diff options
| author | A.Avenel <avenel.alexandre@gmail.com> | 2013-05-09 22:33:15 +0200 |
|---|---|---|
| committer | A.Avenel <avenel.alexandre@gmail.com> | 2013-05-09 22:33:15 +0200 |
| commit | 058cc8a9e5c5d06bd3aedeff4de782907b014d50 (patch) | |
| tree | 7f731f5c801bdf5b5870d883291ace949b2496b1 /budget/messages.pot | |
| parent | 1999ebd92542e0d63b3533613a7a5834a493c6f0 (diff) | |
| download | ihatemoney-mirror-058cc8a9e5c5d06bd3aedeff4de782907b014d50.zip ihatemoney-mirror-058cc8a9e5c5d06bd3aedeff4de782907b014d50.tar.gz ihatemoney-mirror-058cc8a9e5c5d06bd3aedeff4de782907b014d50.tar.bz2 | |
correct french translation
Diffstat (limited to 'budget/messages.pot')
| -rw-r--r-- | budget/messages.pot | 230 |
1 files changed, 115 insertions, 115 deletions
diff --git a/budget/messages.pot b/budget/messages.pot index 544b287..b3cb0cc 100644 --- a/budget/messages.pot +++ b/budget/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-07 23:23+0200\n" +"POT-Creation-Date: 2013-05-09 22:24+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -17,35 +17,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: budget/forms.py:22 +#: forms.py:22 msgid "Select all" msgstr "" -#: budget/forms.py:22 +#: forms.py:22 msgid "Select none" msgstr "" -#: budget/forms.py:61 +#: forms.py:61 msgid "Project name" msgstr "" -#: budget/forms.py:62 budget/forms.py:86 budget/forms.py:102 +#: forms.py:62 forms.py:86 forms.py:102 msgid "Private code" msgstr "" -#: budget/forms.py:63 +#: forms.py:63 msgid "Email" msgstr "" -#: budget/forms.py:85 budget/forms.py:101 budget/forms.py:107 +#: forms.py:85 forms.py:101 forms.py:107 msgid "Project identifier" msgstr "" -#: budget/forms.py:87 budget/templates/send_invites.html:5 +#: forms.py:87 templates/send_invites.html:5 msgid "Create the project" msgstr "" -#: budget/forms.py:92 +#: forms.py:92 msgid "" "The project identifier is used to log in and for the URL of the project. " "We tried to generate an identifier for you but a project with this " @@ -53,416 +53,416 @@ msgid "" "be able to remember." msgstr "" -#: budget/forms.py:103 +#: forms.py:103 msgid "Get in" msgstr "" -#: budget/forms.py:108 +#: forms.py:108 msgid "Send me the code by email" msgstr "" -#: budget/forms.py:112 +#: forms.py:112 msgid "This project does not exists" msgstr "" -#: budget/forms.py:116 +#: forms.py:116 msgid "Date" msgstr "" -#: budget/forms.py:117 +#: forms.py:117 msgid "What?" msgstr "" -#: budget/forms.py:118 +#: forms.py:118 msgid "Payer" msgstr "" -#: budget/forms.py:119 +#: forms.py:119 msgid "Amount paid" msgstr "" -#: budget/forms.py:120 budget/templates/list_bills.html:103 +#: forms.py:120 templates/list_bills.html:103 msgid "For whom?" msgstr "" -#: budget/forms.py:122 +#: forms.py:122 msgid "Submit" msgstr "" -#: budget/forms.py:123 +#: forms.py:123 msgid "Submit and add a new one" msgstr "" -#: budget/forms.py:149 +#: forms.py:149 msgid "Bills can't be null" msgstr "" -#: budget/forms.py:154 +#: forms.py:154 msgid "Name" msgstr "" -#: budget/forms.py:155 budget/templates/forms.html:95 +#: forms.py:155 templates/forms.html:95 msgid "Add" msgstr "" -#: budget/forms.py:163 +#: forms.py:163 msgid "User name incorrect" msgstr "" -#: budget/forms.py:167 +#: forms.py:167 msgid "This project already have this member" msgstr "" -#: budget/forms.py:178 +#: forms.py:178 msgid "People to notify" msgstr "" -#: budget/forms.py:179 +#: forms.py:179 msgid "Send invites" msgstr "" -#: budget/forms.py:185 +#: forms.py:185 #, python-format msgid "The email %(email)s is not valid" msgstr "" -#: budget/forms.py:190 +#: forms.py:190 msgid "Name for this archive (optional)" msgstr "" -#: budget/forms.py:191 +#: forms.py:191 msgid "Start date" msgstr "" -#: budget/forms.py:192 +#: forms.py:192 msgid "End date" msgstr "" -#: budget/web.py:95 +#: web.py:95 msgid "This private code is not the right one" msgstr "" -#: budget/web.py:147 +#: web.py:147 #, python-format msgid "You have just created '%(project)s' to share your expenses" msgstr "" -#: budget/web.py:165 +#: web.py:165 #, python-format msgid "%(msg_compl)sThe project identifier is %(project)s" msgstr "" -#: budget/web.py:185 +#: web.py:185 msgid "a mail has been sent to you with the password" msgstr "" -#: budget/web.py:211 +#: web.py:211 msgid "Project successfully deleted" msgstr "" -#: budget/web.py:254 +#: web.py:254 #, python-format msgid "You have been invited to share your expenses for %(project)s" msgstr "" -#: budget/web.py:261 +#: web.py:261 msgid "Your invitations have been sent" msgstr "" -#: budget/web.py:290 +#: web.py:290 #, python-format msgid "%(member)s had been added" msgstr "" -#: budget/web.py:303 +#: web.py:303 #, python-format msgid "%(name)s is part of this project again" msgstr "" -#: budget/web.py:311 +#: web.py:311 #, python-format msgid "User '%(name)s' has been deactivated" msgstr "" -#: budget/web.py:313 +#: web.py:313 #, python-format msgid "User '%(name)s' has been removed" msgstr "" -#: budget/web.py:331 +#: web.py:331 msgid "The bill has been added" msgstr "" -#: budget/web.py:351 +#: web.py:351 msgid "The bill has been deleted" msgstr "" -#: budget/web.py:369 +#: web.py:369 msgid "The bill has been modified" msgstr "" -#: budget/web.py:399 +#: web.py:399 msgid "The data from XX to XX has been archived" msgstr "" -#: budget/templates/add_bill.html:9 +#: templates/add_bill.html:9 msgid "Back to the list" msgstr "" -#: budget/templates/authenticate.html:6 +#: templates/authenticate.html:6 msgid "" "The project you are trying to access do not exist, do you want \n" "to" msgstr "" -#: budget/templates/authenticate.html:7 +#: templates/authenticate.html:7 msgid "create it" msgstr "" -#: budget/templates/authenticate.html:7 +#: templates/authenticate.html:7 msgid "?" msgstr "" -#: budget/templates/create_project.html:4 +#: templates/create_project.html:4 msgid "Create a new project" msgstr "" -#: budget/templates/dashboard.html:5 +#: templates/dashboard.html:5 msgid "Project" msgstr "" -#: budget/templates/dashboard.html:5 +#: templates/dashboard.html:5 msgid "Number of members" msgstr "" -#: budget/templates/dashboard.html:5 +#: templates/dashboard.html:5 msgid "Number of bills" msgstr "" -#: budget/templates/dashboard.html:5 +#: templates/dashboard.html:5 msgid "Newest bill" msgstr "" -#: budget/templates/dashboard.html:5 +#: templates/dashboard.html:5 msgid "Oldest bill" msgstr "" -#: budget/templates/edit_project.html:6 budget/templates/list_bills.html:24 +#: templates/edit_project.html:6 templates/list_bills.html:24 msgid "you sure?" msgstr "" -#: budget/templates/edit_project.html:11 +#: templates/edit_project.html:11 msgid "Edit this project" msgstr "" -#: budget/templates/forms.html:23 +#: templates/forms.html:23 msgid "Can't remember the password?" msgstr "" -#: budget/templates/forms.html:26 +#: templates/forms.html:26 msgid "Cancel" msgstr "" -#: budget/templates/forms.html:68 +#: templates/forms.html:68 msgid "Edit the project" msgstr "" -#: budget/templates/forms.html:69 budget/templates/list_bills.html:70 -#: budget/templates/list_bills.html:114 +#: templates/forms.html:69 templates/list_bills.html:70 +#: templates/list_bills.html:114 msgid "delete" msgstr "" -#: budget/templates/forms.html:77 +#: templates/forms.html:77 msgid "Edit this bill" msgstr "" -#: budget/templates/forms.html:77 budget/templates/list_bills.html:94 +#: templates/forms.html:77 templates/list_bills.html:94 msgid "Add a bill" msgstr "" -#: budget/templates/forms.html:95 +#: templates/forms.html:95 msgid "Type user name here" msgstr "" -#: budget/templates/forms.html:102 +#: templates/forms.html:102 msgid "Send the invitations" msgstr "" -#: budget/templates/forms.html:103 +#: templates/forms.html:103 msgid "No, thanks" msgstr "" -#: budget/templates/forms.html:109 +#: templates/forms.html:109 msgid "Create an archive" msgstr "" -#: budget/templates/forms.html:116 +#: templates/forms.html:116 msgid "Create the archive" msgstr "" -#: budget/templates/home.html:8 +#: templates/home.html:8 msgid "Manage your shared <br>expenses, easily" msgstr "" -#: budget/templates/home.html:9 +#: templates/home.html:9 msgid "Try out the demo" msgstr "" -#: budget/templates/home.html:12 +#: templates/home.html:12 msgid "You're sharing a house?" msgstr "" -#: budget/templates/home.html:12 +#: templates/home.html:12 msgid "Going on holidays with friends?" msgstr "" -#: budget/templates/home.html:12 +#: templates/home.html:12 msgid "Simply sharing money with others?" msgstr "" -#: budget/templates/home.html:12 +#: templates/home.html:12 msgid "We can help!" msgstr "" -#: budget/templates/home.html:24 +#: templates/home.html:24 msgid "Log to an existing project" msgstr "" -#: budget/templates/home.html:28 +#: templates/home.html:28 msgid "log in" msgstr "" -#: budget/templates/home.html:29 +#: templates/home.html:29 msgid "can't remember your password?" msgstr "" -#: budget/templates/home.html:36 +#: templates/home.html:36 msgid "or create a new one" msgstr "" -#: budget/templates/home.html:40 +#: templates/home.html:40 msgid "let's get started" msgstr "" -#: budget/templates/home.html:51 +#: templates/home.html:51 msgid "" "This access code will be sent to your friends. It is stored as-is by the " "server, so don\\'t reuse a personal password!" msgstr "" -#: budget/templates/layout.html:5 +#: templates/layout.html:5 msgid "Account manager" msgstr "" -#: budget/templates/layout.html:45 budget/templates/settle_bills.html:4 +#: templates/layout.html:45 templates/settle_bills.html:4 msgid "Bills" msgstr "" -#: budget/templates/layout.html:46 budget/templates/settle_bills.html:5 +#: templates/layout.html:46 templates/settle_bills.html:5 msgid "Settle" msgstr "" -#: budget/templates/layout.html:53 +#: templates/layout.html:53 msgid "options" msgstr "" -#: budget/templates/layout.html:55 +#: templates/layout.html:55 msgid "Project settings" msgstr "" -#: budget/templates/layout.html:59 +#: templates/layout.html:59 msgid "switch to" msgstr "" -#: budget/templates/layout.html:62 +#: templates/layout.html:62 msgid "Start a new project" msgstr "" -#: budget/templates/layout.html:64 +#: templates/layout.html:64 msgid "Logout" msgstr "" -#: budget/templates/layout.html:92 +#: templates/layout.html:92 msgid "This is a free software" msgstr "" -#: budget/templates/layout.html:92 +#: templates/layout.html:92 msgid "you can contribute and improve it!" msgstr "" -#: budget/templates/list_bills.html:74 +#: templates/list_bills.html:74 msgid "reactivate" msgstr "" -#: budget/templates/list_bills.html:88 +#: templates/list_bills.html:88 msgid "The project identifier is" msgstr "" -#: budget/templates/list_bills.html:88 +#: templates/list_bills.html:88 msgid "remember it!" msgstr "" -#: budget/templates/list_bills.html:89 +#: templates/list_bills.html:89 msgid "Add a new bill" msgstr "" -#: budget/templates/list_bills.html:103 +#: templates/list_bills.html:103 msgid "When?" msgstr "" -#: budget/templates/list_bills.html:103 +#: templates/list_bills.html:103 msgid "Who paid?" msgstr "" -#: budget/templates/list_bills.html:103 +#: templates/list_bills.html:103 msgid "For what?" msgstr "" -#: budget/templates/list_bills.html:103 budget/templates/settle_bills.html:31 +#: templates/list_bills.html:103 templates/settle_bills.html:31 msgid "How much?" msgstr "" -#: budget/templates/list_bills.html:103 +#: templates/list_bills.html:103 msgid "Actions" msgstr "" -#: budget/templates/list_bills.html:111 +#: templates/list_bills.html:111 msgid "each" msgstr "" -#: budget/templates/list_bills.html:113 +#: templates/list_bills.html:113 msgid "edit" msgstr "" -#: budget/templates/list_bills.html:122 +#: templates/list_bills.html:122 msgid "Nothing to list yet. You probably want to" msgstr "" -#: budget/templates/list_bills.html:122 +#: templates/list_bills.html:122 msgid "add a bill" msgstr "" -#: budget/templates/password_reminder.html:4 +#: templates/password_reminder.html:4 msgid "Password reminder" msgstr "" -#: budget/templates/recent_projects.html:2 +#: templates/recent_projects.html:2 msgid "Your projects" msgstr "" -#: budget/templates/send_invites.html:6 +#: templates/send_invites.html:6 msgid "Invite people" msgstr "" -#: budget/templates/send_invites.html:7 +#: templates/send_invites.html:7 msgid "Use it!" msgstr "" -#: budget/templates/send_invites.html:11 +#: templates/send_invites.html:11 msgid "Invite people to join this project" msgstr "" -#: budget/templates/send_invites.html:12 +#: templates/send_invites.html:12 msgid "" "Specify a (coma separated) list of email adresses you want to notify " "about the \n" @@ -470,23 +470,23 @@ msgid "" " for you." msgstr "" -#: budget/templates/send_invites.html:14 +#: templates/send_invites.html:14 msgid "If you prefer, you can" msgstr "" -#: budget/templates/send_invites.html:14 +#: templates/send_invites.html:14 msgid "skip this step" msgstr "" -#: budget/templates/send_invites.html:14 +#: templates/send_invites.html:14 msgid "and notify them yourself" msgstr "" -#: budget/templates/settle_bills.html:31 +#: templates/settle_bills.html:31 msgid "Who pays?" msgstr "" -#: budget/templates/settle_bills.html:31 +#: templates/settle_bills.html:31 msgid "To whom?" msgstr "" |
