31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-06-03 22:20:48 +00:00

New translations com_patchtester.ini (Spanish, Colombia)

This commit is contained in:
joomla-patchtester-bot 2020-08-17 20:51:21 +02:00
parent 33c94e3c4b
commit e9d5dde309

View File

@ -62,7 +62,7 @@ COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Personalizado"
COM_PATCHTESTER_FIELD_REPOSITORY_DESC="Repositorios Joomla! disponibles. Escoja para rellenar automáticamente los campos de organización y repositorio."
COM_PATCHTESTER_FIELD_REPOSITORY_LABEL="Repositorio de GitHub"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Plugin instalador desde web de Joomla!"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_JOOMLA_CMS="Joomla! CMS"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_JOOMLA_CMS="Gestor de contenidos Joomla!"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Componente Probador de parches de Joomla!"
COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Paquete de enlaces web de Joomla!"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Valores de configuración para la autenticación de GitHub"
@ -91,9 +91,9 @@ COM_PATCHTESTER_NOT_RTC="No RTC"
COM_PATCHTESTER_NPM="NPM"
COM_PATCHTESTER_PATCH_BREAKS_SITE="The patch could not be applied because it would break the site. Check the pull request to see if it is up-to-date."
COM_PATCHTESTER_PULL_ID="ID de pull"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascending"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descending"
COM_PATCHTESTER_PULLS_TABLE_CAPTION="Table of Pull Requests"
COM_PATCHTESTER_PULL_ID_ASC="Pull ID ascendente"
COM_PATCHTESTER_PULL_ID_DESC="Pull ID descendente"
COM_PATCHTESTER_PULLS_TABLE_CAPTION="Tabla de Pull Requests"
COM_PATCHTESTER_READY_TO_COMMIT="Listo para ser integrado (RTC)"
COM_PATCHTESTER_REPO_IS_GONE="El parche no pudo ser aplicado porque falta el repositorio"
COM_PATCHTESTER_REQUIREMENT_HTTPS="Los wrappers HTTPS deben estar activados"
@ -109,8 +109,8 @@ COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either
COM_PATCHTESTER_TEST_THIS_PATCH="Probar este parche"
COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Obtener datos"
COM_PATCHTESTER_TOOLBAR_RESET="Restablecer"
COM_PATCHTESTER_VIEW_ON_GITHUB="View on GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="View on Joomla! Issue Tracker"
COM_PATCHTESTER_VIEW_ON_GITHUB="Ver en GitHub"
COM_PATCHTESTER_VIEW_ON_JOOMLA_ISSUE_TRACKER="Ver en el Joomla! Issue Tracker"
COM_PATCHTESTER_XML_DESCRIPTION="Componente para administrar pruebas de pull requests"
COM_PATCHTESTER_ZIP_DOES_NOT_EXIST="The patch could not be applied because it couldn't be retrieved from server."
COM_PATCHTESTER_ZIP_EXTRACT_FAILED="The patch could not be applied because it couldn't be extracted."