Updated messages.
parent
f0a046ff7f
commit
9433287cee
Binary file not shown.
|
|
@ -9,7 +9,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: django-admin-interface\n"
|
"Project-Id-Version: django-admin-interface\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2019-03-20 11:23+0000\n"
|
"POT-Creation-Date: 2019-03-20 16:12+0000\n"
|
||||||
"PO-Revision-Date: 2018-12-30 19:13-0500\n"
|
"PO-Revision-Date: 2018-12-30 19:13-0500\n"
|
||||||
"Last-Translator: Martin Vuelta <martin.vuelta@softbutterfly.io>\n"
|
"Last-Translator: Martin Vuelta <martin.vuelta@softbutterfly.io>\n"
|
||||||
"Language-Team: Spanish <dev@softbutterfly.io>\n"
|
"Language-Team: Spanish <dev@softbutterfly.io>\n"
|
||||||
|
|
@ -71,109 +71,113 @@ msgstr "Acciones recientes"
|
||||||
msgid "Admin Interface"
|
msgid "Admin Interface"
|
||||||
msgstr "Interfaz de administración"
|
msgstr "Interfaz de administración"
|
||||||
|
|
||||||
#: admin_interface/models.py:55 admin_interface/models.py:99
|
#: admin_interface/models.py:56 admin_interface/models.py:100
|
||||||
msgid "name"
|
msgid "name"
|
||||||
msgstr "Nombre"
|
msgstr "Nombre"
|
||||||
|
|
||||||
#: admin_interface/models.py:58 admin_interface/models.py:223
|
#: admin_interface/models.py:59 admin_interface/models.py:224
|
||||||
msgid "active"
|
msgid "active"
|
||||||
msgstr "Activo"
|
msgstr "Activo"
|
||||||
|
|
||||||
#: admin_interface/models.py:62
|
#: admin_interface/models.py:63
|
||||||
#: admin_interface/templates/admin/base_site.html:6
|
#: admin_interface/templates/admin/base_site.html:6
|
||||||
#: admin_interface/templates/admin/base_site.html:60
|
#: admin_interface/templates/admin/base_site.html:60
|
||||||
msgid "Django administration"
|
msgid "Django administration"
|
||||||
msgstr "Administración de Django"
|
msgstr "Administración de Django"
|
||||||
|
|
||||||
#: admin_interface/models.py:64
|
#: admin_interface/models.py:65
|
||||||
msgid "title"
|
msgid "title"
|
||||||
msgstr "Título"
|
msgstr "Título"
|
||||||
|
|
||||||
#: admin_interface/models.py:70 admin_interface/models.py:85
|
#: admin_interface/models.py:71 admin_interface/models.py:86
|
||||||
#: admin_interface/models.py:105
|
#: admin_interface/models.py:106
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgid "logo color"
|
#| msgid "logo color"
|
||||||
msgid "color"
|
msgid "color"
|
||||||
msgstr "color de logo"
|
msgstr "color de logo"
|
||||||
|
|
||||||
#: admin_interface/models.py:73 admin_interface/models.py:88
|
#: admin_interface/models.py:74 admin_interface/models.py:89
|
||||||
#: admin_interface/models.py:256
|
#: admin_interface/models.py:260
|
||||||
msgid "visible"
|
msgid "visible"
|
||||||
msgstr "Visible"
|
msgstr "Visible"
|
||||||
|
|
||||||
#: admin_interface/models.py:78
|
#: admin_interface/models.py:79
|
||||||
msgid "Leave blank to use the default Django logo"
|
msgid "Leave blank to use the default Django logo"
|
||||||
msgstr "Dejar en blanco para usaer el logo por defecto de Django"
|
msgstr "Dejar en blanco para usaer el logo por defecto de Django"
|
||||||
|
|
||||||
#: admin_interface/models.py:79
|
#: admin_interface/models.py:80
|
||||||
msgid "logo"
|
msgid "logo"
|
||||||
msgstr "logo"
|
msgstr "logo"
|
||||||
|
|
||||||
#: admin_interface/models.py:93
|
#: admin_interface/models.py:94
|
||||||
msgid "(.ico|.png|.gif - 16x16|32x32 px)"
|
msgid "(.ico|.png|.gif - 16x16|32x32 px)"
|
||||||
msgstr "Formatos ico, png o gif. Tamaños de 16x16 o 32x32 pixeles"
|
msgstr "Formatos ico, png o gif. Tamaños de 16x16 o 32x32 pixeles"
|
||||||
|
|
||||||
#: admin_interface/models.py:94
|
#: admin_interface/models.py:95
|
||||||
msgid "favicon"
|
msgid "favicon"
|
||||||
msgstr "favicon"
|
msgstr "favicon"
|
||||||
|
|
||||||
#: admin_interface/models.py:103
|
#: admin_interface/models.py:104
|
||||||
msgid ""
|
msgid ""
|
||||||
"(red: #E74C3C, orange: #E67E22, yellow: #F1C40F, green: #2ECC71, blue: "
|
"(red: #E74C3C, orange: #E67E22, yellow: #F1C40F, green: #2ECC71, blue: "
|
||||||
"#3498DB)"
|
"#3498DB)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: admin_interface/models.py:108
|
#: admin_interface/models.py:109
|
||||||
msgid "visible in header (marker and name)"
|
msgid "visible in header (marker and name)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: admin_interface/models.py:111
|
#: admin_interface/models.py:112
|
||||||
msgid "visible in favicon (marker)"
|
msgid "visible in favicon (marker)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: admin_interface/models.py:118 admin_interface/models.py:143
|
#: admin_interface/models.py:119 admin_interface/models.py:144
|
||||||
#: admin_interface/models.py:184 admin_interface/models.py:203
|
#: admin_interface/models.py:185 admin_interface/models.py:204
|
||||||
#: admin_interface/models.py:229
|
#: admin_interface/models.py:230
|
||||||
msgid "background color"
|
msgid "background color"
|
||||||
msgstr "color de fondo"
|
msgstr "color de fondo"
|
||||||
|
|
||||||
#: admin_interface/models.py:124 admin_interface/models.py:149
|
#: admin_interface/models.py:125 admin_interface/models.py:150
|
||||||
#: admin_interface/models.py:196 admin_interface/models.py:215
|
#: admin_interface/models.py:197 admin_interface/models.py:216
|
||||||
#: admin_interface/models.py:219
|
#: admin_interface/models.py:220
|
||||||
msgid "text color"
|
msgid "text color"
|
||||||
msgstr "color de texto"
|
msgstr "color de texto"
|
||||||
|
|
||||||
#: admin_interface/models.py:130 admin_interface/models.py:155
|
#: admin_interface/models.py:131 admin_interface/models.py:156
|
||||||
#: admin_interface/models.py:171
|
#: admin_interface/models.py:172
|
||||||
msgid "link color"
|
msgid "link color"
|
||||||
msgstr "color de enlace"
|
msgstr "color de enlace"
|
||||||
|
|
||||||
#: admin_interface/models.py:136 admin_interface/models.py:161
|
#: admin_interface/models.py:137 admin_interface/models.py:162
|
||||||
#: admin_interface/models.py:177
|
#: admin_interface/models.py:178
|
||||||
msgid "link hover color"
|
msgid "link hover color"
|
||||||
msgstr "color de enlace (hover)"
|
msgstr "color de enlace (hover)"
|
||||||
|
|
||||||
#: admin_interface/models.py:164 admin_interface/models.py:249
|
#: admin_interface/models.py:165 admin_interface/models.py:250
|
||||||
msgid "rounded corners"
|
msgid "rounded corners"
|
||||||
msgstr "esquinas redondas"
|
msgstr "esquinas redondas"
|
||||||
|
|
||||||
#: admin_interface/models.py:190 admin_interface/models.py:209
|
#: admin_interface/models.py:191 admin_interface/models.py:210
|
||||||
msgid "background hover color"
|
msgid "background hover color"
|
||||||
msgstr "color de fondo (hover)"
|
msgstr "color de fondo (hover)"
|
||||||
|
|
||||||
#: admin_interface/models.py:246
|
#: admin_interface/models.py:247
|
||||||
msgid "background opacity"
|
msgid "background opacity"
|
||||||
msgstr "opacidad de fondo"
|
msgstr "opacidad de fondo"
|
||||||
|
|
||||||
#: admin_interface/models.py:253
|
#: admin_interface/models.py:253
|
||||||
|
msgid "close button visible"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: admin_interface/models.py:257
|
||||||
msgid "use dropdown"
|
msgid "use dropdown"
|
||||||
msgstr "Usar lista desplegable"
|
msgstr "Usar lista desplegable"
|
||||||
|
|
||||||
#: admin_interface/models.py:265
|
#: admin_interface/models.py:269
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Tema"
|
msgstr "Tema"
|
||||||
|
|
||||||
#: admin_interface/models.py:266
|
#: admin_interface/models.py:270
|
||||||
msgid "Themes"
|
msgid "Themes"
|
||||||
msgstr "Temas"
|
msgstr "Temas"
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2019-03-20 11:23+0000\n"
|
"POT-Creation-Date: 2019-03-20 16:12+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
@ -70,109 +70,113 @@ msgstr "Actions récentes"
|
||||||
msgid "Admin Interface"
|
msgid "Admin Interface"
|
||||||
msgstr "Interface Admin"
|
msgstr "Interface Admin"
|
||||||
|
|
||||||
#: admin_interface/models.py:55 admin_interface/models.py:99
|
#: admin_interface/models.py:56 admin_interface/models.py:100
|
||||||
msgid "name"
|
msgid "name"
|
||||||
msgstr "nom"
|
msgstr "nom"
|
||||||
|
|
||||||
#: admin_interface/models.py:58 admin_interface/models.py:223
|
#: admin_interface/models.py:59 admin_interface/models.py:224
|
||||||
msgid "active"
|
msgid "active"
|
||||||
msgstr "actif"
|
msgstr "actif"
|
||||||
|
|
||||||
#: admin_interface/models.py:62
|
#: admin_interface/models.py:63
|
||||||
#: admin_interface/templates/admin/base_site.html:6
|
#: admin_interface/templates/admin/base_site.html:6
|
||||||
#: admin_interface/templates/admin/base_site.html:60
|
#: admin_interface/templates/admin/base_site.html:60
|
||||||
msgid "Django administration"
|
msgid "Django administration"
|
||||||
msgstr "Administration Django"
|
msgstr "Administration Django"
|
||||||
|
|
||||||
#: admin_interface/models.py:64
|
#: admin_interface/models.py:65
|
||||||
msgid "title"
|
msgid "title"
|
||||||
msgstr "titre"
|
msgstr "titre"
|
||||||
|
|
||||||
#: admin_interface/models.py:70 admin_interface/models.py:85
|
#: admin_interface/models.py:71 admin_interface/models.py:86
|
||||||
#: admin_interface/models.py:105
|
#: admin_interface/models.py:106
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgid "logo color"
|
#| msgid "logo color"
|
||||||
msgid "color"
|
msgid "color"
|
||||||
msgstr "couleur du logo"
|
msgstr "couleur du logo"
|
||||||
|
|
||||||
#: admin_interface/models.py:73 admin_interface/models.py:88
|
#: admin_interface/models.py:74 admin_interface/models.py:89
|
||||||
#: admin_interface/models.py:256
|
#: admin_interface/models.py:260
|
||||||
msgid "visible"
|
msgid "visible"
|
||||||
msgstr "visible"
|
msgstr "visible"
|
||||||
|
|
||||||
#: admin_interface/models.py:78
|
#: admin_interface/models.py:79
|
||||||
msgid "Leave blank to use the default Django logo"
|
msgid "Leave blank to use the default Django logo"
|
||||||
msgstr "Laisser vide pour utiliser le logo Django par défaut"
|
msgstr "Laisser vide pour utiliser le logo Django par défaut"
|
||||||
|
|
||||||
#: admin_interface/models.py:79
|
#: admin_interface/models.py:80
|
||||||
msgid "logo"
|
msgid "logo"
|
||||||
msgstr "logo"
|
msgstr "logo"
|
||||||
|
|
||||||
#: admin_interface/models.py:93
|
#: admin_interface/models.py:94
|
||||||
msgid "(.ico|.png|.gif - 16x16|32x32 px)"
|
msgid "(.ico|.png|.gif - 16x16|32x32 px)"
|
||||||
msgstr "(.ico|.png|.gif - 16x16|32x32 px)"
|
msgstr "(.ico|.png|.gif - 16x16|32x32 px)"
|
||||||
|
|
||||||
#: admin_interface/models.py:94
|
#: admin_interface/models.py:95
|
||||||
msgid "favicon"
|
msgid "favicon"
|
||||||
msgstr "favicon"
|
msgstr "favicon"
|
||||||
|
|
||||||
#: admin_interface/models.py:103
|
#: admin_interface/models.py:104
|
||||||
msgid ""
|
msgid ""
|
||||||
"(red: #E74C3C, orange: #E67E22, yellow: #F1C40F, green: #2ECC71, blue: "
|
"(red: #E74C3C, orange: #E67E22, yellow: #F1C40F, green: #2ECC71, blue: "
|
||||||
"#3498DB)"
|
"#3498DB)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: admin_interface/models.py:108
|
#: admin_interface/models.py:109
|
||||||
msgid "visible in header (marker and name)"
|
msgid "visible in header (marker and name)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: admin_interface/models.py:111
|
#: admin_interface/models.py:112
|
||||||
msgid "visible in favicon (marker)"
|
msgid "visible in favicon (marker)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: admin_interface/models.py:118 admin_interface/models.py:143
|
#: admin_interface/models.py:119 admin_interface/models.py:144
|
||||||
#: admin_interface/models.py:184 admin_interface/models.py:203
|
#: admin_interface/models.py:185 admin_interface/models.py:204
|
||||||
#: admin_interface/models.py:229
|
#: admin_interface/models.py:230
|
||||||
msgid "background color"
|
msgid "background color"
|
||||||
msgstr "couleur d'arrière-plan"
|
msgstr "couleur d'arrière-plan"
|
||||||
|
|
||||||
#: admin_interface/models.py:124 admin_interface/models.py:149
|
#: admin_interface/models.py:125 admin_interface/models.py:150
|
||||||
#: admin_interface/models.py:196 admin_interface/models.py:215
|
#: admin_interface/models.py:197 admin_interface/models.py:216
|
||||||
#: admin_interface/models.py:219
|
#: admin_interface/models.py:220
|
||||||
msgid "text color"
|
msgid "text color"
|
||||||
msgstr "couleur du texte"
|
msgstr "couleur du texte"
|
||||||
|
|
||||||
#: admin_interface/models.py:130 admin_interface/models.py:155
|
#: admin_interface/models.py:131 admin_interface/models.py:156
|
||||||
#: admin_interface/models.py:171
|
#: admin_interface/models.py:172
|
||||||
msgid "link color"
|
msgid "link color"
|
||||||
msgstr "couleur de lien"
|
msgstr "couleur de lien"
|
||||||
|
|
||||||
#: admin_interface/models.py:136 admin_interface/models.py:161
|
#: admin_interface/models.py:137 admin_interface/models.py:162
|
||||||
#: admin_interface/models.py:177
|
#: admin_interface/models.py:178
|
||||||
msgid "link hover color"
|
msgid "link hover color"
|
||||||
msgstr "couleur de lien au survol"
|
msgstr "couleur de lien au survol"
|
||||||
|
|
||||||
#: admin_interface/models.py:164 admin_interface/models.py:249
|
#: admin_interface/models.py:165 admin_interface/models.py:250
|
||||||
msgid "rounded corners"
|
msgid "rounded corners"
|
||||||
msgstr "coins arrondis"
|
msgstr "coins arrondis"
|
||||||
|
|
||||||
#: admin_interface/models.py:190 admin_interface/models.py:209
|
#: admin_interface/models.py:191 admin_interface/models.py:210
|
||||||
msgid "background hover color"
|
msgid "background hover color"
|
||||||
msgstr "couleur de fond au survol"
|
msgstr "couleur de fond au survol"
|
||||||
|
|
||||||
#: admin_interface/models.py:246
|
#: admin_interface/models.py:247
|
||||||
msgid "background opacity"
|
msgid "background opacity"
|
||||||
msgstr "opacité de l'arrière-plan"
|
msgstr "opacité de l'arrière-plan"
|
||||||
|
|
||||||
#: admin_interface/models.py:253
|
#: admin_interface/models.py:253
|
||||||
|
msgid "close button visible"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: admin_interface/models.py:257
|
||||||
msgid "use dropdown"
|
msgid "use dropdown"
|
||||||
msgstr "utiliser un menu déroulant"
|
msgstr "utiliser un menu déroulant"
|
||||||
|
|
||||||
#: admin_interface/models.py:265
|
#: admin_interface/models.py:269
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Thème"
|
msgstr "Thème"
|
||||||
|
|
||||||
#: admin_interface/models.py:266
|
#: admin_interface/models.py:270
|
||||||
msgid "Themes"
|
msgid "Themes"
|
||||||
msgstr "Thèmes"
|
msgstr "Thèmes"
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -9,7 +9,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: django-admin-interface\n"
|
"Project-Id-Version: django-admin-interface\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2019-03-20 11:12+0000\n"
|
"POT-Creation-Date: 2019-03-20 16:12+0000\n"
|
||||||
"PO-Revision-Date: 2018-12-30 19:13-0500\n"
|
"PO-Revision-Date: 2018-12-30 19:13-0500\n"
|
||||||
"Last-Translator: Fabio Caccamo <fabio.caccamo@gmail.com>\n"
|
"Last-Translator: Fabio Caccamo <fabio.caccamo@gmail.com>\n"
|
||||||
"Language-Team: Italian <LL@li.org>\n"
|
"Language-Team: Italian <LL@li.org>\n"
|
||||||
|
|
@ -71,51 +71,51 @@ msgstr "Azioni recenti"
|
||||||
msgid "Admin Interface"
|
msgid "Admin Interface"
|
||||||
msgstr "Interfaccia di admin"
|
msgstr "Interfaccia di admin"
|
||||||
|
|
||||||
#: admin_interface/models.py:55 admin_interface/models.py:99
|
#: admin_interface/models.py:56 admin_interface/models.py:100
|
||||||
msgid "name"
|
msgid "name"
|
||||||
msgstr "nome"
|
msgstr "nome"
|
||||||
|
|
||||||
#: admin_interface/models.py:58 admin_interface/models.py:223
|
#: admin_interface/models.py:59 admin_interface/models.py:224
|
||||||
msgid "active"
|
msgid "active"
|
||||||
msgstr "attivo"
|
msgstr "attivo"
|
||||||
|
|
||||||
#: admin_interface/models.py:62
|
#: admin_interface/models.py:63
|
||||||
#: admin_interface/templates/admin/base_site.html:6
|
#: admin_interface/templates/admin/base_site.html:6
|
||||||
#: admin_interface/templates/admin/base_site.html:60
|
#: admin_interface/templates/admin/base_site.html:60
|
||||||
msgid "Django administration"
|
msgid "Django administration"
|
||||||
msgstr "Amministrazione di Django"
|
msgstr "Amministrazione di Django"
|
||||||
|
|
||||||
#: admin_interface/models.py:64
|
#: admin_interface/models.py:65
|
||||||
msgid "title"
|
msgid "title"
|
||||||
msgstr "titolo"
|
msgstr "titolo"
|
||||||
|
|
||||||
#: admin_interface/models.py:70 admin_interface/models.py:85
|
#: admin_interface/models.py:71 admin_interface/models.py:86
|
||||||
#: admin_interface/models.py:105
|
#: admin_interface/models.py:106
|
||||||
msgid "color"
|
msgid "color"
|
||||||
msgstr "colore"
|
msgstr "colore"
|
||||||
|
|
||||||
#: admin_interface/models.py:73 admin_interface/models.py:88
|
#: admin_interface/models.py:74 admin_interface/models.py:89
|
||||||
#: admin_interface/models.py:256
|
#: admin_interface/models.py:260
|
||||||
msgid "visible"
|
msgid "visible"
|
||||||
msgstr "visibile"
|
msgstr "visibile"
|
||||||
|
|
||||||
#: admin_interface/models.py:78
|
#: admin_interface/models.py:79
|
||||||
msgid "Leave blank to use the default Django logo"
|
msgid "Leave blank to use the default Django logo"
|
||||||
msgstr "Lasciare vuoto per usare il logo Django di default"
|
msgstr "Lasciare vuoto per usare il logo Django di default"
|
||||||
|
|
||||||
#: admin_interface/models.py:79
|
#: admin_interface/models.py:80
|
||||||
msgid "logo"
|
msgid "logo"
|
||||||
msgstr "logo"
|
msgstr "logo"
|
||||||
|
|
||||||
#: admin_interface/models.py:93
|
#: admin_interface/models.py:94
|
||||||
msgid "(.ico|.png|.gif - 16x16|32x32 px)"
|
msgid "(.ico|.png|.gif - 16x16|32x32 px)"
|
||||||
msgstr "(formato ico, png o gif - dimensioni 16x16 o 32x32 px)"
|
msgstr "(formato ico, png o gif - dimensioni 16x16 o 32x32 px)"
|
||||||
|
|
||||||
#: admin_interface/models.py:94
|
#: admin_interface/models.py:95
|
||||||
msgid "favicon"
|
msgid "favicon"
|
||||||
msgstr "favicon"
|
msgstr "favicon"
|
||||||
|
|
||||||
#: admin_interface/models.py:103
|
#: admin_interface/models.py:104
|
||||||
msgid ""
|
msgid ""
|
||||||
"(red: #E74C3C, orange: #E67E22, yellow: #F1C40F, green: #2ECC71, blue: "
|
"(red: #E74C3C, orange: #E67E22, yellow: #F1C40F, green: #2ECC71, blue: "
|
||||||
"#3498DB)"
|
"#3498DB)"
|
||||||
|
|
@ -123,57 +123,61 @@ msgstr ""
|
||||||
"(rosso: #E74C3C, arancione: #E67E22, giallo: #F1C40F, verde: #2ECC71, blu: "
|
"(rosso: #E74C3C, arancione: #E67E22, giallo: #F1C40F, verde: #2ECC71, blu: "
|
||||||
"#3498DB)"
|
"#3498DB)"
|
||||||
|
|
||||||
#: admin_interface/models.py:108
|
#: admin_interface/models.py:109
|
||||||
msgid "visible in header (marker and name)"
|
msgid "visible in header (marker and name)"
|
||||||
msgstr "visibile nell'header (marker e nome)"
|
msgstr "visibile nell'header (marker e nome)"
|
||||||
|
|
||||||
#: admin_interface/models.py:111
|
#: admin_interface/models.py:112
|
||||||
msgid "visible in favicon (marker)"
|
msgid "visible in favicon (marker)"
|
||||||
msgstr "visibile nella favicon (marker)"
|
msgstr "visibile nella favicon (marker)"
|
||||||
|
|
||||||
#: admin_interface/models.py:118 admin_interface/models.py:143
|
#: admin_interface/models.py:119 admin_interface/models.py:144
|
||||||
#: admin_interface/models.py:184 admin_interface/models.py:203
|
#: admin_interface/models.py:185 admin_interface/models.py:204
|
||||||
#: admin_interface/models.py:229
|
#: admin_interface/models.py:230
|
||||||
msgid "background color"
|
msgid "background color"
|
||||||
msgstr "colore di sfondo"
|
msgstr "colore di sfondo"
|
||||||
|
|
||||||
#: admin_interface/models.py:124 admin_interface/models.py:149
|
#: admin_interface/models.py:125 admin_interface/models.py:150
|
||||||
#: admin_interface/models.py:196 admin_interface/models.py:215
|
#: admin_interface/models.py:197 admin_interface/models.py:216
|
||||||
#: admin_interface/models.py:219
|
#: admin_interface/models.py:220
|
||||||
msgid "text color"
|
msgid "text color"
|
||||||
msgstr "colore del testo"
|
msgstr "colore del testo"
|
||||||
|
|
||||||
#: admin_interface/models.py:130 admin_interface/models.py:155
|
#: admin_interface/models.py:131 admin_interface/models.py:156
|
||||||
#: admin_interface/models.py:171
|
#: admin_interface/models.py:172
|
||||||
msgid "link color"
|
msgid "link color"
|
||||||
msgstr "colore dei link"
|
msgstr "colore dei link"
|
||||||
|
|
||||||
#: admin_interface/models.py:136 admin_interface/models.py:161
|
#: admin_interface/models.py:137 admin_interface/models.py:162
|
||||||
#: admin_interface/models.py:177
|
#: admin_interface/models.py:178
|
||||||
msgid "link hover color"
|
msgid "link hover color"
|
||||||
msgstr "colore dei link in hover"
|
msgstr "colore dei link in hover"
|
||||||
|
|
||||||
#: admin_interface/models.py:164 admin_interface/models.py:249
|
#: admin_interface/models.py:165 admin_interface/models.py:250
|
||||||
msgid "rounded corners"
|
msgid "rounded corners"
|
||||||
msgstr "bordi arrotondati"
|
msgstr "bordi arrotondati"
|
||||||
|
|
||||||
#: admin_interface/models.py:190 admin_interface/models.py:209
|
#: admin_interface/models.py:191 admin_interface/models.py:210
|
||||||
msgid "background hover color"
|
msgid "background hover color"
|
||||||
msgstr "colore di sfondo in hover"
|
msgstr "colore di sfondo in hover"
|
||||||
|
|
||||||
#: admin_interface/models.py:246
|
#: admin_interface/models.py:247
|
||||||
msgid "background opacity"
|
msgid "background opacity"
|
||||||
msgstr "opacità dello sfondo"
|
msgstr "opacità dello sfondo"
|
||||||
|
|
||||||
#: admin_interface/models.py:253
|
#: admin_interface/models.py:253
|
||||||
|
msgid "close button visible"
|
||||||
|
msgstr "pulsante chiudi visibile"
|
||||||
|
|
||||||
|
#: admin_interface/models.py:257
|
||||||
msgid "use dropdown"
|
msgid "use dropdown"
|
||||||
msgstr "usa dropdown"
|
msgstr "usa dropdown"
|
||||||
|
|
||||||
#: admin_interface/models.py:265
|
#: admin_interface/models.py:269
|
||||||
msgid "Theme"
|
msgid "Theme"
|
||||||
msgstr "Tema"
|
msgstr "Tema"
|
||||||
|
|
||||||
#: admin_interface/models.py:266
|
#: admin_interface/models.py:270
|
||||||
msgid "Themes"
|
msgid "Themes"
|
||||||
msgstr "Temi"
|
msgstr "Temi"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue