summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja_JP.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-16 00:03:47 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-16 00:03:47 +0100
commitd86a368e54dee57b093ae52b1d1e4b7bc78127b0 (patch)
tree1c78f43307aeb24098291bcfd8eb7881a501dd78 /lib/l10n/ja_JP.php
parent36bf4e24f0ea910ce504a5756279f9f73619694d (diff)
downloadnextcloud-server-d86a368e54dee57b093ae52b1d1e4b7bc78127b0.tar.gz
nextcloud-server-d86a368e54dee57b093ae52b1d1e4b7bc78127b0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja_JP.php')
-rw-r--r--lib/l10n/ja_JP.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/l10n/ja_JP.php b/lib/l10n/ja_JP.php
index cd619e65004..854734c9764 100644
--- a/lib/l10n/ja_JP.php
+++ b/lib/l10n/ja_JP.php
@@ -18,13 +18,17 @@
"seconds ago" => "秒前",
"1 minute ago" => "1分前",
"%d minutes ago" => "%d 分前",
+"1 hour ago" => "1 時間前",
+"%d hours ago" => "%d 時間前",
"today" => "今日",
"yesterday" => "昨日",
"%d days ago" => "%d 日前",
"last month" => "先月",
+"%d months ago" => "%d 分前",
"last year" => "昨年",
"years ago" => "年前",
"%s is available. Get <a href=\"%s\">more information</a>" => "%s が利用可能です。<a href=\"%s\">詳細情報</a> を確認ください",
"up to date" => "最新です",
-"updates check is disabled" => "更新チェックは無効です"
+"updates check is disabled" => "更新チェックは無効です",
+"Could not find category \"%s\"" => "カテゴリ \"%s\" が見つかりませんでした"
);