Updated messages.
This commit is contained in:
Binary file not shown.
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-01-07 11:23-0500\n"
|
||||
"POT-Creation-Date: 2019-03-20 11:23+0000\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"
|
||||
@@ -18,169 +18,170 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: admin.py:19
|
||||
#: admin_interface/admin.py:19
|
||||
msgid "Environment"
|
||||
msgstr "Environnment"
|
||||
|
||||
#: admin.py:26
|
||||
#: admin_interface/admin.py:28
|
||||
msgid "Logo"
|
||||
msgstr "Logo"
|
||||
|
||||
#: admin.py:34
|
||||
#: admin_interface/admin.py:36
|
||||
msgid "Favicon"
|
||||
msgstr "Favicon"
|
||||
|
||||
#: admin.py:38
|
||||
#: admin_interface/admin.py:40
|
||||
msgid "Title"
|
||||
msgstr "Titre"
|
||||
|
||||
#: admin.py:46
|
||||
#: admin_interface/admin.py:48
|
||||
msgid "Header"
|
||||
msgstr "Bannière"
|
||||
|
||||
#: admin.py:55
|
||||
#: admin_interface/admin.py:57
|
||||
msgid "Breadcrumbs / Module headers"
|
||||
msgstr "Fil d'ariane / en-têtes de module"
|
||||
|
||||
#: admin.py:65
|
||||
#: admin_interface/admin.py:67
|
||||
msgid "Generic Links"
|
||||
msgstr "Liens génériques"
|
||||
|
||||
#: admin.py:72
|
||||
#: admin_interface/admin.py:74
|
||||
msgid "Save Buttons"
|
||||
msgstr "Boutons sauvegarder"
|
||||
|
||||
#: admin.py:80
|
||||
#: admin_interface/admin.py:82
|
||||
msgid "Delete Buttons"
|
||||
msgstr "Boutons supprimer"
|
||||
|
||||
#: admin.py:88
|
||||
#: admin_interface/admin.py:90
|
||||
msgid "Related Modal"
|
||||
msgstr "Modale pour objet reliés"
|
||||
|
||||
#: admin.py:97
|
||||
#: admin_interface/admin.py:99
|
||||
msgid "List Filter"
|
||||
msgstr "Filtre de liste"
|
||||
|
||||
#: admin.py:101
|
||||
#: admin_interface/admin.py:103
|
||||
msgid "Recent Actions"
|
||||
msgstr "Actions récentes"
|
||||
|
||||
#: apps.py:11
|
||||
#: admin_interface/apps.py:11
|
||||
msgid "Admin Interface"
|
||||
msgstr "Interface Admin"
|
||||
|
||||
#: models.py:54
|
||||
#: admin_interface/models.py:55 admin_interface/models.py:99
|
||||
msgid "name"
|
||||
msgstr "nom"
|
||||
|
||||
#: models.py:57 models.py:220
|
||||
#: admin_interface/models.py:58 admin_interface/models.py:223
|
||||
msgid "active"
|
||||
msgstr "actif"
|
||||
|
||||
#: models.py:61 templates/admin/base_site.html:6
|
||||
#: templates/admin/base_site.html:66
|
||||
#: admin_interface/models.py:62
|
||||
#: admin_interface/templates/admin/base_site.html:6
|
||||
#: admin_interface/templates/admin/base_site.html:60
|
||||
msgid "Django administration"
|
||||
msgstr "Administration Django"
|
||||
|
||||
#: models.py:63
|
||||
#: admin_interface/models.py:64
|
||||
msgid "title"
|
||||
msgstr "titre"
|
||||
|
||||
#: models.py:69
|
||||
msgid "title color"
|
||||
msgstr "couleur du titre"
|
||||
#: admin_interface/models.py:70 admin_interface/models.py:85
|
||||
#: admin_interface/models.py:105
|
||||
#, fuzzy
|
||||
#| msgid "logo color"
|
||||
msgid "color"
|
||||
msgstr "couleur du logo"
|
||||
|
||||
#: models.py:72 models.py:87 models.py:108 models.py:253
|
||||
#: admin_interface/models.py:73 admin_interface/models.py:88
|
||||
#: admin_interface/models.py:256
|
||||
msgid "visible"
|
||||
msgstr "visible"
|
||||
|
||||
#: models.py:77
|
||||
#: admin_interface/models.py:78
|
||||
msgid "Leave blank to use the default Django logo"
|
||||
msgstr "Laisser vide pour utiliser le logo Django par défaut"
|
||||
|
||||
#: models.py:78
|
||||
#: admin_interface/models.py:79
|
||||
msgid "logo"
|
||||
msgstr "logo"
|
||||
|
||||
#: models.py:84
|
||||
msgid "logo color"
|
||||
msgstr "couleur du logo"
|
||||
|
||||
#: models.py:92
|
||||
#: admin_interface/models.py:93
|
||||
msgid "(.ico|.png|.gif - 16x16|32x32 px)"
|
||||
msgstr "(.ico|.png|.gif - 16x16|32x32 px)"
|
||||
|
||||
#: models.py:93
|
||||
#: admin_interface/models.py:94
|
||||
msgid "favicon"
|
||||
msgstr "favicon"
|
||||
|
||||
#: models.py:96
|
||||
msgid "Development"
|
||||
msgstr "Développement"
|
||||
#: admin_interface/models.py:103
|
||||
msgid ""
|
||||
"(red: #E74C3C, orange: #E67E22, yellow: #F1C40F, green: #2ECC71, blue: "
|
||||
"#3498DB)"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:97
|
||||
msgid "Testing"
|
||||
msgstr "Test"
|
||||
#: admin_interface/models.py:108
|
||||
msgid "visible in header (marker and name)"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:98
|
||||
msgid "Staging"
|
||||
msgstr "Pré-prod"
|
||||
#: admin_interface/models.py:111
|
||||
msgid "visible in favicon (marker)"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:99
|
||||
msgid "Production"
|
||||
msgstr "Production"
|
||||
|
||||
#: models.py:105
|
||||
msgid "environment"
|
||||
msgstr "environment"
|
||||
|
||||
#: models.py:115 models.py:140 models.py:181 models.py:200 models.py:226
|
||||
#: admin_interface/models.py:118 admin_interface/models.py:143
|
||||
#: admin_interface/models.py:184 admin_interface/models.py:203
|
||||
#: admin_interface/models.py:229
|
||||
msgid "background color"
|
||||
msgstr "couleur d'arrière-plan"
|
||||
|
||||
#: models.py:121 models.py:146 models.py:193 models.py:212 models.py:216
|
||||
#: admin_interface/models.py:124 admin_interface/models.py:149
|
||||
#: admin_interface/models.py:196 admin_interface/models.py:215
|
||||
#: admin_interface/models.py:219
|
||||
msgid "text color"
|
||||
msgstr "couleur du texte"
|
||||
|
||||
#: models.py:127 models.py:152 models.py:168
|
||||
#: admin_interface/models.py:130 admin_interface/models.py:155
|
||||
#: admin_interface/models.py:171
|
||||
msgid "link color"
|
||||
msgstr "couleur de lien"
|
||||
|
||||
#: models.py:133 models.py:158 models.py:174
|
||||
#: admin_interface/models.py:136 admin_interface/models.py:161
|
||||
#: admin_interface/models.py:177
|
||||
msgid "link hover color"
|
||||
msgstr "couleur de lien au survol"
|
||||
|
||||
#: models.py:161 models.py:246
|
||||
#: admin_interface/models.py:164 admin_interface/models.py:249
|
||||
msgid "rounded corners"
|
||||
msgstr "coins arrondis"
|
||||
|
||||
#: models.py:187 models.py:206
|
||||
#: admin_interface/models.py:190 admin_interface/models.py:209
|
||||
msgid "background hover color"
|
||||
msgstr "couleur de fond au survol"
|
||||
|
||||
#: models.py:243
|
||||
#: admin_interface/models.py:246
|
||||
msgid "background opacity"
|
||||
msgstr "opacité de l'arrière-plan"
|
||||
|
||||
#: models.py:250
|
||||
#: admin_interface/models.py:253
|
||||
msgid "use dropdown"
|
||||
msgstr "utiliser un menu déroulant"
|
||||
|
||||
#: models.py:262
|
||||
#: admin_interface/models.py:265
|
||||
msgid "Theme"
|
||||
msgstr "Thème"
|
||||
|
||||
#: models.py:263
|
||||
#: admin_interface/models.py:266
|
||||
msgid "Themes"
|
||||
msgstr "Thèmes"
|
||||
|
||||
#: templates/admin/filter.html:13
|
||||
#: templates/admin_interface/dropdown_filter.html:4
|
||||
#: admin_interface/templates/admin/filter.html:13
|
||||
#: admin_interface/templates/admin_interface/dropdown_filter.html:4
|
||||
#, python-format
|
||||
msgid " By %(filter_title)s "
|
||||
msgstr " Par %(filter_title)s "
|
||||
|
||||
#: templates/admin/popup_response.html:3
|
||||
#: admin_interface/templates/admin/popup_response.html:3
|
||||
msgid "Popup closing..."
|
||||
msgstr "Fermeture de la modale..."
|
||||
|
||||
Reference in New Issue
Block a user