From 74de12c698e01514c8fe42727d98aeaa8956eeee Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sun, 13 Dec 2015 01:54:51 -0500 Subject: [tx-robot] updated from transifex --- lib/l10n/ja.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'lib/l10n/ja.js') 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;"); -- cgit v1.2.3