diff options
Diffstat (limited to 'source/om/helpcontent2/source/text/sbasic/shared.po')
-rw-r--r-- | source/om/helpcontent2/source/text/sbasic/shared.po | 271 |
1 files changed, 203 insertions, 68 deletions
diff --git a/source/om/helpcontent2/source/text/sbasic/shared.po b/source/om/helpcontent2/source/text/sbasic/shared.po index 97819f06c24..4e62e831b82 100644 --- a/source/om/helpcontent2/source/text/sbasic/shared.po +++ b/source/om/helpcontent2/source/text/sbasic/shared.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-02-10 17:54+0100\n" +"POT-Creation-Date: 2020-02-27 14:31+0100\n" "PO-Revision-Date: 2018-10-21 20:29+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -9618,33 +9618,6 @@ msgctxt "" msgid "Opens a data channel." msgstr "Karaa deetaa bani." -#. FyScr -#: 03020103.xhp -msgctxt "" -"03020103.xhp\n" -"hd_id3147230\n" -"help.text" -msgid "Syntax:" -msgstr "caasimaa:" - -#. YuAR2 -#: 03020103.xhp -msgctxt "" -"03020103.xhp\n" -"par_id3154124\n" -"help.text" -msgid "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]" -msgstr "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]" - -#. yjd2D -#: 03020103.xhp -msgctxt "" -"03020103.xhp\n" -"hd_id3156280\n" -"help.text" -msgid "Parameters:" -msgstr "Ulaagaalee:" - #. cEADt #: 03020103.xhp msgctxt "" @@ -9708,15 +9681,6 @@ msgctxt "" msgid "You can only modify the contents of a file that was opened with the Open statement. If you try to open a file that is already open, an error message appears." msgstr "Qabiyyee faayilii isa hima banaadhaan baname qofa fooyyessuu dandeessa.Yoo faayilii banamee ture banuu yaalte ergaa dogogoratu mul'ata." -#. 7FbfT -#: 03020103.xhp -msgctxt "" -"03020103.xhp\n" -"hd_id3149123\n" -"help.text" -msgid "Example:" -msgstr "Fakkeenya:" - #. xPMgs #: 03020103.xhp msgctxt "" @@ -21921,22 +21885,22 @@ msgctxt "" msgid "' uses BasicFormulas in %PRODUCTNAME Calc" msgstr "" -#. VEjxC +#. PrCEr #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3149262\n" "help.text" -msgid "' Returns a 32 bits signed integer number from an 8 digits hexadecimal value." +msgid "' Returns a 32-bit signed integer number from an 8-digit hexadecimal value." msgstr "" -#. CkjAF +#. fcv3u #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3147215\n" "help.text" -msgid "' Calculates the 8 digits hexadecimal value out of a 32 bits signed integer number." +msgid "' Calculates the 8-digit hexadecimal value out of a 32-bit signed integer number." msgstr "" #. Tko9w @@ -24477,6 +24441,15 @@ msgctxt "" msgid "End If: Marks the end of a <emph>If...Then...Else</emph> block." msgstr "End If:xumura garee <emph>If...Then...Else</emph> mallattoo godhi." +#. Qo2Xg +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"par_id51581259731973\n" +"help.text" +msgid "End Property: Marks the end of a <emph>Property</emph> statement." +msgstr "" + #. 3xFEp #: 03090404.xhp msgctxt "" @@ -25296,14 +25269,14 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit Statement\">Exit Statement</link>" msgstr "" -#. r2EAp +#. Kmb47 #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3153394\n" "help.text" -msgid "Exits a <emph>Do...Loop</emph>, <emph>For...Next</emph>, a function, or a subroutine." -msgstr "Bayiitii faankishiinii,ykn sagantaa xiqqaa ,<emph>Do...Loop</emph>, <emph>For...Next</emph>" +msgid "Exits a <emph>Do...Loop</emph>, <emph>For...Next</emph>, a function, a property, or a subroutine." +msgstr "" #. GypWx #: 03090412.xhp @@ -25314,14 +25287,14 @@ msgctxt "" msgid "Syntax:" msgstr "caasimaa:" -#. uDM5x +#. LYyBt #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3159157\n" "help.text" -msgid "see Parameters" -msgstr "Ulaagaalee ilaali" +msgid "Exit Do, Exit For, Exit Function, Exit Property, Exit Sub" +msgstr "" #. XA8QY #: 03090412.xhp @@ -25386,6 +25359,24 @@ msgctxt "" msgid "Exits the <emph>Function</emph> procedure immediately. Program execution continues with the statement that follows the <emph>Function</emph> call." msgstr "Adeemsa <emph>Faankishinii</emph> yeruma san baasi. Sagantaan raawwii hima kan waamichaa <emph>Faankishinii</emph> duuka bu'u wajjiin itti fufa." +#. K8JKa +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"par_id31581260355116\n" +"help.text" +msgid "<emph>Exit Property</emph>" +msgstr "" + +#. xZEAs +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"par_id1001581260355700\n" +"help.text" +msgid "Exits the <emph>Property</emph> procedure immediately. Program execution continues with the statement that follows the <emph>Property</emph> call." +msgstr "" + #. B6QCm #: 03090412.xhp msgctxt "" @@ -31506,13 +31497,13 @@ msgctxt "" msgid "String" msgstr "Diraa" -#. WECKF +#. 4nv5b #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3149295\n" "help.text" -msgid "<emph>Expression:</emph> a numeric expression that represents a valid 8-bit ASCII value (0-255) or a 16-bit Unicode value." +msgid "<emph>Expression:</emph> a numeric expression that represents a valid 8-bit ASCII value (0-255) or a 16-bit Unicode value. (To support expressions with a nominally negative argument like <emph>Chr(&H8000)</emph> in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.)" msgstr "" #. RKtSB @@ -32055,13 +32046,13 @@ msgctxt "" msgid "String" msgstr "" -#. HiXHs +#. WzBnm #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3149295\n" "help.text" -msgid "<emph>Expression:</emph> Numeric variables that represent a valid 16 bit Unicode value (0-65535). An empty value returns error code 5. A value out of the range [0,65535] returns error code 6." +msgid "<emph>Expression:</emph> Numeric variables that represent a valid 16 bit Unicode value (0-65535). (To support expressions with a nominally negative argument like <emph>ChrW(&H8000)</emph> in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.) An empty value returns error code 5. A value out of the range [0,65535] returns error code 6." msgstr "" #. 8DF8a @@ -36015,14 +36006,14 @@ msgctxt "" msgid "CreateUnoService Function" msgstr "" -#. fePDe +#. khb7S #: 03131600.xhp msgctxt "" "03131600.xhp\n" "bm_id3150682\n" "help.text" -msgid "<bookmark_value>CreateUnoService function</bookmark_value>" -msgstr "<bookmark_value>faankishinii CreateUnoService</bookmark_value>" +msgid "<bookmark_value>CreateUnoService function</bookmark_value><bookmark_value>API;FilePicker</bookmark_value><bookmark_value>API;FunctionAccess</bookmark_value>" +msgstr "" #. hgVjB #: 03131600.xhp @@ -40029,13 +40020,13 @@ msgctxt "" msgid "<literal>CompatibilityMode()</literal> function is controlling runtime mode and affects all code executed after setting or resetting the mode." msgstr "" -#. nBpAv +#. YSokk #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "N0119\n" "help.text" -msgid "Use this feature with caution, limit it to document conversion situations for example." +msgid "Use this feature with caution, limit it to document conversion for example." msgstr "" #. GJLGQ @@ -40281,22 +40272,13 @@ msgctxt "" msgid "Special characters as identifiers" msgstr "" -#. JSWLJ -#: compatible.xhp -msgctxt "" -"compatible.xhp\n" -"par_id661561636654077\n" -"help.text" -msgid "Option Compatible' With this option the code works, other-" -msgstr "" - -#. DmfMH +#. QkGeQ #: compatible.xhp msgctxt "" "compatible.xhp\n" -"par_id81561636660626\n" +"par_id641581846957447\n" "help.text" -msgid "' wise it will cause a compiling error" +msgid "' With this option the code works, otherwise it causes a compiling error" msgstr "" #. E6GpA @@ -40875,6 +40857,159 @@ msgctxt "" msgid "print \" 2: 3 the number 2 occurs in the range: \" & retStr" msgstr "" +#. vye3g +#: property.xhp +msgctxt "" +"property.xhp\n" +"Property Statement\n" +"help.text" +msgid "Property Statement" +msgstr "" + +#. ukCtn +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0181\n" +"help.text" +msgid "<bookmark_value>Property statement</bookmark_value>" +msgstr "" + +#. 6Gjab +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0182\n" +"help.text" +msgid "Property Statement" +msgstr "" + +#. 4vJCy +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0183\n" +"help.text" +msgid "A property, also called field or attribute, characterizes a given object or piece of information. Properties can be used to control access to data. It is common use to include instructions at setting or reading time of properties. Code can vary from simple assignment to complex context dependant routines. Using <emph>Get</emph>, <emph>Let</emph> or <emph>Set</emph> accessers enforces properties' consistency when necessary." +msgstr "" + +#. hD9fA +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0184\n" +"help.text" +msgid "This statement requires <link href=\"text/sbasic/shared/compatible.xhp\" name=\"Option Compatible\">Option Compatible</link> to be placed before the executable program code in a module." +msgstr "" + +#. 36Tsn +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0185\n" +"help.text" +msgid "Syntax" +msgstr "" + +#. FG2Dc +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0188\n" +"help.text" +msgid "Examples" +msgstr "" + +#. GXEE5 +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0192\n" +"help.text" +msgid "Print ProductName ' displays \"LibreOffice\"" +msgstr "" + +#. oUuG9 +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0202\n" +"help.text" +msgid "In the absence of Property <emph>Let</emph> or Property <emph>Set</emph>, Property <emph>Get</emph> helps define protected information, which can not be accidently altered by a foreign module:" +msgstr "" + +#. PP63o +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0204\n" +"help.text" +msgid "Public Property Get PathDelimiter As String ' Read-only variable" +msgstr "" + +#. 28GFJ +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0208\n" +"help.text" +msgid "Case 4 : this = \":\" ' Linux or MacOS X" +msgstr "" + +#. BievJ +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0209\n" +"help.text" +msgid "Case Else : Error 423 ' Property or method not defined: PathDelimiter" +msgstr "" + +#. wnG4s +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0212\n" +"help.text" +msgid "End Property ' read-only PathDelimiter" +msgstr "" + +#. ze9dZ +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0215\n" +"help.text" +msgid "PathDelimiter = \"a sentence\" ' does nothing" +msgstr "" + +#. xR9j7 +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0217\n" +"help.text" +msgid "Use <emph>Let</emph> or <emph>Set</emph> when handling UNO services or class objects:" +msgstr "" + +#. KbzAx +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0237\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"End\">End</link>, <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link> statements" +msgstr "" + +#. Dh5aG +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0238\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/01020300.xhp\" name=\"Using Procedures and Fonctions\">Using Procedures and Functions</link>" +msgstr "" + #. uM2zs #: replace.xhp msgctxt "" |