Skip to content

Commit 0bfbd66

Browse files
Dependency (transifex/language): Translate Strings.resx in ja_JP [Manual Sync]
99% of minimum 10% 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
1 parent f8cef8b commit 0bfbd66

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

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

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3972,20 +3972,30 @@ Windows の「設定」>「プライバシーとセキュリティ」>「
39723972
<data name="RestoreDefaultLocationQuestion" xml:space="preserve">
39733973
<value>Restore default location?</value>
39743974
</data>
3975-
<data name="RestoreDefaultLocationSettingsMessage" xml:space="preserve">
3976-
<value>The default path is restored and the application is restarted afterwards.
3975+
<data name="RestoreDefaultSettingsLocationMessage" xml:space="preserve">
3976+
<value>The default settings location is restored and the application is restarted afterwards.
39773977

39783978
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>
39793979
</data>
39803980
<data name="ChangeLocationQuestion" xml:space="preserve">
39813981
<value>Change location?</value>
39823982
</data>
3983-
<data name="ChangeLocationSettingsMessage" xml:space="preserve">
3984-
<value>The location is changed and the application is restarted afterwards.
3983+
<data name="ChangeSettingsLocationMessage" xml:space="preserve">
3984+
<value>The settings location is changed and the application is restarted afterwards.
39853985

39863986
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>
39873987
</data>
39883988
<data name="EnterValidFolderPath" xml:space="preserve">
39893989
<value>Enter a valid folder path!</value>
39903990
</data>
3991+
<data name="ChangeProfilesLocationMessage" xml:space="preserve">
3992+
<value>The profiles location is changed and the application is restarted afterwards.
3993+
3994+
You can copy your profile files from “{0}” to “{1}” to migrate your existing profiles, if necessary. The application must be closed for this to prevent the profiles from being overwritten.</value>
3995+
</data>
3996+
<data name="RestoreDefaultProfilesLocationMessage" xml:space="preserve">
3997+
<value>The default profiles location is restored and the application is restarted afterwards.
3998+
3999+
You can copy your profile files from “{0}” to “{1}” to migrate your existing profiles, if necessary. The application must be closed for this to prevent the profiles from being overwritten.</value>
4000+
</data>
39914001
</root>

0 commit comments

Comments
 (0)