update translations for master
and force-fix errors using pocheck Change-Id: I92a4c8e684156e8f1a0bcd46fff4a940c37348ce
This commit is contained in:
@@ -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: 2020-12-31 12:36+0000\n"
|
||||
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
|
||||
"Language-Team: Oromo <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/om/>\n"
|
||||
@@ -62467,22 +62467,67 @@ msgctxt ""
|
||||
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_filter.xhp\">FILTER</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. XqJ48
|
||||
#. nKHpG
|
||||
#: func_filter.xhp
|
||||
msgctxt ""
|
||||
"func_filter.xhp\n"
|
||||
"par_id771708806478128\n"
|
||||
"help.text"
|
||||
msgid "(...)"
|
||||
msgid "Filters a data range or array based on conditions you specify."
|
||||
msgstr ""
|
||||
|
||||
#. PNSyJ
|
||||
#. M2JTs
|
||||
#: func_filter.xhp
|
||||
msgctxt ""
|
||||
"func_filter.xhp\n"
|
||||
"par_id211708281649651\n"
|
||||
"help.text"
|
||||
msgid "FILTER(...)"
|
||||
msgid "FILTER(Range, Criteria, Return if empty)"
|
||||
msgstr ""
|
||||
|
||||
#. SGrA5
|
||||
#: func_filter.xhp
|
||||
msgctxt ""
|
||||
"func_filter.xhp\n"
|
||||
"par_id411709395137111\n"
|
||||
"help.text"
|
||||
msgid "<emph>Range</emph>: The array or range to filter."
|
||||
msgstr ""
|
||||
|
||||
#. EELnw
|
||||
#: func_filter.xhp
|
||||
msgctxt ""
|
||||
"func_filter.xhp\n"
|
||||
"par_id471709395141324\n"
|
||||
"help.text"
|
||||
msgid "<emph>Criteria</emph>: A boolean array whose height (filtering by columns) or width (filtering by rows) is the same as the array, used to select data from the <emph>Range</emph>."
|
||||
msgstr ""
|
||||
|
||||
#. KjAXK
|
||||
#: func_filter.xhp
|
||||
msgctxt ""
|
||||
"func_filter.xhp\n"
|
||||
"par_id421709395146863\n"
|
||||
"help.text"
|
||||
msgid "<emph>Return if empty</emph>: the value to return if all values in the Include array are empty (filter return nothing)."
|
||||
msgstr ""
|
||||
|
||||
#. PAajv
|
||||
#: func_filter.xhp
|
||||
msgctxt ""
|
||||
"func_filter.xhp\n"
|
||||
"par_id21709506838932\n"
|
||||
"help.text"
|
||||
msgid "<input>{=FILTER(A2:C13,A2:A13>50)}</input> returns the array {57,49,12|56,33,60|57,,} containing all grades with Maths grade above 50. Note that this is an array formula."
|
||||
msgstr ""
|
||||
|
||||
#. WhdTC
|
||||
#: func_filter.xhp
|
||||
msgctxt ""
|
||||
"func_filter.xhp\n"
|
||||
"par_id561709507935610\n"
|
||||
"help.text"
|
||||
msgid "<input>{=FILTER(A2:C13,B2:B13>90,\"No results\")}</input> Returns the string \"No results\", since no grade on Physics is above 90."
|
||||
msgstr ""
|
||||
|
||||
#. q34Yg
|
||||
|
||||
Reference in New Issue
Block a user