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 'apps/files_external/l10n/ja.js')
-rw-r--r--apps/files_external/l10n/ja.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js
index ec7948d5975..9ef4ba7c7ae 100644
--- a/apps/files_external/l10n/ja.js
+++ b/apps/files_external/l10n/ja.js
@@ -22,6 +22,8 @@ OC.L10N.register(
"Read only" : "読み取り専用",
"Disconnect" : "切断",
"Admin defined" : "管理者設定済",
+ "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "大量のストレージが設定されているため、ステータスの自動確認は無効になっています。クリックして状態を確認",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "本当にこの外部ストレージを切断しますか?これにより、Nextcloudでストレージが使用できなくなり、現在接続されている同期クライアント上のこれらのファイルとフォルダーが削除されますが、外部ストレージ自体のファイルとフォルダーは削除されません。",
"Delete storage?" : "ストレージを削除しますか?",
"Saved" : "保存しました",
"Saving …" : "保存中...",
@@ -80,6 +82,8 @@ OC.L10N.register(
"Public key" : "公開鍵",
"RSA private key" : "RSA秘密鍵",
"Private key" : "秘密鍵",
+ "Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberosのデフォルトのレルム、デフォルトは「WORKGROUP」です",
+ "Kerberos ticket Apache mode" : "Kerberosチケット Apache モード",
"Kerberos ticket" : "ケルベロスチケット",
"Amazon S3" : "Amazon S3",
"Bucket" : "バケット名",
@@ -135,6 +139,7 @@ OC.L10N.register(
"Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する",
"Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。",
"Delete" : "削除",
- "Are you sure you want to delete this external storage?" : "この外部ストレージを本当に削除しますか?"
+ "Are you sure you want to delete this external storage?" : "この外部ストレージを本当に削除しますか?",
+ "Kerberos ticket apache mode" : "Kerberosチケット apache モード"
},
"nplurals=1; plural=0;");