Skip to content

Commit a5d4b72

Browse files
Dependency (transifex/language): Translate Strings.resx in zh_CN
93% of minimum 25% 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
1 parent c1ca272 commit a5d4b72

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

Source/NETworkManager.Localization/Resources/Strings.zh-CN.resx

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3964,4 +3964,29 @@ If you click Cancel, the profile file will remain unencrypted.</value>
39643964
<data name="SettingManagedByAdministrator" xml:space="preserve">
39653965
<value>This setting is managed by your administrator.</value>
39663966
</data>
3967+
<data name="RestoreDefaultLocation" xml:space="preserve">
3968+
<value>Restore default location</value>
3969+
</data>
3970+
<data name="Restore" xml:space="preserve">
3971+
<value>Restore</value>
3972+
</data>
3973+
<data name="RestoreDefaultLocationQuestion" xml:space="preserve">
3974+
<value>Restore default location?</value>
3975+
</data>
3976+
<data name="RestoreDefaultLocationSettingsMessage" xml:space="preserve">
3977+
<value>The default path is restored and the application is restarted afterwards.
3978+
3979+
You can copy the “settings.json” file from "{0}" to "{1}" to migrate your previous settings, if necessary. The application must be closed for this to prevent the settings from being overwritten.</value>
3980+
</data>
3981+
<data name="ChangeLocationQuestion" xml:space="preserve">
3982+
<value>Change location?</value>
3983+
</data>
3984+
<data name="ChangeLocationSettingsMessage" xml:space="preserve">
3985+
<value>The location is changed and the application is restarted afterwards.
3986+
3987+
You can copy the “settings.json” file from "{0}" to "{1}" to migrate your previous settings, if necessary. The application must be closed for this to prevent the settings from being overwritten.</value>
3988+
</data>
3989+
<data name="EnterValidFolderPath" xml:space="preserve">
3990+
<value>Enter a valid folder path!</value>
3991+
</data>
39673992
</root>

0 commit comments

Comments
 (0)