summaryrefslogtreecommitdiffstats
path: root/apps/files_external
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external')
-rw-r--r--apps/files_external/l10n/ja.js3
-rw-r--r--apps/files_external/l10n/ja.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js
index b4401e0e344..ac5d1bfe6f8 100644
--- a/apps/files_external/l10n/ja.js
+++ b/apps/files_external/l10n/ja.js
@@ -8,6 +8,8 @@ OC.L10N.register(
"Storage with id \"%i\" not found" : "ストレージID \"%i\" が見つかりません",
"Invalid mount point" : "無効なマウントポイント",
"Invalid storage backend \"%s\"" : "\"%s\" のストレージバックエンドが不正",
+ "Not permitted to use backend \"%s\"" : "バックエンド %s を使うための権限がありません",
+ "Unsatisfied authentication mechanism parameters" : "認証のためのパラメータが不十分です",
"Personal" : "個人",
"System" : "システム",
"Grant access" : "アクセスを許可",
@@ -69,6 +71,7 @@ OC.L10N.register(
"Username as share" : "共有名",
"OpenStack Object Storage" : "OpenStack ObjectStorage",
"Service name" : "サービス名",
+ "Request timeout (seconds)" : "リクエストがタイムアウトするまでの秒数",
"<b>Note:</b> " : "<b>注意:</b> ",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> PHPにcURLのエクステンションが入っていないか、有効ではありません。%s をマウントすることができません。このシステムの管理者にインストールをお願いしてください。",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> PHPにFTPのエクステンションが入っていないか、有効ではありません。%s をマウントすることができません。このシステムの管理者にインストールをお願いしてください。",
diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json
index fbabe2eeb0f..6664b3d97db 100644
--- a/apps/files_external/l10n/ja.json
+++ b/apps/files_external/l10n/ja.json
@@ -6,6 +6,8 @@
"Storage with id \"%i\" not found" : "ストレージID \"%i\" が見つかりません",
"Invalid mount point" : "無効なマウントポイント",
"Invalid storage backend \"%s\"" : "\"%s\" のストレージバックエンドが不正",
+ "Not permitted to use backend \"%s\"" : "バックエンド %s を使うための権限がありません",
+ "Unsatisfied authentication mechanism parameters" : "認証のためのパラメータが不十分です",
"Personal" : "個人",
"System" : "システム",
"Grant access" : "アクセスを許可",
@@ -67,6 +69,7 @@
"Username as share" : "共有名",
"OpenStack Object Storage" : "OpenStack ObjectStorage",
"Service name" : "サービス名",
+ "Request timeout (seconds)" : "リクエストがタイムアウトするまでの秒数",
"<b>Note:</b> " : "<b>注意:</b> ",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> PHPにcURLのエクステンションが入っていないか、有効ではありません。%s をマウントすることができません。このシステムの管理者にインストールをお願いしてください。",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> PHPにFTPのエクステンションが入っていないか、有効ではありません。%s をマウントすることができません。このシステムの管理者にインストールをお願いしてください。",