aboutsummaryrefslogtreecommitdiff
path: root/budget/translations
diff options
context:
space:
mode:
authorJocelynDelalande <JocelynDelalande@users.noreply.github.com>2017-06-27 19:52:07 +0200
committerGitHub <noreply@github.com>2017-06-27 19:52:07 +0200
commitce90ff0ffdd1c69ad6bc1367408d7da833c5999b (patch)
tree58ef1be3d55d0a86b9ab976291b03c8a6994d88f /budget/translations
parent9adc48b50d0f663d9ad90ec464859228b2a5c629 (diff)
parenta585a73d8b387fee47b1df1caf9ea6b0ff5793af (diff)
downloadihatemoney-mirror-ce90ff0ffdd1c69ad6bc1367408d7da833c5999b.zip
ihatemoney-mirror-ce90ff0ffdd1c69ad6bc1367408d7da833c5999b.tar.gz
ihatemoney-mirror-ce90ff0ffdd1c69ad6bc1367408d7da833c5999b.tar.bz2
Merge pull request #226 from spiral-project/rename-delete-to-deactivate
Rename delete to deactivate for members. Fixes #177
Diffstat (limited to 'budget/translations')
-rw-r--r--budget/translations/fr/LC_MESSAGES/messages.mobin8226 -> 8425 bytes
-rw-r--r--budget/translations/fr/LC_MESSAGES/messages.po8
2 files changed, 6 insertions, 2 deletions
diff --git a/budget/translations/fr/LC_MESSAGES/messages.mo b/budget/translations/fr/LC_MESSAGES/messages.mo
index c824b18..210852b 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 609846f..0f3339e 100644
--- a/budget/translations/fr/LC_MESSAGES/messages.po
+++ b/budget/translations/fr/LC_MESSAGES/messages.po
@@ -214,8 +214,8 @@ msgstr "Le membre '%(name)s' a été désactivé"
#: web.py:314
#, python-format
-msgid "User '%(name)s' has been removed"
-msgstr "Le membre '%(name)s' a été supprimé"
+msgid "User '%(name)s' has been deactivated. It will still appear in the users list until its balance becomes zero."
+msgstr "Le membre '%(name)s' a été désactivé. Il continuera d'apparaître jusqu'à ce que sa balance devienne égale à zéro."
#: web.py:331
msgid "The bill has been added"
@@ -291,6 +291,10 @@ msgstr "Annuler"
msgid "Edit the project"
msgstr "Éditer le projet"
+#: templates/list_bills.html:70
+msgid "deactivate"
+msgstr "désactiver"
+
#: templates/forms.html:69 templates/list_bills.html:70
#: templates/list_bills.html:114
msgid "delete"