diff options
Diffstat (limited to 'core/l10n/ja.json')
-rw-r--r-- | core/l10n/ja.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ja.json b/core/l10n/ja.json index daa59569b89..3fd72162a1a 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -65,11 +65,10 @@ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["ページ読込に問題がありました。%n秒後に再読込します"], "Saving..." : "保存中...", "Dismiss" : "閉じる", - "This action requires you to confirm your password" : "この操作では、パスワードを確認する必要があります", "Authentication required" : "認証が必要です", - "Password" : "パスワード", - "Cancel" : "キャンセル", + "This action requires you to confirm your password" : "この操作では、パスワードを確認する必要があります", "Confirm" : "確認", + "Password" : "パスワード", "Failed to authenticate, try again" : "認証に失敗しました。もう一度お試しください", "seconds ago" : "数秒前", "Logging in …" : "ログイン中...", @@ -95,6 +94,7 @@ "Already existing files" : "既存のファイル", "Which files do you want to keep?" : "どちらのファイルを保持しますか?", "If you select both versions, the copied file will have a number added to its name." : "両方のバージョンを選択した場合は、ファイル名の後ろに数字を追加したファイルのコピーを作成します。", + "Cancel" : "キャンセル", "Continue" : "続ける", "(all selected)" : "(すべて選択)", "({count} selected)" : "({count} 選択)", |