|
| 1 | +# SOME DESCRIPTIVE TITLE. |
| 2 | +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
| 3 | +# This file is distributed under the same license as the PACKAGE package. |
| 4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
| 5 | +# |
| 6 | +#, fuzzy |
| 7 | +msgid "" |
| 8 | +msgstr "" |
| 9 | +"Project-Id-Version: PACKAGE VERSION\n" |
| 10 | +"Report-Msgid-Bugs-To: \n" |
| 11 | +"POT-Creation-Date: 2018-06-06 16:41-0400\n" |
| 12 | +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 13 | +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 14 | +"Language-Team: LANGUAGE <LL@li.org>\n" |
| 15 | +"Language: \n" |
| 16 | +"MIME-Version: 1.0\n" |
| 17 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 18 | +"Content-Transfer-Encoding: 8bit\n" |
| 19 | +"Plural-Forms: nplurals=2; plural=(n > 1);\n" |
| 20 | + |
| 21 | +#: admin.py:9 |
| 22 | +msgid "Personal info" |
| 23 | +msgstr "Informations personnelles" |
| 24 | + |
| 25 | +#: admin.py:10 |
| 26 | +msgid "Permissions" |
| 27 | +msgstr "Permissions" |
| 28 | + |
| 29 | +#: admin.py:12 |
| 30 | +msgid "Important dates" |
| 31 | +msgstr "Dates importantes" |
| 32 | + |
| 33 | +#: models.py:29 |
| 34 | +msgid "email address" |
| 35 | +msgstr "adresse électronique" |
| 36 | + |
| 37 | +#: models.py:36 models.py:56 models.py:98 |
| 38 | +msgid "user" |
| 39 | +msgstr "utilisateur" |
| 40 | + |
| 41 | +#: models.py:37 |
| 42 | +msgid "users" |
| 43 | +msgstr "utilisateurs" |
| 44 | + |
| 45 | +#: models.py:57 |
| 46 | +msgid "confirmed" |
| 47 | +msgstr "confirmé" |
| 48 | + |
| 49 | +#: models.py:95 |
| 50 | +msgid "key" |
| 51 | +msgstr "clé" |
| 52 | + |
| 53 | +#: serializers.py:42 |
| 54 | +msgid "Invalid email or password" |
| 55 | +msgstr "Adresse électronique ou mot de passe invalide" |
| 56 | + |
| 57 | +#: templates/rest_auth_toolkit/email_confirmation.html:11 |
| 58 | +#: templates/rest_auth_toolkit/email_confirmation.txt:4 |
| 59 | +msgid "Follow this link to validate your email:" |
| 60 | +msgstr "Suivez ce lien pour valider votre adresse électronique:" |
| 61 | + |
| 62 | +#: views.py:122 |
| 63 | +msgid "Confirm your email address" |
| 64 | +msgstr "Confirmez votre adresse électronique" |
0 commit comments