Skip to content

Commit

Permalink
Translated using Weblate (Chinese (Traditional))
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (40 of 40 strings)

Translation: Desktop/Granite
Translate-URL: https://l10n.elementary.io/projects/desktop/granite/zh_Hant/
  • Loading branch information
kisaragi-hiu authored and weblate committed Sep 7, 2024
1 parent dd87903 commit 7dfce83
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions po/zh_TW.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: granite\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-31 17:51+0000\n"
"PO-Revision-Date: 2024-09-06 10:13+0000\n"
"PO-Revision-Date: 2024-09-07 17:04+0000\n"
"Last-Translator: Kisaragi Hiu <[email protected]>\n"
"Language-Team: Chinese (Traditional) <https://l10n.elementary.io/projects/"
"desktop/granite/zh_Hant/>\n"
Expand Down Expand Up @@ -74,16 +74,16 @@ msgstr[0] "%d 小時後"

#: lib/DateTime.vala:84
msgid "Yesterday"
msgstr "昨日"
msgstr "昨天"

#: lib/DateTime.vala:86
msgid "Tomorrow"
msgstr "明日"
msgstr "明天"

#. / TRANSLATORS: a GLib.DateTime format showing the weekday, date, and year
#: lib/DateTime.vala:150
msgid "%a, %b %e, %Y"
msgstr "%Y年%m月%d日(%a)"
msgstr "%Y年%m月%d日(%A)"

#. / TRANSLATORS: a GLib.DateTime format showing the date and year
#: lib/DateTime.vala:153
Expand All @@ -98,12 +98,12 @@ msgstr "%Y年"
#. / TRANSLATORS: a GLib.DateTime format showing the date
#: lib/DateTime.vala:159
msgid "%b %e"
msgstr "%b%e日"
msgstr "%-m月%-d日"

#. / TRANSLATORS: a GLib.DateTime format showing the weekday and year.
#: lib/DateTime.vala:162
msgid "%a %Y"
msgstr "%Y年,%A"
msgstr "%a %Y"

#. / TRANSLATORS: a GLib.DateTime format showing the weekday
#: lib/DateTime.vala:165
Expand All @@ -114,7 +114,7 @@ msgstr "%a"
#. / TRANSLATORS: a GLib.DateTime format showing the weekday and date
#: lib/DateTime.vala:168
msgid "%a, %b %e"
msgstr "%b%e日(%a)"
msgstr "%-m 月 %-d 日(%A)"

#. / TRANSLATORS: a GLib.DateTime format showing the month.
#: lib/DateTime.vala:171
Expand Down

0 comments on commit 7dfce83

Please sign in to comment.