diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2024-04-11 11:32:43 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2024-04-11 11:32:43 +0200 |
commit | 3e215b586e927288b92725d456b4dd7fd54dee85 (patch) | |
tree | 9309d9e02c625f5900b27e60972b7e95103fb41f /source/es | |
parent | 28615b892ac03b0c5c1b74f60f4008a36da518dd (diff) |
update translations for 24.2.3 rc1
and force-fix errors using pocheck
Change-Id: Ia1332fb36e3ae8379e97f29b087b3431bb5707ea
Diffstat (limited to 'source/es')
-rw-r--r-- | source/es/cui/messages.po | 6 | ||||
-rw-r--r-- | source/es/helpcontent2/source/text/sbasic/shared.po | 6 | ||||
-rw-r--r-- | source/es/helpcontent2/source/text/scalc/guide.po | 4 | ||||
-rw-r--r-- | source/es/helpcontent2/source/text/sdatabase.po | 6 | ||||
-rw-r--r-- | source/es/helpcontent2/source/text/shared.po | 12 | ||||
-rw-r--r-- | source/es/helpcontent2/source/text/shared/01.po | 4 | ||||
-rw-r--r-- | source/es/helpcontent2/source/text/shared/04.po | 8 | ||||
-rw-r--r-- | source/es/helpcontent2/source/text/shared/autopi.po | 4 | ||||
-rw-r--r-- | source/es/helpcontent2/source/text/shared/guide.po | 6 | ||||
-rw-r--r-- | source/es/svtools/messages.po | 10 | ||||
-rw-r--r-- | source/es/swext/mediawiki/help.po | 10 |
11 files changed, 38 insertions, 38 deletions
diff --git a/source/es/cui/messages.po b/source/es/cui/messages.po index 8093281be12..5021430f74f 100644 --- a/source/es/cui/messages.po +++ b/source/es/cui/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: 2024-03-18 13:54+0100\n" -"PO-Revision-Date: 2024-04-02 21:36+0000\n" +"PO-Revision-Date: 2024-04-10 18:37+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-24-2/cuimessages/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 5.3.1\n" "X-POOTLE-MTIME: 1566235515.000000\n" #. GyY9M @@ -2423,7 +2423,7 @@ msgstr "Para repetir el título de una tabla cuando esta abarca más de una pág #: cui/inc/tipoftheday.hrc:92 msgctxt "RID_CUI_TIPOFTHEDAY" msgid "Want to quickly insert or delete rows? Select the desired number of rows (or columns) and press %MOD1+Plus sign (+) to add or %MOD1+Minus sign (-) to delete." -msgstr "¿Quiere insertar o eliminar filas rápidamente? Seleccione el número de filas deseadas (o columnas) y presione %MOD1 + Signo Más (+) para agregar o %MOD1 + Signo menos(-) para eliminar." +msgstr "¿Quiere insertar o eliminar filas rápidamente? Seleccione el número de filas deseadas (o columnas) y presione %MOD1 + signo más (+) para sumar o %MOD1 + signo menos (-) para eliminar." #. gEysu #: cui/inc/tipoftheday.hrc:93 diff --git a/source/es/helpcontent2/source/text/sbasic/shared.po b/source/es/helpcontent2/source/text/sbasic/shared.po index a2c15209470..dd9c0fc57d4 100644 --- a/source/es/helpcontent2/source/text/sbasic/shared.po +++ b/source/es/helpcontent2/source/text/sbasic/shared.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: 2023-12-04 15:06+0100\n" -"PO-Revision-Date: 2024-03-31 19:37+0000\n" +"PO-Revision-Date: 2024-04-10 18:38+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-24-2/textsbasicshared/es/>\n" "Language: es\n" @@ -10625,7 +10625,7 @@ msgctxt "" "par_id3150010\n" "help.text" msgid "If the expression list is omitted, the <emph>Write</emph> statement appends an empty line to the file." -msgstr "Si se omite la lista de expresiones, la instrucción <emph>Write</emph> añade una línea vacía al archivo." +msgstr "Si se omite la lista de expresiones, la instrucción <emph>Write</emph> añade un renglón vacío al archivo." #. hBs5E #: 03020205.xhp @@ -10733,7 +10733,7 @@ msgctxt "" "par_id3153527\n" "help.text" msgid "Use EOF to avoid errors when you attempt to get input past the end of a file. When you use the Input or Get statement to read from a file, the file pointer is advanced by the number of bytes read. When the end of a file is reached, EOF returns the value \"True\" (-1)." -msgstr "EOF se utiliza para evitar errores al intentar obtener datos más allá del final de un archivo. Cuando se utiliza la instrucción Input o Get para leer de un archivo, el puntero de archivo se avanza según el número de bytes leídos. Cuando se llega al final del archivo, EOF devuelve el valor \"True\" (-1)." +msgstr "EOF se utiliza para evitar errores al intentar obtener datos más allá del final de un archivo. Cuando se utiliza la instrucción Input o Get para leer de un archivo, el puntero de archivo avanza según el número de bytes leídos. Cuando se llega al final del archivo, EOF devuelve el valor «True» (-1)." #. jCouD #: 03020302.xhp diff --git a/source/es/helpcontent2/source/text/scalc/guide.po b/source/es/helpcontent2/source/text/scalc/guide.po index dd2847881f5..7037fb8b44a 100644 --- a/source/es/helpcontent2/source/text/scalc/guide.po +++ b/source/es/helpcontent2/source/text/scalc/guide.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: 2023-12-15 12:24+0100\n" -"PO-Revision-Date: 2024-04-03 19:38+0000\n" +"PO-Revision-Date: 2024-04-10 18:38+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-24-2/textscalcguide/es/>\n" "Language: es\n" @@ -11840,7 +11840,7 @@ msgctxt "" "par_id3153142\n" "help.text" msgid "Once you have created a filter matrix, select the sheet ranges to be filtered. Open the <emph>Advanced Filter</emph> dialog by choosing <menuitem>Data - More Filters - Advanced Filter</menuitem>, and define the filter conditions." -msgstr "" +msgstr "Una vez creada una matriz de filtros, seleccione los intervalos de la hoja que se van a filtrar. Abra el diálogo <emph>Filtro avanzado</emph> yendo a <menuitem>Datos ▸ Más filtros ▸ Filtro avanzado</menuitem> y defina las condiciones del filtro." #. 2F7wd #: specialfilter.xhp diff --git a/source/es/helpcontent2/source/text/sdatabase.po b/source/es/helpcontent2/source/text/sdatabase.po index 5da72dc3b4a..a432af35671 100644 --- a/source/es/helpcontent2/source/text/sdatabase.po +++ b/source/es/helpcontent2/source/text/sdatabase.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: 2023-11-02 14:48+0100\n" -"PO-Revision-Date: 2024-04-02 13:37+0000\n" +"PO-Revision-Date: 2024-04-10 18:37+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-24-2/textsdatabase/es/>\n" "Language: es\n" @@ -8556,7 +8556,7 @@ msgctxt "" "par_idN1062D\n" "help.text" msgid "The driver classes must be added to %PRODUCTNAME in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - Advanced</menuitem>." -msgstr "Las clases del controlador se deben agregar a %PRODUCTNAME en <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferencias</menuitem></caseinline><defaultinline><menuitem>Herramientas - Opciones</menuitem></defaultinline></switchinline><menuitem>- %PRODUCTNAME- Avanzado</menuitem>" +msgstr "Las clases del controlador se deben agregar a %PRODUCTNAME en <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME ▸ Preferencias</menuitem></caseinline><defaultinline><menuitem>Herramientas ▸ Opciones</menuitem></defaultinline></switchinline><menuitem> ▸ %PRODUCTNAME ▸ Avanzadas</menuitem>" #. KTrhC #: dabawiz02jdbc.xhp @@ -12480,7 +12480,7 @@ msgctxt "" "par_id4044312\n" "help.text" msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/java.xhp\">Advanced</link>." -msgstr "Vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferencias</caseinline><defaultinline>Herramientas ▸ Opciones</defaultinline></switchinline> ▸ %PRODUCTNAME ▸ <link href=\"text/shared/optionen/java.xhp\">Avanzado</link>." +msgstr "Vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferencias</caseinline><defaultinline>Herramientas ▸ Opciones</defaultinline></switchinline> ▸ %PRODUCTNAME ▸ <link href=\"text/shared/optionen/java.xhp\">Avanzadas</link>." #. bGABC #: rep_main.xhp diff --git a/source/es/helpcontent2/source/text/shared.po b/source/es/helpcontent2/source/text/shared.po index a7eafbc14b6..98924d1273b 100644 --- a/source/es/helpcontent2/source/text/shared.po +++ b/source/es/helpcontent2/source/text/shared.po @@ -4,16 +4,16 @@ 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: 2023-10-11 14:17+0200\n" -"PO-Revision-Date: 2023-11-13 14:58+0000\n" +"PO-Revision-Date: 2024-04-10 18:37+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" -"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textshared/es/>\n" +"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-24-2/textshared/es/>\n" "Language: 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-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.18.2\n" +"X-Generator: Weblate 5.3.1\n" "X-POOTLE-MTIME: 1548070165.000000\n" #. fcmzq @@ -2210,7 +2210,7 @@ msgctxt "" "par_id3155892\n" "help.text" msgid "Enable Java platform support by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/java.xhp\"><emph>$[officename] - Advanced</emph></link>." -msgstr "Active la compatibilidad con la plataforma Java yendo a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ </emph><link href=\"text/shared/optionen/java.xhp\"><emph>$[officename] ▸ Avanzado</emph></link>." +msgstr "Active la compatibilidad con la plataforma Java yendo a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ </emph><link href=\"text/shared/optionen/java.xhp\"><emph>$[officename] ▸ Avanzadas</emph></link>." #. NcDL4 #: main0650.xhp @@ -2219,7 +2219,7 @@ msgctxt "" "par_id9116183\n" "help.text" msgid "Before you can use a JDBC driver, you need to add its class path. Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced, and click the Class Path button. After you add the path information, restart %PRODUCTNAME." -msgstr "Antes de utilizar un controlador JDBC, necesita añadir su ruta de clase. Elija <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferencias</caseinline><defaultinline>Herramientas ▸ Opciones</defaultinline></switchinline> ▸ %PRODUCTNAME ▸ Avanzado y pulse en el botón Ruta de clase. Una vez que haya introducido la información de la ruta, reinicie %PRODUCTNAME." +msgstr "Antes de utilizar un controlador JDBC, necesita añadir su ruta de clase. Elija <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferencias</caseinline><defaultinline>Herramientas ▸ Opciones</defaultinline></switchinline> ▸ %PRODUCTNAME ▸ Avanzadas y pulse en el botón Ruta de clase. Una vez que haya introducido la información de la ruta, reinicie %PRODUCTNAME." #. ApwuB #: main0650.xhp @@ -2228,7 +2228,7 @@ msgctxt "" "par_id3153822\n" "help.text" msgid "Your modifications at the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Advanced</emph> tab page will be used even if the Java Virtual Machine (JVM) has been started already. After any modifications to the ClassPath you must restart $[officename]. The same is true for modifications under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Internet - Proxy</emph>. Only the boxes \"HTTP Proxy\" and \"FTP Proxy\" and their ports do not require a restart—they will be evaluated when you click <emph>OK</emph>." -msgstr "Las modificaciones que realice en <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ $[officename] ▸ Avanzado</emph> se utilizarán incluso si la Máquina Virtual de Java (JVM) ya se ha iniciado. Tras modificar «ClassPath» debe reiniciar $[officename]. Deberá hacerlo también si ha modificado opciones de <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ Internet ▸ Proxy</emph>. Únicamente las casillas «Proxy HTTP» y «Proxy FTP» y sus puertos no necesitan un reinicio, ya que se analizarán cuando pulse en <emph>Aceptar</emph>." +msgstr "Las modificaciones que realice en <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ $[officename] ▸ Avanzadas</emph> se utilizarán incluso si la Máquina Virtual de Java (JVM) ya se ha iniciado. Tras modificar «ClassPath» debe reiniciar $[officename]. Deberá hacerlo también si ha modificado opciones de <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ Internet ▸ Proxy</emph>. Únicamente las casillas «Proxy HTTP» y «Proxy FTP» y sus puertos no necesitan un reinicio, ya que se analizarán cuando pulse en <emph>Aceptar</emph>." #. rFknA #: main0800.xhp diff --git a/source/es/helpcontent2/source/text/shared/01.po b/source/es/helpcontent2/source/text/shared/01.po index d787839c038..7480b495b0c 100644 --- a/source/es/helpcontent2/source/text/shared/01.po +++ b/source/es/helpcontent2/source/text/shared/01.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: 2023-12-21 13:21+0100\n" -"PO-Revision-Date: 2024-04-03 19:38+0000\n" +"PO-Revision-Date: 2024-04-10 18:38+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-24-2/textshared01/es/>\n" "Language: es\n" @@ -57875,7 +57875,7 @@ msgctxt "" "par_idN10542\n" "help.text" msgid "<ahelp hid=\".\">Use this dialog to organize namespaces. You can access this dialog through the Add Condition dialog of the Data Navigator.</ahelp>" -msgstr "<ahelp hid=\".\">Utilice este diálogo para organizar los espacios de nombre. Para acceder a este diálogo, vaya al diálogo Agregar condición del Navegador de datos.</ahelp>" +msgstr "<ahelp hid=\".\">Utilice este diálogo para organizar los espacios de nombres. Para acceder a este diálogo, vaya al diálogo Añadir condición del Navegador de datos.</ahelp>" #. Y4Xhw #: xformsdataname.xhp diff --git a/source/es/helpcontent2/source/text/shared/04.po b/source/es/helpcontent2/source/text/shared/04.po index 47778fb1bba..1370553da3e 100644 --- a/source/es/helpcontent2/source/text/shared/04.po +++ b/source/es/helpcontent2/source/text/shared/04.po @@ -4,16 +4,16 @@ 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: 2024-04-09 13:14+0200\n" -"PO-Revision-Date: 2023-12-28 09:45+0000\n" +"PO-Revision-Date: 2024-04-10 18:37+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" -"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textshared04/es/>\n" +"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-24-2/textshared04/es/>\n" "Language: 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-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 5.3.1\n" "X-POOTLE-MTIME: 1560900244.000000\n" #. GEuoc @@ -554,7 +554,7 @@ msgctxt "" "par_id3148408\n" "help.text" msgid "Opens the <emph>Templates</emph> dialog." -msgstr "Abre el cuadro de diálogo <emph>Plantillas</emph>." +msgstr "Abre el diálogo <emph>Plantillas</emph>." #. HFzTa #: 01010000.xhp diff --git a/source/es/helpcontent2/source/text/shared/autopi.po b/source/es/helpcontent2/source/text/shared/autopi.po index b119f166a05..d6bb89afe9c 100644 --- a/source/es/helpcontent2/source/text/shared/autopi.po +++ b/source/es/helpcontent2/source/text/shared/autopi.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: 2023-09-28 12:40+0200\n" -"PO-Revision-Date: 2024-02-03 16:37+0000\n" +"PO-Revision-Date: 2024-04-10 18:38+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-24-2/textsharedautopi/es/>\n" "Language: es\n" @@ -4766,7 +4766,7 @@ msgctxt "" "par_id3154094\n" "help.text" msgid "The default settings will be accepted if you open the form in the user mode. With these settings you determine the control property <link href=\"text/shared/02/01170101.xhp\">Default Status</link>." -msgstr "La configuración predeterminada se aceptará si abre el formato en modo de usuario. Estos parámetros determinan la propiedad <link href=\"text/shared/02/01170101.xhp\">Default on</link> del campo de control." +msgstr "La configuración predeterminada se aceptará si abre el formato en modo de usuario. Estos parámetros determinan la propiedad <link href=\"text/shared/02/01170101.xhp\">Estado predeterminado</link> del control." #. 5Bk7d #: 01120200.xhp diff --git a/source/es/helpcontent2/source/text/shared/guide.po b/source/es/helpcontent2/source/text/shared/guide.po index c4cae0ebb08..a88cfe6f09e 100644 --- a/source/es/helpcontent2/source/text/shared/guide.po +++ b/source/es/helpcontent2/source/text/shared/guide.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: 2024-01-08 15:05+0100\n" -"PO-Revision-Date: 2024-04-03 19:38+0000\n" +"PO-Revision-Date: 2024-04-10 18:38+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-24-2/textsharedguide/es/>\n" "Language: es\n" @@ -1868,7 +1868,7 @@ msgctxt "" "par_id801702509255083\n" "help.text" msgid "The name of the downloaded file contains the version number, therefore the actual file name may differ from the example above." -msgstr "" +msgstr "El nombre del archivo descargado contiene el número de versión; por tanto, el nombre real del archivo puede ser diferente del ejemplo anterior." #. QHApQ #: builtin_help.xhp @@ -13478,7 +13478,7 @@ msgctxt "" "par_idN1077F\n" "help.text" msgid "To Add a Button to a Document" -msgstr "Para agregar un botón a un documento" +msgstr "Para añadir un botón a un documento" #. 4EFfj #: formfields.xhp diff --git a/source/es/svtools/messages.po b/source/es/svtools/messages.po index c8a7ea54bd7..142d7ba7f05 100644 --- a/source/es/svtools/messages.po +++ b/source/es/svtools/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: 2023-12-21 13:21+0100\n" -"PO-Revision-Date: 2024-03-10 05:37+0000\n" +"PO-Revision-Date: 2024-04-10 18:37+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-24-2/svtoolsmessages/es/>\n" "Language: es\n" @@ -1335,25 +1335,25 @@ msgstr "Para realizar esta tarea, %PRODUCTNAME necesita el Kit de Desarrollo de #: include/svtools/strings.hrc:273 msgctxt "STR_WARNING_INVALIDJAVASETTINGS_MAC" msgid "The %PRODUCTNAME configuration has been changed. Under %PRODUCTNAME - Preferences - %PRODUCTNAME - Advanced, select the Java runtime environment you want to have used by %PRODUCTNAME." -msgstr "Se modificó la configuración de %PRODUCTNAME. En %PRODUCTNAME ▸ Preferencias ▸ %PRODUCTNAME ▸ Avanzado, seleccione el entorno de ejecución de Java que quiera utilizar." +msgstr "Se modificó la configuración de %PRODUCTNAME. En %PRODUCTNAME ▸ Preferencias ▸ %PRODUCTNAME ▸ Avanzadas, seleccione el entorno de ejecución de Java que quiera utilizar." #. BZvFF #: include/svtools/strings.hrc:274 msgctxt "STR_WARNING_INVALIDJAVASETTINGS" msgid "The %PRODUCTNAME configuration has been changed. Under Tools - Options - %PRODUCTNAME - Advanced, select the Java runtime environment you want to have used by %PRODUCTNAME." -msgstr "Se modificó la configuración de %PRODUCTNAME. En Herramientas ▸ Opciones ▸ %PRODUCTNAME ▸ Avanzado, seleccione el entorno de ejecución de Java que quiera utilizar." +msgstr "Se modificó la configuración de %PRODUCTNAME. En Herramientas ▸ Opciones ▸ %PRODUCTNAME ▸ Avanzadas, seleccione el entorno de ejecución de Java que quiera utilizar." #. Tunzz #: include/svtools/strings.hrc:275 msgctxt "STR_ERROR_JVMCREATIONFAILED_MAC" msgid "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. The selected JRE is defective. Please select another version or install a new JRE and select it under %PRODUCTNAME - Preferences - %PRODUCTNAME - Advanced." -msgstr "%PRODUCTNAME necesita un entorno de ejecución de Java (JRE) para realizar esta tarea. El JRE seleccionado es defectuoso. Seleccione otra versión o instale un JRE nuevo y selecciónelo en %PRODUCTNAME ▸ Preferencias ▸ %PRODUCTNAME ▸ Avanzado." +msgstr "%PRODUCTNAME necesita un entorno de ejecución de Java (JRE) para realizar esta tarea. El JRE seleccionado es defectuoso. Seleccione otra versión o instale un JRE nuevo y selecciónelo en %PRODUCTNAME ▸ Preferencias ▸ %PRODUCTNAME ▸ Avanzadas." #. rKxCS #: include/svtools/strings.hrc:276 msgctxt "STR_ERROR_JVMCREATIONFAILED" msgid "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. The selected JRE is defective. Please select another version or install a new JRE and select it under Tools - Options - %PRODUCTNAME - Advanced." -msgstr "%PRODUCTNAME necesita un entorno de ejecución de Java (JRE) para realizar esta tarea. El JRE seleccionado es defectuoso. Seleccione otra versión o instale un JRE nuevo y selecciónelo en Herramientas ▸ Opciones ▸ %PRODUCTNAME ▸ Avanzado." +msgstr "%PRODUCTNAME necesita un entorno de ejecución de Java (JRE) para realizar esta tarea. El JRE seleccionado es defectuoso. Seleccione otra versión o instale un JRE nuevo y selecciónelo en Herramientas ▸ Opciones ▸ %PRODUCTNAME ▸ Avanzadas." #. QPEUX #: include/svtools/strings.hrc:277 diff --git a/source/es/swext/mediawiki/help.po b/source/es/swext/mediawiki/help.po index adf731d1db0..8f9ed136a68 100644 --- a/source/es/swext/mediawiki/help.po +++ b/source/es/swext/mediawiki/help.po @@ -4,16 +4,16 @@ 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: 2019-07-11 18:38+0200\n" -"PO-Revision-Date: 2023-08-08 14:34+0000\n" -"Last-Translator: Celia Palacios <celia.palacios@libreoffice.org>\n" -"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-master/swextmediawikihelp/es/>\n" +"PO-Revision-Date: 2024-04-10 18:37+0000\n" +"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" +"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-24-2/swextmediawikihelp/es/>\n" "Language: 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-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.15.2\n" +"X-Generator: Weblate 5.3.1\n" "X-POOTLE-MTIME: 1548051207.000000\n" #. 7EFBE @@ -122,7 +122,7 @@ msgctxt "" "par_id4277169\n" "help.text" msgid "Before you use the Wiki Publisher, ensure that %PRODUCTNAME uses a Java Runtime Environment (JRE). To check the status of the JRE, choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Advanced</item>. Ensure that “Use a Java runtime environment” is checked and that a Java runtime folder is selected in the big listbox. If no JRE was activated, then activate a JRE of version 1.4 or later and restart %PRODUCTNAME." -msgstr "Antes de utilizar el Publicador para wikis, asegúrese de que %PRODUCTNAME utilice un entorno de ejecución de Java (JRE). Para comprobar el estado del JRE, diríjase a <item type=\"menuitem\">Herramientas ▸ Opciones ▸ %PRODUCTNAME ▸ Avanzado</item>. Revise que la casilla «Utilizar un entorno de ejecución de Java» esté activada y que en el recuadro se ha seleccionado una carpeta de ejecución de Java. Si no hay ningún JRE activado, elija un JRE de versión 1.4 o posterior y reinicie %PRODUCTNAME." +msgstr "Antes de utilizar el Publicador para wikis, asegúrese de que %PRODUCTNAME utilice un entorno de ejecución de Java (JRE). Para comprobar el estado del JRE, diríjase a <item type=\"menuitem\">Herramientas ▸ Opciones ▸ %PRODUCTNAME ▸ Avanzadas</item>. Revise que la casilla «Utilizar un entorno de ejecución de Java» esté activada y que en el recuadro se ha seleccionado una carpeta de ejecución de Java. Si no hay ningún JRE activado, elija un JRE de versión 1.4 o posterior y reinicie %PRODUCTNAME." #. AgmN5 #: wiki.xhp |