From 09d371e88054451b8211d2be8d8192e5d975d369 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Dr=C4=85g?= Date: Thu, 22 Feb 2018 04:20:05 +0100 Subject: [PATCH] Add month names with day to Japanese translation https://bugzilla.gnome.org/show_bug.cgi?id=793645 --- po/ja.po | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) diff --git a/po/ja.po b/po/ja.po index cc425c567..6f2466257 100644 --- a/po/ja.po +++ b/po/ja.po @@ -4182,6 +4182,102 @@ msgstr[0] "%u バイト" msgid "%.1f KB" msgstr "%.1f KB" +msgctxt "full month name with day" +msgid "January" +msgstr "1月" + +msgctxt "full month name with day" +msgid "February" +msgstr "2月" + +msgctxt "full month name with day" +msgid "March" +msgstr "3月" + +msgctxt "full month name with day" +msgid "April" +msgstr "4月" + +msgctxt "full month name with day" +msgid "May" +msgstr "5月" + +msgctxt "full month name with day" +msgid "June" +msgstr "6月" + +msgctxt "full month name with day" +msgid "July" +msgstr "7月" + +msgctxt "full month name with day" +msgid "August" +msgstr "8月" + +msgctxt "full month name with day" +msgid "September" +msgstr "9月" + +msgctxt "full month name with day" +msgid "October" +msgstr "10月" + +msgctxt "full month name with day" +msgid "November" +msgstr "11月" + +msgctxt "full month name with day" +msgid "December" +msgstr "12月" + +msgctxt "abbreviated month name with day" +msgid "Jan" +msgstr " 1月" + +msgctxt "abbreviated month name with day" +msgid "Feb" +msgstr " 2月" + +msgctxt "abbreviated month name with day" +msgid "Mar" +msgstr " 3月" + +msgctxt "abbreviated month name with day" +msgid "Apr" +msgstr " 4月" + +msgctxt "abbreviated month name with day" +msgid "May" +msgstr " 5月" + +msgctxt "abbreviated month name with day" +msgid "Jun" +msgstr " 6月" + +msgctxt "abbreviated month name with day" +msgid "Jul" +msgstr " 7月" + +msgctxt "abbreviated month name with day" +msgid "Aug" +msgstr " 8月" + +msgctxt "abbreviated month name with day" +msgid "Sep" +msgstr " 9月" + +msgctxt "abbreviated month name with day" +msgid "Oct" +msgstr "10月" + +msgctxt "abbreviated month name with day" +msgid "Nov" +msgstr "11月" + +msgctxt "abbreviated month name with day" +msgid "Dec" +msgstr "12月" + #~ msgid "Unable to get pending error: %s" #~ msgstr "エラーをペンディングできません: %s"