aboutsummaryrefslogtreecommitdiff
path: root/source/bo
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-04-15 14:08:14 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-04-15 14:12:29 +0200
commit1cf550347fdb87391903b533dd1c47135875a9d7 (patch)
tree42aeb67f0d164abb01f73d6ddc7c1d8927a253a3 /source/bo
parent0a73e51795ef412006c59d3723f265fed445dea1 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I9f37f1bad2c1005d8b63991fb1a66cd2f14e259b
Diffstat (limited to 'source/bo')
-rw-r--r--source/bo/extras/source/gallery/share.po11
-rw-r--r--source/bo/helpcontent2/source/text/sbasic/shared.po670
-rw-r--r--source/bo/helpcontent2/source/text/scalc/01.po1615
-rw-r--r--source/bo/helpcontent2/source/text/swriter/01.po6
-rw-r--r--source/bo/sd/messages.po314
-rw-r--r--source/bo/svx/messages.po1879
-rw-r--r--source/bo/sw/messages.po28
7 files changed, 2564 insertions, 1959 deletions
diff --git a/source/bo/extras/source/gallery/share.po b/source/bo/extras/source/gallery/share.po
index a687573d2ff..460bb8c03c8 100644
--- a/source/bo/extras/source/gallery/share.po
+++ b/source/bo/extras/source/gallery/share.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-03-31 10:34+0200\n"
+"POT-Creation-Date: 2020-04-08 14:22+0200\n"
"PO-Revision-Date: 2018-02-27 14:28+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -34,15 +34,6 @@ msgctxt ""
msgid "Backgrounds"
msgstr ""
-#. fVCP9
-#: gallery_names.ulf
-msgctxt ""
-"gallery_names.ulf\n"
-"bullets\n"
-"LngText.text"
-msgid "Bullets"
-msgstr ""
-
#. TJEqa
#: gallery_names.ulf
msgctxt ""
diff --git a/source/bo/helpcontent2/source/text/sbasic/shared.po b/source/bo/helpcontent2/source/text/sbasic/shared.po
index 8e239065392..a43181bbf17 100644
--- a/source/bo/helpcontent2/source/text/sbasic/shared.po
+++ b/source/bo/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: 2019-08-09 08:32+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2788,15 +2788,6 @@ msgctxt ""
msgid "The <literal>Function</literal> 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 <literal>ByVal</literal> in front of the parameter when you call a <literal>Sub</literal>, a <literal>Function</literal> or a <literal>Property</literal>, 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 <literal>Sub</literal> a <literal>Function</literal> or a <literal>Property</literal>"
msgstr ""
-#. Q3jEW
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"par_id3150208\n"
-"help.text"
-msgid "Global VarName As TYPENAME"
-msgstr "DIM GLOBAL VarName As TYPENAME"
-
#. 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 "DIM PUBLIC VarName As TYPENAME"
-
#. 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 "DIM PUBLIC VarName As TYPENAME"
-
#. 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 "DIM PUBLIC VarName As TYPENAME"
-
#. 85TYe
#: 01020300.xhp
msgctxt ""
@@ -3130,15 +3040,6 @@ msgctxt ""
msgid "Saving Variable Content after Exiting a <literal>Sub</literal> a <literal>Function</literal> or a <literal>Property</literal>"
msgstr ""
-#. qV9Bm
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"par_id3156288\n"
-"help.text"
-msgid "Static VarName As TYPENAME"
-msgstr "DIM 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 "<link href=\"text/sbasic/shared/03050000.xhp\" name=\"Error-Handling Functions\">Error-Handling Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03050000.xhp\" name=\"ནོར་འཁྲུལ་ལས་སྣོན་རྟེན་གྲངས་\">ནོར་འཁྲུལ་ལས་སྣོན་རྟེན་གྲངས་</link>"
+msgid "<variable id=\"ErrHandlingh1\"><link href=\"text/sbasic/shared/03050000.xhp\" name=\"Error-Handling Functions\">Error-Handling Functions</link></variable>"
+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] ཡིས་འཁོར་རྒྱུགས་བྱེད་དུས་ཀྱི་ནོར་འཁྲུལ་ཚུར་སྣང་ལ་མཚན་འཇོག་བྱེད།"
+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] ཐབས་ཤེས་ཁ་ཤས་མཁོ་དོན་བྱས་ནས་འཁོར་རྒྱུགས་བྱེད་དུས་ནོར་འཁྲུལ་ལས་བྱ་རིམ་མཇུག་སྒྲིལ་བ་ལས་གཡོལ་ཐུབ།"
+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 "<image src=\"media/helpimg/sbasic/On-Error_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">On Error Statement diagram</alt></image>"
+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 "<bookmark_value>For statement</bookmark_value> <bookmark_value>To statement</bookmark_value> <bookmark_value>Step statement</bookmark_value> <bookmark_value>Next statement</bookmark_value>"
-msgstr "<bookmark_value>for རྗོད་པ་</bookmark_value><bookmark_value>To རྗོད་པ་</bookmark_value><bookmark_value>Step རྗོད་པ་</bookmark_value><bookmark_value>Next རྗོད་པ་</bookmark_value>"
+msgid "<bookmark_value>For statement</bookmark_value> <bookmark_value>For Each statement</bookmark_value> <bookmark_value>In keyword</bookmark_value> <bookmark_value>Next keyword</bookmark_value> <bookmark_value>Step keyword</bookmark_value> <bookmark_value>To keyword</bookmark_value> <bookmark_value>Step keyword</bookmark_value>"
+msgstr ""
#. LVP76
#: 03090202.xhp
@@ -23011,14 +22921,14 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"For...Next Statement\">For...Next Statement</link>"
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 "གཏན་འཁེལ་བྱས་པའི་ཐེངས་གྲངས་ལ་གཞིགས་ནས་ For...Next མིང་ནང་གི་རྗོད་པ་བསྐྱར་ཟློས་སུ་ལག་བསྟར་བྱ།"
+msgid "Repeats the statements between the <literal>For...Next</literal> 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 "For counter=start To end [Step step]"
+msgid "<image src=\"media/helpimg/sbasic/For-Next_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">For Statement diagram</alt></image>"
+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 "[Exit For]"
+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 "<image src=\"media/helpimg/sbasic/For-Each_statement.svg\" id=\"img_id4156297484514\"><alt id=\"alt_id15152797484514\">For Each Statement diagram</alt></image>"
+msgstr ""
-#. 7DuFn
+#. YbrKJ
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
-"par_id3153897\n"
+"bas_id821586521234861\n"
"help.text"
-msgid "Next [counter]"
-msgstr "Next [counter]"
+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 "<emph>Counter:</emph> 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 "<emph>Counter </emph>དེའི་ཐོག་མའི་ཐང་ནི་མཚུངས་རྟགས་གཡས་འགྲམ་གྱི་ཐང་ (start) གི་བསྐྱར་འཁོར་གྲངས་བགྲངས་ཆས་ཡིན། ས་དེར་གྲངས་ཀའི་འགྱུར་ཚད་ཁོ་ན་ནུས་ལྡན་ཡིན། བསྐྱར་འཁོར་གྲངས་བགྲངས་ཆས་ཀྱིས་step འགྱུར་ཚད་ཀྱི་མི་འདྲ་བར་གཞིགས་ནས་རིམ་འཕར་རམ་རིམ་འཕྲི་བྱེད་ཅིང་ end ལྟོས་ལྟའི་ཐང་ལ་སླེབས་པའི་བར་དེ་ལྟར་བྱེད།"
+msgid "<emph>counter:</emph> Loop <literal>counter</literal> initially assigned the value to the right of the equal sign (<literal>start</literal>). Only numeric variables are valid. The loop counter increases or decreases according to the variable <literal>step</literal> until <literal>end</literal> is passed."
+msgstr ""
-#. PBGU7
+#. crpJL
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
"par_id3152455\n"
"help.text"
-msgid "<emph>Start:</emph> Numeric variable that defines the initial value at the beginning of the loop."
-msgstr "<emph>Start </emph>གྲངས་ཀའི་འགྱུར་ཚད་ནི་བསྐྱར་འཁོར་འགོ་ཚུགས་སྐབས་ཀྱི་ཐོག་མའི་ཐང་མཚན་འཇོག་ལ་སྤྱོད་པ་ཡིན།"
+msgid "<emph>start:</emph> 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 "<emph>End:</emph> Numeric variable that defines the final value at the end of the loop."
-msgstr "<emph>End </emph>གྲངས་ཀའི་འགྱུར་ཚད་ནི་བསྐྱར་འཁོར་མཇུག་སྒྲིལ་སྐབས་ཀྱི་ཚམས་འཇོག་ཐང་གཏན་འཁེལ་ལ་སྤྱོད་པ་ཡིན།"
+msgid "<emph>end:</emph> 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 "<emph>Step:</emph> 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 "<emph>step </emph>བསྐྱར་འཁོར་གྲངས་བགྲངས་ཆས་རིམ་སྣོན་ནམ་རིམ་འཕྲི་བྱ་བའི་གོམ་ཞེང་ཚད་གཏན་འཁེལ་བྱ། གལ་ཏེ་ stepགཏན་འཁེལ་མ་བྱས་ན་བསྐྱར་འཁོར་གྲངས་བགྲངས་ཆས་ཀྱི་འཕར་ཚད་ནི་ 1ཡིན། དེ་འདྲའི་གནས་ཚུལ་འོག་end དེ་ངེས་པར་དུ་ startལས་ཆེ་བ་དགོས། གལ་ཏེ་གྲངས་བགྲངས་རིམ་འཕྲི་བྱ་དགོས་ན་ end དེ་ངེས་པར་དུ་ startལས་ཆུང་བ་དགོས་པ་མ་ཟད་ step ཐང་དེ་ངེས་པར་དུ་"
+msgid "<emph>step:</emph> Sets the value by which to increase or decrease the loop counter. If <literal>step</literal> is not specified, the loop counter is incremented by 1. In this case, <literal>end</literal> must be greater than <literal>start</literal>. If you want to decrease <literal>counter</literal>, <literal>end</literal> must be less than <literal>start</literal>, and <literal>step</literal> must be assigned a negative value."
+msgstr ""
#. VMWd9
#: 03090202.xhp
@@ -23128,14 +23047,14 @@ msgctxt ""
msgid "The <emph>For...Next</emph> loop repeats all of the statements in the loop for the number of times that is specified by the parameters."
msgstr "<emph>For...Next</emph> བསྐྱར་འཁོར་ཞུགས་གྲངས་ཀྱིས་གཏན་འཁེལ་བྱས་པའི་ཐེངས་གྲངས་ལ་གཞིགས་ནས་བསྐྱར་འཁོར་ནང་གི་རྗོད་པ་ཡོད་ཚད་བསྐྱར་འཁོར་བྱེད།"
-#. 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] ཧུང་གིས་མཚོན་འཇོག་ཐང་ལ་སླེབས་ཡོད་མེད་བརྟག་དཔྱད་བྱེད། གྲངས་བགྲངས་ཆས་མཚོན་འཇོག་ཐང་ལ་ལག་བསྟར་བྱས་པ་ཙམ་གྱིས་བསྐྱར་འཁོར་རང་འགུལ་གྱིས་མཇུག་སྡུད་བྱེད་ཀྱི་ཡོད།"
+msgid "As the <literal>counter</literal> variable is decreased, %PRODUCTNAME Basic checks if the <literal>end</literal> value has been reached. As soon as the <literal>counter</literal> passes the <literal>end</literal> 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 <emph>For</emph> and <emph>Next</emph> are repeated continuously."
msgstr "འཕར་ཚད་དེ་ 0 ལ་གཏན་འཁེལ་བྱ་སྐབས་གཏན་དུ་བསྐྱར་ཟློས་ཀྱིས་ <emph>For</emph> དང་ <emph>Next</emph> བར་གྱི་རྗོད་པ་ལག་བསྟར་བྱེད།"
-#. 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] ཧུང་གིས་ལུད་པའམ་འོག་ལུད་ལ་བརྟག་དཔྱད་བྱེད། གྲངས་བགྲངས་ཆས་ end (step ནི་ཕོ་ཐང་) ལས་ཆེ་བའམ་ end (step ནི་མོ་ཐང་) ལས་ཆུང་བའི་སྐབས་བསྐྱར་འཁོར་མཇུག་འགྲིལ།"
+msgid "When counting down the counter variable, %PRODUCTNAME Basic checks for overflow or underflow. The loop ends when <literal>counter</literal> exceeds <literal>end</literal> (positive Step value) or is less than <literal>end</literal> (negative Step value)."
+msgstr ""
#. DNpBx
#: 03090202.xhp
@@ -23173,167 +23092,113 @@ msgctxt ""
msgid "Use the <emph>Exit For</emph> statement to exit the loop unconditionally. This statement must be within a <emph>For...Next</emph> loop. Use the <emph>If...Then</emph> statement to test the exit condition as follows:"
msgstr "<emph>Exit For</emph> རྗོད་པ་དེ་ཆ་རྐྱེན་མེད་པར་བསྐྱར་འཁོར་ཕྱིར་ཐོན་ལ་སྤྱོད་པ་ཡིན། རྗོད་པ་དེ་ངེས་པར་དུ་ <emph>For...Next</emph> བསྐྱར་འཁོར་ནང་གནས་ཡོད། <emph>If...Then</emph> རྗོད་པ་དེ་ཕྱིར་ཐོན་ཆ་རྐྱེན་ཚོད་བག་མ་ལ་སྤོད་ གཤམ་གསལ་ལས་མཚོན་པ་སྟེ་"
-#. vYTyG
+#. M36BA
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
-"par_id3153190\n"
+"bas_id621586522583437\n"
"help.text"
-msgid "For..."
-msgstr "For..."
-
-#. AeEhE
-#: 03090202.xhp
-msgctxt ""
-"03090202.xhp\n"
-"par_id3149482\n"
-"help.text"
-msgid "statements"
-msgstr "རྗོད་པ་"
-
-#. qvVwR
-#: 03090202.xhp
-msgctxt ""
-"03090202.xhp\n"
-"par_id3147124\n"
-"help.text"
-msgid "If condition = True Then Exit For"
-msgstr "If condition = True Then Exit For"
-
-#. 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 "Next"
+msgid "statement-block"
+msgstr ""
-#. KfKRR
+#. C2e3R
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Note: In nested <emph>For...Next</emph> loops, if you exit a loop unconditionally with <emph>Exit For</emph>, only one loop is exited."
-msgstr "ཟུར་མཆན་ སྐོང་འཛུད་བྱས་པའི་ <emph>For...Next</emph> བསྐྱར་འཁོར་ནང་གལ་ཏེ་ <emph>Exit For</emph> བེད་སྤྱད་ནས་ཆ་རྐྱེན་མེད་པར་བསྐྱར་འཁོར་གང་རུང་ལས་ཕྱིར་ཐོན་ན་དེ་རང་གནས་པའི་བསྐྱར་འཁོར་རིམ་པ་གཅིག་ཁོ་ན་ཕྱིར་ཐོན་བྱེད།"
+msgid "In nested <emph>For...Next</emph> loops, if you exit a loop unconditionally with <emph>Exit For</emph>, 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 ཡི་ཡིག་རྟགས་ཕྲེང་བའི་ཚོ་སྒྲིག་ (sEntry()) ལ་རིམ་སྒྲིག་བྱ་བར་སྤྱོད་པར་ཡིན་ གཞི་རྒྱུ་བཅུ་དེ་དག་ལ་མིག་གཅིག་པའི་ནང་དོན་ཡོད་པར་སྐོང་གསབ་བྱེད།"
-
-#. 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 "<link href=\"text/sbasic/shared/03090401.xhp\" name=\"Call Statement\">Call Statement</link>"
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 <link href=\"text/sbasic/shared/03090403.xhp\" name=\"Dynamic Link Library\">Dynamic Link Library (DLL)</link>. 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 "<emph>name:</emph> Name of the subroutine, the function, or the DLL that you want to call"
+msgid "<emph>name:</emph> Name of the subroutine, the function, or the <link href=\"text/sbasic/shared/03090403.xhp\" name=\"Dynamic Link Library\">DLL</link> that you want to call"
msgstr ""
-#. iFYrJ
+#. 23rrr
#: 03090401.xhp
msgctxt ""
"03090401.xhp\n"
"par_id3148946\n"
"help.text"
-msgid "<emph>param:</emph> Parameters to pass to the procedure. The keyword, type and number of parameters is dependent on the routine that is being called."
+msgid "<emph>param:</emph> Keyword parameter name to pass to the routine, followed by its <emph>value</emph>. 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 "<emph>value:</emph> 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 <emph>Declare-Statement</emph>."
-msgstr "བརྒྱུད་རིམ་འཁོལ་སྤྱོད་སྐབས་འགག་གནད་ཚིག་ཅིག་འདེམས་དགོས། རྟེན་གྲངས་དེ་མཚོན་པའི་ཚུལ་ལ་རྩིས་ནས་གལ་བསྟར་བྱ་བའི་ཚེ་རྗོད་པའི་ནང་གི་ཞུགས་གྲངས་ཀྱི་སྔོན་རྗེས་སུ་གུག་རྟགས་ངེས་པར་དུ་སྣོན་དགོས། གལ་སྲིད་ DLLཁོལ་སྤྱོད་བྱས་ཡོད་ན་རེས་པར་དུ་སྔོན་ལ་<emph>གསལ་བསྒྲགས་རྗོད་པ་</emph>ནང་དུ་ DLLདེ་གཏན་འཁེལ་བྱ།"
+msgid "When a function is used as an expression, enclosing parameters with brackets becomes necessary. Using a <link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare Statement\">Declare statement</link> is compulsory prior to call a DLL."
+msgstr ""
#. QZZ8c
#: 03090401.xhp
@@ -25900,13 +25783,13 @@ msgctxt ""
msgid "<bookmark_value>CVErr function</bookmark_value>"
msgstr "<bookmark_value>CVErr རྟེན་གྲངས་</bookmark_value>"
-#. hpChf
+#. zHAeD
#: 03100080.xhp
msgctxt ""
"03100080.xhp\n"
"par_idN1054B\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03100080.xhp\">CVErr Function</link>"
+msgid "<variable id=\"CvErrh1\"><link href=\"text/sbasic/shared/03100080.xhp\">CVErr Function</link></variable>"
msgstr ""
#. 3B8u2
@@ -28681,13 +28564,13 @@ msgctxt ""
msgid "<bookmark_value>IsError function</bookmark_value>"
msgstr "<bookmark_value>IsError རྟེན་གྲངས་</bookmark_value>"
-#. CG3nf
+#. FDXnr
#: 03102450.xhp
msgctxt ""
"03102450.xhp\n"
"par_idN1054E\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102450.xhp\">IsError Function</link>"
+msgid "<variable id=\"IsErrorh1\"><link href=\"text/sbasic/shared/03102450.xhp\">IsError Function</link></variable>"
msgstr ""
#. yQg58
@@ -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 "<image src=\"media/helpimg/sbasic/LetSet_statement.svg\" id=\"img_id4156306484514\"><alt id=\"alt_id15152796484514\">Let Statement diagram</alt></image>"
+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 "<emph>VarName:</emph> Variable that you want to assign a value to. Value and variable type must be compatible."
-msgstr "<emph>VarName </emph>ཐང་གི་འགྱུར་ཚད་གཏན་འཁེལ་བྱེད། ཐང་དང་འགྱུར་ཚད་ཀྱི་རིགས་ངེས་པར་དུ་མཐུན་འཇུག་བྱ།"
+msgid "<emph>variable:</emph> 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 "<bookmark_value>Set statement</bookmark_value> <bookmark_value>Nothing object</bookmark_value>"
-msgstr "<bookmark_value>Rem རྗོད་པ་</bookmark_value><bookmark_value>དཔྱད་མཆན་ Rem རྗོད་པ་</bookmark_value>"
+msgid "<bookmark_value>Set statement</bookmark_value> <bookmark_value>New keyword</bookmark_value> <bookmark_value>Nothing object</bookmark_value>"
+msgstr ""
#. eramH
#: 03103700.xhp
@@ -30121,14 +30004,14 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Set Statement\">Set Statement</link>"
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 "<image src=\"media/helpimg/sbasic/LetSet_statement.svg\" id=\"img_id4156306484514\"><alt id=\"alt_id15152796484514\">Set Statement diagram</alt></image>"
+msgstr ""
+
+#. P5Xm2
#: 03103700.xhp
msgctxt ""
"03103700.xhp\n"
"par_id3154217\n"
"help.text"
-msgid "Set ObjectVar = Object"
-msgstr "Set ObjectVar = Object"
+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 "<emph>ObjectVar:</emph> a variable or a property that requires an object reference."
-msgstr "<emph>ObjectVar </emph>བྱ་ཡུལ་གྱི་འགྱུར་ཚད་དམ་གཏོགས་གཤིས་འདྲེན་སྤྱོད་བྱ་དགོས་པ་"
+msgid "<emph>variable:</emph> 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 "<emph>Object:</emph> Object that the variable or the property refers to."
-msgstr "<emph>Object </emph>འགྱུར་ཚད་དམ་གཏོགས་གཤིས་འདྲེན་སྤྱོད་བྱ་ཡུལ།"
+msgid "<emph>object:</emph> Object that the variable refers to."
+msgstr ""
-#. 27u9f
+#. goUzz
#: 03103700.xhp
msgctxt ""
"03103700.xhp\n"
"par_idN10623\n"
"help.text"
-msgid "<emph>Nothing</emph> - Assign the <emph>Nothing</emph> object to a variable to remove a previous assignment."
-msgstr "<emph>Nothing</emph> - བྱ་ཡུལ་ <emph>Nothing</emph> ཉིད་འགྱུར་ཚད་ག་གེ་མི་ཞིག་ལ་གཏན་འཁེལ་གྱིས་སྔོན་མའི་གཏན་འཁེལ་རྩིས་མིད་བཏང་བ་"
+msgid "<emph>Nothing</emph> - Assign <emph>Nothing</emph> to a variable to remove a previous assignment."
+msgstr ""
+
+#. PUiZf
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"par_id101586014505785\n"
+"help.text"
+msgid "The keyword <emph>Set</emph> 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 <emph>New</emph> only to assign a <link href=\"text/sbasic/shared/classmodule\" name=\"ClassModule\">class module</link> instance to a variable."
+msgstr ""
+
#. ukqdX
#: 03103800.xhp
msgctxt ""
@@ -40174,6 +40084,186 @@ msgctxt ""
msgid "See also <link href=\"text/sbasic/shared/00000002.xhp\" name=\"external\">URL Notation</link>"
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 "<bookmark_value>Resume statement</bookmark_value>"
+msgstr ""
+
+#. LTupm
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"N0002\n"
+"help.text"
+msgid "<variable id=\"resumeh1\"><link href=\"text/sbasic/shared/Resume.xhp\" name=\"Resume statement\">Resume Statement</link></variable>"
+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 "<image src=\"media/helpimg/sbasic/Resume_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Resume Statement diagram</alt></image>"
+msgstr ""
+
+#. KAJEM
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"par_id481586090298901\n"
+"help.text"
+msgid "<emph>0: </emph>Resets error information and re-executes the instruction that caused the error. <emph>0</emph> is optional."
+msgstr ""
+
+#. RTTux
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"par_id331586090532804\n"
+"help.text"
+msgid "<emph>label: </emph>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 "<emph>Next: </emph>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 <literal>Erl</literal>, <literal>Err</literal> and <literal>Error$</literal> functions."
+msgstr ""
+
+#. PoXod
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"par_id741586333516110\n"
+"help.text"
+msgid "<literal>Erl</literal>: Module line number where error occurs."
+msgstr ""
+
+#. aX9ZN
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"par_id81586333580520\n"
+"help.text"
+msgid "<literal>Err</literal>: Error number."
+msgstr ""
+
+#. ctA2t
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"par_id721586333586263\n"
+"help.text"
+msgid "<literal>Error[$]</literal>: Error description."
+msgstr ""
+
+#. fDJgb
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"par_id941586091561618\n"
+"help.text"
+msgid "Using <emph>Resume</emph> 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 <literal>Resume label</literal> 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 <literal>Resume Next</literal>, 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 <literal>Resume</literal> 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/bo/helpcontent2/source/text/scalc/01.po b/source/bo/helpcontent2/source/text/scalc/01.po
index 5d0adb48c38..47e45be57b0 100644
--- a/source/bo/helpcontent2/source/text/scalc/01.po
+++ b/source/bo/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: 2019-08-09 08:33+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -6199,14 +6199,14 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_RECEIVED\">Calculates the amount received that is paid for a fixed-interest security at a given point in time.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_RECEIVED\">དམིགས་འཛུགས་དུས་ཚོད་དང་ལེན་ཐུབ་པའི་གཏན་འཇགས་སྐྱེད་ཚད་རིན་ལྡན་དངུལ་འཛིན་གཏོང་སྤྲོད་ཀྱི་སྤྱིའི་དངུལ་འབོར་རྩིས་རྒྱག་བྱེད།</ahelp>"
-#. XhTVX
+#. BiDCz
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
"par_id3145362\n"
"help.text"
-msgid "RECEIVED(\"Settlement\"; \"Maturity\"; Investment; Discount; Basis)"
-msgstr "RECEIVED(Settlement;Maturity;Investment;Discount;Basis)"
+msgid "RECEIVED(Settlement; Maturity; Investment; Discount[; Basis])"
+msgstr ""
#. oHAVz
#: 04060103.xhp
@@ -6991,14 +6991,14 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_DISC\">Calculates the allowance (discount) of a security as a percentage.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_DISC\">རིན་ལྡན་དངུལ་འཛིན་གྱི་མ་ཐིམ་པའི་(ཕབ་ཆ་གཅོག་པ་)བརྒྱ་ཆའི་སྡུར་བ་རྩིས་རྒྱག་བྱེད། </ahelp>"
-#. tusey
+#. fBGBA
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
"par_id3149756\n"
"help.text"
-msgid "DISC(\"Settlement\"; \"Maturity\"; Price; Redemption; Basis)"
-msgstr "DISC(settlement;maturity;price;redemption;basis)"
+msgid "DISC(Settlement; Maturity; Price; Redemption[; Basis])"
+msgstr ""
#. Uyj29
#: 04060103.xhp
@@ -7081,13 +7081,13 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_DURATION\">Calculates the duration of a fixed interest security in years.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_DURATION\">གཏན་འཇགས་སྐྱེད་ཚད་ཀྱི་རིན་ལྡན་དངུལ་འཛིན་གྱི་ལོའི་འཁོར་ཡུན་རྩིས་རྒྱག་བྱེད།</ahelp>"
-#. 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 "རིན་ལྡན་དངུལ་འཛིན་ཞིག་ 1.1.2001ལ་ཉོས། དུས་བཀག་གཙང་དུས་ནི་ 1.1.2006ཡིན། ལོའི་པཱ་སེའི་སྐྱེད་ཚད་ 8%ཡིན། ལོའི་ཕན་སྐྱེད་ཕྱོད་9.0%ཡིན། ལོ་ཕྱེད་ལ་སྐྱེད་ཀ་ཐེངས་རེ་སྤྲོད་(ལོ་གཅིག་ལ་སྐྱེད་ཀ་ཐེངས་2ཡིན་)ཉིན་རེའི་ལྷག་པའི་དངུལ་འབོར་རྩིས་རྒྱག་ཐབས་སྤྱོད་(basis 3)དག་བཅོས་རྗེས་ཀྱི་འཁོར་ཡུན་རིང་ཚད་ག་ཚོད་རེད་དམ་"
-#. ggYzf
+#. ADc8t
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
"par_id3154902\n"
"help.text"
-msgid "<item type=\"input\">=DURATION(\"2001-01-01\";\"2006-01-01\";0.08;0.09;2;3)</item>"
+msgid "<input>=DURATION(\"2001-01-01\";\"2006-01-01\";0.08;0.09;2;3)</input> returns 4.2 years."
msgstr ""
#. TjeEJ
@@ -12661,420 +12661,6 @@ msgctxt ""
msgid "<item type=\"input\">=LOG10(5)</item> returns the base-10 logarithm of 5 (approximately 0.69897)."
msgstr "ཞབསགྲངས་ཉིད་ 10 ཡིན་པའི་ 3 གྱི་གཏད་གྲངས་ཐང་ནི་ 0,48 ཡིན་པ་འཚོལ་དགོས།"
-#. fnS8m
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"bm_id3152518\n"
-"help.text"
-msgid "<bookmark_value>CEILING function</bookmark_value> <bookmark_value>rounding;up to multiples of significance</bookmark_value>"
-msgstr "<bookmark_value>CEILINGརྟེན་གྲངས།</bookmark_value>"
-
-#. FtjnD
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"hd_id3152518\n"
-"help.text"
-msgid "CEILING"
-msgstr "CEILING"
-
-#. BDPUw
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3153422\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_OBERGRENZE\">Rounds a number up to the nearest multiple of Significance.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_OBERGRENZE\">གྲངས་ཤིག་ཆེས་ཉེ་བའི་ཧྲིལ་གྲངས་སོགས་རྨང་གྲངས་ཀྱི་ལྡབ་གྲངས་སུ་དོར་འཇུག་བྱ་དགོས།</ahelp>"
-
-#. fhdEu
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3153454\n"
-"help.text"
-msgid "CEILING(Number; Significance; Mode)"
-msgstr "CEILING(number; increment; mode)"
-
-#. PyYGM
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3153467\n"
-"help.text"
-msgid "<emph>Number</emph> is the number that is to be rounded up."
-msgstr "<emph>number</emph> ནི་ཧྲིལ་གྲངས་སོགས་ལྡབ་གྲངས་ཀར་དོར་འཇུག་བྱ་དགོས།"
-
-#. GQVYD
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3155000\n"
-"help.text"
-msgid "<emph>Significance</emph> is the number to whose multiple the value is to be rounded up."
-msgstr "<emph>Increment</emph> ནི་གྲངས་ཐང་ཉིད་ལྡབ་གྲངས་སུ་དོར་འཇུག་བྱེད་པའི་སྐབས་ཀྱི་གྲངས་ཀ་ཡོད།"
-
-#. dEi4T
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3155020\n"
-"help.text"
-msgid "<emph>Mode</emph> 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 ""
-
-#. B5jSx
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3145710\n"
-"help.text"
-msgid "<item type=\"input\">=CEILING(-11;-2)</item> returns -10"
-msgstr "ཚང་གནས་ number དང་ Significance སོ་སོར་ -3,4 དང་ 1 མཐེབ་འཇུག་གིས་འབྲས་བུ་ནི་ 4"
-
-#. H6Ai9
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3145725\n"
-"help.text"
-msgid "<item type=\"input\">=CEILING(-11;-2;0)</item> returns -10"
-msgstr "ཚང་གནས་ number དང་ Significance -6 དང་ -5 མཐེབ་འཇུག་གིས་འབྲས་བུ་ནི་ -5"
-
-#. X8Ebc
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3145740\n"
-"help.text"
-msgid "<item type=\"input\">=CEILING(-11;-2;1)</item> returns -12"
-msgstr "ཚང་གནས་ number དང་ Significance -0,6 དང་ -0,4 མཐེབ་འཇུག་གིས་འབྲས་བུ་ནི་ -0,4"
-
-#. NWAdq
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"bm_id2952518\n"
-"help.text"
-msgid "<bookmark_value>CEILING.PRECISE function</bookmark_value> <bookmark_value>rounding;up to multiples of significance</bookmark_value>"
-msgstr "<bookmark_value>CEILINGརྟེན་གྲངས།</bookmark_value>"
-
-#. 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 "<ahelp hid=\"HID_FUNC_CEIL_MS\">Rounds a number up to the nearest multiple of Significance, regardless of sign of Significance</ahelp>"
-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 "<emph>Number</emph> (required) is the number that is to be rounded up."
-msgstr "<emph>number</emph> ནི་ཧྲིལ་གྲངས་སོགས་ལྡབ་གྲངས་ཀར་དོར་འཇུག་བྱ་དགོས།"
-
-#. De3wj
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id2955000\n"
-"help.text"
-msgid "<emph>Significance</emph> (optional) is the number to whose multiple the value is to be rounded up."
-msgstr "<emph>Increment</emph> ནི་གྲངས་ཐང་ཉིད་ལྡབ་གྲངས་སུ་དོར་འཇུག་བྱེད་པའི་སྐབས་ཀྱི་གྲངས་ཀ་ཡོད།"
-
-#. ATzN5
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id2945710\n"
-"help.text"
-msgid "<item type=\"input\">=CEILING.PRECISE(-11;-2)</item> returns -10"
-msgstr "ཚང་གནས་ number དང་ Significance སོ་སོར་ -3,4 དང་ 1 མཐེབ་འཇུག་གིས་འབྲས་བུ་ནི་ 4"
-
-#. CyR3Z
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"bm_id911516997198644\n"
-"help.text"
-msgid "<bookmark_value>CEILING.MATH function</bookmark_value>"
-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 "<ahelp hid=\"HID_FUNC_CEIL_MATH\">Rounds a number up to the nearest multiple of Significance.</ahelp>"
-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 "<emph>Number</emph> is the number that is to be rounded up."
-msgstr ""
-
-#. eWEoz
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id491516997725772\n"
-"help.text"
-msgid "<emph>Significance</emph> 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 "<emph>Mode</emph> 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 ""
-
-#. AWN7C
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id111516997803684\n"
-"help.text"
-msgid "<item type=\"input\">=CEILING.MATH(-10;-3)</item> returns -9"
-msgstr ""
-
-#. VRy7N
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id1001516997821483\n"
-"help.text"
-msgid "<item type=\"input\">=CEILING.MATH(-10;-3;0)</item> returns -9"
-msgstr ""
-
-#. Cqx7f
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id641516997837754\n"
-"help.text"
-msgid "<item type=\"item_type\">=CEILING.MATH(-10;-3;1)</item> returns -12"
-msgstr ""
-
-#. 5eFKb
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"bm_id921516998608939\n"
-"help.text"
-msgid "<bookmark_value>CEILING.XCL function</bookmark_value>"
-msgstr ""
-
-#. 7CEZC
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"hd_id411516998838823\n"
-"help.text"
-msgid "CEILING.XCL"
-msgstr ""
-
-#. vYMF6
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id811516998845826\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_CEIL_MS\">Rounds a number away from zero to the nearest multiple of Significance.</ahelp>"
-msgstr ""
-
-#. hh5aZ
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id251516998856873\n"
-"help.text"
-msgid "CEILING.XCL(Number; Significance)"
-msgstr ""
-
-#. cwEnK
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id671516998874263\n"
-"help.text"
-msgid "<emph>Number</emph> is the number that is to be rounded."
-msgstr ""
-
-#. RLTcE
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id151516998882622\n"
-"help.text"
-msgid "<emph>Significance</emph> 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 ""
-
-#. UuVCG
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id91516998917254\n"
-"help.text"
-msgid "<item type=\"input\">=CEILING.XCL(1;3)</item> returns 3"
-msgstr ""
-
-#. mD3Gy
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id761516998929693\n"
-"help.text"
-msgid "<item type=\"input\">=CEILING.XCL(7;4)</item> returns 8"
-msgstr ""
-
-#. C59zA
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id671516998958873\n"
-"help.text"
-msgid "<item type=\"item_type\">=CEILING.XCL(-10;-3)</item> returns -12"
-msgstr ""
-
-#. VwPyC
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"bm_id8952518\n"
-"help.text"
-msgid "<bookmark_value>ISO.CEILING function</bookmark_value> <bookmark_value>rounding;up to multiples of significance</bookmark_value>"
-msgstr "<bookmark_value>CEILINGརྟེན་གྲངས།</bookmark_value>"
-
-#. DhoD5
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"hd_id8952518\n"
-"help.text"
-msgid "ISO.CEILING"
-msgstr ""
-
-#. a8Z2B
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id8953422\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_CEIL_ISO\">Rounds a number up to the nearest multiple of Significance, regardless of sign of Significance</ahelp>"
-msgstr ""
-
-#. iGoz8
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id8953454\n"
-"help.text"
-msgid "ISO.CEILING(Number; Significance)"
-msgstr ""
-
-#. p7ssP
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id8953467\n"
-"help.text"
-msgid "<emph>Number</emph> (required) is the number that is to be rounded up."
-msgstr "<emph>number</emph> ནི་ཧྲིལ་གྲངས་སོགས་ལྡབ་གྲངས་ཀར་དོར་འཇུག་བྱ་དགོས།"
-
-#. FBHry
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id8955000\n"
-"help.text"
-msgid "<emph>Significance</emph> (optional) is the number to whose multiple the value is to be rounded up."
-msgstr "<emph>Increment</emph> ནི་གྲངས་ཐང་ཉིད་ལྡབ་གྲངས་སུ་དོར་འཇུག་བྱེད་པའི་སྐབས་ཀྱི་གྲངས་ཀ་ཡོད།"
-
-#. M8dYu
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id8945710\n"
-"help.text"
-msgid "<item type=\"input\">=ISO.CEILING(-11;-2)</item> returns -10"
-msgstr "ཚང་གནས་ number དང་ Significance སོ་སོར་ -3,4 དང་ 1 མཐེབ་འཇུག་གིས་འབྲས་བུ་ནི་ 4"
-
#. tQjUA
#: 04060106.xhp
msgctxt ""
@@ -15037,168 +14623,6 @@ msgctxt ""
msgid "<item type=\"input\">=ODD(-3.1)</item> returns -5."
msgstr "1,01མཐེབ་འཇུག་གིས་འབྲས་བུ་ 3 འཚོལ་དགོས།"
-#. CR7gG
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"bm_id2957404\n"
-"help.text"
-msgid "<bookmark_value>FLOOR.PRECISE function</bookmark_value> <bookmark_value>FLOOR.XCL function</bookmark_value> <bookmark_value>rounding;down to nearest multiple of significance</bookmark_value>"
-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 "<ahelp hid=\"HID_FUNC_FLOOR_MS\">Rounds a number down to the nearest multiple of Significance, regardless of sign of Significance</ahelp>"
-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 "<emph>Number</emph> is the number that is to be rounded down."
-msgstr "<emph>number</emph> ནི་དོར་འཇུག་མཁན་གྱི་གྲངས་ལ་བརྗོད།"
-
-#. oe3sn
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id2957497\n"
-"help.text"
-msgid "<emph>Significance</emph> is the value to whose multiple the number is to be rounded down."
-msgstr "<emph>Significance</emph> ནི་ཐང་ཞིག་ཡིན་ སྤྲོད་ངེས་གྲངས་ཐང་ཉིད་དེའི་ལྡབ་གྲངས་སུ་དོར་འཇུག་བྱེད།"
-
-#. FCZhS
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id2963945\n"
-"help.text"
-msgid "<item type=\"input\">=FLOOR.PRECISE( -11;-2)</item> returns -12"
-msgstr "གལ་སྲིད་ Number 3.4གཏན་འཁེལ་དང་ <emph>Significance</emph>ཉིད་ 1ལ་གཏན་འཁེལ་ན་འབྲས་བུ་ནི་ 3ཡིན།"
-
-#. aDgE5
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"bm_id3157404\n"
-"help.text"
-msgid "<bookmark_value>FLOOR function</bookmark_value> <bookmark_value>FLOOR.MATH function</bookmark_value> <bookmark_value>rounding;down to nearest multiple of significance</bookmark_value>"
-msgstr ""
-
-#. BAZE3
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"hd_id3157404\n"
-"help.text"
-msgid "FLOOR"
-msgstr "FLOOR"
-
-#. WHyYX
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3157432\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_UNTERGRENZE\">Rounds a number down to the nearest multiple of Significance.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_UNTERGRENZE\">གྲངས་ཞིག་གི་མཇུག་གྲངས་དོར་ནས་ཆེས་ཉེ་ཤོས་ཀྱི་རྨང་གྲངས་ཀྱི་ལྡབ་གྲངས་སུ་དོར་འཇུག་བྱེད།</ahelp>"
-
-#. DDbJ6
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3157464\n"
-"help.text"
-msgid "FLOOR(Number; Significance; Mode)"
-msgstr "FLOOR(Number; Significance; Mode)"
-
-#. cEAXh
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3157478\n"
-"help.text"
-msgid "<emph>Number</emph> is the number that is to be rounded down."
-msgstr "<emph>number</emph> ནི་དོར་འཇུག་མཁན་གྱི་གྲངས་ལ་བརྗོད།"
-
-#. zEGez
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3157497\n"
-"help.text"
-msgid "<emph>Significance</emph> is the value to whose multiple the number is to be rounded down."
-msgstr "<emph>Significance</emph> ནི་ཐང་ཞིག་ཡིན་ སྤྲོད་ངེས་གྲངས་ཐང་ཉིད་དེའི་ལྡབ་གྲངས་སུ་དོར་འཇུག་བྱེད།"
-
-#. dDExC
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3157517\n"
-"help.text"
-msgid "<emph>Mode</emph> 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 ""
-
-#. 4FuF8
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3163945\n"
-"help.text"
-msgid "<item type=\"input\">=FLOOR( -11;-2)</item> returns -12"
-msgstr "གལ་སྲིད་ Number 3.4གཏན་འཁེལ་དང་ <emph>Significance</emph>ཉིད་ 1ལ་གཏན་འཁེལ་ན་འབྲས་བུ་ནི་ 3ཡིན།"
-
-#. R4ppE
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3163966\n"
-"help.text"
-msgid "<item type=\"input\">=FLOOR( -11;-2;0)</item> returns -12"
-msgstr "གལ་སྲིད་ Number 3.4གཏན་འཁེལ་དང་ <emph>Significance</emph>ཉིད་ 1ལ་གཏན་འཁེལ་ན་འབྲས་བུ་ནི་ 3ཡིན།"
-
-#. aWzUK
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3163988\n"
-"help.text"
-msgid "<item type=\"input\">=FLOOR( -11;-2;1)</item> returns -10"
-msgstr "གལ་སྲིད་ Number 3.4གཏན་འཁེལ་དང་ <emph>Significance</emph>ཉིད་ 1ལ་གཏན་འཁེལ་ན་འབྲས་བུ་ནི་ 3ཡིན།"
-
#. itiAQ
#: 04060106.xhp
msgctxt ""
@@ -16585,41 +16009,41 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_MMULT\">Calculates the array product of two arrays.</ahelp> 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 "<ahelp hid=\"HID_FUNC_MMULT\">ལིང་ཚི་གཉིས་ཀྱི་བསྒྱུར་ཐོབ་རྩིས་རྒྱག་དགོས།</ahelp>ལིང་ཚི་ 1 སྟར་གྲངས་ངེས་པར་དུ་ལིང་ཚི་ 2 ཕྲེང་གྲངས་དང་མཚུངས་དགོས་ ལིང་ཚི་གྲུ་བཞིར་སྟར་ཕྲེང་གྲངས་ཚང་མ་ངེས་པར་དུ་མཚུངས་དགོས།"
-#. dEKAU
+#. JUTAD
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
"par_id3150798\n"
"help.text"
-msgid "MMULT(Array; Array)"
-msgstr "MMULT(array; array)"
+msgid "MMULT(Array 1; Array 2)"
+msgstr ""
-#. noXqv
+#. DqghH
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
"par_id3150812\n"
"help.text"
-msgid "<emph>Array</emph> at first place represents the first array used in the array product."
-msgstr "གནས་ས་དང་པོའི་<emph>ལིང་ཚེ་</emph>ཡིས་ལིང་ཚེའི་བསྒྱུར་ཐོབ་ཀྱི་ལིང་ཚེ་དང་པོ་རྩིས་རྒྱག་པར་སྤྱོད་པ་མཚོན་པ།"
+msgid "<emph>Array 1</emph> represents the first array used in the array product."
+msgstr ""
-#. 5qGeT
+#. FDfwg
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
"par_id3152553\n"
"help.text"
-msgid "<emph>Array</emph> at second place represents the second array with the same number of rows."
-msgstr "གནས་གཉིས་པའི་ <emph>Array</emph> ཕྲེང་གྲངས་གཅིག་མཚུངས་ཀྱི་ལིང་ཚེ་གཉིས་པ་མཚོན།"
+msgid "<emph>Array 2</emph> 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 <emph>Array</emph>, then select the second <emph>Array</emph>. Using <emph>Function Wizard</emph>, mark the <emph>Array</emph> check box. Click <emph>OK</emph>. The output array will appear in the first selected range."
-msgstr "གྲུ་བཞི་ཁ་གང་མའི་ཁྱབ་ཁོངས་ཤིག་བདམས། རྟེན་གྲངས་ MMULT བདམས།<emph>ལིང་ཚེ་</emph>དང་པོ་དེ་བདམས་ནས་དེ་རྗེས་<emph>ལིང་ཚེ་</emph>གཉིས་པ་དེ་བདམས་ <emph>རྟེན་གྲངས་སྣེ་སྟོན།</emph>སྤྱད་ནས་<emph>ལིང་ཚེའི་</emph>བསྐྱར་འདེམས་སྒྲོམ་བདམས་དགོས།<emph>\"གཏན་འཁེལ།\"</emph>ལ་རྐྱང་རྡེབ་བྱེད། ཕྱིར་བཏོན་ལིང་ཚེ་ནི་འདེམས་ངེས་ཀྱི་ཁྱབ་ཁོངས་དང་པོའི་ནང་མངོན།"
+msgid "Select a square range. Choose the MMULT function. Select <emph>Array 1</emph>, then select <emph>Array 2</emph>. Using the <emph>Function Wizard</emph>, mark the <emph>Array</emph> check box. Click <emph>OK</emph>. 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 <item type=\"input\">=ERRORTYPE(A1)</item> returns the number 518."
msgstr "གལ་སྲིད་དྲ་མིག་A1ནང་ནོར་འཁྲུལ་གྲངས་ཐང་\"ནོར་འཁྲུལ་:518\"ཐོན་ན་རྟེན་གྲངས་ =ERRORTYPE(A1) ཟློག་སྐྱེལ་ཐང་ནི་ 518ཡིན།"
-#. FWJTB
-#: 04060109.xhp
-msgctxt ""
-"04060109.xhp\n"
-"hd_id275141466817507\n"
-"help.text"
-msgid "<embedvar href=\"text/scalc/01/func_error_type.xhp#error_type_head\"/>"
-msgstr ""
-
#. mtLKD
#: 04060109.xhp
msgctxt ""
@@ -33784,6 +33199,15 @@ msgctxt ""
msgid "<ahelp hid=\".\">Returns the inverse of CHISQDIST.</ahelp>"
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 "<ahelp hid=\".\">Returns the Gamma function value.</ahelp> 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 "<ahelp hid=\"HID_FUNC_HYPGEOMVERT\">Returns the hypergeometric distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_HYPGEOMVERT\">ཚོད་བརྒལ་དབྱིབས་རྩིས་ཁྱབ་ཚུལ་གྱི་གྲངས་ཐང་ཕྱིར་ལོག་བྱེད། </ahelp>"
-#. fNMzN
+#. 5uQ3c
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "HYPGEOMDIST(X; NSample; Successes; NPopulation)"
-msgstr "HYPGEOMDIST(X; N_sample; Successes; N_population)"
+msgid "HYPGEOMDIST(X; NSample; Successes; NPopulation[; Cumulative])"
+msgstr ""
#. ingyW
#: 04060182.xhp
@@ -36682,6 +36115,15 @@ msgctxt ""
msgid "<emph>NPopulation </emph>is the size of the total population."
msgstr "<emph>N_population </emph> ནི་ཁྱོན་ཡོངས་མ་དཔེའི་ཆེ།"
+#. oDuYV
+#: 04060182.xhp
+msgctxt ""
+"04060182.xhp\n"
+"par_id231585952506847\n"
+"help.text"
+msgid "<emph>Cumulative </emph> (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 ""
+#. 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 "<bookmark_value>CEILING function</bookmark_value><bookmark_value>rounding;up to multiples of significance</bookmark_value>"
+msgstr ""
+
+#. XR3RK
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"hd_id3152518\n"
+"help.text"
+msgid "<variable id=\"CEILINGh1\"><link href=\"text/scalc/01/func_ceiling.xhp#ceiling\" name=\"CEILING\">CEILING</link></variable>"
+msgstr ""
+
+#. E9m3Y
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id3153422\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_OBERGRENZE\">Rounds a number up to the nearest multiple of s significance value.</ahelp>"
+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 "<emph>Number</emph> 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 "<emph>Significance</emph> (optional) is the value, or a reference to a cell containing the value, to whose multiple <emph>Number</emph> is to be rounded. It defaults to +1 or -1 depending on the sign of <emph>Number</emph>."
+msgstr ""
+
+#. AosjB
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id3155020\n"
+"help.text"
+msgid "<emph>Mode</emph> (optional) is a number, or a reference to a cell containing a number. The function only uses <emph>Mode</emph> if both <emph>Number</emph> and <emph>Significance</emph> are negative. Then if <emph>Mode</emph> is given and not equal to zero, numbers are rounded down (away from zero); if <emph>Mode</emph> 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 "<input>=CEILING(3.45)</input> returns 4."
+msgstr ""
+
+#. ztdNi
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id921586208142416\n"
+"help.text"
+msgid "<input>=CEILING(3.45, 3)</input> returns 6."
+msgstr ""
+
+#. XGfA3
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id921586208146984\n"
+"help.text"
+msgid "<input>=CEILING(-1.234)</input> returns -1."
+msgstr ""
+
+#. ss5WP
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id491586208152183\n"
+"help.text"
+msgid "<input>=CEILING(-45.67, -2, 0)</input> returns -44."
+msgstr ""
+
+#. FY9XN
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id291586208158119\n"
+"help.text"
+msgid "<input>=CEILING(-45.67, -2, 1)</input> returns -46."
+msgstr ""
+
+#. rZ78k
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"bm_id2952518\n"
+"help.text"
+msgid "<bookmark_value>CEILING.PRECISE function</bookmark_value><bookmark_value>rounding;up to multiples of significance</bookmark_value>"
+msgstr ""
+
+#. 5DWRd
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"hd_id2952518\n"
+"help.text"
+msgid "<variable id=\"CEILING.PRECISEh1\"><link href=\"text/scalc/01/func_ceiling.xhp#ceilingprecise\" name=\"CEILING.PRECISE\">CEILING.PRECISE</link></variable>"
+msgstr ""
+
+#. aTD6P
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id2953422\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_CEIL_MS\">Rounds a number up to the nearest multiple of a significance value.</ahelp>"
+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 <link href=\"#Section312\" name=\"isoceiling\">ISO.CEILING</link> 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 "<emph>Significance</emph> (optional) is the value, or a reference to a cell containing the value, to whose multiple <emph>Number</emph> 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 "<input>=CEILING.PRECISE(3.45)</input> returns 4."
+msgstr ""
+
+#. kkosx
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id651586213406243\n"
+"help.text"
+msgid "<input>=CEILING.PRECISE(-45.67,2)</input> returns -44."
+msgstr ""
+
+#. WV9bx
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"bm_id911516997198644\n"
+"help.text"
+msgid "<bookmark_value>CEILING.MATH function</bookmark_value>"
+msgstr ""
+
+#. 7xeKu
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"hd_id91516997330445\n"
+"help.text"
+msgid "<variable id=\"CEILING.MATHh1\"><link href=\"text/scalc/01/func_ceiling.xhp#ceilingmath\" name=\"CEILING.MATH\">CEILING.MATH</link></variable>"
+msgstr ""
+
+#. AzJvD
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id81516997342088\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_CEIL_MATH\">Rounds a number to the nearest multiple of a significance value.</ahelp>"
+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 "<emph>Significance</emph> (optional) is the value, or a reference to a cell containing the value, to whose multiple <emph>Number</emph> is to be rounded. It defaults to 1."
+msgstr ""
+
+#. EiWLa
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id451516997742909\n"
+"help.text"
+msgid "<emph>Mode</emph> (optional) is a number, or a reference to a cell containing a number. If <emph>Mode</emph> is given and not equal to zero, a negative <emph>Number</emph> is rounded down (away from zero). If <emph>Mode</emph> is equal to zero or is not given, a negative <emph>Number</emph> 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 "<input>=CEILING.MATH(3.45)</input> returns 4."
+msgstr ""
+
+#. 6BkMe
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id481586208595809\n"
+"help.text"
+msgid "<input>=CEILING.MATH(3.45,-3)</input> returns 6."
+msgstr ""
+
+#. Eby7i
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id641586208600665\n"
+"help.text"
+msgid "<input>=CEILING.MATH(-1.234)</input> returns -1."
+msgstr ""
+
+#. fH4Yt
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id151586208604536\n"
+"help.text"
+msgid "<input>=CEILING.MATH(-45.67,-2,0)</input> returns -44."
+msgstr ""
+
+#. MGVBD
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id971586208611345\n"
+"help.text"
+msgid "<input>=CEILING.MATH(-45.67,+2, 1)</input> returns -46."
+msgstr ""
+
+#. EzE9t
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"bm_id921516998608939\n"
+"help.text"
+msgid "<bookmark_value>CEILING.XCL function</bookmark_value>"
+msgstr ""
+
+#. CRMmT
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"hd_id411516998838823\n"
+"help.text"
+msgid "<variable id=\"CEILING.XCLh1\"><link href=\"text/scalc/01/func_ceiling.xhp#ceilingxcl\" name=\"CEILING.XCL\">CEILING.XCL</link></variable>"
+msgstr ""
+
+#. 2tuD3
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id811516998845826\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_CEIL_MS\">Rounds a number to the nearest multiple of a significance value.</ahelp>"
+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 "<emph>Significance</emph> is the value, or a reference to a cell containing the value, to whose multiple <emph>Number</emph> is to be rounded."
+msgstr ""
+
+#. 6n7qn
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id421586214128242\n"
+"help.text"
+msgid "<input>=CEILING.XCL(3.45,2)</input> returns 4."
+msgstr ""
+
+#. SZYUC
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id651586214132234\n"
+"help.text"
+msgid "<input>=CEILING.XCL(-45.67,2)</input> returns -44."
+msgstr ""
+
+#. pz8Go
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id811586214136666\n"
+"help.text"
+msgid "<input>=CEILING.XCL(-45.67,-2)</input> returns -46."
+msgstr ""
+
+#. GMzhD
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"bm_id8952518\n"
+"help.text"
+msgid "<bookmark_value>ISO.CEILING function</bookmark_value><bookmark_value>rounding;up to multiples of significance</bookmark_value>"
+msgstr ""
+
+#. q22aC
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"hd_id8952518\n"
+"help.text"
+msgid "<variable id=\"ISO.CEILINGh1\"><link href=\"text/scalc/01/func_ceiling.xhp#isoceiling\" name=\"ISO.CEILING\">ISO.CEILING</link></variable>"
+msgstr ""
+
+#. 5beBC
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id8953422\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_CEIL_ISO\">Rounds a number up to the nearest multiple of a significance value.</ahelp>"
+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 <link href=\"#Section311\" name=\"ceilingprecise\">CEILING.PRECISE</link> 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 "<emph>Significance</emph> (optional) is the value, or a reference to a cell containing the value, to whose multiple <emph>Number</emph> is to be rounded. It defaults to 1."
+msgstr ""
+
+#. FSFdP
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id801586214431463\n"
+"help.text"
+msgid "<input>=ISO.CEILING(3.45)</input> returns 4."
+msgstr ""
+
+#. ENMYD
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id181586214438808\n"
+"help.text"
+msgid "<input>=ISO.CEILING(-45.67,2)</input> returns 44."
+msgstr ""
+
#. GuEcB
#: func_color.xhp
msgctxt ""
@@ -56950,14 +56914,14 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TAGE360\">Returns the difference between two dates based on the 360 day year used in interest calculations.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_TAGE360\">ལོ་གཅིག་ལ་ཉིན་ 360 ལ་བརྩི་བར་གཞིགས་ནས་སྐྱེད་ཀ་རྩིས་རྒྱག་ནང་ཉིན་གཉིས་ཀྱི་དུས་ཡུན་བར་ཁྱད་ལྡན་པའི་ཉིན་གྲངས་ཕྱིར་ལོག་བྱེད། </ahelp>"
-#. ow4Jg
+#. Vndiw
#: func_days360.xhp
msgctxt ""
"func_days360.xhp\n"
"par_id3155313\n"
"help.text"
-msgid "DAYS360(\"Date1\"; \"Date2\"; Type)"
-msgstr "DAYS360(ཚེས་གྲངས་_1 ཚེས་གྲངས་_2;type)"
+msgid "DAYS360(Date1; Date2[; Type])"
+msgstr ""
#. 5qfGz
#: func_days360.xhp
@@ -57607,6 +57571,429 @@ msgctxt ""
msgid "<input>=FINDB(\"ᄫᄬ\";\"ᄩᄔᄕᄜᄝᄞᄠgᄢᄣᄫᄬᄭᄮᄯᄲᄶ\";17)</input> 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 "<bookmark_value>FLOOR function</bookmark_value><bookmark_value>rounding;down to nearest multiple of significance</bookmark_value>"
+msgstr ""
+
+#. KoqGL
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"hd_id3157404\n"
+"help.text"
+msgid "<variable id=\"FLOORh1\"><link href=\"text/scalc/01/func_floor.xhp#floor\" name=\"FLOOR\">FLOOR</link></variable>"
+msgstr ""
+
+#. VSV8H
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id3157432\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_UNTERGRENZE\">Rounds a number to the nearest multiple of a significance value.</ahelp>"
+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 "<emph>Number</emph> 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 "<emph>Significance</emph> (optional) is the value, or a reference to a cell containing the value, to whose multiple <emph>Number</emph> is to be rounded. It defaults to +1 or -1 depending on the sign of <emph>Number</emph>."
+msgstr ""
+
+#. qCpHR
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id3157517\n"
+"help.text"
+msgid "<emph>Mode</emph> (optional) is a number, or a reference to a cell containing a number. The function only uses <emph>Mode</emph> if both <emph>Number</emph> and <emph>Significance</emph> are negative. Then if <emph>Mode</emph> is given and not equal to zero, numbers are rounded up (towards zero); if <emph>Mode</emph> 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 "<input>=FLOOR(3.45)</input> returns 3."
+msgstr ""
+
+#. vuJc5
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id311586287600048\n"
+"help.text"
+msgid "<input>=FLOOR(3.45, 3)</input> returns 3."
+msgstr ""
+
+#. uTWTb
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id661586287604519\n"
+"help.text"
+msgid "<input>=FLOOR(-1.234)</input> returns -2."
+msgstr ""
+
+#. 8ZGDc
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id741586287608968\n"
+"help.text"
+msgid "<input>=FLOOR(-45.67, -2, 0)</input> returns -46."
+msgstr ""
+
+#. gXsTm
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id431586287616089\n"
+"help.text"
+msgid "<input>=FLOOR(-45.67, -2, 1)</input> returns -44."
+msgstr ""
+
+#. zzTLr
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"bm_id811586290952465\n"
+"help.text"
+msgid "<bookmark_value>FLOOR.MATH function</bookmark_value>"
+msgstr ""
+
+#. rEELD
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"hd_id1001586287279297\n"
+"help.text"
+msgid "<variable id=\"FLOOR.MATHh1\"><link href=\"text/scalc/01/func_floor.xhp#floormath\" name=\"FLOOR.MATH\">FLOOR.MATH</link></variable>"
+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 "<emph>Significance</emph> (optional) is the value, or a reference to a cell containing the value, to whose multiple <emph>Number</emph> is to be rounded. It defaults to 1."
+msgstr ""
+
+#. L9MKT
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id261586287494401\n"
+"help.text"
+msgid "<emph>Mode</emph> (optional) is a number, or a reference to a cell containing a number. If <emph>Mode</emph> is given and not equal to zero, a negative <emph>Number</emph> is rounded up (towards zero). If <emph>Mode</emph> is equal to zero or is not given, a negative <emph>Number</emph> is rounded down (away from zero)."
+msgstr ""
+
+#. wCd8C
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id101586287621816\n"
+"help.text"
+msgid "<input>=FLOOR.MATH(3.45)</input> returns 3."
+msgstr ""
+
+#. p27MD
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id771586287627784\n"
+"help.text"
+msgid "<input>=FLOOR.MATH(3.45,-3)</input> returns 3."
+msgstr ""
+
+#. Fehfx
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id981586287632392\n"
+"help.text"
+msgid "<input>=FLOOR.MATH(-1.234)</input> returns -2."
+msgstr ""
+
+#. eQfea
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id631586287637256\n"
+"help.text"
+msgid "<input>=FLOOR.MATH(-45.67,-2, 0)</input> returns -46."
+msgstr ""
+
+#. XXqpS
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id371586287641888\n"
+"help.text"
+msgid "<input>=FLOOR.MATH(-45.67,+2, 1)</input> returns -44."
+msgstr ""
+
+#. 9MJem
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"bm_id2957404\n"
+"help.text"
+msgid "<bookmark_value>FLOOR.PRECISE function</bookmark_value><bookmark_value>rounding;down to nearest multiple of significance</bookmark_value>"
+msgstr ""
+
+#. niyQj
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"hd_id2957404\n"
+"help.text"
+msgid "<variable id=\"FLOOR.PRECISEh1\"><link href=\"text/scalc/01/func_floor.xhp#floorprecise\" name=\"FLOOR.PRECISE\">FLOOR.PRECISE</link></variable>"
+msgstr ""
+
+#. DgQBx
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id2957432\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_FLOOR_MS\">Rounds a number down to the nearest multiple of a significance value.</ahelp>"
+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 "<emph>Significance</emph> (optional) is the value, or a reference to a cell containing the value, to whose multiple <emph>Number</emph> is to be rounded. It defaults to 1."
+msgstr ""
+
+#. smFCw
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id981586291388900\n"
+"help.text"
+msgid "<input>=FLOOR.PRECISE(3.45)</input> returns 3."
+msgstr ""
+
+#. Q9vnd
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id831586291395477\n"
+"help.text"
+msgid "<input>=FLOOR.PRECISE(-45.67,2)</input> returns -46."
+msgstr ""
+
+#. HnS5F
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"bm_id171586291849333\n"
+"help.text"
+msgid "<bookmark_value>FLOOR.XCL function</bookmark_value>"
+msgstr ""
+
+#. LMEET
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"hd_id791586291468176\n"
+"help.text"
+msgid "<variable id=\"FLOOR.XCLh1\"><link href=\"text/scalc/01/func_floor.xhp#floorxcl\" name=\"FLOOR.XCL\">FLOOR.XCL</link></variable>"
+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 "<emph>Significance</emph> is the value, or a reference to a cell containing the value, to whose multiple <emph>Number</emph> is to be rounded."
+msgstr ""
+
+#. HXuMo
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id531586291622306\n"
+"help.text"
+msgid "<input>=FLOOR.XCL(3.45,2)</input> returns 2."
+msgstr ""
+
+#. gFyGC
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id361586291628003\n"
+"help.text"
+msgid "<input>=FLOOR.XCL(-45.67,2)</input> returns -46."
+msgstr ""
+
+#. EU7xy
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id801586291641099\n"
+"help.text"
+msgid "<input>=FLOOR.XCL(-45.67,-2)</input> returns -44."
+msgstr ""
+
#. 2YcR7
#: func_forecastetsadd.xhp
msgctxt ""
diff --git a/source/bo/helpcontent2/source/text/swriter/01.po b/source/bo/helpcontent2/source/text/swriter/01.po
index 472f474f1ce..e87c413bab3 100644
--- a/source/bo/helpcontent2/source/text/swriter/01.po
+++ b/source/bo/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-10-21 20:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -7306,13 +7306,13 @@ msgctxt ""
msgid "Name"
msgstr "མིང་།"
-#. Zjnxw
+#. kDDEs
#: 04090002.xhp
msgctxt ""
"04090002.xhp\n"
"par_id3156259\n"
"help.text"
-msgid "<variable id=\"FieldValue\"><ahelp hid=\"modules/swriter/ui/fldrefpage/name\">Type the name of the user-defined field that you want to create.</ahelp></variable> To set a target, click \"Set Reference\" in the <emph>Type</emph> list, type a name in this box, and then click <emph>Insert</emph>. To reference the new target, click the target name in the <emph>Selection</emph> list."
+msgid "<variable id=\"FieldName\"><ahelp hid=\"modules/swriter/ui/fldrefpage/name\">Type the name of the user-defined field that you want to create.</ahelp></variable> To set a target, click \"Set Reference\" in the <emph>Type</emph> list, type a name in this box, and then click <emph>Insert</emph>. To reference the new target, click the target name in the <emph>Selection</emph> list."
msgstr ""
#. DRRLC
diff --git a/source/bo/sd/messages.po b/source/bo/sd/messages.po
index 88556b8c01b..fcb0b3b7c8c 100644
--- a/source/bo/sd/messages.po
+++ b/source/bo/sd/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: 2020-03-31 10:35+0200\n"
+"POT-Creation-Date: 2020-04-08 14:23+0200\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2863,294 +2863,288 @@ msgctxt "STR_CUSTOMANIMATION_TRIGGER"
msgid "Trigger"
msgstr "ཕོག་ཐུག་བཏང་ནས་བྱུང་བ།"
-#. dVJoV
-#: sd/inc/strings.hrc:447
-msgctxt "STR_CUSTOMANIMATION_LIST_HELPTEXT"
-msgid "First select the slide element and then click 'Add...' to add an animation effect."
-msgstr "་སྒྲོན་བཪྙན་གྱི་གཞི་རྒྱུ་ཞིག་བདམས་པ་དང་དེ་རྗེས་སྣོན་འཇུག་འཐེབ་སྣོན་བསྣན་ནས་ འགུལ་རིས་ཕན་འབྲས་སྣོན་འཇུག་བྱེད་དགོས།"
-
#. Evkrq
-#: sd/inc/strings.hrc:448
+#: sd/inc/strings.hrc:447
msgctxt "STR_CUSTOMANIMATION_USERPATH"
msgid "User paths"
msgstr ""
#. EcciE
-#: sd/inc/strings.hrc:449
+#: sd/inc/strings.hrc:448
msgctxt "STR_CUSTOMANIMATION_ENTRANCE"
msgid "Entrance: %1"
msgstr ""
#. Zydrz
-#: sd/inc/strings.hrc:450
+#: sd/inc/strings.hrc:449
msgctxt "STR_CUSTOMANIMATION_EMPHASIS"
msgid "Emphasis: %1"
msgstr ""
#. kW2DL
-#: sd/inc/strings.hrc:451
+#: sd/inc/strings.hrc:450
msgctxt "STR_CUSTOMANIMATION_EXIT"
msgid "Exit: %1"
msgstr ""
#. iKFbF
-#: sd/inc/strings.hrc:452
+#: sd/inc/strings.hrc:451
msgctxt "STR_CUSTOMANIMATION_MOTION_PATHS"
msgid "Motion Paths: %1"
msgstr ""
#. kg9Yv
-#: sd/inc/strings.hrc:453
+#: sd/inc/strings.hrc:452
msgctxt "STR_CUSTOMANIMATION_MISC"
msgid "Misc: %1"
msgstr ""
#. Ep4QY
-#: sd/inc/strings.hrc:454
+#: sd/inc/strings.hrc:453
msgctxt "STR_SLIDETRANSITION_NONE"
msgid "None"
msgstr "མེད་པ།"
#. KAsTD
-#: sd/inc/strings.hrc:456
+#: sd/inc/strings.hrc:455
msgctxt "STR_ANNOTATION_TODAY"
msgid "Today,"
msgstr "དེ་རིང་།,"
#. DEYnN
-#: sd/inc/strings.hrc:457
+#: sd/inc/strings.hrc:456
msgctxt "STR_ANNOTATION_YESTERDAY"
msgid "Yesterday,"
msgstr "ཁ་སང་།"
#. bh3FZ
-#: sd/inc/strings.hrc:458
+#: sd/inc/strings.hrc:457
msgctxt "STR_ANNOTATION_NOAUTHOR"
msgid "(no author)"
msgstr "(རྩོམ་པ་པོ་མེད་པ་)"
#. AvNV8
-#: sd/inc/strings.hrc:459
+#: sd/inc/strings.hrc:458
#, fuzzy
msgctxt "STR_ANNOTATION_WRAP_FORWARD"
msgid "%PRODUCTNAME Impress reached the end of the presentation. Do you want to continue at the beginning?"
msgstr "%PRODUCTNAMEའགྲེམས་སྟོན་ཟིན་བྲིས་ཀྱིས་དེའི་མཇུག་བར་བཙལ་ཟིན་པས་མུ་མཐུད་ཡིག་ཚགས་ཀྱི་མགོ་ནས་འཚོལ་འགོ་འཛུགས་སམ།"
#. P5gKe
-#: sd/inc/strings.hrc:460
+#: sd/inc/strings.hrc:459
#, fuzzy
msgctxt "STR_ANNOTATION_WRAP_BACKWARD"
msgid "%PRODUCTNAME Impress reached the beginning of the presentation. Do you want to continue at the end?"
msgstr "%PRODUCTNAMEའགྲེམས་སྟོན་ཟིན་བྲིས་ཀྱིས་དེའི་མགོ་འཛུགས་ས་བར་བཙལ་ཟིན་པས་མུ་མཐུད་ཡིག་ཚགས་ཀྱི་མཇུག་ནས་འཚོལ་འགོ་འཛུགས་སམ།"
#. KGmdL
-#: sd/inc/strings.hrc:461
+#: sd/inc/strings.hrc:460
#, fuzzy
msgctxt "STR_ANNOTATION_WRAP_FORWARD_DRAW"
msgid "%PRODUCTNAME Draw reached the end of the document. Do you want to continue at the beginning?"
msgstr "%PRODUCTNAMEརིས་འབྲི་བཟོ་འབེབས་དེ་ཡིག་ཚགས་ཀྱི་མཇུག་མཐའི་གནས་བར་བཙལ་ཟིན། ཁྱེད་ཀྱིས་ཡིག་ཚགས་ཀྱི་མགོ་བར་བཤེར་འཚོལ་མུ་མཐུད་བྱེད་དམ།"
#. oEn6r
-#: sd/inc/strings.hrc:462
+#: sd/inc/strings.hrc:461
#, fuzzy
msgctxt "STR_ANNOTATION_WRAP_BACKWARD_DRAW"
msgid "%PRODUCTNAME Draw reached the beginning of the document. Do you want to continue at the end?"
msgstr "%PRODUCTNAMEརིས་འབྲི་བཟོ་འབེབས་དེ་ཡིག་ཚགས་ཀྱི་མགོ་བར་བཙལ་ཟིན། ཁྱེད་ཀྱིས་ཡིག་ཚགས་ཀྱི་མཇུག་བར་བཤེར་འཚོལ་མུ་མཐུད་བྱེད་དམ།"
#. eP7Vm
-#: sd/inc/strings.hrc:463
+#: sd/inc/strings.hrc:462
#, fuzzy
msgctxt "STR_ANNOTATION_UNDO_INSERT"
msgid "Insert Comment"
msgstr "བཀའ་བརྡ་བསྒར་འཛུད།"
#. s4c9W
-#: sd/inc/strings.hrc:464
+#: sd/inc/strings.hrc:463
#, fuzzy
msgctxt "STR_ANNOTATION_UNDO_DELETE"
msgid "Delete Comment(s)"
msgstr "ནང་དོན་གཙང་སེལ།"
#. bxiPE
-#: sd/inc/strings.hrc:465
+#: sd/inc/strings.hrc:464
msgctxt "STR_ANNOTATION_UNDO_MOVE"
msgid "Move Comment"
msgstr ""
#. hQbpd
-#: sd/inc/strings.hrc:466
+#: sd/inc/strings.hrc:465
#, fuzzy
msgctxt "STR_ANNOTATION_UNDO_EDIT"
msgid "Edit Comment"
msgstr "ཡིག་ཚགས་རྩོམ་སྒྲིག"
#. g6k7E
-#: sd/inc/strings.hrc:467
+#: sd/inc/strings.hrc:466
#, fuzzy
msgctxt "STR_ANNOTATION_REPLY"
msgid "Reply to %1"
msgstr "ལན་འདེབས།"
#. NMTpu
-#: sd/inc/strings.hrc:469
+#: sd/inc/strings.hrc:468
msgctxt "RID_DRAW_MEDIA_TOOLBOX"
msgid "Media Playback"
msgstr "མཚམས་སྦྱོར་སྟོན་པ།"
#. Q76cw
-#: sd/inc/strings.hrc:470
+#: sd/inc/strings.hrc:469
msgctxt "RID_DRAW_TABLE_TOOLBOX"
msgid "Table"
msgstr "རེའུ་མིག"
#. xCRmu
-#: sd/inc/strings.hrc:472
+#: sd/inc/strings.hrc:471
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_GROUP_NAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME"
#. 6KbnP
-#: sd/inc/strings.hrc:473
+#: sd/inc/strings.hrc:472
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "ཡིག་ཚགས།"
#. uBxPs
-#: sd/inc/strings.hrc:474
+#: sd/inc/strings.hrc:473
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page:"
msgstr ""
#. EPBUK
-#: sd/inc/strings.hrc:475
+#: sd/inc/strings.hrc:474
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order:"
msgstr ""
#. BFEFJ
-#: sd/inc/strings.hrc:476
+#: sd/inc/strings.hrc:475
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_INCLUDE_CONTENT"
msgid "~Contents"
msgstr "ནང་དོན།"
#. AdWKp
-#: sd/inc/strings.hrc:477
+#: sd/inc/strings.hrc:476
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_NAME"
msgid "~Slide name"
msgstr "བསྡུས་སྐུམ་རིས།"
#. GkLky
-#: sd/inc/strings.hrc:478
+#: sd/inc/strings.hrc:477
#, fuzzy
msgctxt "STR_DRAW_PRINT_UI_IS_PRINT_NAME"
msgid "P~age name"
msgstr "སྒྲོན་བཪྙན་སྤྱིན་ཤོག་གི་མིང་།(~P)"
#. EFkVE
-#: sd/inc/strings.hrc:479
+#: sd/inc/strings.hrc:478
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_DATE"
msgid "~Date and time"
msgstr "ཚེས་གྲངས་དང་དུས་ཚོད།"
#. ZcDFL
-#: sd/inc/strings.hrc:480
+#: sd/inc/strings.hrc:479
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "གབ་པའི་སྒྲོན་བཪྙན་སྤྱིན་ཤོག(~I)"
#. CSUbC
-#: sd/inc/strings.hrc:481
+#: sd/inc/strings.hrc:480
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "ཚོས་གཞི།"
#. WmYKp
-#: sd/inc/strings.hrc:482
+#: sd/inc/strings.hrc:481
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS"
msgid "~Size"
msgstr "ཆེ་ཆུང་།"
#. qDGVE
-#: sd/inc/strings.hrc:483
+#: sd/inc/strings.hrc:482
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE"
msgid "Brochure"
msgstr "དེབ་ཆུང།"
#. K7m8L
-#: sd/inc/strings.hrc:484
+#: sd/inc/strings.hrc:483
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_SIDES"
msgid "Page sides"
msgstr ""
#. 8AzJi
-#: sd/inc/strings.hrc:485
+#: sd/inc/strings.hrc:484
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "ཚུད་པ།"
#. AEeCf
-#: sd/inc/strings.hrc:486
+#: sd/inc/strings.hrc:485
msgctxt "STR_IMPRESS_PRINT_UI_PAPER_TRAY"
msgid "~Use only paper tray from printer preferences"
msgstr ""
#. jBxbU
-#: sd/inc/strings.hrc:487
+#: sd/inc/strings.hrc:486
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Pages:"
msgstr ""
#. a3tSp
-#: sd/inc/strings.hrc:488
+#: sd/inc/strings.hrc:487
msgctxt "STR_IMPRESS_PRINT_UI_SLIDE_RANGE"
msgid "Slides:"
msgstr ""
#. pPiWM
-#: sd/inc/strings.hrc:490
+#: sd/inc/strings.hrc:489
msgctxt "STR_SAR_WRAP_FORWARD"
msgid "%PRODUCTNAME Impress has searched to the end of the presentation. Do you want to continue at the beginning?"
msgstr "%PRODUCTNAMEའགྲེམས་སྟོན་ཟིན་བྲིས་ཀྱིས་དེའི་མཇུག་བར་བཙལ་ཟིན་པས་མུ་མཐུད་ཡིག་ཚགས་ཀྱི་མགོ་ནས་འཚོལ་འགོ་འཛུགས་སམ།"
#. buKAC
-#: sd/inc/strings.hrc:491
+#: sd/inc/strings.hrc:490
msgctxt "STR_SAR_WRAP_BACKWARD"
msgid "%PRODUCTNAME Impress has searched to the beginning of the presentation. Do you want to continue at the end?"
msgstr "%PRODUCTNAMEའགྲེམས་སྟོན་ཟིན་བྲིས་ཀྱིས་དེའི་མགོ་འཛུགས་ས་བར་བཙལ་ཟིན་པས་མུ་མཐུད་ཡིག་ཚགས་ཀྱི་མཇུག་ནས་འཚོལ་འགོ་འཛུགས་སམ།"
#. iiE2i
-#: sd/inc/strings.hrc:492
+#: sd/inc/strings.hrc:491
msgctxt "STR_SAR_WRAP_FORWARD_DRAW"
msgid "%PRODUCTNAME Draw has searched to the end of the document. Do you want to continue at the beginning?"
msgstr "%PRODUCTNAMEརིས་འབྲི་བཟོ་འབེབས་དེ་ཡིག་ཚགས་ཀྱི་མཇུག་མཐའི་གནས་བར་བཙལ་ཟིན། ཁྱེད་ཀྱིས་ཡིག་ཚགས་ཀྱི་མགོ་བར་བཤེར་འཚོལ་མུ་མཐུད་བྱེད་དམ།"
#. RAhiP
-#: sd/inc/strings.hrc:493
+#: sd/inc/strings.hrc:492
msgctxt "STR_SAR_WRAP_BACKWARD_DRAW"
msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you want to continue at the end?"
msgstr "%PRODUCTNAMEརིས་འབྲི་བཟོ་འབེབས་དེ་ཡིག་ཚགས་ཀྱི་མགོ་བར་བཙལ་ཟིན། ཁྱེད་ཀྱིས་ཡིག་ཚགས་ཀྱི་མཇུག་བར་བཤེར་འཚོལ་མུ་མཐུད་བྱེད་དམ།"
#. T5Pap
-#: sd/inc/strings.hrc:495
+#: sd/inc/strings.hrc:494
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "-མེད་-"
#. 6GhtE
-#: sd/inc/strings.hrc:497
+#: sd/inc/strings.hrc:496
msgctxt "STR_ANIMATION_DIALOG_TITLE"
msgid "Animation"
msgstr ""
#. X9CWA
-#: sd/inc/strings.hrc:499
+#: sd/inc/strings.hrc:498
msgctxt "RID_SVXSTR_EDIT_GRAPHIC"
msgid "Link"
msgstr ""
@@ -4824,161 +4818,167 @@ msgctxt "customanimationproperties|textanim"
msgid "Text Animation"
msgstr "འགུལ་སྐྱོད་ཡི་གེ"
+#. KFRTW
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:158
+msgctxt "customanimationspanel|STR_CUSTOMANIMATION_LIST_HELPTEXT"
+msgid "First select the slide element and then click 'Add...' to add an animation effect."
+msgstr ""
+
#. nRqGR
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:90
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:190
msgctxt "customanimationspanel|add_effect|tooltip_text"
msgid "Add Effect"
msgstr ""
#. vitMM
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:104
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:204
msgctxt "customanimationspanel|remove_effect|tooltip_text"
msgid "Remove Effect"
msgstr ""
#. 3wHRp
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:118
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:218
msgctxt "customanimationspanel|move_up|tooltip_text"
msgid "Move Up"
msgstr "སྟེང་ལ་སྤོ་སྒུལ་བྱེད།"
#. jEksa
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:132
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:232
msgctxt "customanimationspanel|move_down|tooltip_text"
msgid "Move Down"
msgstr "འོག་ལ་སྤོ་སྒུལ་བྱེད།"
#. wCc89
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:160
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:259
#, fuzzy
msgctxt "customanimationspanel|categorylabel"
msgid "Category:"
msgstr "ཁྱབ་ཁོངས།(~C)"
#. EHRAp
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:174
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:273
#, fuzzy
msgctxt "customanimationspanel|effectlabel"
msgid "Effect:"
msgstr "གསལ་སྣང་ཡིག་གཟུགས།"
#. jQcZZ
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:189
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:288
msgctxt "customanimationspanel|categorylb"
msgid "Entrance"
msgstr ""
#. 2qTvP
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:190
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:289
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "ནན་བཤད།"
#. TZeh8
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:191
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:290
#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Exit"
msgstr "མཇུག་སྒྲིལ།(~X)"
#. N8Xvu
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:192
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:291
msgctxt "customanimationspanel|categorylb"
msgid "Motion Paths"
msgstr ""
#. qDYCQ
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:193
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:292
msgctxt "customanimationspanel|categorylb"
msgid "Misc Effects"
msgstr ""
#. GDYfC
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:238
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:366
msgctxt "customanimationspanel|start_effect"
msgid "_Start:"
msgstr ""
#. 8AUq9
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:252
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:380
#, fuzzy
msgctxt "customanimationspanel|effect_property"
msgid "_Direction:"
msgstr "རྐྱང་འཐེན་ཁ་ཕྱོགས།"
#. QWndb
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:266
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:394
#, fuzzy
msgctxt "customanimationspanel|effect_duration"
msgid "D_uration:"
msgstr "རྒྱུན་མཐུད་དུས་ཚོད།"
#. DhPiJ
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:281
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:409
msgctxt "customanimationspanel|start_effect_list"
msgid "On click"
msgstr ""
#. FNFGr
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:282
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:410
msgctxt "customanimationspanel|start_effect_list"
msgid "With previous"
msgstr ""
#. dCfj4
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:283
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:411
msgctxt "customanimationspanel|start_effect_list"
msgid "After previous"
msgstr ""
#. mMYic
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:320
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:439
#, fuzzy
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "གདམ་ཚན།"
#. 2cGAb
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:345
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:466
msgctxt "customanimationspanel|delay_label"
msgid "_Delay:"
msgstr ""
#. FgkKZ
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:382
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:503
#, fuzzy
msgctxt "customanimationspanel|effect_label"
msgid "Effect"
msgstr "གསལ་སྣང་ཡིག་གཟུགས།"
#. J2bC5
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:425
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:541
msgctxt "customanimationspanel|auto_preview"
msgid "Automatic Preview"
msgstr ""
#. KP8UC
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:442
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:557
#, fuzzy
msgctxt "customanimationspanel|play"
msgid "Play"
msgstr "སྟོན་པ།(~P)"
#. Bn67v
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:446
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:561
#, fuzzy
msgctxt "customanimationspanel|play|tooltip_text"
msgid "Preview Effect"
msgstr "ཤོག་ངོས་སྔོན་ལྟའི་བྱ་ཡུལ།"
#. LBEzG
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:474
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:590
msgctxt "customanimationspanel|box1_label"
msgid "Animation Deck"
msgstr ""
#. bUvjt
-#: sd/uiconfig/simpress/ui/customanimationspanel.ui:487
+#: sd/uiconfig/simpress/ui/customanimationspanel.ui:603
msgctxt "customanimationspanel|custom_animation_list_label"
msgid "Animation List"
msgstr ""
@@ -5443,35 +5443,35 @@ msgid "Start On _Click"
msgstr "རྐྱང་རྡེག་འགོ་ཚུགས།(~C)"
#. 65V7C
-#: sd/uiconfig/simpress/ui/effectmenu.ui:20
+#: sd/uiconfig/simpress/ui/effectmenu.ui:22
#, fuzzy
msgctxt "effectmenu|withprev"
msgid "Start _With Previous"
msgstr "གོང་གི་རྣམ་གྲངས་ནས་འགོ་ཚུགས།(~W)"
#. 6CACD
-#: sd/uiconfig/simpress/ui/effectmenu.ui:28
+#: sd/uiconfig/simpress/ui/effectmenu.ui:32
#, fuzzy
msgctxt "effectmenu|afterprev"
msgid "Start _After Previous"
msgstr "གོང་གི་རྣམ་གྲངས་རྗེས་ནས་འགོ་ཚུགས།(~A)"
#. CY3rG
-#: sd/uiconfig/simpress/ui/effectmenu.ui:41
+#: sd/uiconfig/simpress/ui/effectmenu.ui:48
#, fuzzy
msgctxt "effectmenu|options"
msgid "_Effect Options..."
msgstr "གྲུབ་འབྲས་འདེམས་གཞི།(~E)..."
#. FeJyb
-#: sd/uiconfig/simpress/ui/effectmenu.ui:49
+#: sd/uiconfig/simpress/ui/effectmenu.ui:56
#, fuzzy
msgctxt "effectmenu|timing"
msgid "_Timing..."
msgstr "དུས་བརྩི།(~T)..."
#. CpukX
-#: sd/uiconfig/simpress/ui/effectmenu.ui:57
+#: sd/uiconfig/simpress/ui/effectmenu.ui:64
#, fuzzy
msgctxt "effectmenu|remove"
msgid "_Remove"
@@ -7784,326 +7784,326 @@ msgctxt "publishingdialog|oldDesignRadiobutton"
msgid "Existing design"
msgstr ""
-#. DTYoF
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:228
-msgctxt "publishingdialog|delDesingButton"
-msgid "Delete Selected Design"
-msgstr ""
-
#. mEc7e
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:254
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:244
msgctxt "publishingdialog|descLabel"
msgid "Select an existing design or create a new one"
msgstr ""
+#. DTYoF
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:256
+msgctxt "publishingdialog|delDesingButton"
+msgid "Delete Selected Design"
+msgstr ""
+
#. cQEWT
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:272
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:285
msgctxt "publishingdialog|assignLabel"
msgid "Assign Design"
msgstr ""
#. 9Wotv
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:318
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:331
msgctxt "publishingdialog|ASPRadiobutton"
msgid "_Active Server Pages (ASP)"
msgstr ""
#. 62rNz
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:335
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:348
msgctxt "publishingdialog|perlRadiobutton"
msgid "Perl"
msgstr ""
#. 5tjnv
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:366
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:379
msgctxt "publishingdialog|indexTxtLabel"
msgid "_URL for listeners:"
msgstr ""
#. Z4rnL
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:394
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:407
msgctxt "publishingdialog|URLTxtLabel"
msgid "URL for _presentation:"
msgstr ""
#. LNk9W
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:421
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:434
msgctxt "publishingdialog|CGITxtLabel"
msgid "URL for _Perl scripts:"
msgstr ""
#. yEtQi
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:460
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:473
msgctxt "publishingdialog|webCastLabel"
msgid "Webcast"
msgstr ""
#. qmfBA
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:496
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:509
msgctxt "publishingdialog|chgDefaultRadiobutton"
msgid "_As stated in document"
msgstr ""
#. vuFBo
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:513
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:526
#, fuzzy
msgctxt "publishingdialog|chgAutoRadiobutton"
msgid "_Automatic"
msgstr "རང་འགུལ།"
#. 4YUzC
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:548
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:561
msgctxt "publishingdialog|durationTxtLabel"
msgid "_Slide view time:"
msgstr ""
#. jMsf2
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:581
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:594
msgctxt "publishingdialog|endlessCheckbutton"
msgid "_Endless"
msgstr ""
#. NFmGJ
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:613
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:626
msgctxt "publishingdialog|kioskLabel"
msgid "Advance Slides"
msgstr ""
#. ucqzo
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:651
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:664
msgctxt "publishingdialog|contentCheckbutton"
msgid "Create title page"
msgstr ""
#. fuS2d
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:668
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:681
msgctxt "publishingdialog|notesCheckbutton"
msgid "Show notes"
msgstr ""
#. GNRxU
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:691
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:704
#, fuzzy
msgctxt "publishingdialog|htmlOptionsLabel"
msgid "Options"
msgstr "གདམ་ཚན།"
#. FQFnv
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:782
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:795
msgctxt "publishingdialog|webCastRadiobutton"
msgid "_WebCast"
msgstr ""
#. CgTG4
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:798
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:811
#, fuzzy
msgctxt "publishingdialog|kioskRadiobutton"
msgid "_Automatic"
msgstr "རང་འགུལ།"
#. PSGFr
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:814
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:827
msgctxt "publishingdialog|singleDocumentRadiobutton"
msgid "_Single-document HTML"
msgstr ""
#. iH77N
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:830
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:843
msgctxt "publishingdialog|framesRadiobutton"
msgid "Standard HTML with _frames"
msgstr ""
#. CA35b
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:846
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:859
msgctxt "publishingdialog|standardRadiobutton"
msgid "Standard H_TML format"
msgstr ""
#. 2D85A
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:868
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:881
#, fuzzy
msgctxt "publishingdialog|publicationLabel"
msgid "Publication Type"
msgstr "འགྲེམས་སྤེལ་བྱེད་སྟངས།(~Y)"
#. GuHwY
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:926
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:939
msgctxt "publishingdialog|pngRadiobutton"
msgid "_PNG"
msgstr ""
#. Ei2dJ
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:943
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:956
msgctxt "publishingdialog|gifRadiobutton"
msgid "_GIF"
msgstr ""
#. s6SqL
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:960
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:973
msgctxt "publishingdialog|jpgRadiobutton"
msgid "_JPG"
msgstr ""
#. Sahg3
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:986
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:999
msgctxt "publishingdialog|qualityTxtLabel"
msgid "_Quality:"
msgstr ""
#. WZbqb
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1030
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1043
msgctxt "publishingdialog|saveImgAsLabel"
msgid "Save Images As"
msgstr ""
#. VP9BP
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1065
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1078
msgctxt "publishingdialog|resolution1Radiobutton"
msgid "Low (_640 × 480 pixels)"
msgstr ""
#. U7WAx
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1082
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1094
msgctxt "publishingdialog|resolution2Radiobutton"
msgid "Medium (_800 × 600 pixels)"
msgstr ""
#. irmFn
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1099
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1111
msgctxt "publishingdialog|resolution3Radiobutton"
msgid "High (_1024 × 768 pixels)"
msgstr ""
#. zsvW6
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1123
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1136
msgctxt "publishingdialog|monitorResolutionLabel"
msgid "Monitor Resolution"
msgstr ""
#. KJvxg
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1163
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1176
msgctxt "publishingdialog|sldSoundCheckbutton"
msgid "_Export sounds when slide advances"
msgstr ""
#. itaEE
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1180
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1193
msgctxt "publishingdialog|hiddenSlidesCheckbutton"
msgid "Export _hidden slides"
msgstr ""
#. EnRtp
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1202
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1215
#, fuzzy
msgctxt "publishingdialog|effectsLabel"
msgid "Effects"
msgstr "གསལ་སྣང་ཡིག་གཟུགས།"
#. 6QQcx
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1250
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1263
#, fuzzy
msgctxt "publishingdialog|authorTxtLabel"
msgid "_Author:"
msgstr "རྩོམ་པ་པོ།"
#. qkWFY
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1276
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1289
#, fuzzy
msgctxt "publishingdialog|emailTxtLabel"
msgid "E-_mail address:"
msgstr "གློག་རྡུལ་སྦྲགས་ཡིག་ས་གནས།"
#. wvFSd
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1290
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1303
msgctxt "publishingdialog|wwwTxtLabel"
msgid "Your hom_epage:"
msgstr ""
#. rWtUU
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1305
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1318
#, fuzzy
msgctxt "publishingdialog|addInformLabel"
msgid "Additional _information:"
msgstr "ཟུར་སྣོན་ཆ་འཕྲིན།"
#. 4XPKu
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1340
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1353
msgctxt "publishingdialog|downloadCheckbutton"
msgid "Link to a copy of the _original presentation"
msgstr ""
#. SGhW4
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1383
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1396
msgctxt "publishingdialog|infTitlePageLabel"
msgid "Information for the Title Page"
msgstr ""
#. fN2Qw
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1421
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1434
msgctxt "publishingdialog|textOnlyCheckbutton"
msgid "_Text only"
msgstr ""
#. hJCd8
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1474
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1488
msgctxt "publishingdialog|buttonStyleLabel"
msgid "Select Button Style"
msgstr ""
#. ExziF
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1513
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1527
msgctxt "publishingdialog|docColorsRadiobutton"
msgid "_Apply color scheme from document"
msgstr ""
#. fsTQM
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1530
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1544
msgctxt "publishingdialog|defaultRadiobutton"
msgid "Use _browser colors"
msgstr ""
#. FtkC2
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1547
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1561
msgctxt "publishingdialog|userRadiobutton"
msgid "_Use custom color scheme"
msgstr ""
#. 6CoBA
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1581
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1595
#, fuzzy
msgctxt "publishingdialog|vLinkButton"
msgid "_Visited Link"
msgstr "ཕྲེང་སྦྲེལ་ལ་ལྟ་སྤྱོད་ཟིན་པ།"
#. EWurf
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1594
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1608
#, fuzzy
msgctxt "publishingdialog|aLinkButton"
msgid "Active Li_nk"
msgstr "བདེ་སྤྱོད་བྱེད་བཞིན་པའི་འབྲེལ་མཐུད།"
#. f5NJa
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1607
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1621
#, fuzzy
msgctxt "publishingdialog|linkButton"
msgid "Hyper_link"
msgstr "རིམ་འདས་སྦྲེལ་མཐུད།"
#. DZCug
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1620
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1634
msgctxt "publishingdialog|textButton"
msgid "Text"
msgstr "ཡི་གེ"
#. vDEFA
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1669
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1684
#, fuzzy
msgctxt "publishingdialog|backButton"
msgid "Bac_kground"
msgstr "རྒྱབ་ལྗོངས།"
#. 3mrfM
-#: sd/uiconfig/simpress/ui/publishingdialog.ui:1699
+#: sd/uiconfig/simpress/ui/publishingdialog.ui:1714
msgctxt "publishingdialog|selectColorLabel"
msgid "Select Color Scheme"
msgstr ""
@@ -8463,100 +8463,106 @@ msgid "Select a Slide Design"
msgstr ""
#. VYdF2
-#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:109
+#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:98
#, fuzzy
msgctxt "slidetransitionspanel|duration_label"
msgid "Duration:"
msgstr "རྒྱུན་མཐུད་དུས་ཚོད།"
#. mAJ52
-#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:123
+#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:112
msgctxt "slidetransitionspanel|transition_duration|tooltip_text"
msgid "Select the speed of Slide Transition."
msgstr ""
#. VrA9B
-#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:138
+#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:127
#, fuzzy
msgctxt "slidetransitionspanel|sound_label"
msgid "Sound:"
msgstr "སྒྲ"
#. H9Dt4
-#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:153
+#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:142
#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "No sound"
msgstr "མེད་པ།"
#. KqCFJ
-#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:154
+#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:143
#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "Stop previous sound"
msgstr "[ མཚམས་འཇོག་མ་བྱས་གོང་གི་一 སྐད་སྒྲ]"
#. HriFB
-#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:155
+#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:144
msgctxt "slidetransitionspanel|sound_list"
msgid "Other sound..."
msgstr "སྐད་སྒྲ་གཞན་དག..."
#. YUk3y
-#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:165
+#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:154
msgctxt "slidetransitionspanel|loop_sound"
msgid "Loop until next sound"
msgstr ""
#. ja7Bv
-#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:183
+#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:172
msgctxt "slidetransitionspanel|variant_label"
msgid "Variant:"
msgstr ""
#. F6RuQ
-#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:213
+#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:202
msgctxt "slidetransitionspanel|label1"
msgid "Modify Transition"
msgstr ""
#. Hm6kN
-#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:246
+#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:235
msgctxt "slidetransitionspanel|rb_mouse_click"
msgid "On mouse click"
msgstr ""
#. jVLyu
-#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:263
+#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:252
msgctxt "slidetransitionspanel|rb_auto_after"
msgid "Automatically after:"
msgstr ""
#. Bzsj7
-#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:303
+#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:292
msgctxt "slidetransitionspanel|label2"
msgid "Advance Slide"
msgstr ""
#. czZBc
-#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:329
+#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:318
msgctxt "slidetransitionspanel|apply_to_all"
msgid "Apply Transition to All Slides"
msgstr ""
#. K7BfA
-#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:367
+#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:355
msgctxt "slidetransitionspanel|auto_preview"
msgid "Automatic Preview"
msgstr ""
#. dqjov
-#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:383
+#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:371
#, fuzzy
msgctxt "slidetransitionspanel|play"
msgid "Play"
msgstr "སྟོན་པ།(~P)"
+#. jEejn
+#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:375
+msgctxt "slidetransitionspanel|play|tooltip_text"
+msgid "Preview Effect"
+msgstr ""
+
#. T99jN
#: sd/uiconfig/simpress/ui/tabledesignpanel.ui:23
msgctxt "tabledesignpanel|UseFirstRowStyle"
diff --git a/source/bo/svx/messages.po b/source/bo/svx/messages.po
index fb5938ceb87..de48c332367 100644
--- a/source/bo/svx/messages.po
+++ b/source/bo/svx/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: 2020-03-31 10:35+0200\n"
+"POT-Creation-Date: 2020-04-15 12:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4788,773 +4788,922 @@ msgctxt "RID_SVXSTR_BMP21"
msgid "Bitmap"
msgstr "གནས་རིས།"
-#. YEbqw
+#. vxaPr
#: include/svx/strings.hrc:829
+msgctxt "RID_SVXSTR_BMP79"
+msgid "Invoiced Paper"
+msgstr ""
+
+#. x5eiA
+#: include/svx/strings.hrc:830
+msgctxt "RID_SVXSTR_BMP80"
+msgid "Concrete"
+msgstr ""
+
+#. RxiMA
+#: include/svx/strings.hrc:831
+msgctxt "RID_SVXSTR_BMP81"
+msgid "Brick Wall"
+msgstr ""
+
+#. WNEfT
+#: include/svx/strings.hrc:832
+msgctxt "RID_SVXSTR_BMP82"
+msgid "Stone Wall"
+msgstr ""
+
+#. dFqW3
+#: include/svx/strings.hrc:833
+msgctxt "RID_SVXSTR_BMP83"
+msgid "Floral"
+msgstr ""
+
+#. FzePv
+#: include/svx/strings.hrc:834
+msgctxt "RID_SVXSTR_BMP84"
+msgid "Space"
+msgstr ""
+
+#. FzVch
+#: include/svx/strings.hrc:835
+msgctxt "RID_SVXSTR_BMP85"
+msgid "Ice light"
+msgstr ""
+
+#. YGtzc
+#: include/svx/strings.hrc:836
+msgctxt "RID_SVXSTR_BMP86"
+msgid "Marble"
+msgstr ""
+
+#. Rzgwp
+#: include/svx/strings.hrc:837
+msgctxt "RID_SVXSTR_BMP87"
+msgid "Sand light"
+msgstr ""
+
+#. cK72d
+#: include/svx/strings.hrc:838
+msgctxt "RID_SVXSTR_BMP88"
+msgid "Stone"
+msgstr ""
+
+#. TnkWd
+#: include/svx/strings.hrc:839
+msgctxt "RID_SVXSTR_BMP89"
+msgid "White Diffusion"
+msgstr ""
+
+#. kksvW
+#: include/svx/strings.hrc:840
+msgctxt "RID_SVXSTR_BMP90"
+msgid "Surface"
+msgstr ""
+
+#. BQj9p
+#: include/svx/strings.hrc:841
+msgctxt "RID_SVXSTR_BMP91"
+msgid "Cardboard"
+msgstr ""
+
+#. poA6e
+#: include/svx/strings.hrc:842
+msgctxt "RID_SVXSTR_BMP92"
+msgid "Studio"
+msgstr ""
+
+#. YEbqw
+#: include/svx/strings.hrc:843
msgctxt "RID_SVXSTR_BMP22"
msgid "5 Percent"
msgstr ""
#. AAn36
-#: include/svx/strings.hrc:830
+#: include/svx/strings.hrc:844
msgctxt "RID_SVXSTR_BMP23"
msgid "10 Percent"
msgstr ""
#. NLTbt
-#: include/svx/strings.hrc:831
+#: include/svx/strings.hrc:845
msgctxt "RID_SVXSTR_BMP24"
msgid "20 Percent"
msgstr ""
#. vx2XC
-#: include/svx/strings.hrc:832
+#: include/svx/strings.hrc:846
msgctxt "RID_SVXSTR_BMP25"
msgid "25 Percent"
msgstr ""
#. weQqs
-#: include/svx/strings.hrc:833
+#: include/svx/strings.hrc:847
msgctxt "RID_SVXSTR_BMP26"
msgid "30 Percent"
msgstr ""
#. CAdAS
-#: include/svx/strings.hrc:834
+#: include/svx/strings.hrc:848
msgctxt "RID_SVXSTR_BMP27"
msgid "40 Percent"
msgstr ""
#. 5T5vP
-#: include/svx/strings.hrc:835
+#: include/svx/strings.hrc:849
msgctxt "RID_SVXSTR_BMP28"
msgid "50 Percent"
msgstr ""
#. aNdJE
-#: include/svx/strings.hrc:836
+#: include/svx/strings.hrc:850
msgctxt "RID_SVXSTR_BMP29"
msgid "60 Percent"
msgstr ""
#. 3vD8U
-#: include/svx/strings.hrc:837
+#: include/svx/strings.hrc:851
msgctxt "RID_SVXSTR_BMP30"
msgid "70 Percent"
msgstr ""
#. UJmCD
-#: include/svx/strings.hrc:838
+#: include/svx/strings.hrc:852
msgctxt "RID_SVXSTR_BMP31"
msgid "75 Percent"
msgstr ""
#. i9RCR
-#: include/svx/strings.hrc:839
+#: include/svx/strings.hrc:853
msgctxt "RID_SVXSTR_BMP32"
msgid "80 Percent"
msgstr ""
#. 2oEkC
-#: include/svx/strings.hrc:840
+#: include/svx/strings.hrc:854
msgctxt "RID_SVXSTR_BMP33"
msgid "90 Percent"
msgstr ""
#. a3yZ5
-#: include/svx/strings.hrc:841
+#: include/svx/strings.hrc:855
msgctxt "RID_SVXSTR_BMP34"
msgid "Light Downward Diagonal"
msgstr ""
#. oiGTx
-#: include/svx/strings.hrc:842
+#: include/svx/strings.hrc:856
msgctxt "RID_SVXSTR_BMP35"
msgid "Light Upward Diagonal"
msgstr ""
#. CGpy7
-#: include/svx/strings.hrc:843
+#: include/svx/strings.hrc:857
msgctxt "RID_SVXSTR_BMP36"
msgid "Dark Downward Diagonal"
msgstr ""
#. cucpa
-#: include/svx/strings.hrc:844
+#: include/svx/strings.hrc:858
msgctxt "RID_SVXSTR_BMP37"
msgid "Dark Upward Diagonal"
msgstr ""
#. EFDcT
-#: include/svx/strings.hrc:845
+#: include/svx/strings.hrc:859
msgctxt "RID_SVXSTR_BMP38"
msgid "Wide Downward Diagonal"
msgstr ""
#. CWmH5
-#: include/svx/strings.hrc:846
+#: include/svx/strings.hrc:860
msgctxt "RID_SVXSTR_BMP39"
msgid "Wide Upward Diagonal"
msgstr ""
#. BZJUK
-#: include/svx/strings.hrc:847
+#: include/svx/strings.hrc:861
msgctxt "RID_SVXSTR_BMP40"
msgid "Light Vertical"
msgstr ""
#. B5FVF
-#: include/svx/strings.hrc:848
+#: include/svx/strings.hrc:862
#, fuzzy
msgctxt "RID_SVXSTR_BMP41"
msgid "Light Horizontal"
msgstr "ཆུ་སྙོམ་གསེག་ཡོ།"
#. daP9i
-#: include/svx/strings.hrc:849
+#: include/svx/strings.hrc:863
msgctxt "RID_SVXSTR_BMP42"
msgid "Narrow Vertical"
msgstr ""
#. JD5FJ
-#: include/svx/strings.hrc:850
+#: include/svx/strings.hrc:864
msgctxt "RID_SVXSTR_BMP43"
msgid "Narrow Horizontal"
msgstr ""
#. eB4wk
-#: include/svx/strings.hrc:851
+#: include/svx/strings.hrc:865
msgctxt "RID_SVXSTR_BMP44"
msgid "Dark Vertical"
msgstr ""
#. MeoCx
-#: include/svx/strings.hrc:852
+#: include/svx/strings.hrc:866
#, fuzzy
msgctxt "RID_SVXSTR_BMP45"
msgid "Dark Horizontal"
msgstr "ཆུ་སྙོམ་གསེག་ཡོ།"
#. gAqnG
-#: include/svx/strings.hrc:853
+#: include/svx/strings.hrc:867
msgctxt "RID_SVXSTR_BMP46"
msgid "Dashed Downward Diagonal"
msgstr ""
#. DGB5k
-#: include/svx/strings.hrc:854
+#: include/svx/strings.hrc:868
msgctxt "RID_SVXSTR_BMP47"
msgid "Dashed Upward Diagonal"
msgstr ""
#. JC7je
-#: include/svx/strings.hrc:855
+#: include/svx/strings.hrc:869
msgctxt "RID_SVXSTR_BMP48"
msgid "Dashed Horizontal"
msgstr ""
#. iFiBq
-#: include/svx/strings.hrc:856
+#: include/svx/strings.hrc:870
msgctxt "RID_SVXSTR_BMP49"
msgid "Dashed Vertical"
msgstr ""
#. gWDnG
-#: include/svx/strings.hrc:857
+#: include/svx/strings.hrc:871
msgctxt "RID_SVXSTR_BMP50"
msgid "Small Confetti"
msgstr ""
#. vbh6h
-#: include/svx/strings.hrc:858
+#: include/svx/strings.hrc:872
msgctxt "RID_SVXSTR_BMP51"
msgid "Large Confetti"
msgstr ""
#. XFemm
-#: include/svx/strings.hrc:859
+#: include/svx/strings.hrc:873
msgctxt "RID_SVXSTR_BMP52"
msgid "Zig Zag"
msgstr ""
#. mC3BE
-#: include/svx/strings.hrc:860
+#: include/svx/strings.hrc:874
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "རླབས་དབྱིབས།"
#. icCPR
-#: include/svx/strings.hrc:861
+#: include/svx/strings.hrc:875
msgctxt "RID_SVXSTR_BMP54"
msgid "Diagonal Brick"
msgstr ""
#. 8CqPG
-#: include/svx/strings.hrc:862
+#: include/svx/strings.hrc:876
#, fuzzy
msgctxt "RID_SVXSTR_BMP55"
msgid "Horizontal Brick"
msgstr "ཆུ་སྙོམས་ཀྱི་ཐིག"
#. GFUZF
-#: include/svx/strings.hrc:863
+#: include/svx/strings.hrc:877
#, fuzzy
msgctxt "RID_SVXSTR_BMP56"
msgid "Weave"
msgstr "རླབས་དབྱིབས།"
#. bp9ZY
-#: include/svx/strings.hrc:864
+#: include/svx/strings.hrc:878
#, fuzzy
msgctxt "RID_SVXSTR_BMP57"
msgid "Plaid"
msgstr "ཐིག་རྐྱང་པ།"
#. ZrVMS
-#: include/svx/strings.hrc:865
+#: include/svx/strings.hrc:879
msgctxt "RID_SVXSTR_BMP58"
msgid "Divot"
msgstr ""
#. tFas9
-#: include/svx/strings.hrc:866
+#: include/svx/strings.hrc:880
msgctxt "RID_SVXSTR_BMP59"
msgid "Dotted Grid"
msgstr ""
#. SECdZ
-#: include/svx/strings.hrc:867
+#: include/svx/strings.hrc:881
msgctxt "RID_SVXSTR_BMP60"
msgid "Dotted Diamond"
msgstr ""
#. ri3Ge
-#: include/svx/strings.hrc:868
+#: include/svx/strings.hrc:882
#, fuzzy
msgctxt "RID_SVXSTR_BMP61"
msgid "Shingle"
msgstr "གཅིག་རྐྱང་།"
#. jD9er
-#: include/svx/strings.hrc:869
+#: include/svx/strings.hrc:883
msgctxt "RID_SVXSTR_BMP62"
msgid "Trellis"
msgstr ""
#. aemFS
-#: include/svx/strings.hrc:870
+#: include/svx/strings.hrc:884
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "ཟླུམ་གཟུགས།"
#. Ds8Ae
-#: include/svx/strings.hrc:871
+#: include/svx/strings.hrc:885
msgctxt "RID_SVXSTR_BMP64"
msgid "Small Grid"
msgstr ""
#. a33Ci
-#: include/svx/strings.hrc:872
+#: include/svx/strings.hrc:886
msgctxt "RID_SVXSTR_BMP65"
msgid "Large Grid"
msgstr ""
#. BCSZY
-#: include/svx/strings.hrc:873
+#: include/svx/strings.hrc:887
msgctxt "RID_SVXSTR_BMP66"
msgid "Small Checker Board"
msgstr ""
#. Bgczw
-#: include/svx/strings.hrc:874
+#: include/svx/strings.hrc:888
msgctxt "RID_SVXSTR_BMP67"
msgid "Large Checker Board"
msgstr ""
#. sD7Mf
-#: include/svx/strings.hrc:875
+#: include/svx/strings.hrc:889
msgctxt "RID_SVXSTR_BMP68"
msgid "Outlined Diamond"
msgstr ""
#. RNNkR
-#: include/svx/strings.hrc:876
+#: include/svx/strings.hrc:890
msgctxt "RID_SVXSTR_BMP69"
msgid "Solid Diamond"
msgstr ""
#. HJkgr
-#: include/svx/strings.hrc:877
+#: include/svx/strings.hrc:891
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
msgstr "དྲང་འཕྱང་ཁ་ཕྱོགས།"
#. ED3Ga
-#: include/svx/strings.hrc:878
+#: include/svx/strings.hrc:892
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "ཆུ་སྙོམས་ཀྱི་ཁ་ཕྱོགས།"
#. ENYtZ
-#: include/svx/strings.hrc:879
+#: include/svx/strings.hrc:893
msgctxt "RID_SVXSTR_BMP72"
msgid "Downward Diagonal"
msgstr ""
#. mbjPX
-#: include/svx/strings.hrc:880
+#: include/svx/strings.hrc:894
msgctxt "RID_SVXSTR_BMP73"
msgid "Upward Diagonal"
msgstr ""
#. TxAfM
-#: include/svx/strings.hrc:881
+#: include/svx/strings.hrc:895
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "རྒྱ་གྲམ་དབྱིབས།"
#. 4mGJX
-#: include/svx/strings.hrc:882
+#: include/svx/strings.hrc:896
msgctxt "RID_SVXSTR_BMP75"
msgid "Diagonal Cross"
msgstr ""
#. J4CJa
-#: include/svx/strings.hrc:883
+#: include/svx/strings.hrc:897
msgctxt "RID_SVXSTR_BMP76"
msgid "Dashed Dotted"
msgstr ""
#. Rno6q
-#: include/svx/strings.hrc:884
+#: include/svx/strings.hrc:898
msgctxt "RID_SVXSTR_BMP77"
msgid "Dashed Dotted Upward Diagonal"
msgstr ""
#. pFZkq
-#: include/svx/strings.hrc:885
+#: include/svx/strings.hrc:899
msgctxt "RID_SVXSTR_BMP78"
msgid "Solid Dotted"
msgstr ""
#. NA5sT
-#: include/svx/strings.hrc:886
+#: include/svx/strings.hrc:900
msgctxt "RID_SVXSTR_DASH0"
msgid "Dot"
msgstr ""
#. nCpL4
-#: include/svx/strings.hrc:887
+#: include/svx/strings.hrc:901
msgctxt "RID_SVXSTR_DASH1"
msgid "Long Dot"
msgstr ""
#. utrkH
-#: include/svx/strings.hrc:888
+#: include/svx/strings.hrc:902
msgctxt "RID_SVXSTR_DASH2"
msgid "Double Dot"
msgstr ""
#. 2X7pw
-#: include/svx/strings.hrc:889
+#: include/svx/strings.hrc:903
msgctxt "RID_SVXSTR_DASH3"
msgid "Dash"
msgstr ""
#. A46B5
-#: include/svx/strings.hrc:890
+#: include/svx/strings.hrc:904
msgctxt "RID_SVXSTR_DASH4"
msgid "Long Dash"
msgstr ""
#. axE2r
-#: include/svx/strings.hrc:891
+#: include/svx/strings.hrc:905
msgctxt "RID_SVXSTR_DASH5"
msgid "Double Dash"
msgstr ""
#. beDTh
-#: include/svx/strings.hrc:892
+#: include/svx/strings.hrc:906
msgctxt "RID_SVXSTR_DASH6"
msgid "Long Dash Dot"
msgstr ""
#. gVPtU
-#: include/svx/strings.hrc:893
+#: include/svx/strings.hrc:907
msgctxt "RID_SVXSTR_DASH7"
msgid "Double Dash Dot"
msgstr ""
#. UFaLC
-#: include/svx/strings.hrc:894
+#: include/svx/strings.hrc:908
msgctxt "RID_SVXSTR_DASH8"
msgid "Double Dash Dot Dot"
msgstr ""
#. F9cPw
-#: include/svx/strings.hrc:895
+#: include/svx/strings.hrc:909
msgctxt "RID_SVXSTR_DASH9"
msgid "Ultrafine Dotted"
msgstr ""
#. s3rBZ
-#: include/svx/strings.hrc:896
+#: include/svx/strings.hrc:910
msgctxt "RID_SVXSTR_DASH10"
msgid "Fine Dotted"
msgstr ""
#. w7W8j
-#: include/svx/strings.hrc:897
+#: include/svx/strings.hrc:911
msgctxt "RID_SVXSTR_DASH11"
msgid "Ultrafine Dashed"
msgstr ""
#. xWgiA
-#: include/svx/strings.hrc:898
+#: include/svx/strings.hrc:912
msgctxt "RID_SVXSTR_DASH12"
msgid "Fine Dashed"
msgstr ""
#. u34Ff
-#: include/svx/strings.hrc:899
+#: include/svx/strings.hrc:913
msgctxt "RID_SVXSTR_DASH13"
msgid "Fine Dashed"
msgstr ""
#. hT4CE
-#: include/svx/strings.hrc:900
+#: include/svx/strings.hrc:914
msgctxt "RID_SVXSTR_DASH14"
msgid "Dashed"
msgstr ""
#. T7sVF
-#: include/svx/strings.hrc:901
+#: include/svx/strings.hrc:915
msgctxt "RID_SVXSTR_DASH15"
msgid "Line Style 9"
msgstr ""
#. evPXr
-#: include/svx/strings.hrc:902
+#: include/svx/strings.hrc:916
msgctxt "RID_SVXSTR_DASH16"
msgid "3 Dashes 3 Dots"
msgstr ""
#. H7iUz
-#: include/svx/strings.hrc:903
+#: include/svx/strings.hrc:917
msgctxt "RID_SVXSTR_DASH17"
msgid "Ultrafine 2 Dots 3 Dashes"
msgstr ""
#. KpCzr
-#: include/svx/strings.hrc:904
+#: include/svx/strings.hrc:918
msgctxt "RID_SVXSTR_DASH18"
msgid "2 Dots 1 Dash"
msgstr ""
#. zbWk3
-#: include/svx/strings.hrc:905
+#: include/svx/strings.hrc:919
msgctxt "RID_SVXSTR_DASH19"
msgid "Line with Fine Dots"
msgstr ""
#. ibALA
-#: include/svx/strings.hrc:906
+#: include/svx/strings.hrc:920
msgctxt "RID_SVXSTR_DASH20"
msgid "Dashed"
msgstr ""
#. qEZc6
-#: include/svx/strings.hrc:907
+#: include/svx/strings.hrc:921
msgctxt "RID_SVXSTR_DASH21"
msgid "Line Style"
msgstr ""
#. iKAwD
-#: include/svx/strings.hrc:908
+#: include/svx/strings.hrc:922
msgctxt "RID_SVXSTR_IMAP_ALL_FILTER"
msgid "All formats"
msgstr ""
-#. FVAFZ
-#: include/svx/strings.hrc:909
+#. UydWB
+#: include/svx/strings.hrc:923
msgctxt "RID_SVXSTR_LEND0"
-msgid "Arrow concave"
-msgstr "ཀོང་དབྱིབས་མདའ་རྩེ།"
+msgid "Concave short"
+msgstr ""
#. grGoP
-#: include/svx/strings.hrc:910
+#: include/svx/strings.hrc:924
msgctxt "RID_SVXSTR_LEND1"
msgid "Square 45"
msgstr "གྲུ་བཞི་ཁ་གང་ ཏུའུ་45"
-#. ZKD3J
-#: include/svx/strings.hrc:911
+#. Hu6DB
+#: include/svx/strings.hrc:925
msgctxt "RID_SVXSTR_LEND2"
-msgid "Small arrow"
-msgstr "མདའ་རྩེ་ཕྲ་མོ།"
+msgid "Arrow short"
+msgstr ""
-#. oKAHL
-#: include/svx/strings.hrc:912
+#. j6u8M
+#: include/svx/strings.hrc:926
msgctxt "RID_SVXSTR_LEND3"
-msgid "Dimension lines"
-msgstr "ཁྲེ་ཚོན་གཏན་འཁེལ་ཐིག་སྐུད།"
+msgid "Dimension Lines"
+msgstr ""
#. JKxZ6
-#: include/svx/strings.hrc:913
+#: include/svx/strings.hrc:927
msgctxt "RID_SVXSTR_LEND4"
msgid "Double Arrow"
msgstr "ཆ་ལྡན་མདའ་རྩེ།"
-#. ZDkoo
-#: include/svx/strings.hrc:914
+#. o38zt
+#: include/svx/strings.hrc:928
msgctxt "RID_SVXSTR_LEND5"
-msgid "Rounded short arrow"
-msgstr "སྒོར་དབྱིབས་མདའ་རྩེ་ཐུང་བ།"
+msgid "Triangle"
+msgstr ""
-#. SAxkg
-#: include/svx/strings.hrc:915
+#. XvcqE
+#: include/svx/strings.hrc:929
msgctxt "RID_SVXSTR_LEND6"
-msgid "Symmetric arrow"
-msgstr "ཆ་འགྲིག་མདའ་རྩེ།"
+msgid "Concave"
+msgstr ""
-#. zxuGD
-#: include/svx/strings.hrc:916
+#. JD6qL
+#: include/svx/strings.hrc:930
msgctxt "RID_SVXSTR_LEND7"
-msgid "Line arrow"
-msgstr "ཐིག་སྐུད་མདའ་རྩེ།"
+msgid "Arrow large"
+msgstr ""
-#. SjdJn
-#: include/svx/strings.hrc:917
+#. 3CPw6
+#: include/svx/strings.hrc:931
msgctxt "RID_SVXSTR_LEND8"
-msgid "Rounded large arrow"
-msgstr "སྒོར་དབྱིབས་མདའ་རྩེ་རིང་པོ།"
+msgid "Dimension Line"
+msgstr ""
#. EBEY5
-#: include/svx/strings.hrc:918
+#: include/svx/strings.hrc:932
msgctxt "RID_SVXSTR_LEND9"
msgid "Circle"
msgstr "སྒོར་མོ།"
#. H9DDA
-#: include/svx/strings.hrc:919
+#: include/svx/strings.hrc:933
msgctxt "RID_SVXSTR_LEND10"
msgid "Square"
msgstr "གྲུ་བཞི་ཁ་གང་མ།"
#. AWHmD
-#: include/svx/strings.hrc:920
+#: include/svx/strings.hrc:934
msgctxt "RID_SVXSTR_LEND11"
msgid "Arrow"
msgstr "མདའ་རྩེ།"
-#. oagUz
-#: include/svx/strings.hrc:921
+#. CXazS
+#: include/svx/strings.hrc:935
msgctxt "RID_SVXSTR_LEND12"
-msgid "Short line arrow"
+msgid "Half Circle"
msgstr ""
#. VNaKi
-#: include/svx/strings.hrc:922
+#: include/svx/strings.hrc:936
msgctxt "RID_SVXSTR_LEND13"
msgid "Triangle unfilled"
msgstr ""
#. LRmKQ
-#: include/svx/strings.hrc:923
+#: include/svx/strings.hrc:937
msgctxt "RID_SVXSTR_LEND14"
msgid "Diamond unfilled"
msgstr ""
#. L2kus
-#: include/svx/strings.hrc:924
+#: include/svx/strings.hrc:938
msgctxt "RID_SVXSTR_LEND15"
msgid "Diamond"
msgstr "གཏད་ཟུར་ཁྲ་མིག"
#. P2Raq
-#: include/svx/strings.hrc:925
+#: include/svx/strings.hrc:939
#, fuzzy
msgctxt "RID_SVXSTR_LEND16"
msgid "Circle unfilled"
msgstr "མདོག་མ་སྐོང་བའི་སྒོར།"
#. FNaHF
-#: include/svx/strings.hrc:926
+#: include/svx/strings.hrc:940
#, fuzzy
msgctxt "RID_SVXSTR_LEND17"
msgid "Square 45 unfilled"
msgstr "མདོག་གསབ་པའི་གྲུ་བཞི་ཁ་གང་དབྱིབས།"
#. ECeBc
-#: include/svx/strings.hrc:927
+#: include/svx/strings.hrc:941
#, fuzzy
msgctxt "RID_SVXSTR_LEND18"
msgid "Square unfilled"
msgstr "མདོག་གསབ་པའི་གྲུ་བཞི་ཁ་གང་དབྱིབས།"
-#. gzYrt
-#: include/svx/strings.hrc:928
+#. ALFbk
+#: include/svx/strings.hrc:942
msgctxt "RID_SVXSTR_LEND19"
-msgid "Half circle unfilled"
+msgid "Half Circle unfilled"
msgstr ""
-#. thwAP
-#: include/svx/strings.hrc:929
-#, fuzzy
+#. mfGCE
+#: include/svx/strings.hrc:943
msgctxt "RID_SVXSTR_LEND20"
-msgid "Arrowhead"
-msgstr "ཐིག་སྐུད་མདའ་རྩེ།"
+msgid "Dimension Line Arrow"
+msgstr ""
+
+#. epSjr
+#: include/svx/strings.hrc:944
+msgctxt "RID_SVXSTR_LEND21"
+msgid "Line short"
+msgstr ""
+
+#. yVmQp
+#: include/svx/strings.hrc:945
+msgctxt "RID_SVXSTR_LEND22"
+msgid "Line"
+msgstr ""
+
+#. im8fN
+#: include/svx/strings.hrc:946
+msgctxt "RID_SVXSTR_LEND23"
+msgid "Half Arrow left"
+msgstr ""
+
+#. EVYD7
+#: include/svx/strings.hrc:947
+msgctxt "RID_SVXSTR_LEND24"
+msgid "Half Arrow right"
+msgstr ""
+
+#. VZ8vx
+#: include/svx/strings.hrc:948
+msgctxt "RID_SVXSTR_LEND25"
+msgid "Reversed Arrow"
+msgstr ""
+
+#. yTXvH
+#: include/svx/strings.hrc:949
+msgctxt "RID_SVXSTR_LEND26"
+msgid "CF One"
+msgstr ""
+
+#. cF4FB
+#: include/svx/strings.hrc:950
+msgctxt "RID_SVXSTR_LEND27"
+msgid "CF Only One"
+msgstr ""
+
+#. qbpvv
+#: include/svx/strings.hrc:951
+msgctxt "RID_SVXSTR_LEND28"
+msgid "CF Many"
+msgstr ""
+
+#. 6wQxC
+#: include/svx/strings.hrc:952
+msgctxt "RID_SVXSTR_LEND29"
+msgid "CF Many One"
+msgstr ""
+
+#. JzCsB
+#: include/svx/strings.hrc:953
+msgctxt "RID_SVXSTR_LEND30"
+msgid "CF Zero One"
+msgstr ""
+
+#. SBCut
+#: include/svx/strings.hrc:954
+msgctxt "RID_SVXSTR_LEND31"
+msgid "CF Zero Many"
+msgstr ""
#. EXsKo
-#: include/svx/strings.hrc:930
+#: include/svx/strings.hrc:955
msgctxt "RID_SVXSTR_TRASNGR0"
msgid "Transparency"
msgstr "གསལ་དྭངས།"
#. hGytB
-#: include/svx/strings.hrc:931
+#: include/svx/strings.hrc:956
msgctxt "RID_SVXSTR_COLOR_LIBRE_GREEN_1"
msgid "Green 1 (%PRODUCTNAME Main Color)"
msgstr ""
#. Msh88
-#: include/svx/strings.hrc:932
+#: include/svx/strings.hrc:957
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIBRE_GREEN_ACCENT"
msgid "Green Accent"
msgstr "གཡས་འོག་ཕྱོགས་ཀྱི་སྒྲ་ལྕི།"
#. opj2M
-#: include/svx/strings.hrc:933
+#: include/svx/strings.hrc:958
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIBRE_BLUE_ACCENT"
msgid "Blue Accent"
msgstr "གཡས་སྟེང་ཕྱོགས་ཀྱི་སྒྲ་ལྕི་བ།"
#. tC5jE
-#: include/svx/strings.hrc:934
+#: include/svx/strings.hrc:959
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIBRE_ORANGE_ACCENT"
msgid "Orange Accent"
msgstr "གཡས་འོག་ཕྱོགས་ཀྱི་སྒྲ་ལྕི།"
#. 3T9pJ
-#: include/svx/strings.hrc:935
+#: include/svx/strings.hrc:960
msgctxt "RID_SVXSTR_COLOR_LIBRE_PURPLE"
msgid "Purple"
msgstr ""
#. N5FWG
-#: include/svx/strings.hrc:936
+#: include/svx/strings.hrc:961
msgctxt "RID_SVXSTR_COLOR_LIBRE_PURPLE_ACCENT"
msgid "Purple Accent"
msgstr ""
#. Nhtbq
-#: include/svx/strings.hrc:937
+#: include/svx/strings.hrc:962
msgctxt "RID_SVXSTR_COLOR_LIBRE_YELLOW_ACCENT"
msgid "Yellow Accent"
msgstr ""
#. AZXYu
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
-#: include/svx/strings.hrc:940
+#: include/svx/strings.hrc:965
msgctxt "RID_SVXSTR_COLOR_TANGO_BUTTER"
msgid "Tango: Butter"
msgstr ""
#. MEMGs
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
-#: include/svx/strings.hrc:942
+#: include/svx/strings.hrc:967
msgctxt "RID_SVXSTR_COLOR_TANGO_ORANGE"
msgid "Tango: Orange"
msgstr ""
#. fAhER
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
-#: include/svx/strings.hrc:944
+#: include/svx/strings.hrc:969
msgctxt "RID_SVXSTR_COLOR_TANGO_CHOCOLATE"
msgid "Tango: Chocolate"
msgstr ""
#. D9vsE
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
-#: include/svx/strings.hrc:946
+#: include/svx/strings.hrc:971
msgctxt "RID_SVXSTR_COLOR_TANGO_CHAMELEON"
msgid "Tango: Chameleon"
msgstr ""
#. qv332
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
-#: include/svx/strings.hrc:948
+#: include/svx/strings.hrc:973
msgctxt "RID_SVXSTR_COLOR_TANGO_SKY_BLUE"
msgid "Tango: Sky Blue"
msgstr ""
#. Nz8GQ
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
-#: include/svx/strings.hrc:950
+#: include/svx/strings.hrc:975
msgctxt "RID_SVXSTR_COLOR_TANGO_PLUM"
msgid "Tango: Plum"
msgstr ""
#. QNExU
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
-#: include/svx/strings.hrc:952
+#: include/svx/strings.hrc:977
msgctxt "RID_SVXSTR_COLOR_TANGO_SCARLET_RED"
msgid "Tango: Scarlet Red"
msgstr ""
#. xPCFe
#. Tango colors, see: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
-#: include/svx/strings.hrc:954
+#: include/svx/strings.hrc:979
msgctxt "RID_SVXSTR_COLOR_TANGO_ALUMINIUM"
msgid "Tango: Aluminium"
msgstr ""
#. apBBr
-#: include/svx/strings.hrc:955
+#: include/svx/strings.hrc:980
msgctxt "RID_SVXSTR_GALLERYPROPS_GALTHEME"
msgid "Gallery Theme"
msgstr ""
#. Y6FPU
-#: include/svx/strings.hrc:956
+#: include/svx/strings.hrc:981
msgctxt "RID_SVXSTR_GALLERY_PREVIEW"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
#. BseGn
-#: include/svx/strings.hrc:957
+#: include/svx/strings.hrc:982
msgctxt "RID_SVXSTR_SUCCESSRECOV"
msgid "Successfully recovered"
msgstr "སླར་གསོ་ལེགས་གྲུབ།"
#. LfjDh
-#: include/svx/strings.hrc:958
+#: include/svx/strings.hrc:983
msgctxt "RID_SVXSTR_ORIGDOCRECOV"
msgid "Original document recovered"
msgstr "ཐོག་མའི་ཡིག་ཚགས་སླར་གསོ་ཚར་བ།"
#. BEAbm
-#: include/svx/strings.hrc:959
+#: include/svx/strings.hrc:984
msgctxt "RID_SVXSTR_RECOVFAILED"
msgid "Recovery failed"
msgstr "སླར་གསོ་ཕམ་པ།"
#. 5ye7z
-#: include/svx/strings.hrc:960
+#: include/svx/strings.hrc:985
msgctxt "RID_SVXSTR_RECOVINPROGR"
msgid "Recovery in progress"
msgstr "སླར་གསོ་བྱེད་བཞིན་པ།"
#. tEbUT
-#: include/svx/strings.hrc:961
+#: include/svx/strings.hrc:986
msgctxt "RID_SVXSTR_NOTRECOVYET"
msgid "Not recovered yet"
msgstr "སླར་གསོ་བྱས་མེད་པ།"
#. EaAMF
-#: include/svx/strings.hrc:962
+#: include/svx/strings.hrc:987
#, fuzzy
msgctxt "RID_SVXSTR_RECOVERY_INPROGRESS"
msgid "%PRODUCTNAME %PRODUCTVERSION has begun recovering your documents. Depending on the size of the documents this process can take some time."
@@ -5564,955 +5713,955 @@ msgstr ""
"ནོར་འཁྲུལ་གྱི་སྙན་ཞུ་ཞིག་གསར་འཛུགས་བྱས་་ནས་ %PRODUCTNAME ཐོར་བའི་རྒྱུ་ཚན་གཏན་འཁེལ་ལ་རོགས་རམ་ཐུབ། \"རྗེས་མ་\"ལ་རྐྱང་བརྡེ་ནས་ \"ནོར་འཁྲུལ་སྙན་ཞུའི་ཡོ་བྱད་\"ཐོབ་པ་ ཡང་ན་\"དོར་བ་\"ལ་རྐྱང་རྡེབ་ནས་གོ་རིམ་འདི་མཆོང་།"
#. AicJe
-#: include/svx/strings.hrc:963
+#: include/svx/strings.hrc:988
#, fuzzy
msgctxt "RID_SVXSTR_RECOVERYONLY_FINISH_DESCR"
msgid "Recovery of your documents was finished. Click 'Finish' to see your documents."
msgstr "ཡིག་ཆ་སླར་གསོ་ཟིན་པས་ལེགས་གྲུབ་ལ་རྐྱང་རྡེབ་བྱས་ནས་ཡིག་ཚགས་ལ་ལྟ་ཞིབ་བྱས་པ།"
#. ZbeCG
-#: include/svx/strings.hrc:964
+#: include/svx/strings.hrc:989
msgctxt "RID_SVXSTR_RECOVERYONLY_FINISH"
msgid "~Finish"
msgstr "ལེགས་གྲུབ།"
#. BBeKk
-#: include/svx/strings.hrc:965
+#: include/svx/strings.hrc:990
msgctxt "RID_SVXSTR_WIDTH_LAST_CUSTOM"
msgid "Last Custom Value"
msgstr ""
#. mENBU
-#: include/svx/strings.hrc:966
+#: include/svx/strings.hrc:991
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "pt"
#. fRyqX
-#: include/svx/strings.hrc:968
+#: include/svx/strings.hrc:993
msgctxt "RID_SVXSTR_EXPORT_GRAPHIC_TITLE"
msgid "Image Export"
msgstr ""
#. xXhtG
-#: include/svx/strings.hrc:969
+#: include/svx/strings.hrc:994
msgctxt "RID_SVXSTR_SAVEAS_IMAGE"
msgid "Save as Image"
msgstr ""
#. jWKoC
#. Strings for the Draw Dialog --------------------------------------------
-#: include/svx/strings.hrc:972
+#: include/svx/strings.hrc:997
msgctxt "RID_SVX_3D_UNDO_EXCHANGE_PASTE"
msgid "Insert object(s)"
msgstr "དམིགས་བྱ་བར་འཇུག"
#. Heqmn
-#: include/svx/strings.hrc:973
+#: include/svx/strings.hrc:998
msgctxt "RID_SVX_3D_UNDO_ROTATE"
msgid "Rotate 3D object"
msgstr "འཁྱིལ་སྐོར། རྩ་གསུམ་དམིགས་བྱ།"
#. AC56T
-#: include/svx/strings.hrc:974
+#: include/svx/strings.hrc:999
msgctxt "RID_SVX_3D_UNDO_EXTRUDE"
msgid "Create extrusion object"
msgstr "རྩ་གསུམ་བྱ་ཡུལ་སྐྱེད་གྲུབ།"
#. 4DonY
-#: include/svx/strings.hrc:975
+#: include/svx/strings.hrc:1000
msgctxt "RID_SVX_3D_UNDO_LATHE"
msgid "Create rotation object"
msgstr "འཁྱིལ་འཁོར་མ་ལག་བཟོ་བ།"
#. EL9V9
-#: include/svx/strings.hrc:976
+#: include/svx/strings.hrc:1001
msgctxt "RID_SVX_3D_UNDO_BREAK_LATHE"
msgid "Split 3D object"
msgstr "རྩ་གསུམ་གྱི་དམིགས་བྱ་ཁ་ཕྲལ།"
#. BBZGA
#. Language-Strings ------------------------------------------------------
-#: include/svx/strings.hrc:979
+#: include/svx/strings.hrc:1004
msgctxt "RID_SVXSTR_LANGUAGE_ALL"
msgid "[All]"
msgstr "[ཡོངས་རྫོགས་]"
#. RZVDm
-#: include/svx/strings.hrc:981
+#: include/svx/strings.hrc:1006
msgctxt "RID_SVXSTR_GALLERY_FILTER"
msgid "Graphics filter"
msgstr "རི་མོའི་འཚག་ཆས།"
#. YNjeD
-#: include/svx/strings.hrc:982
+#: include/svx/strings.hrc:1007
msgctxt "RID_SVXSTR_GALLERY_NEWTHEME"
msgid "New Theme"
msgstr "གཙོ་དོན་གསར་བཟོ།"
#. Dx4Uf
-#: include/svx/strings.hrc:983
+#: include/svx/strings.hrc:1008
msgctxt "RID_SVXSTR_GALLERY_TITLE"
msgid "Title"
msgstr "ཁ་བྱང་།"
#. 5uYha
-#: include/svx/strings.hrc:985
+#: include/svx/strings.hrc:1010
msgctxt "RID_GALLERYSTR_THEME_3D"
msgid "3D Effects"
msgstr "རྩ་3ཕན་འབྲས།"
#. 78DGx
-#: include/svx/strings.hrc:986
+#: include/svx/strings.hrc:1011
msgctxt "RID_GALLERYSTR_THEME_ANIMATIONS"
msgid "Animations"
msgstr "འགུལ་རིས།"
#. zGEez
-#: include/svx/strings.hrc:987
+#: include/svx/strings.hrc:1012
msgctxt "RID_GALLERYSTR_THEME_BULLETS"
msgid "Bullets"
msgstr "རྣམ་གྲངས་མཚོན་རྟགས།"
#. MwX9z
-#: include/svx/strings.hrc:988
+#: include/svx/strings.hrc:1013
msgctxt "RID_GALLERYSTR_THEME_OFFICE"
msgid "Office"
msgstr "གཞུང་ལས་ཁང་།"
#. dAwiC
-#: include/svx/strings.hrc:989
+#: include/svx/strings.hrc:1014
msgctxt "RID_GALLERYSTR_THEME_FLAGS"
msgid "Flags"
msgstr "རྒྱལ་དར་སྣ་ཚོགས།"
#. Ccn8V
-#: include/svx/strings.hrc:990
+#: include/svx/strings.hrc:1015
msgctxt "RID_GALLERYSTR_THEME_FLOWCHARTS"
msgid "Flow Charts"
msgstr "མཐའ་མང་དབྱིབས་སྣ་ཚོགས།"
#. 6ouMS
-#: include/svx/strings.hrc:991
+#: include/svx/strings.hrc:1016
msgctxt "RID_GALLERYSTR_THEME_EMOTICONS"
msgid "Emoticons"
msgstr "བསམ་ཚུལ་རི་མོ།"
#. 8GPFu
-#: include/svx/strings.hrc:992
+#: include/svx/strings.hrc:1017
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "བཪྙན་རིས།"
#. sqh2w
-#: include/svx/strings.hrc:993
+#: include/svx/strings.hrc:1018
msgctxt "RID_GALLERYSTR_THEME_BACKGROUNDS"
msgid "Backgrounds"
msgstr "རྒྱབ་ལྗོངས།"
#. B3KuT
-#: include/svx/strings.hrc:994
+#: include/svx/strings.hrc:1019
msgctxt "RID_GALLERYSTR_THEME_HOMEPAGE"
msgid "Homepage"
msgstr "གཙོ་ཤོག"
#. WR8JQ
-#: include/svx/strings.hrc:995
+#: include/svx/strings.hrc:1020
msgctxt "RID_GALLERYSTR_THEME_INTERACTION"
msgid "Interaction"
msgstr "ཕན་ཚུན་མནན་པ།"
#. EbEZ6
-#: include/svx/strings.hrc:996
+#: include/svx/strings.hrc:1021
msgctxt "RID_GALLERYSTR_THEME_MAPS"
msgid "Maps"
msgstr "འཛམ་གླིང་ས་ཁྲ།"
#. GALA8
-#: include/svx/strings.hrc:997
+#: include/svx/strings.hrc:1022
msgctxt "RID_GALLERYSTR_THEME_PEOPLE"
msgid "People"
msgstr "མི་སྣ།"
#. ZMoiA
-#: include/svx/strings.hrc:998
+#: include/svx/strings.hrc:1023
msgctxt "RID_GALLERYSTR_THEME_SURFACES"
msgid "Surfaces"
msgstr "ཚོན་ཁྲའི་སྙོམ་ངོས།"
#. hNaiH
-#: include/svx/strings.hrc:999
+#: include/svx/strings.hrc:1024
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "རྩིས་རྒྱག་འཕྲུལ་འཁོར།"
#. mrvvG
-#: include/svx/strings.hrc:1000
+#: include/svx/strings.hrc:1025
msgctxt "RID_GALLERYSTR_THEME_DIAGRAMS"
msgid "Diagrams"
msgstr ""
#. HhrDx
-#: include/svx/strings.hrc:1001
+#: include/svx/strings.hrc:1026
msgctxt "RID_GALLERYSTR_THEME_ENVIRONMENT"
msgid "Environment"
msgstr ""
#. 2jVzE
-#: include/svx/strings.hrc:1002
+#: include/svx/strings.hrc:1027
#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_FINANCE"
msgid "Finance"
msgstr "ནོར་དོན།"
#. cmF3B
-#: include/svx/strings.hrc:1003
+#: include/svx/strings.hrc:1028
msgctxt "RID_GALLERYSTR_THEME_TRANSPORT"
msgid "Transport"
msgstr ""
#. as3XM
-#: include/svx/strings.hrc:1004
+#: include/svx/strings.hrc:1029
msgctxt "RID_GALLERYSTR_THEME_TXTSHAPES"
msgid "Textshapes"
msgstr ""
#. gGyFP
-#: include/svx/strings.hrc:1005
+#: include/svx/strings.hrc:1030
msgctxt "RID_GALLERYSTR_THEME_SOUNDS"
msgid "Sounds"
msgstr "སྐད་སྒྲའི་རིས་རྟགས།"
#. 5NrPj
-#: include/svx/strings.hrc:1006
+#: include/svx/strings.hrc:1031
msgctxt "RID_GALLERYSTR_THEME_SYMBOLS"
msgid "Symbols"
msgstr "རིས་རྟགས་སྣ་ཚོགས།"
#. AiXUK
-#: include/svx/strings.hrc:1007
+#: include/svx/strings.hrc:1032
msgctxt "RID_GALLERYSTR_THEME_MYTHEME"
msgid "My Theme"
msgstr "རང་གི་གཙོ་དོན།"
#. uRxP4
-#: include/svx/strings.hrc:1008
+#: include/svx/strings.hrc:1033
msgctxt "RID_GALLERYSTR_THEME_ARROWS"
msgid "Arrows"
msgstr "མདའ་རྩེ།"
#. c3WXh
-#: include/svx/strings.hrc:1009
+#: include/svx/strings.hrc:1034
msgctxt "RID_GALLERYSTR_THEME_BALLOONS"
msgid "Balloons"
msgstr "动植物"
#. pmiE7
-#: include/svx/strings.hrc:1010
+#: include/svx/strings.hrc:1035
msgctxt "RID_GALLERYSTR_THEME_KEYBOARD"
msgid "Keyboard"
msgstr "མཐེབ་བཀྱག"
#. LYdAf
-#: include/svx/strings.hrc:1011
+#: include/svx/strings.hrc:1036
msgctxt "RID_GALLERYSTR_THEME_TIME"
msgid "Time"
msgstr "དུས་ཚོད།"
#. 4UGrY
-#: include/svx/strings.hrc:1012
+#: include/svx/strings.hrc:1037
msgctxt "RID_GALLERYSTR_THEME_PRESENTATION"
msgid "Presentation"
msgstr "གསལ་སྟོན་ཡིག་ཟིན།"
#. a46Xm
-#: include/svx/strings.hrc:1013
+#: include/svx/strings.hrc:1038
msgctxt "RID_GALLERYSTR_THEME_CALENDAR"
msgid "Calendar"
msgstr "ཉིན་ཐོ།"
#. YpuGv
-#: include/svx/strings.hrc:1014
+#: include/svx/strings.hrc:1039
msgctxt "RID_GALLERYSTR_THEME_NAVIGATION"
msgid "Navigation"
msgstr "གནོན་མཐེབ།"
#. gAJH4
-#: include/svx/strings.hrc:1015
+#: include/svx/strings.hrc:1040
msgctxt "RID_GALLERYSTR_THEME_COMMUNICATION"
msgid "Communication"
msgstr "འཕྲིན་གཏོང་།"
#. ETEJu
-#: include/svx/strings.hrc:1016
+#: include/svx/strings.hrc:1041
msgctxt "RID_GALLERYSTR_THEME_FINANCES"
msgid "Finances"
msgstr "ནོར་དོན།"
#. rNez6
-#: include/svx/strings.hrc:1017
+#: include/svx/strings.hrc:1042
msgctxt "RID_GALLERYSTR_THEME_COMPUTER"
msgid "Computers"
msgstr "རྩིས་རྒྱག་འཕྲུལ་འཁོར།"
#. ioX7y
-#: include/svx/strings.hrc:1018
+#: include/svx/strings.hrc:1043
msgctxt "RID_GALLERYSTR_THEME_CLIMA"
msgid "Climate"
msgstr "གནམ་གཤིས།"
#. MmYFp
-#: include/svx/strings.hrc:1019
+#: include/svx/strings.hrc:1044
msgctxt "RID_GALLERYSTR_THEME_EDUCATION"
msgid "School & University"
msgstr "教育"
#. EKFgg
-#: include/svx/strings.hrc:1020
+#: include/svx/strings.hrc:1045
msgctxt "RID_GALLERYSTR_THEME_TROUBLE"
msgid "Problem Solving"
msgstr "གནད་དོན་ཐག་གཅོད་ཀྱི་འཆར་འགོད།"
#. GgrBp
-#: include/svx/strings.hrc:1021
+#: include/svx/strings.hrc:1046
msgctxt "RID_GALLERYSTR_THEME_SCREENBEANS"
msgid "Screen Beans"
msgstr "གཞན་དག"
#. E6onK
-#: include/svx/strings.hrc:1023
+#: include/svx/strings.hrc:1048
msgctxt "RID_SVXSTR_QRY_PRINT_TITLE"
msgid "Printing selection"
msgstr "འདེམས་ཟིན་པ་རྣམས་གཏག་པར་བྱེད།"
#. HzX9m
-#: include/svx/strings.hrc:1024
+#: include/svx/strings.hrc:1049
msgctxt "RID_SVXSTR_QRY_PRINT_MSG"
msgid "Do you want to print the selection or the entire document?"
msgstr "འདེམས་ཟིན་པའི་རྣམས་གཏག་པར་བྱེད་དམ་ཡང་ན་ཡིག་ཚགས་ཧྲིལ་པོ་གཏག་པར་བྱེད།"
#. 3UyC8
-#: include/svx/strings.hrc:1025
+#: include/svx/strings.hrc:1050
msgctxt "RID_SVXSTR_QRY_PRINT_ALL"
msgid "~All"
msgstr "ཡོངས་རྫོགས།(~A)"
#. UxfS3
-#: include/svx/strings.hrc:1026
+#: include/svx/strings.hrc:1051
msgctxt "RID_SVXSTR_QRY_PRINT_SELECTION"
msgid "~Selection"
msgstr "འདེམས་པ།(~S)"
#. KTgDd
-#: include/svx/strings.hrc:1028
+#: include/svx/strings.hrc:1053
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "ནུབ་བྱང་ཕྱོགས་སུ་འཐེན་སྣར།"
#. N6KLd
-#: include/svx/strings.hrc:1029
+#: include/svx/strings.hrc:1054
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "བྱང་ཕྱོགས་སུ་འཐེན་སྣར།"
#. AB6Vj
-#: include/svx/strings.hrc:1030
+#: include/svx/strings.hrc:1055
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "ཤར་བྱང་ཕྱོགས་སུ་འཐེན་སྣར།"
#. NBBEB
-#: include/svx/strings.hrc:1031
+#: include/svx/strings.hrc:1056
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "ནུབ་ཕྱོགས་སུ་འཐེན་སྣར།"
#. d9n5U
-#: include/svx/strings.hrc:1032
+#: include/svx/strings.hrc:1057
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "རྒྱབ་ལ་་འཐེན་སྣར།"
#. A2mcf
-#: include/svx/strings.hrc:1033
+#: include/svx/strings.hrc:1058
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "ཤར་ཕྱོགས་སུ་འཐེན་སྣར།"
#. onGib
-#: include/svx/strings.hrc:1034
+#: include/svx/strings.hrc:1059
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "ལྷོ་ནུབ་ཕྱོགས་སུ་འཐེན་སྣར།"
#. XLQFD
-#: include/svx/strings.hrc:1035
+#: include/svx/strings.hrc:1060
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "ལྷོ་ཕྱོགས་སུ་འཐེན་སྣར།"
#. v5wRm
-#: include/svx/strings.hrc:1036
+#: include/svx/strings.hrc:1061
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "ཤར་ལྷོ་ཕྱོགས་སུ་འཐེན་སྣར།"
#. 4DGjm
-#: include/svx/strings.hrc:1037
+#: include/svx/strings.hrc:1062
msgctxt "RID_SVXSTR_DEPTH_0"
msgid "~0 cm"
msgstr "ལི་སྨི་0 (~0)"
#. kRzVE
-#: include/svx/strings.hrc:1038
+#: include/svx/strings.hrc:1063
msgctxt "RID_SVXSTR_DEPTH_1"
msgid "~1 cm"
msgstr "ལི་སྨི་1(~1)"
#. CSmTh
-#: include/svx/strings.hrc:1039
+#: include/svx/strings.hrc:1064
msgctxt "RID_SVXSTR_DEPTH_2"
msgid "~2.5 cm"
msgstr "ལི་སྨི་2.5(~2)"
#. eYrvo
-#: include/svx/strings.hrc:1040
+#: include/svx/strings.hrc:1065
msgctxt "RID_SVXSTR_DEPTH_3"
msgid "~5 cm"
msgstr "ལི་སྨི་5(~5)"
#. G4Ckx
-#: include/svx/strings.hrc:1041
+#: include/svx/strings.hrc:1066
msgctxt "RID_SVXSTR_DEPTH_4"
msgid "10 ~cm"
msgstr "ལི་སྨི་10(~M)"
#. LGHsL
-#: include/svx/strings.hrc:1042
+#: include/svx/strings.hrc:1067
msgctxt "RID_SVXSTR_DEPTH_0_INCH"
msgid "0 inch"
msgstr "0 དབྱིན་ཁྲེ།"
#. HPevm
-#: include/svx/strings.hrc:1043
+#: include/svx/strings.hrc:1068
msgctxt "RID_SVXSTR_DEPTH_1_INCH"
msgid "0.~5 inch"
msgstr "0.5 དབྱིན་ཁྲེ།(~5)"
#. GvKjC
-#: include/svx/strings.hrc:1044
+#: include/svx/strings.hrc:1069
msgctxt "RID_SVXSTR_DEPTH_2_INCH"
msgid "~1 inch"
msgstr "1 དབྱིན་ཁྲེ།(~1)"
#. gmzHb
-#: include/svx/strings.hrc:1045
+#: include/svx/strings.hrc:1070
msgctxt "RID_SVXSTR_DEPTH_3_INCH"
msgid "~2 inch"
msgstr "2 དབྱིན་ཁྲེ།(~2)"
#. DE5kt
-#: include/svx/strings.hrc:1046
+#: include/svx/strings.hrc:1071
msgctxt "RID_SVXSTR_DEPTH_4_INCH"
msgid "~4 inch"
msgstr "4 དབྱིན་ཁྲེ།(~4)"
#. K5dY9
-#: include/svx/strings.hrc:1048
+#: include/svx/strings.hrc:1073
#, fuzzy
msgctxt "RID_SVXSTR_NOFILL"
msgid "No Fill"
msgstr "འཇུག་གསབ་མི་བྱེད།"
#. TFBK3
-#: include/svx/strings.hrc:1049
+#: include/svx/strings.hrc:1074
#, fuzzy
msgctxt "RID_SVXSTR_TRANSPARENT"
msgid "Transparent"
msgstr "དྭངས་གསལ།"
#. c7adj
-#: include/svx/strings.hrc:1050
+#: include/svx/strings.hrc:1075
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
msgstr "ཚད་གཞི།"
#. djHis
-#: include/svx/strings.hrc:1051
+#: include/svx/strings.hrc:1076
msgctxt "RID_SVXSTR_FRAME"
msgid "Borders"
msgstr "མཐའ་སྒྲོམ།"
#. PURr6
-#: include/svx/strings.hrc:1052
+#: include/svx/strings.hrc:1077
msgctxt "RID_SVXSTR_FRAME_STYLE"
msgid "Border Style"
msgstr "ཐིག་རིས་དཔེ་རྣམ།"
#. 9Ckww
-#: include/svx/strings.hrc:1053
+#: include/svx/strings.hrc:1078
#, fuzzy
msgctxt "RID_SVXSTR_MORENUMBERING"
msgid "More Numbering..."
msgstr "ཕྲེང་ཨང་སྒྲིག(~L)..."
#. cDG4s
-#: include/svx/strings.hrc:1054
+#: include/svx/strings.hrc:1079
msgctxt "RID_SVXSTR_MOREBULLETS"
msgid "More Bullets..."
msgstr ""
#. uDT6G
-#: include/svx/strings.hrc:1055
+#: include/svx/strings.hrc:1080
msgctxt "RID_SVXSTR_BY_AUTHOR"
msgid "By author"
msgstr ""
#. q2Le9
-#: include/svx/strings.hrc:1056
+#: include/svx/strings.hrc:1081
msgctxt "RID_SVXSTR_PAGES"
msgid "Pages"
msgstr "ཤོག་ལྷེ།"
#. jfL9n
-#: include/svx/strings.hrc:1057
+#: include/svx/strings.hrc:1082
msgctxt "RID_SVXSTR_CLEARFORM"
msgid "Clear formatting"
msgstr "རྣམ་གཞག་གཙང་སེལ་རྒྱུ།"
#. f6nP8
-#: include/svx/strings.hrc:1058
+#: include/svx/strings.hrc:1083
msgctxt "RID_SVXSTR_MORE_STYLES"
msgid "More Styles..."
msgstr ""
#. DPbrc
-#: include/svx/strings.hrc:1059
+#: include/svx/strings.hrc:1084
msgctxt "RID_SVXSTR_MORE"
msgid "More Options..."
msgstr ""
#. D25BE
#. This is duplicated in GenericCommands.xcu in officecfg.
-#: include/svx/strings.hrc:1061
+#: include/svx/strings.hrc:1086
msgctxt "RID_SVXSTR_CHARFONTNAME"
msgid "Font Name"
msgstr "ཡིག་གཟུགས།"
#. SKCYy
-#: include/svx/strings.hrc:1062
+#: include/svx/strings.hrc:1087
msgctxt "RID_SVXSTR_CHARFONTNAME_NOTAVAILABLE"
msgid "Font Name. The current font is not available and will be substituted."
msgstr ""
#. CVvXU
-#: include/svx/strings.hrc:1063
+#: include/svx/strings.hrc:1088
#, fuzzy
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "རང་བཟོས།"
#. xqzJj
-#: include/svx/strings.hrc:1064
+#: include/svx/strings.hrc:1089
msgctxt "RID_SVXSTR_DOC_COLORS"
msgid "Document colors"
msgstr ""
#. 6BoWp
-#: include/svx/strings.hrc:1065
+#: include/svx/strings.hrc:1090
msgctxt "RID_SVXSTR_DOC_COLOR_PREFIX"
msgid "Document Color"
msgstr ""
#. DJGyY
-#: include/svx/strings.hrc:1067
+#: include/svx/strings.hrc:1092
msgctxt "RID_SVX_EXTRUSION_BAR"
msgid "Extrusion"
msgstr "འཐེན་པ།"
#. TyWTi
-#: include/svx/strings.hrc:1068
+#: include/svx/strings.hrc:1093
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ON_OFF"
msgid "Apply Extrusion On/Off"
msgstr "རྩ་གསུམ་གྱི་གྲུབ་འབྲས་བཟོ་སྒྲིག་གམ་ཡང་ན་མེད་པ་བཟོ་རྒྱུ།"
#. DKFYE
-#: include/svx/strings.hrc:1069
+#: include/svx/strings.hrc:1094
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_DOWN"
msgid "Tilt Down"
msgstr "འོག་ལྟ།"
#. 2Rrxc
-#: include/svx/strings.hrc:1070
+#: include/svx/strings.hrc:1095
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_UP"
msgid "Tilt Up"
msgstr "སྟེང་བཀྱག"
#. eDpJK
-#: include/svx/strings.hrc:1071
+#: include/svx/strings.hrc:1096
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_LEFT"
msgid "Tilt Left"
msgstr "གཡོན་ལ་ཕྱོགས་པ།"
#. CWDSN
-#: include/svx/strings.hrc:1072
+#: include/svx/strings.hrc:1097
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_RIGHT"
msgid "Tilt Right"
msgstr "གཡས་ཕྱོགས།"
#. CxYgt
-#: include/svx/strings.hrc:1073
+#: include/svx/strings.hrc:1098
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_DEPTH"
msgid "Change Extrusion Depth"
msgstr "བརྐྱང་འཐེན་གཏིང་ཚད་བཟོ་བཅོས་བྱེད།"
#. c5JCp
-#: include/svx/strings.hrc:1074
+#: include/svx/strings.hrc:1099
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ORIENTATION"
msgid "Change Orientation"
msgstr "བརྐྱང་འཐེན་ཁ་ཕྱོགས་བཟོ་བཅོས་བྱེད།"
#. KDSyh
-#: include/svx/strings.hrc:1075
+#: include/svx/strings.hrc:1100
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_PROJECTION"
msgid "Change Projection Type"
msgstr "བཪྙན་སྟོན་རིགས་གྲས་བཟོ་བཅོས་བྱེད།"
#. JpzeS
-#: include/svx/strings.hrc:1076
+#: include/svx/strings.hrc:1101
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_LIGHTING"
msgid "Change Lighting"
msgstr "བཞུ་མར་གྱི་ཟུར་ཚད་བཟོ་བཅོས་བྱེད།"
#. j4AR9
-#: include/svx/strings.hrc:1077
+#: include/svx/strings.hrc:1102
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_BRIGHTNESS"
msgid "Change Brightness"
msgstr "གློག་བཞུའི་གསལ་ཚད་བཟོ་བཅོས་བྱེད།"
#. yA2xm
-#: include/svx/strings.hrc:1078
+#: include/svx/strings.hrc:1103
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_SURFACE"
msgid "Change Extrusion Surface"
msgstr "བརྐྱང་འཐེན་ཕྱི་ངོས་བཟོ་བཅོས་བྱེད།"
#. DFEZP
-#: include/svx/strings.hrc:1079
+#: include/svx/strings.hrc:1104
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_COLOR"
msgid "Change Extrusion Color"
msgstr "རྩ་གསུམ་ཚོས་གཞི་བཟོ་བཅོས།"
#. hXNfG
-#: include/svx/strings.hrc:1081
+#: include/svx/strings.hrc:1106
msgctxt "RID_SVXFLOAT3D_FAVORITE"
msgid "Favorite"
msgstr "བསྡུ་ཉར།"
#. uPyWe
-#: include/svx/strings.hrc:1082
+#: include/svx/strings.hrc:1107
msgctxt "RID_SVXFLOAT3D_FIX_R"
msgid "R:"
msgstr "R:"
#. UMMJN
-#: include/svx/strings.hrc:1083
+#: include/svx/strings.hrc:1108
msgctxt "RID_SVXFLOAT3D_FIX_G"
msgid "G:"
msgstr "G:"
#. ocdkG
-#: include/svx/strings.hrc:1084
+#: include/svx/strings.hrc:1109
msgctxt "RID_SVXFLOAT3D_FIX_B"
msgid "B:"
msgstr "B:"
#. L962H
-#: include/svx/strings.hrc:1086
+#: include/svx/strings.hrc:1111
msgctxt "RID_SVX_FONTWORK_BAR"
msgid "Fontwork"
msgstr "སྒྱུ་རྩལ་ཡི་གེ"
#. 7RVov
-#: include/svx/strings.hrc:1087
+#: include/svx/strings.hrc:1112
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_SHAPE"
msgid "Apply Fontwork Shape"
msgstr "སྒྱུ་རྩལ་ཡི་གེའི་བཟོ་ལྟ་བཟོ་སྒྲིག"
#. h3CLw
-#: include/svx/strings.hrc:1088
+#: include/svx/strings.hrc:1113
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_SAME_LETTER_HEIGHT"
msgid "Apply Fontwork Same Letter Heights"
msgstr "སྒྱུ་རྩལ་ཡི་གེའི་གསལ་བྱེད་ཀྱི་མཐོ་ཚད་གཅིག་པ་བཟོ་སྒྲིག"
#. 6h2dG
-#: include/svx/strings.hrc:1089
+#: include/svx/strings.hrc:1114
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_ALIGNMENT"
msgid "Apply Fontwork Alignment"
msgstr "སྒྱུ་རྩལ་ཡི་གེ་སྙོམ་སྒྲིག་བྱ་ཐབས་བཟོ་སྒྲིག"
#. eKHcV
-#: include/svx/strings.hrc:1090
+#: include/svx/strings.hrc:1115
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_CHARACTER_SPACING"
msgid "Apply Fontwork Character Spacing"
msgstr "སྒྱུ་རྩལ་ཡི་གེའི་ཡིག་རྟགས་ཀྱི་བར་ཁྱད་བཟོ་སྒྲིག"
#. FkkaD
-#: include/svx/strings.hrc:1092
+#: include/svx/strings.hrc:1117
msgctxt "RID_SVXSTR_A11Y_3D_MATERIAL_COLOR"
msgid "3D material color"
msgstr "རྩ་3རྒྱུ་ཚོན།"
#. 32NMi
-#: include/svx/strings.hrc:1093
+#: include/svx/strings.hrc:1118
msgctxt "RID_SVXSTR_A11Y_FILLSTYLE_NONE"
msgid "None"
msgstr "མེད་པ།"
#. rKBYw
-#: include/svx/strings.hrc:1094
+#: include/svx/strings.hrc:1119
msgctxt "RID_SVXSTR_A11Y_FILLSTYLE_SOLID"
msgid "Solid"
msgstr "ཁ་སྐོང་བའི།"
#. vKDSy
-#: include/svx/strings.hrc:1095
+#: include/svx/strings.hrc:1120
msgctxt "RID_SVXSTR_A11Y_FILLSTYLE_HATCH"
msgid "With hatching"
msgstr "གྲིབ་ནག་ཐིག་གི"
#. oXmCH
-#: include/svx/strings.hrc:1096
+#: include/svx/strings.hrc:1121
msgctxt "RID_SVXSTR_A11Y_FILLSTYLE_GRADIENT"
msgid "Gradient"
msgstr "དྭངས་གསལ་རྒྱན་རིས།"
#. r94hi
-#: include/svx/strings.hrc:1097
+#: include/svx/strings.hrc:1122
msgctxt "RID_SVXSTR_A11Y_FILLSTYLE_BITMAP"
msgid "Bitmap"
msgstr "གནས་རིས།"
#. oo88Y
-#: include/svx/strings.hrc:1098
+#: include/svx/strings.hrc:1123
msgctxt "RID_SVXSTR_A11Y_WITH"
msgid "with"
msgstr "ཐགས།"
#. 4sz83
-#: include/svx/strings.hrc:1099
+#: include/svx/strings.hrc:1124
msgctxt "RID_SVXSTR_A11Y_STYLE"
msgid "Style"
msgstr "ཁྱད་ཆོས།"
#. fEHXC
-#: include/svx/strings.hrc:1100
+#: include/svx/strings.hrc:1125
msgctxt "RID_SVXSTR_A11Y_AND"
msgid "and"
msgstr "བསྡོམས་འབོར།"
#. EoET4
#. SvxRectCtl
-#: include/svx/strings.hrc:1102
+#: include/svx/strings.hrc:1127
msgctxt "RID_SVXSTR_RECTCTL_ACC_CORN_NAME"
msgid "Corner control"
msgstr "ཟུར་ཚད་ཚོད་འཛིན།"
#. CUEEW
-#: include/svx/strings.hrc:1103
+#: include/svx/strings.hrc:1128
msgctxt "RID_SVXSTR_RECTCTL_ACC_CORN_DESCR"
msgid "Selection of a corner point."
msgstr "ཟུར་ཚེག་ཅིག་འདེམས་པ།"
#. cQmVp
-#: include/svx/strings.hrc:1104
+#: include/svx/strings.hrc:1129
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LT"
msgid "Top left"
msgstr "གཡོན་སྟེང།"
#. TtnJn
-#: include/svx/strings.hrc:1105
+#: include/svx/strings.hrc:1130
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MT"
msgid "Top middle"
msgstr "འབྲིང་སྟེང་།"
#. UERVC
-#: include/svx/strings.hrc:1106
+#: include/svx/strings.hrc:1131
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RT"
msgid "Top right"
msgstr "གཡས་ཐོག"
#. CznfN
-#: include/svx/strings.hrc:1107
+#: include/svx/strings.hrc:1132
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LM"
msgid "Left center"
msgstr "གཡོན་དཀྱིལ།"
#. jvzC7
-#: include/svx/strings.hrc:1108
+#: include/svx/strings.hrc:1133
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MM"
msgid "Center"
msgstr "ནང་།"
#. HPtYD
-#: include/svx/strings.hrc:1109
+#: include/svx/strings.hrc:1134
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RM"
msgid "Right center"
msgstr "གཡས་དཀྱིལ།"
#. v4SqB
-#: include/svx/strings.hrc:1110
+#: include/svx/strings.hrc:1135
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LB"
msgid "Bottom left"
msgstr "གཡོན་འོག།"
#. daA8a
-#: include/svx/strings.hrc:1111
+#: include/svx/strings.hrc:1136
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MB"
msgid "Bottom middle"
msgstr "དཀྱིལ་འོག"
#. DGWf8
-#: include/svx/strings.hrc:1112
+#: include/svx/strings.hrc:1137
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RB"
msgid "Bottom right"
msgstr "གཡས་འོག་"
#. AZsBC
#. SvxGraphCtrlAccessibleContext
-#: include/svx/strings.hrc:1114
+#: include/svx/strings.hrc:1139
msgctxt "RID_SVXSTR_GRAPHCTRL_ACC_NAME"
msgid "Contour control"
msgstr "སྤྱི་ཁོག་ཚོད་འཛིན།"
#. aMva8
-#: include/svx/strings.hrc:1115
+#: include/svx/strings.hrc:1140
msgctxt "RID_SVXSTR_GRAPHCTRL_ACC_DESCRIPTION"
msgid "This is where you can edit the contour."
msgstr "དེར་ཁྱེད་ཀྱི་སྤྱི་ཁྱབ་ཞིག་རྩོམ་སྒྲིག་བྱེད་ཐུབ།"
#. DXEuF
-#: include/svx/strings.hrc:1116
+#: include/svx/strings.hrc:1141
msgctxt "RID_SVXSTR_CHARACTER_SELECTION"
msgid "Special character selection"
msgstr "དམིགས་བསལ་ཡིག་རྟགས་འདེམས་པ།"
#. JfRzP
-#: include/svx/strings.hrc:1117
+#: include/svx/strings.hrc:1142
msgctxt "RID_SVXSTR_CHAR_SEL_DESC"
msgid "Select special characters in this area."
msgstr "ཁུལ་ཁོངས་དེའི་ནང་དམིགས་བསལ་གྱི་ཡིག་རྟགས་འདེམས་དགོས།"
#. umWuB
#. The space behind is a must.
-#: include/svx/strings.hrc:1119
+#: include/svx/strings.hrc:1144
msgctxt "RID_SVXSTR_CHARACTER_CODE"
msgid "Character code "
msgstr "ཡིག་རྟགས་ཨང་།"
#. HECeC
-#: include/svx/strings.hrc:1121
+#: include/svx/strings.hrc:1146
msgctxt "RID_ERR_FIELDREQUIRED"
msgid "Input required in field '#'. Please enter a value."
msgstr "ངེས་པར་དུ་ཡིག་དུམ་ '#' འདིར་གྲངས་ཐང་ཞིག་འཇུག་དགོས།"
#. w4wm8
-#: include/svx/strings.hrc:1122
+#: include/svx/strings.hrc:1147
msgctxt "RID_STR_FORMS"
msgid "Forms"
msgstr "རེའུ་མིག་ཐོ།"
#. cz8aS
-#: include/svx/strings.hrc:1123
+#: include/svx/strings.hrc:1148
msgctxt "RID_STR_NO_PROPERTIES"
msgid "No control selected"
msgstr "ཚོད་འཛིན་བྱེད་སྟངས་བདམས་མེད་པའམ་ཡང་ན་མཉམ་གསེས་ཀྱི་རིགས་ཤིག་བདམས་ཡོད་པ།"
#. JG7Es
-#: include/svx/strings.hrc:1124
+#: include/svx/strings.hrc:1149
msgctxt "RID_STR_PROPERTIES_CONTROL"
msgid "Properties: "
msgstr "གཏོགས་གཤིས།: "
#. YQvBF
-#: include/svx/strings.hrc:1125
+#: include/svx/strings.hrc:1150
msgctxt "RID_STR_PROPERTIES_FORM"
msgid "Form Properties"
msgstr "རེའུ་ཐོའི་གཏོགས་གཤིས།"
#. qS9Rn
-#: include/svx/strings.hrc:1126
+#: include/svx/strings.hrc:1151
msgctxt "RID_STR_FMEXPLORER"
msgid "Form Navigator"
msgstr "རེའུ་མིག་ཐོའི་ཕྱོགས་སྟོན།"
#. PzEVD
-#: include/svx/strings.hrc:1127
+#: include/svx/strings.hrc:1152
msgctxt "RID_STR_FORM"
msgid "Form"
msgstr "རེའུ་མིག་ཐོ།"
#. DnoDH
-#: include/svx/strings.hrc:1128
+#: include/svx/strings.hrc:1153
msgctxt "RID_STR_STDFORMNAME"
msgid "Form"
msgstr "རེའུ་མིག་ཐོ།"
#. Ba4Gy
-#: include/svx/strings.hrc:1129
+#: include/svx/strings.hrc:1154
msgctxt "RID_STR_PROPTITLE_HIDDEN"
msgid "Hidden Control"
msgstr "གབ་པའི་ཚད་འཛིན།"
#. wtZqP
-#: include/svx/strings.hrc:1130
+#: include/svx/strings.hrc:1155
msgctxt "RID_STR_CONTROL"
msgid "Control"
msgstr "ཚོད་འཛིན།"
#. HvXRK
-#: include/svx/strings.hrc:1131
+#: include/svx/strings.hrc:1156
msgctxt "RID_STR_REC_TEXT"
msgid "Record"
msgstr "གཞི་གྲངས་ས་བཅད།"
#. HmTfB
-#: include/svx/strings.hrc:1132
+#: include/svx/strings.hrc:1157
msgctxt "RID_STR_REC_FROM_TEXT"
msgid "of"
msgstr "སྤྱིའི་བསྡོམས།"
#. NZ68L
-#: include/svx/strings.hrc:1133
+#: include/svx/strings.hrc:1158
msgctxt "RID_STR_FIELDSELECTION"
msgid "Add field:"
msgstr "གསར་སྣོན་ཡིག་དུམ་"
#. vGXiw
-#: include/svx/strings.hrc:1134
+#: include/svx/strings.hrc:1159
msgctxt "RID_STR_WRITEERROR"
msgid "Error writing data to database"
msgstr "གཞི་གྲངས་མཛོད་བཅུག་སྐབས་ནོར་འཛོལ་བྱུང་བ།"
#. zzFRi
-#: include/svx/strings.hrc:1135
+#: include/svx/strings.hrc:1160
msgctxt "RID_STR_SYNTAXERROR"
msgid "Syntax error in query expression"
msgstr "ཚིག་གྲུབ་ལ་བརྡ་སྤྲོད་ནོར་འཁྲུལ་བྱུང་རིགས་འདྲི་རྩད་བྱེད་པ།"
#. fS8JJ
-#: include/svx/strings.hrc:1136
+#: include/svx/strings.hrc:1161
msgctxt "RID_STR_DELETECONFIRM_RECORD"
msgid "You intend to delete 1 record."
msgstr "ཁྱེད་ཀྱིས་གཞི་གྲངས་སྡེ་ཚན་ཞིག་སུབ་ཀྱི་ཡིན་ནམ།"
#. Qb4Gk
-#: include/svx/strings.hrc:1137
+#: include/svx/strings.hrc:1162
msgctxt "RID_STR_DELETECONFIRM_RECORDS"
msgid "# records will be deleted."
msgstr "ཁྱེད་ཀྱིས་གཞི་གྲངས་སྡེ་ཚན་ # དེ་སུབ་ཀྱི་ཡིན་ནམ།"
#. zSJQe
-#: include/svx/strings.hrc:1138
+#: include/svx/strings.hrc:1163
msgctxt "RID_STR_DELETECONFIRM"
msgid ""
"If you click Yes, you won't be able to undo this operation.\n"
@@ -6520,331 +6669,331 @@ msgid ""
msgstr "གལ་སྲིད་སུབ་རྒྱུ་བདམས་ན་བཀོལ་སྤྱོད་དེ་ཕྱིར་འཐེན་བྱེད་ཐབས་མེད། མུ་མཐུད་ཡིན་ནམ།"
#. Kb7sF
-#: include/svx/strings.hrc:1139
+#: include/svx/strings.hrc:1164
msgctxt "RID_STR_NAVIGATIONBAR"
msgid "Navigation bar"
msgstr "ས་གནས་ཁུལ་བཤར་ལྟ།"
#. pKEQb
-#: include/svx/strings.hrc:1140
+#: include/svx/strings.hrc:1165
msgctxt "RID_STR_COLUMN"
msgid "Col"
msgstr "སྟར་པ།"
#. FXRKA
-#: include/svx/strings.hrc:1141
+#: include/svx/strings.hrc:1166
msgctxt "RID_STR_UNDO_PROPERTY"
msgid "Set property '#'"
msgstr "གཏོགས་གཤིས་བཟོ་སྒྲིག"
#. hXjTN
-#: include/svx/strings.hrc:1142
+#: include/svx/strings.hrc:1167
msgctxt "RID_STR_UNDO_CONTAINER_INSERT"
msgid "Insert in container"
msgstr "སྣོད་ཆས་ལ་བར་འཇུག"
#. BWpyC
-#: include/svx/strings.hrc:1143
+#: include/svx/strings.hrc:1168
msgctxt "RID_STR_UNDO_CONTAINER_REMOVE"
msgid "Delete #"
msgstr "# སུབ་རྒྱུ།"
#. ZeaDk
-#: include/svx/strings.hrc:1144
+#: include/svx/strings.hrc:1169
msgctxt "RID_STR_UNDO_CONTAINER_REMOVE_MULTIPLE"
msgid "Delete # objects"
msgstr "བྱ་ཡུལ་#སུབ་རྒྱུ།"
#. VgGrE
-#: include/svx/strings.hrc:1145
+#: include/svx/strings.hrc:1170
msgctxt "RID_STR_UNDO_CONTAINER_REPLACE"
msgid "Replace a container element"
msgstr "Containerསྡེ་ཚན་ཞིག་ལ་བརྗེ་བ།"
#. FoXgt
-#: include/svx/strings.hrc:1146
+#: include/svx/strings.hrc:1171
msgctxt "RID_STR_UNDO_MODEL_REPLACE"
msgid "Replace Control"
msgstr "ཚོད་འཛིན་བརྗེ་བ།"
#. V4iMu
-#: include/svx/strings.hrc:1147
+#: include/svx/strings.hrc:1172
msgctxt "RID_STR_PROPTITLE_PUSHBUTTON"
msgid "Push Button"
msgstr "བཀའ་ཚིག་གནོན་མཐེབ།"
#. TreFC
-#: include/svx/strings.hrc:1148
+#: include/svx/strings.hrc:1173
msgctxt "RID_STR_PROPTITLE_RADIOBUTTON"
msgid "Option Button"
msgstr "གདམ་ཚན་ཡིག་དུམ།"
#. CBmAL
-#: include/svx/strings.hrc:1149
+#: include/svx/strings.hrc:1174
msgctxt "RID_STR_PROPTITLE_CHECKBOX"
msgid "Check Box"
msgstr "མང་འདེམས་སྒྲོམ།"
#. NFysA
-#: include/svx/strings.hrc:1150
+#: include/svx/strings.hrc:1175
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label Field"
msgstr "གདོང་འཛར་ཡིག་དུམ།"
#. E5mMK
-#: include/svx/strings.hrc:1151
+#: include/svx/strings.hrc:1176
msgctxt "RID_STR_PROPTITLE_GROUPBOX"
msgid "Group Box"
msgstr "ཚོགས་ཆུང་སྒྲོམ།"
#. ZGDAr
-#: include/svx/strings.hrc:1152
+#: include/svx/strings.hrc:1177
msgctxt "RID_STR_PROPTITLE_EDIT"
msgid "Text Box"
msgstr "ཡི་གེའི་སྒྲོམ།"
#. DEn9D
-#: include/svx/strings.hrc:1153
+#: include/svx/strings.hrc:1178
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
msgstr "རྣམ་གཞག་ཏུ་སྒྱུར་བའི་ཡིག་དུམ།"
#. WiNUf
-#: include/svx/strings.hrc:1154
+#: include/svx/strings.hrc:1179
msgctxt "RID_STR_PROPTITLE_LISTBOX"
msgid "List Box"
msgstr "རེའུ་སྒྲོམ།"
#. xwuJF
-#: include/svx/strings.hrc:1155
+#: include/svx/strings.hrc:1180
msgctxt "RID_STR_PROPTITLE_COMBOBOX"
msgid "Combo Box"
msgstr "ཚོ་སྒྲིག་སྒྲོམ།"
#. 5474w
-#: include/svx/strings.hrc:1156
+#: include/svx/strings.hrc:1181
msgctxt "RID_STR_PROPTITLE_IMAGEBUTTON"
msgid "Image Button"
msgstr "པར་རྣམ་མཐེབ་གཅུས།"
#. qT2Ed
-#: include/svx/strings.hrc:1157
+#: include/svx/strings.hrc:1182
msgctxt "RID_STR_PROPTITLE_IMAGECONTROL"
msgid "Image Control"
msgstr "པར་རྣམ་ཚོད་འཛིན།"
#. 6Qvho
-#: include/svx/strings.hrc:1158
+#: include/svx/strings.hrc:1183
msgctxt "RID_STR_PROPTITLE_FILECONTROL"
msgid "File Selection"
msgstr "ཡིག་ཆ་འདེམས་པ།"
#. a7gAj
-#: include/svx/strings.hrc:1159
+#: include/svx/strings.hrc:1184
msgctxt "RID_STR_PROPTITLE_DATEFIELD"
msgid "Date Field"
msgstr "ཚེས་གྲངས་ཡིག་དུམ།"
#. EaBTj
-#: include/svx/strings.hrc:1160
+#: include/svx/strings.hrc:1185
msgctxt "RID_STR_PROPTITLE_TIMEFIELD"
msgid "Time Field"
msgstr "དུས་ཚོད་ཡིག་དུམ།"
#. DWfsm
-#: include/svx/strings.hrc:1161
+#: include/svx/strings.hrc:1186
msgctxt "RID_STR_PROPTITLE_NUMERICFIELD"
msgid "Numeric Field"
msgstr "གྲངས་ཀའི་ཡིག་དུམ།"
#. TYjnr
-#: include/svx/strings.hrc:1162
+#: include/svx/strings.hrc:1187
msgctxt "RID_STR_PROPTITLE_CURRENCYFIELD"
msgid "Currency Field"
msgstr "དངུལ་ལོར་གྱི་ཡི་གེའི་དུམ་བུ།"
#. B6MEP
-#: include/svx/strings.hrc:1163
+#: include/svx/strings.hrc:1188
msgctxt "RID_STR_PROPTITLE_PATTERNFIELD"
msgid "Pattern Field"
msgstr "འགེབས་རྟགས་ཡིག་དུམ།"
#. uEYBR
-#: include/svx/strings.hrc:1164
+#: include/svx/strings.hrc:1189
msgctxt "RID_STR_PROPTITLE_DBGRID"
msgid "Table Control "
msgstr "རེའུ་མིག་ཚོད་འཛིན། "
#. 3SUEn
-#: include/svx/strings.hrc:1165
+#: include/svx/strings.hrc:1190
msgctxt "RID_STR_PROPTITLE_SCROLLBAR"
msgid "Scrollbar"
msgstr "འགྲིལ་མདའ།"
#. VtEN6
-#: include/svx/strings.hrc:1166
+#: include/svx/strings.hrc:1191
msgctxt "RID_STR_PROPTITLE_SPINBUTTON"
msgid "Spin Button"
msgstr "ཐང་འདེམ་མཐེབ།"
#. eGgm4
-#: include/svx/strings.hrc:1167
+#: include/svx/strings.hrc:1192
msgctxt "RID_STR_PROPTITLE_NAVBAR"
msgid "Navigation Bar"
msgstr "སྣེ་སྟོན་ཚང་།"
#. yME46
-#: include/svx/strings.hrc:1168
+#: include/svx/strings.hrc:1193
msgctxt "RID_STR_PROPTITLE_MULTISELECT"
msgid "Multiselection"
msgstr "གདམ་ག་མང་ལྡན།"
#. PzA5d
-#: include/svx/strings.hrc:1169
+#: include/svx/strings.hrc:1194
msgctxt "RID_STR_NODATACONTROLS"
msgid "No data-related controls in the current form!"
msgstr "མིག་སྔའི་རེའུ་མིག་ནང་རེའུ་མིག་ནུས་ལྡན་གྱི་ཡིག་དུམ་ཕན་ཚུན་འབྲེལ་བའི་སྟངས་འཛིན་ཞིག་མེད་པ།"
#. ZyBEz
-#: include/svx/strings.hrc:1170
+#: include/svx/strings.hrc:1195
msgctxt "RID_STR_POSTFIX_DATE"
msgid " (Date)"
msgstr " (ཟླ་ཚེས)"
#. guA5u
-#: include/svx/strings.hrc:1171
+#: include/svx/strings.hrc:1196
msgctxt "RID_STR_POSTFIX_TIME"
msgid " (Time)"
msgstr " (དུས་ཚོད་)"
#. 2wgdY
-#: include/svx/strings.hrc:1172
+#: include/svx/strings.hrc:1197
msgctxt "RID_STR_FILTER_NAVIGATOR"
msgid "Filter navigator"
msgstr "སྒྱུར་ཆས་ཀྱི་ཁྲིད་སྟོན།"
#. BUYuD
-#: include/svx/strings.hrc:1173
+#: include/svx/strings.hrc:1198
msgctxt "RID_STR_FILTER_FILTER_FOR"
msgid "Filter for"
msgstr "གདམ་གསེས་ཀྱི་ཆ་རྐྱེན།"
#. AcTBB
-#: include/svx/strings.hrc:1174
+#: include/svx/strings.hrc:1199
msgctxt "RID_STR_FILTER_FILTER_OR"
msgid "Or"
msgstr "ཡང་ན།"
#. 6RPtu
-#: include/svx/strings.hrc:1175
+#: include/svx/strings.hrc:1200
msgctxt "RID_STR_NOCONTROLS_FOR_EXTERNALDISPLAY"
msgid "Valid bound controls which can be used in the table view do not exist in the current form."
msgstr "མིག་སྔའི་རེའུ་མིག་ནང་རེའུ་མིག་གི་བཪྙན་རིས་ལ་སྤྱོད་རྒྱུའི་གོ་ཆོད་འཛིན་ཆས་མིན་འདུག"
#. iEoGb
-#: include/svx/strings.hrc:1176
+#: include/svx/strings.hrc:1201
msgctxt "RID_STR_AUTOFIELD"
msgid "<AutoField>"
msgstr "<རང་འགུལ་ཡིག་དུམ>"
#. Da6gx
-#: include/svx/strings.hrc:1177
+#: include/svx/strings.hrc:1202
msgctxt "RID_STR_SVT_SQL_SYNTAX_ERROR"
msgid "Syntax error in SQL statement"
msgstr "SQLམཚོན་ཐབས་བརྡ་སྤྲོད་ནོར་འཁྲུལ་ཡིནཔ།"
#. ZoEuu
-#: include/svx/strings.hrc:1178
+#: include/svx/strings.hrc:1203
msgctxt "RID_STR_SVT_SQL_SYNTAX_VALUE_NO_LIKE"
msgid "The value #1 cannot be used with LIKE."
msgstr "གྲངས་ཐང་#1དེ་LIKEདུས་གཅིག་ཏུ་བེད་སྤྱོད་བྱས་མི་ཆོག"
#. 75ECE
-#: include/svx/strings.hrc:1179
+#: include/svx/strings.hrc:1204
msgctxt "RID_STR_SVT_SQL_SYNTAX_FIELD_NO_LIKE"
msgid "LIKE cannot be used with this field."
msgstr "ཡི་གེ་དུམ་བུ་དེའི་ནང་LIKEབེད་སྤྱོད་བྱས་མི་ཆོག LIKE "
#. tzFv5
-#: include/svx/strings.hrc:1180
+#: include/svx/strings.hrc:1205
msgctxt "RID_STR_SVT_SQL_SYNTAX_ACCESS_DAT_NO_VALID"
msgid "The value entered is not a valid date. Please enter a date in a valid format, for example, MM/DD/YY."
msgstr ""
#. y6Z26
-#: include/svx/strings.hrc:1181
+#: include/svx/strings.hrc:1206
msgctxt "RID_STR_SVT_SQL_SYNTAX_INT_NO_VALID"
msgid "The field cannot be compared with an integer."
msgstr "ཡིག་དུམ་དེ་ཧྲིལ་གྲངས་གཅིག་དང་ཕན་ཚུན་བསྡུར་རྒྱུ་མེད།"
#. F8FgA
-#: include/svx/strings.hrc:1182
+#: include/svx/strings.hrc:1207
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE"
msgid "The database does not contain a table named \"#\"."
msgstr "གཞི་གྲངས་མཛོད་ནང་མི་ཚུད་པའི་མིང་གི་\"#\"རེའུ་མིག་"
#. EDcU7
-#: include/svx/strings.hrc:1183
+#: include/svx/strings.hrc:1208
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE_OR_QUERY"
msgid "The database does contain neither a table nor a query named \"#\"."
msgstr "གཞི་གྲངས་མཛོད་ནང་མི་ཚུད་པའི་མིང་གི་\"#\"རེའུ་མིག་གམ་འདྲི་རྩད།"
#. YBFF5
-#: include/svx/strings.hrc:1184
+#: include/svx/strings.hrc:1209
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE_EXISTS"
msgid "The database already contains a table or view with name \"#\"."
msgstr "གཞི་གྲངས་མཛོད་ནང་མིང་ལ་\"#\"འཁོད་པའི་རེའུ་མིག་གམ་མཐོང་རིས་ཚུད་པ།"
#. cECTG
-#: include/svx/strings.hrc:1185
+#: include/svx/strings.hrc:1210
msgctxt "RID_STR_SVT_SQL_SYNTAX_QUERY_EXISTS"
msgid "The database already contains a query with name \"#\"."
msgstr "གཞི་གྲངས་མཛོད་ནང་མིང་ལ་\"#\"འཁོད་པའི་འདྲི་རྩད་ཚུད་པ།"
#. VkeLY
-#: include/svx/strings.hrc:1186
+#: include/svx/strings.hrc:1211
msgctxt "RID_STR_SVT_SQL_SYNTAX_COLUMN"
msgid "The column \"#1\" is unknown in the table \"#2\"."
msgstr "སྟར་པ་\"#1\" དེ་རེའུ་མིག་\"#2\"ངོས་ནས་མི་རྟོགས་པ་རེད།"
#. z9bf9
-#: include/svx/strings.hrc:1187
+#: include/svx/strings.hrc:1212
msgctxt "RID_STR_SVT_SQL_SYNTAX_REAL_NO_VALID"
msgid "The field cannot be compared with a floating point number."
msgstr "ཡིག་དུམ་དེ་འགྱུར་བ་གཏོང་ཆོག་པའི་སིལ་གྲངས་ཚེགས་ཀྱི་གྲངས་གནས་ཕན་ཚུན་བསྡུར་རྒྱུ་མེད།"
#. CEg85
-#: include/svx/strings.hrc:1188
+#: include/svx/strings.hrc:1213
msgctxt "RID_STR_SVT_SQL_SYNTAX_CRIT_NO_COMPARE"
msgid "The entered criterion cannot be compared with this field."
msgstr "བཟོ་སྒྲིག་བྱས་པའི་ཆ་རྐྱེན་དེས་ཡིག་དུམ་འདི་དང་བསྡུར་བ་བྱེད་ཐབས་མི་འདུག"
#. ZGAAQ
-#: include/svx/strings.hrc:1189
+#: include/svx/strings.hrc:1214
msgctxt "RID_STR_DATANAVIGATOR"
msgid "Data Navigator"
msgstr "གཞི་གྲངས་ཀྱི་ལས་རོགས།"
#. W4uM2
-#: include/svx/strings.hrc:1190
+#: include/svx/strings.hrc:1215
msgctxt "RID_STR_READONLY_VIEW"
msgid " (read-only)"
msgstr " (ལྟ་ཀློག་ཁོ་ན་)"
#. DgfNh
-#: include/svx/strings.hrc:1191
+#: include/svx/strings.hrc:1216
msgctxt "RID_STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "ཡིག་ཆ་འདི་གནས་འདུག འགེབས་སམ།"
#. dSYCi
-#: include/svx/strings.hrc:1192
+#: include/svx/strings.hrc:1217
msgctxt "RID_STR_OBJECT_LABEL"
msgid "#object# label"
msgstr ""
#. JpaM6
-#: include/svx/strings.hrc:1194
+#: include/svx/strings.hrc:1219
#, fuzzy
msgctxt "RID_STR_QRY_REMOVE_MODEL"
msgid ""
@@ -6853,7 +7002,7 @@ msgid ""
msgstr "དཔེ་དབྱིབས་$MODELNAME སུབ་ན་མིག་སྔའི་དཔེ་དབྱིབས་འདིར་སྦྲགས་པའི་ཚོད་འཛིན་ཆས་ཚང་མར་སྐྱོན་ཐེབས་སྲིད། དཔེ་དབྱིབས་འདི་དངོས་འབྲེལ་སུབ་བམ།"
#. y5Dyt
-#: include/svx/strings.hrc:1195
+#: include/svx/strings.hrc:1220
#, fuzzy
msgctxt "RID_STR_QRY_REMOVE_INSTANCE"
msgid ""
@@ -6862,7 +7011,7 @@ msgid ""
msgstr "དངོས་དཔེ་$INSTANCENAME སུབ་ན་མིག་སྔའི་དངོས་དཔེ་འདིར་སྦྲགས་པའི་ཚོད་འཛིན་ཆས་ཚང་མར་སྐྱོན་ཐེབས་སྲིད། དངོས་དཔེ་འདི་དངོས་འབྲེལ་སུབ་བམ།"
#. VEzGF
-#: include/svx/strings.hrc:1196
+#: include/svx/strings.hrc:1221
#, fuzzy
msgctxt "RID_STR_QRY_REMOVE_ELEMENT"
msgid ""
@@ -6871,13 +7020,13 @@ msgid ""
msgstr "མ་རྒྱུ་$ELEMENTNAMEསུབ་ན་མིག་སྔའི་མ་རྒྱུ་འདིར་སྦྲགས་པའི་ཚོད་འཛིན་ཆས་ཚང་མར་སྐྱོན་ཐེབས་སྲིད། མ་རྒྱུ་འདི་དངོས་འབྲེལ་སུབ་བམ།"
#. 3hF6H
-#: include/svx/strings.hrc:1197
+#: include/svx/strings.hrc:1222
msgctxt "RID_STR_QRY_REMOVE_ATTRIBUTE"
msgid "Do you really want to delete the attribute '$ATTRIBUTENAME'?"
msgstr "$ATTRIBUTENAME གཏོགས་གཤིས་སུབ་རྒྱུ་གཏན་འཁེལ་ལམ་མི་འཁེལ།"
#. AWEbJ
-#: include/svx/strings.hrc:1198
+#: include/svx/strings.hrc:1223
#, fuzzy
msgctxt "RID_STR_QRY_REMOVE_SUBMISSION"
msgid ""
@@ -6887,7 +7036,7 @@ msgid ""
msgstr "གོང་འབུལ་ཞུས་པའི་$SUBMISSIONNAME སུབ་ན་མིག་སྔའི་གོང་འབུལ་འདིར་སྦྲགས་པའི་ཚོད་འཛིན་ཆས་ཚང་མར་སྐྱོན་ཐེབས་སྲིད། གོང་འབུལ་ཞུས་པ་འདི་དངོས་འབྲེལ་སུབ་བམ།"
#. SGiK5
-#: include/svx/strings.hrc:1199
+#: include/svx/strings.hrc:1224
#, fuzzy
msgctxt "RID_STR_QRY_REMOVE_BINDING"
msgid ""
@@ -6897,1011 +7046,1011 @@ msgid ""
msgstr "མཉམ་སྦྲགས་$BINDINGNAME སུབ་ན་མིག་སྔའི་མཉམ་སྦྲགས་འདིར་སྦྲགས་པའི་ཚོད་འཛིན་ཆས་ཚང་མར་སྐྱོན་ཐེབས་སྲིད། མཉམ་སྦྲགས་འདི་དངོས་འབྲེལ་སུབ་བམ།"
#. 2zzHP
-#: include/svx/strings.hrc:1200
+#: include/svx/strings.hrc:1225
msgctxt "RID_STR_INVALID_XMLNAME"
msgid "The name '%1' is not valid in XML. Please enter a different name."
msgstr "མིང་%1 དེ་ XML ནང་ཕན་མེད་ཡིན། མིང་དེ་མིན་པ་ཞིག་འཇུག་དགོས།"
#. 4nAtc
-#: include/svx/strings.hrc:1201
+#: include/svx/strings.hrc:1226
msgctxt "RID_STR_INVALID_XMLPREFIX"
msgid "The prefix '%1' is not valid in XML. Please enter a different prefix."
msgstr "སྔོན་སྦྱོར་%1དེ་ XMLནང་དུ་གོ་ཆོད་མི་འདུག་པས་སྔོན་སྦྱོར་གཞན་དག་གྱིས་དང་།"
#. qrFQD
-#: include/svx/strings.hrc:1202
+#: include/svx/strings.hrc:1227
msgctxt "RID_STR_DOUBLE_MODELNAME"
msgid "The name '%1' already exists. Please enter a new name."
msgstr "མིང་ %1 དེ་གནས་ཟིན་པ། མིང་གསར་པ་ཞིག་འཇུག་དགོས།"
#. DKkaw
-#: include/svx/strings.hrc:1203
+#: include/svx/strings.hrc:1228
msgctxt "RID_STR_EMPTY_SUBMISSIONNAME"
msgid "The submission must have a name."
msgstr "གོང་འབུལ་ཞུས་ན་ངེས་པར་དུ་མིང་ཡོད་དགོས།"
#. xcAaD
-#: include/svx/strings.hrc:1204
+#: include/svx/strings.hrc:1229
#, fuzzy
msgctxt "RID_STR_METHOD_POST"
msgid "Post"
msgstr "Post"
#. XGRQA
-#: include/svx/strings.hrc:1205
+#: include/svx/strings.hrc:1230
msgctxt "RID_STR_METHOD_PUT"
msgid "Put"
msgstr ""
#. tkRR3
-#: include/svx/strings.hrc:1206
+#: include/svx/strings.hrc:1231
#, fuzzy
msgctxt "RID_STR_METHOD_GET"
msgid "Get"
msgstr "Get"
#. fsyAL
-#: include/svx/strings.hrc:1207
+#: include/svx/strings.hrc:1232
msgctxt "RID_STR_REPLACE_NONE"
msgid "None"
msgstr "མེད་པ།"
#. Bjxmg
-#: include/svx/strings.hrc:1208
+#: include/svx/strings.hrc:1233
#, fuzzy
msgctxt "RID_STR_REPLACE_INST"
msgid "Instance"
msgstr "དངོས་དཔེ།(~I)"
#. affmF
-#: include/svx/strings.hrc:1209
+#: include/svx/strings.hrc:1234
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "ཡིག་ཚགས།"
#. gJLHj
-#: include/svx/strings.hrc:1210
+#: include/svx/strings.hrc:1235
msgctxt "RID_STR_DATANAV_SUBM_BIND"
msgid "Binding: "
msgstr "མཉམ་སྦྲགས།:"
#. AEHco
-#: include/svx/strings.hrc:1211
+#: include/svx/strings.hrc:1236
msgctxt "RID_STR_DATANAV_SUBM_REF"
msgid "Reference: "
msgstr "འདྲེན་སྤྱོད།:"
#. iLaBC
-#: include/svx/strings.hrc:1212
+#: include/svx/strings.hrc:1237
msgctxt "RID_STR_DATANAV_SUBM_ACTION"
msgid "Action: "
msgstr "བཀོལ་སྤྱོད།:"
#. HBV5Q
-#: include/svx/strings.hrc:1213
+#: include/svx/strings.hrc:1238
msgctxt "RID_STR_DATANAV_SUBM_METHOD"
msgid "Method: "
msgstr "བྱ་ཐབས།"
#. dAN2F
-#: include/svx/strings.hrc:1214
+#: include/svx/strings.hrc:1239
msgctxt "RID_STR_DATANAV_SUBM_REPLACE"
msgid "Replace: "
msgstr "བརྗེ་བ།:"
#. QMiqA
-#: include/svx/strings.hrc:1215
+#: include/svx/strings.hrc:1240
msgctxt "RID_STR_DATANAV_ADD_ELEMENT"
msgid "Add Element"
msgstr "གཞི་རྒྱུ་གསབ་སྣོན།"
#. C9YBB
-#: include/svx/strings.hrc:1216
+#: include/svx/strings.hrc:1241
msgctxt "RID_STR_DATANAV_EDIT_ELEMENT"
msgid "Edit Element"
msgstr "རྩོམ་སྒྲིག་རྒྱུ་གཞི།"
#. XAh7B
-#: include/svx/strings.hrc:1217
+#: include/svx/strings.hrc:1242
msgctxt "RID_STR_DATANAV_REMOVE_ELEMENT"
msgid "Delete Element"
msgstr "གཞི་རྒྱུ་སུབ་རྒྱུ།"
#. CLHER
-#: include/svx/strings.hrc:1218
+#: include/svx/strings.hrc:1243
msgctxt "RID_STR_DATANAV_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "གཏོགས་གཤིས་གསབ་སྣོན།"
#. 6Ycoo
-#: include/svx/strings.hrc:1219
+#: include/svx/strings.hrc:1244
msgctxt "RID_STR_DATANAV_EDIT_ATTRIBUTE"
msgid "Edit Attribute"
msgstr "རྩོམ་སྒྲིག་གཏོགས་གཤིས།"
#. 6dSAd
-#: include/svx/strings.hrc:1220
+#: include/svx/strings.hrc:1245
msgctxt "RID_STR_DATANAV_REMOVE_ATTRIBUTE"
msgid "Delete Attribute"
msgstr "གཏོགས་གཤིས་སུབ་རྒྱུ།"
#. Ljhja
-#: include/svx/strings.hrc:1221
+#: include/svx/strings.hrc:1246
msgctxt "RID_STR_DATANAV_ADD_BINDING"
msgid "Add Binding"
msgstr "སྦྲགས་བཟོ་ཁ་སྣོན།"
#. CHTrw
-#: include/svx/strings.hrc:1222
+#: include/svx/strings.hrc:1247
msgctxt "RID_STR_DATANAV_EDIT_BINDING"
msgid "Edit Binding"
msgstr "རྩོམ་སྒྲིག་མཉམ་སྦྲགས།"
#. yYwEG
-#: include/svx/strings.hrc:1223
+#: include/svx/strings.hrc:1248
msgctxt "RID_STR_DATANAV_REMOVE_BINDING"
msgid "Delete Binding"
msgstr "སྒྲིག་བཟོ་ཟིན་པ་སུབ་རྒྱུ།"
#. yVch8
-#: include/svx/strings.hrc:1224
+#: include/svx/strings.hrc:1249
msgctxt "RID_STR_DATANAV_ADD_SUBMISSION"
msgid "Add Submission"
msgstr "སྤྲོད་པ་གསབ་སྣོན།"
#. AX58u
-#: include/svx/strings.hrc:1225
+#: include/svx/strings.hrc:1250
msgctxt "RID_STR_DATANAV_EDIT_SUBMISSION"
msgid "Edit Submission"
msgstr "རྩོམ་སྒྲིག་འབུལ་སྤྲོད།"
#. DFxmD
-#: include/svx/strings.hrc:1226
+#: include/svx/strings.hrc:1251
msgctxt "RID_STR_DATANAV_REMOVE_SUBMISSION"
msgid "Delete Submission"
msgstr "འབུལ་སྤྲོད་སུབ་རྒྱུ།"
#. qvvD7
-#: include/svx/strings.hrc:1227
+#: include/svx/strings.hrc:1252
#, fuzzy
msgctxt "RID_STR_ELEMENT"
msgid "Element"
msgstr "གཞི་རྒྱུ།"
#. U4Btb
-#: include/svx/strings.hrc:1228
+#: include/svx/strings.hrc:1253
#, fuzzy
msgctxt "RID_STR_ATTRIBUTE"
msgid "Attribute"
msgstr "གཏོགས་གཤིས།"
#. Prceg
-#: include/svx/strings.hrc:1229
+#: include/svx/strings.hrc:1254
#, fuzzy
msgctxt "RID_STR_BINDING"
msgid "Binding"
msgstr "ཐུམ་བརྒྱབ།"
#. iFARB
-#: include/svx/strings.hrc:1230
+#: include/svx/strings.hrc:1255
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "མཉམ་སྦྲགས་མཚོན་སྟངས།"
#. BTmNa
-#: include/svx/strings.hrc:1232
+#: include/svx/strings.hrc:1257
#, fuzzy
msgctxt "RID_SVXSTR_QUERY_EXIT_RECOVERY"
msgid "Are you sure you want to discard the %PRODUCTNAME document recovery data?"
msgstr "སླར་གསོ་ %PRODUCTNAME ཡིག་ཚགས་དེ་རྩེས་མེད་བྱ་རྒྱུར་གཏན་འཁེལ་ལམ་མ་འཁེལ།"
#. 5WjQZ
-#: include/svx/strings.hrc:1234
+#: include/svx/strings.hrc:1259
msgctxt "RID_SVXSTR_RULER_TAB_LEFT"
msgid "Left"
msgstr "གཡོན།"
#. JC7pc
-#: include/svx/strings.hrc:1235
+#: include/svx/strings.hrc:1260
msgctxt "RID_SVXSTR_RULER_TAB_RIGHT"
msgid "Right"
msgstr "གཡས་ཕྱོགས་སུ།"
#. MhfuC
-#: include/svx/strings.hrc:1236
+#: include/svx/strings.hrc:1261
msgctxt "RID_SVXSTR_RULER_TAB_CENTER"
msgid "Center"
msgstr "དཀྱིལ་བསྡུ།"
#. kX7GR
-#: include/svx/strings.hrc:1237
+#: include/svx/strings.hrc:1262
msgctxt "RID_SVXSTR_RULER_TAB_DECIMAL"
msgid "Decimal"
msgstr "བཅུ་གོང་སྒྲིལ་ལུགས།"
#. 7vecp
-#: include/svx/strings.hrc:1239
+#: include/svx/strings.hrc:1264
msgctxt "RID_SVXSTR_INSERT_HELPTEXT"
msgid "Insert mode. Click to change to overwrite mode."
msgstr ""
#. ZCWNC
-#: include/svx/strings.hrc:1240
+#: include/svx/strings.hrc:1265
msgctxt "RID_SVXSTR_OVERWRITE_HELPTEXT"
msgid "Overwrite mode. Click to change to insert mode."
msgstr ""
#. 5GD8g
#. To be shown in the status bar when in overwrite mode, please try to make it not longer than the word 'Overwrite'.
-#: include/svx/strings.hrc:1242
+#: include/svx/strings.hrc:1267
#, fuzzy
msgctxt "RID_SVXSTR_OVERWRITE_TEXT"
msgid "Overwrite"
msgstr "འབྲི་བཅོས།(~O)"
#. qqCSF
-#: include/svx/strings.hrc:1243
+#: include/svx/strings.hrc:1268
msgctxt "RID_SVXSTR_INSERT_TEXT"
msgid "Insert"
msgstr ""
#. Dh5A2
-#: include/svx/strings.hrc:1244
+#: include/svx/strings.hrc:1269
msgctxt "RID_SVXSTR_XMLSEC_SIG_OK"
msgid "Digital Signature: The document signature is OK."
msgstr "གྲངས་ཀའི་མིང་འགོད། ཡིག་ཚགས་ཀྱི་མིང་རྟགས་ནོར་མེད་པ།"
#. xZprv
-#: include/svx/strings.hrc:1245
+#: include/svx/strings.hrc:1270
msgctxt "RID_SVXSTR_XMLSEC_SIG_OK_NO_VERIFY"
msgid "Digital Signature: The document signature is OK, but the certificates could not be validated."
msgstr "གྲངས་ཀའི་མིང་འགོད། ཡིག་ཚགས་ཀྱི་མིང་རྟགས་ནོར་མེད་་ཀྱང་ལག་ཁྱེར་བཤེར་ཐབས་མེད།"
#. Yydkh
-#: include/svx/strings.hrc:1246
+#: include/svx/strings.hrc:1271
msgctxt "RID_SVXSTR_XMLSEC_SIG_NOT_OK"
msgid "Digital Signature: The document signature does not match the document content. We strongly recommend you not to trust this document."
msgstr ""
#. X7CjP
-#: include/svx/strings.hrc:1247
+#: include/svx/strings.hrc:1272
msgctxt "RID_SVXSTR_XMLSEC_NO_SIG"
msgid "Digital Signature: The document is not signed."
msgstr "གྲངས་ཀའི་མིང་འགོད། ཡིག་ཚགས་ལ་མིང་འགོད་བྱས་མེད།"
#. BRmFY
-#: include/svx/strings.hrc:1248
+#: include/svx/strings.hrc:1273
msgctxt "RID_SVXSTR_XMLSEC_SIG_CERT_OK_PARTIAL_SIG"
msgid "Digital Signature: The document signature and the certificate are OK, but not all parts of the document are signed."
msgstr ""
#. Swq5S
-#: include/svx/strings.hrc:1249
+#: include/svx/strings.hrc:1274
msgctxt "RID_SVXSTR_DOC_MODIFIED_YES"
msgid "The document has been modified. Click to save the document."
msgstr ""
#. tRWKa
-#: include/svx/strings.hrc:1250
+#: include/svx/strings.hrc:1275
msgctxt "RID_SVXSTR_DOC_MODIFIED_NO"
msgid "The document has not been modified since the last save."
msgstr ""
#. 7C8GH
-#: include/svx/strings.hrc:1251
+#: include/svx/strings.hrc:1276
#, fuzzy
msgctxt "RID_SVXSTR_DOC_LOAD"
msgid "Loading document..."
msgstr "ཡིག་ཚགས་ནང་འཇུག་བཞིན་པ།"
#. YbNsP
-#: include/svx/strings.hrc:1252
+#: include/svx/strings.hrc:1277
msgctxt "RID_SVXSTR_FIT_SLIDE"
msgid "Fit slide to current window."
msgstr ""
#. jYTMN
-#: include/svx/strings.hrc:1253
+#: include/svx/strings.hrc:1278
msgctxt "RID_SVXSTR_WARN_MISSING_SMARTART"
msgid "Could not load all SmartArts. Saving in Microsoft Office 2010 or later would avoid this issue."
msgstr ""
#. Bc5Sg
-#: include/svx/strings.hrc:1254
+#: include/svx/strings.hrc:1279
msgctxt "RID_SVXSTR_ZOOMTOOL_HINT"
msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dialog."
msgstr ""
#. HCjAM
-#: include/svx/strings.hrc:1255
+#: include/svx/strings.hrc:1280
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "མངོན་པའི་སྡུར་ཚད་ཆེར་གཏོང་།"
#. 2YBJE
-#: include/svx/strings.hrc:1256
+#: include/svx/strings.hrc:1281
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "ཆུང་གཏོང་།"
#. n9EyG
-#: include/svx/strings.hrc:1257
+#: include/svx/strings.hrc:1282
msgctxt "RID_SVXSTR_ZOOM_25"
msgid "25%"
msgstr ""
#. vNTaU
-#: include/svx/strings.hrc:1258
+#: include/svx/strings.hrc:1283
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
#. D6jxs
-#: include/svx/strings.hrc:1259
+#: include/svx/strings.hrc:1284
msgctxt "RID_SVXSTR_ZOOM_75"
msgid "75%"
msgstr ""
#. 2Bufm
-#: include/svx/strings.hrc:1260
+#: include/svx/strings.hrc:1285
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
#. E5Xj8
-#: include/svx/strings.hrc:1261
+#: include/svx/strings.hrc:1286
#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_150"
msgid "150%"
msgstr "50%"
#. DjBVG
-#: include/svx/strings.hrc:1262
+#: include/svx/strings.hrc:1287
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
#. 6Axop
-#: include/svx/strings.hrc:1263
+#: include/svx/strings.hrc:1288
msgctxt "RID_SVXSTR_ZOOM_WHOLE_PAGE"
msgid "Entire Page"
msgstr "ཤོག་ཧྲིལ།"
#. 2UBAF
-#: include/svx/strings.hrc:1264
+#: include/svx/strings.hrc:1289
msgctxt "RID_SVXSTR_ZOOM_PAGE_WIDTH"
msgid "Page Width"
msgstr "ཤོག་ངོས་ཞེང་ཚད།"
#. YBg9X
-#: include/svx/strings.hrc:1265
+#: include/svx/strings.hrc:1290
msgctxt "RID_SVXSTR_ZOOM_OPTIMAL_VIEW"
msgid "Optimal View"
msgstr ""
#. Wi5Fy
-#: include/svx/strings.hrc:1267
+#: include/svx/strings.hrc:1292
msgctxt "RID_SVXSTR_SEARCH_STYLES"
msgid "Including Styles"
msgstr "བཟོ་ལྟ་ཚུད་པ།"
#. BJSzf
-#: include/svx/strings.hrc:1268
+#: include/svx/strings.hrc:1293
#, fuzzy
msgctxt "RID_SVXSTR_WRITER_STYLES"
msgid "Paragraph St~yles"
msgstr "དུམ་མཚམས་ཀྱི་བཟོ་ལྟ།"
#. ARuQM
-#: include/svx/strings.hrc:1269
+#: include/svx/strings.hrc:1294
#, fuzzy
msgctxt "RID_SVXSTR_CALC_STYLES"
msgid "Cell St~yles"
msgstr "སྡེ་ཚན་ཁྲ་མིག་གི་བཟོ་ལྟ།"
#. 7ChAu
-#: include/svx/strings.hrc:1270
+#: include/svx/strings.hrc:1295
msgctxt "RID_SVXSTR_SEARCH"
msgid "Search for formatting"
msgstr ""
#. K6Ave
-#: include/svx/strings.hrc:1271
+#: include/svx/strings.hrc:1296
msgctxt "RID_SVXSTR_REPLACE"
msgid "Replace with formatting"
msgstr ""
#. USdBy
-#: include/svx/strings.hrc:1272
+#: include/svx/strings.hrc:1297
msgctxt "RID_SVXSTR_SEARCH_END"
msgid "Reached the end of the document"
msgstr ""
#. CVSwo
-#: include/svx/strings.hrc:1273
+#: include/svx/strings.hrc:1298
msgctxt "RID_SVXSTR_SEARCH_END_WRAPPED"
msgid "Reached the end of the document, continued from the beginning"
msgstr ""
#. yCJzd
-#: include/svx/strings.hrc:1274
+#: include/svx/strings.hrc:1299
msgctxt "RID_SVXSTR_SEARCH_END_SHEET"
msgid "Reached the end of the sheet"
msgstr ""
#. Diftw
-#: include/svx/strings.hrc:1275
+#: include/svx/strings.hrc:1300
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "འཚོལ་བཤེར་བྱེད་པའི་ས་བཅད་མ་ཪྙེད་པ།"
#. xACuY
-#: include/svx/strings.hrc:1276
+#: include/svx/strings.hrc:1301
msgctxt "RID_SVXSTR_SEARCH_NAV_ELEMENT_NOT_FOUND"
msgid "Navigation Element not found"
msgstr ""
#. CGo5w
-#: include/svx/strings.hrc:1277
+#: include/svx/strings.hrc:1302
msgctxt "RID_SVXSTR_SEARCH_START"
msgid "Reached the beginning of the document"
msgstr ""
#. nDCC4
-#: include/svx/strings.hrc:1278
+#: include/svx/strings.hrc:1303
msgctxt "RID_SVXSTR_SEARCH_START_WRAPPED"
msgid "Reached the beginning of the document, continued from the end"
msgstr ""
#. FNdxE
-#: include/svx/strings.hrc:1279
+#: include/svx/strings.hrc:1304
msgctxt "RID_SVXSTR_SEARCH_REMINDER_START_WRAPPED"
msgid "Reached the first reminder, continued from the last"
msgstr ""
#. hAzCn
-#: include/svx/strings.hrc:1280
+#: include/svx/strings.hrc:1305
msgctxt "RID_SVXSTR_SEARCH_REMINDER_END_WRAPPED"
msgid "Reached the last reminder, continued from the first"
msgstr ""
#. ihDqY
-#: include/svx/strings.hrc:1282
+#: include/svx/strings.hrc:1307
msgctxt "RID_SVXDLG_BMPMASK_STR_PALETTE"
msgid "Color Palette"
msgstr "ཚོན་གཞོང་།"
#. sDL47
-#: include/svx/strings.hrc:1283
+#: include/svx/strings.hrc:1308
msgctxt "RID_SVXDLG_BMPMASK_STR_TITLE"
msgid "Color Replacer"
msgstr ""
#. 7FcWA
-#: include/svx/strings.hrc:1285
+#: include/svx/strings.hrc:1310
msgctxt "RID_SVXDLG_FLOAT3D_STR_TITLE"
msgid "3D Effects"
msgstr ""
#. j6dA6
-#: include/svx/strings.hrc:1287
+#: include/svx/strings.hrc:1312
#, fuzzy
msgctxt "RID_SVXSTR_ERR_OLD_PASSWD"
msgid "Invalid password"
msgstr "གསང་ཨང་ནུས་མེད།"
#. JGJ9F
-#: include/svx/strings.hrc:1288
+#: include/svx/strings.hrc:1313
msgctxt "RID_SVXSTR_ERR_REPEAT_PASSWD"
msgid "Passwords do not match"
msgstr ""
#. VHTRb
-#: include/svx/strings.hrc:1290
+#: include/svx/strings.hrc:1315
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_0"
msgid "Solid small circular bullets"
msgstr "ཁོག་སྟོང་མིན་པའི་སྒོར་དབྱིབས་ཆུང་བའི་རྣམ་གྲངས་མཚོན་རྟགས།"
#. AiNrB
-#: include/svx/strings.hrc:1291
+#: include/svx/strings.hrc:1316
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_1"
msgid "Solid large circular bullets"
msgstr "ཁོག་སྟོང་མིན་པའི་སྒོར་དབྱིབས་ཆེན་པོའི་རྣམ་གྲངས་མཚོན་རྟགས།"
#. Vtk8J
-#: include/svx/strings.hrc:1292
+#: include/svx/strings.hrc:1317
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_2"
msgid "Solid diamond bullets"
msgstr "ཁོག་སྟོང་མིན་པའི་གཟེ་དབྱིབས་ཀྱི་རྣམ་གྲངས་མཚོན་རྟགས།"
#. bQFBw
-#: include/svx/strings.hrc:1293
+#: include/svx/strings.hrc:1318
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_3"
msgid "Solid large square bullets"
msgstr "ཁོག་སྟོང་མིན་པའི་གྲུ་བཞི་ཁ་གང་མ་ཆེན་པོའི་རྣམ་གྲངས་མཚོན་རྟགས།"
#. 5eJDd
-#: include/svx/strings.hrc:1294
+#: include/svx/strings.hrc:1319
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_4"
msgid "Right pointing arrow bullets filled out"
msgstr "གཡས་སྟོན་མདའ་རྟགས་རྣམ་གྲངས་རྟགས།"
#. D8zQC
-#: include/svx/strings.hrc:1295
+#: include/svx/strings.hrc:1320
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_5"
msgid "Right pointing arrow bullets"
msgstr "གཡས་སྟོན་མདའ་རྟགས་རྣམ་གྲངས་རྟགས།"
#. QCULV
-#: include/svx/strings.hrc:1296
+#: include/svx/strings.hrc:1321
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_6"
msgid "Cross mark bullets"
msgstr ""
#. XuXC7
-#: include/svx/strings.hrc:1297
+#: include/svx/strings.hrc:1322
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_7"
msgid "Check mark bullets"
msgstr ""
#. cUEoG
-#: include/svx/strings.hrc:1298
+#: include/svx/strings.hrc:1323
#, fuzzy
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_0"
msgid "Number 1) 2) 3)"
msgstr "གྲངས་ཀ་(1) (2) (3)"
#. P2aKH
-#: include/svx/strings.hrc:1299
+#: include/svx/strings.hrc:1324
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_1"
msgid "Number 1. 2. 3."
msgstr "གྲངས་ཀ་1) 2) 3)"
#. W7chC
-#: include/svx/strings.hrc:1300
+#: include/svx/strings.hrc:1325
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_2"
msgid "Number (1) (2) (3)"
msgstr "གྲངས་ཀ་(1) (2) (3)"
#. k3LBG
-#: include/svx/strings.hrc:1301
+#: include/svx/strings.hrc:1326
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_3"
msgid "Uppercase Roman number I. II. III."
msgstr "རོ་མའི་གྲངས་ཆེ་བྲིས། I. II. III."
#. BPgDJ
-#: include/svx/strings.hrc:1302
+#: include/svx/strings.hrc:1327
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_4"
msgid "Uppercase letter A) B) C)"
msgstr "གསལ་བྱེད་ཆེ་བྲིས། A) B) C)"
#. GooHz
-#: include/svx/strings.hrc:1303
+#: include/svx/strings.hrc:1328
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_5"
msgid "Lowercase letter a) b) c)"
msgstr "ཆུང་བྲིས་ཡིག་འབྲུ།a) b) c)"
#. k6waJ
-#: include/svx/strings.hrc:1304
+#: include/svx/strings.hrc:1329
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_6"
msgid "Lowercase letter (a) (b) (c)"
msgstr "ཆུང་བྲིས་ཡིག་འབྲུ།(a) (b) (c)"
#. ZiWKK
-#: include/svx/strings.hrc:1305
+#: include/svx/strings.hrc:1330
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_7"
msgid "Lowercase Roman number i. ii. iii."
msgstr "རོ་མའི་གྲངས་ཆུང་བྲིས་i. ii. iii."
#. oDTBg
-#: include/svx/strings.hrc:1306
+#: include/svx/strings.hrc:1331
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_0"
msgid "Numeric, numeric, lowercase letters, solid small circular bullet"
msgstr "གྲངས་ཀ་、གྲངས་ཀ་、ཆུང་བྲིས་གསལ་བྱེད་ཡི་གེ་、ཁོག་མེད་སྒོར་ཆུང་དབྱིབས་ཀྱི་རྣམ་གྲངས་རྟགས།"
#. m56fN
-#: include/svx/strings.hrc:1307
+#: include/svx/strings.hrc:1332
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_1"
msgid "Numeric, lowercase letters, solid small circular bullet"
msgstr "གྲངས་ཀ་、ཆུང་བྲིས་གསལ་བྱེད་ཡི་གེ་、ཁོག་མེད་སྒོར་ཆུང་དབྱིབས་ཀྱི་རྣམ་གྲངས་རྟགས།"
#. RyTLW
-#: include/svx/strings.hrc:1308
+#: include/svx/strings.hrc:1333
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_2"
msgid "Numeric, lowercase letters, lowercase Roman, uppercase letters, solid small circular bullet"
msgstr "གྲངས་ཀ་、ཆུང་བྲིས་གསལ་བྱེད་ཡི་གེ་、ཆུང་བྲིས་རོ་མའི་ཨང་གི་、ཆེ་བྲིས་གསལ་བྱེད་ཡི་གེ་、ཁོག་མེད་སྒོར་ཆུང་དབྱིབས་ཀྱི་རྣམ་གྲངས་རྟགས།"
#. GAfTp
-#: include/svx/strings.hrc:1309
+#: include/svx/strings.hrc:1334
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_3"
msgid "Numeric"
msgstr "གྲངས་ཀ།"
#. gjEgN
-#: include/svx/strings.hrc:1310
+#: include/svx/strings.hrc:1335
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_4"
msgid "Uppercase Roman, uppercase letters, lowercase Roman, lowercase letters, solid small circular bullet"
msgstr "རོ་མའི་གྲངས་ཆེ་བྲིས་དང་། གསལ་བྱེད་ཆེ་བྲིས། རོ་མའི་གྲངས་ཆུང་བྲིས། གསལ་བྱེད་ཆུང་བྲིས།"
#. DZ2kE
-#: include/svx/strings.hrc:1311
+#: include/svx/strings.hrc:1336
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_5"
msgid "Uppercase letters, uppercase Roman, lowercase letters, lowercase Roman, solid small circular bullet"
msgstr "གསལ་བྱེད་ཆེ་བྲིས། རོ་མའི་གྲངས་ཆེ་བྲིས་དང་། གསལ་བྱེད་ཆུང་བྲིས། རོ་མའི་གྲངས་ཆུང་བྲིས། ཁོག་མེད་ཟླུམ་པོའི་རྣམ་གྲངས་ཀྱི་མཚོན་རྟགས།"
#. TV9Mc
-#: include/svx/strings.hrc:1312
+#: include/svx/strings.hrc:1337
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_6"
msgid "Numeric with all sublevels"
msgstr "བུའི་རིམ་པ་ཡོད་པའི་གྲངས་ཀ་ཡོངས་རྫོགས།"
#. tiXu5
-#: include/svx/strings.hrc:1313
+#: include/svx/strings.hrc:1338
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_7"
msgid "Right pointing bullet, right pointing arrow bullet, solid diamond bullet, solid small circular bullet"
msgstr "གཡས་སྟོན་རྣམ་གྲངས་རྟགས། གཡས་སྟོན་མདའ་རྟགས་རྣམ་གྲངས་རྟགས། ལིང་གཟུགས་རྣམ་གྲངས་ཀྱི་རྟགས། སྒོར་མོ་ཆུང་ངུའི་རྣམ་གྲངས་རྟགས།"
#. nEJiF
-#: include/svx/strings.hrc:1315
+#: include/svx/strings.hrc:1340
#, fuzzy
msgctxt "RID_SVXSTR_SAFEMODE_ZIP_FAILURE"
msgid "The zip file could not be created."
msgstr "ཡིག་ཆ་འདི་གསར་འཛུགས་བྱ་ཐབས་མེད།"
#. CC6Sw
-#: include/svx/strings.hrc:1317
+#: include/svx/strings.hrc:1342
msgctxt "RID_SVXSTR_STYLEFAMILY_TABLEDESIGN"
msgid "Table Design Styles"
msgstr ""
#. c69eB
-#: include/svx/strings.hrc:1319
+#: include/svx/strings.hrc:1344
msgctxt "RID_SVXSTR_NUM_UNDO_ACTIONS"
msgid "Actions to undo: $(ARG1)"
msgstr "$(ARG1) བཀོལ་སྤྱོད་ཕྱིར་འཐོན།"
#. nsioo
-#: include/svx/strings.hrc:1320
+#: include/svx/strings.hrc:1345
msgctxt "RID_SVXSTR_NUM_UNDO_ACTION"
msgid "Actions to undo: $(ARG1)"
msgstr "$(ARG1) བཀོལ་སྤྱོད་ཕྱིར་འཐོན།"
#. DzJ9Y
-#: include/svx/strings.hrc:1321
+#: include/svx/strings.hrc:1346
msgctxt "RID_SVXSTR_NUM_REDO_ACTIONS"
msgid "Actions to redo: $(ARG1)"
msgstr "$(ARG1) བཀོལ་སྤྱོད་སླར་གསོ།"
#. HTTW5
-#: include/svx/strings.hrc:1322
+#: include/svx/strings.hrc:1347
msgctxt "RID_SVXSTR_NUM_REDO_ACTION"
msgid "Actions to redo: $(ARG1)"
msgstr "$(ARG1) བཀོལ་སྤྱོད་སླར་གསོ།"
#. H9jn7
-#: include/svx/strings.hrc:1324
+#: include/svx/strings.hrc:1349
#, fuzzy
msgctxt "RID_SVXSTR_FINDBAR_FIND"
msgid "Find"
msgstr "འཚོལ་བ།"
#. WbEFL
-#: include/svx/strings.hrc:1325
+#: include/svx/strings.hrc:1350
msgctxt "RID_SVXSTR_FINDBAR_MATCHCASE"
msgid "Match Case"
msgstr ""
#. 59ENV
-#: include/svx/strings.hrc:1326
+#: include/svx/strings.hrc:1351
msgctxt "RID_SVXSTR_FINDBAR_SEARCHFORMATTED"
msgid "Formatted Display"
msgstr ""
#. vYw6p
-#: include/svx/strings.hrc:1328
+#: include/svx/strings.hrc:1353
msgctxt "STR_IMAGE_ORIGINAL_SIZE"
msgid "$(WIDTH) x $(HEIGHT) ($(WIDTH_IN_PX) x $(HEIGHT_IN_PX) px)"
msgstr ""
#. JEkzY
-#: include/svx/strings.hrc:1329
+#: include/svx/strings.hrc:1354
msgctxt "STR_IMAGE_VIEW_SIZE"
msgid "$(WIDTH) x $(HEIGHT) at $(DPI) DPI"
msgstr ""
#. n8VBe
-#: include/svx/strings.hrc:1330
+#: include/svx/strings.hrc:1355
msgctxt "STR_IMAGE_CAPACITY"
msgid "$(CAPACITY) kiB"
msgstr ""
#. 8GqWz
-#: include/svx/strings.hrc:1331
+#: include/svx/strings.hrc:1356
msgctxt "STR_IMAGE_GIF"
msgid "Gif image"
msgstr ""
#. G2q7M
-#: include/svx/strings.hrc:1332
+#: include/svx/strings.hrc:1357
msgctxt "STR_IMAGE_JPEG"
msgid "Jpeg image"
msgstr ""
#. oGKBg
-#: include/svx/strings.hrc:1333
+#: include/svx/strings.hrc:1358
msgctxt "STR_IMAGE_PNG"
msgid "PNG image"
msgstr ""
#. Fkrjs
-#: include/svx/strings.hrc:1334
+#: include/svx/strings.hrc:1359
msgctxt "STR_IMAGE_TIFF"
msgid "TIFF image"
msgstr ""
#. VWyEb
-#: include/svx/strings.hrc:1335
+#: include/svx/strings.hrc:1360
msgctxt "STR_IMAGE_WMF"
msgid "WMF image"
msgstr ""
#. pCpoE
-#: include/svx/strings.hrc:1336
+#: include/svx/strings.hrc:1361
msgctxt "STR_IMAGE_MET"
msgid "MET image"
msgstr ""
#. DELaB
-#: include/svx/strings.hrc:1337
+#: include/svx/strings.hrc:1362
msgctxt "STR_IMAGE_PCT"
msgid "PCT image"
msgstr ""
#. 3AZAG
-#: include/svx/strings.hrc:1338
+#: include/svx/strings.hrc:1363
msgctxt "STR_IMAGE_SVG"
msgid "SVG image"
msgstr ""
#. aCEJW
-#: include/svx/strings.hrc:1339
+#: include/svx/strings.hrc:1364
msgctxt "STR_IMAGE_BMP"
msgid "BMP image"
msgstr ""
#. p2L8C
-#: include/svx/strings.hrc:1340
+#: include/svx/strings.hrc:1365
#, fuzzy
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "ཧ་མི་གོ་བ།"
#. 8LBFX
-#: include/svx/strings.hrc:1342
+#: include/svx/strings.hrc:1367
msgctxt "STR_SWITCH"
msgid "Switch"
msgstr ""
#. xLF42
-#: include/svx/strings.hrc:1344
+#: include/svx/strings.hrc:1369
msgctxt "RID_SVXSTR_UNDO_GRAFMODE"
msgid "Image Mode"
msgstr ""
#. fw5hA
-#: include/svx/strings.hrc:1345
+#: include/svx/strings.hrc:1370
msgctxt "RID_SVXSTR_UNDO_GRAFRED"
msgid "Red"
msgstr "དམར་མདོག་སྡུར་ཚད།"
#. CiQvY
-#: include/svx/strings.hrc:1346
+#: include/svx/strings.hrc:1371
msgctxt "RID_SVXSTR_UNDO_GRAFGREEN"
msgid "Green"
msgstr "ལྗང་མདོག་སྡུར་ཚད།"
#. BhvBe
-#: include/svx/strings.hrc:1347
+#: include/svx/strings.hrc:1372
msgctxt "RID_SVXSTR_UNDO_GRAFBLUE"
msgid "Blue"
msgstr "སྔོན་མདོག་སྡུར་ཚད།"
#. HSP36
-#: include/svx/strings.hrc:1348
+#: include/svx/strings.hrc:1373
msgctxt "RID_SVXSTR_UNDO_GRAFLUMINANCE"
msgid "Brightness"
msgstr "གསལ་ཚད།"
#. w5BYP
-#: include/svx/strings.hrc:1349
+#: include/svx/strings.hrc:1374
msgctxt "RID_SVXSTR_UNDO_GRAFCONTRAST"
msgid "Contrast"
msgstr "སྡུར་བའི་ཚད།"
#. EZUjS
-#: include/svx/strings.hrc:1350
+#: include/svx/strings.hrc:1375
msgctxt "RID_SVXSTR_UNDO_GRAFGAMMA"
msgid "Gamma"
msgstr "སྐྱ་མདོག་བཏགས་གྲངས།"
#. ernMB
-#: include/svx/strings.hrc:1351
+#: include/svx/strings.hrc:1376
msgctxt "RID_SVXSTR_UNDO_GRAFTRANSPARENCY"
msgid "Transparency"
msgstr "གསལ་དྭངས།"
#. LdkNB
-#: include/svx/strings.hrc:1352
+#: include/svx/strings.hrc:1377
msgctxt "RID_SVXSTR_GRAFCROP"
msgid "Crop"
msgstr "བྲེགས་གཏུབ།"
#. TJmBu
-#: include/svx/strings.hrc:1354
+#: include/svx/strings.hrc:1379
msgctxt "RID_SVXITEMS_ORI_STANDARD"
msgid "Default orientation"
msgstr "ཚད་ལྡན་འདྲེན་འཇུག་ཁ་ཕྱོགས།"
#. WQqju
-#: include/svx/strings.hrc:1355
+#: include/svx/strings.hrc:1380
msgctxt "RID_SVXITEMS_ORI_TOPBOTTOM"
msgid "From top to bottom"
msgstr "གོང་ནས་གཤམ་དུ།"
#. ipfz6
-#: include/svx/strings.hrc:1356
+#: include/svx/strings.hrc:1381
msgctxt "RID_SVXITEMS_ORI_BOTTOMTOP"
msgid "Bottom to Top"
msgstr "གཤམ་ནས་གོང་དུ།"
#. MLR44
-#: include/svx/strings.hrc:1357
+#: include/svx/strings.hrc:1382
msgctxt "RID_SVXITEMS_ORI_STACKED"
msgid "Stacked"
msgstr "རིམ་བརྩེགས།"
#. vUDeh
-#: include/svx/strings.hrc:1358
+#: include/svx/strings.hrc:1383
msgctxt "RID_SVXITEMS_MARGIN_LEFT"
msgid "Left margin: "
msgstr "གཡོན་ཕྱོགས་ཤོག་མཐའི་བར་ཐག: "
#. EFBbE
-#: include/svx/strings.hrc:1359
+#: include/svx/strings.hrc:1384
msgctxt "RID_SVXITEMS_MARGIN_TOP"
msgid "Top margin: "
msgstr "སྟེང་ཤོག་གི་བར་ཐག: "
#. 7HeyP
-#: include/svx/strings.hrc:1360
+#: include/svx/strings.hrc:1385
msgctxt "RID_SVXITEMS_MARGIN_RIGHT"
msgid "Right margin: "
msgstr "གཡས་ཕྱོགས་ཤོག་མཐའ་བར་ཐག: "
#. HCuWQ
-#: include/svx/strings.hrc:1361
+#: include/svx/strings.hrc:1386
msgctxt "RID_SVXITEMS_MARGIN_BOTTOM"
msgid "Bottom margin: "
msgstr "འོག་ཤོག་གི་མཐའ་ཐག: "
#. zD9BB
-#: include/svx/strings.hrc:1362
+#: include/svx/strings.hrc:1387
msgctxt "RID_SVXITEMS_PAGE_COMPLETE"
msgid "Page Description: "
msgstr "ཤོག་ངོས་ཀྱི་གསལ་བཤད།: "
#. a4eSJ
-#: include/svx/strings.hrc:1363
+#: include/svx/strings.hrc:1388
msgctxt "RID_SVXITEMS_PAGE_NUM_CHR_UPPER"
msgid "Capitals"
msgstr "གསལ་བྱེད་ཆེ་བྲིས།"
#. DuQGP
-#: include/svx/strings.hrc:1364
+#: include/svx/strings.hrc:1389
msgctxt "RID_SVXITEMS_PAGE_NUM_CHR_LOWER"
msgid "Lowercase"
msgstr "ཆུང་བྲིས་ཡིག་འབྲུ།"
#. nWQ7R
-#: include/svx/strings.hrc:1365
+#: include/svx/strings.hrc:1390
msgctxt "RID_SVXITEMS_PAGE_NUM_ROM_UPPER"
msgid "Uppercase Roman"
msgstr "རོ་མའི་གྲངས་ཆེ་བྲིས།"
#. PxkPZ
-#: include/svx/strings.hrc:1366
+#: include/svx/strings.hrc:1391
msgctxt "RID_SVXITEMS_PAGE_NUM_ROM_LOWER"
msgid "Lowercase Roman"
msgstr "རོ་མའི་གྲངས་ཆུང་བྲིས།"
#. B7YEa
-#: include/svx/strings.hrc:1367
+#: include/svx/strings.hrc:1392
msgctxt "RID_SVXITEMS_PAGE_NUM_ARABIC"
msgid "Arabic"
msgstr "ཨ་རབ་ཨང་ཀི"
#. vPbGB
-#: include/svx/strings.hrc:1368
+#: include/svx/strings.hrc:1393
msgctxt "RID_SVXITEMS_PAGE_NUM_NONE"
msgid "None"
msgstr "མེད་པ།"
#. akGGo
-#: include/svx/strings.hrc:1369
+#: include/svx/strings.hrc:1394
msgctxt "RID_SVXITEMS_PAGE_LAND_TRUE"
msgid "Landscape"
msgstr "འཕྲེད་ཕྱོགས།"
#. bbcaZ
-#: include/svx/strings.hrc:1370
+#: include/svx/strings.hrc:1395
msgctxt "RID_SVXITEMS_PAGE_LAND_FALSE"
msgid "Portrait"
msgstr "གཞུང་ཕྱོགས།"
#. BQtGg
-#: include/svx/strings.hrc:1371
+#: include/svx/strings.hrc:1396
msgctxt "RID_SVXITEMS_PAGE_USAGE_LEFT"
msgid "Left"
msgstr "གཡོན་ཕྱོགས།"
#. JWFLj
-#: include/svx/strings.hrc:1372
+#: include/svx/strings.hrc:1397
msgctxt "RID_SVXITEMS_PAGE_USAGE_RIGHT"
msgid "Right"
msgstr "གཡས་ཕྱོགས།"
#. bxvGx
-#: include/svx/strings.hrc:1373
+#: include/svx/strings.hrc:1398
msgctxt "RID_SVXITEMS_PAGE_USAGE_ALL"
msgid "All"
msgstr "ཡོངས་རྫོགས།"
#. S3nm4
-#: include/svx/strings.hrc:1374
+#: include/svx/strings.hrc:1399
msgctxt "RID_SVXITEMS_PAGE_USAGE_MIRROR"
msgid "Mirrored"
msgstr "སློག་འཁོར་གྱི།"
#. dcvEJ
-#: include/svx/strings.hrc:1375
+#: include/svx/strings.hrc:1400
msgctxt "RID_SVXITEMS_AUTHOR_COMPLETE"
msgid "Author: "
msgstr "རྩོམ་པ་པོ།: "
#. 2siC9
-#: include/svx/strings.hrc:1376
+#: include/svx/strings.hrc:1401
msgctxt "RID_SVXITEMS_DATE_COMPLETE"
msgid "Date: "
msgstr "ཚེས་གྲངས།: "
#. pWoLe
-#: include/svx/strings.hrc:1377
+#: include/svx/strings.hrc:1402
msgctxt "RID_SVXITEMS_TEXT_COMPLETE"
msgid "Text: "
msgstr "ཡི་གེ: "
#. pAABc
-#: include/svx/strings.hrc:1378
+#: include/svx/strings.hrc:1403
msgctxt "RID_SVXITEMS_BRUSH_CHAR"
msgid "Character background"
msgstr "ཡིག་རྟགས་ཀྱི་རྒྱབ་ལྗོངས།"
#. Deknh
-#: include/svx/strings.hrc:1380
+#: include/svx/strings.hrc:1405
msgctxt "STR_COLORTABLE"
msgid "Color Palette"
msgstr "ཚོན་གཞོང་།"
#. 9XFJS
#. Used in the Slide Setup dialog of Impress
-#: include/svx/strings.hrc:1383
+#: include/svx/strings.hrc:1408
msgctxt "STR_SLIDE_NUMBERS"
msgid "Slide numbers:"
msgstr ""
#. qWooV
#. String for saving modified image (instead of original)
-#: include/svx/strings.hrc:1386
+#: include/svx/strings.hrc:1411
msgctxt "RID_SVXSTR_SAVE_MODIFIED_IMAGE"
msgid ""
"The image has been modified. By default the original image will be saved.\n"
@@ -7909,1881 +8058,1881 @@ msgid ""
msgstr ""
#. KycVH
-#: include/svx/strings.hrc:1388
+#: include/svx/strings.hrc:1413
msgctxt "RID_SUBSETMAP"
msgid "Basic Latin"
msgstr "ལ་ཏིང་རྨང་གཞིའི་སྐད་ཡིག"
#. bcjRA
-#: include/svx/strings.hrc:1389
+#: include/svx/strings.hrc:1414
msgctxt "RID_SUBSETMAP"
msgid "Latin-1"
msgstr "ལ་ཏིང་སྐད་-1"
#. h6THj
-#: include/svx/strings.hrc:1390
+#: include/svx/strings.hrc:1415
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-A"
msgstr "ལ་ཏིང་སྐད་རྒྱ་སྐྱེད་ A"
#. o4EF9
-#: include/svx/strings.hrc:1391
+#: include/svx/strings.hrc:1416
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-B"
msgstr "ལ་ཏིང་སྐད་རྒྱ་སྐྱེད་ B"
#. W3CGs
-#: include/svx/strings.hrc:1392
+#: include/svx/strings.hrc:1417
msgctxt "RID_SUBSETMAP"
msgid "IPA Extensions"
msgstr "རྒྱལ་སྤྱིའི་སྒྲ་རྟགས་ཆེར་སྐྱེད།"
#. yZjF6
-#: include/svx/strings.hrc:1393
+#: include/svx/strings.hrc:1418
msgctxt "RID_SUBSETMAP"
msgid "Spacing Modifier Letters"
msgstr "བར་ཆོད་རྒྱན་སྤྲོད་མཚོན་རྟགས།"
#. EASZR
-#: include/svx/strings.hrc:1394
+#: include/svx/strings.hrc:1419
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks"
msgstr "ཚོ་སྒྲིག་ཚུལ་གྱི་མཚོན་རྟགས།"
#. wBjC4
-#: include/svx/strings.hrc:1395
+#: include/svx/strings.hrc:1420
msgctxt "RID_SUBSETMAP"
msgid "Basic Greek"
msgstr "ཀེ་རེ་སེའི་རྨང་གཞིའི་སྐད་ཡིག"
#. Dh8Es
-#: include/svx/strings.hrc:1396
+#: include/svx/strings.hrc:1421
msgctxt "RID_SUBSETMAP"
msgid "Greek Symbols And Coptic"
msgstr "ཀེ་རེ་སེའི་མཚོན་རྟགས་དང་གནའ་རབས་ཨེ་ཇེའི་ཡི་གེ།"
#. jGT5E
-#: include/svx/strings.hrc:1397
+#: include/svx/strings.hrc:1422
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic"
msgstr "ཤི་ལོར་སྐད་ཡིག"
#. DQgLS
-#: include/svx/strings.hrc:1398
+#: include/svx/strings.hrc:1423
msgctxt "RID_SUBSETMAP"
msgid "Armenian"
msgstr "ཡ་མེ་ནི་ཡའི་སྐད་ཡིག"
#. kXEQY
-#: include/svx/strings.hrc:1399
+#: include/svx/strings.hrc:1424
msgctxt "RID_SUBSETMAP"
msgid "Basic Hebrew"
msgstr "ཤི་སོ་ལའི་རྨང་གཞིའི་སྐད་ཡིག"
#. Cb8g4
-#: include/svx/strings.hrc:1400
+#: include/svx/strings.hrc:1425
msgctxt "RID_SUBSETMAP"
msgid "Hebrew Extended"
msgstr "ཤི་པོ་ལེའི་སྐད་ཡིག་ཆེ་སྐྱེད།"
#. ZmDCd
-#: include/svx/strings.hrc:1401
+#: include/svx/strings.hrc:1426
msgctxt "RID_SUBSETMAP"
msgid "Basic Arabic"
msgstr "ཨ་རབ་ཀྱི་རྨང་གཞིའི་སྐད་ཡིག"
#. hZDFV
-#: include/svx/strings.hrc:1402
+#: include/svx/strings.hrc:1427
msgctxt "RID_SUBSETMAP"
msgid "Arabic Extended"
msgstr "ཨ་རབ་སྐད་ཡིག་ཆེར་བསྐྱེད།"
#. c3CqD
-#: include/svx/strings.hrc:1403
+#: include/svx/strings.hrc:1428
msgctxt "RID_SUBSETMAP"
msgid "Devanagari"
msgstr "ལེགས་སྦྱར་ཡིག་འབྲུ།"
#. EfVnG
-#: include/svx/strings.hrc:1404
+#: include/svx/strings.hrc:1429
msgctxt "RID_SUBSETMAP"
msgid "Bengali"
msgstr "བྷང་ག་ལ་འི་སྐད་ཡིག"
#. iWzLc
-#: include/svx/strings.hrc:1405
+#: include/svx/strings.hrc:1430
msgctxt "RID_SUBSETMAP"
msgid "Gurmukhi"
msgstr "རྒྱ་གར་བྱང་ཕྱོགས་ཀྱི་ Gujarati སྐད་བརྡ།"
#. omacG
-#: include/svx/strings.hrc:1406
+#: include/svx/strings.hrc:1431
msgctxt "RID_SUBSETMAP"
msgid "Gujarati"
msgstr "རྒྱ་གར་བྱང་ཕྱོགས་ཀྱི་ Gujarati སྐད་བརྡ།"
#. Cdwzw
-#: include/svx/strings.hrc:1407
+#: include/svx/strings.hrc:1432
msgctxt "RID_SUBSETMAP"
msgid "Odia"
msgstr ""
#. BhEGN
-#: include/svx/strings.hrc:1408
+#: include/svx/strings.hrc:1433
msgctxt "RID_SUBSETMAP"
msgid "Tamil"
msgstr "ཐན་མིན་སྐད་ཡིག།"
#. 6YkEo
-#: include/svx/strings.hrc:1409
+#: include/svx/strings.hrc:1434
msgctxt "RID_SUBSETMAP"
msgid "Telugu"
msgstr "རྒྱ་གར་བྱང་ཕྱོགས་ཀྱི་ Telugu སྐད་ཡིག"
#. J5qn4
-#: include/svx/strings.hrc:1410
+#: include/svx/strings.hrc:1435
msgctxt "RID_SUBSETMAP"
msgid "Kannada"
msgstr "(རྒྱ་གར་)ཁ་ན་དའི་སྐད་ཡིག"
#. 4UEFU
-#: include/svx/strings.hrc:1411
+#: include/svx/strings.hrc:1436
msgctxt "RID_SUBSETMAP"
msgid "Malayalam"
msgstr "རྒྱ་གར་ལྷོ་ཕྱོགས་ཀྱི་Dravidianསྐད་ཀྱི་ཡུག་སྐད་ཡིག"
#. C5yzo
-#: include/svx/strings.hrc:1412
+#: include/svx/strings.hrc:1437
msgctxt "RID_SUBSETMAP"
msgid "Thai"
msgstr "ཐེ་ལན་སྐད་ཡིག"
#. EvjbD
-#: include/svx/strings.hrc:1413
+#: include/svx/strings.hrc:1438
msgctxt "RID_SUBSETMAP"
msgid "Lao"
msgstr "ལོ་སེའི་སྐད་ཡིག།"
#. HqFTh
-#: include/svx/strings.hrc:1414
+#: include/svx/strings.hrc:1439
msgctxt "RID_SUBSETMAP"
msgid "Basic Georgian"
msgstr "ག་ལུ་ཅེ་ཡའི་རྨང་གཞིའི་སྐད་ཡིག"
#. npAc8
-#: include/svx/strings.hrc:1415
+#: include/svx/strings.hrc:1440
msgctxt "RID_SUBSETMAP"
msgid "Georgian Extended"
msgstr "ག་ལུ་ཅེ་ཡའི་སྐད་ཡིག་ཆེ་སྐྱེད།"
#. AHAB4
-#: include/svx/strings.hrc:1416
+#: include/svx/strings.hrc:1441
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo"
msgstr "ཀུ་རེ་ཡའི་སྐད་ཡིག་ Jamo"
#. gMEFL
-#: include/svx/strings.hrc:1417
+#: include/svx/strings.hrc:1442
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended Additionals"
msgstr "ལ་ཏིང་སྐད་རྒྱ་སྐྱེད་ཟུར་སྣོན།"
#. uVYXp
-#: include/svx/strings.hrc:1418
+#: include/svx/strings.hrc:1443
msgctxt "RID_SUBSETMAP"
msgid "Greek Extended"
msgstr "ཀེ་རེ་སེའི་སྐད་ཆེ་སྐྱེད།"
#. LEQg6
-#: include/svx/strings.hrc:1419
+#: include/svx/strings.hrc:1444
msgctxt "RID_SUBSETMAP"
msgid "General punctuation"
msgstr "སྤྱི་བཏང་གི་བརྡ་རྟགས་མཚོན་བཤད།"
#. D9KFj
-#: include/svx/strings.hrc:1420
+#: include/svx/strings.hrc:1445
msgctxt "RID_SUBSETMAP"
msgid "Superscripts and Subscripts"
msgstr "གོང་རྟགས་དང་གཤམ་རྟགས།"
#. yaxYV
-#: include/svx/strings.hrc:1421
+#: include/svx/strings.hrc:1446
msgctxt "RID_SUBSETMAP"
msgid "Currency Symbols"
msgstr "དངུལ་ལོར་མཚོན་རྟགས།"
#. jzA5i
-#: include/svx/strings.hrc:1422
+#: include/svx/strings.hrc:1447
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Symbols"
msgstr "ཚོ་སྒྲིག་ཚུལ་གྱི་མཚོན་རྟགས།"
#. CHNBZ
-#: include/svx/strings.hrc:1423
+#: include/svx/strings.hrc:1448
msgctxt "RID_SUBSETMAP"
msgid "Letterlike Symbols"
msgstr "ཡིག་འབྲུ་འདྲ་བའི་མཚོན་རྟགས།"
#. cDkEd
-#: include/svx/strings.hrc:1424
+#: include/svx/strings.hrc:1449
msgctxt "RID_SUBSETMAP"
msgid "Number Forms"
msgstr "གྲངས་ཀའི་མཚོན་རྟགས།"
#. j25Fp
-#: include/svx/strings.hrc:1425
+#: include/svx/strings.hrc:1450
msgctxt "RID_SUBSETMAP"
msgid "Arrows"
msgstr "མདའ་རྩེ་མཚོན་རྟགས།"
#. p5Tbx
-#: include/svx/strings.hrc:1426
+#: include/svx/strings.hrc:1451
msgctxt "RID_SUBSETMAP"
msgid "Mathematical Operators"
msgstr "གྲངས་རིག་རྩིས་རྒྱག་མཚོན་རྟགས།"
#. ckgof
-#: include/svx/strings.hrc:1427
+#: include/svx/strings.hrc:1452
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Technical"
msgstr "ཙག་ཙིག་ལག་རྩལ་སྤྱོད་རྟགས།"
#. 8rXdw
-#: include/svx/strings.hrc:1428
+#: include/svx/strings.hrc:1453
msgctxt "RID_SUBSETMAP"
msgid "Control Pictures"
msgstr "མཐེབ་གཞོང་མཚོན་རྟགས།"
#. D4J8A
-#: include/svx/strings.hrc:1429
+#: include/svx/strings.hrc:1454
msgctxt "RID_SUBSETMAP"
msgid "Optical Character Recognition"
msgstr "འོད་རིག་ཤན་འབྱེད་ཐུབ་པའི་མཚོན་རྟགས།"
#. hXwgf
-#: include/svx/strings.hrc:1430
+#: include/svx/strings.hrc:1455
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Alphanumerics"
msgstr "གུག་རྟགས་ལྡན་པའི་ཡིག་འབྲུའི་གྲངས་ཀ།"
#. AD9HJ
-#: include/svx/strings.hrc:1431
+#: include/svx/strings.hrc:1456
msgctxt "RID_SUBSETMAP"
msgid "Box Drawing"
msgstr "རེའུ་འགོད་རྟགས།"
#. vViaR
-#: include/svx/strings.hrc:1432
+#: include/svx/strings.hrc:1457
msgctxt "RID_SUBSETMAP"
msgid "Block Elements"
msgstr "གྲུ་བཞིའི་གཞི་རྒྱུ།"
#. ok7ks
-#: include/svx/strings.hrc:1433
+#: include/svx/strings.hrc:1458
msgctxt "RID_SUBSETMAP"
msgid "Geometric Shapes"
msgstr "དབྱིབས་རྩིས་རིས་དབྱིབས་རྟགས།"
#. sKty5
-#: include/svx/strings.hrc:1434
+#: include/svx/strings.hrc:1459
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols"
msgstr "མཚོན་རྟགས་སྣ་ཚོགས།"
#. yDpNT
-#: include/svx/strings.hrc:1435
+#: include/svx/strings.hrc:1460
msgctxt "RID_SUBSETMAP"
msgid "Dingbats"
msgstr "རྒྱན་སྤྲོད་མཚོན་རྟགས།"
#. Cth4P
-#: include/svx/strings.hrc:1436
+#: include/svx/strings.hrc:1461
msgctxt "RID_SUBSETMAP"
msgid "CJK Symbols And Punctuation"
msgstr "ཀྲུང་ལྗར་ཀུའི་མཚོན་རྟགས་དང་བརྡ་རྟགས།"
#. Bo4iK
-#: include/svx/strings.hrc:1437
+#: include/svx/strings.hrc:1462
msgctxt "RID_SUBSETMAP"
msgid "Hiragana"
msgstr "དམངས་སྤྱོད་ཡི་གེ།"
#. i2Cdr
-#: include/svx/strings.hrc:1438
+#: include/svx/strings.hrc:1463
msgctxt "RID_SUBSETMAP"
msgid "Katakana"
msgstr "གཞུང་སྤྱོད་ཡི་གེ།"
#. 9YYLD
-#: include/svx/strings.hrc:1439
+#: include/svx/strings.hrc:1464
msgctxt "RID_SUBSETMAP"
msgid "Bopomofo"
msgstr "སྒྲ་སྦྱོར་མཚོན་རྟགས་ཪྙིང་པ།"
#. F9UFG
-#: include/svx/strings.hrc:1440
+#: include/svx/strings.hrc:1465
msgctxt "RID_SUBSETMAP"
msgid "Hangul Compatibility Jamo"
msgstr "ཀུ་རེ་ཡའི་སྐད་ཡིག་མཐུན་འཇུག་ Jamo"
#. yeRDE
-#: include/svx/strings.hrc:1441
+#: include/svx/strings.hrc:1466
msgctxt "RID_SUBSETMAP"
msgid "CJK Miscellaneous"
msgstr "ཀྲུང་ལྗར་ཀུའི་ཡིག་རྟགས་སྣ་ཚོགས།"
#. kPFs9
-#: include/svx/strings.hrc:1442
+#: include/svx/strings.hrc:1467
msgctxt "RID_SUBSETMAP"
msgid "Enclosed CJK Letters And Months"
msgstr "གུག་རྟགས་ལྡན་པའི་ཀྲུང་ལྗར་ཀུའི་ཡིག་རྟགས་དང་ཟླ་དུས།"
#. 6tAx6
-#: include/svx/strings.hrc:1443
+#: include/svx/strings.hrc:1468
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility"
msgstr "ཀྲུང་ལྗར་ཀུའི་མཐུན་འཇུག"
#. VakXP
-#: include/svx/strings.hrc:1444
+#: include/svx/strings.hrc:1469
msgctxt "RID_SUBSETMAP"
msgid "Hangul"
msgstr "ཀུ་རེ་ཡའི་སྐད་ཡིག"
#. XzS6D
-#: include/svx/strings.hrc:1445
+#: include/svx/strings.hrc:1470
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs"
msgstr "ཀྲུང་ལྗར་ཀུའི་གཅིག་གྱུར་རྒྱ་ཡིག"
#. JVCP5
-#: include/svx/strings.hrc:1446
+#: include/svx/strings.hrc:1471
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension A"
msgstr "ཀྲུང་ལྗར་ཀུའི་གཅིག་གྱུར་རྒྱ་ཡིག་ཆེ་སྐྱེད་ A"
#. Y33VK
-#: include/svx/strings.hrc:1447
+#: include/svx/strings.hrc:1472
msgctxt "RID_SUBSETMAP"
msgid "Private Use Area"
msgstr "ཆེད་སྤྱོད་ཁུལ།"
#. 8yYiM
-#: include/svx/strings.hrc:1448
+#: include/svx/strings.hrc:1473
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Ideographs"
msgstr "ཀྲུང་ལྗར་ཀུའི་མཐུན་འཇུག་རྒྱ་ཡིག"
#. BEfFQ
-#: include/svx/strings.hrc:1449
+#: include/svx/strings.hrc:1474
msgctxt "RID_SUBSETMAP"
msgid "Alphabetic Presentation Forms"
msgstr "ཡིག་འབྲུའི་གསལ་སྟོན་རྣམ་པ།"
#. NCsAG
-#: include/svx/strings.hrc:1450
+#: include/svx/strings.hrc:1475
msgctxt "RID_SUBSETMAP"
msgid "Arabic Presentation Forms-A"
msgstr "ཨ་རབ་ཀྱི་གསལ་སྟོན་རྣམ་པ་A"
#. adi8G
-#: include/svx/strings.hrc:1451
+#: include/svx/strings.hrc:1476
msgctxt "RID_SUBSETMAP"
msgid "Combining Half Marks"
msgstr "སྟོས་ཟླའི་མཚོན་རྟགས།"
#. vLBhn
-#: include/svx/strings.hrc:1452
+#: include/svx/strings.hrc:1477
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Forms"
msgstr "ཀྲུང་ལྗར་ཀུའི་མཐུན་འཇུག་རྣམ་པ།"
#. i6R3B
-#: include/svx/strings.hrc:1453
+#: include/svx/strings.hrc:1478
msgctxt "RID_SUBSETMAP"
msgid "Small Form Variants"
msgstr "ཡིག་ཆུང་འགྱུར་གཟུགས།"
#. 7EDCh
-#: include/svx/strings.hrc:1454
+#: include/svx/strings.hrc:1479
msgctxt "RID_SUBSETMAP"
msgid "Arabic Presentation Forms-B"
msgstr "ཨ་རབ་ཀྱི་གསལ་སྟོན་རྣམ་པ་ B"
#. WWoWx
-#: include/svx/strings.hrc:1455
+#: include/svx/strings.hrc:1480
msgctxt "RID_SUBSETMAP"
msgid "Half-width and Full-width Forms"
msgstr "ཕྱིད་གཟུགས་དང་གང་གཟུགས་ཡིག་རྟགས།"
#. dkDXh
-#: include/svx/strings.hrc:1456
+#: include/svx/strings.hrc:1481
msgctxt "RID_SUBSETMAP"
msgid "Specials"
msgstr "མཚོན་རྟགས།"
#. GQSEx
-#: include/svx/strings.hrc:1457
+#: include/svx/strings.hrc:1482
msgctxt "RID_SUBSETMAP"
msgid "Yi Syllables"
msgstr ""
#. BL66x
-#: include/svx/strings.hrc:1458
+#: include/svx/strings.hrc:1483
msgctxt "RID_SUBSETMAP"
msgid "Yi Radicals"
msgstr ""
#. cuQ2k
-#: include/svx/strings.hrc:1459
+#: include/svx/strings.hrc:1484
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Old Italic"
msgstr "སྦོམ་གསེག་གཟུགས།"
#. wtKAB
-#: include/svx/strings.hrc:1460
+#: include/svx/strings.hrc:1485
msgctxt "RID_SUBSETMAP"
msgid "Gothic"
msgstr ""
#. GPFqC
-#: include/svx/strings.hrc:1461
+#: include/svx/strings.hrc:1486
msgctxt "RID_SUBSETMAP"
msgid "Deseret"
msgstr ""
#. 7AovD
-#: include/svx/strings.hrc:1462
+#: include/svx/strings.hrc:1487
msgctxt "RID_SUBSETMAP"
msgid "Byzantine Musical Symbols"
msgstr ""
#. G3GQF
-#: include/svx/strings.hrc:1463
+#: include/svx/strings.hrc:1488
msgctxt "RID_SUBSETMAP"
msgid "Musical Symbols"
msgstr ""
#. YzBDD
-#: include/svx/strings.hrc:1464
+#: include/svx/strings.hrc:1489
msgctxt "RID_SUBSETMAP"
msgid "Mathematical Alphanumeric Symbols"
msgstr ""
#. 3XZRw
-#: include/svx/strings.hrc:1465
+#: include/svx/strings.hrc:1490
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension B"
msgstr "ཀྲུང་ལྗར་ཀུའི་གཅིག་གྱུར་རྒྱ་ཡིག་ཆེ་སྐྱེད་ A"
#. nZnQc
-#: include/svx/strings.hrc:1466
+#: include/svx/strings.hrc:1491
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension C"
msgstr "ཀྲུང་ལྗར་ཀུའི་གཅིག་གྱུར་རྒྱ་ཡིག་ཆེ་སྐྱེད་ A"
#. HBwZE
-#: include/svx/strings.hrc:1467
+#: include/svx/strings.hrc:1492
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension D"
msgstr "ཀྲུང་ལྗར་ཀུའི་གཅིག་གྱུར་རྒྱ་ཡིག་ཆེ་སྐྱེད་ A"
#. TTFkh
-#: include/svx/strings.hrc:1468
+#: include/svx/strings.hrc:1493
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Ideographs Supplement"
msgstr ""
#. 2jALB
-#: include/svx/strings.hrc:1469
+#: include/svx/strings.hrc:1494
msgctxt "RID_SUBSETMAP"
msgid "Tags"
msgstr ""
#. 2iHJN
-#: include/svx/strings.hrc:1470
+#: include/svx/strings.hrc:1495
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Supplement"
msgstr "ཟུར་སྣོན་གྱི་ཤི་ལོར་སྐད་ཡིག"
#. ABgr9
-#: include/svx/strings.hrc:1471
+#: include/svx/strings.hrc:1496
msgctxt "RID_SUBSETMAP"
msgid "Variation Selectors"
msgstr ""
#. a4q6S
-#: include/svx/strings.hrc:1472
+#: include/svx/strings.hrc:1497
msgctxt "RID_SUBSETMAP"
msgid "Supplementary Private Use Area-A"
msgstr ""
#. k638K
-#: include/svx/strings.hrc:1473
+#: include/svx/strings.hrc:1498
msgctxt "RID_SUBSETMAP"
msgid "Supplementary Private Use Area-B"
msgstr ""
#. pKFTg
-#: include/svx/strings.hrc:1474
+#: include/svx/strings.hrc:1499
msgctxt "RID_SUBSETMAP"
msgid "Limbu"
msgstr ""
#. TJHGp
-#: include/svx/strings.hrc:1475
+#: include/svx/strings.hrc:1500
msgctxt "RID_SUBSETMAP"
msgid "Tai Le"
msgstr ""
#. nujxa
-#: include/svx/strings.hrc:1476
+#: include/svx/strings.hrc:1501
msgctxt "RID_SUBSETMAP"
msgid "Khmer Symbols"
msgstr ""
#. neD93
-#: include/svx/strings.hrc:1477
+#: include/svx/strings.hrc:1502
msgctxt "RID_SUBSETMAP"
msgid "Phonetic Extensions"
msgstr ""
#. C6LwC
-#: include/svx/strings.hrc:1478
+#: include/svx/strings.hrc:1503
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols And Arrows"
msgstr ""
#. giR4r
-#: include/svx/strings.hrc:1479
+#: include/svx/strings.hrc:1504
msgctxt "RID_SUBSETMAP"
msgid "Yijing Hexagram Symbols"
msgstr ""
#. EqFxm
-#: include/svx/strings.hrc:1480
+#: include/svx/strings.hrc:1505
msgctxt "RID_SUBSETMAP"
msgid "Linear B Syllabary"
msgstr ""
#. VeZNe
-#: include/svx/strings.hrc:1481
+#: include/svx/strings.hrc:1506
msgctxt "RID_SUBSETMAP"
msgid "Linear B Ideograms"
msgstr ""
#. Tvkgh
-#: include/svx/strings.hrc:1482
+#: include/svx/strings.hrc:1507
msgctxt "RID_SUBSETMAP"
msgid "Aegean Numbers"
msgstr ""
#. CuThH
-#: include/svx/strings.hrc:1483
+#: include/svx/strings.hrc:1508
msgctxt "RID_SUBSETMAP"
msgid "Ugaritic"
msgstr ""
#. nBtk5
-#: include/svx/strings.hrc:1484
+#: include/svx/strings.hrc:1509
msgctxt "RID_SUBSETMAP"
msgid "Shavian"
msgstr ""
#. vvMNk
-#: include/svx/strings.hrc:1485
+#: include/svx/strings.hrc:1510
msgctxt "RID_SUBSETMAP"
msgid "Osmanya"
msgstr ""
#. aiySp
-#: include/svx/strings.hrc:1486
+#: include/svx/strings.hrc:1511
msgctxt "RID_SUBSETMAP"
msgid "Sinhala"
msgstr "ཤིའི་ལན་སྐད་ཡིག"
#. PEGiu
-#: include/svx/strings.hrc:1487
+#: include/svx/strings.hrc:1512
msgctxt "RID_SUBSETMAP"
msgid "Tibetan"
msgstr "བོད་ཡིག"
#. tRBTP
-#: include/svx/strings.hrc:1488
+#: include/svx/strings.hrc:1513
msgctxt "RID_SUBSETMAP"
msgid "Myanmar"
msgstr "འབར་མའི་སྐད་ཡིག"
#. 8sgGF
-#: include/svx/strings.hrc:1489
+#: include/svx/strings.hrc:1514
msgctxt "RID_SUBSETMAP"
msgid "Khmer"
msgstr "ཀུ་མེར་སྐད་ཡིག"
#. CdXvH
-#: include/svx/strings.hrc:1490
+#: include/svx/strings.hrc:1515
msgctxt "RID_SUBSETMAP"
msgid "Ogham"
msgstr "ཨོ་ཀེམ་ཡི་གེ།"
#. jFWRQ
-#: include/svx/strings.hrc:1491
+#: include/svx/strings.hrc:1516
msgctxt "RID_SUBSETMAP"
msgid "Runic"
msgstr "གནའ་རབ་ཡོ་རོབ་བྱང་མའི་སྐད་ཡིག།"
#. jhzoc
-#: include/svx/strings.hrc:1492
+#: include/svx/strings.hrc:1517
msgctxt "RID_SUBSETMAP"
msgid "Syriac"
msgstr "གནའ་རབ་ཀྱི་སི་རི་ཡའི་སྐད་ཡིག།"
#. B66QG
-#: include/svx/strings.hrc:1493
+#: include/svx/strings.hrc:1518
msgctxt "RID_SUBSETMAP"
msgid "Thaana"
msgstr "མར་ཏེ་ཕུའི་སྐད་ཡིག"
#. j8cuG
-#: include/svx/strings.hrc:1494
+#: include/svx/strings.hrc:1519
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic"
msgstr "དབྱི་སུ་པི་ཡའི་སྐད་ཡིག"
#. AE5wq
-#: include/svx/strings.hrc:1495
+#: include/svx/strings.hrc:1520
msgctxt "RID_SUBSETMAP"
msgid "Cherokee"
msgstr "ཁྲ་ལ་ཅི་རིགས་ཀྱི་ཡུལ་མིའི་སྐད་ཡིག"
#. 9mgNF
-#: include/svx/strings.hrc:1496
+#: include/svx/strings.hrc:1521
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Canadian Aboriginal Syllables"
msgstr "ཁ་ན་ཏའི་ཡུལ་དེ་རང་གི་སྡོད་པའི་སྒྲ་ཁྱིམ།"
#. d5JWE
-#: include/svx/strings.hrc:1497
+#: include/svx/strings.hrc:1522
msgctxt "RID_SUBSETMAP"
msgid "Mongolian"
msgstr "སོག་པོའི་སྐད་ཡིག"
#. XnzyB
-#: include/svx/strings.hrc:1498
+#: include/svx/strings.hrc:1523
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Mathematical Symbols-A"
msgstr "གྲངས་རིག་མཚོན་རྟགས་སྣ་ཚོགས་-A"
#. R5W9H
-#: include/svx/strings.hrc:1499
+#: include/svx/strings.hrc:1524
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-A"
msgstr "ཟུར་སྣོན་གྱི་མདའ་རྩེ་-A"
#. QYf7A
-#: include/svx/strings.hrc:1500
+#: include/svx/strings.hrc:1525
msgctxt "RID_SUBSETMAP"
msgid "Braille Patterns"
msgstr "ལོང་ཡིག"
#. 63BBg
-#: include/svx/strings.hrc:1501
+#: include/svx/strings.hrc:1526
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-B"
msgstr "ཟུར་སྣོན་གྱི་མདའ་རྩེ་-B"
#. ykowm
-#: include/svx/strings.hrc:1502
+#: include/svx/strings.hrc:1527
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Mathematical Symbols-B"
msgstr "གྲངས་རིག་མཚོན་རྟགས་སྣ་ཚོགས་-B"
#. GGdze
-#: include/svx/strings.hrc:1503
+#: include/svx/strings.hrc:1528
msgctxt "RID_SUBSETMAP"
msgid "CJK Radical Supplement"
msgstr "ཟུར་སྣོན་གྱི་ཀྲུང་ལྗར་ཀུའི་ཡི་གེའི་ཡིག་སྡེ།"
#. WLLAP
-#: include/svx/strings.hrc:1504
+#: include/svx/strings.hrc:1529
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Kangxi Radicals"
msgstr "ཁང་ཤིའི་ཡིག་སྡེ།"
#. EyZR2
-#: include/svx/strings.hrc:1505
+#: include/svx/strings.hrc:1530
msgctxt "RID_SUBSETMAP"
msgid "Ideographic Description Characters"
msgstr "སྒྲ་སྦྱོར་མཚོན་རྟགས"
#. o3AQ6
-#: include/svx/strings.hrc:1506
+#: include/svx/strings.hrc:1531
msgctxt "RID_SUBSETMAP"
msgid "Tagalog"
msgstr "ཧྥི་ལི་ཕིན་གྱི་ཐང་ཅ་ལོ་ཀེའི་སྐད་ཡིག།"
#. BVieL
-#: include/svx/strings.hrc:1507
+#: include/svx/strings.hrc:1532
msgctxt "RID_SUBSETMAP"
msgid "Hanunoo"
msgstr "ཧྥི་ལི་ཕིན་གི་ཧན་ནུའུ་ནོག་སྐད་ཡིག"
#. DwAEz
-#: include/svx/strings.hrc:1508
+#: include/svx/strings.hrc:1533
msgctxt "RID_SUBSETMAP"
msgid "Tagbanwa"
msgstr "ཧྥི་ལི་ཕིན་གྱི་ཐང་ཅ་ལོ་ཀེའི་སྐད་ཡིག"
#. 3GDP5
-#: include/svx/strings.hrc:1509
+#: include/svx/strings.hrc:1534
msgctxt "RID_SUBSETMAP"
msgid "Buhid"
msgstr "ཧྥི་ལི་ཕིན་གྱི་ཕུ་ཧེ་ཏེའི་སྐད་ཡིག"
#. BfGBm
-#: include/svx/strings.hrc:1510
+#: include/svx/strings.hrc:1535
msgctxt "RID_SUBSETMAP"
msgid "Kanbun"
msgstr "ལྗར་པན་སྐད་ཡིག་གི་གནའ་བོའི་རྒྱ་ཡིག"
#. cL7Vo
-#: include/svx/strings.hrc:1511
+#: include/svx/strings.hrc:1536
msgctxt "RID_SUBSETMAP"
msgid "Bopomofo Extended"
msgstr "ཞོར་སྣོན་གྱི་སྒྲ་སྦྱོར་མཚོན་རྟགས"
#. MQoBs
-#: include/svx/strings.hrc:1512
+#: include/svx/strings.hrc:1537
msgctxt "RID_SUBSETMAP"
msgid "Katakana Phonetics"
msgstr "སྒྲ་བཀོད་ཀྱི་གཞུང་སྤྱོད་ཀྱི་ཡི་གེ།"
#. fCpRM
-#: include/svx/strings.hrc:1513
+#: include/svx/strings.hrc:1538
msgctxt "RID_SUBSETMAP"
msgid "CJK Strokes"
msgstr ""
#. zyW2q
-#: include/svx/strings.hrc:1514
+#: include/svx/strings.hrc:1539
msgctxt "RID_SUBSETMAP"
msgid "Cypriot Syllabary"
msgstr ""
#. GWxb8
-#: include/svx/strings.hrc:1515
+#: include/svx/strings.hrc:1540
msgctxt "RID_SUBSETMAP"
msgid "Tai Xuan Jing Symbols"
msgstr ""
#. 8ZJmr
-#: include/svx/strings.hrc:1516
+#: include/svx/strings.hrc:1541
msgctxt "RID_SUBSETMAP"
msgid "Variation Selectors Supplement"
msgstr ""
#. RR6Er
-#: include/svx/strings.hrc:1517
+#: include/svx/strings.hrc:1542
msgctxt "RID_SUBSETMAP"
msgid "Ancient Greek Musical Notation"
msgstr ""
#. K3GsF
-#: include/svx/strings.hrc:1518
+#: include/svx/strings.hrc:1543
msgctxt "RID_SUBSETMAP"
msgid "Ancient Greek Numbers"
msgstr ""
#. y4HCg
-#: include/svx/strings.hrc:1519
+#: include/svx/strings.hrc:1544
msgctxt "RID_SUBSETMAP"
msgid "Arabic Supplement"
msgstr ""
#. KUnXb
-#: include/svx/strings.hrc:1520
+#: include/svx/strings.hrc:1545
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Buginese"
msgstr "ཁེ་ལས།"
#. zDaXa
-#: include/svx/strings.hrc:1521
+#: include/svx/strings.hrc:1546
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks Supplement"
msgstr "ཚོ་སྒྲིག་ཚུལ་གྱི་མཚོན་རྟགས།"
#. 9Z24A
-#: include/svx/strings.hrc:1522
+#: include/svx/strings.hrc:1547
msgctxt "RID_SUBSETMAP"
msgid "Coptic"
msgstr "ཨེ་ཅེབ་གནའ་སྐད།"
#. CANHf
-#: include/svx/strings.hrc:1523
+#: include/svx/strings.hrc:1548
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Extended"
msgstr ""
#. X8DEc
-#: include/svx/strings.hrc:1524
+#: include/svx/strings.hrc:1549
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Supplement"
msgstr ""
#. fYpFz
-#: include/svx/strings.hrc:1525
+#: include/svx/strings.hrc:1550
msgctxt "RID_SUBSETMAP"
msgid "Georgian Supplement"
msgstr ""
#. 3Gzxx
-#: include/svx/strings.hrc:1526
+#: include/svx/strings.hrc:1551
msgctxt "RID_SUBSETMAP"
msgid "Glagolitic"
msgstr ""
#. zKCVG
-#: include/svx/strings.hrc:1527
+#: include/svx/strings.hrc:1552
msgctxt "RID_SUBSETMAP"
msgid "Kharoshthi"
msgstr ""
#. U8zrU
-#: include/svx/strings.hrc:1528
+#: include/svx/strings.hrc:1553
msgctxt "RID_SUBSETMAP"
msgid "Modifier Tone Letters"
msgstr ""
#. B2yF8
-#: include/svx/strings.hrc:1529
+#: include/svx/strings.hrc:1554
msgctxt "RID_SUBSETMAP"
msgid "New Tai Lue"
msgstr ""
#. J4KdA
-#: include/svx/strings.hrc:1530
+#: include/svx/strings.hrc:1555
msgctxt "RID_SUBSETMAP"
msgid "Old Persian"
msgstr ""
#. eGPjC
-#: include/svx/strings.hrc:1531
+#: include/svx/strings.hrc:1556
msgctxt "RID_SUBSETMAP"
msgid "Phonetic Extensions Supplement"
msgstr ""
#. XboFE
-#: include/svx/strings.hrc:1532
+#: include/svx/strings.hrc:1557
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Punctuation"
msgstr ""
#. tBJi3
-#: include/svx/strings.hrc:1533
+#: include/svx/strings.hrc:1558
msgctxt "RID_SUBSETMAP"
msgid "Syloti Nagri"
msgstr ""
#. Qrowh
-#: include/svx/strings.hrc:1534
+#: include/svx/strings.hrc:1559
msgctxt "RID_SUBSETMAP"
msgid "Tifinagh"
msgstr ""
#. aZKS5
-#: include/svx/strings.hrc:1535
+#: include/svx/strings.hrc:1560
msgctxt "RID_SUBSETMAP"
msgid "Vertical Forms"
msgstr ""
#. ihUDF
-#: include/svx/strings.hrc:1536
+#: include/svx/strings.hrc:1561
msgctxt "RID_SUBSETMAP"
msgid "Nko"
msgstr ""
#. Z3AAi
-#: include/svx/strings.hrc:1537
+#: include/svx/strings.hrc:1562
msgctxt "RID_SUBSETMAP"
msgid "Balinese"
msgstr ""
#. 428ER
-#: include/svx/strings.hrc:1538
+#: include/svx/strings.hrc:1563
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-C"
msgstr "ལ་ཏིང་སྐད་རྒྱ་སྐྱེད་ A"
#. SqFfT
-#: include/svx/strings.hrc:1539
+#: include/svx/strings.hrc:1564
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-D"
msgstr "ལ་ཏིང་སྐད་རྒྱ་སྐྱེད་ A"
#. yMmow
-#: include/svx/strings.hrc:1540
+#: include/svx/strings.hrc:1565
msgctxt "RID_SUBSETMAP"
msgid "Phags-Pa"
msgstr ""
#. V6CsB
-#: include/svx/strings.hrc:1541
+#: include/svx/strings.hrc:1566
msgctxt "RID_SUBSETMAP"
msgid "Phoenician"
msgstr ""
#. GNBwz
-#: include/svx/strings.hrc:1542
+#: include/svx/strings.hrc:1567
msgctxt "RID_SUBSETMAP"
msgid "Cuneiform"
msgstr ""
#. VBPZE
-#: include/svx/strings.hrc:1543
+#: include/svx/strings.hrc:1568
msgctxt "RID_SUBSETMAP"
msgid "Cuneiform Numbers And Punctuation"
msgstr ""
#. 9msGJ
-#: include/svx/strings.hrc:1544
+#: include/svx/strings.hrc:1569
msgctxt "RID_SUBSETMAP"
msgid "Counting Rod Numerals"
msgstr ""
#. i6Gx9
-#: include/svx/strings.hrc:1545
+#: include/svx/strings.hrc:1570
msgctxt "RID_SUBSETMAP"
msgid "Sundanese"
msgstr ""
#. WrXXX
-#: include/svx/strings.hrc:1546
+#: include/svx/strings.hrc:1571
msgctxt "RID_SUBSETMAP"
msgid "Lepcha"
msgstr ""
#. FhhAQ
-#: include/svx/strings.hrc:1547
+#: include/svx/strings.hrc:1572
msgctxt "RID_SUBSETMAP"
msgid "Ol Chiki"
msgstr ""
#. eHvUh
-#: include/svx/strings.hrc:1548
+#: include/svx/strings.hrc:1573
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-A"
msgstr ""
#. ZkKwE
-#: include/svx/strings.hrc:1549
+#: include/svx/strings.hrc:1574
msgctxt "RID_SUBSETMAP"
msgid "Vai"
msgstr ""
#. pBASG
-#: include/svx/strings.hrc:1550
+#: include/svx/strings.hrc:1575
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-B"
msgstr ""
#. GoQpd
-#: include/svx/strings.hrc:1551
+#: include/svx/strings.hrc:1576
msgctxt "RID_SUBSETMAP"
msgid "Saurashtra"
msgstr ""
#. 6pufg
-#: include/svx/strings.hrc:1552
+#: include/svx/strings.hrc:1577
msgctxt "RID_SUBSETMAP"
msgid "Kayah Li"
msgstr ""
#. bmFny
-#: include/svx/strings.hrc:1553
+#: include/svx/strings.hrc:1578
msgctxt "RID_SUBSETMAP"
msgid "Rejang"
msgstr ""
#. EaXay
-#: include/svx/strings.hrc:1554
+#: include/svx/strings.hrc:1579
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Cham"
msgstr "དཔེ་རིས།ས"
#. qYaAV
-#: include/svx/strings.hrc:1555
+#: include/svx/strings.hrc:1580
msgctxt "RID_SUBSETMAP"
msgid "Ancient Symbols"
msgstr ""
#. At8Tk
-#: include/svx/strings.hrc:1556
+#: include/svx/strings.hrc:1581
msgctxt "RID_SUBSETMAP"
msgid "Phaistos Disc"
msgstr ""
#. ryGAF
-#: include/svx/strings.hrc:1557
+#: include/svx/strings.hrc:1582
msgctxt "RID_SUBSETMAP"
msgid "Lycian"
msgstr ""
#. EYLa8
-#: include/svx/strings.hrc:1558
+#: include/svx/strings.hrc:1583
msgctxt "RID_SUBSETMAP"
msgid "Carian"
msgstr ""
#. TPN6m
-#: include/svx/strings.hrc:1559
+#: include/svx/strings.hrc:1584
msgctxt "RID_SUBSETMAP"
msgid "Lydian"
msgstr ""
#. G5GLd
-#: include/svx/strings.hrc:1560
+#: include/svx/strings.hrc:1585
msgctxt "RID_SUBSETMAP"
msgid "Mahjong Tiles"
msgstr ""
#. EyMaF
-#: include/svx/strings.hrc:1561
+#: include/svx/strings.hrc:1586
msgctxt "RID_SUBSETMAP"
msgid "Domino Tiles"
msgstr ""
#. r2YQs
-#: include/svx/strings.hrc:1562
+#: include/svx/strings.hrc:1587
msgctxt "RID_SUBSETMAP"
msgid "Samaritan"
msgstr ""
#. feZ2Q
-#: include/svx/strings.hrc:1563
+#: include/svx/strings.hrc:1588
msgctxt "RID_SUBSETMAP"
msgid "Canadian Aboriginal Syllabics Extended"
msgstr ""
#. H4FpF
-#: include/svx/strings.hrc:1564
+#: include/svx/strings.hrc:1589
msgctxt "RID_SUBSETMAP"
msgid "Tai Tham"
msgstr ""
#. BgKLG
-#: include/svx/strings.hrc:1565
+#: include/svx/strings.hrc:1590
msgctxt "RID_SUBSETMAP"
msgid "Vedic Extensions"
msgstr ""
#. bVNYf
-#: include/svx/strings.hrc:1566
+#: include/svx/strings.hrc:1591
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Lisu"
msgstr "རེའུ་འགོད་བཟོ་བཅོས།"
#. riEM3
-#: include/svx/strings.hrc:1567
+#: include/svx/strings.hrc:1592
msgctxt "RID_SUBSETMAP"
msgid "Bamum"
msgstr ""
#. CQMqK
-#: include/svx/strings.hrc:1568
+#: include/svx/strings.hrc:1593
msgctxt "RID_SUBSETMAP"
msgid "Common Indic Number Forms"
msgstr ""
#. gDEUp
-#: include/svx/strings.hrc:1569
+#: include/svx/strings.hrc:1594
msgctxt "RID_SUBSETMAP"
msgid "Devanagari Extended"
msgstr ""
#. UsAq2
-#: include/svx/strings.hrc:1570
+#: include/svx/strings.hrc:1595
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo Extended-A"
msgstr ""
#. g5H7j
-#: include/svx/strings.hrc:1571
+#: include/svx/strings.hrc:1596
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Javanese"
msgstr "འཇར་ཕན་སྐད།"
#. upBjC
-#: include/svx/strings.hrc:1572
+#: include/svx/strings.hrc:1597
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Myanmar Extended-A"
msgstr "ལ་ཏིང་སྐད་རྒྱ་སྐྱེད་ A"
#. GQ3XX
-#: include/svx/strings.hrc:1573
+#: include/svx/strings.hrc:1598
msgctxt "RID_SUBSETMAP"
msgid "Tai Viet"
msgstr ""
#. HGVSu
-#: include/svx/strings.hrc:1574
+#: include/svx/strings.hrc:1599
msgctxt "RID_SUBSETMAP"
msgid "Meetei Mayek"
msgstr ""
#. ryvor
-#: include/svx/strings.hrc:1575
+#: include/svx/strings.hrc:1600
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo Extended-B"
msgstr ""
#. RTxUc
-#: include/svx/strings.hrc:1576
+#: include/svx/strings.hrc:1601
msgctxt "RID_SUBSETMAP"
msgid "Imperial Aramaic"
msgstr ""
#. 7E6G8
-#: include/svx/strings.hrc:1577
+#: include/svx/strings.hrc:1602
msgctxt "RID_SUBSETMAP"
msgid "Old South Arabian"
msgstr ""
#. Ab3wu
-#: include/svx/strings.hrc:1578
+#: include/svx/strings.hrc:1603
msgctxt "RID_SUBSETMAP"
msgid "Avestan"
msgstr ""
#. 5gN8e
-#: include/svx/strings.hrc:1579
+#: include/svx/strings.hrc:1604
msgctxt "RID_SUBSETMAP"
msgid "Inscriptional Parthian"
msgstr ""
#. D7rcV
-#: include/svx/strings.hrc:1580
+#: include/svx/strings.hrc:1605
msgctxt "RID_SUBSETMAP"
msgid "Inscriptional Pahlavi"
msgstr ""
#. d44Dq
-#: include/svx/strings.hrc:1581
+#: include/svx/strings.hrc:1606
msgctxt "RID_SUBSETMAP"
msgid "Old Turkic"
msgstr ""
#. CLuJC
-#: include/svx/strings.hrc:1582
+#: include/svx/strings.hrc:1607
msgctxt "RID_SUBSETMAP"
msgid "Rumi Numeral Symbols"
msgstr ""
#. FpFeH
-#: include/svx/strings.hrc:1583
+#: include/svx/strings.hrc:1608
msgctxt "RID_SUBSETMAP"
msgid "Kaithi"
msgstr ""
#. Swfzy
-#: include/svx/strings.hrc:1584
+#: include/svx/strings.hrc:1609
msgctxt "RID_SUBSETMAP"
msgid "Egyptian Hieroglyphs"
msgstr ""
#. bMYVC
-#: include/svx/strings.hrc:1585
+#: include/svx/strings.hrc:1610
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Alphanumeric Supplement"
msgstr ""
#. Dqcpa
-#: include/svx/strings.hrc:1586
+#: include/svx/strings.hrc:1611
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Ideographic Supplement"
msgstr ""
#. 8eCZn
-#: include/svx/strings.hrc:1587
+#: include/svx/strings.hrc:1612
msgctxt "RID_SUBSETMAP"
msgid "Mandaic"
msgstr ""
#. 8LVFp
-#: include/svx/strings.hrc:1588
+#: include/svx/strings.hrc:1613
msgctxt "RID_SUBSETMAP"
msgid "Batak"
msgstr ""
#. 9SrgK
-#: include/svx/strings.hrc:1589
+#: include/svx/strings.hrc:1614
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Extended-A"
msgstr ""
#. cQEzt
-#: include/svx/strings.hrc:1590
+#: include/svx/strings.hrc:1615
msgctxt "RID_SUBSETMAP"
msgid "Brahmi"
msgstr ""
#. n4oND
-#: include/svx/strings.hrc:1591
+#: include/svx/strings.hrc:1616
msgctxt "RID_SUBSETMAP"
msgid "Bamum Supplement"
msgstr ""
#. xibkG
-#: include/svx/strings.hrc:1592
+#: include/svx/strings.hrc:1617
msgctxt "RID_SUBSETMAP"
msgid "Kana Supplement"
msgstr ""
#. xyswt
-#: include/svx/strings.hrc:1593
+#: include/svx/strings.hrc:1618
msgctxt "RID_SUBSETMAP"
msgid "Playing Cards"
msgstr ""
#. TqExt
-#: include/svx/strings.hrc:1594
+#: include/svx/strings.hrc:1619
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols And Pictographs"
msgstr ""
#. wtMts
-#: include/svx/strings.hrc:1595
+#: include/svx/strings.hrc:1620
msgctxt "RID_SUBSETMAP"
msgid "Emoticons"
msgstr "བསམ་ཚུལ་རི་མོ།"
#. WgGuX
-#: include/svx/strings.hrc:1596
+#: include/svx/strings.hrc:1621
msgctxt "RID_SUBSETMAP"
msgid "Transport And Map Symbols"
msgstr ""
#. fBitP
-#: include/svx/strings.hrc:1597
+#: include/svx/strings.hrc:1622
msgctxt "RID_SUBSETMAP"
msgid "Alchemical Symbols"
msgstr ""
#. CWvjP
-#: include/svx/strings.hrc:1598
+#: include/svx/strings.hrc:1623
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Arabic Extended-A"
msgstr "ཨ་རབ་སྐད་ཡིག་ཆེར་བསྐྱེད།"
#. D7mEf
-#: include/svx/strings.hrc:1599
+#: include/svx/strings.hrc:1624
msgctxt "RID_SUBSETMAP"
msgid "Arabic Mathematical Alphabetic Symbols"
msgstr ""
#. 8ouWH
-#: include/svx/strings.hrc:1600
+#: include/svx/strings.hrc:1625
msgctxt "RID_SUBSETMAP"
msgid "Chakma"
msgstr ""
#. z3gG4
-#: include/svx/strings.hrc:1601
+#: include/svx/strings.hrc:1626
msgctxt "RID_SUBSETMAP"
msgid "Meetei Mayek Extensions"
msgstr ""
#. mFAeA
-#: include/svx/strings.hrc:1602
+#: include/svx/strings.hrc:1627
msgctxt "RID_SUBSETMAP"
msgid "Meroitic Cursive"
msgstr ""
#. b5m8K
-#: include/svx/strings.hrc:1603
+#: include/svx/strings.hrc:1628
msgctxt "RID_SUBSETMAP"
msgid "Meroitic Hieroglyphs"
msgstr ""
#. Xrkei
-#: include/svx/strings.hrc:1604
+#: include/svx/strings.hrc:1629
msgctxt "RID_SUBSETMAP"
msgid "Miao"
msgstr ""
#. hG9Na
-#: include/svx/strings.hrc:1605
+#: include/svx/strings.hrc:1630
msgctxt "RID_SUBSETMAP"
msgid "Sharada"
msgstr ""
#. rTKpL
-#: include/svx/strings.hrc:1606
+#: include/svx/strings.hrc:1631
msgctxt "RID_SUBSETMAP"
msgid "Sora Sompeng"
msgstr ""
#. CAKEC
-#: include/svx/strings.hrc:1607
+#: include/svx/strings.hrc:1632
msgctxt "RID_SUBSETMAP"
msgid "Sundanese Supplement"
msgstr ""
#. pTsMT
-#: include/svx/strings.hrc:1608
+#: include/svx/strings.hrc:1633
msgctxt "RID_SUBSETMAP"
msgid "Takri"
msgstr ""
#. HNCk9
-#: include/svx/strings.hrc:1609
+#: include/svx/strings.hrc:1634
msgctxt "RID_SUBSETMAP"
msgid "Bassa Vah"
msgstr ""
#. GWufB
-#: include/svx/strings.hrc:1610
+#: include/svx/strings.hrc:1635
msgctxt "RID_SUBSETMAP"
msgid "Caucasian Albanian"
msgstr ""
#. t8Bfn
-#: include/svx/strings.hrc:1611
+#: include/svx/strings.hrc:1636
msgctxt "RID_SUBSETMAP"
msgid "Coptic Epact Numbers"
msgstr ""
#. kAeYs
-#: include/svx/strings.hrc:1612
+#: include/svx/strings.hrc:1637
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks Extended"
msgstr "ཚོ་སྒྲིག་ཚུལ་གྱི་མཚོན་རྟགས།"
#. 8TGuM
-#: include/svx/strings.hrc:1613
+#: include/svx/strings.hrc:1638
msgctxt "RID_SUBSETMAP"
msgid "Duployan"
msgstr ""
#. Yaq3z
-#: include/svx/strings.hrc:1614
+#: include/svx/strings.hrc:1639
msgctxt "RID_SUBSETMAP"
msgid "Elbasan"
msgstr ""
#. QmkME
-#: include/svx/strings.hrc:1615
+#: include/svx/strings.hrc:1640
msgctxt "RID_SUBSETMAP"
msgid "Geometric Shapes Extended"
msgstr ""
#. R9PgF
-#: include/svx/strings.hrc:1616
+#: include/svx/strings.hrc:1641
msgctxt "RID_SUBSETMAP"
msgid "Grantha"
msgstr ""
#. tpSqU
-#: include/svx/strings.hrc:1617
+#: include/svx/strings.hrc:1642
msgctxt "RID_SUBSETMAP"
msgid "Khojki"
msgstr ""
#. 4pjBM
-#: include/svx/strings.hrc:1618
+#: include/svx/strings.hrc:1643
msgctxt "RID_SUBSETMAP"
msgid "Khudawadi"
msgstr ""
#. GoPep
-#: include/svx/strings.hrc:1619
+#: include/svx/strings.hrc:1644
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-E"
msgstr "ལ་ཏིང་སྐད་རྒྱ་སྐྱེད་ A"
#. wNozk
-#: include/svx/strings.hrc:1620
+#: include/svx/strings.hrc:1645
msgctxt "RID_SUBSETMAP"
msgid "Linear A"
msgstr ""
#. SjAev
-#: include/svx/strings.hrc:1621
+#: include/svx/strings.hrc:1646
msgctxt "RID_SUBSETMAP"
msgid "Mahajani"
msgstr ""
#. CA7vw
-#: include/svx/strings.hrc:1622
+#: include/svx/strings.hrc:1647
msgctxt "RID_SUBSETMAP"
msgid "Manichaean"
msgstr ""
#. UUKC4
-#: include/svx/strings.hrc:1623
+#: include/svx/strings.hrc:1648
msgctxt "RID_SUBSETMAP"
msgid "Mende Kikakui"
msgstr ""
#. ZhzBz
-#: include/svx/strings.hrc:1624
+#: include/svx/strings.hrc:1649
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Modi"
msgstr "མ་ཚུལ།"
#. jC4Ue
-#: include/svx/strings.hrc:1625
+#: include/svx/strings.hrc:1650
msgctxt "RID_SUBSETMAP"
msgid "Mro"
msgstr ""
#. TiWmd
-#: include/svx/strings.hrc:1626
+#: include/svx/strings.hrc:1651
msgctxt "RID_SUBSETMAP"
msgid "Myanmar Extended-B"
msgstr ""
#. y7tCX
-#: include/svx/strings.hrc:1627
+#: include/svx/strings.hrc:1652
msgctxt "RID_SUBSETMAP"
msgid "Nabataean"
msgstr ""
#. T29Cw
-#: include/svx/strings.hrc:1628
+#: include/svx/strings.hrc:1653
msgctxt "RID_SUBSETMAP"
msgid "Old North Arabian"
msgstr ""
#. EZADa
-#: include/svx/strings.hrc:1629
+#: include/svx/strings.hrc:1654
msgctxt "RID_SUBSETMAP"
msgid "Old Permic"
msgstr ""
#. 9oFL2
-#: include/svx/strings.hrc:1630
+#: include/svx/strings.hrc:1655
msgctxt "RID_SUBSETMAP"
msgid "Ornamental Dingbats"
msgstr ""
#. TYGv3
-#: include/svx/strings.hrc:1631
+#: include/svx/strings.hrc:1656
msgctxt "RID_SUBSETMAP"
msgid "Pahawh Hmong"
msgstr ""
#. wd8bD
-#: include/svx/strings.hrc:1632
+#: include/svx/strings.hrc:1657
msgctxt "RID_SUBSETMAP"
msgid "Palmyrene"
msgstr ""
#. dkSnn
-#: include/svx/strings.hrc:1633
+#: include/svx/strings.hrc:1658
msgctxt "RID_SUBSETMAP"
msgid "Pau Cin Hau"
msgstr ""
#. bts3U
-#: include/svx/strings.hrc:1634
+#: include/svx/strings.hrc:1659
msgctxt "RID_SUBSETMAP"
msgid "Psalter Pahlavi"
msgstr ""
#. XSwsB
-#: include/svx/strings.hrc:1635
+#: include/svx/strings.hrc:1660
msgctxt "RID_SUBSETMAP"
msgid "Shorthand Format Controls"
msgstr ""
#. rdXCX
-#: include/svx/strings.hrc:1636
+#: include/svx/strings.hrc:1661
msgctxt "RID_SUBSETMAP"
msgid "Siddham"
msgstr ""
#. GwT8c
-#: include/svx/strings.hrc:1637
+#: include/svx/strings.hrc:1662
msgctxt "RID_SUBSETMAP"
msgid "Sinhala Archaic Numbers"
msgstr ""
#. mz3Cs
-#: include/svx/strings.hrc:1638
+#: include/svx/strings.hrc:1663
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-C"
msgstr "ཟུར་སྣོན་གྱི་མདའ་རྩེ་-A"
#. iGUzh
-#: include/svx/strings.hrc:1639
+#: include/svx/strings.hrc:1664
msgctxt "RID_SUBSETMAP"
msgid "Tirhuta"
msgstr ""
#. HRBEN
-#: include/svx/strings.hrc:1640
+#: include/svx/strings.hrc:1665
msgctxt "RID_SUBSETMAP"
msgid "Warang Citi"
msgstr ""
#. 9NCBd
-#: include/svx/strings.hrc:1641
+#: include/svx/strings.hrc:1666
msgctxt "RID_SUBSETMAP"
msgid "Ahom"
msgstr ""
#. cPJhp
-#: include/svx/strings.hrc:1642
+#: include/svx/strings.hrc:1667
msgctxt "RID_SUBSETMAP"
msgid "Anatolian Hieroglyphs"
msgstr ""
#. GAd7H
-#: include/svx/strings.hrc:1643
+#: include/svx/strings.hrc:1668
msgctxt "RID_SUBSETMAP"
msgid "Cherokee Supplement"
msgstr ""
#. TDgY4
-#: include/svx/strings.hrc:1644
+#: include/svx/strings.hrc:1669
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension E"
msgstr "ཀྲུང་ལྗར་ཀུའི་གཅིག་གྱུར་རྒྱ་ཡིག་ཆེ་སྐྱེད་ A"
#. ho93C
-#: include/svx/strings.hrc:1645
+#: include/svx/strings.hrc:1670
msgctxt "RID_SUBSETMAP"
msgid "Early Dynastic Cuneiform"
msgstr ""
#. La5yr
-#: include/svx/strings.hrc:1646
+#: include/svx/strings.hrc:1671
msgctxt "RID_SUBSETMAP"
msgid "Hatran"
msgstr ""
#. e3aXA
-#: include/svx/strings.hrc:1647
+#: include/svx/strings.hrc:1672
msgctxt "RID_SUBSETMAP"
msgid "Multani"
msgstr ""
#. D6qsK
-#: include/svx/strings.hrc:1648
+#: include/svx/strings.hrc:1673
msgctxt "RID_SUBSETMAP"
msgid "Old Hungarian"
msgstr ""
#. aVhdm
-#: include/svx/strings.hrc:1649
+#: include/svx/strings.hrc:1674
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Symbols And Pictographs"
msgstr ""
#. B6UHz
-#: include/svx/strings.hrc:1650
+#: include/svx/strings.hrc:1675
msgctxt "RID_SUBSETMAP"
msgid "Sutton Signwriting"
msgstr ""
#. rFgRw
-#: include/svx/strings.hrc:1651
+#: include/svx/strings.hrc:1676
msgctxt "RID_SUBSETMAP"
msgid "Adlam"
msgstr ""
#. F2AJT
-#: include/svx/strings.hrc:1652
+#: include/svx/strings.hrc:1677
msgctxt "RID_SUBSETMAP"
msgid "Bhaiksuki"
msgstr ""
#. zDLT2
-#: include/svx/strings.hrc:1653
+#: include/svx/strings.hrc:1678
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-C"
msgstr ""
#. S69GG
-#: include/svx/strings.hrc:1654
+#: include/svx/strings.hrc:1679
msgctxt "RID_SUBSETMAP"
msgid "Glagolitic Supplement"
msgstr ""
#. QeCxG
-#: include/svx/strings.hrc:1655
+#: include/svx/strings.hrc:1680
msgctxt "RID_SUBSETMAP"
msgid "Ideographic Symbols and Punctuation"
msgstr ""
#. 45hVB
-#: include/svx/strings.hrc:1656
+#: include/svx/strings.hrc:1681
msgctxt "RID_SUBSETMAP"
msgid "Marchen"
msgstr ""
#. Mr7RB
-#: include/svx/strings.hrc:1657
+#: include/svx/strings.hrc:1682
msgctxt "RID_SUBSETMAP"
msgid "Mongolian Supplement"
msgstr ""
#. RTgGA
-#: include/svx/strings.hrc:1658
+#: include/svx/strings.hrc:1683
msgctxt "RID_SUBSETMAP"
msgid "Newa"
msgstr ""
#. JJrpR
-#: include/svx/strings.hrc:1659
+#: include/svx/strings.hrc:1684
msgctxt "RID_SUBSETMAP"
msgid "Osage"
msgstr ""
#. o3qMt
-#: include/svx/strings.hrc:1660
+#: include/svx/strings.hrc:1685
msgctxt "RID_SUBSETMAP"
msgid "Tangut"
msgstr ""
#. nRMFd
-#: include/svx/strings.hrc:1661
+#: include/svx/strings.hrc:1686
msgctxt "RID_SUBSETMAP"
msgid "Tangut Components"
msgstr ""
#. uFMWt
-#: include/svx/strings.hrc:1662
+#: include/svx/strings.hrc:1687
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension F"
msgstr "ཀྲུང་ལྗར་ཀུའི་གཅིག་གྱུར་རྒྱ་ཡིག་ཆེ་སྐྱེད་ A"
#. DH39v
-#: include/svx/strings.hrc:1663
+#: include/svx/strings.hrc:1688
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Kana Extended-A"
msgstr "ལ་ཏིང་སྐད་རྒྱ་སྐྱེད་ A"
#. jPSFu
-#: include/svx/strings.hrc:1664
+#: include/svx/strings.hrc:1689
msgctxt "RID_SUBSETMAP"
msgid "Masaram Gondi"
msgstr ""
#. TGJHU
-#: include/svx/strings.hrc:1665
+#: include/svx/strings.hrc:1690
msgctxt "RID_SUBSETMAP"
msgid "Nushu"
msgstr ""
#. DHbMR
-#: include/svx/strings.hrc:1666
+#: include/svx/strings.hrc:1691
msgctxt "RID_SUBSETMAP"
msgid "Soyombo"
msgstr ""
#. gPnhH
-#: include/svx/strings.hrc:1667
+#: include/svx/strings.hrc:1692
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Syriac Supplement"
msgstr "ཟུར་སྣོན་གྱི་ཤི་ལོར་སྐད་ཡིག"
#. rbMNp
-#: include/svx/strings.hrc:1668
+#: include/svx/strings.hrc:1693
msgctxt "RID_SUBSETMAP"
msgid "Zanabazar Square"
msgstr ""
#. i5evF
-#: include/svx/strings.hrc:1669
+#: include/svx/strings.hrc:1694
msgctxt "RID_SUBSETMAP"
msgid "Chess Symbols"
msgstr ""
#. BYA5Y
-#: include/svx/strings.hrc:1670
+#: include/svx/strings.hrc:1695
msgctxt "RID_SUBSETMAP"
msgid "Dogra"
msgstr ""
#. xDvRL
-#: include/svx/strings.hrc:1671
+#: include/svx/strings.hrc:1696
msgctxt "RID_SUBSETMAP"
msgid "Gunjala Gondi"
msgstr ""
#. uzq7e
-#: include/svx/strings.hrc:1672
+#: include/svx/strings.hrc:1697
msgctxt "RID_SUBSETMAP"
msgid "Hanifi Rohingya"
msgstr ""
#. FAwvP
-#: include/svx/strings.hrc:1673
+#: include/svx/strings.hrc:1698
msgctxt "RID_SUBSETMAP"
msgid "Indic Siyaq Numbers"
msgstr ""
#. TYjtp
-#: include/svx/strings.hrc:1674
+#: include/svx/strings.hrc:1699
msgctxt "RID_SUBSETMAP"
msgid "Makasar"
msgstr ""
#. abFR5
-#: include/svx/strings.hrc:1675
+#: include/svx/strings.hrc:1700
msgctxt "RID_SUBSETMAP"
msgid "Mayan Numerals"
msgstr ""
#. aDjHx
-#: include/svx/strings.hrc:1676
+#: include/svx/strings.hrc:1701
msgctxt "RID_SUBSETMAP"
msgid "Medefaidrin"
msgstr ""
#. qMf5N
-#: include/svx/strings.hrc:1677
+#: include/svx/strings.hrc:1702
msgctxt "RID_SUBSETMAP"
msgid "Old Sogdian"
msgstr ""
#. rUG8e
-#: include/svx/strings.hrc:1678
+#: include/svx/strings.hrc:1703
msgctxt "RID_SUBSETMAP"
msgid "Sogdian"
msgstr ""
#. B6UKP
-#: include/svx/strings.hrc:1679
+#: include/svx/strings.hrc:1704
msgctxt "RID_SUBSETMAP"
msgid "Egyptian Hieroglyph Format Controls"
msgstr ""
#. YBxAE
-#: include/svx/strings.hrc:1680
+#: include/svx/strings.hrc:1705
msgctxt "RID_SUBSETMAP"
msgid "Elymaic"
msgstr ""
#. ibmgu
-#: include/svx/strings.hrc:1681
+#: include/svx/strings.hrc:1706
msgctxt "RID_SUBSETMAP"
msgid "Nandinagari"
msgstr ""
#. 8A7FD
-#: include/svx/strings.hrc:1682
+#: include/svx/strings.hrc:1707
msgctxt "RID_SUBSETMAP"
msgid "Nyiakeng Puachue Hmong"
msgstr ""
#. DajDi
-#: include/svx/strings.hrc:1683
+#: include/svx/strings.hrc:1708
msgctxt "RID_SUBSETMAP"
msgid "Ottoman Siyaq Numbers"
msgstr ""
#. FAb6M
-#: include/svx/strings.hrc:1684
+#: include/svx/strings.hrc:1709
msgctxt "RID_SUBSETMAP"
msgid "Small Kana Extension"
msgstr ""
#. bmviu
-#: include/svx/strings.hrc:1685
+#: include/svx/strings.hrc:1710
msgctxt "RID_SUBSETMAP"
msgid "Symbols and Pictographs Extended-A"
msgstr ""
#. SmFqD
-#: include/svx/strings.hrc:1686
+#: include/svx/strings.hrc:1711
msgctxt "RID_SUBSETMAP"
msgid "Tamil Supplement"
msgstr ""
#. qNixg
-#: include/svx/strings.hrc:1687
+#: include/svx/strings.hrc:1712
msgctxt "RID_SUBSETMAP"
msgid "Wancho"
msgstr ""
#. BGGvD
-#: include/svx/strings.hrc:1689
+#: include/svx/strings.hrc:1714
msgctxt "RID_SVXSTR_FRAMEDIR_LTR"
msgid "Left-to-right (LTR)"
msgstr ""
#. Ct9UG
-#: include/svx/strings.hrc:1690
+#: include/svx/strings.hrc:1715
msgctxt "RID_SVXSTR_FRAMEDIR_RTL"
msgid "Right-to-left (RTL)"
msgstr ""
#. XFhAz
-#: include/svx/strings.hrc:1691
+#: include/svx/strings.hrc:1716
msgctxt "RID_SVXSTR_FRAMEDIR_SUPER"
msgid "Use superordinate object settings"
msgstr ""
#. G2Jyh
#. page direction
-#: include/svx/strings.hrc:1693
+#: include/svx/strings.hrc:1718
msgctxt "RID_SVXSTR_PAGEDIR_LTR_HORI"
msgid "Left-to-right (horizontal)"
msgstr ""
#. b6Guf
-#: include/svx/strings.hrc:1694
+#: include/svx/strings.hrc:1719
msgctxt "RID_SVXSTR_PAGEDIR_RTL_HORI"
msgid "Right-to-left (horizontal)"
msgstr ""
#. yQGoC
-#: include/svx/strings.hrc:1695
+#: include/svx/strings.hrc:1720
msgctxt "RID_SVXSTR_PAGEDIR_RTL_VERT"
msgid "Right-to-left (vertical)"
msgstr ""
#. k7B2r
-#: include/svx/strings.hrc:1696
+#: include/svx/strings.hrc:1721
msgctxt "RID_SVXSTR_PAGEDIR_LTR_VERT"
msgid "Left-to-right (vertical)"
msgstr ""
#. DF4B8
-#: include/svx/strings.hrc:1697
+#: include/svx/strings.hrc:1722
msgctxt "RID_SVXSTR_PAGEDIR_LTR_BTT_VERT"
msgid "Bottom-to-top, left-to-right (vertical)"
msgstr ""
#. siSmL
-#: include/svx/strings.hrc:1699
+#: include/svx/strings.hrc:1724
msgctxt "RID_SVXSTR_FONTWORK"
msgid "Fontwork"
msgstr ""
@@ -14908,10 +15057,10 @@ msgctxt "filtermenu|isnotnull"
msgid "I_s not Null"
msgstr "སྟོང་པ་མིན་པ།(~S)"
-#. A968T
+#. 2B7FQ
#: svx/uiconfig/ui/findreplacedialog.ui:8
msgctxt "findreplacedialog|FindReplaceDialog"
-msgid "Find & Replace"
+msgid "Find and Replace"
msgstr ""
#. bathy
@@ -16136,24 +16285,6 @@ msgctxt "namespacedialog|label1"
msgid "Namespaces"
msgstr ""
-#. XGAEG
-#: svx/uiconfig/ui/oldcolorwindow.ui:59
-msgctxt "oldcolorwindow|none_color_button"
-msgid "None"
-msgstr ""
-
-#. GdndL
-#: svx/uiconfig/ui/oldcolorwindow.ui:128
-msgctxt "oldcolorwindow|label1"
-msgid "Recent"
-msgstr ""
-
-#. tFddC
-#: svx/uiconfig/ui/oldcolorwindow.ui:162
-msgctxt "oldcolorwindow|color_picker_button"
-msgid "Custom Color…"
-msgstr ""
-
#. Z8rca
#: svx/uiconfig/ui/optgridpage.ui:74
#, fuzzy
@@ -17922,50 +18053,50 @@ msgid "_Arrange:"
msgstr ""
#. JViFZ
-#: svx/uiconfig/ui/sidebarpossize.ui:210
+#: svx/uiconfig/ui/sidebarpossize.ui:210 svx/uiconfig/ui/sidebarpossize.ui:269
msgctxt "sidebarpossize|arrangetoolbar"
msgid "Arrange"
msgstr ""
#. GPEEC
-#: svx/uiconfig/ui/sidebarpossize.ui:281
+#: svx/uiconfig/ui/sidebarpossize.ui:318
msgctxt "sidebarpossize|fliplabel"
msgid "_Flip:"
msgstr ""
#. SBiLG
-#: svx/uiconfig/ui/sidebarpossize.ui:304
+#: svx/uiconfig/ui/sidebarpossize.ui:341
msgctxt "sidebarpossize|flipvertical|tooltip_text"
msgid "Flip the selected object vertically."
msgstr ""
#. sAzF5
-#: svx/uiconfig/ui/sidebarpossize.ui:316
+#: svx/uiconfig/ui/sidebarpossize.ui:353
msgctxt "sidebarpossize|fliphorizontal|tooltip_text"
msgid "Flip the selected object horizontally."
msgstr ""
#. G7xCD
-#: svx/uiconfig/ui/sidebarpossize.ui:335
+#: svx/uiconfig/ui/sidebarpossize.ui:372
msgctxt "rotationtabpage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr ""
#. 5ZwVL
-#: svx/uiconfig/ui/sidebarpossize.ui:343
+#: svx/uiconfig/ui/sidebarpossize.ui:380
msgctxt "sidebarpossize|orientationcontrol"
msgid "Rotation"
msgstr ""
#. oBCCy
-#: svx/uiconfig/ui/sidebarpossize.ui:369
+#: svx/uiconfig/ui/sidebarpossize.ui:406
#, fuzzy
msgctxt "sidebarpossize|rotationlabel"
msgid "_Rotation:"
msgstr "འཁྱིལ་འཁོར།"
#. 3EB6B
-#: svx/uiconfig/ui/sidebarpossize.ui:386
+#: svx/uiconfig/ui/sidebarpossize.ui:423
msgctxt "sidebarpossize|rotation|tooltip_text"
msgid "Select the angle for rotation."
msgstr ""
diff --git a/source/bo/sw/messages.po b/source/bo/sw/messages.po
index 2935b53a55f..92545157c72 100644
--- a/source/bo/sw/messages.po
+++ b/source/bo/sw/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: 2020-03-31 10:35+0200\n"
+"POT-Creation-Date: 2020-04-15 12:52+0200\n"
"PO-Revision-Date: 2019-07-11 19:00+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -19037,84 +19037,84 @@ msgid "Macro"
msgstr "ཧུང་།"
#. EqTqQ
-#: sw/uiconfig/swriter/ui/picturepage.ui:32
+#: sw/uiconfig/swriter/ui/picturepage.ui:37
msgctxt "picturepage|browse"
msgid "Browse..."
msgstr "མིག་བཤར།..."
#. PqFMY
-#: sw/uiconfig/swriter/ui/picturepage.ui:57
+#: sw/uiconfig/swriter/ui/picturepage.ui:62
#, fuzzy
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "ཡིག་ཆའི་མིང་།"
#. UYzJC
-#: sw/uiconfig/swriter/ui/picturepage.ui:76
+#: sw/uiconfig/swriter/ui/picturepage.ui:81
#, fuzzy
msgctxt "picturepage|label11"
msgid "Link"
msgstr "རིམ་འདས་སྦྲེལ་མཐུད།"
#. hCVDF
-#: sw/uiconfig/swriter/ui/picturepage.ui:111
+#: sw/uiconfig/swriter/ui/picturepage.ui:116
#, fuzzy
msgctxt "picturepage|vert"
msgid "_Vertically"
msgstr "དྲང་འཕྱང་ཁ་ཕྱོགས།(~V)"
#. jwAir
-#: sw/uiconfig/swriter/ui/picturepage.ui:126
+#: sw/uiconfig/swriter/ui/picturepage.ui:131
#, fuzzy
msgctxt "picturepage|hori"
msgid "Hori_zontally"
msgstr "ཆུ་སྙོམས་ཁ་ཕྱོགས།(~H)"
#. F3zpM
-#: sw/uiconfig/swriter/ui/picturepage.ui:141
+#: sw/uiconfig/swriter/ui/picturepage.ui:146
msgctxt "picturepage|allpages"
msgid "On all pages"
msgstr ""
#. FX5Cn
-#: sw/uiconfig/swriter/ui/picturepage.ui:158
+#: sw/uiconfig/swriter/ui/picturepage.ui:163
msgctxt "picturepage|leftpages"
msgid "On left pages"
msgstr ""
#. 6eLFK
-#: sw/uiconfig/swriter/ui/picturepage.ui:175
+#: sw/uiconfig/swriter/ui/picturepage.ui:180
msgctxt "picturepage|rightpages"
msgid "On right pages"
msgstr ""
#. M9Lxh
-#: sw/uiconfig/swriter/ui/picturepage.ui:230
+#: sw/uiconfig/swriter/ui/picturepage.ui:235
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "སྟོང་སློག"
#. vEJFW
-#: sw/uiconfig/swriter/ui/picturepage.ui:270
+#: sw/uiconfig/swriter/ui/picturepage.ui:275
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr ""
#. hBc6G
-#: sw/uiconfig/swriter/ui/picturepage.ui:313
+#: sw/uiconfig/swriter/ui/picturepage.ui:319
#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "འཁྱིལ་སྐོར་ཟུར་ཚད།"
#. Q6xq6
-#: sw/uiconfig/swriter/ui/picturepage.ui:326
+#: sw/uiconfig/swriter/ui/picturepage.ui:332
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr ""
#. HpCfF
-#: sw/uiconfig/swriter/ui/picturepage.ui:351
+#: sw/uiconfig/swriter/ui/picturepage.ui:357
#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"