diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-07-20 11:56:43 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-07-20 11:56:43 +0200 |
commit | 6f50971cba824baaa7170187c41371979157354b (patch) | |
tree | c2c8e29ec32ba5c8a6e7ea6947c51c5f5d8cce43 /share/locales/en_GB.po | |
parent | 3a5c4c275d3f51352ebfe6eaf018cf82579a3ab2 (diff) |
Landingpage: prepare about text for localization
Diffstat (limited to 'share/locales/en_GB.po')
-rw-r--r-- | share/locales/en_GB.po | 55 |
1 files changed, 54 insertions, 1 deletions
diff --git a/share/locales/en_GB.po b/share/locales/en_GB.po index 47983a3..8feef5a 100644 --- a/share/locales/en_GB.po +++ b/share/locales/en_GB.po @@ -93,6 +93,38 @@ msgstr "open requests" msgid "account.interaction.disabled" msgstr "Accounts cannot follow you" +# landingpage.html.ep + +msgid "landingpage.greeting-prefix" +msgstr "Hello," + +msgid "landingpage.greeting-suffix" +msgstr "!" + +msgid "landingpage.not-checked-in" +msgstr "You are not checked in at the moment" + +msgid "landingpage.about" +msgstr "" + +msgid "landingpage.traewelling.pre" +msgstr "" + +msgid "landingpage.traewelling.post" +msgstr "" + +msgid "landingpage.disclaimer.lead" +msgstr "" + +msgid "landingpage.disclaimer.source-pre" +msgstr "" + +msgid "landingpage.disclaimer.source-link" +msgstr "" + +msgid "landingpage.disclaimer.source-post" +msgstr "" + # login.html.ep msgid "login.tos" @@ -136,7 +168,25 @@ msgstr " " msgid "register.expect-confirmation-link" msgstr "After submitting the registration, a confirmation link will be sent to the provided E-Mail address. Logging into the new travelynx account is only possible after following that link. The link is valid for 48 hours." -# _checked_in, _public_status_card.html.ep +msgid "register.why-mail" +msgstr "" + +msgid "register.privacy-pre" +msgstr "" + +msgid "register.privacy" +msgstr "" + +msgid "register.privacy-post" +msgstr "" + +msgid "register.account-deletion" +msgstr "." + +msgid "register.disclaimer" +msgstr "" + +# _checked_in.html.ep, _public_status_card.html.ep msgid "status.is-checked-in" msgstr "is in transit" @@ -147,6 +197,9 @@ msgstr "ist not in transit right now" msgid "status.share" msgstr "Share" +msgid "status.check-out" +msgstr "check out" + msgid "status.arrival-in" msgstr "Arrival in" |