aboutsummaryrefslogtreecommitdiff
path: root/ihatemoney/translations
diff options
context:
space:
mode:
authorByron Ullauri <Ullauri.Byron@gmail.com>2019-01-03 04:03:13 -0500
committerAlexis Metaireau <alexis@notmyidea.org>2019-01-03 10:03:13 +0100
commit04adfe4155e1bb37609edfe78ae67b361f51e0cf (patch)
tree49237e7eaf0cc5ee3818a8f9984dde4ecc6356e2 /ihatemoney/translations
parent7cb339c0bb8aacaeae47838a68c7af60cf414618 (diff)
downloadihatemoney-mirror-04adfe4155e1bb37609edfe78ae67b361f51e0cf.zip
ihatemoney-mirror-04adfe4155e1bb37609edfe78ae67b361f51e0cf.tar.gz
ihatemoney-mirror-04adfe4155e1bb37609edfe78ae67b361f51e0cf.tar.bz2
Provide basic math operations on bills (#413)
* allow basic math ops in amount field for bills form * docs: changing compile-translations to build-translations
Diffstat (limited to 'ihatemoney/translations')
-rw-r--r--ihatemoney/translations/fr/LC_MESSAGES/messages.mobin10180 -> 10415 bytes
-rw-r--r--ihatemoney/translations/fr/LC_MESSAGES/messages.po13
2 files changed, 12 insertions, 1 deletions
diff --git a/ihatemoney/translations/fr/LC_MESSAGES/messages.mo b/ihatemoney/translations/fr/LC_MESSAGES/messages.mo
index ab8a831..44b0c6a 100644
--- a/ihatemoney/translations/fr/LC_MESSAGES/messages.mo
+++ b/ihatemoney/translations/fr/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/ihatemoney/translations/fr/LC_MESSAGES/messages.po b/ihatemoney/translations/fr/LC_MESSAGES/messages.po
index b3e2fdb..2516d56 100644
--- a/ihatemoney/translations/fr/LC_MESSAGES/messages.po
+++ b/ihatemoney/translations/fr/LC_MESSAGES/messages.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2018-08-05 23:41+0200\n"
+"POT-Creation-Date: 2019-01-02 23:26-0500\n"
"PO-Revision-Date: 2018-05-15 22:00+0200\n"
"Last-Translator: Adrien CLERC <>\n"
"Language: fr\n"
@@ -18,6 +18,13 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
+msgid ""
+"Not a valid amount or expression.Only numbers and + - * / operators are "
+"accepted."
+msgstr ""
+"Pas un montant ou une expression valide. Seuls les nombres et les opérateurs"
+"+ - * / sont acceptés"
+
msgid "Project name"
msgstr "Nom de projet"
@@ -394,6 +401,9 @@ msgstr "Invitez d’autres personnes à rejoindre ce projet !"
msgid "Add a new bill"
msgstr "Nouvelle facture"
+msgid "Added on"
+msgstr "Ajouté Sur"
+
msgid "When?"
msgstr "Quand ?"
@@ -494,3 +504,4 @@ msgstr "Solde"
#~ msgid "Invite"
#~ msgstr "Invitez"
+