summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-12-13 01:54:51 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-12-13 01:54:51 -0500
commit74de12c698e01514c8fe42727d98aeaa8956eeee (patch)
treeafb12c4368901a9929ea3d7bb3fa28f44e0b1082 /lib/l10n/ja.js
parentf2ac1a80d8833b49c10a2195adbb1df1a002cff5 (diff)
downloadnextcloud-server-74de12c698e01514c8fe42727d98aeaa8956eeee.tar.gz
nextcloud-server-74de12c698e01514c8fe42727d98aeaa8956eeee.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 21375b53925..b21abe31b4e 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -147,6 +147,10 @@ OC.L10N.register(
"Data directory (%s) is invalid" : "データディレクトリ (%s) は無効です",
"Please check that the data directory contains a file \".ocdata\" in its root." : "データディレクトリに \".ocdata\" ファイルが含まれていることを確認してください。",
"Could not obtain lock type %d on \"%s\"." : "\"%s\" で %d タイプのロックを取得できませんでした。",
- "Storage not available" : "ストレージが利用できません"
+ "Storage unauthorized. %s" : "権限のないストレージです。 %s",
+ "Storage incomplete configuration. %s" : "設定が未完了のストレージです。 %s",
+ "Storage connection error. %s" : "ストレージへの接続エラー。 %s",
+ "Storage not available" : "ストレージが利用できません",
+ "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s"
},
"nplurals=1; plural=0;");