diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 268fe34bb52..95b77b824c6 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -161,6 +161,7 @@ OC.L10N.register( "Forgot password?" : "パスワードをお忘れですか?", "Log in with a device" : "デバイスを使ってログインします。", "Back" : "戻る", + "Search {types} …" : "{types} を検索…", "Settings" : "設定", "Could not load your contacts" : "連絡先を読み込めませんでした", "Search contacts …" : "連絡先を検索...", @@ -244,6 +245,7 @@ OC.L10N.register( "File not found" : "ファイルが見つかりません", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ドキュメントはサーバー上に見つかりませんでした。 共有が削除されたか、期限が切れている可能性がありますか?", "Back to %s" : "%s に戻る", + "Too many requests" : "要求が多すぎます", "Error" : "エラー", "Internal Server Error" : "内部サーバーエラー", "The server was unable to complete your request." : "サーバーは要求を完了できませんでした。", |