update translations for master/25.2.0 alpha1
and force-fix errors using pocheck Change-Id: Ie52bd18e7f82e90d5095b195ffbf6bbc4f84e254
This commit is contained in:
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2024-11-19 11:20+0100\n"
|
||||
"POT-Creation-Date: 2024-11-22 13:19+0100\n"
|
||||
"PO-Revision-Date: 2018-10-21 20:20+0000\n"
|
||||
"Last-Translator: Anonymous Pootle User\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -41510,13 +41510,13 @@ msgctxt ""
|
||||
msgid "%PRODUCTNAME provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href=\"https://api.libreoffice.org/\">https://api.libreoffice.org</link>"
|
||||
msgstr ""
|
||||
|
||||
#. dUWcX
|
||||
#. JFCp8
|
||||
#: main0601.xhp
|
||||
msgctxt ""
|
||||
"main0601.xhp\n"
|
||||
"par_id3147226\n"
|
||||
"help.text"
|
||||
msgid "This help section explains the most common functions of %PRODUCTNAME Basic. For more in-depth information please refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/BASIC_Guide\">OpenOffice.org BASIC Programming Guide</link> on the Wiki."
|
||||
msgid "This help section explains the most common functions of %PRODUCTNAME Basic. For more in-depth information please refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/BASIC_Guide\">%PRODUCTNAME BASIC Programming Guide</link> on the Wiki."
|
||||
msgstr ""
|
||||
|
||||
#. s6H2V
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2024-11-19 11:20+0100\n"
|
||||
"POT-Creation-Date: 2024-11-22 13:19+0100\n"
|
||||
"PO-Revision-Date: 2018-07-12 14:31+0000\n"
|
||||
"Last-Translator: Anonymous Pootle User\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -18997,6 +18997,15 @@ msgctxt ""
|
||||
msgid "Service invocation"
|
||||
msgstr ""
|
||||
|
||||
#. HmRfv
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
"sf_exception.xhp\n"
|
||||
"par_id141609955500101\n"
|
||||
"help.text"
|
||||
msgid "Before using the <literal>Exception</literal> service the <literal>ScriptForge</literal> library needs to be loaded or imported:"
|
||||
msgstr ""
|
||||
|
||||
#. T8o7G
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
@@ -19393,13 +19402,31 @@ msgctxt ""
|
||||
msgid "<emph>variables</emph>: a Python dictionary with variable names and values that will be passed on to the APSO Python shell. By default all local variables are passed using Python's builtin <literal>locals()</literal> function."
|
||||
msgstr ""
|
||||
|
||||
#. zT7Gq
|
||||
#. dEdrj
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
"sf_exception.xhp\n"
|
||||
"par_id402621449167833\n"
|
||||
"help.text"
|
||||
msgid "<emph>background</emph>: Background color of the console specified as <link href=\"text/sbasic/shared/03/sf_basic.xhp#RGB\">RGB 24 bits integer value</link>. Default background is that of APSO."
|
||||
msgstr ""
|
||||
|
||||
#. GNfJ9
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
"sf_exception.xhp\n"
|
||||
"par_id513621449167833\n"
|
||||
"help.text"
|
||||
msgid "<emph>foreground</emph>: Foreground color of the console specified as <link href=\"text/sbasic/shared/03/sf_basic.xhp#RGB\">RGB 24 bits integer value</link>. Default foreground is that of APSO."
|
||||
msgstr ""
|
||||
|
||||
#. 5HDY8
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
"sf_exception.xhp\n"
|
||||
"par_id991621449657850\n"
|
||||
"help.text"
|
||||
msgid "The example below opens the APSO Python shell passing all global and local variables considering the context where the script is running."
|
||||
msgid "The example below opens the APSO Python shell passing all global and local variables considering the context where the script is running. Console is displayed with white characters on a black background."
|
||||
msgstr ""
|
||||
|
||||
#. yUoFK
|
||||
@@ -19546,6 +19573,24 @@ msgctxt ""
|
||||
msgid "However, when a warning is raised, <emph>the macro execution is not stopped</emph>."
|
||||
msgstr ""
|
||||
|
||||
#. dbgEP
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
"sf_exception.xhp\n"
|
||||
"bas_id841608217948025\n"
|
||||
"help.text"
|
||||
msgid "Description:=\"Something wrong happened !\", _"
|
||||
msgstr ""
|
||||
|
||||
#. FNQNy
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
"sf_exception.xhp\n"
|
||||
"bas_id361608217956289\n"
|
||||
"help.text"
|
||||
msgid "Number:=\"MyAppError\")"
|
||||
msgstr ""
|
||||
|
||||
#. QTGXf
|
||||
#: sf_filesystem.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: scalc\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2024-10-04 15:42+0200\n"
|
||||
"POT-Creation-Date: 2024-11-22 13:19+0100\n"
|
||||
"PO-Revision-Date: 2020-02-05 20:05+0000\n"
|
||||
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
|
||||
"Language-Team: Icelandic <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc/is/>\n"
|
||||
@@ -1050,3 +1050,156 @@ msgctxt ""
|
||||
"help.text"
|
||||
msgid "Use the $[officename] filters to convert Excel files, or to open and save in a variety of other <link href=\"text/shared/00/00000020.xhp\">formats</link>."
|
||||
msgstr "Notaðu $[officename] síur til að breyta Excel skrám, eða til að opna og vista allskonar önnur <link href=\"text/shared/00/00000020.xhp\">skráarsnið</link>."
|
||||
|
||||
#. hYF4H
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Number Format"
|
||||
msgstr ""
|
||||
|
||||
#. maNCs
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"hd_id531731596210101\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"h1\"><link href=\"text/scalc/sidebar_number_format.xhp\">Number Format</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. qxjxw
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id541731596351418\n"
|
||||
"help.text"
|
||||
msgid "Use the <menuitem>Number Format</menuitem> panel to set the number format for a cell or range."
|
||||
msgstr ""
|
||||
|
||||
#. TVVYC
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id951731685437740\n"
|
||||
"help.text"
|
||||
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline><keycode> + 1</keycode>"
|
||||
msgstr ""
|
||||
|
||||
#. 6rw6j
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id831731684980486\n"
|
||||
"help.text"
|
||||
msgid "Open the <menuitem>Properties</menuitem> sidebar deck and expand the <menuitem>Number Format</menuitem> pane."
|
||||
msgstr ""
|
||||
|
||||
#. EhGE3
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"hd_id601731607243691\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"standard_hd\">Format as Number</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. 9ADDs
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id881731607904628\n"
|
||||
"help.text"
|
||||
msgid "<image src=\"cmd/lc_numberformatstandard.svg\" id=\"img_id731731607909466\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id241731607936718\">Icon General Number Format</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. tNDVQ
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id681731607919670\n"
|
||||
"help.text"
|
||||
msgid "Format as Number"
|
||||
msgstr ""
|
||||
|
||||
#. wXiV8
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"hd_id101731608755991\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"percent_hd\">Format as Percent</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. fRxGW
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id551731611041560\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id1001731611047552\" src=\"cmd/lc_numberformatpercent.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id401731611059018\">Icon Number Format: Percent</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. oEatS
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id671731611066048\n"
|
||||
"help.text"
|
||||
msgid "Format as Percent"
|
||||
msgstr ""
|
||||
|
||||
#. 2fcjx
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"hd_id791731611828599\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"currency_hd\">Format as Currency</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. 2jLAC
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id811731612207403\n"
|
||||
"help.text"
|
||||
msgid "<image src=\"cmd/lc_numberformatcurrency.svg\" id=\"img_id101731612211763\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id301731612218267\">Currency Number Format Icon</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. mFvVC
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id81731612222887\n"
|
||||
"help.text"
|
||||
msgid "Format as Currency"
|
||||
msgstr ""
|
||||
|
||||
#. u46yE
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id781731612493120\n"
|
||||
"help.text"
|
||||
msgid "To apply a different currency format, click the <menuitem>Format as Currency</menuitem> icon, select a currency from the list, and click <menuitem>OK</menuitem>."
|
||||
msgstr ""
|
||||
|
||||
#. yC6fX
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"hd_id491731606284180\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"category_hd\">Category</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. LWexZ
|
||||
#: sidebar_number_format.xhp
|
||||
msgctxt ""
|
||||
"sidebar_number_format.xhp\n"
|
||||
"par_id541731606284181\n"
|
||||
"help.text"
|
||||
msgid "Select a <link href=\"text/scalc/01/default_number_formats.xhp\">default format</link> from the dropdown list."
|
||||
msgstr ""
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2024-11-19 11:20+0100\n"
|
||||
"POT-Creation-Date: 2024-11-22 13:19+0100\n"
|
||||
"PO-Revision-Date: 2020-02-05 20:05+0000\n"
|
||||
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
|
||||
"Language-Team: Icelandic <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc01/is/>\n"
|
||||
@@ -53402,13 +53402,13 @@ msgctxt ""
|
||||
msgid "Default Number Formats"
|
||||
msgstr ""
|
||||
|
||||
#. 8ndNr
|
||||
#. sU8GY
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"hd_id111674498160040\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format</link>"
|
||||
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/default_number_formats.xhp\">Number Format</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. uUnUT
|
||||
@@ -53420,13 +53420,13 @@ msgctxt ""
|
||||
msgid "Default number formats."
|
||||
msgstr ""
|
||||
|
||||
#. PddvV
|
||||
#. 7t7Dt
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"hd_id3149182\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number format: General</link>"
|
||||
msgid "<variable id=\"standard_hd\"><link href=\"text/scalc/01/default_number_formats.xhp\">Number format: General</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. Bdin6
|
||||
@@ -53474,13 +53474,13 @@ msgctxt ""
|
||||
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + 6</keycode>"
|
||||
msgstr ""
|
||||
|
||||
#. E7GxE
|
||||
#. vZnLF
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"hd_id381674560759637\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number format: Number</link>"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\"><variable id=\"decimal_hd\">Number format: Number</variable></link>"
|
||||
msgstr ""
|
||||
|
||||
#. ASdou
|
||||
@@ -53528,13 +53528,13 @@ msgctxt ""
|
||||
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + 1</keycode>"
|
||||
msgstr ""
|
||||
|
||||
#. w2Sfo
|
||||
#. QqTYL
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"hd_id3156329\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number format: Percent</link>"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\"><variable id=\"percent_hd\">Number format: Percent</variable></link>"
|
||||
msgstr ""
|
||||
|
||||
#. CQAWE
|
||||
@@ -53582,13 +53582,13 @@ msgctxt ""
|
||||
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + 5</keycode>"
|
||||
msgstr ""
|
||||
|
||||
#. P67mA
|
||||
#. xxxBB
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"hd_id3152892\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number format: Currency</link>"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\"><variable id=\"currency_hd\">Number format: Currency</variable></link>"
|
||||
msgstr ""
|
||||
|
||||
#. 4gkvd
|
||||
@@ -53636,13 +53636,13 @@ msgctxt ""
|
||||
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + 4</keycode>"
|
||||
msgstr ""
|
||||
|
||||
#. VmqXg
|
||||
#. sFTDN
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"par_idN10843\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format : Date</link>"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\"><variable id=\"date_hd\">Number Format : Date</variable></link>"
|
||||
msgstr ""
|
||||
|
||||
#. czUYu
|
||||
@@ -53690,13 +53690,13 @@ msgctxt ""
|
||||
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + 3</keycode>"
|
||||
msgstr ""
|
||||
|
||||
#. Gx3sL
|
||||
#. qYpuZ
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"hd_id531674560537020\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format: Time</link>"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\"><variable id=\"time_hd\">Number Format: Time</variable></link>"
|
||||
msgstr ""
|
||||
|
||||
#. Py7SH
|
||||
@@ -53735,13 +53735,13 @@ msgctxt ""
|
||||
msgid "Number Format: Time"
|
||||
msgstr ""
|
||||
|
||||
#. BcDfm
|
||||
#. z3GQ8
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"par_idN1085E\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format: Scientific</link>"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\"><variable id=\"scientific_hd\">Number Format: Scientific</variable></link>"
|
||||
msgstr ""
|
||||
|
||||
#. cFKyR
|
||||
@@ -53789,13 +53789,13 @@ msgctxt ""
|
||||
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + 2</keycode>"
|
||||
msgstr ""
|
||||
|
||||
#. 58fR5
|
||||
#. 2REff
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"hd_id561698937896512\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format: Thousands Separator</link>"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\"><variable id=\"numberformatthousands_hd\">Number Format: Thousands Separator</variable></link>"
|
||||
msgstr ""
|
||||
|
||||
#. uutvg
|
||||
@@ -53834,13 +53834,13 @@ msgctxt ""
|
||||
msgid "Number Format: Thousands Separator"
|
||||
msgstr ""
|
||||
|
||||
#. SFQkA
|
||||
#. AfYNA
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"hd_id3149164\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format: Delete Decimal Place</link>"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\"><variable id=\"numberformatthousands_hd\">Number Format: Delete Decimal Place</variable></link>"
|
||||
msgstr ""
|
||||
|
||||
#. qEctd
|
||||
@@ -53870,13 +53870,13 @@ msgctxt ""
|
||||
msgid "Number Format: Delete Decimal Place"
|
||||
msgstr ""
|
||||
|
||||
#. u7FnL
|
||||
#. fqESw
|
||||
#: default_number_formats.xhp
|
||||
msgctxt ""
|
||||
"default_number_formats.xhp\n"
|
||||
"hd_id3150275\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format: Add Decimal Place</link>"
|
||||
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\"><variable id=\"add_decimal_place_hd\">Number Format: Add Decimal Place</variable></link>"
|
||||
msgstr ""
|
||||
|
||||
#. Nn4EB
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2024-11-19 11:20+0100\n"
|
||||
"POT-Creation-Date: 2024-11-22 13:19+0100\n"
|
||||
"PO-Revision-Date: 2018-11-14 12:02+0000\n"
|
||||
"Last-Translator: Anonymous Pootle User\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -17107,14 +17107,14 @@ msgctxt ""
|
||||
msgid "The default currency format for a cell is determined by the regional settings of your operating system."
|
||||
msgstr ""
|
||||
|
||||
#. Px2zJ
|
||||
#. BSW6C
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3155342\n"
|
||||
"help.text"
|
||||
msgid "Format"
|
||||
msgstr "Snið"
|
||||
msgid "<variable id=\"format_hd\">Format</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. igSKQ
|
||||
#: 05020300.xhp
|
||||
@@ -17125,13 +17125,13 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/formatlb\">Select how you want the contents of the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cell(s) </caseinline><defaultinline>field</defaultinline></switchinline> to be displayed.</ahelp> The code for the selected option is displayed in the <emph>Format code</emph> box."
|
||||
msgstr ""
|
||||
|
||||
#. zFHm5
|
||||
#. U8AEv
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3154811\n"
|
||||
"help.text"
|
||||
msgid "Currency category list boxes"
|
||||
msgid "<variable id=\"currencylb_hd\">Currency category list boxes</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. YGghf
|
||||
@@ -17152,22 +17152,22 @@ msgctxt ""
|
||||
msgid "The format code for currencies uses the form [$xxx-nnn], where xxx is the currency symbol, and nnn the country code. Special banking symbols, such as EUR (for Euro), do not require the country code. The currency format is not dependent on the language that you select in the<emph> Language</emph> box."
|
||||
msgstr ""
|
||||
|
||||
#. dNyjY
|
||||
#. AqLq2
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3154071\n"
|
||||
"help.text"
|
||||
msgid "Language"
|
||||
msgstr "Tungumál"
|
||||
msgid "<variable id=\"languagelb_hd\">Language</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. akNwB
|
||||
#. FAyN2
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"par_id3154138\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\"> <switchinline select=\"appl\"> <caseinline select=\"WRITER\"> Specifies the language setting for the selected fields. With the language set to <emph>Default</emph>, $[officename] automatically applies the number formats associated with the system default language. </caseinline> <caseinline select=\"CALC\"> Specifies the language setting for the selected cells. </caseinline> <defaultinline>Specifies the language setting for the selected field.</defaultinline> </switchinline> </ahelp>"
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\"> <switchinline select=\"appl\"> <caseinline select=\"WRITER\"> Specifies the language setting for the selected fields. With the language set to <emph>Default</emph>, $[officename] automatically applies the number formats associated with the system default language. </caseinline> <caseinline select=\"CALC\"> Specifies the language setting for the selected cells. </caseinline> <defaultinline>Specifies the language setting for the selected field.</defaultinline> </switchinline> </ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. K29ZG
|
||||
@@ -17179,14 +17179,14 @@ msgctxt ""
|
||||
msgid "The language setting ensures that date and currency formats, as well as decimal and thousands separators, are preserved even when the document is opened in an operating system that uses a different default language setting."
|
||||
msgstr ""
|
||||
|
||||
#. sESQh
|
||||
#. RbcVq
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3155995\n"
|
||||
"help.text"
|
||||
msgid "Source format"
|
||||
msgstr "Snið frumkóða"
|
||||
msgid "<variable id=\"sourceformat_hd\">Source format</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. XpACz
|
||||
#: 05020300.xhp
|
||||
@@ -17197,14 +17197,14 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Uses the same number format as the cells containing the data for the chart.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. gEhKJ
|
||||
#. EBVum
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3148451\n"
|
||||
"help.text"
|
||||
msgid "Options"
|
||||
msgstr "Valkostir"
|
||||
msgid "<variable id=\"options_hd\">Options</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. fyNRw
|
||||
#: 05020300.xhp
|
||||
@@ -17215,14 +17215,14 @@ msgctxt ""
|
||||
msgid "Specify the options for the selected format."
|
||||
msgstr ""
|
||||
|
||||
#. KFYxA
|
||||
#. eSKib
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3153970\n"
|
||||
"help.text"
|
||||
msgid "Decimal places"
|
||||
msgstr "Tugabrotasæti"
|
||||
msgid "<variable id=\"decimalsed_hd\">Decimal places</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. JHgsC
|
||||
#: 05020300.xhp
|
||||
@@ -17233,13 +17233,13 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/decimalsed\">Enter the number of decimal places that you want to display.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/numberingformatpage/decimalsed\">Settu inn fjölda aukastafa sem á að birta.</ahelp>"
|
||||
|
||||
#. zT5NJ
|
||||
#. s9HDr
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3153971\n"
|
||||
"help.text"
|
||||
msgid "Denominator places"
|
||||
msgid "<variable id=\"denominatored_hd\">Denominator places</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. GEGjE
|
||||
@@ -17251,14 +17251,14 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/denominatored\">With fraction format, enter the number of places for the denominator that you want to display.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. QzULa
|
||||
#. hHLsA
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3154819\n"
|
||||
"help.text"
|
||||
msgid "Leading zeroes"
|
||||
msgstr "Núll á undan"
|
||||
msgid "<variable id=\"leadingzeroes_hd\">Leading zeroes</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. mVfXH
|
||||
#: 05020300.xhp
|
||||
@@ -17269,13 +17269,13 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Enter the maximum number of zeroes to display in front of the decimal point.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. V6q3z
|
||||
#. wjF7k
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3155131\n"
|
||||
"help.text"
|
||||
msgid "Negative numbers red"
|
||||
msgid "<variable id=\"negnumred_hd\">Negative numbers red</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. W2Gsi
|
||||
@@ -17287,13 +17287,13 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. FGxEc
|
||||
#. BCXF3
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3147434\n"
|
||||
"help.text"
|
||||
msgid "Thousands separator"
|
||||
msgid "<variable id=\"thousands_hd\">Thousands separator</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. vADBt
|
||||
@@ -17305,14 +17305,14 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/thousands\">Inserts a separator between thousands. The type of separator that is used depends on your locale settings.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. 2GVUQ
|
||||
#. aSfGM
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3147435\n"
|
||||
"help.text"
|
||||
msgid "Engineering notation"
|
||||
msgstr "Verkfræðilegur ritháttur (staðalform)"
|
||||
msgid "<variable id=\"engineering_hd\">Engineering notation</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. hHbZy
|
||||
#: 05020300.xhp
|
||||
@@ -17323,14 +17323,14 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. YFp5k
|
||||
#. hMVPW
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3150103\n"
|
||||
"help.text"
|
||||
msgid "Format code"
|
||||
msgstr "Sniðkóði"
|
||||
msgid "<variable id=\"formatted_hd\">Format code</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. FfFrA
|
||||
#: 05020300.xhp
|
||||
@@ -17341,14 +17341,14 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/formatted\">Displays the number format code for the selected format. You can also enter a custom format.</ahelp> The following options are only available for user-defined number formats."
|
||||
msgstr ""
|
||||
|
||||
#. 5Wmik
|
||||
#. koiZy
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3155311\n"
|
||||
"help.text"
|
||||
msgid "Add"
|
||||
msgstr "Bæta við"
|
||||
msgid "<variable id=\"add_hd\">Add</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. 5EaX2
|
||||
#: 05020300.xhp
|
||||
@@ -17359,14 +17359,14 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/add\">Adds the number format code that you entered to the user-defined category.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. FqD4t
|
||||
#. ARouv
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3153573\n"
|
||||
"help.text"
|
||||
msgid "Edit Comment"
|
||||
msgstr "Breyta athugasemd"
|
||||
msgid "<variable id=\"commented_hd\">Edit Comment</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. yjr9j
|
||||
#: 05020300.xhp
|
||||
@@ -17377,14 +17377,14 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/edit\">Adds a comment to the selected number format.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. LhvTR
|
||||
#. FDDFU
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3149263\n"
|
||||
"help.text"
|
||||
msgid "Delete"
|
||||
msgstr "Eyða"
|
||||
msgid "<variable id=\"delete_hd\">Delete</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. MLH57
|
||||
#: 05020300.xhp
|
||||
@@ -17395,13 +17395,13 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/numberingformatpage/delete\">Deletes the selected number format.</ahelp> The changes are effective after you restart $[officename]."
|
||||
msgstr ""
|
||||
|
||||
#. 8oTWz
|
||||
#. NTPLU
|
||||
#: 05020300.xhp
|
||||
msgctxt ""
|
||||
"05020300.xhp\n"
|
||||
"hd_id3150332\n"
|
||||
"help.text"
|
||||
msgid "Name line"
|
||||
msgid "<variable id=\"edit_hd\">Name line</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. jT4Rp
|
||||
@@ -59237,13 +59237,13 @@ msgctxt ""
|
||||
msgid "Properties Sidebar"
|
||||
msgstr ""
|
||||
|
||||
#. bkEG4
|
||||
#. mCAyo
|
||||
#: sidebar_properties.xhp
|
||||
msgctxt ""
|
||||
"sidebar_properties.xhp\n"
|
||||
"hd_id501723992938575\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"properties_sidebar_h1\"><link href=\"text/shared/01/sidebar_properties.xhp\">Properties Sidebar</link></variable>"
|
||||
msgid "<variable id=\"h1\"><link href=\"text/shared/01/sidebar_properties.xhp\">Properties Sidebar</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. PBiGA
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2024-09-16 19:50+0200\n"
|
||||
"POT-Creation-Date: 2024-11-22 13:19+0100\n"
|
||||
"PO-Revision-Date: 2018-11-12 13:45+0000\n"
|
||||
"Last-Translator: Anonymous Pootle User\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -10627,15 +10627,6 @@ msgctxt ""
|
||||
msgid "Styles (icon)"
|
||||
msgstr ""
|
||||
|
||||
#. DZyvJ
|
||||
#: 01230000.xhp
|
||||
msgctxt ""
|
||||
"01230000.xhp\n"
|
||||
"hd_id3154228\n"
|
||||
"help.text"
|
||||
msgid "<embedvar href=\"text/shared/01/styles.xhp#styles_h1\" markup=\"ignore\"/>"
|
||||
msgstr ""
|
||||
|
||||
#. 8NLAN
|
||||
#: 01230000.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2024-11-19 11:20+0100\n"
|
||||
"POT-Creation-Date: 2024-11-22 13:19+0100\n"
|
||||
"PO-Revision-Date: 2018-10-21 20:21+0000\n"
|
||||
"Last-Translator: Anonymous Pootle User\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -1159,76 +1159,157 @@ msgctxt ""
|
||||
msgid "List box on/off"
|
||||
msgstr "Listareitur af/á"
|
||||
|
||||
#. FkJhi
|
||||
#. GNzsm
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id3151338\n"
|
||||
"hd_id3154292\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"promotelevel\">Promote Outline Level</variable>"
|
||||
msgid "<variable id=\"dragmode\">Inserting Navigator Items in the Document</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. YBbij
|
||||
#. 6GVR2
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id3151354\n"
|
||||
"par_id671732217397319\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/promote\">Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>, and then click this icon.</ahelp>"
|
||||
msgid "You can drag items listed in the navigator and drop in your document. By default, navigator items are inserted as hyperlink with the item name as text of the hyperlink. Depending on the nature of the item you drag, more options are available when you drop it."
|
||||
msgstr ""
|
||||
|
||||
#. 6ApAp
|
||||
#. p4dFd
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id3155414\n"
|
||||
"hd_id3150938\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3155420\" src=\"sw/res/sc20172.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155420\">Icon Promote Outline Level</alt></image>"
|
||||
msgid "<variable id=\"insertashyperlink\">Insert As Hyperlink</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. ABsjJ
|
||||
#. 8BVxG
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id3153697\n"
|
||||
"par_id3150954\n"
|
||||
"help.text"
|
||||
msgid "Promote Outline Level"
|
||||
msgid "<ahelp hid=\"HID_NAVI_DRAG_HYP\">Creates a hyperlink when you drag and drop an item into the current document. Click the hyperlink in the document to jump to the item that the hyperlink points to.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. LVXsF
|
||||
#. g5nCG
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id3153714\n"
|
||||
"hd_id3154354\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"demotelevel\">Demote Outline Level</variable>"
|
||||
msgid "<variable id=\"insertaslink\">Insert As Link</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. 62CNE
|
||||
#. Q8EAG
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id3150707\n"
|
||||
"par_id3154371\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/demote\">Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>, and then click this icon.</ahelp>"
|
||||
msgid "<ahelp hid=\"HID_NAVI_DRAG_LINK\">Inserts the selected item as a link where you drag and drop in the current document. Text is inserted as protected sections. The contents of the link are automatically updated when the source is changed. To manually update the links in a document, choose <emph>Tools - Update - Links</emph>. You cannot create links for graphics, OLE objects, references and indexes.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. BPZWh
|
||||
#. zXZ2V
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id3148414\n"
|
||||
"hd_id3155572\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3148420\" src=\"sw/res/sc20173.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148420\">Icon Demote Outline Level</alt></image>"
|
||||
msgid "<variable id=\"insertascopy\">Insert As Copy</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. Kk8ib
|
||||
#. GFSCB
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id3147324\n"
|
||||
"par_id3155589\n"
|
||||
"help.text"
|
||||
msgid "Demote Outline Level"
|
||||
msgid "<ahelp hid=\"HID_NAVI_DRAG_COPY\">Inserts a copy of the selected item where you drag and drop in the current document. You cannot drag and drop copies of graphics, OLE objects, references and indexes.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. hP3UW
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id801732218274552\n"
|
||||
"help.text"
|
||||
msgid "Headings Specific Commands"
|
||||
msgstr ""
|
||||
|
||||
#. AxKLQ
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id931732218285919\n"
|
||||
"help.text"
|
||||
msgid "Collapse / Expand All"
|
||||
msgstr ""
|
||||
|
||||
#. QJNNb
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id501732218306702\n"
|
||||
"help.text"
|
||||
msgid "Collapse (Expand) the selected heading, and the text below the heading, down one heading position in the Navigator and in the document."
|
||||
msgstr ""
|
||||
|
||||
#. tc28c
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id911683912584456\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"copychapter\">Copy</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. P7JrD
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id921683912738232\n"
|
||||
"help.text"
|
||||
msgid "Copies the heading and the contents that follow the heading until the next heading with the same outline level. These contents include paragraphs with outline level “None” and headings with an outline level greater than the copied heading. You can paste the contents in another place in the document."
|
||||
msgstr ""
|
||||
|
||||
#. eb9Gd
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id771683910814918\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"deletechapter\">Delete Heading</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. zEmJB
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id611683911156747\n"
|
||||
"help.text"
|
||||
msgid "Deletes the heading and the contents that follow the heading until the next heading with the same outline level. These contents include paragraphs with outline level “None” and headings with an outline level greater than the deleted heading."
|
||||
msgstr ""
|
||||
|
||||
#. b9kQR
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id941683913330764\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"select\">Select</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. ThBds
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id541683913384922\n"
|
||||
"help.text"
|
||||
msgid "Selects the heading and the contents that follow the heading until the next heading with the same outline level. These contents include paragraphs with outline level “None” and headings with an outline level greater than the selected heading."
|
||||
msgstr ""
|
||||
|
||||
#. 5tyeN
|
||||
@@ -1312,112 +1393,76 @@ msgctxt ""
|
||||
msgid "To quickly reorder headings and their associated text in your document, select the \"Headings\" category in the list, and then click the<emph> Content View</emph> icon. Now you can use drag-and-drop to reorder contents."
|
||||
msgstr ""
|
||||
|
||||
#. B4TCG
|
||||
#. FkJhi
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id3154292\n"
|
||||
"hd_id3151338\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"dragmode\">Drag Mode</variable>"
|
||||
msgid "<variable id=\"promotelevel\">Promote Outline Level</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. G5FvJ
|
||||
#. YBbij
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id3155828\n"
|
||||
"par_id3151354\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/dragmode\">Sets the drag and drop options for inserting items from the Navigator into a document, for example, as a hyperlink. Click this icon, and then choose the option that you want to use.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/promote\">Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>, and then click this icon.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. Lzao9
|
||||
#. 6ApAp
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id3155120\n"
|
||||
"par_id3155414\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3155126\" src=\"sw/res/sc20235.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155126\">Icon Drag mode</alt></image>"
|
||||
msgid "<image id=\"img_id3155420\" src=\"sw/res/sc20172.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155420\">Icon Promote Outline Level</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. zDXiV
|
||||
#. ABsjJ
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id3147042\n"
|
||||
"par_id3153697\n"
|
||||
"help.text"
|
||||
msgid "Drag mode"
|
||||
msgstr "Dráttarhamur"
|
||||
|
||||
#. p4dFd
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id3150938\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"insertashyperlink\">Insert As Hyperlink</variable>"
|
||||
msgid "Promote Outline Level"
|
||||
msgstr ""
|
||||
|
||||
#. 8BVxG
|
||||
#. LVXsF
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id3150954\n"
|
||||
"hd_id3153714\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_NAVI_DRAG_HYP\">Creates a hyperlink when you drag and drop an item into the current document. Click the hyperlink in the document to jump to the item that the hyperlink points to.</ahelp>"
|
||||
msgid "<variable id=\"demotelevel\">Demote Outline Level</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. g5nCG
|
||||
#. 62CNE
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id3154354\n"
|
||||
"par_id3150707\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"insertaslink\">Insert As Link</variable>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/demote\">Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>, and then click this icon.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. Q8EAG
|
||||
#. BPZWh
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id3154371\n"
|
||||
"par_id3148414\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_NAVI_DRAG_LINK\">Inserts the selected item as a link where you drag and drop in the current document. Text is inserted as protected sections. The contents of the link are automatically updated when the source is changed. To manually update the links in a document, choose <emph>Tools - Update - Links</emph>. You cannot create links for graphics, OLE objects, references and indexes.</ahelp>"
|
||||
msgid "<image id=\"img_id3148420\" src=\"sw/res/sc20173.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148420\">Icon Demote Outline Level</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. zXZ2V
|
||||
#. Kk8ib
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id3155572\n"
|
||||
"par_id3147324\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"insertascopy\">Insert As Copy</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. GFSCB
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id3155589\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_NAVI_DRAG_COPY\">Inserts a copy of the selected item where you drag and drop in the current document. You cannot drag and drop copies of graphics, OLE objects, references and indexes.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. vcpxa
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id3147340\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"opendocuments\">Open Documents</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. rZmAa
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id3148999\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_NAVIGATOR_LISTBOX\">Lists the names of all open text documents. To view the contents of a document in the Navigator window, select the name of the document in the list. The current document displayed in the Navigator is indicated by the word \"active\" after its name in the list.</ahelp>"
|
||||
msgid "Demote Outline Level"
|
||||
msgstr ""
|
||||
|
||||
#. rAdKH
|
||||
@@ -1474,76 +1519,49 @@ msgctxt ""
|
||||
msgid "Choose <menuitem>Off</menuitem> to disable Outline Tracking."
|
||||
msgstr ""
|
||||
|
||||
#. tc28c
|
||||
#. hdp3w
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id911683912584456\n"
|
||||
"hd_id981732219751620\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"copychapter\">Copy</variable>"
|
||||
msgid "Common Navigator Items Commands"
|
||||
msgstr ""
|
||||
|
||||
#. P7JrD
|
||||
#. UpFkn
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id921683912738232\n"
|
||||
"hd_id441683844937009\n"
|
||||
"help.text"
|
||||
msgid "Copies the heading and the contents that follow the heading until the next heading with the same outline level. These contents include paragraphs with outline level “None” and headings with an outline level greater than the copied heading. You can paste the contents in another place in the document."
|
||||
msgid "<variable id=\"goto\">Go to</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. eb9Gd
|
||||
#. KnjAM
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id771683910814918\n"
|
||||
"par_id521683983453125\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"deletechapter\">Delete Heading</variable>"
|
||||
msgid "Jumps to the selected item in the document."
|
||||
msgstr ""
|
||||
|
||||
#. zEmJB
|
||||
#. gENAC
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id611683911156747\n"
|
||||
"hd_id101732218682179\n"
|
||||
"help.text"
|
||||
msgid "Deletes the heading and the contents that follow the heading until the next heading with the same outline level. These contents include paragraphs with outline level “None” and headings with an outline level greater than the deleted heading."
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
|
||||
#. b9kQR
|
||||
#. os3YU
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id941683913330764\n"
|
||||
"par_id841732214714856\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"select\">Select</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. ThBds
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id541683913384922\n"
|
||||
"help.text"
|
||||
msgid "Selects the heading and the contents that follow the heading until the next heading with the same outline level. These contents include paragraphs with outline level “None” and headings with an outline level greater than the selected heading."
|
||||
msgstr ""
|
||||
|
||||
#. FDpqE
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id501683914222249\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"display\">Display</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. FpYGX
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id3149025\n"
|
||||
"help.text"
|
||||
msgid "Select the document that you want to view."
|
||||
msgid "Selects the item in the document."
|
||||
msgstr ""
|
||||
|
||||
#. CWKeA
|
||||
@@ -1555,13 +1573,13 @@ msgctxt ""
|
||||
msgid "<variable id=\"edit\">Edit</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. ck62e
|
||||
#. ZtjCu
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id821683919186741\n"
|
||||
"help.text"
|
||||
msgid "Edit the properties of the selected object."
|
||||
msgid "Edit the properties of the selected item."
|
||||
msgstr ""
|
||||
|
||||
#. CzGcC
|
||||
@@ -1573,283 +1591,58 @@ msgctxt ""
|
||||
msgid "<variable id=\"rename\">Rename</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. DcJLx
|
||||
#. GeNC6
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id231683919638264\n"
|
||||
"help.text"
|
||||
msgid "Renames the selected object. At object creation time, %PRODUCTNAME assigns a unique name to the object within the document."
|
||||
msgid "Renames the selected item. At item creation time, %PRODUCTNAME assigns a unique name to the item within the document."
|
||||
msgstr ""
|
||||
|
||||
#. 5LWgu
|
||||
#. 3bwKu
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id481683919951849\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"deletetable\">Delete Table</variable>"
|
||||
msgid "<variable id=\"deletetable\">Delete (item)</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. q2sXA
|
||||
#. cpLxD
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id241683919972627\n"
|
||||
"help.text"
|
||||
msgid "Deletes the selected table."
|
||||
msgid "Deletes the selected item and all its contents."
|
||||
msgstr ""
|
||||
|
||||
#. 5EUfu
|
||||
#. HFdXc
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id431683844186701\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"tabletracking\">Table Tracking</variable>"
|
||||
msgid "<variable id=\"tabletracking\">Item Tracking</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. J74q5
|
||||
#. QCS4D
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id161683980423914\n"
|
||||
"help.text"
|
||||
msgid "Mark this checkbox to include tables when <link href=\"text/shared/01/02230000.xhp\">tracking changes</link>."
|
||||
msgid "Mark this checkbox to include the item when <link href=\"text/shared/01/02230000.xhp\">tracking changes</link>."
|
||||
msgstr ""
|
||||
|
||||
#. fqijY
|
||||
#. 3uPDC
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id641683980142337\n"
|
||||
"hd_id221732219744389\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"deleteframe\">Delete Frame</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. mESeG
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id391683980193867\n"
|
||||
"help.text"
|
||||
msgid "Deletes the frame and all its contents."
|
||||
msgstr ""
|
||||
|
||||
#. GZBVA
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id811683844136624\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"frametracking\">Frame Tracking</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. eJujg
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id921683980417895\n"
|
||||
"help.text"
|
||||
msgid "Mark this checkbox to include frames when <link href=\"text/shared/01/02230000.xhp\">tracking changes</link>."
|
||||
msgstr ""
|
||||
|
||||
#. WCthR
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id941683843035521\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"sectiontracking\">Section Tracking</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. y9XC5
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id911683980109402\n"
|
||||
"help.text"
|
||||
msgid "Mark this checkbox to include sections when <link href=\"text/shared/01/02230000.xhp\">tracking changes</link>."
|
||||
msgstr ""
|
||||
|
||||
#. M8ryg
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id231683980306706\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"deleteimage\">Delete Image</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. 9rBrF
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id101683980385919\n"
|
||||
"help.text"
|
||||
msgid "Deletes the image."
|
||||
msgstr ""
|
||||
|
||||
#. 2nT5y
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id661683841618002\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"imagetracking\">Image Tracking</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. gyVf8
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id321683980405779\n"
|
||||
"help.text"
|
||||
msgid "Mark this checkbox to include images when <link href=\"text/shared/01/02230000.xhp\">tracking changes</link>."
|
||||
msgstr ""
|
||||
|
||||
#. f8FZh
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id181683980526476\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"deleteoleobject\">Delete OLE Object</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. WwCii
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id881683980540620\n"
|
||||
"help.text"
|
||||
msgid "Deletes the OLE object."
|
||||
msgstr ""
|
||||
|
||||
#. A8hLe
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id741683841759790\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"oleobjecttracking\">OLE Object Tracking</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. Gf6fQ
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id791683980556734\n"
|
||||
"help.text"
|
||||
msgid "Mark this checkbox to include OLE objects when <link href=\"text/shared/01/02230000.xhp\">tracking changes</link>."
|
||||
msgstr ""
|
||||
|
||||
#. p6BDz
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id901683980594188\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"deletebookmark\">Delete Bookmark</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. uAwPx
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id971683980619549\n"
|
||||
"help.text"
|
||||
msgid "Deletes the bookmark."
|
||||
msgstr ""
|
||||
|
||||
#. DASrB
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id281683841874228\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"bookmarktracking\">Bookmark Tracking</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. yrrn5
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id611683980630793\n"
|
||||
"help.text"
|
||||
msgid "Mark this checkbox to include bookmarks when <link href=\"text/shared/01/02230000.xhp\">tracking changes</link>."
|
||||
msgstr ""
|
||||
|
||||
#. uUmDV
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id441683980662728\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"deletehyperlink\">Delete Hyperlink</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. vYQN9
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id801683980678191\n"
|
||||
"help.text"
|
||||
msgid "Deletes the hyperlink."
|
||||
msgstr ""
|
||||
|
||||
#. wpBnR
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id661683841940372\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"hyperlinktracking\">Hyperlink Tracking</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. SCUad
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id601683980778762\n"
|
||||
"help.text"
|
||||
msgid "Mark this checkbox to include hyperlinks when <link href=\"text/shared/01/02230000.xhp\">tracking changes</link>."
|
||||
msgstr ""
|
||||
|
||||
#. Ny6zP
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id661683980806096\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"deletereference\">Delete Reference</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. RwhWz
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id91683980841097\n"
|
||||
"help.text"
|
||||
msgid "Deletes the reference."
|
||||
msgstr ""
|
||||
|
||||
#. JKioh
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id981683842091029\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"referencetracking\">Reference Tracking</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. 7Dyaj
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id661683980846185\n"
|
||||
"help.text"
|
||||
msgid "Mark this checkbox to include references when <link href=\"text/shared/01/02230000.xhp\">tracking changes</link>."
|
||||
msgid "Index Commands"
|
||||
msgstr ""
|
||||
|
||||
#. nc7F9
|
||||
@@ -1942,6 +1735,15 @@ msgctxt ""
|
||||
msgid "Mark this checkbox to include indexes when <link href=\"text/shared/01/02230000.xhp\">tracking changes</link>."
|
||||
msgstr ""
|
||||
|
||||
#. RArxu
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id461732219723652\n"
|
||||
"help.text"
|
||||
msgid "Comments Commands"
|
||||
msgstr ""
|
||||
|
||||
#. 5U5JP
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -1978,6 +1780,15 @@ msgctxt ""
|
||||
msgid "Mark this checkbox to include comments when <link href=\"text/shared/01/02230000.xhp\">tracking changes</link>."
|
||||
msgstr ""
|
||||
|
||||
#. NrdCw
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id691732219717637\n"
|
||||
"help.text"
|
||||
msgid "Drawing Objects Commands"
|
||||
msgstr ""
|
||||
|
||||
#. gB9Jr
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -2014,6 +1825,15 @@ msgctxt ""
|
||||
msgid "Mark this checkbox to include drawing objects when <link href=\"text/shared/01/02230000.xhp\">tracking changes</link>."
|
||||
msgstr ""
|
||||
|
||||
#. HT6rX
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id721732219710252\n"
|
||||
"help.text"
|
||||
msgid "Fields Commands"
|
||||
msgstr ""
|
||||
|
||||
#. EjFjo
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -2050,6 +1870,15 @@ msgctxt ""
|
||||
msgid "Mark this checkbox to include fields when tracking changes."
|
||||
msgstr ""
|
||||
|
||||
#. PGxvS
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id701732219681052\n"
|
||||
"help.text"
|
||||
msgid "Footnotes Commands"
|
||||
msgstr ""
|
||||
|
||||
#. usyEE
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -2086,6 +1915,15 @@ msgctxt ""
|
||||
msgid "Mark this checkbox to include footnotes when <link href=\"text/shared/01/02230000.xhp\">tracking changes</link>."
|
||||
msgstr ""
|
||||
|
||||
#. PnEE4
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id251732219625943\n"
|
||||
"help.text"
|
||||
msgid "Endnotes Commands"
|
||||
msgstr ""
|
||||
|
||||
#. i6WDz
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -2122,6 +1960,15 @@ msgctxt ""
|
||||
msgid "Mark this checkbox to include endnotes when <link href=\"text/shared/01/02230000.xhp\">tracking changes</link>."
|
||||
msgstr ""
|
||||
|
||||
#. Cuj5D
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id71732219648261\n"
|
||||
"help.text"
|
||||
msgid "Other Commands"
|
||||
msgstr ""
|
||||
|
||||
#. 2DGtp
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -2131,13 +1978,13 @@ msgctxt ""
|
||||
msgid "<variable id=\"SortAlphabeticallyh1\">Sort Alphabetically</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. bJBbG
|
||||
#. 4Ujw3
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id421691023214353\n"
|
||||
"help.text"
|
||||
msgid "Sorts alphabetically all entries in the selected category. Uncheck this option to sort entries according the their order of appearance in the document."
|
||||
msgid "Sorts alphabetically all entries in the selected category. Uncheck this option to sort entries according the their order of appearance in the document. Headings display flat in the Navigator when sorted alphabetically."
|
||||
msgstr ""
|
||||
|
||||
#. FN4DB
|
||||
@@ -2158,22 +2005,40 @@ msgctxt ""
|
||||
msgid "Expands or collapse the display of objects under the selected category. Document objects names are displayed under the category entry. Click on an entry to jump to the object in the document."
|
||||
msgstr ""
|
||||
|
||||
#. UpFkn
|
||||
#. vcpxa
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id441683844937009\n"
|
||||
"hd_id3147340\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"goto\">Go to</variable>"
|
||||
msgid "<variable id=\"opendocuments\">Open Documents</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. FTwAE
|
||||
#. rZmAa
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id521683983453125\n"
|
||||
"par_id3148999\n"
|
||||
"help.text"
|
||||
msgid "Jumps to the selected object in the document."
|
||||
msgid "<ahelp hid=\"HID_NAVIGATOR_LISTBOX\">Lists the names of all open text documents. To view the contents of a document in the Navigator window, select the name of the document in the list. The current document displayed in the Navigator is indicated by the word \"active\" after its name in the list.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. FDpqE
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"hd_id501683914222249\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"display\">Display</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. FpYGX
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
"02110000.xhp\n"
|
||||
"par_id3149025\n"
|
||||
"help.text"
|
||||
msgid "Select the document that you want to view."
|
||||
msgstr ""
|
||||
|
||||
#. HH4Rj
|
||||
@@ -15208,13 +15073,13 @@ msgctxt ""
|
||||
msgid "Name"
|
||||
msgstr "Nafn"
|
||||
|
||||
#. 6QZrM
|
||||
#. 4sAqB
|
||||
#: 04150000.xhp
|
||||
msgctxt ""
|
||||
"04150000.xhp\n"
|
||||
"par_id3154099\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/inserttable/nameedit\">Enter a name for thetable.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/inserttable/nameedit\">Enter a name for the table.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. hntte
|
||||
@@ -15262,13 +15127,13 @@ msgctxt ""
|
||||
msgid "Options"
|
||||
msgstr "Valkostir"
|
||||
|
||||
#. gZqD8
|
||||
#. L8xLS
|
||||
#: 04150000.xhp
|
||||
msgctxt ""
|
||||
"04150000.xhp\n"
|
||||
"par_id3149694\n"
|
||||
"help.text"
|
||||
msgid "Set the options for thetable."
|
||||
msgid "Set the options for the table."
|
||||
msgstr ""
|
||||
|
||||
#. kfT4e
|
||||
@@ -15280,13 +15145,13 @@ msgctxt ""
|
||||
msgid "Heading"
|
||||
msgstr "Fyrirsögn"
|
||||
|
||||
#. znssp
|
||||
#. 7r8rq
|
||||
#: 04150000.xhp
|
||||
msgctxt ""
|
||||
"04150000.xhp\n"
|
||||
"par_id3155188\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/inserttable/headercb\">Includes a heading row in thetable.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/inserttable/headercb\">Includes a heading row in the table.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. ydJxJ
|
||||
@@ -15298,13 +15163,13 @@ msgctxt ""
|
||||
msgid "Repeat heading rows on new pages"
|
||||
msgstr ""
|
||||
|
||||
#. YBWQb
|
||||
#. LFsuE
|
||||
#: 04150000.xhp
|
||||
msgctxt ""
|
||||
"04150000.xhp\n"
|
||||
"par_id3151252\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/inserttable/repeatcb\">Repeats the heading of the tableat the top of subsequent page if the table spans more than onepage.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/inserttable/repeatcb\">Repeats the heading of the table at the top of subsequent page if the table spans more than one page.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. EE5iD
|
||||
@@ -15316,13 +15181,13 @@ msgctxt ""
|
||||
msgid "Heading rows"
|
||||
msgstr ""
|
||||
|
||||
#. 9TAvM
|
||||
#. C3bL5
|
||||
#: 04150000.xhp
|
||||
msgctxt ""
|
||||
"04150000.xhp\n"
|
||||
"par_idN10758\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/inserttable/repeatheaderspin\">Select the number of rowsthat you want to use for the heading.</ahelp> The spinbox accepts values up toone less than the number of rows being inserted."
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/inserttable/repeatheaderspin\">Select the number of rows that you want to use for the heading.</ahelp> The spinbox accepts values up to one less than the number of rows being inserted."
|
||||
msgstr ""
|
||||
|
||||
#. kw4EB
|
||||
@@ -15334,13 +15199,13 @@ msgctxt ""
|
||||
msgid "Don't split the table over pages"
|
||||
msgstr ""
|
||||
|
||||
#. DCTge
|
||||
#. LXrWD
|
||||
#: 04150000.xhp
|
||||
msgctxt ""
|
||||
"04150000.xhp\n"
|
||||
"par_id3149106\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/inserttable/dontsplitcb\">Prevents the table fromspanning more than one page.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/inserttable/dontsplitcb\">Prevents the table from spanning more than one page.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. isAiK
|
||||
@@ -15352,13 +15217,13 @@ msgctxt ""
|
||||
msgid "List of table styles"
|
||||
msgstr ""
|
||||
|
||||
#. FXBw8
|
||||
#. bXXB9
|
||||
#: 04150000.xhp
|
||||
msgctxt ""
|
||||
"04150000.xhp\n"
|
||||
"par_id3149036\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select apredefined style for the new table.</ahelp>"
|
||||
msgid "<ahelp hid=\".\">Select a predefined style for the new table.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. BqFkE
|
||||
|
||||
Reference in New Issue
Block a user