diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-18 02:16:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-18 02:16:56 +0000 |
commit | f3ec3bfa4af7e03197976319a8bd0694f641ad7b (patch) | |
tree | f8a5a7b6a4f4343093dcbcb297f8e2824ee4dd8e /core/l10n/ja.js | |
parent | 45cf49bbca1563b69ea7b73ea3497c91651cc313 (diff) | |
download | nextcloud-server-f3ec3bfa4af7e03197976319a8bd0694f641ad7b.tar.gz nextcloud-server-f3ec3bfa4af7e03197976319a8bd0694f641ad7b.zip |
[tx-robot] updated from transifex
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." : "サーバーは要求を完了できませんでした。", |