[glib/wip/piotrdrag/missing-months: 29/60] Add month names with day to Japanese translation



commit 5fe505ec4b5be37d306cda0c68928aa2c49ce8d2
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Thu Feb 22 04:20:05 2018 +0100

    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"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]