Added schedules empty message for kmb
This commit is contained in:
@@ -2,9 +2,10 @@
|
||||
"DS.KMB.ETA.DEPARTED": "%s (走左了?)",
|
||||
"DS.KMB.NEAREST_STOPS": "%s 範圍內九巴站",
|
||||
"DS.KMB.NO_NEAREST_STOPS": "%s 範圍內找不到九巴站,最近 %d 個站為:",
|
||||
"DS.KMB.NO_SCHEDULES": "沒有行程(收左工了?全日得一班?)",
|
||||
"DS.MTR.NEAREST_STOPS": "%s 範圍內港鐵巴士車站",
|
||||
"DS.MTR.NO_NEAREST_STOPS": "%s 範圍內找不到港鐵巴士站,最近 %d 個站為:",
|
||||
"DS.MTR.NO_SCHEDULES": "沒有行程(收左工了?)",
|
||||
"DS.MTR.NO_SCHEDULES": "沒有行程(收左工了?全日得一班?)",
|
||||
"NO_RESULTS": "找不到結果",
|
||||
"UNITS.KM": "%.1f 公里",
|
||||
"UNITS.METER": "%.0f 米",
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-03-10 15:23+0800\n"
|
||||
"POT-Creation-Date: 2026-03-10 16:50+0800\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -25,6 +25,11 @@ msgid ""
|
||||
"KMB: Unable to find stations under %s. Listing nearest %d stations instead:"
|
||||
msgstr "%s 範圍內找不到九巴站,最近 %d 個站為:"
|
||||
|
||||
#: .DS.KMB.NO_SCHEDULES
|
||||
msgctxt ".DS.KMB.NO_SCHEDULES"
|
||||
msgid "Schedules are empty...perhaps Out of Service Time?"
|
||||
msgstr "沒有行程(收左工了?全日得一班?)"
|
||||
|
||||
#: .DS.MTR.NEAREST_STOPS
|
||||
msgid "MTR: Showing nearest bus stops under %s"
|
||||
msgstr "%s 範圍內港鐵巴士車站"
|
||||
@@ -36,8 +41,9 @@ msgid ""
|
||||
msgstr "%s 範圍內找不到港鐵巴士站,最近 %d 個站為:"
|
||||
|
||||
#: .DS.MTR.NO_SCHEDULES
|
||||
msgctxt ".DS.MTR.NO_SCHEDULES"
|
||||
msgid "Schedules are empty...perhaps Out of Service Time?"
|
||||
msgstr "沒有行程(收左工了?)"
|
||||
msgstr "沒有行程(收左工了?全日得一班?)"
|
||||
|
||||
#: .NO_RESULTS
|
||||
msgid "No Results"
|
||||
|
||||
@@ -4,7 +4,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-03-10 15:23+0800\n"
|
||||
"POT-Creation-Date: 2026-03-10 16:50+0800\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -26,6 +26,11 @@ msgid ""
|
||||
"KMB: Unable to find stations under %s. Listing nearest %d stations instead:"
|
||||
msgstr ""
|
||||
|
||||
#: .DS.KMB.NO_SCHEDULES
|
||||
msgctxt ".DS.KMB.NO_SCHEDULES"
|
||||
msgid "Schedules are empty...perhaps Out of Service Time?"
|
||||
msgstr ""
|
||||
|
||||
#: .DS.MTR.NEAREST_STOPS
|
||||
msgid "MTR: Showing nearest bus stops under %s"
|
||||
msgstr ""
|
||||
@@ -37,6 +42,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: .DS.MTR.NO_SCHEDULES
|
||||
msgctxt ".DS.MTR.NO_SCHEDULES"
|
||||
msgid "Schedules are empty...perhaps Out of Service Time?"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"DS.KMB.ETA.DEPARTED": "%s (Leaved?)",
|
||||
"DS.KMB.NEAREST_STOPS": "KMB: Showing nearest bus stops under %s",
|
||||
"DS.KMB.NO_NEAREST_STOPS": "KMB: Unable to find stations under %s. Listing nearest %d stations instead:",
|
||||
"DS.KMB.NO_SCHEDULES": "Schedules are empty...perhaps Out of Service Time?",
|
||||
"DS.MTR.NEAREST_STOPS": "MTR: Showing nearest bus stops under %s",
|
||||
"DS.MTR.NO_NEAREST_STOPS": "MTR Bus: Unable to find stations under %s. Listing nearest %d stations instead:",
|
||||
"DS.MTR.NO_SCHEDULES": "Schedules are empty...perhaps Out of Service Time?",
|
||||
|
||||
Reference in New Issue
Block a user