Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 6 additions & 11 deletions packages/volto-slate/locales/es/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,17 @@ msgstr ""
"POT-Creation-Date: 2022-07-20T12:45:09.681Z\n"
"PO-Revision-Date: 2025-03-30 04:10+0000\n"
"Last-Translator: Mikel Larreategi <mlarreategi@codesyntax.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/plone/"
"volto-slate-18/es/>\n"
"Language: es\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/plone/volto-slate-18/es/>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.11-dev\n"
"Language-Code: en\n"
"Language-Name: English\n"
"Preferred-Encodings: utf-8\n"
"Domain: volto\n"
"Language: es\n"
"X-Generator: Weblate 5.11-dev\n"

# defaultMessage: Add link
#: editor/plugins/Link/index
Expand All @@ -24,16 +23,12 @@ msgstr "Añadir enlace"

# defaultMessage: An error has occurred while editing "{name}" field. We have been notified and we are looking into it. Please save your work and retry. If the issue persists please contact the site administrator.
#: widgets/HtmlSlateWidget
msgid "An error has occurred while editing "{name}" field. We have been notified and we are looking into it. Please save your work and retry. If the issue persists please contact the site administrator."
msgstr ""
"Ha ocurrido un error editando el campo \"{name}\". Se ha enviado la "
"notificación oportuna y lo estamos revisando. Guarde su trabajo y "
"reinténtelo por favor. Si el error continúa, póngase en contacto con el "
"administrador del sitio."
msgid "An error has occurred while editing \"{name}\" field. We have been notified and we are looking into it. Please save your work and retry. If the issue persists please contact the site administrator."
msgstr "Ha ocurrido un error editando el campo \"{name}\". Se ha enviado la notificación oportuna y lo estamos revisando. Guarde su trabajo y reinténtelo por favor. Si el error continúa, póngase en contacto con el administrador del sitio."

# defaultMessage: An error has occurred while rendering "{name}" field. We have been notified and we are looking into it. If the issue persists please contact the site administrator.
#: widgets/RichTextWidgetView
msgid "An error has occurred while rendering "{name}" field. We have been notified and we are looking into it. If the issue persists please contact the site administrator."
msgid "An error has occurred while rendering \"{name}\" field. We have been notified and we are looking into it. If the issue persists please contact the site administrator."
msgstr "Se ha producido un error mientras se muestra el campo \"{name}\". Nos han notificado y lo estamos investigando. Si el problema persiste, póngase en contacto con el administrador del sitio."

# defaultMessage: Bottom
Expand Down
8 changes: 4 additions & 4 deletions packages/volto-slate/locales/volto.pot
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ msgid "Add link"
msgstr ""

#: widgets/HtmlSlateWidget
# defaultMessage: An error has occurred while editing "{name}" field. We have been notified and we are looking into it. Please save your work and retry. If the issue persists please contact the site administrator.
msgid "An error has occurred while editing "{name}" field. We have been notified and we are looking into it. Please save your work and retry. If the issue persists please contact the site administrator."
# defaultMessage: An error has occurred while editing \"{name}\" field. We have been notified and we are looking into it. Please save your work and retry. If the issue persists please contact the site administrator.
msgid "An error has occurred while editing \"{name}\" field. We have been notified and we are looking into it. Please save your work and retry. If the issue persists please contact the site administrator."
msgstr ""

#: widgets/RichTextWidgetView
# defaultMessage: An error has occurred while rendering "{name}" field. We have been notified and we are looking into it. If the issue persists please contact the site administrator.
msgid "An error has occurred while rendering "{name}" field. We have been notified and we are looking into it. If the issue persists please contact the site administrator."
# defaultMessage: An error has occurred while rendering \"{name}\" field. We have been notified and we are looking into it. If the issue persists please contact the site administrator.
msgid "An error has occurred while rendering \"{name}\" field. We have been notified and we are looking into it. If the issue persists please contact the site administrator."
msgstr ""

#: blocks/Table/TableBlockEdit
Expand Down
1 change: 1 addition & 0 deletions packages/volto-slate/news/polyglot-volto_slate-es.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated es translations from Polyglot
Loading