Skip to content

Commit 14b926a

Browse files
Dependency (transifex/language): Updates for project NETworkManager (#3228)
* Dependency (transifex/language): Translate Strings.resx in pt_BR 99% of minimum 50% translated source file: 'Strings.resx' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in it_IT 99% of minimum 50% translated source file: 'Strings.resx' on 'it_IT'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in zh_CN 94% of minimum 50% translated source file: 'Strings.resx' on 'zh_CN'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in sl_SI 93% of minimum 50% translated source file: 'Strings.resx' on 'sl_SI'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in fr_FR 98% of minimum 50% translated source file: 'Strings.resx' on 'fr_FR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in nl_NL 69% of minimum 50% translated source file: 'Strings.resx' on 'nl_NL'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in es_ES 72% of minimum 50% translated source file: 'Strings.resx' on 'es_ES'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in de_DE 99% of minimum 50% translated source file: 'Strings.resx' on 'de_DE'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in zh_TW 99% of minimum 50% translated source file: 'Strings.resx' on 'zh_TW'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in ja_JP 94% of minimum 50% translated source file: 'Strings.resx' on 'ja_JP'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in hu_HU 69% of minimum 50% translated source file: 'Strings.resx' on 'hu_HU'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in pl_PL 71% of minimum 50% translated source file: 'Strings.resx' on 'pl_PL'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in ru_RU 69% of minimum 50% translated source file: 'Strings.resx' on 'ru_RU'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in ko_KR 99% of minimum 50% translated source file: 'Strings.resx' on 'ko_KR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in sv_SE 72% of minimum 50% translated source file: 'Strings.resx' on 'sv_SE'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in cs_CZ 69% of minimum 50% translated source file: 'Strings.resx' on 'cs_CZ'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
1 parent 5276e21 commit 14b926a

16 files changed

+192
-48
lines changed

Source/NETworkManager.Localization/Resources/Strings.cs-CZ.resx

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2366,9 +2366,6 @@ $$hostname$$ --&gt; Název hosta</value>
23662366
<data name="DeleteProfileFile" xml:space="preserve">
23672367
<value>Odstranit soubor profilů</value>
23682368
</data>
2369-
<data name="DeleteProfileFileMessage" xml:space="preserve">
2370-
<value>Vybraný profil bude trvale odstraněn.</value>
2371-
</data>
23722369
<data name="ResetProfilesMessage" xml:space="preserve">
23732370
<value>Všechny profily v tomto souboru profilů budou nenávratně odstraněny!</value>
23742371
</data>
@@ -3999,4 +3996,16 @@ Right-click for more options.</value>
39993996
<data name="AdminConsoleSession" xml:space="preserve">
40003997
<value>Admin (console) session</value>
40013998
</data>
3999+
<data name="DeleteProfileFileXMessage" xml:space="preserve">
4000+
<value>Profile file "{0}" will be deleted permanently.</value>
4001+
</data>
4002+
<data name="EnableEncryptionQuestion" xml:space="preserve">
4003+
<value>Enable encryption?</value>
4004+
</data>
4005+
<data name="EnableEncryptionForProfileFileMessage" xml:space="preserve">
4006+
<value>Do you want to enable profile file encryption to protect sensitive data such as hosts, IP addresses, URLs, and stored credentials?
4007+
4008+
You can enable or disable encryption later at any time by right-clicking the profile file to manage encryption settings.
4009+
If you click Cancel, the profile file will remain unencrypted.</value>
4010+
</data>
40024011
</root>

Source/NETworkManager.Localization/Resources/Strings.de-DE.resx

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2367,9 +2367,6 @@ $$hostname$$ --&gt; Hostname</value>
23672367
<data name="DeleteProfileFile" xml:space="preserve">
23682368
<value>Profildatei löschen</value>
23692369
</data>
2370-
<data name="DeleteProfileFileMessage" xml:space="preserve">
2371-
<value>Die ausgewählte Profildatei wird dauerhaft gelöscht.</value>
2372-
</data>
23732370
<data name="ResetProfilesMessage" xml:space="preserve">
23742371
<value>Alle Profile in dieser Profildatei werden dauerhaft gelöscht!</value>
23752372
</data>
@@ -3999,4 +3996,16 @@ Rechtsklick für weitere Optionen.</value>
39993996
<data name="AdminConsoleSession" xml:space="preserve">
40003997
<value>Admin-Sitzung (Konsole)</value>
40013998
</data>
3999+
<data name="DeleteProfileFileXMessage" xml:space="preserve">
4000+
<value>Profile file "{0}" will be deleted permanently.</value>
4001+
</data>
4002+
<data name="EnableEncryptionQuestion" xml:space="preserve">
4003+
<value>Enable encryption?</value>
4004+
</data>
4005+
<data name="EnableEncryptionForProfileFileMessage" xml:space="preserve">
4006+
<value>Do you want to enable profile file encryption to protect sensitive data such as hosts, IP addresses, URLs, and stored credentials?
4007+
4008+
You can enable or disable encryption later at any time by right-clicking the profile file to manage encryption settings.
4009+
If you click Cancel, the profile file will remain unencrypted.</value>
4010+
</data>
40024011
</root>

Source/NETworkManager.Localization/Resources/Strings.es-ES.resx

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2364,9 +2364,6 @@ $$hostname$$ --&gt; Nombre del host</value>
23642364
<data name="DeleteProfileFile" xml:space="preserve">
23652365
<value>Eliminar archivo de perfil</value>
23662366
</data>
2367-
<data name="DeleteProfileFileMessage" xml:space="preserve">
2368-
<value>El archivo de perfil seleccionado será eliminado permanentemente.</value>
2369-
</data>
23702367
<data name="ResetProfilesMessage" xml:space="preserve">
23712368
<value>¡Todos los perfiles en este archivo de perfil serán eliminados permanentemente!</value>
23722369
</data>
@@ -3996,4 +3993,16 @@ Right-click for more options.</value>
39963993
<data name="AdminConsoleSession" xml:space="preserve">
39973994
<value>Admin (console) session</value>
39983995
</data>
3996+
<data name="DeleteProfileFileXMessage" xml:space="preserve">
3997+
<value>Profile file "{0}" will be deleted permanently.</value>
3998+
</data>
3999+
<data name="EnableEncryptionQuestion" xml:space="preserve">
4000+
<value>Enable encryption?</value>
4001+
</data>
4002+
<data name="EnableEncryptionForProfileFileMessage" xml:space="preserve">
4003+
<value>Do you want to enable profile file encryption to protect sensitive data such as hosts, IP addresses, URLs, and stored credentials?
4004+
4005+
You can enable or disable encryption later at any time by right-clicking the profile file to manage encryption settings.
4006+
If you click Cancel, the profile file will remain unencrypted.</value>
4007+
</data>
39994008
</root>

Source/NETworkManager.Localization/Resources/Strings.fr-FR.resx

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2367,9 +2367,6 @@ $$hostname$$ --&gt; Hostname</value>
23672367
<data name="DeleteProfileFile" xml:space="preserve">
23682368
<value>Supprimer le fichier de profil</value>
23692369
</data>
2370-
<data name="DeleteProfileFileMessage" xml:space="preserve">
2371-
<value>Fichier de profil sélectionné sera supprimé définitivement.</value>
2372-
</data>
23732370
<data name="ResetProfilesMessage" xml:space="preserve">
23742371
<value>Tous profils du fichier de profil seront supprimés définitivement!</value>
23752372
</data>
@@ -3999,4 +3996,16 @@ Clic droit pour plus d'options.</value>
39993996
<data name="AdminConsoleSession" xml:space="preserve">
40003997
<value>Admin (console) session</value>
40013998
</data>
3999+
<data name="DeleteProfileFileXMessage" xml:space="preserve">
4000+
<value>Profile file "{0}" will be deleted permanently.</value>
4001+
</data>
4002+
<data name="EnableEncryptionQuestion" xml:space="preserve">
4003+
<value>Enable encryption?</value>
4004+
</data>
4005+
<data name="EnableEncryptionForProfileFileMessage" xml:space="preserve">
4006+
<value>Do you want to enable profile file encryption to protect sensitive data such as hosts, IP addresses, URLs, and stored credentials?
4007+
4008+
You can enable or disable encryption later at any time by right-clicking the profile file to manage encryption settings.
4009+
If you click Cancel, the profile file will remain unencrypted.</value>
4010+
</data>
40024011
</root>

Source/NETworkManager.Localization/Resources/Strings.hu-HU.resx

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2367,9 +2367,6 @@ $$hostname$$ --&gt; Állomásnév</value>
23672367
<data name="DeleteProfileFile" xml:space="preserve">
23682368
<value>Delete profile file</value>
23692369
</data>
2370-
<data name="DeleteProfileFileMessage" xml:space="preserve">
2371-
<value>Selected profile file will be deleted permanently.</value>
2372-
</data>
23732370
<data name="ResetProfilesMessage" xml:space="preserve">
23742371
<value>All profiles in this profile file will be permanently deleted!</value>
23752372
</data>
@@ -3999,4 +3996,16 @@ Right-click for more options.</value>
39993996
<data name="AdminConsoleSession" xml:space="preserve">
40003997
<value>Admin (console) session</value>
40013998
</data>
3999+
<data name="DeleteProfileFileXMessage" xml:space="preserve">
4000+
<value>Profile file "{0}" will be deleted permanently.</value>
4001+
</data>
4002+
<data name="EnableEncryptionQuestion" xml:space="preserve">
4003+
<value>Enable encryption?</value>
4004+
</data>
4005+
<data name="EnableEncryptionForProfileFileMessage" xml:space="preserve">
4006+
<value>Do you want to enable profile file encryption to protect sensitive data such as hosts, IP addresses, URLs, and stored credentials?
4007+
4008+
You can enable or disable encryption later at any time by right-clicking the profile file to manage encryption settings.
4009+
If you click Cancel, the profile file will remain unencrypted.</value>
4010+
</data>
40024011
</root>

Source/NETworkManager.Localization/Resources/Strings.it-IT.resx

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2389,9 +2389,6 @@ Vedi messaggio errore: "{0}"</value>
23892389
<data name="DeleteProfileFile" xml:space="preserve">
23902390
<value>Elimina file profilo</value>
23912391
</data>
2392-
<data name="DeleteProfileFileMessage" xml:space="preserve">
2393-
<value>Il file profilo selezionato verra eliminato permanentemente.</value>
2394-
</data>
23952392
<data name="ResetProfilesMessage" xml:space="preserve">
23962393
<value>Tutti profili in questo file profilo verranno permanentemente eliminati!</value>
23972394
</data>
@@ -4102,4 +4099,16 @@ Per maggiori dettagli consulta il file registro.</value>
41024099
<data name="AdminConsoleSession" xml:space="preserve">
41034100
<value>Admin (console) session</value>
41044101
</data>
4102+
<data name="DeleteProfileFileXMessage" xml:space="preserve">
4103+
<value>Profile file "{0}" will be deleted permanently.</value>
4104+
</data>
4105+
<data name="EnableEncryptionQuestion" xml:space="preserve">
4106+
<value>Enable encryption?</value>
4107+
</data>
4108+
<data name="EnableEncryptionForProfileFileMessage" xml:space="preserve">
4109+
<value>Do you want to enable profile file encryption to protect sensitive data such as hosts, IP addresses, URLs, and stored credentials?
4110+
4111+
You can enable or disable encryption later at any time by right-clicking the profile file to manage encryption settings.
4112+
If you click Cancel, the profile file will remain unencrypted.</value>
4113+
</data>
41054114
</root>

Source/NETworkManager.Localization/Resources/Strings.ja-JP.resx

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2367,9 +2367,6 @@ $$hostname$$ --&gt; ホスト名</value>
23672367
<data name="DeleteProfileFile" xml:space="preserve">
23682368
<value>プロファイルファイルを削除</value>
23692369
</data>
2370-
<data name="DeleteProfileFileMessage" xml:space="preserve">
2371-
<value>選択したプロファイル ファイルは完全に削除されます。</value>
2372-
</data>
23732370
<data name="ResetProfilesMessage" xml:space="preserve">
23742371
<value>このプロファイル ファイル内のすべてのプロファイルは完全に削除されます!</value>
23752372
</data>
@@ -3999,4 +3996,16 @@ Open Windows Settings &gt; Privacy &amp; security &gt; Location, enable access f
39993996
<data name="AdminConsoleSession" xml:space="preserve">
40003997
<value>Admin (console) session</value>
40013998
</data>
3999+
<data name="DeleteProfileFileXMessage" xml:space="preserve">
4000+
<value>Profile file "{0}" will be deleted permanently.</value>
4001+
</data>
4002+
<data name="EnableEncryptionQuestion" xml:space="preserve">
4003+
<value>Enable encryption?</value>
4004+
</data>
4005+
<data name="EnableEncryptionForProfileFileMessage" xml:space="preserve">
4006+
<value>Do you want to enable profile file encryption to protect sensitive data such as hosts, IP addresses, URLs, and stored credentials?
4007+
4008+
You can enable or disable encryption later at any time by right-clicking the profile file to manage encryption settings.
4009+
If you click Cancel, the profile file will remain unencrypted.</value>
4010+
</data>
40024011
</root>

Source/NETworkManager.Localization/Resources/Strings.ko-KR.resx

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2364,9 +2364,6 @@ $$hostname$$ --&gt; 호스트이름</value>
23642364
<data name="DeleteProfileFile" xml:space="preserve">
23652365
<value>프로필 파일 삭제</value>
23662366
</data>
2367-
<data name="DeleteProfileFileMessage" xml:space="preserve">
2368-
<value>선택한 프로필 파일이 영구적으로 삭제됩니다.</value>
2369-
</data>
23702367
<data name="ResetProfilesMessage" xml:space="preserve">
23712368
<value>이 프로필 파일의 모든 프로필이 영구적으로 삭제됩니다!</value>
23722369
</data>
@@ -3996,4 +3993,16 @@ Windows 설정 &gt; 개인정보 보호 및 보안 &gt; 위치를 열고 데스
39963993
<data name="AdminConsoleSession" xml:space="preserve">
39973994
<value>Admin (console) session</value>
39983995
</data>
3996+
<data name="DeleteProfileFileXMessage" xml:space="preserve">
3997+
<value>Profile file "{0}" will be deleted permanently.</value>
3998+
</data>
3999+
<data name="EnableEncryptionQuestion" xml:space="preserve">
4000+
<value>Enable encryption?</value>
4001+
</data>
4002+
<data name="EnableEncryptionForProfileFileMessage" xml:space="preserve">
4003+
<value>Do you want to enable profile file encryption to protect sensitive data such as hosts, IP addresses, URLs, and stored credentials?
4004+
4005+
You can enable or disable encryption later at any time by right-clicking the profile file to manage encryption settings.
4006+
If you click Cancel, the profile file will remain unencrypted.</value>
4007+
</data>
39994008
</root>

Source/NETworkManager.Localization/Resources/Strings.nl-NL.resx

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2364,9 +2364,6 @@ $$hostname$$ --&gt; Hostname</value>
23642364
<data name="DeleteProfileFile" xml:space="preserve">
23652365
<value>Delete profile file</value>
23662366
</data>
2367-
<data name="DeleteProfileFileMessage" xml:space="preserve">
2368-
<value>Selected profile file will be deleted permanently.</value>
2369-
</data>
23702367
<data name="ResetProfilesMessage" xml:space="preserve">
23712368
<value>All profiles in this profile file will be permanently deleted!</value>
23722369
</data>
@@ -3996,4 +3993,16 @@ Right-click for more options.</value>
39963993
<data name="AdminConsoleSession" xml:space="preserve">
39973994
<value>Admin (console) session</value>
39983995
</data>
3996+
<data name="DeleteProfileFileXMessage" xml:space="preserve">
3997+
<value>Profile file "{0}" will be deleted permanently.</value>
3998+
</data>
3999+
<data name="EnableEncryptionQuestion" xml:space="preserve">
4000+
<value>Enable encryption?</value>
4001+
</data>
4002+
<data name="EnableEncryptionForProfileFileMessage" xml:space="preserve">
4003+
<value>Do you want to enable profile file encryption to protect sensitive data such as hosts, IP addresses, URLs, and stored credentials?
4004+
4005+
You can enable or disable encryption later at any time by right-clicking the profile file to manage encryption settings.
4006+
If you click Cancel, the profile file will remain unencrypted.</value>
4007+
</data>
39994008
</root>

Source/NETworkManager.Localization/Resources/Strings.pl-PL.resx

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2364,9 +2364,6 @@ $$hostname$$ --&gt; Nazwa hosta</value>
23642364
<data name="DeleteProfileFile" xml:space="preserve">
23652365
<value>Usuń plik profilu</value>
23662366
</data>
2367-
<data name="DeleteProfileFileMessage" xml:space="preserve">
2368-
<value>Wybrany profil zostanie trwale usunięty.</value>
2369-
</data>
23702367
<data name="ResetProfilesMessage" xml:space="preserve">
23712368
<value>Wszystkie profile w tym pliku profili zostaną bezpowrotnie usunięte!</value>
23722369
</data>
@@ -3996,4 +3993,16 @@ Right-click for more options.</value>
39963993
<data name="AdminConsoleSession" xml:space="preserve">
39973994
<value>Admin (console) session</value>
39983995
</data>
3996+
<data name="DeleteProfileFileXMessage" xml:space="preserve">
3997+
<value>Profile file "{0}" will be deleted permanently.</value>
3998+
</data>
3999+
<data name="EnableEncryptionQuestion" xml:space="preserve">
4000+
<value>Enable encryption?</value>
4001+
</data>
4002+
<data name="EnableEncryptionForProfileFileMessage" xml:space="preserve">
4003+
<value>Do you want to enable profile file encryption to protect sensitive data such as hosts, IP addresses, URLs, and stored credentials?
4004+
4005+
You can enable or disable encryption later at any time by right-clicking the profile file to manage encryption settings.
4006+
If you click Cancel, the profile file will remain unencrypted.</value>
4007+
</data>
39994008
</root>

0 commit comments

Comments
 (0)