summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja_JP.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-07 04:46:57 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-07 04:46:57 -0400
commite895cf9188954645bc45f3e402d8dc2f0b3d43bc (patch)
tree6d6ba9486dc8463c5c1105fc0e2dd8c1f84a44cc /lib/l10n/ja_JP.php
parentb8241aa79d732371c7436de15114f2b52afc6866 (diff)
downloadnextcloud-server-e895cf9188954645bc45f3e402d8dc2f0b3d43bc.tar.gz
nextcloud-server-e895cf9188954645bc45f3e402d8dc2f0b3d43bc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja_JP.php')
-rw-r--r--lib/l10n/ja_JP.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ja_JP.php b/lib/l10n/ja_JP.php
index e2b67e76187..2d37001ca19 100644
--- a/lib/l10n/ja_JP.php
+++ b/lib/l10n/ja_JP.php
@@ -23,6 +23,7 @@ $TRANSLATIONS = array(
"App does not provide an info.xml file" => "アプリにinfo.xmlファイルが入っていません",
"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/version is not the same as the version reported from the app store" => "info.xml/versionのバージョンがアプリストアのバージョンと合っていない為、アプリはインストールされません",
"App directory already exists" => "アプリディレクトリは既に存在します",
"Can't create app folder. Please fix permissions. %s" => "アプリフォルダを作成出来ませんでした。%s のパーミッションを修正してください。",