Skip to content

Commit

Permalink
Update Japanese translation
Browse files Browse the repository at this point in the history
  • Loading branch information
sicklylife-jp authored and gnomesysadmins committed Sep 6, 2019
1 parent 9b8880d commit c93a6cf
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions po/ja.po
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,15 @@
# Noriko Mizumoto <noriko@fedoraproject.org>, 2012.
# Yoji TOYODA <bsyamato@sea.plala.or.jp>, 2012.
# Jiro Matsuzawa <jmatsuzawa@gnome.org>, 2013.
# sicklylife <translation@sicklylife.jp>, 2019.
#
msgid ""
msgstr ""
"Project-Id-Version: gnome-desktop master\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-desktop/issues\n"
"POT-Creation-Date: 2019-06-28 16:21+0000\n"
"PO-Revision-Date: 2013-03-24 22:43+0900\n"
"Last-Translator: Jiro Matsuzawa <jmatsuzawa@gnome.org>\n"
"PO-Revision-Date: 2019-08-30 21:30+0900\n"
"Last-Translator: sicklylife <translation@sicklylife.jp>\n"
"Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -109,61 +110,61 @@ msgstr ""
#. in 24-hour mode.
#: ../libgnome-desktop/gnome-wall-clock.c:274
msgid "%a %b %e, %R:%S"
msgstr "%B%e日 (%a) %R:%S"
msgstr "%B%e日 (%a) %H꞉%M꞉%S"

#: ../libgnome-desktop/gnome-wall-clock.c:275
msgid "%a %b %e, %R"
msgstr "%B%e日 (%a) %R"
msgstr "%B%e日 (%a) %H꞉%M"

#. Translators: This is the time format with day used
#. in 24-hour mode.
#: ../libgnome-desktop/gnome-wall-clock.c:279
msgid "%a %R:%S"
msgstr "%A %R:%S"
msgstr "%A %H꞉%M꞉%S"

#: ../libgnome-desktop/gnome-wall-clock.c:280
msgid "%a %R"
msgstr "%A %R"
msgstr "%A %H꞉%M"

#. Translators: This is the time format without date used
#. in 24-hour mode.
#: ../libgnome-desktop/gnome-wall-clock.c:284
msgid "%R:%S"
msgstr "%R:%S"
msgstr "%H꞉%M꞉%S"

#: ../libgnome-desktop/gnome-wall-clock.c:284
msgid "%R"
msgstr "%R"
msgstr "%H꞉%M"

#. Translators: This is a time format with full date used
#. for AM/PM.
#: ../libgnome-desktop/gnome-wall-clock.c:290
msgid "%a %b %e, %l:%M:%S %p"
msgstr "%B%e日 (%a) %p%I:%M:%S"
msgstr "%B%e日 (%a) %p %I꞉%M꞉%S"

#: ../libgnome-desktop/gnome-wall-clock.c:291
msgid "%a %b %e, %l:%M %p"
msgstr "%B%e日 (%a) %p%I:%M"
msgstr "%B%e日 (%a) %p %I꞉%M"

#. Translators: This is a time format with day used
#. for AM/PM.
#: ../libgnome-desktop/gnome-wall-clock.c:295
msgid "%a %l:%M:%S %p"
msgstr "%A %p%I:%M:%S"
msgstr "%A %p %I꞉%M꞉%S"

#: ../libgnome-desktop/gnome-wall-clock.c:296
msgid "%a %l:%M %p"
msgstr "%A %p%I:%M"
msgstr "%A %p %I꞉%M"

#. Translators: This is a time format without date used
#. for AM/PM.
#: ../libgnome-desktop/gnome-wall-clock.c:300
msgid "%l:%M:%S %p"
msgstr "%p %l:%M:%S"
msgstr "%p %l꞉%M꞉%S"

#: ../libgnome-desktop/gnome-wall-clock.c:301
msgid "%l:%M %p"
msgstr "%p %l:%M"
msgstr "%p %l%M"

#~ msgctxt "Monitor vendor"
#~ msgid "Unknown"
Expand Down

0 comments on commit c93a6cf

Please sign in to comment.