aboutsummaryrefslogtreecommitdiff
path: root/source/ka/helpcontent2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-11-16 13:00:53 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-11-16 13:04:20 +0100
commita692f49808bffb7f402cd88cbf48e32b2044d111 (patch)
tree65607b2a988446b75847edb0c68f2f0cfbd5cd49 /source/ka/helpcontent2
parent327c876f4c35127cff03b26303acd4831252ce66 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I93c02cdd542eb2c42765f65e9e78f2dc8f339005
Diffstat (limited to 'source/ka/helpcontent2')
-rw-r--r--source/ka/helpcontent2/source/text/sbasic/python.po144
-rw-r--r--source/ka/helpcontent2/source/text/sbasic/shared.po253
-rw-r--r--source/ka/helpcontent2/source/text/sbasic/shared/03.po1237
-rw-r--r--source/ka/helpcontent2/source/text/scalc.po20
-rw-r--r--source/ka/helpcontent2/source/text/scalc/01.po225
-rw-r--r--source/ka/helpcontent2/source/text/sdatabase.po1145
-rw-r--r--source/ka/helpcontent2/source/text/shared/05.po6
-rw-r--r--source/ka/helpcontent2/source/text/shared/explorer/database.po1145
-rw-r--r--source/ka/helpcontent2/source/text/shared/guide.po329
-rw-r--r--source/ka/helpcontent2/source/text/swriter/guide.po6
10 files changed, 2894 insertions, 1616 deletions
diff --git a/source/ka/helpcontent2/source/text/sbasic/python.po b/source/ka/helpcontent2/source/text/sbasic/python.po
index b3951c7b4d6..8d2fe90344c 100644
--- a/source/ka/helpcontent2/source/text/sbasic/python.po
+++ b/source/ka/helpcontent2/source/text/sbasic/python.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: 2021-10-25 12:48+0200\n"
+"POT-Creation-Date: 2021-11-16 12:08+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2200,13 +2200,85 @@ msgctxt ""
msgid "<variable id=\"pythonlocations1\"><link href=\"text/sbasic/python/python_locations.xhp\" name=\"command_name\">Python Scripts Organization and Location</link></variable>"
msgstr ""
-#. sG2Rn
+#. rRufi
+#: python_locations.xhp
+msgctxt ""
+"python_locations.xhp\n"
+"par_id481636114810038\n"
+"help.text"
+msgid "%PRODUCTNAME macros are grouped in module files, modules are usually grouped in library folders, and libraries are grouped in library containers although containers can contain modules too."
+msgstr ""
+
+#. wGWz9
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
"par_id771543358231022\n"
"help.text"
-msgid "The Python script files are stored in the filesystem, in folders controlled by %PRODUCTNAME. The macros can be started at installation, user or file level."
+msgid "A library is used as a major grouping for either an entire category of macros, or for an entire application. Modules usually split functionality, such as user interaction and calculations. Individual macros are subroutines and functions. The Figure below shows an example of the hierarchical structure of macro libraries in %PRODUCTNAME."
+msgstr ""
+
+#. b8iEG
+#: python_locations.xhp
+msgctxt ""
+"python_locations.xhp\n"
+"par_id771636279690940\n"
+"help.text"
+msgid "<image src=\"media/helpimg/sbasic/Library-Container.svg\" id=\"img_id121636285791637\" width=\"8cm\" height=\"5.5cm\"><alt id=\"alt_id471636279690940\">Library Container diagram</alt></image>"
+msgstr ""
+
+#. JqG95
+#: python_locations.xhp
+msgctxt ""
+"python_locations.xhp\n"
+"par_id171636114787810\n"
+"help.text"
+msgid "<emph>Figure:</emph> Macro Library hierarchy"
+msgstr ""
+
+#. dbwvM
+#: python_locations.xhp
+msgctxt ""
+"python_locations.xhp\n"
+"par_id801636114790638\n"
+"help.text"
+msgid "The containers are accessible in all %PRODUCTNAME programs through the user interface. Go to <menuitem>Tools > Macros > Organize Macros > Python</menuitem>, to open the Python Macros dialog."
+msgstr ""
+
+#. FU5EC
+#: python_locations.xhp
+msgctxt ""
+"python_locations.xhp\n"
+"par_id801636114808666\n"
+"help.text"
+msgid "Three library containers are shown in the Macro From list:"
+msgstr ""
+
+#. RnBRr
+#: python_locations.xhp
+msgctxt ""
+"python_locations.xhp\n"
+"par_id321636114854594\n"
+"help.text"
+msgid "<emph>My Macros:</emph> personal macros available for the %PRODUCTNAME user"
+msgstr ""
+
+#. BB8K2
+#: python_locations.xhp
+msgctxt ""
+"python_locations.xhp\n"
+"par_id471636114847530\n"
+"help.text"
+msgid "<emph>%PRODUCTNAME Macros:</emph> system macros distributed with LibreOffice for every computer user"
+msgstr ""
+
+#. kVY4C
+#: python_locations.xhp
+msgctxt ""
+"python_locations.xhp\n"
+"par_id191636114858218\n"
+"help.text"
+msgid "<emph>Document macros:</emph> every document can contain macro libraries available in that document for all users"
msgstr ""
#. iEtmS
@@ -2227,13 +2299,13 @@ msgctxt ""
msgid "Refer to <link href=\"text/sbasic/python/python_session.xhp\" name=\"Getting Session Information\">Getting Session Information</link> in order to get programmatic access to Python script locations."
msgstr ""
-#. QGXPA
+#. 2NPrE
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
"hd_id591544049572647\n"
"help.text"
-msgid "%PRODUCTNAME Macros container"
+msgid "%PRODUCTNAME Macros"
msgstr ""
#. xBzRT
@@ -2344,67 +2416,13 @@ msgctxt ""
msgid "Libraries, Modules and Macros"
msgstr ""
-#. KnZCV
+#. 24e7J
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
"par_id181544209916707\n"
"help.text"
-msgid "Like BASIC macros, Python macros can be organized in libraries, modules and macros."
-msgstr ""
-
-#. LoK2E
-#: python_locations.xhp
-msgctxt ""
-"python_locations.xhp\n"
-"hd_id21544209865082\n"
-"help.text"
-msgid "Creating a Python Library"
-msgstr ""
-
-#. R2uCF
-#: python_locations.xhp
-msgctxt ""
-"python_locations.xhp\n"
-"par_id191544209928221\n"
-"help.text"
-msgid "Libraries are folders in the container tree. To create a library, add a folder in the target container. The library name is the folder name."
-msgstr ""
-
-#. hFS3L
-#: python_locations.xhp
-msgctxt ""
-"python_locations.xhp\n"
-"hd_id31544209872869\n"
-"help.text"
-msgid "Creating a Python Module."
-msgstr ""
-
-#. djeua
-#: python_locations.xhp
-msgctxt ""
-"python_locations.xhp\n"
-"par_id161544209936743\n"
-"help.text"
-msgid "A module is a python file in the library or the container. Create a module adding a file in the container."
-msgstr ""
-
-#. Paoju
-#: python_locations.xhp
-msgctxt ""
-"python_locations.xhp\n"
-"hd_id151544209895574\n"
-"help.text"
-msgid "Python macros"
-msgstr ""
-
-#. CBeyB
-#: python_locations.xhp
-msgctxt ""
-"python_locations.xhp\n"
-"par_id61544209944591\n"
-"help.text"
-msgid "A macro is a python object in the module."
+msgid "Python macros can be organized in libraries, modules and macros. Use the Macro Library hierarchy as a guide when creating or installing new macros in module files, new module files in library folders or new library folders in containers."
msgstr ""
#. Zcfxg
@@ -3622,11 +3640,11 @@ msgctxt ""
msgid "<image src=\"media/helpimg/python/python_shell.png\" id=\"N0144\"><alt id=\"N0144\">APSO console</alt></image>"
msgstr ""
-#. DNr5W
+#. MxGkV
#: python_shell.xhp
msgctxt ""
"python_shell.xhp\n"
"par_id351633599611244\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03/sf_exception.html?#PythonShell\" name=\"PythonShell method\"><literal>PythonShell</literal></link> function in <link href=\"text/sbasic/shared/03/sf_exception.html\" name=\"ScriptForge.Exception service\"><literal>ScriptForge.Exception</literal></link> service"
+msgid "<link href=\"text/sbasic/shared/03/sf_exception.xhp?#PythonShell\" name=\"PythonShell method\"><literal>PythonShell</literal></link> function in <link href=\"text/sbasic/shared/03/sf_exception.xhp\" name=\"ScriptForge.Exception service\"><literal>ScriptForge.Exception</literal></link> service"
msgstr ""
diff --git a/source/ka/helpcontent2/source/text/sbasic/shared.po b/source/ka/helpcontent2/source/text/sbasic/shared.po
index 3693ff36890..3c5a4184c7b 100644
--- a/source/ka/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ka/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: 2021-10-29 13:13+0200\n"
+"POT-Creation-Date: 2021-11-16 12:08+0100\n"
"PO-Revision-Date: 2018-10-21 20:22+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16837,13 +16837,13 @@ msgctxt ""
msgid "Print IsEmpty(sVar) ' Returns True"
msgstr ""
-#. DcKaw
+#. YK88J
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"par_id051720170824106132\n"
"help.text"
-msgid "Print oDoc ‘ Error"
+msgid "Print oDoc ' Error"
msgstr ""
#. UDTHw
@@ -19312,13 +19312,13 @@ msgctxt ""
msgid "<bookmark_value>Atn function</bookmark_value>"
msgstr "<bookmark_value>Asc ფუნქცია</bookmark_value>"
-#. kBtgX
+#. KDeey
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
"hd_id3150616\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080101.xhp\" name=\"Atn Function\">Atn Function</link>"
+msgid "<variable id=\"Atn_h1\"><link href=\"text/sbasic/shared/03080101.xhp\" name=\"Atn Function\">Atn Function</link></variable>"
msgstr ""
#. yugFQ
@@ -19330,31 +19330,31 @@ msgctxt ""
msgid "Trigonometric function that returns the arctangent of a numeric expression. The return value is in the range -Pi/2 to +Pi/2."
msgstr ""
-#. ZAi9d
+#. tC5uH
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
"par_id3143271\n"
"help.text"
-msgid "The arctangent is the inverse of the tangent function. The Atn Function returns the angle \"Alpha\", expressed in radians, using the tangent of this angle. The function can also return the angle \"Alpha\" by comparing the ratio of the length of the side that is opposite of the angle to the length of the side that is adjacent to the angle in a right-angled triangle."
+msgid "The arctangent is the inverse of the tangent function. The <literal>Atn</literal> Function returns the angle \"Alpha\", expressed in radians, using the tangent of this angle. The function can also return the angle \"Alpha\" by comparing the ratio of the length of the side that is opposite of the angle to the length of the side that is adjacent to the angle in a right-angled triangle."
msgstr ""
-#. 4ncDJ
+#. HbFxP
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
"par_id3145315\n"
"help.text"
-msgid "Atn(side opposite the angle/side adjacent to angle)= Alpha"
+msgid "<literal>Atn</literal>(side opposite the angle/side adjacent to angle)= Alpha"
msgstr ""
-#. 8Xba6
+#. Wo87E
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Atn (Number)"
+msgid "Atn (Number As Double) As Double"
msgstr ""
#. nnJyb
@@ -19366,13 +19366,13 @@ msgctxt ""
msgid "Double"
msgstr ""
-#. 4SfDR
+#. rLBjg
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
"par_id3156212\n"
"help.text"
-msgid "<emph>Number:</emph> Any numerical expression that represents the ratio of two sides of a right triangle. The Atn function returns the corresponding angle in radians (arctangent)."
+msgid "<emph>Number:</emph> Any numerical expression that represents the ratio of two sides of a right triangle. The <literal>Atn</literal> function returns the corresponding angle in radians (arctangent)."
msgstr ""
#. qhMAk
@@ -19402,13 +19402,13 @@ msgctxt ""
msgid "radian=(degree*pi)/180"
msgstr ""
-#. qqKDE
+#. AGhFY
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "Pi is here the fixed circle constant with the rounded value 3.14159. Pi is a <link href=\"text/sbasic/shared/03040000.xhp#mathconstants\" name=\"pi\">Basic mathematical constant</link>."
+msgid "<literal>Pi</literal> is here the fixed circle constant with the rounded value 3.14159. <literal>Pi</literal> is a <link href=\"text/sbasic/shared/03040000.xhp#mathconstants\" name=\"pi\">Basic mathematical constant</link>."
msgstr ""
#. BBQTN
@@ -19483,13 +19483,13 @@ msgctxt ""
msgid "<bookmark_value>Cos function</bookmark_value>"
msgstr "<bookmark_value>Chr ფუნქცია</bookmark_value>"
-#. oEwAz
+#. BEjXP
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
"hd_id3154923\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080102.xhp\" name=\"Cos Function\">Cos Function</link>"
+msgid "<variable id=\"Cos_h1\"><link href=\"text/sbasic/shared/03080102.xhp\" name=\"Cos Function\">Cos Function</link></variable>"
msgstr ""
#. EEVjg
@@ -19501,51 +19501,33 @@ msgctxt ""
msgid "Calculates the cosine of an angle. The angle is specified in radians. The result lies between -1 and 1."
msgstr ""
-#. TiTwz
+#. iPRUc
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "Using the angle Alpha, the Cos-Function calculates the ratio of the length of the side that is adjacent to the angle, divided by the length of the hypotenuse in a right-angled triangle."
+msgid "Using the angle Alpha, the <literal>Cos</literal> function calculates the ratio of the length of the side that is adjacent to the angle, divided by the length of the hypotenuse in a right-angled triangle."
msgstr ""
-#. TBghA
+#. eEzRP
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
"par_id3154141\n"
"help.text"
-msgid "Cos(Alpha) = Adjacent/Hypotenuse"
+msgid "<literal>Cos</literal>(Alpha) = Adjacent/Hypotenuse"
msgstr ""
-#. EDMV5
-#: 03080102.xhp
-msgctxt ""
-"03080102.xhp\n"
-"hd_id3154125\n"
-"help.text"
-msgid "Syntax:"
-msgstr "სინტაქსი"
-
-#. mxAiL
+#. zfq28
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
"par_id3145172\n"
"help.text"
-msgid "Cos (Number)"
+msgid "Cos (Number As Double) As Double"
msgstr ""
-#. pBcf4
-#: 03080102.xhp
-msgctxt ""
-"03080102.xhp\n"
-"hd_id3156214\n"
-"help.text"
-msgid "Return value:"
-msgstr "დაბრუნებული მნიშვნელობა:"
-
#. 5SNwE
#: 03080102.xhp
msgctxt ""
@@ -19555,15 +19537,6 @@ msgctxt ""
msgid "Double"
msgstr ""
-#. evcMv
-#: 03080102.xhp
-msgctxt ""
-"03080102.xhp\n"
-"hd_id3153969\n"
-"help.text"
-msgid "Parameters:"
-msgstr ""
-
#. jbCKb
#: 03080102.xhp
msgctxt ""
@@ -19600,24 +19573,15 @@ msgctxt ""
msgid "radian=(degree*pi)/180"
msgstr ""
-#. BEdki
+#. drmPb
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
"par_id3152885\n"
"help.text"
-msgid "Pi is here the fixed circle constant with the rounded value 3.14159..."
+msgid "<literal>Pi</literal> is here the fixed circle constant with the rounded value 3.14159..."
msgstr ""
-#. QV5hL
-#: 03080102.xhp
-msgctxt ""
-"03080102.xhp\n"
-"hd_id3153951\n"
-"help.text"
-msgid "Example:"
-msgstr "მაგალითი:"
-
#. 4K6RE
#: 03080102.xhp
msgctxt ""
@@ -19690,13 +19654,13 @@ msgctxt ""
msgid "<bookmark_value>Sin function</bookmark_value>"
msgstr "<bookmark_value>Join ფუნქცია</bookmark_value>"
-#. MEx5j
+#. pvAzD
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
"hd_id3153896\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080103.xhp\" name=\"Sin Function\">Sin Function</link>"
+msgid "<variable id=\"Sin_h1\"><link href=\"text/sbasic/shared/03080103.xhp\" name=\"Sin Function\">Sin Function</link></variable>"
msgstr ""
#. fEasV
@@ -19708,51 +19672,33 @@ msgctxt ""
msgid "Returns the sine of an angle. The angle is specified in radians. The result lies between -1 and 1."
msgstr ""
-#. xWzJt
+#. AG6UD
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Using the angle Alpha, the Sin Function returns the ratio of the length of the opposite side of an angle to the length of the hypotenuse in a right-angled triangle."
+msgid "Using the angle Alpha, the <literal>Sin</literal> function returns the ratio of the length of the opposite side of an angle to the length of the hypotenuse in a right-angled triangle."
msgstr ""
-#. WugLi
+#. k3iCL
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
"par_id3148798\n"
"help.text"
-msgid "Sin(Alpha) = side opposite the angle/hypotenuse"
+msgid "<literal>Sin</literal>(Alpha) = side opposite the angle/hypotenuse"
msgstr ""
-#. GLDx4
-#: 03080103.xhp
-msgctxt ""
-"03080103.xhp\n"
-"hd_id3147230\n"
-"help.text"
-msgid "Syntax:"
-msgstr "სინტაქსი"
-
-#. T2FTG
+#. EYMBG
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
"par_id3154909\n"
"help.text"
-msgid "Sin (Number)"
+msgid "Sin (Number As Double) As Double"
msgstr ""
-#. SFGEZ
-#: 03080103.xhp
-msgctxt ""
-"03080103.xhp\n"
-"hd_id3156214\n"
-"help.text"
-msgid "Return value:"
-msgstr "დაბრუნებული მნიშვნელობა:"
-
#. q3Gct
#: 03080103.xhp
msgctxt ""
@@ -19762,15 +19708,6 @@ msgctxt ""
msgid "Double"
msgstr ""
-#. a3DDA
-#: 03080103.xhp
-msgctxt ""
-"03080103.xhp\n"
-"hd_id3155132\n"
-"help.text"
-msgid "Parameters:"
-msgstr ""
-
#. VeDqk
#: 03080103.xhp
msgctxt ""
@@ -19780,51 +19717,42 @@ msgctxt ""
msgid "<emph>Number:</emph> Numeric expression that defines the angle in radians that you want to calculate the sine for."
msgstr ""
-#. t4bSd
+#. EJTy3
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
"par_id3155413\n"
"help.text"
-msgid "To convert degrees to radians, multiply degrees by Pi/180, and to convert radians to degrees, multiply radians by 180/Pi."
+msgid "To convert degrees to radians, multiply degrees by <literal>Pi</literal>/180, and to convert radians to degrees, multiply radians by 180/<literal>Pi</literal>."
msgstr ""
-#. c9dFg
+#. CCzJK
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "grad=(radiant*180)/pi"
+msgid "grad=(radiant*180)/<literal>Pi</literal>"
msgstr ""
-#. V5vw8
+#. EED9X
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
"par_id3153143\n"
"help.text"
-msgid "radiant=(grad*pi)/180"
+msgid "radiant=(grad*<literal>Pi</literal>)/180"
msgstr ""
-#. kF65g
+#. EFgfE
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
"par_id3151112\n"
"help.text"
-msgid "Pi is approximately 3.141593."
+msgid "<literal>Pi</literal> is approximately 3.141593."
msgstr ""
-#. Q84E4
-#: 03080103.xhp
-msgctxt ""
-"03080103.xhp\n"
-"hd_id3163712\n"
-"help.text"
-msgid "Example:"
-msgstr "მაგალითი:"
-
#. qDQRe
#: 03080103.xhp
msgctxt ""
@@ -19897,13 +19825,13 @@ msgctxt ""
msgid "<bookmark_value>Tan function</bookmark_value>"
msgstr "<bookmark_value>Va lფუნქცია</bookmark_value>"
-#. 6jfjj
+#. GBYJZ
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
"hd_id3148550\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080104.xhp\" name=\"Tan Function\">Tan Function</link>"
+msgid "<variable id=\"Tan_h1\"><link href=\"text/sbasic/shared/03080104.xhp\" name=\"Tan Function\">Tan Function</link></variable>"
msgstr ""
#. juT9e
@@ -19915,51 +19843,33 @@ msgctxt ""
msgid "Determines the tangent of an angle. The angle is specified in radians."
msgstr ""
-#. 6oVeE
+#. pWb7z
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Using the angle Alpha, the Tan Function calculates the ratio of the length of the side opposite the angle to the length of the side adjacent to the angle in a right-angled triangle."
+msgid "Using the angle Alpha, the <literal>Tan</literal> function calculates the ratio of the length of the side opposite the angle to the length of the side adjacent to the angle in a right-angled triangle."
msgstr ""
-#. JLB5h
+#. 444nB
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
"par_id3154366\n"
"help.text"
-msgid "Tan(Alpha) = side opposite the angle/side adjacent to angle"
+msgid "<literal>Tan</literal>(Alpha) = side opposite the angle/side adjacent to angle"
msgstr ""
-#. RTSBi
-#: 03080104.xhp
-msgctxt ""
-"03080104.xhp\n"
-"hd_id3145174\n"
-"help.text"
-msgid "Syntax:"
-msgstr "სინტაქსი"
-
-#. H87gF
+#. PEoP9
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "Tan (Number)"
+msgid "Tan (Number As Double) As Double"
msgstr ""
-#. UiEgr
-#: 03080104.xhp
-msgctxt ""
-"03080104.xhp\n"
-"hd_id3156214\n"
-"help.text"
-msgid "Return value:"
-msgstr "დაბრუნებული მნიშვნელობა:"
-
#. XMyAh
#: 03080104.xhp
msgctxt ""
@@ -19969,15 +19879,6 @@ msgctxt ""
msgid "Double"
msgstr ""
-#. P9wpB
-#: 03080104.xhp
-msgctxt ""
-"03080104.xhp\n"
-"hd_id3155132\n"
-"help.text"
-msgid "Parameters:"
-msgstr ""
-
#. BJjuJ
#: 03080104.xhp
msgctxt ""
@@ -19987,51 +19888,42 @@ msgctxt ""
msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the tangent for (in radians)."
msgstr ""
-#. 5rd9G
+#. zKpFc
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "To convert degrees to radians, multiply by Pi/180. To convert radians to degrees, multiply by 180/Pi."
+msgid "To convert degrees to radians, multiply by <literal>Pi</literal>/180. To convert radians to degrees, multiply by 180/<literal>Pi</literal>."
msgstr ""
-#. pDUfE
+#. L5KFp
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
"par_id3155414\n"
"help.text"
-msgid "degrees=(radiant*180)/Pi"
+msgid "degrees=(radiant*180)/<literal>Pi</literal>"
msgstr ""
-#. BD6YW
+#. AdvXG
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "radiant=(degrees*Pi)/180"
+msgid "radiant=(degrees*<literal>Pi</literal>)/180"
msgstr ""
-#. fEn5Q
+#. AEqBK
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
"par_id3147434\n"
"help.text"
-msgid "Pi is approximately 3.141593."
+msgid "<literal>Pi</literal> is approximately 3.141593."
msgstr ""
-#. nJ6rD
-#: 03080104.xhp
-msgctxt ""
-"03080104.xhp\n"
-"hd_id3149483\n"
-"help.text"
-msgid "Example:"
-msgstr "მაგალითი:"
-
#. JFRRA
#: 03080104.xhp
msgctxt ""
@@ -40300,13 +40192,13 @@ msgctxt ""
msgid "Collection Object"
msgstr ""
-#. 5of5h
+#. TdXDY
#: collection.xhp
msgctxt ""
"collection.xhp\n"
"bm_id3149205\n"
"help.text"
-msgid "<bookmark_value>Collection Object</bookmark_value> <bookmark_value>Collection;Count</bookmark_value>"
+msgid "<bookmark_value>Collection Object</bookmark_value>"
msgstr ""
#. 68sg6
@@ -40417,15 +40309,6 @@ msgctxt ""
msgid "Adding Items"
msgstr ""
-#. G49p7
-#: collection.xhp
-msgctxt ""
-"collection.xhp\n"
-"bm_id591633974561425\n"
-"help.text"
-msgid "<bookmark_value>Collection;Add</bookmark_value>"
-msgstr ""
-
#. 3qnWY
#: collection.xhp
msgctxt ""
@@ -40516,15 +40399,6 @@ msgctxt ""
msgid "Accessing Items"
msgstr ""
-#. DDdKC
-#: collection.xhp
-msgctxt ""
-"collection.xhp\n"
-"bm_id481633977601834\n"
-"help.text"
-msgid "<bookmark_value>Collection;Item</bookmark_value>"
-msgstr ""
-
#. MquEn
#: collection.xhp
msgctxt ""
@@ -40561,15 +40435,6 @@ msgctxt ""
msgid "Removing Items"
msgstr ""
-#. BdBa3
-#: collection.xhp
-msgctxt ""
-"collection.xhp\n"
-"bm_id311633977567197\n"
-"help.text"
-msgid "<bookmark_value>Collection;Remove</bookmark_value>"
-msgstr ""
-
#. Wteju
#: collection.xhp
msgctxt ""
diff --git a/source/ka/helpcontent2/source/text/sbasic/shared/03.po b/source/ka/helpcontent2/source/text/sbasic/shared/03.po
index 4f563f84364..b0f44aadb49 100644
--- a/source/ka/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/ka/helpcontent2/source/text/sbasic/shared/03.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: 2021-10-25 12:48+0200\n"
+"POT-Creation-Date: 2021-11-16 12:09+0100\n"
"PO-Revision-Date: 2018-07-12 14:32+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2716,6 +2716,78 @@ msgctxt ""
msgid "If form documents are organized in folders, it becomes necessary to include the folder name to specify the form document to be opened, as illustrated in the following example:"
msgstr ""
+#. zzgBi
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"par_id156589200121138\n"
+"help.text"
+msgid "This method sends the content of the given form document to a default printer or a printer defined by the <literal>SetPrinter()</literal> method."
+msgstr ""
+
+#. oeDSX
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"par_id981611169416934\n"
+"help.text"
+msgid "Returns <literal>True</literal> if the document was successfully printed."
+msgstr ""
+
+#. pwm7n
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"par_id368519200121646\n"
+"help.text"
+msgid "<emph>formdocument</emph>: A valid document form name as a case-sensitive string. The form document must be open. It is activated by the method."
+msgstr ""
+
+#. nRU4K
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"par_id211635436910093\n"
+"help.text"
+msgid "<emph>pages</emph>: The pages to print as a string, like in the user interface. Example: \"1-4;10;15-18\". Default is all pages."
+msgstr ""
+
+#. FX6mM
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"par_id141635436912146\n"
+"help.text"
+msgid "<emph>copies</emph><emph/>: The number of copies. Default is 1."
+msgstr ""
+
+#. gDM4C
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"par_id911298505147502\n"
+"help.text"
+msgid "Define the printer options for a form document. The form document must be open."
+msgstr ""
+
+#. owLwe
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"par_id381651114800685\n"
+"help.text"
+msgid "Returns <literal>True</literal> when successful."
+msgstr ""
+
+#. uGA7B
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"par_id961635950394507\n"
+"help.text"
+msgid "<emph>formdocument</emph>: A valid document form name as a case-sensitive string."
+msgstr ""
+
#. 3RzkD
#: sf_basic.xhp
msgctxt ""
@@ -4273,6 +4345,33 @@ msgctxt ""
msgid "A range reference that can be used as argument of methods like <literal>CopyToRange</literal>"
msgstr ""
+#. boDiE
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id81591025591007\n"
+"help.text"
+msgid "Yes"
+msgstr ""
+
+#. kJCwG
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id561591025592149\n"
+"help.text"
+msgid "RangeName As String"
+msgstr ""
+
+#. kdjWP
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id571591025599937\n"
+"help.text"
+msgid "Returns the address of the smallest area that contains the specified range so that the area is surrounded by empty cells or sheet edges. This is equivalent to applying the <keycode>Ctrl + *</keycode> shortcut to the given range."
+msgstr ""
+
#. 66iAb
#: sf_calc.xhp
msgctxt ""
@@ -4390,6 +4489,42 @@ msgctxt ""
msgid "A <literal>com.sun.star.Table.XCellRange</literal> UNO object"
msgstr ""
+#. DFirg
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id961592315565332\n"
+"help.text"
+msgid "XSheetCellCursor"
+msgstr ""
+
+#. nAD2d
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id501592315567199\n"
+"help.text"
+msgid "Yes"
+msgstr ""
+
+#. yNxZn
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id411592315560025\n"
+"help.text"
+msgid "RangeName As String"
+msgstr ""
+
+#. UydnH
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id41592315565185\n"
+"help.text"
+msgid "A <literal>com.sun.star.sheet.XSheetCellCursor</literal> UNO object. After moving the cursor, the resulting range address can be accessed through the <literal>AbsoluteName</literal> UNO property of the cursor object, which returns a string value that can be used as argument for properties and methods of the Calc service."
+msgstr ""
+
#. QbTFX
#: sf_calc.xhp
msgctxt ""
@@ -4408,22 +4543,22 @@ msgctxt ""
msgid "SheetName As String"
msgstr ""
-#. tuukL
+#. 8eX6C
#: sf_calc.xhp
msgctxt ""
"sf_calc.xhp\n"
-"par_id41592315565185\n"
+"par_id41592315560095\n"
"help.text"
msgid "A <literal>com.sun.star.sheet.XSpreadsheet</literal> UNO object"
msgstr ""
-#. SE2Yn
+#. r9Fpc
#: sf_calc.xhp
msgctxt ""
"sf_calc.xhp\n"
"par_id321611613059105\n"
"help.text"
-msgid "Visit LibreOffice API Documentation's website to learn more about <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1table_1_1XCellRange.html\" name=\"XCellRange API\">XCellRange</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1sheet_1_1XSpreadsheet.html\" name=\"XSpreadsheet API\">XSpreadsheet</link> UNO objects."
+msgid "Visit LibreOffice API Documentation's website to learn more about <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1table_1_1XCellRange.html\" name=\"XCellRange API\">XCellRange</link>, <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1sheet_1_1XSheetCellCursor.html\" name=\"XSheetCellCursor API\">XSheetCellCursor</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1sheet_1_1XSpreadsheet.html\" name=\"XSpreadsheet API\">XSpreadsheet</link> UNO objects."
msgstr ""
#. V5dF8
@@ -4444,13 +4579,76 @@ msgctxt ""
msgid "List of Methods in the Calc Service"
msgstr ""
-#. gaPo3
+#. Dis6i
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id93158919969228\n"
+"help.text"
+msgid "Returns a range address as a string based on sheet coordinates, i.e. row and column numbers."
+msgstr ""
+
+#. 4TBiF
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id21635434153216\n"
+"help.text"
+msgid "If only a pair of coordinates is given, then an address to a single cell is returned. Additional arguments can specify the bottom-right cell of a rectangular range."
+msgstr ""
+
+#. 2BuFG
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id821591631203080\n"
+"help.text"
+msgid "<emph>row1, column1</emph>: Specify the row and column numbers of the top-left cell in the range to be considered. Row and column numbers start at 1."
+msgstr ""
+
+#. i7N7S
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id821591631203212\n"
+"help.text"
+msgid "<emph>row2, column2</emph>: Specify the row and column numbers of the bottom-right cell in the range to be considered. If these arguments are not provided, or if values smaller than <literal>row1</literal> and <literal>column1</literal> are given, then the address of the single cell range represented by <literal>row1</literal> and <literal>column1</literal> is returned."
+msgstr ""
+
+#. Egj6k
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id821591631203336\n"
+"help.text"
+msgid "<emph>sheetname</emph>: The name of the sheet to be appended to the returned range address. The sheet must exist. The default value is \"~\" corresponding to the currently active sheet."
+msgstr ""
+
+#. idfEg
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id131611616623705\n"
+"help.text"
+msgid "The examples below in Basic and Python consider that \"Sheet1\" is the currently active sheet."
+msgstr ""
+
+#. eXJNG
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id501611617808112\n"
+"help.text"
+msgid "The method <literal>A1Style</literal> can be combined with any of the many properties and methods of the Calc service that require a range as argument, such as <literal>GetValue</literal>, <literal>GetFormula</literal>, <literal>ClearAll</literal>, etc."
+msgstr ""
+
+#. Hfeug
#: sf_calc.xhp
msgctxt ""
"sf_calc.xhp\n"
"par_id93158919969864\n"
"help.text"
-msgid "If the argument <literal>SheetName</literal> is provided, the given sheet is activated and it becomes the currently selected sheet. If the argument is absent, then the document window is activated."
+msgid "If the argument <literal>sheetname</literal> is provided, the given sheet is activated and it becomes the currently selected sheet. If the argument is absent, then the document window is activated."
msgstr ""
#. EhMzz
@@ -4480,6 +4678,78 @@ msgctxt ""
msgid "Activating a sheet makes sense only if it is performed on a Calc document. To make sure you have a Calc document at hand you can use the <literal>isCalc</literal> property of the document object, which returns <literal>True</literal> if it is a Calc document and <literal>False</literal> otherwise."
msgstr ""
+#. 2EffV
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id93158919969856\n"
+"help.text"
+msgid "Returns either the list with the names of all chart objects in a given sheet or a single chart service instance."
+msgstr ""
+
+#. sBNho
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id371635438503202\n"
+"help.text"
+msgid "If only <literal>sheetname</literal> is specified, an zero-based array of strings containing the names of all charts is returned."
+msgstr ""
+
+#. pGvVW
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id371635438509045\n"
+"help.text"
+msgid "If a <literal>chartname</literal> is provided, than a single object corresponding to the desired chart is returned. The specified chart must exist."
+msgstr ""
+
+#. T2e3d
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id821591631205026\n"
+"help.text"
+msgid "<emph>sheetname</emph>: The name of the sheet from which the list of charts is to be retrieved or where the specified chart is located."
+msgstr ""
+
+#. Dhape
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id821591631203566\n"
+"help.text"
+msgid "<emph>chartname</emph>: The user-defined name of the chart object to be returned. If the chart does not have a user-defined name, then the internal object name can be used. If this argument is absent, then the list of chart names in the specified sheet is returned."
+msgstr ""
+
+#. Bdgw9
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id431635438771588\n"
+"help.text"
+msgid "Use the <menuitem>Navigator</menuitem> sidebar to check the names assigned to charts under the <menuitem>OLE objects</menuitem> category."
+msgstr ""
+
+#. zbX9R
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id41635439328174\n"
+"help.text"
+msgid "The example below shows the number of chart objects in \"Sheet1\"."
+msgstr ""
+
+#. gsLHX
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id571635439417400\n"
+"help.text"
+msgid "The following example accesses the chart named \"MyChart\" in \"Sheet1\" and prints its type."
+msgstr ""
+
#. auJdC
#: sf_calc.xhp
msgctxt ""
@@ -4849,6 +5119,78 @@ msgctxt ""
msgid "Copy from one file to another:"
msgstr ""
+#. L3GHp
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id1615929033642\n"
+"help.text"
+msgid "Creates a new chart object showing the data in the specified range. The returned chart object can be further manipulated using the <literal>Chart</literal> service."
+msgstr ""
+
+#. 2YZ5H
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id841592903121025\n"
+"help.text"
+msgid "<emph>chartname:</emph> The user-defined name of the chart to be created. The name must be unique in the same sheet."
+msgstr ""
+
+#. BBtB3
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id5515929031213680\n"
+"help.text"
+msgid "<emph>sheetname:</emph> The name of the sheet where the chart will be placed."
+msgstr ""
+
+#. GEiCb
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id5515929031211522\n"
+"help.text"
+msgid "<emph>range:</emph> The range to be used as the data source for the chart. The range may refer to any sheet of the Calc document."
+msgstr ""
+
+#. L3dSo
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id5515929031216390\n"
+"help.text"
+msgid "<emph>columnheader:</emph> When <literal>True</literal>, the topmost row of the range is used as labels for the category axis or the legend (Default = <literal>False</literal>)."
+msgstr ""
+
+#. iyq5m
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id5515929031211633\n"
+"help.text"
+msgid "<emph>rowheader:</emph> When <literal>True</literal>, the leftmost column of the range is used as labels for the category axis or the legend. (Default = <literal>False</literal>)."
+msgstr ""
+
+#. CKzBZ
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id61635441176547\n"
+"help.text"
+msgid "The examples below in Basic and Python create a chart using the data contained in the range \"A1:B5\" of \"Sheet1\" and place the chart in \"Sheet2\"."
+msgstr ""
+
+#. uBCvA
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id231635441342180\n"
+"help.text"
+msgid "Refer to the help page about ScriptForge's <link href=\"text/sbasic/shared/03/sf_chart.xhp\" name=\"Chart service\">Chart service</link> to learn more how to further manipulate chart objects. It is possible to change properties as the chart type, chart and axes titles and chart position."
+msgstr ""
+
#. so8uw
#: sf_calc.xhp
msgctxt ""
@@ -5434,6 +5776,51 @@ msgctxt ""
msgid "'SheetX.$C$3:$H$7 (A1 offset by two rows and columns with width of 5 rows and 6 columns)"
msgstr ""
+#. bNqfB
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id156589200121138\n"
+"help.text"
+msgid "This method sends the content of the given sheet to a default printer or a printer defined by the <literal>SetPrinter()</literal> method of the <literal>Document</literal> Service."
+msgstr ""
+
+#. BaDL9
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id981611169416934\n"
+"help.text"
+msgid "Returns <literal>True</literal> if the sheet was successfully printed."
+msgstr ""
+
+#. CnNEC
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id368519200121646\n"
+"help.text"
+msgid "<emph>sheetname</emph>: The sheet to print, default is the active sheet."
+msgstr ""
+
+#. xk3k3
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id211635436910093\n"
+"help.text"
+msgid "<emph>pages</emph>: The pages to print as a string, like in the user interface. Example: \"1-4;10;15-18\". Default is all pages."
+msgstr ""
+
+#. i2Rtx
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id141635436912146\n"
+"help.text"
+msgid "<emph>copies</emph><emph/>: The number of copies. Default is 1."
+msgstr ""
+
#. C8abL
#: sf_calc.xhp
msgctxt ""
@@ -5866,6 +6253,699 @@ msgctxt ""
msgid "'Sort range based on columns A (ascending) and C (descending)"
msgstr ""
+#. rGNeZ
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"tit\n"
+"help.text"
+msgid "ScriptForge.Chart service"
+msgstr ""
+
+#. UFBLD
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"bm_id681600788076499\n"
+"help.text"
+msgid "<variable id=\"ChartService\"><link href=\"text/sbasic/shared/03/sf_chart.xhp\" name=\"Chart service\"><literal>ScriptForge</literal>.<literal>Chart</literal> service</link></variable>"
+msgstr ""
+
+#. nPHDK
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id181600788076612\n"
+"help.text"
+msgid "The <literal>Chart</literal> service provides a set of properties and methods to handle charts in Calc documents. With this service it is possible to:"
+msgstr ""
+
+#. uEEEZ
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id301600788076785\n"
+"help.text"
+msgid "Access chart objects in Calc documents and manipulate their properties."
+msgstr ""
+
+#. rzioM
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id1001600788076848\n"
+"help.text"
+msgid "Create and insert new charts into a Calc document."
+msgstr ""
+
+#. grjQS
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id67160078807676\n"
+"help.text"
+msgid "Export charts as image files."
+msgstr ""
+
+#. mZuuF
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"hd_id331635273472588\n"
+"help.text"
+msgid "Chart names"
+msgstr ""
+
+#. QPAjE
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id251635273489315\n"
+"help.text"
+msgid "Charts may have two different names:"
+msgstr ""
+
+#. GdHpK
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id41635273536840\n"
+"help.text"
+msgid "An <emph>internal name</emph> given by %PRODUCTNAME as soon as the chart object is created (usually \"Object 1\", \"Object 2\" and so on)."
+msgstr ""
+
+#. 3zCYQ
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id641635273537122\n"
+"help.text"
+msgid "A <emph>user-defined name</emph>, which can be defined by right-clicking the chart and choosing <menuitem>Name</menuitem> in the context menu."
+msgstr ""
+
+#. 6CV3D
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id191635273980553\n"
+"help.text"
+msgid "The <literal>Chart</literal> service primarily uses the user-defined name to access a chart object. If it does not exist, than the internal name is used."
+msgstr ""
+
+#. yYSdL
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"hd_id281600788076359\n"
+"help.text"
+msgid "Service invocation"
+msgstr ""
+
+#. LvW6m
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id321614902851541\n"
+"help.text"
+msgid "The <literal>Chart</literal> service is instantiated from a <literal>Calc</literal> service instance either using the <literal>Charts</literal> or <literal>CreateChart</literal> methods."
+msgstr ""
+
+#. QtZnt
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id531635274285114\n"
+"help.text"
+msgid "The example below creates a <literal>Chart</literal> service instance from an existing chart in the current Calc document:"
+msgstr ""
+
+#. Cqd8G
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id851635274721129\n"
+"help.text"
+msgid "The following example instantiate the <literal>Chart</literal> service by creating a new chart object based on the data contained in the range \"Sheet1.A1:C10\"."
+msgstr ""
+
+#. BZ2EU
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id881635275036852\n"
+"help.text"
+msgid "Read the <link href=\"text/sbasic/shared/03/sf_calc.xhp#CreateChart\" name=\"CreateChart_link\">CreateChart</link> method description to learn more about its arguments."
+msgstr ""
+
+#. gjYRg
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id131635275172617\n"
+"help.text"
+msgid "The examples above can be written in Python as follows:"
+msgstr ""
+
+#. QxXb9
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"hd_id711600788076834\n"
+"help.text"
+msgid "Properties"
+msgstr ""
+
+#. z42Tx
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id461600788076917\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. 5RCfg
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id221600788076591\n"
+"help.text"
+msgid "Readonly"
+msgstr ""
+
+#. 5Ckhe
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id761600788076328\n"
+"help.text"
+msgid "Type"
+msgstr ""
+
+#. EJsLr
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id67160078807636\n"
+"help.text"
+msgid "Description"
+msgstr ""
+
+#. 5yKq5
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id311600788076756\n"
+"help.text"
+msgid "No"
+msgstr ""
+
+#. BURxX
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id441600788076826\n"
+"help.text"
+msgid "Specifies the chart type as a string that can assume one of the following values: \"Pie\", \"Bar\", \"Donut\", \"Column\", \"Area\", \"Line\", \"XY\", \"Bubble\", \"Net\"."
+msgstr ""
+
+#. MEEhi
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id49160078807654\n"
+"help.text"
+msgid "No"
+msgstr ""
+
+#. qaDDb
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id81600788076419\n"
+"help.text"
+msgid "When <literal>True</literal> indicates that the chart is three-dimensional and each series is arranged in the z-direction."
+msgstr ""
+
+#. YkDSU
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id471635276257118\n"
+"help.text"
+msgid "When <literal>False</literal> series are arranged considering only two dimensions."
+msgstr ""
+
+#. qEBab
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id711600788076534\n"
+"help.text"
+msgid "No"
+msgstr ""
+
+#. gk8ns
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id541600788076645\n"
+"help.text"
+msgid "Specifies if the chart is displayed with 3D elements. If the value is a string, it must be either \"Bar\", \"Cylinder\", \"Cone\" or \"Pyramid\"."
+msgstr ""
+
+#. aT4GF
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id541600788076141\n"
+"help.text"
+msgid "If the boolean <literal>True</literal> value is specified, than the chart is displayed using 3D bars."
+msgstr ""
+
+#. vDs4z
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id891600788076190\n"
+"help.text"
+msgid "No"
+msgstr ""
+
+#. m224E
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id91600788076674\n"
+"help.text"
+msgid "Specifies how much pie segments are offset from the chart center as a percentage of the radius. Applicable to pie and donut charts only."
+msgstr ""
+
+#. hbjwH
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id561633021747903\n"
+"help.text"
+msgid "No"
+msgstr ""
+
+#. FVExu
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id201633021748455\n"
+"help.text"
+msgid "Boolean"
+msgstr ""
+
+#. AaBHr
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id831633021749007\n"
+"help.text"
+msgid "When <literal>True</literal>, specifies a filled net chart. Applicable to net charts only."
+msgstr ""
+
+#. xgCB2
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id391600788076253\n"
+"help.text"
+msgid "No"
+msgstr ""
+
+#. 8YDHE
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id21600788076541\n"
+"help.text"
+msgid "Specifies whether or not the chart has a legend."
+msgstr ""
+
+#. BNBDQ
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id211600788076138\n"
+"help.text"
+msgid "No"
+msgstr ""
+
+#. MLPCx
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id521600788076371\n"
+"help.text"
+msgid "When <literal>True</literal>, chart series are stacked and each category sums up to 100%. Applicable to Area, Bar, Bubble, Column and Net charts."
+msgstr ""
+
+#. yGCZ7
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id21600788076758\n"
+"help.text"
+msgid "No"
+msgstr ""
+
+#. Gbsst
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id781600788076694\n"
+"help.text"
+msgid "When <literal>True</literal>, chart series are stacked. Applicable to Area, Bar, Bubble, Column and Net charts."
+msgstr ""
+
+#. 9Dnwe
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id261600788076841\n"
+"help.text"
+msgid "No"
+msgstr ""
+
+#. VwMyU
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id11600788076757\n"
+"help.text"
+msgid "Specifies the main title of the chart."
+msgstr ""
+
+#. FGSKV
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id531600789141795\n"
+"help.text"
+msgid "No"
+msgstr ""
+
+#. eH3Ag
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id301600789141619\n"
+"help.text"
+msgid "Specifies the title of the X axis."
+msgstr ""
+
+#. mmRtZ
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id541600789286532\n"
+"help.text"
+msgid "No"
+msgstr ""
+
+#. scox2
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id701600789286280\n"
+"help.text"
+msgid "Specifies the title of the Y axis."
+msgstr ""
+
+#. CRLf5
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id941608709527698\n"
+"help.text"
+msgid "Yes"
+msgstr ""
+
+#. YCRTC
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id100100678952791\n"
+"help.text"
+msgid "UNO Object"
+msgstr ""
+
+#. cDJES
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id661300789527859\n"
+"help.text"
+msgid "Returns the object representing the chart, which is an instance of the <link href=\"https://docs.libreoffice.org/sc/html/classScChartObj.html\" name=\"ScChartObj\"><literal>ScChartObj</literal></link> class."
+msgstr ""
+
+#. kDUCf
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id941600789527698\n"
+"help.text"
+msgid "Yes"
+msgstr ""
+
+#. LAgXE
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id100160078952791\n"
+"help.text"
+msgid "UNO Object"
+msgstr ""
+
+#. yRYAq
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id631600789527859\n"
+"help.text"
+msgid "Returns the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1chart_1_1XDiagram.html\" name=\"XDiagram\"><literal>com.sun.star.chart.XDiagram</literal></link> object representing the diagram of the chart."
+msgstr ""
+
+#. CAXYe
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id941600789527099\n"
+"help.text"
+msgid "Yes"
+msgstr ""
+
+#. yh7k9
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id100160078953251\n"
+"help.text"
+msgid "UNO Object"
+msgstr ""
+
+#. FpeAy
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id631600789522587\n"
+"help.text"
+msgid "Returns the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1drawing_1_1XShape.html\" name=\"XShape\"><literal>com.sun.star.drawing.XShape</literal></link> object representing the shape of the chart."
+msgstr ""
+
+#. DdVs9
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id941600789527208\n"
+"help.text"
+msgid "Yes"
+msgstr ""
+
+#. winTd
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id100160078952007\n"
+"help.text"
+msgid "UNO Object"
+msgstr ""
+
+#. 5GESc
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id631600789527364\n"
+"help.text"
+msgid "Returns the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1table_1_1XTableChart.html\" name=\"XTableChart\"><literal>com.sun.star.table.XTableChart</literal></link> object representing the data being displayed in the chart."
+msgstr ""
+
+#. A278T
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"hd_id581635335807782\n"
+"help.text"
+msgid "Creating a chart"
+msgstr ""
+
+#. EK2E7
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id231635335826090\n"
+"help.text"
+msgid "Consider the following data in the range \"A1:B6\" of a sheet named \"Report\"."
+msgstr ""
+
+#. ZSw7Y
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id911635336313498\n"
+"help.text"
+msgid "The examples below in Basic and Python show how to create a line chart from this data with legends."
+msgstr ""
+
+#. whbDd
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id931635338174647\n"
+"help.text"
+msgid "The chart does not need to be created in the same sheet where the data is located. It can be created in any existing sheet in the current file by specifying the sheet name in the second argument of the <literal>CreateChart</literal> method."
+msgstr ""
+
+#. RtuMk
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"hd_id501582887473754\n"
+"help.text"
+msgid "Methods"
+msgstr ""
+
+#. mNZFS
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id891611613601554\n"
+"help.text"
+msgid "List of Methods in the Chart Service"
+msgstr ""
+
+#. WfVxL
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id93158919969864\n"
+"help.text"
+msgid "Saves the chart as an image file in a specified location. Returns <literal>True</literal> if the image file could be successfully created."
+msgstr ""
+
+#. SAtUt
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id821591631203996\n"
+"help.text"
+msgid "<emph>filename</emph>: Identifies the path and file name where the image will be saved. It must follow the notation defined in <literal>SF_FileSystem.FileNaming</literal>."
+msgstr ""
+
+#. 2YEEE
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id821591631203116\n"
+"help.text"
+msgid "<emph>imagetype</emph>: The name of the image type to be created. The following values are accepted: \"gif\", \"jpeg\", \"png\" (default), \"svg\" and \"tiff\"."
+msgstr ""
+
+#. XRASx
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id821591631203133\n"
+"help.text"
+msgid "<emph>overwrite</emph>: Specifies if the destination file can be overwritten (Default = <literal>False</literal>)."
+msgstr ""
+
+#. MCGBa
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id93158919969165\n"
+"help.text"
+msgid "Changes the position of the chart in the current sheet and modifies its width and height. Returns <literal>True</literal> if resizing was successful."
+msgstr ""
+
+#. aMKE5
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id821591631200626\n"
+"help.text"
+msgid "<emph>xpos, ypos:</emph> Specify the new X and Y positions of the chart. If any of these values are omitted or if negative values are provided, the corresponding positions are left unchanged."
+msgstr ""
+
+#. qvsYR
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id821591631204288\n"
+"help.text"
+msgid "<emph>width:</emph> Specify the new width of the chart. If this argument is omitted or if a negative value is provided, the chart width is left unchanged."
+msgstr ""
+
+#. nGioo
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id821591631203208\n"
+"help.text"
+msgid "<emph>height:</emph> Specify the new height of the chart. If this argument is omitted or if a negative value is provided, the chart height is left unchanged."
+msgstr ""
+
+#. EyY7j
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id301635340527472\n"
+"help.text"
+msgid "All arguments are provided as integer values that correspond to 1/100 of a millimeter."
+msgstr ""
+
+#. h7zov
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"bas_id431635340711712\n"
+"help.text"
+msgid "' Changes only X and Y position"
+msgstr ""
+
+#. VHc2V
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"bas_id241635340728398\n"
+"help.text"
+msgid "' Changes only the chart width and height"
+msgstr ""
+
+#. BEAYa
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"bas_id201635340749006\n"
+"help.text"
+msgid "' Keyword arguments are supported"
+msgstr ""
+
#. zNFY6
#: sf_database.xhp
msgctxt ""
@@ -10222,6 +11302,42 @@ msgctxt ""
msgid "<emph>saveask</emph> : If <literal>True</literal> (default), the user is invited to confirm if the changes should be written on disk. This argument is ignored if the document was not modified."
msgstr ""
+#. wvxcZ
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id156589200121138\n"
+"help.text"
+msgid "This method sends the content of the document to a default printer or a printer defined by the <literal>SetPrinter</literal> method."
+msgstr ""
+
+#. CJxTR
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id981611169416934\n"
+"help.text"
+msgid "Returns <literal>True</literal> if the document was successfully printed."
+msgstr ""
+
+#. uQMeV
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id211635436910093\n"
+"help.text"
+msgid "<emph>pages</emph>: The pages to print as a string, like in the user interface. Example: \"1-4;10;15-18\". Default is all pages."
+msgstr ""
+
+#. eD7LB
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id141635436912146\n"
+"help.text"
+msgid "<emph>copies</emph><emph/>: The number of copies. Default is 1."
+msgstr ""
+
#. Nmwv9
#: sf_document.xhp
msgctxt ""
@@ -10456,6 +11572,51 @@ msgctxt ""
msgid "<emph>filteroptions</emph> (*): An optional string of options associated with the filter."
msgstr ""
+#. 96EBt
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id911298505147502\n"
+"help.text"
+msgid "Defines the printer options for the document."
+msgstr ""
+
+#. zoaQX
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id381651114800685\n"
+"help.text"
+msgid "Returns <literal>True</literal> when successful."
+msgstr ""
+
+#. hGfVh
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id301589205741697\n"
+"help.text"
+msgid "<emph>printer</emph>: The name of the printer queue where to print to. When absent, the default printer is set."
+msgstr ""
+
+#. mRrfG
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id851985205147348\n"
+"help.text"
+msgid "<emph>orientation</emph>: Either <literal>PORTRAIT</literal> or <literal>LANDSCAPE</literal>. When absent, left unchanged with respect to the printer settings."
+msgstr ""
+
+#. H2EDf
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id821985205147330\n"
+"help.text"
+msgid "<emph>paperformat</emph>: One of the following string values <literal>A3</literal>, <literal>A4</literal>, <literal>A5</literal>, <literal>LETTER</literal>, <literal>LEGAL</literal>, <literal>TABLOID</literal>. Left unchanged when absent."
+msgstr ""
+
#. WCH7E
#: sf_exception.xhp
msgctxt ""
@@ -18007,13 +19168,13 @@ msgctxt ""
msgid "method: The Python function."
msgstr ""
-#. dWbiV
+#. ByFdE
#: sf_session.xhp
msgctxt ""
"sf_session.xhp\n"
"par_id711582818023247\n"
"help.text"
-msgid "<emph>args</emph>: The arguments to be passed to the called script.."
+msgid "<emph>args</emph>: The arguments to be passed to the called script."
msgstr ""
#. ckvXs
@@ -22561,13 +23722,13 @@ msgctxt ""
msgid "In the following examples, the first line gets the names of all forms in the document and the second line retrieves the <literal>Form</literal> object of the form named \"Form_A\"."
msgstr ""
-#. R9FHe
+#. S5MwC
#: sf_writer.xhp
msgctxt ""
"sf_writer.xhp\n"
"par_id31592919577984\n"
"help.text"
-msgid "Send the content of the document to the printer. The printer might be defined previously by default, by the user or by the SetPrinter() method. Returns <literal>True</literal> when successful."
+msgid "Send the content of the document to the printer. The printer might be defined previously by default, by the user or by the <link href=\"text/sbasic/03/sf_document.xhp#SetPrinter\" name=\"SetPrinter method\"><literal>SetPrinter()</literal></link> method of the <link href=\"text/sbasic/03/sf_document.xhp\" name=\"Document service\">Document</link> service. Returns <literal>True</literal> when successful."
msgstr ""
#. CKDb5
@@ -22578,3 +23739,57 @@ msgctxt ""
"help.text"
msgid "<emph>pages</emph>: The pages to print as a string, like in the user interface. Example: \"1-4;10;15-18\". Default = all pages"
msgstr ""
+
+#. mYCkV
+#: sf_writer.xhp
+msgctxt ""
+"sf_writer.xhp\n"
+"par_id221636020923278\n"
+"help.text"
+msgid "<emph>copies</emph>: The number of copies, default is 1."
+msgstr ""
+
+#. aFEAa
+#: sf_writer.xhp
+msgctxt ""
+"sf_writer.xhp\n"
+"par_id121636020926764\n"
+"help.text"
+msgid "<emph>printbackground</emph>: Prints the background image when <literal>True</literal> (default)."
+msgstr ""
+
+#. D4krC
+#: sf_writer.xhp
+msgctxt ""
+"sf_writer.xhp\n"
+"par_id261636020927276\n"
+"help.text"
+msgid "<emph>printblankpages</emph>: When <literal>False</literal> (default), omits empty pages."
+msgstr ""
+
+#. LFSzm
+#: sf_writer.xhp
+msgctxt ""
+"sf_writer.xhp\n"
+"par_id021636020927484\n"
+"help.text"
+msgid "<emph>printevenpages</emph>: Prints even pages when <literal>True</literal> (default)."
+msgstr ""
+
+#. iewN5
+#: sf_writer.xhp
+msgctxt ""
+"sf_writer.xhp\n"
+"par_id391636020927676\n"
+"help.text"
+msgid "<emph>printoddpages</emph>: Print odd pages when <literal>True</literal> (default)."
+msgstr ""
+
+#. 4mYCT
+#: sf_writer.xhp
+msgctxt ""
+"sf_writer.xhp\n"
+"par_id121636021103996\n"
+"help.text"
+msgid "<emph>printimages</emph>: Print graphic objects when <literal>True</literal> (default)."
+msgstr ""
diff --git a/source/ka/helpcontent2/source/text/scalc.po b/source/ka/helpcontent2/source/text/scalc.po
index 28ecd3ff7b5..cd1f4e6fb5e 100644
--- a/source/ka/helpcontent2/source/text/scalc.po
+++ b/source/ka/helpcontent2/source/text/scalc.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: 2021-10-25 12:48+0200\n"
+"POT-Creation-Date: 2021-11-16 12:09+0100\n"
"PO-Revision-Date: 2017-07-04 21:41+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -250,6 +250,24 @@ msgctxt ""
msgid "Display the cell formula expression instead of the calculated result."
msgstr ""
+#. N4CPL
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
+"hd_id241636195404363\n"
+"help.text"
+msgid "Comments"
+msgstr ""
+
+#. oPaHx
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
+"par_id101636195413295\n"
+"help.text"
+msgid "Display the <link href=\"text/shared/01/04050000.xhp\" name=\"linkname\">cell comments</link> for the current spreadsheet document."
+msgstr ""
+
#. 95G2n
#: main0103.xhp
msgctxt ""
diff --git a/source/ka/helpcontent2/source/text/scalc/01.po b/source/ka/helpcontent2/source/text/scalc/01.po
index a6beb592eae..55f56758e12 100644
--- a/source/ka/helpcontent2/source/text/scalc/01.po
+++ b/source/ka/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: 2021-10-29 13:13+0200\n"
+"POT-Creation-Date: 2021-11-16 12:09+0100\n"
"PO-Revision-Date: 2018-11-12 13:48+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14218,123 +14218,6 @@ msgctxt ""
msgid "<item type=\"input\">=SINH(0)</item> returns 0, the hyperbolic sine of 0."
msgstr ""
-#. ZJoMM
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"bm_id3163596\n"
-"help.text"
-msgid "<bookmark_value>SUM function</bookmark_value> <bookmark_value>adding;numbers in cell ranges</bookmark_value>"
-msgstr "<bookmark_value>SUM ფუნქცია</bookmark_value><bookmark_value>დამატება;რიცხვები უჯრათა დიაპაზონში</bookmark_value>"
-
-#. CRMPi
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"hd_id3163596\n"
-"help.text"
-msgid "<variable id=\"sum_head\"><link href=\"text/scalc/01/04060106.xhp#Section16\">SUM</link></variable>"
-msgstr ""
-
-#. 924XA
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3163625\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_SUMME\">Adds a set of numbers.</ahelp>"
-msgstr ""
-
-#. NavGZ
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3163656\n"
-"help.text"
-msgid "SUM(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
-
-#. VRBzD
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3163704\n"
-"help.text"
-msgid "If you enter the numbers <item type=\"input\">2</item>; <item type=\"input\">3 </item>and <item type=\"input\">4</item> in the Number 1; 2 and 3 text boxes, 9 will be returned as the result."
-msgstr ""
-
-#. LV9X4
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3151740\n"
-"help.text"
-msgid "<item type=\"input\">=SUM(A1;A3;B5)</item> calculates the sum of the three cells. <item type=\"input\">=SUM (A1:E10)</item> calculates the sum of all cells in the A1 to E10 cell range."
-msgstr ""
-
-#. egTDz
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3151756\n"
-"help.text"
-msgid "Conditions linked by AND can be used with the function SUM() in the following manner:"
-msgstr "AND-ით დაკავშირებული პირობები ფუნქცია SUM()-ით შემდეგ ნაერად შეიძლება იყოს:"
-
-#. gxrst
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3151774\n"
-"help.text"
-msgid "Example assumption: You have entered invoices into a table. Column A contains the date value of the invoice, column B the amounts. You want to find a formula that you can use to return the total of all amounts only for a specific month, e.g. only the amount for the period >=2008-01-01 to <2008-02-01. The range with the date values covers A1:A40, the range containing the amounts to be totaled is B1:B40. C1 contains the start date, 2008<item type=\"input\">-01-01</item>, of the invoices to be included and C2 the date, 2008<item type=\"input\">-02-01</item>, that is no longer included."
-msgstr "მაგალითი თქვენ a ცხრილი სვეტი A შეიცავს თარიღი - B თქვენ -სკენ a ფორმულა -სკენ დაბრუნება - ყველა -თვის a თვე e g -თვის -სკენ თარიღი A1 -სკენ ტოლია C1 შეიცავს დასაწყისი თარიღი - -სკენ და C2 თარიღი ტოლია არა."
-
-#. drXLF
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3151799\n"
-"help.text"
-msgid "Enter the following formula as an array formula:"
-msgstr "შემდეგი ფორმულის მასივის ფორმულად შეყვანა:"
-
-#. jsmcN
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3151813\n"
-"help.text"
-msgid "<item type=\"input\">=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)</item>"
-msgstr ""
-
-#. dXDTq
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3151828\n"
-"help.text"
-msgid "In order to enter this as an array formula, you must press the Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command</caseinline><defaultinline>+ Ctrl</defaultinline></switchinline>+ Enter keys instead of simply pressing the Enter key to close the formula. The formula will then be shown in the <emph>Formula</emph> bar enclosed in braces."
-msgstr ""
-
-#. JfJap
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3151869\n"
-"help.text"
-msgid "{=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)}"
-msgstr "{=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)}"
-
-#. 6TW2s
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3151884\n"
-"help.text"
-msgid "The formula is based on the fact that the result of a comparison is 1 if the criterion is met and 0 if it is not met. The individual comparison results will be treated as an array and used in matrix multiplication, and at the end the individual values will be totaled to give the result matrix."
-msgstr ""
-
#. LAWCJ
#: 04060106.xhp
msgctxt ""
@@ -14974,13 +14857,13 @@ msgctxt ""
msgid "<ahelp hid=\".\">Converts to euros a currency value expressed in one of the legacy currencies of 19 member states of the European Union, and vice versa.</ahelp> The conversion uses the fixed exchange rates at which the legacy currencies entered the euro."
msgstr ""
-#. ikuav
+#. de7Xa
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"par_id581631900947319\n"
"help.text"
-msgid "We recommend using the more flexible EUROCONVERT function for converting between these currencies. For converting between many different units of measure, use the CONVERT function."
+msgid "We recommend using the more flexible EUROCONVERT function for converting between these currencies. CONVERT_OOO is not a standardized function and is not portable."
msgstr ""
#. ETLYS
@@ -18664,13 +18547,13 @@ msgctxt ""
msgid "COLUMN"
msgstr "COLUMN"
-#. zfPUZ
+#. yYn3d
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
"par_id3149711\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_SPALTE\">Returns the column number of a cell reference.</ahelp> If the reference is a cell the column number of the cell is returned; if the parameter is a cell area, the corresponding column numbers are returned in a single-row <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"array\">array</link> if the formula is entered <link href=\"text/scalc/01/04060107.xhp#somatrixformel\" name=\"as an array formula\">as an array formula</link>. If the COLUMN function with an area reference parameter is not used for an array formula, only the column number of the first cell within the area is determined."
+msgid "<ahelp hid=\"HID_FUNC_SPALTE\">Returns the column number of a cell reference.</ahelp> If the reference is a cell the column number of the cell is returned; if the parameter is a cell area, the corresponding column numbers are returned in a single-row <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"array\">array</link> if the formula is entered <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\" name=\"as an array formula\">as an array formula</link>. If the COLUMN function with an area reference parameter is not used for an array formula, only the column number of the first cell within the area is determined."
msgstr ""
#. poCRX
@@ -19717,13 +19600,13 @@ msgctxt ""
msgid "ROW"
msgstr "რიგი"
-#. 2EuNc
+#. cmzD6
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
"par_id3154564\n"
"help.text"
-msgid "<ahelp hid=\"HID_FUNC_ZEILE\">Returns the row number of a cell reference.</ahelp> If the reference is a cell, it returns the row number of the cell. If the reference is a cell range, it returns the corresponding row numbers in a one-column <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"Array\">Array</link> if the formula is entered <link href=\"text/scalc/01/04060107.xhp#somatrixformel\" name=\"as an array formula\">as an array formula</link>. If the ROW function with a range reference is not used in an array formula, only the row number of the first range cell will be returned."
+msgid "<ahelp hid=\"HID_FUNC_ZEILE\">Returns the row number of a cell reference.</ahelp> If the reference is a cell, it returns the row number of the cell. If the reference is a cell range, it returns the corresponding row numbers in a one-column <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"Array\">Array</link> if the formula is entered <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\" name=\"as an array formula\">as an array formula</link>. If the ROW function with a range reference is not used in an array formula, only the row number of the first range cell will be returned."
msgstr ""
#. 97EEE
@@ -65023,6 +64906,96 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060185.xhp#skew\">SKEW</link>"
msgstr ""
+#. mEZBk
+#: func_sum.xhp
+msgctxt ""
+"func_sum.xhp\n"
+"tit\n"
+"help.text"
+msgid "SUM Function"
+msgstr ""
+
+#. fLyVA
+#: func_sum.xhp
+msgctxt ""
+"func_sum.xhp\n"
+"id431636401649762\n"
+"help.text"
+msgid "<bookmark_value>SUM function</bookmark_value> <bookmark_value>adding;numbers in cell ranges</bookmark_value>"
+msgstr ""
+
+#. AE4pM
+#: func_sum.xhp
+msgctxt ""
+"func_sum.xhp\n"
+"hd_id121636398275790\n"
+"help.text"
+msgid "<variable id=\"sum_head\"><link href=\"text/scalc/01/func_sum.xhp\" name=\"function SUM\">SUM</link></variable>"
+msgstr ""
+
+#. c32xJ
+#: func_sum.xhp
+msgctxt ""
+"func_sum.xhp\n"
+"par_id491636401806866\n"
+"help.text"
+msgid "<variable id=\"func_sum_desc\"><ahelp hid=\".\">Adds a set of numbers.</ahelp></variable>"
+msgstr ""
+
+#. vfwu7
+#: func_sum.xhp
+msgctxt ""
+"func_sum.xhp\n"
+"par_id3163656\n"
+"help.text"
+msgid "SUM(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
+msgstr ""
+
+#. h8z3Q
+#: func_sum.xhp
+msgctxt ""
+"func_sum.xhp\n"
+"par_id3163704\n"
+"help.text"
+msgid "<input>=SUM(2;3;4)</input> returns 9."
+msgstr ""
+
+#. 6ohPR
+#: func_sum.xhp
+msgctxt ""
+"func_sum.xhp\n"
+"par_id3151740\n"
+"help.text"
+msgid "<item type=\"input\">=SUM(A1;A3;B5)</item> calculates the sum of the three cells."
+msgstr ""
+
+#. FbQ6a
+#: func_sum.xhp
+msgctxt ""
+"func_sum.xhp\n"
+"par_id931636109030406\n"
+"help.text"
+msgid "<item type=\"input\">=SUM(A1:E10)</item> calculates the sum of all cells in the A1 to E10 cell range."
+msgstr ""
+
+#. y22jE
+#: func_sum.xhp
+msgctxt ""
+"func_sum.xhp\n"
+"par_id3151756\n"
+"help.text"
+msgid "A formula such as <input>=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)</input> may be entered as an <link href=\"text/scalc/01/04060107.html#hd_id3148474\" name=\"ARRAY_FORMULA\">array formula</link> by pressing the Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command</caseinline><defaultinline>+Ctrl</defaultinline></switchinline>+Enter keys instead of simply pressing the Enter key to finish entering the formula. The formula will then be shown in the Formula bar enclosed in braces and operates by multiplying corresponding elements of the arrays together and returning their sum."
+msgstr ""
+
+#. FWxB2
+#: func_sum.xhp
+msgctxt ""
+"func_sum.xhp\n"
+"par_id661636108218550\n"
+"help.text"
+msgid "Refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SUM\" name=\"SUM_Wiki\">SUM</link> wiki page for more details about this function."
+msgstr ""
+
#. DfceH
#: func_sumifs.xhp
msgctxt ""
@@ -67345,13 +67318,13 @@ msgctxt ""
msgid "Menu <menuitem>Data – Streams...</menuitem>"
msgstr ""
-#. JT47J
+#. d7ira
#: live_data_stream.xhp
msgctxt ""
"live_data_stream.xhp\n"
"par_id921633126951835\n"
"help.text"
-msgid "This is an experimental feature and is disabled by default. To enable it, go to <menuitem>Tools - Options - Advanced</menuitem> and check the option <emph>Enable experimental features (may be unstable)</emph>."
+msgid "This is an experimental feature and is disabled by default. To enable it, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> – %PRODUCTNAME – Advanced</menuitem> and check the option <emph>Enable experimental features (may be unstable)</emph>."
msgstr ""
#. k7H5Y
diff --git a/source/ka/helpcontent2/source/text/sdatabase.po b/source/ka/helpcontent2/source/text/sdatabase.po
index 328bfa1f0fb..5cb0a4ad67a 100644
--- a/source/ka/helpcontent2/source/text/sdatabase.po
+++ b/source/ka/helpcontent2/source/text/sdatabase.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: 2021-10-20 13:08+0200\n"
+"POT-Creation-Date: 2021-11-16 12:09+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9562,6 +9562,1149 @@ msgctxt ""
msgid "<link href=\"https://wiki.documentfoundation.org/Database\" name=\"wiki.documentfoundation.org Database\">Wiki page about Base</link>"
msgstr ""
+#. rw2xT
+#: menubar.xhp
+msgctxt ""
+"menubar.xhp\n"
+"tit\n"
+"help.text"
+msgid "Menus"
+msgstr ""
+
+#. 2Cnz5
+#: menubar.xhp
+msgctxt ""
+"menubar.xhp\n"
+"par_idN10552\n"
+"help.text"
+msgid "<variable id=\"titletext\"><link href=\"text/sdatabase/menubar.xhp\">Menus</link></variable>"
+msgstr ""
+
+#. xRQaH
+#: menubar.xhp
+msgctxt ""
+"menubar.xhp\n"
+"par_idN10562\n"
+"help.text"
+msgid "In the database window, you see a new set of menu commands for working on the current database file."
+msgstr ""
+
+#. ELZ6P
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"tit\n"
+"help.text"
+msgid "Edit"
+msgstr ""
+
+#. EeRCy
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN1054D\n"
+"help.text"
+msgid "<link href=\"text/sdatabase/menuedit.xhp\">Edit</link>"
+msgstr ""
+
+#. pGydt
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN1055D\n"
+"help.text"
+msgid "The Edit menu of a database window."
+msgstr ""
+
+#. 9Djqz
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN10560\n"
+"help.text"
+msgid "Copy"
+msgstr ""
+
+#. foKkC
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN10564\n"
+"help.text"
+msgid "<ahelp hid=\".\">Copies the selected object to the clipboard.</ahelp>"
+msgstr ""
+
+#. rEEsQ
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN10567\n"
+"help.text"
+msgid "Paste"
+msgstr ""
+
+#. Go5ji
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN1056B\n"
+"help.text"
+msgid "<ahelp hid=\".\">Inserts an item from the clipboard. If you want, you can insert forms and reports, including subfolders, from one database file to another.</ahelp>"
+msgstr ""
+
+#. CU3BC
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN1056E\n"
+"help.text"
+msgid "Paste Special"
+msgstr ""
+
+#. AxkJA
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN10572\n"
+"help.text"
+msgid "<ahelp hid=\".\">Inserts an item from the clipboard. If you want, you can insert forms and reports, including subfolders, from one database file to another.</ahelp>"
+msgstr ""
+
+#. zGGGW
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN105D7\n"
+"help.text"
+msgid "Select All"
+msgstr ""
+
+#. sL6Wv
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN105DB\n"
+"help.text"
+msgid "<ahelp hid=\".\">Selects all entries, including subfolders, in the lower part of the database window.</ahelp>"
+msgstr ""
+
+#. LMbBp
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"hd_id3153683\n"
+"help.text"
+msgid "Edit"
+msgstr ""
+
+#. MnMPd
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_id3147209\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a window where you can edit the selected table, query, form, or report.</ahelp>"
+msgstr ""
+
+#. NCnUw
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"hd_id3145315\n"
+"help.text"
+msgid "Delete"
+msgstr ""
+
+#. TmCdC
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_id3153666\n"
+"help.text"
+msgid "<ahelp hid=\".\">Deletes the selected table, query, form, or report.</ahelp>"
+msgstr ""
+
+#. uuDM2
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN1057C\n"
+"help.text"
+msgid "Rename"
+msgstr ""
+
+#. 7W5uU
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN10580\n"
+"help.text"
+msgid "<ahelp hid=\".\">Renames the selected object. Depending on the database, some names, characters, and name length might be invalid.</ahelp>"
+msgstr ""
+
+#. CGeTi
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN1058A\n"
+"help.text"
+msgid "Open"
+msgstr ""
+
+#. 7NkEK
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN1058E\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the selected object in the last saved state.</ahelp>"
+msgstr ""
+
+#. GoDcA
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN10591\n"
+"help.text"
+msgid "Create as View"
+msgstr ""
+
+#. sF34n
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN105A7\n"
+"help.text"
+msgid "<ahelp hid=\".\">Converts the selected query to a view. The original query remains in your database file and an additional view is generated on the database server. You must have write permission to add a view to a database.</ahelp>"
+msgstr ""
+
+#. s7wwJ
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN105AA\n"
+"help.text"
+msgid "Most databases use queries to filter or to sort database tables to display records on your computer. Views offer the same functionality as queries, but on the server side. If your database is on a server that supports views, you can use views to filter the records on the server to speed up the display time."
+msgstr ""
+
+#. 7NDGC
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN105AD\n"
+"help.text"
+msgid "Form Wizard"
+msgstr ""
+
+#. LZsjA
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN105B1\n"
+"help.text"
+msgid "<ahelp hid=\".\">Starts the <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link> for the selected table, query, or view.</ahelp>"
+msgstr ""
+
+#. BUWRg
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN105C2\n"
+"help.text"
+msgid "Report Wizard"
+msgstr ""
+
+#. U7xE3
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN105C6\n"
+"help.text"
+msgid "<ahelp hid=\".\">Starts the <link href=\"text/shared/autopi/01100000.xhp\">Report Wizard</link> for the selected table, query, or view.</ahelp>"
+msgstr ""
+
+#. yNkzG
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN105DE\n"
+"help.text"
+msgid "Database"
+msgstr ""
+
+#. EDR8A
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN105E2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>"
+msgstr ""
+
+#. wBPBE
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN105E5\n"
+"help.text"
+msgid "Properties"
+msgstr ""
+
+#. xrED8
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN105E9\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the Database Properties dialog.</ahelp>"
+msgstr ""
+
+#. CFEiW
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN105EC\n"
+"help.text"
+msgid "Connection Type"
+msgstr ""
+
+#. mhCAw
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN105F0\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the Connection Type Wizard.</ahelp>"
+msgstr ""
+
+#. Rwk4Y
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN105F3\n"
+"help.text"
+msgid "Advanced Properties"
+msgstr ""
+
+#. SAkPC
+#: menuedit.xhp
+msgctxt ""
+"menuedit.xhp\n"
+"par_idN105F7\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the Advanced Properties dialog.</ahelp>"
+msgstr ""
+
+#. 7BAav
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"tit\n"
+"help.text"
+msgid "File"
+msgstr ""
+
+#. wm7a2
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN1054D\n"
+"help.text"
+msgid "<link href=\"text/sdatabase/menufile.xhp\">File</link>"
+msgstr ""
+
+#. WXK3P
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN1055D\n"
+"help.text"
+msgid "The File menu of a database window. Only entries specific to databases are listed."
+msgstr ""
+
+#. 9qysH
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN105C0\n"
+"help.text"
+msgid "Save"
+msgstr ""
+
+#. qTva3
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN105C4\n"
+"help.text"
+msgid "Saves the current database file, query, form or report. For the database file, you see the <link href=\"text/shared/01/01070000.xhp\">file save</link> dialog. For the other objects, you see the <link href=\"text/sdatabase/menufilesave.xhp\">Save</link> dialog."
+msgstr ""
+
+#. FAvuD
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN105D5\n"
+"help.text"
+msgid "Save As"
+msgstr ""
+
+#. LDiQh
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN105D9\n"
+"help.text"
+msgid "Saves the current database file with another name. In the <link href=\"text/shared/01/01070000.xhp\">file save</link> dialog, select a path and file name to save."
+msgstr ""
+
+#. s3muV
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN105EA\n"
+"help.text"
+msgid "Export"
+msgstr ""
+
+#. AXuZV
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN105EE\n"
+"help.text"
+msgid "Exports the selected report or form to a text document. A dynamic report is exported as a copy of the database contents at the time of export."
+msgstr ""
+
+#. vdU9E
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN105F1\n"
+"help.text"
+msgid "Send"
+msgstr ""
+
+#. GiW9D
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN105F5\n"
+"help.text"
+msgid "Opens a submenu."
+msgstr ""
+
+#. EAusx
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN105F8\n"
+"help.text"
+msgid "Email Document"
+msgstr ""
+
+#. Qxg2W
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN105FC\n"
+"help.text"
+msgid "Opens the default email application to send a new email. The current database file is appended as an attachment. You can enter the subject, the recipients and a mail body."
+msgstr ""
+
+#. 9WihT
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN105FF\n"
+"help.text"
+msgid "Report as Email"
+msgstr ""
+
+#. XWAoV
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN10603\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the default email application to send a new email. The selected report is appended as an attachment. You can enter the subject, the recipients and a mail body. A dynamic report is exported as a copy of the database contents at the time of export.</ahelp>"
+msgstr ""
+
+#. 9cSVg
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN10606\n"
+"help.text"
+msgid "Report to Text Document"
+msgstr ""
+
+#. SMD5C
+#: menufile.xhp
+msgctxt ""
+"menufile.xhp\n"
+"par_idN1060A\n"
+"help.text"
+msgid "<ahelp hid=\".\">Exports the selected report to a text document. A dynamic report is exported as a copy of the database contents at the time of export.</ahelp>"
+msgstr ""
+
+#. AhvCD
+#: menufilesave.xhp
+msgctxt ""
+"menufilesave.xhp\n"
+"tit\n"
+"help.text"
+msgid "Save"
+msgstr ""
+
+#. bMiRZ
+#: menufilesave.xhp
+msgctxt ""
+"menufilesave.xhp\n"
+"par_idN10547\n"
+"help.text"
+msgid "Save"
+msgstr ""
+
+#. BGNgM
+#: menufilesave.xhp
+msgctxt ""
+"menufilesave.xhp\n"
+"par_idN1054B\n"
+"help.text"
+msgid "In this dialog, you can specify the position and name of a form that you save within a <link href=\"text/sdatabase/dabadoc.xhp\">database file</link>. The dialog opens automatically when you save a form the first time."
+msgstr ""
+
+#. CDw7n
+#: menufilesave.xhp
+msgctxt ""
+"menufilesave.xhp\n"
+"par_idN10564\n"
+"help.text"
+msgid "Create New Directory"
+msgstr ""
+
+#. LPGUc
+#: menufilesave.xhp
+msgctxt ""
+"menufilesave.xhp\n"
+"par_idN10568\n"
+"help.text"
+msgid "<ahelp hid=\".\">Click to create a new folder within the database file.</ahelp>"
+msgstr ""
+
+#. P9r94
+#: menufilesave.xhp
+msgctxt ""
+"menufilesave.xhp\n"
+"par_idN1057F\n"
+"help.text"
+msgid "Up One Level"
+msgstr ""
+
+#. 3Es6N
+#: menufilesave.xhp
+msgctxt ""
+"menufilesave.xhp\n"
+"par_idN10583\n"
+"help.text"
+msgid "<ahelp hid=\".\">Click to go up one level in the folder hierarchy.</ahelp>"
+msgstr ""
+
+#. fsR7X
+#: menufilesave.xhp
+msgctxt ""
+"menufilesave.xhp\n"
+"par_idN1059A\n"
+"help.text"
+msgid "File name"
+msgstr ""
+
+#. vgBAe
+#: menufilesave.xhp
+msgctxt ""
+"menufilesave.xhp\n"
+"par_idN1059E\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter the file name for the saved form.</ahelp>"
+msgstr ""
+
+#. AFEqC
+#: menufilesave.xhp
+msgctxt ""
+"menufilesave.xhp\n"
+"par_idN105B5\n"
+"help.text"
+msgid "Save"
+msgstr ""
+
+#. 48d8x
+#: menufilesave.xhp
+msgctxt ""
+"menufilesave.xhp\n"
+"par_idN105B9\n"
+"help.text"
+msgid "<ahelp hid=\".\">Click to save the form to the database file.</ahelp>"
+msgstr ""
+
+#. oxGKs
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"tit\n"
+"help.text"
+msgid "Insert"
+msgstr ""
+
+#. CETrU
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN1054D\n"
+"help.text"
+msgid "<link href=\"text/sdatabase/menuinsert.xhp\">Insert</link>"
+msgstr ""
+
+#. NAACF
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN1055D\n"
+"help.text"
+msgid "The Insert menu of a database window."
+msgstr ""
+
+#. JCkjX
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN10560\n"
+"help.text"
+msgid "Form"
+msgstr ""
+
+#. FoJp3
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN10576\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a new text document in form mode.</ahelp>"
+msgstr ""
+
+#. Gfck8
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN1058B\n"
+"help.text"
+msgid "Report"
+msgstr ""
+
+#. MT4CQ
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN1058F\n"
+"help.text"
+msgid "<ahelp hid=\".\">Starts the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> window for the selected table, view, or query.</ahelp>"
+msgstr ""
+
+#. 99GPr
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN105A0\n"
+"help.text"
+msgid "Query (Design View)"
+msgstr ""
+
+#. nSGAS
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN105A4\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a new query in design mode.</ahelp>"
+msgstr ""
+
+#. HBCDy
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN105A7\n"
+"help.text"
+msgid "Query (SQL View)"
+msgstr ""
+
+#. xMKBY
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN105AB\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a new query in SQL mode.</ahelp>"
+msgstr ""
+
+#. hePEE
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN105AE\n"
+"help.text"
+msgid "Table Design"
+msgstr ""
+
+#. eSSzA
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN105C4\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the table design view.</ahelp>"
+msgstr ""
+
+#. dDYAD
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN105C7\n"
+"help.text"
+msgid "View Design"
+msgstr ""
+
+#. E2CpK
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN10669\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a new view in design mode.</ahelp>"
+msgstr ""
+
+#. EcAYG
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN105E0\n"
+"help.text"
+msgid "View (Simple)"
+msgstr ""
+
+#. 5diz4
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN105F6\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a new view in SQL mode.</ahelp>"
+msgstr ""
+
+#. UAFhR
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN105F9\n"
+"help.text"
+msgid "Folder"
+msgstr ""
+
+#. KMLGR
+#: menuinsert.xhp
+msgctxt ""
+"menuinsert.xhp\n"
+"par_idN1060F\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a dialog where you can save a new folder in the database file.</ahelp>"
+msgstr ""
+
+#. eMZgB
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"tit\n"
+"help.text"
+msgid "Tools"
+msgstr ""
+
+#. icE2E
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_idN1054D\n"
+"help.text"
+msgid "<link href=\"text/sdatabase/menutools.xhp\">Tools</link>"
+msgstr ""
+
+#. 2XuD9
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_idN1055D\n"
+"help.text"
+msgid "The Tools menu of a database window."
+msgstr ""
+
+#. yQdGR
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_idN10560\n"
+"help.text"
+msgid "Relationships"
+msgstr ""
+
+#. DKgXb
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_idN10576\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/sdatabase/05020000.xhp\">Relation Design</link> view and checks whether the database connection supports relations.</ahelp>"
+msgstr ""
+
+#. B2YV6
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_idN1058A\n"
+"help.text"
+msgid "User Administration"
+msgstr ""
+
+#. bBBaA
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_idN1058E\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the User Administration dialog if the database supports this feature.</ahelp>"
+msgstr ""
+
+#. VThyT
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"hd_id3153880\n"
+"help.text"
+msgid "Table Filter"
+msgstr ""
+
+#. koDKE
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_id3153252\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the Table Filter dialog where you can specify which tables of the database to show or to hide.</ahelp>"
+msgstr ""
+
+#. YTER3
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_id3150670\n"
+"help.text"
+msgid "Select the tables that you want to filter in the <emph>Filter</emph> list."
+msgstr ""
+
+#. ADDYD
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_id3150985\n"
+"help.text"
+msgid "If you select the topmost table in a hierarchy, all of the tables in the hierarchy are selected."
+msgstr ""
+
+#. evFBu
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_id3152349\n"
+"help.text"
+msgid "If you select a table that is at a lower level in the hierarchy, the tables that occur above it in the hierarchy are not selected."
+msgstr ""
+
+#. 4AdAz
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_idN105BC\n"
+"help.text"
+msgid "SQL"
+msgstr ""
+
+#. nwpGA
+#: menutools.xhp
+msgctxt ""
+"menutools.xhp\n"
+"par_idN105C0\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the SQL dialog where you can enter SQL statements.</ahelp>"
+msgstr ""
+
+#. CqteP
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"tit\n"
+"help.text"
+msgid "View"
+msgstr ""
+
+#. hK2VC
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN1054D\n"
+"help.text"
+msgid "<link href=\"text/sdatabase/menuview.xhp\">View</link>"
+msgstr ""
+
+#. 3Z8JA
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN1055D\n"
+"help.text"
+msgid "The View menu of a database window."
+msgstr ""
+
+#. 2AidF
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN10560\n"
+"help.text"
+msgid "Database Objects"
+msgstr ""
+
+#. 8Bvnx
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN10564\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>"
+msgstr ""
+
+#. ayFXZ
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN10567\n"
+"help.text"
+msgid "Forms"
+msgstr ""
+
+#. uByBf
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN1056B\n"
+"help.text"
+msgid "<ahelp hid=\".\">Selects the forms container and shows all forms in the detail view.</ahelp>"
+msgstr ""
+
+#. 8i64Y
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN1056E\n"
+"help.text"
+msgid "Reports"
+msgstr ""
+
+#. oBrpX
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN10572\n"
+"help.text"
+msgid "<ahelp hid=\".\">Selects the reports container and shows all reports in the detail view.</ahelp>"
+msgstr ""
+
+#. 2BQEW
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN10575\n"
+"help.text"
+msgid "Queries"
+msgstr ""
+
+#. eyZ6P
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN10579\n"
+"help.text"
+msgid "<ahelp hid=\".\">Selects the queries container and shows all queries in the detail view.</ahelp>"
+msgstr ""
+
+#. Ytm9B
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN1057C\n"
+"help.text"
+msgid "Tables"
+msgstr ""
+
+#. Cy23D
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN10580\n"
+"help.text"
+msgid "<ahelp hid=\".\">Selects the tables container and shows all tables in the detail view.</ahelp>"
+msgstr ""
+
+#. pjk7X
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN10583\n"
+"help.text"
+msgid "Sort"
+msgstr ""
+
+#. eTkp4
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN10587\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>"
+msgstr ""
+
+#. sDVoW
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN1058A\n"
+"help.text"
+msgid "Ascending"
+msgstr ""
+
+#. Xojrk
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN1058E\n"
+"help.text"
+msgid "<ahelp hid=\".\">Sorts the entries in the detail view in ascending order.</ahelp>"
+msgstr ""
+
+#. BbycS
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN10591\n"
+"help.text"
+msgid "Descending"
+msgstr ""
+
+#. vX7Fc
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN10595\n"
+"help.text"
+msgid "<ahelp hid=\".\">Sorts the entries in the detail view in descending order.</ahelp>"
+msgstr ""
+
+#. wXJzD
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN10598\n"
+"help.text"
+msgid "Preview"
+msgstr ""
+
+#. 3HEV9
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN1059C\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>"
+msgstr ""
+
+#. yeDpx
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN1059F\n"
+"help.text"
+msgid "None"
+msgstr ""
+
+#. GAT5A
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN105B5\n"
+"help.text"
+msgid "<ahelp hid=\".\">Disables the preview in the database window.</ahelp>"
+msgstr ""
+
+#. gC6sB
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN105B8\n"
+"help.text"
+msgid "Document Information"
+msgstr ""
+
+#. NJ2Q8
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN105BC\n"
+"help.text"
+msgid "<ahelp hid=\".\">The preview window displays the document information of a form or report.</ahelp>"
+msgstr ""
+
+#. KrBDr
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN105BF\n"
+"help.text"
+msgid "Document"
+msgstr ""
+
+#. GE5Rx
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN105C3\n"
+"help.text"
+msgid "<ahelp hid=\".\">The preview displays the document of a form or report.</ahelp>"
+msgstr ""
+
+#. yek7q
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN105C6\n"
+"help.text"
+msgid "Refresh Tables"
+msgstr ""
+
+#. 79t9N
+#: menuview.xhp
+msgctxt ""
+"menuview.xhp\n"
+"par_idN105CA\n"
+"help.text"
+msgid "<ahelp hid=\".\">Refreshes the tables. </ahelp>"
+msgstr ""
+
#. PAxTq
#: toolbars.xhp
msgctxt ""
diff --git a/source/ka/helpcontent2/source/text/shared/05.po b/source/ka/helpcontent2/source/text/shared/05.po
index 09cddb6e559..d23bf5c351f 100644
--- a/source/ka/helpcontent2/source/text/shared/05.po
+++ b/source/ka/helpcontent2/source/text/shared/05.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: 2021-09-27 19:09+0200\n"
+"POT-Creation-Date: 2021-11-16 12:09+0100\n"
"PO-Revision-Date: 2018-10-21 20:23+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1789,13 +1789,13 @@ msgctxt ""
msgid "Press <emph>Enter</emph>."
msgstr ""
-#. 5DUch
+#. fFDvi
#: new_help.xhp
msgctxt ""
"new_help.xhp\n"
"par_idN10A59\n"
"help.text"
-msgid "To find the next occurrence of the search term on the page, click on the <emph>Up arrow</emph> or <emph>Down arrow</emph> to find the previous or next occurrence."
+msgid "To find the previous occurrence of the search term on the page, click on the <emph>Up arrow</emph>. To find the next occurrence, click on the <emph>Down arrow</emph>."
msgstr ""
#. mtikB
diff --git a/source/ka/helpcontent2/source/text/shared/explorer/database.po b/source/ka/helpcontent2/source/text/shared/explorer/database.po
index 6a24feb9aa9..bfaee4e5741 100644
--- a/source/ka/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/ka/helpcontent2/source/text/shared/explorer/database.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: 2021-10-25 12:49+0200\n"
+"POT-Creation-Date: 2021-11-16 12:09+0100\n"
"PO-Revision-Date: 2018-11-12 13:48+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,1149 +16,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542030505.000000\n"
-#. rw2xT
-#: menubar.xhp
-msgctxt ""
-"menubar.xhp\n"
-"tit\n"
-"help.text"
-msgid "Menus"
-msgstr ""
-
-#. 9pFSp
-#: menubar.xhp
-msgctxt ""
-"menubar.xhp\n"
-"par_idN10552\n"
-"help.text"
-msgid "<variable id=\"titletext\"><link href=\"text/shared/explorer/database/menubar.xhp\">Menus</link></variable>"
-msgstr ""
-
-#. xRQaH
-#: menubar.xhp
-msgctxt ""
-"menubar.xhp\n"
-"par_idN10562\n"
-"help.text"
-msgid "In the database window, you see a new set of menu commands for working on the current database file."
-msgstr ""
-
-#. ELZ6P
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"tit\n"
-"help.text"
-msgid "Edit"
-msgstr "გასვლა"
-
-#. GjMMC
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN1054D\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/menuedit.xhp\">Edit</link>"
-msgstr "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Table Design\">ცხრილის დიზაინი</link>"
-
-#. pGydt
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN1055D\n"
-"help.text"
-msgid "The Edit menu of a database window."
-msgstr ""
-
-#. 9Djqz
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN10560\n"
-"help.text"
-msgid "Copy"
-msgstr "ასლი"
-
-#. foKkC
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN10564\n"
-"help.text"
-msgid "<ahelp hid=\".\">Copies the selected object to the clipboard.</ahelp>"
-msgstr ""
-
-#. rEEsQ
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN10567\n"
-"help.text"
-msgid "Paste"
-msgstr "ჩასმა"
-
-#. Go5ji
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN1056B\n"
-"help.text"
-msgid "<ahelp hid=\".\">Inserts an item from the clipboard. If you want, you can insert forms and reports, including subfolders, from one database file to another.</ahelp>"
-msgstr ""
-
-#. CU3BC
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN1056E\n"
-"help.text"
-msgid "Paste Special"
-msgstr ""
-
-#. AxkJA
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN10572\n"
-"help.text"
-msgid "<ahelp hid=\".\">Inserts an item from the clipboard. If you want, you can insert forms and reports, including subfolders, from one database file to another.</ahelp>"
-msgstr ""
-
-#. zGGGW
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN105D7\n"
-"help.text"
-msgid "Select All"
-msgstr ""
-
-#. sL6Wv
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN105DB\n"
-"help.text"
-msgid "<ahelp hid=\".\">Selects all entries, including subfolders, in the lower part of the database window.</ahelp>"
-msgstr ""
-
-#. LMbBp
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"hd_id3153683\n"
-"help.text"
-msgid "Edit"
-msgstr "გასვლა"
-
-#. MnMPd
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_id3147209\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a window where you can edit the selected table, query, form, or report.</ahelp>"
-msgstr ""
-
-#. NCnUw
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"hd_id3145315\n"
-"help.text"
-msgid "Delete"
-msgstr "წაშლა"
-
-#. TmCdC
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_id3153666\n"
-"help.text"
-msgid "<ahelp hid=\".\">Deletes the selected table, query, form, or report.</ahelp>"
-msgstr ""
-
-#. uuDM2
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN1057C\n"
-"help.text"
-msgid "Rename"
-msgstr "გადარქმევა"
-
-#. 7W5uU
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN10580\n"
-"help.text"
-msgid "<ahelp hid=\".\">Renames the selected object. Depending on the database, some names, characters, and name length might be invalid.</ahelp>"
-msgstr ""
-
-#. CGeTi
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN1058A\n"
-"help.text"
-msgid "Open"
-msgstr "გახსნა"
-
-#. 7NkEK
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN1058E\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the selected object in the last saved state.</ahelp>"
-msgstr ""
-
-#. GoDcA
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN10591\n"
-"help.text"
-msgid "Create as View"
-msgstr ""
-
-#. sF34n
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN105A7\n"
-"help.text"
-msgid "<ahelp hid=\".\">Converts the selected query to a view. The original query remains in your database file and an additional view is generated on the database server. You must have write permission to add a view to a database.</ahelp>"
-msgstr ""
-
-#. s7wwJ
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN105AA\n"
-"help.text"
-msgid "Most databases use queries to filter or to sort database tables to display records on your computer. Views offer the same functionality as queries, but on the server side. If your database is on a server that supports views, you can use views to filter the records on the server to speed up the display time."
-msgstr ""
-
-#. 7NDGC
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN105AD\n"
-"help.text"
-msgid "Form Wizard"
-msgstr ""
-
-#. LZsjA
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN105B1\n"
-"help.text"
-msgid "<ahelp hid=\".\">Starts the <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link> for the selected table, query, or view.</ahelp>"
-msgstr ""
-
-#. BUWRg
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN105C2\n"
-"help.text"
-msgid "Report Wizard"
-msgstr ""
-
-#. U7xE3
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN105C6\n"
-"help.text"
-msgid "<ahelp hid=\".\">Starts the <link href=\"text/shared/autopi/01100000.xhp\">Report Wizard</link> for the selected table, query, or view.</ahelp>"
-msgstr ""
-
-#. yNkzG
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN105DE\n"
-"help.text"
-msgid "Database"
-msgstr "მონაცემთა ბაზა"
-
-#. EDR8A
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN105E2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>"
-msgstr ""
-
-#. wBPBE
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN105E5\n"
-"help.text"
-msgid "Properties"
-msgstr "თვისებები"
-
-#. xrED8
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN105E9\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the Database Properties dialog.</ahelp>"
-msgstr ""
-
-#. CFEiW
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN105EC\n"
-"help.text"
-msgid "Connection Type"
-msgstr ""
-
-#. mhCAw
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN105F0\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the Connection Type Wizard.</ahelp>"
-msgstr ""
-
-#. Rwk4Y
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN105F3\n"
-"help.text"
-msgid "Advanced Properties"
-msgstr ""
-
-#. SAkPC
-#: menuedit.xhp
-msgctxt ""
-"menuedit.xhp\n"
-"par_idN105F7\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the Advanced Properties dialog.</ahelp>"
-msgstr ""
-
-#. 7BAav
-#: menufile.xhp
-msgctxt ""
-"menufile.xhp\n"
-"tit\n"
-"help.text"
-msgid "File"
-msgstr "ფაილი"
-
-#. 6xmbv
-#: menufile.xhp
-msgctxt ""
-"menufile.xhp\n"
-"par_idN1054D\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/menufile.xhp\">File</link>"
-msgstr "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Table Design\">ცხრილის დიზაინი</link>"
-
-#. WXK3P
-#: menufile.xhp
-msgctxt ""
-"menufile.xhp\n"
-"par_idN1055D\n"
-"help.text"
-msgid "The File menu of a database window. Only entries specific to databases are listed."
-msgstr ""
-
-#. 9qysH
-#: menufile.xhp
-msgctxt ""
-"menufile.xhp\n"
-"par_idN105C0\n"
-"help.text"
-msgid "Save"
-msgstr "შენახვა"
-
-#. E8ieA
-#: menufile.xhp
-msgctxt ""
-"menufile.xhp\n"
-"par_idN105C4\n"
-"help.text"
-msgid "Saves the current database file, query, form or report. For the database file, you see the <link href=\"text/shared/01/01070000.xhp\">file save</link> dialog. For the other objects, you see the <link href=\"text/shared/explorer/database/menufilesave.xhp\">Save</link> dialog."
-msgstr ""
-
-#. FAvuD
-#: menufile.xhp
-msgctxt ""
-"menufile.xhp\n"
-"par_idN105D5\n"
-"help.text"
-msgid "Save As"
-msgstr "დაიმახსოვრე როგორც"
-
-#. LDiQh
-#: menufile.xhp
-msgctxt ""
-"menufile.xhp\n"
-"par_idN105D9\n"
-"help.text"
-msgid "Saves the current database file with another name. In the <link href=\"text/shared/01/01070000.xhp\">file save</link> dialog, select a path and file name to save."
-msgstr ""
-
-#. s3muV
-#: menufile.xhp
-msgctxt ""
-"menufile.xhp\n"
-"par_idN105EA\n"
-"help.text"
-msgid "Export"
-msgstr "ექსპორტი"
-
-#. AXuZV
-#: menufile.xhp
-msgctxt ""
-"menufile.xhp\n"
-"par_idN105EE\n"
-"help.text"
-msgid "Exports the selected report or form to a text document. A dynamic report is exported as a copy of the database contents at the time of export."
-msgstr ""
-
-#. vdU9E
-#: menufile.xhp
-msgctxt ""
-"menufile.xhp\n"
-"par_idN105F1\n"
-"help.text"
-msgid "Send"
-msgstr "გაგზავნა"
-
-#. GiW9D
-#: menufile.xhp
-msgctxt ""
-"menufile.xhp\n"
-"par_idN105F5\n"
-"help.text"
-msgid "Opens a submenu."
-msgstr ""
-
-#. EAusx
-#: menufile.xhp
-msgctxt ""
-"menufile.xhp\n"
-"par_idN105F8\n"
-"help.text"
-msgid "Email Document"
-msgstr ""
-
-#. Qxg2W
-#: menufile.xhp
-msgctxt ""
-"menufile.xhp\n"
-"par_idN105FC\n"
-"help.text"
-msgid "Opens the default email application to send a new email. The current database file is appended as an attachment. You can enter the subject, the recipients and a mail body."
-msgstr ""
-
-#. 9WihT
-#: menufile.xhp
-msgctxt ""
-"menufile.xhp\n"
-"par_idN105FF\n"
-"help.text"
-msgid "Report as Email"
-msgstr ""
-
-#. XWAoV
-#: menufile.xhp
-msgctxt ""
-"menufile.xhp\n"
-"par_idN10603\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the default email application to send a new email. The selected report is appended as an attachment. You can enter the subject, the recipients and a mail body. A dynamic report is exported as a copy of the database contents at the time of export.</ahelp>"
-msgstr ""
-
-#. 9cSVg
-#: menufile.xhp
-msgctxt ""
-"menufile.xhp\n"
-"par_idN10606\n"
-"help.text"
-msgid "Report to Text Document"
-msgstr ""
-
-#. SMD5C
-#: menufile.xhp
-msgctxt ""
-"menufile.xhp\n"
-"par_idN1060A\n"
-"help.text"
-msgid "<ahelp hid=\".\">Exports the selected report to a text document. A dynamic report is exported as a copy of the database contents at the time of export.</ahelp>"
-msgstr ""
-
-#. AhvCD
-#: menufilesave.xhp
-msgctxt ""
-"menufilesave.xhp\n"
-"tit\n"
-"help.text"
-msgid "Save"
-msgstr "შენახვა"
-
-#. bMiRZ
-#: menufilesave.xhp
-msgctxt ""
-"menufilesave.xhp\n"
-"par_idN10547\n"
-"help.text"
-msgid "Save"
-msgstr "შენახვა"
-
-#. BGNgM
-#: menufilesave.xhp
-msgctxt ""
-"menufilesave.xhp\n"
-"par_idN1054B\n"
-"help.text"
-msgid "In this dialog, you can specify the position and name of a form that you save within a <link href=\"text/sdatabase/dabadoc.xhp\">database file</link>. The dialog opens automatically when you save a form the first time."
-msgstr ""
-
-#. CDw7n
-#: menufilesave.xhp
-msgctxt ""
-"menufilesave.xhp\n"
-"par_idN10564\n"
-"help.text"
-msgid "Create New Directory"
-msgstr ""
-
-#. LPGUc
-#: menufilesave.xhp
-msgctxt ""
-"menufilesave.xhp\n"
-"par_idN10568\n"
-"help.text"
-msgid "<ahelp hid=\".\">Click to create a new folder within the database file.</ahelp>"
-msgstr "<ahelp hid=\".\">აკრიფეთ მომხმარებლის სახელი მონაცემთა ბაზაში შესასვლელად.</ahelp>"
-
-#. P9r94
-#: menufilesave.xhp
-msgctxt ""
-"menufilesave.xhp\n"
-"par_idN1057F\n"
-"help.text"
-msgid "Up One Level"
-msgstr ""
-
-#. 3Es6N
-#: menufilesave.xhp
-msgctxt ""
-"menufilesave.xhp\n"
-"par_idN10583\n"
-"help.text"
-msgid "<ahelp hid=\".\">Click to go up one level in the folder hierarchy.</ahelp>"
-msgstr ""
-
-#. fsR7X
-#: menufilesave.xhp
-msgctxt ""
-"menufilesave.xhp\n"
-"par_idN1059A\n"
-"help.text"
-msgid "File name"
-msgstr "ველის სახელი"
-
-#. vgBAe
-#: menufilesave.xhp
-msgctxt ""
-"menufilesave.xhp\n"
-"par_idN1059E\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter the file name for the saved form.</ahelp>"
-msgstr "<ahelp hid=\".\">აკრიფეთ მომხმარებლის სახელი მონაცემთა ბაზაში შესასვლელად.</ahelp>"
-
-#. AFEqC
-#: menufilesave.xhp
-msgctxt ""
-"menufilesave.xhp\n"
-"par_idN105B5\n"
-"help.text"
-msgid "Save"
-msgstr "შენახვა"
-
-#. 48d8x
-#: menufilesave.xhp
-msgctxt ""
-"menufilesave.xhp\n"
-"par_idN105B9\n"
-"help.text"
-msgid "<ahelp hid=\".\">Click to save the form to the database file.</ahelp>"
-msgstr "<ahelp hid=\".\">აკრიფეთ მომხმარებლის სახელი მონაცემთა ბაზაში შესასვლელად.</ahelp>"
-
-#. oxGKs
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"tit\n"
-"help.text"
-msgid "Insert"
-msgstr ""
-
-#. tCj7L
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN1054D\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/menuinsert.xhp\">Insert</link>"
-msgstr "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Table Design\">ცხრილის დიზაინი</link>"
-
-#. NAACF
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN1055D\n"
-"help.text"
-msgid "The Insert menu of a database window."
-msgstr ""
-
-#. JCkjX
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN10560\n"
-"help.text"
-msgid "Form"
-msgstr "ფორმა"
-
-#. FoJp3
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN10576\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a new text document in form mode.</ahelp>"
-msgstr ""
-
-#. Gfck8
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN1058B\n"
-"help.text"
-msgid "Report"
-msgstr ""
-
-#. MT4CQ
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN1058F\n"
-"help.text"
-msgid "<ahelp hid=\".\">Starts the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> window for the selected table, view, or query.</ahelp>"
-msgstr ""
-
-#. 99GPr
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN105A0\n"
-"help.text"
-msgid "Query (Design View)"
-msgstr ""
-
-#. nSGAS
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN105A4\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a new query in design mode.</ahelp>"
-msgstr ""
-
-#. HBCDy
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN105A7\n"
-"help.text"
-msgid "Query (SQL View)"
-msgstr ""
-
-#. xMKBY
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN105AB\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a new query in SQL mode.</ahelp>"
-msgstr ""
-
-#. hePEE
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN105AE\n"
-"help.text"
-msgid "Table Design"
-msgstr ""
-
-#. eSSzA
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN105C4\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the table design view.</ahelp>"
-msgstr ""
-
-#. dDYAD
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN105C7\n"
-"help.text"
-msgid "View Design"
-msgstr ""
-
-#. E2CpK
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN10669\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a new view in design mode.</ahelp>"
-msgstr ""
-
-#. EcAYG
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN105E0\n"
-"help.text"
-msgid "View (Simple)"
-msgstr ""
-
-#. 5diz4
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN105F6\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a new view in SQL mode.</ahelp>"
-msgstr ""
-
-#. UAFhR
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN105F9\n"
-"help.text"
-msgid "Folder"
-msgstr ""
-
-#. KMLGR
-#: menuinsert.xhp
-msgctxt ""
-"menuinsert.xhp\n"
-"par_idN1060F\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog where you can save a new folder in the database file.</ahelp>"
-msgstr ""
-
-#. eMZgB
-#: menutools.xhp
-msgctxt ""
-"menutools.xhp\n"
-"tit\n"
-"help.text"
-msgid "Tools"
-msgstr ""
-
-#. eEBcd
-#: menutools.xhp
-msgctxt ""
-"menutools.xhp\n"
-"par_idN1054D\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/menutools.xhp\">Tools</link>"
-msgstr "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Table Design\">ცხრილის დიზაინი</link>"
-
-#. 2XuD9
-#: menutools.xhp
-msgctxt ""
-"menutools.xhp\n"
-"par_idN1055D\n"
-"help.text"
-msgid "The Tools menu of a database window."
-msgstr ""
-
-#. yQdGR
-#: menutools.xhp
-msgctxt ""
-"menutools.xhp\n"
-"par_idN10560\n"
-"help.text"
-msgid "Relationships"
-msgstr ""
-
-#. DKgXb
-#: menutools.xhp
-msgctxt ""
-"menutools.xhp\n"
-"par_idN10576\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/sdatabase/05020000.xhp\">Relation Design</link> view and checks whether the database connection supports relations.</ahelp>"
-msgstr ""
-
-#. B2YV6
-#: menutools.xhp
-msgctxt ""
-"menutools.xhp\n"
-"par_idN1058A\n"
-"help.text"
-msgid "User Administration"
-msgstr ""
-
-#. bBBaA
-#: menutools.xhp
-msgctxt ""
-"menutools.xhp\n"
-"par_idN1058E\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the User Administration dialog if the database supports this feature.</ahelp>"
-msgstr ""
-
-#. VThyT
-#: menutools.xhp
-msgctxt ""
-"menutools.xhp\n"
-"hd_id3153880\n"
-"help.text"
-msgid "Table Filter"
-msgstr ""
-
-#. koDKE
-#: menutools.xhp
-msgctxt ""
-"menutools.xhp\n"
-"par_id3153252\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the Table Filter dialog where you can specify which tables of the database to show or to hide.</ahelp>"
-msgstr ""
-
-#. YTER3
-#: menutools.xhp
-msgctxt ""
-"menutools.xhp\n"
-"par_id3150670\n"
-"help.text"
-msgid "Select the tables that you want to filter in the <emph>Filter</emph> list."
-msgstr ""
-
-#. ADDYD
-#: menutools.xhp
-msgctxt ""
-"menutools.xhp\n"
-"par_id3150985\n"
-"help.text"
-msgid "If you select the topmost table in a hierarchy, all of the tables in the hierarchy are selected."
-msgstr ""
-
-#. evFBu
-#: menutools.xhp
-msgctxt ""
-"menutools.xhp\n"
-"par_id3152349\n"
-"help.text"
-msgid "If you select a table that is at a lower level in the hierarchy, the tables that occur above it in the hierarchy are not selected."
-msgstr ""
-
-#. 4AdAz
-#: menutools.xhp
-msgctxt ""
-"menutools.xhp\n"
-"par_idN105BC\n"
-"help.text"
-msgid "SQL"
-msgstr "SQL"
-
-#. nwpGA
-#: menutools.xhp
-msgctxt ""
-"menutools.xhp\n"
-"par_idN105C0\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the SQL dialog where you can enter SQL statements.</ahelp>"
-msgstr ""
-
-#. CqteP
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"tit\n"
-"help.text"
-msgid "View"
-msgstr ""
-
-#. fpETE
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN1054D\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/menuview.xhp\">View</link>"
-msgstr "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Table Design\">ცხრილის დიზაინი</link>"
-
-#. 3Z8JA
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN1055D\n"
-"help.text"
-msgid "The View menu of a database window."
-msgstr ""
-
-#. 2AidF
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN10560\n"
-"help.text"
-msgid "Database Objects"
-msgstr ""
-
-#. 8Bvnx
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN10564\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>"
-msgstr ""
-
-#. ayFXZ
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN10567\n"
-"help.text"
-msgid "Forms"
-msgstr "ფორმა"
-
-#. uByBf
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN1056B\n"
-"help.text"
-msgid "<ahelp hid=\".\">Selects the forms container and shows all forms in the detail view.</ahelp>"
-msgstr ""
-
-#. 8i64Y
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN1056E\n"
-"help.text"
-msgid "Reports"
-msgstr ""
-
-#. oBrpX
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN10572\n"
-"help.text"
-msgid "<ahelp hid=\".\">Selects the reports container and shows all reports in the detail view.</ahelp>"
-msgstr ""
-
-#. 2BQEW
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN10575\n"
-"help.text"
-msgid "Queries"
-msgstr ""
-
-#. eyZ6P
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN10579\n"
-"help.text"
-msgid "<ahelp hid=\".\">Selects the queries container and shows all queries in the detail view.</ahelp>"
-msgstr ""
-
-#. Ytm9B
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN1057C\n"
-"help.text"
-msgid "Tables"
-msgstr "ცხრილები"
-
-#. Cy23D
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN10580\n"
-"help.text"
-msgid "<ahelp hid=\".\">Selects the tables container and shows all tables in the detail view.</ahelp>"
-msgstr ""
-
-#. pjk7X
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN10583\n"
-"help.text"
-msgid "Sort"
-msgstr "დალაგება"
-
-#. eTkp4
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN10587\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>"
-msgstr ""
-
-#. sDVoW
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN1058A\n"
-"help.text"
-msgid "Ascending"
-msgstr "ზრდადობით"
-
-#. Xojrk
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN1058E\n"
-"help.text"
-msgid "<ahelp hid=\".\">Sorts the entries in the detail view in ascending order.</ahelp>"
-msgstr ""
-
-#. BbycS
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN10591\n"
-"help.text"
-msgid "Descending"
-msgstr "კლებადობით"
-
-#. vX7Fc
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN10595\n"
-"help.text"
-msgid "<ahelp hid=\".\">Sorts the entries in the detail view in descending order.</ahelp>"
-msgstr ""
-
-#. wXJzD
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN10598\n"
-"help.text"
-msgid "Preview"
-msgstr "ესკიზი"
-
-#. 3HEV9
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN1059C\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>"
-msgstr ""
-
-#. yeDpx
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN1059F\n"
-"help.text"
-msgid "None"
-msgstr "არცერთი"
-
-#. GAT5A
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN105B5\n"
-"help.text"
-msgid "<ahelp hid=\".\">Disables the preview in the database window.</ahelp>"
-msgstr ""
-
-#. gC6sB
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN105B8\n"
-"help.text"
-msgid "Document Information"
-msgstr "სვეტის ინფორმაცია"
-
-#. NJ2Q8
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN105BC\n"
-"help.text"
-msgid "<ahelp hid=\".\">The preview window displays the document information of a form or report.</ahelp>"
-msgstr ""
-
-#. KrBDr
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN105BF\n"
-"help.text"
-msgid "Document"
-msgstr "დოკუმენტი"
-
-#. GE5Rx
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN105C3\n"
-"help.text"
-msgid "<ahelp hid=\".\">The preview displays the document of a form or report.</ahelp>"
-msgstr ""
-
-#. yek7q
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN105C6\n"
-"help.text"
-msgid "Refresh Tables"
-msgstr ""
-
-#. 79t9N
-#: menuview.xhp
-msgctxt ""
-"menuview.xhp\n"
-"par_idN105CA\n"
-"help.text"
-msgid "<ahelp hid=\".\">Refreshes the tables. </ahelp>"
-msgstr ""
-
#. kyYMn
#: migrate_macros.xhp
msgctxt ""
diff --git a/source/ka/helpcontent2/source/text/shared/guide.po b/source/ka/helpcontent2/source/text/shared/guide.po
index 20cbf732960..8803d7547b2 100644
--- a/source/ka/helpcontent2/source/text/shared/guide.po
+++ b/source/ka/helpcontent2/source/text/shared/guide.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: 2021-10-29 13:14+0200\n"
+"POT-Creation-Date: 2021-11-16 12:09+0100\n"
"PO-Revision-Date: 2018-11-14 12:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5461,6 +5461,204 @@ msgctxt ""
msgid "SVG - Scalable Vector Graphics"
msgstr ""
+#. fwhjA
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"bm_000pdfimport\n"
+"help.text"
+msgid "<bookmark_value>command line document conversion; filters for PDFIMPORT</bookmark_value>"
+msgstr ""
+
+#. K7dq5
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"hd_000pdfimport\n"
+"help.text"
+msgid "Filters for PDFIMPORT"
+msgstr ""
+
+#. xJhTH
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"FilterName_draw_pdf_import\n"
+"help.text"
+msgid "PDF - Portable Document Format (Draw)"
+msgstr ""
+
+#. JDFdH
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"FilterName_impress_pdf_import\n"
+"help.text"
+msgid "PDF - Portable Document Format (Impress)"
+msgstr ""
+
+#. WsMeW
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"FilterName_writer_pdf_import\n"
+"help.text"
+msgid "PDF - Portable Document Format (Writer)"
+msgstr ""
+
+#. 9WyPm
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"FilterName_writer_pdf_addstream_import\n"
+"help.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#. kF4WL
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"FilterName_impress_pdf_addstream_import\n"
+"help.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#. aFqyu
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"FilterName_draw_pdf_addstream_import\n"
+"help.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#. 5AFFP
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"FilterName_calc_pdf_addstream_import\n"
+"help.text"
+msgid "PDF - Portable Document Format"
+msgstr ""
+
+#. ziEHZ
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"bm_000xsltfilter\n"
+"help.text"
+msgid "<bookmark_value>command line document conversion; filters for XSLTFILTER</bookmark_value>"
+msgstr ""
+
+#. AzDaX
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"hd_000xsltfilter\n"
+"help.text"
+msgid "Filters for XSLTFILTER"
+msgstr ""
+
+#. ebRhP
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"FilterName_ADO_Rowset_XML\n"
+"help.text"
+msgid "ADO Rowset XML"
+msgstr ""
+
+#. tTViV
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"FilterName_DocBook_File\n"
+"help.text"
+msgid "DocBook"
+msgstr ""
+
+#. GHC43
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"FilterName_MS_Excel_2003_XML\n"
+"help.text"
+msgid "Microsoft Excel 2003 XML"
+msgstr ""
+
+#. 5wBfH
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"FilterName_MS_Word_2003_XML\n"
+"help.text"
+msgid "Word 2003 XML"
+msgstr ""
+
+#. CTAEj
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"FilterName_XHTML_Calc_File\n"
+"help.text"
+msgid "XHTML"
+msgstr ""
+
+#. VUZrD
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"FilterName_XHTML_Draw_File\n"
+"help.text"
+msgid "XHTML"
+msgstr ""
+
+#. AhcRA
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"FilterName_XHTML_Impress_File\n"
+"help.text"
+msgid "XHTML"
+msgstr ""
+
+#. iCCFv
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"FilterName_XHTML_Writer_File\n"
+"help.text"
+msgid "XHTML"
+msgstr ""
+
+#. MCrWq
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"FilterName_UOF_text\n"
+"help.text"
+msgid "Unified Office Format text"
+msgstr ""
+
+#. TXKeC
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"FilterName_UOF_spreadsheet\n"
+"help.text"
+msgid "Unified Office Format spreadsheet"
+msgstr ""
+
+#. VW3Gt
+#: convertfilters.xhp
+msgctxt ""
+"convertfilters.xhp\n"
+"FilterName_UOF_presentation\n"
+"help.text"
+msgid "Unified Office Format presentation"
+msgstr ""
+
#. Bkz5M
#: copy_drawfunctions.xhp
msgctxt ""
@@ -5785,13 +5983,31 @@ msgctxt ""
msgid "<variable id=\"csv_params_h1\"><link href=\"text/shared/guide/csv_params.xhp\" name=\"filter options\">CSV Filter Options</link></variable>"
msgstr ""
-#. k8vC5
+#. qRkBK
#: csv_params.xhp
msgctxt ""
"csv_params.xhp\n"
"par_id401634734576197\n"
"help.text"
-msgid "The CSV filter accepts an option string containing five to twelve tokens, separated by commas. Tokens 6 to 12 are optional."
+msgid "The CSV filter accepts an option string containing five to thirteen tokens, separated by commas. Tokens 6 to 13 are optional."
+msgstr ""
+
+#. BQKWB
+#: csv_params.xhp
+msgctxt ""
+"csv_params.xhp\n"
+"par_id431634743318433\n"
+"help.text"
+msgid "Import from UTF-8, Language German, Comma separated, Text delimiter \", Quoted field as text. CSV file has columns formatted as date, number, number, number:"
+msgstr ""
+
+#. rdZgZ
+#: csv_params.xhp
+msgctxt ""
+"csv_params.xhp\n"
+"par_id281634743298078\n"
+"help.text"
+msgid "Export to Windows-1252, Field delimiter : comma, Text delimiter : quote, Save cell contents as shown:"
msgstr ""
#. J8rtr
@@ -5848,13 +6064,13 @@ msgctxt ""
msgid "Text Delimiter"
msgstr ""
-#. kEJpf
+#. AtZEw
#: csv_params.xhp
msgctxt ""
"csv_params.xhp\n"
"par_id131634735421911\n"
"help.text"
-msgid "The text delimiter as ASCII value, that is, 34 for double quotes and 39 for single quotes. Example: 34 (\")"
+msgid "The text delimiter as ASCII value, that is, 34 for double quotes and 39 for single quotes. Example: 34 (\")."
msgstr ""
#. 5EFCS
@@ -5866,31 +6082,31 @@ msgctxt ""
msgid "Character Set"
msgstr ""
-#. aiyF9
+#. v4Gzf
#: csv_params.xhp
msgctxt ""
"csv_params.xhp\n"
"par_id871634735631362\n"
"help.text"
-msgid "The character set code used in the file as described in the table below. Example: 0 (System)"
+msgid "The character set code used in the file as described in the table below. Example: 0 (System)."
msgstr ""
-#. vEsX6
+#. rrrw3
#: csv_params.xhp
msgctxt ""
"csv_params.xhp\n"
"par_id371634735705688\n"
"help.text"
-msgid "Number of First Line"
+msgid "Number of First Row"
msgstr ""
-#. ARGi5
+#. DzcEC
#: csv_params.xhp
msgctxt ""
"csv_params.xhp\n"
"par_id681634735710417\n"
"help.text"
-msgid "3 (start from third line)"
+msgid "Row number to start reading. Example: 3 (start from third row)."
msgstr ""
#. BeXqG
@@ -5902,22 +6118,22 @@ msgctxt ""
msgid "Cell Format Codes for Each Column"
msgstr ""
-#. FBKwB
+#. fjBqE
#: csv_params.xhp
msgctxt ""
"csv_params.xhp\n"
"par_id481634735825359\n"
"help.text"
-msgid "A sequence of column/formatting code, where the formatting code is given in the table below. Example: 1/5/2/1/3/1/4/1"
+msgid "A sequence of column/formatting code, where the formatting code is given in the table below. Example: \"1/5/2/1/3/1/4/1\"."
msgstr ""
-#. Aby2C
+#. mFfyA
#: csv_params.xhp
msgctxt ""
"csv_params.xhp\n"
"par_id831634735631362\n"
"help.text"
-msgid "If value separators are used, the form of this token is column/format[/column/format/…] where column is the number of the column, with 1 being the leftmost column. The format is explained below."
+msgid "If value separators are used, the form of this token is column/format[/column/format/…] where column is the number of the column, with 1 being the leftmost column. The format code is detailed below."
msgstr ""
#. bMC9A
@@ -5956,13 +6172,13 @@ msgctxt ""
msgid "CSV Import, CSV Export"
msgstr ""
-#. R5gJk
+#. 4EDix
#: csv_params.xhp
msgctxt ""
"csv_params.xhp\n"
"par_id481634736922278\n"
"help.text"
-msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>.This token is the equivalent of the check box \"Quoted field as text\"."
+msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>. This token is the equivalent of the check box \"Quoted field as text\"."
msgstr ""
#. bDTPa
@@ -5992,94 +6208,67 @@ msgctxt ""
msgid "<emph>Export:</emph> String, either false or true. Default value: <literal>true</literal>. This token has no UI equivalent. If <literal>true</literal>, the number cells are stored as numbers. If <literal>false</literal>, the numbers are stored as text, with text delimiters."
msgstr ""
-#. WFedG
+#. D9GzU
#: csv_params.xhp
msgctxt ""
"csv_params.xhp\n"
"par_id961634737712752\n"
"help.text"
-msgid "CSV Import, CSV Export"
-msgstr ""
-
-#. 532rG
-#: csv_params.xhp
-msgctxt ""
-"csv_params.xhp\n"
-"par_id371634737716545\n"
-"help.text"
-msgid "<emph>Import:</emph> Not used: only 8 tokens are used."
+msgid "CSV Export"
msgstr ""
-#. cLJMt
+#. bE733
#: csv_params.xhp
msgctxt ""
"csv_params.xhp\n"
"par_id701634737971414\n"
"help.text"
-msgid "<emph>Export:</emph> String, either <literal>false</literal> or <literal>true</literal>. Default value:<literal>true</literal>. This token is the equivalent of the check box \"Save cell contents as shown\"."
+msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value:<literal>true</literal>. This token is the equivalent of the check box \"Save cell contents as shown\"."
msgstr ""
-#. 6PAT5
+#. DbAB4
#: csv_params.xhp
msgctxt ""
"csv_params.xhp\n"
"par_id481634896761359\n"
"help.text"
-msgid "CSV export"
+msgid "CSV Export"
msgstr ""
-#. koLz5
+#. 3V5FY
#: csv_params.xhp
msgctxt ""
"csv_params.xhp\n"
"par_id411634896764659\n"
"help.text"
-msgid "Export formulas"
+msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>. Export cell formulas."
msgstr ""
-#. xiP4A
-#: csv_params.xhp
-msgctxt ""
-"csv_params.xhp\n"
-"par_id421634896890527\n"
-"help.text"
-msgid "11"
-msgstr ""
-
-#. BMakd
+#. FE6AD
#: csv_params.xhp
msgctxt ""
"csv_params.xhp\n"
"par_id221634896896383\n"
"help.text"
-msgid "CSV export"
+msgid "CSV Import"
msgstr ""
-#. FqKCf
+#. o6NCQ
#: csv_params.xhp
msgctxt ""
"csv_params.xhp\n"
"par_id641634896897119\n"
"help.text"
-msgid "Remove space"
-msgstr ""
-
-#. N9PMY
-#: csv_params.xhp
-msgctxt ""
-"csv_params.xhp\n"
-"par_id881634896966734\n"
-"help.text"
-msgid "12"
+msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>. Remove spaces. Trim leading and trailing spaces, when reading the file."
msgstr ""
-#. tknnm
+#. e7nRn
#: csv_params.xhp
msgctxt ""
"csv_params.xhp\n"
"par_id521634896971296\n"
"help.text"
-msgid "CSV export"
+msgid "CSV Export"
msgstr ""
#. NaJRN
@@ -6118,31 +6307,31 @@ msgctxt ""
msgid "<emph>N</emph> export the N-th sheet within the range of number of sheets. Example: to export the second sheet, set 2 here to get sample-Sheet2.csv"
msgstr ""
-#. BQKWB
+#. xfaM3
#: csv_params.xhp
msgctxt ""
"csv_params.xhp\n"
-"par_id431634743318433\n"
+"par_id451635293273892\n"
"help.text"
-msgid "Import from UTF-8, Language German, Comma separated, Text delimiter \", Quoted field as text. CSV file has columns formatted as date, number, number, number:"
+msgid "CSV Import"
msgstr ""
-#. rdZgZ
+#. 54sie
#: csv_params.xhp
msgctxt ""
"csv_params.xhp\n"
-"par_id281634743298078\n"
+"par_id701635293273893\n"
"help.text"
-msgid "Export to Windows-1252, Field delimiter : comma, Text delimiter : quote, Save cell contents as shown:"
+msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>. Determines whether formula expressions starting with a = equal sign character are to be evaluated as formulas or imported as textual data. If <literal>true</literal> evaluate formulas on input. If <literal>false</literal> formulas are input as text. If omitted (not present at all), the default value is <literal>true</literal> to keep the behaviour of old versions' options string that didn't have this token at all. If present and empty (or any other value than <literal>true</literal>) the default value is <literal>false</literal>."
msgstr ""
-#. HQgNe
+#. EFwn3
#: csv_params.xhp
msgctxt ""
"csv_params.xhp\n"
"hd_id181634739011588\n"
"help.text"
-msgid "Formatting codes for Token 5"
+msgid "Formatting Codes for Token 5"
msgstr ""
#. 3KE5V
@@ -8557,13 +8746,13 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04180100.xhp\" name=\"View data source contents\">View data source contents</link>"
msgstr ""
-#. xJACS
+#. 9iJrJ
#: database_main.xhp
msgctxt ""
"database_main.xhp\n"
"par_idN106A4\n"
"help.text"
-msgid "<link href=\"text/shared/explorer/database/menubar.xhp\">Menu bar of a database file</link>"
+msgid "<link href=\"text/sdatabase/menubar.xhp\">Menu bar of a database file</link>"
msgstr ""
#. QGxEh
@@ -24406,13 +24595,13 @@ msgctxt ""
msgid "Starting $[officename] Software From the Command Line"
msgstr ""
-#. 7E3QP
+#. SqeYZ
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3156152\n"
"help.text"
-msgid "Select <emph>Run</emph> from the Windows Start menu."
+msgid "Search for <emph>Run</emph> in the Windows Start menu."
msgstr ""
#. xf2BF
diff --git a/source/ka/helpcontent2/source/text/swriter/guide.po b/source/ka/helpcontent2/source/text/swriter/guide.po
index 3d23df7c718..19f00b66679 100644
--- a/source/ka/helpcontent2/source/text/swriter/guide.po
+++ b/source/ka/helpcontent2/source/text/swriter/guide.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: 2021-10-25 12:49+0200\n"
+"POT-Creation-Date: 2021-11-16 12:09+0100\n"
"PO-Revision-Date: 2018-11-12 13:48+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -61,13 +61,13 @@ msgctxt ""
msgid "An anchor determines the reference point for an object. The reference point could be the page or frame where the object is, a paragraph, or even a character. An image always has an anchor and therefore a reference point."
msgstr ""
-#. 2Bkvg
+#. czeNu
#: anchor_object.xhp
msgctxt ""
"anchor_object.xhp\n"
"par_id3147251\n"
"help.text"
-msgid "An anchor moves with the element it is attached to as the document is edited. An object retains it's position relative to the reference point determined by it's anchor, such that, whenever the reference point moves or changes, the object moves relative to it."
+msgid "An anchor moves with the element it is attached to as the document is edited. An object retains its position relative to the reference point determined by its anchor, such that, whenever the reference point moves or changes, the object moves relative to it."
msgstr ""
#. ELWph