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.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index 0c31fbb7f65..7ed48609998 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -279,8 +279,7 @@ OC.L10N.register(
"Profile not found" : "プロフィールが見つかりません",
"The profile does not exist." : "プロフィールはありません",
"Back to %s" : "%s に戻る",
- "File not found" : "ファイルが見つかりません",
- "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ドキュメントはサーバー上に見つかりませんでした。 共有が削除されたか、期限が切れている可能性があります。",
+ "Page not found" : "ページが見つかりません",
"Too many requests" : "要求が多すぎます",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "ネットワークからのリクエストが多すぎました。このようなエラーが発生した場合は、後で再試行するか、管理者に連絡してください。",
"Error" : "エラー",
@@ -400,6 +399,8 @@ OC.L10N.register(
"Local document editing back-end used by the Collabora Online app." : "Collabora Onlineアプリで使用されるローカルドキュメント編集バックエンド",
"restricted" : "制限済",
"invisible" : "不可視",
+ "File not found" : "ファイルが見つかりません",
+ "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ドキュメントはサーバー上に見つかりませんでした。 共有が削除されたか、期限が切れている可能性があります。",
"More" : "もっと見る",
"More apps menu" : "その他のアプリメニュー",
"Settings menu" : "メニュー設定",