diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-07-15 20:06:28 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-07-15 20:07:01 +0200 |
commit | c875ee9259eeb47a0ec1767d8d602f86bb793a40 (patch) | |
tree | a857f7b98fe0fabd19972e9d850dec917fd26b55 /source/es/connectivity | |
parent | c2687d2f197c096563b19920262ded8ed15d2630 (diff) |
update translations for 7-4/master
and force-fix errors using pocheck
Change-Id: Ie4a055202e93e4ac5563df42235db5cf2b1c2b16
Diffstat (limited to 'source/es/connectivity')
-rw-r--r-- | source/es/connectivity/messages.po | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/source/es/connectivity/messages.po b/source/es/connectivity/messages.po index 751d780a909..5bed8041945 100644 --- a/source/es/connectivity/messages.po +++ b/source/es/connectivity/messages.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-07-06 20:18+0200\n" -"PO-Revision-Date: 2021-02-08 11:26+0000\n" +"PO-Revision-Date: 2022-07-15 17:09+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-master/connectivitymessages/es/>\n" "Language: es\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.12.2\n" "X-POOTLE-MTIME: 1535982419.000000\n" #. 9KHB8 @@ -27,7 +27,7 @@ msgstr "No existe ninguna conexión con la base de datos." #: connectivity/inc/strings.hrc:26 msgctxt "STR_WRONG_PARAM_INDEX" msgid "You tried to set a parameter at position “$pos$” but there is/are only “$count$” parameter(s) allowed. One reason may be that the property “ParameterNameSubstitution” is not set to TRUE in the data source." -msgstr "" +msgstr "Intentó establecer un parámetro en la posición «$pos$» pero solo se permiten $count$ parámetros. Un motivo podría ser que la propiedad «ParameterNameSubstitution» no está configurada como TRUE en el origen de datos." #. 6FnrV #: connectivity/inc/strings.hrc:27 @@ -39,7 +39,7 @@ msgstr "No se definió el flujo de entrada." #: connectivity/inc/strings.hrc:28 msgctxt "STR_NO_ELEMENT_NAME" msgid "There is no element named “$name$”." -msgstr "" +msgstr "No hay ningún elemento llamado «$name$»." #. CWktu #: connectivity/inc/strings.hrc:29 @@ -75,13 +75,13 @@ msgstr "El índice del descriptor no es válido." #: connectivity/inc/strings.hrc:34 msgctxt "STR_UNSUPPORTED_FUNCTION" msgid "The driver does not support the function “$functionname$”." -msgstr "" +msgstr "El controlador no admite la función «$functionname$»." #. GW3L8 #: connectivity/inc/strings.hrc:35 msgctxt "STR_UNSUPPORTED_FEATURE" msgid "The driver does not support the functionality for “$featurename$”. It is not implemented." -msgstr "" +msgstr "El controlador no es compatible con la funcionalidad de «$featurename$». No se ha implementado." #. zXVCV #: connectivity/inc/strings.hrc:36 @@ -93,7 +93,7 @@ msgstr "La fórmula para TypeInfoSettings es errónea." #: connectivity/inc/strings.hrc:37 msgctxt "STR_STRING_LENGTH_EXCEEDED" msgid "The string “$string$” exceeds the maximum length of $maxlen$ characters when converted to the target character set “$charset$”." -msgstr "" +msgstr "La cadena «$string$» supera la longitud máxima de $maxlen$ caracteres al convertirse en el conjunto de caracteres de destino «$charset$»." #. THhEu #: connectivity/inc/strings.hrc:38 @@ -430,7 +430,7 @@ msgstr "" #: connectivity/inc/strings.hrc:95 msgctxt "STR_QUERY_NO_TABLE" msgid "The query cannot be executed. It contains no valid table." -msgstr "" +msgstr "No se puede ejecutar la consulta. No contiene ninguna tabla válida." #. 3KADk #: connectivity/inc/strings.hrc:96 @@ -510,7 +510,7 @@ msgstr "No existe esa tabla." #: connectivity/inc/strings.hrc:110 msgctxt "STR_NO_MAC_OS_FOUND" msgid "No suitable macOS installation was found." -msgstr "" +msgstr "No se encontró una instalación adecuada de macOS." #. HNSzq #. hsqldb @@ -535,7 +535,7 @@ msgstr "" #: connectivity/inc/strings.hrc:115 msgctxt "STR_NO_TABLENAME" msgid "There is no table named “$tablename$”." -msgstr "" +msgstr "No hay ninguna tabla denominada «$tablename$»." #. 3BxCF #: connectivity/inc/strings.hrc:116 |