fix: improved language selector
This commit is contained in:
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: crochet\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-07-20 09:18+0000\n"
|
||||
"POT-Creation-Date: 2026-07-20 10:32+0000\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -47,35 +47,33 @@ msgstr "Create pattern"
|
||||
msgid "¿Seguro que quieres eliminar este patrón? No podrás deshacerlo."
|
||||
msgstr "Are you sure you want to delete this pattern? This cannot be undone."
|
||||
|
||||
#: crochet/templates/crochet/account_home.html:34
|
||||
#: crochet/templates/crochet/account_home.html:37
|
||||
msgid "Patrón sin título"
|
||||
msgstr "Untitled pattern"
|
||||
|
||||
#: crochet/templates/crochet/account_home.html:37
|
||||
#: crochet/templates/crochet/account_home.html:41
|
||||
#, python-format
|
||||
msgid "Actualizado el %(date)s"
|
||||
msgstr "Updated on %(date)s"
|
||||
|
||||
#: crochet/templates/crochet/account_home.html:40
|
||||
#: crochet/templates/crochet/pattern.html:33
|
||||
msgid "Ver patrón"
|
||||
msgstr "View pattern"
|
||||
#: crochet/templates/crochet/account_home.html:44
|
||||
#: crochet/templates/crochet/pattern.html:143
|
||||
#: crochet/templates/crochet/pattern.html:189
|
||||
msgid "Vista previa"
|
||||
msgstr "Preview"
|
||||
|
||||
#: crochet/templates/crochet/account_home.html:41
|
||||
msgid "Editar"
|
||||
msgstr "Edit"
|
||||
|
||||
#: crochet/templates/crochet/account_home.html:45
|
||||
#: crochet/templates/crochet/account_home.html:48
|
||||
#: crochet/templates/crochet/pattern.html:38
|
||||
msgid "Eliminar"
|
||||
msgstr "Delete"
|
||||
|
||||
#: crochet/templates/crochet/account_home.html:54
|
||||
#: crochet/templates/crochet/account_home.html:57
|
||||
msgid "Todavía no tienes ningún patrón."
|
||||
msgstr "You don't have any patterns yet."
|
||||
|
||||
#: crochet/templates/crochet/account_settings.html:4
|
||||
#: crochet/templates/crochet/account_settings.html:18
|
||||
#: crochet/templates/crochet/base.html:50
|
||||
#: crochet/templates/crochet/base.html:52
|
||||
msgid "Ajustes de la cuenta"
|
||||
msgstr "Account settings"
|
||||
|
||||
@@ -84,21 +82,21 @@ msgid "Volver a mis patrones"
|
||||
msgstr "Back to my patterns"
|
||||
|
||||
#: crochet/templates/crochet/base.html:39
|
||||
msgid "Idioma"
|
||||
msgstr "Language"
|
||||
msgid "Cambiar idioma"
|
||||
msgstr "Change language"
|
||||
|
||||
#: crochet/templates/crochet/base.html:54
|
||||
#: crochet/templates/crochet/base.html:56
|
||||
msgid "Cerrar sesión"
|
||||
msgstr "Log out"
|
||||
|
||||
#: crochet/templates/crochet/base.html:60
|
||||
#: crochet/templates/crochet/base.html:62
|
||||
#: crochet/templates/crochet/home.html:24
|
||||
#: crochet/templates/registration/login.html:4
|
||||
#: crochet/templates/registration/login.html:14
|
||||
msgid "Iniciar sesión"
|
||||
msgstr "Log in"
|
||||
|
||||
#: crochet/templates/crochet/base.html:61
|
||||
#: crochet/templates/crochet/base.html:63
|
||||
#: crochet/templates/registration/register.html:29
|
||||
msgid "Registrarme"
|
||||
msgstr "Sign up"
|
||||
@@ -172,14 +170,14 @@ msgstr "Couldn't save. Please try again."
|
||||
msgid "Guardar"
|
||||
msgstr "Save"
|
||||
|
||||
#: crochet/templates/crochet/pattern.html:33
|
||||
msgid "Ver patrón"
|
||||
msgstr "View pattern"
|
||||
|
||||
#: crochet/templates/crochet/pattern.html:34
|
||||
msgid "Exportar a PDF"
|
||||
msgstr "Export to PDF"
|
||||
|
||||
#: crochet/templates/crochet/pattern.html:38
|
||||
msgid "Eliminar patrón"
|
||||
msgstr "Delete pattern"
|
||||
|
||||
#: crochet/templates/crochet/pattern.html:45
|
||||
msgid "Guardado"
|
||||
msgstr "Saved"
|
||||
@@ -291,11 +289,6 @@ msgstr "Landscape"
|
||||
msgid "Secciones"
|
||||
msgstr "Sections"
|
||||
|
||||
#: crochet/templates/crochet/pattern.html:143
|
||||
#: crochet/templates/crochet/pattern.html:189
|
||||
msgid "Vista previa"
|
||||
msgstr "Preview"
|
||||
|
||||
#: crochet/templates/crochet/pattern.html:152
|
||||
msgid "Colapsar todo"
|
||||
msgstr "Collapse all"
|
||||
@@ -491,3 +484,12 @@ msgstr ""
|
||||
#: crochet/views.py:24
|
||||
msgid "Este patrón todavía no tiene contenido."
|
||||
msgstr "This pattern doesn't have any content yet."
|
||||
|
||||
#~ msgid "Idioma"
|
||||
#~ msgstr "Language"
|
||||
|
||||
#~ msgid "Editar"
|
||||
#~ msgstr "Edit"
|
||||
|
||||
#~ msgid "Eliminar patrón"
|
||||
#~ msgstr "Delete pattern"
|
||||
|
||||
Reference in New Issue
Block a user