From 1cf550347fdb87391903b533dd1c47135875a9d7 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 15 Apr 2020 14:08:14 +0200 Subject: update translations for master and force-fix errors using pocheck Change-Id: I9f37f1bad2c1005d8b63991fb1a66cd2f14e259b --- .../am/helpcontent2/source/text/sbasic/shared.po | 672 ++++---- source/am/helpcontent2/source/text/scalc/01.po | 1615 ++++++++++++-------- source/am/helpcontent2/source/text/swriter/01.po | 6 +- 3 files changed, 1385 insertions(+), 908 deletions(-) (limited to 'source/am/helpcontent2') diff --git a/source/am/helpcontent2/source/text/sbasic/shared.po b/source/am/helpcontent2/source/text/sbasic/shared.po index 222b20b0709..a07652ea9a6 100644 --- a/source/am/helpcontent2/source/text/sbasic/shared.po +++ b/source/am/helpcontent2/source/text/sbasic/shared.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: 2020-04-03 11:46+0200\n" +"POT-Creation-Date: 2020-04-15 12:52+0200\n" "PO-Revision-Date: 2018-10-21 20:00+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -2788,15 +2788,6 @@ msgctxt "" msgid "The Function is called using the following syntax:" msgstr "" -#. yBxwK -#: 01020300.xhp -msgctxt "" -"01020300.xhp\n" -"par_id3146914\n" -"help.text" -msgid "Variable=FunctionName(Parameter1, Parameter2,...)" -msgstr "Variable=FunctionName(Parameter1, Parameter2,...)" - #. 33Sss #: 01020300.xhp msgctxt "" @@ -2869,15 +2860,6 @@ msgctxt "" msgid "If you want to pass a parameter by value insert the key word ByVal in front of the parameter when you call a Sub, a Function or a Property, for example:" msgstr "" -#. Vzu4F -#: 01020300.xhp -msgctxt "" -"01020300.xhp\n" -"par_id3150042\n" -"help.text" -msgid "Function ReadOnlyParms(ByVal p2, ByVal p2)" -msgstr "" - #. pojXe #: 01020300.xhp msgctxt "" @@ -2887,24 +2869,6 @@ msgctxt "" msgid "' your code goes here" msgstr "" -#. MGPNc -#: 01020300.xhp -msgctxt "" -"01020300.xhp\n" -"bas_id131584367516784\n" -"help.text" -msgid "End Function" -msgstr "" - -#. bz6EJ -#: 01020300.xhp -msgctxt "" -"01020300.xhp\n" -"bas_id801584367475787\n" -"help.text" -msgid "result = ReadOnlyParms(parm1, parm2)" -msgstr "" - #. WF4ND #: 01020300.xhp msgctxt "" @@ -2932,15 +2896,6 @@ msgctxt "" msgid "Functions, procedures or properties can be defined with optional parameters, for example:" msgstr "" -#. qBTxH -#: 01020300.xhp -msgctxt "" -"01020300.xhp\n" -"bas_id761584366669997\n" -"help.text" -msgid "Sub Rounding(number, Optional decimals, Optional format)" -msgstr "" - #. JKj8y #: 01020300.xhp msgctxt "" @@ -2950,15 +2905,6 @@ msgctxt "" msgid "' your code goes here" msgstr "" -#. NtvTc -#: 01020300.xhp -msgctxt "" -"01020300.xhp\n" -"bas_id251584366745722\n" -"help.text" -msgid "End Sub" -msgstr "" - #. EHCCS #: 01020300.xhp msgctxt "" @@ -2986,15 +2932,6 @@ msgctxt "" msgid "Declaring Variables Outside a Sub a Function or a Property" msgstr "" -#. Q3jEW -#: 01020300.xhp -msgctxt "" -"01020300.xhp\n" -"par_id3150208\n" -"help.text" -msgid "Global VarName As TYPENAME" -msgstr "አለም አቀፍ ተለዋዋጭ ስም እንደ አይነት ስም" - #. 5JwAY #: 01020300.xhp msgctxt "" @@ -3004,15 +2941,6 @@ msgctxt "" msgid "The variable is valid as long as the %PRODUCTNAME session lasts." msgstr "" -#. CSDs2 -#: 01020300.xhp -msgctxt "" -"01020300.xhp\n" -"par_id3153198\n" -"help.text" -msgid "Public VarName As TYPENAME" -msgstr "የ ሕዝብ ተለዋዋጭ ስም እንደ አይነት ስም" - #. 9akEs #: 01020300.xhp msgctxt "" @@ -3022,15 +2950,6 @@ msgctxt "" msgid "The variable is valid in all modules." msgstr "ይህ ተለዋውጭ ዋጋ የሚኖረው ለ ሁሉም ክፍሎች ነው" -#. ADEKE -#: 01020300.xhp -msgctxt "" -"01020300.xhp\n" -"par_id3158212\n" -"help.text" -msgid "Private VarName As TYPENAME" -msgstr "የ ግል ተለዋዋጭ ስም እንደ አይነት ስም" - #. qeJQx #: 01020300.xhp msgctxt "" @@ -3040,15 +2959,6 @@ msgctxt "" msgid "The variable is only valid in this module." msgstr "ይህ ተለዋውጭ ዋጋ የሚኖረው ለ አሁኑ ክፍል ብቻ ነው" -#. WQdbC -#: 01020300.xhp -msgctxt "" -"01020300.xhp\n" -"par_id3150886\n" -"help.text" -msgid "Dim VarName As TYPENAME" -msgstr "የ ማፍዘዣ ተለዋዋጭ ስም እንደ አይነት ስም" - #. 85TYe #: 01020300.xhp msgctxt "" @@ -3130,15 +3040,6 @@ msgctxt "" msgid "Saving Variable Content after Exiting a Sub a Function or a Property" msgstr "" -#. qV9Bm -#: 01020300.xhp -msgctxt "" -"01020300.xhp\n" -"par_id3156288\n" -"help.text" -msgid "Static VarName As TYPENAME" -msgstr "Static VarName As TYPENAME" - #. hAB34 #: 01020300.xhp msgctxt "" @@ -17512,32 +17413,32 @@ msgctxt "" msgid "Error-Handling Functions" msgstr "ስህተት-በ ተግባሮች አያያዝ ላይ" -#. zqvGA +#. yMyAz #: 03050000.xhp msgctxt "" "03050000.xhp\n" "hd_id3143271\n" "help.text" -msgid "Error-Handling Functions" -msgstr "የ ስህተት-አያያዝ ተግባሮች" +msgid "Error-Handling Functions" +msgstr "" -#. BfMGz +#. KsiEx #: 03050000.xhp msgctxt "" "03050000.xhp\n" "par_id3145068\n" "help.text" -msgid "Use the following statements and functions to define the way $[officename] Basic reacts to run-time errors." -msgstr "የሚቀጥሉትን አረፍተ ነገሮች እና ተግባሮች ይጠቀሙ ለ መግለጽ መንገዱን ለ $[officename] Basic የ ማስኬጃ-ጊዜ ስህተቶች ያሳያል" +msgid "Use the following statements and functions to define the way %PRODUCTNAME Basic reacts to run-time errors." +msgstr "" -#. acGyE +#. 9XGsZ #: 03050000.xhp msgctxt "" "03050000.xhp\n" "par_id3148946\n" "help.text" -msgid "$[officename] Basic offers several methods to prevent the termination of a program when a run-time error occurs." -msgstr "$[officename] Basic የሚያቀርበው በርካታ ዘዴዎች ለማስቀረት ነው የ ፕሮግራም ማቋረጥን የ ማስኬጃ-ጊዜ ስህተቶች ሲፈጠሩ" +msgid "%PRODUCTNAME Basic offers several methods to prevent the termination of a program when a run-time error occurs." +msgstr "" #. C2vFE #: 03050100.xhp @@ -17944,6 +17845,15 @@ msgctxt "" msgid "Syntax:" msgstr "አገባብ:" +#. fGsdv +#: 03050500.xhp +msgctxt "" +"03050500.xhp\n" +"par_id491585753339474\n" +"help.text" +msgid "On Error Statement diagram" +msgstr "" + #. 7FXhq #: 03050500.xhp msgctxt "" @@ -22993,14 +22903,14 @@ msgctxt "" msgid "For...Next Statement" msgstr "ለ...የሚቀጥለው አረፍተ ነገር" -#. YGeU7 +#. Byex6 #: 03090202.xhp msgctxt "" "03090202.xhp\n" "bm_id3149205\n" "help.text" -msgid "For statement To statement Step statement Next statement" -msgstr "ለ አረፍተ ነገር ወደ አረፍተ ነገር ደረጃ አረፍተ ነገር የሚቀጥለው አረፍተ ነገር" +msgid "For statement For Each statement In keyword Next keyword Step keyword To keyword Step keyword" +msgstr "" #. LVP76 #: 03090202.xhp @@ -23011,14 +22921,14 @@ msgctxt "" msgid "For...Next Statement" msgstr "ለ...የሚቀጥለው አረፍተ ነገር" -#. P6gje +#. AFEvH #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3143267\n" "help.text" -msgid "Repeats the statements between the For...Next block a specified number of times." -msgstr "አረፍተ ነገር መድገሚያ ለ...የሚቀጥለው ክፍል በ ተወሰነውን ቁጥር ጊዜ ልክ" +msgid "Repeats the statements between the For...Next block a specified number of times." +msgstr "" #. h79GC #: 03090202.xhp @@ -23029,50 +22939,59 @@ msgctxt "" msgid "Syntax:" msgstr "አገባብ:" -#. 7GuT6 +#. UqJyC #: 03090202.xhp msgctxt "" "03090202.xhp\n" -"par_id3148473\n" +"par_id491585753339474\n" "help.text" -msgid "For counter=start To end [Step step]" -msgstr "ለ መቁጠሪያ=መጀመሪያ እስከ መጨረሻ [ደረጃ ደረጃ]" +msgid "For Statement diagram" +msgstr "" -#. Qn7bF +#. SuZFA #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3156024\n" "help.text" -msgid "statement block" -msgstr "መግለጫ መከልከያ" +msgid "statement-block" +msgstr "" -#. 5H2nw +#. CCuTr #: 03090202.xhp msgctxt "" "03090202.xhp\n" -"par_id3146796\n" +"par_id3159414\n" "help.text" -msgid "[Exit For]" -msgstr "[መውጫ ከ]" +msgid "statement-block" +msgstr "" -#. oPL7W +#. bcKDQ #: 03090202.xhp msgctxt "" "03090202.xhp\n" -"par_id3159414\n" +"par_id491585653339474\n" "help.text" -msgid "statement block" -msgstr "መግለጫ መከልከያ" +msgid "For Each Statement diagram" +msgstr "" -#. 7DuFn +#. YbrKJ #: 03090202.xhp msgctxt "" "03090202.xhp\n" -"par_id3153897\n" +"bas_id821586521234861\n" "help.text" -msgid "Next [counter]" -msgstr "ይቀጥሉ [መቁጠሪያ]" +msgid "statement-block" +msgstr "" + +#. 75jXr +#: 03090202.xhp +msgctxt "" +"03090202.xhp\n" +"bas_id501586521235517\n" +"help.text" +msgid "statement-block" +msgstr "" #. hE24y #: 03090202.xhp @@ -23083,41 +23002,41 @@ msgctxt "" msgid "Variables:" msgstr "ተለዋዋጮች:" -#. H4t3c +#. iPLzw #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3150358\n" "help.text" -msgid "Counter: Loop counter initially assigned the value to the right of the equal sign (start). Only numeric variables are valid. The loop counter increases or decreases according to the variable Step until End is passed." -msgstr "መቁጠሪያ: ዙር መቁጠሪያ በ መጀመሪያ የ ተመደበው ዋጋ በ ቀኝ በኩል ነው ከ እኩል ምልክት (መጀመሪያ) አጠገብ: ዋጋ የሚኖረው ተለዋዋጭ ቁጥር ብቻ ነው: ዙር መቁጠሪያ ይጨምራል ወይንም ይቀንሳል እንደ ተለዋዋጭ ደረጃ አይነት መጨረሻው እስኪደርስ ድረስ" +msgid "counter: Loop counter initially assigned the value to the right of the equal sign (start). Only numeric variables are valid. The loop counter increases or decreases according to the variable step until end is passed." +msgstr "" -#. PBGU7 +#. crpJL #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3152455\n" "help.text" -msgid "Start: Numeric variable that defines the initial value at the beginning of the loop." -msgstr "መጀመሪያ: ተለዋዋጭ ቁጥር የሚገልጽ የ መጀመሪያ ዋጋ በ ዙር መጀመሪያ ላይ" +msgid "start: Numeric variable that defines the initial value at the beginning of the loop." +msgstr "" -#. B53Sh +#. u8ZEL #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3151043\n" "help.text" -msgid "End: Numeric variable that defines the final value at the end of the loop." -msgstr "መጨረሻ: ተለዋዋጭ ቁጥር የሚገልጽ የ መጨረሻ ዋጋ በ ዙር መጨረሻ ላይ" +msgid "end: Numeric variable that defines the final value at the end of the loop." +msgstr "" -#. RN6Cp +#. TmxSC #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3156281\n" "help.text" -msgid "Step: Sets the value by which to increase or decrease the loop counter. If Step is not specified, the loop counter is incremented by 1. In this case, End must be greater than Start. If you want to decrease Counter, End must be less than Start, and Step must be assigned a negative value." -msgstr "ደረጃ: ዋጋ የሚጨምረበትን ወይንም የሚቀንስበትን ለ ዙር መቁጠሪያ ማሰናጃ: ደረጃ ካልተወሰነ: የ ዙር መቁጠሪያ የሚጨምረው በ 1. ነው: ስለዚህ መጨረሻው ከ መጀመሪያው መብለጥ አለበት: እርስዎ መቁጠሪያውን መቀነስ ከ ፈለጉ: መጨረሻው ማነስ አለበት ከ መጀመሪያው: እና ደረጃ መመደብ አለበት አሉታዊ ዋጋ" +msgid "step: Sets the value by which to increase or decrease the loop counter. If step is not specified, the loop counter is incremented by 1. In this case, end must be greater than start. If you want to decrease counter, end must be less than start, and step must be assigned a negative value." +msgstr "" #. VMWd9 #: 03090202.xhp @@ -23128,14 +23047,14 @@ msgctxt "" msgid "The For...Next loop repeats all of the statements in the loop for the number of times that is specified by the parameters." msgstr "የ ለ...የሚቀጥለው ዙር ይደግማል ሁሉንም አረፍተ ነገር በ ዙር ውስጥ ለ ተወሰነው ቁጥር ያህል ጊዜ በ ደንቡ እንደ ተወሰነው መጠን" -#. MzbXT +#. 6pQ2G #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3147287\n" "help.text" -msgid "As the counter variable is decreased, $[officename] Basic checks if the end value has been reached. As soon as the counter passes the end value, the loop automatically ends." -msgstr "የ መቁጠሪያ ተለዋዋጭ በሚቀንስ ጊዜ $[officename] Basic መጨረሻው ዋጋ ላይ ደርሶ እንደሆን ይመረምራል: መቁጠሪያው መጨረሻ ዋጋ ላይ ሲደርስ: ራሱ በራሱ ይጨርሳል" +msgid "As the counter variable is decreased, %PRODUCTNAME Basic checks if the end value has been reached. As soon as the counter passes the end value, the loop automatically terminates." +msgstr "" #. hFEyc #: 03090202.xhp @@ -23155,14 +23074,14 @@ msgctxt "" msgid "If you specify an increment of 0, the statements between For and Next are repeated continuously." msgstr "እርስዎ ከወሰነ መጨመሪያ በ 0, አረፍተ ነገር እናየሚቀጥለው በ ተከታታይ ይደጋገማል" -#. wMUFA +#. Xxfcy #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3155854\n" "help.text" -msgid "When counting down the counter variable, $[officename] Basic checks for overflow or underflow. The loop ends when Counter exceeds End (positive Step value) or is less than End (negative Step value)." -msgstr "የ መቁጠሪያ ተለዋዋጭ በሚቆጥር ጊዜ $[officename] Basic ይመረምራል ተርፎ የሚፈሰውን ወይንም የሚጎድለውን: ዙር የሚጨርሰው መቁጠሪያው መጨረሻውን ሲያልፍ ነው (አዎንታዊ ደረጃ ዋጋ) ወይንም ከ መጨረሻ የሚጎድለውን (አሉታዊ ደረጃ ዋጋ)." +msgid "When counting down the counter variable, %PRODUCTNAME Basic checks for overflow or underflow. The loop ends when counter exceeds end (positive Step value) or is less than end (negative Step value)." +msgstr "" #. DNpBx #: 03090202.xhp @@ -23173,167 +23092,113 @@ msgctxt "" msgid "Use the Exit For statement to exit the loop unconditionally. This statement must be within a For...Next loop. Use the If...Then statement to test the exit condition as follows:" msgstr "ይጠቀሙ የ መውጫ ከ አረፍተ ነገር መውጫ ዙር ገደብ የለውም: ይህ አረፍተ ነገር መሆን አለበት በ ለ...የሚቀጥለው ዙር መካከል: ይጠቀሙ የ ከሆነ...ከዛ አረፍተ ነገር ለ መሞከር የ መውጫ ሁኔታ እንደሚከተለው" -#. vYTyG -#: 03090202.xhp -msgctxt "" -"03090202.xhp\n" -"par_id3153190\n" -"help.text" -msgid "For..." -msgstr "ለ..." - -#. AeEhE -#: 03090202.xhp -msgctxt "" -"03090202.xhp\n" -"par_id3149482\n" -"help.text" -msgid "statements" -msgstr "አረፍተ ነገሮች" - -#. qvVwR +#. M36BA #: 03090202.xhp msgctxt "" "03090202.xhp\n" -"par_id3147124\n" +"bas_id621586522583437\n" "help.text" -msgid "If condition = True Then Exit For" -msgstr "ከሆነ ሁኔታው = እውነት ከዛ ከ መስሪያ መውጫ" - -#. FuKCd -#: 03090202.xhp -msgctxt "" -"03090202.xhp\n" -"par_id3153159\n" -"help.text" -msgid "statements" -msgstr "አረፍተ ነገሮች" +msgid "statement-block" +msgstr "" -#. LoD97 +#. k56rG #: 03090202.xhp msgctxt "" "03090202.xhp\n" -"par_id3154096\n" +"bas_id711586522584013\n" "help.text" -msgid "Next" -msgstr "የሚቀጥለው" +msgid "statement-block" +msgstr "" -#. KfKRR +#. C2e3R #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3156286\n" "help.text" -msgid "Note: In nested For...Next loops, if you exit a loop unconditionally with Exit For, only one loop is exited." -msgstr "ማስታወሻ: በታቀፈ ውስጥ ለ...የሚቀጥለው ዙር: እርስዎ ከ ወጡ ከ ዙር ያለ ምንም ገደብ በ መውጫ ከ ከ አንድ ዙር ብቻ ይወጣል" +msgid "In nested For...Next loops, if you exit a loop unconditionally with Exit For, only one loop is exited." +msgstr "" -#. McR4Z +#. Xo6Nj #: 03090202.xhp msgctxt "" "03090202.xhp\n" "hd_id3148457\n" "help.text" -msgid "Example" -msgstr "ለምሳሌ" +msgid "Examples" +msgstr "" -#. 3hXfC +#. mdCY2 #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3151074\n" "help.text" -msgid "The following example uses two nested loops to sort a string array with 10 elements ( sEntry() ), that are first filled with various contents:" -msgstr "የሚቀጥለው ምሳሌ የሚጠቀመው ሁለት የታቀፈ ዙሮች ነው ለ መለየት የ ሀረገ መለያ በ 10 አካላቶች ( sማስገቢያ() ), ውስጥ በ መጀመሪያ የ ተሞሉ በ ተለያዩ ሁኔታዎች ውስጥ:" - -#. k2qGE -#: 03090202.xhp -msgctxt "" -"03090202.xhp\n" -"par_id3155767\n" -"help.text" -msgid "sEntry(0) = \"Jerry\"" -msgstr "sEntry(0) = \"Jerry\"" - -#. jfGrU -#: 03090202.xhp -msgctxt "" -"03090202.xhp\n" -"par_id3153711\n" -"help.text" -msgid "sEntry(1) = \"Patty\"" -msgstr "sEntry(1) = \"Patty\"" - -#. LBHzA -#: 03090202.xhp -msgctxt "" -"03090202.xhp\n" -"par_id3148993\n" -"help.text" -msgid "sEntry(2) = \"Kurt\"" -msgstr "sEntry(2) = \"Kurt\"" +msgid "The following example uses two nested loops to sort a string array with 10 elements ( sEntry() ), that is filled with various contents:" +msgstr "" -#. hBFon +#. uEoLD #: 03090202.xhp msgctxt "" "03090202.xhp\n" -"par_id3156382\n" +"par_id561586524231943\n" "help.text" -msgid "sEntry(3) = \"Thomas\"" -msgstr "sEntry(3) = \"Thomas\"" +msgid "This explores the content of an array to display each item it contains." +msgstr "" -#. 2Afje +#. TGDLQ #: 03090202.xhp msgctxt "" "03090202.xhp\n" -"par_id3155174\n" +"bas_id511586523090639\n" "help.text" -msgid "sEntry(4) = \"Michael\"" -msgstr "sEntry(4) = \"Michael\"" +msgid "Sub list_iteration" +msgstr "" -#. SGKJB +#. biVQS #: 03090202.xhp msgctxt "" "03090202.xhp\n" -"par_id3166448\n" +"bas_id391586523091799\n" "help.text" -msgid "sEntry(5) = \"David\"" -msgstr "sEntry(5) = \"David\"" +msgid "cutlery = Array(\"fork\", \"knife\", \"spoon\")" +msgstr "" -#. 856Y8 +#. AupdW #: 03090202.xhp msgctxt "" "03090202.xhp\n" -"par_id3149255\n" +"bas_id811586523092655\n" "help.text" -msgid "sEntry(6) = \"Cathy\"" -msgstr "sEntry(6) = \"Cathy\"" +msgid "For Each item in cutlery" +msgstr "" -#. qAQBw +#. BdxhG #: 03090202.xhp msgctxt "" "03090202.xhp\n" -"par_id3149565\n" +"bas_id271586523092911\n" "help.text" -msgid "sEntry(7) = \"Susie\"" -msgstr "sEntry(7) = \"Susie\"" +msgid "Print item" +msgstr "" -#. zUTiM +#. Pjkxm #: 03090202.xhp msgctxt "" "03090202.xhp\n" -"par_id3145148\n" +"bas_id941586523093415\n" "help.text" -msgid "sEntry(8) = \"Edward\"" -msgstr "sEntry(8) = \"Edward\"" +msgid "Next ' item" +msgstr "" -#. AsMRN +#. ArG25 #: 03090202.xhp msgctxt "" "03090202.xhp\n" -"par_id3145229\n" +"bas_id301586523093607\n" "help.text" -msgid "sEntry(9) = \"Christine\"" -msgstr "sEntry(9) = \"Christine\"" +msgid "End Sub" +msgstr "" #. GD68h #: 03090203.xhp @@ -24118,14 +23983,14 @@ msgctxt "" msgid "Call Statement" msgstr "መጥሪያ አረፍተ ነገር" -#. wneEE +#. nPKzF #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3153394\n" "help.text" -msgid "Transfers the control of the program to a subroutine, a function, or a DLL procedure." -msgstr "የ ፕሮግራም መቆጣጠሪያ ተላልፏል ወደ ንዑስ አሰራር ተግባር ወይንም DLL አሰራር ውስጥ" +msgid "Transfers the control of the program to a subroutine, a function, or a procedure of a Dynamic Link Library (DLL). The keyword, type and number of parameters is dependent on the routine that is being called." +msgstr "" #. MdeJS #: 03090401.xhp @@ -24163,32 +24028,50 @@ msgctxt "" msgid "Parameters:" msgstr "ደንቦች:" -#. dbwfN +#. C2MXB #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3148473\n" "help.text" -msgid "name: Name of the subroutine, the function, or the DLL that you want to call" +msgid "name: Name of the subroutine, the function, or the DLL that you want to call" msgstr "" -#. iFYrJ +#. 23rrr #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3148946\n" "help.text" -msgid "param: Parameters to pass to the procedure. The keyword, type and number of parameters is dependent on the routine that is being called." +msgid "param: Keyword parameter name to pass to the routine, followed by its value. The name must match the routine declaration. Keywords are optional and can be used in any order." msgstr "" -#. 4LVmZ +#. r9JSP +#: 03090401.xhp +msgctxt "" +"03090401.xhp\n" +"par_id871586190690812\n" +"help.text" +msgid "value: Positional parameter value. The type is dependent on the routine that is being called" +msgstr "" + +#. gANH7 +#: 03090401.xhp +msgctxt "" +"03090401.xhp\n" +"par_id421586006407428\n" +"help.text" +msgid "When mixing positional and keyword parameters, make sure positional parameters are following the routine declaration order." +msgstr "" + +#. xFXk8 #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3154216\n" "help.text" -msgid "A keyword is optional when you call a procedure. If a function is executed as an expression, the parameters must be enclosed by brackets in the statement. If a DLL is called, it must first be specified in the Declare-Statement." -msgstr "ቁልፍ ቃል አማረጭ ነው እርስዎ በሚጠርሩ ጊዜ አሰራር: ተግባር ከ ተፈጸመ እንደ መግለጫ: ደንብ መከበብ አለበት በ ቅንፎች በ አረፍተ ነገር ውስጥ: DLL ከ ተጠራ መጀመሪያ መወሰን አለበት በ መግለጫ-አረፍተ ነገር ውስጥ" +msgid "When a function is used as an expression, enclosing parameters with brackets becomes necessary. Using a Declare statement is compulsory prior to call a DLL." +msgstr "" #. QZZ8c #: 03090401.xhp @@ -25900,13 +25783,13 @@ msgctxt "" msgid "CVErr function" msgstr "አስፈላጊው የ ስህተት ቁጥር ለ ክርክር" -#. hpChf +#. zHAeD #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN1054B\n" "help.text" -msgid "CVErr Function" +msgid "CVErr Function" msgstr "" #. 3B8u2 @@ -28681,14 +28564,14 @@ msgctxt "" msgid "IsError function" msgstr "ስህተት ነው ተግባር" -#. CG3nf +#. FDXnr #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN1054E\n" "help.text" -msgid "IsError Function" -msgstr "ስህተት ነው ተግባር" +msgid "IsError Function" +msgstr "" #. yQg58 #: 03102450.xhp @@ -29374,14 +29257,14 @@ msgctxt "" msgid "Syntax:" msgstr "አገባብ:" -#. 6bD7g +#. ZR3gW #: 03103100.xhp msgctxt "" "03103100.xhp\n" -"par_id3154285\n" +"par_id41586012988213\n" "help.text" -msgid "[Let] VarName=Expression" -msgstr "[Let] VarName=Expression" +msgid "Let Statement diagram" +msgstr "" #. X4WmE #: 03103100.xhp @@ -29392,14 +29275,14 @@ msgctxt "" msgid "Parameters:" msgstr "ደንቦች:" -#. GDfsk +#. DpLuj #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id3147560\n" "help.text" -msgid "VarName: Variable that you want to assign a value to. Value and variable type must be compatible." -msgstr "ተለዋዋጭ ስም: ተለዋዋጭ እርስዎ ዋጋ መመደብ የሚፈልጉት ወደ: ዋጋ እና የ ተለዋዋጭ አይነት ተስማሚ መሆን አለበት" +msgid "variable: Variable that you want to assign a value to. Value and variable type must be compatible." +msgstr "" #. ZCswn #: 03103100.xhp @@ -30103,14 +29986,14 @@ msgctxt "" msgid "Set Statement" msgstr "አረፍተ ነገር ማሰናጃ" -#. zHGh5 +#. GzHJQ #: 03103700.xhp msgctxt "" "03103700.xhp\n" "bm_id3154422\n" "help.text" -msgid "Set statement Nothing object" -msgstr "የ ስብስብ አረፍተ ነገር ምንም እቃ የለም" +msgid "Set statement New keyword Nothing object" +msgstr "" #. eramH #: 03103700.xhp @@ -30121,14 +30004,14 @@ msgctxt "" msgid "Set Statement" msgstr "አረፍተ ነገር ማሰናጃ" -#. EZQ7H +#. qNuUW #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id3159149\n" "help.text" -msgid "Sets an object reference on a variable or a Property." -msgstr "የ እቃ ማመሳከሪያ በ ተለዋዋጭ ላይ ወይንም በ ንብረት ላይ ማሰናጃ" +msgid "Sets an object reference on a variable." +msgstr "" #. MkkED #: 03103700.xhp @@ -30139,14 +30022,23 @@ msgctxt "" msgid "Syntax:" msgstr "አገባብ:" -#. VNH9y +#. DiSYW +#: 03103700.xhp +msgctxt "" +"03103700.xhp\n" +"par_id491585753339474\n" +"help.text" +msgid "Set Statement diagram" +msgstr "" + +#. P5Xm2 #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id3154217\n" "help.text" -msgid "Set ObjectVar = Object" -msgstr "ማሰናጃ የ እቃ ተለዋዋጭ = እቃ" +msgid "Set variable = object" +msgstr "" #. r4fJx #: 03103700.xhp @@ -30157,32 +30049,41 @@ msgctxt "" msgid "Parameters:" msgstr "ደንቦች:" -#. CMGdW +#. K6c5D #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id3156281\n" "help.text" -msgid "ObjectVar: a variable or a property that requires an object reference." -msgstr "ተለዋዋጭ እቃ: ተለዋዋጭ ወይንም ንብረት የ እቃ ማመሳከሪያ የሚፈልግ" +msgid "variable: a variable or a property that requires an object reference." +msgstr "" -#. F7X5E +#. kSZDp #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id3159252\n" "help.text" -msgid "Object: Object that the variable or the property refers to." -msgstr "እቃ: እቃ ተለዋዋጩ ወይንም ንብረቱ የሚያመሳክረው ወደ" +msgid "object: Object that the variable refers to." +msgstr "" -#. 27u9f +#. goUzz #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_idN10623\n" "help.text" -msgid "Nothing - Assign the Nothing object to a variable to remove a previous assignment." -msgstr "ምንም - መመደቢያ ለ ምንም እቃ ለ ተለዋዋጭ ያለፈውን ስራ ለ ማስወገድ" +msgid "Nothing - Assign Nothing to a variable to remove a previous assignment." +msgstr "" + +#. PUiZf +#: 03103700.xhp +msgctxt "" +"03103700.xhp\n" +"par_id101586014505785\n" +"help.text" +msgid "The keyword Set is optional." +msgstr "" #. SGsRz #: 03103700.xhp @@ -30193,6 +30094,15 @@ msgctxt "" msgid "Example:" msgstr "ለምሳሌ:" +#. dt2A8 +#: 03103700.xhp +msgctxt "" +"03103700.xhp\n" +"par_id841586014507226\n" +"help.text" +msgid "Use New only to assign a class module instance to a variable." +msgstr "" + #. ukqdX #: 03103800.xhp msgctxt "" @@ -40174,6 +40084,186 @@ msgctxt "" msgid "See also URL Notation" msgstr "" +#. PRG9t +#: Resume.xhp +msgctxt "" +"Resume.xhp\n" +"tit\n" +"help.text" +msgid "Resume Statement" +msgstr "" + +#. sMcg4 +#: Resume.xhp +msgctxt "" +"Resume.xhp\n" +"N0001\n" +"help.text" +msgid "Resume statement" +msgstr "" + +#. LTupm +#: Resume.xhp +msgctxt "" +"Resume.xhp\n" +"N0002\n" +"help.text" +msgid "Resume Statement" +msgstr "" + +#. AVhyb +#: Resume.xhp +msgctxt "" +"Resume.xhp\n" +"N0003\n" +"help.text" +msgid "Resets error information and indicates what to execute next." +msgstr "" + +#. FhZm3 +#: Resume.xhp +msgctxt "" +"Resume.xhp\n" +"par_id491585753339474\n" +"help.text" +msgid "Resume Statement diagram" +msgstr "" + +#. KAJEM +#: Resume.xhp +msgctxt "" +"Resume.xhp\n" +"par_id481586090298901\n" +"help.text" +msgid "0: Resets error information and re-executes the instruction that caused the error. 0 is optional." +msgstr "" + +#. RTTux +#: Resume.xhp +msgctxt "" +"Resume.xhp\n" +"par_id331586090532804\n" +"help.text" +msgid "label: Resets error information and executes the instruction at the given label." +msgstr "" + +#. 7RP8z +#: Resume.xhp +msgctxt "" +"Resume.xhp\n" +"par_id331586090432804\n" +"help.text" +msgid "Next: Resets error information and executes the instruction following the one that caused the error." +msgstr "" + +#. 3Jge7 +#: Resume.xhp +msgctxt "" +"Resume.xhp\n" +"par_id441586333320983\n" +"help.text" +msgid "Error information is built with Erl, Err and Error$ functions." +msgstr "" + +#. PoXod +#: Resume.xhp +msgctxt "" +"Resume.xhp\n" +"par_id741586333516110\n" +"help.text" +msgid "Erl: Module line number where error occurs." +msgstr "" + +#. aX9ZN +#: Resume.xhp +msgctxt "" +"Resume.xhp\n" +"par_id81586333580520\n" +"help.text" +msgid "Err: Error number." +msgstr "" + +#. ctA2t +#: Resume.xhp +msgctxt "" +"Resume.xhp\n" +"par_id721586333586263\n" +"help.text" +msgid "Error[$]: Error description." +msgstr "" + +#. fDJgb +#: Resume.xhp +msgctxt "" +"Resume.xhp\n" +"par_id941586091561618\n" +"help.text" +msgid "Using Resume to reset error information prevents the propagation of the handled condition to calling routines." +msgstr "" + +#. coy5D +#: Resume.xhp +msgctxt "" +"Resume.xhp\n" +"hd_id441586092960246\n" +"help.text" +msgid "Examples:" +msgstr "" + +#. 4dyMX +#: Resume.xhp +msgctxt "" +"Resume.xhp\n" +"par_id961586248539108\n" +"help.text" +msgid "Typical error handling routines are: alerting the user, fixing the error, logging error information or re-throwing custom errors that provide explanations with resolution instructions. Use Resume label when requiring such mechanisms." +msgstr "" + +#. VCDS3 +#: Resume.xhp +msgctxt "" +"Resume.xhp\n" +"bas_id451586093122848\n" +"help.text" +msgid "' routine code goes here" +msgstr "" + +#. BFzfG +#: Resume.xhp +msgctxt "" +"Resume.xhp\n" +"bas_id515860931234846\n" +"help.text" +msgid "Error 91 ' example error" +msgstr "" + +#. uFVnv +#: Resume.xhp +msgctxt "" +"Resume.xhp\n" +"bas_id361586093126654\n" +"help.text" +msgid "' routine cleanup code goes here" +msgstr "" + +#. UNbMJ +#: Resume.xhp +msgctxt "" +"Resume.xhp\n" +"par_id61586095819168\n" +"help.text" +msgid "Use Resume Next, for example, when reporting anomalies encountered for an iterating process that must not be interrupted. In which case multiple handling routines may be required." +msgstr "" + +#. AeVfB +#: Resume.xhp +msgctxt "" +"Resume.xhp\n" +"par_id461586091018138\n" +"help.text" +msgid "Using Resume without parameters to re-execute the faulty instruction can fit certain situations. However that may cause a never ending loop." +msgstr "" + #. MqMrx #: classmodule.xhp msgctxt "" diff --git a/source/am/helpcontent2/source/text/scalc/01.po b/source/am/helpcontent2/source/text/scalc/01.po index 7db66167976..8b59fe2900d 100644 --- a/source/am/helpcontent2/source/text/scalc/01.po +++ b/source/am/helpcontent2/source/text/scalc/01.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: 2020-04-03 11:46+0200\n" +"POT-Creation-Date: 2020-04-15 12:52+0200\n" "PO-Revision-Date: 2018-12-20 01:13+0000\n" "Last-Translator: Samson B \n" "Language-Team: LANGUAGE \n" @@ -6199,14 +6199,14 @@ msgctxt "" msgid "Calculates the amount received that is paid for a fixed-interest security at a given point in time." msgstr "የ ተቀበሉትን ማስሊያ የ ተከፈለውን የ ተወሰነ-ወለድ ለ ደህንነት በ ተሰጠው ጊዜ ውስጥ " -#. XhTVX +#. BiDCz #: 04060103.xhp msgctxt "" "04060103.xhp\n" "par_id3145362\n" "help.text" -msgid "RECEIVED(\"Settlement\"; \"Maturity\"; Investment; Discount; Basis)" -msgstr "የ ተቀበሉት(\"ስምምነት\": \"የ ክፍያ ቀን\": ኢንቬስትመንት: ቅናሽ: መሰረት)" +msgid "RECEIVED(Settlement; Maturity; Investment; Discount[; Basis])" +msgstr "" #. oHAVz #: 04060103.xhp @@ -6991,14 +6991,14 @@ msgctxt "" msgid "Calculates the allowance (discount) of a security as a percentage." msgstr "የ ተፈቀደውን (ቅናሽ) የ ደህንነት እንደ ፐርሰንት ማስሊያ " -#. tusey +#. fBGBA #: 04060103.xhp msgctxt "" "04060103.xhp\n" "par_id3149756\n" "help.text" -msgid "DISC(\"Settlement\"; \"Maturity\"; Price; Redemption; Basis)" -msgstr "ቅናሽ(\"ስምምነት\": \"የ ክፍያው ቀን\": ዋጋ: ከ እዳ የሚነፃበት: መሰረት)" +msgid "DISC(Settlement; Maturity; Price; Redemption[; Basis])" +msgstr "" #. Uyj29 #: 04060103.xhp @@ -7081,13 +7081,13 @@ msgctxt "" msgid "Calculates the duration of a fixed interest security in years." msgstr "የ ተወሰነ ወለድ ደህንነት በ አመት ጊዜ ውስጥ ማስሊያ " -#. bJZPP +#. 7ixum #: 04060103.xhp msgctxt "" "04060103.xhp\n" "par_id3153373\n" "help.text" -msgid "DURATION(\"Settlement\"; \"Maturity\"; Coupon; Yield; Frequency; Basis)" +msgid "DURATION(Settlement; Maturity; Coupon; Yield; Frequency[; Basis])" msgstr "" #. JeeVp @@ -7144,13 +7144,13 @@ msgctxt "" msgid "A security is purchased on 2001-01-01; the maturity date is 2006-01-01. The Coupon rate of interest is 8%. The yield is 9.0%. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how long is the duration?" msgstr "ደህንነት ከ ተገዛ በ 2001-01-01; የ ክፍያው ቀን ተሰናድቶ ነበር ለ 2006-01-01. የ ቲኬት መጠን ለ ወለድ 8%. ነው: ቅድሚያ ይሰጣል ለ 9.0%. ወለድ የሚከፈለው በ ግማሽ-አመት (ድግግሞሽ ነው 2). በየ ቀኑ እኩል ወለድ ሲሰላ (መሰረቱ 3) ምን ያህል ጊዜ ይፈጃል?" -#. ggYzf +#. ADc8t #: 04060103.xhp msgctxt "" "04060103.xhp\n" "par_id3154902\n" "help.text" -msgid "=DURATION(\"2001-01-01\";\"2006-01-01\";0.08;0.09;2;3)" +msgid "=DURATION(\"2001-01-01\";\"2006-01-01\";0.08;0.09;2;3) returns 4.2 years." msgstr "" #. TjeEJ @@ -12661,420 +12661,6 @@ msgctxt "" msgid "=LOG10(5) returns the base-10 logarithm of 5 (approximately 0.69897)." msgstr "=ሎጋሪዝም10(5) ይመልሳል በ ቤዝ-10 ሎጋሪዝም ለ 5 (በግምት 0.69897)." -#. fnS8m -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"bm_id3152518\n" -"help.text" -msgid "CEILING function rounding;up to multiples of significance" -msgstr "ጣራ ተግባር ማጠጋጊያ: ወደ አስፈላጊ ያለ ቀሪ አካፋይ" - -#. FtjnD -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"hd_id3152518\n" -"help.text" -msgid "CEILING" -msgstr "ጣራ" - -#. BDPUw -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3153422\n" -"help.text" -msgid "Rounds a number up to the nearest multiple of Significance." -msgstr "ቁጥር ማጠጋጊያ ወደ አስፈላጊ ያለ ቀሪ አካፋይ " - -#. fhdEu -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3153454\n" -"help.text" -msgid "CEILING(Number; Significance; Mode)" -msgstr "ጣራ(ቁጥር: አስፈላጊ: ዘዴ)" - -#. PyYGM -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3153467\n" -"help.text" -msgid "Number is the number that is to be rounded up." -msgstr " ቁጥር ወደ ላይ የሚጠጋጋው ቁጥር ነው" - -#. GQVYD -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3155000\n" -"help.text" -msgid "Significance is the number to whose multiple the value is to be rounded up." -msgstr " አስፈላጊ ቁጥር ነው ዋጋው ያለ ምንም ቀሪ የሚካፈል እና ወደ ላይ የሚጠጋጋው" - -#. dEi4T -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3155020\n" -"help.text" -msgid "Mode is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number, i.e. negative numbers are rounded away from zero. If the Mode value is equal to zero or is not given, negative numbers are rounded towards zero." -msgstr "ዘዴ የ ዋጋ ምርጫ ነው: የ ዘዴ ዋጋ ከ ተሰጠ እና ከ ዜሮ ጋር እኩል ካልሆነ: እና ቁጥር አስፈላጊ እና አሉታዊ ከሆነ: ከዛ ማጠጋጋት የሚፈጸመው በ ቁጥሩ ፍጹም ዋጋ ቤዝ መሰረት ነው: ይህም ማለት አሉታዊ ቁጥር ይጠጋጋል ከ ዜሮ ባሻገር: የ ዘዴ ዋጋ ከ ዜሮ ጋር እኩል ከሆነ ወይንም ካልተሰጠ: አሉታዊ ቁጥሮች ይጠጋጋሉ ወደ ዜሮ አጠገብ" - -#. MUqdA -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3163792\n" -"help.text" -msgid "If the spreadsheet is exported to Microsoft Excel, the CEILING function is exported as the equivalent CEILING.MATH function that exists since Excel 2013. If you plan to use the spreadsheet with earlier Excel versions, use either CEILING.PRECISE that exists since Excel 2010, or CEILING.XCL that is exported as the CEILING function compatible with all Excel versions. Note that CEILING.XCL always rounds away from zero." -msgstr "ሰንጠረዥ ከ ተላከ ወደ የ MS Excel, የ ጣራ ተግባር ይላካል እንደ እኩል ጣራ.ሂሳብ ተግባር የ ነበረውን ቀደም ብሎ በ Excel 2013. ውስጥ: እርስዎ መጠቀም ከ ፈለጉ ሰንጠረዥ ቀደም ያለ የ Excel እትሞች: ይህን አንዱን ይጠቀሙ ጣራ.በትክክል የነበረ በ Excel 2010, ወይንም ጣራ.XCLየ ተላከው እንደ ጣራ ተግባር ተስማሚ የሆነ ከ ሁሉም Excel እትሞች ጋር: ያስታውሱ የ ጣራ.XCL ሁል ጊዜ ይጠጋጋል ከ ዜሮ በላይ" - -#. B5jSx -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3145710\n" -"help.text" -msgid "=CEILING(-11;-2) returns -10" -msgstr "=ጣራ(-11;-2) ይመልሳል -10" - -#. H6Ai9 -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3145725\n" -"help.text" -msgid "=CEILING(-11;-2;0) returns -10" -msgstr "=ጣራ(-11;-2;0) ይመልሳል -10" - -#. X8Ebc -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3145740\n" -"help.text" -msgid "=CEILING(-11;-2;1) returns -12" -msgstr "=ጣራ(-11;-2;1) ይመልሳል -12" - -#. NWAdq -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"bm_id2952518\n" -"help.text" -msgid "CEILING.PRECISE function rounding;up to multiples of significance" -msgstr "ጣራ.በትክክል ተግባር ማጠጋጊያ: ወደ አስፈላጊ ያለ ቀሪ አካፋይ" - -#. TL2Mo -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"hd_id2952518\n" -"help.text" -msgid "CEILING.PRECISE" -msgstr "ጣራ.በትክክል" - -#. uP3ef -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id2953422\n" -"help.text" -msgid "Rounds a number up to the nearest multiple of Significance, regardless of sign of Significance" -msgstr "ቁጥር ማጠጋጊያ ወደ አስፈላጊ ያለ ቀሪ አካፋይ: ምንም ቢሆን ምልክቱ ወይንም አስፈላጊነቱ " - -#. af8Jy -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id2953454\n" -"help.text" -msgid "CEILING.PRECISE(Number; Significance)" -msgstr "ጣራ.በትክክል(ቁጥር: አስፈላጊ)" - -#. c2S3Q -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id2953467\n" -"help.text" -msgid "Number (required) is the number that is to be rounded up." -msgstr "ቁጥር (ያስፈልጋል) ወደ ላይ የሚጠጋጋው ቁጥር ነው" - -#. De3wj -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id2955000\n" -"help.text" -msgid "Significance (optional) is the number to whose multiple the value is to be rounded up." -msgstr "አስፈላጊ (በ ምርጫ) ቁጥር ነው ዋጋው ያለ ምንም ቀሪ የሚካፈል እና ወደ ላይ የሚጠጋጋው" - -#. ATzN5 -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id2945710\n" -"help.text" -msgid "=CEILING.PRECISE(-11;-2) returns -10" -msgstr "=ጣራ.በትክክል(-11;-2) ይመልሳል -10" - -#. CyR3Z -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"bm_id911516997198644\n" -"help.text" -msgid "CEILING.MATH function" -msgstr "የ ጣራ.ሂሳብ ተግባር" - -#. 47WTb -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"hd_id91516997330445\n" -"help.text" -msgid "CEILING.MATH" -msgstr "የ ጣራ.ሂሳብ ተግባር" - -#. fj22A -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id81516997342088\n" -"help.text" -msgid "Rounds a number up to the nearest multiple of Significance." -msgstr "ቁጥር ማጠጋጊያ ወደ ቅርቡ ያለ ቀሪ አካፋይ " - -#. dEs2U -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id841516997669932\n" -"help.text" -msgid "CEILING.MATH(Number; Significance; Mode)" -msgstr "የ ጣራ.ሂሳብ(ቁጥር: አስፈላጊ: ዘዴ)" - -#. mVrcG -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id651516997706287\n" -"help.text" -msgid "Number is the number that is to be rounded up." -msgstr " ቁጥር ወደ ላይ የሚጠጋጋው ቁጥር ነው" - -#. eWEoz -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id491516997725772\n" -"help.text" -msgid "Significance is the number to whose multiple the value is to be rounded up." -msgstr " አስፈላጊ ቁጥር ነው ዋጋው ያለ ምንም ቀሪ የሚካፈል እና ወደ ላይ የሚጠጋጋው" - -#. DhhJP -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id451516997742909\n" -"help.text" -msgid "Mode is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number, i.e. negative numbers are rounded away from zero. If the Mode value is equal to zero or is not given, negative numbers are rounded towards zero." -msgstr "ዘዴ የ ዋጋ ምርጫ ነው: የ ዘዴ ዋጋ ከ ተሰጠ እና ከ ዜሮ ጋር እኩል ካልሆነ: እና ቁጥር አስፈላጊ እና አሉታዊ ከሆነ: ከዛ ማጠጋጋት የሚፈጸመው በ ፍጹም ቁጥሩ ዋጋ ቤዝ መሰረት ነው: ይህም ማለት አሉታዊ ቁጥር ይጠጋጋል ከ ዜሮ ባሻገር: የ ዘዴ ዋጋ ከ ዜሮ ጋር እኩል ከሆነ ወይንም ካልተሰጠ: አሉታዊ ቁጥሮች ወደ ዜሮ አጠገብ ይጠጋጋሉ" - -#. pNkWd -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id291516998575663\n" -"help.text" -msgid "This function exists for interoperability with Microsoft Excel 2013 or newer." -msgstr "ይህ ተግባር ቀደም ብሎ ነበር ለ መቀያየሪያ ከ Microsoft Excel 2013 ወይንም አዲስ እትም ጋር" - -#. AWN7C -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id111516997803684\n" -"help.text" -msgid "=CEILING.MATH(-10;-3) returns -9" -msgstr "=ጣራ.ሂሳብ(-10;-3) ይመልሳል -9" - -#. VRy7N -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id1001516997821483\n" -"help.text" -msgid "=CEILING.MATH(-10;-3;0) returns -9" -msgstr "=ጣራ.ሂሳብ(-10;-3;0) ይመልሳል -9" - -#. Cqx7f -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id641516997837754\n" -"help.text" -msgid "=CEILING.MATH(-10;-3;1) returns -12" -msgstr "=ጣራ.ሂሳብ(-10;-3;1) ይመልሳል -12" - -#. 5eFKb -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"bm_id921516998608939\n" -"help.text" -msgid "CEILING.XCL function" -msgstr "የ ጣራ.XCL ተግባር" - -#. 7CEZC -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"hd_id411516998838823\n" -"help.text" -msgid "CEILING.XCL" -msgstr "የ ጣራ.XCL" - -#. vYMF6 -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id811516998845826\n" -"help.text" -msgid "Rounds a number away from zero to the nearest multiple of Significance." -msgstr "ቁጥር ማጠጋጊያ ከ ዜሮ ወዲያ ወደ ቅርቡ ያለ ቀሪ አካፋይ " - -#. hh5aZ -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id251516998856873\n" -"help.text" -msgid "CEILING.XCL(Number; Significance)" -msgstr "የ ጣራ.XCL(ቁጥር; አስፈላጊ)" - -#. cwEnK -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id671516998874263\n" -"help.text" -msgid "Number is the number that is to be rounded." -msgstr " ቁጥር የሚጠጋጋው ቁጥር ነው" - -#. RLTcE -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id151516998882622\n" -"help.text" -msgid "Significance is the number to whose multiple the value is to be rounded." -msgstr " አስፈላጊ ቁጥር ነው ዋጋው ያለ ምንም ቀሪ የሚካፈል እና የሚጠጋጋው" - -#. FZWHB -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id341516998889754\n" -"help.text" -msgid "This function exists for interoperability with Microsoft Excel 2007 or older versions." -msgstr "ይህ ተግባር ቀደም ብሎ ነበር ለ መቀያየሪያ ከ Microsoft Excel 2007 ወይንም አዲስ እትም ጋር" - -#. UuVCG -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id91516998917254\n" -"help.text" -msgid "=CEILING.XCL(1;3) returns 3" -msgstr "=የ ጣራ.XCL(1;3) ይመልሳል 3" - -#. mD3Gy -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id761516998929693\n" -"help.text" -msgid "=CEILING.XCL(7;4) returns 8" -msgstr "=የ ጣራ.XCL(7;4) ይመልሳል 8" - -#. C59zA -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id671516998958873\n" -"help.text" -msgid "=CEILING.XCL(-10;-3) returns -12" -msgstr "=የ ጣራ.ሂሳብ(-10;-3) ይመልሳል -12" - -#. VwPyC -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"bm_id8952518\n" -"help.text" -msgid "ISO.CEILING function rounding;up to multiples of significance" -msgstr "ISO.ጣራ ተግባር ማጠጋጊያ:ወደ አስፈላጊ ያለ ቀሪ አካፋይ" - -#. DhoD5 -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"hd_id8952518\n" -"help.text" -msgid "ISO.CEILING" -msgstr "ISO.ጣራ" - -#. a8Z2B -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id8953422\n" -"help.text" -msgid "Rounds a number up to the nearest multiple of Significance, regardless of sign of Significance" -msgstr "ቁጥር ማጠጋጊያ ወደ አስፈላጊ ያለ ቀሪ አካፋይ: ምንም ቢሆን ምልክቱ ወይንም አስፈላጊነቱ " - -#. iGoz8 -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id8953454\n" -"help.text" -msgid "ISO.CEILING(Number; Significance)" -msgstr "ISO.ጣራ(ቁጥር: አስፈላጊ)" - -#. p7ssP -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id8953467\n" -"help.text" -msgid "Number (required) is the number that is to be rounded up." -msgstr "ቁጥር (ያስፈልጋል) የሚጠጋጋው ቁጥር ነው" - -#. FBHry -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id8955000\n" -"help.text" -msgid "Significance (optional) is the number to whose multiple the value is to be rounded up." -msgstr "አስፈላጊ (በ ምርጫ) ቁጥር ነው ዋጋው ያለ ምንም ቀሪ የሚካፈል እና ወደ ላይ የሚጠጋጋው" - -#. M8dYu -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id8945710\n" -"help.text" -msgid "=ISO.CEILING(-11;-2) returns -10" -msgstr "=ISO.ጣራ(-11;-2) ይመልሳል -10" - #. tQjUA #: 04060106.xhp msgctxt "" @@ -15037,168 +14623,6 @@ msgctxt "" msgid "=ODD(-3.1) returns -5." msgstr "=ጎዶሎ(-3.1) ይመልሳል -5." -#. CR7gG -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"bm_id2957404\n" -"help.text" -msgid "FLOOR.PRECISE function FLOOR.XCL function rounding;down to nearest multiple of significance" -msgstr "" - -#. ticPN -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"hd_id2957404\n" -"help.text" -msgid "FLOOR.PRECISE" -msgstr "ወለል.ትክክለኛ" - -#. eZWE9 -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id2957432\n" -"help.text" -msgid "Rounds a number down to the nearest multiple of Significance, regardless of sign of Significance" -msgstr "ማጠጋጊያ: ወደ አስፈላጊ ያለ ቀሪ አካፋይ: ምልክት እና አስፈላጊነት ሳይወሰን " - -#. BKB8E -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id2957464\n" -"help.text" -msgid "FLOOR.PRECISE(Number; Significance)" -msgstr "ወለል.ትክክለኛ(ቁጥር: አስፈላጊ)" - -#. Mt3KY -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id2957478\n" -"help.text" -msgid "Number is the number that is to be rounded down." -msgstr "ቁጥር ቁጥር ነው የሚጠጋጋው ወደ ታች" - -#. oe3sn -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id2957497\n" -"help.text" -msgid "Significance is the value to whose multiple the number is to be rounded down." -msgstr "አስፈላጊ ዋጋ ነው ያለ ቀሪ አካፋይ ወደ ታች የሚጠጋጋው ቁጥር" - -#. FCZhS -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id2963945\n" -"help.text" -msgid "=FLOOR.PRECISE( -11;-2) returns -12" -msgstr "=ወለል.ትክክለኛ( -11;-2) ይመልሳል -12" - -#. aDgE5 -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"bm_id3157404\n" -"help.text" -msgid "FLOOR function FLOOR.MATH function rounding;down to nearest multiple of significance" -msgstr "" - -#. BAZE3 -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"hd_id3157404\n" -"help.text" -msgid "FLOOR" -msgstr "ወለል" - -#. WHyYX -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3157432\n" -"help.text" -msgid "Rounds a number down to the nearest multiple of Significance." -msgstr "ማጠጋጊያ: ወደ አስፈላጊ ያለ ቀሪ አካፋይ " - -#. DDbJ6 -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3157464\n" -"help.text" -msgid "FLOOR(Number; Significance; Mode)" -msgstr "ወለል(ቁጥር: አስፈላጊ: ዘዴ)" - -#. cEAXh -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3157478\n" -"help.text" -msgid "Number is the number that is to be rounded down." -msgstr "ቁጥር ወደ ታች የሚጠጋጋው ቁጥር ነው" - -#. zEGez -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3157497\n" -"help.text" -msgid "Significance is the value to whose multiple the number is to be rounded down." -msgstr "አስፈላጊ ዋጋ ነው ያለ ቀሪ አካፋይ ወደ ታች የሚጠጋጋው ቁጥር" - -#. dDExC -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3157517\n" -"help.text" -msgid "Mode is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number, i.e. negative numbers are rounded towards zero. If the Mode value is equal to zero or is not given, negative numbers are rounded away from zero." -msgstr "ዘዴ የ ዋጋ ምርጫ ነው: የ ዘዴ ዋጋ ከ ተሰጠ እና ከ ዜሮ ጋር እኩል ካልሆነ: እና ቁጥር አስፈላጊ እና አሉታዊ ከሆነ: ከዛ ማጠጋጋት የሚፈጸመው በ ፍጹም ቁጥሩ ዋጋ ቤዝ መሰረት ነው: ይህም ማለት አሉታዊ ቁጥር ይጠጋጋል ከ ዜሮ ባሻገር: የ ዘዴ ዋጋ ከ ዜሮ ጋር እኩል ከሆነ ወይንም ካልተሰጠ: አሉታዊ ቁጥሮች ይጠጋጋሉ ወደ ዜሮ አጠገብ" - -#. Z6Cnd -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3163894\n" -"help.text" -msgid "If the spreadsheet is exported to Microsoft Excel, the FLOOR function is exported as the equivalent FLOOR.MATH function that exists since Excel 2013. If you plan to use the spreadsheet with earlier Excel versions, use either FLOOR.PRECISE that exists since Excel 2010, or FLOOR.XCL that is exported as the FLOOR function compatible with all Excel versions. Note that FLOOR.XCL always rounds towards zero." -msgstr "ሰንጠረዥ ከ ተላከ ወደ የ MS Excel, የ ወለል ተግባር ይላካል እንደ እኩል ወለል.ሂሳብ ተግባር የ ነበረውን ቀደም ብሎ በ Excel 2013. ውስጥ: እርስዎ መጠቀም ከ ፈለጉ ሰንጠረዥ ቀደም ያለ የ Excel እትሞች: ይህን አንዱን ይጠቀሙ ወለል.በትክክል የነበረ በ Excel 2010, ወይንም ወለል.XCLየ ተላከው እንደ ወለል ተግባር ተስማሚ የሆነ ነው ከ ሁሉም Excel እትሞች ጋር: ያስታውሱ የ ወለል.XCL ሁል ጊዜ ይጠጋጋል ከ ዜሮ በላይ" - -#. 4FuF8 -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3163945\n" -"help.text" -msgid "=FLOOR( -11;-2) returns -12" -msgstr "=ወለል( -11;-2) ይመልሳል -12" - -#. R4ppE -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3163966\n" -"help.text" -msgid "=FLOOR( -11;-2;0) returns -12" -msgstr "=ወለል( -11;-2;0) ይመልሳል -12" - -#. aWzUK -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3163988\n" -"help.text" -msgid "=FLOOR( -11;-2;1) returns -10" -msgstr "=ወለል( -11;-2;1) ይመልሳል -10" - #. itiAQ #: 04060106.xhp msgctxt "" @@ -16585,41 +16009,41 @@ msgctxt "" msgid "Calculates the array product of two arrays. The number of columns for array 1 must match the number of rows for array 2. The square array has an equal number of rows and columns." msgstr "ለ ሁለት ማዘጋጃዎች ውጤት ማዘጋጃ ማስሊያ የ አምዶች ቁጥር ለ ማዘጋጃ 1 ተመሳሳይ ቁጥር መሆን አለበት ለ ረድፎች ማዘጋጃ 2. የ ስኴር ማዘጋጃ እኩል ቁጥር ረድፎች እና አምዶች ይኖሩታል" -#. dEKAU +#. JUTAD #: 04060107.xhp msgctxt "" "04060107.xhp\n" "par_id3150798\n" "help.text" -msgid "MMULT(Array; Array)" -msgstr "የ ሁለት ቁጥሮች ብዜት(ማዘጋጃ: ማዘጋጃ)" +msgid "MMULT(Array 1; Array 2)" +msgstr "" -#. noXqv +#. DqghH #: 04060107.xhp msgctxt "" "04060107.xhp\n" "par_id3150812\n" "help.text" -msgid "Array at first place represents the first array used in the array product." -msgstr "ማዘጋጃ በ መጀመሪያው ቦታ የሚወክለው የ መጀመሪያው ማዘጋጃ የሚጠቀመው በ ማዘጋጃ ውጤት ውስጥ ነው" +msgid "Array 1 represents the first array used in the array product." +msgstr "" -#. 5qGeT +#. FDfwg #: 04060107.xhp msgctxt "" "04060107.xhp\n" "par_id3152553\n" "help.text" -msgid "Array at second place represents the second array with the same number of rows." -msgstr "ማዘጋጃ በ ሁለተኛው ቦታ የሚወክለው የ ሁለተኛውን ማዘጋጃ ተመሳሳይ ቁጥር ረድፎች ነው" +msgid "Array 2 represents the second array with the same number of rows." +msgstr "" -#. RoWHa +#. CuGxm #: 04060107.xhp msgctxt "" "04060107.xhp\n" "par_id3146826\n" "help.text" -msgid "Select a square range. Choose the MMULT function. Select the first Array, then select the second Array. Using Function Wizard, mark the Array check box. Click OK. The output array will appear in the first selected range." -msgstr "የ ስኴር መጠን ይምረጡ: የ ሁለት ቁጥሮች ብዜት ተግባር ለመፈጸም ይምረጡ የ መጀመሪያውን ማዘጋጃ እና ከዛ ይምረጡ ሁለተኛውን ማዘጋጃ በ መጠቀም የ ተግባር አዋቂ ምልክት ለ ማዘጋጃ ምልክት ማድረጊያ ሳጥን ውስጥ: ይጫኑ እሺ የ ውጤት ማዘጋጃ ይታያል ለ ተመረጠው መጠን" +msgid "Select a square range. Choose the MMULT function. Select Array 1, then select Array 2. Using the Function Wizard, mark the Array check box. Click OK. The output array will appear in the first selected range." +msgstr "" #. vPBWq #: 04060107.xhp @@ -18313,15 +17737,6 @@ msgctxt "" msgid "If cell A1 displays Err:518, the function =ERRORTYPE(A1) returns the number 518." msgstr "ክፍል A1 ያሳያል ስህተት:518: ይህ ተግባር =የ ስህተት አይነት(A1) ይመልሳል ቁጥር 518." -#. FWJTB -#: 04060109.xhp -msgctxt "" -"04060109.xhp\n" -"hd_id275141466817507\n" -"help.text" -msgid "" -msgstr "" - #. mtLKD #: 04060109.xhp msgctxt "" @@ -33784,6 +33199,15 @@ msgctxt "" msgid "Returns the inverse of CHISQDIST." msgstr "የ ቺ ስኴር ስርጭት ግልባጭ " +#. ELVTS +#: 04060181.xhp +msgctxt "" +"04060181.xhp\n" +"par_id21585771564740\n" +"help.text" +msgid "CHISQINV(Probability; Degrees of Freedom)" +msgstr "" + #. KibGe #: 04060181.xhp msgctxt "" @@ -35764,6 +35188,15 @@ msgctxt "" msgid "Returns the Gamma function value. Note that GAMMAINV is not the inverse of GAMMA, but of GAMMADIST." msgstr "የ ጋማ ተግባር ዋጋ ይመልሳል ማስታወሻ: የ ጋማ ግልባጭ የ ጋማ ግልባጭ አይደለም: ነገር ግን የ ጋማ ስርጭት እንጂ" +#. WT29Z +#: 04060182.xhp +msgctxt "" +"04060182.xhp\n" +"par_id211585771824267\n" +"help.text" +msgid "GAMMA(Number)" +msgstr "" + #. 2DdQa #: 04060182.xhp msgctxt "" @@ -36637,14 +36070,14 @@ msgctxt "" msgid "Returns the hypergeometric distribution." msgstr "ሀይፐር ጂዮሜትሪክ ስርጭት ይመልሳል " -#. fNMzN +#. 5uQ3c #: 04060182.xhp msgctxt "" "04060182.xhp\n" "par_id3155388\n" "help.text" -msgid "HYPGEOMDIST(X; NSample; Successes; NPopulation)" -msgstr "ሀይፐር ጂዮሜትሪክ ስርጭት(X; የ ናሙና ቁጥር: ስኬት: የ ህዝብ ቁጥር)" +msgid "HYPGEOMDIST(X; NSample; Successes; NPopulation[; Cumulative])" +msgstr "" #. ingyW #: 04060182.xhp @@ -36682,6 +36115,15 @@ msgctxt "" msgid "NPopulation is the size of the total population." msgstr "Nሕዝብ የ ጠቅላላ ሕዝብ መጠን ነው" +#. oDuYV +#: 04060182.xhp +msgctxt "" +"04060182.xhp\n" +"par_id231585952506847\n" +"help.text" +msgid "Cumulative (optional) specifies whether to calculate the probability density function (FALSE or 0) or the cumulative distribution function (any other value). The cumulative distribution function is the default if no value is specified for this parameter." +msgstr "" + #. WUiB6 #: 04060182.xhp msgctxt "" @@ -55987,6 +55429,528 @@ msgctxt "" msgid "If E2 = pen, the function returns 65, because the link to the cell is substituted with its content." msgstr "ከሆነ E2 = ብዕር: ተግባር ይመልሳል 65, ምክንያቱም የ ክፍሉ አገናኝ በ ይዞታ ተቀይሯል" +#. s6GFW +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"tit\n" +"help.text" +msgid "Ceiling functions" +msgstr "" + +#. EWCte +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"hd_id971586216771519\n" +"help.text" +msgid "Ceiling functions" +msgstr "" + +#. M92qb +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"bm_id3152518\n" +"help.text" +msgid "CEILING functionrounding;up to multiples of significance" +msgstr "" + +#. XR3RK +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"hd_id3152518\n" +"help.text" +msgid "CEILING" +msgstr "" + +#. E9m3Y +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id3153422\n" +"help.text" +msgid "Rounds a number up to the nearest multiple of s significance value." +msgstr "" + +#. PfT3s +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id601586207136514\n" +"help.text" +msgid "For a positive number and a positive significance value, the function rounds up (away from zero). For a negative number and a negative significance value, the direction of rounding is determined by the value of a mode parameter. The function returns an error if the number and significance values have opposite signs." +msgstr "" + +#. s9tRF +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id3163792\n" +"help.text" +msgid "If the spreadsheet is exported to Microsoft Excel, the CEILING function is exported as the equivalent CEILING.MATH function that exists since Excel 2013. If you plan to use the spreadsheet with earlier Excel versions, use either CEILING.PRECISE that exists since Excel 2010, or CEILING.XCL that is exported as the CEILING function compatible with all Excel versions. Note that CEILING.XCL always rounds away from zero." +msgstr "" + +#. mZwNV +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id3153454\n" +"help.text" +msgid "CEILING(Number[; Significance[; Mode]])" +msgstr "" + +#. XHjhc +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id3153467\n" +"help.text" +msgid "Number is the number that is to be rounded, or a reference to a cell containing the number." +msgstr "" + +#. XEqxw +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id3155000\n" +"help.text" +msgid "Significance (optional) is the value, or a reference to a cell containing the value, to whose multiple Number is to be rounded. It defaults to +1 or -1 depending on the sign of Number." +msgstr "" + +#. AosjB +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id3155020\n" +"help.text" +msgid "Mode (optional) is a number, or a reference to a cell containing a number. The function only uses Mode if both Number and Significance are negative. Then if Mode is given and not equal to zero, numbers are rounded down (away from zero); if Mode is equal to zero or not given, negative numbers are rounded up (towards zero)." +msgstr "" + +#. Ka9pC +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id281586208138400\n" +"help.text" +msgid "=CEILING(3.45) returns 4." +msgstr "" + +#. ztdNi +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id921586208142416\n" +"help.text" +msgid "=CEILING(3.45, 3) returns 6." +msgstr "" + +#. XGfA3 +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id921586208146984\n" +"help.text" +msgid "=CEILING(-1.234) returns -1." +msgstr "" + +#. ss5WP +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id491586208152183\n" +"help.text" +msgid "=CEILING(-45.67, -2, 0) returns -44." +msgstr "" + +#. FY9XN +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id291586208158119\n" +"help.text" +msgid "=CEILING(-45.67, -2, 1) returns -46." +msgstr "" + +#. rZ78k +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"bm_id2952518\n" +"help.text" +msgid "CEILING.PRECISE functionrounding;up to multiples of significance" +msgstr "" + +#. 5DWRd +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"hd_id2952518\n" +"help.text" +msgid "CEILING.PRECISE" +msgstr "" + +#. aTD6P +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id2953422\n" +"help.text" +msgid "Rounds a number up to the nearest multiple of a significance value." +msgstr "" + +#. BjuBa +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id151586642494759\n" +"help.text" +msgid "For a positive number the function rounds up (away from zero). For a negative number, the function rounds up (towards zero). The sign of the significance value is ignored." +msgstr "" + +#. EErBR +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id631586642933797\n" +"help.text" +msgid "This function calculates identical results to the ISO.CEILING function." +msgstr "" + +#. yYT7X +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id2953454\n" +"help.text" +msgid "CEILING.PRECISE(Number[; Significance])" +msgstr "" + +#. FaYeD +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id2955000\n" +"help.text" +msgid "Significance (optional) is the value, or a reference to a cell containing the value, to whose multiple Number is to be rounded. It defaults to 1." +msgstr "" + +#. 6Vtow +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id461586211894475\n" +"help.text" +msgid "This function calculates identical results to the ISO.CEILING function" +msgstr "" + +#. 8WiRx +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id201586213398634\n" +"help.text" +msgid "=CEILING.PRECISE(3.45) returns 4." +msgstr "" + +#. kkosx +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id651586213406243\n" +"help.text" +msgid "=CEILING.PRECISE(-45.67,2) returns -44." +msgstr "" + +#. WV9bx +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"bm_id911516997198644\n" +"help.text" +msgid "CEILING.MATH function" +msgstr "" + +#. 7xeKu +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"hd_id91516997330445\n" +"help.text" +msgid "CEILING.MATH" +msgstr "" + +#. AzJvD +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id81516997342088\n" +"help.text" +msgid "Rounds a number to the nearest multiple of a significance value." +msgstr "" + +#. QLGe7 +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id911586642319078\n" +"help.text" +msgid "For a positive number the function rounds up (away from zero). For a negative number, the direction of rounding is determined by the value of a mode parameter. The sign of the significance value is ignored." +msgstr "" + +#. Km7yb +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id841516997669932\n" +"help.text" +msgid "CEILING.MATH(Number[; Significance[; Mode]])" +msgstr "" + +#. EAezJ +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id491516997725772\n" +"help.text" +msgid "Significance (optional) is the value, or a reference to a cell containing the value, to whose multiple Number is to be rounded. It defaults to 1." +msgstr "" + +#. EiWLa +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id451516997742909\n" +"help.text" +msgid "Mode (optional) is a number, or a reference to a cell containing a number. If Mode is given and not equal to zero, a negative Number is rounded down (away from zero). If Mode is equal to zero or is not given, a negative Number is rounded up (towards zero)." +msgstr "" + +#. aYczG +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id291516998575663\n" +"help.text" +msgid "This function exists for interoperability with Microsoft Excel 2013 or newer." +msgstr "" + +#. je22s +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id331586208590009\n" +"help.text" +msgid "=CEILING.MATH(3.45) returns 4." +msgstr "" + +#. 6BkMe +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id481586208595809\n" +"help.text" +msgid "=CEILING.MATH(3.45,-3) returns 6." +msgstr "" + +#. Eby7i +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id641586208600665\n" +"help.text" +msgid "=CEILING.MATH(-1.234) returns -1." +msgstr "" + +#. fH4Yt +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id151586208604536\n" +"help.text" +msgid "=CEILING.MATH(-45.67,-2,0) returns -44." +msgstr "" + +#. MGVBD +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id971586208611345\n" +"help.text" +msgid "=CEILING.MATH(-45.67,+2, 1) returns -46." +msgstr "" + +#. EzE9t +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"bm_id921516998608939\n" +"help.text" +msgid "CEILING.XCL function" +msgstr "" + +#. CRMmT +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"hd_id411516998838823\n" +"help.text" +msgid "CEILING.XCL" +msgstr "" + +#. 2tuD3 +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id811516998845826\n" +"help.text" +msgid "Rounds a number to the nearest multiple of a significance value." +msgstr "" + +#. tAyJj +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id361586213828675\n" +"help.text" +msgid "For a positive number and a positive significance value, the function rounds up (away from zero). For a negative number and a positive significance value, the function rounds up (towards zero). For a negative number and a negative significance value, the function rounds down (away from zero). The function returns an error if the number is positive and the significance value is negative." +msgstr "" + +#. 2CKjm +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id881586213934118\n" +"help.text" +msgid "This function exists for interoperability with Microsoft Excel 2007 or older. If a Calc spreadsheet is exported to Microsoft Excel, references to Calc’s CEILING.XCL function are exported as references to Excel’s CEILING function, which is compatible with all Excel versions. If a Microsoft Excel spreadsheet is imported into Calc, references to Excel’s CEILING function are imported as references to Calc’s CEILING.XCL function." +msgstr "" + +#. GspBr +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id251516998856873\n" +"help.text" +msgid "CEILING.XCL(Number; Significance)" +msgstr "" + +#. eTSgx +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id151516998882622\n" +"help.text" +msgid "Significance is the value, or a reference to a cell containing the value, to whose multiple Number is to be rounded." +msgstr "" + +#. 6n7qn +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id421586214128242\n" +"help.text" +msgid "=CEILING.XCL(3.45,2) returns 4." +msgstr "" + +#. SZYUC +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id651586214132234\n" +"help.text" +msgid "=CEILING.XCL(-45.67,2) returns -44." +msgstr "" + +#. pz8Go +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id811586214136666\n" +"help.text" +msgid "=CEILING.XCL(-45.67,-2) returns -46." +msgstr "" + +#. GMzhD +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"bm_id8952518\n" +"help.text" +msgid "ISO.CEILING functionrounding;up to multiples of significance" +msgstr "" + +#. q22aC +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"hd_id8952518\n" +"help.text" +msgid "ISO.CEILING" +msgstr "" + +#. 5beBC +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id8953422\n" +"help.text" +msgid "Rounds a number up to the nearest multiple of a significance value." +msgstr "" + +#. SFZNu +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id101586214229587\n" +"help.text" +msgid "For a positive number the function rounds up (away from zero). For a negative number, the function rounds up (towards zero). The sign of the significance value is ignored." +msgstr "" + +#. qu8FG +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id821586214265060\n" +"help.text" +msgid "This function calculates identical results to the CEILING.PRECISE function." +msgstr "" + +#. LZzHU +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id8953454\n" +"help.text" +msgid "ISO.CEILING(Number[; Significance])" +msgstr "" + +#. hwhCW +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id8955000\n" +"help.text" +msgid "Significance (optional) is the value, or a reference to a cell containing the value, to whose multiple Number is to be rounded. It defaults to 1." +msgstr "" + +#. FSFdP +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id801586214431463\n" +"help.text" +msgid "=ISO.CEILING(3.45) returns 4." +msgstr "" + +#. ENMYD +#: func_ceiling.xhp +msgctxt "" +"func_ceiling.xhp\n" +"par_id181586214438808\n" +"help.text" +msgid "=ISO.CEILING(-45.67,2) returns 44." +msgstr "" + #. GuEcB #: func_color.xhp msgctxt "" @@ -56950,14 +56914,14 @@ msgctxt "" msgid "Returns the difference between two dates based on the 360 day year used in interest calculations." msgstr "በ ሁለት ቀኖች መካከል ያለውን ልዩነት ያሰላል በ 360 ቀን አመት መሰረት: ለ ወለድ ማስሊያ የሚጠቀሙበት" -#. ow4Jg +#. Vndiw #: func_days360.xhp msgctxt "" "func_days360.xhp\n" "par_id3155313\n" "help.text" -msgid "DAYS360(\"Date1\"; \"Date2\"; Type)" -msgstr "ቀኖች360(\"ቀን1\"; \"ቀን2\"; አይነት)" +msgid "DAYS360(Date1; Date2[; Type])" +msgstr "" #. 5qfGz #: func_days360.xhp @@ -57607,6 +57571,429 @@ msgctxt "" msgid "=FINDB(\"ᄫᄬ\";\"ᄩᄔᄕᄜᄝᄞᄠgᄢᄣᄫᄬᄭᄮᄯᄲᄶ\";17) returns 19." msgstr "" +#. aACGP +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"tit\n" +"help.text" +msgid "FLOOR Functions" +msgstr "" + +#. RuCRw +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"hd_id391586285373874\n" +"help.text" +msgid "FLOOR Functions" +msgstr "" + +#. hkrkw +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"bm_id3157404\n" +"help.text" +msgid "FLOOR functionrounding;down to nearest multiple of significance" +msgstr "" + +#. KoqGL +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"hd_id3157404\n" +"help.text" +msgid "FLOOR" +msgstr "" + +#. VSV8H +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id3157432\n" +"help.text" +msgid "Rounds a number to the nearest multiple of a significance value." +msgstr "" + +#. 345Fr +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id661586285977707\n" +"help.text" +msgid "For a positive number and a positive significance value, the function rounds down (towards zero). For a negative number and a negative significance value, the direction of rounding is determined by the value of a mode parameter. The function returns an error if the number and significance values have opposite signs." +msgstr "" + +#. 2haGU +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id3157464\n" +"help.text" +msgid "FLOOR(Number[; Significance[; Mode]])" +msgstr "" + +#. ERf3D +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id3153467\n" +"help.text" +msgid "Number is the number that is to be rounded, or a reference to a cell containing the number." +msgstr "" + +#. 8w8tL +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id3157497\n" +"help.text" +msgid "Significance (optional) is the value, or a reference to a cell containing the value, to whose multiple Number is to be rounded. It defaults to +1 or -1 depending on the sign of Number." +msgstr "" + +#. qCpHR +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id3157517\n" +"help.text" +msgid "Mode (optional) is a number, or a reference to a cell containing a number. The function only uses Mode if both Number and Significance are negative. Then if Mode is given and not equal to zero, numbers are rounded up (towards zero); if Mode is equal to zero or not given, negative numbers are rounded down (away from zero)." +msgstr "" + +#. 5kHtR +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id3163894\n" +"help.text" +msgid "If the spreadsheet is exported to Microsoft Excel, the FLOOR function is exported as the equivalent FLOOR.MATH function that has existed since Excel 2013. If you plan to use the spreadsheet with earlier Excel versions, use either FLOOR.PRECISE that has existed since Excel 2010, or FLOOR.XCL that is exported as the FLOOR function compatible with all Excel versions." +msgstr "" + +#. EU85r +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id761586287595376\n" +"help.text" +msgid "=FLOOR(3.45) returns 3." +msgstr "" + +#. vuJc5 +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id311586287600048\n" +"help.text" +msgid "=FLOOR(3.45, 3) returns 3." +msgstr "" + +#. uTWTb +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id661586287604519\n" +"help.text" +msgid "=FLOOR(-1.234) returns -2." +msgstr "" + +#. 8ZGDc +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id741586287608968\n" +"help.text" +msgid "=FLOOR(-45.67, -2, 0) returns -46." +msgstr "" + +#. gXsTm +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id431586287616089\n" +"help.text" +msgid "=FLOOR(-45.67, -2, 1) returns -44." +msgstr "" + +#. zzTLr +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"bm_id811586290952465\n" +"help.text" +msgid "FLOOR.MATH function" +msgstr "" + +#. rEELD +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"hd_id1001586287279297\n" +"help.text" +msgid "FLOOR.MATH" +msgstr "" + +#. BBjwd +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id721586287302689\n" +"help.text" +msgid "Rounds a number to the nearest multiple of a significance value." +msgstr "" + +#. UJLZc +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id311586287323417\n" +"help.text" +msgid "For a positive number the function rounds down (towards zero). For a negative number, the direction of rounding is determined by the value of a mode parameter. The sign of the significance value is ignored." +msgstr "" + +#. 4weAd +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id851586287535879\n" +"help.text" +msgid "This function exists for interoperability with Microsoft Excel 2013 or newer." +msgstr "" + +#. 4DFyG +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id161586287421523\n" +"help.text" +msgid "FLOOR.MATH(Number[; Significance[; Mode]])" +msgstr "" + +#. Un6FB +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id231586287448716\n" +"help.text" +msgid "Significance (optional) is the value, or a reference to a cell containing the value, to whose multiple Number is to be rounded. It defaults to 1." +msgstr "" + +#. L9MKT +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id261586287494401\n" +"help.text" +msgid "Mode (optional) is a number, or a reference to a cell containing a number. If Mode is given and not equal to zero, a negative Number is rounded up (towards zero). If Mode is equal to zero or is not given, a negative Number is rounded down (away from zero)." +msgstr "" + +#. wCd8C +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id101586287621816\n" +"help.text" +msgid "=FLOOR.MATH(3.45) returns 3." +msgstr "" + +#. p27MD +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id771586287627784\n" +"help.text" +msgid "=FLOOR.MATH(3.45,-3) returns 3." +msgstr "" + +#. Fehfx +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id981586287632392\n" +"help.text" +msgid "=FLOOR.MATH(-1.234) returns -2." +msgstr "" + +#. eQfea +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id631586287637256\n" +"help.text" +msgid "=FLOOR.MATH(-45.67,-2, 0) returns -46." +msgstr "" + +#. XXqpS +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id371586287641888\n" +"help.text" +msgid "=FLOOR.MATH(-45.67,+2, 1) returns -44." +msgstr "" + +#. 9MJem +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"bm_id2957404\n" +"help.text" +msgid "FLOOR.PRECISE functionrounding;down to nearest multiple of significance" +msgstr "" + +#. niyQj +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"hd_id2957404\n" +"help.text" +msgid "FLOOR.PRECISE" +msgstr "" + +#. DgQBx +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id2957432\n" +"help.text" +msgid "Rounds a number down to the nearest multiple of a significance value." +msgstr "" + +#. NHMnz +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id261586641501175\n" +"help.text" +msgid "For a positive number the function rounds down (towards zero). For a negative number, the function rounds down (away form zero). The sign of the significance value is ignored." +msgstr "" + +#. ni9y2 +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id2957464\n" +"help.text" +msgid "FLOOR.PRECISE(Number[; Significance])" +msgstr "" + +#. pirHp +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id2957497\n" +"help.text" +msgid "Significance (optional) is the value, or a reference to a cell containing the value, to whose multiple Number is to be rounded. It defaults to 1." +msgstr "" + +#. smFCw +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id981586291388900\n" +"help.text" +msgid "=FLOOR.PRECISE(3.45) returns 3." +msgstr "" + +#. Q9vnd +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id831586291395477\n" +"help.text" +msgid "=FLOOR.PRECISE(-45.67,2) returns -46." +msgstr "" + +#. HnS5F +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"bm_id171586291849333\n" +"help.text" +msgid "FLOOR.XCL function" +msgstr "" + +#. LMEET +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"hd_id791586291468176\n" +"help.text" +msgid "FLOOR.XCL" +msgstr "" + +#. WMsAT +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id521586291476023\n" +"help.text" +msgid "Rounds a number to the nearest multiple of a significance value." +msgstr "" + +#. jrymG +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id401586291488768\n" +"help.text" +msgid "For a positive number and a positive significance value, the function rounds down (towards zero). For a negative number and a positive significance value, the function rounds down (away from zero). For a negative number and a negative significance value, the function rounds up (towards zero). The function returns an error if the number is positive and the significance value is negative." +msgstr "" + +#. BFXRR +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id231586291503319\n" +"help.text" +msgid "This function exists for interoperability with Microsoft Excel 2007 or older. If a Calc spreadsheet is exported to Microsoft Excel, references to Calc’s FLOOR.XCL function are exported as references to Excel’s FLOOR function, which is compatible with all Excel versions. If a Microsoft Excel spreadsheet is imported into Calc, references to Excel’s FLOOR function are imported as references to Calc’s FLOOR.XCL function." +msgstr "" + +#. WA7uC +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id491586291532177\n" +"help.text" +msgid "FLOOR.XCL(Number; Significance)" +msgstr "" + +#. aRww7 +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id761586291578755\n" +"help.text" +msgid "Significance is the value, or a reference to a cell containing the value, to whose multiple Number is to be rounded." +msgstr "" + +#. HXuMo +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id531586291622306\n" +"help.text" +msgid "=FLOOR.XCL(3.45,2) returns 2." +msgstr "" + +#. gFyGC +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id361586291628003\n" +"help.text" +msgid "=FLOOR.XCL(-45.67,2) returns -46." +msgstr "" + +#. EU7xy +#: func_floor.xhp +msgctxt "" +"func_floor.xhp\n" +"par_id801586291641099\n" +"help.text" +msgid "=FLOOR.XCL(-45.67,-2) returns -44." +msgstr "" + #. 2YcR7 #: func_forecastetsadd.xhp msgctxt "" diff --git a/source/am/helpcontent2/source/text/swriter/01.po b/source/am/helpcontent2/source/text/swriter/01.po index 5b0b6818745..60d22ff0a2d 100644 --- a/source/am/helpcontent2/source/text/swriter/01.po +++ b/source/am/helpcontent2/source/text/swriter/01.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: 2020-04-03 11:47+0200\n" +"POT-Creation-Date: 2020-04-08 14:22+0200\n" "PO-Revision-Date: 2018-12-09 17:43+0000\n" "Last-Translator: Samson B \n" "Language-Team: LANGUAGE \n" @@ -7306,13 +7306,13 @@ msgctxt "" msgid "Name" msgstr "ስም" -#. Zjnxw +#. kDDEs #: 04090002.xhp msgctxt "" "04090002.xhp\n" "par_id3156259\n" "help.text" -msgid "Type the name of the user-defined field that you want to create. To set a target, click \"Set Reference\" in the Type list, type a name in this box, and then click Insert. To reference the new target, click the target name in the Selection list." +msgid "Type the name of the user-defined field that you want to create. To set a target, click \"Set Reference\" in the Type list, type a name in this box, and then click Insert. To reference the new target, click the target name in the Selection list." msgstr "" #. DRRLC -- cgit