diff options
Diffstat (limited to 'share/locales/template.pot')
-rw-r--r-- | share/locales/template.pot | 54 |
1 files changed, 51 insertions, 3 deletions
diff --git a/share/locales/template.pot b/share/locales/template.pot index cb11a2f..f5c7ef1 100644 --- a/share/locales/template.pot +++ b/share/locales/template.pot @@ -1,5 +1,6 @@ msgid "" msgstr "" +"Language: FIXME\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" @@ -88,6 +89,36 @@ msgstr "" # account.html.ep +msgid "account.changed-name" +msgstr "" + +msgid "account.changed-mail" +msgstr "" + +msgid "account.changed-password" +msgstr "" + +msgid "account.changed-language" +msgstr "" + +msgid "account.changed-privacy" +msgstr "" + +msgid "account.changed-social" +msgstr "" + +msgid "account.changed-traewelling" +msgstr "" + +msgid "account.changed-history" +msgstr "" + +msgid "account.changed-webhook" +msgstr "" + +msgid "account.cleared-notifications" +msgstr "" + msgid "account.account" msgstr "" @@ -121,10 +152,10 @@ msgstr "" msgid "account.webhook.disabled" msgstr "" -msgid "account.webhook.active_pending" +msgid "account.webhook.active-ppending" msgstr "" -msgid "account.webhook.active_error" +msgid "account.webhook.active-error" msgstr "" msgid "account.webhook.active" @@ -133,7 +164,7 @@ msgstr "" msgid "account.traewelling.unsupported" msgstr "" -msgid "account.registration_date" +msgid "account.registration-date" msgstr "" msgid "account.interaction" @@ -157,6 +188,20 @@ msgstr "" msgid "account.interaction.disabled" msgstr "" +# changelog.html.ep + +msgid "changelog.added" +msgstr "" + +msgid "changelog.bugfix" +msgstr "" + +msgid "changelog.2-16.1" +msgstr "" + +msgid "changelog.2-16.2" +msgstr "" + # journey.html.ep msgid "journey.not-found" @@ -219,6 +264,9 @@ msgstr "" msgid "journey.share" msgstr "" +msgid "journey.export" +msgstr "" + msgid "journey.edit" msgstr "" |