From 5597fa622b26908b8cb811a1c6b892f2170d8504 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Mon, 21 Jul 2025 18:33:25 +0200 Subject: Localize journeys.html.ep and translate it to en-GB --- share/locales/en_GB.po | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) (limited to 'share/locales/en_GB.po') diff --git a/share/locales/en_GB.po b/share/locales/en_GB.po index e9d5cbb..96ec5f9 100644 --- a/share/locales/en_GB.po +++ b/share/locales/en_GB.po @@ -39,6 +39,9 @@ msgstr "dark" msgid "footer.colour-scheme.auto" msgstr "auto" +msgid "header.error" +msgstr "Fehler" + # # Templates # @@ -131,6 +134,68 @@ msgstr "open requests" msgid "account.interaction.disabled" msgstr "Accounts cannot follow you" +# journey.html.ep + +msgid "journey.not-found" +msgstr "Trip not found." + +#, short +msgid "journey.trip" +msgstr "Trip" + +#, short +msgid "journey.from" +msgstr "From" + +#, short +msgid "journey.to" +msgstr "To" + +#, short +msgid "journey.departure" +msgstr "Departure" + +#, short +msgid "journey.arrival" +msgstr "Arrival" + +#, short +msgid "journey.distance" +msgstr "Distance" + +#, short +msgid "journey.speed" +msgstr "Speed" + +#, short +msgid "journey.operator" +msgstr "Operator" + +#, short +msgid "journey.messages" +msgstr "Messages" + +#, short +msgid "journey.comment" +msgstr "Comment" + +#, short +msgid "journey.carriages" +msgstr "Carriages" + +#, short +msgid "journey.route" +msgstr "Route" + +msgid "journey.share" +msgstr "Share" + +msgid "journey.edit" +msgstr "Edit" + +msgid "journey.delete" +msgstr "Delete" + # landingpage.html.ep msgid "landingpage.greeting-prefix" -- cgit v1.2.3