From 93f0413669a229fb397c0159c490d856f06a6858 Mon Sep 17 00:00:00 2001 From: Akio Nishimura Date: Sat, 23 Jan 2016 08:01:21 +0900 Subject: [PATCH] Some minor fixes on Japanese translation. --- locale/ja.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/locale/ja.json b/locale/ja.json index 97486b5..32272e8 100644 --- a/locale/ja.json +++ b/locale/ja.json @@ -31,8 +31,8 @@ "favoritesNoun": "お気に入り", "requeetNoun": "リクイート", "requeetsNoun": "リクイート", - "newQueet": "{new-notice-count} 個の新しいクイート", - "newQueets": "{new-notice-count} 個の新しいクイート", + "newQueet": "{new-notice-count} 件の新着クイートを表示", + "newQueets": "{new-notice-count} 件の新着クイートを表示", "longmonthsJanuary": "1月", "longmonthsFebruary": "2月", "longmonthsMars": "3月", @@ -149,8 +149,8 @@ "timelineOptions":"タイムラインの設定", "ERRORfailedSavingYourSetting":"設定の保存に失敗しました。", "ERRORfailedMarkingAllNotificationsAsRead":"全てのお知らせを既読にすることに失敗しました。", - "newNotification": "{new-notice-count}個の新しいお知らせ", - "newNotifications": "{new-notice-count}個の新しいお知らせ", + "newNotification": "{new-notice-count}件の新しいお知らせ", + "newNotifications": "{new-notice-count}件の新しいお知らせ", "thisIsANoticeFromABlockedUser":"警告: これはあなたがブロックしているユーザーからのクイートです。表示するにはクリックしてください。", "nicknamesListWithListName":"{nickname}のリスト: {list-name}", "myListWithListName":"マイリスト: {list-name}",