aboutsummaryrefslogtreecommitdiff
path: root/budget/translations
diff options
context:
space:
mode:
author0livd <0livd@users.noreply.github.com>2017-02-22 23:40:52 +0100
committer0livd <0livd@users.noreply.github.com>2017-03-09 23:24:18 +0100
commite35480d6b7adf76f5bc4d46153b621abd722c681 (patch)
treeb80cbf5ae0ddee631cb0c0aa31940f71d94d5855 /budget/translations
parent8c412b391f9402f3840728ad1e6b8043e4ed8b7b (diff)
downloadihatemoney-mirror-e35480d6b7adf76f5bc4d46153b621abd722c681.zip
ihatemoney-mirror-e35480d6b7adf76f5bc4d46153b621abd722c681.tar.gz
ihatemoney-mirror-e35480d6b7adf76f5bc4d46153b621abd722c681.tar.bz2
Add export feature
Bills and transactions can now be exported to json or csv ref #28
Diffstat (limited to 'budget/translations')
-rw-r--r--budget/translations/fr/LC_MESSAGES/messages.mobin8551 -> 8332 bytes
-rw-r--r--budget/translations/fr/LC_MESSAGES/messages.po24
2 files changed, 24 insertions, 0 deletions
diff --git a/budget/translations/fr/LC_MESSAGES/messages.mo b/budget/translations/fr/LC_MESSAGES/messages.mo
index 558d835..ef40aa5 100644
--- a/budget/translations/fr/LC_MESSAGES/messages.mo
+++ b/budget/translations/fr/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/budget/translations/fr/LC_MESSAGES/messages.po b/budget/translations/fr/LC_MESSAGES/messages.po
index b7f8d63..44b63f9 100644
--- a/budget/translations/fr/LC_MESSAGES/messages.po
+++ b/budget/translations/fr/LC_MESSAGES/messages.po
@@ -146,6 +146,22 @@ msgstr "Date de départ"
msgid "End date"
msgstr "Date de fin"
+#: forms.py:202
+msgid "What do you want to download ?"
+msgstr "Que voulez-vous télécharger ?"
+
+#: forms.py:205
+msgid "bills"
+msgstr "factures"
+
+#: forms.py:205
+msgid "transactions"
+msgstr "remboursements"
+
+#: forms.py:206
+msgid "Export file format"
+msgstr "Format du fichier d'export"
+
#: web.py:95
msgid "This private code is not the right one"
msgstr "Le code que vous avez entré n'est pas correct"
@@ -312,6 +328,14 @@ msgstr "Créer une archive"
msgid "Create the archive"
msgstr "Créer l'archive"
+#: templates/forms.html:136
+msgid "Download this project's data"
+msgstr "Télécharger les données de ce projet"
+
+#: templates/forms.html:136
+msgid "Download"
+msgstr "Télécharger"
+
#: templates/home.html:8
msgid "Manage your shared <br>expenses, easily"
msgstr "Gérez vos dépenses<br> partagées, facilement"