Skip to content

Commit

Permalink
feat: Added Spanish support
Browse files Browse the repository at this point in the history
  • Loading branch information
macagua committed May 17, 2023
1 parent 0685357 commit cd76070
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions locales/es/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# Translation of volto.pot to Spanish
# Leonardo J. Caballero G. <leonardocaballero@gmail.com>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: Plone\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-08-12T12:40:10.386Z\n"
"PO-Revision-Date: 2023-05-17 12:46-0400\n"
"Last-Translator: Leonardo J. Caballero G. <leonardocaballero@gmail.com>\n"
"Language: es\n"
"Language-Team: ES <LL@li.org>\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Preferred-Encodings: utf-8\n"
"MIME-Version: 1.0\n"
"Language-Code: es\n"
"Language-Name: Español\n"
"Domain: volto\n"
"X-Is-Fallback-For: es-ar es-bo es-cl es-co es-cr es-do es-ec es-es es-sv es-gt es-hn es-mx es-ni es-pa es-py es-pe es-pr es-us es-uy es-ve\n"

#: components/LoginAuthomatic/LoginAuthomatic
msgid "Authenticating"
msgstr "Autenticando"

#: components/LoginAuthomatic/LoginAuthomatic
msgid "Authentication failed."
msgstr "Autenticación fallida."

#: components/Login/LoginForm
msgid "Log In"
msgstr "Inicio de Sesión"

#: components/AuthProvider/AuthProvider
msgid "Log in with"
msgstr "Inicio de sesión con"

#: components/Login/LoginForm
msgid "Login"
msgstr "Inicio de sesión"

#: components/LoginAuthomatic/LoginAuthomatic
msgid "Login Failed"
msgstr "Inicio de Sesión fallo"

#: components/Login/LoginForm
msgid "Select Login Provider"
msgstr "Seleccionar proveedor de inicio de sesión"

#: components/AuthProvider/AuthProvider
msgid "Sign up with"
msgstr "Regístrate con"

0 comments on commit cd76070

Please sign in to comment.