summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/ja.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-28 01:55:29 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-28 01:55:29 -0400
commitd74811fcc8dd6939cdc328ec78a9ff61d3dea6a9 (patch)
tree778fac05c62be92fccecee6d2fe94d2b4a8477d3 /apps/files_external/l10n/ja.js
parent588a668455536a576bfe0b42ef61806dfeab61bc (diff)
downloadnextcloud-server-d74811fcc8dd6939cdc328ec78a9ff61d3dea6a9.tar.gz
nextcloud-server-d74811fcc8dd6939cdc328ec78a9ff61d3dea6a9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ja.js')
-rw-r--r--apps/files_external/l10n/ja.js3
1 files changed, 3 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 をマウントすることができません。このシステムの管理者にインストールをお願いしてください。",