diff options
Diffstat (limited to 'budget/translations')
| -rw-r--r-- | budget/translations/fr/LC_MESSAGES/messages.mo | bin | 8226 -> 8425 bytes | |||
| -rw-r--r-- | budget/translations/fr/LC_MESSAGES/messages.po | 8 |
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 Binary files differindex c824b18..210852b 100644 --- a/budget/translations/fr/LC_MESSAGES/messages.mo +++ b/budget/translations/fr/LC_MESSAGES/messages.mo 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" |
