diff options
Diffstat (limited to 'ihatemoney/translations/nl')
| -rw-r--r-- | ihatemoney/translations/nl/LC_MESSAGES/messages.po | 42 |
1 files changed, 35 insertions, 7 deletions
diff --git a/ihatemoney/translations/nl/LC_MESSAGES/messages.po b/ihatemoney/translations/nl/LC_MESSAGES/messages.po index 63cec53..d80861b 100644 --- a/ihatemoney/translations/nl/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/nl/LC_MESSAGES/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2020-04-25 13:02+0200\n" +"POT-Creation-Date: 2020-05-09 21:41+0200\n" "PO-Revision-Date: 2019-10-07 22:56+0000\n" "Last-Translator: Heimen Stoffels <vistausss@outlook.com>\n" "Language: nl\n" @@ -13,7 +13,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 " @@ -35,6 +35,9 @@ msgstr "" msgid "Use IP tracking for project history" msgstr "" +msgid "Default Currency" +msgstr "" + msgid "Import previously exported JSON file" msgstr "" @@ -89,6 +92,9 @@ msgstr "Betaler" msgid "Amount paid" msgstr "Betaald bedrag" +msgid "Currency" +msgstr "" + msgid "External link" msgstr "Externe link" @@ -104,6 +110,10 @@ msgstr "Versturen" msgid "Submit and add a new one" msgstr "Versturen en nieuwe toevoegen" +#, python-format +msgid "Project default: %(currency)s" +msgstr "" + msgid "Bills can't be null" msgstr "Rekeningen mogen niet null zijn" @@ -144,6 +154,9 @@ msgstr "" msgid "Project" msgstr "Project" +msgid "No Currency" +msgstr "" + msgid "Too many failed login attempts, please retry later." msgstr "Te vaak onjuist ingelogd. Probeer het later opnieuw." @@ -163,9 +176,12 @@ msgstr "" "Je hebt zojuist het project '%(project)s' aangemaakt om je uitgaven te " "verdelen" +msgid "Error while sending reminder email" +msgstr "" + #, python-format -msgid "%(msg_compl)sThe project identifier is %(project)s" -msgstr "%(msg_compl)sDe project-id is %(project)s" +msgid "The project identifier is %(project)s" +msgstr "" msgid "No token provided" msgstr "Geen toegangssleutel opgegeven" @@ -503,6 +519,10 @@ msgstr "" msgid "Amount" msgstr "" +#, python-format +msgid "Amount in %(currency)s" +msgstr "" + msgid "modified" msgstr "" @@ -612,6 +632,10 @@ msgstr "\"I hate money\" is vrije software" msgid "you can contribute and improve it!" msgstr "je kunt bijdragen en de code verbeteren!" +#, python-format +msgid "%(amount)s each" +msgstr "" + msgid "deactivate" msgstr "deactiveren" @@ -656,9 +680,6 @@ msgstr "Iedereen" msgid "Everyone but %(excluded)s" msgstr "Iedereen, behalve %(excluded)s" -msgid "each" -msgstr "per persoon" - msgid "No bills" msgstr "Geen rekeningen" @@ -746,3 +767,10 @@ msgstr "" msgid "Period" msgstr "" + +#~ msgid "%(msg_compl)sThe project identifier is %(project)s" +#~ msgstr "%(msg_compl)sDe project-id is %(project)s" + +#~ msgid "each" +#~ msgstr "per persoon" + |
