diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-07-20 14:00:22 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-07-20 14:00:22 +0200 |
commit | 4d84efb8b09552bb77a91350345036674508b6c7 (patch) | |
tree | 5e8bb657ba51629088928b64273db83ffb203cbf /share | |
parent | cb956c7f65d74ae2528b99ae968d648b1897d8ac (diff) |
Translate the remainder of the landing page
Diffstat (limited to 'share')
-rw-r--r-- | share/locales/de_DE.po | 16 | ||||
-rw-r--r-- | share/locales/en_GB.po | 16 |
2 files changed, 32 insertions, 0 deletions
diff --git a/share/locales/de_DE.po b/share/locales/de_DE.po index bf72066..dac2680 100644 --- a/share/locales/de_DE.po +++ b/share/locales/de_DE.po @@ -142,6 +142,22 @@ msgstr "!" msgid "landingpage.not-checked-in" msgstr "Du bist gerade nicht eingecheckt" +msgid "landingpage.stop-geosearch" +msgstr "Stationen in der Umgebung suchen" + +msgid "landingpage.manual-stop-entry" +msgstr "Manuelle Eingabe" + +#, As short as possible +msgid "landingpage.departures" +msgstr "Abfahrten" + +msgid "landingpage.latest-trips" +msgstr "Letzte Fahrten" + +msgid "landingpage.date-format" +msgstr "%d.%m.%Y" + msgid "landingpage.about" msgstr "Travelynx erlaubt das Einchecken in Verkehrsmittel (Busse, Bahnen, Züge) unter anderem in Deutschland, Österreich, der Schweiz, Luxemburg, Irland, Dänemark und Teilen der USA. So können die eigenen Fahrten später inklusive Echtzeitdaten und eingetragenen Servicemeldungen nachvollzogen und brennende Fragen wie „Wie viele Stunden war ich letzten Monat unterwegs?“ beantwortet werden." diff --git a/share/locales/en_GB.po b/share/locales/en_GB.po index ef0a8e2..52b52f1 100644 --- a/share/locales/en_GB.po +++ b/share/locales/en_GB.po @@ -142,6 +142,22 @@ msgstr "!" msgid "landingpage.not-checked-in" msgstr "You are not checked in at the moment" +msgid "landingpage.stop-geosearch" +msgstr "Look for stops nearby" + +msgid "landingpage.manual-stop-entry" +msgstr "Enter stop manually" + +#, As short as possible +msgid "landingpage.departures" +msgstr "Departures" + +msgid "landingpage.latest-trips" +msgstr "Latest Trips" + +msgid "landingpage.date-format" +msgstr "%b %d %Y" + msgid "landingpage.about" msgstr "Travelynx facilitates checkins into public transit (such as buses, trams, or trains) in Germany, Austria, Switzerlanz, Luxembourg, Ireland, Denmark, parts of the USA, and more. This way, you can track your own journeys (often including map and real-time data), share them with others, and examine highly relevant questions such as “how many hours did I spend in public transit in the past month?”." |