summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-17 01:54:53 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-17 01:54:53 -0500
commit2095a310009b47826efa8281908d946bb4c50a0b (patch)
treea63b4b261fefbca3b168bed9d515392503434bf0 /lib/l10n/ja.js
parent3bf43f5b38acc9756b5ffe3b727f4228dfbf1965 (diff)
downloadnextcloud-server-2095a310009b47826efa8281908d946bb4c50a0b.tar.gz
nextcloud-server-2095a310009b47826efa8281908d946bb4c50a0b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index a0619055f3a..1752eca4971 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -56,6 +56,7 @@ OC.L10N.register(
"Archives of type %s are not supported" : "\"%s\"タイプのアーカイブ形式は未サポート",
"Failed to open archive when installing app" : "アプリをインストール中にアーカイブファイルを開けませんでした。",
"App does not provide an info.xml file" : "アプリにinfo.xmlファイルが入っていません",
+ "Signature could not get checked. Please contact the app developer and check your admin screen." : "署名が確認できませんでした。このアプリの開発者へ連絡し、管理画面を確認してください。",
"App can't be installed because of not allowed code in the App" : "アプリで許可されないコードが入っているのが原因でアプリがインストールできません",
"App can't be installed because it is not compatible with this version of ownCloud" : "アプリは、このバージョンのownCloudと互換性がないためインストールできません。",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "非shippedアプリには許可されない<shipped>true</shipped>タグが含まれているためにアプリをインストールできません。",