New translations ja-jp.yml (English)

This commit is contained in:
syuilo 2025-05-31 17:24:54 +09:00
parent 7b51a1bbc1
commit b1731cdf50
1 changed files with 1 additions and 0 deletions

View File

@ -1330,6 +1330,7 @@ restore: "Restore"
syncBetweenDevices: "Sync between devices" syncBetweenDevices: "Sync between devices"
preferenceSyncConflictTitle: "The configured value exists on the server." preferenceSyncConflictTitle: "The configured value exists on the server."
preferenceSyncConflictText: "The sync enabled settings will save their values to the server. However, there are existing values on the server. Which set of values would you like to overwrite?" preferenceSyncConflictText: "The sync enabled settings will save their values to the server. However, there are existing values on the server. Which set of values would you like to overwrite?"
preferenceSyncConflictChoiceMerge: "Merge"
preferenceSyncConflictChoiceServer: "Configured value on server" preferenceSyncConflictChoiceServer: "Configured value on server"
preferenceSyncConflictChoiceDevice: "Configured value on device" preferenceSyncConflictChoiceDevice: "Configured value on device"
preferenceSyncConflictChoiceCancel: "Cancel enabling sync" preferenceSyncConflictChoiceCancel: "Cancel enabling sync"