From 7061416016de23634b4915239a70cec8e1dd4eb3 Mon Sep 17 00:00:00 2001
From: Jenkins for ownCloud <owncloud-bot@tmit.eu>
Date: Sun, 14 Feb 2016 01:55:37 -0500
Subject: [tx-robot] updated from transifex

---
 lib/l10n/ja.js   | 1 +
 lib/l10n/ja.json | 1 +
 2 files changed, 2 insertions(+)

(limited to 'lib')

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." : "トークンが無効になりました。ページを再読込してください。",
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json
index 4188e55765b..ec545533e64 100644
--- a/lib/l10n/ja.json
+++ b/lib/l10n/ja.json
@@ -58,6 +58,7 @@
     "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." : "トークンが無効になりました。ページを再読込してください。",
-- 
cgit v1.2.3