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/hu/sc | |
parent | 746e6ecef2d71de19c9f77b53eca64d62aa42df3 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I92a4c8e684156e8f1a0bcd46fff4a940c37348ce
Diffstat (limited to 'source/hu/sc')
-rw-r--r-- | source/hu/sc/messages.po | 44 |
1 files changed, 43 insertions, 1 deletions
diff --git a/source/hu/sc/messages.po b/source/hu/sc/messages.po index 6d76430cf6e..8b19b7871b7 100644 --- a/source/hu/sc/messages.po +++ b/source/hu/sc/messages.po @@ -3,7 +3,7 @@ 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" +"POT-Creation-Date: 2024-03-04 14:25+0100\n" "PO-Revision-Date: 2024-01-24 15:41+0000\n" "Last-Translator: Gábor Kelemen <gabor.kelemen.extern@allotropia.de>\n" "Language-Team: Hungarian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/hu/>\n" @@ -16797,6 +16797,48 @@ msgctxt "SC_OPCODE_RANDBETWEEN_NV" msgid "The largest integer that can be returned." msgstr "A legnagyobb visszaadható egész." +#. 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" |