Skip to content

Commit

Permalink
Merge pull request #734 from joomla/l10n_crowdin_action
Browse files Browse the repository at this point in the history
  • Loading branch information
tecpromotion authored Oct 3, 2023
2 parents 8b15a6a + 62cb387 commit 7cf4ab5
Show file tree
Hide file tree
Showing 104 changed files with 230 additions and 101 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ COM_TEMPLATES_CROP_AREA_ERROR="Area de recorte no seleccionada."
COM_TEMPLATES_DIFF_OPTIONS_INLINE="En línea"
COM_TEMPLATES_DIRECTORY_NOT_WRITABLE="La carpeta de la plantilla no es escribible. Algunas características pueden no funcionar."
COM_TEMPLATES_ERROR_ASSET_FILE_DELETE="El archivo 'joomla.asset.json' no puede ser eliminado. Realice cambios en el editor si desea modificar el archivo."
COM_TEMPLATES_ERROR_ASSET_FILE_INVALID_JSON="El archivo 'joomla.asset.json' no contiene JSON válido: abortando el guardado del archivo."
COM_TEMPLATES_ERROR_CANNOT_DELETE_LAST_STYLE="No se ha podido borrar el último estilo de la plantilla."
COM_TEMPLATES_ERROR_CANNOT_UNSET_DEFAULT_STYLE="No se puede desactivar el estilo por defecto."
COM_TEMPLATES_ERROR_COULD_NOT_COPY="No se pudo copiar archivos de la plantilla a la carpeta temporal."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<extension client="administrator" type="language" method="upgrade">
<name>Spanish (es-ES)</name>
<tag>es-ES</tag>
<version/>
<creationDate/>
<version>4.2.3.1</version>
<creationDate>2022/9/29</creationDate>
<author>Spanish [es-ES] Translation Team</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://traduccion.joomlaes.org/</authorUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ JHIDE="Ocultar"
JHIDEPASSWORD="Ocultar contraseña"
JHOMEDASHBOARD="Panel de Inicio"
JINVALID_TOKEN="Las solicitudes recientes han sido denegadas porque tenían un 'token' de seguridad inválido. Por favor, actualice la página e inténtelo de nuevo."
JINVALID_TOKEN_NOTICE="El token de seguridad no coincidía. La solicitud se abortó para evitar cualquier violación de seguridad. Vuelve a intentarlo."
JLOGIN="Iniciar sesión"
JLOGOUT="Cerrar la sesión"
JMENU_MULTILANG_WARNING_MISSING_MODULES="No existe un módulo de menú de administrador para <strong>%s</strong>. <br> Cree un menú y módulo de administrador personalizado para cada idioma de administrador o publique un conjunto de módulos de menú en 'Todos' los idiomas."
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="administrator">
<name>Spanish (es-ES)</name>
<version/>
<creationDate/>
<version>4.2.3.1</version>
<creationDate>2022/9/29</creationDate>
<author>Spanish [es-ES] Translation Team</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://traduccion.joomlaes.org/</authorUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,7 @@ JLIB_HTML_UNPUBLISH_ITEM="Despublicar elemento"
JLIB_HTML_UNSETDEFAULT_ITEM="Definir como no predeterminado"
JLIB_HTML_VIEW_ALL="Ver todos"
JLIB_INSTALLER_ABORT="Abortando la instalación del idioma: %s"
JLIB_INSTALLER_ABORT_ALREADY_EXISTS="Extensión %1$s: Extensión %2$s ya existe."
JLIB_INSTALLER_ABORT_ALREADYINSTALLED="La extensión ya está instalada."
JLIB_INSTALLER_ABORT_COMP_BUILDADMINMENUS_FAILED="Error construyendo menús de administración."
Expand Down Expand Up @@ -496,6 +497,7 @@ JLIB_INSTALLER_ABORT_FILE_INSTALL_ROLLBACK="Instalación de archivos: %s"
JLIB_INSTALLER_ABORT_FILE_INSTALL_SQL_ERROR="Archivos %1$s: error SQL en archivo %2$s"
JLIB_INSTALLER_ABORT_FILE_ROLLBACK="Instalación de archivos: %s"
JLIB_INSTALLER_ABORT_FILE_UPDATE_SQL_ERROR="Actualización de archivos: error SQL en archivo %s"
JLIB_INSTALLER_ABORT_INSTALL_ABORTED="Se anuló la instalación de la extensión."
JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE="Extensión %s: Error en rutina de instalación personalizada."
JLIB_INSTALLER_ABORT_LIB_COPY_FILES="Biblioteca %s: no se pudieron copiar los archivos de la fuente."
JLIB_INSTALLER_ABORT_LIB_INSTALL_ALREADY_INSTALLED="Instalación de biblioteca: Biblioteca ya instalada."
Expand Down Expand Up @@ -658,6 +660,7 @@ JLIB_INSTALLER_UPDATE="Actualizar"
JLIB_INSTALLER_UPDATE_LOG_QUERY="Consulta ejecutada desde el archivo %1$s. Texto de la consulta: %2$s."
JLIB_INSTALLER_WARNING_UNABLE_TO_INSTALL_CONTENT_LANGUAGE="No se puedo crear un idioma del contenido del idioma desde %s: %s"
JLIB_JS_AJAX_ERROR_CONNECTION_ABORT="Se ha producido un aborto en la conexión mientras se recuperaban datos de JSON."
JLIB_JS_AJAX_ERROR_NO_CONTENT="No se obtuvo ningún contenido."
JLIB_JS_AJAX_ERROR_OTHER="Ocurrió un error al obtener los datos JSON: el código de estado HTTP %s."
JLIB_JS_AJAX_ERROR_PARSE="Se ha producido un error de análisis mientras se procesaban los siguientes datos de JSON:<br><code style=\"color:inherit;white-space:pre-wrap;padding:0;margin:0;border:0;background:inherit;\">%s</code>"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<extension client="api" type="language" method="upgrade">
<name>Spanish (es-ES)</name>
<tag>es-ES</tag>
<version/>
<creationDate/>
<version>4.2.3.1</version>
<creationDate>2022/9/29</creationDate>
<author>Spanish [es-ES] Translation Team</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://traduccion.joomlaes.org/</authorUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ JHELP="Ayuda"
JHIDE="Ocultar"
JHIDEPASSWORD="Ocultar contraseña"
JINVALID_TOKEN="Las solicitudes recientes han sido denegadas porque tenían un 'token' de seguridad inválido. Por favor, actualice la página e inténtelo de nuevo."
JINVALID_TOKEN_NOTICE="El token de seguridad no coincidía. La solicitud se abortó para evitar cualquier violación de seguridad. Vuelve a intentarlo."
JLOGIN="Iniciar sesión"
JLOGOUT="Cerrar la sesión"
JMENU_MULTILANG_WARNING_MISSING_MODULES="No existe un módulo de menú de administrador para <strong>%s</strong>. <br> Cree un menú y módulo de administrador personalizado para cada idioma de administrador o publique un conjunto de módulos de menú en 'Todos' los idiomas."
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="api">
<name>Spanish (es-ES)</name>
<version/>
<creationDate/>
<version>4.2.3.1</version>
<creationDate>2022/9/29</creationDate>
<author>Spanish [es-ES] Translation Team</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://traduccion.joomlaes.org/</authorUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<extension client="site" type="language" method="upgrade">
<name>Spanish (es-ES)</name>
<tag>es-ES</tag>
<version/>
<creationDate/>
<version>4.2.3.1</version>
<creationDate>2022/9/29</creationDate>
<author>Spanish [es-ES] Translation Team</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://traduccion.joomlaes.org/</authorUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ JINLINEHELP="Alternar la ayuda en línea"
JHIDE="Ocultar"
JHIDEPASSWORD="Ocultar contraseña"
JINVALID_TOKEN="La última solicitud ha sido denegada porque tenía un token de seguridad inválido. Por favor, refresque la página y pruebe otra vez."
JINVALID_TOKEN_NOTICE="El token de seguridad no coincidía. La solicitud se abortó para evitar cualquier violación de seguridad. Vuelve a intentarlo."
JLOGIN="Iniciar sesión"
JLOGOUT="Cerrar la sesión"
JMONTH="Mes"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="site">
<name>Spanish (es-ES)</name>
<version/>
<creationDate/>
<version>4.2.3.1</version>
<creationDate>2022/9/29</creationDate>
<author>Spanish [es-ES] Translation Team</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://traduccion.joomlaes.org/</authorUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ JLIB_HTML_UNPUBLISH_ITEM="Despublicar elemento"
JLIB_HTML_UNSETDEFAULT_ITEM="Definir como no predeterminado"
JLIB_HTML_VIEW_ALL="Ver todos"
JLIB_INSTALLER_ABORT="Abortando la instalación del idioma: %s"
JLIB_INSTALLER_ABORT_ALREADY_EXISTS="Extensión %1$s: Extensión %2$s ya existe."
JLIB_INSTALLER_ABORT_ALREADYINSTALLED="La extensión ya está instalada."
JLIB_INSTALLER_ABORT_COMP_BUILDADMINMENUS_FAILED="Error construyendo menús de administración."
Expand Down Expand Up @@ -493,6 +494,7 @@ JLIB_INSTALLER_ABORT_FILE_INSTALL_ROLLBACK="Instalación de archivos: %s"
JLIB_INSTALLER_ABORT_FILE_INSTALL_SQL_ERROR="Archivos %1$s: error SQL en archivo %2$s"
JLIB_INSTALLER_ABORT_FILE_ROLLBACK="Instalación de archivos: %s"
JLIB_INSTALLER_ABORT_FILE_UPDATE_SQL_ERROR="Actualización de archivos: error SQL en archivo %s"
JLIB_INSTALLER_ABORT_INSTALL_ABORTED="Se anuló la instalación de la extensión."
JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE="Extensión %s: Error en rutina de instalación personalizada."
JLIB_INSTALLER_ABORT_LIB_COPY_FILES="Biblioteca %s: no se pudieron copiar los archivos de la fuente."
JLIB_INSTALLER_ABORT_LIB_INSTALL_ALREADY_INSTALLED="Instalación de biblioteca: Biblioteca ya instalada."
Expand Down Expand Up @@ -655,6 +657,7 @@ JLIB_INSTALLER_UPDATE="Actualizar"
JLIB_INSTALLER_UPDATE_LOG_QUERY="Consulta ejecutada desde el archivo %1$s. Texto de la consulta: %2$s."
JLIB_INSTALLER_WARNING_UNABLE_TO_INSTALL_CONTENT_LANGUAGE="No se puedo crear un idioma del contenido del idioma desde %s: %s"
JLIB_JS_AJAX_ERROR_CONNECTION_ABORT="Se ha producido un aborto en la conexión mientras se recuperaban datos de JSON."
JLIB_JS_AJAX_ERROR_NO_CONTENT="No se obtuvo ningún contenido."
JLIB_JS_AJAX_ERROR_OTHER="Ocurrió un error al obtener los datos JSON: el código de estado HTTP %s."
JLIB_JS_AJAX_ERROR_PARSE="Se ha producido un error de análisis mientras se procesaban los siguientes datos de JSON:<br><code style=\"color:inherit;white-space:pre-wrap;padding:0;margin:0;border:0;background:inherit;\">%s</code>"
Expand Down
4 changes: 2 additions & 2 deletions joomla_v4/translations/package/es-CO/pkg_es-CO.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<extension type="package" method="upgrade">
<name>Paquete de idioma español colombiano (es-CO)</name>
<packagename>es-ES</packagename>
<version/>
<creationDate/>
<version>4.2.3.1</version>
<creationDate>2022/9/29</creationDate>
<author>Spanish [es-ES] Translation Team</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://traduccion.joomlaes.org/</authorUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ COM_TEMPLATES_CROP_AREA_ERROR="Área de recorte no seleccionada."
COM_TEMPLATES_DIFF_OPTIONS_INLINE="En línea"
COM_TEMPLATES_DIRECTORY_NOT_WRITABLE="La carpeta de las plantillas no es escribible. Alguna de sus características no pueden funcionar."
COM_TEMPLATES_ERROR_ASSET_FILE_DELETE="El archivo 'joomla.asset.json' no puede ser eliminado. Realice cambios en el editor si desea modificar el archivo."
COM_TEMPLATES_ERROR_ASSET_FILE_INVALID_JSON="El archivo 'joomla.asset.json' no contiene JSON válido: abortando el guardado del archivo."
COM_TEMPLATES_ERROR_CANNOT_DELETE_LAST_STYLE="No se ha podido borrar el último estilo de la plantilla."
COM_TEMPLATES_ERROR_CANNOT_UNSET_DEFAULT_STYLE="No se ha podido desasignar el estilo predeterminado de la plantillla."
COM_TEMPLATES_ERROR_COULD_NOT_COPY="No se han podido copiar los archivos de la plantilla a la carpeta temporal."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<extension client="administrator" type="language" method="upgrade">
<name>Spanish (es-ES)</name>
<tag>es-ES</tag>
<version/>
<creationDate/>
<version>4.2.3.1</version>
<creationDate>2022/9/29</creationDate>
<author>Spanish [es-ES] Translation Team</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://traduccion.joomlaes.org/</authorUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ JHIDE="Ocultar"
JHIDEPASSWORD="Ocultar contraseña"
JHOMEDASHBOARD="Panel de Inicio"
JINVALID_TOKEN="Las solicitudes recientes han sido denegadas porque tenían un 'token' de seguridad inválido. Por favor, actualice la página e inténtelo de nuevo."
JINVALID_TOKEN_NOTICE="El token de seguridad no coincidía. La solicitud se abortó para evitar cualquier violación de seguridad. Vuelve a intentarlo."
JLOGIN="Conectar"
JLOGOUT="Desconectar"
JMENU_MULTILANG_WARNING_MISSING_MODULES="No existe un módulo de menú de administrador para <strong>%s</strong>. <br> Cree un menú y módulo de administrador personalizado para cada idioma de administrador o publique un conjunto de módulos de menú en 'Todos' los idiomas."
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="administrator">
<name>Spanish (es-ES)</name>
<version/>
<creationDate/>
<version>4.2.3.1</version>
<creationDate>2022/9/29</creationDate>
<author>Spanish [es-ES] Translation Team</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://traduccion.joomlaes.org/</authorUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,7 @@ JLIB_HTML_UNPUBLISH_ITEM="Despublicar elemento"
JLIB_HTML_UNSETDEFAULT_ITEM="Desasignar predeterminado"
JLIB_HTML_VIEW_ALL="Ver todo"
JLIB_INSTALLER_ABORT="Abortando la instalación del idioma: %s"
JLIB_INSTALLER_ABORT_ALREADY_EXISTS="Extensión %1$s: Extensión %2$s ya existe."
JLIB_INSTALLER_ABORT_ALREADYINSTALLED="La extensión ya está instalada."
JLIB_INSTALLER_ABORT_COMP_BUILDADMINMENUS_FAILED="Error construyendo los menús de la administración."
Expand Down Expand Up @@ -496,6 +497,7 @@ JLIB_INSTALLER_ABORT_FILE_INSTALL_ROLLBACK="Instalar archivos: %s"
JLIB_INSTALLER_ABORT_FILE_INSTALL_SQL_ERROR="Archivos %1$s: Error SQL en el archivo %2$s"
JLIB_INSTALLER_ABORT_FILE_ROLLBACK="Instalar archivos: %s"
JLIB_INSTALLER_ABORT_FILE_UPDATE_SQL_ERROR="Actualización de archivos: error SQL en el archivo %s"
JLIB_INSTALLER_ABORT_INSTALL_ABORTED="Se anuló la instalación de la extensión."
JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE="Extensión %s: Fallo en la rutina personalizada de instalación."
JLIB_INSTALLER_ABORT_LIB_COPY_FILES="Librería %s: No se han podido copiar archivos desde la fuente"
JLIB_INSTALLER_ABORT_LIB_INSTALL_ALREADY_INSTALLED="Instalar librería: La librería ya está instalada."
Expand Down Expand Up @@ -658,6 +660,7 @@ JLIB_INSTALLER_UPDATE="Actualizar"
JLIB_INSTALLER_UPDATE_LOG_QUERY="Consulta ejecutada desde el archivo %1$s. Texto de la consulta: %2$s."
JLIB_INSTALLER_WARNING_UNABLE_TO_INSTALL_CONTENT_LANGUAGE="No se puedo crear un idioma del contenido del idioma desde %s: %s"
JLIB_JS_AJAX_ERROR_CONNECTION_ABORT="Se ha producido un aborto en la conexión mientras se recuperaban datos de JSON."
JLIB_JS_AJAX_ERROR_NO_CONTENT="No se devolvió contenido."
JLIB_JS_AJAX_ERROR_OTHER="Ocurrió un error al obtener los datos JSON: el código de estado HTTP %s."
JLIB_JS_AJAX_ERROR_PARSE="Se ha producido un error de análisis mientras se procesaban los siguientes datos de JSON:<br><code style=\"color:inherit;white-space:pre-wrap;padding:0;margin:0;border:0;background:inherit;\">%s</code>"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<extension client="api" type="language" method="upgrade">
<name>Spanish (es-ES)</name>
<tag>es-ES</tag>
<version/>
<creationDate/>
<version>4.2.3.1</version>
<creationDate>2022/9/29</creationDate>
<author>Spanish [es-ES] Translation Team</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://traduccion.joomlaes.org/</authorUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ JHELP="Ayuda"
JHIDE="Ocultar"
JHIDEPASSWORD="Ocultar contraseña"
JINVALID_TOKEN="Las solicitudes recientes han sido denegadas porque tenían un 'token' de seguridad inválido. Por favor, actualice la página e inténtelo de nuevo."
JINVALID_TOKEN_NOTICE="El token de seguridad no coincidía. La solicitud se abortó para evitar cualquier violación de seguridad. Vuelve a intentarlo."
JLOGIN="Conectar"
JLOGOUT="Desconexión"
JMENU_MULTILANG_WARNING_MISSING_MODULES="No existe un módulo de menú de administrador para <strong>%s</strong>. <br> Cree un menú y módulo de administrador personalizado para cada idioma de administrador o publique un conjunto de módulos de menú en 'Todos' los idiomas."
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="api">
<name>Spanish (es-ES)</name>
<version/>
<creationDate/>
<version>4.2.3.1</version>
<creationDate>2022/9/29</creationDate>
<author>Spanish [es-ES] Translation Team</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://traduccion.joomlaes.org/</authorUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<extension client="site" type="language" method="upgrade">
<name>Spanish (es-ES)</name>
<tag>es-ES</tag>
<version/>
<creationDate/>
<version>4.2.3.1</version>
<creationDate>2022/9/29</creationDate>
<author>Spanish [es-ES] Translation Team</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://traduccion.joomlaes.org/</authorUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ JINLINEHELP="Alternar la ayuda en línea"
JHIDE="Oculto"
JHIDEPASSWORD="Ocultar contraseña"
JINVALID_TOKEN="La última solicitud ha sido denegada porque tenía un token de seguridad inválido. Por favor, refresque la página y pruebe otra vez."
JINVALID_TOKEN_NOTICE="El token de seguridad no coincidía. La solicitud se abortó para evitar cualquier violación de seguridad. Vuelve a intentarlo."
JLOGIN="Identificarse"
JLOGOUT="Desconectar"
JMONTH="Mes"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="site">
<name>Spanish (es-ES)</name>
<version/>
<creationDate/>
<version>4.2.3.1</version>
<creationDate>2022/9/29</creationDate>
<author>Spanish [es-ES] Translation Team</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://traduccion.joomlaes.org/</authorUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ JLIB_HTML_UNPUBLISH_ITEM="Despublicar elemento"
JLIB_HTML_UNSETDEFAULT_ITEM="Desasignar predeterminado"
JLIB_HTML_VIEW_ALL="Ver todo"
JLIB_INSTALLER_ABORT="Abortando la instalación del idioma: %s"
JLIB_INSTALLER_ABORT_ALREADY_EXISTS="Extensión %1$s: Extensión %2$s ya existe."
JLIB_INSTALLER_ABORT_ALREADYINSTALLED="La extensión ya está instalada."
JLIB_INSTALLER_ABORT_COMP_BUILDADMINMENUS_FAILED="Error construyendo los menús de la administración."
Expand Down Expand Up @@ -493,6 +494,7 @@ JLIB_INSTALLER_ABORT_FILE_INSTALL_ROLLBACK="Instalar archivos: %s"
JLIB_INSTALLER_ABORT_FILE_INSTALL_SQL_ERROR="Archivos %1$s: Error SQL en el archivo %2$s"
JLIB_INSTALLER_ABORT_FILE_ROLLBACK="Instalar archivos: %s"
JLIB_INSTALLER_ABORT_FILE_UPDATE_SQL_ERROR="Actualización de archivos: error SQL en el archivo %s"
JLIB_INSTALLER_ABORT_INSTALL_ABORTED="Se anuló la instalación de la extensión."
JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE="Extensión %s: Fallo en la rutina personalizada de instalación."
JLIB_INSTALLER_ABORT_LIB_COPY_FILES="Librería %s: No se han podido copiar archivos desde la fuente"
JLIB_INSTALLER_ABORT_LIB_INSTALL_ALREADY_INSTALLED="Instalar librería: La librería ya está instalada."
Expand Down Expand Up @@ -655,6 +657,7 @@ JLIB_INSTALLER_UPDATE="Actualizar"
JLIB_INSTALLER_UPDATE_LOG_QUERY="Consulta ejecutada desde el archivo %1$s. Texto de la consulta: %2$s."
JLIB_INSTALLER_WARNING_UNABLE_TO_INSTALL_CONTENT_LANGUAGE="No se puedo crear un idioma del contenido del idioma desde %s: %s"
JLIB_JS_AJAX_ERROR_CONNECTION_ABORT="Se ha producido un aborto en la conexión mientras se recuperaban datos de JSON."
JLIB_JS_AJAX_ERROR_NO_CONTENT="No se devolvió contenido."
JLIB_JS_AJAX_ERROR_OTHER="Ocurrió un error al obtener los datos JSON: el código de estado HTTP %s."
JLIB_JS_AJAX_ERROR_PARSE="Se ha producido un error de análisis mientras se procesaban los siguientes datos de JSON:<br><code style=\"color:inherit;white-space:pre-wrap;padding:0;margin:0;border:0;background:inherit;\">%s</code>"
Expand Down
4 changes: 2 additions & 2 deletions joomla_v4/translations/package/es-MX/pkg_es-MX.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<extension type="package" method="upgrade">
<name>Spanish (Mexico) Language Pack</name>
<packagename>es-ES</packagename>
<version/>
<creationDate/>
<version>4.2.3.1</version>
<creationDate>2022/9/29</creationDate>
<author>Spanish [es-ES] Translation Team</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://traduccion.joomlaes.org/</authorUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ PLG_SYSTEM_JOOA11Y_ALERT_CLOSE="Bezárás"
PLG_SYSTEM_JOOA11Y_ALERT_TEXT="Riasztás"
PLG_SYSTEM_JOOA11Y_CONTAINER_LABEL="Akadálymentesítési ellenőrző"
PLG_SYSTEM_JOOA11Y_CONTRAST="Kontraszt"
PLG_SYSTEM_JOOA11Y_DARK_MODE="Sötét mód"
PLG_SYSTEM_JOOA11Y_ERROR="Hiba"
PLG_SYSTEM_JOOA11Y_FORM_LABELS="Űrlapcímkék"
PLG_SYSTEM_JOOA11Y_GOOD=""
Expand Down
Loading

0 comments on commit 7cf4ab5

Please sign in to comment.