diff options
| author | Glandos <bugs-github@antipoul.fr> | 2020-05-09 21:50:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-09 21:50:24 +0200 |
| commit | b9672d9e15fb8feeb21134869f7ce8c4b1087808 (patch) | |
| tree | 2366c812bfe9dc74069cb09c4b7ba4d995da688e /ihatemoney/translations/el | |
| parent | 570a19c4d27785c33e76ef21ab4aca3ad1b3316a (diff) | |
| download | ihatemoney-mirror-b9672d9e15fb8feeb21134869f7ce8c4b1087808.zip ihatemoney-mirror-b9672d9e15fb8feeb21134869f7ce8c4b1087808.tar.gz ihatemoney-mirror-b9672d9e15fb8feeb21134869f7ce8c4b1087808.tar.bz2 | |
Update i18n (#617)
Diffstat (limited to 'ihatemoney/translations/el')
| -rw-r--r-- | ihatemoney/translations/el/LC_MESSAGES/messages.po | 40 |
1 files changed, 34 insertions, 6 deletions
diff --git a/ihatemoney/translations/el/LC_MESSAGES/messages.po b/ihatemoney/translations/el/LC_MESSAGES/messages.po index 337012b..23fc2ee 100644 --- a/ihatemoney/translations/el/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/el/LC_MESSAGES/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-04-25 13:02+0200\n" +"POT-Creation-Date: 2020-05-09 21:41+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language: el\n" @@ -12,7 +12,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.8.0\n" +"Generated-By: Babel 2.7.0\n" msgid "" "Not a valid amount or expression. Only numbers and + - * / operators are " @@ -34,6 +34,9 @@ msgstr "" msgid "Use IP tracking for project history" msgstr "" +msgid "Default Currency" +msgstr "" + msgid "Import previously exported JSON file" msgstr "" @@ -88,6 +91,9 @@ msgstr "" msgid "Amount paid" msgstr "" +msgid "Currency" +msgstr "" + msgid "External link" msgstr "" @@ -103,6 +109,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 "" @@ -143,6 +153,9 @@ msgstr "" msgid "Project" msgstr "" +msgid "No Currency" +msgstr "" + msgid "Too many failed login attempts, please retry later." msgstr "" @@ -160,8 +173,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" @@ -496,6 +512,10 @@ msgstr "" msgid "Amount" msgstr "" +#, python-format +msgid "Amount in %(currency)s" +msgstr "" + msgid "modified" msgstr "" @@ -603,6 +623,10 @@ msgstr "" msgid "you can contribute and improve it!" msgstr "" +#, python-format +msgid "%(amount)s each" +msgstr "" + msgid "deactivate" msgstr "" @@ -647,9 +671,6 @@ msgstr "" msgid "Everyone but %(excluded)s" msgstr "" -msgid "each" -msgstr "" - msgid "No bills" msgstr "" @@ -729,3 +750,10 @@ msgstr "" msgid "Period" msgstr "" + +#~ msgid "%(msg_compl)sThe project identifier is %(project)s" +#~ msgstr "" + +#~ msgid "each" +#~ msgstr "" + |
