diff options
Diffstat (limited to 'apps/files_external/l10n/ja.json')
-rw-r--r-- | apps/files_external/l10n/ja.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index 4e5ffc49bf6..615958114a0 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -20,6 +20,8 @@ "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 …" : "保存中...", @@ -78,6 +80,8 @@ "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" : "バケット名", @@ -133,6 +137,7 @@ "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 モード" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |