summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-14 01:55:37 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-14 01:55:37 -0500
commit7061416016de23634b4915239a70cec8e1dd4eb3 (patch)
treea844d0d8822a8d7ca2cc05b3ae0a0aa11579db65 /lib/l10n/ja.js
parent296519f44a3c0f1d34f6a67a7de33965d0edb9ef (diff)
downloadnextcloud-server-7061416016de23634b4915239a70cec8e1dd4eb3.tar.gz
nextcloud-server-7061416016de23634b4915239a70cec8e1dd4eb3.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 7a050007ad5..09fac28e3bf 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"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>タグが含まれているためにアプリをインストールできません。",
+ "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "info.xmlのバージョンがアプリストアのバージョンと合っていないため、アプリはインストールされません",
"Application is not enabled" : "アプリケーションは無効です",
"Authentication error" : "認証エラー",
"Token expired. Please reload page." : "トークンが無効になりました。ページを再読込してください。",