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.json')
-rw-r--r--apps/files_external/l10n/ja.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json
index 861a4231a60..1c5c95b04bb 100644
--- a/apps/files_external/l10n/ja.json
+++ b/apps/files_external/l10n/ja.json
@@ -17,8 +17,10 @@
"Check for changes" : "変更点を確認",
"Never" : "更新無",
"Once every direct access" : "直指定時のみ",
+ "Read only" : "読み取り専用",
"Delete" : "削除",
"Admin defined" : "管理者設定済",
+ "Are you sure you want to delete this external storage?" : "この外部ストレージを本当に削除しますか?",
"Delete storage?" : "ストレージを削除しますか?",
"Saved" : "保存しました",
"Saving..." : "保存中...",
@@ -60,8 +62,10 @@
"OAuth2" : "OAuth2",
"Client ID" : "クライアントID",
"Client secret" : "クライアント秘密キー",
+ "OpenStack v2" : "OpenStack v2",
"Tenant name" : "テナント名",
"Identity endpoint URL" : "認証エンドポイントURL",
+ "OpenStack v3" : "OpenStack v3",
"Domain" : "ドメイン",
"Rackspace" : "Rackspace",
"API key" : "APIキー",
@@ -74,6 +78,7 @@
"Public key" : "公開鍵",
"RSA private key" : "RSA秘密鍵",
"Private key" : "秘密鍵",
+ "Kerberos ticket" : "ケルベロスチケット",
"Amazon S3" : "Amazon S3",
"Bucket" : "バケット名",
"Hostname" : "ホスト名",
@@ -105,17 +110,22 @@
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHPでのcURLのサポートが有効になっていないか、インストールされていません。 %s のマウントは不可能です。システム管理者にインストールを依頼してください。",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHPのFTPサポートが有効になっていないか、インストールされていません。%s のマウントは不可能です。システム管理者にインストールを依頼してください。",
"External storage support" : "外部ストレージのサポート",
+ "Adds basic external storage support" : "基本的な外部ストレージのサポートを追加",
+ "No external storage configured or you don't have the permission to configure them" : "外部ストレージが設定されていないか、外部ストレージを設定する権限がありません",
"Name" : "名前",
"Storage type" : "ストレージ種別",
"Scope" : "スコープ",
+ "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "外部ストレージを使用すると、外部ストレージサービスおよびデバイスをセカンダリのNextcloudストレージデバイスとしてマウントできます。 また、ユーザーが独自の外部ストレージサービスをマウントできるようにすることもできます。",
"Folder name" : "フォルダー名",
"External storage" : "外部ストレージ",
"Authentication" : "認証",
"Configuration" : "設定",
"Available for" : "利用可能",
+ "Click to recheck the configuration" : "クリックすると設定が再確認されます",
"Add storage" : "ストレージを追加",
"Advanced settings" : "詳細設定",
"Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する",
+ "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "リクエストトークンの取得に失敗しました。アプリのキーとパスワードが正しいことを確認してください。",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "アクセストークンの取得に失敗しました。アプリのキーとパスワードが正しいことを確認してください。",
"Step 1 failed. Exception: %s" : "ステップ 1 の実行に失敗しました。例外: %s",