diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-25 00:15:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-25 00:15:16 +0000 |
commit | d8e3c3cb222dd450246fd1ac1d4dcb47ff179b7d (patch) | |
tree | 094b592fe59c07c5b78bc4b5cdfba1851d5ff1b6 /core/l10n/ja.js | |
parent | e2133ae2d8ef7b86a68867bac66c08f6e382fb3e (diff) | |
download | nextcloud-server-d8e3c3cb222dd450246fd1ac1d4dcb47ff179b7d.tar.gz nextcloud-server-d8e3c3cb222dd450246fd1ac1d4dcb47ff179b7d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 60e3cb1545d..06daf85e23d 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -67,11 +67,10 @@ OC.L10N.register( "_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 …" : "ログイン中...", @@ -97,6 +96,7 @@ OC.L10N.register( "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} 選択)", |