summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja_JP.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ja_JP.php')
-rw-r--r--lib/l10n/ja_JP.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/ja_JP.php b/lib/l10n/ja_JP.php
index 6724a2c5ae2..482806d4946 100644
--- a/lib/l10n/ja_JP.php
+++ b/lib/l10n/ja_JP.php
@@ -41,13 +41,13 @@ $TRANSLATIONS = array(
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "WebDAVインタフェースが動作していないと考えられるため、あなたのWEBサーバはまだファイルの同期を許可するように適切な設定がされていません。",
"Please double check the <a href='%s'>installation guides</a>." => "<a href='%s'>インストールガイド</a>をよく確認してください。",
"seconds ago" => "数秒前",
-"_%n minute ago_::_%n minutes ago_" => array(,),
-"_%n hour ago_::_%n hours ago_" => array(,),
+"_%n minute ago_::_%n minutes ago_" => array(""),
+"_%n hour ago_::_%n hours ago_" => array(""),
"today" => "今日",
"yesterday" => "昨日",
-"_%n day go_::_%n days ago_" => array(,),
+"_%n day go_::_%n days ago_" => array(""),
"last month" => "一月前",
-"_%n month ago_::_%n months ago_" => array(,),
+"_%n month ago_::_%n months ago_" => array(""),
"last year" => "一年前",
"years ago" => "年前",
"Caused by:" => "原因は以下:",