summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja_JP.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-04 02:03:21 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-04 02:03:21 +0200
commitb867b738e8772ac8806b031baccebf150d701dde (patch)
tree30acbd019f7cbd731fd25c0c8e8bd9f7cf63d3f5 /lib/l10n/ja_JP.php
parent5153b8b293b5485b9aa3d321f6a93979ec302068 (diff)
downloadnextcloud-server-b867b738e8772ac8806b031baccebf150d701dde.tar.gz
nextcloud-server-b867b738e8772ac8806b031baccebf150d701dde.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja_JP.php')
-rw-r--r--lib/l10n/ja_JP.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/l10n/ja_JP.php b/lib/l10n/ja_JP.php
index 3552a525c99..10f7276703a 100644
--- a/lib/l10n/ja_JP.php
+++ b/lib/l10n/ja_JP.php
@@ -21,5 +21,8 @@
"last month" => "先月",
"months ago" => "月前",
"last year" => "昨年",
-"years ago" => "年前"
+"years ago" => "年前",
+"%s is available. Get <a href=\"%s\">more information</a>" => "%s が利用可能です。<a href=\"%s\">詳細情報</a> を確認ください",
+"up to date" => "最新です",
+"updates check is disabled" => "更新チェックは無効です"
);