diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-04 02:25:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-04 02:25:36 +0000 |
commit | 4aefd04f40834b064dc26de8da11adb9cd8805f9 (patch) | |
tree | b485cdcde65cd049e03d07859b47887b582401f2 /core/l10n | |
parent | 329e517fd9f59afcb17d3a56b339ad95d3b6a37f (diff) | |
download | nextcloud-server-4aefd04f40834b064dc26de8da11adb9cd8805f9.tar.gz nextcloud-server-4aefd04f40834b064dc26de8da11adb9cd8805f9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/ja.js | 2 | ||||
-rw-r--r-- | core/l10n/ja.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 5556222567d..4674a2a209c 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -266,7 +266,7 @@ OC.L10N.register( "Help" : "ヘルプ", "Access forbidden" : "アクセスが禁止されています", "File not found" : "ファイルが見つかりません", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ドキュメントはサーバー上に見つかりませんでした。 共有が削除されたか、期限が切れている可能性がありますか?", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ドキュメントはサーバー上に見つかりませんでした。 共有が削除されたか、期限が切れている可能性があります。", "Back to %s" : "%s に戻る", "Too many requests" : "要求が多すぎます", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "ネットワークからのリクエストが多すぎました。このようなエラーが発生した場合は、後で再試行するか、管理者に連絡してください。", diff --git a/core/l10n/ja.json b/core/l10n/ja.json index 7447d414277..18cb7a8ed04 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -264,7 +264,7 @@ "Help" : "ヘルプ", "Access forbidden" : "アクセスが禁止されています", "File not found" : "ファイルが見つかりません", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ドキュメントはサーバー上に見つかりませんでした。 共有が削除されたか、期限が切れている可能性がありますか?", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ドキュメントはサーバー上に見つかりませんでした。 共有が削除されたか、期限が切れている可能性があります。", "Back to %s" : "%s に戻る", "Too many requests" : "要求が多すぎます", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "ネットワークからのリクエストが多すぎました。このようなエラーが発生した場合は、後で再試行するか、管理者に連絡してください。", |