From 37a6f521ec6303193d6057736ff414ef7c62c6d4 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 22 Jan 2020 14:28:02 +0100 Subject: update translations for master and force-fix errors using pocheck Change-Id: Idf82bb4c2e7f863f2807524fdea1be4d11b88c2e --- source/si/helpcontent2/source/auxiliary.po | 6 +- .../si/helpcontent2/source/text/sbasic/shared.po | 330 ++- .../helpcontent2/source/text/sbasic/shared/02.po | 226 +- source/si/helpcontent2/source/text/scalc.po | 267 +- source/si/helpcontent2/source/text/scalc/00.po | 179 +- source/si/helpcontent2/source/text/scalc/01.po | 1044 ++++--- source/si/helpcontent2/source/text/scalc/02.po | 139 +- source/si/helpcontent2/source/text/scalc/05.po | 35 +- source/si/helpcontent2/source/text/scalc/guide.po | 10 +- source/si/helpcontent2/source/text/schart/02.po | 39 +- source/si/helpcontent2/source/text/sdraw/guide.po | 6 +- source/si/helpcontent2/source/text/shared/00.po | 365 ++- source/si/helpcontent2/source/text/shared/01.po | 2966 +++++++++++++------- source/si/helpcontent2/source/text/shared/02.po | 64 +- source/si/helpcontent2/source/text/shared/05.po | 8 +- source/si/helpcontent2/source/text/shared/06.po | 227 +- source/si/helpcontent2/source/text/shared/guide.po | 70 +- .../si/helpcontent2/source/text/shared/optionen.po | 73 +- source/si/helpcontent2/source/text/simpress.po | 94 +- source/si/helpcontent2/source/text/simpress/00.po | 98 +- source/si/helpcontent2/source/text/simpress/01.po | 117 +- source/si/helpcontent2/source/text/simpress/02.po | 64 +- .../si/helpcontent2/source/text/simpress/guide.po | 50 +- source/si/helpcontent2/source/text/smath/01.po | 7 +- source/si/helpcontent2/source/text/swriter.po | 18 +- source/si/helpcontent2/source/text/swriter/00.po | 382 ++- source/si/helpcontent2/source/text/swriter/01.po | 707 ++--- source/si/helpcontent2/source/text/swriter/02.po | 94 +- source/si/helpcontent2/source/text/swriter/04.po | 18 +- .../si/helpcontent2/source/text/swriter/guide.po | 118 +- 30 files changed, 5153 insertions(+), 2668 deletions(-) (limited to 'source/si/helpcontent2') diff --git a/source/si/helpcontent2/source/auxiliary.po b/source/si/helpcontent2/source/auxiliary.po index c88c4448312..84000547eca 100644 --- a/source/si/helpcontent2/source/auxiliary.po +++ b/source/si/helpcontent2/source/auxiliary.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: 2019-08-21 21:36+0200\n" +"POT-Creation-Date: 2019-11-25 17:08+0100\n" "PO-Revision-Date: 2018-07-19 12:57+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -583,13 +583,13 @@ msgctxt "" msgid "Charts and Diagrams" msgstr "" -#. YC7ih +#. GVohQ #: shared.tree msgctxt "" "shared.tree\n" "1013\n" "node.text" -msgid "Load, Save, Import, Export" +msgid "Load, Save, Import, Export, PDF" msgstr "" #. Ty8Du diff --git a/source/si/helpcontent2/source/text/sbasic/shared.po b/source/si/helpcontent2/source/text/sbasic/shared.po index 5e210cb6e5d..fcda613f0a2 100644 --- a/source/si/helpcontent2/source/text/sbasic/shared.po +++ b/source/si/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: 2019-11-13 13:46+0100\n" +"POT-Creation-Date: 2019-12-24 18:00+0100\n" "PO-Revision-Date: 2018-10-21 20:33+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -1969,13 +1969,13 @@ msgctxt "" msgid "Using Variables" msgstr "" -#. PDbAJ +#. TjAJy #: 01020100.xhp msgctxt "" "01020100.xhp\n" "bm_id3149346\n" "help.text" -msgid "names of variables variables; using types of variables declaring variables values;of variables constants arrays;declaring defining;constants" +msgid "names of variables variables; using types of variables declaring variables values;of variables literals;integer literals;hexadecimal literals;integer literals;octal literals;&h notation literals;&o notation literals;floating-point constants arrays;declaring defining;constants" msgstr "" #. VAkCC @@ -2329,13 +2329,13 @@ msgctxt "" msgid "Single Variables" msgstr "" -#. B2eF2 +#. VAptr #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153070\n" "help.text" -msgid "Single variables can take positive or negative values ranging from 3.402823 x 10E38 to 1.401298 x 10E-45. Single variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Single variables are suitable for mathematical calculations of average precision. Calculations require more time than for Integer variables, but are faster than calculations with Double variables. A Single variable requires 4 bytes of memory. The type-declaration character is \"!\"." +msgid "Single variables can take positive or negative values ranging from 3.402823 x 10E38 to 1.401298 x 10E-45. Single variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Single variables are suitable for mathematical calculations of average precision. Calculations require more time than for Integer variables, but are faster than calculations with Double variables. A Single variable requires 4 bytes of memory. The type-declaration character is \"!\"." msgstr "" #. X2BBe @@ -2347,13 +2347,22 @@ msgctxt "" msgid "Double Variables" msgstr "" -#. WVPhh +#. WhxRy #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150953\n" "help.text" -msgid "Double variables can take positive or negative values ranging from 1.79769313486232 x 10E308 to 4.94065645841247 x 10E-324. Double variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Double variables are suitable for precise calculations. Calculations require more time than for Single variables. A Double variable requires 8 bytes of memory. The type-declaration character is \"#\"." +msgid "Double variables can take positive or negative values ranging from 1.79769313486232 x 10E308 to 4.94065645841247 x 10E-324. Double variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Double variables are suitable for precise calculations. Calculations require more time than for Single variables. A Double variable requires 8 bytes of memory. The type-declaration character is \"#\"." +msgstr "" + +#. KYBFy +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_idm1341130144\n" +"help.text" +msgid "Dim Variable#" msgstr "" #. vFZcZ @@ -2374,6 +2383,24 @@ msgctxt "" msgid "Currency variables are internally stored as 64-bit numbers (8 Bytes) and displayed as a fixed-decimal number with 15 non-decimal and 4 decimal places. The values range from -922337203685477.5808 to +922337203685477.5807. Currency variables are used to calculate currency values with a high precision. The type-declaration character is \"@\"." msgstr "" +#. rs7qz +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"hd_id301576839713868\n" +"help.text" +msgid "Literals for integers" +msgstr "" + +#. PTiRZ +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"par_id1001576839723156\n" +"help.text" +msgid "Numbers can be encoded using octal and hexadecimal forms." +msgstr "" + #. nGGUD #: 01020100.xhp msgctxt "" @@ -3670,14 +3697,14 @@ msgctxt "" msgid "Organizing Libraries and Modules" msgstr "පුස්තකාල සහ මොඩියුල සංවිධානය කිරීම" -#. 7e73U +#. Kq6sz #: 01030400.xhp msgctxt "" "01030400.xhp\n" "bm_id3148797\n" "help.text" -msgid "libraries;organizingmodules;organizingcopying;modulesadding librariesdeleting;libraries/modules/dialogsdialogs;organizingmoving;modulesorganizing;modules/libraries/dialogsrenaming modules and dialogs" -msgstr "libraries;organizingmodules;organizingcopying;modulesadding librariesdeleting;libraries/modules/dialogsdialogs;organizingmoving;modulesorganizing;modules/libraries/dialogsrenaming modules and dialogs" +msgid "libraries;organizinglibraries;containersmodules;organizingcopying;modulesadding librariesdeleting;libraries/modules/dialogsdialogs;organizingmoving;modulesorganizing;modules/libraries/dialogsrenaming modules and dialogs" +msgstr "" #. ToKAi #: 01030400.xhp @@ -3688,6 +3715,60 @@ msgctxt "" msgid "Organizing Libraries and Modules" msgstr "පුස්තකාල සහ මොඩියුල සංවිධානය කිරීම" +#. H2wBb +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"hd_id371574080559061\n" +"help.text" +msgid "Basic Libraries Containers" +msgstr "" + +#. diKBf +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id961574080563824\n" +"help.text" +msgid "%PRODUCTNAME Basic libraries can be stored in 3 different containers:" +msgstr "" + +#. HYjJE +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id571574079618609\n" +"help.text" +msgid "%PRODUCTNAME Macros: libraries stored in this container are available for all users of the computer and are managed by the computer administrator. The container is located in the %PRODUCTNAME installation directory." +msgstr "" + +#. UG2dG +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id151574079741214\n" +"help.text" +msgid "My Macros: libraries stored in this container are available to all documents of your user. The container is located in the user profile area and is not accessible by another user." +msgstr "" + +#. 4ABok +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id581574080384335\n" +"help.text" +msgid "Document: libraries stored in the document container are only available for the document and are accessible only when the document is open. You cannot access macros of a document from another document." +msgstr "" + +#. GCWxT +#: 01030400.xhp +msgctxt "" +"01030400.xhp\n" +"par_id881574081445896\n" +"help.text" +msgid "To access macros stored in libraries of %PRODUCTNAME Macros or My Macros from another container, including the document container, use the GlobalScope specifier." +msgstr "" + #. bGzjL #: 01030400.xhp msgctxt "" @@ -9097,6 +9178,15 @@ msgctxt "" msgid "RGB Function" msgstr "" +#. qMADe +#: 03010305.xhp +msgctxt "" +"03010305.xhp\n" +"bm_id851576768070903\n" +"help.text" +msgid "RGB function" +msgstr "" + #. LaGGq #: 03010305.xhp msgctxt "" @@ -17269,22 +17359,22 @@ msgctxt "" msgid "LF - Line feed" msgstr "" -#. q9iyd +#. CncC2 #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id521512319135830\n" "help.text" -msgid "\\x0D\\x0A (13 10) for 32-bit Windows" +msgid "\\x0D\\x0A (13 10) for Windows" msgstr "" -#. bYvYU +#. CPCWE #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id61512319163913\n" "help.text" -msgid "\\x0A (10) for other 64-bit systems" +msgid "\\x0A (10) for other systems" msgstr "" #. LXUYw @@ -17620,14 +17710,14 @@ msgctxt "" msgid "Error Function" msgstr "" -#. AwQS2 +#. rMs2R #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3148663\n" "help.text" -msgid "Returns the error message that corresponds to a given error code." -msgstr "දෙන ලද දෝෂ කේතයකට අනුරූප දෝෂ පණිවිඩය ආපසු ලබා දෙයි." +msgid "Returns the error message that corresponds to a value or raises a given error context." +msgstr "" #. h8KBQ #: 03050300.xhp @@ -17638,14 +17728,32 @@ msgctxt "" msgid "Syntax:" msgstr "කාරක රීතිය:" -#. H7H8J +#. FowuD +#: 03050300.xhp +msgctxt "" +"03050300.xhp\n" +"par_id631576404838377\n" +"help.text" +msgid "Error" +msgstr "" + +#. TMhEb #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3154366\n" "help.text" -msgid "Error (Expression)" -msgstr "දෝෂය (ප්‍රකාශනය)" +msgid "Error(expression)" +msgstr "" + +#. bqewK +#: 03050300.xhp +msgctxt "" +"03050300.xhp\n" +"par_id231576404629080\n" +"help.text" +msgid "Error err_code" +msgstr "" #. ANh6X #: 03050300.xhp @@ -17656,14 +17764,14 @@ msgctxt "" msgid "Return value:" msgstr "ආපසු ලබාදෙන අගය:" -#. mkAsA +#. FNBFf #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3154125\n" "help.text" -msgid "String" -msgstr "String" +msgid "String or raised error context" +msgstr "" #. BnAcN #: 03050300.xhp @@ -17674,22 +17782,31 @@ msgctxt "" msgid "Parameters:" msgstr "පරාමිතීන්:" -#. 6qk7p +#. cWGA9 +#: 03050300.xhp +msgctxt "" +"03050300.xhp\n" +"par_id3159254\n" +"help.text" +msgid "If no argument is provided, the Error function returns the error message of the most recent error that occurred during program execution." +msgstr "" + +#. JCiAF #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3153193\n" "help.text" -msgid "Expression: Any numeric expression that contains the error code of the error message that you want to return." +msgid "expression: Any numeric expression whose error code can be mapped to an existing error message. An empty string is returned if the error code does not exist." msgstr "" -#. qoC93 +#. gDA6e #: 03050300.xhp msgctxt "" "03050300.xhp\n" -"par_id3159254\n" +"par_id351576405235602\n" "help.text" -msgid "If no parameters are passed, the Error function returns the error message of the most recent error that occurred during program execution." +msgid "err_code: Any value that corresponds to an existing error code." msgstr "" #. YLe3q @@ -25369,22 +25486,40 @@ msgctxt "" msgid "Type Statement" msgstr "" -#. RJfCF +#. TYvyD #: 03090413.xhp msgctxt "" "03090413.xhp\n" "par_id3159158\n" "help.text" -msgid "Define non-UNO data structures (structs)." +msgid "Define non-UNO data structures." msgstr "" -#. czHF6 +#. hGDzF #: 03090413.xhp msgctxt "" "03090413.xhp\n" "par_id311512206747401\n" "help.text" -msgid "A struct is an ordered collection of data fields, that can be manipulated as a single item." +msgid "A Type structure is an ordered collection of data fields, that can be manipulated as a single item." +msgstr "" + +#. TTALN +#: 03090413.xhp +msgctxt "" +"03090413.xhp\n" +"par_id351573639548645\n" +"help.text" +msgid "A Type structure scope is that of the module it belongs to." +msgstr "" + +#. eGJzD +#: 03090413.xhp +msgctxt "" +"03090413.xhp\n" +"par_id701573639564765\n" +"help.text" +msgid "Enumerations can be created using Type statement definitions. Calling Python Scripts from Basic illustrates that mechanism." msgstr "" #. 2VyE8 @@ -28807,13 +28942,13 @@ msgctxt "" msgid "IsObject Function" msgstr "" -#. GeK7z +#. AyVCR #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id3148538\n" "help.text" -msgid "Tests if an object variable is an OLE object. The function returns True if the variable is an OLE object, otherwise it returns False." +msgid "Tests if a variable is an object, as opposed to primitive data types such as dates, numbers, texts. The function returns True if the variable is an object, otherwise it returns False." msgstr "" #. gBKMV @@ -28825,14 +28960,14 @@ msgctxt "" msgid "Syntax:" msgstr "කාරක රීතිය:" -#. tRCWc +#. C8wfe #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id3154285\n" "help.text" -msgid "IsObject (ObjectVar)" -msgstr "IsObject (ObjectVar)" +msgid "IsObject(var)" +msgstr "" #. ni2zH #: 03102800.xhp @@ -28843,14 +28978,14 @@ msgctxt "" msgid "Return value:" msgstr "ආපසු ලබාදෙන අගය:" -#. qzFEL +#. 4SsCT #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id3156024\n" "help.text" -msgid "Bool" -msgstr "Bool" +msgid "Boolean" +msgstr "" #. rEmQA #: 03102800.xhp @@ -28861,13 +28996,103 @@ msgctxt "" msgid "Parameters:" msgstr "පරාමිතීන්:" -#. j2b5R +#. JBB4B #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id3148552\n" "help.text" -msgid "ObjectVar: Any variable that you want to test. If the Object variable contains an OLE object, the function returns True." +msgid "var: Any variable that you want to test." +msgstr "" + +#. SPGXx +#: 03102800.xhp +msgctxt "" +"03102800.xhp\n" +"par_id891575896963115\n" +"help.text" +msgid "The following objects return True:" +msgstr "" + +#. CBoWs +#: 03102800.xhp +msgctxt "" +"03102800.xhp\n" +"par_id471575892220352\n" +"help.text" +msgid "OLE objects or UNO objects" +msgstr "" + +#. mBGyY +#: 03102800.xhp +msgctxt "" +"03102800.xhp\n" +"par_id451575892264518\n" +"help.text" +msgid "Class module object instances" +msgstr "" + +#. DgPrD +#: 03102800.xhp +msgctxt "" +"03102800.xhp\n" +"par_id851575882379006\n" +"help.text" +msgid "Extended types or enumerations" +msgstr "" + +#. TFDZQ +#: 03102800.xhp +msgctxt "" +"03102800.xhp\n" +"par_id131575882378422\n" +"help.text" +msgid "Routines or variables when defined as Object." +msgstr "" + +#. oqtFf +#: 03102800.xhp +msgctxt "" +"03102800.xhp\n" +"par_id511575889156356\n" +"help.text" +msgid "%PRODUCTNAME Basic modules" +msgstr "" + +#. MCx37 +#: 03102800.xhp +msgctxt "" +"03102800.xhp\n" +"par_id441575886284392\n" +"help.text" +msgid "Data structures return True even when empty. Object defined variables return True even if uninitialized." +msgstr "" + +#. yHDkt +#: 03102800.xhp +msgctxt "" +"03102800.xhp\n" +"par_id191575887649871\n" +"help.text" +msgid "Enum statement" +msgstr "" + +#. Dg4st +#: 03102800.xhp +msgctxt "" +"03102800.xhp\n" +"par_id51575897210153\n" +"help.text" +msgid "Type statement" +msgstr "" + +#. WEgzG +#: 03102800.xhp +msgctxt "" +"03102800.xhp\n" +"par_id811575887627196\n" +"help.text" +msgid "Using variables" msgstr "" #. dj7fW @@ -40084,22 +40309,22 @@ msgctxt "" msgid "Statement Option VBAsupport 1 sets Option Compatible statement automatically." msgstr "" -#. z8D8s +#. j8iHM #: compatible.xhp msgctxt "" "compatible.xhp\n" -"N0129\n" +"N0131\n" "help.text" -msgid "Refer to Identifying the Operating System and Getting Session Information for Option Compatible simple examples, or Access2Base shared Basic library for other class examples making use of Option Compatible compiler mode." +msgid "Variables scope modification in Using Procedures and Functions with CompatibilityMode() function." msgstr "" -#. j8iHM +#. 2hkYG #: compatible.xhp msgctxt "" "compatible.xhp\n" -"N0131\n" +"N0129\n" "help.text" -msgid "Variables scope modification in Using Procedures and Functions with CompatibilityMode() function." +msgid "Refer to Identifying the Operating System and Getting Session Information for class module examples, or Access2Base shared Basic library for other class examples making use of Option Compatible compiler mode." msgstr "" #. 7pf8S @@ -40183,6 +40408,15 @@ msgctxt "" msgid "Display WindowManager grouped constant values:" msgstr "" +#. HBPCv +#: enum.xhp +msgctxt "" +"enum.xhp\n" +"par_id731573636687662\n" +"help.text" +msgid "Enumerations can be extended to other data types using Type statement definitions. Calling Python Scripts from Basic illustrates that mechanism." +msgstr "" + #. N48Xe #: enum.xhp msgctxt "" diff --git a/source/si/helpcontent2/source/text/sbasic/shared/02.po b/source/si/helpcontent2/source/text/sbasic/shared/02.po index f5a012274e5..1a7b792417f 100644 --- a/source/si/helpcontent2/source/text/sbasic/shared/02.po +++ b/source/si/helpcontent2/source/text/sbasic/shared/02.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: 2019-04-08 14:23+0200\n" +"POT-Creation-Date: 2019-12-17 14:17+0100\n" "PO-Revision-Date: 2017-05-15 16:47+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -16,6 +16,7 @@ msgstr "" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1494866864.000000\n" +#. 6Kkin #: 11010000.xhp msgctxt "" "11010000.xhp\n" @@ -24,6 +25,7 @@ msgctxt "" msgid "Library" msgstr "පුස්තකාලය" +#. uR2gG #: 11010000.xhp msgctxt "" "11010000.xhp\n" @@ -32,6 +34,7 @@ msgctxt "" msgid "Library" msgstr "පුස්තකාලය" +#. MCJF5 #: 11010000.xhp msgctxt "" "11010000.xhp\n" @@ -40,6 +43,7 @@ msgctxt "" msgid "Select the library that you want to edit. The first module of the library that you select is displayed in the Basic IDE." msgstr "ඔබට සංස්කරණය කිරීමට අවශ්‍ය පුස්තකාලය තෝරන්න. ඔබ තෝරන පුස්තකාලයේ මුල් එකකය Basic IDE හි ප්‍රදර්ශනය කරනු ලබයි." +#. hYM32 #: 11010000.xhp msgctxt "" "11010000.xhp\n" @@ -48,6 +52,7 @@ msgctxt "" msgid "List box Library" msgstr "ලැයිස්තු පෙට්ටි පුස්තකාලය" +#. 2WAR4 #: 11010000.xhp msgctxt "" "11010000.xhp\n" @@ -56,6 +61,7 @@ msgctxt "" msgid "Library List Box" msgstr "පුස්තකාල ලැයිස්තු පෙට්ටිය" +#. QZQhW #: 11020000.xhp msgctxt "" "11020000.xhp\n" @@ -64,6 +70,7 @@ msgctxt "" msgid "Compile" msgstr "සම්පාදනය" +#. sG7ET #: 11020000.xhp msgctxt "" "11020000.xhp\n" @@ -72,6 +79,7 @@ msgctxt "" msgid "Compile" msgstr "සම්පාදනය" +#. FkJqv #: 11020000.xhp msgctxt "" "11020000.xhp\n" @@ -80,14 +88,16 @@ msgctxt "" msgid "Compiles the Basic macro. You need to compile a macro after you make changes to it, or if the macro uses single or procedure steps." msgstr "මූලික නියෝග එකලස සම්පාදනය කරයි නියෝග එකලස වෙනස් කළ හොත් හෝ එය ක්‍රියාමර්ග අදියර කිහිපයකින් යුක්ත නම් එය සම්පාදනය කළ යුතුය" +#. LLoQJ #: 11020000.xhp msgctxt "" "11020000.xhp\n" "par_id3156426\n" "help.text" -msgid "Icon" -msgstr "අයිකනය" +msgid "Icon Compile" +msgstr "" +#. 3Z8WW #: 11020000.xhp msgctxt "" "11020000.xhp\n" @@ -96,6 +106,7 @@ msgctxt "" msgid "Compile" msgstr "සම්පාදනය" +#. GjyfZ #: 11030000.xhp msgctxt "" "11030000.xhp\n" @@ -104,6 +115,7 @@ msgctxt "" msgid "Run" msgstr "ධාවනය කරන්න" +#. n3bkD #: 11030000.xhp msgctxt "" "11030000.xhp\n" @@ -112,6 +124,7 @@ msgctxt "" msgid "Run" msgstr "ධාවනය කරන්න" +#. Vi9DY #: 11030000.xhp msgctxt "" "11030000.xhp\n" @@ -120,6 +133,7 @@ msgctxt "" msgid "Runs the first macro of the current module." msgstr "වත්මන් ඒකකයේ පළමු මැක්‍රෝව ධාවනය කරයි." +#. s2xuG #: 11030000.xhp msgctxt "" "11030000.xhp\n" @@ -128,6 +142,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. xkBpt #: 11030000.xhp msgctxt "" "11030000.xhp\n" @@ -136,6 +151,7 @@ msgctxt "" msgid "Run" msgstr "ධාවනය කරන්න" +#. vbsDe #: 11040000.xhp msgctxt "" "11040000.xhp\n" @@ -144,6 +160,7 @@ msgctxt "" msgid "Stop" msgstr "නවත්වන්න" +#. L7Mnk #: 11040000.xhp msgctxt "" "11040000.xhp\n" @@ -152,6 +169,7 @@ msgctxt "" msgid "macros; stoppingprogram stopsstopping macros" msgstr "මැක්‍රෝ; නවත්වමින්වැඩසටහන නවතියිමැක්‍රෝ නවත්වමින්" +#. ZV5Z3 #: 11040000.xhp msgctxt "" "11040000.xhp\n" @@ -160,6 +178,7 @@ msgctxt "" msgid "Stop" msgstr "නවත්වන්න" +#. XevvQ #: 11040000.xhp msgctxt "" "11040000.xhp\n" @@ -168,6 +187,7 @@ msgctxt "" msgid "Stops running the current macro. You can also press Shift+Ctrl+Q." msgstr "වත්මන් මැක්‍රෝව ධාවනය වීම නවත්වයි. ඔබට Shift+Ctrl+Q එබීමටද හැක." +#. K8AjD #: 11040000.xhp msgctxt "" "11040000.xhp\n" @@ -176,6 +196,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. g3Rn2 #: 11040000.xhp msgctxt "" "11040000.xhp\n" @@ -184,6 +205,7 @@ msgctxt "" msgid "Stop" msgstr "නවත්වන්න" +#. AdkXx #: 11050000.xhp msgctxt "" "11050000.xhp\n" @@ -192,6 +214,7 @@ msgctxt "" msgid "Single Step" msgstr "තනි පියවර" +#. HrJ7h #: 11050000.xhp msgctxt "" "11050000.xhp\n" @@ -200,6 +223,7 @@ msgctxt "" msgid "Single Step" msgstr "තනි පියවර" +#. 5NkKq #: 11050000.xhp msgctxt "" "11050000.xhp\n" @@ -208,6 +232,7 @@ msgctxt "" msgid "Runs the macro and stops it after the next command." msgstr "මැක්‍රෝව ධාවනය කර එය ඊළඟ විධානයෙන් පසුව නවත්වයි." +#. nCFSZ #: 11050000.xhp msgctxt "" "11050000.xhp\n" @@ -216,6 +241,7 @@ msgctxt "" msgid "You can use this command in conjunction with the Watch command to troubleshoot errors." msgstr "මෙම විධානය බලන්න විධානය සමගින් යොදගෙන වැරදි සෙවීමට භාවිතා කළ හැක" +#. SD8E7 #: 11050000.xhp msgctxt "" "11050000.xhp\n" @@ -224,6 +250,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. ESgvs #: 11050000.xhp msgctxt "" "11050000.xhp\n" @@ -232,6 +259,7 @@ msgctxt "" msgid "Single Step" msgstr "තනි පියවර" +#. NZffL #: 11050000.xhp msgctxt "" "11050000.xhp\n" @@ -240,6 +268,7 @@ msgctxt "" msgid "Procedure Step function" msgstr "ක්‍රියාපටිපාටි පියවර ක්‍රියාව" +#. JceSB #: 11060000.xhp msgctxt "" "11060000.xhp\n" @@ -248,6 +277,7 @@ msgctxt "" msgid "Procedure Step" msgstr "ක්‍රියාමාර්ග අදියර" +#. GCdz2 #: 11060000.xhp msgctxt "" "11060000.xhp\n" @@ -256,6 +286,7 @@ msgctxt "" msgid "Procedure Step" msgstr "ක්‍රියාමාර්ග අදියර" +#. narAD #: 11060000.xhp msgctxt "" "11060000.xhp\n" @@ -264,6 +295,7 @@ msgctxt "" msgid "Runs the macro and stops it after the next procedure." msgstr "නියෝග එකලස ධාවනය කර ඊළඟ ක්‍රියාමාර්ගය අවසානයේ දී නවතියි " +#. Re5BC #: 11060000.xhp msgctxt "" "11060000.xhp\n" @@ -272,6 +304,7 @@ msgctxt "" msgid "You can use this command in conjunction with the Watch command to troubleshoot errors." msgstr "මෙම විධානය බලන්න විධානය සමගින් යොදගෙන වැරදි සෙවීමට භාවිතා කළ හැක" +#. 8z956 #: 11060000.xhp msgctxt "" "11060000.xhp\n" @@ -280,6 +313,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. 8cnSk #: 11060000.xhp msgctxt "" "11060000.xhp\n" @@ -288,6 +322,7 @@ msgctxt "" msgid "Procedure Step" msgstr "ක්‍රියාමාර්ග අදියර" +#. dy7AF #: 11060000.xhp msgctxt "" "11060000.xhp\n" @@ -296,6 +331,7 @@ msgctxt "" msgid "Single Step function" msgstr "තනි අදියරේ ක්‍රියාව" +#. mK2Ph #: 11070000.xhp msgctxt "" "11070000.xhp\n" @@ -304,6 +340,7 @@ msgctxt "" msgid "Breakpoint" msgstr "බිඳුම් ඉම" +#. dSrmB #: 11070000.xhp msgctxt "" "11070000.xhp\n" @@ -312,6 +349,7 @@ msgctxt "" msgid "Breakpoint" msgstr "බිඳුම් ඉම" +#. iTCUE #: 11070000.xhp msgctxt "" "11070000.xhp\n" @@ -320,6 +358,7 @@ msgctxt "" msgid "Inserts a breakpoint in the program line." msgstr "වැඩසටහන් පේළියේ බිඳුම් ඉමක් එක් කරයි." +#. 2S8i7 #: 11070000.xhp msgctxt "" "11070000.xhp\n" @@ -328,6 +367,7 @@ msgctxt "" msgid "The breakpoint is inserted at the cursor position. Use a breakpoint to interrupt a program just before an error occurs. You can then troubleshoot the program by running it in Single Step mode until the error occurs. You can also use the Watch icon to check the content of the relevant variables." msgstr "බිඳුම් ඉම ක්ර්සර ලක්ෂයේ ඇතුල් කරනු ලබයි. දෝෂයක් මතු වීමට කලින් වැඩසටහනකට බාධා කිරීමට බිඳුම් ඉමක් භාවිතා කරන්න. ඔබට ඊළඟට දෝෂය මතු වෙන තුරු තනි පියවර ආකාරයෙන් වැඩසටහන ධාවනය කරමින් දෝෂය නිරාකරණය කල හැක. ඔබට අදාළ විචල්‍ය වල අන්තර්ගතය පරීක්ෂා කිරීමට මුර කරන්න අයිකනය භාවිතා කිරීමටද හැක." +#. srCR5 #: 11070000.xhp msgctxt "" "11070000.xhp\n" @@ -336,6 +376,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. GZkfR #: 11070000.xhp msgctxt "" "11070000.xhp\n" @@ -344,6 +385,7 @@ msgctxt "" msgid "Breakpoint" msgstr "බිඳුම් ඉම" +#. Xnu9h #: 11080000.xhp msgctxt "" "11080000.xhp\n" @@ -352,6 +394,7 @@ msgctxt "" msgid "Enable Watch" msgstr "මුර කිරීම සක්‍රිය කරන්න" +#. 4X56s #: 11080000.xhp msgctxt "" "11080000.xhp\n" @@ -360,6 +403,7 @@ msgctxt "" msgid "Enable Watch" msgstr "මුර කිරීම සක්‍රිය කරන්න" +#. TRivb #: 11080000.xhp msgctxt "" "11080000.xhp\n" @@ -368,6 +412,7 @@ msgctxt "" msgid "Click this icon to view the variables in a macro. The contents of the variable are displayed in a separate window." msgstr "මැක්‍රෝවක විචල්‍යය බැලීමට මෙම අයිකනය ක්ලික් කරන්න. විචල්‍යයේ අන්තර්ගතය වෙනම කවුළුවක දිස් වනු ඇත." +#. JteXo #: 11080000.xhp msgctxt "" "11080000.xhp\n" @@ -376,6 +421,7 @@ msgctxt "" msgid "Click the name of a variable to select it, then click the Enable Watch icon. The value that is assigned to the variable is displayed next to its name. This value is constantly updated." msgstr "විචල්‍යයක් තේරීමට එහි නම ක්ලික් කර මුර කිරීම සක්‍රිය කරන්න අයිකනය ක්ලික් කරන්න. විචල්‍යයට ආදේශ වෙන අගය එහි නමට ඉරිදියෙන් දිස් වනු ඇත. මෙම අගය නිතර යාවත්කාල වනු ඇත." +#. XDGmF #: 11080000.xhp msgctxt "" "11080000.xhp\n" @@ -384,6 +430,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. LEifr #: 11080000.xhp msgctxt "" "11080000.xhp\n" @@ -392,6 +439,7 @@ msgctxt "" msgid "Enable Watch" msgstr "මුර කිරීම සක්‍රිය කරන්න" +#. CLAjp #: 11080000.xhp msgctxt "" "11080000.xhp\n" @@ -400,6 +448,7 @@ msgctxt "" msgid "To remove the variable watch, select the variable in the Watch window, and then click on the Remove Watch icon." msgstr "විචල්‍යය මුර කිරීම ඉවත් කිරීමට මුර කිරීමේ කවුළුවේ විචල්‍යය තෝරා මුර කිරීම ඉවත් කරන්න අයිකනය මත ක්ලික් කරන්න." +#. kfzBw #: 11090000.xhp msgctxt "" "11090000.xhp\n" @@ -408,6 +457,7 @@ msgctxt "" msgid "Object Catalog" msgstr "වස්තු නාමාවලිය" +#. EKx2C #: 11090000.xhp msgctxt "" "11090000.xhp\n" @@ -416,6 +466,7 @@ msgctxt "" msgid "Object Catalog" msgstr "වස්තු නාමාවලිය" +#. bHCXS #: 11090000.xhp msgctxt "" "11090000.xhp\n" @@ -424,6 +475,7 @@ msgctxt "" msgid "Opens the Objects pane, where you can view Basic objects." msgstr "" +#. AVf2T #: 11090000.xhp msgctxt "" "11090000.xhp\n" @@ -432,6 +484,7 @@ msgctxt "" msgid "Double click the name of a function or sub to load the module that contains that function or sub, and to position the cursor. Double click the name of a module or dialog to load and display that module or dialog." msgstr "" +#. yNVBJ #: 11090000.xhp msgctxt "" "11090000.xhp\n" @@ -440,6 +493,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. EtHDn #: 11090000.xhp msgctxt "" "11090000.xhp\n" @@ -448,6 +502,7 @@ msgctxt "" msgid "Object Catalog" msgstr "වස්තු නාමාවලිය" +#. ATDaF #: 11090000.xhp msgctxt "" "11090000.xhp\n" @@ -456,6 +511,7 @@ msgctxt "" msgid "Window Area" msgstr "කවුළු ප්‍රදේශය" +#. 452ze #: 11090000.xhp msgctxt "" "11090000.xhp\n" @@ -464,6 +520,7 @@ msgctxt "" msgid "Displays a hierarchical view of the current $[officename] macro libraries, modules, and dialogs. To display the contents of an item in the window, double click its name." msgstr "" +#. gMG3o #: 11100000.xhp msgctxt "" "11100000.xhp\n" @@ -472,6 +529,7 @@ msgctxt "" msgid "Macros" msgstr "මැක්‍රෝ" +#. FLE8S #: 11100000.xhp msgctxt "" "11100000.xhp\n" @@ -480,6 +538,7 @@ msgctxt "" msgid "Macros" msgstr "ඒකක" +#. 5C9pN #: 11100000.xhp msgctxt "" "11100000.xhp\n" @@ -488,14 +547,16 @@ msgctxt "" msgid "Opens the Macro dialog." msgstr "මැක්‍රෝ සංවාදය විවෘත කරයි." +#. ST6ud #: 11100000.xhp msgctxt "" "11100000.xhp\n" "par_id3148538\n" "help.text" -msgid "Icon" -msgstr "අයිකනය" +msgid "Icon Macros" +msgstr "" +#. ZW2jE #: 11100000.xhp msgctxt "" "11100000.xhp\n" @@ -504,6 +565,7 @@ msgctxt "" msgid "Macros" msgstr "මැක්‍රෝ" +#. AzKnt #: 11110000.xhp msgctxt "" "11110000.xhp\n" @@ -512,6 +574,7 @@ msgctxt "" msgid "Modules" msgstr "ඒකක" +#. z4nD8 #: 11110000.xhp msgctxt "" "11110000.xhp\n" @@ -520,6 +583,7 @@ msgctxt "" msgid "Modules" msgstr "ඒකක" +#. dGdth #: 11110000.xhp msgctxt "" "11110000.xhp\n" @@ -528,14 +592,16 @@ msgctxt "" msgid "Click here to open the Macro Organizer dialog." msgstr "මැක්‍රෝ සංවිධායක සංවාදය විවෘත කිරීමට මෙහි ක්ලික් කරන්න." +#. 2pTWM #: 11110000.xhp msgctxt "" "11110000.xhp\n" "par_id3157958\n" "help.text" -msgid "Icon" -msgstr "අයිකනය" +msgid "Icon Modules" +msgstr "" +#. DikyS #: 11110000.xhp msgctxt "" "11110000.xhp\n" @@ -544,6 +610,7 @@ msgctxt "" msgid "Modules" msgstr "ඒකක" +#. D3G7x #: 11120000.xhp msgctxt "" "11120000.xhp\n" @@ -552,6 +619,7 @@ msgctxt "" msgid "Find Parentheses" msgstr "වරහන් සොයන්න" +#. awTDX #: 11120000.xhp msgctxt "" "11120000.xhp\n" @@ -560,6 +628,7 @@ msgctxt "" msgid "Find Parentheses" msgstr "වරහන් සොයන්න" +#. Kkd6M #: 11120000.xhp msgctxt "" "11120000.xhp\n" @@ -568,14 +637,16 @@ msgctxt "" msgid "Highlights the text that is enclosed by two corresponding brackets. Place the text cursor in front of an opening or closing bracket, and then click this icon." msgstr "අනුරූප වරහන් දෙකකින් වැසූ පෙළ ඉස්මතු කරයි. පෙළ කර්සරය අරින හෝ වහන වරහනක් ඉදිරියෙන් තබා මෙම අයිකනය ක්ලික් කරන්න." +#. jPbz5 #: 11120000.xhp msgctxt "" "11120000.xhp\n" "par_id3149182\n" "help.text" -msgid "Icon" -msgstr "අයිකනය" +msgid "Icon Find Parentheses" +msgstr "" +#. Y8mTx #: 11120000.xhp msgctxt "" "11120000.xhp\n" @@ -584,6 +655,7 @@ msgctxt "" msgid "Find Parentheses" msgstr "වරහන් සොයන්න" +#. c5Phf #: 11140000.xhp msgctxt "" "11140000.xhp\n" @@ -592,6 +664,7 @@ msgctxt "" msgid "Insert Source Text" msgstr "මූල පෙළ ඇතුල් කරන්න" +#. FBDRn #: 11140000.xhp msgctxt "" "11140000.xhp\n" @@ -600,6 +673,7 @@ msgctxt "" msgid "Insert Source Text" msgstr "මූල පෙළ ඇතුල් කරන්න" +#. JscV7 #: 11140000.xhp msgctxt "" "11140000.xhp\n" @@ -608,6 +682,7 @@ msgctxt "" msgid "Opens the Basic source text in the Basic IDE window." msgstr "Basic මූල පෙළ Basic IDE කවුළුවේ විවෘත කරයි." +#. vDwRJ #: 11140000.xhp msgctxt "" "11140000.xhp\n" @@ -616,6 +691,7 @@ msgctxt "" msgid "Place the cursor in the code where you want to insert the source text, and then click the Insert source text icon. Locate the file that contains the Basic source text that you want to insert, and then click Open." msgstr "ඔබට මූල පෙළ ඇතුල් කිරීමට අවශ්‍ය කේත ස්ථානයේ කර්සරය තබා මූල පෙළ ඇතුල් කරන්න අයිකනය ක්ලික් කරන්න. ඔබට ඇතුල් කිරීමට අවශ්‍ය Basic මූල පෙළ තිබෙන ගොනුව තිබෙන ස්ථානය සොයා විවෘත කරන්න ක්ලික් කරන්න." +#. 9CHh2 #: 11140000.xhp msgctxt "" "11140000.xhp\n" @@ -624,6 +700,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. WqWiH #: 11140000.xhp msgctxt "" "11140000.xhp\n" @@ -632,6 +709,7 @@ msgctxt "" msgid "Insert source text" msgstr "මූල පෙළ ඇතුල් කරන්න" +#. FtAKL #: 11150000.xhp msgctxt "" "11150000.xhp\n" @@ -640,6 +718,7 @@ msgctxt "" msgid "Save Source As" msgstr "මූලය මෙලෙස සුරකින්න" +#. QL8Bk #: 11150000.xhp msgctxt "" "11150000.xhp\n" @@ -648,6 +727,7 @@ msgctxt "" msgid "Save Source As" msgstr "මූලය මෙලෙස සුරකින්න" +#. C4hju #: 11150000.xhp msgctxt "" "11150000.xhp\n" @@ -656,6 +736,7 @@ msgctxt "" msgid "Saves the source code of the selected Basic macro." msgstr "තේරූ Basic මැක්‍රෝවේ මූල කේතය සුරකින්න." +#. MVAHT #: 11150000.xhp msgctxt "" "11150000.xhp\n" @@ -664,6 +745,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. tHk8j #: 11150000.xhp msgctxt "" "11150000.xhp\n" @@ -672,6 +754,7 @@ msgctxt "" msgid "Save Source As" msgstr "මූලය මෙලෙස සුරකින්න" +#. GG5kY #: 11160000.xhp msgctxt "" "11160000.xhp\n" @@ -680,6 +763,7 @@ msgctxt "" msgid "Step Out" msgstr "ඉවත් වෙන්න" +#. KeqCM #: 11160000.xhp msgctxt "" "11160000.xhp\n" @@ -688,6 +772,7 @@ msgctxt "" msgid "Step Out" msgstr "ඉවත් වෙන්න" +#. 4rNBj #: 11160000.xhp msgctxt "" "11160000.xhp\n" @@ -696,14 +781,16 @@ msgctxt "" msgid "Jumps back to the previous routine in the current macro." msgstr "වත්මන් මැක්‍රෝවේ පෙර ක්‍රම චර්යාවට ආපසු පනී." +#. V7PQF #: 11160000.xhp msgctxt "" "11160000.xhp\n" "par_id3156410\n" "help.text" -msgid "Icon" -msgstr "අයිකනය" +msgid "Icon Step Out" +msgstr "" +#. aLy3R #: 11160000.xhp msgctxt "" "11160000.xhp\n" @@ -712,6 +799,7 @@ msgctxt "" msgid "Step Out" msgstr "ඉවත් වෙන්න" +#. p2AD7 #: 11170000.xhp msgctxt "" "11170000.xhp\n" @@ -720,6 +808,7 @@ msgctxt "" msgid "Manage Breakpoints" msgstr "බිඳුම් ලක්ෂ්‍ය කළමණාකරණය" +#. 9xPeD #: 11170000.xhp msgctxt "" "11170000.xhp\n" @@ -728,6 +817,7 @@ msgctxt "" msgid "Manage Breakpoints" msgstr "බිඳුම් ලක්ෂ්‍ය කළමණාකරණය" +#. XqJ6C #: 11170000.xhp msgctxt "" "11170000.xhp\n" @@ -736,6 +826,7 @@ msgctxt "" msgid "Calls a dialog to manage breakpoints." msgstr "බිඳුම් ලක්ෂ්‍ය කළමණාකරණය සඳහා සංවාද කොටුවක් කැඳවයි " +#. EJzPX #: 11170000.xhp msgctxt "" "11170000.xhp\n" @@ -744,6 +835,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. drqjA #: 11170000.xhp msgctxt "" "11170000.xhp\n" @@ -752,6 +844,7 @@ msgctxt "" msgid "Manage Breakpoints" msgstr "බිඳුම් ලක්ෂ්‍ය කළමණාකරණය" +#. VEXGo #: 11170000.xhp msgctxt "" "11170000.xhp\n" @@ -760,6 +853,7 @@ msgctxt "" msgid "Manage Breakpoints dialog" msgstr "බිඳුම් ලක්ෂ්‍ය කළමණාකරණය සංවාද කොටුව " +#. sBFuo #: 11180000.xhp msgctxt "" "11180000.xhp\n" @@ -768,6 +862,7 @@ msgctxt "" msgid "Import Dialog" msgstr "" +#. DpFcB #: 11180000.xhp msgctxt "" "11180000.xhp\n" @@ -776,6 +871,7 @@ msgctxt "" msgid "Import Dialog" msgstr "ධාවනය කරන්න" +#. XBChu #: 11180000.xhp msgctxt "" "11180000.xhp\n" @@ -784,6 +880,7 @@ msgctxt "" msgid "Calls an \"Open\" dialog to import a BASIC dialog file." msgstr "" +#. FbBoM #: 11180000.xhp msgctxt "" "11180000.xhp\n" @@ -792,6 +889,7 @@ msgctxt "" msgid "If the imported dialog has a name that already exists in the library, you see a message box where you can decide to rename the imported dialog. In this case the dialog will be renamed to the next free \"automatic\" name like when creating a new dialog. Or you can replace the existing dialog by the imported dialog. If you click Cancel the dialog is not imported." msgstr "" +#. n6QpJ #: 11180000.xhp msgctxt "" "11180000.xhp\n" @@ -800,6 +898,7 @@ msgctxt "" msgid "Dialogs can contain localization data. When importing a dialog, a mismatch of the dialogs' localization status can occur." msgstr "" +#. DecXa #: 11180000.xhp msgctxt "" "11180000.xhp\n" @@ -808,6 +907,7 @@ msgctxt "" msgid "If the library contains additional languages compared to the imported dialog, or if the imported dialog is not localized at all, then the additional languages will silently be added to the imported dialog using the strings of the dialog's default locale." msgstr "" +#. mGc9E #: 11180000.xhp msgctxt "" "11180000.xhp\n" @@ -816,6 +916,7 @@ msgctxt "" msgid "If the imported dialog contains additional languages compared to the library, or if the library is not localized at all, then you see a message box with Add, Omit, and Cancel buttons." msgstr "" +#. XrhtD #: 11180000.xhp msgctxt "" "11180000.xhp\n" @@ -824,6 +925,7 @@ msgctxt "" msgid "Add: The additional languages from the imported dialog will be added to the already existing dialog. The resources from the library's default language will be used for the new languages. This is the same as if you add these languages manually." msgstr "" +#. GzYU9 #: 11180000.xhp msgctxt "" "11180000.xhp\n" @@ -832,6 +934,7 @@ msgctxt "" msgid "Omit: The library's language settings will stay unchanged. The imported dialog's resources for the omitted languages are not copied into the library, but they remain in the imported dialog's source files." msgstr "" +#. CYDb7 #: 11180000.xhp msgctxt "" "11180000.xhp\n" @@ -840,6 +943,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. jhUym #: 11180000.xhp msgctxt "" "11180000.xhp\n" @@ -848,6 +952,7 @@ msgctxt "" msgid "Import Dialog" msgstr "" +#. csTtJ #: 11190000.xhp msgctxt "" "11190000.xhp\n" @@ -856,6 +961,7 @@ msgctxt "" msgid "Export Dialog" msgstr "" +#. ZwGyC #: 11190000.xhp msgctxt "" "11190000.xhp\n" @@ -864,6 +970,7 @@ msgctxt "" msgid "Export Dialog" msgstr "ධාවනය කරන්න" +#. aVo7E #: 11190000.xhp msgctxt "" "11190000.xhp\n" @@ -872,6 +979,7 @@ msgctxt "" msgid "In the dialog editor, this command calls a \"Save as\" dialog to export the current BASIC dialog." msgstr "" +#. 7DnCe #: 11190000.xhp msgctxt "" "11190000.xhp\n" @@ -880,6 +988,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. hESPm #: 11190000.xhp msgctxt "" "11190000.xhp\n" @@ -888,6 +997,7 @@ msgctxt "" msgid "Export Dialog" msgstr "" +#. d2nFH #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -896,6 +1006,7 @@ msgctxt "" msgid "Insert Controls" msgstr "පාලක ඇතුල් කරන්න" +#. F2psp #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -904,6 +1015,7 @@ msgctxt "" msgid "controls; in dialog editorpush button control in dialog editoricon controlbuttons; controlsimage controlcheck box controlradio button controloption button controlfixed text controllabel field controlediting; controlstext boxes; controlslist boxes; controlscombo box controlscroll bar controlhorizontal scrollbar controlvertical scrollbar controlgroup box controlprogress bar controlfixed line controlhorizontal line controlline controlvertical line controldate field controltime field controlnumerical field controlcurrency field controlformatted field controlpattern field controlmasked field controlfile selection controlselection options for controlstest mode control" msgstr "පාලක; සංවාද සංස්කාරකයේසංවාද සංස්කාරකයේ එබුම් බොත්තම් පාලකයඅයිකනය පාලකයබොත්තම්; පාලකඅනුරූ පාලකයසළකුණු කොටුව පාලකයරේඩියෝ බොත්තම පාලකයඅභිරුචි බොත්තම පාලකයනියත පෙළ පාලකයලේබල ක්ෂේත්‍රය පාලකයසංස්කරණය කිරීම; පාලකපෙළ කොටු; පාලකලැයිස්තු කොටු; පාලකසංයුක්ත කොටුව පාලකයඅනුචලන තීරුව පාලකයතිරස් අනුචලන තීරුව පාලකයසිරස් අනුචලන තීරුව පාලකයසමූහ කොටුව පාලකයප්‍රගති තීරුව පාලකයනියත රේඛාව පාලකයසිරස් රේඛාව පාලකයරේඛාව පාලකයතිරස් රේඛාව පාලකයදින ක්ෂේත්‍රය පාලකයවේලා ක්ෂේත්‍රය පාලකයසංඛ්‍යාත්මක ක්ෂේත්‍රය පාලකයමුදල් ක්ෂේත්‍රය පාලකයහැඩගැස්වූ ක්ෂේත්‍රය පාලකයමෝස්තර ක්ෂේත්‍රය පාලකයආවරණය කල ක්ෂේත්‍රය පාලකයගොනු තේරීම පාලකයසඳහා තේරීම් අභිරුචි පාලකපරීක්ෂණ ආකාරය පාලකය" +#. YL3Za #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -912,6 +1024,7 @@ msgctxt "" msgid "Insert Controls" msgstr "පාලක ඇතුල් කරන්න" +#. jnfj9 #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -920,6 +1033,7 @@ msgctxt "" msgid "Opens the Toolbox bar." msgstr "මෙවලම් පෙට්ටි තීරුව විවෘත කරයි." +#. cJADH #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -928,6 +1042,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකන" +#. DCFsK #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -936,6 +1051,7 @@ msgctxt "" msgid "Insert Controls" msgstr "පාලක ඇතුල් කරන්න" +#. BjneK #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -944,6 +1060,7 @@ msgctxt "" msgid "In edit mode, double-click a control to open the properties dialog." msgstr "සංස්කාරක ආකාරයේදී ගුණාංග සංවාද විවෘත කිරීමට ද්චී ක්ලික් කරන්න." +#. eo4TR #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -952,6 +1069,7 @@ msgctxt "" msgid "In edit mode, you can also right-click a control and choose the cut, copy, and paste command." msgstr "සංස්කාරක ආකාරයේදී ඔබට පාලකයක් දකුණු ක්ලික් කර කපන්න, පිටපත් කරන්න සහ අලවන්න විධාන තේරීමටද හැක." +#. s9tA6 #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -960,6 +1078,7 @@ msgctxt "" msgid "Button" msgstr "බොත්තම" +#. ApFSn #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -968,6 +1087,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. pGofA #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -976,6 +1096,7 @@ msgctxt "" msgid "Adds a command button. You can use a command button to execute a command for a defined event, such as a mouse click." msgstr "විධාන බොත්තමක් එක් කරයි. ඔබට මූසික ක්ලික් කිරීමක් වැනි අර්ථ දැක්වූ සිද්ධියක් සඳහා විධාන බොත්තමක් භාවිතා කල හැක." +#. GZHQC #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -984,6 +1105,7 @@ msgctxt "" msgid "If you want, you can add text or a graphic to the button." msgstr "ඔබට අවශ්‍යනම් බොත්තමට පෙළ හෝ චිත්‍රක එක් කල හැක." +#. EFgyZ #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -992,6 +1114,7 @@ msgctxt "" msgid "Image Control" msgstr "අනුරූ පාලකය" +#. iwZZH #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1000,6 +1123,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. VFc83 #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1008,6 +1132,7 @@ msgctxt "" msgid "Adds a control that displays a graphic." msgstr "චිත්‍රකයක් ප්‍රදර්ශනය කරන පාලකයක් එක් කරයි." +#. bYtDg #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1016,6 +1141,7 @@ msgctxt "" msgid "Check Box" msgstr "සළකුණු කොටුව" +#. jLYsw #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1024,6 +1150,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. QWB7B #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1032,6 +1159,7 @@ msgctxt "" msgid "Adds a check box that you can use to turn a function on or off." msgstr "ක්‍රියාවක් සක්‍රිය කරන්න හෝ සක්‍රිය කරන්න භවිතා කල හැකි සළකුණු කොටුවක් එක් කරයි." +#. gG6kh #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1040,6 +1168,7 @@ msgctxt "" msgid "Option Button" msgstr "අභිරුචි බොත්තම" +#. 4PEup #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1048,6 +1177,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. FWkY8 #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1056,6 +1186,7 @@ msgctxt "" msgid "Adds a button that allows a user to select from a number of options. Grouped option buttons must have consecutive tab indices. They are commonly encircled by a group box. If you have two groups of option buttons, you must insert a tab index between the tab indices of the two groups on the group frame." msgstr "පරිශීලකට අභිරුචි ගණනාවකින් තෝරාගත හැකි බොත්තමක් එක් කරයි. සමූහ අභිරුචි බොත්තම් වලට අනුගාමී පටිති දර්ශක තිබිය යුතුය. ඒවා පොදුවේ සමූහ කොටුවක් මඟින් වට කර ඇත. ඔබට අභිරුචි බොත්තම් සමූහ දෙකක් තිබේ නම් ඔබ සමූහ රාමුවේ සමූහ දෙකේ පටිති දර්ශක අතර පටිති සුචියක් ඇතුල් කල යුතුය." +#. DaRgN #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1064,6 +1195,7 @@ msgctxt "" msgid "Label Field" msgstr "ලේබල ක්ෂේත්‍රය" +#. LwW4F #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1072,6 +1204,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. XA4Aw #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1080,6 +1213,7 @@ msgctxt "" msgid "Adds a field for displaying text labels. These labels are only for displaying predefined text, and not for entering text." msgstr "පෙළ ලේබල ප්‍රදර්ශනය සඳහා ක්ෂේත්‍රයක් එක් කරයි. මෙම ලේබල පෙර අර්ථ දැක්වූ පෙළ ප්‍රදර්ශනය සඳහා පමණක් වන අතර පෙළ ඇතුල් කිරීම සඳහා නොවේ." +#. BupCK #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1088,6 +1222,7 @@ msgctxt "" msgid "Text Box" msgstr "පෙළ කොටුව" +#. dfUPJ #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1096,6 +1231,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. ruGZ2 #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1104,6 +1240,7 @@ msgctxt "" msgid "Adds an input box where you can enter and edit text." msgstr "ඔබට පෙළ ඇතුල් කල හැකි සහ සංස්කරණය කල හැකි ආදාන කොටුවක් එක් කරයි." +#. zPAk2 #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1112,6 +1249,7 @@ msgctxt "" msgid "List Box" msgstr "ලැයිස්තු කොටුව" +#. w5Mw5 #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1120,6 +1258,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. CZ7M5 #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1128,6 +1267,7 @@ msgctxt "" msgid "Adds a box where you can click an entry on a list." msgstr "ඔබට ලැයිස්තුවක ප්‍රවේශයක් මත ක්ලික් කල හැකි කොටුවක් එක් කරයි." +#. Beb2k #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1136,6 +1276,7 @@ msgctxt "" msgid "Combo Box" msgstr "සංයුක්ත කොටුව" +#. QsBiA #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1144,6 +1285,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. Vdn74 #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1152,6 +1294,7 @@ msgctxt "" msgid "Adds a combo box. A combo box is a one line list box that a user can click, and then choose an entry from the list. If you want, you can make the entries in the combo box \"read only\"." msgstr "සංයුක්ත කොටුවක් එක් කරයි. සංයුක්ත කොටුවක් යනු එක් පරිශීලකට ක්ලික් කර ලැයිස්තුවෙන් ප්‍රවේශයක් තෝරාගත හැකි තනි රේඛාවේ ලැයිස්තු කොටුවකි. ඔබට අවශ්‍යනම් සංයුක්ත කොටුවක ප්‍රවේශ \"කියවීමට පමණක්\" සැකසිය හැක." +#. Q7efB #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1160,6 +1303,7 @@ msgctxt "" msgid "Horizontal Scrollbar" msgstr "තිරස් අනුචලන තීරුව" +#. vjpAs #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1168,6 +1312,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. Vbp2o #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1176,6 +1321,7 @@ msgctxt "" msgid "Adds a horizontal scrollbar to the dialog." msgstr "සංවාදයට තිරස් අනුචලන රේඛාවක් එක් කරයි." +#. ECtLc #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1184,6 +1330,7 @@ msgctxt "" msgid "Vertical Scrollbar" msgstr "සිරස් අනුචලන රේඛාව" +#. dXpxZ #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1192,6 +1339,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. NmKDo #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1200,6 +1348,7 @@ msgctxt "" msgid "Adds a vertical scrollbar to the dialog." msgstr "සංවාදයට සිරස් අනුචලන රේඛාවක් එක් කරයි." +#. JmAgh #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1208,6 +1357,7 @@ msgctxt "" msgid "Group Box" msgstr "සමූහ කොටුව" +#. GZiCH #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1216,6 +1366,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. aMgsB #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1224,6 +1375,7 @@ msgctxt "" msgid "Adds a frame that you can use to visually group similar controls, such as option buttons." msgstr "අභිරුචි බොත්තම් වැනි සමාන පාලක දෘශ්‍යව සමූහනය කිරීමට ඔබට භාවිතා කල හැකි රාමුවක් එක් කරයි." +#. CQpDj #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1232,6 +1384,7 @@ msgctxt "" msgid "To define two different groups of option buttons, ensure that the tab index of the group frame is between the tab indices of the two groups." msgstr "වෙනස් සමූහ දෙකක අභිරුචි බොත්තම් අර්ථ දැක්වීමට සමූහ රාමුවේ පටිති සුචිය සමූහ දෙකේ පටිති දර්ශක අතර මැද බව සහතික කර ගන්න." +#. qusDD #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1240,6 +1393,7 @@ msgctxt "" msgid "Progress Bar" msgstr "ප්‍රගති තීරුව" +#. 3WCpk #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1248,6 +1402,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. AUUic #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1256,6 +1411,7 @@ msgctxt "" msgid "Adds a progress bar to the dialog." msgstr "සංවාදයට ප්‍රගති තීරුවක් එක් කරයි." +#. 2xdUf #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1264,6 +1420,7 @@ msgctxt "" msgid "Horizontal Line" msgstr "තිරස් රේඛාව" +#. SdtNG #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1272,6 +1429,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. rVrjy #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1280,6 +1438,7 @@ msgctxt "" msgid "Adds a horizontal line to the dialog." msgstr "සංවාදයට තිරස් රේඛාවක් එක් කරයි." +#. UcBeW #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1288,6 +1447,7 @@ msgctxt "" msgid "Vertical Line" msgstr "සිරස් රේඛාව" +#. qbWE3 #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1296,6 +1456,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. aQQuM #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1304,6 +1465,7 @@ msgctxt "" msgid "Adds a vertical line to the dialog." msgstr "සංවාදයට සිරස් රේඛාවක් එක් කරයි." +#. FxkjD #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1312,6 +1474,7 @@ msgctxt "" msgid "Date Field" msgstr "දින ක්ෂේත්‍රය" +#. LfULF #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1320,6 +1483,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. VU2nc #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1328,6 +1492,7 @@ msgctxt "" msgid "Adds a date field." msgstr "දින ක්ෂේත්‍රයක් එක් කරයි." +#. DBqW6 #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1336,6 +1501,7 @@ msgctxt "" msgid "If you assign the \"dropdown\" property to the date field, a user can drop down a calendar to select a date." msgstr "ඔබ \"පහතට අත්හරින්න\" ගුණාංගය දින ක්ෂේත්‍රයට ආදේශ කලොත් පරිශීලකට දිනය තේරීම්‍ය දින දර්ශනයක් පහලට අත්හැරිය හැක." +#. Mofqo #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1344,6 +1510,7 @@ msgctxt "" msgid "Time Field" msgstr "වේලා ක්ෂේත්‍රය" +#. iuUUy #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1352,6 +1519,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. 6fSyF #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1360,6 +1528,7 @@ msgctxt "" msgid "Adds a time field." msgstr "වේලා ක්ෂේත්‍රයක් එක් කරයි." +#. 6vzHV #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1368,6 +1537,7 @@ msgctxt "" msgid "Numeric Field" msgstr "සංඛ්‍යාත්මක ක්ෂේත්‍රය" +#. EvwcB #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1376,6 +1546,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. hMT5t #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1384,6 +1555,7 @@ msgctxt "" msgid "Adds a numeric field." msgstr "සංඛ්‍යාත්මක ක්ෂේත්‍රයක් එක් කරයි." +#. jrbuR #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1392,6 +1564,7 @@ msgctxt "" msgid "Currency Field" msgstr "මුදල් ක්ෂේත්‍රය" +#. XZarE #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1400,6 +1573,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. BeFRH #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1408,6 +1582,7 @@ msgctxt "" msgid "Adds a currency field." msgstr "මුදල් ක්ෂේත්‍රයක් එක් කරයි." +#. BJs4P #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1416,6 +1591,7 @@ msgctxt "" msgid "Formatted Field" msgstr "හැඩගැස්වූ ක්ෂේත්‍රය" +#. EF6Gs #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1424,6 +1600,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. QAd5c #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1432,6 +1609,7 @@ msgctxt "" msgid "Adds a text box where you can define the formatting for text that is inputted or outputted as well as any limiting values." msgstr "ආදාල කරන හෝ ප්‍රතිදාන කරන පෙළ සඳහා මෙන්ම ඕනෑම සීමා කිරීමේ අගයන් සඳහා ඔබට හැඩතල ගැන්වීමක් අර්ථදැක්විය හැකි පෙළ කොටුවක් එක් කරයි." +#. 2iDg4 #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1440,6 +1618,7 @@ msgctxt "" msgid "Pattern Field" msgstr "මෝස්තර ක්ෂේත්‍රය" +#. ioBYv #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1448,6 +1627,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. AJhaK #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1456,6 +1636,7 @@ msgctxt "" msgid "Adds a masked field. A masked field consists of an input mask and a literal mask. The input mask determines which user data can be entered. The literal mask determines the state of the masked field when the form is loaded." msgstr "ආවරණය කල ක්ෂේත්‍රයක් එක් කරයි. ආවරණය කල ක්ෂේත්‍රයක් ප්‍රදාන ආවරණයකින් සහ සත්‍ය ආවරණයකින් සමන්විත වේ. කුමන පරිශීලක දත්ත ඇතුල් කල හැකිද යන්න ප්‍රදාන ආවරණය තීරණය කරයි. සත්‍ය ආවරණය පෝරමය ප්‍රවේශවන විට ආවරණය කල ක්ෂේත්‍රයේ තත්වය තීරණය කරයි." +#. 8rcKD #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1464,6 +1645,7 @@ msgctxt "" msgid "File Selection" msgstr "ගොනු තේරීම" +#. EHVkw #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1472,6 +1654,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. 9GHDa #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1480,6 +1663,7 @@ msgctxt "" msgid "Adds a button that opens a file selection dialog." msgstr "ගොනු තේරීමේ සංවාදයක් විවෘත කරන බොත්තමක් එක් කරයි." +#. AnFmm #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1488,6 +1672,7 @@ msgctxt "" msgid "Select" msgstr "තෝරන්න" +#. kz5Vk #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1496,6 +1681,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. hAcNy #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1504,6 +1690,7 @@ msgctxt "" msgid "Activates or deactivates the Selection mode. In this mode, you can select the controls in a dialog so that you can edit them." msgstr "තේරීමේ ආකාරය සක්‍රිය කරයි හෝ අක්‍රිය කරයි. මෙම ආකාරයේදී, ඔබට සංවාදයක පාලක සංස්කරණය කල හැකි වන පරිදි පාලක තේරිය හැක." +#. SSQwJ #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1512,6 +1699,7 @@ msgctxt "" msgid "Properties" msgstr "ගුණාංග" +#. Yb2pD #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1520,6 +1708,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. pjygv #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1528,6 +1717,7 @@ msgctxt "" msgid "Opens a dialog where you can edit the properties of the selected control." msgstr "තේරූ පාලකයේ ගුණාංග සංස්කරණය කල හැකි සංවාදයක් ආරම්භ කරයි." +#. GqGSX #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1536,6 +1726,7 @@ msgctxt "" msgid "Activate Test Mode" msgstr "පරීක්ෂණ ආකාරය සක්‍රිය කරන්න" +#. dYhm7 #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1544,6 +1735,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. 9gCL9 #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1552,6 +1744,7 @@ msgctxt "" msgid "Starts test mode. Click the dialog closer icon to end test mode." msgstr "පරීක්ෂණ ආකාරය ආරම්භ කරයි. පරීක්ෂණ ආකාරය අවසන් කිරීමට සංවාදය වහන්න අයිකනය ක්ලික් කරන්න." +#. 5HbMk #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1560,6 +1753,7 @@ msgctxt "" msgid "Manage Language" msgstr "භාෂාව කළමනාකරණය කරන්න" +#. GshVT #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1568,6 +1762,7 @@ msgctxt "" msgid "Manage Language icon" msgstr "භාෂා කළමනාකරණ අයිකනය" +#. adqA5 #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1576,6 +1771,7 @@ msgctxt "" msgid "Opens a dialog to enable or manage multiple sets of dialog resources for multiple languages." msgstr "බහු භාෂා සඳහා සංවාද සම්පත් බහු කුලක සක්‍රිය කිරීමට හෝ කළමනාකරණය කිරීමට සංවාදයක් විවෘත කරයි." +#. vbEQt #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1584,6 +1780,7 @@ msgctxt "" msgid "Tree Control" msgstr "රුක් පාලකය" +#. vkwC5 #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1592,6 +1789,7 @@ msgctxt "" msgid "Manage Language icon" msgstr "භාෂා කළමණාකරණය අයිකනය" +#. xFjgC #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1600,6 +1798,7 @@ msgctxt "" msgid "Adds a tree control that can show a hierarchical list. You can populate the list by your program, using API calls (XtreeControl)." msgstr "ධූරාවලි ලැයිස්තුවක් පෙන්විය හැකි රුක් පාලකයක් එක් කරයි. API ඇමතුම් (XtreeControl) භාවිතා කරමින් ඔබට ඔබේ වැඩසටහනින් ලැයිස්තුව වැඩි කර ගත හැක." +#. KjMwM #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1608,6 +1807,7 @@ msgctxt "" msgid "Table Control" msgstr "" +#. B9AyQ #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1616,6 +1816,7 @@ msgctxt "" msgid "Table control icon" msgstr "" +#. XzXwf #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1624,6 +1825,7 @@ msgctxt "" msgid "Adds a table control that can show a table data. You can populate the data by your program, using API calls." msgstr "" +#. BQz8k #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1632,6 +1834,7 @@ msgctxt "" msgid "Hyperlink Control" msgstr "" +#. 2UPZL #: 20000000.xhp msgctxt "" "20000000.xhp\n" @@ -1640,6 +1843,7 @@ msgctxt "" msgid "Insert hyperlink control icon" msgstr "" +#. C2Gjm #: 20000000.xhp msgctxt "" "20000000.xhp\n" diff --git a/source/si/helpcontent2/source/text/scalc.po b/source/si/helpcontent2/source/text/scalc.po index ca5359ae785..8cb8e641e5c 100644 --- a/source/si/helpcontent2/source/text/scalc.po +++ b/source/si/helpcontent2/source/text/scalc.po @@ -3,8 +3,8 @@ 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: 2018-10-21 20:58+0200\n" -"PO-Revision-Date: 2016-04-16 23:47+0000\n" +"POT-Creation-Date: 2020-01-07 14:09+0100\n" +"PO-Revision-Date: 2017-07-04 21:44+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" "Language: si\n" @@ -14,8 +14,9 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1460850456.000000\n" +"X-POOTLE-MTIME: 1499204657.000000\n" +#. ZxQeC #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -24,6 +25,7 @@ msgctxt "" msgid "Welcome to the $[officename] Calc Help" msgstr "$[officename] Calc සහාය වෙතට සාදරයෙන් පිළිගනිමු" +#. PqA2G #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -32,6 +34,7 @@ msgctxt "" msgid "Welcome to the $[officename] Calc Help" msgstr "$[officename] Calc සහාය වෙතට සාදරයෙන් පිළිගනිමු" +#. FATnT #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -40,6 +43,7 @@ msgctxt "" msgid "How to Work With $[officename] Calc" msgstr "$[officename] Calc සමඟ වැඩ කරන අයුරු" +#. hpSB8 #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -48,6 +52,7 @@ msgctxt "" msgid "List of Functions by Category" msgstr "" +#. SBdpw #: main0000.xhp msgctxt "" "main0000.xhp\n" @@ -56,6 +61,7 @@ msgctxt "" msgid "$[officename] Calc Menus, Toolbars, and Keys" msgstr "$[officename] Calc මෙනු, මෙවලම්තීරු සහ යතුරු" +#. aFUnY #: main0100.xhp msgctxt "" "main0100.xhp\n" @@ -64,6 +70,7 @@ msgctxt "" msgid "Menus" msgstr "මෙනු" +#. JVoNZ #: main0100.xhp msgctxt "" "main0100.xhp\n" @@ -72,6 +79,7 @@ msgctxt "" msgid "Menus" msgstr "මෙනු" +#. cbjYY #: main0100.xhp msgctxt "" "main0100.xhp\n" @@ -80,6 +88,7 @@ msgctxt "" msgid "The following menu commands are available for spreadsheets." msgstr "පැතුරුම්පත් සඳහා පහත සඳහන් මෙනු විධාන භාවිතාකල හැක." +#. PvGHJ #: main0101.xhp msgctxt "" "main0101.xhp\n" @@ -88,6 +97,7 @@ msgctxt "" msgid "File" msgstr "ගොනුව" +#. 8jNU6 #: main0101.xhp msgctxt "" "main0101.xhp\n" @@ -96,6 +106,7 @@ msgctxt "" msgid "File" msgstr "ගොනුව" +#. GbpEY #: main0101.xhp msgctxt "" "main0101.xhp\n" @@ -104,6 +115,7 @@ msgctxt "" msgid "These commands apply to the current document, open a new document, or close the application." msgstr "මෙම විධාන අදාළ වන්නේ මෙම ලේඛණට, නව ලේඛණයක් විවෘත කිරීමට, හෝ යෙදුම වසා දැමීමටයි." +#. 6hchv #: main0102.xhp msgctxt "" "main0102.xhp\n" @@ -112,6 +124,7 @@ msgctxt "" msgid "Edit" msgstr "සංස්කරණය කරන්න" +#. Ey57D #: main0102.xhp msgctxt "" "main0102.xhp\n" @@ -120,6 +133,7 @@ msgctxt "" msgid "Edit" msgstr "සංස්කරණය කරන්න" +#. cRq5f #: main0102.xhp msgctxt "" "main0102.xhp\n" @@ -128,6 +142,7 @@ msgctxt "" msgid "This menu contains commands for editing the contents of the current document." msgstr "දැනට ලියමින් පවතින ලිපියේ අන්තර්ගතය සංස්කරණය කිරීමට අවශ්‍ය විධාන මෙම මෙනුව තුළ අඩංගු වේ" +#. p5xh3 #: main0102.xhp msgctxt "" "main0102.xhp\n" @@ -136,6 +151,7 @@ msgctxt "" msgid "Links" msgstr "සබැඳිය" +#. A9QFv #: main0102.xhp msgctxt "" "main0102.xhp\n" @@ -144,6 +160,7 @@ msgctxt "" msgid "ImageMap" msgstr "" +#. pFCu3 #: main0102.xhp msgctxt "" "main0102.xhp\n" @@ -152,6 +169,7 @@ msgctxt "" msgid "Object" msgstr "විවෘත කරන්න" +#. zRW8E #: main0103.xhp msgctxt "" "main0103.xhp\n" @@ -160,6 +178,7 @@ msgctxt "" msgid "View" msgstr "දර්ශනය කරන්න" +#. nYmdC #: main0103.xhp msgctxt "" "main0103.xhp\n" @@ -168,6 +187,7 @@ msgctxt "" msgid "View" msgstr "දර්ශනය කරන්න" +#. 6WV9e #: main0103.xhp msgctxt "" "main0103.xhp\n" @@ -176,6 +196,7 @@ msgctxt "" msgid "This menu contains commands for controlling the on-screen display of the document." msgstr "" +#. X7bcB #: main0103.xhp msgctxt "" "main0103.xhp\n" @@ -184,6 +205,7 @@ msgctxt "" msgid "Normal" msgstr "සාමාන්‍ය" +#. s6GiY #: main0103.xhp msgctxt "" "main0103.xhp\n" @@ -192,6 +214,7 @@ msgctxt "" msgid "Displays the normal layout view of the sheet." msgstr "සාමාන්‍ය අකාරයෙන් පත දර්ශනය කරන්න " +#. tjNzu #: main0103.xhp msgctxt "" "main0103.xhp\n" @@ -200,6 +223,7 @@ msgctxt "" msgid "Page Break" msgstr "විවෘත කරන්න" +#. rJbW2 #: main0103.xhp msgctxt "" "main0103.xhp\n" @@ -208,6 +232,7 @@ msgctxt "" msgid "Grid Lines for Sheet" msgstr "" +#. TvxiA #: main0103.xhp msgctxt "" "main0103.xhp\n" @@ -216,6 +241,7 @@ msgctxt "" msgid "Toggle the visibility of grid lines for the current sheet." msgstr "" +#. ZPjKe #: main0103.xhp msgctxt "" "main0103.xhp\n" @@ -224,6 +250,7 @@ msgctxt "" msgid "Show Formula" msgstr "" +#. KRDBb #: main0103.xhp msgctxt "" "main0103.xhp\n" @@ -232,6 +259,7 @@ msgctxt "" msgid "Display the cell formula expression instead of the calculated result." msgstr "" +#. 95G2n #: main0103.xhp msgctxt "" "main0103.xhp\n" @@ -240,6 +268,7 @@ msgctxt "" msgid "Gallery" msgstr "" +#. f3nqY #: main0103.xhp msgctxt "" "main0103.xhp\n" @@ -248,6 +277,7 @@ msgctxt "" msgid "Zoom" msgstr "ලංකර බැලීම" +#. Dp7mC #: main0104.xhp msgctxt "" "main0104.xhp\n" @@ -256,6 +286,7 @@ msgctxt "" msgid "Insert" msgstr "ඇතුළු කරන්න" +#. p4P57 #: main0104.xhp msgctxt "" "main0104.xhp\n" @@ -264,38 +295,43 @@ msgctxt "" msgid "Insert" msgstr "ඇතුළු කරන්න" +#. vJ4Ep #: main0104.xhp msgctxt "" "main0104.xhp\n" "par_id3153896\n" "help.text" -msgid "The Insert menu contains commands for inserting new elements, such as cells, rows, sheets and cell names into the current sheet." +msgid "The Insert menu contains commands for inserting new elements, such as images, text boxes, object, media, cell names and much more into the current sheet." msgstr "" +#. ZmgWG #: main0104.xhp msgctxt "" "main0104.xhp\n" -"hd_id3150769\n" +"hd_id3146918\n" "help.text" -msgid "Cells" -msgstr " කොටුව " +msgid "Chart" +msgstr "සිතියම" +#. QKdUC #: main0104.xhp msgctxt "" "main0104.xhp\n" -"hd_id3149260\n" +"par_id0302200904002496\n" "help.text" -msgid "Sheet" -msgstr " පත " +msgid "Inserts a chart." +msgstr "ප්‍රස්තාරයක් ඇතුලත් කරන්න" +#. beJfB #: main0104.xhp msgctxt "" "main0104.xhp\n" -"hd_id3153726\n" +"hd_id3147003\n" "help.text" -msgid "Special Character" -msgstr " විශේෂ අනු ලකුණු " +msgid "Floating Frame" +msgstr "ඉපිලෙන රාමුව" +#. bAHCA #: main0104.xhp msgctxt "" "main0104.xhp\n" @@ -304,46 +340,70 @@ msgctxt "" msgid "Hyperlink" msgstr "හයිපර්ලින්ක්" +#. iAa73 #: main0104.xhp msgctxt "" "main0104.xhp\n" -"hd_id3154492\n" +"hd_id3153726\n" "help.text" -msgid "Function" -msgstr " පත " +msgid "Special Character" +msgstr " විශේෂ අනු ලකුණු " +#. FvWya #: main0104.xhp msgctxt "" "main0104.xhp\n" -"hd_id3145640\n" +"hd_id761577295440343\n" "help.text" -msgid "Comment" -msgstr " අදහස් " +msgid "Date" +msgstr "" +#. kzxk7 #: main0104.xhp msgctxt "" "main0104.xhp\n" -"hd_id3146918\n" +"par_id11577295470732\n" "help.text" -msgid "Chart" -msgstr "සිතියම" +msgid "Inserts the current date in the cell." +msgstr "" +#. hvV2C #: main0104.xhp msgctxt "" "main0104.xhp\n" -"par_id0302200904002496\n" +"hd_id131577295445736\n" "help.text" -msgid "Inserts a chart." -msgstr "ප්‍රස්තාරයක් ඇතුලත් කරන්න" +msgid "Time" +msgstr "" +#. 6Aizu #: main0104.xhp msgctxt "" "main0104.xhp\n" -"hd_id3147003\n" +"par_id91577295463980\n" "help.text" -msgid "Floating Frame" -msgstr "ඉපිලෙන රාමුව" +msgid "Inserts the current time in the cell" +msgstr "" + +#. CzRJY +#: main0104.xhp +msgctxt "" +"main0104.xhp\n" +"hd_id621577296064493\n" +"help.text" +msgid "Field" +msgstr "" + +#. wWXMc +#: main0104.xhp +msgctxt "" +"main0104.xhp\n" +"par_id391577296078546\n" +"help.text" +msgid "Opens a sub-menu for selecting the date, sheet name or document title in the cell." +msgstr "" +#. JP4tR #: main0105.xhp msgctxt "" "main0105.xhp\n" @@ -352,6 +412,7 @@ msgctxt "" msgid "Format" msgstr "හැඩතලය" +#. 9tCac #: main0105.xhp msgctxt "" "main0105.xhp\n" @@ -360,6 +421,7 @@ msgctxt "" msgid "Format" msgstr "හැඩතලය" +#. AHPAK #: main0105.xhp msgctxt "" "main0105.xhp\n" @@ -368,6 +430,7 @@ msgctxt "" msgid "The Format menu contains commands for formatting selected cells, objects, and cell contents in your document." msgstr "" +#. Ly37n #: main0105.xhp msgctxt "" "main0105.xhp\n" @@ -376,6 +439,7 @@ msgctxt "" msgid "Cells" msgstr "කොටුව" +#. FuTAK #: main0105.xhp msgctxt "" "main0105.xhp\n" @@ -384,6 +448,7 @@ msgctxt "" msgid "Page" msgstr "පිටුව" +#. 2T8EY #: main0105.xhp msgctxt "" "main0105.xhp\n" @@ -392,6 +457,7 @@ msgctxt "" msgid "Character" msgstr "අනු ලකුණු" +#. HiDBe #: main0105.xhp msgctxt "" "main0105.xhp\n" @@ -400,6 +466,7 @@ msgctxt "" msgid "Paragraph" msgstr "වාක්‍යඛණ්ඩය" +#. FDive #: main0105.xhp msgctxt "" "main0105.xhp\n" @@ -408,6 +475,7 @@ msgctxt "" msgid "AutoFormat" msgstr "පිටු හැඩතලය" +#. f5qPr #: main0105.xhp msgctxt "" "main0105.xhp\n" @@ -416,6 +484,7 @@ msgctxt "" msgid "Conditional Formatting" msgstr "" +#. RugVk #: main0105.xhp msgctxt "" "main0105.xhp\n" @@ -424,6 +493,7 @@ msgctxt "" msgid "Control" msgstr "පාලකය" +#. ejmDA #: main0105.xhp msgctxt "" "main0105.xhp\n" @@ -432,6 +502,7 @@ msgctxt "" msgid "Form" msgstr "ලංකර බැලීම" +#. r9nLs #: main0106.xhp msgctxt "" "main0106.xhp\n" @@ -440,6 +511,7 @@ msgctxt "" msgid "Tools" msgstr "මෙවලම්" +#. J2ACm #: main0106.xhp msgctxt "" "main0106.xhp\n" @@ -448,6 +520,7 @@ msgctxt "" msgid "Tools" msgstr "මෙවලම්" +#. HRbnr #: main0106.xhp msgctxt "" "main0106.xhp\n" @@ -456,6 +529,7 @@ msgctxt "" msgid "The Tools menu contains commands to check spelling, to trace sheet references, to find mistakes and to define scenarios." msgstr "" +#. NkvRH #: main0106.xhp msgctxt "" "main0106.xhp\n" @@ -464,6 +538,7 @@ msgctxt "" msgid "You can also create and assign macros and configure the look and feel of toolbars, menus, keyboard, and set the default options for $[officename] applications." msgstr "" +#. eoAXH #: main0106.xhp msgctxt "" "main0106.xhp\n" @@ -472,6 +547,7 @@ msgctxt "" msgid "AutoCorrect Options" msgstr "ස්වයං නිවැරදි කිරීමේ විකල්පය" +#. ToZU6 #: main0106.xhp msgctxt "" "main0106.xhp\n" @@ -480,6 +556,7 @@ msgctxt "" msgid "Goal Seek" msgstr "පිටුව" +#. MzvSo #: main0106.xhp msgctxt "" "main0106.xhp\n" @@ -488,6 +565,7 @@ msgctxt "" msgid "Scenarios" msgstr " පත " +#. SbKoe #: main0106.xhp msgctxt "" "main0106.xhp\n" @@ -496,6 +574,7 @@ msgctxt "" msgid "Customize" msgstr "අභිමතකරන්න" +#. KRfJh #: main0107.xhp msgctxt "" "main0107.xhp\n" @@ -504,6 +583,7 @@ msgctxt "" msgid "Window" msgstr "කවුළුව" +#. chBA8 #: main0107.xhp msgctxt "" "main0107.xhp\n" @@ -512,6 +592,7 @@ msgctxt "" msgid "Window" msgstr "කවුළුව" +#. 9UWue #: main0107.xhp msgctxt "" "main0107.xhp\n" @@ -520,6 +601,7 @@ msgctxt "" msgid "Contains commands for manipulating and displaying document windows." msgstr "ලේඛණ කවුළු සැකසීම් හා දර්ශණය කිරීම සදහා අදාල වන විධානයන් අන්තර්ගත වේ." +#. RHWHH #: main0112.xhp msgctxt "" "main0112.xhp\n" @@ -528,6 +610,7 @@ msgctxt "" msgid "Data" msgstr "දත්ත" +#. oCLhW #: main0112.xhp msgctxt "" "main0112.xhp\n" @@ -536,6 +619,7 @@ msgctxt "" msgid "Data" msgstr "දත්ත " +#. gxhqm #: main0112.xhp msgctxt "" "main0112.xhp\n" @@ -544,6 +628,7 @@ msgctxt "" msgid "Use the Data menu commands to edit the data in the current sheet. You can define ranges, sort and filter the data, calculate results, outline data, and create a pivot table." msgstr "" +#. fUFxA #: main0112.xhp msgctxt "" "main0112.xhp\n" @@ -552,6 +637,7 @@ msgctxt "" msgid "Define Range" msgstr " කොටුව මකා දමන්න " +#. zwUaL #: main0112.xhp msgctxt "" "main0112.xhp\n" @@ -560,6 +646,7 @@ msgctxt "" msgid "Select Range" msgstr " කොටුව මකා දමන්න " +#. Vu2AT #: main0112.xhp msgctxt "" "main0112.xhp\n" @@ -568,6 +655,7 @@ msgctxt "" msgid "Sort" msgstr " පත " +#. YzBJT #: main0112.xhp msgctxt "" "main0112.xhp\n" @@ -576,6 +664,7 @@ msgctxt "" msgid "Subtotals" msgstr " පත " +#. MGamE #: main0112.xhp msgctxt "" "main0112.xhp\n" @@ -584,6 +673,7 @@ msgctxt "" msgid "Validity" msgstr " පත " +#. aenfd #: main0112.xhp msgctxt "" "main0112.xhp\n" @@ -592,6 +682,7 @@ msgctxt "" msgid "Multiple Operations" msgstr "" +#. 2GDcm #: main0112.xhp msgctxt "" "main0112.xhp\n" @@ -600,6 +691,7 @@ msgctxt "" msgid "Text to Columns" msgstr "" +#. 7H4LD #: main0112.xhp msgctxt "" "main0112.xhp\n" @@ -608,6 +700,7 @@ msgctxt "" msgid "Consolidate" msgstr " පත " +#. LrNMe #: main0112.xhp msgctxt "" "main0112.xhp\n" @@ -616,6 +709,7 @@ msgctxt "" msgid "Refresh Range" msgstr " කොටුව මකා දමන්න " +#. efuyu #: main0116.xhp msgctxt "" "main0116.xhp\n" @@ -624,6 +718,7 @@ msgctxt "" msgid "Sheet" msgstr "" +#. 7eVaK #: main0116.xhp msgctxt "" "main0116.xhp\n" @@ -632,6 +727,7 @@ msgctxt "" msgid "Sheet" msgstr "ආරම්භය" +#. cLyep #: main0116.xhp msgctxt "" "main0116.xhp\n" @@ -640,6 +736,7 @@ msgctxt "" msgid "This menu contains commands to modify and manage a sheet and its elements." msgstr "" +#. qH2va #: main0116.xhp msgctxt "" "main0116.xhp\n" @@ -648,6 +745,7 @@ msgctxt "" msgid "Insert Rows" msgstr " පත " +#. VWDbt #: main0116.xhp msgctxt "" "main0116.xhp\n" @@ -656,6 +754,7 @@ msgctxt "" msgid "Insert Columns" msgstr " අන්තර්ගතය ඉවත් කරන්න" +#. rkoqn #: main0116.xhp msgctxt "" "main0116.xhp\n" @@ -664,6 +763,7 @@ msgctxt "" msgid "Move or Copy Sheet" msgstr " කොටුව මකා දමන්න " +#. sugSD #: main0116.xhp msgctxt "" "main0116.xhp\n" @@ -672,6 +772,7 @@ msgctxt "" msgid "Show Sheet" msgstr " පත " +#. EF3XK #: main0116.xhp msgctxt "" "main0116.xhp\n" @@ -680,6 +781,7 @@ msgctxt "" msgid "Delete Sheet" msgstr " කොටුව මකා දමන්න " +#. wbNHt #: main0116.xhp msgctxt "" "main0116.xhp\n" @@ -688,6 +790,7 @@ msgctxt "" msgid "Sheet Tab Color" msgstr "" +#. BosLg #: main0116.xhp msgctxt "" "main0116.xhp\n" @@ -696,6 +799,7 @@ msgctxt "" msgid "Sheet Events" msgstr "ලෙස සුරකින්න" +#. 5DRv5 #: main0200.xhp msgctxt "" "main0200.xhp\n" @@ -704,6 +808,7 @@ msgctxt "" msgid "Toolbars" msgstr "මෙවලම් කට්ටලය" +#. mUvzp #: main0200.xhp msgctxt "" "main0200.xhp\n" @@ -712,6 +817,7 @@ msgctxt "" msgid "Toolbars" msgstr "මෙවලම් තීරු" +#. tdJRk #: main0200.xhp msgctxt "" "main0200.xhp\n" @@ -720,6 +826,7 @@ msgctxt "" msgid "This submenu lists the toolbars that are available in spreadsheets." msgstr "මෙම උපමෙනුව, පැතුරුම්පත් සඳහා වන මෙවලම් තීරු ලැයිස්තුගත කරයි." +#. XUCUB #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -728,6 +835,7 @@ msgctxt "" msgid "Formatting Bar" msgstr "ආකෘතිකරණ මෙවලම් කට්ටලය" +#. 8XR93 #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -736,6 +844,7 @@ msgctxt "" msgid "Formatting Bar" msgstr "ආකෘතිකරණ මෙවලම් කට්ටලය" +#. ayoCz #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -744,6 +853,7 @@ msgctxt "" msgid "The Formatting bar contains basic commands for applying manually formatting." msgstr "" +#. Arm5j #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -752,6 +862,7 @@ msgctxt "" msgid "Font Color" msgstr "ෆොන්ට් වර්ණය" +#. Skg7A #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -760,6 +871,7 @@ msgctxt "" msgid "Align Left" msgstr " මුද්‍රණය " +#. 7BZfP #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -768,6 +880,7 @@ msgctxt "" msgid "Align Center Horizontally" msgstr "" +#. Qz94y #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -776,6 +889,7 @@ msgctxt "" msgid "Align Right" msgstr "රේඛා ඝනකම" +#. UzBac #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -784,6 +898,7 @@ msgctxt "" msgid "Justify" msgstr " මුද්‍රණය " +#. RB8dx #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -792,6 +907,7 @@ msgctxt "" msgid "Align Top" msgstr " මුද්‍රණය " +#. 6jCFX #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -800,6 +916,7 @@ msgctxt "" msgid "Align Center Vertically" msgstr "" +#. VsDGR #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -808,6 +925,7 @@ msgctxt "" msgid "Align Bottom" msgstr "රේඛාවන්හි වර්ණය" +#. GFJrp #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -816,6 +934,7 @@ msgctxt "" msgid "Number Format : Date" msgstr "" +#. jPLVg #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -824,6 +943,7 @@ msgctxt "" msgid "Applies the date format to the selected cells." msgstr "" +#. EpBYF #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -832,6 +952,7 @@ msgctxt "" msgid "Number Format: Exponential" msgstr "" +#. aA3sM #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -840,6 +961,7 @@ msgctxt "" msgid "Applies the exponential format to the selected cells." msgstr "" +#. 8BDJe #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -848,6 +970,7 @@ msgctxt "" msgid "Additional icons" msgstr "අමතර අයිකන" +#. BdMnG #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -856,6 +979,7 @@ msgctxt "" msgid "If CTL support is enabled, two additional icons are visible." msgstr "If CTL උදව් සබලයි. අමතර අයිකන දෙකක් දැකගත හැක." +#. Ft8vF #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -864,14 +988,16 @@ msgctxt "" msgid "Left-To-Right" msgstr "වමේ සිට දකුණට" +#. vX3LE #: main0202.xhp msgctxt "" "main0202.xhp\n" "par_idN1089C\n" "help.text" -msgid "left to right icon" +msgid "left to right icon" msgstr "" +#. PJwTW #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -880,6 +1006,7 @@ msgctxt "" msgid "The text is entered from left to right." msgstr "අකුරු ලියැවෙන්නේ වමේ සිට දකුණටයි" +#. HfCDq #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -888,14 +1015,16 @@ msgctxt "" msgid "Right-To-Left" msgstr "දකුණේ සිට වමට" +#. mfrZi #: main0202.xhp msgctxt "" "main0202.xhp\n" "par_idN108DF\n" "help.text" -msgid "right to left icon" +msgid "right to left icon" msgstr "" +#. fjLD6 #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -904,6 +1033,7 @@ msgctxt "" msgid "The text formatted in a complex text layout language is entered from right to left." msgstr "" +#. NVkBC #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -912,6 +1042,7 @@ msgctxt "" msgid "Aligns the contents of the cell to the left." msgstr "" +#. rfUHM #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -920,6 +1051,7 @@ msgctxt "" msgid "Aligns the contents of the cell to the right." msgstr "" +#. ZdwVC #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -928,6 +1060,7 @@ msgctxt "" msgid "Horizontally centers the contents of the cell." msgstr "" +#. bHQCG #: main0202.xhp msgctxt "" "main0202.xhp\n" @@ -936,6 +1069,7 @@ msgctxt "" msgid "Aligns the contents of the cell to the left and right cell borders." msgstr "" +#. GmxHK #: main0203.xhp msgctxt "" "main0203.xhp\n" @@ -944,6 +1078,7 @@ msgctxt "" msgid "Drawing Object Properties Bar" msgstr "චිත්‍රණ වස්තු ගුණාංග තීරුව" +#. ddCKC #: main0203.xhp msgctxt "" "main0203.xhp\n" @@ -952,6 +1087,7 @@ msgctxt "" msgid "Drawing Object Properties Bar" msgstr "චිත්‍රණ වස්තු ගුණාංග තීරුව" +#. BHsxU #: main0203.xhp msgctxt "" "main0203.xhp\n" @@ -960,6 +1096,7 @@ msgctxt "" msgid "The Drawing Object Properties Bar for objects that you select in the sheet contains formatting and alignment commands." msgstr "ඔබ පතෙහි තෝරන ලද වස්තු සඳහා Drawing Object Properties තීරුව හැඩතල සැකසීම් සහ පෙළ ගැසුම් විධාන වලින් සමන්විත වේ." +#. ypZAt #: main0203.xhp msgctxt "" "main0203.xhp\n" @@ -968,6 +1105,7 @@ msgctxt "" msgid "Line Style" msgstr "රේඛා ශෛලය" +#. GJLtq #: main0203.xhp msgctxt "" "main0203.xhp\n" @@ -976,6 +1114,7 @@ msgctxt "" msgid "Line Width" msgstr "රේඛා ඝනකම" +#. J3HZu #: main0203.xhp msgctxt "" "main0203.xhp\n" @@ -984,6 +1123,7 @@ msgctxt "" msgid "Line Color" msgstr "රේඛාවන්හි වර්ණය" +#. DAGaR #: main0203.xhp msgctxt "" "main0203.xhp\n" @@ -992,6 +1132,7 @@ msgctxt "" msgid "Background Color" msgstr "පසුබිම් වර්ණය" +#. BgP3b #: main0205.xhp msgctxt "" "main0205.xhp\n" @@ -1000,6 +1141,7 @@ msgctxt "" msgid "Text Formatting Bar" msgstr "ඇඳීම් තීරැව" +#. tCQyT #: main0205.xhp msgctxt "" "main0205.xhp\n" @@ -1008,14 +1150,16 @@ msgctxt "" msgid "Text Formatting Bar" msgstr "ආකෘතිකරණ මෙවලම් කට්ටලය" +#. h55fM #: main0205.xhp msgctxt "" "main0205.xhp\n" "par_id3151112\n" "help.text" -msgid "The Text Formatting Bar that is displayed when the cursor is in a text object, such as a text frame or a drawing object, contains formatting and alignment commands." +msgid "The Text Formatting Bar that is displayed when the cursor is in a text object, such as a text box or a drawing object, contains formatting and alignment commands." msgstr "" +#. qzSkC #: main0205.xhp msgctxt "" "main0205.xhp\n" @@ -1024,6 +1168,7 @@ msgctxt "" msgid "Font Color" msgstr "ෆොන්ට් වර්ණය" +#. ZZMCx #: main0205.xhp msgctxt "" "main0205.xhp\n" @@ -1032,6 +1177,7 @@ msgctxt "" msgid "Line Spacing: 1" msgstr "රේඛා ශෛලය" +#. wnVww #: main0205.xhp msgctxt "" "main0205.xhp\n" @@ -1040,6 +1186,7 @@ msgctxt "" msgid "Line Spacing: 1.5" msgstr "රේඛා ශෛලය" +#. AUwKK #: main0205.xhp msgctxt "" "main0205.xhp\n" @@ -1048,6 +1195,7 @@ msgctxt "" msgid "Line Spacing: 2" msgstr "රේඛා ශෛලය" +#. GB3jJ #: main0205.xhp msgctxt "" "main0205.xhp\n" @@ -1056,6 +1204,7 @@ msgctxt "" msgid "Align Left" msgstr " මුද්‍රණය " +#. DUWnb #: main0205.xhp msgctxt "" "main0205.xhp\n" @@ -1064,6 +1213,7 @@ msgctxt "" msgid "Centered" msgstr "පාලකය" +#. 26EW2 #: main0205.xhp msgctxt "" "main0205.xhp\n" @@ -1072,6 +1222,7 @@ msgctxt "" msgid "Align Right" msgstr " මුද්‍රණය " +#. ipyGL #: main0205.xhp msgctxt "" "main0205.xhp\n" @@ -1080,6 +1231,7 @@ msgctxt "" msgid "Justify" msgstr " මුද්‍රණය " +#. 3b4ep #: main0205.xhp msgctxt "" "main0205.xhp\n" @@ -1088,6 +1240,7 @@ msgctxt "" msgid "Superscript" msgstr "උඩුලකුණු" +#. crEFA #: main0205.xhp msgctxt "" "main0205.xhp\n" @@ -1096,6 +1249,7 @@ msgctxt "" msgid "Subscript" msgstr "යටිලකුණු" +#. QLvQy #: main0205.xhp msgctxt "" "main0205.xhp\n" @@ -1104,6 +1258,7 @@ msgctxt "" msgid "Character" msgstr "අනු ලකුණු" +#. XCyBD #: main0205.xhp msgctxt "" "main0205.xhp\n" @@ -1112,6 +1267,7 @@ msgctxt "" msgid "Paragraph" msgstr "වාක්‍යඛණ්ඩය" +#. EDAGh #: main0206.xhp msgctxt "" "main0206.xhp\n" @@ -1120,6 +1276,7 @@ msgctxt "" msgid "Formula Bar" msgstr "සූත්‍ර තීරුව" +#. Bnx9x #: main0206.xhp msgctxt "" "main0206.xhp\n" @@ -1128,6 +1285,7 @@ msgctxt "" msgid "Formula Bar" msgstr "මෙවලම්" +#. dnFAk #: main0206.xhp msgctxt "" "main0206.xhp\n" @@ -1136,6 +1294,7 @@ msgctxt "" msgid "Use this bar to enter formulas." msgstr "සූත්‍ර ඇතුලත් කිරීමට මෙම තීරුව භාවිතා කරන්න." +#. CG7Dj #: main0208.xhp msgctxt "" "main0208.xhp\n" @@ -1144,6 +1303,7 @@ msgctxt "" msgid "Status Bar" msgstr "තත්ත්ව තීරුව" +#. 8RA34 #: main0208.xhp msgctxt "" "main0208.xhp\n" @@ -1152,6 +1312,7 @@ msgctxt "" msgid "Status Bar" msgstr "තත්ත්ව තීරුව" +#. QDPFj #: main0208.xhp msgctxt "" "main0208.xhp\n" @@ -1160,6 +1321,7 @@ msgctxt "" msgid "The Status Bar displays information about the current sheet." msgstr "තත්ත්ව තීරුව මගින් පවත්නා පත පිළිබඳ තොරතුරු දර්ශනය කරයි." +#. nct5g #: main0208.xhp msgctxt "" "main0208.xhp\n" @@ -1168,6 +1330,7 @@ msgctxt "" msgid "Digital Signature" msgstr "අංකිත අත්සන" +#. buUJc #: main0208.xhp msgctxt "" "main0208.xhp\n" @@ -1176,6 +1339,7 @@ msgctxt "" msgid "See also Digital Signatures." msgstr "අංකිත අත්සන් ද බලන්න." +#. iEc7h #: main0210.xhp msgctxt "" "main0210.xhp\n" @@ -1184,6 +1348,7 @@ msgctxt "" msgid "Print Preview Bar" msgstr "පිටු පෙරදසුන් තීරුව" +#. PXFAs #: main0210.xhp msgctxt "" "main0210.xhp\n" @@ -1192,6 +1357,7 @@ msgctxt "" msgid "Print Preview Bar" msgstr "පිටු පෙරදසුන් තීරුව" +#. cFFdQ #: main0210.xhp msgctxt "" "main0210.xhp\n" @@ -1200,6 +1366,7 @@ msgctxt "" msgid "The Print Preview Bar is displayed when you choose File - Print Preview." msgstr "පිටු පෙරදසුන් තීරුව ඔබ ගොනුව - පිටු පෙරදසුන තේරූ විට දර්ශනය වේ." +#. FEZVG #: main0210.xhp msgctxt "" "main0210.xhp\n" @@ -1208,6 +1375,7 @@ msgctxt "" msgid "Full Screen" msgstr "" +#. c2cjB #: main0210.xhp msgctxt "" "main0210.xhp\n" @@ -1216,6 +1384,7 @@ msgctxt "" msgid "Hides the menus and toolbars. To exit the full screen mode, click the Full Screen button." msgstr "" +#. owxGd #: main0210.xhp msgctxt "" "main0210.xhp\n" @@ -1224,6 +1393,7 @@ msgctxt "" msgid "Format Page" msgstr "පිටුව" +#. w9KJc #: main0210.xhp msgctxt "" "main0210.xhp\n" @@ -1232,6 +1402,7 @@ msgctxt "" msgid "Margins" msgstr "සීමා තීරය" +#. cEsD4 #: main0210.xhp msgctxt "" "main0210.xhp\n" @@ -1240,6 +1411,7 @@ msgctxt "" msgid "Shows or hides margins of the page. Margins can be dragged by the mouse, and also can be set on Page tab of Page Style dialog." msgstr "" +#. NsZqF #: main0210.xhp msgctxt "" "main0210.xhp\n" @@ -1248,6 +1420,7 @@ msgctxt "" msgid "Scaling Factor" msgstr "" +#. YZA55 #: main0210.xhp msgctxt "" "main0210.xhp\n" @@ -1256,6 +1429,7 @@ msgctxt "" msgid "This slide defines a page scale for the printed spreadsheet. Scaling factor can be set on Sheet tab of Page Style dialog, too." msgstr "" +#. GFMWr #: main0210.xhp msgctxt "" "main0210.xhp\n" @@ -1264,6 +1438,7 @@ msgctxt "" msgid "Close Preview" msgstr "" +#. kL6Ds #: main0210.xhp msgctxt "" "main0210.xhp\n" @@ -1272,6 +1447,7 @@ msgctxt "" msgid "To exit the print preview, click the Close Preview button." msgstr "" +#. kTaqi #: main0214.xhp msgctxt "" "main0214.xhp\n" @@ -1280,6 +1456,7 @@ msgctxt "" msgid "Image Bar" msgstr "" +#. bZuGP #: main0214.xhp msgctxt "" "main0214.xhp\n" @@ -1288,6 +1465,7 @@ msgctxt "" msgid "Image Bar" msgstr "මෙවලම්" +#. MnQUQ #: main0214.xhp msgctxt "" "main0214.xhp\n" @@ -1296,6 +1474,7 @@ msgctxt "" msgid "The Image bar is displayed when you insert or select an image in a sheet." msgstr "" +#. JKNbf #: main0218.xhp msgctxt "" "main0218.xhp\n" @@ -1304,6 +1483,7 @@ msgctxt "" msgid "Tools Bar" msgstr "මෙවලම් තීරුව" +#. FkEmk #: main0218.xhp msgctxt "" "main0218.xhp\n" @@ -1312,6 +1492,7 @@ msgctxt "" msgid "Tools Bar" msgstr "මෙවලම්" +#. nSzQ3 #: main0218.xhp msgctxt "" "main0218.xhp\n" @@ -1320,6 +1501,7 @@ msgctxt "" msgid "Use the Tools bar to access commonly used commands." msgstr "පොදුවේ භාවිතා වන විධාන පරිශීලනයට මෙවලම් තීරුව භාවිතා කරන්න." +#. muQ5j #: main0218.xhp msgctxt "" "main0218.xhp\n" @@ -1328,6 +1510,7 @@ msgctxt "" msgid "Controls" msgstr "පාලක" +#. rXyMx #: main0218.xhp msgctxt "" "main0218.xhp\n" @@ -1336,6 +1519,7 @@ msgctxt "" msgid "Choose Themes" msgstr "තේමාව තෝරන්න" +#. 3hmW7 #: main0218.xhp msgctxt "" "main0218.xhp\n" @@ -1344,6 +1528,7 @@ msgctxt "" msgid "Advanced Filter" msgstr "උසස් පෙරහන" +#. NgA6E #: main0218.xhp msgctxt "" "main0218.xhp\n" @@ -1352,6 +1537,7 @@ msgctxt "" msgid "Start" msgstr "ආරම්භය" +#. AauQw #: main0218.xhp msgctxt "" "main0218.xhp\n" @@ -1360,6 +1546,7 @@ msgctxt "" msgid "Euro Converter" msgstr "යූරෝ පරිවර්තකය" +#. Eu4wD #: main0218.xhp msgctxt "" "main0218.xhp\n" @@ -1368,6 +1555,7 @@ msgctxt "" msgid "Define" msgstr "අර්ථ දක්වන්න" +#. HyrGS #: main0218.xhp msgctxt "" "main0218.xhp\n" @@ -1376,6 +1564,7 @@ msgctxt "" msgid "Goal Seek" msgstr "පිටුව" +#. Fky5g #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -1384,6 +1573,7 @@ msgctxt "" msgid "$[officename] Calc Features" msgstr "$[officename] Calc විශේෂාංග" +#. NJ9KT #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -1392,6 +1582,7 @@ msgctxt "" msgid "$[officename] Calc Features" msgstr "$[officename] Calc විශේෂාංග" +#. ztyoG #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -1400,6 +1591,7 @@ msgctxt "" msgid "$[officename] Calc is a spreadsheet application that you can use to calculate, analyze, and manage your data. You can also import and modify Microsoft Excel spreadsheets." msgstr "$[officename] Calc යනු ඔබේ දත්ත ගණනය කීරීමට, විශ්ලේෂණය කිරීමට සහ කළමණාකරණය කිරීමට යොදා ගත හැකි පැතුරුම්පත් යෙදුමකි. එමෙන්ම ඔබට Microsoft Exel පැතුරුම්පත් ආයාත කර වෙනස්කම් කිරීමටද මෙමගින් හැකියාව ඇත." +#. 6iQ5x #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -1408,6 +1600,7 @@ msgctxt "" msgid "Calculations" msgstr "ගණනය කිරීම්" +#. uiaMX #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -1416,6 +1609,7 @@ msgctxt "" msgid "$[officename] Calc provides you with functions, including statistical and banking functions, that you can use to create formulas to perform complex calculations on your data." msgstr "$[officename] Calc ඔබට සංඛ්‍යාන ශ්‍රිත සහ බැංකු ශ්‍රිත අතුළු ශ්‍රිත සපයයි. එමගින් ඔබට ඔබේ දත්ත වල සංකීර්ණ ගණනය කිරීම් සඳහා යොදා ගත හැකි සූත්‍ර සාදා ගත හැකිය." +#. ZWXQP #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -1424,6 +1618,7 @@ msgctxt "" msgid "You can also use the Function Wizard to help you create your formulas." msgstr "එමෙන්ම ඔබට ඔබේ සූත්‍ර සාදා ගැනීම සඳහා උදව් ලබාගැනීමටශ්‍රිත විශාරද යොදා ගත හැකිය." +#. jARFA #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -1432,6 +1627,7 @@ msgctxt "" msgid "What-If Calculations" msgstr "කවර-නම් ගණනය කිරීම්" +#. 4yrYj #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -1440,6 +1636,7 @@ msgctxt "" msgid "An interesting feature is to be able to immediately view the results of changes made to one factor of calculations that are composed of several factors. For instance, you can see how changing the time period in a loan calculation affects the interest rates or repayment amounts. Furthermore, you can manage larger tables by using different predefined scenarios." msgstr "ප්‍රයෝජනවත් විශේෂාංගයක් වන්නේ සාධක කීපයකින් සමන්විත ගණනය කිරීමක එක් සාධකයකට පමණක් වෙනස් කමක් සිදු කළ විට එසැණින්ම පිළිතුර දැක බලාගත හැකි වීමය. උදාහරණයක් වශයෙන් ණය ගණනය කිරීමක කාල පරිච්ඡේදය වෙනස් කළ විට එය පොළී අනුපාතයට සහ ආපසු ගෙවිය යුතු මුදලට කෙලෙස බලපාන්නේද යන්න ඔබට දැක බලා ගත හැක. තවද, එක් එක් පූර්වනිශ්චිත අවස්ථාවන් භාවිත කරමින් විශාල වගු කළමණාකරණය කිරීමට ද හැකියාව ඇත." +#. JRYyA #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -1448,6 +1645,7 @@ msgctxt "" msgid "Database Functions" msgstr "දත්ත සමුදා ශ්‍රිත" +#. 99gbx #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -1456,6 +1654,7 @@ msgctxt "" msgid "Use spreadsheets to arrange, store, and filter your data." msgstr "දත්ත සැකසීමට, ගබඩා කිරීමට සහ පෙරහන් කිරීමට පැතුරුම්පත් භාවිතා කරන්න." +#. EgN7B #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -1464,6 +1663,7 @@ msgctxt "" msgid "$[officename] Calc lets you drag-and-drop tables from databases, or lets you use a spreadsheet as a data source for creating form letters in $[officename] Writer." msgstr "$[officename] Calc ඔබට $[officename] Writer තුළ පෝරම ලිපි සැකසීම සඳහා දත්ත සමුදා වලින් වගු ඇද-අතහැරීමට ‍හෝ පැතුරුම්පතක් දත්ත මූලයක් ලෙස යොදා ගැනීමට පහසුකම් සලසයි." +#. GKCva #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -1472,6 +1672,7 @@ msgctxt "" msgid "Arranging Data" msgstr "සැකසෙන දත්ත" +#. Bo5vg #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -1480,6 +1681,7 @@ msgctxt "" msgid "With a few mouse-clicks, you can reorganize your spreadsheet to show or hide certain data ranges, or to format ranges according to special conditions, or to quickly calculate subtotals and totals." msgstr "මූසික ක්ලික කීපයකින් පමණක් ඔබට පැතුරුම්පත තුල යම් දත්ත පරාස කීපයක් පෙන්වීමට හෝ සැඟවීමට ද, විශේෂ තත්ත්ව යටතේ පරාස වලට හැඩතල යෙදීමට ද, උප ඓක්‍යයන් හෝ ඓක්‍යයන් සැණින් ගණනය කිරීමටද හැකියාව ඇත." +#. JBCHF #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -1488,6 +1690,7 @@ msgctxt "" msgid "Dynamic Charts" msgstr "ගතික ප්‍රස්තාර" +#. QEi8Q #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -1496,6 +1699,7 @@ msgctxt "" msgid "$[officename] Calc lets you present spreadsheet data in dynamic charts that update automatically when the data changes." msgstr "$[officename] Calc ඔබට දත්ත වල වෙනස්කම් සිදුකළ විට ස්වයංක්‍රීයව යාවත්කාලීන වන ගතික ප්‍රස්තාර ඉදිරිපත් කිරීමටද පහසුකම් සලසයි." +#. aFG9z #: main0503.xhp msgctxt "" "main0503.xhp\n" @@ -1504,6 +1708,7 @@ msgctxt "" msgid "Opening and Saving Microsoft Files" msgstr "Microsoft ගොනු විවෘත කිරීම සහ සුරැකීම" +#. HBc3E #: main0503.xhp msgctxt "" "main0503.xhp\n" diff --git a/source/si/helpcontent2/source/text/scalc/00.po b/source/si/helpcontent2/source/text/scalc/00.po index 3e57278cfe2..4b5f86d9150 100644 --- a/source/si/helpcontent2/source/text/scalc/00.po +++ b/source/si/helpcontent2/source/text/scalc/00.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: 2019-08-21 21:36+0200\n" +"POT-Creation-Date: 2020-01-07 14:09+0100\n" "PO-Revision-Date: 2018-11-14 12:09+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -1735,13 +1735,184 @@ msgctxt "" msgid "Available since release" msgstr "" -#. B5GKt +#. rb2GF #: avail_release.xhp msgctxt "" "avail_release.xhp\n" -"par_id631551701603518\n" +"par_id651551701041690\n" "help.text" -msgid "This function is available since %PRODUCTNAME " +msgid "This function is available since %PRODUCTNAME 3.3" +msgstr "" + +#. cWt2c +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id651551401041690\n" +"help.text" +msgid "This function is available since %PRODUCTNAME 3.4" +msgstr "" + +#. DJYpo +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id651551401041635\n" +"help.text" +msgid "This function is available since %PRODUCTNAME 3.5" +msgstr "" + +#. movhF +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id651551401041636\n" +"help.text" +msgid "This function is available since %PRODUCTNAME 3.6" +msgstr "" + +#. ZabjA +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id651551401041640\n" +"help.text" +msgid "This function is available since %PRODUCTNAME 4.0" +msgstr "" + +#. 8DzKR +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id651551401041641\n" +"help.text" +msgid "This function is available since %PRODUCTNAME 4.1" +msgstr "" + +#. ZTLzW +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id651551401041642\n" +"help.text" +msgid "This function is available since %PRODUCTNAME 4.2" +msgstr "" + +#. 86mak +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id651551401041643\n" +"help.text" +msgid "This function is available since %PRODUCTNAME 4.3" +msgstr "" + +#. YVyh9 +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id651551401041644\n" +"help.text" +msgid "This function is available since %PRODUCTNAME 4.4" +msgstr "" + +#. zDETc +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id651551401041650\n" +"help.text" +msgid "This function is available since %PRODUCTNAME 5.0" +msgstr "" + +#. SawAv +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id651551401041651\n" +"help.text" +msgid "This function is available since %PRODUCTNAME 5.1" +msgstr "" + +#. z6ZA8 +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id651551401041652\n" +"help.text" +msgid "This function is available since %PRODUCTNAME 5.2" +msgstr "" + +#. STFrB +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id651551401041653\n" +"help.text" +msgid "This function is available since %PRODUCTNAME 5.3" +msgstr "" + +#. 283yd +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id651551401041654\n" +"help.text" +msgid "This function is available since %PRODUCTNAME 5.4" +msgstr "" + +#. bTkBF +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id651551401041660\n" +"help.text" +msgid "This function is available since %PRODUCTNAME 6.0" +msgstr "" + +#. A6MsJ +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id651551401041661\n" +"help.text" +msgid "This function is available since %PRODUCTNAME 6.1" +msgstr "" + +#. ba2SV +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id651551401041662\n" +"help.text" +msgid "This function is available since %PRODUCTNAME 6.2" +msgstr "" + +#. ADa9o +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id651551401041663\n" +"help.text" +msgid "This function is available since %PRODUCTNAME 6.3" +msgstr "" + +#. acWGG +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id651551401041664\n" +"help.text" +msgid "This function is available since %PRODUCTNAME 6.4" +msgstr "" + +#. 9FEZK +#: avail_release.xhp +msgctxt "" +"avail_release.xhp\n" +"par_id651551401041665\n" +"help.text" +msgid "This function is available since %PRODUCTNAME 6.5" msgstr "" #. LSPBz diff --git a/source/si/helpcontent2/source/text/scalc/01.po b/source/si/helpcontent2/source/text/scalc/01.po index 1b49aa15ad8..479acb0efda 100644 --- a/source/si/helpcontent2/source/text/scalc/01.po +++ b/source/si/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: 2019-11-13 13:46+0100\n" +"POT-Creation-Date: 2020-01-07 14:09+0100\n" "PO-Revision-Date: 2018-11-12 14:04+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -3832,22 +3832,31 @@ msgctxt "" msgid "inserting functions; Function Wizardfunctions;Function Wizardwizards; functions" msgstr "" -#. 8hkzg +#. KeWpp #: 04060000.xhp msgctxt "" "04060000.xhp\n" "hd_id3147426\n" "help.text" -msgid "Function Wizard" -msgstr " කොටුව " +msgid "Function" +msgstr "" -#. qWAXe +#. wjD4H #: 04060000.xhp msgctxt "" "04060000.xhp\n" "par_id3145271\n" "help.text" -msgid "Opens the Function Wizard, which helps you to interactively create formulas. Before you start the Wizard, select a cell or a range of cells from the current sheet, in order to determine the position at which the formula will be inserted." +msgid "Opens the Function Wizard, which helps you to interactively create formulas." +msgstr "" + +#. exDJs +#: 04060000.xhp +msgctxt "" +"04060000.xhp\n" +"par_id491577286833512\n" +"help.text" +msgid "Before you start the Wizard, select a cell or a range of cells from the current sheet, in order to determine the position at which the formula will be inserted." msgstr "" #. xeqnV @@ -5542,13 +5551,13 @@ msgctxt "" msgid "date and time functions functions; date & time Function Wizard; date & time" msgstr "" -#. 27DbC +#. 4twnp #: 04060102.xhp msgctxt "" "04060102.xhp\n" "hd_id3154536\n" "help.text" -msgid "Date & Time Functions" +msgid "Date & Time Functions" msgstr "" #. MJ2GD @@ -7045,22 +7054,22 @@ msgctxt "" msgid "=DISC(\"2001-01-25\";\"2001-11-15\";97;100;3) returns about 0.0372 or 3.72 per cent." msgstr "" -#. hm7Tq +#. pLhCb #: 04060103.xhp msgctxt "" "04060103.xhp\n" "bm_id3154695\n" "help.text" -msgid "DURATION_ADD function Microsoft Excel functions durations;fixed interest securities" +msgid "DURATION function durations;fixed interest securities" msgstr "" -#. bD2zQ +#. coRDF #: 04060103.xhp msgctxt "" "04060103.xhp\n" "hd_id3154695\n" "help.text" -msgid "DURATION_ADD" +msgid "DURATION" msgstr "" #. oA2tj @@ -7072,13 +7081,13 @@ msgctxt "" msgid "Calculates the duration of a fixed interest security in years." msgstr "" -#. MEAyR +#. bJZPP #: 04060103.xhp msgctxt "" "04060103.xhp\n" "par_id3153373\n" "help.text" -msgid "DURATION_ADD(\"Settlement\"; \"Maturity\"; Coupon; Yield; Frequency; Basis)" +msgid "DURATION(\"Settlement\"; \"Maturity\"; Coupon; Yield; Frequency; Basis)" msgstr "" #. JeeVp @@ -7135,13 +7144,13 @@ msgctxt "" msgid "A security is purchased on 2001-01-01; the maturity date is 2006-01-01. The Coupon rate of interest is 8%. The yield is 9.0%. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how long is the duration?" msgstr "" -#. vGsKM +#. ggYzf #: 04060103.xhp msgctxt "" "04060103.xhp\n" "par_id3154902\n" "help.text" -msgid "=DURATION_ADD(\"2001-01-01\";\"2006-01-01\";0.08;0.09;2;3)" +msgid "=DURATION(\"2001-01-01\";\"2006-01-01\";0.08;0.09;2;3)" msgstr "" #. TjeEJ @@ -14443,13 +14452,13 @@ msgctxt "" msgid "To sum up only negative numbers: =SUMIF(A1:A10;\"<0\")" msgstr "" -#. rxMQ3 +#. GGT9C #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id6670125\n" "help.text" -msgid "=SUMIF(A1:A10;\">0\";B1:10) - sums values from the range B1:B10 only if the corresponding values in the range A1:A10 are >0." +msgid "=SUMIF(A1:A10;\">0\";B1:B10) - sums values from the range B1:B10 only if the corresponding values in the range A1:A10 are >0." msgstr "" #. G5vdm @@ -15127,14 +15136,14 @@ msgctxt "" msgid "=ODD(-3.1) returns -5." msgstr "=ODD(-3.1) -5 ආපසු එවයි." -#. Tkdj9 +#. CR7gG #: 04060106.xhp msgctxt "" "04060106.xhp\n" "bm_id2957404\n" "help.text" -msgid "FLOOR.PRECISE function rounding;down to nearest multiple of significance" -msgstr "ODD function වැටයීම:උඩ/යට ආසන්නතම ඔත්තේ නිඛිලයට " +msgid "FLOOR.PRECISE function FLOOR.XCL function rounding;down to nearest multiple of significance" +msgstr "" #. ticPN #: 04060106.xhp @@ -15190,14 +15199,14 @@ msgctxt "" msgid "=FLOOR.PRECISE( -11;-2) returns -12" msgstr "=FLOOR( -11;-2) returns -12" -#. qdxiZ +#. aDgE5 #: 04060106.xhp msgctxt "" "04060106.xhp\n" "bm_id3157404\n" "help.text" -msgid "FLOOR function rounding;down to nearest multiple of significance" -msgstr "ODD function වැටයීම:උඩ/යට ආසන්නතම ඔත්තේ නිඛිලයට " +msgid "FLOOR function FLOOR.MATH function rounding;down to nearest multiple of significance" +msgstr "" #. BAZE3 #: 04060106.xhp @@ -17800,13 +17809,13 @@ msgctxt "" msgid "Statistics Functions" msgstr "" -#. eNDVS +#. M7Z6D #: 04060108.xhp msgctxt "" "04060108.xhp\n" "par_id3157874\n" "help.text" -msgid "This category contains the Statistics functions. " +msgid "This category contains the Statistics functions." msgstr "" #. HiTED @@ -17818,33 +17827,6 @@ msgctxt "" msgid "Some of the examples use the following data table:" msgstr "" -#. hYpm5 -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3148775\n" -"help.text" -msgid "C" -msgstr "" - -#. bPvvQ -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3145297\n" -"help.text" -msgid "D" -msgstr "" - -#. ySt77 -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3150661\n" -"help.text" -msgid "2" -msgstr "" - #. PeXDp #: 04060108.xhp msgctxt "" @@ -17863,195 +17845,6 @@ msgctxt "" msgid "y value" msgstr "" -#. pNBpa -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3153224\n" -"help.text" -msgid "3" -msgstr "" - -#. GCDq5 -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3150475\n" -"help.text" -msgid "-5" -msgstr "" - -#. K4fiE -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3155367\n" -"help.text" -msgid "-3" -msgstr "" - -#. 8cSjP -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3149783\n" -"help.text" -msgid "4" -msgstr "" - -#. YQKPp -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3153181\n" -"help.text" -msgid "-2" -msgstr "" - -#. p5BEY -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3148429\n" -"help.text" -msgid "0" -msgstr "" - -#. DT4EG -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3152588\n" -"help.text" -msgid "5" -msgstr "" - -#. zqQWt -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3147483\n" -"help.text" -msgid "-1" -msgstr "" - -#. GsCZB -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3083443\n" -"help.text" -msgid "1" -msgstr "" - -#. LyuFQ -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3149826\n" -"help.text" -msgid "6" -msgstr "" - -#. BfBEi -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3163820\n" -"help.text" -msgid "0" -msgstr "" - -#. 2pfGT -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3154816\n" -"help.text" -msgid "3" -msgstr "" - -#. 4idBB -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3149276\n" -"help.text" -msgid "7" -msgstr "" - -#. wUKtq -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3149267\n" -"help.text" -msgid "2" -msgstr "" - -#. hyKxt -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3156310\n" -"help.text" -msgid "4" -msgstr "" - -#. 8HMk6 -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3154639\n" -"help.text" -msgid "8" -msgstr "" - -#. Ec6AG -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3145205\n" -"help.text" -msgid "4" -msgstr "" - -#. FnpA8 -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3153276\n" -"help.text" -msgid "6" -msgstr "" - -#. ee6VB -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3150756\n" -"help.text" -msgid "9" -msgstr "" - -#. EM3Gs -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3156095\n" -"help.text" -msgid "6" -msgstr "" - -#. oFf2A -#: 04060108.xhp -msgctxt "" -"04060108.xhp\n" -"par_id3152929\n" -"help.text" -msgid "8" -msgstr "" - #. BbE8F #: 04060108.xhp msgctxt "" @@ -20041,13 +19834,13 @@ msgctxt "" msgid "=HYPERLINK(\"http://www.example.org\";\"Click here\") displays the text \"Click here\" in the cell and executes the hyperlink http://www.example.org when clicked." msgstr "" -#. 6vtR6 +#. nBEGH #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_id0907200912224534\n" "help.text" -msgid "=HYPERLINK(\"http://www.example.org\";12345) displays the number 12345 and executes the hyperlink http://www.example.org when clicked." +msgid "=HYPERLINK(\"http://www.example.org\";12345) displays the number 12345 and executes the hyperlink http://www.example.org when clicked." msgstr "" #. GFCwJ @@ -30877,13 +30670,13 @@ msgctxt "" msgid "A security is purchased on 1999-02-15; the maturity date is 2007-11-15. The nominal rate of interest is 5.75%. The yield is 6.5%. The redemption value is 100 currency units. Interest is paid half-yearly (frequency is 2). With calculation on basis 0, the price is as follows:" msgstr "" -#. SGB87 +#. mvRnh #: 04060119.xhp msgctxt "" "04060119.xhp\n" "par_id3147273\n" "help.text" -msgid "=PRICE(\"1999-02-15\"; \"2007-11-15\"; 0.0575; 0.065; 100; 2; 0) returns 95.04287." +msgid "=PRICE(\"1999-02-15\"; \"2007-11-15\"; 0.0575; 0.065; 100; 2; 0) returns 95.04287." msgstr "" #. sQGxa @@ -30967,13 +30760,13 @@ msgctxt "" msgid "A security is purchased on 1999-02-15; the maturity date is 1999-03-01. Discount in per cent is 5.25%. The redemption value is 100. When calculating on basis 2 the price discount is as follows:" msgstr "" -#. zWwmn +#. ZeFG7 #: 04060119.xhp msgctxt "" "04060119.xhp\n" "par_id3151178\n" "help.text" -msgid "=PRICEDISC(\"1999-02-15\"; \"1999-03-01\"; 0.0525; 100; 2) returns 99.79583." +msgid "=PRICEDISC(\"1999-02-15\"; \"1999-03-01\"; 0.0525; 100; 2) returns 99.79583." msgstr "" #. hbGNH @@ -31075,31 +30868,31 @@ msgctxt "" msgid "The price is calculated as follows:" msgstr "" -#. ed6RY +#. fi4NY #: 04060119.xhp msgctxt "" "04060119.xhp\n" "par_id3158409\n" "help.text" -msgid "=PRICEMAT(\"1999-02-15\";\"1999-04-13\";\"1998-11-11\"; 0.061; 0.061;0) returns 99.98449888." +msgid "=PRICEMAT(\"1999-02-15\";\"1999-04-13\";\"1998-11-11\"; 0.061; 0.061;0) returns 99.98449888." msgstr "" -#. crj7S +#. GAN7n #: 04060119.xhp msgctxt "" "04060119.xhp\n" "bm_id3148448\n" "help.text" -msgid "calculating; durationsdurations;calculatingDURATION function" +msgid "calculating; durationsdurations;calculatingPDURATION function" msgstr "" -#. HUEcU +#. EjWXp #: 04060119.xhp msgctxt "" "04060119.xhp\n" "hd_id3148448\n" "help.text" -msgid "DURATION" +msgid "PDURATION" msgstr "" #. mQkqy @@ -31111,13 +30904,13 @@ msgctxt "" msgid "Calculates the number of periods required by an investment to attain the desired value." msgstr "" -#. brSXj +#. wLSMC #: 04060119.xhp msgctxt "" "04060119.xhp\n" "par_id3148933\n" "help.text" -msgid "DURATION(Rate; PV; FV)" +msgid "PDURATION(Rate; PV; FV)" msgstr "" #. Rzxhq @@ -31327,13 +31120,13 @@ msgctxt "" msgid "A security is purchased on 2001-01-01; the maturity date is 2006-01-01. The nominal rate of interest is 8%. The yield is 9.0%. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how long is the modified duration?" msgstr "" -#. uvE3L +#. PWSr2 #: 04060119.xhp msgctxt "" "04060119.xhp\n" "par_id3145378\n" "help.text" -msgid "=MDURATION(\"2001-01-01\"; \"2006-01-01\"; 0.08; 0.09; 2; 3) returns 4.02 years." +msgid "=MDURATION(\"2001-01-01\"; \"2006-01-01\"; 0.08; 0.09; 2; 3) returns 4.02 years." msgstr "" #. BrDKP @@ -31876,13 +31669,13 @@ msgctxt "" msgid "A security is purchased on 1999-02-15. It matures on 2007-11-15. The rate of interest is 5.75%. The price is 95.04287 currency units per 100 units of par value, the redemption value is 100 units. Interest is paid half-yearly (frequency = 2) and the basis is 0. How high is the yield?" msgstr "" -#. UfrLb +#. iewbU #: 04060119.xhp msgctxt "" "04060119.xhp\n" "par_id3154194\n" "help.text" -msgid "=YIELD(\"1999-02-15\"; \"2007-11-15\"; 0.0575 ;95.04287; 100; 2; 0) returns 0.065 or 6.50 per cent." +msgid "=YIELD(\"1999-02-15\"; \"2007-11-15\"; 0.0575 ;95.04287; 100; 2; 0) returns 0.065 or 6.50 per cent." msgstr "" #. AeJmf @@ -31966,13 +31759,13 @@ msgctxt "" msgid "A non-interest-bearing security is purchased on 1999-02-15. It matures on 1999-03-01. The price is 99.795 currency units per 100 units of par value, the redemption value is 100 units. The basis is 2. How high is the yield?" msgstr "" -#. 7YN9G +#. DMev8 #: 04060119.xhp msgctxt "" "04060119.xhp\n" "par_id3155187\n" "help.text" -msgid "=YIELDDISC(\"1999-02-15\"; \"1999-03-01\"; 99.795; 100; 2) returns 0.052823 or 5.2823 per cent." +msgid "=YIELDDISC(\"1999-02-15\"; \"1999-03-01\"; 99.795; 100; 2) returns 0.052823 or 5.2823 per cent." msgstr "" #. 5mbhE @@ -32065,13 +31858,13 @@ msgctxt "" msgid "A security is purchased on 1999-03-15. It matures on 1999-11-03. The issue date was 1998-11-08. The rate of interest is 6.25%, the price is 100.0123 units. The basis is 0. How high is the yield?" msgstr "" -#. EgFWh +#. DswXC #: 04060119.xhp msgctxt "" "04060119.xhp\n" "par_id3155311\n" "help.text" -msgid "=YIELDMAT(\"1999-03-15\"; \"1999-11-03\"; \"1998-11-08\"; 0.0625; 100.0123; 0) returns 0.060954 or 6.0954 per cent." +msgid "=YIELDMAT(\"1999-03-15\"; \"1999-11-03\"; \"1998-11-08\"; 0.0625; 100.0123; 0) returns 0.060954 or 6.0954 per cent." msgstr "" #. 2ZC4E @@ -32254,13 +32047,13 @@ msgctxt "" msgid "The return on the treasury bill corresponding to a security is worked out as follows:" msgstr "" -#. PGMJB +#. QzDeZ #: 04060119.xhp msgctxt "" "04060119.xhp\n" "par_id3154382\n" "help.text" -msgid "=TBILLEQ(\"1999-03-31\";\"1999-06-01\"; 0.0914) returns 0.094151 or 9.4151 per cent." +msgid "=TBILLEQ(\"1999-03-31\";\"1999-06-01\"; 0.0914) returns 0.094151 or 9.4151 per cent." msgstr "" #. zcFRa @@ -32344,13 +32137,13 @@ msgctxt "" msgid "The price of the treasury bill is worked out as follows:" msgstr "" -#. 2oCRv +#. VfuXC #: 04060119.xhp msgctxt "" "04060119.xhp\n" "par_id3154592\n" "help.text" -msgid "=TBILLPRICE(\"1999-03-31\";\"1999-06-01\"; 0.09) returns 98.45." +msgid "=TBILLPRICE(\"1999-03-31\";\"1999-06-01\"; 0.09) returns 98.45." msgstr "" #. yEHpt @@ -32434,13 +32227,13 @@ msgctxt "" msgid "The yield of the treasury bill is worked out as follows:" msgstr "" -#. vwDmA +#. CrxD8 #: 04060119.xhp msgctxt "" "04060119.xhp\n" "par_id3148528\n" "help.text" -msgid "=TBILLYIELD(\"1999-03-31\";\"1999-06-01\"; 98.45) returns 0.091417 or 9.1417 per cent." +msgid "=TBILLYIELD(\"1999-03-31\";\"1999-06-01\"; 98.45) returns 0.091417 or 9.1417 per cent." msgstr "" #. NF5nu @@ -44350,13 +44143,13 @@ msgctxt "" msgid "Insert Function into calculation sheet" msgstr "" -#. 7J4VW +#. UPFoX #: 04080000.xhp msgctxt "" "04080000.xhp\n" "par_id3150043\n" "help.text" -msgid "Icon" +msgid "Icon Insert Function" msgstr "" #. 4Hfgb @@ -46177,13 +45970,13 @@ msgctxt "" msgid "Displays the list of the available Cell Styles for indirect cell formatting." msgstr "" -#. vDDA3 +#. JcMEc #: 05100000.xhp msgctxt "" "05100000.xhp\n" "par_id3150751\n" "help.text" -msgid "Icon" +msgid "Icon Cell Styles" msgstr "" #. HKD2C @@ -46213,13 +46006,13 @@ msgctxt "" msgid "Displays the Page Styles available for indirect page formatting." msgstr "" -#. oCa5C +#. cM9f4 #: 05100000.xhp msgctxt "" "05100000.xhp\n" "par_id3159100\n" "help.text" -msgid "Icon" +msgid "Icon Page Styles" msgstr "" #. BnFvb @@ -46249,13 +46042,13 @@ msgctxt "" msgid "Turns the Fill Format mode on and off. Use the paint can to assign the Style selected in the Styles window." msgstr "" -#. JM3as +#. ChsD7 #: 05100000.xhp msgctxt "" "05100000.xhp\n" "par_id3155087\n" "help.text" -msgid "Icon" +msgid "Icon Fill Format Mode" msgstr "" #. TEEFF @@ -46330,13 +46123,13 @@ msgctxt "" msgid "Creates a new style based on the formatting of a selected object. Assign a name for the style in the Create Style dialog." msgstr "" -#. AGMAe +#. T967y #: 05100000.xhp msgctxt "" "05100000.xhp\n" "par_id3150050\n" "help.text" -msgid "Icon" +msgid "Icon New Style from Selection" msgstr "" #. aE4gp @@ -46366,13 +46159,13 @@ msgctxt "" msgid "Updates the Style selected in the Styles window with the current formatting of the selected object." msgstr "" -#. 5cyG3 +#. F3Lph #: 05100000.xhp msgctxt "" "05100000.xhp\n" "par_id3145118\n" "help.text" -msgid "Icon" +msgid "Icon Update Style" msgstr "" #. AbPzG @@ -51190,14 +50983,14 @@ msgctxt "" msgid "Select Source" msgstr "මූලාශ්‍රය තෝරන්න" -#. 9ePQP +#. tbA55 #: 12090100.xhp msgctxt "" "12090100.xhp\n" "hd_id3153663\n" "help.text" -msgid "Select Source" -msgstr "මූලාශ්‍රය තෝරන්න" +msgid "Pivot Table - Select Source" +msgstr "" #. JCesq #: 12090100.xhp @@ -58741,15 +58534,6 @@ msgctxt "" msgid "=HOUR(C4) returns 17 if the contents of C4 = 17:20:00." msgstr "" -#. aYfHQ -#: func_hour.xhp -msgctxt "" -"func_hour.xhp\n" -"par_id3154188\n" -"help.text" -msgid "YEAR, NOW, MINUTE, MONTH, DAY, WEEKDAY." -msgstr "" - #. DiCWs #: func_ifs.xhp msgctxt "" @@ -59020,6 +58804,15 @@ msgctxt "" msgid "Returns the hyperbolic cosine of a complex number. The hyperbolic cosine of a complex number can be expressed by:" msgstr "" +#. cawEM +#: func_imcosh.xhp +msgctxt "" +"func_imcosh.xhp\n" +"par_id24939266285933\n" +"help.text" +msgid "IMCOSH equation" +msgstr "" + #. neXB8 #: func_imcosh.xhp msgctxt "" @@ -59092,13 +58885,13 @@ msgctxt "" msgid "Returns the cotangent of a complex number. The cotangent of a complex number can be expressed by:" msgstr "" -#. ofv76 +#. cdma2 #: func_imcot.xhp msgctxt "" "func_imcot.xhp\n" "par_id311713256011430\n" "help.text" -msgid "cot(a+bi)=cos(a+bi)/sin(a+bi)" +msgid "IMCOT equation" msgstr "" #. z7EtV @@ -59173,13 +58966,13 @@ msgctxt "" msgid "Returns the cosecant of a complex number. The cosecant of a complex number can be expressed by:" msgstr "" -#. Jd8pB +#. 9P8Xq #: func_imcsc.xhp msgctxt "" "func_imcsc.xhp\n" "par_id13510198901485\n" "help.text" -msgid "csc(a+bi)=1/sin(a+bi)" +msgid "IMCSC equation" msgstr "" #. jBzZA @@ -59254,13 +59047,13 @@ msgctxt "" msgid "Returns the hyperbolic cosecant of a complex number. The hyperbolic cosecant of a complex number can be expressed by:" msgstr "" -#. PPDq3 +#. VWFPK #: func_imcsch.xhp msgctxt "" "func_imcsch.xhp\n" "par_id195151657917534\n" "help.text" -msgid "csch(a+bi)=1/sinh(a+bi)" +msgid "IMCSCH equation" msgstr "" #. ndjhY @@ -59335,13 +59128,13 @@ msgctxt "" msgid "Returns the secant of a complex number. The secant of a complex number can be expressed by:" msgstr "" -#. oFCsQ +#. gbjYF #: func_imsec.xhp msgctxt "" "func_imsec.xhp\n" "par_id17543461310594\n" "help.text" -msgid "sec(a+bi)=1/cos(a+bi)" +msgid "IMSEC equation" msgstr "" #. CEucF @@ -59416,13 +59209,13 @@ msgctxt "" msgid "Returns the hyperbolic secant of a complex number. The hyperbolic secant of a complex number can be expressed by:" msgstr "" -#. kCU6F +#. ymrxb #: func_imsech.xhp msgctxt "" "func_imsech.xhp\n" "par_id74572850718840\n" "help.text" -msgid "sech(a+bi)=1/cosh(a+bi)" +msgid "IMSECH equation" msgstr "" #. Rqker @@ -59497,13 +59290,13 @@ msgctxt "" msgid "Returns the sine of a complex number. The sine of a complex number can be expressed by:" msgstr "" -#. ZXSse +#. 5FyPJ #: func_imsin.xhp msgctxt "" "func_imsin.xhp\n" "par_id3189460120934\n" "help.text" -msgid "sin(a+bi)=sin(a)cosh(b)+cos(a)sinh(b)i" +msgid "IMSIN equation" msgstr "" #. tcmGA @@ -59578,13 +59371,13 @@ msgctxt "" msgid "Returns the hyperbolic sine of a complex number. The hyperbolic sine of a complex number can be expressed by:" msgstr "" -#. eAYir +#. ZDbJS #: func_imsinh.xhp msgctxt "" "func_imsinh.xhp\n" "par_id3189460120934\n" "help.text" -msgid "sinh(a+bi)=sinh(a)cos(b)+cosh(a)sin(b)i" +msgid "IMSINH equation" msgstr "" #. CM4Gy @@ -59659,13 +59452,13 @@ msgctxt "" msgid "Returns the tangent of a complex number. The tangent of a complex number can be expressed by:" msgstr "" -#. CNTVt +#. mdUUP #: func_imtan.xhp msgctxt "" "func_imtan.xhp\n" "par_id25021317131239\n" "help.text" -msgid "tan(a+bi)=sin(a+bi)/cos(a+bi)" +msgid "IMTAN equation" msgstr "" #. 7QtEG @@ -60424,15 +60217,6 @@ msgctxt "" msgid "=NETWORKDAYS.INTL(C3;D3) gives 22 working days." msgstr "" -#. EVv5k -#: func_networkdays.intl.xhp -msgctxt "" -"func_networkdays.intl.xhp\n" -"par_id23102016225717242\n" -"help.text" -msgid "Date functions" -msgstr "" - #. winzV #: func_networkdays.xhp msgctxt "" @@ -60442,14 +60226,14 @@ msgctxt "" msgid "NETWORKDAYS" msgstr "" -#. 7srBV +#. v4yGQ #: func_networkdays.xhp msgctxt "" "func_networkdays.xhp\n" "bm_id3151254\n" "help.text" -msgid "NETWORKDAYS function" -msgstr " පරිවර්තන ක්‍රියාව" +msgid "NETWORKDAYS function NETWORKDAYS_EXCEL2003 function" +msgstr "" #. HzF8v #: func_networkdays.xhp @@ -60550,15 +60334,6 @@ msgctxt "" msgid "=NETWORKDAYS(DATE(2016;9;12); DATE(2016;9;25); ; {1;0;0;0;1;1;1}) returns 6 workdays." msgstr "" -#. MpfGY -#: func_networkdays.xhp -msgctxt "" -"func_networkdays.xhp\n" -"par_id23102016225717242\n" -"help.text" -msgid "Date functions" -msgstr "" - #. HCN8H #: func_now.xhp msgctxt "" @@ -60712,6 +60487,591 @@ msgctxt "" msgid "=NUMBERVALUE(\"123.456\";\".\";\",\") yields 123.456" msgstr "" +#. EJhfD +#: func_opt_barrier.xhp +msgctxt "" +"func_opt_barrier.xhp\n" +"tit\n" +"help.text" +msgid "Function OPT_BARRIER" +msgstr "" + +#. 4HRGX +#: func_opt_barrier.xhp +msgctxt "" +"func_opt_barrier.xhp\n" +"bm_id511575065323638\n" +"help.text" +msgid "OPT_BARRIER function" +msgstr "" + +#. KrCYn +#: func_opt_barrier.xhp +msgctxt "" +"func_opt_barrier.xhp\n" +"hd_id241575063871994\n" +"help.text" +msgid "OPT_BARRIER" +msgstr "" + +#. uFKBs +#: func_opt_barrier.xhp +msgctxt "" +"func_opt_barrier.xhp\n" +"par_id121575063871995\n" +"help.text" +msgid "Returns the pricing for a barrier option, calculated using the Black-Scholes option pricing model." +msgstr "" + +#. FxbGq +#: func_opt_barrier.xhp +msgctxt "" +"func_opt_barrier.xhp\n" +"par_id371575067051846\n" +"help.text" +msgid "OPT_BARRIER(Spot; Volatility; Rate; Foreign Rate; Maturity; Strike; LowerBarrier; UpperBarrier; Rebate; PutCall; InOut; BarrierMonitoring; Greek)" +msgstr "" + +#. XEMff +#: func_opt_barrier.xhp +msgctxt "" +"func_opt_barrier.xhp\n" +"par_id681575073426941\n" +"help.text" +msgid "Strike is the strike price of the option and should be non-negative." +msgstr "" + +#. 8tgWG +#: func_opt_barrier.xhp +msgctxt "" +"func_opt_barrier.xhp\n" +"par_id671575073495724\n" +"help.text" +msgid "Rebate is the amount of money to be paid at maturity if the barrier is hit." +msgstr "" + +#. uAzky +#: func_opt_barrier.xhp +msgctxt "" +"func_opt_barrier.xhp\n" +"par_id691575073511191\n" +"help.text" +msgid "Put or Call is a string that defines whether the option is a put (“p”) or a call (“c”)." +msgstr "" + +#. PdCJb +#: func_opt_barrier.xhp +msgctxt "" +"func_opt_barrier.xhp\n" +"par_id651575073773761\n" +"help.text" +msgid "=OPT_BARRIER(30;0.2;0.06;0;1;40;25;0;0;\"c\";\"o\";\"c\") returns the value 0.4243." +msgstr "" + +#. ABVQH +#: func_opt_barrier.xhp +msgctxt "" +"func_opt_barrier.xhp\n" +"par_id401575073777593\n" +"help.text" +msgid "=OPT_BARRIER(50;0.4;0.05;0;0.5;65;0;80;0;\"p\";\"o\";\"c\";\"e\") returns the value 10.1585." +msgstr "" + +#. HWhRY +#: func_opt_prob_hit.xhp +msgctxt "" +"func_opt_prob_hit.xhp\n" +"tit\n" +"help.text" +msgid "Function OPT_PROB_HIT" +msgstr "" + +#. 5Naq2 +#: func_opt_prob_hit.xhp +msgctxt "" +"func_opt_prob_hit.xhp\n" +"bm_id961575074485125\n" +"help.text" +msgid "OPT_PROB_HIT function" +msgstr "" + +#. jn8fF +#: func_opt_prob_hit.xhp +msgctxt "" +"func_opt_prob_hit.xhp\n" +"hd_id71575063908363\n" +"help.text" +msgid "OPT_PROB_HIT" +msgstr "" + +#. fWecm +#: func_opt_prob_hit.xhp +msgctxt "" +"func_opt_prob_hit.xhp\n" +"par_id591575063908364\n" +"help.text" +msgid "Returns the probability that an asset hits a predetermined barrier price, assuming that the stock price can be modeled as a process S that follows the stochastic differential equation, as follows." +msgstr "" + +#. ZJBj2 +#: func_opt_prob_hit.xhp +msgctxt "" +"func_opt_prob_hit.xhp\n" +"par_id21575078735992\n" +"help.text" +msgid "OPT_PROB_HIT equation" +msgstr "" + +#. FnaCP +#: func_opt_prob_hit.xhp +msgctxt "" +"func_opt_prob_hit.xhp\n" +"par_id821575074114118\n" +"help.text" +msgid "µ is the asset’s percentage drift, vol is the percentage volatility of the stock, and dW is a random sample drawn from a normal distribution with a zero mean. W is a Wiener process or Brownian motion." +msgstr "" + +#. 9NRxu +#: func_opt_prob_hit.xhp +msgctxt "" +"func_opt_prob_hit.xhp\n" +"par_id211575074192954\n" +"help.text" +msgid "OPT_PROB_HIT(Spot; Volatility; Drift; Maturity; LowerBarrier; UpperBarrier)" +msgstr "" + +#. XaA8K +#: func_opt_prob_hit.xhp +msgctxt "" +"func_opt_prob_hit.xhp\n" +"par_id901575074339820\n" +"help.text" +msgid "Drift is the annual stock price percentage drift rate (µ in the above formula). The value is expressed as a decimal (for example, enter 15% as 0.15)." +msgstr "" + +#. 6yrWk +#: func_opt_prob_hit.xhp +msgctxt "" +"func_opt_prob_hit.xhp\n" +"par_id681575073426941\n" +"help.text" +msgid "Strike is the strike price of the option and should be non-negative." +msgstr "" + +#. mHW3F +#: func_opt_prob_hit.xhp +msgctxt "" +"func_opt_prob_hit.xhp\n" +"par_id971575074431070\n" +"help.text" +msgid "=OPT_PROB_HIT(30;0.2;0.3;1;0;40) returns the value 0.6119." +msgstr "" + +#. 3EshE +#: func_opt_prob_hit.xhp +msgctxt "" +"func_opt_prob_hit.xhp\n" +"par_id171575074434932\n" +"help.text" +msgid "=OPT_PROB_HIT(70;0.3;0.1;0.5;60;0) returns the value 0.4239." +msgstr "" + +#. RFprF +#: func_opt_prob_inmoney.xhp +msgctxt "" +"func_opt_prob_inmoney.xhp\n" +"tit\n" +"help.text" +msgid "Function OPT_PROB_INMONEY" +msgstr "" + +#. QQBrZ +#: func_opt_prob_inmoney.xhp +msgctxt "" +"func_opt_prob_inmoney.xhp\n" +"bm_id961575065633373\n" +"help.text" +msgid "OPT_PROB_INMONEY function" +msgstr "" + +#. kMBbw +#: func_opt_prob_inmoney.xhp +msgctxt "" +"func_opt_prob_inmoney.xhp\n" +"hd_id941575063929082\n" +"help.text" +msgid "OPT_PROB_INMONEY" +msgstr "" + +#. QDryb +#: func_opt_prob_inmoney.xhp +msgctxt "" +"func_opt_prob_inmoney.xhp\n" +"par_id941575063929083\n" +"help.text" +msgid "Returns the probability that an asset will end up between two barrier levels at maturity, assuming that the stock price can be modeled as a process S that follows the stochastic differential equation, as follows." +msgstr "" + +#. 2GJsA +#: func_opt_prob_inmoney.xhp +msgctxt "" +"func_opt_prob_inmoney.xhp\n" +"par_id21575078735992\n" +"help.text" +msgid "OPT_PROB_INMONEY equation" +msgstr "" + +#. 7ja6D +#: func_opt_prob_inmoney.xhp +msgctxt "" +"func_opt_prob_inmoney.xhp\n" +"par_id941575074893788\n" +"help.text" +msgid "µ is the asset’s percentage drift, vol is the percentage volatility of the stock, and dW is a random sample drawn from a normal distribution with a zero mean. W is a Wiener process or Brownian motion." +msgstr "" + +#. pMCin +#: func_opt_prob_inmoney.xhp +msgctxt "" +"func_opt_prob_inmoney.xhp\n" +"par_id241575075282150\n" +"help.text" +msgid "If the optional Strike and PutCall arguments are included, then" +msgstr "" + +#. vxxYT +#: func_opt_prob_inmoney.xhp +msgctxt "" +"func_opt_prob_inmoney.xhp\n" +"par_id931575075314553\n" +"help.text" +msgid "For a call option, the function returns the probability that the asset will end up between Strike and UpperBarrier." +msgstr "" + +#. UrAPw +#: func_opt_prob_inmoney.xhp +msgctxt "" +"func_opt_prob_inmoney.xhp\n" +"par_id531575075321659\n" +"help.text" +msgid "For a put option, the function returns the probability that the asset will end up between LowerBarrier and Strike." +msgstr "" + +#. 9VazP +#: func_opt_prob_inmoney.xhp +msgctxt "" +"func_opt_prob_inmoney.xhp\n" +"par_id191575075304900\n" +"help.text" +msgid "The function ignores the possibility of knock-out before maturity." +msgstr "" + +#. XTh5Y +#: func_opt_prob_inmoney.xhp +msgctxt "" +"func_opt_prob_inmoney.xhp\n" +"par_id761575075027094\n" +"help.text" +msgid "OPT_PROB_INMONEY(Spot; Volatility; Drift; Maturity; LowerBarrier; UpperBarrier; Strike; PutCall)" +msgstr "" + +#. mE6CG +#: func_opt_prob_inmoney.xhp +msgctxt "" +"func_opt_prob_inmoney.xhp\n" +"par_id601575074993334\n" +"help.text" +msgid "=OPT_PROB_INMONEY(30;0.2;0.1;1;0;50) returns the value 0.9844." +msgstr "" + +#. K7AED +#: func_opt_prob_inmoney.xhp +msgctxt "" +"func_opt_prob_inmoney.xhp\n" +"par_id261575074997216\n" +"help.text" +msgid "=OPT_PROB_INMONEY(70;0.3;0.15;1;60;0;80;\"p\") returns the value 0.3440." +msgstr "" + +#. muQEH +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"tit\n" +"help.text" +msgid "OPT_TOUCH" +msgstr "" + +#. r3Awi +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"bm_id951575065400504\n" +"help.text" +msgid "OPT_TOUCH function" +msgstr "" + +#. DBPBG +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"hd_id41575062825964\n" +"help.text" +msgid "OPT_TOUCH" +msgstr "" + +#. HwW6c +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id531575062825965\n" +"help.text" +msgid "Returns the pricing of a touch / no-touch option, calculated using the Black-Scholes option pricing model." +msgstr "" + +#. DE8qf +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id371575066515276\n" +"help.text" +msgid "For relevant background information, visit the Options (finance) and Black-Scholes model Wikipedia pages." +msgstr "" + +#. 29Wsy +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id571575080642652\n" +"help.text" +msgid "Further information about touch / no-touch options may be found on many financial websites." +msgstr "" + +#. pyway +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id151575063296819\n" +"help.text" +msgid "OPT_TOUCH(Spot; Volatility; Rate; ForeignRate; Maturity; LowerBarrier; UpperBarrier; ForeignDomestic; InOut; BarrierMonitoring; Greek)" +msgstr "" + +#. 6rD5u +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id321575066304659\n" +"help.text" +msgid "Spot is the price / value of the underlying asset and should be greater than 0.0." +msgstr "" + +#. CoALG +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id31575066315078\n" +"help.text" +msgid "Volatility is the annual percentage volatility of the underlying asset expressed as a decimal (for example, enter 30% as 0.3). The value should be greater than 0.0." +msgstr "" + +#. iCEkw +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id681575066324254\n" +"help.text" +msgid "Rate is the continuously compounded interest rate. This is a percentage expressed as a decimal (for example, enter 40% as 0.4)." +msgstr "" + +#. eoG8E +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id71575066333773\n" +"help.text" +msgid "ForeignRate is the continuously compounded foreign interest rate. This is a percentage expressed as a decimal (for example, enter 50% as 0.5)." +msgstr "" + +#. hzfJp +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id21575066338734\n" +"help.text" +msgid "Maturity is the time to maturity of the option, in years, and should be non-negative." +msgstr "" + +#. Gksbz +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id671575066343182\n" +"help.text" +msgid "LowerBarrier is the predetermined lower barrier price; set to zero for no lower barrier." +msgstr "" + +#. KDTDW +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id301575066347357\n" +"help.text" +msgid "UpperBarrier is the predetermined upper barrier price; set to zero for no upper barrier." +msgstr "" + +#. oVmg7 +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id561575066355924\n" +"help.text" +msgid "ForeignDomestic is a string that defines whether the option pays domestic (“d”) or foreign (“f”) currency." +msgstr "" + +#. zTRA2 +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id251575066360596\n" +"help.text" +msgid "InOut is a string that defines whether the option is knock-in (“i”) or knock-out (“o”)." +msgstr "" + +#. AsXAj +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id861575066366861\n" +"help.text" +msgid "BarrierMonitoring is a string that defines whether the barrier is monitored continuously (“c”) or only at the end / maturity (“e”)." +msgstr "" + +#. xyF8R +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id721575066374340\n" +"help.text" +msgid "Greek (optional) is a string argument. If omitted or set to “value”, “v”, “price”, or “p”, then the function simply returns the option price. If another valid string is entered, the function returns price sensitivities (Greeks) to one of the input parameters. The valid options in this case are as follows." +msgstr "" + +#. NhW28 +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id951575063536153\n" +"help.text" +msgid "“delta” or “d”." +msgstr "" + +#. DVKPe +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id361575063554232\n" +"help.text" +msgid "“gamma” or “g”." +msgstr "" + +#. mY7eD +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id961575063563017\n" +"help.text" +msgid "“theta” or “t”." +msgstr "" + +#. 7BNpN +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id971575063570632\n" +"help.text" +msgid "“vega” or “e”." +msgstr "" + +#. F4AQk +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id631575063580705\n" +"help.text" +msgid "“volga” or “o”." +msgstr "" + +#. DcBfK +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id981575063594505\n" +"help.text" +msgid "“vanna” or “a”." +msgstr "" + +#. vjCq4 +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id191575063598656\n" +"help.text" +msgid "“rho” or “r”." +msgstr "" + +#. NGCqj +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id751575063602288\n" +"help.text" +msgid "“rhof” or “f”." +msgstr "" + +#. U7QqM +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id181575063666675\n" +"help.text" +msgid "=OPT_TOUCH(50;0.25;0.05;0;1;0;55;\"d\";\"i\";\"c\") returns the value 0.6876." +msgstr "" + +#. 8JFD4 +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id811575063677250\n" +"help.text" +msgid "=OPT_TOUCH(80;0.2;0.05;0;0.5;60;0;\"f\";\"o\";\"c\";\"r\") returns the value 15.5516." +msgstr "" + +#. ychjG +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id121575125779535\n" +"help.text" +msgid "Financial Functions Part One" +msgstr "" + +#. aX7LC +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id251575125873714\n" +"help.text" +msgid "Financial Functions Part Two" +msgstr "" + +#. Q7SFh +#: func_opt_touch.xhp +msgctxt "" +"func_opt_touch.xhp\n" +"par_id191575125878595\n" +"help.text" +msgid "Financial Functions Part Three" +msgstr "" + #. zr5G3 #: func_rawsubtract.xhp msgctxt "" @@ -63205,15 +63565,6 @@ msgctxt "" msgid "=WORKDAY.INTL(C3;D3) gives the result: January 10, 2017." msgstr "" -#. 4CAcU -#: func_workday.intl.xhp -msgctxt "" -"func_workday.intl.xhp\n" -"par_id23102016225717242\n" -"help.text" -msgid "Date functions" -msgstr "" - #. 5dvmu #: func_workday.xhp msgctxt "" @@ -63340,13 +63691,13 @@ msgctxt "" msgid "YEAR" msgstr "" -#. nEAhg +#. jfsgr #: func_year.xhp msgctxt "" "func_year.xhp\n" "par_id3147496\n" "help.text" -msgid "Returns the year as a number according to the internal calculation rules." +msgid "Returns the year as a number according to the internal calculation rules." msgstr "" #. 3SfLe @@ -63394,6 +63745,15 @@ msgctxt "" msgid "=YEAR(33333.33) returns 1991" msgstr "=SIGN(3.4) returns 1." +#. YXa5g +#: func_year.xhp +msgctxt "" +"func_year.xhp\n" +"par_id141577548861101\n" +"help.text" +msgid "=YEAR(DATEVALUE('2010-09-28')) returns 2010." +msgstr "" + #. kAjPe #: func_yearfrac.xhp msgctxt "" diff --git a/source/si/helpcontent2/source/text/scalc/02.po b/source/si/helpcontent2/source/text/scalc/02.po index 19c89c9911d..1d3d2a1038b 100644 --- a/source/si/helpcontent2/source/text/scalc/02.po +++ b/source/si/helpcontent2/source/text/scalc/02.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: 2019-01-12 13:18+0100\n" +"POT-Creation-Date: 2020-01-07 14:09+0100\n" "PO-Revision-Date: 2018-11-14 12:09+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -16,6 +16,7 @@ msgstr "" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1542197366.000000\n" +#. aSE5T #: 02130000.xhp msgctxt "" "02130000.xhp\n" @@ -24,6 +25,7 @@ msgctxt "" msgid "Number format: Currency" msgstr "" +#. qnxQS #: 02130000.xhp msgctxt "" "02130000.xhp\n" @@ -32,6 +34,7 @@ msgctxt "" msgid "Number format: Currency" msgstr "" +#. mDBPb #: 02130000.xhp msgctxt "" "02130000.xhp\n" @@ -40,14 +43,16 @@ msgctxt "" msgid "Applies the default currency format to the selected cells." msgstr "" +#. 2nsBF #: 02130000.xhp msgctxt "" "02130000.xhp\n" "par_id3155267\n" "help.text" -msgid "Currency Number Format Icon" +msgid "Currency Number Format Icon" msgstr "" +#. KBVhJ #: 02130000.xhp msgctxt "" "02130000.xhp\n" @@ -56,6 +61,7 @@ msgctxt "" msgid "Number Format: Currency" msgstr "" +#. CDopB #: 02130000.xhp msgctxt "" "02130000.xhp\n" @@ -64,6 +70,7 @@ msgctxt "" msgid "Format - Cells - Numbers." msgstr "" +#. fjGg6 #: 02140000.xhp msgctxt "" "02140000.xhp\n" @@ -72,6 +79,7 @@ msgctxt "" msgid "Number format: Percent" msgstr "" +#. vpFDA #: 02140000.xhp msgctxt "" "02140000.xhp\n" @@ -80,6 +88,7 @@ msgctxt "" msgid "Number format: Percent" msgstr "" +#. fzGGF #: 02140000.xhp msgctxt "" "02140000.xhp\n" @@ -88,14 +97,16 @@ msgctxt "" msgid "Applies the percentage format to the selected cells." msgstr "" +#. AFCdX #: 02140000.xhp msgctxt "" "02140000.xhp\n" "par_id3153968\n" "help.text" -msgid "Icon" +msgid "Icon" msgstr "" +#. CAFBw #: 02140000.xhp msgctxt "" "02140000.xhp\n" @@ -104,6 +115,7 @@ msgctxt "" msgid "Number Format: Percent" msgstr "" +#. xrLA9 #: 02140000.xhp msgctxt "" "02140000.xhp\n" @@ -112,6 +124,7 @@ msgctxt "" msgid "percentage calculations" msgstr "" +#. Rwuzn #: 02140000.xhp msgctxt "" "02140000.xhp\n" @@ -120,6 +133,7 @@ msgctxt "" msgid "You can also enter a percentage sign (%) after a number in a cell:" msgstr "" +#. LKtGp #: 02140000.xhp msgctxt "" "02140000.xhp\n" @@ -128,6 +142,7 @@ msgctxt "" msgid "1% corresponds to 0.01" msgstr "" +#. CwAEt #: 02140000.xhp msgctxt "" "02140000.xhp\n" @@ -136,6 +151,7 @@ msgctxt "" msgid "1 + 16% corresponds to 116% or 1.16" msgstr "" +#. j7BsM #: 02140000.xhp msgctxt "" "02140000.xhp\n" @@ -144,6 +160,7 @@ msgctxt "" msgid "1%% corresponds to 0.0001" msgstr "" +#. DA27s #: 02140000.xhp msgctxt "" "02140000.xhp\n" @@ -152,6 +169,7 @@ msgctxt "" msgid "Format - Cells - Numbers" msgstr "" +#. bX9GB #: 02150000.xhp msgctxt "" "02150000.xhp\n" @@ -160,6 +178,7 @@ msgctxt "" msgid "Number format: Default" msgstr "" +#. di5Pr #: 02150000.xhp msgctxt "" "02150000.xhp\n" @@ -168,6 +187,7 @@ msgctxt "" msgid "Number format: Default" msgstr "" +#. CkVDA #: 02150000.xhp msgctxt "" "02150000.xhp\n" @@ -176,14 +196,16 @@ msgctxt "" msgid "Applies the default number format to the selected cells." msgstr "" +#. MpiW2 #: 02150000.xhp msgctxt "" "02150000.xhp\n" "par_id3155922\n" "help.text" -msgid "Icon" +msgid "Icon Standard Format " msgstr "" +#. 7xorF #: 02150000.xhp msgctxt "" "02150000.xhp\n" @@ -192,6 +214,7 @@ msgctxt "" msgid "Number Format: Standard" msgstr "" +#. JDEfG #: 02150000.xhp msgctxt "" "02150000.xhp\n" @@ -200,6 +223,7 @@ msgctxt "" msgid "Format - Cells - Numbers." msgstr "" +#. BhR4Z #: 02160000.xhp msgctxt "" "02160000.xhp\n" @@ -208,6 +232,7 @@ msgctxt "" msgid "Number Format: Add Decimal Place" msgstr "" +#. VsEUD #: 02160000.xhp msgctxt "" "02160000.xhp\n" @@ -216,6 +241,7 @@ msgctxt "" msgid "Number Format: Add Decimal Place" msgstr "" +#. jhPg6 #: 02160000.xhp msgctxt "" "02160000.xhp\n" @@ -224,14 +250,16 @@ msgctxt "" msgid "Adds one decimal place to the numbers in the selected cells." msgstr "" +#. BuLUg #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3145787\n" "help.text" -msgid "Icon" +msgid "Icon Add Decimal Place" msgstr "" +#. NDn3G #: 02160000.xhp msgctxt "" "02160000.xhp\n" @@ -240,6 +268,7 @@ msgctxt "" msgid "Number Format: Add Decimal Place" msgstr "" +#. JGSHw #: 02170000.xhp msgctxt "" "02170000.xhp\n" @@ -248,6 +277,7 @@ msgctxt "" msgid "Number Format: Delete Decimal Place" msgstr "" +#. ENVTM #: 02170000.xhp msgctxt "" "02170000.xhp\n" @@ -256,6 +286,7 @@ msgctxt "" msgid "Number Format: Delete Decimal Place" msgstr "" +#. Eip8y #: 02170000.xhp msgctxt "" "02170000.xhp\n" @@ -264,14 +295,16 @@ msgctxt "" msgid "Removes one decimal place from the numbers in the selected cells." msgstr "" +#. FCfMZ #: 02170000.xhp msgctxt "" "02170000.xhp\n" "par_id3145173\n" "help.text" -msgid "Icon" +msgid "Icon Delete Decimal Place" msgstr "" +#. xCuwp #: 02170000.xhp msgctxt "" "02170000.xhp\n" @@ -280,14 +313,16 @@ msgctxt "" msgid "Number Format: Delete Decimal Place" msgstr "" +#. 89BHV #: 06010000.xhp msgctxt "" "06010000.xhp\n" "tit\n" "help.text" -msgid "Sheet Area" +msgid "Name Box" msgstr "" +#. JJA9o #: 06010000.xhp msgctxt "" "06010000.xhp\n" @@ -296,6 +331,7 @@ msgctxt "" msgid "formula bar; sheet area namessheet area namesshowing; cell referencescell references; showing" msgstr "" +#. zo9WM #: 06010000.xhp msgctxt "" "06010000.xhp\n" @@ -304,6 +340,7 @@ msgctxt "" msgid "Name Box" msgstr "" +#. bJypW #: 06010000.xhp msgctxt "" "06010000.xhp\n" @@ -312,6 +349,7 @@ msgctxt "" msgid "Displays the reference for the current cell, the range of the selected cells, or the name of the area. You can also select a range of cells, and then type a name for that range into the Name Box." msgstr "" +#. W3Br6 #: 06010000.xhp msgctxt "" "06010000.xhp\n" @@ -320,6 +358,7 @@ msgctxt "" msgid "Combo box sheet area" msgstr "" +#. wFE7T #: 06010000.xhp msgctxt "" "06010000.xhp\n" @@ -328,14 +367,16 @@ msgctxt "" msgid "Name Box" msgstr "" +#. yH3c4 #: 06010000.xhp msgctxt "" "06010000.xhp\n" "par_id3152596\n" "help.text" -msgid "To jump to a particular cell, or to select a cell range, type the cell reference, or cell range reference in this box, for example, F1, or A1:C4." +msgid "To jump to a particular cell, or to select a cell range, type the cell reference, or cell range reference in this box, for example, F1, or A1:C4. You can also enter full name of a sheet; the tooltip then changes to \"Go To Sheet\", and pressing Enter switches to that sheet." msgstr "" +#. VFke2 #: 06030000.xhp msgctxt "" "06030000.xhp\n" @@ -344,6 +385,7 @@ msgctxt "" msgid "Sum" msgstr "එකතුව" +#. oK8fx #: 06030000.xhp msgctxt "" "06030000.xhp\n" @@ -352,6 +394,7 @@ msgctxt "" msgid "functions;sum function icon formula bar;sum function sum icon AutoSum button, see sum icon" msgstr "" +#. EUeEf #: 06030000.xhp msgctxt "" "06030000.xhp\n" @@ -360,6 +403,7 @@ msgctxt "" msgid "Sum" msgstr "" +#. M5UpW #: 06030000.xhp msgctxt "" "06030000.xhp\n" @@ -368,6 +412,7 @@ msgctxt "" msgid "Inserts the sum of a cell range into the current cell, or inserts sum values into selected cells. Click in a cell, click this icon, and optionally adjust the cell range. Or select some cells into which the sum values will be inserted, then click the icon." msgstr "" +#. urwhB #: 06030000.xhp msgctxt "" "06030000.xhp\n" @@ -376,6 +421,7 @@ msgctxt "" msgid "Icon" msgstr "" +#. hfmVm #: 06030000.xhp msgctxt "" "06030000.xhp\n" @@ -384,6 +430,7 @@ msgctxt "" msgid "Sum" msgstr "එකතුව" +#. DEYk8 #: 06030000.xhp msgctxt "" "06030000.xhp\n" @@ -392,6 +439,7 @@ msgctxt "" msgid "$[officename] automatically suggests a cell range, provided that the spreadsheet contains data. If the cell range already contains a sum function, you can combine it with the new one to yield the total sum of the range. If the range contains filters, the Subtotal function is inserted instead of the Sum function." msgstr "" +#. HRZZS #: 06030000.xhp msgctxt "" "06030000.xhp\n" @@ -400,6 +448,7 @@ msgctxt "" msgid "Click the Accept icon (green check mark) to use the formula displayed in the input line." msgstr "" +#. NYGR7 #: 06040000.xhp msgctxt "" "06040000.xhp\n" @@ -408,6 +457,7 @@ msgctxt "" msgid "Function" msgstr "ශ්‍රිතය" +#. 9JFi8 #: 06040000.xhp msgctxt "" "06040000.xhp\n" @@ -416,6 +466,7 @@ msgctxt "" msgid "formula bar; functionsfunctions; formula bar icon" msgstr "" +#. tnkP3 #: 06040000.xhp msgctxt "" "06040000.xhp\n" @@ -424,6 +475,7 @@ msgctxt "" msgid "Function" msgstr "" +#. TnbLt #: 06040000.xhp msgctxt "" "06040000.xhp\n" @@ -432,6 +484,7 @@ msgctxt "" msgid "Adds a formula to the current cell. Click this icon, and then enter the formula in the Input line." msgstr "" +#. WH6iw #: 06040000.xhp msgctxt "" "06040000.xhp\n" @@ -440,6 +493,7 @@ msgctxt "" msgid "This icon is only available when the Input line box is not active." msgstr "" +#. yAAo7 #: 06040000.xhp msgctxt "" "06040000.xhp\n" @@ -448,6 +502,7 @@ msgctxt "" msgid "Icon" msgstr "" +#. ZjzSD #: 06040000.xhp msgctxt "" "06040000.xhp\n" @@ -456,6 +511,7 @@ msgctxt "" msgid "Function" msgstr "ශ්‍රිතය" +#. kC5QL #: 06050000.xhp msgctxt "" "06050000.xhp\n" @@ -464,6 +520,7 @@ msgctxt "" msgid "Input line" msgstr "" +#. CXdQo #: 06050000.xhp msgctxt "" "06050000.xhp\n" @@ -472,6 +529,7 @@ msgctxt "" msgid "Input line" msgstr "" +#. 4R8nP #: 06050000.xhp msgctxt "" "06050000.xhp\n" @@ -480,6 +538,7 @@ msgctxt "" msgid "Enter the formula that you want to add to the current cell. You can also click the Function Wizard icon to insert a predefined function into the formula." msgstr "" +#. pBxxB #: 06060000.xhp msgctxt "" "06060000.xhp\n" @@ -488,6 +547,7 @@ msgctxt "" msgid "Cancel" msgstr "" +#. FRSZz #: 06060000.xhp msgctxt "" "06060000.xhp\n" @@ -496,6 +556,7 @@ msgctxt "" msgid "formula bar; canceling inputsfunctions; canceling input icon" msgstr "" +#. nYGqw #: 06060000.xhp msgctxt "" "06060000.xhp\n" @@ -504,6 +565,7 @@ msgctxt "" msgid "Cancel" msgstr "" +#. uafDY #: 06060000.xhp msgctxt "" "06060000.xhp\n" @@ -512,6 +574,7 @@ msgctxt "" msgid "Clears the contents of the Input line, or cancels the changes that you made to an existing formula." msgstr "" +#. DjEeK #: 06060000.xhp msgctxt "" "06060000.xhp\n" @@ -520,6 +583,7 @@ msgctxt "" msgid "Icon" msgstr "" +#. QZHAo #: 06060000.xhp msgctxt "" "06060000.xhp\n" @@ -528,6 +592,7 @@ msgctxt "" msgid "Cancel" msgstr "" +#. i4LsJ #: 06070000.xhp msgctxt "" "06070000.xhp\n" @@ -536,6 +601,7 @@ msgctxt "" msgid "Accept" msgstr "" +#. EG7Fb #: 06070000.xhp msgctxt "" "06070000.xhp\n" @@ -544,6 +610,7 @@ msgctxt "" msgid "formula bar; accepting inputsfunctions; accepting input icon" msgstr "" +#. SK35g #: 06070000.xhp msgctxt "" "06070000.xhp\n" @@ -552,6 +619,7 @@ msgctxt "" msgid "Accept" msgstr "" +#. BBvqG #: 06070000.xhp msgctxt "" "06070000.xhp\n" @@ -560,6 +628,7 @@ msgctxt "" msgid "Accepts the contents of the Input line, and then inserts the contents into the current cell." msgstr "" +#. D8cSd #: 06070000.xhp msgctxt "" "06070000.xhp\n" @@ -568,6 +637,7 @@ msgctxt "" msgid "Icon" msgstr "" +#. puh2n #: 06070000.xhp msgctxt "" "06070000.xhp\n" @@ -576,6 +646,7 @@ msgctxt "" msgid "Accept" msgstr "" +#. c7dbD #: 06080000.xhp msgctxt "" "06080000.xhp\n" @@ -584,6 +655,7 @@ msgctxt "" msgid "Theme Selection" msgstr "" +#. 7zx5b #: 06080000.xhp msgctxt "" "06080000.xhp\n" @@ -592,6 +664,7 @@ msgctxt "" msgid "Theme Selection" msgstr "" +#. rVKiP #: 06080000.xhp msgctxt "" "06080000.xhp\n" @@ -600,6 +673,7 @@ msgctxt "" msgid "Applies a formatting style to the selected cells. The styles include font, border, and background color information." msgstr "" +#. SEmnU #: 06080000.xhp msgctxt "" "06080000.xhp\n" @@ -608,6 +682,7 @@ msgctxt "" msgid "Icon" msgstr "" +#. cgZs2 #: 06080000.xhp msgctxt "" "06080000.xhp\n" @@ -616,6 +691,7 @@ msgctxt "" msgid "Choose Themes" msgstr "" +#. xWp4x #: 06080000.xhp msgctxt "" "06080000.xhp\n" @@ -624,6 +700,7 @@ msgctxt "" msgid "Click the formatting theme that you want to apply, and then click OK." msgstr "" +#. QCyEd #: 08010000.xhp msgctxt "" "08010000.xhp\n" @@ -632,6 +709,7 @@ msgctxt "" msgid "Position in document" msgstr "" +#. RiLaz #: 08010000.xhp msgctxt "" "08010000.xhp\n" @@ -640,6 +718,7 @@ msgctxt "" msgid "Position in document" msgstr "" +#. L7Xk5 #: 08010000.xhp msgctxt "" "08010000.xhp\n" @@ -648,6 +727,7 @@ msgctxt "" msgid "Displays the number of the current sheet and the total number of sheets in the spreadsheet." msgstr "" +#. X2Dv6 #: 08080000.xhp msgctxt "" "08080000.xhp\n" @@ -656,6 +736,7 @@ msgctxt "" msgid "Standard Formula, Date/Time, Error Warning" msgstr "" +#. fFadm #: 08080000.xhp msgctxt "" "08080000.xhp\n" @@ -664,6 +745,7 @@ msgctxt "" msgid "formulas;status bar" msgstr "" +#. MFGFm #: 08080000.xhp msgctxt "" "08080000.xhp\n" @@ -672,6 +754,7 @@ msgctxt "" msgid "Standard Formula, Date/Time, Error Warning" msgstr "" +#. gvyvx #: 08080000.xhp msgctxt "" "08080000.xhp\n" @@ -680,6 +763,7 @@ msgctxt "" msgid "Displays information about the current document. By default, the SUM of the contents of the selected cells is displayed." msgstr "" +#. eCfVn #: 08080000.xhp msgctxt "" "08080000.xhp\n" @@ -688,6 +772,7 @@ msgctxt "" msgid "To change the default formula that is displayed, right-click the field, and then choose the formula that you want. The available formulas are: Average, count of values (COUNTA), count of numbers (COUNT), Maximum, Minimum, Sum, or None." msgstr "" +#. hAizh #: 08080000.xhp msgctxt "" "08080000.xhp\n" @@ -696,6 +781,7 @@ msgctxt "" msgid "Error codes" msgstr "" +#. 2fX5w #: 10050000.xhp msgctxt "" "10050000.xhp\n" @@ -704,6 +790,7 @@ msgctxt "" msgid "Zoom In" msgstr "විශාල කරන්න" +#. kNqRX #: 10050000.xhp msgctxt "" "10050000.xhp\n" @@ -712,6 +799,7 @@ msgctxt "" msgid "page views; increasing scalesincreasing scales in page viewzooming;enlarging page views" msgstr "" +#. XBiGZ #: 10050000.xhp msgctxt "" "10050000.xhp\n" @@ -720,6 +808,7 @@ msgctxt "" msgid "Zoom In" msgstr "" +#. Uq4Tv #: 10050000.xhp msgctxt "" "10050000.xhp\n" @@ -728,6 +817,7 @@ msgctxt "" msgid "Enlarges the screen display of the current document. The current zoom factor is displayed on the Status Bar." msgstr "" +#. GBXen #: 10050000.xhp msgctxt "" "10050000.xhp\n" @@ -736,6 +826,7 @@ msgctxt "" msgid "The maximum zoom factor is 400%." msgstr "" +#. dD3H5 #: 10050000.xhp msgctxt "" "10050000.xhp\n" @@ -744,6 +835,7 @@ msgctxt "" msgid "Icon" msgstr "" +#. GcJsA #: 10050000.xhp msgctxt "" "10050000.xhp\n" @@ -752,6 +844,7 @@ msgctxt "" msgid "Zoom In" msgstr "විශාල කරන්න" +#. XTPaZ #: 10060000.xhp msgctxt "" "10060000.xhp\n" @@ -760,6 +853,7 @@ msgctxt "" msgid "Zoom Out" msgstr "කුඩා කරන්න" +#. P4mw7 #: 10060000.xhp msgctxt "" "10060000.xhp\n" @@ -768,6 +862,7 @@ msgctxt "" msgid "page views;reducing scaleszooming;reducing page views" msgstr "" +#. fwoCG #: 10060000.xhp msgctxt "" "10060000.xhp\n" @@ -776,6 +871,7 @@ msgctxt "" msgid "Zoom Out" msgstr "" +#. BgFbq #: 10060000.xhp msgctxt "" "10060000.xhp\n" @@ -784,6 +880,7 @@ msgctxt "" msgid "Reduces the screen display of the current document. The current zoom factor is displayed on the Status Bar." msgstr "" +#. Czu2U #: 10060000.xhp msgctxt "" "10060000.xhp\n" @@ -792,6 +889,7 @@ msgctxt "" msgid "The minimum zoom factor is 20%." msgstr "" +#. DN9qj #: 10060000.xhp msgctxt "" "10060000.xhp\n" @@ -800,6 +898,7 @@ msgctxt "" msgid "Icon" msgstr "" +#. rfG8A #: 10060000.xhp msgctxt "" "10060000.xhp\n" @@ -808,6 +907,7 @@ msgctxt "" msgid "Zooming Out" msgstr "" +#. BwqAM #: 18010000.xhp msgctxt "" "18010000.xhp\n" @@ -816,6 +916,7 @@ msgctxt "" msgid "Insert" msgstr "ඇතුළු කරන්න" +#. GADDh #: 18010000.xhp msgctxt "" "18010000.xhp\n" @@ -824,6 +925,7 @@ msgctxt "" msgid "inserting; objects, toolbar icon" msgstr "" +#. nuhSb #: 18010000.xhp msgctxt "" "18010000.xhp\n" @@ -832,6 +934,7 @@ msgctxt "" msgid "Insert" msgstr "" +#. UfEHG #: 18010000.xhp msgctxt "" "18010000.xhp\n" @@ -840,6 +943,7 @@ msgctxt "" msgid "Click the arrow next to the icon to open the Insert toolbar, where you can add graphics and special characters to the current sheet." msgstr "" +#. DnSkt #: 18010000.xhp msgctxt "" "18010000.xhp\n" @@ -848,6 +952,7 @@ msgctxt "" msgid "Tools bar icon:" msgstr "" +#. Eaf8D #: 18010000.xhp msgctxt "" "18010000.xhp\n" @@ -856,6 +961,7 @@ msgctxt "" msgid "Icon" msgstr "" +#. sQ6Tc #: 18010000.xhp msgctxt "" "18010000.xhp\n" @@ -864,6 +970,7 @@ msgctxt "" msgid "Insert" msgstr "ඇතුළු කරන්න" +#. ZVCSS #: 18010000.xhp msgctxt "" "18010000.xhp\n" @@ -872,6 +979,7 @@ msgctxt "" msgid "You can select the following icons:" msgstr "" +#. mimKi #: 18010000.xhp msgctxt "" "18010000.xhp\n" @@ -880,6 +988,7 @@ msgctxt "" msgid "Floating Frame" msgstr "ඉපිලෙන රාමුව" +#. hJCq8 #: 18010000.xhp msgctxt "" "18010000.xhp\n" @@ -888,6 +997,7 @@ msgctxt "" msgid "Special Character" msgstr "" +#. 9YdEG #: 18010000.xhp msgctxt "" "18010000.xhp\n" @@ -896,6 +1006,7 @@ msgctxt "" msgid "From File" msgstr "ගොනුවෙන්" +#. kBXFP #: 18010000.xhp msgctxt "" "18010000.xhp\n" @@ -904,6 +1015,7 @@ msgctxt "" msgid "Formula" msgstr "ගොනුවෙන්" +#. MABzX #: 18010000.xhp msgctxt "" "18010000.xhp\n" @@ -912,6 +1024,7 @@ msgctxt "" msgid "Chart" msgstr "ප්‍රස්තාරය" +#. 98CKi #: 18010000.xhp msgctxt "" "18010000.xhp\n" @@ -920,6 +1033,7 @@ msgctxt "" msgid "OLE Object" msgstr "OLE වස්තුව" +#. QMjWB #: 18020000.xhp msgctxt "" "18020000.xhp\n" @@ -928,6 +1042,7 @@ msgctxt "" msgid "Insert Cells" msgstr "" +#. h3979 #: 18020000.xhp msgctxt "" "18020000.xhp\n" @@ -936,6 +1051,7 @@ msgctxt "" msgid "inserting; cells, toolbar icon" msgstr "" +#. CMJXh #: 18020000.xhp msgctxt "" "18020000.xhp\n" @@ -944,6 +1060,7 @@ msgctxt "" msgid "Insert Cells" msgstr "" +#. iTWkf #: 18020000.xhp msgctxt "" "18020000.xhp\n" @@ -952,6 +1069,7 @@ msgctxt "" msgid "Click the arrow next to the icon to open the Insert Cells toolbar, where you can insert cells, rows, and columns into the current sheet." msgstr "" +#. o7wEe #: 18020000.xhp msgctxt "" "18020000.xhp\n" @@ -960,6 +1078,7 @@ msgctxt "" msgid "Tools bar icon:" msgstr "" +#. eqHih #: 18020000.xhp msgctxt "" "18020000.xhp\n" @@ -968,6 +1087,7 @@ msgctxt "" msgid "You can select the following icons:" msgstr "" +#. m2qTa #: 18020000.xhp msgctxt "" "18020000.xhp\n" @@ -976,6 +1096,7 @@ msgctxt "" msgid "Insert Cells Down" msgstr "" +#. CLMtB #: 18020000.xhp msgctxt "" "18020000.xhp\n" @@ -984,6 +1105,7 @@ msgctxt "" msgid "Insert Cells Right" msgstr "" +#. nv4or #: 18020000.xhp msgctxt "" "18020000.xhp\n" @@ -992,6 +1114,7 @@ msgctxt "" msgid "Rows" msgstr "" +#. ojZTY #: 18020000.xhp msgctxt "" "18020000.xhp\n" diff --git a/source/si/helpcontent2/source/text/scalc/05.po b/source/si/helpcontent2/source/text/scalc/05.po index 43a578e0b4f..69d7388d689 100644 --- a/source/si/helpcontent2/source/text/scalc/05.po +++ b/source/si/helpcontent2/source/text/scalc/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: 2019-09-30 14:01+0200\n" +"POT-Creation-Date: 2019-12-24 18:00+0100\n" "PO-Revision-Date: 2018-09-03 13:24+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -403,22 +403,22 @@ msgctxt "" msgid "Variable is not available" msgstr "" -#. HMhgw +#. 3Ewjd #: 02140000.xhp msgctxt "" "02140000.xhp\n" "par_id3146142\n" "help.text" -msgid "519
#VALUE" +msgid "519
#VALUE!" msgstr "" -#. XLuhq +#. ESdqW #: 02140000.xhp msgctxt "" "02140000.xhp\n" "par_id3155954\n" "help.text" -msgid "No result (#VALUE is in the cell rather than Err:519!)" +msgid "No result (instead of Err:519 cell displays #VALUE!)" msgstr "" #. cf6oh @@ -448,23 +448,23 @@ msgctxt "" msgid "Compiler creates an unknown compiler code." msgstr "" -#. PJVYY +#. xbiK9 #: 02140000.xhp msgctxt "" "02140000.xhp\n" "par_id3153737\n" "help.text" -msgid "Internal syntax error" -msgstr "අභ්‍යන්තර කාරක රීති දෝෂය" +msgid "Internal syntax error (instead of Err:521 cell displays #NULL!)" +msgstr "" -#. u5uEu +#. AiUic #: 02140000.xhp msgctxt "" "02140000.xhp\n" "par_id3155436\n" "help.text" -msgid "No result." -msgstr "ප්‍රතිපලයක් නැත." +msgid "No code or no result." +msgstr "" #. SWNv6 #: 02140000.xhp @@ -502,22 +502,22 @@ msgctxt "" msgid "Function missed a targeted value, or iterative references do not reach the minimum change within the maximum steps that are set." msgstr "" -#. azaxi +#. K9EbP #: 02140000.xhp msgctxt "" "02140000.xhp\n" "par_id3153544\n" "help.text" -msgid "524
#REF" +msgid "524
#REF!" msgstr "" -#. wDZiv +#. ioqDF #: 02140000.xhp msgctxt "" "02140000.xhp\n" "par_id3154634\n" "help.text" -msgid "invalid references (instead of Err:524 cell contains #REF)" +msgid "invalid references (instead of Err:524 cell displays #REF!)" msgstr "" #. iGGQE @@ -538,13 +538,13 @@ msgctxt "" msgid "525
#NAME?" msgstr "" -#. XxUaQ +#. KxXmj #: 02140000.xhp msgctxt "" "02140000.xhp\n" "par_id3148428\n" "help.text" -msgid "invalid names (instead of Err:525 cell contains #NAME?)" +msgid "invalid names (instead of Err:525 cell displays #NAME?)" msgstr "" #. pTzCU @@ -1194,4 +1194,3 @@ msgctxt "" "help.text" msgid "=ISTEXT(C1)" msgstr "" - diff --git a/source/si/helpcontent2/source/text/scalc/guide.po b/source/si/helpcontent2/source/text/scalc/guide.po index 86018a05dd3..c10d87e1744 100644 --- a/source/si/helpcontent2/source/text/scalc/guide.po +++ b/source/si/helpcontent2/source/text/scalc/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: 2019-11-08 19:34+0100\n" +"POT-Creation-Date: 2020-01-17 16:45+0100\n" "PO-Revision-Date: 2018-11-14 12:09+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -2464,13 +2464,13 @@ msgctxt "" msgid "When referencing a sheet with name containing spaces, use single quotes around the name: ='Sheet with spaces in name'.A1" msgstr "" -#. 3CbGE +#. 7thQw #: cellreferences.xhp msgctxt "" "cellreferences.xhp\n" "par_id3147383\n" "help.text" -msgid "The example uses Calc formula syntax. It is also possible to use Excel A1 ot R1C1 formula syntax; this is configured on Formula options page." +msgid "The example uses Calc formula syntax. It is also possible to use Excel A1 or R1C1 formula syntax; this is configured on Formula options page." msgstr "" #. mK8vG @@ -12895,13 +12895,13 @@ msgctxt "" msgid "Names must not be the same as cell references. For example, the name A1 is invalid because A1 is a cell reference to the top left cell." msgstr "" -#. RfAJF +#. ufHkJ #: value_with_name.xhp msgctxt "" "value_with_name.xhp\n" "par_id32898987\n" "help.text" -msgid "Names must not start with the letter R followed by a number. See the ADDRESS function for more information." +msgid "Names must not start with the letters C or R followed by a number; also single characters C and R are not allowed as names. See the ADDRESS function for more information." msgstr "" #. ELFqL diff --git a/source/si/helpcontent2/source/text/schart/02.po b/source/si/helpcontent2/source/text/schart/02.po index 12f7d378cb1..a4da4088b1c 100644 --- a/source/si/helpcontent2/source/text/schart/02.po +++ b/source/si/helpcontent2/source/text/schart/02.po @@ -3,8 +3,8 @@ 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: 2017-05-09 16:45+0200\n" -"PO-Revision-Date: 2013-05-24 12:50+0000\n" +"POT-Creation-Date: 2019-12-17 14:17+0100\n" +"PO-Revision-Date: 2017-05-10 08:18+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" "Language: si\n" @@ -14,8 +14,9 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1369399857.000000\n" +"X-POOTLE-MTIME: 1494404331.000000\n" +#. RTFEU #: 01190000.xhp msgctxt "" "01190000.xhp\n" @@ -24,6 +25,7 @@ msgctxt "" msgid "Data in Rows" msgstr "දත්ත පේළි වශයෙන්" +#. DacjG #: 01190000.xhp msgctxt "" "01190000.xhp\n" @@ -32,6 +34,7 @@ msgctxt "" msgid "Data in Rows" msgstr "දත්ත පේළි වශයෙන්" +#. Mn2kr #: 01190000.xhp msgctxt "" "01190000.xhp\n" @@ -40,14 +43,16 @@ msgctxt "" msgid "Changes the arrangement of the chart data." msgstr "ප්‍රස්ථාර දත්තයන්හි පිළිවෙල වෙනස් කිරීම." +#. DTBcs #: 01190000.xhp msgctxt "" "01190000.xhp\n" "par_id3150751\n" "help.text" -msgid "Icon" -msgstr "ප්‍රතිරුව" +msgid "Icon Data in Rows" +msgstr "" +#. 6yPuD #: 01190000.xhp msgctxt "" "01190000.xhp\n" @@ -56,6 +61,7 @@ msgctxt "" msgid "Data in Rows" msgstr "දත්ත පේළි වශයෙන්" +#. qvE3T #: 01200000.xhp msgctxt "" "01200000.xhp\n" @@ -64,6 +70,7 @@ msgctxt "" msgid "Data in Columns" msgstr "දත්ත ස්තම්භ ආකාරයට" +#. BFkD4 #: 01200000.xhp msgctxt "" "01200000.xhp\n" @@ -72,6 +79,7 @@ msgctxt "" msgid "Data in Columns" msgstr "දත්ත ස්තම්භ ආකාරයට" +#. eiQk2 #: 01200000.xhp msgctxt "" "01200000.xhp\n" @@ -80,14 +88,16 @@ msgctxt "" msgid "Changes the arrangement of the chart data." msgstr "ප්‍රස්තාර දත්තයන්හි පිළිවෙල වෙනස් කිරීම." +#. mUTUF #: 01200000.xhp msgctxt "" "01200000.xhp\n" "par_id3149260\n" "help.text" -msgid "Icon" -msgstr "ප්‍රතිරුව" +msgid "Icon Data in Columns" +msgstr "" +#. CByTA #: 01200000.xhp msgctxt "" "01200000.xhp\n" @@ -96,6 +106,7 @@ msgctxt "" msgid "Data in Columns" msgstr "දත්ත ස්තම්භ ආකාරයට" +#. C9YD9 #: 01210000.xhp msgctxt "" "01210000.xhp\n" @@ -104,6 +115,7 @@ msgctxt "" msgid "Scale Text" msgstr "පාඨ පරිමාණය" +#. DWxNU #: 01210000.xhp msgctxt "" "01210000.xhp\n" @@ -112,6 +124,7 @@ msgctxt "" msgid "text scaling in chartsscaling; text in chartscharts;scaling text" msgstr "ප්‍රස්ථාරයන්හි පාඨ පරිමාණය වෙනස්කිරීමපරිමාණය වෙනස්කිරීම; ප්‍රස්ථාරයන්හි පාඨප්‍රස්ථාර;පාඨ පරිමාණය වෙනස්කිරීම" +#. BSFqu #: 01210000.xhp msgctxt "" "01210000.xhp\n" @@ -120,6 +133,7 @@ msgctxt "" msgid "Scale Text" msgstr "පාඨ පරිමාණය" +#. 6xNG3 #: 01210000.xhp msgctxt "" "01210000.xhp\n" @@ -128,6 +142,7 @@ msgctxt "" msgid "Rescales the text in the chart when you change the size of the chart." msgstr "ඔබ ප්‍රස්ථාරයේ විශාලත්වය වෙනස් කරන විට පාඨයන්හි පරිමාණය නැවත වෙනස් කරන්න." +#. UQA8A #: 01210000.xhp msgctxt "" "01210000.xhp\n" @@ -136,6 +151,7 @@ msgctxt "" msgid "Icon" msgstr "ප්‍රතිරුව" +#. D6XfW #: 01210000.xhp msgctxt "" "01210000.xhp\n" @@ -144,6 +160,7 @@ msgctxt "" msgid "Scale Text" msgstr "පාඨ පරිමාණය" +#. B4chT #: 01220000.xhp msgctxt "" "01220000.xhp\n" @@ -152,6 +169,7 @@ msgctxt "" msgid "Automatic Layout" msgstr "ස්වයංක්‍රීය සැලැස්ම" +#. ipywg #: 01220000.xhp msgctxt "" "01220000.xhp\n" @@ -160,6 +178,7 @@ msgctxt "" msgid "reorganizing chartscharts; reorganizing" msgstr "" +#. YwCv2 #: 01220000.xhp msgctxt "" "01220000.xhp\n" @@ -168,6 +187,7 @@ msgctxt "" msgid "Automatic Layout" msgstr "" +#. 2iKEq #: 01220000.xhp msgctxt "" "01220000.xhp\n" @@ -176,6 +196,7 @@ msgctxt "" msgid "Moves all chart elements to their default positions inside the current chart. This function does not alter the chart type or any other attributes other than the position of elements." msgstr "" +#. Fjs5R #: 01220000.xhp msgctxt "" "01220000.xhp\n" @@ -184,6 +205,7 @@ msgctxt "" msgid "Icon" msgstr "ප්‍රතිරුව" +#. FWQFj #: 01220000.xhp msgctxt "" "01220000.xhp\n" @@ -192,6 +214,7 @@ msgctxt "" msgid "Automatic Layout" msgstr "ස්වයංක්‍රීය සැලැස්ම" +#. i2NqE #: 02020000.xhp msgctxt "" "02020000.xhp\n" @@ -200,6 +223,7 @@ msgctxt "" msgid "Current Chart Type" msgstr "පවත්නා ප්‍රස්ථාර වර්ගය" +#. pabZ5 #: 02020000.xhp msgctxt "" "02020000.xhp\n" @@ -208,6 +232,7 @@ msgctxt "" msgid "Current Chart Type" msgstr "පවත්නා ප්‍රස්ථාර වර්ගය" +#. b2GAj #: 02020000.xhp msgctxt "" "02020000.xhp\n" diff --git a/source/si/helpcontent2/source/text/sdraw/guide.po b/source/si/helpcontent2/source/text/sdraw/guide.po index 8aa840c0bbb..fb153b104b7 100644 --- a/source/si/helpcontent2/source/text/sdraw/guide.po +++ b/source/si/helpcontent2/source/text/sdraw/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: 2019-11-05 14:28+0100\n" +"POT-Creation-Date: 2020-01-22 13:00+0100\n" "PO-Revision-Date: 2018-04-17 15:49+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -2671,13 +2671,13 @@ msgctxt "" msgid "Hold down the Shift key to restrict the rotation to multiples of 15 degrees." msgstr "" -#. XcEGA +#. 7nDAL #: rotate_object.xhp msgctxt "" "rotate_object.xhp\n" "par_id0930200803002463\n" "help.text" -msgid "Right-click the object to open the context menu. Choose Position and Size - Rotation to enter an exact rotation value." +msgid "Right-click the object to open the context menu. Choose Position and Size - Rotation to enter an exact rotation value." msgstr "" #. G5NAB diff --git a/source/si/helpcontent2/source/text/shared/00.po b/source/si/helpcontent2/source/text/shared/00.po index 7aaf5ff1bfa..55c5d73be66 100644 --- a/source/si/helpcontent2/source/text/shared/00.po +++ b/source/si/helpcontent2/source/text/shared/00.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: 2019-11-08 20:19+0100\n" +"POT-Creation-Date: 2020-01-17 16:45+0100\n" "PO-Revision-Date: 2018-11-14 12:09+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -889,13 +889,13 @@ msgctxt "" msgid "Hyperlinks are cross-references, highlighted in text in various colors and activated by mouse-click. With the aid of hyperlinks, readers can jump to specific information within a document as well as to related information in other documents." msgstr "" -#. ggyWG +#. EouXX #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3156281\n" "help.text" -msgid "In $[officename] you can assign hyperlinks to text as well as to graphics and text frames (see the Hyperlink Dialog icon on the Standard bar)." +msgid "In $[officename] you can assign hyperlinks to text as well as to graphics and frames (see the Hyperlink Dialog icon on the Standard bar)." msgstr "" #. uYSgv @@ -916,13 +916,13 @@ msgctxt "" msgid "ImageMap" msgstr "" -#. h8MPs +#. vbAkm #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3154685\n" "help.text" -msgid "An ImageMap is a reference-sensitive graphic or text frame. You can click on defined areas of the graphic or text frame to go to a target (URL), which is linked with the area. The reference areas, along with the linked URLs and corresponding text displayed when resting the mouse pointer on these areas, are defined in the ImageMap Editor." +msgid "An ImageMap is a reference-sensitive graphic or frame. You can click on defined areas of the graphic or frame to go to a target (URL), which is linked with the area. The reference areas, along with the linked URLs and corresponding text displayed when resting the mouse pointer on these areas, are defined in the ImageMap Editor." msgstr "" #. CzwEW @@ -1042,13 +1042,13 @@ msgctxt "" msgid "The area of the picture or frame where the reader can click is indicated by the appearance of the linked URL when the mouse passes over the area. The ImageMap is stored in a layer below the picture and contains information about the referenced regions. The only disadvantage of Client Side ImageMaps is that older Web browsers cannot read them; a disadvantage that will, however, resolve itself in time." msgstr "" -#. DBqoR +#. kB898 #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3149664\n" "help.text" -msgid "When saving the ImageMap, select the file type SIP - StarView ImageMap. This saves the ImageMap directly in a format which can be applied to every active picture or frame in your document. However, if you just want to use the ImageMap on the current picture or text frame, you do not have to save it in any special format. After defining the regions, simply click Apply. Nothing more is necessary. Client Side ImageMaps saved in HTML format are inserted directly into the page in HTML code." +msgid "When saving the ImageMap, select the file type SIP - StarView ImageMap. This saves the ImageMap directly in a format which can be applied to every active picture or frame in your document. However, if you just want to use the ImageMap on the current picture or frame, you do not have to save it in any special format. After defining the regions, simply click Apply. Nothing more is necessary. Client Side ImageMaps saved in HTML format are inserted directly into the page in HTML code." msgstr "" #. JCSdG @@ -3382,22 +3382,22 @@ msgctxt "" msgid "The distances of graphics and Plug-Ins to the content can be set individually for export to $[officename] Writer and MS Internet Explorer. If the top/bottom or right/left margin is set differently, the distances are exported in a \"STYLE\" option for the corresponding tag as CSS1 size properties \"Margin-Top\", \"Margin-Bottom\", \"Margin-Left\" and \"Margin-Right\"." msgstr "" -#. CEtDK +#. xGAve #: 00000020.xhp msgctxt "" "00000020.xhp\n" "par_id3144510\n" "help.text" -msgid "Text frames are supported with the use of CSS1 extensions for absolute positioned objects. This applies only to the export options Mozilla Firefox, MS Internet Explorer, and $[officename] Writer. Text frames can be aligned as graphics, Plug-Ins,and Floating Frames, but character-linked frames are not possible." +msgid "Frames are supported with the use of CSS1 extensions for absolute positioned objects. This applies only to the export options Mozilla Firefox, MS Internet Explorer, and $[officename] Writer. Frames can be aligned as graphics, Plug-Ins,and Floating Frames, but character-linked frames are not possible." msgstr "" -#. 5Nq4u +#. Vym4j #: 00000020.xhp msgctxt "" "00000020.xhp\n" "par_id3147530\n" "help.text" -msgid "Text frames are exported as \"\" or \"
\" tags if they do not contain columns. If they do contain columns then they are exported as \"\"." +msgid "Frames are exported as \"\" or \"
\" tags if they do not contain columns. If they do contain columns then they are exported as \"\"." msgstr "" #. wakAb @@ -6946,13 +6946,58 @@ msgctxt "" msgid "Export Directly as EPUB" msgstr "" -#. hEnsh +#. FKD8W #: 00000401.xhp msgctxt "" "00000401.xhp\n" "par_id3163421\n" "help.text" -msgid "Choose File - Export As - Export as PDF, Digital Signatures tab." +msgid "Choose File - Export As - Export as PDF, Digital Signatures tab." +msgstr "" + +#. PnEEp +#: 00000401.xhp +msgctxt "" +"00000401.xhp\n" +"par_id671574090639995\n" +"help.text" +msgid "Choose File - Export As - Export as PDF, Security tab." +msgstr "" + +#. ZDFjz +#: 00000401.xhp +msgctxt "" +"00000401.xhp\n" +"par_id211574090645188\n" +"help.text" +msgid "Choose File - Export As - Export as PDF, General tab." +msgstr "" + +#. SUTsb +#: 00000401.xhp +msgctxt "" +"00000401.xhp\n" +"par_id601574090650587\n" +"help.text" +msgid "Choose File - Export As - Export as PDF, Initial View tab." +msgstr "" + +#. dwtTE +#: 00000401.xhp +msgctxt "" +"00000401.xhp\n" +"par_id51574090655835\n" +"help.text" +msgid "Choose File - Export As - Export as PDF, Links tab." +msgstr "" + +#. RGybr +#: 00000401.xhp +msgctxt "" +"00000401.xhp\n" +"par_id541574090661437\n" +"help.text" +msgid "Choose File - Export As - Export as PDF, User Interface tab." msgstr "" #. itwVi @@ -7810,14 +7855,23 @@ msgctxt "" msgid "Open a file of a type that is unknown to %PRODUCTNAME and that is no text file." msgstr "" -#. SGmx7 +#. r3DhT +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id491577300092990\n" +"help.text" +msgid "On the Fontwork bar, click" +msgstr "" + +#. 6QW9h #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_idN10DDC\n" "help.text" -msgid "Icon" -msgstr "අයිකනය" +msgid "Icon Fontwork" +msgstr "" #. W5iAB #: 00000404.xhp @@ -7828,6 +7882,15 @@ msgctxt "" msgid "Fontwork Gallery" msgstr "" +#. uMQfA +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id521577299133097\n" +"help.text" +msgid "Choose Insert - Fontwork" +msgstr "" + #. jYEWS #: 00000404.xhp msgctxt "" @@ -7936,6 +7999,15 @@ msgctxt "" msgid "Stars" msgstr "" +#. c6VE3 +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id81526422144005\n" +"help.text" +msgid "Choose Insert - Signature Line..." +msgstr "" + #. aFWLc #: 00000406.xhp msgctxt "" @@ -9196,13 +9268,13 @@ msgctxt "" msgid "Form view: Standard Filter icon in the Form bar." msgstr "" -#. NbDPT +#. 3jukD #: 00000409.xhp msgctxt "" "00000409.xhp\n" "par_id3155619\n" "help.text" -msgid "Icon" +msgid "Icon Standard Filter" msgstr "" #. oB9GF @@ -9610,13 +9682,13 @@ msgctxt "" msgid "On Text Formatting bar (with cursor in object), click" msgstr "" -#. nUafY +#. KFCKR #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3148998\n" "help.text" -msgid "Icon" +msgid "Icon Character" msgstr "" #. AdBzN @@ -9826,13 +9898,13 @@ msgctxt "" msgid "On Text Formatting bar (with cursor in object), click" msgstr "" -#. fdFdE +#. Kobha #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3155995\n" "help.text" -msgid "Icon" +msgid "Icon Paragraph" msgstr "" #. E7XoA @@ -10105,58 +10177,121 @@ msgctxt "" msgid "Choose Format - Cells - Background tab." msgstr "" -#. BiRy6 +#. DjVCQ #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3146791\n" "help.text" -msgid "Choose Format - Page - Organizer tab." +msgid "Choose Format - Page Style - Organizer tab." +msgstr "" + +#. 5BJtP +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id7146791\n" +"help.text" +msgid "Choose Styles - Edit Style - Organizer tab." +msgstr "" + +#. 8xdE8 +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id631579002848692\n" +"help.text" +msgid "Choose Styles - Manage Styles - open context menu of an entry and choose Modify/New - Organizer tab." +msgstr "" + +#. Z2AF5 +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id3146788\n" +"help.text" +msgid "Choose Format - Page - Organizer tab." +msgstr "" + +#. Y2ck5 +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id961579003607432\n" +"help.text" +msgid "Choose Styles - Manage Styles - open context menu of an entry and choose Modify/New - Organizer tab." +msgstr "" + +#. 5tDj9 +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id3123788\n" +"help.text" +msgid "Choose Format - Styles - Edit Style - Organizer tab." +msgstr "" + +#. HE8gX +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id111579003773016\n" +"help.text" +msgid "Choose Format - Styles - Manage Styles - open context menu of an entry and choose Modify/New - Organizer tab." +msgstr "" + +#. rSUuK +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id3149388\n" +"help.text" +msgid "Choose Slide - Properties - Page tab." msgstr "" -#. C33xr +#. Tv5B3 #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3154482\n" "help.text" -msgid "Choose View - Styles - open context menu of an entry and choose Modify/New - Organizer tab." +msgid "Choose View - Styles (F11) - open context menu of an entry and choose Modify/New - Organizer tab." msgstr "" -#. 7cgpF +#. a85dA #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3153357\n" "help.text" -msgid "Choose Format - Page - Page tab." +msgid "Choose Format - Page - Page tab." msgstr "" -#. 8MnVJ +#. RWWCj #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3149323\n" "help.text" -msgid "Choose Slide - Properties - Page tab (in $[officename] Impress)." +msgid "Choose Slide - Properties - Page tab (in $[officename] Impress)." msgstr "" -#. xvuQG +#. 9mYb4 #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3154972\n" "help.text" -msgid "Choose Page - Properties - Page tab (in $[officename] Draw)." +msgid "Choose Page - Properties - Page tab (in $[officename] Draw)." msgstr "" -#. xkH9C +#. Qk9bQ #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3154362\n" "help.text" -msgid "Choose View - Styles - open context menu of an entry and choose Modify/New - Page tab." +msgid "Choose View - Styles - open context menu of an entry and choose Modify/New - Page tab." msgstr "" #. w3yEG @@ -10222,13 +10357,13 @@ msgctxt "" msgid "On Formatting bar, click" msgstr "" -#. 29Sg8 +#. raTBP #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3148533\n" "help.text" -msgid "Icon" +msgid "Icon Styles" msgstr "" #. GGmAC @@ -10402,31 +10537,40 @@ msgctxt "" msgid "Open Styles - List Styles - context menu of an entry - choose New/Modify." msgstr "" -#. CQBHb +#. ZD5up +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id3156011\n" +"help.text" +msgid "Choose View - Styles (F11) - context menu of a Presentation Style (except Background) - choose New/Modify - Numbering tab." +msgstr "" + +#. 3g7gB #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3150862\n" "help.text" -msgid "Choose Format - Bullets and Numbering - Numbering tab." +msgid "Choose Format - Bullets and Numbering - Numbering tab." msgstr "" -#. 8cCLx +#. iTevh #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3155378\n" +"par_id3129011\n" "help.text" -msgid "Open Styles - Presentation Styles - context menu of an Outline Style - choose New/Modify." +msgid "Choose View - Styles (F11) - context menu of a List Style - choose New/Modify - Numbering Style tab." msgstr "" -#. yYMEA +#. dAnx5 #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3156011\n" +"par_id3146019\n" "help.text" -msgid "Open Styles - List Styles - context menu of an entry - choose New/Modify." +msgid "Choose Styles - Manage Styles - choose - context menu of a List Style - choose New/Modify - Numbering Style tab." msgstr "" #. 4AKhs @@ -10501,13 +10645,13 @@ msgctxt "" msgid "Icon on the Image toolbar:" msgstr "" -#. FKqFA +#. YKAFD #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3149953\n" "help.text" -msgid "Icon" +msgid "Icon Crop" msgstr "" #. Qs4bZ @@ -11941,94 +12085,112 @@ msgctxt "" msgid "Area" msgstr "" -#. dyPkA +#. dXFUA #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3154948\n" +"par_id3145607\n" "help.text" -msgid "Choose Format - Text Box and Shape - Object - Area - Area tab." +msgid "Choose View - Styles - choose Paragraph, Frame or Page style - open context menu - choose Modify/New - BackgroundArea tab." msgstr "" -#. bepw3 +#. TGDHe #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3145607\n" +"par_id841527083135387\n" "help.text" -msgid "Choose View - Styles - open context menu and choose Modify/New - Area tab (presentation documents)." +msgid "Choose Table - Properties - Background tab." msgstr "" -#. bNuBh +#. jBEkR #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3152922\n" +"par_id821578662265845\n" "help.text" -msgid "Choose Format - Title - Area tab (chart documents)." +msgid "Choose Format - Page - Area tab." msgstr "" -#. CGx4L +#. hu68D #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3157894\n" +"par_id3149664\n" "help.text" -msgid "Choose Format - Legend - Area tab (chart documents)." +msgid "Choose Slide - Properties - Background tab." msgstr "" -#. Gv7um +#. NP4xZ #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3144444\n" +"par_id431578737397995\n" "help.text" -msgid "Choose Format - Chart Wall - Area tab (chart documents)." +msgid "Choose Format - Cells - Background tab" msgstr "" -#. ByfCM +#. 8Ac8B #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3156543\n" +"par_id9149694\n" "help.text" -msgid "Choose Format - Chart Floor - Area tab (chart documents)." +msgid "Choose Page - Properties - Background tab." msgstr "" -#. ByRAr +#. BNF8c #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3150685\n" +"par_id3154948\n" "help.text" -msgid "Choose Format - Chart Area - Area tab (chart documents)." +msgid "Choose Format - Text Box and Shape - Object and Shape - Object - Area - Area tab." msgstr "" -#. i6r3e +#. CQaYm #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3149664\n" +"par_id3152922\n" "help.text" -msgid "Choose Slide - Properties - Background tab (in $[officename] Impress)." +msgid "Choose Format - Title - Area tab (chart documents)." msgstr "" -#. MGKAR +#. dCqeB #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id9149694\n" +"par_id3157894\n" "help.text" -msgid "Choose Page - Properties - Background tab (in $[officename] Draw)." +msgid "Choose Format - Legend - Area tab (chart documents)." msgstr "" -#. wgJx5 +#. KcL9w #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id841527083135387\n" +"par_id3144444\n" +"help.text" +msgid "Choose Format - Chart Wall - Area tab (chart documents)." +msgstr "" + +#. ijD7Y +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id3156543\n" "help.text" -msgid "Choose Table - Properties - Background tab." +msgid "Choose Format - Chart Floor - Area tab (chart documents)." +msgstr "" + +#. Zuv4t +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id3150685\n" +"help.text" +msgid "Choose Format - Chart Area - Area tab (chart documents)." msgstr "" #. MBrCE @@ -12148,6 +12310,24 @@ msgctxt "" msgid "Choose Format - Object Properties - Data Series - Transparency tab (chart documents)." msgstr "" +#. pwXzp +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id3147189\n" +"help.text" +msgid "Choose Format - Paragraph - Transparency tab." +msgstr "" + +#. GBRys +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id3144352\n" +"help.text" +msgid "Choose View - Styles - open context menu of an entry and choose Modify/New - Transparency tab." +msgstr "" + #. JHYnk #: 00040502.xhp msgctxt "" @@ -12967,49 +13147,58 @@ msgctxt "" msgid "Open context menu of a column header in a database table - choose Column Width." msgstr "" -#. kq94E +#. Bwd8k #: 00040503.xhp msgctxt "" "00040503.xhp\n" "par_id3148668\n" "help.text" -msgid "Choose Format - Cells - Numbers tab." +msgid "Choose Format - Cells - Numbers tab." msgstr "" -#. wKdCV +#. KdbT6 #: 00040503.xhp msgctxt "" "00040503.xhp\n" "par_id3152349\n" "help.text" -msgid "Choose View - Styles - open context menu and choose Modify/New - Numbers tab." +msgid "Choose View - Styles (F11) - open context menu and choose Modify/New - Numbers tab." msgstr "" -#. Zpngu +#. hadQp #: 00040503.xhp msgctxt "" "00040503.xhp\n" "par_id3161459\n" "help.text" -msgid "Open context menu for a column header in an open database table - choose Column Format - Format tab." +msgid "Open context menu for a column header in an open database table - choose Column Format - Format tab." msgstr "" -#. hHBnY +#. uckxj #: 00040503.xhp msgctxt "" "00040503.xhp\n" -"par_id3147531\n" +"par_id3150823\n" "help.text" -msgid "Choose Format - Axis - Y Axis - Numbers tab (Chart Documents)." +msgid "Choose Table - Number Format (for tables)." msgstr "" -#. AbPHG +#. zEP8P #: 00040503.xhp msgctxt "" "00040503.xhp\n" -"par_id3150823\n" +"par_id231578229435232\n" +"help.text" +msgid "Choose Insert - Field - More Fields - Variables tab and select Additional formats in the Format list (for variables)." +msgstr "" + +#. xXuAA +#: 00040503.xhp +msgctxt "" +"00040503.xhp\n" +"par_id3147531\n" "help.text" -msgid "Also as Number Format dialog for tables and fields in text documents: Choose Format - Number Format, or choose Insert - Field - More Fields - Variables tab and select Additional formats in the Format list." +msgid "Choose Format - Axis - Y Axis - Numbers tab (chart documents)." msgstr "" #. yMFSR diff --git a/source/si/helpcontent2/source/text/shared/01.po b/source/si/helpcontent2/source/text/shared/01.po index 10ef4235ce9..a54d4e8ac26 100644 --- a/source/si/helpcontent2/source/text/shared/01.po +++ b/source/si/helpcontent2/source/text/shared/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: 2019-11-13 13:46+0100\n" +"POT-Creation-Date: 2020-01-22 13:00+0100\n" "PO-Revision-Date: 2018-11-14 12:09+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -2293,13 +2293,13 @@ msgctxt "" msgid "remote file; openopen; remote file" msgstr "" -#. RWPLS +#. APLpD #: 01020001.xhp msgctxt "" "01020001.xhp\n" "hd_id151513629025611\n" "help.text" -msgid "Open Remote..." +msgid "Open Remote" msgstr "" #. 5DG6r @@ -2311,13 +2311,13 @@ msgctxt "" msgid "Opens a document located in a remote file service." msgstr "" -#. fByLE +#. HDqBq #: 01020001.xhp msgctxt "" "01020001.xhp\n" "par_id611513629210220\n" "help.text" -msgid "Choose File - Open Remote... ." +msgid "Choose File - Open Remote." msgstr "" #. GqJTN @@ -2329,13 +2329,13 @@ msgctxt "" msgid "Click the Remote Files button in the Start Center." msgstr "" -#. 9zyka +#. HP9o5 #: 01020001.xhp msgctxt "" "01020001.xhp\n" "par_id431513629862558\n" "help.text" -msgid "Long-click on the Open icon and select Open Remote File... ." +msgid "Long-click the Open icon and select Open Remote File." msgstr "" #. 8aZPe @@ -7999,13 +7999,13 @@ msgctxt "" msgid "The post-fix repetition operator that specifies an exact number of occurrences (\"N\") of the regular expression term immediately preceding it must be present for a match to occur. For example, \"tre{2}\" matches \"tree\"." msgstr "" -#. Fca5T +#. EVGGD #: 02100001.xhp msgctxt "" "02100001.xhp\n" "par_id3147317\n" "help.text" -msgid "The post-fix repetition operator that specifies a range (minimum of \"N\" to a maximum of \"M\") of occurrences of the regular expression term immediately preceding it that can be present for a match to occur. For example, \"tre{1,2}\" marches \"tre\" and \"tree\"." +msgid "The post-fix repetition operator that specifies a range (minimum of \"N\" to a maximum of \"M\") of occurrences of the regular expression term immediately preceding it that can be present for a match to occur. For example, \"tre{1,2}\" matches \"tre\" and \"tree\"." msgstr "" #. Awzam @@ -8044,13 +8044,13 @@ msgctxt "" msgid "To group terms in a complex expression to be operated on by the post-fix operators: \"*\", \"+\" and \"?\" along with the post-fix repetition operators. For example, the regular expression \"a(bc)?d\" matches both \"ad\" and \"abcd\" in a search.; the regular expression \"M(iss){2}ippi\" matches \"Mississippi\"." msgstr "" -#. MBhCt +#. bpE22 #: 02100001.xhp msgctxt "" "02100001.xhp\n" "par_id801559576780692\n" "help.text" -msgid "To record the matched sub string inside the parentheses as a reference for later use in the Find box using the \"\\n\" construct or in the Replace box using the \"$n\" construct, where the reference to the first matched sub string in the current expression in the Find box is represented by \"\\1\" in the Find box and by \"$1\" in the Replace box, the reference to the second matched sub string by \"\\2\" and \"$2\" respectively, and so on." +msgid "To record the matched sub string inside the parentheses as a reference for later use in the Find box using the \"\\n\" construct or in the Replace box using the \"$n\" construct, where the reference to the first matched sub string in the current expression is represented by \"\\1\" in the Find box and by \"$1\" in the Replace box, the reference to the second matched sub string by \"\\2\" and \"$2\" respectively, and so on." msgstr "" #. ekwoG @@ -8305,6 +8305,15 @@ msgctxt "" msgid "{3} specifies that [:digit:] must occur three times," msgstr "" +#. y6MUw +#: 02100001.xhp +msgctxt "" +"02100001.xhp\n" +"par_id131559578728924\n" +"help.text" +msgid "\\bconst(itu|ruc)tion\\b" +msgstr "" + #. 22cNV #: 02100001.xhp msgctxt "" @@ -8386,13 +8395,13 @@ msgctxt "" msgid "tion specifies the characters \"tion\"," msgstr "" -#. G6A3i +#. TkAoJ #: 02100001.xhp msgctxt "" "02100001.xhp\n" "par_id91559578832058\n" "help.text" -msgid "/b specifies that the match must end at a word boundary." +msgid "\\b specifies that the match must end at a word boundary." msgstr "" #. K8QcW @@ -10600,13 +10609,13 @@ msgctxt "" msgid "Applies the changes that you made to the image map." msgstr "" -#. mFkv4 +#. Q5GKS #: 02220000.xhp msgctxt "" "02220000.xhp\n" "par_id3149811\n" "help.text" -msgid "Icon" +msgid "Icon Apply" msgstr "" #. PtM8F @@ -10636,13 +10645,13 @@ msgctxt "" msgid "Loads an existing image map in the MAP-CERN, MAP-NCSA or SIP StarView ImageMap file format." msgstr "" -#. dPtCW +#. YBA3c #: 02220000.xhp msgctxt "" "02220000.xhp\n" "par_id3149795\n" "help.text" -msgid "Icon" +msgid "Icon Open" msgstr "" #. nGQif @@ -10672,13 +10681,13 @@ msgctxt "" msgid "Saves the image map in the MAP-CERN, MAP-NCSA or SIP StarView ImageMap file format." msgstr "" -#. z7Evm +#. DtBot #: 02220000.xhp msgctxt "" "02220000.xhp\n" "par_id3154280\n" "help.text" -msgid "Icon" +msgid "Icon Save" msgstr "" #. zzpcn @@ -10708,13 +10717,13 @@ msgctxt "" msgid "Selects a hotspot in the image map for editing." msgstr "" -#. qESqQ +#. 4GoEm #: 02220000.xhp msgctxt "" "02220000.xhp\n" "par_id3156214\n" "help.text" -msgid "Icon" +msgid "Icon Select" msgstr "" #. TJAcj @@ -10744,13 +10753,13 @@ msgctxt "" msgid "Draws a rectangular hotspot where you drag in the graphic. After, you can enter the Address and the Text for the hotspot, and then select the Frame where you want the URL to open." msgstr "" -#. DAeXz +#. pm6nN #: 02220000.xhp msgctxt "" "02220000.xhp\n" "par_id3150769\n" "help.text" -msgid "Icon" +msgid "Icon Rectangle" msgstr "" #. 27ptx @@ -10780,13 +10789,13 @@ msgctxt "" msgid "Draws an elliptical hotspot where you drag in the graphic. After, you can enter the Address and the Text for the hotspot, and then select the Frame where you want the URL to open." msgstr "" -#. gSjtt +#. z8UMY #: 02220000.xhp msgctxt "" "02220000.xhp\n" "par_id3155308\n" "help.text" -msgid "Icon" +msgid "Icon Ellipse" msgstr "" #. ShcoZ @@ -10816,13 +10825,13 @@ msgctxt "" msgid "Draws a polygonal hotspot in the graphic. Click this icon, drag in the graphic, and then click to define one side of the polygon. Move to where you want to place the end of the next side, and then click. Repeat until you have drawn all of the sides of the polygon. When you are finished, double-click to close the polygon. After, you can enter the Address and the Text for the hotspot, and then select the Frame where you want the URL to open." msgstr "" -#. F2rrJ +#. wAz5P #: 02220000.xhp msgctxt "" "02220000.xhp\n" "par_id3148577\n" "help.text" -msgid "Icon" +msgid "Icon Polygon" msgstr "" #. pK5eV @@ -10852,13 +10861,13 @@ msgctxt "" msgid "Draws a hotspot that is based on a freeform polygon. Click this icon and move to where you want to draw the hotspot. Drag a freeform line and release to close the shape. After, you can enter the Address and the Text for the hotspot, and then select the Frame where you want the URL to open." msgstr "" -#. aDnZK +#. k2wFH #: 02220000.xhp msgctxt "" "02220000.xhp\n" "par_id3153877\n" "help.text" -msgid "Icon" +msgid "Icon Freeform Polygon" msgstr "" #. CrbLf @@ -10888,13 +10897,13 @@ msgctxt "" msgid "Lets you change the shape of the selected hotspot by editing the anchor points." msgstr "" -#. RDtYL +#. PFcBf #: 02220000.xhp msgctxt "" "02220000.xhp\n" "par_id3145801\n" "help.text" -msgid "Icon" +msgid "Icon Edit points" msgstr "" #. 5ZNA5 @@ -10924,13 +10933,13 @@ msgctxt "" msgid "Lets you move the individual anchor points of the selected hotspot." msgstr "" -#. NbWWv +#. Bbuy9 #: 02220000.xhp msgctxt "" "02220000.xhp\n" "par_id3146971\n" "help.text" -msgid "Icon" +msgid "Icon Move Points" msgstr "" #. UkQ35 @@ -10960,13 +10969,13 @@ msgctxt "" msgid "Adds an anchor point where you click on the outline of the hotspot." msgstr "" -#. PLL3T +#. 8hhth #: 02220000.xhp msgctxt "" "02220000.xhp\n" "par_id3150749\n" "help.text" -msgid "Icon" +msgid "Icon Insert Points" msgstr "" #. Bps2C @@ -10996,13 +11005,13 @@ msgctxt "" msgid "Deletes the selected anchor point." msgstr "" -#. eFc9N +#. FAeCG #: 02220000.xhp msgctxt "" "02220000.xhp\n" "par_id3149021\n" "help.text" -msgid "Icon" +msgid "Icon Delete Points" msgstr "" #. WB6Zf @@ -11032,24 +11041,15 @@ msgctxt "" msgid "Disables or enables the hyperlink for the selected hotspot. A disabled hotspot is transparent." msgstr "" -#. ncC7x +#. 8XqEU #: 02220000.xhp msgctxt "" "02220000.xhp\n" "par_id3155901\n" "help.text" -msgid "Icon" +msgid "Icon Active" msgstr "" -#. Giw7b -#: 02220000.xhp -msgctxt "" -"02220000.xhp\n" -"par_id3155959\n" -"help.text" -msgid "Active" -msgstr "සක්‍රීය" - #. 5dKoE #: 02220000.xhp msgctxt "" @@ -11068,13 +11068,13 @@ msgctxt "" msgid "Lets you assign a macro that runs when you click the selected hotspot in a browser." msgstr "" -#. wPorY +#. i8ix7 #: 02220000.xhp msgctxt "" "02220000.xhp\n" "par_id3145769\n" "help.text" -msgid "Icon" +msgid "Icon Macro" msgstr "" #. cVL5D @@ -11104,13 +11104,13 @@ msgctxt "" msgid "Allows you to define the properties of the selected hotspot." msgstr "" -#. L9PZZ +#. xMabR #: 02220000.xhp msgctxt "" "02220000.xhp\n" "par_id3159104\n" "help.text" -msgid "Icon" +msgid "Icon Properties" msgstr "" #. imNDz @@ -13714,13 +13714,13 @@ msgctxt "" msgid "In the Find & Replace dialog of text documents, you can select to include the comments texts in your searches." msgstr "" -#. TtJvG +#. DX5fQ #: 04050000.xhp msgctxt "" "04050000.xhp\n" "hd_id601573488847729\n" "help.text" -msgid "Replying comments" +msgid "Replying to comments" msgstr "" #. XjKE5 @@ -13732,13 +13732,13 @@ msgctxt "" msgid "If the comment in a text document was written by another author, there is a Reply command in the context menu. This command inserts a new comment adjacent to the comment to which you want to reply. The comment anchor is the same for both comments. Type your reply text in the new comment. Save and send your document to other authors, then those authors can add replies, too." msgstr "" -#. gPtB2 +#. FD6oN #: 04050000.xhp msgctxt "" "04050000.xhp\n" "hd_id201573491050815\n" "help.text" -msgid "Marking comments resolved" +msgid "Marking comments as resolved" msgstr "" #. F4jJK @@ -14119,22 +14119,49 @@ msgctxt "" msgid "Click the special character(s) that you want to insert, and then click Insert." msgstr "" -#. n8ENj +#. VSFia #: 04100000.xhp msgctxt "" "04100000.xhp\n" "hd_id3154317\n" "help.text" -msgid "Characters" -msgstr "අක්ෂර වලට" +msgid "Recent Characters" +msgstr "" -#. ta52D +#. 4FZk9 #: 04100000.xhp msgctxt "" "04100000.xhp\n" "par_id3152551\n" "help.text" -msgid "Displays the special characters to be inserted. Edit this field if you want to change the current selection of characters." +msgid "Displays the special characters that were inserted recently." +msgstr "" + +#. FhhBr +#: 04100000.xhp +msgctxt "" +"04100000.xhp\n" +"hd_id9854317\n" +"help.text" +msgid "Favorite Characters" +msgstr "" + +#. Qp8gh +#: 04100000.xhp +msgctxt "" +"04100000.xhp\n" +"par_id3159351\n" +"help.text" +msgid "Displays the special characters that were chosen with the Add to Favorites button. Up to 16 special characters can be saved as a favorite." +msgstr "" + +#. yjLEK +#: 04100000.xhp +msgctxt "" +"04100000.xhp\n" +"par_id31525545\n" +"help.text" +msgid "Double-click on a special character will insert it into the document." msgstr "" #. U8Mm2 @@ -14254,42 +14281,6 @@ msgctxt "" msgid "Formula" msgstr "වපසරිය" -#. tgqqs -#: 04150000.xhp -msgctxt "" -"04150000.xhp\n" -"par_id030420161017343575\n" -"help.text" -msgid "Chart From File" -msgstr "" - -#. RHGkL -#: 04150000.xhp -msgctxt "" -"04150000.xhp\n" -"par_id030420161036124113\n" -"help.text" -msgid "Inserts a chart from within another spreadsheet or from an ODF Chart file (file extension: *.odc)." -msgstr "" - -#. DRhEX -#: 04150000.xhp -msgctxt "" -"04150000.xhp\n" -"par_id030420161017345031\n" -"help.text" -msgid "3D Model" -msgstr "" - -#. u3mir -#: 04150000.xhp -msgctxt "" -"04150000.xhp\n" -"par_id03042016103612802\n" -"help.text" -msgid "Inserts a 3D models in the glTF format. This option is currently only available for Windows and Linux." -msgstr "" - #. mRZCQ #: 04150000.xhp msgctxt "" @@ -15109,6 +15100,24 @@ msgctxt "" msgid "Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar." msgstr "" +#. Yvw3j +#: 05020200.xhp +msgctxt "" +"05020200.xhp\n" +"hd_id0123200902243377\n" +"help.text" +msgid "Transparency" +msgstr "" + +#. xbjmo +#: 05020200.xhp +msgctxt "" +"05020200.xhp\n" +"par_id3146925\n" +"help.text" +msgid "Sets the transparency of the character text. The value 100% means entirely transparent, while 0% means not transparent at all." +msgstr "" + #. giEeL #: 05020200.xhp msgctxt "" @@ -15487,6 +15496,15 @@ msgctxt "" msgid "Numbers / Format" msgstr "අංක/හැඩතලය" +#. CNMbg +#: 05020300.xhp +msgctxt "" +"05020300.xhp\n" +"par_id3145086\n" +"help.text" +msgid "Specify the formatting option for the selected variable." +msgstr "" + #. z8GFZ #: 05020300.xhp msgctxt "" @@ -15532,13 +15550,13 @@ msgctxt "" msgid "Format" msgstr "හැඩතල" -#. EUEpX +#. igSKQ #: 05020300.xhp msgctxt "" "05020300.xhp\n" "par_id3148491\n" "help.text" -msgid "Select how you want the contents of the selected cell(s) to be displayed. The code for the selected option is displayed in the Format Code box." +msgid "Select how you want the contents of the selected cell(s) field to be displayed. The code for the selected option is displayed in the Format code box." msgstr "" #. zFHm5 @@ -15577,13 +15595,13 @@ msgctxt "" msgid "Language" msgstr "භාෂාව" -#. BRVHP +#. tGmXJ #: 05020300.xhp msgctxt "" "05020300.xhp\n" "par_id3154138\n" "help.text" -msgid "Specifies the language setting for the selected cells fields. With the language set to Automatic, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected cells fields." +msgid "Specifies the language setting for the selected cellsfield. With the language set to Automatic, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected cells fields." msgstr "" #. K29ZG @@ -15775,40 +15793,40 @@ msgctxt "" msgid "Adds the number format code that you entered to the user-defined category." msgstr "" -#. LhvTR +#. FqD4t #: 05020300.xhp msgctxt "" "05020300.xhp\n" -"hd_id3149263\n" +"hd_id3153573\n" "help.text" -msgid "Delete" -msgstr "මකා දමන්න" +msgid "Edit Comment" +msgstr "" -#. MLH57 +#. yjr9j #: 05020300.xhp msgctxt "" "05020300.xhp\n" -"par_id3154150\n" +"par_id3083444\n" "help.text" -msgid "Deletes the selected number format. The changes are effective after you restart $[officename]." +msgid "Adds a comment to the selected number format." msgstr "" -#. FqD4t +#. LhvTR #: 05020300.xhp msgctxt "" "05020300.xhp\n" -"hd_id3153573\n" +"hd_id3149263\n" "help.text" -msgid "Edit Comment" -msgstr "" +msgid "Delete" +msgstr "මකා දමන්න" -#. yjr9j +#. MLH57 #: 05020300.xhp msgctxt "" "05020300.xhp\n" -"par_id3083444\n" +"par_id3154150\n" "help.text" -msgid "Adds a comment to the selected number format." +msgid "Deletes the selected number format. The changes are effective after you restart $[officename]." msgstr "" #. 8oTWz @@ -20599,22 +20617,22 @@ msgctxt "" msgid "Indents the first line of a paragraph by the amount that you enter. To create a hanging indent enter a positive value for \"Before text\" and a negative value for \"First line\". To indent the first line of a paragraph that uses numbering or bullets, choose \"Format - Bullets and Numbering - Position\"." msgstr "" -#. XD9qr +#. yWgGc #: 05030100.xhp msgctxt "" "05030100.xhp\n" "hd_id3150288\n" "help.text" -msgid "Automatic" +msgid "Automatic" msgstr "" -#. aB2NF +#. dJRTJ #: 05030100.xhp msgctxt "" "05030100.xhp\n" "par_id3151041\n" "help.text" -msgid "Automatically indents a paragraph according to the font size and the line spacing. The setting in the First Line box is ignored." +msgid "Automatically indents a paragraph according to the font size and the line spacing. The setting in the First Line box is ignored." msgstr "" #. Ppsst @@ -20824,22 +20842,22 @@ msgctxt "" msgid "Sets the height of the vertical space that is inserted between two lines." msgstr "" -#. AxTDN +#. TDxWX #: 05030100.xhp msgctxt "" "05030100.xhp\n" "hd_id3155443\n" "help.text" -msgid "Fixed" +msgid "Fixed" msgstr "" -#. mgn8P +#. 7Dv79 #: 05030100.xhp msgctxt "" "05030100.xhp\n" "par_id3153711\n" "help.text" -msgid "Sets the line spacing to exactly match the value that you enter in the box. This can result in cropped characters." +msgid "Sets the line spacing to exactly match the value that you enter in the box. This can result in cropped characters." msgstr "" #. sqTV8 @@ -21220,13 +21238,13 @@ msgctxt "" msgid "Adds the tab stop that you defined to the current paragraph." msgstr "" -#. WU5sj +#. vhsNK #: 05030300.xhp msgctxt "" "05030300.xhp\n" "hd_id3153945\n" "help.text" -msgid "Clear All" +msgid "Delete all" msgstr "" #. n3nWv @@ -21634,13 +21652,13 @@ msgctxt "" msgid "Set the background color or graphic." msgstr "" -#. G8i9t +#. cfKE8 #: 05030600.xhp msgctxt "" "05030600.xhp\n" "par_id3147653\n" "help.text" -msgid "You can specify the background for paragraphs, pages, headers, footers, text frames, tables, table cells, sections, and indexes.cells and pages." +msgid "You can specify the background for paragraphs, pages, headers, footers, frames, tables, table cells, sections, and indexes.cells and pages." msgstr "" #. WUJz3 @@ -21931,14 +21949,14 @@ msgctxt "" msgid "Sets the alignment of the paragraph relative to the margins of page." msgstr "" -#. N65sZ +#. DQeLQ #: 05030700.xhp msgctxt "" "05030700.xhp\n" "hd_id3143268\n" "help.text" -msgid "Alignment" -msgstr "එල්ලයට" +msgid "Options" +msgstr "" #. zEFM8 #: 05030700.xhp @@ -22075,13 +22093,22 @@ msgctxt "" msgid "Aligns the paragraph to a text grid. To activate the text grid, choose Format - Page - Text Grid." msgstr "" -#. EANa5 +#. 8fVGt #: 05030700.xhp msgctxt "" "05030700.xhp\n" "hd_id3148672\n" "help.text" -msgid "Text-to-text - Alignment" +msgid "Text-to-text" +msgstr "" + +#. CvZ85 +#: 05030700.xhp +msgctxt "" +"05030700.xhp\n" +"hd_id3154451\n" +"help.text" +msgid "Alignment" msgstr "" #. rARSM @@ -22507,22 +22534,40 @@ msgctxt "" msgid "Select an existing style that you want to follow the current style in your document. For paragraph styles, the next style is applied to an empty paragraph that is created when you press Enter at the end of an existing paragraph. For page styles, the next style is applied when a new page is created." msgstr "" -#. pMBwD +#. cLVjF #: 05040100.xhp msgctxt "" "05040100.xhp\n" "hd_id3163802\n" "help.text" -msgid "Linked with" +msgid "Inherit from" msgstr "" -#. BL7nv +#. PNQTa #: 05040100.xhp msgctxt "" "05040100.xhp\n" "par_id3166461\n" "help.text" -msgid "Select an existing style that you want to base the new style on, or select none to define your own style." +msgid "Select an existing style (or - None -) to provide its definitions to the current style. Use the other tabs to modify the inherited style." +msgstr "" + +#. nt5th +#: 05040100.xhp +msgctxt "" +"05040100.xhp\n" +"hd_id3148400\n" +"help.text" +msgid "Edit Style" +msgstr "" + +#. TAEAj +#: 05040100.xhp +msgctxt "" +"05040100.xhp\n" +"par_id3155179\n" +"help.text" +msgid "Edit the properties of the parent style." msgstr "" #. eaxKa @@ -22570,24 +22615,6 @@ msgctxt "" msgid "Describes the relevant formatting used in the current style." msgstr "" -#. iABDv -#: 05040100.xhp -msgctxt "" -"05040100.xhp\n" -"par_idN1072D\n" -"help.text" -msgid "Assign Shortcut Key" -msgstr "" - -#. VDMuN -#: 05040100.xhp -msgctxt "" -"05040100.xhp\n" -"par_idN10731\n" -"help.text" -msgid "Opens the Tools - Customize - Keyboard tab page where you can assign a shortcut key to the current Style." -msgstr "" - #. UjGXL #: 05040100.xhp msgctxt "" @@ -23209,13 +23236,13 @@ msgctxt "" msgid "Header" msgstr "ස්ථරය" -#. PUUhF +#. CHjxs #: 05040300.xhp msgctxt "" "05040300.xhp\n" "par_id3156027\n" "help.text" -msgid "Adds a header to the current page style. A header is an area in the top page margin, where you can add text or graphics." +msgid "Adds a header to the current page style. A header is an area in the top page margin, where you can add text or graphics." msgstr "" #. AiAZ8 @@ -23533,13 +23560,13 @@ msgctxt "" msgid "Footer" msgstr "අලවන්න" -#. N2y4H +#. ah7vE #: 05040400.xhp msgctxt "" "05040400.xhp\n" "par_id3156553\n" "help.text" -msgid "Adds a footer to the current page style. A footer is an area in the bottom page margin, where you can add text or graphics." +msgid "Adds a footer to the current page style. A footer is an area in the bottom page margin, where you can add text or graphics." msgstr "" #. ofejE @@ -26647,24 +26674,6 @@ msgctxt "" msgid "Do not fill the selected object." msgstr "" -#. wjDrT -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"hd_id3153345\n" -"help.text" -msgid "Color" -msgstr "" - -#. sJECX -#: 05210100.xhp -msgctxt "" -"05210100.xhp\n" -"par_id3149750\n" -"help.text" -msgid "Fills the object with a color selected on this page." -msgstr "" - #. 58oAC #: 05210100.xhp msgctxt "" @@ -26755,6 +26764,222 @@ msgctxt "" msgid "Select the type of fill that you want to apply to the selected drawing object." msgstr "" +#. GUfm5 +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"tit\n" +"help.text" +msgid "Colors" +msgstr "" + +#. RSPZA +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"bm_id37440771\n" +"help.text" +msgid "colors;palettecolors;addingcolors;delete" +msgstr "" + +#. vay4k +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"hd_id681578759272545\n" +"help.text" +msgid "Colors" +msgstr "" + +#. QfPqQ +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"par_id3149119\n" +"help.text" +msgid "Select a color to apply, save the current color list, or load a different color list." +msgstr "" + +#. vUNGz +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"par_id291578764209687\n" +"help.text" +msgid "Press the Color button in one of the situations below:" +msgstr "" + +#. uiJLg +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"hd_id931578758906569\n" +"help.text" +msgid "Colors" +msgstr "" + +#. 2iXVW +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"hd_id551578758911321\n" +"help.text" +msgid "Palette" +msgstr "" + +#. ebwpw +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"par_id411578758922329\n" +"help.text" +msgid "Select the color palette in the list box to pick the color for the selected object. The palette color set displays below." +msgstr "" + +#. DQAGQ +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"hd_id981578758969146\n" +"help.text" +msgid "Recent colors" +msgstr "" + +#. 6LC8v +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"par_id751578758975939\n" +"help.text" +msgid "Displays the recent selected colors." +msgstr "" + +#. Gkcmg +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"hd_id41578758979874\n" +"help.text" +msgid "Custom Palette" +msgstr "" + +#. u7xEP +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"par_id641578758985603\n" +"help.text" +msgid "Click Add to open a dialog to set a name for the custom color. The palette changes to \"custom\"." +msgstr "" + +#. 5Br7h +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"par_id191578758991563\n" +"help.text" +msgid "Click Delete to delete the color from the custom palette." +msgstr "" + +#. ECZqn +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"par_id921578758048450\n" +"help.text" +msgid "You cannot add or delete colors of the palettes provided by your installation." +msgstr "" + +#. BwEAC +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"hd_id991578758873888\n" +"help.text" +msgid "Active" +msgstr "" + +#. 77qcm +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"par_id361578758881241\n" +"help.text" +msgid "Displays the current active color for the object. Red, blue and green components values and the color value in hexadecimal notation are displayed just below." +msgstr "" + +#. hKFBD +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"hd_id801578758863952\n" +"help.text" +msgid "New" +msgstr "" + +#. J3FdA +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"par_id271578758868425\n" +"help.text" +msgid "Displays the new color for the object that will be applied when you press OK." +msgstr "" + +#. kw6LA +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"hd_id701578758840552\n" +"help.text" +msgid "R, G and B" +msgstr "" + +#. gNMXD +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"par_id691578758845984\n" +"help.text" +msgid "The red, blue and green components values of the new color. You can define the new color by entering the red, green and blue values in the respective R, G and B spin boxes.Allowed values are 0 to 255." +msgstr "" + +#. NAGAE +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"hd_id591578758836544\n" +"help.text" +msgid "Hex" +msgstr "" + +#. TBTQV +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"par_id121578758850944\n" +"help.text" +msgid "The color value in hexadecimal notation. You can enter the hexadecimal value in the Hex text box." +msgstr "" + +#. hW3tX +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"hd_id891578758832248\n" +"help.text" +msgid "Pick" +msgstr "" + +#. oVvDT +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"par_id131578758826856\n" +"help.text" +msgid "Opens the color picker dialog for a graphical selection of the desired color." +msgstr "" + #. Eybzn #: 05210300.xhp msgctxt "" @@ -29392,40 +29617,31 @@ msgctxt "" msgid "Fontwork" msgstr "" -#. CfLRY +#. TCGqk #: 05280000.xhp msgctxt "" "05280000.xhp\n" "hd_id3146959\n" "help.text" -msgid "Fontwork Dialog (Previous Version)" +msgid "Fontwork Dialog (for putting text along a curve)" msgstr "" -#. 6cPGC +#. EF8Ai #: 05280000.xhp msgctxt "" "05280000.xhp\n" "par_id3151097\n" "help.text" -msgid "Edits Fontwork effects of the selected object that has been created with the previous Fontwork dialog." +msgid "Simple tool for putting text along a curve without any fancy effects." msgstr "" -#. AEyBA +#. DGABQ #: 05280000.xhp msgctxt "" "05280000.xhp\n" "par_id3155934\n" "help.text" -msgid "This Fontwork dialog is only available for Fontwork in old Writer text documents that were created prior to OpenOffice.org 2.0. You must first call Tools - Customize to add a menu command or an icon to open this dialog." -msgstr "" - -#. rFDAD -#: 05280000.xhp -msgctxt "" -"05280000.xhp\n" -"par_id3154497\n" -"help.text" -msgid "You can change the shape of the text baseline to match semicircles, arcs, circles, and freeform lines." +msgid "This Fontwork dialog is meant for making text follow a curve. Draw a curve, double-click it and type text into it. With the curve selected, you can now activate the Fontwork command. Access the dialog by choosing Format - Text Box and Shape - FontworkFirst call Tools - Customize to add a menu command or a toolbar button to open the dialog. The Fontwork command is found in the Format category of the Customize dialog." msgstr "" #. dLxem @@ -29437,40 +29653,13 @@ msgctxt "" msgid "Alignment icons" msgstr "" -#. kAoZC -#: 05280000.xhp -msgctxt "" -"05280000.xhp\n" -"par_id3149760\n" -"help.text" -msgid "Click the shape of the baseline that you want to use for the text." -msgstr "" - -#. opZXe -#: 05280000.xhp -msgctxt "" -"05280000.xhp\n" -"par_id3152542\n" -"help.text" -msgid "The top row contains the following baseline shapes: Upper Semicircle, Lower Semicircle, Left Semicircle and Right Semicircle." -msgstr "" - -#. nttRE -#: 05280000.xhp -msgctxt "" -"05280000.xhp\n" -"par_id3150774\n" -"help.text" -msgid "The middle row contains the following baseline shapes: Upper Arc, Lower Arc, Left Arc and Right Arc." -msgstr "" - -#. dZD6W +#. cULRv #: 05280000.xhp msgctxt "" "05280000.xhp\n" "par_id3159158\n" "help.text" -msgid "The bottom row contains the following baseline shapes: Open Circle, Closed Circle, Closed Circle II, and Open Circle Vertical. For the best results, the drawing object must contain more than two lines of text." +msgid "You can make text follow any shape. Most of the custom shapes available in the Drawing toolbar need to be converted to a different type before you can use them with Fontwork. In Impress or Draw, right-click the shape and select Convert - To Curve/Polygon/Contour. If you wish, you can now copy and paste the converted shape into Writer for use with Fontwork. Shapes in the Legacy Circles and Ovals and Legacy Rectangles toolbars do not need to be converted. The Arc included in the basic shapes is also a legacy shape." msgstr "" #. rDFeE @@ -36889,14 +37078,14 @@ msgctxt "" msgid "Numbering Style" msgstr "" -#. 4oGz6 +#. soKRn #: 06050200.xhp msgctxt "" "06050200.xhp\n" "hd_id3146807\n" "help.text" -msgid "Numbering" -msgstr "බුලට් සහ අංක කීරීම" +msgid "Numbering Style" +msgstr "" #. 3FT7A #: 06050200.xhp @@ -36934,14 +37123,14 @@ msgctxt "" msgid "Position tab (Bullets and Numbering dialog)" msgstr "තත්ව ටැබය(බුලට් සහ ඉලක්කමි දෙබස)" -#. zsU2G +#. b4BYW #: 06050200.xhp msgctxt "" "06050200.xhp\n" "par_id3152918\n" "help.text" -msgid "Options tab (Bullets and Numbering dialog)" -msgstr "විකල්ප ටැබය(බුලට් සහ ඉලක්කමි දෙබස)" +msgid "Customize tab (Bullets and Numbering dialog)" +msgstr "" #. mFseS #: 06050300.xhp @@ -37015,14 +37204,14 @@ msgctxt "" msgid "Image" msgstr "" -#. HDHNj +#. b9BPD #: 06050400.xhp msgctxt "" "06050400.xhp\n" "hd_id0611200904373284\n" "help.text" -msgid "Graphics" -msgstr "චිත්රක" +msgid "Image" +msgstr "" #. g8rob #: 06050400.xhp @@ -37105,14 +37294,14 @@ msgctxt "" msgid "numbering;options bullet lists; formatting options font sizes;bullets" msgstr "අංකය ;විකල්පය බුලට් ලයිස්තුව; අකෘතීකරන අන්ගයන් අකුරු ;බුලට්" -#. r2ZUG +#. Cq4hL #: 06050500.xhp msgctxt "" "06050500.xhp\n" "hd_id3147240\n" "help.text" -msgid "Options" -msgstr "විකල්පය" +msgid "Customize" +msgstr "" #. KTDdy #: 06050500.xhp @@ -37123,15 +37312,6 @@ msgctxt "" msgid "Sets the formatting options for numbered or bulleted lists. If you want, you can apply formatting to individual levels in the list hierarchy." msgstr "අංකන හා බුලට් ගොනු ආකෘතීන් ගලපන්න.ඔබට අවශය නම් ,ධූරාවලිය තනි මට්ටමින් අකෘතිකරනය කල හැක." -#. mWs5a -#: 06050500.xhp -msgctxt "" -"06050500.xhp\n" -"hd_id3155069\n" -"help.text" -msgid "Format" -msgstr "හැඩතල" - #. pGwyV #: 06050500.xhp msgctxt "" @@ -37159,6 +37339,15 @@ msgctxt "" msgid "Select the level(s) that you want to define the formatting options for. The selected level is highlighted in the preview." msgstr "ඔබට වෙනස් කිරීමට අවශ්ය මට්ටම් තෝරා තෝරා ගන්නා ලද මට්ට්ම් පූර්වදර්ශනය වේ." +#. ugWJQ +#: 06050500.xhp +msgctxt "" +"06050500.xhp\n" +"hd_id3159200\n" +"help.text" +msgid "Number" +msgstr "" + #. LEAqu #: 06050500.xhp msgctxt "" @@ -37285,6 +37474,42 @@ msgctxt "" msgid "Roman numerals (lowercase)" msgstr "සින්හල" +#. cxHdx +#: 06050500.xhp +msgctxt "" +"06050500.xhp\n" +"par_id2356426\n" +"help.text" +msgid "1st, 2nd, 3rd, ..." +msgstr "" + +#. wCRvr +#: 06050500.xhp +msgctxt "" +"06050500.xhp\n" +"par_id2356410\n" +"help.text" +msgid "Ordinal numerals" +msgstr "" + +#. duuRN +#: 06050500.xhp +msgctxt "" +"06050500.xhp\n" +"par_id2378426\n" +"help.text" +msgid "One, Two, Three, ..." +msgstr "" + +#. CDDpc +#: 06050500.xhp +msgctxt "" +"06050500.xhp\n" +"par_id2896410\n" +"help.text" +msgid "Cardinal numerals" +msgstr "" + #. BcNvd #: 06050500.xhp msgctxt "" @@ -37330,13 +37555,13 @@ msgctxt "" msgid "Bullet" msgstr "" -#. SyGSi +#. vZdhE #: 06050500.xhp msgctxt "" "06050500.xhp\n" "par_id3145085\n" "help.text" -msgid "Adds a bullet to the beginning of a line. Select this option, and then click the Character button to choose a bullet style." +msgid "Adds a bullet to the beginning of a line. Select this option, and then click the Select button to choose a bullet style." msgstr "" #. JBJEa @@ -37348,13 +37573,13 @@ msgctxt "" msgid "Bullets are resized to fit the current line height. If you want, you can define a Character Style that uses a different font size for bullets." msgstr "" -#. ebWFN +#. pqU3e #: 06050500.xhp msgctxt "" "06050500.xhp\n" "par_id3152811\n" "help.text" -msgid "Image" +msgid "Graphics" msgstr "" #. BJUoD @@ -37447,13 +37672,13 @@ msgctxt "" msgid "Enter a character or the text to display behind the number in the list. If you want to create a numbered list that uses the style \"1.)\", enter \".)\" in this box." msgstr "" -#. PYrAJ +#. Uw4HA #: 06050500.xhp msgctxt "" "06050500.xhp\n" "hd_id3156423\n" "help.text" -msgid "Character Styles" +msgid "Character Style" msgstr "" #. zkHUZ @@ -37537,24 +37762,6 @@ msgctxt "" msgid "Enter the amount by which you want to resize the bullet character with respect to the font height of the current paragraph." msgstr "" -#. v8T5P -#: 06050500.xhp -msgctxt "" -"06050500.xhp\n" -"hd_id3147444\n" -"help.text" -msgid "Character" -msgstr "අක්ෂර වලට" - -#. gPGpp -#: 06050500.xhp -msgctxt "" -"06050500.xhp\n" -"par_id3153144\n" -"help.text" -msgid "Opens the Special Characters dialog, where you can select a bullet symbol." -msgstr "" - #. iEYKN #: 06050500.xhp msgctxt "" @@ -37762,14 +37969,14 @@ msgctxt "" msgid "Select the element that will follow the numbering: a tab stop, a space, a line break, or nothing." msgstr "" -#. NJWoJ +#. Ahxab #: 06050600.xhp msgctxt "" "06050600.xhp\n" "hd_id7809686\n" "help.text" -msgid "at" -msgstr "තුල" +msgid "Tab stop at" +msgstr "" #. AwaE8 #: 06050600.xhp @@ -42649,6 +42856,168 @@ msgctxt "" msgid "Comments and script fields at the beginning of the first paragraph in a document are exported to the header of an HTML document. If the document begins with a table, the first paragraph in the first cell of the table is exported to the header of the HTML document." msgstr "" +#. KBbjw +#: addsignatureline.xhp +msgctxt "" +"addsignatureline.xhp\n" +"tit\n" +"help.text" +msgid "Adding Signature Line in Documents" +msgstr "" + +#. EGN36 +#: addsignatureline.xhp +msgctxt "" +"addsignatureline.xhp\n" +"bm_id821526779524753\n" +"help.text" +msgid "digital signature;add signature linesignature line;adding" +msgstr "" + +#. fYs2f +#: addsignatureline.xhp +msgctxt "" +"addsignatureline.xhp\n" +"hd_id501526421873817\n" +"help.text" +msgid "Signature Line" +msgstr "" + +#. bcvDE +#: addsignatureline.xhp +msgctxt "" +"addsignatureline.xhp\n" +"par_id991526423190756\n" +"help.text" +msgid "Insert a graphic box representing a signature line of the document." +msgstr "" + +#. FFaDB +#: addsignatureline.xhp +msgctxt "" +"addsignatureline.xhp\n" +"par_id751526436546030\n" +"help.text" +msgid " Signature Line Box " +msgstr "" + +#. AgbBh +#: addsignatureline.xhp +msgctxt "" +"addsignatureline.xhp\n" +"par_id651526423393786\n" +"help.text" +msgid "The signature line displays an horizontal line, a location mark, the name, title and e-mail of signer." +msgstr "" + +#. auwte +#: addsignatureline.xhp +msgctxt "" +"addsignatureline.xhp\n" +"hd_id631526467960460\n" +"help.text" +msgid "Name" +msgstr "" + +#. mwYBp +#: addsignatureline.xhp +msgctxt "" +"addsignatureline.xhp\n" +"par_id351526467968348\n" +"help.text" +msgid "Insert the name of the signer. The name is displayed in the signature line graphic box." +msgstr "" + +#. bucAF +#: addsignatureline.xhp +msgctxt "" +"addsignatureline.xhp\n" +"hd_id171526467974440\n" +"help.text" +msgid "Title" +msgstr "" + +#. fyUJY +#: addsignatureline.xhp +msgctxt "" +"addsignatureline.xhp\n" +"par_id701526467979209\n" +"help.text" +msgid "Enter the title of the signer. The title is displayed in the signature line graphic box." +msgstr "" + +#. Aa59Z +#: addsignatureline.xhp +msgctxt "" +"addsignatureline.xhp\n" +"hd_id431526467986157\n" +"help.text" +msgid "Email" +msgstr "" + +#. EnpJD +#: addsignatureline.xhp +msgctxt "" +"addsignatureline.xhp\n" +"par_id111526467993387\n" +"help.text" +msgid "Enter the e-mail of the signer. The email is not displayed in the signature line graphic box, and is be used for the digital signature." +msgstr "" + +#. EpDAG +#: addsignatureline.xhp +msgctxt "" +"addsignatureline.xhp\n" +"hd_id451526468019876\n" +"help.text" +msgid "Signer can add comments" +msgstr "" + +#. x49zw +#: addsignatureline.xhp +msgctxt "" +"addsignatureline.xhp\n" +"par_id531526562791579\n" +"help.text" +msgid "Enable signer to insert comments in the Sign Signature Line dialog at time of signature." +msgstr "" + +#. rAhqF +#: addsignatureline.xhp +msgctxt "" +"addsignatureline.xhp\n" +"hd_id31526468046686\n" +"help.text" +msgid "Show sign date in signature line" +msgstr "" + +#. xWyoH +#: addsignatureline.xhp +msgctxt "" +"addsignatureline.xhp\n" +"par_id11526468051934\n" +"help.text" +msgid "Mark this checkbox to display the date of the signature, at the time when the document is digitally signed." +msgstr "" + +#. SGaTf +#: addsignatureline.xhp +msgctxt "" +"addsignatureline.xhp\n" +"hd_id791526468057743\n" +"help.text" +msgid "Instructions to the signer" +msgstr "" + +#. jrvVd +#: addsignatureline.xhp +msgctxt "" +"addsignatureline.xhp\n" +"par_id131526560799876\n" +"help.text" +msgid "Insert instructions for the signer. The instructions appears in the Sign Signature Line dialog box, at the time of signature." +msgstr "" + #. ViF5g #: digitalsignatures.xhp msgctxt "" @@ -44899,13 +45268,13 @@ msgctxt "" msgid "You can disable or enable the automatic check in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Online Update." msgstr "" -#. qpBRJ +#. AJBeB #: online_update.xhp msgctxt "" "online_update.xhp\n" "par_id3422345\n" "help.text" -msgid "If an update is available, an iconIcon on the menu bar will notify you of the update. Click the icon to open a dialog with more information." +msgid "If an update is available, an icon Update Icon on the menu bar will notify you of the update. Click the icon to open a dialog with more information." msgstr "" #. bGkRw @@ -46375,13 +46744,13 @@ msgctxt "" msgid "Identifier" msgstr "" -#. zC2TC +#. 76CQA #: ref_epub_export.xhp msgctxt "" "ref_epub_export.xhp\n" "par_id3154237\n" "help.text" -msgid "Enter an unique identifier for the publication." +msgid "Enter a unique identifier for the publication." msgstr "" #. nhyXh @@ -46465,13 +46834,13 @@ msgctxt "" msgid "Export as PDF" msgstr "" -#. aKMDK +#. 9A7EN #: ref_pdf_export.xhp msgctxt "" "ref_pdf_export.xhp\n" "bm_id3149532\n" "help.text" -msgid "PDF;export portable document format exporting;to PDF" +msgid "PDF;exportportable document formatexporting;to PDF" msgstr "" #. iNwuy @@ -46492,1562 +46861,1886 @@ msgctxt "" msgid "Saves the current file to Portable Document Format (PDF) version 1.4. A PDF file can be viewed and printed on any platform with the original formatting intact, provided that supporting software is installed." msgstr "" -#. YGFLw +#. NHTF4 #: ref_pdf_export.xhp msgctxt "" "ref_pdf_export.xhp\n" -"hd_id746482\n" +"hd_id3150507\n" "help.text" -msgid "General tab" +msgid "Export button" msgstr "" -#. rYXBh +#. kHxND #: ref_pdf_export.xhp msgctxt "" "ref_pdf_export.xhp\n" +"par_id3146975\n" +"help.text" +msgid "Exports the current file in PDF format." +msgstr " දැන ට PDF ආකෘතියෙන් පවතින ගොනුව නිර්යාත කරනවා ." + +#. g65mo +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"tit\n" +"help.text" +msgid "PDF Export Digital Signature" +msgstr "" + +#. yMdYf +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"bm_id761574111929927\n" +"help.text" +msgid "PDF export;digital signaturePDF export;sign PDF document" +msgstr "" + +#. ChX9A +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"hd_id13068636\n" +"help.text" +msgid "Digital Signatures" +msgstr "" + +#. uXfCT +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"par_id22107303\n" +"help.text" +msgid "This tab contains the options related to exporting to a digitally signed PDF." +msgstr "" + +#. xU5Ci +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"par_id22107304\n" +"help.text" +msgid "Digital signatures are used to ensure that the PDF was really created by the original author (i.e. you), and that the document has not been modified since it was signed." +msgstr "" + +#. ArQN3 +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"par_id22107305\n" +"help.text" +msgid "The signed PDF export uses the keys and X.509 certificates already stored in your default key store location or on a smartcard." +msgstr "" + +#. BQDRC +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"par_id22107306\n" +"help.text" +msgid "The key store to be used can be selected under %PRODUCTNAME - Preferences Tools - Options - %PRODUCTNAME - Security - Certificate Path." +msgstr "" + +#. JoMg7 +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"par_id22107307\n" +"help.text" +msgid "When using a smartcard, it must already be configured for use by your key store. This is usually done during installation of the smartcard software." +msgstr "" + +#. yv3nB +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"hd_id191574111792669\n" +"help.text" +msgid "Certificate" +msgstr "" + +#. knZ4u +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"hd_id12927335\n" +"help.text" +msgid "Use this certificate to digitally sign PDF documents" +msgstr "" + +#. taTZ3 +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"par_id12107303\n" +"help.text" +msgid "Allows you to select a certificate to be used for signing this PDF export." +msgstr "" + +#. 73q3H +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"hd_id17985168\n" +"help.text" +msgid "Select" +msgstr "" + +#. tx8zW +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"par_id12507303\n" +"help.text" +msgid "Opens the Select Certificate dialog." +msgstr "" + +#. CajHf +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"par_id12507403\n" +"help.text" +msgid "All certificates found in your selected key store are displayed. If the key store is protected by a password, you are prompted for it. When using a smartcard that is protected by a PIN, you are also prompted for that." +msgstr "" + +#. dzcYc +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"par_id12507503\n" +"help.text" +msgid "Select the certificate to use for digitally signing the exported PDF by clicking on the corresponding line, then click OK." +msgstr "" + +#. JcDDp +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"par_id12507603\n" +"help.text" +msgid "All other fields on the Digital Signatures tab will be accessible only after a certificate has been selected." +msgstr "" + +#. 3VMee +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"hd_id1876186\n" +"help.text" +msgid "Certificate password" +msgstr "" + +#. q2bWg +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"par_id13939634\n" +"help.text" +msgid "Enter the password used for protecting the private key associated with the selected certificate. Usually this is the key store password." +msgstr "" + +#. BgD3C +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"par_id13932634\n" +"help.text" +msgid "If the key store password has already been entered in the Select Certificate dialog, the key store may already be unlocked and not require the password again. But to be on the safe side, enter it nevertheless." +msgstr "" + +#. 5x66U +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"par_id13933634\n" +"help.text" +msgid "When using a smartcard, enter the PIN here. Some smartcard software will prompt you for the PIN again before signing. This is cumbersome, but that's how smartcards work." +msgstr "" + +#. 87YWF +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"hd_id1599688\n" +"help.text" +msgid "Location, Contact information, Reason" +msgstr "" + +#. a4FkK +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"par_id11371501\n" +"help.text" +msgid "These three fields allow you to optionally enter additional information about the digital signature that will be applied to the PDF (Where, by whom and why it was made). It will be embedded in the appropriate PDF fields and will be visible to anyone viewing the PDF. Each or all of the three fields may be left blank." +msgstr "" + +#. dDtVb +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"hd_id14661702\n" +"help.text" +msgid "Time Stamp Authority" +msgstr "" + +#. MUvFG +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"par_id17868892\n" +"help.text" +msgid "Allows you to optionally select a Time Stamping Authority (TSA) URL. " +msgstr "" + +#. Po9jA +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"par_id29089022\n" +"help.text" +msgid "During the PDF signing process, the TSA will be used to obtain a digitally signed timestamp that is then embedded in the signature. This (RFC 3161) timestamp will allow anyone viewing the PDF to verify when the document was signed." +msgstr "" + +#. aTCsU +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"par_id39089022\n" +"help.text" +msgid "The list of TSA URLs that can be selected is maintained under %PRODUCTNAME - Preferences Tools - Options - %PRODUCTNAME - Security - TSAs." +msgstr "" + +#. Gnocd +#: ref_pdf_export_digital_signature.xhp +msgctxt "" +"ref_pdf_export_digital_signature.xhp\n" +"par_id49089022\n" +"help.text" +msgid "If no TSA URL is selected (the default), the signature will not be timestamped, but will use the current time from your local computer." +msgstr "" + +#. 74q7v +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" +"tit\n" +"help.text" +msgid "PDF Export General" +msgstr "" + +#. mDa2C +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" +"bm_id611574100815898\n" +"help.text" +msgid "PDF export;general optionshybrid PDFPDF forms" +msgstr "" + +#. 7dwDw +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" +"hd_id746482\n" +"help.text" +msgid "General" +msgstr "" + +#. G9CkE +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" +"par_id641574099149998\n" +"help.text" +msgid "Sets the general options for exporting your document to a PDF file. Range, images, watermark, forms and other parameters." +msgstr "" + +#. iiCGi +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" "hd_id3148520\n" "help.text" msgid "Range" -msgstr "පරාසය" +msgstr "" -#. srrym -#: ref_pdf_export.xhp +#. hVmqN +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_id3154230\n" "help.text" msgid "Sets the export options for the pages included in the PDF file." msgstr "" -#. KWsEZ -#: ref_pdf_export.xhp +#. DZmde +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "hd_id3166445\n" "help.text" msgid "All" msgstr "" -#. PQn2n -#: ref_pdf_export.xhp +#. ad55B +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_id3149893\n" "help.text" msgid "Exports all defined print ranges. If no print range is defined, exports the entire document." msgstr "" -#. rgZyG -#: ref_pdf_export.xhp +#. irArA +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "hd_id3154673\n" "help.text" msgid "Pages" -msgstr "පිටුව" +msgstr "" -#. xKAfj -#: ref_pdf_export.xhp +#. jXfhZ +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_id3147571\n" "help.text" msgid "Exports the pages you type in the box." msgstr "" -#. PSJWi -#: ref_pdf_export.xhp +#. B4Ntf +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_id3145136\n" "help.text" msgid "To export a range of pages, use the format 3-6. To export single pages, use the format 7;9;11. If you want, you can export a combination of page ranges and single pages, by using a format like 3-6;8;10;12." msgstr "" -#. RaSHL -#: ref_pdf_export.xhp +#. bHBcc +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "hd_id3147043\n" "help.text" msgid "Selection" -msgstr "තෝරාගැනීම" +msgstr "" -#. NBTeg -#: ref_pdf_export.xhp +#. d6rFh +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_id3150774\n" "help.text" msgid "Exports the current selection." msgstr "" -#. nENWC -#: ref_pdf_export.xhp +#. Gzztk +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" +"hd_id871574106145581\n" +"help.text" +msgid "View PDF after export" +msgstr "" + +#. 5G7Gh +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" +"par_id631574106701788\n" +"help.text" +msgid "Open the exported document in the system default PDF viewer." +msgstr "" + +#. MnPmj +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" "par_idN10706\n" "help.text" msgid "Images" msgstr "" -#. bV5A4 -#: ref_pdf_export.xhp +#. A2F7m +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_idN1070A\n" "help.text" msgid "Sets the PDF export options for images inside your document." msgstr "" -#. CNv4i -#: ref_pdf_export.xhp +#. eMHjG +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_idN1071B\n" "help.text" msgid "EPS images with embedded previews are exported only as previews. EPS images without embedded previews are exported as empty placeholders." msgstr "" -#. EXhvs -#: ref_pdf_export.xhp +#. ZszgA +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_idN10715\n" "help.text" msgid "Lossless compression" msgstr "" -#. QMqTQ -#: ref_pdf_export.xhp +#. a4qQR +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_idN10719\n" "help.text" msgid "Selects a lossless compression of images. All pixels are preserved." msgstr "" -#. FzmLm -#: ref_pdf_export.xhp +#. jhrAG +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_idN10730\n" "help.text" msgid "JPEG compression" msgstr "" -#. 3BGfd -#: ref_pdf_export.xhp +#. z3ei4 +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_idN10734\n" "help.text" msgid "Selects a JPEG compression of images. With a high quality level, almost all pixels are preserved. With a low quality level, some pixels get lost and artefacts are introduced, but file sizes are reduced." msgstr "" -#. WWRxq -#: ref_pdf_export.xhp +#. MZoXB +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_idN1074C\n" "help.text" msgid "Quality" msgstr "" -#. QsCUW -#: ref_pdf_export.xhp +#. Ej8Dz +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_idN10750\n" "help.text" msgid "Enter the quality level for JPEG compression." msgstr "" -#. izozi -#: ref_pdf_export.xhp +#. DhAPY +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_idN10767\n" "help.text" msgid "Reduce image resolution" msgstr "" -#. sSETc -#: ref_pdf_export.xhp +#. BWwdD +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_idN1076B\n" "help.text" msgid "Select to resample or down-size the images to a lower number of pixels per inch." msgstr "" -#. v7AX7 -#: ref_pdf_export.xhp +#. hFmPG +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_idN10782\n" "help.text" msgid "Select the target resolution for the images." msgstr "" -#. dfuhc -#: ref_pdf_export.xhp +#. ZmGtx +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_idN10791\n" +"ref_pdf_export_general.xhp\n" +"hd_id141574104956415\n" "help.text" -msgid "General" +msgid "Watermark" msgstr "" -#. FhMZo -#: ref_pdf_export.xhp +#. 32jmH +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_idN10795\n" +"ref_pdf_export_general.xhp\n" +"par_id341574104961922\n" "help.text" -msgid "Sets general PDF export options." +msgid "Add a centered, vertical, light green watermark text to the page background. The watermark is not part of the source document." msgstr "" -#. ewbZV -#: ref_pdf_export.xhp +#. ZPLc3 +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id080420080355360\n" +"ref_pdf_export_general.xhp\n" +"hd_id381574104981670\n" "help.text" -msgid "Hybrid PDF (embed ODF file)" +msgid "Sign with watermark" msgstr "" -#. HBAvM -#: ref_pdf_export.xhp +#. aRDYE +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id0804200803553767\n" +"ref_pdf_export_general.xhp\n" +"par_id981574105202743\n" "help.text" -msgid "This setting enables you to export the document as a .pdf file containing two file formats: PDF and ODF. In PDF viewers it behaves like a normal .pdf file and it remains fully editable in %PRODUCTNAME." +msgid "Check to enable the watermark signature." msgstr "" -#. H3oPC -#: ref_pdf_export.xhp +#. pn9H3 +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id2796411\n" +"ref_pdf_export_general.xhp\n" +"hd_id511574105027966\n" "help.text" -msgid "Archive PDF/A-1a (ISO 19005-1)" +msgid "Text" msgstr "" -#. s4qAD -#: ref_pdf_export.xhp +#. Wesdj +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id5016327\n" +"ref_pdf_export_general.xhp\n" +"par_id361574105035733\n" "help.text" -msgid "Converts to the PDF/A-1a format. This is defined as an electronic document file format for long term preservation. All fonts that were used in the source document will be embedded into the generated PDF file. PDF tags will be written." +msgid "Insert the text for the watermark signature." msgstr "" -#. GuGBF -#: ref_pdf_export.xhp +#. DjKkz +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_idN107A0\n" +"ref_pdf_export_general.xhp\n" +"par_id621574105378072\n" "help.text" -msgid "Tagged PDF (add document structure)" +msgid "You cannot adjust the position, orientation and size of the watermark. The watermark is not stored in the source document." msgstr "" -#. AUDyF -#: ref_pdf_export.xhp +#. EgBnH +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_idN107A4\n" +"ref_pdf_export_general.xhp\n" +"par_idN10791\n" "help.text" -msgid "Select to write PDF tags. This can increase file size by huge amounts." +msgid "General" msgstr "" -#. GQAtH -#: ref_pdf_export.xhp +#. 4HuMF +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_idN107B3\n" +"ref_pdf_export_general.xhp\n" +"par_idN10795\n" "help.text" -msgid "Tagged PDF contains information about the structure of the document contents. This can help to display the document on devices with different screens, and when using screen reader software." +msgid "Sets general PDF export options." msgstr "" -#. ZwLki -#: ref_pdf_export.xhp +#. JZuBd +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id8257087\n" +"ref_pdf_export_general.xhp\n" +"hd_id080420080355360\n" "help.text" -msgid "Export bookmarks" +msgid "Hybrid PDF (embed ODF file)" msgstr "" -#. WtLDu -#: ref_pdf_export.xhp +#. ywf7E +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id3479415\n" +"ref_pdf_export_general.xhp\n" +"par_id0804200803553767\n" "help.text" -msgid "Select to export bookmarks of Writer documents as PDF bookmarks. Bookmarks are created for all outline paragraphs (Tools - Chapter Numbering) and for all table of contents entries for which you did assign hyperlinks in the source document." +msgid "This setting enables you to export the document as a .pdf file containing two file formats: PDF and ODF. In PDF viewers it behaves like a normal .pdf file and it remains fully editable in %PRODUCTNAME." msgstr "" -#. GQbw7 -#: ref_pdf_export.xhp +#. ioGVp +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_idN107BE\n" +"ref_pdf_export_general.xhp\n" +"hd_id2796411\n" "help.text" -msgid "Comments as PDF annotations" +msgid "Archive (PDF/A ISO 19005)" msgstr "" -#. TgVUa -#: ref_pdf_export.xhp +#. EZ8fR +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_idN107C2\n" +"ref_pdf_export_general.xhp\n" +"par_id5016327\n" "help.text" -msgid "Select to export comments of Writer and Calc documents as PDF annotations." +msgid "Converts to the PDF/A-2b or PDF/A-1b format. This is defined as an electronic document file format for long term preservation. All fonts that were used in the source document will be embedded into the generated PDF file. PDF tags will be written." msgstr "" -#. wDJVG -#: ref_pdf_export.xhp +#. UTPZ7 +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_idN207C2\n" +"ref_pdf_export_general.xhp\n" +"par_idN107A0\n" "help.text" -msgid "To export comments of Writer documents as they are shown in %PRODUCTNAME, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Print and select the In margins option in the Comments area. The exported pages will be scaled down and the comments will be placed into their margins." +msgid "Tagged PDF (add document structure)" msgstr "" -#. bVe7R -#: ref_pdf_export.xhp +#. cyGKc +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" +"par_idN107A4\n" +"help.text" +msgid "Select to write PDF tags. This can increase file size by huge amounts." +msgstr "" + +#. JpL7Q +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" +"par_idN107B3\n" +"help.text" +msgid "Tagged PDF contains information about the structure of the document contents. This can help to display the document on devices with different screens, and when using screen reader software." +msgstr "" + +#. fJMbL +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" "par_idN107F4\n" "help.text" msgid "Create PDF form" msgstr "" -#. SWCE3 -#: ref_pdf_export.xhp +#. 5VHmT +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_id4909817\n" "help.text" msgid "Choose to create a PDF form. This can be filled out and printed by the user of the PDF document." msgstr "" -#. CbcL6 -#: ref_pdf_export.xhp +#. GfzoX +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "hd_id6585283\n" "help.text" msgid "Submit format" msgstr "" -#. FMAWB -#: ref_pdf_export.xhp +#. TiT6m +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_idN107F8\n" "help.text" msgid "Select the format of submitting forms from within the PDF file." msgstr "" -#. CDCBP -#: ref_pdf_export.xhp +#. fDMyN +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_id0901200811454970\n" "help.text" msgid "Select the format of the data that you will receive from the submitter: FDF (Forms Data Format), PDF, HTML, or XML." msgstr "" -#. cMjBY -#: ref_pdf_export.xhp +#. oscV7 +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_idN10807\n" "help.text" msgid "This setting overrides the control's URL property that you set in the document." msgstr "" -#. SbrYH -#: ref_pdf_export.xhp +#. maGDz +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "hd_id1026200909535841\n" "help.text" msgid "Allow duplicate field names" msgstr "" -#. fG8Bo -#: ref_pdf_export.xhp +#. TuXqi +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" "par_id102620090953596\n" "help.text" msgid "Allows you to use the same field name for multiple fields in the generated PDF file. If disabled, field names will be exported using generated unique names." msgstr "" -#. krybr -#: ref_pdf_export.xhp +#. JCBTD +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id3946958\n" +"ref_pdf_export_general.xhp\n" +"hd_id8257087\n" "help.text" -msgid "Export automatically inserted blank pages" +msgid "Export bookmarks" msgstr "" -#. FUnoV -#: ref_pdf_export.xhp +#. ne8RR +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id8551896\n" +"ref_pdf_export_general.xhp\n" +"par_id3479415\n" "help.text" -msgid "If switched on, automatically inserted blank pages are exported to the PDF file. This is best if you are printing the pdf file double-sided. Example: In a book a chapter paragraph style is set to always start with an odd numbered page. If the previous chapter ends on an odd page, %PRODUCTNAME inserts an even numbered blank page. This option controls whether to export that even numbered page or not." +msgid "Select to export bookmarks of Writer documents as PDF bookmarks. Bookmarks are created for all outline paragraphs (Tools - Chapter Numbering) and for all table of contents entries for which you did assign hyperlinks in the source document." msgstr "" -#. wfKDq -#: ref_pdf_export.xhp +#. PejFz +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id3946959\n" +"ref_pdf_export_general.xhp\n" +"hd_id561574106156581\n" "help.text" -msgid "Use reference XObjects" +msgid "Export Placeholders" msgstr "" -#. odL4p -#: ref_pdf_export.xhp +#. HAGBC +#: ref_pdf_export_general.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_general.xhp\n" +"par_id851574109680187\n" +"help.text" +msgid "Export the placeholders fields visual markings only. The exported placeholder is ineffective." +msgstr "" + +#. xCL7B +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" +"par_idN107BE\n" +"help.text" +msgid "Comments as PDF annotations" +msgstr "" + +#. FYA5k +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" +"par_idN107C2\n" +"help.text" +msgid "Select to export comments of Writer and Calc documents as PDF annotations." +msgstr "" + +#. anEFb +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" +"par_idN207C2\n" +"help.text" +msgid "To export comments of Writer documents as they are shown in %PRODUCTNAME, choose %PRODUCTNAME - Preferences Tools - Options - %PRODUCTNAME Writer - Print and select the In margins option in the Comments area. The exported pages will be scaled down and the comments will be placed into their margins." +msgstr "" + +#. 2qBJx +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" +"hd_id451574107102243\n" +"help.text" +msgid "Export Notes Page" +msgstr "" + +#. bMEP8 +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" +"par_id971574108811475\n" +"help.text" +msgid "Export also the Notes pages view at the end of the exported PDF presentation document." +msgstr "" + +#. 3KkeL +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" +"hd_id831574107106923\n" +"help.text" +msgid "Export only notes page" +msgstr "" + +#. zuDdx +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" +"par_id81574108064993\n" +"help.text" +msgid "Exports only the Notes page views." +msgstr "" + +#. 9FqPS +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" +"hd_id51574108224576\n" +"help.text" +msgid "Whole sheet export" +msgstr "" + +#. 95sab +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" +"par_id81574108602417\n" +"help.text" +msgid "Export one sheet per page." +msgstr "" + +#. KCagR +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" +"hd_id3946958\n" +"help.text" +msgid "Export automatically inserted blank pages" +msgstr "" + +#. oCgCD +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" +"par_id8551896\n" +"help.text" +msgid "If switched on, automatically inserted blank pages are exported to the PDF file. This is best if you are printing the pdf file double-sided. Example: In a book a chapter paragraph style is set to always start with an odd numbered page. If the previous chapter ends on an odd page, %PRODUCTNAME inserts an even numbered blank page. This option controls whether to export that even numbered page or not." +msgstr "" + +#. 9CTHu +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" +"hd_id3946959\n" +"help.text" +msgid "Use reference XObjects" +msgstr "" + +#. ogMpB +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" "par_id8551897\n" "help.text" msgid "This option affects how PDF images are exported back to PDF. When this option is disabled, then the first page of the PDF data is included in the output. The PDF export merges the used images, fonts and other resources during export. This is a complex operation, but the result can be viewed in various viewers. When the option is enabled, then the reference XObject markup is used: this is a simple operation, but viewers have to support this markup to show vector images. Otherwise a fallback bitmap is shown in the viewer." msgstr "" -#. 9rswW -#: ref_pdf_export.xhp +#. FphzH +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" +"tit\n" +"help.text" +msgid "PDF Export Initial View" +msgstr "" + +#. Vohw6 +#: ref_pdf_export_initial_view.xhp +msgctxt "" +"ref_pdf_export_initial_view.xhp\n" +"bm_id501574100782266\n" +"help.text" +msgid "PDF export;initial document view" +msgstr "" + +#. sygue +#: ref_pdf_export_initial_view.xhp +msgctxt "" +"ref_pdf_export_initial_view.xhp\n" "hd_id9796441\n" "help.text" -msgid "Initial View tab" +msgid "Initial View" msgstr "" -#. qvDSZ -#: ref_pdf_export.xhp +#. A3pPj +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" +"par_id631574099455028\n" +"help.text" +msgid "Sets the options for the initial view of the PDF file in the external PDF viewer." +msgstr "" + +#. WwbUh +#: ref_pdf_export_initial_view.xhp +msgctxt "" +"ref_pdf_export_initial_view.xhp\n" "hd_id1218604\n" "help.text" msgid "Panes" -msgstr "පිටුව" +msgstr "" -#. iF2tA -#: ref_pdf_export.xhp +#. bEDqK +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "hd_id7071443\n" "help.text" msgid "Page only" msgstr "" -#. ES53g -#: ref_pdf_export.xhp +#. 5RgtV +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "par_id1851557\n" "help.text" msgid "Select to generate a PDF file that shows only the page contents." msgstr "" -#. zNkrs -#: ref_pdf_export.xhp +#. 4ByUi +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "hd_id7464217\n" "help.text" msgid "Bookmarks and page" msgstr "" -#. wnCDu -#: ref_pdf_export.xhp +#. 8e4Tz +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "par_id4490188\n" "help.text" msgid "Select to generate a PDF file that shows a bookmarks palette and the page contents." msgstr "" -#. GB36z -#: ref_pdf_export.xhp +#. 9r2CE +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "hd_id3581041\n" "help.text" msgid "Thumbnails and page" msgstr "" -#. h8vY2 -#: ref_pdf_export.xhp +#. FRnCt +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "par_id956755\n" "help.text" msgid "Select to generate a PDF file that shows a thumbnails palette and the page contents." msgstr "" -#. BNovE -#: ref_pdf_export.xhp +#. Busqt +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "hd_id1905575\n" "help.text" msgid "Open on page" msgstr "" -#. NdddP -#: ref_pdf_export.xhp +#. GALpy +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "par_id9776909\n" "help.text" msgid "Select to show the given page when the reader opens the PDF file." -msgstr "කියවන්නා PDF ගොනුවක් විවෘත කිරීමේදි සියළුම පිටුසන මට්ටම් පෙන්වීම සදහා තෝරන්න." +msgstr "" -#. gksFn -#: ref_pdf_export.xhp +#. DGsCQ +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "hd_id7509994\n" "help.text" msgid "Magnification" msgstr "" -#. NKFjK -#: ref_pdf_export.xhp +#. aQ3Sd +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "hd_id5900143\n" "help.text" msgid "Default" -msgstr "පෙරනිම්ය" +msgstr "" -#. e3Jsd -#: ref_pdf_export.xhp +#. 4hDXM +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "par_id822168\n" "help.text" msgid "Select to generate a PDF file that shows the page contents without zooming. If the reader software is configured to use a zoom factor by default, the page shows with that zoom factor." msgstr "" -#. g9xUr -#: ref_pdf_export.xhp +#. DoxvC +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "hd_id1092257\n" "help.text" msgid "Fit in window" msgstr "" -#. EHC2g -#: ref_pdf_export.xhp +#. B6YsR +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "par_id3092135\n" "help.text" msgid "Select to generate a PDF file that shows the page zoomed to fit entirely into the reader's window." msgstr "" -#. RFtR3 -#: ref_pdf_export.xhp +#. DPqW4 +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "hd_id654622\n" "help.text" msgid "Fit width" msgstr "" -#. EEqwy -#: ref_pdf_export.xhp +#. i6ZAF +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "par_id814539\n" "help.text" msgid "Select to generate a PDF file that shows the page zoomed to fit the width of the reader's window." msgstr "" -#. PjWsX -#: ref_pdf_export.xhp +#. GwVwu +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "hd_id9883114\n" "help.text" msgid "Fit visible" msgstr "" -#. pvGRo -#: ref_pdf_export.xhp +#. nEKBx +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "par_id2362437\n" "help.text" msgid "Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the width of the reader's window." msgstr "" -#. v2Ysd -#: ref_pdf_export.xhp +#. qETwo +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "hd_id7296975\n" "help.text" msgid "Zoom factor" msgstr "" -#. EBt5k -#: ref_pdf_export.xhp +#. azkEb +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "par_id371715\n" "help.text" msgid "Select a given zoom factor when the reader opens the PDF file." -msgstr "කියවන්නා PDF ගොනුවක් විවෘත කිරීමේදි සියළුම පිටුසන මට්ටම් පෙන්වීම සදහා තෝරන්න." +msgstr "" -#. VAT9F -#: ref_pdf_export.xhp +#. MRYkB +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "hd_id329905\n" "help.text" msgid "Page layout" msgstr "" -#. A8BbX -#: ref_pdf_export.xhp +#. wz7rH +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "hd_id5632496\n" "help.text" msgid "Default" -msgstr "පෙරනිම්ය" +msgstr "" -#. ve6xm -#: ref_pdf_export.xhp +#. ELtpQ +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "par_id1694082\n" "help.text" msgid "Select to generate a PDF file that shows the pages according to the layout setting of the reader software." msgstr "" -#. EeRDe -#: ref_pdf_export.xhp +#. RSJ9k +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "hd_id8454237\n" "help.text" msgid "Single page" -msgstr "තනි මාර්ගය" +msgstr "" -#. J2hh5 -#: ref_pdf_export.xhp +#. icsgH +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "par_id672322\n" "help.text" msgid "Select to generate a PDF file that shows one page at a time." msgstr "" -#. xYXTC -#: ref_pdf_export.xhp +#. 7iUMG +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "hd_id7387310\n" "help.text" msgid "Continuous" msgstr "" -#. AMVAo -#: ref_pdf_export.xhp +#. jtnwD +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "par_id8764305\n" "help.text" msgid "Select to generate a PDF file that shows pages in a continuous vertical column." msgstr "" -#. VaqyP -#: ref_pdf_export.xhp +#. LYBU7 +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "hd_id6223639\n" "help.text" msgid "Continuous facing" msgstr "" -#. G9ZDi -#: ref_pdf_export.xhp +#. uXXhc +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "par_id5318765\n" "help.text" msgid "Select to generate a PDF file that shows pages side by side in a continuous column. For more than two pages, the first page is displayed on the right." msgstr "" -#. SsbPb -#: ref_pdf_export.xhp +#. VhW8S +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "hd_id1416364\n" "help.text" msgid "First page is left" msgstr "" -#. nyFgf -#: ref_pdf_export.xhp +#. VunCm +#: ref_pdf_export_initial_view.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_initial_view.xhp\n" "par_id9596850\n" "help.text" msgid "Select to generate a PDF file that shows pages side by side in a continuous column. For more than two pages, the first page is displayed on the left. You must enable support for complex text layout on Language settings - Languages in the Options dialog box." msgstr "" -#. BBVDG -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id18005\n" -"help.text" -msgid "User Interface tab" -msgstr "" - -#. 2CqWB -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id6676839\n" -"help.text" -msgid "Window options" -msgstr "" - -#. fGQQW -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id3809015\n" -"help.text" -msgid "Resize window to initial page" -msgstr "" - -#. TAv3i -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"par_id1321146\n" -"help.text" -msgid "Select to generate a PDF file that is shown in a window displaying the whole initial page." -msgstr "" - -#. EEvjg -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id6994842\n" -"help.text" -msgid "Center window on screen" -msgstr "" - -#. YE9Br -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"par_id9601428\n" -"help.text" -msgid "Select to generate a PDF file that is shown in a reader window centered on screen." -msgstr "" - -#. FNtXA -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id6369212\n" -"help.text" -msgid "Open in full screen mode" -msgstr "" - -#. x5W3x -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"par_id1111789\n" -"help.text" -msgid "Select to generate a PDF file that is shown in a full screen reader window in front of all other windows." -msgstr "" - -#. BZohV -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id2041993\n" -"help.text" -msgid "Display document title" -msgstr "" - -#. gDZoN -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"par_id4576555\n" -"help.text" -msgid "Select to generate a PDF file that is shown with the document title in the reader's title bar." -msgstr "Select to generate a PDF file that is shown with the document title in the reader's title bar." - -#. BrmFe -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id4632099\n" -"help.text" -msgid "User interface options" -msgstr "" - -#. mEPWU -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id3154087\n" -"help.text" -msgid "Hide menu bar" -msgstr "" - -#. DVTx5 -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"par_id6582537\n" -"help.text" -msgid "Select to hide the reader's menu bar when the document is active." -msgstr "ලේඛනය සක්‍රය කර ඇති විට කියවන්නා ගේ නාම පුවරුව සැගවිම සදහා තෝරන්න." - -#. bFqTM -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id729697\n" -"help.text" -msgid "Hide toolbar" -msgstr "" - -#. HUYTD -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"par_id769066\n" -"help.text" -msgid "Select to hide the reader's toolbar when the document is active." -msgstr "ලේඛනය සක්‍රය කර ඇති විට කියවන්නා ගේ මෙවලම් තීරැව සැගවිම සදහා තෝරන්න." - -#. 3WXPG -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id376293\n" -"help.text" -msgid "Hide window controls" -msgstr "" - -#. BsDe9 -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"par_id43641\n" -"help.text" -msgid "Select to hide the reader's controls when the document is active." -msgstr "ලේඛනය සක්‍රය කර ඇති විට කියවන්නා ගේ පාලක සැගවිම සදහා තෝරන්න." - -#. hpLGf -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id1886654\n" -"help.text" -msgid "Transitions" -msgstr "" - -#. cDDSr -#: ref_pdf_export.xhp +#. 5DSPy +#: ref_pdf_export_links.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_idN107D9\n" +"ref_pdf_export_links.xhp\n" +"tit\n" "help.text" -msgid "Use transition effects" +msgid "PDF Export Links" msgstr "" -#. SQACg -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"par_idN107DD\n" -"help.text" -msgid "Select to export Impress slide transition effects to respective PDF effects." -msgstr "කාවදින ලද ස්ලයිඩ සංක්‍රාන්ති බලපෑම් ස්වකීය PDF බලපෑම් වලට නිර්යාත කිරීම සදහා තෝරන්න." - -#. TBeAD -#: ref_pdf_export.xhp +#. TBE2y +#: ref_pdf_export_links.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id9053926\n" +"ref_pdf_export_links.xhp\n" +"bm_id891574100750278\n" "help.text" -msgid "Bookmarks" +msgid "PDF export;links" msgstr "" -#. EBBNM -#: ref_pdf_export.xhp +#. 4baAA +#: ref_pdf_export_links.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id1941892\n" +"ref_pdf_export_links.xhp\n" +"hd_id9464094\n" "help.text" -msgid "All bookmark levels" +msgid "Links" msgstr "" -#. SFf5R -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"par_id341807\n" -"help.text" -msgid "Select to show all bookmark levels when the reader opens the PDF file." -msgstr "කියවන්නා PDF ගොනුවක් විවෘත කිරීමේදි සියළුම පිටුසන මට්ටම් පෙන්වීම සදහා තෝරන්න." - -#. WGuip -#: ref_pdf_export.xhp +#. sEKFT +#: ref_pdf_export_links.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id486770\n" +"ref_pdf_export_links.xhp\n" +"par_id9302346\n" "help.text" -msgid "Visible bookmark levels" +msgid "Specify how to export bookmarks and hyperlinks in your document." msgstr "" -#. BE6L5 -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"par_id4850001\n" -"help.text" -msgid "Select to show bookmark levels down to the selected level when the reader opens the PDF file." -msgstr "කියවන්නා PDF ගොනුවක් විවෘත කිරීමේදි පිටුසන මට්ටම් තෝරාගත් මට්ටමට පෙන්වීම සදහා තෝරන්න." - -#. HWHCC -#: ref_pdf_export.xhp +#. CDBGh +#: ref_pdf_export_links.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id9464094\n" +"ref_pdf_export_links.xhp\n" +"hd_id541574116548796\n" "help.text" -msgid "Links tab" +msgid "General" msgstr "" -#. XFXvp -#: ref_pdf_export.xhp -msgctxt "" -"ref_pdf_export.xhp\n" -"par_id9302346\n" -"help.text" -msgid "Specify how to export bookmarks and hyperlinks in your document." -msgstr "ඔබ ගේ ලේඛනයේ පිටුසන් සහ අදිබැදි නිර්යාත කරන ආකාරය නියම වශයෙන් සඳහන් කරනවා." - -#. bRHVU -#: ref_pdf_export.xhp +#. GKCBf +#: ref_pdf_export_links.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_links.xhp\n" "hd_id8296151\n" "help.text" msgid "Export bookmarks as named destinations" msgstr "" -#. avjir -#: ref_pdf_export.xhp +#. YmVwd +#: ref_pdf_export_links.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_links.xhp\n" "par_id4809411\n" "help.text" msgid "The bookmarks (targets of references) in PDF files can be defined as rectangular areas. Additionally, bookmarks to named objects can be defined by their names. Enable the checkbox to export the names of objects in your document as valid bookmark targets. This allows you to link to those objects by name from other documents." -msgstr " PDF ගොනුවේ පිටුවසන් (ඉලක්ක ගත යොමු) ඍජුකෝණාස්‍රාකාර ප්‍රදේශසේ දැක්විය හැක.ඊට අමතරව පිටුසන් හි නම්කරන ලද වස්තූන් ස්වකීය නාම වලින් අර්ථ දැක්විය හැක. ඔබ ගේ ලේඛනයේ වස්තූන් හි නම් වලංගු පිටුසන් ඉලක්ක සේ නිර්යාත කිරීම සදහා සලකුණු කොටුව සක්‍රිය කරන්න. එම වස්තූන් නම් වලින් අනෙකුත් ලේඛන සමග සම්බන්ද කිරිම ට මෙමේගින් ඉඩ සැලසේ." +msgstr "" -#. XJjkM -#: ref_pdf_export.xhp +#. vGzbC +#: ref_pdf_export_links.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_links.xhp\n" "hd_id6454969\n" "help.text" msgid "Convert document references to PDF targets" msgstr "" -#. LcXFo -#: ref_pdf_export.xhp +#. XWDop +#: ref_pdf_export_links.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_links.xhp\n" "par_id7928708\n" "help.text" msgid "Enable this checkbox to convert the URLs referencing other ODF files to PDF files with the same name. In the referencing URLs the extensions .odt, .odp, .ods, .odg, and .odm are converted to the extension .pdf." -msgstr "URLs යොමු අනෙකුත් ODF ගොනු වලින් PDF ගොනු වලට එකම නමින් පරිවර්තනය කිරීමට මෙම සලකුණු කොටුව සක්‍රිය කරන්න. මෙම යොමු කිරීමේ දී.odt, .odp, .ods, .odg, සහ .odm දිගු .pdf දිගු බවට පරිවර්තනය වේ." +msgstr "" -#. CtF3B -#: ref_pdf_export.xhp +#. DaZuR +#: ref_pdf_export_links.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_links.xhp\n" "hd_id3864253\n" "help.text" msgid "Export URLs relative to file system" msgstr "" -#. 4FEeP -#: ref_pdf_export.xhp +#. 8wcR4 +#: ref_pdf_export_links.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_links.xhp\n" "par_id3144016\n" "help.text" msgid "Enable this checkbox to export URLs to other documents as relative URLs in the file system. See \"relative hyperlinks\" in the Help." -msgstr " URLs ගොනු පද්ධතියේ සාපේක්ෂ URLs ලෙස අනෙකුත් ලේඛන වලට නිර්යාත කිරීමට මෙම සලකුණු කොටුව සක්‍රිය කරන්න. උපකාරකයේ \"relative hyperlinks\" බලන්න." +msgstr "" -#. rym4J -#: ref_pdf_export.xhp +#. 7pCv6 +#: ref_pdf_export_links.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_links.xhp\n" "hd_id9937131\n" "help.text" msgid "Cross-document links" msgstr "" -#. BgW4m -#: ref_pdf_export.xhp +#. 9mR8B +#: ref_pdf_export_links.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_links.xhp\n" "par_id5616626\n" "help.text" msgid "Specify how to handle hyperlinks from your PDF file to other files." -msgstr "ඔබ ගේ PDF ගොනු වල අදිබැද මගින් අනෙකුත් ගොනු පාලනය කරන ආකාරය විශේෂණය කරයි." +msgstr "" -#. WDB5A -#: ref_pdf_export.xhp +#. AVSxU +#: ref_pdf_export_links.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_links.xhp\n" "hd_id1972106\n" "help.text" msgid "Default mode" msgstr "" -#. JVafj -#: ref_pdf_export.xhp +#. hoUxt +#: ref_pdf_export_links.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_links.xhp\n" "par_id79042\n" "help.text" msgid "Links from your PDF document to other documents will be handled as it is specified in your operating system." -msgstr " ඔබගේ PDF ලේඛන වෙනත් ලේඛන සමග සම්බන්ධ වීම් ඔබ ගේ මෙහෙයුම් පද්ධතියේ සදහන් කර ඇති ආකාරයට පාලනය වේ." +msgstr "" -#. FFGxP -#: ref_pdf_export.xhp +#. DgzzG +#: ref_pdf_export_links.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_links.xhp\n" "hd_id4076357\n" "help.text" msgid "Open with PDF reader application" msgstr "" -#. mVbw3 -#: ref_pdf_export.xhp +#. Pr4hN +#: ref_pdf_export_links.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_links.xhp\n" "par_id8231757\n" "help.text" msgid "Cross-document links are opened with the PDF reader application that currently shows the document. The PDF reader application must be able to handle the specified file type inside the hyperlink." msgstr "" -#. 9mYvK -#: ref_pdf_export.xhp +#. 2E8em +#: ref_pdf_export_links.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_links.xhp\n" "hd_id3168736\n" "help.text" msgid "Open with Internet browser" -msgstr "අන්තර්ජාල පිරික්සකය මගින් විවෘත කරන්න" +msgstr "" -#. QQa9q -#: ref_pdf_export.xhp +#. GxGBj +#: ref_pdf_export_links.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_links.xhp\n" "par_id1909848\n" "help.text" msgid "Cross-document links are opened with the Internet browser. The Internet browser must be able to handle the specified file type inside the hyperlink." -msgstr "අන්තර්ජාල පි්‍රික්සකෙයන් අන්තර් ෙල්ඛන සබඳතා විවෘත කරයී. අන්තර්ජාල පි්‍රික්සකයට අතිසබඳතා තුල ඈති නිශ්චීත කරනලද ෙගානු වර්ග හැසිරවීමට හැකිවිය යුතුයි." +msgstr "" -#. wBMRL -#: ref_pdf_export.xhp +#. 8iBvu +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" +"tit\n" +"help.text" +msgid "PDF Export Security" +msgstr "" + +#. 5kxYj +#: ref_pdf_export_security.xhp +msgctxt "" +"ref_pdf_export_security.xhp\n" +"bm_id241574100707591\n" +"help.text" +msgid "PDF export;security" +msgstr "" + +#. 4c4XK +#: ref_pdf_export_security.xhp +msgctxt "" +"ref_pdf_export_security.xhp\n" "hd_id3068636\n" "help.text" -msgid "Security tab" +msgid "Security" msgstr "" -#. VrmgD -#: ref_pdf_export.xhp +#. RRcJ2 +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" +"par_id291574099537389\n" +"help.text" +msgid "Specifies the security options of the exported PDF file." +msgstr "" + +#. ENhob +#: ref_pdf_export_security.xhp +msgctxt "" +"ref_pdf_export_security.xhp\n" "hd_id2927335\n" "help.text" msgid "Set passwords" -msgstr "නව මුරපදය" +msgstr "" -#. rGpfQ -#: ref_pdf_export.xhp +#. 6ixp9 +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "par_id2107303\n" "help.text" msgid "Click to open a dialog where you enter the passwords." -msgstr "ඔබ රහස් වචනය ඈතුල්කල ස්ථානෙය් ෙදබසක් විවෘත කිරීමට ෙමය ඔබන්න." +msgstr "" -#. mCJfz -#: ref_pdf_export.xhp +#. fSFwW +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "par_id41123951\n" "help.text" msgid "You can specify a password needed to view the PDF. You can enter an optional password that allows the person viewing the PDF to edit and/or print the document." msgstr "" -#. apbQ8 -#: ref_pdf_export.xhp +#. zTe3V +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "hd_id7985168\n" "help.text" msgid "Printing" -msgstr "මුද්‍රණය කිරීම" +msgstr "" -#. 6mkCM -#: ref_pdf_export.xhp +#. wpyGW +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "hd_id876186\n" "help.text" msgid "Not permitted" -msgstr "අවසර නැත" +msgstr "" -#. PwjrA -#: ref_pdf_export.xhp +#. 6AbXC +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "par_id3939634\n" "help.text" msgid "Printing the document is not permitted." -msgstr "ලේඛනය මුද්‍රණය කිරීම ට අවසර නැත." +msgstr "" -#. tstuU -#: ref_pdf_export.xhp +#. qFw2A +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "hd_id599688\n" "help.text" msgid "Low resolution (150 dpi)" -msgstr "විභේදනය අඩුයි (150 dpi)." +msgstr "" -#. 58DFp -#: ref_pdf_export.xhp +#. 6C4hC +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "par_id1371501\n" "help.text" msgid "The document can only be printed in low resolution (150 dpi). Not all PDF readers honor this setting." msgstr "" -#. 6doE5 -#: ref_pdf_export.xhp +#. a7e4V +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "hd_id4661702\n" "help.text" msgid "High resolution" -msgstr "ඉහළ විභේදනය" +msgstr "" -#. Kv2ro -#: ref_pdf_export.xhp +#. oZFWk +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "par_id7868892\n" "help.text" msgid "The document can be printed in high resolution." msgstr "" -#. xY9JS -#: ref_pdf_export.xhp +#. fwe8W +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "hd_id2188787\n" "help.text" msgid "Changes" -msgstr "වෙනස්කිරීම්" +msgstr "" -#. JRjN2 -#: ref_pdf_export.xhp +#. huf8W +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "hd_id5833307\n" "help.text" msgid "Not permitted" -msgstr "අවසර නැත" +msgstr "" -#. G443J -#: ref_pdf_export.xhp +#. DK4FY +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "par_id7726676\n" "help.text" msgid "No changes of the content are permitted." msgstr "" -#. AEenB -#: ref_pdf_export.xhp +#. ZzgJG +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "hd_id3729361\n" "help.text" msgid "Inserting, deleting, and rotating pages" -msgstr "පිටු ඇතුලත් කිරීම, ඉවත් කිරීම සහ කරකැවීම" +msgstr "" -#. UXF73 -#: ref_pdf_export.xhp +#. ECsAs +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "par_id9573961\n" "help.text" msgid "Only inserting, deleting, and rotating pages is permitted." -msgstr "පිටු ඇතුලත් කිරීම, ඉවත් කිරීම සහ කරකැවීම ට පමණක් අවසර ඇත." +msgstr "" -#. 3Wc4s -#: ref_pdf_export.xhp +#. BBKXs +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "hd_id7700430\n" "help.text" msgid "Filling in form fields" -msgstr "පෝරම තීරැ පිරවීම" +msgstr "" -#. 3VvMi -#: ref_pdf_export.xhp +#. VEprE +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "par_id1180455\n" "help.text" msgid "Only filling in form fields is permitted." -msgstr "පෝරම තීරැ පිරවීම ට පමණක් අවසර ඇත." +msgstr "" -#. EfJTd -#: ref_pdf_export.xhp +#. uNYzx +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "hd_id3405560\n" "help.text" msgid "Commenting, filling in form fields" -msgstr "පෝරම තීරැ වල සටහන් තැබීම සහ පිරවීම" +msgstr "" -#. T4ng2 -#: ref_pdf_export.xhp +#. XuQVH +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "par_id3409527\n" "help.text" msgid "Only commenting and filling in form fields is permitted." -msgstr "පෝරම තීරැ වල සටහන් තැබීම සහ පිරවීම ට පමණක් අවසර ඇත.." +msgstr "" -#. BFTbm -#: ref_pdf_export.xhp +#. jEsBj +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "hd_id7112338\n" "help.text" msgid "Any except extracting pages" -msgstr "පිටු උපුටා ගැනීම හැර ඕනම දෙයක්" +msgstr "" -#. WEVPK -#: ref_pdf_export.xhp +#. mZe6m +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "par_id2855616\n" "help.text" msgid "All changes are permitted, except extracting pages." -msgstr "පිටු උපුටා ගැනීම හැර ඕනම වෙනස් කිරීමකට අවසර ඇත." +msgstr "" -#. GAJQH -#: ref_pdf_export.xhp +#. JHbUu +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" +"hd_id841574111651138\n" +"help.text" +msgid "Contents" +msgstr "" + +#. xUSS6 +#: ref_pdf_export_security.xhp +msgctxt "" +"ref_pdf_export_security.xhp\n" "hd_id2091433\n" "help.text" msgid "Enable copying of content" -msgstr "අන්තර්ගතය පිටපත් කිරීම, සක්‍රිය වේ." +msgstr "" -#. agEJy -#: ref_pdf_export.xhp +#. F9N4b +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "par_id5092318\n" "help.text" msgid "Select to enable copying of content to the clipboard." -msgstr "අන්තර්ගතය පසුරු පුවරුව ට පිටපත් කිරීම, සක්‍රිය කිරීම ට තෝරන්න ." +msgstr "" -#. aGCLL -#: ref_pdf_export.xhp +#. YN4vV +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "hd_id9312417\n" "help.text" msgid "Enable text access for accessibility tools" -msgstr "පරිශීලක මෙවලම් සදහා වගන්ති පරිශ්‍රීලනය සක්‍රීය කිරීම." +msgstr "" -#. KEuQK -#: ref_pdf_export.xhp +#. Wdm6G +#: ref_pdf_export_security.xhp msgctxt "" -"ref_pdf_export.xhp\n" +"ref_pdf_export_security.xhp\n" "par_id9089022\n" "help.text" msgid "Select to enable text access for accessibility tools." -msgstr "පරිශීලක මෙවලම් සදහා වගන්ති පරිශ්‍රීලනය සක්‍රීය කිරීම ට තෝරන්න." +msgstr "" -#. jQ3Bj -#: ref_pdf_export.xhp +#. ihxeF +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id13068636\n" +"ref_pdf_export_user_interface.xhp\n" +"tit\n" "help.text" -msgid "Digital Signatures tab" +msgid "PDF Export User Interface" msgstr "" -#. T6i2E -#: ref_pdf_export.xhp +#. go9S3 +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id22107303\n" +"ref_pdf_export_user_interface.xhp\n" +"bm_id871574100654871\n" "help.text" -msgid "This tab contains the options related to exporting to a digitally signed PDF." +msgid "PDF export;user interface" msgstr "" -#. qtaAD -#: ref_pdf_export.xhp +#. TYF4D +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id22107304\n" +"ref_pdf_export_user_interface.xhp\n" +"hd_id18005\n" "help.text" -msgid "Digital signatures are used to ensure that the PDF was really created by the original author (i.e. you), and that the document has not been modified since it was signed." +msgid "User Interface" msgstr "" -#. i4GGE -#: ref_pdf_export.xhp +#. tiBmQ +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id22107305\n" +"ref_pdf_export_user_interface.xhp\n" +"par_id261574099621912\n" "help.text" -msgid "The signed PDF export uses the keys and X.509 certificates already stored in your default key store location or on a smartcard." +msgid "Specifies the options for the external PDF viewer user interface." msgstr "" -#. mDGZQ -#: ref_pdf_export.xhp +#. 5Jw39 +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id22107306\n" +"ref_pdf_export_user_interface.xhp\n" +"hd_id6676839\n" "help.text" -msgid "The key store to be used can be selected under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Security - Certificate Path." +msgid "Window options" msgstr "" -#. SFCfE -#: ref_pdf_export.xhp +#. 9LBfo +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id22107307\n" +"ref_pdf_export_user_interface.xhp\n" +"hd_id3809015\n" "help.text" -msgid "When using a smartcard, it must already be configured for use by your key store. This is usually done during installation of the smartcard software." +msgid "Resize window to initial page" msgstr "" -#. ZUqG4 -#: ref_pdf_export.xhp +#. LwcNn +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id12927335\n" +"ref_pdf_export_user_interface.xhp\n" +"par_id1321146\n" "help.text" -msgid "Use this certificate to digitally sign PDF documents" +msgid "Select to generate a PDF file that is shown in a window displaying the whole initial page." msgstr "" -#. nAGcx -#: ref_pdf_export.xhp +#. S3F7A +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id12107303\n" +"ref_pdf_export_user_interface.xhp\n" +"hd_id6994842\n" "help.text" -msgid "Allows you to select a certificate to be used for signing this PDF export." +msgid "Center window on screen" msgstr "" -#. 6jhXq -#: ref_pdf_export.xhp +#. RvCRC +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id17985168\n" +"ref_pdf_export_user_interface.xhp\n" +"par_id9601428\n" "help.text" -msgid "Select" -msgstr "තෝරන්න" +msgid "Select to generate a PDF file that is shown in a reader window centered on screen." +msgstr "" -#. acUx7 -#: ref_pdf_export.xhp +#. 6ottQ +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id12507303\n" +"ref_pdf_export_user_interface.xhp\n" +"hd_id6369212\n" "help.text" -msgid "Opens the Select Certificate dialog." +msgid "Open in full screen mode" msgstr "" -#. cTQMD -#: ref_pdf_export.xhp +#. AAMwV +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id12507403\n" +"ref_pdf_export_user_interface.xhp\n" +"par_id1111789\n" "help.text" -msgid "All certificates found in your selected key store are displayed. If the key store is protected by a password, you are prompted for it. When using a smartcard that is protected by a PIN, you are also prompted for that." +msgid "Select to generate a PDF file that is shown in a full screen reader window in front of all other windows." msgstr "" -#. jvAGE -#: ref_pdf_export.xhp +#. GMp2t +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id12507503\n" +"ref_pdf_export_user_interface.xhp\n" +"hd_id2041993\n" "help.text" -msgid "Select the certificate to use for digitally signing the exported PDF by clicking on the corresponding line, then click OK." +msgid "Display document title" msgstr "" -#. pD7zw -#: ref_pdf_export.xhp +#. mKxYG +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id12507603\n" +"ref_pdf_export_user_interface.xhp\n" +"par_id4576555\n" "help.text" -msgid "All other fields on the Digital Signatures tab will be accessible only after a certificate has been selected." +msgid "Select to generate a PDF file that is shown with the document title in the reader's title bar." msgstr "" -#. EqDoE -#: ref_pdf_export.xhp +#. E5iSo +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id1876186\n" +"ref_pdf_export_user_interface.xhp\n" +"hd_id4632099\n" "help.text" -msgid "Certificate password" +msgid "User interface options" msgstr "" -#. AEBYJ -#: ref_pdf_export.xhp +#. iC2dq +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id13939634\n" +"ref_pdf_export_user_interface.xhp\n" +"hd_id3154087\n" "help.text" -msgid "Enter the password used for protecting the private key associated with the selected certificate. Usually this is the key store password." +msgid "Hide menu bar" msgstr "" -#. 2HCP7 -#: ref_pdf_export.xhp +#. AC8NQ +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id13932634\n" +"ref_pdf_export_user_interface.xhp\n" +"par_id6582537\n" "help.text" -msgid "If the key store password has already been entered in the Select Certificate dialog, the key store may already be unlocked and not require the password again. But to be on the safe side, enter it nevertheless." +msgid "Select to hide the reader's menu bar when the document is active." msgstr "" -#. EYbQ2 -#: ref_pdf_export.xhp +#. 7FeM6 +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id13933634\n" +"ref_pdf_export_user_interface.xhp\n" +"hd_id729697\n" "help.text" -msgid "When using a smartcard, enter the PIN here. Some smartcard software will prompt you for the PIN again before signing. This is cumbersome, but that's how smartcards work." +msgid "Hide toolbar" msgstr "" -#. hTGDG -#: ref_pdf_export.xhp +#. PGyhr +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id1599688\n" +"ref_pdf_export_user_interface.xhp\n" +"par_id769066\n" "help.text" -msgid "Location, Contact information, Reason" +msgid "Select to hide the reader's toolbar when the document is active." msgstr "" -#. RLvWg -#: ref_pdf_export.xhp +#. xG2Ua +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id11371501\n" +"ref_pdf_export_user_interface.xhp\n" +"hd_id376293\n" "help.text" -msgid "These three fields allow you to optionally enter additional information about the digital signature that will be applied to the PDF (Where, by whom and why it was made). It will be embedded in the appropriate PDF fields and will be visible to anyone viewing the PDF. Each or all of the three fields may be left blank." +msgid "Hide window controls" msgstr "" -#. HaXtK -#: ref_pdf_export.xhp +#. zEBUV +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id14661702\n" +"ref_pdf_export_user_interface.xhp\n" +"par_id43641\n" "help.text" -msgid "Time Stamp Authority" +msgid "Select to hide the reader's controls when the document is active." msgstr "" -#. BiAYc -#: ref_pdf_export.xhp +#. zf2om +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id17868892\n" +"ref_pdf_export_user_interface.xhp\n" +"hd_id1886654\n" "help.text" -msgid "Allows you to optionally select a Time Stamping Authority (TSA) URL. " +msgid "Transitions" msgstr "" -#. w5qEp -#: ref_pdf_export.xhp +#. fhAFT +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id29089022\n" +"ref_pdf_export_user_interface.xhp\n" +"par_idN107D9\n" "help.text" -msgid "During the PDF signing process, the TSA will be used to obtain a digitally signed timestamp that is then embedded in the signature. This (RFC 3161) timestamp will allow anyone viewing the PDF to verify when the document was signed." +msgid "Use transition effects" msgstr "" -#. FUEnM -#: ref_pdf_export.xhp +#. gAEB5 +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id39089022\n" +"ref_pdf_export_user_interface.xhp\n" +"par_idN107DD\n" "help.text" -msgid "The list of TSA URLs that can be selected is maintained under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Security - TSAs." +msgid "Select to export Impress slide transition effects to respective PDF effects." msgstr "" -#. D9GLD -#: ref_pdf_export.xhp +#. QnGof +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id49089022\n" +"ref_pdf_export_user_interface.xhp\n" +"hd_id9053926\n" "help.text" -msgid "If no TSA URL is selected (the default), the signature will not be timestamped, but will use the current time from your local computer." +msgid "Bookmarks" msgstr "" -#. NHTF4 -#: ref_pdf_export.xhp +#. jtoVv +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"hd_id3150507\n" +"ref_pdf_export_user_interface.xhp\n" +"hd_id1941892\n" "help.text" -msgid "Export button" +msgid "All bookmark levels" msgstr "" -#. kHxND -#: ref_pdf_export.xhp +#. 8tTN6 +#: ref_pdf_export_user_interface.xhp msgctxt "" -"ref_pdf_export.xhp\n" -"par_id3146975\n" +"ref_pdf_export_user_interface.xhp\n" +"par_id341807\n" "help.text" -msgid "Exports the current file in PDF format." -msgstr " දැන ට PDF ආකෘතියෙන් පවතින ගොනුව නිර්යාත කරනවා ." +msgid "Select to show all bookmark levels when the reader opens the PDF file." +msgstr "" + +#. VcrQh +#: ref_pdf_export_user_interface.xhp +msgctxt "" +"ref_pdf_export_user_interface.xhp\n" +"hd_id486770\n" +"help.text" +msgid "Visible bookmark levels" +msgstr "" + +#. ZoAs9 +#: ref_pdf_export_user_interface.xhp +msgctxt "" +"ref_pdf_export_user_interface.xhp\n" +"par_id4850001\n" +"help.text" +msgid "Select to show bookmark levels down to the selected level when the reader opens the PDF file." +msgstr "" #. HUGki #: ref_pdf_send_as.xhp @@ -48328,6 +49021,159 @@ msgctxt "" msgid "Sign the PDF document as usual." msgstr "" +#. MDAYT +#: signsignatureline.xhp +msgctxt "" +"signsignatureline.xhp\n" +"tit\n" +"help.text" +msgid "Signing the Signature Line" +msgstr "" + +#. DBWeJ +#: signsignatureline.xhp +msgctxt "" +"signsignatureline.xhp\n" +"bm_id651526779220785\n" +"help.text" +msgid "digital signature;sign signature linesignature line;signing" +msgstr "" + +#. NC7Qf +#: signsignatureline.xhp +msgctxt "" +"signsignatureline.xhp\n" +"hd_id401526575112776\n" +"help.text" +msgid "Digitally Signing the Signature Line" +msgstr "" + +#. wfYC7 +#: signsignatureline.xhp +msgctxt "" +"signsignatureline.xhp\n" +"par_id611526575121298\n" +"help.text" +msgid "%PRODUCTNAME lets you sign digitally a signature line in your document." +msgstr "" + +#. ri5RP +#: signsignatureline.xhp +msgctxt "" +"signsignatureline.xhp\n" +"par_id511526575127337\n" +"help.text" +msgid "On signing a signature line, %PRODUCTNAME fills the line with the name of signer, adds the digital certificate issuer information and optionally insert the date of signature." +msgstr "" + +#. 2S44H +#: signsignatureline.xhp +msgctxt "" +"signsignatureline.xhp\n" +"par_id291526564031387\n" +"help.text" +msgid "Select the signature line graphic object context menu. Choose Sign Signature Line." +msgstr "" + +#. roSVC +#: signsignatureline.xhp +msgctxt "" +"signsignatureline.xhp\n" +"hd_id311526563971364\n" +"help.text" +msgid "Your Name" +msgstr "" + +#. EDZbU +#: signsignatureline.xhp +msgctxt "" +"signsignatureline.xhp\n" +"par_id511526564217965\n" +"help.text" +msgid "Enter your name as signer of the document. Your name will be inserted above the signature horizontal line." +msgstr "" + +#. AdPnC +#: signsignatureline.xhp +msgctxt "" +"signsignatureline.xhp\n" +"hd_id401526563978041\n" +"help.text" +msgid "Certificate" +msgstr "" + +#. VATQB +#: signsignatureline.xhp +msgctxt "" +"signsignatureline.xhp\n" +"par_id31526564223526\n" +"help.text" +msgid "Click on the Select Certificate button to open the Select Certificate dialog box, where your certificates are listed. Select the certificate suitable for signing the document." +msgstr "" + +#. 7EAfe +#: signsignatureline.xhp +msgctxt "" +"signsignatureline.xhp\n" +"par_id251526576138883\n" +"help.text" +msgid "The information of the certificate issuer is inserted in the bottom of the Signature Line object." +msgstr "" + +#. CG8CA +#: signsignatureline.xhp +msgctxt "" +"signsignatureline.xhp\n" +"hd_id301526563985718\n" +"help.text" +msgid "Instructions from the document creator" +msgstr "" + +#. GoLTw +#: signsignatureline.xhp +msgctxt "" +"signsignatureline.xhp\n" +"par_id271526564228571\n" +"help.text" +msgid "This area displays the instructions entered by the document creator when adding the signature line." +msgstr "" + +#. H8zHw +#: signsignatureline.xhp +msgctxt "" +"signsignatureline.xhp\n" +"hd_id161526563992082\n" +"help.text" +msgid "Add comments" +msgstr "" + +#. dYbqA +#: signsignatureline.xhp +msgctxt "" +"signsignatureline.xhp\n" +"par_id21526564234712\n" +"help.text" +msgid "Enter comments about the signature. The comments are displayed in the Description field of the certificate." +msgstr "" + +#. SAEMF +#: signsignatureline.xhp +msgctxt "" +"signsignatureline.xhp\n" +"par_id621526576147414\n" +"help.text" +msgid "If enabled when the signature line was created, the date of signature is inserted on the top right of the signature line object." +msgstr "" + +#. GLUyy +#: signsignatureline.xhp +msgctxt "" +"signsignatureline.xhp\n" +"par_id21526579319036\n" +"help.text" +msgid "Signed Signature Line" +msgstr "" + #. m3D8J #: webhtml.xhp msgctxt "" diff --git a/source/si/helpcontent2/source/text/shared/02.po b/source/si/helpcontent2/source/text/shared/02.po index 02a399a27b1..f75465f3367 100644 --- a/source/si/helpcontent2/source/text/shared/02.po +++ b/source/si/helpcontent2/source/text/shared/02.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: 2019-11-05 14:28+0100\n" +"POT-Creation-Date: 2020-01-22 13:00+0100\n" "PO-Revision-Date: 2018-11-12 14:04+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -2824,13 +2824,13 @@ msgctxt "" msgid "Enabled" msgstr "" -#. 3eeD9 +#. ag5GD #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150084\n" "help.text" -msgid "If a control field has the property \"Enabled\" (Yes), the form user can use the control field. otherwise (No), it is disabled and greyed out." +msgid "If a control field has the property \"Enabled\" (Yes), the form user can use the control field. Otherwise (No), it is disabled and greyed out." msgstr "" #. tYDLf @@ -10546,13 +10546,13 @@ msgctxt "" msgid "Styles" msgstr "" -#. YHFXR +#. eQswn #: 02010000.xhp msgctxt "" "02010000.xhp\n" "tit\n" "help.text" -msgid "Set Paragrph Style" +msgid "Set Paragraph Style" msgstr "" #. b7cD8 @@ -10807,13 +10807,13 @@ msgctxt "" msgid "Specifies the horizontal direction of the text." msgstr "" -#. TEscT +#. Cncyn #: 02040000.xhp msgctxt "" "02040000.xhp\n" "par_id3147291\n" "help.text" -msgid "Icon" +msgid "Icon Text direction from left to right" msgstr "" #. caPbq @@ -10852,13 +10852,13 @@ msgctxt "" msgid "Specifies the vertical direction of the text." msgstr "" -#. zGbFL +#. HzVEe #: 02050000.xhp msgctxt "" "02050000.xhp\n" "par_id3154186\n" "help.text" -msgid "Icon" +msgid "Icon Text direction from top to bottom" msgstr "" #. QLaEc @@ -11266,14 +11266,14 @@ msgctxt "" msgid "Click to open a toolbar where you can click a background color for a paragraph. The color is applied to the background of the current paragraph or the selected paragraphs." msgstr "" -#. RgkCC +#. FpnJ5 #: 02170000.xhp msgctxt "" "02170000.xhp\n" "par_id3147276\n" "help.text" -msgid "Icon" -msgstr " අයිකනය" +msgid "Icon Background color" +msgstr "" #. 22wMa #: 02170000.xhp @@ -11419,13 +11419,13 @@ msgctxt "" msgid "Click the Borders icon to open the Borders toolbar, where you can modify the border of a sheet area or an object." msgstr "" -#. sN4r4 +#. 3dkCT #: 03130000.xhp msgctxt "" "03130000.xhp\n" "par_id3147261\n" "help.text" -msgid "This object can be the border of a text frame, a graphic or a table. The icon will only be visible if a graphic, table, object or frame has been selected." +msgid "This object can be the border of a frame, a graphic or a table. The icon will only be visible if a graphic, table, object or frame has been selected." msgstr "" #. qqXKC @@ -12148,13 +12148,13 @@ msgctxt "" msgid "In the Web Layout, some numbering/bullet options are not available." msgstr "" -#. MPbCK +#. 23PDg #: 06120000.xhp msgctxt "" "06120000.xhp\n" "par_id3154317\n" "help.text" -msgid "The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under Format - Paragraph by entering the left indent and the first-line indent." +msgid "The distance between the text and the left text box and the position of the bullets can be determined in the dialog under Format - Paragraph by entering the left indent and the first-line indent." msgstr "" #. QCjAp @@ -13372,13 +13372,13 @@ msgctxt "" msgid "Moves back to the previous page in the document. This function is only active when you select the Print Preview function on the File menu." msgstr "" -#. 6EC8g +#. Q3Dco #: 10010000.xhp msgctxt "" "10010000.xhp\n" "par_id3155552\n" "help.text" -msgid "Icon" +msgid "Icon Previous Page" msgstr "" #. QWY2G @@ -13417,13 +13417,13 @@ msgctxt "" msgid "Moves forward to the next page in the document. This function is only active when you select the Print Preview function on the File menu." msgstr "" -#. 97P94 +#. LFDee #: 10020000.xhp msgctxt "" "10020000.xhp\n" "par_id3154186\n" "help.text" -msgid "Icon" +msgid "Icon Next Page" msgstr "" #. FS8rq @@ -13462,13 +13462,13 @@ msgctxt "" msgid "Moves to the first page of the document. This function is only active when you select the Print Preview function on the File menu." msgstr "" -#. QWRqX +#. gtbnE #: 10030000.xhp msgctxt "" "10030000.xhp\n" "par_id3154751\n" "help.text" -msgid "Icon" +msgid "Icon First Page" msgstr "" #. mHeYZ @@ -13507,13 +13507,13 @@ msgctxt "" msgid "Moves to the last page of the document. This function is only active when you select the Print Preview function on the File menu." msgstr "" -#. FvLuj +#. ZMv7T #: 10040000.xhp msgctxt "" "10040000.xhp\n" "par_id3155805\n" "help.text" -msgid "Icon" +msgid "Icon Last Page" msgstr "" #. E7V4E @@ -15127,13 +15127,13 @@ msgctxt "" msgid "Sort Order" msgstr "පටිත්ති අනුපිලිවෙළ" -#. foE9D +#. 7cyxb #: 12100000.xhp msgctxt "" "12100000.xhp\n" "par_id3144436\n" "help.text" -msgid "Icon" +msgid "Icon Sort Order" msgstr "" #. 48yLL @@ -16549,13 +16549,13 @@ msgctxt "" msgid "You can define the indents and margins for the current paragraph, or for all selected paragraphs, using the mouse." msgstr "" -#. tCEuS +#. vbmVx #: 13020000.xhp msgctxt "" "13020000.xhp\n" "par_id3152594\n" "help.text" -msgid "If you split the page into columns, or the cursor is placed in a multiple-column text frame, you can change the column width and the column spacing by dragging them on the ruler with the mouse." +msgid "If you split the page into columns, or the cursor is placed in a multiple-column frame, you can change the column width and the column spacing by dragging them on the ruler with the mouse." msgstr "" #. dBqE3 @@ -18736,13 +18736,13 @@ msgctxt "" msgid "Specifies the brightness for the selected graphic object. Values from -100% (only black) to +100% (only white) are possible." msgstr "" -#. p4H4C +#. fbAqa #: 24060000.xhp msgctxt "" "24060000.xhp\n" "par_id3150808\n" "help.text" -msgid "Icon" +msgid "Icon Brightness" msgstr "" #. h5Rsx @@ -18781,13 +18781,13 @@ msgctxt "" msgid "Specifies the contrast for viewing the selected graphic image. Values from -100% (no contrast at all) to +100% (full contrast) are possible." msgstr "" -#. gmtNC +#. jAUcg #: 24070000.xhp msgctxt "" "24070000.xhp\n" "par_id3156027\n" "help.text" -msgid "Icon" +msgid "Icon " msgstr "" #. G799w diff --git a/source/si/helpcontent2/source/text/shared/05.po b/source/si/helpcontent2/source/text/shared/05.po index 942d4eeb1fc..3e9d0ef7f0d 100644 --- a/source/si/helpcontent2/source/text/shared/05.po +++ b/source/si/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: 2019-11-08 19:34+0100\n" +"POT-Creation-Date: 2019-12-17 14:17+0100\n" "PO-Revision-Date: 2018-10-21 20:34+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -1069,14 +1069,14 @@ msgctxt "" msgid "Displays the name of the bookmarked page. You can also type a new name for the bookmark." msgstr "පිටුසන කරනලද පිටුවක නම විදහා පෙන්වයි. එමෙන්ම ඔබට පිටුසන සඳහා නව නමක්ද යෙදිය හැක." -#. FWRCQ +#. DCXuy #: 00000150.xhp msgctxt "" "00000150.xhp\n" "par_id3149140\n" "help.text" -msgid "Icon" -msgstr " නිරූපකය " +msgid "Icon" +msgstr "" #. H2dME #: 00000150.xhp diff --git a/source/si/helpcontent2/source/text/shared/06.po b/source/si/helpcontent2/source/text/shared/06.po index fcf248037f9..f14db80f80a 100644 --- a/source/si/helpcontent2/source/text/shared/06.po +++ b/source/si/helpcontent2/source/text/shared/06.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: 2019-11-08 19:34+0100\n" +"POT-Creation-Date: 2020-01-17 16:45+0100\n" "PO-Revision-Date: 2018-09-03 13:24+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -16,6 +16,69 @@ msgstr "" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1535981077.000000\n" +#. EUcrc +#: filter_screenshots.xhp +msgctxt "" +"filter_screenshots.xhp\n" +"tit\n" +"help.text" +msgid "Filter screenshots" +msgstr "" + +#. KKTAL +#: filter_screenshots.xhp +msgctxt "" +"filter_screenshots.xhp\n" +"par_id431534783734366\n" +"help.text" +msgid "PDF Export General Options Dialog Image" +msgstr "" + +#. NiURr +#: filter_screenshots.xhp +msgctxt "" +"filter_screenshots.xhp\n" +"par_id434534783734366\n" +"help.text" +msgid "PDF Export Links Options Dialog Image" +msgstr "" + +#. 6V29R +#: filter_screenshots.xhp +msgctxt "" +"filter_screenshots.xhp\n" +"par_id434534703734366\n" +"help.text" +msgid "PDF Export View Options Dialog Image" +msgstr "" + +#. csH2C +#: filter_screenshots.xhp +msgctxt "" +"filter_screenshots.xhp\n" +"par_id434534703734306\n" +"help.text" +msgid "PDF Export User Interface Options Dialog Image" +msgstr "" + +#. Ea8o3 +#: filter_screenshots.xhp +msgctxt "" +"filter_screenshots.xhp\n" +"par_id434534703704306\n" +"help.text" +msgid "PDF Export Digital Signature Options Dialog Image" +msgstr "" + +#. mBPGC +#: filter_screenshots.xhp +msgctxt "" +"filter_screenshots.xhp\n" +"par_id434034703704306\n" +"help.text" +msgid "PDF Export Security Options Dialog Image" +msgstr "" + #. cEcCB #: optionen_screenshots.xhp msgctxt "" @@ -178,6 +241,168 @@ msgctxt "" msgid "Hyperlink New Document Dialog Image" msgstr "" +#. j7M36 +#: shared_cui_screenshots.xhp +msgctxt "" +"shared_cui_screenshots.xhp\n" +"par_id61884\n" +"help.text" +msgid "The Pick a Color window" +msgstr "" + +#. WUBTK +#: shared_cui_screenshots.xhp +msgctxt "" +"shared_cui_screenshots.xhp\n" +"par_id651578766209506\n" +"help.text" +msgid "Color page dialog" +msgstr "" + +#. agtWk +#: simpress_screenshots.xhp +msgctxt "" +"simpress_screenshots.xhp\n" +"tit\n" +"help.text" +msgid "SIMPRESS Screenshots" +msgstr "" + +#. c6FJr +#: simpress_screenshots.xhp +msgctxt "" +"simpress_screenshots.xhp\n" +"par_id431534783734366\n" +"help.text" +msgid "Impress General Options Dialog" +msgstr "" + +#. 5EVvY +#: simpress_screenshots.xhp +msgctxt "" +"simpress_screenshots.xhp\n" +"par_id431514783734366\n" +"help.text" +msgid "Impress View Options Dialog" +msgstr "" + +#. a5Djv +#: simpress_screenshots.xhp +msgctxt "" +"simpress_screenshots.xhp\n" +"par_id231514783734366\n" +"help.text" +msgid "Impress Print Options Dialog" +msgstr "" + +#. nUdKY +#: simpress_screenshots.xhp +msgctxt "" +"simpress_screenshots.xhp\n" +"par_id231414783734366\n" +"help.text" +msgid "Impress Photo Album Dialog" +msgstr "" + +#. CitKQ +#: simpress_screenshots.xhp +msgctxt "" +"simpress_screenshots.xhp\n" +"par_id231414783735366\n" +"help.text" +msgid "Presentation Dialog" +msgstr "" + +#. yFT8R +#: simpress_screenshots.xhp +msgctxt "" +"simpress_screenshots.xhp\n" +"par_id231414783735360\n" +"help.text" +msgid "Slide Design Dialog" +msgstr "" + +#. dgGzF +#: simpress_screenshots.xhp +msgctxt "" +"simpress_screenshots.xhp\n" +"par_id231414780735360\n" +"help.text" +msgid "Header Footer Dialog" +msgstr "" + +#. cxPnD +#: simpress_screenshots.xhp +msgctxt "" +"simpress_screenshots.xhp\n" +"par_id891577672025399\n" +"help.text" +msgid "Master Layout Dialog" +msgstr "" + +#. P2Ap4 +#: simpress_screenshots.xhp +msgctxt "" +"simpress_screenshots.xhp\n" +"par_id521577673588040\n" +"help.text" +msgid "Custom Slide Shows Dialog" +msgstr "" + +#. fAstm +#: simpress_screenshots.xhp +msgctxt "" +"simpress_screenshots.xhp\n" +"par_id651577674792950\n" +"help.text" +msgid "Define Custom Slide Show Dialog" +msgstr "" + +#. nwxvb +#: simpress_screenshots.xhp +msgctxt "" +"simpress_screenshots.xhp\n" +"par_id291577710686074\n" +"help.text" +msgid "Enhanced Animation Effects Dialog" +msgstr "" + +#. 7grsS +#: simpress_screenshots.xhp +msgctxt "" +"simpress_screenshots.xhp\n" +"par_id911577712535653\n" +"help.text" +msgid "Text Animation Dialog" +msgstr "" + +#. 9FESr +#: simpress_screenshots.xhp +msgctxt "" +"simpress_screenshots.xhp\n" +"par_id471577714065260\n" +"help.text" +msgid "Custom Animation Timing Dialog" +msgstr "" + +#. 5E4AD +#: simpress_screenshots.xhp +msgctxt "" +"simpress_screenshots.xhp\n" +"par_id431634783734366\n" +"help.text" +msgid "Alternate mode: all slide thumbnails for direct selection or jumping. The current slide has a red selection cursor" +msgstr "" + +#. Vda3k +#: simpress_screenshots.xhp +msgctxt "" +"simpress_screenshots.xhp\n" +"par_id431634783034366\n" +"help.text" +msgid "Impress Remote: initial thumbnail shown" +msgstr "" + #. 9viDm #: svx_screenshots.xhp msgctxt "" diff --git a/source/si/helpcontent2/source/text/shared/guide.po b/source/si/helpcontent2/source/text/shared/guide.po index b247ae43454..33f69446669 100644 --- a/source/si/helpcontent2/source/text/shared/guide.po +++ b/source/si/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: 2019-11-13 13:46+0100\n" +"POT-Creation-Date: 2020-01-22 13:00+0100\n" "PO-Revision-Date: 2018-11-14 12:09+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -3886,15 +3886,6 @@ msgctxt "" msgid "Text" msgstr "" -#. DjMCj -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer124\n" -"help.text" -msgid "text/plain" -msgstr "" - #. 2CRnm #: convertfilters.xhp msgctxt "" @@ -3904,15 +3895,6 @@ msgctxt "" msgid "Text" msgstr "" -#. BJffz -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer127\n" -"help.text" -msgid "text/plain" -msgstr "" - #. iEVLD #: convertfilters.xhp msgctxt "" @@ -3922,15 +3904,6 @@ msgctxt "" msgid "Text" msgstr "" -#. 23EHF -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer130\n" -"help.text" -msgid "text/plain" -msgstr "" - #. we8Kv #: convertfilters.xhp msgctxt "" @@ -4579,15 +4552,6 @@ msgctxt "" msgid "Text" msgstr "" -#. aFApy -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc118\n" -"help.text" -msgid "text/plain" -msgstr "" - #. ovpqS #: convertfilters.xhp msgctxt "" @@ -5947,13 +5911,13 @@ msgctxt "" msgid "Inserting Data From Text Documents" msgstr "" -#. yFkFP +#. iFDtC #: copytext2application.xhp msgctxt "" "copytext2application.xhp\n" "par_id3156426\n" "help.text" -msgid "You can insert text into other document types, such as spreadsheets and presentations. Note that there is a difference between whether the text is inserted into a text frame, a spreadsheet cell, or into the outline view of a presentation." +msgid "You can insert text into other document types, such as spreadsheets and presentations. Note that there is a difference between whether the text is inserted into a frame, a spreadsheet cell, or into the outline view of a presentation." msgstr "" #. NMAmB @@ -7198,13 +7162,13 @@ msgctxt "" msgid "Registering and Deleting a Database" msgstr "" -#. hjjf4 +#. E6cCK #: data_register.xhp msgctxt "" "data_register.xhp\n" "par_idN105C1\n" "help.text" -msgid "Data from any database file can be registered to %PRODUCTNAME. To register means to tell %PRODUCTNAME where the data is located, how it is organized, how to get that data, and more. Once the database is registered, you can use the menu command View - Data source to access the data records from your text documents and spreadsheets." +msgid "Data from any database file can be registered to the installed instance of %PRODUCTNAME. To register means to tell %PRODUCTNAME where the data is located, how it is organized, how to get that data, and more. Once the database is registered, you can use the menu command View - Data source to access the data records from your text documents and spreadsheets." msgstr "" #. ADK4M @@ -13732,22 +13696,22 @@ msgctxt "" msgid "This function allows you to insert special characters, such as check marks, boxes, and telephone symbols, into your text." msgstr "" -#. WCagg +#. N5gfA #: insert_specialchar.xhp msgctxt "" "insert_specialchar.xhp\n" "par_id3155535\n" "help.text" -msgid "To view a selection of all characters, choose Insert - Special Character." +msgid "To view a selection of all characters, choose Insert - Special Character." msgstr "" -#. yimCE +#. fFAT9 #: insert_specialchar.xhp msgctxt "" "insert_specialchar.xhp\n" "par_id3147275\n" "help.text" -msgid "In the large selection field click the desired character or several characters in succession. The characters are displayed at the bottom of the dialog. When you close the dialog with OK, all displayed characters in the selected font are inserted in the current document." +msgid "In the large selection field double-click on the desired character, which is inserted in the current document." msgstr "" #. p7XqC @@ -18322,22 +18286,22 @@ msgctxt "" msgid "Navigator for Document Overview" msgstr "" -#. 46zBL +#. J58D6 #: navigator.xhp msgctxt "" "navigator.xhp\n" "par_id3154823\n" "help.text" -msgid "All contents of the Navigator window are referred to here as \"categories,\" whether titles, sheets, tables, text frames, graphics, OLE objects, sections, hyperlinks, references, indexes or comments." +msgid "All contents of the Navigator window are referred to here as \"categories,\" whether headings, sheets, tables, frames, graphics, OLE objects, sections, hyperlinks, references, indexes, comments, or drawing objects." msgstr "" -#. ettQE +#. EseGu #: navigator.xhp msgctxt "" "navigator.xhp\n" "par_id3153662\n" "help.text" -msgid "The Navigator displays all types of objects contained in a document. If a plus sign appears next to a category, this indicates that at least one object of this kind exists. If you rest the mouse pointer on the category name, the number of objects is displayed in an extended tip." +msgid "The Navigator displays types of objects contained in a document. If a plus sign appears next to a category, this indicates that at least one object of this kind exists. If you rest the mouse pointer on the category name, the number of objects is displayed in an extended tip." msgstr "" #. GD7Zi @@ -18628,13 +18592,13 @@ msgctxt "" msgid "OpenPGP;document encryption file encryption;OpenPGP public key;file encryption private key;file encryption file encryption;symmetric keys" msgstr "" -#. vNaWK +#. 3JoL7 #: openpgp.xhp msgctxt "" "openpgp.xhp\n" "hd_id131543693200115\n" "help.text" -msgid "Encrypting Documents with OpenPGP" +msgid "Encrypting Documents with OpenPGP" msgstr "" #. pDG6n @@ -20176,13 +20140,13 @@ msgctxt "" msgid "QR Code" msgstr "" -#. PjhrC +#. Q8ujF #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id381566315781439\n" "help.text" -msgid "Generate QR Code for any text or URL." +msgid "Generate QR Code for any text or URL." msgstr "" #. SzeNM diff --git a/source/si/helpcontent2/source/text/shared/optionen.po b/source/si/helpcontent2/source/text/shared/optionen.po index 4b237aebeeb..68097c238c0 100644 --- a/source/si/helpcontent2/source/text/shared/optionen.po +++ b/source/si/helpcontent2/source/text/shared/optionen.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: 2019-11-05 14:28+0100\n" +"POT-Creation-Date: 2020-01-17 16:45+0100\n" "PO-Revision-Date: 2018-11-14 12:09+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -2401,22 +2401,22 @@ msgctxt "" msgid "Selecting a new color" msgstr "" -#. fB99W +#. B6n3s #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"hd_id3153126\n" +"bm_id3150771\n" "help.text" -msgid "Selecting a new color" +msgid "pick colorcolor selector" msgstr "" -#. wBuaY +#. yHj82 #: 01010501.xhp msgctxt "" "01010501.xhp\n" -"bm_id3150771\n" +"hd_id3153126\n" "help.text" -msgid "defining;colors colors;selection colors;adding" +msgid "Selecting a new color" msgstr "" #. 2DKci @@ -2437,15 +2437,6 @@ msgctxt "" msgid "The Pick a Color Window" msgstr "" -#. EH8MY -#: 01010501.xhp -msgctxt "" -"01010501.xhp\n" -"par_id61884\n" -"help.text" -msgid "The Pick a Color window" -msgstr "" - #. 5u2bL #: 01010501.xhp msgctxt "" @@ -4300,13 +4291,13 @@ msgctxt "" msgid "Deletes the color scheme shown in the Scheme box. You cannot delete the Default scheme." msgstr "" -#. LGhAa +#. E3wCV #: 01012000.xhp msgctxt "" "01012000.xhp\n" "hd_id3148672\n" "help.text" -msgid "Scheme" +msgid "Custom Colors" msgstr "" #. 7JQfD @@ -4318,31 +4309,31 @@ msgctxt "" msgid "Select the colors for the user interface elements." msgstr "" -#. Gepg5 +#. gBGAR #: 01012000.xhp msgctxt "" "01012000.xhp\n" "par_id3150769\n" "help.text" -msgid "To apply a color to a user interface element, ensure that the checkbox in front of the name is marked. To hide a user interface element, clear the check box." +msgid "To apply a color to a user interface element, ensure that the checkbox in front of the name is marked. To hide a user interface element, clear the check box." msgstr "" -#. PM7xD +#. LRXwH #: 01012000.xhp msgctxt "" "01012000.xhp\n" "par_id3155430\n" "help.text" -msgid "Some user interface elements cannot be hidden." +msgid "Some user interface elements cannot be hidden." msgstr "" -#. 2P3wG +#. ebKkM #: 01012000.xhp msgctxt "" "01012000.xhp\n" "par_id3145365\n" "help.text" -msgid "In order to enhance cursor visibility, if the user sets the application background color between 40% and 60% gray, it is automatically changed to 40% gray." +msgid "To enhance cursor visibility, set the application background color between 40% and 60% gray, it is automatically changed to 40% gray." msgstr "" #. 7xJHG @@ -5560,13 +5551,13 @@ msgctxt "" msgid "View" msgstr "" -#. a57WH +#. C8LR2 #: 01040200.xhp msgctxt "" "01040200.xhp\n" "bm_id3156346\n" "help.text" -msgid "snap lines; showing when moving frames (Writer)scrollbars; horizontal and vertical (Writer)horizontal scrollbars (Writer)vertical scrollbars (Writer)smooth scrolling (Writer)displaying; pictures and objects (Writer)pictures; displaying in Writer (Writer)objects; displaying in text documentsdisplaying; tables (Writer)tables in text; displayinglimits of tables (Writer)borders;table boundaries (Writer)boundaries of tables (Writer)showing; drawings and controls (Writer)drawings; showing (Writer)controls; showing (Writer)fields;displaying field codes (Writer)displaying; comments in text documents" +msgid "snap lines; showing when moving frames (Writer)scrollbars; horizontal and vertical (Writer)horizontal scrollbars (Writer)vertical scrollbars (Writer)smooth scrolling (Writer)displaying; pictures and objects (Writer)pictures; displaying in Writer (Writer)objects; displaying in text documentsdisplaying; tables (Writer)tables in text; displayinglimits of tables (Writer)borders;table boundaries (Writer)boundaries of tables (Writer)showing; drawings and controls (Writer)drawings; showing (Writer)controls; showing (Writer)displaying; comments in text documents" msgstr "" #. Bc7jh @@ -5587,13 +5578,13 @@ msgctxt "" msgid "Defines the default settings for displaying objects in your text documents and also the default settings for the window elements." msgstr "" -#. o38xd +#. oFHR7 #: 01040200.xhp msgctxt "" "01040200.xhp\n" "hd_id3145072\n" "help.text" -msgid "Snap Lines" +msgid "Guides" msgstr "" #. ye7LB @@ -5812,24 +5803,6 @@ msgctxt "" msgid "Displays the drawings and controls contained in your document." msgstr "" -#. XLehC -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"hd_id3155937\n" -"help.text" -msgid "Field codes" -msgstr "" - -#. XybFS -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"par_id3155959\n" -"help.text" -msgid "Displays the field names in the document instead of the contents of the fields. You can also choose View - Field Names in a text document." -msgstr "" - #. xFt8H #: 01040200.xhp msgctxt "" @@ -12247,22 +12220,22 @@ msgctxt "" msgid "Only text area selectable" msgstr "" -#. 2io3m +#. PBTUn #: 01070500.xhp msgctxt "" "01070500.xhp\n" "par_id3149808\n" "help.text" -msgid "Specifies whether to select a text frame by clicking the text." +msgid "Specifies whether to select a text box by clicking the text." msgstr "" -#. JpcnC +#. mUpr6 #: 01070500.xhp msgctxt "" "01070500.xhp\n" "par_id3155431\n" "help.text" -msgid "In the area of the text frame that is not filled with text, an object behind the text frame can be selected." +msgid "In the area of the text box that is not filled with text, an object behind the text box can be selected." msgstr "" #. 3jDfz diff --git a/source/si/helpcontent2/source/text/simpress.po b/source/si/helpcontent2/source/text/simpress.po index b49251aa86c..16b155dc087 100644 --- a/source/si/helpcontent2/source/text/simpress.po +++ b/source/si/helpcontent2/source/text/simpress.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: 2019-11-05 14:28+0100\n" +"POT-Creation-Date: 2020-01-07 14:10+0100\n" "PO-Revision-Date: 2017-10-04 11:56+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -250,113 +250,77 @@ msgctxt "" msgid "This menu contains the commands that are used to insert new elements into the document, for example, graphics, objects, special characters and other files." msgstr "මෙම තුල ඇති විධාන යොදාගන්නේ නව අංග ලේඛණ වලට, උදාහරණ ලෙස, ප්‍රස්තාර ලෙස, වස්තු ලෙස, වි‍ශේෂ අංග සහ අනෙකුත් ලේඛණ වලට ඇතුලු කිරීමටයි. " -#. mYoZ5 +#. ZmgWG #: main0104.xhp msgctxt "" "main0104.xhp\n" -"par_idN105C7\n" +"hd_id3146918\n" "help.text" -msgid "Page Number" -msgstr "පිටුව" +msgid "Chart" +msgstr "" -#. dk5d2 +#. QKdUC #: main0104.xhp msgctxt "" "main0104.xhp\n" -"par_idN10609\n" +"par_id0302200904002496\n" "help.text" -msgid "Adds the slide number or the page number." -msgstr "තිර පෙන්වනයේ අංකය හෝ පිටු අංකය ඇතුලත් කරන්න." +msgid "Inserts a chart." +msgstr "" -#. PVRc8 +#. Rz4Mz #: main0104.xhp msgctxt "" "main0104.xhp\n" -"par_idN105D7\n" +"hd_id3145768\n" "help.text" -msgid "Date and Time" +msgid "Table" msgstr "පිටුව" -#. YWRW6 +#. beJfB #: main0104.xhp msgctxt "" "main0104.xhp\n" -"par_idN10624\n" +"hd_id3147003\n" "help.text" -msgid "Adds the date and time as a field." -msgstr "දිනය සහ වේලාව ලෙස ස්ථානය එක් කරන්න." +msgid "Floating Frame" +msgstr "" -#. A9PJu +#. bAHCA #: main0104.xhp msgctxt "" "main0104.xhp\n" -"hd_id0915200910362363\n" +"hd_id3156285\n" "help.text" -msgid "Comment" +msgid "Hyperlink" msgstr "" -#. htnbK +#. qs9B7 #: main0104.xhp msgctxt "" "main0104.xhp\n" -"hd_id3153964\n" +"hd_id3163726\n" "help.text" msgid "Special Character" msgstr "" -#. YQZYf +#. JdPCK #: main0104.xhp msgctxt "" "main0104.xhp\n" -"hd_id3145790\n" -"help.text" -msgid "Hyperlink" -msgstr "විවෘත කරන්නව" - -#. X2n9P -#: main0104.xhp -msgctxt "" -"main0104.xhp\n" -"par_idN10651\n" -"help.text" -msgid "Animated Image" -msgstr "පිටුව" - -#. Rz4Mz -#: main0104.xhp -msgctxt "" -"main0104.xhp\n" -"hd_id3145768\n" -"help.text" -msgid "Table" -msgstr "පිටුව" - -#. F4ECD -#: main0104.xhp -msgctxt "" -"main0104.xhp\n" -"hd_id3143232\n" -"help.text" -msgid "Chart" -msgstr "සිතියම" - -#. FbALH -#: main0104.xhp -msgctxt "" -"main0104.xhp\n" -"par_id0302200904013251\n" +"par_idN105C7\n" "help.text" -msgid "Inserts a chart." -msgstr "සිතියමක මිනුම් රෑල" +msgid "Slide Number" +msgstr "" -#. pkzom +#. dk5d2 #: main0104.xhp msgctxt "" "main0104.xhp\n" -"hd_id3153812\n" +"par_idN10609\n" "help.text" -msgid "Floating Frame" -msgstr "ඉපිලෙන රාමුව" +msgid "Adds the slide number or the page number." +msgstr "තිර පෙන්වනයේ අංකය හෝ පිටු අංකය ඇතුලත් කරන්න." #. KRfJh #: main0107.xhp diff --git a/source/si/helpcontent2/source/text/simpress/00.po b/source/si/helpcontent2/source/text/simpress/00.po index b410591205c..990f786cf57 100644 --- a/source/si/helpcontent2/source/text/simpress/00.po +++ b/source/si/helpcontent2/source/text/simpress/00.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: 2019-11-05 14:28+0100\n" +"POT-Creation-Date: 2020-01-07 14:10+0100\n" "PO-Revision-Date: 2018-04-17 15:49+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -583,14 +583,14 @@ msgctxt "" msgid "Select a snap point or line, open the context menu, and choose Edit Snap Point/Line" msgstr "ආසක්ත ලක්ෂ්‍යය් හෝ රේඛාවක් තෝරන්න, සන්දර්භ මෙනුව විවෘත කරන්න, ආසක්ත ලක්ෂ්‍යය/රේඛාව සංස්කරණය කරන්න" -#. z7KYF +#. hmnUh #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3151239\n" "help.text" -msgid "Choose Insert - Spreadsheet" -msgstr "ඇතුල් කරන්න - පැතිරුම් පත්‍ර තෝරන්න" +msgid "Choose Insert - Table" +msgstr "" #. 6CAQP #: 00000404.xhp @@ -601,23 +601,23 @@ msgctxt "" msgid "On the Insert toolbar, click" msgstr "මෙවලම් තීරුවෙන් ඇතුල් කරන්න, ක්ලික් කරන්න" -#. H2v3R +#. h7J5j #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3163703\n" "help.text" -msgid "Icon" -msgstr "අයිකනය" +msgid "Icon Insert Table" +msgstr "" -#. Rg8zC +#. tUXJX #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3146963\n" "help.text" -msgid "Spreadsheet" -msgstr "පැතිරුම් පත්‍රය" +msgid "Table" +msgstr "" #. mEkeS #: 00000404.xhp @@ -781,6 +781,42 @@ msgctxt "" msgid "Choose Format - Layer (only $[officename] Draw)" msgstr "තෝරන්නනිමැවුම - ස්තරය (only $[officename] Draw)" +#. i9rFk +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id3146316\n" +"help.text" +msgid "Choose Format - Interaction" +msgstr "" + +#. Gfjf3 +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id3149257\n" +"help.text" +msgid "On the Standard toolbar, click" +msgstr "" + +#. 4a3bB +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id3154649\n" +"help.text" +msgid "Icon Interaction" +msgstr "" + +#. 8eiDD +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id3155380\n" +"help.text" +msgid "Interaction" +msgstr "" + #. aFWLc #: 00000406.xhp msgctxt "" @@ -835,14 +871,14 @@ msgctxt "" msgid "Slide Show Menu" msgstr "ස්ලයිඩ දැක්ම මෙනුව" -#. GNGFA +#. xdCQt #: 00000407.xhp msgctxt "" "00000407.xhp\n" "par_id3158394\n" "help.text" -msgid "Choose Slide Show - Slide Transition" -msgstr " ස්ලයිඩ දැක්ම- ස්ලයිඩ සංක්‍රාන්තිය තෝරන්න" +msgid "Choose View - Slide Transition" +msgstr "" #. LvLjL #: 00000407.xhp @@ -889,42 +925,6 @@ msgctxt "" msgid "Custom Animation" msgstr "රුචි සජිවීකරණය" -#. EmpP5 -#: 00000407.xhp -msgctxt "" -"00000407.xhp\n" -"par_id3146316\n" -"help.text" -msgid "Choose Slide Show - Interaction" -msgstr "ස්ලයිඩ දැක්ම - අන්තර්ක්‍රියාව තෝරන්න" - -#. VxBs4 -#: 00000407.xhp -msgctxt "" -"00000407.xhp\n" -"par_id3149257\n" -"help.text" -msgid "On the Drawing toolbar, click" -msgstr "ඇදීමේ මෙවලම් තීරුව, ක්ලික් කරන්න" - -#. r5Z3N -#: 00000407.xhp -msgctxt "" -"00000407.xhp\n" -"par_id3154649\n" -"help.text" -msgid "Icon" -msgstr "අයිකනය" - -#. Td3BT -#: 00000407.xhp -msgctxt "" -"00000407.xhp\n" -"par_id3155380\n" -"help.text" -msgid "Interaction" -msgstr "අන්තර්ක්‍රියාව" - #. jGCAJ #: 00000407.xhp msgctxt "" diff --git a/source/si/helpcontent2/source/text/simpress/01.po b/source/si/helpcontent2/source/text/simpress/01.po index 3d0cd62d924..a93324e9cad 100644 --- a/source/si/helpcontent2/source/text/simpress/01.po +++ b/source/si/helpcontent2/source/text/simpress/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: 2019-11-05 14:28+0100\n" +"POT-Creation-Date: 2020-01-17 16:45+0100\n" "PO-Revision-Date: 2018-09-03 13:24+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -2230,15 +2230,6 @@ msgctxt "" msgid "Notes and Handouts tab page where you can specify options for the notes pages and the handout pages." msgstr "" -#. mR6tn -#: 03152000.xhp -msgctxt "" -"03152000.xhp\n" -"par_id083120160418133174\n" -"help.text" -msgid "Header and footer dialog" -msgstr "" - #. J6vXD #: 03152000.xhp msgctxt "" @@ -2257,42 +2248,6 @@ msgctxt "" msgid "Specify the elements to include on your slides." msgstr "" -#. 7kXWb -#: 03152000.xhp -msgctxt "" -"03152000.xhp\n" -"par_idN106BD\n" -"help.text" -msgid "Footer" -msgstr "" - -#. LEMfH -#: 03152000.xhp -msgctxt "" -"03152000.xhp\n" -"par_idN106C8\n" -"help.text" -msgid "Adds the text that you enter in the Footer text box to the bottom of the slide." -msgstr "" - -#. HfkEu -#: 03152000.xhp -msgctxt "" -"03152000.xhp\n" -"par_idN106D7\n" -"help.text" -msgid "Footer text" -msgstr "" - -#. dwcTd -#: 03152000.xhp -msgctxt "" -"03152000.xhp\n" -"par_idN106E2\n" -"help.text" -msgid "Adds the text that you enter to the bottom of the slide." -msgstr "" - #. tDVab #: 03152000.xhp msgctxt "" @@ -2401,6 +2356,42 @@ msgctxt "" msgid "Select the language for the date and time format." msgstr "" +#. 7kXWb +#: 03152000.xhp +msgctxt "" +"03152000.xhp\n" +"par_idN106BD\n" +"help.text" +msgid "Footer" +msgstr "" + +#. LEMfH +#: 03152000.xhp +msgctxt "" +"03152000.xhp\n" +"par_idN106C8\n" +"help.text" +msgid "Adds the text that you enter in the Footer text box to the bottom of the slide." +msgstr "" + +#. HfkEu +#: 03152000.xhp +msgctxt "" +"03152000.xhp\n" +"par_idN106D7\n" +"help.text" +msgid "Footer text" +msgstr "" + +#. dwcTd +#: 03152000.xhp +msgctxt "" +"03152000.xhp\n" +"par_idN106E2\n" +"help.text" +msgid "Adds the text that you enter to the bottom of the slide." +msgstr "" + #. RkFDQ #: 03152000.xhp msgctxt "" @@ -2581,13 +2572,13 @@ msgctxt "" msgid "snap lines, see also guidessnap points;insertingguides; insertingmagnetic lines in presentations" msgstr "" -#. WG3my +#. WGziE #: 04030000.xhp msgctxt "" "04030000.xhp\n" "hd_id3145800\n" "help.text" -msgid "Snap Point/Line" +msgid "Snap Point/Line" msgstr "" #. YTzoX @@ -3085,13 +3076,13 @@ msgctxt "" msgid "Inserts text from an ASCII, RTF, or HTML file into the active slide." msgstr "" -#. VTnZg +#. W7iC7 #: 04110200.xhp msgctxt "" "04110200.xhp\n" "par_id3149018\n" "help.text" -msgid "The inserted text uses the default text formatting of the active slide. If you want, you can drag a text frame in your slide, and then insert the text. The text frame automatically extends downwards for longer text passages." +msgid "The inserted text uses the default text formatting of the active slide. If you want, you can drag a text box in your slide, and then insert the text. The box automatically extends downwards for longer text passages." msgstr "" #. zJb7d @@ -3679,13 +3670,13 @@ msgctxt "" msgid "Show styles used in %PRODUCTNAME Impress AutoLayouts. You can only modify Presentation Styles." msgstr "" -#. auBGf +#. L9LrX #: 05100000.xhp msgctxt "" "05100000.xhp\n" "par_id3154253\n" "help.text" -msgid "Icon" +msgid "Icon Presentation Styles" msgstr "" #. FX2fC @@ -3715,13 +3706,13 @@ msgctxt "" msgid "Show styles for formatting graphical elements, including text objects." msgstr "" -#. rAxMq +#. XNPx5 #: 05100000.xhp msgctxt "" "05100000.xhp\n" "par_id3145587\n" "help.text" -msgid "Icon" +msgid "Icon Graphic Styles" msgstr "" #. CVtXt @@ -3751,13 +3742,13 @@ msgctxt "" msgid "Applies the selected style to an object on your slide. Click the paint bucket icon and then click an object in your slide to apply the style. Click the paint bucket icon again to exit this mode." msgstr "" -#. rFZ9d +#. uFKrE #: 05100000.xhp msgctxt "" "05100000.xhp\n" "par_id3156020\n" "help.text" -msgid "Icon" +msgid "Icon Fill format mode" msgstr "" #. Nafq7 @@ -3787,13 +3778,13 @@ msgctxt "" msgid "Creates a new style using the format attributes of a selected object." msgstr "" -#. fD7tX +#. Pgf2Q #: 05100000.xhp msgctxt "" "05100000.xhp\n" "par_id3147297\n" "help.text" -msgid "Icon" +msgid "Icon New Style from selection" msgstr "" #. xeuEr @@ -3823,13 +3814,13 @@ msgctxt "" msgid "Updates the Style selected in the Styles window with the current formatting of the selected object." msgstr "" -#. CGfUP +#. niAJk #: 05100000.xhp msgctxt "" "05100000.xhp\n" "par_id3149888\n" "help.text" -msgid "Icon" +msgid "Icon Update Style" msgstr "" #. FuMK5 @@ -6109,14 +6100,14 @@ msgctxt "" msgid "interactions; objects in interactive presentationsprograms run by mouse click in presentationsrunning macros/programs in presentationsmacros; running in presentationspresentations;exiting by interactionexiting;by clicking objects" msgstr "" -#. Kc7zW +#. tTBcr #: 06070000.xhp msgctxt "" "06070000.xhp\n" "hd_id3153246\n" "help.text" -msgid "Interaction" -msgstr "අන්තර්ක්‍රියාව" +msgid "Interaction" +msgstr "" #. fFHEt #: 06070000.xhp diff --git a/source/si/helpcontent2/source/text/simpress/02.po b/source/si/helpcontent2/source/text/simpress/02.po index d955da0da84..628a6902e19 100644 --- a/source/si/helpcontent2/source/text/simpress/02.po +++ b/source/si/helpcontent2/source/text/simpress/02.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: 2019-11-05 14:28+0100\n" +"POT-Creation-Date: 2020-01-07 14:10+0100\n" "PO-Revision-Date: 2017-10-04 11:56+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -718,14 +718,14 @@ msgctxt "" msgid "Shift" msgstr "" -#. kWiGE +#. yEHKT #: 10030000.xhp msgctxt "" "10030000.xhp\n" "tit\n" "help.text" -msgid "Mode" -msgstr "මාදිලිය" +msgid "Transformations" +msgstr "" #. R839F #: 10030000.xhp @@ -763,22 +763,22 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" -#. 6a5Du +#. fMEpv #: 10030000.xhp msgctxt "" "10030000.xhp\n" "par_id3154018\n" "help.text" -msgid "Effects (%PRODUCTNAME Draw only)" +msgid "Transformations (%PRODUCTNAME Draw only)" msgstr "" -#. XHDTm +#. xeiRd #: 10030000.xhp msgctxt "" "10030000.xhp\n" "par_id3149018\n" "help.text" -msgid "To open the%PRODUCTNAME Draw Mode toolbar, click the arrow next to the Effects icon on the Drawing bar. In %PRODUCTNAME Impress, choose View - Toolbars - Mode." +msgid "To open the Transformations toolbar, choose View - Toolbars - Transformations. In %PRODUCTNAME Draw, you can also click the arrow next to the Transformations icon on the Standard bar." msgstr "" #. pfG6c @@ -1744,13 +1744,13 @@ msgctxt "" msgid "Fit Vertical Text to Frame" msgstr "" -#. VZSdD +#. cQVEE #: 10050000.xhp msgctxt "" "10050000.xhp\n" "par_id3148770\n" "help.text" -msgid "Draws a text frame with vertical text direction where you click or drag in the current document. The text that you enter is automatically resized to fit the dimensions of the frame. (Enable Asian text support to enable this icon). Click anywhere in the document, and then type or paste your text. You can also move the cursor to where you want to add the text, drag a text frame, and then type or paste your text." +msgid "Draws a text box with vertical text direction where you click or drag in the current document. The text that you enter is automatically resized to fit the dimensions of the box. (Enable Asian text support to enable this icon). Click anywhere in the document, and then type or paste your text. You can also move the cursor to where you want to add the text, drag a box, and then type or paste your text." msgstr "" #. GYCAK @@ -5029,13 +5029,13 @@ msgctxt "" msgid "Hides all of the headings of the slides in the current slide show except for the titles of the slides. Hidden headings are indicated by a black line in front of a slide title. To show the headings, click the All Levels icon." msgstr "" -#. qA2jY +#. daXsB #: 11060000.xhp msgctxt "" "11060000.xhp\n" "par_id3154702\n" "help.text" -msgid "Icon" +msgid "Icon First Level" msgstr "" #. cx5A2 @@ -5083,13 +5083,13 @@ msgctxt "" msgid "Displays the hidden headings of the slides in the current slide show. To hide all of the headings in the current slide show, except for the slide titles, click the First Level icon." msgstr "" -#. AvtWZ +#. qv42E #: 11070000.xhp msgctxt "" "11070000.xhp\n" "par_id3155333\n" "help.text" -msgid "Icon" +msgid "Icon All Levels" msgstr "" #. Y9hBE @@ -5137,13 +5137,13 @@ msgctxt "" msgid "Hides the subheadings of a selected heading. Hidden subheadings are indicated by a black line in front of a heading. To show the lower level headings, click the Show Subpoints icon." msgstr "" -#. jsYSz +#. 49fKD #: 11080000.xhp msgctxt "" "11080000.xhp\n" "par_id3155961\n" "help.text" -msgid "Icon" +msgid "Icon Hide Subpoints" msgstr "" #. YhA3W @@ -5191,13 +5191,13 @@ msgctxt "" msgid "Displays the hidden subheadings of a selected heading. To hide the subheadings of a selected heading, click Hide Subpoints icon." msgstr "" -#. 7EDvZ +#. a3dwN #: 11090000.xhp msgctxt "" "11090000.xhp\n" "par_id3155959\n" "help.text" -msgid "Icon" +msgid "Icon Show Subpoints" msgstr "" #. CYjYo @@ -5344,13 +5344,13 @@ msgctxt "" msgid "Insert or modify the properties of a glue point. A glue point is a custom connection point where you can attach a connector line." msgstr "" -#. GATCB +#. cSpbQ #: 13010000.xhp msgctxt "" "13010000.xhp\n" "par_id3153713\n" "help.text" -msgid "Icon" +msgid "Icon Glue Points" msgstr "" #. TnU3Q @@ -5713,13 +5713,13 @@ msgctxt "" msgid "Exits all groups and returns to normal view." msgstr "" -#. Seb4L +#. v8HRQ #: 13100000.xhp msgctxt "" "13100000.xhp\n" "par_id3155443\n" "help.text" -msgid "Icon" +msgid "Icon Exit all groups" msgstr "" #. CGmZy @@ -5785,13 +5785,13 @@ msgctxt "" msgid "Snap to Page Margins" msgstr "කඩාගැනීම සඳහා පිටුවේ මායිම " -#. 8FEbY +#. Mv3cD #: 13150000.xhp msgctxt "" "13150000.xhp\n" "par_id3150717\n" "help.text" -msgid "Icon" +msgid "Icon Snap to Page Margins" msgstr "" #. BVB6e @@ -5821,13 +5821,13 @@ msgctxt "" msgid "Snap to Object Border" msgstr "කඩාගැනීම සඳහා වස්තුවේ දාරය " -#. 8GZSk +#. 72nDp #: 13160000.xhp msgctxt "" "13160000.xhp\n" "par_id3150717\n" "help.text" -msgid "Icon" +msgid "Icon Snap to Object Border" msgstr "" #. 5AnZF @@ -5857,13 +5857,13 @@ msgctxt "" msgid "Snap to Object Points" msgstr "කඩාගැනීම සඳහා වස්තුවේ අංග" -#. 9prpZ +#. nDEAG #: 13170000.xhp msgctxt "" "13170000.xhp\n" "par_id3154016\n" "help.text" -msgid "Icon" +msgid "Icon Snap to Object Points" msgstr "" #. ggjdc @@ -5893,13 +5893,13 @@ msgctxt "" msgid "Allow Quick Editing" msgstr "සීඝ්‍ර සංස්කරණය සඳහා ඉඩ දෙනවා" -#. FPwL5 +#. 86BGL #: 13180000.xhp msgctxt "" "13180000.xhp\n" "par_id3149664\n" "help.text" -msgid "Icon" +msgid "Icon Allow Quick Editing" msgstr "" #. 6agsE @@ -5929,13 +5929,13 @@ msgctxt "" msgid "Select Text Area Only" msgstr "පෙළ ප්‍රදේශය පමණක් තෝරන්න" -#. 73Fgr +#. 2KA8K #: 13190000.xhp msgctxt "" "13190000.xhp\n" "par_id3154510\n" "help.text" -msgid "Icon" +msgid "Icon Select Text Area Only" msgstr "" #. GUik3 diff --git a/source/si/helpcontent2/source/text/simpress/guide.po b/source/si/helpcontent2/source/text/simpress/guide.po index ecdc3e5445f..6ff05592191 100644 --- a/source/si/helpcontent2/source/text/simpress/guide.po +++ b/source/si/helpcontent2/source/text/simpress/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: 2019-11-05 14:28+0100\n" +"POT-Creation-Date: 2020-01-07 14:10+0100\n" "PO-Revision-Date: 2018-09-03 13:24+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -610,13 +610,13 @@ msgctxt "" msgid "To preview the animation, click the Play button." msgstr "" -#. ukSGq +#. EDUEJ #: animated_objects.xhp msgctxt "" "animated_objects.xhp\n" "par_id3148826123\n" "help.text" -msgid "On Slide Pane an icon appears next to the preview of those slides, which have one or more objects with custom animation. When you present the slide show with the Presenter Console, icon indicates that the next slide has custom animation." +msgid "On Slide Pane an icon appears next to the preview of those slides, which have one or more objects with custom animation. When you present the slide show with the Presenter Console, icon indicates that the next slide has custom animation." msgstr "" #. Dd9pi @@ -1051,13 +1051,13 @@ msgctxt "" msgid "To use a color, gradient, or hatching pattern for the slidepage background" msgstr "" -#. 7EdvK +#. qokFC #: background.xhp msgctxt "" "background.xhp\n" "par_id3149942\n" "help.text" -msgid "Choose SlidePage, and then click on the Background tab." +msgid "Choose Slide - PropertiesPage - Properties, and then click on the Background tab." msgstr "" #. EoCa7 @@ -2311,15 +2311,6 @@ msgctxt "" msgid "Close %PRODUCTNAME Impress and start it again." msgstr "" -#. RkMCT -#: impress_remote.xhp -msgctxt "" -"impress_remote.xhp\n" -"par_id15531\n" -"help.text" -msgid "Impress Options General Page" -msgstr "" - #. 27FX5 #: impress_remote.xhp msgctxt "" @@ -2419,24 +2410,6 @@ msgctxt "" msgid "Some Impress Remote mobile screenshots:" msgstr "" -#. BPDFc -#: impress_remote.xhp -msgctxt "" -"impress_remote.xhp\n" -"par_id180820171844239321\n" -"help.text" -msgid "Impress Remote: initial thumbnail shown" -msgstr "" - -#. TCYtU -#: impress_remote.xhp -msgctxt "" -"impress_remote.xhp\n" -"par_id180820171844236663\n" -"help.text" -msgid "Alternate mode: all slide thumbnails for direct selection or jumping. The current slide has a red selection cursor" -msgstr "" - #. jAx2G #: impress_remote.xhp msgctxt "" @@ -3841,13 +3814,13 @@ msgctxt "" msgid "To apply the slide design to the current slide only, clear the Exchange background page check box, and then click OK." msgstr "" -#. WLrV6 +#. iDdL3 #: masterpage.xhp msgctxt "" "masterpage.xhp\n" "par_id4150436\n" "help.text" -msgid "To apply the master page to all of the pages in your presentation, select the Exchange background page check box, and then click OK." +msgid "To apply the master page to all of the pages in your document, select the Exchange background page check box, and then click OK." msgstr "" #. MAp6s @@ -4822,15 +4795,6 @@ msgctxt "" msgid "Select Enable Presenter Console in the Presentation area." msgstr "" -#. XLLiS -#: presenter_console.xhp -msgctxt "" -"presenter_console.xhp\n" -"par_id261512578116942\n" -"help.text" -msgid "Enable Presenter Console option" -msgstr "" - #. uvjdu #: presenter_console.xhp msgctxt "" diff --git a/source/si/helpcontent2/source/text/smath/01.po b/source/si/helpcontent2/source/text/smath/01.po index db60912636b..4b5feb4a6ae 100644 --- a/source/si/helpcontent2/source/text/smath/01.po +++ b/source/si/helpcontent2/source/text/smath/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: 2019-09-30 14:02+0200\n" +"POT-Creation-Date: 2020-01-17 16:45+0100\n" "PO-Revision-Date: 2018-11-12 14:04+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -3850,13 +3850,13 @@ msgctxt "" msgid "Attributes " msgstr "" -#. qJugC +#. Q2dMs #: 03090600.xhp msgctxt "" "03090600.xhp\n" "par_id3145802\n" "help.text" -msgid "You can choose from various attributes for %PRODUCTNAME Math formulas. Some attributes are displayed in the lower part of the Elements pane. These attributes are also listed in the context menu of the Commands window. All attributes not contained in the Elements pane or in the context menu must be typed manually in the Commands window." +msgid "You can choose from various attributes for %PRODUCTNAME Math formulas. Some attributes are displayed in the lower part of the Elements pane. These attributes are also listed in the context menu of the Commands window. All attributes not contained in the Elements pane or in the context menu must be typed manually in the Commands window." msgstr "" #. LGFaf @@ -13794,4 +13794,3 @@ msgctxt "" "help.text" msgid "This command handles only MathML content. If you have copied a %PRODUCTNAME Math formula to clipboard, insert it using the command Paste under Edit." msgstr "" - diff --git a/source/si/helpcontent2/source/text/swriter.po b/source/si/helpcontent2/source/text/swriter.po index 9333992d13c..e5bf85cc2a6 100644 --- a/source/si/helpcontent2/source/text/swriter.po +++ b/source/si/helpcontent2/source/text/swriter.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: 2019-11-13 13:46+0100\n" +"POT-Creation-Date: 2020-01-17 16:45+0100\n" "PO-Revision-Date: 2018-10-21 20:34+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -304,13 +304,13 @@ msgctxt "" msgid "Use the file with your %PRODUCTNAME locale in the name as example." msgstr "" -#. pouDz +#. rx2Dm #: classificationbar.xhp msgctxt "" "classificationbar.xhp\n" "par_id030820161747137522\n" "help.text" -msgid "Save the file and make the adequate changes to the classificationpath above to access the file." +msgid "Save the file and make the adequate changes to the classification path above to access the file." msgstr "" #. Z2iUo @@ -1051,14 +1051,14 @@ msgctxt "" msgid "Envelope" msgstr "ලියුම් කවරය" -#. HzowX +#. qjyHA #: main0104.xhp msgctxt "" "main0104.xhp\n" "hd_id3149428\n" "help.text" -msgid "Document" -msgstr "ගොනුව" +msgid "Text from File" +msgstr "" #. RFwdc #: main0104.xhp @@ -2941,14 +2941,14 @@ msgctxt "" msgid "Desktop Publishing with $[officename] Writer" msgstr "$[officename] Writer මගින්පරිගණක ප්‍රකාශන සැකසීම (Desktop Publishing)" -#. QPCu7 +#. aTuVb #: main0503.xhp msgctxt "" "main0503.xhp\n" "par_id3145610\n" "help.text" -msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, text frames, graphics, tables, and other objects." -msgstr "කුඩා පොත්, පුවත්හසුන් සහ ආරාධනාපත් වැනි වෘත්තීයමය තත්ත්වයෙන් නිමැවුණ ලේඛන සැකසීමට ඔබට සහාය විය හැකි පරිගණකමය ප්‍රකාශන මෙවලම් සහ ඇඳීමේ මෙවලම් ගණනාවක්ම $[officename] Writer සතුව ඇත. ඔබට ඔබේ ලේඛන සිරස් තීරු වැඩි ගණනකින් යුතුව, පෙළ රාමු, චිත්‍රක, වගු, සහ අනෙකුත් අංග ද සහිතව ආකෘතිකරණය කර ගැනීමට පුළුවන." +msgid "$[officename] Writer contains numerous desktop publishing and drawing tools to assist you in creating professionally styled documents, such as brochures, newsletters and invitations. You can format your documents with multi-column layouts, frames, graphics, tables, and other objects." +msgstr "" #. EpFCE #: main0503.xhp diff --git a/source/si/helpcontent2/source/text/swriter/00.po b/source/si/helpcontent2/source/text/swriter/00.po index 7a837a19d02..07026332afb 100644 --- a/source/si/helpcontent2/source/text/swriter/00.po +++ b/source/si/helpcontent2/source/text/swriter/00.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: 2019-01-12 13:18+0100\n" +"POT-Creation-Date: 2020-01-22 13:00+0100\n" "PO-Revision-Date: 2018-11-14 12:09+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -16,6 +16,7 @@ msgstr "" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1542197374.000000\n" +#. E9tti #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -24,6 +25,7 @@ msgctxt "" msgid "To access this function..." msgstr "මෙම කාර්යය ආරම්භ කිරීමට..." +#. GQ8bd #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -32,6 +34,7 @@ msgctxt "" msgid "To access this function..." msgstr "මෙම කාර්යය ආරම්භ කිරීමට..." +#. 3N95t #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -40,6 +43,7 @@ msgctxt "" msgid "Wrap Off Icon" msgstr "" +#. nv7mD #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -48,6 +52,7 @@ msgctxt "" msgid "Wrap Off" msgstr "එතීම අක්‍රීය කරන්න" +#. Q8zEm #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -56,6 +61,7 @@ msgctxt "" msgid "Wrap On Icon" msgstr "" +#. nC6WC #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -64,6 +70,7 @@ msgctxt "" msgid "Wrap On" msgstr "පිටු එතීම" +#. qAnaB #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -72,6 +79,7 @@ msgctxt "" msgid "Wrap Through Icon" msgstr "" +#. uVsbJ #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -80,6 +88,7 @@ msgctxt "" msgid "Wrap Through" msgstr "තුලින් ඔතන්න" +#. d3MtU #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -88,6 +97,7 @@ msgctxt "" msgid "Jump to Previous Script Icon" msgstr "" +#. AHLxL #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -96,6 +106,7 @@ msgctxt "" msgid "Jump to Previous Script" msgstr "" +#. Ph3Fs #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -104,6 +115,7 @@ msgctxt "" msgid " Jump to Next Script Icon" msgstr "" +#. aewGi #: 00000004.xhp msgctxt "" "00000004.xhp\n" @@ -112,6 +124,7 @@ msgctxt "" msgid "Jump to Next Script" msgstr "" +#. X5cDM #: 00000401.xhp msgctxt "" "00000401.xhp\n" @@ -120,6 +133,7 @@ msgctxt "" msgid "File Menu" msgstr "ගොනු ලැයිස්තුව" +#. 5oEzK #: 00000401.xhp msgctxt "" "00000401.xhp\n" @@ -128,6 +142,7 @@ msgctxt "" msgid "File Menu" msgstr "ගොනු ලැයිස්තුව" +#. q82FL #: 00000401.xhp msgctxt "" "00000401.xhp\n" @@ -136,6 +151,7 @@ msgctxt "" msgid "Menu File - Export" msgstr "ලැයිස්තුව ගොනු - අපනයනය" +#. 3vEGM #: 00000401.xhp msgctxt "" "00000401.xhp\n" @@ -144,6 +160,7 @@ msgctxt "" msgid "Choose File - Send - Outline to Presentation" msgstr "ගොනුව - යවන්න - ස්වයං සංශිප්තය ඉදිරිපත් කරන්නතෝරන්න" +#. FDUyb #: 00000401.xhp msgctxt "" "00000401.xhp\n" @@ -152,6 +169,7 @@ msgctxt "" msgid "Choose File - Send - Outline to Clipboard" msgstr "File - යවන්න - ලුහුඩු සට්හන් පසුරු පුවරුවටටතෝරන්න " +#. CmJgA #: 00000401.xhp msgctxt "" "00000401.xhp\n" @@ -160,6 +178,7 @@ msgctxt "" msgid "Choose File - Send - Create AutoAbstract" msgstr " ගොනුව - යවන්න - ස්වයං සංශිප්තය සාදන්නතෝරන්න" +#. HoUBv #: 00000401.xhp msgctxt "" "00000401.xhp\n" @@ -168,6 +187,7 @@ msgctxt "" msgid "Choose File - Send - AutoAbstract to Presentation" msgstr "ගොනුව - යවන්න - ස්වයං සංශිප්තය ඉදිරිපත් කරන්නතෝරන්න" +#. houmq #: 00000401.xhp msgctxt "" "00000401.xhp\n" @@ -176,6 +196,7 @@ msgctxt "" msgid "Choose File - Send - Create HTML Document" msgstr "ගොනුව - යවන්න - HTML ගොනුවක් සාදන්න තෝරන්න" +#. XX296 #: 00000401.xhp msgctxt "" "00000401.xhp\n" @@ -184,6 +205,7 @@ msgctxt "" msgid "Insert at least one address database field into a text document, then start printing the document. Answer \"Yes\" to the question whether you want to print a form letter." msgstr "අවම වශයෙන් එක් දත්ත ගොනු ලිපියනක් හෝ ඇතුලත් කර, මෘද්‍රණය ආරම්භ කරන්න.ආකෘති ලිපිය මෘද්‍රණය කල යුතුදැයි අසන විට 'ඔව්' යැයි පිලිතුරු දෙන්න" +#. ByWBp #: 00000401.xhp msgctxt "" "00000401.xhp\n" @@ -192,6 +214,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. 3kcBU #: 00000401.xhp msgctxt "" "00000401.xhp\n" @@ -200,6 +223,7 @@ msgctxt "" msgid "Mail Merge" msgstr "තැපැල් සංයෝජනය" +#. Cjh6J #: 00000402.xhp msgctxt "" "00000402.xhp\n" @@ -208,6 +232,7 @@ msgctxt "" msgid "Edit Menu" msgstr "සංස්කරණ මෙනුව" +#. GRgvP #: 00000402.xhp msgctxt "" "00000402.xhp\n" @@ -216,6 +241,7 @@ msgctxt "" msgid "Edit Menu" msgstr "සංස්කරණ මෙනුව" +#. MxzoA #: 00000402.xhp msgctxt "" "00000402.xhp\n" @@ -224,6 +250,7 @@ msgctxt "" msgid "Choose Tools - AutoText" msgstr "තෝරන්න සංස්කරණය - ස්වයං පෙළ " +#. CuxBv #: 00000402.xhp msgctxt "" "00000402.xhp\n" @@ -232,6 +259,7 @@ msgctxt "" msgid "Command Ctrl+F3" msgstr "විධානය Ctrl+F3" +#. 6LT7E #: 00000402.xhp msgctxt "" "00000402.xhp\n" @@ -240,6 +268,7 @@ msgctxt "" msgid "On the Insert toolbar, click" msgstr "ඇතුල් කිරීමෙ මෙවලම් තීරුව මත ක්ලික් කරන්න" +#. na7eb #: 00000402.xhp msgctxt "" "00000402.xhp\n" @@ -248,6 +277,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. kqPGC #: 00000402.xhp msgctxt "" "00000402.xhp\n" @@ -256,6 +286,7 @@ msgctxt "" msgid "AutoText" msgstr "ස්වයං පෙළ" +#. F7ALF #: 00000402.xhp msgctxt "" "00000402.xhp\n" @@ -264,6 +295,7 @@ msgctxt "" msgid "Choose Edit - Exchange Database" msgstr "තෝරන්න සැකසීම - දත්ත සමුදාය හුවමාරු කරන්න" +#. DXxuu #: 00000402.xhp msgctxt "" "00000402.xhp\n" @@ -272,6 +304,7 @@ msgctxt "" msgid "Choose Edit - Fields" msgstr "තෝරන්න සැකසීම දත්ත ‍ක්ෂේත්‍රය" +#. t2xAY #: 00000402.xhp msgctxt "" "00000402.xhp\n" @@ -280,6 +313,7 @@ msgctxt "" msgid "Choose Edit - Footnotes" msgstr "තෝරන්න සැකසීම - පාදක සටහන්" +#. AfaAC #: 00000402.xhp msgctxt "" "00000402.xhp\n" @@ -288,6 +322,7 @@ msgctxt "" msgid "Choose Edit - Reference - Index Entry..." msgstr "" +#. bntq3 #: 00000402.xhp msgctxt "" "00000402.xhp\n" @@ -296,6 +331,7 @@ msgctxt "" msgid "Open context menu - choose Index Entry" msgstr "ප්‍රකරණ මෙනුව විවෘත කර - සුචි නිවේශනයතෝරන්න" +#. gBkCT #: 00000402.xhp msgctxt "" "00000402.xhp\n" @@ -304,6 +340,7 @@ msgctxt "" msgid "Choose Format - Sections" msgstr " මෙවලම් - වර්ග කිරීමතෝරන්න" +#. Y3Vug #: 00000402.xhp msgctxt "" "00000402.xhp\n" @@ -312,6 +349,7 @@ msgctxt "" msgid "Choose Tools - AutoText - AutoText - Rename" msgstr "සකසන්න - ස්වයංක්‍රීය පෙල - ස්වයංක්‍රීය පෙල- නැවත නම් කරන්නතෝරන්න" +#. B4EbE #: 00000402.xhp msgctxt "" "00000402.xhp\n" @@ -320,6 +358,7 @@ msgctxt "" msgid "Choose Edit - Bibliography Entry" msgstr "සකසන්න - ග්‍රන්ථනාමාවලි ඇතුලත් කිරීමක්තෝරන්න" +#. qG3yF #: 00000402.xhp msgctxt "" "00000402.xhp\n" @@ -328,6 +367,7 @@ msgctxt "" msgid "Choose Edit - Selection Mode" msgstr " සකසන්න - ‍තෝරන ආකාරයතෝරන්න" +#. DLEkm #: 00000402.xhp msgctxt "" "00000402.xhp\n" @@ -336,6 +376,7 @@ msgctxt "" msgid "Choose Edit - Direct Cursor Mode" msgstr " සකසන්න - ‍තෝරන ආකාරයතෝරන්න" +#. cjzea #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -344,6 +385,7 @@ msgctxt "" msgid "View Menu" msgstr "දසුන් ලයිස්තුව" +#. Wdbcy #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -352,6 +394,7 @@ msgctxt "" msgid "View Menu" msgstr "දසුන් ලයිස්තුව" +#. mMSDJ #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -360,6 +403,7 @@ msgctxt "" msgid "Choose View - Rulers - Rulers " msgstr "තෝරන්න සැකසීම දත්ත ‍ක්ෂේත්‍රය" +#. 8zXhi #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -368,6 +412,7 @@ msgctxt "" msgid "Choose View - Text Boundaries " msgstr "තෝරන්න දසුන - පෙළ සීමා" +#. UomAh #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -376,6 +421,7 @@ msgctxt "" msgid "Choose View - Field Shadings" msgstr "දසුන - ක්ෂේත්‍ර සෙවනැලිතෝරන්න" +#. 7zbQ6 #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -384,6 +430,7 @@ msgctxt "" msgid "CommandCtrl+F8" msgstr "" +#. kAvaF #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -392,6 +439,7 @@ msgctxt "" msgid "Choose View - Field Names" msgstr "දසුන - ක්‍ෂේත්‍රනාම තෝරන්න" +#. xEYKW #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -400,6 +448,7 @@ msgctxt "" msgid "CommandCtrl+F9" msgstr "" +#. 6YKx6 #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -408,6 +457,7 @@ msgctxt "" msgid "Choose View - Formatting Marks" msgstr "" +#. 7XsL6 #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -416,6 +466,7 @@ msgctxt "" msgid "CommandCtrl+F10" msgstr "" +#. jRY7j #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -424,6 +475,7 @@ msgctxt "" msgid "On Standard bar, click" msgstr "සම්මත තීරය මත ක්ලික් කරන්න" +#. 9xqfr #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -432,6 +484,7 @@ msgctxt "" msgid "Formatting Marks Icon" msgstr "" +#. hqSje #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -440,6 +493,7 @@ msgctxt "" msgid "Formatting Marks" msgstr "" +#. fSKqF #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -448,6 +502,7 @@ msgctxt "" msgid "Choose View - Web" msgstr "දසුන - ජාල ආකෘතියතෝරන්න" +#. owBsk #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -456,6 +511,7 @@ msgctxt "" msgid "On Tools bar, enable" msgstr "මෙවලම් තීරුවේ, ක්‍රියාත්මක කරන්න" +#. gaGd3 #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -464,6 +520,7 @@ msgctxt "" msgid "Web Icon" msgstr "" +#. ac6QE #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -472,6 +529,7 @@ msgctxt "" msgid "Web" msgstr "" +#. rVNpz #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -480,6 +538,7 @@ msgctxt "" msgid "Choose View - Normal" msgstr "දසුන - ජාල ආකෘතියතෝරන්න" +#. QRamf #: 00000403.xhp msgctxt "" "00000403.xhp\n" @@ -488,6 +547,7 @@ msgctxt "" msgid "Choose View - Hidden Paragraphs " msgstr "දසුන - සැගවුණු ඡේදතෝරන්න" +#. yDXA6 #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -496,6 +556,7 @@ msgctxt "" msgid "Insert Menu" msgstr "'‍‍ඇතුලත් කරන්න' මෙනුව" +#. zv43y #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -504,6 +565,7 @@ msgctxt "" msgid "Insert Menu" msgstr "'‍‍ඇතුලත් කරන්න' මෙනුව" +#. ZGnFD #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -512,86 +574,97 @@ msgctxt "" msgid "Choose Insert - Manual Break" msgstr "ඇතුලත් කරන්න- ශ්‍රමික බිදුමතෝරන්න" +#. HX3xL #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3154654\n" "help.text" -msgid "Choose Insert - Field" -msgstr "ඇතුලත් කරන්න-ක්ෂේත්‍රතෝරන්න" +msgid "Choose Insert - Field" +msgstr "" +#. 28cuG #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3146966\n" "help.text" -msgid "Open context menu - choose Fields (inserted fields)" -msgstr "ප්‍රකරණ මෙනුව විවෘත කර- ක්ෂේත්‍ර (ඇතුලත් කරනා ලද ක්ෂේත්‍ර සදහා) තෝරන්න" +msgid "Open context menu - choose Fields (inserted fields)" +msgstr "" +#. TNXhr #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3149053\n" "help.text" -msgid "Choose Insert - Field - Date" -msgstr "ඇතුලත් කරන්න- ක්ෂේත්‍ර- දිනයතෝරන්න " +msgid "Choose Insert - Field - Date" +msgstr "" +#. nKMHB #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3151393\n" "help.text" -msgid "Choose Insert - Field - Time" -msgstr "ඇතුලත් කරන්න- ක්ෂේත්‍ර-මාතෘකාවතෝරන්න" +msgid "Choose Insert - Field - Time" +msgstr "" +#. WHhqc #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3146325\n" "help.text" -msgid "Choose Insert - Field - Page Number" -msgstr "ඇතුලත් කරන්න- ක්ෂේත්‍ර-පිටු අංකතෝරන්න" +msgid "Choose Insert - Field - Page Number" +msgstr "" +#. yZFgD #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3149356\n" "help.text" -msgid "Choose Insert - Field - Page Count" -msgstr "ඇතුලත් කරන්න- ක්ෂේත්‍ර-පිටු සංඛ්‍යාවතෝරන්න" +msgid "Choose Insert - Field - Page Count" +msgstr "" +#. 6qzDS #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3153003\n" "help.text" -msgid "Choose Insert - Field - Subject" -msgstr "ඇතුලත් කරන්න- ක්ෂේත්‍ර- මාතෘකාවතෝරන්න" +msgid "Choose Insert - Field - Subject" +msgstr "" +#. Q72uA #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3150016\n" "help.text" -msgid "Choose Insert - Field - Title" -msgstr "ඇතුලත් කරන්න- ක්ෂේත්‍ර-මාතෘකාවතෝරන්න" +msgid "Choose Insert - Field - Title" +msgstr "" +#. WhGex #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3150564\n" "help.text" -msgid "Choose Insert - Field - Author" -msgstr "ඇතුලත් කරන්න- ක්ෂේත්‍ර- කේත රචකයාතෝරන්න " +msgid "Choose Insert - Field - First Author" +msgstr "" +#. UEyYF #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3148386\n" "help.text" -msgid "Choose Insert - Field - More Fields" -msgstr "ඇතුලත් කරන්න- ක්ෂේත්‍ර - වෙනත්තෝරන්න" +msgid "Choose Insert - Field - More Fields" +msgstr "" +#. 7Fiod #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -600,6 +673,7 @@ msgctxt "" msgid "CommandCtrl+F2" msgstr "" +#. ZEnEt #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -608,6 +682,7 @@ msgctxt "" msgid "On Insert toolbar, click" msgstr "ඇතුල් කිරීමෙ මෙවලම් තීරුව මත ක්ලික් කරන්න" +#. CBN2Y #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -616,6 +691,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. pZiTF #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -624,6 +700,7 @@ msgctxt "" msgid "Insert Fields" msgstr "ක්ෂේත්‍ර ඇතුලත් කරන්න" +#. C3Avr #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -632,6 +709,7 @@ msgctxt "" msgid "Choose Insert - Field - More Fields - Document tab" msgstr "ඇතුලත් කරන්න - ක්ෂ්‍රෙත්‍ර - වෙනත් - ලිපිය ටැබය තෝරන්න" +#. XrdXS #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -640,6 +718,7 @@ msgctxt "" msgid "Choose Insert - Field - More Fields - Cross-references tab" msgstr "ඇතුලත් කරන්න - ක්ෂේත්‍ර - වෙනත් -හරස් යොමු ටැබය තෝරන්න" +#. UKFbV #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -648,6 +727,7 @@ msgctxt "" msgid "Choose Insert - Cross-reference" msgstr "" +#. GJDk8 #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -656,6 +736,7 @@ msgctxt "" msgid "Choose Insert - Field - More Fields - Functions tab" msgstr "ඇතුලත් කරන්න - ක්ෂේත්‍ර - වෙනත්-ක්‍රියා ටැබය තෝරන්න" +#. gzeof #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -664,6 +745,7 @@ msgctxt "" msgid "Choose Insert - Field - More Fields - DocInformation tab" msgstr "ඇතුලත් කරන්න - ක්ෂේත්‍ර - වෙනත්-ලිපියේ තොරතුරු ටැබය තෝරන්න" +#. ApGDC #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -672,6 +754,7 @@ msgctxt "" msgid "Choose Insert - Field - More Fields - Variables tab" msgstr "ඇතුලත් කරන්න - ක්ෂේත්‍ර - වෙනත්-විචල්‍ය ටැබය තෝරන්න" +#. 2GeFY #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -680,6 +763,7 @@ msgctxt "" msgid "Choose Insert - Field - More Fields - Database tab" msgstr "ඇතුලත් කරන්න - ක්ෂේත්‍ර - වෙනත්- දත්ත ගබඩාව ටැබය තෝරන්න" +#. 4dGC3 #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -688,6 +772,7 @@ msgctxt "" msgid "Choose Insert - Section" msgstr "ඇතුලත් කරන්න - කොටසතෝරන්න" +#. jpNCE #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -696,6 +781,7 @@ msgctxt "" msgid "Open Insert toolbar, click" msgstr "විවෘත කරඇතුලත් කිරීම මෙවලම් තීරුව මත ක්ලික් කරන්න" +#. d8Cn4 #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -704,6 +790,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. YVzDx #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -712,6 +799,7 @@ msgctxt "" msgid "Section" msgstr "කොටස" +#. jyoQM #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -720,6 +808,7 @@ msgctxt "" msgid "Choose Insert - Section - Section tab or choose Format - Sections" msgstr "ඇතුලත් කරන්න -කොටස- අංශය ටැබය හෝ හැඩසවිය - පේෂයතෝරන්න " +#. JT4o8 #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -728,6 +817,7 @@ msgctxt "" msgid "Choose Insert - Section - Indents tab or choose Format - Sections" msgstr " ඇතුලත් කරන්න - කොටස - අනුච්ඡේදක ටැබය හෝ හැඩසවිය - පේෂයතෝරන්න" +#. oCG8Q #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -736,6 +826,7 @@ msgctxt "" msgid "Choose Insert - Footnote and Endnote - Footnote or Endnote" msgstr "" +#. cExks #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -744,6 +835,7 @@ msgctxt "" msgid "Open context menu - choose Footnote/Endnote (inserted Footnote/Endnote)" msgstr "ප්‍රකරණ මෙනුව විවෘත කර - පාදම් සටහන/අවසන් සටහන (ඇතුලත් කර ඇති පාදම් සටහන් හා අවසන් සටහන් සදහා)තෝරන්න" +#. rHySW #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -752,6 +844,7 @@ msgctxt "" msgid "Open Insert toolbar, click" msgstr "විවෘත කරඇතුලත් කිරීම මෙවලම් තීරුව මත ක්ලික් කරන්න" +#. hLQGy #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -760,6 +853,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. VgB6H #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -768,6 +862,7 @@ msgctxt "" msgid "Insert Footnote Directly" msgstr "පාදම් තීරුව සෘජුවම ඇතුලත් කරන්න" +#. AfAPT #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -776,6 +871,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. YsSsR #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -784,6 +880,7 @@ msgctxt "" msgid "Insert Endnote Directly" msgstr "අවසන් සටහන සෘජුවම ඇතුලත් කරන්න" +#. cNyhQ #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -792,6 +889,7 @@ msgctxt "" msgid "Choose Insert - Caption" msgstr "ඇතුලත් කරන්න - මාතෘකාවතෝරන්න" +#. V3onD #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -800,6 +898,7 @@ msgctxt "" msgid "Open context menu - choose Caption" msgstr "ප්‍රකරණ මෙනුව විවෘත කර- මාතෘකාවතෝරන්න" +#. dzvpw #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -808,6 +907,7 @@ msgctxt "" msgid "Choose Insert - Caption - Options" msgstr "ඇතුලත් කරන්න- මාතෘකාව - විකල්පතෝරන්න" +#. cp5Vm #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -816,6 +916,7 @@ msgctxt "" msgid "Open context menu - choose Caption - Options" msgstr "ප්‍රකරණ මෙනුව විවෘත කර -මාතෘකාව- විකල්පතෝරන්න" +#. NVLUa #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -824,6 +925,7 @@ msgctxt "" msgid "Choose Insert - Bookmark" msgstr "ඇතුලත් කරන්න - පොත් සලකුණතෝරන්න" +#. 2Eb4B #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -832,6 +934,7 @@ msgctxt "" msgid "Open Insert toolbar, click" msgstr "විවෘත කරඇතුලත් කිරීම මෙවලම් තීරුව මත ක්ලික් කරන්න" +#. RByCZ #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -840,6 +943,7 @@ msgctxt "" msgid "Icon" msgstr "" +#. A5qEq #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -848,6 +952,7 @@ msgctxt "" msgid "Bookmark" msgstr "පොත් සලකුණ" +#. t5HbC #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -856,6 +961,7 @@ msgctxt "" msgid "Choose Insert - Script (only HTML documents)" msgstr "" +#. Ghd8y #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -864,6 +970,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index" msgstr "" +#. DDBoM #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -872,6 +979,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Index Entry" msgstr "" +#. rUEg3 #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -880,6 +988,7 @@ msgctxt "" msgid "Open Insert toolbar, click" msgstr "විවෘත කරඇතුලත් කිරීම මෙවලම් තීරුව මත ක්ලික් කරන්න" +#. hNdpk #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -888,6 +997,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. F32jG #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -896,6 +1006,7 @@ msgctxt "" msgid "Entry" msgstr "ඇතුලත් කිරීම" +#. k7zqb #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -904,6 +1015,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography" msgstr "" +#. wGD6e #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -912,6 +1024,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Bibliography Entry" msgstr "ඇතුලත් කරන්න - සුචි හා වගු - ග්‍රන්ථ නාමාවලි ඇතුලත් කිරීමක්තෝරන්න" +#. Rx74c #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -920,6 +1033,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography" msgstr "" +#. fJApB #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -928,6 +1042,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type tab" msgstr "" +#. BMPH7 #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -936,6 +1051,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type tab (depending on the type)" msgstr "" +#. zzTXh #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -944,6 +1060,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type tab (when Table of Contents is the selected type)" msgstr "" +#. jz32s #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -952,6 +1069,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type tab (when Alphabetical Index is the selected type)" msgstr "" +#. V6XgJ #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -960,6 +1078,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type tab (when Illustration Index is the selected type)" msgstr "" +#. zn7D3 #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -968,6 +1087,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type tab (when Index of Tables is the selected type)" msgstr "" +#. tdxV5 #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -976,6 +1096,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type tab (when User-Defined is the selected type)" msgstr "" +#. GSF5s #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -984,6 +1105,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type tab (when Table of Objects is the selected type)" msgstr "" +#. KpLVs #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -992,6 +1114,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type tab (when Bibliography is the selected type)" msgstr "" +#. qn5TV #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1000,6 +1123,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type, mark \"Additional Styles\" check box and then click Assign styles" msgstr "" +#. t6h2G #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1008,6 +1132,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Entries tab (depending on type selected)" msgstr "ඇතුලත් කරන්න - සුචි හා වගු - සුචි හා වගු -පුවේශ ටැබය තෝරන්න (‍තෝරාගත් වර්ගය පටුන වන විට) " +#. xpBfB #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1016,6 +1141,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Entries tab (when Table of Contents is the selected type)" msgstr "ඇතුලත් කරන්න - සුචි හා වගු - සුචි හා වගු -පුවේශ ටැබය තෝරන්න (‍තෝරාගත් වර්ගය පටුන වන විට) " +#. SC5Pb #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1024,6 +1150,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Entries tab (when Alphabetical Index is the selected type)" msgstr "ඇතුලත් කරන්න - සුචි හා වගු - සුචි හා වගු -පුවේශ ටැබය තෝරන්න (‍තෝරාගත් වර්ගය හොඩිය අනුව වූ සුචිය වන විට) " +#. Ci8Fj #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1032,6 +1159,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Entries tab (when Illustration Index is the selected type)" msgstr "Iඇතුලත් කරන්න - සුචි හා වගු - සුචි හා වගු -පුවේශ ටැබය තෝරන්න (‍තෝරාගත් වර්ගය උදාහරණ සුචිය වන විට) " +#. KxEAf #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1040,6 +1168,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Entries tab (when Index of Tables is the selected type)" msgstr "ඇතුලත් කරන්න - සුචි හා වගු - සුචි හා වගු -පුවේශ ටැබය තෝරන්න (‍තෝරාගත් වර්ගය පටුන වන විට) " +#. ghkXB #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1048,6 +1177,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Entries tab (when User-Defined is the selected type)" msgstr "ඇතුලත් කරන්න - සුචි හා වගු - සුචි හා වගු -පුවේශ ටැබය තෝරන්න (‍තෝරාගත් වර්ගය හොඩිය අනුව වූ සුචිය වන විට) " +#. Eup8R #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1056,6 +1186,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Entries tab (when Table of Objects is the selected type)" msgstr "ඇතුලත් කරන්න - සුචි හා වගු - සුචි හා වගු -පුවේශ ටැබය තෝරන්න (‍තෝරාගත් වර්ගය පටුන වන විට) " +#. X6HKC #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1064,6 +1195,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Entries tab (when Bibliography is the selected type)" msgstr "ඇතුලත් කරන්න - සුචි හා වගු - සුචි හා වගු -පුවේශ ටැබය තෝරන්න (‍තෝරාගත් වර්ගය පටුන වන විට) " +#. dhV8C #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1072,6 +1204,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Bibliography Entry and click Edit" msgstr " ඇතුලත් කරන්න - සුචි හා වගු - ග්‍රන්ථනාමාවලි ඇතුලත් කිරීමක් තෝරාසකසන්නක්ලික් කරන්න" +#. cxegq #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1080,6 +1213,7 @@ msgctxt "" msgid "Choose Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Styles tab" msgstr "" +#. DDiWX #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1088,6 +1222,7 @@ msgctxt "" msgid "Choose Insert - Envelope" msgstr "ඇතුලත් කිරීම - ලිපිකවරයතෝරන්න" +#. 9V7Qa #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1096,6 +1231,7 @@ msgctxt "" msgid "Choose Insert - Envelope - Envelope tab" msgstr "" +#. HWGGy #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1104,6 +1240,7 @@ msgctxt "" msgid "Choose Insert - Envelope - Format tab" msgstr "" +#. HiwuJ #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1112,6 +1249,7 @@ msgctxt "" msgid "Choose Insert - Envelope - Printer tab" msgstr "" +#. RmDRv #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1120,6 +1258,7 @@ msgctxt "" msgid "Choose Insert - Frame" msgstr "ඇතුලත් කරන්න -රාමුවතෝරන්න" +#. Kqvsj #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1128,6 +1267,7 @@ msgctxt "" msgid "Choose Format - Frame and Object - Properties" msgstr "" +#. f4vSS #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1136,6 +1276,7 @@ msgctxt "" msgid "Open Insert toolbar, click" msgstr "විවෘත කරඇතුලත් කිරීම මෙවලම් තීරුව මත ක්ලික් කරන්න" +#. QFRDY #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1144,6 +1285,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. 9WJAn #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1152,6 +1294,7 @@ msgctxt "" msgid "Insert Frame Manually" msgstr "රාමුවක් අතින් ඇතුලත් කිරීම" +#. 48zNA #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1160,6 +1303,7 @@ msgctxt "" msgid "Choose Table - Insert Table" msgstr "" +#. G4vMQ #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1168,6 +1312,7 @@ msgctxt "" msgid "CommandCtrl+F12" msgstr "" +#. pZRkv #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1176,6 +1321,7 @@ msgctxt "" msgid "Open Insert toolbar, click" msgstr "විවෘත කරඇතුලත් කිරීම මෙවලම් තීරුව මත ක්ලික් කරන්න" +#. Fw7DE #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1184,6 +1330,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. 7XCPh #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1192,6 +1339,7 @@ msgctxt "" msgid "Table" msgstr "වගුව" +#. EJeBg #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1200,14 +1348,16 @@ msgctxt "" msgid "Choose Insert - Horizontal Rule" msgstr " ඇතුලත් කරන්න -හරස් යොමුවතෝරන්න" +#. LePpP #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3150661\n" "help.text" -msgid "Choose Insert - File" -msgstr "ඇතුලත් කරන්න - ගොනුවතෝරන්න" +msgid "Choose Insert - Text from File" +msgstr "" +#. Yk7M7 #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1216,6 +1366,7 @@ msgctxt "" msgid "Open Insert toolbar, click" msgstr "විවෘත කරඇතුලත් කිරීම මෙවලම් තීරුව මත ක්ලික් කරන්න" +#. VTF6u #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1224,14 +1375,16 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. e6VAk #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3150599\n" "help.text" -msgid "File" -msgstr "ගොනුව" +msgid "Text from File" +msgstr "" +#. 5exGw #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1240,6 +1393,7 @@ msgctxt "" msgid "Choose Insert - Header and Footer - Header" msgstr "" +#. it9RJ #: 00000404.xhp msgctxt "" "00000404.xhp\n" @@ -1248,14 +1402,7 @@ msgctxt "" msgid "Choose Insert - Header and Footer - Footer" msgstr "" -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" -"par_id81526422144005\n" -"help.text" -msgid "Choose Insert - Signature Line..." -msgstr "" - +#. p2LBA #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1264,6 +1411,7 @@ msgctxt "" msgid "Format Menu" msgstr "හැඩසවිය මෙනුව" +#. Ziumz #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1272,6 +1420,7 @@ msgctxt "" msgid "Format Menu" msgstr "හැඩසවිය මෙනුව" +#. GA9eA #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1280,6 +1429,7 @@ msgctxt "" msgid "Choose Format - Paragraph - Drop Caps tab." msgstr "" +#. iE5E9 #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1288,6 +1438,7 @@ msgctxt "" msgid "Choose View - Styles - open context menu Modify/New - Drop Caps tab." msgstr "" +#. JSAcg #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1296,6 +1447,7 @@ msgctxt "" msgid "Choose Format - Paragraph - Text Flow tab." msgstr "" +#. HGsyD #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1304,6 +1456,7 @@ msgctxt "" msgid "Choose View - Styles - open context menu Modify/New - Text Flow tab." msgstr "" +#. ANWP6 #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1312,6 +1465,7 @@ msgctxt "" msgid "Choose Edit - Find & Replace - Format - Text Flow tab." msgstr "" +#. ihtMU #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1320,6 +1474,16 @@ msgctxt "" msgid "Right-click a paragraph with style Text body. Choose Edit Paragraph Style - Condition tab." msgstr "" +#. ZFBcv +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id651578069976376\n" +"help.text" +msgid "Choose View - Styles (F11). Right-click any paragraph style. Choose New - Condition tab." +msgstr "" + +#. uEw9U #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1328,22 +1492,25 @@ msgctxt "" msgid "Open Styles window. Click the New Style from Selection icon and keep the mouse button pressed. Choose Load Styles from the submenu." msgstr "" +#. GDexs #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3152947\n" "help.text" -msgid "Choose Format - Page." +msgid "Choose Format - Page." msgstr "" +#. 5B3jU #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3153536\n" "help.text" -msgid "Choose View - Styles - open context menu New/Modify (for Page Styles)." +msgid "Choose View - Styles - open context menu New/Modify (for Page Styles)." msgstr "" +#. 9DejE #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1352,6 +1519,7 @@ msgctxt "" msgid "Choose Format - Paragraph - Outline & Numbering tab." msgstr "" +#. 4quPH #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1360,6 +1528,7 @@ msgctxt "" msgid "Choose View - Styles - open context menu Modify/New - Outline & Numbering tab (Paragraph Styles)." msgstr "" +#. MeRnj #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1368,6 +1537,7 @@ msgctxt "" msgid "Choose Format - Sections - Options button." msgstr "" +#. GqyGY #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1376,6 +1546,7 @@ msgctxt "" msgid "Choose Format - Page - Columns tab." msgstr "" +#. 9F5Bz #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1384,6 +1555,7 @@ msgctxt "" msgid "Choose Format - Frame and Object - Properties - Columns tab." msgstr "" +#. wzgCY #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1392,6 +1564,7 @@ msgctxt "" msgid "Choose View - Styles - open context menu Modify/New - Columns tab." msgstr "" +#. 9sMo7 #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1400,6 +1573,7 @@ msgctxt "" msgid "Choose Insert - Frame - Frame - Columns tab." msgstr "" +#. phkWS #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1408,6 +1582,7 @@ msgctxt "" msgid "Choose Insert/Format - Section(s) - Columns tab." msgstr "" +#. 2LmDy #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1416,6 +1591,7 @@ msgctxt "" msgid "Choose Format - Page - Footnote tab." msgstr "" +#. CDmGU #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1424,6 +1600,7 @@ msgctxt "" msgid "Choose View - Styles - open context menu Modify/New - Footnote tab." msgstr "" +#. GpwGB #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1432,6 +1609,7 @@ msgctxt "" msgid "Choose Insert - Section - Footnotes/Endnotes tab." msgstr "" +#. YyJMo #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1440,6 +1618,7 @@ msgctxt "" msgid "Choose Format - Sections - Options button Footnotes/Endnotes tab." msgstr "" +#. f8wAM #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1448,6 +1627,7 @@ msgctxt "" msgid "Choose View - Styles - open context menu Modify/New (for Paragraph Styles)." msgstr "" +#. kG6CF #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1456,6 +1636,7 @@ msgctxt "" msgid "Choose View - Styles - open context menu Modify/New (for Character Styles)." msgstr "" +#. woQEB #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1464,14 +1645,16 @@ msgctxt "" msgid "Choose View - Styles - open context menu Modify/New (for Frame Styles)." msgstr "" +#. 2riZS #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3156364\n" "help.text" -msgid "Choose View - Styles - open context menu Modify/New (for List Styles)." +msgid "Choose View - Styles (F11) - open context menu Modify/New (for List Styles)." msgstr "" +#. rYRkT #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1480,6 +1663,7 @@ msgctxt "" msgid "Choose Tools - AutoCorrect - While Typing." msgstr "" +#. EBrtG #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1488,6 +1672,7 @@ msgctxt "" msgid "Choose Tools - AutoCorrect." msgstr "" +#. 9gCAB #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1496,6 +1681,7 @@ msgctxt "" msgid "Choose Tools - AutoCorrect - Apply." msgstr "" +#. ymEMr #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1504,6 +1690,7 @@ msgctxt "" msgid "Choose Tools - AutoCorrect - Apply and Edit Changes." msgstr "" +#. ZA54b #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1512,6 +1699,7 @@ msgctxt "" msgid "Choose Table - AutoFormat Styles (with cursor in a table)." msgstr "" +#. KtR4n #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1520,6 +1708,7 @@ msgctxt "" msgid "Choose Format - Image." msgstr "" +#. fzd8D #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1528,6 +1717,7 @@ msgctxt "" msgid "Choose Insert - Image - From File - Properties button." msgstr "" +#. FuDEm #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1536,6 +1726,7 @@ msgctxt "" msgid "Choose Insert - Image - From File (when graphics are selected)." msgstr "" +#. H2Zb6 #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1544,6 +1735,7 @@ msgctxt "" msgid "On the Image bar (when images are selected), click" msgstr "" +#. RTRdP #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1552,6 +1744,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. nQDmh #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1560,6 +1753,7 @@ msgctxt "" msgid "Graphics Properties" msgstr "පින්තූරයේ වත්කම්" +#. 7MC6H #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1568,6 +1762,7 @@ msgctxt "" msgid "Choose Format - Image - Properties - Type tab." msgstr "" +#. U6rG8 #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1576,6 +1771,7 @@ msgctxt "" msgid "Choose Format - Frame and Object - Properties - Type tab." msgstr "" +#. cGFGF #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1584,6 +1780,7 @@ msgctxt "" msgid "Choose View - Styles - open context menu Modify/New - Type tab." msgstr "" +#. Dnq8R #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1592,6 +1789,7 @@ msgctxt "" msgid "Choose Insert - Frame - Frame - Type tab." msgstr "" +#. GVNFT #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1600,6 +1798,7 @@ msgctxt "" msgid "Choose Format - Image - Properties - Wrap tab." msgstr "" +#. kboFg #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1608,6 +1807,7 @@ msgctxt "" msgid "Choose Format - Frame and Object - Properties - Wrap tab." msgstr "" +#. AC2Dm #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1616,6 +1816,7 @@ msgctxt "" msgid "Choose Insert - Frame - Frame - Wrap tab." msgstr "" +#. fNikE #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1624,6 +1825,7 @@ msgctxt "" msgid "Choose Format - Wrap - Edit - Wrap tab." msgstr "" +#. uQtgx #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1632,6 +1834,7 @@ msgctxt "" msgid "Choose Format - Wrap - Edit Contour." msgstr "" +#. qU4oE #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1640,6 +1843,7 @@ msgctxt "" msgid "Choose Format - Image - Properties - Hyperlink tab." msgstr "" +#. AcwCD #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1648,6 +1852,7 @@ msgctxt "" msgid "Choose Format - Frame and Object - Properties - Hyperlink tab." msgstr "" +#. ttao8 #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1656,6 +1861,7 @@ msgctxt "" msgid "Choose Insert - Frame - Frame - Hyperlink tab." msgstr "" +#. W6yF8 #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1664,6 +1870,7 @@ msgctxt "" msgid "Choose Format - Image - Properties - Options tab." msgstr "" +#. BBix8 #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1672,6 +1879,7 @@ msgctxt "" msgid "Choose Format - Frame and Object - Properties - Options tab." msgstr "" +#. BVcWP #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1680,6 +1888,7 @@ msgctxt "" msgid "Choose View - Styles -open context menu Modify/New - Options tab." msgstr "" +#. 8DneW #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1688,6 +1897,7 @@ msgctxt "" msgid "Choose Insert - Frame - Frame - Options tab." msgstr "" +#. k2JDN #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1696,6 +1906,7 @@ msgctxt "" msgid "Choose Format - Image - Properties - Image tab." msgstr "" +#. xKJtv #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1704,6 +1915,7 @@ msgctxt "" msgid "Choose Insert/Format - Image - Properties - Macro tab." msgstr "" +#. UA93M #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1712,6 +1924,7 @@ msgctxt "" msgid "Choose Format - Frame and Object - Properties - Macro tab." msgstr "" +#. RUiBn #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1720,6 +1933,7 @@ msgctxt "" msgid "Choose Tools - AutoText - AutoText (button) - Macro." msgstr "" +#. sm4Qi #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1728,6 +1942,7 @@ msgctxt "" msgid "Choose Edit - ImageMap - open context menu Macro." msgstr "" +#. T5m7n #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1736,6 +1951,7 @@ msgctxt "" msgid "Choose Format - Character - Hyperlink tab - Events button." msgstr "" +#. KCsKj #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1744,6 +1960,7 @@ msgctxt "" msgid "Choose Table - Properties." msgstr "" +#. TBJPz #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1752,6 +1969,7 @@ msgctxt "" msgid "Choose Table - Split Table." msgstr "" +#. 2TCie #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1760,6 +1978,7 @@ msgctxt "" msgid "Choose Table - Merge Table." msgstr "" +#. MVBHQ #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1768,6 +1987,7 @@ msgctxt "" msgid "Choose Table - Properties - Table tab." msgstr "" +#. GeJzw #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1776,6 +1996,7 @@ msgctxt "" msgid "Choose Table - Properties - Columns tab." msgstr "" +#. Wza6u #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1784,6 +2005,7 @@ msgctxt "" msgid "Choose Table - Properties - Text Flow tab." msgstr "" +#. VQGrF #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1792,6 +2014,7 @@ msgctxt "" msgid "Right-click in a table, choose Cell." msgstr "" +#. GWSS4 #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1800,6 +2023,7 @@ msgctxt "" msgid "Choose Table - Merge Cells." msgstr "" +#. SKiuL #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1808,6 +2032,7 @@ msgctxt "" msgid "On the Table bar, click" msgstr "" +#. JGqGG #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1816,6 +2041,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. dpXBa #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1824,6 +2050,7 @@ msgctxt "" msgid "Merge Cells" msgstr "සෛල ඒකාබද්ධ කිරීම" +#. Vzsnt #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1832,6 +2059,7 @@ msgctxt "" msgid "Choose Table - Split Cells." msgstr "" +#. wWCGz #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1840,6 +2068,7 @@ msgctxt "" msgid "On the Table bar, click" msgstr "" +#. 5TCpD #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1848,6 +2077,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. fCPij #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1856,6 +2086,7 @@ msgctxt "" msgid "Split Cells" msgstr "සෛල බෙදන්න" +#. BGm4B #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1864,6 +2095,7 @@ msgctxt "" msgid "In the context menu of a cell, choose Cell - Protect." msgstr "" +#. Lh5om #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1872,6 +2104,7 @@ msgctxt "" msgid "In the context menu of a cell, choose Cell - Unprotect." msgstr "" +#. JqhNZ #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1880,6 +2113,7 @@ msgctxt "" msgid "Open context menu in Navigator for tables." msgstr "" +#. Eh3ud #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1888,6 +2122,7 @@ msgctxt "" msgid "In the context menu of a cell, choose Row." msgstr "" +#. GXGax #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1896,6 +2131,7 @@ msgctxt "" msgid "In the context menu of a cell, choose Row - Height." msgstr "" +#. cWnEp #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1904,6 +2140,7 @@ msgctxt "" msgid "Choose Table - Autofit - Optimal Row Height." msgstr "" +#. mLkuG #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1912,6 +2149,7 @@ msgctxt "" msgid "Open Optimize Size toolbar from Table bar, click" msgstr "" +#. 3UF7h #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1920,6 +2158,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. fRVE5 #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1928,6 +2167,7 @@ msgctxt "" msgid "Optimal Row Height" msgstr "ප්‍රශස්ථ පේලි උස" +#. SKLB2 #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1936,6 +2176,7 @@ msgctxt "" msgid "Choose Table - Autofit - Distribute Rows Equally." msgstr "" +#. anxFF #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1944,6 +2185,7 @@ msgctxt "" msgid "Open Optimize Size toolbar from Table bar, click" msgstr "" +#. PVPb8 #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1952,6 +2194,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. KuUhp #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1960,6 +2203,7 @@ msgctxt "" msgid "Distribute Rows Equally" msgstr "පේලි සමානව බෙදන්න" +#. sa4Tg #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1968,6 +2212,7 @@ msgctxt "" msgid "Choose Table - Select - Row." msgstr "" +#. e8qyf #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1976,6 +2221,7 @@ msgctxt "" msgid "Choose Table - Delete - Rows." msgstr "" +#. fHaeJ #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1984,6 +2230,7 @@ msgctxt "" msgid "On Table bar, click" msgstr "" +#. Na4rx #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -1992,6 +2239,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. EfTgN #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2000,6 +2248,7 @@ msgctxt "" msgid "Delete Row" msgstr "පේලියක් මැකීම" +#. STSLi #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2008,6 +2257,7 @@ msgctxt "" msgid "In the context menu of a cell, choose Column." msgstr "" +#. qqWGi #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2016,6 +2266,7 @@ msgctxt "" msgid "In the context menu of a cell, choose Column - Width." msgstr "" +#. nmQbw #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2024,6 +2275,7 @@ msgctxt "" msgid "Choose Table - Autofit - Optimal Column Width." msgstr "" +#. DZ9xL #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2032,6 +2284,7 @@ msgctxt "" msgid "Open Optimize Size toolbar from Table bar, click" msgstr "" +#. i89K7 #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2040,6 +2293,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. iRYb5 #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2048,6 +2302,7 @@ msgctxt "" msgid "Optimal Column Width" msgstr "ප්‍රශස්ත තීරු පළල" +#. GM4n5 #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2056,6 +2311,7 @@ msgctxt "" msgid "Choose Table - Autofit - Distribute Columns Equally." msgstr "" +#. GZbSc #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2064,6 +2320,7 @@ msgctxt "" msgid "Open Optimize Size toolbar from Table bar, click" msgstr "" +#. V4Cqu #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2072,6 +2329,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. njBSt #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2080,6 +2338,7 @@ msgctxt "" msgid "Space Columns Equally" msgstr "පේලි සමානව බෙදන්න" +#. zEgss #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2088,6 +2347,7 @@ msgctxt "" msgid "Choose Table - Select - Column." msgstr "" +#. wdeG7 #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2096,6 +2356,7 @@ msgctxt "" msgid "Choose Table - Insert - Columns." msgstr "" +#. vn9q8 #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2104,6 +2365,7 @@ msgctxt "" msgid "Choose Table - Insert - Rows." msgstr "" +#. tVtsx #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2112,6 +2374,7 @@ msgctxt "" msgid "On Table bar, click" msgstr "" +#. e5L4N #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2120,6 +2383,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. jeDiz #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2128,6 +2392,7 @@ msgctxt "" msgid "Insert Column" msgstr "තිරුවක් ඇතුල් කරන්න" +#. yvgkg #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2136,6 +2401,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. MFvHr #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2144,6 +2410,7 @@ msgctxt "" msgid "Insert Row" msgstr "පේලියක් ඇතුල් කරන්න" +#. BiyKv #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2152,6 +2419,7 @@ msgctxt "" msgid "Choose Table - Delete - Columns." msgstr "" +#. C2LDS #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2160,6 +2428,7 @@ msgctxt "" msgid "On Table bar, click" msgstr "" +#. XqFzq #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2168,6 +2437,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. ro8Mr #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2176,6 +2446,7 @@ msgctxt "" msgid "Delete Column" msgstr "තීරුව මකන්න" +#. BNgAG #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2184,6 +2455,7 @@ msgctxt "" msgid "Choose Format - Frame and Object - Properties." msgstr "" +#. AygsC #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2192,6 +2464,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. vpeBB #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2200,6 +2473,7 @@ msgctxt "" msgid "Object Properties" msgstr "වස්තුවක වත්කම්" +#. LVQCy #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2208,6 +2482,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. CZwgM #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2216,6 +2491,7 @@ msgctxt "" msgid "Frame Properties" msgstr "රාමුවේ වත්කම්" +#. bfpT5 #: 00000405.xhp msgctxt "" "00000405.xhp\n" @@ -2224,6 +2500,7 @@ msgctxt "" msgid "Menu Format - Page - tab Text Grid, if Asian language support is enabled" msgstr "හැඩසවිය - පිටුව - ටැබය මෙනුවෙන් තෝරන්නපෙල තීරුව,ආසියානු භාෂා සහාය ක්‍රියාත්ම කර ඇත්නම්" +#. aFWLc #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2232,6 +2509,7 @@ msgctxt "" msgid "Tools Menu" msgstr "මෙ‍වලම් මෙනුව" +#. Fk94Q #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2240,6 +2518,7 @@ msgctxt "" msgid "Tools Menu" msgstr "මෙ‍වලම් මෙනුව" +#. vyuAB #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2248,6 +2527,7 @@ msgctxt "" msgid "Choose Tools - Language - Hyphenation" msgstr "මෙවලම් - භාෂාව - හයිෆන භාවිතයතෝරන්න" +#. DE6CF #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2256,6 +2536,7 @@ msgctxt "" msgid "Choose Tools - Word Count" msgstr "මෙවලම් - වදන් ගණනතෝරන්න" +#. TBACN #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2264,6 +2545,7 @@ msgctxt "" msgid "Choose Tools - Chapter Numbering" msgstr "" +#. KzJGt #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2272,6 +2554,7 @@ msgctxt "" msgid "Choose Tools - Chapter Numbering - Numbering tab" msgstr "" +#. yEEDL #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2280,6 +2563,7 @@ msgctxt "" msgid "Choose Tools - Line Numbering (not for HTML format)" msgstr "" +#. BJMF7 #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2288,6 +2572,7 @@ msgctxt "" msgid "Choose Tools - Footnotes and Endnotes" msgstr "මෙවලම් - පාදම් සටහන්/අවසන් සටහන්තෝරන්න" +#. PDQMQ #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2296,6 +2581,7 @@ msgctxt "" msgid "Choose Tools - Footnotes and Endnotes - Footnotes tab" msgstr "මෙවලම් - පාදම් සටහන්/අවසන් සටහන් - අවසන් සටහන් ටැබ තෝරන්න" +#. YDkPi #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2304,6 +2590,7 @@ msgctxt "" msgid "Choose Tools - Footnotes and Endnotes - Endnotes tab" msgstr " මෙවලම් - පාදම් සටහන්/අවසන් සටහන් - අවසන් සටහන් ටැබ තෝරන්න" +#. LFvpA #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2312,6 +2599,7 @@ msgctxt "" msgid "Choose Table - Convert - Text to Table" msgstr "වගුව - හැරවීම - පෙළ සිට වගුවටතෝරන්න" +#. za5Js #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2320,6 +2608,7 @@ msgctxt "" msgid "Choose Tools - Sort" msgstr " මෙවලම් - වර්ග කිරීමතෝරන්න" +#. REM3P #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2328,6 +2617,7 @@ msgctxt "" msgid "Choose Tools - Calculate" msgstr "මෙවලම් - ගණනය කරන්නතෝරන්න" +#. UrBtA #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2336,6 +2626,7 @@ msgctxt "" msgid "Command Ctrl + plus sign" msgstr "විධානය Ctrl+F3" +#. oTAC7 #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2344,6 +2635,7 @@ msgctxt "" msgid "Choose Tools - Update" msgstr "මෙවලම් - යාවත්කාලීනතෝරන්න" +#. b7SMj #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2352,6 +2644,7 @@ msgctxt "" msgid "Choose Tools - Update - Reformat Pages" msgstr " මෙවලම් - යාවත්කාලීන - පිටුවේ හැඩ සවිතෝරන්න" +#. gnwPv #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2360,6 +2653,7 @@ msgctxt "" msgid "Choose Tools - Update - Current Index" msgstr "මෙවලම් - යාවත්කාලීන - වත්මන් සුචිය‍තෝරන්න" +#. Xtmjq #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2368,6 +2662,7 @@ msgctxt "" msgid "Choose Tools - Update - All Indexes and Tables" msgstr "මෙවලම්දිනය - යාවත්කාලීන - සියලමු සුචි හා වගුතෝරන්න" +#. w865X #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2376,6 +2671,7 @@ msgctxt "" msgid "Choose Tools - Update - Update All " msgstr "මෙවලම් - යාවත්කාලීන - සියල්ල යාවත්කාලීන කරන්න තෝරන්න" +#. vmmB6 #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2384,6 +2680,7 @@ msgctxt "" msgid "Choose Tools - Update - Fields " msgstr "මෙවලම් - යාවත්කාලීන - ක්ෂෙත්‍ර තෝරන්න" +#. LVSKP #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2392,6 +2689,7 @@ msgctxt "" msgid "F9 key" msgstr "F9 යතුර" +#. bCN3R #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2400,6 +2698,7 @@ msgctxt "" msgid "Choose Tools - Update - Links" msgstr " මෙවලම් - යාවත්කාලීන - පුරුක්තෝරන්න" +#. FF63X #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2408,6 +2707,7 @@ msgctxt "" msgid "Choose Tools - Update - All Charts" msgstr " මෙවලම් - යාවත්කාලීන - සියලු ප්‍රස්ථාරතෝරන්න" +#. DbjCa #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2416,6 +2716,7 @@ msgctxt "" msgid "Choose Tools - Mail Merge Wizard" msgstr "මෙවලම් - තැපැල් එකාබද්ධ කිරි විශාරදයතෝරන්න" +#. ZEDqa #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2424,6 +2725,7 @@ msgctxt "" msgid "Click the Mail Merge icon on the Mail Merge bar:" msgstr "" +#. hLXjy #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2432,6 +2734,7 @@ msgctxt "" msgid "Click the Mail Merge icon on the Table Data bar:" msgstr "" +#. jc5yA #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2440,6 +2743,7 @@ msgctxt "" msgid "Icon" msgstr "අයිකනය" +#. evE8T #: 00000406.xhp msgctxt "" "00000406.xhp\n" @@ -2448,6 +2752,7 @@ msgctxt "" msgid "Mail Merge" msgstr "තැපැල් සංයෝජනය" +#. pwCa2 #: stylesmenu.xhp msgctxt "" "stylesmenu.xhp\n" @@ -2456,6 +2761,7 @@ msgctxt "" msgid "The styles menu" msgstr "" +#. VK5GG #: stylesmenu.xhp msgctxt "" "stylesmenu.xhp\n" @@ -2464,6 +2770,7 @@ msgctxt "" msgid "Choose Styles - Edit Styles...." msgstr "" +#. MKAfZ #: stylesmenu.xhp msgctxt "" "stylesmenu.xhp\n" @@ -2472,6 +2779,7 @@ msgctxt "" msgid "Choose Styles - Update Style or CommandCtrl+ Shift + F11." msgstr "" +#. SWpVT #: stylesmenu.xhp msgctxt "" "stylesmenu.xhp\n" @@ -2480,6 +2788,7 @@ msgctxt "" msgid "Choose Styles - New Style or Shift + F11." msgstr "" +#. WpohJ #: stylesmenu.xhp msgctxt "" "stylesmenu.xhp\n" @@ -2488,6 +2797,7 @@ msgctxt "" msgid "Choose Styles - Load Styles." msgstr "" +#. sTmDY #: stylesmenu.xhp msgctxt "" "stylesmenu.xhp\n" diff --git a/source/si/helpcontent2/source/text/swriter/01.po b/source/si/helpcontent2/source/text/swriter/01.po index 23eaad112ee..7e6f69e866b 100644 --- a/source/si/helpcontent2/source/text/swriter/01.po +++ b/source/si/helpcontent2/source/text/swriter/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2019-11-05 14:28+0100\n" +"POT-Creation-Date: 2020-01-22 13:00+0100\n" "PO-Revision-Date: 2018-10-21 20:34+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -727,13 +727,13 @@ msgctxt "" msgid "To jump to the next or previous item in a document, click the Navigation icon to open the Navigation toolbar, click the item category, and then click the up or down arrows." msgstr "" -#. AYA9f +#. SMFgG #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3155136\n" "help.text" -msgid "A hidden section in a document appears gray in the Navigator, and displays the text \"hidden\" when you rest the mouse pointer over it. The same applies to header and footer contents of Page Styles that are not used in a document, and hidden contents in tables, text frames, graphics, OLE objects, and indexes." +msgid "A hidden section in a document appears gray in the Navigator, and displays the text \"hidden\" when you rest the mouse pointer over it. The same applies to header and footer contents of Page Styles that are not used in a document, and hidden contents in tables, frames, graphics, OLE objects, and indexes." msgstr "" #. G9U2S @@ -1033,6 +1033,15 @@ msgctxt "" msgid "Set Reminder" msgstr "" +#. GpFmn +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3495381\n" +"help.text" +msgid "Reminders are navigated in the order in which they are set. Reminders are not saved when a document is closed." +msgstr "" + #. 7kk6X #: 02110000.xhp msgctxt "" @@ -1510,13 +1519,22 @@ msgctxt "" msgid "By default, as long as you have not selected any other entry, the arrow buttons jump to the previous or the next page in the document. The arrow buttons are black if you are browsing through pages and blue if you jump to other objects." msgstr "" -#. Kn7MB +#. ibYbz #: 02110100.xhp msgctxt "" "02110100.xhp\n" "par_id3154330\n" "help.text" -msgid "The entries largely correspond to those in the Navigator selection box. You can also select other jump destinations. An example are the reminders, which you can set with the Set Reminder icon in the Navigator. You can select an object from among the following options on the Navigation toolbar: table, text frame, graphics, OLE object, page, headings, reminder, drawing object, control field, section, bookmark, selection, footnote, note, index entry, table formula, wrong table formula." +msgid "The entries largely correspond to those in the Navigator selection box. You can also select other jump destinations. An example are the reminders, which you can set with the Set Reminder icon in the Navigator. You can select an object from among the following options on the Navigation toolbar: table, frame, graphics, OLE object, page, headings, reminder, drawing object, control field, section, bookmark, selection, footnote, note, index entry, table formula, wrong table formula." +msgstr "" + +#. gVFCS +#: 02110100.xhp +msgctxt "" +"02110100.xhp\n" +"par_id3148330\n" +"help.text" +msgid "Reminders are navigated in the order in which they are set." msgstr "" #. BiC9u @@ -1537,13 +1555,13 @@ msgctxt "" msgid "Working With the Navigation Toolbar" msgstr "" -#. xrscv +#. ZzGR7 #: 02110100.xhp msgctxt "" "02110100.xhp\n" "par_id3150045\n" "help.text" -msgid "Open the Navigation toolbar by clicking on its icon located in the vertical scrollbar. You can break the toolbar away from its place by dragging and arrange it on the screen." +msgid "Open the Navigation toolbar by clicking on its icon located in the vertical scrollbar. You can break the toolbar away from its place by dragging and arranging it on the screen." msgstr "" #. sg88n @@ -1618,13 +1636,13 @@ msgctxt "" msgid "Select this icon to browse through drawing objects." msgstr "" -#. ujxdi +#. QvVDK #: 02110100.xhp msgctxt "" "02110100.xhp\n" "par_idN10722\n" "help.text" -msgid "Select this icon to browse through text frames." +msgid "Select this icon to browse through frames." msgstr "" #. Bdjqb @@ -2941,13 +2959,13 @@ msgctxt "" msgid "Jumps to the previous field of the same type in the document. This button is only active when a document contains more than one field of the same type." msgstr "" -#. a5dEV +#. 8EoF9 #: 02140000.xhp msgctxt "" "02140000.xhp\n" "par_id3155341\n" "help.text" -msgid "Icon" +msgid "Icon Previous Field" msgstr "" #. 8DYxg @@ -2977,13 +2995,13 @@ msgctxt "" msgid "Jumps to the next field of the same type in the document. This button is only active when a document contains more than one field of the same type." msgstr "" -#. Cz22j +#. bFjsY #: 02140000.xhp msgctxt "" "02140000.xhp\n" "par_id3145117\n" "help.text" -msgid "Icon" +msgid "Icon Next Field" msgstr "" #. 8ZUxu @@ -3166,13 +3184,13 @@ msgctxt "" msgid "Moves to the previous footnote or endnote anchor in the document." msgstr "" -#. HbasA +#. eG7px #: 02150000.xhp msgctxt "" "02150000.xhp\n" "par_id3150023\n" "help.text" -msgid "Icon" +msgid "Icon Previous footnote" msgstr "" #. AFFAN @@ -3202,13 +3220,13 @@ msgctxt "" msgid "Moves to the next footnote or endnote anchor in the document." msgstr "" -#. 7BxPZ +#. 7LpCD #: 02150000.xhp msgctxt "" "02150000.xhp\n" "par_id3154029\n" "help.text" -msgid "Icon" +msgid "Icon Next footnote" msgstr "" #. yKfqA @@ -3409,13 +3427,13 @@ msgctxt "" msgid "Jumps to the first index entry of the same type in the document." msgstr "" -#. jYpNX +#. y9w7C #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3147420\n" "help.text" -msgid "Icon" +msgid "Icon End arrow to left" msgstr "" #. ejnCG @@ -3445,13 +3463,13 @@ msgctxt "" msgid "Jumps to the last index entry of the same type in the document." msgstr "" -#. FhwG4 +#. UmFvL #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3153298\n" "help.text" -msgid "Icon" +msgid "Icon End arrow to right" msgstr "" #. ce3FA @@ -3481,13 +3499,13 @@ msgctxt "" msgid "Jumps to the previous index entry of the same type in the document." msgstr "" -#. 44HBK +#. sbfHD #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3148785\n" "help.text" -msgid "Icon" +msgid "Icon Left Arrow" msgstr "" #. GC654 @@ -3517,13 +3535,13 @@ msgctxt "" msgid "Jumps to the next index entry of the same type in the document." msgstr "" -#. fsXcV +#. 3nZVK #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3150677\n" "help.text" -msgid "Icon" +msgid "Icon Right Arrow" msgstr "" #. EBDTE @@ -8305,13 +8323,13 @@ msgctxt "" msgid "Show Variable" msgstr "" -#. CZdW9 +#. dDFj8 #: 04090005.xhp msgctxt "" "04090005.xhp\n" "par_id3153669\n" "help.text" -msgid "Inserts the current value of the variable that you click in the Selection list." +msgid "Inserts the current value of the variable that you click in the Select list." msgstr "" #. 6BsrS @@ -8377,13 +8395,13 @@ msgctxt "" msgid "The value of a variable in an Input field is only valid from where the field is inserted and onwards. To change the value of the variable later in the document, insert another Input field of the same name, but with a different value. However, the value of a User Field is changed globally." msgstr "" -#. 32WvE +#. qmZAg #: 04090005.xhp msgctxt "" "04090005.xhp\n" "par_id3151255\n" "help.text" -msgid "The variables are displayed in the Selection field. When you click the Insert button, the dialogInput Field appears, where you can enter the new value or additional text as a remark." +msgid "The variables are displayed in the Select field. When you click the Insert button, the dialog Review Fields appears, where you can enter the new value or additional text as a remark." msgstr "" #. tbz9T @@ -8395,13 +8413,13 @@ msgctxt "" msgid "Number range" msgstr "" -#. ZdR6m +#. 7amgE #: 04090005.xhp msgctxt "" "04090005.xhp\n" "par_id3152772\n" "help.text" -msgid "Inserts automatic numbering for tables, graphics, or text frames." +msgid "Inserts automatic numbering for tables, graphics, or frames." msgstr "" #. VB7DC @@ -8422,13 +8440,13 @@ msgctxt "" msgid "Inserts a reference point in the document, after which the page count restarts. Select \"on\" to enable the reference point, and \"off\" to disable it. You can also enter an offset to start the page count at a different number." msgstr "" -#. h244E +#. DZ22Q #: 04090005.xhp msgctxt "" "04090005.xhp\n" "par_id3156267\n" "help.text" -msgid "Show Page Variable" +msgid "Show page variable" msgstr "" #. KbVdV @@ -8458,76 +8476,67 @@ msgctxt "" msgid "Inserts a custom global variable. You can use the User Field to define a variable for a condition statement. When you change a User Field, all instances of the variable in the document are updated." msgstr "" -#. 6vw2i +#. nrVng #: 04090005.xhp msgctxt "" "04090005.xhp\n" -"par_id0903200802243892\n" +"hd_id3888363\n" "help.text" -msgid "Click the format that you want to apply to the selected field, or click \"Additional formats\" to define a custom format." +msgid "Select" msgstr "" -#. quL74 +#. JEhvd #: 04090005.xhp msgctxt "" "04090005.xhp\n" -"par_id3148886\n" +"par_id7453535\n" "help.text" -msgid "For user-defined fields, click the format that you want to apply in the Format list, or click \"Additional formats\" to define a custom format." +msgid "Lists the available fields for the field type selected in the Type list. To insert a field, click the field, and then click Insert." msgstr "" -#. uy2HM +#. DUaXS #: 04090005.xhp msgctxt "" "04090005.xhp\n" -"par_id0903200802243880\n" +"par_id3326822\n" "help.text" -msgid "Type the name of the user-defined field that you want to create." +msgid "To quickly insert a field from the Select list, hold down CommandCtrl and double-click the field." msgstr "" -#. u6NiB -#: 04090005.xhp -msgctxt "" -"04090005.xhp\n" -"par_id0903200802243951\n" -"help.text" -msgid "Enter the contents that you want to add to a user-defined field." -msgstr "" - -#. NLKFC +#. 6vw2i #: 04090005.xhp msgctxt "" "04090005.xhp\n" -"par_id3155860\n" +"par_id0903200802243892\n" "help.text" -msgid "In the Format list, define if the value is inserted as text or a number." +msgid "Click the format that you want to apply to the selected field, or click \"Additional formats\" to define a custom format." msgstr "" -#. nrVng +#. uy2HM #: 04090005.xhp msgctxt "" "04090005.xhp\n" -"hd_id3888363\n" +"par_id0903200802243880\n" "help.text" -msgid "Select" +msgid "Type the name of the user-defined field that you want to create." msgstr "" -#. JEhvd +#. u6NiB #: 04090005.xhp msgctxt "" "04090005.xhp\n" -"par_id7453535\n" +"par_id0903200802243951\n" "help.text" -msgid "Lists the available fields for the field type selected in the Type list. To insert a field, click the field, and then click Insert." +msgid "Enter the contents that you want to add to a user-defined field." msgstr "" -#. yhqFk +#. NLKFC #: 04090005.xhp msgctxt "" "04090005.xhp\n" -"par_id3326822\n" +"par_id3155860\n" "help.text" -msgid "To quickly insert a field from the list, hold down CommandCtrl and double-click the field." +msgid "In the Format list, define if the value is inserted as text or a number." msgstr "" #. siatD @@ -8539,15 +8548,6 @@ msgctxt "" msgid "In an HTML document, two additional fields are available for the \"Set variable\" field type: HTML_ON and HTML_OFF. The text that you type in the Value box is converted to an opening HTML tag () or to a closing HTML () tag when the file is saved as an HTML document, depending on the option that you select." msgstr "" -#. hFAv8 -#: 04090005.xhp -msgctxt "" -"04090005.xhp\n" -"par_id3149555\n" -"help.text" -msgid "If you double-click an entry while holding the Ctrl key or select the desired variable and press the spacebar, it is immediately inserted into your document." -msgstr "" - #. CwbNv #: 04090005.xhp msgctxt "" @@ -8557,13 +8557,13 @@ msgctxt "" msgid "Formula" msgstr "සූත්‍රය" -#. C4Txc +#. sEDCi #: 04090005.xhp msgctxt "" "04090005.xhp\n" "par_id3155982\n" "help.text" -msgid "This option is only available if the \"Insert formula\" field type is selected." +msgid "This option is only available if the \"Insert Formula\" field type is selected." msgstr "" #. Yr3JD @@ -8647,13 +8647,13 @@ msgctxt "" msgid "Apply" msgstr "යොදනවා" -#. FTLpK +#. 46bSG #: 04090005.xhp msgctxt "" "04090005.xhp\n" "par_id3155562\n" "help.text" -msgid "Adds the user-defined field to the Selection list." +msgid "Adds the user-defined field to the Select list." msgstr "" #. iaGUw @@ -8665,13 +8665,13 @@ msgctxt "" msgid "Delete" msgstr "මකා දමන්න" -#. CAuhV +#. Cp5d2 #: 04090005.xhp msgctxt "" "04090005.xhp\n" "par_id3154769\n" "help.text" -msgid "Removes the user-defined field from the selection list. You can only remove fields that are not used in the current document. To remove a field that is used in the current document from the list, first delete all instances of the field in the document, and then remove it from the list." +msgid "Removes the user-defined field from the select list. You can only remove fields that are not used in the current document. To remove a field that is used in the current document from the list, first delete all instances of the field in the document, and then remove it from the list." msgstr "" #. qfWQD @@ -9367,13 +9367,13 @@ msgctxt "" msgid "Reference" msgstr "" -#. CaPTJ +#. D7fsP #: 04090100.xhp msgctxt "" "04090100.xhp\n" "par_id3154571\n" "help.text" -msgid "This box displays the name that you entered in the Reference box of the Input Field on the Functions tab of the Fields dialog. The box underneath displays the contents of the field." +msgid "This box displays the name that you entered in the Reference box on the Functions or Variables tab of the Fields dialog. The box underneath displays the contents of the field." msgstr "" #. 4YeCA @@ -11473,13 +11473,13 @@ msgctxt "" msgid "Type" msgstr "වර්ගය" -#. h8743 +#. CSFUr #: 04120211.xhp msgctxt "" "04120211.xhp\n" "par_id3145418\n" "help.text" -msgid "Select the type of index that you want to insert. The options available on this tab depend on the index type that you select. If the cursor is in an index when you choose the Insert - Table of Contents and Index - Table of Contents, Index or Bibliography, you can then edit that index." +msgid "Select the type of index that you want to insert or edit. The options available on this tab depend on the index type that you select. If the cursor is in an index when you choose the Insert - Table of Contents and Index - Table of Contents, Index or Bibliography, you can then edit that index." msgstr "" #. AwFMg @@ -11518,13 +11518,22 @@ msgctxt "" msgid "Prevents the contents of the index from being changed. Manual changes that you make to an index are lost when the index is refreshed. If you want the cursor to scroll through a protected area, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids, and then select the Enable cursor check box in the Protected Areas section." msgstr "" -#. couHm +#. qkdbH #: 04120211.xhp msgctxt "" "04120211.xhp\n" "hd_id3155893\n" "help.text" -msgid "Create index for" +msgid "Create Index or Table of Contents" +msgstr "" + +#. dMaEW +#: 04120211.xhp +msgctxt "" +"04120211.xhp\n" +"hd_id3154197\n" +"help.text" +msgid "For" msgstr "" #. 3VrDK @@ -11536,13 +11545,13 @@ msgctxt "" msgid "Select whether to create the index for the document or for the current chapter." msgstr "" -#. k2tC7 +#. r7J7H #: 04120211.xhp msgctxt "" "04120211.xhp\n" "hd_id3154199\n" "help.text" -msgid "Evaluation level" +msgid "Evaluate up to level" msgstr "" #. gJisP @@ -11581,13 +11590,13 @@ msgctxt "" msgid "Outline" msgstr "" -#. UEc9n +#. 8qPDj #: 04120211.xhp msgctxt "" "04120211.xhp\n" "par_id3151253\n" "help.text" -msgid "Creates the index using outline levels, that is, paragraphs formatted with one of the predefined heading styles (Heading 1-10) are added to the index." +msgid "Creates the index using outline levels. Paragraphs formatted with one of the predefined heading styles (Heading 1-10) are added to the index." msgstr "" #. XavFH @@ -11716,22 +11725,22 @@ msgctxt "" msgid "Replaces identical index entries with a single entry that lists the page numbers where the entry occurs in the document. For example, the entries \"View 10, View 43\" are combined as \"View 10, 43\"." msgstr "" -#. NqJBw +#. FCktB #: 04120212.xhp msgctxt "" "04120212.xhp\n" "hd_id3147403\n" "help.text" -msgid "Combine identical entries with p or pp" +msgid "Combine identical entries with f or ff" msgstr "" -#. DJBG3 +#. ot2kf #: 04120212.xhp msgctxt "" "04120212.xhp\n" "par_id3083451\n" "help.text" -msgid "Replaces identical index entries, which occur also on the directly following page or pages, with a single entry that lists the first page number and a \"p\" or \"pp\". For example, the entries \"View 10, View 11, View 12\" are combined as \"View 10pp\", and \"View 10, View 11\" as \"View 10p\"." +msgid "Replaces identical index entries that occur on the directly following page(s), with a single entry that lists the first page number and a \"f\" or \"ff\". For example, the entries \"View 10, View 11\" are combined as \"View 10f\", and \"View 10, View 11, View 12\" as \"View 10ff\". Actual appearance depends on the locale setting, but can be overridden with Sort - Language." msgstr "" #. jxWc7 @@ -12229,22 +12238,22 @@ msgctxt "" msgid "Includes graphics in the index." msgstr "" -#. 6vEny +#. aDJWi #: 04120215.xhp msgctxt "" "04120215.xhp\n" "hd_id3149685\n" "help.text" -msgid "Text frames" +msgid "Frames" msgstr "" -#. G95yo +#. KZGba #: 04120215.xhp msgctxt "" "04120215.xhp\n" "par_id3154195\n" "help.text" -msgid "Includes text frames in the index." +msgid "Includes frames in the index." msgstr "" #. jG3As @@ -12274,13 +12283,13 @@ msgctxt "" msgid "Use level from source chapter" msgstr "" -#. FFCkz +#. vGppC #: 04120215.xhp msgctxt "" "04120215.xhp\n" "par_id3151250\n" "help.text" -msgid "Indents table, graphic, text frame, and OLE object index entries according their place in the chapter heading hierarchy." +msgid "Indents table, graphic, frame, and OLE object index entries according their place in the chapter heading hierarchy." msgstr "" #. 2F5ha @@ -14605,22 +14614,22 @@ msgctxt "" msgid "Click Define." msgstr "හරි ක්ලික් කරන්න." -#. NjJ4s +#. sCkK8 #: 04190000.xhp msgctxt "" "04190000.xhp\n" "tit\n" "help.text" -msgid "Insert (File)" +msgid "Insert (Text from File)" msgstr "" -#. quYiB +#. tAvDd #: 04190000.xhp msgctxt "" "04190000.xhp\n" "hd_id3147562\n" "help.text" -msgid "Insert (Document)" +msgid "Insert (Text from File)" msgstr "" #. uZwPG @@ -14956,23 +14965,23 @@ msgctxt "" msgid "To format a footer, choose Format - Page - Footer." msgstr "" -#. jvuJN +#. FWTLB #: 04990000.xhp msgctxt "" "04990000.xhp\n" "tit\n" "help.text" -msgid "Fields" -msgstr "ක්ෂේත්‍ර" +msgid "Insert Fields (submenu)" +msgstr "" -#. sBFhd +#. TApBS #: 04990000.xhp msgctxt "" "04990000.xhp\n" "hd_id3147405\n" "help.text" -msgid "Fields" -msgstr "ක්ෂේත්‍ර" +msgid "Insert Fields (submenu)" +msgstr "" #. qVhAD #: 04990000.xhp @@ -15388,13 +15397,13 @@ msgctxt "" msgid "Settings" msgstr "" -#. RAx4k +#. rD4Cj #: 05030400.xhp msgctxt "" "05030400.xhp\n" "hd_id3147295\n" "help.text" -msgid "Show Drop Caps" +msgid "Display drop caps" msgstr "" #. QTU6Z @@ -15460,13 +15469,13 @@ msgctxt "" msgid "Enter the number of lines that you want the drop cap to extend downward from the first line of the paragraph. Shorter paragraphs will not get drop caps. The selection is limited to 2-9 lines." msgstr "" -#. ous39 +#. TE5oy #: 05030400.xhp msgctxt "" "05030400.xhp\n" "hd_id3149030\n" "help.text" -msgid "Distance from text" +msgid "Space to text" msgstr "" #. UyC28 @@ -15568,6 +15577,15 @@ msgctxt "" msgid "To change the numbering options for selected paragraphs, choose Format - Paragraph, and then click the Outline & Numbering tab." msgstr "" +#. Si9tL +#: 05030800.xhp +msgctxt "" +"05030800.xhp\n" +"hd_id1209200804386034\n" +"help.text" +msgid "Outline" +msgstr "" + #. biGWu #: 05030800.xhp msgctxt "" @@ -15577,13 +15595,13 @@ msgctxt "" msgid "Outline level" msgstr "" -#. iq7GB +#. oF8Bd #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id1209200804371097\n" "help.text" -msgid "Assigns an outline level from 1 to 10 to the selected paragraphs or Paragraph Style. Select Body text to reset the outline level." +msgid "Assigns an outline level from 1 to 10 to the selected paragraphs or Paragraph Style. Select Text Body to reset the outline level." msgstr "" #. GaPuE @@ -15604,13 +15622,13 @@ msgctxt "" msgid "Numbering Style" msgstr "" -#. X8CYW +#. db43r #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3155178\n" "help.text" -msgid "Select the Numbering Style that you want to apply to the paragraph. These styles are also listed in the Styles window if you click the Numbering Style icon." +msgid "Select the Numbering Style that you want to apply to the paragraph. These styles are also listed in the Styles window (F11) if you click the List Styles icon." msgstr "" #. MycJD @@ -15631,6 +15649,24 @@ msgctxt "" msgid "Edit the properties of the selected numbering style. These properties will apply to all paragraphs formatted with the given numbering style." msgstr "" +#. dXFVa +#: 05030800.xhp +msgctxt "" +"05030800.xhp\n" +"par_id3149195\n" +"help.text" +msgid "This button is disabled when Chapter Numbering is applied. Choose Tools - Chapter Numbering... to edit the outline level and numbering style." +msgstr "" + +#. GR3YW +#: 05030800.xhp +msgctxt "" +"05030800.xhp\n" +"par_id3151117\n" +"help.text" +msgid "Outline level and Numbering Style are independent of each other. Use Tools - Chapter Numbering... to assign numbering styles to paragraph styles." +msgstr "" + #. 3KS2Y #: 05030800.xhp msgctxt "" @@ -16459,14 +16495,14 @@ msgctxt "" msgid "Footnotes/Endnotes" msgstr "පාදසටහන/අක්සටහන" -#. LEFFh +#. yrx8p #: 05040700.xhp msgctxt "" "05040700.xhp\n" "hd_id3149028\n" "help.text" -msgid "Footnotes/Endnotes" -msgstr "පාදසටහන/අක්සටහන" +msgid "Footnotes/Endnotes" +msgstr "" #. C5KXQ #: 05040700.xhp @@ -21760,13 +21796,13 @@ msgctxt "" msgid "Displays formatting styles for indexes." msgstr "" -#. seyC4 +#. fiijM #: 05130000.xhp msgctxt "" "05130000.xhp\n" "par_id3149213\n" "help.text" -msgid "Special Region Styles" +msgid "Special Styles" msgstr "" #. CbZpk @@ -22012,13 +22048,13 @@ msgctxt "" msgid "The header text now has the attributes you specified in the Header Paragraph Style, while the other parts of the document have the attributes defined in the business letter conditional Paragraph Style." msgstr "" -#. ST4oV +#. yHaYc #: 05130100.xhp msgctxt "" "05130100.xhp\n" "par_id3154473\n" "help.text" -msgid "The \"Text body\" Style was created as a conditional style. Therefore, any styles you derive from it can be used as conditional styles." +msgid "The \"Text Body\" Style was created as a conditional style. Therefore, any styles you derive from it can be used as conditional styles." msgstr "" #. x2gbt @@ -22066,13 +22102,13 @@ msgctxt "" msgid "Here you can see the $[officename] predefined contexts, including outline levels 1 to 10, numbering/bullets levels 1 to 10, table header, table contents, section, border, footnote, header and footer." msgstr "" -#. oGtVA +#. PdECE #: 05130100.xhp msgctxt "" "05130100.xhp\n" "hd_id3155896\n" "help.text" -msgid "Applied Style" +msgid "Applied Styles" msgstr "" #. icGBP @@ -22084,14 +22120,14 @@ msgctxt "" msgid "Here you can see the list of all Paragraph Styles applied to a context." msgstr "" -#. ENFYU +#. 4AMuk #: 05130100.xhp msgctxt "" "05130100.xhp\n" "hd_id3154194\n" "help.text" -msgid "Styles" -msgstr "මෝස්තර" +msgid "Paragraph Styles" +msgstr "" #. imvmV #: 05130100.xhp @@ -22129,13 +22165,13 @@ msgctxt "" msgid "Assign" msgstr "පවරන්න" -#. EmL3x +#. K5F9U #: 05130100.xhp msgctxt "" "05130100.xhp\n" "par_id3154829\n" "help.text" -msgid "Click Assign to apply the selected Paragraph Style to the defined context." +msgid "Click Apply to apply the selected Paragraph Style to the defined context." msgstr "" #. fY638 @@ -22255,13 +22291,13 @@ msgctxt "" msgid "Style Category" msgstr "" -#. FcFUc +#. boarT #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_id3147506\n" "help.text" -msgid "Icon" +msgid "Icon Paragraph Styles" msgstr "" #. EFWQb @@ -22282,13 +22318,13 @@ msgctxt "" msgid "Displays formatting styles for paragraphs. Use paragraph styles to apply the same formatting, such as font, numbering, and layout to the paragraphs in your document." msgstr "" -#. oPGwP +#. MXRNF #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_id3151319\n" "help.text" -msgid "Icon" +msgid "Icon Character Styles" msgstr "" #. s6xth @@ -22309,13 +22345,13 @@ msgctxt "" msgid "Displays formatting styles for characters. Use character styles to apply font styles to selected text in a paragraph." msgstr "" -#. ZeKs2 +#. VHuh5 #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_id3159194\n" "help.text" -msgid "Icon" +msgid "Icon Frame Styles" msgstr "" #. pboYw @@ -22336,13 +22372,13 @@ msgctxt "" msgid "Displays formatting styles for frames. Use frame styles to format frame layouts and position." msgstr "" -#. BLfvs +#. bhrCK #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_id3149819\n" "help.text" -msgid "Icon" +msgid "Icon Page Styles" msgstr "" #. EGGG4 @@ -22363,13 +22399,13 @@ msgctxt "" msgid "Displays formatting styles for pages. Use page styles to determine page layouts, including the presence of headers and footers." msgstr "" -#. BAaEn +#. RYdPv #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_id3152766\n" "help.text" -msgid "Icon" +msgid "Icon List Styles" msgstr "" #. rSCbA @@ -22390,13 +22426,13 @@ msgctxt "" msgid "Displays formatting styles for numbered and bulleted lists. Use list styles to format number and bullet characters and to specify indents." msgstr "" -#. dnjWj +#. 7Eid5 #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_id3150576\n" "help.text" -msgid "Icon" +msgid "Icon Fill Format Mode" msgstr "" #. GWZP9 @@ -22417,13 +22453,13 @@ msgctxt "" msgid "Applies the selected style to the object or text that you select in the document. Click this icon, and then drag a selection in the document to apply the style. To exit this mode, click the icon again, or press Esc." msgstr "" -#. osgEF +#. RnoDE #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_id3150114\n" "help.text" -msgid "Icon" +msgid "Icon New Style from Selection" msgstr "" #. EmaCA @@ -24028,13 +24064,13 @@ msgctxt "" msgid "Level" msgstr "මට්ටම" -#. pBnhE +#. EBZSv #: 06060100.xhp msgctxt "" "06060100.xhp\n" "par_id3150018\n" "help.text" -msgid "Click the chapter and outline level that you want to modify, and then specify the numbering options for the level. To apply the numbering options, except for the paragraph style, to all of the levels, click \"1-10\"." +msgid "Click the chapter and outline level that you want to modify, and then specify the numbering options for the level. To apply the numbering options, except for paragraph style, to all the levels, click \"1-10\"." msgstr "" #. s4LDs @@ -24046,13 +24082,13 @@ msgctxt "" msgid "Numbering" msgstr "අංකනය" -#. xkkus +#. EBkuu #: 06060100.xhp msgctxt "" "06060100.xhp\n" "par_id3150930\n" "help.text" -msgid "Specify the formatting for the select outline level." +msgid "Specify the formatting for the selected outline level." msgstr "" #. Z3udV @@ -24370,40 +24406,40 @@ msgctxt "" msgid "Specifies the display settings for footnotes and endnotes." msgstr "" -#. D7F5c +#. 4gY7v #: 06080100.xhp msgctxt "" "06080100.xhp\n" "tit\n" "help.text" -msgid "Footnotes" -msgstr "පාදසටහන" +msgid "Footnote Settings" +msgstr "" -#. 94Y2F +#. yXZUg #: 06080100.xhp msgctxt "" "06080100.xhp\n" "hd_id3154705\n" "help.text" -msgid "Footnotes" -msgstr "ක්ෂේත්‍ර" +msgid "Footnote Settings" +msgstr "" -#. 32tPC +#. hBHjS #: 06080100.xhp msgctxt "" "06080100.xhp\n" "par_id3149500\n" "help.text" -msgid "Specifies the formatting for footnotes and endnotes." +msgid "Specifies the formatting for footnotes." msgstr "" -#. TB5nC +#. JkEHS #: 06080100.xhp msgctxt "" "06080100.xhp\n" "par_id3154560\n" "help.text" -msgid "To set additional option for footnotes and endnotes, choose Format - Page, and then click the Footnote tab." +msgid "To set additional option for footnotes, choose Format - Page Style, and then click the Footnote tab." msgstr "" #. mGXqS @@ -24424,13 +24460,13 @@ msgctxt "" msgid "Numbering" msgstr "අංකනය" -#. PTzX6 +#. R2sxP #: 06080100.xhp msgctxt "" "06080100.xhp\n" "par_id3150568\n" "help.text" -msgid "Select the numbering style that you want to use for footnotes or endnotes." +msgid "Select the numbering style that you want to use." msgstr "" #. cqBBB @@ -24802,13 +24838,13 @@ msgctxt "" msgid "Paragraph" msgstr "" -#. CBrU5 +#. zLPuG #: 06080100.xhp msgctxt "" "06080100.xhp\n" "par_id3147620\n" "help.text" -msgid "Select the paragraph style for the footnote text." +msgid "Select the paragraph style for the footnote text. Only special styles can be selected." msgstr "" #. 3bbSC @@ -24937,23 +24973,23 @@ msgctxt "" msgid "Enter the text that you want to display on the page where the footnotes are continued, for example, \"Continued from Page \". $[officename] Writer automatically inserts the number of the previous page." msgstr "" -#. DJwPd +#. FDC89 #: 06080200.xhp msgctxt "" "06080200.xhp\n" "tit\n" "help.text" -msgid "Endnotes" -msgstr "අක්සටහන" +msgid "Endnote Settings" +msgstr "" -#. uqcCR +#. i4S6A #: 06080200.xhp msgctxt "" "06080200.xhp\n" "hd_id3156321\n" "help.text" -msgid "Endnotes" -msgstr "සූචක" +msgid "Endnote Settings" +msgstr "" #. sVpC6 #: 06080200.xhp @@ -25036,13 +25072,13 @@ msgctxt "" msgid "Styles" msgstr "මෝස්තර" -#. qTLXs +#. 7BMFG #: 06080200.xhp msgctxt "" "06080200.xhp\n" "par_id3150970\n" "help.text" -msgid "To ensure a uniform appearance for the endnotes in your document, assign a paragraph style to the footnotes." +msgid "To ensure a uniform appearance for the endnotes in your document, assign a paragraph style." msgstr "" #. TGC8v @@ -25054,13 +25090,13 @@ msgctxt "" msgid "Paragraph" msgstr "" -#. vXFFs +#. DERAY #: 06080200.xhp msgctxt "" "06080200.xhp\n" "par_id3147526\n" "help.text" -msgid "Select the paragraph style for the endnote text." +msgid "Select the paragraph style for the endnote text. Only special styles can be selected." msgstr "" #. 9WDi7 @@ -26125,13 +26161,13 @@ msgctxt "" msgid "Count" msgstr "ගනන් කරන්න" -#. ahFoV +#. jERTn #: 06180000.xhp msgctxt "" "06180000.xhp\n" "par_id3150358\n" "help.text" -msgid "Specify whether to include empty paragraphs or lines in text frames in the line count." +msgid "Specify whether to include empty paragraphs or lines in frames in the line count." msgstr "" #. Cj4Xa @@ -26152,22 +26188,22 @@ msgctxt "" msgid "Includes empty paragraphs in the line count." msgstr "" -#. iZdUV +#. yz57v #: 06180000.xhp msgctxt "" "06180000.xhp\n" "hd_id3154476\n" "help.text" -msgid "Lines in text frames" +msgid "Lines in frames" msgstr "" -#. 3tKi2 +#. 52nQd #: 06180000.xhp msgctxt "" "06180000.xhp\n" "par_id3150995\n" "help.text" -msgid "Adds line numbers to text in text frames. The numbering restarts in each text frame, and is excluded from the line count in the main text area of the document. In linked frames, the numbering is not restarted." +msgid "Adds line numbers to text in frames. The numbering restarts in each frame, and is excluded from the line count in the main text area of the document. In linked frames, the numbering is not restarted." msgstr "" #. C8CwD @@ -26332,168 +26368,6 @@ msgctxt "" msgid "Updates items in the current document that have dynamic contents, so as fields and indexes." msgstr "" -#. za3Bd -#: addsignatureline.xhp -msgctxt "" -"addsignatureline.xhp\n" -"tit\n" -"help.text" -msgid "Adding Signature Line in Text Documents" -msgstr "" - -#. EGN36 -#: addsignatureline.xhp -msgctxt "" -"addsignatureline.xhp\n" -"bm_id821526779524753\n" -"help.text" -msgid "digital signature;add signature linesignature line;adding" -msgstr "" - -#. JjQRb -#: addsignatureline.xhp -msgctxt "" -"addsignatureline.xhp\n" -"hd_id501526421873817\n" -"help.text" -msgid "Adding a Signature Line in Text Documents" -msgstr "" - -#. eEJD5 -#: addsignatureline.xhp -msgctxt "" -"addsignatureline.xhp\n" -"par_id991526423190756\n" -"help.text" -msgid "%PRODUCTNAME Writer can insert a graphic box inside the document representing a signature line of the document." -msgstr "" - -#. FFaDB -#: addsignatureline.xhp -msgctxt "" -"addsignatureline.xhp\n" -"par_id751526436546030\n" -"help.text" -msgid " Signature Line Box " -msgstr "" - -#. AgbBh -#: addsignatureline.xhp -msgctxt "" -"addsignatureline.xhp\n" -"par_id651526423393786\n" -"help.text" -msgid "The signature line displays an horizontal line, a location mark, the name, title and e-mail of signer." -msgstr "" - -#. auwte -#: addsignatureline.xhp -msgctxt "" -"addsignatureline.xhp\n" -"hd_id631526467960460\n" -"help.text" -msgid "Name" -msgstr "" - -#. mwYBp -#: addsignatureline.xhp -msgctxt "" -"addsignatureline.xhp\n" -"par_id351526467968348\n" -"help.text" -msgid "Insert the name of the signer. The name is displayed in the signature line graphic box." -msgstr "" - -#. bucAF -#: addsignatureline.xhp -msgctxt "" -"addsignatureline.xhp\n" -"hd_id171526467974440\n" -"help.text" -msgid "Title" -msgstr "" - -#. fyUJY -#: addsignatureline.xhp -msgctxt "" -"addsignatureline.xhp\n" -"par_id701526467979209\n" -"help.text" -msgid "Enter the title of the signer. The title is displayed in the signature line graphic box." -msgstr "" - -#. Aa59Z -#: addsignatureline.xhp -msgctxt "" -"addsignatureline.xhp\n" -"hd_id431526467986157\n" -"help.text" -msgid "Email" -msgstr "" - -#. EnpJD -#: addsignatureline.xhp -msgctxt "" -"addsignatureline.xhp\n" -"par_id111526467993387\n" -"help.text" -msgid "Enter the e-mail of the signer. The email is not displayed in the signature line graphic box, and is be used for the digital signature." -msgstr "" - -#. EpDAG -#: addsignatureline.xhp -msgctxt "" -"addsignatureline.xhp\n" -"hd_id451526468019876\n" -"help.text" -msgid "Signer can add comments" -msgstr "" - -#. x49zw -#: addsignatureline.xhp -msgctxt "" -"addsignatureline.xhp\n" -"par_id531526562791579\n" -"help.text" -msgid "Enable signer to insert comments in the Sign Signature Line dialog at time of signature." -msgstr "" - -#. rAhqF -#: addsignatureline.xhp -msgctxt "" -"addsignatureline.xhp\n" -"hd_id31526468046686\n" -"help.text" -msgid "Show sign date in signature line" -msgstr "" - -#. xWyoH -#: addsignatureline.xhp -msgctxt "" -"addsignatureline.xhp\n" -"par_id11526468051934\n" -"help.text" -msgid "Mark this checkbox to display the date of the signature, at the time when the document is digitally signed." -msgstr "" - -#. SGaTf -#: addsignatureline.xhp -msgctxt "" -"addsignatureline.xhp\n" -"hd_id791526468057743\n" -"help.text" -msgid "Instructions to the signer" -msgstr "" - -#. jrvVd -#: addsignatureline.xhp -msgctxt "" -"addsignatureline.xhp\n" -"par_id131526560799876\n" -"help.text" -msgid "Insert instructions for the signer. The instructions appears in the Sign Signature Line dialog box, at the time of signature." -msgstr "" - #. 4qVPZ #: format_object.xhp msgctxt "" @@ -29446,159 +29320,6 @@ msgctxt "" msgid "In block selection mode, you can select a rectangular block of text." msgstr "" -#. MDAYT -#: signsignatureline.xhp -msgctxt "" -"signsignatureline.xhp\n" -"tit\n" -"help.text" -msgid "Signing the Signature Line" -msgstr "" - -#. DBWeJ -#: signsignatureline.xhp -msgctxt "" -"signsignatureline.xhp\n" -"bm_id651526779220785\n" -"help.text" -msgid "digital signature;sign signature linesignature line;signing" -msgstr "" - -#. RppUk -#: signsignatureline.xhp -msgctxt "" -"signsignatureline.xhp\n" -"hd_id401526575112776\n" -"help.text" -msgid "Digitally Signing the Signature Line" -msgstr "" - -#. QNtMF -#: signsignatureline.xhp -msgctxt "" -"signsignatureline.xhp\n" -"par_id611526575121298\n" -"help.text" -msgid "%PRODUCTNAME Writer lets you sign digitally a signature line." -msgstr "" - -#. TNcxx -#: signsignatureline.xhp -msgctxt "" -"signsignatureline.xhp\n" -"par_id511526575127337\n" -"help.text" -msgid "On signing a signature line, %PRODUCTNAME Writer fills the line with the name of signer, adds the digital certificate issuer information and optionally insert the date of signature." -msgstr "" - -#. 2S44H -#: signsignatureline.xhp -msgctxt "" -"signsignatureline.xhp\n" -"par_id291526564031387\n" -"help.text" -msgid "Select the signature line graphic object context menu. Choose Sign Signature Line." -msgstr "" - -#. roSVC -#: signsignatureline.xhp -msgctxt "" -"signsignatureline.xhp\n" -"hd_id311526563971364\n" -"help.text" -msgid "Your Name" -msgstr "" - -#. EDZbU -#: signsignatureline.xhp -msgctxt "" -"signsignatureline.xhp\n" -"par_id511526564217965\n" -"help.text" -msgid "Enter your name as signer of the document. Your name will be inserted above the signature horizontal line." -msgstr "" - -#. AdPnC -#: signsignatureline.xhp -msgctxt "" -"signsignatureline.xhp\n" -"hd_id401526563978041\n" -"help.text" -msgid "Certificate" -msgstr "" - -#. VATQB -#: signsignatureline.xhp -msgctxt "" -"signsignatureline.xhp\n" -"par_id31526564223526\n" -"help.text" -msgid "Click on the Select Certificate button to open the Select Certificate dialog box, where your certificates are listed. Select the certificate suitable for signing the document." -msgstr "" - -#. 7EAfe -#: signsignatureline.xhp -msgctxt "" -"signsignatureline.xhp\n" -"par_id251526576138883\n" -"help.text" -msgid "The information of the certificate issuer is inserted in the bottom of the Signature Line object." -msgstr "" - -#. CG8CA -#: signsignatureline.xhp -msgctxt "" -"signsignatureline.xhp\n" -"hd_id301526563985718\n" -"help.text" -msgid "Instructions from the document creator" -msgstr "" - -#. GoLTw -#: signsignatureline.xhp -msgctxt "" -"signsignatureline.xhp\n" -"par_id271526564228571\n" -"help.text" -msgid "This area displays the instructions entered by the document creator when adding the signature line." -msgstr "" - -#. H8zHw -#: signsignatureline.xhp -msgctxt "" -"signsignatureline.xhp\n" -"hd_id161526563992082\n" -"help.text" -msgid "Add comments" -msgstr "" - -#. dYbqA -#: signsignatureline.xhp -msgctxt "" -"signsignatureline.xhp\n" -"par_id21526564234712\n" -"help.text" -msgid "Enter comments about the signature. The comments are displayed in the Description field of the certificate." -msgstr "" - -#. SAEMF -#: signsignatureline.xhp -msgctxt "" -"signsignatureline.xhp\n" -"par_id621526576147414\n" -"help.text" -msgid "If enabled when the signature line was created, the date of signature is inserted on the top right of the signature line object." -msgstr "" - -#. GLUyy -#: signsignatureline.xhp -msgctxt "" -"signsignatureline.xhp\n" -"par_id21526579319036\n" -"help.text" -msgid "Signed Signature Line" -msgstr "" - #. wDniB #: title_page.xhp msgctxt "" diff --git a/source/si/helpcontent2/source/text/swriter/02.po b/source/si/helpcontent2/source/text/swriter/02.po index 011d1c4bc3a..79dd76a8eda 100644 --- a/source/si/helpcontent2/source/text/swriter/02.po +++ b/source/si/helpcontent2/source/text/swriter/02.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: 2019-08-21 21:37+0200\n" +"POT-Creation-Date: 2020-01-22 13:00+0100\n" "PO-Revision-Date: 2017-11-22 15:20+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -106,14 +106,14 @@ msgctxt "" msgid "Links the selected frame to the next frame. The text automatically flows from one frame to another." msgstr "" -#. 8tiT2 +#. BA5Cn #: 03210000.xhp msgctxt "" "03210000.xhp\n" "par_id3145244\n" "help.text" -msgid "Icon" -msgstr "නිරූපකය" +msgid "Icon Link Frames" +msgstr "" #. kcF9p #: 03210000.xhp @@ -313,14 +313,14 @@ msgctxt "" msgid "If this mode is active, changes to a line and/or column affect only the neighboring lines or columns in question." msgstr "" -#. GFCW3 +#. ds3eW #: 04220000.xhp msgctxt "" "04220000.xhp\n" "par_id3155896\n" "help.text" -msgid "Icon" -msgstr "නිරූපකය" +msgid "Icon Table: Fixed" +msgstr "" #. aRzgG #: 04220000.xhp @@ -358,14 +358,14 @@ msgctxt "" msgid "If this mode is active, changes to the line and/or column affect the entire table." msgstr "" -#. CzehF +#. f7A4m #: 04230000.xhp msgctxt "" "04230000.xhp\n" "par_id3145087\n" "help.text" -msgid "Icon" -msgstr "නිරූපකය" +msgid "Icon Table: Fixed, Proportional" +msgstr "" #. nSBPn #: 04230000.xhp @@ -403,14 +403,14 @@ msgctxt "" msgid "If this mode is active, changes to a line and/or column affect the size of the table." msgstr "" -#. kyrCK +#. 5oPk9 #: 04240000.xhp msgctxt "" "04240000.xhp\n" "par_id3145415\n" "help.text" -msgid "Icon" -msgstr "නිරූපකය" +msgid "Icon Table: Variable" +msgstr "" #. 6EZas #: 04240000.xhp @@ -511,14 +511,14 @@ msgctxt "" msgid "Turns off numbering or bullets in the current paragraph or selected paragraphs." msgstr "" -#. MT9kg +#. p6pTC #: 06040000.xhp msgctxt "" "06040000.xhp\n" "par_id3151177\n" "help.text" -msgid "Icon" -msgstr "නිරූපකය" +msgid "Icon Numbering Off" +msgstr "" #. tfm6a #: 06040000.xhp @@ -691,14 +691,14 @@ msgctxt "" msgid "Moves a paragraph with subpoints to above the previous paragraph. This is only visible when the cursor is positioned within numbered or bulleted text." msgstr "" -#. fpBvY +#. BRFCD #: 06120000.xhp msgctxt "" "06120000.xhp\n" "par_id3145083\n" "help.text" -msgid "Icon" -msgstr "නිරූපකය" +msgid "Icon Move Up with Subpoints" +msgstr "" #. QBCGp #: 06120000.xhp @@ -736,14 +736,14 @@ msgctxt "" msgid "Moves a paragraph with all its subpoints below the following paragraph. This is only visible when the cursor is positioned within numbered or bulleted text." msgstr "" -#. jZNDe +#. we8BZ #: 06130000.xhp msgctxt "" "06130000.xhp\n" "par_id3145086\n" "help.text" -msgid "Icon" -msgstr "නිරූපකය" +msgid "Icon Move Down with Subpoints" +msgstr "" #. XsMtS #: 06130000.xhp @@ -781,14 +781,14 @@ msgctxt "" msgid "Restarts the text numbering. This is only visible when the cursor is positioned within numbered or bulleted text." msgstr "" -#. Xo2Dt +#. SLjuC #: 06140000.xhp msgctxt "" "06140000.xhp\n" "par_id3145082\n" "help.text" -msgid "Icon" -msgstr "නිරූපකය" +msgid "Icon Restart Numbering" +msgstr "" #. dPfnv #: 06140000.xhp @@ -934,14 +934,14 @@ msgctxt "" msgid "Zooms in to get a close-up view of the document." msgstr "" -#. ADShg +#. CCWap #: 10010000.xhp msgctxt "" "10010000.xhp\n" "par_id3154572\n" "help.text" -msgid "Icon" -msgstr "නිරූපකය" +msgid "Icon Zoom In" +msgstr "" #. pBveG #: 10010000.xhp @@ -1051,14 +1051,14 @@ msgctxt "" msgid "Displays two pages in the Print Preview window. Uneven numbers will always appear on the right side, even numbers on the left." msgstr "" -#. 8gY6Q +#. 5xzpi #: 10050000.xhp msgctxt "" "10050000.xhp\n" "par_id3149292\n" "help.text" -msgid "Icon" -msgstr "නිරූපකය" +msgid "Icon Two Pages Preview" +msgstr "" #. tb5KW #: 10050000.xhp @@ -2806,14 +2806,14 @@ msgctxt "" msgid "Transfers the contents of the input line into your document and closes the formula bar. The contents of the input line are inserted at the cursor position in the document." msgstr "" -#. BXqdY +#. YsphR #: 14040000.xhp msgctxt "" "14040000.xhp\n" "par_id3149286\n" "help.text" -msgid "Icon" -msgstr " නිරූපකය" +msgid "Icon Apply" +msgstr "" #. nwkU8 #: 14040000.xhp @@ -3391,23 +3391,23 @@ msgctxt "" msgid "If you would like to insert a different document property as a field, select Insert - Field - More Fields and make the desired settings in the Fields dialog. The DocInformation category contains all of the fields shown in the document properties." msgstr "" -#. yKXfD +#. XDZuz #: 18030700.xhp msgctxt "" "18030700.xhp\n" "tit\n" "help.text" -msgid "Author" -msgstr "ලේඛකයා" +msgid "First Author (field)" +msgstr "" -#. pULSs +#. 7ACzA #: 18030700.xhp msgctxt "" "18030700.xhp\n" "hd_id3154505\n" "help.text" -msgid "Author" -msgstr "ලේඛකයා" +msgid "First Author (field)" +msgstr "" #. wAFbk #: 18030700.xhp @@ -3454,13 +3454,13 @@ msgctxt "" msgid "If the Images and Charts icon on the Tools bar is activated, no graphics are displayed - only empty frames as placeholders." msgstr "" -#. ubDCM +#. cpSji #: 18120000.xhp msgctxt "" "18120000.xhp\n" "par_id3151177\n" "help.text" -msgid "Icon" +msgid "Icon Images and Charts" msgstr "" #. P95p4 @@ -3517,13 +3517,13 @@ msgctxt "" msgid "On Tools bar, click" msgstr "" -#. xewd4 +#. DPCTF #: 18130000.xhp msgctxt "" "18130000.xhp\n" "par_id3147508\n" "help.text" -msgid "Icon" +msgid "Icon Toggle Direct Cursor Mode" msgstr "" #. yboK5 @@ -3805,14 +3805,14 @@ msgctxt "" msgid "Text Animation" msgstr "පෙළ සජීවනය" -#. nR5SH +#. aDAnh #: 19050000.xhp msgctxt "" "19050000.xhp\n" "par_id3149286\n" "help.text" -msgid "Icon" -msgstr "නිරූපකය" +msgid "Icon Text Animation" +msgstr "" #. Hp96F #: 19050000.xhp diff --git a/source/si/helpcontent2/source/text/swriter/04.po b/source/si/helpcontent2/source/text/swriter/04.po index ca75f2b13c0..3ee2efd4895 100644 --- a/source/si/helpcontent2/source/text/swriter/04.po +++ b/source/si/helpcontent2/source/text/swriter/04.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: 2019-07-11 18:38+0200\n" +"POT-Creation-Date: 2019-12-17 14:18+0100\n" "PO-Revision-Date: 2017-10-04 11:56+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -223,13 +223,13 @@ msgctxt "" msgid "Shift+F5" msgstr "" -#. 4HBb2 +#. E4Zqz #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id191547122572675\n" "help.text" -msgid "Places the cursor at the position it had when the file was last saved. This only works if an author’s name is provided in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - User Data." +msgid "Moves the cursor to the position that it had when the document was last saved before it was last closed." msgstr "" #. GEWBz @@ -2212,22 +2212,22 @@ msgctxt "" msgid "Esc" msgstr "" -#. YzJwP +#. 2Rxbk #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3149024\n" "help.text" -msgid "Cursor is inside a text frame and no text is selected: Escape selects the text frame." +msgid "Cursor is inside a frame and no text is selected: Escape selects the frame." msgstr "" -#. zC5Pc +#. 9B5YD #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3149039\n" "help.text" -msgid "Text frame is selected: Escape clears the cursor from the text frame." +msgid "Frame is selected: Escape clears the cursor from the frame." msgstr "" #. aCq7z @@ -2239,13 +2239,13 @@ msgctxt "" msgid "F2 or Enter or any key that produces a character on screen" msgstr "" -#. kTaZn +#. 3dnSh #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3149890\n" "help.text" -msgid "If a text frame is selected: positions the cursor to the end of the text in the text frame. If you press any key that produces a character on screen, and the document is in edit mode, the character is appended to the text." +msgid "If a frame is selected: positions the cursor to the end of the text in the frame. If you press any key that produces a character on screen, and the document is in edit mode, the character is appended to the text." msgstr "" #. EHxBu diff --git a/source/si/helpcontent2/source/text/swriter/guide.po b/source/si/helpcontent2/source/text/swriter/guide.po index d3b275ba8fd..4362f34e24f 100644 --- a/source/si/helpcontent2/source/text/swriter/guide.po +++ b/source/si/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: 2019-08-21 21:37+0200\n" +"POT-Creation-Date: 2020-01-17 16:45+0100\n" "PO-Revision-Date: 2018-11-12 14:04+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -2878,13 +2878,13 @@ msgctxt "" msgid "Using Captions" msgstr "" -#. ACbSy +#. KJCFz #: captions.xhp msgctxt "" "captions.xhp\n" "bm_id3147691\n" "help.text" -msgid "inserting; captions captions; inserting and editing editing;captions objects; captioning tables; labeling frames; labeling charts; labeling text frames; labeling draw objects; inserting captions legends, see also captions" +msgid "inserting; captions captions; inserting and editing editing;captions objects; captioning tables; labeling charts; labeling frames; labeling draw objects; inserting captions legends, see also captions" msgstr "" #. S9d5u @@ -8818,6 +8818,15 @@ msgctxt "" msgid "If you want to use a different paragraph style as a table of contents entry, select the Additional Styles check box in the Create from area, and then click the Assign styles button next to the check box. In the Assign Styles dialog, click the style in the list, and then click the >> or the << button to define the chapter level for the paragraph style." msgstr "" +#. a7Nyb +#: indices_toc.xhp +msgctxt "" +"indices_toc.xhp\n" +"par_id1001574720273772\n" +"help.text" +msgid "%PRODUCTNAME creates the table of contents entries based on the chapter level of the paragraph style and the paragraph contents. If the paragraph is empty, it will not be included in the table of contents. To force the empty paragraph to be listed in the table of contents, manually add a space or a non breaking space to the paragraph. Spaces added in the After text box of the Numbering tab in the Chapter Numbering dialog will not work for this purpose, since they are part of the paragraph numbering, not the paragraph contents." +msgstr "" + #. Fdoe5 #: indices_toc.xhp msgctxt "" @@ -10978,13 +10987,13 @@ msgctxt "" msgid "To Change the Page Background" msgstr "" -#. PJ8gN +#. gsKDm #: pagebackground.xhp msgctxt "" "pagebackground.xhp\n" "par_idN10827\n" "help.text" -msgid "Choose View - Styles." +msgid "Choose View - Styles (F11)." msgstr "" #. ER3fT @@ -11041,22 +11050,22 @@ msgctxt "" msgid "To apply the new page style to all subsequent pages, select the name of the new page style." msgstr "" -#. bBhFQ +#. VwG2A #: pagebackground.xhp msgctxt "" "pagebackground.xhp\n" "par_idN1085F\n" "help.text" -msgid "Click the Background tab." -msgstr "සංවිධාන කරනය ටැබය ක්ලික් කරන්න." +msgid "Click the Area tab." +msgstr "" -#. aVDSn +#. FivVF #: pagebackground.xhp msgctxt "" "pagebackground.xhp\n" "par_idN10867\n" "help.text" -msgid "In the list box at the top, select whether you want a solid color or a graphic. Then select your options from the tab page." +msgid "Select whether you want a solid color or a graphic. Then select your options from the tab page." msgstr "" #. Wx8wE @@ -11086,13 +11095,13 @@ msgctxt "" msgid "Before you begin, ensure that you have created a page style that uses a page background. See To Change the Page Background for details." msgstr "" -#. 7AGc4 +#. zrFB3 #: pagebackground.xhp msgctxt "" "pagebackground.xhp\n" "par_idN10892\n" "help.text" -msgid "Choose View - Styles." +msgid "Choose View - Styles (F11)." msgstr "" #. Pr9iF @@ -11140,14 +11149,14 @@ msgctxt "" msgid "Click in front of the first character of the paragraph where you want to change the page background." msgstr "" -#. CrwyY +#. p4WdD #: pagebackground.xhp msgctxt "" "pagebackground.xhp\n" "par_idN108C1\n" "help.text" -msgid "Choose Insert - Manual Break." -msgstr "ඇතුල්කරන්න - අතින් ඇතුලත් කරන බෙදුම තෝරන්න." +msgid "Choose Insert - Manual Break." +msgstr "" #. GkxXk #: pagebackground.xhp @@ -16747,13 +16756,13 @@ msgctxt "" msgid "Using a Frame to Center Text on a Page" msgstr "" -#. Beo25 +#. b3dV2 #: text_centervert.xhp msgctxt "" "text_centervert.xhp\n" "bm_id3155177\n" "help.text" -msgid "text frames; centering on pages centering;text frames on pages title pages; centering text on" +msgid "frames; centering on pages centering;frames on pages title pages; centering text on" msgstr "" #. DwAcK @@ -17017,49 +17026,49 @@ msgctxt "" msgid "Use Fontwork. To open the Fontwork window, click the Fontwork Gallery icon on the Drawing bar." msgstr "" -#. 4BM7c +#. CiExc #: text_frame.xhp msgctxt "" "text_frame.xhp\n" "tit\n" "help.text" -msgid "Inserting, Editing, and Linking Text Frames" +msgid "Inserting, Editing, and Linking Frames" msgstr "" -#. xkkVy +#. 5QyBg #: text_frame.xhp msgctxt "" "text_frame.xhp\n" "bm_id3149487\n" "help.text" -msgid "text frames; inserting/editing/linking editing;text frames inserting;text frames resizing;text frames, by mouse scaling; text frames, by mouse links;text frames text flow; from frame to frame frames; linking printing;hiding text frames from printing" +msgid "frames; inserting/editing/linking editing;frames inserting;frames resizing;frames, by mouse scaling; frames, by mouse links;frames text flow; from frame to frame frames; linking printing;hiding frames from printing" msgstr "" -#. GTZ2B +#. XN4cq #: text_frame.xhp msgctxt "" "text_frame.xhp\n" "hd_id3149487\n" "help.text" -msgid "Inserting, Editing, and Linking Text Frames" +msgid "Inserting, Editing, and Linking Frames" msgstr "" -#. T26YG +#. JY4Cz #: text_frame.xhp msgctxt "" "text_frame.xhp\n" "par_id3149842\n" "help.text" -msgid "A text frame is a container for text and graphics that you can place anywhere on a page. You can also use a frame to apply a column layout to text." +msgid "A frame is a container for text and graphics that you can place anywhere on a page. You can also use a frame to apply a column layout to text." msgstr "" -#. HEucf +#. WuTkK #: text_frame.xhp msgctxt "" "text_frame.xhp\n" "hd_id3156104\n" "help.text" -msgid "To Insert a Text Frame" +msgid "To Insert a Frame" msgstr "" #. yqfuF @@ -17080,22 +17089,22 @@ msgctxt "" msgid "Choose Insert - Frame, and click OK." msgstr "" -#. MrG8E +#. TDcUM #: text_frame.xhp msgctxt "" "text_frame.xhp\n" "hd_id3145115\n" "help.text" -msgid "To Edit a Text Frame" +msgid "To Edit a Frame" msgstr "" -#. GxKCC +#. oPhnC #: text_frame.xhp msgctxt "" "text_frame.xhp\n" "par_id3149578\n" "help.text" -msgid "To edit the contents of a text frame, click in the frame, and make the changes that you want." +msgid "To edit the contents of a frame, click in the frame, and make the changes that you want." msgstr "" #. jjneJ @@ -17107,13 +17116,13 @@ msgctxt "" msgid "To edit a frame, select the frame, right-click, and then choose a formatting option. You can also right-click the selected frame, and choose Frame." msgstr "" -#. vegBE +#. 4xw7Q #: text_frame.xhp msgctxt "" "text_frame.xhp\n" "par_id3156261\n" "help.text" -msgid "To resize a text frame, click an edge of the frame, and drag one of the edges or corners of the frame. Hold down Shift while you drag to maintain the proportion of the frame." +msgid "To resize a frame, click an edge of the frame, and drag one of the edges or corners of the frame. Hold down Shift while you drag to maintain the proportion of the frame." msgstr "" #. buehC @@ -17125,22 +17134,22 @@ msgctxt "" msgid "To Hide Text From Printing" msgstr "" -#. 6AQfD +#. K2BJm #: text_frame.xhp msgctxt "" "text_frame.xhp\n" "par_id3154262\n" "help.text" -msgid "Any Writer text frame can be set to a mode which allows viewing the text on screen, but hides the text from printing." +msgid "Any Writer frame can be set to a mode which allows viewing the text on screen, but hides the text from printing." msgstr "" -#. FC4BY +#. 2DYo3 #: text_frame.xhp msgctxt "" "text_frame.xhp\n" "par_id3154858\n" "help.text" -msgid "Select the text frame (you see the eight handles)." +msgid "Select the frame (you see the eight handles)." msgstr "" #. eamsW @@ -17161,22 +17170,22 @@ msgctxt "" msgid "In the Properties area, unmark the Print check box and click OK." msgstr "" -#. jCGTB +#. 85fLs #: text_frame.xhp msgctxt "" "text_frame.xhp\n" "hd_id3148701\n" "help.text" -msgid "To Link Text Frames" +msgid "To Link Frames" msgstr "" -#. 6wEGE +#. AqEGm #: text_frame.xhp msgctxt "" "text_frame.xhp\n" "par_id3149986\n" "help.text" -msgid "You can link Writer text frames so that their contents automatically flow from one frame to another." +msgid "You can link Writer frames so that their contents automatically flow from one frame to another." msgstr "" #. AFrkj @@ -17188,13 +17197,13 @@ msgctxt "" msgid "Click the edge of a frame that you want to link. Selection handles appear on the edges of the frame." msgstr "" -#. NB84a +#. aBJGi #: text_frame.xhp msgctxt "" "text_frame.xhp\n" "par_id3150223\n" "help.text" -msgid "On the Frame Bar, click the Link Frames icon Icon." +msgid "On the Frame Bar, click the Link Frames iconIcon." msgstr "" #. vEBwD @@ -17746,14 +17755,14 @@ msgctxt "" msgid "Place the cursor in the document where you want to insert the file." msgstr "ලේඛනයෙහි හරස් විමර්ශනය ඇතුළු කල යුතු තැන ක්ලික් කරන්න." -#. XCVLy +#. qKtc5 #: textdoc_inframe.xhp msgctxt "" "textdoc_inframe.xhp\n" "par_id3147412\n" "help.text" -msgid "Choose Insert - File." -msgstr "තෝරන්නChoose ශීර්ෂපාඨය-ඇතුල් කරන්න." +msgid "Choose Insert - Text from File." +msgstr "" #. jNsFu #: textdoc_inframe.xhp @@ -18160,13 +18169,13 @@ msgctxt "" msgid "Select the paragraph(s) that you want to add bullets to." msgstr "ඔබට ‍‍යා ඉරි කිරීමට අවශ්‍ය ඡේදයට විලාසය යොදන්න." -#. Yx5zS +#. SjDdr #: using_numbered_lists.xhp msgctxt "" "using_numbered_lists.xhp\n" "par_id3149635\n" "help.text" -msgid "On the Formatting Bar, click the Bullets On/Off icon Icon." +msgid "On the Formatting Bar, click the Bullets On/Off icon Icon (Shift-F12)." msgstr "" #. fd4ap @@ -18196,13 +18205,22 @@ msgctxt "" msgid "To change the formatting of a bulleted list, choose Format - Bullets and Numbering." msgstr "" -#. EfcyW +#. wyMSC #: using_numbered_lists.xhp msgctxt "" "using_numbered_lists.xhp\n" "par_id3153390\n" "help.text" -msgid "For example, to change the bulleting symbol, click the Options tab, click the Select button next to Character, and then select a special character. You can also click the Image tab, and then click a symbol style in the Selection area." +msgid "Click on the Bullet tab or the Image tab, and then select a symbol style in the Selection area." +msgstr "" + +#. XtKb5 +#: using_numbered_lists.xhp +msgctxt "" +"using_numbered_lists.xhp\n" +"par_id3153399\n" +"help.text" +msgid "To introduce another bulleting symbol, click on the Customize tab, click the Select button next to Character, then select a special character." msgstr "" #. xJEoQ -- cgit