mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-06 05:01:48 +02:00
Changed button label for the Member-edit-Form
This commit is contained in:
parent
eea50b9b2c
commit
9e2113fcd3
13 changed files with 405 additions and 104 deletions
|
@ -139,6 +139,12 @@ msgstr ""
|
||||||
msgid "Password successfully reset."
|
msgid "Password successfully reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Project successfully uploaded"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Invalid JSON"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Project successfully deleted"
|
msgid "Project successfully deleted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -261,6 +267,9 @@ msgstr ""
|
||||||
msgid "Edit the project"
|
msgid "Edit the project"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Import"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Edit this bill"
|
msgid "Edit this bill"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -392,6 +401,12 @@ msgstr ""
|
||||||
msgid "Add a new bill"
|
msgid "Add a new bill"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Newer bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Older bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "When?"
|
msgid "When?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -492,12 +507,21 @@ msgstr ""
|
||||||
msgid "Who?"
|
msgid "Who?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Balance"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Paid"
|
msgid "Paid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Spent"
|
msgid "Spent"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Balance"
|
msgid "Expenses by Month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Period"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Import JSON"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -151,7 +151,7 @@
|
||||||
{{ input(form.weight) }}
|
{{ input(form.weight) }}
|
||||||
</fieldset>
|
</fieldset>
|
||||||
<div class="actions">
|
<div class="actions">
|
||||||
{{ form.submit(class="btn btn-primary") }}
|
<button class="btn btn-secondary input-group-addon" type="submit">{{ _("edit") }}</button>
|
||||||
</div>
|
</div>
|
||||||
{% endmacro %}
|
{% endmacro %}
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,18 @@
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2019-10-24 18:27+0200\n"
|
"POT-Creation-Date: 2020-02-26 06:46+0100\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: Automatically generated\n"
|
"Last-Translator: Automatically generated\n"
|
||||||
"Language-Team: none\n"
|
|
||||||
"Language: cs\n"
|
"Language: cs\n"
|
||||||
|
"Language-Team: none\n"
|
||||||
|
"Plural-Forms: nplurals=3; plural=((n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: Translate Toolkit 2.4.0\n"
|
"Generated-By: Babel 2.7.0\n"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Not a valid amount or expression. Only numbers and + - * / operators are "
|
"Not a valid amount or expression. Only numbers and + - * / operators are "
|
||||||
|
@ -153,6 +155,12 @@ msgstr ""
|
||||||
msgid "Password successfully reset."
|
msgid "Password successfully reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Project successfully uploaded"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Invalid JSON"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Project successfully deleted"
|
msgid "Project successfully deleted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -275,6 +283,9 @@ msgstr ""
|
||||||
msgid "Edit the project"
|
msgid "Edit the project"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Import"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Edit this bill"
|
msgid "Edit this bill"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -406,6 +417,12 @@ msgstr ""
|
||||||
msgid "Add a new bill"
|
msgid "Add a new bill"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Newer bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Older bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "When?"
|
msgid "When?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -506,11 +523,21 @@ msgstr ""
|
||||||
msgid "Who?"
|
msgid "Who?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Balance"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Paid"
|
msgid "Paid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Spent"
|
msgid "Spent"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Balance"
|
msgid "Expenses by Month"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Period"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Import JSON"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,26 @@
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2019-10-12 09:58+0200\n"
|
"POT-Creation-Date: 2020-02-26 06:46+0100\n"
|
||||||
"PO-Revision-Date: 2020-02-12 10:50+0000\n"
|
"PO-Revision-Date: 2020-02-12 10:50+0000\n"
|
||||||
"Last-Translator: flolilo <flolilo@mailbox.org>\n"
|
"Last-Translator: flolilo <flolilo@mailbox.org>\n"
|
||||||
"Language-Team: German <https://hosted.weblate.org/projects/i-hate-money/"
|
|
||||||
"i-hate-money/de/>\n"
|
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
|
"Language-Team: German <https://hosted.weblate.org/projects/i-hate-money/i"
|
||||||
|
"-hate-money/de/>\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=n != 1\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Generated-By: Babel 2.7.0\n"
|
||||||
"X-Generator: Weblate 3.11-dev\n"
|
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Not a valid amount or expression. Only numbers and + - * / operators are "
|
"Not a valid amount or expression. Only numbers and + - * / operators are "
|
||||||
"accepted."
|
"accepted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Kein gültiger Betrag oder Ausdruck. Es werden nur Zahlen und die Operatoren +"
|
"Kein gültiger Betrag oder Ausdruck. Es werden nur Zahlen und die "
|
||||||
" - * / akzeptiert."
|
"Operatoren + - * / akzeptiert."
|
||||||
|
|
||||||
msgid "Project name"
|
msgid "Project name"
|
||||||
msgstr "Projektname"
|
msgstr "Projektname"
|
||||||
|
@ -41,8 +42,8 @@ msgid ""
|
||||||
"A project with this identifier (\"%(project)s\") already exists. Please "
|
"A project with this identifier (\"%(project)s\") already exists. Please "
|
||||||
"choose a new identifier"
|
"choose a new identifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Ein Projekt mit der Kennung (\"%(project)s\") existiert bereits. Bitte wähle "
|
"Ein Projekt mit der Kennung (\"%(project)s\") existiert bereits. Bitte "
|
||||||
"eine andere Kennung"
|
"wähle eine andere Kennung"
|
||||||
|
|
||||||
msgid "Get in"
|
msgid "Get in"
|
||||||
msgstr "Eintreten"
|
msgstr "Eintreten"
|
||||||
|
@ -80,6 +81,12 @@ msgstr "Von"
|
||||||
msgid "Amount paid"
|
msgid "Amount paid"
|
||||||
msgstr "Betrag"
|
msgstr "Betrag"
|
||||||
|
|
||||||
|
msgid "External link"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "A link to an external document, related to this bill"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "For whom?"
|
msgid "For whom?"
|
||||||
msgstr "Für wen?"
|
msgstr "Für wen?"
|
||||||
|
|
||||||
|
@ -130,8 +137,7 @@ msgstr ""
|
||||||
"verbleibend."
|
"verbleibend."
|
||||||
|
|
||||||
msgid "You either provided a bad token or no project identifier."
|
msgid "You either provided a bad token or no project identifier."
|
||||||
msgstr ""
|
msgstr "Du hast entweder einen ungültigen Token oder keine Projekt-ID angegeben."
|
||||||
"Du hast entweder einen ungültigen Token oder keine Projekt-ID angegeben."
|
|
||||||
|
|
||||||
msgid "This private code is not the right one"
|
msgid "This private code is not the right one"
|
||||||
msgstr "Der private Code ist nicht korrekt"
|
msgstr "Der private Code ist nicht korrekt"
|
||||||
|
@ -158,6 +164,12 @@ msgstr "Unbekanntes Projekt"
|
||||||
msgid "Password successfully reset."
|
msgid "Password successfully reset."
|
||||||
msgstr "Passwort erfolgreich zurückgesetzt."
|
msgstr "Passwort erfolgreich zurückgesetzt."
|
||||||
|
|
||||||
|
msgid "Project successfully uploaded"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Invalid JSON"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Project successfully deleted"
|
msgid "Project successfully deleted"
|
||||||
msgstr "Projekt erfolgreich gelöscht"
|
msgstr "Projekt erfolgreich gelöscht"
|
||||||
|
|
||||||
|
@ -282,6 +294,9 @@ msgstr "Abbrechen"
|
||||||
msgid "Edit the project"
|
msgid "Edit the project"
|
||||||
msgstr "Projekt bearbeiten"
|
msgstr "Projekt bearbeiten"
|
||||||
|
|
||||||
|
msgid "Import"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Edit this bill"
|
msgid "Edit this bill"
|
||||||
msgstr "Ausgabe bearbeiten"
|
msgstr "Ausgabe bearbeiten"
|
||||||
|
|
||||||
|
@ -343,8 +358,9 @@ msgid ""
|
||||||
"This access code will be sent to your friends. It is stored as-is by the "
|
"This access code will be sent to your friends. It is stored as-is by the "
|
||||||
"server, so don\\'t reuse a personal password!"
|
"server, so don\\'t reuse a personal password!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Dieser Zugangscode wird an deine Freunde gesendet. Es wird als Klartext auf "
|
"Dieser Zugangscode wird an deine Freunde gesendet. Es wird als Klartext "
|
||||||
"dem Server gespeichert. Bitte verwenden daher kein persönliches Passwort!"
|
"auf dem Server gespeichert. Bitte verwenden daher kein persönliches "
|
||||||
|
"Passwort!"
|
||||||
|
|
||||||
msgid "Account manager"
|
msgid "Account manager"
|
||||||
msgstr "Konten"
|
msgstr "Konten"
|
||||||
|
@ -415,6 +431,12 @@ msgstr "Du kannst anfangen, Teilnehmer hinzuzufügen"
|
||||||
msgid "Add a new bill"
|
msgid "Add a new bill"
|
||||||
msgstr "Neue Ausgabe"
|
msgstr "Neue Ausgabe"
|
||||||
|
|
||||||
|
msgid "Newer bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Older bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "When?"
|
msgid "When?"
|
||||||
msgstr "Wann?"
|
msgstr "Wann?"
|
||||||
|
|
||||||
|
@ -441,6 +463,9 @@ msgstr "Jeder außer %(excluded)s"
|
||||||
msgid "each"
|
msgid "each"
|
||||||
msgstr "alles"
|
msgstr "alles"
|
||||||
|
|
||||||
|
msgid "see"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "No bills"
|
msgid "No bills"
|
||||||
msgstr "Keine Ausgaben"
|
msgstr "Keine Ausgaben"
|
||||||
|
|
||||||
|
@ -485,8 +510,8 @@ msgid ""
|
||||||
"You can share the project identifier and the private code by any "
|
"You can share the project identifier and the private code by any "
|
||||||
"communication means."
|
"communication means."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Du kannst die Projekt-ID und den privaten Code auf jedem Kommunikationsweg "
|
"Du kannst die Projekt-ID und den privaten Code auf jedem "
|
||||||
"weitergeben."
|
"Kommunikationsweg weitergeben."
|
||||||
|
|
||||||
msgid "Identifier:"
|
msgid "Identifier:"
|
||||||
msgstr "ID:"
|
msgstr "ID:"
|
||||||
|
@ -495,8 +520,7 @@ msgid "Share the Link"
|
||||||
msgstr "Link teilen"
|
msgstr "Link teilen"
|
||||||
|
|
||||||
msgid "You can directly share the following link via your prefered medium"
|
msgid "You can directly share the following link via your prefered medium"
|
||||||
msgstr ""
|
msgstr "Du kannst den folgenden Link direkt über dein bevorzugtes Medium teilen"
|
||||||
"Du kannst den folgenden Link direkt über dein bevorzugtes Medium teilen"
|
|
||||||
|
|
||||||
msgid "Send via Emails"
|
msgid "Send via Emails"
|
||||||
msgstr "Per E-Mail versenden"
|
msgstr "Per E-Mail versenden"
|
||||||
|
@ -507,10 +531,10 @@ msgid ""
|
||||||
" creation of this budget management project and we will "
|
" creation of this budget management project and we will "
|
||||||
"send them an email for you."
|
"send them an email for you."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Gib eine (durch Kommas getrennte) Liste von E-Mail-Adressen an, die du über "
|
"Gib eine (durch Kommas getrennte) Liste von E-Mail-Adressen an, die du "
|
||||||
"die\n"
|
"über die\n"
|
||||||
"\t\t\tErstellung dieses Projekts informieren möchtest, und wir senden ihnen "
|
"\t\t\tErstellung dieses Projekts informieren möchtest, und wir senden "
|
||||||
"eine E-Mail."
|
"ihnen eine E-Mail."
|
||||||
|
|
||||||
msgid "Who pays?"
|
msgid "Who pays?"
|
||||||
msgstr "Wer zahlt?"
|
msgstr "Wer zahlt?"
|
||||||
|
@ -521,11 +545,21 @@ msgstr "An wen?"
|
||||||
msgid "Who?"
|
msgid "Who?"
|
||||||
msgstr "Wer?"
|
msgstr "Wer?"
|
||||||
|
|
||||||
|
msgid "Balance"
|
||||||
|
msgstr "Bilanz"
|
||||||
|
|
||||||
msgid "Paid"
|
msgid "Paid"
|
||||||
msgstr "Bezahlt"
|
msgstr "Bezahlt"
|
||||||
|
|
||||||
msgid "Spent"
|
msgid "Spent"
|
||||||
msgstr "Ausgegeben"
|
msgstr "Ausgegeben"
|
||||||
|
|
||||||
msgid "Balance"
|
msgid "Expenses by Month"
|
||||||
msgstr "Bilanz"
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Period"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Import JSON"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2019-10-01 21:48+0200\n"
|
"POT-Creation-Date: 2020-02-26 06:46+0100\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: Automatically generated\n"
|
"Last-Translator: Automatically generated\n"
|
||||||
"Language: el\n"
|
"Language: el\n"
|
||||||
|
@ -155,6 +155,12 @@ msgstr ""
|
||||||
msgid "Password successfully reset."
|
msgid "Password successfully reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Project successfully uploaded"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Invalid JSON"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Project successfully deleted"
|
msgid "Project successfully deleted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -277,6 +283,9 @@ msgstr ""
|
||||||
msgid "Edit the project"
|
msgid "Edit the project"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Import"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Edit this bill"
|
msgid "Edit this bill"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -408,6 +417,12 @@ msgstr ""
|
||||||
msgid "Add a new bill"
|
msgid "Add a new bill"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Newer bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Older bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "When?"
|
msgid "When?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -508,13 +523,22 @@ msgstr ""
|
||||||
msgid "Who?"
|
msgid "Who?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Balance"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Paid"
|
msgid "Paid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Spent"
|
msgid "Spent"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Balance"
|
msgid "Expenses by Month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Period"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Import JSON"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2019-10-20 11:52+0200\n"
|
"POT-Creation-Date: 2020-02-26 06:46+0100\n"
|
||||||
"PO-Revision-Date: 2019-09-25 22:28+0000\n"
|
"PO-Revision-Date: 2019-09-25 22:28+0000\n"
|
||||||
"Last-Translator: Diego Caraballo <diegocaraballo84@gmail.com>\n"
|
"Last-Translator: Diego Caraballo <diegocaraballo84@gmail.com>\n"
|
||||||
"Language: es_419\n"
|
"Language: es_419\n"
|
||||||
|
@ -164,6 +164,12 @@ msgstr "Proyecto desconocido"
|
||||||
msgid "Password successfully reset."
|
msgid "Password successfully reset."
|
||||||
msgstr "Contraseña restablecida con éxito."
|
msgstr "Contraseña restablecida con éxito."
|
||||||
|
|
||||||
|
msgid "Project successfully uploaded"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Invalid JSON"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Project successfully deleted"
|
msgid "Project successfully deleted"
|
||||||
msgstr "Proyecto eliminado correctamente"
|
msgstr "Proyecto eliminado correctamente"
|
||||||
|
|
||||||
|
@ -290,6 +296,9 @@ msgstr "Cancelar"
|
||||||
msgid "Edit the project"
|
msgid "Edit the project"
|
||||||
msgstr "Editar el proyecto"
|
msgstr "Editar el proyecto"
|
||||||
|
|
||||||
|
msgid "Import"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Edit this bill"
|
msgid "Edit this bill"
|
||||||
msgstr "Editar esta factura"
|
msgstr "Editar esta factura"
|
||||||
|
|
||||||
|
@ -423,6 +432,12 @@ msgstr "Deberías comenzar agregando participantes"
|
||||||
msgid "Add a new bill"
|
msgid "Add a new bill"
|
||||||
msgstr "Añadir una nueva factura"
|
msgstr "Añadir una nueva factura"
|
||||||
|
|
||||||
|
msgid "Newer bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Older bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "When?"
|
msgid "When?"
|
||||||
msgstr "¿Cuando?"
|
msgstr "¿Cuando?"
|
||||||
|
|
||||||
|
@ -533,12 +548,21 @@ msgstr "¿A quién?"
|
||||||
msgid "Who?"
|
msgid "Who?"
|
||||||
msgstr "¿Quién?"
|
msgstr "¿Quién?"
|
||||||
|
|
||||||
|
msgid "Balance"
|
||||||
|
msgstr "Balance"
|
||||||
|
|
||||||
msgid "Paid"
|
msgid "Paid"
|
||||||
msgstr "Pagado"
|
msgstr "Pagado"
|
||||||
|
|
||||||
msgid "Spent"
|
msgid "Spent"
|
||||||
msgstr "Gastado"
|
msgstr "Gastado"
|
||||||
|
|
||||||
msgid "Balance"
|
msgid "Expenses by Month"
|
||||||
msgstr "Balance"
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Period"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Import JSON"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -7,17 +7,16 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2019-10-01 21:48+0200\n"
|
"POT-Creation-Date: 2020-02-26 06:46+0100\n"
|
||||||
"PO-Revision-Date: 2019-10-07 22:56+0000\n"
|
"PO-Revision-Date: 2019-10-07 22:56+0000\n"
|
||||||
"Last-Translator: Alexis Metaireau <alexis@notmyidea.org>\n"
|
"Last-Translator: Alexis Metaireau <alexis@notmyidea.org>\n"
|
||||||
"Language-Team: French <https://hosted.weblate.org/projects/i-hate-money/"
|
|
||||||
"i-hate-money/fr/>\n"
|
|
||||||
"Language: fr\n"
|
"Language: fr\n"
|
||||||
|
"Language-Team: French <https://hosted.weblate.org/projects/i-hate-money/i"
|
||||||
|
"-hate-money/fr/>\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=n > 1\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
|
||||||
"X-Generator: Weblate 3.9-dev\n"
|
|
||||||
"Generated-By: Babel 2.7.0\n"
|
"Generated-By: Babel 2.7.0\n"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -167,6 +166,12 @@ msgstr "Project inconnu"
|
||||||
msgid "Password successfully reset."
|
msgid "Password successfully reset."
|
||||||
msgstr "Le mot de passe a été changé avec succès."
|
msgstr "Le mot de passe a été changé avec succès."
|
||||||
|
|
||||||
|
msgid "Project successfully uploaded"
|
||||||
|
msgstr "Le projet a été correctement importé"
|
||||||
|
|
||||||
|
msgid "Invalid JSON"
|
||||||
|
msgstr "Le fichier JSON est invalide"
|
||||||
|
|
||||||
msgid "Project successfully deleted"
|
msgid "Project successfully deleted"
|
||||||
msgstr "Projet supprimé"
|
msgstr "Projet supprimé"
|
||||||
|
|
||||||
|
@ -291,6 +296,9 @@ msgstr "Annuler"
|
||||||
msgid "Edit the project"
|
msgid "Edit the project"
|
||||||
msgstr "Éditer le projet"
|
msgstr "Éditer le projet"
|
||||||
|
|
||||||
|
msgid "Import"
|
||||||
|
msgstr "Importer"
|
||||||
|
|
||||||
msgid "Edit this bill"
|
msgid "Edit this bill"
|
||||||
msgstr "Éditer cette facture"
|
msgstr "Éditer cette facture"
|
||||||
|
|
||||||
|
@ -424,6 +432,12 @@ msgstr "Vous devriez commencer par ajouter des participants"
|
||||||
msgid "Add a new bill"
|
msgid "Add a new bill"
|
||||||
msgstr "Nouvelle facture"
|
msgstr "Nouvelle facture"
|
||||||
|
|
||||||
|
msgid "Newer bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Older bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "When?"
|
msgid "When?"
|
||||||
msgstr "Quand ?"
|
msgstr "Quand ?"
|
||||||
|
|
||||||
|
@ -530,24 +544,23 @@ msgstr "Pour qui ?"
|
||||||
msgid "Who?"
|
msgid "Who?"
|
||||||
msgstr "Qui ?"
|
msgstr "Qui ?"
|
||||||
|
|
||||||
|
msgid "Balance"
|
||||||
|
msgstr "Solde"
|
||||||
|
|
||||||
msgid "Paid"
|
msgid "Paid"
|
||||||
msgstr "A payé"
|
msgstr "A payé"
|
||||||
|
|
||||||
msgid "Spent"
|
msgid "Spent"
|
||||||
msgstr "A dépensé"
|
msgstr "A dépensé"
|
||||||
|
|
||||||
msgid "Balance"
|
msgid "Expenses by Month"
|
||||||
msgstr "Solde"
|
msgstr ""
|
||||||
|
|
||||||
msgid "Import"
|
msgid "Period"
|
||||||
msgstr "Importer"
|
msgstr ""
|
||||||
|
|
||||||
msgid "Project successfully uploaded"
|
|
||||||
msgstr "Le projet a été correctement importé"
|
|
||||||
|
|
||||||
msgid "Invalid JSON"
|
|
||||||
msgstr "Le fichier JSON est invalide"
|
|
||||||
|
|
||||||
|
msgid "Import JSON"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "The project identifier is used to "
|
#~ "The project identifier is used to "
|
||||||
|
@ -695,3 +708,4 @@ msgstr "Le fichier JSON est invalide"
|
||||||
|
|
||||||
#~ msgid "A link to reset your password has been sent to your email."
|
#~ msgid "A link to reset your password has been sent to your email."
|
||||||
#~ msgstr "Un lien pour changer votre mot de passe vous a été envoyé par mail."
|
#~ msgstr "Un lien pour changer votre mot de passe vous a été envoyé par mail."
|
||||||
|
|
||||||
|
|
|
@ -1,24 +1,26 @@
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2019-11-15 09:12+0200\n"
|
"POT-Creation-Date: 2020-02-26 06:46+0100\n"
|
||||||
"PO-Revision-Date: 2019-11-16 10:04+0000\n"
|
"PO-Revision-Date: 2019-11-16 10:04+0000\n"
|
||||||
"Last-Translator: Muhammad Fauzi <fauzi.padlaw@gmail.com>\n"
|
"Last-Translator: Muhammad Fauzi <fauzi.padlaw@gmail.com>\n"
|
||||||
"Language-Team: Indonesian <https://hosted.weblate.org/projects/i-hate-money/"
|
|
||||||
"i-hate-money/id/>\n"
|
|
||||||
"Language: id\n"
|
"Language: id\n"
|
||||||
|
"Language-Team: Indonesian <https://hosted.weblate.org/projects/i-hate-"
|
||||||
|
"money/i-hate-money/id/>\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Generated-By: Babel 2.7.0\n"
|
||||||
"X-Generator: Weblate 3.10-dev\n"
|
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Not a valid amount or expression. Only numbers and + - * / operators are "
|
"Not a valid amount or expression. Only numbers and + - * / operators are "
|
||||||
"accepted."
|
"accepted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Jumlah atau operator tidak valid. Hanya angka dan opertaor +-* yang diterima."
|
"Jumlah atau operator tidak valid. Hanya angka dan opertaor +-* yang "
|
||||||
|
"diterima."
|
||||||
|
|
||||||
msgid "Project name"
|
msgid "Project name"
|
||||||
msgstr "Nama proyek"
|
msgstr "Nama proyek"
|
||||||
|
@ -40,8 +42,8 @@ msgid ""
|
||||||
"A project with this identifier (\"%(project)s\") already exists. Please "
|
"A project with this identifier (\"%(project)s\") already exists. Please "
|
||||||
"choose a new identifier"
|
"choose a new identifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Sebuah proyek dengan ID ini (\"%(project)s\") sudah ada. Silakan pilih ID "
|
"Sebuah proyek dengan ID ini (\"%(project)s\") sudah ada. Silakan pilih ID"
|
||||||
"baru"
|
" baru"
|
||||||
|
|
||||||
msgid "Get in"
|
msgid "Get in"
|
||||||
msgstr "Masuk"
|
msgstr "Masuk"
|
||||||
|
@ -158,6 +160,12 @@ msgstr "Proyek tidak diketahui"
|
||||||
msgid "Password successfully reset."
|
msgid "Password successfully reset."
|
||||||
msgstr "Kata sandi berhasil diatur ulang."
|
msgstr "Kata sandi berhasil diatur ulang."
|
||||||
|
|
||||||
|
msgid "Project successfully uploaded"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Invalid JSON"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Project successfully deleted"
|
msgid "Project successfully deleted"
|
||||||
msgstr "Proyek berhasil dihapus"
|
msgstr "Proyek berhasil dihapus"
|
||||||
|
|
||||||
|
@ -282,6 +290,9 @@ msgstr "Batalkan"
|
||||||
msgid "Edit the project"
|
msgid "Edit the project"
|
||||||
msgstr "Ubah proyek"
|
msgstr "Ubah proyek"
|
||||||
|
|
||||||
|
msgid "Import"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Edit this bill"
|
msgid "Edit this bill"
|
||||||
msgstr "Ubah tagihan ini"
|
msgstr "Ubah tagihan ini"
|
||||||
|
|
||||||
|
@ -343,8 +354,8 @@ msgid ""
|
||||||
"This access code will be sent to your friends. It is stored as-is by the "
|
"This access code will be sent to your friends. It is stored as-is by the "
|
||||||
"server, so don\\'t reuse a personal password!"
|
"server, so don\\'t reuse a personal password!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Kode akses ini akan dikirimkan ke teman Anda. Kode ini disimpan dalam bentuk "
|
"Kode akses ini akan dikirimkan ke teman Anda. Kode ini disimpan dalam "
|
||||||
"teks biasa dalam server, jadi jangan gunakan password Anda!"
|
"bentuk teks biasa dalam server, jadi jangan gunakan password Anda!"
|
||||||
|
|
||||||
msgid "Account manager"
|
msgid "Account manager"
|
||||||
msgstr "Pengatur akun"
|
msgstr "Pengatur akun"
|
||||||
|
@ -415,6 +426,12 @@ msgstr "Anda harus mulai dengan menambahkan partisipan"
|
||||||
msgid "Add a new bill"
|
msgid "Add a new bill"
|
||||||
msgstr "Tambah tagihan baru"
|
msgstr "Tambah tagihan baru"
|
||||||
|
|
||||||
|
msgid "Newer bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Older bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "When?"
|
msgid "When?"
|
||||||
msgstr "Kapan?"
|
msgstr "Kapan?"
|
||||||
|
|
||||||
|
@ -466,8 +483,8 @@ msgid ""
|
||||||
"A link to reset your password has been sent to you, please check your "
|
"A link to reset your password has been sent to you, please check your "
|
||||||
"emails."
|
"emails."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Tautan atur ulang kata sandi telah dikirim kepada Anda, silakan cek email "
|
"Tautan atur ulang kata sandi telah dikirim kepada Anda, silakan cek email"
|
||||||
"Anda."
|
" Anda."
|
||||||
|
|
||||||
msgid "Return to home page"
|
msgid "Return to home page"
|
||||||
msgstr "Kembali ke halaman depan"
|
msgstr "Kembali ke halaman depan"
|
||||||
|
@ -499,7 +516,8 @@ msgstr "Bagikan tautan"
|
||||||
|
|
||||||
msgid "You can directly share the following link via your prefered medium"
|
msgid "You can directly share the following link via your prefered medium"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Anda bisa membagikan tautan secara langsung melalui media yang Anda inginkan"
|
"Anda bisa membagikan tautan secara langsung melalui media yang Anda "
|
||||||
|
"inginkan"
|
||||||
|
|
||||||
msgid "Send via Emails"
|
msgid "Send via Emails"
|
||||||
msgstr "Kirim melalui surel"
|
msgstr "Kirim melalui surel"
|
||||||
|
@ -510,10 +528,10 @@ msgid ""
|
||||||
" creation of this budget management project and we will "
|
" creation of this budget management project and we will "
|
||||||
"send them an email for you."
|
"send them an email for you."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Spesifikkan daftar alamat surel (dipisah dengan koma) yang akan Anda kirim "
|
"Spesifikkan daftar alamat surel (dipisah dengan koma) yang akan Anda "
|
||||||
"pemberitahuan tentang\n"
|
"kirim pemberitahuan tentang\n"
|
||||||
" pembuatan dari manajemen anggaran proyek ini dan kami akan "
|
" pembuatan dari manajemen anggaran proyek ini dan kami "
|
||||||
"memngirim mereka sebuah surel."
|
"akan memngirim mereka sebuah surel."
|
||||||
|
|
||||||
msgid "Who pays?"
|
msgid "Who pays?"
|
||||||
msgstr "Siapa membayar?"
|
msgstr "Siapa membayar?"
|
||||||
|
@ -524,11 +542,21 @@ msgstr "Kepada siapa?"
|
||||||
msgid "Who?"
|
msgid "Who?"
|
||||||
msgstr "Siapa?"
|
msgstr "Siapa?"
|
||||||
|
|
||||||
|
msgid "Balance"
|
||||||
|
msgstr "Saldo"
|
||||||
|
|
||||||
msgid "Paid"
|
msgid "Paid"
|
||||||
msgstr "Dibayar"
|
msgstr "Dibayar"
|
||||||
|
|
||||||
msgid "Spent"
|
msgid "Spent"
|
||||||
msgstr "Dihabiskan"
|
msgstr "Dihabiskan"
|
||||||
|
|
||||||
msgid "Balance"
|
msgid "Expenses by Month"
|
||||||
msgstr "Saldo"
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Period"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Import JSON"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -1,18 +1,18 @@
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2019-09-30 23:53+0200\n"
|
"POT-Creation-Date: 2020-02-26 06:46+0100\n"
|
||||||
"PO-Revision-Date: 2019-11-12 09:04+0000\n"
|
"PO-Revision-Date: 2019-11-12 09:04+0000\n"
|
||||||
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
|
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
|
||||||
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
|
|
||||||
"i-hate-money/i-hate-money/nb_NO/>\n"
|
|
||||||
"Language: nb_NO\n"
|
"Language: nb_NO\n"
|
||||||
|
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/i"
|
||||||
|
"-hate-money/i-hate-money/nb_NO/>\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=n != 1\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
||||||
"X-Generator: Weblate 3.10-dev\n"
|
|
||||||
"Generated-By: Babel 2.7.0\n"
|
"Generated-By: Babel 2.7.0\n"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -165,6 +165,12 @@ msgstr "Ukjent prosjekt"
|
||||||
msgid "Password successfully reset."
|
msgid "Password successfully reset."
|
||||||
msgstr "Passord tilbakestilt."
|
msgstr "Passord tilbakestilt."
|
||||||
|
|
||||||
|
msgid "Project successfully uploaded"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Invalid JSON"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Project successfully deleted"
|
msgid "Project successfully deleted"
|
||||||
msgstr "Prosjekt slettet"
|
msgstr "Prosjekt slettet"
|
||||||
|
@ -297,6 +303,9 @@ msgstr "Avbryt"
|
||||||
msgid "Edit the project"
|
msgid "Edit the project"
|
||||||
msgstr "Rediger prosjektet"
|
msgstr "Rediger prosjektet"
|
||||||
|
|
||||||
|
msgid "Import"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Edit this bill"
|
msgid "Edit this bill"
|
||||||
msgstr "Rediger denne regningen"
|
msgstr "Rediger denne regningen"
|
||||||
|
|
||||||
|
@ -436,6 +445,12 @@ msgstr "Du kan starte ved å legge til deltagere"
|
||||||
msgid "Add a new bill"
|
msgid "Add a new bill"
|
||||||
msgstr "Legg til en ny regning"
|
msgstr "Legg til en ny regning"
|
||||||
|
|
||||||
|
msgid "Newer bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Older bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "When?"
|
msgid "When?"
|
||||||
msgstr "Når?"
|
msgstr "Når?"
|
||||||
|
|
||||||
|
@ -549,15 +564,24 @@ msgstr "Til hvem?"
|
||||||
msgid "Who?"
|
msgid "Who?"
|
||||||
msgstr "Hvem?"
|
msgstr "Hvem?"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Balance"
|
||||||
|
msgstr "Kontobalanse"
|
||||||
|
|
||||||
msgid "Paid"
|
msgid "Paid"
|
||||||
msgstr "Betalt"
|
msgstr "Betalt"
|
||||||
|
|
||||||
msgid "Spent"
|
msgid "Spent"
|
||||||
msgstr "Forbrukt"
|
msgstr "Forbrukt"
|
||||||
|
|
||||||
#, fuzzy
|
msgid "Expenses by Month"
|
||||||
msgid "Balance"
|
msgstr ""
|
||||||
msgstr "Kontobalanse"
|
|
||||||
|
msgid "Period"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Import JSON"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "The project identifier is used to "
|
#~ "The project identifier is used to "
|
||||||
|
@ -672,3 +696,4 @@ msgstr "Kontobalanse"
|
||||||
#~ "En lenke for å tilbakestille passordet"
|
#~ "En lenke for å tilbakestille passordet"
|
||||||
#~ " har blitt sent til deg per "
|
#~ " har blitt sent til deg per "
|
||||||
#~ "e-post."
|
#~ "e-post."
|
||||||
|
|
||||||
|
|
|
@ -1,18 +1,18 @@
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2019-09-30 23:53+0200\n"
|
"POT-Creation-Date: 2020-02-26 06:46+0100\n"
|
||||||
"PO-Revision-Date: 2019-10-07 22:56+0000\n"
|
"PO-Revision-Date: 2019-10-07 22:56+0000\n"
|
||||||
"Last-Translator: Heimen Stoffels <vistausss@outlook.com>\n"
|
"Last-Translator: Heimen Stoffels <vistausss@outlook.com>\n"
|
||||||
"Language-Team: Dutch <https://hosted.weblate.org/projects/i-hate-money/"
|
|
||||||
"i-hate-money/nl/>\n"
|
|
||||||
"Language: nl\n"
|
"Language: nl\n"
|
||||||
|
"Language-Team: Dutch <https://hosted.weblate.org/projects/i-hate-money/i"
|
||||||
|
"-hate-money/nl/>\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=n != 1\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
||||||
"X-Generator: Weblate 3.9-dev\n"
|
|
||||||
"Generated-By: Babel 2.7.0\n"
|
"Generated-By: Babel 2.7.0\n"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -158,6 +158,12 @@ msgstr "Onbekend project"
|
||||||
msgid "Password successfully reset."
|
msgid "Password successfully reset."
|
||||||
msgstr "Wachtwoord is hersteld."
|
msgstr "Wachtwoord is hersteld."
|
||||||
|
|
||||||
|
msgid "Project successfully uploaded"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Invalid JSON"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Project successfully deleted"
|
msgid "Project successfully deleted"
|
||||||
msgstr "Project is verwijderd"
|
msgstr "Project is verwijderd"
|
||||||
|
|
||||||
|
@ -284,6 +290,9 @@ msgstr "Annuleren"
|
||||||
msgid "Edit the project"
|
msgid "Edit the project"
|
||||||
msgstr "Project bewerken"
|
msgstr "Project bewerken"
|
||||||
|
|
||||||
|
msgid "Import"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Edit this bill"
|
msgid "Edit this bill"
|
||||||
msgstr "Deze rekening bewerken"
|
msgstr "Deze rekening bewerken"
|
||||||
|
|
||||||
|
@ -417,6 +426,12 @@ msgstr "Begin met het toevoegen van deelnemers"
|
||||||
msgid "Add a new bill"
|
msgid "Add a new bill"
|
||||||
msgstr "Nieuwe rekening toevoegen"
|
msgstr "Nieuwe rekening toevoegen"
|
||||||
|
|
||||||
|
msgid "Newer bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Older bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "When?"
|
msgid "When?"
|
||||||
msgstr "Wanneer?"
|
msgstr "Wanneer?"
|
||||||
|
|
||||||
|
@ -525,14 +540,23 @@ msgstr "Aan wie?"
|
||||||
msgid "Who?"
|
msgid "Who?"
|
||||||
msgstr "Wie?"
|
msgstr "Wie?"
|
||||||
|
|
||||||
|
msgid "Balance"
|
||||||
|
msgstr "Saldo"
|
||||||
|
|
||||||
msgid "Paid"
|
msgid "Paid"
|
||||||
msgstr "Betaald"
|
msgstr "Betaald"
|
||||||
|
|
||||||
msgid "Spent"
|
msgid "Spent"
|
||||||
msgstr "Uitgegeven"
|
msgstr "Uitgegeven"
|
||||||
|
|
||||||
msgid "Balance"
|
msgid "Expenses by Month"
|
||||||
msgstr "Saldo"
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Period"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Import JSON"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "The project identifier is used to "
|
#~ "The project identifier is used to "
|
||||||
|
@ -647,3 +671,4 @@ msgstr "Saldo"
|
||||||
#~ "Er is een link met "
|
#~ "Er is een link met "
|
||||||
#~ "wachtwoordherstelinstructies naar je e-mailadres "
|
#~ "wachtwoordherstelinstructies naar je e-mailadres "
|
||||||
#~ "verstuurd."
|
#~ "verstuurd."
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2019-10-01 21:48+0200\n"
|
"POT-Creation-Date: 2020-02-26 06:46+0100\n"
|
||||||
"PO-Revision-Date: 2019-08-07 13:24+0000\n"
|
"PO-Revision-Date: 2019-08-07 13:24+0000\n"
|
||||||
"Last-Translator: Mesut Akcan <makcan@gmail.com>\n"
|
"Last-Translator: Mesut Akcan <makcan@gmail.com>\n"
|
||||||
"Language: tr\n"
|
"Language: tr\n"
|
||||||
|
@ -160,6 +160,12 @@ msgstr ""
|
||||||
msgid "Password successfully reset."
|
msgid "Password successfully reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Project successfully uploaded"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Invalid JSON"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Project successfully deleted"
|
msgid "Project successfully deleted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -282,6 +288,9 @@ msgstr ""
|
||||||
msgid "Edit the project"
|
msgid "Edit the project"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Import"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Edit this bill"
|
msgid "Edit this bill"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -413,6 +422,12 @@ msgstr ""
|
||||||
msgid "Add a new bill"
|
msgid "Add a new bill"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Newer bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Older bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "When?"
|
msgid "When?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -513,13 +528,22 @@ msgstr ""
|
||||||
msgid "Who?"
|
msgid "Who?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Balance"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Paid"
|
msgid "Paid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Spent"
|
msgid "Spent"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Balance"
|
msgid "Expenses by Month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Period"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Import JSON"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid "What do you want to download ?"
|
#~ msgid "What do you want to download ?"
|
||||||
|
|
|
@ -1,19 +1,20 @@
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2019-12-05 15:35+0200\n"
|
"POT-Creation-Date: 2020-02-26 06:46+0100\n"
|
||||||
"PO-Revision-Date: 2019-12-08 16:26+0000\n"
|
"PO-Revision-Date: 2019-12-08 16:26+0000\n"
|
||||||
"Last-Translator: Tymofij Lytvynenko <till.svit@gmail.com>\n"
|
"Last-Translator: Tymofij Lytvynenko <till.svit@gmail.com>\n"
|
||||||
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/i-hate-money/"
|
|
||||||
"i-hate-money/uk/>\n"
|
|
||||||
"Language: uk\n"
|
"Language: uk\n"
|
||||||
|
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/i-hate-"
|
||||||
|
"money/i-hate-money/uk/>\n"
|
||||||
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||||
|
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
|
"Generated-By: Babel 2.7.0\n"
|
||||||
"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
|
||||||
"X-Generator: Weblate 3.10-dev\n"
|
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Not a valid amount or expression. Only numbers and + - * / operators are "
|
"Not a valid amount or expression. Only numbers and + - * / operators are "
|
||||||
|
@ -156,6 +157,12 @@ msgstr ""
|
||||||
msgid "Password successfully reset."
|
msgid "Password successfully reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Project successfully uploaded"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Invalid JSON"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Project successfully deleted"
|
msgid "Project successfully deleted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -278,6 +285,9 @@ msgstr ""
|
||||||
msgid "Edit the project"
|
msgid "Edit the project"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Import"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Edit this bill"
|
msgid "Edit this bill"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -409,6 +419,12 @@ msgstr ""
|
||||||
msgid "Add a new bill"
|
msgid "Add a new bill"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Newer bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Older bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "When?"
|
msgid "When?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -509,11 +525,21 @@ msgstr ""
|
||||||
msgid "Who?"
|
msgid "Who?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Balance"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Paid"
|
msgid "Paid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Spent"
|
msgid "Spent"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Balance"
|
msgid "Expenses by Month"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Period"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Import JSON"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -1,18 +1,19 @@
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2019-10-01 21:48+0200\n"
|
"POT-Creation-Date: 2020-02-26 06:46+0100\n"
|
||||||
"PO-Revision-Date: 2020-02-09 12:01+0000\n"
|
"PO-Revision-Date: 2020-02-09 12:01+0000\n"
|
||||||
"Last-Translator: Muge Niu <mugeniu12138@gmail.com>\n"
|
"Last-Translator: Muge Niu <mugeniu12138@gmail.com>\n"
|
||||||
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
|
"Language: zh_HANS_CN\n"
|
||||||
"i-hate-money/i-hate-money/zh_Hans/>\n"
|
"Language-Team: Chinese (Simplified) "
|
||||||
"Language: zh_HANS-CN\n"
|
"<https://hosted.weblate.org/projects/i-hate-money/i-hate-money/zh_Hans/>"
|
||||||
|
"\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
||||||
"X-Generator: Weblate 3.11-dev\n"
|
|
||||||
"Generated-By: Babel 2.7.0\n"
|
"Generated-By: Babel 2.7.0\n"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -156,6 +157,12 @@ msgstr ""
|
||||||
msgid "Password successfully reset."
|
msgid "Password successfully reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Project successfully uploaded"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Invalid JSON"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Project successfully deleted"
|
msgid "Project successfully deleted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -278,6 +285,9 @@ msgstr "取消"
|
||||||
msgid "Edit the project"
|
msgid "Edit the project"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Import"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Edit this bill"
|
msgid "Edit this bill"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -409,6 +419,12 @@ msgstr ""
|
||||||
msgid "Add a new bill"
|
msgid "Add a new bill"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Newer bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Older bills"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "When?"
|
msgid "When?"
|
||||||
msgstr "什么时候?"
|
msgstr "什么时候?"
|
||||||
|
|
||||||
|
@ -509,13 +525,22 @@ msgstr ""
|
||||||
msgid "Who?"
|
msgid "Who?"
|
||||||
msgstr "谁?"
|
msgstr "谁?"
|
||||||
|
|
||||||
|
msgid "Balance"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Paid"
|
msgid "Paid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Spent"
|
msgid "Spent"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Balance"
|
msgid "Expenses by Month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Period"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Import JSON"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
|
@ -610,3 +635,4 @@ msgstr ""
|
||||||
|
|
||||||
#~ msgid "A link to reset your password has been sent to your email."
|
#~ msgid "A link to reset your password has been sent to your email."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue