From 4b873b35b7865a553ecef1d0c85dee2f424f9f61 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 29 Sep 2016 00:07:08 +0000 Subject: [tx-robot] updated from transifex --- apps/comments/l10n/ja.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/comments/l10n/ja.js') diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js index ef2a9a37ddb..7581f839a98 100644 --- a/apps/comments/l10n/ja.js +++ b/apps/comments/l10n/ja.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "コメントID {id} のコメントを取得する際にエラーが発生", "Error occurred while updating comment with id {id}" : "コメントID {id} のコメントをアップロードする際にエラーが発生", "Error occurred while posting comment" : "コメント投稿時にエラーが発生", - "{count} unread comments" : "未読コメント数 {count}", "Comment" : "コメント", "You commented" : "コメント済", "%1$s commented" : "%1$s がコメントを追加", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%2$s について、%1$s がコメントしました", "Type in a new comment..." : "新しいコメントを入力...", "No other comments available" : "コメントはありません", - "More comments..." : "コメントをさらに表示..." + "More comments..." : "コメントをさらに表示...", + "{count} unread comments" : "未読コメント数 {count}" }, "nplurals=1; plural=0;"); -- cgit v1.2.3