From dd36562ee54525041706d670900b0fb9f5c2c37a Mon Sep 17 00:00:00 2001 From: Baka Gaijin Date: Sun, 6 Sep 2020 10:29:42 +0000 Subject: Translated using Weblate (Japanese) Currently translated at 100.0% (34 of 34 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/ja/ --- po/ja.po | 80 +++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 39 insertions(+), 41 deletions(-) diff --git a/po/ja.po b/po/ja.po index 1b8738e..44f3eec 100644 --- a/po/ja.po +++ b/po/ja.po @@ -8,31 +8,31 @@ msgstr "" "Project-Id-Version: indicator-datetime\n" "Report-Msgid-Bugs-To: ted@canonical.com\n" "POT-Creation-Date: 2020-08-22 00:10+0200\n" -"PO-Revision-Date: 2020-03-17 05:36+0000\n" -"Last-Translator: Grace Guo \n" -"Language-Team: Japanese \n" +"PO-Revision-Date: 2020-09-07 10:36+0000\n" +"Last-Translator: Baka Gaijin \n" +"Language-Team: Japanese \n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 4.3-dev\n" #: ../data/org.ayatana.indicator.datetime.gschema.xml.in.in.h:1 msgid "The calendar's default sound file." -msgstr "" +msgstr "カレンダーのデフォルトのサウンドファイル." #: ../data/org.ayatana.indicator.datetime.gschema.xml.in.in.h:2 msgid "" "If a calendar or reminder event doesn't specify its own sound file, this " "file will be used as the fallback sound." -msgstr "" +msgstr "カレンダーやリマインダーイベントが独自のサウンドファイルを指定していない場合、このファイルがフォールバックサウンドとして使用されます." #. TRANSLATORS: a strftime(3) format for 12hr time w/seconds #: ../src/formatter.cpp:234 msgid "%l:%M:%S %p" -msgstr "" +msgstr "%H:%M:%S" #. TRANSLATORS: a strftime(3) format for 12hr time #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! @@ -40,12 +40,12 @@ msgstr "" #. en_US example: "%l:%M %p" --> "1:00 PM" #: ../src/formatter.cpp:237 ../src/utils.c:304 msgid "%l:%M %p" -msgstr "" +msgstr "%H:%M" #. TRANSLATORS: a strftime(3) format for 24hr time w/seconds #: ../src/formatter.cpp:240 msgid "%H:%M:%S" -msgstr "" +msgstr "%H:%M:%S" #. TRANSLATORS: a strftime(3) format for 24hr time #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! @@ -53,7 +53,7 @@ msgstr "" #. en_US example: "%H:%M" --> "13:00" #: ../src/formatter.cpp:243 ../src/utils.c:344 msgid "%H:%M" -msgstr "" +msgstr "%H:%M" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :) @@ -63,7 +63,7 @@ msgstr "" #. zh_CN example(?): "%Y年%m月%d日 周%a" --> "2020年10月31日 周六" #: ../src/formatter-desktop.cpp:138 msgid "%a %b %e %Y" -msgstr "" +msgstr "%Y年%m月%d日 (%a)" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :) @@ -73,7 +73,7 @@ msgstr "" #. zh_CN example(?): "%m月%d日 周%a" --> "03月27日 周六" #: ../src/formatter-desktop.cpp:147 msgid "%a %b %e" -msgstr "" +msgstr "%m月%d日 (%a)" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :) @@ -82,7 +82,7 @@ msgstr "" #: ../src/formatter-desktop.cpp:154 #, c-format msgid "%a" -msgstr "" +msgstr "%a" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :) @@ -92,7 +92,7 @@ msgstr "" #. zh_CN example(?): "%Y年%m月%d日" --> "2020年10月31日" #: ../src/formatter-desktop.cpp:163 msgid "%b %e %Y" -msgstr "" +msgstr "%Y年%m月%d日" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :) @@ -102,12 +102,12 @@ msgstr "" #. zh_CN example(?): "%m月%d日" --> "03月27日" #: ../src/formatter-desktop.cpp:172 msgid "%b %e" -msgstr "" +msgstr "%m月%d日" #. This strftime(3) format string shows the year. #: ../src/formatter-desktop.cpp:176 msgid "%Y" -msgstr "" +msgstr "%Y" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. Format string for the day on the first menuitem in the datetime indicator. @@ -116,74 +116,72 @@ msgstr "" #. en_GB example: "%A, %e %B %Y" --> Saturday, 31 October 2020" #: ../src/menu.cpp:255 msgid "%A, %e %B %Y" -msgstr "" +msgstr "%Y年%m月%d日 (%A)" #. add the 'Add Event…' menuitem #: ../src/menu.cpp:352 msgid "Add Event…" -msgstr "" +msgstr "イベントを追加…" #: ../src/menu.cpp:362 msgid "Clock" -msgstr "" +msgstr "時計" #: ../src/menu.cpp:414 msgid "Time and Date Settings…" -msgstr "" +msgstr "時間と日付の設定…" #: ../src/menu.cpp:469 msgid "Date and Time" -msgstr "" +msgstr "日付と時計" #: ../src/menu.cpp:520 -#, fuzzy msgid "Time and Date" -msgstr "時刻と日付の設定..." +msgstr "時刻と日付" #: ../src/menu.cpp:525 #, c-format msgid "%s (has alarms)" -msgstr "" +msgstr "%s (アラームあり)" #. * strftime(3) format for abbreviated weekday, #. hours, minutes in a 12h locale; e.g. Wed, 2:00 PM #: ../src/snap.cpp:126 msgid "%a, %l:%M %p" -msgstr "" +msgstr "%a %H:%M" #. * A strftime(3) format for abbreviated weekday, #. hours, minutes in a 24h locale; e.g. Wed, 14:00 #: ../src/snap.cpp:130 msgid "%a, %H:%M" -msgstr "" +msgstr "%a %H:%M" #: ../src/snap.cpp:133 #, c-format msgid "Alarm %s" -msgstr "" +msgstr "アラーム %s" #: ../src/snap.cpp:140 -#, fuzzy msgid "OK" -msgstr "OK" +msgstr "了解" #: ../src/snap.cpp:141 msgid "Snooze" -msgstr "" +msgstr "スヌーズ" #: ../src/utils.c:274 msgid "Today" -msgstr "" +msgstr "今日" #: ../src/utils.c:278 msgid "Tomorrow" -msgstr "" +msgstr "明日" #. This is a strftime(3) format string indicating the unabbreviated weekday. #: ../src/utils.c:283 #, c-format msgid "%A" -msgstr "" +msgstr "%A" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing full-day events that are over a week away. @@ -192,7 +190,7 @@ msgstr "" #. zh_CN example(?): "%m月%d日 周%a" --> "10月31日 周六" #: ../src/utils.c:292 msgid "%a %d %b" -msgstr "" +msgstr "%m月%d日 (%a)" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 12-hour clock, events/appointments that happen tomorrow. @@ -201,7 +199,7 @@ msgstr "" #. en_US example: "Tomorrow %l:%M %p" --> "Tomorrow 1:00 PM" #: ../src/utils.c:313 msgid "Tomorrow %l:%M %p" -msgstr "" +msgstr "明日 %H:%M" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 12-hour clock, events/appointments that happen this week. @@ -210,7 +208,7 @@ msgstr "" #. en_US example: "Tomorrow %l:%M %p" --> "Fri 1:00 PM" #: ../src/utils.c:322 msgid "%a %l:%M %p" -msgstr "" +msgstr "%a %H:%M" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 12-hour clock, events/appointments that happen over a week from now. @@ -220,7 +218,7 @@ msgstr "" #. en_GB example: "%a %d %b %l:%M %p" --> "Fri 31 Oct 1:00 PM" #: ../src/utils.c:332 msgid "%a %d %b %l:%M %p" -msgstr "" +msgstr "%m月%d日 (%a) %H:%M" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 24-hour clock, events/appointments that happen tomorrow. @@ -229,7 +227,7 @@ msgstr "" #. en_US example: "Tomorrow %l:%M %p" --> "Tomorrow 13:00" #: ../src/utils.c:353 msgid "Tomorrow %H:%M" -msgstr "" +msgstr "明日 %H:%M" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 24-hour clock, events/appointments that happen this week. @@ -238,7 +236,7 @@ msgstr "" #. en_US example: "%a %H:%M" --> "Fri 13:00" #: ../src/utils.c:362 msgid "%a %H:%M" -msgstr "" +msgstr "%a %H:%M" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 24-hour clock, events/appointments that happen over a week from now. @@ -248,7 +246,7 @@ msgstr "" #. en_GB example: "%a %d %b %H:%M" --> "Fri 31 Oct 13:00" #: ../src/utils.c:372 msgid "%a %d %b %H:%M" -msgstr "" +msgstr "%m月%d日 (%a) %H:%M" #~ msgid "Error getting time" #~ msgstr "時刻を取得できません" -- cgit v1.2.3