Projet

Général

Profil

0009-update-french-translation-24439.patch

Benjamin Dauvergne, 20 juillet 2018 15:48

Télécharger (15,4 ko)

Voir les différences:

Subject: [PATCH 9/9] update french translation (#24439)

 .../locale/fr/LC_MESSAGES/django.po           | 156 ++++++++++--------
 1 file changed, 85 insertions(+), 71 deletions(-)
src/authentic2/locale/fr/LC_MESSAGES/django.po
7 7
msgstr ""
8 8
"Project-Id-Version: Authentic\n"
9 9
"Report-Msgid-Bugs-To: \n"
10
"POT-Creation-Date: 2018-07-18 10:33+0200\n"
10
"POT-Creation-Date: 2018-07-19 22:07+0200\n"
11 11
"PO-Revision-Date: 2018-07-05 14:08+0200\n"
12 12
"Last-Translator: Mikaël Ates <mates@entrouvert.com>\n"
13 13
"Language-Team: None\n"
......
20 20
#: debian-jessie/multitenant/debian_config.py:37
21 21
#: debian-wheezy/multitenant/debian_config.py:38
22 22
#: src/authentic2/profile_forms.py:19
23
#: src/authentic2/registration_backend/forms.py:32
23
#: src/authentic2/registration_backend/forms.py:33
24 24
#: src/authentic2/templates/authentic2/api_user_create_registration_email_body.txt:4
25 25
msgid "Email"
26 26
msgstr "Courriel"
......
72 72
msgstr "Un utilisateur doit au minimum posséder un courriel ou un identifiant."
73 73

  
74 74
#: src/authentic2/admin.py:167 src/authentic2/admin.py:204
75
#: src/authentic2/auth_frontends.py:14 src/authentic2/forms.py:24
76
#: src/authentic2/registration_backend/forms.py:118
77
#: src/authentic2/registration_backend/forms.py:204
75
#: src/authentic2/auth_frontends.py:14 src/authentic2/forms/__init__.py:24
76
#: src/authentic2/registration_backend/forms.py:119
77
#: src/authentic2/registration_backend/forms.py:203
78 78
#: src/authentic2/templates/authentic2/login_password_profile.html:4
79 79
msgid "Password"
80 80
msgstr "Mot de passe"
......
90 90
"modifier le mot de passe de l'usager en utilisant <a href=\"password/\">ce "
91 91
"formulaire</a>."
92 92

  
93
#: src/authentic2/admin.py:201 src/authentic2/registration_backend/forms.py:132
93
#: src/authentic2/admin.py:201 src/authentic2/registration_backend/forms.py:131
94 94
msgid "The two password fields didn't match."
95 95
msgstr "Les deux champs mot de passe ne correspondent pas."
96 96

  
......
118 118
msgid "Attributes"
119 119
msgstr "Attributs"
120 120

  
121
#: src/authentic2/api_views.py:112
121
#: src/authentic2/api_views.py:113
122 122
msgid "you are not authorized to create users in this ou"
123 123
msgstr "Vous n'êtes pas autorisé à vous inscrire dans cette collectivité."
124 124

  
125
#: src/authentic2/api_views.py:120 src/authentic2/api_views.py:127
125
#: src/authentic2/api_views.py:121 src/authentic2/api_views.py:128
126 126
#: tests/test_all.py:518 tests/test_all.py:543 tests/test_all.py:663
127 127
#: tests/test_all.py:688
128 128
msgid "You already have an account"
129 129
msgstr "Vous avez déjà un compte."
130 130

  
131
#: src/authentic2/api_views.py:124 tests/test_all.py:530 tests/test_all.py:675
131
#: src/authentic2/api_views.py:125 tests/test_all.py:530 tests/test_all.py:675
132 132
msgid "Username is required in this ou"
133 133
msgstr "L'identifiant est requis dans cette collectivité."
134 134

  
135
#: src/authentic2/api_views.py:663
135
#: src/authentic2/api_views.py:664
136 136
msgid "User successfully added to role"
137 137
msgstr "Utilisateur ajouté au rôle"
138 138

  
139
#: src/authentic2/api_views.py:668
139
#: src/authentic2/api_views.py:669
140 140
msgid "User successfully removed from role"
141 141
msgstr "Utilisateur retiré du rôle"
142 142

  
......
151 151
msgid "Username"
152 152
msgstr "Identifiant"
153 153

  
154
#: src/authentic2/attribute_kinds.py:23
154
#: src/authentic2/attribute_kinds.py:24
155 155
msgctxt "title"
156 156
msgid "Mrs"
157 157
msgstr "Madame"
158 158

  
159
#: src/authentic2/attribute_kinds.py:24
159
#: src/authentic2/attribute_kinds.py:25
160 160
msgctxt "title"
161 161
msgid "Mr"
162 162
msgstr "Monsieur"
163 163

  
164
#: src/authentic2/attribute_kinds.py:29
164
#: src/authentic2/attribute_kinds.py:30
165 165
msgid "Format: yyyy-mm-dd"
166 166
msgstr "Format : jj/mm/aaaa"
167 167

  
168
#: src/authentic2/attribute_kinds.py:43
168
#: src/authentic2/attribute_kinds.py:44
169 169
msgid "birthdate must be in the past."
170 170
msgstr "Une date de naissance doit être dans le passé."
171 171

  
172
#: src/authentic2/attribute_kinds.py:51
172
#: src/authentic2/attribute_kinds.py:52
173 173
msgid "Phone number can start with a + an must contain only digits."
174 174
msgstr ""
175 175
"Un numéro de téléphone peut commencer par un + et ne doit contenir que des "
176 176
"chiffres."
177 177

  
178
#: src/authentic2/attribute_kinds.py:58
178
#: src/authentic2/attribute_kinds.py:59
179 179
msgid "ex.: 0699999999, +33 6 99 99 99 99"
180 180
msgstr "ex.: 0699999999"
181 181

  
182
#: src/authentic2/attribute_kinds.py:73
182
#: src/authentic2/attribute_kinds.py:74
183 183
msgid "The value must be a valid french postcode"
184 184
msgstr "Vous devez entrer un code postal"
185 185

  
186
#: src/authentic2/attribute_kinds.py:78
186
#: src/authentic2/attribute_kinds.py:79
187 187
msgid "ex.: 13260"
188 188
msgstr "ex : 13260"
189 189

  
190
#: src/authentic2/attribute_kinds.py:98
190
#: src/authentic2/attribute_kinds.py:99
191 191
msgid "string"
192 192
msgstr "chaîne de caractère"
193 193

  
194
#: src/authentic2/attribute_kinds.py:106
194
#: src/authentic2/attribute_kinds.py:107
195 195
msgid "title"
196 196
msgstr "civilité"
197 197

  
198
#: src/authentic2/attribute_kinds.py:115
198
#: src/authentic2/attribute_kinds.py:116
199 199
msgid "boolean"
200 200
msgstr "booléen"
201 201

  
202
#: src/authentic2/attribute_kinds.py:122
202
#: src/authentic2/attribute_kinds.py:123
203 203
msgid "date"
204 204
msgstr "date"
205 205

  
206
#: src/authentic2/attribute_kinds.py:133
206
#: src/authentic2/attribute_kinds.py:134
207 207
msgid "birthdate"
208 208
msgstr "date de naissance"
209 209

  
210
#: src/authentic2/attribute_kinds.py:141
210
#: src/authentic2/attribute_kinds.py:142
211 211
msgid "french postcode"
212 212
msgstr "code postal"
213 213

  
214
#: src/authentic2/attribute_kinds.py:147
214
#: src/authentic2/attribute_kinds.py:148
215 215
msgid "phone number"
216 216
msgstr "numéro de téléphone"
217 217

  
218
#: src/authentic2/attribute_kinds.py:181
218
#: src/authentic2/attribute_kinds.py:182
219 219
msgid "SIRET number must contain 14 digits"
220 220
msgstr "Le SIRET doit contenir 14 chiffres"
221 221

  
222
#: src/authentic2/attribute_kinds.py:184
222
#: src/authentic2/attribute_kinds.py:185
223 223
msgid "SIRET validation code does not match"
224 224
msgstr "Les clé de validation de votre SIRET sont inexactes"
225 225

  
......
287 287
msgid "Username or email"
288 288
msgstr "Identifiant ou courriel"
289 289

  
290
#: src/authentic2/forms.py:16
290
#: src/authentic2/forms/__init__.py:16
291 291
msgid "New email"
292 292
msgstr "Nouveau courriel"
293 293

  
294
#: src/authentic2/forms.py:30
294
#: src/authentic2/forms/__init__.py:30
295 295
msgid "This is already your email address."
296 296
msgstr "Cette adresse de courriel est déjà la vôtre."
297 297

  
298
#: src/authentic2/forms.py:37
298
#: src/authentic2/forms/__init__.py:37
299 299
msgid "Incorrect password."
300 300
msgstr "Mot de passe incorrect."
301 301

  
302
#: src/authentic2/forms.py:60
302
#: src/authentic2/forms/__init__.py:60
303 303
msgid "A user with that username already exists."
304 304
msgstr "Un utilisateur avec cet identidiant existe déjà."
305 305

  
306
#: src/authentic2/forms.py:177
306
#: src/authentic2/forms/__init__.py:183
307 307
#, python-format
308 308
msgid ""
309 309
"You made too many login errors recently, you must wait <span class=\"js-"
......
312 312
"Vous avez fait trop d'erreurs de connexions, vous devez attendre <span class="
313 313
"\"js-seconds-until\">%s</span> secondes avant de pouvoir à nouveau essayer."
314 314

  
315
#: src/authentic2/forms.py:197
315
#: src/authentic2/forms/__init__.py:203
316 316
msgid "Site Export File"
317 317
msgstr "Fichier d'export de site"
318 318

  
319
#: src/authentic2/forms/fields.py:29
320
msgid "Both passwords must match."
321
msgstr "Les deux mots de passe doivent être égaux."
322

  
323
#: src/authentic2/forms/fields.py:30
324
msgid "Passwords match."
325
msgstr "Les mots de passe sont égaux."
326

  
327
#: src/authentic2/forms/fields.py:31
328
msgid "Passwords do not match."
329
msgstr "Les mots de passe ne sont pas égaux."
330

  
331
#: src/authentic2/forms/widgets.py:125
332
msgid "Format:"
333
msgstr "Format :"
334

  
319 335
#: src/authentic2/hashers.py:82 src/authentic2/hashers.py:112
320 336
msgid "algorithm"
321 337
msgstr "algorithme"
......
554 570
msgid "base service models"
555 571
msgstr "applications"
556 572

  
557
#: src/authentic2/passwords.py:79
573
#: src/authentic2/passwords.py:84
558 574
#, python-format
559 575
msgid "%s characters"
560 576
msgstr "%s caractères"
561 577

  
562
#: src/authentic2/passwords.py:84
578
#: src/authentic2/passwords.py:89
563 579
msgid "1 lowercase letter"
564 580
msgstr "1 minuscule"
565 581

  
566
#: src/authentic2/passwords.py:89
582
#: src/authentic2/passwords.py:94
567 583
msgid "1 digit"
568 584
msgstr "1 chiffre"
569 585

  
570
#: src/authentic2/passwords.py:94
586
#: src/authentic2/passwords.py:99
571 587
msgid "1 uppercase letter"
572 588
msgstr "1 majuscule"
573 589

  
590
#: src/authentic2/passwords.py:122
591
msgid ""
592
"In order to create a secure password, please use at least: <span class=\"a2-"
593
"password-policy-container\">%s</span>"
594
msgstr "Pour la sécurité du mot de passe veuillez avoir a minima : <span class=\"a2-"
595
"password-policy-container\">%s</span>"
596

  
574 597
#: src/authentic2/profile_urls.py:31
575 598
msgid "Password change is forbidden"
576 599
msgstr "Changement de mot de passe interdit"
......
620 643
msgid "Enter new password"
621 644
msgstr "Entrez un nouveau mot de passe"
622 645

  
623
#: src/authentic2/registration_backend/forms.py:52
646
#: src/authentic2/registration_backend/forms.py:53
624 647
msgid "You cannot register with this email."
625 648
msgstr "Vous ne pouvez pas vous inscrire avec cette adresse de courriel."
626 649

  
627
#: src/authentic2/registration_backend/forms.py:81 tests/test_all.py:763
650
#: src/authentic2/registration_backend/forms.py:82 tests/test_all.py:763
628 651
msgid "This username is already in use. Please supply a different username."
629 652
msgstr ""
630 653
"Cet identifiant est déjà utilisé. Utilisez s'il vous plait un autre "
631 654
"identifiant."
632 655

  
633
#: src/authentic2/registration_backend/forms.py:100
656
#: src/authentic2/registration_backend/forms.py:101
634 657
msgid ""
635 658
"This email address is already in use. Please supply a different email "
636 659
"address."
......
638 661
"Cette adresse de courriel est déjà utilisée. Utilisez s'il vous plait une "
639 662
"autre adresse de courriel."
640 663

  
641
#: src/authentic2/registration_backend/forms.py:121
664
#: src/authentic2/registration_backend/forms.py:120
642 665
msgid "Password (again)"
643 666
msgstr "Confirmation du mot de passe"
644 667

  
645
#: src/authentic2/registration_backend/forms.py:168
646
#: src/authentic2/registration_backend/forms.py:182
668
#: src/authentic2/registration_backend/forms.py:167
669
#: src/authentic2/registration_backend/forms.py:181
647 670
msgid "New password"
648 671
msgstr "Nouveau mot de passe"
649 672

  
650
#: src/authentic2/registration_backend/forms.py:176
651
#: src/authentic2/registration_backend/forms.py:191
673
#: src/authentic2/registration_backend/forms.py:175
674
#: src/authentic2/registration_backend/forms.py:190
652 675
msgid "New password must differ from old password"
653 676
msgstr "Le nouveau mot de passe doit être différent de l'ancien."
654 677

  
655
#: src/authentic2/registration_backend/forms.py:213
678
#: src/authentic2/registration_backend/forms.py:212
656 679
msgid "Password is invalid"
657 680
msgstr "Le mot de passe est invalide"
658 681

  
......
666 689

  
667 690
#: src/authentic2/registration_backend/views.py:55
668 691
#: src/authentic2/templates/registration/registration_completion_choose.html:6
669
#: src/authentic2/templates/registration/registration_completion_form.html:17
670
#: src/authentic2/templates/registration/registration_completion_form.html:26
692
#: src/authentic2/templates/registration/registration_completion_form.html:6
693
#: src/authentic2/templates/registration/registration_completion_form.html:15
671 694
msgid "Registration"
672 695
msgstr "Création d'un compte"
673 696

  
......
744 767
msgstr "Gestion des liaisons"
745 768

  
746 769
#: src/authentic2/templates/authentic2/accounts_delete.html:10
747
#: src/authentic2/templates/authentic2/accounts_edit.html:20
770
#: src/authentic2/templates/authentic2/accounts_edit.html:10
748 771
#: src/authentic2/templates/authentic2/change_email.html:10
749 772
#: src/authentic2/templates/authentic2/homepage.html:10
750 773
#: src/authentic2/templates/registration/password_change_form.html:10
......
761 784
msgstr "Supprimer"
762 785

  
763 786
#: src/authentic2/templates/authentic2/accounts_delete.html:21
764
#: src/authentic2/templates/authentic2/accounts_edit.html:30
787
#: src/authentic2/templates/authentic2/accounts_edit.html:20
765 788
#: src/authentic2/templates/authentic2/change_email.html:21
766 789
#: src/authentic2/templates/authentic2/login_password_form.html:8
767 790
#: src/authentic2/templates/authentic2/logout_confirm.html:20
......
770 793
msgid "Cancel"
771 794
msgstr "Annuler"
772 795

  
773
#: src/authentic2/templates/authentic2/accounts_edit.html:29
796
#: src/authentic2/templates/authentic2/accounts_edit.html:19
774 797
#: src/authentic2/templates/registration/password_change_form.html:21
775 798
#: src/authentic2/templates/registration/password_reset_confirm.html:16
776 799
#: src/authentic2/templates/registration/password_reset_form.html:16
777
#: src/authentic2/templates/registration/registration_completion_form.html:31
800
#: src/authentic2/templates/registration/registration_completion_form.html:20
778 801
#: src/authentic2/templates/registration/registration_form.html:21
779 802
msgid "Submit"
780 803
msgstr "Valider"
781 804

  
782
#: src/authentic2/templates/authentic2/accounts_edit.html:32
805
#: src/authentic2/templates/authentic2/accounts_edit.html:22
783 806
msgid "Create"
784 807
msgstr "Créer"
785 808

  
......
806 829
msgid "Your account was created on %(hostname)s"
807 830
msgstr "Votre compte a été créé sur %(hostname)s"
808 831

  
809
#: src/authentic2/templates/authentic2/base.html:29
832
#: src/authentic2/templates/authentic2/base.html:31
810 833
#, python-format
811 834
msgid "Last login %(LAST_LOGIN)s"
812 835
msgstr "Date de dernière connexion: %(LAST_LOGIN)s"
813 836

  
814
#: src/authentic2/templates/authentic2/base.html:30
837
#: src/authentic2/templates/authentic2/base.html:32
815 838
#: src/authentic2/templates/authentic2/logout.html:5
816 839
#: src/authentic2/templates/authentic2/logout_confirm.html:6
817 840
msgid "Logout"
......
1381 1404
msgid "create a new account"
1382 1405
msgstr "créez un nouveau compte"
1383 1406

  
1384
#: src/authentic2/templates/registration/registration_completion_form.html:27
1407
#: src/authentic2/templates/registration/registration_completion_form.html:16
1385 1408
msgid "Please fill the form to complete your registration"
1386 1409
msgstr ""
1387 1410
"Veuillez remplir le formulaire afin de finir la création de votre compte"
......
1440 1463
msgstr[0] "%s seconde"
1441 1464
msgstr[1] "%s secondes"
1442 1465

  
1443
#: src/authentic2/validators.py:47
1466
#: src/authentic2/validators.py:45
1444 1467
msgid "Enter a valid email address."
1445 1468
msgstr "Entrez une adresse de courriel valide."
1446 1469

  
1447
#: src/authentic2/validators.py:53
1470
#: src/authentic2/validators.py:51
1448 1471
msgid "Email domain is invalid"
1449 1472
msgstr "Le domaine de l'adresse de courriel est invalide."
1450 1473

  
1451
#: src/authentic2/validators.py:69
1474
#: src/authentic2/validators.py:67
1452 1475
msgid "Invalid email address."
1453 1476
msgstr "Adresse de courriel invalide."
1454 1477

  
1455
#: src/authentic2/validators.py:77
1478
#: src/authentic2/validators.py:75
1456 1479
msgid "Nonexistent domain."
1457 1480
msgstr "Domaine inexistant."
1458 1481

  
1459
#: src/authentic2/validators.py:79
1482
#: src/authentic2/validators.py:77
1460 1483
msgid "Nonexistent email address."
1461 1484
msgstr "Adresse de courriel inexistante."
1462 1485

  
1463
#: src/authentic2/validators.py:100
1464
#, python-format
1465
msgid "In order to create a secure password, please use at least: %s"
1466
msgstr "Pour la sécurité du mot de passe veuillez avoir a minima : %s"
1467

  
1468 1486
#: src/authentic2/views.py:174
1469 1487
msgid "Email Change"
1470 1488
msgstr "Changement d'adresse de courriel"
......
1524 1542
msgstr ""
1525 1543
"Cette page est périmée car vous vous êtes connecté entre temps; nous l'avons "
1526 1544
"rechargé pour vous."
1527

  
1528
#: src/authentic2/widgets.py:124
1529
msgid "Format:"
1530
msgstr "Format :"
1531
-