From b9672d9e15fb8feeb21134869f7ce8c4b1087808 Mon Sep 17 00:00:00 2001 From: Glandos Date: Sat, 9 May 2020 21:50:24 +0200 Subject: Update i18n (#617) --- ihatemoney/messages.pot | 29 +++++++++++++++++++++++++---- 1 file changed, 25 insertions(+), 4 deletions(-) (limited to 'ihatemoney/messages.pot') diff --git a/ihatemoney/messages.pot b/ihatemoney/messages.pot index 63f16cd..dcf16b3 100644 --- a/ihatemoney/messages.pot +++ b/ihatemoney/messages.pot @@ -18,6 +18,9 @@ msgstr "" msgid "Use IP tracking for project history" msgstr "" +msgid "Default Currency" +msgstr "" + msgid "Import previously exported JSON file" msgstr "" @@ -72,6 +75,9 @@ msgstr "" msgid "Amount paid" msgstr "" +msgid "Currency" +msgstr "" + msgid "External link" msgstr "" @@ -87,6 +93,10 @@ msgstr "" msgid "Submit and add a new one" msgstr "" +#, python-format +msgid "Project default: %(currency)s" +msgstr "" + msgid "Bills can't be null" msgstr "" @@ -127,6 +137,9 @@ msgstr "" msgid "Project" msgstr "" +msgid "No Currency" +msgstr "" + msgid "Too many failed login attempts, please retry later." msgstr "" @@ -144,8 +157,11 @@ msgstr "" msgid "You have just created '%(project)s' to share your expenses" msgstr "" +msgid "Error while sending reminder email" +msgstr "" + #, python-format -msgid "%(msg_compl)sThe project identifier is %(project)s" +msgid "The project identifier is %(project)s" msgstr "" msgid "No token provided" @@ -480,6 +496,10 @@ msgstr "" msgid "Amount" msgstr "" +#, python-format +msgid "Amount in %(currency)s" +msgstr "" + msgid "modified" msgstr "" @@ -587,6 +607,10 @@ msgstr "" msgid "you can contribute and improve it!" msgstr "" +#, python-format +msgid "%(amount)s each" +msgstr "" + msgid "deactivate" msgstr "" @@ -631,9 +655,6 @@ msgstr "" msgid "Everyone but %(excluded)s" msgstr "" -msgid "each" -msgstr "" - msgid "No bills" msgstr "" -- cgit v1.1