aboutsummaryrefslogtreecommitdiff
path: root/budget/messages.pot
diff options
context:
space:
mode:
authorA.Avenel <avenel.alexandre@gmail.com>2013-04-07 23:38:39 +0200
committerA.Avenel <avenel.alexandre@gmail.com>2013-04-07 23:38:39 +0200
commitc1f4348b52171e27cd547d9a2a734f50bc8d15ff (patch)
tree5af0cf710255c62d3ec47ba98a56a541aa868253 /budget/messages.pot
parenta0e94f3c116879301a2bef32fac30c232c18e386 (diff)
downloadihatemoney-mirror-c1f4348b52171e27cd547d9a2a734f50bc8d15ff.zip
ihatemoney-mirror-c1f4348b52171e27cd547d9a2a734f50bc8d15ff.tar.gz
ihatemoney-mirror-c1f4348b52171e27cd547d9a2a734f50bc8d15ff.tar.bz2
update french translation
Diffstat (limited to 'budget/messages.pot')
-rw-r--r--budget/messages.pot293
1 files changed, 167 insertions, 126 deletions
diff --git a/budget/messages.pot b/budget/messages.pot
index effeccf..544b287 100644
--- a/budget/messages.pot
+++ b/budget/messages.pot
@@ -1,435 +1,468 @@
# Translations template for PROJECT.
-# Copyright (C) 2011 ORGANIZATION
+# Copyright (C) 2013 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
-# Alexis Métaireau <alexis@notmyidea.org>, 2011.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2011-11-20 14:05+0100\n"
+"POT-Creation-Date: 2013-04-07 23:23+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: Quentin Roy <royque@gmail.com>\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n"
-#: forms.py:20
-msgid "Select All/None"
+#: budget/forms.py:22
+msgid "Select all"
msgstr ""
-#: forms.py:57
+#: budget/forms.py:22
+msgid "Select none"
+msgstr ""
+
+#: budget/forms.py:61
msgid "Project name"
msgstr ""
-#: forms.py:58 forms.py:82 forms.py:93
+#: budget/forms.py:62 budget/forms.py:86 budget/forms.py:102
msgid "Private code"
msgstr ""
-#: forms.py:59
+#: budget/forms.py:63
msgid "Email"
msgstr ""
-#: forms.py:81 forms.py:92 forms.py:98
+#: budget/forms.py:85 budget/forms.py:101 budget/forms.py:107
msgid "Project identifier"
msgstr ""
-#: forms.py:83 templates/send_invites.html:5
+#: budget/forms.py:87 budget/templates/send_invites.html:5
msgid "Create the project"
msgstr ""
-#: forms.py:88
+#: budget/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 "
-"identifier already exists. Please create a new identifier you will be "
-"able to remember."
+"identifier already exists. Please create a new identifier that you will "
+"be able to remember."
msgstr ""
-#: forms.py:94
+#: budget/forms.py:103
msgid "Get in"
msgstr ""
-#: forms.py:99
+#: budget/forms.py:108
msgid "Send me the code by email"
msgstr ""
-#: forms.py:103
+#: budget/forms.py:112
msgid "This project does not exists"
msgstr ""
-#: forms.py:107
+#: budget/forms.py:116
msgid "Date"
msgstr ""
-#: forms.py:108
+#: budget/forms.py:117
msgid "What?"
msgstr ""
-#: forms.py:109
+#: budget/forms.py:118
msgid "Payer"
msgstr ""
-#: forms.py:110
+#: budget/forms.py:119
msgid "Amount paid"
msgstr ""
-#: forms.py:111 templates/list_bills.html:154
+#: budget/forms.py:120 budget/templates/list_bills.html:103
msgid "For whom?"
msgstr ""
-#: forms.py:113
-msgid "Send the bill"
+#: budget/forms.py:122
+msgid "Submit"
msgstr ""
-#: forms.py:139
-msgid "Bills can't be null"
+#: budget/forms.py:123
+msgid "Submit and add a new one"
msgstr ""
-#: forms.py:144
-msgid "Name"
+#: budget/forms.py:149
+msgid "Bills can't be null"
msgstr ""
-#: forms.py:144
-msgid "Type user name here"
+#: budget/forms.py:154
+msgid "Name"
msgstr ""
-#: forms.py:145 templates/forms.html:94
+#: budget/forms.py:155 budget/templates/forms.html:95
msgid "Add"
msgstr ""
-#: forms.py:153
+#: budget/forms.py:163
msgid "User name incorrect"
msgstr ""
-#: forms.py:157
+#: budget/forms.py:167
msgid "This project already have this member"
msgstr ""
-#: forms.py:167
+#: budget/forms.py:178
msgid "People to notify"
msgstr ""
-#: forms.py:168
+#: budget/forms.py:179
msgid "Send invites"
msgstr ""
-#: forms.py:174
+#: budget/forms.py:185
#, python-format
msgid "The email %(email)s is not valid"
msgstr ""
-#: forms.py:179
-msgid "Start date"
+#: budget/forms.py:190
+msgid "Name for this archive (optional)"
msgstr ""
-#: forms.py:180
-msgid "End date"
+#: budget/forms.py:191
+msgid "Start date"
msgstr ""
-#: forms.py:181
-msgid "Name for this archive (optional)"
+#: budget/forms.py:192
+msgid "End date"
msgstr ""
-#: web.py:89
+#: budget/web.py:95
msgid "This private code is not the right one"
msgstr ""
-#: web.py:137
+#: budget/web.py:147
#, python-format
msgid "You have just created '%(project)s' to share your expenses"
msgstr ""
-#: web.py:148
+#: budget/web.py:165
#, python-format
-msgid "The project identifier is %(project)s"
+msgid "%(msg_compl)sThe project identifier is %(project)s"
msgstr ""
-#: web.py:166
+#: budget/web.py:185
msgid "a mail has been sent to you with the password"
msgstr ""
-#: web.py:229
+#: budget/web.py:211
+msgid "Project successfully deleted"
+msgstr ""
+
+#: budget/web.py:254
#, python-format
msgid "You have been invited to share your expenses for %(project)s"
msgstr ""
-#: web.py:236
+#: budget/web.py:261
msgid "Your invitations have been sent"
msgstr ""
-#: web.py:261
+#: budget/web.py:290
#, python-format
msgid "%(member)s had been added"
msgstr ""
-#: web.py:273
+#: budget/web.py:303
#, python-format
msgid "%(name)s is part of this project again"
msgstr ""
-#: web.py:281
+#: budget/web.py:311
#, python-format
msgid "User '%(name)s' has been deactivated"
msgstr ""
-#: web.py:283
+#: budget/web.py:313
#, python-format
msgid "User '%(name)s' has been removed"
msgstr ""
-#: web.py:300
+#: budget/web.py:331
msgid "The bill has been added"
msgstr ""
-#: web.py:315
+#: budget/web.py:351
msgid "The bill has been deleted"
msgstr ""
-#: web.py:333
+#: budget/web.py:369
msgid "The bill has been modified"
msgstr ""
-#: web.py:357
+#: budget/web.py:399
msgid "The data from XX to XX has been archived"
msgstr ""
-#: templates/add_bill.html:19
+#: budget/templates/add_bill.html:9
msgid "Back to the list"
msgstr ""
-#: templates/authenticate.html:6
+#: budget/templates/authenticate.html:6
msgid ""
"The project you are trying to access do not exist, do you want \n"
"to"
msgstr ""
-#: templates/authenticate.html:7
+#: budget/templates/authenticate.html:7
msgid "create it"
msgstr ""
-#: templates/authenticate.html:7
+#: budget/templates/authenticate.html:7
msgid "?"
msgstr ""
-#: templates/create_project.html:4
+#: budget/templates/create_project.html:4
msgid "Create a new project"
msgstr ""
-#: templates/edit_project.html:6 templates/list_bills.html:77
-#: templates/list_bills.html:87
+#: budget/templates/dashboard.html:5
+msgid "Project"
+msgstr ""
+
+#: budget/templates/dashboard.html:5
+msgid "Number of members"
+msgstr ""
+
+#: budget/templates/dashboard.html:5
+msgid "Number of bills"
+msgstr ""
+
+#: budget/templates/dashboard.html:5
+msgid "Newest bill"
+msgstr ""
+
+#: budget/templates/dashboard.html:5
+msgid "Oldest bill"
+msgstr ""
+
+#: budget/templates/edit_project.html:6 budget/templates/list_bills.html:24
msgid "you sure?"
msgstr ""
-#: templates/edit_project.html:11
+#: budget/templates/edit_project.html:11
msgid "Edit this project"
msgstr ""
-#: templates/forms.html:24
+#: budget/templates/forms.html:23
msgid "Can't remember the password?"
msgstr ""
-#: templates/forms.html:27
+#: budget/templates/forms.html:26
msgid "Cancel"
msgstr ""
-#: templates/forms.html:69
+#: budget/templates/forms.html:68
msgid "Edit the project"
msgstr ""
-#: templates/forms.html:70 templates/list_bills.html:139
-#: templates/list_bills.html:167
+#: budget/templates/forms.html:69 budget/templates/list_bills.html:70
+#: budget/templates/list_bills.html:114
msgid "delete"
msgstr ""
-#: templates/forms.html:78
+#: budget/templates/forms.html:77
msgid "Edit this bill"
msgstr ""
-#: templates/forms.html:78
+#: budget/templates/forms.html:77 budget/templates/list_bills.html:94
msgid "Add a bill"
msgstr ""
-#: templates/forms.html:102
+#: budget/templates/forms.html:95
+msgid "Type user name here"
+msgstr ""
+
+#: budget/templates/forms.html:102
msgid "Send the invitations"
msgstr ""
-#: templates/forms.html:103
+#: budget/templates/forms.html:103
msgid "No, thanks"
msgstr ""
-#: templates/forms.html:109
+#: budget/templates/forms.html:109
msgid "Create an archive"
msgstr ""
-#: templates/forms.html:115
+#: budget/templates/forms.html:116
msgid "Create the archive"
msgstr ""
-#: templates/home.html:9
+#: budget/templates/home.html:8
msgid "Manage your shared <br>expenses, easily"
msgstr ""
-#: templates/home.html:10
+#: budget/templates/home.html:9
msgid "Try out the demo"
msgstr ""
-#: templates/home.html:13
+#: budget/templates/home.html:12
msgid "You're sharing a house?"
msgstr ""
-#: templates/home.html:13
+#: budget/templates/home.html:12
msgid "Going on holidays with friends?"
msgstr ""
-#: templates/home.html:13
+#: budget/templates/home.html:12
msgid "Simply sharing money with others?"
msgstr ""
-#: templates/home.html:13
+#: budget/templates/home.html:12
msgid "We can help!"
msgstr ""
-#: templates/home.html:26
+#: budget/templates/home.html:24
msgid "Log to an existing project"
msgstr ""
-#: templates/home.html:28
+#: budget/templates/home.html:28
msgid "log in"
msgstr ""
-#: templates/home.html:29
+#: budget/templates/home.html:29
msgid "can't remember your password?"
msgstr ""
-#: templates/home.html:34
+#: budget/templates/home.html:36
msgid "or create a new one"
msgstr ""
-#: templates/home.html:36
+#: budget/templates/home.html:40
msgid "let's get started"
msgstr ""
-#: templates/layout.html:5
+#: budget/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
msgid "Account manager"
msgstr ""
-#: templates/layout.html:54
+#: budget/templates/layout.html:45 budget/templates/settle_bills.html:4
msgid "Bills"
msgstr ""
-#: templates/layout.html:58
+#: budget/templates/layout.html:46 budget/templates/settle_bills.html:5
+msgid "Settle"
+msgstr ""
+
+#: budget/templates/layout.html:53
msgid "options"
msgstr ""
-#: templates/layout.html:60
+#: budget/templates/layout.html:55
msgid "Project settings"
msgstr ""
-#: templates/layout.html:64
+#: budget/templates/layout.html:59
msgid "switch to"
msgstr ""
-#: templates/layout.html:67
+#: budget/templates/layout.html:62
msgid "Start a new project"
msgstr ""
-#: templates/layout.html:69
+#: budget/templates/layout.html:64
msgid "Logout"
msgstr ""
-#: templates/layout.html:95
+#: budget/templates/layout.html:92
msgid "This is a free software"
msgstr ""
-#: templates/layout.html:95
+#: budget/templates/layout.html:92
msgid "you can contribute and improve it!"
msgstr ""
-#: templates/list_bills.html:115
-msgid "Balance"
-msgstr ""
-
-#: templates/list_bills.html:140
+#: budget/templates/list_bills.html:74
msgid "reactivate"
msgstr ""
-#: templates/list_bills.html:144
+#: budget/templates/list_bills.html:88
msgid "The project identifier is"
msgstr ""
-#: templates/list_bills.html:144
+#: budget/templates/list_bills.html:88
msgid "remember it!"
msgstr ""
-#: templates/list_bills.html:145
+#: budget/templates/list_bills.html:89
msgid "Add a new bill"
msgstr ""
-#: templates/list_bills.html:148
-msgid "hide this form"
-msgstr ""
-
-#: templates/list_bills.html:154
+#: budget/templates/list_bills.html:103
msgid "When?"
msgstr ""
-#: templates/list_bills.html:154
+#: budget/templates/list_bills.html:103
msgid "Who paid?"
msgstr ""
-#: templates/list_bills.html:154
+#: budget/templates/list_bills.html:103
msgid "For what?"
msgstr ""
-#: templates/list_bills.html:154
+#: budget/templates/list_bills.html:103 budget/templates/settle_bills.html:31
msgid "How much?"
msgstr ""
-#: templates/list_bills.html:154
+#: budget/templates/list_bills.html:103
msgid "Actions"
msgstr ""
-#: templates/list_bills.html:162
+#: budget/templates/list_bills.html:111
msgid "each"
msgstr ""
-#: templates/list_bills.html:164
+#: budget/templates/list_bills.html:113
msgid "edit"
msgstr ""
-#: templates/list_bills.html:177
+#: budget/templates/list_bills.html:122
msgid "Nothing to list yet. You probably want to"
msgstr ""
-#: templates/list_bills.html:177
+#: budget/templates/list_bills.html:122
msgid "add a bill"
msgstr ""
-#: templates/password_reminder.html:4
+#: budget/templates/password_reminder.html:4
msgid "Password reminder"
msgstr ""
-#: templates/recent_projects.html:2
+#: budget/templates/recent_projects.html:2
msgid "Your projects"
msgstr ""
-#: templates/send_invites.html:6
+#: budget/templates/send_invites.html:6
msgid "Invite people"
msgstr ""
-#: templates/send_invites.html:7
+#: budget/templates/send_invites.html:7
msgid "Use it!"
msgstr ""
-#: templates/send_invites.html:11
+#: budget/templates/send_invites.html:11
msgid "Invite people to join this project"
msgstr ""
-#: templates/send_invites.html:12
+#: budget/templates/send_invites.html:12
msgid ""
"Specify a (coma separated) list of email adresses you want to notify "
"about the \n"
@@ -437,15 +470,23 @@ msgid ""
" for you."
msgstr ""
-#: templates/send_invites.html:14
+#: budget/templates/send_invites.html:14
msgid "If you prefer, you can"
msgstr ""
-#: templates/send_invites.html:14
+#: budget/templates/send_invites.html:14
msgid "skip this step"
msgstr ""
-#: templates/send_invites.html:14
+#: budget/templates/send_invites.html:14
msgid "and notify them yourself"
msgstr ""
+#: budget/templates/settle_bills.html:31
+msgid "Who pays?"
+msgstr ""
+
+#: budget/templates/settle_bills.html:31
+msgid "To whom?"
+msgstr ""
+