diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2024-03-04 14:59:32 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2024-03-04 14:59:32 +0100 |
commit | fd5c3f2ec0852b712b34e7e99b4853a016eac72e (patch) | |
tree | 19bb5a8c57b82844fd3ae3ca9879a165f03a11f0 /source/es/sc | |
parent | 746e6ecef2d71de19c9f77b53eca64d62aa42df3 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I92a4c8e684156e8f1a0bcd46fff4a940c37348ce
Diffstat (limited to 'source/es/sc')
-rw-r--r-- | source/es/sc/messages.po | 56 |
1 files changed, 49 insertions, 7 deletions
diff --git a/source/es/sc/messages.po b/source/es/sc/messages.po index 7136aadd075..5387a2961f4 100644 --- a/source/es/sc/messages.po +++ b/source/es/sc/messages.po @@ -3,8 +3,8 @@ msgid "" 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-02-28 17:20+0100\n" -"PO-Revision-Date: 2024-02-22 01:45+0000\n" +"POT-Creation-Date: 2024-03-04 14:25+0100\n" +"PO-Revision-Date: 2024-03-03 01:45+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/es/>\n" "Language: es\n" @@ -14236,7 +14236,7 @@ msgstr "" #: sc/inc/scfuncs.hrc:3385 msgctxt "SC_OPCODE_X_LOOKUP" msgid "The value to be found in the first column." -msgstr "" +msgstr "El valor que se encontrará en la primera columna." #. LQsQ9 #: sc/inc/scfuncs.hrc:3386 @@ -14483,7 +14483,7 @@ msgstr "" #: sc/inc/scfuncs.hrc:3451 msgctxt "SC_OPCODE_X_MATCH" msgid "The value to be used for comparison." -msgstr "" +msgstr "El valor que se usará en la comparación." #. kthZF #: sc/inc/scfuncs.hrc:3452 @@ -16797,6 +16797,48 @@ msgctxt "SC_OPCODE_RANDBETWEEN_NV" msgid "The largest integer that can be returned." msgstr "El entero más grande que puede ser devuelto." +#. xF6CA +#: sc/inc/scfuncs.hrc:4189 +msgctxt "SC_OPCODE_FILTER" +msgid "Filters an array based on a Boolean (True/False) array." +msgstr "" + +#. 9PX2L +#: sc/inc/scfuncs.hrc:4190 +msgctxt "SC_OPCODE_FILTER" +msgid "Range " +msgstr "" + +#. A5mF9 +#: sc/inc/scfuncs.hrc:4191 +msgctxt "SC_OPCODE_FILTER" +msgid "The array, or range to filter." +msgstr "" + +#. qa6rC +#: sc/inc/scfuncs.hrc:4192 +msgctxt "SC_OPCODE_FILTER" +msgid "Include" +msgstr "" + +#. 4sCAD +#: sc/inc/scfuncs.hrc:4193 +msgctxt "SC_OPCODE_FILTER" +msgid "A Boolean array whose height or width is the same as the array." +msgstr "" + +#. Dxcxc +#: sc/inc/scfuncs.hrc:4194 +msgctxt "SC_OPCODE_FILTER" +msgid "Result if empty" +msgstr "" + +#. AAhNq +#: sc/inc/scfuncs.hrc:4195 +msgctxt "SC_OPCODE_FILTER" +msgid "The value to return if all values in the included array are empty (filter returns nothing)" +msgstr "" + #. pDDme #: sc/inc/scstyles.hrc:29 msgctxt "RID_CELLSTYLEFAMILY" @@ -20024,7 +20066,7 @@ msgstr "" #: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:136 msgctxt "conditionaleasydialog|label" msgid "with" -msgstr "" +msgstr "con" #. FbHQB #: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:174 @@ -31451,7 +31493,7 @@ msgstr "Ordenamiento personalizado" #: sc/uiconfig/scalc/ui/sortoptionspage.ui:239 msgctxt "sortoptionspage|label6" msgid "Locale" -msgstr "" +msgstr "Configuración regional" #. dBv73 #: sc/uiconfig/scalc/ui/sortoptionspage.ui:253 @@ -32567,7 +32609,7 @@ msgstr "Determina cómo se importan las cadenas numéricas." #: sc/uiconfig/scalc/ui/textimportcsv.ui:197 msgctxt "textimportcsv|extended_tip|fromrow" msgid "Specifies the row where you want to start the import." -msgstr "Especifica la fila en la que se desee insertar el contenido importado." +msgstr "Especifica la fila en la que se desea insertar el contenido importado." #. nxMFN #: sc/uiconfig/scalc/ui/textimportcsv.ui:212 |