Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r--core/l10n/ja.js6
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} 選択)",