From e9d5dde309a936aa8902c5151a7045f191c75af5 Mon Sep 17 00:00:00 2001 From: joomla-patchtester-bot <63518931+joomla-patchtester-bot@users.noreply.github.com> Date: Mon, 17 Aug 2020 20:51:21 +0200 Subject: [PATCH] New translations com_patchtester.ini (Spanish, Colombia) --- .../language/es-CO/com_patchtester.ini | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/administrator/components/com_patchtester/language/es-CO/com_patchtester.ini b/administrator/components/com_patchtester/language/es-CO/com_patchtester.ini index b57ba9e..5d0dab5 100644 --- a/administrator/components/com_patchtester/language/es-CO/com_patchtester.ini +++ b/administrator/components/com_patchtester/language/es-CO/com_patchtester.ini @@ -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."