aboutsummaryrefslogtreecommitdiff
path: root/source/bs/helpcontent2/source/text/sbasic/shared.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/bs/helpcontent2/source/text/sbasic/shared.po')
-rw-r--r--source/bs/helpcontent2/source/text/sbasic/shared.po271
1 files changed, 203 insertions, 68 deletions
diff --git a/source/bs/helpcontent2/source/text/sbasic/shared.po b/source/bs/helpcontent2/source/text/sbasic/shared.po
index e25ae4e3cf7..55ea7427b85 100644
--- a/source/bs/helpcontent2/source/text/sbasic/shared.po
+++ b/source/bs/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:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9619,33 +9619,6 @@ msgctxt ""
msgid "Opens a data channel."
msgstr ""
-#. FyScr
-#: 03020103.xhp
-msgctxt ""
-"03020103.xhp\n"
-"hd_id3147230\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#. 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 ""
-
-#. yjd2D
-#: 03020103.xhp
-msgctxt ""
-"03020103.xhp\n"
-"hd_id3156280\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
#. cEADt
#: 03020103.xhp
msgctxt ""
@@ -9709,15 +9682,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 ""
-#. 7FbfT
-#: 03020103.xhp
-msgctxt ""
-"03020103.xhp\n"
-"hd_id3149123\n"
-"help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
#. xPMgs
#: 03020103.xhp
msgctxt ""
@@ -21922,22 +21886,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
@@ -24478,6 +24442,15 @@ msgctxt ""
msgid "End If: Marks the end of a <emph>If...Then...Else</emph> block."
msgstr "Završi ako: Označava kraj <emph>If...Then...Else</emph> bloka."
+#. 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 ""
@@ -25297,14 +25270,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 "Napusta <emph>Do...Loop</emph>, <emph>For...Next</emph>,funkcija, ili podprogram."
+msgid "Exits a <emph>Do...Loop</emph>, <emph>For...Next</emph>, a function, a property, or a subroutine."
+msgstr ""
#. GypWx
#: 03090412.xhp
@@ -25315,14 +25288,14 @@ msgctxt ""
msgid "Syntax:"
msgstr "Sintaksa:"
-#. uDM5x
+#. LYyBt
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
"par_id3159157\n"
"help.text"
-msgid "see Parameters"
-msgstr "vidi Parametre"
+msgid "Exit Do, Exit For, Exit Function, Exit Property, Exit Sub"
+msgstr ""
#. XA8QY
#: 03090412.xhp
@@ -25387,6 +25360,24 @@ msgctxt ""
msgid "Exits the <emph>Function</emph> procedure immediately. Program execution continues with the statement that follows the <emph>Function</emph> call."
msgstr "Napusta <emph>Funkcija</emph> proceduru odmah. Nastavak egzekucije odvija se sa izjavom koja slijedi .<emph>Funkcija</emph> call."
+#. 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 ""
@@ -31507,13 +31498,13 @@ msgctxt ""
msgid "String"
msgstr "Stringovi"
-#. 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
@@ -32056,13 +32047,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
@@ -36016,14 +36007,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>CreateUnoService funkcija</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
@@ -40030,13 +40021,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
@@ -40282,22 +40273,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
@@ -40876,6 +40858,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 ""