diff options
Diffstat (limited to 'source/hr/helpcontent2/source/text/sbasic/shared.po')
-rw-r--r-- | source/hr/helpcontent2/source/text/sbasic/shared.po | 1313 |
1 files changed, 1 insertions, 1312 deletions
diff --git a/source/hr/helpcontent2/source/text/sbasic/shared.po b/source/hr/helpcontent2/source/text/sbasic/shared.po index 4a67dd1d505..0a3ef8daf77 100644 --- a/source/hr/helpcontent2/source/text/sbasic/shared.po +++ b/source/hr/helpcontent2/source/text/sbasic/shared.po @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" +"X-Generator: Pootle 2.7\n" "X-POOTLE-MTIME: 1460996125.000000\n" #: 00000002.xhp @@ -1810,7 +1810,6 @@ msgid "<link href=\"text/sbasic/shared/01020100.xhp\" name=\"Using Variables\">U msgstr "" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3154346\n" @@ -1819,7 +1818,6 @@ msgid "The following describes the basic use of variables in $[officename] Basic msgstr "Sljedeće opisuje osnovno korištenje varijable u $[officename] Basicu." #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "hd_id3153361\n" @@ -1836,7 +1834,6 @@ msgid "A variable name can consist of a maximum of 255 characters. The first cha msgstr "" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3156422\n" @@ -1845,7 +1842,6 @@ msgid "Examples for variable identifiers:" msgstr "Primjer varijabli identifikatora:" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3156441\n" @@ -1854,7 +1850,6 @@ msgid "Correct" msgstr "Ispravan" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3149664\n" @@ -1863,7 +1858,6 @@ msgid "Correct" msgstr "Ispravan" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3146119\n" @@ -1872,7 +1866,6 @@ msgid "Correct" msgstr "Ispravan" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3153876\n" @@ -1881,7 +1874,6 @@ msgid "Not valid, variable with space must be enclosed in square brackets" msgstr "Not valid, varijable sa praznim mjestom moraju biti zatvoreni u četvrtaste zagrede." #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3154510\n" @@ -1890,7 +1882,6 @@ msgid "Correct" msgstr "Ispravan" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3150330\n" @@ -1899,7 +1890,6 @@ msgid "Not valid, special characters are not allowed" msgstr "Not valid, specijalni znakovi nisu dopušteni" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3154254\n" @@ -1908,7 +1898,6 @@ msgid "Not valid, variable may not begin with a number" msgstr "Nije ispravno, varijable možda nisu brojevi." #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3149256\n" @@ -1917,7 +1906,6 @@ msgid "Not valid, punctuation marks are not allowed" msgstr "Nije ispravno, Interpunkcija nije dopuštena" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "hd_id3146317\n" @@ -1934,7 +1922,6 @@ msgid "In $[officename] Basic you don't need to declare variables explicitly. A msgstr "" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3154118\n" @@ -1943,7 +1930,6 @@ msgid "Examples for variable declarations:" msgstr "Primjer deklariranja varijabli" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3150982\n" @@ -1952,7 +1938,6 @@ msgid "Declares the variable \"a\" as a String" msgstr "Deklariranje varijable \"a\" kao znakovni niz." #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3150343\n" @@ -1961,7 +1946,6 @@ msgid "Declares the variable \"a\" as a String" msgstr "Deklariranje varijable \"a\" kao znakovni niz." #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3155507\n" @@ -1978,7 +1962,6 @@ msgid "Declares c as a Boolean variable that can be TRUE or FALSE" msgstr "" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3150519\n" @@ -1987,7 +1970,6 @@ msgid "It is very important when declaring variables that you use the type-decla msgstr "Vrlo je važno kod deklariranja varijabli da koristite znak tipa deklaracije svaki put, čak i kada je korištena deklaracija umjesto ključnih riječi. Tada su sljedeće izjave neispravne" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3154527\n" @@ -1996,7 +1978,6 @@ msgid "Declares \"a\" as a String" msgstr "Deklarira \"a\" kao niz znakova." #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3153064\n" @@ -2005,7 +1986,6 @@ msgid "Type-declaration missing: \"a$=\"" msgstr "Type-declaration missing: \"a$=\"" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3144770\n" @@ -2014,7 +1994,6 @@ msgid "Once you have declared a variable as a certain type, you cannot declare t msgstr "Jednom kada ste deklarirali varijable kao izvjesni tip, ne možete deklarirati varijable pod istim imenom ponovo a drugačijim tipom" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "hd_id3149331\n" @@ -2023,7 +2002,6 @@ msgid "Forcing Variable Declarations" msgstr "Forcing Variable Declarations" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3149443\n" @@ -2040,7 +2018,6 @@ msgid "The <emph>Option Explicit</emph> statement has to be the first line in th msgstr "" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "hd_id3154614\n" @@ -2049,7 +2026,6 @@ msgid "Variable Types" msgstr "Tip varijabla" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3155383\n" @@ -2090,7 +2066,6 @@ msgid "<emph>Object</emph> variables can store objects of various types, like ta msgstr "" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "hd_id3153805\n" @@ -2099,7 +2074,6 @@ msgid "Integer Variables" msgstr "Cjelobrojne vrijednosti" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3146966\n" @@ -2108,7 +2082,6 @@ msgid "Integer variables range from -32768 to 32767. If you assign a floating-po msgstr "Integralne vrijednosti nalaze se između -32768 i 32767. Ako određuje floating-point vrijednost na cjelobrojnu vrijednostm decimalna mjesta su zaokružena na sljedeći cijeli broj. Cjelobrojne vrijednosti su brzo izračunate u proceduri i pogodne su za računanje varijabla u petljama. Cjelobrojna vrijednost zahtjevaju samo 2 byta memorije.\"%\" je znak tipa deklaracije-" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "hd_id3147546\n" @@ -2117,7 +2090,6 @@ msgid "Long Integer Variables" msgstr "Long Integer Variables" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3151193\n" @@ -2158,7 +2130,6 @@ msgid "If a decimal number is assigned to an integer variable, %PRODUCTNAME Basi msgstr "Ako je decimalni broj dodijeljen varijabli koja bi trebala sadržavati cijeli broj, %PRODUCTNAME Basic će zaokrušiti broj na višu ili nižu vrijednost." #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "hd_id3147500\n" @@ -2175,7 +2146,6 @@ msgid "Single variables can take positive or negative values ranging from 3.4028 msgstr "" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "hd_id3155753\n" @@ -2192,7 +2162,6 @@ msgid "Double variables can take positive or negative values ranging from 1.7976 msgstr "" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "hd_id3155747\n" @@ -2201,7 +2170,6 @@ msgid "Currency Variables" msgstr "Currency Variables" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3153337\n" @@ -2210,7 +2178,6 @@ msgid "Currency variables are internally stored as 64-bit numbers (8 Bytes) and msgstr "Valutne varijable su spremljene unutar 64-bitnih brojeva (8 byta) i su prikazane kao fiksni decimalni broj s 15 mjesta prije decimalne točke i 4 nakon decimalne točke. Vrijednost je smještena između -922337203685477.5808 i +922337203685477.5807. Valutne varijable se koriste računanje valutne vrijednosti a velikom točnošću. Znakovni tip deklaracije je \"@\"" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "hd_id3148742\n" @@ -2219,7 +2186,6 @@ msgid "String Variables" msgstr "String Variables" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3151393\n" @@ -2228,7 +2194,6 @@ msgid "String variables can hold character strings with up to 65,535 characters. msgstr "Vrijednost znakovnog niza može sadržavati znak niza znakova do 65,535 znakova. Svaki znak je spremljen kao odgovarajuća Unicode vrijednosti. Varijable niza znakova su odgovarajuće za word procesing s programima i privremenim čuvanjem bilo kojeg znaka koji nije ispisan maksimalne veličine od 64 Kbyta. Memorija zahrjeva pohranu varijabli niza znakova ovisno o broju znakova u varijabli. Tip deklaracije znaka je\"$\"." #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "hd_id3150534\n" @@ -2245,7 +2210,6 @@ msgid "Boolean variables store only one of two values: TRUE or FALSE. A number 0 msgstr "" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "hd_id3149722\n" @@ -2262,7 +2226,6 @@ msgid "Date variables can only contain dates and time values stored in an intern msgstr "" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "hd_id3148732\n" @@ -2271,7 +2234,6 @@ msgid "Initial Variable Values" msgstr "Initial Variable Values" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3154549\n" @@ -2304,7 +2266,6 @@ msgid "<emph>String variables</emph> are assigned an empty-string (\"\") when th msgstr "" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "hd_id3153936\n" @@ -2313,7 +2274,6 @@ msgid "Arrays" msgstr "Polja" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3148736\n" @@ -2330,7 +2290,6 @@ msgid "Arrays <emph>must</emph> be declared with the <emph>Dim</emph> statement. msgstr "" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3154567\n" @@ -2339,7 +2298,6 @@ msgid "21 elements numbered from 0 to 20" msgstr "21 element numeriran od 0 do 20" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3154397\n" @@ -2348,7 +2306,6 @@ msgid "30 elements (a matrix of 6 x 5 elements)" msgstr "30 elemenata (matrica 6 x 5 elemenata)" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3149690\n" @@ -2357,7 +2314,6 @@ msgid "21 elements numbered from 5 to 25" msgstr "21 element numeriran od 5 do 25" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3153113\n" @@ -2374,7 +2330,6 @@ msgid "The index range can include positive as well as negative numbers." msgstr "" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "hd_id3154507\n" @@ -2383,7 +2338,6 @@ msgid "Constants" msgstr "Konstante" #: 01020100.xhp -#, fuzzy msgctxt "" "01020100.xhp\n" "par_id3156357\n" @@ -2469,7 +2423,6 @@ msgid "<link href=\"text/sbasic/shared/01020300.xhp\">Using Procedures and Funct msgstr "" #: 01020300.xhp -#, fuzzy msgctxt "" "01020300.xhp\n" "par_id3150767\n" @@ -2526,7 +2479,6 @@ msgid "Variables can be passed to both procedures and functions. The SUB or FUNC msgstr "" #: 01020300.xhp -#, fuzzy msgctxt "" "01020300.xhp\n" "par_id3151114\n" @@ -2559,7 +2511,6 @@ msgid "The same process applies to FUNCTIONS. In addition, functions always retu msgstr "" #: 01020300.xhp -#, fuzzy msgctxt "" "01020300.xhp\n" "par_id3156284\n" @@ -7110,7 +7061,6 @@ msgid "<link href=\"text/sbasic/shared/03010101.xhp\">MsgBox Statement [Runtime] msgstr "" #: 03010101.xhp -#, fuzzy msgctxt "" "03010101.xhp\n" "par_id3148947\n" @@ -7127,7 +7077,6 @@ msgid "Syntax:" msgstr "" #: 03010101.xhp -#, fuzzy msgctxt "" "03010101.xhp\n" "par_id3148664\n" @@ -7136,7 +7085,6 @@ msgid "MsgBox Text As String [,Type As Integer [,Dialogtitle As String]] (As Sta msgstr "MsgBox Text As String [,Type As Integer [,Dialogtitle As String]] (As Statement) or MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]]) (As Function)" #: 03010101.xhp -#, fuzzy msgctxt "" "03010101.xhp\n" "hd_id3153361\n" @@ -7169,7 +7117,6 @@ msgid "<emph>Type</emph>: Any integer expression that specifies the dialog type, msgstr "" #: 03010101.xhp -#, fuzzy msgctxt "" "03010101.xhp\n" "par_id3161832\n" @@ -7178,7 +7125,6 @@ msgid "0 : Display OK button only." msgstr "0 : Display OK button only." #: 03010101.xhp -#, fuzzy msgctxt "" "03010101.xhp\n" "par_id3153726\n" @@ -7195,7 +7141,6 @@ msgid "2 : Display Abort, Retry, and Ignore buttons." msgstr "" #: 03010101.xhp -#, fuzzy msgctxt "" "03010101.xhp\n" "par_id3147318\n" @@ -7204,7 +7149,6 @@ msgid "3 : Display Yes, No and Cancel buttons." msgstr "Prikazuje Da, Ne i Otkaži gumbe." #: 03010101.xhp -#, fuzzy msgctxt "" "03010101.xhp\n" "par_id3155412\n" @@ -7213,7 +7157,6 @@ msgid "4 : Display Yes and No buttons." msgstr "4 : Prikaži Da i Ne gumbe." #: 03010101.xhp -#, fuzzy msgctxt "" "03010101.xhp\n" "par_id3146119\n" @@ -7222,7 +7165,6 @@ msgid "5 : Display Retry and Cancel buttons." msgstr "5 : Prikaži Ponovno pokreni i Otkaži gumbe." #: 03010101.xhp -#, fuzzy msgctxt "" "03010101.xhp\n" "par_id3159155\n" @@ -7231,7 +7173,6 @@ msgid "16 : Add the Stop icon to the dialog." msgstr "16 : Dodaj Stop sličicu u dijaloški okvir." #: 03010101.xhp -#, fuzzy msgctxt "" "03010101.xhp\n" "par_id3145366\n" @@ -7240,7 +7181,6 @@ msgid "32 : Add the Question icon to the dialog." msgstr "Dodaj Pitanje sličicu u dijaloški okvir." #: 03010101.xhp -#, fuzzy msgctxt "" "03010101.xhp\n" "par_id3147350\n" @@ -7249,7 +7189,6 @@ msgid "48 : Add the Exclamation icon to the dialog." msgstr "48 : Add the Exclamation icon to the dialog." #: 03010101.xhp -#, fuzzy msgctxt "" "03010101.xhp\n" "par_id3149960\n" @@ -7258,7 +7197,6 @@ msgid "64 : Add the Information icon to the dialog." msgstr "64 : Dodaj informaciju sličica u dijaloški okvir." #: 03010101.xhp -#, fuzzy msgctxt "" "03010101.xhp\n" "par_id3154944\n" @@ -7267,7 +7205,6 @@ msgid "128 : First button in the dialog as default button." msgstr "128 : Prvi gumb u dijaloškom okviru kao podrazumijevani gumb." #: 03010101.xhp -#, fuzzy msgctxt "" "03010101.xhp\n" "par_id3155417\n" @@ -7276,7 +7213,6 @@ msgid "256 : Second button in the dialog as default button." msgstr "256 : Drugi gumb u dijaloški okvir kao podrazumijevani gumb." #: 03010101.xhp -#, fuzzy msgctxt "" "03010101.xhp\n" "par_id3153878\n" @@ -7285,7 +7221,6 @@ msgid "512 : Third button in the dialog as default button." msgstr "512 : gumb u dijaloški okvir kao podrazumijevani gumb." #: 03010101.xhp -#, fuzzy msgctxt "" "03010101.xhp\n" "hd_id3150715\n" @@ -7294,7 +7229,6 @@ msgid "Example:" msgstr "Primjer:" #: 03010101.xhp -#, fuzzy msgctxt "" "03010101.xhp\n" "par_id3150327\n" @@ -7303,7 +7237,6 @@ msgid "Const sText1 = \"An unexpected error occurred.\"" msgstr "Const sText1 = \"Nepredviđena greška\"" #: 03010101.xhp -#, fuzzy msgctxt "" "03010101.xhp\n" "par_id3146912\n" @@ -7312,7 +7245,6 @@ msgid "Const sText2 = \"The program execution will continue, however.\"" msgstr "Const sText2 = \"Program svejedno nastavlja sa radiom.\"" #: 03010101.xhp -#, fuzzy msgctxt "" "03010101.xhp\n" "par_id3154757\n" @@ -7346,7 +7278,6 @@ msgid "<link href=\"text/sbasic/shared/03010102.xhp\" name=\"MsgBox Function [Ru msgstr "" #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3145171\n" @@ -7363,7 +7294,6 @@ msgid "Syntax:" msgstr "" #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3154685\n" @@ -7372,7 +7302,6 @@ msgid "MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]])" msgstr "MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]])" #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "hd_id3153771\n" @@ -7381,7 +7310,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3146985\n" @@ -7390,7 +7318,6 @@ msgid "Integer" msgstr "Cijeli broj" #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "hd_id3153363\n" @@ -7431,7 +7358,6 @@ msgid "<emph>Values</emph>" msgstr "" #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3147397\n" @@ -7440,7 +7366,6 @@ msgid "0 : Display OK button only." msgstr "0 : Display OK button only." #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3145646\n" @@ -7457,7 +7382,6 @@ msgid "2 : Display Abort, Retry, and Ignore buttons." msgstr "" #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3151075\n" @@ -7466,7 +7390,6 @@ msgid "3 : Display Yes, No, and Cancel buttons." msgstr "3 : Prikaži Da, Ne i Otkaži gumbe." #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3153878\n" @@ -7475,7 +7398,6 @@ msgid "4 : Display Yes and No buttons." msgstr "4 : Prikaži Da i Ne gumbe." #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3155601\n" @@ -7484,7 +7406,6 @@ msgid "5 : Display Retry and Cancel buttons." msgstr "5 : Prikaži Ponovno pokreni i Otkaži gumbe." #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3150716\n" @@ -7493,7 +7414,6 @@ msgid "16 : Add the Stop icon to the dialog." msgstr "16 : Dodaj Stop sličicu u dijaloški okvir." #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3153837\n" @@ -7502,7 +7422,6 @@ msgid "32 : Add the Question icon to the dialog." msgstr "Dodaj Pitanje sličicu u dijaloški okvir." #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3150751\n" @@ -7511,7 +7430,6 @@ msgid "48 : Add the Exclamation Point icon to the dialog." msgstr "48 : Dodaj uzvik Bod sličicu u dijaloški okvir." #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3146915\n" @@ -7520,7 +7438,6 @@ msgid "64 : Add the Information icon to the dialog." msgstr "64 : Dodaj informaciju sličica u dijaloški okvir." #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3145640\n" @@ -7529,7 +7446,6 @@ msgid "128 : First button in the dialog as default button." msgstr "128 : Prvi gumb u dijaloškom okviru kao podrazumijevani gumb." #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3153765\n" @@ -7538,7 +7454,6 @@ msgid "256 : Second button in the dialog as default button." msgstr "256 : Drugi gumb u dijaloški okvir kao podrazumijevani gumb." #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3153715\n" @@ -7555,7 +7470,6 @@ msgid "<emph>Return value:</emph>" msgstr "" #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3145230\n" @@ -7564,7 +7478,6 @@ msgid "1 : OK" msgstr "1 : Prihvati" #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3149567\n" @@ -7581,7 +7494,6 @@ msgid "3 : Abort" msgstr "" #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3155335\n" @@ -7590,7 +7502,6 @@ msgid "4 : Retry" msgstr "4 : Ponovi" #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3146918\n" @@ -7599,7 +7510,6 @@ msgid "5 : Ignore" msgstr "5 : Ignoriraj" #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3155961\n" @@ -7608,7 +7518,6 @@ msgid "6 : Yes" msgstr "6 : Da" #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3148488\n" @@ -7617,7 +7526,6 @@ msgid "7 : No" msgstr "7 : Ne" #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "hd_id3150090\n" @@ -7626,7 +7534,6 @@ msgid "Example:" msgstr "Primjer:" #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3151278\n" @@ -7635,7 +7542,6 @@ msgid "sVar = MsgBox(\"Las Vegas\")" msgstr "sVar = MsgBox(\"Las Vegas\")" #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3149034\n" @@ -7644,7 +7550,6 @@ msgid "sVar = MsgBox(\"Las Vegas\",1)" msgstr "sVar = MsgBox(\"Las Vegas\",1)" #: 03010102.xhp -#, fuzzy msgctxt "" "03010102.xhp\n" "par_id3166424\n" @@ -7701,7 +7606,6 @@ msgid "Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos A msgstr "" #: 03010103.xhp -#, fuzzy msgctxt "" "03010103.xhp\n" "hd_id3147348\n" @@ -7774,7 +7678,6 @@ msgid "You can insert the Tab function, enclosed by semicolons, between argument msgstr "" #: 03010103.xhp -#, fuzzy msgctxt "" "03010103.xhp\n" "hd_id3146912\n" @@ -7834,7 +7737,6 @@ msgid "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"InputBox Function [ msgstr "" #: 03010201.xhp -#, fuzzy msgctxt "" "03010201.xhp\n" "par_id3151262\n" @@ -7867,7 +7769,6 @@ msgid "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As msgstr "" #: 03010201.xhp -#, fuzzy msgctxt "" "03010201.xhp\n" "hd_id3150713\n" @@ -7876,7 +7777,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03010201.xhp -#, fuzzy msgctxt "" "03010201.xhp\n" "par_id3145090\n" @@ -7885,7 +7785,6 @@ msgid "String" msgstr "Znakovni niz" #: 03010201.xhp -#, fuzzy msgctxt "" "03010201.xhp\n" "hd_id3149346\n" @@ -7942,7 +7841,6 @@ msgid "If <emph>x_pos</emph> and <emph>y_pos</emph> are omitted, the dialog is c msgstr "" #: 03010201.xhp -#, fuzzy msgctxt "" "03010201.xhp\n" "hd_id3149456\n" @@ -7951,7 +7849,6 @@ msgid "Example:" msgstr "Primjer:" #: 03010201.xhp -#, fuzzy msgctxt "" "03010201.xhp\n" "par_id3154367\n" @@ -7960,7 +7857,6 @@ msgid "sText = InputBox (\"Please enter a phrase:\",\"Dear User\")" msgstr "sText = InputBox (\"Molimo uneste izraz:\",\"Dragi korisnici\")" #: 03010201.xhp -#, fuzzy msgctxt "" "03010201.xhp\n" "par_id3151042\n" @@ -8020,7 +7916,6 @@ msgid "<link href=\"text/sbasic/shared/03010301.xhp\" name=\"Blue Function [Runt msgstr "" #: 03010301.xhp -#, fuzzy msgctxt "" "03010301.xhp\n" "par_id3156343\n" @@ -8037,7 +7932,6 @@ msgid "Syntax:" msgstr "" #: 03010301.xhp -#, fuzzy msgctxt "" "03010301.xhp\n" "par_id3149457\n" @@ -8046,7 +7940,6 @@ msgid "Blue (Color As Long)" msgstr "Green (Color As Long)" #: 03010301.xhp -#, fuzzy msgctxt "" "03010301.xhp\n" "hd_id3149656\n" @@ -8055,7 +7948,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03010301.xhp -#, fuzzy msgctxt "" "03010301.xhp\n" "par_id3154365\n" @@ -8064,7 +7956,6 @@ msgid "Integer" msgstr "Cijeli broj" #: 03010301.xhp -#, fuzzy msgctxt "" "03010301.xhp\n" "hd_id3156423\n" @@ -8081,7 +7972,6 @@ msgid "<emph>Color value</emph>: Long integer expression that specifies any <lin msgstr "" #: 03010301.xhp -#, fuzzy msgctxt "" "03010301.xhp\n" "hd_id3153091\n" @@ -8090,7 +7980,6 @@ msgid "Example:" msgstr "Primjer:" #: 03010301.xhp -#, fuzzy msgctxt "" "03010301.xhp\n" "par_id3154012\n" @@ -8099,7 +7988,6 @@ msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_" msgstr "msgbox \"The color \" & lVar & \" consists of:\" & Chr(13) &_" #: 03010301.xhp -#, fuzzy msgctxt "" "03010301.xhp\n" "par_id3148645\n" @@ -8108,7 +7996,6 @@ msgid "\"red= \" & Red(lVar) & Chr(13)&_" msgstr "\"red= \" & red(lVar) & Chr(13)&_" #: 03010301.xhp -#, fuzzy msgctxt "" "03010301.xhp\n" "par_id3159155\n" @@ -8117,7 +8004,6 @@ msgid "\"green= \" & Green(lVar) & Chr(13)&_" msgstr "\"green= \" & green(lVar) & Chr(13)&_" #: 03010301.xhp -#, fuzzy msgctxt "" "03010301.xhp\n" "par_id3147319\n" @@ -8151,7 +8037,6 @@ msgid "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Green Function [Run msgstr "" #: 03010302.xhp -#, fuzzy msgctxt "" "03010302.xhp\n" "par_id3153361\n" @@ -8168,7 +8053,6 @@ msgid "Syntax:" msgstr "" #: 03010302.xhp -#, fuzzy msgctxt "" "03010302.xhp\n" "par_id3153969\n" @@ -8177,7 +8061,6 @@ msgid "Green (Color As Long)" msgstr "Green (Color As Long)" #: 03010302.xhp -#, fuzzy msgctxt "" "03010302.xhp\n" "hd_id3154124\n" @@ -8186,7 +8069,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03010302.xhp -#, fuzzy msgctxt "" "03010302.xhp\n" "par_id3153194\n" @@ -8195,7 +8077,6 @@ msgid "Integer" msgstr "Cijeli broj" #: 03010302.xhp -#, fuzzy msgctxt "" "03010302.xhp\n" "hd_id3154909\n" @@ -8212,7 +8093,6 @@ msgid "<emph>Color</emph>: Long integer expression that specifies a <link href=\ msgstr "" #: 03010302.xhp -#, fuzzy msgctxt "" "03010302.xhp\n" "hd_id3149664\n" @@ -8221,7 +8101,6 @@ msgid "Example:" msgstr "Primjer:" #: 03010302.xhp -#, fuzzy msgctxt "" "03010302.xhp\n" "par_id3151117\n" @@ -8230,7 +8109,6 @@ msgid "MsgBox \"The color \" & lVar & \" contains the components:\" & Chr(13) &_ msgstr "msgbox \"The color \" & lVar & \" sadrži komponentu:\" & Chr(13) &_" #: 03010302.xhp -#, fuzzy msgctxt "" "03010302.xhp\n" "par_id3153951\n" @@ -8239,7 +8117,6 @@ msgid "\"red = \" & red(lVar) & Chr(13)&_" msgstr "\"red = \" & red(lVar) & Chr(13)&_" #: 03010302.xhp -#, fuzzy msgctxt "" "03010302.xhp\n" "par_id3152462\n" @@ -8248,7 +8125,6 @@ msgid "\"green = \" & green(lVar) & Chr(13)&_" msgstr "\"green = \" & green(lVar) & Chr(13)&_" #: 03010302.xhp -#, fuzzy msgctxt "" "03010302.xhp\n" "par_id3154730\n" @@ -8282,7 +8158,6 @@ msgid "<link href=\"text/sbasic/shared/03010303.xhp\" name=\"Red Function [Runti msgstr "" #: 03010303.xhp -#, fuzzy msgctxt "" "03010303.xhp\n" "par_id3149656\n" @@ -8299,7 +8174,6 @@ msgid "Syntax:" msgstr "" #: 03010303.xhp -#, fuzzy msgctxt "" "03010303.xhp\n" "par_id3150448\n" @@ -8308,7 +8182,6 @@ msgid "Red (ColorNumber As Long)" msgstr "Red (ColorNumber As Long)" #: 03010303.xhp -#, fuzzy msgctxt "" "03010303.xhp\n" "hd_id3151042\n" @@ -8317,7 +8190,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03010303.xhp -#, fuzzy msgctxt "" "03010303.xhp\n" "par_id3145173\n" @@ -8326,7 +8198,6 @@ msgid "Integer" msgstr "Cijeli broj" #: 03010303.xhp -#, fuzzy msgctxt "" "03010303.xhp\n" "hd_id3154685\n" @@ -8343,7 +8214,6 @@ msgid "<emph>ColorNumber</emph>: Long integer expression that specifies any <lin msgstr "" #: 03010303.xhp -#, fuzzy msgctxt "" "03010303.xhp\n" "hd_id3148575\n" @@ -8352,7 +8222,6 @@ msgid "Example:" msgstr "Primjer:" #: 03010303.xhp -#, fuzzy msgctxt "" "03010303.xhp\n" "par_id3147435\n" @@ -8361,7 +8230,6 @@ msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_" msgstr "msgbox \"The color \" & lVar & \" consists of:\" & Chr(13) &_" #: 03010303.xhp -#, fuzzy msgctxt "" "03010303.xhp\n" "par_id3155306\n" @@ -8370,7 +8238,6 @@ msgid "\"red= \" & red(lVar) & Chr(13)&_" msgstr "\"red= \" & red(lVar) & Chr(13)&_" #: 03010303.xhp -#, fuzzy msgctxt "" "03010303.xhp\n" "par_id3149262\n" @@ -8379,7 +8246,6 @@ msgid "\"green= \" & green(lVar) & Chr(13)&_" msgstr "\"green= \" & green(lVar) & Chr(13)&_" #: 03010303.xhp -#, fuzzy msgctxt "" "03010303.xhp\n" "par_id3147397\n" @@ -8420,7 +8286,6 @@ msgid "Syntax:" msgstr "" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "par_id3151042\n" @@ -8429,7 +8294,6 @@ msgid "QBColor (ColorNumber As Integer)" msgstr "QBColor (ColorNumber As Integer)" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "hd_id3145172\n" @@ -8438,7 +8302,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "par_id3154685\n" @@ -8447,7 +8310,6 @@ msgid "Long" msgstr "Dugačko" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "hd_id3156560\n" @@ -8472,7 +8334,6 @@ msgid "<emph>ColorNumber</emph> can be assigned the following values:" msgstr "" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "par_id3152576\n" @@ -8481,7 +8342,6 @@ msgid "0 : Black" msgstr "0 : Black" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "par_id3146975\n" @@ -8490,7 +8350,6 @@ msgid "1 : Blue" msgstr "1 : Blue" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "par_id3151116\n" @@ -8499,7 +8358,6 @@ msgid "2 : Green" msgstr "2 : Zelena" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "par_id3155412\n" @@ -8508,7 +8366,6 @@ msgid "3 : Cyan" msgstr "3 : Tirkizna" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "par_id3155306\n" @@ -8517,7 +8374,6 @@ msgid "4 : Red" msgstr "4 : Crvena" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "par_id3153364\n" @@ -8526,7 +8382,6 @@ msgid "5 : Magenta" msgstr "5 : Roza" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "par_id3146119\n" @@ -8535,7 +8390,6 @@ msgid "6 : Yellow" msgstr "6 : Žuta" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "par_id3154730\n" @@ -8544,7 +8398,6 @@ msgid "7 : White" msgstr "7 : Bijela" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "par_id3153877\n" @@ -8553,7 +8406,6 @@ msgid "8 : Gray" msgstr "8 : Siva" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "par_id3147124\n" @@ -8562,7 +8414,6 @@ msgid "9 : Light Blue" msgstr "9 : Svijetlo plava" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "par_id3145646\n" @@ -8571,7 +8422,6 @@ msgid "10 : Light Green" msgstr "10 : Svijetlo zelena" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "par_id3149958\n" @@ -8580,7 +8430,6 @@ msgid "11 : Light Cyan" msgstr "11 : Svijetlo tirkizna" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "par_id3154943\n" @@ -8589,7 +8438,6 @@ msgid "12 : Light Red" msgstr "12 : Svijetlo crvena" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "par_id3150715\n" @@ -8598,7 +8446,6 @@ msgid "13 : Light Magenta" msgstr "13 : Svijetlo roza" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "par_id3146970\n" @@ -8607,7 +8454,6 @@ msgid "14 : Light Yellow" msgstr "14 : Svijetlo žuta" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "par_id3150750\n" @@ -8616,7 +8462,6 @@ msgid "15 : Bright White" msgstr "15 : Svijetlo bijela" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "par_id3146914\n" @@ -8625,7 +8470,6 @@ msgid "This function is used only to convert from older MS-DOS based BASIC appli msgstr "Ova funkcija se koristi samo za konverziju iz starijih MS-DOS BASIC programa koji koriste gore navedene kodove boja. Funkcija vraća dugački cijeli broj koji ukazuje na boju, koja će biti korištena u $[officename] IDE." #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "hd_id3148406\n" @@ -8634,7 +8478,6 @@ msgid "Example:" msgstr "Primjer:" #: 03010304.xhp -#, fuzzy msgctxt "" "03010304.xhp\n" "par_id3149566\n" @@ -8675,7 +8518,6 @@ msgid "Syntax:" msgstr "" #: 03010305.xhp -#, fuzzy msgctxt "" "03010305.xhp\n" "par_id3155132\n" @@ -8684,7 +8526,6 @@ msgid "RGB (Red, Green, Blue)" msgstr "RGB (Crveno, Zeleno, Plavo)" #: 03010305.xhp -#, fuzzy msgctxt "" "03010305.xhp\n" "hd_id3156442\n" @@ -8693,7 +8534,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03010305.xhp -#, fuzzy msgctxt "" "03010305.xhp\n" "par_id3159153\n" @@ -8702,7 +8542,6 @@ msgid "Long" msgstr "Dugačko" #: 03010305.xhp -#, fuzzy msgctxt "" "03010305.xhp\n" "hd_id3154013\n" @@ -8735,7 +8574,6 @@ msgid "<emph>Blue</emph>: Any integer expression that represents the blue compon msgstr "" #: 03010305.xhp -#, fuzzy msgctxt "" "03010305.xhp\n" "hd_id3147435\n" @@ -8744,7 +8582,6 @@ msgid "Example:" msgstr "Primjer:" #: 03010305.xhp -#, fuzzy msgctxt "" "03010305.xhp\n" "par_id3145647\n" @@ -8753,7 +8590,6 @@ msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_" msgstr "msgbox \"The color \" & lVar & \" consists of:\" & Chr(13) &_" #: 03010305.xhp -#, fuzzy msgctxt "" "03010305.xhp\n" "par_id3154491\n" @@ -8762,7 +8598,6 @@ msgid "\"red= \" & red(lVar) & Chr(13)&_" msgstr "\"red= \" & red(lVar) & Chr(13)&_" #: 03010305.xhp -#, fuzzy msgctxt "" "03010305.xhp\n" "par_id3149401\n" @@ -8771,7 +8606,6 @@ msgid "\"green= \" & green(lVar) & Chr(13)&_" msgstr "\"green= \" & green(lVar) & Chr(13)&_" #: 03010305.xhp -#, fuzzy msgctxt "" "03010305.xhp\n" "par_id3150716\n" @@ -8856,7 +8690,6 @@ msgid "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement [Ru msgstr "" #: 03020101.xhp -#, fuzzy msgctxt "" "03020101.xhp\n" "par_id3147573\n" @@ -8873,7 +8706,6 @@ msgid "Syntax:" msgstr "" #: 03020101.xhp -#, fuzzy msgctxt "" "03020101.xhp\n" "par_id3147265\n" @@ -8882,7 +8714,6 @@ msgid "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]" msgstr "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]" #: 03020101.xhp -#, fuzzy msgctxt "" "03020101.xhp\n" "hd_id3153379\n" @@ -8899,7 +8730,6 @@ msgid "<emph>FileNumber:</emph> Any integer expression that specifies the number msgstr "" #: 03020101.xhp -#, fuzzy msgctxt "" "03020101.xhp\n" "hd_id3153192\n" @@ -8908,7 +8738,6 @@ msgid "Example:" msgstr "Primjer:" #: 03020101.xhp -#, fuzzy msgctxt "" "03020101.xhp\n" "par_id3153727\n" @@ -8917,7 +8746,6 @@ msgid "Print #iNumber, \"First line of text\"" msgstr "Print #iNumber, \"Prvi redak teksta\"" #: 03020101.xhp -#, fuzzy msgctxt "" "03020101.xhp\n" "par_id3147350\n" @@ -8951,7 +8779,6 @@ msgid "<link href=\"text/sbasic/shared/03020102.xhp\" name=\"FreeFile Function[R msgstr "" #: 03020102.xhp -#, fuzzy msgctxt "" "03020102.xhp\n" "par_id3154366\n" @@ -8968,7 +8795,6 @@ msgid "Syntax:" msgstr "" #: 03020102.xhp -#, fuzzy msgctxt "" "03020102.xhp\n" "hd_id3151042\n" @@ -8977,7 +8803,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03020102.xhp -#, fuzzy msgctxt "" "03020102.xhp\n" "par_id3150440\n" @@ -8986,7 +8811,6 @@ msgid "Integer" msgstr "Cijeli broj" #: 03020102.xhp -#, fuzzy msgctxt "" "03020102.xhp\n" "hd_id3148576\n" @@ -8995,7 +8819,6 @@ msgid "Parameters:" msgstr "Parametri:" #: 03020102.xhp -#, fuzzy msgctxt "" "03020102.xhp\n" "par_id3155854\n" @@ -9004,7 +8827,6 @@ msgid "This function can only be used immediately in front of an Open statement. msgstr "Ova funkcija može se jedino koristiti neposredno ispred Open izraza. FreeFile vraća sljedeći slobodan broj, ali ga ne rezervira." #: 03020102.xhp -#, fuzzy msgctxt "" "03020102.xhp\n" "hd_id3159153\n" @@ -9013,7 +8835,6 @@ msgid "Example:" msgstr "Primjer:" #: 03020102.xhp -#, fuzzy msgctxt "" "03020102.xhp\n" "par_id3155416\n" @@ -9022,7 +8843,6 @@ msgid "Print #iNumber, \"First line of text\"" msgstr "Print #iNumber, \"Prvi redak teksta\"" #: 03020102.xhp -#, fuzzy msgctxt "" "03020102.xhp\n" "par_id3153416\n" @@ -9056,7 +8876,6 @@ msgid "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open Statement [Run msgstr "" #: 03020103.xhp -#, fuzzy msgctxt "" "03020103.xhp\n" "par_id3150769\n" @@ -9081,7 +8900,6 @@ msgid "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]File msgstr "" #: 03020103.xhp -#, fuzzy msgctxt "" "03020103.xhp\n" "hd_id3156280\n" @@ -9138,7 +8956,6 @@ msgid "<emph>DatasetLength:</emph> For random access files, set the length of th msgstr "" #: 03020103.xhp -#, fuzzy msgctxt "" "03020103.xhp\n" "par_id3153418\n" @@ -9147,7 +8964,6 @@ msgid "You can only modify the contents of a file that was opened with the Open msgstr "Možete jedino modificiarti sadžaj datoteke koja je otvorena sa Open izjavom. Ako pokušate otvoriti datoteku koja je upravo otvorena, poruka o grešci će se pojaviti." #: 03020103.xhp -#, fuzzy msgctxt "" "03020103.xhp\n" "hd_id3149123\n" @@ -9156,7 +8972,6 @@ msgid "Example:" msgstr "Primjer:" #: 03020103.xhp -#, fuzzy msgctxt "" "03020103.xhp\n" "par_id3154705\n" @@ -9165,7 +8980,6 @@ msgid "Print #iNumber, \"This is a line of text\"" msgstr "Print #iNumber, \"This is a line of text\"" #: 03020103.xhp -#, fuzzy msgctxt "" "03020103.xhp\n" "par_id3146916\n" @@ -9198,7 +9012,6 @@ msgid "<link href=\"text/sbasic/shared/03020104.xhp\">Reset Statement [Runtime]< msgstr "" #: 03020104.xhp -#, fuzzy msgctxt "" "03020104.xhp\n" "par_id3156423\n" @@ -9215,7 +9028,6 @@ msgid "Syntax:" msgstr "" #: 03020104.xhp -#, fuzzy msgctxt "" "03020104.xhp\n" "hd_id3161831\n" @@ -9224,7 +9036,6 @@ msgid "Example:" msgstr "Primjer:" #: 03020104.xhp -#, fuzzy msgctxt "" "03020104.xhp\n" "par_id3148455\n" @@ -9233,7 +9044,6 @@ msgid "Print #iNumber, \"This is a new line of text\"" msgstr "Print #iNumber, \"Ovo je nova linija teksta\"" #: 03020104.xhp -#, fuzzy msgctxt "" "03020104.xhp\n" "par_id3163805\n" @@ -9283,7 +9093,6 @@ msgid "<link href=\"text/sbasic/shared/03020201.xhp\">Get Statement [Runtime]</l msgstr "" #: 03020201.xhp -#, fuzzy msgctxt "" "03020201.xhp\n" "par_id3145069\n" @@ -9308,7 +9117,6 @@ msgid "Syntax:" msgstr "" #: 03020201.xhp -#, fuzzy msgctxt "" "03020201.xhp\n" "par_id3150792\n" @@ -9317,7 +9125,6 @@ msgid "Get [#] FileNumber As Integer, [Position], Variable" msgstr "Get [#] FileNumber As Integer, [Position], Variable" #: 03020201.xhp -#, fuzzy msgctxt "" "03020201.xhp\n" "hd_id3154138\n" @@ -9358,7 +9165,6 @@ msgid "If <emph>Position</emph> is omitted, the current position or the current msgstr "" #: 03020201.xhp -#, fuzzy msgctxt "" "03020201.xhp\n" "par_id3149484\n" @@ -9367,7 +9173,6 @@ msgid "Variable: Name of the variable to be read. With the exception of object v msgstr "Varijabla: Ime varijable koja se čita. Uz izuzetak varijabli objekata, možete koristiti bilo koji tip varijabli." #: 03020201.xhp -#, fuzzy msgctxt "" "03020201.xhp\n" "hd_id3153144\n" @@ -9376,7 +9181,6 @@ msgid "Example:" msgstr "Primjer:" #: 03020201.xhp -#, fuzzy msgctxt "" "03020201.xhp\n" "par_id3155307\n" @@ -9385,7 +9189,6 @@ msgid "Dim sText As Variant ' Must be a variant" msgstr "Dim sText As Variant REM Must be a variant" #: 03020201.xhp -#, fuzzy msgctxt "" "03020201.xhp\n" "par_id3149411\n" @@ -9394,7 +9197,6 @@ msgid "Seek #iNumber,1 ' Position at beginning" msgstr "Seek #iNumber,1 REM Position at beginning" #: 03020201.xhp -#, fuzzy msgctxt "" "03020201.xhp\n" "par_id3153158\n" @@ -9403,7 +9205,6 @@ msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text" msgstr "Put #iNumber,, \"This is the first line of text\" REM Fill line with text" #: 03020201.xhp -#, fuzzy msgctxt "" "03020201.xhp\n" "par_id3148457\n" @@ -9412,7 +9213,6 @@ msgid "Put #iNumber,, \"This is the second line of text\"" msgstr "Put #iNumber,, \"This is the second line of text\"" #: 03020201.xhp -#, fuzzy msgctxt "" "03020201.xhp\n" "par_id3150715\n" @@ -9421,7 +9221,6 @@ msgid "Put #iNumber,, \"This is the third line of text\"" msgstr "Put #iNumber,, \"This is the third line of text\"" #: 03020201.xhp -#, fuzzy msgctxt "" "03020201.xhp\n" "par_id3155938\n" @@ -9430,7 +9229,6 @@ msgid "Put #iNumber,,\"This is a new text\"" msgstr "Put #iNumber,,\"This is a new text\"" #: 03020201.xhp -#, fuzzy msgctxt "" "03020201.xhp\n" "par_id3146916\n" @@ -9463,7 +9261,6 @@ msgid "<link href=\"text/sbasic/shared/03020202.xhp\" name=\"Input# Statement [R msgstr "" #: 03020202.xhp -#, fuzzy msgctxt "" "03020202.xhp\n" "par_id3156424\n" @@ -9480,7 +9277,6 @@ msgid "Syntax:" msgstr "" #: 03020202.xhp -#, fuzzy msgctxt "" "03020202.xhp\n" "par_id3150440\n" @@ -9489,7 +9285,6 @@ msgid "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]" msgstr "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]" #: 03020202.xhp -#, fuzzy msgctxt "" "03020202.xhp\n" "hd_id3146121\n" @@ -9522,7 +9317,6 @@ msgid "The <emph>Input#</emph> statement reads numeric values or strings from an msgstr "" #: 03020202.xhp -#, fuzzy msgctxt "" "03020202.xhp\n" "par_id3146984\n" @@ -9539,7 +9333,6 @@ msgid "Records that are separated by commas cannot be assigned to a string varia msgstr "" #: 03020202.xhp -#, fuzzy msgctxt "" "03020202.xhp\n" "par_id3147349\n" @@ -9548,7 +9341,6 @@ msgid "If the end of the file is reached while reading a data element, an error msgstr "Ako se pri čitanju podatkovnog elementa došlo do kraja datoteke, dolazi do greške i proces se prekida." #: 03020202.xhp -#, fuzzy msgctxt "" "03020202.xhp\n" "hd_id3152578\n" @@ -9597,7 +9389,6 @@ msgid "<link href=\"text/sbasic/shared/03020203.xhp\" name=\"Line Input # Statem msgstr "" #: 03020203.xhp -#, fuzzy msgctxt "" "03020203.xhp\n" "par_id3156280\n" @@ -9614,7 +9405,6 @@ msgid "Syntax:" msgstr "" #: 03020203.xhp -#, fuzzy msgctxt "" "03020203.xhp\n" "par_id3147229\n" @@ -9623,7 +9413,6 @@ msgid "Line Input #FileNumber As Integer, Var As String" msgstr "Line Input #FileNumber As Integer, Var As String" #: 03020203.xhp -#, fuzzy msgctxt "" "03020203.xhp\n" "hd_id3145173\n" @@ -9656,7 +9445,6 @@ msgid "With the <emph>Line Input#</emph> statement, you can read strings from an msgstr "" #: 03020203.xhp -#, fuzzy msgctxt "" "03020203.xhp\n" "hd_id3163711\n" @@ -9665,7 +9453,6 @@ msgid "Example:" msgstr "Primjer:" #: 03020203.xhp -#, fuzzy msgctxt "" "03020203.xhp\n" "par_id3147124\n" @@ -9674,7 +9461,6 @@ msgid "Print #iNumber, \"This is a line of text\"" msgstr "Print #iNumber, \"This is a line of text\"" #: 03020203.xhp -#, fuzzy msgctxt "" "03020203.xhp\n" "par_id3153415\n" @@ -9731,7 +9517,6 @@ msgid "Syntax:" msgstr "" #: 03020204.xhp -#, fuzzy msgctxt "" "03020204.xhp\n" "par_id3155132\n" @@ -9740,7 +9525,6 @@ msgid "Put [#] FileNumber As Integer, [position], Variable" msgstr "Get [#] FileNumber As Integer, [Position], Variable" #: 03020204.xhp -#, fuzzy msgctxt "" "03020204.xhp\n" "hd_id3153190\n" @@ -9797,7 +9581,6 @@ msgid "Note for binary files: The contents of the variables are written to the s msgstr "" #: 03020204.xhp -#, fuzzy msgctxt "" "03020204.xhp\n" "hd_id3154491\n" @@ -9806,7 +9589,6 @@ msgid "Example:" msgstr "Primjer:" #: 03020204.xhp -#, fuzzy msgctxt "" "03020204.xhp\n" "par_id3154729\n" @@ -9815,7 +9597,6 @@ msgid "Dim sText As Variant ' Must be a variant type" msgstr "Dim sText As Variant REM Must be a variant" #: 03020204.xhp -#, fuzzy msgctxt "" "03020204.xhp\n" "par_id3156278\n" @@ -9824,7 +9605,6 @@ msgid "Seek #iNumber,1 ' Position To start writing" msgstr "Seek #iNumber,1 REM Pozicija na pocetku" #: 03020204.xhp -#, fuzzy msgctxt "" "03020204.xhp\n" "par_id3153711\n" @@ -9833,7 +9613,6 @@ msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text" msgstr "Put #iNumber,, \"This is the first line of text\" REM Fill line with text" #: 03020204.xhp -#, fuzzy msgctxt "" "03020204.xhp\n" "par_id3155446\n" @@ -9842,7 +9621,6 @@ msgid "Put #iNumber,, \"This is the second line of text\"" msgstr "Put #iNumber,, \"This is the second line of text\"" #: 03020204.xhp -#, fuzzy msgctxt "" "03020204.xhp\n" "par_id3154255\n" @@ -9851,7 +9629,6 @@ msgid "Put #iNumber,, \"This is the third line of text\"" msgstr "Put #iNumber,, \"This is the third line of text\"" #: 03020204.xhp -#, fuzzy msgctxt "" "03020204.xhp\n" "par_id3150940\n" @@ -9860,7 +9637,6 @@ msgid "Put #iNumber,,\"This is new text\"" msgstr "Put #iNumber,,\"This is a new text\"" #: 03020204.xhp -#, fuzzy msgctxt "" "03020204.xhp\n" "par_id3159102\n" @@ -9893,7 +9669,6 @@ msgid "<link href=\"text/sbasic/shared/03020205.xhp\" name=\"Write Statement [Ru msgstr "" #: 03020205.xhp -#, fuzzy msgctxt "" "03020205.xhp\n" "par_id3154685\n" @@ -9918,7 +9693,6 @@ msgid "Write [#FileName], [Expressionlist]" msgstr "" #: 03020205.xhp -#, fuzzy msgctxt "" "03020205.xhp\n" "hd_id3151116\n" @@ -9983,7 +9757,6 @@ msgid "Numbers with decimal delimiters are converted according to the locale set msgstr "" #: 03020205.xhp -#, fuzzy msgctxt "" "03020205.xhp\n" "hd_id3151073\n" @@ -10017,7 +9790,6 @@ msgid "<link href=\"text/sbasic/shared/03020301.xhp\" name=\"Eof Function [Runti msgstr "" #: 03020301.xhp -#, fuzzy msgctxt "" "03020301.xhp\n" "par_id3147182\n" @@ -10034,7 +9806,6 @@ msgid "Syntax:" msgstr "" #: 03020301.xhp -#, fuzzy msgctxt "" "03020301.xhp\n" "par_id3147399\n" @@ -10043,7 +9814,6 @@ msgid "Eof (intexpression As Integer)" msgstr "Eof (intexpression As Integer)" #: 03020301.xhp -#, fuzzy msgctxt "" "03020301.xhp\n" "hd_id3153539\n" @@ -10052,7 +9822,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03020301.xhp -#, fuzzy msgctxt "" "03020301.xhp\n" "par_id3156027\n" @@ -10061,7 +9830,6 @@ msgid "Bool" msgstr "Bool" #: 03020301.xhp -#, fuzzy msgctxt "" "03020301.xhp\n" "hd_id3152924\n" @@ -10078,7 +9846,6 @@ msgid "<emph>Intexpression:</emph> Any integer expression that evaluates to the msgstr "" #: 03020301.xhp -#, fuzzy msgctxt "" "03020301.xhp\n" "par_id3153527\n" @@ -10087,7 +9854,6 @@ msgid "Use EOF to avoid errors when you attempt to get input past the end of a f msgstr "Koristite EOF da izbjegnete greske kada pokusate citati iza zavrsetka datoteke. Kada koristite Input ili Get izraz za citanje iz datoteke, pokazivac na datoteku se pomice za roj procitanih bajtova. Kada se dođe do kraja datoteke, EOF vraća vrijednost \"True\" (-1)" #: 03020301.xhp -#, fuzzy msgctxt "" "03020301.xhp\n" "hd_id3154046\n" @@ -10096,7 +9862,6 @@ msgid "Example:" msgstr "Primjer:" #: 03020301.xhp -#, fuzzy msgctxt "" "03020301.xhp\n" "par_id3153360\n" @@ -10105,7 +9870,6 @@ msgid "Print #iNumber, \"First line of text\"" msgstr "Print #iNumber, \"Prvi redak teksta\"" #: 03020301.xhp -#, fuzzy msgctxt "" "03020301.xhp\n" "par_id3148797\n" @@ -10685,7 +10449,6 @@ msgid "Syntax:" msgstr "" #: 03020401.xhp -#, fuzzy msgctxt "" "03020401.xhp\n" "par_id3153897\n" @@ -10694,7 +10457,6 @@ msgid "ChDir Text As String" msgstr "MkDir Tekst kao niz znakova" #: 03020401.xhp -#, fuzzy msgctxt "" "03020401.xhp\n" "hd_id3148664\n" @@ -10719,7 +10481,6 @@ msgid "If you only want to change the current drive, enter the drive letter foll msgstr "" #: 03020401.xhp -#, fuzzy msgctxt "" "03020401.xhp\n" "hd_id3151116\n" @@ -10752,7 +10513,6 @@ msgid "<link href=\"text/sbasic/shared/03020402.xhp\" name=\"ChDrive Statement [ msgstr "" #: 03020402.xhp -#, fuzzy msgctxt "" "03020402.xhp\n" "par_id3149656\n" @@ -10769,7 +10529,6 @@ msgid "Syntax:" msgstr "" #: 03020402.xhp -#, fuzzy msgctxt "" "03020402.xhp\n" "par_id3154685\n" @@ -10778,7 +10537,6 @@ msgid "ChDrive Text As String" msgstr "ChDrive Tekst kao String" #: 03020402.xhp -#, fuzzy msgctxt "" "03020402.xhp\n" "hd_id3156423\n" @@ -10795,7 +10553,6 @@ msgid "<emph>Text:</emph> Any string expression that contains the drive letter o msgstr "" #: 03020402.xhp -#, fuzzy msgctxt "" "03020402.xhp\n" "par_id3145785\n" @@ -10804,7 +10561,6 @@ msgid "The drive must be assigned a capital letter. Under Windows, the letter th msgstr "Uređaju se mora pridijeliti veliko slovo. U Windows-ima, slovo koje pridjelite uređaju je ograničeno s postavkom LASTDRV. Ako je uređaj nazvan kao niz od više znakoca, samo prvo slovo je važeće. Ako pokušate pristupirit ne postojećem uređaju, javlja se greška i forma s dijalogom u koju možete upisati kako je do greške došlo." #: 03020402.xhp -#, fuzzy msgctxt "" "03020402.xhp\n" "hd_id3153188\n" @@ -10813,7 +10569,6 @@ msgid "Example:" msgstr "Primjer:" #: 03020402.xhp -#, fuzzy msgctxt "" "03020402.xhp\n" "par_id3152576\n" @@ -10847,7 +10602,6 @@ msgid "<link href=\"text/sbasic/shared/03020403.xhp\">CurDir Function [Runtime]< msgstr "" #: 03020403.xhp -#, fuzzy msgctxt "" "03020403.xhp\n" "par_id3156343\n" @@ -10864,7 +10618,6 @@ msgid "Syntax:" msgstr "" #: 03020403.xhp -#, fuzzy msgctxt "" "03020403.xhp\n" "par_id3153381\n" @@ -10873,7 +10626,6 @@ msgid "CurDir [(Text As String)]" msgstr "CurDir [(Text As String)]" #: 03020403.xhp -#, fuzzy msgctxt "" "03020403.xhp\n" "hd_id3154366\n" @@ -10882,7 +10634,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03020403.xhp -#, fuzzy msgctxt "" "03020403.xhp\n" "par_id3156281\n" @@ -10891,7 +10642,6 @@ msgid "String" msgstr "Znakovni niz" #: 03020403.xhp -#, fuzzy msgctxt "" "03020403.xhp\n" "hd_id3156423\n" @@ -10908,7 +10658,6 @@ msgid "<emph>Text:</emph> Any string expression that specifies an existing drive msgstr "" #: 03020403.xhp -#, fuzzy msgctxt "" "03020403.xhp\n" "par_id3155133\n" @@ -10917,7 +10666,6 @@ msgid "If no drive is specified or if the drive is a zero-length string (\"\"), msgstr "Ako niti jedna jedinica nije specifirana ili ako je jedinica prazan string (\"\"), CurDir vraća put za trenutnu jedinicu. $[officename] Basic javlja grešku akoje sintaksa specifikacije jedinice neispravna, jedinica ne postoji ili ako se slovo jedinice javlja poslije slova deinfiranog u CONFIG.SYS-u sa Lastdrive izrazom." #: 03020403.xhp -#, fuzzy msgctxt "" "03020403.xhp\n" "par_id3150010\n" @@ -10926,7 +10674,6 @@ msgid "This function is not case-sensitive." msgstr "Navedena funkcija nije osjetljiva na mala i velika slova." #: 03020403.xhp -#, fuzzy msgctxt "" "03020403.xhp\n" "hd_id3155411\n" @@ -10960,7 +10707,6 @@ msgid "<link href=\"text/sbasic/shared/03020404.xhp\" name=\"Dir Function [Runti msgstr "" #: 03020404.xhp -#, fuzzy msgctxt "" "03020404.xhp\n" "par_id3153381\n" @@ -10977,7 +10723,6 @@ msgid "Syntax:" msgstr "" #: 03020404.xhp -#, fuzzy msgctxt "" "03020404.xhp\n" "par_id3156282\n" @@ -10986,7 +10731,6 @@ msgid "Dir [(Text As String) [, Attrib As Integer]]" msgstr "Dir [(Text As String) [, Attrib As Integer]]" #: 03020404.xhp -#, fuzzy msgctxt "" "03020404.xhp\n" "hd_id3156424\n" @@ -10995,7 +10739,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03020404.xhp -#, fuzzy msgctxt "" "03020404.xhp\n" "par_id3153193\n" @@ -11004,7 +10747,6 @@ msgid "String" msgstr "Znakovni niz" #: 03020404.xhp -#, fuzzy msgctxt "" "03020404.xhp\n" "hd_id3153770\n" @@ -11037,7 +10779,6 @@ msgid "0 : Normal files." msgstr "" #: 03020404.xhp -#, fuzzy msgctxt "" "03020404.xhp\n" "par_id3147427\n" @@ -11046,7 +10787,6 @@ msgid "16 : Returns the name of the directory only." msgstr "16 : Vraća samo ime direktorija." #: 03020404.xhp -#, fuzzy msgctxt "" "03020404.xhp\n" "par_id3153952\n" @@ -11055,7 +10795,6 @@ msgid "Use this attribute to check if a file or directory exists, or to determin msgstr "Koristite ovo svojstvo za provjeru da li direktorij postoji, ili za određivanje svih datoteka i mapa u određenom direktoriju." #: 03020404.xhp -#, fuzzy msgctxt "" "03020404.xhp\n" "par_id3159156\n" @@ -11064,7 +10803,6 @@ msgid "To check if a file exists, enter the complete path and name of the file. msgstr "Da bi probjerili postoji li datoteka, unesite kompletnu putanju i ime datoteke. Ako datoteka ili direktorij ne postoji, Dir funkcija vraća niz znakova duljine nula (\"\")." #: 03020404.xhp -#, fuzzy msgctxt "" "03020404.xhp\n" "par_id3154012\n" @@ -11073,7 +10811,6 @@ msgid "To generate a list of all existing files in a specific directory, proceed msgstr "Da bui generirali listu svih postojećih datoteka u pojedinim direktorijima, postupite na sljedeći način: Prvi put kada pozovete dir funkciju, specificirajte kompletno traženje putanje datoteka, na primjer \"D:\\Files\\*.sxw\". Ako je putanja točna i tražilica pronalazi najmanje jednu datoteku, Dir funkcija vraća ime prve datoteke koja se podudara sa traženom putanjom. Da bi vratili dodatno ime datoteke koja se podudara s putanjom, pozovite Dir ponovo, ali ovaj put bez argumenata." #: 03020404.xhp -#, fuzzy msgctxt "" "03020404.xhp\n" "par_id3147348\n" @@ -11082,7 +10819,6 @@ msgid "To return directories only, use the attribute parameter. The same applies msgstr "Da bi vratili samo direktorij, koristite dodatne parametre. Isto se primjenjuje ako želite odrediti ime diska ( na primjer hard drive particija)" #: 03020404.xhp -#, fuzzy msgctxt "" "03020404.xhp\n" "hd_id3154942\n" @@ -11091,7 +10827,6 @@ msgid "Example:" msgstr "Primjer:" #: 03020404.xhp -#, fuzzy msgctxt "" "03020404.xhp\n" "par_id3148455\n" @@ -11100,7 +10835,6 @@ msgid "' Displays all files and directories" msgstr "REM Prikazuje sve datoteke i direktorije" #: 03020404.xhp -#, fuzzy msgctxt "" "03020404.xhp\n" "par_id3153416\n" @@ -11109,7 +10843,6 @@ msgid "sDir=\"Directories:\"" msgstr "sDir=\"Directories:\"" #: 03020404.xhp -#, fuzzy msgctxt "" "03020404.xhp\n" "par_id3154253\n" @@ -11143,7 +10876,6 @@ msgid "<link href=\"text/sbasic/shared/03020405.xhp\" name=\"FileAttr-Function [ msgstr "" #: 03020405.xhp -#, fuzzy msgctxt "" "03020405.xhp\n" "par_id3154366\n" @@ -11152,7 +10884,6 @@ msgid "Returns the access mode or the file access number of a file that was open msgstr "Vraća pristupni mod ili pristupni broj datoteci od datoteke koja je otvorena sa iyrayom Open. Pristupni broj datoteci je broj koji je zavisi od operativnog sustava (OSH = Operating System Handle)" #: 03020405.xhp -#, fuzzy msgctxt "" "03020405.xhp\n" "par_id3153364\n" @@ -11177,7 +10908,6 @@ msgid "Syntax:" msgstr "" #: 03020405.xhp -#, fuzzy msgctxt "" "03020405.xhp\n" "par_id3154012\n" @@ -11186,7 +10916,6 @@ msgid "FileAttr (FileNumber As Integer, Attribute As Integer)" msgstr "FileAttr (FileNumber As Integer, Attribute As Integer)" #: 03020405.xhp -#, fuzzy msgctxt "" "03020405.xhp\n" "hd_id3147349\n" @@ -11195,7 +10924,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03020405.xhp -#, fuzzy msgctxt "" "03020405.xhp\n" "par_id3146974\n" @@ -11204,7 +10932,6 @@ msgid "Integer" msgstr "Cijeli broj" #: 03020405.xhp -#, fuzzy msgctxt "" "03020405.xhp\n" "hd_id3153728\n" @@ -11229,7 +10956,6 @@ msgid "<emph>Attribute:</emph> Integer expression that indicates the type of fil msgstr "" #: 03020405.xhp -#, fuzzy msgctxt "" "03020405.xhp\n" "par_id3147396\n" @@ -11254,7 +10980,6 @@ msgid "If you specify a parameter attribute with a value of 1, the following ret msgstr "" #: 03020405.xhp -#, fuzzy msgctxt "" "03020405.xhp\n" "par_id3149124\n" @@ -11263,7 +10988,6 @@ msgid "1 - INPUT (file open for input)" msgstr "1 - ULAZ (datoteka je otvorena za čitanje)" #: 03020405.xhp -#, fuzzy msgctxt "" "03020405.xhp\n" "par_id3156275\n" @@ -11272,7 +10996,6 @@ msgid "2 - OUTPUT (file open for output)" msgstr "2 - IZLAZ (datoteka je otvorena za pisanje)" #: 03020405.xhp -#, fuzzy msgctxt "" "03020405.xhp\n" "par_id3155066\n" @@ -11281,7 +11004,6 @@ msgid "4 - RANDOM (file open for random access)" msgstr "4 - SLUČAJNO (datoteka je otvorena za slučajan pristup)" #: 03020405.xhp -#, fuzzy msgctxt "" "03020405.xhp\n" "par_id3148406\n" @@ -11290,7 +11012,6 @@ msgid "8 - APPEND (file open for appending)" msgstr "8 - DODAVANJE (datoteka je otvorena za dodavanje)" #: 03020405.xhp -#, fuzzy msgctxt "" "03020405.xhp\n" "par_id3154757\n" @@ -11299,7 +11020,6 @@ msgid "32 - BINARY (file open in binary mode)." msgstr "32 - BINARNO (datoteka je otvorena kao binarna)" #: 03020405.xhp -#, fuzzy msgctxt "" "03020405.xhp\n" "hd_id3147339\n" @@ -11308,7 +11028,6 @@ msgid "Example:" msgstr "Primjer:" #: 03020405.xhp -#, fuzzy msgctxt "" "03020405.xhp\n" "par_id3155607\n" @@ -11317,7 +11036,6 @@ msgid "Print #iNumber, \"This is a line of text\"" msgstr "Print #iNumber, \"This is a line of text\"" #: 03020405.xhp -#, fuzzy msgctxt "" "03020405.xhp\n" "par_id3150361\n" @@ -11326,7 +11044,6 @@ msgid "MsgBox FileAttr(#iNumber, 1 ),0,\"Access mode\"" msgstr "MsgBox FileAttr(#iNumber, 1 ),0,\"Access mode\"" #: 03020405.xhp -#, fuzzy msgctxt "" "03020405.xhp\n" "par_id3149817\n" @@ -11359,7 +11076,6 @@ msgid "<link href=\"text/sbasic/shared/03020406.xhp\" name=\"FileCopy Statement msgstr "" #: 03020406.xhp -#, fuzzy msgctxt "" "03020406.xhp\n" "par_id3149497\n" @@ -11376,7 +11092,6 @@ msgid "Syntax:" msgstr "" #: 03020406.xhp -#, fuzzy msgctxt "" "03020406.xhp\n" "par_id3146957\n" @@ -11385,7 +11100,6 @@ msgid "FileCopy TextFrom As String, TextTo As String" msgstr "FileCopy TextFrom As String, TextTo As String" #: 03020406.xhp -#, fuzzy msgctxt "" "03020406.xhp\n" "hd_id3153825\n" @@ -11410,7 +11124,6 @@ msgid "<emph>TextTo:</emph> Any string expression that specifies where you want msgstr "" #: 03020406.xhp -#, fuzzy msgctxt "" "03020406.xhp\n" "par_id3150791\n" @@ -11419,7 +11132,6 @@ msgid "You can only use the FileCopy statement to copy files that are not opened msgstr "Možete koristiti FileCopy iskaz koji nije otvoren." #: 03020406.xhp -#, fuzzy msgctxt "" "03020406.xhp\n" "hd_id3125863\n" @@ -11468,7 +11180,6 @@ msgid "Syntax:" msgstr "" #: 03020407.xhp -#, fuzzy msgctxt "" "03020407.xhp\n" "par_id3154124\n" @@ -11477,7 +11188,6 @@ msgid "FileDateTime (Text As String)" msgstr "Len (Text As String)" #: 03020407.xhp -#, fuzzy msgctxt "" "03020407.xhp\n" "hd_id3150448\n" @@ -11502,7 +11212,6 @@ msgid "This function determines the exact time of creation or last modification msgstr "" #: 03020407.xhp -#, fuzzy msgctxt "" "03020407.xhp\n" "hd_id3146119\n" @@ -11552,7 +11261,6 @@ msgid "Syntax:" msgstr "" #: 03020408.xhp -#, fuzzy msgctxt "" "03020408.xhp\n" "par_id3149656\n" @@ -11561,7 +11269,6 @@ msgid "FileLen (Text As String)" msgstr "Len (Text As String)" #: 03020408.xhp -#, fuzzy msgctxt "" "03020408.xhp\n" "hd_id3148798\n" @@ -11570,7 +11277,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03020408.xhp -#, fuzzy msgctxt "" "03020408.xhp\n" "par_id3156282\n" @@ -11579,7 +11285,6 @@ msgid "Long" msgstr "Dugačko" #: 03020408.xhp -#, fuzzy msgctxt "" "03020408.xhp\n" "hd_id3150768\n" @@ -11604,7 +11309,6 @@ msgid "This function determines the length of a file. If the FileLen function is msgstr "" #: 03020408.xhp -#, fuzzy msgctxt "" "03020408.xhp\n" "hd_id3163710\n" @@ -11638,7 +11342,6 @@ msgid "<link href=\"text/sbasic/shared/03020409.xhp\" name=\"GetAttr Function [R msgstr "" #: 03020409.xhp -#, fuzzy msgctxt "" "03020409.xhp\n" "par_id3154347\n" @@ -11655,7 +11358,6 @@ msgid "Syntax:" msgstr "" #: 03020409.xhp -#, fuzzy msgctxt "" "03020409.xhp\n" "par_id3150359\n" @@ -11664,7 +11366,6 @@ msgid "GetAttr (Text As String)" msgstr "GetAttr (Text As String)" #: 03020409.xhp -#, fuzzy msgctxt "" "03020409.xhp\n" "hd_id3151211\n" @@ -11673,7 +11374,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03020409.xhp -#, fuzzy msgctxt "" "03020409.xhp\n" "par_id3154909\n" @@ -11682,7 +11382,6 @@ msgid "Integer" msgstr "Cijeli broj" #: 03020409.xhp -#, fuzzy msgctxt "" "03020409.xhp\n" "hd_id3145172\n" @@ -11699,7 +11398,6 @@ msgid "<emph>Text:</emph> Any string expression that contains an unambiguous fil msgstr "" #: 03020409.xhp -#, fuzzy msgctxt "" "03020409.xhp\n" "par_id3161831\n" @@ -11708,7 +11406,6 @@ msgid "This function determines the attributes for a specified file and returns msgstr "Ova funkcija određuje svojstva određene datoteke i vraća predložak koji vam može pomoći da prepoznate datotečna svojstva." #: 03020409.xhp -#, fuzzy msgctxt "" "03020409.xhp\n" "hd_id3145364\n" @@ -11733,7 +11430,6 @@ msgid "1 : Read-only files." msgstr "" #: 03020409.xhp -#, fuzzy msgctxt "" "03020409.xhp\n" "par_id3159154\n" @@ -11742,7 +11438,6 @@ msgid "8 : Returns the name of the volume" msgstr "8 : Vraća ime logičkog volumena" #: 03020409.xhp -#, fuzzy msgctxt "" "03020409.xhp\n" "par_id3145271\n" @@ -11759,7 +11454,6 @@ msgid "32 : File was changed since last backup (Archive bit)." msgstr "" #: 03020409.xhp -#, fuzzy msgctxt "" "03020409.xhp\n" "par_id3156444\n" @@ -11768,7 +11462,6 @@ msgid "If you want to know if a bit of the attribute byte is set, use the follow msgstr "Ako želite znati da li je dio svojstva podešen, koristite sljedeću metodu provjeravanja:" #: 03020409.xhp -#, fuzzy msgctxt "" "03020409.xhp\n" "hd_id3153094\n" @@ -11809,7 +11502,6 @@ msgid "<link href=\"text/sbasic/shared/03020410.xhp\" name=\"Kill Statement [Run msgstr "" #: 03020410.xhp -#, fuzzy msgctxt "" "03020410.xhp\n" "par_id3151211\n" @@ -11826,7 +11518,6 @@ msgid "Syntax:" msgstr "" #: 03020410.xhp -#, fuzzy msgctxt "" "03020410.xhp\n" "par_id3154685\n" @@ -11835,7 +11526,6 @@ msgid "Kill File As String" msgstr "Ubija Datoteku iz brojevnog niza." #: 03020410.xhp -#, fuzzy msgctxt "" "03020410.xhp\n" "hd_id3153194\n" @@ -11852,7 +11542,6 @@ msgid "<emph>File:</emph> Any string expression that contains an unambiguous fil msgstr "" #: 03020410.xhp -#, fuzzy msgctxt "" "03020410.xhp\n" "hd_id3148645\n" @@ -11861,7 +11550,6 @@ msgid "Example:" msgstr "Primjer:" #: 03020410.xhp -#, fuzzy msgctxt "" "03020410.xhp\n" "par_id3163710\n" @@ -11910,7 +11598,6 @@ msgid "Syntax:" msgstr "" #: 03020411.xhp -#, fuzzy msgctxt "" "03020411.xhp\n" "par_id3155150\n" @@ -11919,7 +11606,6 @@ msgid "MkDir Text As String" msgstr "MkDir Tekst kao niz znakova" #: 03020411.xhp -#, fuzzy msgctxt "" "03020411.xhp\n" "hd_id3156027\n" @@ -11936,7 +11622,6 @@ msgid "<emph>Text:</emph> Any string expression that specifies the name and path msgstr "" #: 03020411.xhp -#, fuzzy msgctxt "" "03020411.xhp\n" "par_id3153311\n" @@ -11945,7 +11630,6 @@ msgid "If the path is not determined, the directory is created in the current di msgstr "Ako staza do mape nije određena, mapa se kreira u trenutnoj mapi." #: 03020411.xhp -#, fuzzy msgctxt "" "03020411.xhp\n" "hd_id3155388\n" @@ -11986,7 +11670,6 @@ msgid "Const sFile3 As String = \"Renamed.tmp\"" msgstr "" #: 03020411.xhp -#, fuzzy msgctxt "" "03020411.xhp\n" "par_id3154217\n" @@ -11995,7 +11678,6 @@ msgid "If Dir(sSubDir1,16)=\"\" Then ' Does the directory exist?" msgstr "If Dir(sSubDir1,16)=\"\" then ' Postoji li ova mapa ?" #: 03020411.xhp -#, fuzzy msgctxt "" "03020411.xhp\n" "par_id3147228\n" @@ -12036,7 +11718,6 @@ msgid "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"File attributes\"" msgstr "" #: 03020411.xhp -#, fuzzy msgctxt "" "03020411.xhp\n" "par_id3153952\n" @@ -12045,7 +11726,6 @@ msgid "' Rename in the same directory" msgstr "' Preimenuj u istoj mapi" #: 03020411.xhp -#, fuzzy msgctxt "" "03020411.xhp\n" "par_id3147426\n" @@ -12102,7 +11782,6 @@ msgid "<link href=\"text/sbasic/shared/03020412.xhp\" name=\"Name Statement [Run msgstr "" #: 03020412.xhp -#, fuzzy msgctxt "" "03020412.xhp\n" "par_id3154346\n" @@ -12119,7 +11798,6 @@ msgid "Syntax:" msgstr "" #: 03020412.xhp -#, fuzzy msgctxt "" "03020412.xhp\n" "par_id3153381\n" @@ -12128,7 +11806,6 @@ msgid "Name OldName As String As NewName As String" msgstr "Name OldName As String As NewName As String" #: 03020412.xhp -#, fuzzy msgctxt "" "03020412.xhp\n" "hd_id3153362\n" @@ -12145,7 +11822,6 @@ msgid "<emph>OldName, NewName:</emph> Any string expression that specifies the f msgstr "" #: 03020412.xhp -#, fuzzy msgctxt "" "03020412.xhp\n" "hd_id3125863\n" @@ -12154,7 +11830,6 @@ msgid "Example:" msgstr "Primjer:" #: 03020412.xhp -#, fuzzy msgctxt "" "03020412.xhp\n" "par_id3152462\n" @@ -12187,7 +11862,6 @@ msgid "<link href=\"text/sbasic/shared/03020413.xhp\" name=\"RmDir Statement [Ru msgstr "" #: 03020413.xhp -#, fuzzy msgctxt "" "03020413.xhp\n" "par_id3149457\n" @@ -12204,7 +11878,6 @@ msgid "Syntax:" msgstr "" #: 03020413.xhp -#, fuzzy msgctxt "" "03020413.xhp\n" "par_id3154367\n" @@ -12213,7 +11886,6 @@ msgid "RmDir Text As String" msgstr "RmDir Text As String" #: 03020413.xhp -#, fuzzy msgctxt "" "03020413.xhp\n" "hd_id3156281\n" @@ -12238,7 +11910,6 @@ msgid "If the path is not determined, the <emph>RmDir Statement</emph> searches msgstr "" #: 03020413.xhp -#, fuzzy msgctxt "" "03020413.xhp\n" "hd_id3145271\n" @@ -12295,7 +11966,6 @@ msgid "SetAttr FileName As String, Attribute As Integer" msgstr "" #: 03020414.xhp -#, fuzzy msgctxt "" "03020414.xhp\n" "hd_id3125863\n" @@ -12361,7 +12031,6 @@ msgid "You can set multiple attributes by combining the respective values with a msgstr "" #: 03020414.xhp -#, fuzzy msgctxt "" "03020414.xhp\n" "hd_id3147434\n" @@ -12403,7 +12072,6 @@ msgid "<link href=\"text/sbasic/shared/03020415.xhp\" name=\"FileExists Function msgstr "" #: 03020415.xhp -#, fuzzy msgctxt "" "03020415.xhp\n" "par_id3153361\n" @@ -12420,7 +12088,6 @@ msgid "Syntax:" msgstr "" #: 03020415.xhp -#, fuzzy msgctxt "" "03020415.xhp\n" "par_id3154685\n" @@ -12429,7 +12096,6 @@ msgid "FileExists(FileName As String | DirectoryName As String)" msgstr "FileExists(FileName As String | DirectoryName As String)" #: 03020415.xhp -#, fuzzy msgctxt "" "03020415.xhp\n" "hd_id3154126\n" @@ -12438,7 +12104,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03020415.xhp -#, fuzzy msgctxt "" "03020415.xhp\n" "par_id3150769\n" @@ -12447,7 +12112,6 @@ msgid "Bool" msgstr "Bool" #: 03020415.xhp -#, fuzzy msgctxt "" "03020415.xhp\n" "hd_id3153770\n" @@ -12464,7 +12128,6 @@ msgid "FileName | DirectoryName: Any string expression that contains an unambigu msgstr "" #: 03020415.xhp -#, fuzzy msgctxt "" "03020415.xhp\n" "hd_id3149664\n" @@ -13415,7 +13078,6 @@ msgid "<link href=\"text/sbasic/shared/03030107.xhp\" name=\"CDateToIso Function msgstr "" #: 03030107.xhp -#, fuzzy msgctxt "" "03030107.xhp\n" "par_id3151097\n" @@ -13432,7 +13094,6 @@ msgid "Syntax:" msgstr "" #: 03030107.xhp -#, fuzzy msgctxt "" "03030107.xhp\n" "par_id3149497\n" @@ -13441,7 +13102,6 @@ msgid "CDateToIso(Number)" msgstr "CDateToIso(Number)" #: 03030107.xhp -#, fuzzy msgctxt "" "03030107.xhp\n" "hd_id3152347\n" @@ -13450,7 +13110,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03030107.xhp -#, fuzzy msgctxt "" "03030107.xhp\n" "par_id3154422\n" @@ -13459,7 +13118,6 @@ msgid "String" msgstr "Znakovni niz" #: 03030107.xhp -#, fuzzy msgctxt "" "03030107.xhp\n" "hd_id3147303\n" @@ -13476,7 +13134,6 @@ msgid "<emph>Number:</emph> Integer that contains the serial date number." msgstr "" #: 03030107.xhp -#, fuzzy msgctxt "" "03030107.xhp\n" "hd_id3147243\n" @@ -13485,7 +13142,6 @@ msgid "Example:" msgstr "Primjer:" #: 03030107.xhp -#, fuzzy msgctxt "" "03030107.xhp\n" "par_id3153126\n" @@ -13939,7 +13595,6 @@ msgid "CDateToUnoDate(aDate)" msgstr "" #: 03030111.xhp -#, fuzzy msgctxt "" "03030111.xhp\n" "hd_id3152347\n" @@ -13956,7 +13611,6 @@ msgid "com.sun.star.util.Date" msgstr "" #: 03030111.xhp -#, fuzzy msgctxt "" "03030111.xhp\n" "hd_id3147303\n" @@ -13973,7 +13627,6 @@ msgid "<emph>aDate:</emph> Date to convert" msgstr "" #: 03030111.xhp -#, fuzzy msgctxt "" "03030111.xhp\n" "hd_id3147243\n" @@ -14031,7 +13684,6 @@ msgid "CDateFromUnoDate(aDate)" msgstr "" #: 03030112.xhp -#, fuzzy msgctxt "" "03030112.xhp\n" "hd_id3152347\n" @@ -14040,7 +13692,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03030112.xhp -#, fuzzy msgctxt "" "03030112.xhp\n" "par_id3154422\n" @@ -14049,7 +13700,6 @@ msgid "Date" msgstr "Datum" #: 03030112.xhp -#, fuzzy msgctxt "" "03030112.xhp\n" "hd_id3147303\n" @@ -14066,7 +13716,6 @@ msgid "<emph>aDate:</emph> Date to convert" msgstr "" #: 03030112.xhp -#, fuzzy msgctxt "" "03030112.xhp\n" "hd_id3147243\n" @@ -14124,7 +13773,6 @@ msgid "CDateToUnoTime(aDate)" msgstr "" #: 03030113.xhp -#, fuzzy msgctxt "" "03030113.xhp\n" "hd_id3152347\n" @@ -14141,7 +13789,6 @@ msgid "com.sun.star.util.Time" msgstr "" #: 03030113.xhp -#, fuzzy msgctxt "" "03030113.xhp\n" "hd_id3147303\n" @@ -14158,7 +13805,6 @@ msgid "<emph>aDate:</emph> Date value to convert" msgstr "" #: 03030113.xhp -#, fuzzy msgctxt "" "03030113.xhp\n" "hd_id3147243\n" @@ -14216,7 +13862,6 @@ msgid "CDateFromUnoTime(aTime)" msgstr "" #: 03030114.xhp -#, fuzzy msgctxt "" "03030114.xhp\n" "hd_id3152347\n" @@ -14225,7 +13870,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03030114.xhp -#, fuzzy msgctxt "" "03030114.xhp\n" "par_id3154422\n" @@ -14234,7 +13878,6 @@ msgid "Date" msgstr "Datum" #: 03030114.xhp -#, fuzzy msgctxt "" "03030114.xhp\n" "hd_id3147303\n" @@ -14251,7 +13894,6 @@ msgid "<emph>aTime:</emph> Time to convert" msgstr "" #: 03030114.xhp -#, fuzzy msgctxt "" "03030114.xhp\n" "hd_id3147243\n" @@ -14309,7 +13951,6 @@ msgid "CDateToUnoDateTime(aDate)" msgstr "" #: 03030115.xhp -#, fuzzy msgctxt "" "03030115.xhp\n" "hd_id3152347\n" @@ -14326,7 +13967,6 @@ msgid "com.sun.star.util.DateTime" msgstr "" #: 03030115.xhp -#, fuzzy msgctxt "" "03030115.xhp\n" "hd_id3147303\n" @@ -14343,7 +13983,6 @@ msgid "<emph>aDate:</emph> Date value to convert" msgstr "" #: 03030115.xhp -#, fuzzy msgctxt "" "03030115.xhp\n" "hd_id3147243\n" @@ -14401,7 +14040,6 @@ msgid "CDateFromUnoDateTime(aDateTime)" msgstr "" #: 03030116.xhp -#, fuzzy msgctxt "" "03030116.xhp\n" "hd_id3152347\n" @@ -14410,7 +14048,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03030116.xhp -#, fuzzy msgctxt "" "03030116.xhp\n" "par_id3154422\n" @@ -14419,7 +14056,6 @@ msgid "Date" msgstr "Datum" #: 03030116.xhp -#, fuzzy msgctxt "" "03030116.xhp\n" "hd_id3147303\n" @@ -14436,7 +14072,6 @@ msgid "<emph>aDateTime:</emph> DateTime to convert" msgstr "" #: 03030116.xhp -#, fuzzy msgctxt "" "03030116.xhp\n" "hd_id3147243\n" @@ -15250,7 +14885,6 @@ msgid "Syntax:" msgstr "" #: 03030203.xhp -#, fuzzy msgctxt "" "03030203.xhp\n" "par_id3149655\n" @@ -15259,7 +14893,6 @@ msgid "Now" msgstr "Sad" #: 03030203.xhp -#, fuzzy msgctxt "" "03030203.xhp\n" "hd_id3154366\n" @@ -15268,7 +14901,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03030203.xhp -#, fuzzy msgctxt "" "03030203.xhp\n" "par_id3154909\n" @@ -15277,7 +14909,6 @@ msgid "Date" msgstr "Datum" #: 03030203.xhp -#, fuzzy msgctxt "" "03030203.xhp\n" "hd_id3147229\n" @@ -15319,7 +14950,6 @@ msgid "<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second Function [Ru msgstr "" #: 03030204.xhp -#, fuzzy msgctxt "" "03030204.xhp\n" "par_id3156023\n" @@ -15336,7 +14966,6 @@ msgid "Syntax:" msgstr "" #: 03030204.xhp -#, fuzzy msgctxt "" "03030204.xhp\n" "par_id3146795\n" @@ -15345,7 +14974,6 @@ msgid "Second (Number)" msgstr "Second (broj)" #: 03030204.xhp -#, fuzzy msgctxt "" "03030204.xhp\n" "hd_id3150792\n" @@ -15354,7 +14982,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03030204.xhp -#, fuzzy msgctxt "" "03030204.xhp\n" "par_id3154140\n" @@ -15363,7 +14990,6 @@ msgid "Integer" msgstr "Cijeli broj" #: 03030204.xhp -#, fuzzy msgctxt "" "03030204.xhp\n" "hd_id3156280\n" @@ -15388,7 +15014,6 @@ msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It msgstr "" #: 03030204.xhp -#, fuzzy msgctxt "" "03030204.xhp\n" "par_id3153951\n" @@ -15397,7 +15022,6 @@ msgid "Print Second(TimeSerial(12,30,41))" msgstr "Print Second(TimeSerial(12,30,41))" #: 03030204.xhp -#, fuzzy msgctxt "" "03030204.xhp\n" "par_id3151117\n" @@ -15406,7 +15030,6 @@ msgid "returns the value 41." msgstr "vraća vrijednost 41." #: 03030204.xhp -#, fuzzy msgctxt "" "03030204.xhp\n" "hd_id3147426\n" @@ -15415,7 +15038,6 @@ msgid "Example:" msgstr "Primjer:" #: 03030204.xhp -#, fuzzy msgctxt "" "03030204.xhp\n" "par_id3156441\n" @@ -15473,7 +15095,6 @@ msgid "TimeSerial (hour, minute, second)" msgstr "" #: 03030205.xhp -#, fuzzy msgctxt "" "03030205.xhp\n" "hd_id3148797\n" @@ -15482,7 +15103,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03030205.xhp -#, fuzzy msgctxt "" "03030205.xhp\n" "par_id3154908\n" @@ -15491,7 +15111,6 @@ msgid "Date" msgstr "Datum" #: 03030205.xhp -#, fuzzy msgctxt "" "03030205.xhp\n" "hd_id3154124\n" @@ -15532,7 +15151,6 @@ msgid "<emph>Examples:</emph>" msgstr "" #: 03030205.xhp -#, fuzzy msgctxt "" "03030205.xhp\n" "par_id3153952\n" @@ -15541,7 +15159,6 @@ msgid "12, -5, 45 corresponds to 11, 55, 45" msgstr "12, -5, 45 znači 11, 55, 45" #: 03030205.xhp -#, fuzzy msgctxt "" "03030205.xhp\n" "par_id3147349\n" @@ -15550,7 +15167,6 @@ msgid "12, 61, 45 corresponds to 13, 2, 45" msgstr "12, 61, 45 znači 13, 2, 45" #: 03030205.xhp -#, fuzzy msgctxt "" "03030205.xhp\n" "par_id3147426\n" @@ -15559,7 +15175,6 @@ msgid "12, 20, -2 corresponds to 12, 19, 58" msgstr "12, 20, -2 znači 12, 19, 58" #: 03030205.xhp -#, fuzzy msgctxt "" "03030205.xhp\n" "par_id3153365\n" @@ -15568,7 +15183,6 @@ msgid "12, 20, 63 corresponds to 12, 21, 4" msgstr "12, 20, 63 znači 12, 21, 4" #: 03030205.xhp -#, fuzzy msgctxt "" "03030205.xhp\n" "par_id3146985\n" @@ -15577,7 +15191,6 @@ msgid "You can use the TimeSerial function to convert any time into a single val msgstr "Možete koristiti funkciju TimeSerial za pretvaranje vremena u jednu numeričku vrijednost koju možete koristiti za računanje vremenske razlike." #: 03030205.xhp -#, fuzzy msgctxt "" "03030205.xhp\n" "par_id3155308\n" @@ -15586,7 +15199,6 @@ msgid "The TimeSerial function returns the type Variant with VarType 7 (Date). T msgstr "Funkcija TimeSerial vraća tip Variant gdje je VarType = 7 (Date). Ova vrijednost interno se sprema kao numerička vrijednost dvostruke preciznosti između 0 i 0.9999999999. Za razliku od funkcija DateSerial i DateValue, gdje se serijalizirana vrijednost datuma računa kao broj dana u odnosu na fiksan datum, sa vrijednostima koje vraća funkcija TimeSerial možete računati, no ne možete ih uspoređivati." #: 03030205.xhp -#, fuzzy msgctxt "" "03030205.xhp\n" "par_id3149482\n" @@ -15595,7 +15207,6 @@ msgid "In the TimeValue function, you can pass a string as a parameter containin msgstr "Funkciji TimeValue možete kao parametar proslijediti znakovni niz koji sadrži vrijeme. Međutim, funkciji TimeSerial možete proslijediti pojedinačne parametre (sate, minute, sekunde) kao posebne numeričke izraze." #: 03030205.xhp -#, fuzzy msgctxt "" "03030205.xhp\n" "hd_id3154790\n" @@ -15604,7 +15215,6 @@ msgid "Example:" msgstr "Primjer:" #: 03030205.xhp -#, fuzzy msgctxt "" "03030205.xhp\n" "par_id3155600\n" @@ -15613,7 +15223,6 @@ msgid "MsgBox dDate,64,\"Time as a number\"" msgstr "MsgBox dDate,64,\"Vrijeme kao broj\"" #: 03030205.xhp -#, fuzzy msgctxt "" "03030205.xhp\n" "par_id3153417\n" @@ -15647,7 +15256,6 @@ msgid "<link href=\"text/sbasic/shared/03030206.xhp\" name=\"TimeValue Function msgstr "" #: 03030206.xhp -#, fuzzy msgctxt "" "03030206.xhp\n" "par_id3153361\n" @@ -15664,7 +15272,6 @@ msgid "Syntax:" msgstr "" #: 03030206.xhp -#, fuzzy msgctxt "" "03030206.xhp\n" "par_id3156282\n" @@ -15673,7 +15280,6 @@ msgid "TimeValue (Text As String)" msgstr "TimeValue (Text As String)" #: 03030206.xhp -#, fuzzy msgctxt "" "03030206.xhp\n" "hd_id3153969\n" @@ -15682,7 +15288,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03030206.xhp -#, fuzzy msgctxt "" "03030206.xhp\n" "par_id3156424\n" @@ -15691,7 +15296,6 @@ msgid "Date" msgstr "Datum" #: 03030206.xhp -#, fuzzy msgctxt "" "03030206.xhp\n" "hd_id3145172\n" @@ -15708,7 +15312,6 @@ msgid "<emph>Text:</emph> Any string expression that contains the time that you msgstr "" #: 03030206.xhp -#, fuzzy msgctxt "" "03030206.xhp\n" "par_id3152578\n" @@ -15717,7 +15320,6 @@ msgid "Use the TimeValue function to convert any time into a single value, so th msgstr "Koristite TimeValue funkciju da pretvorite bilo koje vrijeme u jendu vrijednost tako da mozete izracunati razliku izmednju vremena." #: 03030206.xhp -#, fuzzy msgctxt "" "03030206.xhp\n" "par_id3163710\n" @@ -15726,7 +15328,6 @@ msgid "This TimeValue function returns the type Variant with VarType 7 (Date), a msgstr "Ova TimeValue funkcija vraca tip Variant s VarType 7 (Date) i sprema tu vrijednost interno kao broj dvostruke preciznosti izmedju 0 i 0.9999999999." #: 03030206.xhp -#, fuzzy msgctxt "" "03030206.xhp\n" "par_id3151117\n" @@ -15735,7 +15336,6 @@ msgid "As opposed to the DateSerial or the DateValue function, where serial date msgstr "Nasuprot DateSerial i DateValue funkciji, gdje serijske vrijenosti rezultiraju relativnim ili fiksnim datumom, možete proračunati vrijednosti koje se vračaju kao rezultat TimeValue funkcije, ali ih nemožete uspoređivati." #: 03030206.xhp -#, fuzzy msgctxt "" "03030206.xhp\n" "par_id3147426\n" @@ -15744,7 +15344,6 @@ msgid "In the TimeSerial function, you can pass individual parameters (hour, min msgstr "U TimeSerial funkciji, mozete proslijediti pojednicane parametre (sati, minute, sekunde) kao odvojene brojcane vrijednosti. Za timeValue funkciju, međutim, možete prosljediti i string s vremenom kao parametar." #: 03030206.xhp -#, fuzzy msgctxt "" "03030206.xhp\n" "hd_id3145271\n" @@ -15761,7 +15360,6 @@ msgid "a1 = \"start time\"" msgstr "" #: 03030206.xhp -#, fuzzy msgctxt "" "03030206.xhp\n" "par_id3145800\n" @@ -15770,7 +15368,6 @@ msgid "b1 = \"end time\"" msgstr "b1 = \"end time\"" #: 03030206.xhp -#, fuzzy msgctxt "" "03030206.xhp\n" "par_id3151074\n" @@ -15829,7 +15426,6 @@ msgid "<link href=\"text/sbasic/shared/03030301.xhp\" name=\"Date Statement [Run msgstr "" #: 03030301.xhp -#, fuzzy msgctxt "" "03030301.xhp\n" "par_id3147291\n" @@ -15846,7 +15442,6 @@ msgid "Syntax:" msgstr "" #: 03030301.xhp -#, fuzzy msgctxt "" "03030301.xhp\n" "par_id3146794\n" @@ -15855,7 +15450,6 @@ msgid "Date ; Date = Text As String" msgstr "Datum ; Date = Text As String" #: 03030301.xhp -#, fuzzy msgctxt "" "03030301.xhp\n" "hd_id3154347\n" @@ -15872,7 +15466,6 @@ msgid "<emph>Text:</emph> Only required in order to reset the system date. In th msgstr "" #: 03030301.xhp -#, fuzzy msgctxt "" "03030301.xhp\n" "hd_id3150793\n" @@ -15881,7 +15474,6 @@ msgid "Example:" msgstr "Primjer:" #: 03030301.xhp -#, fuzzy msgctxt "" "03030301.xhp\n" "par_id3156424\n" @@ -15930,7 +15522,6 @@ msgid "Syntax:" msgstr "" #: 03030302.xhp -#, fuzzy msgctxt "" "03030302.xhp\n" "par_id3149670\n" @@ -15939,7 +15530,6 @@ msgid "Time" msgstr "Vrijeme" #: 03030302.xhp -#, fuzzy msgctxt "" "03030302.xhp\n" "hd_id3150792\n" @@ -15956,7 +15546,6 @@ msgid "<emph>Text:</emph> Any string expression that specifies the new time in t msgstr "" #: 03030302.xhp -#, fuzzy msgctxt "" "03030302.xhp\n" "hd_id3145173\n" @@ -15998,7 +15587,6 @@ msgid "<link href=\"text/sbasic/shared/03030303.xhp\" name=\"Timer Function [Run msgstr "" #: 03030303.xhp -#, fuzzy msgctxt "" "03030303.xhp\n" "par_id3156023\n" @@ -16007,7 +15595,6 @@ msgid "Returns a value that specifies the number of seconds that have elapsed si msgstr "Vraća vrijednost koja je broj sekundi od ponoći." #: 03030303.xhp -#, fuzzy msgctxt "" "03030303.xhp\n" "par_id3156212\n" @@ -16024,7 +15611,6 @@ msgid "Syntax:" msgstr "" #: 03030303.xhp -#, fuzzy msgctxt "" "03030303.xhp\n" "par_id3161831\n" @@ -16033,7 +15619,6 @@ msgid "Timer" msgstr "Timer" #: 03030303.xhp -#, fuzzy msgctxt "" "03030303.xhp\n" "hd_id3146975\n" @@ -16042,7 +15627,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03030303.xhp -#, fuzzy msgctxt "" "03030303.xhp\n" "par_id3146984\n" @@ -16051,7 +15635,6 @@ msgid "Date" msgstr "Datum" #: 03030303.xhp -#, fuzzy msgctxt "" "03030303.xhp\n" "hd_id3156442\n" @@ -16060,7 +15643,6 @@ msgid "Example:" msgstr "Primjer:" #: 03030303.xhp -#, fuzzy msgctxt "" "03030303.xhp\n" "par_id3145748\n" @@ -16069,7 +15651,6 @@ msgid "MsgBox lSec,0,\"Seconds since midnight\"" msgstr "MsgBox lSec,0,\"Seconds since midnight\"" #: 03030303.xhp -#, fuzzy msgctxt "" "03030303.xhp\n" "par_id3156283\n" @@ -16138,7 +15719,6 @@ msgid "<link href=\"text/sbasic/shared/03050100.xhp\" name=\"Erl Function [Runti msgstr "" #: 03050100.xhp -#, fuzzy msgctxt "" "03050100.xhp\n" "par_id3153394\n" @@ -16155,7 +15735,6 @@ msgid "Syntax:" msgstr "" #: 03050100.xhp -#, fuzzy msgctxt "" "03050100.xhp\n" "par_id3146795\n" @@ -16164,7 +15743,6 @@ msgid "Erl" msgstr "Erl" #: 03050100.xhp -#, fuzzy msgctxt "" "03050100.xhp\n" "hd_id3147265\n" @@ -16173,7 +15751,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03050100.xhp -#, fuzzy msgctxt "" "03050100.xhp\n" "par_id3154924\n" @@ -16182,7 +15759,6 @@ msgid "Integer" msgstr "Cijeli broj" #: 03050100.xhp -#, fuzzy msgctxt "" "03050100.xhp\n" "hd_id3150792\n" @@ -16191,7 +15767,6 @@ msgid "Parameters:" msgstr "Parametri:" #: 03050100.xhp -#, fuzzy msgctxt "" "03050100.xhp\n" "par_id3153771\n" @@ -16200,7 +15775,6 @@ msgid "The Erl function only returns a line number, and not a line label." msgstr "Erl funkcija vraća samo broj linije, ne i oznaku linije." #: 03050100.xhp -#, fuzzy msgctxt "" "03050100.xhp\n" "hd_id3146921\n" @@ -16217,7 +15791,6 @@ msgid "On Error GoTo ErrorHandler ' Set up error handler" msgstr "" #: 03050100.xhp -#, fuzzy msgctxt "" "03050100.xhp\n" "par_id3153188\n" @@ -16226,7 +15799,6 @@ msgid "' Error caused by non-existent file" msgstr "REM greška se pojavljuje zbog nepostojeće datoteke" #: 03050100.xhp -#, fuzzy msgctxt "" "03050100.xhp\n" "par_id3155416\n" @@ -16482,7 +16054,6 @@ msgid "<link href=\"text/sbasic/shared/03050500.xhp\" name=\"On Error GoTo ... R msgstr "" #: 03050500.xhp -#, fuzzy msgctxt "" "03050500.xhp\n" "par_id3150358\n" @@ -16507,7 +16078,6 @@ msgid "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}" msgstr "" #: 03050500.xhp -#, fuzzy msgctxt "" "03050500.xhp\n" "hd_id3154125\n" @@ -16556,7 +16126,6 @@ msgid "The On Error GoTo statement is used to react to errors that occur in a ma msgstr "" #: 03050500.xhp -#, fuzzy msgctxt "" "03050500.xhp\n" "hd_id3146985\n" @@ -16565,7 +16134,6 @@ msgid "Example:" msgstr "Primjer:" #: 03050500.xhp -#, fuzzy msgctxt "" "03050500.xhp\n" "par_id3153876\n" @@ -16574,7 +16142,6 @@ msgid "Print #iNumber, \"This is a line of text\"" msgstr "Print #iNumber, \"This is a line of text\"" #: 03050500.xhp -#, fuzzy msgctxt "" "03050500.xhp\n" "par_id3146916\n" @@ -16642,7 +16209,6 @@ msgid "<link href=\"text/sbasic/shared/03060100.xhp\" name=\"AND Operator [Runti msgstr "" #: 03060100.xhp -#, fuzzy msgctxt "" "03060100.xhp\n" "par_id3143268\n" @@ -16659,7 +16225,6 @@ msgid "Syntax:" msgstr "" #: 03060100.xhp -#, fuzzy msgctxt "" "03060100.xhp\n" "par_id3156344\n" @@ -16668,7 +16233,6 @@ msgid "Result = Expression1 And Expression2" msgstr "Result = Expression1 And Expression2" #: 03060100.xhp -#, fuzzy msgctxt "" "03060100.xhp\n" "hd_id3148946\n" @@ -16709,7 +16273,6 @@ msgid "<emph>True</emph> AND <emph>True</emph> returns <emph>True</emph>; for al msgstr "" #: 03060100.xhp -#, fuzzy msgctxt "" "03060100.xhp\n" "par_id3153768\n" @@ -16718,7 +16281,6 @@ msgid "The AND operator also performs a bitwise comparison of identically positi msgstr "AND operator isto tako provodi napredniju usporedbu identički pozicioniranih bitova u dva numerička izraza" #: 03060100.xhp -#, fuzzy msgctxt "" "03060100.xhp\n" "hd_id3153727\n" @@ -16727,7 +16289,6 @@ msgid "Example:" msgstr "Primjer:" #: 03060100.xhp -#, fuzzy msgctxt "" "03060100.xhp\n" "par_id3146984\n" @@ -16736,7 +16297,6 @@ msgid "vVarOut = A > B And B > C ' returns -1" msgstr "vVarOut = A > B And B > C REM returns -1" #: 03060100.xhp -#, fuzzy msgctxt "" "03060100.xhp\n" "par_id3154014\n" @@ -16745,7 +16305,6 @@ msgid "vVarOut = B > A And B > C ' returns 0" msgstr "vVarOut = B > A And B > C REM returns 0" #: 03060100.xhp -#, fuzzy msgctxt "" "03060100.xhp\n" "par_id3149262\n" @@ -16754,7 +16313,6 @@ msgid "vVarOut = A > B And B > D ' returns 0" msgstr "vVarOut = A > B And B > C REM returns -1" #: 03060100.xhp -#, fuzzy msgctxt "" "03060100.xhp\n" "par_id3145751\n" @@ -16763,7 +16321,6 @@ msgid "vVarOut = (B > D And B > A) ' returns 0" msgstr "vVarOut = (B > D And B > A) REM returns 0" #: 03060100.xhp -#, fuzzy msgctxt "" "03060100.xhp\n" "par_id3147394\n" @@ -16796,7 +16353,6 @@ msgid "<link href=\"text/sbasic/shared/03060200.xhp\" name=\"Eqv Operator [Runti msgstr "" #: 03060200.xhp -#, fuzzy msgctxt "" "03060200.xhp\n" "par_id3149656\n" @@ -16813,7 +16369,6 @@ msgid "Syntax:" msgstr "" #: 03060200.xhp -#, fuzzy msgctxt "" "03060200.xhp\n" "par_id3154910\n" @@ -16822,7 +16377,6 @@ msgid "Result = Expression1 Eqv Expression2" msgstr "Rezultat = Izraz1 Eqv Izraz2" #: 03060200.xhp -#, fuzzy msgctxt "" "03060200.xhp\n" "hd_id3151043\n" @@ -16863,7 +16417,6 @@ msgid "In a bit-wise comparison, the Eqv operator only sets the corresponding bi msgstr "" #: 03060200.xhp -#, fuzzy msgctxt "" "03060200.xhp\n" "hd_id3159154\n" @@ -16872,7 +16425,6 @@ msgid "Example:" msgstr "Primjer:" #: 03060200.xhp -#, fuzzy msgctxt "" "03060200.xhp\n" "par_id3152462\n" @@ -16881,7 +16433,6 @@ msgid "vOut = A > B Eqv B > C ' returns -1" msgstr "vOut = A > B Imp B > C REM returns -1" #: 03060200.xhp -#, fuzzy msgctxt "" "03060200.xhp\n" "par_id3153191\n" @@ -16890,7 +16441,6 @@ msgid "vOut = B > A Eqv B > C ' returns 0" msgstr "vVarOut = B > A And B > C REM returns 0" #: 03060200.xhp -#, fuzzy msgctxt "" "03060200.xhp\n" "par_id3145799\n" @@ -16899,7 +16449,6 @@ msgid "vOut = A > B Eqv B > D ' returns 0" msgstr "vOut = A > B Imp B > C REM returns -1" #: 03060200.xhp -#, fuzzy msgctxt "" "03060200.xhp\n" "par_id3149412\n" @@ -16908,7 +16457,6 @@ msgid "vOut = (B > D Eqv B > A) ' returns -1" msgstr "vVarOut = (B > D And B > A) REM returns 0" #: 03060200.xhp -#, fuzzy msgctxt "" "03060200.xhp\n" "par_id3149959\n" @@ -16941,7 +16489,6 @@ msgid "<link href=\"text/sbasic/shared/03060300.xhp\" name=\"Imp-Operator [Runti msgstr "" #: 03060300.xhp -#, fuzzy msgctxt "" "03060300.xhp\n" "par_id3148947\n" @@ -16958,7 +16505,6 @@ msgid "Syntax:" msgstr "" #: 03060300.xhp -#, fuzzy msgctxt "" "03060300.xhp\n" "par_id3149656\n" @@ -16967,7 +16513,6 @@ msgid "Result = Expression1 Imp Expression2" msgstr "Result = Expression1 Imp Expression2" #: 03060300.xhp -#, fuzzy msgctxt "" "03060300.xhp\n" "hd_id3151212\n" @@ -16992,7 +16537,6 @@ msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to e msgstr "" #: 03060300.xhp -#, fuzzy msgctxt "" "03060300.xhp\n" "par_id3150440\n" @@ -17001,7 +16545,6 @@ msgid "If you use the Imp operator in Boolean expressions, False is only returne msgstr "Ako koristite Imp operator u Boolean izrazu, False je vracen jedino onda kada prvi izraz evaulira u True, a drugi izraz u False" #: 03060300.xhp -#, fuzzy msgctxt "" "03060300.xhp\n" "par_id3163710\n" @@ -17010,7 +16553,6 @@ msgid "If you use the Imp operator in bit expressions, a bit is deleted from the msgstr "Ako koristite Imp operator u bit izrazima, bit je obrisan iz rezulatat ako odgovarajuci bit je postavljen u prvom izrazu i odgovarajuci bit je obrisan u drugom izrazu." #: 03060300.xhp -#, fuzzy msgctxt "" "03060300.xhp\n" "hd_id3147318\n" @@ -17019,7 +16561,6 @@ msgid "Example:" msgstr "Primjer:" #: 03060300.xhp -#, fuzzy msgctxt "" "03060300.xhp\n" "par_id3145750\n" @@ -17028,7 +16569,6 @@ msgid "vOut = A > B Imp B > C ' returns -1" msgstr "vOut = A > B Imp B > C REM returns -1" #: 03060300.xhp -#, fuzzy msgctxt "" "03060300.xhp\n" "par_id3156441\n" @@ -17037,7 +16577,6 @@ msgid "vOut = B > A Imp B > C ' returns -1" msgstr "vOut = A > B Imp B > C REM returns -1" #: 03060300.xhp -#, fuzzy msgctxt "" "03060300.xhp\n" "par_id3152596\n" @@ -17046,7 +16585,6 @@ msgid "vOut = A > B Imp B > D ' returns 0" msgstr "vOut = A > B Imp B > C REM returns -1" #: 03060300.xhp -#, fuzzy msgctxt "" "03060300.xhp\n" "par_id3154942\n" @@ -17055,7 +16593,6 @@ msgid "vOut = (B > D Imp B > A) ' returns -1" msgstr "vOut = A > B Imp B > C REM returns -1" #: 03060300.xhp -#, fuzzy msgctxt "" "03060300.xhp\n" "par_id3154492\n" @@ -17088,7 +16625,6 @@ msgid "<link href=\"text/sbasic/shared/03060400.xhp\" name=\"Not-Operator [Runti msgstr "" #: 03060400.xhp -#, fuzzy msgctxt "" "03060400.xhp\n" "par_id3159414\n" @@ -17105,7 +16641,6 @@ msgid "Syntax:" msgstr "" #: 03060400.xhp -#, fuzzy msgctxt "" "03060400.xhp\n" "par_id3150360\n" @@ -17114,7 +16649,6 @@ msgid "Result = Not Expression" msgstr "Result = Not Expression" #: 03060400.xhp -#, fuzzy msgctxt "" "03060400.xhp\n" "hd_id3151211\n" @@ -17139,7 +16673,6 @@ msgid "<emph>Expression:</emph> Any expression that you want to negate." msgstr "" #: 03060400.xhp -#, fuzzy msgctxt "" "03060400.xhp\n" "par_id3150868\n" @@ -17148,7 +16681,6 @@ msgid "When a Boolean expression is negated, the value True changes to False, an msgstr "Kada se negira Boolean vrijednost, vrijednost True se mijenja u False i obrnuto." #: 03060400.xhp -#, fuzzy msgctxt "" "03060400.xhp\n" "par_id3145785\n" @@ -17157,7 +16689,6 @@ msgid "In a bitwise negation each individual bit is inverted." msgstr "U bitovnoj negaciji svaki pojedini bit se invertira." #: 03060400.xhp -#, fuzzy msgctxt "" "03060400.xhp\n" "hd_id3153093\n" @@ -17166,7 +16697,6 @@ msgid "Example:" msgstr "Primjer:" #: 03060400.xhp -#, fuzzy msgctxt "" "03060400.xhp\n" "par_id3145749\n" @@ -17175,7 +16705,6 @@ msgid "vOut = Not vA ' Returns -11" msgstr "vOut = Not vA REM Returns -11" #: 03060400.xhp -#, fuzzy msgctxt "" "03060400.xhp\n" "par_id3148645\n" @@ -17184,7 +16713,6 @@ msgid "vOut = Not(vC > vD) ' Returns -1" msgstr "vOut = Not(vB > vA) REM Returns -1" #: 03060400.xhp -#, fuzzy msgctxt "" "03060400.xhp\n" "par_id3156441\n" @@ -17193,7 +16721,6 @@ msgid "vOut = Not(vB > vA) ' Returns -1" msgstr "vOut = Not(vB > vA) REM Returns -1" #: 03060400.xhp -#, fuzzy msgctxt "" "03060400.xhp\n" "par_id3152596\n" @@ -17226,7 +16753,6 @@ msgid "<link href=\"text/sbasic/shared/03060500.xhp\" name=\"Or-Operator [Runtim msgstr "" #: 03060500.xhp -#, fuzzy msgctxt "" "03060500.xhp\n" "par_id3148552\n" @@ -17243,7 +16769,6 @@ msgid "Syntax:" msgstr "" #: 03060500.xhp -#, fuzzy msgctxt "" "03060500.xhp\n" "par_id3150358\n" @@ -17252,7 +16777,6 @@ msgid "Result = Expression1 Or Expression2" msgstr "Rezultat = Izraz1 Or Izraz2" #: 03060500.xhp -#, fuzzy msgctxt "" "03060500.xhp\n" "hd_id3151211\n" @@ -17277,7 +16801,6 @@ msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you w msgstr "" #: 03060500.xhp -#, fuzzy msgctxt "" "03060500.xhp\n" "par_id3154684\n" @@ -17294,7 +16817,6 @@ msgid "A bit-wise comparison sets a bit in the result if the corresponding bit i msgstr "" #: 03060500.xhp -#, fuzzy msgctxt "" "03060500.xhp\n" "hd_id3161831\n" @@ -17327,7 +16849,6 @@ msgid "<link href=\"text/sbasic/shared/03060600.xhp\" name=\"Xor-Operator [Runti msgstr "" #: 03060600.xhp -#, fuzzy msgctxt "" "03060600.xhp\n" "par_id3159414\n" @@ -17344,7 +16865,6 @@ msgid "Syntax:" msgstr "" #: 03060600.xhp -#, fuzzy msgctxt "" "03060600.xhp\n" "par_id3150400\n" @@ -17353,7 +16873,6 @@ msgid "Result = Expression1 Xor Expression2" msgstr "Result = Expression1 Xor Expression2" #: 03060600.xhp -#, fuzzy msgctxt "" "03060600.xhp\n" "hd_id3153968\n" @@ -17378,7 +16897,6 @@ msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you w msgstr "" #: 03060600.xhp -#, fuzzy msgctxt "" "03060600.xhp\n" "par_id3150439\n" @@ -17395,7 +16913,6 @@ msgid "A bitwise Exclusive-Or conjunction returns a bit if the corresponding bit msgstr "" #: 03060600.xhp -#, fuzzy msgctxt "" "03060600.xhp\n" "hd_id3153366\n" @@ -17404,7 +16921,6 @@ msgid "Example:" msgstr "Primjer:" #: 03060600.xhp -#, fuzzy msgctxt "" "03060600.xhp\n" "par_id3156442\n" @@ -17413,7 +16929,6 @@ msgid "vOut = vA > vB Xor vB > vC ' returns 0" msgstr "vOut = vA > vB Xor vB > vC REM vraca 0" #: 03060600.xhp -#, fuzzy msgctxt "" "03060600.xhp\n" "par_id3153191\n" @@ -17422,7 +16937,6 @@ msgid "vOut = vB > vA Xor vB > vC ' returns -1" msgstr "vOut = vB > vA Xor vB > vC REM vraca -1" #: 03060600.xhp -#, fuzzy msgctxt "" "03060600.xhp\n" "par_id3153144\n" @@ -17431,7 +16945,6 @@ msgid "vOut = vA > vB Xor vB > vD ' returns -1" msgstr "vOut = vA > vB Xor vB > vC REM vraca 0" #: 03060600.xhp -#, fuzzy msgctxt "" "03060600.xhp\n" "par_id3154944\n" @@ -17440,7 +16953,6 @@ msgid "vOut = (vB > vD Xor vB > vA) ' returns 0" msgstr "vOut = vA > vB Xor vB > vC REM vraca 0" #: 03060600.xhp -#, fuzzy msgctxt "" "03060600.xhp\n" "par_id3148455\n" @@ -17524,7 +17036,6 @@ msgid "Syntax:" msgstr "" #: 03070100.xhp -#, fuzzy msgctxt "" "03070100.xhp\n" "par_id3156023\n" @@ -17533,7 +17044,6 @@ msgid "Result = Expression1 - Expression2" msgstr "REzultat= Expression1 - Expression2" #: 03070100.xhp -#, fuzzy msgctxt "" "03070100.xhp\n" "hd_id3154760\n" @@ -17558,7 +17068,6 @@ msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you msgstr "" #: 03070100.xhp -#, fuzzy msgctxt "" "03070100.xhp\n" "hd_id3154366\n" @@ -17591,7 +17100,6 @@ msgid "<link href=\"text/sbasic/shared/03070200.xhp\">\"*\" Operator [Runtime]</ msgstr "" #: 03070200.xhp -#, fuzzy msgctxt "" "03070200.xhp\n" "par_id3154347\n" @@ -17608,7 +17116,6 @@ msgid "Syntax:" msgstr "" #: 03070200.xhp -#, fuzzy msgctxt "" "03070200.xhp\n" "par_id3150358\n" @@ -17617,7 +17124,6 @@ msgid "Result = Expression1 * Expression2" msgstr "Result = Expression1 * Expression2" #: 03070200.xhp -#, fuzzy msgctxt "" "03070200.xhp\n" "hd_id3150400\n" @@ -17642,7 +17148,6 @@ msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you w msgstr "" #: 03070200.xhp -#, fuzzy msgctxt "" "03070200.xhp\n" "hd_id3153968\n" @@ -17675,7 +17180,6 @@ msgid "<link href=\"text/sbasic/shared/03070300.xhp\">\"+\" Operator [Runtime]</ msgstr "" #: 03070300.xhp -#, fuzzy msgctxt "" "03070300.xhp\n" "par_id3145068\n" @@ -17692,7 +17196,6 @@ msgid "Syntax:" msgstr "" #: 03070300.xhp -#, fuzzy msgctxt "" "03070300.xhp\n" "par_id3150358\n" @@ -17701,7 +17204,6 @@ msgid "Result = Expression1 + Expression2" msgstr "Rezultat = Expression1 + Expression2" #: 03070300.xhp -#, fuzzy msgctxt "" "03070300.xhp\n" "hd_id3150400\n" @@ -17726,7 +17228,6 @@ msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you msgstr "" #: 03070300.xhp -#, fuzzy msgctxt "" "03070300.xhp\n" "hd_id3153969\n" @@ -17759,7 +17260,6 @@ msgid "<link href=\"text/sbasic/shared/03070400.xhp\">\"/\" Operator [Runtime]</ msgstr "" #: 03070400.xhp -#, fuzzy msgctxt "" "03070400.xhp\n" "par_id3149670\n" @@ -17776,7 +17276,6 @@ msgid "Syntax:" msgstr "" #: 03070400.xhp -#, fuzzy msgctxt "" "03070400.xhp\n" "par_id3153360\n" @@ -17785,7 +17284,6 @@ msgid "Result = Expression1 / Expression2" msgstr "Rezultat = Expression1 / Expression2" #: 03070400.xhp -#, fuzzy msgctxt "" "03070400.xhp\n" "hd_id3150359\n" @@ -17810,7 +17308,6 @@ msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you msgstr "" #: 03070400.xhp -#, fuzzy msgctxt "" "03070400.xhp\n" "hd_id3154684\n" @@ -17843,7 +17340,6 @@ msgid "<link href=\"text/sbasic/shared/03070500.xhp\">\"^\" Operator [Runtime]</ msgstr "" #: 03070500.xhp -#, fuzzy msgctxt "" "03070500.xhp\n" "par_id3149670\n" @@ -17860,7 +17356,6 @@ msgid "Syntax:" msgstr "" #: 03070500.xhp -#, fuzzy msgctxt "" "03070500.xhp\n" "par_id3149656\n" @@ -17869,7 +17364,6 @@ msgid "Result = Expression ^ Exponent" msgstr "Rezulatt = Izraz ^ Eksponent" #: 03070500.xhp -#, fuzzy msgctxt "" "03070500.xhp\n" "hd_id3151211\n" @@ -17902,7 +17396,6 @@ msgid "<emph>Exponent:</emph> The value of the power that you want to raise the msgstr "" #: 03070500.xhp -#, fuzzy msgctxt "" "03070500.xhp\n" "hd_id3147287\n" @@ -17911,7 +17404,6 @@ msgid "Example:" msgstr "Primjer:" #: 03070500.xhp -#, fuzzy msgctxt "" "03070500.xhp\n" "par_id3146984\n" @@ -17960,7 +17452,6 @@ msgid "Syntax:" msgstr "" #: 03070600.xhp -#, fuzzy msgctxt "" "03070600.xhp\n" "par_id3147560\n" @@ -17969,7 +17460,6 @@ msgid "Result = Expression1 MOD Expression2" msgstr "Rezultat = Izraz1 Or Izraz2" #: 03070600.xhp -#, fuzzy msgctxt "" "03070600.xhp\n" "hd_id3149657\n" @@ -17978,7 +17468,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03070600.xhp -#, fuzzy msgctxt "" "03070600.xhp\n" "par_id3153380\n" @@ -17987,7 +17476,6 @@ msgid "Integer" msgstr "Cijeli broj" #: 03070600.xhp -#, fuzzy msgctxt "" "03070600.xhp\n" "hd_id3154365\n" @@ -18012,7 +17500,6 @@ msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you w msgstr "" #: 03070600.xhp -#, fuzzy msgctxt "" "03070600.xhp\n" "hd_id3147287\n" @@ -18021,7 +17508,6 @@ msgid "Example:" msgstr "Primjer:" #: 03070600.xhp -#, fuzzy msgctxt "" "03070600.xhp\n" "par_id3161832\n" @@ -18030,7 +17516,6 @@ msgid "Print 10 Mod 2.5 ' returns 0" msgstr "print 10 mod 5 REM vraća 0" #: 03070600.xhp -#, fuzzy msgctxt "" "03070600.xhp\n" "par_id3146922\n" @@ -18039,7 +17524,6 @@ msgid "Print 10 / 2.5 ' returns 4" msgstr "print 10 / 5 REM vraća 2" #: 03070600.xhp -#, fuzzy msgctxt "" "03070600.xhp\n" "par_id3145273\n" @@ -18048,7 +17532,6 @@ msgid "Print 10 Mod 5 ' returns 0" msgstr "print 10 mod 5 REM vraća 0" #: 03070600.xhp -#, fuzzy msgctxt "" "03070600.xhp\n" "par_id3150011\n" @@ -18057,7 +17540,6 @@ msgid "Print 10 / 5 ' returns 2" msgstr "print 10 / 5 REM vraća 2" #: 03070600.xhp -#, fuzzy msgctxt "" "03070600.xhp\n" "par_id3149483\n" @@ -18066,7 +17548,6 @@ msgid "Print 5 Mod 10 ' returns 5" msgstr "print 5 mod 10 REM vraća 5" #: 03070600.xhp -#, fuzzy msgctxt "" "03070600.xhp\n" "par_id3151114\n" @@ -18152,7 +17633,6 @@ msgid "<link href=\"text/sbasic/shared/03080101.xhp\" name=\"Atn Function [Runti msgstr "" #: 03080101.xhp -#, fuzzy msgctxt "" "03080101.xhp\n" "par_id3149346\n" @@ -18161,7 +17641,6 @@ msgid "Trigonometric function that returns the arctangent of a numeric expressio msgstr "Trigonometrijske funkcije koje vraćaju arctangens brojčane vrijednosti. Vrijednost vraćanja je u rangu od -Pi/2 do +Pi/2." #: 03080101.xhp -#, fuzzy msgctxt "" "03080101.xhp\n" "par_id3143271\n" @@ -18170,7 +17649,6 @@ msgid "The arctangent is the inverse of the tangent function. The Atn Function r msgstr "Arcrang je inverz tan trigonometrijske funkcije. Atn funkcija je kut \"Alfa\", izražen u radijanima, koristeći tangens kuta. Funkcija može također može vratiti kut \"Alpha\" uspoređivanjem odnosa duljine stranice koja je nasuprot kuta." #: 03080101.xhp -#, fuzzy msgctxt "" "03080101.xhp\n" "par_id3145315\n" @@ -18187,7 +17665,6 @@ msgid "Syntax:" msgstr "" #: 03080101.xhp -#, fuzzy msgctxt "" "03080101.xhp\n" "par_id3148947\n" @@ -18196,7 +17673,6 @@ msgid "Atn (Number)" msgstr "Atn (Number)" #: 03080101.xhp -#, fuzzy msgctxt "" "03080101.xhp\n" "hd_id3148664\n" @@ -18205,7 +17681,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03080101.xhp -#, fuzzy msgctxt "" "03080101.xhp\n" "par_id3150359\n" @@ -18214,7 +17689,6 @@ msgid "Double" msgstr "Dvostruko" #: 03080101.xhp -#, fuzzy msgctxt "" "03080101.xhp\n" "hd_id3148798\n" @@ -18231,7 +17705,6 @@ msgid "<emph>Number:</emph> Any numerical expression that represents the ratio o msgstr "" #: 03080101.xhp -#, fuzzy msgctxt "" "03080101.xhp\n" "par_id3153192\n" @@ -18240,7 +17713,6 @@ msgid "To convert radians to degrees, multiply radians by 180/pi." msgstr "Da biste pretvorili radijane u stupnjeve, pomnožite radijane sa 180/pi" #: 03080101.xhp -#, fuzzy msgctxt "" "03080101.xhp\n" "par_id3147230\n" @@ -18249,7 +17721,6 @@ msgid "degree=(radian*180)/pi" msgstr "degree=(radian*180)/pi" #: 03080101.xhp -#, fuzzy msgctxt "" "03080101.xhp\n" "par_id3125864\n" @@ -18258,7 +17729,6 @@ msgid "radian=(degree*pi)/180" msgstr "radian=(degree*pi)/180" #: 03080101.xhp -#, fuzzy msgctxt "" "03080101.xhp\n" "par_id3159252\n" @@ -18267,7 +17737,6 @@ msgid "Pi is here the fixed circle constant with the rounded value 3.14159." msgstr "Pi je konstanta koja otprilike iznosi 3.14159." #: 03080101.xhp -#, fuzzy msgctxt "" "03080101.xhp\n" "hd_id3153142\n" @@ -18276,7 +17745,6 @@ msgid "Example:" msgstr "Primjer:" #: 03080101.xhp -#, fuzzy msgctxt "" "03080101.xhp\n" "par_id3146985\n" @@ -18285,7 +17753,6 @@ msgid "' The following example calculates for a right-angled triangle" msgstr "REM sljedeći primjer izračunava sa desnim kutom trokuta." #: 03080101.xhp -#, fuzzy msgctxt "" "03080101.xhp\n" "par_id3145750\n" @@ -18294,7 +17761,6 @@ msgid "' the angle Alpha from the tangent of the angle Alpha:" msgstr "REM kut Alpha od tangente kuta Alpha:" #: 03080101.xhp -#, fuzzy msgctxt "" "03080101.xhp\n" "par_id3151112\n" @@ -18303,7 +17769,6 @@ msgid "' rounded Pi = 3.14159 Is a predefined constant" msgstr "REM oko Pi = 3.14159 je predefinirana konstanta" #: 03080101.xhp -#, fuzzy msgctxt "" "03080101.xhp\n" "par_id3149262\n" @@ -18312,7 +17777,6 @@ msgid "d1 = InputBox(\"Enter the length of the side adjacent to the angle: \",\" msgstr "d1 = InputBox(\"Enter the length of the side adjacent to the angle: \",\"Adjacent\")" #: 03080101.xhp -#, fuzzy msgctxt "" "03080101.xhp\n" "par_id3149482\n" @@ -18321,7 +17785,6 @@ msgid "d2 = InputBox(\"Enter the length of the side opposite the angle: \",\"Opp msgstr "d2 = InputBox(\"Enter the length of the side opposite the angle: \",\"Opposite\")" #: 03080101.xhp -#, fuzzy msgctxt "" "03080101.xhp\n" "par_id3155415\n" @@ -18355,7 +17818,6 @@ msgid "<link href=\"text/sbasic/shared/03080102.xhp\" name=\"Cos Function [Runti msgstr "" #: 03080102.xhp -#, fuzzy msgctxt "" "03080102.xhp\n" "par_id3159413\n" @@ -18364,7 +17826,6 @@ msgid "Calculates the cosine of an angle. The angle is specified in radians. The msgstr "Računa kosinus kuta. Kut je označen u radijanima. Rezultat se nalazi između -1 i 1" #: 03080102.xhp -#, fuzzy msgctxt "" "03080102.xhp\n" "par_id3150358\n" @@ -18373,7 +17834,6 @@ msgid "Using the angle Alpha, the Cos-Function calculates the ratio of the lengt msgstr "Koristeći kut alfa, kosinus funkcija računa odnos između duljine stranice koja je okomita, podijeljena između duljine hipotenuze u desno kutnom trokutu." #: 03080102.xhp -#, fuzzy msgctxt "" "03080102.xhp\n" "par_id3154141\n" @@ -18390,7 +17850,6 @@ msgid "Syntax:" msgstr "" #: 03080102.xhp -#, fuzzy msgctxt "" "03080102.xhp\n" "par_id3145172\n" @@ -18399,7 +17858,6 @@ msgid "Cos (Number)" msgstr "Cos (Number)" #: 03080102.xhp -#, fuzzy msgctxt "" "03080102.xhp\n" "hd_id3156214\n" @@ -18408,7 +17866,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03080102.xhp -#, fuzzy msgctxt "" "03080102.xhp\n" "par_id3150449\n" @@ -18417,7 +17874,6 @@ msgid "Double" msgstr "Dvostruko" #: 03080102.xhp -#, fuzzy msgctxt "" "03080102.xhp\n" "hd_id3153969\n" @@ -18434,7 +17890,6 @@ msgid "<emph>Number:</emph> Numeric expression that specifies an angle in radian msgstr "" #: 03080102.xhp -#, fuzzy msgctxt "" "03080102.xhp\n" "par_id3145749\n" @@ -18443,7 +17898,6 @@ msgid "To convert degrees to radians, multiply degrees by pi/180. To convert rad msgstr "Da bi pretvorili stupnjeve u radijane, pomnožite stupnjeve s pi/180. Da bi pretvorili radijane u stupnjeve pomnožite radijane sa 180/pi" #: 03080102.xhp -#, fuzzy msgctxt "" "03080102.xhp\n" "par_id3149664\n" @@ -18452,7 +17906,6 @@ msgid "degree=(radian*180)/pi" msgstr "degree=(radian*180)/pi" #: 03080102.xhp -#, fuzzy msgctxt "" "03080102.xhp\n" "par_id3146985\n" @@ -18461,7 +17914,6 @@ msgid "radian=(degree*pi)/180" msgstr "radian=(degree*pi)/180" #: 03080102.xhp -#, fuzzy msgctxt "" "03080102.xhp\n" "par_id3152885\n" @@ -18470,7 +17922,6 @@ msgid "Pi is here the fixed circle constant with the rounded value 3.14159..." msgstr "Pi je fiksna kružna konstanta zaokružena na vrijednost 3.14159..." #: 03080102.xhp -#, fuzzy msgctxt "" "03080102.xhp\n" "hd_id3153951\n" @@ -18479,7 +17930,6 @@ msgid "Example:" msgstr "Primjer:" #: 03080102.xhp -#, fuzzy msgctxt "" "03080102.xhp\n" "par_id3155855\n" @@ -18488,7 +17938,6 @@ msgid "' The following example allows for a right-angled triangle the input of" msgstr "REM sljedeći primjer omogućava unošenje desno orijentiranog kuta u trokuta" #: 03080102.xhp -#, fuzzy msgctxt "" "03080102.xhp\n" "par_id3149484\n" @@ -18497,7 +17946,6 @@ msgid "' secant and angle (in degrees) and calculates the length of the hypotenu msgstr "REM sekantu i kut (u stupnjevima) i izračunava dužinu hipotenuze" #: 03080102.xhp -#, fuzzy msgctxt "" "03080102.xhp\n" "par_id3150010\n" @@ -18515,7 +17963,6 @@ msgid "d1 = InputBox(\"Enter the length of the adjacent side: \",\"Adjacent\")" msgstr "d1 = InputBox$ (\"\"Unesi dužinu susjedne stranice: \",\"Adjacent\")" #: 03080102.xhp -#, fuzzy msgctxt "" "03080102.xhp\n" "par_id3154491\n" @@ -18524,7 +17971,6 @@ msgid "dAngle = InputBox(\"Enter the angle Alpha (in degrees): \",\"Alpha\")" msgstr "dAngle = InputBox(\"Unesi kut alpha (u stupnjevima): \",\"Alpha\")" #: 03080102.xhp -#, fuzzy msgctxt "" "03080102.xhp\n" "par_id3151074\n" @@ -18558,7 +18004,6 @@ msgid "<link href=\"text/sbasic/shared/03080103.xhp\" name=\"Sin Function [Runti msgstr "" #: 03080103.xhp -#, fuzzy msgctxt "" "03080103.xhp\n" "par_id3149456\n" @@ -18567,7 +18012,6 @@ msgid "Returns the sine of an angle. The angle is specified in radians. The resu msgstr "Vraća sinus kuta. Kut je zadan u radijanima. Rezultat se nalazi između -1 i 1" #: 03080103.xhp -#, fuzzy msgctxt "" "03080103.xhp\n" "par_id3153379\n" @@ -18576,7 +18020,6 @@ msgid "Using the angle Alpha, the Sin Function returns the ratio of the length o msgstr "Koristeći kut alfa, funkcija sinus kuta vraća vrijednost duljine nasuprotne stranice na duljinu hipotenuze u desno orijentiranom trokutu" #: 03080103.xhp -#, fuzzy msgctxt "" "03080103.xhp\n" "par_id3148798\n" @@ -18593,7 +18036,6 @@ msgid "Syntax:" msgstr "" #: 03080103.xhp -#, fuzzy msgctxt "" "03080103.xhp\n" "par_id3154909\n" @@ -18602,7 +18044,6 @@ msgid "Sin (Number)" msgstr "Sin (Number)" #: 03080103.xhp -#, fuzzy msgctxt "" "03080103.xhp\n" "hd_id3156214\n" @@ -18611,7 +18052,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03080103.xhp -#, fuzzy msgctxt "" "03080103.xhp\n" "par_id3150870\n" @@ -18620,7 +18060,6 @@ msgid "Double" msgstr "Dvostruko" #: 03080103.xhp -#, fuzzy msgctxt "" "03080103.xhp\n" "hd_id3155132\n" @@ -18637,7 +18076,6 @@ msgid "<emph>Number:</emph> Numeric expression that defines the angle in radians msgstr "" #: 03080103.xhp -#, fuzzy msgctxt "" "03080103.xhp\n" "par_id3155413\n" @@ -18646,7 +18084,6 @@ msgid "To convert degrees to radians, multiply degrees by Pi/180, and to convert msgstr "Da bi pretvorili stupnjeve u radijane množite stupnjeve s pi/181, a da bi pretorili radijane u stupnjeve. množite radijane sa 180/pi" #: 03080103.xhp -#, fuzzy msgctxt "" "03080103.xhp\n" "par_id3149664\n" @@ -18655,7 +18092,6 @@ msgid "grad=(radiant*180)/pi" msgstr "grad=(radijan*180)/pi" #: 03080103.xhp -#, fuzzy msgctxt "" "03080103.xhp\n" "par_id3153143\n" @@ -18664,7 +18100,6 @@ msgid "radiant=(grad*pi)/180" msgstr "radijan=(grad*pi)/180" #: 03080103.xhp -#, fuzzy msgctxt "" "03080103.xhp\n" "par_id3151112\n" @@ -18673,7 +18108,6 @@ msgid "Pi is approximately 3.141593." msgstr "Pi je približno 3.141593." #: 03080103.xhp -#, fuzzy msgctxt "" "03080103.xhp\n" "hd_id3163712\n" @@ -18682,7 +18116,6 @@ msgid "Example:" msgstr "Primjer:" #: 03080103.xhp -#, fuzzy msgctxt "" "03080103.xhp\n" "par_id3149482\n" @@ -18691,7 +18124,6 @@ msgid "' In this example, the following entry is possible for a right-angled tri msgstr "REM U ovom primjeru, sljedeći unos je moguć za desnokutni trokut:" #: 03080103.xhp -#, fuzzy msgctxt "" "03080103.xhp\n" "par_id3148577\n" @@ -18700,7 +18132,6 @@ msgid "' The side opposite the angle and the angle (in degrees) to calculate the msgstr "REM Nasuprotna stranica i kut ( u stupnjevima) da bi izračunali duljinu hipotenuze" #: 03080103.xhp -#, fuzzy msgctxt "" "03080103.xhp\n" "par_id3150011\n" @@ -18709,7 +18140,6 @@ msgid "' Pi = 3.1415926 is a predefined variable" msgstr "REM Pi = 3.1415926 je predefinirana varijabla" #: 03080103.xhp -#, fuzzy msgctxt "" "03080103.xhp\n" "par_id3145251\n" @@ -18718,7 +18148,6 @@ msgid "d1 = InputBox(\"Enter the length of the opposite side: \",\"Opposite Side msgstr "d1 = InputBox(\"Unesi vrijednost nasuprotne stranice: \",\"Opposite Side\")" #: 03080103.xhp -#, fuzzy msgctxt "" "03080103.xhp\n" "par_id3148456\n" @@ -18727,7 +18156,6 @@ msgid "dAlpha = InputBox(\"Enter the angle Alpha (in degrees): \",\"Alpha\")" msgstr "dAlpha = InputBox(\"Unesi vrijednost kuta alfa (u stupnjevima): \",\"Alpha\")" #: 03080103.xhp -#, fuzzy msgctxt "" "03080103.xhp\n" "par_id3153877\n" @@ -18769,7 +18197,6 @@ msgid "Determines the tangent of an angle. The angle is specified in radians." msgstr "" #: 03080104.xhp -#, fuzzy msgctxt "" "03080104.xhp\n" "par_id3153379\n" @@ -18778,7 +18205,6 @@ msgid "Using the angle Alpha, the Tan Function calculates the ratio of the lengt msgstr "Koristeći kut alfa, funkcija sinus kuta vraća vrijednost duljine nasuprotne stranice na duljinu hipotenuze u desno orijentiranom trokutu" #: 03080104.xhp -#, fuzzy msgctxt "" "03080104.xhp\n" "par_id3154366\n" @@ -18795,7 +18221,6 @@ msgid "Syntax:" msgstr "" #: 03080104.xhp -#, fuzzy msgctxt "" "03080104.xhp\n" "par_id3151042\n" @@ -18804,7 +18229,6 @@ msgid "Tan (Number)" msgstr "Tan (Broj)" #: 03080104.xhp -#, fuzzy msgctxt "" "03080104.xhp\n" "hd_id3156214\n" @@ -18813,7 +18237,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03080104.xhp -#, fuzzy msgctxt "" "03080104.xhp\n" "par_id3156281\n" @@ -18822,7 +18245,6 @@ msgid "Double" msgstr "Dvostruko" #: 03080104.xhp -#, fuzzy msgctxt "" "03080104.xhp\n" "hd_id3155132\n" @@ -18839,7 +18261,6 @@ msgid "<emph>Number:</emph> Any numeric expression that you want to calculate th msgstr "" #: 03080104.xhp -#, fuzzy msgctxt "" "03080104.xhp\n" "par_id3153728\n" @@ -18848,7 +18269,6 @@ msgid "To convert degrees to radians, multiply by Pi/180. To convert radians to msgstr "Za pretvotbu stupnjeva u radijane, pomnožite s Pi/180. Za pretvorbu radijana u stupnjeve, pomnožite s 180/Pi." #: 03080104.xhp -#, fuzzy msgctxt "" "03080104.xhp\n" "par_id3155414\n" @@ -18857,7 +18277,6 @@ msgid "degrees=(radiant*180)/Pi" msgstr "degree=(radian*180)/pi" #: 03080104.xhp -#, fuzzy msgctxt "" "03080104.xhp\n" "par_id3146975\n" @@ -18866,7 +18285,6 @@ msgid "radiant=(degrees*Pi)/180" msgstr "radian=(degree*pi)/180" #: 03080104.xhp -#, fuzzy msgctxt "" "03080104.xhp\n" "par_id3147434\n" @@ -18875,7 +18293,6 @@ msgid "Pi is approximately 3.141593." msgstr "Pi je približno 3.141593." #: 03080104.xhp -#, fuzzy msgctxt "" "03080104.xhp\n" "hd_id3149483\n" @@ -18884,7 +18301,6 @@ msgid "Example:" msgstr "Primjer:" #: 03080104.xhp -#, fuzzy msgctxt "" "03080104.xhp\n" "par_id3148646\n" @@ -18893,7 +18309,6 @@ msgid "' In this example, the following entry is possible for a right-angled tri msgstr "REM U ovom primjeru, sljedeći unos je moguć za desnokutni trokut:" #: 03080104.xhp -#, fuzzy msgctxt "" "03080104.xhp\n" "par_id3150012\n" @@ -18902,7 +18317,6 @@ msgid "' The side opposite the angle and the angle (in degrees) to calculate the msgstr "REM Strana nasuprotna kutu i kut (u stupnjevima) za izračun duljine strane koja priliježena kut:" #: 03080104.xhp -#, fuzzy msgctxt "" "03080104.xhp\n" "par_id3153158\n" @@ -18911,7 +18325,6 @@ msgid "' Pi = 3.1415926 is a pre-defined variable" msgstr "REM Pi = 3.1415926 je predefinirana varijabla" #: 03080104.xhp -#, fuzzy msgctxt "" "03080104.xhp\n" "par_id3145252\n" @@ -18920,7 +18333,6 @@ msgid "d1 = InputBox(\"Enter the length of the side opposite the angle: \",\"opp msgstr "d1 = InputBox(\"Unesite dužinu stranice nasuprotne kutu: \",\"nasuprot\")" #: 03080104.xhp -#, fuzzy msgctxt "" "03080104.xhp\n" "par_id3149582\n" @@ -18929,7 +18341,6 @@ msgid "dAlpha = InputBox(\"Enter the Alpha angle (in degrees): \",\"Alpha\")" msgstr "dAlpha = InputBox(\"Unesite alfa kut (u stupnjevima): \",\"Alpha\")" #: 03080104.xhp -#, fuzzy msgctxt "" "03080104.xhp\n" "par_id3154016\n" @@ -18989,7 +18400,6 @@ msgid "<link href=\"text/sbasic/shared/03080201.xhp\" name=\"Exp Function [Runti msgstr "" #: 03080201.xhp -#, fuzzy msgctxt "" "03080201.xhp\n" "par_id3155555\n" @@ -19006,7 +18416,6 @@ msgid "Syntax:" msgstr "" #: 03080201.xhp -#, fuzzy msgctxt "" "03080201.xhp\n" "par_id3145315\n" @@ -19015,7 +18424,6 @@ msgid "Exp (Number)" msgstr "Exp (Number)" #: 03080201.xhp -#, fuzzy msgctxt "" "03080201.xhp\n" "hd_id3154347\n" @@ -19024,7 +18432,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03080201.xhp -#, fuzzy msgctxt "" "03080201.xhp\n" "par_id3149670\n" @@ -19033,7 +18440,6 @@ msgid "Double" msgstr "Dvostruko" #: 03080201.xhp -#, fuzzy msgctxt "" "03080201.xhp\n" "hd_id3154760\n" @@ -19050,7 +18456,6 @@ msgid "<emph>Number:</emph> Any numeric expression that specifies the power that msgstr "" #: 03080201.xhp -#, fuzzy msgctxt "" "03080201.xhp\n" "hd_id3156280\n" @@ -19059,7 +18464,6 @@ msgid "Example:" msgstr "Primjer:" #: 03080201.xhp -#, fuzzy msgctxt "" "03080201.xhp\n" "par_id3159254\n" @@ -19068,7 +18472,6 @@ msgid "Const b2=1.345e34" msgstr "const b2=1.345e34" #: 03080201.xhp -#, fuzzy msgctxt "" "03080201.xhp\n" "par_id3161832\n" @@ -19102,7 +18505,6 @@ msgid "<link href=\"text/sbasic/shared/03080202.xhp\" name=\"Log Function [Runti msgstr "" #: 03080202.xhp -#, fuzzy msgctxt "" "03080202.xhp\n" "par_id3145066\n" @@ -19119,7 +18521,6 @@ msgid "Syntax:" msgstr "" #: 03080202.xhp -#, fuzzy msgctxt "" "03080202.xhp\n" "par_id3154760\n" @@ -19128,7 +18529,6 @@ msgid "Log (Number)" msgstr "Log (Broj)" #: 03080202.xhp -#, fuzzy msgctxt "" "03080202.xhp\n" "hd_id3149457\n" @@ -19137,7 +18537,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03080202.xhp -#, fuzzy msgctxt "" "03080202.xhp\n" "par_id3150791\n" @@ -19146,7 +18545,6 @@ msgid "Double" msgstr "Dvostruko" #: 03080202.xhp -#, fuzzy msgctxt "" "03080202.xhp\n" "hd_id3151211\n" @@ -19163,7 +18561,6 @@ msgid "<emph>Number:</emph> Any numeric expression that you want to calculate th msgstr "" #: 03080202.xhp -#, fuzzy msgctxt "" "03080202.xhp\n" "par_id3150869\n" @@ -19172,7 +18569,6 @@ msgid "The natural logarithm is the logarithm to the base e. Base e is a constan msgstr "Prirodni logaritam je logaritam baze e. BAza je konstanta s aproksimiranom vrijenosti od 2.718282..." #: 03080202.xhp -#, fuzzy msgctxt "" "03080202.xhp\n" "par_id3153968\n" @@ -19181,7 +18577,6 @@ msgid "You can calculate logarithms to any base (n) for any number (x) by dividi msgstr "Mozete izracunati logaritma bilo koje baze (n) za bilo koji broj (x) djeljenjem prirodnog logaritma broja x s prirodnim logaritmom od n kao sljedece" #: 03080202.xhp -#, fuzzy msgctxt "" "03080202.xhp\n" "par_id3145420\n" @@ -19190,7 +18585,6 @@ msgid "Log n(x) = Log(x) / Log(n)" msgstr "Log n(x) = Log(x) / Log(n)" #: 03080202.xhp -#, fuzzy msgctxt "" "03080202.xhp\n" "hd_id3155131\n" @@ -19199,7 +18593,6 @@ msgid "Example:" msgstr "Primjer:" #: 03080202.xhp -#, fuzzy msgctxt "" "03080202.xhp\n" "par_id3149262\n" @@ -19258,7 +18651,6 @@ msgid "<link href=\"text/sbasic/shared/03080301.xhp\" name=\"Randomize Statement msgstr "" #: 03080301.xhp -#, fuzzy msgctxt "" "03080301.xhp\n" "par_id3145090\n" @@ -19275,7 +18667,6 @@ msgid "Syntax:" msgstr "" #: 03080301.xhp -#, fuzzy msgctxt "" "03080301.xhp\n" "par_id3145315\n" @@ -19284,7 +18675,6 @@ msgid "Randomize [Number]" msgstr "Randomize [Number]" #: 03080301.xhp -#, fuzzy msgctxt "" "03080301.xhp\n" "hd_id3152456\n" @@ -19301,7 +18691,6 @@ msgid "<emph>Number:</emph> Any integer value that initializes the random-number msgstr "" #: 03080301.xhp -#, fuzzy msgctxt "" "03080301.xhp\n" "hd_id3149655\n" @@ -19310,7 +18699,6 @@ msgid "Example:" msgstr "Primjer:" #: 03080301.xhp -#, fuzzy msgctxt "" "03080301.xhp\n" "par_id3147288\n" @@ -19319,7 +18707,6 @@ msgid "iVar = Int((10 * Rnd) ) ' Range from 0 To 9" msgstr "iVar = Int((10 * Rnd) ) REM Range from 0 to 9" #: 03080301.xhp -#, fuzzy msgctxt "" "03080301.xhp\n" "par_id3148617\n" @@ -19353,7 +18740,6 @@ msgid "<link href=\"text/sbasic/shared/03080302.xhp\" name=\"Rnd Function [Runti msgstr "" #: 03080302.xhp -#, fuzzy msgctxt "" "03080302.xhp\n" "par_id3149669\n" @@ -19370,7 +18756,6 @@ msgid "Syntax:" msgstr "" #: 03080302.xhp -#, fuzzy msgctxt "" "03080302.xhp\n" "par_id3150543\n" @@ -19379,7 +18764,6 @@ msgid "Rnd [(Expression)]" msgstr "Rnd [(Izraz)]" #: 03080302.xhp -#, fuzzy msgctxt "" "03080302.xhp\n" "hd_id3149655\n" @@ -19388,7 +18772,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03080302.xhp -#, fuzzy msgctxt "" "03080302.xhp\n" "par_id3154365\n" @@ -19397,7 +18780,6 @@ msgid "Double" msgstr "Dvostruko" #: 03080302.xhp -#, fuzzy msgctxt "" "03080302.xhp\n" "hd_id3154909\n" @@ -19430,7 +18812,6 @@ msgid "The <emph>Rnd</emph> function only returns values ranging from 0 to 1. To msgstr "" #: 03080302.xhp -#, fuzzy msgctxt "" "03080302.xhp\n" "hd_id3151118\n" @@ -19439,7 +18820,6 @@ msgid "Example:" msgstr "Primjer:" #: 03080302.xhp -#, fuzzy msgctxt "" "03080302.xhp\n" "par_id3147124\n" @@ -19448,7 +18828,6 @@ msgid "Print \"Number from 1 to 5\"" msgstr "Print \"Number from 1 to 5\"" #: 03080302.xhp -#, fuzzy msgctxt "" "03080302.xhp\n" "par_id3154943\n" @@ -19457,7 +18836,6 @@ msgid "Print \"Number from 6 to 8\"" msgstr "Print \"Number from 6 to 8\"" #: 03080302.xhp -#, fuzzy msgctxt "" "03080302.xhp\n" "par_id3151074\n" @@ -19466,7 +18844,6 @@ msgid "Print \"Greater than 8\"" msgstr "Print \"Greater than 8\"" #: 03080302.xhp -#, fuzzy msgctxt "" "03080302.xhp\n" "par_id3155602\n" @@ -19526,7 +18903,6 @@ msgid "<link href=\"text/sbasic/shared/03080401.xhp\" name=\"Sqr Function [Runti msgstr "" #: 03080401.xhp -#, fuzzy msgctxt "" "03080401.xhp\n" "par_id3147226\n" @@ -19543,7 +18919,6 @@ msgid "Syntax:" msgstr "" #: 03080401.xhp -#, fuzzy msgctxt "" "03080401.xhp\n" "par_id3149415\n" @@ -19552,7 +18927,6 @@ msgid "Sqr (Number)" msgstr "Sqr (Broj)" #: 03080401.xhp -#, fuzzy msgctxt "" "03080401.xhp\n" "hd_id3156023\n" @@ -19561,7 +18935,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03080401.xhp -#, fuzzy msgctxt "" "03080401.xhp\n" "par_id3156343\n" @@ -19570,7 +18943,6 @@ msgid "Double" msgstr "Dvostruko" #: 03080401.xhp -#, fuzzy msgctxt "" "03080401.xhp\n" "hd_id3147265\n" @@ -19587,7 +18959,6 @@ msgid "<emph>Number:</emph> Any numeric expression that you want to calculate th msgstr "" #: 03080401.xhp -#, fuzzy msgctxt "" "03080401.xhp\n" "par_id3154365\n" @@ -19596,7 +18967,6 @@ msgid "A square root is the number that you multiply by itself to produce anothe msgstr "Korijen broja je broj koji pomnožen sam sa sobom daje broj od kojeg se traži korijen broja, na primjer korijen broja 36 je 6." #: 03080401.xhp -#, fuzzy msgctxt "" "03080401.xhp\n" "hd_id3153192\n" @@ -19672,7 +19042,6 @@ msgid "Syntax:" msgstr "" #: 03080501.xhp -#, fuzzy msgctxt "" "03080501.xhp\n" "par_id3156152\n" @@ -19681,7 +19050,6 @@ msgid "Fix (Expression)" msgstr "Str (Izraz)" #: 03080501.xhp -#, fuzzy msgctxt "" "03080501.xhp\n" "hd_id3154923\n" @@ -19690,7 +19058,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03080501.xhp -#, fuzzy msgctxt "" "03080501.xhp\n" "par_id3148947\n" @@ -19699,7 +19066,6 @@ msgid "Double" msgstr "Dvostruko" #: 03080501.xhp -#, fuzzy msgctxt "" "03080501.xhp\n" "hd_id3154760\n" @@ -19716,7 +19082,6 @@ msgid "<emph>Expression:</emph> Numeric expression that you want to return the i msgstr "" #: 03080501.xhp -#, fuzzy msgctxt "" "03080501.xhp\n" "hd_id3150447\n" @@ -19725,7 +19090,6 @@ msgid "Example:" msgstr "Primjer:" #: 03080501.xhp -#, fuzzy msgctxt "" "03080501.xhp\n" "par_id3156214\n" @@ -19734,7 +19098,6 @@ msgid "Print Fix(3.14159) ' returns 3." msgstr "Print sgn(0) REM vraća 0" #: 03080501.xhp -#, fuzzy msgctxt "" "03080501.xhp\n" "par_id3154217\n" @@ -19743,7 +19106,6 @@ msgid "Print Fix(0) ' returns 0." msgstr "Print sgn(0) REM vraća 0" #: 03080501.xhp -#, fuzzy msgctxt "" "03080501.xhp\n" "par_id3145786\n" @@ -19777,7 +19139,6 @@ msgid "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Int Function [Runti msgstr "" #: 03080502.xhp -#, fuzzy msgctxt "" "03080502.xhp\n" "par_id3155420\n" @@ -19794,7 +19155,6 @@ msgid "Syntax:" msgstr "" #: 03080502.xhp -#, fuzzy msgctxt "" "03080502.xhp\n" "par_id3146795\n" @@ -19803,7 +19163,6 @@ msgid "Int (Number)" msgstr "Int (Broj)" #: 03080502.xhp -#, fuzzy msgctxt "" "03080502.xhp\n" "hd_id3149670\n" @@ -19812,7 +19171,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03080502.xhp -#, fuzzy msgctxt "" "03080502.xhp\n" "par_id3150400\n" @@ -19821,7 +19179,6 @@ msgid "Double" msgstr "Dvostruko" #: 03080502.xhp -#, fuzzy msgctxt "" "03080502.xhp\n" "hd_id3149656\n" @@ -19838,7 +19195,6 @@ msgid "<emph>Number:</emph> Any valid numeric expression." msgstr "" #: 03080502.xhp -#, fuzzy msgctxt "" "03080502.xhp\n" "hd_id3148672\n" @@ -19922,7 +19278,6 @@ msgid "<link href=\"text/sbasic/shared/03080601.xhp\" name=\"Abs Function [Runti msgstr "" #: 03080601.xhp -#, fuzzy msgctxt "" "03080601.xhp\n" "par_id3153394\n" @@ -19939,7 +19294,6 @@ msgid "Syntax:" msgstr "" #: 03080601.xhp -#, fuzzy msgctxt "" "03080601.xhp\n" "par_id3147573\n" @@ -19948,7 +19302,6 @@ msgid "Abs (Number)" msgstr "Abs (Number)" #: 03080601.xhp -#, fuzzy msgctxt "" "03080601.xhp\n" "hd_id3156152\n" @@ -19957,7 +19310,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03080601.xhp -#, fuzzy msgctxt "" "03080601.xhp\n" "par_id3149670\n" @@ -19966,7 +19318,6 @@ msgid "Double" msgstr "Dvostruko" #: 03080601.xhp -#, fuzzy msgctxt "" "03080601.xhp\n" "hd_id3154924\n" @@ -19983,7 +19334,6 @@ msgid "<emph>Number:</emph> Any numeric expression that you want to return the a msgstr "" #: 03080601.xhp -#, fuzzy msgctxt "" "03080601.xhp\n" "par_id3153381\n" @@ -19992,7 +19342,6 @@ msgid "The following example uses the Abs function to calculate the difference b msgstr "Sljedeći primjer koristi Abs funkciju da bi izračunao razliku između dvije vrijednosti. Nije važno koja se vrijednost unosi prva" #: 03080601.xhp -#, fuzzy msgctxt "" "03080601.xhp\n" "hd_id3148451\n" @@ -20001,7 +19350,6 @@ msgid "Example:" msgstr "Primjer:" #: 03080601.xhp -#, fuzzy msgctxt "" "03080601.xhp\n" "par_id3145786\n" @@ -20010,7 +19358,6 @@ msgid "siW1 = Int(InputBox(\"Please enter the first amount\",\"Value Input\"))" msgstr "siW1 = Int(InputBox(\"Molimo unesite prvu vrijednost\",\"Value input\"))" #: 03080601.xhp -#, fuzzy msgctxt "" "03080601.xhp\n" "par_id3149561\n" @@ -20019,7 +19366,6 @@ msgid "siW2 = Int(InputBox(\"Please enter the second amount\",\"Value Input\"))" msgstr "siW2 = Int(InputBox(\"Molim unesite drugu vrijednost\",\"Value input\"))" #: 03080601.xhp -#, fuzzy msgctxt "" "03080601.xhp\n" "par_id3145750\n" @@ -20079,7 +19425,6 @@ msgid "<link href=\"text/sbasic/shared/03080701.xhp\" name=\"Sgn Function [Runti msgstr "" #: 03080701.xhp -#, fuzzy msgctxt "" "03080701.xhp\n" "par_id3148686\n" @@ -20096,7 +19441,6 @@ msgid "Syntax:" msgstr "" #: 03080701.xhp -#, fuzzy msgctxt "" "03080701.xhp\n" "par_id3153897\n" @@ -20105,7 +19449,6 @@ msgid "Sgn (Number)" msgstr "Sgn (Number)" #: 03080701.xhp -#, fuzzy msgctxt "" "03080701.xhp\n" "hd_id3145069\n" @@ -20114,7 +19457,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03080701.xhp -#, fuzzy msgctxt "" "03080701.xhp\n" "par_id3150359\n" @@ -20123,7 +19465,6 @@ msgid "Integer" msgstr "Cijeli broj" #: 03080701.xhp -#, fuzzy msgctxt "" "03080701.xhp\n" "hd_id3150543\n" @@ -20140,7 +19481,6 @@ msgid "<emph>Number:</emph> Numeric expression that determines the value that is msgstr "" #: 03080701.xhp -#, fuzzy msgctxt "" "03080701.xhp\n" "par_id3150767\n" @@ -20149,7 +19489,6 @@ msgid "NumExpression" msgstr "NumExpression" #: 03080701.xhp -#, fuzzy msgctxt "" "03080701.xhp\n" "par_id3150441\n" @@ -20158,7 +19497,6 @@ msgid "Return value" msgstr "Povratna vrijednost" #: 03080701.xhp -#, fuzzy msgctxt "" "03080701.xhp\n" "par_id3161833\n" @@ -20167,7 +19505,6 @@ msgid "negative" msgstr "megativno" #: 03080701.xhp -#, fuzzy msgctxt "" "03080701.xhp\n" "par_id3155306\n" @@ -20184,7 +19521,6 @@ msgid "0" msgstr "" #: 03080701.xhp -#, fuzzy msgctxt "" "03080701.xhp\n" "par_id3146119\n" @@ -20193,7 +19529,6 @@ msgid "Sgn returns 0." msgstr "Sgn vraća 0." #: 03080701.xhp -#, fuzzy msgctxt "" "03080701.xhp\n" "par_id3153139\n" @@ -20202,7 +19537,6 @@ msgid "positive" msgstr "pozitivno" #: 03080701.xhp -#, fuzzy msgctxt "" "03080701.xhp\n" "par_id3154319\n" @@ -20211,7 +19545,6 @@ msgid "Sgn returns 1." msgstr "Sgn vraća 1." #: 03080701.xhp -#, fuzzy msgctxt "" "03080701.xhp\n" "hd_id3152576\n" @@ -20220,7 +19553,6 @@ msgid "Example:" msgstr "Primjer:" #: 03080701.xhp -#, fuzzy msgctxt "" "03080701.xhp\n" "par_id3155416\n" @@ -20229,7 +19561,6 @@ msgid "Print sgn(-10) ' returns -1" msgstr "Print sgn(-10) REM vraća -1" #: 03080701.xhp -#, fuzzy msgctxt "" "03080701.xhp\n" "par_id3154096\n" @@ -20238,7 +19569,6 @@ msgid "Print sgn(0) ' returns 0" msgstr "Print sgn(0) REM vraća 0" #: 03080701.xhp -#, fuzzy msgctxt "" "03080701.xhp\n" "par_id3148457\n" @@ -20314,7 +19644,6 @@ msgid "Syntax:" msgstr "" #: 03080801.xhp -#, fuzzy msgctxt "" "03080801.xhp\n" "par_id3150771\n" @@ -20323,7 +19652,6 @@ msgid "Hex (Number)" msgstr "Hour (Broj)" #: 03080801.xhp -#, fuzzy msgctxt "" "03080801.xhp\n" "hd_id3147530\n" @@ -20332,7 +19660,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03080801.xhp -#, fuzzy msgctxt "" "03080801.xhp\n" "par_id3159414\n" @@ -20341,7 +19668,6 @@ msgid "String" msgstr "Znakovni niz" #: 03080801.xhp -#, fuzzy msgctxt "" "03080801.xhp\n" "hd_id3156344\n" @@ -20358,7 +19684,6 @@ msgid "<emph>Number:</emph> Any numeric expression that you want to convert to a msgstr "" #: 03080801.xhp -#, fuzzy msgctxt "" "03080801.xhp\n" "hd_id3154365\n" @@ -20416,7 +19741,6 @@ msgid "<link href=\"text/sbasic/shared/03080802.xhp\" name=\"Oct Function [Runti msgstr "" #: 03080802.xhp -#, fuzzy msgctxt "" "03080802.xhp\n" "par_id3154924\n" @@ -20433,7 +19757,6 @@ msgid "Syntax:" msgstr "" #: 03080802.xhp -#, fuzzy msgctxt "" "03080802.xhp\n" "par_id3150543\n" @@ -20442,7 +19765,6 @@ msgid "Oct (Number)" msgstr "Oct (Number)" #: 03080802.xhp -#, fuzzy msgctxt "" "03080802.xhp\n" "hd_id3153360\n" @@ -20451,7 +19773,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03080802.xhp -#, fuzzy msgctxt "" "03080802.xhp\n" "par_id3154138\n" @@ -20460,7 +19781,6 @@ msgid "String" msgstr "Znakovni niz" #: 03080802.xhp -#, fuzzy msgctxt "" "03080802.xhp\n" "hd_id3156422\n" @@ -20477,7 +19797,6 @@ msgid "<emph>Number:</emph> Any numeric expression that you want to convert to a msgstr "" #: 03080802.xhp -#, fuzzy msgctxt "" "03080802.xhp\n" "hd_id3148672\n" @@ -20571,7 +19890,6 @@ msgid "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else St msgstr "" #: 03090101.xhp -#, fuzzy msgctxt "" "03090101.xhp\n" "par_id3155555\n" @@ -20604,7 +19922,6 @@ msgid "Instead of Else If you can write ElseIf, instead of End If you can write msgstr "" #: 03090101.xhp -#, fuzzy msgctxt "" "03090101.xhp\n" "hd_id3155419\n" @@ -20645,7 +19962,6 @@ msgid "You can use <emph>GoTo</emph> and <emph>GoSub</emph> to jump out of an <e msgstr "" #: 03090101.xhp -#, fuzzy msgctxt "" "03090101.xhp\n" "par_id3153951\n" @@ -20654,7 +19970,6 @@ msgid "The following example enables you to enter the expiration date of a produ msgstr "Sljedeći primjer omogućuje da vidite datum isticanja proizvoda te utvrđuje je li taj datum prošao." #: 03090101.xhp -#, fuzzy msgctxt "" "03090101.xhp\n" "hd_id3152576\n" @@ -20663,7 +19978,6 @@ msgid "Example:" msgstr "Primjer:" #: 03090101.xhp -#, fuzzy msgctxt "" "03090101.xhp\n" "par_id3154490\n" @@ -20672,7 +19986,6 @@ msgid "sDate = InputBox(\"Enter the expiration date (MM.DD.YYYY)\")" msgstr "sDate = InputBox(\"unosenje datuma isteka (MM.DD.YYYY)\")" #: 03090101.xhp -#, fuzzy msgctxt "" "03090101.xhp\n" "par_id3155601\n" @@ -20681,7 +19994,6 @@ msgid "MsgBox \"The expiration date has passed\"" msgstr "Okvir sa porukama \"Datum isteka je prosao\"" #: 03090101.xhp -#, fuzzy msgctxt "" "03090101.xhp\n" "par_id3146912\n" @@ -20690,7 +20002,6 @@ msgid "MsgBox \"The expiration date has not yet passed\"" msgstr "Okvir sa porukama \"Datum isteka nije jos prosao\"" #: 03090101.xhp -#, fuzzy msgctxt "" "03090101.xhp\n" "par_id3154754\n" @@ -20747,7 +20058,6 @@ msgid "Select Case condition Case expression Statement Block [Case expression2 S msgstr "" #: 03090102.xhp -#, fuzzy msgctxt "" "03090102.xhp\n" "hd_id3150767\n" @@ -20772,7 +20082,6 @@ msgid "<emph>Expression:</emph> Any expression that is compatible with the Condi msgstr "" #: 03090102.xhp -#, fuzzy msgctxt "" "03090102.xhp\n" "hd_id3153768\n" @@ -20781,7 +20090,6 @@ msgid "Example:" msgstr "Primjer:" #: 03090102.xhp -#, fuzzy msgctxt "" "03090102.xhp\n" "par_id3152597\n" @@ -20790,7 +20098,6 @@ msgid "Print \"Number from 1 to 5\"" msgstr "Print \"Number from 1 to 5\"" #: 03090102.xhp -#, fuzzy msgctxt "" "03090102.xhp\n" "par_id3147349\n" @@ -20799,7 +20106,6 @@ msgid "Print \"Number from 6 to 8\"" msgstr "Print \"Number from 6 to 8\"" #: 03090102.xhp -#, fuzzy msgctxt "" "03090102.xhp\n" "par_id3152886\n" @@ -20808,7 +20114,6 @@ msgid "Print \"Greater than 8\"" msgstr "Print \"Greater than 8\"" #: 03090102.xhp -#, fuzzy msgctxt "" "03090102.xhp\n" "par_id3146975\n" @@ -20946,7 +20251,6 @@ msgid "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop Statement msgstr "" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3109850\n" @@ -20963,7 +20267,6 @@ msgid "Syntax" msgstr "" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3155150\n" @@ -20972,7 +20275,6 @@ msgid "Do [{While | Until} condition = True]" msgstr "Do [{While | Until} condition = True]" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3154422\n" @@ -20981,7 +20283,6 @@ msgid "statement block" msgstr "blok izraza" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3150789\n" @@ -20990,7 +20291,6 @@ msgid "[Exit Do]" msgstr "[Exit Do]" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3155805\n" @@ -20999,7 +20299,6 @@ msgid "statement block" msgstr "blok izraza" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3145090\n" @@ -21008,7 +20307,6 @@ msgid "Loop" msgstr "Petlja" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3154749\n" @@ -21017,7 +20315,6 @@ msgid "or" msgstr "or" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3150503\n" @@ -21026,7 +20323,6 @@ msgid "Do" msgstr "Čini" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3149762\n" @@ -21035,7 +20331,6 @@ msgid "statement block" msgstr "blok izraza" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3150984\n" @@ -21044,7 +20339,6 @@ msgid "[Exit Do]" msgstr "[Exit Do]" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3143228\n" @@ -21053,7 +20347,6 @@ msgid "statement block" msgstr "blok izraza" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3149235\n" @@ -21062,7 +20355,6 @@ msgid "Loop [{While | Until} condition = True]" msgstr "Petlja [{While | Until} condition = True]" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "hd_id3156024\n" @@ -21103,7 +20395,6 @@ msgid "Syntax" msgstr "" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3145171\n" @@ -21112,7 +20403,6 @@ msgid "Do While condition = True" msgstr "Radi dok uvjet = True (istinit)" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3149203\n" @@ -21121,7 +20411,6 @@ msgid "...statement block" msgstr "...blok izjava" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3125864\n" @@ -21130,7 +20419,6 @@ msgid "Loop" msgstr "Petlja" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3154124\n" @@ -21139,7 +20427,6 @@ msgid "The statement block between the Do While and the Loop statements is repea msgstr "Blok naredbi između Do While i Loop naredbi ponavlja se dok je uvjet istinit" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3153968\n" @@ -21148,7 +20435,6 @@ msgid "Do Until condition = True" msgstr "Radi dok uvijet =True (istina)" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3154909\n" @@ -21157,7 +20443,6 @@ msgid "...statement block" msgstr "...blok izjava" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3159151\n" @@ -21166,7 +20451,6 @@ msgid "Loop" msgstr "Petlja" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3150440\n" @@ -21175,7 +20459,6 @@ msgid "The statement block between the Do Until and the Loop statements is repea msgstr "Blok naredbi između Do Until i Loop naredbi ponavlja se dok je uvjet netočan." #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3153952\n" @@ -21184,7 +20467,6 @@ msgid "Do" msgstr "Čini" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3147349\n" @@ -21193,7 +20475,6 @@ msgid "...statement block" msgstr "...blok izjava" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3159153\n" @@ -21202,7 +20483,6 @@ msgid "Loop While condition = True" msgstr "Petlja While uvjet = True (istinit)" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3146985\n" @@ -21211,7 +20491,6 @@ msgid "The statement block between the Do and the Loop statements repeats so lon msgstr "Blok naredbi između Do i Loop naredbi ponavlja se dok je uvjet istinit" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3150488\n" @@ -21220,7 +20499,6 @@ msgid "Do" msgstr "Čini" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3153189\n" @@ -21229,7 +20507,6 @@ msgid "...statement block" msgstr "...blok izjava" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3155411\n" @@ -21238,7 +20515,6 @@ msgid "Loop Until condition = True" msgstr "Petlja Until uvjet = True (istina)" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3151117\n" @@ -21255,7 +20531,6 @@ msgid "Use the <emph>Exit Do</emph> statement to unconditionally end the loop. Y msgstr "" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3149262\n" @@ -21264,7 +20539,6 @@ msgid "Do..." msgstr "Napravi..." #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3149298\n" @@ -21273,7 +20547,6 @@ msgid "statements" msgstr "naredbe" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3145646\n" @@ -21282,7 +20555,6 @@ msgid "If condition = True Then Exit Do" msgstr "If condition = True Then Exit Do" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3154490\n" @@ -21291,7 +20563,6 @@ msgid "statements" msgstr "naredbe" #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "par_id3153159\n" @@ -21300,7 +20571,6 @@ msgid "Loop..." msgstr "Petlja..." #: 03090201.xhp -#, fuzzy msgctxt "" "03090201.xhp\n" "hd_id3147396\n" @@ -21333,7 +20603,6 @@ msgid "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"For...Next Statemen msgstr "" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3143267\n" @@ -21350,7 +20619,6 @@ msgid "Syntax:" msgstr "" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3148473\n" @@ -21359,7 +20627,6 @@ msgid "For counter=start To end [Step step]" msgstr "For counter=start To end [Step step]" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3156024\n" @@ -21368,7 +20635,6 @@ msgid "statement block" msgstr "blok izraza" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3146796\n" @@ -21377,7 +20643,6 @@ msgid "[Exit For]" msgstr "[Exit For]" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3159414\n" @@ -21386,7 +20651,6 @@ msgid "statement block" msgstr "blok izraza" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3153897\n" @@ -21395,7 +20659,6 @@ msgid "Next [counter]" msgstr "Next [counter]" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "hd_id3150400\n" @@ -21444,7 +20707,6 @@ msgid "The <emph>For...Next</emph> loop repeats all of the statements in the loo msgstr "" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3147287\n" @@ -21469,7 +20731,6 @@ msgid "If you specify an increment of 0, the statements between <emph>For</emph> msgstr "" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3155854\n" @@ -21486,7 +20747,6 @@ msgid "Use the <emph>Exit For</emph> statement to exit the loop unconditionally. msgstr "" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3153190\n" @@ -21495,7 +20755,6 @@ msgid "For..." msgstr "For..." #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3149482\n" @@ -21504,7 +20763,6 @@ msgid "statements" msgstr "naredbe" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3147124\n" @@ -21513,7 +20771,6 @@ msgid "If condition = True Then Exit For" msgstr "If condition = True Then Exit For" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3153159\n" @@ -21522,7 +20779,6 @@ msgid "statements" msgstr "naredbe" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3154096\n" @@ -21539,7 +20795,6 @@ msgid "Note: In nested <emph>For...Next</emph> loops, if you exit a loop uncondi msgstr "" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "hd_id3148457\n" @@ -21548,7 +20803,6 @@ msgid "Example" msgstr "Primjer" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3151074\n" @@ -21557,7 +20811,6 @@ msgid "The following example uses two nested loops to sort a string array with 1 msgstr "ljedeci primjer koristi dvije nested petlje da bi sortirao polje znakovnog niza s 10 elemenata ( sEntry() ), koji su prvi popunjeni s različitim sadržajem" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3155767\n" @@ -21566,7 +20819,6 @@ msgid "sEntry(0) = \"Jerry\"" msgstr "sEntry(0) = \"Jerry\"" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3153711\n" @@ -21575,7 +20827,6 @@ msgid "sEntry(1) = \"Patty\"" msgstr "sEntry(1) = \"Patty\"" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3148993\n" @@ -21584,7 +20835,6 @@ msgid "sEntry(2) = \"Kurt\"" msgstr "sEntry(2) = \"Kurt\"" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3156382\n" @@ -21593,7 +20843,6 @@ msgid "sEntry(3) = \"Thomas\"" msgstr "sEntry(3) = \"Thomas\"" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3155174\n" @@ -21602,7 +20851,6 @@ msgid "sEntry(4) = \"Michael\"" msgstr "sEntry(4) = \"Michael\"" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3166448\n" @@ -21611,7 +20859,6 @@ msgid "sEntry(5) = \"David\"" msgstr "sEntry(5) = \"David\"" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3149255\n" @@ -21620,7 +20867,6 @@ msgid "sEntry(6) = \"Cathy\"" msgstr "sEntry(6) = \"Cathy\"" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3149565\n" @@ -21629,7 +20875,6 @@ msgid "sEntry(7) = \"Susie\"" msgstr "sEntry(7) = \"Susie\"" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3145148\n" @@ -21638,7 +20883,6 @@ msgid "sEntry(8) = \"Edward\"" msgstr "sEntry(8) = \"Edward\"" #: 03090202.xhp -#, fuzzy msgctxt "" "03090202.xhp\n" "par_id3145229\n" @@ -21891,7 +21135,6 @@ msgid "Syntax:" msgstr "" #: 03090301.xhp -#, fuzzy msgctxt "" "03090301.xhp\n" "par_id3145069\n" @@ -21900,7 +21143,6 @@ msgid "see Parameters" msgstr "pogledaj Parametre" #: 03090301.xhp -#, fuzzy msgctxt "" "03090301.xhp\n" "hd_id3147265\n" @@ -21909,7 +21151,6 @@ msgid "Parameters:" msgstr "Parametri:" #: 03090301.xhp -#, fuzzy msgctxt "" "03090301.xhp\n" "par_id3148664\n" @@ -21918,7 +21159,6 @@ msgid "Sub/Function" msgstr "Sub/Function" #: 03090301.xhp -#, fuzzy msgctxt "" "03090301.xhp\n" "par_id3150400\n" @@ -21927,7 +21167,6 @@ msgid "statement block" msgstr "blok izraza" #: 03090301.xhp -#, fuzzy msgctxt "" "03090301.xhp\n" "par_id3154140\n" @@ -21936,7 +21175,6 @@ msgid "Label" msgstr "Oznaka" #: 03090301.xhp -#, fuzzy msgctxt "" "03090301.xhp\n" "par_id3150869\n" @@ -21945,7 +21183,6 @@ msgid "statement block" msgstr "blok izraza" #: 03090301.xhp -#, fuzzy msgctxt "" "03090301.xhp\n" "par_id3154909\n" @@ -21954,7 +21191,6 @@ msgid "GoSub Label" msgstr "GoSub Label" #: 03090301.xhp -#, fuzzy msgctxt "" "03090301.xhp\n" "par_id3153969\n" @@ -21963,7 +21199,6 @@ msgid "Exit Sub/Function" msgstr "Exit Sub/Function" #: 03090301.xhp -#, fuzzy msgctxt "" "03090301.xhp\n" "par_id3154685\n" @@ -21972,7 +21207,6 @@ msgid "Label:" msgstr "Label:" #: 03090301.xhp -#, fuzzy msgctxt "" "03090301.xhp\n" "par_id3145786\n" @@ -21981,7 +21215,6 @@ msgid "statement block" msgstr "blok izraza" #: 03090301.xhp -#, fuzzy msgctxt "" "03090301.xhp\n" "par_id3159252\n" @@ -21990,7 +21223,6 @@ msgid "Return" msgstr "Return" #: 03090301.xhp -#, fuzzy msgctxt "" "03090301.xhp\n" "par_id3154321\n" @@ -22023,7 +21255,6 @@ msgid "The following example demonstrates the use of <emph>GoSub</emph> and <emp msgstr "" #: 03090301.xhp -#, fuzzy msgctxt "" "03090301.xhp\n" "hd_id3156284\n" @@ -22032,7 +21263,6 @@ msgid "Example:" msgstr "Primjer:" #: 03090301.xhp -#, fuzzy msgctxt "" "03090301.xhp\n" "par_id3146970\n" @@ -22041,7 +21271,6 @@ msgid "iInputa = Int(InputBox(\"Enter the first number: \",\"NumberInput\"))" msgstr "iInputa = Int(InputBox(\"Unesi prvi broj: \",\"NumberInput\"))" #: 03090301.xhp -#, fuzzy msgctxt "" "03090301.xhp\n" "par_id3150329\n" @@ -22050,7 +21279,6 @@ msgid "iInputb = Int(InputBox(\"Enter the second number: \",\"NumberInput\"))" msgstr "iInputb = Int(InputBox(\"Unesi drugi broj: \",\"NumberInput\"))" #: 03090301.xhp -#, fuzzy msgctxt "" "03090301.xhp\n" "par_id3154756\n" @@ -22059,7 +21287,6 @@ msgid "Print \"The square root of\";iInputa;\" is\";iInputc" msgstr "Print \"The square root of\";iInputa;\" is\";iInputc" #: 03090301.xhp -#, fuzzy msgctxt "" "03090301.xhp\n" "par_id3147340\n" @@ -22278,7 +21505,6 @@ msgid "<link href=\"text/sbasic/shared/03090303.xhp\" name=\"On...GoSub Statemen msgstr "" #: 03090303.xhp -#, fuzzy msgctxt "" "03090303.xhp\n" "par_id3150359\n" @@ -22295,7 +21521,6 @@ msgid "Syntax:" msgstr "" #: 03090303.xhp -#, fuzzy msgctxt "" "03090303.xhp\n" "par_id3154366\n" @@ -22304,7 +21529,6 @@ msgid "On N GoSub Label1[, Label2[, Label3[,...]]]" msgstr "On N GoSub Label1[, Label2[, Label3[,...]]]" #: 03090303.xhp -#, fuzzy msgctxt "" "03090303.xhp\n" "par_id3150769\n" @@ -22313,7 +21537,6 @@ msgid "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]" msgstr "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]" #: 03090303.xhp -#, fuzzy msgctxt "" "03090303.xhp\n" "hd_id3156215\n" @@ -22346,7 +21569,6 @@ msgid "The <emph>GoTo</emph> or <emph>GoSub </emph>conventions are valid." msgstr "" #: 03090303.xhp -#, fuzzy msgctxt "" "03090303.xhp\n" "hd_id3148645\n" @@ -22355,7 +21577,6 @@ msgid "Example:" msgstr "Primjer:" #: 03090303.xhp -#, fuzzy msgctxt "" "03090303.xhp\n" "par_id3153948\n" @@ -22364,7 +21585,6 @@ msgid "sVar =sVar & \" From Sub 1 to\" : Return" msgstr "sVar =sVar & \" From Sub 1 to\" : Povratak" #: 03090303.xhp -#, fuzzy msgctxt "" "03090303.xhp\n" "par_id3153708\n" @@ -22373,7 +21593,6 @@ msgid "sVar =sVar & \" From Sub 2 to\" : Return" msgstr "sVar =sVar & \" From Sub 2 to\" : Povratak" #: 03090303.xhp -#, fuzzy msgctxt "" "03090303.xhp\n" "par_id3150321\n" @@ -22382,7 +21601,6 @@ msgid "sVar =sVar & \" Label 1\" : GoTo Ende" msgstr "sVar =sVar & \" Label 1\" : idi do kraja" #: 03090303.xhp -#, fuzzy msgctxt "" "03090303.xhp\n" "par_id3155764\n" @@ -22539,7 +21757,6 @@ msgid "<link href=\"text/sbasic/shared/03090402.xhp\" name=\"Choose Function [Ru msgstr "" #: 03090402.xhp -#, fuzzy msgctxt "" "03090402.xhp\n" "par_id3149234\n" @@ -22556,7 +21773,6 @@ msgid "Syntax:" msgstr "" #: 03090402.xhp -#, fuzzy msgctxt "" "03090402.xhp\n" "par_id3147560\n" @@ -22565,7 +21781,6 @@ msgid "Choose (Index, Selection1[, Selection2, ... [,Selection_n]])" msgstr "Choose (Index, Selection1[, Selection2, ... [,Selection_n]])" #: 03090402.xhp -#, fuzzy msgctxt "" "03090402.xhp\n" "hd_id3154346\n" @@ -22598,7 +21813,6 @@ msgid "The <emph>Choose</emph> function returns a value from the list of express msgstr "" #: 03090402.xhp -#, fuzzy msgctxt "" "03090402.xhp\n" "par_id3153192\n" @@ -22615,7 +21829,6 @@ msgid "The following example uses the <emph>Choose</emph> function to select a s msgstr "" #: 03090402.xhp -#, fuzzy msgctxt "" "03090402.xhp\n" "hd_id3150439\n" @@ -22624,7 +21837,6 @@ msgid "Example:" msgstr "Primjer:" #: 03090402.xhp -#, fuzzy msgctxt "" "03090402.xhp\n" "par_id3156443\n" @@ -22689,7 +21901,6 @@ msgid "Syntax:" msgstr "" #: 03090403.xhp -#, fuzzy msgctxt "" "03090403.xhp\n" "par_id3148664\n" @@ -22698,7 +21909,6 @@ msgid "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Para msgstr "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]" #: 03090403.xhp -#, fuzzy msgctxt "" "03090403.xhp\n" "hd_id3153360\n" @@ -22755,7 +21965,6 @@ msgid "To pass a parameter to a subroutine as a value instead of as a reference, msgstr "" #: 03090403.xhp -#, fuzzy msgctxt "" "03090403.xhp\n" "hd_id3153951\n" @@ -22804,7 +22013,6 @@ msgid "Syntax:" msgstr "" #: 03090404.xhp -#, fuzzy msgctxt "" "03090404.xhp\n" "par_id3148552\n" @@ -22813,7 +22021,6 @@ msgid "End, End Function, End If, End Select, End Sub" msgstr "End, End Function, End If, End Select, End Sub" #: 03090404.xhp -#, fuzzy msgctxt "" "03090404.xhp\n" "hd_id3149456\n" @@ -22822,7 +22029,6 @@ msgid "Parameters:" msgstr "Parametri:" #: 03090404.xhp -#, fuzzy msgctxt "" "03090404.xhp\n" "par_id3150398\n" @@ -22831,7 +22037,6 @@ msgid "Use the End statement as follows:" msgstr "Koristite izjavu End na sljedeći način:" #: 03090404.xhp -#, fuzzy msgctxt "" "03090404.xhp\n" "hd_id3154366\n" @@ -22840,7 +22045,6 @@ msgid "Statement" msgstr "Izjava" #: 03090404.xhp -#, fuzzy msgctxt "" "03090404.xhp\n" "par_id3151043\n" @@ -22881,7 +22085,6 @@ msgid "End Sub: Ends a <emph>Sub</emph> statement." msgstr "" #: 03090404.xhp -#, fuzzy msgctxt "" "03090404.xhp\n" "hd_id3146120\n" @@ -22890,7 +22093,6 @@ msgid "Example:" msgstr "Primjer:" #: 03090404.xhp -#, fuzzy msgctxt "" "03090404.xhp\n" "par_id3152887\n" @@ -22899,7 +22101,6 @@ msgid "Print \"Number from 1 to 5\"" msgstr "Print \"Number from 1 to 5\"" #: 03090404.xhp -#, fuzzy msgctxt "" "03090404.xhp\n" "par_id3148618\n" @@ -22908,7 +22109,6 @@ msgid "Print \"Number from 6 to 8\"" msgstr "Print \"Number from 6 to 8\"" #: 03090404.xhp -#, fuzzy msgctxt "" "03090404.xhp\n" "par_id3147436\n" @@ -22917,7 +22117,6 @@ msgid "Print \"Greater than 8\"" msgstr "Print \"Greater than 8\"" #: 03090404.xhp -#, fuzzy msgctxt "" "03090404.xhp\n" "par_id3150418\n" @@ -22967,7 +22166,6 @@ msgid "Syntax:" msgstr "" #: 03090405.xhp -#, fuzzy msgctxt "" "03090405.xhp\n" "par_id3153361\n" @@ -22976,7 +22174,6 @@ msgid "FreeLibrary (LibName As String)" msgstr "FreeLibrary (LibName As String)" #: 03090405.xhp -#, fuzzy msgctxt "" "03090405.xhp\n" "hd_id3153380\n" @@ -22993,7 +22190,6 @@ msgid "<emph>LibName:</emph> String expression that specifies the name of the DL msgstr "" #: 03090405.xhp -#, fuzzy msgctxt "" "03090405.xhp\n" "par_id3146923\n" @@ -23002,7 +22198,6 @@ msgid "FreeLibrary can only release DLLs that are loaded during Basic runtime." msgstr "Slobodna biblioteka može izbaciti DLL koji su učitani za vrijeme Basic radnog vremena." #: 03090405.xhp -#, fuzzy msgctxt "" "03090405.xhp\n" "hd_id3153363\n" @@ -23051,7 +22246,6 @@ msgid "Syntax" msgstr "" #: 03090406.xhp -#, fuzzy msgctxt "" "03090406.xhp\n" "par_id3148944\n" @@ -23060,7 +22254,6 @@ msgid "see Parameter" msgstr "pogledaj Parametre" #: 03090406.xhp -#, fuzzy msgctxt "" "03090406.xhp\n" "hd_id3154760\n" @@ -23077,7 +22270,6 @@ msgid "Syntax" msgstr "" #: 03090406.xhp -#, fuzzy msgctxt "" "03090406.xhp\n" "par_id3149457\n" @@ -23086,7 +22278,6 @@ msgid "Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As Type] msgstr "Sub Naziv[(VarNaziv1 [As Tip][, VarNaziv2 [As Tip][,...]])]" #: 03090406.xhp -#, fuzzy msgctxt "" "03090406.xhp\n" "par_id3153360\n" @@ -23103,7 +22294,6 @@ msgid "[Exit Function]" msgstr "" #: 03090406.xhp -#, fuzzy msgctxt "" "03090406.xhp\n" "par_id3145419\n" @@ -23112,7 +22302,6 @@ msgid "statement block" msgstr "blok izraza" #: 03090406.xhp -#, fuzzy msgctxt "" "03090406.xhp\n" "par_id3150449\n" @@ -23121,7 +22310,6 @@ msgid "End Function" msgstr "End function" #: 03090406.xhp -#, fuzzy msgctxt "" "03090406.xhp\n" "par_id3156281\n" @@ -23154,7 +22342,6 @@ msgid "<emph>Type:</emph> Type-declaration keyword." msgstr "" #: 03090406.xhp -#, fuzzy msgctxt "" "03090406.xhp\n" "hd_id3163710\n" @@ -23163,7 +22350,6 @@ msgid "Example:" msgstr "Primjer:" #: 03090406.xhp -#, fuzzy msgctxt "" "03090406.xhp\n" "par_id3152939\n" @@ -23172,7 +22358,6 @@ msgid "For siStep = 0 To 10 ' Fill array with test data" msgstr "For siStep = 0 to 10 REM Fill array with test data" #: 03090406.xhp -#, fuzzy msgctxt "" "03090406.xhp\n" "par_id3154943\n" @@ -23181,7 +22366,6 @@ msgid "' Linsearch searches a TextArray:sList() for a TextEntry:" msgstr "REM LinSearch searches a TextArray:sList() for a TextEntry:" #: 03090406.xhp -#, fuzzy msgctxt "" "03090406.xhp\n" "par_id3155601\n" @@ -23190,7 +22374,6 @@ msgid "' Return value Is the index of the entry Or 0 (Null)" msgstr "REM Returns the index of the entry or 0 ( Null)" #: 03090406.xhp -#, fuzzy msgctxt "" "03090406.xhp\n" "par_id3153707\n" @@ -23223,7 +22406,6 @@ msgid "<link href=\"text/sbasic/shared/03090407.xhp\" name=\"Rem Statement [Runt msgstr "" #: 03090407.xhp -#, fuzzy msgctxt "" "03090407.xhp\n" "par_id3153525\n" @@ -23240,7 +22422,6 @@ msgid "Syntax:" msgstr "" #: 03090407.xhp -#, fuzzy msgctxt "" "03090407.xhp\n" "par_id3154141\n" @@ -23249,7 +22430,6 @@ msgid "Rem Text" msgstr "Rem Text" #: 03090407.xhp -#, fuzzy msgctxt "" "03090407.xhp\n" "hd_id3151042\n" @@ -23266,7 +22446,6 @@ msgid "<emph>Text:</emph> Any text that serves as a comment." msgstr "" #: 03090407.xhp -#, fuzzy msgctxt "" "03090407.xhp\n" "par_id3147318\n" @@ -23283,7 +22462,6 @@ msgid "You can use a space followed by the underline character _ as the last two msgstr "" #: 03090407.xhp -#, fuzzy msgctxt "" "03090407.xhp\n" "hd_id3150012\n" @@ -23292,7 +22470,6 @@ msgid "Example:" msgstr "Primjer:" #: 03090407.xhp -#, fuzzy msgctxt "" "03090407.xhp\n" "par_id3153140\n" @@ -23325,7 +22502,6 @@ msgid "<link href=\"text/sbasic/shared/03090408.xhp\" name=\"Stop Statement [Run msgstr "" #: 03090408.xhp -#, fuzzy msgctxt "" "03090408.xhp\n" "par_id3154142\n" @@ -23342,7 +22518,6 @@ msgid "Syntax:" msgstr "" #: 03090408.xhp -#, fuzzy msgctxt "" "03090408.xhp\n" "par_id3156023\n" @@ -23351,7 +22526,6 @@ msgid "Stop" msgstr "Zaustavi" #: 03090408.xhp -#, fuzzy msgctxt "" "03090408.xhp\n" "hd_id3156344\n" @@ -23384,7 +22558,6 @@ msgid "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub Statement [Runt msgstr "" #: 03090409.xhp -#, fuzzy msgctxt "" "03090409.xhp\n" "par_id3153311\n" @@ -23401,7 +22574,6 @@ msgid "Syntax" msgstr "" #: 03090409.xhp -#, fuzzy msgctxt "" "03090409.xhp\n" "par_id3147530\n" @@ -23410,7 +22582,6 @@ msgid "statement block" msgstr "blok izraza" #: 03090409.xhp -#, fuzzy msgctxt "" "03090409.xhp\n" "hd_id3153525\n" @@ -23443,7 +22614,6 @@ msgid "<emph>Type:</emph> Type-declaration key word." msgstr "" #: 03090409.xhp -#, fuzzy msgctxt "" "03090409.xhp\n" "hd_id3153770\n" @@ -23485,7 +22655,6 @@ msgid "<link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch Function [Ru msgstr "" #: 03090410.xhp -#, fuzzy msgctxt "" "03090410.xhp\n" "par_id3148522\n" @@ -23502,7 +22671,6 @@ msgid "Syntax:" msgstr "" #: 03090410.xhp -#, fuzzy msgctxt "" "03090410.xhp\n" "par_id3155934\n" @@ -23511,7 +22679,6 @@ msgid "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Valu msgstr "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]])" #: 03090410.xhp -#, fuzzy msgctxt "" "03090410.xhp\n" "hd_id3149119\n" @@ -23552,7 +22719,6 @@ msgid "In the following example, the <emph>Switch</emph> function assigns the ap msgstr "" #: 03090410.xhp -#, fuzzy msgctxt "" "03090410.xhp\n" "hd_id3159157\n" @@ -23561,7 +22727,6 @@ msgid "Example:" msgstr "Primjer:" #: 03090410.xhp -#, fuzzy msgctxt "" "03090410.xhp\n" "par_id3149579\n" @@ -23570,7 +22735,6 @@ msgid "sGender = GetGenderIndex( \"John\" )" msgstr "sGender = GetGenderIndex( \"John\" )" #: 03090410.xhp -#, fuzzy msgctxt "" "03090410.xhp\n" "par_id3153361\n" @@ -23689,7 +22853,6 @@ msgid "Syntax:" msgstr "" #: 03090412.xhp -#, fuzzy msgctxt "" "03090412.xhp\n" "par_id3159157\n" @@ -23698,7 +22861,6 @@ msgid "see Parameters" msgstr "pogledaj Parametre" #: 03090412.xhp -#, fuzzy msgctxt "" "03090412.xhp\n" "hd_id3148943\n" @@ -23771,7 +22933,6 @@ msgid "Exits the subroutine immediately. Program execution continues with the st msgstr "" #: 03090412.xhp -#, fuzzy msgctxt "" "03090412.xhp\n" "par_id3153143\n" @@ -23780,7 +22941,6 @@ msgid "The Exit statement does not define the end of a structure, and must not b msgstr "Izjava izlaza ne definira kraj strukture, i nemojte ju zamijeniti sa End izrazom." #: 03090412.xhp -#, fuzzy msgctxt "" "03090412.xhp\n" "hd_id3147348\n" @@ -23789,7 +22949,6 @@ msgid "Example:" msgstr "Primjer:" #: 03090412.xhp -#, fuzzy msgctxt "" "03090412.xhp\n" "par_id3153158\n" @@ -23798,7 +22957,6 @@ msgid "For siStep = 0 To 10 ' Fill array with test data" msgstr "For siStep = 0 to 10 REM Fill array with test data" #: 03090412.xhp -#, fuzzy msgctxt "" "03090412.xhp\n" "par_id3153764\n" @@ -23807,7 +22965,6 @@ msgid "' LinSearch searches a TextArray:sList() for a TextEntry:" msgstr "REM LinSearch searches a TextArray:sList() for a TextEntry:" #: 03090412.xhp -#, fuzzy msgctxt "" "03090412.xhp\n" "par_id3148995\n" @@ -23816,7 +22973,6 @@ msgid "' Returns the index of the entry or 0 (Null)" msgstr "REM Returns the index of the entry or 0 ( Null)" #: 03090412.xhp -#, fuzzy msgctxt "" "03090412.xhp\n" "par_id3149567\n" @@ -24200,7 +23356,6 @@ msgid "<link href=\"text/sbasic/shared/03100100.xhp\" name=\"CBool Function [Run msgstr "" #: 03100100.xhp -#, fuzzy msgctxt "" "03100100.xhp\n" "par_id3145136\n" @@ -24217,7 +23372,6 @@ msgid "Syntax:" msgstr "" #: 03100100.xhp -#, fuzzy msgctxt "" "03100100.xhp\n" "par_id3149514\n" @@ -24226,7 +23380,6 @@ msgid "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) or CBool (Numb msgstr "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) or CBool (Number)" #: 03100100.xhp -#, fuzzy msgctxt "" "03100100.xhp\n" "hd_id3156152\n" @@ -24235,7 +23388,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03100100.xhp -#, fuzzy msgctxt "" "03100100.xhp\n" "par_id3155419\n" @@ -24244,7 +23396,6 @@ msgid "Bool" msgstr "Bool" #: 03100100.xhp -#, fuzzy msgctxt "" "03100100.xhp\n" "hd_id3147530\n" @@ -24277,7 +23428,6 @@ msgid "The following example uses the <emph>CBool</emph> function to evaluate th msgstr "" #: 03100100.xhp -#, fuzzy msgctxt "" "03100100.xhp\n" "hd_id3156212\n" @@ -24286,7 +23436,6 @@ msgid "Example:" msgstr "Primjer:" #: 03100100.xhp -#, fuzzy msgctxt "" "03100100.xhp\n" "par_id3155132\n" @@ -24295,7 +23444,6 @@ msgid "sText = InputBox(\"Please enter a short sentence:\")" msgstr "sText = InputBox(\"Please enter a short sentence:\")" #: 03100100.xhp -#, fuzzy msgctxt "" "03100100.xhp\n" "par_id3155855\n" @@ -24304,7 +23452,6 @@ msgid "' Proof if the word »and« appears in the sentence." msgstr "REM Dokazuje da se riječ »i« pojavljuje u rečenici." #: 03100100.xhp -#, fuzzy msgctxt "" "03100100.xhp\n" "par_id3146984\n" @@ -24313,7 +23460,6 @@ msgid "' Instead of the command line" msgstr "REM umjesto komandne linije" #: 03100100.xhp -#, fuzzy msgctxt "" "03100100.xhp\n" "par_id3148576\n" @@ -24322,7 +23468,6 @@ msgid "' If Instr(Input, \"and\")<>0 Then..." msgstr "REM If Instr(Input, \"and\")<>0 Then..." #: 03100100.xhp -#, fuzzy msgctxt "" "03100100.xhp\n" "par_id3154014\n" @@ -24331,7 +23476,6 @@ msgid "' the CBool function is applied as follows:" msgstr "REM the CBool funkcija je pridružena kako slijedi:" #: 03100100.xhp -#, fuzzy msgctxt "" "03100100.xhp\n" "par_id3155413\n" @@ -24340,7 +23484,6 @@ msgid "If CBool(Instr(sText, \"and\")) Then" msgstr "If CBool(Instr(sText, \"and\")) Then" #: 03100100.xhp -#, fuzzy msgctxt "" "03100100.xhp\n" "par_id3152940\n" @@ -24374,7 +23517,6 @@ msgid "<link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate Function [Run msgstr "" #: 03100300.xhp -#, fuzzy msgctxt "" "03100300.xhp\n" "par_id3150986\n" @@ -24391,7 +23533,6 @@ msgid "Syntax:" msgstr "" #: 03100300.xhp -#, fuzzy msgctxt "" "03100300.xhp\n" "par_id3148947\n" @@ -24400,7 +23541,6 @@ msgid "CDate (Expression)" msgstr "CDate (Izraz)" #: 03100300.xhp -#, fuzzy msgctxt "" "03100300.xhp\n" "hd_id3148552\n" @@ -24409,7 +23549,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03100300.xhp -#, fuzzy msgctxt "" "03100300.xhp\n" "par_id3159414\n" @@ -24418,7 +23557,6 @@ msgid "Date" msgstr "Datum" #: 03100300.xhp -#, fuzzy msgctxt "" "03100300.xhp\n" "hd_id3153525\n" @@ -24443,7 +23581,6 @@ msgid "When you convert a string expression, the date and time must be entered i msgstr "" #: 03100300.xhp -#, fuzzy msgctxt "" "03100300.xhp\n" "hd_id3156422\n" @@ -24477,7 +23614,6 @@ msgid "<link href=\"text/sbasic/shared/03100400.xhp\" name=\"CDbl Function [Runt msgstr "" #: 03100400.xhp -#, fuzzy msgctxt "" "03100400.xhp\n" "par_id3149233\n" @@ -24494,7 +23630,6 @@ msgid "Syntax" msgstr "" #: 03100400.xhp -#, fuzzy msgctxt "" "03100400.xhp\n" "par_id3156152\n" @@ -24503,7 +23638,6 @@ msgid "CDbl (Expression)" msgstr "CDbl (Izraz)" #: 03100400.xhp -#, fuzzy msgctxt "" "03100400.xhp\n" "hd_id3153061\n" @@ -24512,7 +23646,6 @@ msgid "Return value" msgstr "Povratna vrijednost" #: 03100400.xhp -#, fuzzy msgctxt "" "03100400.xhp\n" "par_id3145068\n" @@ -24521,7 +23654,6 @@ msgid "Double" msgstr "Dvostruko" #: 03100400.xhp -#, fuzzy msgctxt "" "03100400.xhp\n" "hd_id3154760\n" @@ -24538,7 +23670,6 @@ msgid "<emph>Expression:</emph> Any string or numeric expression that you want t msgstr "" #: 03100400.xhp -#, fuzzy msgctxt "" "03100400.xhp\n" "hd_id3148797\n" @@ -24572,7 +23703,6 @@ msgid "<link href=\"text/sbasic/shared/03100500.xhp\" name=\"CInt Function [Runt msgstr "" #: 03100500.xhp -#, fuzzy msgctxt "" "03100500.xhp\n" "par_id3155419\n" @@ -24589,7 +23719,6 @@ msgid "Syntax:" msgstr "" #: 03100500.xhp -#, fuzzy msgctxt "" "03100500.xhp\n" "par_id3154142\n" @@ -24598,7 +23727,6 @@ msgid "CInt (Expression)" msgstr "CInt (Izraz)" #: 03100500.xhp -#, fuzzy msgctxt "" "03100500.xhp\n" "hd_id3147531\n" @@ -24607,7 +23735,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03100500.xhp -#, fuzzy msgctxt "" "03100500.xhp\n" "par_id3147560\n" @@ -24616,7 +23743,6 @@ msgid "Integer" msgstr "Cijeli broj" #: 03100500.xhp -#, fuzzy msgctxt "" "03100500.xhp\n" "hd_id3145069\n" @@ -24633,7 +23759,6 @@ msgid "<emph>Expression:</emph> Any numeric expression that you want to convert. msgstr "" #: 03100500.xhp -#, fuzzy msgctxt "" "03100500.xhp\n" "par_id3150358\n" @@ -24642,7 +23767,6 @@ msgid "This function always rounds the fractional part of a number to the neares msgstr "Navedena funkcija uvijek zaokružuje decimalni dio najbližem cjelobrojnom broju." #: 03100500.xhp -#, fuzzy msgctxt "" "03100500.xhp\n" "hd_id3145419\n" @@ -24676,7 +23800,6 @@ msgid "<link href=\"text/sbasic/shared/03100600.xhp\" name=\"CLng Function [Runt msgstr "" #: 03100600.xhp -#, fuzzy msgctxt "" "03100600.xhp\n" "par_id3148686\n" @@ -24693,7 +23816,6 @@ msgid "Syntax:" msgstr "" #: 03100600.xhp -#, fuzzy msgctxt "" "03100600.xhp\n" "par_id3147573\n" @@ -24702,7 +23824,6 @@ msgid "CLng (Expression)" msgstr "CLng (Expression)" #: 03100600.xhp -#, fuzzy msgctxt "" "03100600.xhp\n" "hd_id3145610\n" @@ -24711,7 +23832,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03100600.xhp -#, fuzzy msgctxt "" "03100600.xhp\n" "par_id3153897\n" @@ -24720,7 +23840,6 @@ msgid "Long" msgstr "Dugačko" #: 03100600.xhp -#, fuzzy msgctxt "" "03100600.xhp\n" "hd_id3154760\n" @@ -24737,7 +23856,6 @@ msgid "<emph>Expression:</emph> Any numerical expression that you want to conver msgstr "" #: 03100600.xhp -#, fuzzy msgctxt "" "03100600.xhp\n" "par_id3150358\n" @@ -24746,7 +23864,6 @@ msgid "This function always rounds the fractional part of a number to the neares msgstr "Navedena funkcija uvijek zaokružuje decimalni dio najbližem cjelobrojnom broju." #: 03100600.xhp -#, fuzzy msgctxt "" "03100600.xhp\n" "hd_id3154216\n" @@ -24779,7 +23896,6 @@ msgid "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Const Statement [Ru msgstr "" #: 03100700.xhp -#, fuzzy msgctxt "" "03100700.xhp\n" "par_id3154143\n" @@ -24796,7 +23912,6 @@ msgid "Syntax:" msgstr "" #: 03100700.xhp -#, fuzzy msgctxt "" "03100700.xhp\n" "par_id3150984\n" @@ -24805,7 +23920,6 @@ msgid "Const Text = Expression" msgstr "Const Text = Izraz" #: 03100700.xhp -#, fuzzy msgctxt "" "03100700.xhp\n" "hd_id3147530\n" @@ -24822,7 +23936,6 @@ msgid "<emph>Text:</emph> Any constant name that follows the standard variable n msgstr "" #: 03100700.xhp -#, fuzzy msgctxt "" "03100700.xhp\n" "par_id3147264\n" @@ -24831,7 +23944,6 @@ msgid "A constant is a variable that helps to improve the readability of a progr msgstr "Konstanta je varijabla koja poboljšava čitljivost programa. Konstante nemaju specifičan tip, nego se koriste kao rezervirano mjesto u kodu. Konstantu možete definirati samo jednom, te je ne možete mijenjati. Sljedeći izraz definira konstantu:" #: 03100700.xhp -#, fuzzy msgctxt "" "03100700.xhp\n" "par_id3150542\n" @@ -24840,7 +23952,6 @@ msgid "CONST ConstName=Expression" msgstr "CONST NazivKonstante=Izraz" #: 03100700.xhp -#, fuzzy msgctxt "" "03100700.xhp\n" "par_id3150400\n" @@ -24849,7 +23960,6 @@ msgid "The type of expression is irrelevant. If a program is started, $[officena msgstr "Vrsta izraza je nebitna. Ako se pokrene program, $[officename] Basic interno pretvori kod programa tako da dodijeljeni izraz zamijeni konstantu gdje god se konstanta koristi u programu." #: 03100700.xhp -#, fuzzy msgctxt "" "03100700.xhp\n" "hd_id3154366\n" @@ -24858,7 +23968,6 @@ msgid "Example:" msgstr "Primjer:" #: 03100700.xhp -#, fuzzy msgctxt "" "03100700.xhp\n" "par_id3153969\n" @@ -24892,7 +24001,6 @@ msgid "<link href=\"text/sbasic/shared/03100900.xhp\" name=\"CSng Function[Runti msgstr "" #: 03100900.xhp -#, fuzzy msgctxt "" "03100900.xhp\n" "par_id3149748\n" @@ -24909,7 +24017,6 @@ msgid "Syntax:" msgstr "" #: 03100900.xhp -#, fuzzy msgctxt "" "03100900.xhp\n" "par_id3148983\n" @@ -24918,7 +24025,6 @@ msgid "CSng (Expression)" msgstr "CSng (Izraz)" #: 03100900.xhp -#, fuzzy msgctxt "" "03100900.xhp\n" "hd_id3152347\n" @@ -24927,7 +24033,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03100900.xhp -#, fuzzy msgctxt "" "03100900.xhp\n" "par_id3153750\n" @@ -24936,7 +24041,6 @@ msgid "Single" msgstr "Jednostruko" #: 03100900.xhp -#, fuzzy msgctxt "" "03100900.xhp\n" "hd_id3146957\n" @@ -24953,7 +24057,6 @@ msgid "<emph>Expression:</emph> Any string or numeric expression that you want t msgstr "" #: 03100900.xhp -#, fuzzy msgctxt "" "03100900.xhp\n" "hd_id3149514\n" @@ -24987,7 +24090,6 @@ msgid "<link href=\"text/sbasic/shared/03101000.xhp\" name=\"CStr Function [Runt msgstr "" #: 03101000.xhp -#, fuzzy msgctxt "" "03101000.xhp\n" "par_id3147574\n" @@ -25004,7 +24106,6 @@ msgid "Syntax:" msgstr "" #: 03101000.xhp -#, fuzzy msgctxt "" "03101000.xhp\n" "par_id3145315\n" @@ -25013,7 +24114,6 @@ msgid "CStr (Expression)" msgstr "CStr (Expression)" #: 03101000.xhp -#, fuzzy msgctxt "" "03101000.xhp\n" "hd_id3153062\n" @@ -25022,7 +24122,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03101000.xhp -#, fuzzy msgctxt "" "03101000.xhp\n" "par_id3153897\n" @@ -25031,7 +24130,6 @@ msgid "String" msgstr "Znakovni niz" #: 03101000.xhp -#, fuzzy msgctxt "" "03101000.xhp\n" "hd_id3154760\n" @@ -25048,7 +24146,6 @@ msgid "<emph>Expression:</emph> Any valid string or numeric expression that you msgstr "" #: 03101000.xhp -#, fuzzy msgctxt "" "03101000.xhp\n" "hd_id3150358\n" @@ -25057,7 +24154,6 @@ msgid "Expression Types and Conversion Returns" msgstr "Izražava tipove i vraća konverzije" #: 03101000.xhp -#, fuzzy msgctxt "" "03101000.xhp\n" "par_id3153192\n" @@ -25074,7 +24170,6 @@ msgid "String that evaluates to either <emph>True</emph> or <emph>False</emph>." msgstr "" #: 03101000.xhp -#, fuzzy msgctxt "" "03101000.xhp\n" "par_id3147287\n" @@ -25083,7 +24178,6 @@ msgid "Date :" msgstr "Datum:" #: 03101000.xhp -#, fuzzy msgctxt "" "03101000.xhp\n" "par_id3155411\n" @@ -25092,7 +24186,6 @@ msgid "String that contains the date and time." msgstr "Znakovni niz koji sadrži datum i vrijeme." #: 03101000.xhp -#, fuzzy msgctxt "" "03101000.xhp\n" "par_id3147428\n" @@ -25101,7 +24194,6 @@ msgid "Null :" msgstr "Null :" #: 03101000.xhp -#, fuzzy msgctxt "" "03101000.xhp\n" "par_id3150486\n" @@ -25110,7 +24202,6 @@ msgid "Run-time error." msgstr "Greška prilikom izvođenja." #: 03101000.xhp -#, fuzzy msgctxt "" "03101000.xhp\n" "par_id3153953\n" @@ -25119,7 +24210,6 @@ msgid "Empty :" msgstr "Prazno :" #: 03101000.xhp -#, fuzzy msgctxt "" "03101000.xhp\n" "par_id3155306\n" @@ -25128,7 +24218,6 @@ msgid "String without any characters." msgstr "Prazni znakovni niz." #: 03101000.xhp -#, fuzzy msgctxt "" "03101000.xhp\n" "par_id3149260\n" @@ -25137,7 +24226,6 @@ msgid "Any :" msgstr "Bilo koji :" #: 03101000.xhp -#, fuzzy msgctxt "" "03101000.xhp\n" "par_id3152938\n" @@ -25146,7 +24234,6 @@ msgid "Corresponding number as string." msgstr "Odgovarajući broj kao znakovni niz." #: 03101000.xhp -#, fuzzy msgctxt "" "03101000.xhp\n" "par_id3155738\n" @@ -25155,7 +24242,6 @@ msgid "Zeros at the end of a floating-point number are not included in the retur msgstr "Nule na kraju broja s pomičnom točkom nisu uključene u povratni niz." #: 03101000.xhp -#, fuzzy msgctxt "" "03101000.xhp\n" "hd_id3154729\n" @@ -25204,7 +24290,6 @@ msgid "Syntax:" msgstr "" #: 03101100.xhp -#, fuzzy msgctxt "" "03101100.xhp\n" "par_id3150682\n" @@ -25213,7 +24298,6 @@ msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" #: 03101100.xhp -#, fuzzy msgctxt "" "03101100.xhp\n" "hd_id3159201\n" @@ -25254,7 +24338,6 @@ msgid "<emph>DefBool:</emph> Boolean" msgstr "" #: 03101100.xhp -#, fuzzy msgctxt "" "03101100.xhp\n" "hd_id3149762\n" @@ -25263,7 +24346,6 @@ msgid "Example:" msgstr "Primjer:" #: 03101100.xhp -#, fuzzy msgctxt "" "03101100.xhp\n" "par_id3156152\n" @@ -25768,7 +24850,6 @@ msgid "Syntax:" msgstr "" #: 03101300.xhp -#, fuzzy msgctxt "" "03101300.xhp\n" "par_id3148664\n" @@ -25777,7 +24858,6 @@ msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" #: 03101300.xhp -#, fuzzy msgctxt "" "03101300.xhp\n" "hd_id3150541\n" @@ -25818,7 +24898,6 @@ msgid "<emph>DefDate:</emph> Date" msgstr "" #: 03101300.xhp -#, fuzzy msgctxt "" "03101300.xhp\n" "hd_id3153768\n" @@ -25827,7 +24906,6 @@ msgid "Example:" msgstr "Primjer:" #: 03101300.xhp -#, fuzzy msgctxt "" "03101300.xhp\n" "par_id3145785\n" @@ -25868,7 +24946,6 @@ msgid "<link href=\"text/sbasic/shared/03101400.xhp\" name=\"DefDbl Statement [R msgstr "" #: 03101400.xhp -#, fuzzy msgctxt "" "03101400.xhp\n" "par_id3153126\n" @@ -25885,7 +24962,6 @@ msgid "Syntax:" msgstr "" #: 03101400.xhp -#, fuzzy msgctxt "" "03101400.xhp\n" "par_id3147530\n" @@ -25894,7 +24970,6 @@ msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" #: 03101400.xhp -#, fuzzy msgctxt "" "03101400.xhp\n" "hd_id3145069\n" @@ -25935,7 +25010,6 @@ msgid "<emph>DefDbl:</emph> Double" msgstr "" #: 03101400.xhp -#, fuzzy msgctxt "" "03101400.xhp\n" "hd_id3153192\n" @@ -25944,7 +25018,6 @@ msgid "Example:" msgstr "Primjer:" #: 03101400.xhp -#, fuzzy msgctxt "" "03101400.xhp\n" "par_id3156281\n" @@ -25953,7 +25026,6 @@ msgid "' Prefix definitions for variable types:" msgstr "REM Definicije prefiksa za tipove varijabli:" #: 03101400.xhp -#, fuzzy msgctxt "" "03101400.xhp\n" "par_id3153144\n" @@ -25986,7 +25058,6 @@ msgid "<link href=\"text/sbasic/shared/03101500.xhp\" name=\"DefInt Statement [R msgstr "" #: 03101500.xhp -#, fuzzy msgctxt "" "03101500.xhp\n" "par_id3149762\n" @@ -26003,7 +25074,6 @@ msgid "Syntax:" msgstr "" #: 03101500.xhp -#, fuzzy msgctxt "" "03101500.xhp\n" "par_id3156023\n" @@ -26012,7 +25082,6 @@ msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" #: 03101500.xhp -#, fuzzy msgctxt "" "03101500.xhp\n" "hd_id3156344\n" @@ -26053,7 +25122,6 @@ msgid "<emph>DefInt:</emph> Integer" msgstr "" #: 03101500.xhp -#, fuzzy msgctxt "" "03101500.xhp\n" "hd_id3154123\n" @@ -26062,7 +25130,6 @@ msgid "Example:" msgstr "Primjer:" #: 03101500.xhp -#, fuzzy msgctxt "" "03101500.xhp\n" "par_id3151042\n" @@ -26071,7 +25138,6 @@ msgid "' Prefix definitions for variable types" msgstr "REM Definicije prefiksa za vrste varijabli" #: 03101500.xhp -#, fuzzy msgctxt "" "03101500.xhp\n" "par_id3153728\n" @@ -26104,7 +25170,6 @@ msgid "<link href=\"text/sbasic/shared/03101600.xhp\" name=\"DefLng Statement [R msgstr "" #: 03101600.xhp -#, fuzzy msgctxt "" "03101600.xhp\n" "par_id3149514\n" @@ -26121,7 +25186,6 @@ msgid "Syntax:" msgstr "" #: 03101600.xhp -#, fuzzy msgctxt "" "03101600.xhp\n" "par_id3145609\n" @@ -26130,7 +25194,6 @@ msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" #: 03101600.xhp -#, fuzzy msgctxt "" "03101600.xhp\n" "hd_id3154760\n" @@ -26171,7 +25234,6 @@ msgid "<emph>DefLng:</emph> Long" msgstr "" #: 03101600.xhp -#, fuzzy msgctxt "" "03101600.xhp\n" "hd_id3153192\n" @@ -26180,7 +25242,6 @@ msgid "Example:" msgstr "Primjer:" #: 03101600.xhp -#, fuzzy msgctxt "" "03101600.xhp\n" "par_id3154124\n" @@ -26189,7 +25250,6 @@ msgid "' Prefix definitions for variable types:" msgstr "REM Definicije prefiksa za tipove varijabli:" #: 03101600.xhp -#, fuzzy msgctxt "" "03101600.xhp\n" "par_id3145273\n" @@ -26400,7 +25460,6 @@ msgid "<link href=\"text/sbasic/shared/03102000.xhp\" name=\"DefVar Statement [R msgstr "" #: 03102000.xhp -#, fuzzy msgctxt "" "03102000.xhp\n" "par_id3153825\n" @@ -26417,7 +25476,6 @@ msgid "Syntax:" msgstr "" #: 03102000.xhp -#, fuzzy msgctxt "" "03102000.xhp\n" "par_id3149514\n" @@ -26426,7 +25484,6 @@ msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" #: 03102000.xhp -#, fuzzy msgctxt "" "03102000.xhp\n" "hd_id3156024\n" @@ -26467,7 +25524,6 @@ msgid "<emph>DefVar:</emph> Variant" msgstr "" #: 03102000.xhp -#, fuzzy msgctxt "" "03102000.xhp\n" "hd_id3151041\n" @@ -26476,7 +25532,6 @@ msgid "Example:" msgstr "Primjer:" #: 03102000.xhp -#, fuzzy msgctxt "" "03102000.xhp\n" "par_id3156214\n" @@ -26485,7 +25540,6 @@ msgid "' Prefix definitions for variable types:" msgstr "REM Definicije prefiksa za tipove varijabli:" #: 03102000.xhp -#, fuzzy msgctxt "" "03102000.xhp\n" "par_id3154012\n" @@ -26494,7 +25548,6 @@ msgid "vDiv=99 ' vDiv is an implicit variant" msgstr "vDiv=99 REM vDiv je implicitna varijanta" #: 03102000.xhp -#, fuzzy msgctxt "" "03102000.xhp\n" "par_id3146121\n" @@ -26527,7 +25580,6 @@ msgid "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Dim Statement [Runt msgstr "" #: 03102100.xhp -#, fuzzy msgctxt "" "03102100.xhp\n" "par_id3143271\n" @@ -26536,7 +25588,6 @@ msgid "Declares a variable or an array." msgstr "Deklarira varijable matrice." #: 03102100.xhp -#, fuzzy msgctxt "" "03102100.xhp\n" "par_id3154686\n" @@ -26545,7 +25596,6 @@ msgid "If the variables are separated by commas (for example, DIM sPar1, sPar2, msgstr "Ako su varijable odvojene zarezima (na primjer DIM sPar1, sPar2, sPar3 AS STRING), jedino promjenjiva varijabla može biti definirana. Koristi odvojeno definiranje za svaku varijablu" #: 03102100.xhp -#, fuzzy msgctxt "" "03102100.xhp\n" "par_id3152576\n" @@ -26562,7 +25612,6 @@ msgid "Syntax:" msgstr "" #: 03102100.xhp -#, fuzzy msgctxt "" "03102100.xhp\n" "par_id3149412\n" @@ -26571,7 +25620,6 @@ msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To en msgstr "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]" #: 03102100.xhp -#, fuzzy msgctxt "" "03102100.xhp\n" "hd_id3147397\n" @@ -26596,7 +25644,6 @@ msgid "<emph>Start, End:</emph> Numerical values or constants that define the nu msgstr "" #: 03102100.xhp -#, fuzzy msgctxt "" "03102100.xhp\n" "par_id3153877\n" @@ -26717,7 +25764,6 @@ msgid "$[officename] Basic supports single or multi-dimensional arrays that are msgstr "" #: 03102100.xhp -#, fuzzy msgctxt "" "03102100.xhp\n" "par_id3148488\n" @@ -26726,7 +25772,6 @@ msgid "Arrays are declared with the Dim statement. There are two methods to defi msgstr "Polja su deklarirana sa Dim naredbom. Postoje dvije metode definranja indeksa ranga." #: 03102100.xhp -#, fuzzy msgctxt "" "03102100.xhp\n" "par_id3154662\n" @@ -26735,7 +25780,6 @@ msgid "DIM text(20) as String REM 21 elements numbered from 0 to 20" msgstr "DIM text(20) as String REM 21 elements numbered from 0 to 20" #: 03102100.xhp -#, fuzzy msgctxt "" "03102100.xhp\n" "par_id3155604\n" @@ -26744,7 +25788,6 @@ msgid "DIM text(5 to 25) as String REM 21 elements numbered from 5 to 25" msgstr "DIM text(5 to 25) as String REM 21 elements numbered from 5 to 25" #: 03102100.xhp -#, fuzzy msgctxt "" "03102100.xhp\n" "par_id3151274\n" @@ -26753,7 +25796,6 @@ msgid "DIM text(-15 to 5) as String REM 21 elements (including 0)" msgstr "DIM text(-15 to 5) as String REM 21 elements (including 0)" #: 03102100.xhp -#, fuzzy msgctxt "" "03102100.xhp\n" "par_id3152774\n" @@ -26762,7 +25804,6 @@ msgid "REM numbered from -15 to 5" msgstr "REM numbered from -15 to 5" #: 03102100.xhp -#, fuzzy msgctxt "" "03102100.xhp\n" "par_id3150829\n" @@ -26771,7 +25812,6 @@ msgid "Two-dimensional data field" msgstr "Dvo-dimenzionalno polje podataka" #: 03102100.xhp -#, fuzzy msgctxt "" "03102100.xhp\n" "par_id3149529\n" @@ -26780,7 +25820,6 @@ msgid "DIM text(20,2) as String REM 63 elements; form 0 to 20 level 1, from 0 to msgstr "DIM text(20,2) as String REM 63 elements; form 0 to 20 level 1, from 0 to 20 level 2 and from 0 to 20 level 3." #: 03102100.xhp -#, fuzzy msgctxt "" "03102100.xhp\n" "par_id3159239\n" @@ -26789,7 +25828,6 @@ msgid "You can declare an array types as dynamic if a ReDim statement defines th msgstr "Možete definirati tip polja (array) kao dinamičko ako ReDim izjava definira broj dimenzija u subrutini ili funkciji koja sadrži polje. Općenito, dimenziju polja možete definirati samo jedanput i ne možete ju mijenjati. Unutar subrutine, možete definirati polje sa ReDim. Dimenzije možete definirati samo sa numeričkim izrazima. To osigurava da su polja velika samo onoliko koliko je potrebno." #: 03102100.xhp -#, fuzzy msgctxt "" "03102100.xhp\n" "hd_id3150344\n" @@ -26798,7 +25836,6 @@ msgid "Example:" msgstr "Primjer:" #: 03102100.xhp -#, fuzzy msgctxt "" "03102100.xhp\n" "par_id3154657\n" @@ -26807,7 +25844,6 @@ msgid "sVar = \"Office\"" msgstr "sVar = \"Office\"" #: 03102100.xhp -#, fuzzy msgctxt "" "03102100.xhp\n" "par_id3149036\n" @@ -26816,7 +25852,6 @@ msgid "' Two-dimensional data field" msgstr "Dvo-dimenzionalno polje podataka" #: 03102100.xhp -#, fuzzy msgctxt "" "03102100.xhp\n" "par_id3153782\n" @@ -26849,7 +25884,6 @@ msgid "<link href=\"text/sbasic/shared/03102101.xhp\" name=\"ReDim Statement [Ru msgstr "" #: 03102101.xhp -#, fuzzy msgctxt "" "03102101.xhp\n" "par_id3154685\n" @@ -26866,7 +25900,6 @@ msgid "Syntax:" msgstr "" #: 03102101.xhp -#, fuzzy msgctxt "" "03102101.xhp\n" "par_id3156214\n" @@ -26883,7 +25916,6 @@ msgid "Optionally, you can add the <emph>Preserve</emph> keyword as a parameter msgstr "" #: 03102101.xhp -#, fuzzy msgctxt "" "03102101.xhp\n" "hd_id3148451\n" @@ -26908,7 +25940,6 @@ msgid "<emph>Start, End:</emph> Numerical values or constants that define the nu msgstr "" #: 03102101.xhp -#, fuzzy msgctxt "" "03102101.xhp\n" "par_id3155307\n" @@ -27029,7 +26060,6 @@ msgid "There are two ways to set the range of indices for arrays declared with t msgstr "" #: 03102101.xhp -#, fuzzy msgctxt "" "03102101.xhp\n" "par_id3153950\n" @@ -27038,7 +26068,6 @@ msgid "DIM text(20) As String REM 21 elements numbered from 0 to 20" msgstr "DIM text(20) as String REM 21 elements numbered from 0 to 20" #: 03102101.xhp -#, fuzzy msgctxt "" "03102101.xhp\n" "par_id3146912\n" @@ -27047,7 +26076,6 @@ msgid "DIM text(5 to 25) As String REM 21 elements numbered from 5 to 25" msgstr "DIM text(5 to 25) as String REM 21 elements numbered from 5 to 25" #: 03102101.xhp -#, fuzzy msgctxt "" "03102101.xhp\n" "par_id3153709\n" @@ -27056,7 +26084,6 @@ msgid "DIM text$(-15 to 5) As String REM 21 elements (0 inclusive)," msgstr "DIM text(-15 to 5) as String REM 21 elements (including 0)" #: 03102101.xhp -#, fuzzy msgctxt "" "03102101.xhp\n" "par_id3150321\n" @@ -27073,7 +26100,6 @@ msgid "Variable fields, regardless of type, can be made dynamic if they are dime msgstr "" #: 03102101.xhp -#, fuzzy msgctxt "" "03102101.xhp\n" "hd_id3148405\n" @@ -27131,7 +26157,6 @@ msgid "IsArray (Var)" msgstr "" #: 03102200.xhp -#, fuzzy msgctxt "" "03102200.xhp\n" "hd_id3154365\n" @@ -27140,7 +26165,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03102200.xhp -#, fuzzy msgctxt "" "03102200.xhp\n" "par_id3154685\n" @@ -27149,7 +26173,6 @@ msgid "Bool" msgstr "Bool" #: 03102200.xhp -#, fuzzy msgctxt "" "03102200.xhp\n" "hd_id3153969\n" @@ -27166,7 +26189,6 @@ msgid "<emph>Var:</emph> Any variable that you want to test if it is declared as msgstr "" #: 03102200.xhp -#, fuzzy msgctxt "" "03102200.xhp\n" "hd_id3155131\n" @@ -27216,7 +26238,6 @@ msgid "Syntax:" msgstr "" #: 03102300.xhp -#, fuzzy msgctxt "" "03102300.xhp\n" "par_id3147573\n" @@ -27225,7 +26246,6 @@ msgid "IsDate (Expression)" msgstr "IsDate (Izraz)" #: 03102300.xhp -#, fuzzy msgctxt "" "03102300.xhp\n" "hd_id3143270\n" @@ -27234,7 +26254,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03102300.xhp -#, fuzzy msgctxt "" "03102300.xhp\n" "par_id3147560\n" @@ -27243,7 +26262,6 @@ msgid "Bool" msgstr "Bool" #: 03102300.xhp -#, fuzzy msgctxt "" "03102300.xhp\n" "hd_id3148947\n" @@ -27260,7 +26278,6 @@ msgid "<emph>Expression:</emph> Any numeric or string expression that you want t msgstr "" #: 03102300.xhp -#, fuzzy msgctxt "" "03102300.xhp\n" "hd_id3150447\n" @@ -27269,7 +26286,6 @@ msgid "Example:" msgstr "Primjer:" #: 03102300.xhp -#, fuzzy msgctxt "" "03102300.xhp\n" "par_id3150869\n" @@ -27278,7 +26294,6 @@ msgid "Print IsDate(sDateVar) ' Returns True" msgstr "Ispis IsDate(sDateVar) REM vraca True (istina)" #: 03102300.xhp -#, fuzzy msgctxt "" "03102300.xhp\n" "par_id3147288\n" @@ -27312,7 +26327,6 @@ msgid "<link href=\"text/sbasic/shared/03102400.xhp\" name=\"IsEmpty Function [R msgstr "" #: 03102400.xhp -#, fuzzy msgctxt "" "03102400.xhp\n" "par_id3163045\n" @@ -27329,7 +26343,6 @@ msgid "Syntax:" msgstr "" #: 03102400.xhp -#, fuzzy msgctxt "" "03102400.xhp\n" "par_id3153126\n" @@ -27338,7 +26351,6 @@ msgid "IsEmpty (Var)" msgstr "IsEmpty (Var)" #: 03102400.xhp -#, fuzzy msgctxt "" "03102400.xhp\n" "hd_id3148685\n" @@ -27347,7 +26359,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03102400.xhp -#, fuzzy msgctxt "" "03102400.xhp\n" "par_id3156344\n" @@ -27356,7 +26367,6 @@ msgid "Bool" msgstr "Bool" #: 03102400.xhp -#, fuzzy msgctxt "" "03102400.xhp\n" "hd_id3148947\n" @@ -27373,7 +26383,6 @@ msgid "<emph>Var:</emph> Any variable that you want to test. If the Variant cont msgstr "" #: 03102400.xhp -#, fuzzy msgctxt "" "03102400.xhp\n" "hd_id3154138\n" @@ -27382,7 +26391,6 @@ msgid "Example:" msgstr "Primjer:" #: 03102400.xhp -#, fuzzy msgctxt "" "03102400.xhp\n" "par_id3154863\n" @@ -27512,7 +26520,6 @@ msgid "Syntax:" msgstr "" #: 03102600.xhp -#, fuzzy msgctxt "" "03102600.xhp\n" "par_id3150984\n" @@ -27521,7 +26528,6 @@ msgid "IsNull (Var)" msgstr "IsNull (Var)" #: 03102600.xhp -#, fuzzy msgctxt "" "03102600.xhp\n" "hd_id3149514\n" @@ -27530,7 +26536,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03102600.xhp -#, fuzzy msgctxt "" "03102600.xhp\n" "par_id3145609\n" @@ -27539,7 +26544,6 @@ msgid "Bool" msgstr "Bool" #: 03102600.xhp -#, fuzzy msgctxt "" "03102600.xhp\n" "hd_id3149669\n" @@ -27564,7 +26568,6 @@ msgid "<emph>Null</emph> - This value is used for a variant data sub type withou msgstr "" #: 03102600.xhp -#, fuzzy msgctxt "" "03102600.xhp\n" "hd_id3153381\n" @@ -27614,7 +26617,6 @@ msgid "Syntax:" msgstr "" #: 03102700.xhp -#, fuzzy msgctxt "" "03102700.xhp\n" "par_id3150771\n" @@ -27623,7 +26625,6 @@ msgid "IsNumeric (Var)" msgstr "IsNumeric (Var)" #: 03102700.xhp -#, fuzzy msgctxt "" "03102700.xhp\n" "hd_id3148685\n" @@ -27632,7 +26633,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03102700.xhp -#, fuzzy msgctxt "" "03102700.xhp\n" "par_id3148944\n" @@ -27641,7 +26641,6 @@ msgid "Bool" msgstr "Bool" #: 03102700.xhp -#, fuzzy msgctxt "" "03102700.xhp\n" "hd_id3148947\n" @@ -27658,7 +26657,6 @@ msgid "<emph>Var:</emph> Any expression that you want to test." msgstr "" #: 03102700.xhp -#, fuzzy msgctxt "" "03102700.xhp\n" "hd_id3149656\n" @@ -27667,7 +26665,6 @@ msgid "Example:" msgstr "Primjer:" #: 03102700.xhp -#, fuzzy msgctxt "" "03102700.xhp\n" "par_id3147230\n" @@ -27676,7 +26673,6 @@ msgid "Print IsNumeric(vVar) ' Returns False" msgstr "ispis IsDate(sDateVar) REM vraca False (laz)" #: 03102700.xhp -#, fuzzy msgctxt "" "03102700.xhp\n" "par_id3154910\n" @@ -27799,7 +26795,6 @@ msgid "<link href=\"text/sbasic/shared/03102900.xhp\" name=\"LBound Function [Ru msgstr "" #: 03102900.xhp -#, fuzzy msgctxt "" "03102900.xhp\n" "par_id3147226\n" @@ -27816,7 +26811,6 @@ msgid "Syntax:" msgstr "" #: 03102900.xhp -#, fuzzy msgctxt "" "03102900.xhp\n" "par_id3150503\n" @@ -27825,7 +26819,6 @@ msgid "LBound (ArrayName [, Dimension])" msgstr "UBound (ArrayName [, Dimension])" #: 03102900.xhp -#, fuzzy msgctxt "" "03102900.xhp\n" "hd_id3150984\n" @@ -27834,7 +26827,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03102900.xhp -#, fuzzy msgctxt "" "03102900.xhp\n" "par_id3153126\n" @@ -27843,7 +26835,6 @@ msgid "Integer" msgstr "Cijeli broj" #: 03102900.xhp -#, fuzzy msgctxt "" "03102900.xhp\n" "hd_id3144500\n" @@ -27868,7 +26859,6 @@ msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to retur msgstr "" #: 03102900.xhp -#, fuzzy msgctxt "" "03102900.xhp\n" "hd_id3145171\n" @@ -27877,7 +26867,6 @@ msgid "Example:" msgstr "Primjer:" #: 03102900.xhp -#, fuzzy msgctxt "" "03102900.xhp\n" "par_id3145365\n" @@ -27886,7 +26875,6 @@ msgid "Print LBound(sVar()) ' Returns 10" msgstr "Print LBound(sVar()) REM Returns 10" #: 03102900.xhp -#, fuzzy msgctxt "" "03102900.xhp\n" "par_id3150486\n" @@ -27895,7 +26883,6 @@ msgid "Print UBound(sVar()) ' Returns 20" msgstr "Print UBound(sVar()) REM Returns 20" #: 03102900.xhp -#, fuzzy msgctxt "" "03102900.xhp\n" "par_id3149665\n" @@ -27904,7 +26891,6 @@ msgid "Print LBound(sVar(),2) ' Returns 5" msgstr "Print LBound(sVar(),2) REM Returns 5" #: 03102900.xhp -#, fuzzy msgctxt "" "03102900.xhp\n" "par_id3159154\n" @@ -27938,7 +26924,6 @@ msgid "<link href=\"text/sbasic/shared/03103000.xhp\" name=\"UBound Function [Ru msgstr "" #: 03103000.xhp -#, fuzzy msgctxt "" "03103000.xhp\n" "par_id3147573\n" @@ -27955,7 +26940,6 @@ msgid "Syntax:" msgstr "" #: 03103000.xhp -#, fuzzy msgctxt "" "03103000.xhp\n" "par_id3149415\n" @@ -27964,7 +26948,6 @@ msgid "UBound (ArrayName [, Dimension])" msgstr "UBound (ArrayName [, Dimension])" #: 03103000.xhp -#, fuzzy msgctxt "" "03103000.xhp\n" "hd_id3153897\n" @@ -27973,7 +26956,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03103000.xhp -#, fuzzy msgctxt "" "03103000.xhp\n" "par_id3149670\n" @@ -27982,7 +26964,6 @@ msgid "Integer" msgstr "Cijeli broj" #: 03103000.xhp -#, fuzzy msgctxt "" "03103000.xhp\n" "hd_id3154347\n" @@ -28007,7 +26988,6 @@ msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to retur msgstr "" #: 03103000.xhp -#, fuzzy msgctxt "" "03103000.xhp\n" "hd_id3153192\n" @@ -28016,7 +26996,6 @@ msgid "Example:" msgstr "Primjer:" #: 03103000.xhp -#, fuzzy msgctxt "" "03103000.xhp\n" "par_id3152596\n" @@ -28025,7 +27004,6 @@ msgid "Print LBound(sVar()) ' Returns 10" msgstr "Print LBound(sVar()) REM Returns 10" #: 03103000.xhp -#, fuzzy msgctxt "" "03103000.xhp\n" "par_id3153138\n" @@ -28034,7 +27012,6 @@ msgid "Print UBound(sVar()) ' Returns 20" msgstr "Print UBound(sVar()) REM Returns 20" #: 03103000.xhp -#, fuzzy msgctxt "" "03103000.xhp\n" "par_id3149665\n" @@ -28043,7 +27020,6 @@ msgid "Print LBound(sVar(),2) ' Returns 5" msgstr "Print LBound(sVar(),2) REM Returns 5" #: 03103000.xhp -#, fuzzy msgctxt "" "03103000.xhp\n" "par_id3147214\n" @@ -28076,7 +27052,6 @@ msgid "<link href=\"text/sbasic/shared/03103100.xhp\" name=\"Let Statement [Runt msgstr "" #: 03103100.xhp -#, fuzzy msgctxt "" "03103100.xhp\n" "par_id3149233\n" @@ -28093,7 +27068,6 @@ msgid "Syntax:" msgstr "" #: 03103100.xhp -#, fuzzy msgctxt "" "03103100.xhp\n" "par_id3154285\n" @@ -28102,7 +27076,6 @@ msgid "[Let] VarName=Expression" msgstr "[Let] VarName=Expression" #: 03103100.xhp -#, fuzzy msgctxt "" "03103100.xhp\n" "hd_id3148944\n" @@ -28127,7 +27100,6 @@ msgid "As in most BASIC dialects, the keyword <emph>Let</emph> is optional." msgstr "" #: 03103100.xhp -#, fuzzy msgctxt "" "03103100.xhp\n" "hd_id3145785\n" @@ -28136,7 +27108,6 @@ msgid "Example:" msgstr "Primjer:" #: 03103100.xhp -#, fuzzy msgctxt "" "03103100.xhp\n" "par_id3152939\n" @@ -28169,7 +27140,6 @@ msgid "<link href=\"text/sbasic/shared/03103200.xhp\" name=\"Option Base Stateme msgstr "" #: 03103200.xhp -#, fuzzy msgctxt "" "03103200.xhp\n" "par_id3147242\n" @@ -28186,7 +27156,6 @@ msgid "Syntax:" msgstr "" #: 03103200.xhp -#, fuzzy msgctxt "" "03103200.xhp\n" "par_id3147573\n" @@ -28195,7 +27164,6 @@ msgid "Option Base { 0 | 1}" msgstr "Option Base { 0 | 1}" #: 03103200.xhp -#, fuzzy msgctxt "" "03103200.xhp\n" "hd_id3145315\n" @@ -28204,7 +27172,6 @@ msgid "Parameters:" msgstr "Parametri:" #: 03103200.xhp -#, fuzzy msgctxt "" "03103200.xhp\n" "par_id3147229\n" @@ -28213,7 +27180,6 @@ msgid "This statement must be added before the executable program code in a modu msgstr "Navedena naredba mora biti dodana prije izvršavanja programskog koda u modulu." #: 03103200.xhp -#, fuzzy msgctxt "" "03103200.xhp\n" "hd_id3150870\n" @@ -28246,7 +27212,6 @@ msgid "<link href=\"text/sbasic/shared/03103300.xhp\" name=\"Option Explicit Sta msgstr "" #: 03103300.xhp -#, fuzzy msgctxt "" "03103300.xhp\n" "par_id3148538\n" @@ -28263,7 +27228,6 @@ msgid "Syntax:" msgstr "" #: 03103300.xhp -#, fuzzy msgctxt "" "03103300.xhp\n" "par_id3149514\n" @@ -28272,7 +27236,6 @@ msgid "Option Explicit" msgstr "Option Explicit" #: 03103300.xhp -#, fuzzy msgctxt "" "03103300.xhp\n" "hd_id3145315\n" @@ -28281,7 +27244,6 @@ msgid "Parameters:" msgstr "Parametri:" #: 03103300.xhp -#, fuzzy msgctxt "" "03103300.xhp\n" "par_id3145172\n" @@ -28290,7 +27252,6 @@ msgid "This statement must be added before the executable program code in a modu msgstr "Navedena naredba mora biti dodana prije izvršavanja programskog koda u modulu." #: 03103300.xhp -#, fuzzy msgctxt "" "03103300.xhp\n" "hd_id3125864\n" @@ -28299,7 +27260,6 @@ msgid "Example:" msgstr "Primjer:" #: 03103300.xhp -#, fuzzy msgctxt "" "03103300.xhp\n" "par_id3145787\n" @@ -28332,7 +27292,6 @@ msgid "<link href=\"text/sbasic/shared/03103400.xhp\" name=\"Public Statement [R msgstr "" #: 03103400.xhp -#, fuzzy msgctxt "" "03103400.xhp\n" "par_id3150669\n" @@ -28349,7 +27308,6 @@ msgid "Syntax:" msgstr "" #: 03103400.xhp -#, fuzzy msgctxt "" "03103400.xhp\n" "par_id3155341\n" @@ -28358,7 +27316,6 @@ msgid "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [A msgstr "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]" #: 03103400.xhp -#, fuzzy msgctxt "" "03103400.xhp\n" "hd_id3145315\n" @@ -28391,7 +27348,6 @@ msgid "<link href=\"text/sbasic/shared/03103450.xhp\" name=\"Global Statement [R msgstr "" #: 03103450.xhp -#, fuzzy msgctxt "" "03103450.xhp\n" "par_id3149177\n" @@ -28408,7 +27364,6 @@ msgid "Syntax:" msgstr "" #: 03103450.xhp -#, fuzzy msgctxt "" "03103450.xhp\n" "par_id3150771\n" @@ -28417,7 +27372,6 @@ msgid "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [A msgstr "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]" #: 03103450.xhp -#, fuzzy msgctxt "" "03103450.xhp\n" "hd_id3156152\n" @@ -28450,7 +27404,6 @@ msgid "<link href=\"text/sbasic/shared/03103500.xhp\" name=\"Static Statement [R msgstr "" #: 03103500.xhp -#, fuzzy msgctxt "" "03103500.xhp\n" "par_id3153311\n" @@ -28475,7 +27428,6 @@ msgid "Syntax:" msgstr "" #: 03103500.xhp -#, fuzzy msgctxt "" "03103500.xhp\n" "par_id3150400\n" @@ -28484,7 +27436,6 @@ msgid "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As msgstr "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..." #: 03103500.xhp -#, fuzzy msgctxt "" "03103500.xhp\n" "hd_id3148452\n" @@ -28501,7 +27452,6 @@ msgid "MsgBox iResult,0,\"The answer is\"" msgstr "" #: 03103500.xhp -#, fuzzy msgctxt "" "03103500.xhp\n" "par_id3151115\n" @@ -28574,7 +27524,6 @@ msgid "TypeName (Variable)VarType (Variable)" msgstr "" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "hd_id3145610\n" @@ -28591,7 +27540,6 @@ msgid "String; Integer" msgstr "" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "hd_id3146795\n" @@ -28608,7 +27556,6 @@ msgid "<emph>Variable:</emph> The variable that you want to determine the type o msgstr "" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3145171\n" @@ -28617,7 +27564,6 @@ msgid "key word" msgstr "ključna riječ" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3156212\n" @@ -28626,7 +27572,6 @@ msgid "VarType" msgstr "VarType" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3154684\n" @@ -28635,7 +27580,6 @@ msgid "Variable type" msgstr "Tip varijabla" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3151041\n" @@ -28644,7 +27588,6 @@ msgid "Boolean" msgstr "Boolean" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3153367\n" @@ -28653,7 +27596,6 @@ msgid "11" msgstr "11" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3148645\n" @@ -28662,7 +27604,6 @@ msgid "Boolean variable" msgstr "Boolean Variables" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3153138\n" @@ -28679,7 +27620,6 @@ msgid "7" msgstr "" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3155411\n" @@ -28688,7 +27628,6 @@ msgid "Date variable" msgstr "Date Variables" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3146975\n" @@ -28705,7 +27644,6 @@ msgid "5" msgstr "" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3148616\n" @@ -28714,7 +27652,6 @@ msgid "Double floating point variable" msgstr "Dvostruka varijabla pomičnog zareza" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3148457\n" @@ -28731,7 +27668,6 @@ msgid "2" msgstr "" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3154490\n" @@ -28740,7 +27676,6 @@ msgid "Integer variable" msgstr "Cjelobrojna varijabla" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3149960\n" @@ -28757,7 +27692,6 @@ msgid "3" msgstr "" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3151318\n" @@ -28766,7 +27700,6 @@ msgid "Long integer variable" msgstr "Cjelobrojna varijabla velikih brojeva" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3146972\n" @@ -28783,7 +27716,6 @@ msgid "9" msgstr "" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3150323\n" @@ -28792,7 +27724,6 @@ msgid "Object variable" msgstr "Objektna varijabla" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3148405\n" @@ -28809,7 +27740,6 @@ msgid "4" msgstr "" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3147341\n" @@ -28818,7 +27748,6 @@ msgid "Single floating-point variable" msgstr "Jednostruka varijabla pomičnog zareza" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3155901\n" @@ -28835,7 +27764,6 @@ msgid "8" msgstr "" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3146313\n" @@ -28844,7 +27772,6 @@ msgid "String variable" msgstr "Znakovna varijabla" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3145149\n" @@ -28853,7 +27780,6 @@ msgid "Variant" msgstr "Varijanta" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3154021\n" @@ -28862,7 +27788,6 @@ msgid "12" msgstr "12" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3145789\n" @@ -28871,7 +27796,6 @@ msgid "Variant variable (can contain all types specified by the definition)" msgstr "Varijante varijabli (može sadržavati sve tipove navedene u definiciji)" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3148630\n" @@ -28888,7 +27812,6 @@ msgid "0" msgstr "" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3151278\n" @@ -28897,7 +27820,6 @@ msgid "Variable is not initialized" msgstr "Varijabla nije definirana" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3154576\n" @@ -28914,7 +27836,6 @@ msgid "1" msgstr "" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3145131\n" @@ -28923,7 +27844,6 @@ msgid "No valid data" msgstr "Neispravni podatak" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "hd_id3149338\n" @@ -28932,7 +27852,6 @@ msgid "Example:" msgstr "Primjer:" #: 03103600.xhp -#, fuzzy msgctxt "" "03103600.xhp\n" "par_id3148817\n" @@ -28965,7 +27884,6 @@ msgid "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Set Statement[Runti msgstr "" #: 03103700.xhp -#, fuzzy msgctxt "" "03103700.xhp\n" "par_id3159149\n" @@ -28982,7 +27900,6 @@ msgid "Syntax:" msgstr "" #: 03103700.xhp -#, fuzzy msgctxt "" "03103700.xhp\n" "par_id3154217\n" @@ -28991,7 +27908,6 @@ msgid "Set ObjectVar = Object" msgstr "Set ObjectVar = Object" #: 03103700.xhp -#, fuzzy msgctxt "" "03103700.xhp\n" "hd_id3154685\n" @@ -29024,7 +27940,6 @@ msgid "<emph>Nothing</emph> - Assign the <emph>Nothing</emph> object to a variab msgstr "" #: 03103700.xhp -#, fuzzy msgctxt "" "03103700.xhp\n" "hd_id3159153\n" @@ -30008,7 +28923,6 @@ msgid "IsUnoStruct( Uno type )" msgstr "" #: 03104500.xhp -#, fuzzy msgctxt "" "03104500.xhp\n" "hd_id3148473\n" @@ -30017,7 +28931,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03104500.xhp -#, fuzzy msgctxt "" "03104500.xhp\n" "par_id3145315\n" @@ -30026,7 +28939,6 @@ msgid "Bool" msgstr "Bool" #: 03104500.xhp -#, fuzzy msgctxt "" "03104500.xhp\n" "hd_id3145609\n" @@ -30043,7 +28955,6 @@ msgid "Uno type : A UnoObject" msgstr "" #: 03104500.xhp -#, fuzzy msgctxt "" "03104500.xhp\n" "hd_id3156343\n" @@ -30358,7 +29269,6 @@ msgid "<link href=\"text/sbasic/shared/03110100.xhp\" name=\"Comparison Operator msgstr "" #: 03110100.xhp -#, fuzzy msgctxt "" "03110100.xhp\n" "par_id3156042\n" @@ -30375,7 +29285,6 @@ msgid "Syntax:" msgstr "" #: 03110100.xhp -#, fuzzy msgctxt "" "03110100.xhp\n" "par_id3149177\n" @@ -30384,7 +29293,6 @@ msgid "Result = Expression1 { = | < | > | <= | >= } Expression2" msgstr "Rezultat = Izraz1 { = | < | > | <= | >= } Izraz2" #: 03110100.xhp -#, fuzzy msgctxt "" "03110100.xhp\n" "hd_id3145316\n" @@ -30409,7 +29317,6 @@ msgid "<emph>Expression1, Expression2:</emph> Any numeric values or strings that msgstr "" #: 03110100.xhp -#, fuzzy msgctxt "" "03110100.xhp\n" "hd_id3147531\n" @@ -30418,7 +29325,6 @@ msgid "Comparison operators" msgstr "Operatori usporedbe" #: 03110100.xhp -#, fuzzy msgctxt "" "03110100.xhp\n" "par_id3147265\n" @@ -30427,7 +29333,6 @@ msgid "= : Equal to" msgstr "= : Jednako" #: 03110100.xhp -#, fuzzy msgctxt "" "03110100.xhp\n" "par_id3154924\n" @@ -30436,7 +29341,6 @@ msgid "< : Less than" msgstr "< : Manje od" #: 03110100.xhp -#, fuzzy msgctxt "" "03110100.xhp\n" "par_id3146795\n" @@ -30445,7 +29349,6 @@ msgid "> : Greater than" msgstr "> : Veće od" #: 03110100.xhp -#, fuzzy msgctxt "" "03110100.xhp\n" "par_id3150541\n" @@ -30454,7 +29357,6 @@ msgid "<= : Less than or equal to" msgstr "<= : Manje ili jednako" #: 03110100.xhp -#, fuzzy msgctxt "" "03110100.xhp\n" "par_id3150400\n" @@ -30463,7 +29365,6 @@ msgid ">= : Greater than or equal to" msgstr ">= : Veće ili jednako" #: 03110100.xhp -#, fuzzy msgctxt "" "03110100.xhp\n" "par_id3148797\n" @@ -30472,7 +29373,6 @@ msgid "<> : Not equal to" msgstr "<> : Nije jednako" #: 03110100.xhp -#, fuzzy msgctxt "" "03110100.xhp\n" "hd_id3154686\n" @@ -30481,7 +29381,6 @@ msgid "Example:" msgstr "Primjer:" #: 03110100.xhp -#, fuzzy msgctxt "" "03110100.xhp\n" "par_id3154909\n" @@ -30576,7 +29475,6 @@ msgid "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Asc Function [Runti msgstr "" #: 03120101.xhp -#, fuzzy msgctxt "" "03120101.xhp\n" "par_id3151384\n" @@ -30593,7 +29491,6 @@ msgid "Syntax:" msgstr "" #: 03120101.xhp -#, fuzzy msgctxt "" "03120101.xhp\n" "par_id3143267\n" @@ -30602,7 +29499,6 @@ msgid "Asc (Text As String)" msgstr "Asc (Text As String)" #: 03120101.xhp -#, fuzzy msgctxt "" "03120101.xhp\n" "hd_id3147242\n" @@ -30611,7 +29507,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03120101.xhp -#, fuzzy msgctxt "" "03120101.xhp\n" "par_id3150669\n" @@ -30620,7 +29515,6 @@ msgid "Integer" msgstr "Cijeli broj" #: 03120101.xhp -#, fuzzy msgctxt "" "03120101.xhp\n" "hd_id3148473\n" @@ -30645,7 +29539,6 @@ msgid "Use the Asc function to replace keys with values. If the Asc function enc msgstr "" #: 03120101.xhp -#, fuzzy msgctxt "" "03120101.xhp\n" "hd_id3159413\n" @@ -30654,7 +29547,6 @@ msgid "Example:" msgstr "Primjer:" #: 03120101.xhp -#, fuzzy msgctxt "" "03120101.xhp\n" "par_id3150792\n" @@ -30663,7 +29555,6 @@ msgid "Print ASC(\"A\") ' returns 65" msgstr "Print ASC(\"A\") REM returns 65" #: 03120101.xhp -#, fuzzy msgctxt "" "03120101.xhp\n" "par_id3148797\n" @@ -30672,7 +29563,6 @@ msgid "Print ASC(\"Z\") ' returns 90" msgstr "Print ASC(\"Z\") REM returns 90" #: 03120101.xhp -#, fuzzy msgctxt "" "03120101.xhp\n" "par_id3163800\n" @@ -30738,7 +29628,6 @@ msgid "Chr(Expression As Integer)" msgstr "" #: 03120102.xhp -#, fuzzy msgctxt "" "03120102.xhp\n" "hd_id3143228\n" @@ -30747,7 +29636,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03120102.xhp -#, fuzzy msgctxt "" "03120102.xhp\n" "par_id3153824\n" @@ -30756,7 +29644,6 @@ msgid "String" msgstr "Znakovni niz" #: 03120102.xhp -#, fuzzy msgctxt "" "03120102.xhp\n" "hd_id3148944\n" @@ -30781,7 +29668,6 @@ msgid "Use the <emph>Chr$</emph> function to send special control sequences to a msgstr "" #: 03120102.xhp -#, fuzzy msgctxt "" "03120102.xhp\n" "hd_id3154366\n" @@ -30847,7 +29733,6 @@ msgid "<link href=\"text/sbasic/shared/03120103.xhp\" name=\"Str Function [Runti msgstr "" #: 03120103.xhp -#, fuzzy msgctxt "" "03120103.xhp\n" "par_id3155100\n" @@ -30864,7 +29749,6 @@ msgid "Syntax:" msgstr "" #: 03120103.xhp -#, fuzzy msgctxt "" "03120103.xhp\n" "par_id3149497\n" @@ -30873,7 +29757,6 @@ msgid "Str (Expression)" msgstr "Str (Izraz)" #: 03120103.xhp -#, fuzzy msgctxt "" "03120103.xhp\n" "hd_id3150040\n" @@ -30882,7 +29765,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03120103.xhp -#, fuzzy msgctxt "" "03120103.xhp\n" "par_id3146117\n" @@ -30891,7 +29773,6 @@ msgid "String" msgstr "Znakovni niz" #: 03120103.xhp -#, fuzzy msgctxt "" "03120103.xhp\n" "hd_id3155805\n" @@ -30916,7 +29797,6 @@ msgid "The <emph>Str</emph> function converts a numeric variable, or the result msgstr "" #: 03120103.xhp -#, fuzzy msgctxt "" "03120103.xhp\n" "hd_id3155419\n" @@ -30950,7 +29830,6 @@ msgid "<link href=\"text/sbasic/shared/03120104.xhp\" name=\"Val Function [Runti msgstr "" #: 03120104.xhp -#, fuzzy msgctxt "" "03120104.xhp\n" "par_id3153345\n" @@ -30967,7 +29846,6 @@ msgid "Syntax:" msgstr "" #: 03120104.xhp -#, fuzzy msgctxt "" "03120104.xhp\n" "par_id3149514\n" @@ -30976,7 +29854,6 @@ msgid "Val (Text As String)" msgstr "Val (Text As String)" #: 03120104.xhp -#, fuzzy msgctxt "" "03120104.xhp\n" "hd_id3150669\n" @@ -30985,7 +29862,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03120104.xhp -#, fuzzy msgctxt "" "03120104.xhp\n" "par_id3143228\n" @@ -30994,7 +29870,6 @@ msgid "Double" msgstr "Dvostruko" #: 03120104.xhp -#, fuzzy msgctxt "" "03120104.xhp\n" "hd_id3156024\n" @@ -31019,7 +29894,6 @@ msgid "Using the Val function, you can convert a string that represents numbers msgstr "" #: 03120104.xhp -#, fuzzy msgctxt "" "03120104.xhp\n" "hd_id3154365\n" @@ -31168,7 +30042,6 @@ msgid "<link href=\"text/sbasic/shared/03120201.xhp\" name=\"Space Function [Run msgstr "" #: 03120201.xhp -#, fuzzy msgctxt "" "03120201.xhp\n" "par_id3154927\n" @@ -31185,7 +30058,6 @@ msgid "Syntax:" msgstr "" #: 03120201.xhp -#, fuzzy msgctxt "" "03120201.xhp\n" "par_id3143267\n" @@ -31194,7 +30066,6 @@ msgid "Space (n As Long)" msgstr "Space (n As Long)" #: 03120201.xhp -#, fuzzy msgctxt "" "03120201.xhp\n" "hd_id3147242\n" @@ -31203,7 +30074,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03120201.xhp -#, fuzzy msgctxt "" "03120201.xhp\n" "par_id3149233\n" @@ -31212,7 +30082,6 @@ msgid "String" msgstr "Znakovni niz" #: 03120201.xhp -#, fuzzy msgctxt "" "03120201.xhp\n" "hd_id3156152\n" @@ -31229,7 +30098,6 @@ msgid "<emph>n:</emph> Numeric expression that defines the number of spaces in t msgstr "" #: 03120201.xhp -#, fuzzy msgctxt "" "03120201.xhp\n" "hd_id3154760\n" @@ -31238,7 +30106,6 @@ msgid "Example:" msgstr "Primjer:" #: 03120201.xhp -#, fuzzy msgctxt "" "03120201.xhp\n" "par_id3154216\n" @@ -31272,7 +30139,6 @@ msgid "<link href=\"text/sbasic/shared/03120202.xhp\" name=\"String Function [Ru msgstr "" #: 03120202.xhp -#, fuzzy msgctxt "" "03120202.xhp\n" "par_id3147242\n" @@ -31289,7 +30155,6 @@ msgid "Syntax:" msgstr "" #: 03120202.xhp -#, fuzzy msgctxt "" "03120202.xhp\n" "par_id3149233\n" @@ -31298,7 +30163,6 @@ msgid "String (n As Long, {expression As Integer | character As String})" msgstr "String (n As Long, {expression As Integer | character As String})" #: 03120202.xhp -#, fuzzy msgctxt "" "03120202.xhp\n" "hd_id3143270\n" @@ -31307,7 +30171,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03120202.xhp -#, fuzzy msgctxt "" "03120202.xhp\n" "par_id3147530\n" @@ -31316,7 +30179,6 @@ msgid "String" msgstr "Znakovni niz" #: 03120202.xhp -#, fuzzy msgctxt "" "03120202.xhp\n" "hd_id3154923\n" @@ -31349,7 +30211,6 @@ msgid "<emph>Character:</emph> Any single character used to build the return str msgstr "" #: 03120202.xhp -#, fuzzy msgctxt "" "03120202.xhp\n" "hd_id3152920\n" @@ -31417,7 +30278,6 @@ msgid "<link href=\"text/sbasic/shared/03120301.xhp\" name=\"Format Function [Ru msgstr "" #: 03120301.xhp -#, fuzzy msgctxt "" "03120301.xhp\n" "par_id3156042\n" @@ -31434,7 +30294,6 @@ msgid "Syntax:" msgstr "" #: 03120301.xhp -#, fuzzy msgctxt "" "03120301.xhp\n" "par_id3153527\n" @@ -31443,7 +30302,6 @@ msgid "Format (Number [, Format As String])" msgstr "Format (Number [, Format As String])" #: 03120301.xhp -#, fuzzy msgctxt "" "03120301.xhp\n" "hd_id3149178\n" @@ -31452,7 +30310,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03120301.xhp -#, fuzzy msgctxt "" "03120301.xhp\n" "par_id3148474\n" @@ -31461,7 +30318,6 @@ msgid "String" msgstr "Znakovni niz" #: 03120301.xhp -#, fuzzy msgctxt "" "03120301.xhp\n" "hd_id3159176\n" @@ -31486,7 +30342,6 @@ msgid "<emph>Format:</emph> String that specifies the format code for the number msgstr "" #: 03120301.xhp -#, fuzzy msgctxt "" "03120301.xhp\n" "hd_id3147561\n" @@ -31495,7 +30350,6 @@ msgid "Formatting Codes" msgstr "Kodovi za formatiranje" #: 03120301.xhp -#, fuzzy msgctxt "" "03120301.xhp\n" "par_id3147265\n" @@ -31536,7 +30390,6 @@ msgid "<emph>#:</emph> If <emph>Number</emph> contains a digit at the position o msgstr "" #: 03120301.xhp -#, fuzzy msgctxt "" "03120301.xhp\n" "par_id3148452\n" @@ -31553,7 +30406,6 @@ msgid "<emph>.:</emph> The decimal placeholder determines the number of decimal msgstr "" #: 03120301.xhp -#, fuzzy msgctxt "" "03120301.xhp\n" "par_id3159252\n" @@ -31578,7 +30430,6 @@ msgid "<emph>E- E+ e- e+ :</emph> If the format code contains at least one digit msgstr "" #: 03120301.xhp -#, fuzzy msgctxt "" "03120301.xhp\n" "par_id3149262\n" @@ -31587,7 +30438,6 @@ msgid "If the exponent is negative, a minus sign is displayed directly before an msgstr "Ako je potencija negativna, minus znak je prikazan direktno prije potencije sa E-, E+, e-, e+. Ako je potencija pozitivna, plus znak je prikazan jedino ispred potencija sa E+ ili e+." #: 03120301.xhp -#, fuzzy msgctxt "" "03120301.xhp\n" "par_id3148617\n" @@ -31596,7 +30446,6 @@ msgid "The thousands delimiter is displayed if the format code contains the deli msgstr "Razdvojnik tisućica je prikazan ako format koda sadrži razdvojnik okružen sa rezerviranim mjestima znamenki (0 ili #)" #: 03120301.xhp -#, fuzzy msgctxt "" "03120301.xhp\n" "par_id3163713\n" @@ -31613,7 +30462,6 @@ msgid "<emph>- + $ ( ) space:</emph> A plus (+), minus (-), dollar ($), space, o msgstr "" #: 03120301.xhp -#, fuzzy msgctxt "" "03120301.xhp\n" "par_id3148576\n" @@ -31622,7 +30470,6 @@ msgid "To display characters other than the ones listed here, you must precede i msgstr "Za prikaz znakova osim onih koji su prikazani ovdje, morate mu prethoditi sa obrnutom kosom crtom (\\), ili ga okružiti za znakovima citiranja (\" \")." #: 03120301.xhp -#, fuzzy msgctxt "" "03120301.xhp\n" "par_id3153139\n" @@ -31631,7 +30478,6 @@ msgid "\\ : The backslash displays the next character in the format code." msgstr "\\: Obrnuta kosa crta prikazuje sljedeći znak u formatu koda." #: 03120301.xhp -#, fuzzy msgctxt "" "03120301.xhp\n" "par_id3153366\n" @@ -31656,7 +30502,6 @@ msgid "You can also use the following predefined number formats. Except for \"Ge msgstr "" #: 03120301.xhp -#, fuzzy msgctxt "" "03120301.xhp\n" "par_id3150113\n" @@ -31665,7 +30510,6 @@ msgid "If you use predefined formats, the name of the format must be enclosed in msgstr "Ako koristite predefinirane formate, ime formata mora biti okruženo u oznakama citiranja." #: 03120301.xhp -#, fuzzy msgctxt "" "03120301.xhp\n" "hd_id3149377\n" @@ -31722,7 +30566,6 @@ msgid "<emph>Scientific:</emph> Displays numbers in scientific format (for examp msgstr "" #: 03120301.xhp -#, fuzzy msgctxt "" "03120301.xhp\n" "par_id3153707\n" @@ -31731,7 +30574,6 @@ msgid "A format code can be divided into three sections that are separated by se msgstr "Format koda može se podijeliti u tri dijela, odvojena točka-zarezom. Prvi par određuje format za pozitivne vriejdnosti, drugi za negativne vrijednosti, a treći za nulu. Ako odredite samo jedan format koda, taj će se odnositi na sve brojeve." #: 03120301.xhp -#, fuzzy msgctxt "" "03120301.xhp\n" "hd_id3149019\n" @@ -31748,7 +30590,6 @@ msgid "' always use a period as decimal delimiter when you enter numbers in Basi msgstr "REM uvijek koristite točku kao decimalni razdjelnik kada unosite brojeve u Basic kod." #: 03120301.xhp -#, fuzzy msgctxt "" "03120301.xhp\n" "par_id3147339\n" @@ -31782,7 +30623,6 @@ msgid "<link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function [Run msgstr "" #: 03120302.xhp -#, fuzzy msgctxt "" "03120302.xhp\n" "par_id3145609\n" @@ -31807,7 +30647,6 @@ msgid "Syntax:" msgstr "" #: 03120302.xhp -#, fuzzy msgctxt "" "03120302.xhp\n" "par_id3150791\n" @@ -31816,7 +30655,6 @@ msgid "LCase (Text As String)" msgstr "LCase (Text As String)" #: 03120302.xhp -#, fuzzy msgctxt "" "03120302.xhp\n" "hd_id3154940\n" @@ -31825,7 +30663,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03120302.xhp -#, fuzzy msgctxt "" "03120302.xhp\n" "par_id3144760\n" @@ -31834,7 +30671,6 @@ msgid "String" msgstr "Znakovni niz" #: 03120302.xhp -#, fuzzy msgctxt "" "03120302.xhp\n" "hd_id3151043\n" @@ -31851,7 +30687,6 @@ msgid "<emph>Text:</emph> Any string expression that you want to convert." msgstr "" #: 03120302.xhp -#, fuzzy msgctxt "" "03120302.xhp\n" "hd_id3148451\n" @@ -31860,7 +30695,6 @@ msgid "Example:" msgstr "Primjer:" #: 03120302.xhp -#, fuzzy msgctxt "" "03120302.xhp\n" "par_id3146121\n" @@ -31869,7 +30703,6 @@ msgid "Print LCase(sVar) ' Returns \"las vegas\"" msgstr "Print LCase(sVar) REM Returns \"las vegas\"" #: 03120302.xhp -#, fuzzy msgctxt "" "03120302.xhp\n" "par_id3146986\n" @@ -31903,7 +30736,6 @@ msgid "<link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left Function [Runt msgstr "" #: 03120303.xhp -#, fuzzy msgctxt "" "03120303.xhp\n" "par_id3147242\n" @@ -31920,7 +30752,6 @@ msgid "Syntax:" msgstr "" #: 03120303.xhp -#, fuzzy msgctxt "" "03120303.xhp\n" "par_id3150771\n" @@ -31929,7 +30760,6 @@ msgid "Left (Text As String, n As Long)" msgstr "Left (Text As String, n As Long)" #: 03120303.xhp -#, fuzzy msgctxt "" "03120303.xhp\n" "hd_id3153824\n" @@ -31938,7 +30768,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03120303.xhp -#, fuzzy msgctxt "" "03120303.xhp\n" "par_id3147530\n" @@ -31947,7 +30776,6 @@ msgid "String" msgstr "Znakovni niz" #: 03120303.xhp -#, fuzzy msgctxt "" "03120303.xhp\n" "hd_id3148946\n" @@ -31972,7 +30800,6 @@ msgid "<emph>n:</emph> Numeric expression that specifies the number of character msgstr "" #: 03120303.xhp -#, fuzzy msgctxt "" "03120303.xhp\n" "par_id3150791\n" @@ -31981,7 +30808,6 @@ msgid "The following example converts a date in YYYY.MM.DD format to MM/DD/YYYY msgstr "Sljedeći primjer pretvara oblik datuma YYYY.MM.DD u oblik MM/DD/YYYY." #: 03120303.xhp -#, fuzzy msgctxt "" "03120303.xhp\n" "hd_id3125863\n" @@ -31990,7 +30816,6 @@ msgid "Example:" msgstr "Primjer:" #: 03120303.xhp -#, fuzzy msgctxt "" "03120303.xhp\n" "par_id3150448\n" @@ -32039,7 +30864,6 @@ msgid "Syntax:" msgstr "" #: 03120304.xhp -#, fuzzy msgctxt "" "03120304.xhp\n" "par_id3150984\n" @@ -32048,7 +30872,6 @@ msgid "LSet Var As String = Text or LSet Var1 = Var2" msgstr "LSet Var As String = Text or LSet Var1 = Var2" #: 03120304.xhp -#, fuzzy msgctxt "" "03120304.xhp\n" "hd_id3143271\n" @@ -32097,7 +30920,6 @@ msgid "If the string is shorter than the string variable, <emph>LSet</emph> left msgstr "" #: 03120304.xhp -#, fuzzy msgctxt "" "03120304.xhp\n" "hd_id3156282\n" @@ -32106,7 +30928,6 @@ msgid "Example:" msgstr "Primjer:" #: 03120304.xhp -#, fuzzy msgctxt "" "03120304.xhp\n" "par_id3152940\n" @@ -32115,7 +30936,6 @@ msgid "' Align \"SBX\" within the 40-character reference string" msgstr "REM Align \"SBX\" within the 40-character reference string" #: 03120304.xhp -#, fuzzy msgctxt "" "03120304.xhp\n" "par_id3148647\n" @@ -32124,7 +30944,6 @@ msgid "' Replace asterisks with spaces" msgstr "REM Zamijeni zvjezdice s razmacima" #: 03120304.xhp -#, fuzzy msgctxt "" "03120304.xhp\n" "par_id3151075\n" @@ -32158,7 +30977,6 @@ msgid "<link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim Function [Run msgstr "" #: 03120305.xhp -#, fuzzy msgctxt "" "03120305.xhp\n" "par_id3145316\n" @@ -32175,7 +30993,6 @@ msgid "Syntax:" msgstr "" #: 03120305.xhp -#, fuzzy msgctxt "" "03120305.xhp\n" "par_id3148552\n" @@ -32184,7 +31001,6 @@ msgid "LTrim (Text As String)" msgstr "LTrim (Text As String)" #: 03120305.xhp -#, fuzzy msgctxt "" "03120305.xhp\n" "hd_id3156344\n" @@ -32193,7 +31009,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03120305.xhp -#, fuzzy msgctxt "" "03120305.xhp\n" "par_id3151056\n" @@ -32202,7 +31017,6 @@ msgid "String" msgstr "Znakovni niz" #: 03120305.xhp -#, fuzzy msgctxt "" "03120305.xhp\n" "hd_id3150543\n" @@ -32219,7 +31033,6 @@ msgid "<emph>Text:</emph> Any string expression." msgstr "" #: 03120305.xhp -#, fuzzy msgctxt "" "03120305.xhp\n" "par_id3125863\n" @@ -32228,7 +31041,6 @@ msgid "Use this function to remove spaces at the beginning of a string expressio msgstr "Koristite ovu funkciju da maknete razmake na početku izraza brojevnog niza." #: 03120305.xhp -#, fuzzy msgctxt "" "03120305.xhp\n" "hd_id3145419\n" @@ -32277,7 +31089,6 @@ msgid "Syntax:" msgstr "" #: 03120306.xhp -#, fuzzy msgctxt "" "03120306.xhp\n" "par_id3147530\n" @@ -32286,7 +31097,6 @@ msgid "Mid (Text As String, Start As Long [, Length As Long]) or Mid (Text As St msgstr "Mid (Text As String, Start As Long [, Length As Long]) or Mid (Text As String, Start As Long , Length As Long, Text As String)" #: 03120306.xhp -#, fuzzy msgctxt "" "03120306.xhp\n" "hd_id3145068\n" @@ -32295,7 +31105,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03120306.xhp -#, fuzzy msgctxt "" "03120306.xhp\n" "par_id3149295\n" @@ -32304,7 +31113,6 @@ msgid "String (only by Function)" msgstr "String (only by Function)" #: 03120306.xhp -#, fuzzy msgctxt "" "03120306.xhp\n" "hd_id3154347\n" @@ -32361,7 +31169,6 @@ msgid "<emph>Text:</emph> The string to replace the string expression (<emph>Mid msgstr "" #: 03120306.xhp -#, fuzzy msgctxt "" "03120306.xhp\n" "hd_id3149560\n" @@ -32370,7 +31177,6 @@ msgid "Example:" msgstr "Primjer:" #: 03120306.xhp -#, fuzzy msgctxt "" "03120306.xhp\n" "par_id3153189\n" @@ -32404,7 +31210,6 @@ msgid "<link href=\"text/sbasic/shared/03120307.xhp\" name=\"Right Function [Run msgstr "" #: 03120307.xhp -#, fuzzy msgctxt "" "03120307.xhp\n" "par_id3150984\n" @@ -32429,7 +31234,6 @@ msgid "Syntax:" msgstr "" #: 03120307.xhp -#, fuzzy msgctxt "" "03120307.xhp\n" "par_id3153061\n" @@ -32438,7 +31242,6 @@ msgid "Right (Text As String, n As Long)" msgstr "Desno (Tekst nako niz znakova , n kao decimalni broj)" #: 03120307.xhp -#, fuzzy msgctxt "" "03120307.xhp\n" "hd_id3145068\n" @@ -32447,7 +31250,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03120307.xhp -#, fuzzy msgctxt "" "03120307.xhp\n" "par_id3156344\n" @@ -32456,7 +31258,6 @@ msgid "String" msgstr "Znakovni niz" #: 03120307.xhp -#, fuzzy msgctxt "" "03120307.xhp\n" "hd_id3146795\n" @@ -32481,7 +31282,6 @@ msgid "<emph>n:</emph> Numeric expression that defines the number of characters msgstr "" #: 03120307.xhp -#, fuzzy msgctxt "" "03120307.xhp\n" "par_id3158410\n" @@ -32490,7 +31290,6 @@ msgid "The following example converts a date in YYYY-MM-DD format to the US date msgstr "Sljedeći primjer pretvara nadnevak iz YYYY-MM-DD formata u US format nadnevka (MM/DD/YYYY)." #: 03120307.xhp -#, fuzzy msgctxt "" "03120307.xhp\n" "hd_id3156212\n" @@ -32499,7 +31298,6 @@ msgid "Example:" msgstr "Primjer:" #: 03120307.xhp -#, fuzzy msgctxt "" "03120307.xhp\n" "par_id3159252\n" @@ -32532,7 +31330,6 @@ msgid "<link href=\"text/sbasic/shared/03120308.xhp\" name=\"RSet Statement [Run msgstr "" #: 03120308.xhp -#, fuzzy msgctxt "" "03120308.xhp\n" "par_id3150503\n" @@ -32549,7 +31346,6 @@ msgid "Syntax:" msgstr "" #: 03120308.xhp -#, fuzzy msgctxt "" "03120308.xhp\n" "par_id3150669\n" @@ -32558,7 +31354,6 @@ msgid "RSet Text As String = Text or RSet Variable1 = Variable2" msgstr "RSet Text As String = Text or RSet Variable1 = Variable2" #: 03120308.xhp -#, fuzzy msgctxt "" "03120308.xhp\n" "hd_id3156024\n" @@ -32623,7 +31418,6 @@ msgid "The following example uses the <emph>RSet</emph> and <emph>LSet</emph> st msgstr "" #: 03120308.xhp -#, fuzzy msgctxt "" "03120308.xhp\n" "hd_id3154909\n" @@ -32632,7 +31426,6 @@ msgid "Example:" msgstr "Primjer:" #: 03120308.xhp -#, fuzzy msgctxt "" "03120308.xhp\n" "par_id3155856\n" @@ -32641,7 +31434,6 @@ msgid "' Right-align \"SBX\" in a 40-character string" msgstr "REM Desno orijentiran \"SBX\" u 40 znakovnom nizu znakova" #: 03120308.xhp -#, fuzzy msgctxt "" "03120308.xhp\n" "par_id3152577\n" @@ -32650,7 +31442,6 @@ msgid "' Replace asterisks with spaces" msgstr "REM Zamijeni zvjezdice s razmacima" #: 03120308.xhp -#, fuzzy msgctxt "" "03120308.xhp\n" "par_id3145801\n" @@ -32684,7 +31475,6 @@ msgid "<link href=\"text/sbasic/shared/03120309.xhp\" name=\"RTrim Function [Run msgstr "" #: 03120309.xhp -#, fuzzy msgctxt "" "03120309.xhp\n" "par_id3153127\n" @@ -32709,7 +31499,6 @@ msgid "Syntax:" msgstr "" #: 03120309.xhp -#, fuzzy msgctxt "" "03120309.xhp\n" "par_id3154347\n" @@ -32718,7 +31507,6 @@ msgid "RTrim (Text As String)" msgstr "RTrim (Text As String)" #: 03120309.xhp -#, fuzzy msgctxt "" "03120309.xhp\n" "hd_id3149457\n" @@ -32727,7 +31515,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03120309.xhp -#, fuzzy msgctxt "" "03120309.xhp\n" "par_id3153381\n" @@ -32736,7 +31523,6 @@ msgid "String" msgstr "Znakovni niz" #: 03120309.xhp -#, fuzzy msgctxt "" "03120309.xhp\n" "hd_id3148798\n" @@ -32753,7 +31539,6 @@ msgid "<emph>Text: </emph>Any string expression." msgstr "" #: 03120309.xhp -#, fuzzy msgctxt "" "03120309.xhp\n" "hd_id3151041\n" @@ -32787,7 +31572,6 @@ msgid "<link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase Function [Run msgstr "" #: 03120310.xhp -#, fuzzy msgctxt "" "03120310.xhp\n" "par_id3155420\n" @@ -32812,7 +31596,6 @@ msgid "<emph>Syntax</emph>:" msgstr "" #: 03120310.xhp -#, fuzzy msgctxt "" "03120310.xhp\n" "par_id3153061\n" @@ -32829,7 +31612,6 @@ msgid "<emph>Return value</emph>:" msgstr "" #: 03120310.xhp -#, fuzzy msgctxt "" "03120310.xhp\n" "par_id3146795\n" @@ -32838,7 +31620,6 @@ msgid "String" msgstr "Znakovni niz" #: 03120310.xhp -#, fuzzy msgctxt "" "03120310.xhp\n" "hd_id3149457\n" @@ -32855,7 +31636,6 @@ msgid "<emph>Text:</emph> Any string expression that you want to convert." msgstr "" #: 03120310.xhp -#, fuzzy msgctxt "" "03120310.xhp\n" "hd_id3154125\n" @@ -32864,7 +31644,6 @@ msgid "Example:" msgstr "Primjer:" #: 03120310.xhp -#, fuzzy msgctxt "" "03120310.xhp\n" "par_id3149204\n" @@ -32873,7 +31652,6 @@ msgid "Print LCase(sVar) ' returns \"las vegas\"" msgstr "Print LCase(sVar) REM returns \"las vegas\"" #: 03120310.xhp -#, fuzzy msgctxt "" "03120310.xhp\n" "par_id3156280\n" @@ -32907,7 +31685,6 @@ msgid "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Trim Function [Runt msgstr "" #: 03120311.xhp -#, fuzzy msgctxt "" "03120311.xhp\n" "par_id3149177\n" @@ -32924,7 +31701,6 @@ msgid "Syntax:" msgstr "" #: 03120311.xhp -#, fuzzy msgctxt "" "03120311.xhp\n" "par_id3155341\n" @@ -32933,7 +31709,6 @@ msgid "Trim( Text As String )" msgstr "Trim( Text As String )" #: 03120311.xhp -#, fuzzy msgctxt "" "03120311.xhp\n" "hd_id3155388\n" @@ -32942,7 +31717,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03120311.xhp -#, fuzzy msgctxt "" "03120311.xhp\n" "par_id3143228\n" @@ -32951,7 +31725,6 @@ msgid "String" msgstr "Znakovni niz" #: 03120311.xhp -#, fuzzy msgctxt "" "03120311.xhp\n" "hd_id3145609\n" @@ -32968,7 +31741,6 @@ msgid "<emph>Text:</emph> Any string expression." msgstr "" #: 03120311.xhp -#, fuzzy msgctxt "" "03120311.xhp\n" "hd_id3148663\n" @@ -33286,7 +32058,6 @@ msgid "<link href=\"text/sbasic/shared/03120314.xhp\" name=\"Split Function [Run msgstr "" #: 03120314.xhp -#, fuzzy msgctxt "" "03120314.xhp\n" "par_id3155805\n" @@ -33303,7 +32074,6 @@ msgid "Syntax:" msgstr "" #: 03120314.xhp -#, fuzzy msgctxt "" "03120314.xhp\n" "par_id3153824\n" @@ -33312,7 +32082,6 @@ msgid "Split (Text As String, delimiter, number)" msgstr "Split (Text As String, delimiter, number)" #: 03120314.xhp -#, fuzzy msgctxt "" "03120314.xhp\n" "hd_id3149763\n" @@ -33321,7 +32090,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03120314.xhp -#, fuzzy msgctxt "" "03120314.xhp\n" "par_id3154285\n" @@ -33330,7 +32098,6 @@ msgid "String" msgstr "Znakovni niz" #: 03120314.xhp -#, fuzzy msgctxt "" "03120314.xhp\n" "hd_id3145315\n" @@ -33363,7 +32130,6 @@ msgid "<emph>number (optional):</emph> The number of substrings that you want to msgstr "" #: 03120314.xhp -#, fuzzy msgctxt "" "03120314.xhp\n" "hd_id3150398\n" @@ -33530,7 +32296,6 @@ msgid "<link href=\"text/sbasic/shared/03120401.xhp\" name=\"InStr Function [Run msgstr "" #: 03120401.xhp -#, fuzzy msgctxt "" "03120401.xhp\n" "par_id3153990\n" @@ -33539,7 +32304,6 @@ msgid "Returns the position of a string within another string." msgstr "Vraća položaj niza znakova unutar drugog niza znakova." #: 03120401.xhp -#, fuzzy msgctxt "" "03120401.xhp\n" "par_id3147303\n" @@ -33556,7 +32320,6 @@ msgid "Syntax:" msgstr "" #: 03120401.xhp -#, fuzzy msgctxt "" "03120401.xhp\n" "par_id3146957\n" @@ -33565,7 +32328,6 @@ msgid "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])" msgstr "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])" #: 03120401.xhp -#, fuzzy msgctxt "" "03120401.xhp\n" "hd_id3148538\n" @@ -33574,7 +32336,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03120401.xhp -#, fuzzy msgctxt "" "03120401.xhp\n" "par_id3149763\n" @@ -33583,7 +32344,6 @@ msgid "Integer" msgstr "Cijeli broj" #: 03120401.xhp -#, fuzzy msgctxt "" "03120401.xhp\n" "hd_id3148473\n" @@ -33624,7 +32384,6 @@ msgid "<emph>Compare:</emph> Optional numeric expression that defines the type o msgstr "" #: 03120401.xhp -#, fuzzy msgctxt "" "03120401.xhp\n" "par_id3153361\n" @@ -33633,7 +32392,6 @@ msgid "To avoid a run-time error, do not set the Compare parameter if the first msgstr "Za izbjegavanje run-time greške, ne podešavajte parametar Usporedbe, ako prvi return parametar je izostavljen." #: 03120401.xhp -#, fuzzy msgctxt "" "03120401.xhp\n" "hd_id3154366\n" @@ -33642,7 +32400,6 @@ msgid "Example:" msgstr "Primjer:" #: 03120401.xhp -#, fuzzy msgctxt "" "03120401.xhp\n" "par_id3144760\n" @@ -33651,7 +32408,6 @@ msgid "sInput = \"Office\"" msgstr "sInput = \"Office\"" #: 03120401.xhp -#, fuzzy msgctxt "" "03120401.xhp\n" "par_id3154125\n" @@ -33792,7 +32548,6 @@ msgid "<link href=\"text/sbasic/shared/03120403.xhp\" name=\"StrComp Function [R msgstr "" #: 03120403.xhp -#, fuzzy msgctxt "" "03120403.xhp\n" "par_id3155805\n" @@ -33809,7 +32564,6 @@ msgid "Syntax:" msgstr "" #: 03120403.xhp -#, fuzzy msgctxt "" "03120403.xhp\n" "par_id3150503\n" @@ -33818,7 +32572,6 @@ msgid "StrComp (Text1 As String, Text2 As String[, Compare])" msgstr "StrComp (Text1 As String, Text2 As String[, Compare])" #: 03120403.xhp -#, fuzzy msgctxt "" "03120403.xhp\n" "hd_id3147574\n" @@ -33827,7 +32580,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03120403.xhp -#, fuzzy msgctxt "" "03120403.xhp\n" "par_id3156152\n" @@ -33836,7 +32588,6 @@ msgid "Integer" msgstr "Cijeli broj" #: 03120403.xhp -#, fuzzy msgctxt "" "03120403.xhp\n" "hd_id3150984\n" @@ -33869,7 +32620,6 @@ msgid "<emph>Compare:</emph> This optional parameter sets the comparison method. msgstr "" #: 03120403.xhp -#, fuzzy msgctxt "" "03120403.xhp\n" "hd_id3154940\n" @@ -33878,7 +32628,6 @@ msgid "Return value" msgstr "Povratna vrijednost" #: 03120403.xhp -#, fuzzy msgctxt "" "03120403.xhp\n" "par_id3150358\n" @@ -33887,7 +32636,6 @@ msgid "If Text1 < Text2 the function returns -1" msgstr "If Text1 < Text2 the function returns -1" #: 03120403.xhp -#, fuzzy msgctxt "" "03120403.xhp\n" "par_id3151043\n" @@ -33896,7 +32644,6 @@ msgid "If Text1 = Text2 the function returns 0" msgstr "If Text1 = Text2 the function returns 0" #: 03120403.xhp -#, fuzzy msgctxt "" "03120403.xhp\n" "par_id3158410\n" @@ -33905,7 +32652,6 @@ msgid "If Text1 > Text2 the function returns 1" msgstr "If Text1 > Text2 the function returns 1" #: 03120403.xhp -#, fuzzy msgctxt "" "03120403.xhp\n" "hd_id3153968\n" @@ -34026,7 +32772,6 @@ msgid "<link href=\"text/sbasic/shared/03130500.xhp\" name=\"Shell Function [Run msgstr "" #: 03130500.xhp -#, fuzzy msgctxt "" "03130500.xhp\n" "par_id3153394\n" @@ -34043,7 +32788,6 @@ msgid "Syntax" msgstr "" #: 03130500.xhp -#, fuzzy msgctxt "" "03130500.xhp\n" "par_id3147576\n" @@ -34052,7 +32796,6 @@ msgid "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, msgstr "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])" #: 03130500.xhp -#, fuzzy msgctxt "" "03130500.xhp\n" "hd_id3149235\n" @@ -34061,7 +32804,6 @@ msgid "Parameter" msgstr "Parametar" #: 03130500.xhp -#, fuzzy msgctxt "" "03130500.xhp\n" "hd_id3154306\n" @@ -34070,7 +32812,6 @@ msgid "Pathname" msgstr "Ime putanje" #: 03130500.xhp -#, fuzzy msgctxt "" "03130500.xhp\n" "par_id3155419\n" @@ -34079,7 +32820,6 @@ msgid "Complete path and program name of the program that you want to start." msgstr "Kompletni put i ime programa koji želite pokrenuti" #: 03130500.xhp -#, fuzzy msgctxt "" "03130500.xhp\n" "hd_id3150771\n" @@ -34088,7 +32828,6 @@ msgid "Windowstyle" msgstr "Windowstyle" #: 03130500.xhp -#, fuzzy msgctxt "" "03130500.xhp\n" "par_id3145609\n" @@ -34105,7 +32844,6 @@ msgid "0" msgstr "" #: 03130500.xhp -#, fuzzy msgctxt "" "03130500.xhp\n" "par_id3153360\n" @@ -34122,7 +32860,6 @@ msgid "1" msgstr "" #: 03130500.xhp -#, fuzzy msgctxt "" "03130500.xhp\n" "par_id3144760\n" @@ -34139,7 +32876,6 @@ msgid "2" msgstr "" #: 03130500.xhp -#, fuzzy msgctxt "" "03130500.xhp\n" "par_id3148451\n" @@ -34156,7 +32892,6 @@ msgid "3" msgstr "" #: 03130500.xhp -#, fuzzy msgctxt "" "03130500.xhp\n" "par_id3146921\n" @@ -34173,7 +32908,6 @@ msgid "4" msgstr "" #: 03130500.xhp -#, fuzzy msgctxt "" "03130500.xhp\n" "par_id3155854\n" @@ -34190,7 +32924,6 @@ msgid "6" msgstr "" #: 03130500.xhp -#, fuzzy msgctxt "" "03130500.xhp\n" "par_id3152938\n" @@ -34199,7 +32932,6 @@ msgid "Minimized program window, focus remains on the active window." msgstr "Minimalizirani programski prozor, fokus ostaje na aktivnom prozoru" #: 03130500.xhp -#, fuzzy msgctxt "" "03130500.xhp\n" "par_id3146119\n" @@ -34208,7 +32940,6 @@ msgid "10" msgstr "10" #: 03130500.xhp -#, fuzzy msgctxt "" "03130500.xhp\n" "par_id3151112\n" @@ -34217,7 +32948,6 @@ msgid "Full-screen display." msgstr "Full-screen display." #: 03130500.xhp -#, fuzzy msgctxt "" "03130500.xhp\n" "hd_id3150419\n" @@ -34226,7 +32956,6 @@ msgid "Param" msgstr "Param" #: 03130500.xhp -#, fuzzy msgctxt "" "03130500.xhp\n" "par_id3149412\n" @@ -34235,7 +32964,6 @@ msgid "Any string expression that specifies the command line that want to pass." msgstr "Bilo koji izraz znakovnog niza koji sprema liniju koda koju želite dati" #: 03130500.xhp -#, fuzzy msgctxt "" "03130500.xhp\n" "hd_id3148456\n" @@ -34252,7 +32980,6 @@ msgid "If this value is set to <emph>true</emph>, the <emph>Shell</emph> command msgstr "" #: 03130500.xhp -#, fuzzy msgctxt "" "03130500.xhp\n" "hd_id3154270\n" @@ -34389,7 +33116,6 @@ msgid "Syntax:" msgstr "" #: 03130700.xhp -#, fuzzy msgctxt "" "03130700.xhp\n" "par_id3147242\n" @@ -34398,7 +33124,6 @@ msgid "GetSystemTicks()" msgstr "GetSystemTicks()" #: 03130700.xhp -#, fuzzy msgctxt "" "03130700.xhp\n" "hd_id3149233\n" @@ -34407,7 +33132,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03130700.xhp -#, fuzzy msgctxt "" "03130700.xhp\n" "par_id3149762\n" @@ -34416,7 +33140,6 @@ msgid "Long" msgstr "Dugačko" #: 03130700.xhp -#, fuzzy msgctxt "" "03130700.xhp\n" "hd_id3156152\n" @@ -34425,7 +33148,6 @@ msgid "Example:" msgstr "Primjer:" #: 03130700.xhp -#, fuzzy msgctxt "" "03130700.xhp\n" "par_id3154938\n" @@ -34483,7 +33205,6 @@ msgid "Environ (Environment As String)" msgstr "" #: 03130800.xhp -#, fuzzy msgctxt "" "03130800.xhp\n" "hd_id3159157\n" @@ -34492,7 +33213,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03130800.xhp -#, fuzzy msgctxt "" "03130800.xhp\n" "par_id3148473\n" @@ -34501,7 +33221,6 @@ msgid "String" msgstr "Znakovni niz" #: 03130800.xhp -#, fuzzy msgctxt "" "03130800.xhp\n" "hd_id3145609\n" @@ -34518,7 +33237,6 @@ msgid "Environment: Environment variable that you want to return the value for." msgstr "" #: 03130800.xhp -#, fuzzy msgctxt "" "03130800.xhp\n" "hd_id3148663\n" @@ -34559,7 +33277,6 @@ msgid "<link href=\"text/sbasic/shared/03131000.xhp\" name=\"GetSolarVersion Fun msgstr "" #: 03131000.xhp -#, fuzzy msgctxt "" "03131000.xhp\n" "par_id3152801\n" @@ -34576,7 +33293,6 @@ msgid "Syntax:" msgstr "" #: 03131000.xhp -#, fuzzy msgctxt "" "03131000.xhp\n" "par_id3155388\n" @@ -34585,7 +33301,6 @@ msgid "s = GetSolarVersion" msgstr "s = GetSolarVersion" #: 03131000.xhp -#, fuzzy msgctxt "" "03131000.xhp\n" "hd_id3149514\n" @@ -34594,7 +33309,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03131000.xhp -#, fuzzy msgctxt "" "03131000.xhp\n" "par_id3148685\n" @@ -34603,7 +33317,6 @@ msgid "String" msgstr "Znakovni niz" #: 03131000.xhp -#, fuzzy msgctxt "" "03131000.xhp\n" "hd_id3143270\n" @@ -34612,7 +33325,6 @@ msgid "Example:" msgstr "Primjer:" #: 03131000.xhp -#, fuzzy msgctxt "" "03131000.xhp\n" "par_id3148947\n" @@ -34646,7 +33358,6 @@ msgid "<link href=\"text/sbasic/shared/03131300.xhp\" name=\"TwipsPerPixelX Func msgstr "" #: 03131300.xhp -#, fuzzy msgctxt "" "03131300.xhp\n" "par_id3153394\n" @@ -34663,7 +33374,6 @@ msgid "Syntax:" msgstr "" #: 03131300.xhp -#, fuzzy msgctxt "" "03131300.xhp\n" "par_id3151110\n" @@ -34672,7 +33382,6 @@ msgid "n = TwipsPerPixelX" msgstr "n = TwipsPerPixelX" #: 03131300.xhp -#, fuzzy msgctxt "" "03131300.xhp\n" "hd_id3150669\n" @@ -34681,7 +33390,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03131300.xhp -#, fuzzy msgctxt "" "03131300.xhp\n" "par_id3150503\n" @@ -34690,7 +33398,6 @@ msgid "Integer" msgstr "Cijeli broj" #: 03131300.xhp -#, fuzzy msgctxt "" "03131300.xhp\n" "hd_id3159176\n" @@ -34699,7 +33406,6 @@ msgid "Example:" msgstr "Primjer:" #: 03131300.xhp -#, fuzzy msgctxt "" "03131300.xhp\n" "par_id3153061\n" @@ -34733,7 +33439,6 @@ msgid "<link href=\"text/sbasic/shared/03131400.xhp\" name=\"TwipsPerPixelY Func msgstr "" #: 03131400.xhp -#, fuzzy msgctxt "" "03131400.xhp\n" "par_id3154186\n" @@ -34750,7 +33455,6 @@ msgid "Syntax:" msgstr "" #: 03131400.xhp -#, fuzzy msgctxt "" "03131400.xhp\n" "par_id3153681\n" @@ -34759,7 +33463,6 @@ msgid "n = TwipsPerPixelY" msgstr "n = TwipsPerPixelY" #: 03131400.xhp -#, fuzzy msgctxt "" "03131400.xhp\n" "hd_id3148473\n" @@ -34768,7 +33471,6 @@ msgid "Return value:" msgstr "Povratna vrijednost" #: 03131400.xhp -#, fuzzy msgctxt "" "03131400.xhp\n" "par_id3154306\n" @@ -34777,7 +33479,6 @@ msgid "Integer" msgstr "Cijeli broj" #: 03131400.xhp -#, fuzzy msgctxt "" "03131400.xhp\n" "hd_id3149235\n" @@ -34786,7 +33487,6 @@ msgid "Example:" msgstr "Primjer:" #: 03131400.xhp -#, fuzzy msgctxt "" "03131400.xhp\n" "par_id3154142\n" @@ -34907,7 +33607,6 @@ msgid "<link href=\"text/sbasic/shared/03131600.xhp\" name=\"CreateUnoService Fu msgstr "" #: 03131600.xhp -#, fuzzy msgctxt "" "03131600.xhp\n" "par_id3152924\n" @@ -34924,7 +33623,6 @@ msgid "Syntax:" msgstr "" #: 03131600.xhp -#, fuzzy msgctxt "" "03131600.xhp\n" "par_id3153346\n" @@ -34941,7 +33639,6 @@ msgid "For a list of available services, go to: http://api.libreoffice.org/docs/ msgstr "" #: 03131600.xhp -#, fuzzy msgctxt "" "03131600.xhp\n" "hd_id3151111\n" @@ -34950,7 +33647,6 @@ msgid "Examples:" msgstr "Primjeri:" #: 03131600.xhp -#, fuzzy msgctxt "" "03131600.xhp\n" "par_id3154046\n" @@ -35455,7 +34151,6 @@ msgid "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )" msgstr "" #: 03132000.xhp -#, fuzzy msgctxt "" "03132000.xhp\n" "hd_id3147574\n" @@ -35592,7 +34287,6 @@ msgid "Method of the com.sun.star.container.XContainerListener interface" msgstr "" #: 03132000.xhp -#, fuzzy msgctxt "" "03132000.xhp\n" "par_id3147435\n" @@ -35853,7 +34547,6 @@ msgid "Syntax:" msgstr "" #: 03132200.xhp -#, fuzzy msgctxt "" "03132200.xhp\n" "par_id3151056\n" @@ -35862,7 +34555,6 @@ msgid "ThisComponent" msgstr "ThisComponent" #: 03132200.xhp -#, fuzzy msgctxt "" "03132200.xhp\n" "hd_id3154940\n" @@ -35871,7 +34563,6 @@ msgid "Example:" msgstr "Primjer:" #: 03132200.xhp -#, fuzzy msgctxt "" "03132200.xhp\n" "par_id3154123\n" @@ -35880,7 +34571,6 @@ msgid "' updates the \"Table of Contents\" in a text doc" msgstr "REM updates the \"Table of Contents\" in a text doc" #: 03132200.xhp -#, fuzzy msgctxt "" "03132200.xhp\n" "par_id3153194\n" @@ -35889,7 +34579,6 @@ msgid "index = allindexes.getByName(\"Table of Contents1\")" msgstr "index = allindexes.getByName(\"Table of Contents1\")" #: 03132200.xhp -#, fuzzy msgctxt "" "03132200.xhp\n" "par_id3156422\n" |