/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * * This file incorporates work covered by the following license notice: * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright * ownership. The ASF licenses this file to you under the Apache * License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #ifndef INCLUDED_TOOLS_CONFIG_HXX #define INCLUDED_TOOLS_CONFIG_HXX #include #include struct ImplConfigData; struct ImplGroupData; class TOOLS_DLLPUBLIC Config { private: OUString maFileName; OString maGroupName; ImplConfigData* mpData; ImplGroupData* mpActGroup; sal_uIntPtr mnDataUpdateId; sal_uInt16 mnLockCount; bool mbPersistence; TOOLS_DLLPRIVATE bool ImplUpdateConfig() const; TOOLS_DLLPRIVATE ImplGroupData* ImplGetGroup() const; public: Config( const OUString& rFileName ); ~Config(); const OUString& GetPathName() const { return maFileName; } void SetGroup(const OString& rGroup); const OString& GetGroup() const { return maGroupName; } void DeleteGroup(const OString& rGroup); OString GetGroupName(sal_uInt16 nGroup) const; sal_uInt16 GetGroupCount() const; bool HasGroup(const OString& rGroup) const; OString ReadKey(const OString& rKey) const; OString ReadKey(const OString& rKey, const OString& rDefault) const; void WriteKey(const OString& rKey, const OString& rValue); void DeleteKey(const OString& rKey); OString GetKeyName(sal_uInt16 nKey) const; OString ReadKey(sal_uInt16 nKey) const; sal_uInt16 GetKeyCount() const; bool IsLocked() const { return (mnLockCount != 0); } void Flush(); void EnablePersistence( bool bPersistence = true ) { mbPersistence = bPersistence; } bool IsPersistenceEnabled() const { return mbPersistence; } private: TOOLS_DLLPRIVATE Config( const Config& rConfig ); TOOLS_DLLPRIVATE Config& operator = ( const Config& rConfig ); }; #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ option> LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-11-20 11:00:15 +0100
committerAndras Timar <atimar@suse.com>2012-11-20 11:00:15 +0100
commitb2cf0bf6fb5d098ed7997099349b74de8fb5e1f1 (patch)
treebeb7d143ffddf782f7ad8a9d6833184044e7b3e7 /source/bs/helpcontent2
parentf044f8923d796ba10814d4bbe8f22c527225e56f (diff)
initial import of LibreOffice 4.0 translations
Change-Id: I577494b6b4189ed19723af4b5e273ea4da85e708
Diffstat (limited to 'source/bs/helpcontent2')
-rw-r--r--source/bs/helpcontent2/source/text/sbasic/guide.po1017
-rw-r--r--source/bs/helpcontent2/source/text/sbasic/shared.po55268
-rw-r--r--source/bs/helpcontent2/source/text/sbasic/shared/01.po709
-rw-r--r--source/bs/helpcontent2/source/text/sbasic/shared/02.po1983
-rw-r--r--source/bs/helpcontent2/source/text/scalc.po1991
-rw-r--r--source/bs/helpcontent2/source/text/scalc/00.po2225
-rw-r--r--source/bs/helpcontent2/source/text/scalc/01.po77736
-rw-r--r--source/bs/helpcontent2/source/text/scalc/02.po1313
-rw-r--r--source/bs/helpcontent2/source/text/scalc/04.po1534
-rw-r--r--source/bs/helpcontent2/source/text/scalc/05.po1210
-rw-r--r--source/bs/helpcontent2/source/text/scalc/guide.po15742
-rw-r--r--source/bs/helpcontent2/source/text/schart.po858
-rw-r--r--source/bs/helpcontent2/source/text/schart/00.po507
-rw-r--r--source/bs/helpcontent2/source/text/schart/01.po10095
-rw-r--r--source/bs/helpcontent2/source/text/schart/02.po249
-rw-r--r--source/bs/helpcontent2/source/text/schart/04.po262
-rw-r--r--source/bs/helpcontent2/source/text/sdraw.po1396
-rw-r--r--source/bs/helpcontent2/source/text/sdraw/00.po23
-rw-r--r--source/bs/helpcontent2/source/text/sdraw/01.po31
-rw-r--r--source/bs/helpcontent2/source/text/sdraw/04.po836
-rw-r--r--source/bs/helpcontent2/source/text/sdraw/guide.po2721
-rw-r--r--source/bs/helpcontent2/source/text/shared.po3476
-rw-r--r--source/bs/helpcontent2/source/text/shared/00.po16305
-rw-r--r--source/bs/helpcontent2/source/text/shared/01.po61014
-rw-r--r--source/bs/helpcontent2/source/text/shared/02.po23486
-rw-r--r--source/bs/helpcontent2/source/text/shared/04.po2575
-rw-r--r--source/bs/helpcontent2/source/text/shared/05.po1539
-rw-r--r--source/bs/helpcontent2/source/text/shared/07.po63
-rw-r--r--source/bs/helpcontent2/source/text/shared/autokorr.po502
-rw-r--r--source/bs/helpcontent2/source/text/shared/autopi.po12963
-rw-r--r--source/bs/helpcontent2/source/text/shared/explorer/database.po19007
-rw-r--r--source/bs/helpcontent2/source/text/shared/guide.po24907
-rw-r--r--source/bs/helpcontent2/source/text/shared/optionen.po20681
-rw-r--r--source/bs/helpcontent2/source/text/simpress.po2106
-rw-r--r--source/bs/helpcontent2/source/text/simpress/00.po1668
-rw-r--r--source/bs/helpcontent2/source/text/simpress/01.po11635
-rw-r--r--source/bs/helpcontent2/source/text/simpress/02.po7151
-rw-r--r--source/bs/helpcontent2/source/text/simpress/04.po1627
-rw-r--r--source/bs/helpcontent2/source/text/simpress/guide.po6357
-rw-r--r--source/bs/helpcontent2/source/text/smath.po775
-rw-r--r--source/bs/helpcontent2/source/text/smath/00.po673
-rw-r--r--source/bs/helpcontent2/source/text/smath/01.po17277
-rw-r--r--source/bs/helpcontent2/source/text/smath/02.po58
-rw-r--r--source/bs/helpcontent2/source/text/smath/04.po214
-rw-r--r--source/bs/helpcontent2/source/text/smath/guide.po972
-rw-r--r--source/bs/helpcontent2/source/text/swriter.po2801
-rw-r--r--source/bs/helpcontent2/source/text/swriter/00.po3282
-rw-r--r--source/bs/helpcontent2/source/text/swriter/01.po36648
-rw-r--r--source/bs/helpcontent2/source/text/swriter/02.po4444
-rw-r--r--source/bs/helpcontent2/source/text/swriter/04.po2128
-rw-r--r--source/bs/helpcontent2/source/text/swriter/guide.po22991
51 files changed, 361273 insertions, 125758 deletions
diff --git a/source/bs/helpcontent2/source/text/sbasic/guide.po b/source/bs/helpcontent2/source/text/sbasic/guide.po
index cefa9b951ad..6d3ff7e225d 100644
--- a/source/bs/helpcontent2/source/text/sbasic/guide.po
+++ b/source/bs/helpcontent2/source/text/sbasic/guide.po
@@ -1,9 +1,9 @@
-#. extracted from helpcontent2/source/text/sbasic/guide.oo
+#. extracted from helpcontent2/source/text/sbasic/guide
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+helpcontent2%2Fsource%2Ftext%2Fsbasic%2Fguide.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-06-26 09:53+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
"PO-Revision-Date: 2011-04-05 19:01+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,603 +12,796 @@ 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: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: translation.xhp#tit.help.text
-msgid "Translation of Controls in the Dialog Editor"
-msgstr ""
-
-#: translation.xhp#bm_id8915372.help.text
-msgid "<bookmark_value>dialogs;translating</bookmark_value><bookmark_value>localizing dialogs</bookmark_value><bookmark_value>translating dialogs</bookmark_value>"
-msgstr ""
-
-#: translation.xhp#hd_id3574896.help.text
-msgid "<variable id=\"translation\"><link href=\"text/sbasic/guide/translation.xhp\">Translation of Controls in the Dialog Editor</link></variable>"
-msgstr ""
-
-#: translation.xhp#par_id4601940.help.text
-msgid "<ahelp hid=\".\">The Language toolbar in the Basic IDE dialog editor shows controls to enable and manage localizable dialogs.</ahelp>"
-msgstr ""
-
-#: translation.xhp#par_id9538560.help.text
-msgid "By default, any dialog that you create only contains string resources for one language. You may want to create dialogs that automatically show localized strings according to the user's language settings."
-msgstr ""
-
-#: translation.xhp#par_id6998809.help.text
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the language for the strings that you want to edit. Click the Manage Languages icon to add languages.</ahelp>"
-msgstr ""
-
-#: translation.xhp#par_id71413.help.text
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click a language, then click Default to set the language as default, or click Delete to remove the language from the list.</ahelp>"
-msgstr ""
-
-#: translation.xhp#par_id2924283.help.text
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can add a language to the list.</ahelp>"
-msgstr ""
-
-#: translation.xhp#par_id5781731.help.text
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a language in the list and click Delete to remove that language. When you remove all languages, the string resources for localizable dialogs are removed from all dialogs in the current library.</ahelp>"
-msgstr ""
-
-#: translation.xhp#par_id6942045.help.text
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a language in the list and click Default to set the language as default language.</ahelp>"
-msgstr ""
-
-#: translation.xhp#par_id4721823.help.text
-msgid "<ahelp hid=\".\" visibility=\"hidden\">The default language will be used as a source for all other language strings.</ahelp>"
-msgstr ""
-
-#: translation.xhp#par_id5806756.help.text
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Add UI languages for your dialog strings.</ahelp>"
-msgstr ""
-
-#: translation.xhp#hd_id6596881.help.text
-msgid "To enable localizable dialogs"
-msgstr ""
-
-#: translation.xhp#par_id8750572.help.text
-msgid "In the Basic IDE dialog editor, open the Language toolbar choosing <item type=\"menuitem\">View - Toolbars - Language</item>. "
-msgstr ""
-
-#: translation.xhp#par_id2224494.help.text
-msgid "If the current library already contains a localizable dialog, the Language toolbar is shown automatically."
-msgstr ""
-
-#: translation.xhp#par_id7359233.help.text
-msgid "Click the <emph>Manage Languages</emph> icon <image id=\"img_id2526017\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2526017\">Manage Language icon</alt></image> on the Language toolbar or on the Toolbox bar."
-msgstr ""
-
-#: translation.xhp#par_id6549272.help.text
-msgid "You see the Manage User Interface Language dialog. The dialog manages languages for the current library. The name of the current library is shown on the title bar."
-msgstr ""
-
-#: translation.xhp#par_id6529740.help.text
-msgid "Click Add in the dialog to add a language entry. "
-msgstr ""
-
-#: translation.xhp#par_id7811822.help.text
-msgid "This step enables all new dialogs to contain localizable string resources."
-msgstr ""
-
-#: translation.xhp#par_id9121982.help.text
-msgid "The first time you click Add, you see the Set Default User Interface Language dialog. The following times you click Add, this dialog has the name Add User Interface Language."
+#. lyK]
+#: create_dialog.xhp
+msgctxt ""
+"create_dialog.xhp\n"
+"tit\n"
+"help.text"
+msgid "Creating a Basic Dialog"
msgstr ""
-#: translation.xhp#par_id3640247.help.text
-msgid "You can also change the default language in the Manage User Interface Language dialog."
+#. 5QGj
+#: create_dialog.xhp
+msgctxt ""
+"create_dialog.xhp\n"
+"bm_id3149346\n"
+"help.text"
+msgid "<bookmark_value>dialogs;creating Basic dialogs</bookmark_value>"
msgstr ""
-#: translation.xhp#par_id3808404.help.text
-msgid "Select a language. "
+#. 7/Gq
+#: create_dialog.xhp
+msgctxt ""
+"create_dialog.xhp\n"
+"hd_id3149346\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"create_dialog\"><link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Creating a Basic Dialog\">Creating a Basic Dialog</link></variable>"
msgstr ""
-#: translation.xhp#par_id4585100.help.text
-msgid "This adds string resources to contain the translated versions of all strings to the dialog properties. The set of dialog strings of the default language is copied to the new set of strings. Later, you can switch to the new language and then translate the strings."
+#. I[pj
+#: create_dialog.xhp
+msgctxt ""
+"create_dialog.xhp\n"
+"par_id3163802\n"
+"3\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Dialogs</emph>, and then click <emph>New</emph>."
msgstr ""
-#: translation.xhp#par_id2394482.help.text
-msgid "Close the dialog or add additional languages."
+#. i4iR
+#: create_dialog.xhp
+msgctxt ""
+"create_dialog.xhp\n"
+"par_id3150447\n"
+"11\n"
+"help.text"
+msgid "Enter a name for the dialog, and click OK. To rename the dialog later, right-click the name on the tab, and choose <emph>Rename</emph>."
msgstr ""
-#: translation.xhp#hd_id631733.help.text
-msgid "To edit localizable controls in your dialog"
+#. g4sC
+#: create_dialog.xhp
+msgctxt ""
+"create_dialog.xhp\n"
+"par_idN1065F\n"
+"help.text"
+msgid "Click <emph>Edit</emph>. The Basic dialog editor opens and contains a blank dialog."
msgstr ""
-#: translation.xhp#par_id2334665.help.text
-msgid "Once you have added the resources for localizable strings in your dialogs, you can select the current language from the Current Language listbox on the Language toolbar."
+#. G]H:
+#: create_dialog.xhp
+msgctxt ""
+"create_dialog.xhp\n"
+"par_id3153726\n"
+"6\n"
+"help.text"
+msgid "If you do not see the <emph>Toolbox</emph> bar, click the arrow next to the <emph>Insert Controls </emph>icon to open the <emph>Toolbox</emph> bar."
msgstr ""
-#: translation.xhp#par_id8956572.help.text
-msgid "Switch the Current Language listbox to display the default language."
+#. R#P.
+#: create_dialog.xhp
+msgctxt ""
+"create_dialog.xhp\n"
+"par_id3148455\n"
+"12\n"
+"help.text"
+msgid "Click a tool and then drag in the dialog to create the control."
msgstr ""
-#: translation.xhp#par_id500808.help.text
-msgid "Insert any number of controls to your dialog and enter all strings you want."
+#. pa$)
+#: insert_control.xhp
+msgctxt ""
+"insert_control.xhp\n"
+"tit\n"
+"help.text"
+msgid "Creating Controls in the Dialog Editor"
msgstr ""
-#: translation.xhp#par_id8366649.help.text
-msgid "Select another language in the Current Language listbox."
+#. =H+1
+#: insert_control.xhp
+msgctxt ""
+"insert_control.xhp\n"
+"bm_id3149182\n"
+"help.text"
+msgid "<bookmark_value>controls; creating in the dialog editor</bookmark_value><bookmark_value>dialog editor;creating controls</bookmark_value>"
msgstr ""
-#: translation.xhp#par_id476393.help.text
-msgid "Using the control's property dialogs, edit all strings to the other language."
+#. Z:9c
+#: insert_control.xhp
+msgctxt ""
+"insert_control.xhp\n"
+"hd_id3149182\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"insert_control\"><link href=\"text/sbasic/guide/insert_control.xhp\" name=\"Creating Controls in the Dialog Editor\">Creating Controls in the Dialog Editor</link></variable>"
msgstr ""
-#: translation.xhp#par_id2655720.help.text
-msgid "Repeat for all languages that you added."
+#. b]H\
+#: insert_control.xhp
+msgctxt ""
+"insert_control.xhp\n"
+"par_id3146797\n"
+"2\n"
+"help.text"
+msgid "Use the tools on the <emph>Toolbox </emph>of the BASIC dialog editor to add controls to your dialog."
msgstr ""
-#: translation.xhp#par_id3682058.help.text
-msgid "The user of your dialog will see the strings of the user interface language of the user's version of %PRODUCTNAME, if you did provide strings in that language. "
+#. (q+q
+#: insert_control.xhp
+msgctxt ""
+"insert_control.xhp\n"
+"par_id3150276\n"
+"7\n"
+"help.text"
+msgid "To open the <emph>Toolbox</emph>, click the arrow next to the <emph>Insert Controls</emph> icon on the <emph>Macro</emph> toolbar."
msgstr ""
-#: translation.xhp#par_id5977965.help.text
-msgid "If no language matches the user's version, the user will see the default language strings. "
+#. CTqE
+#: insert_control.xhp
+msgctxt ""
+"insert_control.xhp\n"
+"par_id3145068\n"
+"3\n"
+"help.text"
+msgid "Click a tool on the toolbar, for example, <emph>Button</emph>."
msgstr ""
-#: translation.xhp#par_id3050325.help.text
-msgid "If the user has an older version of %PRODUCTNAME that does not know localizable string resources for Basic dialogs, the user will see the default language strings."
+#. Z$eA
+#: insert_control.xhp
+msgctxt ""
+"insert_control.xhp\n"
+"par_id3153360\n"
+"4\n"
+"help.text"
+msgid "On the dialog, drag the button to the size you want."
msgstr ""
-#: sample_code.xhp#tit.help.text
+#. :3jB
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"tit\n"
+"help.text"
msgid "Programming Examples for Controls in the Dialog Editor"
msgstr ""
-#: sample_code.xhp#bm_id3155338.help.text
+#. 4OU5
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"bm_id3155338\n"
+"help.text"
msgid "<bookmark_value>programming examples for controls</bookmark_value><bookmark_value>dialogs;loading (example)</bookmark_value><bookmark_value>dialogs;displaying (example)</bookmark_value><bookmark_value>controls;reading or editing properties (example)</bookmark_value><bookmark_value>list boxes;removing entries from (example)</bookmark_value><bookmark_value>list boxes;adding entries to (example)</bookmark_value><bookmark_value>examples; programming controls</bookmark_value><bookmark_value>dialog editor;programming examples for controls</bookmark_value>"
msgstr ""
-#: sample_code.xhp#hd_id3155338.1.help.text
+#. ,1-3
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"hd_id3155338\n"
+"1\n"
+"help.text"
msgid "<variable id=\"sample_code\"><link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Programming Examples for Controls in the Dialog Editor\">Programming Examples for Controls in the Dialog Editor</link></variable>"
msgstr ""
-#: sample_code.xhp#par_id3153031.2.help.text
+#. gNsl
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3153031\n"
+"2\n"
+"help.text"
msgid "The following examples are for a new <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"dialog\">dialog</link> called \"Dialog1\". Use the tools on the <emph>Toolbox</emph> bar in the dialog editor to create the dialog and add the following controls: a <emph>Check Box</emph> called \"CheckBox1\", a <emph>Label Field</emph> called \"Label1\", a <emph>Button</emph> called \"CommandButton1\", and a <emph>List Box</emph> called \"ListBox1\"."
msgstr ""
-#: sample_code.xhp#par_id3154141.3.help.text
+#. @VQ#
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3154141\n"
+"3\n"
+"help.text"
msgid "Be consistent with uppercase and lowercase letter when you attach a control to an object variable."
msgstr ""
-#: sample_code.xhp#hd_id3154909.4.help.text
+#. ;Zv/
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"hd_id3154909\n"
+"4\n"
+"help.text"
msgid "Global Function for Loading Dialogs"
msgstr ""
-#: sample_code.xhp#par_id3153193.73.help.text
-msgid "Function LoadDialog(Libname as String, DialogName as String, Optional oLibContainer)"
-msgstr ""
-
-#: sample_code.xhp#par_id3145787.74.help.text
-msgid "Dim oLib as Object"
-msgstr ""
-
-#: sample_code.xhp#par_id3148576.75.help.text
-msgid "Dim oLibDialog as Object"
-msgstr ""
-
-#: sample_code.xhp#par_id3153726.76.help.text
-msgid "Dim oRuntimeDialog as Object"
-msgstr ""
-
-#: sample_code.xhp#par_id3149261.77.help.text
-msgid "If IsMissing(oLibContainer ) then"
-msgstr ""
-
-#: sample_code.xhp#par_id3148646.78.help.text
-msgid "oLibContainer = DialogLibraries"
-msgstr ""
-
-#: sample_code.xhp#par_id3151115.79.help.text
-msgid "End If"
-msgstr ""
-
-#: sample_code.xhp#par_id3146986.80.help.text
-msgid "oLibContainer.LoadLibrary(LibName)"
-msgstr ""
-
-#: sample_code.xhp#par_id3145366.81.help.text
-msgid "oLib = oLibContainer.GetByName(Libname)"
-msgstr ""
-
-#: sample_code.xhp#par_id3145271.82.help.text
-msgid "oLibDialog = oLib.GetByName(DialogName)"
-msgstr ""
-
-#: sample_code.xhp#par_id3144764.83.help.text
-msgid "oRuntimeDialog = CreateUnoDialog(oLibDialog)"
-msgstr ""
-
-#: sample_code.xhp#par_id3153876.84.help.text
-msgid "LoadDialog() = oRuntimeDialog"
-msgstr ""
-
-#: sample_code.xhp#par_id3156286.85.help.text
-msgid "End Function"
-msgstr "Kraj funkcije"
-
-#: sample_code.xhp#hd_id3149412.18.help.text
+#. $.c[
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"hd_id3149412\n"
+"18\n"
+"help.text"
msgid "Displaying a Dialog"
msgstr ""
-#: sample_code.xhp#par_id3145801.86.help.text
-msgid "rem global definition of variables"
-msgstr ""
-
-#: sample_code.xhp#par_id3150716.87.help.text
-msgid "Dim oDialog1 AS Object"
-msgstr ""
-
-#: sample_code.xhp#par_id3154510.88.help.text
-msgid "Sub StartDialog1"
+#. o@5@
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3145801\n"
+"help.text"
+msgid "REM global definition of variables"
msgstr ""
-#: sample_code.xhp#par_id3146913.162.help.text
-msgctxt "sample_code.xhp#par_id3146913.162.help.text"
-msgid "BasicLibraries.LoadLibrary(\"Tools\")"
-msgstr ""
-
-#: sample_code.xhp#par_id3150327.89.help.text
-msgctxt "sample_code.xhp#par_id3150327.89.help.text"
-msgid "oDialog1 = LoadDialog(\"Standard\", \"Dialog1\")"
-msgstr ""
-
-#: sample_code.xhp#par_id3155767.92.help.text
-msgctxt "sample_code.xhp#par_id3155767.92.help.text"
-msgid "oDialog1.Execute()"
-msgstr ""
-
-#: sample_code.xhp#par_id3149019.93.help.text
-msgctxt "sample_code.xhp#par_id3149019.93.help.text"
-msgid "end sub"
-msgstr ""
-
-#: sample_code.xhp#hd_id3150042.27.help.text
+#. r0wJ
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"hd_id3150042\n"
+"27\n"
+"help.text"
msgid "Read or Edit Properties of Controls in the Program"
msgstr ""
-#: sample_code.xhp#par_id3159267.136.help.text
-msgid "Sub Sample1"
-msgstr ""
-
-#: sample_code.xhp#par_id3155335.163.help.text
-msgctxt "sample_code.xhp#par_id3155335.163.help.text"
-msgid "BasicLibraries.LoadLibrary(\"Tools\")"
-msgstr ""
-
-#: sample_code.xhp#par_id3163808.137.help.text
-msgctxt "sample_code.xhp#par_id3163808.137.help.text"
-msgid "oDialog1 = LoadDialog(\"Standard\", \"Dialog1\")"
-msgstr ""
-
-#: sample_code.xhp#par_id3145232.138.help.text
+#. ]6.1
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3145232\n"
+"help.text"
msgid "REM get dialog model"
msgstr ""
-#: sample_code.xhp#par_id3146316.139.help.text
-msgctxt "sample_code.xhp#par_id3146316.139.help.text"
-msgid "oDialog1Model = oDialog1.Model"
-msgstr ""
-
-#: sample_code.xhp#par_id3154021.140.help.text
+#. [noW
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3154021\n"
+"help.text"
msgid "REM display text of Label1"
msgstr ""
-#: sample_code.xhp#par_id3150301.141.help.text
-msgid "oLabel1 = oDialog1.GetControl(\"Label1\")"
-msgstr ""
-
-#: sample_code.xhp#par_id3152584.142.help.text
-msgid "MsgBox oLabel1.Text"
-msgstr ""
-
-#: sample_code.xhp#par_id3151277.143.help.text
+#. I:c%
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3151277\n"
+"help.text"
msgid "REM set new text for control Label1"
msgstr ""
-#: sample_code.xhp#par_id3154119.144.help.text
+#. ^f!;
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3154119\n"
+"help.text"
msgid "oLabel1.Text = \"New Files\""
msgstr ""
-#: sample_code.xhp#par_id3155115.145.help.text
+#. j+5q
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3155115\n"
+"help.text"
msgid "REM display model properties for the control CheckBox1"
msgstr ""
-#: sample_code.xhp#par_id3166426.146.help.text
-msgid "oCheckBox1Model = oDialog1Model.CheckBox1"
-msgstr ""
-
-#: sample_code.xhp#par_id3153270.147.help.text
-msgid "MsgBox oCheckBox1Model.Dbg_Properties"
-msgstr ""
-
-#: sample_code.xhp#par_id3149817.148.help.text
+#. 0K/R
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3149817\n"
+"help.text"
msgid "REM set new state for CheckBox1 for model of control"
msgstr ""
-#: sample_code.xhp#par_id3145134.149.help.text
-msgid "oCheckBox1Model.State = 1"
-msgstr ""
-
-#: sample_code.xhp#par_id3159102.150.help.text
+#. t-.)
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3159102\n"
+"help.text"
msgid "REM display model properties for control CommandButton1"
msgstr ""
-#: sample_code.xhp#par_id3152777.151.help.text
-msgid "oCMD1Model = oDialog1Model.CommandButton1"
-msgstr ""
-
-#: sample_code.xhp#par_id3149209.152.help.text
-msgid "MsgBox oCMD1Model.Dbg_Properties"
-msgstr ""
-
-#: sample_code.xhp#par_id3150368.153.help.text
+#. MW#z
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3150368\n"
+"help.text"
msgid "REM display properties of control CommandButton1"
msgstr ""
-#: sample_code.xhp#par_id3150883.154.help.text
-msgid "oCMD1 = oDialog1.GetControl(\"CommandButton1\")"
-msgstr ""
-
-#: sample_code.xhp#par_id3155380.155.help.text
-msgid "MsgBox oCMD1.Dbg_Properties"
-msgstr ""
-
-#: sample_code.xhp#par_id3150201.156.help.text
+#. #1@t
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3150201\n"
+"help.text"
msgid "REM execute dialog"
msgstr ""
-#: sample_code.xhp#par_id3154485.157.help.text
-msgctxt "sample_code.xhp#par_id3154485.157.help.text"
-msgid "oDialog1.Execute()"
-msgstr ""
-
-#: sample_code.xhp#par_id3146115.158.help.text
-msgctxt "sample_code.xhp#par_id3146115.158.help.text"
+#. SQ;/
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3146115\n"
+"help.text"
msgid "End Sub"
msgstr ""
-#: sample_code.xhp#hd_id3145387.55.help.text
+#. oZMn
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"hd_id3145387\n"
+"55\n"
+"help.text"
msgid "Add an Entry to a ListBox"
msgstr ""
-#: sample_code.xhp#par_id3155088.122.help.text
-msgid "Sub AddEntry"
-msgstr ""
-
-#: sample_code.xhp#par_id3154528.164.help.text
-msgctxt "sample_code.xhp#par_id3154528.164.help.text"
-msgid "BasicLibraries.LoadLibrary(\"Tools\")"
-msgstr ""
-
-#: sample_code.xhp#par_id3159222.159.help.text
-msgctxt "sample_code.xhp#par_id3159222.159.help.text"
-msgid "oDialog1 = LoadDialog(\"Standard\", \"Dialog1\")"
-msgstr ""
-
-#: sample_code.xhp#par_id3148700.123.help.text
+#. NVlH
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3148700\n"
+"help.text"
msgid "REM adds a new entry to the ListBox"
msgstr ""
-#: sample_code.xhp#par_id3159173.124.help.text
-msgctxt "sample_code.xhp#par_id3159173.124.help.text"
-msgid "oDialog1Model = oDialog1.Model"
-msgstr ""
-
-#: sample_code.xhp#par_id3153305.125.help.text
-msgctxt "sample_code.xhp#par_id3153305.125.help.text"
-msgid "oListBox = oDialog1.GetControl(\"ListBox1\")"
-msgstr ""
-
-#: sample_code.xhp#par_id3153914.126.help.text
-msgid "dim iCount as integer"
-msgstr ""
-
-#: sample_code.xhp#par_id3151243.127.help.text
-msgid "iCount = oListbox.ItemCount"
+#. !R)S
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3144504\n"
+"help.text"
+msgid "oListbox.additem(\"New Item\" & iCount,0)"
msgstr ""
-#: sample_code.xhp#par_id3144504.128.help.text
-msgid "oListbox.additem(\"New Item\" & iCount,0)"
+#. []3y
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"hd_id3147071\n"
+"64\n"
+"help.text"
+msgid "Remove an Entry from a ListBox"
msgstr ""
-#: sample_code.xhp#par_id3149328.129.help.text
-msgctxt "sample_code.xhp#par_id3149328.129.help.text"
-msgid "end sub"
+#. W\?P
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3153247\n"
+"help.text"
+msgid "REM remove the first entry from the ListBox"
msgstr ""
-#: sample_code.xhp#hd_id3147071.64.help.text
-msgid "Remove an Entry from a ListBox"
+#. T)mS
+#: control_properties.xhp
+msgctxt ""
+"control_properties.xhp\n"
+"tit\n"
+"help.text"
+msgid "Changing the Properties of Controls in the Dialog Editor"
msgstr ""
-#: sample_code.xhp#par_id3159095.130.help.text
-msgid "Sub RemoveEntry"
+#. ?XnX
+#: control_properties.xhp
+msgctxt ""
+"control_properties.xhp\n"
+"bm_id3145786\n"
+"help.text"
+msgid "<bookmark_value>properties; controls in dialog editor</bookmark_value><bookmark_value>changing;control properties</bookmark_value><bookmark_value>controls;changing properties</bookmark_value><bookmark_value>dialog editor;changing control properties</bookmark_value>"
msgstr ""
-#: sample_code.xhp#par_id3154958.165.help.text
-msgctxt "sample_code.xhp#par_id3154958.165.help.text"
-msgid "BasicLibraries.LoadLibrary(\"Tools\")"
+#. r0LQ
+#: control_properties.xhp
+msgctxt ""
+"control_properties.xhp\n"
+"hd_id3145786\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Changing the Properties of Controls in the Dialog Editor\">Changing the Properties of Controls in the Dialog Editor</link></variable>"
msgstr ""
-#: sample_code.xhp#par_id3149443.160.help.text
-msgctxt "sample_code.xhp#par_id3149443.160.help.text"
-msgid "oDialog1 = LoadDialog(\"Standard\", \"Dialog1\")"
+#. mlL^
+#: control_properties.xhp
+msgctxt ""
+"control_properties.xhp\n"
+"par_id3147317\n"
+"2\n"
+"help.text"
+msgid "You can set the properties of control that you add to a dialog. For example, you can change the color, name, and size of a button that you added. You can change most control properties when you create or edit a dialog. However, you can only change some properties at runtime."
msgstr ""
-#: sample_code.xhp#par_id3153247.131.help.text
-msgid "REM remove the first entry from the ListBox"
+#. YrC3
+#: control_properties.xhp
+msgctxt ""
+"control_properties.xhp\n"
+"par_id3145749\n"
+"3\n"
+"help.text"
+msgid "To change the properties of a control in design mode, right-click the control, and then choose <emph>Properties</emph>."
msgstr ""
-#: sample_code.xhp#par_id3151302.132.help.text
-msgctxt "sample_code.xhp#par_id3151302.132.help.text"
-msgid "oDialog1Model = oDialog1.Model"
+#. 6c:g
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"tit\n"
+"help.text"
+msgid "Translation of Controls in the Dialog Editor"
msgstr ""
-#: sample_code.xhp#par_id3153976.133.help.text
-msgctxt "sample_code.xhp#par_id3153976.133.help.text"
-msgid "oListBox = oDialog1.GetControl(\"ListBox1\")"
+#. I%m*
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"bm_id8915372\n"
+"help.text"
+msgid "<bookmark_value>dialogs;translating</bookmark_value><bookmark_value>localizing dialogs</bookmark_value><bookmark_value>translating dialogs</bookmark_value>"
msgstr ""
-#: sample_code.xhp#par_id3155383.134.help.text
-msgid "oListbox.removeitems(0,1)"
+#. Zv\6
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"hd_id3574896\n"
+"help.text"
+msgid "<variable id=\"translation\"><link href=\"text/sbasic/guide/translation.xhp\">Translation of Controls in the Dialog Editor</link></variable>"
msgstr ""
-#: sample_code.xhp#par_id3150892.135.help.text
-msgctxt "sample_code.xhp#par_id3150892.135.help.text"
-msgid "end sub"
+#. ]%ki
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id4601940\n"
+"help.text"
+msgid "<ahelp hid=\".\">The Language toolbar in the Basic IDE dialog editor shows controls to enable and manage localizable dialogs.</ahelp>"
msgstr ""
-#: show_dialog.xhp#tit.help.text
-msgid "Opening a Dialog With Program Code"
+#. w39E
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id9538560\n"
+"help.text"
+msgid "By default, any dialog that you create only contains string resources for one language. You may want to create dialogs that automatically show localized strings according to the user's language settings."
msgstr ""
-#: show_dialog.xhp#bm_id3154140.help.text
-msgid "<bookmark_value>module/dialog toggle</bookmark_value><bookmark_value>dialogs;using program code to show (example)</bookmark_value><bookmark_value>examples; showing a dialog using program code</bookmark_value>"
+#. HsTg
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id6998809\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the language for the strings that you want to edit. Click the Manage Languages icon to add languages.</ahelp>"
msgstr ""
-#: show_dialog.xhp#hd_id3154140.1.help.text
-msgid "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Opening a Dialog With Program Code\">Opening a Dialog With Program Code</link></variable>"
+#. k_)8
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id71413\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click a language, then click Default to set the language as default, or click Delete to remove the language from the list.</ahelp>"
msgstr ""
-#: show_dialog.xhp#par_id3145171.2.help.text
-msgid "In the <item type=\"productname\">%PRODUCTNAME</item> BASIC window for a dialog that you created, leave the dialog editor by clicking the name tab of the Module that the dialog is assigned to. The name tab is at the bottom of the window."
+#. `vfU
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id2924283\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can add a language to the list.</ahelp>"
msgstr ""
-#: show_dialog.xhp#par_id3153968.6.help.text
-msgid "Enter the following code for a subroutine called <emph>Dialog1Show</emph>. In this example, the name of the dialog that you created is \"Dialog1\":"
+#. |z,=
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id5781731\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a language in the list and click Delete to remove that language. When you remove all languages, the string resources for localizable dialogs are removed from all dialogs in the current library.</ahelp>"
msgstr ""
-#: show_dialog.xhp#par_id3156443.7.help.text
-msgctxt "show_dialog.xhp#par_id3156443.7.help.text"
-msgid "Sub Dialog1Show"
+#. trE)
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id6942045\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a language in the list and click Default to set the language as default language.</ahelp>"
msgstr ""
-#: show_dialog.xhp#par_id3148575.24.help.text
-msgctxt "show_dialog.xhp#par_id3148575.24.help.text"
-msgid "BasicLibraries.LoadLibrary(\"Tools\")"
+#. :o/z
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id4721823\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">The default language will be used as a source for all other language strings.</ahelp>"
msgstr ""
-#: show_dialog.xhp#par_id3152463.8.help.text
-msgid "oDialog1 = <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"LoadDialog\">LoadDialog</link>(\"Standard\", \"Dialog1\")"
+#. lOW%
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id5806756\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Add UI languages for your dialog strings.</ahelp>"
msgstr ""
-#: show_dialog.xhp#par_id3148646.14.help.text
-msgctxt "show_dialog.xhp#par_id3148646.14.help.text"
-msgid "oDialog1.Execute()"
+#. [+~9
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"hd_id6596881\n"
+"help.text"
+msgid "To enable localizable dialogs"
msgstr ""
-#: show_dialog.xhp#par_id3147349.15.help.text
-msgctxt "show_dialog.xhp#par_id3147349.15.help.text"
-msgid "End Sub"
+#. 4GEp
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id8750572\n"
+"help.text"
+msgid "In the Basic IDE dialog editor, open the Language toolbar choosing <item type=\"menuitem\">View - Toolbars - Language</item>."
msgstr ""
-#: show_dialog.xhp#par_id3152596.18.help.text
-msgid "Without using \"LoadDialog\" you can call the code as follows:"
+#. x)fS
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id2224494\n"
+"help.text"
+msgid "If the current library already contains a localizable dialog, the Language toolbar is shown automatically."
msgstr ""
-#: show_dialog.xhp#par_id3163710.19.help.text
-msgctxt "show_dialog.xhp#par_id3163710.19.help.text"
-msgid "Sub Dialog1Show"
+#. P?77
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id7359233\n"
+"help.text"
+msgid "Click the <emph>Manage Languages</emph> icon <image id=\"img_id2526017\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2526017\">Manage Language icon</alt></image> on the Language toolbar or on the Toolbox bar."
msgstr ""
-#: show_dialog.xhp#par_id3146985.20.help.text
-msgid "DialogLibraries.LoadLibrary( \"Standard\" )"
+#. GIYx
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id6549272\n"
+"help.text"
+msgid "You see the Manage User Interface Language dialog. The dialog manages languages for the current library. The name of the current library is shown on the title bar."
msgstr ""
-#: show_dialog.xhp#par_id3155418.21.help.text
-msgid "oDialog1 = CreateUnoDialog( DialogLibraries.Standard.Dialog1 )"
+#. b]RP
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id6529740\n"
+"help.text"
+msgid "Click Add in the dialog to add a language entry."
msgstr ""
-#: show_dialog.xhp#par_id3154944.22.help.text
-msgctxt "show_dialog.xhp#par_id3154944.22.help.text"
-msgid "oDialog1.Execute()"
+#. )oH3
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id7811822\n"
+"help.text"
+msgid "This step enables all new dialogs to contain localizable string resources."
msgstr ""
-#: show_dialog.xhp#par_id3145800.23.help.text
-msgctxt "show_dialog.xhp#par_id3145800.23.help.text"
-msgid "End Sub"
+#. CrnQ
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id9121982\n"
+"help.text"
+msgid "The first time you click Add, you see the Set Default User Interface Language dialog. The following times you click Add, this dialog has the name Add User Interface Language."
msgstr ""
-#: show_dialog.xhp#par_id3153157.16.help.text
-msgid "When you execute this code, \"Dialog1\" opens. To close the dialog, click the close button (x) on its title bar."
+#. D-0^
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id3640247\n"
+"help.text"
+msgid "You can also change the default language in the Manage User Interface Language dialog."
msgstr ""
-#: create_dialog.xhp#tit.help.text
-msgid "Creating a Basic Dialog"
+#. +NiO
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id3808404\n"
+"help.text"
+msgid "Select a language."
msgstr ""
-#: create_dialog.xhp#bm_id3149346.help.text
-msgid "<bookmark_value>dialogs;creating Basic dialogs</bookmark_value>"
+#. 0X5h
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id4585100\n"
+"help.text"
+msgid "This adds string resources to contain the translated versions of all strings to the dialog properties. The set of dialog strings of the default language is copied to the new set of strings. Later, you can switch to the new language and then translate the strings."
msgstr ""
-#: create_dialog.xhp#hd_id3149346.1.help.text
-msgid "<variable id=\"create_dialog\"><link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Creating a Basic Dialog\">Creating a Basic Dialog</link></variable>"
+#. Ks?r
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id2394482\n"
+"help.text"
+msgid "Close the dialog or add additional languages."
msgstr ""
-#: create_dialog.xhp#par_id3163802.3.help.text
-msgid "Choose <emph>Tools - Macros - Organize Dialogs</emph>, and then click <emph>New</emph>."
+#. +}jW
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"hd_id631733\n"
+"help.text"
+msgid "To edit localizable controls in your dialog"
msgstr ""
-#: create_dialog.xhp#par_id3150447.11.help.text
-msgid "Enter a name for the dialog, and click OK. To rename the dialog later, right-click the name on the tab, and choose <emph>Rename</emph>. "
+#. [%BK
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id2334665\n"
+"help.text"
+msgid "Once you have added the resources for localizable strings in your dialogs, you can select the current language from the Current Language listbox on the Language toolbar."
msgstr ""
-#: create_dialog.xhp#par_idN1065F.help.text
-msgid "Click <emph>Edit</emph>. The Basic dialog editor opens and contains a blank dialog."
+#. A%({
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id8956572\n"
+"help.text"
+msgid "Switch the Current Language listbox to display the default language."
msgstr ""
-#: create_dialog.xhp#par_id3153726.6.help.text
-msgid "If you do not see the <emph>Toolbox</emph> bar, click the arrow next to the <emph>Insert Controls </emph>icon to open the <emph>Toolbox</emph> bar."
+#. *][@
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id500808\n"
+"help.text"
+msgid "Insert any number of controls to your dialog and enter all strings you want."
msgstr ""
-#: create_dialog.xhp#par_id3148455.12.help.text
-msgid "Click a tool and then drag in the dialog to create the control."
+#. NwKw
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id8366649\n"
+"help.text"
+msgid "Select another language in the Current Language listbox."
msgstr ""
-#: control_properties.xhp#tit.help.text
-msgid "Changing the Properties of Controls in the Dialog Editor"
+#. 6c@g
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id476393\n"
+"help.text"
+msgid "Using the control's property dialogs, edit all strings to the other language."
msgstr ""
-#: control_properties.xhp#bm_id3145786.help.text
-msgid "<bookmark_value>properties; controls in dialog editor</bookmark_value><bookmark_value>changing;control properties</bookmark_value><bookmark_value>controls;changing properties</bookmark_value><bookmark_value>dialog editor;changing control properties</bookmark_value>"
+#. pm!y
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id2655720\n"
+"help.text"
+msgid "Repeat for all languages that you added."
msgstr ""
-#: control_properties.xhp#hd_id3145786.1.help.text
-msgid "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Changing the Properties of Controls in the Dialog Editor\">Changing the Properties of Controls in the Dialog Editor</link></variable>"
+#. )W13
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id3682058\n"
+"help.text"
+msgid "The user of your dialog will see the strings of the user interface language of the user's version of %PRODUCTNAME, if you did provide strings in that language."
msgstr ""
-#: control_properties.xhp#par_id3147317.2.help.text
-msgid "You can set the properties of control that you add to a dialog. For example, you can change the color, name, and size of a button that you added. You can change most control properties when you create or edit a dialog. However, you can only change some properties at runtime."
+#. !aKh
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id5977965\n"
+"help.text"
+msgid "If no language matches the user's version, the user will see the default language strings."
msgstr ""
-#: control_properties.xhp#par_id3145749.3.help.text
-msgid "To change the properties of a control in design mode, right-click the control, and then choose <emph>Properties</emph>."
+#. TADC
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id3050325\n"
+"help.text"
+msgid "If the user has an older version of %PRODUCTNAME that does not know localizable string resources for Basic dialogs, the user will see the default language strings."
msgstr ""
-#: insert_control.xhp#tit.help.text
-msgid "Creating Controls in the Dialog Editor"
+#. lK5B
+#: show_dialog.xhp
+msgctxt ""
+"show_dialog.xhp\n"
+"tit\n"
+"help.text"
+msgid "Opening a Dialog With Program Code"
msgstr ""
-#: insert_control.xhp#bm_id3149182.help.text
-msgid "<bookmark_value>controls; creating in the dialog editor</bookmark_value><bookmark_value>dialog editor;creating controls</bookmark_value>"
+#. %+,9
+#: show_dialog.xhp
+msgctxt ""
+"show_dialog.xhp\n"
+"bm_id3154140\n"
+"help.text"
+msgid "<bookmark_value>module/dialog toggle</bookmark_value><bookmark_value>dialogs;using program code to show (example)</bookmark_value><bookmark_value>examples; showing a dialog using program code</bookmark_value>"
msgstr ""
-#: insert_control.xhp#hd_id3149182.1.help.text
-msgid "<variable id=\"insert_control\"><link href=\"text/sbasic/guide/insert_control.xhp\" name=\"Creating Controls in the Dialog Editor\">Creating Controls in the Dialog Editor</link></variable>"
+#. Z#rJ
+#: show_dialog.xhp
+msgctxt ""
+"show_dialog.xhp\n"
+"hd_id3154140\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Opening a Dialog With Program Code\">Opening a Dialog With Program Code</link></variable>"
msgstr ""
-#: insert_control.xhp#par_id3146797.2.help.text
-msgid "Use the tools on the <emph>Toolbox </emph>of the BASIC dialog editor to add controls to your dialog."
+#. 9W_=
+#: show_dialog.xhp
+msgctxt ""
+"show_dialog.xhp\n"
+"par_id3145171\n"
+"2\n"
+"help.text"
+msgid "In the <item type=\"productname\">%PRODUCTNAME</item> BASIC window for a dialog that you created, leave the dialog editor by clicking the name tab of the Module that the dialog is assigned to. The name tab is at the bottom of the window."
msgstr ""
-#: insert_control.xhp#par_id3150276.7.help.text
-msgid "To open the <emph>Toolbox</emph>, click the arrow next to the <emph>Insert Controls</emph> icon on the <emph>Macro</emph> toolbar."
+#. m$G5
+#: show_dialog.xhp
+msgctxt ""
+"show_dialog.xhp\n"
+"par_id3153968\n"
+"6\n"
+"help.text"
+msgid "Enter the following code for a subroutine called <emph>Dialog1Show</emph>. In this example, the name of the dialog that you created is \"Dialog1\":"
msgstr ""
-#: insert_control.xhp#par_id3145068.3.help.text
-msgid "Click a tool on the toolbar, for example, <emph>Button</emph>."
+#. .gr9
+#: show_dialog.xhp
+msgctxt ""
+"show_dialog.xhp\n"
+"par_id3152596\n"
+"18\n"
+"help.text"
+msgid "Without using \"LoadDialog\" you can call the code as follows:"
msgstr ""
-#: insert_control.xhp#par_id3153360.4.help.text
-msgid "On the dialog, drag the button to the size you want."
+#. 9mG;
+#: show_dialog.xhp
+msgctxt ""
+"show_dialog.xhp\n"
+"par_id3153157\n"
+"16\n"
+"help.text"
+msgid "When you execute this code, \"Dialog1\" opens. To close the dialog, click the close button (x) on its title bar."
msgstr ""
diff --git a/source/bs/helpcontent2/source/text/sbasic/shared.po b/source/bs/helpcontent2/source/text/sbasic/shared.po
index c0b51d77c9e..3dc0f5d457d 100644
--- a/source/bs/helpcontent2/source/text/sbasic/shared.po
+++ b/source/bs/helpcontent2/source/text/sbasic/shared.po
@@ -1,9 +1,9 @@
-#. extracted from helpcontent2/source/text/sbasic/shared.oo
+#. extracted from helpcontent2/source/text/sbasic/shared
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+helpcontent2%2Fsource%2Ftext%2Fsbasic%2Fshared.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-06-26 09:53+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
"PO-Revision-Date: 2011-07-28 11:32+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,25713 +12,42179 @@ 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: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: 03120103.xhp#tit.help.text
-msgid "Str Function [Runtime]"
-msgstr "Str Funkcija [Vrijeme izvršavanja]"
-
-#: 03120103.xhp#bm_id3143272.help.text
-msgid "<bookmark_value>Str function</bookmark_value>"
-msgstr "<bookmark_value>Str Funkcija</bookmark_value>"
-
-#: 03120103.xhp#hd_id3143272.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120103.xhp\" name=\"Str Function [Runtime]\">Str Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120103.xhp\" name=\"Str Funkcija [Vrijeme izvršavanja]\">Str Funkcija [Vrijeme izvršavanja]</link>"
-
-#: 03120103.xhp#par_id3155100.2.help.text
-msgid "Converts a numeric expression into a string."
-msgstr "pretvara brojne izraze u string."
-
-#: 03120103.xhp#hd_id3109850.3.help.text
-msgctxt "03120103.xhp#hd_id3109850.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03120103.xhp#par_id3149497.4.help.text
-msgid "Str (Expression)"
-msgstr "Str (Izraz)"
-
-#: 03120103.xhp#hd_id3150040.5.help.text
-msgctxt "03120103.xhp#hd_id3150040.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03120103.xhp#par_id3146117.6.help.text
-#, fuzzy
-msgctxt "03120103.xhp#par_id3146117.6.help.text"
-msgid "String"
-msgstr "Stringovi"
-
-#: 03120103.xhp#hd_id3155805.7.help.text
-msgctxt "03120103.xhp#hd_id3155805.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03120103.xhp#par_id3149178.8.help.text
-msgid "<emph>Expression: </emph>Any numeric expression."
-msgstr "<emph>Izraz</emph>: Brojni izraz."
-
-#: 03120103.xhp#par_id3146958.9.help.text
-msgid "The <emph>Str</emph> function converts a numeric variable, or the result of a calculation into a string. Negative numbers are preceded by a minus sign. Positive numbers are preceded by a space (instead of the plus sign)."
-msgstr "<emph>Str</emph> funkcija pretvara brojne varijable, ili rezultat kalkulacija u string. Negativnim brojevima predhodi znak minus. Pzitivnim brojevima predhodi praznina (umjesto znaka plus)."
-
-#: 03120103.xhp#hd_id3155419.10.help.text
-msgctxt "03120103.xhp#hd_id3155419.10.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. .7pA
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"tit\n"
+"help.text"
+msgid "General"
+msgstr "Općenito"
-#: 03120103.xhp#par_id3149514.11.help.text
-msgid "Sub ExampleStr"
-msgstr "Sub PrimjerStr"
+#. XWZl
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3147436\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01170101.xhp\" name=\"General\">General</link>"
+msgstr "<link href=\"text/sbasic/shared/01170101.xhp\" name=\"General\">Općenito</link>"
-#: 03120103.xhp#par_id3150771.12.help.text
-msgctxt "03120103.xhp#par_id3150771.12.help.text"
-msgid "Dim iVar As Single"
-msgstr ""
+#. 5vRd
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155855\n"
+"2\n"
+"help.text"
+msgid "Define the properties for the selected control or dialog. The available properties depend on the type of control selected. The following properties therefore are not available for every type of control."
+msgstr "Define the properties for the selected control or dialogue box. The available properties depend on the type of control selected. The following properties therefore are not available for every type of control."
-#: 03120103.xhp#par_id3153626.13.help.text
-msgctxt "03120103.xhp#par_id3153626.13.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar kao String"
+#. c$Bu
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3148647\n"
+"11\n"
+"help.text"
+msgid "Alignment"
+msgstr "Poravnanje"
-#: 03120103.xhp#par_id3145069.14.help.text
-msgctxt "03120103.xhp#par_id3145069.14.help.text"
-msgid "iVar = 123.123"
+#. O@L;
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3147318\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"HID_PROP_IMAGE_ALIGN\">Specify the alignment option for the selected control.</ahelp>"
msgstr ""
-#: 03120103.xhp#par_id3153897.15.help.text
-msgid "sVar = LTrim(Str(iVar))"
-msgstr ""
+#. |T2L
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3153189\n"
+"76\n"
+"help.text"
+msgid "AutoFill"
+msgstr "Automatski popuni"
-#: 03120103.xhp#par_id3154924.16.help.text
-msgid "Msgbox sVar & chr(13) & Str(iVar)"
+#. rkR3
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3152460\n"
+"77\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to enable the AutoFill function for the selected control. </ahelp>"
msgstr ""
-#: 03120103.xhp#par_id3152811.17.help.text
-msgctxt "03120103.xhp#par_id3152811.17.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03100060.xhp#tit.help.text
-msgid "CDec Function [Runtime]"
-msgstr "CDecimalna Funkcija [Run-time]"
-
-#: 03100060.xhp#bm_id863979.help.text
-msgid "<bookmark_value>CDec function</bookmark_value>"
-msgstr "<bookmark_value>CDecimalna Funkcija</bookmark_value>"
-
-#: 03100060.xhp#par_idN10548.help.text
-msgid "<link href=\"text/sbasic/shared/03100060.xhp\">CDec Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100060.xhp\">CDecimalna Funkcija [Run-time]</link>"
-
-#: 03100060.xhp#par_idN10558.help.text
-msgid "Converts a string expression or numeric expression to a decimal expression."
-msgstr "Konvertuje znakovni izraz ili numericki izraz u decimalni izraz"
-
-#: 03100060.xhp#par_idN1055B.help.text
-msgctxt "03100060.xhp#par_idN1055B.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03100060.xhp#par_idN105EA.help.text
-msgid "CDec(Expression)"
-msgstr "CDec(Izraz)"
-
-#: 03100060.xhp#par_idN105ED.help.text
-msgctxt "03100060.xhp#par_idN105ED.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. ZYQm
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3155307\n"
+"3\n"
+"help.text"
+msgid "Background color"
+msgstr "Background colour"
-#: 03100060.xhp#par_idN105F1.help.text
-msgid "Decimal number."
-msgstr "Decimalni broj."
+#. ^Q2u
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3145251\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the background color for the current control.</ahelp>"
+msgstr "<ahelp hid=\".\">Specify the background colour for the current control.</ahelp>"
-#: 03100060.xhp#par_idN105F4.help.text
-msgctxt "03100060.xhp#par_idN105F4.help.text"
-msgid "Parameter:"
-msgstr "Parametar:"
+#. D;jl
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3151076\n"
+"263\n"
+"help.text"
+msgid "Large change"
+msgstr "Velika promjena"
-#: 03100060.xhp#par_idN105F8.help.text
-msgctxt "03100060.xhp#par_idN105F8.help.text"
-msgid "Expression: Any string or numeric expression that you want to convert."
-msgstr "Izraz: Bilo koji znak ili brojni izraz koji zelis konvertovati."
+#. Fl}t
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3148457\n"
+"262\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the number of units to scroll when a user clicks in the area between the slider and the arrows on a scrollbar.</ahelp>"
+msgstr ""
-#: 03103450.xhp#tit.help.text
-#, fuzzy
-msgid "Global Statement [Runtime]"
-msgstr "GoTo Statement [Run-time]"
+#. kCE$
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3153876\n"
+"139\n"
+"help.text"
+msgid "Border"
+msgstr "Granica"
-#: 03103450.xhp#bm_id3159201.help.text
+#. %2RN
+#: 01170101.xhp
#, fuzzy
-msgid "<bookmark_value>Global statement</bookmark_value>"
-msgstr "<bookmark_value>Sub izjava</bookmark_value>"
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154017\n"
+"140\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the border type for the current control.</ahelp>"
+msgstr "<ahelp hid=\".\">Specify the background colour for the current control.</ahelp>"
-#: 03103450.xhp#hd_id3159201.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03103450.xhp\" name=\"Global Statement [Runtime]\">Global Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101400.xhp\" name=\"DefDbl Red[Pokrenuti-vrijeme]\">DefDbl Red [Pokrenuti-vrijeme]</link>"
+#. wCm5
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3150749\n"
+"23\n"
+"help.text"
+msgid "Button type"
+msgstr "Vrsta dugmeta"
-#: 03103450.xhp#par_id3149177.2.help.text
-msgid "Dimensions a variable or an array at the global level (that is, not within a subroutine or function), so that the variable and the array are valid in all libraries and modules for the current session."
+#. ybwY
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155064\n"
+"24\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select a button type. Button types determine what type of action is initiated.</ahelp>"
msgstr ""
-#: 03103450.xhp#hd_id3143270.3.help.text
-msgctxt "03103450.xhp#hd_id3143270.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. ,G\Z
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3149019\n"
+"5\n"
+"help.text"
+msgid "Character set"
+msgstr "Skup znakova"
-#: 03103450.xhp#par_id3150771.4.help.text
-msgid "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
+#. 4h]P
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3148406\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select the font to be used for displaying the contents of the current control.</ahelp>"
msgstr ""
-#: 03103450.xhp#hd_id3156152.5.help.text
-msgctxt "03103450.xhp#hd_id3156152.5.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. pQC6
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3147341\n"
+"149\n"
+"help.text"
+msgid "Currency symbol"
+msgstr "Simbol valute"
-#: 03103450.xhp#par_id3145315.6.help.text
-msgid "Global iGlobalVar As Integer"
+#. 7ySZ
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3146315\n"
+"150\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter the currency symbol to be used for currency controls.</ahelp>"
msgstr ""
-#: 03103450.xhp#par_id3147531.7.help.text
-#, fuzzy
-msgid "Sub ExampleGlobal"
-msgstr "Sub PrimjerVal"
-
-#: 03103450.xhp#par_id3149670.8.help.text
-msgid "iGlobalVar = iGlobalVar + 1"
-msgstr ""
+#. n7=T
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id7936643\n"
+"help.text"
+msgid "Date"
+msgstr "Datum"
-#: 03103450.xhp#par_id3148552.9.help.text
-msgid "MsgBox iGlobalVar"
+#. Ca`/
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id2293771\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the default date to be shown in the Date control.</ahelp>"
msgstr ""
-#: 03103450.xhp#par_id3149457.10.help.text
-#, fuzzy
-msgctxt "03103450.xhp#par_id3149457.10.help.text"
-msgid "End sub"
-msgstr "kraj sub"
-
-#: 03060200.xhp#tit.help.text
-#, fuzzy
-msgid "Eqv Operator [Runtime]"
-msgstr "MOD Operator [Vrijeme izvodjenja]"
-
-#: 03060200.xhp#bm_id3156344.help.text
-#, fuzzy
-msgid "<bookmark_value>Eqv operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
-
-#: 03060200.xhp#hd_id3156344.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03060200.xhp\" name=\"Eqv Operator [Runtime]\">Eqv Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"MOD Operator [Vrijeme izvodjenja]\">MOD Operator [Vrijeme izvodjenja]</link>"
+#. LTEm
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3153965\n"
+"82\n"
+"help.text"
+msgid "Date format"
+msgstr "Format datuma"
-#: 03060200.xhp#par_id3149656.2.help.text
-msgid "Calculates the logical equivalence of two expressions."
+#. /;J9
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155334\n"
+"83\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the desired format for a date control. A date control interprets the user input depending on this format setting.</ahelp>"
msgstr ""
-#: 03060200.xhp#hd_id3154367.3.help.text
-msgctxt "03060200.xhp#hd_id3154367.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. 9BJ[
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3154663\n"
+"121\n"
+"help.text"
+msgid "Date max."
+msgstr "Posljednji datum"
-#: 03060200.xhp#par_id3154910.4.help.text
-#, fuzzy
-msgid "Result = Expression1 Eqv Expression2"
-msgstr "Resultat = Izrar_1 MOD Izraz_2"
+#. RcPV
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3148485\n"
+"122\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the upper limit for a date control.</ahelp>"
+msgstr ""
-#: 03060200.xhp#hd_id3151043.5.help.text
-msgctxt "03060200.xhp#hd_id3151043.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. }`dD
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3152778\n"
+"131\n"
+"help.text"
+msgid "Date min."
+msgstr "Prvi datum"
-#: 03060200.xhp#par_id3150869.6.help.text
+#. ~Zl=
+#: 01170101.xhp
#, fuzzy
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the comparison."
-msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154120\n"
+"132\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the lower limit for a date control.</ahelp>"
+msgstr "<ahelp hid=\".\">Specify the background colour for the current control.</ahelp>"
-#: 03060200.xhp#par_id3150448.7.help.text
-#, fuzzy
-msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to compare."
-msgstr "<emph>Izraz_1, Izraz_2</emph>: Brojcani izraz koji zelite da podijelite."
+#. `dgE
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3154573\n"
+"137\n"
+"help.text"
+msgid "Decimal accuracy"
+msgstr "Decimalna preciznost"
-#: 03060200.xhp#par_id3149562.8.help.text
-msgid "When testing for equivalence between Boolean expressions, the result is <emph>True</emph> if both expressions are either <emph>True</emph> or <emph>False</emph>."
-msgstr ""
+#. 3|+-
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3166426\n"
+"138\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the number of decimal places displayed for a numerical or currency control.</ahelp>"
+msgstr "<ahelp hid=\".\">Specify the number of decimal places displayed for a numeric or currency control.</ahelp>"
-#: 03060200.xhp#par_id3154319.9.help.text
-msgid "In a bit-wise comparison, the Eqv operator only sets the corresponding bit in the result if a bit is set in both expressions, or in neither expression."
-msgstr ""
+#. C4CH
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3159091\n"
+"144\n"
+"help.text"
+msgid "Default button"
+msgstr "Glavno dugme"
-#: 03060200.xhp#hd_id3159154.10.help.text
-msgctxt "03060200.xhp#hd_id3159154.10.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. G,NM
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154200\n"
+"145\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to make the current button control the default selection. Pressing <emph>Return</emph> in the dialog activates the default button.</ahelp>"
+msgstr "<ahelp hid=\".\">Select \"Yes\" to make the current button control the default selection. Pressing <emph>Return</emph> in the dialogue box activates the default button.</ahelp>"
-#: 03060200.xhp#par_id3147426.11.help.text
-#, fuzzy
-msgid "Sub ExampleEqv"
-msgstr "Sub PrimjerSqr"
+#. 1;cZ
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_idN108BA\n"
+"help.text"
+msgid "Delay"
+msgstr "Odgoda"
-#: 03060200.xhp#par_id3155308.12.help.text
-msgctxt "03060200.xhp#par_id3155308.12.help.text"
-msgid "Dim A as Variant, B as Variant, C as Variant, D as Variant"
+#. #bM1
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_idN108D0\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the delay in milliseconds between scrollbar trigger events.</ahelp> A trigger event occurs when you click a scrollbar arrow or click the background area in a scrollbar. Repeated trigger events occur if you keep the mouse button pressed when you click a scrollbar arrow or background area in a scrollbar. If you want, you can include valid time units with the number that you enter, for example, 2 s or 500 ms."
msgstr ""
-#: 03060200.xhp#par_id3146986.13.help.text
-#, fuzzy
-msgctxt "03060200.xhp#par_id3146986.13.help.text"
-msgid "Dim vOut as Variant"
-msgstr "Dim A Kao Promjenjiv"
+#. MCW+
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3151278\n"
+"19\n"
+"help.text"
+msgid "Dropdown"
+msgstr "Drop down"
-#: 03060200.xhp#par_id3147434.14.help.text
-msgctxt "03060200.xhp#par_id3147434.14.help.text"
-msgid "A = 10: B = 8: C = 6: D = Null"
+#. @^hH
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155113\n"
+"20\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to enable the dropdown option for list or combo box controls. A dropdown control field has an arrow button which you can click to open a list of the existing form entries.</ahelp>"
msgstr ""
-#: 03060200.xhp#par_id3152462.15.help.text
-msgid "vOut = A > B Eqv B > C REM returns -1"
-msgstr ""
+#. dYO.
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3151216\n"
+"13\n"
+"help.text"
+msgid "Enabled"
+msgstr "Uključeno"
-#: 03060200.xhp#par_id3153191.16.help.text
-msgid "vOut = B > A Eqv B > C REM returns 0"
-msgstr ""
+#. Uk81
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3150517\n"
+"14\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to enable the control. If the control is disabled, it is grayed out in the dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Select \"Yes\" to enable the control. If the control is disabled, it is greyed out in the dialogue box.</ahelp>"
-#: 03060200.xhp#par_id3145799.17.help.text
-msgid "vOut = A > B Eqv B > D REM returns 0"
-msgstr ""
+#. c#Ib
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3155379\n"
+"91\n"
+"help.text"
+msgid "Edit mask"
+msgstr "Uredi masku"
-#: 03060200.xhp#par_id3149412.18.help.text
-msgid "vOut = (B > D Eqv B > A) REM returns -1"
+#. .{W?
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155509\n"
+"92\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the edit mask for a pattern control. This is a character code that defines the input format for the control.</ahelp>"
msgstr ""
-#: 03060200.xhp#par_id3149959.19.help.text
-msgid "vOut = B Eqv A REM returns -3"
+#. 35~5
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154485\n"
+"184\n"
+"help.text"
+msgid "You need to specify a masking character for each input character of the edit mask to restrict the input to the values that are listed in the following table:"
msgstr ""
-#: 03060200.xhp#par_id3145646.20.help.text
-#, fuzzy
-msgctxt "03060200.xhp#par_id3145646.20.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03020401.xhp#tit.help.text
-msgid "ChDir Statement [Runtime]"
-msgstr "ChDir Izjava [Run-time]"
-
-#: 03020401.xhp#bm_id3150178.help.text
-msgid "<bookmark_value>ChDir statement</bookmark_value>"
-msgstr "<bookmark_value>ChDir izjava</bookmark_value>"
-
-#: 03020401.xhp#hd_id3150178.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020401.xhp\" name=\"ChDir Statement [Runtime]\">ChDir Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020401.xhp\" name=\"ChDir Statement [Run-time]\">ChDir izjava [Run-time]</link>"
-
-#: 03020401.xhp#par_id3153126.2.help.text
-msgid "Changes the current directory or drive."
-msgstr "Mjenja trenutni direktorij ili drajv."
-
-#: 03020401.xhp#par_id9783013.help.text
-msgid "This runtime statement currently does not work as documented. See <link href=\"http://www.openoffice.org/issues/show_bug.cgi?id=30692\">this issue</link> for more information."
-msgstr "Ova run-time aizjava trenutno ne radi kao sto je dokumentovano. Vidi <link href=\"http://www.Otvoritioffice.org/issues/show_bug.cgi?id=30692\">this issue</link> za vise informacija."
-
-#: 03020401.xhp#hd_id3154347.3.help.text
-msgctxt "03020401.xhp#hd_id3154347.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03020401.xhp#par_id3153897.4.help.text
-msgid "ChDir Text As String"
-msgstr "ChDir Tekst kao znak"
-
-#: 03020401.xhp#hd_id3148664.5.help.text
-msgctxt "03020401.xhp#hd_id3148664.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03020401.xhp#par_id3150543.6.help.text
-msgid "<emph>Text:</emph> Any string expression that specifies the directory path or drive."
-msgstr "<emph>Text</emph>: Bilo koji znakovni izraz koji oznacava put direktorija ili drajva."
-
-#: 03020401.xhp#par_id3152598.7.help.text
-msgid "If you only want to change the current drive, enter the drive letter followed by a colon."
-msgstr "Ako samo zelite promjeniti trenutni drajv, unesiti slovo drajva poslije kojeg slijedi zarez."
+#. G*#j
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155809\n"
+"93\n"
+"help.text"
+msgid "Character"
+msgstr "Znak"
-#: 03020401.xhp#hd_id3151116.8.help.text
-msgctxt "03020401.xhp#hd_id3151116.8.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. `]CP
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3148702\n"
+"94\n"
+"help.text"
+msgid "Meaning"
+msgstr "Znacenje"
-#: 03020401.xhp#par_id3153364.9.help.text
-msgid "Sub ExampleChDir"
-msgstr "Sub PrimjerChDir"
+#. v:x(
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3156199\n"
+"95\n"
+"help.text"
+msgid "L"
+msgstr ""
-#: 03020401.xhp#par_id3147348.10.help.text
-#, fuzzy
-msgctxt "03020401.xhp#par_id3147348.10.help.text"
-msgid "Dim sDir1 as String , sDir2 as String"
-msgstr "Oznaciti sDir kao Znak, svrijednost kao Znak"
+#. MYiQ
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3148869\n"
+"96\n"
+"help.text"
+msgid "A text constant. This character cannot be modified by the user."
+msgstr "A text constant. This character cannot be modified by the user."
-#: 03020401.xhp#par_id3155308.11.help.text
-msgctxt "03020401.xhp#par_id3155308.11.help.text"
-msgid "sDir1 = \"c:\\Test\""
+#. Q`?z
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3156016\n"
+"97\n"
+"help.text"
+msgid "a"
msgstr ""
-#: 03020401.xhp#par_id3154319.12.help.text
-msgctxt "03020401.xhp#par_id3154319.12.help.text"
-msgid "sDir2 = \"d:\\private\""
+#. %__%
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3157983\n"
+"98\n"
+"help.text"
+msgid "The characters a-z can be entered here. If a capital letter is entered, it is automatically converted to a lowercase letter."
msgstr ""
-#: 03020401.xhp#par_id3154944.13.help.text
-#, fuzzy
-msgctxt "03020401.xhp#par_id3154944.13.help.text"
-msgid "ChDir( sDir1 )"
-msgstr "ChDir(sDir2)"
+#. (skl
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3148607\n"
+"99\n"
+"help.text"
+msgid "A"
+msgstr "A"
-#: 03020401.xhp#par_id3151074.14.help.text
-msgctxt "03020401.xhp#par_id3151074.14.help.text"
-msgid "msgbox CurDir"
+#. O\iW
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3159204\n"
+"100\n"
+"help.text"
+msgid "The characters A-Z can be entered here. If a lowercase letter is entered, it is automatically converted to a capital letter"
msgstr ""
-#: 03020401.xhp#par_id3147124.15.help.text
-msgctxt "03020401.xhp#par_id3147124.15.help.text"
-msgid "ChDir( sDir2 )"
-msgstr "ChDir(sDir2)"
-
-#: 03020401.xhp#par_id3148456.16.help.text
-msgctxt "03020401.xhp#par_id3148456.16.help.text"
-msgid "msgbox CurDir"
+#. ^eoK
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3149126\n"
+"101\n"
+"help.text"
+msgid "c"
msgstr ""
-#: 03020401.xhp#par_id3149581.17.help.text
-msgctxt "03020401.xhp#par_id3149581.17.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03100400.xhp#tit.help.text
-msgid "CDbl Function [Runtime]"
-msgstr "CDbl Function [Run-time]"
-
-#: 03100400.xhp#bm_id3153750.help.text
-#, fuzzy
-msgid "<bookmark_value>CDbl function</bookmark_value>"
-msgstr "<bookmark_value>CDecimalna Funkcija</bookmark_value>"
-
-#: 03100400.xhp#hd_id3153750.1.help.text
-msgid "<link href=\"text/sbasic/shared/03100400.xhp\" name=\"CDbl Function [Runtime]\">CDbl Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100400.xhp\" name=\"CDbl Function [Run-time]\">CDbl Function [Run-time]</link>"
-
-#: 03100400.xhp#par_id3149233.2.help.text
-msgid "Converts any numerical expression or string expression to a double type."
-msgstr "Konvertuje se brojna ili or znakovna vrijednost u tip duplo."
-
-#: 03100400.xhp#hd_id3149516.3.help.text
-msgctxt "03100400.xhp#hd_id3149516.3.help.text"
-msgid "Syntax"
-msgstr "Sintaksa:"
-
-#: 03100400.xhp#par_id3156152.4.help.text
-msgid "CDbl (Expression)"
-msgstr "CDbl (Izraz)"
-
-#: 03100400.xhp#hd_id3153061.5.help.text
-msgctxt "03100400.xhp#hd_id3153061.5.help.text"
-msgid "Return value"
-msgstr "Vrati vrijednost"
-
-#: 03100400.xhp#par_id3145068.6.help.text
-msgctxt "03100400.xhp#par_id3145068.6.help.text"
-msgid "Double"
+#. dUKL
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3151304\n"
+"102\n"
+"help.text"
+msgid "The characters a-z and 0-9 can be entered here. If a capital letter is entered, it is automatically converted to a lowercase letter."
msgstr ""
-#: 03100400.xhp#hd_id3154760.7.help.text
-msgctxt "03100400.xhp#hd_id3154760.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. O.$_
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3152870\n"
+"103\n"
+"help.text"
+msgid "C"
+msgstr "C"
-#: 03100400.xhp#par_id3153897.8.help.text
-msgctxt "03100400.xhp#par_id3153897.8.help.text"
-msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
+#. 3gnh
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155071\n"
+"104\n"
+"help.text"
+msgid "The characters a-z and 0-9 can be entered here. If a lowercase letter is entered, it is automatically converted to a capital letter"
msgstr ""
-#: 03100400.xhp#hd_id3148797.9.help.text
-msgctxt "03100400.xhp#hd_id3148797.9.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. =Bz.
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3159230\n"
+"105\n"
+"help.text"
+msgid "N"
+msgstr "N"
-#: 03100400.xhp#par_id3154217.10.help.text
-msgctxt "03100400.xhp#par_id3154217.10.help.text"
-msgid "Sub ExampleCountryConvert"
+#. U@jb
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154650\n"
+"106\n"
+"help.text"
+msgid "Only the characters 0-9 can be entered."
msgstr ""
-#: 03100400.xhp#par_id3147229.11.help.text
-msgctxt "03100400.xhp#par_id3147229.11.help.text"
-msgid "Msgbox CDbl(1234.5678)"
-msgstr "poruka_polje CDbl(1234.5678)"
-
-#: 03100400.xhp#par_id3151042.12.help.text
-msgctxt "03100400.xhp#par_id3151042.12.help.text"
-msgid "Msgbox CInt(1234.5678)"
-msgstr "poruka_polje CInt(1234.5678)"
-
-#: 03100400.xhp#par_id3150616.13.help.text
-msgctxt "03100400.xhp#par_id3150616.13.help.text"
-msgid "Msgbox CLng(1234.5678)"
-msgstr "poruka_polje CLng(1234.5678)"
-
-#: 03100400.xhp#par_id3153969.14.help.text
-msgctxt "03100400.xhp#par_id3153969.14.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03131500.xhp#tit.help.text
-msgid "CreateUnoStruct Function [Runtime]"
-msgstr "CreateUnoStruct Function [Run-time]"
-
-#: 03131500.xhp#bm_id3150499.help.text
-#, fuzzy
-msgid "<bookmark_value>CreateUnoStruct function</bookmark_value>"
-msgstr "<bookmark_value>JeliUnoStruct Funkcija</bookmark_value>"
-
-#: 03131500.xhp#hd_id3150499.1.help.text
-msgid "<link href=\"text/sbasic/shared/03131500.xhp\" name=\"CreateUnoStruct Function [Runtime]\">CreateUnoStruct Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131500.xhp\" name=\"CreateUnoStruct Function [Run-time]\">CreateUnoStruct Function [Run-time]</link>"
-
-#: 03131500.xhp#par_id3150713.2.help.text
-msgid "<ahelp hid=\".\">Creates an instance of a Uno structure type.</ahelp>"
+#. w`$|
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3149383\n"
+"107\n"
+"help.text"
+msgid "x"
msgstr ""
-#: 03131500.xhp#par_id3147226.3.help.text
-msgid "Use the following structure for your statement:"
-msgstr "Koristite sljedecu strukturu za vase stejtmente:"
-
-#: 03131500.xhp#par_id3149177.4.help.text
-#, fuzzy
-msgid "Dim oStruct as new com.sun.star.beans.Property"
-msgstr "Dim Struct1 kao novi com.sun.star.beans.Property"
+#. 0/%P
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3153489\n"
+"108\n"
+"help.text"
+msgid "All printable characters can be entered."
+msgstr ""
-#: 03131500.xhp#hd_id3156153.5.help.text
-msgctxt "03131500.xhp#hd_id3156153.5.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. KT/f
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3146967\n"
+"109\n"
+"help.text"
+msgid "X"
+msgstr "X"
-#: 03131500.xhp#par_id3155341.6.help.text
-msgid "oStruct = CreateUnoStruct( Uno type name )"
+#. aR(m
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154707\n"
+"110\n"
+"help.text"
+msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
msgstr ""
-#: 03131500.xhp#hd_id3145316.7.help.text
-msgctxt "03131500.xhp#hd_id3145316.7.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. ^6$p
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id2128971\n"
+"help.text"
+msgid "Editable"
+msgstr "Moguće uređivati"
-#: 03131500.xhp#par_id3149762.8.help.text
-msgid "oStruct = CreateUnoStruct( \"com.sun.star.beans.Property\" )"
+#. H%KR
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id6519974\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies whether the nodes of the tree control are editable.</ahelp>"
msgstr ""
-#: 03090403.xhp#tit.help.text
-msgid "Declare Statement [Runtime]"
-msgstr "Odredi Izjava [Run-time]"
-
-#: 03090403.xhp#bm_id3148473.help.text
-msgid "<bookmark_value>Declare statement</bookmark_value>"
-msgstr "<bookmark_value>Odredi Izjava</bookmark_value>"
+#. 4Y{A
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id4591814\n"
+"help.text"
+msgid "The default value is FALSE."
+msgstr ""
-#: 03090403.xhp#hd_id3148473.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare Statement [Runtime]\">Declare Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Odredi Izjava [Run-time]\">Odredi Izjava [Run-time]</link>"
+#. /nmC
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3149317\n"
+"114\n"
+"help.text"
+msgid "Graphics"
+msgstr "Ilustracije"
-#: 03090403.xhp#bm_id3145316.help.text
-msgid "<bookmark_value>DLL (Dynamic Link Library)</bookmark_value>"
+#. Ouj)
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3147546\n"
+"115\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the source of the graphics for a button or an image control. Click \"...\" to select a file.</ahelp>"
msgstr ""
-#: 03090403.xhp#par_id3145316.2.help.text
-msgid "Declares and defines a subroutine in a DLL file that you want to execute from $[officename] Basic."
-msgstr "Proglašava i definira potprogram u DLL fileu iz kojeg želite da pokrenete $[officename] Basic."
+#. M4Qq
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3154627\n"
+"258\n"
+"help.text"
+msgid "Height"
+msgstr "Visina"
-#: 03090403.xhp#par_id3146795.3.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary\">FreeLibrary</link>"
-msgstr "Pogledaj također: <link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary\">FreeLibrary</link>"
+#. hDlS
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155754\n"
+"257\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the height of the current control or the dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Specify the height of the current control or the dialogue box.</ahelp>"
-#: 03090403.xhp#hd_id3156344.4.help.text
-msgctxt "03090403.xhp#hd_id3156344.4.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. ibPC
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3153072\n"
+"208\n"
+"help.text"
+msgid "Help text"
+msgstr "Pomoć"
-#: 03090403.xhp#par_id3148664.5.help.text
-msgid "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]"
+#. ^a##
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3147502\n"
+"209\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter a help text that is displayed as a tip (bubble help) when the mouse rests over the control.</ahelp>"
msgstr ""
-#: 03090403.xhp#hd_id3153360.6.help.text
-msgctxt "03090403.xhp#hd_id3153360.6.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03090403.xhp#par_id3154140.8.help.text
-msgid "<emph>Name:</emph> A different name than defined in the DLL, to call the subroutine from $[officename] Basic."
-msgstr "<emph>Ime</emph>: Drukcije ime od onoga datog u DLL, da pozovete potprogram iz $[officename] Basic."
-
-#: 03090403.xhp#par_id3150870.9.help.text
-msgid "<emph>Aliasname</emph>: Name of the subroutine as defined in the DLL."
-msgstr "<emph>Aliasname</emph>:ime potprograma je datu u DLL."
-
-#: 03090403.xhp#par_id3154684.10.help.text
-msgid "<emph>Libname:</emph> File or system name of the DLL. This library is automatically loaded the first time the function is used."
-msgstr "<emph>Libname</emph>: Datoteke ili sustav naziva DLL. Ova biblioteka je automatski učita prvi put da se koristi funkcija."
+#. i^|d
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3154400\n"
+"212\n"
+"help.text"
+msgid "Help URL"
+msgstr "URL za pomoć"
-#: 03090403.xhp#par_id3148452.11.help.text
-msgid "<emph>Argumentlist:</emph> List of parameters representing arguments that are passed to the procedure when it is called. The type and number of parameters is dependent on the executed procedure."
+#. eT*L
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3150431\n"
+"213\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the help URL that is called when you press F1 while the focus is on a particular control. For example, use the format HID:1234 to call the Help-ID with the number 1234.</ahelp>"
msgstr ""
-#: 03090403.xhp#par_id3147289.12.help.text
-msgid "<emph>Type:</emph> Defines the data type of the value that is returned by a function procedure. You can exclude this parameter if a type-declaration character is entered after the name."
+#. xXrC
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id4171269\n"
+"help.text"
+msgid "Set the environment variable HELP_DEBUG to 1 to view the Help-IDs as extended help tips."
msgstr ""
-#: 03090403.xhp#par_id3146922.13.help.text
-msgid "To pass a parameter to a subroutine as a value instead of as a reference, the parameter must be indicated by the keyword <emph>ByVal</emph>."
-msgstr "da bi proslijedili parametar potprograma kao vrijednost, a ne kao referenca, parametar mora biti označen ključne riječi <emph> ByVal </emph>."
-
-#: 03090403.xhp#hd_id3153951.14.help.text
-msgctxt "03090403.xhp#hd_id3153951.14.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. y.\=
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3159260\n"
+"85\n"
+"help.text"
+msgid "Incr./decrement value"
+msgstr "Increment/decrement value"
-#: 03090403.xhp#par_id3154320.15.help.text
-msgctxt "03090403.xhp#par_id3154320.15.help.text"
-msgid "Declare Sub MyMessageBeep Lib \"user32.dll\" Alias \"MessageBeep\" ( long )"
+#. JeK#
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3145233\n"
+"86\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the increment and decrement interval for spin button controls.</ahelp>"
msgstr ""
-#: 03090403.xhp#par_id3150417.17.help.text
-#, fuzzy
-msgctxt "03090403.xhp#par_id3150417.17.help.text"
-msgid "Sub ExampleDeclare"
-msgstr "Sub PrimjerDefVar"
-
-#: 03090403.xhp#par_id3149959.18.help.text
-#, fuzzy
-msgctxt "03090403.xhp#par_id3149959.18.help.text"
-msgid "Dim lValue As Long"
-msgstr "Dim lTick kao Long"
+#. b@8M
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id539262\n"
+"help.text"
+msgid "Invokes stop mode editing"
+msgstr "Poziva stop editing mode"
-#: 03090403.xhp#par_id3145647.19.help.text
-msgctxt "03090403.xhp#par_id3145647.19.help.text"
-msgid "lValue = 5000"
+#. $*#h
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id234382\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies what happens when editing is interrupted by selecting another node in the tree, a change in the tree's data, or by some other means.</ahelp>"
msgstr ""
-#: 03090403.xhp#par_id3145801.20.help.text
-msgctxt "03090403.xhp#par_id3145801.20.help.text"
-msgid "MyMessageBeep( lValue )"
-msgstr ""
+#. ms=;
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id6591082\n"
+"help.text"
+msgid "Setting this property to TRUE causes the changes to be automatically saved when editing is interrupted. FALSE means that editing is canceled and changes are lost."
+msgstr "Setting this property to TRUE causes the changes to be automatically saved when editing is interrupted. FALSE means that editing is cancelled and changes are discarded."
-#: 03090403.xhp#par_id3145253.21.help.text
-msgctxt "03090403.xhp#par_id3145253.21.help.text"
-msgid "FreeLibrary(\"user32.dll\" )"
+#. bZ.~
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id9298074\n"
+"help.text"
+msgid "The default value is FALSE."
msgstr ""
-#: 03090403.xhp#par_id3149402.22.help.text
-#, fuzzy
-msgctxt "03090403.xhp#par_id3149402.22.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03100300.xhp#tit.help.text
-msgid "CDate Function [Runtime]"
-msgstr "CDate Function [Run-time]"
-
-#: 03100300.xhp#bm_id3150772.help.text
+#. 5-?o
+#: 01170101.xhp
#, fuzzy
-msgid "<bookmark_value>CDate function</bookmark_value>"
-msgstr "<bookmark_value>CByte Funkcija</bookmark_value>"
-
-#: 03100300.xhp#hd_id3150772.1.help.text
-msgid "<link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate Function [Runtime]\">CDate Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate Function [Run-time]\">CDate Function [Run-time]</link>"
-
-#: 03100300.xhp#par_id3150986.2.help.text
-msgid "Converts any string or numeric expression to a date value."
-msgstr "Konvertuje Bilo koji znak ili brojnu vrijednost u datovnu vrijednost."
-
-#: 03100300.xhp#hd_id3148944.3.help.text
-msgctxt "03100300.xhp#hd_id3148944.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03100300.xhp#par_id3148947.4.help.text
-msgid "CDate (Expression)"
-msgstr "CDate (Izraz)"
-
-#: 03100300.xhp#hd_id3148552.5.help.text
-msgctxt "03100300.xhp#hd_id3148552.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03100300.xhp#par_id3159414.6.help.text
-msgctxt "03100300.xhp#par_id3159414.6.help.text"
-msgid "Date"
-msgstr "Datum"
-
-#: 03100300.xhp#hd_id3153525.7.help.text
-msgctxt "03100300.xhp#hd_id3153525.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03100300.xhp#par_id3150359.8.help.text
-msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert."
-msgstr "<emph>Expression</emph>: Bilo koji znak ili brojni izraz koji zelis konvertovati."
-
-#: 03100300.xhp#par_id3125864.9.help.text
-msgid "When you convert a string expression, the date and time must be entered in the format MM.DD.YYYY HH.MM.SS, as defined by the <emph>DateValue</emph> and <emph>TimeValue</emph> function conventions. In numeric expressions, values to the left of the decimal represent the date, beginning from December 31, 1899. Values to the right of the decimal represent the time."
-msgstr "KAda se konvertuje znakovna vrijednost, datum i vrijeme moraju biti uneseni u formatu MM.DD.YYYY HH.MM.SS, kao sto je definisano datumom, pocevsi od 31. decembrar 1899.Vrijednosti desno od decimale preprezentuju izraz za vrijeme."
-
-#: 03100300.xhp#hd_id3156422.10.help.text
-msgctxt "03100300.xhp#hd_id3156422.10.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03100300.xhp#par_id3153969.11.help.text
-msgid "sub ExampleCDate"
-msgstr "pod primjerDatum"
-
-#: 03100300.xhp#par_id3159254.12.help.text
-msgid "MsgBox cDate(1000.25) REM 09.26.1902 06:00:00"
-msgstr "poruka_polje cDatum(1000.25) REM 09.26.1902 06:00:00"
-
-#: 03100300.xhp#par_id3155133.13.help.text
-msgid "MsgBox cDate(1001.26) REM 09.27.1902 06:14:24"
-msgstr "poruka_polje cDatum(1001.26) REM 09.27.1902 06:14:24"
-
-#: 03100300.xhp#par_id3153140.14.help.text
-msgctxt "03100300.xhp#par_id3153140.14.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03103900.xhp#tit.help.text
-msgid "FindPropertyObject Function [Runtime]"
-msgstr "NadiOsobinuObjekta Funkcija [Vrijeme izvršavanja]"
-
-#: 03103900.xhp#bm_id3146958.help.text
-msgid "<bookmark_value>FindPropertyObject function</bookmark_value>"
-msgstr "<bookmark_value>NadiOsobinuObjekta funkcija</bookmark_value>"
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3150536\n"
+"7\n"
+"help.text"
+msgid "Label"
+msgstr "Oznaka"
-#: 03103900.xhp#hd_id3146958.1.help.text
-msgid "<link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject Function [Runtime]\">FindPropertyObject Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103900.xhp\" name=\"NadiOsobinuObjekta Funkcija [Vrijeme izvršavanja]\">NadiOsobinuObjekta Funkcija [Vrijeme izvršavanja]</link>"
+#. -4:w
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3146324\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the label of the current control. The label is displayed along with the control.</ahelp>"
+msgstr ""
-#: 03103900.xhp#par_id3154285.2.help.text
-msgid "Enables objects to be addressed at run-time as a string parameter using the object name."
-msgstr "Omogucava objrktuda bude adresiran za Vrijeme izvršavanja kao string parametar koristeci ime objekta."
+#. ,pBi
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3146816\n"
+"223\n"
+"help.text"
+msgid "You can create multi-line <emph>labels</emph> by inserting manual line breaks in the label using <emph>Shift+Enter</emph>."
+msgstr ""
-#: 03103900.xhp#par_id3147573.3.help.text
-msgid "For instance, the command:"
-msgstr "Na primjer, komanda:"
+#. Ub9l
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3150457\n"
+"74\n"
+"help.text"
+msgid "Line Count"
+msgstr "Broj linija"
-#: 03103900.xhp#par_id3145610.4.help.text
-msgctxt "03103900.xhp#par_id3145610.4.help.text"
-msgid "MyObj.Prop1.Command = 5"
-msgstr "MojObj.Prop1.Komanda = 5"
+#. wv_a
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3149143\n"
+"75\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter the number of lines to be displayed for a list control. For combo boxes, this setting is only active if the dropdown option is enabled. </ahelp>"
+msgstr ""
-#: 03103900.xhp#par_id3147265.5.help.text
-msgid "corresponds to the following command block:"
-msgstr "odgovara sljedecem komandnom bloku:"
+#. y#FX
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id7468489\n"
+"help.text"
+msgid "Scrollbar"
+msgstr ""
-#: 03103900.xhp#par_id3153896.6.help.text
-msgctxt "03103900.xhp#par_id3153896.6.help.text"
-msgid "Dim ObjVar as Object"
-msgstr "Dim ObjVar kao Objekat"
+#. %IZA
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id7706228\n"
+"help.text"
+msgid "Adds the scrollbar type that you specify to a text box."
+msgstr "Dodaje scrollbar tip koji specifisemo za tekst box"
-#: 03103900.xhp#par_id3148664.7.help.text
-msgctxt "03103900.xhp#par_id3148664.7.help.text"
-msgid "Dim ObjProp as Object"
-msgstr "Dim ObjProp kao Objekat"
+#. Yj5D
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3153121\n"
+"256\n"
+"help.text"
+msgid "Small change"
+msgstr "Mala promjena"
-#: 03103900.xhp#par_id3150792.8.help.text
-msgctxt "03103900.xhp#par_id3150792.8.help.text"
-msgid "ObjName As String = \"MyObj\""
-msgstr "ObjIme kao String = \"MojObj\""
+#. o#dN
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3157875\n"
+"255\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the number of units to scroll when a user clicks an arrow on a scrollbar.</ahelp>"
+msgstr ""
-#: 03103900.xhp#par_id3154365.9.help.text
-#, fuzzy
-msgctxt "03103900.xhp#par_id3154365.9.help.text"
-msgid "ObjVar = FindObject( ObjName As String )"
-msgstr "NadiObjekat( ObjIme Kao String )"
+#. d:a\
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3145221\n"
+"73\n"
+"help.text"
+msgid "List entries"
+msgstr "Lista unosa"
-#: 03103900.xhp#par_id3148453.10.help.text
-msgctxt "03103900.xhp#par_id3148453.10.help.text"
-msgid "PropName As String = \"Prop1\""
+#. $i_{
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154580\n"
+"120\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the entries for a list control. One line takes one list entry. Press <emph>Shift+Enter</emph> to insert a new line.</ahelp>"
msgstr ""
-#: 03103900.xhp#par_id3150449.11.help.text
-msgctxt "03103900.xhp#par_id3150449.11.help.text"
-msgid "ObjProp = FindPropertyObject( ObjVar, PropName As String )"
-msgstr "ObjProp = NadiOsobinuObjekta( ObjVar, PropIme Kao String )"
+#. bKmu
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3149723\n"
+"159\n"
+"help.text"
+msgid "Literal mask"
+msgstr "Maska karaktera"
-#: 03103900.xhp#par_id3159152.12.help.text
-msgctxt "03103900.xhp#par_id3159152.12.help.text"
-msgid "ObjProp.Command = 5"
-msgstr "ObjProp.Komanda = 5"
+#. (d(*
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3150656\n"
+"160\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the initial values to be displayed in a pattern control. This helps the user to identify which values are allowed in a pattern control. The literal mask is restricted by the format specified by the edit mask.</ahelp>"
+msgstr "<ahelp hid=\".\">Specify the initial values to be displayed in a pattern control. This helps the user to identify which values are allowed in a pattern control. The character mask is restricted by the format specified by the edit mask.</ahelp>"
-#: 03103900.xhp#par_id3156214.13.help.text
-msgid "To dynamically create Names at run-time, use:"
-msgstr "Da dianmicki kreirate imena za vrijeme izvršavanja, koristite:"
+#. ?ft9
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3149015\n"
+"116\n"
+"help.text"
+msgid "Manual line break"
+msgstr "Manuelni prekid linije"
-#: 03103900.xhp#par_id3154686.14.help.text
-msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five names."
-msgstr "\"TextEdit1\" u TextEdit5\" u petlji da bi kreirali pet imena."
+#. KU5W
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3149893\n"
+"117\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to allow manual line breaks inside multiline controls.</ahelp>"
+msgstr "<ahelp hid=\".\">Select \"Yes\" to allow manual line breaks inside multi-line controls.</ahelp>"
-#: 03103900.xhp#par_id3150868.15.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject\">FindObject</link>"
-msgstr "Takode pogledaj: <link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject\">FindObject</link>"
+#. -E51
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3150463\n"
+"123\n"
+"help.text"
+msgid "Max. text length"
+msgstr "Maksimalna duzina teksta"
-#: 03103900.xhp#hd_id3147287.16.help.text
-msgctxt "03103900.xhp#hd_id3147287.16.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. wc-1
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3150745\n"
+"124\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the maximum number of characters that the user can enter.</ahelp>"
+msgstr ""
-#: 03103900.xhp#par_id3149560.17.help.text
-msgid "FindPropertyObject( ObjVar, PropName As String )"
-msgstr "NadiOsobinuObjekta( ObjVar, PropIme Kao String )"
+#. y9h.
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3154675\n"
+"21\n"
+"help.text"
+msgid "Multiline Input"
+msgstr "Višelinijski input"
-#: 03103900.xhp#hd_id3150012.18.help.text
-msgctxt "03103900.xhp#hd_id3150012.18.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. gjla
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3144741\n"
+"22\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to allow the input of multiple lines in the control. Press Enter to insert a manual line break in the control.</ahelp>"
+msgstr ""
-#: 03103900.xhp#par_id3109839.19.help.text
-msgid "<emph>ObjVar:</emph> Object variable that you want to dynamically define at run-time."
-msgstr "<emph>ObjVar</emph>: Varijabla objekta koju želite dinamicki da definišete za vrijeme izvršavanja."
+#. GQ8#
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3154848\n"
+"129\n"
+"help.text"
+msgid "Multiselection"
+msgstr "Selektovanje više elemenata"
-#: 03103900.xhp#par_id3153363.20.help.text
-msgid "<emph>PropName:</emph> String that specifies the name of the property that you want to address at run-time."
-msgstr "<emph>PropIme</emph>: String koji specificira ime osobine koju želite da adresirate za vrijeme izvršavanja."
+#. 86Q`
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3151235\n"
+"130\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to allow the selection of multiple entries in list controls.</ahelp>"
+msgstr ""
-#: 03103800.xhp#tit.help.text
-msgid "FindObject Function [Runtime]"
-msgstr "NadiObjekat Funkcija [Vrijeme izvršavanja]"
+#. 1;2b
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3148887\n"
+"9\n"
+"help.text"
+msgid "Name"
+msgstr "Ime"
-#: 03103800.xhp#bm_id3145136.help.text
-msgid "<bookmark_value>FindObject function</bookmark_value>"
-msgstr "<bookmark_value>NadiObjekat funkcija</bookmark_value>"
+#. lCVG
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154548\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\".\">Insert a name for the current control. This name is used to identify the control.</ahelp>"
+msgstr ""
-#: 03103800.xhp#hd_id3145136.1.help.text
-msgid "<link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject Function [Runtime]\">FindObject Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103800.xhp\" name=\"NadiObjekat Funkcija [vrijeme izvršavanja]\">NadiObjekat Funkcija [Vrijeme izvršavanja]</link>"
+#. +]f#
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3148739\n"
+"44\n"
+"help.text"
+msgid "Order"
+msgstr "Narudžba"
-#: 03103800.xhp#par_id3155341.2.help.text
-msgid "Enables an object to be addressed at run-time as a string parameter through the object name."
-msgstr "Omogucava objektu da za vrijeme izvršavanja bude adresiran kao string parametar kroz ime objekta."
+#. :Pd\
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3149252\n"
+"45\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the order in which the controls receive the focus when the Tab key is pressed in the dialog.</ahelp> On entering a dialog, the control with the lowest order (0) receives the focus. Pressing the <emph>Tab</emph> key the successively focusses the other controls as specified by their order number."
+msgstr "<ahelp hid=\".\">Specify the order in which the controls receive the focus when the Tab key is pressed in the dialogue box.</ahelp> On entering a dialogue box, the control with the lowest order (0) receives the focus. Pressing the <emph>Tab</emph> key the successively focusses the other controls as specified by their order number."
-#: 03103800.xhp#par_id3150669.3.help.text
-msgid "For example, the following command:"
-msgstr "Na primjer, sljedeca komanda:"
+#. [;q$
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155259\n"
+"46\n"
+"help.text"
+msgid "Initially, the controls receive numbers in the order they are added to the dialog. You can change the order numbers for controls. $[officename] Basic updates the order numbers automatically to avoid duplicate numbers. Controls that cannot be focused are also assigned a value but these controls are skipped when using the Tab key."
+msgstr "Initially, the controls receive numbers in the order they are added to the dialogue box. You can change the order numbers for controls. $[officename] Basic updates the order numbers automatically to avoid duplicate numbers. Controls that cannot be focussed are also assigned a value but these controls are skipped when using the Tab key."
-#: 03103800.xhp#par_id3148473.4.help.text
-msgctxt "03103800.xhp#par_id3148473.4.help.text"
-msgid "MyObj.Prop1.Command = 5"
-msgstr "MojObj.Prop1.Komanda = 5"
+#. :GC?
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3149511\n"
+"247\n"
+"help.text"
+msgid "Orientation"
+msgstr "Orijentacija"
-#: 03103800.xhp#par_id3156023.5.help.text
-msgid "corresponds to the command block:"
-msgstr "odgovara komandnom bloku:"
+#. D6!3
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3153780\n"
+"246\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the orientation for a scrollbar control.</ahelp>"
+msgstr ""
-#: 03103800.xhp#par_id3153896.6.help.text
-msgctxt "03103800.xhp#par_id3153896.6.help.text"
-msgid "Dim ObjVar as Object"
-msgstr "Dim ObjVar kao Objekat"
+#. O]U6
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3154374\n"
+"239\n"
+"help.text"
+msgid "Page (step)"
+msgstr "Stranica (korak)"
-#: 03103800.xhp#par_id3154760.7.help.text
-msgctxt "03103800.xhp#par_id3154760.7.help.text"
-msgid "Dim ObjProp as Object"
-msgstr "Dim ObjProp kao Objekat"
+#. ;UH9
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154109\n"
+"238\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the number of the dialog page to which the current control is assigned or the page number of the dialog you want to edit.</ahelp> If a dialog has only one page set its <emph>Page (Step)</emph> value to <emph>0</emph>."
+msgstr "<ahelp hid=\".\">Specify the number of the dialogue box page to which the current control is assigned or the page number of the dialogue box you want to edit.</ahelp> If a dialogue box has only one page set its <emph>Page (Step)</emph> value to <emph>0</emph>."
-#: 03103800.xhp#par_id3145069.8.help.text
-msgctxt "03103800.xhp#par_id3145069.8.help.text"
-msgid "ObjName As String = \"MyObj\""
-msgstr "ObjIme kao String = \"MojObj\""
+#. :NV?
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3148580\n"
+"236\n"
+"help.text"
+msgid "Select <emph>Page (Step)</emph> = 0 to make a control visible on every dialog page."
+msgstr "Select <emph>Page (Step)</emph> = 0 to make a control visible on every dialogue box page."
-#: 03103800.xhp#par_id3154939.9.help.text
-#, fuzzy
-msgctxt "03103800.xhp#par_id3154939.9.help.text"
-msgid "ObjVar = FindObject( ObjName As String )"
-msgstr "NadiObjekat( ObjIme Kao String )"
+#. 7C65
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3146144\n"
+"235\n"
+"help.text"
+msgid "To switch between dialog pages at run time, you need to create a macro that changes the value of <emph>Page (Step)</emph>."
+msgstr "To switch between dialogue box pages at run-time, you need to create a macro that changes the value of <emph>Page (Step)</emph>."
-#: 03103800.xhp#par_id3150793.10.help.text
-msgctxt "03103800.xhp#par_id3150793.10.help.text"
-msgid "PropName As String = \"Prop1\""
+#. sc@d
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3154558\n"
+"156\n"
+"help.text"
+msgid "Password characters"
msgstr ""
-#: 03103800.xhp#par_id3154141.11.help.text
-msgctxt "03103800.xhp#par_id3154141.11.help.text"
-msgid "ObjProp = FindPropertyObject( ObjVar, PropName As String )"
-msgstr "ObjProp = NadiOsobinuObjekta( ObjVar, PropIme Kao String )"
-
-#: 03103800.xhp#par_id3156424.12.help.text
-msgctxt "03103800.xhp#par_id3156424.12.help.text"
-msgid "ObjProp.Command = 5"
-msgstr "ObjProp.Komanda = 5"
-
-#: 03103800.xhp#par_id3145420.13.help.text
-msgid "This allows names to be dynamically created at run-time. For example:"
-msgstr "Ovo dozvoljava imenima da budu dinamicki kreirana u vrijeme izvršavanja. Na primjer:"
+#. Mx4n
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3152787\n"
+"157\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter a character to be displayed instead of the characters that are typed. This can be used for entering passwords in text controls.</ahelp>"
+msgstr ""
-#: 03103800.xhp#par_id3153104.14.help.text
-msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five control names."
-msgstr "\"UmetniTekst1\" u UmetniTekst5\" u petlji da bi kreirao pet kontrolnih imena."
+#. /OEi
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3148750\n"
+"245\n"
+"help.text"
+msgid "PositionX"
+msgstr "PoložajX"
-#: 03103800.xhp#par_id3150767.15.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject\">FindPropertyObject</link>"
-msgstr "Takode pogledaj: <link href=\"text/sbasic/shared/03103900.xhp\" name=\"NadiOsobinuObjekta\">NadiOsobinuObjekta</link>"
+#. f]jA
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154517\n"
+"244\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the distance of the current control from the left side of the dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Specify the distance of the current control from the left side of the dialogue box.</ahelp>"
-#: 03103800.xhp#hd_id3150868.16.help.text
-msgctxt "03103800.xhp#hd_id3150868.16.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. C#UB
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3152767\n"
+"243\n"
+"help.text"
+msgid "PositionY"
+msgstr "PoložajY"
-#: 03103800.xhp#par_id3151042.17.help.text
-msgid "FindObject( ObjName As String )"
-msgstr "NadiObjekat( ObjIme Kao String )"
+#. ^ybM
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3159082\n"
+"242\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the distance of the current control from the top of the dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Specify the distance of the current control from the top of the dialogue box.</ahelp>"
-#: 03103800.xhp#hd_id3159254.18.help.text
-msgctxt "03103800.xhp#hd_id3159254.18.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. WB1z
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3159213\n"
+"221\n"
+"help.text"
+msgid "Prefix symbol"
+msgstr "Prefiksni simbol"
-#: 03103800.xhp#par_id3150439.19.help.text
-msgid "<emph>ObjName: </emph>String that specifies the name of the object that you want to address at run-time."
-msgstr "<emph>ObjIme</emph>: String koji specificira ime objekta koje želite adresirati za vrijeme izvršavanja."
+#. t%Kc
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3149688\n"
+"222\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to display the currency symbol prefix in currency controls when a number was entered.</ahelp>"
+msgstr ""
-#: 03050300.xhp#tit.help.text
-#, fuzzy
-msgid "Error Function [Runtime]"
-msgstr "Niz Funkcija [Vrijeme izvršavanja]"
+#. ^gf5
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3149728\n"
+"89\n"
+"help.text"
+msgid "Print"
+msgstr "Štampaj"
-#: 03050300.xhp#bm_id3159413.help.text
-#, fuzzy
-msgid "<bookmark_value>Error function</bookmark_value>"
-msgstr "<bookmark_value>Niz Funkcija</bookmark_value>"
+#. ?x=F
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3150001\n"
+"90\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to include the current control in a document's printout.</ahelp>"
+msgstr ""
-#: 03050300.xhp#hd_id3159413.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03050300.xhp\" name=\"Error Function [Runtime]\">Error Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Funkcija [Run-time]\">Lof Funkcija [Run-time]</link>"
+#. H??@
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3154671\n"
+"261\n"
+"help.text"
+msgid "Progress value"
+msgstr "Vrijednost napretka"
-#: 03050300.xhp#par_id3148663.2.help.text
-msgid "Returns the error message that corresponds to a given error code."
+#. kmaZ
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3146849\n"
+"260\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify a progress value for a progress bar control.</ahelp>"
msgstr ""
-#: 03050300.xhp#hd_id3153379.3.help.text
-msgctxt "03050300.xhp#hd_id3153379.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. p9T|
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3153112\n"
+"254\n"
+"help.text"
+msgid "Progress value max."
+msgstr "Progress value maximum"
-#: 03050300.xhp#par_id3154366.4.help.text
+#. F0HI
+#: 01170101.xhp
#, fuzzy
-msgid "Error (Expression)"
-msgstr "Str (Izraz)"
+msgctxt ""
+"01170101.xhp\n"
+"par_id3145167\n"
+"253\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the maximum value of a progress bar control.</ahelp>"
+msgstr "<ahelp hid=\".\">Specify the background colour for the current control.</ahelp>"
-#: 03050300.xhp#hd_id3145173.5.help.text
-msgctxt "03050300.xhp#hd_id3145173.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. ##O:
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3153569\n"
+"249\n"
+"help.text"
+msgid "Progress value min."
+msgstr "Progress value minimum"
-#: 03050300.xhp#par_id3154125.6.help.text
+#. E819
+#: 01170101.xhp
#, fuzzy
-msgctxt "03050300.xhp#par_id3154125.6.help.text"
-msgid "String"
-msgstr "Stringovi"
-
-#: 03050300.xhp#hd_id3150869.7.help.text
-msgctxt "03050300.xhp#hd_id3150869.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154506\n"
+"248\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the minimum value of a progress bar control.</ahelp>"
+msgstr "<ahelp hid=\".\">Specify the background colour for the current control.</ahelp>"
-#: 03050300.xhp#par_id3153193.8.help.text
-msgid "<emph>Expression:</emph> Any numeric expression that contains the error code of the error message that you want to return."
-msgstr ""
+#. Rt:9
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3150134\n"
+"42\n"
+"help.text"
+msgid "Read-only"
+msgstr "Samo za čitanje"
-#: 03050300.xhp#par_id3159254.9.help.text
-msgid "If no parameters are passed, the Error function returns the error message of the most recent error that occurred during program execution."
+#. l2Kb
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155930\n"
+"43\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to prevent the user from editing the value of the current control. The control is enabled and can be focussed but not modified.</ahelp>"
msgstr ""
-#: 03120300.xhp#tit.help.text
-msgid "Editing String Contents"
-msgstr ""
+#. +WTD
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_idN11112\n"
+"help.text"
+msgid "Repeat"
+msgstr "Ponovi"
-#: 03120300.xhp#bm_id7499008.help.text
-msgid "<bookmark_value>ampersand symbol in StarBasic</bookmark_value>"
+#. tWr0
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_idN11128\n"
+"help.text"
+msgid "<ahelp hid=\".\">Repeats trigger events when you keep the mouse button pressed on a control such as a spin button.</ahelp>"
msgstr ""
-#: 03120300.xhp#hd_id3153894.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03120300.xhp\" name=\"Editing String Contents\">Editing String Contents</link>"
-msgstr "<link href=\"text/sbasic/shared/03120400.xhp\" name=\"Editing String Length\">Uredi dužinu Stringa</link>"
+#. i|T9
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id9579149\n"
+"help.text"
+msgid "Root displayed"
+msgstr "Prikazan je korijen"
-#: 03120300.xhp#par_id3149178.2.help.text
-msgid "The following functions edit, format, and align the contents of strings. Use the & operator to concatenate strings."
+#. BVN9
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id7126987\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies if the root node of the tree control is displayed.</ahelp>"
msgstr ""
-#: 03102100.xhp#tit.help.text
-msgid "Dim Statement [Runtime]"
-msgstr "Dim Red[Pokretac- vrijeme]"
-
-#: 03102100.xhp#bm_id3149812.help.text
-msgid "<bookmark_value>Dim statement</bookmark_value><bookmark_value>arrays; dimensioning</bookmark_value><bookmark_value>dimensioning arrays</bookmark_value>"
-msgstr "<bookmark_value>Dim statement</bookmark_value><bookmark_value>nizovi; dimensioning</bookmark_value><bookmark_value>dimenzijonalni nizovi</bookmark_value>"
-
-#: 03102100.xhp#hd_id3149812.1.help.text
-msgid "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Dim Statement [Runtime]\">Dim Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Dim Red [Pokretac- vrijeme]\">Dim Redovi [Pokretac- vrijeme]</link>"
-
-#: 03102100.xhp#par_id3143271.2.help.text
-msgctxt "03102100.xhp#par_id3143271.2.help.text"
-msgid "Declares a variable or an array."
+#. !M#:
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id9174779\n"
+"help.text"
+msgid "If Root displayed is set to FALSE, the root node of a model is no longer a valid node for the tree control and can't be used with any method of XTreeControl."
msgstr ""
-#: 03102100.xhp#par_id3154686.3.help.text
-msgid "If the variables are separated by commas (for example, DIM sPar1, sPar2, sPar3 AS STRING), only Variant variables can be defined. Use a separate definition line for each variable."
-msgstr "Ako su variable odmaknute zarezima(npr., DIM sPar1, sPar2, sPar3 AS STRING), jedina varijanta varijabvli moze biti definisana. Koristi razdvojeno definisaner linije za svaku varijablu"
-
-#: 03102100.xhp#par_id3156422.4.help.text
-msgid "DIM sPar1 AS STRING"
-msgstr "DIM sPar1 AS Slova"
-
-#: 03102100.xhp#par_id3159252.5.help.text
-msgid "DIM sPar2 AS STRING"
-msgstr "DIM sPar2 AS Slova"
-
-#: 03102100.xhp#par_id3153142.6.help.text
-msgid "DIM sPar3 AS STRING"
-msgstr "DIM sPar3 AS Slova"
-
-#: 03102100.xhp#par_id3152576.7.help.text
-msgid "Dim declares local variables within subroutines. Global variables are declared with the PUBLIC or the PRIVATE statement."
-msgstr "Dim deklarise lokalne varijable bez prijelaznika programa . Globalna vrijednost je deklarisana sa JAVNIM ili PRIVATNIM redovima."
-
-#: 03102100.xhp#hd_id3156443.8.help.text
-msgctxt "03102100.xhp#hd_id3156443.8.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03102100.xhp#par_id3149412.9.help.text
-msgctxt "03102100.xhp#par_id3149412.9.help.text"
-msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
+#. GO^^
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id594195\n"
+"help.text"
+msgid "The default value is TRUE."
msgstr ""
-#: 03102100.xhp#hd_id3147397.10.help.text
-msgctxt "03102100.xhp#hd_id3147397.10.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. WST[
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id7534409\n"
+"help.text"
+msgid "Row height"
+msgstr "Visina reda"
-#: 03102100.xhp#par_id3154730.11.help.text
-msgctxt "03102100.xhp#par_id3154730.11.help.text"
-msgid "<emph>VarName:</emph> Any variable or array name."
+#. uOs5
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id6471755\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the height of each row of a tree control, in pixels.</ahelp>"
msgstr ""
-#: 03102100.xhp#par_id3147125.12.help.text
-msgctxt "03102100.xhp#par_id3147125.12.help.text"
-msgid "<emph>Start, End:</emph> Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range."
+#. CV(}
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id2909329\n"
+"help.text"
+msgid "If the specified value is less than or equal to zero, the row height is the maximum height of all rows."
msgstr ""
-#: 03102100.xhp#par_id3153877.13.help.text
-msgid "Start and End can be numerical expressions if ReDim is applied at the procedure level."
-msgstr "Pocetak i kraj mogu biti brojcani izrazi ako"
-
-#: 03102100.xhp#par_id3153510.14.help.text
-msgid "<emph>VarType:</emph> Key word that declares the data type of a variable."
-msgstr "<emph>VarType</emph>: Kljucna rijec deklarise bazni tip varijabli"
-
-#: 03102100.xhp#par_id3154015.15.help.text
-#, fuzzy
-msgctxt "03102100.xhp#par_id3154015.15.help.text"
-msgid "<emph>Keyword:</emph> Variable type"
-msgstr "<emph>Keyword</emph>: Default variable type"
-
-#: 03102100.xhp#par_id3153949.16.help.text
-msgid "<emph>Bool:</emph> Boolean variable (True, False)"
-msgstr "<emph>Bool</emph>: Bulian varijable (Tacno , Netacno)"
-
-#: 03102100.xhp#par_id3156275.17.help.text
-msgid "<emph>Currency:</emph> Currency-Variable (Currency with 4 Decimal places)"
-msgstr "<emph>Currency</emph>: Trenutne-variable (Trenutno sa 4 Decimalna mjesta)"
-
-#: 03102100.xhp#par_id3156057.18.help.text
-msgctxt "03102100.xhp#par_id3156057.18.help.text"
-msgid "<emph>Date:</emph> Date variable"
+#. =%J:
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id4601580\n"
+"help.text"
+msgid "The default value is 0."
msgstr ""
-#: 03102100.xhp#par_id3148405.19.help.text
-msgid "<emph>Double:</emph> Double-precision floating-point variable (1,79769313486232 x 10E308 - 4,94065645841247 x 10E-324)"
-msgstr "<emph>Double</emph>: Double-precision floating-point variable (1.79769313486232 x 10E+308 - 4,94065645841247 x 10E-324)"
+#. 77_|
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3148761\n"
+"264\n"
+"help.text"
+msgid "Scale"
+msgstr "Omjer"
-#: 03102100.xhp#par_id3148916.20.help.text
-msgctxt "03102100.xhp#par_id3148916.20.help.text"
-msgid "<emph>Integer:</emph> Integer variable (-32768 - 32767)"
+#. 0|#O
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3159134\n"
+"265\n"
+"help.text"
+msgid "<ahelp hid=\".\">Scales the image to fit the control size.</ahelp>"
msgstr ""
-#: 03102100.xhp#par_id3150045.21.help.text
-msgid "<emph>Long:</emph> Long integer variable (-2.147.483.648 - 2.147.483.647)"
-msgstr "<emph>Long</emph>: ulaz brojcanih variabli (-2,147,483,648 - 2,147,483,647)"
-
-#: 03102100.xhp#par_id3149255.22.help.text
-msgid "<emph>Object:</emph> Object variable (Note: this variable can only subsequently be defined with Set!)"
-msgstr "<emph>Object</emph>: Objekat varijable (Note: this variable can only subsequently be defined with Set!)"
-
-#: 03102100.xhp#par_id3155937.23.help.text
-msgid "<emph>Single:</emph> Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)."
-msgstr "<emph>Single</emph>:Jednostavna-preciznost putujuca-tacka variable (3.402823 x 10E+38 - 1.401298 x 10E-45)."
-
-#: 03102100.xhp#par_id3151251.24.help.text
-msgid "<emph>String:</emph> String variable consisting of a maximum of 64,000 ASCII characters."
-msgstr "<emph>String</emph>: Jednostavna varijabla koristi maksimalni broj od 64,000 ASCII karaktera."
-
-#: 03102100.xhp#par_id3154704.25.help.text
-msgid "<emph>[Variant]:</emph> Variant variable type (contains all types, specified by definition). If a key word is not specified, variables are automatically defined as Variant Type, unless a statement from DefBool to DefVar is used."
-msgstr "<emph>[Variant]</emph>: Varijanta varijable tipa (sadrzi sve tipove, odredjena definicijom).Ako kljucna rijec nije odredzena,automatski varijable odredzuju se kao Variant Tip, osim reda za DefBool to DefVar koji je koristen"
-
-#: 03102100.xhp#par_id3146316.26.help.text
-msgctxt "03102100.xhp#par_id3146316.26.help.text"
-msgid "In $[officename] Basic, you do not need to declare variables explicitly. However, you need to declare an array before you can use them. You can declare a variable with the Dim statement, using commas to separate multiple declarations. To declare a variable type, enter a type-declaration character following the name or use a corresponding key word."
+#. P8oK
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id7597277\n"
+"help.text"
+msgid "Scrollbar"
msgstr ""
-#: 03102100.xhp#par_id3149924.27.help.text
-msgctxt "03102100.xhp#par_id3149924.27.help.text"
-msgid "$[officename] Basic supports single or multi-dimensional arrays that are defined by a specified variable type. Arrays are suitable if the program contains lists or tables that you want to edit. The advantage of arrays is that it is possible to address individual elements according to indexes, which can be formulated as numeric expressions or variables."
+#. %5K)
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id986968\n"
+"help.text"
+msgid "<ahelp hid=\".\">Adds the scrollbar type that you specify to a text box.</ahelp>"
msgstr ""
-#: 03102100.xhp#par_id3148488.28.help.text
-msgid "Arrays are declared with the Dim statement. There are two methods to define the index range:"
-msgstr "Nizovi su deklarisani sa Dim redom.Nalaze se dvije metode koje definisu dio indeksa:"
-
-#: 03102100.xhp#par_id3154662.29.help.text
-msgid "DIM text(20) as String REM 21 elements numbered from 0 to 20"
-msgstr "DIM text(20) kao String REM 21 elementi izbrojani od 0 to 20"
-
-#: 03102100.xhp#par_id3155604.30.help.text
-msgid "DIM text(5 to 25) as String REM 21 elements numbered from 5 to 25"
-msgstr "DIM text(5 to 25) kao String REM 21 elementi izbrojani od 5 to 25"
-
-#: 03102100.xhp#par_id3151274.31.help.text
-msgid "DIM text(-15 to 5) as String REM 21 elements (including 0)"
-msgstr "DIM text(-15 to 5) kao String REM 21 elementi (ukljucuju 0)"
-
-#: 03102100.xhp#par_id3152774.32.help.text
-msgid "REM numbered from -15 to 5"
-msgstr "REM brojevi od -15 do 5"
-
-#: 03102100.xhp#par_id3150829.33.help.text
-msgid "Two-dimensional data field"
-msgstr "Dva-dimenzijonalna bazna polja"
-
-#: 03102100.xhp#par_id3149529.34.help.text
-msgid "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."
-msgstr "DIM tekst(20,2) kao String REM 63 elementi; od 0 do 20 dio 1, od 0 do 20 dio 2 i od 0 do 20 dio 3."
-
-#: 03102100.xhp#par_id3159239.35.help.text
-msgid "You can declare an array types as dynamic if a ReDim statement defines the number of dimensions in the subroutine or the function that contains the array. Generally, you can only define an array dimension once, and you cannot modify it. Within a subroutine, you can declare an array with ReDim. You can only define dimensions with numeric expressions. This ensures that the fields are only as large as necessary."
-msgstr "Vi mozete deklarisati niz tipa kao dinamican ako ReDim red definise broj dimenzija u subrutini ili funkciji koja sadrzi niz. Generalno, vi samo mozete definisati niz jednodimenzijonalni i ne moze se mjenjati. Bez subrutina mozete deklarisati niz sa ReDim.Takodjer mozete definisati dimenzije sa izrazenim brojevima. Polje je veliko, koliko treba da bude"
-
-#: 03102100.xhp#hd_id3150344.36.help.text
-msgctxt "03102100.xhp#hd_id3150344.36.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. _.zK
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3147370\n"
+"241\n"
+"help.text"
+msgid "Scroll value"
+msgstr "Vrijednost klizača"
-#: 03102100.xhp#par_id3150206.37.help.text
-msgid "Sub ExampleDim1"
-msgstr "Prijelazni PRimjerDim1"
+#. g1(Z
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3159622\n"
+"240\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the initial value of a scrollbar control. This determines the position of the scrollbar slider.</ahelp>"
+msgstr ""
-#: 03102100.xhp#par_id3154201.38.help.text
-msgctxt "03102100.xhp#par_id3154201.38.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar kao String"
+#. [a1p
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3155440\n"
+"252\n"
+"help.text"
+msgid "Scroll value max."
+msgstr "Scroll value maximum"
-#: 03102100.xhp#par_id3146134.39.help.text
+#. Dg7K
+#: 01170101.xhp
#, fuzzy
-msgctxt "03102100.xhp#par_id3146134.39.help.text"
-msgid "Dim iVar As Integer"
-msgstr "Dim iColour As Integer"
+msgctxt ""
+"01170101.xhp\n"
+"par_id3148877\n"
+"251\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the maximum value of a scrollbar control.</ahelp>"
+msgstr "<ahelp hid=\".\">Specify the background colour for the current control.</ahelp>"
-#: 03102100.xhp#par_id3154657.40.help.text
-msgctxt "03102100.xhp#par_id3154657.40.help.text"
-msgid "sVar = \"Office\""
-msgstr ""
+#. H8$W
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_idN111E4\n"
+"help.text"
+msgid "Scroll value min."
+msgstr "Scroll value minimum"
-#: 03102100.xhp#par_id3148459.41.help.text
+#. @9F{
+#: 01170101.xhp
#, fuzzy
-msgctxt "03102100.xhp#par_id3148459.41.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03102100.xhp#par_id3166424.43.help.text
-msgid "Sub ExampleDim2"
-msgstr "Sub PrimjerDim2"
+msgctxt ""
+"01170101.xhp\n"
+"par_idN111E8\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the minimum value of a scrollbar control.</ahelp>"
+msgstr "<ahelp hid=\".\">Specify the background colour for the current control.</ahelp>"
-#: 03102100.xhp#par_id3149036.44.help.text
-msgid "REM Two-dimensional data field"
-msgstr "REM dvo-dimenzijonalna bazna polja"
+#. E_7-
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id543534\n"
+"help.text"
+msgid "Show handles"
+msgstr "Prikaži rukovatelje"
-#: 03102100.xhp#par_id3149737.45.help.text
-msgid "Dim stext(20,2) as String"
-msgstr "Blijedi stext(20,2) kao string"
+#. PT-2
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id5060884\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies whether the handles of the nodes should be displayed.</ahelp>"
+msgstr ""
-#: 03102100.xhp#par_id3153782.46.help.text
-msgid "Const sDim as String = \" Dimension:\""
-msgstr "Konstanta sDim kao String = \" Dimenzija:\""
+#. v%?Z
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id4974822\n"
+"help.text"
+msgid "The handles are dotted lines that visualize the hierarchy of the tree control."
+msgstr "The handles are dotted lines that visualise the hierarchy of the tree control."
-#: 03102100.xhp#par_id3150518.48.help.text
-msgctxt "03102100.xhp#par_id3150518.48.help.text"
-msgid "for i = 0 to 20"
-msgstr "za i = 0 do 20"
+#. Q-:]
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id7687307\n"
+"help.text"
+msgid "The default value is TRUE."
+msgstr ""
-#: 03102100.xhp#par_id3166428.49.help.text
-msgctxt "03102100.xhp#par_id3166428.49.help.text"
-msgid "for ii = 0 to 2"
-msgstr "za ii = 0 do 2"
+#. H(1\
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id4062013\n"
+"help.text"
+msgid "Show root handles"
+msgstr "Prikaži korijenske hvataljke"
-#: 03102100.xhp#par_id3152994.50.help.text
-msgid "stext(i,ii) = str(i) & sDim & str(ii)"
+#. (}+q
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3314004\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies whether the handles of the nodes should also be displayed at root level.</ahelp>"
msgstr ""
-#: 03102100.xhp#par_id3150202.51.help.text
-msgctxt "03102100.xhp#par_id3150202.51.help.text"
-msgid "next ii"
-msgstr "slijedeci ii"
+#. rqs$
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id2396313\n"
+"help.text"
+msgid "The default value is TRUE."
+msgstr ""
-#: 03102100.xhp#par_id3154370.52.help.text
-msgctxt "03102100.xhp#par_id3154370.52.help.text"
-msgid "next i"
-msgstr "slijedeci i"
+#. /%nh
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_idN10EC2\n"
+"help.text"
+msgid "Selection"
+msgstr "Izbor"
-#: 03102100.xhp#par_id3156166.54.help.text
-msgctxt "03102100.xhp#par_id3156166.54.help.text"
-msgid "for i = 0 to 20"
-msgstr "za i = 0 do 20"
+#. 4.`(
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_idN10ED8\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the sequence of the selected items, where \"0\" corresponds to the first item. To select more than one item, Multiselection must be enabled.</ahelp>"
+msgstr ""
-#: 03102100.xhp#par_id3148815.55.help.text
-msgctxt "03102100.xhp#par_id3148815.55.help.text"
-msgid "for ii = 0 to 2"
-msgstr "za ii = 0 do 2"
+#. S=eZ
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_idN10EEB\n"
+"help.text"
+msgid "Click the <emph>...</emph> button to open the <emph>Selection</emph> dialog."
+msgstr "Click the <emph>...</emph> button to open the <emph>Izbor</emph> dialogue box."
-#: 03102100.xhp#par_id3146981.56.help.text
-msgid "msgbox stext(i,ii)"
+#. qtTg
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_idN10F0A\n"
+"help.text"
+msgid "<ahelp hid=\".\">Click the item or items that you want to select. To select more than one item, ensure that the Multiselection option is selected.</ahelp>"
msgstr ""
-#: 03102100.xhp#par_id3155125.57.help.text
-msgctxt "03102100.xhp#par_id3155125.57.help.text"
-msgid "next ii"
-msgstr "slijedeci ii"
-
-#: 03102100.xhp#par_id3154528.58.help.text
-msgctxt "03102100.xhp#par_id3154528.58.help.text"
-msgid "next i"
-msgstr "slijedeci i"
+#. MK0A
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id5026093\n"
+"help.text"
+msgid "Selection type"
+msgstr "Vrsta odabira"
-#: 03102100.xhp#par_id3155087.59.help.text
-#, fuzzy
-msgctxt "03102100.xhp#par_id3155087.59.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. AMKs
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id1134067\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the selection mode that is enabled for this tree control.</ahelp>"
+msgstr ""
-#: 03010102.xhp#tit.help.text
-msgid "MsgBox Function [Runtime]"
-msgstr "MsgBox Function [Run-time]"
+#. +wE2
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3154193\n"
+"87\n"
+"help.text"
+msgid "Spin Button"
+msgstr "Obrtno dugme"
-#: 03010102.xhp#bm_id3153379.help.text
-#, fuzzy
-msgid "<bookmark_value>MsgBox function</bookmark_value>"
-msgstr "<bookmark_value>Popravna Funkcija</bookmark_value>"
+#. (DiD
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3145298\n"
+"88\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to add spin buttons to a numerical, currency, date, or time control to allow increasing and decreasing the input value using arrow buttons.</ahelp>"
+msgstr "<ahelp hid=\".\">Select \"Yes\" to add spin buttons to a numeric, currency, date or time control to allow increasing and decreasing the input value using arrow buttons.</ahelp>"
-#: 03010102.xhp#hd_id3153379.1.help.text
-msgid "<link href=\"text/sbasic/shared/03010102.xhp\" name=\"MsgBox Function [Runtime]\">MsgBox Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010102.xhp\" name=\"MsgBox Function [Run-time]\">MsgBox Function [Run-time]</link>"
+#. .VqC
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3156267\n"
+"232\n"
+"help.text"
+msgid "State"
+msgstr "Kanton"
-#: 03010102.xhp#par_id3145171.2.help.text
-msgid "Displays a dialog box containing a message and returns a value."
-msgstr "Pokazuje dijalog sa povratnom vrijednosti."
+#. PO|T
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3150928\n"
+"231\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select the selection state of the current control.</ahelp>"
+msgstr "<ahelp hid=\".\">Selektuj selekciju stanja trenutne kontrole.</ahelp>"
-#: 03010102.xhp#hd_id3156281.3.help.text
-msgctxt "03010102.xhp#hd_id3156281.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. z1WB
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3148396\n"
+"112\n"
+"help.text"
+msgid "Strict format"
+msgstr "Striktni format"
-#: 03010102.xhp#par_id3154685.4.help.text
-msgid "MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]])"
-msgstr "MsgBox (Text As String [,Type As Integer [,DialogueBoxTitle As String]])"
+#. gAV`
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3153042\n"
+"113\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to only allow valid characters to be entered in a numerical, currency, date, or time control.</ahelp>"
+msgstr "<ahelp hid=\".\">Select \"Yes\" to only allow valid characters to be entered in a numeric, currency, date or time control.</ahelp>"
-#: 03010102.xhp#hd_id3153771.5.help.text
-msgctxt "03010102.xhp#hd_id3153771.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. KjPb
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3149538\n"
+"48\n"
+"help.text"
+msgid "Tabstop"
+msgstr "Tab"
-#: 03010102.xhp#par_id3146985.6.help.text
-msgctxt "03010102.xhp#par_id3146985.6.help.text"
-msgid "Integer"
-msgstr "Cjelobrojno"
+#. X*Q/
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3148543\n"
+"49\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select the focus behavior of the current control when using the <emph>Tab</emph> key.</ahelp>"
+msgstr "<ahelp hid=\".\">Selektuj fokus ponasanja trenutne kontrolo koristeci <emph>Tab</emph> kljuc.</ahelp>"
-#: 03010102.xhp#hd_id3153363.7.help.text
-msgctxt "03010102.xhp#hd_id3153363.7.help.text"
-msgid "Parameter:"
-msgstr "Parametar:"
+#. bBe=
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3148776\n"
+"178\n"
+"help.text"
+msgid "Default"
+msgstr "Uobičajeno"
-#: 03010102.xhp#par_id3153727.8.help.text
-msgctxt "03010102.xhp#par_id3153727.8.help.text"
-msgid "<emph>Text</emph>: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)."
+#. iv8U
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3153547\n"
+"179\n"
+"help.text"
+msgid "Only input controls receive the focus when using the <emph>Tab</emph> key. Controls without input like caption controls are omitted."
msgstr ""
-#: 03010102.xhp#par_id3147317.9.help.text
-msgid "<emph>DialogTitle</emph>: String expression displayed in the title bar of the dialog. If omitted, the name of the respective application is displayed."
-msgstr "<emph>DialogueBoxTitle</emph>: String prikazan kao naslov dijaloga. ime aplikacije je prikazano."
+#. !/Xp
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154632\n"
+"52\n"
+"help.text"
+msgid "No"
+msgstr "Ne"
-#: 03010102.xhp#par_id3153954.10.help.text
-msgid "<emph>Type</emph>: Any integer expression that specifies the dialog type and defines the number and type of buttons or icons displayed. <emph>Type</emph> represents a combination of bit patterns (dialog elements defined by adding the respective values):"
-msgstr "<emph>Vrsta</emph>: bilo koji broj u dijalog tipu definise tip i broj dugmadi za ikone <emph>Vrsta</emph> kombinacija paterna (dialogue box elements defined by adding the respective values):"
+#. rjWw
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3150475\n"
+"53\n"
+"help.text"
+msgid "When using the tab key focusing skips the control."
+msgstr ""
-#: 03010102.xhp#par_id3154319.11.help.text
-msgid "<emph>Values</emph>"
-msgstr "<emph>Vrijednosti</emph>"
+#. pYmP
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3150690\n"
+"50\n"
+"help.text"
+msgid "Yes"
+msgstr "Da"
-#: 03010102.xhp#par_id3147397.12.help.text
-msgctxt "03010102.xhp#par_id3147397.12.help.text"
-msgid "0 : Display OK button only."
+#. }o{U
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3159106\n"
+"51\n"
+"help.text"
+msgid "The control can be selected with the Tab key."
msgstr ""
-#: 03010102.xhp#par_id3145646.13.help.text
-#, fuzzy
-msgctxt "03010102.xhp#par_id3145646.13.help.text"
-msgid "1 : Display OK and Cancel buttons."
-msgstr "5 : Display Retry and Cancel dugmad."
-
-#: 03010102.xhp#par_id3149410.14.help.text
-msgctxt "03010102.xhp#par_id3149410.14.help.text"
-msgid "2 : Display Abort, Retry, and Ignore buttons."
-msgstr "2 : Display Abort, Retry i Ignore dugmad."
+#. P5n1
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3145152\n"
+"147\n"
+"help.text"
+msgid "Thousands Separator"
+msgstr ""
-#: 03010102.xhp#par_id3151075.15.help.text
-msgid "3 : Display Yes, No, and Cancel buttons."
-msgstr "3 : Display Yes, No i Cancel dugmad."
+#. qPkC
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155085\n"
+"148\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to display thousands separator characters in numerical and currency controls.</ahelp>"
+msgstr "<ahelp hid=\".\">Select \"Yes\" to display thousands separator characters in numeric and currency controls.</ahelp>"
-#: 03010102.xhp#par_id3153878.16.help.text
-msgctxt "03010102.xhp#par_id3153878.16.help.text"
-msgid "4 : Display Yes and No buttons."
-msgstr "4 : Display Yes i No dugmad."
+#. (_M_
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3152816\n"
+"168\n"
+"help.text"
+msgid "Time Format"
+msgstr ""
-#: 03010102.xhp#par_id3155601.17.help.text
-msgctxt "03010102.xhp#par_id3155601.17.help.text"
-msgid "5 : Display Retry and Cancel buttons."
-msgstr "5 : Display Retry and Cancel dugmad."
+#. E`QZ
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3145263\n"
+"169\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select the format to be used for time controls.</ahelp>"
+msgstr ""
-#: 03010102.xhp#par_id3150716.18.help.text
-msgctxt "03010102.xhp#par_id3150716.18.help.text"
-msgid "16 : Add the Stop icon to the dialog."
-msgstr "16 : Add the Stop ikone u dijalogu."
+#. zhn6
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3153920\n"
+"127\n"
+"help.text"
+msgid "Time max."
+msgstr "Time maximum"
-#: 03010102.xhp#par_id3153837.19.help.text
+#. 1[{r
+#: 01170101.xhp
#, fuzzy
-msgctxt "03010102.xhp#par_id3153837.19.help.text"
-msgid "32 : Add the Question icon to the dialog."
-msgstr "16 : Add the Stop ikone u dijalogu."
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155401\n"
+"128\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the maximum time value for a time control.</ahelp>"
+msgstr "<ahelp hid=\".\">Specify the background colour for the current control.</ahelp>"
-#: 03010102.xhp#par_id3150751.20.help.text
-msgid "48 : Add the Exclamation Point icon to the dialog."
-msgstr "48 : dodaj uzvicnik."
+#. ZnC}
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3163818\n"
+"135\n"
+"help.text"
+msgid "Time min."
+msgstr "Time minimum"
-#: 03010102.xhp#par_id3146915.21.help.text
+#. q]^`
+#: 01170101.xhp
#, fuzzy
-msgctxt "03010102.xhp#par_id3146915.21.help.text"
-msgid "64 : Add the Information icon to the dialog."
-msgstr "48 : Dodaj uzvicnik ikonu dijalogy."
-
-#: 03010102.xhp#par_id3145640.22.help.text
-msgctxt "03010102.xhp#par_id3145640.22.help.text"
-msgid "128 : First button in the dialog as default button."
-msgstr ""
-
-#: 03010102.xhp#par_id3153765.23.help.text
-msgctxt "03010102.xhp#par_id3153765.23.help.text"
-msgid "256 : Second button in the dialog as default button."
-msgstr ""
-
-#: 03010102.xhp#par_id3153715.24.help.text
-msgctxt "03010102.xhp#par_id3153715.24.help.text"
-msgid "512 : Third button in the dialog as default button."
-msgstr ""
-
-#: 03010102.xhp#par_id3159267.25.help.text
-msgid "<emph>Return value:</emph>"
-msgstr "Povratna virjednost"
-
-#: 03010102.xhp#par_id3145230.26.help.text
-msgid "1 : OK"
-msgstr ""
+msgctxt ""
+"01170101.xhp\n"
+"par_id3156262\n"
+"136\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the minimum time value for a time control.</ahelp>"
+msgstr "<ahelp hid=\".\">Specify the background colour for the current control.</ahelp>"
-#: 03010102.xhp#par_id3149567.27.help.text
-msgid "2 : Cancel"
-msgstr ""
+#. ~#YA
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3148638\n"
+"266\n"
+"help.text"
+msgid "Title"
+msgstr "Naslov"
-#: 03010102.xhp#par_id4056825.help.text
-msgid "3 : Abort"
-msgstr ""
+#. B|ia
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3147169\n"
+"267\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the title of the dialog. Click the border of the dialog to select the dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Specify the title of the dialogue box. Click the border of the dialogue box to select the dialogue box.</ahelp>"
-#: 03010102.xhp#par_id3155335.28.help.text
-msgid "4 : Retry"
-msgstr ""
+#. i)c;
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3153716\n"
+"55\n"
+"help.text"
+msgid "<emph>Titles</emph> are only used for labeling a dialog and can only contain one line. Please note that if you work with macros, controls are only called through their <emph>Name</emph> property."
+msgstr "<emph>Titles</emph> are only used for labelling a dialogue box and can only contain one line. Please note that if you work with macros, controls are only called through their <emph>Ime</emph> property."
-#: 03010102.xhp#par_id3146918.29.help.text
-msgid "5 : Ignore"
-msgstr ""
+#. T=V4
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3152594\n"
+"173\n"
+"help.text"
+msgid "Tristate"
+msgstr "Tri-state"
-#: 03010102.xhp#par_id3155961.30.help.text
-msgid "6 : Yes"
-msgstr ""
+#. +9aB
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3149825\n"
+"174\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to allow a check box to have three states (checked, unchecked, and grayed out) instead of two (checked and unchecked).</ahelp>"
+msgstr "<ahelp hid=\".\">Select \"Yes\" to allow a tick box to have three states (ticked, unticked and greyed out) instead of two (ticked and unticked).</ahelp>"
-#: 03010102.xhp#par_id3148488.31.help.text
-msgid "7 : No"
-msgstr ""
+#. aLGH
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3150614\n"
+"268\n"
+"help.text"
+msgid "Value"
+msgstr "Vrijednost"
-#: 03010102.xhp#hd_id3150090.40.help.text
-msgctxt "03010102.xhp#hd_id3150090.40.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. `=;J
+#: 01170101.xhp
+#, fuzzy
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154315\n"
+"269\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the value for the current control.</ahelp>"
+msgstr "<ahelp hid=\".\">Specify the background colour for the current control.</ahelp>"
-#: 03010102.xhp#par_id3154120.41.help.text
-msgctxt "03010102.xhp#par_id3154120.41.help.text"
-msgid "Sub ExampleMsgBox"
-msgstr ""
+#. Ca`]
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3152480\n"
+"125\n"
+"help.text"
+msgid "Value max."
+msgstr "Value maximum"
-#: 03010102.xhp#par_id3145131.42.help.text
+#. k]B\
+#: 01170101.xhp
#, fuzzy
-msgid "Dim sVar as Integer"
-msgstr "Dim iPos kao Cifra"
-
-#: 03010102.xhp#par_id3151278.43.help.text
-msgid "sVar = MsgBox(\"Las Vegas\")"
-msgstr "sVar = MsgBox(\"Blackpool\")"
+msgctxt ""
+"01170101.xhp\n"
+"par_id3163823\n"
+"126\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the maximum value for the current control.</ahelp>"
+msgstr "<ahelp hid=\".\">Specify the background colour for the current control.</ahelp>"
-#: 03010102.xhp#par_id3149034.44.help.text
-msgid "sVar = MsgBox(\"Las Vegas\",1)"
-msgstr "sVar = MsgBox(\"Blackpool\", 1)"
+#. 3f7{
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3149276\n"
+"133\n"
+"help.text"
+msgid "Value min."
+msgstr "Value minimum"
-#: 03010102.xhp#par_id3166424.45.help.text
-msgid "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")"
-msgstr "sVar = MsgBox(\"Blackpool\", 256 + 16 + 2, \"Dialogue Box Title\")"
+#. \xHZ
+#: 01170101.xhp
+#, fuzzy
+msgctxt ""
+"01170101.xhp\n"
+"par_id3145088\n"
+"134\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the minimum value for the current control.</ahelp>"
+msgstr "<ahelp hid=\".\">Specify the background colour for the current control.</ahelp>"
-#: 03010102.xhp#par_id3152581.46.help.text
-msgctxt "03010102.xhp#par_id3152581.46.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. =R1W
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3149712\n"
+"234\n"
+"help.text"
+msgid "Visible size"
+msgstr "Vidljiva veličina"
-#: 03010100.xhp#tit.help.text
-msgid "Display Functions"
+#. :/7!
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3149445\n"
+"233\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the length of the slider of a scrollbar control.</ahelp>"
msgstr ""
-#: 03010100.xhp#hd_id3151384.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03010100.xhp\" name=\"Display Functions\">Display Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03010300.xhp\" name=\"Colour Functions\">Colour Functions</link>"
+#. G;jd
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3152472\n"
+"142\n"
+"help.text"
+msgid "Width"
+msgstr "Širina"
-#: 03010100.xhp#par_id3149346.2.help.text
-msgid "This section describes Runtime functions used to output information to the screen display."
-msgstr "OVo pokazuje RunTime Funkcije koje pokazuju output informacije"
+#. 6bKw
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3157963\n"
+"143\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the width of the current control or dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Specify the width of the current control or dialogue box.</ahelp>"
-#: 03010301.xhp#tit.help.text
+#. XoGR
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"tit\n"
+"help.text"
msgid "Blue Function [Runtime]"
msgstr "plava funkcija [Run-time]"
-#: 03010301.xhp#bm_id3149180.help.text
+#. =Cl5
+#: 03010301.xhp
#, fuzzy
+msgctxt ""
+"03010301.xhp\n"
+"bm_id3149180\n"
+"help.text"
msgid "<bookmark_value>Blue function</bookmark_value>"
msgstr "<bookmark_value>CByte Funkcija</bookmark_value>"
-#: 03010301.xhp#hd_id3149180.1.help.text
+#. !(8.
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"hd_id3149180\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/03010301.xhp\" name=\"Blue Function [Runtime]\">Blue Function [Runtime]</link>"
msgstr "<link href=\"text/sbasic/shared/03010301.xhp\" name=\"Blue Function [Run-time]\">Blue Function [Run-time]</link>"
-#: 03010301.xhp#par_id3156343.2.help.text
+#. DAQN
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"par_id3156343\n"
+"2\n"
+"help.text"
msgid "Returns the blue component of the specified color code."
msgstr "vraca plavu"
-#: 03010301.xhp#hd_id3149670.3.help.text
-msgctxt "03010301.xhp#hd_id3149670.3.help.text"
+#. 94UH
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"hd_id3149670\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03010301.xhp#par_id3149457.4.help.text
+#. \d#d
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"par_id3149457\n"
+"4\n"
+"help.text"
msgid "Blue (Color As Long)"
msgstr "plava (Colour As Long)"
-#: 03010301.xhp#hd_id3149656.5.help.text
-msgctxt "03010301.xhp#hd_id3149656.5.help.text"
+#. `T;0
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"hd_id3149656\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03010301.xhp#par_id3154365.6.help.text
-msgctxt "03010301.xhp#par_id3154365.6.help.text"
+#. MF^g
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"par_id3154365\n"
+"6\n"
+"help.text"
msgid "Integer"
msgstr "Cjelobrojno"
-#: 03010301.xhp#hd_id3156423.7.help.text
-msgctxt "03010301.xhp#hd_id3156423.7.help.text"
+#. kNc=
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"hd_id3156423\n"
+"7\n"
+"help.text"
msgid "Parameter:"
msgstr "Parametar:"
-#: 03010301.xhp#par_id3150448.8.help.text
+#. ^bG2
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"par_id3150448\n"
+"8\n"
+"help.text"
msgid "<emph>Color value</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the blue component."
msgstr "<emph>Colour value</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"colour code\">colour code</link> for which to return the blue component."
-#: 03010301.xhp#hd_id3153091.9.help.text
-msgctxt "03010301.xhp#hd_id3153091.9.help.text"
+#. e)}(
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"hd_id3153091\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03010301.xhp#par_id3153143.10.help.text
-msgctxt "03010301.xhp#par_id3153143.10.help.text"
-msgid "Sub ExampleColor"
-msgstr "Sub ExampleColour"
-
-#: 03010301.xhp#par_id3149664.11.help.text
+#. 8;~O
+#: 03010301.xhp
#, fuzzy
-msgctxt "03010301.xhp#par_id3149664.11.help.text"
-msgid "Dim lVar As Long"
-msgstr "Dim lTick kao Long"
-
-#: 03010301.xhp#par_id3148576.12.help.text
-msgctxt "03010301.xhp#par_id3148576.12.help.text"
-msgid "lVar = rgb(128,0,200)"
-msgstr ""
-
-#: 03010301.xhp#par_id3154012.13.help.text
+msgctxt ""
+"03010301.xhp\n"
+"par_id3154012\n"
+"13\n"
+"help.text"
msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
msgstr "MsgBox \"The colour \" & lVar & \" consists of:\" & Chr(13) &_"
-#: 03010301.xhp#par_id3148645.14.help.text
+#. t?#N
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"par_id3148645\n"
+"14\n"
+"help.text"
msgid "\"red= \" & Red(lVar) & Chr(13)&_"
msgstr ""
-#: 03010301.xhp#par_id3159155.15.help.text
+#. 9f3.
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"par_id3159155\n"
+"15\n"
+"help.text"
msgid "\"green= \" & Green(lVar) & Chr(13)&_"
msgstr ""
-#: 03010301.xhp#par_id3147319.16.help.text
+#. 3%A,
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"par_id3147319\n"
+"16\n"
+"help.text"
msgid "\"blue= \" & Blue(lVar) & Chr(13) , 64,\"colors\""
msgstr "\"blue= \" & Blue(lVar) & Chr(13) , 64,\"colours\""
-#: 03010301.xhp#par_id3147434.17.help.text
-#, fuzzy
-msgctxt "03010301.xhp#par_id3147434.17.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03132500.xhp#tit.help.text
-msgid "GetDefaultContext Function [Runtime]"
-msgstr "GetDefaultContext Function [Run-time]"
-
-#: 03132500.xhp#bm_id4761192.help.text
-#, fuzzy
-msgid "<bookmark_value>GetDefaultContext function</bookmark_value>"
-msgstr "<bookmark_value>GetAttr Funkcija</bookmark_value>"
-
-#: 03132500.xhp#par_idN10580.help.text
-msgid "<link href=\"text/sbasic/shared/03132500.xhp\">GetDefaultContext Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03132500.xhp\">GetDefaultContext Function [Run-time]</link>"
-
-#: 03132500.xhp#par_idN10590.help.text
-msgid "Returns the default context of the process service factory, if existent, else returns a null reference. "
-msgstr "vraća zadani kontekst tvornice procesa usluga, ukoliko postoji, drugi vraća null reference."
-
-#: 03132500.xhp#par_idN10593.help.text
-#, fuzzy
-msgid "This runtime function returns the default component context to be used, if instantiating services via XmultiServiceFactory. See the <item type=\"literal\">Professional UNO</item> chapter in the <item type=\"literal\">Developer's Guide</item> on <link href=\"http://api.libreoffice.org\">api.libreoffice.org</link> for more information."
-msgstr "Ova run-time funkcija vraca osnovne komponenete konteksta koji se koristi,preko XmultiServiceFactory. See the <item type=\"literal\">Professional UNO</item> poglavlje u <item type=\"literal\">Developer's Guide</item> on <link href=\"http://api.openoffice.org\">api.openoffice.org</link> fza vise informacija."
-
-#: 03104200.xhp#tit.help.text
-msgid "Array Function [Runtime]"
-msgstr "Niz Funkcija [Vrijeme izvršavanja]"
+#. QSX4
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Comparison Operators [Runtime]"
+msgstr "operatori uporedivanja [Vrijeme izvršavanja]"
-#: 03104200.xhp#bm_id3150499.help.text
-msgid "<bookmark_value>Array function</bookmark_value>"
-msgstr "<bookmark_value>Niz Funkcija</bookmark_value>"
+#. I_Ld
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"bm_id3150682\n"
+"help.text"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value><bookmark_value>operators;comparisons</bookmark_value>"
+msgstr "<bookmark_value>operatori uporedivanja;%IMEPROIZVODA Basic</bookmark_value><bookmark_value>operatori;uporedivanje</bookmark_value>"
-#: 03104200.xhp#hd_id3150499.1.help.text
-msgid "<link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array Function [Runtime]\">Array Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104200.xhp\" name=\"Niz Funkcija [Vrijeme izvršavanja]\">Niz Funkcija [Vrijeme izvršavanja]</link>"
+#. l#An
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"hd_id3150682\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03110100.xhp\" name=\"Comparison Operators [Runtime]\">Comparison Operators [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03110100.xhp\" name=\"operatori uporedivanja [Vrijeme izvršavanja]\">Operatori uporedivanja [Vrijeme izvršavanja]</link>"
-#: 03104200.xhp#par_id3155555.2.help.text
-msgid "Returns the type Variant with a data field."
-msgstr "Vraca tip Promjenjiv sa poljem podatka."
+#. DU^=
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3156042\n"
+"2\n"
+"help.text"
+msgid "Comparison operators compare two expressions. The result is returned as a Boolean expression that determines if the comparison is True (-1) or False (0)."
+msgstr "Operatori uporedivanja porede dva izraza. Rezultat je vracen kao Boolean izraz koji odreduje da li je poredenje Tacno (-1) ili Netacno (0)."
-#: 03104200.xhp#hd_id3148538.3.help.text
-msgctxt "03104200.xhp#hd_id3148538.3.help.text"
+#. 2bxe
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"hd_id3147291\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03104200.xhp#par_id3153126.4.help.text
-msgid "Array ( Argument list)"
-msgstr "Niz ( lista Argumenata)"
-
-#: 03104200.xhp#par_id3155419.5.help.text
-msgid "See also <link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray\">DimArray</link>"
-msgstr "Takode pogledaj <link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray\">DimArray</link>"
+#. 7Z7p
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3149177\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 { = | < | > | <= | >= } Expression2"
+msgstr "Rezultat = Izraz_1 { = | < | > | <= | >= } Izraz_2"
-#: 03104200.xhp#hd_id3150669.6.help.text
-msgctxt "03104200.xhp#hd_id3150669.6.help.text"
+#. U$L@
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"hd_id3145316\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03104200.xhp#par_id3145609.7.help.text
-msgctxt "03104200.xhp#par_id3145609.7.help.text"
-msgid "<emph>Argument list:</emph> A list of any number of arguments that are separated by commas."
-msgstr ""
-
-#: 03104200.xhp#hd_id3156343.8.help.text
-msgctxt "03104200.xhp#hd_id3156343.8.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03104200.xhp#par_id3153897.9.help.text
-msgid "Dim A As Variant"
-msgstr "Dim A Kao Promjenjiv"
-
-#: 03104200.xhp#par_id3153525.10.help.text
-msgid "A = Array(\"Fred\",\"Tom\",\"Bill\")"
-msgstr "A = Niz(\"Fred\",\"Tom\",\"Bill\")"
-
-#: 03104200.xhp#par_id3150792.11.help.text
-msgid "Msgbox A(2)"
-msgstr ""
-
-#: 03120400.xhp#tit.help.text
-msgid "Editing String Length"
-msgstr "Uredi dužinu Stringa:"
-
-#: 03120400.xhp#hd_id3155150.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120400.xhp\" name=\"Editing String Length\">Editing String Length</link>"
-msgstr "<link href=\"text/sbasic/shared/03120400.xhp\" name=\"Editing String Length\">Uredi dužinu Stringa</link>"
-
-#: 03120400.xhp#par_id3159201.2.help.text
-msgid "The following functions determine string lengths and compare strings."
-msgstr "Sljedece funkcije pokazuju dužinu stringa i porede stringove."
-
-#: 03090402.xhp#tit.help.text
-msgid "Choose Function [Runtime]"
-msgstr "Izaberi Funkciju [Run-time]"
-
-#: 03090402.xhp#bm_id3143271.help.text
-msgid "<bookmark_value>Choose function</bookmark_value>"
-msgstr "<bookmark_value>Izaberi funkciju</bookmark_value>"
-
-#: 03090402.xhp#hd_id3143271.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090402.xhp\" name=\"Choose Function [Runtime]\">Choose Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090402.xhp\" name=\"Izaberi funkciju [Run-time]\">Iyaberi funkciju [Run-time]</link>"
-
-#: 03090402.xhp#par_id3149234.2.help.text
-msgid "Returns a selected value from a list of arguments."
-msgstr "Vraća vrijednost odabranog iz popisa argumenata."
+#. G.US
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3147573\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Boolean expression that specifies the result of the comparison (True, or False)"
+msgstr "<emph>Rezultat</emph>: Boolean izraz koji odreduje rezultat poredenja (Tacno, ili Netacno)"
-#: 03090402.xhp#hd_id3148943.3.help.text
-msgctxt "03090402.xhp#hd_id3148943.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. rr*J
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3148686\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any numeric values or strings that you want to compare."
+msgstr "<emph>Izraz_1, Izraz_2</emph>: Brojne vrijednosti ili stringovi koje želite da uporedite."
-#: 03090402.xhp#par_id3147560.4.help.text
-msgid "Choose (Index, Selection1[, Selection2, ... [,Selection_n]])"
-msgstr "Odaberi (Index, Selection1[, Selection2, ... [,Selection_n]])"
+#. `5qH
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"hd_id3147531\n"
+"8\n"
+"help.text"
+msgid "Comparison operators"
+msgstr "Operatori uporedivanja"
-#: 03090402.xhp#hd_id3154346.5.help.text
-msgctxt "03090402.xhp#hd_id3154346.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. pREl
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3147265\n"
+"9\n"
+"help.text"
+msgid "= : Equal to"
+msgstr "= : Jednako je"
-#: 03090402.xhp#par_id3148664.6.help.text
-msgid "<emph>Index:</emph> A numeric expression that specifies the value to return."
-msgstr "<emph>Index</emph>:Numerički izraz koji određuje vrijednosti da se vrati."
+#. +J3]
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3154924\n"
+"10\n"
+"help.text"
+msgid "< : Less than"
+msgstr "< : Manje od"
-#: 03090402.xhp#par_id3150791.7.help.text
-msgid "<emph>Selection1:</emph> Any expression that contains one of the possible choices."
-msgstr "<emph>Selection1</emph>: Bilo koji izraz koji sadrži jedan od mogućih izbora."
+#. BEZR
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3146795\n"
+"11\n"
+"help.text"
+msgid "> : Greater than"
+msgstr "> : Vece od"
-#: 03090402.xhp#par_id3151043.8.help.text
-msgid "The <emph>Choose</emph> function returns a value from the list of expressions based on the index value. If Index = 1, the function returns the first expression in the list, if index i= 2, it returns the second expression, and so on."
-msgstr "The <emph>Izaberite</emph> funkcija vraća vrijednost iz popisa izraza na temelju indeksa vrijednosti. Ako Indeks = 1, funkcija vraća prvi izraz u popis, ako je indeks i = 2, vraća drugi izraz i tako dalje."
+#. $uCg
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3150541\n"
+"12\n"
+"help.text"
+msgid "<= : Less than or equal to"
+msgstr "<= : Manje ili jednako"
-#: 03090402.xhp#par_id3153192.9.help.text
-msgid "If the index value is less than 1 or greater than the number of expressions listed, the function returns a Null value."
-msgstr "Ako je vrijednost indeksa manje od 1 ili veći od broja navedenih izraza, funkcija vraća vrijednost Null."
+#. __DJ
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3150400\n"
+"13\n"
+"help.text"
+msgid ">= : Greater than or equal to"
+msgstr ">= : Vece ili jednako"
-#: 03090402.xhp#par_id3156281.10.help.text
-msgid "The following example uses the <emph>Choose</emph> function to select a string from several strings that form a menu:"
-msgstr "Sljedeći primjer koristi <emph>Izaberite</emph> funkcija za odabir niza od nekoliko nizova koji formiraju meni."
+#. 15\S
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3148797\n"
+"14\n"
+"help.text"
+msgid "<> : Not equal to"
+msgstr "<> : Nejednako"
-#: 03090402.xhp#hd_id3150439.11.help.text
-msgctxt "03090402.xhp#hd_id3150439.11.help.text"
+#. Tw#9
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"hd_id3154686\n"
+"15\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03090402.xhp#par_id3153091.12.help.text
-msgid "Sub ExampleChoose"
-msgstr "Sub PrimjerOdaberi"
-
-#: 03090402.xhp#par_id3152597.13.help.text
+#. gma+
+#: 03110100.xhp
#, fuzzy
-msgctxt "03090402.xhp#par_id3152597.13.help.text"
-msgid "Dim sReturn As String"
-msgstr "Dim sVar kao String"
-
-#: 03090402.xhp#par_id3155855.14.help.text
-msgid "sReturn = ChooseMenu(2)"
-msgstr "sReturn = IzaberiMeni(2)"
-
-#: 03090402.xhp#par_id3148575.15.help.text
-msgctxt "03090402.xhp#par_id3148575.15.help.text"
-msgid "Print sReturn"
-msgstr "Štampaj sVrati"
-
-#: 03090402.xhp#par_id3154012.16.help.text
-msgctxt "03090402.xhp#par_id3154012.16.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03090402.xhp#par_id3146921.19.help.text
-msgid "Function ChooseMenu(Index As Integer)"
-msgstr "Funkcija IzaberiMeni(Index As Integer)"
-
-#: 03090402.xhp#par_id3156443.20.help.text
-msgid "ChooseMenu = Choose(Index, \"Quick Format\", \"Save Format\", \"System Format\")"
-msgstr "IzaberiMeni = Iyaberi(Index, \"Brzi Format\", \"Spasi Format\", \"Sistem Format\")"
+msgctxt ""
+"03110100.xhp\n"
+"par_id3154909\n"
+"18\n"
+"help.text"
+msgid "Dim sRoot As String ' Root directory for file in and output"
+msgstr "DIM sKorijen As String REM ' Korijenski direktorij za unos i iznos iz datoteka"
-#: 03090402.xhp#par_id3148645.21.help.text
-msgctxt "03090402.xhp#par_id3148645.21.help.text"
-msgid "End Function"
-msgstr "Kraj funkcije"
+#. bS?S
+#: 03030303.xhp
+#, fuzzy
+msgctxt ""
+"03030303.xhp\n"
+"tit\n"
+"help.text"
+msgid "Timer Function [Runtime]"
+msgstr "Dir Funkcija [Run-time]"
-#: 03100070.xhp#tit.help.text
-msgid "CVar Function [Runtime]"
-msgstr "CVar Function [Run-time]"
+#. h22Q
+#: 03030303.xhp
+#, fuzzy
+msgctxt ""
+"03030303.xhp\n"
+"bm_id3149346\n"
+"help.text"
+msgid "<bookmark_value>Timer function</bookmark_value>"
+msgstr "<bookmark_value>Dir Funkcija</bookmark_value>"
-#: 03100070.xhp#bm_id2338633.help.text
+#. vpGo
+#: 03030303.xhp
#, fuzzy
-msgid "<bookmark_value>CVar function</bookmark_value>"
-msgstr "<bookmark_value>Val Funkcija</bookmark_value>"
+msgctxt ""
+"03030303.xhp\n"
+"hd_id3149346\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030303.xhp\" name=\"Timer Function [Runtime]\">Timer Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020404.xhp\" name=\"Dir Funkcija [Run-time]\">Dir Funkcija [Run-time]</link>"
-#: 03100070.xhp#par_idN1054B.help.text
-msgid "<link href=\"text/sbasic/shared/03100070.xhp\">CVar Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100070.xhp\">CVar Function [Run-time]</link>"
+#. ;9X`
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"par_id3156023\n"
+"2\n"
+"help.text"
+msgid "Returns a value that specifies the number of seconds that have elapsed since midnight."
+msgstr ""
-#: 03100070.xhp#par_idN1055B.help.text
-msgid "Converts a string expression or numeric expression to a variant expression."
-msgstr "KOnvertuje znakovni izraz ili brojni izraz u razlicitu vrijednost."
+#. 2?:K
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"par_id3156212\n"
+"3\n"
+"help.text"
+msgid "You must first declare a variable to call the Timer function and assign it the \"Long \" data type, otherwise a Date value is returned."
+msgstr ""
-#: 03100070.xhp#par_idN1055E.help.text
-msgctxt "03100070.xhp#par_idN1055E.help.text"
+#. EypB
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"hd_id3153768\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03100070.xhp#par_idN10562.help.text
-msgid "CVar(Expression)"
-msgstr "CVar(Izraz)"
+#. I[2Z
+#: 03030303.xhp
+#, fuzzy
+msgctxt ""
+"03030303.xhp\n"
+"par_id3161831\n"
+"5\n"
+"help.text"
+msgid "Timer"
+msgstr "Vrijeme"
-#: 03100070.xhp#par_idN10565.help.text
-msgctxt "03100070.xhp#par_idN10565.help.text"
+#. n#?n
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"hd_id3146975\n"
+"6\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03100070.xhp#par_idN10569.help.text
-msgctxt "03100070.xhp#par_idN10569.help.text"
-msgid "Variant."
-msgstr "Razlicit"
-
-#: 03100070.xhp#par_idN1056C.help.text
-msgctxt "03100070.xhp#par_idN1056C.help.text"
-msgid "Parameter:"
-msgstr "Parametar:"
-
-#: 03100070.xhp#par_idN10570.help.text
-msgctxt "03100070.xhp#par_idN10570.help.text"
-msgid "Expression: Any string or numeric expression that you want to convert."
-msgstr "Izraz: Bilo koji znak ili brojni izraz koji zelis konvertovati."
+#. 9s5}
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"par_id3146984\n"
+"7\n"
+"help.text"
+msgid "Date"
+msgstr "Datum"
-#: 03020304.xhp#tit.help.text
-msgid "Seek Function [Runtime]"
-msgstr "Traziti Funkciju [Run-time]"
+#. APE`
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"hd_id3156442\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03020304.xhp#bm_id3154367.help.text
-msgid "<bookmark_value>Seek function</bookmark_value>"
-msgstr "<bookmark_value>Trazi Funkciju</bookmark_value>"
+#. 0acV
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"par_id3145748\n"
+"12\n"
+"help.text"
+msgid "MsgBox lSec,0,\"Seconds since midnight\""
+msgstr ""
-#: 03020304.xhp#hd_id3154367.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek Function [Runtime]\">Seek Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Trazi Funkciju [Run-time]\">Trazi Funkcija [Run-time]</link>"
+#. qX*3
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"par_id3156283\n"
+"17\n"
+"help.text"
+msgid "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) ,0,\"The time is\""
+msgstr ""
-#: 03020304.xhp#par_id3156280.2.help.text
-msgid "Returns the position for the next writing or reading in a file that was opened with the open statement."
-msgstr "Varca poziciju za sljedece pisanje ili citanje u datoteku koja je otvorena sa Otvoriti izjavom."
+#. K3ma
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"tit\n"
+"help.text"
+msgid "Dir Function [Runtime]"
+msgstr "Dir Funkcija [Run-time]"
-#: 03020304.xhp#par_id3153194.3.help.text
-msgid "For random access files, the Seek function returns the number of the next record to be read."
-msgstr "Za datoteke sa nasumicnim pristupom, Trazi funkcija vraca broj sljedeceg reda koji treca biti procitan."
+#. d!$b
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"bm_id3154347\n"
+"help.text"
+msgid "<bookmark_value>Dir function</bookmark_value>"
+msgstr "<bookmark_value>Dir Funkcija</bookmark_value>"
-#: 03020304.xhp#par_id3161831.4.help.text
-msgid "For all other files, the function returns the byte position at which the next operation is to occur."
-msgstr "Za sve ostale datoteke, Funkcija vraca pozicijubajta na kojoj ce se operacija izvrsiti."
+#. 50[7
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"hd_id3154347\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020404.xhp\" name=\"Dir Function [Runtime]\">Dir Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020404.xhp\" name=\"Dir Funkcija [Run-time]\">Dir Funkcija [Run-time]</link>"
-#: 03020304.xhp#par_id3155854.5.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek\">Seek</link>."
-msgstr "Vidi jos: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Otvori</link>, <link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek\">Seek</link>."
+#. \h)B
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3153381\n"
+"2\n"
+"help.text"
+msgid "Returns the name of a file, a directory, or all of the files and the directories on a drive or in a directory that match the specified search path."
+msgstr "Vraca ime datoteke, direktorij, ili sve datoteke i direktorije na drajvu ili u direktoriju koji ses slaze sa specificiranim trazenim oznakama."
-#: 03020304.xhp#hd_id3152460.6.help.text
-msgctxt "03020304.xhp#hd_id3152460.6.help.text"
+#. $=N|
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"hd_id3154365\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03020304.xhp#par_id3145365.7.help.text
-msgid "Seek (FileNumber)"
-msgstr "Tarzi (FajlBroj)"
+#. g;2J
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3156282\n"
+"4\n"
+"help.text"
+msgid "Dir [(Text As String) [, Attrib As Integer]]"
+msgstr "Dir [(Tekst KaoZnak) [, Attrib Kao Integer]]"
-#: 03020304.xhp#hd_id3148575.8.help.text
-msgctxt "03020304.xhp#hd_id3148575.8.help.text"
+#. L9k(
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"hd_id3156424\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03020304.xhp#par_id3159156.9.help.text
-msgctxt "03020304.xhp#par_id3159156.9.help.text"
-msgid "Long"
-msgstr ""
+#. L5WV
+#: 03020404.xhp
+#, fuzzy
+msgctxt ""
+"03020404.xhp\n"
+"par_id3153193\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "Stringovi"
-#: 03020304.xhp#hd_id3149665.10.help.text
-msgctxt "03020304.xhp#hd_id3149665.10.help.text"
+#. #J[c
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"hd_id3153770\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03020304.xhp#par_id3148645.11.help.text
-msgid "<emph>FileNumber:</emph> The data channel number used in the Open statement."
-msgstr "<emph>FajlBroj</emph>:Podatak kanala Broj koristen u otvorenoj izjavi."
-
-#: 03120312.xhp#tit.help.text
-msgid "ConvertToURL Function [Runtime]"
-msgstr "Pretvori u URL funkciju [U izvršenju]"
-
-#: 03120312.xhp#bm_id3152801.help.text
-#, fuzzy
-msgid "<bookmark_value>ConvertToURL function</bookmark_value>"
-msgstr "<bookmark_value>Pretvori iz URL funkcije</bookmark_value>"
-
-#: 03120312.xhp#hd_id3152801.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03120312.xhp\" name=\"ConvertToURL Function [Runtime]\">ConvertToURL Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120313.xhp\" name=\"ConvertFromURL Function [Run-time]\">Pretvori iz URL funkcije[RDužina trajanja]</link>"
+#. 58@D
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3161831\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that specifies the search path, directory or file. This argument can only be specified the first time that you call the Dir function. If you want, you can enter the path in <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>Text</emph>:Bilo koji izraz koji specificira trazenu oznaku, direktorij ili fajl. Ovaj argument moze biti specificiran samo prvi put kad se pozove Dir Funkcija. Ako zelite, mozete unijeti oznaku u <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-#: 03120312.xhp#par_id3148538.2.help.text
-msgid "Converts a system file name to a file URL."
-msgstr "Pretvara sistemsko ime fajla u fajl URL."
+#. [d6[
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3146974\n"
+"9\n"
+"help.text"
+msgid "<emph>Attrib: </emph>Any integer expression that specifies bitwise file attributes. The Dir function only returns files or directories that match the specified attributes. You can combine several attributes by adding the attribute values:"
+msgstr ""
-#: 03120312.xhp#hd_id3150669.3.help.text
-msgctxt "03120312.xhp#hd_id3150669.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. pSkB
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3149666\n"
+"11\n"
+"help.text"
+msgid "0 : Normal files."
+msgstr "0 : Normalni dokumenti."
-#: 03120312.xhp#par_id3154285.4.help.text
-msgid "ConvertToURL(filename)"
-msgstr "Pretvori u URL funkciju(ime fajla)"
+#. m\l(
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3147427\n"
+"15\n"
+"help.text"
+msgid "16 : Returns the name of the directory only."
+msgstr "16 : Vraca samo ime direktorija."
-#: 03120312.xhp#hd_id3150984.5.help.text
-msgctxt "03120312.xhp#hd_id3150984.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. hfrM
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3153952\n"
+"16\n"
+"help.text"
+msgid "Use this attribute to check if a file or directory exists, or to determine all files and folders in a specific directory."
+msgstr "Koristi ovaj atribut da projvjeri da li datoteka ili direktorij postoji, ili da utvrdi sve datoteke i foldere u odredjenom direktoriju."
-#: 03120312.xhp#par_id3147530.6.help.text
-#, fuzzy
-msgctxt "03120312.xhp#par_id3147530.6.help.text"
-msgid "String"
-msgstr "Stringovi"
+#. :*Th
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3159156\n"
+"17\n"
+"help.text"
+msgid "To check if a file exists, enter the complete path and name of the file. If the file or directory name does not exist, the Dir function returns a zero-length string (\"\")."
+msgstr "Da bi ste provjerili da li fajl postoji, unesite kompletnu putanju i ime fajla. Ako fajl ili direktorij ne postoji, Dir Funkcija vraca znak duzine nula (<emph>\"\"</emph>)."
-#: 03120312.xhp#hd_id3148550.7.help.text
-msgctxt "03120312.xhp#hd_id3148550.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. ]S9T
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3154012\n"
+"18\n"
+"help.text"
+msgid "To generate a list of all existing files in a specific directory, proceed as follows: The first time you call the Dir function, specify the complete search path for the files, for example, \"D:\\Files\\*.sxw\". If the path is correct and the search finds at least one file, the Dir function returns the name of the first file that matches the search path. To return additional file names that match the path, call Dir again, but with no arguments."
+msgstr "Za generisanje liste svih postojecih datoteka u odredjenom direktoriju, postupite na sljedece nacin: Prvi put kada pozovete DirFunkciju, odredite kompletnu putanju za datoteke, na primjer,\"D:\\Files\\*.sxw\". Ako je putanja tacna i trazenje nadje najmanje jedna datoteka, Dir Funkcija vraca ime prve datoteke koja se poklapa sa trazenom putanjom. Za vracanje dodatnih imena fajlova koji se poklapaju sa trazenom putanjom. Za vracanje dodatnih imena fajlova koji se poklapaju sa putanjom, pozoviteDir ponovo, ali bez argumenata."
-#: 03120312.xhp#par_id3148947.8.help.text
-msgid "<emph>Filename:</emph> A file name as string."
-msgstr "<emph>Filename</emph>: Ime fajla kao string."
+#. ^M5.
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3147348\n"
+"19\n"
+"help.text"
+msgid "To return directories only, use the attribute parameter. The same applies if you want to determine the name of a volume (for example, a hard drive partition)"
+msgstr ""
-#: 03120312.xhp#hd_id3153361.9.help.text
-msgctxt "03120312.xhp#hd_id3153361.9.help.text"
+#. ),T!
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"hd_id3154942\n"
+"20\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03120312.xhp#par_id3150792.10.help.text
-msgctxt "03120312.xhp#par_id3150792.10.help.text"
-msgid "systemFile$ = \"c:\\folder\\mytext.txt\""
-msgstr "sistemskiFajl$ = \"c:\\folder\\mytext.txt\""
-
-#: 03120312.xhp#par_id3154365.11.help.text
-msgctxt "03120312.xhp#par_id3154365.11.help.text"
-msgid "url$ = ConvertToURL( systemFile$ )"
-msgstr ""
-
-#: 03120312.xhp#par_id3151042.12.help.text
-msgctxt "03120312.xhp#par_id3151042.12.help.text"
-msgid "print url$"
-msgstr "printaj url$"
+#. EHQ`
+#: 03020404.xhp
+#, fuzzy
+msgctxt ""
+"03020404.xhp\n"
+"par_id3148455\n"
+"22\n"
+"help.text"
+msgid "' Displays all files and directories"
+msgstr "REM Pokazuje sve datoteke i direktorije"
-#: 03120312.xhp#par_id3154909.13.help.text
-msgctxt "03120312.xhp#par_id3154909.13.help.text"
-msgid "systemFileAgain$ = ConvertFromURL( url$ )"
-msgstr ""
+#. Vf8!
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3153416\n"
+"27\n"
+"help.text"
+msgid "sDir=\"Directories:\""
+msgstr "sDir=\"Direktoriji:\""
-#: 03120312.xhp#par_id3144762.14.help.text
-msgctxt "03120312.xhp#par_id3144762.14.help.text"
-msgid "print systemFileAgain$"
-msgstr "printaj sistemskiFajlPonovo$"
+#. 9)..
+#: 03020404.xhp
+#, fuzzy
+msgctxt ""
+"03020404.xhp\n"
+"par_id3154253\n"
+"34\n"
+"help.text"
+msgid "' Get the directories"
+msgstr "REM obavlja direktorije"
-#: 03090101.xhp#tit.help.text
-msgid "If...Then...Else Statement [Runtime]"
-msgstr ""
+#. )?Iv
+#: 03070500.xhp
+#, fuzzy
+msgctxt ""
+"03070500.xhp\n"
+"tit\n"
+"help.text"
+msgid "\"^\" Operator [Runtime]"
+msgstr "MOD Operator [Vrijeme izvodjenja]"
-#: 03090101.xhp#bm_id3154422.help.text
+#. ;TFR
+#: 03070500.xhp
#, fuzzy
-msgid "<bookmark_value>If statement</bookmark_value>"
-msgstr "<bookmark_value>Završi Izjavu</bookmark_value>"
+msgctxt ""
+"03070500.xhp\n"
+"bm_id3145315\n"
+"help.text"
+msgid "<bookmark_value>\"^\" operator (mathematical)</bookmark_value>"
+msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
-#: 03090101.xhp#hd_id3154422.1.help.text
+#. PO`7
+#: 03070500.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else Statement [Runtime]\">If...Then...Else Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement [Run-time]\">Close Statement [Run-time]</link>"
+msgctxt ""
+"03070500.xhp\n"
+"hd_id3145315\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03070500.xhp\">\"^\" Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100050.xhp\">CCur Function [Run-time]</link>"
-#: 03090101.xhp#par_id3155555.2.help.text
-msgid "Defines one or more statement blocks that you only want to execute if a given condition is True."
+#. 0ml!
+#: 03070500.xhp
+msgctxt ""
+"03070500.xhp\n"
+"par_id3149670\n"
+"2\n"
+"help.text"
+msgid "Raises a number to a power."
msgstr ""
-#: 03090101.xhp#hd_id3146957.3.help.text
-msgctxt "03090101.xhp#hd_id3146957.3.help.text"
+#. 7:7?
+#: 03070500.xhp
+msgctxt ""
+"03070500.xhp\n"
+"hd_id3147264\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03090101.xhp#par_id3153126.4.help.text
-msgid "If condition=true Then Statement block [ElseIf condition=true Then] Statement block [Else] Statement block EndIf<br/>Instead of Else If you can write ElseIf, instead of End If you can write EndIf."
+#. x/-8
+#: 03070500.xhp
+msgctxt ""
+"03070500.xhp\n"
+"par_id3149656\n"
+"4\n"
+"help.text"
+msgid "Result = Expression ^ Exponent"
msgstr ""
-#: 03090101.xhp#hd_id3155419.5.help.text
-msgctxt "03090101.xhp#hd_id3155419.5.help.text"
+#. qr`@
+#: 03070500.xhp
+msgctxt ""
+"03070500.xhp\n"
+"hd_id3151211\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03090101.xhp#par_id3153062.6.help.text
-msgid "The <emph>If...Then</emph> statement executes program blocks depending on given conditions. When $[officename] Basic encounters an <emph>If</emph> statement, the condition is tested. If the condition is True, all subsequent statements up to the next <emph>Else</emph> or <emph>ElseIf</emph> statement are executed. If the condition is False, and an <emph>ElseIf</emph> statement follows, $[officename] Basic tests the next condition and executes the following statements if the condition is True. If False, the program continues either with the next <emph>ElseIf</emph> or <emph>Else</emph> statement. Statements following <emph>Else</emph> are executed only if none of the previously tested conditions were True. After all conditions are evaluated, and the corresponding statements executed, the program continues with the statement following <emph>EndIf</emph>."
-msgstr ""
-
-#: 03090101.xhp#par_id3153192.7.help.text
-msgid "You can nest multiple <emph>If...Then</emph> statements."
-msgstr ""
-
-#: 03090101.xhp#par_id3154684.8.help.text
-msgid "<emph>Else</emph> and <emph>ElseIf</emph> statements are optional."
-msgstr ""
+#. eFhL
+#: 03070500.xhp
+#, fuzzy
+msgctxt ""
+"03070500.xhp\n"
+"par_id3153192\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numerical expression that contains the result of the number raised to a power."
+msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
-#: 03090101.xhp#par_id3152939.9.help.text
-msgid "You can use <emph>GoTo</emph> and <emph>GoSub</emph> to jump out of an <emph>If...Then</emph> block, but not to jump into an <emph>If...Then</emph> structure."
+#. sf1J
+#: 03070500.xhp
+msgctxt ""
+"03070500.xhp\n"
+"par_id3150448\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression:</emph> Numerical value that you want to raise to a power."
msgstr ""
-#: 03090101.xhp#par_id3153951.10.help.text
-msgid "The following example enables you to enter the expiration date of a product, and determines if the expiration date has passed."
+#. W@nm
+#: 03070500.xhp
+msgctxt ""
+"03070500.xhp\n"
+"par_id3156422\n"
+"8\n"
+"help.text"
+msgid "<emph>Exponent:</emph> The value of the power that you want to raise the expression to."
msgstr ""
-#: 03090101.xhp#hd_id3152576.11.help.text
-msgctxt "03090101.xhp#hd_id3152576.11.help.text"
+#. Xl0I
+#: 03070500.xhp
+msgctxt ""
+"03070500.xhp\n"
+"hd_id3147287\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03090101.xhp#par_id3150011.12.help.text
-#, fuzzy
-msgid "Sub ExampleIfThenDate"
-msgstr "Prijelaznik PrimjerDefDate"
-
-#: 03090101.xhp#par_id3148645.13.help.text
-#, fuzzy
-msgctxt "03090101.xhp#par_id3148645.13.help.text"
-msgid "Dim sDate as String"
-msgstr "Dim sVar kao String"
-
-#: 03090101.xhp#par_id3155855.14.help.text
-#, fuzzy
-msgid "Dim sToday as String"
-msgstr "Dim sVar kao String"
-
-#: 03090101.xhp#par_id3154490.16.help.text
-msgid "sDate = InputBox(\"Enter the expiration date (MM.DD.YYYY)\")"
-msgstr ""
-
-#: 03090101.xhp#par_id3154943.17.help.text
-msgid "sDate = Right$(sDate, 4) + Mid$(sDate, 4, 2) + Left$(sDate, 2)"
-msgstr ""
-
-#: 03090101.xhp#par_id3154098.18.help.text
-msgid "sToday = Date$"
-msgstr ""
-
-#: 03090101.xhp#par_id3144765.19.help.text
-msgid "sToday = Right$(sToday, 4)+ Mid$(sToday, 4, 2) + Left$(sToday, 2)"
-msgstr ""
-
-#: 03090101.xhp#par_id3154792.20.help.text
-msgid "If sDate < sToday Then"
-msgstr ""
-
-#: 03090101.xhp#par_id3155601.21.help.text
-msgid "MsgBox \"The expiration date has passed\""
-msgstr ""
-
-#: 03090101.xhp#par_id3146972.22.help.text
-msgid "ElseIf sDate > sToday Then"
+#. Een*
+#: 03070500.xhp
+msgctxt ""
+"03070500.xhp\n"
+"par_id3146984\n"
+"12\n"
+"help.text"
+msgid "Print Exp ( 23 * Log( 12.345 ) ) ' Raises by forming a logarithm"
msgstr ""
-#: 03090101.xhp#par_id3146912.23.help.text
-msgid "MsgBox \"The expiration date has not yet passed\""
-msgstr ""
-
-#: 03090101.xhp#par_id3153710.24.help.text
-msgid "Else"
-msgstr "Ili"
-
-#: 03090101.xhp#par_id3154754.25.help.text
-msgid "MsgBox \"The expiration date is today\""
-msgstr ""
-
-#: 03090101.xhp#par_id3154361.26.help.text
+#. J2U~
+#: 03080701.xhp
#, fuzzy
-msgctxt "03090101.xhp#par_id3154361.26.help.text"
-msgid "End If"
-msgstr "ZavrsiAko"
+msgctxt ""
+"03080701.xhp\n"
+"tit\n"
+"help.text"
+msgid "Sgn Function [Runtime]"
+msgstr "Sin Funkcija [Vrijeme Izvodjenja]"
-#: 03090101.xhp#par_id3148405.28.help.text
+#. g}_;
+#: 03080701.xhp
#, fuzzy
-msgctxt "03090101.xhp#par_id3148405.28.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"03080701.xhp\n"
+"bm_id3148474\n"
+"help.text"
+msgid "<bookmark_value>Sgn function</bookmark_value>"
+msgstr "<bookmark_value>Sin funkcija</bookmark_value>"
-#: 03120310.xhp#tit.help.text
+#. =pP}
+#: 03080701.xhp
#, fuzzy
-msgid "UCase Function [Runtime]"
-msgstr "Erase Funkcija [Vrijeme izvršavanja]"
-
-#: 03120310.xhp#bm_id3153527.help.text
-msgid "<bookmark_value>UCase function</bookmark_value>"
-msgstr "<bookmark_value>UCase funkcija</bookmark_value>"
-
-#: 03120310.xhp#hd_id3153527.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase Function [Runtime]\">UCase Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase Function [Run-time]\">UCase funkcija [U izvršenju]</link>"
-
-#: 03120310.xhp#par_id3155420.2.help.text
-msgid "Converts lowercase characters in a string to uppercase."
-msgstr "Pretvara male znakove u string velika slova."
+msgctxt ""
+"03080701.xhp\n"
+"hd_id3148474\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080701.xhp\" name=\"Sgn Function [Runtime]\">Sgn Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080103.xhp\" name=\"Sin Funkcija [Vrijeme Izvodjenja]\">Sin Funkcija [Vrijeme Izvodjenja]</link>"
-#: 03120310.xhp#par_id3150771.3.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function\">LCase Function</link>"
-msgstr "Pogledaj: <link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function\">LCase funkcija</link>"
+#. $EB%
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3148686\n"
+"2\n"
+"help.text"
+msgid "Returns an integer number between -1 and 1 that indicates if the number that is passed to the function is positive, negative, or zero."
+msgstr ""
-#: 03120310.xhp#par_id3149233.4.help.text
-msgid "<emph>Syntax</emph>:"
+#. LDj/
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"hd_id3156023\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03120310.xhp#par_id3153061.5.help.text
-msgid "UCase (Text As String)"
-msgstr "UCase (Tekst kao string)"
+#. !*t*
+#: 03080701.xhp
+#, fuzzy
+msgctxt ""
+"03080701.xhp\n"
+"par_id3153897\n"
+"4\n"
+"help.text"
+msgid "Sgn (Number)"
+msgstr "Sin (Broj)"
-#: 03120310.xhp#par_id3159414.6.help.text
-msgid "<emph>Return value</emph>:"
+#. V|mw
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"hd_id3145069\n"
+"5\n"
+"help.text"
+msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03120310.xhp#par_id3146795.7.help.text
-#, fuzzy
-msgctxt "03120310.xhp#par_id3146795.7.help.text"
-msgid "String"
-msgstr "Stringovi"
+#. y\C:
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3150359\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "Cjelobrojno"
-#: 03120310.xhp#hd_id3149457.8.help.text
-msgctxt "03120310.xhp#hd_id3149457.8.help.text"
+#. g_S:
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"hd_id3150543\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03120310.xhp#par_id3150791.9.help.text
-#, fuzzy
-msgctxt "03120310.xhp#par_id3150791.9.help.text"
-msgid "<emph>Text:</emph> Any string expression that you want to convert."
-msgstr "<emph>Text2</emph>: String izraz koji želite pretraživati."
-
-#: 03120310.xhp#hd_id3154125.10.help.text
-msgctxt "03120310.xhp#hd_id3154125.10.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03120310.xhp#par_id3147229.11.help.text
-#, fuzzy
-msgctxt "03120310.xhp#par_id3147229.11.help.text"
-msgid "Sub ExampleLUCase"
-msgstr "Sub PrimjerOdaberi"
-
-#: 03120310.xhp#par_id3151381.12.help.text
-msgctxt "03120310.xhp#par_id3151381.12.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar kao String"
-
-#: 03120310.xhp#par_id3153194.13.help.text
-msgctxt "03120310.xhp#par_id3153194.13.help.text"
-msgid "sVar = \"Las Vegas\""
+#. yUgV
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3154365\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Numeric expression that determines the value that is returned by the function."
msgstr ""
-#: 03120310.xhp#par_id3149204.14.help.text
-msgid "Print LCase(sVar) REM returns \"las vegas\""
-msgstr "Štampaj: LCase(sVar) REM \"blackpool\""
-
-#: 03120310.xhp#par_id3156280.15.help.text
-msgid "Print UCase(sVar) REM returns \"LAS VEGAS\""
-msgstr "Štampaj UCase(sVar) REM vraca \"BLACKPOOL\""
-
-#: 03120310.xhp#par_id3156422.16.help.text
-msgctxt "03120310.xhp#par_id3156422.16.help.text"
-msgid "end Sub"
-msgstr "kraj Sub"
-
-#: 03103100.xhp#tit.help.text
-#, fuzzy
-msgid "Let Statement [Runtime]"
-msgstr "Postavi Naredbu[Vrijeme izvršavanja]"
-
-#: 03103100.xhp#bm_id3147242.help.text
-#, fuzzy
-msgid "<bookmark_value>Let statement</bookmark_value>"
-msgstr "<bookmark_value>Naredba za izlaz</bookmark_value>"
+#. F^)(
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3150767\n"
+"9\n"
+"help.text"
+msgid "NumExpression"
+msgstr ""
-#: 03103100.xhp#hd_id3147242.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03103100.xhp\" name=\"Let Statement [Runtime]\">Let Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Postavi Naredbu[Vrijeme izvršavanja]\">Postavi Naredbu[Vriejme izvršavanja]</link>"
+#. 53x/
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3150441\n"
+"10\n"
+"help.text"
+msgid "Return value"
+msgstr "Vrati vrijednost"
-#: 03103100.xhp#par_id3149233.2.help.text
-msgid "Assigns a value to a variable."
+#. LVHP
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3161833\n"
+"11\n"
+"help.text"
+msgid "negative"
msgstr ""
-#: 03103100.xhp#hd_id3153127.3.help.text
-msgctxt "03103100.xhp#hd_id3153127.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. Eg9+
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3155306\n"
+"12\n"
+"help.text"
+msgid "Sgn returns -1."
+msgstr ""
-#: 03103100.xhp#par_id3154285.4.help.text
-msgid "[Let] VarName=Expression"
+#. WS)T
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3145271\n"
+"13\n"
+"help.text"
+msgid "0"
msgstr ""
-#: 03103100.xhp#hd_id3148944.5.help.text
-msgctxt "03103100.xhp#hd_id3148944.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. 9J?Y
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3146119\n"
+"14\n"
+"help.text"
+msgid "Sgn returns 0."
+msgstr ""
-#: 03103100.xhp#par_id3147560.6.help.text
-msgid "<emph>VarName:</emph> Variable that you want to assign a value to. Value and variable type must be compatible."
+#. j[\j
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3153139\n"
+"15\n"
+"help.text"
+msgid "positive"
msgstr ""
-#: 03103100.xhp#par_id3148451.7.help.text
-msgid "As in most BASIC dialects, the keyword <emph>Let</emph> is optional."
+#. 5G}l
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3154319\n"
+"16\n"
+"help.text"
+msgid "Sgn returns 1."
msgstr ""
-#: 03103100.xhp#hd_id3145785.8.help.text
-msgctxt "03103100.xhp#hd_id3145785.8.help.text"
+#. m`V3
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"hd_id3152576\n"
+"17\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03103100.xhp#par_id3150441.9.help.text
+#. 9Ej\
+#: 03080701.xhp
#, fuzzy
-msgctxt "03103100.xhp#par_id3150441.9.help.text"
-msgid "Sub ExampleLen"
-msgstr "Sub SkupPrimjera"
-
-#: 03103100.xhp#par_id3159254.10.help.text
-#, fuzzy
-msgctxt "03103100.xhp#par_id3159254.10.help.text"
-msgid "Dim sText as String"
-msgstr "MkDir tekst kao string"
-
-#: 03103100.xhp#par_id3149481.11.help.text
-msgid "Let sText = \"Las Vegas\""
-msgstr ""
+msgctxt ""
+"03080701.xhp\n"
+"par_id3155416\n"
+"19\n"
+"help.text"
+msgid "Print sgn(-10) ' returns -1"
+msgstr "Ispis Popravna(0) REM vraca 0."
-#: 03103100.xhp#par_id3152939.12.help.text
+#. {4m~
+#: 03080701.xhp
#, fuzzy
-msgid "msgbox Len(sText) REM returns 9"
-msgstr "MsgBox Len(sText) REM Vraca 9"
+msgctxt ""
+"03080701.xhp\n"
+"par_id3154096\n"
+"20\n"
+"help.text"
+msgid "Print sgn(0) ' returns 0"
+msgstr "Ispis Popravna(0) REM vraca 0."
-#: 03103100.xhp#par_id3146921.13.help.text
+#. r:k{
+#: 03080701.xhp
#, fuzzy
-msgctxt "03103100.xhp#par_id3146921.13.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03020412.xhp#tit.help.text
-msgid "Name Statement [Runtime]"
-msgstr "Naziv izjave [Run-time]"
-
-#: 03020412.xhp#bm_id3143268.help.text
-msgid "<bookmark_value>Name statement</bookmark_value>"
-msgstr "<bookmark_value>Naziv izjave</bookmark_value>"
-
-#: 03020412.xhp#hd_id3143268.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020412.xhp\" name=\"Name Statement [Runtime]\">Name Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020412.xhp\" name=\"Naziv izjave [Run-time]\">Naziv izjave [Run-time]</link>"
-
-#: 03020412.xhp#par_id3154346.2.help.text
-msgid "Renames an existing file or directory."
-msgstr "Preimenuje postojeći dokument ili direktorij."
+msgctxt ""
+"03080701.xhp\n"
+"par_id3148457\n"
+"21\n"
+"help.text"
+msgid "Print sgn(10) ' returns 1"
+msgstr "Ispis Popravna(0) REM vraca 0."
-#: 03020412.xhp#hd_id3156344.3.help.text
-msgctxt "03020412.xhp#hd_id3156344.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. IqOm
+#: 03090400.xhp
+msgctxt ""
+"03090400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Further Statements"
+msgstr "Daljnje izjave"
-#: 03020412.xhp#par_id3153381.4.help.text
-msgid "Name OldName As String As NewName As String"
-msgstr ""
+#. u*9X
+#: 03090400.xhp
+msgctxt ""
+"03090400.xhp\n"
+"hd_id3145316\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090400.xhp\" name=\"Further Statements\">Further Statements</link>"
+msgstr "<link href=\"text/sbasic/shared/03090400.xhp\" name=\"Daljnje izjave\">Further Statements</link>"
-#: 03020412.xhp#hd_id3153362.5.help.text
-msgctxt "03020412.xhp#hd_id3153362.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. 0tqr
+#: 03090400.xhp
+msgctxt ""
+"03090400.xhp\n"
+"par_id3154923\n"
+"2\n"
+"help.text"
+msgid "Statements that do not belong to any of the other runtime categories are described here."
+msgstr "Izvještaji koji ne pripada nijednom od ostalih runtime kategorija su ovdje opisane."
-#: 03020412.xhp#par_id3151210.6.help.text
+#. fShM
+#: 03102900.xhp
#, fuzzy
-msgid "<emph>OldName, NewName:</emph> Any string expression that specifies the file name, including the path. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>Tekst</emph>: Svaki izraz od niza karaktera koji specificira naziv i putanju direktorija koji će biti kreiran. Također možete koristiti <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notaciju</link>."
-
-#: 03020412.xhp#hd_id3125863.8.help.text
-msgctxt "03020412.xhp#hd_id3125863.8.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+msgctxt ""
+"03102900.xhp\n"
+"tit\n"
+"help.text"
+msgid "LBound Function [Runtime]"
+msgstr "Lof Funkcija [Run-time]"
-#: 03020412.xhp#par_id3145786.9.help.text
+#. $U(5
+#: 03102900.xhp
#, fuzzy
-msgid "Sub ExampleReName"
-msgstr "Prijelaznik ExampleRedim"
+msgctxt ""
+"03102900.xhp\n"
+"bm_id3156027\n"
+"help.text"
+msgid "<bookmark_value>LBound function</bookmark_value>"
+msgstr "<bookmark_value>Lof Funkcija</bookmark_value>"
-#: 03020412.xhp#par_id3161832.10.help.text
-msgid "On Error Goto Error"
-msgstr ""
+#. az{9
+#: 03102900.xhp
+#, fuzzy
+msgctxt ""
+"03102900.xhp\n"
+"hd_id3156027\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03102900.xhp\" name=\"LBound Function [Runtime]\">LBound Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100100.xhp\" name=\"CBool Function [Run-time]\">CBool Function [Run-time]</link>"
-#: 03020412.xhp#par_id3147435.11.help.text
-msgid "Filecopy \"c:\\autoexec.bat\", \"c:\\temp\\autoexec.sav\""
+#. vG?)
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_id3147226\n"
+"2\n"
+"help.text"
+msgid "Returns the lower boundary of an array."
msgstr ""
-#: 03020412.xhp#par_id3156444.12.help.text
-msgid "Name \"c:\\temp\\autoexec.sav\" as \"c:\\temp\\autoexec.bat\""
-msgstr ""
+#. ,i\]
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"hd_id3148538\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03020412.xhp#par_id3155308.13.help.text
-msgctxt "03020412.xhp#par_id3155308.13.help.text"
-msgid "end"
+#. Ya;V
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_id3150503\n"
+"4\n"
+"help.text"
+msgid "LBound (ArrayName [, Dimension])"
msgstr ""
-#: 03020412.xhp#par_id3153727.14.help.text
-msgid "Error:"
-msgstr "Greške:"
+#. 7D-M
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"hd_id3150984\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03020412.xhp#par_id3153951.15.help.text
-msgid "if err = 58 then"
-msgstr ""
+#. fx9)
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_id3153126\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "Cjelobrojno"
-#: 03020412.xhp#par_id3152462.16.help.text
-msgid "msgbox \"File already exists\""
-msgstr "msgbox \"Dokument već postoji\""
+#. RTlQ
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"hd_id3144500\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03020412.xhp#par_id3149263.17.help.text
-msgctxt "03020412.xhp#par_id3149263.17.help.text"
-msgid "end if"
+#. M$WD
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_id3145069\n"
+"8\n"
+"help.text"
+msgid "<emph>ArrayName:</emph> Name of the array for which you want to return the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary of the array dimension."
msgstr ""
-#: 03020412.xhp#par_id3154011.18.help.text
-msgctxt "03020412.xhp#par_id3154011.18.help.text"
-msgid "end"
+#. mck}
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_id3149457\n"
+"9\n"
+"help.text"
+msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to return the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary for. If a value is not specified, the first dimension is assumed."
msgstr ""
-#: 03020412.xhp#par_id3146985.19.help.text
-msgctxt "03020412.xhp#par_id3146985.19.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. 9@:o
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"hd_id3145171\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03030205.xhp#tit.help.text
-#, fuzzy
-msgid "TimeSerial Function [Runtime]"
-msgstr "DateSerial funkcija [Run-time]"
+#. g@Og
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_id3145365\n"
+"18\n"
+"help.text"
+msgid "Print LBound(sVar()) ' Returns 10"
+msgstr ""
+
+#. Ll%f
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_id3150486\n"
+"19\n"
+"help.text"
+msgid "Print UBound(sVar()) ' Returns 20"
+msgstr ""
+
+#. ?P@L
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_id3149665\n"
+"20\n"
+"help.text"
+msgid "Print LBound(sVar(),2) ' Returns 5"
+msgstr ""
+
+#. X%Di
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_id3159154\n"
+"21\n"
+"help.text"
+msgid "Print UBound(sVar(),2) ' Returns 70"
+msgstr ""
+
+#. (?7:
+#: 03103000.xhp
+#, fuzzy
+msgctxt ""
+"03103000.xhp\n"
+"tit\n"
+"help.text"
+msgid "UBound Function [Runtime]"
+msgstr "Rnd Funkcija [Run-time]"
-#: 03030205.xhp#bm_id3143271.help.text
+#. S/!!
+#: 03103000.xhp
#, fuzzy
-msgid "<bookmark_value>TimeSerial function</bookmark_value>"
-msgstr "<bookmark_value>DateSerial funkcija</bookmark_value>"
+msgctxt ""
+"03103000.xhp\n"
+"bm_id3148538\n"
+"help.text"
+msgid "<bookmark_value>UBound function</bookmark_value>"
+msgstr "<bookmark_value>Rnd Funkcija</bookmark_value>"
-#: 03030205.xhp#hd_id3143271.1.help.text
+#. ,$5Y
+#: 03103000.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03030205.xhp\" name=\"TimeSerial Function [Runtime]\">TimeSerial Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030101.xhp\" name=\"DateSerial funkcija[Run-time]\">DateSerial funkcija[Run-time]</link>"
+msgctxt ""
+"03103000.xhp\n"
+"hd_id3148538\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103000.xhp\" name=\"UBound Function [Runtime]\">UBound Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100100.xhp\" name=\"CBool Function [Run-time]\">CBool Function [Run-time]</link>"
-#: 03030205.xhp#par_id3156344.2.help.text
-msgid "Calculates a serial time value for the specified hour, minute, and second parameters that are passed as numeric value. You can then use this value to calculate the difference between times."
+#. P!ad
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_id3147573\n"
+"2\n"
+"help.text"
+msgid "Returns the upper boundary of an array."
msgstr ""
-#: 03030205.xhp#hd_id3146794.4.help.text
-msgctxt "03030205.xhp#hd_id3146794.4.help.text"
+#. =5fw
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"hd_id3150984\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03030205.xhp#par_id3150792.5.help.text
-msgid "TimeSerial (hour, minute, second)"
+#. ?%eL
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_id3149415\n"
+"4\n"
+"help.text"
+msgid "UBound (ArrayName [, Dimension])"
msgstr ""
-#: 03030205.xhp#hd_id3148797.6.help.text
-msgctxt "03030205.xhp#hd_id3148797.6.help.text"
+#. O0yV
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"hd_id3153897\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03030205.xhp#par_id3154908.7.help.text
-msgctxt "03030205.xhp#par_id3154908.7.help.text"
-msgid "Date"
-msgstr "Datum"
+#. q$xu
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_id3149670\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "Cjelobrojno"
-#: 03030205.xhp#hd_id3154124.8.help.text
-msgctxt "03030205.xhp#hd_id3154124.8.help.text"
+#. +[T8
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"hd_id3154347\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03030205.xhp#par_id3153193.9.help.text
-msgid "<emph>hour:</emph> Any integer expression that indicates the hour of the time that is used to determine the serial time value. Valid values: 0-23."
-msgstr ""
-
-#: 03030205.xhp#par_id3159252.10.help.text
-msgid "<emph>minute:</emph> Any integer expression that indicates the minute of the time that is used to determine the serial time value. In general, use values between 0 and 59. However, you can also use values that lie outside of this range, where the number of minutes influence the hour value."
-msgstr ""
-
-#: 03030205.xhp#par_id3161831.11.help.text
-msgid "<emph>second:</emph> Any integer expression that indicates the second of the time that is used to determine the serial time value. In general, you can use values between 0 and 59. However, you can also use values that lie outside of this range, where the number seconds influences the minute value."
-msgstr ""
-
-#: 03030205.xhp#par_id3155854.12.help.text
-msgid "<emph>Examples:</emph>"
-msgstr "<emph>Examples</emph>:"
-
-#: 03030205.xhp#par_id3153952.13.help.text
-msgid "12, -5, 45 corresponds to 11, 55, 45"
-msgstr ""
-
-#: 03030205.xhp#par_id3147349.14.help.text
-msgid "12, 61, 45 corresponds to 13, 2, 45"
-msgstr ""
-
-#: 03030205.xhp#par_id3147426.15.help.text
-msgid "12, 20, -2 corresponds to 12, 19, 58"
-msgstr ""
-
-#: 03030205.xhp#par_id3153365.16.help.text
-msgid "12, 20, 63 corresponds to 12, 21, 4"
-msgstr ""
-
-#: 03030205.xhp#par_id3146985.17.help.text
-msgid "You can use the TimeSerial function to convert any time into a single value that you can use to calculate time differences."
-msgstr ""
-
-#: 03030205.xhp#par_id3155308.18.help.text
-msgid "The TimeSerial function returns the type Variant with VarType 7 (Date). This value is stored internally as a double-precision number between 0 and 0.9999999999. As opposed to the DateSerial or DateValue function, where the serial date values are calculated as days relative to a fixed date, you can calculate with values returned by the TimeSerial function, but you cannot evaluate them."
+#. 4.O/
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_id3153381\n"
+"8\n"
+"help.text"
+msgid "<emph>ArrayName:</emph> Name of the array for which you want to determine the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary."
msgstr ""
-#: 03030205.xhp#par_id3149482.19.help.text
-msgid "In the TimeValue function, you can pass a string as a parameter containing the time. For the TimeSerial function, however, you can pass the individual parameters (hour, minute, second) as separate numeric expressions."
+#. 3l-3
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_id3148797\n"
+"9\n"
+"help.text"
+msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to return the upper(<emph>Ubound</emph>) or lower (<emph>LBound</emph>) boundary for. If no value is specified, the boundary of the first dimension is returned."
msgstr ""
-#: 03030205.xhp#hd_id3154790.20.help.text
-msgctxt "03030205.xhp#hd_id3154790.20.help.text"
+#. #CKR
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"hd_id3153192\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03030205.xhp#par_id3145252.21.help.text
-#, fuzzy
-msgid "Sub ExampleTimeSerial"
-msgstr "Sub PrimjerDir"
-
-#: 03030205.xhp#par_id3153157.22.help.text
-msgid "Dim dDate As Double, sDate As String"
-msgstr ""
-
-#: 03030205.xhp#par_id3156286.23.help.text
-msgid "dDate = TimeSerial(8,30,15)"
-msgstr ""
-
-#: 03030205.xhp#par_id3148456.24.help.text
-msgid "sDate = TimeSerial(8,30,15)"
-msgstr ""
-
-#: 03030205.xhp#par_id3155600.25.help.text
-msgid "MsgBox dDate,64,\"Time as a number\""
-msgstr ""
-
-#: 03030205.xhp#par_id3153417.26.help.text
-msgid "MsgBox sDate,64,\"Formatted time\""
-msgstr ""
+#. -clZ
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_id3152596\n"
+"18\n"
+"help.text"
+msgid "Print LBound(sVar()) ' Returns 10"
+msgstr ""
+
+#. X[Q3
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_id3153138\n"
+"19\n"
+"help.text"
+msgid "Print UBound(sVar()) ' Returns 20"
+msgstr ""
+
+#. k:fN
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_id3149665\n"
+"20\n"
+"help.text"
+msgid "Print LBound(sVar(),2) ' Returns 5"
+msgstr ""
+
+#. ;+)/
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_id3147214\n"
+"21\n"
+"help.text"
+msgid "Print UBound(sVar(),2) ' Returns 70"
+msgstr ""
+
+#. 7XzF
+#: 03103400.xhp
+#, fuzzy
+msgctxt ""
+"03103400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Public Statement [Runtime]"
+msgstr "Sub Statement [Run-time]"
-#: 03030205.xhp#par_id3153836.27.help.text
+#. PF3h
+#: 03103400.xhp
#, fuzzy
-msgctxt "03030205.xhp#par_id3153836.27.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03020101.xhp#tit.help.text
-msgid "Close Statement [Runtime]"
-msgstr "Close Statement [Run-time]"
+msgctxt ""
+"03103400.xhp\n"
+"bm_id3153311\n"
+"help.text"
+msgid "<bookmark_value>Public statement</bookmark_value>"
+msgstr "<bookmark_value>Sub izjava</bookmark_value>"
-#: 03020101.xhp#bm_id3157896.help.text
+#. _2lr
+#: 03103400.xhp
#, fuzzy
-msgid "<bookmark_value>Close statement</bookmark_value>"
-msgstr "<bookmark_value>Naziv izjave</bookmark_value>"
-
-#: 03020101.xhp#hd_id3157896.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement [Runtime]\">Close Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement [Run-time]\">Close Statement [Run-time]</link>"
+msgctxt ""
+"03103400.xhp\n"
+"hd_id3153311\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103400.xhp\" name=\"Public Statement [Runtime]\">Public Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Dim Red [Pokretac- vrijeme]\">Dim Redovi [Pokretac- vrijeme]</link>"
-#: 03020101.xhp#par_id3147573.2.help.text
-msgid "Closes a specified file that was opened with the Open statement."
+#. ]qAA
+#: 03103400.xhp
+msgctxt ""
+"03103400.xhp\n"
+"par_id3150669\n"
+"2\n"
+"help.text"
+msgid "Dimensions a variable or an array at the module level (that is, not within a subroutine or function), so that the variable and the array are valid in all libraries and modules."
msgstr ""
-#: 03020101.xhp#hd_id3156344.3.help.text
-msgctxt "03020101.xhp#hd_id3156344.3.help.text"
+#. Nm8f
+#: 03103400.xhp
+msgctxt ""
+"03103400.xhp\n"
+"hd_id3150772\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03020101.xhp#par_id3147265.4.help.text
-msgid "Close FileNumber As Integer[, FileNumber2 As Integer[,...]] "
-msgstr "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]"
-
-#: 03020101.xhp#hd_id3153379.5.help.text
-msgctxt "03020101.xhp#hd_id3153379.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03020101.xhp#par_id3150791.6.help.text
-msgid "<emph>FileNumber:</emph> Any integer expression that specifies the number of the data channel that was opened with the <emph>Open</emph> statement."
-msgstr "<emph>FileNumber</emph>: An integer expression that specifies the number of the data channel that was opened with the <emph>Otvori</emph> statement."
+#. ypk$
+#: 03103400.xhp
+msgctxt ""
+"03103400.xhp\n"
+"par_id3155341\n"
+"4\n"
+"help.text"
+msgid "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
+msgstr ""
-#: 03020101.xhp#hd_id3153192.7.help.text
-msgctxt "03020101.xhp#hd_id3153192.7.help.text"
+#. UqOq
+#: 03103400.xhp
+msgctxt ""
+"03103400.xhp\n"
+"hd_id3145315\n"
+"5\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03020101.xhp#par_id3154909.8.help.text
-msgctxt "03020101.xhp#par_id3154909.8.help.text"
-msgid "Sub ExampleWorkWithAFile"
-msgstr ""
-
-#: 03020101.xhp#par_id3154124.9.help.text
-#, fuzzy
-msgctxt "03020101.xhp#par_id3154124.9.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iColour As Integer"
-
-#: 03020101.xhp#par_id3155132.10.help.text
-#, fuzzy
-msgctxt "03020101.xhp#par_id3155132.10.help.text"
-msgid "Dim sLine As String"
-msgstr "Dim sVar kao String"
-
-#: 03020101.xhp#par_id3155854.11.help.text
-#, fuzzy
-msgctxt "03020101.xhp#par_id3155854.11.help.text"
-msgid "Dim aFile As String"
-msgstr "DIM sFile Kao String"
+#. .l95
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"tit\n"
+"help.text"
+msgid "CreateUnoValue Function [Runtime]"
+msgstr "CreateUnoValue Function [Run-time]"
-#: 03020101.xhp#par_id3146985.34.help.text
+#. `,o4
+#: 03132300.xhp
#, fuzzy
-msgctxt "03020101.xhp#par_id3146985.34.help.text"
-msgid "Dim sMsg as String"
-msgstr "Dim sVar kao String"
-
-#: 03020101.xhp#par_id3154013.12.help.text
-msgctxt "03020101.xhp#par_id3154013.12.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr ""
-
-#: 03020101.xhp#par_id3152598.13.help.text
-msgctxt "03020101.xhp#par_id3152598.13.help.text"
-msgid "sMsg = \"\""
-msgstr ""
-
-#: 03020101.xhp#par_id3147427.14.help.text
-msgctxt "03020101.xhp#par_id3147427.14.help.text"
-msgid "iNumber = Freefile"
-msgstr ""
-
-#: 03020101.xhp#par_id3151112.15.help.text
-msgctxt "03020101.xhp#par_id3151112.15.help.text"
-msgid "Open aFile For Output As #iNumber"
-msgstr ""
-
-#: 03020101.xhp#par_id3153727.16.help.text
-msgctxt "03020101.xhp#par_id3153727.16.help.text"
-msgid "Print #iNumber, \"First line of text\""
-msgstr "Isštampati #iBroj, \"Prvi red teksta\""
-
-#: 03020101.xhp#par_id3147350.17.help.text
-msgctxt "03020101.xhp#par_id3147350.17.help.text"
-msgid "Print #iNumber, \"Another line of text\""
-msgstr "Isštampati #iBroj, \"Drugi red teksta\""
-
-#: 03020101.xhp#par_id3149667.18.help.text
-msgctxt "03020101.xhp#par_id3149667.18.help.text"
-msgid "Close #iNumber"
-msgstr ""
+msgctxt ""
+"03132300.xhp\n"
+"bm_id3150682\n"
+"help.text"
+msgid "<bookmark_value>CreateUnoValue function</bookmark_value>"
+msgstr "<bookmark_value>DateValue funkcija</bookmark_value>"
-#: 03020101.xhp#par_id3145801.22.help.text
-msgctxt "03020101.xhp#par_id3145801.22.help.text"
-msgid "iNumber = Freefile"
-msgstr ""
+#. qAD*
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"hd_id3150682\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03132300.xhp\" name=\"CreateUnoValue Function [Runtime]\">CreateUnoValue Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03132300.xhp\" name=\"CreateUnoValue Function [Run-time]\">CreateUnoValue Function [Run-time]</link>"
-#: 03020101.xhp#par_id3147396.23.help.text
-msgctxt "03020101.xhp#par_id3147396.23.help.text"
-msgid "Open aFile For Input As iNumber"
-msgstr ""
+#. .rjF
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"par_id3147291\n"
+"2\n"
+"help.text"
+msgid "Returns an object that represents a strictly typed value referring to the Uno type system."
+msgstr "vraća objekt koji predstavlja strogo tip vrijednosti koji se odnose na sustav uno tipa."
-#: 03020101.xhp#par_id3147124.24.help.text
-msgctxt "03020101.xhp#par_id3147124.24.help.text"
-msgid "While not eof(iNumber)"
-msgstr ""
+#. cvK%
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"par_id3143267\n"
+"3\n"
+"help.text"
+msgid "This object is automatically converted to an Any of the corresponding type when passed to Uno. The type must be specified by its fully qualified Uno type name."
+msgstr "ovaj objekt se automatski pretvara u odgovarajuće Any tipa kada prođe uno. tip mora biti specificiran po potpuno kvalificiranom uno nazivu."
-#: 03020101.xhp#par_id3154491.25.help.text
-msgctxt "03020101.xhp#par_id3154491.25.help.text"
-msgid "Line Input #iNumber, sLine"
-msgstr ""
+#. F$Xg
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"par_id3153626\n"
+"4\n"
+"help.text"
+msgid "The $[officename] API frequently uses the Any type. It is the counterpart of the Variant type known from other environments. The Any type holds one arbitrary Uno type and is used in generic Uno interfaces."
+msgstr "$[officename] API c esto koriste uses the Any type. to je pandan varijanta tipa poznata iz drugih okruženja. bilo koji tip drži jedna proizvoljna uno tipa i koristi se u općenito u uno interfejsima."
-#: 03020101.xhp#par_id3149581.26.help.text
-msgctxt "03020101.xhp#par_id3149581.26.help.text"
-msgid "If sLine <>\"\" then"
-msgstr ""
+#. -43$
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"hd_id3147560\n"
+"5\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03020101.xhp#par_id3155602.27.help.text
-msgctxt "03020101.xhp#par_id3155602.27.help.text"
-msgid "sMsg = sMsg & sLine & chr(13)"
+#. /_:b
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"par_id3154760\n"
+"6\n"
+"help.text"
+msgid "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) to get a byte sequence."
msgstr ""
-#: 03020101.xhp#par_id3154511.29.help.text
-msgctxt "03020101.xhp#par_id3154511.29.help.text"
-msgid "end if"
-msgstr ""
+#. cx#[
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"par_id3150541\n"
+"7\n"
+"help.text"
+msgid "If CreateUnoValue cannot be converted to the specified Uno type, and error occurs. For the conversion, the TypeConverter service is used."
+msgstr "Ako CreateUnoValue ne može se pretvoriti u određene vrste uno i onda se javlja pogreška. za pretvaranje, koristi typeconverter uslugu."
-#: 03020101.xhp#par_id3150749.30.help.text
-msgctxt "03020101.xhp#par_id3150749.30.help.text"
-msgid "wend"
-msgstr ""
+#. YC6#
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"par_id3153524\n"
+"8\n"
+"help.text"
+msgid "This function is intended for use in situations where the default Basic to Uno type converting mechanism is insufficient. This can happen when you try to access generic Any based interfaces, such as XPropertySet::setPropertyValue( Name, Value ) or X???Container::insertBy???( ???, Value ), from $[officename] Basic. The Basic runtime does not recognize these types as they are only defined in the corresponding service."
+msgstr "ova funkcija je namijenjen za korištenje u situacijama u kojima zadani basic na uno tip pretvaranje mehanizam je nedovoljna. to se može dogoditi kad pokusate pristupiti generičkim Any based interface, kao što jeXPropertySet::setPropertyValue( Name, Value ) or X???Container::insertBy???( ???, Value ), from $[officename] Basic. osnovni run-time ne prepoznaju ove vrste kao što su oni samo definirane u odgovarajuće službe."
-#: 03020101.xhp#par_id3156276.31.help.text
-msgctxt "03020101.xhp#par_id3156276.31.help.text"
-msgid "Close #iNumber"
-msgstr ""
+#. RU/F
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"par_id3154366\n"
+"9\n"
+"help.text"
+msgid "In this type of situation, $[officename] Basic chooses the best matching type for the Basic type that you want to convert. However, if the wrong type is selected, an error occurs. You use the CreateUnoValue() function to create a value for the unknown Uno type."
+msgstr "U ovoj situaciji, $[officename] Basic bira najbolje vrste podudaranja za osnovni tip koji želite pretvoriti. međutim, ako je odabran pogrešan tip, pogreška. vi se koristite sa createunovalue () funkcija za stvaranje vrijednosti za nepoznate uno tipove."
-#: 03020101.xhp#par_id3155066.35.help.text
-msgctxt "03020101.xhp#par_id3155066.35.help.text"
-msgid "Msgbox sMsg"
-msgstr ""
+#. u4hQ
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"par_id3150769\n"
+"10\n"
+"help.text"
+msgid "You can also use this function to pass non-Any values, but this is not recommend. If Basic already knows the target type, using the CreateUnoValue() function will only lead to additional converting operations that slow down the Basic execution."
+msgstr "također možete koristiti ovu funkciju kako bi non-Any vrijednosti, ali to ne preporučujemo. ako se već zna osnovni cilj tipa, koristeći createunovalue () funkcija će samo dovesti do dodatnih pretvaranja operacija koje usporavaju basic izvršenje"
-#: 03020101.xhp#par_id3154754.32.help.text
+#. 9l0^
+#: 03120303.xhp
#, fuzzy
-msgctxt "03020101.xhp#par_id3154754.32.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03010300.xhp#tit.help.text
-msgid "Color Functions"
-msgstr "Colour Functions"
-
-#: 03010300.xhp#hd_id3157896.1.help.text
-msgid "<link href=\"text/sbasic/shared/03010300.xhp\" name=\"Color Functions\">Color Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03010300.xhp\" name=\"Colour Functions\">Colour Functions</link>"
-
-#: 03010300.xhp#par_id3155555.2.help.text
-msgid "This section describes Runtime functions used to define colors."
-msgstr "objasnjava funkciju za definisanje boja"
-
-#: 03104500.xhp#tit.help.text
-msgid "IsUnoStruct Function [Runtime]"
-msgstr "JeliUnoStruct Funkcija [Vrijeme izvršavanja]"
+msgctxt ""
+"03120303.xhp\n"
+"tit\n"
+"help.text"
+msgid "Left Function [Runtime]"
+msgstr "Lof Funkcija [Run-time]"
-#: 03104500.xhp#bm_id3146117.help.text
-msgid "<bookmark_value>IsUnoStruct function</bookmark_value>"
-msgstr "<bookmark_value>JeliUnoStruct Funkcija</bookmark_value>"
+#. Vi+b
+#: 03120303.xhp
+#, fuzzy
+msgctxt ""
+"03120303.xhp\n"
+"bm_id3149346\n"
+"help.text"
+msgid "<bookmark_value>Left function</bookmark_value>"
+msgstr "<bookmark_value>Lof Funkcija</bookmark_value>"
-#: 03104500.xhp#hd_id3146117.1.help.text
-msgid "<link href=\"text/sbasic/shared/03104500.xhp\" name=\"IsUnoStruct Function [Runtime]\">IsUnoStruct Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104500.xhp\" name=\"JeliUnoStruct Funkcija [Vrijeme izvršavanja]\">JeliUnoStruct Funkcija [Vrijeme izvršavanja]</link>"
+#. n=BZ
+#: 03120303.xhp
+#, fuzzy
+msgctxt ""
+"03120303.xhp\n"
+"hd_id3149346\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left Function [Runtime]\">Left Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Funkcija [Run-time]\">Lof Funkcija [Run-time]</link>"
-#: 03104500.xhp#par_id3146957.2.help.text
-msgid "Returns True if the given object is a Uno struct."
-msgstr "Vraca True ako je dati objekat Uno struct."
+#. ba2?
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"par_id3147242\n"
+"2\n"
+"help.text"
+msgid "Returns the number of leftmost characters that you specify of a string expression."
+msgstr ""
-#: 03104500.xhp#hd_id3148538.3.help.text
-msgctxt "03104500.xhp#hd_id3148538.3.help.text"
+#. 3yR:
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"hd_id3156153\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03104500.xhp#par_id3155341.4.help.text
-msgid "IsUnoStruct( Uno type )"
-msgstr "JeliUnoStruct( Uno tip )"
+#. )?m~
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"par_id3150771\n"
+"4\n"
+"help.text"
+msgid "Left (Text As String, n As Long)"
+msgstr ""
-#: 03104500.xhp#hd_id3148473.5.help.text
-msgctxt "03104500.xhp#hd_id3148473.5.help.text"
+#. 0m-[
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"hd_id3153824\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03104500.xhp#par_id3145315.6.help.text
-msgctxt "03104500.xhp#par_id3145315.6.help.text"
-msgid "Bool"
-msgstr ""
+#. .(s,
+#: 03120303.xhp
+#, fuzzy
+msgctxt ""
+"03120303.xhp\n"
+"par_id3147530\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "Stringovi"
-#: 03104500.xhp#hd_id3145609.7.help.text
-msgctxt "03104500.xhp#hd_id3145609.7.help.text"
+#. 7LzP
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"hd_id3148946\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03104500.xhp#par_id3148947.8.help.text
-msgid "Uno type : A UnoObject"
-msgstr "Uno type : A UnoObjekat"
-
-#: 03104500.xhp#hd_id3156343.9.help.text
-msgctxt "03104500.xhp#hd_id3156343.9.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03104500.xhp#par_idN10632.help.text
-#, fuzzy
-msgctxt "03104500.xhp#par_idN10632.help.text"
-msgid "Sub Main"
-msgstr "Sub glavno()"
-
-#: 03104500.xhp#par_idN10635.help.text
-msgid "Dim bIsStruct"
-msgstr ""
-
-#: 03104500.xhp#par_idN10638.help.text
-msgid "' Instantiate a service"
-msgstr "' Stvaranje primjera usluge"
-
-#: 03104500.xhp#par_idN1063B.help.text
-msgid "Dim oSimpleFileAccess"
-msgstr "Dim oJednostavniDostupDatoteke"
-
-#: 03104500.xhp#par_idN1063E.help.text
-msgid "oSimpleFileAccess = CreateUnoService( \"com.sun.star.ucb.SimpleFileAccess\" )"
-msgstr "oJednostavniDostupDatoteke = KreirajUnoUslugu( \"com.sun.star.ucb.SimpleFileAccess\" )"
-
-#: 03104500.xhp#par_idN10641.help.text
-msgid "bIsStruct = IsUnoStruct( oSimpleFileAccess )"
-msgstr ""
-
-#: 03104500.xhp#par_idN10644.help.text
-msgid "MsgBox bIsStruct ' Displays False because oSimpleFileAccess is NO struct"
-msgstr "MsgBox bIsStruct ' Prikaži False zato što oJednostavniDostupDatoteke NIJE struct"
-
-#: 03104500.xhp#par_idN10649.help.text
-msgid "' Instantiate a Property struct"
-msgstr "' Stvaranje primjera a Osobina struct"
-
-#: 03104500.xhp#par_idN1064D.help.text
-msgid "Dim aProperty As New com.sun.star.beans.Property"
-msgstr "Dim aOsobina Kao Novi com.sun.star.beans.Property"
-
-#: 03104500.xhp#par_idN10650.help.text
-msgid "bIsStruct = IsUnoStruct( aProperty )"
-msgstr "bIsStruct = jeUnoStruct( aOsobina )"
-
-#: 03104500.xhp#par_idN10653.help.text
-msgid "MsgBox bIsStruct ' Displays True because aProperty is a struct"
-msgstr "MsgBox bIsStruct ' Prikaži True zato što aOsobina je struct"
-
-#: 03104500.xhp#par_idN10658.help.text
-msgid "bIsStruct = IsUnoStruct( 42 )"
-msgstr "bIsStruct = JeUnoStruct( 42 )"
-
-#: 03104500.xhp#par_idN1065B.help.text
-msgid "MsgBox bIsStruct ' Displays False because 42 is NO struct"
-msgstr "MsgBox bJeStruct ' Prikaži False zato što 42 NIJE struct"
-
-#: 03104500.xhp#par_idN10660.help.text
+#. GQq^
+#: 03120303.xhp
#, fuzzy
-msgctxt "03104500.xhp#par_idN10660.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03080100.xhp#tit.help.text
-msgid "Trigonometric Functions"
-msgstr "Trigonometricne Funkcije"
-
-#: 03080100.xhp#hd_id3159201.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080100.xhp\" name=\"Trigonometric Functions\">Trigonometric Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03080100.xhp\" name=\"Trigonometricne Funkcije\">Trigonometricne Funkcije</link>"
-
-#: 03080100.xhp#par_id3149180.2.help.text
-msgid "The following are the trigonometric functions that are supported in $[officename] Basic."
-msgstr "Slijedece su Trigonometricne funkcije koje su podrzane u $[officename] Basic (osnovi)."
-
-#: 01170100.xhp#tit.help.text
-msgid "Control and Dialog Properties"
-msgstr "Kontrolne i dijalog prozor postavke"
-
-#: 01170100.xhp#bm_id3153379.help.text
-msgid "<bookmark_value>controls; properties</bookmark_value><bookmark_value>properties; controls and dialogs</bookmark_value><bookmark_value>dialogs; properties</bookmark_value>"
-msgstr "<bookmark_value>controls; properties</bookmark_value><bookmark_value>properties; controls and dialogue boxes</bookmark_value><bookmark_value>dialogue boxes; properties</bookmark_value>"
-
-#: 01170100.xhp#hd_id3153379.1.help.text
-msgid "<link href=\"text/sbasic/shared/01170100.xhp\" name=\"Control and Dialog Properties\">Control and Dialog Properties</link>"
-msgstr "<link href=\"text/sbasic/shared/01170100.xhp\" name=\"Control and Dialogue Box Properties\">Control and Dialogue Box Properties</link>"
-
-#: 01170100.xhp#par_id3156280.2.help.text
-msgid "<ahelp hid=\".\">Specifies the properties of the selected dialog or control.</ahelp> You must be in the design mode to be able to use this command."
-msgstr "<ahelp hid=\".\">Specifies the properties of the selected dialogue box or control.</ahelp> You must be in the design mode to be able to use this command."
-
-#: 01170100.xhp#hd_id3151043.20.help.text
-msgid "Entering Data in the Properties Dialog"
-msgstr "Unesi podatke u setovanje dijaloga"
-
-#: 01170100.xhp#par_id3153771.3.help.text
-msgid "The following key combinations apply to enter data in multiline fields or combo boxes of the <emph>Properties</emph> dialog:"
-msgstr "Slijedeca kombinacija kljuceva odnosi se na podatke u mnogim poljima ili kombo prozorima <emph>Osobine</emph> dialogue box:"
-
-#: 01170100.xhp#par_id3150010.18.help.text
-msgid "Keys"
-msgstr "Kljucevi"
-
-#: 01170100.xhp#par_id3147317.19.help.text
-msgid "Effects"
-msgstr "Efekti"
-
-#: 01170100.xhp#par_id3146121.4.help.text
-msgid "Alt+Down Arrow"
-msgstr "Alt+Strelica dolje"
-
-#: 01170100.xhp#par_id3149581.5.help.text
-msgid "Opens a combo box"
-msgstr "Otvara kombo prozor"
-
-#: 01170100.xhp#par_id3147394.6.help.text
-msgid "Alt+Up Arrow"
-msgstr "Alt+Strelica gore"
-
-#: 01170100.xhp#par_id3148455.7.help.text
-msgid "Closes a combo box"
-msgstr "Zatvara combo prozor"
-
-#: 01170100.xhp#par_id3154511.8.help.text
-msgid "Shift+Enter"
-msgstr ""
-
-#: 01170100.xhp#par_id3146971.9.help.text
-msgid "Inserts a line break in multiline fields."
-msgstr ""
-
-#: 01170100.xhp#par_id3146914.10.help.text
-msgid "(UpArrow)"
-msgstr ""
-
-#: 01170100.xhp#par_id3153714.11.help.text
-msgid "Goes to the previous line."
-msgstr ""
+msgctxt ""
+"03120303.xhp\n"
+"par_id3148552\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that you want to return the leftmost characters from."
+msgstr "<emph>Text2</emph>: String izraz koji želite pretraživati."
-#: 01170100.xhp#par_id3159266.12.help.text
-msgid "(DownArrow)"
+#. 5|J)
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"par_id3149456\n"
+"9\n"
+"help.text"
+msgid "<emph>n:</emph> Numeric expression that specifies the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 65535."
msgstr ""
-#: 01170100.xhp#par_id3146314.13.help.text
-msgid "Goes to the next line."
+#. (peG
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"par_id3150791\n"
+"10\n"
+"help.text"
+msgid "The following example converts a date in YYYY.MM.DD format to MM/DD/YYYY format."
msgstr ""
-#: 01170100.xhp#par_id3149255.14.help.text
-msgid "Enter"
-msgstr ""
+#. P(22
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"hd_id3125863\n"
+"11\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 01170100.xhp#par_id3149566.15.help.text
-msgid "Applies the changes made to a field and places the cursor into the next field."
+#. ,C]9
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"par_id3150448\n"
+"15\n"
+"help.text"
+msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
msgstr ""
-#: 03090406.xhp#tit.help.text
-msgid "Function Statement [Runtime]"
-msgstr "funkcija izjave [Run-time]"
+#. ?4LT
+#: 03020412.xhp
+msgctxt ""
+"03020412.xhp\n"
+"tit\n"
+"help.text"
+msgid "Name Statement [Runtime]"
+msgstr "Naziv izjave [Run-time]"
-#: 03090406.xhp#bm_id3153346.help.text
-msgid "<bookmark_value>Function statement</bookmark_value>"
-msgstr "<bookmark_value>Funkcija izjave</bookmark_value>"
+#. NTgW
+#: 03020412.xhp
+msgctxt ""
+"03020412.xhp\n"
+"bm_id3143268\n"
+"help.text"
+msgid "<bookmark_value>Name statement</bookmark_value>"
+msgstr "<bookmark_value>Naziv izjave</bookmark_value>"
-#: 03090406.xhp#hd_id3153346.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090406.xhp\" name=\"Function Statement [Runtime]\">Function Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090406.xhp\" name=\"Funkcija izjave [Run-time]\">Funkcija izjave [Run-time]</link>"
+#. )[6r
+#: 03020412.xhp
+msgctxt ""
+"03020412.xhp\n"
+"hd_id3143268\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020412.xhp\" name=\"Name Statement [Runtime]\">Name Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020412.xhp\" name=\"Naziv izjave [Run-time]\">Naziv izjave [Run-time]</link>"
-#: 03090406.xhp#par_id3159158.2.help.text
-msgid "Defines a subroutine that can be used as an expression to determine a return type."
-msgstr "Definira potprogram koji se može koristiti kao izraz za određivanje povrata tipa."
+#. [-i[
+#: 03020412.xhp
+msgctxt ""
+"03020412.xhp\n"
+"par_id3154346\n"
+"2\n"
+"help.text"
+msgid "Renames an existing file or directory."
+msgstr "Preimenuje postojeći dokument ili direktorij."
-#: 03090406.xhp#hd_id3145316.3.help.text
-msgctxt "03090406.xhp#hd_id3145316.3.help.text"
-msgid "Syntax"
+#. R5Q@
+#: 03020412.xhp
+msgctxt ""
+"03020412.xhp\n"
+"hd_id3156344\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03090406.xhp#par_id3148944.4.help.text
-msgid "see Parameter"
-msgstr "vidi Parametre"
+#. nEQQ
+#: 03020412.xhp
+msgctxt ""
+"03020412.xhp\n"
+"par_id3153381\n"
+"4\n"
+"help.text"
+msgid "Name OldName As String As NewName As String"
+msgstr ""
-#: 03090406.xhp#hd_id3154760.5.help.text
-msgctxt "03090406.xhp#hd_id3154760.5.help.text"
+#. $\Ul
+#: 03020412.xhp
+msgctxt ""
+"03020412.xhp\n"
+"hd_id3153362\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03090406.xhp#par_id3156344.6.help.text
-msgctxt "03090406.xhp#par_id3156344.6.help.text"
-msgid "Syntax"
-msgstr "Sintaksa:"
-
-#: 03090406.xhp#par_id3149457.7.help.text
-#, fuzzy
-msgid "Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As Type]"
-msgstr "Sub Name[(VarName1 [Kao Tip][, VarName2 [Kao Tip][,...]])]"
-
-#: 03090406.xhp#par_id3153360.8.help.text
-msgctxt "03090406.xhp#par_id3153360.8.help.text"
-msgid "statement block"
-msgstr "blok izjava"
-
-#: 03090406.xhp#par_id3148797.9.help.text
-msgid "[Exit Function]"
-msgstr ""
-
-#: 03090406.xhp#par_id3145419.10.help.text
-msgctxt "03090406.xhp#par_id3145419.10.help.text"
-msgid "statement block"
-msgstr "blok izjava"
-
-#: 03090406.xhp#par_id3150449.11.help.text
-msgctxt "03090406.xhp#par_id3150449.11.help.text"
-msgid "End Function"
-msgstr "Kraj funkcije"
-
-#: 03090406.xhp#par_id3156281.12.help.text
+#. q]t\
+#: 03020412.xhp
#, fuzzy
-msgctxt "03090406.xhp#par_id3156281.12.help.text"
-msgid "Parameter"
-msgstr "Parametar:"
-
-#: 03090406.xhp#par_id3153193.13.help.text
-msgid "<emph>Name:</emph> Name of the subroutine to contain the value returned by the function."
-msgstr "<emph>Name</emph>: Ime potprograma da sadrži vrijednost koju vraća funkcija."
-
-#: 03090406.xhp#par_id3147229.14.help.text
-msgid "<emph>VarName:</emph> Parameter to be passed to the subroutine."
-msgstr "<emph>VarName</emph>: Parametri koji ce biti vraceni u podprogram."
-
-#: 03090406.xhp#par_id3147287.15.help.text
-msgid "<emph>Type:</emph> Type-declaration keyword."
-msgstr "<emph>Type:</emph> Ključna riječ za deklarisanje tipa."
+msgctxt ""
+"03020412.xhp\n"
+"par_id3151210\n"
+"6\n"
+"help.text"
+msgid "<emph>OldName, NewName:</emph> Any string expression that specifies the file name, including the path. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>Tekst</emph>: Svaki izraz od niza karaktera koji specificira naziv i putanju direktorija koji će biti kreiran. Također možete koristiti <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notaciju</link>."
-#: 03090406.xhp#hd_id3163710.16.help.text
-msgctxt "03090406.xhp#hd_id3163710.16.help.text"
+#. CVw=
+#: 03020412.xhp
+msgctxt ""
+"03020412.xhp\n"
+"hd_id3125863\n"
+"8\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03090406.xhp#par_id3147214.17.help.text
+#. +:6V
+#: 03020412.xhp
#, fuzzy
-msgctxt "03090406.xhp#par_id3147214.17.help.text"
-msgid "Sub ExampleExit"
-msgstr "Sub PrimjerDir"
+msgctxt ""
+"03020412.xhp\n"
+"par_id3152462\n"
+"16\n"
+"help.text"
+msgid "MsgBox \"File already exists\""
+msgstr "msgbox \"Dokument već postoji\""
-#: 03090406.xhp#par_id3152596.18.help.text
-#, fuzzy
-msgctxt "03090406.xhp#par_id3152596.18.help.text"
-msgid "Dim sReturn As String"
-msgstr "Dim sVar kao String"
+#. @4%H
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"tit\n"
+"help.text"
+msgid "EqualUnoObjects Function [Runtime]"
+msgstr "JednakoUnoObjektu Funkcija [Vrijeme izvršavanja]"
-#: 03090406.xhp#par_id3153364.19.help.text
-msgctxt "03090406.xhp#par_id3153364.19.help.text"
-msgid "Dim sListArray(10) as String"
-msgstr ""
+#. unM\
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"bm_id3149205\n"
+"help.text"
+msgid "<bookmark_value>EqualUnoObjects function</bookmark_value>"
+msgstr "<bookmark_value>JednakoUnoObjektu Funkcija</bookmark_value>"
-#: 03090406.xhp#par_id3149481.20.help.text
-msgctxt "03090406.xhp#par_id3149481.20.help.text"
-msgid "Dim siStep as Single"
-msgstr ""
+#. 3e/Q
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"hd_id3149205\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03104600.xhp\" name=\"EqualUnoObjects Function [Runtime]\">EqualUnoObjects Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104600.xhp\" name=\"JednakoUnoObjektu Funkcija [Vrijeme izvršavanja]\">JednakoUnoObjektu Funkcija [Vrijeme izvršavanja]</link>"
-#: 03090406.xhp#par_id3152939.21.help.text
-msgctxt "03090406.xhp#par_id3152939.21.help.text"
-msgid "For siStep = 0 to 10 REM Fill array with test data"
-msgstr ""
+#. =\Xa
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3145090\n"
+"2\n"
+"help.text"
+msgid "Returns True if the two specified Basic Uno objects represent the same Uno object instance."
+msgstr "Vraca True ako dva specificirana Uno objekta oznacavaju isti primjer Uno objekta."
-#: 03090406.xhp#par_id3147349.22.help.text
-#, fuzzy
-msgid "sListArray(siStep) = chr$(siStep + 65)"
-msgstr "sListaaNiza(siKorak) = chr(siKorak + 65)"
+#. )Hn^
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"hd_id3148538\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03090406.xhp#par_id3147426.23.help.text
-msgctxt "03090406.xhp#par_id3147426.23.help.text"
-msgid "msgbox sListArray(siStep)"
-msgstr ""
+#. ;;7P
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3150669\n"
+"4\n"
+"help.text"
+msgid "EqualUnoObjects( oObj1, oObj2 )"
+msgstr "JednakUnoObjektu( oObj1, oObj2 )"
-#: 03090406.xhp#par_id3152576.24.help.text
-msgctxt "03090406.xhp#par_id3152576.24.help.text"
-msgid "next siStep"
-msgstr ""
+#. _g7n
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"hd_id3150984\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03090406.xhp#par_id3146922.25.help.text
-msgctxt "03090406.xhp#par_id3146922.25.help.text"
-msgid "sReturn = LinSearch(sListArray(), \"B\")"
+#. `oJI
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3154285\n"
+"6\n"
+"help.text"
+msgid "Bool"
msgstr ""
-#: 03090406.xhp#par_id3153140.26.help.text
-msgctxt "03090406.xhp#par_id3153140.26.help.text"
-msgid "Print sReturn"
-msgstr "Štampaj sVrati"
+#. 9vf)
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"hd_id3145315\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03090406.xhp#par_id3149581.27.help.text
-msgctxt "03090406.xhp#par_id3149581.27.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. /qDZ
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3156024\n"
+"8\n"
+"help.text"
+msgid "// Copy of objects -> same instance"
+msgstr "// Kopija objekta -> isti primjer"
-#: 03090406.xhp#par_id3154790.30.help.text
-msgctxt "03090406.xhp#par_id3154790.30.help.text"
-msgid "Function LinSearch( sList(), sItem As String ) as integer"
+#. Qi~Q
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3154923\n"
+"9\n"
+"help.text"
+msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
msgstr ""
-#: 03090406.xhp#par_id3150594.31.help.text
-#, fuzzy
-msgctxt "03090406.xhp#par_id3150594.31.help.text"
-msgid "dim iCount as Integer"
-msgstr "Dim iPos kao Cifra"
-
-#: 03090406.xhp#par_id3154943.32.help.text
-msgid "REM Linsearch searches a TextArray:sList() for a TextEntry:"
-msgstr "REM Linsearch pretražuje a TextArray:sList() za TextEntry:"
-
-#: 03090406.xhp#par_id3155601.33.help.text
-msgid "REM Return value is the index of the entry or 0 (Null)"
-msgstr "REM Vrati vrijednost je indeks od unosa ili 0 (Null)"
-
-#: 03090406.xhp#par_id3154511.34.help.text
-msgctxt "03090406.xhp#par_id3154511.34.help.text"
-msgid "for iCount=1 to Ubound( sList() )"
+#. ?c?!
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3147559\n"
+"10\n"
+"help.text"
+msgid "oIntro2 = oIntrospection"
msgstr ""
-#: 03090406.xhp#par_id3149123.35.help.text
-msgctxt "03090406.xhp#par_id3149123.35.help.text"
-msgid "if sList( iCount ) = sItem then"
-msgstr ""
+#. C9[!
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3150541\n"
+"11\n"
+"help.text"
+msgid "print EqualUnoObjects( oIntrospection, oIntro2 )"
+msgstr "printaj JednakUnoObjektu( oIntrospection, oIntro2 )"
-#: 03090406.xhp#par_id3153707.36.help.text
-msgid "exit for REM sItem found"
-msgstr "izađi za REM sItem nađen"
+#. (WP_
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3153525\n"
+"12\n"
+"help.text"
+msgid "// Copy of structs as value -> new instance"
+msgstr "// Kopija structa kao vrijednost -> novi primjer"
-#: 03090406.xhp#par_id3155066.37.help.text
-msgctxt "03090406.xhp#par_id3155066.37.help.text"
-msgid "end if"
-msgstr ""
+#. YUL4
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3154366\n"
+"13\n"
+"help.text"
+msgid "Dim Struct1 as new com.sun.star.beans.Property"
+msgstr "Dim Struct1 kao novi com.sun.star.beans.Property"
-#: 03090406.xhp#par_id3156275.38.help.text
-msgctxt "03090406.xhp#par_id3156275.38.help.text"
-msgid "next iCount"
+#. kRos
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3154348\n"
+"14\n"
+"help.text"
+msgid "Struct2 = Struct1"
msgstr ""
-#: 03090406.xhp#par_id3156054.39.help.text
-msgctxt "03090406.xhp#par_id3156054.39.help.text"
-msgid "if iCount = Ubound( sList() ) then iCount = 0"
-msgstr ""
+#. 8iE_
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3154125\n"
+"15\n"
+"help.text"
+msgid "print EqualUnoObjects( Struct1, Struct2 )"
+msgstr "printa JednakUnoObjektu( Struct1, Struct2 )"
-#: 03090406.xhp#par_id3153765.40.help.text
-msgctxt "03090406.xhp#par_id3153765.40.help.text"
-msgid "LinSearch = iCount"
-msgstr ""
+#. ;A.4
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"tit\n"
+"help.text"
+msgid "FileAttr-Function [Runtime]"
+msgstr "FajlAttr Funkcija [Run-time]"
-#: 03090406.xhp#par_id3153713.41.help.text
-#, fuzzy
-msgctxt "03090406.xhp#par_id3153713.41.help.text"
-msgid "end function"
-msgstr "kraj funkcije"
+#. 2%k9
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"bm_id3153380\n"
+"help.text"
+msgid "<bookmark_value>FileAttr function</bookmark_value>"
+msgstr "<bookmark_value>FileAttr Funkcija</bookmark_value>"
-#: 03131300.xhp#tit.help.text
-msgid "TwipsPerPixelX Function [Runtime]"
-msgstr "TwipsPerPixelX Function [Run-time]"
+#. ={4K
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"hd_id3153380\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020405.xhp\" name=\"FileAttr-Function [Runtime]\">FileAttr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020405.xhp\" name=\"FileAttr Funkcija [Run-time]\">FileAttr Funkcija [Run-time]</link>"
-#: 03131300.xhp#bm_id3153539.help.text
-#, fuzzy
-msgid "<bookmark_value>TwipsPerPixelX function</bookmark_value>"
-msgstr "<bookmark_value>DateSerial funkcija</bookmark_value>"
+#. !]o)
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3154366\n"
+"2\n"
+"help.text"
+msgid "Returns the access mode or the file access number of a file that was opened with the Open statement. The file access number is dependent on the operating system (OSH = Operating System Handle)."
+msgstr "Vraca pristupni oblik ili pristupni broj fajla kajo je otvoren sa Otvori izjavom. Pristupni broj fajla ovisi o pperativnom sistemu (POS = Podrska Operativnom Sistemu)."
-#: 03131300.xhp#hd_id3153539.1.help.text
-msgid "<link href=\"text/sbasic/shared/03131300.xhp\" name=\"TwipsPerPixelX Function [Runtime]\">TwipsPerPixelX Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131300.xhp\" name=\"TwipsPerPixelX Function [Run-time]\">TwipsPerPixelX Function [Run-time]</link>"
+#. .@pU
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3153364\n"
+"3\n"
+"help.text"
+msgid "If you use a 32-Bit operating system, you cannot use the FileAttr-Function to determine the file access number."
+msgstr "Ako koristite 32-Bit operativni sistem , ne mozete koristiti FajlAttr Funkciju za odredjivanje prostupnog broja fajla."
-#: 03131300.xhp#par_id3153394.2.help.text
-msgid "Returns the number of twips that represent the width of a pixel."
-msgstr "vraća broj twips koje predstavljaju širinu piksela."
+#. ]=r@
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3163713\n"
+"4\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>"
+msgstr "Vidi jos: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"open\">open</link>"
-#: 03131300.xhp#hd_id3153527.3.help.text
-msgctxt "03131300.xhp#hd_id3153527.3.help.text"
+#. e_.0
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"hd_id3151116\n"
+"5\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03131300.xhp#par_id3151110.4.help.text
-msgid "n = TwipsPerPixelX"
-msgstr ""
+#. `(9^
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3154012\n"
+"6\n"
+"help.text"
+msgid "FileAttr (FileNumber As Integer, Attribute As Integer)"
+msgstr "FajlAttr (FajlBroj Kao Integer, Atribut Kao Integer)"
-#: 03131300.xhp#hd_id3150669.5.help.text
-msgctxt "03131300.xhp#hd_id3150669.5.help.text"
+#. W|-~
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"hd_id3147349\n"
+"7\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03131300.xhp#par_id3150503.6.help.text
-msgctxt "03131300.xhp#par_id3150503.6.help.text"
+#. ihPc
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3146974\n"
+"8\n"
+"help.text"
msgid "Integer"
msgstr "Cjelobrojno"
-#: 03131300.xhp#hd_id3159176.7.help.text
-msgctxt "03131300.xhp#hd_id3159176.7.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. JBlI
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"hd_id3153728\n"
+"9\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03131300.xhp#par_id3156152.8.help.text
-msgctxt "03131300.xhp#par_id3156152.8.help.text"
-msgid "Sub ExamplePixelTwips"
-msgstr ""
+#. #ulr
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3151074\n"
+"10\n"
+"help.text"
+msgid "<emph>FileNumber:</emph> The number of the file that was opened with the Open statement."
+msgstr "<emph>FajlBroj</emph>: Broj fajla koji je otvoren sa Otvoriti izjavom."
-#: 03131300.xhp#par_id3153061.9.help.text
-msgctxt "03131300.xhp#par_id3153061.9.help.text"
-msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
-msgstr ""
+#. lNet
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3144766\n"
+"11\n"
+"help.text"
+msgid "<emph>Attribute:</emph> Integer expression that indicates the type of file information that you want to return. The following values are possible:"
+msgstr "<emph>Attribute</emph>: Integer izraz koji pokazuje tip fajla informacije koju zelte vratiti. Sljedece vrijednosti su moguce:"
-#: 03131300.xhp#par_id3149670.10.help.text
-#, fuzzy
-msgctxt "03131300.xhp#par_id3149670.10.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. (R).
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3147396\n"
+"12\n"
+"help.text"
+msgid "1: The FileAttr-Function indicates the access mode of the file."
+msgstr "FajlAttr Funkcija pokazuje pristupni oblik fajla."
-#: 03020104.xhp#tit.help.text
-#, fuzzy
-msgid "Reset Statement [Runtime]"
-msgstr "Rem izjava [Run-time]"
+#. ),R7
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3149959\n"
+"13\n"
+"help.text"
+msgid "2: The FileAttr-Function returns the file access number of the operating system."
+msgstr "2: FajlAttr Funkcija vraca pristupni broj fajla operativnog sistema."
-#: 03020104.xhp#bm_id3154141.help.text
-#, fuzzy
-msgid "<bookmark_value>Reset statement</bookmark_value>"
-msgstr "<bookmark_value>Beep iskaz</bookmark_value>"
+#. M/|;
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3154018\n"
+"14\n"
+"help.text"
+msgid "If you specify a parameter attribute with a value of 1, the following return values apply:"
+msgstr "Ako oznacite parametar atributa sa vrijednosti 1,sljedece povratne vrijednosti se primjenjuju:"
-#: 03020104.xhp#hd_id3154141.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03020104.xhp\">Reset Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101140.xhp\">DefStr Red [Pokrenuti-vrijeme]</link>"
+#. 0MhK
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3149124\n"
+"15\n"
+"help.text"
+msgid "1 - INPUT (file open for input)"
+msgstr "1 - UNOS (fajl otvoren za unos)"
-#: 03020104.xhp#par_id3156423.2.help.text
-msgid "Closes all open files and writes the contents of all file buffers to the harddisk."
-msgstr ""
+#. I(+L
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3156275\n"
+"16\n"
+"help.text"
+msgid "2 - OUTPUT (file open for output)"
+msgstr "2 - ISPIS (fajl otvoren za ispis)"
-#: 03020104.xhp#hd_id3154124.3.help.text
-msgctxt "03020104.xhp#hd_id3154124.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. n5WO
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3155066\n"
+"17\n"
+"help.text"
+msgid "4 - RANDOM (file open for random access)"
+msgstr "4 - NASUMICNO (fajl otvoren za nasumicni pritup)"
-#: 03020104.xhp#par_id3156281.4.help.text
-msgctxt "03020104.xhp#par_id3156281.4.help.text"
-msgid "Reset"
-msgstr "Poništi"
+#. ^ULb
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3148406\n"
+"18\n"
+"help.text"
+msgid "8 - APPEND (file open for appending)"
+msgstr "8 - DODATI (fajl otvoren za dodavanje)"
+
+#. jr;E
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3154757\n"
+"19\n"
+"help.text"
+msgid "32 - BINARY (file open in binary mode)."
+msgstr "32 - BINARNO (fajl otvoren za binarni oblik)."
-#: 03020104.xhp#hd_id3161831.5.help.text
-msgctxt "03020104.xhp#hd_id3161831.5.help.text"
+#. B$V4
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"hd_id3147339\n"
+"20\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03020104.xhp#par_id3151113.37.help.text
-#, fuzzy
-msgctxt "03020104.xhp#par_id3151113.37.help.text"
-msgid "Sub ExampleReset"
-msgstr "Sub SkupPrimjera"
-
-#: 03020104.xhp#par_id3148575.38.help.text
-msgctxt "03020104.xhp#par_id3148575.38.help.text"
-msgid "On Error Goto ErrorHandler"
-msgstr ""
-
-#: 03020104.xhp#par_id3153093.39.help.text
-#, fuzzy
-msgctxt "03020104.xhp#par_id3153093.39.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iColour As Integer"
-
-#: 03020104.xhp#par_id3150011.40.help.text
-#, fuzzy
-msgctxt "03020104.xhp#par_id3150011.40.help.text"
-msgid "Dim iCount As Integer"
-msgstr "Dim iColour As Integer"
-
-#: 03020104.xhp#par_id3153363.41.help.text
-#, fuzzy
-msgctxt "03020104.xhp#par_id3153363.41.help.text"
-msgid "Dim sLine As String"
-msgstr "Dim sVar kao String"
-
-#: 03020104.xhp#par_id3154320.42.help.text
-#, fuzzy
-msgctxt "03020104.xhp#par_id3154320.42.help.text"
-msgid "Dim aFile As String"
-msgstr "DIM sFile Kao String"
-
-#: 03020104.xhp#par_id3163712.43.help.text
-msgctxt "03020104.xhp#par_id3163712.43.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr ""
-
-#: 03020104.xhp#par_id3146121.45.help.text
-msgctxt "03020104.xhp#par_id3146121.45.help.text"
-msgid "iNumber = Freefile"
-msgstr ""
-
-#: 03020104.xhp#par_id3154491.46.help.text
-msgctxt "03020104.xhp#par_id3154491.46.help.text"
-msgid "Open aFile For Output As #iNumber"
-msgstr ""
-
-#: 03020104.xhp#par_id3148455.47.help.text
-#, fuzzy
-msgid "Print #iNumber, \"This is a new line of text\""
-msgstr "Staviti #iBroj,,\"Ovo je novi red teksta\""
-
-#: 03020104.xhp#par_id3145646.48.help.text
-msgctxt "03020104.xhp#par_id3145646.48.help.text"
-msgid "Close #iNumber"
-msgstr ""
-
-#: 03020104.xhp#par_id3149410.50.help.text
-msgctxt "03020104.xhp#par_id3149410.50.help.text"
-msgid "iNumber = Freefile"
-msgstr ""
-
-#: 03020104.xhp#par_id3147126.51.help.text
-msgctxt "03020104.xhp#par_id3147126.51.help.text"
-msgid "Open aFile For Input As iNumber"
-msgstr ""
-
-#: 03020104.xhp#par_id3154510.52.help.text
+#. mB.]
+#: 03020405.xhp
#, fuzzy
-msgctxt "03020104.xhp#par_id3154510.52.help.text"
-msgid "For iCount = 1 to 5"
-msgstr "za iCount = 1 do 5"
-
-#: 03020104.xhp#par_id3146971.53.help.text
-msgctxt "03020104.xhp#par_id3146971.53.help.text"
-msgid "Line Input #iNumber, sLine"
-msgstr ""
-
-#: 03020104.xhp#par_id3156277.54.help.text
-msgctxt "03020104.xhp#par_id3156277.54.help.text"
-msgid "If sLine <>\"\" then"
-msgstr ""
-
-#: 03020104.xhp#par_id3153707.55.help.text
-msgctxt "03020104.xhp#par_id3153707.55.help.text"
-msgid "rem"
-msgstr ""
-
-#: 03020104.xhp#par_id3150322.56.help.text
-msgctxt "03020104.xhp#par_id3150322.56.help.text"
-msgid "end if"
-msgstr ""
-
-#: 03020104.xhp#par_id3148405.57.help.text
-msgctxt "03020104.xhp#par_id3148405.57.help.text"
-msgid "Next iCount"
-msgstr ""
-
-#: 03020104.xhp#par_id3153711.58.help.text
-msgctxt "03020104.xhp#par_id3153711.58.help.text"
-msgid "Close #iNumber"
-msgstr ""
-
-#: 03020104.xhp#par_id3156382.59.help.text
-msgctxt "03020104.xhp#par_id3156382.59.help.text"
-msgid "Exit Sub"
-msgstr ""
-
-#: 03020104.xhp#par_id3159264.60.help.text
-msgctxt "03020104.xhp#par_id3159264.60.help.text"
-msgid "ErrorHandler:"
-msgstr ""
-
-#: 03020104.xhp#par_id3145147.61.help.text
-msgctxt "03020104.xhp#par_id3145147.61.help.text"
-msgid "Reset"
-msgstr "Poništi"
+msgctxt ""
+"03020405.xhp\n"
+"par_id3155607\n"
+"29\n"
+"help.text"
+msgid "Print #iNumber, \"This is a line of text\""
+msgstr "Isštampati #iBroj, \"Prvi red teksta\""
-#: 03020104.xhp#par_id3163805.62.help.text
-msgctxt "03020104.xhp#par_id3163805.62.help.text"
-msgid "MsgBox \"All files will be closed\",0,\"Error\""
-msgstr ""
+#. Bmbe
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3150361\n"
+"30\n"
+"help.text"
+msgid "MsgBox FileAttr(#iNumber, 1 ),0,\"Access mode\""
+msgstr "MsgBox FileAttr(#iBroj, 1 ),0,\"Pristupni oblik\""
-#: 03020104.xhp#par_id3147364.63.help.text
-#, fuzzy
-msgctxt "03020104.xhp#par_id3147364.63.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. xk4N
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3149817\n"
+"31\n"
+"help.text"
+msgid "MsgBox FileAttr(#iNumber, 2 ),0,\"File attribute\""
+msgstr "MsgBox FileAttr(#iBroj, 2 ),0,\"Fajl atribut\""
-#: 03120314.xhp#tit.help.text
-#, fuzzy
-msgid "Split Function [Runtime]"
-msgstr "Sin Funkcija [Vrijeme Izvodjenja]"
+#. E0%9
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"tit\n"
+"help.text"
+msgid "Randomize Statement [Runtime]"
+msgstr "Slucajna naredba [Run-time]"
-#: 03120314.xhp#bm_id3156027.help.text
-msgid "<bookmark_value>Split function</bookmark_value>"
-msgstr "<bookmark_value>Podjela funkcije</bookmark_value>"
+#. VfN3
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"bm_id3150616\n"
+"help.text"
+msgid "<bookmark_value>Randomize statement</bookmark_value>"
+msgstr "<bookmark_value>Slucajna naredba</bookmark_value>"
-#: 03120314.xhp#hd_id3156027.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120314.xhp\" name=\"Split Function [Runtime]\">Split Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120314.xhp\" name=\"Split Function [Run-time]\">Podjela funkcije [U izvršenju]</link>"
+#. Q*;%
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"hd_id3150616\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080301.xhp\" name=\"Randomize Statement [Runtime]\">Randomize Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080301.xhp\" name=\"Slucajna naredba [Run-time]\">Slucajna naredba [Run-time]</link>"
-#: 03120314.xhp#par_id3155805.2.help.text
-msgid "Returns an array of substrings from a string expression."
-msgstr "Vraca red kao substring iz string izraza"
+#. Tyy6
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"par_id3145090\n"
+"2\n"
+"help.text"
+msgid "Initializes the random-number generator."
+msgstr "Inicira stvaratelja slucajnih brojeva."
-#: 03120314.xhp#hd_id3149177.3.help.text
-msgctxt "03120314.xhp#hd_id3149177.3.help.text"
+#. HF,Y
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"hd_id3147573\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03120314.xhp#par_id3153824.4.help.text
-msgid "Split (Text As String, delimiter, number)"
-msgstr "Podjeli(Tekst kao String, granicnik, broj)"
-
-#: 03120314.xhp#hd_id3149763.5.help.text
-msgctxt "03120314.xhp#hd_id3149763.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03120314.xhp#par_id3154285.6.help.text
-#, fuzzy
-msgctxt "03120314.xhp#par_id3154285.6.help.text"
-msgid "String"
-msgstr "Stringovi"
+#. 6v=g
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"par_id3145315\n"
+"4\n"
+"help.text"
+msgid "Randomize [Number]"
+msgstr "Slucajno-odaberi [Number]"
-#: 03120314.xhp#hd_id3145315.7.help.text
-msgctxt "03120314.xhp#hd_id3145315.7.help.text"
+#. 622S
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"hd_id3152456\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03120314.xhp#par_id3156023.8.help.text
-msgctxt "03120314.xhp#par_id3156023.8.help.text"
-msgid "<emph>Text:</emph> Any string expression."
-msgstr "<emph>Text</emph>: Bilo koji string izraz."
-
-#: 03120314.xhp#par_id3147560.9.help.text
-msgid "<emph>delimiter (optional):</emph> A string of one or more characters length that is used to delimit the Text. The default is the space character."
-msgstr "<emph>delimiter</emph>: (neobavezno) niz od jednog ili više znakova koji se koristi za ogranicavaju teksta. Zadana vrijednost je znak razmaka."
-
-#: 03120314.xhp#par_id3145069.12.help.text
-msgid "<emph>number (optional):</emph> The number of substrings that you want to return."
-msgstr "<emph>number</emph>: (neobavezno) broj substringova koje želite vratiti."
-
-#: 03120314.xhp#hd_id3150398.10.help.text
-msgctxt "03120314.xhp#hd_id3150398.10.help.text"
+#. EP_^
+#: 03080301.xhp
+#, fuzzy
+msgctxt ""
+"03080301.xhp\n"
+"par_id3149670\n"
+"6\n"
+"help.text"
+msgid "<emph>Number:</emph> Any integer value that initializes the random-number generator."
+msgstr "<emph>Number</emph>: Integer koji sadrži serijski datum."
+
+#. Q.O*
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"hd_id3149655\n"
+"7\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03120314.xhp#par_id3151212.11.help.text
-msgid "Dim a(3)"
-msgstr "Dim kao(3)"
-
-#: 03120314.xhp#par_id3149204.13.help.text
-msgid "Sub main()"
-msgstr "Sub glavno()"
-
-#: 03120314.xhp#par_id3156214.14.help.text
-msgid " a(0) = \"ABCDE\""
-msgstr "a(0) = \"ABCDE\""
-
-#: 03120314.xhp#par_id3154217.15.help.text
-msgid " a(1) = 42"
-msgstr "a(1) = 42"
-
-#: 03120314.xhp#par_id3145173.16.help.text
-msgid " a(2) = \"MN\""
-msgstr "a(2) = \"MN\""
-
-#: 03120314.xhp#par_id3153104.17.help.text
-msgid " a(3) = \"X Y Z\""
-msgstr "a(3) = \"X Y Z\""
-
-#: 03120314.xhp#par_id3154684.18.help.text
-msgid " JStr = Join1()"
-msgstr "JStr = Join1()"
-
-#: 03120314.xhp#par_id3153367.19.help.text
-msgctxt "03120314.xhp#par_id3153367.19.help.text"
-msgid " Call Show(JStr, Split1(JStr))"
-msgstr "Pozovi(JStr, Split1(JStr))"
-
-#: 03120314.xhp#par_id3145271.20.help.text
-msgid " JStr = Join2()"
-msgstr "JStr = Join2()"
-
-#: 03120314.xhp#par_id3155856.21.help.text
-msgctxt "03120314.xhp#par_id3155856.21.help.text"
-msgid " Call Show(JStr, Split1(JStr))"
-msgstr "Pozovi(JStr, Split1(JStr))"
-
-#: 03120314.xhp#par_id3159155.22.help.text
-msgid " JStr = Join3()"
-msgstr "JStr = Join3()"
-
-#: 03120314.xhp#par_id3155413.23.help.text
-msgctxt "03120314.xhp#par_id3155413.23.help.text"
-msgid " Call Show(JStr, Split1(JStr))"
-msgstr "Pozovi(JStr, Split1(JStr))"
-
-#: 03120314.xhp#par_id3153190.24.help.text
+#. #$Bb
+#: 03080301.xhp
#, fuzzy
-msgctxt "03120314.xhp#par_id3153190.24.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03120314.xhp#par_id3154320.25.help.text
-msgid "Function Join1()"
-msgstr "Funkcija Join1()"
-
-#: 03120314.xhp#par_id3145748.26.help.text
-msgid " Join1 = Join(a(), \"abc\")"
-msgstr "Join1 = Join(a(), \"abc\")"
-
-#: 03120314.xhp#par_id3153142.45.help.text
-msgctxt "03120314.xhp#par_id3153142.45.help.text"
-msgid "End Function"
-msgstr "Kraj funkcije"
-
-#: 03120314.xhp#par_id3152462.27.help.text
-msgid "Function Join2()"
-msgstr "Funkcija Join2()"
-
-#: 03120314.xhp#par_id3146119.28.help.text
-msgid " Join2 = Join(a(), \",\")"
-msgstr "Join2 = Join(a(), \",\")"
-
-#: 03120314.xhp#par_id3154790.29.help.text
-msgctxt "03120314.xhp#par_id3154790.29.help.text"
-msgid "End Function"
-msgstr "Kraj funkcije"
-
-#: 03120314.xhp#par_id3147125.30.help.text
-msgid "Function Join3()"
-msgstr "Funkcija Join3()"
-
-#: 03120314.xhp#par_id3149377.31.help.text
-msgid " Join3 = Join(a())"
-msgstr "Join3 = Join(a())"
-
-#: 03120314.xhp#par_id3150114.32.help.text
-msgctxt "03120314.xhp#par_id3150114.32.help.text"
-msgid "End Function"
-msgstr "Kraj funkcije"
-
-#: 03120314.xhp#par_id3154729.33.help.text
-msgid "Function Split1(aStr)"
-msgstr "Funkcija Split1(aStr)"
-
-#: 03120314.xhp#par_id3145646.34.help.text
-msgid " Split1 = Split(aStr, \"D\")"
-msgstr "Split1 = Split(aStr, \"D\")"
-
-#: 03120314.xhp#par_id3154512.35.help.text
-msgctxt "03120314.xhp#par_id3154512.35.help.text"
-msgid "End Function"
-msgstr "Kraj funkcije"
-
-#: 03120314.xhp#par_id3149400.36.help.text
-msgid "Sub Show(JoinStr, TheArray)"
-msgstr "Pozovi(JoinStr, TheArray)"
-
-#: 03120314.xhp#par_id3153948.37.help.text
-msgid " l = LBound(TheArray)"
-msgstr "l = LBound(TheArray)"
-
-#: 03120314.xhp#par_id3146969.38.help.text
-msgid " u = UBound(TheArray)"
-msgstr "u = UBound(Red)"
-
-#: 03120314.xhp#par_id3150752.39.help.text
-msgid " total$ = \"=============================\" + Chr$(13) + JoinStr + Chr$(13) + Chr$(13)"
-msgstr "ukupno$ = \"=============================\" + Chr$(13) + JoinStr + Chr$(13) + Chr$(13)"
-
-#: 03120314.xhp#par_id3148916.40.help.text
-msgid " For i = l To u"
-msgstr "For i = l To u"
-
-#: 03120314.xhp#par_id3154754.41.help.text
-msgid " total$ = total$ + TheArray(i) + Str(Len(TheArray(i))) + Chr$(13)"
-msgstr "ukupno$ = ukupno$ + Red(i) + Str(Len(Red(i))) + Chr$(13)"
-
-#: 03120314.xhp#par_id3156054.42.help.text
-msgid " Next i"
-msgstr "Sljedeci i"
-
-#: 03120314.xhp#par_id3147338.43.help.text
-msgid " MsgBox total$"
-msgstr "Tab za poruke ukupno$"
+msgctxt ""
+"03080301.xhp\n"
+"par_id3147288\n"
+"14\n"
+"help.text"
+msgid "iVar = Int((10 * Rnd) ) ' Range from 0 To 9"
+msgstr "iVar = Int((10 * Rnd) ) REM Opseg od 0 do 9"
-#: 03120314.xhp#par_id3155960.44.help.text
-#, fuzzy
-msgctxt "03120314.xhp#par_id3155960.44.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. (i,2
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"par_id3148617\n"
+"22\n"
+"help.text"
+msgid "MsgBox sText,0,\"Spectral Distribution\""
+msgstr "MsgBox sText,0,\"Spektralna raspodjela\""
-#: 03120104.xhp#tit.help.text
-msgid "Val Function [Runtime]"
-msgstr "Val Funkcija [Vrijeme izvršavanja]"
+#. qaF-
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"tit\n"
+"help.text"
+msgid "DimArray Function [Runtime]"
+msgstr "DimArray Funkcija [Vrijeme izvršavanja]"
-#: 03120104.xhp#bm_id3149205.help.text
-msgid "<bookmark_value>Val function</bookmark_value>"
-msgstr "<bookmark_value>Val Funkcija</bookmark_value>"
+#. Qfd|
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"bm_id3150616\n"
+"help.text"
+msgid "<bookmark_value>DimArray function</bookmark_value>"
+msgstr "<bookmark_value>DimNiz Funkcija</bookmark_value>"
-#: 03120104.xhp#hd_id3149205.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120104.xhp\" name=\"Val Function [Runtime]\">Val Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120104.xhp\" name=\"Val Funkcija [Vrijeme izvršavanja]\">Val Funkcija [Vrijeme izvršavanja]</link>"
+#. 0FBv
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"hd_id3150616\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray Function [Runtime]\">DimArray Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimNiz Funkcija [Vrijeme izvršavanja]\">DimNiz Funkcija [Vrijeme izvršavanja]</link>"
-#: 03120104.xhp#par_id3153345.2.help.text
-msgid "Converts a string to a numeric expression."
-msgstr "Pretvara string u brojni izraz."
+#. Shnq
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"par_id3153527\n"
+"2\n"
+"help.text"
+msgid "Returns a Variant array."
+msgstr "Vraca Promjenjiv niz."
-#: 03120104.xhp#hd_id3159157.3.help.text
-msgctxt "03120104.xhp#hd_id3159157.3.help.text"
+#. wL0y
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"hd_id3149762\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03120104.xhp#par_id3149514.4.help.text
-msgid "Val (Text As String)"
-msgstr "Val (Tekst Kao String)"
+#. EP#8
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"par_id3148473\n"
+"4\n"
+"help.text"
+msgid "DimArray ( Argument list)"
+msgstr "DimNiz ( lista Argumenata)"
-#: 03120104.xhp#hd_id3150669.5.help.text
-msgctxt "03120104.xhp#hd_id3150669.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. .TvI
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"par_id3154142\n"
+"5\n"
+"help.text"
+msgid "See also <link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array\">Array</link>"
+msgstr "Takode pogledaj <link href=\"text/sbasic/shared/03104200.xhp\" name=\"Niz\">Niz</link>"
-#: 03120104.xhp#par_id3143228.6.help.text
-msgctxt "03120104.xhp#par_id3143228.6.help.text"
-msgid "Double"
-msgstr ""
+#. fP[Q
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"par_id3156023\n"
+"6\n"
+"help.text"
+msgid "If no parameters are passed, an empty array is created (like Dim A() that is the same as a sequence of length 0 in Uno). If parameters are specified, a dimension is created for each parameter."
+msgstr "Ako nikakvi parametri nisu proslijedeni, kreira se prazan niz (kao Dim A() koji je isti kao sekvenca dužine 0 u Uno). Ako su parametri specificirani, kreira se dimenzija za svaki parametar."
-#: 03120104.xhp#hd_id3156024.7.help.text
-msgctxt "03120104.xhp#hd_id3156024.7.help.text"
+#. Fs%H
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"hd_id3154760\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03120104.xhp#par_id3154348.8.help.text
-msgid "<emph>Text:</emph> String that represents a number."
-msgstr "<emph>Text</emph>: String koji oznacava broj."
-
-#: 03120104.xhp#par_id3149670.9.help.text
-msgid "Using the Val function, you can convert a string that represents numbers into numeric expressions. This is the inverse of the <emph>Str</emph> function. If only part of the string contains numbers, only the first appropriate characters of the string are converted. If the string does not contain any numbers, the <emph>Val</emph> function returns the value 0."
-msgstr "Koristeci Val funkciju, možete pretvoriti string koji oznacava broj u brojni izraz. Ovo je inverzija od <emph>Str</emph> funkcije. Ako jedini dio stringa sadržava brojeve, samo se prvi odgovarajuci karakteri stringa pretvaraju. Ako string ne sadrži brojeve, <emph>Val</emph> funkcija vraca vrijednost 0."
+#. vpqI
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"par_id3159414\n"
+"8\n"
+"help.text"
+msgid "<emph>Argument list:</emph> A list of any number of arguments that are separated by commas."
+msgstr ""
-#: 03120104.xhp#hd_id3154365.10.help.text
-msgctxt "03120104.xhp#hd_id3154365.10.help.text"
+#. ^^_[
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"hd_id3150358\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03120104.xhp#par_id3151177.11.help.text
-msgid "Sub ExampleVal"
-msgstr "Sub PrimjerVal"
-
-#: 03120104.xhp#par_id3159150.12.help.text
-msgid "msgbox Val(\"123.123\")"
-msgstr ""
+#. UiOy
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"par_id3154939\n"
+"10\n"
+"help.text"
+msgid "DimArray( 2, 2, 4 ) is the same as DIM a( 2, 2, 4 )"
+msgstr "DimNiz( 2, 2, 4 ) je isti kao DIM ( 2, 2, 4 )"
-#: 03120104.xhp#par_id3154126.13.help.text
-msgid "msgbox Val(\"A123.123\")"
+#. sRD\
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"tit\n"
+"help.text"
+msgid "TypeName Function; VarType Function[Runtime]"
msgstr ""
-#: 03120104.xhp#par_id3147229.14.help.text
-msgctxt "03120104.xhp#par_id3147229.14.help.text"
-msgid "end Sub"
-msgstr "kraj Sub"
-
-#: 03000000.xhp#tit.help.text
-msgid "Run-Time Functions"
-msgstr "Run-Time Funkcije"
+#. ?G{^
+#: 03103600.xhp
+#, fuzzy
+msgctxt ""
+"03103600.xhp\n"
+"bm_id3143267\n"
+"help.text"
+msgid "<bookmark_value>TypeName function</bookmark_value><bookmark_value>VarType function</bookmark_value>"
+msgstr "<bookmark_value>Rem izjava</bookmark_value> <bookmark_value>comentari;Rem izjava</bookmark_value>"
-#: 03000000.xhp#hd_id3152895.1.help.text
-msgid "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/03000000.xhp\" name=\"Run-Time Functions\">Run-Time Functions</link></variable>"
+#. SyVt
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"hd_id3143267\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103600.xhp\" name=\"TypeName Function; VarType Function[Runtime]\">TypeName Function; VarType Function[Runtime]</link>"
msgstr ""
-#: 03000000.xhp#par_id3148983.2.help.text
-msgid "This section describes the Runtime Functions of <item type=\"productname\">%PRODUCTNAME</item> Basic."
-msgstr "Objasnjava Run-Time funkcije <item type=\"productname\">%PRODUCTNAME</item> Basic."
-
-#: 03030107.xhp#tit.help.text
-msgid "CDateToIso Function [Runtime]"
-msgstr "CDateToIso funkcija [Run-time]"
-
-#: 03030107.xhp#bm_id3150620.help.text
-msgid "<bookmark_value>CdateToIso function</bookmark_value>"
-msgstr "<bookmark_value>CdateToIso funkcija</bookmark_value>"
-
-#: 03030107.xhp#hd_id3150620.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030107.xhp\" name=\"CDateToIso Function [Runtime]\">CDateToIso Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030107.xhp\" name=\"CDateToIso funkcija [Run-time]\">CDateToIso funkcija [Run-time]</link>"
-
-#: 03030107.xhp#par_id3151097.2.help.text
-msgid "Returns the date in ISO format from a serial date number that is generated by the DateSerial or the DateValue function."
-msgstr "Vrača datum u ISO formatu od serijskog datuma kojeg je generisala DateSerial ili DateValue funkcija."
+#. O.^c
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3159157\n"
+"2\n"
+"help.text"
+msgid "Returns a string (TypeName) or a numeric value (VarType) that contains information for a variable."
+msgstr ""
-#: 03030107.xhp#hd_id3159224.3.help.text
-msgctxt "03030107.xhp#hd_id3159224.3.help.text"
+#. 1(0h
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"hd_id3153825\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03030107.xhp#par_id3149497.4.help.text
-msgid "CDateToIso(Number)"
+#. +*hA
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3155341\n"
+"4\n"
+"help.text"
+msgid "TypeName (Variable)VarType (Variable)"
msgstr ""
-#: 03030107.xhp#hd_id3152347.5.help.text
-msgctxt "03030107.xhp#hd_id3152347.5.help.text"
+#. 0Ydn
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"hd_id3145610\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03030107.xhp#par_id3154422.6.help.text
-#, fuzzy
-msgctxt "03030107.xhp#par_id3154422.6.help.text"
-msgid "String"
-msgstr "Stringovi"
-
-#: 03030107.xhp#hd_id3147303.7.help.text
-msgctxt "03030107.xhp#hd_id3147303.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03030107.xhp#par_id3145136.8.help.text
-msgid "<emph>Number:</emph> Integer that contains the serial date number."
-msgstr "<emph>Number</emph>: Integer koji sadrži serijski datum. "
-
-#: 03030107.xhp#hd_id3147243.9.help.text
-msgctxt "03030107.xhp#hd_id3147243.9.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03030107.xhp#par_id3156152.10.help.text
-msgid "Sub ExampleCDateToIso"
+#. E6aC
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3148947\n"
+"6\n"
+"help.text"
+msgid "String; Integer"
msgstr ""
-#: 03030107.xhp#par_id3153126.11.help.text
-msgid "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO Date\""
-msgstr "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO datum\""
-
-#: 03030107.xhp#par_id3143228.12.help.text
-#, fuzzy
-msgctxt "03030107.xhp#par_id3143228.12.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03090302.xhp#tit.help.text
-msgid "GoTo Statement [Runtime]"
-msgstr "GoTo Statement [Run-time]"
-
-#: 03090302.xhp#bm_id3159413.help.text
-#, fuzzy
-msgid "<bookmark_value>GoTo statement</bookmark_value>"
-msgstr "<bookmark_value>Završi Izjavu</bookmark_value>"
-
-#: 03090302.xhp#hd_id3159413.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo Statement [Runtime]\">GoTo Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo Statement [Run-time]\">GoTo Statement [Run-time]</link>"
-
-#: 03090302.xhp#par_id3153379.2.help.text
-msgid "Continues program execution within a Sub or Function at the procedure line indicated by a label."
-msgstr "Program nastavlja sa izvršenjem unutar Sub ili Function na postupak liniji oynacen oznakom."
-
-#: 03090302.xhp#hd_id3149656.3.help.text
-msgctxt "03090302.xhp#hd_id3149656.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03090302.xhp#par_id3154367.4.help.text
-#, fuzzy
-msgctxt "03090302.xhp#par_id3154367.4.help.text"
-msgid "see Parameters"
-msgstr "vidi Parametre"
-
-#: 03090302.xhp#hd_id3150870.5.help.text
-msgctxt "03090302.xhp#hd_id3150870.5.help.text"
+#. aoC_
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"hd_id3146795\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03090302.xhp#par_id3156214.6.help.text
-#, fuzzy
-msgctxt "03090302.xhp#par_id3156214.6.help.text"
-msgid "Sub/Function"
-msgstr "Završi Sub/Function"
-
-#: 03090302.xhp#par_id3156424.7.help.text
-msgctxt "03090302.xhp#par_id3156424.7.help.text"
-msgid "statement block"
-msgstr "blok izjava"
-
-#: 03090302.xhp#par_id3154685.8.help.text
-msgid " Label1"
-msgstr "Oznaka1"
-
-#: 03090302.xhp#par_id3145786.9.help.text
-msgid "<emph>Label2:</emph>"
-msgstr "<emph>Oznaka2</emph>:"
-
-#: 03090302.xhp#par_id3161832.10.help.text
-msgctxt "03090302.xhp#par_id3161832.10.help.text"
-msgid "statement block"
-msgstr "blok izjava"
-
-#: 03090302.xhp#par_id3146120.11.help.text
-msgctxt "03090302.xhp#par_id3146120.11.help.text"
-msgid "Exit Sub"
-msgstr ""
-
-#: 03090302.xhp#par_id3150010.12.help.text
-msgid "<emph>Label1:</emph>"
-msgstr "<emph>Oznaka1</emph>:"
-
-#: 03090302.xhp#par_id3152462.13.help.text
-msgctxt "03090302.xhp#par_id3152462.13.help.text"
-msgid "statement block"
-msgstr "blok izjava"
-
-#: 03090302.xhp#par_id3149664.14.help.text
-msgid "GoTo Label2"
-msgstr "GoTo Oznaka2"
-
-#: 03090302.xhp#par_id3152886.15.help.text
-msgctxt "03090302.xhp#par_id3152886.15.help.text"
-msgid "End Sub/Function"
-msgstr "Završi Sub/Function"
-
-#: 03090302.xhp#par_id3152596.16.help.text
-msgid "Use the GoTo statement to instruct $[officename] Basic to continue program execution at another place within the procedure. The position must be indicated by a label. To set a label, assign a name, and then and end it with a colon (\":\")."
-msgstr "Koristite GoTo izjavu da uputi $ [officename] Basic da nastavi izvršavanje programa na drugom mjestu unutar postupka. Pozicija mora biti označen oznakom. Da biste postavili oznaku, dodijeliti ime, a zatim ga kraj s dvotačka (\":\")."
-
-#: 03090302.xhp#par_id3155416.17.help.text
-msgid "You cannot use the GoTo statement to jump out of a Sub or Function."
-msgstr "Ne možete koristiti GOTO naredbe za skok iz Sub ili Function."
-
-#: 03090302.xhp#hd_id3154731.19.help.text
-msgctxt "03090302.xhp#hd_id3154731.19.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03090302.xhp#par_id6967035.help.text
-#, fuzzy
-msgctxt "03090302.xhp#par_id6967035.help.text"
-msgid "see Parameters"
-msgstr "vidi Parametre"
-
-#: 01050200.xhp#tit.help.text
-msgid "Call Stack Window (Calls)"
+#. x?rb
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3148664\n"
+"8\n"
+"help.text"
+msgid "<emph>Variable:</emph> The variable that you want to determine the type of. You can use the following values:"
msgstr ""
-#: 01050200.xhp#hd_id3146794.1.help.text
-msgid "<link href=\"text/sbasic/shared/01050200.xhp\" name=\"Call Stack Window (Calls)\">Call Stack Window (Calls)</link>"
+#. mcd7
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3145171\n"
+"9\n"
+"help.text"
+msgid "key word"
msgstr ""
-#: 01050200.xhp#par_id3150400.2.help.text
-msgid "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\" visibility=\"hidden\">Displays the sequence of procedures and functions during the execution of a program.</ahelp>The <emph>Call Stack</emph> allows you to monitor the sequence of procedures and functions during the execution of a program. The procedures are functions are displayed bottom to top with the most recent function or procedure call at the top of the list."
+#. Yx:-
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3156212\n"
+"10\n"
+"help.text"
+msgid "VarType"
msgstr ""
-#: 03010103.xhp#tit.help.text
-msgid "Print Statement [Runtime]"
-msgstr "rint Statement [Run-time]"
-
-#: 03010103.xhp#bm_id3147230.help.text
+#. i698
+#: 03103600.xhp
#, fuzzy
-msgid "<bookmark_value>Print statement</bookmark_value>"
-msgstr "<bookmark_value>Naredba za izlaz</bookmark_value>"
-
-#: 03010103.xhp#hd_id3147230.1.help.text
-msgid "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print Statement [Runtime]\">Print Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print Statement [Run-time]\">Print Statement [Run-time]</link>"
-
-#: 03010103.xhp#par_id3156281.2.help.text
-msgid "Outputs the specified strings or numeric expressions to a dialog or to a file."
-msgstr "Prikazuje specificirani string ili broj u dijalogu ili datoteci"
-
-#: 03010103.xhp#hd_id3145785.3.help.text
-msgctxt "03010103.xhp#hd_id3145785.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03010103.xhp#par_id3153188.4.help.text
-msgid "Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression2[...]] "
-msgstr "Print [#FileName,] Expression_1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression_n[...]]"
-
-#: 03010103.xhp#hd_id3147348.5.help.text
-msgctxt "03010103.xhp#hd_id3147348.5.help.text"
-msgid "Parameter:"
-msgstr "Parametar:"
-
-#: 03010103.xhp#par_id2508621.help.text
-#, fuzzy
-msgctxt "03010103.xhp#par_id2508621.help.text"
-msgid "<emph>FileName:</emph> Any numeric expression that contains the file number that was set by the Open statement for the respective file."
-msgstr "<emph>FajlBroj</emph>: Numericki izraz koji sadrzi broj fajla koji je poslat od otvorene izjave za odgovarajuci fajl."
-
-#: 03010103.xhp#par_id3163712.6.help.text
-msgid "<emph>Expression</emph>: Any numeric or string expression to be printed. Multiple expressions can be separated by a semicolon. If separated by a comma, the expressions are indented to the next tab stop. The tab stops cannot be adjusted."
-msgstr "<emph>Expression</emph>: A numeric or string expression to be printed. Multiple expressions can be separated by a semicolon. If separated by a comma, the expressions are indented to the next tab stop. The tab stops cannot be adjusted."
-
-#: 03010103.xhp#par_id3153092.7.help.text
-msgid "<emph>Number</emph>: Number of spaces to be inserted by the <emph>Spc</emph> function."
-msgstr "<emph>Broj</emph>: Number of spaces to be inserted by the <emph>Spc</emph> function."
+msgctxt ""
+"03103600.xhp\n"
+"par_id3154684\n"
+"11\n"
+"help.text"
+msgid "Variable type"
+msgstr "Tipovi Varijable"
-#: 03010103.xhp#par_id3145364.8.help.text
-msgid "<emph>Pos</emph>: Spaces are inserted until the specified position."
+#. TxUT
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3151041\n"
+"12\n"
+"help.text"
+msgid "Boolean"
msgstr ""
-#: 03010103.xhp#par_id3154319.9.help.text
-msgid "If a semicolon or comma appears after the last expression to be printed, $[officename] Basic stores the text in an internal buffer and continues program execution without printing. When another Print statement without a semicolon or comma at the end is encountered, all text to be printed is printed at once."
-msgstr "ako je zarez ili tackazarez poslije zadnjeg izraza printovana, $[officename] osnovna ubacuje tekst u interni bafer i nastavlja program bez štampanja kad je neka druga print recenica bez tacke zareza ili zareza na kraju pojavi, citav tekst je printan odjednom."
-
-#: 03010103.xhp#par_id3145272.10.help.text
-msgid "Positive numeric expressions are printed with a leading space. Negative expressions are printed with a leading minus sign. If a certain range is exceeded for floating-point values, the respective numeric expression is printed in exponential notation."
-msgstr "pozitivni su štampani . negativni su štampani bez minusa. ako je rang predjen onda se brojevi printaj eksponencijalno."
-
-#: 03010103.xhp#par_id3154011.11.help.text
-msgid "If the expression to be printed exceeds a certain length, the display will automatically wrap to the next line."
-msgstr "kad predje velicinu displej prelazi u novi red"
-
-#: 03010103.xhp#par_id3146969.12.help.text
-msgid "You can insert the Tab function, enclosed by semicolons, between arguments to indent the output to a specific position, or you can use the <emph>Spc</emph> function to insert a specified number of spaces."
-msgstr "mozete unijeti tab funkciju sa tackom-zarezom izmedju argumenata <emph>Spc</emph>unosi poziciju."
-
-#: 03010103.xhp#hd_id3146912.13.help.text
-msgctxt "03010103.xhp#hd_id3146912.13.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. !,V6
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3153367\n"
+"13\n"
+"help.text"
+msgid "11"
+msgstr ""
-#: 03010103.xhp#par_id3153711.14.help.text
+#. G~4(
+#: 03103600.xhp
#, fuzzy
-msgid "Sub ExamplePrint"
-msgstr "Sub PrimjerKosinus"
+msgctxt ""
+"03103600.xhp\n"
+"par_id3148645\n"
+"14\n"
+"help.text"
+msgid "Boolean variable"
+msgstr "Boolean Varijable"
-#: 03010103.xhp#par_id3153764.15.help.text
-msgid "Print \"ABC\""
-msgstr ""
+#. *O9O
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3153138\n"
+"15\n"
+"help.text"
+msgid "Date"
+msgstr "Datum"
-#: 03010103.xhp#par_id3155764.16.help.text
-msgid "Print \"ABC\",\"123\""
+#. uLaD
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3153363\n"
+"16\n"
+"help.text"
+msgid "7"
msgstr ""
-#: 03010103.xhp#par_id5484176.help.text
-msgid "i = FreeFile()"
-msgstr ""
+#. 25)e
+#: 03103600.xhp
+#, fuzzy
+msgctxt ""
+"03103600.xhp\n"
+"par_id3155411\n"
+"17\n"
+"help.text"
+msgid "Date variable"
+msgstr "Varijable Date (Datum)"
-#: 03010103.xhp#par_id2904141.help.text
-msgid "Open <switchinline select=\"sys\"><caseinline select=\"WIN\">\"C:\\Temp.txt\"</caseinline><defaultinline>\"~/temp.txt\"</defaultinline></switchinline> For Output As i"
+#. CPLZ
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3146975\n"
+"18\n"
+"help.text"
+msgid "Double"
msgstr ""
-#: 03010103.xhp#par_id36317.help.text
-msgid "Print #i, \"ABC\""
+#. p3EX
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3150486\n"
+"19\n"
+"help.text"
+msgid "5"
msgstr ""
-#: 03010103.xhp#par_id7381817.help.text
-msgid "Close #i"
+#. WsVl
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3148616\n"
+"20\n"
+"help.text"
+msgid "Double floating point variable"
msgstr ""
-#: 03010103.xhp#par_id3147339.17.help.text
-msgctxt "03010103.xhp#par_id3147339.17.help.text"
-msgid "end Sub"
-msgstr "kraj Sub"
-
-#: 03130700.xhp#tit.help.text
-msgid "GetSystemTicks Function [Runtime]"
-msgstr "GetSystemTicks funkcija [U izvršenju]"
-
-#: 03130700.xhp#bm_id3147143.help.text
-msgid "<bookmark_value>GetSystemTicks function</bookmark_value>"
-msgstr "<bookmark_value>GetSystemTicks funkcija</bookmark_value>"
-
-#: 03130700.xhp#hd_id3147143.1.help.text
-msgid "<link href=\"text/sbasic/shared/03130700.xhp\" name=\"GetSystemTicks Function [Runtime]\">GetSystemTicks Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03130700.xhp\" name=\"GetSystemTicks Function [Run-time]\">GetSystemTicks funkcija [U izvršenju]</link>"
-
-#: 03130700.xhp#par_id3153750.2.help.text
-msgid "Returns the number of system ticks provided by the operating system. You can use this function to optimize certain processes."
-msgstr "Vraca broj sistemskih krpelja koje operacijski sustav dodijeli. Možete koristiti ovu funkciju kako bi se optimizirali odredene procesi."
-
-#: 03130700.xhp#hd_id3153311.3.help.text
-msgctxt "03130700.xhp#hd_id3153311.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. SIw-
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3148457\n"
+"21\n"
+"help.text"
+msgid "Integer"
+msgstr "Cjelobrojno"
-#: 03130700.xhp#par_id3147242.4.help.text
-msgid "GetSystemTicks()"
+#. 9rRf
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3145647\n"
+"22\n"
+"help.text"
+msgid "2"
msgstr ""
-#: 03130700.xhp#hd_id3149233.5.help.text
-msgctxt "03130700.xhp#hd_id3149233.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. \apP
+#: 03103600.xhp
+#, fuzzy
+msgctxt ""
+"03103600.xhp\n"
+"par_id3154490\n"
+"23\n"
+"help.text"
+msgid "Integer variable"
+msgstr "Varijable Cijelih Brojeva (Integer)"
-#: 03130700.xhp#par_id3149762.6.help.text
-msgctxt "03130700.xhp#par_id3149762.6.help.text"
+#. L^Wp
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3149960\n"
+"24\n"
+"help.text"
msgid "Long"
msgstr ""
-#: 03130700.xhp#hd_id3156152.7.help.text
-msgctxt "03130700.xhp#hd_id3156152.7.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. cft#
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3154513\n"
+"25\n"
+"help.text"
+msgid "3"
+msgstr ""
-#: 03130700.xhp#par_id3148943.8.help.text
+#. 4gq7
+#: 03103600.xhp
#, fuzzy
-msgctxt "03130700.xhp#par_id3148943.8.help.text"
-msgid "Sub ExampleWait"
-msgstr "Sub PrimjerVal"
+msgctxt ""
+"03103600.xhp\n"
+"par_id3151318\n"
+"26\n"
+"help.text"
+msgid "Long integer variable"
+msgstr "Long Integer Varijable"
-#: 03130700.xhp#par_id3146795.9.help.text
-msgctxt "03130700.xhp#par_id3146795.9.help.text"
-msgid "Dim lTick As Long"
-msgstr "Dim lTick kao Long"
+#. \aBX
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3146972\n"
+"27\n"
+"help.text"
+msgid "Object"
+msgstr "Objekat"
-#: 03130700.xhp#par_id3145069.10.help.text
-msgctxt "03130700.xhp#par_id3145069.10.help.text"
-msgid "lTick = GetSystemTicks()"
-msgstr ""
+#. 7(6i
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3154482\n"
+"28\n"
+"help.text"
+msgid "9"
+msgstr "9"
-#: 03130700.xhp#par_id3147560.11.help.text
-msgctxt "03130700.xhp#par_id3147560.11.help.text"
-msgid "wait 2000"
+#. pz-!
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3150323\n"
+"29\n"
+"help.text"
+msgid "Object variable"
msgstr ""
-#: 03130700.xhp#par_id3149655.12.help.text
-msgctxt "03130700.xhp#par_id3149655.12.help.text"
-msgid "lTick = (GetSystemTicks() - lTick)"
+#. T/r,
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3148405\n"
+"30\n"
+"help.text"
+msgid "Single"
msgstr ""
-#: 03130700.xhp#par_id3154938.13.help.text
-msgctxt "03130700.xhp#par_id3154938.13.help.text"
-msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
-msgstr "MsgBox \"\" & lTick & \" Ticks\" ,0,\"Pauza je trajala\""
-
-#: 03130700.xhp#par_id3150542.14.help.text
-#, fuzzy
-msgctxt "03130700.xhp#par_id3150542.14.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03120309.xhp#tit.help.text
-#, fuzzy
-msgid "RTrim Function [Runtime]"
-msgstr "Trim funkcija [U izvršenju]"
-
-#: 03120309.xhp#bm_id3154286.help.text
-#, fuzzy
-msgid "<bookmark_value>RTrim function</bookmark_value>"
-msgstr "<bookmark_value>Trim funkcija</bookmark_value>"
-
-#: 03120309.xhp#hd_id3154286.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03120309.xhp\" name=\"RTrim Function [Runtime]\">RTrim Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Trim Function [Run-time]\">Trim funkcija [U izvršenju]</link>"
-
-#: 03120309.xhp#par_id3153127.2.help.text
-msgid "Deletes the spaces at the end of a string expression."
+#. Hp\v
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3149020\n"
+"31\n"
+"help.text"
+msgid "4"
msgstr ""
-#: 03120309.xhp#par_id3153062.3.help.text
-#, fuzzy
-msgid "See also: <link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim Function\">LTrim Function</link>"
-msgstr "Pogledaj: <link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function\">LCase funkcija</link>"
-
-#: 03120309.xhp#hd_id3154924.4.help.text
-msgctxt "03120309.xhp#hd_id3154924.4.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03120309.xhp#par_id3154347.5.help.text
-#, fuzzy
-msgid "RTrim (Text As String)"
-msgstr "Trim(Tekst kao String)"
-
-#: 03120309.xhp#hd_id3149457.6.help.text
-msgctxt "03120309.xhp#hd_id3149457.6.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. )j\w
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3147341\n"
+"32\n"
+"help.text"
+msgid "Single floating-point variable"
+msgstr ""
-#: 03120309.xhp#par_id3153381.7.help.text
+#. /J!v
+#: 03103600.xhp
#, fuzzy
-msgctxt "03120309.xhp#par_id3153381.7.help.text"
+msgctxt ""
+"03103600.xhp\n"
+"par_id3155901\n"
+"33\n"
+"help.text"
msgid "String"
msgstr "Stringovi"
-#: 03120309.xhp#hd_id3148798.8.help.text
-msgctxt "03120309.xhp#hd_id3148798.8.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. nf,l
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3155960\n"
+"34\n"
+"help.text"
+msgid "8"
+msgstr "8"
-#: 03120309.xhp#par_id3151380.9.help.text
+#. mnx_
+#: 03103600.xhp
#, fuzzy
-msgid "<emph>Text: </emph>Any string expression."
-msgstr "<emph>Text</emph>: Bilo koji string izraz."
-
-#: 03120309.xhp#hd_id3151041.10.help.text
-msgctxt "03120309.xhp#hd_id3151041.10.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+msgctxt ""
+"03103600.xhp\n"
+"par_id3146313\n"
+"35\n"
+"help.text"
+msgid "String variable"
+msgstr "String Varijable"
-#: 03120309.xhp#par_id3148673.11.help.text
+#. l!]e
+#: 03103600.xhp
#, fuzzy
-msgctxt "03120309.xhp#par_id3148673.11.help.text"
-msgid "Sub ExampleSpaces"
-msgstr "Sub SkupPrimjera"
-
-#: 03120309.xhp#par_id3156281.12.help.text
-msgctxt "03120309.xhp#par_id3156281.12.help.text"
-msgid "Dim sText2 as String,sText as String,sOut as String"
-msgstr ""
-
-#: 03120309.xhp#par_id3154125.13.help.text
-msgctxt "03120309.xhp#par_id3154125.13.help.text"
-msgid "sText2 = \" <*Las Vegas*> \""
-msgstr ""
+msgctxt ""
+"03103600.xhp\n"
+"par_id3145149\n"
+"36\n"
+"help.text"
+msgid "Variant"
+msgstr "Razlicit"
-#: 03120309.xhp#par_id3155131.15.help.text
-msgctxt "03120309.xhp#par_id3155131.15.help.text"
-msgid "sOut = \"'\"+sText2 +\"'\"+ Chr(13)"
-msgstr ""
+#. PcCp
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3154021\n"
+"37\n"
+"help.text"
+msgid "12"
+msgstr "12"
-#: 03120309.xhp#par_id3161833.16.help.text
-msgctxt "03120309.xhp#par_id3161833.16.help.text"
-msgid "sText = Ltrim(sText2) REM sText = \"<*Las Vegas*> \""
+#. a,^Q
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3145789\n"
+"38\n"
+"help.text"
+msgid "Variant variable (can contain all types specified by the definition)"
msgstr ""
-#: 03120309.xhp#par_id3147317.17.help.text
-msgctxt "03120309.xhp#par_id3147317.17.help.text"
-msgid "sOut = sOut + \"'\"+sText +\"'\" + Chr(13)"
+#. xyd9
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3148630\n"
+"39\n"
+"help.text"
+msgid "Empty"
msgstr ""
-#: 03120309.xhp#par_id3151112.18.help.text
-msgctxt "03120309.xhp#par_id3151112.18.help.text"
-msgid "sText = Rtrim(sText2) REM sText = \" <*Las Vegas*>\""
+#. m(+\
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3152584\n"
+"40\n"
+"help.text"
+msgid "0"
msgstr ""
-#: 03120309.xhp#par_id3149664.19.help.text
-msgctxt "03120309.xhp#par_id3149664.19.help.text"
-msgid "sOut = sOut +\"'\"+ sText +\"'\" + Chr(13)"
+#. J%N!
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3151278\n"
+"41\n"
+"help.text"
+msgid "Variable is not initialized"
msgstr ""
-#: 03120309.xhp#par_id3152576.20.help.text
-msgctxt "03120309.xhp#par_id3152576.20.help.text"
-msgid "sText = Trim(sText2) REM sText = \"<*Las Vegas*>\""
+#. _]}]
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3154576\n"
+"42\n"
+"help.text"
+msgid "Null"
msgstr ""
-#: 03120309.xhp#par_id3153729.21.help.text
-msgctxt "03120309.xhp#par_id3153729.21.help.text"
-msgid "sOut = sOut +\"'\"+ sText +\"'\""
+#. *8BY
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3166424\n"
+"43\n"
+"help.text"
+msgid "1"
msgstr ""
-#: 03120309.xhp#par_id3145749.22.help.text
-msgctxt "03120309.xhp#par_id3145749.22.help.text"
-msgid "MsgBox sOut"
+#. QRtd
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3145131\n"
+"44\n"
+"help.text"
+msgid "No valid data"
msgstr ""
-#: 03120309.xhp#par_id3146922.23.help.text
-msgctxt "03120309.xhp#par_id3146922.23.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. FyQa
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"hd_id3149338\n"
+"45\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03120401.xhp#tit.help.text
-msgid "InStr Function [Runtime]"
-msgstr "InStr Funkcija [U izvršenju]"
+#. n/Dl
+#: 03103600.xhp
+#, fuzzy
+msgctxt ""
+"03103600.xhp\n"
+"par_id3148817\n"
+"58\n"
+"help.text"
+msgid "TypeName(lVar) & \" \" & VarType(lVar),0,\"Some types In $[officename] Basic\""
+msgstr "ime"
-#: 03120401.xhp#bm_id3155934.help.text
-msgid "<bookmark_value>InStr function</bookmark_value>"
-msgstr "<bookmark_value>InStr funkcija</bookmark_value>"
+#. OMUH
+#: 03030201.xhp
+#, fuzzy
+msgctxt ""
+"03030201.xhp\n"
+"tit\n"
+"help.text"
+msgid "Hour Function [Runtime]"
+msgstr "CCur Funkcija [Run-time]"
-#: 03120401.xhp#hd_id3155934.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120401.xhp\" name=\"InStr Function [Runtime]\">InStr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120401.xhp\" name=\"InStr Function [Run-time]\">InStr funkcija [U izvršenju]</link>"
+#. /\`E
+#: 03030201.xhp
+#, fuzzy
+msgctxt ""
+"03030201.xhp\n"
+"bm_id3156042\n"
+"help.text"
+msgid "<bookmark_value>Hour function</bookmark_value>"
+msgstr "<bookmark_value>Str Funkcija</bookmark_value>"
-#: 03120401.xhp#par_id3153990.2.help.text
-msgid "Returns the position of a string within another string."
-msgstr "Vraca položaj niza unutar drugog niza."
+#. e:[[
+#: 03030201.xhp
+#, fuzzy
+msgctxt ""
+"03030201.xhp\n"
+"hd_id3156042\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour Function [Runtime]\">Hour Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080401.xhp\" name=\"Sqr Funkcija [Run-time]\">Sqr Funkcija [Run-time]</link>"
-#: 03120401.xhp#par_id3147303.3.help.text
-msgid "The Instr function returns the position at which the match was found. If the string was not found, the function returns 0."
-msgstr "Instr Funkcija vraca poziciju na kojoj je pronaden. Ako string nije pronaden, funkcija vraca 0."
+#. 1Gq2
+#: 03030201.xhp
+#, fuzzy
+msgctxt ""
+"03030201.xhp\n"
+"par_id3149346\n"
+"2\n"
+"help.text"
+msgid "Returns the hour from a time value that is generated by the TimeSerial or the TimeValue function."
+msgstr "Vrača godinu iz serijskog datumskog broja kojeg je generisala funkcija DateSerial ili DateValue funkcija."
-#: 03120401.xhp#hd_id3145090.4.help.text
-msgctxt "03120401.xhp#hd_id3145090.4.help.text"
+#. J*+}
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"hd_id3147574\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03120401.xhp#par_id3146957.5.help.text
-msgid "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])"
-msgstr "InStr ([Pocinje Long,] Tekst1 kao String, Tekst2 kao String[, Poredjenje])"
+#. k4,E
+#: 03030201.xhp
+#, fuzzy
+msgctxt ""
+"03030201.xhp\n"
+"par_id3147264\n"
+"4\n"
+"help.text"
+msgid "Hour (Number)"
+msgstr "Sqr (Broj)"
-#: 03120401.xhp#hd_id3148538.6.help.text
-msgctxt "03120401.xhp#hd_id3148538.6.help.text"
+#. @gPA
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"hd_id3145069\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03120401.xhp#par_id3149763.7.help.text
-msgctxt "03120401.xhp#par_id3149763.7.help.text"
+#. S]R`
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"par_id3149670\n"
+"6\n"
+"help.text"
msgid "Integer"
msgstr "Cjelobrojno"
-#: 03120401.xhp#hd_id3148473.8.help.text
-msgctxt "03120401.xhp#hd_id3148473.8.help.text"
+#. llUh
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"hd_id3150359\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03120401.xhp#par_id3153126.9.help.text
-msgid "<emph>Start: </emph>A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The maximum allowed value is 65535."
-msgstr "<emph>Start</emph>:Numericki izraz koji oznacava mjesto u nizu gdje se traženje za navedeni podniz pocinje. Ako ne navedete taj parametar, traži pocinje na prvi znak stringa. Najveca dopuštena vrijednost je 65535."
-
-#: 03120401.xhp#par_id3145609.10.help.text
+#. *JmV
+#: 03030201.xhp
#, fuzzy
-msgid "<emph>Text1:</emph> The string expression that you want to search."
-msgstr "<emph>Text2</emph>: String izraz koji želite pretraživati."
+msgctxt ""
+"03030201.xhp\n"
+"par_id3154366\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Numeric expression that contains the serial time value that is used to return the hour value."
+msgstr "<emph>Number</emph>: Numerički izraz koji sadrži serijski datum koji će se koristiti da se ustanovi mjesec godine."
-#: 03120401.xhp#par_id3147559.11.help.text
-msgid "<emph>Text2:</emph> The string expression that you want to search for."
-msgstr "<emph>Text2</emph>: String izraz koji želite pretraživati."
+#. ~VeE
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"par_id3154909\n"
+"9\n"
+"help.text"
+msgid "This function is the opposite of the <emph>TimeSerial</emph> function. It returns an integer value that represents the hour from a time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression"
+msgstr ""
-#: 03120401.xhp#par_id3154758.12.help.text
-msgid "<emph>Compare:</emph> Optional numeric expression that defines the type of comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text comparison that is not case-sensitive. The value of 0 specifies a binary comparison that is case-sensitive."
-msgstr "<emph>Compare</emph>: numericki izraz koji definira vrstu usporedbe. Vrijednost ovog parametra može biti 0 ili 1. Zadana vrijednost 1 odreduje tekst uporedbu koja se ne razlikuje velika i mala slova. Vrijednost od 0 odreduje binarna poredba koja je mala i velika slova."
+#. [sR.
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"par_id3163798\n"
+"10\n"
+"help.text"
+msgid "Print Hour(TimeSerial(12,30,41))"
+msgstr ""
-#: 03120401.xhp#par_id3153361.13.help.text
-msgid "To avoid a run-time error, do not set the Compare parameter if the first return parameter is omitted."
-msgstr "Da bi se izbjegla pogreška pri izvodenju, ne postavljajte Usporedi parametar, ako se izostavi prvo povratak parametar."
+#. q]+)
+#: 03030201.xhp
+#, fuzzy
+msgctxt ""
+"03030201.xhp\n"
+"par_id3155132\n"
+"11\n"
+"help.text"
+msgid "returns the value 12."
+msgstr "vrača vrijednost 20."
-#: 03120401.xhp#hd_id3154366.14.help.text
-msgctxt "03120401.xhp#hd_id3154366.14.help.text"
+#. TAk)
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"hd_id3147348\n"
+"12\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03120401.xhp#par_id3154217.15.help.text
-msgid "Sub ExamplePosition"
-msgstr "Sub PrimjerPozicija"
-
-#: 03120401.xhp#par_id3154685.16.help.text
+#. I8]m
+#: 03030201.xhp
#, fuzzy
-msgctxt "03120401.xhp#par_id3154685.16.help.text"
-msgid "Dim sInput As String"
-msgstr "Dim sVar kao String"
-
-#: 03120401.xhp#par_id3151042.17.help.text
-msgid "Dim iPos as Integer"
-msgstr "Dim iPos kao Cifra"
-
-#: 03120401.xhp#par_id3144760.19.help.text
-msgid "sInput = \"Office\""
-msgstr ""
-
-#: 03120401.xhp#par_id3154125.20.help.text
-msgid "iPos = Instr(sInput,\"c\")"
-msgstr ""
-
-#: 03120401.xhp#par_id3145173.21.help.text
-msgid "print iPos"
-msgstr "printaj iPos"
-
-#: 03120401.xhp#par_id3145786.22.help.text
-msgctxt "03120401.xhp#par_id3145786.22.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+msgctxt ""
+"03030201.xhp\n"
+"par_id3146985\n"
+"13\n"
+"help.text"
+msgid "Sub ExampleHour"
+msgstr "Sub ExampleColour"
-#: 03090100.xhp#tit.help.text
-msgid "Condition Statements"
+#. Cpi-
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"par_id3156441\n"
+"14\n"
+"help.text"
+msgid "Print \"The current hour is \" & Hour( Now )"
msgstr ""
-#: 03090100.xhp#hd_id3154422.1.help.text
+#. D]#~
+#: 03030201.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03090100.xhp\" name=\"Condition Statements\">Condition Statements</link>"
-msgstr "<link href=\"text/sbasic/shared/03090400.xhp\" name=\"Daljnje izjave\">Further Statements</link>"
-
-#: 03090100.xhp#par_id3153750.2.help.text
-msgid "The following statements are based on conditions."
-msgstr ""
+msgctxt ""
+"03030201.xhp\n"
+"par_id3153145\n"
+"15\n"
+"help.text"
+msgid "End Sub"
+msgstr "kraj Sub"
-#: 03020413.xhp#tit.help.text
-msgid "RmDir Statement [Runtime]"
-msgstr "RmDir izjava [Run-time]"
+#. j%qT
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"tit\n"
+"help.text"
+msgid "End Statement [Runtime]"
+msgstr "Završi Izjavu [Run-time]"
-#: 03020413.xhp#bm_id3148947.help.text
-msgid "<bookmark_value>RmDir statement</bookmark_value>"
-msgstr "<bookmark_value>RmDir izjava</bookmark_value>"
+#. K~rM
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"bm_id3150771\n"
+"help.text"
+msgid "<bookmark_value>End statement</bookmark_value>"
+msgstr "<bookmark_value>Završi Izjavu</bookmark_value>"
-#: 03020413.xhp#hd_id3148947.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020413.xhp\" name=\"RmDir Statement [Runtime]\">RmDir Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020413.xhp\" name=\"RmDir izjava [Run-time]\">RmDir izjava [Run-time]</link>"
+#. %@Kc
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"hd_id3150771\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"End Statement [Runtime]\">End Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"Završi Izjavu [Run-time]\">Završi Izjavu [Run-time]</link>"
-#: 03020413.xhp#par_id3149457.2.help.text
-msgid "Deletes an existing directory from a data medium."
-msgstr "Briše postojeći direktorij sa medija za podatke."
+#. tIn\
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3153126\n"
+"2\n"
+"help.text"
+msgid "Ends a procedure or block."
+msgstr "Završi proceduru ili blok."
-#: 03020413.xhp#hd_id3153361.3.help.text
-msgctxt "03020413.xhp#hd_id3153361.3.help.text"
+#. *P3P
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"hd_id3147264\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03020413.xhp#par_id3154367.4.help.text
-#, fuzzy
-msgid "RmDir Text As String"
-msgstr "MkDir tekst kao string"
+#. SO;+
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3148552\n"
+"4\n"
+"help.text"
+msgid "End, End Function, End If, End Select, End Sub"
+msgstr "Završi, Završi Funkciju, Završi ako, Završi obilješeno, Završi Sub"
-#: 03020413.xhp#hd_id3156281.5.help.text
-msgctxt "03020413.xhp#hd_id3156281.5.help.text"
+#. A/2Q
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"hd_id3149456\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03020413.xhp#par_id3151042.6.help.text
-msgid "<emph>Text:</emph> Any string expression that specifies the name and path of the directory that you want to delete. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>Text</emph>: Svaki izraz od niza karaktera koji specificira ime i putanju direktorija koji želite da izbrišete. Možete također koristiti <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notaciju</link>."
+#. g-$S
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3150398\n"
+"6\n"
+"help.text"
+msgid "Use the End statement as follows:"
+msgstr ""
-#: 03020413.xhp#par_id3153192.7.help.text
-msgid "If the path is not determined, the <emph>RmDir Statement</emph> searches for the directory that you want to delete in the current path. If it is not found there, an error message appears."
-msgstr "Ako putanja nije određena, <emph>RmDir izjava</emph> pretražuje za direktorij koji želite da izbrišete na trenutnoj putanji. Ako nije tu pronađen, poruka o grešci se pojavi."
+#. j}Im
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"hd_id3154366\n"
+"7\n"
+"help.text"
+msgid "Statement"
+msgstr "Izjava"
-#: 03020413.xhp#hd_id3145271.8.help.text
-msgctxt "03020413.xhp#hd_id3145271.8.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. K]c7
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3151043\n"
+"8\n"
+"help.text"
+msgid "End: Is not required, but can be entered anywhere within a procedure to end the program execution."
+msgstr "Završi: Nije potrebna, ali može se unijeti bilo gdje unutar postupka do kraja programa izvršavanja."
-#: 03020413.xhp#par_id3156442.9.help.text
-#, fuzzy
-msgid "Sub ExampleRmDir"
-msgstr "Sub PrimjerDir"
+#. [`6q
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3145171\n"
+"9\n"
+"help.text"
+msgid "End Function: Ends a <emph>Function</emph> statement."
+msgstr "Završi Funkciju: Završava <emph>Funkcija</emph> izjave."
-#: 03020413.xhp#par_id3154319.10.help.text
-msgid "MkDir \"C:\\Test2\""
-msgstr ""
+#. 0@vs
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3153192\n"
+"10\n"
+"help.text"
+msgid "End If: Marks the end of a <emph>If...Then...Else</emph> block."
+msgstr "Završi ako: Označava kraj <emph>If...Then...Else</emph> bloka."
-#: 03020413.xhp#par_id3159154.11.help.text
-msgid "ChDir \"C:\\test2\""
-msgstr ""
+#. `kN?
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3148451\n"
+"11\n"
+"help.text"
+msgid "End Select: Marks the end of a <emph>Select Case</emph> block."
+msgstr "Završi Obilježeno: Oynačava kraj <emph>Select Case</emph> bloka."
-#: 03020413.xhp#par_id3151112.12.help.text
-msgid "msgbox Curdir"
-msgstr ""
+#. n],8
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3155131\n"
+"12\n"
+"help.text"
+msgid "End Sub: Ends a <emph>Sub</emph> statement."
+msgstr "Završi Sub: Završava <emph>Sub</emph> izjavu."
-#: 03020413.xhp#par_id3147427.13.help.text
-msgid "ChDir \"\\\""
-msgstr ""
+#. k;j]
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"hd_id3146120\n"
+"13\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03020413.xhp#par_id3153188.14.help.text
-msgid "RmDir \"C:\\test2\""
-msgstr ""
+#. [TtR
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3152887\n"
+"19\n"
+"help.text"
+msgid "Print \"Number from 1 to 5\""
+msgstr "Ipiši \"Brojevi od 1 do 5\""
-#: 03020413.xhp#par_id3146120.15.help.text
-msgctxt "03020413.xhp#par_id3146120.15.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. ZkTf
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3148618\n"
+"21\n"
+"help.text"
+msgid "Print \"Number from 6 to 8\""
+msgstr "Ispiši \"Broj od 6 do 8\""
+
+#. jKo:
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3147436\n"
+"23\n"
+"help.text"
+msgid "Print \"Greater than 8\""
+msgstr "Ipsiši \"Veći od 8\""
-#: 03104400.xhp#tit.help.text
+#. fKkS
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3150418\n"
+"25\n"
+"help.text"
+msgid "Print \"Outside range 1 to 10\""
+msgstr ""
+
+#. CnCT
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"tit\n"
+"help.text"
msgid "HasUnoInterfaces Function [Runtime]"
msgstr "ImaUnoSucelja Funkcija [Vrijeme izvršavanja]"
-#: 03104400.xhp#bm_id3149987.help.text
+#. I@SF
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"bm_id3149987\n"
+"help.text"
msgid "<bookmark_value>HasUnoInterfaces function</bookmark_value>"
msgstr "<bookmark_value>ImaUnoSucelja Funkcija</bookmark_value>"
-#: 03104400.xhp#hd_id3149987.1.help.text
+#. KdX[
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"hd_id3149987\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/03104400.xhp\" name=\"HasUnoInterfaces Function [Runtime]\">HasUnoInterfaces Function [Runtime]</link>"
msgstr "<link href=\"text/sbasic/shared/03104400.xhp\" name=\"ImaUnoSucelja Funkcija [Vrijeme izvršavanja]\">ImaUnoSucelja Funkcija [Vrijeme izvršavanja]</link>"
-#: 03104400.xhp#par_id3151262.2.help.text
+#. -S+W
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"par_id3151262\n"
+"2\n"
+"help.text"
msgid "Tests if a Basic Uno object supports certain Uno interfaces."
msgstr "Provjerava da li Basic Uno podržava odredena Uno Sucelja."
-#: 03104400.xhp#par_id3154232.3.help.text
+#. 0fNv
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"par_id3154232\n"
+"3\n"
+"help.text"
msgid "Returns True, if <emph>all</emph> stated Uno interfaces are supported, otherwise False is returned."
msgstr "Vraca True, ako su <emph>sva</emph> potvrdena Uno sucelja podržana, u suprotnom False je vracen."
-#: 03104400.xhp#hd_id3150040.4.help.text
-msgctxt "03104400.xhp#hd_id3150040.4.help.text"
+#. J1Ui
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"hd_id3150040\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03104400.xhp#par_id3155555.5.help.text
+#. ApR+
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"par_id3155555\n"
+"5\n"
+"help.text"
msgid "HasUnoInterfaces( oTest, Uno-Interface-Name 1 [, Uno-Interface-Name 2, ...])"
msgstr "ImaUnoSucelja( oTest, Uno-Sucelje-Ime 1 [, Uno-Sucelje-Ime 2, ...])"
-#: 03104400.xhp#hd_id3153345.6.help.text
-msgctxt "03104400.xhp#hd_id3153345.6.help.text"
+#. Ynf?
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"hd_id3153345\n"
+"6\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03104400.xhp#par_id3148538.7.help.text
-msgctxt "03104400.xhp#par_id3148538.7.help.text"
+#. xYhO
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"par_id3148538\n"
+"7\n"
+"help.text"
msgid "Bool"
msgstr ""
-#: 03104400.xhp#hd_id3159157.8.help.text
-msgctxt "03104400.xhp#hd_id3159157.8.help.text"
+#. @\`M
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"hd_id3159157\n"
+"8\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03104400.xhp#par_id3155419.9.help.text
+#. ]W)}
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"par_id3155419\n"
+"9\n"
+"help.text"
msgid "<emph>oTest:</emph> the Basic Uno object that you want to test."
msgstr "<emph>oTest</emph>: Basic Uno objekat koji zelite da testirate."
-#: 03104400.xhp#par_id3149236.10.help.text
+#. _~xO
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"par_id3149236\n"
+"10\n"
+"help.text"
msgid "<emph>Uno-Interface-Name:</emph> list of Uno interface names."
msgstr "<emph>Uno-Sucelje-Ime</emph>: lista imena Uno sucelja."
-#: 03104400.xhp#hd_id3147574.11.help.text
-msgctxt "03104400.xhp#hd_id3147574.11.help.text"
+#. c`dZ
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"hd_id3147574\n"
+"11\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03104400.xhp#par_id3149580.12.help.text
+#. -0KX
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"par_id3149580\n"
+"12\n"
+"help.text"
msgid "bHas = HasUnoInterfaces( oTest, \"com.sun.star.beans.XIntrospection\" )"
msgstr "bHas = ImaUnoSucelja( oTest, \"com.sun.star.beans.XIntrospection\" )"
-#: 03120307.xhp#tit.help.text
-#, fuzzy
-msgid "Right Function [Runtime]"
-msgstr "Popravna Funkcija [Run-time]"
-
-#: 03120307.xhp#bm_id3153311.help.text
-#, fuzzy
-msgid "<bookmark_value>Right function</bookmark_value>"
-msgstr "<bookmark_value>Popravna Funkcija</bookmark_value>"
+#. 7(of
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"tit\n"
+"help.text"
+msgid "Choose Function [Runtime]"
+msgstr "Izaberi Funkciju [Run-time]"
-#: 03120307.xhp#hd_id3153311.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03120307.xhp\" name=\"Right Function [Runtime]\">Right Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120102.xhp\" name=\"Chr Funkcija [Vrijeme izvršavanja]\">Chr Funkcija [Vrijeme izvršavanja]</link>"
+#. ],sC
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"bm_id3143271\n"
+"help.text"
+msgid "<bookmark_value>Choose function</bookmark_value>"
+msgstr "<bookmark_value>Izaberi funkciju</bookmark_value>"
-#: 03120307.xhp#par_id3150984.2.help.text
-msgid "Returns the rightmost \"n\" characters of a string expression."
-msgstr ""
+#. 5c$.
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"hd_id3143271\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090402.xhp\" name=\"Choose Function [Runtime]\">Choose Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090402.xhp\" name=\"Izaberi funkciju [Run-time]\">Iyaberi funkciju [Run-time]</link>"
-#: 03120307.xhp#par_id3149763.3.help.text
-#, fuzzy
-msgid "See also: <link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left Function\">Left Function</link>."
-msgstr "Pogledaj: <link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function\">LCase funkcija</link>"
+#. #)#q
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"par_id3149234\n"
+"2\n"
+"help.text"
+msgid "Returns a selected value from a list of arguments."
+msgstr "Vraća vrijednost odabranog iz popisa argumenata."
-#: 03120307.xhp#hd_id3145315.4.help.text
-msgctxt "03120307.xhp#hd_id3145315.4.help.text"
+#. RP,+
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"hd_id3148943\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03120307.xhp#par_id3153061.5.help.text
-msgid "Right (Text As String, n As Long)"
-msgstr ""
-
-#: 03120307.xhp#hd_id3145068.6.help.text
-msgctxt "03120307.xhp#hd_id3145068.6.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03120307.xhp#par_id3156344.7.help.text
-#, fuzzy
-msgctxt "03120307.xhp#par_id3156344.7.help.text"
-msgid "String"
-msgstr "Stringovi"
+#. N@%}
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"par_id3147560\n"
+"4\n"
+"help.text"
+msgid "Choose (Index, Selection1[, Selection2, ... [,Selection_n]])"
+msgstr "Odaberi (Index, Selection1[, Selection2, ... [,Selection_n]])"
-#: 03120307.xhp#hd_id3146795.8.help.text
-msgctxt "03120307.xhp#hd_id3146795.8.help.text"
+#. 177C
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"hd_id3154346\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03120307.xhp#par_id3153526.9.help.text
-#, fuzzy
-msgid "<emph>Text:</emph> Any string expression that you want to return the rightmost characters of."
-msgstr "<emph>Text2</emph>: String izraz koji želite pretraživati."
+#. }-{$
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"par_id3148664\n"
+"6\n"
+"help.text"
+msgid "<emph>Index:</emph> A numeric expression that specifies the value to return."
+msgstr "<emph>Index</emph>:Numerički izraz koji određuje vrijednosti da se vrati."
-#: 03120307.xhp#par_id3151211.10.help.text
-msgid "<emph>n:</emph> Numeric expression that defines the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 65535."
-msgstr ""
+#. l4%N
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"par_id3150791\n"
+"7\n"
+"help.text"
+msgid "<emph>Selection1:</emph> Any expression that contains one of the possible choices."
+msgstr "<emph>Selection1</emph>: Bilo koji izraz koji sadrži jedan od mogućih izbora."
-#: 03120307.xhp#par_id3158410.11.help.text
-msgid "The following example converts a date in YYYY-MM-DD format to the US date format (MM/DD/YYYY)."
-msgstr ""
+#. gga6
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"par_id3151043\n"
+"8\n"
+"help.text"
+msgid "The <emph>Choose</emph> function returns a value from the list of expressions based on the index value. If Index = 1, the function returns the first expression in the list, if index i= 2, it returns the second expression, and so on."
+msgstr "The <emph>Izaberite</emph> funkcija vraća vrijednost iz popisa izraza na temelju indeksa vrijednosti. Ako Indeks = 1, funkcija vraća prvi izraz u popis, ako je indeks i = 2, vraća drugi izraz i tako dalje."
+
+#. arD[
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"par_id3153192\n"
+"9\n"
+"help.text"
+msgid "If the index value is less than 1 or greater than the number of expressions listed, the function returns a Null value."
+msgstr "Ako je vrijednost indeksa manje od 1 ili veći od broja navedenih izraza, funkcija vraća vrijednost Null."
+
+#. KpE;
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"par_id3156281\n"
+"10\n"
+"help.text"
+msgid "The following example uses the <emph>Choose</emph> function to select a string from several strings that form a menu:"
+msgstr "Sljedeći primjer koristi <emph>Izaberite</emph> funkcija za odabir niza od nekoliko nizova koji formiraju meni."
-#: 03120307.xhp#hd_id3156212.12.help.text
-msgctxt "03120307.xhp#hd_id3156212.12.help.text"
+#. p|(}
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"hd_id3150439\n"
+"11\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03120307.xhp#par_id3150869.13.help.text
+#. i(XK
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"par_id3156443\n"
+"20\n"
+"help.text"
+msgid "ChooseMenu = Choose(Index, \"Quick Format\", \"Save Format\", \"System Format\")"
+msgstr "IzaberiMeni = Iyaberi(Index, \"Brzi Format\", \"Spasi Format\", \"Sistem Format\")"
+
+#. w\%=
+#: 03020203.xhp
#, fuzzy
-msgctxt "03120307.xhp#par_id3150869.13.help.text"
-msgid "Sub ExampleUSDate"
-msgstr "Prijelaznik PrimjerDefDate"
+msgctxt ""
+"03020203.xhp\n"
+"tit\n"
+"help.text"
+msgid "Line Input # Statement [Runtime]"
+msgstr "DefInt Red [Pokrenuti-vrijeme]"
-#: 03120307.xhp#par_id3153105.14.help.text
+#. 4%%U
+#: 03020203.xhp
#, fuzzy
-msgctxt "03120307.xhp#par_id3153105.14.help.text"
-msgid "Dim sInput As String"
-msgstr "Dim sVar kao String"
+msgctxt ""
+"03020203.xhp\n"
+"bm_id3153361\n"
+"help.text"
+msgid "<bookmark_value>Line Input statement</bookmark_value>"
+msgstr "<bookmark_value>DefInt red</bookmark_value>"
-#: 03120307.xhp#par_id3154124.15.help.text
+#. 3F2G
+#: 03020203.xhp
#, fuzzy
-msgctxt "03120307.xhp#par_id3154124.15.help.text"
-msgid "Dim sUS_date As String"
-msgstr "Dim sVar kao String"
+msgctxt ""
+"03020203.xhp\n"
+"hd_id3153361\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020203.xhp\" name=\"Line Input # Statement [Runtime]\">Line Input # Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020406.xhp\" name=\"FileCopy Izjava [Run-time]\">FileCopy izjava [Run-time]</link>"
-#: 03120307.xhp#par_id3159252.16.help.text
-msgctxt "03120307.xhp#par_id3159252.16.help.text"
-msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
+#. Sj,.
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"par_id3156280\n"
+"2\n"
+"help.text"
+msgid "Reads strings from a sequential file into a variable."
msgstr ""
-#: 03120307.xhp#par_id3149561.17.help.text
-msgctxt "03120307.xhp#par_id3149561.17.help.text"
-msgid "sUS_date = Mid(sInput, 6, 2)"
-msgstr ""
+#. WG9N
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"hd_id3150447\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03120307.xhp#par_id3146984.18.help.text
-msgctxt "03120307.xhp#par_id3146984.18.help.text"
-msgid "sUS_date = sUS_date & \"/\""
-msgstr ""
+#. g6^P
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"par_id3147229\n"
+"4\n"
+"help.text"
+msgid "Line Input #FileNumber As Integer, Var As String"
+msgstr ""
+
+#. NR%i
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"hd_id3145173\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03120307.xhp#par_id3155308.19.help.text
-msgctxt "03120307.xhp#par_id3155308.19.help.text"
-msgid "sUS_date = sUS_date & Right(sInput, 2)"
+#. 4d2(
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"par_id3161832\n"
+"6\n"
+"help.text"
+msgid "<emph>FileNumber: </emph>Number of the file that contains the data that you want to read. The file must have been opened in advance with the Open statement using the key word INPUT."
msgstr ""
-#: 03120307.xhp#par_id3153727.20.help.text
-msgctxt "03120307.xhp#par_id3153727.20.help.text"
-msgid "sUS_date = sUS_date & \"/\""
+#. x`yP
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"par_id3151119\n"
+"7\n"
+"help.text"
+msgid "<emph>var:</emph> The name of the variable that stores the result."
msgstr ""
-#: 03120307.xhp#par_id3145365.21.help.text
-msgctxt "03120307.xhp#par_id3145365.21.help.text"
-msgid "sUS_date = sUS_date & Left(sInput, 4)"
+#. QZLF
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"par_id3150010\n"
+"8\n"
+"help.text"
+msgid "With the <emph>Line Input#</emph> statement, you can read strings from an open file into a variable. String variables are read line-by-line up to the first carriage return (Asc=13) or linefeed (Asc=10). Line end marks are not included in the resulting string."
msgstr ""
-#: 03120307.xhp#par_id3152940.22.help.text
-msgctxt "03120307.xhp#par_id3152940.22.help.text"
-msgid "MsgBox sUS_date"
-msgstr ""
+#. 5f5D
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"hd_id3163711\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03120307.xhp#par_id3146120.23.help.text
+#. z2G,
+#: 03020203.xhp
#, fuzzy
-msgctxt "03120307.xhp#par_id3146120.23.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"03020203.xhp\n"
+"par_id3147124\n"
+"18\n"
+"help.text"
+msgid "Print #iNumber, \"This is a line of text\""
+msgstr "Isštampati #iBroj, \"Prvi red teksta\""
-#: 03080302.xhp#tit.help.text
-msgid "Rnd Function [Runtime]"
-msgstr "Rnd Funkcija [Run-time]"
+#. NqRB
+#: 03020203.xhp
+#, fuzzy
+msgctxt ""
+"03020203.xhp\n"
+"par_id3153415\n"
+"19\n"
+"help.text"
+msgid "Print #iNumber, \"This is another line of text\""
+msgstr "Isštampati #iBroj, \"Drugi red teksta\""
-#: 03080302.xhp#bm_id3148685.help.text
-msgid "<bookmark_value>Rnd function</bookmark_value>"
-msgstr "<bookmark_value>Rnd Funkcija</bookmark_value>"
+#. D^+l
+#: 03060600.xhp
+#, fuzzy
+msgctxt ""
+"03060600.xhp\n"
+"tit\n"
+"help.text"
+msgid "Xor-Operator [Runtime]"
+msgstr "MOD Operator [Vrijeme izvodjenja]"
-#: 03080302.xhp#hd_id3148685.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080302.xhp\" name=\"Rnd Function [Runtime]\">Rnd Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080302.xhp\" name=\"Rnd Funkcija [Run-time]\">Rnd Funkcija [Run-time]</link>"
+#. pN|r
+#: 03060600.xhp
+#, fuzzy
+msgctxt ""
+"03060600.xhp\n"
+"bm_id3156024\n"
+"help.text"
+msgid "<bookmark_value>Xor operator (logical)</bookmark_value>"
+msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
-#: 03080302.xhp#par_id3149669.2.help.text
-msgid "Returns a random number between 0 and 1."
-msgstr "Vraca slucajno odabran broj izmedju 0 i 1."
+#. ~:h!
+#: 03060600.xhp
+#, fuzzy
+msgctxt ""
+"03060600.xhp\n"
+"hd_id3156024\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03060600.xhp\" name=\"Xor-Operator [Runtime]\">Xor-Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"MOD Operator [Vrijeme izvodjenja]\">MOD Operator [Vrijeme izvodjenja]</link>"
+
+#. )N(K
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"par_id3159414\n"
+"2\n"
+"help.text"
+msgid "Performs a logical Exclusive-Or combination of two expressions."
+msgstr ""
-#: 03080302.xhp#hd_id3153897.3.help.text
-msgctxt "03080302.xhp#hd_id3153897.3.help.text"
+#. dNxb
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"hd_id3153381\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03080302.xhp#par_id3150543.4.help.text
-msgid "Rnd [(Expression)]"
-msgstr "Rnd [(Izraz)]"
-
-#: 03080302.xhp#hd_id3149655.5.help.text
-msgctxt "03080302.xhp#hd_id3149655.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03080302.xhp#par_id3154365.6.help.text
-msgctxt "03080302.xhp#par_id3154365.6.help.text"
-msgid "Double"
-msgstr ""
+#. [ZzC
+#: 03060600.xhp
+#, fuzzy
+msgctxt ""
+"03060600.xhp\n"
+"par_id3150400\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 Xor Expression2"
+msgstr "Resultat = Izrar_1 MOD Izraz_2"
-#: 03080302.xhp#hd_id3154909.7.help.text
-msgctxt "03080302.xhp#hd_id3154909.7.help.text"
+#. zk]c
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"hd_id3153968\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03080302.xhp#par_id3125864.8.help.text
-#, fuzzy
-msgid "<emph>Expression:</emph> Any numeric expression."
-msgstr "<emph>Izraz</emph>: Brojni izraz."
-
-#: 03080302.xhp#par_id3155306.12.help.text
-msgid "<emph>Omitted:</emph> Returns the next random number in the sequence."
-msgstr "<emph>Izostavljeno</emph>: Vraca slijedeci slucajno izabrani broj u sekvenci."
-
-#: 03080302.xhp#par_id3147318.14.help.text
-msgid "The <emph>Rnd</emph> function only returns values ranging from 0 to 1. To generate random integers in a given range, use the formula in the following example:"
-msgstr "<emph>Rnd</emph> funkcija vraca samo vrijednosti u opsegu od 0 do 1. Za stvaranje slucajnih cijelih brojeva u nekom datom opsegu, koristite formulu u slijedecem primjeru:"
-
-#: 03080302.xhp#hd_id3151118.15.help.text
-msgctxt "03080302.xhp#hd_id3151118.15.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03080302.xhp#par_id3145365.16.help.text
+#. 2;jT
+#: 03060600.xhp
#, fuzzy
-msgctxt "03080302.xhp#par_id3145365.16.help.text"
-msgid "Sub ExampleRandomSelect"
-msgstr "Sub PrimjerSlucajno-odaberi"
+msgctxt ""
+"03060600.xhp\n"
+"par_id3150448\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the combination."
+msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
-#: 03080302.xhp#par_id3147426.17.help.text
+#. \P1L
+#: 03060600.xhp
#, fuzzy
-msgctxt "03080302.xhp#par_id3147426.17.help.text"
-msgid "Dim iVar As Integer"
-msgstr "Dim iColour As Integer"
+msgctxt ""
+"03060600.xhp\n"
+"par_id3125864\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to combine."
+msgstr "<emph>Izraz_1, Izraz_2</emph>: Brojcani izraz koji zelite da podijelite."
-#: 03080302.xhp#par_id3150011.18.help.text
-msgctxt "03080302.xhp#par_id3150011.18.help.text"
-msgid "iVar = Int((15 * Rnd) -2)"
+#. Al(3
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"par_id3150439\n"
+"8\n"
+"help.text"
+msgid "A logical Exclusive-Or conjunction of two Boolean expressions returns the value True only if both expressions are different from each other."
msgstr ""
-#: 03080302.xhp#par_id3148575.19.help.text
-msgctxt "03080302.xhp#par_id3148575.19.help.text"
-msgid "Select Case iVar"
+#. 5g#d
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"par_id3153770\n"
+"9\n"
+"help.text"
+msgid "A bitwise Exclusive-Or conjunction returns a bit if the corresponding bit is set in only one of the two expressions."
msgstr ""
-#: 03080302.xhp#par_id3154097.20.help.text
-msgctxt "03080302.xhp#par_id3154097.20.help.text"
-msgid "Case 1 To 5"
-msgstr "Slučaj 1 Do 5"
-
-#: 03080302.xhp#par_id3147124.21.help.text
-msgctxt "03080302.xhp#par_id3147124.21.help.text"
-msgid "Print \"Number from 1 to 5\""
-msgstr "Ipiši \"Brojevi od 1 do 5\""
-
-#: 03080302.xhp#par_id3155418.22.help.text
-msgctxt "03080302.xhp#par_id3155418.22.help.text"
-msgid "Case 6, 7, 8"
-msgstr "Slučaj 6, 7, 8"
-
-#: 03080302.xhp#par_id3154943.23.help.text
-msgctxt "03080302.xhp#par_id3154943.23.help.text"
-msgid "Print \"Number from 6 to 8\""
-msgstr "Ispiši \"Broj od 6 do 8\""
-
-#: 03080302.xhp#par_id3145800.24.help.text
-msgctxt "03080302.xhp#par_id3145800.24.help.text"
-msgid "Case Is > 8 And iVar < 11"
-msgstr ""
+#. ?J_)
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"hd_id3153366\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03080302.xhp#par_id3151074.25.help.text
-msgctxt "03080302.xhp#par_id3151074.25.help.text"
-msgid "Print \"Greater than 8\""
-msgstr "Ipsiši \"Veći od 8\""
+#. CZ/:
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"par_id3156442\n"
+"15\n"
+"help.text"
+msgid "vOut = vA > vB Xor vB > vC ' returns 0"
+msgstr ""
+
+#. !AeU
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"par_id3153191\n"
+"16\n"
+"help.text"
+msgid "vOut = vB > vA Xor vB > vC ' returns -1"
+msgstr ""
+
+#. _oB%
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"par_id3153144\n"
+"17\n"
+"help.text"
+msgid "vOut = vA > vB Xor vB > vD ' returns -1"
+msgstr ""
+
+#. (r9;
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"par_id3154944\n"
+"18\n"
+"help.text"
+msgid "vOut = (vB > vD Xor vB > vA) ' returns 0"
+msgstr ""
+
+#. !q+O
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"par_id3148455\n"
+"19\n"
+"help.text"
+msgid "vOut = vB Xor vA ' returns 2"
+msgstr ""
+
+#. [8xy
+#: 03080600.xhp
+msgctxt ""
+"03080600.xhp\n"
+"tit\n"
+"help.text"
+msgid "Absolute Values"
+msgstr "Apsolutne Vrijednosti"
-#: 03080302.xhp#par_id3154016.26.help.text
-msgctxt "03080302.xhp#par_id3154016.26.help.text"
-msgid "Case Else"
-msgstr "Slučaj Inače"
+#. CFRg
+#: 03080600.xhp
+msgctxt ""
+"03080600.xhp\n"
+"hd_id3146958\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080600.xhp\" name=\"Absolute Values\">Absolute Values</link>"
+msgstr "<link href=\"text/sbasic/shared/03080600.xhp\" name=\"Apsolutne Vrijednosti\">Apsolutne Vrijednosti</link>"
-#: 03080302.xhp#par_id3155602.27.help.text
-msgctxt "03080302.xhp#par_id3155602.27.help.text"
-msgid "Print \"Outside range 1 to 10\""
-msgstr ""
+#. 8[BE
+#: 03080600.xhp
+msgctxt ""
+"03080600.xhp\n"
+"par_id3150771\n"
+"2\n"
+"help.text"
+msgid "This function returns absolute values."
+msgstr "Ova funkcija vraca apsolutne vrijednosti."
-#: 03080302.xhp#par_id3150328.28.help.text
-msgctxt "03080302.xhp#par_id3150328.28.help.text"
-msgid "End Select"
-msgstr "Zavši Obilježeno"
+#. A\R;
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefLng Statement [Runtime]"
+msgstr "DefLng Red[Pokrenuti - vrijeme ]"
-#: 03080302.xhp#par_id3154479.29.help.text
-msgctxt "03080302.xhp#par_id3154479.29.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. 3p/6
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"bm_id3148538\n"
+"help.text"
+msgid "<bookmark_value>DefLng statement</bookmark_value>"
+msgstr "<bookmark_value>DefLng red</bookmark_value>"
-#: 01170101.xhp#tit.help.text
-msgid "General"
-msgstr "Općenito"
+#. DoPV
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"hd_id3148538\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101600.xhp\" name=\"DefLng Statement [Runtime]\">DefLng Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101600.xhp\" name=\"DefLng Red[Pokretac vrijeme]\">DefLng Statement [Pokretac vrijeme]</link>"
-#: 01170101.xhp#hd_id3147436.1.help.text
-msgid "<link href=\"text/sbasic/shared/01170101.xhp\" name=\"General\">General</link>"
-msgstr "<link href=\"text/sbasic/shared/01170101.xhp\" name=\"General\">Općenito</link>"
+#. 1@1o
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"par_id3149514\n"
+"2\n"
+"help.text"
+msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
+msgstr "Postavi zadanu vrijednost tipa, prema pisanom okrugu ako nema tipa koji je deklarisan karakter"
-#: 01170101.xhp#par_id3155855.2.help.text
-msgid "Define the properties for the selected control or dialog. The available properties depend on the type of control selected. The following properties therefore are not available for every type of control."
-msgstr "Define the properties for the selected control or dialogue box. The available properties depend on the type of control selected. The following properties therefore are not available for every type of control."
+#. f3F7
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"hd_id3150504\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 01170101.xhp#hd_id3148647.11.help.text
-msgid "Alignment"
-msgstr "Poravnanje"
+#. rnc^
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"par_id3145609\n"
+"4\n"
+"help.text"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx Karakterokrug1[, Karakterokrug2[,...]]"
-#: 01170101.xhp#par_id3147318.12.help.text
-msgid "<ahelp hid=\"HID_PROP_IMAGE_ALIGN\">Specify the alignment option for the selected control.</ahelp>"
-msgstr ""
+#. .M8j
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"hd_id3154760\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 01170101.xhp#hd_id3153189.76.help.text
-msgid "AutoFill"
-msgstr "Automatski popuni"
+#. G0oR
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"par_id3145069\n"
+"6\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+msgstr "<emph>Characterrange</emph>: Slova koja odredzuju okrug varijabli koje zelite vidjeti kao zadanu vrijednost tipa for"
-#: 01170101.xhp#par_id3152460.77.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to enable the AutoFill function for the selected control. </ahelp>"
+#. RXhJ
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"par_id3150791\n"
+"7\n"
+"help.text"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr ""
-#: 01170101.xhp#hd_id3155307.3.help.text
-msgid "Background color"
-msgstr "Background colour"
-
-#: 01170101.xhp#par_id3145251.4.help.text
-msgid "<ahelp hid=\".\">Specify the background color for the current control.</ahelp>"
-msgstr "<ahelp hid=\".\">Specify the background colour for the current control.</ahelp>"
+#. z:PX
+#: 03101600.xhp
+#, fuzzy
+msgctxt ""
+"03101600.xhp\n"
+"par_id3148798\n"
+"8\n"
+"help.text"
+msgid "<emph>Keyword: </emph>Default variable type"
+msgstr "<emph>Keyword</emph>: Default variable type"
-#: 01170101.xhp#hd_id3151076.263.help.text
-msgid "Large change"
-msgstr "Velika promjena"
+#. S)|I
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"par_id3154686\n"
+"9\n"
+"help.text"
+msgid "<emph>DefLng:</emph> Long"
+msgstr "<emph>DefLng</emph>: Dugo"
-#: 01170101.xhp#par_id3148457.262.help.text
-msgid "<ahelp hid=\".\">Specify the number of units to scroll when a user clicks in the area between the slider and the arrows on a scrollbar.</ahelp>"
-msgstr ""
+#. oV$?
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"hd_id3153192\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 01170101.xhp#hd_id3153876.139.help.text
-msgid "Border"
-msgstr "Granica"
+#. zOm(
+#: 03101600.xhp
+#, fuzzy
+msgctxt ""
+"03101600.xhp\n"
+"par_id3154124\n"
+"12\n"
+"help.text"
+msgid "' Prefix definitions for variable types:"
+msgstr "REM Prefiks definisan za variable tipa:"
-#: 01170101.xhp#par_id3154017.140.help.text
+#. $FJP
+#: 03101600.xhp
#, fuzzy
-msgid "<ahelp hid=\".\">Specify the border type for the current control.</ahelp>"
-msgstr "<ahelp hid=\".\">Specify the background colour for the current control.</ahelp>"
+msgctxt ""
+"03101600.xhp\n"
+"par_id3145273\n"
+"22\n"
+"help.text"
+msgid "lCount=123456789 ' lCount is an implicit long integer variable"
+msgstr "lCount=123456789 REM lCount je implicitni dugi brojac variabli"
-#: 01170101.xhp#hd_id3150749.23.help.text
-msgid "Button type"
-msgstr "Vrsta dugmeta"
+#. 7iSf
+#: 01020100.xhp
+#, fuzzy
+msgctxt ""
+"01020100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Using Variables"
+msgstr "String Varijable"
-#: 01170101.xhp#par_id3155064.24.help.text
-msgid "<ahelp hid=\".\">Select a button type. Button types determine what type of action is initiated.</ahelp>"
+#. *_Q0
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"bm_id3149346\n"
+"help.text"
+msgid "<bookmark_value>names of variables</bookmark_value><bookmark_value>variables; using</bookmark_value><bookmark_value>types of variables</bookmark_value><bookmark_value>declaring variables</bookmark_value><bookmark_value>values;of variables</bookmark_value><bookmark_value>constants</bookmark_value><bookmark_value>arrays;declaring</bookmark_value><bookmark_value>defining;constants</bookmark_value>"
msgstr ""
-#: 01170101.xhp#hd_id3149019.5.help.text
-msgid "Character set"
-msgstr "Skup znakova"
-
-#: 01170101.xhp#par_id3148406.6.help.text
-msgid "<ahelp hid=\".\">Select the font to be used for displaying the contents of the current control.</ahelp>"
-msgstr ""
+#. vWaT
+#: 01020100.xhp
+#, fuzzy
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3149346\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01020100.xhp\" name=\"Using Variables\">Using Variables</link>"
+msgstr "<link href=\"text/sbasic/shared/03100000.xhp\" name=\"varijable\">varijable</link>"
-#: 01170101.xhp#hd_id3147341.149.help.text
-msgid "Currency symbol"
-msgstr "Simbol valute"
+#. B(#a
+#: 01020100.xhp
+#, fuzzy
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154346\n"
+"3\n"
+"help.text"
+msgid "The following describes the basic use of variables in $[officename] Basic."
+msgstr "Slijedeće opisuje osnovnu upotrebu procedura i funkcija u $[officename] Basic-u."
-#: 01170101.xhp#par_id3146315.150.help.text
-msgid "<ahelp hid=\".\">Enter the currency symbol to be used for currency controls.</ahelp>"
+#. ?r1z
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3153361\n"
+"4\n"
+"help.text"
+msgid "Naming Conventions for Variable Identifiers"
msgstr ""
-#: 01170101.xhp#hd_id7936643.help.text
-msgctxt "01170101.xhp#hd_id7936643.help.text"
-msgid "Date"
-msgstr "Datum"
-
-#: 01170101.xhp#par_id2293771.help.text
-msgid "<ahelp hid=\".\">Specify the default date to be shown in the Date control.</ahelp>"
+#. ]zOw
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3148797\n"
+"5\n"
+"help.text"
+msgid "A variable name can consist of a maximum of 255 characters. The first character of a variable name <emph>must</emph> be a letter A-Z or a-z. Numbers can also be used in a variable name, but punctuation symbols and special characters are not permitted, with exception of the underscore character (\"_\"). In $[officename] Basic variable identifiers are not case-sensitive. Variable names may contain spaces but must be enclosed in square brackets if they do."
msgstr ""
-#: 01170101.xhp#hd_id3153965.82.help.text
-msgid "Date format"
-msgstr "Format datuma"
-
-#: 01170101.xhp#par_id3155334.83.help.text
-msgid "<ahelp hid=\".\">Specify the desired format for a date control. A date control interprets the user input depending on this format setting.</ahelp>"
+#. t=1?
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3156422\n"
+"6\n"
+"help.text"
+msgid "Examples for variable identifiers:"
msgstr ""
-#: 01170101.xhp#hd_id3154663.121.help.text
-msgid "Date max."
-msgstr "Posljednji datum"
-
-#: 01170101.xhp#par_id3148485.122.help.text
-msgid "<ahelp hid=\".\">Specify the upper limit for a date control.</ahelp>"
+#. K9H=
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3156441\n"
+"126\n"
+"help.text"
+msgid "Correct"
msgstr ""
-#: 01170101.xhp#hd_id3152778.131.help.text
-msgid "Date min."
-msgstr "Prvi datum"
-
-#: 01170101.xhp#par_id3154120.132.help.text
-msgid "<ahelp hid=\".\">Specify the lower limit for a date control.</ahelp>"
+#. 5mq*
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3149664\n"
+"127\n"
+"help.text"
+msgid "Correct"
msgstr ""
-#: 01170101.xhp#hd_id3154573.137.help.text
-msgid "Decimal accuracy"
-msgstr "Decimalna preciznost"
-
-#: 01170101.xhp#par_id3166426.138.help.text
-msgid "<ahelp hid=\".\">Specify the number of decimal places displayed for a numerical or currency control.</ahelp>"
-msgstr "<ahelp hid=\".\">Specify the number of decimal places displayed for a numeric or currency control.</ahelp>"
-
-#: 01170101.xhp#hd_id3159091.144.help.text
-msgid "Default button"
-msgstr "Glavno dugme"
-
-#: 01170101.xhp#par_id3154200.145.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to make the current button control the default selection. Pressing <emph>Return</emph> in the dialog activates the default button.</ahelp>"
-msgstr "<ahelp hid=\".\">Select \"Yes\" to make the current button control the default selection. Pressing <emph>Return</emph> in the dialogue box activates the default button.</ahelp>"
-
-#: 01170101.xhp#par_idN108BA.help.text
-msgid "Delay"
-msgstr "Odgoda"
-
-#: 01170101.xhp#par_idN108D0.help.text
-msgid "<ahelp hid=\".\">Specifies the delay in milliseconds between scrollbar trigger events.</ahelp> A trigger event occurs when you click a scrollbar arrow or click the background area in a scrollbar. Repeated trigger events occur if you keep the mouse button pressed when you click a scrollbar arrow or background area in a scrollbar. If you want, you can include valid time units with the number that you enter, for example, 2 s or 500 ms."
+#. (r(r
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3146119\n"
+"128\n"
+"help.text"
+msgid "Correct"
msgstr ""
-#: 01170101.xhp#hd_id3151278.19.help.text
-msgid "Dropdown"
-msgstr "Drop down"
-
-#: 01170101.xhp#par_id3155113.20.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to enable the dropdown option for list or combo box controls. A dropdown control field has an arrow button which you can click to open a list of the existing form entries.</ahelp>"
+#. oz,B
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153876\n"
+"11\n"
+"help.text"
+msgid "Not valid, variable with space must be enclosed in square brackets"
msgstr ""
-#: 01170101.xhp#hd_id3151216.13.help.text
-msgid "Enabled"
-msgstr "Uključeno"
-
-#: 01170101.xhp#par_id3150517.14.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to enable the control. If the control is disabled, it is grayed out in the dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Select \"Yes\" to enable the control. If the control is disabled, it is greyed out in the dialogue box.</ahelp>"
-
-#: 01170101.xhp#hd_id3155379.91.help.text
-msgid "Edit mask"
-msgstr "Uredi masku"
-
-#: 01170101.xhp#par_id3155509.92.help.text
-msgid "<ahelp hid=\".\">Specify the edit mask for a pattern control. This is a character code that defines the input format for the control.</ahelp>"
+#. *!V7
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154510\n"
+"15\n"
+"help.text"
+msgid "Correct"
msgstr ""
-#: 01170101.xhp#par_id3154485.184.help.text
-msgid "You need to specify a masking character for each input character of the edit mask to restrict the input to the values that are listed in the following table:"
-msgstr ""
+#. 7OMI
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150330\n"
+"129\n"
+"help.text"
+msgid "Not valid, special characters are not allowed"
+msgstr "Nije ispravno, posebni znaci nisu dozvoljeni"
-#: 01170101.xhp#par_id3155809.93.help.text
-msgid " Character "
-msgstr "Znak"
+#. pfz+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154254\n"
+"130\n"
+"help.text"
+msgid "Not valid, variable may not begin with a number"
+msgstr "Nije ispravno, varijabla ne počinje brojem"
-#: 01170101.xhp#par_id3148702.94.help.text
-msgid "Meaning"
-msgstr "Znacenje"
+#. WV@O
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3149256\n"
+"131\n"
+"help.text"
+msgid "Not valid, punctuation marks are not allowed"
+msgstr "Nije ispravno, interpunkcijske oznake nisu dozvoljene"
-#: 01170101.xhp#par_id3156199.95.help.text
-msgid "L"
-msgstr ""
+#. Chom
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3146317\n"
+"17\n"
+"help.text"
+msgid "Declaring Variables"
+msgstr "Deklarisanje Varijabli"
-#: 01170101.xhp#par_id3148869.96.help.text
-msgid "A text constant. This character cannot be modified by the user. "
-msgstr "A text constant. This character cannot be modified by the user."
+#. sQ)3
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150299\n"
+"18\n"
+"help.text"
+msgid "In $[officename] Basic you don't need to declare variables explicitly. A variable declaration can be performed with the <emph>Dim</emph> statement. You can declare more than one variable at a time by separating the names with a comma. To define the variable type, use either a type-declaration sign after the name, or the appropriate key word."
+msgstr "U $[officename] Basicu varijable se ne moraju deklarisati eksplicitno. Varijabla se može deklarisati sa <emph>Dim</emph> iskazom. Može se deklarisati više varijabli u isto vrijeme odvajanjem imena zarezom. Da bi se definisao tip varijable, koristi ili znak za deklaraciju tipa poslije imena , ili odgovarajuću ključnu riječ."
-#: 01170101.xhp#par_id3156016.97.help.text
-msgid "a"
+#. BWL/
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154118\n"
+"140\n"
+"help.text"
+msgid "Examples for variable declarations:"
+msgstr "Primjeri za deklarisanje varijabli:"
+
+#. Gv^n
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150982\n"
+"132\n"
+"help.text"
+msgid "Declares the variable \"a\" as a String"
msgstr ""
-#: 01170101.xhp#par_id3157983.98.help.text
-msgid "The characters a-z can be entered here. If a capital letter is entered, it is automatically converted to a lowercase letter."
+#. 5b;?
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150343\n"
+"133\n"
+"help.text"
+msgid "Declares the variable \"a\" as a String"
msgstr ""
-#: 01170101.xhp#par_id3148607.99.help.text
-msgid "A"
-msgstr "A"
+#. A)ZY
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3155507\n"
+"22\n"
+"help.text"
+msgid "Declares one variable as a String and one as an Integer"
+msgstr "Deklariše jednu varijablu kao String i jednu kao Cijeli Broj (Integer)"
-#: 01170101.xhp#par_id3159204.100.help.text
-msgid "The characters A-Z can be entered here. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr ""
+#. rA]-
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_idN10859\n"
+"help.text"
+msgid "Declares c as a Boolean variable that can be TRUE or FALSE"
+msgstr "Deklariše c kao Boolean varijablu koja može bili TAČNO ili NETAČNO (TRUE or FALSE)"
-#: 01170101.xhp#par_id3149126.101.help.text
-msgid "c"
-msgstr ""
+#. Em/U
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150519\n"
+"23\n"
+"help.text"
+msgid "It is very important when declaring variables that you use the type-declaration character each time, even if it was used in the declaration instead of a keyword. Thus the following statements are invalid:"
+msgstr "Veoma je važno da, kada deklarišeš varijablu koristiš oznaku za deklaraciju tipa svaki put, čak iako je u deklaraciji korištena umjesto ključne riječi. Tako da slijedeći iskazi nisu ispravni:"
-#: 01170101.xhp#par_id3151304.102.help.text
-msgid "The characters a-z and 0-9 can be entered here. If a capital letter is entered, it is automatically converted to a lowercase letter."
-msgstr ""
+#. yxDI
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154527\n"
+"134\n"
+"help.text"
+msgid "Declares \"a\" as a String"
+msgstr "Deklariše \"a\" kao String"
-#: 01170101.xhp#par_id3152870.103.help.text
-msgid "C"
-msgstr "C"
+#. X#o[
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153064\n"
+"135\n"
+"help.text"
+msgid "Type-declaration missing: \"a$=\""
+msgstr "Deklaracija tipa nedostaje: \"a$=\""
-#: 01170101.xhp#par_id3155071.104.help.text
-msgid "The characters a-z and 0-9 can be entered here. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr ""
+#. lsZ,
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3144770\n"
+"26\n"
+"help.text"
+msgid "Once you have declared a variable as a certain type, you cannot declare the variable under the same name again as a different type!"
+msgstr "Kada se varijabla deklariše kao određeni tip, ne može se ponovo deklarisati pod istim imenom a drugim tipom!"
-#: 01170101.xhp#par_id3159230.105.help.text
-msgid "N"
-msgstr "N"
+#. .1oZ
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3149331\n"
+"27\n"
+"help.text"
+msgid "Forcing Variable Declarations"
+msgstr "Forsiranje Deklaracije Varijable"
-#: 01170101.xhp#par_id3154650.106.help.text
-msgid "Only the characters 0-9 can be entered."
-msgstr ""
+#. ~Ahq
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3149443\n"
+"28\n"
+"help.text"
+msgid "To force declaration of variables, use the following command:"
+msgstr "Da bi se primorala deklaracija varijabli, koristi slijedeću komandu:"
-#: 01170101.xhp#par_id3149383.107.help.text
-msgctxt "01170101.xhp#par_id3149383.107.help.text"
-msgid "x"
-msgstr ""
+#. pn/d
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3155072\n"
+"30\n"
+"help.text"
+msgid "The <emph>Option Explicit</emph> statement has to be the first line in the module, before the first SUB. Generally, only arrays need to be declared explicitly. All other variables are declared according to the type-declaration character, or - if omitted - as the default type <emph>Single</emph>."
+msgstr "<emph>Opcija Eksplicitna</emph> iskaz mora biti prvi red u modulu, prije prvog SUBa. Općenito, samo nizovi moraju biti deklarisani eksplicitno. Sve ostale varijable se deklarišu na osnovu karaktera za deklaraciju tipa, ili - ako je izostavljeno - kao dodijeljeni tip <emph>Single</emph>."
-#: 01170101.xhp#par_id3153489.108.help.text
-msgid "All printable characters can be entered."
-msgstr ""
+#. J)%h
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3154614\n"
+"34\n"
+"help.text"
+msgid "Variable Types"
+msgstr "Tipovi Varijable"
-#: 01170101.xhp#par_id3146967.109.help.text
-msgid "X"
-msgstr "X"
+#. v{i?
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3155383\n"
+"35\n"
+"help.text"
+msgid "$[officename] Basic supports four variable classes:"
+msgstr "$[officename] Basic podržava četiri klase variableČ"
-#: 01170101.xhp#par_id3154707.110.help.text
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr ""
+#. ?Jp$
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153972\n"
+"36\n"
+"help.text"
+msgid "<emph>Numeric</emph> variables can contain number values. Some variables are used to store large or small numbers, and others are used for floating-point or fractional numbers."
+msgstr "<emph>Numeričke</emph> varijable mogu sadržati vrijednosti brojeva. Neke varijable se koriste da bi pohranili velike ili male brojeve, a druge za brojeve s pomičnim zarezom ili razlomke."
-#: 01170101.xhp#hd_id2128971.help.text
-msgid "Editable"
-msgstr "Moguće uređivati"
+#. oZ8_
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3159226\n"
+"37\n"
+"help.text"
+msgid "<emph>String</emph> variables contain character strings."
+msgstr "<emph>String</emph> varijable sadrže stringove znakova (karaktera)."
-#: 01170101.xhp#par_id6519974.help.text
-msgid "<ahelp hid=\".\">Specifies whether the nodes of the tree control are editable.</ahelp>"
-msgstr ""
+#. N5Du
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3145217\n"
+"38\n"
+"help.text"
+msgid "<emph>Boolean</emph> variables contain either the TRUE or the FALSE value."
+msgstr "<emph>Boolean</emph> variable sadrže ili TAČNO ili NETAČNO vrijednosti."
-#: 01170101.xhp#par_id4591814.help.text
-msgctxt "01170101.xhp#par_id4591814.help.text"
-msgid "The default value is FALSE."
-msgstr ""
+#. @S^l
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154762\n"
+"39\n"
+"help.text"
+msgid "<emph>Object</emph> variables can store objects of various types, like tables and documents within a document."
+msgstr "<emph>Objekat</emph> varijable mogu pohraniti različite vrste objekata, kao tabele i dokumente unutar dokumenta."
-#: 01170101.xhp#hd_id3149317.114.help.text
-msgctxt "01170101.xhp#hd_id3149317.114.help.text"
-msgid "Graphics"
-msgstr "Ilustracije"
+#. xdv@
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3153805\n"
+"40\n"
+"help.text"
+msgid "Integer Variables"
+msgstr "Varijable Cijelih Brojeva (Integer)"
-#: 01170101.xhp#par_id3147546.115.help.text
-msgid "<ahelp hid=\".\">Specify the source of the graphics for a button or an image control. Click \"...\" to select a file.</ahelp>"
-msgstr ""
+#. Ja/?
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3146966\n"
+"41\n"
+"help.text"
+msgid "Integer variables range from -32768 to 32767. If you assign a floating-point value to an integer variable, the decimal places are rounded to the next integer. Integer variables are rapidly calculated in procedures and are suitable for counter variables in loops. An integer variable only requires two bytes of memory. \"%\" is the type-declaration character."
+msgstr "Raspon varijabli Integer (Cijeli Brojevi) je od -32768 do 32767. Ako dodijeliš vrijednost sa pomičnim zarezom varijabli koja je cijeli broj, decimalna mjesta se zaokružuju kao naredni cijeli broj. Varijable cijelih brojeva se brzo računaju u procedurama i pogodne su za varijable brojača u petljama. Varijabla Cijeli Broj zahtijeva samo dva bajta memorije. \"%\" je karakter za deklaraciju tipa."
-#: 01170101.xhp#hd_id3154627.258.help.text
-msgid "Height"
-msgstr "Visina"
+#. b_wk
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3147546\n"
+"45\n"
+"help.text"
+msgid "Long Integer Variables"
+msgstr "Long Integer Varijable"
-#: 01170101.xhp#par_id3155754.257.help.text
-msgid "<ahelp hid=\".\">Specify the height of the current control or the dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Specify the height of the current control or the dialogue box.</ahelp>"
+#. Ya\^
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3151193\n"
+"46\n"
+"help.text"
+msgid "Long integer variables range from -2147483648 to 2147483647. If you assign a floating-point value to a long integer variable, the decimal places are rounded to the next integer. Long integer variables are rapidly calculated in procedures and are suitable for counter variables in loops for large values. A long integer variable requires four bytes of memory. \"&\" is the type-declaration character."
+msgstr "Raspon Long Integer (Dugi Cijeli Broj) varijabli je od -2147483648 do 2147483647. Ako dodijelite vrijednost sa pomičnim zarezom varijabli Long Integer, decimalna mjesta su zaokružena na naredni cijeli broj. Long integer varijable se brzo računaju u procedurama i prikladne su za varijable brojača u petljama za velike vrijednosti. Long Integer varijabla zauzima četiri bajta memorije. \"&\" je karakter za deklaraciju tipa."
-#: 01170101.xhp#hd_id3153072.208.help.text
-msgid "Help text"
-msgstr "Pomoć"
+#. f60_
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id7596972\n"
+"help.text"
+msgid "Decimal Variables"
+msgstr "Decimalne Varijable"
-#: 01170101.xhp#par_id3147502.209.help.text
-msgid "<ahelp hid=\".\">Enter a help text that is displayed as a tip (bubble help) when the mouse rests over the control.</ahelp>"
-msgstr ""
+#. [?[O
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id2649311\n"
+"help.text"
+msgid "Decimal variables can take positive or negative numbers or zero. Accuracy is up to 29 digits."
+msgstr "Decimalne variable mogu imati pozitivne ili negativne brojeve ili nulu. Ispravnost je do 29 decimala."
-#: 01170101.xhp#hd_id3154400.212.help.text
-msgid "Help URL"
-msgstr "URL za pomoć"
+#. Wpq_
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id7617114\n"
+"help.text"
+msgid "You can use plus (+) or minus (-) signs as prefixes for decimal numbers (with or without spaces)."
+msgstr "Možete koristiti plus (+) ili minus (-) kao prefikse za decimalne brojeve (sa ili bez razmaka)."
-#: 01170101.xhp#par_id3150431.213.help.text
-msgid "<ahelp hid=\".\">Specify the help URL that is called when you press F1 while the focus is on a particular control. For example, use the format HID:1234 to call the Help-ID with the number 1234.</ahelp>"
-msgstr ""
+#. F+^9
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id1593676\n"
+"help.text"
+msgid "If a decimal number is assigned to an integer variable, %PRODUCTNAME Basic rounds the figure up or down."
+msgstr "Ako je decimalni broj dodijeljen varijabli Integer (Cijelog Broja), %PRODUCTNAME Basic zaokružuje cifru niže ili više."
+
+#. xW{R
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3147500\n"
+"50\n"
+"help.text"
+msgid "Single Variables"
+msgstr "Single Varijable"
-#: 01170101.xhp#par_id4171269.help.text
-msgid "Set the environment variable HELP_DEBUG to 1 to view the Help-IDs as extended help tips."
-msgstr ""
+#. j]p#
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153070\n"
+"51\n"
+"help.text"
+msgid "Single variables can take positive or negative values ranging from 3.402823 x 10E38 to 1.401298 x 10E-45. Single variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Single variables are suitable for mathematical calculations of average precision. Calculations require more time than for Integer variables, but are faster than calculations with Double variables. A Single variable requires 4 bytes of memory. The type-declaration character is \"!\"."
+msgstr "Single varijable mogu imati pozitivne ili negativne vrijednosti u rasponu od 3.402823 x 10E+38 do 1.401298 x 10E-45. Single varijable su varijable sa pomičnim zarezom, u kojima decimalna preciznost opada a ne-decimalni dio raste. Single varijable su prikladne za matematičko računanje prosječne preciznosti. Računanje oduzima više vremena nego sa Cijelim Brojevima, ali brže nego računanje sa Duplim (Double) varijablama. Single varijable uzimaju 4 bajta memorije. Karakter za deklaraciju je \"!\"."
-#: 01170101.xhp#hd_id3159260.85.help.text
-msgid "Incr./decrement value"
-msgstr "Increment/decrement value"
+#. Szb]
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3155753\n"
+"54\n"
+"help.text"
+msgid "Double Variables"
+msgstr "Duple Varijable"
-#: 01170101.xhp#par_id3145233.86.help.text
-msgid "<ahelp hid=\".\">Specify the increment and decrement interval for spin button controls.</ahelp>"
-msgstr ""
+#. pk`~
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150953\n"
+"55\n"
+"help.text"
+msgid "Double variables can take positive or negative values ranging from 1.79769313486232 x 10E308 to 4.94065645841247 x 10E-324. Double variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Double variables are suitable for precise calculations. Calculations require more time than for Single variables. A Double variable requires 8 bytes of memory. The type-declaration character is \"#\"."
+msgstr "Double varijable mogu imati pozitivne ili negativne vrijednosti u rasponu od 1.79769313486232 x 10E+308 do 4.94065645841247 x 10E-324. Double varijable su varijable sa pomičnim zarezom, u kojima decimalna preciznost opada dok ne-decimalni dio broja raste. Double varijable su prikladne za precizno računanje . Računanja zahtijevaju više vremena nego Single varijable. Double varijabla zahtijeva 8 bajta memorije. Karakter za deklaraciju tipa je \"#\"."
-#: 01170101.xhp#hd_id539262.help.text
-msgid "Invokes stop mode editing"
-msgstr "Poziva stop editing mode"
+#. ?iH/
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3155747\n"
+"95\n"
+"help.text"
+msgid "Currency Variables"
+msgstr "Varijable Currency (Valute)"
-#: 01170101.xhp#par_id234382.help.text
-msgid "<ahelp hid=\".\">Specifies what happens when editing is interrupted by selecting another node in the tree, a change in the tree's data, or by some other means.</ahelp>"
-msgstr ""
+#. %}.a
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153337\n"
+"96\n"
+"help.text"
+msgid "Currency variables are internally stored as 64-bit numbers (8 Bytes) and displayed as a fixed-decimal number with 15 non-decimal and 4 decimal places. The values range from -922337203685477.5808 to +922337203685477.5807. Currency variables are used to calculate currency values with a high precision. The type-declaration character is \"@\"."
+msgstr "Currency varijable su interno pohranjene kao 64-bitni brojevi (8 Bajta) i prikazane kao brojevi sa fiksnom decimalom sa 15 ne-decimalnih i 4 decimalna mjesta. Vrijednosti su u rasponu od -922337203685477.5808 do +922337203685477.5807. Currency varijable se koriste za računanje vrijednosti valute sa visokom preciznošću. Karakter za deklaraciju tipa je \"@\"."
-#: 01170101.xhp#par_id6591082.help.text
-msgid "Setting this property to TRUE causes the changes to be automatically saved when editing is interrupted. FALSE means that editing is canceled and changes are lost."
-msgstr "Setting this property to TRUE causes the changes to be automatically saved when editing is interrupted. FALSE means that editing is cancelled and changes are discarded."
+#. YRb5
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3148742\n"
+"58\n"
+"help.text"
+msgid "String Variables"
+msgstr "String Varijable"
-#: 01170101.xhp#par_id9298074.help.text
-msgctxt "01170101.xhp#par_id9298074.help.text"
-msgid "The default value is FALSE."
-msgstr ""
+#. %l5[
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3151393\n"
+"59\n"
+"help.text"
+msgid "String variables can hold character strings with up to 65,535 characters. Each character is stored as the corresponding Unicode value. String variables are suitable for word processing within programs and for temporary storage of any non-printable character up to a maximum length of 64 Kbytes. The memory required for storing string variables depends on the number of characters in the variable. The type-declaration character is \"$\"."
+msgstr "String varijable mogu niz karaktera do 65,535 karaktera. Svaki je karakter pohranjen kao odgovarajući Unicode vrijednost. String varijable su prikladne za procesuiranje riječima u programima i za privremenu pohranu bilo kojeg karaktera koji se ne može ispisati maksimalne dužine 64 Kbajta. Potrebna memorija za pohranu varijabli string zavisi od broja karaktera u varijabli. Karakter za deklaraciju tipa \"$\"."
-#: 01170101.xhp#hd_id3150536.7.help.text
-msgid "Label"
-msgstr "Oznaka"
+#. o)nB
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3150534\n"
+"62\n"
+"help.text"
+msgid "Boolean Variables"
+msgstr "Boolean Varijable"
-#: 01170101.xhp#par_id3146324.8.help.text
-msgid "<ahelp hid=\".\">Specifies the label of the current control. The label is displayed along with the control.</ahelp>"
-msgstr ""
+#. G4Id
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3145632\n"
+"63\n"
+"help.text"
+msgid "Boolean variables store only one of two values: TRUE or FALSE. A number 0 evaluates to FALSE, every other value evaluates to TRUE."
+msgstr "Boolean varijable pohranjuju samo jednu od dvije vrijednosti: TRUE ili FALSE (TAČNO ili NETAČNO). Broj 0 jednak je FALSE, svaka druga vrijednost jednaka je TRUE."
-#: 01170101.xhp#par_id3146816.223.help.text
-msgid "You can create multi-line <emph>labels</emph> by inserting manual line breaks in the label using <emph>Shift+Enter</emph>."
-msgstr ""
+#. WnT|
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3149722\n"
+"65\n"
+"help.text"
+msgid "Date Variables"
+msgstr "Varijable Date (Datum)"
-#: 01170101.xhp#hd_id3150457.74.help.text
-msgid "Line Count"
-msgstr "Broj linija"
+#. U_I^
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3159116\n"
+"66\n"
+"help.text"
+msgid "Date variables can only contain dates and time values stored in an internal format. Values assigned to Date variables with <link href=\"text/sbasic/shared/03030101.xhp\" name=\"Dateserial\"><emph>Dateserial</emph></link>, <link href=\"text/sbasic/shared/03030102.xhp\" name=\"Datevalue\"><emph>Datevalue</emph></link>, <link href=\"text/sbasic/shared/03030205.xhp\" name=\"Timeserial\"><emph>Timeserial</emph></link> or <link href=\"text/sbasic/shared/03030206.xhp\" name=\"Timevalue\"><emph>Timevalue</emph></link> are automatically converted to the internal format. Date-variables are converted to normal numbers by using the <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> function. The internal format enables a comparison of date/time values by calculating the difference between two numbers. These variables can only be declared with the key word <emph>Date</emph>."
+msgstr "Date varijable mogu sadržati samo datume i vrijednosti za vrijeme pohranjene u internom formatu. Vrijednosti dodijeljene varijablama Date sa <link href=\"text/sbasic/shared/03030101.xhp\" name=\"Dateserial\"><emph>Dateserial</emph></link>, <link href=\"text/sbasic/shared/03030102.xhp\" name=\"Datevalue\"><emph>Datevalue</emph></link>, <link href=\"text/sbasic/shared/03030205.xhp\" name=\"Timeserial\"><emph>Timeserial</emph></link> ili <link href=\"text/sbasic/shared/03030206.xhp\" name=\"Timevalue\"><emph>Timevalue</emph></link> su automatski pretvorene u interni format. Varijable Date su pretvorene u normalne brojeve koristeći <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Mjesec</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Godina</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> funkcijom. Interni format omogućava usporedbu vrijednosti datuma i vremena računanjem razlike između dva broja. Ove varijable se mogu deklarisati samo ključnom rječju <emph>Datum</emph>."
-#: 01170101.xhp#par_id3149143.75.help.text
-msgid "<ahelp hid=\".\">Enter the number of lines to be displayed for a list control. For combo boxes, this setting is only active if the dropdown option is enabled. </ahelp>"
-msgstr ""
+#. SN6t
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3148732\n"
+"68\n"
+"help.text"
+msgid "Initial Variable Values"
+msgstr "Početne Vrijednosti Varijabli"
-#: 01170101.xhp#hd_id7468489.help.text
-msgctxt "01170101.xhp#hd_id7468489.help.text"
-msgid "Scrollbar"
-msgstr ""
+#. s^lU
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154549\n"
+"69\n"
+"help.text"
+msgid "As soon as the variable has been declared, it is automatically set to the \"Null\" value. Note the following conventions:"
+msgstr "Čim se varijabla deklariše, automatski je postavljena na vrijednost\"Null\" (Nula). Zapamti slijedeća pravilas:"
-#: 01170101.xhp#par_id7706228.help.text
-msgid "Adds the scrollbar type that you specify to a text box."
-msgstr "Dodaje scrollbar tip koji specifisemo za tekst box"
+#. }UFk
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3143222\n"
+"70\n"
+"help.text"
+msgid "<emph>Numeric</emph> variables are automatically assigned the value \"0\" as soon as they are declared."
+msgstr "<emph>Numeričke</emph> varijablama je automatski dodijeljena vrijednost \"0\" čim su deklarisane."
-#: 01170101.xhp#hd_id3153121.256.help.text
-msgid "Small change"
-msgstr "Mala promjena"
+#. KW#C
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150693\n"
+"71\n"
+"help.text"
+msgid "<emph>Date variables</emph> are assigned the value 0 internally; equivalent to converting the value to \"0\" with the <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> function."
+msgstr "<emph>Date variables</emph> dodijeljena vrijednost 0 interno; ekvivalent za pretvaranje vrijednosti u \"0\" sa <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Mjesec</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Godina</emph></link> ili <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link>funkcijom."
-#: 01170101.xhp#par_id3157875.255.help.text
-msgid "<ahelp hid=\".\">Specify the number of units to scroll when a user clicks an arrow on a scrollbar.</ahelp>"
-msgstr ""
+#. ?[2V
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154807\n"
+"72\n"
+"help.text"
+msgid "<emph>String variables</emph> are assigned an empty-string (\"\") when they are declared."
+msgstr "<emph>String variables</emph> varijablama se dodjeljuje prazan string (\"\") kada se deklarišu."
-#: 01170101.xhp#hd_id3145221.73.help.text
-msgid "List entries"
-msgstr "Lista unosa"
+#. kz=I
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3153936\n"
+"83\n"
+"help.text"
+msgid "Arrays"
+msgstr "Arrays (Matrica)"
-#: 01170101.xhp#par_id3154580.120.help.text
-msgid "<ahelp hid=\".\">Specify the entries for a list control. One line takes one list entry. Press <emph>Shift+Enter</emph> to insert a new line.</ahelp>"
-msgstr ""
+#. 5kH+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3148736\n"
+"84\n"
+"help.text"
+msgid "$[officename] Basic knows one- or multi-dimensional arrays, defined by a specified variable type. Arrays are suitable for editing lists and tables in programs. Individual elements of an array can be addressed through a numeric index."
+msgstr "$[officename] Basic poznaje jedno- ili više-dimenzionalne matrice, definisane određenim tipom varijable. Arrays su prikladne za editovanje listi i tabela u programima. Pojedinačni elementi matrice se mogu adresirati kroz numerički indeks."
-#: 01170101.xhp#hd_id3149723.159.help.text
-msgid "Literal mask"
-msgstr "Maska karaktera"
+#. 3l+-
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3149546\n"
+"85\n"
+"help.text"
+msgid "Arrays <emph>must</emph> be declared with the <emph>Dim</emph> statement. There are several ways to define the index range of an array:"
+msgstr "Matrice <emph>moraju</emph> deklarisane sa <emph>Dim</emph> iskazom. Postoji nekoliko načina da se definiše raspon indeksa matrice:"
-#: 01170101.xhp#par_id3150656.160.help.text
-msgid "<ahelp hid=\".\">Specify the initial values to be displayed in a pattern control. This helps the user to identify which values are allowed in a pattern control. The literal mask is restricted by the format specified by the edit mask.</ahelp>"
-msgstr "<ahelp hid=\".\">Specify the initial values to be displayed in a pattern control. This helps the user to identify which values are allowed in a pattern control. The character mask is restricted by the format specified by the edit mask.</ahelp>"
+#. QEV+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154567\n"
+"136\n"
+"help.text"
+msgid "21 elements numbered from 0 to 20"
+msgstr "21 element numerisan od 0 do 20"
-#: 01170101.xhp#hd_id3149015.116.help.text
-msgid "Manual line break"
-msgstr "Manuelni prekid linije"
+#. VNpI
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154397\n"
+"137\n"
+"help.text"
+msgid "30 elements (a matrix of 6 x 5 elements)"
+msgstr "30 elemenata (matrica od 6 x 5 elemenata)"
-#: 01170101.xhp#par_id3149893.117.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to allow manual line breaks inside multiline controls.</ahelp>"
-msgstr "<ahelp hid=\".\">Select \"Yes\" to allow manual line breaks inside multi-line controls.</ahelp>"
+#. l:~!
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3149690\n"
+"138\n"
+"help.text"
+msgid "21 elements numbered from 5 to 25"
+msgstr "21 element numerisan od 5 do 25"
-#: 01170101.xhp#hd_id3150463.123.help.text
-msgid "Max. text length"
-msgstr "Maksimalna duzina teksta"
+#. =$V\
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153113\n"
+"89\n"
+"help.text"
+msgid "21 elements (including 0), numbered from -15 to 5"
+msgstr "21 element (uključujući 0), numerisani od -15 to 5"
-#: 01170101.xhp#par_id3150745.124.help.text
-msgid "<ahelp hid=\".\">Specify the maximum number of characters that the user can enter.</ahelp>"
-msgstr ""
+#. DH\j
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153005\n"
+"90\n"
+"help.text"
+msgid "The index range can include positive as well as negative numbers."
+msgstr "Raspon indeksa uključuje pozitivne kao i negativne brojeve."
-#: 01170101.xhp#hd_id3154675.21.help.text
-msgid "Multiline Input"
-msgstr "Višelinijski input"
+#. uG-I
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3154507\n"
+"91\n"
+"help.text"
+msgid "Constants"
+msgstr "Konstante"
-#: 01170101.xhp#par_id3144741.22.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to allow the input of multiple lines in the control. Press Enter to insert a manual line break in the control.</ahelp>"
-msgstr ""
+#. GHjG
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3156357\n"
+"92\n"
+"help.text"
+msgid "Constants have a fixed value. They are only defined once in the program and cannot be redefined later:"
+msgstr "Konstante imaju fiksiranu vrijednost. Također su definisane samo jednom u programu i ne mogu se ponovo definisati:"
-#: 01170101.xhp#hd_id3154848.129.help.text
-msgid "Multiselection"
-msgstr "Selektovanje više elemenata"
+#. V=3Z
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefObj Statement [Runtime]"
+msgstr "DefObj Red [Pokretac- vrijeme]"
-#: 01170101.xhp#par_id3151235.130.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to allow the selection of multiple entries in list controls.</ahelp>"
-msgstr ""
+#. 2}^e
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"bm_id3149811\n"
+"help.text"
+msgid "<bookmark_value>DefObj statement</bookmark_value>"
+msgstr "<bookmark_value>DefObj red</bookmark_value>"
-#: 01170101.xhp#hd_id3148887.9.help.text
-msgid "Name"
-msgstr "Ime"
+#. 0,G/
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"hd_id3149811\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101700.xhp\" name=\"DefObj Statement [Runtime]\">DefObj Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101700.xhp\" name=\"DefObj red[Pokretac- vrijeme]\">DefObj odrediti [Pokretac- vrijeme]</link>"
-#: 01170101.xhp#par_id3154548.10.help.text
-msgid "<ahelp hid=\".\">Insert a name for the current control. This name is used to identify the control.</ahelp>"
-msgstr ""
+#. 2eMY
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3147573\n"
+"2\n"
+"help.text"
+msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
+msgstr "Postavi zadanu vrijednost tipa, prema pisanom okrugu ako nema tipa koji je deklarisan karakter"
-#: 01170101.xhp#hd_id3148739.44.help.text
-msgid "Order"
-msgstr "Narudžba"
+#. 4buU
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"hd_id3150504\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 01170101.xhp#par_id3149252.45.help.text
-msgid "<ahelp hid=\".\">Specify the order in which the controls receive the focus when the Tab key is pressed in the dialog.</ahelp> On entering a dialog, the control with the lowest order (0) receives the focus. Pressing the <emph>Tab</emph> key the successively focusses the other controls as specified by their order number."
-msgstr "<ahelp hid=\".\">Specify the order in which the controls receive the focus when the Tab key is pressed in the dialogue box.</ahelp> On entering a dialogue box, the control with the lowest order (0) receives the focus. Pressing the <emph>Tab</emph> key the successively focusses the other controls as specified by their order number."
+#. 9rmz
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3147530\n"
+"4\n"
+"help.text"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx Karakterokrug1[, Karakterokrug2[,...]]"
-#: 01170101.xhp#par_id3155259.46.help.text
-msgid "Initially, the controls receive numbers in the order they are added to the dialog. You can change the order numbers for controls. $[officename] Basic updates the order numbers automatically to avoid duplicate numbers. Controls that cannot be focused are also assigned a value but these controls are skipped when using the Tab key."
-msgstr "Initially, the controls receive numbers in the order they are added to the dialogue box. You can change the order numbers for controls. $[officename] Basic updates the order numbers automatically to avoid duplicate numbers. Controls that cannot be focussed are also assigned a value but these controls are skipped when using the Tab key."
+#. RO1W
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"hd_id3153896\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 01170101.xhp#hd_id3149511.247.help.text
-msgid "Orientation"
-msgstr "Orijentacija"
+#. -.hY
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3148552\n"
+"6\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+msgstr "<emph>Characterrange</emph>: Slova koja odredzuju okrug varijabli koje zelite vidjeti kao zadanu vrijednost tipa for"
-#: 01170101.xhp#par_id3153780.246.help.text
-msgid "<ahelp hid=\".\">Specify the orientation for a scrollbar control.</ahelp>"
+#. tKg+
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3150358\n"
+"7\n"
+"help.text"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr ""
-#: 01170101.xhp#hd_id3154374.239.help.text
-msgid "Page (step)"
-msgstr "Stranica (korak)"
+#. p=G|
+#: 03101700.xhp
+#, fuzzy
+msgctxt ""
+"03101700.xhp\n"
+"par_id3148798\n"
+"8\n"
+"help.text"
+msgid "<emph>Keyword: </emph>Default variable type"
+msgstr "<emph>Keyword</emph>: Default variable type"
-#: 01170101.xhp#par_id3154109.238.help.text
-msgid "<ahelp hid=\".\">Specify the number of the dialog page to which the current control is assigned or the page number of the dialog you want to edit.</ahelp> If a dialog has only one page set its <emph>Page (Step)</emph> value to <emph>0</emph>."
-msgstr "<ahelp hid=\".\">Specify the number of the dialogue box page to which the current control is assigned or the page number of the dialogue box you want to edit.</ahelp> If a dialogue box has only one page set its <emph>Page (Step)</emph> value to <emph>0</emph>."
+#. F/41
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3150769\n"
+"9\n"
+"help.text"
+msgid "<emph>DefObj:</emph> Object"
+msgstr "<emph>DefObj</emph>: Objekt"
-#: 01170101.xhp#par_id3148580.236.help.text
-msgid "Select <emph>Page (Step)</emph> = 0 to make a control visible on every dialog page."
-msgstr "Select <emph>Page (Step)</emph> = 0 to make a control visible on every dialogue box page."
+#. iQKO
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"hd_id3156212\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 01170101.xhp#par_id3146144.235.help.text
-msgid "To switch between dialog pages at run time, you need to create a macro that changes the value of <emph>Page (Step)</emph>."
-msgstr "To switch between dialogue box pages at run-time, you need to create a macro that changes the value of <emph>Page (Step)</emph>."
+#. bGmG
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3153969\n"
+"12\n"
+"help.text"
+msgid "REM Prefix definitions for variable types:"
+msgstr "REM Prefiks definisan za variable tipa:"
-#: 01170101.xhp#hd_id3154558.156.help.text
-msgid "Password characters"
+#. I.%M
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3156424\n"
+"13\n"
+"help.text"
+msgid "DefBool b"
msgstr ""
-#: 01170101.xhp#par_id3152787.157.help.text
-msgid "<ahelp hid=\".\">Enter a character to be displayed instead of the characters that are typed. This can be used for entering passwords in text controls.</ahelp>"
+#. 9ok(
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3159254\n"
+"14\n"
+"help.text"
+msgid "DefDate t"
msgstr ""
-#: 01170101.xhp#hd_id3148750.245.help.text
-msgid "PositionX"
-msgstr "PoložajX"
-
-#: 01170101.xhp#par_id3154517.244.help.text
-msgid "<ahelp hid=\".\">Specify the distance of the current control from the left side of the dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Specify the distance of the current control from the left side of the dialogue box.</ahelp>"
-
-#: 01170101.xhp#hd_id3152767.243.help.text
-msgid "PositionY"
-msgstr "PoložajY"
-
-#: 01170101.xhp#par_id3159082.242.help.text
-msgid "<ahelp hid=\".\">Specify the distance of the current control from the top of the dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Specify the distance of the current control from the top of the dialogue box.</ahelp>"
-
-#: 01170101.xhp#hd_id3159213.221.help.text
-msgid "Prefix symbol"
-msgstr "Prefiksni simbol"
-
-#: 01170101.xhp#par_id3149688.222.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to display the currency symbol prefix in currency controls when a number was entered.</ahelp>"
+#. 0U5I
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3150440\n"
+"15\n"
+"help.text"
+msgid "DefDbL d"
msgstr ""
-#: 01170101.xhp#hd_id3149728.89.help.text
-msgid "Print"
-msgstr "Štampaj"
-
-#: 01170101.xhp#par_id3150001.90.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to include the current control in a document's printout.</ahelp>"
+#. !ajZ
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3161832\n"
+"16\n"
+"help.text"
+msgid "DefInt i"
msgstr ""
-#: 01170101.xhp#hd_id3154671.261.help.text
-msgid "Progress value"
-msgstr "Vrijednost napretka"
-
-#: 01170101.xhp#par_id3146849.260.help.text
-msgid "<ahelp hid=\".\">Specify a progress value for a progress bar control.</ahelp>"
+#. _``1
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3145365\n"
+"17\n"
+"help.text"
+msgid "DefLng l"
msgstr ""
-#: 01170101.xhp#hd_id3153112.254.help.text
-msgid "Progress value max."
-msgstr "Progress value maximum"
+#. 5tub
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3149481\n"
+"18\n"
+"help.text"
+msgid "DefObj o"
+msgstr ""
-#: 01170101.xhp#par_id3145167.253.help.text
-msgid "<ahelp hid=\".\">Specify the maximum value of a progress bar control.</ahelp>"
+#. [EE4
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3152886\n"
+"19\n"
+"help.text"
+msgid "DefVar v"
msgstr ""
-#: 01170101.xhp#hd_id3153569.249.help.text
-msgid "Progress value min."
-msgstr "Progress value minimum"
+#. LpU|
+#: 03103100.xhp
+#, fuzzy
+msgctxt ""
+"03103100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Let Statement [Runtime]"
+msgstr "Postavi Naredbu[Vrijeme izvršavanja]"
-#: 01170101.xhp#par_id3154506.248.help.text
-msgid "<ahelp hid=\".\">Specify the minimum value of a progress bar control.</ahelp>"
-msgstr ""
+#. JP!%
+#: 03103100.xhp
+#, fuzzy
+msgctxt ""
+"03103100.xhp\n"
+"bm_id3147242\n"
+"help.text"
+msgid "<bookmark_value>Let statement</bookmark_value>"
+msgstr "<bookmark_value>Naredba za izlaz</bookmark_value>"
-#: 01170101.xhp#hd_id3150134.42.help.text
-msgid "Read-only"
-msgstr "Samo za čitanje"
+#. UW)@
+#: 03103100.xhp
+#, fuzzy
+msgctxt ""
+"03103100.xhp\n"
+"hd_id3147242\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103100.xhp\" name=\"Let Statement [Runtime]\">Let Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Postavi Naredbu[Vrijeme izvršavanja]\">Postavi Naredbu[Vriejme izvršavanja]</link>"
-#: 01170101.xhp#par_id3155930.43.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to prevent the user from editing the value of the current control. The control is enabled and can be focussed but not modified.</ahelp>"
+#. %B.X
+#: 03103100.xhp
+msgctxt ""
+"03103100.xhp\n"
+"par_id3149233\n"
+"2\n"
+"help.text"
+msgid "Assigns a value to a variable."
msgstr ""
-#: 01170101.xhp#par_idN11112.help.text
-msgid "Repeat"
-msgstr "Ponovi"
+#. *AiS
+#: 03103100.xhp
+msgctxt ""
+"03103100.xhp\n"
+"hd_id3153127\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 01170101.xhp#par_idN11128.help.text
-msgid "<ahelp hid=\".\">Repeats trigger events when you keep the mouse button pressed on a control such as a spin button.</ahelp>"
+#. g:~C
+#: 03103100.xhp
+msgctxt ""
+"03103100.xhp\n"
+"par_id3154285\n"
+"4\n"
+"help.text"
+msgid "[Let] VarName=Expression"
msgstr ""
-#: 01170101.xhp#hd_id9579149.help.text
-msgid "Root displayed"
-msgstr "Prikazan je korijen"
+#. fkYg
+#: 03103100.xhp
+msgctxt ""
+"03103100.xhp\n"
+"hd_id3148944\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 01170101.xhp#par_id7126987.help.text
-msgid "<ahelp hid=\".\">Specifies if the root node of the tree control is displayed.</ahelp>"
+#. 3*j%
+#: 03103100.xhp
+msgctxt ""
+"03103100.xhp\n"
+"par_id3147560\n"
+"6\n"
+"help.text"
+msgid "<emph>VarName:</emph> Variable that you want to assign a value to. Value and variable type must be compatible."
msgstr ""
-#: 01170101.xhp#par_id9174779.help.text
-msgid "If Root displayed is set to FALSE, the root node of a model is no longer a valid node for the tree control and can't be used with any method of XTreeControl."
+#. xgrr
+#: 03103100.xhp
+msgctxt ""
+"03103100.xhp\n"
+"par_id3148451\n"
+"7\n"
+"help.text"
+msgid "As in most BASIC dialects, the keyword <emph>Let</emph> is optional."
msgstr ""
-#: 01170101.xhp#par_id594195.help.text
-msgctxt "01170101.xhp#par_id594195.help.text"
-msgid "The default value is TRUE."
-msgstr ""
+#. 3AA_
+#: 03103100.xhp
+msgctxt ""
+"03103100.xhp\n"
+"hd_id3145785\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 01170101.xhp#hd_id7534409.help.text
-msgid "Row height"
-msgstr "Visina reda"
+#. {TLR
+#: 03103100.xhp
+#, fuzzy
+msgctxt ""
+"03103100.xhp\n"
+"par_id3152939\n"
+"12\n"
+"help.text"
+msgid "MsgBox Len(sText) ' returns 9"
+msgstr "MsgBox Len(sText) REM Vraca 9"
-#: 01170101.xhp#par_id6471755.help.text
-msgid "<ahelp hid=\".\">Specifies the height of each row of a tree control, in pixels.</ahelp>"
+#. LVS9
+#: 03010000.xhp
+msgctxt ""
+"03010000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Screen I/O Functions"
msgstr ""
-#: 01170101.xhp#par_id2909329.help.text
-msgid "If the specified value is less than or equal to zero, the row height is the maximum height of all rows."
-msgstr ""
+#. !9t?
+#: 03010000.xhp
+#, fuzzy
+msgctxt ""
+"03010000.xhp\n"
+"hd_id3156280\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010000.xhp\" name=\"Screen I/O Functions\">Screen I/O Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"Brojcane Funkcije\">Brojcane Funkcije</link>"
-#: 01170101.xhp#par_id4601580.help.text
-msgid "The default value is 0."
-msgstr ""
+#. pL.R
+#: 03010000.xhp
+msgctxt ""
+"03010000.xhp\n"
+"par_id3153770\n"
+"2\n"
+"help.text"
+msgid "This section describes the Runtime Functions used to call dialogs for the input and output of user entries."
+msgstr "Ovo pokazuje Run Time funkcije koje pozivaju dijalog za inut i output korisnikovih unosa."
-#: 01170101.xhp#hd_id3148761.264.help.text
-msgid "Scale"
-msgstr "Omjer"
+#. HJTA
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"tit\n"
+"help.text"
+msgid "CreateUnoService Function [Runtime]"
+msgstr "CreateUnoService Function [Run-time]"
-#: 01170101.xhp#par_id3159134.265.help.text
-msgid "<ahelp hid=\".\">Scales the image to fit the control size.</ahelp>"
-msgstr ""
+#. T`0z
+#: 03131600.xhp
+#, fuzzy
+msgctxt ""
+"03131600.xhp\n"
+"bm_id3150682\n"
+"help.text"
+msgid "<bookmark_value>CreateUnoService function</bookmark_value>"
+msgstr "<bookmark_value>DateSerial funkcija</bookmark_value>"
-#: 01170101.xhp#hd_id7597277.help.text
-msgctxt "01170101.xhp#hd_id7597277.help.text"
-msgid "Scrollbar"
-msgstr ""
+#. zlm6
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"hd_id3150682\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03131600.xhp\" name=\"CreateUnoService Function [Runtime]\">CreateUnoService Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131600.xhp\" name=\"CreateUnoService Function [Run-time]\">CreateUnoService Function [Run-time]</link>"
-#: 01170101.xhp#par_id986968.help.text
-msgid "<ahelp hid=\".\">Adds the scrollbar type that you specify to a text box.</ahelp>"
+#. FJsP
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"par_id3152924\n"
+"2\n"
+"help.text"
+msgid "Instantiates a Uno service with the ProcessServiceManager."
msgstr ""
-#: 01170101.xhp#hd_id3147370.241.help.text
-msgid "Scroll value"
-msgstr "Vrijednost klizača"
+#. rpp?
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"hd_id3152801\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 01170101.xhp#par_id3159622.240.help.text
-msgid "<ahelp hid=\".\">Specify the initial value of a scrollbar control. This determines the position of the scrollbar slider.</ahelp>"
+#. $T?e
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"par_id3153346\n"
+"4\n"
+"help.text"
+msgid "oService = CreateUnoService( Uno service name )"
msgstr ""
-#: 01170101.xhp#hd_id3155440.252.help.text
-msgid "Scroll value max."
-msgstr "Scroll value maximum"
-
-#: 01170101.xhp#par_id3148877.251.help.text
-msgid "<ahelp hid=\".\">Specify the maximum value of a scrollbar control.</ahelp>"
-msgstr ""
+#. ,Go$
+#: 03131600.xhp
+#, fuzzy
+msgctxt ""
+"03131600.xhp\n"
+"par_idN1060F\n"
+"help.text"
+msgid "For a list of available services, go to: http://api.libreoffice.org/docs/common/ref/com/sun/star/module-ix.html"
+msgstr "Za listu dostupnih usluga,idite na: http://api.openoffice.org/docs/common/ref/com/sun/star/module-ix.html"
-#: 01170101.xhp#par_idN111E4.help.text
-msgid "Scroll value min."
-msgstr "Scroll value minimum"
+#. .j-A
+#: 03131600.xhp
+#, fuzzy
+msgctxt ""
+"03131600.xhp\n"
+"hd_id3151111\n"
+"5\n"
+"help.text"
+msgid "Examples:"
+msgstr "Primjer:"
-#: 01170101.xhp#par_idN111E8.help.text
-msgid "<ahelp hid=\".\">Specify the minimum value of a scrollbar control.</ahelp>"
+#. g#Au
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"par_id3154046\n"
+"6\n"
+"help.text"
+msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
msgstr ""
-#: 01170101.xhp#hd_id543534.help.text
-msgid "Show handles"
-msgstr "Prikaži rukovatelje"
-
-#: 01170101.xhp#par_id5060884.help.text
-msgid "<ahelp hid=\".\">Specifies whether the handles of the nodes should be displayed.</ahelp>"
+#. o1Ol
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"bm_id8334604\n"
+"help.text"
+msgid "<bookmark_value>filepicker;API service</bookmark_value>"
msgstr ""
-#: 01170101.xhp#par_id4974822.help.text
-msgid "The handles are dotted lines that visualize the hierarchy of the tree control."
-msgstr "The handles are dotted lines that visualise the hierarchy of the tree control."
-
-#: 01170101.xhp#par_id7687307.help.text
-msgctxt "01170101.xhp#par_id7687307.help.text"
-msgid "The default value is TRUE."
-msgstr ""
+#. cG5h
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"par_idN10625\n"
+"help.text"
+msgid "The following code uses a service to open a file open dialog:"
+msgstr "Sljedeci kod koristi uslugu da otvori dijalog box:"
-#: 01170101.xhp#hd_id4062013.help.text
-msgid "Show root handles"
-msgstr "Prikaži korijenske hvataljke"
+#. D`n4
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"par_idN1062B\n"
+"help.text"
+msgid "fName = FileOpenDialog (\"Please select a file\")"
+msgstr "fName = FileOpenDialogueBox(\"Izaberite fajl\")"
-#: 01170101.xhp#par_id3314004.help.text
-msgid "<ahelp hid=\".\">Specifies whether the handles of the nodes should also be displayed at root level.</ahelp>"
-msgstr ""
+#. VE1e
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"par_idN10630\n"
+"help.text"
+msgid "Print \"file chosen: \"+fName"
+msgstr ""
+
+#. {);3
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"tit\n"
+"help.text"
+msgid "Month Function [Runtime]"
+msgstr "Month funkcija [Run-time]"
-#: 01170101.xhp#par_id2396313.help.text
-msgctxt "01170101.xhp#par_id2396313.help.text"
-msgid "The default value is TRUE."
-msgstr ""
+#. K:Be
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"bm_id3153127\n"
+"help.text"
+msgid "<bookmark_value>Month function</bookmark_value>"
+msgstr "<bookmark_value>Month funkcija</bookmark_value>"
-#: 01170101.xhp#par_idN10EC2.help.text
-msgid "Selection"
-msgstr "Izbor"
+#. /\J|
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"hd_id3153127\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month Function [Runtime]\">Month Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month funkcija [Run-time]\">Month funkcija [Run-time]</link>"
-#: 01170101.xhp#par_idN10ED8.help.text
-msgid "<ahelp hid=\".\">Specifies the sequence of the selected items, where \"0\" corresponds to the first item. To select more than one item, Multiselection must be enabled.</ahelp>"
-msgstr ""
+#. .1^_
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"par_id3148550\n"
+"2\n"
+"help.text"
+msgid "Returns the month of a year from a serial date that is generated by the DateSerial or the DateValue function."
+msgstr "Vrača mjesec godine od serijskog datuma generisanog od strane DateSerial ili DateValue funkcije."
-#: 01170101.xhp#par_idN10EEB.help.text
-msgid "Click the <emph>...</emph> button to open the <emph>Selection</emph> dialog."
-msgstr "Click the <emph>...</emph> button to open the <emph>Izbor</emph> dialogue box."
+#. j{O,
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"hd_id3145068\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 01170101.xhp#par_idN10F0A.help.text
-msgid "<ahelp hid=\".\">Click the item or items that you want to select. To select more than one item, ensure that the Multiselection option is selected.</ahelp>"
-msgstr ""
+#. GAF\
+#: 03030104.xhp
+#, fuzzy
+msgctxt ""
+"03030104.xhp\n"
+"par_id3150398\n"
+"4\n"
+"help.text"
+msgid "Month (Number)"
+msgstr "Int (Broj)"
-#: 01170101.xhp#hd_id5026093.help.text
-msgid "Selection type"
-msgstr "Vrsta odabira"
+#. 9s-q
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"hd_id3154366\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 01170101.xhp#par_id1134067.help.text
-msgid "<ahelp hid=\".\">Specifies the selection mode that is enabled for this tree control.</ahelp>"
-msgstr ""
+#. p9KR
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"par_id3154125\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "Cjelobrojno"
-#: 01170101.xhp#hd_id3154193.87.help.text
-msgid "Spin Button"
-msgstr "Obrtno dugme"
+#. R!ih
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"hd_id3150768\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 01170101.xhp#par_id3145298.88.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to add spin buttons to a numerical, currency, date, or time control to allow increasing and decreasing the input value using arrow buttons.</ahelp>"
-msgstr "<ahelp hid=\".\">Select \"Yes\" to add spin buttons to a numeric, currency, date or time control to allow increasing and decreasing the input value using arrow buttons.</ahelp>"
+#. Sa{1
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"par_id3156423\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Numeric expression that contains the serial date number that is used to determine the month of the year."
+msgstr "<emph>Number</emph>: Numerički izraz koji sadrži serijski datum koji će se koristiti da se ustanovi mjesec godine."
-#: 01170101.xhp#hd_id3156267.232.help.text
-msgid "State"
-msgstr "Kanton"
+#. 0Xg1
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"par_id3153770\n"
+"9\n"
+"help.text"
+msgid "This function is the opposite of the <emph>DateSerial </emph>function. It returns the month in the year that corresponds to the serial date that is generated by <emph>DateSerial</emph> or <emph>DateValue</emph>. For example, the expression"
+msgstr "Ova funkcija je suprotna od <emph>DateSerial</emph> funkcije. Vrača mjesec u godini koji korespondira serijskom datumu generisanog od strane <emph>DateSerial</emph> ili <emph>DateValue</emph>. Na primjer, izraz"
-#: 01170101.xhp#par_id3150928.231.help.text
-msgid "<ahelp hid=\".\">Select the selection state of the current control.</ahelp>"
-msgstr "<ahelp hid=\".\">Selektuj selekciju stanja trenutne kontrole.</ahelp>"
+#. ;aol
+#: 03030104.xhp
+#, fuzzy
+msgctxt ""
+"03030104.xhp\n"
+"par_id3145366\n"
+"11\n"
+"help.text"
+msgid "returns the value 12."
+msgstr "vrača vrijednost 20."
-#: 01170101.xhp#hd_id3148396.112.help.text
-msgid "Strict format"
-msgstr "Striktni format"
+#. WX|`
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"hd_id3146923\n"
+"12\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 01170101.xhp#par_id3153042.113.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to only allow valid characters to be entered in a numerical, currency, date, or time control.</ahelp>"
-msgstr "<ahelp hid=\".\">Select \"Yes\" to only allow valid characters to be entered in a numeric, currency, date or time control.</ahelp>"
+#. 8fN[
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"par_id3149664\n"
+"14\n"
+"help.text"
+msgid "MsgBox \"\" & Month(Now) ,64,\"The current month\""
+msgstr "MsgBox \"\" & Month(Now) ,64,\"Trenutni mjesec\""
-#: 01170101.xhp#hd_id3149538.48.help.text
-msgid "Tabstop"
-msgstr "Tab"
+#. v9ET
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"tit\n"
+"help.text"
+msgid "GoSub...Return Statement [Runtime]"
+msgstr ""
-#: 01170101.xhp#par_id3148543.49.help.text
-msgid "<ahelp hid=\".\">Select the focus behavior of the current control when using the <emph>Tab</emph> key.</ahelp>"
-msgstr "<ahelp hid=\".\">Selektuj fokus ponasanja trenutne kontrolo koristeci <emph>Tab</emph> kljuc.</ahelp>"
+#. m`+2
+#: 03090301.xhp
+#, fuzzy
+msgctxt ""
+"03090301.xhp\n"
+"bm_id3147242\n"
+"help.text"
+msgid "<bookmark_value>GoSub...Return statement</bookmark_value>"
+msgstr "<bookmark_value>Sub izjava</bookmark_value>"
-#: 01170101.xhp#par_id3148776.178.help.text
-msgid "Default"
-msgstr "Uobičajeno"
+#. IL\]
+#: 03090301.xhp
+#, fuzzy
+msgctxt ""
+"03090301.xhp\n"
+"hd_id3147242\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090301.xhp\" name=\"GoSub...Return Statement [Runtime]\">GoSub...Return Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub izjava [Run-time]\">Sub izjava [Run-time]</link>"
-#: 01170101.xhp#par_id3153547.179.help.text
-msgid "Only input controls receive the focus when using the <emph>Tab</emph> key. Controls without input like caption controls are omitted."
+#. -khL
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3145316\n"
+"2\n"
+"help.text"
+msgid "Calls a subroutine that is indicated by a label from a subroutine or a function. The statements following the label are executed until the next Return statement. Afterwards, the program continues with the statement that follows the <emph>GoSub </emph>statement."
msgstr ""
-#: 01170101.xhp#par_id3154632.52.help.text
-msgid "No"
-msgstr "Ne"
+#. g=V;
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"hd_id3145609\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 01170101.xhp#par_id3150475.53.help.text
-msgid "When using the tab key focusing skips the control."
-msgstr ""
+#. r,Mz
+#: 03090301.xhp
+#, fuzzy
+msgctxt ""
+"03090301.xhp\n"
+"par_id3145069\n"
+"4\n"
+"help.text"
+msgid "see Parameters"
+msgstr "vidi Parametre"
-#: 01170101.xhp#par_id3150690.50.help.text
-msgid "Yes"
-msgstr "Da"
+#. N)@v
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"hd_id3147265\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 01170101.xhp#par_id3159106.51.help.text
-msgid "The control can be selected with the Tab key."
-msgstr ""
+#. NZi;
+#: 03090301.xhp
+#, fuzzy
+msgctxt ""
+"03090301.xhp\n"
+"par_id3148664\n"
+"6\n"
+"help.text"
+msgid "Sub/Function"
+msgstr "Završi Sub/Function"
-#: 01170101.xhp#hd_id3145152.147.help.text
-msgid "Thousands Separator"
-msgstr ""
+#. h^c@
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3150400\n"
+"7\n"
+"help.text"
+msgid "statement block"
+msgstr "blok izjava"
-#: 01170101.xhp#par_id3155085.148.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to display thousands separator characters in numerical and currency controls.</ahelp>"
-msgstr "<ahelp hid=\".\">Select \"Yes\" to display thousands separator characters in numeric and currency controls.</ahelp>"
+#. s5{;
+#: 03090301.xhp
+#, fuzzy
+msgctxt ""
+"03090301.xhp\n"
+"par_id3154140\n"
+"8\n"
+"help.text"
+msgid "Label"
+msgstr "Oznaka"
-#: 01170101.xhp#hd_id3152816.168.help.text
-msgid "Time Format"
-msgstr ""
+#. $\cJ
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3150869\n"
+"9\n"
+"help.text"
+msgid "statement block"
+msgstr "blok izjava"
-#: 01170101.xhp#par_id3145263.169.help.text
-msgid "<ahelp hid=\".\">Select the format to be used for time controls.</ahelp>"
+#. l+Ce
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3154909\n"
+"10\n"
+"help.text"
+msgid "GoSub Label"
msgstr ""
-#: 01170101.xhp#hd_id3153920.127.help.text
-msgid "Time max."
-msgstr "Time maximum"
+#. +MY2
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3153969\n"
+"11\n"
+"help.text"
+msgid "Exit Sub/Function"
+msgstr "Izađi Sub/Function"
-#: 01170101.xhp#par_id3155401.128.help.text
-msgid "<ahelp hid=\".\">Specify the maximum time value for a time control.</ahelp>"
-msgstr ""
+#. /Elh
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3154685\n"
+"12\n"
+"help.text"
+msgid "Label:"
+msgstr "Oznaka:"
-#: 01170101.xhp#hd_id3163818.135.help.text
-msgid "Time min."
-msgstr "Time minimum"
+#. !:4(
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3145786\n"
+"13\n"
+"help.text"
+msgid "statement block"
+msgstr "blok izjava"
-#: 01170101.xhp#par_id3156262.136.help.text
-msgid "<ahelp hid=\".\">Specify the minimum time value for a time control.</ahelp>"
-msgstr ""
+#. [5lC
+#: 03090301.xhp
+#, fuzzy
+msgctxt ""
+"03090301.xhp\n"
+"par_id3159252\n"
+"14\n"
+"help.text"
+msgid "Return"
+msgstr "Vrati"
-#: 01170101.xhp#hd_id3148638.266.help.text
-msgid "Title"
-msgstr "Naslov"
+#. Q?*l
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3154321\n"
+"15\n"
+"help.text"
+msgid "End Sub/Function"
+msgstr "Završi Sub/Function"
-#: 01170101.xhp#par_id3147169.267.help.text
-msgid "<ahelp hid=\".\">Specify the title of the dialog. Click the border of the dialog to select the dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Specify the title of the dialogue box. Click the border of the dialogue box to select the dialogue box.</ahelp>"
+#. rTVx
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3147318\n"
+"16\n"
+"help.text"
+msgid "The <emph>GoSub</emph> statement calls a local subroutine indicated by a label from within a subroutine or a function. The name of the label must end with a colon (\":\")."
+msgstr "<emph>GoSub</emph> izraz zove lokalnu podrutinu indiciranu oznakom unutar podrutine ili funkcije. Naziv oznake mora završavati sa tačkom (\":\")."
-#: 01170101.xhp#par_id3153716.55.help.text
-msgid "<emph>Titles</emph> are only used for labeling a dialog and can only contain one line. Please note that if you work with macros, controls are only called through their <emph>Name</emph> property."
-msgstr "<emph>Titles</emph> are only used for labelling a dialogue box and can only contain one line. Please note that if you work with macros, controls are only called through their <emph>Ime</emph> property."
+#. O,Aj
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3153190\n"
+"17\n"
+"help.text"
+msgid "If the program encounters a Return statement not preceded by <emph>GoSub</emph>, $[officename] Basic returns an error message. Use <emph>Exit Sub</emph> or <emph>Exit Function</emph> to ensure that the program leaves a Sub or Function before reaching the next Return statement."
+msgstr "PREVEDIAko program naiđe na Vrati naredbu kojoj ne prethodi <emph>GoSub</emph>, $[officename] Basic vraća poruku greške. Koristi <emph>Exit Sub</emph> ili <emph>Exit Function</emph> kako bi se osiguralo da program ostavlja Sub ili Function prije nego dosegne sljedeću Vrati naredbu."
-#: 01170101.xhp#hd_id3152594.173.help.text
-msgid "Tristate"
-msgstr "Tri-state"
+#. $l2Z
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3145799\n"
+"19\n"
+"help.text"
+msgid "The following example demonstrates the use of <emph>GoSub</emph> and <emph>Return</emph>. By executing a program section twice, the program calculates the square root of two numbers that are entered by the user."
+msgstr "Sljedeći primjer pokazuje korištenje <emph> GoSub </emph> i <emph> Vrati </emph>. Izvršenjem sekcije programa dvaput, program izračunava kvadratni korijen od dva broja koji su unesene od strane korisnika."
-#: 01170101.xhp#par_id3149825.174.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to allow a check box to have three states (checked, unchecked, and grayed out) instead of two (checked and unchecked).</ahelp>"
-msgstr "<ahelp hid=\".\">Select \"Yes\" to allow a tick box to have three states (ticked, unticked and greyed out) instead of two (ticked and unticked).</ahelp>"
+#. @q^9
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"hd_id3156284\n"
+"20\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 01170101.xhp#hd_id3150614.268.help.text
-msgctxt "01170101.xhp#hd_id3150614.268.help.text"
-msgid "Value"
-msgstr "Vrijednost"
+#. rvNV
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3146970\n"
+"25\n"
+"help.text"
+msgid "iInputa = Int(InputBox$ \"Enter the first number: \",\"NumberInput\"))"
+msgstr "iInputa = Int(InputBox$ \"Unesi prvi broj: \",\"NumberInput\"))"
-#: 01170101.xhp#par_id3154315.269.help.text
-#, fuzzy
-msgid "<ahelp hid=\".\">Specify the value for the current control.</ahelp>"
-msgstr "<ahelp hid=\".\">Specify the background colour for the current control.</ahelp>"
+#. +/PP
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3150329\n"
+"26\n"
+"help.text"
+msgid "iInputb = Int(InputBox$ \"Enter the second number: \",\"NumberInput\"))"
+msgstr "iInputb = Int(InputBox$ \"Unesi drugi broj: \",\"NumberInput\"))"
-#: 01170101.xhp#hd_id3152480.125.help.text
-msgid "Value max."
-msgstr "Value maximum"
+#. 7T}D
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3154756\n"
+"29\n"
+"help.text"
+msgid "Print \"The square root of\";iInputa;\" is\";iInputc"
+msgstr "Print \"Kvadratni korijen of\";iInputa;\" je\";iInputc"
-#: 01170101.xhp#par_id3163823.126.help.text
+#. DVmo
+#: 03090301.xhp
#, fuzzy
-msgid "<ahelp hid=\".\">Specify the maximum value for the current control.</ahelp>"
-msgstr "<ahelp hid=\".\">Specify the background colour for the current control.</ahelp>"
+msgctxt ""
+"03090301.xhp\n"
+"par_id3147340\n"
+"32\n"
+"help.text"
+msgid "Print \"The square root of\";iInputb;\" is\";iInputc"
+msgstr "Print \"Kvadratni korijen of\";iInputa;\" je\";iInputc"
-#: 01170101.xhp#hd_id3149276.133.help.text
-msgid "Value min."
-msgstr "Value minimum"
+#. R#O|
+#: 03090408.xhp
+msgctxt ""
+"03090408.xhp\n"
+"tit\n"
+"help.text"
+msgid "Stop Statement [Runtime]"
+msgstr "Stop Statement [Run-time]"
-#: 01170101.xhp#par_id3145088.134.help.text
+#. oQ=*
+#: 03090408.xhp
#, fuzzy
-msgid "<ahelp hid=\".\">Specify the minimum value for the current control.</ahelp>"
-msgstr "<ahelp hid=\".\">Specify the background colour for the current control.</ahelp>"
+msgctxt ""
+"03090408.xhp\n"
+"bm_id3153311\n"
+"help.text"
+msgid "<bookmark_value>Stop statement</bookmark_value>"
+msgstr "<bookmark_value>Sub izjava</bookmark_value>"
-#: 01170101.xhp#hd_id3149712.234.help.text
-msgid "Visible size"
-msgstr "Vidljiva veličina"
+#. !]1g
+#: 03090408.xhp
+msgctxt ""
+"03090408.xhp\n"
+"hd_id3153311\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090408.xhp\" name=\"Stop Statement [Runtime]\">Stop Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090408.xhp\" name=\"Stop Statement [Run-time]\">Stop Statement [Run-time]</link>"
-#: 01170101.xhp#par_id3149445.233.help.text
-msgid "<ahelp hid=\".\">Specify the length of the slider of a scrollbar control.</ahelp>"
-msgstr ""
+#. AKbS
+#: 03090408.xhp
+msgctxt ""
+"03090408.xhp\n"
+"par_id3154142\n"
+"2\n"
+"help.text"
+msgid "Stops the execution of the Basic program."
+msgstr "Zaustavlja izvršenje Basic programa"
-#: 01170101.xhp#hd_id3152472.142.help.text
-msgid "Width"
-msgstr "Širina"
+#. KL+x
+#: 03090408.xhp
+msgctxt ""
+"03090408.xhp\n"
+"hd_id3153126\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 01170101.xhp#par_id3157963.143.help.text
-msgid "<ahelp hid=\".\">Specify the width of the current control or dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Specify the width of the current control or dialogue box.</ahelp>"
+#. JqKE
+#: 03090408.xhp
+msgctxt ""
+"03090408.xhp\n"
+"par_id3156023\n"
+"4\n"
+"help.text"
+msgid "Stop"
+msgstr "Zaustavi"
-#: 03120202.xhp#tit.help.text
-#, fuzzy
-msgid "String Function [Runtime]"
-msgstr "Str Funkcija [Vrijeme izvršavanja]"
+#. R`wE
+#: 03090408.xhp
+msgctxt ""
+"03090408.xhp\n"
+"hd_id3156344\n"
+"5\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03120202.xhp#bm_id3147291.help.text
-#, fuzzy
-msgid "<bookmark_value>String function</bookmark_value>"
-msgstr "<bookmark_value>Str Funkcija</bookmark_value>"
+#. +R]U
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"tit\n"
+"help.text"
+msgid "RGB Function [Runtime]"
+msgstr "RGB Function [Run-time]"
-#: 03120202.xhp#hd_id3147291.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03120202.xhp\" name=\"String Function [Runtime]\">String Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120103.xhp\" name=\"Str Funkcija [Vrijeme izvršavanja]\">Str Funkcija [Vrijeme izvršavanja]</link>"
+#. Kr,C
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"hd_id3150792\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB Function [Runtime]\">RGB Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB Function [Run-time]\">RGB Function [Run-time]</link>"
-#: 03120202.xhp#par_id3147242.2.help.text
-msgid "Creates a string according to the specified character, or the first character of a string expression that is passed to the function."
-msgstr ""
+#. 5%dE
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"par_id3150447\n"
+"2\n"
+"help.text"
+msgid "Returns a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"long integer color value\">long integer color value</link> consisting of red, green, and blue components."
+msgstr "Returns a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"long integer colour value\">long integer colour value</link> consisting of red, green and blue components."
-#: 03120202.xhp#hd_id3149516.3.help.text
-msgctxt "03120202.xhp#hd_id3149516.3.help.text"
+#. 3MXR
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"hd_id3147229\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03120202.xhp#par_id3149233.4.help.text
-msgid "String (n As Long, {expression As Integer | character As String})"
+#. `dC1
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"par_id3155132\n"
+"4\n"
+"help.text"
+msgid "RGB (Red, Green, Blue)"
msgstr ""
-#: 03120202.xhp#hd_id3143270.5.help.text
-msgctxt "03120202.xhp#hd_id3143270.5.help.text"
+#. K:?4
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"hd_id3156442\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03120202.xhp#par_id3147530.6.help.text
-#, fuzzy
-msgctxt "03120202.xhp#par_id3147530.6.help.text"
-msgid "String"
-msgstr "Stringovi"
+#. cpy,
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"par_id3159153\n"
+"6\n"
+"help.text"
+msgid "Long"
+msgstr ""
-#: 03120202.xhp#hd_id3154923.7.help.text
-msgctxt "03120202.xhp#hd_id3154923.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. {#Nu
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"hd_id3154013\n"
+"7\n"
+"help.text"
+msgid "Parameter:"
+msgstr "Parametar:"
-#: 03120202.xhp#par_id3154347.8.help.text
-msgid "<emph>n:</emph> Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 65535."
-msgstr ""
+#. bQra
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"par_id3152597\n"
+"8\n"
+"help.text"
+msgid "<emph>Red</emph>: Any integer expression that represents the red component (0-255) of the composite color."
+msgstr "<emph>Red</emph>: An integer expression that represents the red component (0-255) of the composite colour."
-#: 03120202.xhp#par_id3148664.9.help.text
-msgid "<emph>Expression:</emph> Numeric expression that defines the ASCII code for the character."
-msgstr ""
+#. Xc##
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"par_id3146974\n"
+"9\n"
+"help.text"
+msgid "<emph>Green</emph>: Any integer expression that represents the green component (0-255) of the composite color."
+msgstr "<emph>Zelena</emph>: An integer expression that represents the green component (0-255) of the composite colour."
-#: 03120202.xhp#par_id3150359.10.help.text
-msgid "<emph>Character:</emph> Any single character used to build the return string, or any string of which only the first character will be used."
-msgstr ""
+#. .j@o
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"par_id3151113\n"
+"10\n"
+"help.text"
+msgid "<emph>Blue</emph>: Any integer expression that represents the blue component (0-255) of the composite color."
+msgstr "<emph>Plava</emph>: An integer expression that represents the blue component (0-255) of the composite colour."
-#: 03120202.xhp#hd_id3152920.11.help.text
-msgctxt "03120202.xhp#hd_id3152920.11.help.text"
+#. 3P{K
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"hd_id3147435\n"
+"11\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03120202.xhp#par_id3149203.12.help.text
+#. vcX,
+#: 03010305.xhp
#, fuzzy
-msgid "Sub ExampleString"
-msgstr "Sub PrimjerStr"
-
-#: 03120202.xhp#par_id3154124.13.help.text
-#, fuzzy
-msgctxt "03120202.xhp#par_id3154124.13.help.text"
-msgid "Dim sText as String"
-msgstr "MkDir tekst kao string"
-
-#: 03120202.xhp#par_id3147230.15.help.text
-msgid "sText = String(10,\"A\")"
-msgstr ""
-
-#: 03120202.xhp#par_id3153970.16.help.text
-msgctxt "03120202.xhp#par_id3153970.16.help.text"
-msgid "Msgbox sText"
-msgstr ""
+msgctxt ""
+"03010305.xhp\n"
+"par_id3145647\n"
+"15\n"
+"help.text"
+msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
+msgstr "MsgBox \"The colour \" & lVar & \" consists of:\" & Chr(13) &_"
-#: 03120202.xhp#par_id3145785.18.help.text
-msgid "sText = String(10,65)"
+#. k~*r
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"par_id3154491\n"
+"16\n"
+"help.text"
+msgid "\"red= \" & red(lVar) & Chr(13)&_"
msgstr ""
-#: 03120202.xhp#par_id3147288.19.help.text
-msgctxt "03120202.xhp#par_id3147288.19.help.text"
-msgid "Msgbox sText"
+#. UW.U
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"par_id3149401\n"
+"17\n"
+"help.text"
+msgid "\"green= \" & green(lVar) & Chr(13)&_"
msgstr ""
-#: 03120202.xhp#par_id3153138.24.help.text
-#, fuzzy
-msgctxt "03120202.xhp#par_id3153138.24.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. M3|T
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"par_id3150716\n"
+"18\n"
+"help.text"
+msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
+msgstr "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colours\""
-#: 03020203.xhp#tit.help.text
+#. KzPt
+#: 03102600.xhp
#, fuzzy
-msgid "Line Input # Statement [Runtime]"
-msgstr "DefInt Red [Pokrenuti-vrijeme]"
+msgctxt ""
+"03102600.xhp\n"
+"tit\n"
+"help.text"
+msgid "IsNull Function [Runtime]"
+msgstr "Shell Funkcija [U izvršenju]"
-#: 03020203.xhp#bm_id3153361.help.text
+#. pV7J
+#: 03102600.xhp
#, fuzzy
-msgid "<bookmark_value>Line Input statement</bookmark_value>"
-msgstr "<bookmark_value>DefInt red</bookmark_value>"
+msgctxt ""
+"03102600.xhp\n"
+"bm_id3155555\n"
+"help.text"
+msgid "<bookmark_value>IsNull function</bookmark_value><bookmark_value>Null value</bookmark_value>"
+msgstr "<bookmark_value>Rem izjava</bookmark_value> <bookmark_value>comentari;Rem izjava</bookmark_value>"
-#: 03020203.xhp#hd_id3153361.1.help.text
+#. -89b
+#: 03102600.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03020203.xhp\" name=\"Line Input # Statement [Runtime]\">Line Input # Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020406.xhp\" name=\"FileCopy Izjava [Run-time]\">FileCopy izjava [Run-time]</link>"
+msgctxt ""
+"03102600.xhp\n"
+"hd_id3155555\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03102600.xhp\" name=\"IsNull Function [Runtime]\">IsNull Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100400.xhp\" name=\"CDbl Function [Run-time]\">CDbl Function [Run-time]</link>"
-#: 03020203.xhp#par_id3156280.2.help.text
-msgid "Reads strings from a sequential file into a variable."
+#. WLEP
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"par_id3146957\n"
+"2\n"
+"help.text"
+msgid "Tests if a Variant contains the special Null value, indicating that the variable does not contain data."
msgstr ""
-#: 03020203.xhp#hd_id3150447.3.help.text
-msgctxt "03020203.xhp#hd_id3150447.3.help.text"
+#. nC;n
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"hd_id3150670\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03020203.xhp#par_id3147229.4.help.text
-msgid "Line Input #FileNumber As Integer, Var As String "
+#. ?W.r
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"par_id3150984\n"
+"4\n"
+"help.text"
+msgid "IsNull (Var)"
msgstr ""
-#: 03020203.xhp#hd_id3145173.5.help.text
-msgctxt "03020203.xhp#hd_id3145173.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. =_kG
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"hd_id3149514\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03020203.xhp#par_id3161832.6.help.text
-msgid "<emph>FileNumber: </emph>Number of the file that contains the data that you want to read. The file must have been opened in advance with the Open statement using the key word INPUT."
+#. Z|G*
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"par_id3145609\n"
+"6\n"
+"help.text"
+msgid "Bool"
msgstr ""
-#: 03020203.xhp#par_id3151119.7.help.text
-msgid "<emph>var:</emph> The name of the variable that stores the result."
+#. @j8$
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"hd_id3149669\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
+
+#. QKst
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"par_id3159414\n"
+"8\n"
+"help.text"
+msgid "<emph>Var:</emph> Any variable that you want to test. This function returns True if the Variant contains the Null value, or False if the Variant does not contain the Null value."
msgstr ""
-#: 03020203.xhp#par_id3150010.8.help.text
-msgid "With the <emph>Line Input#</emph> statement, you can read strings from an open file into a variable. String variables are read line-by-line up to the first carriage return (Asc=13) or linefeed (Asc=10). Line end marks are not included in the resulting string."
+#. =\zw
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"par_idN1062A\n"
+"help.text"
+msgid "<emph>Null</emph> - This value is used for a variant data sub type without valid contents."
msgstr ""
-#: 03020203.xhp#hd_id3163711.9.help.text
-msgctxt "03020203.xhp#hd_id3163711.9.help.text"
+#. (#+S
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"hd_id3153381\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03020203.xhp#par_id3145271.10.help.text
-msgctxt "03020203.xhp#par_id3145271.10.help.text"
-msgid "Sub ExampleWorkWithAFile"
-msgstr ""
-
-#: 03020203.xhp#par_id3156444.11.help.text
-#, fuzzy
-msgctxt "03020203.xhp#par_id3156444.11.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iColour As Integer"
-
-#: 03020203.xhp#par_id3147349.12.help.text
+#. %fYR
+#: 03070300.xhp
#, fuzzy
-msgctxt "03020203.xhp#par_id3147349.12.help.text"
-msgid "Dim sLine As String"
-msgstr "Dim sVar kao String"
+msgctxt ""
+"03070300.xhp\n"
+"tit\n"
+"help.text"
+msgid "\"+\" Operator [Runtime]"
+msgstr "MOD Operator [Vrijeme izvodjenja]"
-#: 03020203.xhp#par_id3149664.13.help.text
+#. 8E|G
+#: 03070300.xhp
#, fuzzy
-msgctxt "03020203.xhp#par_id3149664.13.help.text"
-msgid "Dim aFile As String"
-msgstr "DIM sFile Kao String"
+msgctxt ""
+"03070300.xhp\n"
+"bm_id3145316\n"
+"help.text"
+msgid "<bookmark_value>\"+\" operator (mathematical)</bookmark_value>"
+msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
-#: 03020203.xhp#par_id3147436.36.help.text
+#. 4I-6
+#: 03070300.xhp
#, fuzzy
-msgctxt "03020203.xhp#par_id3147436.36.help.text"
-msgid "Dim sMsg as String"
-msgstr "Dim sVar kao String"
-
-#: 03020203.xhp#par_id3154730.14.help.text
-msgctxt "03020203.xhp#par_id3154730.14.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr ""
-
-#: 03020203.xhp#par_id3145647.16.help.text
-msgctxt "03020203.xhp#par_id3145647.16.help.text"
-msgid "iNumber = Freefile"
-msgstr ""
+msgctxt ""
+"03070300.xhp\n"
+"hd_id3145316\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03070300.xhp\">\"+\" Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100050.xhp\">CCur Function [Run-time]</link>"
-#: 03020203.xhp#par_id3149959.17.help.text
-msgctxt "03020203.xhp#par_id3149959.17.help.text"
-msgid "Open aFile For Output As #iNumber"
+#. ]X.;
+#: 03070300.xhp
+msgctxt ""
+"03070300.xhp\n"
+"par_id3145068\n"
+"2\n"
+"help.text"
+msgid "Adds or combines two expressions."
msgstr ""
-#: 03020203.xhp#par_id3147124.18.help.text
-#, fuzzy
-msgctxt "03020203.xhp#par_id3147124.18.help.text"
-msgid "Print #iNumber, \"This is a line of text\""
-msgstr "Isštampati #iBroj, \"Prvi red teksta\""
+#. ]SUO
+#: 03070300.xhp
+msgctxt ""
+"03070300.xhp\n"
+"hd_id3144500\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03020203.xhp#par_id3153415.19.help.text
+#. v*Xr
+#: 03070300.xhp
#, fuzzy
-msgctxt "03020203.xhp#par_id3153415.19.help.text"
-msgid "Print #iNumber, \"This is another line of text\""
-msgstr "Isštampati #iBroj, \"Drugi red teksta\""
-
-#: 03020203.xhp#par_id3146969.20.help.text
-msgctxt "03020203.xhp#par_id3146969.20.help.text"
-msgid "Close #iNumber"
-msgstr ""
-
-#: 03020203.xhp#par_id3154482.24.help.text
-msgctxt "03020203.xhp#par_id3154482.24.help.text"
-msgid "iNumber = Freefile"
-msgstr ""
-
-#: 03020203.xhp#par_id3150321.25.help.text
-msgctxt "03020203.xhp#par_id3150321.25.help.text"
-msgid "Open aFile For Input As iNumber"
-msgstr ""
-
-#: 03020203.xhp#par_id3155443.26.help.text
-msgctxt "03020203.xhp#par_id3155443.26.help.text"
-msgid "While not eof(iNumber)"
-msgstr ""
-
-#: 03020203.xhp#par_id3155764.27.help.text
-msgctxt "03020203.xhp#par_id3155764.27.help.text"
-msgid "Line Input #iNumber, sLine"
-msgstr ""
-
-#: 03020203.xhp#par_id3156382.28.help.text
-msgctxt "03020203.xhp#par_id3156382.28.help.text"
-msgid "If sLine <>\"\" then"
-msgstr ""
-
-#: 03020203.xhp#par_id3147338.29.help.text
-msgctxt "03020203.xhp#par_id3147338.29.help.text"
-msgid "sMsg = sMsg & sLine & chr(13)"
-msgstr ""
-
-#: 03020203.xhp#par_id3147362.31.help.text
-msgctxt "03020203.xhp#par_id3147362.31.help.text"
-msgid "end if"
-msgstr ""
-
-#: 03020203.xhp#par_id3155333.32.help.text
-msgctxt "03020203.xhp#par_id3155333.32.help.text"
-msgid "wend"
-msgstr ""
+msgctxt ""
+"03070300.xhp\n"
+"par_id3150358\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 + Expression2"
+msgstr "Resultat = Izrar_1 MOD Izraz_2"
-#: 03020203.xhp#par_id3153965.33.help.text
-msgctxt "03020203.xhp#par_id3153965.33.help.text"
-msgid "Close #iNumber"
-msgstr ""
+#. AM~E
+#: 03070300.xhp
+msgctxt ""
+"03070300.xhp\n"
+"hd_id3150400\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03020203.xhp#par_id3147345.37.help.text
-msgctxt "03020203.xhp#par_id3147345.37.help.text"
-msgid "Msgbox sMsg"
-msgstr ""
+#. v*.C
+#: 03070300.xhp
+#, fuzzy
+msgctxt ""
+"03070300.xhp\n"
+"par_id3154123\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numerical expression that contains the result of the addition."
+msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
-#: 03020203.xhp#par_id3149257.34.help.text
+#. X(k}
+#: 03070300.xhp
#, fuzzy
-msgctxt "03020203.xhp#par_id3149257.34.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"03070300.xhp\n"
+"par_id3150870\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to combine or to add."
+msgstr "<emph>Izraz_1, Izraz_2</emph>: Brojcani izraz koji zelite da podijelite."
-#: 03080501.xhp#tit.help.text
-msgid "Fix Function [Runtime]"
-msgstr "Popravna Funkcija [Run-time]"
+#. Di)B
+#: 03070300.xhp
+msgctxt ""
+"03070300.xhp\n"
+"hd_id3153969\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03080501.xhp#bm_id3159201.help.text
-msgid "<bookmark_value>Fix function</bookmark_value>"
-msgstr "<bookmark_value>Popravna Funkcija</bookmark_value>"
+#. 0IUo
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"tit\n"
+"help.text"
+msgid "Trim Function [Runtime]"
+msgstr "Trim funkcija [U izvršenju]"
-#: 03080501.xhp#hd_id3159201.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080501.xhp\" name=\"Fix Function [Runtime]\">Fix Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080501.xhp\" name=\"Popravna Funkcija [Run-time]\">Popravna Funkcija [Run-time]</link>"
+#. wg;!
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"bm_id3150616\n"
+"help.text"
+msgid "<bookmark_value>Trim function</bookmark_value>"
+msgstr "<bookmark_value>Trim funkcija</bookmark_value>"
-#: 03080501.xhp#par_id3149346.2.help.text
-msgid "Returns the integer value of a numeric expression by removing the fractional part of the number."
-msgstr "Vraca vrijednost u obliku cijelog broja tako sto odstrani frakcionalni dio broja."
+#. Q~P7
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"hd_id3150616\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Trim Function [Runtime]\">Trim Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Trim Function [Run-time]\">Trim funkcija [U izvršenju]</link>"
-#: 03080501.xhp#hd_id3155419.3.help.text
-msgctxt "03080501.xhp#hd_id3155419.3.help.text"
+#. XmKB
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"par_id3149177\n"
+"2\n"
+"help.text"
+msgid "Removes all leading and trailing spaces from a string expression."
+msgstr "Uklanja sve vodece i pratece prostore od niza izraza."
+
+#. wO,N
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"hd_id3159157\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03080501.xhp#par_id3156152.4.help.text
-msgid "Fix (Expression)"
-msgstr "Popravna (Izraz)"
+#. XgN9
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"par_id3155341\n"
+"4\n"
+"help.text"
+msgid "Trim( Text As String )"
+msgstr "Trim(Tekst kao String)"
-#: 03080501.xhp#hd_id3154923.5.help.text
-msgctxt "03080501.xhp#hd_id3154923.5.help.text"
+#. |/U9
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"hd_id3155388\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03080501.xhp#par_id3148947.6.help.text
-msgctxt "03080501.xhp#par_id3148947.6.help.text"
-msgid "Double"
-msgstr ""
+#. Y\lo
+#: 03120311.xhp
+#, fuzzy
+msgctxt ""
+"03120311.xhp\n"
+"par_id3143228\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "Stringovi"
-#: 03080501.xhp#hd_id3154760.7.help.text
-msgctxt "03080501.xhp#hd_id3154760.7.help.text"
+#. $K(E
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"hd_id3145609\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03080501.xhp#par_id3149457.8.help.text
-msgid "<emph>Expression:</emph> Numeric expression that you want to return the integer value for."
-msgstr "<emph>Izraz</emph>: Brojcani izraz za koji zelite da vratite vrijednost u obliku cijelog broja."
+#. D:!6
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"par_id3159414\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression."
+msgstr "<emph>Text</emph>: Bilo koji string izraz."
-#: 03080501.xhp#hd_id3150447.9.help.text
-msgctxt "03080501.xhp#hd_id3150447.9.help.text"
+#. ^`=5
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"hd_id3148663\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03080501.xhp#par_id3153193.10.help.text
-msgid "sub ExampleFix"
-msgstr "sub PrimjerPopravna"
-
-#: 03080501.xhp#par_id3156214.11.help.text
-msgid "Print Fix(3.14159) REM returns 3."
-msgstr "Ispis Popravna(3.1415926) REM vraca 3."
-
-#: 03080501.xhp#par_id3154217.12.help.text
-msgid "Print Fix(0) REM returns 0."
-msgstr "Ispis Popravna(0) REM vraca 0."
-
-#: 03080501.xhp#par_id3145786.13.help.text
-msgid "Print Fix(-3.14159) REM returns -3."
-msgstr "Ispis Popravna(-3.1415926)REM vraca -3."
-
-#: 03080501.xhp#par_id3153188.14.help.text
-msgctxt "03080501.xhp#par_id3153188.14.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 01030300.xhp#tit.help.text
-msgid "Debugging a Basic Program"
-msgstr "Uklanjanje pogreški u Basic Programu"
-
-#: 01030300.xhp#bm_id3153344.help.text
-msgid "<bookmark_value>debugging Basic programs</bookmark_value><bookmark_value>variables; observing values</bookmark_value><bookmark_value>watching variables</bookmark_value><bookmark_value>run-time errors in Basic</bookmark_value><bookmark_value>error codes in Basic</bookmark_value><bookmark_value>breakpoints</bookmark_value><bookmark_value>Call Stack window</bookmark_value>"
-msgstr "<bookmark_value>ispravljanje greški u Basic programima</bookmark_value><bookmark_value>varijable; posmatranje vrijednosti </bookmark_value><bookmark_value>watching variables</bookmark_value><bookmark_value> greške za vrijeme pokretanja u Basicu</bookmark_value><bookmark_value> pogrešni kodovi u Basicu</bookmark_value><bookmark_value>breakpoints</bookmark_value><bookmark_value>Call Stack window</bookmark_value>"
-
-#: 01030300.xhp#hd_id3153344.1.help.text
-msgid "<link href=\"text/sbasic/shared/01030300.xhp\">Debugging a Basic Program</link>"
-msgstr "<link href=\"text/sbasic/shared/01030300.xhp\">Debugging a Basic Program (Ispravljanje Pogreški u Programu Basica</link>"
-
-#: 01030300.xhp#hd_id3159224.4.help.text
-msgid "Breakpoints and Single Step Execution"
-msgstr "Tačke prekida i Izvršavanje Jednim korakom"
-
-#: 01030300.xhp#par_id3150682.5.help.text
-msgid "You can check each line in your Basic program for errors using single step execution. Errors are easily traced since you can immediately see the result of each step. A pointer in the breakpoint column of the Editor indicates the current line. You can also set a breakpoint if you want to force the program to be interrupted at a specific position."
-msgstr "Možete provjeriti svaki red u vašem Basic programu za greške koristeći Izvršavanje jednim korakom. Greške se lahko lociraju jer odmah možete vidjeti rezultat svakog koraka. Pokazatelj u koloni tačke prekida Editora ukazuje na trenutni red. Također možete vi postaviti tačku prekida ukoliko želite natjerati program da bude prekinut na određenom mjestu."
-
-#: 01030300.xhp#par_id3147303.7.help.text
-msgid "Double-click in the <emph>breakpoint</emph> column at the left of the Editor window to toggle a breakpoint at the corresponding line. When the program reaches a breakpoint, the program execution is interrupted."
-msgstr "Dva puta kliknite <emph>breakpoint</emph> kolonu na lijevo u Editoru da bi aktivirali tačku prekida u odgovarajućem redu. Kada program dođe do tačke prekida, izvršavanje programa je prekinuto."
-
-#: 01030300.xhp#par_id3155805.8.help.text
-msgid "The <emph>single step </emph>execution using the <emph>Single Step</emph> icon causes the program to branch into procedures and functions."
-msgstr "<emph>single step</emph> izvršavanje koristeći <emph>Single Step</emph> ikonicu uzrokuje program da se razgrana u procedure i funkcije."
-
-#: 01030300.xhp#par_id3151110.25.help.text
-msgid "The procedure step execution using the <emph>Procedure Step</emph> icon causes the program to skip over procedures and functions as a single step."
-msgstr "Izvršavanje Korak Procedure koristeći <emph>Procedure Step</emph> ikonicu uzrokuje program da preskoči procedure i funkcije kao jedan korak."
-
-#: 01030300.xhp#hd_id3153825.9.help.text
-msgid "Properties of a Breakpoint"
-msgstr "Karakteristike Breakpoint (Tačke Prekida)"
-
-#: 01030300.xhp#par_id3147574.26.help.text
-msgid "The properties of a breakpoint are available through its context menu by right-clicking the breakpoint in the breakpoint column."
-msgstr "Karakteristike tačke prekida su dostupne kroz kontekstualni meni desnim klikom na tačku prekida u koloni tački prekida."
-
-#: 01030300.xhp#par_id3148473.10.help.text
-msgid "You can <emph>activate</emph> and <emph>deactivate</emph> a breakpoint by selecting <emph>Active</emph> from its context menu. When a breakpoint is deactivated, it does not interrupt the program execution. "
-msgstr "Možete <emph>activate</emph> i <emph>deactivate</emph> tačku prekida tako što ćete izabrati <emph>Active</emph> iz menija. Kada je tačka prekida deaktivirana, izvršavanje programa se ne prekida."
-
-#: 01030300.xhp#par_id3159413.27.help.text
-msgid "Select <emph>Properties</emph> from the context menu of a breakpoint or select <emph>Breakpoints</emph> from the context menu of the breakpoint column to call the <emph>Breakpoints</emph> dialog where you can specify other breakpoint options."
-msgstr "Izaberite <emph>Osobine</emph> iz kontekstualnog menija za tačku prekida ili izaberite <emph>Breakpoints</emph> iz kontekstualnog menija kolone za tačku prekida da bi pozvali <emph>Breakpoints</emph> dijaloški prozor u kojem možete odrediti druge opcije za tačku prekida."
-
-#: 01030300.xhp#par_id3156280.11.help.text
-msgid "The list displays all <emph>breakpoints</emph> with the corresponding line number in the source code. You can activate or deactivate a selected breakpoint by checking or clearing the <emph>Active</emph> box."
-msgstr "Lista prikazuje sve <emph>breakpoints</emph> sa odgovarajućim brojem reda u izvornom kodu. Možete aktivirati ili deaktivirati izabranu tačku prekida označavanjem ili pražnjenjem <emph>Active</emph> prozora."
-
-#: 01030300.xhp#par_id3158407.12.help.text
-msgid "The <emph>Pass Count</emph> specifies the number of times the breakpoint can be passed over before the program is interrupted. If you enter 0 (default setting) the program is always interrupted as soon as a breakpoint is encountered."
-msgstr "<emph>Pass Count</emph> određuje koliko puta tačka prekida može biti prenesena prije nego se program završi. Ukoliko uneste 0 (dodijeljena postavka) program je uvijek prekinut čim dođe do tačke prekida."
-
-#: 01030300.xhp#par_id3153968.13.help.text
-msgid "Click <emph>Delete</emph> to remove the breakpoint from the program."
-msgstr "Kliknite <emph>Obriši</emph> da bi izbrisali tačku prekida iz programa."
-
-#: 01030300.xhp#hd_id3150439.14.help.text
-msgid "Observing the Value of Variables"
-msgstr "Posmatranje Vrijednosti Varijabli"
-
-#: 01030300.xhp#par_id3153368.15.help.text
-msgid "You can monitor the values of a variable by adding it to the <emph>Watch</emph> window. To add a variable to the list of watched variables, type the variable name in the <emph>Watch</emph> text box and press Enter."
-msgstr "Možete nadgledati vrijednosti varijable dodajući je u <emph>Watch</emph> prozor. Da bi dodali varijablu u listu varijabli za nadgledanje, ukucajte ime varijable u <emph>Watch</emph> tekstualni prozor i kliknite Enter."
-
-#: 01030300.xhp#par_id3146986.16.help.text
-msgid "The values of variables are only displayed if they are in scope. Variables that are not defined at the current source code location display (\"Out of Scope\") instead of a value."
-msgstr "Vrijednosti varijabli su prikazane samo ako su u domeni. Varijable koje nisu definisane u trenutnom izvornom kodu prikazuju (\"Out of Scope\" - \"Izvan Domene\") umjesto vrijednosti."
-
-#: 01030300.xhp#par_id3145272.17.help.text
-msgid "You can also include arrays in the Watch window. If you enter the name of an array variable without an index value in the Watch text box, the content of the entire array is displayed."
-msgstr "Također možete uključiti i matrice u Watch prozor (za nadgledanje). Ukoliko unesete ime varijable matrice bezvrijednosti indeksa u Watch textualnom prozoru, sadržaj cijele matrice je prikazan."
-
-#: 01030300.xhp#par_id3145749.19.help.text
-msgid "If you rest the mouse over a predefined variable in the Editor at run-time, the content of the variable is displayed in a pop-up box."
-msgstr "Ukoliko zadržitemiš preko predodređene varijable u Editoru za vrijeme rada, sadržaj varijable se prikaže u prozoru pop-up (koji iskače)."
-
-#: 01030300.xhp#hd_id3148618.20.help.text
-msgid "The Call Stack Window"
-msgstr "Call Stack Prozor"
+#. pdie
+#: 03000000.xhp
+msgctxt ""
+"03000000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Run-Time Functions"
+msgstr "Run-Time Funkcije"
-#: 01030300.xhp#par_id3154491.21.help.text
-msgid "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\">Provides an overview of the call hierarchy of procedures and functions.</ahelp> You can determine which procedures and functions called which other procedures and functions at the current point in the source code."
-msgstr "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\"> Omogućava pregled hijerahije za poziv procedura i funkcija.</ahelp> Možete odrediti koje procedure i funkcije su pozvale koje druge procedure i funkcije na trenutnom mjestu u izvornom kodu."
+#. Um+=
+#: 03000000.xhp
+msgctxt ""
+"03000000.xhp\n"
+"hd_id3152895\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/03000000.xhp\" name=\"Run-Time Functions\">Run-Time Functions</link></variable>"
+msgstr ""
-#: 01030300.xhp#hd_id3150594.24.help.text
-msgid "List of Run-Time Errors"
-msgstr "Lista greški za vrijeme rada"
+#. [=O*
+#: 03000000.xhp
+msgctxt ""
+"03000000.xhp\n"
+"par_id3148983\n"
+"2\n"
+"help.text"
+msgid "This section describes the Runtime Functions of <item type=\"productname\">%PRODUCTNAME</item> Basic."
+msgstr "Objasnjava Run-Time funkcije <item type=\"productname\">%PRODUCTNAME</item> Basic."
-#: 03120305.xhp#tit.help.text
+#. ^o2k
+#: 03020103.xhp
#, fuzzy
-msgid "LTrim Function [Runtime]"
-msgstr "Trim funkcija [U izvršenju]"
+msgctxt ""
+"03020103.xhp\n"
+"tit\n"
+"help.text"
+msgid "Open Statement[Runtime]"
+msgstr "Postavi Naredbu[Vrijeme izvršavanja]"
-#: 03120305.xhp#bm_id3147574.help.text
+#. oh8p
+#: 03020103.xhp
#, fuzzy
-msgid "<bookmark_value>LTrim function</bookmark_value>"
-msgstr "<bookmark_value>Trim funkcija</bookmark_value>"
+msgctxt ""
+"03020103.xhp\n"
+"bm_id3150791\n"
+"help.text"
+msgid "<bookmark_value>Open statement</bookmark_value>"
+msgstr "<bookmark_value>Beep iskaz</bookmark_value>"
-#: 03120305.xhp#hd_id3147574.1.help.text
+#. C;y%
+#: 03020103.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim Function [Runtime]\">LTrim Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Trim Function [Run-time]\">Trim funkcija [U izvršenju]</link>"
+msgctxt ""
+"03020103.xhp\n"
+"hd_id3150791\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open Statement[Runtime]\">Open Statement[Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek Statement [Run-time]\">Trazi izjavu[Run-time]</link>"
-#: 03120305.xhp#par_id3145316.2.help.text
-msgid "Removes all leading spaces at the start of a string expression."
+#. =P.0
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"par_id3150769\n"
+"2\n"
+"help.text"
+msgid "Opens a data channel."
msgstr ""
-#: 03120305.xhp#hd_id3154924.3.help.text
-msgctxt "03120305.xhp#hd_id3154924.3.help.text"
+#. azng
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"hd_id3147230\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03120305.xhp#par_id3148552.4.help.text
-#, fuzzy
-msgid "LTrim (Text As String)"
-msgstr "Len (Tekst kao String)"
-
-#: 03120305.xhp#hd_id3156344.5.help.text
-msgctxt "03120305.xhp#hd_id3156344.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03120305.xhp#par_id3151056.6.help.text
-#, fuzzy
-msgctxt "03120305.xhp#par_id3151056.6.help.text"
-msgid "String"
-msgstr "Stringovi"
+#. $2J3
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"par_id3154124\n"
+"4\n"
+"help.text"
+msgid "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]"
+msgstr ""
-#: 03120305.xhp#hd_id3150543.7.help.text
-msgctxt "03120305.xhp#hd_id3150543.7.help.text"
+#. pi/N
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"hd_id3156280\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03120305.xhp#par_id3150792.8.help.text
-msgctxt "03120305.xhp#par_id3150792.8.help.text"
-msgid "<emph>Text:</emph> Any string expression."
-msgstr "<emph>Text</emph>: Bilo koji string izraz."
-
-#: 03120305.xhp#par_id3125863.9.help.text
-msgid "Use this function to remove spaces at the beginning of a string expression."
-msgstr ""
-
-#: 03120305.xhp#hd_id3145419.10.help.text
-msgctxt "03120305.xhp#hd_id3145419.10.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03120305.xhp#par_id3154909.11.help.text
-#, fuzzy
-msgctxt "03120305.xhp#par_id3154909.11.help.text"
-msgid "Sub ExampleSpaces"
-msgstr "Sub SkupPrimjera"
-
-#: 03120305.xhp#par_id3150768.12.help.text
-msgid "Dim sText2 As String,sText As String,sOut As String"
+#. #4l1
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"par_id3155132\n"
+"6\n"
+"help.text"
+msgid "<emph>FileName: </emph>Name and path of the file that you wan to open. If you try to read a file that does not exist (Access = Read), an error message appears. If you try to write to a file that does not exist (Access = Write), a new file is created."
msgstr ""
-#: 03120305.xhp#par_id3149204.13.help.text
-msgctxt "03120305.xhp#par_id3149204.13.help.text"
-msgid "sText2 = \" <*Las Vegas*> \""
+#. !:(y
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"par_id3149262\n"
+"7\n"
+"help.text"
+msgid "<emph>Mode:</emph> Keyword that specifies the file mode. Valid values: Append (append to sequential file), Binary (data can be accessed by bytes using Get and Put), Input (opens data channel for reading), Output (opens data channel for writing), and Random (edits relative files)."
msgstr ""
-#: 03120305.xhp#par_id3159252.15.help.text
-msgctxt "03120305.xhp#par_id3159252.15.help.text"
-msgid "sOut = \"'\"+sText2 +\"'\"+ Chr(13)"
+#. $@pH
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"par_id3154014\n"
+"8\n"
+"help.text"
+msgid "<emph>IOMode:</emph> Keyword that defines the access type. Valid values: Read (read-only), Write (write-only), Read Write (both)."
msgstr ""
-#: 03120305.xhp#par_id3147350.16.help.text
-msgctxt "03120305.xhp#par_id3147350.16.help.text"
-msgid "sText = Ltrim(sText2) REM sText = \"<*Las Vegas*> \""
+#. \S@%
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"par_id3150011\n"
+"9\n"
+"help.text"
+msgid "<emph>Protected:</emph> Keyword that defines the security status of a file after opening. Valid values: Shared (file may be opened by other applications), Lock Read (file is protected against reading), Lock Write (file is protected against writing), Lock Read Write (denies file access)."
msgstr ""
-#: 03120305.xhp#par_id3153951.17.help.text
-msgctxt "03120305.xhp#par_id3153951.17.help.text"
-msgid "sOut = sOut + \"'\"+sText +\"'\" + Chr(13)"
+#. xfEG
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"par_id3153190\n"
+"10\n"
+"help.text"
+msgid "<emph>FileNumber:</emph> Any integer expression from 0 to 511 to indicate the number of a free data channel. You can then pass commands through the data channel to access the file. The file number must be determined by the FreeFile function immediately before the Open statement."
msgstr ""
-#: 03120305.xhp#par_id3153363.18.help.text
-msgctxt "03120305.xhp#par_id3153363.18.help.text"
-msgid "sText = Rtrim(sText2) REM sText = \" <*Las Vegas*>\""
+#. kEX/
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"par_id3151115\n"
+"11\n"
+"help.text"
+msgid "<emph>DatasetLength:</emph> For random access files, set the length of the records."
msgstr ""
-#: 03120305.xhp#par_id3159154.19.help.text
-msgctxt "03120305.xhp#par_id3159154.19.help.text"
-msgid "sOut = sOut +\"'\"+ sText +\"'\" + Chr(13)"
+#. .~/,
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"par_id3153418\n"
+"12\n"
+"help.text"
+msgid "You can only modify the contents of a file that was opened with the Open statement. If you try to open a file that is already open, an error message appears."
msgstr ""
-#: 03120305.xhp#par_id3154322.20.help.text
-msgctxt "03120305.xhp#par_id3154322.20.help.text"
-msgid "sText = Trim(sText2) REM sText = \"<*Las Vegas*>\""
-msgstr ""
+#. ~eP5
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"hd_id3149123\n"
+"13\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03120305.xhp#par_id3146924.21.help.text
-msgctxt "03120305.xhp#par_id3146924.21.help.text"
-msgid "sOut = sOut +\"'\"+ sText +\"'\""
-msgstr ""
+#. ,gmO
+#: 03020103.xhp
+#, fuzzy
+msgctxt ""
+"03020103.xhp\n"
+"par_id3154705\n"
+"22\n"
+"help.text"
+msgid "Print #iNumber, \"This is a line of text\""
+msgstr "Isštampati #iBroj, \"Prvi red teksta\""
-#: 03120305.xhp#par_id3156444.22.help.text
-msgctxt "03120305.xhp#par_id3156444.22.help.text"
-msgid "MsgBox sOut"
-msgstr ""
+#. \mCg
+#: 03020103.xhp
+#, fuzzy
+msgctxt ""
+"03020103.xhp\n"
+"par_id3146916\n"
+"23\n"
+"help.text"
+msgid "Print #iNumber, \"This is another line of text\""
+msgstr "Isštampati #iBroj, \"Drugi red teksta\""
-#: 03120305.xhp#par_id3147318.23.help.text
-msgctxt "03120305.xhp#par_id3147318.23.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. @i*-
+#: 03070200.xhp
+#, fuzzy
+msgctxt ""
+"03070200.xhp\n"
+"tit\n"
+"help.text"
+msgid "\"*\" Operator [Runtime]"
+msgstr "MOD Operator [Vrijeme izvodjenja]"
-#: 01050100.xhp#tit.help.text
-msgid "Watch Window"
-msgstr "Pogledaj prozor"
+#. 3Kg2
+#: 03070200.xhp
+#, fuzzy
+msgctxt ""
+"03070200.xhp\n"
+"bm_id3147573\n"
+"help.text"
+msgid "<bookmark_value>\"*\" operator (mathematical)</bookmark_value>"
+msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
-#: 01050100.xhp#hd_id3149457.1.help.text
-msgid "<link href=\"text/sbasic/shared/01050100.xhp\">Watch Window</link>"
-msgstr "<link href=\"text/sbasic/shared/01050100.xhp\">Pogledaj prozor</link>"
+#. b{C7
+#: 03070200.xhp
+#, fuzzy
+msgctxt ""
+"03070200.xhp\n"
+"hd_id3147573\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03070200.xhp\">\"*\" Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100050.xhp\">CCur Function [Run-time]</link>"
-#: 01050100.xhp#par_id3154908.9.help.text
-msgid "The Watch window allows you to observe the value of variables during the execution of a program. Define the variable in the Watch text box. Click on <link href=\"text/sbasic/shared/02/11080000.xhp\">Enable Watch</link> to add the variable to the list box and to display its values."
+#. X^t!
+#: 03070200.xhp
+msgctxt ""
+"03070200.xhp\n"
+"par_id3154347\n"
+"2\n"
+"help.text"
+msgid "Multiplies two values."
msgstr ""
-#: 01050100.xhp#hd_id3145173.4.help.text
-msgid "Watch"
-msgstr "Pogledaj "
+#. D%GK
+#: 03070200.xhp
+msgctxt ""
+"03070200.xhp\n"
+"hd_id3148946\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 01050100.xhp#par_id3155132.5.help.text
-msgid "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_EDIT\">Enter the name of the variable whose value is to be monitored.</ahelp>"
-msgstr "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_EDIT\">Unesi ime varijable čija se vrijednost nadgleda.</ahelp>"
+#. =?sL
+#: 03070200.xhp
+#, fuzzy
+msgctxt ""
+"03070200.xhp\n"
+"par_id3150358\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 * Expression2"
+msgstr "Resultat = Izrar_1 MOD Izraz_2"
-#: 01050100.xhp#hd_id3148645.6.help.text
-msgctxt "01050100.xhp#hd_id3148645.6.help.text"
-msgid "Remove Watch"
-msgstr "Ukloni nadgledanje"
+#. g(U0
+#: 03070200.xhp
+msgctxt ""
+"03070200.xhp\n"
+"hd_id3150400\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 01050100.xhp#par_id3148576.7.help.text
-msgid "<ahelp hid=\"HID_BASICIDE_REMOVEWATCH\">Removes the selected variable from the list of watched variables.</ahelp>"
-msgstr "<ahelp hid=\"HID_BASICIDE_REMOVEWATCH\">Uklanja selektovanu varijablu iz liste nadgledanih varijabli.</ahelp>"
+#. ?Ai]
+#: 03070200.xhp
+#, fuzzy
+msgctxt ""
+"03070200.xhp\n"
+"par_id3154365\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numeric expression that records the result of a multiplication."
+msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
-#: 01050100.xhp#par_id3147426.help.text
-msgid "<image id=\"img_id3152460\" src=\"res/baswatr.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3152460\">Icon</alt></image>"
+#. *b=j
+#: 03070200.xhp
+#, fuzzy
+msgctxt ""
+"03070200.xhp\n"
+"par_id3154685\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to multiply."
+msgstr "<emph>Izraz_1, Izraz_2</emph>: Brojcani izraz koji zelite da podijelite."
+
+#. O?|q
+#: 03070200.xhp
+msgctxt ""
+"03070200.xhp\n"
+"hd_id3153968\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
+
+#. vJHv
+#: 03020000.xhp
+msgctxt ""
+"03020000.xhp\n"
+"tit\n"
+"help.text"
+msgid "File I/O Functions"
msgstr ""
-#: 01050100.xhp#par_id3154012.8.help.text
-msgctxt "01050100.xhp#par_id3154012.8.help.text"
-msgid "Remove Watch"
-msgstr "Ukloni nadgledanje"
+#. jU8B
+#: 03020000.xhp
+#, fuzzy
+msgctxt ""
+"03020000.xhp\n"
+"hd_id3156344\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020000.xhp\" name=\"File I/O Functions\">File I/O Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"Brojcane Funkcije\">Brojcane Funkcije</link>"
-#: 01050100.xhp#hd_id3154491.10.help.text
-msgid "Editing the Value of a Watched Variable"
-msgstr "Uređujem vrijednost nadgledane varijable"
+#. ).GC
+#: 03020000.xhp
+msgctxt ""
+"03020000.xhp\n"
+"par_id3153360\n"
+"2\n"
+"help.text"
+msgid "Use File I/O functions to create and manage user-defined (data) files."
+msgstr ""
-#: 01050100.xhp#par_id3156283.11.help.text
-msgid "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_LIST\">Displays the list of watched variables. Click twice with a short pause in between on an entry to edit its value.</ahelp> The new value will be taken as the variable's value for the program."
+#. ZA%2
+#: 03020000.xhp
+msgctxt ""
+"03020000.xhp\n"
+"par_id3150398\n"
+"3\n"
+"help.text"
+msgid "You can use these functions to support the creation of \"relative\" files, so that you can save and reload certain records by specifying their record number. File I/O functions can also help you manage your files by providing you with information such as file size, current path settings, or the creation date of a file or a directory."
msgstr ""
-#: 03050200.xhp#tit.help.text
-#, fuzzy
-msgid "Err Function [Runtime]"
-msgstr "CVErr Function [Run-time]"
+#. Cak%
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"tit\n"
+"help.text"
+msgid "CStr Function [Runtime]"
+msgstr "CStr Function [Run-time]"
-#: 03050200.xhp#bm_id3156343.help.text
+#. k6hG
+#: 03101000.xhp
#, fuzzy
-msgid "<bookmark_value>Err function</bookmark_value>"
+msgctxt ""
+"03101000.xhp\n"
+"bm_id3146958\n"
+"help.text"
+msgid "<bookmark_value>CStr function</bookmark_value>"
msgstr "<bookmark_value>Str Funkcija</bookmark_value>"
-#: 03050200.xhp#hd_id3156343.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03050200.xhp\" name=\"Err Function [Runtime]\">Err Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080201.xhp\" name=\"Eksp Funkcija [Vrijeme Izvodjenja]\">Eksp Funkcija [Vrijeme Izvodjenja]</link>"
+#. `*bT
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"hd_id3146958\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101000.xhp\" name=\"CStr Function [Runtime]\">CStr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101000.xhp\" name=\"CStr Function [Run-time]\">CStr Function [Run-time]</link>"
-#: 03050200.xhp#par_id3150541.2.help.text
-msgid "Returns an error code that identifies the error that occurred during program execution."
-msgstr ""
+#. Yx%M
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3147574\n"
+"2\n"
+"help.text"
+msgid "Converts any numeric expression to a string expression."
+msgstr "Konvertuje a numeric expression to a znakovna vrijednost."
-#: 03050200.xhp#hd_id3149656.3.help.text
-msgctxt "03050200.xhp#hd_id3149656.3.help.text"
+#. \p[]
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"hd_id3148473\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03050200.xhp#par_id3154123.4.help.text
-msgid "Err"
-msgstr ""
+#. t:38
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3145315\n"
+"4\n"
+"help.text"
+msgid "CStr (Expression)"
+msgstr "CStr (Izraz)"
-#: 03050200.xhp#hd_id3147229.5.help.text
-msgctxt "03050200.xhp#hd_id3147229.5.help.text"
+#. |HL{
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"hd_id3153062\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03050200.xhp#par_id3150869.6.help.text
-msgctxt "03050200.xhp#par_id3150869.6.help.text"
-msgid "Integer"
-msgstr "Cjelobrojno"
+#. 9Wke
+#: 03101000.xhp
+#, fuzzy
+msgctxt ""
+"03101000.xhp\n"
+"par_id3153897\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "Stringovi"
-#: 03050200.xhp#hd_id3153193.7.help.text
-msgctxt "03050200.xhp#hd_id3153193.7.help.text"
+#. )*p5
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"hd_id3154760\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03050200.xhp#par_id3149561.8.help.text
-msgid "The Err function is used in error-handling routines to determine the error and the corrective action."
-msgstr ""
+#. K3k;
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3149457\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any valid string or numeric expression that you want to convert."
+msgstr "<emph>Expression</emph>: Any valid string or numeric expression that you want to convert."
-#: 03050200.xhp#hd_id3147317.9.help.text
-msgctxt "03050200.xhp#hd_id3147317.9.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. U#^w
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"hd_id3150358\n"
+"9\n"
+"help.text"
+msgid "Expression Types and Conversion Returns"
+msgstr "Vrste izraza I Rezultat konvertovanja"
-#: 03050200.xhp#par_id3153727.10.help.text
-#, fuzzy
-msgctxt "03050200.xhp#par_id3153727.10.help.text"
-msgid "sub ExampleError"
-msgstr "sub PrimjerMod"
+#. %r-Q
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3153192\n"
+"10\n"
+"help.text"
+msgid "Boolean :"
+msgstr ""
+
+#. I8^5
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3156422\n"
+"11\n"
+"help.text"
+msgid "String that evaluates to either <emph>True</emph> or <emph>False</emph>."
+msgstr "String that evaluates to either <emph>True</emph> or <emph>Netačno</emph>."
-#: 03050200.xhp#par_id3147426.11.help.text
-msgctxt "03050200.xhp#par_id3147426.11.help.text"
-msgid "on error goto ErrorHandler REM Set up error handler"
+#. [gqK
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3147287\n"
+"12\n"
+"help.text"
+msgid "Date :"
msgstr ""
-#: 03050200.xhp#par_id3163710.12.help.text
-#, fuzzy
-msgctxt "03050200.xhp#par_id3163710.12.help.text"
-msgid "Dim iVar as Integer"
-msgstr "Dim iPos kao Cifra"
+#. 7nG%
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3155411\n"
+"13\n"
+"help.text"
+msgid "String that contains the date and time."
+msgstr "Znak koji sadrzi datum i vrijeme"
-#: 03050200.xhp#par_id3153093.13.help.text
-msgctxt "03050200.xhp#par_id3153093.13.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar kao String"
+#. rVu*
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3147428\n"
+"14\n"
+"help.text"
+msgid "Null :"
+msgstr "nula :"
-#: 03050200.xhp#par_id3149481.14.help.text
-msgid "REM Error occurs due to non-existent file"
-msgstr ""
+#. l3xa
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3150486\n"
+"15\n"
+"help.text"
+msgid "Run-time error."
+msgstr "Run-time greska."
-#: 03050200.xhp#par_id3153190.15.help.text
-msgctxt "03050200.xhp#par_id3153190.15.help.text"
-msgid "iVar = Freefile"
-msgstr ""
+#. ;_!0
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3153953\n"
+"16\n"
+"help.text"
+msgid "Empty :"
+msgstr "Prazno :"
-#: 03050200.xhp#par_id3146120.16.help.text
-msgctxt "03050200.xhp#par_id3146120.16.help.text"
-msgid "Open \"\\file9879.txt\" for Input as #iVar"
-msgstr ""
+#. cW8`
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3155306\n"
+"17\n"
+"help.text"
+msgid "String without any characters."
+msgstr "Znak bez karaktera"
-#: 03050200.xhp#par_id3155308.17.help.text
-msgctxt "03050200.xhp#par_id3155308.17.help.text"
-msgid "Line Input #iVar, sVar"
-msgstr ""
+#. R}9k
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3149260\n"
+"18\n"
+"help.text"
+msgid "Any :"
+msgstr "Bilo koji :"
-#: 03050200.xhp#par_id3153142.18.help.text
-msgctxt "03050200.xhp#par_id3153142.18.help.text"
-msgid "Close #iVar"
-msgstr ""
+#. kER;
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3152938\n"
+"19\n"
+"help.text"
+msgid "Corresponding number as string."
+msgstr "Odgovarajuci broj kao znak."
-#: 03050200.xhp#par_id3149665.19.help.text
-msgctxt "03050200.xhp#par_id3149665.19.help.text"
-msgid "exit sub"
-msgstr ""
+#. 3fo:
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3155738\n"
+"20\n"
+"help.text"
+msgid "Zeros at the end of a floating-point number are not included in the returned string."
+msgstr "NUle na kraju broja nisu ukljucene u povratni znak"
-#: 03050200.xhp#par_id3154942.20.help.text
-msgctxt "03050200.xhp#par_id3154942.20.help.text"
-msgid "ErrorHandler:"
-msgstr ""
+#. 3G`K
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"hd_id3154729\n"
+"21\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03050200.xhp#par_id3145646.21.help.text
-msgid "MsgBox \"Error \" & Err & \": \" & Error$ + chr(13) + \"At line : \" + Erl + chr(13) + Now , 16 ,\"an error occurred\""
+#. Kbb9
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"tit\n"
+"help.text"
+msgid "Close Statement [Runtime]"
+msgstr "Close Statement [Run-time]"
+
+#. ^%-1
+#: 03020101.xhp
+#, fuzzy
+msgctxt ""
+"03020101.xhp\n"
+"bm_id3157896\n"
+"help.text"
+msgid "<bookmark_value>Close statement</bookmark_value>"
+msgstr "<bookmark_value>Naziv izjave</bookmark_value>"
+
+#. R%Pj
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"hd_id3157896\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement [Runtime]\">Close Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement [Run-time]\">Close Statement [Run-time]</link>"
+
+#. FBba
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"par_id3147573\n"
+"2\n"
+"help.text"
+msgid "Closes a specified file that was opened with the Open statement."
msgstr ""
-#: 03050200.xhp#par_id3155418.22.help.text
-msgctxt "03050200.xhp#par_id3155418.22.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. AJyg
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"hd_id3156344\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03120000.xhp#tit.help.text
-msgid "Strings"
-msgstr "Stringovi"
+#. (ga}
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"par_id3147265\n"
+"4\n"
+"help.text"
+msgid "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]"
+msgstr "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]"
-#: 03120000.xhp#hd_id3156153.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120000.xhp\" name=\"Strings\">Strings</link>"
-msgstr "<link href=\"text/sbasic/shared/03120000.xhp\" name=\"Stringovi\">Stringovi</link>"
+#. ]]v(
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"hd_id3153379\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03120000.xhp#par_id3159176.2.help.text
-msgid "The following functions and statements validate and return strings."
-msgstr "Sljedece funkcije i naredbe potvrduju i vracaju stringove."
+#. %9vG
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"par_id3150791\n"
+"6\n"
+"help.text"
+msgid "<emph>FileNumber:</emph> Any integer expression that specifies the number of the data channel that was opened with the <emph>Open</emph> statement."
+msgstr "<emph>FileNumber</emph>: An integer expression that specifies the number of the data channel that was opened with the <emph>Otvori</emph> statement."
-#: 03120000.xhp#par_id3154285.3.help.text
-msgid "You can use strings to edit text within $[officename] Basic programs."
-msgstr "Možete koristiti stringove da uredite tekst u okviru $[officename] Basic programa."
+#. ;OB}
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"hd_id3153192\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
+
+#. HWS^
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"par_id3153727\n"
+"16\n"
+"help.text"
+msgid "Print #iNumber, \"First line of text\""
+msgstr "Isštampati #iBroj, \"Prvi red teksta\""
+
+#. S^If
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"par_id3147350\n"
+"17\n"
+"help.text"
+msgid "Print #iNumber, \"Another line of text\""
+msgstr "Isštampati #iBroj, \"Drugi red teksta\""
-#: 03102800.xhp#tit.help.text
+#. J-xp
+#: 03102800.xhp
#, fuzzy
+msgctxt ""
+"03102800.xhp\n"
+"tit\n"
+"help.text"
msgid "IsObject Function [Runtime]"
msgstr "NadiObjekat Funkcija [Vrijeme izvršavanja]"
-#: 03102800.xhp#bm_id3149346.help.text
+#. $_sD
+#: 03102800.xhp
#, fuzzy
+msgctxt ""
+"03102800.xhp\n"
+"bm_id3149346\n"
+"help.text"
msgid "<bookmark_value>IsObject function</bookmark_value>"
msgstr "<bookmark_value>NadiObjekat funkcija</bookmark_value>"
-#: 03102800.xhp#hd_id3149346.1.help.text
+#. 4DMM
+#: 03102800.xhp
#, fuzzy
+msgctxt ""
+"03102800.xhp\n"
+"hd_id3149346\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/03102800.xhp\" name=\"IsObject Function [Runtime]\">IsObject Function [Runtime]</link>"
msgstr "<link href=\"text/sbasic/shared/03103800.xhp\" name=\"NadiObjekat Funkcija [vrijeme izvršavanja]\">NadiObjekat Funkcija [Vrijeme izvršavanja]</link>"
-#: 03102800.xhp#par_id3148538.2.help.text
+#. *`Qe
+#: 03102800.xhp
+msgctxt ""
+"03102800.xhp\n"
+"par_id3148538\n"
+"2\n"
+"help.text"
msgid "Tests if an object variable is an OLE object. The function returns True if the variable is an OLE object, otherwise it returns False."
msgstr ""
-#: 03102800.xhp#hd_id3149234.3.help.text
-msgctxt "03102800.xhp#hd_id3149234.3.help.text"
+#. M}Hd
+#: 03102800.xhp
+msgctxt ""
+"03102800.xhp\n"
+"hd_id3149234\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03102800.xhp#par_id3154285.4.help.text
+#. Ug:7
+#: 03102800.xhp
+msgctxt ""
+"03102800.xhp\n"
+"par_id3154285\n"
+"4\n"
+"help.text"
msgid "IsObject (ObjectVar)"
msgstr ""
-#: 03102800.xhp#hd_id3148685.5.help.text
-msgctxt "03102800.xhp#hd_id3148685.5.help.text"
+#. U@a\
+#: 03102800.xhp
+msgctxt ""
+"03102800.xhp\n"
+"hd_id3148685\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03102800.xhp#par_id3156024.6.help.text
-msgctxt "03102800.xhp#par_id3156024.6.help.text"
+#. VXS)
+#: 03102800.xhp
+msgctxt ""
+"03102800.xhp\n"
+"par_id3156024\n"
+"6\n"
+"help.text"
msgid "Bool"
msgstr ""
-#: 03102800.xhp#hd_id3148947.7.help.text
-msgctxt "03102800.xhp#hd_id3148947.7.help.text"
+#. pE@5
+#: 03102800.xhp
+msgctxt ""
+"03102800.xhp\n"
+"hd_id3148947\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03102800.xhp#par_id3148552.8.help.text
+#. HLT%
+#: 03102800.xhp
+msgctxt ""
+"03102800.xhp\n"
+"par_id3148552\n"
+"8\n"
+"help.text"
msgid "<emph>ObjectVar:</emph> Any variable that you want to test. If the Object variable contains an OLE object, the function returns True."
msgstr ""
-#: 03120200.xhp#tit.help.text
-msgid "Repeating Contents"
-msgstr "Sadržaj koji se ponavlja"
+#. 17eZ
+#: 03132500.xhp
+msgctxt ""
+"03132500.xhp\n"
+"tit\n"
+"help.text"
+msgid "GetDefaultContext Function [Runtime]"
+msgstr "GetDefaultContext Function [Run-time]"
-#: 03120200.xhp#hd_id3152363.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120200.xhp\" name=\"Repeating Contents\">Repeating Contents</link>"
-msgstr "<link href=\"text/sbasic/shared/03120200.xhp\" name=\"Sadržaj koji se ponavlaj\">Sadržaj koji se ponavlja</link>"
+#. 3DR#
+#: 03132500.xhp
+#, fuzzy
+msgctxt ""
+"03132500.xhp\n"
+"bm_id4761192\n"
+"help.text"
+msgid "<bookmark_value>GetDefaultContext function</bookmark_value>"
+msgstr "<bookmark_value>GetAttr Funkcija</bookmark_value>"
-#: 03120200.xhp#par_id3150178.2.help.text
-msgid "The following functions repeat the contents of strings."
-msgstr ""
+#. @Fg6
+#: 03132500.xhp
+msgctxt ""
+"03132500.xhp\n"
+"par_idN10580\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03132500.xhp\">GetDefaultContext Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03132500.xhp\">GetDefaultContext Function [Run-time]</link>"
-#: 03030101.xhp#tit.help.text
-msgid "DateSerial Function [Runtime]"
-msgstr "DateSerial funkcija [Run-time]"
+#. m%?-
+#: 03132500.xhp
+msgctxt ""
+"03132500.xhp\n"
+"par_idN10590\n"
+"help.text"
+msgid "Returns the default context of the process service factory, if existent, else returns a null reference."
+msgstr "vraća zadani kontekst tvornice procesa usluga, ukoliko postoji, drugi vraća null reference."
-#: 03030101.xhp#bm_id3157896.help.text
-msgid "<bookmark_value>DateSerial function</bookmark_value>"
-msgstr "<bookmark_value>DateSerial funkcija</bookmark_value>"
+#. PO,p
+#: 03132500.xhp
+#, fuzzy
+msgctxt ""
+"03132500.xhp\n"
+"par_idN10593\n"
+"help.text"
+msgid "This runtime function returns the default component context to be used, if instantiating services via XmultiServiceFactory. See the <item type=\"literal\">Professional UNO</item> chapter in the <item type=\"literal\">Developer's Guide</item> on <link href=\"http://api.libreoffice.org\">api.libreoffice.org</link> for more information."
+msgstr "Ova run-time funkcija vraca osnovne komponenete konteksta koji se koristi,preko XmultiServiceFactory. See the <item type=\"literal\">Professional UNO</item> poglavlje u <item type=\"literal\">Developer's Guide</item> on <link href=\"http://api.openoffice.org\">api.openoffice.org</link> fza vise informacija."
-#: 03030101.xhp#hd_id3157896.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030101.xhp\" name=\"DateSerial Function [Runtime]\">DateSerial Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030101.xhp\" name=\"DateSerial funkcija[Run-time]\">DateSerial funkcija[Run-time]</link>"
+#. r/)l
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"tit\n"
+"help.text"
+msgid "Atn Function [Runtime]"
+msgstr "Atn Funkcija [Vrijeme Izvodjenja]"
-#: 03030101.xhp#par_id3143267.2.help.text
-msgid "Returns a <emph>Date</emph> value for a specified year, month, or day."
-msgstr "Vraća <emph>Datum</emph> vrijednost za specifiranu godinu, mijesec, ili dan."
+#. q\jk
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"bm_id3150616\n"
+"help.text"
+msgid "<bookmark_value>Atn function</bookmark_value>"
+msgstr "<bookmark_value>Atn funkcija</bookmark_value>"
+
+#. +GH6
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"hd_id3150616\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080101.xhp\" name=\"Atn Function [Runtime]\">Atn Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080101.xhp\" name=\"Atn Funkcija [Vrijeme Izvodjenja]\">Atn Funkcija [Vrijeme izvodjenja]</link>"
-#: 03030101.xhp#hd_id3147264.3.help.text
-msgctxt "03030101.xhp#hd_id3147264.3.help.text"
+#. CbCh
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3149346\n"
+"2\n"
+"help.text"
+msgid "Trigonometric function that returns the arctangent of a numeric expression. The return value is in the range -Pi/2 to +Pi/2."
+msgstr "Trigonometicna funkcija koja vraca arkustangent od jednog brojcanog izraza. Povratna vrijednost je u opsegu od -Pi/2 do +Pi/2."
+
+#. D/0U
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3143271\n"
+"3\n"
+"help.text"
+msgid "The arctangent is the inverse of the tangent function. The Atn Function returns the angle \"Alpha\", expressed in radians, using the tangent of this angle. The function can also return the angle \"Alpha\" by comparing the ratio of the length of the side that is opposite of the angle to the length of the side that is adjacent to the angle in a right-angled triangle."
+msgstr "Arkustangens je funkcija koja je suprotna tangens funkciji. Atn Funkcija vraca ugao \"Alfa\", izrazeno u radijanima, koristeci tangens toga ugla. Funkcija takodje moze vratiti ugao \"Alfa\" uporedjivanjem omjera duzina od strane koja je suprotna uglu prema duzini strane koja je susjedna uglu u pravouglom trouglu."
+
+#. O7gj
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3145315\n"
+"4\n"
+"help.text"
+msgid "Atn(side opposite the angle/side adjacent to angle)= Alpha"
+msgstr "Atn(strana suprotna uglu/strana susjedna uglu) = Alfa"
+
+#. 9R-)
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"hd_id3149669\n"
+"5\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03030101.xhp#par_id3149670.4.help.text
-msgid "DateSerial (year, month, day)"
-msgstr ""
+#. .rkX
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3148947\n"
+"6\n"
+"help.text"
+msgid "Atn (Number)"
+msgstr "Atn (Broj)"
-#: 03030101.xhp#hd_id3150792.5.help.text
-msgctxt "03030101.xhp#hd_id3150792.5.help.text"
+#. L14@
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"hd_id3148664\n"
+"7\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03030101.xhp#par_id3150398.6.help.text
-msgctxt "03030101.xhp#par_id3150398.6.help.text"
-msgid "Date"
-msgstr "Datum"
+#. c0f4
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3150359\n"
+"8\n"
+"help.text"
+msgid "Double"
+msgstr ""
-#: 03030101.xhp#hd_id3154141.7.help.text
-msgctxt "03030101.xhp#hd_id3154141.7.help.text"
+#. +c4n
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"hd_id3148798\n"
+"9\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03030101.xhp#par_id3147229.8.help.text
-msgid "<emph>Year:</emph> Integer expression that indicates a year. All values between 0 and 99 are interpreted as the years 1900-1999. For years that fall outside this range, you must enter all four digits."
-msgstr "<emph>Year</emph>: Integer izraz koji idicira godinu. Sve vrijednosti između 0 i 99 su dozvoljene kao godine 1900-1999. Za godine koje spadaju izvan ovog niza, morate unijeti sve četiri jedinice."
-
-#: 03030101.xhp#par_id3156280.9.help.text
-msgid "<emph>Month:</emph> Integer expression that indicates the month of the specified year. The accepted range is from 1-12."
-msgstr "<emph>Month</emph>: Integer izraz koji inidicira mjesec specifirane godine. Dozvoljeni niz je od 1-12."
-
-#: 03030101.xhp#par_id3151043.10.help.text
-msgid "<emph>Day:</emph> Integer expression that indicates the day of the specified month. The accepted range is from 1-31. No error is returned when you enter a non-existing day for a month shorter than 31 days."
-msgstr ""
+#. ]FX$
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3156212\n"
+"10\n"
+"help.text"
+msgid "<emph>Number:</emph> Any numerical expression that represents the ratio of two sides of a right triangle. The Atn function returns the corresponding angle in radians (arctangent)."
+msgstr "<emph>Number</emph>: Brojcani izraz koji predstavlja omjer duzine suprotne strane prema susjednoj strani pravouglog trougla. Atn funkcija vraca odgovarajuci ugao u radijanima (arkustangens)."
-#: 03030101.xhp#par_id3161832.11.help.text
-msgid "The <emph>DateSerial function</emph> returns the number of days between December 30,1899 and the given date. You can use this function to calculate the difference between two dates."
-msgstr "<emph>DateSerial funkcija</emph> vraća broj dana između decembra 30., 1899. i unesenog datuma. Možete koristiti ovu funkciju da sračunate razlike između dva datuma."
+#. a0Xe
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3153192\n"
+"11\n"
+"help.text"
+msgid "To convert radians to degrees, multiply radians by 180/pi."
+msgstr "Da bi pretvorili radijane u stepene, pomnozi radijan sa Pi/180. Da bi pretvorili radijane u stepene, pomnozi radijane sa 180/Pi."
-#: 03030101.xhp#par_id3155306.12.help.text
-msgid "The <emph>DateSerial function</emph> returns the data type Variant with VarType 7 (Date). Internally, this value is stored as a Double value, so that when the given date is 1.1.1900, the returned value is 2. Negative values correspond to dates before December 30, 1899 (not inclusive)."
-msgstr "<emph>DateSerial function</emph> vraća tip podatka Variant sa VarType 7 (Date). Interno, ova vrijednost se spašava kao Double tip, tako da uneseni datum iznosi 1.1.1900, povratna vrijednost je 2. Negativne vrijednosti odgovaraju datumima prije decembra 30., 1899 (nije inkluzivno)."
+#. _eOA
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3147230\n"
+"12\n"
+"help.text"
+msgid "degree=(radian*180)/pi"
+msgstr "stepen=(radijan*180)/Pi"
-#: 03030101.xhp#par_id3152576.13.help.text
-msgid "If a date is defined that lies outside of the accepted range, $[officename] Basic returns an error message."
-msgstr "Ako je datum definisan izvan dozvoljenih granica, $[officename] Basci vraća grešku."
+#. kVMZ
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3125864\n"
+"13\n"
+"help.text"
+msgid "radian=(degree*pi)/180"
+msgstr "radijan=(stepen*Pi)/180"
-#: 03030101.xhp#par_id3149481.14.help.text
-msgid "Whereas you define the <emph>DateValue function</emph> as a string that contains the date, the <emph>DateSerial function</emph> evaluates each of the parameters (year, month, day) as separate numeric expressions."
-msgstr "Gdje kad definišete <emph>DateValue funkciju</emph> kao niz karaktera koji sadrži datum, <emph>DateSerial funkcija</emph> radi evaluaciju svakog od parametara (godina, mjesec, dan) kao odvojeni numerički izrazi."
+#. 5*)~
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3159252\n"
+"14\n"
+"help.text"
+msgid "Pi is here the fixed circle constant with the rounded value 3.14159."
+msgstr "Pi je konstantna vrijednost kruga koja je zaokruzena na 3.1415926..."
-#: 03030101.xhp#hd_id3155411.15.help.text
-msgctxt "03030101.xhp#hd_id3155411.15.help.text"
+#. =vZ*
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"hd_id3153142\n"
+"15\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03030101.xhp#par_id3148646.16.help.text
+#. 1e5A
+#: 03080101.xhp
#, fuzzy
-msgid "Sub ExampleDateSerial"
-msgstr "Sub PrimjerDir"
+msgctxt ""
+"03080101.xhp\n"
+"par_id3146985\n"
+"16\n"
+"help.text"
+msgid "' The following example calculates for a right-angled triangle"
+msgstr "REM Slijedeci primjer racuna za pravougli trougao"
-#: 03030101.xhp#par_id3156441.17.help.text
+#. 3K2Z
+#: 03080101.xhp
#, fuzzy
-msgid "Dim lDate as Long"
-msgstr "Dim lTick kao Long"
+msgctxt ""
+"03080101.xhp\n"
+"par_id3145750\n"
+"17\n"
+"help.text"
+msgid "' the angle Alpha from the tangent of the angle Alpha:"
+msgstr "REM ugao Alfa od tangensa od ugla Alfa:"
-#: 03030101.xhp#par_id3154791.18.help.text
+#. ZNfv
+#: 03080101.xhp
#, fuzzy
-msgctxt "03030101.xhp#par_id3154791.18.help.text"
-msgid "Dim sDate as String"
-msgstr "Dim sVar kao String"
-
-#: 03030101.xhp#par_id3155415.19.help.text
-msgid "lDate = DateSerial(1964, 4, 9)"
-msgstr ""
-
-#: 03030101.xhp#par_id3147125.20.help.text
-msgid "sDate = DateSerial(1964, 4, 9)"
-msgstr ""
-
-#: 03030101.xhp#par_id3154942.21.help.text
-msgid "msgbox lDate REM returns 23476"
-msgstr ""
-
-#: 03030101.xhp#par_id3151074.22.help.text
-msgid "msgbox sDate REM returns 04/09/1964"
-msgstr "msgbox sDate REM returns 09/04/1964"
+msgctxt ""
+"03080101.xhp\n"
+"par_id3151112\n"
+"19\n"
+"help.text"
+msgid "' rounded Pi = 3.14159 Is a predefined constant"
+msgstr "REM zaorkuzen Pi = 3.1415926... je predefinisana konstanta"
-#: 03030101.xhp#par_id3153878.23.help.text
-msgctxt "03030101.xhp#par_id3153878.23.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. i|p3
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3149262\n"
+"22\n"
+"help.text"
+msgid "d1 = InputBox$ (\"Enter the length of the side adjacent to the angle: \",\"Adjacent\")"
+msgstr "d1 = InputBox$ (\"Unesite duzinu strane koja je susjedna uglu: \",\"Susjedna\")"
-#: 03010000.xhp#tit.help.text
-msgid "Screen I/O Functions"
-msgstr ""
+#. i-O:
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3149482\n"
+"23\n"
+"help.text"
+msgid "d2 = InputBox$ (\"Enter the length of the side opposite the angle: \",\"Opposite\")"
+msgstr "d2 = InputBox$ (\"Unesite duzinu strane koja je suprotna uglu: \",\"Suprotna\")"
-#: 03010000.xhp#hd_id3156280.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03010000.xhp\" name=\"Screen I/O Functions\">Screen I/O Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"Brojcane Funkcije\">Brojcane Funkcije</link>"
+#. 3QX,
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3155415\n"
+"24\n"
+"help.text"
+msgid "Print \"The Alpha angle is\"; (atn (d2/d1) * 180 / Pi); \" degrees\""
+msgstr "Ispis \"Alfa ugao je\"; (atn (d2/d1) * 180 / Pi); \" stepeni\""
-#: 03010000.xhp#par_id3153770.2.help.text
-msgid "This section describes the Runtime Functions used to call dialogs for the input and output of user entries."
-msgstr "Ovo pokazuje Run Time funkcije koje pozivaju dijalog za inut i output korisnikovih unosa."
+#. Y]g,
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"tit\n"
+"help.text"
+msgid "Rnd Function [Runtime]"
+msgstr "Rnd Funkcija [Run-time]"
-#: 03030000.xhp#tit.help.text
-msgid "Date and Time Functions"
-msgstr "Date and Time funkcije"
+#. 9h1a
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"bm_id3148685\n"
+"help.text"
+msgid "<bookmark_value>Rnd function</bookmark_value>"
+msgstr "<bookmark_value>Rnd Funkcija</bookmark_value>"
-#: 03030000.xhp#hd_id3150502.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030000.xhp\" name=\"Date and Time Functions\">Date and Time Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03030000.xhp\" name=\"Date and Time funkcije\">Date and Time funkcije</link>"
+#. d_O2
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"hd_id3148685\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080302.xhp\" name=\"Rnd Function [Runtime]\">Rnd Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080302.xhp\" name=\"Rnd Funkcija [Run-time]\">Rnd Funkcija [Run-time]</link>"
-#: 03030000.xhp#par_id3153255.2.help.text
-msgid "Use the statements and functions described here to perform date and time calculations."
-msgstr "Koristite ove izjave i funkcije opisane ovdje da pravite datumske i vremenske kalkulacije."
+#. VJ=E
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"par_id3149669\n"
+"2\n"
+"help.text"
+msgid "Returns a random number between 0 and 1."
+msgstr "Vraca slucajno odabran broj izmedju 0 i 1."
-#: 03030000.xhp#par_id3152363.3.help.text
-msgid "<item type=\"productname\">%PRODUCTNAME</item> Basic lets you calculate time or date differences by converting the time and date values to continuous numeric values. After the difference is calculated, special functions are used to reconvert the values to the standard time or date formats."
-msgstr "<item type=\"productname\">%PRODUCTNAME</item> Omogućava vam da kalkulišete razlike u vremenu ili datumu konvertirajući vrijednosti vremena i datuma u niz numeričkih vrijednosti. Nakon što se razlika izračuna, specijalne funkcije se koriste da rekonvertiraju vrijednosti u standardne formate za vrijeme i datume."
+#. =$?*
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"hd_id3153897\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03030000.xhp#par_id3151054.4.help.text
-msgid "You can combine date and time values into a single floating-decimal number. Dates are converted to integers, and times to decimal values. <item type=\"productname\">%PRODUCTNAME</item> Basic also supports the variable type Date, which can contain a time specification consisting of both a date and time."
-msgstr "Možete kombinirati vrijednosti datuma i vremena u jedan floating-decimal broj. Datumi se konvertiraju u integere, a vremena u decimalne vrijednosti. <item type=\"productname\">%PRODUCTNAME</item> Basic također podržava varijable tipa Date, koje mogu sadržavati vremensku specifikaciju koja se sastoji kako od datuma, tako od vremena."
+#. J]-D
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"par_id3150543\n"
+"4\n"
+"help.text"
+msgid "Rnd [(Expression)]"
+msgstr "Rnd [(Izraz)]"
-#: 01020100.xhp#tit.help.text
-#, fuzzy
-msgid "Using Variables"
-msgstr "String Varijable"
+#. b%Be
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"hd_id3149655\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 01020100.xhp#bm_id3149346.help.text
-msgid "<bookmark_value>names of variables</bookmark_value><bookmark_value>variables; using</bookmark_value><bookmark_value>types of variables</bookmark_value><bookmark_value>declaring variables</bookmark_value><bookmark_value>values;of variables</bookmark_value><bookmark_value>constants</bookmark_value><bookmark_value>arrays;declaring</bookmark_value><bookmark_value>defining;constants</bookmark_value>"
+#. J.KZ
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"par_id3154365\n"
+"6\n"
+"help.text"
+msgid "Double"
msgstr ""
-#: 01020100.xhp#hd_id3149346.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/01020100.xhp\" name=\"Using Variables\">Using Variables</link>"
-msgstr "<link href=\"text/sbasic/shared/03100000.xhp\" name=\"varijable\">varijable</link>"
+#. 8N^h
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"hd_id3154909\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 01020100.xhp#par_id3154346.3.help.text
+#. iT;#
+#: 03080302.xhp
#, fuzzy
-msgid "The following describes the basic use of variables in $[officename] Basic."
-msgstr "Slijedeće opisuje osnovnu upotrebu procedura i funkcija u $[officename] Basic-u."
-
-#: 01020100.xhp#hd_id3153361.4.help.text
-msgid "Naming Conventions for Variable Identifiers"
-msgstr ""
-
-#: 01020100.xhp#par_id3148797.5.help.text
-msgid "A variable name can consist of a maximum of 255 characters. The first character of a variable name <emph>must</emph> be a letter A-Z or a-z. Numbers can also be used in a variable name, but punctuation symbols and special characters are not permitted, with exception of the underscore character (\"_\"). In $[officename] Basic variable identifiers are not case-sensitive. Variable names may contain spaces but must be enclosed in square brackets if they do."
-msgstr ""
-
-#: 01020100.xhp#par_id3156422.6.help.text
-msgid "Examples for variable identifiers:"
-msgstr ""
-
-#: 01020100.xhp#par_id3163798.7.help.text
-msgid "MyNumber=5"
-msgstr ""
-
-#: 01020100.xhp#par_id3156441.126.help.text
-msgctxt "01020100.xhp#par_id3156441.126.help.text"
-msgid "Correct"
-msgstr ""
-
-#: 01020100.xhp#par_id3147317.8.help.text
-msgid "MyNumber5=15"
-msgstr ""
+msgctxt ""
+"03080302.xhp\n"
+"par_id3125864\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any numeric expression."
+msgstr "<emph>Izraz</emph>: Brojni izraz."
-#: 01020100.xhp#par_id3149664.127.help.text
-msgctxt "01020100.xhp#par_id3149664.127.help.text"
-msgid "Correct"
-msgstr ""
+#. lCsH
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"par_id3155306\n"
+"12\n"
+"help.text"
+msgid "<emph>Omitted:</emph> Returns the next random number in the sequence."
+msgstr "<emph>Izostavljeno</emph>: Vraca slijedeci slucajno izabrani broj u sekvenci."
-#: 01020100.xhp#par_id3145364.9.help.text
-msgid "MyNumber_5=20"
-msgstr ""
+#. 3{CQ
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"par_id3147318\n"
+"14\n"
+"help.text"
+msgid "The <emph>Rnd</emph> function only returns values ranging from 0 to 1. To generate random integers in a given range, use the formula in the following example:"
+msgstr "<emph>Rnd</emph> funkcija vraca samo vrijednosti u opsegu od 0 do 1. Za stvaranje slucajnih cijelih brojeva u nekom datom opsegu, koristite formulu u slijedecem primjeru:"
-#: 01020100.xhp#par_id3146119.128.help.text
-msgctxt "01020100.xhp#par_id3146119.128.help.text"
-msgid "Correct"
-msgstr ""
+#. ldKx
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"hd_id3151118\n"
+"15\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 01020100.xhp#par_id3154729.10.help.text
-msgid "My Number=20"
-msgstr ""
+#. ]a?w
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"par_id3147124\n"
+"21\n"
+"help.text"
+msgid "Print \"Number from 1 to 5\""
+msgstr "Ipiši \"Brojevi od 1 do 5\""
-#: 01020100.xhp#par_id3153876.11.help.text
-msgid "Not valid, variable with space must be enclosed in square brackets"
-msgstr ""
+#. #=!1
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"par_id3154943\n"
+"23\n"
+"help.text"
+msgid "Print \"Number from 6 to 8\""
+msgstr "Ispiši \"Broj od 6 do 8\""
-#: 01020100.xhp#par_id3147126.14.help.text
-msgid "[My Number]=12"
-msgstr ""
+#. FOsi
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"par_id3151074\n"
+"25\n"
+"help.text"
+msgid "Print \"Greater than 8\""
+msgstr "Ipsiši \"Veći od 8\""
-#: 01020100.xhp#par_id3154510.15.help.text
-msgctxt "01020100.xhp#par_id3154510.15.help.text"
-msgid "Correct"
+#. U2GQ
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"par_id3155602\n"
+"27\n"
+"help.text"
+msgid "Print \"Outside range 1 to 10\""
msgstr ""
-#: 01020100.xhp#par_id3153708.12.help.text
-msgid "DéjàVu=25"
-msgstr ""
+#. [n%G
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"tit\n"
+"help.text"
+msgid "Str Function [Runtime]"
+msgstr "Str Funkcija [Vrijeme izvršavanja]"
-#: 01020100.xhp#par_id3150330.129.help.text
-msgid "Not valid, special characters are not allowed"
-msgstr "Nije ispravno, posebni znaci nisu dozvoljeni"
+#. IOtT
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"bm_id3143272\n"
+"help.text"
+msgid "<bookmark_value>Str function</bookmark_value>"
+msgstr "<bookmark_value>Str Funkcija</bookmark_value>"
-#: 01020100.xhp#par_id3155443.13.help.text
-msgid "5MyNumber=12"
-msgstr ""
+#. nW)+
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"hd_id3143272\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120103.xhp\" name=\"Str Function [Runtime]\">Str Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120103.xhp\" name=\"Str Funkcija [Vrijeme izvršavanja]\">Str Funkcija [Vrijeme izvršavanja]</link>"
-#: 01020100.xhp#par_id3154254.130.help.text
-msgid "Not valid, variable may not begin with a number"
-msgstr "Nije ispravno, varijabla ne počinje brojem"
+#. LBCo
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"par_id3155100\n"
+"2\n"
+"help.text"
+msgid "Converts a numeric expression into a string."
+msgstr "pretvara brojne izraze u string."
-#: 01020100.xhp#par_id3147345.16.help.text
-msgid "Number,Mine=12"
-msgstr ""
+#. ;N(d
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"hd_id3109850\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 01020100.xhp#par_id3149256.131.help.text
-msgid "Not valid, punctuation marks are not allowed"
-msgstr "Nije ispravno, interpunkcijske oznake nisu dozvoljene"
+#. ZfkW
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"par_id3149497\n"
+"4\n"
+"help.text"
+msgid "Str (Expression)"
+msgstr "Str (Izraz)"
-#: 01020100.xhp#hd_id3146317.17.help.text
-msgid "Declaring Variables"
-msgstr "Deklarisanje Varijabli"
+#. {3YZ
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"hd_id3150040\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 01020100.xhp#par_id3150299.18.help.text
-msgid "In $[officename] Basic you don't need to declare variables explicitly. A variable declaration can be performed with the <emph>Dim</emph> statement. You can declare more than one variable at a time by separating the names with a comma. To define the variable type, use either a type-declaration sign after the name, or the appropriate key word. "
-msgstr "U $[officename] Basicu varijable se ne moraju deklarisati eksplicitno. Varijabla se može deklarisati sa <emph>Dim</emph> iskazom. Može se deklarisati više varijabli u isto vrijeme odvajanjem imena zarezom. Da bi se definisao tip varijable, koristi ili znak za deklaraciju tipa poslije imena , ili odgovarajuću ključnu riječ."
+#. #/[J
+#: 03120103.xhp
+#, fuzzy
+msgctxt ""
+"03120103.xhp\n"
+"par_id3146117\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "Stringovi"
-#: 01020100.xhp#par_id3154118.140.help.text
-msgid "Examples for variable declarations:"
-msgstr "Primjeri za deklarisanje varijabli:"
+#. !]6a
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"hd_id3155805\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 01020100.xhp#par_id3150090.19.help.text
-msgctxt "01020100.xhp#par_id3150090.19.help.text"
-msgid "DIM a$"
-msgstr ""
+#. ?qvH
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"par_id3149178\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression: </emph>Any numeric expression."
+msgstr "<emph>Izraz</emph>: Brojni izraz."
-#: 01020100.xhp#par_id3150982.132.help.text
-msgctxt "01020100.xhp#par_id3150982.132.help.text"
-msgid "Declares the variable \"a\" as a String"
-msgstr ""
+#. 6\:B
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"par_id3146958\n"
+"9\n"
+"help.text"
+msgid "The <emph>Str</emph> function converts a numeric variable, or the result of a calculation into a string. Negative numbers are preceded by a minus sign. Positive numbers are preceded by a space (instead of the plus sign)."
+msgstr "<emph>Str</emph> funkcija pretvara brojne varijable, ili rezultat kalkulacija u string. Negativnim brojevima predhodi znak minus. Pzitivnim brojevima predhodi praznina (umjesto znaka plus)."
-#: 01020100.xhp#par_id3149531.20.help.text
-#, fuzzy
-msgid "DIM a As String"
-msgstr "Dim sVar kao String"
+#. q,*)
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"hd_id3155419\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 01020100.xhp#par_id3150343.133.help.text
-msgctxt "01020100.xhp#par_id3150343.133.help.text"
-msgid "Declares the variable \"a\" as a String"
+#. [*^m
+#: 03030300.xhp
+msgctxt ""
+"03030300.xhp\n"
+"tit\n"
+"help.text"
+msgid "System Date and Time"
msgstr ""
-#: 01020100.xhp#par_id3149036.21.help.text
-msgid "DIM a$, b As Integer"
+#. 8-^;
+#: 03030300.xhp
+msgctxt ""
+"03030300.xhp\n"
+"hd_id3154923\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030300.xhp\" name=\"System Date and Time\">System Date and Time</link>"
msgstr ""
-#: 01020100.xhp#par_id3155507.22.help.text
-msgid "Declares one variable as a String and one as an Integer"
-msgstr "Deklariše jednu varijablu kao String i jednu kao Cijeli Broj (Integer)"
-
-#: 01020100.xhp#par_idN10854.help.text
-msgid "DIM c As Boolean"
+#. j,o.
+#: 03030300.xhp
+msgctxt ""
+"03030300.xhp\n"
+"par_id3149457\n"
+"2\n"
+"help.text"
+msgid "The following functions and statements set or return the system date and time."
msgstr ""
-#: 01020100.xhp#par_idN10859.help.text
-msgid "Declares c as a Boolean variable that can be TRUE or FALSE"
-msgstr "Deklariše c kao Boolean varijablu koja može bili TAČNO ili NETAČNO (TRUE or FALSE)"
-
-#: 01020100.xhp#par_id3150519.23.help.text
-msgid "It is very important when declaring variables that you use the type-declaration character each time, even if it was used in the declaration instead of a keyword. Thus the following statements are invalid:"
-msgstr "Veoma je važno da, kada deklarišeš varijablu koristiš oznaku za deklaraciju tipa svaki put, čak iako je u deklaraciji korištena umjesto ključne riječi. Tako da slijedeći iskazi nisu ispravni:"
-
-#: 01020100.xhp#par_id3152985.24.help.text
-msgctxt "01020100.xhp#par_id3152985.24.help.text"
-msgid "DIM a$"
+#. ,NB(
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Loops"
msgstr ""
-#: 01020100.xhp#par_id3154527.134.help.text
-msgid "Declares \"a\" as a String"
-msgstr "Deklariše \"a\" kao String"
+#. .^ji
+#: 03090200.xhp
+#, fuzzy
+msgctxt ""
+"03090200.xhp\n"
+"hd_id3153990\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090200.xhp\" name=\"Loops\">Loops</link>"
+msgstr "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Makro</link>"
-#: 01020100.xhp#par_id3148599.25.help.text
-msgid "a=\"TestString\""
+#. @h#c
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3147226\n"
+"2\n"
+"help.text"
+msgid "The following statements execute loops."
msgstr ""
-#: 01020100.xhp#par_id3153064.135.help.text
-msgid "Type-declaration missing: \"a$=\""
-msgstr "Deklaracija tipa nedostaje: \"a$=\""
-
-#: 01020100.xhp#par_id3144770.26.help.text
-msgid "Once you have declared a variable as a certain type, you cannot declare the variable under the same name again as a different type!"
-msgstr "Kada se varijabla deklariše kao određeni tip, ne može se ponovo deklarisati pod istim imenom a drugim tipom!"
-
-#: 01020100.xhp#hd_id3149331.27.help.text
-msgid "Forcing Variable Declarations"
-msgstr "Forsiranje Deklaracije Varijable"
-
-#: 01020100.xhp#par_id3149443.28.help.text
-msgid "To force declaration of variables, use the following command:"
-msgstr "Da bi se primorala deklaracija varijabli, koristi slijedeću komandu:"
-
-#: 01020100.xhp#par_id3152869.29.help.text
-msgid "OPTION EXPLICIT"
-msgstr "OPCIJA EKSPLICITNA"
-
-#: 01020100.xhp#par_id3155072.30.help.text
-msgid "The <emph>Option Explicit</emph> statement has to be the first line in the module, before the first SUB. Generally, only arrays need to be declared explicitly. All other variables are declared according to the type-declaration character, or - if omitted - as the default type <emph>Single</emph>."
-msgstr "<emph>Opcija Eksplicitna</emph> iskaz mora biti prvi red u modulu, prije prvog SUBa. Općenito, samo nizovi moraju biti deklarisani eksplicitno. Sve ostale varijable se deklarišu na osnovu karaktera za deklaraciju tipa, ili - ako je izostavljeno - kao dodijeljeni tip <emph>Single</emph>."
-
-#: 01020100.xhp#hd_id3154614.34.help.text
-msgid "Variable Types"
-msgstr "Tipovi Varijable"
-
-#: 01020100.xhp#par_id3155383.35.help.text
-msgid "$[officename] Basic supports four variable classes:"
-msgstr "$[officename] Basic podržava četiri klase variableČ"
-
-#: 01020100.xhp#par_id3153972.36.help.text
-msgid "<emph>Numeric</emph> variables can contain number values. Some variables are used to store large or small numbers, and others are used for floating-point or fractional numbers. "
-msgstr "<emph>Numeričke</emph> varijable mogu sadržati vrijednosti brojeva. Neke varijable se koriste da bi pohranili velike ili male brojeve, a druge za brojeve s pomičnim zarezom ili razlomke."
-
-#: 01020100.xhp#par_id3159226.37.help.text
-msgid "<emph>String</emph> variables contain character strings."
-msgstr "<emph>String</emph> varijable sadrže stringove znakova (karaktera)."
-
-#: 01020100.xhp#par_id3145217.38.help.text
-msgid "<emph>Boolean</emph> variables contain either the TRUE or the FALSE value."
-msgstr "<emph>Boolean</emph> variable sadrže ili TAČNO ili NETAČNO vrijednosti."
-
-#: 01020100.xhp#par_id3154762.39.help.text
-msgid "<emph>Object</emph> variables can store objects of various types, like tables and documents within a document."
-msgstr "<emph>Objekat</emph> varijable mogu pohraniti različite vrste objekata, kao tabele i dokumente unutar dokumenta."
-
-#: 01020100.xhp#hd_id3153805.40.help.text
-msgid "Integer Variables"
-msgstr "Varijable Cijelih Brojeva (Integer)"
-
-#: 01020100.xhp#par_id3146966.41.help.text
-msgid "Integer variables range from -32768 to 32767. If you assign a floating-point value to an integer variable, the decimal places are rounded to the next integer. Integer variables are rapidly calculated in procedures and are suitable for counter variables in loops. An integer variable only requires two bytes of memory. \"%\" is the type-declaration character."
-msgstr "Raspon varijabli Integer (Cijeli Brojevi) je od -32768 do 32767. Ako dodijeliš vrijednost sa pomičnim zarezom varijabli koja je cijeli broj, decimalna mjesta se zaokružuju kao naredni cijeli broj. Varijable cijelih brojeva se brzo računaju u procedurama i pogodne su za varijable brojača u petljama. Varijabla Cijeli Broj zahtijeva samo dva bajta memorije. \"%\" je karakter za deklaraciju tipa."
-
-#: 01020100.xhp#par_id3153810.43.help.text
-msgid "Dim Variable%"
-msgstr ""
+#. *sgM
+#: 03070000.xhp
+msgctxt ""
+"03070000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Mathematical Operators"
+msgstr "Matematičke operacije"
-#: 01020100.xhp#par_id3153556.44.help.text
+#. 2]J?
+#: 03070000.xhp
#, fuzzy
-msgid "Dim Variable As Integer"
-msgstr "Dim Varijable As String"
-
-#: 01020100.xhp#hd_id3147546.45.help.text
-msgid "Long Integer Variables"
-msgstr "Long Integer Varijable"
-
-#: 01020100.xhp#par_id3151193.46.help.text
-msgid "Long integer variables range from -2147483648 to 2147483647. If you assign a floating-point value to a long integer variable, the decimal places are rounded to the next integer. Long integer variables are rapidly calculated in procedures and are suitable for counter variables in loops for large values. A long integer variable requires four bytes of memory. \"&\" is the type-declaration character."
-msgstr "Raspon Long Integer (Dugi Cijeli Broj) varijabli je od -2147483648 do 2147483647. Ako dodijelite vrijednost sa pomičnim zarezom varijabli Long Integer, decimalna mjesta su zaokružena na naredni cijeli broj. Long integer varijable se brzo računaju u procedurama i prikladne su za varijable brojača u petljama za velike vrijednosti. Long Integer varijabla zauzima četiri bajta memorije. \"&\" je karakter za deklaraciju tipa."
+msgctxt ""
+"03070000.xhp\n"
+"hd_id3149234\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03070000.xhp\" name=\"Mathematical Operators\">Mathematical Operators</link>"
+msgstr "<link href=\"text/sbasic/shared/03110000.xhp\" name=\"Operatori uporedivanja\">operatori uporedivanja</link>"
-#: 01020100.xhp#par_id3154708.48.help.text
-msgid "Dim Variable&"
+#. .!j@
+#: 03070000.xhp
+msgctxt ""
+"03070000.xhp\n"
+"par_id3145068\n"
+"2\n"
+"help.text"
+msgid "The following mathematical operators are supported in $[officename] Basic."
msgstr ""
-#: 01020100.xhp#par_id3156365.49.help.text
-#, fuzzy
-msgid "Dim Variable as Long"
-msgstr "Dim Varijable As String"
-
-#: 01020100.xhp#hd_id7596972.help.text
-msgid "Decimal Variables"
-msgstr "Decimalne Varijable"
-
-#: 01020100.xhp#par_id2649311.help.text
-msgid "Decimal variables can take positive or negative numbers or zero. Accuracy is up to 29 digits."
-msgstr "Decimalne variable mogu imati pozitivne ili negativne brojeve ili nulu. Ispravnost je do 29 decimala."
-
-#: 01020100.xhp#par_id7617114.help.text
-msgid "You can use plus (+) or minus (-) signs as prefixes for decimal numbers (with or without spaces)."
-msgstr "Možete koristiti plus (+) ili minus (-) kao prefikse za decimalne brojeve (sa ili bez razmaka)."
-
-#: 01020100.xhp#par_id1593676.help.text
-msgid "If a decimal number is assigned to an integer variable, %PRODUCTNAME Basic rounds the figure up or down."
-msgstr "Ako je decimalni broj dodijeljen varijabli Integer (Cijelog Broja), %PRODUCTNAME Basic zaokružuje cifru niže ili više. "
-
-#: 01020100.xhp#hd_id3147500.50.help.text
-msgid "Single Variables"
-msgstr "Single Varijable"
-
-#: 01020100.xhp#par_id3153070.51.help.text
-msgid "Single variables can take positive or negative values ranging from 3.402823 x 10E38 to 1.401298 x 10E-45. Single variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Single variables are suitable for mathematical calculations of average precision. Calculations require more time than for Integer variables, but are faster than calculations with Double variables. A Single variable requires 4 bytes of memory. The type-declaration character is \"!\"."
-msgstr "Single varijable mogu imati pozitivne ili negativne vrijednosti u rasponu od 3.402823 x 10E+38 do 1.401298 x 10E-45. Single varijable su varijable sa pomičnim zarezom, u kojima decimalna preciznost opada a ne-decimalni dio raste. Single varijable su prikladne za matematičko računanje prosječne preciznosti. Računanje oduzima više vremena nego sa Cijelim Brojevima, ali brže nego računanje sa Duplim (Double) varijablama. Single varijable uzimaju 4 bajta memorije. Karakter za deklaraciju je \"!\"."
-
-#: 01020100.xhp#par_id3149875.52.help.text
-msgid "Dim Variable!"
+#. B`Lr
+#: 03070000.xhp
+msgctxt ""
+"03070000.xhp\n"
+"par_id3148552\n"
+"3\n"
+"help.text"
+msgid "This chapter provides a short overview of all of the arithmetical operators that you may need for calculations within a program."
msgstr ""
-#: 01020100.xhp#par_id3153302.53.help.text
+#. :/W3
+#: 03090201.xhp
#, fuzzy
-msgid "Dim Variable as Single"
-msgstr "Dim Varijable As String"
-
-#: 01020100.xhp#hd_id3155753.54.help.text
-msgid "Double Variables"
-msgstr "Duple Varijable"
-
-#: 01020100.xhp#par_id3150953.55.help.text
-msgid "Double variables can take positive or negative values ranging from 1.79769313486232 x 10E308 to 4.94065645841247 x 10E-324. Double variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Double variables are suitable for precise calculations. Calculations require more time than for Single variables. A Double variable requires 8 bytes of memory. The type-declaration character is \"#\"."
-msgstr "Double varijable mogu imati pozitivne ili negativne vrijednosti u rasponu od 1.79769313486232 x 10E+308 do 4.94065645841247 x 10E-324. Double varijable su varijable sa pomičnim zarezom, u kojima decimalna preciznost opada dok ne-decimalni dio broja raste. Double varijable su prikladne za precizno računanje . Računanja zahtijevaju više vremena nego Single varijable. Double varijabla zahtijeva 8 bajta memorije. Karakter za deklaraciju tipa je \"#\"."
+msgctxt ""
+"03090201.xhp\n"
+"tit\n"
+"help.text"
+msgid "Do...Loop Statement [Runtime]"
+msgstr "DefBool Statement [Run-time]"
-#: 01020100.xhp#par_id3150431.56.help.text
-msgid "Dim Variable#"
+#. e$j,
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"bm_id3156116\n"
+"help.text"
+msgid "<bookmark_value>Do...Loop statement</bookmark_value><bookmark_value>While; Do loop</bookmark_value><bookmark_value>Until</bookmark_value><bookmark_value>loops</bookmark_value>"
msgstr ""
-#: 01020100.xhp#par_id3154406.57.help.text
+#. @i,T
+#: 03090201.xhp
#, fuzzy
-msgid "Dim Variable As Double"
-msgstr "Dim Varijable As String"
-
-#: 01020100.xhp#hd_id3155747.95.help.text
-msgid "Currency Variables"
-msgstr "Varijable Currency (Valute)"
-
-#: 01020100.xhp#par_id3153337.96.help.text
-msgid "Currency variables are internally stored as 64-bit numbers (8 Bytes) and displayed as a fixed-decimal number with 15 non-decimal and 4 decimal places. The values range from -922337203685477.5808 to +922337203685477.5807. Currency variables are used to calculate currency values with a high precision. The type-declaration character is \"@\"."
-msgstr "Currency varijable su interno pohranjene kao 64-bitni brojevi (8 Bajta) i prikazane kao brojevi sa fiksnom decimalom sa 15 ne-decimalnih i 4 decimalna mjesta. Vrijednosti su u rasponu od -922337203685477.5808 do +922337203685477.5807. Currency varijable se koriste za računanje vrijednosti valute sa visokom preciznošću. Karakter za deklaraciju tipa je \"@\"."
+msgctxt ""
+"03090201.xhp\n"
+"hd_id3156116\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop Statement [Runtime]\">Do...Loop Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo Statement [Run-time]\">GoTo Statement [Run-time]</link>"
-#: 01020100.xhp#par_id3147296.97.help.text
-msgid "Dim Variable@"
+#. GJA-
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3109850\n"
+"2\n"
+"help.text"
+msgid "Repeats the statements between the Do and the Loop statement while the condition is True or until the condition becomes True."
msgstr ""
-#: 01020100.xhp#par_id3150391.98.help.text
-#, fuzzy
-msgid "Dim Variable As Currency"
-msgstr "Dim Varijable As String"
-
-#: 01020100.xhp#hd_id3148742.58.help.text
-msgid "String Variables"
-msgstr "String Varijable"
-
-#: 01020100.xhp#par_id3151393.59.help.text
-msgid "String variables can hold character strings with up to 65,535 characters. Each character is stored as the corresponding Unicode value. String variables are suitable for word processing within programs and for temporary storage of any non-printable character up to a maximum length of 64 Kbytes. The memory required for storing string variables depends on the number of characters in the variable. The type-declaration character is \"$\"."
-msgstr "String varijable mogu niz karaktera do 65,535 karaktera. Svaki je karakter pohranjen kao odgovarajući Unicode vrijednost. String varijable su prikladne za procesuiranje riječima u programima i za privremenu pohranu bilo kojeg karaktera koji se ne može ispisati maksimalne dužine 64 Kbajta. Potrebna memorija za pohranu varijabli string zavisi od broja karaktera u varijabli. Karakter za deklaraciju tipa \"$\"."
+#. 9@2U
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"hd_id3149119\n"
+"3\n"
+"help.text"
+msgid "Syntax"
+msgstr "Sintaksa:"
-#: 01020100.xhp#par_id3166467.60.help.text
-msgid "Dim Variable$"
+#. rZ;L
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3155150\n"
+"4\n"
+"help.text"
+msgid "Do [{While | Until} condition = True]"
msgstr ""
-#: 01020100.xhp#par_id3153027.61.help.text
-msgid "Dim Variable As String"
-msgstr "Dim Varijable As String"
-
-#: 01020100.xhp#hd_id3150534.62.help.text
-msgid "Boolean Variables"
-msgstr "Boolean Varijable"
-
-#: 01020100.xhp#par_id3145632.63.help.text
-msgid "Boolean variables store only one of two values: TRUE or FALSE. A number 0 evaluates to FALSE, every other value evaluates to TRUE."
-msgstr "Boolean varijable pohranjuju samo jednu od dvije vrijednosti: TRUE ili FALSE (TAČNO ili NETAČNO). Broj 0 jednak je FALSE, svaka druga vrijednost jednaka je TRUE."
-
-#: 01020100.xhp#par_id3147615.64.help.text
-#, fuzzy
-msgid "Dim Variable As Boolean"
-msgstr "Dim Varijable As String"
-
-#: 01020100.xhp#hd_id3149722.65.help.text
-msgid "Date Variables"
-msgstr "Varijable Date (Datum)"
-
-#: 01020100.xhp#par_id3159116.66.help.text
-msgid "Date variables can only contain dates and time values stored in an internal format. Values assigned to Date variables with <link href=\"text/sbasic/shared/03030101.xhp\" name=\"Dateserial\"><emph>Dateserial</emph></link>, <link href=\"text/sbasic/shared/03030102.xhp\" name=\"Datevalue\"><emph>Datevalue</emph></link>, <link href=\"text/sbasic/shared/03030205.xhp\" name=\"Timeserial\"><emph>Timeserial</emph></link> or <link href=\"text/sbasic/shared/03030206.xhp\" name=\"Timevalue\"><emph>Timevalue</emph></link> are automatically converted to the internal format. Date-variables are converted to normal numbers by using the <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> function. The internal format enables a comparison of date/time values by calculating the difference between two numbers. These variables can only be declared with the key word <emph>Date</emph>."
-msgstr "Date varijable mogu sadržati samo datume i vrijednosti za vrijeme pohranjene u internom formatu. Vrijednosti dodijeljene varijablama Date sa <link href=\"text/sbasic/shared/03030101.xhp\" name=\"Dateserial\"><emph>Dateserial</emph></link>, <link href=\"text/sbasic/shared/03030102.xhp\" name=\"Datevalue\"><emph>Datevalue</emph></link>, <link href=\"text/sbasic/shared/03030205.xhp\" name=\"Timeserial\"><emph>Timeserial</emph></link> ili <link href=\"text/sbasic/shared/03030206.xhp\" name=\"Timevalue\"><emph>Timevalue</emph></link> su automatski pretvorene u interni format. Varijable Date su pretvorene u normalne brojeve koristeći <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Mjesec</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Godina</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> funkcijom. Interni format omogućava usporedbu vrijednosti datuma i vremena računanjem razlike između dva broja. Ove varijable se mogu deklarisati samo ključnom rječju <emph>Datum</emph>."
-
-#: 01020100.xhp#par_id3150462.67.help.text
-#, fuzzy
-msgid "Dim Variable As Date"
-msgstr "Dim Varijable As String"
-
-#: 01020100.xhp#hd_id3148732.68.help.text
-msgid "Initial Variable Values"
-msgstr "Početne Vrijednosti Varijabli"
-
-#: 01020100.xhp#par_id3154549.69.help.text
-msgid "As soon as the variable has been declared, it is automatically set to the \"Null\" value. Note the following conventions:"
-msgstr "Čim se varijabla deklariše, automatski je postavljena na vrijednost\"Null\" (Nula). Zapamti slijedeća pravilas:"
-
-#: 01020100.xhp#par_id3143222.70.help.text
-msgid "<emph>Numeric</emph> variables are automatically assigned the value \"0\" as soon as they are declared."
-msgstr "<emph>Numeričke</emph> varijablama je automatski dodijeljena vrijednost \"0\" čim su deklarisane."
-
-#: 01020100.xhp#par_id3150693.71.help.text
-msgid "<emph>Date variables</emph> are assigned the value 0 internally; equivalent to converting the value to \"0\" with the <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> function."
-msgstr "<emph>Date variables</emph> dodijeljena vrijednost 0 interno; ekvivalent za pretvaranje vrijednosti u \"0\" sa <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Mjesec</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Godina</emph></link> ili <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link>funkcijom."
-
-#: 01020100.xhp#par_id3154807.72.help.text
-msgid "<emph>String variables</emph> are assigned an empty-string (\"\") when they are declared."
-msgstr "<emph>String variables</emph> varijablama se dodjeljuje prazan string (\"\") kada se deklarišu."
-
-#: 01020100.xhp#hd_id3153936.83.help.text
-msgid "Arrays"
-msgstr "Arrays (Matrica)"
-
-#: 01020100.xhp#par_id3148736.84.help.text
-msgid "$[officename] Basic knows one- or multi-dimensional arrays, defined by a specified variable type. Arrays are suitable for editing lists and tables in programs. Individual elements of an array can be addressed through a numeric index."
-msgstr "$[officename] Basic poznaje jedno- ili više-dimenzionalne matrice, definisane određenim tipom varijable. Arrays su prikladne za editovanje listi i tabela u programima. Pojedinačni elementi matrice se mogu adresirati kroz numerički indeks."
-
-#: 01020100.xhp#par_id3149546.85.help.text
-msgid "Arrays <emph>must</emph> be declared with the <emph>Dim</emph> statement. There are several ways to define the index range of an array:"
-msgstr "Matrice <emph>moraju</emph> deklarisane sa <emph>Dim</emph> iskazom. Postoji nekoliko načina da se definiše raspon indeksa matrice:"
+#. :`Me
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3154422\n"
+"5\n"
+"help.text"
+msgid "statement block"
+msgstr "blok izjava"
-#: 01020100.xhp#par_id3150143.86.help.text
-msgid "DIM text$(20)"
+#. ]ZSs
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3150789\n"
+"6\n"
+"help.text"
+msgid "[Exit Do]"
msgstr ""
-#: 01020100.xhp#par_id3154567.136.help.text
-msgid "21 elements numbered from 0 to 20"
-msgstr "21 element numerisan od 0 do 20"
+#. rpFU
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3155805\n"
+"7\n"
+"help.text"
+msgid "statement block"
+msgstr "blok izjava"
-#: 01020100.xhp#par_id3145596.125.help.text
-msgid "DIM text$(5,4)"
+#. CLjv
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3145090\n"
+"8\n"
+"help.text"
+msgid "Loop"
msgstr ""
-#: 01020100.xhp#par_id3154397.137.help.text
-msgid "30 elements (a matrix of 6 x 5 elements)"
-msgstr "30 elemenata (matrica od 6 x 5 elemenata)"
+#. AcGd
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3154749\n"
+"9\n"
+"help.text"
+msgid "or"
+msgstr "ili"
-#: 01020100.xhp#par_id3149185.87.help.text
-msgid "DIM text$(5 to 25)"
+#. #x=?
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3150503\n"
+"10\n"
+"help.text"
+msgid "Do"
msgstr ""
-#: 01020100.xhp#par_id3149690.138.help.text
-msgid "21 elements numbered from 5 to 25"
-msgstr "21 element numerisan od 5 do 25"
+#. lvU~
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3149762\n"
+"11\n"
+"help.text"
+msgid "statement block"
+msgstr "blok izjava"
-#: 01020100.xhp#par_id3155950.88.help.text
-msgid "DIM text$(-15 to 5)"
+#. (%+z
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3150984\n"
+"12\n"
+"help.text"
+msgid "[Exit Do]"
msgstr ""
-#: 01020100.xhp#par_id3153113.89.help.text
-msgid "21 elements (including 0), numbered from -15 to 5"
-msgstr "21 element (uključujući 0), numerisani od -15 to 5"
-
-#: 01020100.xhp#par_id3153005.90.help.text
-msgid "The index range can include positive as well as negative numbers. "
-msgstr "Raspon indeksa uključuje pozitivne kao i negativne brojeve."
-
-#: 01020100.xhp#hd_id3154507.91.help.text
-msgid "Constants"
-msgstr "Konstante"
-
-#: 01020100.xhp#par_id3156357.92.help.text
-msgid "Constants have a fixed value. They are only defined once in the program and cannot be redefined later:"
-msgstr "Konstante imaju fiksiranu vrijednost. Također su definisane samo jednom u programu i ne mogu se ponovo definisati:"
+#. b6i`
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3143228\n"
+"13\n"
+"help.text"
+msgid "statement block"
+msgstr "blok izjava"
-#: 01020100.xhp#par_id3153203.93.help.text
-msgctxt "01020100.xhp#par_id3153203.93.help.text"
-msgid "CONST ConstName=Expression"
+#. +mO!
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3149235\n"
+"14\n"
+"help.text"
+msgid "Loop [{While | Until} condition = True]"
msgstr ""
-#: 03080700.xhp#tit.help.text
-msgid "Expression Signs"
+#. (3f9
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"hd_id3156024\n"
+"15\n"
+"help.text"
+msgid "Parameters/Elements"
msgstr ""
-#: 03080700.xhp#hd_id3150702.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080700.xhp\" name=\"Expression Signs\">Expression Signs</link>"
+#. InF[
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3156344\n"
+"16\n"
+"help.text"
+msgid "<emph>Condition:</emph> A comparison, numeric or string expression, that evaluates either True or False."
msgstr ""
-#: 03080700.xhp#par_id3148668.2.help.text
-msgid "This function returns the algebraic sign of a numeric expression."
+#. x#jG
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3149669\n"
+"17\n"
+"help.text"
+msgid "<emph>Statement block:</emph> Statements that you want to repeat while or until the condition is True."
msgstr ""
-#: 03020102.xhp#tit.help.text
-#, fuzzy
-msgid "FreeFile Function[Runtime]"
-msgstr "zelena Function [Run-time]"
-
-#: 03020102.xhp#bm_id3150400.help.text
-#, fuzzy
-msgid "<bookmark_value>FreeFile function</bookmark_value>"
-msgstr "<bookmark_value>DateValue funkcija</bookmark_value>"
-
-#: 03020102.xhp#hd_id3150400.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03020102.xhp\" name=\"FreeFile Function[Runtime]\">FreeFile Function[Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Green Function [Run-time]\">Green Function [Run-time]</link>"
-
-#: 03020102.xhp#par_id3154366.2.help.text
-msgid "Returns the next available file number for opening a file. Use this function to open a file using a file number that is not already in use by a currently open file."
+#. 2F%_
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3150791\n"
+"18\n"
+"help.text"
+msgid "The <emph>Do...Loop</emph> statement executes a loop as long as, or until, a certain condition is True. The condition for exiting the loop must be entered following either the <emph>Do</emph> or the <emph>Loop</emph> statement. The following examples are valid combinations:"
msgstr ""
-#: 03020102.xhp#hd_id3150769.3.help.text
-msgctxt "03020102.xhp#hd_id3150769.3.help.text"
-msgid "Syntax:"
+#. IPB[
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"hd_id3154366\n"
+"19\n"
+"help.text"
+msgid "Syntax"
msgstr "Sintaksa:"
-#: 03020102.xhp#par_id3150869.4.help.text
-msgid "FreeFile"
-msgstr ""
-
-#: 03020102.xhp#hd_id3151042.5.help.text
-msgctxt "03020102.xhp#hd_id3151042.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03020102.xhp#par_id3150440.6.help.text
-msgctxt "03020102.xhp#par_id3150440.6.help.text"
-msgid "Integer"
-msgstr "Cjelobrojno"
-
-#: 03020102.xhp#hd_id3148576.7.help.text
-msgctxt "03020102.xhp#hd_id3148576.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03020102.xhp#par_id3155854.8.help.text
-msgid "This function can only be used immediately in front of an Open statement. FreeFile returns the next available file number, but does not reserve it."
-msgstr ""
-
-#: 03020102.xhp#hd_id3159153.9.help.text
-msgctxt "03020102.xhp#hd_id3159153.9.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03020102.xhp#par_id3146120.10.help.text
-msgctxt "03020102.xhp#par_id3146120.10.help.text"
-msgid "Sub ExampleWorkWithAFile"
+#. hX*9
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3145171\n"
+"20\n"
+"help.text"
+msgid "Do While condition = True"
msgstr ""
-#: 03020102.xhp#par_id3154319.11.help.text
-#, fuzzy
-msgctxt "03020102.xhp#par_id3154319.11.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iColour As Integer"
-
-#: 03020102.xhp#par_id3151117.12.help.text
-#, fuzzy
-msgctxt "03020102.xhp#par_id3151117.12.help.text"
-msgid "Dim sLine As String"
-msgstr "Dim sVar kao String"
-
-#: 03020102.xhp#par_id3147426.13.help.text
-#, fuzzy
-msgctxt "03020102.xhp#par_id3147426.13.help.text"
-msgid "Dim aFile As String"
-msgstr "DIM sFile Kao String"
-
-#: 03020102.xhp#par_id3149667.36.help.text
+#. XMK%
+#: 03090201.xhp
#, fuzzy
-msgctxt "03020102.xhp#par_id3149667.36.help.text"
-msgid "Dim sMsg as String"
-msgstr "Dim sVar kao String"
-
-#: 03020102.xhp#par_id3145800.14.help.text
-msgctxt "03020102.xhp#par_id3145800.14.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr ""
+msgctxt ""
+"03090201.xhp\n"
+"par_id3149203\n"
+"21\n"
+"help.text"
+msgid "...statement block"
+msgstr "blok izjava"
-#: 03020102.xhp#par_id3147396.15.help.text
-msgctxt "03020102.xhp#par_id3147396.15.help.text"
-msgid "sMsg = \"\""
+#. @0)A
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3125864\n"
+"22\n"
+"help.text"
+msgid "Loop"
msgstr ""
-#: 03020102.xhp#par_id3154490.16.help.text
-msgctxt "03020102.xhp#par_id3154490.16.help.text"
-msgid "iNumber = Freefile"
+#. hZl_
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3154124\n"
+"24\n"
+"help.text"
+msgid "The statement block between the Do While and the Loop statements is repeated so long as the condition is true."
msgstr ""
-#: 03020102.xhp#par_id3151074.17.help.text
-msgctxt "03020102.xhp#par_id3151074.17.help.text"
-msgid "Open aFile For Output As #iNumber"
+#. zT*4
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3153968\n"
+"25\n"
+"help.text"
+msgid "Do Until condition = True"
msgstr ""
-#: 03020102.xhp#par_id3155416.18.help.text
-msgctxt "03020102.xhp#par_id3155416.18.help.text"
-msgid "Print #iNumber, \"First line of text\""
-msgstr "Isštampati #iBroj, \"Prvi red teksta\""
-
-#: 03020102.xhp#par_id3153416.19.help.text
-msgctxt "03020102.xhp#par_id3153416.19.help.text"
-msgid "Print #iNumber, \"Another line of text\""
-msgstr "Isštampati #iBroj, \"Drugi red teksta\""
+#. lq$s
+#: 03090201.xhp
+#, fuzzy
+msgctxt ""
+"03090201.xhp\n"
+"par_id3154909\n"
+"26\n"
+"help.text"
+msgid "...statement block"
+msgstr "blok izjava"
-#: 03020102.xhp#par_id3149401.20.help.text
-msgctxt "03020102.xhp#par_id3149401.20.help.text"
-msgid "Close #iNumber"
+#. C_f7
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3159151\n"
+"27\n"
+"help.text"
+msgid "Loop"
msgstr ""
-#: 03020102.xhp#par_id3150330.24.help.text
-msgctxt "03020102.xhp#par_id3150330.24.help.text"
-msgid "iNumber = Freefile"
+#. W$_c
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3150440\n"
+"29\n"
+"help.text"
+msgid "The statement block between the Do Until and the Loop statements is repeated if the condition so long as the condition is false."
msgstr ""
-#: 03020102.xhp#par_id3155067.25.help.text
-msgid "Open aFile For Input As #iNumber"
+#. 6aAC
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3153952\n"
+"30\n"
+"help.text"
+msgid "Do"
msgstr ""
-#: 03020102.xhp#par_id3155443.26.help.text
-msgid "While not eof(#iNumber)"
-msgstr ""
+#. k=.h
+#: 03090201.xhp
+#, fuzzy
+msgctxt ""
+"03090201.xhp\n"
+"par_id3147349\n"
+"31\n"
+"help.text"
+msgid "...statement block"
+msgstr "blok izjava"
-#: 03020102.xhp#par_id3153714.27.help.text
-msgctxt "03020102.xhp#par_id3153714.27.help.text"
-msgid "Line Input #iNumber, sLine"
+#. /}7q
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3159153\n"
+"32\n"
+"help.text"
+msgid "Loop While condition = True"
msgstr ""
-#: 03020102.xhp#par_id3148408.28.help.text
-msgctxt "03020102.xhp#par_id3148408.28.help.text"
-msgid "If sLine <>\"\" then"
+#. O+N3
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3146985\n"
+"34\n"
+"help.text"
+msgid "The statement block between the Do and the Loop statements repeats so long as the condition is true."
msgstr ""
-#: 03020102.xhp#par_id3156385.29.help.text
-msgctxt "03020102.xhp#par_id3156385.29.help.text"
-msgid "sMsg = sMsg & sLine & chr(13)"
+#. J26Q
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3150488\n"
+"35\n"
+"help.text"
+msgid "Do"
msgstr ""
-#: 03020102.xhp#par_id3145147.31.help.text
-msgctxt "03020102.xhp#par_id3145147.31.help.text"
-msgid "end if"
+#. (JAy
+#: 03090201.xhp
+#, fuzzy
+msgctxt ""
+"03090201.xhp\n"
+"par_id3153189\n"
+"36\n"
+"help.text"
+msgid "...statement block"
+msgstr "blok izjava"
+
+#. GB=b
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3155411\n"
+"37\n"
+"help.text"
+msgid "Loop Until condition = True"
msgstr ""
-#: 03020102.xhp#par_id3153966.32.help.text
-msgctxt "03020102.xhp#par_id3153966.32.help.text"
-msgid "wend"
+#. ?1C:
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3151117\n"
+"39\n"
+"help.text"
+msgid "The statement block between the Do and the Loop statements repeats until the condition is true."
msgstr ""
-#: 03020102.xhp#par_id3155961.33.help.text
-msgctxt "03020102.xhp#par_id3155961.33.help.text"
-msgid "Close #iNumber"
+#. C+M4
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3149484\n"
+"41\n"
+"help.text"
+msgid "Use the <emph>Exit Do</emph> statement to unconditionally end the loop. You can add this statement anywhere in a <emph>Do</emph>...<emph>Loop</emph> statement. You can also define an exit condition using the <emph>If...Then</emph> structure as follows:"
msgstr ""
-#: 03020102.xhp#par_id3149567.37.help.text
-msgctxt "03020102.xhp#par_id3149567.37.help.text"
-msgid "Msgbox sMsg"
+#. p3gw
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3149262\n"
+"42\n"
+"help.text"
+msgid "Do..."
msgstr ""
-#: 03020102.xhp#par_id3146917.34.help.text
+#. 3e]@
+#: 03090201.xhp
#, fuzzy
-msgctxt "03020102.xhp#par_id3146917.34.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"03090201.xhp\n"
+"par_id3149298\n"
+"43\n"
+"help.text"
+msgid "statements"
+msgstr "Izjava"
-#: 03020400.xhp#tit.help.text
-msgid "Managing Files"
+#. Qb]G
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3145646\n"
+"44\n"
+"help.text"
+msgid "If condition = True Then Exit Do"
msgstr ""
-#: 03020400.xhp#hd_id3145136.1.help.text
+#. XMQA
+#: 03090201.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03020400.xhp\" name=\"Managing Files\">Managing Files</link>"
-msgstr "<link href=\"text/sbasic/shared/03100000.xhp\" name=\"varijable\">varijable</link>"
-
-#: 03020400.xhp#par_id3147264.2.help.text
-msgid "The functions and statements for managing files are described here."
-msgstr "Funkcijas i izjave za upravljanje datotekaa su opisani ovdje."
-
-#: 03080500.xhp#tit.help.text
-msgid "Integers"
-msgstr "Cijeli brojevi"
-
-#: 03080500.xhp#hd_id3153345.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080500.xhp\" name=\"Integers\">Integers</link>"
-msgstr "<link href=\"text/sbasic/shared/03080500.xhp\" name=\"Cijeli brojevi\">Cijeli brojevi</link>"
-
-#: 03080500.xhp#par_id3156152.2.help.text
-msgid "The following functions round values to integers."
-msgstr "Slijedece funkcije zaokruzuju brojeve kao cijele brojeve."
-
-#: 03130100.xhp#tit.help.text
-msgid "Beep Statement [Runtime]"
-msgstr "Beep iskaz [U izvršenju]"
-
-#: 03130100.xhp#bm_id3143284.help.text
-msgid "<bookmark_value>Beep statement</bookmark_value>"
-msgstr "<bookmark_value>Beep iskaz</bookmark_value>"
-
-#: 03130100.xhp#hd_id3143284.1.help.text
-msgid "<link href=\"text/sbasic/shared/03130100.xhp\" name=\"Beep Statement [Runtime]\">Beep Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03130100.xhp\" name=\"Beep Statement [Run-time]\">Beep iskaz [U izvršenju]</link>"
-
-#: 03130100.xhp#par_id3159201.2.help.text
-msgid "Plays a tone through the computer's speaker. The tone is system-dependent and you cannot modify its volume or pitch."
-msgstr "Pokrece ton preko govornika racunara. Ton je sistemski ovisan i ne možete mijenjati jacinu."
-
-#: 03130100.xhp#hd_id3153990.3.help.text
-msgctxt "03130100.xhp#hd_id3153990.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+msgctxt ""
+"03090201.xhp\n"
+"par_id3154490\n"
+"45\n"
+"help.text"
+msgid "statements"
+msgstr "Izjava"
-#: 03130100.xhp#par_id3147291.4.help.text
-msgid "Beep"
+#. 5coq
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3153159\n"
+"46\n"
+"help.text"
+msgid "Loop..."
msgstr ""
-#: 03130100.xhp#hd_id3148538.5.help.text
-msgctxt "03130100.xhp#hd_id3148538.5.help.text"
-msgid "Example:"
+#. m9Br
+#: 03090201.xhp
+#, fuzzy
+msgctxt ""
+"03090201.xhp\n"
+"hd_id3147396\n"
+"47\n"
+"help.text"
+msgid "Example"
msgstr "Primjer:"
-#: 03130100.xhp#par_id3149762.6.help.text
-msgid "Sub ExampleBeep"
-msgstr "Sub PrimjerBeep"
+#. !\Fi
+#: 03080802.xhp
+#, fuzzy
+msgctxt ""
+"03080802.xhp\n"
+"tit\n"
+"help.text"
+msgid "Oct Function [Runtime]"
+msgstr "Int Funkcija [Run-time]"
-#: 03130100.xhp#par_id3154285.7.help.text
-msgctxt "03130100.xhp#par_id3154285.7.help.text"
-msgid "beep"
-msgstr ""
+#. mjyo
+#: 03080802.xhp
+#, fuzzy
+msgctxt ""
+"03080802.xhp\n"
+"bm_id3155420\n"
+"help.text"
+msgid "<bookmark_value>Oct function</bookmark_value>"
+msgstr "<bookmark_value>Int Funkcija</bookmark_value>"
-#: 03130100.xhp#par_id3143270.8.help.text
-msgctxt "03130100.xhp#par_id3143270.8.help.text"
-msgid "beep"
-msgstr ""
+#. A~X1
+#: 03080802.xhp
+#, fuzzy
+msgctxt ""
+"03080802.xhp\n"
+"hd_id3155420\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080802.xhp\" name=\"Oct Function [Runtime]\">Oct Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Int Funkcija [Run-time]\">Int Funkcija [Run-time]</link>"
-#: 03130100.xhp#par_id3154142.9.help.text
-msgctxt "03130100.xhp#par_id3154142.9.help.text"
-msgid "beep"
+#. K\qP
+#: 03080802.xhp
+msgctxt ""
+"03080802.xhp\n"
+"par_id3154924\n"
+"2\n"
+"help.text"
+msgid "Returns the octal value of a number."
msgstr ""
-#: 03130100.xhp#par_id3148943.10.help.text
-msgctxt "03130100.xhp#par_id3148943.10.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03090412.xhp#tit.help.text
-msgid "Exit Statement [Runtime]"
-msgstr "Naredba za izlaz [Run-time]"
-
-#: 03090412.xhp#bm_id3152924.help.text
-msgid "<bookmark_value>Exit statement</bookmark_value>"
-msgstr "<bookmark_value>Naredba za izlaz</bookmark_value>"
-
-#: 03090412.xhp#hd_id3152924.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit Statement [Runtime]\">Exit Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Naredba za izlaz [Run-time]\">Naredba za izlaz [Run-time]</link>"
-
-#: 03090412.xhp#par_id3153394.2.help.text
-msgid "Exits a <emph>Do...Loop</emph>, <emph>For...Next</emph>, a function, or a subroutine."
-msgstr "Napusta <emph>Do...Loop</emph>, <emph>For...Next</emph>,funkcija, ili podprogram."
-
-#: 03090412.xhp#hd_id3149763.3.help.text
-msgctxt "03090412.xhp#hd_id3149763.3.help.text"
+#. lz4$
+#: 03080802.xhp
+msgctxt ""
+"03080802.xhp\n"
+"hd_id3148947\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03090412.xhp#par_id3159157.4.help.text
+#. RI|m
+#: 03080802.xhp
#, fuzzy
-msgctxt "03090412.xhp#par_id3159157.4.help.text"
-msgid "see Parameters"
-msgstr "vidi Parametre"
-
-#: 03090412.xhp#hd_id3148943.5.help.text
-msgctxt "03090412.xhp#hd_id3148943.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03090412.xhp#par_id3154760.6.help.text
-msgid "<emph>Exit Do</emph>"
-msgstr "<emph>Napusti uradi</emph>"
+msgctxt ""
+"03080802.xhp\n"
+"par_id3150543\n"
+"4\n"
+"help.text"
+msgid "Oct (Number)"
+msgstr "Int (Broj)"
-#: 03090412.xhp#par_id3147559.7.help.text
-msgid "Only valid within a <emph>Do...Loop</emph> statement to exit the loop. Program execution continues with the statement that follows the Loop statement. If <emph>Do...Loop</emph> statements are nested, the control is transferred to the loop in the next higher level."
-msgstr "JEdino validno u <emph>Do...Loop</emph> u naredbi da izadje iz kruga. Nastavak egzekucije odvija se sa izjavom koja slijedi u petlji. ako <emph>Do...Loop</emph> naredba je umetnuta,kontrola je prenesena na petlju u slijedecem vecem nivou ."
+#. =2eN
+#: 03080802.xhp
+msgctxt ""
+"03080802.xhp\n"
+"hd_id3153360\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03090412.xhp#par_id3150398.8.help.text
+#. bm]m
+#: 03080802.xhp
#, fuzzy
-msgid "<emph>Exit For</emph>"
-msgstr "<emph>Napusti uradi</emph>"
-
-#: 03090412.xhp#par_id3148797.9.help.text
-msgid "Only valid within a <emph>For...Next</emph> loop to exit the loop. Program execution continues with the first statement that follows the <emph>Next</emph> statement. In nested statements, the control is transferred to the loop in the next higher level."
-msgstr "JEdino validno u <emph>For...Next</emph> petlji da izadje iz petlje.Nastavak egzekucije odvija se sa prvom izjavom koja slijedi u petlji. ako <emph>Sljedeći</emph> naredba je umetnuta,kontrola je prenesena na petlju u slijedecem vecem nivou ."
-
-#: 03090412.xhp#par_id3147229.10.help.text
-msgid "<emph>Exit Function</emph>"
-msgstr "<emph>Napusti funkciju</emph>"
-
-#: 03090412.xhp#par_id3154685.11.help.text
-msgid "Exits the <emph>Function</emph> procedure immediately. Program execution continues with the statement that follows the <emph>Function</emph> call."
-msgstr "Napusta <emph>Funkcija</emph> proceduru odmah. Nastavak egzekucije odvija se sa izjavom koja slijedi .<emph>Funkcija</emph> call."
-
-#: 03090412.xhp#par_id3155132.12.help.text
-msgid "<emph>Exit Sub</emph>"
-msgstr "<emph>Napusti pod</emph>"
+msgctxt ""
+"03080802.xhp\n"
+"par_id3154138\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "Stringovi"
-#: 03090412.xhp#par_id3149561.13.help.text
-msgid "Exits the subroutine immediately. Program execution continues with the statement that follows the <emph>Sub</emph> call."
-msgstr "Napusta podprogram odmah. Nastavak egzekucije odvija se sa izjavom koja slijedi <emph>Sub</emph> call."
+#. 93{R
+#: 03080802.xhp
+msgctxt ""
+"03080802.xhp\n"
+"hd_id3156422\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03090412.xhp#par_id3153143.14.help.text
-msgid "The Exit statement does not define the end of a structure, and must not be confused with the End statement."
-msgstr "Naredba za izlaz ne definise kraj strukture I ne smije se zamijeniti sa Zavrsnom izjavom ."
+#. B2SA
+#: 03080802.xhp
+#, fuzzy
+msgctxt ""
+"03080802.xhp\n"
+"par_id3150768\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Any numeric expression that you want to convert to an octal value."
+msgstr "<emph>Text2</emph>: String izraz koji želite pretraživati."
-#: 03090412.xhp#hd_id3147348.15.help.text
-msgctxt "03090412.xhp#hd_id3147348.15.help.text"
+#. qh[G
+#: 03080802.xhp
+msgctxt ""
+"03080802.xhp\n"
+"hd_id3148672\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03090412.xhp#par_id3151113.16.help.text
-#, fuzzy
-msgctxt "03090412.xhp#par_id3151113.16.help.text"
-msgid "Sub ExampleExit"
-msgstr "Sub PrimjerDir"
-
-#: 03090412.xhp#par_id3156283.17.help.text
-#, fuzzy
-msgctxt "03090412.xhp#par_id3156283.17.help.text"
-msgid "Dim sReturn As String"
-msgstr "Dim sVar kao String"
-
-#: 03090412.xhp#par_id3147125.18.help.text
-msgctxt "03090412.xhp#par_id3147125.18.help.text"
-msgid "Dim sListArray(10) as String"
-msgstr ""
-
-#: 03090412.xhp#par_id3151073.19.help.text
-msgctxt "03090412.xhp#par_id3151073.19.help.text"
-msgid "Dim siStep as Single"
-msgstr ""
-
-#: 03090412.xhp#par_id3153158.20.help.text
-msgctxt "03090412.xhp#par_id3153158.20.help.text"
-msgid "For siStep = 0 to 10 REM Fill array with test data"
-msgstr ""
-
-#: 03090412.xhp#par_id3148457.21.help.text
-msgid "sListArray(siStep) = chr(siStep + 65)"
-msgstr "sListaaNiza(siKorak) = chr(siKorak + 65)"
-
-#: 03090412.xhp#par_id3154492.22.help.text
-msgctxt "03090412.xhp#par_id3154492.22.help.text"
-msgid "msgbox sListArray(siStep)"
-msgstr ""
-
-#: 03090412.xhp#par_id3154791.23.help.text
-msgctxt "03090412.xhp#par_id3154791.23.help.text"
-msgid "next siStep"
-msgstr ""
-
-#: 03090412.xhp#par_id3153510.24.help.text
-msgctxt "03090412.xhp#par_id3153510.24.help.text"
-msgid "sReturn = LinSearch(sListArray(), \"B\")"
-msgstr ""
-
-#: 03090412.xhp#par_id3154513.25.help.text
-msgctxt "03090412.xhp#par_id3154513.25.help.text"
-msgid "Print sReturn"
-msgstr "Štampaj sVrati"
-
-#: 03090412.xhp#par_id3149121.26.help.text
-msgctxt "03090412.xhp#par_id3149121.26.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03090412.xhp#par_id3152962.29.help.text
-msgctxt "03090412.xhp#par_id3152962.29.help.text"
-msgid "Function LinSearch( sList(), sItem As String ) as integer"
-msgstr ""
-
-#: 03090412.xhp#par_id3154755.30.help.text
-#, fuzzy
-msgctxt "03090412.xhp#par_id3154755.30.help.text"
-msgid "dim iCount as Integer"
-msgstr "Dim iPos kao Cifra"
-
-#: 03090412.xhp#par_id3153764.31.help.text
-msgid "REM LinSearch searches a TextArray:sList() for a TextEntry:"
-msgstr "REM LinTrazi trazi TekstNiz:sListaa() za UnosTeksta:"
-
-#: 03090412.xhp#par_id3148995.32.help.text
-msgid "REM Returns the index of the entry or 0 ( Null)"
-msgstr "REM Vraca index unosa ili 0 ( nula)"
-
-#: 03090412.xhp#par_id3156057.33.help.text
-msgctxt "03090412.xhp#par_id3156057.33.help.text"
-msgid "for iCount=1 to Ubound( sList() )"
-msgstr ""
-
-#: 03090412.xhp#par_id3159266.34.help.text
-msgctxt "03090412.xhp#par_id3159266.34.help.text"
-msgid "if sList( iCount ) = sItem then"
-msgstr ""
-
-#: 03090412.xhp#par_id3149567.35.help.text
-msgid "Exit for REM sItem found"
-msgstr "Napusti za REM sPOdatak nadjen"
-
-#: 03090412.xhp#par_id3147343.36.help.text
-msgctxt "03090412.xhp#par_id3147343.36.help.text"
-msgid "end if"
-msgstr ""
-
-#: 03090412.xhp#par_id3155174.37.help.text
-msgctxt "03090412.xhp#par_id3155174.37.help.text"
-msgid "next iCount"
-msgstr ""
-
-#: 03090412.xhp#par_id3146313.38.help.text
-msgctxt "03090412.xhp#par_id3146313.38.help.text"
-msgid "if iCount = Ubound( sList() ) then iCount = 0"
-msgstr ""
+#. `u63
+#: 03080400.xhp
+msgctxt ""
+"03080400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Square Root Calculation"
+msgstr "Kvadratni Korjen Kalkulacija"
-#: 03090412.xhp#par_id3166448.39.help.text
-msgctxt "03090412.xhp#par_id3166448.39.help.text"
-msgid "LinSearch = iCount"
-msgstr ""
+#. }c;b
+#: 03080400.xhp
+msgctxt ""
+"03080400.xhp\n"
+"hd_id3148946\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080400.xhp\" name=\"Square Root Calculation\">Square Root Calculation</link>"
+msgstr "<link href=\"text/sbasic/shared/03080400.xhp\" name=\"Kvadratni Korjen Kalkulacija\">Kvadratni Korjen Kalkulacija</link>"
-#: 03090412.xhp#par_id3146916.40.help.text
-#, fuzzy
-msgctxt "03090412.xhp#par_id3146916.40.help.text"
-msgid "end function"
-msgstr "kraj funkcije"
+#. 7kF7
+#: 03080400.xhp
+msgctxt ""
+"03080400.xhp\n"
+"par_id3159414\n"
+"2\n"
+"help.text"
+msgid "Use this function to calculate square roots."
+msgstr "Koristite ovu funkciju za racunanje kvadratnih korjena."
-#: 03101120.xhp#tit.help.text
-msgid "DefErr Statement [Runtime]"
-msgstr "DefErr Statement [Run-time]"
+#. S+*4
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"tit\n"
+"help.text"
+msgid "CDateFromIso Function [Runtime]"
+msgstr "CDateFromIso funkcija [Run-time]"
-#: 03101120.xhp#bm_id8177739.help.text
-#, fuzzy
-msgid "<bookmark_value>DefErr statement</bookmark_value>"
-msgstr "<bookmark_value>DefStr red</bookmark_value>"
+#. in.X
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"bm_id3153127\n"
+"help.text"
+msgid "<bookmark_value>CdateFromIso function</bookmark_value>"
+msgstr "<bookmark_value>CdateFromIso funkcija</bookmark_value>"
-#: 03101120.xhp#par_idN1057D.help.text
-msgid "<link href=\"text/sbasic/shared/03101120.xhp\">DefErr Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101120.xhp\">DefErr Naredba [Run-time]</link>"
+#. }DV7
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"hd_id3153127\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030108.xhp\" name=\"CDateFromIso Function [Runtime]\">CDateFromIso Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030108.xhp\" name=\"CDateFromIso funkcija [Run-time]\">CDateFromIso funkcija [Run-time]</link>"
-#: 03101120.xhp#par_idN1058D.help.text
-msgid "If no type-declaration character or keyword is specified, the DefErr statement sets the default variable type, according to a letter range."
-msgstr "Prefiks definicija za tip varijabli Ako nijedan karakter ili rijec bez defaultne vrijednosti nije specificirana, DefCur naredba postavlja defaultni tip podataka, prema rangu slova"
+#. -?%r
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"par_id3148550\n"
+"2\n"
+"help.text"
+msgid "Returns the internal date number from a string that contains a date in ISO format."
+msgstr "Vrača interni datumski broj od niza karaktera koji sadrži datum u ISO formatu."
-#: 03101120.xhp#par_idN10590.help.text
-msgctxt "03101120.xhp#par_idN10590.help.text"
+#. !IH*
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"hd_id3148947\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03101120.xhp#par_idN10594.help.text
-msgctxt "03101120.xhp#par_idN10594.help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Karakterokrug1[, Karakterokrug2[,...]]"
+#. E3il
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"par_id3150400\n"
+"4\n"
+"help.text"
+msgid "CDateFromIso(String)"
+msgstr ""
+
+#. [8nn
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"hd_id3154367\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03101120.xhp#par_idN10597.help.text
-msgctxt "03101120.xhp#par_idN10597.help.text"
+#. _`..
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"par_id3156212\n"
+"6\n"
+"help.text"
+msgid "Internal date number"
+msgstr "Interni datumski broj"
+
+#. F`a0
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"hd_id3125864\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03101120.xhp#par_idN1059B.help.text
-#, fuzzy
-msgctxt "03101120.xhp#par_idN1059B.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange</emph>: Slova koja odredzuju okrug varijabli koje zelite vidjeti kao zadanu vrijednost tipa for"
-
-#: 03101120.xhp#par_idN105A2.help.text
-msgctxt "03101120.xhp#par_idN105A2.help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr ""
-
-#: 03101120.xhp#par_idN105A9.help.text
-msgctxt "03101120.xhp#par_idN105A9.help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>Keyword</emph>: Default variable type"
-
-#: 03101120.xhp#par_idN105B0.help.text
-msgid "<emph>DefErr:</emph> Error"
-msgstr "<emph>DefErr</emph>: Greska"
+#. n6B$
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"par_id3154685\n"
+"8\n"
+"help.text"
+msgid "<emph>String:</emph> A string that contains a date in ISO format. The year may have two or four digits."
+msgstr "<emph>String</emph>: Niz karaktera koji sadrži datum u ISO formatu. Godina može imati dvije ili četiri cifre."
-#: 03101120.xhp#par_idN105B7.help.text
-msgctxt "03101120.xhp#par_idN105B7.help.text"
+#. Y,bJ
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"hd_id3150439\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03101120.xhp#par_idN105BB.help.text
-msgctxt "03101120.xhp#par_idN105BB.help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM Prefiks definisan za variable tipa:"
-
-#: 03101120.xhp#par_idN105BE.help.text
-msgctxt "03101120.xhp#par_idN105BE.help.text"
-msgid "DefBool b"
-msgstr ""
-
-#: 03101120.xhp#par_idN105C1.help.text
-msgctxt "03101120.xhp#par_idN105C1.help.text"
-msgid "DefDate t"
-msgstr ""
-
-#: 03101120.xhp#par_idN105C4.help.text
-msgctxt "03101120.xhp#par_idN105C4.help.text"
-msgid "DefDbL d"
-msgstr ""
-
-#: 03101120.xhp#par_idN105C7.help.text
-msgctxt "03101120.xhp#par_idN105C7.help.text"
-msgid "DefInt i"
-msgstr ""
-
-#: 03101120.xhp#par_idN105CA.help.text
-msgctxt "03101120.xhp#par_idN105CA.help.text"
-msgid "DefLng l"
-msgstr ""
-
-#: 03101120.xhp#par_idN105CD.help.text
-msgctxt "03101120.xhp#par_idN105CD.help.text"
-msgid "DefObj o"
-msgstr ""
-
-#: 03101120.xhp#par_idN105D0.help.text
-msgctxt "03101120.xhp#par_idN105D0.help.text"
-msgid "DefVar v"
-msgstr ""
-
-#: 03101120.xhp#par_idN105D3.help.text
-msgid "DefErr e"
+#. GHP4
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"par_id3147318\n"
+"10\n"
+"help.text"
+msgid "dateval = CDateFromIso(\"20021231\")"
msgstr ""
-#: 03101120.xhp#par_idN105D6.help.text
-msgid "Sub ExampleDefErr"
-msgstr "Prijelaznik PrimjerDefErr"
-
-#: 03101120.xhp#par_idN105D9.help.text
-msgid "eErr=Error REM eErr is an implicit error variable"
-msgstr "eErr=Greska REM eErr je jedna implicitna greska vrijednosti"
-
-#: 03101120.xhp#par_idN105DC.help.text
-msgctxt "03101120.xhp#par_idN105DC.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03101600.xhp#tit.help.text
-msgid "DefLng Statement [Runtime]"
-msgstr "DefLng Red[Pokrenuti - vrijeme ]"
+#. dT5[
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"par_id3146921\n"
+"11\n"
+"help.text"
+msgid "returns 12/31/2002 in the date format of your system"
+msgstr "vraća 12/31/2002 u datumskom formatu vašeg sistema"
+
+#. [N0}
+#: 03100050.xhp
+msgctxt ""
+"03100050.xhp\n"
+"tit\n"
+"help.text"
+msgid "CCur Function [Runtime]"
+msgstr "CCur Funkcija [Run-time]"
-#: 03101600.xhp#bm_id3148538.help.text
-msgid "<bookmark_value>DefLng statement</bookmark_value>"
-msgstr "<bookmark_value>DefLng red</bookmark_value>"
+#. /8-(
+#: 03100050.xhp
+#, fuzzy
+msgctxt ""
+"03100050.xhp\n"
+"bm_id8926053\n"
+"help.text"
+msgid "<bookmark_value>CCur function</bookmark_value>"
+msgstr "<bookmark_value>Chr Funkcija</bookmark_value>"
-#: 03101600.xhp#hd_id3148538.1.help.text
-msgid "<link href=\"text/sbasic/shared/03101600.xhp\" name=\"DefLng Statement [Runtime]\">DefLng Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101600.xhp\" name=\"DefLng Red[Pokretac vrijeme]\">DefLng Statement [Pokretac vrijeme]</link>"
+#. z8m-
+#: 03100050.xhp
+msgctxt ""
+"03100050.xhp\n"
+"par_idN10541\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100050.xhp\">CCur Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100050.xhp\">CCur Function [Run-time]</link>"
-#: 03101600.xhp#par_id3149514.2.help.text
-msgctxt "03101600.xhp#par_id3149514.2.help.text"
-msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
-msgstr "Postavi zadanu vrijednost tipa, prema pisanom okrugu ako nema tipa koji je deklarisan karakter"
+#. 0E|k
+#: 03100050.xhp
+msgctxt ""
+"03100050.xhp\n"
+"par_idN10545\n"
+"help.text"
+msgid "Converts a string expression or numeric expression to a currency expression. The locale settings are used for decimal separators and currency symbols."
+msgstr "Konvertuje znakovnu frazu u kursnu . Lokalna podesavanja se koriste za decimalna razdvajanja I kursne simbole."
-#: 03101600.xhp#hd_id3150504.3.help.text
-msgctxt "03101600.xhp#hd_id3150504.3.help.text"
+#. A::U
+#: 03100050.xhp
+msgctxt ""
+"03100050.xhp\n"
+"par_idN10548\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03101600.xhp#par_id3145609.4.help.text
-msgctxt "03101600.xhp#par_id3145609.4.help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Karakterokrug1[, Karakterokrug2[,...]]"
+#. CP?2
+#: 03100050.xhp
+msgctxt ""
+"03100050.xhp\n"
+"par_idN105E8\n"
+"help.text"
+msgid "CCur(Expression)"
+msgstr "CCur(Izraz)"
-#: 03101600.xhp#hd_id3154760.5.help.text
-msgctxt "03101600.xhp#hd_id3154760.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. (K]+
+#: 03100050.xhp
+msgctxt ""
+"03100050.xhp\n"
+"par_idN105EB\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03101600.xhp#par_id3145069.6.help.text
-msgctxt "03101600.xhp#par_id3145069.6.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr "<emph>Characterrange</emph>: Slova koja odredzuju okrug varijabli koje zelite vidjeti kao zadanu vrijednost tipa for"
+#. :]F|
+#: 03100050.xhp
+msgctxt ""
+"03100050.xhp\n"
+"par_idN105EF\n"
+"help.text"
+msgid "Currency"
+msgstr "Kurs"
-#: 03101600.xhp#par_id3150791.7.help.text
-msgctxt "03101600.xhp#par_id3150791.7.help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr ""
+#. ^wEW
+#: 03100050.xhp
+msgctxt ""
+"03100050.xhp\n"
+"par_idN105F2\n"
+"help.text"
+msgid "Parameter:"
+msgstr "Parametar:"
-#: 03101600.xhp#par_id3148798.8.help.text
-#, fuzzy
-msgctxt "03101600.xhp#par_id3148798.8.help.text"
-msgid "<emph>Keyword: </emph>Default variable type"
-msgstr "<emph>Keyword</emph>: Default variable type"
+#. gnWA
+#: 03100050.xhp
+msgctxt ""
+"03100050.xhp\n"
+"par_idN105F6\n"
+"help.text"
+msgid "Expression: Any string or numeric expression that you want to convert."
+msgstr "Izraz: Bilo koji znak ili brojni izraz koji zelis konvertovati."
-#: 03101600.xhp#par_id3154686.9.help.text
-msgid "<emph>DefLng:</emph> Long"
-msgstr "<emph>DefLng</emph>: Dugo"
+#. TfF6
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"tit\n"
+"help.text"
+msgid "Tan Function [Runtime]"
+msgstr "Tan Funkcija [Vrijeme Izvodjenja]"
-#: 03101600.xhp#hd_id3153192.10.help.text
-msgctxt "03101600.xhp#hd_id3153192.10.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. [S:-
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"bm_id3148550\n"
+"help.text"
+msgid "<bookmark_value>Tan function</bookmark_value>"
+msgstr "<bookmark_value>Tan funkcija</bookmark_value>"
-#: 03101600.xhp#par_id3154124.12.help.text
-msgctxt "03101600.xhp#par_id3154124.12.help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM Prefiks definisan za variable tipa:"
+#. /r#Z
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"hd_id3148550\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080104.xhp\" name=\"Tan Function [Runtime]\">Tan Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080104.xhp\" name=\"Tan Funkcija [Vrijeme Izvodjenja]\">Tan Funkcija [Vrijeme Izvodjenja]</link>"
-#: 03101600.xhp#par_id3156424.13.help.text
-msgctxt "03101600.xhp#par_id3156424.13.help.text"
-msgid "DefBool b"
-msgstr ""
+#. }l.o
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3148663\n"
+"2\n"
+"help.text"
+msgid "Determines the tangent of an angle. The angle is specified in radians."
+msgstr "Odredjiva tangens ugla. Ugao je izrazen u radijanima."
-#: 03101600.xhp#par_id3147288.14.help.text
-msgctxt "03101600.xhp#par_id3147288.14.help.text"
-msgid "DefDate t"
-msgstr ""
+#. m7{0
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3153379\n"
+"3\n"
+"help.text"
+msgid "Using the angle Alpha, the Tan Function calculates the ratio of the length of the side opposite the angle to the length of the side adjacent to the angle in a right-angled triangle."
+msgstr "Koristeci ugao Alfa, Tan Funkcija racuna omjer duzine stranice suprotme uglu prema duzini stranice koja je susjedna uglu u pravouglom trouglu."
-#: 03101600.xhp#par_id3149561.15.help.text
-msgctxt "03101600.xhp#par_id3149561.15.help.text"
-msgid "DefDbL d"
-msgstr ""
+#. WssQ
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3154366\n"
+"4\n"
+"help.text"
+msgid "Tan(Alpha) = side opposite the angle/side adjacent to angle"
+msgstr "Tan(Alfa) = strana suprotna uglu/strana susjedna uglu"
-#: 03101600.xhp#par_id3153092.16.help.text
-msgctxt "03101600.xhp#par_id3153092.16.help.text"
-msgid "DefInt i"
-msgstr ""
+#. %mi1
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"hd_id3145174\n"
+"5\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03101600.xhp#par_id3148616.17.help.text
-msgctxt "03101600.xhp#par_id3148616.17.help.text"
-msgid "DefLng l"
-msgstr ""
+#. 95\G
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3151042\n"
+"6\n"
+"help.text"
+msgid "Tan (Number)"
+msgstr "Tan (Broj)"
-#: 03101600.xhp#par_id3153189.18.help.text
-msgctxt "03101600.xhp#par_id3153189.18.help.text"
-msgid "DefObj o"
-msgstr ""
+#. ?1w`
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"hd_id3156214\n"
+"7\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03101600.xhp#par_id3152576.19.help.text
-msgctxt "03101600.xhp#par_id3152576.19.help.text"
-msgid "DefVar v"
+#. oh-c
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3156281\n"
+"8\n"
+"help.text"
+msgid "Double"
msgstr ""
-#: 03101600.xhp#par_id3146121.21.help.text
-msgid "Sub ExampleDefLng"
-msgstr "Sub PrimjerDefLng"
-
-#: 03101600.xhp#par_id3145273.22.help.text
-msgid "lCount=123456789 REM lCount is an implicit long integer variable"
-msgstr "lCount=123456789 REM lCount je implicitni dugi brojac variabli"
-
-#: 03101600.xhp#par_id3152596.23.help.text
-msgctxt "03101600.xhp#par_id3152596.23.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03020402.xhp#tit.help.text
-msgid "ChDrive Statement [Runtime]"
-msgstr "ChDrive izjava [Run-time]"
-
-#: 03020402.xhp#bm_id3145068.help.text
-#, fuzzy
-msgid "<bookmark_value>ChDrive statement</bookmark_value>"
-msgstr "<bookmark_value>ChDir izjava</bookmark_value>"
-
-#: 03020402.xhp#hd_id3145068.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020402.xhp\" name=\"ChDrive Statement [Runtime]\">ChDrive Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020402.xhp\" name=\"ChDrive Statement [Run-time]\">ChDrive izjava [Run-time]</link>"
-
-#: 03020402.xhp#par_id3149656.2.help.text
-msgid "Changes the current drive."
-msgstr "Promjene u trenutnom drajvu."
-
-#: 03020402.xhp#hd_id3154138.3.help.text
-msgctxt "03020402.xhp#hd_id3154138.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03020402.xhp#par_id3154685.4.help.text
-msgid "ChDrive Text As String"
-msgstr "ChDrive Tekst kao Znak"
-
-#: 03020402.xhp#hd_id3156423.5.help.text
-msgctxt "03020402.xhp#hd_id3156423.5.help.text"
+#. ~Uw3
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"hd_id3155132\n"
+"9\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03020402.xhp#par_id3145172.6.help.text
-msgid "<emph>Text:</emph> Any string expression that contains the drive letter of the new drive. If you want, you can use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>Text</emph>: Bilo koji znakovni izraz koji sadrzi oznaku drajva, novog drajva. Ako zelite, mozete koristiti <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-
-#: 03020402.xhp#par_id3145785.7.help.text
-msgid "The drive must be assigned a capital letter. Under Windows, the letter that you assign the drive is restricted by the settings in LASTDRV. If the drive argument is a multiple-character string, only the first letter is relevant. If you attempt to access a non-existent drive, an error occurs that you can respond to with the OnError statement."
-msgstr "Drajvu se mora pristupiti velikim slovom. Za Windows, slova kojima se pristupa drajvu su ogranicena na postavke u LASTDRV. Ako je argument drajva znak sa vise karaktera, samo prvo slovo je bitno. Ako pokusate proistupiti nepostojecem darajvu, pojavljuje se greska na koju mozete odgovoriti sa OnError izjavom."
-
-#: 03020402.xhp#hd_id3153188.8.help.text
-msgctxt "03020402.xhp#hd_id3153188.8.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03020402.xhp#par_id3151113.9.help.text
-msgid "Sub ExampleCHDrive"
-msgstr "Sub PrijmjerCHDrive"
+#. 1x[M
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3145786\n"
+"10\n"
+"help.text"
+msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the tangent for (in radians)."
+msgstr "<emph>Number</emph>: Brojcani izraz koji obiljezava ugao u radijanima za koji zelite izracunati tangens."
-#: 03020402.xhp#par_id3152576.10.help.text
-msgid "ChDrive \"D\" REM Only possible if a drive 'D' exists."
-msgstr "ChDrive \"D\" REM Samo je moguce ako drajv D postoji."
+#. K9hI
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3153728\n"
+"11\n"
+"help.text"
+msgid "To convert degrees to radians, multiply by Pi/180. To convert radians to degrees, multiply by 180/Pi."
+msgstr "Da bi pretvorili stepene u radijane, pomnozi sa Pi/180. Da bi pretvorili radijane u stepene, pomnozi sa 180/Pi."
-#: 03020402.xhp#par_id3156441.11.help.text
-#, fuzzy
-msgctxt "03020402.xhp#par_id3156441.11.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. N69$
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3155414\n"
+"12\n"
+"help.text"
+msgid "degrees=(radiant*180)/Pi"
+msgstr "stepeni=(radijani*180)/Pi"
-#: 03030100.xhp#tit.help.text
-msgid "Converting Date Values"
-msgstr "Pretvaranje datumskih vrijednosti "
+#. [Fi%
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3146975\n"
+"13\n"
+"help.text"
+msgid "radiant=(degrees*Pi)/180"
+msgstr "radijani=(stepeni*Pi)/180"
-#: 03030100.xhp#hd_id3147573.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030100.xhp\" name=\"Converting Date Values\">Converting Date Values</link>"
-msgstr ""
+#. JKbQ
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3147434\n"
+"14\n"
+"help.text"
+msgid "Pi is approximately 3.141593."
+msgstr "Pi je konstantna vrijednost kruga koja je zaokruzena na 3.1415926..."
-#: 03030100.xhp#par_id3154760.2.help.text
-msgid "The following functions convert date values to calculable numbers and back."
-msgstr "Iduće funkcije pretvaraju datumske vrijednosti u računljive brojeve i nazad. "
+#. 7d_A
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"hd_id3149483\n"
+"15\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03103400.xhp#tit.help.text
+#. 5bIL
+#: 03080104.xhp
#, fuzzy
-msgid "Public Statement [Runtime]"
-msgstr "Sub Statement [Run-time]"
+msgctxt ""
+"03080104.xhp\n"
+"par_id3148646\n"
+"16\n"
+"help.text"
+msgid "' In this example, the following entry is possible for a right-angled triangle:"
+msgstr "REM U ovom primjeru, slijedeci unos je moguc za pravougli trougao:"
-#: 03103400.xhp#bm_id3153311.help.text
+#. $[De
+#: 03080104.xhp
#, fuzzy
-msgid "<bookmark_value>Public statement</bookmark_value>"
-msgstr "<bookmark_value>Sub izjava</bookmark_value>"
+msgctxt ""
+"03080104.xhp\n"
+"par_id3150012\n"
+"17\n"
+"help.text"
+msgid "' The side opposite the angle and the angle (in degrees) to calculate the length of the side adjacent to the angle:"
+msgstr "REM Strana suprotna uglu i ugao (u stepenima) za racunanje duzine strane koja je susjedna uglu:"
-#: 03103400.xhp#hd_id3153311.1.help.text
+#. ]^13
+#: 03080104.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03103400.xhp\" name=\"Public Statement [Runtime]\">Public Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Dim Red [Pokretac- vrijeme]\">Dim Redovi [Pokretac- vrijeme]</link>"
-
-#: 03103400.xhp#par_id3150669.2.help.text
-msgid "Dimensions a variable or an array at the module level (that is, not within a subroutine or function), so that the variable and the array are valid in all libraries and modules."
-msgstr ""
-
-#: 03103400.xhp#hd_id3150772.3.help.text
-msgctxt "03103400.xhp#hd_id3150772.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03103400.xhp#par_id3155341.4.help.text
-msgid "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
-msgstr ""
-
-#: 03103400.xhp#hd_id3145315.5.help.text
-msgctxt "03103400.xhp#hd_id3145315.5.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+msgctxt ""
+"03080104.xhp\n"
+"par_id3153158\n"
+"19\n"
+"help.text"
+msgid "' Pi = 3.1415926 is a pre-defined variable"
+msgstr "REM Pi = 3.1415926... je predefinisana varijabla"
-#: 03103400.xhp#par_id3156024.6.help.text
-msgid "Public iPublicVar As Integer"
-msgstr ""
+#. 6o]0
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3145252\n"
+"22\n"
+"help.text"
+msgid "d1 = InputBox$ (\"Enter the length of the side opposite the angle: \",\"opposite\")"
+msgstr "d1 = InputBox$ (\"Unesite duzinu strane koja je suprotna uglu: \",\"suprotna\")"
-#: 03103400.xhp#par_id3153896.8.help.text
-#, fuzzy
-msgid "Sub ExamplePublic"
-msgstr "Sub PrimjerCurDir"
+#. *8,+
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3149582\n"
+"23\n"
+"help.text"
+msgid "dAlpha = InputBox$ (\"Enter the Alpha angle (in degrees): \",\"Alpha\")"
+msgstr "dAlpha = InputBox$ (\"Unesite ugao Alfa (u stepenima): \",\"Alfa\")"
-#: 03103400.xhp#par_id3149656.9.help.text
-msgid "iPublicVar = iPublicVar + 1"
-msgstr ""
+#. `Q;/
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3154016\n"
+"24\n"
+"help.text"
+msgid "Print \"the length of the side adjacent the angle is\"; (d1 / tan (dAlpha * Pi / 180))"
+msgstr "Print \"duzina strane koja je susjedna uglu je\"; (d1 / tan (dAlpha * Pi / 180))"
-#: 03103400.xhp#par_id3150359.10.help.text
-msgid "MsgBox iPublicVar"
-msgstr ""
+#. gcZ]
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"tit\n"
+"help.text"
+msgid "CDate Function [Runtime]"
+msgstr "CDate Function [Run-time]"
-#: 03103400.xhp#par_id3154365.11.help.text
+#. }Zs(
+#: 03100300.xhp
#, fuzzy
-msgctxt "03103400.xhp#par_id3154365.11.help.text"
-msgid "End sub"
-msgstr "kraj sub"
-
-#: 03070600.xhp#tit.help.text
-msgid "Mod-Operator [Runtime]"
-msgstr "MOD Operator [Vrijeme izvodjenja]"
-
-#: 03070600.xhp#bm_id3150669.help.text
-msgid "<bookmark_value>MOD operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
+msgctxt ""
+"03100300.xhp\n"
+"bm_id3150772\n"
+"help.text"
+msgid "<bookmark_value>CDate function</bookmark_value>"
+msgstr "<bookmark_value>CByte Funkcija</bookmark_value>"
-#: 03070600.xhp#hd_id3150669.1.help.text
-msgid "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"Mod-Operator [Runtime]\">Mod Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"MOD Operator [Vrijeme izvodjenja]\">MOD Operator [Vrijeme izvodjenja]</link>"
+#. {s,C
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"hd_id3150772\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate Function [Runtime]\">CDate Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate Function [Run-time]\">CDate Function [Run-time]</link>"
-#: 03070600.xhp#par_id3148686.2.help.text
-msgid "Returns the integer remainder of a division."
-msgstr "Vraca cijeli broj ostataka dijeljenja"
+#. x7R4
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"par_id3150986\n"
+"2\n"
+"help.text"
+msgid "Converts any string or numeric expression to a date value."
+msgstr "Konvertuje Bilo koji znak ili brojnu vrijednost u datovnu vrijednost."
-#: 03070600.xhp#hd_id3146795.3.help.text
-msgctxt "03070600.xhp#hd_id3146795.3.help.text"
+#. n(:O
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"hd_id3148944\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03070600.xhp#par_id3147560.4.help.text
-msgid "Result = Expression1 MOD Expression2"
-msgstr "Resultat = Izrar_1 MOD Izraz_2"
+#. JW1h
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"par_id3148947\n"
+"4\n"
+"help.text"
+msgid "CDate (Expression)"
+msgstr "CDate (Izraz)"
-#: 03070600.xhp#hd_id3149657.5.help.text
-msgctxt "03070600.xhp#hd_id3149657.5.help.text"
+#. O?Gd
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"hd_id3148552\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03070600.xhp#par_id3153380.6.help.text
-msgctxt "03070600.xhp#par_id3153380.6.help.text"
-msgid "Integer"
-msgstr "Cjelobrojno"
+#. Jt+q
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"par_id3159414\n"
+"6\n"
+"help.text"
+msgid "Date"
+msgstr "Datum"
-#: 03070600.xhp#hd_id3154365.7.help.text
-msgctxt "03070600.xhp#hd_id3154365.7.help.text"
+#. [k.3
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"hd_id3153525\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03070600.xhp#par_id3145172.8.help.text
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the MOD operation."
-msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
+#. DQkH
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"par_id3150359\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert."
+msgstr "<emph>Expression</emph>: Bilo koji znak ili brojni izraz koji zelis konvertovati."
-#: 03070600.xhp#par_id3151042.9.help.text
-msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to divide."
-msgstr "<emph>Izraz_1, Izraz_2</emph>: Brojcani izraz koji zelite da podijelite."
+#. Wb)j
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"par_id3125864\n"
+"9\n"
+"help.text"
+msgid "When you convert a string expression, the date and time must be entered in the format MM.DD.YYYY HH.MM.SS, as defined by the <emph>DateValue</emph> and <emph>TimeValue</emph> function conventions. In numeric expressions, values to the left of the decimal represent the date, beginning from December 31, 1899. Values to the right of the decimal represent the time."
+msgstr "KAda se konvertuje znakovna vrijednost, datum i vrijeme moraju biti uneseni u formatu MM.DD.YYYY HH.MM.SS, kao sto je definisano datumom, pocevsi od 31. decembrar 1899.Vrijednosti desno od decimale preprezentuju izraz za vrijeme."
-#: 03070600.xhp#hd_id3147287.10.help.text
-msgctxt "03070600.xhp#hd_id3147287.10.help.text"
+#. Z`fK
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"hd_id3156422\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03070600.xhp#par_id3153770.11.help.text
-msgid "sub ExampleMod"
-msgstr "sub PrimjerMod"
-
-#: 03070600.xhp#par_id3161832.12.help.text
-msgid "print 10 mod 2.5 REM returns 0"
-msgstr "ispis 10 mod 2.5 REM vraca 0"
-
-#: 03070600.xhp#par_id3146922.13.help.text
-msgid "print 10 / 2.5 REM returns 4"
-msgstr "ispis 10 / 2.5 REM vraca 4"
-
-#: 03070600.xhp#par_id3145273.14.help.text
-msgid "print 10 mod 5 REM returns 0"
-msgstr "ispis 10 mod 5 REM vraca 0"
-
-#: 03070600.xhp#par_id3150011.15.help.text
-msgid "print 10 / 5 REM returns 2"
-msgstr "ispis 10 / 5 REM vraca 2"
-
-#: 03070600.xhp#par_id3149483.16.help.text
-msgid "print 5 mod 10 REM returns 5"
-msgstr "ispis 5 mod 10 REM vraca 5"
-
-#: 03070600.xhp#par_id3151114.17.help.text
-msgid "print 5 / 10 REM returns 0.5"
-msgstr "ispis 5 / 10 REM vraca 0.5"
-
-#: 03070600.xhp#par_id3154013.18.help.text
-msgctxt "03070600.xhp#par_id3154013.18.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 01170103.xhp#tit.help.text
+#. ~3|D
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"tit\n"
+"help.text"
msgid "Events"
msgstr "Eventi"
-#: 01170103.xhp#hd_id3155506.1.help.text
+#. Ux5S
+#: 01170103.xhp
#, fuzzy
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3155506\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/01170103.xhp\" name=\"Events\">Events</link>"
msgstr "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Makro</link>"
-#: 01170103.xhp#par_id3146114.2.help.text
+#. I?cC
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3146114\n"
+"2\n"
+"help.text"
msgid "Define event assignments for the selected control or dialog. The available events depend on the type of control selected."
msgstr "Define event assignments for the selected control or dialogue box. The available events depend on the type of control selected."
-#: 01170103.xhp#hd_id3145387.16.help.text
+#. 8IQ=
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3145387\n"
+"16\n"
+"help.text"
msgid "When receiving focus"
msgstr "Kada prima fokus"
-#: 01170103.xhp#par_id3155090.17.help.text
+#. E2Wp
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3155090\n"
+"17\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">This event takes place if a control receives the focus.</ahelp>"
msgstr ""
-#: 01170103.xhp#hd_id3152892.18.help.text
+#. IJ5a
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3152892\n"
+"18\n"
+"help.text"
msgid "When losing focus"
msgstr "Kada gubi fokus"
-#: 01170103.xhp#par_id3153305.19.help.text
+#. [y0i
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3153305\n"
+"19\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_FOCUSLOST\">This event takes place if a control loses the focus.</ahelp>"
msgstr ""
-#: 01170103.xhp#hd_id3152896.20.help.text
+#. F5-`
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3152896\n"
+"20\n"
+"help.text"
msgid "Key pressed"
msgstr "Dugme pritisnuto"
-#: 01170103.xhp#par_id3148837.21.help.text
+#. btkI
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3148837\n"
+"21\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">This event occurs when the user presses any key while the control has the focus.</ahelp>"
msgstr ""
-#: 01170103.xhp#hd_id3146869.43.help.text
+#. 0@=f
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3146869\n"
+"43\n"
+"help.text"
msgid "Key released"
msgstr "Dugme pušteno"
-#: 01170103.xhp#par_id3155267.44.help.text
+#. Dl4B
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3155267\n"
+"44\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_KEYUP\">This event occurs when the user releases a key while the control has the focus.</ahelp>"
msgstr ""
-#: 01170103.xhp#hd_id3159096.41.help.text
+#. iIXD
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3159096\n"
+"41\n"
+"help.text"
msgid "Modified"
msgstr "Izmijenjeno"
-#: 01170103.xhp#par_id3156019.42.help.text
+#. H}L]
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3156019\n"
+"42\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_CHANGED\">This event takes place, when the control loses the focus and the contents of the control were changed since it lost the focus.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_CHANGED\">Ovaj dogadjaj se desava, kad je u fokusu gubitak kontrole i kontrolni sadrzaj je promijenjen kako je promijenjen fokus.</ahelp>"
-#: 01170103.xhp#hd_id3144508.10.help.text
+#. gI$B
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3144508\n"
+"10\n"
+"help.text"
msgid "Text modified"
msgstr "Modificirani tekst"
-#: 01170103.xhp#par_id3148608.11.help.text
+#. s#6o
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3148608\n"
+"11\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">This event takes place if you enter or modify a text in an input field.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">Ovaj dogadjas je sedasava ka ukucate ili promijenite tekst u input polju</ahelp>"
-#: 01170103.xhp#hd_id3159207.8.help.text
+#. IQ7U
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3159207\n"
+"8\n"
+"help.text"
msgid "Item status changed"
msgstr "Item status promijenjen"
-#: 01170103.xhp#par_id3155097.9.help.text
+#. |y?q
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3155097\n"
+"9\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\">This event takes place if the status of the control field is changed, for example, from checked to unchecked.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\">Ovaj dogadjaj se desava kad je polje statusnog polja promijenjen, naprimjer, iz cekirano u necekirano</ahelp>"
-#: 01170103.xhp#hd_id3151304.26.help.text
+#. G%=4
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3151304\n"
+"26\n"
+"help.text"
msgid "Mouse inside"
msgstr "Mis unutra"
-#: 01170103.xhp#par_id3152871.27.help.text
+#. @(2r
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3152871\n"
+"27\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">This event takes place when the mouse enters the control.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">OVaj dogadjaj se desava kada mis udje u kontrolu</ahelp>"
-#: 01170103.xhp#hd_id3146778.30.help.text
+#. n08F
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3146778\n"
+"30\n"
+"help.text"
msgid "Mouse moved while key pressed"
msgstr "Mis je pomjeren kad je tipka ukucana"
-#: 01170103.xhp#par_id3150403.31.help.text
+#. w@z.
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3150403\n"
+"31\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">This event takes place when the mouse is dragged while a key is pressed.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">OVaj dogadjaj se desava kad je mis povucen dok je tipka pritisnuata</ahelp>"
-#: 01170103.xhp#hd_id3150210.32.help.text
+#. LZkk
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3150210\n"
+"32\n"
+"help.text"
msgid "Mouse moved"
-msgstr "Mis pomjeren "
-
-#: 01170103.xhp#par_id3149697.33.help.text
+msgstr "Mis pomjeren"
+
+#. ~{aF
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3149697\n"
+"33\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">This event takes place when the mouse moves over the control.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">Ovaj dogadjaj se desava kad se mis krece po kontroli1.</ahelp>"
-#: 01170103.xhp#hd_id3145216.22.help.text
+#. ^-)l
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3145216\n"
+"22\n"
+"help.text"
msgid "Mouse button pressed"
msgstr "Dugme miša pritisnuto"
-#: 01170103.xhp#par_id3155914.23.help.text
+#. ymJi
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3155914\n"
+"23\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">This event takes place when the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">OVaj dogadjaj se desava kad je dugme misa pritisnuto dok je pointer misa u kontroli.</ahelp>"
-#: 01170103.xhp#hd_id3148899.24.help.text
+#. zyg$
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3148899\n"
+"24\n"
+"help.text"
msgid "Mouse button released"
msgstr "Dugme misa pusteno"
-#: 01170103.xhp#par_id3153812.25.help.text
+#. fHfa
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3153812\n"
+"25\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">This event takes place when the mouse button is released while the mouse pointer is on the control.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">Ovose desava kad je dugme misa pusteno dok je pointer na kontroli</ahelp>"
-#: 01170103.xhp#hd_id3153556.28.help.text
+#. uaC/
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3153556\n"
+"28\n"
+"help.text"
msgid "Mouse outside"
msgstr "Mis je vani"
-#: 01170103.xhp#par_id3153013.29.help.text
+#. S_i.
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3153013\n"
+"29\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">This event takes place when the mouse leaves the control.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">Ovo se desava kad mis popusti kontrolu</ahelp>"
-#: 01170103.xhp#hd_id3155759.45.help.text
+#. lReL
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3155759\n"
+"45\n"
+"help.text"
msgid "While adjusting"
msgstr "Prilikom prilagođavanja"
-#: 01170103.xhp#par_id3156364.46.help.text
+#. |b/v
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3156364\n"
+"46\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">This event takes place when a scrollbar is being dragged.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">Ovo se desva kad je skrolbar pomjeren</ahelp>"
-#: 03110100.xhp#tit.help.text
-msgid "Comparison Operators [Runtime]"
-msgstr "operatori uporedivanja [Vrijeme izvršavanja]"
-
-#: 03110100.xhp#bm_id3150682.help.text
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value><bookmark_value>operators;comparisons</bookmark_value>"
-msgstr "<bookmark_value>operatori uporedivanja;%IMEPROIZVODA Basic</bookmark_value><bookmark_value>operatori;uporedivanje</bookmark_value>"
-
-#: 03110100.xhp#hd_id3150682.1.help.text
-msgid "<link href=\"text/sbasic/shared/03110100.xhp\" name=\"Comparison Operators [Runtime]\">Comparison Operators [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03110100.xhp\" name=\"operatori uporedivanja [Vrijeme izvršavanja]\">Operatori uporedivanja [Vrijeme izvršavanja]</link>"
-
-#: 03110100.xhp#par_id3156042.2.help.text
-msgid "Comparison operators compare two expressions. The result is returned as a Boolean expression that determines if the comparison is True (-1) or False (0)."
-msgstr "Operatori uporedivanja porede dva izraza. Rezultat je vracen kao Boolean izraz koji odreduje da li je poredenje Tacno (-1) ili Netacno (0)."
-
-#: 03110100.xhp#hd_id3147291.3.help.text
-msgctxt "03110100.xhp#hd_id3147291.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03110100.xhp#par_id3149177.4.help.text
-msgid "Result = Expression1 { = | < | > | <= | >= } Expression2"
-msgstr "Rezultat = Izraz_1 { = | < | > | <= | >= } Izraz_2"
-
-#: 03110100.xhp#hd_id3145316.5.help.text
-msgctxt "03110100.xhp#hd_id3145316.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03110100.xhp#par_id3147573.6.help.text
-msgid "<emph>Result:</emph> Boolean expression that specifies the result of the comparison (True, or False)"
-msgstr "<emph>Rezultat</emph>: Boolean izraz koji odreduje rezultat poredenja (Tacno, ili Netacno)"
-
-#: 03110100.xhp#par_id3148686.7.help.text
-msgid "<emph>Expression1, Expression2:</emph> Any numeric values or strings that you want to compare."
-msgstr "<emph>Izraz_1, Izraz_2</emph>: Brojne vrijednosti ili stringovi koje želite da uporedite."
-
-#: 03110100.xhp#hd_id3147531.8.help.text
-msgid "Comparison operators"
-msgstr "Operatori uporedivanja"
-
-#: 03110100.xhp#par_id3147265.9.help.text
-msgid "= : Equal to"
-msgstr "= : Jednako je"
-
-#: 03110100.xhp#par_id3154924.10.help.text
-msgid "< : Less than"
-msgstr "< : Manje od"
-
-#: 03110100.xhp#par_id3146795.11.help.text
-msgid "> : Greater than"
-msgstr "> : Vece od"
-
-#: 03110100.xhp#par_id3150541.12.help.text
-msgid "<= : Less than or equal to"
-msgstr "<= : Manje ili jednako"
-
-#: 03110100.xhp#par_id3150400.13.help.text
-msgid ">= : Greater than or equal to"
-msgstr ">= : Vece ili jednako"
-
-#: 03110100.xhp#par_id3148797.14.help.text
-msgid "<> : Not equal to"
-msgstr "<> : Nejednako"
-
-#: 03110100.xhp#hd_id3154686.15.help.text
-msgctxt "03110100.xhp#hd_id3154686.15.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03110100.xhp#par_id3153969.16.help.text
-msgid "Sub ExampleUnequal"
-msgstr "Sub PrimjerNejednako"
-
-#: 03110100.xhp#par_id3159151.17.help.text
-msgid "DIM sFile As String"
-msgstr "DIM sFile Kao String"
-
-#: 03110100.xhp#par_id3154909.18.help.text
-msgid "DIM sRoot As String REM ' Root directory for file in and output"
-msgstr "DIM sKorijen As String REM ' Korijenski direktorij za unos i iznos iz datoteka"
-
-#: 03110100.xhp#par_id3150767.19.help.text
-msgid "sRoot = \"c:\\\""
-msgstr "sKorijen = \"c:\\\""
-
-#: 03110100.xhp#par_id3154125.20.help.text
-msgid "sFile = Dir$( sRoot ,22)"
-msgstr "sDatoteka = Dir$(sKorijen, 22)"
-
-#: 03110100.xhp#par_id3150440.21.help.text
-msgctxt "03110100.xhp#par_id3150440.21.help.text"
-msgid "If sFile <> \"\" Then"
+#. :Hll
+#: 01050200.xhp
+msgctxt ""
+"01050200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Call Stack Window (Calls)"
msgstr ""
-#: 03110100.xhp#par_id3147288.22.help.text
-msgctxt "03110100.xhp#par_id3147288.22.help.text"
-msgid "Do"
+#. edOd
+#: 01050200.xhp
+msgctxt ""
+"01050200.xhp\n"
+"hd_id3146794\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01050200.xhp\" name=\"Call Stack Window (Calls)\">Call Stack Window (Calls)</link>"
msgstr ""
-#: 03110100.xhp#par_id3150010.23.help.text
-msgid "Msgbox sFile"
-msgstr "Msgbox sDatoteka"
-
-#: 03110100.xhp#par_id3153727.24.help.text
-#, fuzzy
-msgctxt "03110100.xhp#par_id3153727.24.help.text"
-msgid "sFile = Dir$"
-msgstr "svrijednost = Dir$"
-
-#: 03110100.xhp#par_id3149664.25.help.text
-msgctxt "03110100.xhp#par_id3149664.25.help.text"
-msgid "Loop Until sFile = \"\""
+#. j2`X
+#: 01050200.xhp
+msgctxt ""
+"01050200.xhp\n"
+"par_id3150400\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\" visibility=\"hidden\">Displays the sequence of procedures and functions during the execution of a program.</ahelp> The <emph>Call Stack</emph> allows you to monitor the sequence of procedures and functions during the execution of a program. The procedures are functions are displayed bottom to top with the most recent function or procedure call at the top of the list."
msgstr ""
-#: 03110100.xhp#par_id3146986.26.help.text
-#, fuzzy
-msgctxt "03110100.xhp#par_id3146986.26.help.text"
-msgid "End If"
-msgstr "ZavrsiAko"
+#. C5SF
+#: 03131400.xhp
+msgctxt ""
+"03131400.xhp\n"
+"tit\n"
+"help.text"
+msgid "TwipsPerPixelY Function [Runtime]"
+msgstr "TwipsPerPixelY Function [Run-time]"
-#: 03110100.xhp#par_id3153952.27.help.text
+#. qWke
+#: 03131400.xhp
#, fuzzy
-msgctxt "03110100.xhp#par_id3153952.27.help.text"
-msgid "End sub"
-msgstr "kraj sub"
-
-#: 03080104.xhp#tit.help.text
-msgid "Tan Function [Runtime]"
-msgstr "Tan Funkcija [Vrijeme Izvodjenja]"
-
-#: 03080104.xhp#bm_id3148550.help.text
-msgid "<bookmark_value>Tan function</bookmark_value>"
-msgstr "<bookmark_value>Tan funkcija</bookmark_value>"
-
-#: 03080104.xhp#hd_id3148550.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080104.xhp\" name=\"Tan Function [Runtime]\">Tan Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080104.xhp\" name=\"Tan Funkcija [Vrijeme Izvodjenja]\">Tan Funkcija [Vrijeme Izvodjenja]</link>"
-
-#: 03080104.xhp#par_id3148663.2.help.text
-msgid "Determines the tangent of an angle. The angle is specified in radians."
-msgstr "Odredjiva tangens ugla. Ugao je izrazen u radijanima."
+msgctxt ""
+"03131400.xhp\n"
+"bm_id3150040\n"
+"help.text"
+msgid "<bookmark_value>TwipsPerPixelY function</bookmark_value>"
+msgstr "<bookmark_value>DateSerial funkcija</bookmark_value>"
-#: 03080104.xhp#par_id3153379.3.help.text
-msgid "Using the angle Alpha, the Tan Function calculates the ratio of the length of the side opposite the angle to the length of the side adjacent to the angle in a right-angled triangle."
-msgstr "Koristeci ugao Alfa, Tan Funkcija racuna omjer duzine stranice suprotme uglu prema duzini stranice koja je susjedna uglu u pravouglom trouglu."
+#. [w*P
+#: 03131400.xhp
+msgctxt ""
+"03131400.xhp\n"
+"hd_id3150040\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03131400.xhp\" name=\"TwipsPerPixelY Function [Runtime]\">TwipsPerPixelY Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131400.xhp\" name=\"TwipsPerPixelY Function [Run-time]\">TwipsPerPixelY Function [Run-time]</link>"
-#: 03080104.xhp#par_id3154366.4.help.text
-msgid "Tan(Alpha) = side opposite the angle/side adjacent to angle"
-msgstr "Tan(Alfa) = strana suprotna uglu/strana susjedna uglu"
+#. h{;+
+#: 03131400.xhp
+msgctxt ""
+"03131400.xhp\n"
+"par_id3154186\n"
+"2\n"
+"help.text"
+msgid "Returns the number of twips that represent the height of a pixel."
+msgstr "Vraca broj twipsa koji pokazuje visinu piksela."
-#: 03080104.xhp#hd_id3145174.5.help.text
-msgctxt "03080104.xhp#hd_id3145174.5.help.text"
+#. bZ,I
+#: 03131400.xhp
+msgctxt ""
+"03131400.xhp\n"
+"hd_id3145090\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03080104.xhp#par_id3151042.6.help.text
-msgid "Tan (Number)"
-msgstr "Tan (Broj)"
+#. @6C%
+#: 03131400.xhp
+msgctxt ""
+"03131400.xhp\n"
+"par_id3153681\n"
+"4\n"
+"help.text"
+msgid "n = TwipsPerPixelY"
+msgstr ""
-#: 03080104.xhp#hd_id3156214.7.help.text
-msgctxt "03080104.xhp#hd_id3156214.7.help.text"
+#. jXDd
+#: 03131400.xhp
+msgctxt ""
+"03131400.xhp\n"
+"hd_id3148473\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03080104.xhp#par_id3156281.8.help.text
-msgctxt "03080104.xhp#par_id3156281.8.help.text"
-msgid "Double"
-msgstr ""
-
-#: 03080104.xhp#hd_id3155132.9.help.text
-msgctxt "03080104.xhp#hd_id3155132.9.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03080104.xhp#par_id3145786.10.help.text
-msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the tangent for (in radians)."
-msgstr "<emph>Number</emph>: Brojcani izraz koji obiljezava ugao u radijanima za koji zelite izracunati tangens."
-
-#: 03080104.xhp#par_id3153728.11.help.text
-msgid "To convert degrees to radians, multiply by Pi/180. To convert radians to degrees, multiply by 180/Pi."
-msgstr "Da bi pretvorili stepene u radijane, pomnozi sa Pi/180. Da bi pretvorili radijane u stepene, pomnozi sa 180/Pi."
-
-#: 03080104.xhp#par_id3155414.12.help.text
-msgid "degrees=(radiant*180)/Pi"
-msgstr "stepeni=(radijani*180)/Pi"
-
-#: 03080104.xhp#par_id3146975.13.help.text
-msgid "radiant=(degrees*Pi)/180"
-msgstr "radijani=(stepeni*Pi)/180"
-
-#: 03080104.xhp#par_id3147434.14.help.text
-msgctxt "03080104.xhp#par_id3147434.14.help.text"
-msgid "Pi is approximately 3.141593."
-msgstr "Pi je konstantna vrijednost kruga koja je zaokruzena na 3.1415926..."
+#. MU~A
+#: 03131400.xhp
+msgctxt ""
+"03131400.xhp\n"
+"par_id3154306\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "Cjelobrojno"
-#: 03080104.xhp#hd_id3149483.15.help.text
-msgctxt "03080104.xhp#hd_id3149483.15.help.text"
+#. :!j*
+#: 03131400.xhp
+msgctxt ""
+"03131400.xhp\n"
+"hd_id3149235\n"
+"7\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03080104.xhp#par_id3148646.16.help.text
-msgctxt "03080104.xhp#par_id3148646.16.help.text"
-msgid "REM In this example, the following entry is possible for a right-angled triangle:"
-msgstr "REM U ovom primjeru, slijedeci unos je moguc za pravougli trougao:"
-
-#: 03080104.xhp#par_id3150012.17.help.text
-msgid "REM The side opposite the angle and the angle (in degrees) to calculate the length of the side adjacent to the angle:"
-msgstr "REM Strana suprotna uglu i ugao (u stepenima) za racunanje duzine strane koja je susjedna uglu:"
-
-#: 03080104.xhp#par_id3151115.18.help.text
-msgid "Sub ExampleTangens"
-msgstr "Sub PrimjerTangens"
-
-#: 03080104.xhp#par_id3153158.19.help.text
-msgid "REM Pi = 3.1415926 is a pre-defined variable"
-msgstr "REM Pi = 3.1415926... je predefinisana varijabla"
-
-#: 03080104.xhp#par_id3145800.20.help.text
-#, fuzzy
-msgctxt "03080104.xhp#par_id3145800.20.help.text"
-msgid "Dim d1 as Double"
-msgstr "Dim d1 kao decimalni broj"
-
-#: 03080104.xhp#par_id3150417.21.help.text
-msgctxt "03080104.xhp#par_id3150417.21.help.text"
-msgid "Dim dAlpha as Double"
-msgstr "Dim dAlpha kao decimalni broj"
-
-#: 03080104.xhp#par_id3145252.22.help.text
-msgid "d1 = InputBox$ (\"Enter the length of the side opposite the angle: \",\"opposite\")"
-msgstr "d1 = InputBox$ (\"Unesite duzinu strane koja je suprotna uglu: \",\"suprotna\")"
+#. sM03
+#: 03131400.xhp
+msgctxt ""
+"03131400.xhp\n"
+"par_id3154142\n"
+"9\n"
+"help.text"
+msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
+msgstr ""
-#: 03080104.xhp#par_id3149582.23.help.text
-msgid "dAlpha = InputBox$ (\"Enter the Alpha angle (in degrees): \",\"Alpha\")"
-msgstr "dAlpha = InputBox$ (\"Unesite ugao Alfa (u stepenima): \",\"Alfa\")"
+#. $f[{
+#: 03120100.xhp
+msgctxt ""
+"03120100.xhp\n"
+"tit\n"
+"help.text"
+msgid "ASCII/ANSI Conversion in Strings"
+msgstr "ASCII/ANSI Pretvaranje u Strings"
-#: 03080104.xhp#par_id3154016.24.help.text
-msgid "Print \"the length of the side adjacent the angle is\"; (d1 / tan (dAlpha * Pi / 180))"
-msgstr "Print \"duzina strane koja je susjedna uglu je\"; (d1 / tan (dAlpha * Pi / 180))"
+#. 8U+W
+#: 03120100.xhp
+msgctxt ""
+"03120100.xhp\n"
+"hd_id3147443\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120100.xhp\" name=\"ASCII/ANSI Conversion in Strings\">ASCII/ANSI Conversion in Strings</link>"
+msgstr "<link href=\"text/sbasic/shared/03120100.xhp\" name=\"ASCII/ANSI Pretvaranje Strings\">ASCII/ANSI Pretvaranje u Strings</link>"
-#: 03080104.xhp#par_id3154731.25.help.text
-#, fuzzy
-msgctxt "03080104.xhp#par_id3154731.25.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. 6%oo
+#: 03120100.xhp
+msgctxt ""
+"03120100.xhp\n"
+"par_id3159201\n"
+"2\n"
+"help.text"
+msgid "The following functions convert strings to and from ASCII or ANSI code."
+msgstr "Sljedece funkcije pretvaraju stringove u i iz ASCII ili ANSI koda."
-#: 03030104.xhp#tit.help.text
-msgid "Month Function [Runtime]"
-msgstr "Month funkcija [Run-time]"
+#. bJmh
+#: 03090411.xhp
+msgctxt ""
+"03090411.xhp\n"
+"tit\n"
+"help.text"
+msgid "With Statement [Runtime]"
+msgstr "Sa Izjavom [Run-time]"
-#: 03030104.xhp#bm_id3153127.help.text
-msgid "<bookmark_value>Month function</bookmark_value>"
-msgstr "<bookmark_value>Month funkcija</bookmark_value>"
+#. ,Z,]
+#: 03090411.xhp
+msgctxt ""
+"03090411.xhp\n"
+"bm_id3153311\n"
+"help.text"
+msgid "<bookmark_value>With statement</bookmark_value>"
+msgstr "<bookmark_value>Sa Izjavom</bookmark_value>"
-#: 03030104.xhp#hd_id3153127.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month Function [Runtime]\">Month Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month funkcija [Run-time]\">Month funkcija [Run-time]</link>"
+#. Sm9q
+#: 03090411.xhp
+msgctxt ""
+"03090411.xhp\n"
+"hd_id3153311\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090411.xhp\" name=\"With Statement [Runtime]\">With Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090411.xhp\" name=\"Sa Izjavom [Run-time]\">Sa Izjavom [Run-time]</link>"
-#: 03030104.xhp#par_id3148550.2.help.text
-msgid "Returns the month of a year from a serial date that is generated by the DateSerial or the DateValue function."
-msgstr "Vrača mjesec godine od serijskog datuma generisanog od strane DateSerial ili DateValue funkcije."
+#. KEC+
+#: 03090411.xhp
+msgctxt ""
+"03090411.xhp\n"
+"par_id3159158\n"
+"2\n"
+"help.text"
+msgid "Sets an object as the default object. Unless another object name is declared, all properties and methods refer to the default object until the End With statement is reached."
+msgstr "Postavlja objekat kao defaultni objekat. Ukoliko je ime drugog objekta deklarisan, sve osobine i metode odgovaraju defaultnom objektu dok Zavrsna Izjava nije dosegnuta ."
-#: 03030104.xhp#hd_id3145068.3.help.text
-msgctxt "03030104.xhp#hd_id3145068.3.help.text"
+#. N)0;
+#: 03090411.xhp
+msgctxt ""
+"03090411.xhp\n"
+"hd_id3156153\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03030104.xhp#par_id3150398.4.help.text
-#, fuzzy
-msgid "Month (Number)"
-msgstr "Int (Broj)"
-
-#: 03030104.xhp#hd_id3154366.5.help.text
-msgctxt "03030104.xhp#hd_id3154366.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03030104.xhp#par_id3154125.6.help.text
-msgctxt "03030104.xhp#par_id3154125.6.help.text"
-msgid "Integer"
-msgstr "Cjelobrojno"
+#. 5#@T
+#: 03090411.xhp
+msgctxt ""
+"03090411.xhp\n"
+"par_id3145609\n"
+"4\n"
+"help.text"
+msgid "With Object Statement block End With"
+msgstr "Sa izjavom objekta blokirati Zavrsi Sa"
-#: 03030104.xhp#hd_id3150768.7.help.text
-msgctxt "03030104.xhp#hd_id3150768.7.help.text"
+#. [Was
+#: 03090411.xhp
+msgctxt ""
+"03090411.xhp\n"
+"hd_id3154924\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03030104.xhp#par_id3156423.8.help.text
-msgid "<emph>Number:</emph> Numeric expression that contains the serial date number that is used to determine the month of the year."
-msgstr "<emph>Number</emph>: Numerički izraz koji sadrži serijski datum koji će se koristiti da se ustanovi mjesec godine."
-
-#: 03030104.xhp#par_id3153770.9.help.text
-msgid "This function is the opposite of the <emph>DateSerial </emph>function. It returns the month in the year that corresponds to the serial date that is generated by <emph>DateSerial</emph> or <emph>DateValue</emph>. For example, the expression"
-msgstr "Ova funkcija je suprotna od <emph>DateSerial</emph> funkcije. Vrača mjesec u godini koji korespondira serijskom datumu generisanog od strane <emph>DateSerial</emph> ili <emph>DateValue</emph>. Na primjer, izraz "
-
-#: 03030104.xhp#par_id3147426.10.help.text
-msgid "Print Month(DateSerial(1994, 12, 20))"
-msgstr ""
-
-#: 03030104.xhp#par_id3145366.11.help.text
-#, fuzzy
-msgctxt "03030104.xhp#par_id3145366.11.help.text"
-msgid "returns the value 12."
-msgstr "vrača vrijednost 20."
-
-#: 03030104.xhp#hd_id3146923.12.help.text
-msgctxt "03030104.xhp#hd_id3146923.12.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03030104.xhp#par_id3156442.13.help.text
-#, fuzzy
-msgid "Sub ExampleMonth"
-msgstr "Sub PrimjerStr"
-
-#: 03030104.xhp#par_id3149664.14.help.text
-msgid "MsgBox \"\" & Month(Now) ,64,\"The current month\""
-msgstr "MsgBox \"\" & Month(Now) ,64,\"Trenutni mjesec\""
+#. uqI:
+#: 03090411.xhp
+msgctxt ""
+"03090411.xhp\n"
+"par_id3147560\n"
+"6\n"
+"help.text"
+msgid "Use <emph>With</emph> and <emph>End With</emph> if you have several properties or methods for a single object."
+msgstr "Koristi: <emph>With</emph> i <emph>End With</emph> ukoliko imas nekoliko osobina ili metoda za jedan objekat."
-#: 03030104.xhp#par_id3150012.15.help.text
+#. !hRV
+#: 03030130.xhp
#, fuzzy
-msgctxt "03030104.xhp#par_id3150012.15.help.text"
-msgid "End sub"
-msgstr "kraj sub"
-
-#: 03030102.xhp#tit.help.text
-msgid "DateValue Function [Runtime]"
+msgctxt ""
+"03030130.xhp\n"
+"tit\n"
+"help.text"
+msgid "DatePart Function [Runtime]"
msgstr "DateValue funkcija [Run-time]"
-#: 03030102.xhp#bm_id3156344.help.text
-msgid "<bookmark_value>DateValue function</bookmark_value>"
+#. 1P:_
+#: 03030130.xhp
+#, fuzzy
+msgctxt ""
+"03030130.xhp\n"
+"bm_id249946\n"
+"help.text"
+msgid "<bookmark_value>DatePart function</bookmark_value>"
msgstr "<bookmark_value>DateValue funkcija</bookmark_value>"
-#: 03030102.xhp#hd_id3156344.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030102.xhp\" name=\"DateValue Function [Runtime]\">DateValue Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030102.xhp\" name=\"DateValue funkcija [Run-time]\">DateValue funkcija [Run-time]</link>"
+#. !yPV
+#: 03030130.xhp
+#, fuzzy
+msgctxt ""
+"03030130.xhp\n"
+"par_idN10542\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030130.xhp\">DatePart Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030110.xhp\">DateAdd funkcija [Run-time]</link>"
-#: 03030102.xhp#par_id3150542.2.help.text
-msgid "Returns a date value from a date string. The date string is a complete date in a single numeric value. You can also use this serial number to determine the difference between two dates."
-msgstr "Vraća vrijednost datuma kao datumski niz karaktera. Datumski niz karaktera je kompletan datum u jednoj numeričkoj vrijednosti. Možete također koristiti ovaj serijski broj da odredite razliku između datuma."
+#. 4Ls0
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"par_idN10546\n"
+"help.text"
+msgid "The DatePart function returns a specified part of a date."
+msgstr ""
-#: 03030102.xhp#hd_id3148799.3.help.text
-msgctxt "03030102.xhp#hd_id3148799.3.help.text"
+#. /)oc
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"par_idN10549\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03030102.xhp#par_id3154910.4.help.text
-msgid "DateValue [(date)]"
+#. l{?W
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"par_idN105E8\n"
+"help.text"
+msgid "DatePart (Add, Date [, Week_start [, Year_start]])"
msgstr ""
-#: 03030102.xhp#hd_id3150870.5.help.text
-msgctxt "03030102.xhp#hd_id3150870.5.help.text"
+#. %#$1
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"par_idN105EB\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03030102.xhp#par_id3153194.6.help.text
-msgctxt "03030102.xhp#par_id3153194.6.help.text"
-msgid "Date"
-msgstr "Datum"
+#. Yb[S
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"par_idN105EF\n"
+"help.text"
+msgid "A Variant containing a date."
+msgstr ""
-#: 03030102.xhp#hd_id3153969.7.help.text
-msgctxt "03030102.xhp#hd_id3153969.7.help.text"
+#. b:?M
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"par_idN105F2\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03030102.xhp#par_id3153770.8.help.text
-msgid "<emph>Date:</emph> String expression that contains the date that you want to calculate. The date can be specified in almost any format."
-msgstr "<emph>Date</emph>: Izraz od niza karaktera koji sadrži datum kojeg želite kalkulisati. Datum se može specificirati u skoro svakom formatu."
-
-#: 03030102.xhp#par_id3153189.22.help.text
-msgid "You can use this function to convert a date that occurs between December 1, 1582 and December 31, 9999 into a single integer value. You can then use this value to calculate the difference between two dates. If the date argument lies outside the acceptable range, $[officename] Basic returns an error message."
-msgstr "Možete koristiti ovu funkciju da konvertirate datum koji pada između 1. decembra, 1582. i 31. decembra, 9999 u jednu integer vrijednost. Kasnije možete koristiti ovu vrijednost da izračunate razliku između dva datuma. Ako date argument pada van dozvoljenog niza, $[officename] Basic vrača grešku."
+#. $LDQ
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"par_idN105F6\n"
+"help.text"
+msgid "<emph>Add</emph> - A string expression from the following table, specifying the date interval."
+msgstr ""
-#: 03030102.xhp#par_id3146974.23.help.text
-msgid "In contrast to the DateSerial function that passes years, months, and days as separate numeric values, the DateValue function passes the date using the format \"month.[,]day.[,]year\"."
-msgstr "U kontrastu DateSerial funkciji koja prosljeđuje godine, mjesece i dane kao odvojene numeričke vrijednosti, DateValue funkcija prosljeđuje datum koristeći format \"mjesec.[,]dan.[,]godina\". "
+#. DL=1
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"par_idN10604\n"
+"help.text"
+msgid "<emph>Date</emph> - The date from which the result is calculated."
+msgstr ""
-#: 03030102.xhp#hd_id3153142.24.help.text
-msgctxt "03030102.xhp#hd_id3153142.24.help.text"
+#. NiG(
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"par_idN10611\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03030102.xhp#par_id3155412.25.help.text
-#, fuzzy
-msgid "Sub ExampleDateValue"
-msgstr "pod primjerDatum"
-
-#: 03030102.xhp#par_id3153363.26.help.text
-msgid "msgbox DateValue(\"12/02/1997\")"
-msgstr ""
-
-#: 03030102.xhp#par_id3149262.27.help.text
-msgctxt "03030102.xhp#par_id3149262.27.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03101300.xhp#tit.help.text
-msgid "DefDate Statement [Runtime]"
-msgstr "DefDate Red [Pokrenut-vrijeme]"
+#. j35K
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefSng Statement [Runtime]"
+msgstr "DefSng Red [Pokrenuti-vrijeme]"
-#: 03101300.xhp#bm_id3150504.help.text
-msgid "<bookmark_value>DefDate statement</bookmark_value>"
-msgstr "<bookmark_value>DefDatum red</bookmark_value>"
+#. `I:S
+#: 03101130.xhp
+#, fuzzy
+msgctxt ""
+"03101130.xhp\n"
+"bm_id2445142\n"
+"help.text"
+msgid "<bookmark_value>DefSng statement</bookmark_value>"
+msgstr "<bookmark_value>DefLng red</bookmark_value>"
-#: 03101300.xhp#hd_id3150504.1.help.text
-msgid "<link href=\"text/sbasic/shared/03101300.xhp\" name=\"DefDate Statement [Runtime]\">DefDate Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101300.xhp\" name=\"DefDatum red [Pokrenut-vrijeme]\">DefDate red [Pokrenut-vrijeme]</link>"
+#. aQb3
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"par_idN10577\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101130.xhp\">DefSng Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101130.xhp\">DefSng Statement [Pokrenuti-vrijeme]</link>"
-#: 03101300.xhp#par_id3145069.2.help.text
-msgid "If no type-declaration character or keyword is specified, the DefDate statement sets the default variable type, according to a letter range."
-msgstr "Ako nema tipa deklarisanog ili znacajna rijec je odredzena, DefDate red postavlja zadanu vrijednost tipa, prema pisanom djelu"
+#. _sNL
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"par_idN10587\n"
+"help.text"
+msgid "If no type-declaration character or keyword is specified, the DefSng statement sets the default variable type, according to a letter range."
+msgstr "Ako nema tipa dekleracije karakter ili klucna rijec je odredjena, DefSng red postavlja zadana vrijednost, prema pismenom rasponu"
-#: 03101300.xhp#hd_id3154758.3.help.text
-msgctxt "03101300.xhp#hd_id3154758.3.help.text"
+#. uYgM
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"par_idN1058A\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03101300.xhp#par_id3148664.4.help.text
-msgctxt "03101300.xhp#par_id3148664.4.help.text"
+#. `k8]
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"par_idN1058E\n"
+"help.text"
msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
msgstr "Defxxx Karakterokrug1[, Karakterokrug2[,...]]"
-#: 03101300.xhp#hd_id3150541.5.help.text
-msgctxt "03101300.xhp#hd_id3150541.5.help.text"
+#. _2E+
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"par_idN10591\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03101300.xhp#par_id3156709.6.help.text
+#. 0s.8
+#: 03101130.xhp
#, fuzzy
-msgctxt "03101300.xhp#par_id3156709.6.help.text"
+msgctxt ""
+"03101130.xhp\n"
+"par_idN10595\n"
+"help.text"
msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
msgstr "<emph>Characterrange</emph>: Slova koja odredzuju okrug varijabli koje zelite vidjeti kao zadanu vrijednost tipa for"
-#: 03101300.xhp#par_id3150869.7.help.text
-msgctxt "03101300.xhp#par_id3150869.7.help.text"
+#. !%A8
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"par_idN1059C\n"
+"help.text"
msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr ""
-#: 03101300.xhp#par_id3145171.8.help.text
-msgctxt "03101300.xhp#par_id3145171.8.help.text"
+#. =.wI
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"par_idN105A3\n"
+"help.text"
msgid "<emph>Keyword:</emph> Default variable type"
msgstr "<emph>Keyword</emph>: Default variable type"
-#: 03101300.xhp#par_id3150767.9.help.text
-msgid "<emph>DefDate:</emph> Date"
-msgstr "<emph>DefDate</emph>: Datum"
+#. `O\:
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"par_idN105AA\n"
+"help.text"
+msgid "<emph>DefSng:</emph> Single"
+msgstr "<emph>DefSng</emph>: Single"
-#: 03101300.xhp#hd_id3153768.10.help.text
-msgctxt "03101300.xhp#hd_id3153768.10.help.text"
+#. Bq~%
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"par_idN105B1\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03101300.xhp#par_id3145785.12.help.text
-msgctxt "03101300.xhp#par_id3145785.12.help.text"
-msgid "REM Prefix definitions for variable types:"
+#. Cr3[
+#: 03101130.xhp
+#, fuzzy
+msgctxt ""
+"03101130.xhp\n"
+"par_idN105B5\n"
+"help.text"
+msgid "' Prefix definitions for variable types:"
msgstr "REM Prefiks definisan za variable tipa:"
-#: 03101300.xhp#par_id3146923.13.help.text
-msgctxt "03101300.xhp#par_id3146923.13.help.text"
-msgid "DefBool b"
-msgstr ""
-
-#: 03101300.xhp#par_id3155412.14.help.text
-msgctxt "03101300.xhp#par_id3155412.14.help.text"
-msgid "DefDate t"
-msgstr ""
-
-#: 03101300.xhp#par_id3153726.15.help.text
-msgctxt "03101300.xhp#par_id3153726.15.help.text"
-msgid "DefDbL d"
-msgstr ""
-
-#: 03101300.xhp#par_id3147435.16.help.text
-msgctxt "03101300.xhp#par_id3147435.16.help.text"
-msgid "DefInt i"
-msgstr ""
-
-#: 03101300.xhp#par_id3153188.17.help.text
-msgctxt "03101300.xhp#par_id3153188.17.help.text"
-msgid "DefLng l"
-msgstr ""
-
-#: 03101300.xhp#par_id3153143.18.help.text
-msgctxt "03101300.xhp#par_id3153143.18.help.text"
-msgid "DefObj o"
-msgstr ""
-
-#: 03101300.xhp#par_id3150010.19.help.text
-msgctxt "03101300.xhp#par_id3150010.19.help.text"
-msgid "DefVar v"
-msgstr ""
-
-#: 03101300.xhp#par_id3149263.21.help.text
-msgid "Sub ExampleDefDate"
-msgstr "Prijelaznik PrimjerDefDate"
-
-#: 03101300.xhp#par_id3152462.22.help.text
-msgid "tDate=Date REM tDate is an implicit date variable"
-msgstr "tDatum=Datum REM tDatum je implikantan podatak varijable"
-
-#: 03101300.xhp#par_id3149664.23.help.text
-msgctxt "03101300.xhp#par_id3149664.23.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. [\`7
+#: 03101130.xhp
+#, fuzzy
+msgctxt ""
+"03101130.xhp\n"
+"par_idN105D3\n"
+"help.text"
+msgid "sSng=Single ' sSng is an implicit single variable"
+msgstr "sSng=Slobodno REM sSng je implicitna slobodna variabla"
-#: 03010302.xhp#tit.help.text
-msgid "Green Function [Runtime]"
-msgstr "zelena Function [Run-time]"
+#. HBzx
+#: 03120305.xhp
+#, fuzzy
+msgctxt ""
+"03120305.xhp\n"
+"tit\n"
+"help.text"
+msgid "LTrim Function [Runtime]"
+msgstr "Trim funkcija [U izvršenju]"
-#: 03010302.xhp#bm_id3148947.help.text
+#. zrj8
+#: 03120305.xhp
#, fuzzy
-msgid "<bookmark_value>Green function</bookmark_value>"
-msgstr "<bookmark_value>Len funkcija</bookmark_value>"
+msgctxt ""
+"03120305.xhp\n"
+"bm_id3147574\n"
+"help.text"
+msgid "<bookmark_value>LTrim function</bookmark_value>"
+msgstr "<bookmark_value>Trim funkcija</bookmark_value>"
-#: 03010302.xhp#hd_id3148947.1.help.text
-msgid "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Green Function [Runtime]\">Green Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Green Function [Run-time]\">Green Function [Run-time]</link>"
+#. I);E
+#: 03120305.xhp
+#, fuzzy
+msgctxt ""
+"03120305.xhp\n"
+"hd_id3147574\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim Function [Runtime]\">LTrim Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Trim Function [Run-time]\">Trim funkcija [U izvršenju]</link>"
-#: 03010302.xhp#par_id3153361.2.help.text
-msgid "Returns the Green component of the given color code."
-msgstr "vraca zelenu."
+#. vYor
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"par_id3145316\n"
+"2\n"
+"help.text"
+msgid "Removes all leading spaces at the start of a string expression."
+msgstr ""
-#: 03010302.xhp#hd_id3154140.3.help.text
-msgctxt "03010302.xhp#hd_id3154140.3.help.text"
+#. E=YQ
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"hd_id3154924\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03010302.xhp#par_id3153969.4.help.text
-msgid "Green (Color As Long)"
-msgstr "zelena Green (Colour As Long)"
+#. +|8Z
+#: 03120305.xhp
+#, fuzzy
+msgctxt ""
+"03120305.xhp\n"
+"par_id3148552\n"
+"4\n"
+"help.text"
+msgid "LTrim (Text As String)"
+msgstr "Len (Tekst kao String)"
-#: 03010302.xhp#hd_id3154124.5.help.text
-msgctxt "03010302.xhp#hd_id3154124.5.help.text"
+#. ;Ze4
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"hd_id3156344\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03010302.xhp#par_id3153194.6.help.text
-msgctxt "03010302.xhp#par_id3153194.6.help.text"
-msgid "Integer"
-msgstr "Cjelobrojno"
-
-#: 03010302.xhp#hd_id3154909.7.help.text
-msgctxt "03010302.xhp#hd_id3154909.7.help.text"
-msgid "Parameter:"
-msgstr "Parametar:"
-
-#: 03010302.xhp#par_id3153770.8.help.text
-msgid "<emph>Color</emph>: Long integer expression that specifies a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Green component."
-msgstr "<emph>Boja</emph>: Long integer expression that specifies a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"colour code\">colour code</link> for which to return the Green component."
-
-#: 03010302.xhp#hd_id3149664.9.help.text
-msgctxt "03010302.xhp#hd_id3149664.9.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03010302.xhp#par_id3156442.10.help.text
-msgctxt "03010302.xhp#par_id3156442.10.help.text"
-msgid "Sub ExampleColor"
-msgstr "Sub ExampleColour"
-
-#: 03010302.xhp#par_id3146974.11.help.text
+#. Nx^I
+#: 03120305.xhp
#, fuzzy
-msgctxt "03010302.xhp#par_id3146974.11.help.text"
-msgid "Dim lVar As Long"
-msgstr "Dim lTick kao Long"
-
-#: 03010302.xhp#par_id3145750.12.help.text
-msgctxt "03010302.xhp#par_id3145750.12.help.text"
-msgid "lVar = rgb(128,0,200)"
-msgstr ""
+msgctxt ""
+"03120305.xhp\n"
+"par_id3151056\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "Stringovi"
-#: 03010302.xhp#par_id3151117.13.help.text
-msgid "msgbox \"The color \" & lVar & \" contains the components:\" & Chr(13) &_"
-msgstr "msgbox \"The colour \" & lVar & \" contains the components:\" & Chr(13) &_"
+#. [RQQ
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"hd_id3150543\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03010302.xhp#par_id3153951.14.help.text
-msgid "\"red = \" & red(lVar) & Chr(13)&_"
-msgstr ""
+#. yBn[
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"par_id3150792\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression."
+msgstr "<emph>Text</emph>: Bilo koji string izraz."
-#: 03010302.xhp#par_id3152462.15.help.text
-msgid "\"green = \" & green(lVar) & Chr(13)&_"
+#. #/P/
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"par_id3125863\n"
+"9\n"
+"help.text"
+msgid "Use this function to remove spaces at the beginning of a string expression."
msgstr ""
-#: 03010302.xhp#par_id3154730.16.help.text
-msgid "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colors\""
-msgstr "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colours\""
-
-#: 03010302.xhp#par_id3144764.17.help.text
-msgctxt "03010302.xhp#par_id3144764.17.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. 6dZt
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"hd_id3145419\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03131000.xhp#tit.help.text
-msgid "GetSolarVersion Function [Runtime]"
-msgstr "GetSolarVersion Function [Run-time]"
+#. fZPT
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"tit\n"
+"help.text"
+msgid "Print Statement [Runtime]"
+msgstr "rint Statement [Run-time]"
-#: 03131000.xhp#bm_id3157898.help.text
+#. )qPs
+#: 03010103.xhp
#, fuzzy
-msgid "<bookmark_value>GetSolarVersion function</bookmark_value>"
-msgstr "<bookmark_value>GetSystemTicks funkcija</bookmark_value>"
+msgctxt ""
+"03010103.xhp\n"
+"bm_id3147230\n"
+"help.text"
+msgid "<bookmark_value>Print statement</bookmark_value>"
+msgstr "<bookmark_value>Naredba za izlaz</bookmark_value>"
-#: 03131000.xhp#hd_id3157898.1.help.text
-msgid "<link href=\"text/sbasic/shared/03131000.xhp\" name=\"GetSolarVersion Function [Runtime]\">GetSolarVersion Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131000.xhp\" name=\"GetSolarVersion Function [Run-time]\">GetSolarVersion Function [Run-time]</link>"
+#. UcmK
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"hd_id3147230\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print Statement [Runtime]\">Print Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print Statement [Run-time]\">Print Statement [Run-time]</link>"
-#: 03131000.xhp#par_id3152801.2.help.text
-msgid "Returns the internal number of the current $[officename] version."
-msgstr "vraca interni broj trenutne $[officename] verzije."
+#. tT5t
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"par_id3156281\n"
+"2\n"
+"help.text"
+msgid "Outputs the specified strings or numeric expressions to a dialog or to a file."
+msgstr "Prikazuje specificirani string ili broj u dijalogu ili datoteci"
-#: 03131000.xhp#hd_id3153311.3.help.text
-msgctxt "03131000.xhp#hd_id3153311.3.help.text"
+#. 1hZ.
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"hd_id3145785\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03131000.xhp#par_id3155388.4.help.text
-msgid "s = GetSolarVersion"
-msgstr ""
+#. ,0Np
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"par_id3153188\n"
+"4\n"
+"help.text"
+msgid "Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression2[...]]"
+msgstr "Print [#FileName,] Expression_1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression_n[...]]"
-#: 03131000.xhp#hd_id3149514.5.help.text
-msgctxt "03131000.xhp#hd_id3149514.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. bM9_
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"hd_id3147348\n"
+"5\n"
+"help.text"
+msgid "Parameter:"
+msgstr "Parametar:"
-#: 03131000.xhp#par_id3148685.6.help.text
+#. E?%J
+#: 03010103.xhp
#, fuzzy
-msgctxt "03131000.xhp#par_id3148685.6.help.text"
-msgid "String"
-msgstr "Stringovi"
-
-#: 03131000.xhp#hd_id3143270.7.help.text
-msgctxt "03131000.xhp#hd_id3143270.7.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+msgctxt ""
+"03010103.xhp\n"
+"par_id2508621\n"
+"help.text"
+msgid "<emph>FileName:</emph> Any numeric expression that contains the file number that was set by the Open statement for the respective file."
+msgstr "<emph>FajlBroj</emph>: Numericki izraz koji sadrzi broj fajla koji je poslat od otvorene izjave za odgovarajuci fajl."
-#: 03131000.xhp#par_id3148473.8.help.text
-msgid "Sub ExampleGetSolarVersion"
-msgstr ""
+#. @|3H
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"par_id3163712\n"
+"6\n"
+"help.text"
+msgid "<emph>Expression</emph>: Any numeric or string expression to be printed. Multiple expressions can be separated by a semicolon. If separated by a comma, the expressions are indented to the next tab stop. The tab stops cannot be adjusted."
+msgstr "<emph>Expression</emph>: A numeric or string expression to be printed. Multiple expressions can be separated by a semicolon. If separated by a comma, the expressions are indented to the next tab stop. The tab stops cannot be adjusted."
-#: 03131000.xhp#par_id3156024.9.help.text
-#, fuzzy
-msgid "Dim sSep As String"
-msgstr "Dim sVar kao String"
+#. DS.p
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"par_id3153092\n"
+"7\n"
+"help.text"
+msgid "<emph>Number</emph>: Number of spaces to be inserted by the <emph>Spc</emph> function."
+msgstr "<emph>Broj</emph>: Number of spaces to be inserted by the <emph>Spc</emph> function."
-#: 03131000.xhp#par_id3159414.10.help.text
-msgid "sSep = GetSolarVersion"
+#. F-+^
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"par_id3145364\n"
+"8\n"
+"help.text"
+msgid "<emph>Pos</emph>: Spaces are inserted until the specified position."
msgstr ""
-#: 03131000.xhp#par_id3148947.11.help.text
-msgid "MsgBox sSep,64,\"Version number of the solar technology\""
-msgstr ""
+#. Z5LL
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"par_id3154319\n"
+"9\n"
+"help.text"
+msgid "If a semicolon or comma appears after the last expression to be printed, $[officename] Basic stores the text in an internal buffer and continues program execution without printing. When another Print statement without a semicolon or comma at the end is encountered, all text to be printed is printed at once."
+msgstr "ako je zarez ili tackazarez poslije zadnjeg izraza printovana, $[officename] osnovna ubacuje tekst u interni bafer i nastavlja program bez štampanja kad je neka druga print recenica bez tacke zareza ili zareza na kraju pojavi, citav tekst je printan odjednom."
-#: 03131000.xhp#par_id3156344.12.help.text
-#, fuzzy
-msgctxt "03131000.xhp#par_id3156344.12.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. 4b(G
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"par_id3145272\n"
+"10\n"
+"help.text"
+msgid "Positive numeric expressions are printed with a leading space. Negative expressions are printed with a leading minus sign. If a certain range is exceeded for floating-point values, the respective numeric expression is printed in exponential notation."
+msgstr "pozitivni su štampani . negativni su štampani bez minusa. ako je rang predjen onda se brojevi printaj eksponencijalno."
-#: 03080801.xhp#tit.help.text
-#, fuzzy
-msgid "Hex Function [Runtime]"
-msgstr "Popravna Funkcija [Run-time]"
+#. ?sPd
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"par_id3154011\n"
+"11\n"
+"help.text"
+msgid "If the expression to be printed exceeds a certain length, the display will automatically wrap to the next line."
+msgstr "kad predje velicinu displej prelazi u novi red"
-#: 03080801.xhp#bm_id3150616.help.text
-#, fuzzy
-msgid "<bookmark_value>Hex function</bookmark_value>"
-msgstr "<bookmark_value>Popravna Funkcija</bookmark_value>"
+#. l|{~
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"par_id3146969\n"
+"12\n"
+"help.text"
+msgid "You can insert the Tab function, enclosed by semicolons, between arguments to indent the output to a specific position, or you can use the <emph>Spc</emph> function to insert a specified number of spaces."
+msgstr "mozete unijeti tab funkciju sa tackom-zarezom izmedju argumenata <emph>Spc</emph>unosi poziciju."
-#: 03080801.xhp#hd_id3150616.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03080801.xhp\" name=\"Hex Function [Runtime]\">Hex Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080501.xhp\" name=\"Popravna Funkcija [Run-time]\">Popravna Funkcija [Run-time]</link>"
+#. kCI%
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"hd_id3146912\n"
+"13\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03080801.xhp#par_id3145136.2.help.text
-msgid "Returns a string that represents the hexadecimal value of a number."
-msgstr ""
+#. Q[;^
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Control and Dialog Properties"
+msgstr "Kontrolne i dijalog prozor postavke"
-#: 03080801.xhp#hd_id3147573.3.help.text
-msgctxt "03080801.xhp#hd_id3147573.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. ]#S@
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"bm_id3153379\n"
+"help.text"
+msgid "<bookmark_value>controls; properties</bookmark_value><bookmark_value>properties; controls and dialogs</bookmark_value><bookmark_value>dialogs; properties</bookmark_value>"
+msgstr "<bookmark_value>controls; properties</bookmark_value><bookmark_value>properties; controls and dialogue boxes</bookmark_value><bookmark_value>dialogue boxes; properties</bookmark_value>"
-#: 03080801.xhp#par_id3150771.4.help.text
-#, fuzzy
-msgid "Hex (Number)"
-msgstr "Atn (Broj)"
+#. l=7M
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"hd_id3153379\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01170100.xhp\" name=\"Control and Dialog Properties\">Control and Dialog Properties</link>"
+msgstr "<link href=\"text/sbasic/shared/01170100.xhp\" name=\"Control and Dialogue Box Properties\">Control and Dialogue Box Properties</link>"
-#: 03080801.xhp#hd_id3147530.5.help.text
-msgctxt "03080801.xhp#hd_id3147530.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. $ABS
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3156280\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the properties of the selected dialog or control.</ahelp> You must be in the design mode to be able to use this command."
+msgstr "<ahelp hid=\".\">Specifies the properties of the selected dialogue box or control.</ahelp> You must be in the design mode to be able to use this command."
-#: 03080801.xhp#par_id3159414.6.help.text
-#, fuzzy
-msgctxt "03080801.xhp#par_id3159414.6.help.text"
-msgid "String"
-msgstr "Stringovi"
+#. Umir
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"hd_id3151043\n"
+"20\n"
+"help.text"
+msgid "Entering Data in the Properties Dialog"
+msgstr "Unesi podatke u setovanje dijaloga"
-#: 03080801.xhp#hd_id3156344.7.help.text
-msgctxt "03080801.xhp#hd_id3156344.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. |Txh
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3153771\n"
+"3\n"
+"help.text"
+msgid "The following key combinations apply to enter data in multiline fields or combo boxes of the <emph>Properties</emph> dialog:"
+msgstr "Slijedeca kombinacija kljuceva odnosi se na podatke u mnogim poljima ili kombo prozorima <emph>Osobine</emph> dialogue box:"
-#: 03080801.xhp#par_id3148947.8.help.text
-#, fuzzy
-msgid "<emph>Number:</emph> Any numeric expression that you want to convert to a hexadecimal number."
-msgstr "<emph>Text2</emph>: String izraz koji želite pretraživati."
+#. S\Qj
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3150010\n"
+"18\n"
+"help.text"
+msgid "Keys"
+msgstr "Kljucevi"
-#: 03080801.xhp#hd_id3154365.9.help.text
-msgctxt "03080801.xhp#hd_id3154365.9.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. D`[n
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3147317\n"
+"19\n"
+"help.text"
+msgid "Effects"
+msgstr "Efekti"
-#: 03080801.xhp#par_id3145420.29.help.text
-#, fuzzy
-msgid "Sub ExampleHex"
-msgstr "Sub SkupPrimjera"
+#. VN5[
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3146121\n"
+"4\n"
+"help.text"
+msgid "Alt+Down Arrow"
+msgstr "Alt+Strelica dolje"
-#: 03080801.xhp#par_id3156214.30.help.text
-msgid "REM uses BasicFormulas in $[officename] Calc"
-msgstr ""
+#. fEOJ
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3149581\n"
+"5\n"
+"help.text"
+msgid "Opens a combo box"
+msgstr "Otvara kombo prozor"
-#: 03080801.xhp#par_id3153970.31.help.text
-msgid "Dim a2, b2, c2 as String"
-msgstr ""
+#. Cb`/
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3147394\n"
+"6\n"
+"help.text"
+msgid "Alt+Up Arrow"
+msgstr "Alt+Strelica gore"
-#: 03080801.xhp#par_id3154909.32.help.text
-msgid "a2 = \"&H3E8\""
-msgstr ""
+#. K}L}
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3148455\n"
+"7\n"
+"help.text"
+msgid "Closes a combo box"
+msgstr "Zatvara combo prozor"
-#: 03080801.xhp#par_id3148674.33.help.text
-msgid "b2 = Hex2Int(a2)"
+#. +Uv9
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3154511\n"
+"8\n"
+"help.text"
+msgid "Shift+Enter"
msgstr ""
-#: 03080801.xhp#par_id3155132.34.help.text
-msgid "MsgBox b2"
+#. *0oQ
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3146971\n"
+"9\n"
+"help.text"
+msgid "Inserts a line break in multiline fields."
msgstr ""
-#: 03080801.xhp#par_id3150440.35.help.text
-msgid "c2 = Int2Hex(b2)"
+#. W-6i
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3146914\n"
+"10\n"
+"help.text"
+msgid "(UpArrow)"
msgstr ""
-#: 03080801.xhp#par_id3147427.36.help.text
-msgid "MsgBox c2"
+#. Hv1-
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3153714\n"
+"11\n"
+"help.text"
+msgid "Goes to the previous line."
msgstr ""
-#: 03080801.xhp#par_id3147435.37.help.text
-#, fuzzy
-msgctxt "03080801.xhp#par_id3147435.37.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03080801.xhp#par_id3148645.19.help.text
-msgid "Function Hex2Int( sHex As String ) As Long"
+#. SLl7
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3159266\n"
+"12\n"
+"help.text"
+msgid "(DownArrow)"
msgstr ""
-#: 03080801.xhp#par_id3149262.20.help.text
-msgid "REM Returns a Long-Integer from a hexadecimal value."
+#. spSZ
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3146314\n"
+"13\n"
+"help.text"
+msgid "Goes to the next line."
msgstr ""
-#: 03080801.xhp#par_id3148616.21.help.text
-msgid "Hex2Int = clng( sHex )"
+#. cbH!
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3149255\n"
+"14\n"
+"help.text"
+msgid "Enter"
msgstr ""
-#: 03080801.xhp#par_id3153952.22.help.text
-msgctxt "03080801.xhp#par_id3153952.22.help.text"
-msgid "End Function"
-msgstr "Kraj funkcije"
-
-#: 03080801.xhp#par_id3146984.24.help.text
-msgid "Function Int2Hex( iLong As Long) As String"
+#. iQ|)
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3149566\n"
+"15\n"
+"help.text"
+msgid "Applies the changes made to a field and places the cursor into the next field."
msgstr ""
-#: 03080801.xhp#par_id3147215.25.help.text
-msgid "REM Calculates a hexadecimal value in Integer."
-msgstr ""
+#. (n`h
+#: 03080100.xhp
+msgctxt ""
+"03080100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Trigonometric Functions"
+msgstr "Trigonometricne Funkcije"
-#: 03080801.xhp#par_id3148575.26.help.text
-msgid "Int2Hex = \"&H\" & Hex( iLong )"
-msgstr ""
+#. BkZp
+#: 03080100.xhp
+msgctxt ""
+"03080100.xhp\n"
+"hd_id3159201\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080100.xhp\" name=\"Trigonometric Functions\">Trigonometric Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03080100.xhp\" name=\"Trigonometricne Funkcije\">Trigonometricne Funkcije</link>"
-#: 03080801.xhp#par_id3151073.27.help.text
-msgctxt "03080801.xhp#par_id3151073.27.help.text"
-msgid "End Function"
-msgstr "Kraj funkcije"
+#. MU,7
+#: 03080100.xhp
+msgctxt ""
+"03080100.xhp\n"
+"par_id3149180\n"
+"2\n"
+"help.text"
+msgid "The following are the trigonometric functions that are supported in $[officename] Basic."
+msgstr "Slijedece su Trigonometricne funkcije koje su podrzane u $[officename] Basic (osnovi)."
-#: 03020406.xhp#tit.help.text
-msgid "FileCopy Statement [Runtime]"
-msgstr "FileCopy izjava [Run-time]"
+#. ^ei1
+#: 03100080.xhp
+msgctxt ""
+"03100080.xhp\n"
+"tit\n"
+"help.text"
+msgid "CVErr Function [Runtime]"
+msgstr "CVErr Function [Run-time]"
-#: 03020406.xhp#bm_id3154840.help.text
-msgid "<bookmark_value>FileCopy statement</bookmark_value>"
-msgstr "<bookmark_value>FileCopy izjava</bookmark_value>"
+#. dCVe
+#: 03100080.xhp
+#, fuzzy
+msgctxt ""
+"03100080.xhp\n"
+"bm_id531022\n"
+"help.text"
+msgid "<bookmark_value>CVErr function</bookmark_value>"
+msgstr "<bookmark_value>Chr Funkcija</bookmark_value>"
-#: 03020406.xhp#hd_id3154840.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020406.xhp\" name=\"FileCopy Statement [Runtime]\">FileCopy Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020406.xhp\" name=\"FileCopy Izjava [Run-time]\">FileCopy izjava [Run-time]</link>"
+#. =_Mc
+#: 03100080.xhp
+msgctxt ""
+"03100080.xhp\n"
+"par_idN1054B\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100080.xhp\">CVErr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100080.xhp\">CVErr Function [Run-time]</link>"
-#: 03020406.xhp#par_id3149497.2.help.text
-msgid "Copies a file."
-msgstr "kopije fajla."
+#. +8`V
+#: 03100080.xhp
+msgctxt ""
+"03100080.xhp\n"
+"par_idN1055B\n"
+"help.text"
+msgid "Converts a string expression or numeric expression to a variant expression of the sub type \"Error\"."
+msgstr "KOnvertuje znakovni izraz ili brojni izraz u razlicit izraz podtipa \"Greska\"."
-#: 03020406.xhp#hd_id3147443.3.help.text
-msgctxt "03020406.xhp#hd_id3147443.3.help.text"
+#. TN3\
+#: 03100080.xhp
+msgctxt ""
+"03100080.xhp\n"
+"par_idN1055E\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03020406.xhp#par_id3146957.4.help.text
-msgid "FileCopy TextFrom As String, TextTo As String"
-msgstr "FileCopy TextFrom kao znak, TextTo Kao Znak"
-
-#: 03020406.xhp#hd_id3153825.5.help.text
-msgctxt "03020406.xhp#hd_id3153825.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03020406.xhp#par_id3155390.6.help.text
-msgid "<emph>TextFrom:</emph> Any string expression that specifies the name of the file that you want to copy. The expression can contain optional path and drive information. If you want, you can enter a path in <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>TextFrom</emph>: Bilo koji znakovni izraz koji oznacava ime fajla koji zelite kopirati. Izraz moze sadrzavati neobaveznu putanju i informaciju o drajvu. Ako zelite mozete unijeti putanju u <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-
-#: 03020406.xhp#par_id3150669.7.help.text
-msgid "<emph>TextTo:</emph> Any string expression that specifies where you want to copy the source file to. The expression can contain the destination drive, the path, and file name, or the path in URL notation."
-msgstr ""
-
-#: 03020406.xhp#par_id3150791.8.help.text
-msgid "You can only use the FileCopy statement to copy files that are not opened."
-msgstr "Mozete koristiti samo FileCopy izjavu za kopiranje fajlova koji nisu otvoreni."
-
-#: 03020406.xhp#hd_id3125863.9.help.text
-msgctxt "03020406.xhp#hd_id3125863.9.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03020406.xhp#par_id3150869.10.help.text
-msgid "Sub ExampleFilecopy"
-msgstr "Sub PrimjerFilecopy"
-
-#: 03020406.xhp#par_id3154685.11.help.text
-msgid "Filecopy \"c:\\autoexec.bat\", \"c:\\Temp\\Autoexec.sav\""
-msgstr ""
+#. ?[2V
+#: 03100080.xhp
+msgctxt ""
+"03100080.xhp\n"
+"par_idN10562\n"
+"help.text"
+msgid "CVErr(Expression)"
+msgstr "CVErr(Izraz)"
-#: 03020406.xhp#par_id3154123.12.help.text
-msgctxt "03020406.xhp#par_id3154123.12.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. 6j/J
+#: 03100080.xhp
+msgctxt ""
+"03100080.xhp\n"
+"par_idN10565\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03080400.xhp#tit.help.text
-msgid "Square Root Calculation"
-msgstr "Kvadratni Korjen Kalkulacija"
+#. R%IE
+#: 03100080.xhp
+msgctxt ""
+"03100080.xhp\n"
+"par_idN10569\n"
+"help.text"
+msgid "Variant."
+msgstr "Razlicit"
-#: 03080400.xhp#hd_id3148946.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080400.xhp\" name=\"Square Root Calculation\">Square Root Calculation</link>"
-msgstr "<link href=\"text/sbasic/shared/03080400.xhp\" name=\"Kvadratni Korjen Kalkulacija\">Kvadratni Korjen Kalkulacija</link>"
+#. ?v+)
+#: 03100080.xhp
+msgctxt ""
+"03100080.xhp\n"
+"par_idN1056C\n"
+"help.text"
+msgid "Parameter:"
+msgstr "Parametar:"
-#: 03080400.xhp#par_id3159414.2.help.text
-msgid "Use this function to calculate square roots."
-msgstr "Koristite ovu funkciju za racunanje kvadratnih korjena."
+#. )W!L
+#: 03100080.xhp
+msgctxt ""
+"03100080.xhp\n"
+"par_idN10570\n"
+"help.text"
+msgid "Expression: Any string or numeric expression that you want to convert."
+msgstr "Izraz: Bilo koji znak ili brojni izraz koji zelis konvertovati."
-#: 03080201.xhp#tit.help.text
-msgid "Exp Function [Runtime]"
-msgstr "Eksp Funkcija [Vrijeme Izvodjenja]"
+#. WSFa
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"tit\n"
+"help.text"
+msgid "Fix Function [Runtime]"
+msgstr "Popravna Funkcija [Run-time]"
-#: 03080201.xhp#bm_id3150616.help.text
-msgid "<bookmark_value>Exp function</bookmark_value>"
-msgstr "<bookmark_value>Exp funkcija</bookmark_value>"
+#. l$91
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"bm_id3159201\n"
+"help.text"
+msgid "<bookmark_value>Fix function</bookmark_value>"
+msgstr "<bookmark_value>Popravna Funkcija</bookmark_value>"
-#: 03080201.xhp#hd_id3150616.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080201.xhp\" name=\"Exp Function [Runtime]\">Exp Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080201.xhp\" name=\"Eksp Funkcija [Vrijeme Izvodjenja]\">Eksp Funkcija [Vrijeme Izvodjenja]</link>"
+#. !$(P
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"hd_id3159201\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080501.xhp\" name=\"Fix Function [Runtime]\">Fix Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080501.xhp\" name=\"Popravna Funkcija [Run-time]\">Popravna Funkcija [Run-time]</link>"
-#: 03080201.xhp#par_id3155555.2.help.text
-msgid "Returns the base of the natural logarithm (e = 2.718282) raised to a power."
-msgstr "Vraca bazu prirodnog logaritma (e = 2.71828182845904...) na neku vrijednost."
+#. xJt-
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"par_id3149346\n"
+"2\n"
+"help.text"
+msgid "Returns the integer value of a numeric expression by removing the fractional part of the number."
+msgstr "Vraca vrijednost u obliku cijelog broja tako sto odstrani frakcionalni dio broja."
-#: 03080201.xhp#hd_id3150984.3.help.text
-msgctxt "03080201.xhp#hd_id3150984.3.help.text"
+#. irMA
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"hd_id3155419\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03080201.xhp#par_id3145315.4.help.text
-msgid "Exp (Number)"
-msgstr "Exp (Broj)"
+#. 8#o#
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"par_id3156152\n"
+"4\n"
+"help.text"
+msgid "Fix (Expression)"
+msgstr "Popravna (Izraz)"
-#: 03080201.xhp#hd_id3154347.5.help.text
-msgctxt "03080201.xhp#hd_id3154347.5.help.text"
+#. $(|D
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"hd_id3154923\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03080201.xhp#par_id3149670.6.help.text
-msgctxt "03080201.xhp#par_id3149670.6.help.text"
+#. jT:=
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"par_id3148947\n"
+"6\n"
+"help.text"
msgid "Double"
msgstr ""
-#: 03080201.xhp#hd_id3154760.7.help.text
-msgctxt "03080201.xhp#hd_id3154760.7.help.text"
+#. Wqkp
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"hd_id3154760\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03080201.xhp#par_id3150793.8.help.text
-msgid "<emph>Number:</emph> Any numeric expression that specifies the power that you want to raise \"e\" to (the base of natural logarithms). The power must be for both single-precision numbers less than or equal to 88.02969 and double-precision numbers less than or equal to 709.782712893, since $[officename] Basic returns an Overflow error for numbers exceeding these values."
-msgstr "<emph>Number</emph>: Brojcani izraz koji obiljezava vrijednost na koju hocete da podignete \"e\" (baza prirodnog logaritma). Vrijednost za single-precision mora da bude manja ili jednaka 88.02969 i za double-precision brojeve manja ili jednaka 709.782712893, jer $[officename] Basic vraca Overflow za brojeve koji prevazilaze ove vrijednosti."
+#. x(eQ
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"par_id3149457\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Numeric expression that you want to return the integer value for."
+msgstr "<emph>Izraz</emph>: Brojcani izraz za koji zelite da vratite vrijednost u obliku cijelog broja."
-#: 03080201.xhp#hd_id3156280.9.help.text
-msgctxt "03080201.xhp#hd_id3156280.9.help.text"
+#. e^=*
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"hd_id3150447\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03080201.xhp#par_id3153193.10.help.text
-msgctxt "03080201.xhp#par_id3153193.10.help.text"
-msgid "Sub ExampleLogExp"
-msgstr "Sub PrimjerLogEksp"
+#. lYf=
+#: 03080501.xhp
+#, fuzzy
+msgctxt ""
+"03080501.xhp\n"
+"par_id3156214\n"
+"11\n"
+"help.text"
+msgid "Print Fix(3.14159) ' returns 3."
+msgstr "Ispis Popravna(3.1415926) REM vraca 3."
-#: 03080201.xhp#par_id3125864.11.help.text
-msgid "Dim dValue as Double"
-msgstr "Dim dValue kao decimalni broj"
+#. ;Rx(
+#: 03080501.xhp
+#, fuzzy
+msgctxt ""
+"03080501.xhp\n"
+"par_id3154217\n"
+"12\n"
+"help.text"
+msgid "Print Fix(0) ' returns 0."
+msgstr "Ispis Popravna(0) REM vraca 0."
-#: 03080201.xhp#par_id3145172.12.help.text
-msgid "const b1=12.345e12"
-msgstr "konstanta b1=12.345e12"
+#. u26{
+#: 03080501.xhp
+#, fuzzy
+msgctxt ""
+"03080501.xhp\n"
+"par_id3145786\n"
+"13\n"
+"help.text"
+msgid "Print Fix(-3.14159) ' returns -3."
+msgstr "Ispis Popravna(-3.1415926)REM vraca -3."
-#: 03080201.xhp#par_id3159254.13.help.text
-msgid "const b2=1.345e34"
-msgstr "konstanta b2=1.345e34"
+#. YTKq
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Jumps"
+msgstr ""
-#: 03080201.xhp#par_id3147287.14.help.text
-msgid "dValue=Exp( Log(b1)+Log(b2) )"
-msgstr "dValue=Eksp( Log(b1)+Log(b2) )"
+#. Rv8O
+#: 03090300.xhp
+#, fuzzy
+msgctxt ""
+"03090300.xhp\n"
+"hd_id3151262\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090300.xhp\" name=\"Jumps\">Jumps</link>"
+msgstr "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Makro</link>"
-#: 03080201.xhp#par_id3161832.15.help.text
-msgid "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm\""
-msgstr "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multiplikacija sa logaritmom\""
+#. R#RU
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3148983\n"
+"2\n"
+"help.text"
+msgid "The following statements execute jumps."
+msgstr ""
-#: 03080201.xhp#par_id3151112.16.help.text
-msgctxt "03080201.xhp#par_id3151112.16.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. n;)I
+#: 03131500.xhp
+msgctxt ""
+"03131500.xhp\n"
+"tit\n"
+"help.text"
+msgid "CreateUnoStruct Function [Runtime]"
+msgstr "CreateUnoStruct Function [Run-time]"
-#: 03104100.xhp#tit.help.text
-msgid "Optional (in Function Statement) [Runtime]"
-msgstr "Proizvoljno (u naredbi funkcije) [Vrijeme izvršavanja]"
+#. 502o
+#: 03131500.xhp
+#, fuzzy
+msgctxt ""
+"03131500.xhp\n"
+"bm_id3150499\n"
+"help.text"
+msgid "<bookmark_value>CreateUnoStruct function</bookmark_value>"
+msgstr "<bookmark_value>JeliUnoStruct Funkcija</bookmark_value>"
-#: 03104100.xhp#bm_id3149205.help.text
-msgid "<bookmark_value>Optional function</bookmark_value>"
-msgstr "<bookmark_value>Proizvoljna Funkcija</bookmark_value>"
+#. a.bH
+#: 03131500.xhp
+msgctxt ""
+"03131500.xhp\n"
+"hd_id3150499\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03131500.xhp\" name=\"CreateUnoStruct Function [Runtime]\">CreateUnoStruct Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131500.xhp\" name=\"CreateUnoStruct Function [Run-time]\">CreateUnoStruct Function [Run-time]</link>"
-#: 03104100.xhp#hd_id3149205.1.help.text
-msgid "<link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional (in Function Statement) [Runtime]\">Optional (in Function Statement) [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104100.xhp\" name=\"Proizvoljno (u Naredbi Funkcije) [Vrijeme izvršavanja]\">Proizvoljno (u Naredbi Funkcija) [Vrijeme izvršavanja]</link>"
+#. (C@o
+#: 03131500.xhp
+msgctxt ""
+"03131500.xhp\n"
+"par_id3150713\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Creates an instance of a Uno structure type.</ahelp>"
+msgstr ""
-#: 03104100.xhp#par_id3143267.2.help.text
-msgid "Allows you to define parameters that are passed to a function as optional."
-msgstr "Omogucava da definišete parametre koji su proizvoljno proslijedeni u funkciju."
+#. ZwlF
+#: 03131500.xhp
+msgctxt ""
+"03131500.xhp\n"
+"par_id3147226\n"
+"3\n"
+"help.text"
+msgid "Use the following structure for your statement:"
+msgstr "Koristite sljedecu strukturu za vase stejtmente:"
-#: 03104100.xhp#par_id3155419.3.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing\">IsMissing</link>"
-msgstr "Takode pogledaj: <link href=\"text/sbasic/shared/03104000.xhp\" name=\"Fali\">Fali</link>"
+#. h\7!
+#: 03131500.xhp
+#, fuzzy
+msgctxt ""
+"03131500.xhp\n"
+"par_id3149177\n"
+"4\n"
+"help.text"
+msgid "Dim oStruct as new com.sun.star.beans.Property"
+msgstr "Dim Struct1 kao novi com.sun.star.beans.Property"
-#: 03104100.xhp#hd_id3153824.4.help.text
-msgctxt "03104100.xhp#hd_id3153824.4.help.text"
+#. z1(L
+#: 03131500.xhp
+msgctxt ""
+"03131500.xhp\n"
+"hd_id3156153\n"
+"5\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03104100.xhp#par_id3159157.5.help.text
-msgid "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)"
-msgstr "Funkcija MojaFunkcija(Text1 Kao String, Proizvoljno Arg2, Proizvoljno Arg3)"
+#. 9E`I
+#: 03131500.xhp
+msgctxt ""
+"03131500.xhp\n"
+"par_id3155341\n"
+"6\n"
+"help.text"
+msgid "oStruct = CreateUnoStruct( Uno type name )"
+msgstr ""
-#: 03104100.xhp#hd_id3145610.7.help.text
-#, fuzzy
-msgctxt "03104100.xhp#hd_id3145610.7.help.text"
-msgid "Examples:"
+#. ]woP
+#: 03131500.xhp
+msgctxt ""
+"03131500.xhp\n"
+"hd_id3145316\n"
+"7\n"
+"help.text"
+msgid "Example:"
msgstr "Primjer:"
-#: 03104100.xhp#par_id3154347.8.help.text
-msgid "Result = MyFunction(\"Here\", 1, \"There\") ' all arguments are passed."
-msgstr "Rezultat = MojaFunkcija(\"Ovdje\", 1, \"Tamo\") ' svi argumenti su proslijedeni."
-
-#: 03104100.xhp#par_id3146795.9.help.text
-msgid "Result = MyFunction(\"Test\", ,1) ' second argument is missing."
-msgstr "Rezultat = MojaFunkcija(\"Test\", , 1) ' drugi argument fali."
-
-#: 03104100.xhp#par_id3153897.10.help.text
-#, fuzzy
-msgctxt "03104100.xhp#par_id3153897.10.help.text"
-msgid "See also <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
-msgstr "Pogledaj <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
+#. qQvA
+#: 03131500.xhp
+msgctxt ""
+"03131500.xhp\n"
+"par_id3149762\n"
+"8\n"
+"help.text"
+msgid "oStruct = CreateUnoStruct( \"com.sun.star.beans.Property\" )"
+msgstr ""
-#: 03020202.xhp#tit.help.text
+#. i=dC
+#: 03030302.xhp
#, fuzzy
-msgid "Input# Statement [Runtime]"
-msgstr "Završi Izjavu [Run-time]"
+msgctxt ""
+"03030302.xhp\n"
+"tit\n"
+"help.text"
+msgid "Time Statement [Runtime]"
+msgstr "Dim Red[Pokretac- vrijeme]"
-#: 03020202.xhp#bm_id3154908.help.text
+#. x*lu
+#: 03030302.xhp
#, fuzzy
-msgid "<bookmark_value>Input statement</bookmark_value>"
-msgstr "<bookmark_value>Završi Izjavu</bookmark_value>"
+msgctxt ""
+"03030302.xhp\n"
+"bm_id3145090\n"
+"help.text"
+msgid "<bookmark_value>Time statement</bookmark_value>"
+msgstr "<bookmark_value>Naziv izjave</bookmark_value>"
-#: 03020202.xhp#hd_id3154908.1.help.text
+#. g}(P
+#: 03030302.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03020202.xhp\" name=\"Input# Statement [Runtime]\">Input# Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"Završi Izjavu [Run-time]\">Završi Izjavu [Run-time]</link>"
+msgctxt ""
+"03030302.xhp\n"
+"hd_id3145090\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030302.xhp\">Time Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010101.xhp\">MsgBox Statement [Run-time]</link>"
-#: 03020202.xhp#par_id3156424.2.help.text
-msgid "Reads data from an open sequential file."
+#. Jak/
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"par_id3150984\n"
+"2\n"
+"help.text"
+msgid "This function returns the current system time as a string in the format \"HH:MM:SS\"."
msgstr ""
-#: 03020202.xhp#hd_id3125863.3.help.text
-msgctxt "03020202.xhp#hd_id3125863.3.help.text"
+#. a@V8
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"hd_id3154346\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03020202.xhp#par_id3150440.4.help.text
-msgid "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]"
-msgstr ""
+#. s2`n
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"par_id3149670\n"
+"4\n"
+"help.text"
+msgid "Time"
+msgstr "Vrijeme"
-#: 03020202.xhp#hd_id3146121.5.help.text
-msgctxt "03020202.xhp#hd_id3146121.5.help.text"
+#. J,)]
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"hd_id3150792\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03020202.xhp#par_id3145749.6.help.text
-msgid "<emph>FileNumber:</emph> Number of the file that contains the data that you want to read. The file must be opened with the Open statement using the key word INPUT."
+#. b@LT
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"par_id3149656\n"
+"6\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that specifies the new time in the format \"HH:MM:SS\"."
msgstr ""
-#: 03020202.xhp#par_id3150011.7.help.text
-msgid "<emph>var:</emph> A numeric or string variable that you assign the values read from the opened file to."
-msgstr ""
+#. @)s_
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"hd_id3145173\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03020202.xhp#par_id3159153.8.help.text
-msgid "The <emph>Input#</emph> statement reads numeric values or strings from an open file and assigns the data to one or more variables. A numeric variable is read up to the first carriage return (Asc=13), line feed (Asc=10), space, or comma. String variables are read to up to the first carriage return (Asc=13), line feed (Asc=10), or comma."
+#. 7Cq.
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"par_id3150870\n"
+"9\n"
+"help.text"
+msgid "MsgBox Time,0,\"The time is\""
msgstr ""
-#: 03020202.xhp#par_id3146984.9.help.text
-msgid "Data and data types in the opened file must appear in the same order as the variables that are passed in the \"var\" parameter. If you assign non-numeric values to a numeric variable, \"var\" is assigned a value of \"0\"."
-msgstr ""
+#. ]$C(
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"tit\n"
+"help.text"
+msgid "CreateUnoDialog Function [Runtime]"
+msgstr "CreateUnoDialog Function [Run-time]"
-#: 03020202.xhp#par_id3156442.10.help.text
-msgid "Records that are separated by commas cannot be assigned to a string variable. Quotation marks (\") in the file are disregarded as well. If you want to read these characters from the file, use the <emph>Line Input#</emph> statement to read pure text files (files containing only printable characters) line by line."
-msgstr ""
+#. 3*oC
+#: 03131800.xhp
+#, fuzzy
+msgctxt ""
+"03131800.xhp\n"
+"bm_id3150040\n"
+"help.text"
+msgid "<bookmark_value>CreateUnoDialog function</bookmark_value>"
+msgstr "<bookmark_value>DateSerial funkcija</bookmark_value>"
-#: 03020202.xhp#par_id3147349.11.help.text
-msgid "If the end of the file is reached while reading a data element, an error occurs and the process is aborted."
-msgstr ""
+#. g`ed
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"hd_id3150040\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03131800.xhp\" name=\"CreateUnoDialog Function [Runtime]\">CreateUnoDialog Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131800.xhp\" name=\"CreateUnoDialog Function [Run-time]\">CreateUnoDialog Function [Run-time]</link>"
-#: 03020202.xhp#hd_id3152578.12.help.text
-msgctxt "03020202.xhp#hd_id3152578.12.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. F7Zw
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3154186\n"
+"2\n"
+"help.text"
+msgid "Creates a Basic Uno object that represents a Uno dialog control during Basic runtime."
+msgstr "Kreira a Basic Uno object that represents a Uno dialogue box control tokom Basic run-time."
-#: 03020202.xhp#par_id3144765.13.help.text
-msgctxt "03020202.xhp#par_id3144765.13.help.text"
-msgid "Sub ExampleWorkWithAFile"
-msgstr ""
+#. Ykf@
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3153750\n"
+"3\n"
+"help.text"
+msgid "Dialogs are defined in the dialog libraries. To display a dialog, a \"live\" dialog must be created from the library."
+msgstr "Dialogue Boxes su definirani u box libraries. Za prikazivanje dialogue box, a \"live\" dialogue boxmora biti kreiran iz arhive."
-#: 03020202.xhp#par_id3145799.14.help.text
-#, fuzzy
-msgctxt "03020202.xhp#par_id3145799.14.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iColour As Integer"
+#. y5qZ
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3153681\n"
+"4\n"
+"help.text"
+msgid "See <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
+msgstr "Pogledaj <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
-#: 03020202.xhp#par_id3145252.15.help.text
-#, fuzzy
-msgctxt "03020202.xhp#par_id3145252.15.help.text"
-msgid "Dim sLine As String"
-msgstr "Dim sVar kao String"
+#. [K\b
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"hd_id3154286\n"
+"5\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03020202.xhp#par_id3149410.16.help.text
-#, fuzzy
-msgctxt "03020202.xhp#par_id3149410.16.help.text"
-msgid "Dim aFile As String"
-msgstr "DIM sFile Kao String"
+#. PLCm
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3159176\n"
+"6\n"
+"help.text"
+msgid "CreateUnoDialog( oDlgDesc )"
+msgstr ""
-#: 03020202.xhp#par_id3149959.39.help.text
-#, fuzzy
-msgctxt "03020202.xhp#par_id3149959.39.help.text"
-msgid "Dim sMsg as String"
-msgstr "Dim sVar kao String"
+#. X4@g
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"hd_id3143270\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
+
+#. hac8
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3159157\n"
+"8\n"
+"help.text"
+msgid "' Get dialog description from the dialog library"
+msgstr "dialogue box opis iz dialogue box library"
-#: 03020202.xhp#par_id3153417.17.help.text
-msgctxt "03020202.xhp#par_id3153417.17.help.text"
-msgid "aFile = \"c:\\data.txt\""
+#. vCm@
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3149234\n"
+"9\n"
+"help.text"
+msgid "oDlgDesc = DialogLibraries.Standard.Dialog1"
msgstr ""
-#: 03020202.xhp#par_id3150752.19.help.text
-msgctxt "03020202.xhp#par_id3150752.19.help.text"
-msgid "iNumber = Freefile"
+#. r3pC
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3154923\n"
+"10\n"
+"help.text"
+msgid "' generate \"live\" dialog"
+msgstr "generate \"live\" dialogue box"
+
+#. .TL0
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3149670\n"
+"11\n"
+"help.text"
+msgid "oDlgControl = CreateUnoDialog( oDlgDesc )"
msgstr ""
-#: 03020202.xhp#par_id3153707.20.help.text
-msgctxt "03020202.xhp#par_id3153707.20.help.text"
-msgid "Open aFile For Output As #iNumber"
+#. @EM$
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3148550\n"
+"12\n"
+"help.text"
+msgid "' display \"live\" dialog"
+msgstr "prikazi\"live\" dialogue box"
+
+#. J$1J
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3154072\n"
+"13\n"
+"help.text"
+msgid "oDlgControl.execute"
msgstr ""
-#: 03020202.xhp#par_id3150321.21.help.text
+#. ZVi@
+#: 03102400.xhp
#, fuzzy
-msgctxt "03020202.xhp#par_id3150321.21.help.text"
-msgid "Print #iNumber, \"This is a line of text\""
-msgstr "Isštampati #iBroj, \"Prvi red teksta\""
+msgctxt ""
+"03102400.xhp\n"
+"tit\n"
+"help.text"
+msgid "IsEmpty Function [Runtime]"
+msgstr "Int Funkcija [Run-time]"
-#: 03020202.xhp#par_id3154756.22.help.text
+#. pqV.
+#: 03102400.xhp
#, fuzzy
-msgctxt "03020202.xhp#par_id3154756.22.help.text"
-msgid "Print #iNumber, \"This is another line of text\""
-msgstr "Isštampati #iBroj, \"Drugi red teksta\""
-
-#: 03020202.xhp#par_id3148408.23.help.text
-msgctxt "03020202.xhp#par_id3148408.23.help.text"
-msgid "Close #iNumber"
-msgstr ""
+msgctxt ""
+"03102400.xhp\n"
+"bm_id3153394\n"
+"help.text"
+msgid "<bookmark_value>IsEmpty function</bookmark_value>"
+msgstr "<bookmark_value>Int Funkcija</bookmark_value>"
-#: 03020202.xhp#par_id3155937.27.help.text
-msgctxt "03020202.xhp#par_id3155937.27.help.text"
-msgid "iNumber = Freefile"
-msgstr ""
+#. b:re
+#: 03102400.xhp
+#, fuzzy
+msgctxt ""
+"03102400.xhp\n"
+"hd_id3153394\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03102400.xhp\" name=\"IsEmpty Function [Runtime]\">IsEmpty Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120401.xhp\" name=\"InStr Function [Run-time]\">InStr funkcija [U izvršenju]</link>"
-#: 03020202.xhp#par_id3154702.28.help.text
-msgctxt "03020202.xhp#par_id3154702.28.help.text"
-msgid "Open aFile For Input As iNumber"
+#. qydL
+#: 03102400.xhp
+msgctxt ""
+"03102400.xhp\n"
+"par_id3163045\n"
+"2\n"
+"help.text"
+msgid "Tests if a Variant variable contains the Empty value. The Empty value indicates that the variable is not initialized."
msgstr ""
-#: 03020202.xhp#par_id3155959.29.help.text
-msgctxt "03020202.xhp#par_id3155959.29.help.text"
-msgid "While not eof(iNumber)"
-msgstr ""
+#. }mrZ
+#: 03102400.xhp
+msgctxt ""
+"03102400.xhp\n"
+"hd_id3159158\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03020202.xhp#par_id3145232.30.help.text
-msgctxt "03020202.xhp#par_id3145232.30.help.text"
-msgid "Line Input #iNumber, sLine"
+#. x*F2
+#: 03102400.xhp
+msgctxt ""
+"03102400.xhp\n"
+"par_id3153126\n"
+"4\n"
+"help.text"
+msgid "IsEmpty (Var)"
msgstr ""
-#: 03020202.xhp#par_id3147345.31.help.text
-msgctxt "03020202.xhp#par_id3147345.31.help.text"
-msgid "If sLine <>\"\" then"
-msgstr ""
+#. w}(z
+#: 03102400.xhp
+msgctxt ""
+"03102400.xhp\n"
+"hd_id3148685\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03020202.xhp#par_id3150298.32.help.text
-msgctxt "03020202.xhp#par_id3150298.32.help.text"
-msgid "sMsg = sMsg & sLine & chr(13)"
+#. r])T
+#: 03102400.xhp
+msgctxt ""
+"03102400.xhp\n"
+"par_id3156344\n"
+"6\n"
+"help.text"
+msgid "Bool"
msgstr ""
-#: 03020202.xhp#par_id3154021.34.help.text
-msgctxt "03020202.xhp#par_id3154021.34.help.text"
-msgid "end if"
-msgstr ""
+#. SphW
+#: 03102400.xhp
+msgctxt ""
+"03102400.xhp\n"
+"hd_id3148947\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03020202.xhp#par_id3154665.35.help.text
-msgctxt "03020202.xhp#par_id3154665.35.help.text"
-msgid "wend"
+#. ,us0
+#: 03102400.xhp
+msgctxt ""
+"03102400.xhp\n"
+"par_id3154347\n"
+"8\n"
+"help.text"
+msgid "<emph>Var:</emph> Any variable that you want to test. If the Variant contains the Empty value, the function returns True, otherwise the function returns False."
msgstr ""
-#: 03020202.xhp#par_id3155607.36.help.text
-msgctxt "03020202.xhp#par_id3155607.36.help.text"
-msgid "Close #iNumber"
-msgstr ""
+#. Fucq
+#: 03102400.xhp
+msgctxt ""
+"03102400.xhp\n"
+"hd_id3154138\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03020202.xhp#par_id3153268.40.help.text
-msgctxt "03020202.xhp#par_id3153268.40.help.text"
-msgid "Msgbox sMsg"
+#. 75.3
+#: 03102400.xhp
+msgctxt ""
+"03102400.xhp\n"
+"par_id3154863\n"
+"13\n"
+"help.text"
+msgid "Print IsEmpty(sVar) ' Returns True"
msgstr ""
-#: 03020202.xhp#par_id3152584.37.help.text
+#. }+5~
+#: 03030200.xhp
#, fuzzy
-msgctxt "03020202.xhp#par_id3152584.37.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"03030200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Converting Time Values"
+msgstr "Pretvaranje datumskih vrijednosti"
-#: 03050100.xhp#tit.help.text
+#. XGNX
+#: 03030200.xhp
#, fuzzy
-msgid "Erl Function [Runtime]"
-msgstr "Val Funkcija [Vrijeme izvršavanja]"
+msgctxt ""
+"03030200.xhp\n"
+"hd_id3147226\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030200.xhp\" name=\"Converting Time Values\">Converting Time Values</link>"
+msgstr "<link href=\"text/sbasic/shared/03080300.xhp\" name=\"Stvaranje Slucajnih Brojeva\">Stvaranje Slucajnih Brojeva</link>"
-#: 03050100.xhp#bm_id3157896.help.text
+#. a]fQ
+#: 03030200.xhp
#, fuzzy
-msgid "<bookmark_value>Erl function</bookmark_value>"
-msgstr "<bookmark_value>Val Funkcija</bookmark_value>"
+msgctxt ""
+"03030200.xhp\n"
+"par_id3149415\n"
+"2\n"
+"help.text"
+msgid "The following functions convert time values to calculable numbers."
+msgstr "Iduće funkcije pretvaraju datumske vrijednosti u računljive brojeve i nazad."
+
+#. lJ[z
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"tit\n"
+"help.text"
+msgid "CLng Function [Runtime]"
+msgstr "CLng Function [Run-time]"
-#: 03050100.xhp#hd_id3157896.1.help.text
+#. Oyf~
+#: 03100600.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03050100.xhp\" name=\"Erl Function [Runtime]\">Erl Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120104.xhp\" name=\"Val Funkcija [Vrijeme izvršavanja]\">Val Funkcija [Vrijeme izvršavanja]</link>"
+msgctxt ""
+"03100600.xhp\n"
+"bm_id3153311\n"
+"help.text"
+msgid "<bookmark_value>CLng function</bookmark_value>"
+msgstr "<bookmark_value>Log Funkcija</bookmark_value>"
-#: 03050100.xhp#par_id3153394.2.help.text
-msgid "Returns the line number where an error occurred during program execution."
-msgstr ""
+#. R6CJ
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"hd_id3153311\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100600.xhp\" name=\"CLng Function [Runtime]\">CLng Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100600.xhp\" name=\"CLng Function [Run-time]\">CLng Function [Run-time]</link>"
+
+#. nVOl
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"par_id3148686\n"
+"2\n"
+"help.text"
+msgid "Converts any string or numeric expression to a long integer."
+msgstr "Konvertuje Bilo koji znak ili brojnu vrijednost u dugi cijeli broj."
-#: 03050100.xhp#hd_id3147574.3.help.text
-msgctxt "03050100.xhp#hd_id3147574.3.help.text"
+#. .*c}
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"hd_id3145315\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03050100.xhp#par_id3146795.4.help.text
-msgid "Erl"
-msgstr ""
+#. qL-M
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"par_id3147573\n"
+"4\n"
+"help.text"
+msgid "CLng (Expression)"
+msgstr "CLng (Izraz)"
-#: 03050100.xhp#hd_id3147265.5.help.text
-msgctxt "03050100.xhp#hd_id3147265.5.help.text"
+#. ffak
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"hd_id3145610\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03050100.xhp#par_id3154924.6.help.text
-msgctxt "03050100.xhp#par_id3154924.6.help.text"
-msgid "Integer"
-msgstr "Cjelobrojno"
+#. ;d)Q
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"par_id3153897\n"
+"6\n"
+"help.text"
+msgid "Long"
+msgstr ""
-#: 03050100.xhp#hd_id3150792.7.help.text
-msgctxt "03050100.xhp#hd_id3150792.7.help.text"
+#. =1Th
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"hd_id3154760\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03050100.xhp#par_id3153771.8.help.text
-msgid "The Erl function only returns a line number, and not a line label."
+#. IOqN
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"par_id3159414\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any numerical expression that you want to convert. If the <emph>Expression</emph> lies outside the valid long integer range between -2.147.483.648 and 2.147.483.647, $[officename] Basic returns an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
+msgstr "<emph>Expression</emph>:brojna vrijednost koju zelis konvertovati.Ako <emph>Expression</emph> lezi izvan vrijednosnog ranga -2,147,483,648 do 2,147,483,647, $[officename] . Za konvertovanje znakovne vrijednosti, broj mora biti unesen kao normalan tekst (\"123.5\")koristeci defaultni brojni izraz operativnog sistema."
+
+#. HVfa
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"par_id3150358\n"
+"9\n"
+"help.text"
+msgid "This function always rounds the fractional part of a number to the nearest integer."
msgstr ""
-#: 03050100.xhp#hd_id3146921.9.help.text
-msgctxt "03050100.xhp#hd_id3146921.9.help.text"
+#. tiiv
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"hd_id3154216\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03050100.xhp#par_id3146975.10.help.text
-#, fuzzy
-msgctxt "03050100.xhp#par_id3146975.10.help.text"
-msgid "sub ExampleError"
-msgstr "sub PrimjerMod"
+#. RtH#
+#: main0211.xhp
+msgctxt ""
+"main0211.xhp\n"
+"tit\n"
+"help.text"
+msgid "Macro Toolbar"
+msgstr "Makro Traka sa Alatima"
-#: 03050100.xhp#par_id3150010.11.help.text
-msgctxt "03050100.xhp#par_id3150010.11.help.text"
-msgid "on error goto ErrorHandler REM Set up error handler"
-msgstr ""
+#. XjG*
+#: main0211.xhp
+msgctxt ""
+"main0211.xhp\n"
+"bm_id3150543\n"
+"help.text"
+msgid "<bookmark_value>toolbars; Basic IDE</bookmark_value><bookmark_value>macro toolbar</bookmark_value>"
+msgstr "<bookmark_value>toolbars; Osnovni IDE</bookmark_value><bookmark_value>Makro traka sa alatima</bookmark_value>"
-#: 03050100.xhp#par_id3155308.12.help.text
-#, fuzzy
-msgctxt "03050100.xhp#par_id3155308.12.help.text"
-msgid "Dim iVar as Integer"
-msgstr "Dim iPos kao Cifra"
+#. VE@V
+#: main0211.xhp
+msgctxt ""
+"main0211.xhp\n"
+"hd_id3150543\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\">Macro Toolbar</link>"
+msgstr "<link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\">Makro traka sa alatima</link>"
-#: 03050100.xhp#par_id3149482.13.help.text
-msgctxt "03050100.xhp#par_id3149482.13.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar kao String"
+#. B\IC
+#: main0211.xhp
+msgctxt ""
+"main0211.xhp\n"
+"par_id3147288\n"
+"2\n"
+"help.text"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:MacroBarVisible\">The <emph>Macro Toolbar </emph>contains commands to create, edit, and run macros.</ahelp>"
+msgstr ":<ahelp visibility=\"visible\" hid=\".uno:MacroBarVisible\">The <emph>Macro Toolbar</emph> Sadrzi komande za kreiranje editovanje i pokretanje makroa.</ahelp>"
-#: 03050100.xhp#par_id3153188.14.help.text
-msgid "REM Error caused by non-existent file"
-msgstr ""
+#. ~lN^
+#: 03070100.xhp
+#, fuzzy
+msgctxt ""
+"03070100.xhp\n"
+"tit\n"
+"help.text"
+msgid "\"-\" Operator [Runtime]"
+msgstr "MOD Operator [Vrijeme izvodjenja]"
-#: 03050100.xhp#par_id3159155.15.help.text
-msgctxt "03050100.xhp#par_id3159155.15.help.text"
-msgid "iVar = Freefile"
-msgstr ""
+#. cM=j
+#: 03070100.xhp
+#, fuzzy
+msgctxt ""
+"03070100.xhp\n"
+"bm_id3156042\n"
+"help.text"
+msgid "<bookmark_value>\"-\" operator (mathematical)</bookmark_value>"
+msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
-#: 03050100.xhp#par_id3146120.16.help.text
-msgctxt "03050100.xhp#par_id3146120.16.help.text"
-msgid "Open \"\\file9879.txt\" for Input as #iVar"
-msgstr ""
+#. a.B$
+#: 03070100.xhp
+#, fuzzy
+msgctxt ""
+"03070100.xhp\n"
+"hd_id3156042\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03070100.xhp\">\"-\" Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100050.xhp\">CCur Function [Run-time]</link>"
-#: 03050100.xhp#par_id3147349.17.help.text
-msgctxt "03050100.xhp#par_id3147349.17.help.text"
-msgid "Line Input #iVar, sVar"
+#. k\GP
+#: 03070100.xhp
+msgctxt ""
+"03070100.xhp\n"
+"par_id3153345\n"
+"2\n"
+"help.text"
+msgid "Subtracts two values."
msgstr ""
-#: 03050100.xhp#par_id3151073.18.help.text
-msgctxt "03050100.xhp#par_id3151073.18.help.text"
-msgid "Close #iVar"
-msgstr ""
+#. S-,K
+#: 03070100.xhp
+msgctxt ""
+"03070100.xhp\n"
+"hd_id3149416\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03050100.xhp#par_id3148456.19.help.text
-msgctxt "03050100.xhp#par_id3148456.19.help.text"
-msgid "exit sub"
-msgstr ""
+#. ?+88
+#: 03070100.xhp
+#, fuzzy
+msgctxt ""
+"03070100.xhp\n"
+"par_id3156023\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 - Expression2"
+msgstr "Resultat = Izrar_1 MOD Izraz_2"
-#: 03050100.xhp#par_id3147394.20.help.text
-msgctxt "03050100.xhp#par_id3147394.20.help.text"
-msgid "ErrorHandler:"
-msgstr ""
+#. f0KK
+#: 03070100.xhp
+msgctxt ""
+"03070100.xhp\n"
+"hd_id3154760\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03050100.xhp#par_id3155416.21.help.text
-msgid "MsgBox \"Error \" & err & \": \" & error$ + chr(13) + \"In line : \" + Erl + chr(13) + Now , 16 ,\"An error occurred\""
-msgstr ""
+#. PS7!
+#: 03070100.xhp
+#, fuzzy
+msgctxt ""
+"03070100.xhp\n"
+"par_id3147560\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numerical expression that contains the result of the subtraction."
+msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
-#: 03050100.xhp#par_id3153878.22.help.text
-msgctxt "03050100.xhp#par_id3153878.22.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. KkL9
+#: 03070100.xhp
+#, fuzzy
+msgctxt ""
+"03070100.xhp\n"
+"par_id3150398\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to subtract."
+msgstr "<emph>Izraz_1, Izraz_2</emph>: Brojcani izraz koji zelite da podijelite."
+
+#. NI[E
+#: 03070100.xhp
+msgctxt ""
+"03070100.xhp\n"
+"hd_id3154366\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03120303.xhp#tit.help.text
+#. G:E@
+#: 03030205.xhp
#, fuzzy
-msgid "Left Function [Runtime]"
-msgstr "Lof Funkcija [Run-time]"
+msgctxt ""
+"03030205.xhp\n"
+"tit\n"
+"help.text"
+msgid "TimeSerial Function [Runtime]"
+msgstr "DateSerial funkcija [Run-time]"
-#: 03120303.xhp#bm_id3149346.help.text
+#. R4*]
+#: 03030205.xhp
#, fuzzy
-msgid "<bookmark_value>Left function</bookmark_value>"
-msgstr "<bookmark_value>Lof Funkcija</bookmark_value>"
+msgctxt ""
+"03030205.xhp\n"
+"bm_id3143271\n"
+"help.text"
+msgid "<bookmark_value>TimeSerial function</bookmark_value>"
+msgstr "<bookmark_value>DateSerial funkcija</bookmark_value>"
-#: 03120303.xhp#hd_id3149346.1.help.text
+#. 0i6+
+#: 03030205.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left Function [Runtime]\">Left Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Funkcija [Run-time]\">Lof Funkcija [Run-time]</link>"
+msgctxt ""
+"03030205.xhp\n"
+"hd_id3143271\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030205.xhp\" name=\"TimeSerial Function [Runtime]\">TimeSerial Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030101.xhp\" name=\"DateSerial funkcija[Run-time]\">DateSerial funkcija[Run-time]</link>"
-#: 03120303.xhp#par_id3147242.2.help.text
-msgid "Returns the number of leftmost characters that you specify of a string expression."
+#. 0mXn
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3156344\n"
+"2\n"
+"help.text"
+msgid "Calculates a serial time value for the specified hour, minute, and second parameters that are passed as numeric value. You can then use this value to calculate the difference between times."
msgstr ""
-#: 03120303.xhp#hd_id3156153.3.help.text
-msgctxt "03120303.xhp#hd_id3156153.3.help.text"
+#. 57Q3
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"hd_id3146794\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03120303.xhp#par_id3150771.4.help.text
-msgid "Left (Text As String, n As Long)"
+#. ?bZl
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3150792\n"
+"5\n"
+"help.text"
+msgid "TimeSerial (hour, minute, second)"
msgstr ""
-#: 03120303.xhp#hd_id3153824.5.help.text
-msgctxt "03120303.xhp#hd_id3153824.5.help.text"
+#. g{xt
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"hd_id3148797\n"
+"6\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03120303.xhp#par_id3147530.6.help.text
-#, fuzzy
-msgctxt "03120303.xhp#par_id3147530.6.help.text"
-msgid "String"
-msgstr "Stringovi"
+#. vrWO
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3154908\n"
+"7\n"
+"help.text"
+msgid "Date"
+msgstr "Datum"
-#: 03120303.xhp#hd_id3148946.7.help.text
-msgctxt "03120303.xhp#hd_id3148946.7.help.text"
+#. j*\B
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"hd_id3154124\n"
+"8\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03120303.xhp#par_id3148552.8.help.text
-#, fuzzy
-msgid "<emph>Text:</emph> Any string expression that you want to return the leftmost characters from."
-msgstr "<emph>Text2</emph>: String izraz koji želite pretraživati."
-
-#: 03120303.xhp#par_id3149456.9.help.text
-msgid "<emph>n:</emph> Numeric expression that specifies the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 65535."
+#. f`c*
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3153193\n"
+"9\n"
+"help.text"
+msgid "<emph>hour:</emph> Any integer expression that indicates the hour of the time that is used to determine the serial time value. Valid values: 0-23."
msgstr ""
-#: 03120303.xhp#par_id3150791.10.help.text
-msgid "The following example converts a date in YYYY.MM.DD format to MM/DD/YYYY format."
+#. JrL=
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3159252\n"
+"10\n"
+"help.text"
+msgid "<emph>minute:</emph> Any integer expression that indicates the minute of the time that is used to determine the serial time value. In general, use values between 0 and 59. However, you can also use values that lie outside of this range, where the number of minutes influence the hour value."
msgstr ""
-#: 03120303.xhp#hd_id3125863.11.help.text
-msgctxt "03120303.xhp#hd_id3125863.11.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03120303.xhp#par_id3144761.12.help.text
-#, fuzzy
-msgctxt "03120303.xhp#par_id3144761.12.help.text"
-msgid "Sub ExampleUSDate"
-msgstr "Prijelaznik PrimjerDefDate"
+#. RS=P
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3161831\n"
+"11\n"
+"help.text"
+msgid "<emph>second:</emph> Any integer expression that indicates the second of the time that is used to determine the serial time value. In general, you can use values between 0 and 59. However, you can also use values that lie outside of this range, where the number seconds influences the minute value."
+msgstr ""
-#: 03120303.xhp#par_id3153194.13.help.text
-#, fuzzy
-msgctxt "03120303.xhp#par_id3153194.13.help.text"
-msgid "Dim sInput As String"
-msgstr "Dim sVar kao String"
+#. F($s
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3155854\n"
+"12\n"
+"help.text"
+msgid "<emph>Examples:</emph>"
+msgstr "<emph>Examples</emph>:"
-#: 03120303.xhp#par_id3154217.14.help.text
-#, fuzzy
-msgctxt "03120303.xhp#par_id3154217.14.help.text"
-msgid "Dim sUS_date As String"
-msgstr "Dim sVar kao String"
+#. o1Ju
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3153952\n"
+"13\n"
+"help.text"
+msgid "12, -5, 45 corresponds to 11, 55, 45"
+msgstr ""
-#: 03120303.xhp#par_id3150448.15.help.text
-msgctxt "03120303.xhp#par_id3150448.15.help.text"
-msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
+#. -QK^
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3147349\n"
+"14\n"
+"help.text"
+msgid "12, 61, 45 corresponds to 13, 2, 45"
msgstr ""
-#: 03120303.xhp#par_id3149203.16.help.text
-msgctxt "03120303.xhp#par_id3149203.16.help.text"
-msgid "sUS_date = Mid(sInput, 6, 2)"
+#. `W*s
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3147426\n"
+"15\n"
+"help.text"
+msgid "12, 20, -2 corresponds to 12, 19, 58"
msgstr ""
-#: 03120303.xhp#par_id3150439.17.help.text
-msgctxt "03120303.xhp#par_id3150439.17.help.text"
-msgid "sUS_date = sUS_date & \"/\""
+#. S[Eb
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3153365\n"
+"16\n"
+"help.text"
+msgid "12, 20, 63 corresponds to 12, 21, 4"
msgstr ""
-#: 03120303.xhp#par_id3153770.18.help.text
-msgctxt "03120303.xhp#par_id3153770.18.help.text"
-msgid "sUS_date = sUS_date & Right(sInput, 2)"
+#. W\KI
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3146985\n"
+"17\n"
+"help.text"
+msgid "You can use the TimeSerial function to convert any time into a single value that you can use to calculate time differences."
msgstr ""
-#: 03120303.xhp#par_id3161833.19.help.text
-msgctxt "03120303.xhp#par_id3161833.19.help.text"
-msgid "sUS_date = sUS_date & \"/\""
+#. YH$!
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3155308\n"
+"18\n"
+"help.text"
+msgid "The TimeSerial function returns the type Variant with VarType 7 (Date). This value is stored internally as a double-precision number between 0 and 0.9999999999. As opposed to the DateSerial or DateValue function, where the serial date values are calculated as days relative to a fixed date, you can calculate with values returned by the TimeSerial function, but you cannot evaluate them."
msgstr ""
-#: 03120303.xhp#par_id3147215.20.help.text
-msgctxt "03120303.xhp#par_id3147215.20.help.text"
-msgid "sUS_date = sUS_date & Left(sInput, 4)"
+#. )a6U
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3149482\n"
+"19\n"
+"help.text"
+msgid "In the TimeValue function, you can pass a string as a parameter containing the time. For the TimeSerial function, however, you can pass the individual parameters (hour, minute, second) as separate numeric expressions."
msgstr ""
-#: 03120303.xhp#par_id3149666.21.help.text
-msgctxt "03120303.xhp#par_id3149666.21.help.text"
-msgid "MsgBox sUS_date"
+#. q14B
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"hd_id3154790\n"
+"20\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
+
+#. ]G=)
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3155600\n"
+"25\n"
+"help.text"
+msgid "MsgBox dDate,64,\"Time as a number\""
msgstr ""
-#: 03120303.xhp#par_id3153138.22.help.text
-#, fuzzy
-msgctxt "03120303.xhp#par_id3153138.22.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. f=a-
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3153417\n"
+"26\n"
+"help.text"
+msgid "MsgBox sDate,64,\"Formatted time\""
+msgstr ""
-#: 03090407.xhp#tit.help.text
-msgid "Rem Statement [Runtime]"
-msgstr "Rem izjava [Run-time]"
+#. Hm8-
+#: 03110000.xhp
+msgctxt ""
+"03110000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Comparison Operators"
+msgstr "Operatori uporedivanja"
-#: 03090407.xhp#bm_id3154347.help.text
-msgid "<bookmark_value>Rem statement</bookmark_value><bookmark_value>comments;Rem statement</bookmark_value>"
-msgstr "<bookmark_value>Rem izjava</bookmark_value> <bookmark_value>comentari;Rem izjava</bookmark_value>"
+#. \ez_
+#: 03110000.xhp
+msgctxt ""
+"03110000.xhp\n"
+"hd_id3155555\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03110000.xhp\" name=\"Comparison Operators\">Comparison Operators</link>"
+msgstr "<link href=\"text/sbasic/shared/03110000.xhp\" name=\"Operatori uporedivanja\">operatori uporedivanja</link>"
-#: 03090407.xhp#hd_id3154347.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090407.xhp\" name=\"Rem Statement [Runtime]\">Rem Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090407.xhp\" name=\"Rem izjava [Run-time]\">Rem izjava [Run-time]</link>"
+#. sZyA
+#: 03110000.xhp
+msgctxt ""
+"03110000.xhp\n"
+"par_id3153528\n"
+"2\n"
+"help.text"
+msgid "The available comparison operators are described here."
+msgstr "Dostupni operatori uporedivanja su opisani ovdje."
-#: 03090407.xhp#par_id3153525.2.help.text
-msgid "Specifies that a program line is a comment."
-msgstr "Specificira da je linija programa comentar."
+#. E(so
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Condition Statements"
+msgstr ""
-#: 03090407.xhp#hd_id3153360.3.help.text
-msgctxt "03090407.xhp#hd_id3153360.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. 1rS(
+#: 03090100.xhp
+#, fuzzy
+msgctxt ""
+"03090100.xhp\n"
+"hd_id3154422\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090100.xhp\" name=\"Condition Statements\">Condition Statements</link>"
+msgstr "<link href=\"text/sbasic/shared/03090400.xhp\" name=\"Daljnje izjave\">Further Statements</link>"
-#: 03090407.xhp#par_id3154141.4.help.text
-msgid "Rem Text"
-msgstr "Rem Tekst"
+#. (]8=
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3153750\n"
+"2\n"
+"help.text"
+msgid "The following statements are based on conditions."
+msgstr ""
-#: 03090407.xhp#hd_id3151042.5.help.text
-msgctxt "03090407.xhp#hd_id3151042.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. 1xIk
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
+"tit\n"
+"help.text"
+msgid "CByte Function [Runtime]"
+msgstr "CByte Funkcija [Vrijeme izvršavanja]"
-#: 03090407.xhp#par_id3150869.6.help.text
-msgid "<emph>Text:</emph> Any text that serves as a comment."
-msgstr "<emph>Tekst</emph>: bilo koji tekst koji služi kao komentar."
+#. X28J
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
+"bm_id3156027\n"
+"help.text"
+msgid "<bookmark_value>CByte function</bookmark_value>"
+msgstr "<bookmark_value>CByte Funkcija</bookmark_value>"
-#: 03090407.xhp#par_id3147318.7.help.text
-msgid "You can use the single quotation mark instead of the Rem keyword to indicate that the text on a line is comments. This symbol can be inserted directly to the right of the program code, followed by a comment."
-msgstr "Možete koristiti jedan znak navodnika umjesto Rem ključne riječi i označiti da je tekst na liniji komentar. Ovaj simbol se može umetnuti izravno pored programskog koda, nakon kojeg slijedi komentar."
+#. .jV,
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
+"hd_id3156027\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120105.xhp\" name=\"CByte Function [Runtime]\">CByte Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120105.xhp\" name=\"CByte Funkcija [Vrijeme izvršavanja]\">CByte Funkcija [Vrijeme izvršavanja]</link>"
-#: 03090407.xhp#par_id6187017.help.text
-msgid "You can use a space followed by the underline character _ as the last two characters of a line to continue the logical line on the next line. To continue comment lines, you must enter \"Option Compatible\" in the same Basic module."
-msgstr "Možete koristiti prostor kojeg slijedi podvučeni karakter _ kao zadnja dva karaktera od linije da nastave logičnu liniju na slijedećoj liniji.Da biste nastavili komentar linije, morate upisati \"Opcije Kompatibilan\" u istom Basic modulu."
+#. c17K
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
+"par_id3143267\n"
+"2\n"
+"help.text"
+msgid "Converts a string or a numeric expression to the type Byte."
+msgstr "Pretvara string ili brojnu vrijednost u Byte."
-#: 03090407.xhp#hd_id3150012.8.help.text
-msgctxt "03090407.xhp#hd_id3150012.8.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. TK%f
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
+"hd_id3149811\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03090407.xhp#par_id3152939.9.help.text
-#, fuzzy
-msgid "Sub ExampleMid"
-msgstr "sub PrimjerMod"
+#. 7dEs
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
+"par_id3147573\n"
+"4\n"
+"help.text"
+msgid "Cbyte( expression )"
+msgstr "Cbyte( izraz )"
-#: 03090407.xhp#par_id3153142.10.help.text
-#, fuzzy
-msgid "DIM sVar As String"
-msgstr "Dim sVar kao String"
+#. J:K[
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
+"hd_id3145315\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03090407.xhp#par_id3145365.11.help.text
-msgctxt "03090407.xhp#par_id3145365.11.help.text"
-msgid "sVar = \"Las Vegas\""
+#. H[:U
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
+"par_id3148473\n"
+"6\n"
+"help.text"
+msgid "Byte"
msgstr ""
-#: 03090407.xhp#par_id3146984.12.help.text
-msgid "Print Mid(sVar,3,5) REM Returns \"s Veg\""
-msgstr "Print Mid(sVar,3,5) REM Returns \"ackpo\""
-
-#: 03090407.xhp#par_id3153140.13.help.text
-msgid "REM Nothing occurs here"
-msgstr "REM ništa se ne dešava ovdje"
+#. ,Auk
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
+"hd_id3147530\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03090407.xhp#par_id3152596.14.help.text
-msgctxt "03090407.xhp#par_id3152596.14.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. sr]N
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
+"par_id3145068\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> A string or a numeric expression."
+msgstr "<emph>Expression</emph>: String ili brojna vrijednost."
-#: 03120315.xhp#tit.help.text
-msgid "Join Function [Runtime]"
-msgstr "Join funkcija [U izvršenju]"
+#. ZyC`
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"tit\n"
+"help.text"
+msgid "InputBox Function [Runtime]"
+msgstr "InputBox Function [Run-time]"
-#: 03120315.xhp#bm_id3149416.help.text
+#. PvMt
+#: 03010201.xhp
#, fuzzy
-msgid "<bookmark_value>Join function</bookmark_value>"
-msgstr "<bookmark_value>Sin funkcija</bookmark_value>"
+msgctxt ""
+"03010201.xhp\n"
+"bm_id3148932\n"
+"help.text"
+msgid "<bookmark_value>InputBox function</bookmark_value>"
+msgstr "<bookmark_value>Int Funkcija</bookmark_value>"
-#: 03120315.xhp#hd_id3149416.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120315.xhp\" name=\"Join Function [Runtime]\">Join Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120315.xhp\" name=\"Join Function [Run-time]\">Join funkcija [dužina trajanja]</link>"
+#. 2E#Y
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"hd_id3148932\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"InputBox Function [Runtime]\">InputBox Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"InputBox Function [Run-time]\">InputBox Function [Run-time]</link>"
-#: 03120315.xhp#par_id3149670.2.help.text
-msgid "Returns a string from a number of substrings in a string array."
-msgstr "Vraca niz od broja substringova u niz polja."
+#. :kQq
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3151262\n"
+"2\n"
+"help.text"
+msgid "Displays a prompt in a dialog at which the user can input text. The input is assigned to a variable."
+msgstr "Prujazuje dijalog gdje korisnik kuca. input je kao varijabla"
+
+#. ul4U
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3151100\n"
+"3\n"
+"help.text"
+msgid "The <emph>InputBox</emph> statement is a convenient method of entering text through a dialog. Confirm the input by clicking OK or pressing Return. The input is returned as the function return value. If you close the dialog with Cancel, <emph>InputBox</emph> returns a zero-length string (\"\")."
+msgstr "The <emph>InputBox</emph> izraz je dobra metoda za unosenje teksta kroz dijalog. potvrdi unos klikajuci ok ili Return. input je vracen kao funkcija. ako zatvorite dijalog sa Cancel, <emph>InputBox</emph> vraca string koji nij eprazan (<emph>\"\"</emph>)."
-#: 03120315.xhp#hd_id3159414.3.help.text
-msgctxt "03120315.xhp#hd_id3159414.3.help.text"
+#. EQI3
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"hd_id3152347\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03120315.xhp#par_id3156344.4.help.text
-msgid "Join (Text As String Array, delimiter)"
-msgstr "Join (Tekst kao red Stringova, granicnik)"
+#. iHf|
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3159201\n"
+"5\n"
+"help.text"
+msgid "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As Integer, y_pos As Integer]]]])"
+msgstr "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As Integer, y_pos As Integer]]]])"
-#: 03120315.xhp#hd_id3150400.5.help.text
-msgctxt "03120315.xhp#hd_id3150400.5.help.text"
+#. _Z[H
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"hd_id3150713\n"
+"6\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03120315.xhp#par_id3150359.6.help.text
+#. AyIy
+#: 03010201.xhp
#, fuzzy
-msgctxt "03120315.xhp#par_id3150359.6.help.text"
+msgctxt ""
+"03010201.xhp\n"
+"par_id3145090\n"
+"7\n"
+"help.text"
msgid "String"
msgstr "Stringovi"
-#: 03120315.xhp#hd_id3148798.7.help.text
-msgctxt "03120315.xhp#hd_id3148798.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. B\A,
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"hd_id3149346\n"
+"8\n"
+"help.text"
+msgid "Parameter:"
+msgstr "Parametar:"
-#: 03120315.xhp#par_id3145171.8.help.text
-msgid "<emph>Text:</emph> A string array."
-msgstr "<emph>Text</emph>: Red stringova."
+#. *zE/
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3153311\n"
+"9\n"
+"help.text"
+msgid "<emph>Msg</emph>: String expression displayed as the message in the dialog box."
+msgstr "<emph>Msg</emph>: String expression displayed as the message in the dialogue box."
-#: 03120315.xhp#par_id3154908.9.help.text
-msgid "<emph>delimiter (optional):</emph> A string character that is used to separate the substrings in the resulting string. The default delimiter is the space character. If delimiter is a string of length zero \"\", the substrings are joined without separator."
-msgstr "<emph>delimiter</emph>: (neobavezno) niz znakova koji se koristi za odvajanje substrings rezultat u nizu. Propust granicnika je znak razmaka. Ako granicni je niz duzine nula \", se pridružio substringovima bez separatora."
+#. %nWs
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3145315\n"
+"10\n"
+"help.text"
+msgid "<emph>Title</emph>: String expression displayed in the title bar of the dialog box."
+msgstr "<emph>Naslov</emph>: String expression displayed in the title bar of the dialogue box."
+
+#. FeV(
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3154307\n"
+"11\n"
+"help.text"
+msgid "<emph>Default</emph>: String expression displayed in the text box as default if no other input is given."
+msgstr "<emph>Uobičajeno</emph>: String expression displayed in the text box as default if no other input is given."
+
+#. ixun
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3147573\n"
+"12\n"
+"help.text"
+msgid "<emph>x_pos</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
+msgstr "<emph>x_pos</emph>: Integer expression that specifies the horizontal position of the dialogue box. The position is an absolute coordinate and does not refer to the window of the office application."
+
+#. tW]f
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3156024\n"
+"13\n"
+"help.text"
+msgid "<emph>y_pos</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
+msgstr "<emph>y_pos</emph>: Integer expression that specifies the vertical position of the dialogue box. The position is an absolute coordinate and does not refer to the window of the office application."
-#: 03120315.xhp#hd_id3154218.10.help.text
-msgctxt "03120315.xhp#hd_id3154218.10.help.text"
+#. dmaq
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3153897\n"
+"14\n"
+"help.text"
+msgid "If <emph>x_pos</emph> and <emph>y_pos</emph> are omitted, the dialog is centered on the screen. The position is specified in <link href=\"text/sbasic/shared/00000002.xhp#twips\" name=\"twips\">twips</link>."
+msgstr "ako <emph>x_pos</emph> and <emph>y_pos</emph> are omitted, the dialogue box is centred on the screen. The position is specified in <link href=\"text/sbasic/shared/00000002.xhp#twips\" name=\"twips\">twips</link>."
+
+#. =3xd
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"hd_id3149456\n"
+"15\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03080401.xhp#tit.help.text
-msgid "Sqr Function [Runtime]"
-msgstr "Sqr Funkcija [Run-time]"
+#. -05a
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3154367\n"
+"18\n"
+"help.text"
+msgid "sText = InputBox (\"Please enter a phrase:\",\"Dear User\")"
+msgstr "sText = InputBox(\"Please enter a phrase:\", \"Dear User\")"
-#: 03080401.xhp#bm_id3156027.help.text
-msgid "<bookmark_value>Sqr function</bookmark_value>"
-msgstr "<bookmark_value>Sqr Funkcija</bookmark_value>"
+#. duBi
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3151042\n"
+"19\n"
+"help.text"
+msgid "MsgBox ( sText , 64, \"Confirmation of phrase\")"
+msgstr "MsgBox(sText, 64, \"Confirmation of phrase\")"
-#: 03080401.xhp#hd_id3156027.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080401.xhp\" name=\"Sqr Function [Runtime]\">Sqr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080401.xhp\" name=\"Sqr Funkcija [Run-time]\">Sqr Funkcija [Run-time]</link>"
+#. I$q,
+#: 03060100.xhp
+#, fuzzy
+msgctxt ""
+"03060100.xhp\n"
+"tit\n"
+"help.text"
+msgid "AND Operator [Runtime]"
+msgstr "MOD Operator [Vrijeme izvodjenja]"
-#: 03080401.xhp#par_id3147226.2.help.text
-msgid "Calculates the square root of a numeric expression."
-msgstr "Racuna kvadratni korjen brojcanog izraza."
+#. /FuX
+#: 03060100.xhp
+#, fuzzy
+msgctxt ""
+"03060100.xhp\n"
+"bm_id3146117\n"
+"help.text"
+msgid "<bookmark_value>AND operator (logical)</bookmark_value>"
+msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
-#: 03080401.xhp#hd_id3143267.3.help.text
-msgctxt "03080401.xhp#hd_id3143267.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. ogG0
+#: 03060100.xhp
+#, fuzzy
+msgctxt ""
+"03060100.xhp\n"
+"hd_id3146117\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03060100.xhp\" name=\"AND Operator [Runtime]\">AND Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"MOD Operator [Vrijeme izvodjenja]\">MOD Operator [Vrijeme izvodjenja]</link>"
-#: 03080401.xhp#par_id3149415.4.help.text
-msgid "Sqr (Number)"
-msgstr "Sqr (Broj)"
+#. SDE%
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"par_id3143268\n"
+"2\n"
+"help.text"
+msgid "Logically combines two expressions."
+msgstr ""
-#: 03080401.xhp#hd_id3156023.5.help.text
-msgctxt "03080401.xhp#hd_id3156023.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. ;/X;
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"hd_id3147574\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03080401.xhp#par_id3156343.6.help.text
-msgctxt "03080401.xhp#par_id3156343.6.help.text"
-msgid "Double"
-msgstr ""
+#. 6|71
+#: 03060100.xhp
+#, fuzzy
+msgctxt ""
+"03060100.xhp\n"
+"par_id3156344\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 And Expression2"
+msgstr "Resultat = Izrar_1 MOD Izraz_2"
-#: 03080401.xhp#hd_id3147265.7.help.text
-msgctxt "03080401.xhp#hd_id3147265.7.help.text"
+#. hfY.
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"hd_id3148946\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03080401.xhp#par_id3149457.8.help.text
-msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the square root for."
-msgstr "<emph>Number</emph>: Brojcani izraz od kojeg zelite kvadratni korjen."
-
-#: 03080401.xhp#par_id3154365.9.help.text
-msgid "A square root is the number that you multiply by itself to produce another number, for example, the square root of 36 is 6."
-msgstr "Kvadratni korjen broja je broj koji pomnozen sa samim sobom daje taj broj, na primjer, kvadratni korjen od 36 je 6."
-
-#: 03080401.xhp#hd_id3153192.10.help.text
-msgctxt "03080401.xhp#hd_id3153192.10.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. =AJ0
+#: 03060100.xhp
+#, fuzzy
+msgctxt ""
+"03060100.xhp\n"
+"par_id3149457\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numeric variable that records the result of the combination."
+msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
-#: 03080401.xhp#par_id3145172.11.help.text
-msgid "Sub ExampleSqr"
-msgstr "Sub PrimjerSqr"
+#. 7a^%
+#: 03060100.xhp
+#, fuzzy
+msgctxt ""
+"03060100.xhp\n"
+"par_id3150541\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to combine."
+msgstr "<emph>Izraz_1, Izraz_2</emph>: Brojcani izraz koji zelite da podijelite."
-#: 03080401.xhp#par_id3156423.12.help.text
-msgctxt "03080401.xhp#par_id3156423.12.help.text"
-msgid "Dim iVar As Single"
+#. OP`H
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"par_id3156215\n"
+"8\n"
+"help.text"
+msgid "Boolean expressions combined with AND only return the value <emph>True</emph> if both expressions evaluate to <emph>True</emph>:"
msgstr ""
-#: 03080401.xhp#par_id3147288.13.help.text
-msgctxt "03080401.xhp#par_id3147288.13.help.text"
-msgid "iVar = 36"
+#. DvkR
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"par_id3150870\n"
+"9\n"
+"help.text"
+msgid "<emph>True</emph> AND <emph>True</emph> returns <emph>True</emph>; for all other combinations the result is <emph>False</emph>."
msgstr ""
-#: 03080401.xhp#par_id3159254.14.help.text
-msgctxt "03080401.xhp#par_id3159254.14.help.text"
-msgid "Msgbox Sqr(iVar)"
+#. Xgv!
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"par_id3153768\n"
+"10\n"
+"help.text"
+msgid "The AND operator also performs a bitwise comparison of identically positioned bits in two numeric expressions."
msgstr ""
-#: 03080401.xhp#par_id3161832.15.help.text
-msgctxt "03080401.xhp#par_id3161832.15.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. ={l1
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"hd_id3153727\n"
+"11\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03050500.xhp#tit.help.text
-msgid "On Error GoTo ... Resume Statement [Runtime]"
+#. ~jZY
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"par_id3146984\n"
+"16\n"
+"help.text"
+msgid "vVarOut = A > B And B > C ' returns -1"
+msgstr ""
+
+#. Ed+s
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"par_id3154014\n"
+"17\n"
+"help.text"
+msgid "vVarOut = B > A And B > C ' returns 0"
+msgstr ""
+
+#. kIr%
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"par_id3149262\n"
+"18\n"
+"help.text"
+msgid "vVarOut = A > B And B > D ' returns 0"
+msgstr ""
+
+#. |BK6
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"par_id3145751\n"
+"19\n"
+"help.text"
+msgid "vVarOut = (B > D And B > A) ' returns 0"
+msgstr ""
+
+#. $e4W
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"par_id3147394\n"
+"20\n"
+"help.text"
+msgid "vVarOut = B And A ' returns 8 due to the bitwise And combination of both arguments"
+msgstr ""
+
+#. Zm?r
+#: 01000000.xhp
+msgctxt ""
+"01000000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Programming with $[officename] Basic"
+msgstr ""
+
+#. xk.A
+#: 01000000.xhp
+msgctxt ""
+"01000000.xhp\n"
+"hd_id3156027\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/01000000.xhp\" name=\"Programming with $[officename] Basic \">Programming with $[officename] Basic </link></variable>"
msgstr ""
-#: 03050500.xhp#bm_id3146795.help.text
-msgid "<bookmark_value>Resume Next parameter</bookmark_value><bookmark_value>On Error GoTo ... Resume statement</bookmark_value>"
+#. _P0b
+#: 01000000.xhp
+msgctxt ""
+"01000000.xhp\n"
+"par_id3153708\n"
+"2\n"
+"help.text"
+msgid "This is where you find general information about working with macros and $[officename] Basic."
msgstr ""
-#: 03050500.xhp#hd_id3146795.1.help.text
-msgid "<link href=\"text/sbasic/shared/03050500.xhp\" name=\"On Error GoTo ... Resume Statement [Runtime]\">On Error GoTo ... Resume Statement [Runtime]</link>"
-msgstr ""
+#. Z}m2
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"tit\n"
+"help.text"
+msgid "Declare Statement [Runtime]"
+msgstr "Odredi Izjava [Run-time]"
-#: 03050500.xhp#par_id3150358.2.help.text
-msgid "Enables an error-handling routine after an error occurs, or resumes program execution."
+#. w28/
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"bm_id3148473\n"
+"help.text"
+msgid "<bookmark_value>Declare statement</bookmark_value>"
+msgstr "<bookmark_value>Odredi Izjava</bookmark_value>"
+
+#. BHk{
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"hd_id3148473\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare Statement [Runtime]\">Declare Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Odredi Izjava [Run-time]\">Odredi Izjava [Run-time]</link>"
+
+#. Ey:i
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"bm_id3145316\n"
+"help.text"
+msgid "<bookmark_value>DLL (Dynamic Link Library)</bookmark_value>"
msgstr ""
-#: 03050500.xhp#hd_id3151212.3.help.text
-msgctxt "03050500.xhp#hd_id3151212.3.help.text"
+#. WW;/
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"par_id3145316\n"
+"2\n"
+"help.text"
+msgid "Declares and defines a subroutine in a DLL file that you want to execute from $[officename] Basic."
+msgstr "Proglašava i definira potprogram u DLL fileu iz kojeg želite da pokrenete $[officename] Basic."
+
+#. W*ZX
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"par_id3146795\n"
+"3\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary\">FreeLibrary</link>"
+msgstr "Pogledaj također: <link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary\">FreeLibrary</link>"
+
+#. B]YK
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"hd_id3156344\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03050500.xhp#par_id3145173.4.help.text
-msgid "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}"
+#. mKoU
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"par_id3148664\n"
+"5\n"
+"help.text"
+msgid "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]"
msgstr ""
-#: 03050500.xhp#hd_id3154125.5.help.text
-msgctxt "03050500.xhp#hd_id3154125.5.help.text"
+#. ^,Dx
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"hd_id3153360\n"
+"6\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03050500.xhp#par_id3150869.7.help.text
-msgid "<emph>GoTo Labelname:</emph> If an error occurs, enables the error-handling routine that starts at the line \"Labelname\"."
-msgstr ""
+#. bGFY
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"par_id3154140\n"
+"8\n"
+"help.text"
+msgid "<emph>Name:</emph> A different name than defined in the DLL, to call the subroutine from $[officename] Basic."
+msgstr "<emph>Ime</emph>: Drukcije ime od onoga datog u DLL, da pozovete potprogram iz $[officename] Basic."
-#: 03050500.xhp#par_id3150439.8.help.text
-msgid "<emph>Resume Next:</emph> If an error occurs, program execution continues with the statement that follows the statement in which the error occurred."
-msgstr ""
+#. I}%O
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"par_id3150870\n"
+"9\n"
+"help.text"
+msgid "<emph>Aliasname</emph>: Name of the subroutine as defined in the DLL."
+msgstr "<emph>Aliasname</emph>:ime potprograma je datu u DLL."
-#: 03050500.xhp#par_id3149482.9.help.text
-msgid "<emph>GoTo 0:</emph> Disables the error handler in the current procedure."
-msgstr ""
+#. mi!\
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"par_id3154684\n"
+"10\n"
+"help.text"
+msgid "<emph>Libname:</emph> File or system name of the DLL. This library is automatically loaded the first time the function is used."
+msgstr "<emph>Libname</emph>: Datoteke ili sustav naziva DLL. Ova biblioteka je automatski učita prvi put da se koristi funkcija."
-#: 03050500.xhp#par_id3149483.9.help.text
-msgid "<emph>Local:</emph> \"On error\" is global in scope, and remains active until canceled by another \"On error\" statement. \"On Local error\" is local to the routine which invokes it. Local error handling overrides any previous global setting. When the invoking routine exits, the local error handling is canceled automatically, and any previous global setting is restored."
+#. LPbc
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"par_id3148452\n"
+"11\n"
+"help.text"
+msgid "<emph>Argumentlist:</emph> List of parameters representing arguments that are passed to the procedure when it is called. The type and number of parameters is dependent on the executed procedure."
msgstr ""
-#: 03050500.xhp#par_id3148619.10.help.text
-msgid "The On Error GoTo statement is used to react to errors that occur in a macro."
+#. aK~A
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"par_id3147289\n"
+"12\n"
+"help.text"
+msgid "<emph>Type:</emph> Defines the data type of the value that is returned by a function procedure. You can exclude this parameter if a type-declaration character is entered after the name."
msgstr ""
-#: 03050500.xhp#hd_id3146985.11.help.text
-msgctxt "03050500.xhp#hd_id3146985.11.help.text"
+#. gI@`
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"par_id3146922\n"
+"13\n"
+"help.text"
+msgid "To pass a parameter to a subroutine as a value instead of as a reference, the parameter must be indicated by the keyword <emph>ByVal</emph>."
+msgstr "da bi proslijedili parametar potprograma kao vrijednost, a ne kao referenca, parametar mora biti označen ključne riječi <emph> ByVal </emph>."
+
+#. q%r1
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"hd_id3153951\n"
+"14\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03050500.xhp#par_id3152460.42.help.text
-#, fuzzy
-msgctxt "03050500.xhp#par_id3152460.42.help.text"
-msgid "Sub ExampleReset"
-msgstr "Sub SkupPrimjera"
+#. EP-R
+#: 03120400.xhp
+msgctxt ""
+"03120400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Editing String Length"
+msgstr "Uredi dužinu Stringa:"
-#: 03050500.xhp#par_id3163712.43.help.text
-msgctxt "03050500.xhp#par_id3163712.43.help.text"
-msgid "On Error Goto ErrorHandler"
-msgstr ""
+#. 5`CZ
+#: 03120400.xhp
+msgctxt ""
+"03120400.xhp\n"
+"hd_id3155150\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120400.xhp\" name=\"Editing String Length\">Editing String Length</link>"
+msgstr "<link href=\"text/sbasic/shared/03120400.xhp\" name=\"Editing String Length\">Uredi dužinu Stringa</link>"
-#: 03050500.xhp#par_id3146119.44.help.text
-#, fuzzy
-msgctxt "03050500.xhp#par_id3146119.44.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iColour As Integer"
+#. s8/E
+#: 03120400.xhp
+msgctxt ""
+"03120400.xhp\n"
+"par_id3159201\n"
+"2\n"
+"help.text"
+msgid "The following functions determine string lengths and compare strings."
+msgstr "Sljedece funkcije pokazuju dužinu stringa i porede stringove."
-#: 03050500.xhp#par_id3145749.45.help.text
+#. /cHw
+#: 03060500.xhp
#, fuzzy
-msgctxt "03050500.xhp#par_id3145749.45.help.text"
-msgid "Dim iCount As Integer"
-msgstr "Dim iColour As Integer"
+msgctxt ""
+"03060500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Or-Operator [Runtime]"
+msgstr "MOD Operator [Vrijeme izvodjenja]"
-#: 03050500.xhp#par_id3153091.46.help.text
+#. G6Ja
+#: 03060500.xhp
#, fuzzy
-msgctxt "03050500.xhp#par_id3153091.46.help.text"
-msgid "Dim sLine As String"
-msgstr "Dim sVar kao String"
+msgctxt ""
+"03060500.xhp\n"
+"bm_id3150986\n"
+"help.text"
+msgid "<bookmark_value>Or operator (logical)</bookmark_value>"
+msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
-#: 03050500.xhp#par_id3148576.47.help.text
+#. 0`{/
+#: 03060500.xhp
#, fuzzy
-msgctxt "03050500.xhp#par_id3148576.47.help.text"
-msgid "Dim aFile As String"
-msgstr "DIM sFile Kao String"
-
-#: 03050500.xhp#par_id3147348.48.help.text
-msgctxt "03050500.xhp#par_id3147348.48.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr ""
+msgctxt ""
+"03060500.xhp\n"
+"hd_id3150986\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03060500.xhp\" name=\"Or-Operator [Runtime]\">Or Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"MOD Operator [Vrijeme izvodjenja]\">MOD Operator [Vrijeme izvodjenja]</link>"
-#: 03050500.xhp#par_id3154944.50.help.text
-msgctxt "03050500.xhp#par_id3154944.50.help.text"
-msgid "iNumber = Freefile"
+#. W^5!
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"par_id3148552\n"
+"2\n"
+"help.text"
+msgid "Performs a logical OR disjunction on two expressions."
msgstr ""
-#: 03050500.xhp#par_id3153158.51.help.text
-msgctxt "03050500.xhp#par_id3153158.51.help.text"
-msgid "Open aFile For Output As #iNumber"
-msgstr ""
+#. .%ji
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"hd_id3148664\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03050500.xhp#par_id3153876.52.help.text
+#. r`l7
+#: 03060500.xhp
#, fuzzy
-msgctxt "03050500.xhp#par_id3153876.52.help.text"
-msgid "Print #iNumber, \"This is a line of text\""
-msgstr "Isštampati #iBroj, \"Prvi red teksta\""
-
-#: 03050500.xhp#par_id3149581.53.help.text
-msgctxt "03050500.xhp#par_id3149581.53.help.text"
-msgid "Close #iNumber"
-msgstr ""
-
-#: 03050500.xhp#par_id3155602.55.help.text
-msgctxt "03050500.xhp#par_id3155602.55.help.text"
-msgid "iNumber = Freefile"
-msgstr ""
+msgctxt ""
+"03060500.xhp\n"
+"par_id3150358\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 Or Expression2"
+msgstr "Resultat = Izrar_1 MOD Izraz_2"
-#: 03050500.xhp#par_id3153415.56.help.text
-msgctxt "03050500.xhp#par_id3153415.56.help.text"
-msgid "Open aFile For Input As iNumber"
-msgstr ""
+#. Oj6V
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"hd_id3151211\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03050500.xhp#par_id3146970.57.help.text
+#. }AM/
+#: 03060500.xhp
#, fuzzy
-msgctxt "03050500.xhp#par_id3146970.57.help.text"
-msgid "For iCount = 1 to 5"
-msgstr "za iCount = 1 do 5"
-
-#: 03050500.xhp#par_id3153707.58.help.text
-msgctxt "03050500.xhp#par_id3153707.58.help.text"
-msgid "Line Input #iNumber, sLine"
-msgstr ""
-
-#: 03050500.xhp#par_id3156276.59.help.text
-msgctxt "03050500.xhp#par_id3156276.59.help.text"
-msgid "If sLine <>\"\" then"
-msgstr ""
-
-#: 03050500.xhp#par_id3148993.60.help.text
-msgctxt "03050500.xhp#par_id3148993.60.help.text"
-msgid "rem"
-msgstr ""
-
-#: 03050500.xhp#par_id3153764.61.help.text
-msgctxt "03050500.xhp#par_id3153764.61.help.text"
-msgid "end if"
-msgstr ""
-
-#: 03050500.xhp#par_id3154754.62.help.text
-msgctxt "03050500.xhp#par_id3154754.62.help.text"
-msgid "Next iCount"
-msgstr ""
+msgctxt ""
+"03060500.xhp\n"
+"par_id3153192\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the disjunction."
+msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
-#: 03050500.xhp#par_id3159264.63.help.text
-msgctxt "03050500.xhp#par_id3159264.63.help.text"
-msgid "Close #iNumber"
-msgstr ""
+#. PAi9
+#: 03060500.xhp
+#, fuzzy
+msgctxt ""
+"03060500.xhp\n"
+"par_id3147229\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to compare."
+msgstr "<emph>Izraz_1, Izraz_2</emph>: Brojcani izraz koji zelite da podijelite."
-#: 03050500.xhp#par_id3150042.64.help.text
-msgctxt "03050500.xhp#par_id3150042.64.help.text"
-msgid "Exit Sub"
+#. *-`H
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"par_id3154684\n"
+"8\n"
+"help.text"
+msgid "A logical OR disjunction of two Boolean expressions returns the value True if at least one comparison expression is True."
msgstr ""
-#: 03050500.xhp#par_id3151251.65.help.text
-msgctxt "03050500.xhp#par_id3151251.65.help.text"
-msgid "ErrorHandler:"
+#. H(in
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"par_id3153768\n"
+"9\n"
+"help.text"
+msgid "A bit-wise comparison sets a bit in the result if the corresponding bit is set in at least one of the two expressions."
msgstr ""
-#: 03050500.xhp#par_id3149106.66.help.text
-msgctxt "03050500.xhp#par_id3149106.66.help.text"
-msgid "Reset"
-msgstr "Poništi"
-
-#: 03050500.xhp#par_id3146916.67.help.text
-msgctxt "03050500.xhp#par_id3146916.67.help.text"
-msgid "MsgBox \"All files will be closed\",0,\"Error\""
-msgstr ""
+#. BZP-
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"hd_id3161831\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03050500.xhp#par_id3149568.68.help.text
+#. wkj8
+#: 03120301.xhp
#, fuzzy
-msgctxt "03050500.xhp#par_id3149568.68.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03101000.xhp#tit.help.text
-msgid "CStr Function [Runtime]"
-msgstr "CStr Function [Run-time]"
+msgctxt ""
+"03120301.xhp\n"
+"tit\n"
+"help.text"
+msgid "Format Function [Runtime]"
+msgstr "Niz Funkcija [Vrijeme izvršavanja]"
-#: 03101000.xhp#bm_id3146958.help.text
+#. s@mx
+#: 03120301.xhp
#, fuzzy
-msgid "<bookmark_value>CStr function</bookmark_value>"
-msgstr "<bookmark_value>Str Funkcija</bookmark_value>"
+msgctxt ""
+"03120301.xhp\n"
+"bm_id3153539\n"
+"help.text"
+msgid "<bookmark_value>Format function</bookmark_value>"
+msgstr "<bookmark_value>Niz Funkcija</bookmark_value>"
-#: 03101000.xhp#hd_id3146958.1.help.text
-msgid "<link href=\"text/sbasic/shared/03101000.xhp\" name=\"CStr Function [Runtime]\">CStr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101000.xhp\" name=\"CStr Function [Run-time]\">CStr Function [Run-time]</link>"
+#. }I[3
+#: 03120301.xhp
+#, fuzzy
+msgctxt ""
+"03120301.xhp\n"
+"hd_id3153539\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120301.xhp\" name=\"Format Function [Runtime]\">Format Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Trim Function [Run-time]\">Trim funkcija [U izvršenju]</link>"
-#: 03101000.xhp#par_id3147574.2.help.text
-msgid "Converts any numeric expression to a string expression."
-msgstr "Konvertuje a numeric expression to a znakovna vrijednost."
+#. 3*oD
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3156042\n"
+"2\n"
+"help.text"
+msgid "Converts a number to a string, and then formats it according to the format that you specify."
+msgstr ""
-#: 03101000.xhp#hd_id3148473.3.help.text
-msgctxt "03101000.xhp#hd_id3148473.3.help.text"
+#. Q[=m
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"hd_id3145090\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03101000.xhp#par_id3145315.4.help.text
-msgid "CStr (Expression)"
-msgstr "CStr (Izraz)"
+#. aJ0U
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3153527\n"
+"5\n"
+"help.text"
+msgid "Format (Number [, Format As String])"
+msgstr ""
-#: 03101000.xhp#hd_id3153062.5.help.text
-msgctxt "03101000.xhp#hd_id3153062.5.help.text"
+#. :9@2
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"hd_id3149178\n"
+"6\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03101000.xhp#par_id3153897.6.help.text
+#. TC{g
+#: 03120301.xhp
#, fuzzy
-msgctxt "03101000.xhp#par_id3153897.6.help.text"
+msgctxt ""
+"03120301.xhp\n"
+"par_id3148474\n"
+"7\n"
+"help.text"
msgid "String"
msgstr "Stringovi"
-#: 03101000.xhp#hd_id3154760.7.help.text
-msgctxt "03101000.xhp#hd_id3154760.7.help.text"
+#. U,?I
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"hd_id3159176\n"
+"8\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03101000.xhp#par_id3149457.8.help.text
-msgid "<emph>Expression:</emph> Any valid string or numeric expression that you want to convert."
-msgstr "<emph>Expression</emph>: Any valid string or numeric expression that you want to convert."
-
-#: 03101000.xhp#hd_id3150358.9.help.text
-msgid "Expression Types and Conversion Returns"
-msgstr "Vrste izraza I Rezultat konvertovanja"
+#. d/R0
+#: 03120301.xhp
+#, fuzzy
+msgctxt ""
+"03120301.xhp\n"
+"par_id3149415\n"
+"9\n"
+"help.text"
+msgid "<emph>Number:</emph> Numeric expression that you want to convert to a formatted string."
+msgstr "<emph>Text2</emph>: String izraz koji želite pretraživati."
-#: 03101000.xhp#par_id3153192.10.help.text
-msgid "Boolean :"
+#. JX0Y
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3147531\n"
+"10\n"
+"help.text"
+msgid "<emph>Format:</emph> String that specifies the format code for the number. If <emph>Format</emph> is omitted, the Format function works like the <emph>Str</emph> function."
msgstr ""
-#: 03101000.xhp#par_id3156422.11.help.text
-msgid "String that evaluates to either <emph>True</emph> or <emph>False</emph>."
-msgstr "String that evaluates to either <emph>True</emph> or <emph>Netačno</emph>."
-
-#: 03101000.xhp#par_id3147287.12.help.text
-msgid "Date :"
+#. IOQw
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"hd_id3147561\n"
+"47\n"
+"help.text"
+msgid "Formatting Codes"
msgstr ""
-#: 03101000.xhp#par_id3155411.13.help.text
-msgid "String that contains the date and time."
-msgstr "Znak koji sadrzi datum i vrijeme"
+#. i6t3
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3147265\n"
+"11\n"
+"help.text"
+msgid "The following list describes the codes that you can use for formatting a number:"
+msgstr ""
-#: 03101000.xhp#par_id3147428.14.help.text
-msgid "Null :"
-msgstr "nula :"
+#. -JSm
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3153380\n"
+"12\n"
+"help.text"
+msgid "<emph>0:</emph> If <emph>Number</emph> has a digit at the position of the 0 in the format code, the digit is displayed, otherwise a zero is displayed."
+msgstr ""
-#: 03101000.xhp#par_id3150486.15.help.text
-msgid "Run-time error."
-msgstr "Run-time greska."
+#. hu*M
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3151210\n"
+"13\n"
+"help.text"
+msgid "If <emph>Number</emph> has fewer digits than the number of zeros in the format code, (on either side of the decimal), leading or trailing zeros are displayed. If the number has more digits to the left of the decimal separator than the amount of zeros in the format code, the additional digits are displayed without formatting."
+msgstr ""
-#: 03101000.xhp#par_id3153953.16.help.text
-msgid "Empty :"
-msgstr "Prazno :"
+#. *Lr(
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3151176\n"
+"14\n"
+"help.text"
+msgid "Decimal places in the number are rounded according to the number of zeros that appear after the decimal separator in the <emph>Format </emph>code."
+msgstr ""
-#: 03101000.xhp#par_id3155306.17.help.text
-msgid "String without any characters."
-msgstr "Znak bez karaktera"
+#. w]F1
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3154123\n"
+"15\n"
+"help.text"
+msgid "<emph>#:</emph> If <emph>Number</emph> contains a digit at the position of the # placeholder in the <emph>Format</emph> code, the digit is displayed, otherwise nothing is displayed at this position."
+msgstr ""
-#: 03101000.xhp#par_id3149260.18.help.text
-msgid "Any :"
-msgstr "Bilo koji :"
+#. fQV]
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3148452\n"
+"16\n"
+"help.text"
+msgid "This symbol works like the 0, except that leading or trailing zeroes are not displayed if there are more # characters in the format code than digits in the number. Only the relevant digits of the number are displayed."
+msgstr ""
-#: 03101000.xhp#par_id3152938.19.help.text
-msgid "Corresponding number as string."
-msgstr "Odgovarajuci broj kao znak."
+#. \WSt
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3159150\n"
+"17\n"
+"help.text"
+msgid "<emph>.:</emph> The decimal placeholder determines the number of decimal places to the left and right of the decimal separator."
+msgstr ""
-#: 03101000.xhp#par_id3155738.20.help.text
-msgid "Zeros at the end of a floating-point number are not included in the returned string."
-msgstr "NUle na kraju broja nisu ukljucene u povratni znak"
+#. ]xq#
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3159252\n"
+"18\n"
+"help.text"
+msgid "If the format code contains only # placeholders to the left of this symbol, numbers less than 1 begin with a decimal separator. To always display a leading zero with fractional numbers, use 0 as a placeholder for the first digit to the left of the decimal separator."
+msgstr ""
-#: 03101000.xhp#hd_id3154729.21.help.text
-msgctxt "03101000.xhp#hd_id3154729.21.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. 01#`
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3153368\n"
+"19\n"
+"help.text"
+msgid "<emph>%:</emph> Multiplies the number by 100 and inserts the percent sign (%) where the number appears in the format code."
+msgstr ""
-#: 03101000.xhp#par_id3153878.22.help.text
-#, fuzzy
-msgid "Sub ExampleCSTR"
-msgstr "Sub PrimjerStr"
+#. )5C{
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3149481\n"
+"20\n"
+"help.text"
+msgid "<emph>E- E+ e- e+ :</emph> If the format code contains at least one digit placeholder (0 or #) to the right of the symbol E-, E+, e-, or e+, the number is formatted in the scientific or exponential format. The letter E or e is inserted between the number and the exponent. The number of placeholders for digits to the right of the symbol determines the number of digits in the exponent."
+msgstr ""
-#: 03101000.xhp#par_id3154943.23.help.text
-msgctxt "03101000.xhp#par_id3154943.23.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar kao String"
+#. aJ+M
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3149262\n"
+"21\n"
+"help.text"
+msgid "If the exponent is negative, a minus sign is displayed directly before an exponent with E-, E+, e-, e+. If the exponent is positive, a plus sign is only displayed before exponents with E+ or e+."
+msgstr ""
-#: 03101000.xhp#par_id3156283.24.help.text
-msgctxt "03101000.xhp#par_id3156283.24.help.text"
-msgid "Msgbox CDbl(1234.5678)"
-msgstr "poruka_polje CDbl(1234.5678)"
+#. ^DBk
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3148617\n"
+"23\n"
+"help.text"
+msgid "The thousands delimiter is displayed if the format code contains the delimiter enclosed by digit placeholders (0 or #)."
+msgstr ""
-#: 03101000.xhp#par_id3147396.25.help.text
-msgctxt "03101000.xhp#par_id3147396.25.help.text"
-msgid "Msgbox CInt(1234.5678)"
-msgstr "poruka_polje CInt(1234.5678)"
+#. \M^3
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3163713\n"
+"29\n"
+"help.text"
+msgid "The use of a period as a thousands and decimal separator is dependent on the regional setting. When you enter a number directly in Basic source code, always use a period as decimal delimiter. The actual character displayed as a decimal separator depends on the number format in your system settings."
+msgstr ""
-#: 03101000.xhp#par_id3155600.26.help.text
-msgctxt "03101000.xhp#par_id3155600.26.help.text"
-msgid "Msgbox CLng(1234.5678)"
-msgstr "poruka_polje CLng(1234.5678)"
+#. cXjp
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3152887\n"
+"24\n"
+"help.text"
+msgid "<emph>- + $ ( ) space:</emph> A plus (+), minus (-), dollar ($), space, or brackets entered directly in the format code is displayed as a literal character."
+msgstr ""
-#: 03101000.xhp#par_id3153416.27.help.text
-msgctxt "03101000.xhp#par_id3153416.27.help.text"
-msgid "Msgbox CSng(1234.5678)"
-msgstr "poruka_polje CSng(1234.5678)"
+#. ,lOe
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3148576\n"
+"25\n"
+"help.text"
+msgid "To display characters other than the ones listed here, you must precede it by a backslash (\\), or enclose it in quotation marks (\" \")."
+msgstr ""
-#: 03101000.xhp#par_id3156559.28.help.text
-msgid "sVar = CStr(1234.5678)"
+#. C5fd
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3153139\n"
+"26\n"
+"help.text"
+msgid "\\ : The backslash displays the next character in the format code."
msgstr ""
-#: 03101000.xhp#par_id3153947.29.help.text
-msgid "MsgBox sVar"
-msgstr "poruka_polje sVar"
+#. NV/q
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3153366\n"
+"27\n"
+"help.text"
+msgid "Characters in the format code that have a special meaning can only be displayed as literal characters if they are preceded by a backslash. The backslash itself is not displayed, unless you enter a double backslash (\\\\) in the format code."
+msgstr ""
-#: 03101000.xhp#par_id3150327.30.help.text
-msgctxt "03101000.xhp#par_id3150327.30.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. Y%gh
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3155411\n"
+"28\n"
+"help.text"
+msgid "Characters that must be preceded by a backslash in the format code in order to be displayed as literal characters are date- and time-formatting characters (a, c, d, h, m, n, p, q, s, t, w, y, /, :), numeric-formatting characters (#, 0, %, E, e, comma, period), and string-formatting characters (@, &, <, >, !)."
+msgstr ""
-#: 03102700.xhp#tit.help.text
-#, fuzzy
-msgid "IsNumeric Function [Runtime]"
-msgstr "JeliUnoStruct Funkcija [Vrijeme izvršavanja]"
+#. e{9B
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3145749\n"
+"30\n"
+"help.text"
+msgid "You can also use the following predefined number formats. Except for \"General Number\", all of the predefined format codes return the number as a decimal number with two decimal places."
+msgstr ""
-#: 03102700.xhp#bm_id3145136.help.text
-#, fuzzy
-msgid "<bookmark_value>IsNumeric function</bookmark_value>"
-msgstr "<bookmark_value>JeliUnoStruct Funkcija</bookmark_value>"
+#. 0Q?g
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3150113\n"
+"31\n"
+"help.text"
+msgid "If you use predefined formats, the name of the format must be enclosed in quotation marks."
+msgstr ""
-#: 03102700.xhp#hd_id3145136.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric Function [Runtime]\">IsNumeric Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104500.xhp\" name=\"JeliUnoStruct Funkcija [Vrijeme izvršavanja]\">JeliUnoStruct Funkcija [Vrijeme izvršavanja]</link>"
+#. !uN6
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"hd_id3149377\n"
+"32\n"
+"help.text"
+msgid "Predefined format"
+msgstr ""
-#: 03102700.xhp#par_id3149177.2.help.text
-msgid "Tests if an expression is a number. If the expression is a <link href=\"text/sbasic/shared/00000002.xhp#dezimal\" name=\"number\">number</link>, the function returns True, otherwise the function returns False."
+#. !/4I
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3154730\n"
+"33\n"
+"help.text"
+msgid "<emph>General Number:</emph> Numbers are displayed as entered."
msgstr ""
-#: 03102700.xhp#hd_id3149415.3.help.text
-msgctxt "03102700.xhp#hd_id3149415.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. XfUw
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3153158\n"
+"34\n"
+"help.text"
+msgid "<emph>Currency:</emph> Inserts a dollar sign in front of the number and encloses negative numbers in brackets."
+msgstr ""
-#: 03102700.xhp#par_id3150771.4.help.text
-msgid "IsNumeric (Var)"
+#. #8;+
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3154490\n"
+"35\n"
+"help.text"
+msgid "<emph>Fixed:</emph> Displays at least one digit in front of the decimal separator."
msgstr ""
-#: 03102700.xhp#hd_id3148685.5.help.text
-msgctxt "03102700.xhp#hd_id3148685.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. T3A@
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3153415\n"
+"36\n"
+"help.text"
+msgid "<emph>Standard:</emph> Displays numbers with a thousands separator."
+msgstr ""
-#: 03102700.xhp#par_id3148944.6.help.text
-msgctxt "03102700.xhp#par_id3148944.6.help.text"
-msgid "Bool"
+#. FF9T
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3150715\n"
+"37\n"
+"help.text"
+msgid "<emph>Percent:</emph> Multiplies the number by 100 and appends a percent sign to the number."
msgstr ""
-#: 03102700.xhp#hd_id3148947.7.help.text
-msgctxt "03102700.xhp#hd_id3148947.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. \.{p
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3153836\n"
+"38\n"
+"help.text"
+msgid "<emph>Scientific:</emph> Displays numbers in scientific format (for example, 1.00E+03 for 1000)."
+msgstr ""
-#: 03102700.xhp#par_id3154760.8.help.text
-#, fuzzy
-msgid "<emph>Var:</emph> Any expression that you want to test."
-msgstr "<emph>Izraz</emph>: Izraz koji želite procijeniti"
+#. 19{@
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3153707\n"
+"39\n"
+"help.text"
+msgid "A format code can be divided into three sections that are separated by semicolons. The first part defines the format for positive values, the second part for negative values, and the third part for zero. If you only specify one format code, it applies to all numbers."
+msgstr ""
-#: 03102700.xhp#hd_id3149656.9.help.text
-msgctxt "03102700.xhp#hd_id3149656.9.help.text"
+#. Rz+M
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"hd_id3149019\n"
+"40\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03102700.xhp#par_id3154367.10.help.text
-#, fuzzy
-msgid "Sub ExampleIsNumeric"
-msgstr "Sub PrimjerVal"
-
-#: 03102700.xhp#par_id3156423.11.help.text
-#, fuzzy
-msgid "Dim vVar as variant"
-msgstr "Dim A Kao Promjenjiv"
-
-#: 03102700.xhp#par_id3154125.12.help.text
-msgid "vVar = \"ABC\""
+#. VV];
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_idN107A2\n"
+"help.text"
+msgid "' always use a period as decimal delimiter when you enter numbers in Basic source code."
+msgstr ""
+
+#. `8fh
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3147339\n"
+"46\n"
+"help.text"
+msgid "' displays for example 6,328.20 in English locale, 6.328,20 in German locale."
+msgstr ""
+
+#. rhgh
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"tit\n"
+"help.text"
+msgid "$[officename] Basic IDE"
msgstr ""
-#: 03102700.xhp#par_id3147230.13.help.text
-msgid "Print IsNumeric(vVar) REM Returns False"
+#. #TVI
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3154422\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"01050000\"><link href=\"text/sbasic/shared/01050000.xhp\" name=\"$[officename] Basic IDE\">$[officename] Basic IDE</link></variable>"
msgstr ""
-#: 03102700.xhp#par_id3156214.14.help.text
-msgid "vVar = \"123\""
-msgstr ""
+#. U\^c
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3153142\n"
+"2\n"
+"help.text"
+msgid "This section describes the structure of the Basic IDE."
+msgstr "Ova sekcija objasnjava strukturu Basic IDE"
-#: 03102700.xhp#par_id3154910.15.help.text
-msgid "Print IsNumeric(vVar) REM Returns True"
-msgstr ""
+#. HcTp
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_idN105C9\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Basic IDE where you can write and edit macros.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens the Basic IDE with which you can write and edit macros.</ahelp>"
-#: 03102700.xhp#par_id3147289.16.help.text
-msgctxt "03102700.xhp#par_id3147289.16.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. OjE[
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3153188\n"
+"5\n"
+"help.text"
+msgid "Commands From the Context menu of the Module Tabs"
+msgstr "Komande iz kontekst menija module tabs"
-#: 03100080.xhp#tit.help.text
-msgid "CVErr Function [Runtime]"
-msgstr "CVErr Function [Run-time]"
+#. VY?,
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3154731\n"
+"6\n"
+"help.text"
+msgid "Insert"
+msgstr "Ubaci"
-#: 03100080.xhp#bm_id531022.help.text
-#, fuzzy
-msgid "<bookmark_value>CVErr function</bookmark_value>"
-msgstr "<bookmark_value>Chr Funkcija</bookmark_value>"
+#. !!P-
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3151074\n"
+"8\n"
+"help.text"
+msgid "Module"
+msgstr "Modul"
-#: 03100080.xhp#par_idN1054B.help.text
-msgid "<link href=\"text/sbasic/shared/03100080.xhp\">CVErr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100080.xhp\">CVErr Function [Run-time]</link>"
+#. TmVs
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3149581\n"
+"9\n"
+"help.text"
+msgid "<ahelp hid=\".uno:NewModule\">Inserts a new module into the current library.</ahelp>"
+msgstr "<ahelp hid=\".uno:NewModule\">Ubacuje novi modul u trenutnu biblioteku.</ahelp>"
-#: 03100080.xhp#par_idN1055B.help.text
-msgid "Converts a string expression or numeric expression to a variant expression of the sub type \"Error\"."
-msgstr "KOnvertuje znakovni izraz ili brojni izraz u razlicit izraz podtipa \"Greska\"."
+#. `76?
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3147397\n"
+"10\n"
+"help.text"
+msgid "Dialog"
+msgstr "Dijalog prozor"
-#: 03100080.xhp#par_idN1055E.help.text
-msgctxt "03100080.xhp#par_idN1055E.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. 2/37
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3144335\n"
+"11\n"
+"help.text"
+msgid "<ahelp hid=\".uno:NewDialog\">Inserts a new dialog into the current library.</ahelp>"
+msgstr "<ahelp hid=\".uno:NewDialog\">Ubacuje novi dijalog u trenutnu biblioteku.</ahelp>"
-#: 03100080.xhp#par_idN10562.help.text
-msgid "CVErr(Expression)"
-msgstr "CVErr(Izraz)"
+#. n^7(
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3155602\n"
+"12\n"
+"help.text"
+msgid "Delete"
+msgstr "Obriši"
-#: 03100080.xhp#par_idN10565.help.text
-msgctxt "03100080.xhp#par_idN10565.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. Dt7o
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3155064\n"
+"13\n"
+"help.text"
+msgid "<ahelp hid=\".uno:DeleteCurrent\">Deletes the selected module.</ahelp>"
+msgstr "<ahelp hid=\".uno:DeleteCurrent\">Briše selektovani modul.</ahelp>"
-#: 03100080.xhp#par_idN10569.help.text
-msgctxt "03100080.xhp#par_idN10569.help.text"
-msgid "Variant."
-msgstr "Razlicit"
+#. aX|H
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3149018\n"
+"14\n"
+"help.text"
+msgid "Rename"
+msgstr "Preimenuj"
-#: 03100080.xhp#par_idN1056C.help.text
-msgctxt "03100080.xhp#par_idN1056C.help.text"
-msgid "Parameter:"
-msgstr "Parametar:"
+#. HgM*
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3154754\n"
+"15\n"
+"help.text"
+msgid "<ahelp hid=\".uno:RenameCurrent\">Renames the current module in place.</ahelp>"
+msgstr "<ahelp hid=\".uno:RenameCurrent\">Preimenuje trenutni modul u mjestu.</ahelp>"
-#: 03100080.xhp#par_idN10570.help.text
-msgctxt "03100080.xhp#par_idN10570.help.text"
-msgid "Expression: Any string or numeric expression that you want to convert."
-msgstr "Izraz: Bilo koji znak ili brojni izraz koji zelis konvertovati."
+#. 8-.;
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3150043\n"
+"16\n"
+"help.text"
+msgid "Hide"
+msgstr "Sakrij"
+
+#. dBWI
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3145147\n"
+"17\n"
+"help.text"
+msgid "<ahelp hid=\".uno:HideCurPage\">Hides the current module.</ahelp>"
+msgstr "<ahelp hid=\".uno:HideCurPage\">Sakriva trenutni modul.</ahelp>"
+
+#. \/`\
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3163805\n"
+"18\n"
+"help.text"
+msgid "Modules"
+msgstr "Moduli"
+
+#. o9:L
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3153965\n"
+"19\n"
+"help.text"
+msgid "Opens the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro Organizer\"><emph>Macro Organizer</emph></link> dialog."
+msgstr "Otvara <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro Organiser\"><emph>Macro Organiser</emph></link> dijalog prozor."
-#: 03030120.xhp#tit.help.text
+#. !=:c
+#: 03030120.xhp
#, fuzzy
+msgctxt ""
+"03030120.xhp\n"
+"tit\n"
+"help.text"
msgid "DateDiff Function [Runtime]"
msgstr "DateAdd funkcija [Run-time]"
-#: 03030120.xhp#bm_id6134830.help.text
+#. mwyq
+#: 03030120.xhp
#, fuzzy
+msgctxt ""
+"03030120.xhp\n"
+"bm_id6134830\n"
+"help.text"
msgid "<bookmark_value>DateDiff function</bookmark_value>"
msgstr "<bookmark_value>DateAdd funkcija</bookmark_value>"
-#: 03030120.xhp#par_idN10542.help.text
+#. ,*de
+#: 03030120.xhp
#, fuzzy
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10542\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/03030120.xhp\">DateDiff Function [Runtime]</link>"
msgstr "<link href=\"text/sbasic/shared/03030110.xhp\">DateAdd funkcija [Run-time]</link>"
-#: 03030120.xhp#par_idN10546.help.text
+#. bI%6
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10546\n"
+"help.text"
msgid "Returns the number of date intervals between two given date values."
msgstr ""
-#: 03030120.xhp#par_idN10549.help.text
-msgctxt "03030120.xhp#par_idN10549.help.text"
+#. B60f
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10549\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03030120.xhp#par_idN10648.help.text
+#. ;ixa
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10648\n"
+"help.text"
msgid "DateDiff (Add, Date1, Date2 [, Week_start [, Year_start]])"
msgstr ""
-#: 03030120.xhp#par_idN1064B.help.text
-msgctxt "03030120.xhp#par_idN1064B.help.text"
+#. fkQW
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN1064B\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03030120.xhp#par_idN1064F.help.text
+#. qb0[
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN1064F\n"
+"help.text"
msgid "A number."
msgstr ""
-#: 03030120.xhp#par_idN10652.help.text
-msgctxt "03030120.xhp#par_idN10652.help.text"
+#. /2X1
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10652\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03030120.xhp#par_idN10656.help.text
-msgctxt "03030120.xhp#par_idN10656.help.text"
+#. nTGj
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10656\n"
+"help.text"
msgid "<emph>Add</emph> - A string expression from the following table, specifying the date interval."
msgstr ""
-#: 03030120.xhp#par_idN10664.help.text
+#. ):rQ
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10664\n"
+"help.text"
msgid "<emph>Date1, Date2</emph> - The two date values to be compared."
msgstr ""
-#: 03030120.xhp#par_idN1066A.help.text
-msgid "<emph>Week_start</emph> - An optional parameter that specifies the starting day of a week. "
+#. J(yF
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN1066A\n"
+"help.text"
+msgid "<emph>Week_start</emph> - An optional parameter that specifies the starting day of a week."
msgstr ""
-#: 03030120.xhp#par_idN1067A.help.text
+#. }v1d
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN1067A\n"
+"help.text"
msgid "Week_start value"
msgstr ""
-#: 03030120.xhp#par_idN10680.help.text
-msgctxt "03030120.xhp#par_idN10680.help.text"
+#. [:/@
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10680\n"
+"help.text"
msgid "Explanation"
msgstr ""
-#: 03030120.xhp#par_idN10687.help.text
-msgctxt "03030120.xhp#par_idN10687.help.text"
+#. !HLR
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10687\n"
+"help.text"
msgid "0"
msgstr ""
-#: 03030120.xhp#par_idN1068D.help.text
-msgctxt "03030120.xhp#par_idN1068D.help.text"
+#. 32cP
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN1068D\n"
+"help.text"
msgid "Use system default value"
msgstr ""
-#: 03030120.xhp#par_idN10694.help.text
-msgctxt "03030120.xhp#par_idN10694.help.text"
+#. wcO%
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10694\n"
+"help.text"
msgid "1"
msgstr ""
-#: 03030120.xhp#par_idN1069A.help.text
+#. :z=8
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN1069A\n"
+"help.text"
msgid "Sunday (default)"
msgstr ""
-#: 03030120.xhp#par_idN106A1.help.text
-msgctxt "03030120.xhp#par_idN106A1.help.text"
+#. 61AV
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106A1\n"
+"help.text"
msgid "2"
msgstr ""
-#: 03030120.xhp#par_idN106A7.help.text
+#. dx7G
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106A7\n"
+"help.text"
msgid "Monday"
msgstr ""
-#: 03030120.xhp#par_idN106AE.help.text
-msgctxt "03030120.xhp#par_idN106AE.help.text"
+#. 3`e!
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106AE\n"
+"help.text"
msgid "3"
msgstr ""
-#: 03030120.xhp#par_idN106B4.help.text
+#. i(-,
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106B4\n"
+"help.text"
msgid "Tuesday"
msgstr ""
-#: 03030120.xhp#par_idN106BB.help.text
-msgctxt "03030120.xhp#par_idN106BB.help.text"
+#. ap-Y
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106BB\n"
+"help.text"
msgid "4"
msgstr ""
-#: 03030120.xhp#par_idN106C1.help.text
+#. DGl/
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106C1\n"
+"help.text"
msgid "Wednesday"
msgstr ""
-#: 03030120.xhp#par_idN106C8.help.text
-msgctxt "03030120.xhp#par_idN106C8.help.text"
+#. 6IYN
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106C8\n"
+"help.text"
msgid "5"
msgstr ""
-#: 03030120.xhp#par_idN106CE.help.text
+#. vDTZ
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106CE\n"
+"help.text"
msgid "Thursday"
msgstr ""
-#: 03030120.xhp#par_idN106D5.help.text
-msgctxt "03030120.xhp#par_idN106D5.help.text"
+#. 2PVo
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106D5\n"
+"help.text"
msgid "6"
msgstr ""
-#: 03030120.xhp#par_idN106DB.help.text
+#. nWk,
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106DB\n"
+"help.text"
msgid "Friday"
msgstr ""
-#: 03030120.xhp#par_idN106E2.help.text
-msgctxt "03030120.xhp#par_idN106E2.help.text"
+#. oP_K
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106E2\n"
+"help.text"
msgid "7"
msgstr ""
-#: 03030120.xhp#par_idN106E8.help.text
+#. :~P=
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106E8\n"
+"help.text"
msgid "Saturday"
msgstr ""
-#: 03030120.xhp#par_idN106EB.help.text
-msgid "<emph>Year_start</emph> - An optional parameter that specifies the starting week of a year. "
+#. _)Y5
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106EB\n"
+"help.text"
+msgid "<emph>Year_start</emph> - An optional parameter that specifies the starting week of a year."
msgstr ""
-#: 03030120.xhp#par_idN106FB.help.text
+#. af3,
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106FB\n"
+"help.text"
msgid "Year_start value"
msgstr ""
-#: 03030120.xhp#par_idN10701.help.text
-msgctxt "03030120.xhp#par_idN10701.help.text"
+#. LW1#
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10701\n"
+"help.text"
msgid "Explanation"
msgstr ""
-#: 03030120.xhp#par_idN10708.help.text
-msgctxt "03030120.xhp#par_idN10708.help.text"
+#. LF06
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10708\n"
+"help.text"
msgid "0"
msgstr ""
-#: 03030120.xhp#par_idN1070E.help.text
-msgctxt "03030120.xhp#par_idN1070E.help.text"
+#. ^JG.
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN1070E\n"
+"help.text"
msgid "Use system default value"
msgstr ""
-#: 03030120.xhp#par_idN10715.help.text
-msgctxt "03030120.xhp#par_idN10715.help.text"
+#. K^M*
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10715\n"
+"help.text"
msgid "1"
msgstr ""
-#: 03030120.xhp#par_idN1071B.help.text
+#. yjEK
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN1071B\n"
+"help.text"
msgid "Week 1 is the week with January, 1st (default)"
msgstr ""
-#: 03030120.xhp#par_idN10722.help.text
-msgctxt "03030120.xhp#par_idN10722.help.text"
+#. RkO3
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10722\n"
+"help.text"
msgid "2"
msgstr ""
-#: 03030120.xhp#par_idN10728.help.text
+#. 2oET
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10728\n"
+"help.text"
msgid "Week 1 is the first week containing four or more days of that year"
msgstr ""
-#: 03030120.xhp#par_idN1072F.help.text
-msgctxt "03030120.xhp#par_idN1072F.help.text"
+#. 5C]*
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN1072F\n"
+"help.text"
msgid "3"
msgstr ""
-#: 03030120.xhp#par_idN10735.help.text
+#. nnjk
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10735\n"
+"help.text"
msgid "Week 1 is the first week containing only days of the new year"
msgstr ""
-#: 03030120.xhp#par_idN10738.help.text
-msgctxt "03030120.xhp#par_idN10738.help.text"
+#. Os(u
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10738\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03030120.xhp#par_idN1073C.help.text
-msgid "Sub example_datediff"
+#. Jh2j
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"tit\n"
+"help.text"
+msgid "While...Wend Statement[Runtime]"
msgstr ""
-#: 03030120.xhp#par_idN1073F.help.text
-msgid "msgbox DateDiff(\"d\", \"1/1/2005\", \"12/31/2005\")"
+#. Vmlp
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"bm_id3150400\n"
+"help.text"
+msgid "<bookmark_value>While;While...Wend loop</bookmark_value>"
msgstr ""
-#: 03030120.xhp#par_idN10742.help.text
+#. zB.e
+#: 03090203.xhp
#, fuzzy
-msgctxt "03030120.xhp#par_idN10742.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"03090203.xhp\n"
+"hd_id3150400\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090203.xhp\" name=\"While...Wend Statement[Runtime]\">While...Wend Statement[Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Odredi Izjava [Run-time]\">Odredi Izjava [Run-time]</link>"
-#: 03020000.xhp#tit.help.text
-msgid "File I/O Functions"
+#. T?aW
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3151211\n"
+"2\n"
+"help.text"
+msgid "When a program encounters a While statement, it tests the condition. If the condition is False, the program continues directly following the Wend statement. If the condition is True, the loop is executed until the program finds Wend and then jumps back to the<emph> While </emph>statement. If the condition is still True, the loop is executed again."
msgstr ""
-#: 03020000.xhp#hd_id3156344.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03020000.xhp\" name=\"File I/O Functions\">File I/O Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"Brojcane Funkcije\">Brojcane Funkcije</link>"
-
-#: 03020000.xhp#par_id3153360.2.help.text
-msgid "Use File I/O functions to create and manage user-defined (data) files."
+#. Edzw
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3151041\n"
+"3\n"
+"help.text"
+msgid "Unlike the <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link> statement, you cannot cancel a <emph>While...Wend</emph> loop with <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link>. Never exit a While...Wend loop with <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link>, since this can cause a run-time error."
msgstr ""
-#: 03020000.xhp#par_id3150398.3.help.text
-msgid "You can use these functions to support the creation of \"relative\" files, so that you can save and reload certain records by specifying their record number. File I/O functions can also help you manage your files by providing you with information such as file size, current path settings, or the creation date of a file or a directory."
+#. ^v)m
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3145172\n"
+"4\n"
+"help.text"
+msgid "A Do...Loop is more flexible than a While...Wend."
msgstr ""
-#: 03020302.xhp#tit.help.text
-msgid "Loc Function [Runtime]"
-msgstr "Loc Funkcija [Run-time]"
-
-#: 03020302.xhp#bm_id3148663.help.text
-msgid "<bookmark_value>Loc function</bookmark_value>"
-msgstr "<bookmark_value>Loc funkcija</bookmark_value>"
-
-#: 03020302.xhp#hd_id3148663.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020302.xhp\" name=\"Loc Function [Runtime]\">Loc Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020302.xhp\" name=\"Loc Funkcija [Run-time]\">Loc Funkcija [Run-time]</link>"
-
-#: 03020302.xhp#par_id3154138.2.help.text
-msgid "Returns the current position in an open file."
-msgstr "Vraca trenutnu poziciju otvorenog fajla."
-
-#: 03020302.xhp#hd_id3156422.3.help.text
-msgctxt "03020302.xhp#hd_id3156422.3.help.text"
+#. k\=@
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"hd_id3155133\n"
+"5\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03020302.xhp#par_id3150768.4.help.text
-msgid "Loc(FileNumber)"
-msgstr "Loc(FajlNumber)"
-
-#: 03020302.xhp#hd_id3150440.5.help.text
-msgctxt "03020302.xhp#hd_id3150440.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03020302.xhp#par_id3152578.6.help.text
-msgctxt "03020302.xhp#par_id3152578.6.help.text"
-msgid "Long"
+#. buAW
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3147288\n"
+"6\n"
+"help.text"
+msgid "While Condition [Statement] Wend"
msgstr ""
-#: 03020302.xhp#hd_id3152462.7.help.text
-msgctxt "03020302.xhp#hd_id3152462.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03020302.xhp#par_id3153363.8.help.text
-msgid "<emph>FileNumber:</emph> Any numeric expression that contains the file number that is set by the Open statement for the respective file."
-msgstr "<emph>FajlBroj</emph>: Numericki izraz koji sadrzi broj fajla koji je poslat od otvorene izjave za odgovarajuci fajl."
-
-#: 03020302.xhp#par_id3154320.9.help.text
-msgid "If the Loc function is used for an open random access file, it returns the number of the last record that was last read or written."
-msgstr "Ako je Loc Funkcija koristena za otvoreni nasumicni pristup fajlu, ana vraca broj zapisa koji je posljednji ucitan ili upisan."
-
-#: 03020302.xhp#par_id3151115.10.help.text
-msgid "For a sequential file, the Loc function returns the position in a file divided by 128. For binary files, the position of the last read or written byte is returned."
-msgstr "Za slijedni fajl, Loc Funkcija vraca poziciju u fajlu podjeljenu sa 128. Za binarne fajlove, vraca se pozicija posljednjeg ucitanog ili upisanog bajta."
+#. jmL!
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"hd_id3153139\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03120302.xhp#tit.help.text
+#. 7pZ8
+#: 03090203.xhp
#, fuzzy
-msgid "LCase Function [Runtime]"
-msgstr "Erase Funkcija [Vrijeme izvršavanja]"
+msgctxt ""
+"03090203.xhp\n"
+"par_id3159153\n"
+"8\n"
+"help.text"
+msgid "Sub ExampleWhileWend"
+msgstr "Sub PrimjerFileLen"
-#: 03120302.xhp#bm_id3152363.help.text
+#. ZGif
+#: 03090203.xhp
#, fuzzy
-msgid "<bookmark_value>LCase function</bookmark_value>"
-msgstr "<bookmark_value>UCase funkcija</bookmark_value>"
+msgctxt ""
+"03090203.xhp\n"
+"par_id3151114\n"
+"9\n"
+"help.text"
+msgid "Dim stext As String"
+msgstr "Dim sVar kao String"
-#: 03120302.xhp#hd_id3152363.1.help.text
+#. ^?v_
+#: 03090203.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function [Runtime]\">LCase Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase Function [Run-time]\">UCase funkcija [U izvršenju]</link>"
+msgctxt ""
+"03090203.xhp\n"
+"par_id3153143\n"
+"10\n"
+"help.text"
+msgid "Dim iRun As Integer"
+msgstr "Dim iPos kao Cifra"
-#: 03120302.xhp#par_id3145609.2.help.text
-msgid "Converts all uppercase letters in a string to lowercase."
+#. NCeQ
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3155306\n"
+"11\n"
+"help.text"
+msgid "sText =\"This Is a short text\""
+msgstr ""
+
+#. Tj*V
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3154011\n"
+"12\n"
+"help.text"
+msgid "iRun = 1"
msgstr ""
-#: 03120302.xhp#par_id3154347.3.help.text
-#, fuzzy
-msgid "See also: <link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase\">UCase</link> Function"
-msgstr "Vidi jos: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"open\">open</link>"
-
-#: 03120302.xhp#hd_id3149456.4.help.text
-msgctxt "03120302.xhp#hd_id3149456.4.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. u/L0
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3147215\n"
+"13\n"
+"help.text"
+msgid "While iRun < Len(sText)"
+msgstr ""
+
+#. )rN[
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3147427\n"
+"14\n"
+"help.text"
+msgid "If Mid(sText,iRun,1 )<> \" \" Then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )"
+msgstr ""
+
+#. 3`((
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3149665\n"
+"15\n"
+"help.text"
+msgid "iRun = iRun + 1"
+msgstr ""
-#: 03120302.xhp#par_id3150791.5.help.text
-#, fuzzy
-msgid "LCase (Text As String)"
-msgstr "UCase (Tekst kao string)"
+#. n]=+
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3152939\n"
+"16\n"
+"help.text"
+msgid "Wend"
+msgstr ""
-#: 03120302.xhp#hd_id3154940.6.help.text
-msgctxt "03120302.xhp#hd_id3154940.6.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. `ouM
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3153189\n"
+"17\n"
+"help.text"
+msgid "MsgBox sText,0,\"Text encoded\""
+msgstr ""
-#: 03120302.xhp#par_id3144760.7.help.text
+#. QrEj
+#: 03090203.xhp
#, fuzzy
-msgctxt "03120302.xhp#par_id3144760.7.help.text"
-msgid "String"
-msgstr "Stringovi"
-
-#: 03120302.xhp#hd_id3151043.8.help.text
-msgctxt "03120302.xhp#hd_id3151043.8.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+msgctxt ""
+"03090203.xhp\n"
+"par_id3145251\n"
+"18\n"
+"help.text"
+msgid "End Sub"
+msgstr "kraj Sub"
-#: 03120302.xhp#par_id3153193.9.help.text
+#. byqU
+#: 03103450.xhp
#, fuzzy
-msgctxt "03120302.xhp#par_id3153193.9.help.text"
-msgid "<emph>Text:</emph> Any string expression that you want to convert."
-msgstr "<emph>Text2</emph>: String izraz koji želite pretraživati."
-
-#: 03120302.xhp#hd_id3148451.10.help.text
-msgctxt "03120302.xhp#hd_id3148451.10.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+msgctxt ""
+"03103450.xhp\n"
+"tit\n"
+"help.text"
+msgid "Global Statement [Runtime]"
+msgstr "GoTo Statement [Run-time]"
-#: 03120302.xhp#par_id3149203.11.help.text
+#. h?4U
+#: 03103450.xhp
#, fuzzy
-msgctxt "03120302.xhp#par_id3149203.11.help.text"
-msgid "Sub ExampleLUCase"
-msgstr "Sub PrimjerOdaberi"
+msgctxt ""
+"03103450.xhp\n"
+"bm_id3159201\n"
+"help.text"
+msgid "<bookmark_value>Global statement</bookmark_value>"
+msgstr "<bookmark_value>Sub izjava</bookmark_value>"
-#: 03120302.xhp#par_id3150440.12.help.text
-msgctxt "03120302.xhp#par_id3150440.12.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar kao String"
+#. [\9X
+#: 03103450.xhp
+#, fuzzy
+msgctxt ""
+"03103450.xhp\n"
+"hd_id3159201\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103450.xhp\" name=\"Global Statement [Runtime]\">Global Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101400.xhp\" name=\"DefDbl Red[Pokrenuti-vrijeme]\">DefDbl Red [Pokrenuti-vrijeme]</link>"
-#: 03120302.xhp#par_id3153367.13.help.text
-msgctxt "03120302.xhp#par_id3153367.13.help.text"
-msgid "sVar = \"Las Vegas\""
+#. .+lO
+#: 03103450.xhp
+msgctxt ""
+"03103450.xhp\n"
+"par_id3149177\n"
+"2\n"
+"help.text"
+msgid "Dimensions a variable or an array at the global level (that is, not within a subroutine or function), so that the variable and the array are valid in all libraries and modules for the current session."
msgstr ""
-#: 03120302.xhp#par_id3146121.14.help.text
-#, fuzzy
-msgid "Print LCase(sVar) REM Returns \"las vegas\""
-msgstr "Štampaj: LCase(sVar) REM \"blackpool\""
+#. R0V5
+#: 03103450.xhp
+msgctxt ""
+"03103450.xhp\n"
+"hd_id3143270\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03120302.xhp#par_id3146986.15.help.text
-#, fuzzy
-msgid "Print UCase(sVar) REM Returns \"LAS VEGAS\""
-msgstr "Štampaj UCase(sVar) REM vraca \"BLACKPOOL\""
+#. u^M^
+#: 03103450.xhp
+msgctxt ""
+"03103450.xhp\n"
+"par_id3150771\n"
+"4\n"
+"help.text"
+msgid "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
+msgstr ""
-#: 03120302.xhp#par_id3153575.16.help.text
-msgctxt "03120302.xhp#par_id3153575.16.help.text"
-msgid "end Sub"
-msgstr "kraj Sub"
+#. S$s}
+#: 03103450.xhp
+msgctxt ""
+"03103450.xhp\n"
+"hd_id3156152\n"
+"5\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03100700.xhp#tit.help.text
+#. ]EH+
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"tit\n"
+"help.text"
msgid "Const Statement [Runtime]"
msgstr "Const Statement [Run-time]"
-#: 03100700.xhp#bm_id3146958.help.text
+#. \KxL
+#: 03100700.xhp
#, fuzzy
+msgctxt ""
+"03100700.xhp\n"
+"bm_id3146958\n"
+"help.text"
msgid "<bookmark_value>Const statement</bookmark_value>"
msgstr "<bookmark_value>Završi Izjavu</bookmark_value>"
-#: 03100700.xhp#hd_id3146958.1.help.text
+#. Y2Ii
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"hd_id3146958\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Const Statement [Runtime]\">Const Statement [Runtime]</link>"
msgstr "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Const Statement [Run-time]\">Const Statement [Run-time]</link>"
-#: 03100700.xhp#par_id3154143.2.help.text
+#. f[^b
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"par_id3154143\n"
+"2\n"
+"help.text"
msgid "Defines a string as a constant."
msgstr "Definise znak kao konstantu"
-#: 03100700.xhp#hd_id3150670.3.help.text
-msgctxt "03100700.xhp#hd_id3150670.3.help.text"
+#. lky~
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"hd_id3150670\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03100700.xhp#par_id3150984.4.help.text
+#. FFIO
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"par_id3150984\n"
+"4\n"
+"help.text"
msgid "Const Text = Expression"
msgstr "Const Tekst = Izraz"
-#: 03100700.xhp#hd_id3147530.5.help.text
-msgctxt "03100700.xhp#hd_id3147530.5.help.text"
+#. X#@O
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"hd_id3147530\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03100700.xhp#par_id3153897.6.help.text
+#. ,H(Q
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"par_id3153897\n"
+"6\n"
+"help.text"
msgid "<emph>Text:</emph> Any constant name that follows the standard variable naming conventions."
msgstr "<emph>Text</emph>: Bilo koje konsttantno ime koje prati standard imenovanja varijabli"
-#: 03100700.xhp#par_id3147264.7.help.text
+#. r=aB
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"par_id3147264\n"
+"7\n"
+"help.text"
msgid "A constant is a variable that helps to improve the readability of a program. Constants are not defined as a specific type of variable, but rather are used as placeholders in the code. You can only define a constant once and it cannot be modified. Use the following statement to define a constant:"
msgstr "Konstanta je varijabla koja poboljsava citanje programa. Konstante nisu definisane kao specificna vrsta varijabli, vec se koriste kao zamjensko mjesto u kodu. Konstanta se moze definisati samo jednom i ne moze se mijenjati. Koristi slijedecu naredbu za definisanje konstante:"
-#: 03100700.xhp#par_id3150542.8.help.text
-msgctxt "03100700.xhp#par_id3150542.8.help.text"
+#. K))V
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"par_id3150542\n"
+"8\n"
+"help.text"
msgid "CONST ConstName=Expression"
msgstr ""
-#: 03100700.xhp#par_id3150400.9.help.text
+#. N@p#
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"par_id3150400\n"
+"9\n"
+"help.text"
msgid "The type of expression is irrelevant. If a program is started, $[officename] Basic converts the program code internally so that each time a constant is used, the defined expression replaces it."
msgstr "Vrsta izraza je nevazna.ako je program pokrenut, $[officename] Basic konvertuje programski kod interno svaki put kada je konstanta koristena tako da definirani izraz je zamjenjuje."
-#: 03100700.xhp#hd_id3154366.10.help.text
-msgctxt "03100700.xhp#hd_id3154366.10.help.text"
+#. Mgh,
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"hd_id3154366\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03100700.xhp#par_id3145420.11.help.text
-#, fuzzy
-msgid "Sub ExampleConst"
-msgstr "Sub PrimjerOdaberi"
-
-#: 03100700.xhp#par_id3154217.12.help.text
-msgid "Const iVar = 1964"
-msgstr "Const iVarijabla = 1964"
-
-#: 03100700.xhp#par_id3156281.13.help.text
-msgid "Msgbox iVar"
-msgstr "poruka_polje iVarijabla"
-
-#: 03100700.xhp#par_id3153969.14.help.text
+#. Q/va
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"par_id3153969\n"
+"14\n"
+"help.text"
msgid "Const sVar = \"Program\", dVar As Double = 1.00"
msgstr "Const sVar = \"Program\", dVarrijabla kao Dupli = 1.00"
-#: 03100700.xhp#par_id3149560.15.help.text
-msgid "Msgbox sVar & \" \" & dVar"
-msgstr "poruka_polje sVarrijabla & \" \" & dVarijabla"
-
-#: 03100700.xhp#par_id3153368.16.help.text
-msgctxt "03100700.xhp#par_id3153368.16.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03010304.xhp#tit.help.text
-msgid "QBColor Function [Runtime]"
-msgstr "QBColor Function [Run-time]"
+#. d%V_
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Using Objects"
+msgstr "Korištenje Objekata"
-#: 03010304.xhp#hd_id3149670.1.help.text
-msgid "<link href=\"text/sbasic/shared/03010304.xhp\" name=\"QBColor Function [Runtime]\">QBColor Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010304.xhp\" name=\"QBColor Function [Run-time]\">QBColor Function [Run-time]</link>"
+#. (,:9
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
+"hd_id3145645\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"01020200\"><link href=\"text/sbasic/shared/01020200.xhp\">Using the Object Catalog</link></variable>"
+msgstr "<variable id=\"01020200\"><link href=\"text/sbasic/shared/01020200.xhp\">Korištenje Kataloga Objekata</link></variable>"
-#: 03010304.xhp#par_id3150359.2.help.text
-msgid "Returns the <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB\">RGB</link> color code of the color passed as a color value through an older MS-DOS based programming system."
-msgstr "Returns the <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB\">RGB</link> colour code of the colour passed as a colour value through an older MS-DOS based programming system."
+#. G.%N
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
+"par_id3153707\n"
+"76\n"
+"help.text"
+msgid "The object catalog provides an overview of all modules and dialogs you have created in $[officename]."
+msgstr "Kadalog objekata pruža pregled svih modula i dijaloških prozora koje ste kreirali u $[officename]."
-#: 03010304.xhp#hd_id3154140.3.help.text
-msgctxt "03010304.xhp#hd_id3154140.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. La1q
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
+"par_id3147346\n"
+"78\n"
+"help.text"
+msgid "Click the <emph>Object Catalog</emph> icon <image id=\"img_id3147341\" src=\"cmd/sc_objectcatalog.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147341\">Icon</alt></image> in the Macro toolbar to display the object catalog."
+msgstr "Kliknite <emph>Katalog Objekata</emph> ikonicu <image id=\"img_id3147341\" src=\"cmd/sc_objectcatalog.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147341\">Icon</alt></image> u Macro traci alata da bi prikazali katalog objekata."
-#: 03010304.xhp#par_id3151042.4.help.text
-msgid "QBColor (ColorNumber As Integer)"
-msgstr "QBColor (ColourNumber As Integer)"
+#. r_Y~
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
+"par_id3155114\n"
+"79\n"
+"help.text"
+msgid "The dialog shows a list of all existing objects in a hierarchical representation. Double-clicking a list entry opens its subordinate objects."
+msgstr "Dijaloški prozor prikazuje listu svih postojećih objekata u hijerarhijskom priikazu. Dupli klik na unos u listi otvara njegove zavisne objekte."
-#: 03010304.xhp#hd_id3145172.5.help.text
-msgctxt "03010304.xhp#hd_id3145172.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. Vkfw
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
+"par_id3150786\n"
+"83\n"
+"help.text"
+msgid "To display a certain module in the Editor or to position the cursor in a selected SUB or FUNCTION, select the corresponding entry and click the <emph>Show</emph> icon <image id=\"img_id3149527\" src=\"basctl/res/im01.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3149527\">Icon</alt></image>."
+msgstr "Da bi prikazali određeni modul u Editor-u ili pozicionirali kursor u odabranom SUB-u ili FUNCTION, izaberite odgovarajuće polje i kliknite <emph>Prikaži</emph> icon <image id=\"img_id3149527\" src=\"basctl/res/im01.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3149527\">Icon</alt></image>."
-#: 03010304.xhp#par_id3154685.6.help.text
-msgctxt "03010304.xhp#par_id3154685.6.help.text"
-msgid "Long"
-msgstr ""
+#. m,cO
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
+"par_id3153266\n"
+"81\n"
+"help.text"
+msgid "Click the (X) icon in the title bar to close the object catalog."
+msgstr "Kliknite (X) ikonicu u naslovnoj traci da bi zatvorili katalog objekata."
-#: 03010304.xhp#hd_id3156560.7.help.text
-msgctxt "03010304.xhp#hd_id3156560.7.help.text"
-msgid "Parameter:"
-msgstr "Parametar:"
+#. WFqN
+#: 03090405.xhp
+msgctxt ""
+"03090405.xhp\n"
+"tit\n"
+"help.text"
+msgid "FreeLibrary Function [Runtime]"
+msgstr "FreeLibrary Function [Run-time]"
-#: 03010304.xhp#par_id3161832.8.help.text
-msgid "<emph>ColorNumber</emph>: Any integer expression that specifies the color value of the color passed from an older MS-DOS based programming system."
-msgstr "<emph>ColourNumber</emph>: An integer expression that specifies the colour value of the colour passed from an older MS-DOS based programming system."
+#. H(i8
+#: 03090405.xhp
+#, fuzzy
+msgctxt ""
+"03090405.xhp\n"
+"bm_id3143270\n"
+"help.text"
+msgid "<bookmark_value>FreeLibrary function</bookmark_value>"
+msgstr "<bookmark_value>Niz Funkcija</bookmark_value>"
-#: 03010304.xhp#par_id3147318.9.help.text
-msgid "<emph>ColorNumber</emph> can be assigned the following values:"
-msgstr "<emph>ColourNumber</emph> can be assigned the following values:"
+#. b;R5
+#: 03090405.xhp
+msgctxt ""
+"03090405.xhp\n"
+"hd_id3143270\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary Function [Runtime]\">FreeLibrary Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary Function [Run-time]\">FreeLibrary Function [Run-time]</link>"
-#: 03010304.xhp#par_id3152576.10.help.text
-msgid "0 : Black"
-msgstr ""
+#. dn[T
+#: 03090405.xhp
+msgctxt ""
+"03090405.xhp\n"
+"par_id3147559\n"
+"2\n"
+"help.text"
+msgid "Releases DLLs that were loaded by a Declare statement. A released DLL is automatically reloaded if one of its functions is called. See also: <link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare\">Declare</link>"
+msgstr "Pušta DLLove koji su učitani putem Odredi izjave. Pušteni DLL je automaski ponovno ucitan ako je jedan od njihovih funkcija pozvana. Pogledaj : <link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare\">Declare</link>"
-#: 03010304.xhp#par_id3146975.11.help.text
-msgid "1 : Blue"
-msgstr ""
+#. *?hV
+#: 03090405.xhp
+msgctxt ""
+"03090405.xhp\n"
+"hd_id3148550\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03010304.xhp#par_id3151116.12.help.text
-msgid "2 : Green"
+#. O;El
+#: 03090405.xhp
+msgctxt ""
+"03090405.xhp\n"
+"par_id3153361\n"
+"4\n"
+"help.text"
+msgid "FreeLibrary (LibName As String)"
msgstr ""
-#: 03010304.xhp#par_id3155412.13.help.text
-msgid "3 : Cyan"
-msgstr ":3 : Cyan"
-
-#: 03010304.xhp#par_id3155306.14.help.text
-msgid "4 : Red"
-msgstr ":4 : Red"
-
-#: 03010304.xhp#par_id3153364.15.help.text
-msgid "5 : Magenta"
-msgstr ""
+#. xxsM
+#: 03090405.xhp
+msgctxt ""
+"03090405.xhp\n"
+"hd_id3153380\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03010304.xhp#par_id3146119.16.help.text
-msgid "6 : Yellow"
-msgstr ""
+#. Z4Vb
+#: 03090405.xhp
+msgctxt ""
+"03090405.xhp\n"
+"par_id3154138\n"
+"6\n"
+"help.text"
+msgid "<emph>LibName:</emph> String expression that specifies the name of the DLL."
+msgstr "<emph>LibName</emph>: izraz koji određuje naziv DLL."
-#: 03010304.xhp#par_id3154730.17.help.text
-msgid "7 : White"
-msgstr ""
+#. 0K/0
+#: 03090405.xhp
+msgctxt ""
+"03090405.xhp\n"
+"par_id3146923\n"
+"7\n"
+"help.text"
+msgid "FreeLibrary can only release DLLs that are loaded during Basic runtime."
+msgstr "FreeLibrary moze da pusti jedino DLLove koji su učitani tokom Basic run-time."
-#: 03010304.xhp#par_id3153877.18.help.text
-msgid "8 : Gray"
-msgstr "8 : Grey"
+#. 8$_%
+#: 03090405.xhp
+msgctxt ""
+"03090405.xhp\n"
+"hd_id3153363\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03010304.xhp#par_id3147124.19.help.text
-msgid "9 : Light Blue"
-msgstr ""
+#. q#8w
+#: 03103500.xhp
+#, fuzzy
+msgctxt ""
+"03103500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Static Statement [Runtime]"
+msgstr "SetAttr izjava [Run-time]"
-#: 03010304.xhp#par_id3145646.20.help.text
-msgid "10 : Light Green"
-msgstr ""
+#. X!gU
+#: 03103500.xhp
+#, fuzzy
+msgctxt ""
+"03103500.xhp\n"
+"bm_id3149798\n"
+"help.text"
+msgid "<bookmark_value>Static statement</bookmark_value>"
+msgstr "<bookmark_value>SetAttr izjava</bookmark_value>"
-#: 03010304.xhp#par_id3149958.21.help.text
-msgid "11 : Light Cyan"
-msgstr ""
+#. ;fK:
+#: 03103500.xhp
+#, fuzzy
+msgctxt ""
+"03103500.xhp\n"
+"hd_id3149798\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103500.xhp\" name=\"Static Statement [Runtime]\">Static Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Postavi Naredbu[Vrijeme izvršavanja]\">Postavi Naredbu[Vriejme izvršavanja]</link>"
-#: 03010304.xhp#par_id3154943.22.help.text
-msgid "12 : Light Red"
+#. }Ls`
+#: 03103500.xhp
+msgctxt ""
+"03103500.xhp\n"
+"par_id3153311\n"
+"2\n"
+"help.text"
+msgid "Declares a variable or an array at the procedure level within a subroutine or a function, so that the values of the variable or the array are retained after exiting the subroutine or function. Dim statement conventions are also valid."
msgstr ""
-#: 03010304.xhp#par_id3150715.23.help.text
-msgid "13 : Light Magenta"
+#. -QSP
+#: 03103500.xhp
+msgctxt ""
+"03103500.xhp\n"
+"par_id3147264\n"
+"3\n"
+"help.text"
+msgid "The <emph>Static statement</emph> cannot be used to define variable arrays. Arrays must be specified according to a fixed size."
msgstr ""
-#: 03010304.xhp#par_id3146970.24.help.text
-msgid "14 : Light Yellow"
-msgstr ""
+#. MD]%
+#: 03103500.xhp
+msgctxt ""
+"03103500.xhp\n"
+"hd_id3149657\n"
+"4\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03010304.xhp#par_id3150750.25.help.text
-msgid "15 : Bright White"
+#. -rA1
+#: 03103500.xhp
+msgctxt ""
+"03103500.xhp\n"
+"par_id3150400\n"
+"5\n"
+"help.text"
+msgid "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..."
msgstr ""
-#: 03010304.xhp#par_id3146914.26.help.text
-msgid "This function is used only to convert from older MS-DOS based BASIC applications that use the above color codes. The function returns a long integer value indicating the color to be used in the $[officename] IDE."
-msgstr "ova funkcije pretvara MS-DOS koji koriste boje iznad, Vraca long indicirajuci na boju koja treba u $[officename] IDE."
-
-#: 03010304.xhp#hd_id3148406.27.help.text
-msgctxt "03010304.xhp#hd_id3148406.27.help.text"
+#. EYIV
+#: 03103500.xhp
+msgctxt ""
+"03103500.xhp\n"
+"hd_id3148452\n"
+"6\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03010304.xhp#par_id3145642.28.help.text
-#, fuzzy
-msgid "Sub ExampleQBColor"
-msgstr "Sub ExampleColour"
-
-#: 03010304.xhp#par_id3154256.29.help.text
-msgid "Dim iColor As Integer"
-msgstr "Dim iColour As Integer"
-
-#: 03010304.xhp#par_id3147340.30.help.text
-#, fuzzy
-msgctxt "03010304.xhp#par_id3147340.30.help.text"
-msgid "Dim sText As String"
-msgstr "MkDir tekst kao string"
+#. M5l*
+#: 03103500.xhp
+msgctxt ""
+"03103500.xhp\n"
+"par_id3150870\n"
+"11\n"
+"help.text"
+msgid "MsgBox iResult,0,\"The answer is\""
+msgstr ""
-#: 03010304.xhp#par_id3155962.31.help.text
-msgid "iColor = 7"
-msgstr "iColour = 7"
+#. .^,U
+#: 03103500.xhp
+msgctxt ""
+"03103500.xhp\n"
+"par_id3151115\n"
+"15\n"
+"help.text"
+msgid "' Function for initialization of the static variable"
+msgstr ""
-#: 03010304.xhp#par_id3145230.32.help.text
-msgid "sText = \"RGB= \" & Red(QBColor( iColor) ) & \":\" & Blue(QBColor( iColor) ) & \":\" & Green(QBColor( iColor) )"
-msgstr "sText = \"RGB= \" & Red(QBColor( iColour) ) & \":\" & Blue(QBColor( iColour) ) & \":\" & Green(QBColor( iColour) )"
+#. EnDf
+#: 03103500.xhp
+msgctxt ""
+"03103500.xhp\n"
+"par_id1057161\n"
+"help.text"
+msgid "Const iMinimum As Integer = 40 ' minimum return value of this function"
+msgstr ""
-#: 03010304.xhp#par_id3149566.33.help.text
-msgid "MsgBox stext,0,\"Color \" & iColor"
-msgstr "MsgBox stext,0,\"Colour \" & iColour"
+#. Ab^$
+#: 03103500.xhp
+msgctxt ""
+"03103500.xhp\n"
+"par_id580462\n"
+"help.text"
+msgid "If iInit = 0 Then ' check if initialized"
+msgstr ""
-#: 03010304.xhp#par_id3154705.34.help.text
+#. ,3#z
+#: 03090202.xhp
#, fuzzy
-msgctxt "03010304.xhp#par_id3154705.34.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"03090202.xhp\n"
+"tit\n"
+"help.text"
+msgid "For...Next Statement [Runtime]"
+msgstr "DefBool Statement [Run-time]"
-#: 03090301.xhp#tit.help.text
-msgid "GoSub...Return Statement [Runtime]"
+#. ~Umk
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"bm_id3149205\n"
+"help.text"
+msgid "<bookmark_value>For statement</bookmark_value><bookmark_value>To statement</bookmark_value><bookmark_value>Step statement</bookmark_value><bookmark_value>Next statement</bookmark_value>"
msgstr ""
-#: 03090301.xhp#bm_id3147242.help.text
-#, fuzzy
-msgid "<bookmark_value>GoSub...Return statement</bookmark_value>"
-msgstr "<bookmark_value>Sub izjava</bookmark_value>"
-
-#: 03090301.xhp#hd_id3147242.1.help.text
+#. `mMQ
+#: 03090202.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03090301.xhp\" name=\"GoSub...Return Statement [Runtime]\">GoSub...Return Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub izjava [Run-time]\">Sub izjava [Run-time]</link>"
+msgctxt ""
+"03090202.xhp\n"
+"hd_id3149205\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"For...Next Statement [Runtime]\">For...Next Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo Statement [Run-time]\">GoTo Statement [Run-time]</link>"
-#: 03090301.xhp#par_id3145316.2.help.text
-msgid "Calls a subroutine that is indicated by a label from a subroutine or a function. The statements following the label are executed until the next Return statement. Afterwards, the program continues with the statement that follows the <emph>GoSub </emph>statement."
+#. TaqE
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3143267\n"
+"2\n"
+"help.text"
+msgid "Repeats the statements between the For...Next block a specified number of times."
msgstr ""
-#: 03090301.xhp#hd_id3145609.3.help.text
-msgctxt "03090301.xhp#hd_id3145609.3.help.text"
+#. {Or3
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"hd_id3156153\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03090301.xhp#par_id3145069.4.help.text
-#, fuzzy
-msgctxt "03090301.xhp#par_id3145069.4.help.text"
-msgid "see Parameters"
-msgstr "vidi Parametre"
-
-#: 03090301.xhp#hd_id3147265.5.help.text
-msgctxt "03090301.xhp#hd_id3147265.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03090301.xhp#par_id3148664.6.help.text
-#, fuzzy
-msgctxt "03090301.xhp#par_id3148664.6.help.text"
-msgid "Sub/Function"
-msgstr "Završi Sub/Function"
-
-#: 03090301.xhp#par_id3150400.7.help.text
-msgctxt "03090301.xhp#par_id3150400.7.help.text"
-msgid "statement block"
-msgstr "blok izjava"
-
-#: 03090301.xhp#par_id3154140.8.help.text
-msgid " Label"
-msgstr "Oznaka"
+#. __M)
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3148473\n"
+"4\n"
+"help.text"
+msgid "For counter=start To end [Step step]"
+msgstr ""
-#: 03090301.xhp#par_id3150869.9.help.text
-msgctxt "03090301.xhp#par_id3150869.9.help.text"
+#. ^;Bt
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3156024\n"
+"5\n"
+"help.text"
msgid "statement block"
msgstr "blok izjava"
-#: 03090301.xhp#par_id3154909.10.help.text
-msgid "GoSub Label"
+#. }jj%
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3146796\n"
+"6\n"
+"help.text"
+msgid "[Exit For]"
msgstr ""
-#: 03090301.xhp#par_id3153969.11.help.text
-msgid "Exit Sub/Function"
-msgstr "Izađi Sub/Function"
-
-#: 03090301.xhp#par_id3154685.12.help.text
-msgid "Label:"
-msgstr "Oznaka:"
-
-#: 03090301.xhp#par_id3145786.13.help.text
-msgctxt "03090301.xhp#par_id3145786.13.help.text"
+#. 12{v
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3159414\n"
+"7\n"
+"help.text"
msgid "statement block"
msgstr "blok izjava"
-#: 03090301.xhp#par_id3159252.14.help.text
-msgctxt "03090301.xhp#par_id3159252.14.help.text"
-msgid "Return"
-msgstr "Vrati"
-
-#: 03090301.xhp#par_id3154321.15.help.text
-msgctxt "03090301.xhp#par_id3154321.15.help.text"
-msgid "End Sub/Function"
-msgstr "Završi Sub/Function"
-
-#: 03090301.xhp#par_id3147318.16.help.text
-msgid "The <emph>GoSub</emph> statement calls a local subroutine indicated by a label from within a subroutine or a function. The name of the label must end with a colon (\":\")."
-msgstr "<emph>GoSub</emph> izraz zove lokalnu podrutinu indiciranu oznakom unutar podrutine ili funkcije. Naziv oznake mora završavati sa tačkom (\":\")."
-
-#: 03090301.xhp#par_id3153190.17.help.text
-msgid "If the program encounters a Return statement not preceded by <emph>GoSub</emph>, $[officename] Basic returns an error message. Use <emph>Exit Sub</emph> or <emph>Exit Function</emph> to ensure that the program leaves a Sub or Function before reaching the next Return statement."
-msgstr "PREVEDIAko program naiđe na Vrati naredbu kojoj ne prethodi <emph>GoSub</emph>, $[officename] Basic vraća poruku greške. Koristi <emph>Exit Sub</emph> ili <emph>Exit Function</emph> kako bi se osiguralo da program ostavlja Sub ili Function prije nego dosegne sljedeću Vrati naredbu."
-
-#: 03090301.xhp#par_id3145799.19.help.text
-msgid "The following example demonstrates the use of <emph>GoSub</emph> and <emph>Return</emph>. By executing a program section twice, the program calculates the square root of two numbers that are entered by the user."
-msgstr "Sljedeći primjer pokazuje korištenje <emph> GoSub </emph> i <emph> Vrati </emph>. Izvršenjem sekcije programa dvaput, program izračunava kvadratni korijen od dva broja koji su unesene od strane korisnika."
-
-#: 03090301.xhp#hd_id3156284.20.help.text
-msgctxt "03090301.xhp#hd_id3156284.20.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. C,Q@
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3153897\n"
+"8\n"
+"help.text"
+msgid "Next [counter]"
+msgstr ""
-#: 03090301.xhp#par_id3151073.21.help.text
+#. slKh
+#: 03090202.xhp
#, fuzzy
-msgid "Sub ExampleGoSub"
-msgstr "Sub PrimjerStr"
+msgctxt ""
+"03090202.xhp\n"
+"hd_id3150400\n"
+"9\n"
+"help.text"
+msgid "Variables:"
+msgstr "Varijable"
-#: 03090301.xhp#par_id3154097.22.help.text
-msgid "dim iInputa as Single"
+#. ^.O=
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3150358\n"
+"10\n"
+"help.text"
+msgid "<emph>Counter:</emph> Loop counter initially assigned the value to the right of the equal sign (start). Only numeric variables are valid. The loop counter increases or decreases according to the variable Step until End is passed."
msgstr ""
-#: 03090301.xhp#par_id3150715.23.help.text
-msgid "dim iInputb as Single"
+#. `6#)
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3152455\n"
+"11\n"
+"help.text"
+msgid "<emph>Start:</emph> Numeric variable that defines the initial value at the beginning of the loop."
msgstr ""
-#: 03090301.xhp#par_id3153416.24.help.text
-msgid "dim iInputc as Single"
+#. 8wPC
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3151043\n"
+"12\n"
+"help.text"
+msgid "<emph>End:</emph> Numeric variable that defines the final value at the end of the loop."
msgstr ""
-#: 03090301.xhp#par_id3146970.25.help.text
-msgid "iInputa = Int(InputBox$ \"Enter the first number: \",\"NumberInput\"))"
-msgstr "iInputa = Int(InputBox$ \"Unesi prvi broj: \",\"NumberInput\"))"
-
-#: 03090301.xhp#par_id3150329.26.help.text
-msgid "iInputb = Int(InputBox$ \"Enter the second number: \",\"NumberInput\"))"
-msgstr "iInputb = Int(InputBox$ \"Unesi drugi broj: \",\"NumberInput\"))"
-
-#: 03090301.xhp#par_id3156277.27.help.text
-msgid "iInputc=iInputa"
+#. +VJ)
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3156281\n"
+"13\n"
+"help.text"
+msgid "<emph>Step:</emph> Sets the value by which to increase or decrease the loop counter. If Step is not specified, the loop counter is incremented by 1. In this case, End must be greater than Start. If you want to decrease Counter, End must be less than Start, and Step must be assigned a negative value."
msgstr ""
-#: 03090301.xhp#par_id3150321.28.help.text
-msgctxt "03090301.xhp#par_id3150321.28.help.text"
-msgid "GoSub SquareRoot"
+#. ?;*k
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3154684\n"
+"14\n"
+"help.text"
+msgid "The <emph>For...Next</emph> loop repeats all of the statements in the loop for the number of times that is specified by the parameters."
msgstr ""
-#: 03090301.xhp#par_id3154756.29.help.text
-msgid "Print \"The square root of\";iInputa;\" is\";iInputc"
-msgstr "Print \"Kvadratni korijen of\";iInputa;\" je\";iInputc"
-
-#: 03090301.xhp#par_id3155764.30.help.text
-msgid "iInputc=iInputb"
+#. ?+aY
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3147287\n"
+"15\n"
+"help.text"
+msgid "As the counter variable is decreased, $[officename] Basic checks if the end value has been reached. As soon as the counter passes the end value, the loop automatically ends."
msgstr ""
-#: 03090301.xhp#par_id3152960.31.help.text
-msgctxt "03090301.xhp#par_id3152960.31.help.text"
-msgid "GoSub SquareRoot"
+#. q8f4
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3159154\n"
+"16\n"
+"help.text"
+msgid "It is possible to nest <emph>For...Next</emph> statements. If you do not specify a variable following the <emph>Next</emph> statement, <emph>Next</emph> automatically refers to the most recent <emph>For</emph> statement."
msgstr ""
-#: 03090301.xhp#par_id3147340.32.help.text
-#, fuzzy
-msgid "Print \"The square root of\";iInputb;\" is\";iInputc"
-msgstr "Print \"Kvadratni korijen of\";iInputa;\" je\";iInputc"
-
-#: 03090301.xhp#par_id3166450.33.help.text
-msgctxt "03090301.xhp#par_id3166450.33.help.text"
-msgid "Exit Sub"
+#. {PH[
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3155306\n"
+"17\n"
+"help.text"
+msgid "If you specify an increment of 0, the statements between <emph>For</emph> and <emph>Next</emph> are repeated continuously."
msgstr ""
-#: 03090301.xhp#par_id3155176.34.help.text
-msgid "SquareRoot:"
+#. D4jS
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3155854\n"
+"18\n"
+"help.text"
+msgid "When counting down the counter variable, $[officename] Basic checks for overflow or underflow. The loop ends when Counter exceeds End (positive Step value) or is less than End (negative Step value)."
msgstr ""
-#: 03090301.xhp#par_id3149257.35.help.text
-msgid "iInputc=sqr(iInputc)"
+#. \*[:
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3145273\n"
+"19\n"
+"help.text"
+msgid "Use the <emph>Exit For</emph> statement to exit the loop unconditionally. This statement must be within a <emph>For...Next</emph> loop. Use the <emph>If...Then</emph> statement to test the exit condition as follows:"
msgstr ""
-#: 03090301.xhp#par_id3146316.36.help.text
-msgctxt "03090301.xhp#par_id3146316.36.help.text"
-msgid "Return"
-msgstr "Vrati"
-
-#: 03090301.xhp#par_id3154703.37.help.text
-#, fuzzy
-msgctxt "03090301.xhp#par_id3154703.37.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: main0601.xhp#tit.help.text
-msgid "$[officename] Basic Help"
+#. J09K
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3153190\n"
+"20\n"
+"help.text"
+msgid "For..."
msgstr ""
-#: main0601.xhp#hd_id3154232.1.help.text
-msgid "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Basic Help\">%PRODUCTNAME Basic Help</link>"
-msgstr "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Osnovna Pomoć\">%PRODUCTNAME Osnovna Pomoć</link>"
-
-#: main0601.xhp#par_id3153894.4.help.text
+#. _9\N
+#: 03090202.xhp
#, fuzzy
-msgid "%PRODUCTNAME %PRODUCTVERSION provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href=\"http://api.libreoffice.org/\" name=\"http://api.libreoffice.org\">http://api.libreoffice.org</link>"
-msgstr "%PRODUCTNAME %PRODUCTVERSION omogucava API koji dozvoljava kontrolu $[officename] komponenata sa razlicitim programskim jezicima koristeci $[officename] Software Development Kit (SDK). Za vise informacija o $[officename] API i SDK posjeti <link href=\"http://api.openoffice.org/\" name=\"http://api.openoffice.org\">http://api.openoffice.org</link>"
+msgctxt ""
+"03090202.xhp\n"
+"par_id3149482\n"
+"21\n"
+"help.text"
+msgid "statements"
+msgstr "Izjava"
-#: main0601.xhp#par_id3147226.10.help.text
-msgid "This help section explains the most common runtime functions of %PRODUCTNAME Basic. For more in-depth information please refer to the <link href=\"http://wiki.documentfoundation.org/Documentation/BASIC_Guide\">OpenOffice.org BASIC Programming Guide</link> on the Wiki."
+#. ZC`N
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3147124\n"
+"22\n"
+"help.text"
+msgid "If condition = True Then Exit For"
msgstr ""
-#: main0601.xhp#hd_id3146957.9.help.text
-msgid "Working with %PRODUCTNAME Basic"
-msgstr "Radi sa %PRODUCTNAME Osnovna verzija"
-
-#: main0601.xhp#hd_id3148473.7.help.text
-msgid "Help about the Help"
-msgstr "Pomoć o pomoći"
-
-#: 03080000.xhp#tit.help.text
-msgid "Numeric Functions"
-msgstr "Brojcane Funkcije"
-
-#: 03080000.xhp#hd_id3153127.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"Numeric Functions\">Numeric Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"Brojcane Funkcije\">Brojcane Funkcije</link>"
+#. @k5[
+#: 03090202.xhp
+#, fuzzy
+msgctxt ""
+"03090202.xhp\n"
+"par_id3153159\n"
+"23\n"
+"help.text"
+msgid "statements"
+msgstr "Izjava"
-#: 03080000.xhp#par_id3148550.2.help.text
-msgid "The following numeric functions perform calculations. Mathematical and Boolean operators are described in a separate section. Functions differ from operators in that functions pass arguments and return a result, instead of operators that return a result by combining two numeric expressions."
-msgstr "Slijedece brojcane funkcije obavljaju kalkulacije. Matematicki i Bulovski operatori su opisani u odvojenoj sekciji. Funkcije se razlikuju od operatora u tome sto funkcije proslijedjuju argumente i vracaju rezultat, dok operatori vracaju rezultat na osnovu sto kombinuju dva brojcana izraza."
+#. 6CCT
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3154096\n"
+"24\n"
+"help.text"
+msgid "Next"
+msgstr "Sljedeći"
-#: 03080800.xhp#tit.help.text
-msgid "Converting Numbers"
+#. QB;U
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3156286\n"
+"25\n"
+"help.text"
+msgid "Note: In nested <emph>For...Next</emph> loops, if you exit a loop unconditionally with <emph>Exit For</emph>, only one loop is exited."
msgstr ""
-#: 03080800.xhp#hd_id3145315.1.help.text
+#. _T2X
+#: 03090202.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03080800.xhp\" name=\"Converting Numbers\">Converting Numbers</link>"
-msgstr "<link href=\"text/sbasic/shared/03080300.xhp\" name=\"Stvaranje Slucajnih Brojeva\">Stvaranje Slucajnih Brojeva</link>"
+msgctxt ""
+"03090202.xhp\n"
+"hd_id3148457\n"
+"26\n"
+"help.text"
+msgid "Example"
+msgstr "Primjer:"
-#: 03080800.xhp#par_id3154760.2.help.text
-msgid "The following functions convert numbers from one number format to another."
+#. WB2{
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3151074\n"
+"27\n"
+"help.text"
+msgid "The following example uses two nested loops to sort a string array with 10 elements ( sEntry() ), that are first filled with various contents:"
msgstr ""
-#: 03070100.xhp#tit.help.text
-#, fuzzy
-msgid "\"-\" Operator [Runtime]"
-msgstr "MOD Operator [Vrijeme izvodjenja]"
-
-#: 03070100.xhp#bm_id3156042.help.text
-#, fuzzy
-msgid "<bookmark_value>\"-\" operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
-
-#: 03070100.xhp#hd_id3156042.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03070100.xhp\">\"-\" Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100050.xhp\">CCur Function [Run-time]</link>"
-
-#: 03070100.xhp#par_id3153345.2.help.text
-msgid "Subtracts two values."
+#. 2i+H
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3155767\n"
+"42\n"
+"help.text"
+msgid "sEntry(0) = \"Jerry\""
msgstr ""
-#: 03070100.xhp#hd_id3149416.3.help.text
-msgctxt "03070100.xhp#hd_id3149416.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03070100.xhp#par_id3156023.4.help.text
-#, fuzzy
-msgid "Result = Expression1 - Expression2"
-msgstr "Resultat = Izrar_1 MOD Izraz_2"
-
-#: 03070100.xhp#hd_id3154760.5.help.text
-msgctxt "03070100.xhp#hd_id3154760.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03070100.xhp#par_id3147560.6.help.text
-#, fuzzy
-msgid "<emph>Result:</emph> Any numerical expression that contains the result of the subtraction."
-msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
-
-#: 03070100.xhp#par_id3150398.7.help.text
-#, fuzzy
-msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to subtract."
-msgstr "<emph>Izraz_1, Izraz_2</emph>: Brojcani izraz koji zelite da podijelite."
-
-#: 03070100.xhp#hd_id3154366.8.help.text
-msgctxt "03070100.xhp#hd_id3154366.8.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03070100.xhp#par_id3147230.9.help.text
-msgid "Sub ExampleSubtraction1"
+#. VU!z
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3153711\n"
+"33\n"
+"help.text"
+msgid "sEntry(1) = \"Patty\""
msgstr ""
-#: 03070100.xhp#par_id3156281.10.help.text
-msgid "Print 5 - 5"
+#. m{kB
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3148993\n"
+"34\n"
+"help.text"
+msgid "sEntry(2) = \"Kurt\""
msgstr ""
-#: 03070100.xhp#par_id3145172.11.help.text
-#, fuzzy
-msgctxt "03070100.xhp#par_id3145172.11.help.text"
-msgid "End sub"
-msgstr "kraj sub"
+#. 2-fN
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3156382\n"
+"35\n"
+"help.text"
+msgid "sEntry(3) = \"Thomas\""
+msgstr ""
-#: 03070100.xhp#par_id3149562.13.help.text
-msgid "Sub ExampleSubtraction2"
+#. dxv%
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3155174\n"
+"36\n"
+"help.text"
+msgid "sEntry(4) = \"Michael\""
msgstr ""
-#: 03070100.xhp#par_id3159254.14.help.text
-#, fuzzy
-msgctxt "03070100.xhp#par_id3159254.14.help.text"
-msgid "Dim iValue1 as Integer"
-msgstr "Dim iPos kao Cifra"
+#. ]72:
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3166448\n"
+"37\n"
+"help.text"
+msgid "sEntry(5) = \"David\""
+msgstr ""
-#: 03070100.xhp#par_id3147434.15.help.text
-#, fuzzy
-msgctxt "03070100.xhp#par_id3147434.15.help.text"
-msgid "Dim iValue2 as Integer"
-msgstr "Dim iPos kao Cifra"
+#. pj:`
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3149255\n"
+"38\n"
+"help.text"
+msgid "sEntry(6) = \"Cathy\""
+msgstr ""
-#: 03070100.xhp#par_id3150011.16.help.text
-msgctxt "03070100.xhp#par_id3150011.16.help.text"
-msgid "iValue1 = 5"
+#. U]~E
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3149565\n"
+"39\n"
+"help.text"
+msgid "sEntry(7) = \"Susie\""
msgstr ""
-#: 03070100.xhp#par_id3152576.17.help.text
-msgctxt "03070100.xhp#par_id3152576.17.help.text"
-msgid "iValue2 = 10"
+#. xd6[
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3145148\n"
+"40\n"
+"help.text"
+msgid "sEntry(8) = \"Edward\""
msgstr ""
-#: 03070100.xhp#par_id3163712.18.help.text
-msgid "Print iValue1 - iValue2"
+#. 7EOX
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3145229\n"
+"41\n"
+"help.text"
+msgid "sEntry(9) = \"Christine\""
msgstr ""
-#: 03070100.xhp#par_id3156443.19.help.text
-#, fuzzy
-msgctxt "03070100.xhp#par_id3156443.19.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. 31_S
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"tit\n"
+"help.text"
+msgid "ChDir Statement [Runtime]"
+msgstr "ChDir Izjava [Run-time]"
-#: 03090102.xhp#tit.help.text
-msgid "Select...Case Statement [Runtime]"
-msgstr ""
+#. +Fs@
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"bm_id3150178\n"
+"help.text"
+msgid "<bookmark_value>ChDir statement</bookmark_value>"
+msgstr "<bookmark_value>ChDir izjava</bookmark_value>"
-#: 03090102.xhp#bm_id3149416.help.text
-#, fuzzy
-msgid "<bookmark_value>Select...Case statement</bookmark_value><bookmark_value>Case statement</bookmark_value>"
-msgstr "<bookmark_value>Na...GoSub statement</bookmark_value><bookmark_value>Na...GoTo statement</bookmark_value>"
+#. -PV%
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"hd_id3150178\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020401.xhp\" name=\"ChDir Statement [Runtime]\">ChDir Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020401.xhp\" name=\"ChDir Statement [Run-time]\">ChDir izjava [Run-time]</link>"
-#: 03090102.xhp#hd_id3149416.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select...Case Statement [Runtime]\">Select...Case Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Odredi Izjava [Run-time]\">Odredi Izjava [Run-time]</link>"
+#. VXSm
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"par_id3153126\n"
+"2\n"
+"help.text"
+msgid "Changes the current directory or drive."
+msgstr "Mjenja trenutni direktorij ili drajv."
-#: 03090102.xhp#par_id3153896.2.help.text
-msgid "Defines one or more statement blocks depending on the value of an expression."
-msgstr ""
+#. 0==h
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"par_id9783013\n"
+"help.text"
+msgid "This runtime statement currently does not work as documented. See <link href=\"http://www.openoffice.org/issues/show_bug.cgi?id=30692\">this issue</link> for more information."
+msgstr "Ova run-time aizjava trenutno ne radi kao sto je dokumentovano. Vidi <link href=\"http://www.Otvoritioffice.org/issues/show_bug.cgi?id=30692\">this issue</link> za vise informacija."
-#: 03090102.xhp#hd_id3147265.3.help.text
-msgctxt "03090102.xhp#hd_id3147265.3.help.text"
+#. mWxI
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"hd_id3154347\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03090102.xhp#par_id3150400.4.help.text
-msgid "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select"
-msgstr ""
+#. vL}!
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"par_id3153897\n"
+"4\n"
+"help.text"
+msgid "ChDir Text As String"
+msgstr "ChDir Tekst kao znak"
-#: 03090102.xhp#hd_id3150767.5.help.text
-msgctxt "03090102.xhp#hd_id3150767.5.help.text"
+#. D?`]
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"hd_id3148664\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03090102.xhp#par_id3156281.6.help.text
-msgid "<emph>Condition:</emph> Any expression that controls if the statement block that follows the respective Case clause is executed."
-msgstr ""
+#. u6Vr
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"par_id3150543\n"
+"6\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that specifies the directory path or drive."
+msgstr "<emph>Text</emph>: Bilo koji znakovni izraz koji oznacava put direktorija ili drajva."
-#: 03090102.xhp#par_id3150448.7.help.text
-msgid "<emph>Expression:</emph> Any expression that is compatible with the Condition type expression. The statement block that follows the Case clause is executed if <emph>Condition</emph> matches <emph>Expression</emph>."
-msgstr ""
+#. qP5]
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"par_id3152598\n"
+"7\n"
+"help.text"
+msgid "If you only want to change the current drive, enter the drive letter followed by a colon."
+msgstr "Ako samo zelite promjeniti trenutni drajv, unesiti slovo drajva poslije kojeg slijedi zarez."
-#: 03090102.xhp#hd_id3153768.8.help.text
-msgctxt "03090102.xhp#hd_id3153768.8.help.text"
+#. sMR;
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"hd_id3151116\n"
+"8\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03090102.xhp#par_id3150441.9.help.text
-#, fuzzy
-msgctxt "03090102.xhp#par_id3150441.9.help.text"
-msgid "Sub ExampleRandomSelect"
-msgstr "Sub PrimjerSlucajno-odaberi"
+#. (,Hp
+#: 03130000.xhp
+msgctxt ""
+"03130000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Other Commands"
+msgstr "Ostale komande"
-#: 03090102.xhp#par_id3152462.10.help.text
+#. ,I}~
+#: 03130000.xhp
#, fuzzy
-msgctxt "03090102.xhp#par_id3152462.10.help.text"
-msgid "Dim iVar As Integer"
-msgstr "Dim iColour As Integer"
-
-#: 03090102.xhp#par_id3149260.11.help.text
-msgctxt "03090102.xhp#par_id3149260.11.help.text"
-msgid "iVar = Int((15 * Rnd) -2)"
-msgstr ""
-
-#: 03090102.xhp#par_id3151113.12.help.text
-msgctxt "03090102.xhp#par_id3151113.12.help.text"
-msgid "Select Case iVar"
-msgstr ""
-
-#: 03090102.xhp#par_id3149481.13.help.text
-msgctxt "03090102.xhp#par_id3149481.13.help.text"
-msgid "Case 1 To 5"
-msgstr "Slučaj 1 Do 5"
-
-#: 03090102.xhp#par_id3152597.14.help.text
-msgctxt "03090102.xhp#par_id3152597.14.help.text"
-msgid "Print \"Number from 1 to 5\""
-msgstr "Ipiši \"Brojevi od 1 do 5\""
-
-#: 03090102.xhp#par_id3147428.15.help.text
-msgctxt "03090102.xhp#par_id3147428.15.help.text"
-msgid "Case 6, 7, 8"
-msgstr "Slučaj 6, 7, 8"
+msgctxt ""
+"03130000.xhp\n"
+"hd_id3156027\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03130000.xhp\" name=\"Other Commands\">Other Commands</link>"
+msgstr "<link href=\"text/sbasic/shared/03120000.xhp\" name=\"Stringovi\">Stringovi</link>"
-#: 03090102.xhp#par_id3147349.16.help.text
-msgctxt "03090102.xhp#par_id3147349.16.help.text"
-msgid "Print \"Number from 6 to 8\""
-msgstr "Ispiši \"Broj od 6 do 8\""
+#. Y?F_
+#: 03130000.xhp
+msgctxt ""
+"03130000.xhp\n"
+"par_id3153312\n"
+"2\n"
+"help.text"
+msgid "This is a list of the functions and the statements that are not included in the other categories."
+msgstr "Ovo je popis funkcija i izjave koje nisu ukljucene u drugim kategorijama."
-#: 03090102.xhp#par_id3153729.17.help.text
+#. BBq(
+#: 03030301.xhp
#, fuzzy
-msgid "Case 8 To 10"
-msgstr "Slučaj 1 Do 5"
+msgctxt ""
+"03030301.xhp\n"
+"tit\n"
+"help.text"
+msgid "Date Statement [Runtime]"
+msgstr "Naziv izjave [Run-time]"
-#: 03090102.xhp#par_id3152886.18.help.text
-msgctxt "03090102.xhp#par_id3152886.18.help.text"
-msgid "Print \"Greater than 8\""
-msgstr "Ipsiši \"Veći od 8\""
+#. ?b=N
+#: 03030301.xhp
+#, fuzzy
+msgctxt ""
+"03030301.xhp\n"
+"bm_id3156027\n"
+"help.text"
+msgid "<bookmark_value>Date statement</bookmark_value>"
+msgstr "<bookmark_value>Naziv izjave</bookmark_value>"
-#: 03090102.xhp#par_id3155414.19.help.text
-msgctxt "03090102.xhp#par_id3155414.19.help.text"
-msgid "Case Else"
-msgstr "Slučaj Inače"
+#. VzM#
+#: 03030301.xhp
+#, fuzzy
+msgctxt ""
+"03030301.xhp\n"
+"hd_id3156027\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030301.xhp\" name=\"Date Statement [Runtime]\">Date Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020412.xhp\" name=\"Naziv izjave [Run-time]\">Naziv izjave [Run-time]</link>"
-#: 03090102.xhp#par_id3146975.20.help.text
-msgid "Print \"Out of range 1 to 10\""
+#. 6dX(
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"par_id3147291\n"
+"2\n"
+"help.text"
+msgid "Returns the current system date as a string, or resets the date. The date format depends on your local system settings."
msgstr ""
-#: 03090102.xhp#par_id3150419.21.help.text
-msgctxt "03090102.xhp#par_id3150419.21.help.text"
-msgid "End Select"
-msgstr "Zavši Obilježeno"
-
-#: 03090102.xhp#par_id3154943.22.help.text
-msgctxt "03090102.xhp#par_id3154943.22.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03020411.xhp#tit.help.text
-msgid "MkDir Statement [Runtime]"
-msgstr "MkDir izjava [Run-time]"
-
-#: 03020411.xhp#bm_id3156421.help.text
-msgid "<bookmark_value>MkDir statement</bookmark_value>"
-msgstr "<bookmark_value>MkDir izjava</bookmark_value>"
-
-#: 03020411.xhp#hd_id3156421.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020411.xhp\" name=\"MkDir Statement [Runtime]\">MkDir Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020411.xhp\" name=\"MkDir izjava [Run-time]\">MkDir izjava [Run-time]</link>"
-
-#: 03020411.xhp#par_id3147000.2.help.text
-msgid "Creates a new directory on a data medium."
-msgstr "Kreira novi direktorij na mediju za podatke."
-
-#: 03020411.xhp#hd_id3148520.3.help.text
-msgctxt "03020411.xhp#hd_id3148520.3.help.text"
+#. i=_h
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"hd_id3148686\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03020411.xhp#par_id3155150.4.help.text
-msgid "MkDir Text As String"
-msgstr "MkDir tekst kao string"
+#. @fcn
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"par_id3146794\n"
+"4\n"
+"help.text"
+msgid "Date ; Date = Text As String"
+msgstr ""
-#: 03020411.xhp#hd_id3156027.5.help.text
-msgctxt "03020411.xhp#hd_id3156027.5.help.text"
+#. zk?6
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"hd_id3154347\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03020411.xhp#par_id3153750.6.help.text
-msgid "<emph>Text:</emph> Any string expression that specifies the name and path of the directory to be created. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>Tekst</emph>: Svaki izraz od niza karaktera koji specificira naziv i putanju direktorija koji će biti kreiran. Također možete koristiti <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notaciju</link>."
-
-#: 03020411.xhp#par_id3153311.7.help.text
-msgid "If the path is not determined, the directory is created in the current directory."
-msgstr "Ako putanja nije određena, direktorij će biti kreiran unutar trenutačnog."
+#. \Xbe
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"par_id3145069\n"
+"6\n"
+"help.text"
+msgid "<emph>Text:</emph> Only required in order to reset the system date. In this case, the string expression must correspond to the date format defined in your local settings."
+msgstr ""
-#: 03020411.xhp#hd_id3155388.8.help.text
-msgctxt "03020411.xhp#hd_id3155388.8.help.text"
+#. j(;,
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"hd_id3150793\n"
+"7\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03020411.xhp#par_id3148473.9.help.text
-#, fuzzy
-msgid "Sub ExampleFileIO"
-msgstr "Sub PrimjerFileLen"
-
-#: 03020411.xhp#par_id3149762.10.help.text
-msgid "' Example for functions of the file organization"
-msgstr "Primjer za funkcije od organizacije dokumenata"
-
-#: 03020411.xhp#par_id3145610.11.help.text
-msgid "Const sFile1 as String = \"file://c|/autoexec.bat\""
-msgstr ""
-
-#: 03020411.xhp#par_id3147264.12.help.text
-msgid "Const sDir1 as String = \"file://c|/Temp\""
-msgstr ""
-
-#: 03020411.xhp#par_id3149669.13.help.text
-msgid "Const sSubDir1 as String =\"Test\""
+#. `d15
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"par_id3156424\n"
+"9\n"
+"help.text"
+msgid "MsgBox \"The date is \" & Date"
msgstr ""
-#: 03020411.xhp#par_id3148663.14.help.text
-msgid "Const sFile2 as String = \"Copied.tmp\""
-msgstr ""
-
-#: 03020411.xhp#par_id3154071.15.help.text
-msgid "Const sFile3 as String = \"Renamed.tmp\""
-msgstr ""
-
-#: 03020411.xhp#par_id3150792.16.help.text
+#. 3o#{
+#: 03120304.xhp
#, fuzzy
-msgid "Dim sFile as String"
-msgstr "DIM sFile Kao String"
-
-#: 03020411.xhp#par_id3154366.17.help.text
-msgid "sFile = sDir1 + \"/\" + sSubDir1"
-msgstr ""
+msgctxt ""
+"03120304.xhp\n"
+"tit\n"
+"help.text"
+msgid "LSet Statement [Runtime]"
+msgstr "Postavi Naredbu[Vrijeme izvršavanja]"
-#: 03020411.xhp#par_id3149204.18.help.text
+#. 6c?G
+#: 03120304.xhp
#, fuzzy
-msgctxt "03020411.xhp#par_id3149204.18.help.text"
-msgid "ChDir( sDir1 )"
-msgstr "ChDir(sDir2)"
-
-#: 03020411.xhp#par_id3154217.19.help.text
-msgid "If Dir(sSubDir1,16)=\"\" then ' Does the directory exist ?"
-msgstr "If Dir(sSubDir1,16)=\"\" then ' Da li direktorij postoji ?"
-
-#: 03020411.xhp#par_id3156423.20.help.text
-msgid "MkDir sSubDir1"
-msgstr ""
-
-#: 03020411.xhp#par_id3147228.21.help.text
-msgid "MsgBox sFile,0,\"Create directory\""
-msgstr "MsgBox sFile,0,\"Napravi direktorij\""
+msgctxt ""
+"03120304.xhp\n"
+"bm_id3143268\n"
+"help.text"
+msgid "<bookmark_value>LSet statement</bookmark_value>"
+msgstr "<bookmark_value>Sub izjava</bookmark_value>"
-#: 03020411.xhp#par_id3153970.22.help.text
+#. 1O%o
+#: 03120304.xhp
#, fuzzy
-msgctxt "03020411.xhp#par_id3153970.22.help.text"
-msgid "End If"
-msgstr "ZavrsiAko"
-
-#: 03020411.xhp#par_id3148451.24.help.text
-msgid "sFile = sFile + \"/\" + sFile2"
-msgstr ""
-
-#: 03020411.xhp#par_id3155132.25.help.text
-msgid "FileCopy sFile1 , sFile"
-msgstr "FileCopy sFile1, sFile"
-
-#: 03020411.xhp#par_id3153770.26.help.text
-msgid "MsgBox fSysURL(CurDir()),0,\"Current directory\""
-msgstr "MsgBox fSysURL(CurDir()), 0, \"Trenutni direktorij\""
-
-#: 03020411.xhp#par_id3159154.27.help.text
-msgid "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Creation time\""
-msgstr "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Vrijeme kreiranja\""
-
-#: 03020411.xhp#par_id3149484.28.help.text
-msgid "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"File length\""
-msgstr "MsgBox sFile & Chr(13)& FileLen(sFile), 0, \"Dužina dokumenta\""
-
-#: 03020411.xhp#par_id3152885.29.help.text
-msgid "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"File attributes\""
-msgstr "MsgBox sFile & Chr(13)& GetAttr(sFile), 0, \"Atributi dokumenta\""
-
-#: 03020411.xhp#par_id3152596.30.help.text
-msgid "Name sFile as sDir1 + \"/\" + sSubDir1 + \"/\" + sFile3"
-msgstr ""
-
-#: 03020411.xhp#par_id3153952.31.help.text
-msgid "' Rename in the same directory"
-msgstr "Preimenuje u istom direktoriju"
-
-#: 03020411.xhp#par_id3152576.33.help.text
-msgid "sFile = sDir1 + \"/\" + sSubDir1 + \"/\" + sFile3"
-msgstr ""
-
-#: 03020411.xhp#par_id3147426.34.help.text
-msgid "SetAttr( sFile, 0 ) 'Delete all attributes"
-msgstr "SetAttr( sFile, 0 ) 'Obriši sve atribute "
-
-#: 03020411.xhp#par_id3148647.35.help.text
-msgid "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"New file attributes\""
-msgstr "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"Atributi novog dokumenta\""
-
-#: 03020411.xhp#par_id3153363.36.help.text
-msgid "Kill sFile"
-msgstr ""
-
-#: 03020411.xhp#par_id3151113.37.help.text
-msgid "RmDir sDir1 + \"/\" + sSubDir1"
-msgstr ""
-
-#: 03020411.xhp#par_id3153157.38.help.text
-msgctxt "03020411.xhp#par_id3153157.38.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03020411.xhp#par_id3150092.40.help.text
-msgid "' Converts a system path in URL"
-msgstr "Pretvara sistemsku putanju u URL-u "
+msgctxt ""
+"03120304.xhp\n"
+"hd_id3143268\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120304.xhp\" name=\"LSet Statement [Runtime]\">LSet Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Postavi Naredbu[Vrijeme izvršavanja]\">Postavi Naredbu[Vriejme izvršavanja]</link>"
-#: 03020411.xhp#par_id3147396.41.help.text
-msgid "Function fSysURL( fSysFp as String ) as String"
+#. 1Yd5
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3155419\n"
+"2\n"
+"help.text"
+msgid "Aligns a string to the left of a string variable, or copies a variable of a user-defined type to another variable of a different user-defined type."
msgstr ""
-#: 03020411.xhp#par_id3153878.42.help.text
-#, fuzzy
-msgid "Dim iPos As String"
-msgstr "Dim sVar kao String"
+#. D.~5
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"hd_id3145317\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03020411.xhp#par_id3150420.43.help.text
-msgid "iPos = 1"
+#. z$~z
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3150984\n"
+"4\n"
+"help.text"
+msgid "LSet Var As String = Text or LSet Var1 = Var2"
msgstr ""
-#: 03020411.xhp#par_id3145253.44.help.text
-#, fuzzy
-msgid "iPos = Instr(iPos,fSysFp, getPathSeparator())"
-msgstr "iPos = Instr(iPos+1, fSysFp, getPathSeparator())"
+#. asqR
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"hd_id3143271\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03020411.xhp#par_id3153415.45.help.text
-msgid "do while iPos > 0"
+#. 4M59
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3145610\n"
+"6\n"
+"help.text"
+msgid "<emph>Var:</emph> Any String variable that contains the string that you want align to the left."
msgstr ""
-#: 03020411.xhp#par_id3153512.46.help.text
-msgid "mid( fSysFp, iPos , 1,\"/\")"
-msgstr "mid(fSysFp, iPos, 1, \"/\")"
-
-#: 03020411.xhp#par_id3146899.47.help.text
-msgid "iPos = Instr(iPos+1,fSysFp, getPathSeparator())"
-msgstr "iPos = Instr(iPos+1, fSysFp, getPathSeparator())"
-
-#: 03020411.xhp#par_id3145652.48.help.text
-msgid "loop"
+#. Nig?
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3154346\n"
+"7\n"
+"help.text"
+msgid "<emph>Text:</emph> String that you want to align to the left of the string variable."
msgstr ""
-#: 03020411.xhp#par_id3156276.49.help.text
-msgid "' the colon with DOS"
-msgstr "zapeta sa DOS"
-
-#: 03020411.xhp#par_id3146913.50.help.text
-msgid "iPos = Instr(1,fSysFp,\":\")"
-msgstr "iPos = Instr(1, fSysFp, \":\")"
-
-#: 03020411.xhp#par_id3145640.51.help.text
-msgid "if iPos > 0 then mid( fSysFp, iPos , 1,\"|\")"
-msgstr "if iPos > 0 then mid(fSysFp, iPos, 1, \"|\")"
-
-#: 03020411.xhp#par_id3155443.52.help.text
-msgid "fSysURL = \"file://\" & fSysFp"
+#. -H%{
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3151054\n"
+"8\n"
+"help.text"
+msgid "<emph>Var1:</emph> Name of the user-defined type variable that you want to copy to."
msgstr ""
-#: 03020411.xhp#par_id3148995.53.help.text
-msgctxt "03020411.xhp#par_id3148995.53.help.text"
-msgid "End Function"
-msgstr "Kraj funkcije"
-
-#: 03131700.xhp#tit.help.text
-msgid "GetProcessServiceManager Function [Runtime]"
-msgstr "GetProcessServiceManager Function [Run-time]"
-
-#: 03131700.xhp#bm_id3153255.help.text
-msgid "<bookmark_value>GetProcessServiceManager function</bookmark_value><bookmark_value>ProcessServiceManager</bookmark_value>"
+#. t@g]
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3153361\n"
+"9\n"
+"help.text"
+msgid "<emph>Var2:</emph> Name of the user-defined type variable that you want to copy from."
msgstr ""
-#: 03131700.xhp#hd_id3153255.1.help.text
-msgid "<link href=\"text/sbasic/shared/03131700.xhp\" name=\"GetProcessServiceManager Function [Runtime]\">GetProcessServiceManager Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131700.xhp\" name=\"GetProcessServiceManager Function [Run-time]\">GetProcessServiceManager Function [Run-time]</link>"
-
-#: 03131700.xhp#par_id3156414.2.help.text
-msgid "Returns the ProcessServiceManager (central Uno ServiceManager)."
-msgstr "Vraca the ProcessServiceManager (central Uno ServiceManager)."
-
-#: 03131700.xhp#par_id3145136.3.help.text
-msgid "This function is required when you want to instantiate a service using CreateInstanceWithArguments."
-msgstr "Ova funkcija je potrebna kada hocete da stvarate primjere koristeciT CreateInstanceWithArguments."
-
-#: 03131700.xhp#hd_id3153681.4.help.text
-msgctxt "03131700.xhp#hd_id3153681.4.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03131700.xhp#par_id3151110.5.help.text
-msgctxt "03131700.xhp#par_id3151110.5.help.text"
-msgid "oServiceManager = GetProcessServiceManager()"
+#. J52J
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3154686\n"
+"10\n"
+"help.text"
+msgid "If the string is shorter than the string variable, <emph>LSet</emph> left-aligns the string within the string variable. Any remaining positions in the string variable are replaced by spaces. If the string is longer than the string variable, only the leftmost characters up to the length of the string variable are copied. With the <emph>LSet</emph> statement, you can also copy a user-defined type variable to another variable of the same type."
msgstr ""
-#: 03131700.xhp#hd_id3149516.6.help.text
-msgctxt "03131700.xhp#hd_id3149516.6.help.text"
+#. kIO8
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"hd_id3156282\n"
+"11\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03131700.xhp#par_id3143270.7.help.text
-msgctxt "03131700.xhp#par_id3143270.7.help.text"
-msgid "oServiceManager = GetProcessServiceManager()"
-msgstr ""
-
-#: 03131700.xhp#par_id3153825.8.help.text
-msgid "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");"
-msgstr ""
-
-#: 03131700.xhp#par_id3148473.9.help.text
-msgid "this is the same as the following statement:"
-msgstr "Ovo je isto kao i sljedeci stejtment:"
-
-#: 03131700.xhp#par_id3145609.10.help.text
-msgid "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")"
-msgstr ""
-
-#: 03104300.xhp#tit.help.text
-msgid "DimArray Function [Runtime]"
-msgstr "DimArray Funkcija [Vrijeme izvršavanja]"
+#. b1+%
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3152940\n"
+"18\n"
+"help.text"
+msgid "' Align \"SBX\" within the 40-character reference string"
+msgstr ""
+
+#. HaY(
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3148647\n"
+"19\n"
+"help.text"
+msgid "' Replace asterisks with spaces"
+msgstr ""
+
+#. Y_qN
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3151075\n"
+"30\n"
+"help.text"
+msgid "' Left-align \"SBX\" within the 40-character reference string"
+msgstr ""
+
+#. .Y-.
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"tit\n"
+"help.text"
+msgid "CDateToIso Function [Runtime]"
+msgstr "CDateToIso funkcija [Run-time]"
-#: 03104300.xhp#bm_id3150616.help.text
-msgid "<bookmark_value>DimArray function</bookmark_value>"
-msgstr "<bookmark_value>DimNiz Funkcija</bookmark_value>"
+#. T@iq
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"bm_id3150620\n"
+"help.text"
+msgid "<bookmark_value>CdateToIso function</bookmark_value>"
+msgstr "<bookmark_value>CdateToIso funkcija</bookmark_value>"
-#: 03104300.xhp#hd_id3150616.1.help.text
-msgid "<link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray Function [Runtime]\">DimArray Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimNiz Funkcija [Vrijeme izvršavanja]\">DimNiz Funkcija [Vrijeme izvršavanja]</link>"
+#. G(Pa
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"hd_id3150620\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030107.xhp\" name=\"CDateToIso Function [Runtime]\">CDateToIso Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030107.xhp\" name=\"CDateToIso funkcija [Run-time]\">CDateToIso funkcija [Run-time]</link>"
-#: 03104300.xhp#par_id3153527.2.help.text
-msgid "Returns a Variant array."
-msgstr "Vraca Promjenjiv niz."
+#. [_2r
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"par_id3151097\n"
+"2\n"
+"help.text"
+msgid "Returns the date in ISO format from a serial date number that is generated by the DateSerial or the DateValue function."
+msgstr "Vrača datum u ISO formatu od serijskog datuma kojeg je generisala DateSerial ili DateValue funkcija."
-#: 03104300.xhp#hd_id3149762.3.help.text
-msgctxt "03104300.xhp#hd_id3149762.3.help.text"
+#. loc}
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"hd_id3159224\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03104300.xhp#par_id3148473.4.help.text
-msgid "DimArray ( Argument list)"
-msgstr "DimNiz ( lista Argumenata)"
+#. Frk:
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"par_id3149497\n"
+"4\n"
+"help.text"
+msgid "CDateToIso(Number)"
+msgstr ""
-#: 03104300.xhp#par_id3154142.5.help.text
-msgid "See also <link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array\">Array</link>"
-msgstr "Takode pogledaj <link href=\"text/sbasic/shared/03104200.xhp\" name=\"Niz\">Niz</link>"
+#. ^SX9
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"hd_id3152347\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03104300.xhp#par_id3156023.6.help.text
-msgid "If no parameters are passed, an empty array is created (like Dim A() that is the same as a sequence of length 0 in Uno). If parameters are specified, a dimension is created for each parameter."
-msgstr "Ako nikakvi parametri nisu proslijedeni, kreira se prazan niz (kao Dim A() koji je isti kao sekvenca dužine 0 u Uno). Ako su parametri specificirani, kreira se dimenzija za svaki parametar."
+#. P#9f
+#: 03030107.xhp
+#, fuzzy
+msgctxt ""
+"03030107.xhp\n"
+"par_id3154422\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "Stringovi"
-#: 03104300.xhp#hd_id3154760.7.help.text
-msgctxt "03104300.xhp#hd_id3154760.7.help.text"
+#. Ic5v
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"hd_id3147303\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03104300.xhp#par_id3159414.8.help.text
-msgctxt "03104300.xhp#par_id3159414.8.help.text"
-msgid "<emph>Argument list:</emph> A list of any number of arguments that are separated by commas."
-msgstr ""
-
-#: 03104300.xhp#hd_id3150358.9.help.text
-msgctxt "03104300.xhp#hd_id3150358.9.help.text"
+#. u)wq
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"par_id3145136\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Integer that contains the serial date number."
+msgstr "<emph>Number</emph>: Integer koji sadrži serijski datum."
+
+#. 0l@n
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"hd_id3147243\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03104300.xhp#par_id3154939.10.help.text
-msgid "DimArray( 2, 2, 4 ) is the same as DIM a( 2, 2, 4 )"
-msgstr "DimNiz( 2, 2, 4 ) je isti kao DIM ( 2, 2, 4 )"
+#. pI*X
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"par_id3153126\n"
+"11\n"
+"help.text"
+msgid "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO Date\""
+msgstr "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO datum\""
-#: 03090303.xhp#tit.help.text
-msgid "On...GoSub Statement; On...GoTo Statement [Runtime]"
-msgstr "Na...GoSub Statement; Na...GoTo Statement [Run-time]"
+#. 8*mH
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Shell Function [Runtime]"
+msgstr "Shell Funkcija [U izvršenju]"
-#: 03090303.xhp#bm_id3153897.help.text
-msgid "<bookmark_value>On...GoSub statement</bookmark_value><bookmark_value>On...GoTo statement</bookmark_value>"
-msgstr "<bookmark_value>Na...GoSub statement</bookmark_value><bookmark_value>Na...GoTo statement</bookmark_value>"
+#. YqY)
+#: 03130500.xhp
+#, fuzzy
+msgctxt ""
+"03130500.xhp\n"
+"bm_id3150040\n"
+"help.text"
+msgid "<bookmark_value>Shell function</bookmark_value>"
+msgstr "<bookmark_value>Trazi Funkciju</bookmark_value>"
-#: 03090303.xhp#hd_id3153897.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090303.xhp\" name=\"On...GoSub Statement; On...GoTo Statement [Runtime]\">On...GoSub Statement; On...GoTo Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090303.xhp\" name=\"Na...GoSub Statement; Na...GoTo Statement [Run-time]\">Na...GoSub Statement; Na...GoTo Statement [Run-time]</link>"
+#. E4M^
+#: 03130500.xhp
+#, fuzzy
+msgctxt ""
+"03130500.xhp\n"
+"hd_id3150040\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03130500.xhp\" name=\"Shell Function [Runtime]\">Shell Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Trazi Funkciju [Run-time]\">Trazi Funkcija [Run-time]</link>"
-#: 03090303.xhp#par_id3150359.2.help.text
-msgid "Branches to one of several specified lines in the program code, depending on the value of a numeric expression."
-msgstr "Grana se na jednu od nekoliko odabranih linija coda, zavisno od vrijednosti brojnog izraza."
+#. haWc
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3153394\n"
+"2\n"
+"help.text"
+msgid "Starts another application and defines the respective window style, if necessary."
+msgstr "Pokretanje druge aplikacije i definiranje odgovarajuceg stila prozora, ako je potrebno."
-#: 03090303.xhp#hd_id3148798.3.help.text
-msgctxt "03090303.xhp#hd_id3148798.3.help.text"
-msgid "Syntax:"
+#. q2a$
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"hd_id3153345\n"
+"4\n"
+"help.text"
+msgid "Syntax"
msgstr "Sintaksa:"
-#: 03090303.xhp#par_id3154366.4.help.text
-msgid "On N GoSub Label1[, Label2[, Label3[,...]]]"
-msgstr ""
-
-#: 03090303.xhp#par_id3150769.5.help.text
-msgid "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]"
-msgstr ""
-
-#: 03090303.xhp#hd_id3156215.6.help.text
-msgctxt "03090303.xhp#hd_id3156215.6.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. qW_1
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3147576\n"
+"5\n"
+"help.text"
+msgid "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])"
+msgstr "Shell (putanje kao String [, Stil prozora kao Integer] [, Param As String] [, bSync])"
-#: 03090303.xhp#par_id3148673.7.help.text
-msgid "<emph>NumExpression:</emph> Any numeric expression between 0 and 255 that determines which of the lines the program branches to. If NumExpression is 0, the statement is not executed. If NumExpression is greater than 0, the program jumps to the label that has a position number that corresponds to the expression (1 = First label; 2 = Second label)"
-msgstr "<emph>NumExpression</emph>: Numerički izraz u rasponu 0 - 255 koji određuje na koju od linija se programa grana. NumExpression Ako je 0, program se ne izvršava. Ako NumExpression je veći od 0, program skače na dio koja ima položaj broja koji odgovara izrazu (1 = Prva Oznaka; 2 = Druga oznaka)"
+#. bRF,
+#: 03130500.xhp
+#, fuzzy
+msgctxt ""
+"03130500.xhp\n"
+"hd_id3149235\n"
+"6\n"
+"help.text"
+msgid "Parameter"
+msgstr "Parametar:"
-#: 03090303.xhp#par_id3153194.8.help.text
-msgid "<emph>Label:</emph> Target line according to<emph> GoTo </emph>or <emph>GoSub</emph> structure."
-msgstr "<emph>Label</emph>:Ciljna linija prema<emph>GoTo</emph>ili <emph>GoSub</emph> strukturi."
+#. /7eO
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"hd_id3154306\n"
+"23\n"
+"help.text"
+msgid "Pathname"
+msgstr "Ime putanje"
-#: 03090303.xhp#par_id3156442.9.help.text
-msgid "The <emph>GoTo</emph> or <emph>GoSub </emph>conventions are valid."
-msgstr "<emph>GoTo</emph> ili <emph>GoSub</emph> konveryije su dobre"
+#. PFo1
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3155419\n"
+"7\n"
+"help.text"
+msgid "Complete path and program name of the program that you want to start."
+msgstr "Kompletan plan puta i naziv programa koji želite pokrenuti."
-#: 03090303.xhp#hd_id3148645.10.help.text
-msgctxt "03090303.xhp#hd_id3148645.10.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. {Z;{
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"hd_id3150771\n"
+"24\n"
+"help.text"
+msgid "Windowstyle"
+msgstr "Stil prozora"
-#: 03090303.xhp#par_id3154014.12.help.text
-#, fuzzy
-msgid "Sub ExampleOnGosub"
-msgstr "Sub PrimjerStr"
+#. W38j
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3145609\n"
+"8\n"
+"help.text"
+msgid "Optional integer expression that specifies the style of the window that the program is executed in. The following values are possible:"
+msgstr "Neobavezno cijeli izraz koji odreduje stil prozora u kojem se program izvršava. Moguce su sljedece vrijednosti:"
-#: 03090303.xhp#par_id3153158.13.help.text
-#, fuzzy
-msgctxt "03090303.xhp#par_id3153158.13.help.text"
-msgid "Dim iVar As Integer"
-msgstr "Dim iColour As Integer"
+#. XqWL
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3148663\n"
+"25\n"
+"help.text"
+msgid "0"
+msgstr ""
-#: 03090303.xhp#par_id3154490.14.help.text
-msgctxt "03090303.xhp#par_id3154490.14.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar kao String"
+#. ]%##
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3153360\n"
+"10\n"
+"help.text"
+msgid "The focus is on the hidden program window."
+msgstr "Fokus je na skrivenom prozoru programa."
-#: 03090303.xhp#par_id3155417.15.help.text
-msgid "iVar = 2"
+#. =Jxf
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3154123\n"
+"26\n"
+"help.text"
+msgid "1"
msgstr ""
-#: 03090303.xhp#par_id3154730.16.help.text
-msgid "sVar =\"\""
-msgstr ""
+#. ZObQ
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3144760\n"
+"11\n"
+"help.text"
+msgid "The focus is on the program window in standard size."
+msgstr "Fokus je na prozoru programa u standardnoj velicini."
-#: 03090303.xhp#par_id3154942.17.help.text
-msgid "On iVar GoSub Sub1, Sub2"
+#. ldS.
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3156422\n"
+"27\n"
+"help.text"
+msgid "2"
msgstr ""
-#: 03090303.xhp#par_id3149378.18.help.text
-msgid "On iVar GoTo Line1, Line2"
-msgstr "On iVar GoTo Linija1, Linija2"
+#. {=E2
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3148451\n"
+"12\n"
+"help.text"
+msgid "The focus is on the minimized program window."
+msgstr "Fokus je na minimiziranom prozoru programa."
-#: 03090303.xhp#par_id3153416.19.help.text
-msgctxt "03090303.xhp#par_id3153416.19.help.text"
-msgid "Exit Sub"
+#. _e-7
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3149561\n"
+"28\n"
+"help.text"
+msgid "3"
msgstr ""
-#: 03090303.xhp#par_id3154015.20.help.text
-msgid "Sub1:"
+#. er-5
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3146921\n"
+"13\n"
+"help.text"
+msgid "focus is on the maximized program window."
+msgstr "Fokus je na maksimiziranom prozoru programa."
+
+#. (9TB
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3149481\n"
+"29\n"
+"help.text"
+msgid "4"
msgstr ""
-#: 03090303.xhp#par_id3153948.21.help.text
-msgid "sVar =sVar & \" From Sub 1 to\" : Return"
-msgstr "sVar =sVar & \"iz Sub 1 do\" : Return"
+#. z|?6
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3155854\n"
+"14\n"
+"help.text"
+msgid "Standard size program window, without focus."
+msgstr "Standardna velicina prozora programa, bez fokusa."
-#: 03090303.xhp#par_id3150750.22.help.text
-msgid "Sub2:"
+#. (d^{
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3145271\n"
+"30\n"
+"help.text"
+msgid "6"
msgstr ""
-#: 03090303.xhp#par_id3153708.23.help.text
-msgid "sVar =sVar & \" From Sub 2 to\" : Return"
-msgstr "sVar =sVar & \" iz Sub 2 do\" : Return"
-
-#: 03090303.xhp#par_id3155067.24.help.text
-msgid "Line1:"
-msgstr "Linija1:"
+#. J#5Z
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3152938\n"
+"15\n"
+"help.text"
+msgid "Minimized program window, focus remains on the active window."
+msgstr "Minimizirani prozor programa, fokus ostaje na aktivnom prozoru."
-#: 03090303.xhp#par_id3150321.25.help.text
-msgid "sVar =sVar & \" Label 1\" : GoTo Ende"
-msgstr "sVar =sVar & \" Oznaka 1\" : GoTo Ende"
+#. 3/yM
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3146119\n"
+"31\n"
+"help.text"
+msgid "10"
+msgstr "10"
-#: 03090303.xhp#par_id3149019.26.help.text
-msgid "Line2:"
-msgstr "Linija2:"
+#. `^B8
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3151112\n"
+"16\n"
+"help.text"
+msgid "Full-screen display."
+msgstr "Puni prikaz."
-#: 03090303.xhp#par_id3155764.27.help.text
-msgid "sVar =sVar & \" Label 2\""
+#. .h7[
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"hd_id3150419\n"
+"33\n"
+"help.text"
+msgid "Param"
msgstr ""
-#: 03090303.xhp#par_id3153711.28.help.text
-msgid "Ende:"
+#. b}tk
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3149412\n"
+"17\n"
+"help.text"
+msgid "Any string expression that specifies the command line that want to pass."
+msgstr "Bilo koji string izraz koji odredjuje komandnu liniju koju zelite proslijediti."
+
+#. XEdX
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"hd_id3148456\n"
+"32\n"
+"help.text"
+msgid "bSync"
msgstr ""
-#: 03090303.xhp#par_id3154253.29.help.text
-msgid "MsgBox sVar,0,\"On...Gosub\""
-msgstr "MsgBox sVar,0,\"Na...Gosub\""
+#. L#ft
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3154096\n"
+"18\n"
+"help.text"
+msgid "If this value is set to <emph>true</emph>, the <emph>Shell</emph> command and all $[officename] tasks wait until the shell process completes. If the value is set to <emph>false</emph>, the shell returns directly. The default value is <emph>false</emph>."
+msgstr "Ako je ova vrijednost stavljena na <emph>true</emph>, the <emph>Shell</emph> komanda i sve $[officename] zadaci cekaju dok shell proces ne završi. Ako je vrijednost postavljena na<emph>false</emph>, konzola vraca direktno. Zadana vrijednost je <emph>false</emph>."
-#: 03090303.xhp#par_id3149565.30.help.text
+#. kbg)
+#: 03130500.xhp
#, fuzzy
-msgctxt "03090303.xhp#par_id3149565.30.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"03130500.xhp\n"
+"hd_id3154270\n"
+"19\n"
+"help.text"
+msgid "Example"
+msgstr "Primjer:"
-#: 03120101.xhp#tit.help.text
-msgid "Asc Function [Runtime]"
-msgstr "Asc Funkcija [Vrijeme izvržavanja]"
+#. 3c41
+#: 03131300.xhp
+msgctxt ""
+"03131300.xhp\n"
+"tit\n"
+"help.text"
+msgid "TwipsPerPixelX Function [Runtime]"
+msgstr "TwipsPerPixelX Function [Run-time]"
-#: 03120101.xhp#bm_id3150499.help.text
-msgid "<bookmark_value>Asc function</bookmark_value>"
-msgstr "<bookmark_value>Asc Funkcija</bookmark_value>"
+#. V+uc
+#: 03131300.xhp
+#, fuzzy
+msgctxt ""
+"03131300.xhp\n"
+"bm_id3153539\n"
+"help.text"
+msgid "<bookmark_value>TwipsPerPixelX function</bookmark_value>"
+msgstr "<bookmark_value>DateSerial funkcija</bookmark_value>"
-#: 03120101.xhp#hd_id3150499.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Asc Function [Runtime]\">Asc Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Asc Funkcija [Vrijeme izvršavanja]\">Asc Funkcija [Vrijeme izvršavanja]</link>"
+#. yh=N
+#: 03131300.xhp
+msgctxt ""
+"03131300.xhp\n"
+"hd_id3153539\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03131300.xhp\" name=\"TwipsPerPixelX Function [Runtime]\">TwipsPerPixelX Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131300.xhp\" name=\"TwipsPerPixelX Function [Run-time]\">TwipsPerPixelX Function [Run-time]</link>"
-#: 03120101.xhp#par_id3151384.2.help.text
-msgid "Returns the ASCII (American Standard Code for Information Interchange) value of the first character in a string expression."
-msgstr "Vraca ASCII (Americki Standardni Kod za Razmjenu Informacija) vrca vrijednost prvog karaktera u string izrazu."
+#. `1.R
+#: 03131300.xhp
+msgctxt ""
+"03131300.xhp\n"
+"par_id3153394\n"
+"2\n"
+"help.text"
+msgid "Returns the number of twips that represent the width of a pixel."
+msgstr "vraća broj twips koje predstavljaju širinu piksela."
-#: 03120101.xhp#hd_id3155555.3.help.text
-msgctxt "03120101.xhp#hd_id3155555.3.help.text"
+#. !(Rz
+#: 03131300.xhp
+msgctxt ""
+"03131300.xhp\n"
+"hd_id3153527\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03120101.xhp#par_id3143267.4.help.text
-msgid "Asc (Text As String)"
-msgstr "Asc (Tekst Kao String)"
+#. b`sH
+#: 03131300.xhp
+msgctxt ""
+"03131300.xhp\n"
+"par_id3151110\n"
+"4\n"
+"help.text"
+msgid "n = TwipsPerPixelX"
+msgstr ""
-#: 03120101.xhp#hd_id3147242.5.help.text
-msgctxt "03120101.xhp#hd_id3147242.5.help.text"
+#. N`d}
+#: 03131300.xhp
+msgctxt ""
+"03131300.xhp\n"
+"hd_id3150669\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03120101.xhp#par_id3150669.6.help.text
-msgctxt "03120101.xhp#par_id3150669.6.help.text"
+#. [d~E
+#: 03131300.xhp
+msgctxt ""
+"03131300.xhp\n"
+"par_id3150503\n"
+"6\n"
+"help.text"
msgid "Integer"
msgstr "Cjelobrojno"
-#: 03120101.xhp#hd_id3148473.7.help.text
-msgctxt "03120101.xhp#hd_id3148473.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03120101.xhp#par_id3149415.8.help.text
-msgid "<emph>Text:</emph> Any valid string expression. Only the first character in the string is relevant."
-msgstr "<emph>Text</emph>: Bilo koji validni string izraz. Samo je prvi karakter u stringu relevantan."
-
-#: 03120101.xhp#par_id3145609.9.help.text
-msgid "Use the Asc function to replace keys with values. If the Asc function encounters a blank string, $[officename] Basic reports a run-time error. In addition to 7 bit ASCII characters (Codes 0-127), the ASCII function can also detect non-printable key codes in ASCII code. This function can also handle 16 bit unicode characters."
-msgstr "Koristi Asc Funkciju da zamjeni tipke s vrijednostima. Ako Asc funkcija naide na prazan string, $[officename] Basic izvijesti grešku za Vrijeme izvršavanja. Kao dodatak 7 bit ASCII karaktera (Kodovi 0-127), ASCII Funkcija može uociti ne-printajuce kodove tipki u ASCII kodu. Ova funkcija obradivati i 16 bit unicode karaktere."
-
-#: 03120101.xhp#hd_id3159413.10.help.text
-msgctxt "03120101.xhp#hd_id3159413.10.help.text"
+#. *I]K
+#: 03131300.xhp
+msgctxt ""
+"03131300.xhp\n"
+"hd_id3159176\n"
+"7\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03120101.xhp#par_id3149457.11.help.text
-msgid "Sub ExampleASC"
-msgstr "Sub PrimjerASC"
-
-#: 03120101.xhp#par_id3150792.12.help.text
-msgid "Print ASC(\"A\") REM returns 65"
-msgstr "Printa ASC(\"A\") REM vraca 65"
-
-#: 03120101.xhp#par_id3148797.13.help.text
-msgid "Print ASC(\"Z\") REM returns 90"
-msgstr "Printa ASC(\"Z\") REM vraca 90"
-
-#: 03120101.xhp#par_id3163800.14.help.text
-msgid "Print ASC(\"Las Vegas\") REM returns 76, since only the first character is taken into account"
-msgstr "Print ASC(\"Blackpool\") REM vraca 66, pošto se samo prvi karakter uzima u obzir"
-
-#: 03120101.xhp#par_id3148674.15.help.text
-#, fuzzy
-msgctxt "03120101.xhp#par_id3148674.15.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03120101.xhp#par_idN1067B.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03120102.xhp\">CHR</link>"
-msgstr "<link href=\"text/sbasic/shared/01050100.xhp\">Pogledaj prozor</link>"
+#. hT]9
+#: 03131300.xhp
+msgctxt ""
+"03131300.xhp\n"
+"par_id3153061\n"
+"9\n"
+"help.text"
+msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
+msgstr ""
-#: 03080701.xhp#tit.help.text
-#, fuzzy
-msgid "Sgn Function [Runtime]"
-msgstr "Sin Funkcija [Vrijeme Izvodjenja]"
+#. NP[f
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"tit\n"
+"help.text"
+msgid "CInt Function [Runtime]"
+msgstr "CInt Function [Run-time]"
-#: 03080701.xhp#bm_id3148474.help.text
+#. n+F[
+#: 03100500.xhp
#, fuzzy
-msgid "<bookmark_value>Sgn function</bookmark_value>"
-msgstr "<bookmark_value>Sin funkcija</bookmark_value>"
+msgctxt ""
+"03100500.xhp\n"
+"bm_id3149346\n"
+"help.text"
+msgid "<bookmark_value>CInt function</bookmark_value>"
+msgstr "<bookmark_value>Int Funkcija</bookmark_value>"
-#: 03080701.xhp#hd_id3148474.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03080701.xhp\" name=\"Sgn Function [Runtime]\">Sgn Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080103.xhp\" name=\"Sin Funkcija [Vrijeme Izvodjenja]\">Sin Funkcija [Vrijeme Izvodjenja]</link>"
+#. FFGl
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"hd_id3149346\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100500.xhp\" name=\"CInt Function [Runtime]\">CInt Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100500.xhp\" name=\"CInt Function [Run-time]\">CInt Function [Run-time]</link>"
-#: 03080701.xhp#par_id3148686.2.help.text
-msgid "Returns an integer number between -1 and 1 that indicates if the number that is passed to the function is positive, negative, or zero."
-msgstr ""
+#. .sM9
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"par_id3155419\n"
+"2\n"
+"help.text"
+msgid "Converts any string or numeric expression to an integer."
+msgstr "Konvertuje Bilo koji znak ili brojnu vrijednost u cijeli broj."
-#: 03080701.xhp#hd_id3156023.3.help.text
-msgctxt "03080701.xhp#hd_id3156023.3.help.text"
+#. K;K4
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"hd_id3147573\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03080701.xhp#par_id3153897.4.help.text
-#, fuzzy
-msgid "Sgn (Number)"
-msgstr "Sin (Broj)"
+#. %`LR
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"par_id3154142\n"
+"4\n"
+"help.text"
+msgid "CInt (Expression)"
+msgstr "CInt (Izraz)"
-#: 03080701.xhp#hd_id3145069.5.help.text
-msgctxt "03080701.xhp#hd_id3145069.5.help.text"
+#. kldD
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"hd_id3147531\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03080701.xhp#par_id3150359.6.help.text
-msgctxt "03080701.xhp#par_id3150359.6.help.text"
+#. V^@N
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"par_id3147560\n"
+"6\n"
+"help.text"
msgid "Integer"
msgstr "Cjelobrojno"
-#: 03080701.xhp#hd_id3150543.7.help.text
-msgctxt "03080701.xhp#hd_id3150543.7.help.text"
+#. Ud9N
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"hd_id3145069\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03080701.xhp#par_id3154365.8.help.text
-msgid "<emph>Number:</emph> Numeric expression that determines the value that is returned by the function."
-msgstr ""
-
-#: 03080701.xhp#par_id3150767.9.help.text
-msgid "NumExpression"
-msgstr ""
-
-#: 03080701.xhp#par_id3150441.10.help.text
-msgctxt "03080701.xhp#par_id3150441.10.help.text"
-msgid "Return value"
-msgstr "Vrati vrijednost"
-
-#: 03080701.xhp#par_id3161833.11.help.text
-msgid "negative"
-msgstr ""
-
-#: 03080701.xhp#par_id3155306.12.help.text
-msgid "Sgn returns -1."
-msgstr ""
-
-#: 03080701.xhp#par_id3145271.13.help.text
-msgctxt "03080701.xhp#par_id3145271.13.help.text"
-msgid "0"
-msgstr ""
-
-#: 03080701.xhp#par_id3146119.14.help.text
-msgid "Sgn returns 0."
-msgstr ""
-
-#: 03080701.xhp#par_id3153139.15.help.text
-msgid "positive"
-msgstr ""
+#. 971|
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"par_id3159414\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any numeric expression that you want to convert. If the <emph>Expression</emph> exceeds the value range between -32768 and 32767, $[officename] Basic reports an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
+msgstr "<emph>Expression</emph>:Brojna vrijednost koju zelis konvertovati.Ako <emph>Expression</emph> lezi izvan vrijednosnog ranga -32,768 to 32,767, $[officename] . Da se konvertuje znakovna vrijednost,broj mora biti unesen kao normalni tekst (\"123.5\") koristeci defaultni oblik za broj operativnog sistema."
-#: 03080701.xhp#par_id3154319.16.help.text
-msgid "Sgn returns 1."
+#. *Dnw
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"par_id3150358\n"
+"9\n"
+"help.text"
+msgid "This function always rounds the fractional part of a number to the nearest integer."
msgstr ""
-#: 03080701.xhp#hd_id3152576.17.help.text
-msgctxt "03080701.xhp#hd_id3152576.17.help.text"
+#. uvBz
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"hd_id3145419\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03080701.xhp#par_id3154791.18.help.text
-#, fuzzy
-msgid "Sub ExampleSgn"
-msgstr "Sub PrimjerKosinus"
-
-#: 03080701.xhp#par_id3155416.19.help.text
-#, fuzzy
-msgid "Print sgn(-10) REM returns -1"
-msgstr "Ispis Popravna(0) REM vraca 0."
-
-#: 03080701.xhp#par_id3154096.20.help.text
-#, fuzzy
-msgid "Print sgn(0) REM returns 0"
-msgstr "Ispis Popravna(0) REM vraca 0."
-
-#: 03080701.xhp#par_id3148457.21.help.text
-#, fuzzy
-msgid "Print sgn(10) REM returns 1"
-msgstr "Ispis Popravna(0) REM vraca 0."
-
-#: 03080701.xhp#par_id3144765.22.help.text
-msgctxt "03080701.xhp#par_id3144765.22.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03080101.xhp#tit.help.text
-msgid "Atn Function [Runtime]"
-msgstr "Atn Funkcija [Vrijeme Izvodjenja]"
-
-#: 03080101.xhp#bm_id3150616.help.text
-msgid "<bookmark_value>Atn function</bookmark_value>"
-msgstr "<bookmark_value>Atn funkcija</bookmark_value>"
-
-#: 03080101.xhp#hd_id3150616.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080101.xhp\" name=\"Atn Function [Runtime]\">Atn Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080101.xhp\" name=\"Atn Funkcija [Vrijeme Izvodjenja]\">Atn Funkcija [Vrijeme izvodjenja]</link>"
+#. UZlO
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"tit\n"
+"help.text"
+msgid "DateAdd Function [Runtime]"
+msgstr "DateAdd funkcija [Run-time]"
-#: 03080101.xhp#par_id3149346.2.help.text
-msgid "Trigonometric function that returns the arctangent of a numeric expression. The return value is in the range -Pi/2 to +Pi/2."
-msgstr "Trigonometicna funkcija koja vraca arkustangent od jednog brojcanog izraza. Povratna vrijednost je u opsegu od -Pi/2 do +Pi/2."
+#. V]]l
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"bm_id6269417\n"
+"help.text"
+msgid "<bookmark_value>DateAdd function</bookmark_value>"
+msgstr "<bookmark_value>DateAdd funkcija</bookmark_value>"
-#: 03080101.xhp#par_id3143271.3.help.text
-msgid "The arctangent is the inverse of the tangent function. The Atn Function returns the angle \"Alpha\", expressed in radians, using the tangent of this angle. The function can also return the angle \"Alpha\" by comparing the ratio of the length of the side that is opposite of the angle to the length of the side that is adjacent to the angle in a right-angled triangle."
-msgstr "Arkustangens je funkcija koja je suprotna tangens funkciji. Atn Funkcija vraca ugao \"Alfa\", izrazeno u radijanima, koristeci tangens toga ugla. Funkcija takodje moze vratiti ugao \"Alfa\" uporedjivanjem omjera duzina od strane koja je suprotna uglu prema duzini strane koja je susjedna uglu u pravouglom trouglu."
+#. ]XqE
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10548\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030110.xhp\">DateAdd Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030110.xhp\">DateAdd funkcija [Run-time]</link>"
-#: 03080101.xhp#par_id3145315.4.help.text
-msgid "Atn(side opposite the angle/side adjacent to angle)= Alpha"
-msgstr "Atn(strana suprotna uglu/strana susjedna uglu) = Alfa"
+#. z)~C
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10558\n"
+"help.text"
+msgid "Adds a date interval to a given date a number of times and returns the resulting date."
+msgstr ""
-#: 03080101.xhp#hd_id3149669.5.help.text
-msgctxt "03080101.xhp#hd_id3149669.5.help.text"
+#. 6q_g
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN1055B\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03080101.xhp#par_id3148947.6.help.text
-msgid "Atn (Number)"
-msgstr "Atn (Broj)"
+#. \(L~
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN1055F\n"
+"help.text"
+msgid "DateAdd (Add, Count, Date)"
+msgstr ""
-#: 03080101.xhp#hd_id3148664.7.help.text
-msgctxt "03080101.xhp#hd_id3148664.7.help.text"
+#. +E,*
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN1061E\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03080101.xhp#par_id3150359.8.help.text
-msgctxt "03080101.xhp#par_id3150359.8.help.text"
-msgid "Double"
+#. !_?K
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10622\n"
+"help.text"
+msgid "A Variant containing a date."
msgstr ""
-#: 03080101.xhp#hd_id3148798.9.help.text
-msgctxt "03080101.xhp#hd_id3148798.9.help.text"
+#. =GEL
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10625\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03080101.xhp#par_id3156212.10.help.text
-msgid "<emph>Number:</emph> Any numerical expression that represents the ratio of two sides of a right triangle. The Atn function returns the corresponding angle in radians (arctangent)."
-msgstr "<emph>Number</emph>: Brojcani izraz koji predstavlja omjer duzine suprotne strane prema susjednoj strani pravouglog trougla. Atn funkcija vraca odgovarajuci ugao u radijanima (arkustangens)."
+#. JiDs
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10629\n"
+"help.text"
+msgid "Add - A string expression from the following table, specifying the date interval."
+msgstr ""
-#: 03080101.xhp#par_id3153192.11.help.text
-msgid "To convert radians to degrees, multiply radians by 180/pi."
-msgstr "Da bi pretvorili radijane u stepene, pomnozi radijan sa Pi/180. Da bi pretvorili radijane u stepene, pomnozi radijane sa 180/Pi."
+#. cT:7
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10636\n"
+"help.text"
+msgid "Add (string value)"
+msgstr ""
-#: 03080101.xhp#par_id3147230.12.help.text
-msgctxt "03080101.xhp#par_id3147230.12.help.text"
-msgid "degree=(radian*180)/pi"
-msgstr "stepen=(radijan*180)/Pi"
+#. $l_-
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN1063C\n"
+"help.text"
+msgid "Explanation"
+msgstr ""
-#: 03080101.xhp#par_id3125864.13.help.text
-msgctxt "03080101.xhp#par_id3125864.13.help.text"
-msgid "radian=(degree*pi)/180"
-msgstr "radijan=(stepen*Pi)/180"
+#. 3ThM
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10643\n"
+"help.text"
+msgid "yyyy"
+msgstr ""
-#: 03080101.xhp#par_id3159252.14.help.text
-msgid "Pi is here the fixed circle constant with the rounded value 3.14159."
-msgstr "Pi je konstantna vrijednost kruga koja je zaokruzena na 3.1415926..."
+#. Vtym
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10649\n"
+"help.text"
+msgid "Year"
+msgstr "Godina"
-#: 03080101.xhp#hd_id3153142.15.help.text
-msgctxt "03080101.xhp#hd_id3153142.15.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. Omgo
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10650\n"
+"help.text"
+msgid "q"
+msgstr ""
-#: 03080101.xhp#par_id3146985.16.help.text
-msgid "REM The following example calculates for a right-angled triangle"
-msgstr "REM Slijedeci primjer racuna za pravougli trougao"
+#. `e-S
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10656\n"
+"help.text"
+msgid "Quarter"
+msgstr "Kvartal"
-#: 03080101.xhp#par_id3145750.17.help.text
-msgid "REM the angle Alpha from the tangent of the angle Alpha:"
-msgstr "REM ugao Alfa od tangensa od ugla Alfa:"
+#. an0G
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN1065D\n"
+"help.text"
+msgid "m"
+msgstr "m"
-#: 03080101.xhp#par_id3146975.18.help.text
-msgid "Sub ExampleATN"
-msgstr "Sub PrimjerATN"
+#. XAI~
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10663\n"
+"help.text"
+msgid "Month"
+msgstr "Mjesec"
-#: 03080101.xhp#par_id3151112.19.help.text
-msgid "REM rounded Pi = 3.14159 is a predefined constant"
-msgstr "REM zaorkuzen Pi = 3.1415926... je predefinisana konstanta"
+#. t91k
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN1066A\n"
+"help.text"
+msgid "y"
+msgstr ""
-#: 03080101.xhp#par_id3159156.20.help.text
-msgid "Dim d1 As Double"
-msgstr "Dim d1 kao decimalni broj"
+#. d5_-
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10670\n"
+"help.text"
+msgid "Day of year"
+msgstr ""
-#: 03080101.xhp#par_id3147435.21.help.text
-msgid "Dim d2 As Double"
-msgstr "Dim d2 kao decimalni broj"
+#. L0Z$
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10677\n"
+"help.text"
+msgid "w"
+msgstr ""
-#: 03080101.xhp#par_id3149262.22.help.text
-msgid "d1 = InputBox$ (\"Enter the length of the side adjacent to the angle: \",\"Adjacent\")"
-msgstr "d1 = InputBox$ (\"Unesite duzinu strane koja je susjedna uglu: \",\"Susjedna\")"
+#. )}04
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN1067D\n"
+"help.text"
+msgid "Weekday"
+msgstr "Dan sedmice"
-#: 03080101.xhp#par_id3149482.23.help.text
-msgid "d2 = InputBox$ (\"Enter the length of the side opposite the angle: \",\"Opposite\")"
-msgstr "d2 = InputBox$ (\"Unesite duzinu strane koja je suprotna uglu: \",\"Suprotna\")"
+#. ?:NL
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10684\n"
+"help.text"
+msgid "ww"
+msgstr ""
-#: 03080101.xhp#par_id3155415.24.help.text
-msgid "Print \"The Alpha angle is\"; (atn (d2/d1) * 180 / Pi); \" degrees\""
-msgstr "Ispis \"Alfa ugao je\"; (atn (d2/d1) * 180 / Pi); \" stepeni\""
+#. 2;)Y
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN1068A\n"
+"help.text"
+msgid "Week of year"
+msgstr ""
-#: 03080101.xhp#par_id3149959.25.help.text
+#. ||PK
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10691\n"
+"help.text"
+msgid "d"
+msgstr ""
+
+#. mtM,
+#: 03030110.xhp
#, fuzzy
-msgctxt "03080101.xhp#par_id3149959.25.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10697\n"
+"help.text"
+msgid "Day"
+msgstr "#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\\nDan \\n#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\\nDan"
+
+#. jmF/
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN1069E\n"
+"help.text"
+msgid "h"
+msgstr ""
-#: 03080600.xhp#tit.help.text
-msgid "Absolute Values"
-msgstr "Apsolutne Vrijednosti"
+#. eVrI
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN106A4\n"
+"help.text"
+msgid "Hour"
+msgstr "Sat"
+
+#. riBC
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN106AB\n"
+"help.text"
+msgid "n"
+msgstr ""
-#: 03080600.xhp#hd_id3146958.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080600.xhp\" name=\"Absolute Values\">Absolute Values</link>"
-msgstr "<link href=\"text/sbasic/shared/03080600.xhp\" name=\"Apsolutne Vrijednosti\">Apsolutne Vrijednosti</link>"
+#. IsU_
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN106B1\n"
+"help.text"
+msgid "Minute"
+msgstr "Minuta"
-#: 03080600.xhp#par_id3150771.2.help.text
-msgid "This function returns absolute values."
-msgstr "Ova funkcija vraca apsolutne vrijednosti."
+#. MP61
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN106B8\n"
+"help.text"
+msgid "s"
+msgstr ""
-#: 03101130.xhp#tit.help.text
-msgid "DefSng Statement [Runtime]"
-msgstr "DefSng Red [Pokrenuti-vrijeme]"
+#. BDMJ
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN106BE\n"
+"help.text"
+msgid "Second"
+msgstr ""
+
+#. Ti6X
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN106C1\n"
+"help.text"
+msgid "Count - A numerical expression specifying how often the Add interval will be added (Count is positive) or subtracted (Count is negative)."
+msgstr ""
+
+#. mzN:
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN106C4\n"
+"help.text"
+msgid "Date - A given date or the name of a Variant variable containing a date. The Add value will be added Count times to this value."
+msgstr ""
+
+#. s=`S
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN106C7\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
+
+#. 0H}:
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefBool Statement [Runtime]"
+msgstr "DefBool Statement [Run-time]"
-#: 03101130.xhp#bm_id2445142.help.text
+#. 76_V
+#: 03101100.xhp
#, fuzzy
-msgid "<bookmark_value>DefSng statement</bookmark_value>"
-msgstr "<bookmark_value>DefLng red</bookmark_value>"
+msgctxt ""
+"03101100.xhp\n"
+"bm_id3145759\n"
+"help.text"
+msgid "<bookmark_value>DefBool statement</bookmark_value>"
+msgstr "<bookmark_value>DefDbl red</bookmark_value>"
-#: 03101130.xhp#par_idN10577.help.text
-msgid "<link href=\"text/sbasic/shared/03101130.xhp\">DefSng Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101130.xhp\">DefSng Statement [Pokrenuti-vrijeme]</link>"
+#. q%r8
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"hd_id3145759\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101100.xhp\" name=\"DefBool Statement [Runtime]\">DefBool Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101100.xhp\" name=\"DefBool Statement [Run-time]\">DefBool Statement [Run-time]</link>"
-#: 03101130.xhp#par_idN10587.help.text
-msgid "If no type-declaration character or keyword is specified, the DefSng statement sets the default variable type, according to a letter range."
-msgstr "Ako nema tipa dekleracije karakter ili klucna rijec je odredjena, DefSng red postavlja zadana vrijednost, prema pismenom rasponu"
+#. F-\c
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"par_id3153089\n"
+"2\n"
+"help.text"
+msgid "If no type-declaration character or keyword is specified, the DefBool statement sets the default data type for variables, according to a letter range."
+msgstr "Ako nijedna vrsta karaktera ili rijeci nije definirana, DefBool izras postavlja defaultnu vrijednos podataka za varijable prema rangu slova."
-#: 03101130.xhp#par_idN1058A.help.text
-msgctxt "03101130.xhp#par_idN1058A.help.text"
+#. 0Kdu
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"hd_id3149495\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03101130.xhp#par_idN1058E.help.text
-msgctxt "03101130.xhp#par_idN1058E.help.text"
+#. .;d*
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"par_id3150682\n"
+"4\n"
+"help.text"
msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
msgstr "Defxxx Karakterokrug1[, Karakterokrug2[,...]]"
-#: 03101130.xhp#par_idN10591.help.text
-msgctxt "03101130.xhp#par_idN10591.help.text"
+#. SZAs
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"hd_id3159201\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03101130.xhp#par_idN10595.help.text
-#, fuzzy
-msgctxt "03101130.xhp#par_idN10595.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+#. PDN,
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"par_id3147226\n"
+"6\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
msgstr "<emph>Characterrange</emph>: Slova koja odredzuju okrug varijabli koje zelite vidjeti kao zadanu vrijednost tipa for"
-#: 03101130.xhp#par_idN1059C.help.text
-msgctxt "03101130.xhp#par_idN1059C.help.text"
+#. C}!V
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"par_id3149178\n"
+"7\n"
+"help.text"
msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr ""
-#: 03101130.xhp#par_idN105A3.help.text
-msgctxt "03101130.xhp#par_idN105A3.help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
+#. a!OK
+#: 03101100.xhp
+#, fuzzy
+msgctxt ""
+"03101100.xhp\n"
+"par_id3150669\n"
+"8\n"
+"help.text"
+msgid "<emph>Keyword: </emph>Default variable type"
msgstr "<emph>Keyword</emph>: Default variable type"
-#: 03101130.xhp#par_idN105AA.help.text
-msgid "<emph>DefSng:</emph> Single"
-msgstr "<emph>DefSng</emph>: Single"
+#. SFDf
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"par_id3149233\n"
+"9\n"
+"help.text"
+msgid "<emph>DefBool:</emph> Boolean"
+msgstr "<emph>DefBool</emph>: Boolean"
-#: 03101130.xhp#par_idN105B1.help.text
-msgctxt "03101130.xhp#par_idN105B1.help.text"
+#. -T?9
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"hd_id3149762\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03101130.xhp#par_idN105B5.help.text
-msgctxt "03101130.xhp#par_idN105B5.help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM Prefiks definisan za variable tipa:"
+#. E7!H
+#: 03101100.xhp
+#, fuzzy
+msgctxt ""
+"03101100.xhp\n"
+"par_id3156152\n"
+"12\n"
+"help.text"
+msgid "' Prefix definition for variable types:"
+msgstr "REM Prefiks definicija za tip varijabli:"
-#: 03101130.xhp#par_idN105B8.help.text
-msgctxt "03101130.xhp#par_idN105B8.help.text"
-msgid "DefBool b"
-msgstr ""
+#. T;M`
+#: 03101100.xhp
+#, fuzzy
+msgctxt ""
+"03101100.xhp\n"
+"par_id3151381\n"
+"22\n"
+"help.text"
+msgid "bOK=TRUE ' bOK is an implicit boolean variable"
+msgstr "bOK=TRUE REM bOK je implicitna Boolean varijabla."
-#: 03101130.xhp#par_idN105BB.help.text
-msgctxt "03101130.xhp#par_idN105BB.help.text"
-msgid "DefDate t"
-msgstr ""
+#. c3sa
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"tit\n"
+"help.text"
+msgid "SetAttr Statement [Runtime]"
+msgstr "SetAttr izjava [Run-time]"
-#: 03101130.xhp#par_idN105BE.help.text
-msgctxt "03101130.xhp#par_idN105BE.help.text"
-msgid "DefDbL d"
-msgstr ""
+#. Rsjm
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"bm_id3147559\n"
+"help.text"
+msgid "<bookmark_value>SetAttr statement</bookmark_value>"
+msgstr "<bookmark_value>SetAttr izjava</bookmark_value>"
-#: 03101130.xhp#par_idN105C1.help.text
-msgctxt "03101130.xhp#par_idN105C1.help.text"
-msgid "DefInt i"
-msgstr ""
+#. nEMK
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"hd_id3147559\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020414.xhp\" name=\"SetAttr Statement [Runtime]\">SetAttr Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020414.xhp\" name=\"SetAttr izjava [Run-time]\">SetAttr izjava [Run-time]</link>"
-#: 03101130.xhp#par_idN105C4.help.text
-msgctxt "03101130.xhp#par_idN105C4.help.text"
-msgid "DefLng l"
-msgstr ""
+#. V9-_
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3147264\n"
+"2\n"
+"help.text"
+msgid "Sets the attribute information for a specified file."
+msgstr "Postavi atribut informacije za specificirani dokument."
-#: 03101130.xhp#par_idN105C7.help.text
-msgctxt "03101130.xhp#par_idN105C7.help.text"
-msgid "DefObj o"
-msgstr ""
+#. V5)K
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"hd_id3150359\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03101130.xhp#par_idN105CA.help.text
-msgctxt "03101130.xhp#par_idN105CA.help.text"
-msgid "DefVar v"
+#. E6^Z
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3154365\n"
+"4\n"
+"help.text"
+msgid "SetAttr FileName As String, Attribute As Integer"
msgstr ""
-#: 03101130.xhp#par_idN105CD.help.text
-msgid "DefSng s"
+#. yY(Y
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"hd_id3125863\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
+
+#. ;*A0
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3154909\n"
+"6\n"
+"help.text"
+msgid "FileName: Name of the file, including the path, that you want to test attributes of. If you do not enter a path, <emph>SetAttr</emph> searches for the file in the current directory. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "FileName: Naziv dokumenta, uključujući putanju, čijeg želite atribute od. Ako ne unesete putanju, <emph>SetAttr</emph> pretražuje za dokument u trenutnom direktoriju. Možete također koristiti <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notaciju\">URL notation</link>."
+
+#. E$h[
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3153192\n"
+"7\n"
+"help.text"
+msgid "<emph>Attribute:</emph> Bit pattern defining the attributes that you want to set or to clear:"
+msgstr "<emph>Attribute</emph>: Šema sa bitima koja definiše atribute koje želite da postavite ili izbrišete:"
+
+#. E]dD
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3145786\n"
+"8\n"
+"help.text"
+msgid "<emph>Value</emph>"
+msgstr "<emph>Vrijednost</emph>"
+
+#. ~e_9
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3152596\n"
+"9\n"
+"help.text"
+msgid "0 : Normal files."
+msgstr "0 : Normalni dokumenti."
+
+#. $::0
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3149262\n"
+"10\n"
+"help.text"
+msgid "1 : Read-only files."
msgstr ""
-#: 03101130.xhp#par_idN105D0.help.text
-msgid "Sub ExampleDefSng"
-msgstr "Sub PrimjerDefSng"
+#. rhm+
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3152576\n"
+"13\n"
+"help.text"
+msgid "32 : File was changed since last backup (Archive bit)."
+msgstr ""
-#: 03101130.xhp#par_idN105D3.help.text
-msgid "sSng=Single REM sSng is an implicit single variable"
-msgstr "sSng=Slobodno REM sSng je implicitna slobodna variabla"
+#. o=h3
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3153093\n"
+"14\n"
+"help.text"
+msgid "You can set multiple attributes by combining the respective values with a logic OR statement."
+msgstr "Možete postaviti više atribute kombinirajući referentne vrijednosti sa logičkom OR izjavom."
-#: 03101130.xhp#par_idN105D6.help.text
-msgctxt "03101130.xhp#par_idN105D6.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. h/6N
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"hd_id3147434\n"
+"15\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03020408.xhp#tit.help.text
-msgid "FileLen-Function [Runtime]"
-msgstr "FileLen Funkcija [Run-time]"
+#. Zt[h
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3148645\n"
+"17\n"
+"help.text"
+msgid "On Error GoTo ErrorHandler ' Define target for error handler"
+msgstr ""
+
+#. cAVT
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"tit\n"
+"help.text"
+msgid "GoTo Statement [Runtime]"
+msgstr "GoTo Statement [Run-time]"
-#: 03020408.xhp#bm_id3153126.help.text
-msgid "<bookmark_value>FileLen function</bookmark_value>"
-msgstr "<bookmark_value>FileLen Funkcija</bookmark_value>"
+#. acip
+#: 03090302.xhp
+#, fuzzy
+msgctxt ""
+"03090302.xhp\n"
+"bm_id3159413\n"
+"help.text"
+msgid "<bookmark_value>GoTo statement</bookmark_value>"
+msgstr "<bookmark_value>Završi Izjavu</bookmark_value>"
-#: 03020408.xhp#hd_id3153126.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020408.xhp\" name=\"FileLen-Function [Runtime]\">FileLen Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020408.xhp\" name=\"FileLen Funkcija [Run-time]\">FileLen Funkcija [Run-time]</link>"
+#. $rSn
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"hd_id3159413\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo Statement [Runtime]\">GoTo Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo Statement [Run-time]\">GoTo Statement [Run-time]</link>"
-#: 03020408.xhp#par_id3145068.2.help.text
-msgid "Returns the length of a file in bytes."
-msgstr "Vraca duzinu fajla u bajtima."
+#. 2T-Q
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3153379\n"
+"2\n"
+"help.text"
+msgid "Continues program execution within a Sub or Function at the procedure line indicated by a label."
+msgstr "Program nastavlja sa izvršenjem unutar Sub ili Function na postupak liniji oynacen oznakom."
-#: 03020408.xhp#hd_id3159414.3.help.text
-msgctxt "03020408.xhp#hd_id3159414.3.help.text"
+#. .C$%
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"hd_id3149656\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03020408.xhp#par_id3149656.4.help.text
-msgid "FileLen (Text As String)"
-msgstr "FileLen (Tekst kao Znak)"
-
-#: 03020408.xhp#hd_id3148798.5.help.text
-msgctxt "03020408.xhp#hd_id3148798.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03020408.xhp#par_id3156282.6.help.text
-msgctxt "03020408.xhp#par_id3156282.6.help.text"
-msgid "Long"
-msgstr ""
+#. 6?y5
+#: 03090302.xhp
+#, fuzzy
+msgctxt ""
+"03090302.xhp\n"
+"par_id3154367\n"
+"4\n"
+"help.text"
+msgid "see Parameters"
+msgstr "vidi Parametre"
-#: 03020408.xhp#hd_id3150768.7.help.text
-msgctxt "03020408.xhp#hd_id3150768.7.help.text"
+#. 7~/(
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"hd_id3150870\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03020408.xhp#par_id3153193.8.help.text
+#. 7hWI
+#: 03090302.xhp
#, fuzzy
-msgctxt "03020408.xhp#par_id3153193.8.help.text"
-msgid "<emph>Text:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>File</emph>: Bilo koji znakovni izraz koji sadrzi znakovne specifikacije. Mozete koristiti i <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-
-#: 03020408.xhp#par_id3150439.9.help.text
-msgid "This function determines the length of a file. If the FileLen function is called for an open file, it returns the file length before it was opened. To determine the current file length of an open file, use the Lof function."
-msgstr "Ova funkcija odredjuje duzinu fajla. Ako je FileLen Funkcija pozvana za otvaranje fajla, ona vraca duzinu fajla prije nego sto je otvoren.Za odredjivanje duzine trenutnod fajla koristiti Lof Funkciju."
+msgctxt ""
+"03090302.xhp\n"
+"par_id3156214\n"
+"6\n"
+"help.text"
+msgid "Sub/Function"
+msgstr "Završi Sub/Function"
-#: 03020408.xhp#hd_id3163710.10.help.text
-msgctxt "03020408.xhp#hd_id3163710.10.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. -Oy5
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3156424\n"
+"7\n"
+"help.text"
+msgid "statement block"
+msgstr "blok izjava"
-#: 03020408.xhp#par_id3159154.11.help.text
-msgid "Sub ExampleFileLen"
-msgstr "Sub PrimjerFileLen"
+#. +=G6
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3154685\n"
+"8\n"
+"help.text"
+msgid "Label1"
+msgstr "Oznaka1"
-#: 03020408.xhp#par_id3145271.12.help.text
-msgid "msgbox FileLen(\"C:\\autoexec.bat\")"
-msgstr ""
+#. BTl-
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3145786\n"
+"9\n"
+"help.text"
+msgid "<emph>Label2:</emph>"
+msgstr "<emph>Oznaka2</emph>:"
-#: 03020408.xhp#par_id3145749.13.help.text
-msgctxt "03020408.xhp#par_id3145749.13.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. j]iD
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3161832\n"
+"10\n"
+"help.text"
+msgid "statement block"
+msgstr "blok izjava"
-#: 03070200.xhp#tit.help.text
-#, fuzzy
-msgid "\"*\" Operator [Runtime]"
-msgstr "MOD Operator [Vrijeme izvodjenja]"
+#. qf^i
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3146120\n"
+"11\n"
+"help.text"
+msgid "Exit Sub"
+msgstr ""
-#: 03070200.xhp#bm_id3147573.help.text
-#, fuzzy
-msgid "<bookmark_value>\"*\" operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
+#. Getr
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3150010\n"
+"12\n"
+"help.text"
+msgid "<emph>Label1:</emph>"
+msgstr "<emph>Oznaka1</emph>:"
-#: 03070200.xhp#hd_id3147573.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03070200.xhp\">\"*\" Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100050.xhp\">CCur Function [Run-time]</link>"
+#. f]*s
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3152462\n"
+"13\n"
+"help.text"
+msgid "statement block"
+msgstr "blok izjava"
-#: 03070200.xhp#par_id3154347.2.help.text
-msgid "Multiplies two values."
-msgstr ""
+#. v(O_
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3149664\n"
+"14\n"
+"help.text"
+msgid "GoTo Label2"
+msgstr "GoTo Oznaka2"
-#: 03070200.xhp#hd_id3148946.3.help.text
-msgctxt "03070200.xhp#hd_id3148946.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. }(H!
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3152886\n"
+"15\n"
+"help.text"
+msgid "End Sub/Function"
+msgstr "Završi Sub/Function"
-#: 03070200.xhp#par_id3150358.4.help.text
-#, fuzzy
-msgid "Result = Expression1 * Expression2"
-msgstr "Resultat = Izrar_1 MOD Izraz_2"
+#. 8Z\;
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3152596\n"
+"16\n"
+"help.text"
+msgid "Use the GoTo statement to instruct $[officename] Basic to continue program execution at another place within the procedure. The position must be indicated by a label. To set a label, assign a name, and then and end it with a colon (\":\")."
+msgstr "Koristite GoTo izjavu da uputi $ [officename] Basic da nastavi izvršavanje programa na drugom mjestu unutar postupka. Pozicija mora biti označen oznakom. Da biste postavili oznaku, dodijeliti ime, a zatim ga kraj s dvotačka (\":\")."
-#: 03070200.xhp#hd_id3150400.5.help.text
-msgctxt "03070200.xhp#hd_id3150400.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. ie`y
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3155416\n"
+"17\n"
+"help.text"
+msgid "You cannot use the GoTo statement to jump out of a Sub or Function."
+msgstr "Ne možete koristiti GOTO naredbe za skok iz Sub ili Function."
-#: 03070200.xhp#par_id3154365.6.help.text
-msgid "<emph>Result:</emph> Any numeric expression that records the result of a multiplication."
-msgstr ""
+#. qJE0
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"hd_id3154731\n"
+"19\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03070200.xhp#par_id3154685.7.help.text
+#. oE/4
+#: 03090302.xhp
#, fuzzy
-msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to multiply."
-msgstr "<emph>Izraz_1, Izraz_2</emph>: Brojcani izraz koji zelite da podijelite."
+msgctxt ""
+"03090302.xhp\n"
+"par_id6967035\n"
+"help.text"
+msgid "see Parameters"
+msgstr "vidi Parametre"
-#: 03070200.xhp#hd_id3153968.8.help.text
-msgctxt "03070200.xhp#hd_id3153968.8.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. =.T-
+#: 03080700.xhp
+msgctxt ""
+"03080700.xhp\n"
+"tit\n"
+"help.text"
+msgid "Expression Signs"
+msgstr ""
-#: 03070200.xhp#par_id3155132.9.help.text
-msgid "Sub ExampleMultiplication1"
+#. ;YpY
+#: 03080700.xhp
+msgctxt ""
+"03080700.xhp\n"
+"hd_id3150702\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080700.xhp\" name=\"Expression Signs\">Expression Signs</link>"
msgstr ""
-#: 03070200.xhp#par_id3159254.10.help.text
-msgid "Print 5 * 5"
+#. N8|r
+#: 03080700.xhp
+msgctxt ""
+"03080700.xhp\n"
+"par_id3148668\n"
+"2\n"
+"help.text"
+msgid "This function returns the algebraic sign of a numeric expression."
msgstr ""
-#: 03070200.xhp#par_id3153091.11.help.text
+#. 4kcu
+#: 03120308.xhp
#, fuzzy
-msgctxt "03070200.xhp#par_id3153091.11.help.text"
-msgid "End sub"
-msgstr "kraj sub"
-
-#: 03070200.xhp#par_id3149667.13.help.text
-msgid "Sub ExampleMultiplication2"
-msgstr ""
+msgctxt ""
+"03120308.xhp\n"
+"tit\n"
+"help.text"
+msgid "RSet Statement [Runtime]"
+msgstr "Postavi Naredbu[Vrijeme izvršavanja]"
-#: 03070200.xhp#par_id3151113.14.help.text
+#. :3z6
+#: 03120308.xhp
#, fuzzy
-msgctxt "03070200.xhp#par_id3151113.14.help.text"
-msgid "Dim iValue1 as Integer"
-msgstr "Dim iPos kao Cifra"
+msgctxt ""
+"03120308.xhp\n"
+"bm_id3153345\n"
+"help.text"
+msgid "<bookmark_value>RSet statement</bookmark_value>"
+msgstr "<bookmark_value>Sub izjava</bookmark_value>"
-#: 03070200.xhp#par_id3147434.15.help.text
+#. ,;pv
+#: 03120308.xhp
#, fuzzy
-msgctxt "03070200.xhp#par_id3147434.15.help.text"
-msgid "Dim iValue2 as Integer"
-msgstr "Dim iPos kao Cifra"
+msgctxt ""
+"03120308.xhp\n"
+"hd_id3153345\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120308.xhp\" name=\"RSet Statement [Runtime]\">RSet Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Postavi Naredbu[Vrijeme izvršavanja]\">Postavi Naredbu[Vriejme izvršavanja]</link>"
-#: 03070200.xhp#par_id3153727.16.help.text
-msgctxt "03070200.xhp#par_id3153727.16.help.text"
-msgid "iValue1 = 5"
+#. ElBc
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"par_id3150503\n"
+"2\n"
+"help.text"
+msgid "Right-aligns a string within a string variable, or copies a user-defined variable type into another."
msgstr ""
-#: 03070200.xhp#par_id3147348.17.help.text
-msgctxt "03070200.xhp#par_id3147348.17.help.text"
-msgid "iValue2 = 10"
-msgstr ""
+#. 0OU)
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"hd_id3149234\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03070200.xhp#par_id3149261.18.help.text
-msgid "Print iValue1 * iValue2"
+#. :]@*
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"par_id3150669\n"
+"4\n"
+"help.text"
+msgid "RSet Text As String = Text or RSet Variable1 = Variable2"
msgstr ""
-#: 03070200.xhp#par_id3148646.19.help.text
-#, fuzzy
-msgctxt "03070200.xhp#par_id3148646.19.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03050000.xhp#tit.help.text
-msgid "Error-Handling Functions"
-msgstr ""
+#. \P=Q
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"hd_id3156024\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03050000.xhp#hd_id3143271.1.help.text
+#. A6PV
+#: 03120308.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03050000.xhp\" name=\"Error-Handling Functions\">Error-Handling Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03030000.xhp\" name=\"Date and Time funkcije\">Date and Time funkcije</link>"
+msgctxt ""
+"03120308.xhp\n"
+"par_id3148552\n"
+"6\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string variable."
+msgstr "<emph>Text</emph>: Red stringova."
-#: 03050000.xhp#par_id3145068.2.help.text
-msgid "Use the following statements and functions to define the way $[officename] Basic reacts to run-time errors."
+#. ]4A,
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"par_id3154924\n"
+"7\n"
+"help.text"
+msgid "<emph>Text</emph>: String that you want to right-align in the string variable."
msgstr ""
-#: 03050000.xhp#par_id3148946.3.help.text
-msgid "$[officename] Basic offers several methods to prevent the termination of a program when a run-time error occurs."
+#. 7@Q:
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"par_id3149456\n"
+"8\n"
+"help.text"
+msgid "<emph>Variable1:</emph> User-defined variable that is the target for the copied variable."
msgstr ""
-#: 03103700.xhp#tit.help.text
-msgid "Set Statement[Runtime]"
-msgstr "Postavi Naredbu[Vrijeme izvršavanja]"
+#. Q\~#
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"par_id3153381\n"
+"9\n"
+"help.text"
+msgid "<emph>Variable2:</emph> User-defined variable that you want to copy to another variable."
+msgstr ""
-#: 03103700.xhp#bm_id3154422.help.text
-msgid "<bookmark_value>Set statement</bookmark_value><bookmark_value>Nothing object</bookmark_value>"
-msgstr "<bookmark_value>Postavi naredbu</bookmark_value><bookmark_value>objekat ništa</bookmark_value>"
+#. {SgW
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"par_id3154140\n"
+"10\n"
+"help.text"
+msgid "If the string is shorter than the string variable, <emph>RSet</emph> aligns the string to the right within the string variable. Any remaining characters in the string variable are replaced with spaces. If the string is longer than the string variable, characters exceeding the length of the variable are truncated, and only the remaining characters are right-aligned within the string variable."
+msgstr ""
-#: 03103700.xhp#hd_id3154422.1.help.text
-msgid "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Set Statement[Runtime]\">Set Statement[Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Postavi Naredbu[Vrijeme izvršavanja]\">Postavi Naredbu[Vriejme izvršavanja]</link>"
+#. r+$w
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"par_id3149202\n"
+"11\n"
+"help.text"
+msgid "You can also use the <emph>RSet statement</emph> to assign variables of one user-defined type to another."
+msgstr ""
-#: 03103700.xhp#par_id3159149.2.help.text
-msgid "Sets an object reference on a variable or a Property."
-msgstr "Postavlja referencu objekta na varijablu ili na Svojstvo."
+#. 7~B8
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"par_id3151042\n"
+"12\n"
+"help.text"
+msgid "The following example uses the <emph>RSet</emph> and <emph>LSet</emph> statements to modify the left and right alignment of a string."
+msgstr ""
-#: 03103700.xhp#hd_id3153105.3.help.text
-msgctxt "03103700.xhp#hd_id3153105.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. C!o:
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"hd_id3154909\n"
+"13\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03103700.xhp#par_id3154217.4.help.text
-msgid "Set ObjectVar = Object"
-msgstr "Pstavlja VarObjekta = Objekt"
+#. iIW.
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"par_id3155856\n"
+"20\n"
+"help.text"
+msgid "' Right-align \"SBX\" in a 40-character string"
+msgstr ""
+
+#. bKP^
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"par_id3152577\n"
+"21\n"
+"help.text"
+msgid "' Replace asterisks with spaces"
+msgstr ""
+
+#. _wC/
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"par_id3145801\n"
+"32\n"
+"help.text"
+msgid "' Left-align \"SBX\" in a 40-character string"
+msgstr ""
+
+#. NCZl
+#: 03080200.xhp
+msgctxt ""
+"03080200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Exponential and Logarithmic Functions"
+msgstr "Eksponencijalne i Logaritmicke Funkcije"
-#: 03103700.xhp#hd_id3154685.5.help.text
-msgctxt "03103700.xhp#hd_id3154685.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. Olyh
+#: 03080200.xhp
+msgctxt ""
+"03080200.xhp\n"
+"hd_id3154758\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080200.xhp\" name=\"Exponential and Logarithmic Functions\">Exponential and Logarithmic Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03080200.xhp\" name=\"Eksponencijalne i Logaritmicke Funkcije\">Eksponencijalne i Logaritmicke Funkcije</link>"
-#: 03103700.xhp#par_id3156281.6.help.text
-msgid "<emph>ObjectVar:</emph> a variable or a property that requires an object reference."
-msgstr "<emph>VarObjekta</emph>: varijabla ili svojstvo koje yahtjeva referencu objekta."
+#. ZEvh
+#: 03080200.xhp
+msgctxt ""
+"03080200.xhp\n"
+"par_id3148550\n"
+"2\n"
+"help.text"
+msgid "$[officename] Basic supports the following exponential and logarithmic functions."
+msgstr "$[officename] Basic podrzsvs dlijedece Eksponencijalne i Logaritmicke Funkcije."
-#: 03103700.xhp#par_id3159252.7.help.text
-msgid "<emph>Object:</emph> Object that the variable or the property refers to."
-msgstr "<emph>Objekat</emph>: Objekat na kojeg se varijabla ili svojstvo odnose."
+#. n,)0
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"tit\n"
+"help.text"
+msgid "The Basic Editor"
+msgstr "Basic Editor"
-#: 03103700.xhp#par_idN10623.help.text
-msgid "<emph>Nothing</emph> - Assign the <emph>Nothing</emph> object to a variable to remove a previous assignment."
-msgstr "<emph>Ništa</emph> - Dodijeli <emph>Ništa</emph> objekat varijabli da ukloni predhodni zadatak."
+#. \B6/
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"bm_id3148647\n"
+"help.text"
+msgid "<bookmark_value>saving;Basic code</bookmark_value><bookmark_value>loading;Basic code</bookmark_value><bookmark_value>Basic editor</bookmark_value><bookmark_value>navigating;in Basic projects</bookmark_value><bookmark_value>long lines;in Basic editor</bookmark_value><bookmark_value>lines of text;in Basic editor</bookmark_value><bookmark_value>continuation;long lines in editor</bookmark_value>"
+msgstr "<bookmark_value>sačuvati; Basic kod</bookmark_value><bookmark_value>učitavanje;Basic kod</bookmark_value><bookmark_value>Basic editor</bookmark_value><bookmark_value> upravljanje; u Basic projektima</bookmark_value><bookmark_value>dugi redovi;u Basic editoru</bookmark_value><bookmark_value>redovi teksta; u Basic editoru</bookmark_value><bookmark_value>nastavak; dugi redovi u editoru</bookmark_value>"
-#: 03103700.xhp#hd_id3159153.8.help.text
-msgctxt "03103700.xhp#hd_id3159153.8.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. ZC{6
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3147264\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"The Basic Editor\">The Basic Editor</link>"
+msgstr "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"Basic Editor\">The Basic Editor</link>"
-#: 03103700.xhp#par_id3147349.9.help.text
-msgid "Sub ExampleSet"
-msgstr "Sub SkupPrimjera"
+#. |D3G
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3145069\n"
+"3\n"
+"help.text"
+msgid "The Basic Editor provides the standard editing functions you are familiar with when working in a text document. It supports the functions of the <emph>Edit</emph> menu (Cut, Delete, Paste), the ability to select text with the Shift key, as well as cursor positioning functions (for example, moving from word to word with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and the arrow keys)."
+msgstr "Basic Editor pruža standardne funkcije za editovanje koje su vam poznate kada radite u tekstualnom dokumentu. Podržava funkcije <emph>Izmijeni</emph> meni (Isjeci, Briši, Zalijepi), mogućnost označavanja teksta sa tipkom Shift, kao i funkcije za pozicioniranje kursora (na primjer, pomjeranje od riječi do riječi sa <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and the arrow keys)."
-#: 03103700.xhp#par_id3149481.10.help.text
-msgid "Dim oDoc As Object"
-msgstr "Dim oDok Kao Objekat"
+#. ec(t
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3154686\n"
+"31\n"
+"help.text"
+msgid "Long lines can be split into several parts by inserting a space and an underline character _ as the last two characters of a line. This connects the line with the following line to one logical line. (If \"Option Compatible\" is used in the same Basic module, the line continuation feature is also valid for comment lines.)"
+msgstr "Dugi redovi se mogu podijeliti u više dijelova unošenjem razmaka i znaka podcrte _ kao zadnja dva karaktera tog reda. Ovo povezuje red sa narednim redom u jedan logički red. (Ako se \"Opcija Kompatibilna\" koristi u istom Basic modulu, element nastavak reda je također ispravan za redove komentara.)"
-#: 03103700.xhp#par_id3153140.11.help.text
-msgid "Set oDoc = ActiveWindow"
-msgstr "Postavi oDoc = AktivniProzor"
+#. vdH$
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3151042\n"
+"32\n"
+"help.text"
+msgid "If you press the <emph>Run BASIC</emph> icon on the <emph>Macro</emph> bar, program execution starts at the first line of the Basic editor. The program executes the first Sub or Function and then program execution stops. The \"Sub Main\" does not take precedence on program execution."
+msgstr "Ako kliknete na <emph>Pokreni BASIC</emph> ikonicu na <emph>Makro</emph> traci, izvršavanje programa počinje na prvom redu Basic editora. Program izvrši prvi Sub ili Function i onda izvršavanje programa prestajes. \"Sub Main\" nema prednost pri izvršavanju programa."
-#: 03103700.xhp#par_id3153190.12.help.text
-msgid "Print oDoc.Name"
-msgstr "Štampaj oDoc.Ime"
+#. g_pg
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id59816\n"
+"help.text"
+msgid "Insert your Basic code between the Sub Main and End Sub lines that you see when you first open the IDE. Alternatively, delete all lines and then enter your own Basic code."
+msgstr "Unesite svoj Basic kod između Sub Main i End Sub redova koje ćete vidjeti kada tek otvorite IDE. Alternativno, izbrišite sve redove i onda unesite svoj Basic kod."
-#: 03103700.xhp#par_id3161833.13.help.text
-#, fuzzy
-msgctxt "03103700.xhp#par_id3161833.13.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. dn1W
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3125863\n"
+"4\n"
+"help.text"
+msgid "Navigating in a Project"
+msgstr "Upravljanje u Projektu"
-#: 03132400.xhp#tit.help.text
-msgid "CreateObject Function [Runtime]"
-msgstr "CreateObject Function [Run-time]"
+#. TiFW
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3145785\n"
+"6\n"
+"help.text"
+msgid "The Library List"
+msgstr "Biblioteka Lista"
-#: 03132400.xhp#bm_id659810.help.text
-#, fuzzy
-msgid "<bookmark_value>CreateObject function</bookmark_value>"
-msgstr "<bookmark_value>NadiObjekat funkcija</bookmark_value>"
+#. R0X+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3146120\n"
+"7\n"
+"help.text"
+msgid "Select a library from the <emph>Library</emph> list at the left of the toolbar to load the library in the editor. The first module of the selected library will be displayed."
+msgstr "Izaberite biblioteku iz <emph>Biblioteka</emph> liste na lijevoj strani trake alata da bi učitali biblioteku u editor. Prvi modul izabrane biblioteke će biti prikazan."
-#: 03132400.xhp#par_idN10580.help.text
-msgid "<link href=\"text/sbasic/shared/03132400.xhp\">CreateObject Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03132400.xhp\">CreateObject Function [Run-time]</link>"
+#. yA,X
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3153190\n"
+"8\n"
+"help.text"
+msgid "The Object Catalog"
+msgstr "Katalog Objekata"
-#: 03132400.xhp#par_idN10590.help.text
-msgid "<ahelp hid=\".\">Creates a UNO object. On Windows, can also create OLE objects.</ahelp>"
-msgstr "<ahelp hid=\".\">Kreira UNO objekat. Na Windows, moze kreirati OLE objekte.</ahelp>"
+#. GSD?
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3148647\n"
+"15\n"
+"help.text"
+msgid "Saving and Loading Basic Source Code"
+msgstr "Spašavanje i Učitavanje Izvora Basic Koda"
-#: 03132400.xhp#par_idN1059F.help.text
-msgid "This method creates instances of the type that is passed as parameter."
-msgstr "Ova metoda kreira instante tipa koji su prosli kao parametri."
+#. cb!}
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3154320\n"
+"16\n"
+"help.text"
+msgid "You can save Basic code in a text file for saving and importing in other programming systems."
+msgstr "Možete sačuvati Basic kod u tekst datoteku za čuvanje i importovanje u druge programske sisteme."
-#: 03132400.xhp#par_idN105A2.help.text
-msgctxt "03132400.xhp#par_idN105A2.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. .cX8
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3149959\n"
+"25\n"
+"help.text"
+msgid "You cannot save Basic dialogs to a text file."
+msgstr "Ne možete sačuvati Basic dijaloške prozore u tekst datoteci."
-#: 03132400.xhp#par_idN105A6.help.text
-msgid "oObj = CreateObject( type )"
-msgstr ""
+#. mT4=
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3149403\n"
+"17\n"
+"help.text"
+msgid "Saving Source Code to a Text File"
+msgstr "Spašavanje Izvornog Koda u Tekstualnu Datoteku"
-#: 03132400.xhp#par_idN105A9.help.text
-msgctxt "03132400.xhp#par_idN105A9.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. H,JH
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3150327\n"
+"18\n"
+"help.text"
+msgid "Select the module that you want to export as text from the object catalog."
+msgstr "Izaberite modul koji želite eksportovati kao tekst iz kataloga objekata."
-#: 03132400.xhp#par_idN105AD.help.text
-msgid "Type address"
-msgstr "Ukucaj adresu"
+#. oO:R
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3150752\n"
+"19\n"
+"help.text"
+msgid "Click the <emph>Save Source As</emph> icon in the Macro toolbar."
+msgstr "Kliknite <emph>Save Source As (Sačuvaj Izvor Kao)</emph> ikonicu na Macro traci alata."
-#: 03132400.xhp#par_idN105B0.help.text
-msgid "Name1 as String"
-msgstr "Name1 kao String"
+#. OU4_
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3154754\n"
+"20\n"
+"help.text"
+msgid "Select a file name and click <emph>OK</emph> to save the file."
+msgstr "Izaberite ime dokumenta i kliknite <emph>OK (U redu)</emph> da sačuvate dokument."
-#: 03132400.xhp#par_idN105B4.help.text
-msgid "City as String"
-msgstr "Grad kao String"
+#. +9VX
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3159264\n"
+"21\n"
+"help.text"
+msgid "Loading Source Code From a Text File"
+msgstr "Učitavanje Izvornog Koda iz Tekstualne Datoteke"
-#: 03132400.xhp#par_idN105B8.help.text
-msgid "End Type"
-msgstr "Kraj tipa"
+#. 5ZC+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3147343\n"
+"22\n"
+"help.text"
+msgid "Select the module where you want to import the source code from the object catalog."
+msgstr "Izaberite modul iz kojeg želite importovati izvorni kod iz kataloga za objekte."
-#: 03132400.xhp#par_idN105BB.help.text
-#, fuzzy
-msgid "Sub main"
-msgstr "Sub glavno()"
+#. _rN|
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3145230\n"
+"23\n"
+"help.text"
+msgid "Position the cursor where you want to insert the program code."
+msgstr "Postavite kursor gdje želite unijeti kod programa."
-#: 03132400.xhp#par_idN105BE.help.text
-msgid "myaddress = CreateObject(\"address\")"
-msgstr ""
+#. YFa(
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3149565\n"
+"24\n"
+"help.text"
+msgid "Click the <emph>Insert Source Text</emph> icon in the Macro toolbar."
+msgstr "Kliknite <emph>Insert Source Text (Unesi Tekst Izvora)</emph> ikonicu na Macro traci alata."
-#: 03132400.xhp#par_idN105C2.help.text
-msgid "MsgBox IsObject(myaddress)"
-msgstr ""
+#. hc8q
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3154020\n"
+"33\n"
+"help.text"
+msgid "Select the text file containing the source code and click <emph>OK</emph>."
+msgstr "Izaberite tekstualni dokument koji sadrži izvorni kod i kliknite <emph>OK</emph>."
-#: 03132400.xhp#par_idN105C6.help.text
+#. v4~C
+#: 01030200.xhp
#, fuzzy
-msgctxt "03132400.xhp#par_idN105C6.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"01030200.xhp\n"
+"par_id3153198\n"
+"29\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
+msgstr "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Makro</link>"
-#: 03060100.xhp#tit.help.text
-#, fuzzy
-msgid "AND Operator [Runtime]"
-msgstr "MOD Operator [Vrijeme izvodjenja]"
+#. nW^*
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefVar Statement [Runtime]"
+msgstr "DefVar red [Pokretac- vrijeme]"
-#: 03060100.xhp#bm_id3146117.help.text
-#, fuzzy
-msgid "<bookmark_value>AND operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
+#. /%J7
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"bm_id3143267\n"
+"help.text"
+msgid "<bookmark_value>DefVar statement</bookmark_value>"
+msgstr "<bookmark_value>DefVar red</bookmark_value>"
-#: 03060100.xhp#hd_id3146117.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03060100.xhp\" name=\"AND Operator [Runtime]\">AND Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"MOD Operator [Vrijeme izvodjenja]\">MOD Operator [Vrijeme izvodjenja]</link>"
+#. pUNl
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"hd_id3143267\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03102000.xhp\" name=\"DefVar Statement [Runtime]\">DefVar Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102000.xhp\" name=\"DefVar red [Pokretac- vrijeme]\">DefVar red [Pokretac- vrijeme]</link>"
-#: 03060100.xhp#par_id3143268.2.help.text
-msgid "Logically combines two expressions."
-msgstr ""
+#. 4Jfd
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3153825\n"
+"2\n"
+"help.text"
+msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
+msgstr "Postavi zadanu vrijednost tipa, prema pisanom okrugu ako nema tipa koji je deklarisan karakter"
-#: 03060100.xhp#hd_id3147574.3.help.text
-msgctxt "03060100.xhp#hd_id3147574.3.help.text"
+#. IsQX
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"hd_id3154143\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03060100.xhp#par_id3156344.4.help.text
-#, fuzzy
-msgid "Result = Expression1 And Expression2"
-msgstr "Resultat = Izrar_1 MOD Izraz_2"
+#. AT^;
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3149514\n"
+"4\n"
+"help.text"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx Karakterokrug1[, Karakterokrug2[,...]]"
-#: 03060100.xhp#hd_id3148946.5.help.text
-msgctxt "03060100.xhp#hd_id3148946.5.help.text"
+#. U8t#
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"hd_id3156024\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03060100.xhp#par_id3149457.6.help.text
-#, fuzzy
-msgid "<emph>Result:</emph> Any numeric variable that records the result of the combination."
-msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
-
-#: 03060100.xhp#par_id3150541.7.help.text
-#, fuzzy
-msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to combine."
-msgstr "<emph>Izraz_1, Izraz_2</emph>: Brojcani izraz koji zelite da podijelite."
+#. kOH3
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3147560\n"
+"6\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+msgstr "<emph>Characterrange</emph>: Slova koja odredzuju okrug varijabli koje zelite vidjeti kao zadanu vrijednost tipa for"
-#: 03060100.xhp#par_id3156215.8.help.text
-msgid "Boolean expressions combined with AND only return the value <emph>True</emph> if both expressions evaluate to <emph>True</emph>:"
+#. 2AW7
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3148552\n"
+"7\n"
+"help.text"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr ""
-#: 03060100.xhp#par_id3150870.9.help.text
-msgid "<emph>True</emph> AND <emph>True</emph> returns <emph>True</emph>; for all other combinations the result is <emph>False</emph>."
-msgstr ""
+#. r9DG
+#: 03102000.xhp
+#, fuzzy
+msgctxt ""
+"03102000.xhp\n"
+"par_id3153524\n"
+"8\n"
+"help.text"
+msgid "<emph>Keyword: </emph>Default variable type"
+msgstr "<emph>Keyword</emph>: Default variable type"
-#: 03060100.xhp#par_id3153768.10.help.text
-msgid "The AND operator also performs a bitwise comparison of identically positioned bits in two numeric expressions."
-msgstr ""
+#. bbX)
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3150767\n"
+"9\n"
+"help.text"
+msgid "<emph>DefVar:</emph> Variant"
+msgstr "<emph>DefVar</emph>: Varijanta"
-#: 03060100.xhp#hd_id3153727.11.help.text
-msgctxt "03060100.xhp#hd_id3153727.11.help.text"
+#. m+lD
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"hd_id3151041\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03060100.xhp#par_id3149481.12.help.text
+#. `6[*
+#: 03102000.xhp
#, fuzzy
-msgid "Sub ExampleAnd"
-msgstr "Sub PrimjerATN"
-
-#: 03060100.xhp#par_id3152577.13.help.text
-msgctxt "03060100.xhp#par_id3152577.13.help.text"
-msgid "Dim A as Variant, B as Variant, C as Variant, D as Variant"
-msgstr ""
+msgctxt ""
+"03102000.xhp\n"
+"par_id3156214\n"
+"11\n"
+"help.text"
+msgid "' Prefix definitions for variable types:"
+msgstr "REM Prefiks definisan za variable tipa:"
-#: 03060100.xhp#par_id3152598.14.help.text
+#. :u^J
+#: 03102000.xhp
#, fuzzy
-msgid "Dim vVarOut as Variant"
-msgstr "Dim A Kao Promjenjiv"
+msgctxt ""
+"03102000.xhp\n"
+"par_id3154012\n"
+"21\n"
+"help.text"
+msgid "vDiv=99 ' vDiv is an implicit variant"
+msgstr "vDiv=99 REM vDiv je implicitna varijanta"
-#: 03060100.xhp#par_id3153092.15.help.text
-msgctxt "03060100.xhp#par_id3153092.15.help.text"
-msgid "A = 10: B = 8: C = 6: D = Null"
-msgstr ""
+#. XOz-
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3146121\n"
+"22\n"
+"help.text"
+msgid "vDiv=\"Hello world\""
+msgstr "vDiv=\"Zdravo svijet\""
-#: 03060100.xhp#par_id3146984.16.help.text
-msgid "vVarOut = A > B And B > C REM returns -1"
-msgstr ""
+#. D5%q
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"tit\n"
+"help.text"
+msgid "Information"
+msgstr "Informacije"
-#: 03060100.xhp#par_id3154014.17.help.text
-msgid "vVarOut = B > A And B > C REM returns 0"
-msgstr ""
+#. 2=J@
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"hd_id3148550\n"
+"1\n"
+"help.text"
+msgid "Information"
+msgstr "Informacije"
-#: 03060100.xhp#par_id3149262.18.help.text
-msgid "vVarOut = A > B And B > D REM returns 0"
+#. v5:I
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153381\n"
+"102\n"
+"help.text"
+msgid "You can set the locale used for controlling the formatting numbers, dates and currencies in $[officename] Basic in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</emph>. In Basic format codes, the decimal point (<emph>.</emph>) is always used as <emph>placeholder</emph> for the decimal separator defined in your locale and will be replaced by the corresponding character."
msgstr ""
-#: 03060100.xhp#par_id3145751.19.help.text
-msgid "vVarOut = (B > D And B > A) REM returns 0"
+#. )E94
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150870\n"
+"103\n"
+"help.text"
+msgid "The same applies to the locale settings for date, time and currency formats. The Basic format code will be interpreted and displayed according to your locale setting."
msgstr ""
-#: 03060100.xhp#par_id3147394.20.help.text
-msgid "vVarOut = B And A REM returns 8 due to the bitwise AND combination of both arguments"
+#. L4W`
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3156424\n"
+"2\n"
+"help.text"
+msgid "The color values of the 16 basic colors are as follows:"
msgstr ""
-#: 03060100.xhp#par_id3151073.21.help.text
+#. Mcij
+#: 00000003.xhp
#, fuzzy
-msgctxt "03060100.xhp#par_id3151073.21.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03080300.xhp#tit.help.text
-msgid "Generating Random Numbers"
-msgstr "Stvaranje Slucajnih Brojeva"
-
-#: 03080300.xhp#hd_id3143270.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080300.xhp\" name=\"Generating Random Numbers\">Generating Random Numbers</link>"
-msgstr "<link href=\"text/sbasic/shared/03080300.xhp\" name=\"Stvaranje Slucajnih Brojeva\">Stvaranje Slucajnih Brojeva</link>"
-
-#: 03080300.xhp#par_id3154347.2.help.text
-msgid "The following statements and functions generate random numbers."
-msgstr "Slijedece naredbe i funkcije stvaraju slucajne brojeve."
-
-#: 03104700.xhp#tit.help.text
-msgid "Erase Function [Runtime]"
-msgstr "Erase Funkcija [Vrijeme izvršavanja]"
-
-#: 03104700.xhp#bm_id624713.help.text
-msgid "<bookmark_value>Erase function</bookmark_value>"
-msgstr "<bookmark_value>Briši Funkcija</bookmark_value>"
-
-#: 03104700.xhp#par_idN10548.help.text
-msgid "<link href=\"text/sbasic/shared/03104700.xhp\">Erase Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104700.xhp\">Briši Funkcija [Vrijeme izvršavanja]</link>"
-
-#: 03104700.xhp#par_idN10558.help.text
-msgid "Erases the contents of array elements of fixed size arrays, and releases the memory used by arrays of variable size."
-msgstr "Briše elemente niza iz niza fiksirane velicine i oslobada memorju koju je koristio niz velicine varijable."
-
-#: 03104700.xhp#par_idN1055D.help.text
-msgctxt "03104700.xhp#par_idN1055D.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153091\n"
+"3\n"
+"help.text"
+msgid "<emph>Color Value</emph>"
+msgstr "<emph>Vrijednost</emph>"
-#: 03104700.xhp#par_idN105E6.help.text
-msgid "Erase Arraylist"
-msgstr "Briši Arraylist"
+#. q\}*
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154319\n"
+"4\n"
+"help.text"
+msgid "<emph>Color Name</emph>"
+msgstr "<emph>Vrijednost</emph>"
-#: 03104700.xhp#par_idN105E9.help.text
-msgctxt "03104700.xhp#par_idN105E9.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. }Dk5
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3151112\n"
+"5\n"
+"help.text"
+msgid "0"
+msgstr ""
-#: 03104700.xhp#par_idN105ED.help.text
-msgid "<emph>Arraylist</emph> - The list of arrays to be erased."
-msgstr "<emph>Arraylist</emph> - Lista nizova koji treba da se izbrišu."
+#. I!b8
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3155854\n"
+"6\n"
+"help.text"
+msgid "Black"
+msgstr "Crna"
-#: 03090400.xhp#tit.help.text
-msgid "Further Statements"
-msgstr "Daljnje izjave"
+#. TC*t
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154942\n"
+"7\n"
+"help.text"
+msgid "128"
+msgstr ""
-#: 03090400.xhp#hd_id3145316.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090400.xhp\" name=\"Further Statements\">Further Statements</link>"
-msgstr "<link href=\"text/sbasic/shared/03090400.xhp\" name=\"Daljnje izjave\">Further Statements</link>"
+#. WCbA
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154731\n"
+"8\n"
+"help.text"
+msgid "Blue"
+msgstr "Plava"
-#: 03090400.xhp#par_id3154923.2.help.text
-msgid "Statements that do not belong to any of the other runtime categories are described here."
-msgstr "Izvještaji koji ne pripada nijednom od ostalih runtime kategorija su ovdje opisane."
+#. $Sh@
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145645\n"
+"9\n"
+"help.text"
+msgid "32768"
+msgstr ""
-#: 01030000.xhp#tit.help.text
-msgid "Integrated Development Environment (IDE)"
-msgstr "Integrated Development Environment (IDE) - (Integrisano Okruženje za Razvoj)"
+#. _%Z(
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149400\n"
+"10\n"
+"help.text"
+msgid "Green"
+msgstr "Zelena"
-#: 01030000.xhp#bm_id3145090.help.text
-msgid "<bookmark_value>Basic IDE;Integrated Development Environment</bookmark_value><bookmark_value>IDE;Integrated Development Environment</bookmark_value>"
+#. sV:`
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150753\n"
+"11\n"
+"help.text"
+msgid "32896"
msgstr ""
-#: 01030000.xhp#hd_id3145090.1.help.text
-msgid "<link href=\"text/sbasic/shared/01030000.xhp\" name=\"Integrated Development Environment (IDE)\">Integrated Development Environment (IDE)</link>"
-msgstr ""
+#. ]42^
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153765\n"
+"12\n"
+"help.text"
+msgid "Cyan"
+msgstr "Cijan"
-#: 01030000.xhp#par_id3146795.2.help.text
-msgid "This section describes the Integrated Development Environment for $[officename] Basic."
-msgstr "Ovaj dio opisuje Integrated Development Environment za $[officename] Basic."
+#. #;3l
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154756\n"
+"13\n"
+"help.text"
+msgid "8388608"
+msgstr ""
-#: 03102900.xhp#tit.help.text
-#, fuzzy
-msgid "LBound Function [Runtime]"
-msgstr "Lof Funkcija [Run-time]"
+#. cQEh
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3159266\n"
+"14\n"
+"help.text"
+msgid "Red"
+msgstr "Crvena"
-#: 03102900.xhp#bm_id3156027.help.text
-#, fuzzy
-msgid "<bookmark_value>LBound function</bookmark_value>"
-msgstr "<bookmark_value>Lof Funkcija</bookmark_value>"
+#. RuOj
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3163807\n"
+"15\n"
+"help.text"
+msgid "8388736"
+msgstr ""
-#: 03102900.xhp#hd_id3156027.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03102900.xhp\" name=\"LBound Function [Runtime]\">LBound Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100100.xhp\" name=\"CBool Function [Run-time]\">CBool Function [Run-time]</link>"
+#. /c`-
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145150\n"
+"16\n"
+"help.text"
+msgid "Magenta"
+msgstr "Mađenta"
-#: 03102900.xhp#par_id3147226.2.help.text
-msgid "Returns the lower boundary of an array."
+#. ;xAr
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147002\n"
+"17\n"
+"help.text"
+msgid "8421376"
msgstr ""
-#: 03102900.xhp#hd_id3148538.3.help.text
-msgctxt "03102900.xhp#hd_id3148538.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. gr^E
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3152778\n"
+"18\n"
+"help.text"
+msgid "Yellow"
+msgstr "Žuta"
-#: 03102900.xhp#par_id3150503.4.help.text
-msgid "LBound (ArrayName [, Dimension])"
+#. %hJi
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150088\n"
+"19\n"
+"help.text"
+msgid "8421504"
msgstr ""
-#: 03102900.xhp#hd_id3150984.5.help.text
-msgctxt "03102900.xhp#hd_id3150984.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03102900.xhp#par_id3153126.6.help.text
-msgctxt "03102900.xhp#par_id3153126.6.help.text"
-msgid "Integer"
-msgstr "Cjelobrojno"
+#. cfZM
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3159239\n"
+"20\n"
+"help.text"
+msgid "White"
+msgstr ""
-#: 03102900.xhp#hd_id3144500.7.help.text
-msgctxt "03102900.xhp#hd_id3144500.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. h#l,
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150206\n"
+"21\n"
+"help.text"
+msgid "12632256"
+msgstr ""
-#: 03102900.xhp#par_id3145069.8.help.text
-msgid "<emph>ArrayName:</emph> Name of the array for which you want to return the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary of the array dimension."
+#. WDFL
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149817\n"
+"22\n"
+"help.text"
+msgid "Gray"
msgstr ""
-#: 03102900.xhp#par_id3149457.9.help.text
-msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to return the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary for. If a value is not specified, the first dimension is assumed."
+#. +X^%
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150363\n"
+"23\n"
+"help.text"
+msgid "255"
msgstr ""
-#: 03102900.xhp#hd_id3145171.10.help.text
-msgctxt "03102900.xhp#hd_id3145171.10.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. X#BR
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154576\n"
+"24\n"
+"help.text"
+msgid "Light blue"
+msgstr "Svijetlo plava"
-#: 03102900.xhp#par_id3148673.11.help.text
-msgctxt "03102900.xhp#par_id3148673.11.help.text"
-msgid "Sub ExampleUboundLbound"
+#. (7Pd
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150367\n"
+"25\n"
+"help.text"
+msgid "65280"
msgstr ""
-#: 03102900.xhp#par_id3153193.12.help.text
-#, fuzzy
-msgctxt "03102900.xhp#par_id3153193.12.help.text"
-msgid "Dim sVar(10 to 20) As String"
-msgstr "Dim sVar kao String"
+#. ^1j-
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150202\n"
+"26\n"
+"help.text"
+msgid "Light green"
+msgstr "Svijetlo zelena"
-#: 03102900.xhp#par_id3148452.13.help.text
-msgctxt "03102900.xhp#par_id3148452.13.help.text"
-msgid "print LBound(sVar())"
+#. 2Rrw
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154487\n"
+"27\n"
+"help.text"
+msgid "65535"
msgstr ""
-#: 03102900.xhp#par_id3153768.14.help.text
-msgctxt "03102900.xhp#par_id3153768.14.help.text"
-msgid "print UBound(sVar())"
+#. ALfv
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3151332\n"
+"28\n"
+"help.text"
+msgid "Light cyan"
+msgstr "Svijetlo cijan"
+
+#. %_:?
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148702\n"
+"29\n"
+"help.text"
+msgid "16711680"
msgstr ""
-#: 03102900.xhp#par_id3147288.15.help.text
-msgctxt "03102900.xhp#par_id3147288.15.help.text"
-msgid "end Sub"
-msgstr "kraj Sub"
+#. OU9]
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153067\n"
+"30\n"
+"help.text"
+msgid "Light red"
+msgstr "Svijetlo crvena"
-#: 03102900.xhp#par_id3146974.16.help.text
-msgctxt "03102900.xhp#par_id3146974.16.help.text"
-msgid "Sub ExampleUboundLbound2"
+#. d?GN
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153912\n"
+"31\n"
+"help.text"
+msgid "16711935"
msgstr ""
-#: 03102900.xhp#par_id3146985.17.help.text
-#, fuzzy
-msgctxt "03102900.xhp#par_id3146985.17.help.text"
-msgid "Dim sVar(10 to 20,5 To 70) As String"
-msgstr "Dim sVar kao String"
+#. Lo{.
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3159097\n"
+"32\n"
+"help.text"
+msgid "Light magenta"
+msgstr "Svijetla mađenta"
-#: 03102900.xhp#par_id3145365.18.help.text
-msgctxt "03102900.xhp#par_id3145365.18.help.text"
-msgid "Print LBound(sVar()) REM Returns 10"
+#. rqcG
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3155266\n"
+"33\n"
+"help.text"
+msgid "16776960"
msgstr ""
-#: 03102900.xhp#par_id3150486.19.help.text
-msgctxt "03102900.xhp#par_id3150486.19.help.text"
-msgid "Print UBound(sVar()) REM Returns 20"
+#. zM6S
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3157978\n"
+"34\n"
+"help.text"
+msgid "Light yellow"
msgstr ""
-#: 03102900.xhp#par_id3149665.20.help.text
-msgctxt "03102900.xhp#par_id3149665.20.help.text"
-msgid "Print LBound(sVar(),2) REM Returns 5"
+#. 4kX~
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153286\n"
+"35\n"
+"help.text"
+msgid "16777215"
msgstr ""
-#: 03102900.xhp#par_id3159154.21.help.text
-msgctxt "03102900.xhp#par_id3159154.21.help.text"
-msgid "Print UBound(sVar(),2) REM Returns 70"
+#. ^odu
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3151302\n"
+"36\n"
+"help.text"
+msgid "Transparent white"
msgstr ""
-#: 03102900.xhp#par_id3154013.22.help.text
-msgctxt "03102900.xhp#par_id3154013.22.help.text"
-msgid "end Sub"
-msgstr "kraj Sub"
-
-#: 03080301.xhp#tit.help.text
-msgid "Randomize Statement [Runtime]"
-msgstr "Slucajna naredba [Run-time]"
+#. Cdzm
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"hd_id3152869\n"
+"37\n"
+"help.text"
+msgid "<variable id=\"errorcode\">Error Codes</variable>"
+msgstr "<variable id=\"content\">izaberi <emph>Pomoć - Sadržaj</emph></variable>"
-#: 03080301.xhp#bm_id3150616.help.text
-msgid "<bookmark_value>Randomize statement</bookmark_value>"
-msgstr "<bookmark_value>Slucajna naredba</bookmark_value>"
+#. l,ep
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id315509599\n"
+"help.text"
+msgid "<variable id=\"err1\">1 An exception occurred</variable>"
+msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
-#: 03080301.xhp#hd_id3150616.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080301.xhp\" name=\"Randomize Statement [Runtime]\">Randomize Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080301.xhp\" name=\"Slucajna naredba [Run-time]\">Slucajna naredba [Run-time]</link>"
+#. Ql/j
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3155095\n"
+"38\n"
+"help.text"
+msgid "<variable id=\"err2\">2 Syntax error</variable>"
+msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
-#: 03080301.xhp#par_id3145090.2.help.text
-msgid "Initializes the random-number generator."
-msgstr "Inicira stvaratelja slucajnih brojeva."
+#. Lin-
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149126\n"
+"39\n"
+"help.text"
+msgid "<variable id=\"err3\">3 Return without Gosub</variable>"
+msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
-#: 03080301.xhp#hd_id3147573.3.help.text
-msgctxt "03080301.xhp#hd_id3147573.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. 7*5f
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153976\n"
+"40\n"
+"help.text"
+msgid "<variable id=\"err4\">4 Incorrect entry; please retry</variable>"
+msgstr ""
-#: 03080301.xhp#par_id3145315.4.help.text
-msgid "Randomize [Number]"
-msgstr "Slucajno-odaberi [Number]"
+#. ^#Mw
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150891\n"
+"41\n"
+"help.text"
+msgid "<variable id=\"err5\">5 Invalid procedure call</variable>"
+msgstr ""
-#: 03080301.xhp#hd_id3152456.5.help.text
-msgctxt "03080301.xhp#hd_id3152456.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. _Vwy
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3159227\n"
+"42\n"
+"help.text"
+msgid "<variable id=\"err6\">6 Overflow</variable>"
+msgstr "<variable id=\"fozei\">Izaberi <emph>Oblik - Row</emph></variable>"
-#: 03080301.xhp#par_id3149670.6.help.text
+#. _cq6
+#: 00000003.xhp
#, fuzzy
-msgid "<emph>Number:</emph> Any integer value that initializes the random-number generator."
-msgstr "<emph>Number</emph>: Integer koji sadrži serijski datum. "
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154649\n"
+"43\n"
+"help.text"
+msgid "<variable id=\"err7\">7 Not enough memory</variable>"
+msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
-#: 03080301.xhp#hd_id3149655.7.help.text
-msgctxt "03080301.xhp#hd_id3149655.7.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. #h7u
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150050\n"
+"44\n"
+"help.text"
+msgid "<variable id=\"err8\">8 Array already dimensioned</variable>"
+msgstr ""
-#: 03080301.xhp#par_id3151211.8.help.text
-msgid "Sub ExampleRandomize"
-msgstr "Sub PrimjerSlucajno-odaberi"
+#. y$A[
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148900\n"
+"45\n"
+"help.text"
+msgid "<variable id=\"err9\">9 Index out of defined range</variable>"
+msgstr "<variable id=\"dbrbf\">Izaberite <emph>Podaci - Define Range</emph></variable>"
-#: 03080301.xhp#par_id3147229.9.help.text
-msgid "Dim iVar As Integer, sText As String"
-msgstr "Dim iVar Kao cijeli broj, sText Kao niz"
+#. R7S(
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153806\n"
+"46\n"
+"help.text"
+msgid "<variable id=\"err10\">10 Duplicate definition</variable>"
+msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
-#: 03080301.xhp#par_id3150870.10.help.text
-msgid "Dim iSpectral(10) As Integer"
-msgstr "Dim iSpectral(10) Kao cijeli broj"
+#. LbqQ
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146963\n"
+"47\n"
+"help.text"
+msgid "<variable id=\"err11\">11 Division by zero</variable>"
+msgstr ""
-#: 03080301.xhp#par_id3148673.12.help.text
-msgid "Randomize 2^14-1"
-msgstr "Slucajno-odaberi 2^14-1"
+#. s^`2
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153013\n"
+"48\n"
+"help.text"
+msgid "<variable id=\"err12\">12 Variable not defined</variable>"
+msgstr "<variable id=\"dbrbf\">Izaberite <emph>Podaci - Define Range</emph></variable>"
-#: 03080301.xhp#par_id3156423.13.help.text
-msgid "For iCount = 1 To 1000"
-msgstr "Za iCount = 1 Do 1000"
+#. ..Dv
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3155593\n"
+"49\n"
+"help.text"
+msgid "<variable id=\"err13\">13 Data type mismatch</variable>"
+msgstr "<variable id=\"dnsrt\">Izaberite <emph>Podaci - Sortiraj</emph></variable>"
-#: 03080301.xhp#par_id3147288.14.help.text
-msgid "iVar = Int((10 * Rnd) ) REM Range from 0 to 9"
-msgstr "iVar = Int((10 * Rnd) ) REM Opseg od 0 do 9"
+#. O3Wr
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3151197\n"
+"50\n"
+"help.text"
+msgid "<variable id=\"err14\">14 Invalid parameter</variable>"
+msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
-#: 03080301.xhp#par_id3155132.15.help.text
-msgid "iSpectral(iVar) = iSpectral(iVar) +1"
-msgstr ""
+#. x]m6
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154710\n"
+"51\n"
+"help.text"
+msgid "<variable id=\"err18\">18 Process interrupted by user</variable>"
+msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
-#: 03080301.xhp#par_id3153143.16.help.text
-msgctxt "03080301.xhp#par_id3153143.16.help.text"
-msgid "Next iCount"
-msgstr ""
+#. #Gw1
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147504\n"
+"52\n"
+"help.text"
+msgid "<variable id=\"err20\">20 Resume without error</variable>"
+msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
-#: 03080301.xhp#par_id3154011.18.help.text
-msgid "sText = \" | \""
-msgstr ""
+#. hB64
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145319\n"
+"53\n"
+"help.text"
+msgid "<variable id=\"err28\">28 Not enough stack memory</variable>"
+msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
-#: 03080301.xhp#par_id3151114.19.help.text
+#. e$c/
+#: 00000003.xhp
#, fuzzy
-msgctxt "03080301.xhp#par_id3151114.19.help.text"
-msgid "For iCount = 0 To 9"
-msgstr "za iCount = 1 do 5"
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146110\n"
+"54\n"
+"help.text"
+msgid "<variable id=\"err35\">35 Sub-procedure or function procedure not defined</variable>"
+msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
-#: 03080301.xhp#par_id3145748.20.help.text
-msgid "sText = sText & iSpectral(iCount) & \" | \""
+#. V(;K
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147246\n"
+"55\n"
+"help.text"
+msgid "<variable id=\"err48\">48 Error loading DLL file</variable>"
msgstr ""
-#: 03080301.xhp#par_id3146921.21.help.text
-msgctxt "03080301.xhp#par_id3146921.21.help.text"
-msgid "Next iCount"
-msgstr ""
+#. r;\/
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146101\n"
+"56\n"
+"help.text"
+msgid "<variable id=\"err49\">49 Wrong DLL call convention</variable>"
+msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
-#: 03080301.xhp#par_id3148617.22.help.text
-msgid "MsgBox sText,0,\"Spectral Distribution\""
-msgstr "MsgBox sText,0,\"Spektralna raspodjela\""
+#. U7sq
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153957\n"
+"57\n"
+"help.text"
+msgid "<variable id=\"err51\">51 Internal error</variable>"
+msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
-#: 03080301.xhp#par_id3152941.23.help.text
-msgctxt "03080301.xhp#par_id3152941.23.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. zi^1
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154404\n"
+"58\n"
+"help.text"
+msgid "<variable id=\"err52\">52 Invalid file name or file number</variable>"
+msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
-#: 03132100.xhp#tit.help.text
-msgid "GetGuiType Function [Runtime]"
-msgstr "GetGuiType Function [Run-time]"
+#. j[cK
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3151338\n"
+"59\n"
+"help.text"
+msgid "<variable id=\"err53\">53 File not found</variable>"
+msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
-#: 03132100.xhp#bm_id3147143.help.text
+#. 0e7m
+#: 00000003.xhp
#, fuzzy
-msgid "<bookmark_value>GetGuiType function</bookmark_value>"
-msgstr "<bookmark_value>GetAttr Funkcija</bookmark_value>"
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147298\n"
+"60\n"
+"help.text"
+msgid "<variable id=\"err54\">54 Incorrect file mode</variable>"
+msgstr "<variable id=\"eizei\">Izaberi <emph>Ubaci - Redovi</emph></variable>"
-#: 03132100.xhp#hd_id3155310.1.help.text
-msgid "<link href=\"text/sbasic/shared/03132100.xhp\" name=\"GetGuiType Function [Runtime]\">GetGuiType Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03132100.xhp\" name=\"GetGuiType Function [Run-time]\">GetGuiType Function [Run-time]</link>"
+#. _1zD
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148747\n"
+"61\n"
+"help.text"
+msgid "<variable id=\"err55\">55 File already open</variable>"
+msgstr "<variable id=\"dnftr\">Izaberite <emph>Podaci - Filtar</emph></variable>"
-#: 03132100.xhp#par_id3152459.2.help.text
-msgid "Returns a numerical value that specifies the graphical user interface."
-msgstr "Vrac brojcane vrijednosti koje specifikuju graficki korisnikov interfejs."
+#. e=9Z
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145233\n"
+"62\n"
+"help.text"
+msgid "<variable id=\"err57\">57 Device I/O error</variable>"
+msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
-#: 03132100.xhp#par_id3153323.3.help.text
-msgid "This runtime function is only provided for downward compatibility to previous versions. The return value is not defined in client-server environments."
-msgstr "ovo vrijeme izvođenja funkcija je predviđeno samo za kompatibilnost s prethodnim verzijama. return vrijednost nije definirana u klijent-server okruženju."
+#. EnE;
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3156399\n"
+"63\n"
+"help.text"
+msgid "<variable id=\"err58\">58 File already exists</variable>"
+msgstr "<variable id=\"dnftr\">Izaberite <emph>Podaci - Filtar</emph></variable>"
-#: 03132100.xhp#hd_id3154894.4.help.text
-msgctxt "03132100.xhp#hd_id3154894.4.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. .AX0
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149324\n"
+"64\n"
+"help.text"
+msgid "<variable id=\"err59\">59 Incorrect record length</variable>"
+msgstr "<variable id=\"eitab\">Izaberi <emph>Ubaci - Tabela</emph></variable>"
-#: 03132100.xhp#par_id3147143.5.help.text
-msgid "GetGUIType()"
+#. 7f|2
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147409\n"
+"65\n"
+"help.text"
+msgid "<variable id=\"err61\">61 Disk or hard drive full</variable>"
msgstr ""
-#: 03132100.xhp#hd_id3149346.6.help.text
-msgctxt "03132100.xhp#hd_id3149346.6.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03132100.xhp#par_id3153748.7.help.text
-msgctxt "03132100.xhp#par_id3153748.7.help.text"
-msgid "Integer"
-msgstr "Cjelobrojno"
+#. 52oJ
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149146\n"
+"66\n"
+"help.text"
+msgid "<variable id=\"err62\">62 Reading exceeds EOF</variable>"
+msgstr ""
-#: 03132100.xhp#hd_id3149177.8.help.text
-msgid "Return values:"
-msgstr "vrati vrijednost:"
+#. p#qY
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150456\n"
+"67\n"
+"help.text"
+msgid "<variable id=\"err63\">63 Incorrect record number</variable>"
+msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
-#: 03132100.xhp#par_id3147242.9.help.text
-msgid "1: Windows"
-msgstr ""
+#. uV39
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146883\n"
+"68\n"
+"help.text"
+msgid "<variable id=\"err67\">67 Too many files</variable>"
+msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
-#: 03132100.xhp#par_id3156152.11.help.text
-msgid "4: UNIX"
+#. r#U!
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146818\n"
+"69\n"
+"help.text"
+msgid "<variable id=\"err68\">68 Device not available</variable>"
msgstr ""
-#: 03132100.xhp#hd_id3148685.12.help.text
-msgctxt "03132100.xhp#hd_id3148685.12.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03132100.xhp#par_id3149233.13.help.text
+#. sbD_
+#: 00000003.xhp
#, fuzzy
-msgid "Sub ExampleEnvironment"
-msgstr "Sub PrimjerOkruženja"
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145225\n"
+"70\n"
+"help.text"
+msgid "<variable id=\"err70\">70 Access denied</variable>"
+msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
-#: 03132100.xhp#par_id3145609.14.help.text
-msgid "MsgBox GetGUIType"
-msgstr ""
+#. MN.L
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150372\n"
+"71\n"
+"help.text"
+msgid "<variable id=\"err71\">71 Disk not ready</variable>"
+msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
-#: 03132100.xhp#par_id3145069.15.help.text
+#. RNd%
+#: 00000003.xhp
#, fuzzy
-msgctxt "03132100.xhp#par_id3145069.15.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148894\n"
+"72\n"
+"help.text"
+msgid "<variable id=\"err73\">73 Not implemented</variable>"
+msgstr "<variable id=\"content\">izaberi <emph>Pomoć - Sadržaj</emph></variable>"
-#: 03020103.xhp#tit.help.text
+#. EUgl
+#: 00000003.xhp
#, fuzzy
-msgid "Open Statement[Runtime]"
-msgstr "Postavi Naredbu[Vrijeme izvršavanja]"
+msgctxt ""
+"00000003.xhp\n"
+"par_id3152981\n"
+"73\n"
+"help.text"
+msgid "<variable id=\"err74\">74 Renaming on different drives impossible</variable>"
+msgstr "<variable id=\"moreontop\">Više objašnjenja na vrhu ove stranice. </variable>"
-#: 03020103.xhp#bm_id3150791.help.text
+#. lMhc
+#: 00000003.xhp
#, fuzzy
-msgid "<bookmark_value>Open statement</bookmark_value>"
-msgstr "<bookmark_value>Beep iskaz</bookmark_value>"
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149355\n"
+"74\n"
+"help.text"
+msgid "<variable id=\"err75\">75 Path/file access error</variable>"
+msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
-#: 03020103.xhp#hd_id3150791.1.help.text
+#. XVyg
+#: 00000003.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open Statement[Runtime]\">Open Statement[Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek Statement [Run-time]\">Trazi izjavu[Run-time]</link>"
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150477\n"
+"75\n"
+"help.text"
+msgid "<variable id=\"err76\">76 Path not found</variable>"
+msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
-#: 03020103.xhp#par_id3150769.2.help.text
-msgid "Opens a data channel."
+#. `?J=
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154678\n"
+"76\n"
+"help.text"
+msgid "<variable id=\"err91\">91 Object variable not set</variable>"
msgstr ""
-#: 03020103.xhp#hd_id3147230.3.help.text
-msgctxt "03020103.xhp#hd_id3147230.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. VWo:
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149890\n"
+"77\n"
+"help.text"
+msgid "<variable id=\"err93\">93 Invalid string pattern</variable>"
+msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
-#: 03020103.xhp#par_id3154124.4.help.text
-msgid "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]"
-msgstr ""
+#. 3Q+/
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146942\n"
+"78\n"
+"help.text"
+msgid "<variable id=\"err94\">94 Use of zero not permitted</variable>"
+msgstr "<variable id=\"exsze\">Izaberite <emph>Tools - Scenariji</emph></variable>"
-#: 03020103.xhp#hd_id3156280.5.help.text
-msgctxt "03020103.xhp#hd_id3156280.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. Jn9P
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469429\n"
+"help.text"
+msgid "<variable id=\"err250\">250 DDE Error</variable>"
+msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
-#: 03020103.xhp#par_id3155132.6.help.text
-msgid "<emph>FileName: </emph>Name and path of the file that you wan to open. If you try to read a file that does not exist (Access = Read), an error message appears. If you try to write to a file that does not exist (Access = Write), a new file is created."
-msgstr ""
+#. n,QA
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469428\n"
+"help.text"
+msgid "<variable id=\"err280\">280 Awaiting response to DDE connection</variable>"
+msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
-#: 03020103.xhp#par_id3149262.7.help.text
-msgid "<emph>Mode:</emph> Keyword that specifies the file mode. Valid values: Append (append to sequential file), Binary (data can be accessed by bytes using Get and Put), Input (opens data channel for reading), Output (opens data channel for writing), and Random (edits relative files)."
+#. nd#Y
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469427\n"
+"help.text"
+msgid "<variable id=\"err281\">281 No DDE channels available</variable>"
msgstr ""
-#: 03020103.xhp#par_id3154014.8.help.text
-msgid "<emph>IOMode:</emph> Keyword that defines the access type. Valid values: Read (read-only), Write (write-only), Read Write (both)."
-msgstr ""
+#. 0F#;
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469426\n"
+"help.text"
+msgid "<variable id=\"err282\">282 No application responded to DDE connect initiation</variable>"
+msgstr "<variable id=\"moreontop\">Više objašnjenja na vrhu ove stranice. </variable>"
-#: 03020103.xhp#par_id3150011.9.help.text
-msgid "<emph>Protected:</emph> Keyword that defines the security status of a file after opening. Valid values: Shared (file may be opened by other applications), Lock Read (file is protected against reading), Lock Write (file is protected against writing), Lock Read Write (denies file access)."
-msgstr ""
+#. $-P_
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469425\n"
+"help.text"
+msgid "<variable id=\"err283\">283 Too many applications responded to DDE connect initiation</variable>"
+msgstr "<variable id=\"moreontop\">Više objašnjenja na vrhu ove stranice. </variable>"
-#: 03020103.xhp#par_id3153190.10.help.text
-msgid "<emph>FileNumber:</emph> Any integer expression from 0 to 511 to indicate the number of a free data channel. You can then pass commands through the data channel to access the file. The file number must be determined by the FreeFile function immediately before the Open statement."
+#. njnX
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469424\n"
+"help.text"
+msgid "<variable id=\"err284\">284 DDE channel locked</variable>"
msgstr ""
-#: 03020103.xhp#par_id3151115.11.help.text
-msgid "<emph>DatasetLength:</emph> For random access files, set the length of the records."
+#. n6-b
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469423\n"
+"help.text"
+msgid "<variable id=\"err285\">285 External application cannot execute DDE operation</variable>"
msgstr ""
-#: 03020103.xhp#par_id3153418.12.help.text
-msgid "You can only modify the contents of a file that was opened with the Open statement. If you try to open a file that is already open, an error message appears."
+#. /QK.
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469422\n"
+"help.text"
+msgid "<variable id=\"err286\">286 Timeout while waiting for DDE response</variable>"
msgstr ""
-#: 03020103.xhp#hd_id3149123.13.help.text
-msgctxt "03020103.xhp#hd_id3149123.13.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03020103.xhp#par_id3150749.14.help.text
-msgctxt "03020103.xhp#par_id3150749.14.help.text"
-msgid "Sub ExampleWorkWithAFile"
+#. iq=3
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469421\n"
+"help.text"
+msgid "<variable id=\"err287\">287 user pressed ESCAPE during DDE operation</variable>"
msgstr ""
-#: 03020103.xhp#par_id3155064.15.help.text
+#. )Pj2
+#: 00000003.xhp
#, fuzzy
-msgctxt "03020103.xhp#par_id3155064.15.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iColour As Integer"
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469420\n"
+"help.text"
+msgid "<variable id=\"err288\">288 External application busy</variable>"
+msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
-#: 03020103.xhp#par_id3154754.16.help.text
+#. EYw)
+#: 00000003.xhp
#, fuzzy
-msgctxt "03020103.xhp#par_id3154754.16.help.text"
-msgid "Dim sLine As String"
-msgstr "Dim sVar kao String"
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469419\n"
+"help.text"
+msgid "<variable id=\"err289\">289 DDE operation without data</variable>"
+msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
-#: 03020103.xhp#par_id3153711.17.help.text
+#. ,bM_
+#: 00000003.xhp
#, fuzzy
-msgctxt "03020103.xhp#par_id3153711.17.help.text"
-msgid "Dim aFile As String"
-msgstr "DIM sFile Kao String"
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469418\n"
+"help.text"
+msgid "<variable id=\"err290\">290 Data are in wrong format</variable>"
+msgstr "<variable id=\"dbrbf\">Izaberite <emph>Podaci - Define Range</emph></variable>"
-#: 03020103.xhp#par_id3155764.40.help.text
-#, fuzzy
-msgctxt "03020103.xhp#par_id3155764.40.help.text"
-msgid "Dim sMsg as String"
-msgstr "Dim sVar kao String"
+#. bM_m
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469417\n"
+"help.text"
+msgid "<variable id=\"err291\">291 External application has been terminated</variable>"
+msgstr ""
-#: 03020103.xhp#par_id3159264.18.help.text
-msgctxt "03020103.xhp#par_id3159264.18.help.text"
-msgid "aFile = \"c:\\data.txt\""
+#. .RT,
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469416\n"
+"help.text"
+msgid "<variable id=\"err292\">292 DDE connection interrupted or modified</variable>"
msgstr ""
-#: 03020103.xhp#par_id3153963.20.help.text
-msgctxt "03020103.xhp#par_id3153963.20.help.text"
-msgid "iNumber = Freefile"
+#. S.NC
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469415\n"
+"help.text"
+msgid "<variable id=\"err293\">293 DDE method invoked with no channel open</variable>"
msgstr ""
-#: 03020103.xhp#par_id3155959.21.help.text
-msgctxt "03020103.xhp#par_id3155959.21.help.text"
-msgid "Open aFile For Output As #iNumber"
+#. QUO$
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469414\n"
+"help.text"
+msgid "<variable id=\"err294\">294 Invalid DDE link format</variable>"
msgstr ""
-#: 03020103.xhp#par_id3154705.22.help.text
-#, fuzzy
-msgctxt "03020103.xhp#par_id3154705.22.help.text"
-msgid "Print #iNumber, \"This is a line of text\""
-msgstr "Isštampati #iBroj, \"Prvi red teksta\""
+#. FO,f
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469413\n"
+"help.text"
+msgid "<variable id=\"err295\">295 DDE message has been lost</variable>"
+msgstr ""
-#: 03020103.xhp#par_id3146916.23.help.text
-#, fuzzy
-msgctxt "03020103.xhp#par_id3146916.23.help.text"
-msgid "Print #iNumber, \"This is another line of text\""
-msgstr "Isštampati #iBroj, \"Drugi red teksta\""
+#. )lVq
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469412\n"
+"help.text"
+msgid "<variable id=\"err296\">296 Paste link already performed</variable>"
+msgstr ""
-#: 03020103.xhp#par_id3150942.24.help.text
-msgctxt "03020103.xhp#par_id3150942.24.help.text"
-msgid "Close #iNumber"
+#. .-3_
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469411\n"
+"help.text"
+msgid "<variable id=\"err297\">297 Link mode cannot be set due to invalid link topic</variable>"
msgstr ""
-#: 03020103.xhp#par_id3150300.28.help.text
-msgctxt "03020103.xhp#par_id3150300.28.help.text"
-msgid "iNumber = Freefile"
+#. `}*L
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469410\n"
+"help.text"
+msgid "<variable id=\"err298\">298 DDE requires the DDEML.DLL file</variable>"
msgstr ""
-#: 03020103.xhp#par_id3154022.29.help.text
-msgctxt "03020103.xhp#par_id3154022.29.help.text"
-msgid "Open aFile For Input As iNumber"
+#. ?m1b
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150028\n"
+"79\n"
+"help.text"
+msgid "<variable id=\"err323\">323 Module cannot be loaded; invalid format</variable>"
msgstr ""
-#: 03020103.xhp#par_id3150783.30.help.text
-msgctxt "03020103.xhp#par_id3150783.30.help.text"
-msgid "While not eof(iNumber)"
+#. DiPC
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148434\n"
+"80\n"
+"help.text"
+msgid "<variable id=\"err341\">341 Invalid object index</variable>"
msgstr ""
-#: 03020103.xhp#par_id3153270.31.help.text
-msgctxt "03020103.xhp#par_id3153270.31.help.text"
-msgid "Line Input #iNumber, sLine"
+#. $`Y|
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3143219\n"
+"81\n"
+"help.text"
+msgid "<variable id=\"err366\">366 Object is not available</variable>"
msgstr ""
-#: 03020103.xhp#par_id3153784.32.help.text
-msgctxt "03020103.xhp#par_id3153784.32.help.text"
-msgid "If sLine <>\"\" then"
+#. dYj{
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3144744\n"
+"82\n"
+"help.text"
+msgid "<variable id=\"err380\">380 Incorrect property value</variable>"
+msgstr "<variable id=\"typotext\">Definiše karakteristike za dodatne jezike.</variable>"
+
+#. `IUS
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147420\n"
+"83\n"
+"help.text"
+msgid "<variable id=\"err382\">382 This property is read-only</variable>"
+msgstr "<variable id=\"typotext\">Definiše karakteristike za dodatne jezike.</variable>"
+
+#. kBGr
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147472\n"
+"84\n"
+"help.text"
+msgid "<variable id=\"err394\">394 This property is write-only</variable>"
+msgstr "<variable id=\"typotext\">Definiše karakteristike za dodatne jezike.</variable>"
+
+#. 8}gg
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148583\n"
+"85\n"
+"help.text"
+msgid "<variable id=\"err420\">420 Invalid object reference</variable>"
msgstr ""
-#: 03020103.xhp#par_id3149208.33.help.text
-msgctxt "03020103.xhp#par_id3149208.33.help.text"
-msgid "sMsg = sMsg & sLine & chr(13)"
+#. 6T*!
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153329\n"
+"86\n"
+"help.text"
+msgid "<variable id=\"err423\">423 Property or method not found</variable>"
msgstr ""
-#: 03020103.xhp#par_id3150304.35.help.text
-msgctxt "03020103.xhp#par_id3150304.35.help.text"
-msgid "end if"
+#. CJ%1
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148738\n"
+"87\n"
+"help.text"
+msgid "<variable id=\"err424\">424 Object required</variable>"
msgstr ""
-#: 03020103.xhp#par_id3151217.36.help.text
-msgctxt "03020103.xhp#par_id3151217.36.help.text"
-msgid "wend"
+#. n;QF
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3159084\n"
+"88\n"
+"help.text"
+msgid "<variable id=\"err425\">425 Invalid use of an object</variable>"
msgstr ""
-#: 03020103.xhp#par_id3152582.37.help.text
-msgctxt "03020103.xhp#par_id3152582.37.help.text"
-msgid "Close #iNumber"
+#. [`$m
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146806\n"
+"89\n"
+"help.text"
+msgid "<variable id=\"err430\">430 OLE Automation is not supported by this object</variable>"
msgstr ""
-#: 03020103.xhp#par_id3159100.41.help.text
-msgctxt "03020103.xhp#par_id3159100.41.help.text"
-msgid "Msgbox sMsg"
+#. #n5@
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146130\n"
+"90\n"
+"help.text"
+msgid "<variable id=\"err438\">438 This property or method is not supported by the object</variable>"
msgstr ""
-#: 03020103.xhp#par_id3159091.38.help.text
+#. XF7\
+#: 00000003.xhp
#, fuzzy
-msgctxt "03020103.xhp#par_id3159091.38.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154374\n"
+"91\n"
+"help.text"
+msgid "<variable id=\"err440\">440 OLE automation error</variable>"
+msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
-#: 03090200.xhp#tit.help.text
-msgid "Loops"
+#. @nkF
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149685\n"
+"92\n"
+"help.text"
+msgid "<variable id=\"err445\">445 This action is not supported by given object</variable>"
msgstr ""
-#: 03090200.xhp#hd_id3153990.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03090200.xhp\" name=\"Loops\">Loops</link>"
-msgstr "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Makro</link>"
-
-#: 03090200.xhp#par_id3147226.2.help.text
-msgid "The following statements execute loops."
+#. !Zr[
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150282\n"
+"93\n"
+"help.text"
+msgid "<variable id=\"err446\">446 Named arguments are not supported by given object</variable>"
msgstr ""
-#: 03080200.xhp#tit.help.text
-msgid "Exponential and Logarithmic Functions"
-msgstr "Eksponencijalne i Logaritmicke Funkcije"
+#. b9P-
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150142\n"
+"94\n"
+"help.text"
+msgid "<variable id=\"err447\">447 The current locale setting is not supported by the given object</variable>"
+msgstr ""
-#: 03080200.xhp#hd_id3154758.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080200.xhp\" name=\"Exponential and Logarithmic Functions\">Exponential and Logarithmic Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03080200.xhp\" name=\"Eksponencijalne i Logaritmicke Funkcije\">Eksponencijalne i Logaritmicke Funkcije</link>"
+#. 2rM[
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3152771\n"
+"95\n"
+"help.text"
+msgid "<variable id=\"err448\">448 Named argument not found</variable>"
+msgstr ""
-#: 03080200.xhp#par_id3148550.2.help.text
-msgid "$[officename] Basic supports the following exponential and logarithmic functions."
-msgstr "$[officename] Basic podrzsvs dlijedece Eksponencijalne i Logaritmicke Funkcije."
+#. rwd_
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145145\n"
+"96\n"
+"help.text"
+msgid "<variable id=\"err449\">449 Argument is not optional</variable>"
+msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
-#: 01050000.xhp#tit.help.text
-msgid "$[officename] Basic IDE"
+#. Q?KO
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154399\n"
+"97\n"
+"help.text"
+msgid "<variable id=\"err450\">450 Invalid number of arguments</variable>"
msgstr ""
-#: 01050000.xhp#hd_id3154422.1.help.text
-msgid "<variable id=\"01050000\"><link href=\"text/sbasic/shared/01050000.xhp\" name=\"$[officename] Basic IDE\">$[officename] Basic IDE</link></variable>"
+#. %kg^
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146137\n"
+"98\n"
+"help.text"
+msgid "<variable id=\"err451\">451 Object is not a list</variable>"
msgstr ""
-#: 01050000.xhp#par_id3153142.2.help.text
-msgid "This section describes the structure of the Basic IDE."
-msgstr "Ova sekcija objasnjava strukturu Basic IDE"
-
-#: 01050000.xhp#par_idN105C9.help.text
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Basic IDE where you can write and edit macros.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens the Basic IDE with which you can write and edit macros.</ahelp>"
+#. -,W.
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149507\n"
+"99\n"
+"help.text"
+msgid "<variable id=\"err452\">452 Invalid ordinal number</variable>"
+msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
-#: 01050000.xhp#hd_id3153188.5.help.text
-msgid "Commands From the Context menu of the Module Tabs"
-msgstr "Komande iz kontekst menija module tabs"
+#. ntuN
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154566\n"
+"100\n"
+"help.text"
+msgid "<variable id=\"err453\">453 Specified DLL function not found</variable>"
+msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
-#: 01050000.xhp#hd_id3154731.6.help.text
-msgid "Insert"
-msgstr "Ubaci"
+#. USqX
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145595\n"
+"101\n"
+"help.text"
+msgid "<variable id=\"err460\">460 Invalid clipboard format</variable>"
+msgstr ""
-#: 01050000.xhp#hd_id3151074.8.help.text
-msgid "Module"
-msgstr "Modul"
+#. ,Os7
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455951\n"
+"help.text"
+msgid "<variable id=\"err951\">951 Unexpected symbol:</variable>"
+msgstr "<variable id=\"eizei\">Izaberi <emph>Ubaci - Redovi</emph></variable>"
-#: 01050000.xhp#par_id3149581.9.help.text
-msgid "<ahelp hid=\".uno:NewModule\">Inserts a new module into the current library.</ahelp>"
-msgstr "<ahelp hid=\".uno:NewModule\">Ubacuje novi modul u trenutnu biblioteku.</ahelp>"
+#. KL`3
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455952\n"
+"help.text"
+msgid "<variable id=\"err952\">952 Expected:</variable>"
+msgstr "<variable id=\"exdektv\">Izaberi <emph>Alati – Detektiv</emph></variable>"
-#: 01050000.xhp#hd_id3147397.10.help.text
-msgid "Dialog"
-msgstr "Dijalog prozor"
+#. _/tw
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455953\n"
+"help.text"
+msgid "<variable id=\"err953\">953 Symbol expected</variable>"
+msgstr "<variable id=\"exdektv\">Izaberi <emph>Alati – Detektiv</emph></variable>"
-#: 01050000.xhp#par_id3144335.11.help.text
-msgid "<ahelp hid=\".uno:NewDialog\">Inserts a new dialog into the current library.</ahelp>"
-msgstr "<ahelp hid=\".uno:NewDialog\">Ubacuje novi dijalog u trenutnu biblioteku.</ahelp>"
+#. +rkV
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455954\n"
+"help.text"
+msgid "<variable id=\"err954\">954 Variable expected</variable>"
+msgstr "<variable id=\"eitab\">Izaberi <emph>Ubaci - Tabela</emph></variable>"
-#: 01050000.xhp#hd_id3155602.12.help.text
-msgctxt "01050000.xhp#hd_id3155602.12.help.text"
-msgid "Delete"
-msgstr "Obriši"
+#. yk/l
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455955\n"
+"help.text"
+msgid "<variable id=\"err955\">955 Label expected</variable>"
+msgstr "<variable id=\"exdektv\">Izaberi <emph>Alati – Detektiv</emph></variable>"
-#: 01050000.xhp#par_id3155064.13.help.text
-msgid "<ahelp hid=\".uno:DeleteCurrent\">Deletes the selected module.</ahelp>"
-msgstr "<ahelp hid=\".uno:DeleteCurrent\">Briše selektovani modul.</ahelp>"
+#. aWC7
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455956\n"
+"help.text"
+msgid "<variable id=\"err956\">956 Value cannot be applied</variable>"
+msgstr ""
-#: 01050000.xhp#hd_id3149018.14.help.text
-msgid "Rename"
-msgstr "Preimenuj"
+#. ;3Rq
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455957\n"
+"help.text"
+msgid "<variable id=\"err957\">957 Variable already defined</variable>"
+msgstr "<variable id=\"eitab\">Izaberi <emph>Ubaci - Tabela</emph></variable>"
-#: 01050000.xhp#par_id3154754.15.help.text
-msgid "<ahelp hid=\".uno:RenameCurrent\">Renames the current module in place.</ahelp>"
-msgstr "<ahelp hid=\".uno:RenameCurrent\">Preimenuje trenutni modul u mjestu.</ahelp>"
+#. SCAs
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455958\n"
+"help.text"
+msgid "<variable id=\"err958\">958 Sub procedure or function procedure already defined</variable>"
+msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
-#: 01050000.xhp#hd_id3150043.16.help.text
-msgid "Hide"
-msgstr "Sakrij"
+#. Bk_I
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455959\n"
+"help.text"
+msgid "<variable id=\"err959\">959 Label already defined</variable>"
+msgstr "<variable id=\"exdektv\">Izaberi <emph>Alati – Detektiv</emph></variable>"
-#: 01050000.xhp#par_id3145147.17.help.text
-msgid "<ahelp hid=\".uno:HideCurPage\">Hides the current module.</ahelp>"
-msgstr "<ahelp hid=\".uno:HideCurPage\">Sakriva trenutni modul.</ahelp>"
+#. X{@F
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455960\n"
+"help.text"
+msgid "<variable id=\"err960\">960 Variable not found</variable>"
+msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
-#: 01050000.xhp#hd_id3163805.18.help.text
-msgctxt "01050000.xhp#hd_id3163805.18.help.text"
-msgid "Modules"
-msgstr "Moduli"
+#. nV}D
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455961\n"
+"help.text"
+msgid "<variable id=\"err961\">961 Array or procedure not found</variable>"
+msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
-#: 01050000.xhp#par_id3153965.19.help.text
-msgid "Opens the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro Organizer\"><emph>Macro Organizer</emph></link> dialog."
-msgstr "Otvara <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro Organiser\"><emph>Macro Organiser</emph></link> dijalog prozor."
+#. Xqfx
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455962\n"
+"help.text"
+msgid "<variable id=\"err962\">962 Procedure not found</variable>"
+msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
-#: 03132000.xhp#tit.help.text
-msgid "CreateUnoListener Function [Runtime]"
-msgstr "CreateUnoListener Funkiciju [Run-time]"
+#. lSGJ
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455963\n"
+"help.text"
+msgid "<variable id=\"err963\">963 Label undefined</variable>"
+msgstr "<variable id=\"exdektv\">Izaberi <emph>Alati – Detektiv</emph></variable>"
-#: 03132000.xhp#bm_id3155150.help.text
+#. !%td
+#: 00000003.xhp
#, fuzzy
-msgid "<bookmark_value>CreateUnoListener function</bookmark_value>"
-msgstr "<bookmark_value>CdateToIso funkcija</bookmark_value>"
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455964\n"
+"help.text"
+msgid "<variable id=\"err964\">964 Unknown data type</variable>"
+msgstr "<variable id=\"dnsrt\">Izaberite <emph>Podaci - Sortiraj</emph></variable>"
-#: 03132000.xhp#hd_id3155150.53.help.text
-msgid "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"CreateUnoListener Function [Runtime]\">CreateUnoListener Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"CreateUnoListener Function [Run-time]\">CreateUnoListener Function [Run-time]</link>"
+#. f8YI
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455965\n"
+"help.text"
+msgid "<variable id=\"err965\">965 Exit expected</variable>"
+msgstr "<variable id=\"eitab\">Izaberi <emph>Ubaci - Tabela</emph></variable>"
-#: 03132000.xhp#par_id3149346.52.help.text
-msgid "Creates a Listener instance."
+#. o\J9
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455966\n"
+"help.text"
+msgid "<variable id=\"err966\">966 Statement block still open: missing</variable>"
msgstr ""
-#: 03132000.xhp#par_id3153681.51.help.text
-msgid "Many Uno interfaces let you register listeners on a special listener interface. This allows you to listen for specific events and call up the appropriate listener method. The CreateUnoListener function waits for the called listener interface and then passes the interface an object that the interface supports. This object is then passed to the method to register the listener."
-msgstr "Many Uno Interfaces omogucuju vam da registrujete slušatelja na posebne slušatelj sučelje. to vam omogućuje slušanje za određene događaje i pozvati odgovarajuću metodu slušatelja. createunolistener funkcija čeka pozvanog slusatelja , a zatim prolazi sučelje objekt koji sučelje podržava. ovaj objekt je onda prošao na način da se registrujete slušatelja."
-
-#: 03132000.xhp#hd_id3148685.50.help.text
-msgctxt "03132000.xhp#hd_id3148685.50.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. C[yu
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455967\n"
+"help.text"
+msgid "<variable id=\"err967\">967 Parentheses do not match</variable>"
+msgstr "<variable id=\"eizei\">Izaberi <emph>Ubaci - Redovi</emph></variable>"
-#: 03132000.xhp#par_id3143228.49.help.text
-msgid "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )"
+#. 6[gq
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455968\n"
+"help.text"
+msgid "<variable id=\"err968\">968 Symbol already defined differently</variable>"
msgstr ""
-#: 03132000.xhp#hd_id3147574.48.help.text
-msgctxt "03132000.xhp#hd_id3147574.48.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03132000.xhp#par_id3154046.47.help.text
-msgid "The following example is based on a Basic library object."
-msgstr "Sljedeci primjer je baziran na Basic sustavu objekta."
-
-#: 03132000.xhp#par_id3155136.46.help.text
-msgid "Dim oListener"
+#. .9%m
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455969\n"
+"help.text"
+msgid "<variable id=\"err969\">969 Parameters do not correspond to procedure</variable>"
msgstr ""
-#: 03132000.xhp#par_id3148944.45.help.text
-msgid "oListener = CreateUnoListener( \"ContListener_\",\"com.sun.star.container.XContainerListener\" )"
+#. [lkn
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455970\n"
+"help.text"
+msgid "<variable id=\"err970\">970 Invalid character in number</variable>"
msgstr ""
-#: 03132000.xhp#par_id3149294.44.help.text
-msgid "The CreateUnoListener method requires two parameters. The first is a prefix and is explained in detail below. The second parameter is the fully qualified name of the Listener interface that you want to use."
-msgstr "createunolistener metoda zahtijeva dva parametra. prvi je prefiks i detaljno je objašnjena u nastavku. drugi parametar je potpuno kvalificirani naziv listener sučelje koje želite koristiti."
-
-#: 03132000.xhp#par_id3149670.43.help.text
-msgid "The Listener must then be added to the Broadcaster Object. This is done by calling the appropriate method for adding a Listener. These methods always follow the pattern \"addFooListener\", where \"Foo\" is the Listener Interface Type, without the 'X'. In this example, the addContainerListener method is called to register the XContainerListener:"
-msgstr "\"addFooListener\", where \"Foo\" is the Listener Interface Type, without the 'X'. In this example, the addContainerListener method is called to register the XContainerListener:"
-
-#: 03132000.xhp#par_id3154164.42.help.text
-msgid "Dim oLib"
+#. =m(n
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455971\n"
+"help.text"
+msgid "<variable id=\"err971\">971 Array must be dimensioned</variable>"
msgstr ""
-#: 03132000.xhp#par_id3154940.41.help.text
-msgid "oLib = BasicLibraries.Library1 ' Library1 must exist!"
+#. #@Ps
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455972\n"
+"help.text"
+msgid "<variable id=\"err972\">972 Else/Endif without If</variable>"
msgstr ""
-#: 03132000.xhp#par_id3150359.40.help.text
-msgid "oLib.addContainerListener( oListener ) ' Register the listener"
+#. C~B/
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455973\n"
+"help.text"
+msgid "<variable id=\"err973\">973 not allowed within a procedure</variable>"
msgstr ""
-#: 03132000.xhp#par_id3154138.39.help.text
-msgid "The Listener is now registered. When an event occurs, the corresponding Listener calls the appropriate method from the com.sun.star.container.XContainerListener Interface."
-msgstr "listener je sada registriran. kada se događaju, odgovarajući listener poziva odgovarajuće metode iz com.sun.star.container.xcontainerlistener sučelja."
-
-#: 03132000.xhp#par_id3148922.38.help.text
-msgid "The prefix calls registered Listeners from Basic-subroutines. The Basic run-time system searches for Basic-subroutines or functions that have the name \"PrefixListenerMethode\" and calls them when found. Otherwise, a run-time error occurs."
-msgstr "predmetak poziva registriranog slusatelja iz basic-potprograme. osnovni run-time sustav traži basic-potprograme ili funkcijama koje imaju naziv &quot;prefixlistenermethode&quot; i poziva ih kada je pronađena. inače, run-time pogreška."
-
-#: 03132000.xhp#par_id3150768.37.help.text
-msgid "In this example, the Listener-Interface uses the following methods:"
-msgstr "U sljedecem primjeru,Listener-Interface koristi sljedece metode:"
-
-#: 03132000.xhp#par_id3151176.36.help.text
-msgid "disposing:"
-msgstr "raspolaganja:"
-
-#: 03132000.xhp#par_id3145173.35.help.text
-msgid "Listener base interface (com.sun.star.lang.XEventListener): base interface for all Listener Interfaces"
-msgstr "Listener base interface (com.sun.star.lang.XEventListener): osnovni interface za sve Listener Interfaces"
-
-#: 03132000.xhp#par_id3156212.34.help.text
-msgid "elementInserted:"
+#. CXl+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455974\n"
+"help.text"
+msgid "<variable id=\"err974\">974 not allowed outside a procedure</variable>"
msgstr ""
-#: 03132000.xhp#par_id3159254.33.help.text
-msgctxt "03132000.xhp#par_id3159254.33.help.text"
-msgid "Method of the com.sun.star.container.XContainerListener interface"
-msgstr "Metoda com.sun.star.container.XContainerListener interface"
-
-#: 03132000.xhp#par_id3147287.32.help.text
-msgid "elementRemoved:"
-msgstr "elementUklonjen:"
+#. 4lh4
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455975\n"
+"help.text"
+msgid "<variable id=\"err975\">975 Dimension specifications do not match</variable>"
+msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
-#: 03132000.xhp#par_id3146119.31.help.text
-msgctxt "03132000.xhp#par_id3146119.31.help.text"
-msgid "Method of the com.sun.star.container.XContainerListener interface"
-msgstr "Metoda com.sun.star.container.XContainerListener interface"
+#. b.c^
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455976\n"
+"help.text"
+msgid "<variable id=\"err976\">976 Unknown option:</variable>"
+msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
-#: 03132000.xhp#par_id3153951.30.help.text
+#. h@eF
+#: 00000003.xhp
#, fuzzy
-msgid "elementReplaced:"
-msgstr "elementUklonjen:"
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455977\n"
+"help.text"
+msgid "<variable id=\"err977\">977 Constant redefined</variable>"
+msgstr "<variable id=\"dbrbf\">Izaberite <emph>Podaci - Define Range</emph></variable>"
-#: 03132000.xhp#par_id3154013.29.help.text
-msgctxt "03132000.xhp#par_id3154013.29.help.text"
-msgid "Method of the com.sun.star.container.XContainerListener interface"
-msgstr "Metoda com.sun.star.container.XContainerListener interface"
+#. Sfu4
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455978\n"
+"help.text"
+msgid "<variable id=\"err978\">978 Program too large</variable>"
+msgstr "<variable id=\"foste\">Izaberi <emph>Oblik - Strana</emph></variable>"
-#: 03132000.xhp#par_id3147435.28.help.text
-msgid "In this example, the prefix is ContListener_. The following subroutines must therefore be implemented in Basic:"
-msgstr "U ovom primjeru , prefix is ContListener_. Sljedeci potprogrami moraju biti implementirani u osnovi:"
+#. _C?y
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455979\n"
+"help.text"
+msgid "<variable id=\"err979\">979 Strings or arrays not permitted</variable>"
+msgstr "<variable id=\"matrixtext\">Ova kategorija sadzi niz funkcije. </variable>"
-#: 03132000.xhp#par_id3155411.27.help.text
-msgid "ContListener_disposing"
-msgstr ""
+#. BMKq
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455980\n"
+"help.text"
+msgid "<variable id=\"err1000\">1000 Object does not have this property</variable>"
+msgstr "<variable id=\"moreontop\">Više objašnjenja na vrhu ove stranice. </variable>"
-#: 03132000.xhp#par_id3146923.26.help.text
-msgid "ContListener_elementInserted"
-msgstr ""
+#. ;2}Q
+#: 00000003.xhp
+#, fuzzy
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455981\n"
+"help.text"
+msgid "<variable id=\"err1001\">1001 Object does not have this method</variable>"
+msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
-#: 03132000.xhp#par_id3147318.25.help.text
-msgid "ContListener_elementRemoved"
+#. yuQo
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455982\n"
+"help.text"
+msgid "<variable id=\"err1002\">1002 Required argument lacking</variable>"
msgstr ""
-#: 03132000.xhp#par_id3152578.24.help.text
-msgid "ContListener_elementReplaced"
+#. abv@
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455983\n"
+"help.text"
+msgid "<variable id=\"err1003\">1003 Invalid number of arguments</variable>"
msgstr ""
-#: 03132000.xhp#par_id3150592.23.help.text
-msgid "An event structure type that contains information about an event exists for every Listener type. When a Listener method is called, an instance of this event is passed to the method as a parameter. Basic Listener methods can also call these event objects, so long as the appropriate parameter is passed in the Sub declaration. For example:"
-msgstr "vrsta događaja struktura koja sadrži informacije o događaju postoji za svaki tip listener. kad se zove listener metoda, primjer ovogdogađaj je prošao na način kao parametar. osnovne listener metode također se mogu nazvati kao objekti, tako dugo dok odgovarajući parametar nije prošao u sub deklaraciji. na primjer:"
-
-#: 03132000.xhp#par_id3149582.22.help.text
-msgid "Sub ContListener_disposing( oEvent )"
+#. Iee-
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455984\n"
+"help.text"
+msgid "<variable id=\"err1004\">1004 Error executing a method</variable>"
msgstr ""
-#: 03132000.xhp#par_id3153876.21.help.text
-msgid "MsgBox \"disposing\""
+#. .1Y5
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455985\n"
+"help.text"
+msgid "<variable id=\"err1005\">1005 Unable to set property</variable>"
msgstr ""
-#: 03132000.xhp#par_id3149959.20.help.text
-msgctxt "03132000.xhp#par_id3149959.20.help.text"
-msgid "MsgBox oEvent.Dbg_Properties"
+#. n2.P
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455986\n"
+"help.text"
+msgid "<variable id=\"err1006\">1006 Unable to determine property</variable>"
msgstr ""
-#: 03132000.xhp#par_id3154490.19.help.text
+#. hdnr
+#: 03120306.xhp
#, fuzzy
-msgctxt "03132000.xhp#par_id3154490.19.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"03120306.xhp\n"
+"tit\n"
+"help.text"
+msgid "Mid Function, Mid Statement [Runtime]"
+msgstr "funkcija izjave [Run-time]"
-#: 03132000.xhp#par_id3156285.18.help.text
-msgid "Sub ContListener_elementInserted( oEvent )"
-msgstr ""
+#. gA`@
+#: 03120306.xhp
+#, fuzzy
+msgctxt ""
+"03120306.xhp\n"
+"bm_id3143268\n"
+"help.text"
+msgid "<bookmark_value>Mid function</bookmark_value><bookmark_value>Mid statement</bookmark_value>"
+msgstr "<bookmark_value>Rem izjava</bookmark_value> <bookmark_value>comentari;Rem izjava</bookmark_value>"
-#: 03132000.xhp#par_id3154098.17.help.text
-msgid "MsgBox \"elementInserted\""
-msgstr ""
+#. Xv,k
+#: 03120306.xhp
+#, fuzzy
+msgctxt ""
+"03120306.xhp\n"
+"hd_id3143268\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120306.xhp\" name=\"Mid Function, Mid Statement [Runtime]\">Mid Function, Mid Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090406.xhp\" name=\"Funkcija izjave [Run-time]\">Funkcija izjave [Run-time]</link>"
-#: 03132000.xhp#par_id3155601.16.help.text
-msgctxt "03132000.xhp#par_id3155601.16.help.text"
-msgid "MsgBox oEvent.Dbg_Properties"
+#. S1_J
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"par_id3148473\n"
+"2\n"
+"help.text"
+msgid "Returns the specified portion of a string expression (<emph>Mid function</emph>), or replaces the portion of a string expression with another string (<emph>Mid statement</emph>)."
msgstr ""
-#: 03132000.xhp#par_id3153415.15.help.text
-#, fuzzy
-msgctxt "03132000.xhp#par_id3153415.15.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. H!+j
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"hd_id3154285\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03132000.xhp#par_id3154272.14.help.text
-msgid "Sub ContListener_elementRemoved( oEvent )"
+#. C:^=
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"par_id3147530\n"
+"4\n"
+"help.text"
+msgid "Mid (Text As String, Start As Long [, Length As Long]) or Mid (Text As String, Start As Long , Length As Long, Text As String)"
msgstr ""
-#: 03132000.xhp#par_id3153947.13.help.text
-msgid "MsgBox \"elementRemoved\""
-msgstr ""
+#. 9:;5
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"hd_id3145068\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03132000.xhp#par_id3146914.12.help.text
-msgctxt "03132000.xhp#par_id3146914.12.help.text"
-msgid "MsgBox oEvent.Dbg_Properties"
+#. I.?C
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"par_id3149295\n"
+"6\n"
+"help.text"
+msgid "String (only by Function)"
msgstr ""
-#: 03132000.xhp#par_id3150749.11.help.text
+#. z$n\
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"hd_id3154347\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
+
+#. ]S}\
+#: 03120306.xhp
#, fuzzy
-msgctxt "03132000.xhp#par_id3150749.11.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"03120306.xhp\n"
+"par_id3148664\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that you want to modify."
+msgstr "<emph>Text2</emph>: String izraz koji želite pretraživati."
-#: 03132000.xhp#par_id3145642.10.help.text
-msgid "Sub ContListener_elementReplaced( oEvent )"
+#. g,n;
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"par_id3150359\n"
+"9\n"
+"help.text"
+msgid "<emph>Start: </emph>Numeric expression that indicates the character position within the string where the string portion that you want to replace or to return begins. The maximum allowed value is 65535."
msgstr ""
-#: 03132000.xhp#par_id3148915.9.help.text
-msgid "MsgBox \"elementReplaced\""
+#. .oS$
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"par_id3148451\n"
+"10\n"
+"help.text"
+msgid "<emph>Length:</emph> Numeric expression that returns the number of characters that you want to replace or return. The maximum allowed value is 65535."
msgstr ""
-#: 03132000.xhp#par_id3148995.8.help.text
-msgctxt "03132000.xhp#par_id3148995.8.help.text"
-msgid "MsgBox oEvent.Dbg_Properties"
+#. czaA
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"par_id3125864\n"
+"11\n"
+"help.text"
+msgid "If the Length parameter in the <emph>Mid function</emph> is omitted, all characters in the string expression from the start position to the end of the string are returned."
msgstr ""
-#: 03132000.xhp#par_id3148407.7.help.text
-#, fuzzy
-msgctxt "03132000.xhp#par_id3148407.7.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03132000.xhp#par_id3156056.6.help.text
-msgid "You do not need to include the parameter of an event object if the object is not used:"
-msgstr "Ne morate ukljuciti parametre objekat dogadjaj ako objekat nije koristen:"
-
-#: 03132000.xhp#par_id3150042.5.help.text
-msgid "' Minimal implementation of Sub disposing"
-msgstr ":' Minimal implementacija of Sub disposing"
-
-#: 03132000.xhp#par_id3151249.4.help.text
-msgid "Sub ContListener_disposing"
+#. a0EA
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"par_id3144762\n"
+"12\n"
+"help.text"
+msgid "If the Length parameter in the <emph>Mid statement</emph> is less than the length of the text that you want to replace, the text is reduced to the specified length."
msgstr ""
-#: 03132000.xhp#par_id3155333.3.help.text
-#, fuzzy
-msgctxt "03132000.xhp#par_id3155333.3.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03132000.xhp#par_id3150940.2.help.text
-msgid "Listener methods must <emph>always</emph> be implemented to avoid Basic run-time errors."
-msgstr "Listener <emph>always</emph>implementiran da se izbjegne Basic run-time greske."
-
-#: 01020000.xhp#tit.help.text
-msgctxt "01020000.xhp#tit.help.text"
-msgid "Syntax"
-msgstr "Sintaksa:"
+#. cFhg
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"par_id3150769\n"
+"13\n"
+"help.text"
+msgid "<emph>Text:</emph> The string to replace the string expression (<emph>Mid statement</emph>)."
+msgstr ""
-#: 01020000.xhp#hd_id3148946.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/01020000.xhp\" name=\"Syntax\">Syntax</link>"
-msgstr "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Makro</link>"
+#. _{r/
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"hd_id3149560\n"
+"14\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 01020000.xhp#par_id3150793.2.help.text
-msgid "This section describes the basic syntax elements of $[officename] Basic. For a detailed description please refer to the $[officename] Basic Guide which is available separately."
+#. ge7:
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"par_id3153189\n"
+"18\n"
+"help.text"
+msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
msgstr ""
-#: 03030204.xhp#tit.help.text
-#, fuzzy
-msgid "Second Function [Runtime]"
-msgstr "Sin Funkcija [Vrijeme Izvodjenja]"
+#. C{Up
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"tit\n"
+"help.text"
+msgid "Year Function [Runtime]"
+msgstr "Year funkcija [Run-time]"
-#: 03030204.xhp#bm_id3153346.help.text
-#, fuzzy
-msgid "<bookmark_value>Second function</bookmark_value>"
-msgstr "<bookmark_value>Sin funkcija</bookmark_value>"
+#. ]uo@
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"bm_id3148664\n"
+"help.text"
+msgid "<bookmark_value>Year function</bookmark_value>"
+msgstr "<bookmark_value>Year funkcija</bookmark_value>"
-#: 03030204.xhp#hd_id3153346.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second Function [Runtime]\">Second Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Trazi Funkciju [Run-time]\">Trazi Funkcija [Run-time]</link>"
+#. mS(g
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"hd_id3148664\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year Function [Runtime]\">Year Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year funkcija [Run-time]\">Year funkcija [Run-time]</link>"
-#: 03030204.xhp#par_id3156023.2.help.text
-msgid "Returns an integer that represents the seconds of the serial time number that is generated by the TimeSerial or the TimeValue function."
-msgstr ""
+#. 0N^/
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"par_id3149655\n"
+"2\n"
+"help.text"
+msgid "Returns the year from a serial date number that is generated by the DateSerial or the DateValue function."
+msgstr "Vrača godinu iz serijskog datumskog broja kojeg je generisala funkcija DateSerial ili DateValue funkcija."
-#: 03030204.xhp#hd_id3147264.3.help.text
-msgctxt "03030204.xhp#hd_id3147264.3.help.text"
+#. .\6V
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"hd_id3154125\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03030204.xhp#par_id3146795.4.help.text
-msgid "Second (Number)"
-msgstr ""
+#. )T:Q
+#: 03030106.xhp
+#, fuzzy
+msgctxt ""
+"03030106.xhp\n"
+"par_id3147229\n"
+"4\n"
+"help.text"
+msgid "Year (Number)"
+msgstr "Sqr (Broj)"
-#: 03030204.xhp#hd_id3150792.5.help.text
-msgctxt "03030204.xhp#hd_id3150792.5.help.text"
+#. US}c
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"hd_id3154685\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03030204.xhp#par_id3154140.6.help.text
-msgctxt "03030204.xhp#par_id3154140.6.help.text"
+#. n|.8
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"par_id3153970\n"
+"6\n"
+"help.text"
msgid "Integer"
msgstr "Cjelobrojno"
-#: 03030204.xhp#hd_id3156280.7.help.text
-msgctxt "03030204.xhp#hd_id3156280.7.help.text"
+#. .YT{
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"hd_id3150440\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03030204.xhp#par_id3154124.8.help.text
-#, fuzzy
-msgid "<emph>Number:</emph> Numeric expression that contains the serial time number that is used to calculate the number of seconds."
-msgstr "<emph>Number</emph>: Numerički izraz koji sadrži serijski datum koji će se koristiti da se ustanovi mjesec godine."
-
-#: 03030204.xhp#par_id3125864.9.help.text
-msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the seconds of a serial time value that is generated by the <emph>TimeSerial</emph> or <emph>TimeValue </emph>functions. For example, the expression:"
-msgstr ""
-
-#: 03030204.xhp#par_id3153951.10.help.text
-msgid "Print Second(TimeSerial(12,30,41))"
-msgstr ""
+#. /5NK
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"par_id3163712\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Integer expression that contains the serial date number that is used to calculate the year."
+msgstr "<emph>Number</emph>: Integer izraz koji sadrži serijski datumski broj koji se koristi u kalkulaciji godine."
-#: 03030204.xhp#par_id3151117.11.help.text
-#, fuzzy
-msgid "returns the value 41."
-msgstr "vrača vrijednost 20."
+#. Y:Ks
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"par_id3152596\n"
+"9\n"
+"help.text"
+msgid "This function is the opposite of the <emph>DateSerial </emph>function, and returns the year of a serial date. For example, the expression:"
+msgstr "Ova funkcija je suprotna od<emph>DateSerial </emph>funkcije i vrača godinu serijskog datuma. Na primjer, izraz:"
+
+#. ]uBU
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"par_id3149483\n"
+"11\n"
+"help.text"
+msgid "returns the value 1994."
+msgstr "vrača vrijednost 1994."
-#: 03030204.xhp#hd_id3147426.12.help.text
-msgctxt "03030204.xhp#hd_id3147426.12.help.text"
+#. f)\0
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"hd_id3146985\n"
+"12\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03030204.xhp#par_id3154012.13.help.text
-#, fuzzy
-msgid "Sub ExampleSecond"
-msgstr "Sub SkupPrimjera"
-
-#: 03030204.xhp#par_id3156441.14.help.text
-msgid "MsgBox \"The exact second of the current time is \"& Second( Now )"
-msgstr ""
-
-#: 03030204.xhp#par_id3151112.15.help.text
-#, fuzzy
-msgctxt "03030204.xhp#par_id3151112.15.help.text"
-msgid "End sub"
-msgstr "kraj sub"
+#. cheJ
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"par_id3153363\n"
+"14\n"
+"help.text"
+msgid "MsgBox \"\" & Year(Now) ,64,\"Current year\""
+msgstr "MsgBox \"\" & Year(Now) ,64,\"Trenutna godina\""
-#: 03103200.xhp#tit.help.text
-msgid "Option Base Statement [Runtime]"
-msgstr ""
+#. zI)r
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"tit\n"
+"help.text"
+msgid "Abs Function [Runtime]"
+msgstr "Abs Funkcija [Run-time]"
-#: 03103200.xhp#bm_id3155805.help.text
-#, fuzzy
-msgid "<bookmark_value>Option Base statement</bookmark_value>"
-msgstr "<bookmark_value>Naziv izjave</bookmark_value>"
+#. wWt\
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"bm_id3159201\n"
+"help.text"
+msgid "<bookmark_value>Abs function</bookmark_value>"
+msgstr "<bookmark_value>Abs Funkcija</bookmark_value>"
-#: 03103200.xhp#hd_id3155805.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03103200.xhp\" name=\"Option Base Statement [Runtime]\">Option Base Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Const Statement [Run-time]\">Const Statement [Run-time]</link>"
+#. okL}
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"hd_id3159201\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080601.xhp\" name=\"Abs Function [Runtime]\">Abs Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080601.xhp\" name=\"Abs Funkcija [Run-time]\">Abs Funkcija [Run-time]</link>"
-#: 03103200.xhp#par_id3147242.2.help.text
-msgid "Defines the default lower boundary for arrays as 0 or 1."
-msgstr ""
+#. R,5-
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"par_id3153394\n"
+"2\n"
+"help.text"
+msgid "Returns the absolute value of a numeric expression."
+msgstr "Vraca apsolutnu vrijednost brojcanog izraza."
-#: 03103200.xhp#hd_id3150771.3.help.text
-msgctxt "03103200.xhp#hd_id3150771.3.help.text"
+#. BME2
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"hd_id3149233\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03103200.xhp#par_id3147573.4.help.text
-msgid "Option Base { 0 | 1}"
+#. 5Nd\
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"par_id3147573\n"
+"4\n"
+"help.text"
+msgid "Abs (Number)"
+msgstr "Abs (Broj)"
+
+#. 9j1k
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"hd_id3156152\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
+
+#. rAW_
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"par_id3149670\n"
+"6\n"
+"help.text"
+msgid "Double"
msgstr ""
-#: 03103200.xhp#hd_id3145315.5.help.text
-msgctxt "03103200.xhp#hd_id3145315.5.help.text"
+#. _XMW
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"hd_id3154924\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03103200.xhp#par_id3147229.6.help.text
-msgctxt "03103200.xhp#par_id3147229.6.help.text"
-msgid "This statement must be added before the executable program code in a module."
+#. Z-lI
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"par_id3154347\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Any numeric expression that you want to return the absolute value for. Positive numbers, including 0, are returned unchanged, whereas negative numbers are converted to positive numbers."
+msgstr "<emph>Broj</emph>: Brojcani izraz za koji zelite apsolutnu vrijednost. Pozitivni brojevi, ukljucujuci 0, vracaju se neizmjenjeni, negativni brojevi se pretvaraju u pozitivne brojeve."
+
+#. [3vy
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"par_id3153381\n"
+"9\n"
+"help.text"
+msgid "The following example uses the Abs function to calculate the difference between two values. It does not matter which value you enter first."
msgstr ""
-#: 03103200.xhp#hd_id3150870.7.help.text
-msgctxt "03103200.xhp#hd_id3150870.7.help.text"
+#. *5vC
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"hd_id3148451\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03103200.xhp#par_id3152921.8.help.text
-msgid "option Base 1"
-msgstr ""
-
-#: 03103200.xhp#par_id3153192.10.help.text
-msgid "Sub ExampleOptionBase"
+#. oq\[
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"par_id3145786\n"
+"14\n"
+"help.text"
+msgid "siW1 = Int(InputBox$ (\"Please enter the first amount\",\"Value Input\"))"
+msgstr ""
+
+#. q8H)
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"par_id3149561\n"
+"15\n"
+"help.text"
+msgid "siW2 = Int(InputBox$ (\"Please enter the second amount\",\"Value Input\"))"
+msgstr ""
+
+#. R-c3
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"par_id3145750\n"
+"16\n"
+"help.text"
+msgid "Print \"The difference is \"; Abs(siW1 - siW2)"
msgstr ""
-#: 03103200.xhp#par_id3149561.11.help.text
-#, fuzzy
-msgid "Dim sVar(20) As String"
-msgstr "Dim sVar kao String"
-
-#: 03103200.xhp#par_id3153770.12.help.text
-msgid "msgbox LBound(sVar())"
-msgstr ""
+#. 4Z5a
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"tit\n"
+"help.text"
+msgid "IsMissing function [Runtime]"
+msgstr "Fali Funkcija [Vrijeme izvršavanja]"
-#: 03103200.xhp#par_id3159153.13.help.text
-msgctxt "03103200.xhp#par_id3159153.13.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. PRE}
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"bm_id3153527\n"
+"help.text"
+msgid "<bookmark_value>IsMissing function</bookmark_value>"
+msgstr "<bookmark_value>Fali Funkcija</bookmark_value>"
-#: 01040000.xhp#tit.help.text
-msgid "Event-Driven Macros"
-msgstr "Macroi upravljani događajima "
+#. |?,.
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"hd_id3153527\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing function [Runtime]\">IsMissing function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104000.xhp\" name=\"Fali Funkcija [Vrijeme izvršavanja]\">Fali Funkcija [Vrijeme izvršavanja]</link>"
-#: 01040000.xhp#bm_id3154581.help.text
-msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value>"
-msgstr "<bookmark_value>brisanje; macro zadaci za dogašaje</bookmark_value><bookmark_value>macroi; dodijeljivanje događajima </bookmark_value><bookmark_value>dodijeljivanje makro-a događajima</bookmark_value><bookmark_value>događaji; dodijeljivanje makroa</bookmark_value>"
+#. tJb\
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"par_id3153825\n"
+"2\n"
+"help.text"
+msgid "Tests if a function is called with an optional parameter."
+msgstr "Testira da li je funkcija pozvana proizvoljnim parametrom."
-#: 01040000.xhp#hd_id3147348.1.help.text
-msgid "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"Event-Driven Macros\">Event-Driven Macros</link>"
-msgstr "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"Event-Driven Macros\">Makroi upravljani događajima</link>"
+#. (z\Y
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"par_id3150669\n"
+"3\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional\">Optional</link>"
+msgstr "Takode pogledaj: <link href=\"text/sbasic/shared/03104100.xhp\" name=\"Proizvoljan\">Proizvoljan</link>"
-#: 01040000.xhp#par_id3146120.2.help.text
-msgid "This section describes how to assign Basic programs to program events."
-msgstr "Ovaj odlomak opisuje kako dodijeliti Basic programe programskim događajima."
+#. %^FT
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"hd_id3145611\n"
+"4\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 01040000.xhp#par_id3149263.4.help.text
-msgid "You can automatically execute a macro when a specified software event occurs by assigning the desired macro to the event. The following table provides an overview of program events and at what point an assigned macro is executed."
-msgstr "Možete automatski izvršiti makroe kada se određeni softver događaj desi dodjeljivanjem makroa događaju. Slijedeća tabela pruža pregled programskih događaja i u kom trenutku je dodijeljeni makro izvršen."
+#. ]0Sx
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"par_id3154924\n"
+"5\n"
+"help.text"
+msgid "IsMissing( ArgumentName )"
+msgstr "Fali( ImeArgumenta )"
-#: 01040000.xhp#par_id3148455.5.help.text
-msgctxt "01040000.xhp#par_id3148455.5.help.text"
-msgid "Event"
-msgstr "Događaj"
+#. ;Hj}
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"hd_id3145069\n"
+"6\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 01040000.xhp#par_id3145799.6.help.text
-msgid "An assigned macro is executed..."
-msgstr "Dodijeljeni makro je izvršen..."
+#. !0}m
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"par_id3149457\n"
+"7\n"
+"help.text"
+msgid "<emph>ArgumentName:</emph> the name of an optional argument."
+msgstr "<emph>ImeArgumenta</emph>: ime proizvoljnog argumenta."
-#: 01040000.xhp#par_id3149379.7.help.text
-msgid "Program Start"
-msgstr "Početak Programa"
+#. aw.V
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"par_id3150398\n"
+"8\n"
+"help.text"
+msgid "If the IsMissing function is called by the ArgumentName, then True is returned."
+msgstr "Ako se Fali Funkcija pozove sa ImeArgumenta, onda True je vraceno."
-#: 01040000.xhp#par_id3150715.8.help.text
-msgid "... after a $[officename] application is started."
-msgstr "...nakon što je $[officename] aplikacija pokrenuta."
+#. )]64
+#: 03104000.xhp
+#, fuzzy
+msgctxt ""
+"03104000.xhp\n"
+"par_id3148798\n"
+"9\n"
+"help.text"
+msgid "See also <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
+msgstr "Pogledaj <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
-#: 01040000.xhp#par_id3146914.9.help.text
-msgid "Program End"
-msgstr "Kraj Programa"
+#. C)RA
+#: main0601.xhp
+msgctxt ""
+"main0601.xhp\n"
+"tit\n"
+"help.text"
+msgid "$[officename] Basic Help"
+msgstr ""
-#: 01040000.xhp#par_id3153765.10.help.text
-msgid "...before a $[officename] application is terminated."
-msgstr "...prije nego je $[officename] aplikacija okončana."
+#. cMy#
+#: main0601.xhp
+msgctxt ""
+"main0601.xhp\n"
+"hd_id3154232\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Basic Help\">%PRODUCTNAME Basic Help</link>"
+msgstr "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Osnovna Pomoć\">%PRODUCTNAME Osnovna Pomoć</link>"
-#: 01040000.xhp#par_id3145150.11.help.text
-msgid "Create Document"
-msgstr "Kreiraj Dokument"
+#. _OYK
+#: main0601.xhp
+#, fuzzy
+msgctxt ""
+"main0601.xhp\n"
+"par_id3153894\n"
+"4\n"
+"help.text"
+msgid "%PRODUCTNAME %PRODUCTVERSION provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href=\"http://api.libreoffice.org/\" name=\"http://api.libreoffice.org\">http://api.libreoffice.org</link>"
+msgstr "%PRODUCTNAME %PRODUCTVERSION omogucava API koji dozvoljava kontrolu $[officename] komponenata sa razlicitim programskim jezicima koristeci $[officename] Software Development Kit (SDK). Za vise informacija o $[officename] API i SDK posjeti <link href=\"http://api.openoffice.org/\" name=\"http://api.openoffice.org\">http://api.openoffice.org</link>"
-#: 01040000.xhp#par_id3163808.12.help.text
-msgid "...after a new document is created with <emph>File - New</emph> or with the <emph>New</emph> icon."
-msgstr "...nakon što je novi dokument kreiran sa <emph>Datoteka - New</emph> ili sa <emph>Novi</emph>ikonom."
+#. V-4Y
+#: main0601.xhp
+msgctxt ""
+"main0601.xhp\n"
+"par_id3147226\n"
+"10\n"
+"help.text"
+msgid "This help section explains the most common runtime functions of %PRODUCTNAME Basic. For more in-depth information please refer to the <link href=\"http://wiki.documentfoundation.org/Documentation/BASIC_Guide\">OpenOffice.org BASIC Programming Guide</link> on the Wiki."
+msgstr ""
-#: 01040000.xhp#par_id3145790.13.help.text
-msgid "Open Document"
-msgstr "Otvori dokument"
+#. ?(vV
+#: main0601.xhp
+msgctxt ""
+"main0601.xhp\n"
+"hd_id3146957\n"
+"9\n"
+"help.text"
+msgid "Working with %PRODUCTNAME Basic"
+msgstr "Radi sa %PRODUCTNAME Osnovna verzija"
-#: 01040000.xhp#par_id3154572.14.help.text
-msgid "...after a document is opened with <emph>File - Open</emph> or with the <emph>Open</emph> icon."
-msgstr "... Nakon što je dokument otvoren sa <emph>Datoteka - Otvori</emph> ili sa <emph>Otvori</emph> ikonom."
+#. *UgN
+#: main0601.xhp
+msgctxt ""
+"main0601.xhp\n"
+"hd_id3148473\n"
+"7\n"
+"help.text"
+msgid "Help about the Help"
+msgstr "Pomoć o pomoći"
-#: 01040000.xhp#par_id3153266.15.help.text
-msgid "Save Document As"
-msgstr "Sačuvaj Dokument Kao"
+#. Dh[M
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"tit\n"
+"help.text"
+msgid "Rem Statement [Runtime]"
+msgstr "Rem izjava [Run-time]"
-#: 01040000.xhp#par_id3150208.16.help.text
-msgid "...before a document is saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or the <emph>Save</emph> icon, if a document name has not yet been specified)."
-msgstr "... Prije nego je dokument sačuvan pod određenim imenom (sa <emph>Datoteka - Snimi kao</emph>, ili sa <emph>Datoteka - Snimi</emph> ili <emph>Snimi</emph> ikonom, ako ime dokumenta još nije određeno)."
+#. HICD
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"bm_id3154347\n"
+"help.text"
+msgid "<bookmark_value>Rem statement</bookmark_value><bookmark_value>comments;Rem statement</bookmark_value>"
+msgstr "<bookmark_value>Rem izjava</bookmark_value> <bookmark_value>comentari;Rem izjava</bookmark_value>"
-#: 01040000.xhp#par_id3158215.43.help.text
-msgid "Document has been saved as"
-msgstr "Dokument je sačuvan kao"
+#. 4NqW
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"hd_id3154347\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090407.xhp\" name=\"Rem Statement [Runtime]\">Rem Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090407.xhp\" name=\"Rem izjava [Run-time]\">Rem izjava [Run-time]</link>"
-#: 01040000.xhp#par_id3150980.44.help.text
-msgid "... after a document was saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or with the <emph>Save</emph> icon, if a document name has not yet been specified)."
-msgstr "...nakon što je dokument sačuvan pod određenim imenom (sa <emph>Datoteka - Snimi kao</emph>, ili sa <emph>Datoteka - Snimi</emph> ili sa <emph>Snimi</emph> ikonom, ako ime dokumenta nije jos određeno)."
+#. #K$2
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"par_id3153525\n"
+"2\n"
+"help.text"
+msgid "Specifies that a program line is a comment."
+msgstr "Specificira da je linija programa comentar."
-#: 01040000.xhp#par_id3150519.17.help.text
-msgid "Save Document"
-msgstr "Sačuvaj Dokument"
+#. Y@je
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"hd_id3153360\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 01040000.xhp#par_id3155529.18.help.text
-msgid "...before a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
-msgstr "...prije nego je dokument sačuvan sa <emph>Datoteka - Snimi</emph> ili <emph>Snimi</emph> ikonom, navedeno je ime dokumenta već određeno."
+#. LILP
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"par_id3154141\n"
+"4\n"
+"help.text"
+msgid "Rem Text"
+msgstr "Rem Tekst"
-#: 01040000.xhp#par_id3149404.45.help.text
-msgid "Document has been saved"
-msgstr "Dokument je sačuvan"
+#. (0iJ
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"hd_id3151042\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 01040000.xhp#par_id3151332.46.help.text
-msgid "...after a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
-msgstr "...nakon što je dokument sačuvan sa <emph>Datoteka - Snimi</emph> ili <emph>Snimi</emph> ikonom, navedeno je da je ime dokumenta već određeno."
+#. ^JUq
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"par_id3150869\n"
+"6\n"
+"help.text"
+msgid "<emph>Text:</emph> Any text that serves as a comment."
+msgstr "<emph>Tekst</emph>: bilo koji tekst koji služi kao komentar."
-#: 01040000.xhp#par_id3159171.19.help.text
-msgid "Document is closing"
-msgstr "Zatvori Dokument"
+#. X=R+
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"par_id3147318\n"
+"7\n"
+"help.text"
+msgid "You can use the single quotation mark instead of the Rem keyword to indicate that the text on a line is comments. This symbol can be inserted directly to the right of the program code, followed by a comment."
+msgstr "Možete koristiti jedan znak navodnika umjesto Rem ključne riječi i označiti da je tekst na liniji komentar. Ovaj simbol se može umetnuti izravno pored programskog koda, nakon kojeg slijedi komentar."
-#: 01040000.xhp#par_id3146868.20.help.text
-msgid "...before a document is closed."
-msgstr "...prije nego je dokument zatvoren."
+#. .\RT
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"par_id6187017\n"
+"help.text"
+msgid "You can use a space followed by the underline character _ as the last two characters of a line to continue the logical line on the next line. To continue comment lines, you must enter \"Option Compatible\" in the same Basic module."
+msgstr "Možete koristiti prostor kojeg slijedi podvučeni karakter _ kao zadnja dva karaktera od linije da nastave logičnu liniju na slijedećoj liniji.Da biste nastavili komentar linije, morate upisati \"Opcije Kompatibilan\" u istom Basic modulu."
-#: 01040000.xhp#par_id3159097.47.help.text
-msgid "Document closed"
-msgstr "Dokument se zatvara"
+#. M)O-
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"hd_id3150012\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 01040000.xhp#par_id3148606.48.help.text
-msgid "...after a document was closed. Note that the \"Save Document\" event may also occur when the document is saved before closing."
-msgstr "...nakon što je dokument zatvoren. Napomena da se \"Sačuvaj Dokument\" slučaj također može dogoditi kada je dokument sačuvan prije zatvaranja."
+#. 6{uK
+#: 03090407.xhp
+#, fuzzy
+msgctxt ""
+"03090407.xhp\n"
+"par_id3153140\n"
+"13\n"
+"help.text"
+msgid "' Nothing occurs here"
+msgstr "REM ništa se ne dešava ovdje"
-#: 01040000.xhp#par_id3144772.21.help.text
-msgid "Activate Document"
-msgstr "Aktiviraj Dokument"
+#. g^o#
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefStr Statement [Runtime]"
+msgstr "DefStr Red[Pokrenuti-vrijeme]"
-#: 01040000.xhp#par_id3149442.22.help.text
-msgid "...after a document is brought to the foreground."
-msgstr "...nakon što je dokument izbacen naprjed."
+#. AjX0
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"bm_id6161381\n"
+"help.text"
+msgid "<bookmark_value>DefStr statement</bookmark_value>"
+msgstr "<bookmark_value>DefStr red</bookmark_value>"
-#: 01040000.xhp#par_id3150888.23.help.text
-msgid "Deactivate Document"
-msgstr "Deaktiviraj dokument"
+#. *E{=
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"par_idN10577\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101140.xhp\">DefStr Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101140.xhp\">DefStr Red [Pokrenuti-vrijeme]</link>"
-#: 01040000.xhp#par_id3154060.24.help.text
-msgid "...after another document is brought to the foreground."
-msgstr "...nakon što je drugi dokument izbacen naprijed."
+#. ZDuf
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"par_idN10587\n"
+"help.text"
+msgid "If no type-declaration character or keyword is specified, the DefStr statement sets the default variable type, according to a letter range."
+msgstr "Ako nema tipa-dekleracije karakter ili klucna rijec je odredzena, DefStr red postavlja zadanu vrijednost, premenom dijelu"
-#: 01040000.xhp#par_id3152384.25.help.text
-msgid "Print Document"
-msgstr "Štampaj Dokument"
+#. h)GP
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"par_idN1058A\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 01040000.xhp#par_id3152873.26.help.text
-msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins."
-msgstr "...after the <emph>Štampaj</emph> dialogue box is closed, but before the actual print process begins."
+#. pxE=
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"par_idN1058E\n"
+"help.text"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx Karakterokrug1[, Karakterokrug2[,...]]"
-#: 01040000.xhp#par_id3159227.49.help.text
-msgid "JavaScript run-time error"
-msgstr "JavaScript run-time greška"
+#. MhE[
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"par_idN10591\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 01040000.xhp#par_id3145362.50.help.text
-msgid "...when a JavaScript run-time error occurs."
-msgstr "...kada se JavaScript run-time greška pojavi"
+#. Arqa
+#: 03101140.xhp
+#, fuzzy
+msgctxt ""
+"03101140.xhp\n"
+"par_idN10595\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgstr "<emph>Characterrange</emph>: Slova koja odredzuju okrug varijabli koje zelite vidjeti kao zadanu vrijednost tipa for"
-#: 01040000.xhp#par_id3154767.27.help.text
-msgid "Print Mail Merge"
+#. \:-{
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"par_idN1059C\n"
+"help.text"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr ""
-#: 01040000.xhp#par_id3153555.28.help.text
-msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins. This event occurs for each copy printed."
-msgstr "...after the <emph>Štampaj</emph> Dijalog prozor je zatvoren, prije nego što je akutuelni print proces poceo. Ovo se dešava za svaku odštampanu kopiju."
-
-#: 01040000.xhp#par_id3156366.51.help.text
-msgid "Change of the page count"
-msgstr "Promjena broja stranica"
-
-#: 01040000.xhp#par_id3154627.52.help.text
-msgid "...when the page count changes."
-msgstr "...kada se broj stranica mijenja."
-
-#: 01040000.xhp#par_id3154737.53.help.text
-msgid "Message received"
-msgstr "Poruka primljena"
+#. ,|#-
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"par_idN105A3\n"
+"help.text"
+msgid "<emph>Keyword:</emph> Default variable type"
+msgstr "<emph>Keyword</emph>: Default variable type"
-#: 01040000.xhp#par_id3150952.54.help.text
-msgid "...if a message was received."
-msgstr "...ukoliko je poruka primljena"
+#. q01#
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"par_idN105AA\n"
+"help.text"
+msgid "<emph>DefStr:</emph> String"
+msgstr "<emph>DefStr</emph>: String"
-#: 01040000.xhp#hd_id3153299.30.help.text
-msgid "Assigning a Macro to an Event"
-msgstr "Dodjeljujem Macro eventu"
+#. tT\!
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"par_idN105B1\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 01040000.xhp#par_id3147244.31.help.text
-msgctxt "01040000.xhp#par_id3147244.31.help.text"
-msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
-msgstr "Izaberi <emph>Alati - Uredi</emph> and click the <emph>Events</emph> tab."
+#. MVB9
+#: 03101140.xhp
+#, fuzzy
+msgctxt ""
+"03101140.xhp\n"
+"par_idN105B5\n"
+"help.text"
+msgid "' Prefix definitions for variable types:"
+msgstr "REM Prefiks definisan za variable tipa:"
-#: 01040000.xhp#par_id3146098.55.help.text
-msgid "Select whether you want the assignment to be globally valid or just valid in the current document in the <emph>Save In</emph> listbox."
-msgstr "Select whether you want the assignment to be globally valid or just valid in the current document in the <emph>Save In</emph> list box."
+#. Vd/z
+#: 03101140.xhp
+#, fuzzy
+msgctxt ""
+"03101140.xhp\n"
+"par_idN105D3\n"
+"help.text"
+msgid "sStr=String ' sStr is an implicit string variable"
+msgstr "sStr=String REM sStr je implicitna string vrijednost"
-#: 01040000.xhp#par_id3150431.32.help.text
-msgid "Select the event from the <emph>Event</emph> list."
-msgstr "Izaberi event iz <emph>Događaj</emph> liste."
+#. hCmr
+#: 03060000.xhp
+msgctxt ""
+"03060000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Logical Operators"
+msgstr ""
-#: 01040000.xhp#par_id3148742.33.help.text
-msgid "Click <emph>Macro</emph> and select the macro to be assigned to the selected event."
-msgstr "Klikni <emph>Makro</emph> i selektuj makro koji ce biti dodijeljen selektovanom eventu"
+#. d(:x
+#: 03060000.xhp
+#, fuzzy
+msgctxt ""
+"03060000.xhp\n"
+"hd_id3147559\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03060000.xhp\" name=\"Logical Operators\">Logical Operators</link>"
+msgstr "<link href=\"text/sbasic/shared/03110000.xhp\" name=\"Operatori uporedivanja\">operatori uporedivanja</link>"
-#: 01040000.xhp#par_id3146321.35.help.text
-msgid "Click <emph>OK</emph> to assign the macro."
-msgstr "Klikni <emph>OK</emph>da dodijelis makro"
+#. ;p_+
+#: 03060000.xhp
+msgctxt ""
+"03060000.xhp\n"
+"par_id3153379\n"
+"2\n"
+"help.text"
+msgid "The following logical operators are supported by $[officename] Basic."
+msgstr ""
-#: 01040000.xhp#par_id3147414.56.help.text
-msgctxt "01040000.xhp#par_id3147414.56.help.text"
-msgid "Click <emph>OK</emph> to close the dialog."
+#. f;#o
+#: 03060000.xhp
+msgctxt ""
+"03060000.xhp\n"
+"par_id3154138\n"
+"3\n"
+"help.text"
+msgid "Logical operators combine (bitwise) the contents of two expressions or variables, for example, to test if specific bits are set or not."
msgstr ""
-#: 01040000.xhp#hd_id3154581.36.help.text
-msgid "Removing the Assignment of a Macro to an Event"
-msgstr "Uklanjam dodjeljivanje Macroa eventu"
+#. )+VZ
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"tit\n"
+"help.text"
+msgid "GlobalScope [Runtime]"
+msgstr "GlobalScope [Run-time]"
-#: 01040000.xhp#par_id3146883.57.help.text
-msgctxt "01040000.xhp#par_id3146883.57.help.text"
-msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
-msgstr "Izaberi <emph>Alati - Uredi</emph> and click the <emph>Events</emph> tab."
+#. R.i_
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"bm_id3150682\n"
+"help.text"
+msgid "<bookmark_value>GlobalScope function</bookmark_value><bookmark_value>library systems</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries (LibraryContainer)</bookmark_value><bookmark_value>DialogLibraries (LibraryContainer)</bookmark_value>"
+msgstr "<bookmark_value>GlobalScope function</bookmark_value><bookmark_value>library systems</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries (LibraryContainer)</bookmark_value><bookmark_value>DialogueBoxLibraries (LibraryContainer)</bookmark_value>"
-#: 01040000.xhp#par_id3155909.58.help.text
-msgid "Select whether you want to remove a global assignment or an assignment that is just valid in the current document by selecting the option in the <emph>Save In</emph> listbox."
-msgstr "Select whether you want to remove a global assignment or an assignment that is just valid in the current document by selecting the option in the <emph>Save In</emph> list box."
+#. +OyK
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"hd_id3150682\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope [Runtime]\">GlobalScope [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope [Run-time]\">GlobalScope [Run-time]</link>"
-#: 01040000.xhp#par_id3159129.59.help.text
-msgid "Select the event that contains the assignment to be removed from the <emph>Event</emph> list."
-msgstr "Select the event that contains the assignment to be removed from the <emph>Događaj</emph> list."
+#. kO49
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3153345\n"
+"2\n"
+"help.text"
+msgid "Basic source code and dialogs are organized in a library system."
+msgstr "osnovni izvorni kod i dijalog kutije su organizirani u biblioteci sustav."
-#: 01040000.xhp#par_id3149143.37.help.text
-msgid "Click <emph>Remove</emph>."
-msgstr "Klikni <emph>Ukloni</emph>."
+#. Cct]
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3145315\n"
+"3\n"
+"help.text"
+msgid "The LibraryContainer contains libraries"
+msgstr "LibraryContainer sadrzi sustav"
-#: 01040000.xhp#par_id3149351.60.help.text
-msgctxt "01040000.xhp#par_id3149351.60.help.text"
-msgid "Click <emph>OK</emph> to close the dialog."
-msgstr ""
+#. D]~/
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3149514\n"
+"4\n"
+"help.text"
+msgid "Libraries can contain modules and dialogs"
+msgstr "Sustavi mogu sadrzati module i dijalog kutiju"
+
+#. -CDE
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"hd_id3143271\n"
+"5\n"
+"help.text"
+msgid "In Basic:"
+msgstr "U osnovi:"
-#: 03060600.xhp#tit.help.text
-#, fuzzy
-msgid "Xor-Operator [Runtime]"
-msgstr "MOD Operator [Vrijeme izvodjenja]"
+#. ~v},
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3153061\n"
+"6\n"
+"help.text"
+msgid "The LibraryContainer is called <emph>BasicLibraries</emph>."
+msgstr "The LibraryContainer je nazvan <emph>BasicLibraries</emph>."
-#: 03060600.xhp#bm_id3156024.help.text
-#, fuzzy
-msgid "<bookmark_value>Xor operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
+#. 9*%0
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"hd_id3154346\n"
+"7\n"
+"help.text"
+msgid "In dialogs:"
+msgstr "u dijalog kitiji:"
-#: 03060600.xhp#hd_id3156024.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03060600.xhp\" name=\"Xor-Operator [Runtime]\">Xor-Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"MOD Operator [Vrijeme izvodjenja]\">MOD Operator [Vrijeme izvodjenja]</link>"
+#. 0OB*
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3148663\n"
+"8\n"
+"help.text"
+msgid "The LibraryContainer is called <emph>DialogLibraries</emph>."
+msgstr "LibraryContainer je nazvan<emph>DialogLibraries</emph>."
-#: 03060600.xhp#par_id3159414.2.help.text
-msgid "Performs a logical Exclusive-Or combination of two expressions."
-msgstr ""
+#. u4^5
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3150543\n"
+"9\n"
+"help.text"
+msgid "Both LibraryContainers exist in an application level and within every document. In the document Basic, the document's LibraryContainers are called automatically. If you want to call the global LibraryContainers from within a document, you must use the keyword <emph>GlobalScope</emph>."
+msgstr "obje librarycontainers postoje na razini aplikacija i unutar svakog dokumenta. u dokumentu Basic, dokumenta librarycontainers nazivaju se automatski. ako želite nazvati globalno librarycontainers unutar dokumenta, morate koristiti ključne riječi<emph>GlobalScope</emph>."
-#: 03060600.xhp#hd_id3153381.3.help.text
-msgctxt "03060600.xhp#hd_id3153381.3.help.text"
+#. Y%XG
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"hd_id3148920\n"
+"10\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03060600.xhp#par_id3150400.4.help.text
-#, fuzzy
-msgid "Result = Expression1 Xor Expression2"
-msgstr "Resultat = Izrar_1 MOD Izraz_2"
-
-#: 03060600.xhp#hd_id3153968.5.help.text
-msgctxt "03060600.xhp#hd_id3153968.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03060600.xhp#par_id3150448.6.help.text
-#, fuzzy
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the combination."
-msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
-
-#: 03060600.xhp#par_id3125864.7.help.text
-#, fuzzy
-msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to combine."
-msgstr "<emph>Izraz_1, Izraz_2</emph>: Brojcani izraz koji zelite da podijelite."
-
-#: 03060600.xhp#par_id3150439.8.help.text
-msgid "A logical Exclusive-Or conjunction of two Boolean expressions returns the value True only if both expressions are different from each other."
-msgstr ""
-
-#: 03060600.xhp#par_id3153770.9.help.text
-msgid "A bitwise Exclusive-Or conjunction returns a bit if the corresponding bit is set in only one of the two expressions."
+#. uR_i
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3149203\n"
+"11\n"
+"help.text"
+msgid "GlobalScope"
msgstr ""
-#: 03060600.xhp#hd_id3153366.10.help.text
-msgctxt "03060600.xhp#hd_id3153366.10.help.text"
+#. N4G1
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"hd_id3154685\n"
+"12\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03060600.xhp#par_id3159154.11.help.text
-#, fuzzy
-msgid "Sub ExampleXor"
-msgstr "Sub PrimjerStr"
-
-#: 03060600.xhp#par_id3163710.12.help.text
-msgctxt "03060600.xhp#par_id3163710.12.help.text"
-msgid "Dim vA as Variant, vB as Variant, vC as Variant, vD as Variant"
-msgstr ""
-
-#: 03060600.xhp#par_id3155856.13.help.text
-#, fuzzy
-msgctxt "03060600.xhp#par_id3155856.13.help.text"
-msgid "Dim vOut as Variant"
-msgstr "Dim A Kao Promjenjiv"
-
-#: 03060600.xhp#par_id3152462.14.help.text
-msgctxt "03060600.xhp#par_id3152462.14.help.text"
-msgid "vA = 10: vB = 8: vC = 6: vD = Null"
-msgstr ""
-
-#: 03060600.xhp#par_id3156442.15.help.text
-msgid "vOut = vA > vB Xor vB > vC REM returns 0"
-msgstr ""
+#. JT`B
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3154124\n"
+"13\n"
+"help.text"
+msgid "Example in the document Basic"
+msgstr "primjer u dokumentu Basic"
-#: 03060600.xhp#par_id3153191.16.help.text
-msgid "vOut = vB > vA Xor vB > vC REM returns -1"
-msgstr ""
+#. L!.l
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3158408\n"
+"14\n"
+"help.text"
+msgid "' calling Dialog1 in the document library Standard"
+msgstr "calling Dialog1 in the document library Standard"
-#: 03060600.xhp#par_id3153144.17.help.text
-msgid "vOut = vA > vB Xor vB > vD REM returns -1"
+#. (9r{
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3125865\n"
+"15\n"
+"help.text"
+msgid "oDlgDesc = DialogLibraries.Standard.Dialog1"
msgstr ""
-#: 03060600.xhp#par_id3154944.18.help.text
-msgid "vOut = (vB > vD Xor vB > vA) REM returns 0"
-msgstr ""
+#. I1Il
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3154910\n"
+"16\n"
+"help.text"
+msgid "' calling Dialog2 in the application library Library1"
+msgstr "calling Dialog2 in the application library Library1"
-#: 03060600.xhp#par_id3148455.19.help.text
-msgid "vOut = vB Xor vA REM returns 2"
+#. 66;$
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3156424\n"
+"17\n"
+"help.text"
+msgid "oDlgDesc = GlobalScope.DialogLibraries.Library1.Dialog2"
msgstr ""
-#: 03060600.xhp#par_id3156283.20.help.text
+#. (\1+
+#: 03030203.xhp
#, fuzzy
-msgctxt "03060600.xhp#par_id3156283.20.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03100050.xhp#tit.help.text
-msgid "CCur Function [Runtime]"
-msgstr "CCur Funkcija [Run-time]"
+msgctxt ""
+"03030203.xhp\n"
+"tit\n"
+"help.text"
+msgid "Now Function [Runtime]"
+msgstr "Lof Funkcija [Run-time]"
-#: 03100050.xhp#bm_id8926053.help.text
+#. @N=M
+#: 03030203.xhp
#, fuzzy
-msgid "<bookmark_value>CCur function</bookmark_value>"
-msgstr "<bookmark_value>Chr Funkcija</bookmark_value>"
+msgctxt ""
+"03030203.xhp\n"
+"bm_id3149416\n"
+"help.text"
+msgid "<bookmark_value>Now function</bookmark_value>"
+msgstr "<bookmark_value>Lof Funkcija</bookmark_value>"
-#: 03100050.xhp#par_idN10541.help.text
-msgid "<link href=\"text/sbasic/shared/03100050.xhp\">CCur Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100050.xhp\">CCur Function [Run-time]</link>"
+#. )a9d
+#: 03030203.xhp
+#, fuzzy
+msgctxt ""
+"03030203.xhp\n"
+"hd_id3149416\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030203.xhp\" name=\"Now Function [Runtime]\">Now Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Funkcija [Run-time]\">Lof Funkcija [Run-time]</link>"
-#: 03100050.xhp#par_idN10545.help.text
-msgid "Converts a string expression or numeric expression to a currency expression. The locale settings are used for decimal separators and currency symbols."
-msgstr "Konvertuje znakovnu frazu u kursnu . Lokalna podesavanja se koriste za decimalna razdvajanja I kursne simbole."
+#. =o1h
+#: 03030203.xhp
+msgctxt ""
+"03030203.xhp\n"
+"par_id3149670\n"
+"2\n"
+"help.text"
+msgid "Returns the current system date and time as a <emph>Date</emph> value."
+msgstr ""
-#: 03100050.xhp#par_idN10548.help.text
-msgctxt "03100050.xhp#par_idN10548.help.text"
+#. H[Eb
+#: 03030203.xhp
+msgctxt ""
+"03030203.xhp\n"
+"hd_id3149456\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03100050.xhp#par_idN105E8.help.text
-msgid "CCur(Expression)"
-msgstr "CCur(Izraz)"
+#. a)MK
+#: 03030203.xhp
+msgctxt ""
+"03030203.xhp\n"
+"par_id3149655\n"
+"4\n"
+"help.text"
+msgid "Now"
+msgstr ""
-#: 03100050.xhp#par_idN105EB.help.text
-msgctxt "03100050.xhp#par_idN105EB.help.text"
+#. 2dZx
+#: 03030203.xhp
+msgctxt ""
+"03030203.xhp\n"
+"hd_id3154366\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03100050.xhp#par_idN105EF.help.text
-msgid "Currency"
-msgstr "Kurs"
+#. (,,@
+#: 03030203.xhp
+msgctxt ""
+"03030203.xhp\n"
+"par_id3154909\n"
+"6\n"
+"help.text"
+msgid "Date"
+msgstr "Datum"
-#: 03100050.xhp#par_idN105F2.help.text
-msgctxt "03100050.xhp#par_idN105F2.help.text"
-msgid "Parameter:"
-msgstr "Parametar:"
+#. {n0F
+#: 03030203.xhp
+msgctxt ""
+"03030203.xhp\n"
+"hd_id3147229\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03100050.xhp#par_idN105F6.help.text
-msgctxt "03100050.xhp#par_idN105F6.help.text"
-msgid "Expression: Any string or numeric expression that you want to convert."
-msgstr "Izraz: Bilo koji znak ili brojni izraz koji zelis konvertovati."
+#. TSD=
+#: 03030203.xhp
+msgctxt ""
+"03030203.xhp\n"
+"par_id3150870\n"
+"9\n"
+"help.text"
+msgid "MsgBox \"It is now \" & Now"
+msgstr ""
+
+#. yRd;
+#: 03100000.xhp
+msgctxt ""
+"03100000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Variables"
+msgstr "Varijable"
-#: 03020303.xhp#tit.help.text
-msgid "Lof Function [Runtime]"
-msgstr "Lof Funkcija [Run-time]"
+#. ]4CE
+#: 03100000.xhp
+msgctxt ""
+"03100000.xhp\n"
+"hd_id3149669\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100000.xhp\" name=\"Variables\">Variables</link>"
+msgstr "<link href=\"text/sbasic/shared/03100000.xhp\" name=\"varijable\">varijable</link>"
-#: 03020303.xhp#bm_id3156024.help.text
-msgid "<bookmark_value>Lof function</bookmark_value>"
-msgstr "<bookmark_value>Lof Funkcija</bookmark_value>"
+#. /O)(
+#: 03100000.xhp
+msgctxt ""
+"03100000.xhp\n"
+"par_id3147265\n"
+"2\n"
+"help.text"
+msgid "The following statements and functions are for working with variables. You can use these functions to declare or define variables, convert variables from one type to another, or determine the variable type."
+msgstr "Slijedece naredbe I funkcije su za rad sa varijablama. Mozes koristiti ove funkcije da deklarises ili definises varijable, da konvertujes varijable iz jedne vrste u drugu, ili ordedis vrstu varijable."
-#: 03020303.xhp#hd_id3156024.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Function [Runtime]\">Lof Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Funkcija [Run-time]\">Lof Funkcija [Run-time]</link>"
+#. u\:K
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"tit\n"
+"help.text"
+msgid "Sin Function [Runtime]"
+msgstr "Sin Funkcija [Vrijeme Izvodjenja]"
-#: 03020303.xhp#par_id3146794.2.help.text
-msgid "Returns the size of an open file in bytes."
-msgstr "Vraca vrijednost otvorene datoteke u bajtovima."
+#. oJ;Z
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"bm_id3153896\n"
+"help.text"
+msgid "<bookmark_value>Sin function</bookmark_value>"
+msgstr "<bookmark_value>Sin funkcija</bookmark_value>"
-#: 03020303.xhp#hd_id3153380.3.help.text
-msgctxt "03020303.xhp#hd_id3153380.3.help.text"
+#. qjm(
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"hd_id3153896\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080103.xhp\" name=\"Sin Function [Runtime]\">Sin Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080103.xhp\" name=\"Sin Funkcija [Vrijeme Izvodjenja]\">Sin Funkcija [Vrijeme Izvodjenja]</link>"
+
+#. [a:~
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3149456\n"
+"2\n"
+"help.text"
+msgid "Returns the sine of an angle. The angle is specified in radians. The result lies between -1 and 1."
+msgstr "Vraca sinus ugla. Ugao je izrazen u radijanima. Rezultat lezi u opsegu od -1 do +1."
+
+#. im6P
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3153379\n"
+"3\n"
+"help.text"
+msgid "Using the angle Alpha, the Sin Function returns the ratio of the length of the opposite side of an angle to the length of the hypotenuse in a right-angled triangle."
+msgstr "Koristeci ugao Alfa, Sin Funkcija vraca omjer duzine suprotne strane ugla prema duzini hipotenuze u pravouglom trouglu."
+
+#. wOLa
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3148798\n"
+"4\n"
+"help.text"
+msgid "Sin(Alpha) = side opposite the angle/hypotenuse"
+msgstr "Sin(Alfa) = strana suprotna uglu/hipotenuza"
+
+#. Gq16
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"hd_id3147230\n"
+"5\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03020303.xhp#par_id3150359.4.help.text
-msgid "Lof (FileNumber)"
-msgstr "Lof (FajlBroj)"
+#. upcq
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3154909\n"
+"6\n"
+"help.text"
+msgid "Sin (Number)"
+msgstr "Sin (Broj)"
-#: 03020303.xhp#hd_id3154141.5.help.text
-msgctxt "03020303.xhp#hd_id3154141.5.help.text"
+#. GSEc
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"hd_id3156214\n"
+"7\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03020303.xhp#par_id3147230.6.help.text
-msgctxt "03020303.xhp#par_id3147230.6.help.text"
-msgid "Long"
+#. _5~x
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3150870\n"
+"8\n"
+"help.text"
+msgid "Double"
msgstr ""
-#: 03020303.xhp#hd_id3156281.7.help.text
-msgctxt "03020303.xhp#hd_id3156281.7.help.text"
+#. 3Pda
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"hd_id3155132\n"
+"9\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03020303.xhp#par_id3150869.8.help.text
-msgid "<emph>FileNumber:</emph> Any numeric expression that contains the file number that is specified in the Open statement."
-msgstr "<emph>FajlBroj</emph>: Numericki izraz koji sadrzi broj datoteke koja je navedena u otvorenom iskazu."
+#. $hch
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3145786\n"
+"10\n"
+"help.text"
+msgid "<emph>Number:</emph> Numeric expression that defines the angle in radians that you want to calculate the sine for."
+msgstr "<emph>Number</emph>: Brojcani izraz koji definise ugao u radijanima za koji zelite da izracunate sinus."
-#: 03020303.xhp#par_id3147349.9.help.text
-msgid "To obtain the length of a file that is not open, use the <emph>FileLen</emph> function."
-msgstr "Za dobivanje duzine datoteke koja nije otvorena, koristiti <emph>FileLen</emph> Funkcija."
+#. g#4^
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3155413\n"
+"11\n"
+"help.text"
+msgid "To convert degrees to radians, multiply degrees by Pi/180, and to convert radians to degrees, multiply radians by 180/Pi."
+msgstr "Da bi pretvorili stepene u radijane, pomnozi stepen sa Pi/180. Da bi pretvorili radijane u stepene, pomnozi radijane sa 180/Pi."
-#: 03020303.xhp#hd_id3155415.10.help.text
-msgctxt "03020303.xhp#hd_id3155415.10.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. RBUJ
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3149664\n"
+"12\n"
+"help.text"
+msgid "grad=(radiant*180)/pi"
+msgstr "stepeni=(radijani*180)/Pi"
-#: 03020303.xhp#par_id3151074.11.help.text
-#, fuzzy
-msgctxt "03020303.xhp#par_id3151074.11.help.text"
-msgid "Sub ExampleRandomAccess"
-msgstr "Sub PrimjerSlucajno-odaberi"
+#. S[CX
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3153143\n"
+"13\n"
+"help.text"
+msgid "radiant=(grad*pi)/180"
+msgstr "radijani=(stepeni*Pi)/180"
-#: 03020303.xhp#par_id3145251.12.help.text
-#, fuzzy
-msgctxt "03020303.xhp#par_id3145251.12.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iColour As Integer"
+#. J5b?
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3151112\n"
+"14\n"
+"help.text"
+msgid "Pi is approximately 3.141593."
+msgstr "Pi je konstantna vrijednost kruga koja je zaokruzena na 3.1415926..."
-#: 03020303.xhp#par_id3154730.13.help.text
-msgid "Dim sText As Variant REM must be a Variant"
-msgstr "Oznaciti sText kao varijantu REM mora biti varijanta"
+#. m!5E
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"hd_id3163712\n"
+"15\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03020303.xhp#par_id3145646.14.help.text
+#. NeH_
+#: 03080103.xhp
#, fuzzy
-msgctxt "03020303.xhp#par_id3145646.14.help.text"
-msgid "Dim aFile As String"
-msgstr "DIM sFile Kao String"
-
-#: 03020303.xhp#par_id3153157.15.help.text
-msgctxt "03020303.xhp#par_id3153157.15.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr ""
-
-#: 03020303.xhp#par_id3149403.17.help.text
-msgctxt "03020303.xhp#par_id3149403.17.help.text"
-msgid "iNumber = Freefile"
-msgstr ""
-
-#: 03020303.xhp#par_id3149121.18.help.text
-msgctxt "03020303.xhp#par_id3149121.18.help.text"
-msgid "Open aFile For Random As #iNumber Len=32"
-msgstr "Otvoriti aFile zanasumicno kao #iBroj Len=32"
-
-#: 03020303.xhp#par_id3156276.19.help.text
-msgid "Seek #iNumber,1 REM Position at start"
-msgstr "Traziti #iBroj,1 REM pozicija na pocetku"
-
-#: 03020303.xhp#par_id3148405.20.help.text
-msgid "Put #iNumber,, \"This is the first line of text\" REM Fill with text"
-msgstr "Staviti #iBroj,, \"Ovo je prvi red teksta\" REM ispuniti sa tekstom"
+msgctxt ""
+"03080103.xhp\n"
+"par_id3149482\n"
+"16\n"
+"help.text"
+msgid "' In this example, the following entry is possible for a right-angled triangle:"
+msgstr "REM U ovom primjeru, slijedeci unos je moguc za pravougli trougao:"
-#: 03020303.xhp#par_id3154756.21.help.text
+#. SULa
+#: 03080103.xhp
#, fuzzy
-msgctxt "03020303.xhp#par_id3154756.21.help.text"
-msgid "Put #iNumber,, \"This is the second line of text\""
-msgstr "Staviti #iBroj,,\"Ovo je novi red teksta\""
+msgctxt ""
+"03080103.xhp\n"
+"par_id3148577\n"
+"17\n"
+"help.text"
+msgid "' The side opposite the angle and the angle (in degrees) to calculate the length of the hypotenuse:"
+msgstr "REM Strana suprotna uglu i ugao (u stepenima) za izracunavanje duzine hipotenuze:"
-#: 03020303.xhp#par_id3145643.22.help.text
+#. ug_)
+#: 03080103.xhp
#, fuzzy
-msgctxt "03020303.xhp#par_id3145643.22.help.text"
-msgid "Put #iNumber,, \"This is the third line of text\""
-msgstr "Staviti #iBroj,,\"Ovo je novi red teksta\""
-
-#: 03020303.xhp#par_id3156383.23.help.text
-msgctxt "03020303.xhp#par_id3156383.23.help.text"
-msgid "Seek #iNumber,2"
-msgstr ""
+msgctxt ""
+"03080103.xhp\n"
+"par_id3150011\n"
+"19\n"
+"help.text"
+msgid "' Pi = 3.1415926 is a predefined variable"
+msgstr "REM Pi = 3.1415926... je predefinirana varijabla"
-#: 03020303.xhp#par_id3155333.24.help.text
-#, fuzzy
-msgctxt "03020303.xhp#par_id3155333.24.help.text"
-msgid "Get #iNumber,,sText"
-msgstr "Dobiti #iBroj,2,sText"
+#. M|UH
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3145251\n"
+"22\n"
+"help.text"
+msgid "d1 = InputBox$ (\"Enter the length of the opposite side: \",\"Opposite Side\")"
+msgstr "d1 = InputBox$ (\"Unesite duzinu suprotne strane: \",\"Suprotna Strana\")"
-#: 03020303.xhp#par_id3149255.25.help.text
-msgctxt "03020303.xhp#par_id3149255.25.help.text"
-msgid "Print sText"
-msgstr ""
+#. YG:#
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3148456\n"
+"23\n"
+"help.text"
+msgid "dAlpha = InputBox$ (\"Enter the angle Alpha (in degrees): \",\"Alpha\")"
+msgstr "dAlpha = InputBox$ (\"Unesite ugao Alfa (u stepenima): \",\"Alfa\")"
-#: 03020303.xhp#par_id3154702.26.help.text
-msgctxt "03020303.xhp#par_id3154702.26.help.text"
-msgid "Close #iNumber"
-msgstr ""
+#. A9@~
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3153877\n"
+"24\n"
+"help.text"
+msgid "Print \"The length of the hypotenuse is\"; (d1 / sin (dAlpha * Pi / 180))"
+msgstr "Ispis \"Duzina hipotenuze je\"; (d1 / sin (dAlpha * Pi / 180))"
-#: 03020303.xhp#par_id3153965.28.help.text
-msgctxt "03020303.xhp#par_id3153965.28.help.text"
-msgid "iNumber = Freefile"
+#. 6Vkv
+#: 03050000.xhp
+msgctxt ""
+"03050000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Error-Handling Functions"
msgstr ""
-#: 03020303.xhp#par_id3163807.29.help.text
-msgctxt "03020303.xhp#par_id3163807.29.help.text"
-msgid "Open aFile For Random As #iNumber Len=32"
-msgstr "Otvoriti aFile zanasumicno kao #iBroj Len=32"
-
-#: 03020303.xhp#par_id3155607.30.help.text
-msgctxt "03020303.xhp#par_id3155607.30.help.text"
-msgid "Get #iNumber,2,sText"
-msgstr "Dobiti #iBroj,2,sText"
-
-#: 03020303.xhp#par_id3150299.31.help.text
-msgid "Put #iNumber,,\"This is a new line of text\""
-msgstr "Staviti #iBroj,,\"Ovo je novi red teksta\""
-
-#: 03020303.xhp#par_id3147002.32.help.text
+#. `\1#
+#: 03050000.xhp
#, fuzzy
-msgctxt "03020303.xhp#par_id3147002.32.help.text"
-msgid "Get #iNumber,1,sText"
-msgstr "Dobiti #iBroj,2,sText"
-
-#: 03020303.xhp#par_id3149036.33.help.text
-msgctxt "03020303.xhp#par_id3149036.33.help.text"
-msgid "Get #iNumber,2,sText"
-msgstr "Dobiti #iBroj,2,sText"
+msgctxt ""
+"03050000.xhp\n"
+"hd_id3143271\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03050000.xhp\" name=\"Error-Handling Functions\">Error-Handling Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03030000.xhp\" name=\"Date and Time funkcije\">Date and Time funkcije</link>"
-#: 03020303.xhp#par_id3166425.34.help.text
-msgctxt "03020303.xhp#par_id3166425.34.help.text"
-msgid "Put #iNumber,20,\"This is the text in record 20\""
+#. jNBt
+#: 03050000.xhp
+msgctxt ""
+"03050000.xhp\n"
+"par_id3145068\n"
+"2\n"
+"help.text"
+msgid "Use the following statements and functions to define the way $[officename] Basic reacts to run-time errors."
msgstr ""
-#: 03020303.xhp#par_id3149817.35.help.text
-msgctxt "03020303.xhp#par_id3149817.35.help.text"
-msgid "Print Lof(#iNumber)"
+#. I=0J
+#: 03050000.xhp
+msgctxt ""
+"03050000.xhp\n"
+"par_id3148946\n"
+"3\n"
+"help.text"
+msgid "$[officename] Basic offers several methods to prevent the termination of a program when a run-time error occurs."
msgstr ""
-#: 03020303.xhp#par_id3146811.36.help.text
-msgctxt "03020303.xhp#par_id3146811.36.help.text"
-msgid "Close #iNumber"
-msgstr ""
+#. 1i)3
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Dim Statement [Runtime]"
+msgstr "Dim Red[Pokretac- vrijeme]"
-#: 03020303.xhp#par_id3154200.38.help.text
-msgctxt "03020303.xhp#par_id3154200.38.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. C|FI
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"bm_id3149812\n"
+"help.text"
+msgid "<bookmark_value>Dim statement</bookmark_value><bookmark_value>arrays; dimensioning</bookmark_value><bookmark_value>dimensioning arrays</bookmark_value>"
+msgstr "<bookmark_value>Dim statement</bookmark_value><bookmark_value>nizovi; dimensioning</bookmark_value><bookmark_value>dimenzijonalni nizovi</bookmark_value>"
-#: 03120304.xhp#tit.help.text
-#, fuzzy
-msgid "LSet Statement [Runtime]"
-msgstr "Postavi Naredbu[Vrijeme izvršavanja]"
+#. h?Fp
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"hd_id3149812\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Dim Statement [Runtime]\">Dim Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Dim Red [Pokretac- vrijeme]\">Dim Redovi [Pokretac- vrijeme]</link>"
-#: 03120304.xhp#bm_id3143268.help.text
-#, fuzzy
-msgid "<bookmark_value>LSet statement</bookmark_value>"
-msgstr "<bookmark_value>Sub izjava</bookmark_value>"
+#. woeW
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3143271\n"
+"2\n"
+"help.text"
+msgid "Declares a variable or an array."
+msgstr ""
-#: 03120304.xhp#hd_id3143268.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03120304.xhp\" name=\"LSet Statement [Runtime]\">LSet Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Postavi Naredbu[Vrijeme izvršavanja]\">Postavi Naredbu[Vriejme izvršavanja]</link>"
+#. ]^D]
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3154686\n"
+"3\n"
+"help.text"
+msgid "If the variables are separated by commas (for example, DIM sPar1, sPar2, sPar3 AS STRING), only Variant variables can be defined. Use a separate definition line for each variable."
+msgstr "Ako su variable odmaknute zarezima(npr., DIM sPar1, sPar2, sPar3 AS STRING), jedina varijanta varijabvli moze biti definisana. Koristi razdvojeno definisaner linije za svaku varijablu"
-#: 03120304.xhp#par_id3155419.2.help.text
-msgid "Aligns a string to the left of a string variable, or copies a variable of a user-defined type to another variable of a different user-defined type."
-msgstr ""
+#. ~T8H
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3152576\n"
+"7\n"
+"help.text"
+msgid "Dim declares local variables within subroutines. Global variables are declared with the PUBLIC or the PRIVATE statement."
+msgstr "Dim deklarise lokalne varijable bez prijelaznika programa . Globalna vrijednost je deklarisana sa JAVNIM ili PRIVATNIM redovima."
-#: 03120304.xhp#hd_id3145317.3.help.text
-msgctxt "03120304.xhp#hd_id3145317.3.help.text"
+#. M[6(
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"hd_id3156443\n"
+"8\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03120304.xhp#par_id3150984.4.help.text
-msgid "LSet Var As String = Text or LSet Var1 = Var2"
+#. )@J]
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3149412\n"
+"9\n"
+"help.text"
+msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
msgstr ""
-#: 03120304.xhp#hd_id3143271.5.help.text
-msgctxt "03120304.xhp#hd_id3143271.5.help.text"
+#. ;V!{
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"hd_id3147397\n"
+"10\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03120304.xhp#par_id3145610.6.help.text
-msgid "<emph>Var:</emph> Any String variable that contains the string that you want align to the left."
-msgstr ""
-
-#: 03120304.xhp#par_id3154346.7.help.text
-msgid "<emph>Text:</emph> String that you want to align to the left of the string variable."
-msgstr ""
-
-#: 03120304.xhp#par_id3151054.8.help.text
-msgid "<emph>Var1:</emph> Name of the user-defined type variable that you want to copy to."
+#. 5mG!
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3154730\n"
+"11\n"
+"help.text"
+msgid "<emph>VarName:</emph> Any variable or array name."
msgstr ""
-#: 03120304.xhp#par_id3153361.9.help.text
-msgid "<emph>Var2:</emph> Name of the user-defined type variable that you want to copy from."
+#. hXcJ
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3147125\n"
+"12\n"
+"help.text"
+msgid "<emph>Start, End:</emph> Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range."
msgstr ""
-#: 03120304.xhp#par_id3154686.10.help.text
-msgid "If the string is shorter than the string variable, <emph>LSet</emph> left-aligns the string within the string variable. Any remaining positions in the string variable are replaced by spaces. If the string is longer than the string variable, only the leftmost characters up to the length of the string variable are copied. With the <emph>LSet</emph> statement, you can also copy a user-defined type variable to another variable of the same type."
-msgstr ""
+#. a9\`
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3153877\n"
+"13\n"
+"help.text"
+msgid "Start and End can be numerical expressions if ReDim is applied at the procedure level."
+msgstr "Pocetak i kraj mogu biti brojcani izrazi ako"
-#: 03120304.xhp#hd_id3156282.11.help.text
-msgctxt "03120304.xhp#hd_id3156282.11.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. 8uf8
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3153510\n"
+"14\n"
+"help.text"
+msgid "<emph>VarType:</emph> Key word that declares the data type of a variable."
+msgstr "<emph>VarType</emph>: Kljucna rijec deklarise bazni tip varijabli"
-#: 03120304.xhp#par_id3153193.12.help.text
+#. hG8]
+#: 03102100.xhp
#, fuzzy
-msgctxt "03120304.xhp#par_id3153193.12.help.text"
-msgid "Sub ExampleRLSet"
-msgstr "Sub SkupPrimjera"
+msgctxt ""
+"03102100.xhp\n"
+"par_id3154015\n"
+"15\n"
+"help.text"
+msgid "<emph>Keyword:</emph> Variable type"
+msgstr "<emph>Keyword</emph>: Default variable type"
-#: 03120304.xhp#par_id3150768.13.help.text
-msgctxt "03120304.xhp#par_id3150768.13.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar kao String"
+#. BuH%
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3153949\n"
+"16\n"
+"help.text"
+msgid "<emph>Bool:</emph> Boolean variable (True, False)"
+msgstr "<emph>Bool</emph>: Bulian varijable (Tacno , Netacno)"
-#: 03120304.xhp#par_id3150447.14.help.text
-#, fuzzy
-msgid "Dim sExpr As String"
-msgstr "Dim sVar kao String"
+#. 3BLU
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3156275\n"
+"17\n"
+"help.text"
+msgid "<emph>Currency:</emph> Currency-Variable (Currency with 4 Decimal places)"
+msgstr "<emph>Currency</emph>: Trenutne-variable (Trenutno sa 4 Decimalna mjesta)"
-#: 03120304.xhp#par_id3149561.16.help.text
-msgctxt "03120304.xhp#par_id3149561.16.help.text"
-msgid "sVar = String(40,\"*\")"
+#. k}52
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3156057\n"
+"18\n"
+"help.text"
+msgid "<emph>Date:</emph> Date variable"
msgstr ""
-#: 03120304.xhp#par_id3153768.17.help.text
-msgctxt "03120304.xhp#par_id3153768.17.help.text"
-msgid "sExpr = \"SBX\""
-msgstr ""
+#. J^m2
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3148405\n"
+"19\n"
+"help.text"
+msgid "<emph>Double:</emph> Double-precision floating-point variable (1,79769313486232 x 10E308 - 4,94065645841247 x 10E-324)"
+msgstr "<emph>Double</emph>: Double-precision floating-point variable (1.79769313486232 x 10E+308 - 4,94065645841247 x 10E-324)"
-#: 03120304.xhp#par_id3152940.18.help.text
-msgid "REM Align \"SBX\" within the 40-character reference string"
+#. I=DV
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3148916\n"
+"20\n"
+"help.text"
+msgid "<emph>Integer:</emph> Integer variable (-32768 - 32767)"
msgstr ""
-#: 03120304.xhp#par_id3148647.19.help.text
-msgctxt "03120304.xhp#par_id3148647.19.help.text"
-msgid "REM Replace asterisks with spaces"
-msgstr ""
+#. ;D)[
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3150045\n"
+"21\n"
+"help.text"
+msgid "<emph>Long:</emph> Long integer variable (-2.147.483.648 - 2.147.483.647)"
+msgstr "<emph>Long</emph>: ulaz brojcanih variabli (-2,147,483,648 - 2,147,483,647)"
-#: 03120304.xhp#par_id3146119.20.help.text
-msgctxt "03120304.xhp#par_id3146119.20.help.text"
-msgid "RSet sVar = sExpr"
-msgstr ""
+#. LC6q
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3149255\n"
+"22\n"
+"help.text"
+msgid "<emph>Object:</emph> Object variable (Note: this variable can only subsequently be defined with Set!)"
+msgstr "<emph>Object</emph>: Objekat varijable (Note: this variable can only subsequently be defined with Set!)"
-#: 03120304.xhp#par_id3153365.21.help.text
-msgctxt "03120304.xhp#par_id3153365.21.help.text"
-msgid "Print \">\"; sVar; \"<\""
-msgstr ""
+#. o]sk
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3155937\n"
+"23\n"
+"help.text"
+msgid "<emph>Single:</emph> Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)."
+msgstr "<emph>Single</emph>:Jednostavna-preciznost putujuca-tacka variable (3.402823 x 10E+38 - 1.401298 x 10E-45)."
-#: 03120304.xhp#par_id3149260.23.help.text
-msgctxt "03120304.xhp#par_id3149260.23.help.text"
-msgid "sVar = String(5,\"*\")"
-msgstr ""
+#. W`Dr
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3151251\n"
+"24\n"
+"help.text"
+msgid "<emph>String:</emph> String variable consisting of a maximum of 64,000 ASCII characters."
+msgstr "<emph>String</emph>: Jednostavna varijabla koristi maksimalni broj od 64,000 ASCII karaktera."
-#: 03120304.xhp#par_id3147436.24.help.text
-msgctxt "03120304.xhp#par_id3147436.24.help.text"
-msgid "sExpr = \"123457896\""
-msgstr ""
+#. lo8D
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3154704\n"
+"25\n"
+"help.text"
+msgid "<emph>[Variant]:</emph> Variant variable type (contains all types, specified by definition). If a key word is not specified, variables are automatically defined as Variant Type, unless a statement from DefBool to DefVar is used."
+msgstr "<emph>[Variant]</emph>: Varijanta varijable tipa (sadrzi sve tipove, odredjena definicijom).Ako kljucna rijec nije odredzena,automatski varijable odredzuju se kao Variant Tip, osim reda za DefBool to DefVar koji je koristen"
-#: 03120304.xhp#par_id3146923.25.help.text
-msgctxt "03120304.xhp#par_id3146923.25.help.text"
-msgid "RSet sVar = sExpr"
+#. M]wm
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3146316\n"
+"26\n"
+"help.text"
+msgid "In $[officename] Basic, you do not need to declare variables explicitly. However, you need to declare an array before you can use them. You can declare a variable with the Dim statement, using commas to separate multiple declarations. To declare a variable type, enter a type-declaration character following the name or use a corresponding key word."
msgstr ""
-#: 03120304.xhp#par_id3151114.26.help.text
-msgctxt "03120304.xhp#par_id3151114.26.help.text"
-msgid "Print \">\"; sVar; \"<\""
+#. %;Aa
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3149924\n"
+"27\n"
+"help.text"
+msgid "$[officename] Basic supports single or multi-dimensional arrays that are defined by a specified variable type. Arrays are suitable if the program contains lists or tables that you want to edit. The advantage of arrays is that it is possible to address individual elements according to indexes, which can be formulated as numeric expressions or variables."
msgstr ""
-#: 03120304.xhp#par_id3155855.28.help.text
-msgctxt "03120304.xhp#par_id3155855.28.help.text"
-msgid "sVar = String(40,\"*\")"
-msgstr ""
+#. (|1)
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3148488\n"
+"28\n"
+"help.text"
+msgid "Arrays are declared with the Dim statement. There are two methods to define the index range:"
+msgstr "Nizovi su deklarisani sa Dim redom.Nalaze se dvije metode koje definisu dio indeksa:"
-#: 03120304.xhp#par_id3145253.29.help.text
-msgctxt "03120304.xhp#par_id3145253.29.help.text"
-msgid "sExpr = \"SBX\""
-msgstr ""
+#. GHjt
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3154662\n"
+"29\n"
+"help.text"
+msgid "DIM text(20) as String REM 21 elements numbered from 0 to 20"
+msgstr "DIM text(20) kao String REM 21 elementi izbrojani od 0 to 20"
-#: 03120304.xhp#par_id3151075.30.help.text
-msgid "REM Left-align \"SBX\" within the 40-character reference string"
-msgstr ""
+#. 3+0j
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3155604\n"
+"30\n"
+"help.text"
+msgid "DIM text(5 to 25) as String REM 21 elements numbered from 5 to 25"
+msgstr "DIM text(5 to 25) kao String REM 21 elementi izbrojani od 5 to 25"
-#: 03120304.xhp#par_id3147126.31.help.text
-msgctxt "03120304.xhp#par_id3147126.31.help.text"
-msgid "LSet sVar = sExpr"
-msgstr ""
+#. _*jd
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3151274\n"
+"31\n"
+"help.text"
+msgid "DIM text(-15 to 5) as String REM 21 elements (including 0)"
+msgstr "DIM text(-15 to 5) kao String REM 21 elementi (ukljucuju 0)"
-#: 03120304.xhp#par_id3154792.32.help.text
-msgctxt "03120304.xhp#par_id3154792.32.help.text"
-msgid "Print \">\"; sVar; \"<\""
-msgstr ""
+#. [UC+
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3152774\n"
+"32\n"
+"help.text"
+msgid "REM numbered from -15 to 5"
+msgstr "REM brojevi od -15 do 5"
-#: 03120304.xhp#par_id3154942.34.help.text
-msgctxt "03120304.xhp#par_id3154942.34.help.text"
-msgid "sVar = String(5,\"*\")"
-msgstr ""
+#. 4$_z
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3150829\n"
+"33\n"
+"help.text"
+msgid "Two-dimensional data field"
+msgstr "Dva-dimenzijonalna bazna polja"
-#: 03120304.xhp#par_id3155603.35.help.text
-msgctxt "03120304.xhp#par_id3155603.35.help.text"
-msgid "sExpr = \"123456789\""
-msgstr ""
+#. RWJ*
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3149529\n"
+"34\n"
+"help.text"
+msgid "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."
+msgstr "DIM tekst(20,2) kao String REM 63 elementi; od 0 do 20 dio 1, od 0 do 20 dio 2 i od 0 do 20 dio 3."
-#: 03120304.xhp#par_id3150716.36.help.text
-msgctxt "03120304.xhp#par_id3150716.36.help.text"
-msgid "LSet sVar = sExpr"
-msgstr ""
+#. 2$V^
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3159239\n"
+"35\n"
+"help.text"
+msgid "You can declare an array types as dynamic if a ReDim statement defines the number of dimensions in the subroutine or the function that contains the array. Generally, you can only define an array dimension once, and you cannot modify it. Within a subroutine, you can declare an array with ReDim. You can only define dimensions with numeric expressions. This ensures that the fields are only as large as necessary."
+msgstr "Vi mozete deklarisati niz tipa kao dinamican ako ReDim red definise broj dimenzija u subrutini ili funkciji koja sadrzi niz. Generalno, vi samo mozete definisati niz jednodimenzijonalni i ne moze se mjenjati. Bez subrutina mozete deklarisati niz sa ReDim.Takodjer mozete definisati dimenzije sa izrazenim brojevima. Polje je veliko, koliko treba da bude"
+
+#. keI_
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"hd_id3150344\n"
+"36\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03120304.xhp#par_id3146969.37.help.text
-msgctxt "03120304.xhp#par_id3146969.37.help.text"
-msgid "Print \">\"; sVar; \"<\""
+#. YL8)
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3154657\n"
+"40\n"
+"help.text"
+msgid "sVar = \"Office\""
msgstr ""
-#: 03120304.xhp#par_id3150749.38.help.text
+#. BP51
+#: 03102100.xhp
#, fuzzy
-msgctxt "03120304.xhp#par_id3150749.38.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"03102100.xhp\n"
+"par_id3149036\n"
+"44\n"
+"help.text"
+msgid "' Two-dimensional data field"
+msgstr "Dva-dimenzijonalna bazna polja"
-#: 03100100.xhp#tit.help.text
-msgid "CBool Function [Runtime]"
-msgstr "CBool Function [Run-time]"
+#. R)-{
+#: 03102100.xhp
+#, fuzzy
+msgctxt ""
+"03102100.xhp\n"
+"par_id3153782\n"
+"46\n"
+"help.text"
+msgid "Const sDim As String = \" Dimension:\""
+msgstr "Konstanta sDim kao String = \" Dimenzija:\""
-#: 03100100.xhp#bm_id3150616.help.text
+#. 46M;
+#: 03020102.xhp
#, fuzzy
-msgid "<bookmark_value>CBool function</bookmark_value>"
-msgstr "<bookmark_value>Izaberi funkciju</bookmark_value>"
+msgctxt ""
+"03020102.xhp\n"
+"tit\n"
+"help.text"
+msgid "FreeFile Function[Runtime]"
+msgstr "zelena Function [Run-time]"
-#: 03100100.xhp#hd_id3150616.1.help.text
-msgid "<link href=\"text/sbasic/shared/03100100.xhp\" name=\"CBool Function [Runtime]\">CBool Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100100.xhp\" name=\"CBool Function [Run-time]\">CBool Function [Run-time]</link>"
+#. jM$1
+#: 03020102.xhp
+#, fuzzy
+msgctxt ""
+"03020102.xhp\n"
+"bm_id3150400\n"
+"help.text"
+msgid "<bookmark_value>FreeFile function</bookmark_value>"
+msgstr "<bookmark_value>DateValue funkcija</bookmark_value>"
-#: 03100100.xhp#par_id3145136.2.help.text
-msgid "Converts a string comparison or numeric comparison to a Boolean expression, or converts a single numeric expression to a Boolean expression."
-msgstr "Konvertuje poredjenje znaka ili brojnog izraza u Boolean izraz, ili konvertuje jedan brojni izraz u Boolean izraz."
+#. #zph
+#: 03020102.xhp
+#, fuzzy
+msgctxt ""
+"03020102.xhp\n"
+"hd_id3150400\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020102.xhp\" name=\"FreeFile Function[Runtime]\">FreeFile Function[Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Green Function [Run-time]\">Green Function [Run-time]</link>"
-#: 03100100.xhp#hd_id3153345.3.help.text
-msgctxt "03100100.xhp#hd_id3153345.3.help.text"
+#. zdB]
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"par_id3154366\n"
+"2\n"
+"help.text"
+msgid "Returns the next available file number for opening a file. Use this function to open a file using a file number that is not already in use by a currently open file."
+msgstr ""
+
+#. fT!8
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"hd_id3150769\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03100100.xhp#par_id3149514.4.help.text
-msgid "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) or CBool (Number)"
-msgstr "CBool (Izraz_1 {= | <> | < | > | <= | >=} Izraz_2) or CBool (Number)"
-
-#: 03100100.xhp#hd_id3156152.5.help.text
-msgctxt "03100100.xhp#hd_id3156152.5.help.text"
+#. bPdY
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"hd_id3151042\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03100100.xhp#par_id3155419.6.help.text
-msgctxt "03100100.xhp#par_id3155419.6.help.text"
-msgid "Bool"
-msgstr ""
+#. n%;8
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"par_id3150440\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "Cjelobrojno"
-#: 03100100.xhp#hd_id3147530.7.help.text
-msgctxt "03100100.xhp#hd_id3147530.7.help.text"
+#. $kHi
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"hd_id3148576\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03100100.xhp#par_id3156344.8.help.text
-msgid "<emph>Expression1, Expression2:</emph> Any string or numeric expressions that you want to compare. If the expressions match, the <emph>CBool</emph> function returns <emph>True</emph>, otherwise <emph>False</emph> is returned."
-msgstr "<emph>izraz_1, izraz_2</emph>: Bilo koji znak ili numericki izraz koji zelis konvertovati.ako se izrazi poklapaju, <emph>CBool</emph> funkcija vraca <emph>True</emph>, u drugom slucaju <emph>Netačno</emph> je vracena."
-
-#: 03100100.xhp#par_id3149655.9.help.text
-msgid "<emph>Number:</emph> Any numeric expression that you want to convert. If the expression equals 0, <emph>False</emph> is returned, otherwise <emph>True</emph> is returned."
-msgstr "<emph>Number</emph>: Brojni izraz koji zelis konvertovati. Ako je izraz jedank 0, <emph>Netačno</emph> je vracena, u drugom slucaju <emph>True</emph> je vracena."
-
-#: 03100100.xhp#par_id3145171.10.help.text
-msgid "The following example uses the <emph>CBool</emph> function to evaluate the value that is returned by the <emph>Instr</emph> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
-msgstr "Slijedeci primjerkoristi <emph>CBool</emph> funkciju da procijeni vrijednost koja je vracena <emph>Instr</emph> funkcijom. Funkcija provjerava ako je rijec \"i\"nadjena u recenici koja je unesena od korisnika."
+#. k5|/
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"par_id3155854\n"
+"8\n"
+"help.text"
+msgid "This function can only be used immediately in front of an Open statement. FreeFile returns the next available file number, but does not reserve it."
+msgstr ""
-#: 03100100.xhp#hd_id3156212.11.help.text
-msgctxt "03100100.xhp#hd_id3156212.11.help.text"
+#. 4Z2\
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"hd_id3159153\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03100100.xhp#par_id3147288.12.help.text
-#, fuzzy
-msgid "Sub ExampleCBool"
-msgstr "Sub PrimjerOdaberi"
-
-#: 03100100.xhp#par_id3153768.13.help.text
-#, fuzzy
-msgctxt "03100100.xhp#par_id3153768.13.help.text"
-msgid "Dim sText As String"
-msgstr "MkDir tekst kao string"
-
-#: 03100100.xhp#par_id3155132.14.help.text
-msgid "sText = InputBox(\"Please enter a short sentence:\")"
-msgstr "sTektst = PoljeUnosa(\"Molimo unesite kratku recenicu:\")"
-
-#: 03100100.xhp#par_id3155855.15.help.text
-msgid "REM Proof if the word »and« appears in the sentence."
-msgstr "REM Dokazi ukoliko je rijec »i« pojavljivana u recenici."
-
-#: 03100100.xhp#par_id3146984.16.help.text
-msgid "REM Instead of the command line"
-msgstr "REM Umjesto komandne linije"
-
-#: 03100100.xhp#par_id3148576.17.help.text
-msgid "REM If Instr(Input, \"and\")<>0 Then..."
-msgstr "REM ako Instr(Unos, \"i\")<>0 onda..."
-
-#: 03100100.xhp#par_id3154014.18.help.text
-msgid "REM the CBool function is applied as follows:"
-msgstr "REM the CBool je primjenjena kao sto slijedi:"
-
-#: 03100100.xhp#par_id3155413.19.help.text
-msgid "If CBool(Instr(sText, \"and\")) Then"
-msgstr "If CBool(Instr(sTekst, \"i\")) onda"
+#. !-Ii
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"par_id3155416\n"
+"18\n"
+"help.text"
+msgid "Print #iNumber, \"First line of text\""
+msgstr "Isštampati #iBroj, \"Prvi red teksta\""
-#: 03100100.xhp#par_id3152940.20.help.text
-msgid "MsgBox \"The word »and« appears in the sentence you entered!\""
-msgstr "poruka_polje \"Rijec »i« se pojavljuje u recenici koju ste unijeli!\""
+#. yn{I
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"par_id3153416\n"
+"19\n"
+"help.text"
+msgid "Print #iNumber, \"Another line of text\""
+msgstr "Isštampati #iBroj, \"Drugi red teksta\""
-#: 03100100.xhp#par_id3153954.21.help.text
-msgid "EndIf"
-msgstr "ZavrsiAko"
+#. hZkp
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"tit\n"
+"help.text"
+msgid "ConvertToURL Function [Runtime]"
+msgstr "Pretvori u URL funkciju [U izvršenju]"
-#: 03100100.xhp#par_id3152886.22.help.text
+#. R#Tc
+#: 03120312.xhp
#, fuzzy
-msgctxt "03100100.xhp#par_id3152886.22.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03030300.xhp#tit.help.text
-msgid "System Date and Time"
-msgstr ""
-
-#: 03030300.xhp#hd_id3154923.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030300.xhp\" name=\"System Date and Time\">System Date and Time</link>"
-msgstr ""
-
-#: 03030300.xhp#par_id3149457.2.help.text
-msgid "The following functions and statements set or return the system date and time."
-msgstr ""
-
-#: 03120311.xhp#tit.help.text
-msgid "Trim Function [Runtime]"
-msgstr "Trim funkcija [U izvršenju]"
-
-#: 03120311.xhp#bm_id3150616.help.text
-msgid "<bookmark_value>Trim function</bookmark_value>"
-msgstr "<bookmark_value>Trim funkcija</bookmark_value>"
+msgctxt ""
+"03120312.xhp\n"
+"bm_id3152801\n"
+"help.text"
+msgid "<bookmark_value>ConvertToURL function</bookmark_value>"
+msgstr "<bookmark_value>Pretvori iz URL funkcije</bookmark_value>"
-#: 03120311.xhp#hd_id3150616.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Trim Function [Runtime]\">Trim Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Trim Function [Run-time]\">Trim funkcija [U izvršenju]</link>"
+#. 7;C8
+#: 03120312.xhp
+#, fuzzy
+msgctxt ""
+"03120312.xhp\n"
+"hd_id3152801\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120312.xhp\" name=\"ConvertToURL Function [Runtime]\">ConvertToURL Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120313.xhp\" name=\"ConvertFromURL Function [Run-time]\">Pretvori iz URL funkcije[RDužina trajanja]</link>"
-#: 03120311.xhp#par_id3149177.2.help.text
-msgid "Removes all leading and trailing spaces from a string expression."
-msgstr "Uklanja sve vodece i pratece prostore od niza izraza."
+#. :+Z]
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"par_id3148538\n"
+"2\n"
+"help.text"
+msgid "Converts a system file name to a file URL."
+msgstr "Pretvara sistemsko ime fajla u fajl URL."
-#: 03120311.xhp#hd_id3159157.3.help.text
-msgctxt "03120311.xhp#hd_id3159157.3.help.text"
+#. -rCF
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"hd_id3150669\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03120311.xhp#par_id3155341.4.help.text
-msgid "Trim( Text As String )"
-msgstr "Trim(Tekst kao String)"
+#. JdF:
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"par_id3154285\n"
+"4\n"
+"help.text"
+msgid "ConvertToURL(filename)"
+msgstr "Pretvori u URL funkciju(ime fajla)"
-#: 03120311.xhp#hd_id3155388.5.help.text
-msgctxt "03120311.xhp#hd_id3155388.5.help.text"
+#. +q(,
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"hd_id3150984\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03120311.xhp#par_id3143228.6.help.text
+#. ]9LA
+#: 03120312.xhp
#, fuzzy
-msgctxt "03120311.xhp#par_id3143228.6.help.text"
+msgctxt ""
+"03120312.xhp\n"
+"par_id3147530\n"
+"6\n"
+"help.text"
msgid "String"
msgstr "Stringovi"
-#: 03120311.xhp#hd_id3145609.7.help.text
-msgctxt "03120311.xhp#hd_id3145609.7.help.text"
+#. ;(0+
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"hd_id3148550\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03120311.xhp#par_id3159414.8.help.text
-msgctxt "03120311.xhp#par_id3159414.8.help.text"
-msgid "<emph>Text:</emph> Any string expression."
-msgstr "<emph>Text</emph>: Bilo koji string izraz."
+#. b\UX
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"par_id3148947\n"
+"8\n"
+"help.text"
+msgid "<emph>Filename:</emph> A file name as string."
+msgstr "<emph>Filename</emph>: Ime fajla kao string."
-#: 03120311.xhp#hd_id3148663.10.help.text
-msgctxt "03120311.xhp#hd_id3148663.10.help.text"
+#. QI~-
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"hd_id3153361\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03120311.xhp#par_id3150398.11.help.text
-#, fuzzy
-msgctxt "03120311.xhp#par_id3150398.11.help.text"
-msgid "Sub ExampleSpaces"
-msgstr "Sub SkupPrimjera"
-
-#: 03120311.xhp#par_id3153525.12.help.text
-msgctxt "03120311.xhp#par_id3153525.12.help.text"
-msgid "Dim sText2 as String,sText as String,sOut as String"
-msgstr ""
-
-#: 03120311.xhp#par_id3154908.13.help.text
-msgctxt "03120311.xhp#par_id3154908.13.help.text"
-msgid "sText2 = \" <*Las Vegas*> \""
-msgstr ""
-
-#: 03120311.xhp#par_id3144760.15.help.text
-msgctxt "03120311.xhp#par_id3144760.15.help.text"
-msgid "sOut = \"'\"+sText2 +\"'\"+ Chr(13)"
-msgstr ""
-
-#: 03120311.xhp#par_id3151383.16.help.text
-msgctxt "03120311.xhp#par_id3151383.16.help.text"
-msgid "sText = Ltrim(sText2) REM sText = \"<*Las Vegas*> \""
-msgstr ""
-
-#: 03120311.xhp#par_id3151044.17.help.text
-msgctxt "03120311.xhp#par_id3151044.17.help.text"
-msgid "sOut = sOut + \"'\"+sText +\"'\" + Chr(13)"
-msgstr ""
-
-#: 03120311.xhp#par_id3159149.18.help.text
-msgctxt "03120311.xhp#par_id3159149.18.help.text"
-msgid "sText = Rtrim(sText2) REM sText = \" <*Las Vegas*>\""
-msgstr ""
+#. Img1
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"par_id3150792\n"
+"10\n"
+"help.text"
+msgid "systemFile$ = \"c:\\folder\\mytext.txt\""
+msgstr "sistemskiFajl$ = \"c:\\folder\\mytext.txt\""
-#: 03120311.xhp#par_id3150449.19.help.text
-msgctxt "03120311.xhp#par_id3150449.19.help.text"
-msgid "sOut = sOut +\"'\"+ sText +\"'\" + Chr(13)"
+#. ?FyK
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"par_id3154365\n"
+"11\n"
+"help.text"
+msgid "url$ = ConvertToURL( systemFile$ )"
msgstr ""
-#: 03120311.xhp#par_id3149562.20.help.text
-msgctxt "03120311.xhp#par_id3149562.20.help.text"
-msgid "sText = Trim(sText2) REM sText = \"<*Las Vegas*>\""
-msgstr ""
+#. HYYb
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"par_id3151042\n"
+"12\n"
+"help.text"
+msgid "print url$"
+msgstr "printaj url$"
-#: 03120311.xhp#par_id3161831.21.help.text
-msgctxt "03120311.xhp#par_id3161831.21.help.text"
-msgid "sOut = sOut +\"'\"+ sText +\"'\""
+#. 8G@A
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"par_id3154909\n"
+"13\n"
+"help.text"
+msgid "systemFileAgain$ = ConvertFromURL( url$ )"
msgstr ""
-#: 03120311.xhp#par_id3146120.22.help.text
-msgctxt "03120311.xhp#par_id3146120.22.help.text"
-msgid "MsgBox sOut"
-msgstr ""
+#. sZ9?
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"par_id3144762\n"
+"14\n"
+"help.text"
+msgid "print systemFileAgain$"
+msgstr "printaj sistemskiFajlPonovo$"
-#: 03120311.xhp#par_id3145364.23.help.text
-msgctxt "03120311.xhp#par_id3145364.23.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. _=z_
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"tit\n"
+"help.text"
+msgid "Set Statement[Runtime]"
+msgstr "Postavi Naredbu[Vrijeme izvršavanja]"
-#: 03010305.xhp#tit.help.text
-msgid "RGB Function [Runtime]"
-msgstr "RGB Function [Run-time]"
+#. *`Aq
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"bm_id3154422\n"
+"help.text"
+msgid "<bookmark_value>Set statement</bookmark_value><bookmark_value>Nothing object</bookmark_value>"
+msgstr "<bookmark_value>Postavi naredbu</bookmark_value><bookmark_value>objekat ništa</bookmark_value>"
-#: 03010305.xhp#hd_id3150792.1.help.text
-msgid "<link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB Function [Runtime]\">RGB Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB Function [Run-time]\">RGB Function [Run-time]</link>"
+#. qa]H
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"hd_id3154422\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Set Statement[Runtime]\">Set Statement[Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Postavi Naredbu[Vrijeme izvršavanja]\">Postavi Naredbu[Vriejme izvršavanja]</link>"
-#: 03010305.xhp#par_id3150447.2.help.text
-msgid "Returns a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"long integer color value\">long integer color value</link> consisting of red, green, and blue components."
-msgstr "Returns a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"long integer colour value\">long integer colour value</link> consisting of red, green and blue components."
+#. ceeW
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"par_id3159149\n"
+"2\n"
+"help.text"
+msgid "Sets an object reference on a variable or a Property."
+msgstr "Postavlja referencu objekta na varijablu ili na Svojstvo."
-#: 03010305.xhp#hd_id3147229.3.help.text
-msgctxt "03010305.xhp#hd_id3147229.3.help.text"
+#. _,fY
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"hd_id3153105\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03010305.xhp#par_id3155132.4.help.text
-msgid "RGB (Red, Green, Blue)"
-msgstr ""
-
-#: 03010305.xhp#hd_id3156442.5.help.text
-msgctxt "03010305.xhp#hd_id3156442.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03010305.xhp#par_id3159153.6.help.text
-msgctxt "03010305.xhp#par_id3159153.6.help.text"
-msgid "Long"
-msgstr ""
+#. 9[A8
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"par_id3154217\n"
+"4\n"
+"help.text"
+msgid "Set ObjectVar = Object"
+msgstr "Pstavlja VarObjekta = Objekt"
-#: 03010305.xhp#hd_id3154013.7.help.text
-msgctxt "03010305.xhp#hd_id3154013.7.help.text"
-msgid "Parameter:"
-msgstr "Parametar:"
+#. Rqjn
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"hd_id3154685\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03010305.xhp#par_id3152597.8.help.text
-msgid "<emph>Red</emph>: Any integer expression that represents the red component (0-255) of the composite color."
-msgstr "<emph>Red</emph>: An integer expression that represents the red component (0-255) of the composite colour."
+#. .r!)
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"par_id3156281\n"
+"6\n"
+"help.text"
+msgid "<emph>ObjectVar:</emph> a variable or a property that requires an object reference."
+msgstr "<emph>VarObjekta</emph>: varijabla ili svojstvo koje yahtjeva referencu objekta."
-#: 03010305.xhp#par_id3146974.9.help.text
-msgid "<emph>Green</emph>: Any integer expression that represents the green component (0-255) of the composite color."
-msgstr "<emph>Zelena</emph>: An integer expression that represents the green component (0-255) of the composite colour."
+#. yu+W
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"par_id3159252\n"
+"7\n"
+"help.text"
+msgid "<emph>Object:</emph> Object that the variable or the property refers to."
+msgstr "<emph>Objekat</emph>: Objekat na kojeg se varijabla ili svojstvo odnose."
-#: 03010305.xhp#par_id3151113.10.help.text
-msgid "<emph>Blue</emph>: Any integer expression that represents the blue component (0-255) of the composite color."
-msgstr "<emph>Plava</emph>: An integer expression that represents the blue component (0-255) of the composite colour."
+#. k;3L
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"par_idN10623\n"
+"help.text"
+msgid "<emph>Nothing</emph> - Assign the <emph>Nothing</emph> object to a variable to remove a previous assignment."
+msgstr "<emph>Ništa</emph> - Dodijeli <emph>Ništa</emph> objekat varijabli da ukloni predhodni zadatak."
-#: 03010305.xhp#hd_id3147435.11.help.text
-msgctxt "03010305.xhp#hd_id3147435.11.help.text"
+#. Y}U?
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"hd_id3159153\n"
+"8\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03010305.xhp#par_id3156283.12.help.text
-msgctxt "03010305.xhp#par_id3156283.12.help.text"
-msgid "Sub ExampleColor"
-msgstr "Sub ExampleColour"
-
-#: 03010305.xhp#par_id3149582.13.help.text
-#, fuzzy
-msgctxt "03010305.xhp#par_id3149582.13.help.text"
-msgid "Dim lVar As Long"
-msgstr "Dim lTick kao Long"
-
-#: 03010305.xhp#par_id3150417.14.help.text
-msgctxt "03010305.xhp#par_id3150417.14.help.text"
-msgid "lVar = rgb(128,0,200)"
-msgstr ""
-
-#: 03010305.xhp#par_id3145647.15.help.text
-msgctxt "03010305.xhp#par_id3145647.15.help.text"
-msgid "msgbox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
-msgstr "msgbox \"The colour \" & lVar & \" consists of:\" & Chr(13) &_"
-
-#: 03010305.xhp#par_id3154491.16.help.text
-msgctxt "03010305.xhp#par_id3154491.16.help.text"
-msgid "\"red= \" & red(lVar) & Chr(13)&_"
-msgstr ""
-
-#: 03010305.xhp#par_id3149401.17.help.text
-msgctxt "03010305.xhp#par_id3149401.17.help.text"
-msgid "\"green= \" & green(lVar) & Chr(13)&_"
-msgstr ""
-
-#: 03010305.xhp#par_id3150716.18.help.text
-msgctxt "03010305.xhp#par_id3150716.18.help.text"
-msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
-msgstr "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colours\""
-
-#: 03010305.xhp#par_id3150752.19.help.text
-msgctxt "03010305.xhp#par_id3150752.19.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03101400.xhp#tit.help.text
-msgid "DefDbl Statement [Runtime]"
-msgstr "DefDbl Red [Pokrenut-vrijeme]"
+#. p^3.
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefDate Statement [Runtime]"
+msgstr "DefDate Red [Pokrenut-vrijeme]"
-#: 03101400.xhp#bm_id3147242.help.text
-msgid "<bookmark_value>DefDbl statement</bookmark_value>"
-msgstr "<bookmark_value>DefDbl red</bookmark_value>"
+#. IU:;
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"bm_id3150504\n"
+"help.text"
+msgid "<bookmark_value>DefDate statement</bookmark_value>"
+msgstr "<bookmark_value>DefDatum red</bookmark_value>"
-#: 03101400.xhp#hd_id3147242.1.help.text
-msgid "<link href=\"text/sbasic/shared/03101400.xhp\" name=\"DefDbl Statement [Runtime]\">DefDbl Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101400.xhp\" name=\"DefDbl Red[Pokrenuti-vrijeme]\">DefDbl Red [Pokrenuti-vrijeme]</link>"
+#. |`bD
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"hd_id3150504\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101300.xhp\" name=\"DefDate Statement [Runtime]\">DefDate Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101300.xhp\" name=\"DefDatum red [Pokrenut-vrijeme]\">DefDate red [Pokrenut-vrijeme]</link>"
-#: 03101400.xhp#par_id3153126.2.help.text
-msgctxt "03101400.xhp#par_id3153126.2.help.text"
-msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
-msgstr "Postavi zadanu vrijednost tipa, prema pisanom okrugu ako nema tipa koji je deklarisan karakter"
+#. U8Y(
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"par_id3145069\n"
+"2\n"
+"help.text"
+msgid "If no type-declaration character or keyword is specified, the DefDate statement sets the default variable type, according to a letter range."
+msgstr "Ako nema tipa deklarisanog ili znacajna rijec je odredzena, DefDate red postavlja zadanu vrijednost tipa, prema pisanom djelu"
-#: 03101400.xhp#hd_id3155420.3.help.text
-msgctxt "03101400.xhp#hd_id3155420.3.help.text"
+#. S7#=
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"hd_id3154758\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03101400.xhp#par_id3147530.4.help.text
-msgctxt "03101400.xhp#par_id3147530.4.help.text"
+#. d(A8
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"par_id3148664\n"
+"4\n"
+"help.text"
msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
msgstr "Defxxx Karakterokrug1[, Karakterokrug2[,...]]"
-#: 03101400.xhp#hd_id3145069.5.help.text
-msgctxt "03101400.xhp#hd_id3145069.5.help.text"
+#. sK4}
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"hd_id3150541\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03101400.xhp#par_id3147560.6.help.text
-msgctxt "03101400.xhp#par_id3147560.6.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+#. XMkE
+#: 03101300.xhp
+#, fuzzy
+msgctxt ""
+"03101300.xhp\n"
+"par_id3156709\n"
+"6\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
msgstr "<emph>Characterrange</emph>: Slova koja odredzuju okrug varijabli koje zelite vidjeti kao zadanu vrijednost tipa for"
-#: 03101400.xhp#par_id3150791.7.help.text
-msgctxt "03101400.xhp#par_id3150791.7.help.text"
+#. P7u3
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"par_id3150869\n"
+"7\n"
+"help.text"
msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr ""
-#: 03101400.xhp#par_id3151210.8.help.text
-msgctxt "03101400.xhp#par_id3151210.8.help.text"
+#. 5T{P
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"par_id3145171\n"
+"8\n"
+"help.text"
msgid "<emph>Keyword:</emph> Default variable type"
msgstr "<emph>Keyword</emph>: Default variable type"
-#: 03101400.xhp#par_id3154123.9.help.text
-msgid "<emph>DefDbl:</emph> Double"
-msgstr "<emph>DefDbl</emph>: Duplo"
+#. #Gt9
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"par_id3150767\n"
+"9\n"
+"help.text"
+msgid "<emph>DefDate:</emph> Date"
+msgstr "<emph>DefDate</emph>: Datum"
-#: 03101400.xhp#hd_id3153192.10.help.text
-msgctxt "03101400.xhp#hd_id3153192.10.help.text"
+#. Vd]%
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"hd_id3153768\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03101400.xhp#par_id3156281.12.help.text
-msgctxt "03101400.xhp#par_id3156281.12.help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM Prefiks definisan za variable tipa:"
-
-#: 03101400.xhp#par_id3153970.13.help.text
-msgctxt "03101400.xhp#par_id3153970.13.help.text"
-msgid "DefBool b"
-msgstr ""
-
-#: 03101400.xhp#par_id3149561.14.help.text
-msgctxt "03101400.xhp#par_id3149561.14.help.text"
-msgid "DefDate t"
-msgstr ""
-
-#: 03101400.xhp#par_id3147288.15.help.text
-msgctxt "03101400.xhp#par_id3147288.15.help.text"
-msgid "DefDbL d"
-msgstr ""
-
-#: 03101400.xhp#par_id3150487.16.help.text
-msgctxt "03101400.xhp#par_id3150487.16.help.text"
-msgid "DefInt i"
-msgstr ""
-
-#: 03101400.xhp#par_id3151116.17.help.text
-msgctxt "03101400.xhp#par_id3151116.17.help.text"
-msgid "DefLng l"
-msgstr ""
-
-#: 03101400.xhp#par_id3146922.18.help.text
-msgctxt "03101400.xhp#par_id3146922.18.help.text"
-msgid "DefObj o"
-msgstr ""
-
-#: 03101400.xhp#par_id3146984.19.help.text
-msgctxt "03101400.xhp#par_id3146984.19.help.text"
-msgid "DefVar v"
-msgstr ""
-
-#: 03101400.xhp#par_id3147436.21.help.text
-msgid "Sub ExampleDefDBL"
-msgstr "Sub PrimjerDefDBL"
-
-#: 03101400.xhp#par_id3153144.22.help.text
-msgid "dValue=1.23e43 REM dValue is an implicit Double variable type"
-msgstr "dValue=1.23e43 REM dValue je implicitna dupla variabla tipa"
-
-#: 03101400.xhp#par_id3152941.23.help.text
-msgctxt "03101400.xhp#par_id3152941.23.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03020301.xhp#tit.help.text
-#, fuzzy
-msgid "Eof Function [Runtime]"
-msgstr "Lof Funkcija [Run-time]"
-
-#: 03020301.xhp#bm_id3154598.help.text
+#. qE-/
+#: 03101300.xhp
#, fuzzy
-msgid "<bookmark_value>Eof function</bookmark_value>"
-msgstr "<bookmark_value>Lof Funkcija</bookmark_value>"
+msgctxt ""
+"03101300.xhp\n"
+"par_id3145785\n"
+"12\n"
+"help.text"
+msgid "' Prefix definitions for variable types:"
+msgstr "REM Prefiks definisan za variable tipa:"
-#: 03020301.xhp#hd_id3154598.1.help.text
+#. M|kw
+#: 03101300.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03020301.xhp\" name=\"Eof Function [Runtime]\">Eof Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Funkcija [Run-time]\">Lof Funkcija [Run-time]</link>"
-
-#: 03020301.xhp#par_id3147182.2.help.text
-msgid "Determines if the file pointer has reached the end of a file."
-msgstr ""
-
-#: 03020301.xhp#hd_id3149119.3.help.text
-msgctxt "03020301.xhp#hd_id3149119.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03020301.xhp#par_id3147399.4.help.text
-msgid "Eof (intexpression As Integer)"
-msgstr ""
-
-#: 03020301.xhp#hd_id3153539.5.help.text
-msgctxt "03020301.xhp#hd_id3153539.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03020301.xhp#par_id3156027.6.help.text
-msgctxt "03020301.xhp#par_id3156027.6.help.text"
-msgid "Bool"
-msgstr ""
-
-#: 03020301.xhp#hd_id3152924.7.help.text
-msgctxt "03020301.xhp#hd_id3152924.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03020301.xhp#par_id3153990.8.help.text
-msgid "<emph>Intexpression:</emph> Any integer expression that evaluates to the number of an open file."
-msgstr ""
+msgctxt ""
+"03101300.xhp\n"
+"par_id3152462\n"
+"22\n"
+"help.text"
+msgid "tDate=Date ' tDate is an implicit date variable"
+msgstr "tDatum=Datum REM tDatum je implikantan podatak varijable"
-#: 03020301.xhp#par_id3153527.9.help.text
-msgid "Use EOF to avoid errors when you attempt to get input past the end of a file. When you use the Input or Get statement to read from a file, the file pointer is advanced by the number of bytes read. When the end of a file is reached, EOF returns the value \"True\" (-1)."
-msgstr ""
+#. Os1M
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Libraries, Modules and Dialogs"
+msgstr "Biblioteke, Moduli i Dijalog Prozori"
-#: 03020301.xhp#hd_id3154046.10.help.text
-msgctxt "03020301.xhp#hd_id3154046.10.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. lbe%
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"hd_id3147317\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01020500.xhp\" name=\"Libraries, Modules and Dialogs\">Libraries, Modules and Dialogs</link>"
+msgstr "<link href=\"text/sbasic/shared/01020500.xhp\" name=\"Libraries, Modules and Dialogue Boxes\">Libraries, Modules and Dialogue Boxes</link>"
-#: 03020301.xhp#par_id3143270.11.help.text
-msgctxt "03020301.xhp#par_id3143270.11.help.text"
-msgid "Sub ExampleWorkWithAFile"
-msgstr ""
+#. Uj0y
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"par_id3147427\n"
+"2\n"
+"help.text"
+msgid "The following describes the basic use of libraries, modules and dialogs in $[officename] Basic."
+msgstr "Slijedeće opisuje osnovnu upotrebu biblioteka, modula i prozora za dijalog u $[officename] Basic."
-#: 03020301.xhp#par_id3150670.12.help.text
-#, fuzzy
-msgctxt "03020301.xhp#par_id3150670.12.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iColour As Integer"
+#. U}/i
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"par_id3146120\n"
+"3\n"
+"help.text"
+msgid "$[officename] Basic provides tools to help you structuring your projects. It supports various \"units\" which enable you to group individual SUBS and FUNCTIONS in a Basic project."
+msgstr "$[officename] Basic omogućava alate za pomoć pri struktuiranju projekata. Podržava različite \"jedinice\" koje omogućavaju grupaciju indivudualnog SUBS i FUNKCIJA u projektu Basic."
-#: 03020301.xhp#par_id3154143.13.help.text
-#, fuzzy
-msgctxt "03020301.xhp#par_id3154143.13.help.text"
-msgid "Dim sLine As String"
-msgstr "Dim sVar kao String"
+#. Q,QI
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"hd_id3148575\n"
+"5\n"
+"help.text"
+msgid "Libraries"
+msgstr "Biblioteke"
-#: 03020301.xhp#par_id3148943.14.help.text
-#, fuzzy
-msgctxt "03020301.xhp#par_id3148943.14.help.text"
-msgid "Dim aFile As String"
-msgstr "DIM sFile Kao String"
+#. _D5L
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"par_id3150011\n"
+"6\n"
+"help.text"
+msgid "Libraries serve as a tool for organizing modules, and can either be attached to a document or a template. When the document or a template is saved, all modules contained in the library are automatically saved as well."
+msgstr "Biblioteke služe kao alat za organiziranje modula i može biti ili dodan dokumentu ili šablonu. Kada je dokument ili šablon sačuvan, svi moduli sadržani u biblioteci su automatski sačuvani također."
-#: 03020301.xhp#par_id3153897.37.help.text
-#, fuzzy
-msgctxt "03020301.xhp#par_id3153897.37.help.text"
-msgid "Dim sMsg as String"
-msgstr "Dim sVar kao String"
+#. CDHH
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"par_id3151112\n"
+"7\n"
+"help.text"
+msgid "A library can contain up to 16,000 modules."
+msgstr "Biblioteka može sadržati do 16,000 modula."
-#: 03020301.xhp#par_id3156344.15.help.text
-msgctxt "03020301.xhp#par_id3156344.15.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr ""
+#. Z5RP
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"hd_id3149262\n"
+"8\n"
+"help.text"
+msgid "Modules"
+msgstr "Moduli"
-#: 03020301.xhp#par_id3148663.17.help.text
-msgctxt "03020301.xhp#par_id3148663.17.help.text"
-msgid "iNumber = Freefile"
-msgstr ""
+#. VEN0
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"par_id3156441\n"
+"9\n"
+"help.text"
+msgid "A module contains SUBS and FUNCTIONS along with variable declarations. The length of the program that can be saved in a module is limited to 64 KB. If more space is required you can divide a $[officename] Basic project among several modules, and then save them in a single library."
+msgstr "Modul sadrži SUBS i FUNKCIJE uključujući i deklaracije varijabli. Dužina programa koji može biti sačuvan u modulu je ograničena na 64 KB. Ako je potrebno više prostora $[officename] Basic projekat se može podijeliti kroz nekoliko modula i onda sačuvati u jednu biblioteku."
-#: 03020301.xhp#par_id3153379.18.help.text
-msgctxt "03020301.xhp#par_id3153379.18.help.text"
-msgid "Open aFile For Output As #iNumber"
-msgstr ""
+#. Il@(
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"hd_id3152577\n"
+"11\n"
+"help.text"
+msgid "Dialog Modules"
+msgstr "Moduli Dijaloški Prozor"
-#: 03020301.xhp#par_id3153360.19.help.text
-msgctxt "03020301.xhp#par_id3153360.19.help.text"
-msgid "Print #iNumber, \"First line of text\""
-msgstr "Isštampati #iBroj, \"Prvi red teksta\""
+#. e%!N
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"par_id3149377\n"
+"12\n"
+"help.text"
+msgid "Dialog modules contain dialog definitions, including the dialog box properties, the properties of each dialog element and the events assigned. Since a dialog module can only contain a single dialog, they are often referred to as \"dialogs\"."
+msgstr "Dijaloški Prozor moduli sadrže definicije dijaloških prozora, uključujući karakteristike dijaloških prozora, karakteristike svakog elementa dijaloškog prozora i slučaja dodijeljenih. Kako dijaloški prozor modul može sadržati jedan dijaloški prozor, često se navodi kao \"dijaloški prozori\"."
-#: 03020301.xhp#par_id3148797.20.help.text
-msgctxt "03020301.xhp#par_id3148797.20.help.text"
-msgid "Print #iNumber, \"Another line of text\""
-msgstr "Isštampati #iBroj, \"Drugi red teksta\""
+#. _zo4
+#: 03030000.xhp
+msgctxt ""
+"03030000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Date and Time Functions"
+msgstr "Date and Time funkcije"
-#: 03020301.xhp#par_id3154684.21.help.text
-msgctxt "03020301.xhp#par_id3154684.21.help.text"
-msgid "Close #iNumber"
-msgstr ""
+#. SqTE
+#: 03030000.xhp
+msgctxt ""
+"03030000.xhp\n"
+"hd_id3150502\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030000.xhp\" name=\"Date and Time Functions\">Date and Time Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03030000.xhp\" name=\"Date and Time funkcije\">Date and Time funkcije</link>"
-#: 03020301.xhp#par_id3153104.25.help.text
-msgctxt "03020301.xhp#par_id3153104.25.help.text"
-msgid "iNumber = Freefile"
-msgstr ""
+#. VRE^
+#: 03030000.xhp
+msgctxt ""
+"03030000.xhp\n"
+"par_id3153255\n"
+"2\n"
+"help.text"
+msgid "Use the statements and functions described here to perform date and time calculations."
+msgstr "Koristite ove izjave i funkcije opisane ovdje da pravite datumske i vremenske kalkulacije."
-#: 03020301.xhp#par_id3144761.26.help.text
-msgctxt "03020301.xhp#par_id3144761.26.help.text"
-msgid "Open aFile For Input As iNumber"
-msgstr ""
+#. YIn/
+#: 03030000.xhp
+msgctxt ""
+"03030000.xhp\n"
+"par_id3152363\n"
+"3\n"
+"help.text"
+msgid "<item type=\"productname\">%PRODUCTNAME</item> Basic lets you calculate time or date differences by converting the time and date values to continuous numeric values. After the difference is calculated, special functions are used to reconvert the values to the standard time or date formats."
+msgstr "<item type=\"productname\">%PRODUCTNAME</item> Omogućava vam da kalkulišete razlike u vremenu ili datumu konvertirajući vrijednosti vremena i datuma u niz numeričkih vrijednosti. Nakon što se razlika izračuna, specijalne funkcije se koriste da rekonvertiraju vrijednosti u standardne formate za vrijeme i datume."
-#: 03020301.xhp#par_id3153193.27.help.text
-msgctxt "03020301.xhp#par_id3153193.27.help.text"
-msgid "While not eof(iNumber)"
-msgstr ""
+#. ?)m#
+#: 03030000.xhp
+msgctxt ""
+"03030000.xhp\n"
+"par_id3151054\n"
+"4\n"
+"help.text"
+msgid "You can combine date and time values into a single floating-decimal number. Dates are converted to integers, and times to decimal values. <item type=\"productname\">%PRODUCTNAME</item> Basic also supports the variable type Date, which can contain a time specification consisting of both a date and time."
+msgstr "Možete kombinirati vrijednosti datuma i vremena u jedan floating-decimal broj. Datumi se konvertiraju u integere, a vremena u decimalne vrijednosti. <item type=\"productname\">%PRODUCTNAME</item> Basic također podržava varijable tipa Date, koje mogu sadržavati vremensku specifikaciju koja se sastoji kako od datuma, tako od vremena."
-#: 03020301.xhp#par_id3158408.28.help.text
-msgctxt "03020301.xhp#par_id3158408.28.help.text"
-msgid "Line Input #iNumber, sLine"
+#. lpe7
+#: 03090000.xhp
+msgctxt ""
+"03090000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Controlling Program Execution"
msgstr ""
-#: 03020301.xhp#par_id3149203.29.help.text
-msgctxt "03020301.xhp#par_id3149203.29.help.text"
-msgid "If sLine <>\"\" then"
+#. :PXQ
+#: 03090000.xhp
+msgctxt ""
+"03090000.xhp\n"
+"hd_id3145136\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090000.xhp\" name=\"Controlling Program Execution\">Controlling Program Execution</link>"
msgstr ""
-#: 03020301.xhp#par_id3153770.30.help.text
-msgctxt "03020301.xhp#par_id3153770.30.help.text"
-msgid "sMsg = sMsg & sLine & chr(13)"
+#. I+t,
+#: 03090000.xhp
+msgctxt ""
+"03090000.xhp\n"
+"par_id3143268\n"
+"2\n"
+"help.text"
+msgid "The following statements control the execution of a program."
msgstr ""
-#: 03020301.xhp#par_id3153367.32.help.text
-msgctxt "03020301.xhp#par_id3153367.32.help.text"
-msgid "end if"
+#. 9=+T
+#: 03090000.xhp
+msgctxt ""
+"03090000.xhp\n"
+"par_id3156152\n"
+"3\n"
+"help.text"
+msgid "A program generally executes from the first line of code to the last line of code. You can also execute certain procedures within the program according to specific conditions, or repeat a section of the program within a sub-procedure or function. You can use loops to repeat parts of a program as many times as necessary, or until a certain condition is met. These type of control statements are classified as Condition, Loop, or Jump statements."
msgstr ""
-#: 03020301.xhp#par_id3147318.33.help.text
-msgctxt "03020301.xhp#par_id3147318.33.help.text"
-msgid "wend"
-msgstr ""
+#. k{eB
+#: 03080000.xhp
+msgctxt ""
+"03080000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Numeric Functions"
+msgstr "Brojcane Funkcije"
-#: 03020301.xhp#par_id3152939.34.help.text
-msgctxt "03020301.xhp#par_id3152939.34.help.text"
-msgid "Close #iNumber"
-msgstr ""
+#. 0(yO
+#: 03080000.xhp
+msgctxt ""
+"03080000.xhp\n"
+"hd_id3153127\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"Numeric Functions\">Numeric Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"Brojcane Funkcije\">Brojcane Funkcije</link>"
-#: 03020301.xhp#par_id3153726.38.help.text
-msgctxt "03020301.xhp#par_id3153726.38.help.text"
-msgid "Msgbox sMsg"
-msgstr ""
+#. 0=S:
+#: 03080000.xhp
+msgctxt ""
+"03080000.xhp\n"
+"par_id3148550\n"
+"2\n"
+"help.text"
+msgid "The following numeric functions perform calculations. Mathematical and Boolean operators are described in a separate section. Functions differ from operators in that functions pass arguments and return a result, instead of operators that return a result by combining two numeric expressions."
+msgstr "Slijedece brojcane funkcije obavljaju kalkulacije. Matematicki i Bulovski operatori su opisani u odvojenoj sekciji. Funkcije se razlikuju od operatora u tome sto funkcije proslijedjuju argumente i vracaju rezultat, dok operatori vracaju rezultat na osnovu sto kombinuju dva brojcana izraza."
-#: 03020301.xhp#par_id3153092.35.help.text
+#. +/)N
+#: 03120310.xhp
#, fuzzy
-msgctxt "03020301.xhp#par_id3153092.35.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"03120310.xhp\n"
+"tit\n"
+"help.text"
+msgid "UCase Function [Runtime]"
+msgstr "Erase Funkcija [Vrijeme izvršavanja]"
-#: 03102300.xhp#tit.help.text
-#, fuzzy
-msgid "IsDate Function [Runtime]"
-msgstr "CDate Function [Run-time]"
+#. N\]W
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"bm_id3153527\n"
+"help.text"
+msgid "<bookmark_value>UCase function</bookmark_value>"
+msgstr "<bookmark_value>UCase funkcija</bookmark_value>"
-#: 03102300.xhp#bm_id3145090.help.text
-#, fuzzy
-msgid "<bookmark_value>IsDate function</bookmark_value>"
-msgstr "<bookmark_value>Int Funkcija</bookmark_value>"
+#. gv/J
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"hd_id3153527\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase Function [Runtime]\">UCase Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase Function [Run-time]\">UCase funkcija [U izvršenju]</link>"
-#: 03102300.xhp#hd_id3145090.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03102300.xhp\" name=\"IsDate Function [Runtime]\">IsDate Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate Function [Run-time]\">CDate Function [Run-time]</link>"
+#. 00[$
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"par_id3155420\n"
+"2\n"
+"help.text"
+msgid "Converts lowercase characters in a string to uppercase."
+msgstr "Pretvara male znakove u string velika slova."
-#: 03102300.xhp#par_id3153311.2.help.text
-msgid "Tests if a numeric or string expression can be converted to a <emph>Date</emph> variable."
-msgstr ""
+#. _J0Q
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"par_id3150771\n"
+"3\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function\">LCase Function</link>"
+msgstr "Pogledaj: <link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function\">LCase funkcija</link>"
-#: 03102300.xhp#hd_id3153824.3.help.text
-msgctxt "03102300.xhp#hd_id3153824.3.help.text"
-msgid "Syntax:"
+#. aLBY
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"par_id3149233\n"
+"4\n"
+"help.text"
+msgid "<emph>Syntax</emph>:"
msgstr "Sintaksa:"
-#: 03102300.xhp#par_id3147573.4.help.text
-#, fuzzy
-msgid "IsDate (Expression)"
-msgstr "CDate (Izraz)"
+#. 6J(C
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"par_id3153061\n"
+"5\n"
+"help.text"
+msgid "UCase (Text As String)"
+msgstr "UCase (Tekst kao string)"
-#: 03102300.xhp#hd_id3143270.5.help.text
-msgctxt "03102300.xhp#hd_id3143270.5.help.text"
-msgid "Return value:"
+#. +2LT
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"par_id3159414\n"
+"6\n"
+"help.text"
+msgid "<emph>Return value</emph>:"
msgstr "Vrati vrijednost:"
-#: 03102300.xhp#par_id3147560.6.help.text
-msgctxt "03102300.xhp#par_id3147560.6.help.text"
-msgid "Bool"
-msgstr ""
-
-#: 03102300.xhp#hd_id3148947.7.help.text
-msgctxt "03102300.xhp#hd_id3148947.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03102300.xhp#par_id3145069.8.help.text
-msgid "<emph>Expression:</emph> Any numeric or string expression that you want to test. If the expression can be converted to a date, the function returns <emph>True</emph>, otherwise the function returns <emph>False</emph>."
-msgstr ""
-
-#: 03102300.xhp#hd_id3150447.9.help.text
-msgctxt "03102300.xhp#hd_id3150447.9.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03102300.xhp#par_id3154217.10.help.text
-#, fuzzy
-msgid "Sub ExampleIsDate"
-msgstr "Prijelaznik PrimjerDefDate"
-
-#: 03102300.xhp#par_id3153970.11.help.text
-#, fuzzy
-msgid "Dim sDateVar as String"
-msgstr "Dim sVar kao String"
-
-#: 03102300.xhp#par_id3153193.12.help.text
-msgid "sDateVar = \"12.12.1997\""
-msgstr ""
-
-#: 03102300.xhp#par_id3150869.13.help.text
-msgid "print IsDate(sDateVar) REM Returns True"
-msgstr ""
-
-#: 03102300.xhp#par_id3148453.14.help.text
-msgid "sDateVar = \"12121997\""
-msgstr ""
-
-#: 03102300.xhp#par_id3147288.15.help.text
-msgid "print IsDate(sDateVar) REM Returns False"
-msgstr ""
-
-#: 03102300.xhp#par_id3155132.16.help.text
-msgctxt "03102300.xhp#par_id3155132.16.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03030201.xhp#tit.help.text
-#, fuzzy
-msgid "Hour Function [Runtime]"
-msgstr "CCur Funkcija [Run-time]"
-
-#: 03030201.xhp#bm_id3156042.help.text
-#, fuzzy
-msgid "<bookmark_value>Hour function</bookmark_value>"
-msgstr "<bookmark_value>Str Funkcija</bookmark_value>"
-
-#: 03030201.xhp#hd_id3156042.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour Function [Runtime]\">Hour Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080401.xhp\" name=\"Sqr Funkcija [Run-time]\">Sqr Funkcija [Run-time]</link>"
-
-#: 03030201.xhp#par_id3149346.2.help.text
-#, fuzzy
-msgid "Returns the hour from a time value that is generated by the TimeSerial or the TimeValue function."
-msgstr "Vrača godinu iz serijskog datumskog broja kojeg je generisala funkcija DateSerial ili DateValue funkcija."
-
-#: 03030201.xhp#hd_id3147574.3.help.text
-msgctxt "03030201.xhp#hd_id3147574.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03030201.xhp#par_id3147264.4.help.text
+#. l_.e
+#: 03120310.xhp
#, fuzzy
-msgid "Hour (Number)"
-msgstr "Sqr (Broj)"
-
-#: 03030201.xhp#hd_id3145069.5.help.text
-msgctxt "03030201.xhp#hd_id3145069.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03030201.xhp#par_id3149670.6.help.text
-msgctxt "03030201.xhp#par_id3149670.6.help.text"
-msgid "Integer"
-msgstr "Cjelobrojno"
+msgctxt ""
+"03120310.xhp\n"
+"par_id3146795\n"
+"7\n"
+"help.text"
+msgid "String"
+msgstr "Stringovi"
-#: 03030201.xhp#hd_id3150359.7.help.text
-msgctxt "03030201.xhp#hd_id3150359.7.help.text"
+#. [a[Z
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"hd_id3149457\n"
+"8\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03030201.xhp#par_id3154366.8.help.text
-msgid " <emph>Number:</emph> Numeric expression that contains the serial time value that is used to return the hour value."
-msgstr ""
-
-#: 03030201.xhp#par_id3154909.9.help.text
-msgid "This function is the opposite of the <emph>TimeSerial</emph> function. It returns an integer value that represents the hour from a time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression"
-msgstr ""
-
-#: 03030201.xhp#par_id3163798.10.help.text
-msgid "Print Hour(TimeSerial(12,30,41))"
-msgstr ""
-
-#: 03030201.xhp#par_id3155132.11.help.text
+#. tosq
+#: 03120310.xhp
#, fuzzy
-msgctxt "03030201.xhp#par_id3155132.11.help.text"
-msgid "returns the value 12."
-msgstr "vrača vrijednost 20."
+msgctxt ""
+"03120310.xhp\n"
+"par_id3150791\n"
+"9\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that you want to convert."
+msgstr "<emph>Text2</emph>: String izraz koji želite pretraživati."
-#: 03030201.xhp#hd_id3147348.12.help.text
-msgctxt "03030201.xhp#hd_id3147348.12.help.text"
+#. )A[c
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"hd_id3154125\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03030201.xhp#par_id3146985.13.help.text
+#. p}A;
+#: 03120310.xhp
#, fuzzy
-msgid "Sub ExampleHour"
-msgstr "Sub ExampleColour"
-
-#: 03030201.xhp#par_id3156441.14.help.text
-msgid "Print \"The current hour is \" & Hour( Now )"
-msgstr ""
+msgctxt ""
+"03120310.xhp\n"
+"par_id3149204\n"
+"14\n"
+"help.text"
+msgid "Print LCase(sVar) ' returns \"las vegas\""
+msgstr "Štampaj: LCase(sVar) REM \"blackpool\""
-#: 03030201.xhp#par_id3153145.15.help.text
+#. fY$#
+#: 03120310.xhp
#, fuzzy
-msgctxt "03030201.xhp#par_id3153145.15.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"03120310.xhp\n"
+"par_id3156280\n"
+"15\n"
+"help.text"
+msgid "Print UCase(sVar) ' returns \"LAS VEGAS\""
+msgstr "Štampaj UCase(sVar) REM vraca \"BLACKPOOL\""
-#: 03020407.xhp#tit.help.text
-msgid "FileDateTime Function [Runtime]"
-msgstr "FileDateTime Funkcija [Run-time]"
+#. V(?6
+#: 03100060.xhp
+msgctxt ""
+"03100060.xhp\n"
+"tit\n"
+"help.text"
+msgid "CDec Function [Runtime]"
+msgstr "CDecimalna Funkcija [Run-time]"
-#: 03020407.xhp#bm_id3153361.help.text
-msgid "<bookmark_value>FileDateTime function</bookmark_value>"
-msgstr "<bookmark_value>FileDateTime Funkcija</bookmark_value>"
+#. /)Tf
+#: 03100060.xhp
+msgctxt ""
+"03100060.xhp\n"
+"bm_id863979\n"
+"help.text"
+msgid "<bookmark_value>CDec function</bookmark_value>"
+msgstr "<bookmark_value>CDecimalna Funkcija</bookmark_value>"
-#: 03020407.xhp#hd_id3153361.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020407.xhp\" name=\"FileDateTime Function [Runtime]\">FileDateTime Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020407.xhp\" name=\"FileDateTime Funkcija [Run-time]\">FileDateTime Funkcija [Run-time]</link>"
+#. o-3W
+#: 03100060.xhp
+msgctxt ""
+"03100060.xhp\n"
+"par_idN10548\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100060.xhp\">CDec Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100060.xhp\">CDecimalna Funkcija [Run-time]</link>"
-#: 03020407.xhp#par_id3156423.2.help.text
-msgid "Returns a string that contains the date and the time that a file was created or last modified."
-msgstr "Vraca znak koji sadrzi datum i vrijeme kreiranja ili promjene fajla."
+#. f^2/
+#: 03100060.xhp
+msgctxt ""
+"03100060.xhp\n"
+"par_idN10558\n"
+"help.text"
+msgid "Converts a string expression or numeric expression to a decimal expression."
+msgstr "Konvertuje znakovni izraz ili numericki izraz u decimalni izraz"
-#: 03020407.xhp#hd_id3154685.3.help.text
-msgctxt "03020407.xhp#hd_id3154685.3.help.text"
+#. fm#3
+#: 03100060.xhp
+msgctxt ""
+"03100060.xhp\n"
+"par_idN1055B\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03020407.xhp#par_id3154124.4.help.text
-msgid "FileDateTime (Text As String)"
-msgstr "FileDateTime (Tekst Kao Znak)"
-
-#: 03020407.xhp#hd_id3150448.5.help.text
-msgctxt "03020407.xhp#hd_id3150448.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03020407.xhp#par_id3159153.6.help.text
-msgid "<emph>Text:</emph> Any string expression that contains an unambiguous (no wildcards) file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>Text</emph>: Bilo koji znakovni izraz koji sadrzi unambiguous (no wildcards) oznake fajla. Mozete takodjer koristiti<link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-
-#: 03020407.xhp#par_id3155306.7.help.text
-msgid "This function determines the exact time of creation or last modification of a file, returned in the format \"MM.DD.YYYY HH.MM.SS\"."
-msgstr "Ova funkcija odredjuje tacno vrijeme kreiranja ili zadnje promjene fajla, vracena u formatu \"MM.DD.YYYY HH.MM.SS\"."
-
-#: 03020407.xhp#hd_id3146119.8.help.text
-msgctxt "03020407.xhp#hd_id3146119.8.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03020407.xhp#par_id3148576.9.help.text
-msgid "Sub ExampleFileDateTime"
-msgstr "Sub PrimjerFileDateTime"
-
-#: 03020407.xhp#par_id3161831.10.help.text
-msgid "msgbox FileDateTime(\"C:\\autoexec.bat\")"
-msgstr ""
-
-#: 03020407.xhp#par_id3146986.11.help.text
-msgctxt "03020407.xhp#par_id3146986.11.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03030200.xhp#tit.help.text
-#, fuzzy
-msgid "Converting Time Values"
-msgstr "Pretvaranje datumskih vrijednosti "
-
-#: 03030200.xhp#hd_id3147226.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030200.xhp\" name=\"Converting Time Values\">Converting Time Values</link>"
-msgstr ""
-
-#: 03030200.xhp#par_id3149415.2.help.text
-#, fuzzy
-msgid "The following functions convert time values to calculable numbers."
-msgstr "Iduće funkcije pretvaraju datumske vrijednosti u računljive brojeve i nazad. "
-
-#: 01010210.xhp#tit.help.text
-msgid "Basics"
-msgstr ""
+#. LBn,
+#: 03100060.xhp
+msgctxt ""
+"03100060.xhp\n"
+"par_idN105EA\n"
+"help.text"
+msgid "CDec(Expression)"
+msgstr "CDec(Izraz)"
-#: 01010210.xhp#bm_id4488967.help.text
-msgid "<bookmark_value>fundamentals</bookmark_value><bookmark_value>subroutines</bookmark_value><bookmark_value>variables;global and local</bookmark_value><bookmark_value>modules;subroutines and functions</bookmark_value>"
-msgstr ""
+#. |Xiz
+#: 03100060.xhp
+msgctxt ""
+"03100060.xhp\n"
+"par_idN105ED\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 01010210.xhp#hd_id3154927.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/01010210.xhp\" name=\"Basics\">Basics</link>"
-msgstr "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Makro</link>"
+#. i$Rm
+#: 03100060.xhp
+msgctxt ""
+"03100060.xhp\n"
+"par_idN105F1\n"
+"help.text"
+msgid "Decimal number."
+msgstr "Decimalni broj."
-#: 01010210.xhp#par_id3156023.14.help.text
-msgid "This section provides the fundamentals for working with $[officename] Basic."
-msgstr ""
+#. qz(W
+#: 03100060.xhp
+msgctxt ""
+"03100060.xhp\n"
+"par_idN105F4\n"
+"help.text"
+msgid "Parameter:"
+msgstr "Parametar:"
-#: 01010210.xhp#par_id3147560.2.help.text
-msgid "$[officename] Basic code is based on subroutines and functions that are specified between <emph>sub...end sub</emph> and <emph>function...end function</emph> sections. Each Sub or Function can call other Subs and Functions. If you take care to write generic code for a Sub or Function, you can probably re-use it in other programs. See also <link href=\"text/sbasic/shared/01020300.xhp\" name=\"Procedures and Functions\">Procedures and Functions</link>."
-msgstr ""
+#. 6S$?
+#: 03100060.xhp
+msgctxt ""
+"03100060.xhp\n"
+"par_idN105F8\n"
+"help.text"
+msgid "Expression: Any string or numeric expression that you want to convert."
+msgstr "Izraz: Bilo koji znak ili brojni izraz koji zelis konvertovati."
-#: 01010210.xhp#par_id314756320.help.text
-msgctxt "01010210.xhp#par_id314756320.help.text"
-msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library."
-msgstr ""
+#. T;X[
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Event-Driven Macros"
+msgstr "Macroi upravljani događajima"
+
+#. (T=Q
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"bm_id3154581\n"
+"help.text"
+msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value>"
+msgstr "<bookmark_value>brisanje; macro zadaci za dogašaje</bookmark_value><bookmark_value>macroi; dodijeljivanje događajima </bookmark_value><bookmark_value>dodijeljivanje makro-a događajima</bookmark_value><bookmark_value>događaji; dodijeljivanje makroa</bookmark_value>"
-#: 01010210.xhp#hd_id3150398.3.help.text
-msgid "What is a Sub?"
-msgstr ""
+#. (j#w
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"hd_id3147348\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"Event-Driven Macros\">Event-Driven Macros</link>"
+msgstr "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"Event-Driven Macros\">Makroi upravljani događajima</link>"
-#: 01010210.xhp#par_id3148797.4.help.text
-msgid "<emph>Sub</emph> is the short form of <emph>subroutine</emph>, that is used to handle a certain task within a program. Subs are used to split a task into individual procedures. Splitting a program into procedures and sub-procedures enhances readability and reduces the error-proneness. A sub possibly takes some arguments as parameters but does not return any values back to the calling sub or function, for example:"
-msgstr ""
+#. lb[R
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3146120\n"
+"2\n"
+"help.text"
+msgid "This section describes how to assign Basic programs to program events."
+msgstr "Ovaj odlomak opisuje kako dodijeliti Basic programe programskim događajima."
-#: 01010210.xhp#par_id3150868.15.help.text
-msgid "DoSomethingWithTheValues(MyFirstValue,MySecondValue)"
-msgstr ""
+#. A`=(
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3149263\n"
+"4\n"
+"help.text"
+msgid "You can automatically execute a macro when a specified software event occurs by assigning the desired macro to the event. The following table provides an overview of program events and at what point an assigned macro is executed."
+msgstr "Možete automatski izvršiti makroe kada se određeni softver događaj desi dodjeljivanjem makroa događaju. Slijedeća tabela pruža pregled programskih događaja i u kom trenutku je dodijeljeni makro izvršen."
-#: 01010210.xhp#hd_id3156282.5.help.text
-msgid "What is a Function?"
-msgstr ""
+#. gw#%
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3148455\n"
+"5\n"
+"help.text"
+msgid "Event"
+msgstr "Događaj"
-#: 01010210.xhp#par_id3156424.6.help.text
-msgid "A <emph>function</emph> is essentially a sub, which returns a value. You may use a function at the right side of a variable declaration, or at other places where you normally use values, for example:"
-msgstr ""
+#. 1l;P
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3145799\n"
+"6\n"
+"help.text"
+msgid "An assigned macro is executed..."
+msgstr "Dodijeljeni makro je izvršen..."
-#: 01010210.xhp#par_id3146985.7.help.text
-msgid "MySecondValue = myFunction(MyFirstValue)"
-msgstr ""
+#. CTDN
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3149379\n"
+"7\n"
+"help.text"
+msgid "Program Start"
+msgstr "Početak Programa"
-#: 01010210.xhp#hd_id3153364.8.help.text
-msgid "Global and local variables"
-msgstr ""
+#. w3RB
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150715\n"
+"8\n"
+"help.text"
+msgid "... after a $[officename] application is started."
+msgstr "...nakon što je $[officename] aplikacija pokrenuta."
-#: 01010210.xhp#par_id3151112.9.help.text
-msgid "Global variables are valid for all subs and functions inside a module. They are declared at the beginning of a module before the first sub or function starts."
-msgstr ""
+#. PB/|
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3146914\n"
+"9\n"
+"help.text"
+msgid "Program End"
+msgstr "Kraj Programa"
-#: 01010210.xhp#par_id3154012.10.help.text
-msgid "Variables that you declare within a sub or function are valid only inside this sub or function. These variables override global variables with the same name and local variables with the same name coming from superordinate subs or functions."
-msgstr ""
+#. !^;T
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3153765\n"
+"10\n"
+"help.text"
+msgid "...before a $[officename] application is terminated."
+msgstr "...prije nego je $[officename] aplikacija okončana."
-#: 01010210.xhp#hd_id3150010.11.help.text
-msgid "Structuring"
-msgstr ""
+#. 70d]
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3145150\n"
+"11\n"
+"help.text"
+msgid "Create Document"
+msgstr "Kreiraj Dokument"
-#: 01010210.xhp#par_id3153727.12.help.text
-msgid "After separating your program into procedures and functions (Subs and Functions), you can save these procedures and functions as files for reuse in other projects. $[officename] Basic supports <link href=\"text/sbasic/shared/01020500.xhp\" name=\"Modules and Libraries\">Modules and Libraries</link>. Subs and functions are always contained in modules. You can define modules to be global or part of a document. Multiple modules can be combined to a library."
-msgstr ""
+#. UuSW
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3163808\n"
+"12\n"
+"help.text"
+msgid "...after a new document is created with <emph>File - New</emph> or with the <emph>New</emph> icon."
+msgstr "...nakon što je novi dokument kreiran sa <emph>Datoteka - New</emph> ili sa <emph>Novi</emph>ikonom."
-#: 01010210.xhp#par_id3152578.13.help.text
-msgid "You can copy or move subs, functions, modules and libraries from one file to another by using the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro\">Macro</link> dialog."
-msgstr ""
+#. -}!]
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3145790\n"
+"13\n"
+"help.text"
+msgid "Open Document"
+msgstr "Otvori dokument"
-#: 03090103.xhp#tit.help.text
-#, fuzzy
-msgid "IIf Statement [Runtime]"
-msgstr "Završi Izjavu [Run-time]"
+#. F:Fk
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3154572\n"
+"14\n"
+"help.text"
+msgid "...after a document is opened with <emph>File - Open</emph> or with the <emph>Open</emph> icon."
+msgstr "... Nakon što je dokument otvoren sa <emph>Datoteka - Otvori</emph> ili sa <emph>Otvori</emph> ikonom."
-#: 03090103.xhp#bm_id3155420.help.text
-#, fuzzy
-msgid "<bookmark_value>IIf statement</bookmark_value>"
-msgstr "<bookmark_value>Završi Izjavu</bookmark_value>"
+#. S/B#
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3153266\n"
+"15\n"
+"help.text"
+msgid "Save Document As"
+msgstr "Sačuvaj Dokument Kao"
-#: 03090103.xhp#hd_id3155420.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"IIf Statement [Runtime]\">IIf Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"Završi Izjavu [Run-time]\">Završi Izjavu [Run-time]</link>"
+#. ;@-*
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150208\n"
+"16\n"
+"help.text"
+msgid "...before a document is saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or the <emph>Save</emph> icon, if a document name has not yet been specified)."
+msgstr "... Prije nego je dokument sačuvan pod određenim imenom (sa <emph>Datoteka - Snimi kao</emph>, ili sa <emph>Datoteka - Snimi</emph> ili <emph>Snimi</emph> ikonom, ako ime dokumenta još nije određeno)."
-#: 03090103.xhp#par_id3145610.2.help.text
-msgid "Returns one of two possible function results, depending on the logical value of the evaluated expression."
-msgstr ""
+#. T4hc
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3158215\n"
+"43\n"
+"help.text"
+msgid "Document has been saved as"
+msgstr "Dokument je sačuvan kao"
-#: 03090103.xhp#hd_id3159413.3.help.text
-msgctxt "03090103.xhp#hd_id3159413.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. Jxd:
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150980\n"
+"44\n"
+"help.text"
+msgid "... after a document was saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or with the <emph>Save</emph> icon, if a document name has not yet been specified)."
+msgstr "...nakon što je dokument sačuvan pod određenim imenom (sa <emph>Datoteka - Snimi kao</emph>, ili sa <emph>Datoteka - Snimi</emph> ili sa <emph>Snimi</emph> ikonom, ako ime dokumenta nije jos određeno)."
-#: 03090103.xhp#par_id3147560.4.help.text
-msgid "IIf (Expression, ExpressionTrue, ExpressionFalse)"
-msgstr ""
+#. qd^Q
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150519\n"
+"17\n"
+"help.text"
+msgid "Save Document"
+msgstr "Sačuvaj Dokument"
-#: 03090103.xhp#hd_id3150541.5.help.text
-msgctxt "03090103.xhp#hd_id3150541.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. TKKL
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3155529\n"
+"18\n"
+"help.text"
+msgid "...before a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
+msgstr "...prije nego je dokument sačuvan sa <emph>Datoteka - Snimi</emph> ili <emph>Snimi</emph> ikonom, navedeno je ime dokumenta već određeno."
-#: 03090103.xhp#par_id3153381.6.help.text
-msgid "<emph>Expression:</emph> Any expression that you want to evaluate. If the expression evaluates to <emph>True</emph>, the function returns the result of ExpressionTrue, otherwise it returns the result of ExpressionFalse."
-msgstr ""
+#. qYmx
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3149404\n"
+"45\n"
+"help.text"
+msgid "Document has been saved"
+msgstr "Dokument je sačuvan"
-#: 03090103.xhp#par_id3150870.7.help.text
-msgid "<emph>ExpressionTrue, ExpressionFalse:</emph> Any expression, one of which will be returned as the function result, depending on the logical evaluation."
-msgstr ""
+#. MeYz
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3151332\n"
+"46\n"
+"help.text"
+msgid "...after a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
+msgstr "...nakon što je dokument sačuvan sa <emph>Datoteka - Snimi</emph> ili <emph>Snimi</emph> ikonom, navedeno je da je ime dokumenta već određeno."
-#: 03131800.xhp#tit.help.text
-msgid "CreateUnoDialog Function [Runtime]"
-msgstr "CreateUnoDialog Function [Run-time]"
+#. )29f
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3159171\n"
+"19\n"
+"help.text"
+msgid "Document is closing"
+msgstr "Zatvori Dokument"
-#: 03131800.xhp#bm_id3150040.help.text
-#, fuzzy
-msgid "<bookmark_value>CreateUnoDialog function</bookmark_value>"
-msgstr "<bookmark_value>DateSerial funkcija</bookmark_value>"
+#. (K@M
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3146868\n"
+"20\n"
+"help.text"
+msgid "...before a document is closed."
+msgstr "...prije nego je dokument zatvoren."
-#: 03131800.xhp#hd_id3150040.1.help.text
-msgid "<link href=\"text/sbasic/shared/03131800.xhp\" name=\"CreateUnoDialog Function [Runtime]\">CreateUnoDialog Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131800.xhp\" name=\"CreateUnoDialog Function [Run-time]\">CreateUnoDialog Function [Run-time]</link>"
+#. T4#E
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3159097\n"
+"47\n"
+"help.text"
+msgid "Document closed"
+msgstr "Dokument se zatvara"
-#: 03131800.xhp#par_id3154186.2.help.text
-msgid "Creates a Basic Uno object that represents a Uno dialog control during Basic runtime."
-msgstr "Kreira a Basic Uno object that represents a Uno dialogue box control tokom Basic run-time."
+#. !QKV
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3148606\n"
+"48\n"
+"help.text"
+msgid "...after a document was closed. Note that the \"Save Document\" event may also occur when the document is saved before closing."
+msgstr "...nakon što je dokument zatvoren. Napomena da se \"Sačuvaj Dokument\" slučaj također može dogoditi kada je dokument sačuvan prije zatvaranja."
-#: 03131800.xhp#par_id3153750.3.help.text
-msgid "Dialogs are defined in the dialog libraries. To display a dialog, a \"live\" dialog must be created from the library."
-msgstr "Dialogue Boxes su definirani u box libraries. Za prikazivanje dialogue box, a \"live\" dialogue boxmora biti kreiran iz arhive."
+#. =Wvo
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3144772\n"
+"21\n"
+"help.text"
+msgid "Activate Document"
+msgstr "Aktiviraj Dokument"
-#: 03131800.xhp#par_id3153681.4.help.text
-msgid "See <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
-msgstr "Pogledaj <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
+#. a]ld
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3149442\n"
+"22\n"
+"help.text"
+msgid "...after a document is brought to the foreground."
+msgstr "...nakon što je dokument izbacen naprjed."
-#: 03131800.xhp#hd_id3154286.5.help.text
-msgctxt "03131800.xhp#hd_id3154286.5.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. D#BZ
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150888\n"
+"23\n"
+"help.text"
+msgid "Deactivate Document"
+msgstr "Deaktiviraj dokument"
-#: 03131800.xhp#par_id3159176.6.help.text
-msgid "CreateUnoDialog( oDlgDesc )"
-msgstr ""
+#. 1+Fm
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3154060\n"
+"24\n"
+"help.text"
+msgid "...after another document is brought to the foreground."
+msgstr "...nakon što je drugi dokument izbacen naprijed."
-#: 03131800.xhp#hd_id3143270.7.help.text
-msgctxt "03131800.xhp#hd_id3143270.7.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. lJoy
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3152384\n"
+"25\n"
+"help.text"
+msgid "Print Document"
+msgstr "Štampaj Dokument"
-#: 03131800.xhp#par_id3159157.8.help.text
-msgid "' Get dialog description from the dialog library"
-msgstr "dialogue box opis iz dialogue box library"
+#. Xb8*
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3152873\n"
+"26\n"
+"help.text"
+msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins."
+msgstr "...after the <emph>Štampaj</emph> dialogue box is closed, but before the actual print process begins."
-#: 03131800.xhp#par_id3149234.9.help.text
-msgctxt "03131800.xhp#par_id3149234.9.help.text"
-msgid "oDlgDesc = DialogLibraries.Standard.Dialog1"
-msgstr ""
+#. fcbB
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3159227\n"
+"49\n"
+"help.text"
+msgid "JavaScript run-time error"
+msgstr "JavaScript run-time greška"
-#: 03131800.xhp#par_id3154923.10.help.text
-msgid "' generate \"live\" dialog"
-msgstr "generate \"live\" dialogue box"
+#. V2EQ
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3145362\n"
+"50\n"
+"help.text"
+msgid "...when a JavaScript run-time error occurs."
+msgstr "...kada se JavaScript run-time greška pojavi"
-#: 03131800.xhp#par_id3149670.11.help.text
-msgid "oDlgControl = CreateUnoDialog( oDlgDesc )"
+#. 0Fg;
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3154767\n"
+"27\n"
+"help.text"
+msgid "Print Mail Merge"
msgstr ""
-#: 03131800.xhp#par_id3148550.12.help.text
-msgid "' display \"live\" dialog"
-msgstr "prikazi\"live\" dialogue box"
-
-#: 03131800.xhp#par_id3154072.13.help.text
-msgid "oDlgControl.execute"
-msgstr ""
+#. f/Im
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3153555\n"
+"28\n"
+"help.text"
+msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins. This event occurs for each copy printed."
+msgstr "...after the <emph>Štampaj</emph> Dijalog prozor je zatvoren, prije nego što je akutuelni print proces poceo. Ovo se dešava za svaku odštampanu kopiju."
-#: 03130000.xhp#tit.help.text
-msgid "Other Commands"
-msgstr "Ostale komande"
+#. :}z3
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3156366\n"
+"51\n"
+"help.text"
+msgid "Change of the page count"
+msgstr "Promjena broja stranica"
-#: 03130000.xhp#hd_id3156027.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03130000.xhp\" name=\"Other Commands\">Other Commands</link>"
-msgstr "<link href=\"text/sbasic/shared/03120000.xhp\" name=\"Stringovi\">Stringovi</link>"
+#. FoY(
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3154627\n"
+"52\n"
+"help.text"
+msgid "...when the page count changes."
+msgstr "...kada se broj stranica mijenja."
-#: 03130000.xhp#par_id3153312.2.help.text
-msgid "This is a list of the functions and the statements that are not included in the other categories."
-msgstr "Ovo je popis funkcija i izjave koje nisu ukljucene u drugim kategorijama."
+#. D@6.
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3154737\n"
+"53\n"
+"help.text"
+msgid "Message received"
+msgstr "Poruka primljena"
-#: 03060000.xhp#tit.help.text
-msgid "Logical Operators"
-msgstr ""
+#. y(?x
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150952\n"
+"54\n"
+"help.text"
+msgid "...if a message was received."
+msgstr "...ukoliko je poruka primljena"
-#: 03060000.xhp#hd_id3147559.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03060000.xhp\" name=\"Logical Operators\">Logical Operators</link>"
-msgstr "<link href=\"text/sbasic/shared/03110000.xhp\" name=\"Operatori uporedivanja\">operatori uporedivanja</link>"
+#. O/)d
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"hd_id3153299\n"
+"30\n"
+"help.text"
+msgid "Assigning a Macro to an Event"
+msgstr "Dodjeljujem Macro eventu"
-#: 03060000.xhp#par_id3153379.2.help.text
-msgid "The following logical operators are supported by $[officename] Basic."
-msgstr ""
+#. MIIW
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3147244\n"
+"31\n"
+"help.text"
+msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
+msgstr "Izaberi <emph>Alati - Uredi</emph> and click the <emph>Events</emph> tab."
-#: 03060000.xhp#par_id3154138.3.help.text
-msgid "Logical operators combine (bitwise) the contents of two expressions or variables, for example, to test if specific bits are set or not."
-msgstr ""
+#. JFU-
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3146098\n"
+"55\n"
+"help.text"
+msgid "Select whether you want the assignment to be globally valid or just valid in the current document in the <emph>Save In</emph> listbox."
+msgstr "Select whether you want the assignment to be globally valid or just valid in the current document in the <emph>Save In</emph> list box."
-#: 03102400.xhp#tit.help.text
-#, fuzzy
-msgid "IsEmpty Function [Runtime]"
-msgstr "Int Funkcija [Run-time]"
+#. s#SH
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150431\n"
+"32\n"
+"help.text"
+msgid "Select the event from the <emph>Event</emph> list."
+msgstr "Izaberi event iz <emph>Događaj</emph> liste."
-#: 03102400.xhp#bm_id3153394.help.text
-#, fuzzy
-msgid "<bookmark_value>IsEmpty function</bookmark_value>"
-msgstr "<bookmark_value>Int Funkcija</bookmark_value>"
+#. m90U
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3148742\n"
+"33\n"
+"help.text"
+msgid "Click <emph>Macro</emph> and select the macro to be assigned to the selected event."
+msgstr "Klikni <emph>Makro</emph> i selektuj makro koji ce biti dodijeljen selektovanom eventu"
-#: 03102400.xhp#hd_id3153394.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03102400.xhp\" name=\"IsEmpty Function [Runtime]\">IsEmpty Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120401.xhp\" name=\"InStr Function [Run-time]\">InStr funkcija [U izvršenju]</link>"
+#. cCn|
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3146321\n"
+"35\n"
+"help.text"
+msgid "Click <emph>OK</emph> to assign the macro."
+msgstr "Klikni <emph>OK</emph>da dodijelis makro"
-#: 03102400.xhp#par_id3163045.2.help.text
-msgid "Tests if a Variant variable contains the Empty value. The Empty value indicates that the variable is not initialized."
+#. `=2{
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3147414\n"
+"56\n"
+"help.text"
+msgid "Click <emph>OK</emph> to close the dialog."
msgstr ""
-#: 03102400.xhp#hd_id3159158.3.help.text
-msgctxt "03102400.xhp#hd_id3159158.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. C,Q+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"hd_id3154581\n"
+"36\n"
+"help.text"
+msgid "Removing the Assignment of a Macro to an Event"
+msgstr "Uklanjam dodjeljivanje Macroa eventu"
-#: 03102400.xhp#par_id3153126.4.help.text
-msgid "IsEmpty (Var)"
-msgstr ""
+#. HY]K
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3146883\n"
+"57\n"
+"help.text"
+msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
+msgstr "Izaberi <emph>Alati - Uredi</emph> and click the <emph>Events</emph> tab."
-#: 03102400.xhp#hd_id3148685.5.help.text
-msgctxt "03102400.xhp#hd_id3148685.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. Is)}
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3155909\n"
+"58\n"
+"help.text"
+msgid "Select whether you want to remove a global assignment or an assignment that is just valid in the current document by selecting the option in the <emph>Save In</emph> listbox."
+msgstr "Select whether you want to remove a global assignment or an assignment that is just valid in the current document by selecting the option in the <emph>Save In</emph> list box."
-#: 03102400.xhp#par_id3156344.6.help.text
-msgctxt "03102400.xhp#par_id3156344.6.help.text"
-msgid "Bool"
-msgstr ""
+#. [4D9
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3159129\n"
+"59\n"
+"help.text"
+msgid "Select the event that contains the assignment to be removed from the <emph>Event</emph> list."
+msgstr "Select the event that contains the assignment to be removed from the <emph>Događaj</emph> list."
-#: 03102400.xhp#hd_id3148947.7.help.text
-msgctxt "03102400.xhp#hd_id3148947.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. \oqc
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3149143\n"
+"37\n"
+"help.text"
+msgid "Click <emph>Remove</emph>."
+msgstr "Klikni <emph>Ukloni</emph>."
-#: 03102400.xhp#par_id3154347.8.help.text
-msgid "<emph>Var:</emph> Any variable that you want to test. If the Variant contains the Empty value, the function returns True, otherwise the function returns False."
+#. W\e8
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3149351\n"
+"60\n"
+"help.text"
+msgid "Click <emph>OK</emph> to close the dialog."
msgstr ""
-#: 03102400.xhp#hd_id3154138.9.help.text
-msgctxt "03102400.xhp#hd_id3154138.9.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03102400.xhp#par_id3125864.10.help.text
-#, fuzzy
-msgid "Sub ExampleIsEmpty"
-msgstr "Prijelazni PRimjerDim1"
-
-#: 03102400.xhp#par_id3150449.11.help.text
-#, fuzzy
-msgid "Dim sVar as Variant"
-msgstr "Dim A Kao Promjenjiv"
-
-#: 03102400.xhp#par_id3153970.12.help.text
-msgid "sVar = Empty"
-msgstr ""
+#. KP;M
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Debugging a Basic Program"
+msgstr "Uklanjanje pogreški u Basic Programu"
-#: 03102400.xhp#par_id3154863.13.help.text
-msgid "Print IsEmpty(sVar) REM Returns True"
-msgstr ""
+#. mk9;
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"bm_id3153344\n"
+"help.text"
+msgid "<bookmark_value>debugging Basic programs</bookmark_value><bookmark_value>variables; observing values</bookmark_value><bookmark_value>watching variables</bookmark_value><bookmark_value>run-time errors in Basic</bookmark_value><bookmark_value>error codes in Basic</bookmark_value><bookmark_value>breakpoints</bookmark_value><bookmark_value>Call Stack window</bookmark_value>"
+msgstr "<bookmark_value>ispravljanje greški u Basic programima</bookmark_value><bookmark_value>varijable; posmatranje vrijednosti </bookmark_value><bookmark_value>watching variables</bookmark_value><bookmark_value> greške za vrijeme pokretanja u Basicu</bookmark_value><bookmark_value> pogrešni kodovi u Basicu</bookmark_value><bookmark_value>breakpoints</bookmark_value><bookmark_value>Call Stack window</bookmark_value>"
-#: 03102400.xhp#par_id3151043.14.help.text
-msgctxt "03102400.xhp#par_id3151043.14.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. :f,E
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id3153344\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01030300.xhp\">Debugging a Basic Program</link>"
+msgstr "<link href=\"text/sbasic/shared/01030300.xhp\">Debugging a Basic Program (Ispravljanje Pogreški u Programu Basica</link>"
-#: 03030303.xhp#tit.help.text
-#, fuzzy
-msgid "Timer Function [Runtime]"
-msgstr "Dir Funkcija [Run-time]"
+#. 9FPz
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id3159224\n"
+"4\n"
+"help.text"
+msgid "Breakpoints and Single Step Execution"
+msgstr "Tačke prekida i Izvršavanje Jednim korakom"
-#: 03030303.xhp#bm_id3149346.help.text
-#, fuzzy
-msgid "<bookmark_value>Timer function</bookmark_value>"
-msgstr "<bookmark_value>Dir Funkcija</bookmark_value>"
+#. 80qL
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3150682\n"
+"5\n"
+"help.text"
+msgid "You can check each line in your Basic program for errors using single step execution. Errors are easily traced since you can immediately see the result of each step. A pointer in the breakpoint column of the Editor indicates the current line. You can also set a breakpoint if you want to force the program to be interrupted at a specific position."
+msgstr "Možete provjeriti svaki red u vašem Basic programu za greške koristeći Izvršavanje jednim korakom. Greške se lahko lociraju jer odmah možete vidjeti rezultat svakog koraka. Pokazatelj u koloni tačke prekida Editora ukazuje na trenutni red. Također možete vi postaviti tačku prekida ukoliko želite natjerati program da bude prekinut na određenom mjestu."
-#: 03030303.xhp#hd_id3149346.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03030303.xhp\" name=\"Timer Function [Runtime]\">Timer Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020404.xhp\" name=\"Dir Funkcija [Run-time]\">Dir Funkcija [Run-time]</link>"
+#. 7p*o
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3147303\n"
+"7\n"
+"help.text"
+msgid "Double-click in the <emph>breakpoint</emph> column at the left of the Editor window to toggle a breakpoint at the corresponding line. When the program reaches a breakpoint, the program execution is interrupted."
+msgstr "Dva puta kliknite <emph>breakpoint</emph> kolonu na lijevo u Editoru da bi aktivirali tačku prekida u odgovarajućem redu. Kada program dođe do tačke prekida, izvršavanje programa je prekinuto."
-#: 03030303.xhp#par_id3156023.2.help.text
-msgid "Returns a value that specifies the number of seconds that have elapsed since midnight."
-msgstr ""
+#. ?dnK
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3155805\n"
+"8\n"
+"help.text"
+msgid "The <emph>single step </emph>execution using the <emph>Single Step</emph> icon causes the program to branch into procedures and functions."
+msgstr "<emph>single step</emph> izvršavanje koristeći <emph>Single Step</emph> ikonicu uzrokuje program da se razgrana u procedure i funkcije."
-#: 03030303.xhp#par_id3156212.3.help.text
-msgid "You must first declare a variable to call the Timer function and assign it the \"Long \" data type, otherwise a Date value is returned."
-msgstr ""
+#. W(g-
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3151110\n"
+"25\n"
+"help.text"
+msgid "The procedure step execution using the <emph>Procedure Step</emph> icon causes the program to skip over procedures and functions as a single step."
+msgstr "Izvršavanje Korak Procedure koristeći <emph>Procedure Step</emph> ikonicu uzrokuje program da preskoči procedure i funkcije kao jedan korak."
-#: 03030303.xhp#hd_id3153768.4.help.text
-msgctxt "03030303.xhp#hd_id3153768.4.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. crWD
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id3153825\n"
+"9\n"
+"help.text"
+msgid "Properties of a Breakpoint"
+msgstr "Karakteristike Breakpoint (Tačke Prekida)"
-#: 03030303.xhp#par_id3161831.5.help.text
-#, fuzzy
-msgid "Timer"
-msgstr "Vrijeme"
+#. 8rd=
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3147574\n"
+"26\n"
+"help.text"
+msgid "The properties of a breakpoint are available through its context menu by right-clicking the breakpoint in the breakpoint column."
+msgstr "Karakteristike tačke prekida su dostupne kroz kontekstualni meni desnim klikom na tačku prekida u koloni tački prekida."
-#: 03030303.xhp#hd_id3146975.6.help.text
-msgctxt "03030303.xhp#hd_id3146975.6.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. 14Id
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3148473\n"
+"10\n"
+"help.text"
+msgid "You can <emph>activate</emph> and <emph>deactivate</emph> a breakpoint by selecting <emph>Active</emph> from its context menu. When a breakpoint is deactivated, it does not interrupt the program execution."
+msgstr "Možete <emph>activate</emph> i <emph>deactivate</emph> tačku prekida tako što ćete izabrati <emph>Active</emph> iz menija. Kada je tačka prekida deaktivirana, izvršavanje programa se ne prekida."
-#: 03030303.xhp#par_id3146984.7.help.text
-msgctxt "03030303.xhp#par_id3146984.7.help.text"
-msgid "Date"
-msgstr "Datum"
+#. HloO
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3159413\n"
+"27\n"
+"help.text"
+msgid "Select <emph>Properties</emph> from the context menu of a breakpoint or select <emph>Breakpoints</emph> from the context menu of the breakpoint column to call the <emph>Breakpoints</emph> dialog where you can specify other breakpoint options."
+msgstr "Izaberite <emph>Osobine</emph> iz kontekstualnog menija za tačku prekida ili izaberite <emph>Breakpoints</emph> iz kontekstualnog menija kolone za tačku prekida da bi pozvali <emph>Breakpoints</emph> dijaloški prozor u kojem možete odrediti druge opcije za tačku prekida."
-#: 03030303.xhp#hd_id3156442.8.help.text
-msgctxt "03030303.xhp#hd_id3156442.8.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. \=xn
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3156280\n"
+"11\n"
+"help.text"
+msgid "The list displays all <emph>breakpoints</emph> with the corresponding line number in the source code. You can activate or deactivate a selected breakpoint by checking or clearing the <emph>Active</emph> box."
+msgstr "Lista prikazuje sve <emph>breakpoints</emph> sa odgovarajućim brojem reda u izvornom kodu. Možete aktivirati ili deaktivirati izabranu tačku prekida označavanjem ili pražnjenjem <emph>Active</emph> prozora."
-#: 03030303.xhp#par_id3153951.9.help.text
-#, fuzzy
-msgid "Sub ExampleTimer"
-msgstr "Sub PrimjerDir"
+#. /+d[
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3158407\n"
+"12\n"
+"help.text"
+msgid "The <emph>Pass Count</emph> specifies the number of times the breakpoint can be passed over before the program is interrupted. If you enter 0 (default setting) the program is always interrupted as soon as a breakpoint is encountered."
+msgstr "<emph>Pass Count</emph> određuje koliko puta tačka prekida može biti prenesena prije nego se program završi. Ukoliko uneste 0 (dodijeljena postavka) program je uvijek prekinut čim dođe do tačke prekida."
-#: 03030303.xhp#par_id3147427.10.help.text
-msgid "Dim lSec as long,lMin as long,lHour as long"
-msgstr ""
+#. E$s0
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3153968\n"
+"13\n"
+"help.text"
+msgid "Click <emph>Delete</emph> to remove the breakpoint from the program."
+msgstr "Kliknite <emph>Obriši</emph> da bi izbrisali tačku prekida iz programa."
-#: 03030303.xhp#par_id3153092.11.help.text
-msgid "lSec = Timer"
-msgstr ""
+#. `YTC
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id3150439\n"
+"14\n"
+"help.text"
+msgid "Observing the Value of Variables"
+msgstr "Posmatranje Vrijednosti Varijabli"
-#: 03030303.xhp#par_id3145748.12.help.text
-msgid "MsgBox lSec,0,\"Seconds since midnight\""
-msgstr ""
+#. 6~XN
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3153368\n"
+"15\n"
+"help.text"
+msgid "You can monitor the values of a variable by adding it to the <emph>Watch</emph> window. To add a variable to the list of watched variables, type the variable name in the <emph>Watch</emph> text box and press Enter."
+msgstr "Možete nadgledati vrijednosti varijable dodajući je u <emph>Watch</emph> prozor. Da bi dodali varijablu u listu varijabli za nadgledanje, ukucajte ime varijable u <emph>Watch</emph> tekstualni prozor i kliknite Enter."
-#: 03030303.xhp#par_id3149260.13.help.text
-msgid "lMin = lSec / 60"
-msgstr ""
+#. ?xmt
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3146986\n"
+"16\n"
+"help.text"
+msgid "The values of variables are only displayed if they are in scope. Variables that are not defined at the current source code location display (\"Out of Scope\") instead of a value."
+msgstr "Vrijednosti varijabli su prikazane samo ako su u domeni. Varijable koje nisu definisane u trenutnom izvornom kodu prikazuju (\"Out of Scope\" - \"Izvan Domene\") umjesto vrijednosti."
-#: 03030303.xhp#par_id3148646.14.help.text
-msgid "lSec = lSec Mod 60"
-msgstr ""
+#. ;ZpA
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3145272\n"
+"17\n"
+"help.text"
+msgid "You can also include arrays in the Watch window. If you enter the name of an array variable without an index value in the Watch text box, the content of the entire array is displayed."
+msgstr "Također možete uključiti i matrice u Watch prozor (za nadgledanje). Ukoliko unesete ime varijable matrice bezvrijednosti indeksa u Watch textualnom prozoru, sadržaj cijele matrice je prikazan."
-#: 03030303.xhp#par_id3148575.15.help.text
-msgid "lHour = lMin / 60"
-msgstr ""
+#. Y\3I
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3145749\n"
+"19\n"
+"help.text"
+msgid "If you rest the mouse over a predefined variable in the Editor at run-time, the content of the variable is displayed in a pop-up box."
+msgstr "Ukoliko zadržitemiš preko predodređene varijable u Editoru za vrijeme rada, sadržaj varijable se prikaže u prozoru pop-up (koji iskače)."
-#: 03030303.xhp#par_id3150418.16.help.text
-msgid "lMin = lMin Mod 60"
-msgstr ""
+#. :Z9k
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id3148618\n"
+"20\n"
+"help.text"
+msgid "The Call Stack Window"
+msgstr "Call Stack Prozor"
-#: 03030303.xhp#par_id3156283.17.help.text
-msgid "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) ,0,\"The time is\""
-msgstr ""
+#. Xq=S
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3154491\n"
+"21\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\">Provides an overview of the call hierarchy of procedures and functions.</ahelp> You can determine which procedures and functions called which other procedures and functions at the current point in the source code."
+msgstr "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\"> Omogućava pregled hijerahije za poziv procedura i funkcija.</ahelp> Možete odrediti koje procedure i funkcije su pozvale koje druge procedure i funkcije na trenutnom mjestu u izvornom kodu."
-#: 03030303.xhp#par_id3153158.18.help.text
-msgctxt "03030303.xhp#par_id3153158.18.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. yyKl
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id3150594\n"
+"24\n"
+"help.text"
+msgid "List of Run-Time Errors"
+msgstr "Lista greški za vrijeme rada"
-#: keys.xhp#tit.help.text
+#. m*2J
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"tit\n"
+"help.text"
msgid "Keyboard Shortcuts in the Basic IDE"
msgstr "Kratice tastature na Osnovnom IDE"
-#: keys.xhp#bm_id3154760.help.text
+#. Q_5n
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"bm_id3154760\n"
+"help.text"
msgid "<bookmark_value>keyboard;in IDE</bookmark_value><bookmark_value>shortcut keys;Basic IDE</bookmark_value><bookmark_value>IDE;keyboard shortcuts</bookmark_value>"
msgstr "<bookmark_value>tastatura;u IDE</bookmark_value><bookmark_value>kratice;Basic IDE</bookmark_value><bookmark_value>IDE;kratice na tastaturi</bookmark_value>"
-#: keys.xhp#hd_id3154760.1.help.text
+#. rALg
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"hd_id3154760\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/keys.xhp\" name=\"Keyboard Shortcuts in the Basic IDE\">Keyboard Shortcuts in the Basic IDE</link>"
msgstr "<link href=\"text/sbasic/shared/keys.xhp\" name=\"Kratice u Osnovnom IDE\">Kratice u Osnovnom IDE</link>"
-#: keys.xhp#par_id3149655.2.help.text
+#. YdQc
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3149655\n"
+"2\n"
+"help.text"
msgid "In the Basic IDE you can use the following keyboard shortcuts:"
msgstr "U Osnovnom IDE mozete koristiti sljedece kratice:"
-#: keys.xhp#par_id3154908.3.help.text
+#. _RT!
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3154908\n"
+"3\n"
+"help.text"
msgid "Action"
msgstr "Akcija"
-#: keys.xhp#par_id3153192.4.help.text
+#. 5AD;
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3153192\n"
+"4\n"
+"help.text"
msgid "Keyboard shortcut"
msgstr "Kratica"
-#: keys.xhp#par_id3159254.5.help.text
+#. P$B)
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3159254\n"
+"5\n"
+"help.text"
msgid "Run code starting from the first line, or from the current breakpoint, if the program stopped there before"
msgstr "Pokreni kod startajuci na prvoj liniji, ili na sadasnjoj tacki preloma, ako je program zaustavljen ranije"
-#: keys.xhp#par_id3163712.6.help.text
+#. EBHT
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3163712\n"
+"6\n"
+"help.text"
msgid "F5"
msgstr ""
-#: keys.xhp#par_id3150010.7.help.text
-msgctxt "keys.xhp#par_id3150010.7.help.text"
+#. M8\Y
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3150010\n"
+"7\n"
+"help.text"
msgid "Stop"
msgstr "Zaustavi"
-#: keys.xhp#par_id3154319.8.help.text
+#. HBpx
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3154319\n"
+"8\n"
+"help.text"
msgid "Shift+F5"
msgstr ""
-#: keys.xhp#par_id3151073.11.help.text
+#. RtL8
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3151073\n"
+"11\n"
+"help.text"
msgid "Add <link href=\"text/sbasic/shared/01050100.xhp\" name=\"watch\">watch</link> for the variable at the cursor"
msgstr "Dodaj <link href=\"text/sbasic/shared/01050100.xhp\" name=\"watch\">watch</link> za variablu kod kursora"
-#: keys.xhp#par_id3154731.12.help.text
+#. ^k^y
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3154731\n"
+"12\n"
+"help.text"
msgid "F7"
msgstr ""
-#: keys.xhp#par_id3148455.13.help.text
+#. 9V{E
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3148455\n"
+"13\n"
+"help.text"
msgid "Single step through each statement, starting at the first line or at that statement where the program execution stopped before."
msgstr "Po jedan korak kroz svaku liniju, pocinjuci kod prve linije ili tamo gdje je program stao posljednji put."
-#: keys.xhp#par_id3150716.14.help.text
+#. jV1p
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3150716\n"
+"14\n"
+"help.text"
msgid "F8"
msgstr ""
-#: keys.xhp#par_id3156275.15.help.text
+#. hoca
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3156275\n"
+"15\n"
+"help.text"
msgid "Single step as with F8, but a function call is considered to be only <emph>one</emph> statement"
msgstr "Po jedan korak kao sa F8,ali pozif funkcije se uzima samo kao <emph>one</emph> linija"
-#: keys.xhp#par_id3153764.16.help.text
+#. Hn/Y
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3153764\n"
+"16\n"
+"help.text"
msgid "Shift+F8"
msgstr ""
-#: keys.xhp#par_id3150323.17.help.text
+#. s3le
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3150323\n"
+"17\n"
+"help.text"
msgid "Set or remove a <link href=\"text/sbasic/shared/01030300.xhp\" name=\"breakpoint\">breakpoint</link> at the current line or all breakpoints in the current selection"
msgstr "Postavi ili ukloni<link href=\"text/sbasic/shared/01030300.xhp\" name=\"breakpoint\">breakpoint</link> na sadanjsoj liniji ili na svim prelomima na trenutnoj selekciji"
-#: keys.xhp#par_id3147339.18.help.text
+#. 8opV
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3147339\n"
+"18\n"
+"help.text"
msgid "F9"
msgstr ""
-#: keys.xhp#par_id3153963.19.help.text
+#. (E*q
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3153963\n"
+"19\n"
+"help.text"
msgid "Enable/disable the breakpoint at the current line or all breakpoints in the current selection"
msgstr "Omoguci/onemoguci prelom na trenutnoj liniji ili na svim prelomima na trenutnoj selekciji"
-#: keys.xhp#par_id3155175.20.help.text
+#. \2?k
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3155175\n"
+"20\n"
+"help.text"
msgid "Shift+F9"
msgstr ""
-#: keys.xhp#par_id3154702.21.help.text
+#. t[7Q
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3154702\n"
+"21\n"
+"help.text"
msgid "A running macro can be aborted with Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q, also from outside of the Basic IDE. If you are inside the Basic IDE and the macro halts at a breakpoint, Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q stops execution of the macro, but you can recognize this only after the next F5, F8, or Shift+F8."
msgstr "Pokrenuti makro se moze zaustaviti sa Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q, takodjer izvana Osnovnog IDE. Ako si unutar Osnovnog IDE i makro se zaustavi na prelomu, Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q zaustavlja egzekuciju makroa,ali ovo se moze prepoznati tek nakonF5, F8, ili Shift+F8."
-#: 03101700.xhp#tit.help.text
-msgid "DefObj Statement [Runtime]"
-msgstr "DefObj Red [Pokretac- vrijeme]"
+#. EoF]
+#: 03102200.xhp
+#, fuzzy
+msgctxt ""
+"03102200.xhp\n"
+"tit\n"
+"help.text"
+msgid "IsArray Function [Runtime]"
+msgstr "Niz Funkcija [Vrijeme izvršavanja]"
-#: 03101700.xhp#bm_id3149811.help.text
-msgid "<bookmark_value>DefObj statement</bookmark_value>"
-msgstr "<bookmark_value>DefObj red</bookmark_value>"
+#. ljz2
+#: 03102200.xhp
+#, fuzzy
+msgctxt ""
+"03102200.xhp\n"
+"bm_id3154346\n"
+"help.text"
+msgid "<bookmark_value>IsArray function</bookmark_value>"
+msgstr "<bookmark_value>Niz Funkcija</bookmark_value>"
-#: 03101700.xhp#hd_id3149811.1.help.text
-msgid "<link href=\"text/sbasic/shared/03101700.xhp\" name=\"DefObj Statement [Runtime]\">DefObj Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101700.xhp\" name=\"DefObj red[Pokretac- vrijeme]\">DefObj odrediti [Pokretac- vrijeme]</link>"
+#. _:Fn
+#: 03102200.xhp
+#, fuzzy
+msgctxt ""
+"03102200.xhp\n"
+"hd_id3154346\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03102200.xhp\" name=\"IsArray Function [Runtime]\">IsArray Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104200.xhp\" name=\"Niz Funkcija [Vrijeme izvršavanja]\">Niz Funkcija [Vrijeme izvršavanja]</link>"
-#: 03101700.xhp#par_id3147573.2.help.text
-msgctxt "03101700.xhp#par_id3147573.2.help.text"
-msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
-msgstr "Postavi zadanu vrijednost tipa, prema pisanom okrugu ako nema tipa koji je deklarisan karakter"
+#. ;!KU
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"par_id3159413\n"
+"2\n"
+"help.text"
+msgid "Determines if a variable is a data field in an array."
+msgstr ""
-#: 03101700.xhp#hd_id3150504.3.help.text
-msgctxt "03101700.xhp#hd_id3150504.3.help.text"
+#. srvh
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"hd_id3150792\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03101700.xhp#par_id3147530.4.help.text
-msgctxt "03101700.xhp#par_id3147530.4.help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Karakterokrug1[, Karakterokrug2[,...]]"
-
-#: 03101700.xhp#hd_id3153896.5.help.text
-msgctxt "03101700.xhp#hd_id3153896.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03101700.xhp#par_id3148552.6.help.text
-msgctxt "03101700.xhp#par_id3148552.6.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr "<emph>Characterrange</emph>: Slova koja odredzuju okrug varijabli koje zelite vidjeti kao zadanu vrijednost tipa for"
-
-#: 03101700.xhp#par_id3150358.7.help.text
-msgctxt "03101700.xhp#par_id3150358.7.help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr ""
-
-#: 03101700.xhp#par_id3148798.8.help.text
-#, fuzzy
-msgctxt "03101700.xhp#par_id3148798.8.help.text"
-msgid "<emph>Keyword: </emph>Default variable type"
-msgstr "<emph>Keyword</emph>: Default variable type"
-
-#: 03101700.xhp#par_id3150769.9.help.text
-msgid "<emph>DefObj:</emph> Object"
-msgstr "<emph>DefObj</emph>: Objekt"
-
-#: 03101700.xhp#hd_id3156212.10.help.text
-msgctxt "03101700.xhp#hd_id3156212.10.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03101700.xhp#par_id3153969.12.help.text
-msgctxt "03101700.xhp#par_id3153969.12.help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM Prefiks definisan za variable tipa:"
-
-#: 03101700.xhp#par_id3156424.13.help.text
-msgctxt "03101700.xhp#par_id3156424.13.help.text"
-msgid "DefBool b"
-msgstr ""
-
-#: 03101700.xhp#par_id3159254.14.help.text
-msgctxt "03101700.xhp#par_id3159254.14.help.text"
-msgid "DefDate t"
+#. f2MY
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"par_id3153379\n"
+"4\n"
+"help.text"
+msgid "IsArray (Var)"
msgstr ""
-#: 03101700.xhp#par_id3150440.15.help.text
-msgctxt "03101700.xhp#par_id3150440.15.help.text"
-msgid "DefDbL d"
-msgstr ""
+#. h!la
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"hd_id3154365\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03101700.xhp#par_id3161832.16.help.text
-msgctxt "03101700.xhp#par_id3161832.16.help.text"
-msgid "DefInt i"
+#. LVRl
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"par_id3154685\n"
+"6\n"
+"help.text"
+msgid "Bool"
msgstr ""
-#: 03101700.xhp#par_id3145365.17.help.text
-msgctxt "03101700.xhp#par_id3145365.17.help.text"
-msgid "DefLng l"
-msgstr ""
+#. TqCE
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"hd_id3153969\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03101700.xhp#par_id3149481.18.help.text
-msgctxt "03101700.xhp#par_id3149481.18.help.text"
-msgid "DefObj o"
+#. gUCE
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"par_id3145172\n"
+"8\n"
+"help.text"
+msgid "<emph>Var:</emph> Any variable that you want to test if it is declared as an array. If the variable is an array, then the function returns <emph>True</emph>, otherwise <emph>False </emph>is returned."
msgstr ""
-#: 03101700.xhp#par_id3152886.19.help.text
-msgctxt "03101700.xhp#par_id3152886.19.help.text"
-msgid "DefVar v"
-msgstr ""
+#. wErW
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"hd_id3155131\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03090300.xhp#tit.help.text
-msgid "Jumps"
-msgstr ""
+#. NzT-
+#: 03080300.xhp
+msgctxt ""
+"03080300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Generating Random Numbers"
+msgstr "Stvaranje Slucajnih Brojeva"
-#: 03090300.xhp#hd_id3151262.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03090300.xhp\" name=\"Jumps\">Jumps</link>"
-msgstr "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Makro</link>"
+#. EYSd
+#: 03080300.xhp
+msgctxt ""
+"03080300.xhp\n"
+"hd_id3143270\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080300.xhp\" name=\"Generating Random Numbers\">Generating Random Numbers</link>"
+msgstr "<link href=\"text/sbasic/shared/03080300.xhp\" name=\"Stvaranje Slucajnih Brojeva\">Stvaranje Slucajnih Brojeva</link>"
-#: 03090300.xhp#par_id3148983.2.help.text
-msgid "The following statements execute jumps."
-msgstr ""
+#. 5J{2
+#: 03080300.xhp
+msgctxt ""
+"03080300.xhp\n"
+"par_id3154347\n"
+"2\n"
+"help.text"
+msgid "The following statements and functions generate random numbers."
+msgstr "Slijedece naredbe i funkcije stvaraju slucajne brojeve."
-#: 03132300.xhp#tit.help.text
-msgid "CreateUnoValue Function [Runtime]"
-msgstr "CreateUnoValue Function [Run-time]"
+#. !#Y#
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"tit\n"
+"help.text"
+msgid "CSng Function[Runtime]"
+msgstr "CSng Function[Run-time]"
-#: 03132300.xhp#bm_id3150682.help.text
+#. P#xA
+#: 03100900.xhp
#, fuzzy
-msgid "<bookmark_value>CreateUnoValue function</bookmark_value>"
-msgstr "<bookmark_value>DateValue funkcija</bookmark_value>"
-
-#: 03132300.xhp#hd_id3150682.1.help.text
-msgid "<link href=\"text/sbasic/shared/03132300.xhp\" name=\"CreateUnoValue Function [Runtime]\">CreateUnoValue Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03132300.xhp\" name=\"CreateUnoValue Function [Run-time]\">CreateUnoValue Function [Run-time]</link>"
-
-#: 03132300.xhp#par_id3147291.2.help.text
-msgid "Returns an object that represents a strictly typed value referring to the Uno type system. "
-msgstr "vraća objekt koji predstavlja strogo tip vrijednosti koji se odnose na sustav uno tipa."
+msgctxt ""
+"03100900.xhp\n"
+"bm_id3153753\n"
+"help.text"
+msgid "<bookmark_value>CSng function</bookmark_value>"
+msgstr "<bookmark_value>Str Funkcija</bookmark_value>"
-#: 03132300.xhp#par_id3143267.3.help.text
-msgid "This object is automatically converted to an Any of the corresponding type when passed to Uno. The type must be specified by its fully qualified Uno type name."
-msgstr "ovaj objekt se automatski pretvara u odgovarajuće Any tipa kada prođe uno. tip mora biti specificiran po potpuno kvalificiranom uno nazivu."
+#. |IY.
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"hd_id3153753\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100900.xhp\" name=\"CSng Function[Runtime]\">CSng Function[Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100900.xhp\" name=\"CSng Function[Run-time]\">CSng Function[Run-time]</link>"
-#: 03132300.xhp#par_id3153626.4.help.text
-msgid "The $[officename] API frequently uses the Any type. It is the counterpart of the Variant type known from other environments. The Any type holds one arbitrary Uno type and is used in generic Uno interfaces."
-msgstr "$[officename] API c esto koriste uses the Any type. to je pandan varijanta tipa poznata iz drugih okruženja. bilo koji tip drži jedna proizvoljna uno tipa i koristi se u općenito u uno interfejsima."
+#. w%La
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"par_id3149748\n"
+"2\n"
+"help.text"
+msgid "Converts any string or numeric expression to data type Single."
+msgstr "Konvertuje Bilo koji znak brojnu vrijednost I jedinicnu datovnu vrijednost."
-#: 03132300.xhp#hd_id3147560.5.help.text
-msgctxt "03132300.xhp#hd_id3147560.5.help.text"
+#. sC\E
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"hd_id3153255\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03132300.xhp#par_id3154760.6.help.text
-msgid "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) to get a byte sequence."
-msgstr ""
+#. J/0I
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"par_id3148983\n"
+"4\n"
+"help.text"
+msgid "CSng (Expression)"
+msgstr "CSng (Izraz)"
-#: 03132300.xhp#par_id3150541.7.help.text
-msgid "If CreateUnoValue cannot be converted to the specified Uno type, and error occurs. For the conversion, the TypeConverter service is used."
-msgstr "Ako CreateUnoValue ne može se pretvoriti u određene vrste uno i onda se javlja pogreška. za pretvaranje, koristi typeconverter uslugu."
+#. =C+P
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"hd_id3152347\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03132300.xhp#par_id3153524.8.help.text
-msgid "This function is intended for use in situations where the default Basic to Uno type converting mechanism is insufficient. This can happen when you try to access generic Any based interfaces, such as XPropertySet::setPropertyValue( Name, Value ) or X???Container::insertBy???( ???, Value ), from $[officename] Basic. The Basic runtime does not recognize these types as they are only defined in the corresponding service."
-msgstr "ova funkcija je namijenjen za korištenje u situacijama u kojima zadani basic na uno tip pretvaranje mehanizam je nedovoljna. to se može dogoditi kad pokusate pristupiti generičkim Any based interface, kao što jeXPropertySet::setPropertyValue( Name, Value ) or X???Container::insertBy???( ???, Value ), from $[officename] Basic. osnovni run-time ne prepoznaju ove vrste kao što su oni samo definirane u odgovarajuće službe."
+#. ZP`(
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"par_id3153750\n"
+"6\n"
+"help.text"
+msgid "Single"
+msgstr ""
-#: 03132300.xhp#par_id3154366.9.help.text
-msgid "In this type of situation, $[officename] Basic chooses the best matching type for the Basic type that you want to convert. However, if the wrong type is selected, an error occurs. You use the CreateUnoValue() function to create a value for the unknown Uno type."
-msgstr "U ovoj situaciji, $[officename] Basic bira najbolje vrste podudaranja za osnovni tip koji želite pretvoriti. međutim, ako je odabran pogrešan tip, pogreška. vi se koristite sa createunovalue () funkcija za stvaranje vrijednosti za nepoznate uno tipove."
+#. 5pzk
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"hd_id3146957\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03132300.xhp#par_id3150769.10.help.text
-msgid "You can also use this function to pass non-Any values, but this is not recommend. If Basic already knows the target type, using the CreateUnoValue() function will only lead to additional converting operations that slow down the Basic execution."
-msgstr "također možete koristiti ovu funkciju kako bi non-Any vrijednosti, ali to ne preporučujemo. ako se već zna osnovni cilj tipa, koristeći createunovalue () funkcija će samo dovesti do dodatnih pretvaranja operacija koje usporavaju basic izvršenje"
+#. b!A/
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"par_id3153345\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
+msgstr ""
-#: 03101500.xhp#tit.help.text
-msgid "DefInt Statement [Runtime]"
-msgstr "DefInt Red [Pokrenuti-vrijeme]"
+#. @@!5
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"hd_id3149514\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03101500.xhp#bm_id3149811.help.text
-msgid "<bookmark_value>DefInt statement</bookmark_value>"
-msgstr "<bookmark_value>DefInt red</bookmark_value>"
+#. eb[L
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"tit\n"
+"help.text"
+msgid "Int Function [Runtime]"
+msgstr "Int Funkcija [Run-time]"
-#: 03101500.xhp#hd_id3149811.1.help.text
-msgid "<link href=\"text/sbasic/shared/03101500.xhp\" name=\"DefInt Statement [Runtime]\">DefInt Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101500.xhp\" name=\"DefInt red [Pokrenuti-vrijeme]\">DefInt Rad [Pokrenuti-vrijeme]</link>"
+#. M3(?
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"bm_id3153345\n"
+"help.text"
+msgid "<bookmark_value>Int function</bookmark_value>"
+msgstr "<bookmark_value>Int Funkcija</bookmark_value>"
-#: 03101500.xhp#par_id3149762.2.help.text
-msgctxt "03101500.xhp#par_id3149762.2.help.text"
-msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
-msgstr "Postavi zadanu vrijednost tipa, prema pisanom okrugu ako nema tipa koji je deklarisan karakter"
+#. AOXF
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"hd_id3153345\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Int Function [Runtime]\">Int Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Int Funkcija [Run-time]\">Int Funkcija [Run-time]</link>"
+
+#. 4M$.
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"par_id3155420\n"
+"2\n"
+"help.text"
+msgid "Returns the integer portion of a number."
+msgstr "Vraca dio broja koji je cijeli broj."
-#: 03101500.xhp#hd_id3148686.3.help.text
-msgctxt "03101500.xhp#hd_id3148686.3.help.text"
+#. ,,$2
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"hd_id3147559\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03101500.xhp#par_id3156023.4.help.text
-msgctxt "03101500.xhp#par_id3156023.4.help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Karakterokrug1[, Karakterokrug2[,...]]"
-
-#: 03101500.xhp#hd_id3156344.5.help.text
-msgctxt "03101500.xhp#hd_id3156344.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. ?~lj
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"par_id3146795\n"
+"4\n"
+"help.text"
+msgid "Int (Number)"
+msgstr "Int (Broj)"
-#: 03101500.xhp#par_id3147560.6.help.text
-#, fuzzy
-msgctxt "03101500.xhp#par_id3147560.6.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange</emph>: Slova koja odredzuju okrug varijabli koje zelite vidjeti kao zadanu vrijednost tipa for"
+#. 4aJC
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"hd_id3149670\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03101500.xhp#par_id3150398.7.help.text
-msgctxt "03101500.xhp#par_id3150398.7.help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+#. U+@f
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"par_id3150400\n"
+"6\n"
+"help.text"
+msgid "Double"
msgstr ""
-#: 03101500.xhp#par_id3154365.8.help.text
-msgctxt "03101500.xhp#par_id3154365.8.help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>Keyword</emph>: Default variable type"
+#. 0VIB
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"hd_id3149656\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03101500.xhp#par_id3125863.9.help.text
-msgid "<emph>DefInt:</emph> Integer"
-msgstr "<emph>DefInt</emph>: Intedzer"
+#. (_OE
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"par_id3148797\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Any valid numeric expression."
+msgstr "<emph>Broj</emph>: Bilo koji validni brojcani izraz."
-#: 03101500.xhp#hd_id3154123.10.help.text
-msgctxt "03101500.xhp#hd_id3154123.10.help.text"
+#. .MT@
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"hd_id3148672\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03101500.xhp#par_id3151042.12.help.text
-msgid "REM Prefix definitions for variable types"
-msgstr "REM Prefiks definisan z6a variable tipa"
-
-#: 03101500.xhp#par_id3156424.13.help.text
-msgctxt "03101500.xhp#par_id3156424.13.help.text"
-msgid "DefBool b"
-msgstr ""
+#. ibO~
+#: 03080502.xhp
+#, fuzzy
+msgctxt ""
+"03080502.xhp\n"
+"par_id3125864\n"
+"11\n"
+"help.text"
+msgid "Print Int(3.99) ' returns the value 3"
+msgstr "Ispis Int(3.99) REM vraca vrijednost 3.0"
-#: 03101500.xhp#par_id3159254.14.help.text
-msgctxt "03101500.xhp#par_id3159254.14.help.text"
-msgid "DefDate t"
-msgstr ""
+#. 02X%
+#: 03080502.xhp
+#, fuzzy
+msgctxt ""
+"03080502.xhp\n"
+"par_id3145787\n"
+"12\n"
+"help.text"
+msgid "Print Int(0) ' returns the value 0"
+msgstr "Ispis Int(0) REM vraca vrijednost 0.0"
-#: 03101500.xhp#par_id3150440.15.help.text
-msgctxt "03101500.xhp#par_id3150440.15.help.text"
-msgid "DefDbL d"
-msgstr ""
+#. (4,r
+#: 03080502.xhp
+#, fuzzy
+msgctxt ""
+"03080502.xhp\n"
+"par_id3153143\n"
+"13\n"
+"help.text"
+msgid "Print Int(-3.14159) ' returns the value -4"
+msgstr "Ispis Int(-3.1415926) REM Vraca vrijednost -4.0"
-#: 03101500.xhp#par_id3155855.16.help.text
-msgctxt "03101500.xhp#par_id3155855.16.help.text"
-msgid "DefInt i"
-msgstr ""
+#. /FU|
+#: 03120309.xhp
+#, fuzzy
+msgctxt ""
+"03120309.xhp\n"
+"tit\n"
+"help.text"
+msgid "RTrim Function [Runtime]"
+msgstr "Trim funkcija [U izvršenju]"
-#: 03101500.xhp#par_id3152885.17.help.text
-msgctxt "03101500.xhp#par_id3152885.17.help.text"
-msgid "DefLng l"
-msgstr ""
+#. Bn8^
+#: 03120309.xhp
+#, fuzzy
+msgctxt ""
+"03120309.xhp\n"
+"bm_id3154286\n"
+"help.text"
+msgid "<bookmark_value>RTrim function</bookmark_value>"
+msgstr "<bookmark_value>Trim funkcija</bookmark_value>"
-#: 03101500.xhp#par_id3148646.18.help.text
-msgctxt "03101500.xhp#par_id3148646.18.help.text"
-msgid "DefObj o"
-msgstr ""
+#. yjW+
+#: 03120309.xhp
+#, fuzzy
+msgctxt ""
+"03120309.xhp\n"
+"hd_id3154286\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120309.xhp\" name=\"RTrim Function [Runtime]\">RTrim Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Trim Function [Run-time]\">Trim funkcija [U izvršenju]</link>"
-#: 03101500.xhp#par_id3153951.19.help.text
-msgctxt "03101500.xhp#par_id3153951.19.help.text"
-msgid "DefVar v"
+#. !;-p
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"par_id3153127\n"
+"2\n"
+"help.text"
+msgid "Deletes the spaces at the end of a string expression."
msgstr ""
-#: 03101500.xhp#par_id3146924.21.help.text
-msgid "Sub ExampleDefInt"
-msgstr "Sub PrimjerDefInt"
-
-#: 03101500.xhp#par_id3153728.22.help.text
-msgid "iCount=200 REM iCount is an implicit integer variable"
-msgstr "iCount=200 REM iCount je implicitni brojav variabli"
-
-#: 03101500.xhp#par_id3150010.23.help.text
-msgctxt "03101500.xhp#par_id3150010.23.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03030103.xhp#tit.help.text
-msgid "Day Function [Runtime]"
-msgstr "Day funkcija [Run-time]"
-
-#: 03030103.xhp#bm_id3153345.help.text
-msgid "<bookmark_value>Day function</bookmark_value>"
-msgstr "<bookmark_value>Day funkcija</bookmark_value>"
-
-#: 03030103.xhp#hd_id3153345.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day Function [Runtime]\">Day Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day funkcija [Run-time]\">Day funkcija [Run-time]</link>"
-
-#: 03030103.xhp#par_id3147560.2.help.text
-msgid "Returns a value that represents the day of the month based on a serial date number generated by <emph>DateSerial</emph> or <emph>DateValue</emph>."
-msgstr "Vraća vrijednost koja reprezentira dan mjeseca baziran na serijskom datumu generisanog od strane <emph>DateSerial</emph> ili <emph>DateValue</emph>. "
+#. hI)8
+#: 03120309.xhp
+#, fuzzy
+msgctxt ""
+"03120309.xhp\n"
+"par_id3153062\n"
+"3\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim Function\">LTrim Function</link>"
+msgstr "Pogledaj: <link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function\">LCase funkcija</link>"
-#: 03030103.xhp#hd_id3149456.3.help.text
-msgctxt "03030103.xhp#hd_id3149456.3.help.text"
+#. 0_aA
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"hd_id3154924\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03030103.xhp#par_id3150358.4.help.text
-msgid "Day (Number)"
-msgstr "Dan (broj)"
+#. *,~f
+#: 03120309.xhp
+#, fuzzy
+msgctxt ""
+"03120309.xhp\n"
+"par_id3154347\n"
+"5\n"
+"help.text"
+msgid "RTrim (Text As String)"
+msgstr "Trim(Tekst kao String)"
-#: 03030103.xhp#hd_id3148798.5.help.text
-msgctxt "03030103.xhp#hd_id3148798.5.help.text"
+#. 2n9v
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"hd_id3149457\n"
+"6\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03030103.xhp#par_id3125865.6.help.text
-msgctxt "03030103.xhp#par_id3125865.6.help.text"
-msgid "Integer"
-msgstr "Cjelobrojno"
+#. }(u#
+#: 03120309.xhp
+#, fuzzy
+msgctxt ""
+"03120309.xhp\n"
+"par_id3153381\n"
+"7\n"
+"help.text"
+msgid "String"
+msgstr "Stringovi"
-#: 03030103.xhp#hd_id3150448.7.help.text
-msgctxt "03030103.xhp#hd_id3150448.7.help.text"
+#. 4p1@
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"hd_id3148798\n"
+"8\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03030103.xhp#par_id3156423.8.help.text
-msgid "<emph>Number:</emph> A numeric expression that contains a serial date number from which you can determine the day of the month."
-msgstr "<emph>Number</emph>: Numerički izraz koji sadrži serijski datumski broj od kojeg možete da odredite dan mjeseca."
-
-#: 03030103.xhp#par_id3145786.9.help.text
-msgid "This function is basically the opposite of the DateSerial function, returning the day of the month from a serial date number generated by the <emph>DateSerial</emph> or the <emph>DateValue</emph> function. For example, the expression"
-msgstr "Ova funkcija, u osnovi, je suprotna od DateSerial funkcije, vračajući dan mjeseca od serijskog datumskog broja generisanog od strane <emph>DateSerial</emph> ili <emph>DateValue</emph> funkcije. Na primjer, izraz "
-
-#: 03030103.xhp#par_id3145364.10.help.text
-msgid "Print Day (DateSerial(1994, 12, 20))"
-msgstr ""
-
-#: 03030103.xhp#par_id3153190.11.help.text
-msgid "returns the value 20."
-msgstr "vrača vrijednost 20."
+#. bzdN
+#: 03120309.xhp
+#, fuzzy
+msgctxt ""
+"03120309.xhp\n"
+"par_id3151380\n"
+"9\n"
+"help.text"
+msgid "<emph>Text: </emph>Any string expression."
+msgstr "<emph>Text</emph>: Bilo koji string izraz."
-#: 03030103.xhp#hd_id3149481.12.help.text
-msgctxt "03030103.xhp#hd_id3149481.12.help.text"
+#. 4Lci
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"hd_id3151041\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03030103.xhp#par_id3155413.13.help.text
-#, fuzzy
-msgid "sub ExampleDay"
-msgstr "pod primjerDatum"
+#. `6)O
+#: 03080500.xhp
+msgctxt ""
+"03080500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Integers"
+msgstr "Cijeli brojevi"
-#: 03030103.xhp#par_id3149260.14.help.text
-msgid "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" of the month\""
-msgstr "Print \"Dan \" & Day(DateSerial(1994, 12, 20)) & \" od mjeseca\""
+#. iTl*
+#: 03080500.xhp
+msgctxt ""
+"03080500.xhp\n"
+"hd_id3153345\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080500.xhp\" name=\"Integers\">Integers</link>"
+msgstr "<link href=\"text/sbasic/shared/03080500.xhp\" name=\"Cijeli brojevi\">Cijeli brojevi</link>"
-#: 03030103.xhp#par_id3148645.15.help.text
-msgctxt "03030103.xhp#par_id3148645.15.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. YO-D
+#: 03080500.xhp
+msgctxt ""
+"03080500.xhp\n"
+"par_id3156152\n"
+"2\n"
+"help.text"
+msgid "The following functions round values to integers."
+msgstr "Slijedece funkcije zaokruzuju brojeve kao cijele brojeve."
-#: 03030105.xhp#tit.help.text
-msgid "WeekDay Function [Runtime]"
-msgstr "WeekDay funkcija [Run-time]"
+#. 21!v
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"tit\n"
+"help.text"
+msgid "Chr Function [Runtime]"
+msgstr "Chr Funkcija [Vrijeme izvršavanja]"
-#: 03030105.xhp#bm_id3153127.help.text
-msgid "<bookmark_value>WeekDay function</bookmark_value>"
-msgstr "<bookmark_value>WeekDay funkcija</bookmark_value>"
+#. MA|5
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"bm_id3149205\n"
+"help.text"
+msgid "<bookmark_value>Chr function</bookmark_value>"
+msgstr "<bookmark_value>Chr Funkcija</bookmark_value>"
-#: 03030105.xhp#hd_id3153127.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030105.xhp\" name=\"WeekDay Function [Runtime]\">WeekDay Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030105.xhp\" name=\"WeekDay funkcija [Run-time]\">WeekDay funkcija [Run-time]</link>"
+#. Ki)}
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"hd_id3149205\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120102.xhp\" name=\"Chr Function [Runtime]\">Chr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120102.xhp\" name=\"Chr Funkcija [Vrijeme izvršavanja]\">Chr Funkcija [Vrijeme izvršavanja]</link>"
-#: 03030105.xhp#par_id3146795.2.help.text
-msgid "Returns the number corresponding to the weekday represented by a serial date number that is generated by the DateSerial or the DateValue function."
-msgstr "Vrača broj koji korespondira danu u sedmici predstavljenog kao serijski datum koji je generisan od strane DateSerial ili DateValue funkcije."
+#. 4QG\
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"par_id3153311\n"
+"2\n"
+"help.text"
+msgid "Returns the character that corresponds to the specified character code."
+msgstr "Varca karakter koji odgovara odredenom kodu karaktera."
-#: 03030105.xhp#hd_id3145068.3.help.text
-msgctxt "03030105.xhp#hd_id3145068.3.help.text"
+#. eiy7
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"hd_id3149514\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03030105.xhp#par_id3149655.4.help.text
-#, fuzzy
-msgid "WeekDay (Number)"
-msgstr "Dan (broj)"
+#. m^?6
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"par_id3150669\n"
+"4\n"
+"help.text"
+msgid "Chr(Expression As Integer)"
+msgstr "Chr(Izraz kao Cijeli Broj)"
-#: 03030105.xhp#hd_id3148799.5.help.text
-msgctxt "03030105.xhp#hd_id3148799.5.help.text"
+#. kmF*
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"hd_id3143228\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03030105.xhp#par_id3154125.6.help.text
-msgctxt "03030105.xhp#par_id3154125.6.help.text"
-msgid "Integer"
-msgstr "Cjelobrojno"
+#. v`,K
+#: 03120102.xhp
+#, fuzzy
+msgctxt ""
+"03120102.xhp\n"
+"par_id3153824\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "Stringovi"
-#: 03030105.xhp#hd_id3150768.7.help.text
-msgctxt "03030105.xhp#hd_id3150768.7.help.text"
+#. 8DO7
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"hd_id3148944\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03030105.xhp#par_id3151042.8.help.text
-msgid "<emph>Number:</emph> Integer expression that contains the serial date number that is used to calculate the day of the week (1-7)."
-msgstr "<emph>Number</emph>: Integer izraz koji sadrži serijski datum koji se koristi da se iskalkuliše dan u sedmici (1-7). "
+#. 47j?
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"par_id3149295\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Numeric variables that represent a valid 8 bit ASCII value (0-255) or a 16 bit Unicode value."
+msgstr "<emph>Expression</emph>: Brojne vrijednosti koje predstavljaju validnu 8 bit-nu ASCII vrijednost (0-255) ili 16 bit-nu Unicode vrijednost."
-#: 03030105.xhp#par_id3159254.9.help.text
-msgid "The following example determines the day of the week using the WeekDay function when you enter a date."
-msgstr "Slijedeći primjer određuje dan u sedmici koristeći WeekDay funkciju kada unesete datum. "
+#. Dzcd
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"par_id3159414\n"
+"9\n"
+"help.text"
+msgid "Use the <emph>Chr$</emph> function to send special control sequences to a printer or to another output source. You can also use it to insert quotation marks in a string expression."
+msgstr "Koristi <emph>Chr$</emph> funkciju da pošalje specijalne kontrolne sekvence printeru ili nekom drugom izlaznom izvoru. Takode se može koristiti i za unošenje navodnika u string izrazima."
-#: 03030105.xhp#hd_id3148616.10.help.text
-msgctxt "03030105.xhp#hd_id3148616.10.help.text"
+#. U+M(
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"hd_id3154366\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03030105.xhp#par_id3145749.11.help.text
-msgid "Sub ExampleWeekDay"
-msgstr ""
-
-#: 03030105.xhp#par_id3147426.12.help.text
+#. W*_q
+#: 03120102.xhp
#, fuzzy
-msgid "Dim sDay As String"
-msgstr "Dim sVar kao String"
-
-#: 03030105.xhp#par_id3148576.13.help.text
-msgid "REM Return and display the day of the week"
-msgstr "REM Vrati i prikaži dan u sedmici"
-
-#: 03030105.xhp#par_id3155412.14.help.text
-msgid "Select Case WeekDay( Now )"
-msgstr ""
-
-#: 03030105.xhp#par_id3155306.15.help.text
-msgid "case 1"
-msgstr ""
-
-#: 03030105.xhp#par_id3151117.16.help.text
-msgid "sDay=\"Sunday\""
-msgstr "sDay=\"Nedjelja\""
-
-#: 03030105.xhp#par_id3152460.17.help.text
-msgid "case 2"
-msgstr ""
-
-#: 03030105.xhp#par_id3153952.18.help.text
-msgid "sDay=\"Monday\""
-msgstr "sDay=\"Ponedjeljak\""
-
-#: 03030105.xhp#par_id3149666.19.help.text
-msgid "case 3"
-msgstr ""
-
-#: 03030105.xhp#par_id3153157.20.help.text
-msgid "sDay=\"Tuesday\""
-msgstr "sDay=\"Utorak\""
-
-#: 03030105.xhp#par_id3154730.21.help.text
-msgid "case 4"
-msgstr ""
-
-#: 03030105.xhp#par_id3154942.22.help.text
-msgid "sDay=\"Wednesday\""
-msgstr "sDay=\"Srijeda\""
+msgctxt ""
+"03120102.xhp\n"
+"par_id3154909\n"
+"12\n"
+"help.text"
+msgid "' This example inserts quotation marks (ASCII value 34) in a string."
+msgstr "REM Ovaj primjer unosi navodnike (ASCII value 34) u stringu."
-#: 03030105.xhp#par_id3145799.23.help.text
-msgid "case 5"
-msgstr ""
+#. KA+M
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"par_id3151380\n"
+"13\n"
+"help.text"
+msgid "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr$(34)+\" trip.\""
+msgstr "MsgBox \"A \"+ Chr$(34)+\"kratko\" + Chr$(34)+\" putovanje.\""
-#: 03030105.xhp#par_id3155416.24.help.text
-msgid "sDay=\"Thursday\""
-msgstr "sDay=\"Četvrtak\""
+#. JQa]
+#: 03120102.xhp
+#, fuzzy
+msgctxt ""
+"03120102.xhp\n"
+"par_id3145174\n"
+"14\n"
+"help.text"
+msgid "' The printout appears in the dialog as: A \"short\" trip."
+msgstr "REM Ispis se prikazuje u dijalogu kao: \"Kratko\" putovanje."
-#: 03030105.xhp#par_id3150716.25.help.text
-msgid "case 6"
-msgstr ""
+#. UfPW
+#: 03120102.xhp
+#, fuzzy
+msgctxt ""
+"03120102.xhp\n"
+"par_idN10668\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120101.xhp\">ASC</link>"
+msgstr "<link href=\"text/sbasic/shared/01050100.xhp\">Pogledaj prozor</link>"
-#: 03030105.xhp#par_id3154015.26.help.text
-msgid "sDay=\"Friday\""
-msgstr "sDay=\"Petak\""
+#. /d9:
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"tit\n"
+"help.text"
+msgid "GetProcessServiceManager Function [Runtime]"
+msgstr "GetProcessServiceManager Function [Run-time]"
-#: 03030105.xhp#par_id3146971.27.help.text
-msgid "case 7"
+#. Bg`s
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"bm_id3153255\n"
+"help.text"
+msgid "<bookmark_value>GetProcessServiceManager function</bookmark_value><bookmark_value>ProcessServiceManager</bookmark_value>"
msgstr ""
-#: 03030105.xhp#par_id3153707.28.help.text
-msgid "sDay=\"Saturday\""
-msgstr "sDay=\"Subota\""
-
-#: 03030105.xhp#par_id3155065.29.help.text
-msgctxt "03030105.xhp#par_id3155065.29.help.text"
-msgid "End Select"
-msgstr "Zavši Obilježeno"
-
-#: 03030105.xhp#par_id3148993.30.help.text
-msgid "msgbox \"\" + sDay,64,\"Today is\""
-msgstr "msgbox \"\" + sDay,64,\"Danas je\""
-
-#: 03030105.xhp#par_id3149019.31.help.text
-#, fuzzy
-msgctxt "03030105.xhp#par_id3149019.31.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03080601.xhp#tit.help.text
-msgid "Abs Function [Runtime]"
-msgstr "Abs Funkcija [Run-time]"
-
-#: 03080601.xhp#bm_id3159201.help.text
-msgid "<bookmark_value>Abs function</bookmark_value>"
-msgstr "<bookmark_value>Abs Funkcija</bookmark_value>"
+#. *Yec
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"hd_id3153255\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03131700.xhp\" name=\"GetProcessServiceManager Function [Runtime]\">GetProcessServiceManager Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131700.xhp\" name=\"GetProcessServiceManager Function [Run-time]\">GetProcessServiceManager Function [Run-time]</link>"
-#: 03080601.xhp#hd_id3159201.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080601.xhp\" name=\"Abs Function [Runtime]\">Abs Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080601.xhp\" name=\"Abs Funkcija [Run-time]\">Abs Funkcija [Run-time]</link>"
+#. il__
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"par_id3156414\n"
+"2\n"
+"help.text"
+msgid "Returns the ProcessServiceManager (central Uno ServiceManager)."
+msgstr "Vraca the ProcessServiceManager (central Uno ServiceManager)."
-#: 03080601.xhp#par_id3153394.2.help.text
-msgid "Returns the absolute value of a numeric expression."
-msgstr "Vraca apsolutnu vrijednost brojcanog izraza."
+#. sTlI
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"par_id3145136\n"
+"3\n"
+"help.text"
+msgid "This function is required when you want to instantiate a service using CreateInstanceWithArguments."
+msgstr "Ova funkcija je potrebna kada hocete da stvarate primjere koristeciT CreateInstanceWithArguments."
-#: 03080601.xhp#hd_id3149233.3.help.text
-msgctxt "03080601.xhp#hd_id3149233.3.help.text"
+#. \?S6
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"hd_id3153681\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03080601.xhp#par_id3147573.4.help.text
-msgid "Abs (Number)"
-msgstr "Abs (Broj)"
-
-#: 03080601.xhp#hd_id3156152.5.help.text
-msgctxt "03080601.xhp#hd_id3156152.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03080601.xhp#par_id3149670.6.help.text
-msgctxt "03080601.xhp#par_id3149670.6.help.text"
-msgid "Double"
-msgstr ""
-
-#: 03080601.xhp#hd_id3154924.7.help.text
-msgctxt "03080601.xhp#hd_id3154924.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03080601.xhp#par_id3154347.8.help.text
-msgid "<emph>Number:</emph> Any numeric expression that you want to return the absolute value for. Positive numbers, including 0, are returned unchanged, whereas negative numbers are converted to positive numbers."
-msgstr "<emph>Broj</emph>: Brojcani izraz za koji zelite apsolutnu vrijednost. Pozitivni brojevi, ukljucujuci 0, vracaju se neizmjenjeni, negativni brojevi se pretvaraju u pozitivne brojeve."
-
-#: 03080601.xhp#par_id3153381.9.help.text
-msgid "The following example uses the Abs function to calculate the difference between two values. It does not matter which value you enter first."
+#. NeDQ
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"par_id3151110\n"
+"5\n"
+"help.text"
+msgid "oServiceManager = GetProcessServiceManager()"
msgstr ""
-#: 03080601.xhp#hd_id3148451.10.help.text
-msgctxt "03080601.xhp#hd_id3148451.10.help.text"
+#. s:El
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"hd_id3149516\n"
+"6\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03080601.xhp#par_id3154124.11.help.text
-msgid "Sub ExampleDifference"
-msgstr ""
-
-#: 03080601.xhp#par_id3150768.12.help.text
-msgid "Dim siW1 As Single"
-msgstr ""
-
-#: 03080601.xhp#par_id3125864.13.help.text
-msgid "Dim siW2 As Single"
+#. oLoA
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"par_id3143270\n"
+"7\n"
+"help.text"
+msgid "oServiceManager = GetProcessServiceManager()"
msgstr ""
-#: 03080601.xhp#par_id3145786.14.help.text
-msgid "siW1 = Int(InputBox$ (\"Please enter the first amount\",\"Value input\"))"
+#. g%i;
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"par_id3153825\n"
+"8\n"
+"help.text"
+msgid "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");"
msgstr ""
-#: 03080601.xhp#par_id3149561.15.help.text
-msgid "siW2 = Int(InputBox$ (\"Please enter the second amount\",\"Value input\"))"
-msgstr ""
+#. GNwu
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"par_id3148473\n"
+"9\n"
+"help.text"
+msgid "this is the same as the following statement:"
+msgstr "Ovo je isto kao i sljedeci stejtment:"
-#: 03080601.xhp#par_id3145750.16.help.text
-msgid "Print \"The difference is \"; Abs(siW1 - siW2)"
+#. ?%0c
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"par_id3145609\n"
+"10\n"
+"help.text"
+msgid "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")"
msgstr ""
-#: 03080601.xhp#par_id3147319.17.help.text
-#, fuzzy
-msgctxt "03080601.xhp#par_id3147319.17.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03100500.xhp#tit.help.text
-msgid "CInt Function [Runtime]"
-msgstr "CInt Function [Run-time]"
+#. F:kc
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"tit\n"
+"help.text"
+msgid "Asc Function [Runtime]"
+msgstr "Asc Funkcija [Vrijeme izvržavanja]"
-#: 03100500.xhp#bm_id3149346.help.text
-#, fuzzy
-msgid "<bookmark_value>CInt function</bookmark_value>"
-msgstr "<bookmark_value>Int Funkcija</bookmark_value>"
+#. !!U7
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"bm_id3150499\n"
+"help.text"
+msgid "<bookmark_value>Asc function</bookmark_value>"
+msgstr "<bookmark_value>Asc Funkcija</bookmark_value>"
-#: 03100500.xhp#hd_id3149346.1.help.text
-msgid "<link href=\"text/sbasic/shared/03100500.xhp\" name=\"CInt Function [Runtime]\">CInt Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100500.xhp\" name=\"CInt Function [Run-time]\">CInt Function [Run-time]</link>"
+#. hD=[
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"hd_id3150499\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Asc Function [Runtime]\">Asc Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Asc Funkcija [Vrijeme izvršavanja]\">Asc Funkcija [Vrijeme izvršavanja]</link>"
-#: 03100500.xhp#par_id3155419.2.help.text
-msgid "Converts any string or numeric expression to an integer."
-msgstr "Konvertuje Bilo koji znak ili brojnu vrijednost u cijeli broj."
+#. \O?A
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"par_id3151384\n"
+"2\n"
+"help.text"
+msgid "Returns the ASCII (American Standard Code for Information Interchange) value of the first character in a string expression."
+msgstr "Vraca ASCII (Americki Standardni Kod za Razmjenu Informacija) vrca vrijednost prvog karaktera u string izrazu."
-#: 03100500.xhp#hd_id3147573.3.help.text
-msgctxt "03100500.xhp#hd_id3147573.3.help.text"
+#. -\6}
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"hd_id3155555\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03100500.xhp#par_id3154142.4.help.text
-msgid "CInt (Expression)"
-msgstr "CInt (Izraz)"
+#. gex|
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"par_id3143267\n"
+"4\n"
+"help.text"
+msgid "Asc (Text As String)"
+msgstr "Asc (Tekst Kao String)"
-#: 03100500.xhp#hd_id3147531.5.help.text
-msgctxt "03100500.xhp#hd_id3147531.5.help.text"
+#. Nb:@
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"hd_id3147242\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03100500.xhp#par_id3147560.6.help.text
-msgctxt "03100500.xhp#par_id3147560.6.help.text"
+#. Lj+Q
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"par_id3150669\n"
+"6\n"
+"help.text"
msgid "Integer"
msgstr "Cjelobrojno"
-#: 03100500.xhp#hd_id3145069.7.help.text
-msgctxt "03100500.xhp#hd_id3145069.7.help.text"
+#. l$2@
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"hd_id3148473\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03100500.xhp#par_id3159414.8.help.text
-msgid "<emph>Expression:</emph> Any numeric expression that you want to convert. If the <emph>Expression</emph> exceeds the value range between -32768 and 32767, $[officename] Basic reports an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
-msgstr "<emph>Expression</emph>:Brojna vrijednost koju zelis konvertovati.Ako <emph>Expression</emph> lezi izvan vrijednosnog ranga -32,768 to 32,767, $[officename] . Da se konvertuje znakovna vrijednost,broj mora biti unesen kao normalni tekst (\"123.5\") koristeci defaultni oblik za broj operativnog sistema."
+#. DyA!
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"par_id3149415\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any valid string expression. Only the first character in the string is relevant."
+msgstr "<emph>Text</emph>: Bilo koji validni string izraz. Samo je prvi karakter u stringu relevantan."
-#: 03100500.xhp#par_id3150358.9.help.text
-msgctxt "03100500.xhp#par_id3150358.9.help.text"
-msgid "This function always rounds the fractional part of a number to the nearest integer."
-msgstr ""
+#. 2*~!
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"par_id3145609\n"
+"9\n"
+"help.text"
+msgid "Use the Asc function to replace keys with values. If the Asc function encounters a blank string, $[officename] Basic reports a run-time error. In addition to 7 bit ASCII characters (Codes 0-127), the ASCII function can also detect non-printable key codes in ASCII code. This function can also handle 16 bit unicode characters."
+msgstr "Koristi Asc Funkciju da zamjeni tipke s vrijednostima. Ako Asc funkcija naide na prazan string, $[officename] Basic izvijesti grešku za Vrijeme izvršavanja. Kao dodatak 7 bit ASCII karaktera (Kodovi 0-127), ASCII Funkcija može uociti ne-printajuce kodove tipki u ASCII kodu. Ova funkcija obradivati i 16 bit unicode karaktere."
-#: 03100500.xhp#hd_id3145419.10.help.text
-msgctxt "03100500.xhp#hd_id3145419.10.help.text"
+#. $=J]
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"hd_id3159413\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03100500.xhp#par_id3150448.11.help.text
-msgctxt "03100500.xhp#par_id3150448.11.help.text"
-msgid "Sub ExampleCountryConvert"
-msgstr ""
-
-#: 03100500.xhp#par_id3156423.12.help.text
-msgctxt "03100500.xhp#par_id3156423.12.help.text"
-msgid "Msgbox CDbl(1234.5678)"
-msgstr "poruka_polje CDbl(1234.5678)"
-
-#: 03100500.xhp#par_id3150869.13.help.text
-msgctxt "03100500.xhp#par_id3150869.13.help.text"
-msgid "Msgbox CInt(1234.5678)"
-msgstr "poruka_polje CInt(1234.5678)"
-
-#: 03100500.xhp#par_id3153768.14.help.text
-msgctxt "03100500.xhp#par_id3153768.14.help.text"
-msgid "Msgbox CLng(1234.5678)"
-msgstr "poruka_polje CLng(1234.5678)"
-
-#: 03100500.xhp#par_id3145786.15.help.text
-msgctxt "03100500.xhp#par_id3145786.15.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03020205.xhp#tit.help.text
-#, fuzzy
-msgid "Write Statement [Runtime]"
-msgstr "Sacekaj izraz [U izvršenju]"
-
-#: 03020205.xhp#bm_id3147229.help.text
+#. azgN
+#: 03120101.xhp
#, fuzzy
-msgid "<bookmark_value>Write statement</bookmark_value>"
-msgstr "<bookmark_value>Sacekaj izraz</bookmark_value>"
+msgctxt ""
+"03120101.xhp\n"
+"par_id3150792\n"
+"12\n"
+"help.text"
+msgid "Print ASC(\"A\") ' returns 65"
+msgstr "Printa ASC(\"A\") REM vraca 65"
-#: 03020205.xhp#hd_id3147229.1.help.text
+#. Jk5?
+#: 03120101.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03020205.xhp\" name=\"Write Statement [Runtime]\">Write Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03130600.xhp\" name=\"Wait Statement [Run-time]\">Sacekaj izraz [U izvršenju]</link>"
-
-#: 03020205.xhp#par_id3154685.2.help.text
-msgid "Writes data to a sequential file."
-msgstr ""
-
-#: 03020205.xhp#hd_id3150449.3.help.text
-msgctxt "03020205.xhp#hd_id3150449.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03020205.xhp#par_id3145785.4.help.text
-msgid "Write [#FileName], [Expressionlist]"
-msgstr ""
-
-#: 03020205.xhp#hd_id3151116.5.help.text
-msgctxt "03020205.xhp#hd_id3151116.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+msgctxt ""
+"03120101.xhp\n"
+"par_id3148797\n"
+"13\n"
+"help.text"
+msgid "Print ASC(\"Z\") ' returns 90"
+msgstr "Printa ASC(\"Z\") REM vraca 90"
-#: 03020205.xhp#par_id3153728.6.help.text
+#. ;06h
+#: 03120101.xhp
#, fuzzy
-msgctxt "03020205.xhp#par_id3153728.6.help.text"
-msgid "<emph>FileName:</emph> Any numeric expression that contains the file number that was set by the Open statement for the respective file."
-msgstr "<emph>FajlBroj</emph>: Numericki izraz koji sadrzi broj fajla koji je poslat od otvorene izjave za odgovarajuci fajl."
-
-#: 03020205.xhp#par_id3146120.7.help.text
-msgid "<emph>Expressionlist:</emph> Variables or expressions that you want to enter in a file, separated by commas."
-msgstr ""
-
-#: 03020205.xhp#par_id3150010.8.help.text
-msgid "If the expression list is omitted, the <emph>Write</emph> statement appends an empty line to the file."
-msgstr ""
-
-#: 03020205.xhp#par_id3163713.9.help.text
-msgid "To add an expression list to a new or an existing file, the file must be opened in the <emph>Output</emph> or <emph>Append</emph> mode."
-msgstr ""
-
-#: 03020205.xhp#par_id3147428.10.help.text
-msgid "Strings that you write are enclosed by quotation marks and separated by commas. You do not need to enter these delimiters in the expression list."
-msgstr ""
-
-#: 03020205.xhp#par_id1002838.help.text
-msgid "Each <emph>Write</emph> statement outputs a line end symbol as last entry."
-msgstr ""
-
-#: 03020205.xhp#par_id6618854.help.text
-msgid "Numbers with decimal delimiters are converted according to the locale settings."
-msgstr ""
-
-#: 03020205.xhp#hd_id3151073.11.help.text
-msgctxt "03020205.xhp#hd_id3151073.11.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+msgctxt ""
+"03120101.xhp\n"
+"par_id3163800\n"
+"14\n"
+"help.text"
+msgid "Print ASC(\"Las Vegas\") ' returns 76, since only the first character is taken into account"
+msgstr "Print ASC(\"Blackpool\") REM vraca 66, pošto se samo prvi karakter uzima u obzir"
-#: 03020205.xhp#par_id3145252.12.help.text
+#. lHL(
+#: 03120101.xhp
#, fuzzy
-msgid "Sub ExampleWrite"
-msgstr "Sub PrimjerKosinus"
+msgctxt ""
+"03120101.xhp\n"
+"par_idN1067B\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120102.xhp\">CHR</link>"
+msgstr "<link href=\"text/sbasic/shared/01050100.xhp\">Pogledaj prozor</link>"
-#: 03020205.xhp#par_id3149958.13.help.text
-#, fuzzy
-msgctxt "03020205.xhp#par_id3149958.13.help.text"
-msgid "Dim iCount As Integer"
-msgstr "Dim iColour As Integer"
+#. -XN1
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"tit\n"
+"help.text"
+msgid "CDbl Function [Runtime]"
+msgstr "CDbl Function [Run-time]"
-#: 03020205.xhp#par_id3156284.14.help.text
+#. pyG4
+#: 03100400.xhp
#, fuzzy
-msgid "Dim sValue As String"
-msgstr "Dim sVar kao String"
-
-#: 03020205.xhp#par_id3145645.15.help.text
-msgid "iCount = Freefile"
-msgstr ""
-
-#: 03020205.xhp#par_id3153417.16.help.text
-msgid "open \"C:\\data.txt\" for OutPut as iCount"
-msgstr ""
-
-#: 03020205.xhp#par_id3149401.17.help.text
-msgid "sValue = \"Hamburg\""
-msgstr ""
-
-#: 03020205.xhp#par_id3156275.18.help.text
-msgid "Write #iCount,sValue,200"
-msgstr ""
-
-#: 03020205.xhp#par_id3146913.19.help.text
-msgid "sValue = \"New York\""
-msgstr ""
-
-#: 03020205.xhp#par_id3155064.20.help.text
-msgid "Write #iCount,sValue,300"
-msgstr ""
-
-#: 03020205.xhp#par_id3150322.21.help.text
-msgid "sValue = \"Miami\""
-msgstr ""
-
-#: 03020205.xhp#par_id3155766.22.help.text
-msgid "Write #iCount,sValue,450"
-msgstr ""
-
-#: 03020205.xhp#par_id3145643.23.help.text
-msgid "close #iCount"
-msgstr ""
-
-#: 03020205.xhp#par_id3150044.24.help.text
-msgctxt "03020205.xhp#par_id3150044.24.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 00000002.xhp#tit.help.text
-msgid "$[officename] Basic Glossary"
-msgstr ""
-
-#: 00000002.xhp#hd_id3145068.1.help.text
-msgid "<link href=\"text/sbasic/shared/00000002.xhp\" name=\"$[officename] Basic Glossary\">$[officename] Basic Glossary</link>"
-msgstr ""
+msgctxt ""
+"03100400.xhp\n"
+"bm_id3153750\n"
+"help.text"
+msgid "<bookmark_value>CDbl function</bookmark_value>"
+msgstr "<bookmark_value>CDecimalna Funkcija</bookmark_value>"
-#: 00000002.xhp#par_id3150792.2.help.text
-msgid "This glossary explains some technical terms that you may come across when working with $[officename] Basic."
-msgstr ""
+#. G\gW
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"hd_id3153750\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100400.xhp\" name=\"CDbl Function [Runtime]\">CDbl Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100400.xhp\" name=\"CDbl Function [Run-time]\">CDbl Function [Run-time]</link>"
-#: 00000002.xhp#hd_id3155133.7.help.text
-msgid "Decimal Point"
-msgstr ""
+#. GvK+
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"par_id3149233\n"
+"2\n"
+"help.text"
+msgid "Converts any numerical expression or string expression to a double type."
+msgstr "Konvertuje se brojna ili or znakovna vrijednost u tip duplo."
-#: 00000002.xhp#par_id3156443.8.help.text
-msgid "When converting numbers, $[officename] Basic uses the locale settings of the system for determining the type of decimal and thousand separator."
-msgstr ""
+#. CU`#
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"hd_id3149516\n"
+"3\n"
+"help.text"
+msgid "Syntax"
+msgstr "Sintaksa:"
-#: 00000002.xhp#par_id3153092.9.help.text
-msgid "The behavior has an effect on both the implicit conversion ( 1 + \"2.3\" = 3.3 ) as well as the runtime function <link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric\">IsNumeric</link>."
-msgstr ""
+#. 25NM
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"par_id3156152\n"
+"4\n"
+"help.text"
+msgid "CDbl (Expression)"
+msgstr "CDbl (Izraz)"
-#: 00000002.xhp#hd_id3155854.29.help.text
-msgid "Colors"
-msgstr ""
+#. 38MF
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"hd_id3153061\n"
+"5\n"
+"help.text"
+msgid "Return value"
+msgstr "Vrati vrijednost"
-#: 00000002.xhp#par_id3145366.30.help.text
-msgid "In $[officename] Basic, colors are treated as long integer value. The return value of color queries is also always a long integer value. When defining properties, colors can be specified using their RGB code that is converted to a long integer value using the <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB function\">RGB function</link>."
+#. +.[y
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"par_id3145068\n"
+"6\n"
+"help.text"
+msgid "Double"
msgstr ""
-#: 00000002.xhp#hd_id3146119.32.help.text
-msgid "Measurement Units"
-msgstr ""
+#. R}R8
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"hd_id3154760\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 00000002.xhp#par_id3154013.33.help.text
-msgid "In $[officename] Basic, a <emph>method parameter</emph> or a <emph>property</emph> expecting unit information can be specified either as integer or long integer expression without a unit, or as a character string containing a unit. If no unit is passed to the method the default unit defined for the active document type will be used. If the parameter is passed as a character string containing a measurement unit, the default setting will be ignored. The default measurement unit for a document type can be set under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - (Document Type) - General</emph>."
+#. rF(9
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"par_id3153897\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
msgstr ""
-#: 00000002.xhp#bm_id3145801.help.text
-#, fuzzy
-msgid "<bookmark_value>twips; definition</bookmark_value>"
-msgstr "<bookmark_value>Zamijeni funkcija</bookmark_value>"
-
-#: 00000002.xhp#hd_id3145801.5.help.text
-msgid "Twips"
-msgstr ""
+#. Lw$-
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"hd_id3148797\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 00000002.xhp#par_id3154731.6.help.text
-msgid "A twip is a screen-independent unit which is used to define the uniform position and size of screen elements on all display systems. A twip is 1/1440th of an inch or 1/20 of a printer's point. There are 1440 twips to an inch or about 567 twips to a centimeter."
-msgstr ""
+#. +lCL
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"tit\n"
+"help.text"
+msgid "Cos Function [Runtime]"
+msgstr "Cos Funkcija [Vrijeme Izvodjenja]"
-#: 00000002.xhp#hd_id3153159.106.help.text
-msgid "URL Notation"
-msgstr ""
+#. e!8c
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"bm_id3154923\n"
+"help.text"
+msgid "<bookmark_value>Cos function</bookmark_value>"
+msgstr "<bookmark_value>Cos funkcija</bookmark_value>"
-#: 00000002.xhp#par_id3153415.108.help.text
-msgid "URLs (<emph>Uniform Resource Locators</emph>) are used to determine the location of a resource like a file in a file system, typically inside a network environment. A URL consists of a protocol specifier, a host specifier and a file and path specifier:"
-msgstr ""
+#. ph_M
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"hd_id3154923\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080102.xhp\" name=\"Cos Function [Runtime]\">Cos Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080102.xhp\" name=\"Cos Funkcija [Vrijeme Izvodjenja]\">Cos Funkcija [Vrijeme Izvodjenja]</link>"
-#: 00000002.xhp#par_id3149121.107.help.text
-msgid "<emph>protocol</emph>://<emph>host.name</emph>/<emph>path/to/the/file.html</emph>"
-msgstr ""
+#. !t.6
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3159413\n"
+"2\n"
+"help.text"
+msgid "Calculates the cosine of an angle. The angle is specified in radians. The result lies between -1 and 1."
+msgstr "Racuna kosinus jednoga ugla. Ugao je izrazen u radijanima. Rezultat je u opsegu od -1 do +1."
-#: 00000002.xhp#par_id3168612.109.help.text
-msgid "The most common usage of URLs is on the internet when specifying web pages. Example for protocols are <emph>http</emph>, <emph>ftp</emph>, or <emph>file</emph>. The <emph>file</emph> protocol specifier is used when referring to a file on the local file system."
-msgstr ""
+#. b1\N
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3150358\n"
+"3\n"
+"help.text"
+msgid "Using the angle Alpha, the Cos-Function calculates the ratio of the length of the side that is adjacent to the angle, divided by the length of the hypotenuse in a right-angled triangle."
+msgstr "Koristeci ugao Alfa, Cos funkcija racuna omjer duzine strane koja je susjedna uglu, podijeljeno sa duzinom hipotenuze u pravouglom trouglu."
-#: 00000002.xhp#par_id3150324.110.help.text
-msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (<emph>/</emph>) is used as a path separator. For example, a file referred to as <emph>C:\\My File.sxw</emph> on the local host in \"Windows notation\" becomes <emph>file:///C|/My%20File.sxw</emph> in URL notation."
-msgstr ""
+#. \8,*
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3154141\n"
+"4\n"
+"help.text"
+msgid "Cos(Alpha) = Adjacent/Hypotenuse"
+msgstr "Cos(Alfa) = Susjedna/Hipotenuza"
-#: 03090401.xhp#tit.help.text
-msgid "Call Statement [Runtime]"
-msgstr "Call Statement [Run-time]"
+#. :cMQ
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"hd_id3154125\n"
+"5\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03090401.xhp#bm_id3154422.help.text
-#, fuzzy
-msgid "<bookmark_value>Call statement</bookmark_value>"
-msgstr "<bookmark_value>Sacekaj izraz</bookmark_value>"
+#. ]m`/
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3145172\n"
+"6\n"
+"help.text"
+msgid "Cos (Number)"
+msgstr "Cos (Broj)"
-#: 03090401.xhp#hd_id3154422.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090401.xhp\" name=\"Call Statement [Runtime]\">Call Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090401.xhp\" name=\"Call Statement [Run-time]\">Call Statement [Run-time]</link>"
+#. avLi
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"hd_id3156214\n"
+"7\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03090401.xhp#par_id3153394.2.help.text
-msgid "Transfers the control of the program to a subroutine, a function, or a DLL procedure."
+#. C=FE
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3150449\n"
+"8\n"
+"help.text"
+msgid "Double"
msgstr ""
-#: 03090401.xhp#hd_id3153345.3.help.text
-msgctxt "03090401.xhp#hd_id3153345.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03090401.xhp#par_id3150984.4.help.text
-msgid "[Call] Name [Parameter]"
-msgstr "[Call] Ime [Parametar]"
-
-#: 03090401.xhp#hd_id3150771.5.help.text
-msgctxt "03090401.xhp#hd_id3150771.5.help.text"
+#. v=Sv
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"hd_id3153969\n"
+"9\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03090401.xhp#par_id3148473.6.help.text
-msgid "<emph>Name:</emph> Name of the subroutine, the function, or the DLL that you want to call"
-msgstr "<emph>Ime</emph>: Ime potprograma, funkcije ili DLL koji želite pozvati"
+#. O$x)
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3153770\n"
+"10\n"
+"help.text"
+msgid "<emph>Number:</emph> Numeric expression that specifies an angle in radians that you want to calculate the cosine for."
+msgstr "<emph>Number</emph>: Brojcani izraz koji predstavlja ugao u radijanima za koji zelite da izracunate kosinus."
-#: 03090401.xhp#par_id3148946.7.help.text
-msgid "<emph>Parameter:</emph> Parameters to pass to the procedure. The type and number of parameters is dependent on the routine that is executing."
-msgstr "<emph>Parametri</emph>: Parametri koji ulze u postupku. Vrsta i broj parametara ovisi o rutinu koja se izvršava."
+#. )mY;
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3145749\n"
+"11\n"
+"help.text"
+msgid "To convert degrees to radians, multiply degrees by pi/180. To convert radians to degrees, multiply radians by 180/pi."
+msgstr "Da bi pretvorili stepene u radijane, pomnozi stepen sa Pi/180. Da bi pretvorili radijane u stepene, pomnozi radijane sa 180/Pi."
-#: 03090401.xhp#par_id3154216.8.help.text
-msgid "A keyword is optional when you call a procedure. If a function is executed as an expression, the parameters must be enclosed by brackets in the statement. If a DLL is called, it must first be specified in the <emph>Declare-Statement</emph>."
-msgstr "Ključna riječ je opcionalna kada se poziva postupak. Akose funkcija izvršava kao izraz, parametri moraju biti ograđen u okrugle zagrade u izjavi. Ako DLL se zove, on prvo mora biti naveden u <emph> Objavite Izjava </emph>."
+#. 3.lE
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3149664\n"
+"12\n"
+"help.text"
+msgid "degree=(radian*180)/pi"
+msgstr "stepen=(radijan*180)/Pi"
+
+#. :%Vg
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3146985\n"
+"13\n"
+"help.text"
+msgid "radian=(degree*pi)/180"
+msgstr "radijan=(stepen*Pi)/180"
+
+#. o3[w
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3152885\n"
+"14\n"
+"help.text"
+msgid "Pi is here the fixed circle constant with the rounded value 3.14159..."
+msgstr "Pi je konstantna vrijednost kruga koja je zaokruzena na 3.1415926..."
-#: 03090401.xhp#hd_id3125865.9.help.text
-msgctxt "03090401.xhp#hd_id3125865.9.help.text"
+#. TQNa
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"hd_id3153951\n"
+"15\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03090401.xhp#par_id3159254.12.help.text
+#. [gj,
+#: 03080102.xhp
#, fuzzy
-msgid "Sub ExampleCall"
-msgstr "Sub PrimjerVal"
-
-#: 03090401.xhp#par_id3161832.13.help.text
-msgctxt "03090401.xhp#par_id3161832.13.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar kao String"
-
-#: 03090401.xhp#par_id3147317.14.help.text
-msgctxt "03090401.xhp#par_id3147317.14.help.text"
-msgid "sVar = \"Office\""
-msgstr ""
+msgctxt ""
+"03080102.xhp\n"
+"par_id3155855\n"
+"16\n"
+"help.text"
+msgid "' The following example allows for a right-angled triangle the input of"
+msgstr "REM Slijedeci primjer dozvoljava pravouglom trouglu unos"
-#: 03090401.xhp#par_id3145273.15.help.text
-msgid "Call f_callFun sVar"
-msgstr ""
+#. *_\i
+#: 03080102.xhp
+#, fuzzy
+msgctxt ""
+"03080102.xhp\n"
+"par_id3149484\n"
+"17\n"
+"help.text"
+msgid "' secant and angle (in degrees) and calculates the length of the hypotenuse:"
+msgstr "REM sekante i ugla (u stepenima) i racuna duzinu hipotenuze:"
-#: 03090401.xhp#par_id3147435.16.help.text
-msgctxt "03090401.xhp#par_id3147435.16.help.text"
-msgid "end Sub"
-msgstr "kraj Sub"
+#. Q!Ai
+#: 03080102.xhp
+#, fuzzy
+msgctxt ""
+"03080102.xhp\n"
+"par_id3150010\n"
+"19\n"
+"help.text"
+msgid "' rounded Pi = 3.14159"
+msgstr "REM zaokruzen Pi = 3.1415926..."
-#: 03090401.xhp#par_id3155414.18.help.text
-msgid "Sub f_callFun (sText as String)"
-msgstr ""
+#. `qJo
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3144764\n"
+"21\n"
+"help.text"
+msgid "d1 = InputBox$ (\"\"Enter the length of the adjacent side: \",\"Adjacent\")"
+msgstr "d1 = InputBox$ (\"\"Unesite duzinu susjedne strane: \",\"Susjedna\")"
-#: 03090401.xhp#par_id3151112.19.help.text
-msgctxt "03090401.xhp#par_id3151112.19.help.text"
-msgid "Msgbox sText"
-msgstr ""
+#. le=z
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3154491\n"
+"22\n"
+"help.text"
+msgid "dAngle = InputBox$ (\"Enter the angle Alpha (in degrees): \",\"Alpha\")"
+msgstr "dUgao = InputBox$ (\"Unesite ugao Alfa (u stepenima): \",\"Alfa\")"
-#: 03090401.xhp#par_id3148646.20.help.text
-msgctxt "03090401.xhp#par_id3148646.20.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. 5vfN
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3151074\n"
+"23\n"
+"help.text"
+msgid "Print \"The length of the hypothenuse is\"; (d1 / cos (dAngle * Pi / 180))"
+msgstr "Ispis \"Duzina hipotenuze je\"; (d1 / cos (dAngle * Pi / 180))"
-#: 01050300.xhp#tit.help.text
+#. 6ddw
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"tit\n"
+"help.text"
msgid "Manage Breakpoints"
msgstr ""
-#: 01050300.xhp#hd_id3154927.1.help.text
+#. 1o-I
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"hd_id3154927\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Manage Breakpoints\">Manage Breakpoints</link>"
msgstr ""
-#: 01050300.xhp#par_id3148550.2.help.text
+#. _}rF
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"par_id3148550\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\"HID_BASICIDE_BRKPROPS\">Specifies the options for breakpoints.</ahelp>"
msgstr ""
-#: 01050300.xhp#hd_id3149670.3.help.text
+#. MlDG
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"hd_id3149670\n"
+"3\n"
+"help.text"
msgid "Breakpoints"
msgstr "Tačke prekida"
-#: 01050300.xhp#par_id3150398.4.help.text
+#. rACe
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"par_id3150398\n"
+"4\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_COMBOBOX_RID_BASICIDE_BREAKPOINTDLG_RID_CB_BRKPOINTS\">Enter the line number for a new breakpoint, then click <emph>New</emph>.</ahelp>"
msgstr ""
-#: 01050300.xhp#hd_id3156280.6.help.text
+#. Haog
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"hd_id3156280\n"
+"6\n"
+"help.text"
msgid "Active"
msgstr "Aktivno"
-#: 01050300.xhp#par_id3154910.7.help.text
+#. @QW4
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"par_id3154910\n"
+"7\n"
+"help.text"
msgid "<ahelp hid=\"HID_BASICIDE_ACTIV\">Activates or deactivates the current breakpoint.</ahelp>"
msgstr "<ahelp hid=\"HID_BASICIDE_ACTIV\">Aktivira ili deaktivira trenutni brejkpoint.</ahelp>"
-#: 01050300.xhp#hd_id3144500.8.help.text
+#. ()DC
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"hd_id3144500\n"
+"8\n"
+"help.text"
msgid "Pass Count"
msgstr ""
-#: 01050300.xhp#par_id3161831.9.help.text
+#. EFpT
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"par_id3161831\n"
+"9\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_NUMERICFIELD_RID_BASICIDE_BREAKPOINTDLG_RID_FLD_PASS\">Specify the number of loops to perform before the breakpoint takes effect.</ahelp>"
msgstr ""
-#: 01050300.xhp#hd_id3152579.10.help.text
+#. Q7bw
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"hd_id3152579\n"
+"10\n"
+"help.text"
msgid "New"
msgstr "Novo"
-#: 01050300.xhp#par_id3148575.11.help.text
+#. ~?!5
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"par_id3148575\n"
+"11\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_BASICIDE_BREAKPOINTDLG_RID_PB_NEW\">Creates a breakpoint on the line number specified.</ahelp>"
msgstr ""
-#: 01050300.xhp#hd_id3147319.12.help.text
-msgctxt "01050300.xhp#hd_id3147319.12.help.text"
+#. 9#45
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"hd_id3147319\n"
+"12\n"
+"help.text"
msgid "Delete"
msgstr "Obriši"
-#: 01050300.xhp#par_id3153363.13.help.text
+#. ig0R
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"par_id3153363\n"
+"13\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_BASICIDE_BREAKPOINTDLG_RID_PB_DEL\">Deletes the selected breakpoint.</ahelp>"
msgstr ""
-#: 03020415.xhp#tit.help.text
-msgid "FileExists Function [Runtime]"
-msgstr "FileExists funkcija [Run-time]"
+#. DI}?
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Array Function [Runtime]"
+msgstr "Niz Funkcija [Vrijeme izvršavanja]"
-#: 03020415.xhp#bm_id3148946.help.text
-msgid "<bookmark_value>FileExists function</bookmark_value>"
-msgstr "<bookmark_value>FileExists funkcija</bookmark_value>"
+#. ]*}.
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"bm_id3150499\n"
+"help.text"
+msgid "<bookmark_value>Array function</bookmark_value>"
+msgstr "<bookmark_value>Niz Funkcija</bookmark_value>"
-#: 03020415.xhp#hd_id3148946.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020415.xhp\" name=\"FileExists Function [Runtime]\">FileExists Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020415.xhp\" name=\"FileExists funkcija [Run-time]\">FileExists funkcija [Run-time]</link>"
+#. -SRW
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"hd_id3150499\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array Function [Runtime]\">Array Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104200.xhp\" name=\"Niz Funkcija [Vrijeme izvršavanja]\">Niz Funkcija [Vrijeme izvršavanja]</link>"
-#: 03020415.xhp#par_id3153361.2.help.text
-msgid "Determines if a file or a directory is available on the data medium."
-msgstr "Ustanovljava ukoliko dokument ili direktorij postoji na mediju sa podacima."
+#. f,7A
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"par_id3155555\n"
+"2\n"
+"help.text"
+msgid "Returns the type Variant with a data field."
+msgstr "Vraca tip Promjenjiv sa poljem podatka."
-#: 03020415.xhp#hd_id3150447.3.help.text
-msgctxt "03020415.xhp#hd_id3150447.3.help.text"
+#. pSl~
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"hd_id3148538\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03020415.xhp#par_id3154685.4.help.text
-msgid "FileExists(FileName As String | DirectoryName As String)"
-msgstr ""
-
-#: 03020415.xhp#hd_id3154126.5.help.text
-msgctxt "03020415.xhp#hd_id3154126.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. 6Gb.
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"par_id3153126\n"
+"4\n"
+"help.text"
+msgid "Array ( Argument list)"
+msgstr "Niz ( lista Argumenata)"
-#: 03020415.xhp#par_id3150769.6.help.text
-msgctxt "03020415.xhp#par_id3150769.6.help.text"
-msgid "Bool"
-msgstr ""
+#. G9K[
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"par_id3155419\n"
+"5\n"
+"help.text"
+msgid "See also <link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray\">DimArray</link>"
+msgstr "Takode pogledaj <link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray\">DimArray</link>"
-#: 03020415.xhp#hd_id3153770.7.help.text
-msgctxt "03020415.xhp#hd_id3153770.7.help.text"
+#. kX_=
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"hd_id3150669\n"
+"6\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03020415.xhp#par_id3147349.8.help.text
-msgid "FileName | DirectoryName: Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "FileName | DirectoryName: Svaki niz karaktera koji sadrži nedvosmislene dokument specifikacije. Možete također koristiti <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notaciju</link>."
+#. ZphB
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"par_id3145609\n"
+"7\n"
+"help.text"
+msgid "<emph>Argument list:</emph> A list of any number of arguments that are separated by commas."
+msgstr ""
-#: 03020415.xhp#hd_id3149664.9.help.text
-msgctxt "03020415.xhp#hd_id3149664.9.help.text"
+#. DPx{
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"hd_id3156343\n"
+"8\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03020415.xhp#par_id3145272.10.help.text
-msgid "sub ExampleFileExists"
-msgstr ""
-
-#: 03020415.xhp#par_id3147317.12.help.text
-msgid "msgbox FileExists(\"C:\\autoexec.bat\")"
-msgstr ""
+#. =f3O
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"par_id3153897\n"
+"9\n"
+"help.text"
+msgid "Dim A As Variant"
+msgstr "Dim A Kao Promjenjiv"
-#: 03020415.xhp#par_id3153190.13.help.text
-msgid "msgbox FileExists(\"file:///d|/bookmark.htm\")"
-msgstr ""
+#. 97hl
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"par_id3153525\n"
+"10\n"
+"help.text"
+msgid "A = Array(\"Fred\",\"Tom\",\"Bill\")"
+msgstr "A = Niz(\"Fred\",\"Tom\",\"Bill\")"
-#: 03020415.xhp#par_id3148645.14.help.text
-msgid "msgbox FileExists(\"file:///d|/private\")"
+#. *QLX
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"par_id3150792\n"
+"11\n"
+"help.text"
+msgid "Msgbox A(2)"
msgstr ""
-#: 03020415.xhp#par_id3149262.15.help.text
-msgctxt "03020415.xhp#par_id3149262.15.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03120402.xhp#tit.help.text
-msgid "Len Function [Runtime]"
-msgstr "Len Funkcija [U izvršenju]"
+#. oD5(
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"tit\n"
+"help.text"
+msgid "Val Function [Runtime]"
+msgstr "Val Funkcija [Vrijeme izvršavanja]"
-#: 03120402.xhp#bm_id3154136.help.text
-msgid "<bookmark_value>Len function</bookmark_value>"
-msgstr "<bookmark_value>Len funkcija</bookmark_value>"
+#. `J)\
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"bm_id3149205\n"
+"help.text"
+msgid "<bookmark_value>Val function</bookmark_value>"
+msgstr "<bookmark_value>Val Funkcija</bookmark_value>"
-#: 03120402.xhp#hd_id3154136.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03120402.xhp\" name=\"Len Function [Runtime]\">Len Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020302.xhp\" name=\"Loc Funkcija [Run-time]\">Loc Funkcija [Run-time]</link>"
+#. 9SnG
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"hd_id3149205\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120104.xhp\" name=\"Val Function [Runtime]\">Val Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120104.xhp\" name=\"Val Funkcija [Vrijeme izvršavanja]\">Val Funkcija [Vrijeme izvršavanja]</link>"
-#: 03120402.xhp#par_id3147576.2.help.text
-msgid "Returns the number of characters in a string, or the number of bytes that are required to store a variable."
-msgstr "Vraca broj znakova u string, ili broj bajtova koji su potrebni za pohranu varijable."
+#. 43!H
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"par_id3153345\n"
+"2\n"
+"help.text"
+msgid "Converts a string to a numeric expression."
+msgstr "Pretvara string u brojni izraz."
-#: 03120402.xhp#hd_id3159177.3.help.text
-msgctxt "03120402.xhp#hd_id3159177.3.help.text"
+#. X/*7
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"hd_id3159157\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03120402.xhp#par_id3150669.4.help.text
-msgid "Len (Text As String)"
-msgstr "Len (Tekst kao String)"
+#. o1MT
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"par_id3149514\n"
+"4\n"
+"help.text"
+msgid "Val (Text As String)"
+msgstr "Val (Tekst Kao String)"
-#: 03120402.xhp#hd_id3148473.5.help.text
-msgctxt "03120402.xhp#hd_id3148473.5.help.text"
+#. ,Ta\
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"hd_id3150669\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03120402.xhp#par_id3143270.6.help.text
-msgctxt "03120402.xhp#par_id3143270.6.help.text"
-msgid "Long"
+#. xv|T
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"par_id3143228\n"
+"6\n"
+"help.text"
+msgid "Double"
msgstr ""
-#: 03120402.xhp#hd_id3147531.7.help.text
-msgctxt "03120402.xhp#hd_id3147531.7.help.text"
+#. /TE\
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"hd_id3156024\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03120402.xhp#par_id3147265.8.help.text
-msgid "<emph>Text:</emph> Any string expression or a variable of another type."
-msgstr "<emph>Text</emph>: Bilo koji string izraz ili varijabla drugog tipa."
+#. \[@/
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"par_id3154348\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> String that represents a number."
+msgstr "<emph>Text</emph>: String koji oznacava broj."
-#: 03120402.xhp#hd_id3153360.9.help.text
-msgctxt "03120402.xhp#hd_id3153360.9.help.text"
+#. rHRM
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"par_id3149670\n"
+"9\n"
+"help.text"
+msgid "Using the Val function, you can convert a string that represents numbers into numeric expressions. This is the inverse of the <emph>Str</emph> function. If only part of the string contains numbers, only the first appropriate characters of the string are converted. If the string does not contain any numbers, the <emph>Val</emph> function returns the value 0."
+msgstr "Koristeci Val funkciju, možete pretvoriti string koji oznacava broj u brojni izraz. Ovo je inverzija od <emph>Str</emph> funkcije. Ako jedini dio stringa sadržava brojeve, samo se prvi odgovarajuci karakteri stringa pretvaraju. Ako string ne sadrži brojeve, <emph>Val</emph> funkcija vraca vrijednost 0."
+
+#. *ANs
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"hd_id3154365\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03120402.xhp#par_id3150792.10.help.text
-#, fuzzy
-msgctxt "03120402.xhp#par_id3150792.10.help.text"
-msgid "Sub ExampleLen"
-msgstr "Sub SkupPrimjera"
-
-#: 03120402.xhp#par_id3151211.11.help.text
-#, fuzzy
-msgctxt "03120402.xhp#par_id3151211.11.help.text"
-msgid "Dim sText as String"
-msgstr "MkDir tekst kao string"
-
-#: 03120402.xhp#par_id3154125.12.help.text
-msgctxt "03120402.xhp#par_id3154125.12.help.text"
-msgid "sText = \"Las Vegas\""
+#. p|qT
+#: 03010200.xhp
+msgctxt ""
+"03010200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Functions for Screen Input"
msgstr ""
-#: 03120402.xhp#par_id3156214.13.help.text
-msgid "MsgBox Len(sText) REM Returns 9"
-msgstr "MsgBox Len(sText) REM Vraca 9"
+#. LFZB
+#: 03010200.xhp
+msgctxt ""
+"03010200.xhp\n"
+"hd_id3149456\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010200.xhp\" name=\"Functions for Screen Input\">Functions for Screen Input</link>"
+msgstr ""
-#: 03120402.xhp#par_id3125864.14.help.text
-#, fuzzy
-msgctxt "03120402.xhp#par_id3125864.14.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. NQ^k
+#: 03010200.xhp
+msgctxt ""
+"03010200.xhp\n"
+"par_id3150398\n"
+"2\n"
+"help.text"
+msgid "This section describes Runtime functions used to control screen input."
+msgstr "This section describes Run-time functions used to control screen input."
-#: 03103600.xhp#tit.help.text
-msgid "TypeName Function; VarType Function[Runtime]"
-msgstr ""
+#. Y,1#
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"tit\n"
+"help.text"
+msgid "MkDir Statement [Runtime]"
+msgstr "MkDir izjava [Run-time]"
-#: 03103600.xhp#bm_id3143267.help.text
-msgid "<bookmark_value>TypeName function</bookmark_value><bookmark_value>VarType function</bookmark_value>"
-msgstr ""
+#. #02k
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"bm_id3156421\n"
+"help.text"
+msgid "<bookmark_value>MkDir statement</bookmark_value>"
+msgstr "<bookmark_value>MkDir izjava</bookmark_value>"
-#: 03103600.xhp#hd_id3143267.1.help.text
-msgid "<link href=\"text/sbasic/shared/03103600.xhp\" name=\"TypeName Function; VarType Function[Runtime]\">TypeName Function; VarType Function[Runtime]</link>"
-msgstr ""
+#. %uwv
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"hd_id3156421\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020411.xhp\" name=\"MkDir Statement [Runtime]\">MkDir Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020411.xhp\" name=\"MkDir izjava [Run-time]\">MkDir izjava [Run-time]</link>"
-#: 03103600.xhp#par_id3159157.2.help.text
-msgid "Returns a string (TypeName) or a numeric value (VarType) that contains information for a variable."
-msgstr ""
+#. :,rD
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3147000\n"
+"2\n"
+"help.text"
+msgid "Creates a new directory on a data medium."
+msgstr "Kreira novi direktorij na mediju za podatke."
-#: 03103600.xhp#hd_id3153825.3.help.text
-msgctxt "03103600.xhp#hd_id3153825.3.help.text"
+#. EW7~
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"hd_id3148520\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03103600.xhp#par_id3155341.4.help.text
-msgid "TypeName (Variable)VarType (Variable)"
-msgstr ""
-
-#: 03103600.xhp#hd_id3145610.5.help.text
-msgctxt "03103600.xhp#hd_id3145610.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03103600.xhp#par_id3148947.6.help.text
-msgid "String; Integer"
-msgstr ""
+#. @+6W
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3155150\n"
+"4\n"
+"help.text"
+msgid "MkDir Text As String"
+msgstr "MkDir tekst kao string"
-#: 03103600.xhp#hd_id3146795.7.help.text
-msgctxt "03103600.xhp#hd_id3146795.7.help.text"
+#. i7db
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"hd_id3156027\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03103600.xhp#par_id3148664.8.help.text
-msgid "<emph>Variable:</emph> The variable that you want to determine the type of. You can use the following values:"
-msgstr ""
+#. wVO!
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3153750\n"
+"6\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that specifies the name and path of the directory to be created. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>Tekst</emph>: Svaki izraz od niza karaktera koji specificira naziv i putanju direktorija koji će biti kreiran. Također možete koristiti <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notaciju</link>."
-#: 03103600.xhp#par_id3145171.9.help.text
-msgid "key word"
-msgstr ""
+#. isqO
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3153311\n"
+"7\n"
+"help.text"
+msgid "If the path is not determined, the directory is created in the current directory."
+msgstr "Ako putanja nije određena, direktorij će biti kreiran unutar trenutačnog."
-#: 03103600.xhp#par_id3156212.10.help.text
-msgid "VarType"
-msgstr ""
+#. OK-/
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"hd_id3155388\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03103600.xhp#par_id3154684.11.help.text
-#, fuzzy
-msgid "Variable type"
-msgstr "Tipovi Varijable"
+#. (p3u
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3149762\n"
+"10\n"
+"help.text"
+msgid "' Example for functions of the file organization"
+msgstr "Primjer za funkcije od organizacije dokumenata"
-#: 03103600.xhp#par_id3151041.12.help.text
-msgid "Boolean"
-msgstr ""
+#. cU%T
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3149669\n"
+"13\n"
+"help.text"
+msgid "Const sSubDir1 As String =\"Test\""
+msgstr ""
+
+#. 3X@Q
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3148663\n"
+"14\n"
+"help.text"
+msgid "Const sFile2 As String = \"Copied.tmp\""
+msgstr ""
+
+#. hAO:
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3154071\n"
+"15\n"
+"help.text"
+msgid "Const sFile3 As String = \"Renamed.tmp\""
+msgstr ""
+
+#. m6rk
+#: 03020411.xhp
+#, fuzzy
+msgctxt ""
+"03020411.xhp\n"
+"par_id3154217\n"
+"19\n"
+"help.text"
+msgid "If Dir(sSubDir1,16)=\"\" Then ' Does the directory exist?"
+msgstr "If Dir(sSubDir1,16)=\"\" then ' Da li direktorij postoji ?"
-#: 03103600.xhp#par_id3153367.13.help.text
-msgid "11"
-msgstr ""
+#. Li-a
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3147228\n"
+"21\n"
+"help.text"
+msgid "MsgBox sFile,0,\"Create directory\""
+msgstr "MsgBox sFile,0,\"Napravi direktorij\""
-#: 03103600.xhp#par_id3148645.14.help.text
-#, fuzzy
-msgid "Boolean variable"
-msgstr "Boolean Varijable"
+#. $,yF
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3153770\n"
+"26\n"
+"help.text"
+msgid "MsgBox fSysURL(CurDir()),0,\"Current directory\""
+msgstr "MsgBox fSysURL(CurDir()), 0, \"Trenutni direktorij\""
-#: 03103600.xhp#par_id3153138.15.help.text
-msgctxt "03103600.xhp#par_id3153138.15.help.text"
-msgid "Date"
-msgstr "Datum"
+#. +O?P
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3159154\n"
+"27\n"
+"help.text"
+msgid "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Creation time\""
+msgstr "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Vrijeme kreiranja\""
-#: 03103600.xhp#par_id3153363.16.help.text
-msgctxt "03103600.xhp#par_id3153363.16.help.text"
-msgid "7"
-msgstr ""
+#. Ff0o
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3149484\n"
+"28\n"
+"help.text"
+msgid "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"File length\""
+msgstr "MsgBox sFile & Chr(13)& FileLen(sFile), 0, \"Dužina dokumenta\""
-#: 03103600.xhp#par_id3155411.17.help.text
-#, fuzzy
-msgid "Date variable"
-msgstr "Varijable Date (Datum)"
+#. ;|gk
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3152885\n"
+"29\n"
+"help.text"
+msgid "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"File attributes\""
+msgstr "MsgBox sFile & Chr(13)& GetAttr(sFile), 0, \"Atributi dokumenta\""
-#: 03103600.xhp#par_id3146975.18.help.text
-msgctxt "03103600.xhp#par_id3146975.18.help.text"
-msgid "Double"
-msgstr ""
+#. r)jU
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3153952\n"
+"31\n"
+"help.text"
+msgid "' Rename in the same directory"
+msgstr "Preimenuje u istom direktoriju"
-#: 03103600.xhp#par_id3150486.19.help.text
-msgctxt "03103600.xhp#par_id3150486.19.help.text"
-msgid "5"
-msgstr ""
+#. p)9s
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3147426\n"
+"34\n"
+"help.text"
+msgid "SetAttr( sFile, 0 ) 'Delete all attributes"
+msgstr "SetAttr( sFile, 0 ) 'Obriši sve atribute"
+
+#. 2-0M
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3148647\n"
+"35\n"
+"help.text"
+msgid "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"New file attributes\""
+msgstr "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"Atributi novog dokumenta\""
-#: 03103600.xhp#par_id3148616.20.help.text
-msgid "Double floating point variable"
-msgstr ""
+#. #5]l
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3150092\n"
+"40\n"
+"help.text"
+msgid "' Converts a system path in URL"
+msgstr "Pretvara sistemsku putanju u URL-u"
+
+#. Vi:T
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3156276\n"
+"49\n"
+"help.text"
+msgid "' the colon with DOS"
+msgstr "zapeta sa DOS"
-#: 03103600.xhp#par_id3148457.21.help.text
-msgctxt "03103600.xhp#par_id3148457.21.help.text"
-msgid "Integer"
-msgstr "Cjelobrojno"
+#. 2ZB.
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"tit\n"
+"help.text"
+msgid "On Error GoTo ... Resume Statement [Runtime]"
+msgstr ""
-#: 03103600.xhp#par_id3145647.22.help.text
-msgctxt "03103600.xhp#par_id3145647.22.help.text"
-msgid "2"
+#. R2ai
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"bm_id3146795\n"
+"help.text"
+msgid "<bookmark_value>Resume Next parameter</bookmark_value><bookmark_value>On Error GoTo ... Resume statement</bookmark_value>"
msgstr ""
-#: 03103600.xhp#par_id3154490.23.help.text
+#. uQ6J
+#: 03050500.xhp
#, fuzzy
-msgid "Integer variable"
-msgstr "Varijable Cijelih Brojeva (Integer)"
-
-#: 03103600.xhp#par_id3149960.24.help.text
-msgctxt "03103600.xhp#par_id3149960.24.help.text"
-msgid "Long"
-msgstr ""
+msgctxt ""
+"03050500.xhp\n"
+"hd_id3146795\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03050500.xhp\" name=\"On Error GoTo ... Resume Statement [Runtime]\">On Error GoTo ... Resume Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub izjava [Run-time]\">Sub izjava [Run-time]</link>"
-#: 03103600.xhp#par_id3154513.25.help.text
-msgctxt "03103600.xhp#par_id3154513.25.help.text"
-msgid "3"
+#. #V^%
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"par_id3150358\n"
+"2\n"
+"help.text"
+msgid "Enables an error-handling routine after an error occurs, or resumes program execution."
msgstr ""
-#: 03103600.xhp#par_id3151318.26.help.text
-#, fuzzy
-msgid "Long integer variable"
-msgstr "Long Integer Varijable"
+#. Ng2C
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"hd_id3151212\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03103600.xhp#par_id3146972.27.help.text
-msgid "Object"
-msgstr "Objekat"
+#. Jds,
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"par_id3145173\n"
+"4\n"
+"help.text"
+msgid "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}"
+msgstr ""
-#: 03103600.xhp#par_id3154482.28.help.text
-msgid "9"
-msgstr "9"
+#. L+Ac
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"hd_id3154125\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03103600.xhp#par_id3150323.29.help.text
-msgid "Object variable"
+#. yXR!
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"par_id3150869\n"
+"7\n"
+"help.text"
+msgid "<emph>GoTo Labelname:</emph> If an error occurs, enables the error-handling routine that starts at the line \"Labelname\"."
msgstr ""
-#: 03103600.xhp#par_id3148405.30.help.text
-msgctxt "03103600.xhp#par_id3148405.30.help.text"
-msgid "Single"
+#. KHpV
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"par_id3150439\n"
+"8\n"
+"help.text"
+msgid "<emph>Resume Next:</emph> If an error occurs, program execution continues with the statement that follows the statement in which the error occurred."
msgstr ""
-#: 03103600.xhp#par_id3149020.31.help.text
-msgctxt "03103600.xhp#par_id3149020.31.help.text"
-msgid "4"
+#. BZ1M
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"par_id3149482\n"
+"9\n"
+"help.text"
+msgid "<emph>GoTo 0:</emph> Disables the error handler in the current procedure."
msgstr ""
-#: 03103600.xhp#par_id3147341.32.help.text
-msgid "Single floating-point variable"
+#. .~:,
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"par_id3149483\n"
+"9\n"
+"help.text"
+msgid "<emph>Local:</emph> \"On error\" is global in scope, and remains active until canceled by another \"On error\" statement. \"On Local error\" is local to the routine which invokes it. Local error handling overrides any previous global setting. When the invoking routine exits, the local error handling is canceled automatically, and any previous global setting is restored."
msgstr ""
-#: 03103600.xhp#par_id3155901.33.help.text
-#, fuzzy
-msgctxt "03103600.xhp#par_id3155901.33.help.text"
-msgid "String"
-msgstr "Stringovi"
-
-#: 03103600.xhp#par_id3155960.34.help.text
-msgid "8"
-msgstr "8"
+#. X,Um
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"par_id3148619\n"
+"10\n"
+"help.text"
+msgid "The On Error GoTo statement is used to react to errors that occur in a macro."
+msgstr ""
-#: 03103600.xhp#par_id3146313.35.help.text
-#, fuzzy
-msgid "String variable"
-msgstr "String Varijable"
+#. DJeq
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"hd_id3146985\n"
+"11\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03103600.xhp#par_id3145149.36.help.text
+#. !8th
+#: 03050500.xhp
#, fuzzy
-msgid "Variant"
-msgstr "Razlicit"
-
-#: 03103600.xhp#par_id3154021.37.help.text
-msgid "12"
-msgstr "12"
+msgctxt ""
+"03050500.xhp\n"
+"par_id3153876\n"
+"52\n"
+"help.text"
+msgid "Print #iNumber, \"This is a line of text\""
+msgstr "Isštampati #iBroj, \"Prvi red teksta\""
-#: 03103600.xhp#par_id3145789.38.help.text
-msgid "Variant variable (can contain all types specified by the definition)"
+#. N`\@
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"par_id3146916\n"
+"67\n"
+"help.text"
+msgid "MsgBox \"All files will be closed\",0,\"Error\""
msgstr ""
-#: 03103600.xhp#par_id3148630.39.help.text
-msgid "Empty"
+#. ]LB4
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"tit\n"
+"help.text"
+msgid "$[officename] Basic Glossary"
msgstr ""
-#: 03103600.xhp#par_id3152584.40.help.text
-msgctxt "03103600.xhp#par_id3152584.40.help.text"
-msgid "0"
+#. Hux%
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3145068\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/00000002.xhp\" name=\"$[officename] Basic Glossary\">$[officename] Basic Glossary</link>"
msgstr ""
-#: 03103600.xhp#par_id3151278.41.help.text
-msgid "Variable is not initialized"
+#. v01H
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3150792\n"
+"2\n"
+"help.text"
+msgid "This glossary explains some technical terms that you may come across when working with $[officename] Basic."
msgstr ""
-#: 03103600.xhp#par_id3154576.42.help.text
-msgid "Null"
+#. [L1{
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3155133\n"
+"7\n"
+"help.text"
+msgid "Decimal Point"
msgstr ""
-#: 03103600.xhp#par_id3166424.43.help.text
-msgctxt "03103600.xhp#par_id3166424.43.help.text"
-msgid "1"
+#. C$YJ
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3156443\n"
+"8\n"
+"help.text"
+msgid "When converting numbers, $[officename] Basic uses the locale settings of the system for determining the type of decimal and thousand separator."
msgstr ""
-#: 03103600.xhp#par_id3145131.44.help.text
-msgid "No valid data"
+#. qOD|
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3153092\n"
+"9\n"
+"help.text"
+msgid "The behavior has an effect on both the implicit conversion ( 1 + \"2.3\" = 3.3 ) as well as the runtime function <link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric\">IsNumeric</link>."
msgstr ""
-#: 03103600.xhp#hd_id3149338.45.help.text
-msgctxt "03103600.xhp#hd_id3149338.45.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03103600.xhp#par_id3150363.46.help.text
-#, fuzzy
-msgid "Sub ExampleType"
-msgstr "Sub PrimjerKosinus"
-
-#: 03103600.xhp#par_id3159088.47.help.text
-#, fuzzy
-msgctxt "03103600.xhp#par_id3159088.47.help.text"
-msgid "Dim iVar As Integer"
-msgstr "Dim iColour As Integer"
-
-#: 03103600.xhp#par_id3150089.48.help.text
-msgctxt "03103600.xhp#par_id3150089.48.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar kao String"
-
-#: 03103600.xhp#par_id3156139.49.help.text
-msgid "Dim siVar As Single"
+#. k!8t
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3155854\n"
+"29\n"
+"help.text"
+msgid "Colors"
msgstr ""
-#: 03103600.xhp#par_id3151217.50.help.text
-#, fuzzy
-msgid "Dim dVar As Double"
-msgstr "Dim d1 kao decimalni broj"
-
-#: 03103600.xhp#par_id3154658.51.help.text
-msgid "Dim bVar As Boolean"
+#. )n.`
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3145366\n"
+"30\n"
+"help.text"
+msgid "In $[officename] Basic, colors are treated as long integer value. The return value of color queries is also always a long integer value. When defining properties, colors can be specified using their RGB code that is converted to a long integer value using the <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB function\">RGB function</link>."
msgstr ""
-#: 03103600.xhp#par_id3152992.52.help.text
-#, fuzzy
-msgctxt "03103600.xhp#par_id3152992.52.help.text"
-msgid "Dim lVar As Long"
-msgstr "Dim lTick kao Long"
-
-#: 03103600.xhp#par_id3155509.53.help.text
-msgid "Msgbox TypeName(iVar) & \" \" & VarType(iVar) & Chr(13) &_"
-msgstr "PorKut ImeTipa(iVar) & \" \" & VarTip(iVar) & Chr (13) &_"
-
-#: 03103600.xhp#par_id3150370.54.help.text
-msgid "TypeName(sVar) & \" \" & VarType(sVar) & Chr(13) &_"
-msgstr "ImeTipa(sVar) & \" \" & VarTip(sVar) & Char (13) &_"
-
-#: 03103600.xhp#par_id3155532.55.help.text
-msgid "TypeName(siVar) & \" \" & VarType(siVar) & Chr(13) &_"
-msgstr "ImeTipa(siVar) & \" \" & VarTip(siVar) & Char (13) &_"
-
-#: 03103600.xhp#par_id3152988.56.help.text
-msgid "TypeName(dVar) & \" \" & VarType(dVar) & Chr(13) &_"
-msgstr "ImeTipa(dVar) & \" \" & VarTip(dVar) & Char (13) &_"
-
-#: 03103600.xhp#par_id3156166.57.help.text
-msgid "TypeName(bVar) & \" \" & VarType(bVar) & Chr(13) &_"
-msgstr "ImeTipa(bVar) & \" \" & VarTip(bVar) & Char (13) &_"
-
-#: 03103600.xhp#par_id3148817.58.help.text
-msgid "TypeName(lVar) & \" \" & VarType(lVar),0,\"Some types in $[officename] Basic\""
-msgstr "ime"
-
-#: 03103600.xhp#par_id3154259.59.help.text
-msgctxt "03103600.xhp#par_id3154259.59.help.text"
-msgid "end Sub"
-msgstr "kraj Sub"
-
-#: 03110000.xhp#tit.help.text
-msgid "Comparison Operators"
-msgstr "Operatori uporedivanja"
-
-#: 03110000.xhp#hd_id3155555.1.help.text
-msgid "<link href=\"text/sbasic/shared/03110000.xhp\" name=\"Comparison Operators\">Comparison Operators</link>"
-msgstr "<link href=\"text/sbasic/shared/03110000.xhp\" name=\"Operatori uporedivanja\">operatori uporedivanja</link>"
-
-#: 03110000.xhp#par_id3153528.2.help.text
-msgid "The available comparison operators are described here."
-msgstr "Dostupni operatori uporedivanja su opisani ovdje."
-
-#: 03070300.xhp#tit.help.text
-#, fuzzy
-msgid "\"+\" Operator [Runtime]"
-msgstr "MOD Operator [Vrijeme izvodjenja]"
-
-#: 03070300.xhp#bm_id3145316.help.text
-#, fuzzy
-msgid "<bookmark_value>\"+\" operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
-
-#: 03070300.xhp#hd_id3145316.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03070300.xhp\">\"+\" Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100050.xhp\">CCur Function [Run-time]</link>"
-
-#: 03070300.xhp#par_id3145068.2.help.text
-msgid "Adds or combines two expressions."
+#. uU:d
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3146119\n"
+"32\n"
+"help.text"
+msgid "Measurement Units"
msgstr ""
-#: 03070300.xhp#hd_id3144500.3.help.text
-msgctxt "03070300.xhp#hd_id3144500.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03070300.xhp#par_id3150358.4.help.text
-#, fuzzy
-msgid "Result = Expression1 + Expression2"
-msgstr "Resultat = Izrar_1 MOD Izraz_2"
-
-#: 03070300.xhp#hd_id3150400.5.help.text
-msgctxt "03070300.xhp#hd_id3150400.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03070300.xhp#par_id3154123.6.help.text
-#, fuzzy
-msgid "<emph>Result:</emph> Any numerical expression that contains the result of the addition."
-msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
-
-#: 03070300.xhp#par_id3150870.7.help.text
-#, fuzzy
-msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to combine or to add."
-msgstr "<emph>Izraz_1, Izraz_2</emph>: Brojcani izraz koji zelite da podijelite."
-
-#: 03070300.xhp#hd_id3153969.8.help.text
-msgctxt "03070300.xhp#hd_id3153969.8.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03070300.xhp#par_id3150440.9.help.text
-#, fuzzy
-msgid "Sub ExampleAddition1"
-msgstr "Sub PrimjerPozicija"
-
-#: 03070300.xhp#par_id3159254.10.help.text
-msgid "Print 5 + 5"
+#. $fk.
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3154013\n"
+"33\n"
+"help.text"
+msgid "In $[officename] Basic, a <emph>method parameter</emph> or a <emph>property</emph> expecting unit information can be specified either as integer or long integer expression without a unit, or as a character string containing a unit. If no unit is passed to the method the default unit defined for the active document type will be used. If the parameter is passed as a character string containing a measurement unit, the default setting will be ignored. The default measurement unit for a document type can be set under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - (Document Type) - General</emph>."
msgstr ""
-#: 03070300.xhp#par_id3152460.11.help.text
-#, fuzzy
-msgctxt "03070300.xhp#par_id3152460.11.help.text"
-msgid "End sub"
-msgstr "kraj sub"
-
-#: 03070300.xhp#par_id3153191.13.help.text
-#, fuzzy
-msgid "Sub ExampleAddition2"
-msgstr "Sub PrimjerPozicija"
-
-#: 03070300.xhp#par_id3146120.14.help.text
-#, fuzzy
-msgctxt "03070300.xhp#par_id3146120.14.help.text"
-msgid "Dim iValue1 as Integer"
-msgstr "Dim iPos kao Cifra"
-
-#: 03070300.xhp#par_id3155411.15.help.text
+#. SuWS
+#: 00000002.xhp
#, fuzzy
-msgctxt "03070300.xhp#par_id3155411.15.help.text"
-msgid "Dim iValue2 as Integer"
-msgstr "Dim iPos kao Cifra"
+msgctxt ""
+"00000002.xhp\n"
+"bm_id3145801\n"
+"help.text"
+msgid "<bookmark_value>twips; definition</bookmark_value>"
+msgstr "<bookmark_value>Zamijeni funkcija</bookmark_value>"
-#: 03070300.xhp#par_id3147435.16.help.text
-msgctxt "03070300.xhp#par_id3147435.16.help.text"
-msgid "iValue1 = 5"
+#. N/fK
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3145801\n"
+"5\n"
+"help.text"
+msgid "Twips"
msgstr ""
-#: 03070300.xhp#par_id3163710.17.help.text
-msgctxt "03070300.xhp#par_id3163710.17.help.text"
-msgid "iValue2 = 10"
+#. qOhN
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3154731\n"
+"6\n"
+"help.text"
+msgid "A twip is a screen-independent unit which is used to define the uniform position and size of screen elements on all display systems. A twip is 1/1440th of an inch or 1/20 of a printer's point. There are 1440 twips to an inch or about 567 twips to a centimeter."
msgstr ""
-#: 03070300.xhp#par_id3151118.18.help.text
-msgid "Print iValue1 + iValue2"
+#. cPoM
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3153159\n"
+"106\n"
+"help.text"
+msgid "URL Notation"
msgstr ""
-#: 03070300.xhp#par_id3146974.19.help.text
-#, fuzzy
-msgctxt "03070300.xhp#par_id3146974.19.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03130600.xhp#tit.help.text
-msgid "Wait Statement [Runtime]"
-msgstr "Sacekaj izraz [U izvršenju]"
-
-#: 03130600.xhp#bm_id3154136.help.text
-msgid "<bookmark_value>Wait statement</bookmark_value>"
-msgstr "<bookmark_value>Sacekaj izraz</bookmark_value>"
-
-#: 03130600.xhp#hd_id3154136.1.help.text
-msgid "<link href=\"text/sbasic/shared/03130600.xhp\" name=\"Wait Statement [Runtime]\">Wait Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03130600.xhp\" name=\"Wait Statement [Run-time]\">Sacekaj izraz [U izvršenju]</link>"
-
-#: 03130600.xhp#par_id3149236.2.help.text
-msgid "Interrupts the program execution for the amount of time that you specify in milliseconds."
-msgstr "prekida izvršenje programa za iznos od vremena koje ste naveli u milisekundama."
-
-#: 03130600.xhp#hd_id3143229.3.help.text
-msgctxt "03130600.xhp#hd_id3143229.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03130600.xhp#par_id3150669.4.help.text
-msgid "Wait millisec"
-msgstr "Sacekaj milisekunda:"
-
-#: 03130600.xhp#hd_id3148943.5.help.text
-msgctxt "03130600.xhp#hd_id3148943.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03130600.xhp#par_id3154924.6.help.text
-msgid "<emph>millisec:</emph> Numeric expression that contains the amount of time (in milliseconds) to wait before the program is executed."
-msgstr "<emph>millisec</emph>: Numericki izraz koji sadrži kolicinu vremena (u milisekundama) koji ceka da se program izvrši."
-
-#: 03130600.xhp#hd_id3150541.7.help.text
-msgctxt "03130600.xhp#hd_id3150541.7.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03130600.xhp#par_id3154138.8.help.text
-#, fuzzy
-msgctxt "03130600.xhp#par_id3154138.8.help.text"
-msgid "Sub ExampleWait"
-msgstr "Sub PrimjerVal"
-
-#: 03130600.xhp#par_id3154367.9.help.text
-msgctxt "03130600.xhp#par_id3154367.9.help.text"
-msgid "Dim lTick As Long"
-msgstr "Dim lTick kao Long"
+#. 5t3J
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3153415\n"
+"108\n"
+"help.text"
+msgid "URLs (<emph>Uniform Resource Locators</emph>) are used to determine the location of a resource like a file in a file system, typically inside a network environment. A URL consists of a protocol specifier, a host specifier and a file and path specifier:"
+msgstr ""
-#: 03130600.xhp#par_id3154909.10.help.text
-msgctxt "03130600.xhp#par_id3154909.10.help.text"
-msgid "lTick = GetSystemTicks()"
+#. p?TR
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3149121\n"
+"107\n"
+"help.text"
+msgid "<emph>protocol</emph>://<emph>host.name</emph>/<emph>path/to/the/file.html</emph>"
msgstr ""
-#: 03130600.xhp#par_id3151042.11.help.text
-msgctxt "03130600.xhp#par_id3151042.11.help.text"
-msgid "wait 2000"
+#. e80{
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3168612\n"
+"109\n"
+"help.text"
+msgid "The most common usage of URLs is on the internet when specifying web pages. Example for protocols are <emph>http</emph>, <emph>ftp</emph>, or <emph>file</emph>. The <emph>file</emph> protocol specifier is used when referring to a file on the local file system."
msgstr ""
-#: 03130600.xhp#par_id3154217.12.help.text
-msgctxt "03130600.xhp#par_id3154217.12.help.text"
-msgid "lTick = (GetSystemTicks() - lTick)"
+#. %\.,
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3150324\n"
+"110\n"
+"help.text"
+msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (<emph>/</emph>) is used as a path separator. For example, a file referred to as <emph>C:\\My File.sxw</emph> on the local host in \"Windows notation\" becomes <emph>file:///C|/My%20File.sxw</emph> in URL notation."
msgstr ""
-#: 03130600.xhp#par_id3156214.13.help.text
-msgctxt "03130600.xhp#par_id3156214.13.help.text"
-msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
-msgstr "MsgBox \"\" & lTick & \" Ticks\" ,0,\"Pauza je trajala\""
+#. W0ny
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"tit\n"
+"help.text"
+msgid "Join Function [Runtime]"
+msgstr "Join funkcija [U izvršenju]"
-#: 03130600.xhp#par_id3148922.14.help.text
+#. /lP%
+#: 03120315.xhp
#, fuzzy
-msgctxt "03130600.xhp#par_id3148922.14.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03020403.xhp#tit.help.text
-msgid "CurDir Function [Runtime]"
-msgstr "CurDir Funkcija [Run-time]"
-
-#: 03020403.xhp#bm_id3153126.help.text
-msgid "<bookmark_value>CurDir function</bookmark_value>"
-msgstr "<bookmark_value>CurDir Funkcija</bookmark_value>"
+msgctxt ""
+"03120315.xhp\n"
+"bm_id3149416\n"
+"help.text"
+msgid "<bookmark_value>Join function</bookmark_value>"
+msgstr "<bookmark_value>Sin funkcija</bookmark_value>"
-#: 03020403.xhp#hd_id3153126.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020403.xhp\">CurDir Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020403.xhp\">CurDir Funkcija [Run-time]</link>"
+#. Ch.E
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"hd_id3149416\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120315.xhp\" name=\"Join Function [Runtime]\">Join Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120315.xhp\" name=\"Join Function [Run-time]\">Join funkcija [dužina trajanja]</link>"
-#: 03020403.xhp#par_id3156343.2.help.text
-msgid "Returns a variant string that represents the current path of the specified drive."
-msgstr "Vraca varijantu znaka koji predstavalja prenutni polozaj odredjenog drajva."
+#. `I[{
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"par_id3149670\n"
+"2\n"
+"help.text"
+msgid "Returns a string from a number of substrings in a string array."
+msgstr "Vraca niz od broja substringova u niz polja."
-#: 03020403.xhp#hd_id3149457.3.help.text
-msgctxt "03020403.xhp#hd_id3149457.3.help.text"
+#. YcNu
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"hd_id3159414\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03020403.xhp#par_id3153381.4.help.text
-msgid "CurDir [(Text As String)]"
-msgstr "CurDir [(Tekst kao Znak)]"
+#. *L1^
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"par_id3156344\n"
+"4\n"
+"help.text"
+msgid "Join (Text As String Array, delimiter)"
+msgstr "Join (Tekst kao red Stringova, granicnik)"
-#: 03020403.xhp#hd_id3154366.5.help.text
-msgctxt "03020403.xhp#hd_id3154366.5.help.text"
+#. /B^V
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"hd_id3150400\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03020403.xhp#par_id3156281.6.help.text
+#. N[,G
+#: 03120315.xhp
#, fuzzy
-msgctxt "03020403.xhp#par_id3156281.6.help.text"
+msgctxt ""
+"03120315.xhp\n"
+"par_id3150359\n"
+"6\n"
+"help.text"
msgid "String"
msgstr "Stringovi"
-#: 03020403.xhp#hd_id3156423.7.help.text
-msgctxt "03020403.xhp#hd_id3156423.7.help.text"
+#. %!2a
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"hd_id3148798\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03020403.xhp#par_id3153193.8.help.text
-msgid "<emph>Text:</emph> Any string expression that specifies an existing drive (for example, \"C\" for the first partition of the first hard drive)."
-msgstr "<emph>Text</emph>: Bilo koji znakovni izraz koji oznacava postojeci darjv (na primjer, \"C\" zaprvu particiju prvoj hard drajva)."
-
-#: 03020403.xhp#par_id3155133.9.help.text
-msgid "If no drive is specified or if the drive is a zero-length string (\"\"), CurDir returns the path for the current drive. $[officename] Basic reports an error if the syntax of the drive description is incorrect, the drive does not exist, or if the drive letter occurs after the letter defined in the CONFIG.SYS with the Lastdrive statement."
-msgstr "Ako niti jedan drajv nije specificiran, ili ako je drajv znak duzine nula (\"\"), CurDir vraca oznaku za trenutni drajv. $[officename] Basic izvjestava o greskama, ako je sintaksa drajva netacna, drajv ne postoji, ili ako se slovo pojavi poslije slova definisanog u CONFIG.SYS sa Lastdrive izjavom."
+#. II,g
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"par_id3145171\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> A string array."
+msgstr "<emph>Text</emph>: Red stringova."
-#: 03020403.xhp#par_id3150010.10.help.text
-msgid "This function is not case-sensitive."
-msgstr ""
+#. Y=!:
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"par_id3154908\n"
+"9\n"
+"help.text"
+msgid "<emph>delimiter (optional):</emph> A string character that is used to separate the substrings in the resulting string. The default delimiter is the space character. If delimiter is a string of length zero \"\", the substrings are joined without separator."
+msgstr "<emph>delimiter</emph>: (neobavezno) niz znakova koji se koristi za odvajanje substrings rezultat u nizu. Propust granicnika je znak razmaka. Ako granicni je niz duzine nula \", se pridružio substringovima bez separatora."
-#: 03020403.xhp#hd_id3155411.11.help.text
-msgctxt "03020403.xhp#hd_id3155411.11.help.text"
+#. ?[TY
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"hd_id3154218\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03020403.xhp#par_id3151113.12.help.text
-msgid "Sub ExampleCurDir"
-msgstr "Sub PrimjerCurDir"
-
-#: 03020403.xhp#par_id3155306.13.help.text
-#, fuzzy
-msgctxt "03020403.xhp#par_id3155306.13.help.text"
-msgid "Dim sDir1 as String , sDir2 as String"
-msgstr "Oznaciti sDir kao Znak, svrijednost kao Znak"
-
-#: 03020403.xhp#par_id3156444.14.help.text
-msgctxt "03020403.xhp#par_id3156444.14.help.text"
-msgid "sDir1 = \"c:\\Test\""
-msgstr ""
-
-#: 03020403.xhp#par_id3147318.15.help.text
-msgctxt "03020403.xhp#par_id3147318.15.help.text"
-msgid "sDir2 = \"d:\\private\""
-msgstr ""
-
-#: 03020403.xhp#par_id3154013.16.help.text
-#, fuzzy
-msgctxt "03020403.xhp#par_id3154013.16.help.text"
-msgid "ChDir( sDir1 )"
-msgstr "ChDir(sDir2)"
-
-#: 03020403.xhp#par_id3153877.17.help.text
-msgctxt "03020403.xhp#par_id3153877.17.help.text"
-msgid "msgbox CurDir"
-msgstr ""
-
-#: 03020403.xhp#par_id3144764.18.help.text
-msgctxt "03020403.xhp#par_id3144764.18.help.text"
-msgid "ChDir( sDir2 )"
-msgstr "ChDir(sDir2)"
-
-#: 03020403.xhp#par_id3147125.19.help.text
-msgctxt "03020403.xhp#par_id3147125.19.help.text"
-msgid "msgbox CurDir"
-msgstr ""
-
-#: 03020403.xhp#par_id3149581.20.help.text
-msgctxt "03020403.xhp#par_id3149581.20.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03120201.xhp#tit.help.text
-#, fuzzy
-msgid "Space Function [Runtime]"
-msgstr "Erase Funkcija [Vrijeme izvršavanja]"
+#. T.!=
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"tit\n"
+"help.text"
+msgid "DateValue Function [Runtime]"
+msgstr "DateValue funkcija [Run-time]"
-#: 03120201.xhp#bm_id3150499.help.text
-#, fuzzy
-msgid "<bookmark_value>Space function</bookmark_value>"
-msgstr "<bookmark_value>UCase funkcija</bookmark_value>"
+#. }{uT
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"bm_id3156344\n"
+"help.text"
+msgid "<bookmark_value>DateValue function</bookmark_value>"
+msgstr "<bookmark_value>DateValue funkcija</bookmark_value>"
-#: 03120201.xhp#hd_id3150499.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03120201.xhp\" name=\"Space Function [Runtime]\">Space Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Asc Funkcija [Vrijeme izvršavanja]\">Asc Funkcija [Vrijeme izvršavanja]</link>"
+#. %^Ai
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"hd_id3156344\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030102.xhp\" name=\"DateValue Function [Runtime]\">DateValue Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030102.xhp\" name=\"DateValue funkcija [Run-time]\">DateValue funkcija [Run-time]</link>"
-#: 03120201.xhp#par_id3154927.2.help.text
-msgid "Returns a string that consists of a specified amount of spaces."
-msgstr ""
+#. 69)E
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"par_id3150542\n"
+"2\n"
+"help.text"
+msgid "Returns a date value from a date string. The date string is a complete date in a single numeric value. You can also use this serial number to determine the difference between two dates."
+msgstr "Vraća vrijednost datuma kao datumski niz karaktera. Datumski niz karaktera je kompletan datum u jednoj numeričkoj vrijednosti. Možete također koristiti ovaj serijski broj da odredite razliku između datuma."
-#: 03120201.xhp#hd_id3153394.3.help.text
-msgctxt "03120201.xhp#hd_id3153394.3.help.text"
+#. eOLq
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"hd_id3148799\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03120201.xhp#par_id3143267.4.help.text
-msgid "Space (n As Long)"
+#. UAuj
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"par_id3154910\n"
+"4\n"
+"help.text"
+msgid "DateValue [(date)]"
msgstr ""
-#: 03120201.xhp#hd_id3147242.5.help.text
-msgctxt "03120201.xhp#hd_id3147242.5.help.text"
+#. 14NQ
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"hd_id3150870\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03120201.xhp#par_id3149233.6.help.text
-#, fuzzy
-msgctxt "03120201.xhp#par_id3149233.6.help.text"
-msgid "String"
-msgstr "Stringovi"
+#. dH$[
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"par_id3153194\n"
+"6\n"
+"help.text"
+msgid "Date"
+msgstr "Datum"
-#: 03120201.xhp#hd_id3156152.7.help.text
-msgctxt "03120201.xhp#hd_id3156152.7.help.text"
+#. MMIc
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"hd_id3153969\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03120201.xhp#par_id3143228.8.help.text
-msgid "<emph>n:</emph> Numeric expression that defines the number of spaces in the string. The maximum allowed value of n is 65535."
-msgstr ""
+#. =}3Q
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"par_id3153770\n"
+"8\n"
+"help.text"
+msgid "<emph>Date:</emph> String expression that contains the date that you want to calculate. The date can be specified in almost any format."
+msgstr "<emph>Date</emph>: Izraz od niza karaktera koji sadrži datum kojeg želite kalkulisati. Datum se može specificirati u skoro svakom formatu."
+
+#. e\5n
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"par_id3153189\n"
+"22\n"
+"help.text"
+msgid "You can use this function to convert a date that occurs between December 1, 1582 and December 31, 9999 into a single integer value. You can then use this value to calculate the difference between two dates. If the date argument lies outside the acceptable range, $[officename] Basic returns an error message."
+msgstr "Možete koristiti ovu funkciju da konvertirate datum koji pada između 1. decembra, 1582. i 31. decembra, 9999 u jednu integer vrijednost. Kasnije možete koristiti ovu vrijednost da izračunate razliku između dva datuma. Ako date argument pada van dozvoljenog niza, $[officename] Basic vrača grešku."
-#: 03120201.xhp#hd_id3154760.9.help.text
-msgctxt "03120201.xhp#hd_id3154760.9.help.text"
+#. kb:Q
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"par_id3146974\n"
+"23\n"
+"help.text"
+msgid "In contrast to the DateSerial function that passes years, months, and days as separate numeric values, the DateValue function passes the date using the format \"month.[,]day.[,]year\"."
+msgstr "U kontrastu DateSerial funkciji koja prosljeđuje godine, mjesece i dane kao odvojene numeričke vrijednosti, DateValue funkcija prosljeđuje datum koristeći format \"mjesec.[,]dan.[,]godina\"."
+
+#. oH]$
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"hd_id3153142\n"
+"24\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03120201.xhp#par_id3147560.10.help.text
-#, fuzzy
-msgid "Sub ExampleSpace"
-msgstr "Sub PrimjerKosinus"
-
-#: 03120201.xhp#par_id3149670.11.help.text
-msgid "Dim sText As String,sOut As String"
-msgstr ""
-
-#: 03120201.xhp#par_id3154938.12.help.text
-#, fuzzy
-msgid "DIm iLen As Integer"
-msgstr "Dim iPos kao Cifra"
-
-#: 03120201.xhp#par_id3153525.13.help.text
-msgid "iLen = 10"
-msgstr ""
-
-#: 03120201.xhp#par_id3151211.14.help.text
-msgctxt "03120201.xhp#par_id3151211.14.help.text"
-msgid "sText = \"Las Vegas\""
-msgstr ""
-
-#: 03120201.xhp#par_id3156282.15.help.text
-msgid "sOut = sText & Space(iLen) & sText & Chr(13) &_"
+#. ;Vf7
+#: 03120300.xhp
+msgctxt ""
+"03120300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Editing String Contents"
msgstr ""
-#: 03120201.xhp#par_id3144760.16.help.text
-msgid "sText & Space(iLen*2) & sText & Chr(13) &_"
+#. \5-O
+#: 03120300.xhp
+msgctxt ""
+"03120300.xhp\n"
+"bm_id7499008\n"
+"help.text"
+msgid "<bookmark_value>ampersand symbol in StarBasic</bookmark_value>"
msgstr ""
-#: 03120201.xhp#par_id3159149.17.help.text
-msgid "sText & Space(iLen*4) & sText & Chr(13)"
-msgstr ""
+#. U{9G
+#: 03120300.xhp
+#, fuzzy
+msgctxt ""
+"03120300.xhp\n"
+"hd_id3153894\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120300.xhp\" name=\"Editing String Contents\">Editing String Contents</link>"
+msgstr "<link href=\"text/sbasic/shared/03120400.xhp\" name=\"Editing String Length\">Uredi dužinu Stringa</link>"
-#: 03120201.xhp#par_id3154216.18.help.text
-msgid "msgBox sOut,0,\"Info:\""
+#. AgVZ
+#: 03120300.xhp
+msgctxt ""
+"03120300.xhp\n"
+"par_id3149178\n"
+"2\n"
+"help.text"
+msgid "The following functions edit, format, and align the contents of strings. Use the & operator to concatenate strings."
msgstr ""
-#: 03120201.xhp#par_id3158409.19.help.text
-#, fuzzy
-msgctxt "03120201.xhp#par_id3158409.19.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. QOhM
+#: 03132400.xhp
+msgctxt ""
+"03132400.xhp\n"
+"tit\n"
+"help.text"
+msgid "CreateObject Function [Runtime]"
+msgstr "CreateObject Function [Run-time]"
-#: 03030130.xhp#tit.help.text
+#. !qI{
+#: 03132400.xhp
#, fuzzy
-msgid "DatePart Function [Runtime]"
-msgstr "DateValue funkcija [Run-time]"
+msgctxt ""
+"03132400.xhp\n"
+"bm_id659810\n"
+"help.text"
+msgid "<bookmark_value>CreateObject function</bookmark_value>"
+msgstr "<bookmark_value>NadiObjekat funkcija</bookmark_value>"
-#: 03030130.xhp#bm_id249946.help.text
-#, fuzzy
-msgid "<bookmark_value>DatePart function</bookmark_value>"
-msgstr "<bookmark_value>DateValue funkcija</bookmark_value>"
+#. t\gL
+#: 03132400.xhp
+msgctxt ""
+"03132400.xhp\n"
+"par_idN10580\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03132400.xhp\">CreateObject Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03132400.xhp\">CreateObject Function [Run-time]</link>"
-#: 03030130.xhp#par_idN10542.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03030130.xhp\">DatePart Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030110.xhp\">DateAdd funkcija [Run-time]</link>"
+#. mL)_
+#: 03132400.xhp
+msgctxt ""
+"03132400.xhp\n"
+"par_idN10590\n"
+"help.text"
+msgid "<ahelp hid=\".\">Creates a UNO object. On Windows, can also create OLE objects.</ahelp>"
+msgstr "<ahelp hid=\".\">Kreira UNO objekat. Na Windows, moze kreirati OLE objekte.</ahelp>"
-#: 03030130.xhp#par_idN10546.help.text
-msgid "The DatePart function returns a specified part of a date."
-msgstr ""
+#. @`k1
+#: 03132400.xhp
+msgctxt ""
+"03132400.xhp\n"
+"par_idN1059F\n"
+"help.text"
+msgid "This method creates instances of the type that is passed as parameter."
+msgstr "Ova metoda kreira instante tipa koji su prosli kao parametri."
-#: 03030130.xhp#par_idN10549.help.text
-msgctxt "03030130.xhp#par_idN10549.help.text"
+#. _?PZ
+#: 03132400.xhp
+msgctxt ""
+"03132400.xhp\n"
+"par_idN105A2\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03030130.xhp#par_idN105E8.help.text
-msgid "DatePart (Add, Date [, Week_start [, Year_start]])"
-msgstr ""
-
-#: 03030130.xhp#par_idN105EB.help.text
-msgctxt "03030130.xhp#par_idN105EB.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03030130.xhp#par_idN105EF.help.text
-msgctxt "03030130.xhp#par_idN105EF.help.text"
-msgid "A Variant containing a date."
-msgstr ""
-
-#: 03030130.xhp#par_idN105F2.help.text
-msgctxt "03030130.xhp#par_idN105F2.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03030130.xhp#par_idN105F6.help.text
-msgctxt "03030130.xhp#par_idN105F6.help.text"
-msgid "<emph>Add</emph> - A string expression from the following table, specifying the date interval."
-msgstr ""
-
-#: 03030130.xhp#par_idN10604.help.text
-msgid "<emph>Date</emph> - The date from which the result is calculated."
+#. %bK+
+#: 03132400.xhp
+msgctxt ""
+"03132400.xhp\n"
+"par_idN105A6\n"
+"help.text"
+msgid "oObj = CreateObject( type )"
msgstr ""
-#: 03030130.xhp#par_idN10611.help.text
-msgctxt "03030130.xhp#par_idN10611.help.text"
+#. iF+b
+#: 03132400.xhp
+msgctxt ""
+"03132400.xhp\n"
+"par_idN105A9\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03030130.xhp#par_idN10615.help.text
-msgid "Sub example_datepart"
-msgstr ""
-
-#: 03030130.xhp#par_idN10618.help.text
-msgid "msgbox DatePart(\"ww\", \"12/31/2005\")"
-msgstr ""
-
-#: 03030130.xhp#par_idN1061B.help.text
+#. hBL[
+#: 03020104.xhp
#, fuzzy
-msgctxt "03030130.xhp#par_idN1061B.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03090405.xhp#tit.help.text
-msgid "FreeLibrary Function [Runtime]"
-msgstr "FreeLibrary Function [Run-time]"
+msgctxt ""
+"03020104.xhp\n"
+"tit\n"
+"help.text"
+msgid "Reset Statement [Runtime]"
+msgstr "Rem izjava [Run-time]"
-#: 03090405.xhp#bm_id3143270.help.text
+#. }qm;
+#: 03020104.xhp
#, fuzzy
-msgid "<bookmark_value>FreeLibrary function</bookmark_value>"
-msgstr "<bookmark_value>Niz Funkcija</bookmark_value>"
+msgctxt ""
+"03020104.xhp\n"
+"bm_id3154141\n"
+"help.text"
+msgid "<bookmark_value>Reset statement</bookmark_value>"
+msgstr "<bookmark_value>Beep iskaz</bookmark_value>"
-#: 03090405.xhp#hd_id3143270.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary Function [Runtime]\">FreeLibrary Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary Function [Run-time]\">FreeLibrary Function [Run-time]</link>"
+#. 3@4|
+#: 03020104.xhp
+#, fuzzy
+msgctxt ""
+"03020104.xhp\n"
+"hd_id3154141\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020104.xhp\">Reset Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101140.xhp\">DefStr Red [Pokrenuti-vrijeme]</link>"
-#: 03090405.xhp#par_id3147559.2.help.text
-msgid "Releases DLLs that were loaded by a Declare statement. A released DLL is automatically reloaded if one of its functions is called. See also: <link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare\">Declare</link>"
-msgstr "Pušta DLLove koji su učitani putem Odredi izjave. Pušteni DLL je automaski ponovno ucitan ako je jedan od njihovih funkcija pozvana. Pogledaj : <link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare\">Declare</link>"
+#. Jh(l
+#: 03020104.xhp
+msgctxt ""
+"03020104.xhp\n"
+"par_id3156423\n"
+"2\n"
+"help.text"
+msgid "Closes all open files and writes the contents of all file buffers to the harddisk."
+msgstr ""
-#: 03090405.xhp#hd_id3148550.3.help.text
-msgctxt "03090405.xhp#hd_id3148550.3.help.text"
+#. +bDM
+#: 03020104.xhp
+msgctxt ""
+"03020104.xhp\n"
+"hd_id3154124\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03090405.xhp#par_id3153361.4.help.text
-msgid "FreeLibrary (LibName As String)"
-msgstr ""
-
-#: 03090405.xhp#hd_id3153380.5.help.text
-msgctxt "03090405.xhp#hd_id3153380.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03090405.xhp#par_id3154138.6.help.text
-msgid "<emph>LibName:</emph> String expression that specifies the name of the DLL."
-msgstr "<emph>LibName</emph>: izraz koji određuje naziv DLL."
-
-#: 03090405.xhp#par_id3146923.7.help.text
-msgid "FreeLibrary can only release DLLs that are loaded during Basic runtime."
-msgstr "FreeLibrary moze da pusti jedino DLLove koji su učitani tokom Basic run-time."
-
-#: 03090405.xhp#hd_id3153363.8.help.text
-msgctxt "03090405.xhp#hd_id3153363.8.help.text"
+#. {H@|
+#: 03020104.xhp
+msgctxt ""
+"03020104.xhp\n"
+"hd_id3161831\n"
+"5\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03090405.xhp#par_id3155855.9.help.text
-msgctxt "03090405.xhp#par_id3155855.9.help.text"
-msgid "Declare Sub MyMessageBeep Lib \"user32.dll\" Alias \"MessageBeep\" ( long )"
-msgstr ""
-
-#: 03090405.xhp#par_id3149664.11.help.text
-#, fuzzy
-msgctxt "03090405.xhp#par_id3149664.11.help.text"
-msgid "Sub ExampleDeclare"
-msgstr "Sub PrimjerDefVar"
-
-#: 03090405.xhp#par_id3148618.12.help.text
+#. +w,5
+#: 03020104.xhp
#, fuzzy
-msgctxt "03090405.xhp#par_id3148618.12.help.text"
-msgid "Dim lValue As Long"
-msgstr "Dim lTick kao Long"
-
-#: 03090405.xhp#par_id3147350.13.help.text
-msgctxt "03090405.xhp#par_id3147350.13.help.text"
-msgid "lValue = 5000"
-msgstr ""
+msgctxt ""
+"03020104.xhp\n"
+"par_id3148455\n"
+"47\n"
+"help.text"
+msgid "Print #iNumber, \"This is a new line of text\""
+msgstr "Staviti #iBroj,,\"Ovo je novi red teksta\""
-#: 03090405.xhp#par_id3148648.14.help.text
-msgctxt "03090405.xhp#par_id3148648.14.help.text"
-msgid "MyMessageBeep( lValue )"
+#. Pjh\
+#: 03020104.xhp
+msgctxt ""
+"03020104.xhp\n"
+"par_id3163805\n"
+"62\n"
+"help.text"
+msgid "MsgBox \"All files will be closed\",0,\"Error\""
msgstr ""
-#: 03090405.xhp#par_id3145750.15.help.text
-msgctxt "03090405.xhp#par_id3145750.15.help.text"
-msgid "FreeLibrary(\"user32.dll\" )"
-msgstr ""
+#. F1iV
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"tit\n"
+"help.text"
+msgid "Red Function [Runtime]"
+msgstr "Crvena [Run-time]"
-#: 03090405.xhp#par_id3149412.16.help.text
+#. O*Or
+#: 03010303.xhp
#, fuzzy
-msgctxt "03090405.xhp#par_id3149412.16.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03080502.xhp#tit.help.text
-msgid "Int Function [Runtime]"
-msgstr "Int Funkcija [Run-time]"
-
-#: 03080502.xhp#bm_id3153345.help.text
-msgid "<bookmark_value>Int function</bookmark_value>"
-msgstr "<bookmark_value>Int Funkcija</bookmark_value>"
+msgctxt ""
+"03010303.xhp\n"
+"bm_id3148947\n"
+"help.text"
+msgid "<bookmark_value>Red function</bookmark_value>"
+msgstr "<bookmark_value>Rnd Funkcija</bookmark_value>"
-#: 03080502.xhp#hd_id3153345.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Int Function [Runtime]\">Int Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Int Funkcija [Run-time]\">Int Funkcija [Run-time]</link>"
+#. 3A]j
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"hd_id3148947\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010303.xhp\" name=\"Red Function [Runtime]\">Red Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010303.xhp\" name=\"Red Function [Run-time]\">Red Function [Run-time]</link>"
-#: 03080502.xhp#par_id3155420.2.help.text
-msgid "Returns the integer portion of a number."
-msgstr "Vraca dio broja koji je cijeli broj."
+#. TJ].
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"par_id3149656\n"
+"2\n"
+"help.text"
+msgid "Returns the Red component of the specified color code."
+msgstr "vraca crvenu"
-#: 03080502.xhp#hd_id3147559.3.help.text
-msgctxt "03080502.xhp#hd_id3147559.3.help.text"
+#. TDdA
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"hd_id3148799\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03080502.xhp#par_id3146795.4.help.text
-msgid "Int (Number)"
-msgstr "Int (Broj)"
+#. \`?S
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"par_id3150448\n"
+"4\n"
+"help.text"
+msgid "Red (ColorNumber As Long)"
+msgstr "crvena Red (ColourNumber As Long)"
-#: 03080502.xhp#hd_id3149670.5.help.text
-msgctxt "03080502.xhp#hd_id3149670.5.help.text"
+#. .Q1l
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"hd_id3151042\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03080502.xhp#par_id3150400.6.help.text
-msgctxt "03080502.xhp#par_id3150400.6.help.text"
-msgid "Double"
-msgstr ""
+#. 9o|:
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"par_id3145173\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "Cjelobrojno"
-#: 03080502.xhp#hd_id3149656.7.help.text
-msgctxt "03080502.xhp#hd_id3149656.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. %FsZ
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"hd_id3154685\n"
+"7\n"
+"help.text"
+msgid "Parameter:"
+msgstr "Parametar:"
-#: 03080502.xhp#par_id3148797.8.help.text
-msgid "<emph>Number:</emph> Any valid numeric expression."
-msgstr "<emph>Broj</emph>: Bilo koji validni brojcani izraz."
+#. 00_1
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"par_id3150440\n"
+"8\n"
+"help.text"
+msgid "<emph>ColorNumber</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Red component."
+msgstr "<emph>ColourNumber</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"colour code\">colour code</link> for which to return the Red component."
-#: 03080502.xhp#hd_id3148672.9.help.text
-msgctxt "03080502.xhp#hd_id3148672.9.help.text"
+#. %A`^
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"hd_id3148575\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03080502.xhp#par_id3156214.10.help.text
-msgid "sub ExampleINT"
-msgstr "sub PrimjerINT"
-
-#: 03080502.xhp#par_id3125864.11.help.text
-msgid "Print Int(3.99) REM returns the value 3"
-msgstr "Ispis Int(3.99) REM vraca vrijednost 3.0"
+#. lwts
+#: 03010303.xhp
+#, fuzzy
+msgctxt ""
+"03010303.xhp\n"
+"par_id3147435\n"
+"13\n"
+"help.text"
+msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
+msgstr "MsgBox \"The colour \" & lVar & \" consists of:\" & Chr(13) &_"
-#: 03080502.xhp#par_id3145787.12.help.text
-msgid "Print Int(0) REM returns the value 0"
-msgstr "Ispis Int(0) REM vraca vrijednost 0.0"
+#. \)UC
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"par_id3155306\n"
+"14\n"
+"help.text"
+msgid "\"red= \" & red(lVar) & Chr(13)&_"
+msgstr ""
-#: 03080502.xhp#par_id3153143.13.help.text
-msgid "Print Int(-3.14159) REM returns the value -4"
-msgstr "Ispis Int(-3.1415926) REM Vraca vrijednost -4.0"
+#. H!{j
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"par_id3149262\n"
+"15\n"
+"help.text"
+msgid "\"green= \" & green(lVar) & Chr(13)&_"
+msgstr ""
-#: 03080502.xhp#par_id3152578.14.help.text
-msgctxt "03080502.xhp#par_id3152578.14.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. ^*M(
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"par_id3147397\n"
+"16\n"
+"help.text"
+msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
+msgstr "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colours\""
-#: 03020409.xhp#tit.help.text
-msgid "GetAttr Function [Runtime]"
-msgstr "GetAttr Funkcija [Run-time]"
+#. N9Sv
+#: 03120314.xhp
+#, fuzzy
+msgctxt ""
+"03120314.xhp\n"
+"tit\n"
+"help.text"
+msgid "Split Function [Runtime]"
+msgstr "Sin Funkcija [Vrijeme Izvodjenja]"
-#: 03020409.xhp#bm_id3150984.help.text
-msgid "<bookmark_value>GetAttr function</bookmark_value>"
-msgstr "<bookmark_value>GetAttr Funkcija</bookmark_value>"
+#. vcS[
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"bm_id3156027\n"
+"help.text"
+msgid "<bookmark_value>Split function</bookmark_value>"
+msgstr "<bookmark_value>Podjela funkcije</bookmark_value>"
-#: 03020409.xhp#hd_id3150984.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020409.xhp\" name=\"GetAttr Function [Runtime]\">GetAttr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020409.xhp\" name=\"GetAttr Funkcija [Run-time]\">GetAttr Funkcija [Run-time]</link>"
+#. pu.,
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"hd_id3156027\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120314.xhp\" name=\"Split Function [Runtime]\">Split Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120314.xhp\" name=\"Split Function [Run-time]\">Podjela funkcije [U izvršenju]</link>"
-#: 03020409.xhp#par_id3154347.2.help.text
-msgid "Returns a bit pattern that identifies the file type or the name of a volume or a directory."
-msgstr "Vraca uzorak koji identifikuje tip fajla ili obim fajla ili direktorija."
+#. Vp9$
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"par_id3155805\n"
+"2\n"
+"help.text"
+msgid "Returns an array of substrings from a string expression."
+msgstr "Vraca red kao substring iz string izraza"
-#: 03020409.xhp#hd_id3149457.3.help.text
-msgctxt "03020409.xhp#hd_id3149457.3.help.text"
+#. fY;o
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"hd_id3149177\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03020409.xhp#par_id3150359.4.help.text
-#, fuzzy
-msgid "GetAttr (Text As String)"
-msgstr "Asc (Tekst Kao String)"
+#. ,NpX
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"par_id3153824\n"
+"4\n"
+"help.text"
+msgid "Split (Text As String, delimiter, number)"
+msgstr "Podjeli(Tekst kao String, granicnik, broj)"
-#: 03020409.xhp#hd_id3151211.5.help.text
-msgctxt "03020409.xhp#hd_id3151211.5.help.text"
+#. 7$5b
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"hd_id3149763\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03020409.xhp#par_id3154909.6.help.text
-msgctxt "03020409.xhp#par_id3154909.6.help.text"
-msgid "Integer"
-msgstr "Cjelobrojno"
+#. A[fG
+#: 03120314.xhp
+#, fuzzy
+msgctxt ""
+"03120314.xhp\n"
+"par_id3154285\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "Stringovi"
-#: 03020409.xhp#hd_id3145172.7.help.text
-msgctxt "03020409.xhp#hd_id3145172.7.help.text"
+#. 0jG#
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"hd_id3145315\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03020409.xhp#par_id3151042.8.help.text
-#, fuzzy
-msgctxt "03020409.xhp#par_id3151042.8.help.text"
-msgid "<emph>Text:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>File</emph>: Bilo koji znakovni izraz koji sadrzi znakovne specifikacije. Mozete koristiti i <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-
-#: 03020409.xhp#par_id3161831.9.help.text
-msgid "This function determines the attributes for a specified file and returns the bit pattern that can help you to identify the following file attributes:"
-msgstr "Ova Funkcija odredjuje atribute sa odredjene fajlove i vraca uzorke koji mogu pomoći u identifikaciji sljedecih atributa fajlova:"
-
-#: 03020409.xhp#hd_id3145364.10.help.text
-msgctxt "03020409.xhp#hd_id3145364.10.help.text"
-msgid "Value"
-msgstr "Vrijednost"
-
-#: 03020409.xhp#par_id3147349.11.help.text
-msgctxt "03020409.xhp#par_id3147349.11.help.text"
-msgid "0 : Normal files."
-msgstr "0 : Normalni dokumenti."
-
-#: 03020409.xhp#par_id3147434.12.help.text
-msgctxt "03020409.xhp#par_id3147434.12.help.text"
-msgid "1 : Read-only files."
-msgstr ""
-
-#: 03020409.xhp#par_id3159154.15.help.text
-msgid "8 : Returns the name of the volume"
-msgstr "8 : Vraca ime obima"
-
-#: 03020409.xhp#par_id3145271.16.help.text
-msgctxt "03020409.xhp#par_id3145271.16.help.text"
-msgid "16 : Returns the name of the directory only."
-msgstr "16 : Vraca samo ime direktorija."
+#. NP!Q
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"par_id3156023\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression."
+msgstr "<emph>Text</emph>: Bilo koji string izraz."
-#: 03020409.xhp#par_id3153953.17.help.text
-msgctxt "03020409.xhp#par_id3153953.17.help.text"
-msgid "32 : File was changed since last backup (Archive bit)."
-msgstr ""
+#. 5Ogy
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"par_id3147560\n"
+"9\n"
+"help.text"
+msgid "<emph>delimiter (optional):</emph> A string of one or more characters length that is used to delimit the Text. The default is the space character."
+msgstr "<emph>delimiter</emph>: (neobavezno) niz od jednog ili više znakova koji se koristi za ogranicavaju teksta. Zadana vrijednost je znak razmaka."
-#: 03020409.xhp#par_id3156444.18.help.text
-msgid "If you want to know if a bit of the attribute byte is set, use the following query method:"
-msgstr "Ako zelite znati da li je dio bajta atributa podesen, koristite sljedece izraze:"
+#. (W-e
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"par_id3145069\n"
+"12\n"
+"help.text"
+msgid "<emph>number (optional):</emph> The number of substrings that you want to return."
+msgstr "<emph>number</emph>: (neobavezno) broj substringova koje želite vratiti."
-#: 03020409.xhp#hd_id3153094.19.help.text
-msgctxt "03020409.xhp#hd_id3153094.19.help.text"
+#. GqT6
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"hd_id3150398\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03020409.xhp#par_id3154491.20.help.text
+#. oKPP
+#: 03020202.xhp
#, fuzzy
-msgctxt "03020409.xhp#par_id3154491.20.help.text"
-msgid "Sub ExampleSetGetAttr"
-msgstr "Sub PrimjerFajlAttr"
-
-#: 03020409.xhp#par_id3155415.21.help.text
-msgctxt "03020409.xhp#par_id3155415.21.help.text"
-msgid "On Error Goto ErrorHandler REM Define target for error-handler"
-msgstr ""
-
-#: 03020409.xhp#par_id3154944.22.help.text
-msgctxt "03020409.xhp#par_id3154944.22.help.text"
-msgid "If Dir(\"C:\\test\",16)=\"\" Then MkDir \"C:\\test\""
-msgstr ""
-
-#: 03020409.xhp#par_id3151075.23.help.text
-msgctxt "03020409.xhp#par_id3151075.23.help.text"
-msgid "If Dir(\"C:\\test\\autoexec.sav\")=\"\" THEN Filecopy \"c:\\autoexec.bat\", \"c:\\test\\autoexec.sav\""
-msgstr ""
-
-#: 03020409.xhp#par_id3149959.24.help.text
-msgctxt "03020409.xhp#par_id3149959.24.help.text"
-msgid "SetAttr \"c:\\test\\autoexec.sav\" ,0"
-msgstr "SetAttr \"c:\\test\\autoexec.sav\", 0"
-
-#: 03020409.xhp#par_id3153418.25.help.text
-msgctxt "03020409.xhp#par_id3153418.25.help.text"
-msgid "Filecopy \"c:\\autoexec.bat\", \"c:\\test\\autoexec.sav\""
-msgstr ""
-
-#: 03020409.xhp#par_id3149122.26.help.text
-msgctxt "03020409.xhp#par_id3149122.26.help.text"
-msgid "SetAttr \"c:\\test\\autoexec.sav\" ,1"
-msgstr "SetAttr \"c:\\test\\autoexec.sav\", 1"
+msgctxt ""
+"03020202.xhp\n"
+"tit\n"
+"help.text"
+msgid "Input# Statement [Runtime]"
+msgstr "Završi Izjavu [Run-time]"
-#: 03020409.xhp#par_id3154480.27.help.text
-msgctxt "03020409.xhp#par_id3154480.27.help.text"
-msgid "print GetAttr( \"c:\\test\\autoexec.sav\" )"
-msgstr ""
+#. ]{@]
+#: 03020202.xhp
+#, fuzzy
+msgctxt ""
+"03020202.xhp\n"
+"bm_id3154908\n"
+"help.text"
+msgid "<bookmark_value>Input statement</bookmark_value>"
+msgstr "<bookmark_value>Završi Izjavu</bookmark_value>"
-#: 03020409.xhp#par_id3150753.28.help.text
-msgctxt "03020409.xhp#par_id3150753.28.help.text"
-msgid "end"
-msgstr ""
+#. LPH2
+#: 03020202.xhp
+#, fuzzy
+msgctxt ""
+"03020202.xhp\n"
+"hd_id3154908\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020202.xhp\" name=\"Input# Statement [Runtime]\">Input# Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"Završi Izjavu [Run-time]\">Završi Izjavu [Run-time]</link>"
-#: 03020409.xhp#par_id3150323.29.help.text
-msgctxt "03020409.xhp#par_id3150323.29.help.text"
-msgid "ErrorHandler:"
+#. qTY:
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id3156424\n"
+"2\n"
+"help.text"
+msgid "Reads data from an open sequential file."
msgstr ""
-#: 03020409.xhp#par_id3154754.30.help.text
-msgctxt "03020409.xhp#par_id3154754.30.help.text"
-msgid "Print Error"
-msgstr ""
+#. }JVw
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"hd_id3125863\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03020409.xhp#par_id3155764.31.help.text
-msgctxt "03020409.xhp#par_id3155764.31.help.text"
-msgid "end"
+#. e=8-
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id3150440\n"
+"4\n"
+"help.text"
+msgid "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]"
msgstr ""
-#: 03020409.xhp#par_id3156382.32.help.text
-msgctxt "03020409.xhp#par_id3156382.32.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. |RRL
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"hd_id3146121\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03090203.xhp#tit.help.text
-msgid "While...Wend Statement[Runtime]"
+#. 1Z{g
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id3145749\n"
+"6\n"
+"help.text"
+msgid "<emph>FileNumber:</emph> Number of the file that contains the data that you want to read. The file must be opened with the Open statement using the key word INPUT."
msgstr ""
-#: 03090203.xhp#bm_id3150400.help.text
-msgid "<bookmark_value>While;While...Wend loop</bookmark_value>"
+#. pcVp
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id3150011\n"
+"7\n"
+"help.text"
+msgid "<emph>var:</emph> A numeric or string variable that you assign the values read from the opened file to."
msgstr ""
-#: 03090203.xhp#hd_id3150400.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03090203.xhp\" name=\"While...Wend Statement[Runtime]\">While...Wend Statement[Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Odredi Izjava [Run-time]\">Odredi Izjava [Run-time]</link>"
-
-#: 03090203.xhp#par_id3151211.2.help.text
-msgid "When a program encounters a While statement, it tests the condition. If the condition is False, the program continues directly following the Wend statement. If the condition is True, the loop is executed until the program finds Wend and then jumps back to the<emph> While </emph>statement. If the condition is still True, the loop is executed again."
+#. ZEty
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id3159153\n"
+"8\n"
+"help.text"
+msgid "The <emph>Input#</emph> statement reads numeric values or strings from an open file and assigns the data to one or more variables. A numeric variable is read up to the first carriage return (Asc=13), line feed (Asc=10), space, or comma. String variables are read to up to the first carriage return (Asc=13), line feed (Asc=10), or comma."
msgstr ""
-#: 03090203.xhp#par_id3151041.3.help.text
-msgid "Unlike the <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link> statement, you cannot cancel a <emph>While...Wend</emph> loop with <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link>. Never exit a While...Wend loop with <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link>, since this can cause a run-time error."
+#. u$j;
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id3146984\n"
+"9\n"
+"help.text"
+msgid "Data and data types in the opened file must appear in the same order as the variables that are passed in the \"var\" parameter. If you assign non-numeric values to a numeric variable, \"var\" is assigned a value of \"0\"."
msgstr ""
-#: 03090203.xhp#par_id3145172.4.help.text
-msgid "A Do...Loop is more flexible than a While...Wend."
+#. %KN=
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id3156442\n"
+"10\n"
+"help.text"
+msgid "Records that are separated by commas cannot be assigned to a string variable. Quotation marks (\") in the file are disregarded as well. If you want to read these characters from the file, use the <emph>Line Input#</emph> statement to read pure text files (files containing only printable characters) line by line."
msgstr ""
-#: 03090203.xhp#hd_id3155133.5.help.text
-msgctxt "03090203.xhp#hd_id3155133.5.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03090203.xhp#par_id3147288.6.help.text
-msgid "While Condition [Statement] Wend"
+#. eSVZ
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id3147349\n"
+"11\n"
+"help.text"
+msgid "If the end of the file is reached while reading a data element, an error occurs and the process is aborted."
msgstr ""
-#: 03090203.xhp#hd_id3153139.7.help.text
-msgctxt "03090203.xhp#hd_id3153139.7.help.text"
+#. uU.c
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"hd_id3152578\n"
+"12\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03090203.xhp#par_id3159153.8.help.text
-#, fuzzy
-msgid "Sub ExampleWhileWend"
-msgstr "Sub PrimjerFileLen"
-
-#: 03090203.xhp#par_id3151114.9.help.text
-#, fuzzy
-msgid "Dim stext As String"
-msgstr "Dim sVar kao String"
+#. A+QU
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id4144765\n"
+"help.text"
+msgid "' Write data ( which we will read later with Input ) to file"
+msgstr ""
+
+#. BmL1
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id4144766\n"
+"help.text"
+msgid "' Read data file using Input"
+msgstr ""
+
+#. P7K:
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"tit\n"
+"help.text"
+msgid "ReDim Statement [Runtime]"
+msgstr "ReDim red [pokretacko-vrijeme]"
-#: 03090203.xhp#par_id3153143.10.help.text
-#, fuzzy
-msgid "Dim iRun As Integer"
-msgstr "Dim iPos kao Cifra"
+#. :J`b
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"bm_id3150398\n"
+"help.text"
+msgid "<bookmark_value>ReDim statement</bookmark_value>"
+msgstr "<bookmark_value>ReDim red</bookmark_value>"
-#: 03090203.xhp#par_id3155306.11.help.text
-msgid "sText =\"This is a short text\""
-msgstr ""
+#. RQ0$
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"hd_id3150398\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03102101.xhp\" name=\"ReDim Statement [Runtime]\">ReDim Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102101.xhp\" name=\"ReDim red [Run-time]\">ReDim red [Run-time]</link>"
-#: 03090203.xhp#par_id3154011.12.help.text
-msgid "iRun = 1"
+#. !La?
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3154685\n"
+"2\n"
+"help.text"
+msgid "Declares a variable or an array."
msgstr ""
-#: 03090203.xhp#par_id3147215.13.help.text
-msgid "while iRun < Len(sText)"
-msgstr ""
+#. :In9
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"hd_id3154218\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03090203.xhp#par_id3147427.14.help.text
-msgid "if Mid(sText,iRun,1 )<> \" \" then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )"
+#. SoRn
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3156214\n"
+"4\n"
+"help.text"
+msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
msgstr ""
-#: 03090203.xhp#par_id3149665.15.help.text
-msgid "iRun = iRun + 1"
-msgstr ""
+#. cY58
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id711996\n"
+"help.text"
+msgid "Optionally, you can add the <emph>Preserve</emph> keyword as a parameter to preserve the contents of the array that is redimensioned."
+msgstr "Dobrovoljno, moze se dodati <emph>Preserve</emph>kljucne rijeci kao parametri da kontekst nizova bude redimenzijonalna"
+
+#. LY,B
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"hd_id3148451\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03090203.xhp#par_id3152939.16.help.text
-msgid "Wend"
+#. hZU@
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3156423\n"
+"6\n"
+"help.text"
+msgid "<emph>VarName:</emph> Any variable or array name."
msgstr ""
-#: 03090203.xhp#par_id3153189.17.help.text
-msgid "MsgBox sText,0,\"Text encoded\""
+#. J4Gq
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3149562\n"
+"7\n"
+"help.text"
+msgid "<emph>Start, End:</emph> Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range."
msgstr ""
-#: 03090203.xhp#par_id3145251.18.help.text
-msgctxt "03090203.xhp#par_id3145251.18.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03090201.xhp#tit.help.text
-#, fuzzy
-msgid "Do...Loop Statement [Runtime]"
-msgstr "DefBool Statement [Run-time]"
+#. 5x;K
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3155307\n"
+"8\n"
+"help.text"
+msgid "Start and End can be numeric expressions if ReDim is used at the procedure level."
+msgstr "Pocetak i kraj mogu biti brojcano izrazeni ako ReDim je koristen kao procedurni dio."
-#: 03090201.xhp#bm_id3156116.help.text
-msgid "<bookmark_value>Do...Loop statement</bookmark_value><bookmark_value>While; Do loop</bookmark_value><bookmark_value>Until</bookmark_value><bookmark_value>loops</bookmark_value>"
-msgstr ""
+#. %(0z
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3153951\n"
+"9\n"
+"help.text"
+msgid "<emph>VarType:</emph> Keyword that declares the data type of a variable."
+msgstr "<emph>VarType</emph>: Klucne rijeci, koje deklarisu bazni tip varijable."
-#: 03090201.xhp#hd_id3156116.1.help.text
+#. 8dA`
+#: 03102101.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop Statement [Runtime]\">Do...Loop Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo Statement [Run-time]\">GoTo Statement [Run-time]</link>"
-
-#: 03090201.xhp#par_id3109850.2.help.text
-msgid "Repeats the statements between the Do and the Loop statement while the condition is True or until the condition becomes True."
-msgstr ""
+msgctxt ""
+"03102101.xhp\n"
+"par_id3147317\n"
+"10\n"
+"help.text"
+msgid "<emph>Keyword:</emph> Variable type"
+msgstr "<emph>Keyword</emph>: Default variable type"
-#: 03090201.xhp#hd_id3149119.3.help.text
-msgctxt "03090201.xhp#hd_id3149119.3.help.text"
-msgid "Syntax"
-msgstr "Sintaksa:"
+#. @1A(
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3153728\n"
+"11\n"
+"help.text"
+msgid "<emph>Bool: </emph>Boolean variable (True, False)"
+msgstr "<emph>Bool</emph>: Bulovske varijable (Tacno, Netacno)"
-#: 03090201.xhp#par_id3155150.4.help.text
-msgid "Do [{While | Until} condition = True]"
+#. PUi=
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3146121\n"
+"12\n"
+"help.text"
+msgid "<emph>Date:</emph> Date variable"
msgstr ""
-#: 03090201.xhp#par_id3154422.5.help.text
-msgctxt "03090201.xhp#par_id3154422.5.help.text"
-msgid "statement block"
-msgstr "blok izjava"
+#. g+JD
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3159156\n"
+"13\n"
+"help.text"
+msgid "<emph>Double:</emph> Double floating point variable (1.79769313486232x10E308 - 4.94065645841247x10E-324)"
+msgstr "<emph>Double</emph>: Dupli plovece tacke variable (1.79769313486232x10E+308 - 4.94065645841247x10E-324)"
-#: 03090201.xhp#par_id3150789.6.help.text
-msgctxt "03090201.xhp#par_id3150789.6.help.text"
-msgid "[Exit Do]"
+#. 4*hC
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3148616\n"
+"14\n"
+"help.text"
+msgid "<emph>Integer:</emph> Integer variable (-32768 - 32767)"
msgstr ""
-#: 03090201.xhp#par_id3155805.7.help.text
-msgctxt "03090201.xhp#par_id3155805.7.help.text"
-msgid "statement block"
-msgstr "blok izjava"
+#. RS%e
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3147348\n"
+"15\n"
+"help.text"
+msgid "<emph>Long:</emph> Long integer variable (-2,147,483,648 - 2,147,483,647)"
+msgstr "<emph>Long</emph>: Dugi brojac variabli (-2,147,483,648 - 2,147,483,647)"
-#: 03090201.xhp#par_id3145090.8.help.text
-msgctxt "03090201.xhp#par_id3145090.8.help.text"
-msgid "Loop"
-msgstr ""
+#. 00w/
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3149412\n"
+"16\n"
+"help.text"
+msgid "<emph>Object:</emph> Object variable (can only be subsequently defined by Set!)"
+msgstr "<emph>Object</emph>: Objekat variable (moze samo biti odredzen od strane aparata!)"
-#: 03090201.xhp#par_id3154749.9.help.text
-msgid "or"
-msgstr "ili"
+#. MNCE
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3154729\n"
+"17\n"
+"help.text"
+msgid "<emph>[Single]:</emph> Single floating-point variable (3.402823x10E38 - 1.401298x10E-45). If no key word is specified, a variable is defined as Single, unless a statement from DefBool to DefVar is used."
+msgstr "<emph>[Single]</emph>: Slobodne plovece variable (3.402823x10E+38 - 1.401298x10E-45). Ako kljucna rijec nije odredzena, variabla je odredzena kao slobodna, ako ne red od DefBool do DefVar je koristen."
-#: 03090201.xhp#par_id3150503.10.help.text
-msgctxt "03090201.xhp#par_id3150503.10.help.text"
-msgid "Do"
-msgstr ""
+#. 663:
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3148458\n"
+"18\n"
+"help.text"
+msgid "<emph>String:</emph> String variable containing a maximum of 64,000 ASCII characters."
+msgstr "<emph>String</emph>:Brojcane varijable sadrze maksimalnoof 64,000 ASCII karaktera."
-#: 03090201.xhp#par_id3149762.11.help.text
-msgctxt "03090201.xhp#par_id3149762.11.help.text"
-msgid "statement block"
-msgstr "blok izjava"
+#. @N1K
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3149581\n"
+"19\n"
+"help.text"
+msgid "<emph>Variant: </emph>Variant variable type (can contain all types and is set by definition)."
+msgstr "<emph>Variant:</emph> Varianta varijable tipa(moze sadrzavati sve tipove i jeste postavljena definicijom)."
-#: 03090201.xhp#par_id3150984.12.help.text
-msgctxt "03090201.xhp#par_id3150984.12.help.text"
-msgid "[Exit Do]"
+#. WRi!
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3155601\n"
+"20\n"
+"help.text"
+msgid "In $[officename] Basic, you do not need to declare variables explicitly. However, you need to declare an array before you can use them. You can declare a variable with the Dim statement, using commas to separate multiple declarations. To declare a variable type, enter a type-declaration character following the name or use a corresponding key word."
msgstr ""
-#: 03090201.xhp#par_id3143228.13.help.text
-msgctxt "03090201.xhp#par_id3143228.13.help.text"
-msgid "statement block"
-msgstr "blok izjava"
-
-#: 03090201.xhp#par_id3149235.14.help.text
-msgid "Loop [{While | Until} condition = True]"
+#. h|`0
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3153415\n"
+"21\n"
+"help.text"
+msgid "$[officename] Basic supports single or multi-dimensional arrays that are defined by a specified variable type. Arrays are suitable if the program contains lists or tables that you want to edit. The advantage of arrays is that it is possible to address individual elements according to indexes, which can be formulated as numeric expressions or variables."
msgstr ""
-#: 03090201.xhp#hd_id3156024.15.help.text
-msgid "Parameters/Elements"
-msgstr ""
+#. s=wn
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3146971\n"
+"22\n"
+"help.text"
+msgid "There are two ways to set the range of indices for arrays declared with the Dim statement:"
+msgstr "Nalaze se sva tipa da postave oblast indeksa za niz deklarisan sa Dim redom"
+
+#. SJv_
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3153950\n"
+"23\n"
+"help.text"
+msgid "DIM text(20) As String REM 21 elements numbered from 0 to 20"
+msgstr "DIM text(20) Kao string REM 21 brojcani elementi od 0 do 20"
-#: 03090201.xhp#par_id3156344.16.help.text
-msgid "<emph>Condition:</emph> A comparison, numeric or string expression, that evaluates either True or False."
-msgstr ""
+#. *Q}9
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3146912\n"
+"24\n"
+"help.text"
+msgid "DIM text(5 to 25) As String REM 21 elements numbered from 5 to 25"
+msgstr "DIM tekst (5 do 25) kao streing REM 21 elementi izbrojani od 5 do 25"
-#: 03090201.xhp#par_id3149669.17.help.text
-msgid "<emph>Statement block:</emph> Statements that you want to repeat while or until the condition is True."
-msgstr ""
+#. Ly7q
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3153709\n"
+"25\n"
+"help.text"
+msgid "DIM text$(-15 to 5) As String REM 21 elements (0 inclusive),"
+msgstr "DIM text$(-15 do 5)kao string REM 21 element (0 ukljucuje),"
-#: 03090201.xhp#par_id3150791.18.help.text
-msgid "The <emph>Do...Loop</emph> statement executes a loop as long as, or until, a certain condition is True. The condition for exiting the loop must be entered following either the <emph>Do</emph> or the <emph>Loop</emph> statement. The following examples are valid combinations:"
-msgstr ""
+#. v.:0
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3150321\n"
+"26\n"
+"help.text"
+msgid "rem numbered from -15 to 5"
+msgstr "rem izbrojan od -15 do 5"
-#: 03090201.xhp#hd_id3154366.19.help.text
-msgctxt "03090201.xhp#hd_id3154366.19.help.text"
-msgid "Syntax"
-msgstr "Sintaksa:"
+#. M0tq
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3149018\n"
+"27\n"
+"help.text"
+msgid "Variable fields, regardless of type, can be made dynamic if they are dimensioned by ReDim at the procedure level in subroutines or functions. Normally, you can only set the range of an array once and you cannot modify it. Within a procedure, you can declare an array using the ReDim statement with numeric expressions to define the range of the field sizes."
+msgstr "Polja varijabli, bez obzira na tip, moze biti napravljeno dinamicno ako iako su dimenzijonirani od strane ReDim na nivou subrutirana ili funkcijonalna. Normalno, mozete samo postaviti oblast nekog niza i ne mozete je mjenjati. Bez procedure, mozete deklarisati niz korsitec ReDim red sa brojcanim izrazom da definise oblast velicine polja"
+
+#. u\cu
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"hd_id3148405\n"
+"28\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03090201.xhp#par_id3145171.20.help.text
-msgid "Do While condition = True"
-msgstr ""
+#. F?F-
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"tit\n"
+"help.text"
+msgid "Day Function [Runtime]"
+msgstr "Day funkcija [Run-time]"
-#: 03090201.xhp#par_id3149203.21.help.text
-#, fuzzy
-msgctxt "03090201.xhp#par_id3149203.21.help.text"
-msgid "...statement block"
-msgstr "blok izjava"
+#. rGPm
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"bm_id3153345\n"
+"help.text"
+msgid "<bookmark_value>Day function</bookmark_value>"
+msgstr "<bookmark_value>Day funkcija</bookmark_value>"
-#: 03090201.xhp#par_id3125864.22.help.text
-msgctxt "03090201.xhp#par_id3125864.22.help.text"
-msgid "Loop"
-msgstr ""
+#. ](/$
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"hd_id3153345\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day Function [Runtime]\">Day Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day funkcija [Run-time]\">Day funkcija [Run-time]</link>"
-#: 03090201.xhp#par_id3154124.24.help.text
-msgid "The statement block between the Do While and the Loop statements is repeated so long as the condition is true."
-msgstr ""
+#. !p[N
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"par_id3147560\n"
+"2\n"
+"help.text"
+msgid "Returns a value that represents the day of the month based on a serial date number generated by <emph>DateSerial</emph> or <emph>DateValue</emph>."
+msgstr "Vraća vrijednost koja reprezentira dan mjeseca baziran na serijskom datumu generisanog od strane <emph>DateSerial</emph> ili <emph>DateValue</emph>."
+
+#. B[]L
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"hd_id3149456\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03090201.xhp#par_id3153968.25.help.text
-msgid "Do Until condition = True"
-msgstr ""
+#. beG{
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"par_id3150358\n"
+"4\n"
+"help.text"
+msgid "Day (Number)"
+msgstr "Dan (broj)"
-#: 03090201.xhp#par_id3154909.26.help.text
-#, fuzzy
-msgctxt "03090201.xhp#par_id3154909.26.help.text"
-msgid "...statement block"
-msgstr "blok izjava"
+#. 33vb
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"hd_id3148798\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03090201.xhp#par_id3159151.27.help.text
-msgctxt "03090201.xhp#par_id3159151.27.help.text"
-msgid "Loop"
-msgstr ""
+#. si%p
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"par_id3125865\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "Cjelobrojno"
-#: 03090201.xhp#par_id3150440.29.help.text
-msgid "The statement block between the Do Until and the Loop statements is repeated if the condition so long as the condition is false."
-msgstr ""
+#. R,u%
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"hd_id3150448\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03090201.xhp#par_id3153952.30.help.text
-msgctxt "03090201.xhp#par_id3153952.30.help.text"
-msgid "Do"
-msgstr ""
+#. 95b1
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"par_id3156423\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> A numeric expression that contains a serial date number from which you can determine the day of the month."
+msgstr "<emph>Number</emph>: Numerički izraz koji sadrži serijski datumski broj od kojeg možete da odredite dan mjeseca."
-#: 03090201.xhp#par_id3147349.31.help.text
-#, fuzzy
-msgctxt "03090201.xhp#par_id3147349.31.help.text"
-msgid "...statement block"
-msgstr "blok izjava"
+#. mLVW
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"par_id3145786\n"
+"9\n"
+"help.text"
+msgid "This function is basically the opposite of the DateSerial function, returning the day of the month from a serial date number generated by the <emph>DateSerial</emph> or the <emph>DateValue</emph> function. For example, the expression"
+msgstr "Ova funkcija, u osnovi, je suprotna od DateSerial funkcije, vračajući dan mjeseca od serijskog datumskog broja generisanog od strane <emph>DateSerial</emph> ili <emph>DateValue</emph> funkcije. Na primjer, izraz"
+
+#. YR=U
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"par_id3153190\n"
+"11\n"
+"help.text"
+msgid "returns the value 20."
+msgstr "vrača vrijednost 20."
-#: 03090201.xhp#par_id3159153.32.help.text
-msgid "Loop While condition = True"
-msgstr ""
+#. Vd(]
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"hd_id3149481\n"
+"12\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03090201.xhp#par_id3146985.34.help.text
-msgid "The statement block between the Do and the Loop statements repeats so long as the condition is true."
-msgstr ""
+#. *K9-
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"par_id3149260\n"
+"14\n"
+"help.text"
+msgid "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" of the month\""
+msgstr "Print \"Dan \" & Day(DateSerial(1994, 12, 20)) & \" od mjeseca\""
-#: 03090201.xhp#par_id3150488.35.help.text
-msgctxt "03090201.xhp#par_id3150488.35.help.text"
-msgid "Do"
-msgstr ""
+#. 4#DM
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"tit\n"
+"help.text"
+msgid "IsUnoStruct Function [Runtime]"
+msgstr "JeliUnoStruct Funkcija [Vrijeme izvršavanja]"
-#: 03090201.xhp#par_id3153189.36.help.text
-#, fuzzy
-msgctxt "03090201.xhp#par_id3153189.36.help.text"
-msgid "...statement block"
-msgstr "blok izjava"
+#. ]kdt
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"bm_id3146117\n"
+"help.text"
+msgid "<bookmark_value>IsUnoStruct function</bookmark_value>"
+msgstr "<bookmark_value>JeliUnoStruct Funkcija</bookmark_value>"
-#: 03090201.xhp#par_id3155411.37.help.text
-msgid "Loop Until condition = True"
-msgstr ""
+#. V%.P
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"hd_id3146117\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03104500.xhp\" name=\"IsUnoStruct Function [Runtime]\">IsUnoStruct Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104500.xhp\" name=\"JeliUnoStruct Funkcija [Vrijeme izvršavanja]\">JeliUnoStruct Funkcija [Vrijeme izvršavanja]</link>"
-#: 03090201.xhp#par_id3151117.39.help.text
-msgid "The statement block between the Do and the Loop statements repeats until the condition is true."
-msgstr ""
+#. j.Uy
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"par_id3146957\n"
+"2\n"
+"help.text"
+msgid "Returns True if the given object is a Uno struct."
+msgstr "Vraca True ako je dati objekat Uno struct."
-#: 03090201.xhp#par_id3149484.41.help.text
-msgid "Use the <emph>Exit Do</emph> statement to unconditionally end the loop. You can add this statement anywhere in a <emph>Do</emph>...<emph>Loop</emph> statement. You can also define an exit condition using the <emph>If...Then</emph> structure as follows:"
-msgstr ""
+#. DHmt
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"hd_id3148538\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03090201.xhp#par_id3149262.42.help.text
-msgid "Do..."
-msgstr ""
+#. 7^{q
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"par_id3155341\n"
+"4\n"
+"help.text"
+msgid "IsUnoStruct( Uno type )"
+msgstr "JeliUnoStruct( Uno tip )"
-#: 03090201.xhp#par_id3149298.43.help.text
-#, fuzzy
-msgctxt "03090201.xhp#par_id3149298.43.help.text"
-msgid "statements"
-msgstr "Izjava"
+#. kK~H
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"hd_id3148473\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03090201.xhp#par_id3145646.44.help.text
-msgid "If condition = True Then Exit Do"
+#. !me_
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"par_id3145315\n"
+"6\n"
+"help.text"
+msgid "Bool"
msgstr ""
-#: 03090201.xhp#par_id3154490.45.help.text
-#, fuzzy
-msgctxt "03090201.xhp#par_id3154490.45.help.text"
-msgid "statements"
-msgstr "Izjava"
+#. Xip-
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"hd_id3145609\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03090201.xhp#par_id3153159.46.help.text
-msgid "Loop..."
-msgstr ""
+#. +9|)
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"par_id3148947\n"
+"8\n"
+"help.text"
+msgid "Uno type : A UnoObject"
+msgstr "Uno type : A UnoObjekat"
-#: 03090201.xhp#hd_id3147396.47.help.text
-#, fuzzy
-msgctxt "03090201.xhp#hd_id3147396.47.help.text"
-msgid "Example"
+#. ~3T}
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"hd_id3156343\n"
+"9\n"
+"help.text"
+msgid "Example:"
msgstr "Primjer:"
-#: 03090201.xhp#par_id3144764.49.help.text
-#, fuzzy
-msgid "Sub ExampleDoLoop"
-msgstr "Sub ExampleColour"
-
-#: 03090201.xhp#par_id3154791.50.help.text
-#, fuzzy
-msgid "Dim sFile As String"
-msgstr "DIM sFile Kao String"
+#. yinh
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"par_idN10638\n"
+"help.text"
+msgid "' Instantiate a service"
+msgstr "' Stvaranje primjera usluge"
-#: 03090201.xhp#par_id3149401.51.help.text
+#. bJg8
+#: 03104500.xhp
#, fuzzy
-msgctxt "03090201.xhp#par_id3149401.51.help.text"
-msgid "Dim sPath As String"
-msgstr "Dim sVar kao String"
-
-#: 03090201.xhp#par_id3155600.52.help.text
-msgid "sPath = \"c:\\\""
-msgstr ""
+msgctxt ""
+"03104500.xhp\n"
+"par_idN10644\n"
+"help.text"
+msgid "MsgBox bIsStruct ' Displays False because oSimpleFileAccess Is NO struct"
+msgstr "MsgBox bIsStruct ' Prikaži False zato što oJednostavniDostupDatoteke NIJE struct"
-#: 03090201.xhp#par_id3150717.53.help.text
-#, fuzzy
-msgid "sFile = Dir$( sPath ,22)"
-msgstr "sDatoteka = Dir$(sKorijen, 22)"
+#. \J\G
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"par_idN10649\n"
+"help.text"
+msgid "' Instantiate a Property struct"
+msgstr "' Stvaranje primjera a Osobina struct"
-#: 03090201.xhp#par_id3146898.54.help.text
-msgctxt "03090201.xhp#par_id3146898.54.help.text"
-msgid "If sFile <> \"\" Then"
-msgstr ""
+#. M{:A
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"par_idN10653\n"
+"help.text"
+msgid "MsgBox bIsStruct ' Displays True because aProperty is a struct"
+msgstr "MsgBox bIsStruct ' Prikaži True zato što aOsobina je struct"
-#: 03090201.xhp#par_id3156333.55.help.text
-msgctxt "03090201.xhp#par_id3156333.55.help.text"
-msgid "Do"
-msgstr ""
+#. W58n
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"par_idN1065B\n"
+"help.text"
+msgid "MsgBox bIsStruct ' Displays False because 42 is NO struct"
+msgstr "MsgBox bJeStruct ' Prikaži False zato što 42 NIJE struct"
-#: 03090201.xhp#par_id3153947.56.help.text
-#, fuzzy
-msgid "MsgBox sFile"
-msgstr "Msgbox sDatoteka"
+#. Wh3Q
+#: 03030100.xhp
+msgctxt ""
+"03030100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Converting Date Values"
+msgstr "Pretvaranje datumskih vrijednosti"
-#: 03090201.xhp#par_id3150327.57.help.text
+#. ~wG:
+#: 03030100.xhp
#, fuzzy
-msgctxt "03090201.xhp#par_id3150327.57.help.text"
-msgid "sFile = Dir$"
-msgstr "svrijednost = Dir$"
-
-#: 03090201.xhp#par_id3150749.58.help.text
-msgctxt "03090201.xhp#par_id3150749.58.help.text"
-msgid "Loop Until sFile = \"\""
-msgstr ""
+msgctxt ""
+"03030100.xhp\n"
+"hd_id3147573\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030100.xhp\" name=\"Converting Date Values\">Converting Date Values</link>"
+msgstr "<link href=\"text/sbasic/shared/03080300.xhp\" name=\"Stvaranje Slucajnih Brojeva\">Stvaranje Slucajnih Brojeva</link>"
-#: 03090201.xhp#par_id3153765.59.help.text
-#, fuzzy
-msgctxt "03090201.xhp#par_id3153765.59.help.text"
-msgid "End If"
-msgstr "ZavrsiAko"
+#. ;##P
+#: 03030100.xhp
+msgctxt ""
+"03030100.xhp\n"
+"par_id3154760\n"
+"2\n"
+"help.text"
+msgid "The following functions convert date values to calculable numbers and back."
+msgstr "Iduće funkcije pretvaraju datumske vrijednosti u računljive brojeve i nazad."
+
+#. ZD]z
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"tit\n"
+"help.text"
+msgid "MsgBox Function [Runtime]"
+msgstr "MsgBox Function [Run-time]"
-#: 03090201.xhp#par_id3148914.60.help.text
+#. 8|m3
+#: 03010102.xhp
#, fuzzy
-msgctxt "03090201.xhp#par_id3148914.60.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 01030400.xhp#tit.help.text
-msgid "Organizing Libraries and Modules"
-msgstr "Organiziranje Biblioteka i Modula"
-
-#: 01030400.xhp#bm_id3148797.help.text
-msgid "<bookmark_value>libraries;organizing</bookmark_value><bookmark_value>modules;organizing</bookmark_value><bookmark_value>copying;modules</bookmark_value><bookmark_value>adding libraries</bookmark_value><bookmark_value>deleting;libraries/modules/dialogs</bookmark_value><bookmark_value>dialogs;organizing</bookmark_value><bookmark_value>moving;modules</bookmark_value><bookmark_value>organizing;modules/libraries/dialogs</bookmark_value><bookmark_value>renaming modules and dialogs</bookmark_value>"
-msgstr "<bookmark_value>biblioteke;organiziranje</bookmark_value><bookmark_value>modula;organiziranje</bookmark_value><bookmark_value> kopiranja;moduli</bookmark_value><bookmark_value>dodavanje biblioteka</bookmark_value><bookmark_value>brisanje;biblioteke/modules/dialogue boxes</bookmark_value><bookmark_value>dijaloški prozori; organiziranje</bookmark_value><bookmark_value>pomjeranje;moduli</bookmark_value><bookmark_value>organiziranje;moduli/biblioteke/dijaloški prozori</bookmark_value><bookmark_value>preimenovanje modula i dijaloških prozora</bookmark_value>"
-
-#: 01030400.xhp#hd_id3148797.1.help.text
-msgid "<variable id=\"01030400\"><link href=\"text/sbasic/shared/01030400.xhp\">Organizing Libraries and Modules</link></variable>"
-msgstr "<variable id=\"01030400\"><link href=\"text/sbasic/shared/01030400.xhp\">Organiziranje Biblioteka i Modula</link></variable>"
+msgctxt ""
+"03010102.xhp\n"
+"bm_id3153379\n"
+"help.text"
+msgid "<bookmark_value>MsgBox function</bookmark_value>"
+msgstr "<bookmark_value>Popravna Funkcija</bookmark_value>"
-#: 01030400.xhp#hd_id3150868.4.help.text
-msgid "Organizing Libraries"
-msgstr "Organiziranje Biblioteka"
+#. z2/-
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"hd_id3153379\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010102.xhp\" name=\"MsgBox Function [Runtime]\">MsgBox Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010102.xhp\" name=\"MsgBox Function [Run-time]\">MsgBox Function [Run-time]</link>"
-#: 01030400.xhp#hd_id3125864.5.help.text
-msgid "Creating a New Library"
-msgstr "Kreiranje Nove Biblioteke"
+#. )8m9
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3145171\n"
+"2\n"
+"help.text"
+msgid "Displays a dialog box containing a message and returns a value."
+msgstr "Pokazuje dijalog sa povratnom vrijednosti."
-#: 01030400.xhp#par_id3152576.6.help.text
-msgctxt "01030400.xhp#par_id3152576.6.help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr ""
+#. v3!(
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"hd_id3156281\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 01030400.xhp#par_id3153726.8.help.text
-msgctxt "01030400.xhp#par_id3153726.8.help.text"
-msgid "Click the <emph>Libraries</emph> tab."
-msgstr "Kliknite <emph>Libraries</emph> tipku."
+#. 1CYD
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3154685\n"
+"4\n"
+"help.text"
+msgid "MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]])"
+msgstr "MsgBox (Text As String [,Type As Integer [,DialogueBoxTitle As String]])"
-#: 01030400.xhp#par_id3149664.9.help.text
-msgid "Select to where you want to attach the library in the <emph>Location</emph> list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be attached to this document and only available from there."
-msgstr "Odaberite gdje želite dodati biblioteku iz <emph>Lokacija</emph> liste. Ukoliko izaberete %PRODUCTNAME Macros & Dialogue boxes, biblioteka će pripadati $[officename] aplikaciji i biće dostupna za sve dokumente. Ukoliko izaberete dokument biblioteka će biti dodana tom dokumentu i dostupna samo odatle."
+#. !enV
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"hd_id3153771\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 01030400.xhp#par_id3153365.10.help.text
-msgid "Click <emph>New</emph> and insert a name to create a new library."
-msgstr "Kliknite <emph>New</emph> i unesite ime da bi kreirali novu biblioteku."
+#. r|JB
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3146985\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "Cjelobrojno"
-#: 01030400.xhp#hd_id3147394.48.help.text
-msgid "Appending a Library"
-msgstr "Dodavanje Biblioteke"
+#. ~\Mw
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"hd_id3153363\n"
+"7\n"
+"help.text"
+msgid "Parameter:"
+msgstr "Parametar:"
-#: 01030400.xhp#par_id3153157.49.help.text
-msgctxt "01030400.xhp#par_id3153157.49.help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+#. W^rP
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3153727\n"
+"8\n"
+"help.text"
+msgid "<emph>Text</emph>: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)."
msgstr ""
-#: 01030400.xhp#par_id3146972.50.help.text
-msgctxt "01030400.xhp#par_id3146972.50.help.text"
-msgid "Click the <emph>Libraries</emph> tab."
-msgstr "Kliknite <emph>Libraries</emph> tipku."
-
-#: 01030400.xhp#par_id3145640.51.help.text
-msgid "Select to where you want to append the library in the <emph>Location</emph> list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be appended to this document and only available from there."
-msgstr "Odaberite gdje želite dodati biblioteku iz <emph>Lokacija</emph> liste. Ukoliko izaberete %PRODUCTNAME Macros & Dialogue boxes, biblioteka će pripadati $[officename] aplikaciji i biti dostupna za sve dokumente. Ukoliko izaberete dokument biblioteka će biti dodana tom dokumentu i biti dostupna samo odatle."
-
-#: 01030400.xhp#par_id3154253.52.help.text
-msgid "Click <emph>Append</emph> and select an external library to append."
-msgstr "Kliknite <emph>Append</emph> i izaberite eksternu biblioteku za dodavanje."
-
-#: 01030400.xhp#par_id3154705.53.help.text
-msgid "Select all libraries to be appended in the <emph>Append Libraries</emph> dialog. The dialog displays all libraries that are contained in the selected file."
-msgstr "Izaberite sve biblioteke koje želite dodati u <emph>Append Libraries</emph> dijaloškom prozoru. Dijaloški prozor prikazuje sve biblioteke koje su sadržane u izabranoj datoteci."
-
-#: 01030400.xhp#par_id3163807.54.help.text
-msgid "If you want to insert the library as a reference only check the <emph>Insert as reference (read-only)</emph> box. Read-only libraries are fully functional but cannot be modified in the Basic IDE."
-msgstr "Ukoliko želite unijeti biblioteku kao referencu samo označite <emph>Insert as reference (read-only)</emph> prozor za markiranje. Read-only biblioteke su potpuno funkcionalne ali se ne mogu mijenjati u Basic IDE."
-
-#: 01030400.xhp#par_id3145228.55.help.text
-msgid "Check the <emph>Replace existing libraries</emph> box if you want existing libraries of the same name to be overwritten."
-msgstr "Označi <emph>Replace existing libraries</emph> prozor za markiranje ukoliko želite da potojeće biblioteke istog imena budu prepisane. "
+#. .sD{
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3147317\n"
+"9\n"
+"help.text"
+msgid "<emph>DialogTitle</emph>: String expression displayed in the title bar of the dialog. If omitted, the name of the respective application is displayed."
+msgstr "<emph>DialogueBoxTitle</emph>: String prikazan kao naslov dijaloga. ime aplikacije je prikazano."
-#: 01030400.xhp#par_id3147004.56.help.text
-msgid "Click <emph>OK</emph> to append the library."
-msgstr "Kliknite <emph>OK</emph> da dodate biblioteku."
+#. e91L
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3153954\n"
+"10\n"
+"help.text"
+msgid "<emph>Type</emph>: Any integer expression that specifies the dialog type and defines the number and type of buttons or icons displayed. <emph>Type</emph> represents a combination of bit patterns (dialog elements defined by adding the respective values):"
+msgstr "<emph>Vrsta</emph>: bilo koji broj u dijalog tipu definise tip i broj dugmadi za ikone <emph>Vrsta</emph> kombinacija paterna (dialogue box elements defined by adding the respective values):"
-#: 01030400.xhp#hd_id3159100.17.help.text
-msgid "Deleting a Library"
-msgstr "Brisanje Biblioteke"
+#. N-c~
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3154319\n"
+"11\n"
+"help.text"
+msgid "<emph>Values</emph>"
+msgstr "<emph>Vrijednosti</emph>"
-#: 01030400.xhp#par_id3150086.18.help.text
-msgctxt "01030400.xhp#par_id3150086.18.help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+#. qZS]
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3147397\n"
+"12\n"
+"help.text"
+msgid "0 : Display OK button only."
msgstr ""
-#: 01030400.xhp#par_id3146808.57.help.text
-msgctxt "01030400.xhp#par_id3146808.57.help.text"
-msgid "Click the <emph>Libraries</emph> tab."
-msgstr "Kliknite <emph>Libraries</emph> tipku."
+#. [3m/
+#: 03010102.xhp
+#, fuzzy
+msgctxt ""
+"03010102.xhp\n"
+"par_id3145646\n"
+"13\n"
+"help.text"
+msgid "1 : Display OK and Cancel buttons."
+msgstr "5 : Display Retry and Cancel dugmad."
-#: 01030400.xhp#par_id3158212.58.help.text
-msgid "Select the library to be deleted from the list."
-msgstr "Izaberite biblioteku koju želite izbrisati sa liste."
+#. SBkq
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3149410\n"
+"14\n"
+"help.text"
+msgid "2 : Display Abort, Retry, and Ignore buttons."
+msgstr "2 : Display Abort, Retry i Ignore dugmad."
-#: 01030400.xhp#par_id3150361.20.help.text
-msgctxt "01030400.xhp#par_id3150361.20.help.text"
-msgid "Click <emph>Delete</emph>."
-msgstr "Kliknite <emph>Obriši</emph>."
+#. mI7x
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3151075\n"
+"15\n"
+"help.text"
+msgid "3 : Display Yes, No, and Cancel buttons."
+msgstr "3 : Display Yes, No i Cancel dugmad."
-#: 01030400.xhp#par_id3152986.19.help.text
-msgid "Deleting a library permanently deletes all existing modules and corresponding procedures and functions."
-msgstr "Trajno brisanje biblioteke briše sve postojeće module i prateće procedure i funkcije."
+#. G1Ma
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3153878\n"
+"16\n"
+"help.text"
+msgid "4 : Display Yes and No buttons."
+msgstr "4 : Display Yes i No dugmad."
-#: 01030400.xhp#par_id3148868.59.help.text
-msgid "You cannot delete the default library named \"Standard\"."
-msgstr "Ne možete izbrisati dodijeljenu biblioteku koja se zove \"Standard\"."
+#. $U8s
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3155601\n"
+"17\n"
+"help.text"
+msgid "5 : Display Retry and Cancel buttons."
+msgstr "5 : Display Retry and Cancel dugmad."
-#: 01030400.xhp#par_id3146869.60.help.text
-msgid "If you delete a library that was inserted as reference only the reference is deleted but not the library itself."
-msgstr "Ako izbrišete biblioteku koja je unešena kao referenca, samo se briše referenca a ne sama biblioteka."
+#. ]o6V
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3150716\n"
+"18\n"
+"help.text"
+msgid "16 : Add the Stop icon to the dialog."
+msgstr "16 : Add the Stop ikone u dijalogu."
-#: 01030400.xhp#hd_id3147070.21.help.text
-msgid "Organizing Modules and Dialogs"
-msgstr "Organiziranje Modula i Dijaloških Prozora"
+#. %R%%
+#: 03010102.xhp
+#, fuzzy
+msgctxt ""
+"03010102.xhp\n"
+"par_id3153837\n"
+"19\n"
+"help.text"
+msgid "32 : Add the Question icon to the dialog."
+msgstr "16 : Add the Stop ikone u dijalogu."
-#: 01030400.xhp#hd_id3155265.61.help.text
-msgid "Creating a New Module or Dialog"
-msgstr "Kreiranje Novog Modula ili Dijaloškog Prozora"
+#. .P#2
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3150751\n"
+"20\n"
+"help.text"
+msgid "48 : Add the Exclamation Point icon to the dialog."
+msgstr "48 : dodaj uzvicnik."
-#: 01030400.xhp#par_id3154537.62.help.text
-msgctxt "01030400.xhp#par_id3154537.62.help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+#. gcnS
+#: 03010102.xhp
+#, fuzzy
+msgctxt ""
+"03010102.xhp\n"
+"par_id3146915\n"
+"21\n"
+"help.text"
+msgid "64 : Add the Information icon to the dialog."
+msgstr "48 : Dodaj uzvicnik ikonu dijalogy."
+
+#. 1W@2
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3145640\n"
+"22\n"
+"help.text"
+msgid "128 : First button in the dialog as default button."
msgstr ""
-#: 01030400.xhp#par_id3146781.63.help.text
-msgctxt "01030400.xhp#par_id3146781.63.help.text"
-msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
-msgstr "Kliknite <emph>Moduli</emph> opciju ili <emph>Dialogue Boxes</emph> opciju."
+#. S1q`
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3153765\n"
+"23\n"
+"help.text"
+msgid "256 : Second button in the dialog as default button."
+msgstr ""
-#: 01030400.xhp#par_id3159206.64.help.text
-msgid "Select the library where the module will be inserted and click <emph>New</emph>."
-msgstr "Izaberite biblioteku u koju će biti unesen modul i kliknite <emph>New</emph>."
+#. Z:F0
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3153715\n"
+"24\n"
+"help.text"
+msgid "512 : Third button in the dialog as default button."
+msgstr ""
-#: 01030400.xhp#par_id3152389.65.help.text
-msgid "Enter a name for the module or the dialog and click <emph>OK</emph>."
-msgstr "Unesite ime za modul ili dijaloški prozor i kliknite <emph>OK</emph>."
+#. |?s2
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3159267\n"
+"25\n"
+"help.text"
+msgid "<emph>Return value:</emph>"
+msgstr "Povratna virjednost"
-#: 01030400.xhp#hd_id3152872.25.help.text
-msgid "Renaming a Module or Dialog"
-msgstr "Preimenovanje Modula ili Dijaloškog Prozora"
+#. 7][W
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3145230\n"
+"26\n"
+"help.text"
+msgid "1 : OK"
+msgstr ""
-#: 01030400.xhp#par_id3159230.66.help.text
-msgctxt "01030400.xhp#par_id3159230.66.help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+#. Z``K
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3149567\n"
+"27\n"
+"help.text"
+msgid "2 : Cancel"
msgstr ""
-#: 01030400.xhp#par_id3150046.67.help.text
-msgid "Click the module to be renamed twice, with a pause between the clicks. Enter the new name."
-msgstr "Kliknite dva puta na modul koji želite preimenovati, sa pauzom između klikova. Unesite novo ime."
+#. Pj_z
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id4056825\n"
+"help.text"
+msgid "3 : Abort"
+msgstr ""
-#: 01030400.xhp#par_id3153801.27.help.text
-msgid "In the Basic IDE, right-click the name of the module or dialog in the tabs at the bottom of the screen, choose <emph>Rename</emph> and type in the new name."
-msgstr "U Basic IDE-u, kliknite desnom tipkom na ime modula ili dijaloškog prozora u opcijama na dnu zaslona, izaberite <emph>Preimenuj</emph> i ukucajtenovo ime."
+#. UY)0
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3155335\n"
+"28\n"
+"help.text"
+msgid "4 : Retry"
+msgstr ""
-#: 01030400.xhp#par_id3155526.28.help.text
-msgid "Press Enter to confirm your changes."
-msgstr "Pritisnite Enter da bi potvrdili vaše promjene."
+#. }Z~s
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3146918\n"
+"29\n"
+"help.text"
+msgid "5 : Ignore"
+msgstr ""
-#: 01030400.xhp#hd_id3146963.29.help.text
-msgid "Deleting a Module or Dialog"
-msgstr "Brisanje Modula ili Dijaloških Prozora"
+#. QzFl
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3155961\n"
+"30\n"
+"help.text"
+msgid "6 : Yes"
+msgstr ""
-#: 01030400.xhp#par_id3147547.68.help.text
-msgctxt "01030400.xhp#par_id3147547.68.help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+#. J@\M
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3148488\n"
+"31\n"
+"help.text"
+msgid "7 : No"
msgstr ""
-#: 01030400.xhp#par_id3150958.69.help.text
-msgctxt "01030400.xhp#par_id3150958.69.help.text"
-msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
-msgstr "Kliknite <emph>Moduli</emph> opciju ili <emph>Dialogue Boxes</emph> opciju."
+#. 6|;k
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"hd_id3150090\n"
+"40\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 01030400.xhp#par_id3149870.30.help.text
-msgid "Select the module or dialog to be deleted from the list. Double-click an entry to reveal sub-entries, if required."
-msgstr "Izaberite modul ili dijaloški prozor koji želite izbrisati sa liste. Ukoliko je potrebno, dva puta kliknite da bi otvorili pod-unose."
+#. L!Ik
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3151278\n"
+"43\n"
+"help.text"
+msgid "sVar = MsgBox(\"Las Vegas\")"
+msgstr "sVar = MsgBox(\"Blackpool\")"
-#: 01030400.xhp#par_id3147248.32.help.text
-msgctxt "01030400.xhp#par_id3147248.32.help.text"
-msgid "Click <emph>Delete</emph>."
-msgstr "Kliknite <emph>Obriši</emph>."
+#. v=ao
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3149034\n"
+"44\n"
+"help.text"
+msgid "sVar = MsgBox(\"Las Vegas\",1)"
+msgstr "sVar = MsgBox(\"Blackpool\", 1)"
-#: 01030400.xhp#par_id3151339.31.help.text
-msgid "Deleting a module permanently deletes all existing procedures and functions in that module."
-msgstr "Trajnim brisanjem modula brišete sve postojeće procedure i funkcije u tom modulu. "
+#. Kf:G
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3166424\n"
+"45\n"
+"help.text"
+msgid "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")"
+msgstr "sVar = MsgBox(\"Blackpool\", 256 + 16 + 2, \"Dialogue Box Title\")"
-#: 01030400.xhp#hd_id3151392.33.help.text
-msgid "Organizing Projects among Documents or Templates"
-msgstr "Organiziranje Projekata među Dokumentima i Šablonima"
+#. 7-}@
+#: 03120302.xhp
+#, fuzzy
+msgctxt ""
+"03120302.xhp\n"
+"tit\n"
+"help.text"
+msgid "LCase Function [Runtime]"
+msgstr "Erase Funkcija [Vrijeme izvršavanja]"
-#: 01030400.xhp#hd_id3156400.36.help.text
-msgid "Moving or copying modules between documents, templates and the application."
-msgstr "Micanje ili kopiranje modula među dokumentima, šablonima i aplikacijama."
+#. 6{1U
+#: 03120302.xhp
+#, fuzzy
+msgctxt ""
+"03120302.xhp\n"
+"bm_id3152363\n"
+"help.text"
+msgid "<bookmark_value>LCase function</bookmark_value>"
+msgstr "<bookmark_value>UCase funkcija</bookmark_value>"
-#: 01030400.xhp#par_id3146819.37.help.text
-msgid "Open all documents or templates among which you want to move or copy the modules or dialogs."
-msgstr "Otvorite sve dokumente ili šablone među kojima želite micati ili kopirati module ili dijaloške prozore."
+#. A8mG
+#: 03120302.xhp
+#, fuzzy
+msgctxt ""
+"03120302.xhp\n"
+"hd_id3152363\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function [Runtime]\">LCase Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase Function [Run-time]\">UCase funkcija [U izvršenju]</link>"
-#: 01030400.xhp#par_id3149319.38.help.text
-msgctxt "01030400.xhp#par_id3149319.38.help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+#. nvL9
+#: 03120302.xhp
+msgctxt ""
+"03120302.xhp\n"
+"par_id3145609\n"
+"2\n"
+"help.text"
+msgid "Converts all uppercase letters in a string to lowercase."
msgstr ""
-#: 01030400.xhp#par_id3145637.39.help.text
-msgid "To move a module or dialog to another document, click the corresponding object in the list and drag it to the desired position. A horizontal line indicates the target position of the current object while dragging. Hold the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while dragging to copy the object instead of moving it."
-msgstr "Da bi pomjerili modul ili dijaloški prozor u drugi dokument, kliknite odgovarajući objekat u listi i prevuci ga na željenu poziciju. Horizontalna linija ukazuje na trenutnu poziciju objekta dok se povlači. Čuvajte <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> tipku dok povlačite da kopirate objekat umjesto da ga pomjerate."
-
-#: 03080103.xhp#tit.help.text
-msgid "Sin Function [Runtime]"
-msgstr "Sin Funkcija [Vrijeme Izvodjenja]"
-
-#: 03080103.xhp#bm_id3153896.help.text
-msgid "<bookmark_value>Sin function</bookmark_value>"
-msgstr "<bookmark_value>Sin funkcija</bookmark_value>"
-
-#: 03080103.xhp#hd_id3153896.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080103.xhp\" name=\"Sin Function [Runtime]\">Sin Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080103.xhp\" name=\"Sin Funkcija [Vrijeme Izvodjenja]\">Sin Funkcija [Vrijeme Izvodjenja]</link>"
-
-#: 03080103.xhp#par_id3149456.2.help.text
-msgid "Returns the sine of an angle. The angle is specified in radians. The result lies between -1 and 1."
-msgstr "Vraca sinus ugla. Ugao je izrazen u radijanima. Rezultat lezi u opsegu od -1 do +1."
-
-#: 03080103.xhp#par_id3153379.3.help.text
-msgid "Using the angle Alpha, the Sin Function returns the ratio of the length of the opposite side of an angle to the length of the hypotenuse in a right-angled triangle."
-msgstr "Koristeci ugao Alfa, Sin Funkcija vraca omjer duzine suprotne strane ugla prema duzini hipotenuze u pravouglom trouglu."
-
-#: 03080103.xhp#par_id3148798.4.help.text
-msgid "Sin(Alpha) = side opposite the angle/hypotenuse"
-msgstr "Sin(Alfa) = strana suprotna uglu/hipotenuza"
+#. r1|7
+#: 03120302.xhp
+#, fuzzy
+msgctxt ""
+"03120302.xhp\n"
+"par_id3154347\n"
+"3\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase\">UCase</link> Function"
+msgstr "Vidi jos: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"open\">open</link>"
-#: 03080103.xhp#hd_id3147230.5.help.text
-msgctxt "03080103.xhp#hd_id3147230.5.help.text"
+#. [8qQ
+#: 03120302.xhp
+msgctxt ""
+"03120302.xhp\n"
+"hd_id3149456\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03080103.xhp#par_id3154909.6.help.text
-msgid "Sin (Number)"
-msgstr "Sin (Broj)"
+#. U87V
+#: 03120302.xhp
+#, fuzzy
+msgctxt ""
+"03120302.xhp\n"
+"par_id3150791\n"
+"5\n"
+"help.text"
+msgid "LCase (Text As String)"
+msgstr "UCase (Tekst kao string)"
-#: 03080103.xhp#hd_id3156214.7.help.text
-msgctxt "03080103.xhp#hd_id3156214.7.help.text"
+#. @_VH
+#: 03120302.xhp
+msgctxt ""
+"03120302.xhp\n"
+"hd_id3154940\n"
+"6\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03080103.xhp#par_id3150870.8.help.text
-msgctxt "03080103.xhp#par_id3150870.8.help.text"
-msgid "Double"
-msgstr ""
+#. d2lR
+#: 03120302.xhp
+#, fuzzy
+msgctxt ""
+"03120302.xhp\n"
+"par_id3144760\n"
+"7\n"
+"help.text"
+msgid "String"
+msgstr "Stringovi"
-#: 03080103.xhp#hd_id3155132.9.help.text
-msgctxt "03080103.xhp#hd_id3155132.9.help.text"
+#. ^`L{
+#: 03120302.xhp
+msgctxt ""
+"03120302.xhp\n"
+"hd_id3151043\n"
+"8\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03080103.xhp#par_id3145786.10.help.text
-msgid "<emph>Number:</emph> Numeric expression that defines the angle in radians that you want to calculate the sine for."
-msgstr "<emph>Number</emph>: Brojcani izraz koji definise ugao u radijanima za koji zelite da izracunate sinus."
-
-#: 03080103.xhp#par_id3155413.11.help.text
-msgid "To convert degrees to radians, multiply degrees by Pi/180, and to convert radians to degrees, multiply radians by 180/Pi."
-msgstr "Da bi pretvorili stepene u radijane, pomnozi stepen sa Pi/180. Da bi pretvorili radijane u stepene, pomnozi radijane sa 180/Pi."
-
-#: 03080103.xhp#par_id3149664.12.help.text
-msgid "grad=(radiant*180)/pi"
-msgstr "stepeni=(radijani*180)/Pi"
-
-#: 03080103.xhp#par_id3153143.13.help.text
-msgid "radiant=(grad*pi)/180"
-msgstr "radijani=(stepeni*Pi)/180"
-
-#: 03080103.xhp#par_id3151112.14.help.text
-msgctxt "03080103.xhp#par_id3151112.14.help.text"
-msgid "Pi is approximately 3.141593."
-msgstr "Pi je konstantna vrijednost kruga koja je zaokruzena na 3.1415926..."
+#. tScM
+#: 03120302.xhp
+#, fuzzy
+msgctxt ""
+"03120302.xhp\n"
+"par_id3153193\n"
+"9\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that you want to convert."
+msgstr "<emph>Text2</emph>: String izraz koji želite pretraživati."
-#: 03080103.xhp#hd_id3163712.15.help.text
-msgctxt "03080103.xhp#hd_id3163712.15.help.text"
+#. c1k`
+#: 03120302.xhp
+msgctxt ""
+"03120302.xhp\n"
+"hd_id3148451\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03080103.xhp#par_id3149482.16.help.text
-msgctxt "03080103.xhp#par_id3149482.16.help.text"
-msgid "REM In this example, the following entry is possible for a right-angled triangle:"
-msgstr "REM U ovom primjeru, slijedeci unos je moguc za pravougli trougao:"
-
-#: 03080103.xhp#par_id3148577.17.help.text
-msgid "REM The side opposite the angle and the angle (in degrees) to calculate the length of the hypotenuse:"
-msgstr "REM Strana suprotna uglu i ugao (u stepenima) za izracunavanje duzine hipotenuze:"
-
-#: 03080103.xhp#par_id3152941.18.help.text
-msgid "Sub ExampleSine"
-msgstr "Sub PrimjerKosinus"
-
-#: 03080103.xhp#par_id3150011.19.help.text
-msgid "REM Pi = 3.1415926 is a predefined variable"
-msgstr "REM Pi = 3.1415926... je predefinirana varijabla"
-
-#: 03080103.xhp#par_id3153159.20.help.text
+#. 7h4+
+#: 03120302.xhp
#, fuzzy
-msgctxt "03080103.xhp#par_id3153159.20.help.text"
-msgid "Dim d1 as Double"
-msgstr "Dim d1 kao decimalni broj"
-
-#: 03080103.xhp#par_id3154491.21.help.text
-msgctxt "03080103.xhp#par_id3154491.21.help.text"
-msgid "Dim dAlpha as Double"
-msgstr "Dim dAlpha kao decimalni broj"
-
-#: 03080103.xhp#par_id3145251.22.help.text
-msgid "d1 = InputBox$ (\"Enter the length of the opposite side: \",\"Opposite Side\")"
-msgstr "d1 = InputBox$ (\"Unesite duzinu suprotne strane: \",\"Suprotna Strana\")"
-
-#: 03080103.xhp#par_id3148456.23.help.text
-msgid "dAlpha = InputBox$ (\"Enter the angle Alpha (in degrees): \",\"Alpha\")"
-msgstr "dAlpha = InputBox$ (\"Unesite ugao Alfa (u stepenima): \",\"Alfa\")"
-
-#: 03080103.xhp#par_id3153877.24.help.text
-msgid "Print \"The length of the hypotenuse is\"; (d1 / sin (dAlpha * Pi / 180))"
-msgstr "Ispis \"Duzina hipotenuze je\"; (d1 / sin (dAlpha * Pi / 180))"
+msgctxt ""
+"03120302.xhp\n"
+"par_id3146121\n"
+"14\n"
+"help.text"
+msgid "Print LCase(sVar) ' Returns \"las vegas\""
+msgstr "Štampaj: LCase(sVar) REM \"blackpool\""
-#: 03080103.xhp#par_id3150717.25.help.text
+#. W%7M
+#: 03120302.xhp
#, fuzzy
-msgctxt "03080103.xhp#par_id3150717.25.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"03120302.xhp\n"
+"par_id3146986\n"
+"15\n"
+"help.text"
+msgid "Print UCase(sVar) ' Returns \"LAS VEGAS\""
+msgstr "Štampaj UCase(sVar) REM vraca \"BLACKPOOL\""
-#: 03090409.xhp#tit.help.text
-msgid "Sub Statement [Runtime]"
-msgstr "Sub Statement [Run-time]"
+#. xW/%
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"tit\n"
+"help.text"
+msgid "ThisComponent Statement [Runtime]"
+msgstr "ThisComponent Statement [Run-time]"
-#: 03090409.xhp#bm_id3147226.help.text
-msgid "<bookmark_value>Sub statement</bookmark_value>"
-msgstr "<bookmark_value>Sub izjava</bookmark_value>"
+#. ao3R
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"bm_id3155342\n"
+"help.text"
+msgid "<bookmark_value>ThisComponent property</bookmark_value><bookmark_value>components;addressing</bookmark_value>"
+msgstr "<bookmark_value>ThisComponent statement</bookmark_value><bookmark_value>components;addressing</bookmark_value>"
-#: 03090409.xhp#hd_id3147226.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub Statement [Runtime]\">Sub Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub izjava [Run-time]\">Sub izjava [Run-time]</link>"
+#. E)_o
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"hd_id3155342\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent [Runtime]\">ThisComponent [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Statement [Run-time]\">ThisComponent Statement [Run-time]</link>"
-#: 03090409.xhp#par_id3153311.2.help.text
-msgid "Defines a subroutine."
-msgstr "difiniše podprogram"
+#. P`3X
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id3154923\n"
+"2\n"
+"help.text"
+msgid "Addresses the active component so that its properties can be read and set. ThisComponent is used from document Basic, where it represents the document the Basic belongs to. The type of object accessed by ThisComponent depends on the document type."
+msgstr "adresira aktivne komponente, tako da se njegova svojstva mogu čitati i postaviti. thiscomponent se koristi iz dokumenta BASIC, gdje ona predstavlja dokument baSIC gdje pripada. vrsta objekta pristupljenom thiscomponent ovisi o vrsti dokumenta."
-#: 03090409.xhp#hd_id3149416.3.help.text
-msgctxt "03090409.xhp#hd_id3149416.3.help.text"
-msgid "Syntax"
+#. b?S/
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"hd_id3154346\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03090409.xhp#par_idN105E7.help.text
-msgid "Sub Name[(VarName1 [As Type][, VarName2 [As Type][,...]])]"
-msgstr "Sub Name[(VarName1 [Kao Tip][, VarName2 [Kao Tip][,...]])]"
-
-#: 03090409.xhp#par_id3147530.5.help.text
-msgctxt "03090409.xhp#par_id3147530.5.help.text"
-msgid "statement block"
-msgstr "blok izjava"
-
-#: 03090409.xhp#par_id3146795.8.help.text
-#, fuzzy
-msgctxt "03090409.xhp#par_id3146795.8.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03090409.xhp#hd_id3153525.9.help.text
-msgctxt "03090409.xhp#hd_id3153525.9.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03090409.xhp#par_id3150792.10.help.text
-msgid "<emph>Name:</emph> Name of the subroutine ."
-msgstr "<emph>Ime</emph>: Ime podprograma ."
-
-#: 03090409.xhp#par_id3154138.11.help.text
-msgid "<emph>VarName: </emph>Parameter that you want to pass to the subroutine."
-msgstr "<emph>VarName</emph>: Parametar koji želite proslijditi kao podprogram."
-
-#: 03090409.xhp#par_id3154908.12.help.text
-msgid "<emph>Type:</emph> Type-declaration key word."
-msgstr "<emph>Type:</emph>: ključna riječ za deklarisanje tipa."
+#. SEG1
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id3151056\n"
+"4\n"
+"help.text"
+msgid "ThisComponent"
+msgstr ""
-#: 03090409.xhp#hd_id3153770.16.help.text
-msgctxt "03090409.xhp#hd_id3153770.16.help.text"
+#. }j,h
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"hd_id3154940\n"
+"5\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03090409.xhp#par_id3151113.17.help.text
+#. [y^r
+#: 03132200.xhp
#, fuzzy
-msgctxt "03090409.xhp#par_id3151113.17.help.text"
-msgid "Sub Example"
-msgstr "Sub PrimjerStr"
+msgctxt ""
+"03132200.xhp\n"
+"par_id3154123\n"
+"7\n"
+"help.text"
+msgid "' updates the \"Table of Contents\" in a text doc"
+msgstr "REM nadogradjuje \"Table of Contents\" u text doc"
-#: 03090409.xhp#par_idN1063F.help.text
-msgid "REM some statements"
-msgstr "REM neki izrazi"
+#. eZT7
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id3153194\n"
+"10\n"
+"help.text"
+msgid "index = allindexes.getByName(\"Table of Contents1\")"
+msgstr "index = allindexes.getByName(\"Table of Contents1\")"
-#: 03090409.xhp#par_id3154319.19.help.text
-msgctxt "03090409.xhp#par_id3154319.19.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. ;#Mi
+#: 03132200.xhp
+#, fuzzy
+msgctxt ""
+"03132200.xhp\n"
+"par_id3156422\n"
+"11\n"
+"help.text"
+msgid "' use the default name for Table of Contents and a 1"
+msgstr "REM koristi postojece ime Table of Contents i a 1"
-#: 03060400.xhp#tit.help.text
+#. VSH3
+#: 03030204.xhp
#, fuzzy
-msgid "Not-Operator [Runtime]"
-msgstr "MOD Operator [Vrijeme izvodjenja]"
+msgctxt ""
+"03030204.xhp\n"
+"tit\n"
+"help.text"
+msgid "Second Function [Runtime]"
+msgstr "Sin Funkcija [Vrijeme Izvodjenja]"
-#: 03060400.xhp#bm_id3156024.help.text
+#. Jhy-
+#: 03030204.xhp
#, fuzzy
-msgid "<bookmark_value>Not operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
+msgctxt ""
+"03030204.xhp\n"
+"bm_id3153346\n"
+"help.text"
+msgid "<bookmark_value>Second function</bookmark_value>"
+msgstr "<bookmark_value>Sin funkcija</bookmark_value>"
-#: 03060400.xhp#hd_id3156024.1.help.text
+#. 32Oj
+#: 03030204.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03060400.xhp\" name=\"Not-Operator [Runtime]\">Not-Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"MOD Operator [Vrijeme izvodjenja]\">MOD Operator [Vrijeme izvodjenja]</link>"
+msgctxt ""
+"03030204.xhp\n"
+"hd_id3153346\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second Function [Runtime]\">Second Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Trazi Funkciju [Run-time]\">Trazi Funkcija [Run-time]</link>"
-#: 03060400.xhp#par_id3159414.2.help.text
-msgid "Negates an expression by inverting the bit values."
+#. _=dl
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"par_id3156023\n"
+"2\n"
+"help.text"
+msgid "Returns an integer that represents the seconds of the serial time number that is generated by the TimeSerial or the TimeValue function."
msgstr ""
-#: 03060400.xhp#hd_id3149457.3.help.text
-msgctxt "03060400.xhp#hd_id3149457.3.help.text"
+#. nVg[
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"hd_id3147264\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03060400.xhp#par_id3150360.4.help.text
-msgid "Result = Not Expression"
+#. k/*4
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"par_id3146795\n"
+"4\n"
+"help.text"
+msgid "Second (Number)"
msgstr ""
-#: 03060400.xhp#hd_id3151211.5.help.text
-msgctxt "03060400.xhp#hd_id3151211.5.help.text"
+#. 1b+\
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"hd_id3150792\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
+
+#. 3txD
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"par_id3154140\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "Cjelobrojno"
+
+#. YIBm
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"hd_id3156280\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03060400.xhp#par_id3147228.6.help.text
-#, fuzzy
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the negation."
-msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
-
-#: 03060400.xhp#par_id3154124.7.help.text
+#. ;OV2
+#: 03030204.xhp
#, fuzzy
-msgid "<emph>Expression:</emph> Any expression that you want to negate."
-msgstr "<emph>Izraz</emph>: Izraz koji želite procijeniti"
+msgctxt ""
+"03030204.xhp\n"
+"par_id3154124\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Numeric expression that contains the serial time number that is used to calculate the number of seconds."
+msgstr "<emph>Number</emph>: Numerički izraz koji sadrži serijski datum koji će se koristiti da se ustanovi mjesec godine."
-#: 03060400.xhp#par_id3150868.8.help.text
-msgid "When a Boolean expression is negated, the value True changes to False, and the value False changes to True."
+#. IX,C
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"par_id3125864\n"
+"9\n"
+"help.text"
+msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the seconds of a serial time value that is generated by the <emph>TimeSerial</emph> or <emph>TimeValue </emph>functions. For example, the expression:"
msgstr ""
-#: 03060400.xhp#par_id3145785.9.help.text
-msgid "In a bitwise negation each individual bit is inverted."
+#. *~]@
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"par_id3153951\n"
+"10\n"
+"help.text"
+msgid "Print Second(TimeSerial(12,30,41))"
msgstr ""
-#: 03060400.xhp#hd_id3153093.10.help.text
-msgctxt "03060400.xhp#hd_id3153093.10.help.text"
+#. 0,RX
+#: 03030204.xhp
+#, fuzzy
+msgctxt ""
+"03030204.xhp\n"
+"par_id3151117\n"
+"11\n"
+"help.text"
+msgid "returns the value 41."
+msgstr "vrača vrijednost 20."
+
+#. .H86
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"hd_id3147426\n"
+"12\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03060400.xhp#par_id3153143.11.help.text
-#, fuzzy
-msgid "Sub ExampleNot"
-msgstr "Sub SkupPrimjera"
-
-#: 03060400.xhp#par_id3147317.12.help.text
-msgctxt "03060400.xhp#par_id3147317.12.help.text"
-msgid "Dim vA as Variant, vB as Variant, vC as Variant, vD as Variant"
+#. aP#9
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"par_id3156441\n"
+"14\n"
+"help.text"
+msgid "MsgBox \"The exact second of the current time is \"& Second( Now )"
msgstr ""
-#: 03060400.xhp#par_id3145274.13.help.text
+#. G314
+#: 03102300.xhp
#, fuzzy
-msgctxt "03060400.xhp#par_id3145274.13.help.text"
-msgid "Dim vOut as Variant"
-msgstr "Dim A Kao Promjenjiv"
-
-#: 03060400.xhp#par_id3153363.14.help.text
-msgctxt "03060400.xhp#par_id3153363.14.help.text"
-msgid "vA = 10: vB = 8: vC = 6: vD = Null"
-msgstr ""
-
-#: 03060400.xhp#par_id3145749.15.help.text
-msgid "vOut = Not vA REM Returns -11"
-msgstr ""
-
-#: 03060400.xhp#par_id3148645.16.help.text
-msgid "vOut = Not(vC > vD) REM Returns -1"
-msgstr ""
-
-#: 03060400.xhp#par_id3156441.17.help.text
-msgid "vOut = Not(vB > vA) REM Returns -1"
-msgstr ""
-
-#: 03060400.xhp#par_id3152596.18.help.text
-msgid "vOut = Not(vA > vB) REM Returns 0"
-msgstr ""
-
-#: 03060400.xhp#par_id3154319.19.help.text
-msgctxt "03060400.xhp#par_id3154319.19.help.text"
-msgid "end Sub"
-msgstr "kraj Sub"
-
-#: 03103300.xhp#tit.help.text
-msgid "Option Explicit Statement [Runtime]"
-msgstr ""
+msgctxt ""
+"03102300.xhp\n"
+"tit\n"
+"help.text"
+msgid "IsDate Function [Runtime]"
+msgstr "CDate Function [Run-time]"
-#: 03103300.xhp#bm_id3145090.help.text
+#. X/a-
+#: 03102300.xhp
#, fuzzy
-msgid "<bookmark_value>Option Explicit statement</bookmark_value>"
-msgstr "<bookmark_value>Naredba za izlaz</bookmark_value>"
+msgctxt ""
+"03102300.xhp\n"
+"bm_id3145090\n"
+"help.text"
+msgid "<bookmark_value>IsDate function</bookmark_value>"
+msgstr "<bookmark_value>Int Funkcija</bookmark_value>"
-#: 03103300.xhp#hd_id3145090.1.help.text
+#. xo\2
+#: 03102300.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03103300.xhp\" name=\"Option Explicit Statement [Runtime]\">Option Explicit Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104100.xhp\" name=\"Proizvoljno (u Naredbi Funkcije) [Vrijeme izvršavanja]\">Proizvoljno (u Naredbi Funkcija) [Vrijeme izvršavanja]</link>"
+msgctxt ""
+"03102300.xhp\n"
+"hd_id3145090\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03102300.xhp\" name=\"IsDate Function [Runtime]\">IsDate Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate Function [Run-time]\">CDate Function [Run-time]</link>"
-#: 03103300.xhp#par_id3148538.2.help.text
-msgid "Specifies that every variable in the program code must be explicitly declared with the Dim statement."
+#. }scP
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
+"par_id3153311\n"
+"2\n"
+"help.text"
+msgid "Tests if a numeric or string expression can be converted to a <emph>Date</emph> variable."
msgstr ""
-#: 03103300.xhp#hd_id3149763.3.help.text
-msgctxt "03103300.xhp#hd_id3149763.3.help.text"
+#. FZ3-
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
+"hd_id3153824\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03103300.xhp#par_id3149514.4.help.text
+#. +ch^
+#: 03102300.xhp
#, fuzzy
-msgctxt "03103300.xhp#par_id3149514.4.help.text"
-msgid "Option Explicit"
-msgstr "Option Explicit"
+msgctxt ""
+"03102300.xhp\n"
+"par_id3147573\n"
+"4\n"
+"help.text"
+msgid "IsDate (Expression)"
+msgstr "CDate (Izraz)"
+
+#. M(#x
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
+"hd_id3143270\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03103300.xhp#hd_id3145315.5.help.text
-msgctxt "03103300.xhp#hd_id3145315.5.help.text"
+#. q_,z
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
+"par_id3147560\n"
+"6\n"
+"help.text"
+msgid "Bool"
+msgstr ""
+
+#. [9,$
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
+"hd_id3148947\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03103300.xhp#par_id3145172.6.help.text
-msgctxt "03103300.xhp#par_id3145172.6.help.text"
-msgid "This statement must be added before the executable program code in a module."
+#. j5XW
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
+"par_id3145069\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any numeric or string expression that you want to test. If the expression can be converted to a date, the function returns <emph>True</emph>, otherwise the function returns <emph>False</emph>."
msgstr ""
-#: 03103300.xhp#hd_id3125864.7.help.text
-msgctxt "03103300.xhp#hd_id3125864.7.help.text"
+#. ,l6s
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
+"hd_id3150447\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03103300.xhp#par_id3154217.8.help.text
-#, fuzzy
-msgctxt "03103300.xhp#par_id3154217.8.help.text"
-msgid "Option Explicit"
-msgstr "Option Explicit"
-
-#: 03103300.xhp#par_id3156214.9.help.text
-#, fuzzy
-msgid "Sub ExampleExplicit"
-msgstr "Sub PrimjerDir"
-
-#: 03103300.xhp#par_id3153193.10.help.text
-msgctxt "03103300.xhp#par_id3153193.10.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar kao String"
-
-#: 03103300.xhp#par_id3159252.11.help.text
-msgctxt "03103300.xhp#par_id3159252.11.help.text"
-msgid "sVar = \"Las Vegas\""
-msgstr ""
-
-#: 03103300.xhp#par_id3145787.12.help.text
-msgid "For i% = 1 to 10 REM This results in a run-time error"
-msgstr ""
-
-#: 03103300.xhp#par_id3152598.13.help.text
-msgid "REM"
-msgstr ""
-
-#: 03103300.xhp#par_id3145749.14.help.text
-msgid "Next i%"
+#. Ke^3
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
+"par_id3150869\n"
+"13\n"
+"help.text"
+msgid "Print IsDate(sDateVar) ' Returns True"
+msgstr ""
+
+#. ^f9`
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
+"par_id3147288\n"
+"15\n"
+"help.text"
+msgid "Print IsDate(sDateVar) ' Returns False"
+msgstr ""
+
+#. baSz
+#: 03020400.xhp
+msgctxt ""
+"03020400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Managing Files"
msgstr ""
-#: 03103300.xhp#par_id3150010.15.help.text
+#. Ave(
+#: 03020400.xhp
#, fuzzy
-msgctxt "03103300.xhp#par_id3150010.15.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"03020400.xhp\n"
+"hd_id3145136\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020400.xhp\" name=\"Managing Files\">Managing Files</link>"
+msgstr "<link href=\"text/sbasic/shared/03100000.xhp\" name=\"varijable\">varijable</link>"
-#: 03100900.xhp#tit.help.text
-msgid "CSng Function[Runtime]"
-msgstr "CSng Function[Run-time]"
+#. W3QL
+#: 03020400.xhp
+msgctxt ""
+"03020400.xhp\n"
+"par_id3147264\n"
+"2\n"
+"help.text"
+msgid "The functions and statements for managing files are described here."
+msgstr "Funkcijas i izjave za upravljanje datotekaa su opisani ovdje."
-#: 03100900.xhp#bm_id3153753.help.text
+#. fi5C
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"tit\n"
+"help.text"
+msgid "CBool Function [Runtime]"
+msgstr "CBool Function [Run-time]"
+
+#. oVE[
+#: 03100100.xhp
#, fuzzy
-msgid "<bookmark_value>CSng function</bookmark_value>"
-msgstr "<bookmark_value>Str Funkcija</bookmark_value>"
+msgctxt ""
+"03100100.xhp\n"
+"bm_id3150616\n"
+"help.text"
+msgid "<bookmark_value>CBool function</bookmark_value>"
+msgstr "<bookmark_value>Izaberi funkciju</bookmark_value>"
-#: 03100900.xhp#hd_id3153753.1.help.text
-msgid "<link href=\"text/sbasic/shared/03100900.xhp\" name=\"CSng Function[Runtime]\">CSng Function[Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100900.xhp\" name=\"CSng Function[Run-time]\">CSng Function[Run-time]</link>"
+#. 9Ulc
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"hd_id3150616\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100100.xhp\" name=\"CBool Function [Runtime]\">CBool Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100100.xhp\" name=\"CBool Function [Run-time]\">CBool Function [Run-time]</link>"
-#: 03100900.xhp#par_id3149748.2.help.text
-msgid "Converts any string or numeric expression to data type Single."
-msgstr "Konvertuje Bilo koji znak brojnu vrijednost I jedinicnu datovnu vrijednost."
+#. VK+I
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"par_id3145136\n"
+"2\n"
+"help.text"
+msgid "Converts a string comparison or numeric comparison to a Boolean expression, or converts a single numeric expression to a Boolean expression."
+msgstr "Konvertuje poredjenje znaka ili brojnog izraza u Boolean izraz, ili konvertuje jedan brojni izraz u Boolean izraz."
-#: 03100900.xhp#hd_id3153255.3.help.text
-msgctxt "03100900.xhp#hd_id3153255.3.help.text"
+#. ]6Hm
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"hd_id3153345\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03100900.xhp#par_id3148983.4.help.text
-msgid "CSng (Expression)"
-msgstr "CSng (Izraz)"
+#. 2e-n
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"par_id3149514\n"
+"4\n"
+"help.text"
+msgid "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) or CBool (Number)"
+msgstr "CBool (Izraz_1 {= | <> | < | > | <= | >=} Izraz_2) or CBool (Number)"
-#: 03100900.xhp#hd_id3152347.5.help.text
-msgctxt "03100900.xhp#hd_id3152347.5.help.text"
+#. w!Vn
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"hd_id3156152\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03100900.xhp#par_id3153750.6.help.text
-msgctxt "03100900.xhp#par_id3153750.6.help.text"
-msgid "Single"
+#. yd2Q
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"par_id3155419\n"
+"6\n"
+"help.text"
+msgid "Bool"
msgstr ""
-#: 03100900.xhp#hd_id3146957.7.help.text
-msgctxt "03100900.xhp#hd_id3146957.7.help.text"
+#. z7cP
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"hd_id3147530\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03100900.xhp#par_id3153345.8.help.text
-msgctxt "03100900.xhp#par_id3153345.8.help.text"
-msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
-msgstr ""
-
-#: 03100900.xhp#hd_id3149514.9.help.text
-msgctxt "03100900.xhp#hd_id3149514.9.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03100900.xhp#par_id3154142.10.help.text
-#, fuzzy
-msgid "Sub ExampleCSNG"
-msgstr "Sub PrimjerStr"
-
-#: 03100900.xhp#par_id3147573.11.help.text
-msgctxt "03100900.xhp#par_id3147573.11.help.text"
-msgid "Msgbox CDbl(1234.5678)"
-msgstr "poruka_polje CDbl(1234.5678)"
-
-#: 03100900.xhp#par_id3150772.12.help.text
-msgctxt "03100900.xhp#par_id3150772.12.help.text"
-msgid "Msgbox CInt(1234.5678)"
-msgstr "poruka_polje CInt(1234.5678)"
-
-#: 03100900.xhp#par_id3147531.13.help.text
-msgctxt "03100900.xhp#par_id3147531.13.help.text"
-msgid "Msgbox CLng(1234.5678)"
-msgstr "poruka_polje CLng(1234.5678)"
-
-#: 03100900.xhp#par_id3147265.14.help.text
-msgctxt "03100900.xhp#par_id3147265.14.help.text"
-msgid "Msgbox CSng(1234.5678)"
-msgstr "poruka_polje CSng(1234.5678)"
-
-#: 03100900.xhp#par_id3159414.15.help.text
-msgctxt "03100900.xhp#par_id3159414.15.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 01020200.xhp#tit.help.text
-msgid "Using Objects"
-msgstr "Korištenje Objekata"
-
-#: 01020200.xhp#hd_id3145645.1.help.text
-msgid "<variable id=\"01020200\"><link href=\"text/sbasic/shared/01020200.xhp\">Using the Object Catalog</link></variable>"
-msgstr "<variable id=\"01020200\"><link href=\"text/sbasic/shared/01020200.xhp\">Korištenje Kataloga Objekata</link></variable>"
-
-#: 01020200.xhp#par_id3153707.76.help.text
-msgid "The object catalog provides an overview of all modules and dialogs you have created in $[officename]."
-msgstr "Kadalog objekata pruža pregled svih modula i dijaloških prozora koje ste kreirali u $[officename]."
+#. Qam$
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"par_id3156344\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any string or numeric expressions that you want to compare. If the expressions match, the <emph>CBool</emph> function returns <emph>True</emph>, otherwise <emph>False</emph> is returned."
+msgstr "<emph>izraz_1, izraz_2</emph>: Bilo koji znak ili numericki izraz koji zelis konvertovati.ako se izrazi poklapaju, <emph>CBool</emph> funkcija vraca <emph>True</emph>, u drugom slucaju <emph>Netačno</emph> je vracena."
-#: 01020200.xhp#par_id3147346.78.help.text
-msgid "Click the <emph>Object Catalog</emph> icon <image id=\"img_id3147341\" src=\"cmd/sc_objectcatalog.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147341\">Icon</alt></image> in the Macro toolbar to display the object catalog."
-msgstr "Kliknite <emph>Katalog Objekata</emph> ikonicu <image id=\"img_id3147341\" src=\"cmd/sc_objectcatalog.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147341\">Icon</alt></image> u Macro traci alata da bi prikazali katalog objekata."
+#. QOI,
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"par_id3149655\n"
+"9\n"
+"help.text"
+msgid "<emph>Number:</emph> Any numeric expression that you want to convert. If the expression equals 0, <emph>False</emph> is returned, otherwise <emph>True</emph> is returned."
+msgstr "<emph>Number</emph>: Brojni izraz koji zelis konvertovati. Ako je izraz jedank 0, <emph>Netačno</emph> je vracena, u drugom slucaju <emph>True</emph> je vracena."
-#: 01020200.xhp#par_id3155114.79.help.text
-msgid "The dialog shows a list of all existing objects in a hierarchical representation. Double-clicking a list entry opens its subordinate objects."
-msgstr "Dijaloški prozor prikazuje listu svih postojećih objekata u hijerarhijskom priikazu. Dupli klik na unos u listi otvara njegove zavisne objekte."
+#. A3$Z
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"par_id3145171\n"
+"10\n"
+"help.text"
+msgid "The following example uses the <emph>CBool</emph> function to evaluate the value that is returned by the <emph>Instr</emph> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgstr "Slijedeci primjerkoristi <emph>CBool</emph> funkciju da procijeni vrijednost koja je vracena <emph>Instr</emph> funkcijom. Funkcija provjerava ako je rijec \"i\"nadjena u recenici koja je unesena od korisnika."
-#: 01020200.xhp#par_id3150786.83.help.text
-msgid "To display a certain module in the Editor or to position the cursor in a selected SUB or FUNCTION, select the corresponding entry and click the <emph>Show</emph> icon <image id=\"img_id3149527\" src=\"basctl/res/im01.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3149527\">Icon</alt></image>."
-msgstr "Da bi prikazali određeni modul u Editor-u ili pozicionirali kursor u odabranom SUB-u ili FUNCTION, izaberite odgovarajuće polje i kliknite <emph>Prikaži</emph> icon <image id=\"img_id3149527\" src=\"basctl/res/im01.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3149527\">Icon</alt></image>."
+#. B#$~
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"hd_id3156212\n"
+"11\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 01020200.xhp#par_id3153266.81.help.text
-msgid "Click the (X) icon in the title bar to close the object catalog."
-msgstr "Kliknite (X) ikonicu u naslovnoj traci da bi zatvorili katalog objekata."
+#. hK[U
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"par_id3155132\n"
+"14\n"
+"help.text"
+msgid "sText = InputBox(\"Please enter a short sentence:\")"
+msgstr "sTektst = PoljeUnosa(\"Molimo unesite kratku recenicu:\")"
-#: 03030203.xhp#tit.help.text
+#. ?49T
+#: 03100100.xhp
#, fuzzy
-msgid "Now Function [Runtime]"
-msgstr "Lof Funkcija [Run-time]"
+msgctxt ""
+"03100100.xhp\n"
+"par_id3155855\n"
+"15\n"
+"help.text"
+msgid "' Proof if the word »and« appears in the sentence."
+msgstr "REM Dokazi ukoliko je rijec »i« pojavljivana u recenici."
-#: 03030203.xhp#bm_id3149416.help.text
+#. Aj[8
+#: 03100100.xhp
#, fuzzy
-msgid "<bookmark_value>Now function</bookmark_value>"
-msgstr "<bookmark_value>Lof Funkcija</bookmark_value>"
+msgctxt ""
+"03100100.xhp\n"
+"par_id3146984\n"
+"16\n"
+"help.text"
+msgid "' Instead of the command line"
+msgstr "REM Umjesto komandne linije"
-#: 03030203.xhp#hd_id3149416.1.help.text
+#. MMD!
+#: 03100100.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03030203.xhp\" name=\"Now Function [Runtime]\">Now Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Funkcija [Run-time]\">Lof Funkcija [Run-time]</link>"
-
-#: 03030203.xhp#par_id3149670.2.help.text
-msgid "Returns the current system date and time as a <emph>Date</emph> value."
-msgstr ""
-
-#: 03030203.xhp#hd_id3149456.3.help.text
-msgctxt "03030203.xhp#hd_id3149456.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03030203.xhp#par_id3149655.4.help.text
-msgid "Now"
-msgstr ""
+msgctxt ""
+"03100100.xhp\n"
+"par_id3148576\n"
+"17\n"
+"help.text"
+msgid "' If Instr(Input, \"and\")<>0 Then..."
+msgstr "REM ako Instr(Unos, \"i\")<>0 onda..."
-#: 03030203.xhp#hd_id3154366.5.help.text
-msgctxt "03030203.xhp#hd_id3154366.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. 3*Uj
+#: 03100100.xhp
+#, fuzzy
+msgctxt ""
+"03100100.xhp\n"
+"par_id3154014\n"
+"18\n"
+"help.text"
+msgid "' the CBool function is applied as follows:"
+msgstr "REM the CBool je primjenjena kao sto slijedi:"
-#: 03030203.xhp#par_id3154909.6.help.text
-msgctxt "03030203.xhp#par_id3154909.6.help.text"
-msgid "Date"
-msgstr "Datum"
+#. /nmc
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"par_id3155413\n"
+"19\n"
+"help.text"
+msgid "If CBool(Instr(sText, \"and\")) Then"
+msgstr "If CBool(Instr(sTekst, \"i\")) onda"
-#: 03030203.xhp#hd_id3147229.7.help.text
-msgctxt "03030203.xhp#hd_id3147229.7.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. KbOY
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"par_id3152940\n"
+"20\n"
+"help.text"
+msgid "MsgBox \"The word »and« appears in the sentence you entered!\""
+msgstr "poruka_polje \"Rijec »i« se pojavljuje u recenici koju ste unijeli!\""
-#: 03030203.xhp#par_id3145172.8.help.text
+#. JK?i
+#: 03020201.xhp
#, fuzzy
-msgid "Sub ExampleNow"
-msgstr "Sub PrimjerStr"
-
-#: 03030203.xhp#par_id3150870.9.help.text
-msgid "msgbox \"It is now \" & Now"
-msgstr ""
+msgctxt ""
+"03020201.xhp\n"
+"tit\n"
+"help.text"
+msgid "Get Statement [Runtime]"
+msgstr "Postavi Naredbu[Vrijeme izvršavanja]"
-#: 03030203.xhp#par_id3145787.10.help.text
+#. i`uQ
+#: 03020201.xhp
#, fuzzy
-msgctxt "03030203.xhp#par_id3145787.10.help.text"
-msgid "End sub"
-msgstr "kraj sub"
-
-#: 03131400.xhp#tit.help.text
-msgid "TwipsPerPixelY Function [Runtime]"
-msgstr "TwipsPerPixelY Function [Run-time]"
+msgctxt ""
+"03020201.xhp\n"
+"bm_id3154927\n"
+"help.text"
+msgid "<bookmark_value>Get statement</bookmark_value>"
+msgstr "<bookmark_value>Naredba za izlaz</bookmark_value>"
-#: 03131400.xhp#bm_id3150040.help.text
+#. KV)w
+#: 03020201.xhp
#, fuzzy
-msgid "<bookmark_value>TwipsPerPixelY function</bookmark_value>"
-msgstr "<bookmark_value>DateSerial funkcija</bookmark_value>"
-
-#: 03131400.xhp#hd_id3150040.1.help.text
-msgid "<link href=\"text/sbasic/shared/03131400.xhp\" name=\"TwipsPerPixelY Function [Runtime]\">TwipsPerPixelY Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131400.xhp\" name=\"TwipsPerPixelY Function [Run-time]\">TwipsPerPixelY Function [Run-time]</link>"
-
-#: 03131400.xhp#par_id3154186.2.help.text
-msgid "Returns the number of twips that represent the height of a pixel."
-msgstr "Vraca broj twipsa koji pokazuje visinu piksela."
-
-#: 03131400.xhp#hd_id3145090.3.help.text
-msgctxt "03131400.xhp#hd_id3145090.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03131400.xhp#par_id3153681.4.help.text
-msgid "n = TwipsPerPixelY"
-msgstr ""
-
-#: 03131400.xhp#hd_id3148473.5.help.text
-msgctxt "03131400.xhp#hd_id3148473.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03131400.xhp#par_id3154306.6.help.text
-msgctxt "03131400.xhp#par_id3154306.6.help.text"
-msgid "Integer"
-msgstr "Cjelobrojno"
-
-#: 03131400.xhp#hd_id3149235.7.help.text
-msgctxt "03131400.xhp#hd_id3149235.7.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+msgctxt ""
+"03020201.xhp\n"
+"hd_id3154927\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020201.xhp\">Get Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010101.xhp\">MsgBox Statement [Run-time]</link>"
-#: 03131400.xhp#par_id3150503.8.help.text
-msgctxt "03131400.xhp#par_id3150503.8.help.text"
-msgid "Sub ExamplePixelTwips"
+#. cd~k
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3145069\n"
+"2\n"
+"help.text"
+msgid "Reads a record from a relative file, or a sequence of bytes from a binary file, into a variable."
msgstr ""
-#: 03131400.xhp#par_id3154142.9.help.text
-msgctxt "03131400.xhp#par_id3154142.9.help.text"
-msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
+#. t!%G
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3154346\n"
+"3\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03020204.xhp\" name=\"PUT\"><item type=\"literal\">PUT</item></link> Statement"
msgstr ""
-#: 03131400.xhp#par_id3148944.10.help.text
-#, fuzzy
-msgctxt "03131400.xhp#par_id3148944.10.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03020414.xhp#tit.help.text
-msgid "SetAttr Statement [Runtime]"
-msgstr "SetAttr izjava [Run-time]"
-
-#: 03020414.xhp#bm_id3147559.help.text
-msgid "<bookmark_value>SetAttr statement</bookmark_value>"
-msgstr "<bookmark_value>SetAttr izjava</bookmark_value>"
-
-#: 03020414.xhp#hd_id3147559.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020414.xhp\" name=\"SetAttr Statement [Runtime]\">SetAttr Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020414.xhp\" name=\"SetAttr izjava [Run-time]\">SetAttr izjava [Run-time]</link>"
-
-#: 03020414.xhp#par_id3147264.2.help.text
-msgid "Sets the attribute information for a specified file."
-msgstr "Postavi atribut informacije za specificirani dokument."
-
-#: 03020414.xhp#hd_id3150359.3.help.text
-msgctxt "03020414.xhp#hd_id3150359.3.help.text"
+#. 3-rr
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"hd_id3150358\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03020414.xhp#par_id3154365.4.help.text
-msgid "SetAttr FileName As String, Attribute As Integer"
+#. \/Sn
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3150792\n"
+"5\n"
+"help.text"
+msgid "Get [#] FileNumber As Integer, [Position], Variable"
msgstr ""
-#: 03020414.xhp#hd_id3125863.5.help.text
-msgctxt "03020414.xhp#hd_id3125863.5.help.text"
+#. cY8U
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"hd_id3154138\n"
+"6\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03020414.xhp#par_id3154909.6.help.text
-msgid "FileName: Name of the file, including the path, that you want to test attributes of. If you do not enter a path, <emph>SetAttr</emph> searches for the file in the current directory. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "FileName: Naziv dokumenta, uključujući putanju, čijeg želite atribute od. Ako ne unesete putanju, <emph>SetAttr</emph> pretražuje za dokument u trenutnom direktoriju. Možete također koristiti <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notaciju\">URL notation</link>."
-
-#: 03020414.xhp#par_id3153192.7.help.text
-msgid "<emph>Attribute:</emph> Bit pattern defining the attributes that you want to set or to clear:"
-msgstr "<emph>Attribute</emph>: Šema sa bitima koja definiše atribute koje želite da postavite ili izbrišete:"
-
-#: 03020414.xhp#par_id3145786.8.help.text
-msgid "<emph>Value</emph>"
-msgstr "<emph>Vrijednost</emph>"
-
-#: 03020414.xhp#par_id3152596.9.help.text
-msgctxt "03020414.xhp#par_id3152596.9.help.text"
-msgid "0 : Normal files."
-msgstr "0 : Normalni dokumenti."
-
-#: 03020414.xhp#par_id3149262.10.help.text
-msgctxt "03020414.xhp#par_id3149262.10.help.text"
-msgid "1 : Read-only files."
-msgstr ""
-
-#: 03020414.xhp#par_id3152576.13.help.text
-msgctxt "03020414.xhp#par_id3152576.13.help.text"
-msgid "32 : File was changed since last backup (Archive bit)."
-msgstr ""
-
-#: 03020414.xhp#par_id3153093.14.help.text
-msgid "You can set multiple attributes by combining the respective values with a logic OR statement."
-msgstr "Možete postaviti više atribute kombinirajući referentne vrijednosti sa logičkom OR izjavom."
-
-#: 03020414.xhp#hd_id3147434.15.help.text
-msgctxt "03020414.xhp#hd_id3147434.15.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03020414.xhp#par_id3154012.16.help.text
-#, fuzzy
-msgctxt "03020414.xhp#par_id3154012.16.help.text"
-msgid "Sub ExampleSetGetAttr"
-msgstr "Sub PrimjerFajlAttr"
-
-#: 03020414.xhp#par_id3148645.17.help.text
-msgctxt "03020414.xhp#par_id3148645.17.help.text"
-msgid "On Error Goto ErrorHandler REM Define target for error-handler"
-msgstr ""
-
-#: 03020414.xhp#par_id3145647.18.help.text
-msgctxt "03020414.xhp#par_id3145647.18.help.text"
-msgid "If Dir(\"C:\\test\",16)=\"\" Then MkDir \"C:\\test\""
-msgstr ""
-
-#: 03020414.xhp#par_id3147126.19.help.text
-msgctxt "03020414.xhp#par_id3147126.19.help.text"
-msgid "If Dir(\"C:\\test\\autoexec.sav\")=\"\" THEN Filecopy \"c:\\autoexec.bat\", \"c:\\test\\autoexec.sav\""
-msgstr ""
-
-#: 03020414.xhp#par_id3151074.20.help.text
-msgctxt "03020414.xhp#par_id3151074.20.help.text"
-msgid "SetAttr \"c:\\test\\autoexec.sav\" ,0"
-msgstr "SetAttr \"c:\\test\\autoexec.sav\", 0"
-
-#: 03020414.xhp#par_id3153158.21.help.text
-msgctxt "03020414.xhp#par_id3153158.21.help.text"
-msgid "Filecopy \"c:\\autoexec.bat\", \"c:\\test\\autoexec.sav\""
-msgstr ""
-
-#: 03020414.xhp#par_id3149378.22.help.text
-msgctxt "03020414.xhp#par_id3149378.22.help.text"
-msgid "SetAttr \"c:\\test\\autoexec.sav\" ,1"
-msgstr "SetAttr \"c:\\test\\autoexec.sav\", 1"
-
-#: 03020414.xhp#par_id3150716.23.help.text
-msgctxt "03020414.xhp#par_id3150716.23.help.text"
-msgid "print GetAttr( \"c:\\test\\autoexec.sav\" )"
-msgstr ""
-
-#: 03020414.xhp#par_id3154018.24.help.text
-msgctxt "03020414.xhp#par_id3154018.24.help.text"
-msgid "end"
+#. Z5?[
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3150448\n"
+"7\n"
+"help.text"
+msgid "<emph>FileNumber:</emph> Any integer expression that determines the file number."
msgstr ""
-#: 03020414.xhp#par_id3149121.25.help.text
-msgctxt "03020414.xhp#par_id3149121.25.help.text"
-msgid "ErrorHandler:"
+#. j8.;
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3154684\n"
+"8\n"
+"help.text"
+msgid "<emph>Position:</emph> For files opened in Random mode, <emph>Position</emph> is the number of the record that you want to read."
msgstr ""
-#: 03020414.xhp#par_id3156275.26.help.text
-msgctxt "03020414.xhp#par_id3156275.26.help.text"
-msgid "Print Error"
+#. ;F6l
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3153768\n"
+"9\n"
+"help.text"
+msgid "For files opened in Binary mode, <emph>Position</emph> is the byte position in the file where the reading starts."
msgstr ""
-#: 03020414.xhp#par_id3153707.27.help.text
-msgctxt "03020414.xhp#par_id3153707.27.help.text"
-msgid "end"
+#. f:k+
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3147319\n"
+"10\n"
+"help.text"
+msgid "If <emph>Position</emph> is omitted, the current position or the current data record of the file is used."
msgstr ""
-#: 03020414.xhp#par_id3145640.28.help.text
-msgctxt "03020414.xhp#par_id3145640.28.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03020200.xhp#tit.help.text
-msgid "File Input/Output Functions"
+#. $fGn
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3149484\n"
+"11\n"
+"help.text"
+msgid "Variable: Name of the variable to be read. With the exception of object variables, you can use any variable type."
msgstr ""
-#: 03020200.xhp#hd_id3150791.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020200.xhp\" name=\"File Input/Output Functions\">File Input/Output Functions</link>"
-msgstr ""
+#. p.RQ
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"hd_id3153144\n"
+"12\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03060500.xhp#tit.help.text
+#. S0wR
+#: 03020201.xhp
#, fuzzy
-msgid "Or-Operator [Runtime]"
-msgstr "MOD Operator [Vrijeme izvodjenja]"
+msgctxt ""
+"03020201.xhp\n"
+"par_id3155307\n"
+"15\n"
+"help.text"
+msgid "Dim sText As Variant ' Must be a variant"
+msgstr "Oznaciti sText kao varijantu REM mora biti varijanta"
-#: 03060500.xhp#bm_id3150986.help.text
+#. a,8B
+#: 03020201.xhp
#, fuzzy
-msgid "<bookmark_value>Or operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
+msgctxt ""
+"03020201.xhp\n"
+"par_id3149411\n"
+"21\n"
+"help.text"
+msgid "Seek #iNumber,1 ' Position at beginning"
+msgstr "Traziti #iBroj,1 REM pozicija na pocetku"
-#: 03060500.xhp#hd_id3150986.1.help.text
+#. TgS]
+#: 03020201.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03060500.xhp\" name=\"Or-Operator [Runtime]\">Or Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"MOD Operator [Vrijeme izvodjenja]\">MOD Operator [Vrijeme izvodjenja]</link>"
-
-#: 03060500.xhp#par_id3148552.2.help.text
-msgid "Performs a logical OR disjunction on two expressions."
-msgstr ""
-
-#: 03060500.xhp#hd_id3148664.3.help.text
-msgctxt "03060500.xhp#hd_id3148664.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+msgctxt ""
+"03020201.xhp\n"
+"par_id3153158\n"
+"22\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text"
+msgstr "Staviti #iBroj,, \"Ovo je prvi red teksta\" REM ispuniti sa tekstom"
-#: 03060500.xhp#par_id3150358.4.help.text
+#. p:M5
+#: 03020201.xhp
#, fuzzy
-msgid "Result = Expression1 Or Expression2"
-msgstr "Resultat = Izrar_1 MOD Izraz_2"
-
-#: 03060500.xhp#hd_id3151211.5.help.text
-msgctxt "03060500.xhp#hd_id3151211.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+msgctxt ""
+"03020201.xhp\n"
+"par_id3148457\n"
+"23\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the second line of text\""
+msgstr "Staviti #iBroj,,\"Ovo je novi red teksta\""
-#: 03060500.xhp#par_id3153192.6.help.text
+#. Faya
+#: 03020201.xhp
#, fuzzy
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the disjunction."
-msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
+msgctxt ""
+"03020201.xhp\n"
+"par_id3150715\n"
+"24\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the third line of text\""
+msgstr "Staviti #iBroj,,\"Ovo je novi red teksta\""
-#: 03060500.xhp#par_id3147229.7.help.text
+#. lUtS
+#: 03020201.xhp
#, fuzzy
-msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to compare."
-msgstr "<emph>Izraz_1, Izraz_2</emph>: Brojcani izraz koji zelite da podijelite."
-
-#: 03060500.xhp#par_id3154684.8.help.text
-msgid "A logical OR disjunction of two Boolean expressions returns the value True if at least one comparison expression is True."
-msgstr ""
+msgctxt ""
+"03020201.xhp\n"
+"par_id3155938\n"
+"33\n"
+"help.text"
+msgid "Put #iNumber,,\"This is a new text\""
+msgstr "Staviti #iBroj,,\"Ovo je novi red teksta\""
-#: 03060500.xhp#par_id3153768.9.help.text
-msgid "A bit-wise comparison sets a bit in the result if the corresponding bit is set in at least one of the two expressions."
+#. ?JFT
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3146916\n"
+"36\n"
+"help.text"
+msgid "Put #iNumber,20,\"This is the text in record 20\""
msgstr ""
-#: 03060500.xhp#hd_id3161831.10.help.text
-msgctxt "03060500.xhp#hd_id3161831.10.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03060500.xhp#par_id3147427.11.help.text
+#. g+=;
+#: 03102700.xhp
#, fuzzy
-msgid "Sub ExampleOr"
-msgstr "Sub PrimjerStr"
-
-#: 03060500.xhp#par_id3153142.12.help.text
-msgctxt "03060500.xhp#par_id3153142.12.help.text"
-msgid "Dim vA as Variant, vB as Variant, vC as Variant, vD as Variant"
-msgstr ""
+msgctxt ""
+"03102700.xhp\n"
+"tit\n"
+"help.text"
+msgid "IsNumeric Function [Runtime]"
+msgstr "JeliUnoStruct Funkcija [Vrijeme izvršavanja]"
-#: 03060500.xhp#par_id3154014.13.help.text
+#. R?s[
+#: 03102700.xhp
#, fuzzy
-msgctxt "03060500.xhp#par_id3154014.13.help.text"
-msgid "Dim vOut as Variant"
-msgstr "Dim A Kao Promjenjiv"
-
-#: 03060500.xhp#par_id3155856.14.help.text
-msgctxt "03060500.xhp#par_id3155856.14.help.text"
-msgid "vA = 10: vB = 8: vC = 6: vD = Null"
-msgstr ""
-
-#: 03060500.xhp#par_id3152460.15.help.text
-msgid "vOut = vA > vB Or vB > vC REM -1"
-msgstr ""
-
-#: 03060500.xhp#par_id3147349.16.help.text
-msgid "vOut = vB > vA Or vB > vC REM -1"
-msgstr ""
-
-#: 03060500.xhp#par_id3151114.17.help.text
-msgid "vOut = vA > vB Or vB > vD REM -1"
-msgstr ""
-
-#: 03060500.xhp#par_id3153726.18.help.text
-msgid "vOut = (vB > vD Or vB > vA) REM 0"
-msgstr ""
-
-#: 03060500.xhp#par_id3152598.19.help.text
-msgid "vOut = vB Or vA REM 10"
-msgstr ""
+msgctxt ""
+"03102700.xhp\n"
+"bm_id3145136\n"
+"help.text"
+msgid "<bookmark_value>IsNumeric function</bookmark_value>"
+msgstr "<bookmark_value>JeliUnoStruct Funkcija</bookmark_value>"
-#: 03060500.xhp#par_id3150420.20.help.text
+#. Y]94
+#: 03102700.xhp
#, fuzzy
-msgctxt "03060500.xhp#par_id3150420.20.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03120102.xhp#tit.help.text
-msgid "Chr Function [Runtime]"
-msgstr "Chr Funkcija [Vrijeme izvršavanja]"
-
-#: 03120102.xhp#bm_id3149205.help.text
-msgid "<bookmark_value>Chr function</bookmark_value>"
-msgstr "<bookmark_value>Chr Funkcija</bookmark_value>"
-
-#: 03120102.xhp#hd_id3149205.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120102.xhp\" name=\"Chr Function [Runtime]\">Chr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120102.xhp\" name=\"Chr Funkcija [Vrijeme izvršavanja]\">Chr Funkcija [Vrijeme izvršavanja]</link>"
+msgctxt ""
+"03102700.xhp\n"
+"hd_id3145136\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric Function [Runtime]\">IsNumeric Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104500.xhp\" name=\"JeliUnoStruct Funkcija [Vrijeme izvršavanja]\">JeliUnoStruct Funkcija [Vrijeme izvršavanja]</link>"
-#: 03120102.xhp#par_id3153311.2.help.text
-msgid "Returns the character that corresponds to the specified character code."
-msgstr "Varca karakter koji odgovara odredenom kodu karaktera."
+#. O1F$
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"par_id3149177\n"
+"2\n"
+"help.text"
+msgid "Tests if an expression is a number. If the expression is a <link href=\"text/sbasic/shared/00000002.xhp#dezimal\" name=\"number\">number</link>, the function returns True, otherwise the function returns False."
+msgstr ""
-#: 03120102.xhp#hd_id3149514.3.help.text
-msgctxt "03120102.xhp#hd_id3149514.3.help.text"
+#. LVo7
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"hd_id3149415\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03120102.xhp#par_id3150669.4.help.text
-msgid "Chr(Expression As Integer)"
-msgstr "Chr(Izraz kao Cijeli Broj)"
+#. @Op;
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"par_id3150771\n"
+"4\n"
+"help.text"
+msgid "IsNumeric (Var)"
+msgstr ""
-#: 03120102.xhp#hd_id3143228.5.help.text
-msgctxt "03120102.xhp#hd_id3143228.5.help.text"
+#. kEIG
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"hd_id3148685\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03120102.xhp#par_id3153824.6.help.text
-#, fuzzy
-msgctxt "03120102.xhp#par_id3153824.6.help.text"
-msgid "String"
-msgstr "Stringovi"
+#. JlFL
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"par_id3148944\n"
+"6\n"
+"help.text"
+msgid "Bool"
+msgstr ""
-#: 03120102.xhp#hd_id3148944.7.help.text
-msgctxt "03120102.xhp#hd_id3148944.7.help.text"
+#. iDC!
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"hd_id3148947\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03120102.xhp#par_id3149295.8.help.text
-msgid "<emph>Expression:</emph> Numeric variables that represent a valid 8 bit ASCII value (0-255) or a 16 bit Unicode value."
-msgstr "<emph>Expression</emph>: Brojne vrijednosti koje predstavljaju validnu 8 bit-nu ASCII vrijednost (0-255) ili 16 bit-nu Unicode vrijednost."
-
-#: 03120102.xhp#par_id3159414.9.help.text
-msgid "Use the <emph>Chr$</emph> function to send special control sequences to a printer or to another output source. You can also use it to insert quotation marks in a string expression."
-msgstr "Koristi <emph>Chr$</emph> funkciju da pošalje specijalne kontrolne sekvence printeru ili nekom drugom izlaznom izvoru. Takode se može koristiti i za unošenje navodnika u string izrazima."
+#. 7yHn
+#: 03102700.xhp
+#, fuzzy
+msgctxt ""
+"03102700.xhp\n"
+"par_id3154760\n"
+"8\n"
+"help.text"
+msgid "<emph>Var:</emph> Any expression that you want to test."
+msgstr "<emph>Izraz</emph>: Izraz koji želite procijeniti"
-#: 03120102.xhp#hd_id3154366.10.help.text
-msgctxt "03120102.xhp#hd_id3154366.10.help.text"
+#. LS|e
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"hd_id3149656\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03120102.xhp#par_id3144502.11.help.text
-msgid "sub ExampleChr"
-msgstr "sub PrimjerChr"
-
-#: 03120102.xhp#par_id3154909.12.help.text
-msgid "REM This example inserts quotation marks (ASCII value 34) in a string."
-msgstr "REM Ovaj primjer unosi navodnike (ASCII value 34) u stringu."
-
-#: 03120102.xhp#par_id3151380.13.help.text
-msgid "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr$(34)+\" trip.\""
-msgstr "MsgBox \"A \"+ Chr$(34)+\"kratko\" + Chr$(34)+\" putovanje.\""
-
-#: 03120102.xhp#par_id3145174.14.help.text
-msgid "REM The printout appears in the dialog as: A \"short\" trip."
-msgstr "REM Ispis se prikazuje u dijalogu kao: \"Kratko\" putovanje."
-
-#: 03120102.xhp#par_id3154685.15.help.text
-msgctxt "03120102.xhp#par_id3154685.15.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03120102.xhp#par_idN10668.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03120101.xhp\">ASC</link>"
-msgstr "<link href=\"text/sbasic/shared/01050100.xhp\">Pogledaj prozor</link>"
-
-#: 01000000.xhp#tit.help.text
-msgid "Programming with $[officename] Basic "
-msgstr ""
-
-#: 01000000.xhp#hd_id3156027.1.help.text
-msgid "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/01000000.xhp\" name=\"Programming with $[officename] Basic \">Programming with $[officename] Basic </link></variable>"
-msgstr ""
-
-#: 01000000.xhp#par_id3153708.2.help.text
-msgid "This is where you find general information about working with macros and $[officename] Basic."
-msgstr ""
+#. TotR
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"par_id3147230\n"
+"13\n"
+"help.text"
+msgid "Print IsNumeric(vVar) ' Returns False"
+msgstr ""
+
+#. PUPx
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"par_id3154910\n"
+"15\n"
+"help.text"
+msgid "Print IsNumeric(vVar) ' Returns True"
+msgstr ""
+
+#. lA#2
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Optional (in Function Statement) [Runtime]"
+msgstr "Proizvoljno (u naredbi funkcije) [Vrijeme izvršavanja]"
-#: 03030302.xhp#tit.help.text
-#, fuzzy
-msgid "Time Statement [Runtime]"
-msgstr "Dim Red[Pokretac- vrijeme]"
+#. 7,`h
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"bm_id3149205\n"
+"help.text"
+msgid "<bookmark_value>Optional function</bookmark_value>"
+msgstr "<bookmark_value>Proizvoljna Funkcija</bookmark_value>"
-#: 03030302.xhp#bm_id3145090.help.text
-#, fuzzy
-msgid "<bookmark_value>Time statement</bookmark_value>"
-msgstr "<bookmark_value>Naziv izjave</bookmark_value>"
+#. _R~y
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"hd_id3149205\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional (in Function Statement) [Runtime]\">Optional (in Function Statement) [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104100.xhp\" name=\"Proizvoljno (u Naredbi Funkcije) [Vrijeme izvršavanja]\">Proizvoljno (u Naredbi Funkcija) [Vrijeme izvršavanja]</link>"
-#: 03030302.xhp#hd_id3145090.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03030302.xhp\">Time Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010101.xhp\">MsgBox Statement [Run-time]</link>"
+#. gSXH
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"par_id3143267\n"
+"2\n"
+"help.text"
+msgid "Allows you to define parameters that are passed to a function as optional."
+msgstr "Omogucava da definišete parametre koji su proizvoljno proslijedeni u funkciju."
-#: 03030302.xhp#par_id3150984.2.help.text
-msgid "This function returns the current system time as a string in the format \"HH:MM:SS\"."
-msgstr ""
+#. xRY!
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"par_id3155419\n"
+"3\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing\">IsMissing</link>"
+msgstr "Takode pogledaj: <link href=\"text/sbasic/shared/03104000.xhp\" name=\"Fali\">Fali</link>"
-#: 03030302.xhp#hd_id3154346.3.help.text
-msgctxt "03030302.xhp#hd_id3154346.3.help.text"
+#. Cp,z
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"hd_id3153824\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03030302.xhp#par_id3149670.4.help.text
-msgid "Time"
-msgstr "Vrijeme"
-
-#: 03030302.xhp#hd_id3150792.5.help.text
-msgctxt "03030302.xhp#hd_id3150792.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03030302.xhp#par_id3149656.6.help.text
-msgid "<emph>Text:</emph> Any string expression that specifies the new time in the format \"HH:MM:SS\"."
-msgstr ""
+#. 4L:n
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"par_id3159157\n"
+"5\n"
+"help.text"
+msgid "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)"
+msgstr "Funkcija MojaFunkcija(Text1 Kao String, Proizvoljno Arg2, Proizvoljno Arg3)"
-#: 03030302.xhp#hd_id3145173.7.help.text
-msgctxt "03030302.xhp#hd_id3145173.7.help.text"
-msgid "Example:"
+#. Rfn#
+#: 03104100.xhp
+#, fuzzy
+msgctxt ""
+"03104100.xhp\n"
+"hd_id3145610\n"
+"7\n"
+"help.text"
+msgid "Examples:"
msgstr "Primjer:"
-#: 03030302.xhp#par_id3156281.8.help.text
-#, fuzzy
-msgid "Sub ExampleTime"
-msgstr "Prijelazni PRimjerDim1"
+#. ..^6
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"par_id3154347\n"
+"8\n"
+"help.text"
+msgid "Result = MyFunction(\"Here\", 1, \"There\") ' all arguments are passed."
+msgstr "Rezultat = MojaFunkcija(\"Ovdje\", 1, \"Tamo\") ' svi argumenti su proslijedeni."
-#: 03030302.xhp#par_id3150870.9.help.text
-msgid "MsgBox Time,0,\"The time is\""
-msgstr ""
+#. r;*j
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"par_id3146795\n"
+"9\n"
+"help.text"
+msgid "Result = MyFunction(\"Test\", ,1) ' second argument is missing."
+msgstr "Rezultat = MojaFunkcija(\"Test\", , 1) ' drugi argument fali."
-#: 03030302.xhp#par_id3154123.10.help.text
-msgctxt "03030302.xhp#par_id3154123.10.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. fDzi
+#: 03104100.xhp
+#, fuzzy
+msgctxt ""
+"03104100.xhp\n"
+"par_id3153897\n"
+"10\n"
+"help.text"
+msgid "See also <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
+msgstr "Pogledaj <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
-#: 03090404.xhp#tit.help.text
-msgid "End Statement [Runtime]"
-msgstr "Završi Izjavu [Run-time]"
+#. r+d.
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"tit\n"
+"help.text"
+msgid "Function Statement [Runtime]"
+msgstr "funkcija izjave [Run-time]"
-#: 03090404.xhp#bm_id3150771.help.text
-msgid "<bookmark_value>End statement</bookmark_value>"
-msgstr "<bookmark_value>Završi Izjavu</bookmark_value>"
+#. 6h`:
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"bm_id3153346\n"
+"help.text"
+msgid "<bookmark_value>Function statement</bookmark_value>"
+msgstr "<bookmark_value>Funkcija izjave</bookmark_value>"
-#: 03090404.xhp#hd_id3150771.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"End Statement [Runtime]\">End Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"Završi Izjavu [Run-time]\">Završi Izjavu [Run-time]</link>"
+#. WEWc
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"hd_id3153346\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090406.xhp\" name=\"Function Statement [Runtime]\">Function Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090406.xhp\" name=\"Funkcija izjave [Run-time]\">Funkcija izjave [Run-time]</link>"
-#: 03090404.xhp#par_id3153126.2.help.text
-msgid "Ends a procedure or block."
-msgstr "Završi proceduru ili blok."
+#. -\.w
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3159158\n"
+"2\n"
+"help.text"
+msgid "Defines a subroutine that can be used as an expression to determine a return type."
+msgstr "Definira potprogram koji se može koristiti kao izraz za određivanje povrata tipa."
-#: 03090404.xhp#hd_id3147264.3.help.text
-msgctxt "03090404.xhp#hd_id3147264.3.help.text"
-msgid "Syntax:"
+#. sQfJ
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"hd_id3145316\n"
+"3\n"
+"help.text"
+msgid "Syntax"
msgstr "Sintaksa:"
-#: 03090404.xhp#par_id3148552.4.help.text
-msgid "End, End Function, End If, End Select, End Sub"
-msgstr "Završi, Završi Funkciju, Završi ako, Završi obilješeno, Završi Sub"
+#. }lgv
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3148944\n"
+"4\n"
+"help.text"
+msgid "see Parameter"
+msgstr "vidi Parametre"
-#: 03090404.xhp#hd_id3149456.5.help.text
-msgctxt "03090404.xhp#hd_id3149456.5.help.text"
+#. 5AX9
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"hd_id3154760\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03090404.xhp#par_id3150398.6.help.text
-msgid "Use the End statement as follows:"
-msgstr ""
-
-#: 03090404.xhp#hd_id3154366.7.help.text
-msgid "Statement"
-msgstr "Izjava"
-
-#: 03090404.xhp#par_id3151043.8.help.text
-msgid "End: Is not required, but can be entered anywhere within a procedure to end the program execution."
-msgstr "Završi: Nije potrebna, ali može se unijeti bilo gdje unutar postupka do kraja programa izvršavanja."
-
-#: 03090404.xhp#par_id3145171.9.help.text
-msgid "End Function: Ends a <emph>Function</emph> statement."
-msgstr "Završi Funkciju: Završava <emph>Funkcija</emph> izjave."
-
-#: 03090404.xhp#par_id3153192.10.help.text
-msgid "End If: Marks the end of a <emph>If...Then...Else</emph> block."
-msgstr "Završi ako: Označava kraj <emph>If...Then...Else</emph> bloka."
-
-#: 03090404.xhp#par_id3148451.11.help.text
-msgid "End Select: Marks the end of a <emph>Select Case</emph> block."
-msgstr "Završi Obilježeno: Oynačava kraj <emph>Select Case</emph> bloka."
-
-#: 03090404.xhp#par_id3155131.12.help.text
-msgid "End Sub: Ends a <emph>Sub</emph> statement."
-msgstr "Završi Sub: Završava <emph>Sub</emph> izjavu."
-
-#: 03090404.xhp#hd_id3146120.13.help.text
-msgctxt "03090404.xhp#hd_id3146120.13.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03090404.xhp#par_id3146985.14.help.text
-#, fuzzy
-msgctxt "03090404.xhp#par_id3146985.14.help.text"
-msgid "Sub ExampleRandomSelect"
-msgstr "Sub PrimjerSlucajno-odaberi"
+#. )mJ`
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3156344\n"
+"6\n"
+"help.text"
+msgid "Syntax"
+msgstr "Sintaksa:"
-#: 03090404.xhp#par_id3153363.15.help.text
+#. iNo=
+#: 03090406.xhp
#, fuzzy
-msgctxt "03090404.xhp#par_id3153363.15.help.text"
-msgid "Dim iVar As Integer"
-msgstr "Dim iColour As Integer"
-
-#: 03090404.xhp#par_id3153727.16.help.text
-msgctxt "03090404.xhp#par_id3153727.16.help.text"
-msgid "iVar = Int((15 * Rnd) -2)"
-msgstr ""
-
-#: 03090404.xhp#par_id3150011.17.help.text
-msgctxt "03090404.xhp#par_id3150011.17.help.text"
-msgid "Select Case iVar"
-msgstr ""
-
-#: 03090404.xhp#par_id3149481.18.help.text
-msgctxt "03090404.xhp#par_id3149481.18.help.text"
-msgid "Case 1 To 5"
-msgstr "Slučaj 1 Do 5"
-
-#: 03090404.xhp#par_id3152887.19.help.text
-msgctxt "03090404.xhp#par_id3152887.19.help.text"
-msgid "Print \"Number from 1 to 5\""
-msgstr "Ipiši \"Brojevi od 1 do 5\""
-
-#: 03090404.xhp#par_id3163713.20.help.text
-msgctxt "03090404.xhp#par_id3163713.20.help.text"
-msgid "Case 6, 7, 8"
-msgstr "Slučaj 6, 7, 8"
+msgctxt ""
+"03090406.xhp\n"
+"par_id3149457\n"
+"7\n"
+"help.text"
+msgid "Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As Type]"
+msgstr "Sub Name[(VarName1 [Kao Tip][, VarName2 [Kao Tip][,...]])]"
-#: 03090404.xhp#par_id3148618.21.help.text
-msgctxt "03090404.xhp#par_id3148618.21.help.text"
-msgid "Print \"Number from 6 to 8\""
-msgstr "Ispiši \"Broj od 6 do 8\""
+#. m/;+
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3153360\n"
+"8\n"
+"help.text"
+msgid "statement block"
+msgstr "blok izjava"
-#: 03090404.xhp#par_id3153144.22.help.text
-msgctxt "03090404.xhp#par_id3153144.22.help.text"
-msgid "Case Is > 8 And iVar < 11"
+#. DN+6
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3148797\n"
+"9\n"
+"help.text"
+msgid "[Exit Function]"
msgstr ""
-#: 03090404.xhp#par_id3147436.23.help.text
-msgctxt "03090404.xhp#par_id3147436.23.help.text"
-msgid "Print \"Greater than 8\""
-msgstr "Ipsiši \"Veći od 8\""
-
-#: 03090404.xhp#par_id3155418.24.help.text
-msgctxt "03090404.xhp#par_id3155418.24.help.text"
-msgid "Case Else"
-msgstr "Slučaj Inače"
+#. P~Ov
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3145419\n"
+"10\n"
+"help.text"
+msgid "statement block"
+msgstr "blok izjava"
-#: 03090404.xhp#par_id3150418.25.help.text
-msgctxt "03090404.xhp#par_id3150418.25.help.text"
-msgid "Print \"Outside range 1 to 10\""
-msgstr ""
+#. {,I1
+#: 03090406.xhp
+#, fuzzy
+msgctxt ""
+"03090406.xhp\n"
+"par_id3150449\n"
+"11\n"
+"help.text"
+msgid "End Function"
+msgstr "Kraj funkcije"
-#: 03090404.xhp#par_id3156285.26.help.text
-msgctxt "03090404.xhp#par_id3156285.26.help.text"
-msgid "End Select"
-msgstr "Zavši Obilježeno"
+#. l;=+
+#: 03090406.xhp
+#, fuzzy
+msgctxt ""
+"03090406.xhp\n"
+"par_id3156281\n"
+"12\n"
+"help.text"
+msgid "Parameter"
+msgstr "Parametar:"
-#: 03090404.xhp#par_id3149582.27.help.text
-msgctxt "03090404.xhp#par_id3149582.27.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. 2@TF
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3153193\n"
+"13\n"
+"help.text"
+msgid "<emph>Name:</emph> Name of the subroutine to contain the value returned by the function."
+msgstr "<emph>Name</emph>: Ime potprograma da sadrži vrijednost koju vraća funkcija."
-#: 03090000.xhp#tit.help.text
-msgid "Controlling Program Execution"
-msgstr ""
+#. *gsc
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3147229\n"
+"14\n"
+"help.text"
+msgid "<emph>VarName:</emph> Parameter to be passed to the subroutine."
+msgstr "<emph>VarName</emph>: Parametri koji ce biti vraceni u podprogram."
-#: 03090000.xhp#hd_id3145136.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090000.xhp\" name=\"Controlling Program Execution\">Controlling Program Execution</link>"
-msgstr ""
+#. 11}S
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3147287\n"
+"15\n"
+"help.text"
+msgid "<emph>Type:</emph> Type-declaration keyword."
+msgstr "<emph>Type:</emph> Ključna riječ za deklarisanje tipa."
-#: 03090000.xhp#par_id3143268.2.help.text
-msgid "The following statements control the execution of a program."
-msgstr ""
+#. |iGg
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"hd_id3163710\n"
+"16\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03090000.xhp#par_id3156152.3.help.text
-msgid "A program generally executes from the first line of code to the last line of code. You can also execute certain procedures within the program according to specific conditions, or repeat a section of the program within a sub-procedure or function. You can use loops to repeat parts of a program as many times as necessary, or until a certain condition is met. These type of control statements are classified as Condition, Loop, or Jump statements."
-msgstr ""
+#. nY^,
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3152939\n"
+"21\n"
+"help.text"
+msgid "For siStep = 0 To 10 ' Fill array with test data"
+msgstr ""
+
+#. aDL,
+#: 03090406.xhp
+#, fuzzy
+msgctxt ""
+"03090406.xhp\n"
+"par_id3154943\n"
+"32\n"
+"help.text"
+msgid "' Linsearch searches a TextArray:sList() for a TextEntry:"
+msgstr "REM Linsearch pretražuje a TextArray:sList() za TextEntry:"
-#: 03090202.xhp#tit.help.text
+#. 6!gp
+#: 03090406.xhp
#, fuzzy
-msgid "For...Next Statement [Runtime]"
-msgstr "DefBool Statement [Run-time]"
-
-#: 03090202.xhp#bm_id3149205.help.text
-msgid "<bookmark_value>For statement</bookmark_value><bookmark_value>To statement</bookmark_value><bookmark_value>Step statement</bookmark_value><bookmark_value>Next statement</bookmark_value>"
-msgstr ""
+msgctxt ""
+"03090406.xhp\n"
+"par_id3155601\n"
+"33\n"
+"help.text"
+msgid "' Return value Is the index of the entry Or 0 (Null)"
+msgstr "REM Vrati vrijednost je indeks od unosa ili 0 (Null)"
-#: 03090202.xhp#hd_id3149205.1.help.text
+#. )^w`
+#: 03090406.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"For...Next Statement [Runtime]\">For...Next Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo Statement [Run-time]\">GoTo Statement [Run-time]</link>"
+msgctxt ""
+"03090406.xhp\n"
+"par_id3153707\n"
+"36\n"
+"help.text"
+msgid "Exit For ' sItem found"
+msgstr "Napusti za REM sPOdatak nadjen"
-#: 03090202.xhp#par_id3143267.2.help.text
-msgid "Repeats the statements between the For...Next block a specified number of times."
-msgstr ""
+#. =n17
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Using Procedures and Functions"
+msgstr "Korištenje Procedura i Funkcija"
-#: 03090202.xhp#hd_id3156153.3.help.text
-msgctxt "03090202.xhp#hd_id3156153.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. 5oa+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"bm_id3149456\n"
+"help.text"
+msgid "<bookmark_value>procedures</bookmark_value><bookmark_value>functions;using</bookmark_value><bookmark_value>variables;passing to procedures and functions</bookmark_value><bookmark_value>parameters;for procedures and functions</bookmark_value><bookmark_value>parameters;passing by reference or value</bookmark_value><bookmark_value>variables;scope</bookmark_value><bookmark_value>scope of variables</bookmark_value><bookmark_value>GLOBAL variables</bookmark_value><bookmark_value>PUBLIC variables</bookmark_value><bookmark_value>PRIVATE variables</bookmark_value><bookmark_value>functions;return value type</bookmark_value><bookmark_value>return value type of functions</bookmark_value>"
+msgstr "<bookmark_value>procedures</bookmark_value><bookmark_value>funkcije;koristeći</bookmark_value><bookmark_value> varijable; prenos parametara na procedure i funkcije</bookmark_value><bookmark_value>;za parametre procedura i funkcija</bookmark_value><bookmark_value>; prenos po referenci ili vrijednosti varijabli </bookmark_value><bookmark_value>;scope</bookmark_value><bookmark_value>domena varijabli </bookmark_value><bookmark_value>GLOBAL varijable</bookmark_value><bookmark_value>PUBLIC varijable</bookmark_value><bookmark_value>PRIVATE varijable</bookmark_value><bookmark_value>funkcije; povratna vrijednost </bookmark_value><bookmark_value>tip povratne vrijednosti funkcije</bookmark_value>"
-#: 03090202.xhp#par_id3148473.4.help.text
-msgid "For counter=start To end [Step step]"
-msgstr ""
+#. (=cO
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3149456\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01020300.xhp\">Using Procedures and Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/01020300.xhp\">Korištenje Procedura i Funkcija</link>"
-#: 03090202.xhp#par_id3156024.5.help.text
-msgctxt "03090202.xhp#par_id3156024.5.help.text"
-msgid "statement block"
-msgstr "blok izjava"
+#. 7)iw
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3150767\n"
+"2\n"
+"help.text"
+msgid "The following describes the basic use of procedures and functions in $[officename] Basic."
+msgstr "Slijedeće opisuje osnovnu upotrebu procedura i funkcija u $[officename] Basic-u."
-#: 03090202.xhp#par_id3146796.6.help.text
-msgid "[Exit For]"
+#. i#jY
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3151215\n"
+"56\n"
+"help.text"
+msgid "When you create a new module, $[officename] Basic automatically inserts a SUB called \"Main\". This default name has nothing to do with the order or the starting point of a $[officename] Basic project. You can also safely rename this SUB."
+msgstr "Kada kreiraš novi modul , $[officename] Basic automatski unosi SUB zvani \"Osnovni\". Ovo dodijeljeno ime nema veze sa poretkom početne tačke $[officename] Basic projekat. Također možeš sigurno preimenovati ovaj SUB."
+
+#. 2EW{
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id314756320\n"
+"help.text"
+msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library."
msgstr ""
-#: 03090202.xhp#par_id3159414.7.help.text
-msgctxt "03090202.xhp#par_id3159414.7.help.text"
-msgid "statement block"
-msgstr "blok izjava"
+#. \9ZA
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3154124\n"
+"3\n"
+"help.text"
+msgid "Procedures (SUBS) and functions (FUNCTIONS) help you maintaining a structured overview by separating a program into logical pieces."
+msgstr "Procedure (SUBS) i funkcije (FUNCTIONS) pomažu pri održavanju strukturalnog pregleda rastavljanjem programa u logične dijelove."
-#: 03090202.xhp#par_id3153897.8.help.text
-msgid "Next [counter]"
-msgstr ""
+#. G\H[
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3153193\n"
+"4\n"
+"help.text"
+msgid "One benefit of procedures and functions is that, once you have developed a program code containing task components, you can use this code in another project."
+msgstr "Prednost procedura i funkcija je što, kada razviješ program koji sadrži kompnente zadatka, možeš koristiti kod u drugom projektu."
-#: 03090202.xhp#hd_id3150400.9.help.text
-#, fuzzy
-msgid "Variables:"
-msgstr "Varijable"
+#. ^y!B
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3153770\n"
+"26\n"
+"help.text"
+msgid "Passing Variables to Procedures (SUB) and Functions (FUNCTION)"
+msgstr "Prenošenje Varijabli Procedurama (SUB) i Funkcijama (FUNCTION)"
-#: 03090202.xhp#par_id3150358.10.help.text
-msgid "<emph>Counter:</emph> Loop counter initially assigned the value to the right of the equal sign (start). Only numeric variables are valid. The loop counter increases or decreases according to the variable Step until End is passed."
-msgstr ""
+#. NIkN
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3155414\n"
+"27\n"
+"help.text"
+msgid "Variables can be passed to both procedures and functions. The SUB or FUNCTION must be declared to expect parameters:"
+msgstr "Variable se mogu prenijeti objema procedurama i funkcijama. SUB ili FUNCTION mora biti deklarisana da očekuje parametre:"
-#: 03090202.xhp#par_id3152455.11.help.text
-msgid "<emph>Start:</emph> Numeric variable that defines the initial value at the beginning of the loop."
-msgstr ""
+#. OY#E
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3151114\n"
+"29\n"
+"help.text"
+msgid "Program code"
+msgstr "Kod programa"
-#: 03090202.xhp#par_id3151043.12.help.text
-msgid "<emph>End:</emph> Numeric variable that defines the final value at the end of the loop."
-msgstr ""
+#. RByu
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3152577\n"
+"31\n"
+"help.text"
+msgid "The SUB is called using the following syntax:"
+msgstr "SUB je pozvan koristeći slijedeću sintaksu:"
-#: 03090202.xhp#par_id3156281.13.help.text
-msgid "<emph>Step:</emph> Sets the value by which to increase or decrease the loop counter. If Step is not specified, the loop counter is incremented by 1. In this case, End must be greater than Start. If you want to decrease Counter, End must be less than Start, and Step must be assigned a negative value."
-msgstr ""
+#. IR-+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3147124\n"
+"33\n"
+"help.text"
+msgid "The parameters passed to a SUB must fit to those specified in the SUB declaration."
+msgstr "Parametri preneseni SUB-u moraju odgovarati onima koji su određeni pri SUB deklaraciji."
-#: 03090202.xhp#par_id3154684.14.help.text
-msgid "The <emph>For...Next</emph> loop repeats all of the statements in the loop for the number of times that is specified by the parameters."
-msgstr ""
+#. 0.`0
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3147397\n"
+"34\n"
+"help.text"
+msgid "The same process applies to FUNCTIONS. In addition, functions always return a function result. The result of a function is defined by assigning the return value to the function name:"
+msgstr "Isti proces se primjenjuje FUNKCIJAMA. Uz to, funkcije uvijek vraćaju rezultate funkcije.Rezultat funkcije je definisan dodjelom povratne vrijednosti imenu funkcije:"
-#: 03090202.xhp#par_id3147287.15.help.text
-msgid "As the counter variable is decreased, $[officename] Basic checks if the end value has been reached. As soon as the counter passes the end value, the loop automatically ends."
-msgstr ""
+#. Ke;$
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3156284\n"
+"36\n"
+"help.text"
+msgid "Program code"
+msgstr "Kod programa"
-#: 03090202.xhp#par_id3159154.16.help.text
-msgid "It is possible to nest <emph>For...Next</emph> statements. If you do not specify a variable following the <emph>Next</emph> statement, <emph>Next</emph> automatically refers to the most recent <emph>For</emph> statement."
-msgstr ""
+#. xR,,
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3145799\n"
+"37\n"
+"help.text"
+msgid "FunctionName=Result"
+msgstr ""
+
+#. .9@W
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3153839\n"
+"39\n"
+"help.text"
+msgid "The FUNCTION is called using the following syntax:"
+msgstr "Funkcija je pozvana koristeći slijedeću sintaksu:"
-#: 03090202.xhp#par_id3155306.17.help.text
-msgid "If you specify an increment of 0, the statements between <emph>For</emph> and <emph>Next</emph> are repeated continuously."
+#. RQ5O
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3146914\n"
+"40\n"
+"help.text"
+msgid "Variable=FunctionName(Parameter1, Parameter2,...)"
msgstr ""
-#: 03090202.xhp#par_id3155854.18.help.text
-msgid "When counting down the counter variable, $[officename] Basic checks for overflow or underflow. The loop ends when Counter exceeds End (positive Step value) or is less than End (negative Step value)."
-msgstr ""
+#. C(Df
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_idN107B3\n"
+"help.text"
+msgid "You can also use the fully qualified name to call a procedure or function:<br/><item type=\"literal\">Library.Module.Macro()</item><br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>"
+msgstr "Također možete koristiti potpuno kvalifikovano ime da bi pozvali proceduru ili funkciju<br/><item type=\"literal\">Library.Module.Macro()</item><br/> FNa primjer, da bi pozvali Autotext macro iz biblioteke Gimmicks, koristite ovu komandu:<br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>"
-#: 03090202.xhp#par_id3145273.19.help.text
-msgid "Use the <emph>Exit For</emph> statement to exit the loop unconditionally. This statement must be within a <emph>For...Next</emph> loop. Use the <emph>If...Then</emph> statement to test the exit condition as follows:"
-msgstr ""
+#. _3.^
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3156276\n"
+"45\n"
+"help.text"
+msgid "Passing Variables by Value or Reference"
+msgstr "Prenos Varijabli Vrijednošću ili Referencom"
-#: 03090202.xhp#par_id3153190.20.help.text
-msgid "For..."
-msgstr ""
+#. rOQM
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3155765\n"
+"47\n"
+"help.text"
+msgid "Parameters can be passed to a SUB or a FUNCTION either by reference or by value. Unless otherwise specified, a parameter is always passed by reference. That means that a SUB or a FUNCTION gets the parameter and can read and modify its value."
+msgstr "Parametri se mogu dodijeliti SUB-u ili FUNCTION referencom ili vrijednošću. Ukoliko nije drukčije odrđeno, parametar je uvijek prenesen referencom. To znači da SUB ili FUNCTION dobiva parametar i može čitati i mijenjati vrijednost."
-#: 03090202.xhp#par_id3149482.21.help.text
-#, fuzzy
-msgctxt "03090202.xhp#par_id3149482.21.help.text"
-msgid "statements"
-msgstr "Izjava"
+#. 6K%@
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3145640\n"
+"53\n"
+"help.text"
+msgid "If you want to pass a parameter by value insert the key word \"ByVal\" in front of the parameter when you call a SUB or FUNCTION, for example:"
+msgstr "Ako želiš prenijeti parameter sa vrijednošću unesi ključnu riječ \"ByVal\" ispred parametra kada pozivaš SUB ili FUNKCIJU, na primjer:"
-#: 03090202.xhp#par_id3147124.22.help.text
-msgid "If condition = True Then Exit For"
+#. ?Q(`
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3150042\n"
+"54\n"
+"help.text"
+msgid "Result = Function(<emph>ByVal</emph> Parameter)"
msgstr ""
-#: 03090202.xhp#par_id3153159.23.help.text
-#, fuzzy
-msgctxt "03090202.xhp#par_id3153159.23.help.text"
-msgid "statements"
-msgstr "Izjava"
+#. SO_t
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3149258\n"
+"55\n"
+"help.text"
+msgid "In this case, the original content of the parameter will not be modified by the FUNCTION since it only gets the value and not the parameter itself."
+msgstr "U ovom slučaju, originalni sadržaj parametra neće biti promjenjen FUNKCIJOM jer uzima samo vrijednost a ne sami parametar."
-#: 03090202.xhp#par_id3154096.24.help.text
-msgid "Next"
-msgstr "Sljedeći"
+#. {u7p
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3150982\n"
+"57\n"
+"help.text"
+msgid "Scope of Variables"
+msgstr "Domena Varijabli"
-#: 03090202.xhp#par_id3156286.25.help.text
-msgid "Note: In nested <emph>For...Next</emph> loops, if you exit a loop unconditionally with <emph>Exit For</emph>, only one loop is exited."
-msgstr ""
+#. +J+@
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3149814\n"
+"58\n"
+"help.text"
+msgid "A variable defined within a SUB or FUNCTION, only remains valid until the procedure is exited. This is known as a \"local\" variable. In many cases, you need a variable to be valid in all procedures, in every module of all libraries, or after a SUB or FUNCTION is exited."
+msgstr "Varijabla definisana unutar SUB ili FUNKCIJE je ispravna samo do izlaza iz procedure. Ovo je poznato kao \"lokalna\" varijabla. U mnogim slučajevima, potrebna je varijabla koja je ispravna u svim procedurama, u svakom modulu svih biblioteka, ili nakon što se izađe iz SUB ili FUNKCIJE."
-#: 03090202.xhp#hd_id3148457.26.help.text
-#, fuzzy
-msgctxt "03090202.xhp#hd_id3148457.26.help.text"
-msgid "Example"
-msgstr "Primjer:"
+#. LQ}r
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3154186\n"
+"59\n"
+"help.text"
+msgid "Declaring Variables Outside a SUB or FUNCTION"
+msgstr "Deklarisanje Varijabli izvan SUB ili FUNKCIJE"
-#: 03090202.xhp#par_id3151074.27.help.text
-msgid "The following example uses two nested loops to sort a string array with 10 elements ( sEntry() ), that are first filled with various contents:"
-msgstr ""
+#. ZFq^
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3150208\n"
+"111\n"
+"help.text"
+msgid "Global VarName As TYPENAME"
+msgstr ""
+
+#. ;(bT
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3145258\n"
+"112\n"
+"help.text"
+msgid "The variable is valid as long as the $[officename] session lasts."
+msgstr "varijabla je ispravna sve dok $[officename] sesija traje."
-#: 03090202.xhp#par_id3155603.28.help.text
-#, fuzzy
-msgid "Sub ExampleSort"
-msgstr "Sub PrimjerStr"
+#. dEGL
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3153198\n"
+"60\n"
+"help.text"
+msgid "Public VarName As TYPENAME"
+msgstr ""
+
+#. V$,l
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3150088\n"
+"61\n"
+"help.text"
+msgid "The variable is valid in all modules."
+msgstr "Varijabla je ispravna u svim modulima."
-#: 03090202.xhp#par_id3156275.29.help.text
-msgid "Dim sEntry(9) As String"
+#. OH?$
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3158212\n"
+"62\n"
+"help.text"
+msgid "Private VarName As TYPENAME"
msgstr ""
-#: 03090202.xhp#par_id3155066.30.help.text
+#. F8:=
+#: 01020300.xhp
#, fuzzy
-msgctxt "03090202.xhp#par_id3155066.30.help.text"
-msgid "Dim iCount As Integer"
-msgstr "Dim iColour As Integer"
-
-#: 03090202.xhp#par_id3150751.31.help.text
-#, fuzzy
-msgid "Dim iCount2 As Integer"
-msgstr "Dim iColour As Integer"
+msgctxt ""
+"01020300.xhp\n"
+"par_id3152994\n"
+"63\n"
+"help.text"
+msgid "The variable is only valid in this module."
+msgstr "Varijabla je ispravna u svim modulima."
-#: 03090202.xhp#par_id3155446.32.help.text
+#. MIk6
+#: 01020300.xhp
#, fuzzy
-msgctxt "03090202.xhp#par_id3155446.32.help.text"
-msgid "Dim sTemp As String"
-msgstr "Dim sVar kao String"
+msgctxt ""
+"01020300.xhp\n"
+"par_id3150368\n"
+"65\n"
+"help.text"
+msgid "The variable is only valid in this module."
+msgstr "Varijabla je ispravna u svim modulima."
-#: 03090202.xhp#par_id3155767.42.help.text
-msgid "sEntry(0) = \"Jerry\""
-msgstr ""
+#. RI*B
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id5097506\n"
+"help.text"
+msgid "Example for private variables"
+msgstr "Primjer privatnih varijabli"
-#: 03090202.xhp#par_id3153711.33.help.text
-msgid "sEntry(1) = \"Patty\""
-msgstr ""
+#. Fd!a
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id8738975\n"
+"help.text"
+msgid "Enforce private variables to be private across modules by setting CompatibilityMode(true)."
+msgstr "Nametni da privatne varijable budu privatne u svim modulima postavljajuci CompatibilityMode(true)."
-#: 03090202.xhp#par_id3148993.34.help.text
-msgid "sEntry(2) = \"Kurt\""
+#. }9@^
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id9475997\n"
+"help.text"
+msgid "myText = \"Hello\""
msgstr ""
-#: 03090202.xhp#par_id3156382.35.help.text
-msgid "sEntry(3) = \"Thomas\""
+#. qs7Y
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id6933500\n"
+"help.text"
+msgid "Print \"In module1 : \", myText"
msgstr ""
-#: 03090202.xhp#par_id3155174.36.help.text
-msgid "sEntry(4) = \"Michael\""
-msgstr ""
+#. aMK1
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id4104129\n"
+"help.text"
+msgid "' Now returns empty string"
+msgstr "Sada vraća prazan string"
-#: 03090202.xhp#par_id3166448.37.help.text
-msgid "sEntry(5) = \"David\""
-msgstr ""
+#. kh\H
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id7906125\n"
+"help.text"
+msgid "' (or rises error for Option Explicit)"
+msgstr "(ili ističe pogrešku za Option Explicit)"
-#: 03090202.xhp#par_id3149255.38.help.text
-msgid "sEntry(6) = \"Cathy\""
-msgstr ""
+#. l-os
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id8055970\n"
+"help.text"
+msgid "Print \"Now in module2 : \", myText"
+msgstr ""
+
+#. lMXf
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3154368\n"
+"66\n"
+"help.text"
+msgid "Saving Variable Content after Exiting a SUB or FUNCTION"
+msgstr "Sačuvati sadržaj varijable nakon izlaza iz SUB ili FUNCTION"
-#: 03090202.xhp#par_id3149565.39.help.text
-msgid "sEntry(7) = \"Susie\""
-msgstr ""
+#. Ef]r
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3156288\n"
+"67\n"
+"help.text"
+msgid "Static VarName As TYPENAME"
+msgstr ""
+
+#. R;6K
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3154486\n"
+"68\n"
+"help.text"
+msgid "The variable retains its value until the next time the FUNCTION or SUB is entered. The declaration must exist inside a SUB or a FUNCTION."
+msgstr "Varijabla zadržava vrijednost sve dok se idući put otvori FUNCTION ili SUB. Deklaracija mora postojati unutar SUB ili FUNKCIJE."
-#: 03090202.xhp#par_id3145148.40.help.text
-msgid "sEntry(8) = \"Edward\""
-msgstr ""
+#. M`KI
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3155809\n"
+"41\n"
+"help.text"
+msgid "Specifying the Return Value Type of a FUNCTION"
+msgstr "Određivanje Tipa Povratne Vrijednosti za FUNKCIJU"
-#: 03090202.xhp#par_id3145229.41.help.text
-msgid "sEntry(9) = \"Christine\""
-msgstr ""
+#. y5Js
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3149404\n"
+"42\n"
+"help.text"
+msgid "As with variables, include a type-declaration character after the function name, or the type indicated by \"As\" and the corresponding key word at the end of the parameter list to define the type of the function's return value, for example:"
+msgstr "Kao i sa varijablama, uključi slovo za deklaraciju tipa poslije imena funkcije, ili tip označen sa \"As\" i odgovarajućom ključnom rječju na kraju liste parametara da bi definisali tip povratne vrijednosti za funkciju, na primjer:"
-#: 03090202.xhp#par_id3149107.44.help.text
+#. )CB@
+#: 03060200.xhp
#, fuzzy
-msgctxt "03090202.xhp#par_id3149107.44.help.text"
-msgid "For iCount = 0 To 9"
-msgstr "za iCount = 1 do 5"
-
-#: 03090202.xhp#par_id3148485.45.help.text
-msgid "For iCount2 = iCount + 1 To 9"
-msgstr ""
+msgctxt ""
+"03060200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Eqv Operator [Runtime]"
+msgstr "MOD Operator [Vrijeme izvodjenja]"
-#: 03090202.xhp#par_id3155608.46.help.text
-msgid "If sEntry(iCount) > sEntry(iCount2) Then"
-msgstr ""
+#. \N`.
+#: 03060200.xhp
+#, fuzzy
+msgctxt ""
+"03060200.xhp\n"
+"bm_id3156344\n"
+"help.text"
+msgid "<bookmark_value>Eqv operator (logical)</bookmark_value>"
+msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
-#: 03090202.xhp#par_id3150938.47.help.text
-msgid "sTemp = sEntry(iCount)"
-msgstr ""
+#. (DB0
+#: 03060200.xhp
+#, fuzzy
+msgctxt ""
+"03060200.xhp\n"
+"hd_id3156344\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03060200.xhp\" name=\"Eqv Operator [Runtime]\">Eqv Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"MOD Operator [Vrijeme izvodjenja]\">MOD Operator [Vrijeme izvodjenja]</link>"
-#: 03090202.xhp#par_id3153790.48.help.text
-msgid "sEntry(iCount) = sEntry(iCount2)"
+#. @3r.
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3149656\n"
+"2\n"
+"help.text"
+msgid "Calculates the logical equivalence of two expressions."
msgstr ""
-#: 03090202.xhp#par_id3149210.49.help.text
-msgid "sEntry(iCount2) = sTemp"
-msgstr ""
+#. 0Btc
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"hd_id3154367\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03090202.xhp#par_id3153781.50.help.text
+#. 7~2D
+#: 03060200.xhp
#, fuzzy
-msgctxt "03090202.xhp#par_id3153781.50.help.text"
-msgid "End If"
-msgstr "ZavrsiAko"
+msgctxt ""
+"03060200.xhp\n"
+"par_id3154910\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 Eqv Expression2"
+msgstr "Resultat = Izrar_1 MOD Izraz_2"
-#: 03090202.xhp#par_id3158446.51.help.text
-msgid "Next iCount2"
-msgstr ""
+#. $xA@
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"hd_id3151043\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03090202.xhp#par_id3150783.52.help.text
-msgctxt "03090202.xhp#par_id3150783.52.help.text"
-msgid "Next iCount"
-msgstr ""
+#. @Y(7
+#: 03060200.xhp
+#, fuzzy
+msgctxt ""
+"03060200.xhp\n"
+"par_id3150869\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the comparison."
+msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
-#: 03090202.xhp#par_id3151278.57.help.text
+#. _;Bv
+#: 03060200.xhp
#, fuzzy
-msgctxt "03090202.xhp#par_id3151278.57.help.text"
-msgid "For iCount = 0 To 9"
-msgstr "za iCount = 1 do 5"
+msgctxt ""
+"03060200.xhp\n"
+"par_id3150448\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to compare."
+msgstr "<emph>Izraz_1, Izraz_2</emph>: Brojcani izraz koji zelite da podijelite."
-#: 03090202.xhp#par_id3148462.58.help.text
-msgid "Print sEntry(iCount)"
+#. nU\5
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3149562\n"
+"8\n"
+"help.text"
+msgid "When testing for equivalence between Boolean expressions, the result is <emph>True</emph> if both expressions are either <emph>True</emph> or <emph>False</emph>."
msgstr ""
-#: 03090202.xhp#par_id3149528.59.help.text
-msgctxt "03090202.xhp#par_id3149528.59.help.text"
-msgid "Next iCount"
+#. ?p6X
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3154319\n"
+"9\n"
+"help.text"
+msgid "In a bit-wise comparison, the Eqv operator only sets the corresponding bit in the result if a bit is set in both expressions, or in neither expression."
msgstr ""
-#: 03090202.xhp#par_id3152580.60.help.text
-#, fuzzy
-msgctxt "03090202.xhp#par_id3152580.60.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. i)V#
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"hd_id3159154\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03010101.xhp#tit.help.text
+#. N]JL
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3152462\n"
+"15\n"
+"help.text"
+msgid "vOut = A > B Eqv B > C ' returns -1"
+msgstr ""
+
+#. =k,r
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3153191\n"
+"16\n"
+"help.text"
+msgid "vOut = B > A Eqv B > C ' returns 0"
+msgstr ""
+
+#. `esk
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3145799\n"
+"17\n"
+"help.text"
+msgid "vOut = A > B Eqv B > D ' returns 0"
+msgstr ""
+
+#. @a{/
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3149412\n"
+"18\n"
+"help.text"
+msgid "vOut = (B > D Eqv B > A) ' returns -1"
+msgstr ""
+
+#. 0:-6
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3149959\n"
+"19\n"
+"help.text"
+msgid "vOut = B Eqv A ' returns -3"
+msgstr ""
+
+#. k~B,
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"tit\n"
+"help.text"
msgid "MsgBox Statement [Runtime]"
msgstr "MsgBox Statement [Run-time]"
-#: 03010101.xhp#bm_id1807916.help.text
+#. ;(e*
+#: 03010101.xhp
#, fuzzy
+msgctxt ""
+"03010101.xhp\n"
+"bm_id1807916\n"
+"help.text"
msgid "<bookmark_value>MsgBox statement</bookmark_value>"
msgstr "<bookmark_value>MkDir izjava</bookmark_value>"
-#: 03010101.xhp#hd_id3154927.1.help.text
+#. `0aV
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"hd_id3154927\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/03010101.xhp\">MsgBox Statement [Runtime]</link>"
msgstr "<link href=\"text/sbasic/shared/03010101.xhp\">MsgBox Statement [Run-time]</link>"
-#: 03010101.xhp#par_id3148947.2.help.text
+#. wv9n
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3148947\n"
+"2\n"
+"help.text"
msgid "Displays a dialog box containing a message."
msgstr "Pokazuje dijalog box koji prikazuje poruku."
-#: 03010101.xhp#hd_id3153897.3.help.text
-msgctxt "03010101.xhp#hd_id3153897.3.help.text"
+#. OBID
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"hd_id3153897\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03010101.xhp#par_id3148664.4.help.text
+#. 7S\;
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3148664\n"
+"4\n"
+"help.text"
msgid "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)"
msgstr "MsgBox Text kao String [,Type As Integer [,DialogueBoxTitle As String]] (As Statement) or MsgBox (Text As String [,Type As Integer [,Dialogue Boxtitle As String]]) (As Function)"
-#: 03010101.xhp#hd_id3153361.5.help.text
-msgctxt "03010101.xhp#hd_id3153361.5.help.text"
+#. RLb;
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"hd_id3153361\n"
+"5\n"
+"help.text"
msgid "Parameter:"
msgstr "Parametar:"
-#: 03010101.xhp#par_id3148798.6.help.text
-msgctxt "03010101.xhp#par_id3148798.6.help.text"
+#. rlZ$
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3148798\n"
+"6\n"
+"help.text"
msgid "<emph>Text</emph>: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)."
msgstr ""
-#: 03010101.xhp#par_id3150769.7.help.text
+#. lPTd
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3150769\n"
+"7\n"
+"help.text"
msgid "<emph>DialogTitle</emph>: String expression displayed in the title bar of the dialog. If omitted, the title bar displays the name of the respective application."
msgstr "<emph>DialogueBoxTitle</emph>: String prikazan kao naslov dijaloga. ako je izvrsen, naslov pokazuje ime respektivne aplikaicje."
-#: 03010101.xhp#par_id3147228.8.help.text
+#. Ce7^
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3147228\n"
+"8\n"
+"help.text"
msgid "<emph>Type</emph>: Any integer expression that specifies the dialog type, as well as the number and type of buttons to display, and the icon type. <emph>Type</emph> represents a combination of bit patterns, that is, a combination of elements can be defined by adding their respective values:"
msgstr "<emph>Vrsta</emph>: ABilo koji broj koji je specifiran u dijalog tipu, kao i broj i tajp dugmeta da prikaze i ikona tip <emph>Vrsta</emph> je kombinacija bit paterna koji je kombinacija elemenata definisanih dodavajuci njihov rezultat:"
-#: 03010101.xhp#par_id3161832.9.help.text
-msgctxt "03010101.xhp#par_id3161832.9.help.text"
+#. yRso
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3161832\n"
+"9\n"
+"help.text"
msgid "0 : Display OK button only."
msgstr ""
-#: 03010101.xhp#par_id3153726.10.help.text
+#. Cut9
+#: 03010101.xhp
#, fuzzy
-msgctxt "03010101.xhp#par_id3153726.10.help.text"
+msgctxt ""
+"03010101.xhp\n"
+"par_id3153726\n"
+"10\n"
+"help.text"
msgid "1 : Display OK and Cancel buttons."
msgstr "5 : Display Retry and Cancel dugmad."
-#: 03010101.xhp#par_id3149665.11.help.text
-msgctxt "03010101.xhp#par_id3149665.11.help.text"
+#. Y50i
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3149665\n"
+"11\n"
+"help.text"
msgid "2 : Display Abort, Retry, and Ignore buttons."
msgstr "2 : Display Abort, Retry i Ignore dugmad."
-#: 03010101.xhp#par_id3147318.12.help.text
+#. eVZ9
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3147318\n"
+"12\n"
+"help.text"
msgid "3 : Display Yes, No and Cancel buttons."
msgstr "3 : Display Yes, No i Cancel dugmad"
-#: 03010101.xhp#par_id3155412.13.help.text
-msgctxt "03010101.xhp#par_id3155412.13.help.text"
+#. BpiU
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3155412\n"
+"13\n"
+"help.text"
msgid "4 : Display Yes and No buttons."
msgstr "4 : Display Yes i No dugmad."
-#: 03010101.xhp#par_id3146119.14.help.text
-msgctxt "03010101.xhp#par_id3146119.14.help.text"
+#. i(qv
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3146119\n"
+"14\n"
+"help.text"
msgid "5 : Display Retry and Cancel buttons."
msgstr "5 : Display Retry and Cancel dugmad."
-#: 03010101.xhp#par_id3159155.15.help.text
-msgctxt "03010101.xhp#par_id3159155.15.help.text"
+#. 4_Sg
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3159155\n"
+"15\n"
+"help.text"
msgid "16 : Add the Stop icon to the dialog."
msgstr "16 : Add the Stop ikone u dijalogu."
-#: 03010101.xhp#par_id3145366.16.help.text
+#. X@1V
+#: 03010101.xhp
#, fuzzy
-msgctxt "03010101.xhp#par_id3145366.16.help.text"
+msgctxt ""
+"03010101.xhp\n"
+"par_id3145366\n"
+"16\n"
+"help.text"
msgid "32 : Add the Question icon to the dialog."
msgstr "16 : Add the Stop ikone u dijalogu."
-#: 03010101.xhp#par_id3147350.17.help.text
+#. Oj2{
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3147350\n"
+"17\n"
+"help.text"
msgid "48 : Add the Exclamation icon to the dialog."
msgstr "48 : Dodaj uzvicnik ikonu dijalogy."
-#: 03010101.xhp#par_id3149960.18.help.text
+#. Y4mh
+#: 03010101.xhp
#, fuzzy
-msgctxt "03010101.xhp#par_id3149960.18.help.text"
+msgctxt ""
+"03010101.xhp\n"
+"par_id3149960\n"
+"18\n"
+"help.text"
msgid "64 : Add the Information icon to the dialog."
msgstr "48 : Dodaj uzvicnik ikonu dijalogy."
-#: 03010101.xhp#par_id3154944.19.help.text
-msgctxt "03010101.xhp#par_id3154944.19.help.text"
+#. y0y%
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3154944\n"
+"19\n"
+"help.text"
msgid "128 : First button in the dialog as default button."
msgstr ""
-#: 03010101.xhp#par_id3155417.20.help.text
-msgctxt "03010101.xhp#par_id3155417.20.help.text"
+#. FXFG
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3155417\n"
+"20\n"
+"help.text"
msgid "256 : Second button in the dialog as default button."
msgstr ""
-#: 03010101.xhp#par_id3153878.21.help.text
-msgctxt "03010101.xhp#par_id3153878.21.help.text"
+#. ZFnD
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3153878\n"
+"21\n"
+"help.text"
msgid "512 : Third button in the dialog as default button."
msgstr ""
-#: 03010101.xhp#hd_id3150715.22.help.text
-msgctxt "03010101.xhp#hd_id3150715.22.help.text"
+#. :)MV
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"hd_id3150715\n"
+"22\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03010101.xhp#par_id3154511.23.help.text
-msgctxt "03010101.xhp#par_id3154511.23.help.text"
-msgid "Sub ExampleMsgBox"
-msgstr ""
-
-#: 03010101.xhp#par_id3150327.24.help.text
+#. )DA*
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3150327\n"
+"24\n"
+"help.text"
msgid "Const sText1 = \"An unexpected error occurred.\""
msgstr "Const sText1 = \"NEpredvidjena greska.\""
-#: 03010101.xhp#par_id3146912.25.help.text
+#. NC8q
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3146912\n"
+"25\n"
+"help.text"
msgid "Const sText2 = \"The program execution will continue, however.\""
msgstr "Const sText2 = \"program se nastavlja.\""
-#: 03010101.xhp#par_id3154757.26.help.text
+#. Okn.
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3154757\n"
+"26\n"
+"help.text"
msgid "Const sText3 = \"Error\""
msgstr "Const sText3 = \"greska\""
-#: 03010101.xhp#par_id3155445.27.help.text
-msgid "MsgBox(sText1 + Chr(13) + sText2,16,sText3)"
-msgstr ""
-
-#: 03010101.xhp#par_id3155768.28.help.text
-#, fuzzy
-msgctxt "03010101.xhp#par_id3155768.28.help.text"
-msgid "End sub"
-msgstr "kraj sub"
-
-#: 03132200.xhp#tit.help.text
-msgid "ThisComponent Statement [Runtime]"
-msgstr "ThisComponent Statement [Run-time]"
-
-#: 03132200.xhp#bm_id3155342.help.text
-msgid "<bookmark_value>ThisComponent property</bookmark_value><bookmark_value>components;addressing</bookmark_value>"
-msgstr "<bookmark_value>ThisComponent statement</bookmark_value><bookmark_value>components;addressing</bookmark_value>"
-
-#: 03132200.xhp#hd_id3155342.1.help.text
-msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent [Runtime]\">ThisComponent [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Statement [Run-time]\">ThisComponent Statement [Run-time]</link>"
-
-#: 03132200.xhp#par_id3154923.2.help.text
-msgid "Addresses the active component so that its properties can be read and set. ThisComponent is used from document Basic, where it represents the document the Basic belongs to. The type of object accessed by ThisComponent depends on the document type."
-msgstr "adresira aktivne komponente, tako da se njegova svojstva mogu čitati i postaviti. thiscomponent se koristi iz dokumenta BASIC, gdje ona predstavlja dokument baSIC gdje pripada. vrsta objekta pristupljenom thiscomponent ovisi o vrsti dokumenta."
-
-#: 03132200.xhp#hd_id3154346.3.help.text
-msgctxt "03132200.xhp#hd_id3154346.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03132200.xhp#par_id3151056.4.help.text
-msgid "ThisComponent"
-msgstr ""
-
-#: 03132200.xhp#hd_id3154940.5.help.text
-msgctxt "03132200.xhp#hd_id3154940.5.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03132200.xhp#par_id3151211.6.help.text
-#, fuzzy
-msgctxt "03132200.xhp#par_id3151211.6.help.text"
-msgid "Sub Main"
-msgstr "Sub glavno()"
-
-#: 03132200.xhp#par_id3154123.7.help.text
-msgid " REM updates the \"Table of Contents\" in a text doc"
-msgstr "REM nadogradjuje \"Table of Contents\" u text doc"
-
-#: 03132200.xhp#par_id3151381.8.help.text
-msgid " Dim allindexes, index As Object"
-msgstr "Dim allindexes, index As Object"
-
-#: 03132200.xhp#par_id3150769.9.help.text
-msgid " allindexes = ThisComponent.getDocumentIndexes()"
-msgstr "allindexes = ThisComponent.getDocumentIndexes()"
-
-#: 03132200.xhp#par_id3153194.10.help.text
-msgid " index = allindexes.getByName(\"Table of Contents1\")"
-msgstr "index = allindexes.getByName(\"Table of Contents1\")"
-
-#: 03132200.xhp#par_id3156422.11.help.text
-msgid " REM use the default name for Table of Contents and a 1"
-msgstr "REM koristi postojece ime Table of Contents i a 1"
-
-#: 03132200.xhp#par_id3153368.12.help.text
-msgid " index.update()"
-msgstr "index.update()"
-
-#: 03132200.xhp#par_id3161832.13.help.text
-#, fuzzy
-msgctxt "03132200.xhp#par_id3161832.13.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03102200.xhp#tit.help.text
+#. Y);O
+#: 03080801.xhp
#, fuzzy
-msgid "IsArray Function [Runtime]"
-msgstr "Niz Funkcija [Vrijeme izvršavanja]"
+msgctxt ""
+"03080801.xhp\n"
+"tit\n"
+"help.text"
+msgid "Hex Function [Runtime]"
+msgstr "Popravna Funkcija [Run-time]"
-#: 03102200.xhp#bm_id3154346.help.text
+#. -C83
+#: 03080801.xhp
#, fuzzy
-msgid "<bookmark_value>IsArray function</bookmark_value>"
-msgstr "<bookmark_value>Niz Funkcija</bookmark_value>"
+msgctxt ""
+"03080801.xhp\n"
+"bm_id3150616\n"
+"help.text"
+msgid "<bookmark_value>Hex function</bookmark_value>"
+msgstr "<bookmark_value>Popravna Funkcija</bookmark_value>"
-#: 03102200.xhp#hd_id3154346.1.help.text
+#. 47m7
+#: 03080801.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03102200.xhp\" name=\"IsArray Function [Runtime]\">IsArray Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104200.xhp\" name=\"Niz Funkcija [Vrijeme izvršavanja]\">Niz Funkcija [Vrijeme izvršavanja]</link>"
+msgctxt ""
+"03080801.xhp\n"
+"hd_id3150616\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080801.xhp\" name=\"Hex Function [Runtime]\">Hex Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080501.xhp\" name=\"Popravna Funkcija [Run-time]\">Popravna Funkcija [Run-time]</link>"
-#: 03102200.xhp#par_id3159413.2.help.text
-msgid "Determines if a variable is a data field in an array."
+#. [Uo(
+#: 03080801.xhp
+msgctxt ""
+"03080801.xhp\n"
+"par_id3145136\n"
+"2\n"
+"help.text"
+msgid "Returns a string that represents the hexadecimal value of a number."
msgstr ""
-#: 03102200.xhp#hd_id3150792.3.help.text
-msgctxt "03102200.xhp#hd_id3150792.3.help.text"
+#. WNYC
+#: 03080801.xhp
+msgctxt ""
+"03080801.xhp\n"
+"hd_id3147573\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03102200.xhp#par_id3153379.4.help.text
-msgid "IsArray (Var)"
-msgstr ""
+#. `+{l
+#: 03080801.xhp
+#, fuzzy
+msgctxt ""
+"03080801.xhp\n"
+"par_id3150771\n"
+"4\n"
+"help.text"
+msgid "Hex (Number)"
+msgstr "Atn (Broj)"
-#: 03102200.xhp#hd_id3154365.5.help.text
-msgctxt "03102200.xhp#hd_id3154365.5.help.text"
+#. lGP=
+#: 03080801.xhp
+msgctxt ""
+"03080801.xhp\n"
+"hd_id3147530\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03102200.xhp#par_id3154685.6.help.text
-msgctxt "03102200.xhp#par_id3154685.6.help.text"
-msgid "Bool"
-msgstr ""
+#. @0k^
+#: 03080801.xhp
+#, fuzzy
+msgctxt ""
+"03080801.xhp\n"
+"par_id3159414\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "Stringovi"
-#: 03102200.xhp#hd_id3153969.7.help.text
-msgctxt "03102200.xhp#hd_id3153969.7.help.text"
+#. sn@)
+#: 03080801.xhp
+msgctxt ""
+"03080801.xhp\n"
+"hd_id3156344\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03102200.xhp#par_id3145172.8.help.text
-msgid "<emph>Var:</emph> Any variable that you want to test if it is declared as an array. If the variable is an array, then the function returns <emph>True</emph>, otherwise <emph>False </emph>is returned."
-msgstr ""
+#. CNx*
+#: 03080801.xhp
+#, fuzzy
+msgctxt ""
+"03080801.xhp\n"
+"par_id3148947\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Any numeric expression that you want to convert to a hexadecimal number."
+msgstr "<emph>Text2</emph>: String izraz koji želite pretraživati."
-#: 03102200.xhp#hd_id3155131.9.help.text
-msgctxt "03102200.xhp#hd_id3155131.9.help.text"
+#. hvZO
+#: 03080801.xhp
+msgctxt ""
+"03080801.xhp\n"
+"hd_id3154365\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03102200.xhp#par_id3153365.10.help.text
-#, fuzzy
-msgid "Sub ExampleIsArray"
-msgstr "Prijelazni PRimjerDim1"
+#. -;|Q
+#: 03080801.xhp
+msgctxt ""
+"03080801.xhp\n"
+"par_id3156214\n"
+"30\n"
+"help.text"
+msgid "' uses BasicFormulas in $[officename] Calc"
+msgstr ""
+
+#. D~!*
+#: 03080801.xhp
+msgctxt ""
+"03080801.xhp\n"
+"par_id3149262\n"
+"20\n"
+"help.text"
+msgid "' Returns a long integer from a hexadecimal value."
+msgstr ""
+
+#. #\]H
+#: 03080801.xhp
+msgctxt ""
+"03080801.xhp\n"
+"par_id3147215\n"
+"25\n"
+"help.text"
+msgid "' Calculates a hexadecimal value in integer."
+msgstr ""
+
+#. lIC[
+#: 03080800.xhp
+msgctxt ""
+"03080800.xhp\n"
+"tit\n"
+"help.text"
+msgid "Converting Numbers"
+msgstr ""
-#: 03102200.xhp#par_id3150487.11.help.text
+#. mNY4
+#: 03080800.xhp
#, fuzzy
-msgid "Dim sDatf(10) as String"
-msgstr "Dim sVar kao String"
+msgctxt ""
+"03080800.xhp\n"
+"hd_id3145315\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080800.xhp\" name=\"Converting Numbers\">Converting Numbers</link>"
+msgstr "<link href=\"text/sbasic/shared/03080300.xhp\" name=\"Stvaranje Slucajnih Brojeva\">Stvaranje Slucajnih Brojeva</link>"
-#: 03102200.xhp#par_id3155414.12.help.text
-msgid "print isarray(sdatf())"
+#. ^to2
+#: 03080800.xhp
+msgctxt ""
+"03080800.xhp\n"
+"par_id3154760\n"
+"2\n"
+"help.text"
+msgid "The following functions convert numbers from one number format to another."
msgstr ""
-#: 03102200.xhp#par_id3153727.13.help.text
-msgctxt "03102200.xhp#par_id3153727.13.help.text"
-msgid "end Sub"
-msgstr "kraj Sub"
+#. ip+X
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"tit\n"
+"help.text"
+msgid "InStr Function [Runtime]"
+msgstr "InStr Funkcija [U izvršenju]"
-#: 03080802.xhp#tit.help.text
-#, fuzzy
-msgid "Oct Function [Runtime]"
-msgstr "Int Funkcija [Run-time]"
+#. 2;*9
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"bm_id3155934\n"
+"help.text"
+msgid "<bookmark_value>InStr function</bookmark_value>"
+msgstr "<bookmark_value>InStr funkcija</bookmark_value>"
-#: 03080802.xhp#bm_id3155420.help.text
-#, fuzzy
-msgid "<bookmark_value>Oct function</bookmark_value>"
-msgstr "<bookmark_value>Int Funkcija</bookmark_value>"
+#. tJdq
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"hd_id3155934\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120401.xhp\" name=\"InStr Function [Runtime]\">InStr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120401.xhp\" name=\"InStr Function [Run-time]\">InStr funkcija [U izvršenju]</link>"
-#: 03080802.xhp#hd_id3155420.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03080802.xhp\" name=\"Oct Function [Runtime]\">Oct Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Int Funkcija [Run-time]\">Int Funkcija [Run-time]</link>"
+#. |1g#
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3153990\n"
+"2\n"
+"help.text"
+msgid "Returns the position of a string within another string."
+msgstr "Vraca položaj niza unutar drugog niza."
-#: 03080802.xhp#par_id3154924.2.help.text
-msgid "Returns the octal value of a number."
-msgstr ""
+#. oXA@
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3147303\n"
+"3\n"
+"help.text"
+msgid "The Instr function returns the position at which the match was found. If the string was not found, the function returns 0."
+msgstr "Instr Funkcija vraca poziciju na kojoj je pronaden. Ako string nije pronaden, funkcija vraca 0."
-#: 03080802.xhp#hd_id3148947.3.help.text
-msgctxt "03080802.xhp#hd_id3148947.3.help.text"
+#. e@O(
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"hd_id3145090\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03080802.xhp#par_id3150543.4.help.text
-#, fuzzy
-msgid "Oct (Number)"
-msgstr "Int (Broj)"
+#. KIKW
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3146957\n"
+"5\n"
+"help.text"
+msgid "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])"
+msgstr "InStr ([Pocinje Long,] Tekst1 kao String, Tekst2 kao String[, Poredjenje])"
-#: 03080802.xhp#hd_id3153360.5.help.text
-msgctxt "03080802.xhp#hd_id3153360.5.help.text"
+#. gnRP
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"hd_id3148538\n"
+"6\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03080802.xhp#par_id3154138.6.help.text
-#, fuzzy
-msgctxt "03080802.xhp#par_id3154138.6.help.text"
-msgid "String"
-msgstr "Stringovi"
+#. m!Y9
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3149763\n"
+"7\n"
+"help.text"
+msgid "Integer"
+msgstr "Cjelobrojno"
-#: 03080802.xhp#hd_id3156422.7.help.text
-msgctxt "03080802.xhp#hd_id3156422.7.help.text"
+#. pR:[
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"hd_id3148473\n"
+"8\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03080802.xhp#par_id3150768.8.help.text
+#. A=a[
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3153126\n"
+"9\n"
+"help.text"
+msgid "<emph>Start: </emph>A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The maximum allowed value is 65535."
+msgstr "<emph>Start</emph>:Numericki izraz koji oznacava mjesto u nizu gdje se traženje za navedeni podniz pocinje. Ako ne navedete taj parametar, traži pocinje na prvi znak stringa. Najveca dopuštena vrijednost je 65535."
+
+#. T]Xn
+#: 03120401.xhp
#, fuzzy
-msgid "<emph>Number:</emph> Any numeric expression that you want to convert to an octal value."
+msgctxt ""
+"03120401.xhp\n"
+"par_id3145609\n"
+"10\n"
+"help.text"
+msgid "<emph>Text1:</emph> The string expression that you want to search."
msgstr "<emph>Text2</emph>: String izraz koji želite pretraživati."
-#: 03080802.xhp#hd_id3148672.9.help.text
-msgctxt "03080802.xhp#hd_id3148672.9.help.text"
+#. ~j$|
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3147559\n"
+"11\n"
+"help.text"
+msgid "<emph>Text2:</emph> The string expression that you want to search for."
+msgstr "<emph>Text2</emph>: String izraz koji želite pretraživati."
+
+#. s4-(
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3154758\n"
+"12\n"
+"help.text"
+msgid "<emph>Compare:</emph> Optional numeric expression that defines the type of comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text comparison that is not case-sensitive. The value of 0 specifies a binary comparison that is case-sensitive."
+msgstr "<emph>Compare</emph>: numericki izraz koji definira vrstu usporedbe. Vrijednost ovog parametra može biti 0 ili 1. Zadana vrijednost 1 odreduje tekst uporedbu koja se ne razlikuje velika i mala slova. Vrijednost od 0 odreduje binarna poredba koja je mala i velika slova."
+
+#. 4W,W
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3153361\n"
+"13\n"
+"help.text"
+msgid "To avoid a run-time error, do not set the Compare parameter if the first return parameter is omitted."
+msgstr "Da bi se izbjegla pogreška pri izvodenju, ne postavljajte Usporedi parametar, ako se izostavi prvo povratak parametar."
+
+#. b.7S
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"hd_id3154366\n"
+"14\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03080802.xhp#par_id3147287.10.help.text
-#, fuzzy
-msgid "Sub ExampleOkt"
-msgstr "Sub SkupPrimjera"
-
-#: 03080802.xhp#par_id3161831.11.help.text
-msgid "Msgbox Oct(255)"
+#. s)0B
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3144760\n"
+"19\n"
+"help.text"
+msgid "sInput = \"Office\""
msgstr ""
-#: 03080802.xhp#par_id3147318.12.help.text
-msgctxt "03080802.xhp#par_id3147318.12.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. mcc%
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3154125\n"
+"20\n"
+"help.text"
+msgid "iPos = Instr(sInput,\"c\")"
+msgstr ""
-#: 03120308.xhp#tit.help.text
-#, fuzzy
-msgid "RSet Statement [Runtime]"
-msgstr "Postavi Naredbu[Vrijeme izvršavanja]"
+#. UonZ
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefDbl Statement [Runtime]"
+msgstr "DefDbl Red [Pokrenut-vrijeme]"
-#: 03120308.xhp#bm_id3153345.help.text
-#, fuzzy
-msgid "<bookmark_value>RSet statement</bookmark_value>"
-msgstr "<bookmark_value>Sub izjava</bookmark_value>"
+#. +N)G
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"bm_id3147242\n"
+"help.text"
+msgid "<bookmark_value>DefDbl statement</bookmark_value>"
+msgstr "<bookmark_value>DefDbl red</bookmark_value>"
-#: 03120308.xhp#hd_id3153345.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03120308.xhp\" name=\"RSet Statement [Runtime]\">RSet Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Postavi Naredbu[Vrijeme izvršavanja]\">Postavi Naredbu[Vriejme izvršavanja]</link>"
+#. Jiox
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"hd_id3147242\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101400.xhp\" name=\"DefDbl Statement [Runtime]\">DefDbl Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101400.xhp\" name=\"DefDbl Red[Pokrenuti-vrijeme]\">DefDbl Red [Pokrenuti-vrijeme]</link>"
-#: 03120308.xhp#par_id3150503.2.help.text
-msgid "Right-aligns a string within a string variable, or copies a user-defined variable type into another."
-msgstr ""
+#. .}qu
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"par_id3153126\n"
+"2\n"
+"help.text"
+msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
+msgstr "Postavi zadanu vrijednost tipa, prema pisanom okrugu ako nema tipa koji je deklarisan karakter"
-#: 03120308.xhp#hd_id3149234.3.help.text
-msgctxt "03120308.xhp#hd_id3149234.3.help.text"
+#. Hm9W
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"hd_id3155420\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03120308.xhp#par_id3150669.4.help.text
-msgid "RSet Text As String = Text or RSet Variable1 = Variable2"
-msgstr ""
+#. jIf=
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"par_id3147530\n"
+"4\n"
+"help.text"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx Karakterokrug1[, Karakterokrug2[,...]]"
-#: 03120308.xhp#hd_id3156024.5.help.text
-msgctxt "03120308.xhp#hd_id3156024.5.help.text"
+#. Cq/T
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"hd_id3145069\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03120308.xhp#par_id3148552.6.help.text
-#, fuzzy
-msgid "<emph>Text:</emph> Any string variable."
-msgstr "<emph>Text</emph>: Red stringova."
-
-#: 03120308.xhp#par_id3154924.7.help.text
-msgid "<emph>Text</emph>: String that you want to right-align in the string variable."
-msgstr ""
-
-#: 03120308.xhp#par_id3149456.8.help.text
-msgid "<emph>Variable1:</emph> User-defined variable that is the target for the copied variable."
-msgstr ""
-
-#: 03120308.xhp#par_id3153381.9.help.text
-msgid "<emph>Variable2:</emph> User-defined variable that you want to copy to another variable."
-msgstr ""
+#. iG|\
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"par_id3147560\n"
+"6\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+msgstr "<emph>Characterrange</emph>: Slova koja odredzuju okrug varijabli koje zelite vidjeti kao zadanu vrijednost tipa for"
-#: 03120308.xhp#par_id3154140.10.help.text
-msgid "If the string is shorter than the string variable, <emph>RSet</emph> aligns the string to the right within the string variable. Any remaining characters in the string variable are replaced with spaces. If the string is longer than the string variable, characters exceeding the length of the variable are truncated, and only the remaining characters are right-aligned within the string variable."
+#. 787V
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"par_id3150791\n"
+"7\n"
+"help.text"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr ""
-#: 03120308.xhp#par_id3149202.11.help.text
-msgid "You can also use the <emph>RSet statement</emph> to assign variables of one user-defined type to another."
-msgstr ""
+#. Rk7,
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"par_id3151210\n"
+"8\n"
+"help.text"
+msgid "<emph>Keyword:</emph> Default variable type"
+msgstr "<emph>Keyword</emph>: Default variable type"
-#: 03120308.xhp#par_id3151042.12.help.text
-msgid "The following example uses the <emph>RSet</emph> and <emph>LSet</emph> statements to modify the left and right alignment of a string."
-msgstr ""
+#. H:HP
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"par_id3154123\n"
+"9\n"
+"help.text"
+msgid "<emph>DefDbl:</emph> Double"
+msgstr "<emph>DefDbl</emph>: Duplo"
-#: 03120308.xhp#hd_id3154909.13.help.text
-msgctxt "03120308.xhp#hd_id3154909.13.help.text"
+#. Sxnk
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"hd_id3153192\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03120308.xhp#par_id3154218.14.help.text
+#. B$o|
+#: 03101400.xhp
#, fuzzy
-msgctxt "03120308.xhp#par_id3154218.14.help.text"
-msgid "Sub ExampleRLSet"
-msgstr "Sub SkupPrimjera"
+msgctxt ""
+"03101400.xhp\n"
+"par_id3156281\n"
+"12\n"
+"help.text"
+msgid "' Prefix definitions for variable types:"
+msgstr "REM Prefiks definisan za variable tipa:"
-#: 03120308.xhp#par_id3147288.15.help.text
+#. 9n*E
+#: 03101400.xhp
#, fuzzy
-msgid "Dim sVar as string"
-msgstr "Dim sVar kao String"
+msgctxt ""
+"03101400.xhp\n"
+"par_id3153144\n"
+"22\n"
+"help.text"
+msgid "dValue=1.23e43 ' dValue is an implicit double variable type"
+msgstr "dValue=1.23e43 REM dValue je implicitna dupla variabla tipa"
-#: 03120308.xhp#par_id3153367.16.help.text
-#, fuzzy
-msgid "Dim sExpr as string"
-msgstr "Dim sVar kao String"
+#. EjV$
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"tit\n"
+"help.text"
+msgid "Green Function [Runtime]"
+msgstr "zelena Function [Run-time]"
-#: 03120308.xhp#par_id3153952.18.help.text
-msgctxt "03120308.xhp#par_id3153952.18.help.text"
-msgid "sVar = String(40,\"*\")"
-msgstr ""
+#. J|~@
+#: 03010302.xhp
+#, fuzzy
+msgctxt ""
+"03010302.xhp\n"
+"bm_id3148947\n"
+"help.text"
+msgid "<bookmark_value>Green function</bookmark_value>"
+msgstr "<bookmark_value>Len funkcija</bookmark_value>"
-#: 03120308.xhp#par_id3154013.19.help.text
-msgctxt "03120308.xhp#par_id3154013.19.help.text"
-msgid "sExpr = \"SBX\""
-msgstr ""
+#. ~n48
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"hd_id3148947\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Green Function [Runtime]\">Green Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Green Function [Run-time]\">Green Function [Run-time]</link>"
-#: 03120308.xhp#par_id3155856.20.help.text
-msgid "REM Right-align \"SBX\" in a 40-character string"
-msgstr ""
+#. }kMo
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"par_id3153361\n"
+"2\n"
+"help.text"
+msgid "Returns the Green component of the given color code."
+msgstr "vraca zelenu."
-#: 03120308.xhp#par_id3152577.21.help.text
-msgctxt "03120308.xhp#par_id3152577.21.help.text"
-msgid "REM Replace asterisks with spaces"
-msgstr ""
+#. 2,-h
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"hd_id3154140\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03120308.xhp#par_id3149260.22.help.text
-msgctxt "03120308.xhp#par_id3149260.22.help.text"
-msgid "RSet sVar = sExpr"
-msgstr ""
+#. ~mct
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"par_id3153969\n"
+"4\n"
+"help.text"
+msgid "Green (Color As Long)"
+msgstr "zelena Green (Colour As Long)"
-#: 03120308.xhp#par_id3156444.23.help.text
-msgctxt "03120308.xhp#par_id3156444.23.help.text"
-msgid "Print \">\"; sVar; \"<\""
-msgstr ""
+#. G8:w
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"hd_id3154124\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03120308.xhp#par_id3148575.25.help.text
-msgctxt "03120308.xhp#par_id3148575.25.help.text"
-msgid "sVar = String(5,\"*\")"
-msgstr ""
+#. s,4~
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"par_id3153194\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "Cjelobrojno"
-#: 03120308.xhp#par_id3153140.26.help.text
-msgctxt "03120308.xhp#par_id3153140.26.help.text"
-msgid "sExpr = \"123457896\""
-msgstr ""
+#. U57e
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"hd_id3154909\n"
+"7\n"
+"help.text"
+msgid "Parameter:"
+msgstr "Parametar:"
-#: 03120308.xhp#par_id3153144.27.help.text
-msgctxt "03120308.xhp#par_id3153144.27.help.text"
-msgid "RSet sVar = sExpr"
-msgstr ""
+#. EghD
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"par_id3153770\n"
+"8\n"
+"help.text"
+msgid "<emph>Color</emph>: Long integer expression that specifies a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Green component."
+msgstr "<emph>Boja</emph>: Long integer expression that specifies a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"colour code\">colour code</link> for which to return the Green component."
-#: 03120308.xhp#par_id3150116.28.help.text
-msgctxt "03120308.xhp#par_id3150116.28.help.text"
-msgid "Print \">\"; sVar; \"<\""
-msgstr ""
+#. ~)l9
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"hd_id3149664\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03120308.xhp#par_id3154491.30.help.text
-msgctxt "03120308.xhp#par_id3154491.30.help.text"
-msgid "sVar = String(40,\"*\")"
-msgstr ""
+#. 2~|\
+#: 03010302.xhp
+#, fuzzy
+msgctxt ""
+"03010302.xhp\n"
+"par_id3151117\n"
+"13\n"
+"help.text"
+msgid "MsgBox \"The color \" & lVar & \" contains the components:\" & Chr(13) &_"
+msgstr "msgbox \"The colour \" & lVar & \" contains the components:\" & Chr(13) &_"
-#: 03120308.xhp#par_id3149412.31.help.text
-msgctxt "03120308.xhp#par_id3149412.31.help.text"
-msgid "sExpr = \"SBX\""
+#. 2*U[
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"par_id3153951\n"
+"14\n"
+"help.text"
+msgid "\"red = \" & red(lVar) & Chr(13)&_"
msgstr ""
-#: 03120308.xhp#par_id3145801.32.help.text
-msgid "REM Left-align \"SBX\" in a 40-character string"
+#. dXp]
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"par_id3152462\n"
+"15\n"
+"help.text"
+msgid "\"green = \" & green(lVar) & Chr(13)&_"
msgstr ""
-#: 03120308.xhp#par_id3145646.33.help.text
-msgctxt "03120308.xhp#par_id3145646.33.help.text"
-msgid "LSet sVar = sExpr"
-msgstr ""
+#. Rv\q
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"par_id3154730\n"
+"16\n"
+"help.text"
+msgid "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colors\""
+msgstr "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colours\""
-#: 03120308.xhp#par_id3154511.34.help.text
-msgctxt "03120308.xhp#par_id3154511.34.help.text"
-msgid "Print \">\"; sVar; \"<\""
-msgstr ""
+#. Uh,(
+#: 01030000.xhp
+msgctxt ""
+"01030000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Integrated Development Environment (IDE)"
+msgstr "Integrated Development Environment (IDE) - (Integrisano Okruženje za Razvoj)"
-#: 03120308.xhp#par_id3153839.36.help.text
-msgctxt "03120308.xhp#par_id3153839.36.help.text"
-msgid "sVar = String(5,\"*\")"
+#. AX(b
+#: 01030000.xhp
+msgctxt ""
+"01030000.xhp\n"
+"bm_id3145090\n"
+"help.text"
+msgid "<bookmark_value>Basic IDE;Integrated Development Environment</bookmark_value><bookmark_value>IDE;Integrated Development Environment</bookmark_value>"
msgstr ""
-#: 03120308.xhp#par_id3149122.37.help.text
-msgctxt "03120308.xhp#par_id3149122.37.help.text"
-msgid "sExpr = \"123456789\""
+#. ?^Yq
+#: 01030000.xhp
+msgctxt ""
+"01030000.xhp\n"
+"hd_id3145090\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01030000.xhp\" name=\"Integrated Development Environment (IDE)\">Integrated Development Environment (IDE)</link>"
msgstr ""
-#: 03120308.xhp#par_id3150330.38.help.text
-msgctxt "03120308.xhp#par_id3150330.38.help.text"
-msgid "LSet sVar = sExpr"
-msgstr ""
+#. |}k/
+#: 01030000.xhp
+msgctxt ""
+"01030000.xhp\n"
+"par_id3146795\n"
+"2\n"
+"help.text"
+msgid "This section describes the Integrated Development Environment for $[officename] Basic."
+msgstr "Ovaj dio opisuje Integrated Development Environment za $[officename] Basic."
-#: 03120308.xhp#par_id3154480.39.help.text
-msgctxt "03120308.xhp#par_id3154480.39.help.text"
-msgid "Print \">\"; sVar; \"<\""
+#. K+tk
+#: 03010100.xhp
+msgctxt ""
+"03010100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Display Functions"
msgstr ""
-#: 03120308.xhp#par_id3148914.40.help.text
+#. PNpY
+#: 03010100.xhp
#, fuzzy
-msgctxt "03120308.xhp#par_id3148914.40.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03020405.xhp#tit.help.text
-msgid "FileAttr-Function [Runtime]"
-msgstr "FajlAttr Funkcija [Run-time]"
+msgctxt ""
+"03010100.xhp\n"
+"hd_id3151384\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010100.xhp\" name=\"Display Functions\">Display Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03010300.xhp\" name=\"Colour Functions\">Colour Functions</link>"
-#: 03020405.xhp#bm_id3153380.help.text
-msgid "<bookmark_value>FileAttr function</bookmark_value>"
-msgstr "<bookmark_value>FileAttr Funkcija</bookmark_value>"
+#. tn?H
+#: 03010100.xhp
+msgctxt ""
+"03010100.xhp\n"
+"par_id3149346\n"
+"2\n"
+"help.text"
+msgid "This section describes Runtime functions used to output information to the screen display."
+msgstr "OVo pokazuje RunTime Funkcije koje pokazuju output informacije"
-#: 03020405.xhp#hd_id3153380.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020405.xhp\" name=\"FileAttr-Function [Runtime]\">FileAttr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020405.xhp\" name=\"FileAttr Funkcija [Run-time]\">FileAttr Funkcija [Run-time]</link>"
+#. BidJ
+#: 03102450.xhp
+#, fuzzy
+msgctxt ""
+"03102450.xhp\n"
+"tit\n"
+"help.text"
+msgid "IsError Function [Runtime]"
+msgstr "CVErr Function [Run-time]"
-#: 03020405.xhp#par_id3154366.2.help.text
-msgid "Returns the access mode or the file access number of a file that was opened with the Open statement. The file access number is dependent on the operating system (OSH = Operating System Handle)."
-msgstr "Vraca pristupni oblik ili pristupni broj fajla kajo je otvoren sa Otvori izjavom. Pristupni broj fajla ovisi o pperativnom sistemu (POS = Podrska Operativnom Sistemu)."
+#. {::)
+#: 03102450.xhp
+#, fuzzy
+msgctxt ""
+"03102450.xhp\n"
+"bm_id4954680\n"
+"help.text"
+msgid "<bookmark_value>IsError function</bookmark_value>"
+msgstr "<bookmark_value>InStr funkcija</bookmark_value>"
-#: 03020405.xhp#par_id3153364.3.help.text
-msgid "If you use a 32-Bit operating system, you cannot use the FileAttr-Function to determine the file access number."
-msgstr "Ako koristite 32-Bit operativni sistem , ne mozete koristiti FajlAttr Funkciju za odredjivanje prostupnog broja fajla."
+#. BnwH
+#: 03102450.xhp
+#, fuzzy
+msgctxt ""
+"03102450.xhp\n"
+"par_idN1054E\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03102450.xhp\">IsError Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100080.xhp\">CVErr Function [Run-time]</link>"
-#: 03020405.xhp#par_id3163713.4.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>"
-msgstr "Vidi jos: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"open\">open</link>"
+#. +e~?
+#: 03102450.xhp
+msgctxt ""
+"03102450.xhp\n"
+"par_idN1055E\n"
+"help.text"
+msgid "Tests if a variable contains an error value."
+msgstr ""
-#: 03020405.xhp#hd_id3151116.5.help.text
-msgctxt "03020405.xhp#hd_id3151116.5.help.text"
+#. ME?Z
+#: 03102450.xhp
+msgctxt ""
+"03102450.xhp\n"
+"par_idN10561\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03020405.xhp#par_id3154012.6.help.text
-msgid "FileAttr (FileNumber As Integer, Attribute As Integer)"
-msgstr "FajlAttr (FajlBroj Kao Integer, Atribut Kao Integer)"
+#. K.1M
+#: 03102450.xhp
+msgctxt ""
+"03102450.xhp\n"
+"par_idN10565\n"
+"help.text"
+msgid "IsError (Var)"
+msgstr ""
-#: 03020405.xhp#hd_id3147349.7.help.text
-msgctxt "03020405.xhp#hd_id3147349.7.help.text"
+#. X`?w
+#: 03102450.xhp
+msgctxt ""
+"03102450.xhp\n"
+"par_idN10568\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03020405.xhp#par_id3146974.8.help.text
-msgctxt "03020405.xhp#par_id3146974.8.help.text"
-msgid "Integer"
-msgstr "Cjelobrojno"
+#. cyRK
+#: 03102450.xhp
+msgctxt ""
+"03102450.xhp\n"
+"par_idN1056C\n"
+"help.text"
+msgid "Bool"
+msgstr ""
-#: 03020405.xhp#hd_id3153728.9.help.text
-msgctxt "03020405.xhp#hd_id3153728.9.help.text"
+#. _TYE
+#: 03102450.xhp
+msgctxt ""
+"03102450.xhp\n"
+"par_idN1056F\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03020405.xhp#par_id3151074.10.help.text
-msgid "<emph>FileNumber:</emph> The number of the file that was opened with the Open statement."
-msgstr "<emph>FajlBroj</emph>: Broj fajla koji je otvoren sa Otvoriti izjavom."
-
-#: 03020405.xhp#par_id3144766.11.help.text
-msgid "<emph>Attribute:</emph> Integer expression that indicates the type of file information that you want to return. The following values are possible:"
-msgstr "<emph>Attribute</emph>: Integer izraz koji pokazuje tip fajla informacije koju zelte vratiti. Sljedece vrijednosti su moguce:"
+#. //kV
+#: 03102450.xhp
+msgctxt ""
+"03102450.xhp\n"
+"par_idN10573\n"
+"help.text"
+msgid "<emph>Var:</emph> Any variable that you want to test. If the variable contains an error value, the function returns True, otherwise the function returns False."
+msgstr ""
-#: 03020405.xhp#par_id3147396.12.help.text
-msgid "1: The FileAttr-Function indicates the access mode of the file."
-msgstr "FajlAttr Funkcija pokazuje pristupni oblik fajla."
+#. .kKY
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"tit\n"
+"help.text"
+msgid "GetSolarVersion Function [Runtime]"
+msgstr "GetSolarVersion Function [Run-time]"
-#: 03020405.xhp#par_id3149959.13.help.text
-msgid "2: The FileAttr-Function returns the file access number of the operating system."
-msgstr "2: FajlAttr Funkcija vraca pristupni broj fajla operativnog sistema."
+#. L4ST
+#: 03131000.xhp
+#, fuzzy
+msgctxt ""
+"03131000.xhp\n"
+"bm_id3157898\n"
+"help.text"
+msgid "<bookmark_value>GetSolarVersion function</bookmark_value>"
+msgstr "<bookmark_value>GetSystemTicks funkcija</bookmark_value>"
-#: 03020405.xhp#par_id3154018.14.help.text
-msgid "If you specify a parameter attribute with a value of 1, the following return values apply:"
-msgstr "Ako oznacite parametar atributa sa vrijednosti 1,sljedece povratne vrijednosti se primjenjuju:"
+#. ~;jw
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"hd_id3157898\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03131000.xhp\" name=\"GetSolarVersion Function [Runtime]\">GetSolarVersion Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131000.xhp\" name=\"GetSolarVersion Function [Run-time]\">GetSolarVersion Function [Run-time]</link>"
-#: 03020405.xhp#par_id3149124.15.help.text
-msgid "1 - INPUT (file open for input)"
-msgstr "1 - UNOS (fajl otvoren za unos)"
+#. N2or
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"par_id3152801\n"
+"2\n"
+"help.text"
+msgid "Returns the internal number of the current $[officename] version."
+msgstr "vraca interni broj trenutne $[officename] verzije."
-#: 03020405.xhp#par_id3156275.16.help.text
-msgid "2 - OUTPUT (file open for output)"
-msgstr "2 - ISPIS (fajl otvoren za ispis)"
+#. Ug,8
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"hd_id3153311\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03020405.xhp#par_id3155066.17.help.text
-msgid "4 - RANDOM (file open for random access)"
-msgstr "4 - NASUMICNO (fajl otvoren za nasumicni pritup)"
+#. 56_!
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"par_id3155388\n"
+"4\n"
+"help.text"
+msgid "s = GetSolarVersion"
+msgstr ""
-#: 03020405.xhp#par_id3148406.18.help.text
-msgid "8 - APPEND (file open for appending)"
-msgstr "8 - DODATI (fajl otvoren za dodavanje)"
+#. sEs]
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"hd_id3149514\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03020405.xhp#par_id3154757.19.help.text
-msgid "32 - BINARY (file open in binary mode)."
-msgstr "32 - BINARNO (fajl otvoren za binarni oblik)."
+#. B5E$
+#: 03131000.xhp
+#, fuzzy
+msgctxt ""
+"03131000.xhp\n"
+"par_id3148685\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "Stringovi"
-#: 03020405.xhp#hd_id3147339.20.help.text
-msgctxt "03020405.xhp#hd_id3147339.20.help.text"
+#. +b;P
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"hd_id3143270\n"
+"7\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03020405.xhp#par_id3155959.21.help.text
-msgid "Sub ExampleFileAttr"
-msgstr "Sub PrimjerFajlAttr"
-
-#: 03020405.xhp#par_id3145147.22.help.text
-#, fuzzy
-msgctxt "03020405.xhp#par_id3145147.22.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iColour As Integer"
+#. 5Xo!
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"par_id3148947\n"
+"11\n"
+"help.text"
+msgid "MsgBox sSep,64,\"Version number of the solar technology\""
+msgstr ""
-#: 03020405.xhp#par_id3153966.23.help.text
-#, fuzzy
-msgctxt "03020405.xhp#par_id3153966.23.help.text"
-msgid "Dim sLine As String"
-msgstr "Dim sVar kao String"
+#. Ssl:
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"tit\n"
+"help.text"
+msgid "CreateUnoListener Function [Runtime]"
+msgstr "CreateUnoListener Funkiciju [Run-time]"
-#: 03020405.xhp#par_id3155336.24.help.text
+#. @9a~
+#: 03132000.xhp
#, fuzzy
-msgctxt "03020405.xhp#par_id3155336.24.help.text"
-msgid "Dim aFile As String"
-msgstr "DIM sFile Kao String"
-
-#: 03020405.xhp#par_id3163807.25.help.text
-msgctxt "03020405.xhp#par_id3163807.25.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr ""
+msgctxt ""
+"03132000.xhp\n"
+"bm_id3155150\n"
+"help.text"
+msgid "<bookmark_value>CreateUnoListener function</bookmark_value>"
+msgstr "<bookmark_value>CdateToIso funkcija</bookmark_value>"
-#: 03020405.xhp#par_id3154021.27.help.text
-msgctxt "03020405.xhp#par_id3154021.27.help.text"
-msgid "iNumber = Freefile"
-msgstr ""
+#. ;gDF
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"hd_id3155150\n"
+"53\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"CreateUnoListener Function [Runtime]\">CreateUnoListener Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"CreateUnoListener Function [Run-time]\">CreateUnoListener Function [Run-time]</link>"
-#: 03020405.xhp#par_id3153786.28.help.text
-msgctxt "03020405.xhp#par_id3153786.28.help.text"
-msgid "Open aFile For Output As #iNumber"
+#. +E:p
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3149346\n"
+"52\n"
+"help.text"
+msgid "Creates a Listener instance."
msgstr ""
-#: 03020405.xhp#par_id3155607.29.help.text
-#, fuzzy
-msgctxt "03020405.xhp#par_id3155607.29.help.text"
-msgid "Print #iNumber, \"This is a line of text\""
-msgstr "Isštampati #iBroj, \"Prvi red teksta\""
-
-#: 03020405.xhp#par_id3150361.30.help.text
-msgid "MsgBox FileAttr(#iNumber, 1 ),0,\"Access mode\""
-msgstr "MsgBox FileAttr(#iBroj, 1 ),0,\"Pristupni oblik\""
+#. G!w$
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3153681\n"
+"51\n"
+"help.text"
+msgid "Many Uno interfaces let you register listeners on a special listener interface. This allows you to listen for specific events and call up the appropriate listener method. The CreateUnoListener function waits for the called listener interface and then passes the interface an object that the interface supports. This object is then passed to the method to register the listener."
+msgstr "Many Uno Interfaces omogucuju vam da registrujete slušatelja na posebne slušatelj sučelje. to vam omogućuje slušanje za određene događaje i pozvati odgovarajuću metodu slušatelja. createunolistener funkcija čeka pozvanog slusatelja , a zatim prolazi sučelje objekt koji sučelje podržava. ovaj objekt je onda prošao na način da se registrujete slušatelja."
-#: 03020405.xhp#par_id3149817.31.help.text
-msgid "MsgBox FileAttr(#iNumber, 2 ),0,\"File attribute\""
-msgstr "MsgBox FileAttr(#iBroj, 2 ),0,\"Fajl atribut\""
+#. ]wcM
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"hd_id3148685\n"
+"50\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03020405.xhp#par_id3155115.32.help.text
-msgctxt "03020405.xhp#par_id3155115.32.help.text"
-msgid "Close #iNumber"
+#. PsGA
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3143228\n"
+"49\n"
+"help.text"
+msgid "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )"
msgstr ""
-#: 03020405.xhp#par_id3147130.33.help.text
-#, fuzzy
-msgctxt "03020405.xhp#par_id3147130.33.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 01030100.xhp#tit.help.text
-msgid "IDE Overview"
-msgstr "IDE Pregled"
+#. q!*Z
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"hd_id3147574\n"
+"48\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 01030100.xhp#hd_id3147291.1.help.text
-msgid "<link href=\"text/sbasic/shared/01030100.xhp\" name=\"IDE Overview\">IDE Overview</link>"
-msgstr "<link href=\"text/sbasic/shared/01030100.xhp\" name=\"IDE Pregled\">IDE Pregled</link>"
+#. Eo29
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3154046\n"
+"47\n"
+"help.text"
+msgid "The following example is based on a Basic library object."
+msgstr "Sljedeci primjer je baziran na Basic sustavu objekta."
-#: 01030100.xhp#par_id3156344.3.help.text
-msgid "The <link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\"><emph>Macro Toolbar</emph></link> in the IDE provides various icons for editing and testing programs."
-msgstr "<link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\"><emph>Macro Toolbar</emph></link> u IDE-u pruža različite ikonice za programe editovanja i testiranja."
+#. I06J
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3149294\n"
+"44\n"
+"help.text"
+msgid "The CreateUnoListener method requires two parameters. The first is a prefix and is explained in detail below. The second parameter is the fully qualified name of the Listener interface that you want to use."
+msgstr "createunolistener metoda zahtijeva dva parametra. prvi je prefiks i detaljno je objašnjena u nastavku. drugi parametar je potpuno kvalificirani naziv listener sučelje koje želite koristiti."
-#: 01030100.xhp#par_id3151210.4.help.text
-msgid "In the <link href=\"text/sbasic/shared/01030200.xhp\" name=\"Editor window\"><emph>Editor window</emph></link>, directly below the Macro toolbar, you can edit the Basic program code. The column on the left side is used to set breakpoints in the program code."
-msgstr "U <link href=\"text/sbasic/shared/01030200.xhp\" name=\"Editor window\"><emph>Editor window</emph></link>, tačno ispod Macro alata, možeš urediti kod programa Basic. Kolona na lijevoj strani se koristi da se postave tačke prekida u programskom kodu."
+#. %f3A
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3149670\n"
+"43\n"
+"help.text"
+msgid "The Listener must then be added to the Broadcaster Object. This is done by calling the appropriate method for adding a Listener. These methods always follow the pattern \"addFooListener\", where \"Foo\" is the Listener Interface Type, without the 'X'. In this example, the addContainerListener method is called to register the XContainerListener:"
+msgstr "\"addFooListener\", where \"Foo\" is the Listener Interface Type, without the 'X'. In this example, the addContainerListener method is called to register the XContainerListener:"
-#: 01030100.xhp#par_id3154686.5.help.text
-msgid "The <link href=\"text/sbasic/shared/01050100.xhp\" name=\"Watch\"><emph>Watch window</emph></link> (observer) is located below the Editor window at the left, and displays the contents of variables or arrays during a single step process."
-msgstr "<link href=\"text/sbasic/shared/01050100.xhp\" name=\"Watch\"><emph>Watch window</emph></link> (promatrač) je lociran ispod Editor prozora lijevo i prikazuje sadržaj varijabli ili matrica tokom procesa s jednim korakom."
+#. oUXC
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3154940\n"
+"41\n"
+"help.text"
+msgid "oLib = BasicLibraries.Library1 ' Library1 must exist!"
+msgstr ""
-#: 01030100.xhp#par_id3145787.8.help.text
-msgid "The <emph>Call Stack</emph> window to the right provides information about the call stack of SUBS and FUNCTIONS when a program runs."
-msgstr "<emph>Call Stack</emph> prozor na desno pruža informacije o pozivnom slogu SUBova iFUNKCIJA kada je program pokrenut."
+#. ySJ4
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3150359\n"
+"40\n"
+"help.text"
+msgid "oLib.addContainerListener( oListener ) ' Register the listener"
+msgstr ""
-#: 01030100.xhp#par_id3147434.6.help.text
-#, fuzzy
-msgctxt "01030100.xhp#par_id3147434.6.help.text"
-msgid "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
-msgstr "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Makro</link>"
+#. ?@;g
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3154138\n"
+"39\n"
+"help.text"
+msgid "The Listener is now registered. When an event occurs, the corresponding Listener calls the appropriate method from the com.sun.star.container.XContainerListener Interface."
+msgstr "listener je sada registriran. kada se događaju, odgovarajući listener poziva odgovarajuće metode iz com.sun.star.container.xcontainerlistener sučelja."
-#: 03010201.xhp#tit.help.text
-msgid "InputBox Function [Runtime]"
-msgstr "InputBox Function [Run-time]"
+#. hgcp
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3148922\n"
+"38\n"
+"help.text"
+msgid "The prefix calls registered Listeners from Basic-subroutines. The Basic run-time system searches for Basic-subroutines or functions that have the name \"PrefixListenerMethode\" and calls them when found. Otherwise, a run-time error occurs."
+msgstr "predmetak poziva registriranog slusatelja iz basic-potprograme. osnovni run-time sustav traži basic-potprograme ili funkcijama koje imaju naziv &quot;prefixlistenermethode&quot; i poziva ih kada je pronađena. inače, run-time pogreška."
-#: 03010201.xhp#bm_id3148932.help.text
-#, fuzzy
-msgid "<bookmark_value>InputBox function</bookmark_value>"
-msgstr "<bookmark_value>Int Funkcija</bookmark_value>"
+#. W8kb
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3150768\n"
+"37\n"
+"help.text"
+msgid "In this example, the Listener-Interface uses the following methods:"
+msgstr "U sljedecem primjeru,Listener-Interface koristi sljedece metode:"
-#: 03010201.xhp#hd_id3148932.1.help.text
-msgid "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"InputBox Function [Runtime]\">InputBox Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"InputBox Function [Run-time]\">InputBox Function [Run-time]</link>"
+#. W+si
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3151176\n"
+"36\n"
+"help.text"
+msgid "disposing:"
+msgstr "raspolaganja:"
-#: 03010201.xhp#par_id3151262.2.help.text
-msgid "Displays a prompt in a dialog at which the user can input text. The input is assigned to a variable."
-msgstr "Prujazuje dijalog gdje korisnik kuca. input je kao varijabla"
+#. ee=p
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3145173\n"
+"35\n"
+"help.text"
+msgid "Listener base interface (com.sun.star.lang.XEventListener): base interface for all Listener Interfaces"
+msgstr "Listener base interface (com.sun.star.lang.XEventListener): osnovni interface za sve Listener Interfaces"
-#: 03010201.xhp#par_id3151100.3.help.text
-msgid "The <emph>InputBox</emph> statement is a convenient method of entering text through a dialog. Confirm the input by clicking OK or pressing Return. The input is returned as the function return value. If you close the dialog with Cancel, <emph>InputBox</emph> returns a zero-length string (\"\")."
-msgstr "The <emph>InputBox</emph> izraz je dobra metoda za unosenje teksta kroz dijalog. potvrdi unos klikajuci ok ili Return. input je vracen kao funkcija. ako zatvorite dijalog sa Cancel, <emph>InputBox</emph> vraca string koji nij eprazan (<emph>\"\"</emph>)."
+#. /=Kb
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3156212\n"
+"34\n"
+"help.text"
+msgid "elementInserted:"
+msgstr ""
-#: 03010201.xhp#hd_id3152347.4.help.text
-msgctxt "03010201.xhp#hd_id3152347.4.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. ]]jg
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3159254\n"
+"33\n"
+"help.text"
+msgid "Method of the com.sun.star.container.XContainerListener interface"
+msgstr "Metoda com.sun.star.container.XContainerListener interface"
-#: 03010201.xhp#par_id3159201.5.help.text
-msgid "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As Integer, y_pos As Integer]]]]) "
-msgstr "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As Integer, y_pos As Integer]]]])"
+#. i%Oj
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3147287\n"
+"32\n"
+"help.text"
+msgid "elementRemoved:"
+msgstr "elementUklonjen:"
-#: 03010201.xhp#hd_id3150713.6.help.text
-msgctxt "03010201.xhp#hd_id3150713.6.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. *Mgd
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3146119\n"
+"31\n"
+"help.text"
+msgid "Method of the com.sun.star.container.XContainerListener interface"
+msgstr "Metoda com.sun.star.container.XContainerListener interface"
-#: 03010201.xhp#par_id3145090.7.help.text
+#. xG15
+#: 03132000.xhp
#, fuzzy
-msgctxt "03010201.xhp#par_id3145090.7.help.text"
-msgid "String"
-msgstr "Stringovi"
+msgctxt ""
+"03132000.xhp\n"
+"par_id3153951\n"
+"30\n"
+"help.text"
+msgid "elementReplaced:"
+msgstr "elementUklonjen:"
-#: 03010201.xhp#hd_id3149346.8.help.text
-msgctxt "03010201.xhp#hd_id3149346.8.help.text"
-msgid "Parameter:"
-msgstr "Parametar:"
+#. idVE
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3154013\n"
+"29\n"
+"help.text"
+msgid "Method of the com.sun.star.container.XContainerListener interface"
+msgstr "Metoda com.sun.star.container.XContainerListener interface"
-#: 03010201.xhp#par_id3153311.9.help.text
-msgid "<emph>Msg</emph>: String expression displayed as the message in the dialog box."
-msgstr "<emph>Msg</emph>: String expression displayed as the message in the dialogue box."
+#. %.A!
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3147435\n"
+"28\n"
+"help.text"
+msgid "In this example, the prefix is ContListener_. The following subroutines must therefore be implemented in Basic:"
+msgstr "U ovom primjeru , prefix is ContListener_. Sljedeci potprogrami moraju biti implementirani u osnovi:"
-#: 03010201.xhp#par_id3145315.10.help.text
-msgid "<emph>Title</emph>: String expression displayed in the title bar of the dialog box."
-msgstr "<emph>Naslov</emph>: String expression displayed in the title bar of the dialogue box."
+#. K1q;
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3155411\n"
+"27\n"
+"help.text"
+msgid "ContListener_disposing"
+msgstr ""
-#: 03010201.xhp#par_id3154307.11.help.text
-msgid "<emph>Default</emph>: String expression displayed in the text box as default if no other input is given."
-msgstr "<emph>Uobičajeno</emph>: String expression displayed in the text box as default if no other input is given."
+#. XfDA
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3146923\n"
+"26\n"
+"help.text"
+msgid "ContListener_elementInserted"
+msgstr ""
-#: 03010201.xhp#par_id3147573.12.help.text
-msgid "<emph>x_pos</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
-msgstr "<emph>x_pos</emph>: Integer expression that specifies the horizontal position of the dialogue box. The position is an absolute coordinate and does not refer to the window of the office application."
+#. RW3*
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3147318\n"
+"25\n"
+"help.text"
+msgid "ContListener_elementRemoved"
+msgstr ""
-#: 03010201.xhp#par_id3156024.13.help.text
-msgid "<emph>y_pos</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
-msgstr "<emph>y_pos</emph>: Integer expression that specifies the vertical position of the dialogue box. The position is an absolute coordinate and does not refer to the window of the office application."
+#. Tgp9
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3152578\n"
+"24\n"
+"help.text"
+msgid "ContListener_elementReplaced"
+msgstr ""
-#: 03010201.xhp#par_id3153897.14.help.text
-msgid "If <emph>x_pos</emph> and <emph>y_pos</emph> are omitted, the dialog is centered on the screen. The position is specified in <link href=\"text/sbasic/shared/00000002.xhp#twips\" name=\"twips\">twips</link>."
-msgstr "ako <emph>x_pos</emph> and <emph>y_pos</emph> are omitted, the dialogue box is centred on the screen. The position is specified in <link href=\"text/sbasic/shared/00000002.xhp#twips\" name=\"twips\">twips</link>."
+#. ,e)L
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3150592\n"
+"23\n"
+"help.text"
+msgid "An event structure type that contains information about an event exists for every Listener type. When a Listener method is called, an instance of this event is passed to the method as a parameter. Basic Listener methods can also call these event objects, so long as the appropriate parameter is passed in the Sub declaration. For example:"
+msgstr "vrsta događaja struktura koja sadrži informacije o događaju postoji za svaki tip listener. kad se zove listener metoda, primjer ovogdogađaj je prošao na način kao parametar. osnovne listener metode također se mogu nazvati kao objekti, tako dugo dok odgovarajući parametar nije prošao u sub deklaraciji. na primjer:"
-#: 03010201.xhp#hd_id3149456.15.help.text
-msgctxt "03010201.xhp#hd_id3149456.15.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. jhdm
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3153876\n"
+"21\n"
+"help.text"
+msgid "MsgBox \"disposing\""
+msgstr ""
-#: 03010201.xhp#par_id3153379.16.help.text
-msgid "Sub ExampleInputBox"
+#. BCJP
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3154098\n"
+"17\n"
+"help.text"
+msgid "MsgBox \"elementInserted\""
msgstr ""
-#: 03010201.xhp#par_id3149656.17.help.text
-#, fuzzy
-msgctxt "03010201.xhp#par_id3149656.17.help.text"
-msgid "Dim sText As String"
-msgstr "MkDir tekst kao string"
+#. ?kwy
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3153947\n"
+"13\n"
+"help.text"
+msgid "MsgBox \"elementRemoved\""
+msgstr ""
-#: 03010201.xhp#par_id3154367.18.help.text
-msgid "sText = InputBox (\"Please enter a phrase:\",\"Dear User\")"
-msgstr "sText = InputBox(\"Please enter a phrase:\", \"Dear User\")"
+#. 4BNT
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3148915\n"
+"9\n"
+"help.text"
+msgid "MsgBox \"elementReplaced\""
+msgstr ""
-#: 03010201.xhp#par_id3151042.19.help.text
-msgid "MsgBox ( sText , 64, \"Confirmation of phrase\")"
-msgstr "MsgBox(sText, 64, \"Confirmation of phrase\")"
+#. b;81
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3156056\n"
+"6\n"
+"help.text"
+msgid "You do not need to include the parameter of an event object if the object is not used:"
+msgstr "Ne morate ukljuciti parametre objekat dogadjaj ako objekat nije koristen:"
-#: 03010201.xhp#par_id3150768.20.help.text
-#, fuzzy
-msgctxt "03010201.xhp#par_id3150768.20.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. hTU(
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3150042\n"
+"5\n"
+"help.text"
+msgid "' Minimal implementation of Sub disposing"
+msgstr ":' Minimal implementacija of Sub disposing"
+
+#. (7Ll
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3150940\n"
+"2\n"
+"help.text"
+msgid "Listener methods must <emph>always</emph> be implemented to avoid Basic run-time errors."
+msgstr "Listener <emph>always</emph>implementiran da se izbjegne Basic run-time greske."
-#: 03070400.xhp#tit.help.text
+#. `|m-
+#: 03020205.xhp
#, fuzzy
-msgid "\"/\" Operator [Runtime]"
-msgstr "MOD Operator [Vrijeme izvodjenja]"
+msgctxt ""
+"03020205.xhp\n"
+"tit\n"
+"help.text"
+msgid "Write Statement [Runtime]"
+msgstr "Sacekaj izraz [U izvršenju]"
-#: 03070400.xhp#bm_id3150669.help.text
+#. *fHF
+#: 03020205.xhp
#, fuzzy
-msgid "<bookmark_value>\"/\" operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
+msgctxt ""
+"03020205.xhp\n"
+"bm_id3147229\n"
+"help.text"
+msgid "<bookmark_value>Write statement</bookmark_value>"
+msgstr "<bookmark_value>Sacekaj izraz</bookmark_value>"
-#: 03070400.xhp#hd_id3150669.1.help.text
+#. +jxS
+#: 03020205.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03070400.xhp\">\"/\" Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020403.xhp\">CurDir Funkcija [Run-time]</link>"
+msgctxt ""
+"03020205.xhp\n"
+"hd_id3147229\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020205.xhp\" name=\"Write Statement [Runtime]\">Write Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03130600.xhp\" name=\"Wait Statement [Run-time]\">Sacekaj izraz [U izvršenju]</link>"
-#: 03070400.xhp#par_id3149670.2.help.text
-msgid "Divides two values."
+#. T0)=
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"par_id3154685\n"
+"2\n"
+"help.text"
+msgid "Writes data to a sequential file."
msgstr ""
-#: 03070400.xhp#hd_id3148946.3.help.text
-msgctxt "03070400.xhp#hd_id3148946.3.help.text"
+#. w:|.
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"hd_id3150449\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03070400.xhp#par_id3153360.4.help.text
-#, fuzzy
-msgid "Result = Expression1 / Expression2 "
-msgstr "Resultat = Izrar_1 MOD Izraz_2"
+#. EM+(
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"par_id3145785\n"
+"4\n"
+"help.text"
+msgid "Write [#FileName], [Expressionlist]"
+msgstr ""
-#: 03070400.xhp#hd_id3150359.5.help.text
-msgctxt "03070400.xhp#hd_id3150359.5.help.text"
+#. 0YCi
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"hd_id3151116\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03070400.xhp#par_id3154141.6.help.text
-#, fuzzy
-msgid "<emph>Result:</emph> Any numerical value that contains the result of the division."
-msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
-
-#: 03070400.xhp#par_id3150448.7.help.text
-#, fuzzy
-msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to divide."
-msgstr "<emph>Izraz_1, Izraz_2</emph>: Brojcani izraz koji zelite da podijelite."
-
-#: 03070400.xhp#hd_id3154684.8.help.text
-msgctxt "03070400.xhp#hd_id3154684.8.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03070400.xhp#par_id3145786.9.help.text
+#. X@Ry
+#: 03020205.xhp
#, fuzzy
-msgid "Sub ExampleDivision1"
-msgstr "Sub PrimjerOkruženja"
+msgctxt ""
+"03020205.xhp\n"
+"par_id3153728\n"
+"6\n"
+"help.text"
+msgid "<emph>FileName:</emph> Any numeric expression that contains the file number that was set by the Open statement for the respective file."
+msgstr "<emph>FajlBroj</emph>: Numericki izraz koji sadrzi broj fajla koji je poslat od otvorene izjave za odgovarajuci fajl."
-#: 03070400.xhp#par_id3153768.10.help.text
-msgid "Print 5 / 5"
+#. ?Lu(
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"par_id3146120\n"
+"7\n"
+"help.text"
+msgid "<emph>Expressionlist:</emph> Variables or expressions that you want to enter in a file, separated by commas."
msgstr ""
-#: 03070400.xhp#par_id3161832.11.help.text
-#, fuzzy
-msgctxt "03070400.xhp#par_id3161832.11.help.text"
-msgid "End sub"
-msgstr "kraj sub"
-
-#: 03070400.xhp#par_id3149484.13.help.text
-#, fuzzy
-msgid "Sub ExampleDivision2"
-msgstr "Sub PrimjerOkruženja"
-
-#: 03070400.xhp#par_id3145365.14.help.text
-#, fuzzy
-msgctxt "03070400.xhp#par_id3145365.14.help.text"
-msgid "Dim iValue1 as Integer"
-msgstr "Dim iPos kao Cifra"
+#. [Kk{
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"par_id3150010\n"
+"8\n"
+"help.text"
+msgid "If the expression list is omitted, the <emph>Write</emph> statement appends an empty line to the file."
+msgstr ""
-#: 03070400.xhp#par_id3146119.15.help.text
-#, fuzzy
-msgctxt "03070400.xhp#par_id3146119.15.help.text"
-msgid "Dim iValue2 as Integer"
-msgstr "Dim iPos kao Cifra"
+#. (aOD
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"par_id3163713\n"
+"9\n"
+"help.text"
+msgid "To add an expression list to a new or an existing file, the file must be opened in the <emph>Output</emph> or <emph>Append</emph> mode."
+msgstr ""
-#: 03070400.xhp#par_id3150011.16.help.text
-msgctxt "03070400.xhp#par_id3150011.16.help.text"
-msgid "iValue1 = 5"
+#. jHyB
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"par_id3147428\n"
+"10\n"
+"help.text"
+msgid "Strings that you write are enclosed by quotation marks and separated by commas. You do not need to enter these delimiters in the expression list."
msgstr ""
-#: 03070400.xhp#par_id3153726.17.help.text
-msgctxt "03070400.xhp#par_id3153726.17.help.text"
-msgid "iValue2 = 10"
+#. s}%q
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"par_id1002838\n"
+"help.text"
+msgid "Each <emph>Write</emph> statement outputs a line end symbol as last entry."
msgstr ""
-#: 03070400.xhp#par_id3151117.18.help.text
-msgid "Print iValue1 / iValue2"
+#. kN%p
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"par_id6618854\n"
+"help.text"
+msgid "Numbers with decimal delimiters are converted according to the locale settings."
msgstr ""
-#: 03070400.xhp#par_id3146975.19.help.text
-#, fuzzy
-msgctxt "03070400.xhp#par_id3146975.19.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. l[mK
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"hd_id3151073\n"
+"11\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03060300.xhp#tit.help.text
-#, fuzzy
-msgid "Imp-Operator [Runtime]"
-msgstr "MOD Operator [Vrijeme izvodjenja]"
+#. jSzv
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"tit\n"
+"help.text"
+msgid "GetAttr Function [Runtime]"
+msgstr "GetAttr Funkcija [Run-time]"
-#: 03060300.xhp#bm_id3156024.help.text
-#, fuzzy
-msgid "<bookmark_value>Imp operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
+#. afc)
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"bm_id3150984\n"
+"help.text"
+msgid "<bookmark_value>GetAttr function</bookmark_value>"
+msgstr "<bookmark_value>GetAttr Funkcija</bookmark_value>"
-#: 03060300.xhp#hd_id3156024.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03060300.xhp\" name=\"Imp-Operator [Runtime]\">Imp Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"MOD Operator [Vrijeme izvodjenja]\">MOD Operator [Vrijeme izvodjenja]</link>"
+#. aVC[
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"hd_id3150984\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020409.xhp\" name=\"GetAttr Function [Runtime]\">GetAttr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020409.xhp\" name=\"GetAttr Funkcija [Run-time]\">GetAttr Funkcija [Run-time]</link>"
-#: 03060300.xhp#par_id3148947.2.help.text
-msgid "Performs a logical implication on two expressions."
-msgstr ""
+#. Z)@W
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3154347\n"
+"2\n"
+"help.text"
+msgid "Returns a bit pattern that identifies the file type or the name of a volume or a directory."
+msgstr "Vraca uzorak koji identifikuje tip fajla ili obim fajla ili direktorija."
-#: 03060300.xhp#hd_id3148664.3.help.text
-msgctxt "03060300.xhp#hd_id3148664.3.help.text"
+#. eO-k
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"hd_id3149457\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03060300.xhp#par_id3149656.4.help.text
-#, fuzzy
-msgid "Result = Expression1 Imp Expression2"
-msgstr "Resultat = Izrar_1 MOD Izraz_2"
-
-#: 03060300.xhp#hd_id3151212.5.help.text
-msgctxt "03060300.xhp#hd_id3151212.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03060300.xhp#par_id3154910.6.help.text
+#. /3bY
+#: 03020409.xhp
#, fuzzy
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the implication."
-msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
-
-#: 03060300.xhp#par_id3156281.7.help.text
-msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to evaluate with the Imp operator."
-msgstr ""
+msgctxt ""
+"03020409.xhp\n"
+"par_id3150359\n"
+"4\n"
+"help.text"
+msgid "GetAttr (Text As String)"
+msgstr "Asc (Tekst Kao String)"
-#: 03060300.xhp#par_id3150440.8.help.text
-msgid "If you use the Imp operator in Boolean expressions, False is only returned if the first expression evaluates to True and the second expression to False."
-msgstr ""
+#. JQ[K
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"hd_id3151211\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03060300.xhp#par_id3163710.9.help.text
-msgid "If you use the Imp operator in bit expressions, a bit is deleted from the result if the corresponding bit is set in the first expression and the corresponding bit is deleted in the second expression."
-msgstr ""
+#. cQ#K
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3154909\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "Cjelobrojno"
-#: 03060300.xhp#hd_id3147318.10.help.text
-msgctxt "03060300.xhp#hd_id3147318.10.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. !iW.
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"hd_id3145172\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03060300.xhp#par_id3155854.11.help.text
+#. I:aA
+#: 03020409.xhp
#, fuzzy
-msgid "Sub ExampleImp"
-msgstr "Prijelazni PRimjerDim1"
-
-#: 03060300.xhp#par_id3145272.12.help.text
-msgctxt "03060300.xhp#par_id3145272.12.help.text"
-msgid "Dim A as Variant, B as Variant, C as Variant, D as Variant"
-msgstr ""
+msgctxt ""
+"03020409.xhp\n"
+"par_id3151042\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>File</emph>: Bilo koji znakovni izraz koji sadrzi znakovne specifikacije. Mozete koristiti i <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-#: 03060300.xhp#par_id3159156.13.help.text
-#, fuzzy
-msgctxt "03060300.xhp#par_id3159156.13.help.text"
-msgid "Dim vOut as Variant"
-msgstr "Dim A Kao Promjenjiv"
+#. ?Qys
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3161831\n"
+"9\n"
+"help.text"
+msgid "This function determines the attributes for a specified file and returns the bit pattern that can help you to identify the following file attributes:"
+msgstr "Ova Funkcija odredjuje atribute sa odredjene fajlove i vraca uzorke koji mogu pomoći u identifikaciji sljedecih atributa fajlova:"
-#: 03060300.xhp#par_id3151116.14.help.text
-msgctxt "03060300.xhp#par_id3151116.14.help.text"
-msgid "A = 10: B = 8: C = 6: D = Null"
-msgstr ""
+#. \,Nu
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"hd_id3145364\n"
+"10\n"
+"help.text"
+msgid "Value"
+msgstr "Vrijednost"
-#: 03060300.xhp#par_id3145750.15.help.text
-msgid "vOut = A > B Imp B > C REM returns -1"
-msgstr ""
+#. GX1L
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3147349\n"
+"11\n"
+"help.text"
+msgid "0 : Normal files."
+msgstr "0 : Normalni dokumenti."
-#: 03060300.xhp#par_id3156441.16.help.text
-msgid "vOut = B > A Imp B > C REM returns -1"
+#. \EQj
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3147434\n"
+"12\n"
+"help.text"
+msgid "1 : Read-only files."
msgstr ""
-#: 03060300.xhp#par_id3152596.17.help.text
-msgid "vOut = A > B Imp B > D REM returns 0"
-msgstr ""
+#. fBfJ
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3159154\n"
+"15\n"
+"help.text"
+msgid "8 : Returns the name of the volume"
+msgstr "8 : Vraca ime obima"
-#: 03060300.xhp#par_id3154942.18.help.text
-msgid "vOut = (B > D Imp B > A) REM returns -1"
-msgstr ""
+#. [T+0
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3145271\n"
+"16\n"
+"help.text"
+msgid "16 : Returns the name of the directory only."
+msgstr "16 : Vraca samo ime direktorija."
-#: 03060300.xhp#par_id3154492.19.help.text
-msgid "vOut = B Imp A REM returns -1"
+#. [cr7
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3153953\n"
+"17\n"
+"help.text"
+msgid "32 : File was changed since last backup (Archive bit)."
msgstr ""
-#: 03060300.xhp#par_id3147394.20.help.text
-#, fuzzy
-msgctxt "03060300.xhp#par_id3147394.20.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 00000003.xhp#tit.help.text
-msgctxt "00000003.xhp#tit.help.text"
-msgid "Information"
-msgstr "Informacije"
-
-#: 00000003.xhp#hd_id3148550.1.help.text
-msgctxt "00000003.xhp#hd_id3148550.1.help.text"
-msgid "Information"
-msgstr "Informacije"
-
-#: 00000003.xhp#par_id3153381.102.help.text
-msgid "You can set the locale used for controlling the formatting numbers, dates and currencies in $[officename] Basic in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</emph>. In Basic format codes, the decimal point (<emph>.</emph>) is always used as <emph>placeholder</emph> for the decimal separator defined in your locale and will be replaced by the corresponding character."
-msgstr ""
+#. DS[H
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3156444\n"
+"18\n"
+"help.text"
+msgid "If you want to know if a bit of the attribute byte is set, use the following query method:"
+msgstr "Ako zelite znati da li je dio bajta atributa podesen, koristite sljedece izraze:"
-#: 00000003.xhp#par_id3150870.103.help.text
-msgid "The same applies to the locale settings for date, time and currency formats. The Basic format code will be interpreted and displayed according to your locale setting."
-msgstr ""
+#. u2OJ
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"hd_id3153094\n"
+"19\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 00000003.xhp#par_id3156424.2.help.text
-msgid "The color values of the 16 basic colors are as follows:"
+#. #*}k
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3155415\n"
+"21\n"
+"help.text"
+msgid "On Error GoTo ErrorHandler ' Define target for error handler"
+msgstr ""
+
+#. mzrg
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"tit\n"
+"help.text"
+msgid "Select...Case Statement [Runtime]"
msgstr ""
-#: 00000003.xhp#par_id3153091.3.help.text
+#. pAMF
+#: 03090102.xhp
#, fuzzy
-msgid "<emph>Color Value</emph>"
-msgstr "<emph>Vrijednost</emph>"
+msgctxt ""
+"03090102.xhp\n"
+"bm_id3149416\n"
+"help.text"
+msgid "<bookmark_value>Select...Case statement</bookmark_value><bookmark_value>Case statement</bookmark_value>"
+msgstr "<bookmark_value>Na...GoSub statement</bookmark_value><bookmark_value>Na...GoTo statement</bookmark_value>"
-#: 00000003.xhp#par_id3154319.4.help.text
+#. iwGG
+#: 03090102.xhp
#, fuzzy
-msgid "<emph>Color Name</emph>"
-msgstr "<emph>Vrijednost</emph>"
+msgctxt ""
+"03090102.xhp\n"
+"hd_id3149416\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select...Case Statement [Runtime]\">Select...Case Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Odredi Izjava [Run-time]\">Odredi Izjava [Run-time]</link>"
-#: 00000003.xhp#par_id3151112.5.help.text
-msgctxt "00000003.xhp#par_id3151112.5.help.text"
-msgid "0"
+#. ZLog
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"par_id3153896\n"
+"2\n"
+"help.text"
+msgid "Defines one or more statement blocks depending on the value of an expression."
msgstr ""
-#: 00000003.xhp#par_id3155854.6.help.text
-msgid "Black"
-msgstr "Crna"
+#. rZ)m
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"hd_id3147265\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 00000003.xhp#par_id3154942.7.help.text
-msgid "128"
+#. Vj*n
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"par_id3150400\n"
+"4\n"
+"help.text"
+msgid "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select"
msgstr ""
-#: 00000003.xhp#par_id3154731.8.help.text
-msgid "Blue"
-msgstr "Plava"
+#. 6uEQ
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"hd_id3150767\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 00000003.xhp#par_id3145645.9.help.text
-msgid "32768"
+#. eD2d
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"par_id3156281\n"
+"6\n"
+"help.text"
+msgid "<emph>Condition:</emph> Any expression that controls if the statement block that follows the respective Case clause is executed."
msgstr ""
-#: 00000003.xhp#par_id3149400.10.help.text
-msgid "Green"
-msgstr "Zelena"
-
-#: 00000003.xhp#par_id3150753.11.help.text
-msgid "32896"
+#. @Gb7
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"par_id3150448\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any expression that is compatible with the Condition type expression. The statement block that follows the Case clause is executed if <emph>Condition</emph> matches <emph>Expression</emph>."
msgstr ""
-#: 00000003.xhp#par_id3153765.12.help.text
-msgid "Cyan"
-msgstr "Cijan"
-
-#: 00000003.xhp#par_id3154756.13.help.text
-msgid "8388608"
-msgstr ""
+#. la%;
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"hd_id3153768\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 00000003.xhp#par_id3159266.14.help.text
-msgid "Red"
-msgstr "Crvena"
+#. j$^#
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"par_id3152597\n"
+"14\n"
+"help.text"
+msgid "Print \"Number from 1 to 5\""
+msgstr "Ipiši \"Brojevi od 1 do 5\""
-#: 00000003.xhp#par_id3163807.15.help.text
-msgid "8388736"
-msgstr ""
+#. 9AoZ
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"par_id3147349\n"
+"16\n"
+"help.text"
+msgid "Print \"Number from 6 to 8\""
+msgstr "Ispiši \"Broj od 6 do 8\""
-#: 00000003.xhp#par_id3145150.16.help.text
-msgid "Magenta"
-msgstr "Mađenta"
+#. Z@kw
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"par_id3152886\n"
+"18\n"
+"help.text"
+msgid "Print \"Greater than 8\""
+msgstr "Ipsiši \"Veći od 8\""
-#: 00000003.xhp#par_id3147002.17.help.text
-msgid "8421376"
+#. .k*s
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"par_id3146975\n"
+"20\n"
+"help.text"
+msgid "Print \"Out of range 1 to 10\""
msgstr ""
-#: 00000003.xhp#par_id3152778.18.help.text
-msgid "Yellow"
-msgstr "Žuta"
-
-#: 00000003.xhp#par_id3150088.19.help.text
-msgid "8421504"
-msgstr ""
+#. JUPU
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"tit\n"
+"help.text"
+msgid "ConvertFromURL Function [Runtime]"
+msgstr "Pretvori iz URL funkcije [U izvršenju]"
-#: 00000003.xhp#par_id3159239.20.help.text
-msgid "White"
-msgstr ""
+#. -89,
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"bm_id3153894\n"
+"help.text"
+msgid "<bookmark_value>ConvertFromURL function</bookmark_value>"
+msgstr "<bookmark_value>Pretvori iz URL funkcije</bookmark_value>"
-#: 00000003.xhp#par_id3150206.21.help.text
-msgid "12632256"
-msgstr ""
+#. B4S_
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"hd_id3153894\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120313.xhp\" name=\"ConvertFromURL Function [Runtime]\">ConvertFromURL Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120313.xhp\" name=\"ConvertFromURL Function [Run-time]\">Pretvori iz URL funkcije[RDužina trajanja]</link>"
-#: 00000003.xhp#par_id3149817.22.help.text
-msgid "Gray"
-msgstr ""
+#. H}ba
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"par_id3147226\n"
+"2\n"
+"help.text"
+msgid "Converts a file URL to a system file name."
+msgstr "Pretvori URL fajl u sistemsko ime fajla."
-#: 00000003.xhp#par_id3150363.23.help.text
-msgid "255"
-msgstr ""
+#. W{h)
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"hd_id3143267\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 00000003.xhp#par_id3154576.24.help.text
-msgid "Light blue"
-msgstr "Svijetlo plava"
+#. UBU8
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"par_id3154142\n"
+"4\n"
+"help.text"
+msgid "ConvertFromURL(filename)"
+msgstr "PretvoriIzURL(ime fajla)"
-#: 00000003.xhp#par_id3150367.25.help.text
-msgid "65280"
-msgstr ""
+#. c8wX
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"hd_id3159157\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 00000003.xhp#par_id3150202.26.help.text
-msgid "Light green"
-msgstr "Svijetlo zelena"
+#. ;,Q^
+#: 03120313.xhp
+#, fuzzy
+msgctxt ""
+"03120313.xhp\n"
+"par_id3150669\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "Stringovi"
-#: 00000003.xhp#par_id3154487.27.help.text
-msgid "65535"
-msgstr ""
+#. .4o^
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"hd_id3143270\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 00000003.xhp#par_id3151332.28.help.text
-msgid "Light cyan"
-msgstr "Svijetlo cijan"
+#. !,^6
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"par_id3156023\n"
+"8\n"
+"help.text"
+msgid "<emph>Filename:</emph> A file name as a string."
+msgstr "<emph>Filename</emph>: Ime fajla kao string."
-#: 00000003.xhp#par_id3148702.29.help.text
-msgid "16711680"
-msgstr ""
+#. tKSr
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"hd_id3154760\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 00000003.xhp#par_id3153067.30.help.text
-msgid "Light red"
-msgstr "Svijetlo crvena"
+#. 5UkN
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"par_id3148664\n"
+"10\n"
+"help.text"
+msgid "systemFile$ = \"c:\\folder\\mytext.txt\""
+msgstr "sistemskiFajl$ = \"c:\\folder\\mytext.txt\""
-#: 00000003.xhp#par_id3153912.31.help.text
-msgid "16711935"
+#. ]eVq
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"par_id3150541\n"
+"11\n"
+"help.text"
+msgid "url$ = ConvertToURL( systemFile$ )"
msgstr ""
-#: 00000003.xhp#par_id3159097.32.help.text
-msgid "Light magenta"
-msgstr "Svijetla mađenta"
+#. v%]4
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"par_id3150792\n"
+"12\n"
+"help.text"
+msgid "print url$"
+msgstr "printaj url$"
-#: 00000003.xhp#par_id3155266.33.help.text
-msgid "16776960"
+#. ahS/
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"par_id3154367\n"
+"13\n"
+"help.text"
+msgid "systemFileAgain$ = ConvertFromURL( url$ )"
msgstr ""
-#: 00000003.xhp#par_id3157978.34.help.text
-msgid "Light yellow"
-msgstr ""
+#. Au*Q
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"par_id3153194\n"
+"14\n"
+"help.text"
+msgid "print systemFileAgain$"
+msgstr "printaj sistemskiFajlPonovo$"
-#: 00000003.xhp#par_id3153286.35.help.text
-msgid "16777215"
-msgstr ""
+#. Aa8z
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"tit\n"
+"help.text"
+msgid "FileLen-Function [Runtime]"
+msgstr "FileLen Funkcija [Run-time]"
-#: 00000003.xhp#par_id3151302.36.help.text
-msgid "Transparent white"
-msgstr ""
+#. $[Ck
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"bm_id3153126\n"
+"help.text"
+msgid "<bookmark_value>FileLen function</bookmark_value>"
+msgstr "<bookmark_value>FileLen Funkcija</bookmark_value>"
-#: 00000003.xhp#hd_id3152869.37.help.text
-#, fuzzy
-msgid "<variable id=\"errorcode\">Error Codes</variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoć - Sadržaj</emph></variable>"
+#. b?p8
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"hd_id3153126\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020408.xhp\" name=\"FileLen-Function [Runtime]\">FileLen Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020408.xhp\" name=\"FileLen Funkcija [Run-time]\">FileLen Funkcija [Run-time]</link>"
-#: 00000003.xhp#par_id315509599.help.text
-#, fuzzy
-msgid "<variable id=\"err1\">1 An exception occurred</variable>"
-msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
+#. pp{J
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"par_id3145068\n"
+"2\n"
+"help.text"
+msgid "Returns the length of a file in bytes."
+msgstr "Vraca duzinu fajla u bajtima."
-#: 00000003.xhp#par_id3155095.38.help.text
-#, fuzzy
-msgid "<variable id=\"err2\">2 Syntax error</variable>"
-msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
+#. XG0`
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"hd_id3159414\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 00000003.xhp#par_id3149126.39.help.text
-#, fuzzy
-msgid "<variable id=\"err3\">3 Return without Gosub</variable>"
-msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
+#. KP*?
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"par_id3149656\n"
+"4\n"
+"help.text"
+msgid "FileLen (Text As String)"
+msgstr "FileLen (Tekst kao Znak)"
-#: 00000003.xhp#par_id3153976.40.help.text
-msgid "<variable id=\"err4\">4 Incorrect entry; please retry</variable>"
-msgstr ""
+#. If~!
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"hd_id3148798\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 00000003.xhp#par_id3150891.41.help.text
-msgid "<variable id=\"err5\">5 Invalid procedure call</variable>"
+#. t)Mo
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"par_id3156282\n"
+"6\n"
+"help.text"
+msgid "Long"
msgstr ""
-#: 00000003.xhp#par_id3159227.42.help.text
-#, fuzzy
-msgid "<variable id=\"err6\">6 Overflow</variable>"
-msgstr "<variable id=\"fozei\">Izaberi <emph>Oblik - Row</emph></variable>"
+#. -dIy
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"hd_id3150768\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 00000003.xhp#par_id3154649.43.help.text
+#. {+$p
+#: 03020408.xhp
#, fuzzy
-msgid "<variable id=\"err7\">7 Not enough memory</variable>"
-msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
-
-#: 00000003.xhp#par_id3150050.44.help.text
-msgid "<variable id=\"err8\">8 Array already dimensioned</variable>"
-msgstr ""
+msgctxt ""
+"03020408.xhp\n"
+"par_id3153193\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>File</emph>: Bilo koji znakovni izraz koji sadrzi znakovne specifikacije. Mozete koristiti i <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-#: 00000003.xhp#par_id3148900.45.help.text
-#, fuzzy
-msgid "<variable id=\"err9\">9 Index out of defined range</variable>"
-msgstr "<variable id=\"dbrbf\">Izaberite <emph>Podaci - Define Range</emph></variable>"
+#. $@ZJ
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"par_id3150439\n"
+"9\n"
+"help.text"
+msgid "This function determines the length of a file. If the FileLen function is called for an open file, it returns the file length before it was opened. To determine the current file length of an open file, use the Lof function."
+msgstr "Ova funkcija odredjuje duzinu fajla. Ako je FileLen Funkcija pozvana za otvaranje fajla, ona vraca duzinu fajla prije nego sto je otvoren.Za odredjivanje duzine trenutnod fajla koristiti Lof Funkciju."
-#: 00000003.xhp#par_id3153806.46.help.text
-#, fuzzy
-msgid "<variable id=\"err10\">10 Duplicate definition</variable>"
-msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
+#. M1D@
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"hd_id3163710\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 00000003.xhp#par_id3146963.47.help.text
-msgid "<variable id=\"err11\">11 Division by zero</variable>"
-msgstr ""
+#. Ts!#
+#: 03020402.xhp
+msgctxt ""
+"03020402.xhp\n"
+"tit\n"
+"help.text"
+msgid "ChDrive Statement [Runtime]"
+msgstr "ChDrive izjava [Run-time]"
-#: 00000003.xhp#par_id3153013.48.help.text
+#. H1UI
+#: 03020402.xhp
#, fuzzy
-msgid "<variable id=\"err12\">12 Variable not defined</variable>"
-msgstr "<variable id=\"dbrbf\">Izaberite <emph>Podaci - Define Range</emph></variable>"
+msgctxt ""
+"03020402.xhp\n"
+"bm_id3145068\n"
+"help.text"
+msgid "<bookmark_value>ChDrive statement</bookmark_value>"
+msgstr "<bookmark_value>ChDir izjava</bookmark_value>"
-#: 00000003.xhp#par_id3155593.49.help.text
-#, fuzzy
-msgid "<variable id=\"err13\">13 Data type mismatch</variable>"
-msgstr "<variable id=\"dnsrt\">Izaberite <emph>Podaci - Sortiraj</emph></variable>"
+#. X{`*
+#: 03020402.xhp
+msgctxt ""
+"03020402.xhp\n"
+"hd_id3145068\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020402.xhp\" name=\"ChDrive Statement [Runtime]\">ChDrive Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020402.xhp\" name=\"ChDrive Statement [Run-time]\">ChDrive izjava [Run-time]</link>"
-#: 00000003.xhp#par_id3151197.50.help.text
-#, fuzzy
-msgid "<variable id=\"err14\">14 Invalid parameter</variable>"
-msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
+#. IG:s
+#: 03020402.xhp
+msgctxt ""
+"03020402.xhp\n"
+"par_id3149656\n"
+"2\n"
+"help.text"
+msgid "Changes the current drive."
+msgstr "Promjene u trenutnom drajvu."
-#: 00000003.xhp#par_id3154710.51.help.text
-#, fuzzy
-msgid "<variable id=\"err18\">18 Process interrupted by user</variable>"
-msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
+#. ft.W
+#: 03020402.xhp
+msgctxt ""
+"03020402.xhp\n"
+"hd_id3154138\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 00000003.xhp#par_id3147504.52.help.text
-#, fuzzy
-msgid "<variable id=\"err20\">20 Resume without error</variable>"
-msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
+#. _FWx
+#: 03020402.xhp
+msgctxt ""
+"03020402.xhp\n"
+"par_id3154685\n"
+"4\n"
+"help.text"
+msgid "ChDrive Text As String"
+msgstr "ChDrive Tekst kao Znak"
-#: 00000003.xhp#par_id3145319.53.help.text
-#, fuzzy
-msgid "<variable id=\"err28\">28 Not enough stack memory</variable>"
-msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
+#. _a{/
+#: 03020402.xhp
+msgctxt ""
+"03020402.xhp\n"
+"hd_id3156423\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 00000003.xhp#par_id3146110.54.help.text
-#, fuzzy
-msgid "<variable id=\"err35\">35 Sub-procedure or function procedure not defined</variable>"
-msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
+#. \phh
+#: 03020402.xhp
+msgctxt ""
+"03020402.xhp\n"
+"par_id3145172\n"
+"6\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that contains the drive letter of the new drive. If you want, you can use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>Text</emph>: Bilo koji znakovni izraz koji sadrzi oznaku drajva, novog drajva. Ako zelite, mozete koristiti <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-#: 00000003.xhp#par_id3147246.55.help.text
-msgid "<variable id=\"err48\">48 Error loading DLL file</variable>"
-msgstr ""
+#. (h/@
+#: 03020402.xhp
+msgctxt ""
+"03020402.xhp\n"
+"par_id3145785\n"
+"7\n"
+"help.text"
+msgid "The drive must be assigned a capital letter. Under Windows, the letter that you assign the drive is restricted by the settings in LASTDRV. If the drive argument is a multiple-character string, only the first letter is relevant. If you attempt to access a non-existent drive, an error occurs that you can respond to with the OnError statement."
+msgstr "Drajvu se mora pristupiti velikim slovom. Za Windows, slova kojima se pristupa drajvu su ogranicena na postavke u LASTDRV. Ako je argument drajva znak sa vise karaktera, samo prvo slovo je bitno. Ako pokusate proistupiti nepostojecem darajvu, pojavljuje se greska na koju mozete odgovoriti sa OnError izjavom."
-#: 00000003.xhp#par_id3146101.56.help.text
-#, fuzzy
-msgid "<variable id=\"err49\">49 Wrong DLL call convention</variable>"
-msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
+#. TcF]
+#: 03020402.xhp
+msgctxt ""
+"03020402.xhp\n"
+"hd_id3153188\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 00000003.xhp#par_id3153957.57.help.text
+#. [z\[
+#: 03020402.xhp
#, fuzzy
-msgid "<variable id=\"err51\">51 Internal error</variable>"
-msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
+msgctxt ""
+"03020402.xhp\n"
+"par_id3152576\n"
+"10\n"
+"help.text"
+msgid "ChDrive \"D\" ' Only possible if a drive 'D' exists."
+msgstr "ChDrive \"D\" REM Samo je moguce ako drajv D postoji."
-#: 00000003.xhp#par_id3154404.58.help.text
-#, fuzzy
-msgid "<variable id=\"err52\">52 Invalid file name or file number</variable>"
-msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
+#. fhf$
+#: 03020410.xhp
+msgctxt ""
+"03020410.xhp\n"
+"tit\n"
+"help.text"
+msgid "Kill Statement [Runtime]"
+msgstr "Kill Statement [Run-time]"
-#: 00000003.xhp#par_id3151338.59.help.text
+#. h1J~
+#: 03020410.xhp
#, fuzzy
-msgid "<variable id=\"err53\">53 File not found</variable>"
-msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
+msgctxt ""
+"03020410.xhp\n"
+"bm_id3153360\n"
+"help.text"
+msgid "<bookmark_value>Kill statement</bookmark_value>"
+msgstr "<bookmark_value>Sa Izjavom</bookmark_value>"
-#: 00000003.xhp#par_id3147298.60.help.text
-#, fuzzy
-msgid "<variable id=\"err54\">54 Incorrect file mode</variable>"
-msgstr "<variable id=\"eizei\">Izaberi <emph>Ubaci - Redovi</emph></variable>"
+#. H1bq
+#: 03020410.xhp
+msgctxt ""
+"03020410.xhp\n"
+"hd_id3153360\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020410.xhp\" name=\"Kill Statement [Runtime]\">Kill Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020410.xhp\" name=\"Kill Statement [Run-time]\">Kill Statement [Run-time]</link>"
-#: 00000003.xhp#par_id3148747.61.help.text
-#, fuzzy
-msgid "<variable id=\"err55\">55 File already open</variable>"
-msgstr "<variable id=\"dnftr\">Izaberite <emph>Podaci - Filtar</emph></variable>"
+#. .^6m
+#: 03020410.xhp
+msgctxt ""
+"03020410.xhp\n"
+"par_id3151211\n"
+"2\n"
+"help.text"
+msgid "Deletes a file from a disk."
+msgstr "Deletes a file from a disc."
-#: 00000003.xhp#par_id3145233.62.help.text
-#, fuzzy
-msgid "<variable id=\"err57\">57 Device I/O error</variable>"
-msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
+#. I76E
+#: 03020410.xhp
+msgctxt ""
+"03020410.xhp\n"
+"hd_id3150767\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 00000003.xhp#par_id3156399.63.help.text
+#. [s!w
+#: 03020410.xhp
#, fuzzy
-msgid "<variable id=\"err58\">58 File already exists</variable>"
-msgstr "<variable id=\"dnftr\">Izaberite <emph>Podaci - Filtar</emph></variable>"
+msgctxt ""
+"03020410.xhp\n"
+"par_id3154685\n"
+"4\n"
+"help.text"
+msgid "Kill File As String"
+msgstr "DIM sFile Kao String"
-#: 00000003.xhp#par_id3149324.64.help.text
-#, fuzzy
-msgid "<variable id=\"err59\">59 Incorrect record length</variable>"
-msgstr "<variable id=\"eitab\">Izaberi <emph>Ubaci - Tabela</emph></variable>"
+#. $Oo`
+#: 03020410.xhp
+msgctxt ""
+"03020410.xhp\n"
+"hd_id3153194\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 00000003.xhp#par_id3147409.65.help.text
-msgid "<variable id=\"err61\">61 Disk or hard drive full</variable>"
-msgstr ""
+#. ~JwS
+#: 03020410.xhp
+msgctxt ""
+"03020410.xhp\n"
+"par_id3150440\n"
+"6\n"
+"help.text"
+msgid "<emph>File:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>File</emph>: Bilo koji znakovni izraz koji sadrzi znakovne specifikacije. Mozete koristiti i <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-#: 00000003.xhp#par_id3149146.66.help.text
-msgid "<variable id=\"err62\">62 Reading exceeds EOF</variable>"
-msgstr ""
+#. JL$]
+#: 03020410.xhp
+msgctxt ""
+"03020410.xhp\n"
+"hd_id3148645\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 00000003.xhp#par_id3150456.67.help.text
+#. ]ZXb
+#: 03020410.xhp
#, fuzzy
-msgid "<variable id=\"err63\">63 Incorrect record number</variable>"
-msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
+msgctxt ""
+"03020410.xhp\n"
+"par_id3163710\n"
+"9\n"
+"help.text"
+msgid "Kill \"C:\\datafile.dat\" ' File must be created in advance"
+msgstr "Kill \"C:\\datafile.dat\" REM mora biti unaprijed kreiran"
-#: 00000003.xhp#par_id3146883.68.help.text
-#, fuzzy
-msgid "<variable id=\"err67\">67 Too many files</variable>"
-msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
+#. @UK:
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"tit\n"
+"help.text"
+msgid "FileDateTime Function [Runtime]"
+msgstr "FileDateTime Funkcija [Run-time]"
-#: 00000003.xhp#par_id3146818.69.help.text
-msgid "<variable id=\"err68\">68 Device not available</variable>"
-msgstr ""
+#. U9c|
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"bm_id3153361\n"
+"help.text"
+msgid "<bookmark_value>FileDateTime function</bookmark_value>"
+msgstr "<bookmark_value>FileDateTime Funkcija</bookmark_value>"
-#: 00000003.xhp#par_id3145225.70.help.text
-#, fuzzy
-msgid "<variable id=\"err70\">70 Access denied</variable>"
-msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
+#. iC67
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"hd_id3153361\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020407.xhp\" name=\"FileDateTime Function [Runtime]\">FileDateTime Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020407.xhp\" name=\"FileDateTime Funkcija [Run-time]\">FileDateTime Funkcija [Run-time]</link>"
-#: 00000003.xhp#par_id3150372.71.help.text
-#, fuzzy
-msgid "<variable id=\"err71\">71 Disk not ready</variable>"
-msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
+#. WG[#
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"par_id3156423\n"
+"2\n"
+"help.text"
+msgid "Returns a string that contains the date and the time that a file was created or last modified."
+msgstr "Vraca znak koji sadrzi datum i vrijeme kreiranja ili promjene fajla."
-#: 00000003.xhp#par_id3148894.72.help.text
-#, fuzzy
-msgid "<variable id=\"err73\">73 Not implemented</variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoć - Sadržaj</emph></variable>"
+#. `eMw
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"hd_id3154685\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 00000003.xhp#par_id3152981.73.help.text
-#, fuzzy
-msgid "<variable id=\"err74\">74 Renaming on different drives impossible</variable>"
-msgstr "<variable id=\"moreontop\">Više objašnjenja na vrhu ove stranice. </variable>"
+#. o~Tl
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"par_id3154124\n"
+"4\n"
+"help.text"
+msgid "FileDateTime (Text As String)"
+msgstr "FileDateTime (Tekst Kao Znak)"
-#: 00000003.xhp#par_id3149355.74.help.text
-#, fuzzy
-msgid "<variable id=\"err75\">75 Path/file access error</variable>"
-msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
+#. Qtnl
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"hd_id3150448\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 00000003.xhp#par_id3150477.75.help.text
-#, fuzzy
-msgid "<variable id=\"err76\">76 Path not found</variable>"
-msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
+#. hNC]
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"par_id3159153\n"
+"6\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that contains an unambiguous (no wildcards) file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>Text</emph>: Bilo koji znakovni izraz koji sadrzi unambiguous (no wildcards) oznake fajla. Mozete takodjer koristiti<link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-#: 00000003.xhp#par_id3154678.76.help.text
-msgid "<variable id=\"err91\">91 Object variable not set</variable>"
-msgstr ""
+#. G9T/
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"par_id3155306\n"
+"7\n"
+"help.text"
+msgid "This function determines the exact time of creation or last modification of a file, returned in the format \"MM.DD.YYYY HH.MM.SS\"."
+msgstr "Ova funkcija odredjuje tacno vrijeme kreiranja ili zadnje promjene fajla, vracena u formatu \"MM.DD.YYYY HH.MM.SS\"."
-#: 00000003.xhp#par_id3149890.77.help.text
-#, fuzzy
-msgid "<variable id=\"err93\">93 Invalid string pattern</variable>"
-msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
+#. 3Jgr
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"hd_id3146119\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 00000003.xhp#par_id3146942.78.help.text
-#, fuzzy
-msgid "<variable id=\"err94\">94 Use of zero not permitted</variable>"
-msgstr "<variable id=\"exsze\">Izaberite <emph>Tools - Scenariji</emph></variable>"
+#. svVl
+#: 03103300.xhp
+msgctxt ""
+"03103300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Option Explicit Statement [Runtime]"
+msgstr ""
-#: 00000003.xhp#par_id31469429.help.text
+#. BOgL
+#: 03103300.xhp
#, fuzzy
-msgid "<variable id=\"err250\">250 DDE Error</variable>"
-msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
+msgctxt ""
+"03103300.xhp\n"
+"bm_id3145090\n"
+"help.text"
+msgid "<bookmark_value>Option Explicit statement</bookmark_value>"
+msgstr "<bookmark_value>Naredba za izlaz</bookmark_value>"
-#: 00000003.xhp#par_id31469428.help.text
+#. h+Sa
+#: 03103300.xhp
#, fuzzy
-msgid "<variable id=\"err280\">280 Awaiting response to DDE connection</variable>"
-msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
+msgctxt ""
+"03103300.xhp\n"
+"hd_id3145090\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103300.xhp\" name=\"Option Explicit Statement [Runtime]\">Option Explicit Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104100.xhp\" name=\"Proizvoljno (u Naredbi Funkcije) [Vrijeme izvršavanja]\">Proizvoljno (u Naredbi Funkcija) [Vrijeme izvršavanja]</link>"
-#: 00000003.xhp#par_id31469427.help.text
-msgid "<variable id=\"err281\">281 No DDE channels available</variable>"
+#. peo[
+#: 03103300.xhp
+msgctxt ""
+"03103300.xhp\n"
+"par_id3148538\n"
+"2\n"
+"help.text"
+msgid "Specifies that every variable in the program code must be explicitly declared with the Dim statement."
msgstr ""
-#: 00000003.xhp#par_id31469426.help.text
-#, fuzzy
-msgid "<variable id=\"err282\">282 No application responded to DDE connect initiation</variable>"
-msgstr "<variable id=\"moreontop\">Više objašnjenja na vrhu ove stranice. </variable>"
+#. -;@(
+#: 03103300.xhp
+msgctxt ""
+"03103300.xhp\n"
+"hd_id3149763\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 00000003.xhp#par_id31469425.help.text
+#. O=CM
+#: 03103300.xhp
#, fuzzy
-msgid "<variable id=\"err283\">283 Too many applications responded to DDE connect initiation</variable>"
-msgstr "<variable id=\"moreontop\">Više objašnjenja na vrhu ove stranice. </variable>"
+msgctxt ""
+"03103300.xhp\n"
+"par_id3149514\n"
+"4\n"
+"help.text"
+msgid "Option Explicit"
+msgstr "Option Explicit"
-#: 00000003.xhp#par_id31469424.help.text
-msgid "<variable id=\"err284\">284 DDE channel locked</variable>"
-msgstr ""
+#. xTL^
+#: 03103300.xhp
+msgctxt ""
+"03103300.xhp\n"
+"hd_id3145315\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 00000003.xhp#par_id31469423.help.text
-msgid "<variable id=\"err285\">285 External application cannot execute DDE operation</variable>"
+#. M$(a
+#: 03103300.xhp
+msgctxt ""
+"03103300.xhp\n"
+"par_id3145172\n"
+"6\n"
+"help.text"
+msgid "This statement must be added before the executable program code in a module."
msgstr ""
-#: 00000003.xhp#par_id31469422.help.text
-msgid "<variable id=\"err286\">286 Timeout while waiting for DDE response</variable>"
+#. 8FK)
+#: 03103300.xhp
+msgctxt ""
+"03103300.xhp\n"
+"hd_id3125864\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
+
+#. 4;K;
+#: 03103300.xhp
+msgctxt ""
+"03103300.xhp\n"
+"par_id3145787\n"
+"12\n"
+"help.text"
+msgid "For i% = 1 To 10 ' This results in a run-time error"
+msgstr ""
+
+#. 0dG5
+#: 03020100.xhp
+msgctxt ""
+"03020100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Opening and Closing Files"
msgstr ""
-#: 00000003.xhp#par_id31469421.help.text
-msgid "<variable id=\"err287\">287 user pressed ESCAPE during DDE operation</variable>"
+#. LRP]
+#: 03020100.xhp
+msgctxt ""
+"03020100.xhp\n"
+"hd_id3152924\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020100.xhp\" name=\"Opening and Closing Files\">Opening and Closing Files</link>"
msgstr ""
-#: 00000003.xhp#par_id31469420.help.text
+#. tlFQ
+#: 03120307.xhp
#, fuzzy
-msgid "<variable id=\"err288\">288 External application busy</variable>"
-msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
+msgctxt ""
+"03120307.xhp\n"
+"tit\n"
+"help.text"
+msgid "Right Function [Runtime]"
+msgstr "Popravna Funkcija [Run-time]"
-#: 00000003.xhp#par_id31469419.help.text
+#. j$5T
+#: 03120307.xhp
#, fuzzy
-msgid "<variable id=\"err289\">289 DDE operation without data</variable>"
-msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
+msgctxt ""
+"03120307.xhp\n"
+"bm_id3153311\n"
+"help.text"
+msgid "<bookmark_value>Right function</bookmark_value>"
+msgstr "<bookmark_value>Popravna Funkcija</bookmark_value>"
-#: 00000003.xhp#par_id31469418.help.text
+#. ^:W=
+#: 03120307.xhp
#, fuzzy
-msgid "<variable id=\"err290\">290 Data are in wrong format</variable>"
-msgstr "<variable id=\"dbrbf\">Izaberite <emph>Podaci - Define Range</emph></variable>"
-
-#: 00000003.xhp#par_id31469417.help.text
-msgid "<variable id=\"err291\">291 External application has been terminated</variable>"
-msgstr ""
-
-#: 00000003.xhp#par_id31469416.help.text
-msgid "<variable id=\"err292\">292 DDE connection interrupted or modified</variable>"
-msgstr ""
-
-#: 00000003.xhp#par_id31469415.help.text
-msgid "<variable id=\"err293\">293 DDE method invoked with no channel open</variable>"
-msgstr ""
-
-#: 00000003.xhp#par_id31469414.help.text
-msgid "<variable id=\"err294\">294 Invalid DDE link format</variable>"
-msgstr ""
-
-#: 00000003.xhp#par_id31469413.help.text
-msgid "<variable id=\"err295\">295 DDE message has been lost</variable>"
-msgstr ""
-
-#: 00000003.xhp#par_id31469412.help.text
-msgid "<variable id=\"err296\">296 Paste link already performed</variable>"
-msgstr ""
+msgctxt ""
+"03120307.xhp\n"
+"hd_id3153311\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120307.xhp\" name=\"Right Function [Runtime]\">Right Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120102.xhp\" name=\"Chr Funkcija [Vrijeme izvršavanja]\">Chr Funkcija [Vrijeme izvršavanja]</link>"
-#: 00000003.xhp#par_id31469411.help.text
-msgid "<variable id=\"err297\">297 Link mode cannot be set due to invalid link topic</variable>"
+#. \Fr{
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"par_id3150984\n"
+"2\n"
+"help.text"
+msgid "Returns the rightmost \"n\" characters of a string expression."
msgstr ""
-#: 00000003.xhp#par_id31469410.help.text
-msgid "<variable id=\"err298\">298 DDE requires the DDEML.DLL file</variable>"
-msgstr ""
+#. `15p
+#: 03120307.xhp
+#, fuzzy
+msgctxt ""
+"03120307.xhp\n"
+"par_id3149763\n"
+"3\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left Function\">Left Function</link>."
+msgstr "Pogledaj: <link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function\">LCase funkcija</link>"
-#: 00000003.xhp#par_id3150028.79.help.text
-msgid "<variable id=\"err323\">323 Module cannot be loaded; invalid format</variable>"
-msgstr ""
+#. ,1~)
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"hd_id3145315\n"
+"4\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 00000003.xhp#par_id3148434.80.help.text
-msgid "<variable id=\"err341\">341 Invalid object index</variable>"
+#. 8#U1
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"par_id3153061\n"
+"5\n"
+"help.text"
+msgid "Right (Text As String, n As Long)"
msgstr ""
-#: 00000003.xhp#par_id3143219.81.help.text
-msgid "<variable id=\"err366\">366 Object is not available</variable>"
-msgstr ""
+#. #hV\
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"hd_id3145068\n"
+"6\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 00000003.xhp#par_id3144744.82.help.text
+#. 8)@y
+#: 03120307.xhp
#, fuzzy
-msgid "<variable id=\"err380\">380 Incorrect property value</variable>"
-msgstr "<variable id=\"typotext\">Definiše karakteristike za dodatne jezike.</variable>"
+msgctxt ""
+"03120307.xhp\n"
+"par_id3156344\n"
+"7\n"
+"help.text"
+msgid "String"
+msgstr "Stringovi"
-#: 00000003.xhp#par_id3147420.83.help.text
-#, fuzzy
-msgid "<variable id=\"err382\">382 This property is read-only</variable>"
-msgstr "<variable id=\"typotext\">Definiše karakteristike za dodatne jezike.</variable>"
+#. sZf=
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"hd_id3146795\n"
+"8\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 00000003.xhp#par_id3147472.84.help.text
+#. I^$M
+#: 03120307.xhp
#, fuzzy
-msgid "<variable id=\"err394\">394 This property is write-only</variable>"
-msgstr "<variable id=\"typotext\">Definiše karakteristike za dodatne jezike.</variable>"
-
-#: 00000003.xhp#par_id3148583.85.help.text
-msgid "<variable id=\"err420\">420 Invalid object reference</variable>"
-msgstr ""
-
-#: 00000003.xhp#par_id3153329.86.help.text
-msgid "<variable id=\"err423\">423 Property or method not found</variable>"
-msgstr ""
-
-#: 00000003.xhp#par_id3148738.87.help.text
-msgid "<variable id=\"err424\">424 Object required</variable>"
-msgstr ""
-
-#: 00000003.xhp#par_id3159084.88.help.text
-msgid "<variable id=\"err425\">425 Invalid use of an object</variable>"
-msgstr ""
+msgctxt ""
+"03120307.xhp\n"
+"par_id3153526\n"
+"9\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that you want to return the rightmost characters of."
+msgstr "<emph>Text2</emph>: String izraz koji želite pretraživati."
-#: 00000003.xhp#par_id3146806.89.help.text
-msgid "<variable id=\"err430\">430 OLE Automation is not supported by this object</variable>"
+#. .vA8
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"par_id3151211\n"
+"10\n"
+"help.text"
+msgid "<emph>n:</emph> Numeric expression that defines the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 65535."
msgstr ""
-#: 00000003.xhp#par_id3146130.90.help.text
-msgid "<variable id=\"err438\">438 This property or method is not supported by the object</variable>"
+#. `Qba
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"par_id3158410\n"
+"11\n"
+"help.text"
+msgid "The following example converts a date in YYYY-MM-DD format to the US date format (MM/DD/YYYY)."
msgstr ""
-#: 00000003.xhp#par_id3154374.91.help.text
-#, fuzzy
-msgid "<variable id=\"err440\">440 OLE automation error</variable>"
-msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
+#. ?0|=
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"hd_id3156212\n"
+"12\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 00000003.xhp#par_id3149685.92.help.text
-msgid "<variable id=\"err445\">445 This action is not supported by given object</variable>"
+#. pPv=
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"par_id3159252\n"
+"16\n"
+"help.text"
+msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
msgstr ""
-#: 00000003.xhp#par_id3150282.93.help.text
-msgid "<variable id=\"err446\">446 Named arguments are not supported by given object</variable>"
-msgstr ""
+#. \tNR
+#: 03120200.xhp
+msgctxt ""
+"03120200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Repeating Contents"
+msgstr "Sadržaj koji se ponavlja"
-#: 00000003.xhp#par_id3150142.94.help.text
-msgid "<variable id=\"err447\">447 The current locale setting is not supported by the given object</variable>"
-msgstr ""
+#. gYu=
+#: 03120200.xhp
+msgctxt ""
+"03120200.xhp\n"
+"hd_id3152363\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120200.xhp\" name=\"Repeating Contents\">Repeating Contents</link>"
+msgstr "<link href=\"text/sbasic/shared/03120200.xhp\" name=\"Sadržaj koji se ponavlaj\">Sadržaj koji se ponavlja</link>"
-#: 00000003.xhp#par_id3152771.95.help.text
-msgid "<variable id=\"err448\">448 Named argument not found</variable>"
+#. TLt,
+#: 03120200.xhp
+msgctxt ""
+"03120200.xhp\n"
+"par_id3150178\n"
+"2\n"
+"help.text"
+msgid "The following functions repeat the contents of strings."
msgstr ""
-#: 00000003.xhp#par_id3145145.96.help.text
+#. }/xl
+#: 03070400.xhp
#, fuzzy
-msgid "<variable id=\"err449\">449 Argument is not optional</variable>"
-msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
-
-#: 00000003.xhp#par_id3154399.97.help.text
-msgid "<variable id=\"err450\">450 Invalid number of arguments</variable>"
-msgstr ""
-
-#: 00000003.xhp#par_id3146137.98.help.text
-msgid "<variable id=\"err451\">451 Object is not a list</variable>"
-msgstr ""
+msgctxt ""
+"03070400.xhp\n"
+"tit\n"
+"help.text"
+msgid "\"/\" Operator [Runtime]"
+msgstr "MOD Operator [Vrijeme izvodjenja]"
-#: 00000003.xhp#par_id3149507.99.help.text
+#. 8haF
+#: 03070400.xhp
#, fuzzy
-msgid "<variable id=\"err452\">452 Invalid ordinal number</variable>"
-msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
+msgctxt ""
+"03070400.xhp\n"
+"bm_id3150669\n"
+"help.text"
+msgid "<bookmark_value>\"/\" operator (mathematical)</bookmark_value>"
+msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
-#: 00000003.xhp#par_id3154566.100.help.text
+#. (.xX
+#: 03070400.xhp
#, fuzzy
-msgid "<variable id=\"err453\">453 Specified DLL function not found</variable>"
-msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
+msgctxt ""
+"03070400.xhp\n"
+"hd_id3150669\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03070400.xhp\">\"/\" Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020403.xhp\">CurDir Funkcija [Run-time]</link>"
-#: 00000003.xhp#par_id3145595.101.help.text
-msgid "<variable id=\"err460\">460 Invalid clipboard format</variable>"
+#. b?Bi
+#: 03070400.xhp
+msgctxt ""
+"03070400.xhp\n"
+"par_id3149670\n"
+"2\n"
+"help.text"
+msgid "Divides two values."
msgstr ""
-#: 00000003.xhp#par_id31455951.help.text
-#, fuzzy
-msgid "<variable id=\"err951\">951 Unexpected symbol:</variable>"
-msgstr "<variable id=\"eizei\">Izaberi <emph>Ubaci - Redovi</emph></variable>"
+#. D%wr
+#: 03070400.xhp
+msgctxt ""
+"03070400.xhp\n"
+"hd_id3148946\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 00000003.xhp#par_id31455952.help.text
+#. l2.l
+#: 03070400.xhp
#, fuzzy
-msgid "<variable id=\"err952\">952 Expected:</variable>"
-msgstr "<variable id=\"exdektv\">Izaberi <emph>Alati – Detektiv</emph></variable>"
+msgctxt ""
+"03070400.xhp\n"
+"par_id3153360\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 / Expression2"
+msgstr "Resultat = Izrar_1 MOD Izraz_2"
-#: 00000003.xhp#par_id31455953.help.text
-#, fuzzy
-msgid "<variable id=\"err953\">953 Symbol expected</variable>"
-msgstr "<variable id=\"exdektv\">Izaberi <emph>Alati – Detektiv</emph></variable>"
+#. \^HA
+#: 03070400.xhp
+msgctxt ""
+"03070400.xhp\n"
+"hd_id3150359\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 00000003.xhp#par_id31455954.help.text
+#. 1uqa
+#: 03070400.xhp
#, fuzzy
-msgid "<variable id=\"err954\">954 Variable expected</variable>"
-msgstr "<variable id=\"eitab\">Izaberi <emph>Ubaci - Tabela</emph></variable>"
+msgctxt ""
+"03070400.xhp\n"
+"par_id3154141\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numerical value that contains the result of the division."
+msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
-#: 00000003.xhp#par_id31455955.help.text
+#. P#hh
+#: 03070400.xhp
#, fuzzy
-msgid "<variable id=\"err955\">955 Label expected</variable>"
-msgstr "<variable id=\"exdektv\">Izaberi <emph>Alati – Detektiv</emph></variable>"
+msgctxt ""
+"03070400.xhp\n"
+"par_id3150448\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to divide."
+msgstr "<emph>Izraz_1, Izraz_2</emph>: Brojcani izraz koji zelite da podijelite."
-#: 00000003.xhp#par_id31455956.help.text
-msgid "<variable id=\"err956\">956 Value cannot be applied</variable>"
-msgstr ""
+#. R4}.
+#: 03070400.xhp
+msgctxt ""
+"03070400.xhp\n"
+"hd_id3154684\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 00000003.xhp#par_id31455957.help.text
+#. n0x~
+#: 03050100.xhp
#, fuzzy
-msgid "<variable id=\"err957\">957 Variable already defined</variable>"
-msgstr "<variable id=\"eitab\">Izaberi <emph>Ubaci - Tabela</emph></variable>"
+msgctxt ""
+"03050100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Erl Function [Runtime]"
+msgstr "Val Funkcija [Vrijeme izvršavanja]"
-#: 00000003.xhp#par_id31455958.help.text
+#. RDO6
+#: 03050100.xhp
#, fuzzy
-msgid "<variable id=\"err958\">958 Sub procedure or function procedure already defined</variable>"
-msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
+msgctxt ""
+"03050100.xhp\n"
+"bm_id3157896\n"
+"help.text"
+msgid "<bookmark_value>Erl function</bookmark_value>"
+msgstr "<bookmark_value>Val Funkcija</bookmark_value>"
-#: 00000003.xhp#par_id31455959.help.text
+#. 8V.W
+#: 03050100.xhp
#, fuzzy
-msgid "<variable id=\"err959\">959 Label already defined</variable>"
-msgstr "<variable id=\"exdektv\">Izaberi <emph>Alati – Detektiv</emph></variable>"
+msgctxt ""
+"03050100.xhp\n"
+"hd_id3157896\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03050100.xhp\" name=\"Erl Function [Runtime]\">Erl Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120104.xhp\" name=\"Val Funkcija [Vrijeme izvršavanja]\">Val Funkcija [Vrijeme izvršavanja]</link>"
-#: 00000003.xhp#par_id31455960.help.text
-#, fuzzy
-msgid "<variable id=\"err960\">960 Variable not found</variable>"
-msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
+#. KILd
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"par_id3153394\n"
+"2\n"
+"help.text"
+msgid "Returns the line number where an error occurred during program execution."
+msgstr ""
-#: 00000003.xhp#par_id31455961.help.text
-#, fuzzy
-msgid "<variable id=\"err961\">961 Array or procedure not found</variable>"
-msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
+#. l1~c
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"hd_id3147574\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 00000003.xhp#par_id31455962.help.text
-#, fuzzy
-msgid "<variable id=\"err962\">962 Procedure not found</variable>"
-msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
+#. tz|#
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"par_id3146795\n"
+"4\n"
+"help.text"
+msgid "Erl"
+msgstr ""
-#: 00000003.xhp#par_id31455963.help.text
-#, fuzzy
-msgid "<variable id=\"err963\">963 Label undefined</variable>"
-msgstr "<variable id=\"exdektv\">Izaberi <emph>Alati – Detektiv</emph></variable>"
+#. 1`Mr
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"hd_id3147265\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 00000003.xhp#par_id31455964.help.text
-#, fuzzy
-msgid "<variable id=\"err964\">964 Unknown data type</variable>"
-msgstr "<variable id=\"dnsrt\">Izaberite <emph>Podaci - Sortiraj</emph></variable>"
+#. (r_=
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"par_id3154924\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "Cjelobrojno"
-#: 00000003.xhp#par_id31455965.help.text
-#, fuzzy
-msgid "<variable id=\"err965\">965 Exit expected</variable>"
-msgstr "<variable id=\"eitab\">Izaberi <emph>Ubaci - Tabela</emph></variable>"
+#. W8*)
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"hd_id3150792\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 00000003.xhp#par_id31455966.help.text
-msgid "<variable id=\"err966\">966 Statement block still open: missing</variable>"
+#. T)P;
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"par_id3153771\n"
+"8\n"
+"help.text"
+msgid "The Erl function only returns a line number, and not a line label."
msgstr ""
-#: 00000003.xhp#par_id31455967.help.text
-#, fuzzy
-msgid "<variable id=\"err967\">967 Parentheses do not match</variable>"
-msgstr "<variable id=\"eizei\">Izaberi <emph>Ubaci - Redovi</emph></variable>"
+#. ;$v!
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"hd_id3146921\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 00000003.xhp#par_id31455968.help.text
-msgid "<variable id=\"err968\">968 Symbol already defined differently</variable>"
-msgstr ""
+#. Fs%6
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"par_id3150010\n"
+"11\n"
+"help.text"
+msgid "On Error GoTo ErrorHandler ' Set up error handler"
+msgstr ""
+
+#. Gj2+
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"par_id3153188\n"
+"14\n"
+"help.text"
+msgid "' Error caused by non-existent file"
+msgstr ""
+
+#. D.;*
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"par_id3155416\n"
+"21\n"
+"help.text"
+msgid "MsgBox \"Error \" & err & \": \" & Error$ + chr(13) + \"In Line : \" + Erl + chr(13) + Now , 16 ,\"An error occurred\""
+msgstr ""
+
+#. id,b
+#: 03104700.xhp
+msgctxt ""
+"03104700.xhp\n"
+"tit\n"
+"help.text"
+msgid "Erase Function [Runtime]"
+msgstr "Erase Funkcija [Vrijeme izvršavanja]"
-#: 00000003.xhp#par_id31455969.help.text
-msgid "<variable id=\"err969\">969 Parameters do not correspond to procedure</variable>"
-msgstr ""
+#. NS.M
+#: 03104700.xhp
+msgctxt ""
+"03104700.xhp\n"
+"bm_id624713\n"
+"help.text"
+msgid "<bookmark_value>Erase function</bookmark_value>"
+msgstr "<bookmark_value>Briši Funkcija</bookmark_value>"
-#: 00000003.xhp#par_id31455970.help.text
-msgid "<variable id=\"err970\">970 Invalid character in number</variable>"
-msgstr ""
+#. s\R\
+#: 03104700.xhp
+msgctxt ""
+"03104700.xhp\n"
+"par_idN10548\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03104700.xhp\">Erase Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104700.xhp\">Briši Funkcija [Vrijeme izvršavanja]</link>"
-#: 00000003.xhp#par_id31455971.help.text
-msgid "<variable id=\"err971\">971 Array must be dimensioned</variable>"
-msgstr ""
+#. D|n0
+#: 03104700.xhp
+msgctxt ""
+"03104700.xhp\n"
+"par_idN10558\n"
+"help.text"
+msgid "Erases the contents of array elements of fixed size arrays, and releases the memory used by arrays of variable size."
+msgstr "Briše elemente niza iz niza fiksirane velicine i oslobada memorju koju je koristio niz velicine varijable."
-#: 00000003.xhp#par_id31455972.help.text
-msgid "<variable id=\"err972\">972 Else/Endif without If</variable>"
-msgstr ""
+#. Fpos
+#: 03104700.xhp
+msgctxt ""
+"03104700.xhp\n"
+"par_idN1055D\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 00000003.xhp#par_id31455973.help.text
-msgid "<variable id=\"err973\">973 not allowed within a procedure</variable>"
-msgstr ""
+#. ;~+9
+#: 03104700.xhp
+msgctxt ""
+"03104700.xhp\n"
+"par_idN105E6\n"
+"help.text"
+msgid "Erase Arraylist"
+msgstr "Briši Arraylist"
-#: 00000003.xhp#par_id31455974.help.text
-msgid "<variable id=\"err974\">974 not allowed outside a procedure</variable>"
-msgstr ""
+#. JZ.2
+#: 03104700.xhp
+msgctxt ""
+"03104700.xhp\n"
+"par_idN105E9\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 00000003.xhp#par_id31455975.help.text
-#, fuzzy
-msgid "<variable id=\"err975\">975 Dimension specifications do not match</variable>"
-msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
+#. V_{~
+#: 03104700.xhp
+msgctxt ""
+"03104700.xhp\n"
+"par_idN105ED\n"
+"help.text"
+msgid "<emph>Arraylist</emph> - The list of arrays to be erased."
+msgstr "<emph>Arraylist</emph> - Lista nizova koji treba da se izbrišu."
-#: 00000003.xhp#par_id31455976.help.text
-#, fuzzy
-msgid "<variable id=\"err976\">976 Unknown option:</variable>"
-msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
+#. $rw[
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"tit\n"
+"help.text"
+msgid "Exp Function [Runtime]"
+msgstr "Eksp Funkcija [Vrijeme Izvodjenja]"
-#: 00000003.xhp#par_id31455977.help.text
-#, fuzzy
-msgid "<variable id=\"err977\">977 Constant redefined</variable>"
-msgstr "<variable id=\"dbrbf\">Izaberite <emph>Podaci - Define Range</emph></variable>"
+#. E@C,
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"bm_id3150616\n"
+"help.text"
+msgid "<bookmark_value>Exp function</bookmark_value>"
+msgstr "<bookmark_value>Exp funkcija</bookmark_value>"
-#: 00000003.xhp#par_id31455978.help.text
-#, fuzzy
-msgid "<variable id=\"err978\">978 Program too large</variable>"
-msgstr "<variable id=\"foste\">Izaberi <emph>Oblik - Strana</emph></variable>"
+#. ,ViF
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"hd_id3150616\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080201.xhp\" name=\"Exp Function [Runtime]\">Exp Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080201.xhp\" name=\"Eksp Funkcija [Vrijeme Izvodjenja]\">Eksp Funkcija [Vrijeme Izvodjenja]</link>"
-#: 00000003.xhp#par_id31455979.help.text
-#, fuzzy
-msgid "<variable id=\"err979\">979 Strings or arrays not permitted</variable>"
-msgstr "<variable id=\"matrixtext\">Ova kategorija sadzi niz funkcije. </variable>"
+#. WO^H
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"par_id3155555\n"
+"2\n"
+"help.text"
+msgid "Returns the base of the natural logarithm (e = 2.718282) raised to a power."
+msgstr "Vraca bazu prirodnog logaritma (e = 2.71828182845904...) na neku vrijednost."
-#: 00000003.xhp#par_id31455980.help.text
-#, fuzzy
-msgid "<variable id=\"err1000\">1000 Object does not have this property</variable>"
-msgstr "<variable id=\"moreontop\">Više objašnjenja na vrhu ove stranice. </variable>"
+#. ztC0
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"hd_id3150984\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 00000003.xhp#par_id31455981.help.text
-#, fuzzy
-msgid "<variable id=\"err1001\">1001 Object does not have this method</variable>"
-msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
+#. aW33
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"par_id3145315\n"
+"4\n"
+"help.text"
+msgid "Exp (Number)"
+msgstr "Exp (Broj)"
-#: 00000003.xhp#par_id31455982.help.text
-msgid "<variable id=\"err1002\">1002 Required argument lacking</variable>"
-msgstr ""
+#. [AK_
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"hd_id3154347\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 00000003.xhp#par_id31455983.help.text
-msgid "<variable id=\"err1003\">1003 Invalid number of arguments</variable>"
+#. +V`}
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"par_id3149670\n"
+"6\n"
+"help.text"
+msgid "Double"
msgstr ""
-#: 00000003.xhp#par_id31455984.help.text
-msgid "<variable id=\"err1004\">1004 Error executing a method</variable>"
-msgstr ""
+#. _M+h
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"hd_id3154760\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 00000003.xhp#par_id31455985.help.text
-msgid "<variable id=\"err1005\">1005 Unable to set property</variable>"
-msgstr ""
+#. #zRK
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"par_id3150793\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Any numeric expression that specifies the power that you want to raise \"e\" to (the base of natural logarithms). The power must be for both single-precision numbers less than or equal to 88.02969 and double-precision numbers less than or equal to 709.782712893, since $[officename] Basic returns an Overflow error for numbers exceeding these values."
+msgstr "<emph>Number</emph>: Brojcani izraz koji obiljezava vrijednost na koju hocete da podignete \"e\" (baza prirodnog logaritma). Vrijednost za single-precision mora da bude manja ili jednaka 88.02969 i za double-precision brojeve manja ili jednaka 709.782712893, jer $[officename] Basic vraca Overflow za brojeve koji prevazilaze ove vrijednosti."
-#: 00000003.xhp#par_id31455986.help.text
-msgid "<variable id=\"err1006\">1006 Unable to determine property</variable>"
-msgstr ""
+#. yAj$
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"hd_id3156280\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
+
+#. 2GjQ
+#: 03080201.xhp
+#, fuzzy
+msgctxt ""
+"03080201.xhp\n"
+"par_id3159254\n"
+"13\n"
+"help.text"
+msgid "Const b2=1.345e34"
+msgstr "konstanta b2=1.345e34"
+
+#. 4+;(
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"par_id3161832\n"
+"15\n"
+"help.text"
+msgid "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm\""
+msgstr "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multiplikacija sa logaritmom\""
-#: 05060700.xhp#tit.help.text
+#. hQ%;
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"tit\n"
+"help.text"
msgid "Macro"
msgstr "Makro"
-#: 05060700.xhp#bm_id3153894.help.text
+#. sU;y
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"bm_id3153894\n"
+"help.text"
msgid "<bookmark_value>events;linked to objects</bookmark_value>"
msgstr ""
-#: 05060700.xhp#hd_id3153894.1.help.text
+#. ia,J
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"hd_id3153894\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Macro</link>"
msgstr "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Makro</link>"
-#: 05060700.xhp#par_id3153748.2.help.text
+#. 7TbZ
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153748\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\".\">Choose the macro that you want to execute when the selected graphic, frame, or OLE object is selected.</ahelp> Depending on the object that is selected, the function is either found on the <emph>Macro</emph> tab of the <emph>Object</emph> dialog, or in the <emph>Assign Macro</emph> dialog."
msgstr "<ahelp hid=\".\">Izaberite Macro koje hocete da izbacite kad odabrana grafika,okvir,ili OLE objekat je odabran.</ahelp> Zavisno od odabranog objekya,funkcija je nadjena u <emph>Makro</emph> tab of the <emph>Objekat</emph> dialogue box, ili u<emph>Dodijeli Makro</emph> dialogue box."
-#: 05060700.xhp#hd_id3150503.3.help.text
-msgctxt "05060700.xhp#hd_id3150503.3.help.text"
+#. AMJn
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"hd_id3150503\n"
+"3\n"
+"help.text"
msgid "Event"
msgstr "Događaj"
-#: 05060700.xhp#par_id3149763.4.help.text
+#. )1kK
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3149763\n"
+"4\n"
+"help.text"
msgid "<ahelp hid=\"HID_MACRO_LB_EVENT\">Lists the events that are relevant to the macros that are currently assigned to the selected object.</ahelp>"
msgstr "<ahelp hid=\"HID_MACRO_LB_EVENT\">Izlistava dogadjaje koji su relevantni sa micro koji su namjenjen za odabrani objekat.</ahelp>"
-#: 05060700.xhp#par_id3150670.23.help.text
+#. gs4p
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3150670\n"
+"23\n"
+"help.text"
msgid "The following table describes the macros and the events that can by linked to objects in your document:"
msgstr "Sljedeca tabela opisuje macro i dogadjaje koji mogu biti povezani za objekte u vasem dokumentu:"
-#: 05060700.xhp#par_id3153360.24.help.text
-msgctxt "05060700.xhp#par_id3153360.24.help.text"
+#. XHvZ
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153360\n"
+"24\n"
+"help.text"
msgid "Event"
msgstr "Događaj"
-#: 05060700.xhp#par_id3154365.25.help.text
+#. `do8
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3154365\n"
+"25\n"
+"help.text"
msgid "Event trigger"
msgstr "Dogadjaj"
-#: 05060700.xhp#par_id3159149.26.help.text
+#. KMfc
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3159149\n"
+"26\n"
+"help.text"
msgid "OLE object"
msgstr "OLE objekat"
-#: 05060700.xhp#par_id3148451.27.help.text
-msgctxt "05060700.xhp#par_id3148451.27.help.text"
+#. LLWW
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3148451\n"
+"27\n"
+"help.text"
msgid "Graphics"
msgstr "Ilustracije"
-#: 05060700.xhp#par_id3125863.28.help.text
+#. O,J\
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3125863\n"
+"28\n"
+"help.text"
msgid "Frame"
msgstr "Okvir"
-#: 05060700.xhp#par_id3154216.29.help.text
+#. T^VC
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3154216\n"
+"29\n"
+"help.text"
msgid "AutoText"
msgstr "AutoTekst"
-#: 05060700.xhp#par_id3145785.30.help.text
+#. ^:mm
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3145785\n"
+"30\n"
+"help.text"
msgid "ImageMap area"
msgstr "ImageMap podrucje"
-#: 05060700.xhp#par_id3153138.31.help.text
+#. e|]]
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153138\n"
+"31\n"
+"help.text"
msgid "Hyperlink"
msgstr "Hiperveza"
-#: 05060700.xhp#par_id3155306.32.help.text
+#. TDq1
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3155306\n"
+"32\n"
+"help.text"
msgid "Click object"
msgstr "Klikni objekat"
-#: 05060700.xhp#par_id3152460.33.help.text
+#. t-m.
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3152460\n"
+"33\n"
+"help.text"
msgid "Object is selected."
msgstr "objekat odabran."
-#: 05060700.xhp#par_id3147348.34.help.text
-msgctxt "05060700.xhp#par_id3147348.34.help.text"
+#. .yeY
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147348\n"
+"34\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3147426.35.help.text
-msgctxt "05060700.xhp#par_id3147426.35.help.text"
+#. -6^T
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147426\n"
+"35\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3153951.36.help.text
-msgctxt "05060700.xhp#par_id3153951.36.help.text"
+#. N5Ee
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153951\n"
+"36\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3150116.37.help.text
+#. f$kJ
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3150116\n"
+"37\n"
+"help.text"
msgid "Mouse over object"
msgstr "Mis preko objekta"
-#: 05060700.xhp#par_id3145253.38.help.text
+#. XCX8
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3145253\n"
+"38\n"
+"help.text"
msgid "Mouse moves over the object."
msgstr "Mis se krece po objektu."
-#: 05060700.xhp#par_id3144765.39.help.text
-msgctxt "05060700.xhp#par_id3144765.39.help.text"
+#. ]s}f
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3144765\n"
+"39\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3153418.40.help.text
-msgctxt "05060700.xhp#par_id3153418.40.help.text"
+#. ee?C
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153418\n"
+"40\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3153948.41.help.text
-msgctxt "05060700.xhp#par_id3153948.41.help.text"
+#. gwVb
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153948\n"
+"41\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3145652.42.help.text
-msgctxt "05060700.xhp#par_id3145652.42.help.text"
+#. Yh7u
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3145652\n"
+"42\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3155066.43.help.text
-msgctxt "05060700.xhp#par_id3155066.43.help.text"
+#. HWx+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3155066\n"
+"43\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3155446.44.help.text
+#. AIl;
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3155446\n"
+"44\n"
+"help.text"
msgid "Trigger Hyperlink"
msgstr ""
-#: 05060700.xhp#par_id3154756.45.help.text
+#. dR:$
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3154756\n"
+"45\n"
+"help.text"
msgid "Hyperlink assigned to the object is clicked."
msgstr "Hyperlink namjenjen za izabrani objekat."
-#: 05060700.xhp#par_id3150042.46.help.text
-msgctxt "05060700.xhp#par_id3150042.46.help.text"
+#. I2TC
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3150042\n"
+"46\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3151252.47.help.text
-msgctxt "05060700.xhp#par_id3151252.47.help.text"
+#. 1iZE
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3151252\n"
+"47\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3147344.48.help.text
-msgctxt "05060700.xhp#par_id3147344.48.help.text"
+#. N~#L
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147344\n"
+"48\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3146920.49.help.text
-msgctxt "05060700.xhp#par_id3146920.49.help.text"
+#. EeRm
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3146920\n"
+"49\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3159333.50.help.text
-msgid "Mouse leaves object "
+#. k/B%
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3159333\n"
+"50\n"
+"help.text"
+msgid "Mouse leaves object"
msgstr "Mis napusta objekat"
-#: 05060700.xhp#par_id3147003.51.help.text
+#. ^!Sc
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147003\n"
+"51\n"
+"help.text"
msgid "Mouse moves off of the object."
msgstr "Mis se sklonio sa objekta."
-#: 05060700.xhp#par_id3151278.52.help.text
-msgctxt "05060700.xhp#par_id3151278.52.help.text"
+#. a5;Q
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3151278\n"
+"52\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3145257.53.help.text
-msgctxt "05060700.xhp#par_id3145257.53.help.text"
+#. HdDo
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3145257\n"
+"53\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3154122.54.help.text
-msgctxt "05060700.xhp#par_id3154122.54.help.text"
+#. 9{Be
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3154122\n"
+"54\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3156139.55.help.text
-msgctxt "05060700.xhp#par_id3156139.55.help.text"
+#. akeC
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3156139\n"
+"55\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3149036.56.help.text
-msgctxt "05060700.xhp#par_id3149036.56.help.text"
+#. g-Pg
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3149036\n"
+"56\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3150785.57.help.text
-msgid "Graphics load successful "
+#. (jOH
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3150785\n"
+"57\n"
+"help.text"
+msgid "Graphics load successful"
msgstr "Grafika uspjesno napunjena"
-#: 05060700.xhp#par_id3153705.58.help.text
+#. a;K?
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153705\n"
+"58\n"
+"help.text"
msgid "Graphics are loaded successfully."
msgstr "Grafike uspjesno napunjene."
-#: 05060700.xhp#par_id3150343.59.help.text
-msgctxt "05060700.xhp#par_id3150343.59.help.text"
+#. snsY
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3150343\n"
+"59\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3150202.60.help.text
+#. 14EY
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3150202\n"
+"60\n"
+"help.text"
msgid "Graphics load terminated"
msgstr "Punjenje grafike zavrseno."
-#: 05060700.xhp#par_id3145584.61.help.text
+#. .PIP
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3145584\n"
+"61\n"
+"help.text"
msgid "Loading of graphics is stopped by the user (for example, when downloading the page)."
msgstr "Punjenje grafike je stopirano od strane korisnika (na primejr,kod punjenja papira)."
-#: 05060700.xhp#par_id3154259.62.help.text
-msgctxt "05060700.xhp#par_id3154259.62.help.text"
+#. ufI,
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3154259\n"
+"62\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3155089.63.help.text
+#. HwnT
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3155089\n"
+"63\n"
+"help.text"
msgid "Graphics load faulty"
msgstr "graficko punjenje neispravno"
-#: 05060700.xhp#par_id3153307.64.help.text
+#. s{Sg
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153307\n"
+"64\n"
+"help.text"
msgid "Graphics not successfully loaded, for example, if a graphic was not found."
msgstr "Grafika nije uspjesno napunjena,na primjer,ako grafika nije nadjena."
-#: 05060700.xhp#par_id3148840.65.help.text
-msgctxt "05060700.xhp#par_id3148840.65.help.text"
+#. [D;c
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3148840\n"
+"65\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3154533.66.help.text
-msgid "Input of alpha characters "
+#. #b%c
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3154533\n"
+"66\n"
+"help.text"
+msgid "Input of alpha characters"
msgstr "Unos alpha karaktera"
-#: 05060700.xhp#par_id3155266.67.help.text
+#. ?Agm
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3155266\n"
+"67\n"
+"help.text"
msgid "Text is entered from the keyboard."
msgstr "Tekst je unesen sa tastature."
-#: 05060700.xhp#par_id3144768.68.help.text
-msgctxt "05060700.xhp#par_id3144768.68.help.text"
+#. T?ZW
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3144768\n"
+"68\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3145659.69.help.text
-msgid "Input of non-alpha characters "
+#. YA2L
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3145659\n"
+"69\n"
+"help.text"
+msgid "Input of non-alpha characters"
msgstr "Unos non-alpha karaktera"
-#: 05060700.xhp#par_id3151131.70.help.text
+#. jOEu
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3151131\n"
+"70\n"
+"help.text"
msgid "Nonprinting characters are entered from the keyboard, for example, tabs and line breaks."
msgstr "Non-printing karakteri su uneseni sa tastature,na primjer,tabovi i razmaci."
-#: 05060700.xhp#par_id3159206.71.help.text
-msgctxt "05060700.xhp#par_id3159206.71.help.text"
+#. #i2A
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3159206\n"
+"71\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3150405.72.help.text
+#. a[pu
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3150405\n"
+"72\n"
+"help.text"
msgid "Resize frame"
msgstr "Promijeni velicinu okvira"
-#: 05060700.xhp#par_id3153972.73.help.text
+#. k`-H
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153972\n"
+"73\n"
+"help.text"
msgid "Frame is resized with the mouse."
msgstr "Velicina okvira je promijenjena sa misem."
-#: 05060700.xhp#par_id3152873.74.help.text
-msgctxt "05060700.xhp#par_id3152873.74.help.text"
+#. PRNz
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3152873\n"
+"74\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3148900.75.help.text
+#. \T5o
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3148900\n"
+"75\n"
+"help.text"
msgid "Move frame"
msgstr "Pomjeri okvir"
-#: 05060700.xhp#par_id3154767.76.help.text
+#. [?)-
+#: 05060700.xhp
#, fuzzy
+msgctxt ""
+"05060700.xhp\n"
+"par_id3154767\n"
+"76\n"
+"help.text"
msgid "Frame is moved with the mouse."
msgstr "Velicina okvira je promijenjena sa misem."
-#: 05060700.xhp#par_id3155914.77.help.text
-msgctxt "05060700.xhp#par_id3155914.77.help.text"
+#. wx{Z
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3155914\n"
+"77\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3153010.78.help.text
+#. FE45
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153010\n"
+"78\n"
+"help.text"
msgid "Before inserting AutoText"
msgstr "Prije ubacivanja AutoTeksta"
-#: 05060700.xhp#par_id3147515.79.help.text
+#. Z?Ey
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147515\n"
+"79\n"
+"help.text"
msgid "Before a text block is inserted."
msgstr "Prije nego se unese blok teksta."
-#: 05060700.xhp#par_id3151191.80.help.text
-msgctxt "05060700.xhp#par_id3151191.80.help.text"
+#. rT5@
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3151191\n"
+"80\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#par_id3150956.81.help.text
+#. .=)}
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3150956\n"
+"81\n"
+"help.text"
msgid "After inserting AutoText"
msgstr "Nakon unosa Automatskog teksta"
-#: 05060700.xhp#par_id3147502.82.help.text
+#. h5-4
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147502\n"
+"82\n"
+"help.text"
msgid "After a text block is inserted."
msgstr "Nakon sto se unese blok teksta."
-#: 05060700.xhp#par_id3147555.83.help.text
-msgctxt "05060700.xhp#par_id3147555.83.help.text"
+#. )wbP
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147555\n"
+"83\n"
+"help.text"
msgid "x"
msgstr ""
-#: 05060700.xhp#hd_id3153958.5.help.text
+#. IF!D
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"hd_id3153958\n"
+"5\n"
+"help.text"
msgid "Macros"
msgstr "Makroi"
-#: 05060700.xhp#par_id3150432.6.help.text
+#. J)%6
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3150432\n"
+"6\n"
+"help.text"
msgid "Choose the macro that you want to execute when the selected event occurs."
msgstr "Izaberi koji makro da se izvrsi kad se odabrani slucaj dogodi."
-#: 05060700.xhp#par_id3147296.84.help.text
+#. mAX8
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147296\n"
+"84\n"
+"help.text"
msgid "Frames allow you to link events to a function, so that the function can determine if it processes the event or $[officename] Writer."
msgstr "Okviri dozvoljavaju povezivanje slucajeva sa funkcijama, tako da funkcija moze prepoznati dali moze procesirati slucaj ili $[officename] Writer."
-#: 05060700.xhp#hd_id3155587.7.help.text
+#. wDly
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"hd_id3155587\n"
+"7\n"
+"help.text"
msgid "Category"
msgstr "Kategorija"
-#: 05060700.xhp#par_id3154068.8.help.text
+#. !#MX
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3154068\n"
+"8\n"
+"help.text"
msgid "<ahelp hid=\"HID_MACRO_GROUP\">Lists the open $[officename] documents and applications. Click the name of the location where you want to save the macros.</ahelp>"
msgstr "<ahelp hid=\"HID_MACRO_GROUP\">Izlistava otvorene $[officename] dokumente i aplikacije.Klikni na ime lokacije na koji uelite spasiti makroe.</ahelp>"
-#: 05060700.xhp#hd_id3149744.9.help.text
+#. jzO9
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"hd_id3149744\n"
+"9\n"
+"help.text"
msgid "Macro name"
msgstr "Ime makroa"
-#: 05060700.xhp#par_id3151391.10.help.text
+#. GeB0
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3151391\n"
+"10\n"
+"help.text"
msgid "<ahelp hid=\"HID_MACRO_MACROS\">Lists the available macros. Click the macro that you want to assign to the selected object.</ahelp>"
msgstr "<ahelp hid=\"HID_MACRO_MACROS\">Izlistava dostupne makroe. Klikni na makro koji zelis da dodjelis selektovanom objektu.</ahelp>"
-#: 05060700.xhp#hd_id3159260.11.help.text
+#. =Xlw
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"hd_id3159260\n"
+"11\n"
+"help.text"
msgid "Assign"
msgstr "Dodijeli"
-#: 05060700.xhp#par_id3147406.12.help.text
+#. -upS
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147406\n"
+"12\n"
+"help.text"
msgid "<ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_ASSIGN\">Assigns the selected macro to the specified event.</ahelp> The assigned macro's entries are set after the event."
msgstr "<ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_ASSIGN\">Dodjeljuje selektovani makro specificiranom slucaju.</ahelp> Unosi dodijeljenog makroa se postavljaju nakon dogadjaja."
-#: 05060700.xhp#hd_id3150533.15.help.text
+#. ;pyE
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"hd_id3150533\n"
+"15\n"
+"help.text"
msgid "Remove"
msgstr "Ukloni"
-#: 05060700.xhp#par_id3166456.16.help.text
+#. ~3S9
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3166456\n"
+"16\n"
+"help.text"
msgid "<variable id=\"aufheb\"><ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_DELETE\">Removes the macro that is assigned to the selected item.</ahelp></variable>"
msgstr "<variable id=\"aufheb\"><ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_DELETE\">Uklanja makro sa selektovanog objekta.</ahelp></variable>"
-#: 05060700.xhp#hd_id3159126.85.help.text
+#. L#[?
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"hd_id3159126\n"
+"85\n"
+"help.text"
msgid "Macro selection"
msgstr "Selekcija makroa"
-#: 05060700.xhp#par_id3149149.86.help.text
+#. M~5M
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3149149\n"
+"86\n"
+"help.text"
msgid "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Select the macro that you want to assign.</ahelp>"
msgstr "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Odaberi makro koji zelis da dodijelis.</ahelp>"
-#: 03101110.xhp#tit.help.text
-msgid "DefCur Statement [Runtime]"
-msgstr "DefCur Statement [Run-time]"
-
-#: 03101110.xhp#bm_id9555345.help.text
-#, fuzzy
-msgid "<bookmark_value>DefCur statement</bookmark_value>"
-msgstr "<bookmark_value>DefStr red</bookmark_value>"
-
-#: 03101110.xhp#par_idN1057D.help.text
-msgid "<link href=\"text/sbasic/shared/03101110.xhp\">DefCur Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101110.xhp\">DefCur Naredba [Run-time]</link>"
-
-#: 03101110.xhp#par_idN1058D.help.text
-msgid "If no type-declaration character or keyword is specified, the DefCur statement sets the default variable type, according to a letter range."
-msgstr "Prefiks definicija za tip varijabliAko nijedan karakter ili rijec bez defaultne vrijednosti nije specificirana, DefCur naredba postavlja defaultni tip podataka, prema rangu slova"
-
-#: 03101110.xhp#par_idN10590.help.text
-msgctxt "03101110.xhp#par_idN10590.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03101110.xhp#par_idN10594.help.text
-msgctxt "03101110.xhp#par_idN10594.help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Karakterokrug1[, Karakterokrug2[,...]]"
-
-#: 03101110.xhp#par_idN10597.help.text
-msgctxt "03101110.xhp#par_idN10597.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03101110.xhp#par_idN1059B.help.text
-#, fuzzy
-msgctxt "03101110.xhp#par_idN1059B.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange</emph>: Slova koja odredzuju okrug varijabli koje zelite vidjeti kao zadanu vrijednost tipa for"
-
-#: 03101110.xhp#par_idN105A2.help.text
-msgctxt "03101110.xhp#par_idN105A2.help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr ""
-
-#: 03101110.xhp#par_idN105A9.help.text
-msgctxt "03101110.xhp#par_idN105A9.help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>Keyword</emph>: Default variable type"
-
-#: 03101110.xhp#par_idN105B0.help.text
-msgid "<emph>DefCur:</emph> Currency"
-msgstr "<emph>DefCur</emph>: Valuta"
-
-#: 03101110.xhp#par_idN105B7.help.text
-msgctxt "03101110.xhp#par_idN105B7.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03101110.xhp#par_idN105BB.help.text
-msgctxt "03101110.xhp#par_idN105BB.help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM Prefiks definisan za variable tipa:"
-
-#: 03101110.xhp#par_idN105BE.help.text
-msgctxt "03101110.xhp#par_idN105BE.help.text"
-msgid "DefBool b"
-msgstr ""
-
-#: 03101110.xhp#par_idN105C1.help.text
-msgctxt "03101110.xhp#par_idN105C1.help.text"
-msgid "DefDate t"
+#. LWz%
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"tit\n"
+"help.text"
+msgid "Basics"
msgstr ""
-#: 03101110.xhp#par_idN105C4.help.text
-msgctxt "03101110.xhp#par_idN105C4.help.text"
-msgid "DefDbL d"
+#. S0|a
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"bm_id4488967\n"
+"help.text"
+msgid "<bookmark_value>fundamentals</bookmark_value><bookmark_value>subroutines</bookmark_value><bookmark_value>variables;global and local</bookmark_value><bookmark_value>modules;subroutines and functions</bookmark_value>"
msgstr ""
-#: 03101110.xhp#par_idN105C7.help.text
-msgctxt "03101110.xhp#par_idN105C7.help.text"
-msgid "DefInt i"
-msgstr ""
+#. *?F^
+#: 01010210.xhp
+#, fuzzy
+msgctxt ""
+"01010210.xhp\n"
+"hd_id3154927\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01010210.xhp\" name=\"Basics\">Basics</link>"
+msgstr "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Makro</link>"
-#: 03101110.xhp#par_idN105CA.help.text
-msgctxt "03101110.xhp#par_idN105CA.help.text"
-msgid "DefLng l"
+#. +\O4
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3156023\n"
+"14\n"
+"help.text"
+msgid "This section provides the fundamentals for working with $[officename] Basic."
msgstr ""
-#: 03101110.xhp#par_idN105CD.help.text
-msgctxt "03101110.xhp#par_idN105CD.help.text"
-msgid "DefObj o"
+#. C%4g
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3147560\n"
+"2\n"
+"help.text"
+msgid "$[officename] Basic code is based on subroutines and functions that are specified between <emph>sub...end sub</emph> and <emph>function...end function</emph> sections. Each Sub or Function can call other Subs and Functions. If you take care to write generic code for a Sub or Function, you can probably re-use it in other programs. See also <link href=\"text/sbasic/shared/01020300.xhp\" name=\"Procedures and Functions\">Procedures and Functions</link>."
msgstr ""
-#: 03101110.xhp#par_idN105D0.help.text
-msgctxt "03101110.xhp#par_idN105D0.help.text"
-msgid "DefVar v"
+#. z8zY
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id314756320\n"
+"help.text"
+msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library."
msgstr ""
-#: 03101110.xhp#par_idN105D3.help.text
-msgid "DefCur c"
+#. UmDj
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"hd_id3150398\n"
+"3\n"
+"help.text"
+msgid "What is a Sub?"
msgstr ""
-#: 03101110.xhp#par_idN105D6.help.text
-#, fuzzy
-msgid "Sub ExampleDefCur"
-msgstr "Prijelaznik PrimjerDefErr"
-
-#: 03101110.xhp#par_idN105D9.help.text
-msgid "cCur=Currency REM cCur is an implicit currency variable"
-msgstr "cCur=Currency REM cCur je implicitna kursna varijabla"
-
-#: 03101110.xhp#par_idN105DC.help.text
-msgctxt "03101110.xhp#par_idN105DC.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03090408.xhp#tit.help.text
-msgid "Stop Statement [Runtime]"
-msgstr "Stop Statement [Run-time]"
-
-#: 03090408.xhp#bm_id3153311.help.text
-#, fuzzy
-msgid "<bookmark_value>Stop statement</bookmark_value>"
-msgstr "<bookmark_value>Sub izjava</bookmark_value>"
-
-#: 03090408.xhp#hd_id3153311.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090408.xhp\" name=\"Stop Statement [Runtime]\">Stop Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090408.xhp\" name=\"Stop Statement [Run-time]\">Stop Statement [Run-time]</link>"
-
-#: 03090408.xhp#par_id3154142.2.help.text
-msgid "Stops the execution of the Basic program."
-msgstr "Zaustavlja izvršenje Basic programa"
-
-#: 03090408.xhp#hd_id3153126.3.help.text
-msgctxt "03090408.xhp#hd_id3153126.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03090408.xhp#par_id3156023.4.help.text
-msgctxt "03090408.xhp#par_id3156023.4.help.text"
-msgid "Stop"
-msgstr "Zaustavi"
-
-#: 03090408.xhp#hd_id3156344.5.help.text
-msgctxt "03090408.xhp#hd_id3156344.5.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03090408.xhp#par_id3148552.6.help.text
-#, fuzzy
-msgid "Sub ExampleStop"
-msgstr "Sub PrimjerStr"
-
-#: 03090408.xhp#par_id3153897.7.help.text
-msgctxt "03090408.xhp#par_id3153897.7.help.text"
-msgid "Dim iVar As Single"
+#. Ww@2
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3148797\n"
+"4\n"
+"help.text"
+msgid "<emph>Sub</emph> is the short form of <emph>subroutine</emph>, that is used to handle a certain task within a program. Subs are used to split a task into individual procedures. Splitting a program into procedures and sub-procedures enhances readability and reduces the error-proneness. A sub possibly takes some arguments as parameters but does not return any values back to the calling sub or function, for example:"
msgstr ""
-#: 03090408.xhp#par_id3153380.8.help.text
-msgctxt "03090408.xhp#par_id3153380.8.help.text"
-msgid "iVar = 36"
+#. ~se.
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3150868\n"
+"15\n"
+"help.text"
+msgid "DoSomethingWithTheValues(MyFirstValue,MySecondValue)"
msgstr ""
-#: 03090408.xhp#par_id3150400.9.help.text
-msgctxt "03090408.xhp#par_id3150400.9.help.text"
-msgid "Stop"
-msgstr "Zaustavi"
-
-#: 03090408.xhp#par_id3148799.10.help.text
-msgctxt "03090408.xhp#par_id3148799.10.help.text"
-msgid "Msgbox Sqr(iVar)"
+#. PkL]
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"hd_id3156282\n"
+"5\n"
+"help.text"
+msgid "What is a Function?"
msgstr ""
-#: 03090408.xhp#par_id3151043.11.help.text
-msgctxt "03090408.xhp#par_id3151043.11.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03101100.xhp#tit.help.text
-msgid "DefBool Statement [Runtime]"
-msgstr "DefBool Statement [Run-time]"
-
-#: 03101100.xhp#bm_id3145759.help.text
-#, fuzzy
-msgid "<bookmark_value>DefBool statement</bookmark_value>"
-msgstr "<bookmark_value>DefDbl red</bookmark_value>"
-
-#: 03101100.xhp#hd_id3145759.1.help.text
-msgid "<link href=\"text/sbasic/shared/03101100.xhp\" name=\"DefBool Statement [Runtime]\">DefBool Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101100.xhp\" name=\"DefBool Statement [Run-time]\">DefBool Statement [Run-time]</link>"
-
-#: 03101100.xhp#par_id3153089.2.help.text
-msgid "If no type-declaration character or keyword is specified, the DefBool statement sets the default data type for variables, according to a letter range."
-msgstr "Ako nijedna vrsta karaktera ili rijeci nije definirana, DefBool izras postavlja defaultnu vrijednos podataka za varijable prema rangu slova."
-
-#: 03101100.xhp#hd_id3149495.3.help.text
-msgctxt "03101100.xhp#hd_id3149495.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03101100.xhp#par_id3150682.4.help.text
-msgctxt "03101100.xhp#par_id3150682.4.help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Karakterokrug1[, Karakterokrug2[,...]]"
-
-#: 03101100.xhp#hd_id3159201.5.help.text
-msgctxt "03101100.xhp#hd_id3159201.5.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03101100.xhp#par_id3147226.6.help.text
-msgctxt "03101100.xhp#par_id3147226.6.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr "<emph>Characterrange</emph>: Slova koja odredzuju okrug varijabli koje zelite vidjeti kao zadanu vrijednost tipa for"
-
-#: 03101100.xhp#par_id3149178.7.help.text
-msgctxt "03101100.xhp#par_id3149178.7.help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+#. _p-p
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3156424\n"
+"6\n"
+"help.text"
+msgid "A <emph>function</emph> is essentially a sub, which returns a value. You may use a function at the right side of a variable declaration, or at other places where you normally use values, for example:"
msgstr ""
-#: 03101100.xhp#par_id3150669.8.help.text
-#, fuzzy
-msgctxt "03101100.xhp#par_id3150669.8.help.text"
-msgid "<emph>Keyword: </emph>Default variable type"
-msgstr "<emph>Keyword</emph>: Default variable type"
-
-#: 03101100.xhp#par_id3149233.9.help.text
-msgid "<emph>DefBool:</emph> Boolean"
-msgstr "<emph>DefBool</emph>: Boolean"
-
-#: 03101100.xhp#hd_id3149762.10.help.text
-msgctxt "03101100.xhp#hd_id3149762.10.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03101100.xhp#par_id3156152.12.help.text
-msgid "REM Prefix definition for variable types:"
-msgstr "REM Prefiks definicija za tip varijabli:"
-
-#: 03101100.xhp#par_id3153627.13.help.text
-msgctxt "03101100.xhp#par_id3153627.13.help.text"
-msgid "DefBool b"
+#. mvq+
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3146985\n"
+"7\n"
+"help.text"
+msgid "MySecondValue = myFunction(MyFirstValue)"
msgstr ""
-#: 03101100.xhp#par_id3145610.14.help.text
-msgctxt "03101100.xhp#par_id3145610.14.help.text"
-msgid "DefDate t"
+#. ekL5
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"hd_id3153364\n"
+"8\n"
+"help.text"
+msgid "Global and local variables"
msgstr ""
-#: 03101100.xhp#par_id3154760.15.help.text
-msgctxt "03101100.xhp#par_id3154760.15.help.text"
-msgid "DefDbL d"
+#. qf(g
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3151112\n"
+"9\n"
+"help.text"
+msgid "Global variables are valid for all subs and functions inside a module. They are declared at the beginning of a module before the first sub or function starts."
msgstr ""
-#: 03101100.xhp#par_id3148552.16.help.text
-msgctxt "03101100.xhp#par_id3148552.16.help.text"
-msgid "DefInt i"
+#. MGuD
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3154012\n"
+"10\n"
+"help.text"
+msgid "Variables that you declare within a sub or function are valid only inside this sub or function. These variables override global variables with the same name and local variables with the same name coming from superordinate subs or functions."
msgstr ""
-#: 03101100.xhp#par_id3152812.17.help.text
-msgctxt "03101100.xhp#par_id3152812.17.help.text"
-msgid "DefLng l"
+#. JP5j
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"hd_id3150010\n"
+"11\n"
+"help.text"
+msgid "Structuring"
msgstr ""
-#: 03101100.xhp#par_id3153524.18.help.text
-msgctxt "03101100.xhp#par_id3153524.18.help.text"
-msgid "DefObj o"
+#. jmXo
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3153727\n"
+"12\n"
+"help.text"
+msgid "After separating your program into procedures and functions (Subs and Functions), you can save these procedures and functions as files for reuse in other projects. $[officename] Basic supports <link href=\"text/sbasic/shared/01020500.xhp\" name=\"Modules and Libraries\">Modules and Libraries</link>. Subs and functions are always contained in modules. You can define modules to be global or part of a document. Multiple modules can be combined to a library."
msgstr ""
-#: 03101100.xhp#par_id3150541.19.help.text
-msgctxt "03101100.xhp#par_id3150541.19.help.text"
-msgid "DefVar v"
+#. S1{L
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3152578\n"
+"13\n"
+"help.text"
+msgid "You can copy or move subs, functions, modules and libraries from one file to another by using the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro\">Macro</link> dialog."
msgstr ""
-#: 03101100.xhp#par_id3153193.21.help.text
-#, fuzzy
-msgid "Sub ExampleDefBool"
-msgstr "Prijelaznik PrimjerDefErr"
-
-#: 03101100.xhp#par_id3151381.22.help.text
-msgid "bOK=TRUE REM bOK is an implicit Boolean variable"
-msgstr "bOK=TRUE REM bOK je implicitna Boolean varijabla."
+#. fNo^
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"tit\n"
+"help.text"
+msgid "FindPropertyObject Function [Runtime]"
+msgstr "NadiOsobinuObjekta Funkcija [Vrijeme izvršavanja]"
-#: 03101100.xhp#par_id3145421.23.help.text
-msgctxt "03101100.xhp#par_id3145421.23.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. \20w
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"bm_id3146958\n"
+"help.text"
+msgid "<bookmark_value>FindPropertyObject function</bookmark_value>"
+msgstr "<bookmark_value>NadiOsobinuObjekta funkcija</bookmark_value>"
-#: 03120100.xhp#tit.help.text
-msgid "ASCII/ANSI Conversion in Strings"
-msgstr "ASCII/ANSI Pretvaranje u Strings"
+#. JkFx
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"hd_id3146958\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject Function [Runtime]\">FindPropertyObject Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103900.xhp\" name=\"NadiOsobinuObjekta Funkcija [Vrijeme izvršavanja]\">NadiOsobinuObjekta Funkcija [Vrijeme izvršavanja]</link>"
-#: 03120100.xhp#hd_id3147443.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120100.xhp\" name=\"ASCII/ANSI Conversion in Strings\">ASCII/ANSI Conversion in Strings</link>"
-msgstr "<link href=\"text/sbasic/shared/03120100.xhp\" name=\"ASCII/ANSI Pretvaranje Strings\">ASCII/ANSI Pretvaranje u Strings</link>"
+#. +]Mz
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3154285\n"
+"2\n"
+"help.text"
+msgid "Enables objects to be addressed at run-time as a string parameter using the object name."
+msgstr "Omogucava objrktuda bude adresiran za Vrijeme izvršavanja kao string parametar koristeci ime objekta."
-#: 03120100.xhp#par_id3159201.2.help.text
-msgid "The following functions convert strings to and from ASCII or ANSI code."
-msgstr "Sljedece funkcije pretvaraju stringove u i iz ASCII ili ANSI koda."
+#. RD=b
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3147573\n"
+"3\n"
+"help.text"
+msgid "For instance, the command:"
+msgstr "Na primjer, komanda:"
-#: 03030106.xhp#tit.help.text
-msgid "Year Function [Runtime]"
-msgstr "Year funkcija [Run-time]"
+#. v](7
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3145610\n"
+"4\n"
+"help.text"
+msgid "MyObj.Prop1.Command = 5"
+msgstr "MojObj.Prop1.Komanda = 5"
-#: 03030106.xhp#bm_id3148664.help.text
-msgid "<bookmark_value>Year function</bookmark_value>"
-msgstr "<bookmark_value>Year funkcija</bookmark_value>"
+#. mD[T
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3147265\n"
+"5\n"
+"help.text"
+msgid "corresponds to the following command block:"
+msgstr "odgovara sljedecem komandnom bloku:"
-#: 03030106.xhp#hd_id3148664.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year Function [Runtime]\">Year Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year funkcija [Run-time]\">Year funkcija [Run-time]</link>"
+#. v8{;
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3153896\n"
+"6\n"
+"help.text"
+msgid "Dim ObjVar as Object"
+msgstr "Dim ObjVar kao Objekat"
-#: 03030106.xhp#par_id3149655.2.help.text
-msgid "Returns the year from a serial date number that is generated by the DateSerial or the DateValue function."
-msgstr "Vrača godinu iz serijskog datumskog broja kojeg je generisala funkcija DateSerial ili DateValue funkcija."
+#. OjQB
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3148664\n"
+"7\n"
+"help.text"
+msgid "Dim ObjProp as Object"
+msgstr "Dim ObjProp kao Objekat"
-#: 03030106.xhp#hd_id3154125.3.help.text
-msgctxt "03030106.xhp#hd_id3154125.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. +bc8
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3150792\n"
+"8\n"
+"help.text"
+msgid "ObjName As String = \"MyObj\""
+msgstr "ObjIme kao String = \"MojObj\""
-#: 03030106.xhp#par_id3147229.4.help.text
+#. 7Zm#
+#: 03103900.xhp
#, fuzzy
-msgid "Year (Number)"
-msgstr "Sqr (Broj)"
-
-#: 03030106.xhp#hd_id3154685.5.help.text
-msgctxt "03030106.xhp#hd_id3154685.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03030106.xhp#par_id3153970.6.help.text
-msgctxt "03030106.xhp#par_id3153970.6.help.text"
-msgid "Integer"
-msgstr "Cjelobrojno"
-
-#: 03030106.xhp#hd_id3150440.7.help.text
-msgctxt "03030106.xhp#hd_id3150440.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03030106.xhp#par_id3163712.8.help.text
-msgid "<emph>Number:</emph> Integer expression that contains the serial date number that is used to calculate the year."
-msgstr "<emph>Number</emph>: Integer izraz koji sadrži serijski datumski broj koji se koristi u kalkulaciji godine."
-
-#: 03030106.xhp#par_id3152596.9.help.text
-msgid "This function is the opposite of the <emph>DateSerial </emph>function, and returns the year of a serial date. For example, the expression:"
-msgstr "Ova funkcija je suprotna od<emph>DateSerial </emph>funkcije i vrača godinu serijskog datuma. Na primjer, izraz: "
+msgctxt ""
+"03103900.xhp\n"
+"par_id3154365\n"
+"9\n"
+"help.text"
+msgid "ObjVar = FindObject( ObjName As String )"
+msgstr "NadiObjekat( ObjIme Kao String )"
-#: 03030106.xhp#par_id3154319.10.help.text
-msgid "Print Year(DateSerial(1994, 12, 20))"
+#. y6,x
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3148453\n"
+"10\n"
+"help.text"
+msgid "PropName As String = \"Prop1\""
msgstr ""
-#: 03030106.xhp#par_id3149483.11.help.text
-msgid "returns the value 1994."
-msgstr "vrača vrijednost 1994."
-
-#: 03030106.xhp#hd_id3146985.12.help.text
-msgctxt "03030106.xhp#hd_id3146985.12.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03030106.xhp#par_id3153952.13.help.text
-#, fuzzy
-msgid "Sub ExampleYear"
-msgstr "Sub PrimjerDefVar"
-
-#: 03030106.xhp#par_id3153363.14.help.text
-msgid "MsgBox \"\" & Year(Now) ,64,\"Current year\""
-msgstr "MsgBox \"\" & Year(Now) ,64,\"Trenutna godina\""
-
-#: 03030106.xhp#par_id3145274.15.help.text
-#, fuzzy
-msgctxt "03030106.xhp#par_id3145274.15.help.text"
-msgid "End sub"
-msgstr "kraj sub"
+#. ;fk/
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3150449\n"
+"11\n"
+"help.text"
+msgid "ObjProp = FindPropertyObject( ObjVar, PropName As String )"
+msgstr "ObjProp = NadiOsobinuObjekta( ObjVar, PropIme Kao String )"
-#: 03090411.xhp#tit.help.text
-msgid "With Statement [Runtime]"
-msgstr "Sa Izjavom [Run-time]"
+#. q+97
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3159152\n"
+"12\n"
+"help.text"
+msgid "ObjProp.Command = 5"
+msgstr "ObjProp.Komanda = 5"
-#: 03090411.xhp#bm_id3153311.help.text
-msgid "<bookmark_value>With statement</bookmark_value>"
-msgstr "<bookmark_value>Sa Izjavom</bookmark_value>"
+#. J`Cq
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3156214\n"
+"13\n"
+"help.text"
+msgid "To dynamically create Names at run-time, use:"
+msgstr "Da dianmicki kreirate imena za vrijeme izvršavanja, koristite:"
-#: 03090411.xhp#hd_id3153311.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090411.xhp\" name=\"With Statement [Runtime]\">With Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090411.xhp\" name=\"Sa Izjavom [Run-time]\">Sa Izjavom [Run-time]</link>"
+#. jjnu
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3154686\n"
+"14\n"
+"help.text"
+msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five names."
+msgstr "\"TextEdit1\" u TextEdit5\" u petlji da bi kreirali pet imena."
-#: 03090411.xhp#par_id3159158.2.help.text
-msgid "Sets an object as the default object. Unless another object name is declared, all properties and methods refer to the default object until the End With statement is reached."
-msgstr "Postavlja objekat kao defaultni objekat. Ukoliko je ime drugog objekta deklarisan, sve osobine i metode odgovaraju defaultnom objektu dok Zavrsna Izjava nije dosegnuta ."
+#. O=M;
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3150868\n"
+"15\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject\">FindObject</link>"
+msgstr "Takode pogledaj: <link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject\">FindObject</link>"
-#: 03090411.xhp#hd_id3156153.3.help.text
-msgctxt "03090411.xhp#hd_id3156153.3.help.text"
+#. 9XoH
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"hd_id3147287\n"
+"16\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03090411.xhp#par_id3145609.4.help.text
-msgid "With Object Statement block End With"
-msgstr "Sa izjavom objekta blokirati Zavrsi Sa"
+#. 1lme
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3149560\n"
+"17\n"
+"help.text"
+msgid "FindPropertyObject( ObjVar, PropName As String )"
+msgstr "NadiOsobinuObjekta( ObjVar, PropIme Kao String )"
-#: 03090411.xhp#hd_id3154924.5.help.text
-msgctxt "03090411.xhp#hd_id3154924.5.help.text"
+#. sNv)
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"hd_id3150012\n"
+"18\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03090411.xhp#par_id3147560.6.help.text
-msgid "Use <emph>With</emph> and <emph>End With</emph> if you have several properties or methods for a single object."
-msgstr "Koristi: <emph>With</emph> i <emph>End With</emph> ukoliko imas nekoliko osobina ili metoda za jedan objekat."
-
-#: 03010200.xhp#tit.help.text
-msgid "Functions for Screen Input"
-msgstr ""
-
-#: 03010200.xhp#hd_id3149456.1.help.text
-msgid "<link href=\"text/sbasic/shared/03010200.xhp\" name=\"Functions for Screen Input\">Functions for Screen Input</link>"
-msgstr ""
-
-#: 03010200.xhp#par_id3150398.2.help.text
-msgid "This section describes Runtime functions used to control screen input."
-msgstr "This section describes Run-time functions used to control screen input."
-
-#: 03131900.xhp#tit.help.text
-msgid "GlobalScope [Runtime]"
-msgstr "GlobalScope [Run-time]"
-
-#: 03131900.xhp#bm_id3150682.help.text
-msgid "<bookmark_value>GlobalScope function</bookmark_value><bookmark_value>library systems</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries (LibraryContainer)</bookmark_value><bookmark_value>DialogLibraries (LibraryContainer)</bookmark_value>"
-msgstr "<bookmark_value>GlobalScope function</bookmark_value><bookmark_value>library systems</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries (LibraryContainer)</bookmark_value><bookmark_value>DialogueBoxLibraries (LibraryContainer)</bookmark_value>"
-
-#: 03131900.xhp#hd_id3150682.1.help.text
-msgid "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope [Runtime]\">GlobalScope [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope [Run-time]\">GlobalScope [Run-time]</link>"
-
-#: 03131900.xhp#par_id3153345.2.help.text
-msgid "Basic source code and dialogs are organized in a library system."
-msgstr "osnovni izvorni kod i dijalog kutije su organizirani u biblioteci sustav."
-
-#: 03131900.xhp#par_id3145315.3.help.text
-msgid "The LibraryContainer contains libraries"
-msgstr "LibraryContainer sadrzi sustav"
-
-#: 03131900.xhp#par_id3149514.4.help.text
-msgid "Libraries can contain modules and dialogs"
-msgstr "Sustavi mogu sadrzati module i dijalog kutiju "
+#. T\q9
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3109839\n"
+"19\n"
+"help.text"
+msgid "<emph>ObjVar:</emph> Object variable that you want to dynamically define at run-time."
+msgstr "<emph>ObjVar</emph>: Varijabla objekta koju želite dinamicki da definišete za vrijeme izvršavanja."
-#: 03131900.xhp#hd_id3143271.5.help.text
-msgid "In Basic:"
-msgstr "U osnovi:"
+#. xL_B
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3153363\n"
+"20\n"
+"help.text"
+msgid "<emph>PropName:</emph> String that specifies the name of the property that you want to address at run-time."
+msgstr "<emph>PropIme</emph>: String koji specificira ime osobine koju želite da adresirate za vrijeme izvršavanja."
-#: 03131900.xhp#par_id3153061.6.help.text
-msgid "The LibraryContainer is called <emph>BasicLibraries</emph>."
-msgstr "The LibraryContainer je nazvan <emph>BasicLibraries</emph>."
+#. gV$E
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"tit\n"
+"help.text"
+msgid "On...GoSub Statement; On...GoTo Statement [Runtime]"
+msgstr "Na...GoSub Statement; Na...GoTo Statement [Run-time]"
-#: 03131900.xhp#hd_id3154346.7.help.text
-msgid "In dialogs:"
-msgstr "u dijalog kitiji:"
+#. %x$G
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"bm_id3153897\n"
+"help.text"
+msgid "<bookmark_value>On...GoSub statement</bookmark_value><bookmark_value>On...GoTo statement</bookmark_value>"
+msgstr "<bookmark_value>Na...GoSub statement</bookmark_value><bookmark_value>Na...GoTo statement</bookmark_value>"
-#: 03131900.xhp#par_id3148663.8.help.text
-msgid "The LibraryContainer is called <emph>DialogLibraries</emph>."
-msgstr "LibraryContainer je nazvan<emph>DialogLibraries</emph>."
+#. H4gh
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"hd_id3153897\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090303.xhp\" name=\"On...GoSub Statement; On...GoTo Statement [Runtime]\">On...GoSub Statement; On...GoTo Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090303.xhp\" name=\"Na...GoSub Statement; Na...GoTo Statement [Run-time]\">Na...GoSub Statement; Na...GoTo Statement [Run-time]</link>"
-#: 03131900.xhp#par_id3150543.9.help.text
-msgid "Both LibraryContainers exist in an application level and within every document. In the document Basic, the document's LibraryContainers are called automatically. If you want to call the global LibraryContainers from within a document, you must use the keyword <emph>GlobalScope</emph>."
-msgstr "obje librarycontainers postoje na razini aplikacija i unutar svakog dokumenta. u dokumentu Basic, dokumenta librarycontainers nazivaju se automatski. ako želite nazvati globalno librarycontainers unutar dokumenta, morate koristiti ključne riječi<emph>GlobalScope</emph>."
+#. ;IXD
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"par_id3150359\n"
+"2\n"
+"help.text"
+msgid "Branches to one of several specified lines in the program code, depending on the value of a numeric expression."
+msgstr "Grana se na jednu od nekoliko odabranih linija coda, zavisno od vrijednosti brojnog izraza."
-#: 03131900.xhp#hd_id3148920.10.help.text
-msgctxt "03131900.xhp#hd_id3148920.10.help.text"
+#. d5P6
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"hd_id3148798\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03131900.xhp#par_id3149203.11.help.text
-msgid "GlobalScope"
-msgstr ""
-
-#: 03131900.xhp#hd_id3154685.12.help.text
-msgctxt "03131900.xhp#hd_id3154685.12.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03131900.xhp#par_id3154124.13.help.text
-msgid "Example in the document Basic"
-msgstr "primjer u dokumentu Basic"
-
-#: 03131900.xhp#par_id3158408.14.help.text
-msgid "' calling Dialog1 in the document library Standard"
-msgstr "calling Dialog1 in the document library Standard"
-
-#: 03131900.xhp#par_id3125865.15.help.text
-msgctxt "03131900.xhp#par_id3125865.15.help.text"
-msgid "oDlgDesc = DialogLibraries.Standard.Dialog1"
-msgstr ""
-
-#: 03131900.xhp#par_id3154910.16.help.text
-msgid "' calling Dialog2 in the application library Library1"
-msgstr "calling Dialog2 in the application library Library1"
-
-#: 03131900.xhp#par_id3156424.17.help.text
-msgid "oDlgDesc = GlobalScope.DialogLibraries.Library1.Dialog2"
-msgstr ""
-
-#: 03070000.xhp#tit.help.text
-msgid "Mathematical Operators"
-msgstr "Matematičke operacije"
-
-#: 03070000.xhp#hd_id3149234.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03070000.xhp\" name=\"Mathematical Operators\">Mathematical Operators</link>"
-msgstr "<link href=\"text/sbasic/shared/03110000.xhp\" name=\"Operatori uporedivanja\">operatori uporedivanja</link>"
-
-#: 03070000.xhp#par_id3145068.2.help.text
-msgid "The following mathematical operators are supported in $[officename] Basic."
+#. h?,\
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"par_id3154366\n"
+"4\n"
+"help.text"
+msgid "On N GoSub Label1[, Label2[, Label3[,...]]]"
msgstr ""
-#: 03070000.xhp#par_id3148552.3.help.text
-msgid "This chapter provides a short overview of all of the arithmetical operators that you may need for calculations within a program."
+#. qn_D
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"par_id3150769\n"
+"5\n"
+"help.text"
+msgid "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]"
msgstr ""
-#: 03010303.xhp#tit.help.text
-msgid "Red Function [Runtime]"
-msgstr "Crvena [Run-time]"
-
-#: 03010303.xhp#bm_id3148947.help.text
-#, fuzzy
-msgid "<bookmark_value>Red function</bookmark_value>"
-msgstr "<bookmark_value>Rnd Funkcija</bookmark_value>"
-
-#: 03010303.xhp#hd_id3148947.1.help.text
-msgid "<link href=\"text/sbasic/shared/03010303.xhp\" name=\"Red Function [Runtime]\">Red Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010303.xhp\" name=\"Red Function [Run-time]\">Red Function [Run-time]</link>"
-
-#: 03010303.xhp#par_id3149656.2.help.text
-msgid "Returns the Red component of the specified color code."
-msgstr "vraca crvenu"
-
-#: 03010303.xhp#hd_id3148799.3.help.text
-msgctxt "03010303.xhp#hd_id3148799.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03010303.xhp#par_id3150448.4.help.text
-msgid "Red (ColorNumber As Long)"
-msgstr "crvena Red (ColourNumber As Long)"
-
-#: 03010303.xhp#hd_id3151042.5.help.text
-msgctxt "03010303.xhp#hd_id3151042.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. nHg$
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"hd_id3156215\n"
+"6\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03010303.xhp#par_id3145173.6.help.text
-msgctxt "03010303.xhp#par_id3145173.6.help.text"
-msgid "Integer"
-msgstr "Cjelobrojno"
+#. sHnN
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"par_id3148673\n"
+"7\n"
+"help.text"
+msgid "<emph>NumExpression:</emph> Any numeric expression between 0 and 255 that determines which of the lines the program branches to. If NumExpression is 0, the statement is not executed. If NumExpression is greater than 0, the program jumps to the label that has a position number that corresponds to the expression (1 = First label; 2 = Second label)"
+msgstr "<emph>NumExpression</emph>: Numerički izraz u rasponu 0 - 255 koji određuje na koju od linija se programa grana. NumExpression Ako je 0, program se ne izvršava. Ako NumExpression je veći od 0, program skače na dio koja ima položaj broja koji odgovara izrazu (1 = Prva Oznaka; 2 = Druga oznaka)"
-#: 03010303.xhp#hd_id3154685.7.help.text
-msgctxt "03010303.xhp#hd_id3154685.7.help.text"
-msgid "Parameter:"
-msgstr "Parametar:"
+#. FIV;
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"par_id3153194\n"
+"8\n"
+"help.text"
+msgid "<emph>Label:</emph> Target line according to<emph> GoTo </emph>or <emph>GoSub</emph> structure."
+msgstr "<emph>Label</emph>:Ciljna linija prema<emph>GoTo</emph>ili <emph>GoSub</emph> strukturi."
-#: 03010303.xhp#par_id3150440.8.help.text
-msgid "<emph>ColorNumber</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Red component."
-msgstr "<emph>ColourNumber</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"colour code\">colour code</link> for which to return the Red component."
+#. ZsC4
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"par_id3156442\n"
+"9\n"
+"help.text"
+msgid "The <emph>GoTo</emph> or <emph>GoSub </emph>conventions are valid."
+msgstr "<emph>GoTo</emph> ili <emph>GoSub</emph> konveryije su dobre"
-#: 03010303.xhp#hd_id3148575.9.help.text
-msgctxt "03010303.xhp#hd_id3148575.9.help.text"
+#. ]0KC
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"hd_id3148645\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03010303.xhp#par_id3145365.10.help.text
-msgctxt "03010303.xhp#par_id3145365.10.help.text"
-msgid "Sub ExampleColor"
-msgstr "Sub ExampleColour"
-
-#: 03010303.xhp#par_id3147348.11.help.text
-#, fuzzy
-msgctxt "03010303.xhp#par_id3147348.11.help.text"
-msgid "Dim lVar As Long"
-msgstr "Dim lTick kao Long"
-
-#: 03010303.xhp#par_id3145750.12.help.text
-msgctxt "03010303.xhp#par_id3145750.12.help.text"
-msgid "lVar = rgb(128,0,200)"
-msgstr ""
+#. 8~;D
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"par_id3153948\n"
+"21\n"
+"help.text"
+msgid "sVar =sVar & \" From Sub 1 to\" : Return"
+msgstr "sVar =sVar & \"iz Sub 1 do\" : Return"
-#: 03010303.xhp#par_id3147435.13.help.text
-msgctxt "03010303.xhp#par_id3147435.13.help.text"
-msgid "msgbox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
-msgstr "msgbox \"The colour \" & lVar & \" consists of:\" & Chr(13) &_"
+#. ]#Wg
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"par_id3153708\n"
+"23\n"
+"help.text"
+msgid "sVar =sVar & \" From Sub 2 to\" : Return"
+msgstr "sVar =sVar & \" iz Sub 2 do\" : Return"
-#: 03010303.xhp#par_id3155306.14.help.text
-msgctxt "03010303.xhp#par_id3155306.14.help.text"
-msgid "\"red= \" & red(lVar) & Chr(13)&_"
-msgstr ""
+#. )5C6
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"par_id3150321\n"
+"25\n"
+"help.text"
+msgid "sVar =sVar & \" Label 1\" : GoTo Ende"
+msgstr "sVar =sVar & \" Oznaka 1\" : GoTo Ende"
-#: 03010303.xhp#par_id3149262.15.help.text
-msgctxt "03010303.xhp#par_id3149262.15.help.text"
-msgid "\"green= \" & green(lVar) & Chr(13)&_"
+#. QPh=
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"par_id3155764\n"
+"27\n"
+"help.text"
+msgid "sVar =sVar & \" Label 2\""
msgstr ""
-#: 03010303.xhp#par_id3147397.16.help.text
-msgctxt "03010303.xhp#par_id3147397.16.help.text"
-msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
-msgstr "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colours\""
-
-#: 03010303.xhp#par_id3156286.17.help.text
-msgctxt "03010303.xhp#par_id3156286.17.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03102450.xhp#tit.help.text
+#. @h/x
+#: 03120202.xhp
#, fuzzy
-msgid "IsError Function [Runtime]"
-msgstr "CVErr Function [Run-time]"
+msgctxt ""
+"03120202.xhp\n"
+"tit\n"
+"help.text"
+msgid "String Function [Runtime]"
+msgstr "Str Funkcija [Vrijeme izvršavanja]"
-#: 03102450.xhp#bm_id4954680.help.text
+#. X7i^
+#: 03120202.xhp
#, fuzzy
-msgid "<bookmark_value>IsError function</bookmark_value>"
-msgstr "<bookmark_value>InStr funkcija</bookmark_value>"
+msgctxt ""
+"03120202.xhp\n"
+"bm_id3147291\n"
+"help.text"
+msgid "<bookmark_value>String function</bookmark_value>"
+msgstr "<bookmark_value>Str Funkcija</bookmark_value>"
-#: 03102450.xhp#par_idN1054E.help.text
+#. 6uqw
+#: 03120202.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03102450.xhp\">IsError Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100080.xhp\">CVErr Function [Run-time]</link>"
+msgctxt ""
+"03120202.xhp\n"
+"hd_id3147291\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120202.xhp\" name=\"String Function [Runtime]\">String Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120103.xhp\" name=\"Str Funkcija [Vrijeme izvršavanja]\">Str Funkcija [Vrijeme izvršavanja]</link>"
-#: 03102450.xhp#par_idN1055E.help.text
-msgid "Tests if a variable contains an error value."
+#. $6wZ
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"par_id3147242\n"
+"2\n"
+"help.text"
+msgid "Creates a string according to the specified character, or the first character of a string expression that is passed to the function."
msgstr ""
-#: 03102450.xhp#par_idN10561.help.text
-msgctxt "03102450.xhp#par_idN10561.help.text"
+#. @PWh
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"hd_id3149516\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03102450.xhp#par_idN10565.help.text
-msgid "IsError (Var)"
-msgstr ""
-
-#: 03102450.xhp#par_idN10568.help.text
-msgctxt "03102450.xhp#par_idN10568.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03102450.xhp#par_idN1056C.help.text
-msgctxt "03102450.xhp#par_idN1056C.help.text"
-msgid "Bool"
-msgstr ""
-
-#: 03102450.xhp#par_idN1056F.help.text
-msgctxt "03102450.xhp#par_idN1056F.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03102450.xhp#par_idN10573.help.text
-msgid "<emph>Var:</emph> Any variable that you want to test. If the variable contains an error value, the function returns True, otherwise the function returns False."
+#. AQ7s
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"par_id3149233\n"
+"4\n"
+"help.text"
+msgid "String (n As Long, {expression As Integer | character As String})"
msgstr ""
-#: 03100000.xhp#tit.help.text
-msgid "Variables"
-msgstr "Varijable"
-
-#: 03100000.xhp#hd_id3149669.1.help.text
-msgid "<link href=\"text/sbasic/shared/03100000.xhp\" name=\"Variables\">Variables</link>"
-msgstr "<link href=\"text/sbasic/shared/03100000.xhp\" name=\"varijable\">varijable</link>"
-
-#: 03100000.xhp#par_id3147265.2.help.text
-msgid "The following statements and functions are for working with variables. You can use these functions to declare or define variables, convert variables from one type to another, or determine the variable type."
-msgstr "Slijedece naredbe I funkcije su za rad sa varijablama. Mozes koristiti ove funkcije da deklarises ili definises varijable, da konvertujes varijable iz jedne vrste u drugu, ili ordedis vrstu varijable."
-
-#: 03120313.xhp#tit.help.text
-msgid "ConvertFromURL Function [Runtime]"
-msgstr "Pretvori iz URL funkcije [U izvršenju]"
-
-#: 03120313.xhp#bm_id3153894.help.text
-msgid "<bookmark_value>ConvertFromURL function</bookmark_value>"
-msgstr "<bookmark_value>Pretvori iz URL funkcije</bookmark_value>"
-
-#: 03120313.xhp#hd_id3153894.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120313.xhp\" name=\"ConvertFromURL Function [Runtime]\">ConvertFromURL Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120313.xhp\" name=\"ConvertFromURL Function [Run-time]\">Pretvori iz URL funkcije[RDužina trajanja]</link>"
-
-#: 03120313.xhp#par_id3147226.2.help.text
-msgid "Converts a file URL to a system file name."
-msgstr "Pretvori URL fajl u sistemsko ime fajla."
-
-#: 03120313.xhp#hd_id3143267.3.help.text
-msgctxt "03120313.xhp#hd_id3143267.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03120313.xhp#par_id3154142.4.help.text
-msgid "ConvertFromURL(filename)"
-msgstr "PretvoriIzURL(ime fajla)"
-
-#: 03120313.xhp#hd_id3159157.5.help.text
-msgctxt "03120313.xhp#hd_id3159157.5.help.text"
+#. MxYH
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"hd_id3143270\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03120313.xhp#par_id3150669.6.help.text
+#. 8S)F
+#: 03120202.xhp
#, fuzzy
-msgctxt "03120313.xhp#par_id3150669.6.help.text"
+msgctxt ""
+"03120202.xhp\n"
+"par_id3147530\n"
+"6\n"
+"help.text"
msgid "String"
msgstr "Stringovi"
-#: 03120313.xhp#hd_id3143270.7.help.text
-msgctxt "03120313.xhp#hd_id3143270.7.help.text"
+#. ([t)
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"hd_id3154923\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03120313.xhp#par_id3156023.8.help.text
-msgid "<emph>Filename:</emph> A file name as a string."
-msgstr "<emph>Filename</emph>: Ime fajla kao string."
-
-#: 03120313.xhp#hd_id3154760.9.help.text
-msgctxt "03120313.xhp#hd_id3154760.9.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03120313.xhp#par_id3148664.10.help.text
-msgctxt "03120313.xhp#par_id3148664.10.help.text"
-msgid "systemFile$ = \"c:\\folder\\mytext.txt\""
-msgstr "sistemskiFajl$ = \"c:\\folder\\mytext.txt\""
-
-#: 03120313.xhp#par_id3150541.11.help.text
-msgctxt "03120313.xhp#par_id3150541.11.help.text"
-msgid "url$ = ConvertToURL( systemFile$ )"
+#. (~#]
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"par_id3154347\n"
+"8\n"
+"help.text"
+msgid "<emph>n:</emph> Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 65535."
msgstr ""
-#: 03120313.xhp#par_id3150792.12.help.text
-msgctxt "03120313.xhp#par_id3150792.12.help.text"
-msgid "print url$"
-msgstr "printaj url$"
-
-#: 03120313.xhp#par_id3154367.13.help.text
-msgctxt "03120313.xhp#par_id3154367.13.help.text"
-msgid "systemFileAgain$ = ConvertFromURL( url$ )"
+#. %r\l
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"par_id3148664\n"
+"9\n"
+"help.text"
+msgid "<emph>Expression:</emph> Numeric expression that defines the ASCII code for the character."
msgstr ""
-#: 03120313.xhp#par_id3153194.14.help.text
-msgctxt "03120313.xhp#par_id3153194.14.help.text"
-msgid "print systemFileAgain$"
-msgstr "printaj sistemskiFajlPonovo$"
-
-#: 03020305.xhp#tit.help.text
-msgid "Seek Statement [Runtime]"
-msgstr "Traziti Izjavu [Run-time]"
+#. 8f0m
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"par_id3150359\n"
+"10\n"
+"help.text"
+msgid "<emph>Character:</emph> Any single character used to build the return string, or any string of which only the first character will be used."
+msgstr ""
-#: 03020305.xhp#bm_id3159413.help.text
-msgid "<bookmark_value>Seek statement</bookmark_value>"
-msgstr "<bookmark_value>Trazi izjavu</bookmark_value>"
+#. %]k_
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"hd_id3152920\n"
+"11\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03020305.xhp#hd_id3159413.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek Statement [Runtime]\">Seek Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek Statement [Run-time]\">Trazi izjavu[Run-time]</link>"
+#. Ipz^
+#: 01030100.xhp
+msgctxt ""
+"01030100.xhp\n"
+"tit\n"
+"help.text"
+msgid "IDE Overview"
+msgstr "IDE Pregled"
-#: 03020305.xhp#par_id3153381.2.help.text
-msgid "Sets the position for the next writing or reading in a file that was opened with the Open statement."
-msgstr "Postaviti poziciju za sljedece pisanje ili citanje u datoteci koja je otvorena unutar otvorene izjave."
+#. *Re7
+#: 01030100.xhp
+msgctxt ""
+"01030100.xhp\n"
+"hd_id3147291\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01030100.xhp\" name=\"IDE Overview\">IDE Overview</link>"
+msgstr "<link href=\"text/sbasic/shared/01030100.xhp\" name=\"IDE Pregled\">IDE Pregled</link>"
-#: 03020305.xhp#par_id2100589.help.text
-msgid "For random access files, the Seek statement sets the number of the next record to be accessed."
-msgstr "Za daototeke nasumicnog pristupa, trazi isjava postavlja broj sljedeceg reda kojem ce se proistupiti."
+#. WqC5
+#: 01030100.xhp
+msgctxt ""
+"01030100.xhp\n"
+"par_id3156344\n"
+"3\n"
+"help.text"
+msgid "The <link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\"><emph>Macro Toolbar</emph></link> in the IDE provides various icons for editing and testing programs."
+msgstr "<link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\"><emph>Macro Toolbar</emph></link> u IDE-u pruža različite ikonice za programe editovanja i testiranja."
-#: 03020305.xhp#par_id5444807.help.text
-msgid "For all other files, the Seek statement sets the byte position at which the next operation is to occur."
-msgstr "Za sve ostale datoteke, trazi izjava postavlja poziciu bajta na mjesto gdje ce se sljedeca operacija izvrsiti."
+#. %ye;
+#: 01030100.xhp
+msgctxt ""
+"01030100.xhp\n"
+"par_id3151210\n"
+"4\n"
+"help.text"
+msgid "In the <link href=\"text/sbasic/shared/01030200.xhp\" name=\"Editor window\"><emph>Editor window</emph></link>, directly below the Macro toolbar, you can edit the Basic program code. The column on the left side is used to set breakpoints in the program code."
+msgstr "U <link href=\"text/sbasic/shared/01030200.xhp\" name=\"Editor window\"><emph>Editor window</emph></link>, tačno ispod Macro alata, možeš urediti kod programa Basic. Kolona na lijevoj strani se koristi da se postave tačke prekida u programskom kodu."
-#: 03020305.xhp#par_id3156280.5.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek\">Seek</link>."
-msgstr "Vidi jos: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Otvoriti\">open</link>, <link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek\">Seek</link>."
+#. Gp)Z
+#: 01030100.xhp
+msgctxt ""
+"01030100.xhp\n"
+"par_id3154686\n"
+"5\n"
+"help.text"
+msgid "The <link href=\"text/sbasic/shared/01050100.xhp\" name=\"Watch\"><emph>Watch window</emph></link> (observer) is located below the Editor window at the left, and displays the contents of variables or arrays during a single step process."
+msgstr "<link href=\"text/sbasic/shared/01050100.xhp\" name=\"Watch\"><emph>Watch window</emph></link> (promatrač) je lociran ispod Editor prozora lijevo i prikazuje sadržaj varijabli ili matrica tokom procesa s jednim korakom."
-#: 03020305.xhp#hd_id3145785.6.help.text
-msgctxt "03020305.xhp#hd_id3145785.6.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. wtoS
+#: 01030100.xhp
+msgctxt ""
+"01030100.xhp\n"
+"par_id3145787\n"
+"8\n"
+"help.text"
+msgid "The <emph>Call Stack</emph> window to the right provides information about the call stack of SUBS and FUNCTIONS when a program runs."
+msgstr "<emph>Call Stack</emph> prozor na desno pruža informacije o pozivnom slogu SUBova iFUNKCIJA kada je program pokrenut."
-#: 03020305.xhp#par_id3145273.7.help.text
-msgid "Seek[#FileNumber], Position (As Long)"
-msgstr "Trazi[#FileBroj], pozicija (kao Dugacak)"
+#. jHbe
+#: 01030100.xhp
+#, fuzzy
+msgctxt ""
+"01030100.xhp\n"
+"par_id3147434\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
+msgstr "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Makro</link>"
-#: 03020305.xhp#hd_id3154321.8.help.text
-msgctxt "03020305.xhp#hd_id3154321.8.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. YH4;
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Watch Window"
+msgstr "Pogledaj prozor"
-#: 03020305.xhp#par_id3153952.9.help.text
-msgid "<emph>FileNumber: </emph>The data channel number used in the Open statement."
-msgstr "<emph>FajlBroj</emph>: Podatak kanala broj koristen u otvorenoj izjavi."
+#. ~-sj
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"hd_id3149457\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01050100.xhp\">Watch Window</link>"
+msgstr "<link href=\"text/sbasic/shared/01050100.xhp\">Pogledaj prozor</link>"
-#: 03020305.xhp#par_id3145366.10.help.text
-msgid "<emph>Position: </emph>Position for the next writing or reading. Position can be a number between 1 and 2,147,483,647. According to the file type, the position indicates the number of the record (files in the Random mode) or the byte position (files in the Binary, Output, Append or Input mode). The first byte in a file is position 1, the second byte is position 2, and so on."
-msgstr "<emph>Position</emph>: Pozicija za sljedece pisanje ili citanje. Pozicija moze biti broj izmedju 1 i 2,147,483,647. Prema tipu datoteke, pozicija oznacava broj reda (datoteke u nasumicnom obliku) ili pozicije bajta (Binarne datoteke, Ispisi, Dodati ili Ulazni oblik). Prvi bajt u datoteci je pozicija 1, drugi bajt je pozicija 2 i tako dalje."
+#. O3%K
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3154908\n"
+"9\n"
+"help.text"
+msgid "The Watch window allows you to observe the value of variables during the execution of a program. Define the variable in the Watch text box. Click on <link href=\"text/sbasic/shared/02/11080000.xhp\">Enable Watch</link> to add the variable to the list box and to display its values."
+msgstr ""
-#: 03103500.xhp#tit.help.text
-#, fuzzy
-msgid "Static Statement [Runtime]"
-msgstr "SetAttr izjava [Run-time]"
+#. %3-s
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"hd_id3145173\n"
+"4\n"
+"help.text"
+msgid "Watch"
+msgstr "Pogledaj"
+
+#. $5O_
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3155132\n"
+"5\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_EDIT\">Enter the name of the variable whose value is to be monitored.</ahelp>"
+msgstr "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_EDIT\">Unesi ime varijable čija se vrijednost nadgleda.</ahelp>"
-#: 03103500.xhp#bm_id3149798.help.text
-#, fuzzy
-msgid "<bookmark_value>Static statement</bookmark_value>"
-msgstr "<bookmark_value>SetAttr izjava</bookmark_value>"
+#. S%y$
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"hd_id3148645\n"
+"6\n"
+"help.text"
+msgid "Remove Watch"
+msgstr "Ukloni nadgledanje"
-#: 03103500.xhp#hd_id3149798.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03103500.xhp\" name=\"Static Statement [Runtime]\">Static Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Postavi Naredbu[Vrijeme izvršavanja]\">Postavi Naredbu[Vriejme izvršavanja]</link>"
+#. vQud
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3148576\n"
+"7\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_REMOVEWATCH\">Removes the selected variable from the list of watched variables.</ahelp>"
+msgstr "<ahelp hid=\"HID_BASICIDE_REMOVEWATCH\">Uklanja selektovanu varijablu iz liste nadgledanih varijabli.</ahelp>"
-#: 03103500.xhp#par_id3153311.2.help.text
-msgid "Declares a variable or an array at the procedure level within a subroutine or a function, so that the values of the variable or the array are retained after exiting the subroutine or function. Dim statement conventions are also valid."
+#. d7zr
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3147426\n"
+"help.text"
+msgid "<image id=\"img_id3152460\" src=\"res/baswatr.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3152460\">Icon</alt></image>"
msgstr ""
-#: 03103500.xhp#par_id3147264.3.help.text
-msgid "The <emph>Static statement</emph> cannot be used to define variable arrays. Arrays must be specified according to a fixed size."
-msgstr ""
+#. KN[2
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3154012\n"
+"8\n"
+"help.text"
+msgid "Remove Watch"
+msgstr "Ukloni nadgledanje"
-#: 03103500.xhp#hd_id3149657.4.help.text
-msgctxt "03103500.xhp#hd_id3149657.4.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. Kdk,
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"hd_id3154491\n"
+"10\n"
+"help.text"
+msgid "Editing the Value of a Watched Variable"
+msgstr "Uređujem vrijednost nadgledane varijable"
-#: 03103500.xhp#par_id3150400.5.help.text
-msgid "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..."
+#. 7rE7
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3156283\n"
+"11\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_LIST\">Displays the list of watched variables. Click twice with a short pause in between on an entry to edit its value.</ahelp> The new value will be taken as the variable's value for the program."
msgstr ""
-#: 03103500.xhp#hd_id3148452.6.help.text
-msgctxt "03103500.xhp#hd_id3148452.6.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03103500.xhp#par_id3156214.7.help.text
+#. c890
+#: 03020301.xhp
#, fuzzy
-msgid "Sub ExampleStatic"
-msgstr "Sub PrimjerStr"
+msgctxt ""
+"03020301.xhp\n"
+"tit\n"
+"help.text"
+msgid "Eof Function [Runtime]"
+msgstr "Lof Funkcija [Run-time]"
-#: 03103500.xhp#par_id1940061.help.text
-msgid "Dim iCount as Integer, iResult as Integer"
-msgstr ""
+#. cih1
+#: 03020301.xhp
+#, fuzzy
+msgctxt ""
+"03020301.xhp\n"
+"bm_id3154598\n"
+"help.text"
+msgid "<bookmark_value>Eof function</bookmark_value>"
+msgstr "<bookmark_value>Lof Funkcija</bookmark_value>"
-#: 03103500.xhp#par_id878627.help.text
+#. IhL}
+#: 03020301.xhp
#, fuzzy
-msgid "For iCount = 0 to 2"
-msgstr "za iCount = 1 do 5"
+msgctxt ""
+"03020301.xhp\n"
+"hd_id3154598\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020301.xhp\" name=\"Eof Function [Runtime]\">Eof Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Funkcija [Run-time]\">Lof Funkcija [Run-time]</link>"
-#: 03103500.xhp#par_id7914059.help.text
-msgid "iResult = InitVar()"
+#. 7W^\
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"par_id3147182\n"
+"2\n"
+"help.text"
+msgid "Determines if the file pointer has reached the end of a file."
msgstr ""
-#: 03103500.xhp#par_id299691.help.text
-msgctxt "03103500.xhp#par_id299691.help.text"
-msgid "Next iCount"
-msgstr ""
+#. cC?.
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"hd_id3149119\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03103500.xhp#par_id3150870.11.help.text
-msgid "MsgBox iResult,0,\"The answer is\""
+#. vX+:
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"par_id3147399\n"
+"4\n"
+"help.text"
+msgid "Eof (intexpression As Integer)"
msgstr ""
-#: 03103500.xhp#par_id3153771.13.help.text
-#, fuzzy
-msgctxt "03103500.xhp#par_id3153771.13.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. 3@`_
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"hd_id3153539\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03103500.xhp#par_id3151115.15.help.text
-msgid "REM Function for initialization of the static variable"
+#. #nsX
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"par_id3156027\n"
+"6\n"
+"help.text"
+msgid "Bool"
msgstr ""
-#: 03103500.xhp#par_id3148618.16.help.text
-msgid "Function InitVar() As Integer"
-msgstr ""
+#. R^im
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"hd_id3152924\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03103500.xhp#par_id3154217.8.help.text
-msgid "Static iInit As Integer"
+#. .n{`
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"par_id3153990\n"
+"8\n"
+"help.text"
+msgid "<emph>Intexpression:</emph> Any integer expression that evaluates to the number of an open file."
msgstr ""
-#: 03103500.xhp#par_id1057161.help.text
-msgid "Const iMinimum as Integer = 40 REM minimum return value of this function"
+#. *29L
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"par_id3153527\n"
+"9\n"
+"help.text"
+msgid "Use EOF to avoid errors when you attempt to get input past the end of a file. When you use the Input or Get statement to read from a file, the file pointer is advanced by the number of bytes read. When the end of a file is reached, EOF returns the value \"True\" (-1)."
msgstr ""
-#: 03103500.xhp#par_id580462.help.text
-msgid "if iInit = 0 then REM check if initialized"
-msgstr ""
+#. @B/d
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"hd_id3154046\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03103500.xhp#par_id7382732.help.text
-msgid "iInit = iMinimum"
-msgstr ""
+#. p+0+
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"par_id3153360\n"
+"19\n"
+"help.text"
+msgid "Print #iNumber, \"First line of text\""
+msgstr "Isštampati #iBroj, \"Prvi red teksta\""
-#: 03103500.xhp#par_id5779900.help.text
-#, fuzzy
-msgid "else"
-msgstr "Ili"
+#. ILr{
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"par_id3148797\n"
+"20\n"
+"help.text"
+msgid "Print #iNumber, \"Another line of text\""
+msgstr "Isštampati #iBroj, \"Drugi red teksta\""
-#: 03103500.xhp#par_id3151041.10.help.text
-msgid "iInit = iInit + 1"
-msgstr ""
+#. A{~`
+#: 03120000.xhp
+msgctxt ""
+"03120000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Strings"
+msgstr "Stringovi"
-#: 03103500.xhp#par_id5754264.help.text
-msgctxt "03103500.xhp#par_id5754264.help.text"
-msgid "end if"
-msgstr ""
+#. 87]|
+#: 03120000.xhp
+msgctxt ""
+"03120000.xhp\n"
+"hd_id3156153\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120000.xhp\" name=\"Strings\">Strings</link>"
+msgstr "<link href=\"text/sbasic/shared/03120000.xhp\" name=\"Stringovi\">Stringovi</link>"
-#: 03103500.xhp#par_id6529435.help.text
-msgid "InitVar = iInit"
-msgstr ""
+#. $DFu
+#: 03120000.xhp
+msgctxt ""
+"03120000.xhp\n"
+"par_id3159176\n"
+"2\n"
+"help.text"
+msgid "The following functions and statements validate and return strings."
+msgstr "Sljedece funkcije i naredbe potvrduju i vracaju stringove."
-#: 03103500.xhp#par_id3150487.18.help.text
-msgctxt "03103500.xhp#par_id3150487.18.help.text"
-msgid "End Function"
-msgstr "Kraj funkcije"
+#. iPU1
+#: 03120000.xhp
+msgctxt ""
+"03120000.xhp\n"
+"par_id3154285\n"
+"3\n"
+"help.text"
+msgid "You can use strings to edit text within $[officename] Basic programs."
+msgstr "Možete koristiti stringove da uredite tekst u okviru $[officename] Basic programa."
-#: 03070500.xhp#tit.help.text
+#. r7k!
+#: 03060400.xhp
#, fuzzy
-msgid "\"^\" Operator [Runtime]"
+msgctxt ""
+"03060400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Not-Operator [Runtime]"
msgstr "MOD Operator [Vrijeme izvodjenja]"
-#: 03070500.xhp#bm_id3145315.help.text
+#. aJ=W
+#: 03060400.xhp
#, fuzzy
-msgid "<bookmark_value>\"^\" operator (mathematical)</bookmark_value>"
+msgctxt ""
+"03060400.xhp\n"
+"bm_id3156024\n"
+"help.text"
+msgid "<bookmark_value>Not operator (logical)</bookmark_value>"
msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
-#: 03070500.xhp#hd_id3145315.1.help.text
+#. f1~+
+#: 03060400.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03070500.xhp\">\"^\" Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100050.xhp\">CCur Function [Run-time]</link>"
+msgctxt ""
+"03060400.xhp\n"
+"hd_id3156024\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03060400.xhp\" name=\"Not-Operator [Runtime]\">Not-Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"MOD Operator [Vrijeme izvodjenja]\">MOD Operator [Vrijeme izvodjenja]</link>"
-#: 03070500.xhp#par_id3149670.2.help.text
-msgid "Raises a number to a power."
+#. *LmE
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3159414\n"
+"2\n"
+"help.text"
+msgid "Negates an expression by inverting the bit values."
msgstr ""
-#: 03070500.xhp#hd_id3147264.3.help.text
-msgctxt "03070500.xhp#hd_id3147264.3.help.text"
+#. bq^;
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"hd_id3149457\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03070500.xhp#par_id3149656.4.help.text
-msgid "Result = Expression ^ Exponent"
+#. -kYc
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3150360\n"
+"4\n"
+"help.text"
+msgid "Result = Not Expression"
msgstr ""
-#: 03070500.xhp#hd_id3151211.5.help.text
-msgctxt "03070500.xhp#hd_id3151211.5.help.text"
+#. 9?Q^
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"hd_id3151211\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03070500.xhp#par_id3153192.6.help.text
-msgid "<emph>Result:</emph> Any numerical expression that contains the result of the number raised to a power."
-msgstr ""
-
-#: 03070500.xhp#par_id3150448.7.help.text
-msgid "<emph>Expression:</emph> Numerical value that you want to raise to a power."
-msgstr ""
-
-#: 03070500.xhp#par_id3156422.8.help.text
-msgid "<emph>Exponent:</emph> The value of the power that you want to raise the expression to."
-msgstr ""
-
-#: 03070500.xhp#hd_id3147287.9.help.text
-msgctxt "03070500.xhp#hd_id3147287.9.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. `J/?
+#: 03060400.xhp
+#, fuzzy
+msgctxt ""
+"03060400.xhp\n"
+"par_id3147228\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the negation."
+msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
-#: 03070500.xhp#par_id3153770.10.help.text
+#. *X)R
+#: 03060400.xhp
#, fuzzy
-msgctxt "03070500.xhp#par_id3153770.10.help.text"
-msgid "Sub Example"
-msgstr "Sub PrimjerStr"
+msgctxt ""
+"03060400.xhp\n"
+"par_id3154124\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any expression that you want to negate."
+msgstr "<emph>Izraz</emph>: Izraz koji želite procijeniti"
-#: 03070500.xhp#par_id3152886.11.help.text
-msgid "Print ( 12.345 ^ 23 )"
+#. :PW#
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3150868\n"
+"8\n"
+"help.text"
+msgid "When a Boolean expression is negated, the value True changes to False, and the value False changes to True."
msgstr ""
-#: 03070500.xhp#par_id3146984.12.help.text
-msgid "Print Exp ( 23 * Log( 12.345 ) ) REM Raises by forming a logarithm"
+#. qrZ\
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3145785\n"
+"9\n"
+"help.text"
+msgid "In a bitwise negation each individual bit is inverted."
msgstr ""
-#: 03070500.xhp#par_id3148618.13.help.text
-#, fuzzy
-msgctxt "03070500.xhp#par_id3148618.13.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03080102.xhp#tit.help.text
-msgid "Cos Function [Runtime]"
-msgstr "Cos Funkcija [Vrijeme Izvodjenja]"
-
-#: 03080102.xhp#bm_id3154923.help.text
-msgid "<bookmark_value>Cos function</bookmark_value>"
-msgstr "<bookmark_value>Cos funkcija</bookmark_value>"
+#. QNQ0
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"hd_id3153093\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03080102.xhp#hd_id3154923.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080102.xhp\" name=\"Cos Function [Runtime]\">Cos Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080102.xhp\" name=\"Cos Funkcija [Vrijeme Izvodjenja]\">Cos Funkcija [Vrijeme Izvodjenja]</link>"
+#. jF!c
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3145749\n"
+"15\n"
+"help.text"
+msgid "vOut = Not vA ' Returns -11"
+msgstr ""
+
+#. +q^4
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3148645\n"
+"16\n"
+"help.text"
+msgid "vOut = Not(vC > vD) ' Returns -1"
+msgstr ""
+
+#. cpAb
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3156441\n"
+"17\n"
+"help.text"
+msgid "vOut = Not(vB > vA) ' Returns -1"
+msgstr ""
+
+#. jljT
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3152596\n"
+"18\n"
+"help.text"
+msgid "vOut = Not(vA > vB) ' Returns 0"
+msgstr ""
+
+#. yTdB
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"tit\n"
+"help.text"
+msgid "Sub Statement [Runtime]"
+msgstr "Sub Statement [Run-time]"
-#: 03080102.xhp#par_id3159413.2.help.text
-msgid "Calculates the cosine of an angle. The angle is specified in radians. The result lies between -1 and 1."
-msgstr "Racuna kosinus jednoga ugla. Ugao je izrazen u radijanima. Rezultat je u opsegu od -1 do +1."
+#. m:l.
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"bm_id3147226\n"
+"help.text"
+msgid "<bookmark_value>Sub statement</bookmark_value>"
+msgstr "<bookmark_value>Sub izjava</bookmark_value>"
-#: 03080102.xhp#par_id3150358.3.help.text
-msgid "Using the angle Alpha, the Cos-Function calculates the ratio of the length of the side that is adjacent to the angle, divided by the length of the hypotenuse in a right-angled triangle."
-msgstr "Koristeci ugao Alfa, Cos funkcija racuna omjer duzine strane koja je susjedna uglu, podijeljeno sa duzinom hipotenuze u pravouglom trouglu."
+#. Lb7#
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"hd_id3147226\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub Statement [Runtime]\">Sub Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub izjava [Run-time]\">Sub izjava [Run-time]</link>"
-#: 03080102.xhp#par_id3154141.4.help.text
-msgid "Cos(Alpha) = Adjacent/Hypotenuse"
-msgstr "Cos(Alfa) = Susjedna/Hipotenuza"
+#. JoyK
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"par_id3153311\n"
+"2\n"
+"help.text"
+msgid "Defines a subroutine."
+msgstr "difiniše podprogram"
-#: 03080102.xhp#hd_id3154125.5.help.text
-msgctxt "03080102.xhp#hd_id3154125.5.help.text"
-msgid "Syntax:"
+#. fHo^
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"hd_id3149416\n"
+"3\n"
+"help.text"
+msgid "Syntax"
msgstr "Sintaksa:"
-#: 03080102.xhp#par_id3145172.6.help.text
-msgid "Cos (Number)"
-msgstr "Cos (Broj)"
-
-#: 03080102.xhp#hd_id3156214.7.help.text
-msgctxt "03080102.xhp#hd_id3156214.7.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03080102.xhp#par_id3150449.8.help.text
-msgctxt "03080102.xhp#par_id3150449.8.help.text"
-msgid "Double"
-msgstr ""
+#. 1w~c
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"par_id3147530\n"
+"5\n"
+"help.text"
+msgid "statement block"
+msgstr "blok izjava"
-#: 03080102.xhp#hd_id3153969.9.help.text
-msgctxt "03080102.xhp#hd_id3153969.9.help.text"
+#. u(Lq
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"hd_id3153525\n"
+"9\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03080102.xhp#par_id3153770.10.help.text
-msgid "<emph>Number:</emph> Numeric expression that specifies an angle in radians that you want to calculate the cosine for."
-msgstr "<emph>Number</emph>: Brojcani izraz koji predstavlja ugao u radijanima za koji zelite da izracunate kosinus."
-
-#: 03080102.xhp#par_id3145749.11.help.text
-msgid "To convert degrees to radians, multiply degrees by pi/180. To convert radians to degrees, multiply radians by 180/pi."
-msgstr "Da bi pretvorili stepene u radijane, pomnozi stepen sa Pi/180. Da bi pretvorili radijane u stepene, pomnozi radijane sa 180/Pi."
-
-#: 03080102.xhp#par_id3149664.12.help.text
-msgctxt "03080102.xhp#par_id3149664.12.help.text"
-msgid "degree=(radian*180)/pi"
-msgstr "stepen=(radijan*180)/Pi"
+#. riZ8
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"par_id3150792\n"
+"10\n"
+"help.text"
+msgid "<emph>Name:</emph> Name of the subroutine ."
+msgstr "<emph>Ime</emph>: Ime podprograma ."
-#: 03080102.xhp#par_id3146985.13.help.text
-msgctxt "03080102.xhp#par_id3146985.13.help.text"
-msgid "radian=(degree*pi)/180"
-msgstr "radijan=(stepen*Pi)/180"
+#. Ku\n
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"par_id3154138\n"
+"11\n"
+"help.text"
+msgid "<emph>VarName: </emph>Parameter that you want to pass to the subroutine."
+msgstr "<emph>VarName</emph>: Parametar koji želite proslijditi kao podprogram."
-#: 03080102.xhp#par_id3152885.14.help.text
-msgid "Pi is here the fixed circle constant with the rounded value 3.14159..."
-msgstr "Pi je konstantna vrijednost kruga koja je zaokruzena na 3.1415926..."
+#. ;kA(
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"par_id3154908\n"
+"12\n"
+"help.text"
+msgid "<emph>Type:</emph> Type-declaration key word."
+msgstr "<emph>Type:</emph>: ključna riječ za deklarisanje tipa."
-#: 03080102.xhp#hd_id3153951.15.help.text
-msgctxt "03080102.xhp#hd_id3153951.15.help.text"
+#. 9ODJ
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"hd_id3153770\n"
+"16\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03080102.xhp#par_id3155855.16.help.text
-msgid "REM The following example allows for a right-angled triangle the input of"
-msgstr "REM Slijedeci primjer dozvoljava pravouglom trouglu unos"
+#. C[M!
+#: 03090409.xhp
+#, fuzzy
+msgctxt ""
+"03090409.xhp\n"
+"par_idN1063F\n"
+"help.text"
+msgid "' some statements"
+msgstr "REM neki izrazi"
-#: 03080102.xhp#par_id3149484.17.help.text
-msgid "REM secant and angle (in degrees) and calculates the length of the hypotenuse:"
-msgstr "REM sekante i ugla (u stepenima) i racuna duzinu hipotenuze:"
+#. U*3`
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Syntax"
+msgstr "Sintaksa:"
-#: 03080102.xhp#par_id3147428.18.help.text
-msgid "Sub ExampleCosinus"
-msgstr "Sub PrimjerKosinus"
+#. TXvG
+#: 01020000.xhp
+#, fuzzy
+msgctxt ""
+"01020000.xhp\n"
+"hd_id3148946\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01020000.xhp\" name=\"Syntax\">Syntax</link>"
+msgstr "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Makro</link>"
-#: 03080102.xhp#par_id3150010.19.help.text
-msgid "REM rounded Pi = 3.14159"
-msgstr "REM zaokruzen Pi = 3.1415926..."
+#. `L(!
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"par_id3150793\n"
+"2\n"
+"help.text"
+msgid "This section describes the basic syntax elements of $[officename] Basic. For a detailed description please refer to the $[officename] Basic Guide which is available separately."
+msgstr ""
-#: 03080102.xhp#par_id3149959.20.help.text
-msgid "Dim d1 as Double, dAngle as Double"
-msgstr "Dim d1 kao decimalni broj, dAngle kao decimalni broj"
+#. `*=K
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"tit\n"
+"help.text"
+msgid "Exit Statement [Runtime]"
+msgstr "Naredba za izlaz [Run-time]"
-#: 03080102.xhp#par_id3144764.21.help.text
-msgid "d1 = InputBox$ (\"\"Enter the length of the adjacent side: \",\"Adjacent\")"
-msgstr "d1 = InputBox$ (\"\"Unesite duzinu susjedne strane: \",\"Susjedna\")"
+#. xAc7
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"bm_id3152924\n"
+"help.text"
+msgid "<bookmark_value>Exit statement</bookmark_value>"
+msgstr "<bookmark_value>Naredba za izlaz</bookmark_value>"
-#: 03080102.xhp#par_id3154491.22.help.text
-msgid "dAngle = InputBox$ (\"Enter the angle Alpha (in degrees): \",\"Alpha\")"
-msgstr "dUgao = InputBox$ (\"Unesite ugao Alfa (u stepenima): \",\"Alfa\")"
+#. F-9N
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"hd_id3152924\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit Statement [Runtime]\">Exit Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Naredba za izlaz [Run-time]\">Naredba za izlaz [Run-time]</link>"
-#: 03080102.xhp#par_id3151074.23.help.text
-msgid "Print \"The length of the hypothenuse is\"; (d1 / cos (dAngle * Pi / 180))"
-msgstr "Ispis \"Duzina hipotenuze je\"; (d1 / cos (dAngle * Pi / 180))"
+#. l`CQ
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3153394\n"
+"2\n"
+"help.text"
+msgid "Exits a <emph>Do...Loop</emph>, <emph>For...Next</emph>, a function, or a subroutine."
+msgstr "Napusta <emph>Do...Loop</emph>, <emph>For...Next</emph>,funkcija, ili podprogram."
-#: 03080102.xhp#par_id3149583.24.help.text
-#, fuzzy
-msgctxt "03080102.xhp#par_id3149583.24.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. #wuZ
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"hd_id3149763\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03102600.xhp#tit.help.text
+#. mW@i
+#: 03090412.xhp
#, fuzzy
-msgid "IsNull Function [Runtime]"
-msgstr "Shell Funkcija [U izvršenju]"
+msgctxt ""
+"03090412.xhp\n"
+"par_id3159157\n"
+"4\n"
+"help.text"
+msgid "see Parameters"
+msgstr "vidi Parametre"
-#: 03102600.xhp#bm_id3155555.help.text
-msgid "<bookmark_value>IsNull function</bookmark_value><bookmark_value>Null value</bookmark_value>"
-msgstr ""
+#. 0GXS
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"hd_id3148943\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03102600.xhp#hd_id3155555.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03102600.xhp\" name=\"IsNull Function [Runtime]\">IsNull Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100400.xhp\" name=\"CDbl Function [Run-time]\">CDbl Function [Run-time]</link>"
+#. #\cL
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3154760\n"
+"6\n"
+"help.text"
+msgid "<emph>Exit Do</emph>"
+msgstr "<emph>Napusti uradi</emph>"
-#: 03102600.xhp#par_id3146957.2.help.text
-msgid "Tests if a Variant contains the special Null value, indicating that the variable does not contain data."
-msgstr ""
+#. {E]u
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3147559\n"
+"7\n"
+"help.text"
+msgid "Only valid within a <emph>Do...Loop</emph> statement to exit the loop. Program execution continues with the statement that follows the Loop statement. If <emph>Do...Loop</emph> statements are nested, the control is transferred to the loop in the next higher level."
+msgstr "JEdino validno u <emph>Do...Loop</emph> u naredbi da izadje iz kruga. Nastavak egzekucije odvija se sa izjavom koja slijedi u petlji. ako <emph>Do...Loop</emph> naredba je umetnuta,kontrola je prenesena na petlju u slijedecem vecem nivou ."
-#: 03102600.xhp#hd_id3150670.3.help.text
-msgctxt "03102600.xhp#hd_id3150670.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. }kWU
+#: 03090412.xhp
+#, fuzzy
+msgctxt ""
+"03090412.xhp\n"
+"par_id3150398\n"
+"8\n"
+"help.text"
+msgid "<emph>Exit For</emph>"
+msgstr "<emph>Napusti uradi</emph>"
-#: 03102600.xhp#par_id3150984.4.help.text
-msgid "IsNull (Var)"
-msgstr ""
+#. 5^r7
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3148797\n"
+"9\n"
+"help.text"
+msgid "Only valid within a <emph>For...Next</emph> loop to exit the loop. Program execution continues with the first statement that follows the <emph>Next</emph> statement. In nested statements, the control is transferred to the loop in the next higher level."
+msgstr "JEdino validno u <emph>For...Next</emph> petlji da izadje iz petlje.Nastavak egzekucije odvija se sa prvom izjavom koja slijedi u petlji. ako <emph>Sljedeći</emph> naredba je umetnuta,kontrola je prenesena na petlju u slijedecem vecem nivou ."
-#: 03102600.xhp#hd_id3149514.5.help.text
-msgctxt "03102600.xhp#hd_id3149514.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. $aB,
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3147229\n"
+"10\n"
+"help.text"
+msgid "<emph>Exit Function</emph>"
+msgstr "<emph>Napusti funkciju</emph>"
-#: 03102600.xhp#par_id3145609.6.help.text
-msgctxt "03102600.xhp#par_id3145609.6.help.text"
-msgid "Bool"
-msgstr ""
+#. vH@B
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3154685\n"
+"11\n"
+"help.text"
+msgid "Exits the <emph>Function</emph> procedure immediately. Program execution continues with the statement that follows the <emph>Function</emph> call."
+msgstr "Napusta <emph>Funkcija</emph> proceduru odmah. Nastavak egzekucije odvija se sa izjavom koja slijedi .<emph>Funkcija</emph> call."
-#: 03102600.xhp#hd_id3149669.7.help.text
-msgctxt "03102600.xhp#hd_id3149669.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. @O(k
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3155132\n"
+"12\n"
+"help.text"
+msgid "<emph>Exit Sub</emph>"
+msgstr "<emph>Napusti pod</emph>"
-#: 03102600.xhp#par_id3159414.8.help.text
-msgid "<emph>Var:</emph> Any variable that you want to test. This function returns True if the Variant contains the Null value, or False if the Variant does not contain the Null value."
-msgstr ""
+#. B5=k
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3149561\n"
+"13\n"
+"help.text"
+msgid "Exits the subroutine immediately. Program execution continues with the statement that follows the <emph>Sub</emph> call."
+msgstr "Napusta podprogram odmah. Nastavak egzekucije odvija se sa izjavom koja slijedi <emph>Sub</emph> call."
-#: 03102600.xhp#par_idN1062A.help.text
-msgid "<emph>Null</emph> - This value is used for a variant data sub type without valid contents."
-msgstr ""
+#. 4d=L
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3153143\n"
+"14\n"
+"help.text"
+msgid "The Exit statement does not define the end of a structure, and must not be confused with the End statement."
+msgstr "Naredba za izlaz ne definise kraj strukture I ne smije se zamijeniti sa Zavrsnom izjavom ."
-#: 03102600.xhp#hd_id3153381.9.help.text
-msgctxt "03102600.xhp#hd_id3153381.9.help.text"
+#. ^3GV
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"hd_id3147348\n"
+"15\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03102600.xhp#par_id3154140.10.help.text
-#, fuzzy
-msgid "Sub ExampleIsNull"
-msgstr "Sub PrimjerVal"
+#. =8.K
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3153158\n"
+"20\n"
+"help.text"
+msgid "For siStep = 0 To 10 ' Fill array with test data"
+msgstr ""
+
+#. cuSu
+#: 03090412.xhp
+#, fuzzy
+msgctxt ""
+"03090412.xhp\n"
+"par_id3153764\n"
+"31\n"
+"help.text"
+msgid "' LinSearch searches a TextArray:sList() for a TextEntry:"
+msgstr "REM LinTrazi trazi TekstNiz:sListaa() za UnosTeksta:"
-#: 03102600.xhp#par_id3145172.11.help.text
+#. g:=o
+#: 03090412.xhp
#, fuzzy
-msgid "Dim vVar As Variant"
-msgstr "Dim A Kao Promjenjiv"
-
-#: 03102600.xhp#par_id3144760.12.help.text
-msgid "msgbox IsNull(vVar)"
-msgstr ""
+msgctxt ""
+"03090412.xhp\n"
+"par_id3148995\n"
+"32\n"
+"help.text"
+msgid "' Returns the index of the entry or 0 (Null)"
+msgstr "REM Vraca index unosa ili 0 ( nula)"
-#: 03102600.xhp#par_id3153970.13.help.text
-msgctxt "03102600.xhp#par_id3153970.13.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. .(J;
+#: 03090412.xhp
+#, fuzzy
+msgctxt ""
+"03090412.xhp\n"
+"par_id3149567\n"
+"35\n"
+"help.text"
+msgid "Exit For ' sItem found"
+msgstr "Napusti za REM sPOdatak nadjen"
-#: 03030202.xhp#tit.help.text
+#. F(Y.
+#: 03020204.xhp
#, fuzzy
-msgid "Minute Function [Runtime]"
-msgstr "Month funkcija [Run-time]"
+msgctxt ""
+"03020204.xhp\n"
+"tit\n"
+"help.text"
+msgid "Put Statement [Runtime]"
+msgstr "Sub Statement [Run-time]"
-#: 03030202.xhp#bm_id3155419.help.text
+#. g4XU
+#: 03020204.xhp
#, fuzzy
-msgid "<bookmark_value>Minute function</bookmark_value>"
-msgstr "<bookmark_value>Month funkcija</bookmark_value>"
+msgctxt ""
+"03020204.xhp\n"
+"bm_id3150360\n"
+"help.text"
+msgid "<bookmark_value>Put statement</bookmark_value>"
+msgstr "<bookmark_value>Sub izjava</bookmark_value>"
-#: 03030202.xhp#hd_id3155419.1.help.text
+#. O`5K
+#: 03020204.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute Function [Runtime]\">Minute Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month funkcija [Run-time]\">Month funkcija [Run-time]</link>"
+msgctxt ""
+"03020204.xhp\n"
+"hd_id3150360\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020204.xhp\" name=\"Put Statement [Runtime]\">Put Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub izjava [Run-time]\">Sub izjava [Run-time]</link>"
-#: 03030202.xhp#par_id3156344.2.help.text
-msgid "Returns the minute of the hour that corresponds to the serial time value that is generated by the TimeSerial or the TimeValue function."
+#. RdQ9
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3154909\n"
+"2\n"
+"help.text"
+msgid "Writes a record to a relative file or a sequence of bytes to a binary file."
+msgstr ""
+
+#. D^oq
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3156281\n"
+"3\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03020201.xhp\" name=\"Get\"><item type=\"literal\">Get</item></link> statement"
msgstr ""
-#: 03030202.xhp#hd_id3154758.3.help.text
-msgctxt "03030202.xhp#hd_id3154758.3.help.text"
+#. NM0O
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"hd_id3125863\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03030202.xhp#par_id3149656.4.help.text
-#, fuzzy
-msgid "Minute (Number)"
-msgstr "Int (Broj)"
-
-#: 03030202.xhp#hd_id3148798.5.help.text
-msgctxt "03030202.xhp#hd_id3148798.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03030202.xhp#par_id3150449.6.help.text
-msgctxt "03030202.xhp#par_id3150449.6.help.text"
-msgid "Integer"
-msgstr "Cjelobrojno"
+#. P3l@
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3155132\n"
+"5\n"
+"help.text"
+msgid "Put [#] FileNumber As Integer, [position], Variable"
+msgstr ""
-#: 03030202.xhp#hd_id3153193.7.help.text
-msgctxt "03030202.xhp#hd_id3153193.7.help.text"
+#. PS/H
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"hd_id3153190\n"
+"6\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03030202.xhp#par_id3153969.8.help.text
-msgid " <emph>Number:</emph> Numeric expression that contains the serial time value that is used to return the minute value."
+#. Paaf
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3146120\n"
+"7\n"
+"help.text"
+msgid "<emph>FileNumber:</emph> Any integer expression that defines the file that you want to write to."
msgstr ""
-#: 03030202.xhp#par_id3150869.9.help.text
-msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the minute of the serial time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression:"
+#. e,QF
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3155411\n"
+"8\n"
+"help.text"
+msgid "<emph>Position: </emph>For relative files (random access files), the number of the record that you want to write."
msgstr ""
-#: 03030202.xhp#par_id3149262.10.help.text
-msgid "Print Minute(TimeSerial(12,30,41))"
+#. G%)\
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3148576\n"
+"9\n"
+"help.text"
+msgid "For binary files (binary access), the position of the byte in the file where you want to start writing."
msgstr ""
-#: 03030202.xhp#par_id3148576.11.help.text
-#, fuzzy
-msgid "returns the value 30."
-msgstr "vrača vrijednost 20."
-
-#: 03030202.xhp#hd_id3150010.12.help.text
-msgctxt "03030202.xhp#hd_id3150010.12.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03030202.xhp#par_id3159154.13.help.text
-#, fuzzy
-msgid "Sub ExampleMinute"
-msgstr "Sub PrimjerKosinus"
-
-#: 03030202.xhp#par_id3146119.14.help.text
-msgid "MsgBox \"The current minute is \"& Minute(Now)& \".\""
+#. 3[T`
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3153729\n"
+"10\n"
+"help.text"
+msgid "<emph>Variable:</emph> Name of the variable that you want to write to the file."
msgstr ""
-#: 03030202.xhp#par_id3153726.15.help.text
-msgctxt "03030202.xhp#par_id3153726.15.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03120403.xhp#tit.help.text
-msgid "StrComp Function [Runtime]"
-msgstr "StrComp Funkcija [U izvršenju]"
-
-#: 03120403.xhp#bm_id3156027.help.text
-msgid "<bookmark_value>StrComp function</bookmark_value>"
-msgstr "<bookmark_value>StrComp funkcija</bookmark_value>"
-
-#: 03120403.xhp#hd_id3156027.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120403.xhp\" name=\"StrComp Function [Runtime]\">StrComp Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120403.xhp\" name=\"StrComp Function [Run-time]\">StrComp Funkcija [U izvršenju]</link>"
-
-#: 03120403.xhp#par_id3155805.2.help.text
-msgid "Compares two strings and returns an integer value that represents the result of the comparison."
-msgstr "Usporeduje dva niza te vraca cifarnu vrijednost koja predstavlja rezultat usporedbe."
-
-#: 03120403.xhp#hd_id3153345.3.help.text
-msgctxt "03120403.xhp#hd_id3153345.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03120403.xhp#par_id3150503.4.help.text
-msgid "StrComp (Text1 As String, Text2 As String[, Compare])"
+#. ?|_B
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3146974\n"
+"11\n"
+"help.text"
+msgid "Note for relative files: If the contents of this variable does not match the length of the record that is specified in the <emph>Len</emph> clause of the <emph>Open</emph> statement, the space between the end of the newly written record and the next record is padded with existing data from the file that you are writing to."
msgstr ""
-#: 03120403.xhp#hd_id3147574.5.help.text
-msgctxt "03120403.xhp#hd_id3147574.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03120403.xhp#par_id3156152.6.help.text
-msgctxt "03120403.xhp#par_id3156152.6.help.text"
-msgid "Integer"
-msgstr "Cjelobrojno"
-
-#: 03120403.xhp#hd_id3150984.7.help.text
-msgctxt "03120403.xhp#hd_id3150984.7.help.text"
-msgid "Parameter:"
-msgstr "Parametar:"
-
-#: 03120403.xhp#par_id3153061.8.help.text
-msgid "<emph>Text1:</emph> Any string expression"
-msgstr "<emph>Tekst1</emph>: Bilo koji string izraz"
-
-#: 03120403.xhp#par_id3147560.9.help.text
-msgid "<emph>Text2:</emph> Any string expression"
-msgstr "<emph>Text2</emph>: Bilo koji string izraz"
-
-#: 03120403.xhp#par_id3146796.10.help.text
-msgid "<emph>Compare:</emph> This optional parameter sets the comparison method. If Compare = 1, the string comparison is case-sensitive. If Compare = 0, no distinction is made between uppercase and lowercase letters."
+#. bxi9
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3155855\n"
+"12\n"
+"help.text"
+msgid "Note for binary files: The contents of the variables are written to the specified position, and the file pointer is inserted directly after the last byte. No space is left between the records."
msgstr ""
-#: 03120403.xhp#hd_id3154940.13.help.text
-msgctxt "03120403.xhp#hd_id3154940.13.help.text"
-msgid "Return value"
-msgstr "Vrati vrijednost"
-
-#: 03120403.xhp#par_id3150358.27.help.text
-msgid "If Text1 < Text2 the function returns -1"
-msgstr "Ako Tekst1 < Tekst2 funkcija vraca -1"
-
-#: 03120403.xhp#par_id3151043.28.help.text
-msgid "If Text1 = Text2 the function returns 0"
-msgstr "Ako Tekst1 = Tekst2 funkcija vraca 0"
-
-#: 03120403.xhp#par_id3158410.29.help.text
-msgid "If Text1 > Text2 the function returns 1"
-msgstr "Ako Tekst1 > Tekst2 funkcija vraca 1"
-
-#: 03120403.xhp#hd_id3153968.18.help.text
-msgctxt "03120403.xhp#hd_id3153968.18.help.text"
+#. I?3@
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"hd_id3154491\n"
+"13\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03120403.xhp#par_id3151381.19.help.text
-msgid "Sub ExampleStrComp"
-msgstr "Sub PrimjerStrComp"
-
-#: 03120403.xhp#par_id3154685.20.help.text
-msgctxt "03120403.xhp#par_id3154685.20.help.text"
-msgid "Dim iVar As Single"
-msgstr ""
-
-#: 03120403.xhp#par_id3148453.21.help.text
-msgctxt "03120403.xhp#par_id3148453.21.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar kao String"
-
-#: 03120403.xhp#par_id3153369.22.help.text
-msgctxt "03120403.xhp#par_id3153369.22.help.text"
-msgid "iVar = 123.123"
-msgstr ""
-
-#: 03120403.xhp#par_id3145786.23.help.text
-msgid "sVar = Str$(iVar)"
-msgstr ""
+#. +6s3
+#: 03020204.xhp
+#, fuzzy
+msgctxt ""
+"03020204.xhp\n"
+"par_id3154729\n"
+"16\n"
+"help.text"
+msgid "Dim sText As Variant ' Must be a variant type"
+msgstr "Oznaciti sText kao varijantu REM mora biti varijanta"
-#: 03120403.xhp#par_id3146975.24.help.text
-msgid "Msgbox strcomp(sVar , Str$(iVar),1)"
-msgstr "Msgbox strcomp(sVar, Str$(iVar), 1)"
+#. 2*Oz
+#: 03020204.xhp
+#, fuzzy
+msgctxt ""
+"03020204.xhp\n"
+"par_id3156278\n"
+"22\n"
+"help.text"
+msgid "Seek #iNumber,1 ' Position To start writing"
+msgstr "Traziti #iBroj,1 REM pozicija na pocetku"
-#: 03120403.xhp#par_id3150487.25.help.text
-msgctxt "03120403.xhp#par_id3150487.25.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. uY,`
+#: 03020204.xhp
+#, fuzzy
+msgctxt ""
+"03020204.xhp\n"
+"par_id3153711\n"
+"23\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text"
+msgstr "Staviti #iBroj,, \"Ovo je prvi red teksta\" REM ispuniti sa tekstom"
-#: 03120306.xhp#tit.help.text
+#. S5`J
+#: 03020204.xhp
#, fuzzy
-msgid "Mid Function, Mid Statement [Runtime]"
-msgstr "funkcija izjave [Run-time]"
+msgctxt ""
+"03020204.xhp\n"
+"par_id3155446\n"
+"24\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the second line of text\""
+msgstr "Staviti #iBroj,,\"Ovo je novi red teksta\""
-#: 03120306.xhp#bm_id3143268.help.text
+#. /S6t
+#: 03020204.xhp
#, fuzzy
-msgid "<bookmark_value>Mid function</bookmark_value><bookmark_value>Mid statement</bookmark_value>"
-msgstr "<bookmark_value>Rem izjava</bookmark_value> <bookmark_value>comentari;Rem izjava</bookmark_value>"
+msgctxt ""
+"03020204.xhp\n"
+"par_id3154255\n"
+"25\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the third line of text\""
+msgstr "Staviti #iBroj,,\"Ovo je novi red teksta\""
-#: 03120306.xhp#hd_id3143268.1.help.text
+#. h}3w
+#: 03020204.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03120306.xhp\" name=\"Mid Function, Mid Statement [Runtime]\">Mid Function, Mid Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090406.xhp\" name=\"Funkcija izjave [Run-time]\">Funkcija izjave [Run-time]</link>"
+msgctxt ""
+"03020204.xhp\n"
+"par_id3150940\n"
+"34\n"
+"help.text"
+msgid "Put #iNumber,,\"This is new text\""
+msgstr "Staviti #iBroj,,\"Ovo je novi red teksta\""
-#: 03120306.xhp#par_id3148473.2.help.text
-msgid "Returns the specified portion of a string expression (<emph>Mid function</emph>), or replaces the portion of a string expression with another string (<emph>Mid statement</emph>)."
+#. j!P_
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3159102\n"
+"37\n"
+"help.text"
+msgid "Put #iNumber,20,\"This is the text in record 20\""
msgstr ""
-#: 03120306.xhp#hd_id3154285.3.help.text
-msgctxt "03120306.xhp#hd_id3154285.3.help.text"
+#. +mnY
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"tit\n"
+"help.text"
+msgid "FileExists Function [Runtime]"
+msgstr "FileExists funkcija [Run-time]"
+
+#. Lj0M
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"bm_id3148946\n"
+"help.text"
+msgid "<bookmark_value>FileExists function</bookmark_value>"
+msgstr "<bookmark_value>FileExists funkcija</bookmark_value>"
+
+#. eXk(
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"hd_id3148946\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020415.xhp\" name=\"FileExists Function [Runtime]\">FileExists Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020415.xhp\" name=\"FileExists funkcija [Run-time]\">FileExists funkcija [Run-time]</link>"
+
+#. ^mpM
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"par_id3153361\n"
+"2\n"
+"help.text"
+msgid "Determines if a file or a directory is available on the data medium."
+msgstr "Ustanovljava ukoliko dokument ili direktorij postoji na mediju sa podacima."
+
+#. BY[,
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"hd_id3150447\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03120306.xhp#par_id3147530.4.help.text
-msgid "Mid (Text As String, Start As Long [, Length As Long]) or Mid (Text As String, Start As Long , Length As Long, Text As String)"
+#. \flG
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"par_id3154685\n"
+"4\n"
+"help.text"
+msgid "FileExists(FileName As String | DirectoryName As String)"
msgstr ""
-#: 03120306.xhp#hd_id3145068.5.help.text
-msgctxt "03120306.xhp#hd_id3145068.5.help.text"
+#. J`nQ
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"hd_id3154126\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03120306.xhp#par_id3149295.6.help.text
-msgid "String (only by Function)"
+#. C#o)
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"par_id3150769\n"
+"6\n"
+"help.text"
+msgid "Bool"
msgstr ""
-#: 03120306.xhp#hd_id3154347.7.help.text
-msgctxt "03120306.xhp#hd_id3154347.7.help.text"
+#. .L1G
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"hd_id3153770\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03120306.xhp#par_id3148664.8.help.text
-#, fuzzy
-msgid "<emph>Text:</emph> Any string expression that you want to modify."
-msgstr "<emph>Text2</emph>: String izraz koji želite pretraživati."
-
-#: 03120306.xhp#par_id3150359.9.help.text
-msgid "<emph>Start: </emph>Numeric expression that indicates the character position within the string where the string portion that you want to replace or to return begins. The maximum allowed value is 65535."
-msgstr ""
-
-#: 03120306.xhp#par_id3148451.10.help.text
-msgid "<emph>Length:</emph> Numeric expression that returns the number of characters that you want to replace or return. The maximum allowed value is 65535."
-msgstr ""
-
-#: 03120306.xhp#par_id3125864.11.help.text
-msgid "If the Length parameter in the <emph>Mid function</emph> is omitted, all characters in the string expression from the start position to the end of the string are returned."
-msgstr ""
-
-#: 03120306.xhp#par_id3144762.12.help.text
-msgid "If the Length parameter in the <emph>Mid statement</emph> is less than the length of the text that you want to replace, the text is reduced to the specified length."
-msgstr ""
-
-#: 03120306.xhp#par_id3150769.13.help.text
-msgid "<emph>Text:</emph> The string to replace the string expression (<emph>Mid statement</emph>)."
-msgstr ""
+#. LLQW
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"par_id3147349\n"
+"8\n"
+"help.text"
+msgid "FileName | DirectoryName: Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "FileName | DirectoryName: Svaki niz karaktera koji sadrži nedvosmislene dokument specifikacije. Možete također koristiti <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notaciju</link>."
-#: 03120306.xhp#hd_id3149560.14.help.text
-msgctxt "03120306.xhp#hd_id3149560.14.help.text"
+#. Mm7J
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"hd_id3149664\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03120306.xhp#par_id3150439.15.help.text
-#, fuzzy
-msgctxt "03120306.xhp#par_id3150439.15.help.text"
-msgid "Sub ExampleUSDate"
-msgstr "Prijelaznik PrimjerDefDate"
+#. qali
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Organizing Libraries and Modules"
+msgstr "Organiziranje Biblioteka i Modula"
-#: 03120306.xhp#par_id3147349.16.help.text
-#, fuzzy
-msgctxt "03120306.xhp#par_id3147349.16.help.text"
-msgid "Dim sInput As String"
-msgstr "Dim sVar kao String"
+#. msVv
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"bm_id3148797\n"
+"help.text"
+msgid "<bookmark_value>libraries;organizing</bookmark_value><bookmark_value>modules;organizing</bookmark_value><bookmark_value>copying;modules</bookmark_value><bookmark_value>adding libraries</bookmark_value><bookmark_value>deleting;libraries/modules/dialogs</bookmark_value><bookmark_value>dialogs;organizing</bookmark_value><bookmark_value>moving;modules</bookmark_value><bookmark_value>organizing;modules/libraries/dialogs</bookmark_value><bookmark_value>renaming modules and dialogs</bookmark_value>"
+msgstr "<bookmark_value>biblioteke;organiziranje</bookmark_value><bookmark_value>modula;organiziranje</bookmark_value><bookmark_value> kopiranja;moduli</bookmark_value><bookmark_value>dodavanje biblioteka</bookmark_value><bookmark_value>brisanje;biblioteke/modules/dialogue boxes</bookmark_value><bookmark_value>dijaloški prozori; organiziranje</bookmark_value><bookmark_value>pomjeranje;moduli</bookmark_value><bookmark_value>organiziranje;moduli/biblioteke/dijaloški prozori</bookmark_value><bookmark_value>preimenovanje modula i dijaloških prozora</bookmark_value>"
-#: 03120306.xhp#par_id3155854.17.help.text
-#, fuzzy
-msgctxt "03120306.xhp#par_id3155854.17.help.text"
-msgid "Dim sUS_date As String"
-msgstr "Dim sVar kao String"
+#. swMJ
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3148797\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"01030400\"><link href=\"text/sbasic/shared/01030400.xhp\">Organizing Libraries and Modules</link></variable>"
+msgstr "<variable id=\"01030400\"><link href=\"text/sbasic/shared/01030400.xhp\">Organiziranje Biblioteka i Modula</link></variable>"
-#: 03120306.xhp#par_id3153189.18.help.text
-msgctxt "03120306.xhp#par_id3153189.18.help.text"
-msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
-msgstr ""
+#. ]aYp
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3150868\n"
+"4\n"
+"help.text"
+msgid "Organizing Libraries"
+msgstr "Organiziranje Biblioteka"
-#: 03120306.xhp#par_id3148645.19.help.text
-msgctxt "03120306.xhp#par_id3148645.19.help.text"
-msgid "sUS_date = Mid(sInput, 6, 2)"
-msgstr ""
+#. OuP%
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3125864\n"
+"5\n"
+"help.text"
+msgid "Creating a New Library"
+msgstr "Kreiranje Nove Biblioteke"
-#: 03120306.xhp#par_id3153952.20.help.text
-msgctxt "03120306.xhp#par_id3153952.20.help.text"
-msgid "sUS_date = sUS_date & \"/\""
+#. mPjD
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3152576\n"
+"6\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr ""
-#: 03120306.xhp#par_id3153364.21.help.text
-msgctxt "03120306.xhp#par_id3153364.21.help.text"
-msgid "sUS_date = sUS_date & Right(sInput, 2)"
-msgstr ""
+#. PL?O
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3153726\n"
+"8\n"
+"help.text"
+msgid "Click the <emph>Libraries</emph> tab."
+msgstr "Kliknite <emph>Libraries</emph> tipku."
-#: 03120306.xhp#par_id3146975.22.help.text
-msgctxt "03120306.xhp#par_id3146975.22.help.text"
-msgid "sUS_date = sUS_date & \"/\""
-msgstr ""
+#. (9Sk
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3149664\n"
+"9\n"
+"help.text"
+msgid "Select to where you want to attach the library in the <emph>Location</emph> list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be attached to this document and only available from there."
+msgstr "Odaberite gdje želite dodati biblioteku iz <emph>Lokacija</emph> liste. Ukoliko izaberete %PRODUCTNAME Macros & Dialogue boxes, biblioteka će pripadati $[officename] aplikaciji i biće dostupna za sve dokumente. Ukoliko izaberete dokument biblioteka će biti dodana tom dokumentu i dostupna samo odatle."
-#: 03120306.xhp#par_id3149665.23.help.text
-msgctxt "03120306.xhp#par_id3149665.23.help.text"
-msgid "sUS_date = sUS_date & Left(sInput, 4)"
-msgstr ""
+#. ;Pq0
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3153365\n"
+"10\n"
+"help.text"
+msgid "Click <emph>New</emph> and insert a name to create a new library."
+msgstr "Kliknite <emph>New</emph> i unesite ime da bi kreirali novu biblioteku."
-#: 03120306.xhp#par_id3150011.24.help.text
-msgctxt "03120306.xhp#par_id3150011.24.help.text"
-msgid "MsgBox sUS_date"
+#. 8B{M
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3147394\n"
+"48\n"
+"help.text"
+msgid "Import a Library"
+msgstr ""
+
+#. XFVG
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3153157\n"
+"49\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr ""
-#: 03120306.xhp#par_id3148618.25.help.text
+#. %|vY
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3146972\n"
+"50\n"
+"help.text"
+msgid "Click the <emph>Libraries</emph> tab."
+msgstr "Kliknite <emph>Libraries</emph> tipku."
+
+#. DEpF
+#: 01030400.xhp
#, fuzzy
-msgctxt "03120306.xhp#par_id3148618.25.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"01030400.xhp\n"
+"par_id3145640\n"
+"51\n"
+"help.text"
+msgid "Select to where you want to import the library in the <emph>Location</emph> list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be imported to this document and only available from there."
+msgstr "Odaberite gdje želite dodati biblioteku iz <emph>Lokacija</emph> liste. Ukoliko izaberete %PRODUCTNAME Macros & Dialogue boxes, biblioteka će pripadati $[officename] aplikaciji i biti dostupna za sve dokumente. Ukoliko izaberete dokument biblioteka će biti dodana tom dokumentu i biti dostupna samo odatle."
-#: 03030110.xhp#tit.help.text
-msgid "DateAdd Function [Runtime]"
-msgstr "DateAdd funkcija [Run-time]"
+#. Q1RZ
+#: 01030400.xhp
+#, fuzzy
+msgctxt ""
+"01030400.xhp\n"
+"par_id3154253\n"
+"52\n"
+"help.text"
+msgid "Click <emph>Import...</emph> and select an external library to import."
+msgstr "Kliknite <emph>Append</emph> i izaberite eksternu biblioteku za dodavanje."
-#: 03030110.xhp#bm_id6269417.help.text
-msgid "<bookmark_value>DateAdd function</bookmark_value>"
-msgstr "<bookmark_value>DateAdd funkcija</bookmark_value>"
+#. [PfH
+#: 01030400.xhp
+#, fuzzy
+msgctxt ""
+"01030400.xhp\n"
+"par_id3154705\n"
+"53\n"
+"help.text"
+msgid "Select all libraries to be imported in the <emph>Import Libraries</emph> dialog. The dialog displays all libraries that are contained in the selected file."
+msgstr "Izaberite sve biblioteke koje želite dodati u <emph>Append Libraries</emph> dijaloškom prozoru. Dijaloški prozor prikazuje sve biblioteke koje su sadržane u izabranoj datoteci."
-#: 03030110.xhp#par_idN10548.help.text
-msgid "<link href=\"text/sbasic/shared/03030110.xhp\">DateAdd Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030110.xhp\">DateAdd funkcija [Run-time]</link>"
+#. `lOY
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3163807\n"
+"54\n"
+"help.text"
+msgid "If you want to insert the library as a reference only check the <emph>Insert as reference (read-only)</emph> box. Read-only libraries are fully functional but cannot be modified in the Basic IDE."
+msgstr "Ukoliko želite unijeti biblioteku kao referencu samo označite <emph>Insert as reference (read-only)</emph> prozor za markiranje. Read-only biblioteke su potpuno funkcionalne ali se ne mogu mijenjati u Basic IDE."
-#: 03030110.xhp#par_idN10558.help.text
-msgid "Adds a date interval to a given date a number of times and returns the resulting date."
-msgstr ""
+#. P/~I
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3145228\n"
+"55\n"
+"help.text"
+msgid "Check the <emph>Replace existing libraries</emph> box if you want existing libraries of the same name to be overwritten."
+msgstr "Označi <emph>Replace existing libraries</emph> prozor za markiranje ukoliko želite da potojeće biblioteke istog imena budu prepisane."
-#: 03030110.xhp#par_idN1055B.help.text
-msgctxt "03030110.xhp#par_idN1055B.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. K-H^
+#: 01030400.xhp
+#, fuzzy
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147004\n"
+"56\n"
+"help.text"
+msgid "Click <emph>OK</emph> to import the library."
+msgstr "Kliknite <emph>OK</emph> da dodate biblioteku."
-#: 03030110.xhp#par_idN1055F.help.text
-msgid "DateAdd (Add, Count, Date)"
+#. }9kR
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3159099\n"
+"17\n"
+"help.text"
+msgid "Export a Library"
+msgstr ""
+
+#. Y02S
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147005\n"
+"70\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr ""
-#: 03030110.xhp#par_idN1061E.help.text
-msgctxt "03030110.xhp#par_idN1061E.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03030110.xhp#par_idN10622.help.text
-msgctxt "03030110.xhp#par_idN10622.help.text"
-msgid "A Variant containing a date."
-msgstr ""
+#. U=g}
+#: 01030400.xhp
+#, fuzzy
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147006\n"
+"71\n"
+"help.text"
+msgid "Click the <emph>Libraries</emph> tab."
+msgstr "Kliknite <emph>Libraries</emph> tipku."
-#: 03030110.xhp#par_idN10625.help.text
-msgctxt "03030110.xhp#par_idN10625.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. $$Z|
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147007\n"
+"72\n"
+"help.text"
+msgid "In the <emph>Location</emph> list you specify where your library is stored. Select the library that you want to export. Note that you cannot export the <emph>Standard</emph> library."
+msgstr ""
+
+#. T9Ln
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147008\n"
+"73\n"
+"help.text"
+msgid "Click <emph>Export...</emph>"
+msgstr ""
+
+#. :qm2
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147009\n"
+"74\n"
+"help.text"
+msgid "Choose whether you want to export the library as an extension or as a basic library."
+msgstr ""
+
+#. #o0E
+#: 01030400.xhp
+#, fuzzy
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147010\n"
+"75\n"
+"help.text"
+msgid "Click <emph>OK</emph>."
+msgstr "Klikni <emph>Ukloni</emph>."
-#: 03030110.xhp#par_idN10629.help.text
-msgid "Add - A string expression from the following table, specifying the date interval."
-msgstr ""
+#. q%7[
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147011\n"
+"76\n"
+"help.text"
+msgid "Select where you want your library exported."
+msgstr ""
+
+#. EgT/
+#: 01030400.xhp
+#, fuzzy
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147012\n"
+"77\n"
+"help.text"
+msgid "Click <emph>Save</emph> to export the library."
+msgstr "Kliknite <emph>OK</emph> da dodate biblioteku."
-#: 03030110.xhp#par_idN10636.help.text
-msgid "Add (string value)"
-msgstr ""
+#. ,,=|
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3159100\n"
+"17\n"
+"help.text"
+msgid "Deleting a Library"
+msgstr "Brisanje Biblioteke"
-#: 03030110.xhp#par_idN1063C.help.text
-msgctxt "03030110.xhp#par_idN1063C.help.text"
-msgid "Explanation"
+#. +E_6
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3150086\n"
+"18\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr ""
-#: 03030110.xhp#par_idN10643.help.text
-msgid "yyyy"
-msgstr ""
+#. D08Z
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3146808\n"
+"57\n"
+"help.text"
+msgid "Click the <emph>Libraries</emph> tab."
+msgstr "Kliknite <emph>Libraries</emph> tipku."
-#: 03030110.xhp#par_idN10649.help.text
-msgid "Year"
-msgstr "Godina"
+#. }S%q
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3158212\n"
+"58\n"
+"help.text"
+msgid "Select the library to be deleted from the list."
+msgstr "Izaberite biblioteku koju želite izbrisati sa liste."
-#: 03030110.xhp#par_idN10650.help.text
-msgid "q"
-msgstr ""
+#. TA!q
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3150361\n"
+"20\n"
+"help.text"
+msgid "Click <emph>Delete</emph>."
+msgstr "Kliknite <emph>Obriši</emph>."
-#: 03030110.xhp#par_idN10656.help.text
-msgid "Quarter"
-msgstr "Kvartal"
+#. ,K,V
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3152986\n"
+"19\n"
+"help.text"
+msgid "Deleting a library permanently deletes all existing modules and corresponding procedures and functions."
+msgstr "Trajno brisanje biblioteke briše sve postojeće module i prateće procedure i funkcije."
-#: 03030110.xhp#par_idN1065D.help.text
-msgid "m"
-msgstr "m"
+#. 3L1.
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3148868\n"
+"59\n"
+"help.text"
+msgid "You cannot delete the default library named \"Standard\"."
+msgstr "Ne možete izbrisati dodijeljenu biblioteku koja se zove \"Standard\"."
-#: 03030110.xhp#par_idN10663.help.text
-msgid "Month"
-msgstr "Mjesec"
+#. Lf7h
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3146869\n"
+"60\n"
+"help.text"
+msgid "If you delete a library that was inserted as reference only the reference is deleted but not the library itself."
+msgstr "Ako izbrišete biblioteku koja je unešena kao referenca, samo se briše referenca a ne sama biblioteka."
-#: 03030110.xhp#par_idN1066A.help.text
-msgid "y"
-msgstr ""
+#. iN[6
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3147070\n"
+"21\n"
+"help.text"
+msgid "Organizing Modules and Dialogs"
+msgstr "Organiziranje Modula i Dijaloških Prozora"
-#: 03030110.xhp#par_idN10670.help.text
-msgid "Day of year"
-msgstr ""
+#. 8?ao
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3155265\n"
+"61\n"
+"help.text"
+msgid "Creating a New Module or Dialog"
+msgstr "Kreiranje Novog Modula ili Dijaloškog Prozora"
-#: 03030110.xhp#par_idN10677.help.text
-msgid "w"
+#. rWdh
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3154537\n"
+"62\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr ""
-#: 03030110.xhp#par_idN1067D.help.text
-msgid "Weekday"
-msgstr "Dan sedmice"
+#. .qYF
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3146781\n"
+"63\n"
+"help.text"
+msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
+msgstr "Kliknite <emph>Moduli</emph> opciju ili <emph>Dialogue Boxes</emph> opciju."
-#: 03030110.xhp#par_idN10684.help.text
-msgid "ww"
-msgstr ""
+#. 0n|d
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3159206\n"
+"64\n"
+"help.text"
+msgid "Select the library where the module will be inserted and click <emph>New</emph>."
+msgstr "Izaberite biblioteku u koju će biti unesen modul i kliknite <emph>New</emph>."
-#: 03030110.xhp#par_idN1068A.help.text
-msgid "Week of year"
-msgstr ""
+#. G]M@
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3152389\n"
+"65\n"
+"help.text"
+msgid "Enter a name for the module or the dialog and click <emph>OK</emph>."
+msgstr "Unesite ime za modul ili dijaloški prozor i kliknite <emph>OK</emph>."
-#: 03030110.xhp#par_idN10691.help.text
-msgid "d"
-msgstr ""
+#. l~Nj
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3152872\n"
+"25\n"
+"help.text"
+msgid "Renaming a Module or Dialog"
+msgstr "Preimenovanje Modula ili Dijaloškog Prozora"
-#: 03030110.xhp#par_idN10697.help.text
-#, fuzzy
-msgid "Day"
+#. 6H46
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3159230\n"
+"66\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr ""
-"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Dan \n"
-"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\n"
-"Dan"
-#: 03030110.xhp#par_idN1069E.help.text
-msgid "h"
-msgstr ""
+#. f-Tk
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3150046\n"
+"67\n"
+"help.text"
+msgid "Click the module to be renamed twice, with a pause between the clicks. Enter the new name."
+msgstr "Kliknite dva puta na modul koji želite preimenovati, sa pauzom između klikova. Unesite novo ime."
-#: 03030110.xhp#par_idN106A4.help.text
-msgid "Hour"
-msgstr "Sat "
+#. (W9p
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3153801\n"
+"27\n"
+"help.text"
+msgid "In the Basic IDE, right-click the name of the module or dialog in the tabs at the bottom of the screen, choose <emph>Rename</emph> and type in the new name."
+msgstr "U Basic IDE-u, kliknite desnom tipkom na ime modula ili dijaloškog prozora u opcijama na dnu zaslona, izaberite <emph>Preimenuj</emph> i ukucajtenovo ime."
-#: 03030110.xhp#par_idN106AB.help.text
-msgid "n"
-msgstr ""
+#. 8:An
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3155526\n"
+"28\n"
+"help.text"
+msgid "Press Enter to confirm your changes."
+msgstr "Pritisnite Enter da bi potvrdili vaše promjene."
-#: 03030110.xhp#par_idN106B1.help.text
-msgid "Minute"
-msgstr "Minuta"
+#. Bp+R
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3146963\n"
+"29\n"
+"help.text"
+msgid "Deleting a Module or Dialog"
+msgstr "Brisanje Modula ili Dijaloških Prozora"
-#: 03030110.xhp#par_idN106B8.help.text
-msgid "s"
+#. bG23
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147547\n"
+"68\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr ""
-#: 03030110.xhp#par_idN106BE.help.text
-msgid "Second"
-msgstr ""
+#. H}Pj
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3150958\n"
+"69\n"
+"help.text"
+msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
+msgstr "Kliknite <emph>Moduli</emph> opciju ili <emph>Dialogue Boxes</emph> opciju."
-#: 03030110.xhp#par_idN106C1.help.text
-msgid "Count - A numerical expression specifying how often the Add interval will be added (Count is positive) or subtracted (Count is negative)."
-msgstr ""
+#. hgU[
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3149870\n"
+"30\n"
+"help.text"
+msgid "Select the module or dialog to be deleted from the list. Double-click an entry to reveal sub-entries, if required."
+msgstr "Izaberite modul ili dijaloški prozor koji želite izbrisati sa liste. Ukoliko je potrebno, dva puta kliknite da bi otvorili pod-unose."
-#: 03030110.xhp#par_idN106C4.help.text
-msgid "Date - A given date or the name of a Variant variable containing a date. The Add value will be added Count times to this value."
-msgstr ""
+#. FcC%
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147248\n"
+"32\n"
+"help.text"
+msgid "Click <emph>Delete</emph>."
+msgstr "Kliknite <emph>Obriši</emph>."
-#: 03030110.xhp#par_idN106C7.help.text
-msgctxt "03030110.xhp#par_idN106C7.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. p0_s
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3151339\n"
+"31\n"
+"help.text"
+msgid "Deleting a module permanently deletes all existing procedures and functions in that module."
+msgstr "Trajnim brisanjem modula brišete sve postojeće procedure i funkcije u tom modulu."
+
+#. 0@-2
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3151392\n"
+"33\n"
+"help.text"
+msgid "Organizing Projects among Documents or Templates"
+msgstr "Organiziranje Projekata među Dokumentima i Šablonima"
-#: 03030110.xhp#par_idN106CB.help.text
-msgid "Sub example_dateadd"
-msgstr ""
+#. ~ze}
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3156400\n"
+"36\n"
+"help.text"
+msgid "Moving or copying modules between documents, templates and the application."
+msgstr "Micanje ili kopiranje modula među dokumentima, šablonima i aplikacijama."
+
+#. rG\E
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3146819\n"
+"37\n"
+"help.text"
+msgid "Open all documents or templates among which you want to move or copy the modules or dialogs."
+msgstr "Otvorite sve dokumente ili šablone među kojima želite micati ili kopirati module ili dijaloške prozore."
-#: 03030110.xhp#par_idN106CE.help.text
-msgid "msgbox DateAdd(\"m\", 1, \"1/31/2004\") &\" - \"& DateAdd(\"m\", 1, \"1/31/2005\")"
+#. @]R$
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3149319\n"
+"38\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr ""
-#: 03030110.xhp#par_idN106D1.help.text
-#, fuzzy
-msgctxt "03030110.xhp#par_idN106D1.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. (x-*
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3145637\n"
+"39\n"
+"help.text"
+msgid "To move a module or dialog to another document, click the corresponding object in the list and drag it to the desired position. A horizontal line indicates the target position of the current object while dragging. Hold the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while dragging to copy the object instead of moving it."
+msgstr "Da bi pomjerili modul ili dijaloški prozor u drugi dokument, kliknite odgovarajući objekat u listi i prevuci ga na željenu poziciju. Horizontalna linija ukazuje na trenutnu poziciju objekta dok se povlači. Čuvajte <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> tipku dok povlačite da kopirate objekat umjesto da ga pomjerate."
-#: 03030206.xhp#tit.help.text
-#, fuzzy
-msgid "TimeValue Function [Runtime]"
-msgstr "DateValue funkcija [Run-time]"
+#. eMk|
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"tit\n"
+"help.text"
+msgid "CurDir Function [Runtime]"
+msgstr "CurDir Funkcija [Run-time]"
-#: 03030206.xhp#bm_id3149670.help.text
-#, fuzzy
-msgid "<bookmark_value>TimeValue function</bookmark_value>"
-msgstr "<bookmark_value>DateValue funkcija</bookmark_value>"
+#. uJw/
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"bm_id3153126\n"
+"help.text"
+msgid "<bookmark_value>CurDir function</bookmark_value>"
+msgstr "<bookmark_value>CurDir Funkcija</bookmark_value>"
-#: 03030206.xhp#hd_id3149670.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03030206.xhp\" name=\"TimeValue Function [Runtime]\">TimeValue Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030102.xhp\" name=\"DateValue funkcija [Run-time]\">DateValue funkcija [Run-time]</link>"
+#. ?I1Y
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"hd_id3153126\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020403.xhp\">CurDir Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020403.xhp\">CurDir Funkcija [Run-time]</link>"
-#: 03030206.xhp#par_id3153361.2.help.text
-msgid "Calculates a serial time value from the specified hour, minute, and second - parameters passed as strings - that represents the time in a single numeric value. This value can be used to calculate the difference between times."
-msgstr ""
+#. qaD@
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"par_id3156343\n"
+"2\n"
+"help.text"
+msgid "Returns a variant string that represents the current path of the specified drive."
+msgstr "Vraca varijantu znaka koji predstavalja prenutni polozaj odredjenog drajva."
-#: 03030206.xhp#hd_id3154138.3.help.text
-msgctxt "03030206.xhp#hd_id3154138.3.help.text"
+#. $iX6
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"hd_id3149457\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03030206.xhp#par_id3156282.4.help.text
-#, fuzzy
-msgid "TimeValue (Text As String)"
-msgstr "Val (Tekst Kao String)"
+#. I:!1
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"par_id3153381\n"
+"4\n"
+"help.text"
+msgid "CurDir [(Text As String)]"
+msgstr "CurDir [(Tekst kao Znak)]"
-#: 03030206.xhp#hd_id3153969.5.help.text
-msgctxt "03030206.xhp#hd_id3153969.5.help.text"
+#. Ej$E
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"hd_id3154366\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03030206.xhp#par_id3156424.6.help.text
-msgctxt "03030206.xhp#par_id3156424.6.help.text"
-msgid "Date"
-msgstr "Datum"
+#. OG7l
+#: 03020403.xhp
+#, fuzzy
+msgctxt ""
+"03020403.xhp\n"
+"par_id3156281\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "Stringovi"
-#: 03030206.xhp#hd_id3145172.7.help.text
-msgctxt "03030206.xhp#hd_id3145172.7.help.text"
+#. R+,b
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"hd_id3156423\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03030206.xhp#par_id3145786.8.help.text
-msgid "<emph>Text:</emph> Any string expression that contains the time that you want to calculate in the format \"HH:MM:SS\"."
-msgstr ""
-
-#: 03030206.xhp#par_id3152578.9.help.text
-msgid "Use the TimeValue function to convert any time into a single value, so that you can calculate time differences."
-msgstr ""
-
-#: 03030206.xhp#par_id3163710.10.help.text
-msgid "This TimeValue function returns the type Variant with VarType 7 (Date), and stores this value internally as a double-precision number between 0 and 0.9999999999."
-msgstr ""
+#. Oi{*
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"par_id3153193\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that specifies an existing drive (for example, \"C\" for the first partition of the first hard drive)."
+msgstr "<emph>Text</emph>: Bilo koji znakovni izraz koji oznacava postojeci darjv (na primjer, \"C\" zaprvu particiju prvoj hard drajva)."
-#: 03030206.xhp#par_id3151117.11.help.text
-msgid "As opposed to the DateSerial or the DateValue function, where serial date values result in days relative to a fixed date, you can calculate with the values that are returned by the TimeValue function, but you cannot evaluate them."
-msgstr ""
+#. iLF^
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"par_id3155133\n"
+"9\n"
+"help.text"
+msgid "If no drive is specified or if the drive is a zero-length string (\"\"), CurDir returns the path for the current drive. $[officename] Basic reports an error if the syntax of the drive description is incorrect, the drive does not exist, or if the drive letter occurs after the letter defined in the CONFIG.SYS with the Lastdrive statement."
+msgstr "Ako niti jedan drajv nije specificiran, ili ako je drajv znak duzine nula (\"\"), CurDir vraca oznaku za trenutni drajv. $[officename] Basic izvjestava o greskama, ako je sintaksa drajva netacna, drajv ne postoji, ili ako se slovo pojavi poslije slova definisanog u CONFIG.SYS sa Lastdrive izjavom."
-#: 03030206.xhp#par_id3147426.12.help.text
-msgid "In the TimeSerial function, you can pass individual parameters (hour, minute, second) as separate numeric expressions. For the TimeValue function, however, you can pass a string as a parameter containing the time."
+#. S?AJ
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"par_id3150010\n"
+"10\n"
+"help.text"
+msgid "This function is not case-sensitive."
msgstr ""
-#: 03030206.xhp#hd_id3145271.13.help.text
-msgctxt "03030206.xhp#hd_id3145271.13.help.text"
+#. 8aCU
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"hd_id3155411\n"
+"11\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03030206.xhp#par_id3152597.30.help.text
-#, fuzzy
-msgid "Sub ExampleTimerValue"
-msgstr "Sub PrimjerDir"
+#. nbp_
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"tit\n"
+"help.text"
+msgid "Log Function [Runtime]"
+msgstr "Log Funkcija [Vrijeme Izvodjenja]"
-#: 03030206.xhp#par_id3147348.31.help.text
-msgid "Dim daDT as Date"
-msgstr ""
+#. 4z--
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"bm_id3149416\n"
+"help.text"
+msgid "<bookmark_value>Log function</bookmark_value>"
+msgstr "<bookmark_value>Log Funkcija</bookmark_value>"
-#: 03030206.xhp#par_id3148576.32.help.text
-msgid "Dim a1, b1, c1, a2, b2, c2 as String"
-msgstr ""
+#. O!ZU
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"hd_id3149416\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080202.xhp\" name=\"Log Function [Runtime]\">Log Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080202.xhp\" name=\"Log Funkcija [Vrijeme Izvodjenja]\">Log Funkcija [Vrijeme Izvodjenja]</link>"
-#: 03030206.xhp#par_id3149378.33.help.text
-msgid "a1 = \"start time\""
-msgstr ""
+#. gJAD
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"par_id3145066\n"
+"2\n"
+"help.text"
+msgid "Returns the natural logarithm of a number."
+msgstr "Vraca prirodni logaritam jednog broja."
-#: 03030206.xhp#par_id3145800.34.help.text
-msgid "b1 = \"end time\""
-msgstr ""
+#. V9I-
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"hd_id3159414\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03030206.xhp#par_id3151074.35.help.text
-msgid "c1 = \"total time\""
-msgstr ""
+#. |Ki8
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"par_id3154760\n"
+"4\n"
+"help.text"
+msgid "Log (Number)"
+msgstr "Log (Broj)"
-#: 03030206.xhp#par_id3154492.37.help.text
-msgid "a2 = \"8:34\""
-msgstr ""
+#. MW9A
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"hd_id3149457\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03030206.xhp#par_id3155602.38.help.text
-msgid "b2 = \"18:12\""
+#. rx$}
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"par_id3150791\n"
+"6\n"
+"help.text"
+msgid "Double"
msgstr ""
-#: 03030206.xhp#par_id3150715.39.help.text
-msgid "daDT = TimeValue(b2) - TimeValue(a2)"
-msgstr ""
+#. @}Zb
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"hd_id3151211\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03030206.xhp#par_id3153838.40.help.text
-msgid "c2 = a1 & \": \" & a2 & chr(13)"
-msgstr ""
+#. [XD\
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"par_id3151041\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the natural logarithm for."
+msgstr "<emph>Number</emph>: Bilo koji brojcani izraz za koji zelite da izracunate prirodni logaritam."
-#: 03030206.xhp#par_id3150749.41.help.text
-msgid "c2 = c2 & b1 & \": \" & b2 & chr(13)"
-msgstr ""
+#. [CrG
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"par_id3150869\n"
+"9\n"
+"help.text"
+msgid "The natural logarithm is the logarithm to the base e. Base e is a constant with an approximate value of 2.718282..."
+msgstr "Prirodni logaritam je logaritam na bazu e. Konstanta e ima vrijednost priblizno 2.71828182845904..."
-#: 03030206.xhp#par_id3154755.42.help.text
-msgid "c2 = c2 & c1 & \": \" & trim(Str(Hour(daDT))) & \":\" & trim(Str(Minute(daDT))) & \":\" & trim(Str(Second(daDT)))"
-msgstr ""
+#. \vL_
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"par_id3153968\n"
+"10\n"
+"help.text"
+msgid "You can calculate logarithms to any base (n) for any number (x) by dividing the natural logarithm of x by the natural logarithm of n, as follows:"
+msgstr "Mozete racunati logaritme na bilo koju bazu (n) za bilo koji broj (x) tako sto podijelite prirodni logaritam od broja x sa prirodnim logaritmom od broja n, kao sto slijedi:"
-#: 03030206.xhp#par_id3153714.43.help.text
-msgid "Msgbox c2"
+#. MXFO
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"par_id3145420\n"
+"11\n"
+"help.text"
+msgid "Log n(x) = Log(x) / Log(n)"
msgstr ""
-#: 03030206.xhp#par_id3155767.44.help.text
-msgctxt "03030206.xhp#par_id3155767.44.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. LXj3
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"hd_id3155131\n"
+"12\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03104000.xhp#tit.help.text
-msgid "IsMissing function [Runtime]"
-msgstr "Fali Funkcija [Vrijeme izvršavanja]"
+#. 4ZMa
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"par_id3149262\n"
+"18\n"
+"help.text"
+msgid "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm function\""
+msgstr "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplikacija sa logaritmickom funkcijom\""
-#: 03104000.xhp#bm_id3153527.help.text
-msgid "<bookmark_value>IsMissing function</bookmark_value>"
-msgstr "<bookmark_value>Fali Funkcija</bookmark_value>"
+#. u3Ax
+#: 03090103.xhp
+#, fuzzy
+msgctxt ""
+"03090103.xhp\n"
+"tit\n"
+"help.text"
+msgid "IIf Statement [Runtime]"
+msgstr "Završi Izjavu [Run-time]"
-#: 03104000.xhp#hd_id3153527.1.help.text
-msgid "<link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing function [Runtime]\">IsMissing function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104000.xhp\" name=\"Fali Funkcija [Vrijeme izvršavanja]\">Fali Funkcija [Vrijeme izvršavanja]</link>"
+#. Z`dN
+#: 03090103.xhp
+#, fuzzy
+msgctxt ""
+"03090103.xhp\n"
+"bm_id3155420\n"
+"help.text"
+msgid "<bookmark_value>IIf statement</bookmark_value>"
+msgstr "<bookmark_value>Završi Izjavu</bookmark_value>"
-#: 03104000.xhp#par_id3153825.2.help.text
-msgid "Tests if a function is called with an optional parameter."
-msgstr "Testira da li je funkcija pozvana proizvoljnim parametrom."
+#. G.]I
+#: 03090103.xhp
+#, fuzzy
+msgctxt ""
+"03090103.xhp\n"
+"hd_id3155420\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"IIf Statement [Runtime]\">IIf Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"Završi Izjavu [Run-time]\">Završi Izjavu [Run-time]</link>"
-#: 03104000.xhp#par_id3150669.3.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional\">Optional</link>"
-msgstr "Takode pogledaj: <link href=\"text/sbasic/shared/03104100.xhp\" name=\"Proizvoljan\">Proizvoljan</link>"
+#. 5;M1
+#: 03090103.xhp
+msgctxt ""
+"03090103.xhp\n"
+"par_id3145610\n"
+"2\n"
+"help.text"
+msgid "Returns one of two possible function results, depending on the logical value of the evaluated expression."
+msgstr ""
-#: 03104000.xhp#hd_id3145611.4.help.text
-msgctxt "03104000.xhp#hd_id3145611.4.help.text"
+#. |Msl
+#: 03090103.xhp
+msgctxt ""
+"03090103.xhp\n"
+"hd_id3159413\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03104000.xhp#par_id3154924.5.help.text
-msgid "IsMissing( ArgumentName )"
-msgstr "Fali( ImeArgumenta )"
+#. wDDm
+#: 03090103.xhp
+msgctxt ""
+"03090103.xhp\n"
+"par_id3147560\n"
+"4\n"
+"help.text"
+msgid "IIf (Expression, ExpressionTrue, ExpressionFalse)"
+msgstr ""
-#: 03104000.xhp#hd_id3145069.6.help.text
-msgctxt "03104000.xhp#hd_id3145069.6.help.text"
+#. ]Vpm
+#: 03090103.xhp
+msgctxt ""
+"03090103.xhp\n"
+"hd_id3150541\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03104000.xhp#par_id3149457.7.help.text
-msgid "<emph>ArgumentName:</emph> the name of an optional argument."
-msgstr "<emph>ImeArgumenta</emph>: ime proizvoljnog argumenta."
-
-#: 03104000.xhp#par_id3150398.8.help.text
-msgid "If the IsMissing function is called by the ArgumentName, then True is returned."
-msgstr "Ako se Fali Funkcija pozove sa ImeArgumenta, onda True je vraceno."
+#. k.8C
+#: 03090103.xhp
+msgctxt ""
+"03090103.xhp\n"
+"par_id3153381\n"
+"6\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any expression that you want to evaluate. If the expression evaluates to <emph>True</emph>, the function returns the result of ExpressionTrue, otherwise it returns the result of ExpressionFalse."
+msgstr ""
-#: 03104000.xhp#par_id3148798.9.help.text
-#, fuzzy
-msgctxt "03104000.xhp#par_id3148798.9.help.text"
-msgid "See also <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
-msgstr "Pogledaj <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
+#. OgyR
+#: 03090103.xhp
+msgctxt ""
+"03090103.xhp\n"
+"par_id3150870\n"
+"7\n"
+"help.text"
+msgid "<emph>ExpressionTrue, ExpressionFalse:</emph> Any expression, one of which will be returned as the function result, depending on the logical evaluation."
+msgstr ""
-#: 03090410.xhp#tit.help.text
+#. eKDx
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"tit\n"
+"help.text"
msgid "Switch Function [Runtime]"
msgstr "Zamijeni funkcija [Run-time]"
-#: 03090410.xhp#bm_id3148554.help.text
+#. .3@(
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"bm_id3148554\n"
+"help.text"
msgid "<bookmark_value>Switch function</bookmark_value>"
msgstr "<bookmark_value>Zamijeni funkcija</bookmark_value>"
-#: 03090410.xhp#hd_id3148554.1.help.text
+#. 3=88
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"hd_id3148554\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch Function [Runtime]\">Switch Function [Runtime]</link>"
msgstr "<link href=\"text/sbasic/shared/03090410.xhp\" name=\"Zamijeni funkcija [Run-time]\">Zamijeni funkcija [Run-time]</link>"
-#: 03090410.xhp#par_id3148522.2.help.text
+#. Ndi(
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"par_id3148522\n"
+"2\n"
+"help.text"
msgid "Evaluates a list of arguments, consisting of an expression followed by a value. The Switch function returns a value that is associated with the expression that is passed by this function."
msgstr "Ocjenjuje popisu argumenata, koji se sastoji od izraza koji slijede vrijednost. Zamijeni funkcija vraća vrijednost koja je povezana s izrazom koji je proslijedio ovu funkciju."
-#: 03090410.xhp#hd_id3154863.3.help.text
-msgctxt "03090410.xhp#hd_id3154863.3.help.text"
+#. R;j,
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"hd_id3154863\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03090410.xhp#par_id3155934.4.help.text
+#. e_XP
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"par_id3155934\n"
+"4\n"
+"help.text"
msgid "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]])"
msgstr "Zamijeni (Izraz_1, Vrijednost_1[, Izraz_2, Vrijednost_2[..., Izraz_n, Vrijednost_n]])"
-#: 03090410.xhp#hd_id3149119.5.help.text
-msgctxt "03090410.xhp#hd_id3149119.5.help.text"
+#. :E+8
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"hd_id3149119\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03090410.xhp#par_id3153894.6.help.text
+#. s%Y(
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"par_id3153894\n"
+"6\n"
+"help.text"
msgid "The <emph>Switch</emph> function evaluates the expressions from left to right, and then returns the value that is assigned to the function expression. If expression and value are not given as a pair, a runtime error occurs."
msgstr "<emph>Zamijeni</emph> funkcija vrednuje izraze s lijeva na desno i zatim vraća vrijednost koja je dodijeljena funkciji izraza. Ako se izraz i vrijednost ne daju kao par, run-time pogreška se prikaže."
-#: 03090410.xhp#par_id3153990.7.help.text
+#. 5Kpl
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"par_id3153990\n"
+"7\n"
+"help.text"
msgid "<emph>Expression:</emph> The expression that you want to evaluate."
msgstr "<emph>Izraz</emph>: Izraz koji želite procijeniti"
-#: 03090410.xhp#par_id3153394.8.help.text
+#. Bl=l
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"par_id3153394\n"
+"8\n"
+"help.text"
msgid "<emph>Value:</emph> The value that you want to return if the expression is True."
msgstr "<emph>Vrijednost</emph>: Vrijednost koju želite vratiti ako je izraz tačan"
-#: 03090410.xhp#par_id3153346.9.help.text
+#. A+2b
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"par_id3153346\n"
+"9\n"
+"help.text"
msgid "In the following example, the <emph>Switch</emph> function assigns the appropriate gender to the name that is passed to the function:"
msgstr "U sljedećem primjeru, <emph> Switch </emph> function dodjeljuje odgovarajući spol imenu koje je proslijeđeno u funkciji:"
-#: 03090410.xhp#hd_id3159157.10.help.text
-msgctxt "03090410.xhp#hd_id3159157.10.help.text"
+#. #JHo
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"hd_id3159157\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03090410.xhp#par_id3147573.11.help.text
-#, fuzzy
-msgid "Sub ExampleSwitch"
-msgstr "Sub PrimjerStr"
-
-#: 03090410.xhp#par_id3143270.12.help.text
-#, fuzzy
-msgid "Dim sGender As String"
-msgstr "Dim sVar kao String"
-
-#: 03090410.xhp#par_id3149579.13.help.text
+#. XFem
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"par_id3149579\n"
+"13\n"
+"help.text"
msgid "sGender = GetGenderIndex( \"John\" )"
msgstr ""
-#: 03090410.xhp#par_id3153626.14.help.text
-msgid "MsgBox sGender"
-msgstr ""
+#. 5q-x
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"par_id3153361\n"
+"18\n"
+"help.text"
+msgid "GetGenderIndex = Switch(sName = \"Jane\", \"female\", sName = \"John\", \"male\")"
+msgstr "GetGenderIndex = Switch(sName = \"Jane\", \"žensko\", sName = \"John\", \"muško\")"
-#: 03090410.xhp#par_id3147560.15.help.text
-#, fuzzy
-msgctxt "03090410.xhp#par_id3147560.15.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+#. xWtf
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"tit\n"
+"help.text"
+msgid "QBColor Function [Runtime]"
+msgstr "QBColor Function [Run-time]"
-#: 03090410.xhp#par_id3154758.17.help.text
-msgid "Function GetGenderIndex (sName As String) As String"
-msgstr "Funkcija GetGenderIndex (sName As String) As String"
+#. _;[p
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"hd_id3149670\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010304.xhp\" name=\"QBColor Function [Runtime]\">QBColor Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010304.xhp\" name=\"QBColor Function [Run-time]\">QBColor Function [Run-time]</link>"
-#: 03090410.xhp#par_id3153361.18.help.text
-msgid "GetGenderIndex = Switch(sName = \"Jane\", \"female\", sName = \"John\", \"male\")"
-msgstr "GetGenderIndex = Switch(sName = \"Jane\", \"žensko\", sName = \"John\", \"muško\")"
+#. K8-Z
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3150359\n"
+"2\n"
+"help.text"
+msgid "Returns the <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB\">RGB</link> color code of the color passed as a color value through an older MS-DOS based programming system."
+msgstr "Returns the <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB\">RGB</link> colour code of the colour passed as a colour value through an older MS-DOS based programming system."
-#: 03090410.xhp#par_id3154939.19.help.text
-msgctxt "03090410.xhp#par_id3154939.19.help.text"
-msgid "End Function"
-msgstr "Kraj funkcije"
+#. fsHX
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"hd_id3154140\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03101140.xhp#tit.help.text
-msgid "DefStr Statement [Runtime]"
-msgstr "DefStr Red[Pokrenuti-vrijeme]"
+#. R;\S
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3151042\n"
+"4\n"
+"help.text"
+msgid "QBColor (ColorNumber As Integer)"
+msgstr "QBColor (ColourNumber As Integer)"
-#: 03101140.xhp#bm_id6161381.help.text
-msgid "<bookmark_value>DefStr statement</bookmark_value>"
-msgstr "<bookmark_value>DefStr red</bookmark_value>"
+#. )m7t
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"hd_id3145172\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03101140.xhp#par_idN10577.help.text
-msgid "<link href=\"text/sbasic/shared/03101140.xhp\">DefStr Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101140.xhp\">DefStr Red [Pokrenuti-vrijeme]</link>"
+#. r~G\
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3154685\n"
+"6\n"
+"help.text"
+msgid "Long"
+msgstr ""
-#: 03101140.xhp#par_idN10587.help.text
-msgid "If no type-declaration character or keyword is specified, the DefStr statement sets the default variable type, according to a letter range."
-msgstr "Ako nema tipa-dekleracije karakter ili klucna rijec je odredzena, DefStr red postavlja zadanu vrijednost, premenom dijelu"
+#. KbV1
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"hd_id3156560\n"
+"7\n"
+"help.text"
+msgid "Parameter:"
+msgstr "Parametar:"
-#: 03101140.xhp#par_idN1058A.help.text
-msgctxt "03101140.xhp#par_idN1058A.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
+#. \;{r
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3161832\n"
+"8\n"
+"help.text"
+msgid "<emph>ColorNumber</emph>: Any integer expression that specifies the color value of the color passed from an older MS-DOS based programming system."
+msgstr "<emph>ColourNumber</emph>: An integer expression that specifies the colour value of the colour passed from an older MS-DOS based programming system."
-#: 03101140.xhp#par_idN1058E.help.text
-msgctxt "03101140.xhp#par_idN1058E.help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Karakterokrug1[, Karakterokrug2[,...]]"
+#. L`5)
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3147318\n"
+"9\n"
+"help.text"
+msgid "<emph>ColorNumber</emph> can be assigned the following values:"
+msgstr "<emph>ColourNumber</emph> can be assigned the following values:"
-#: 03101140.xhp#par_idN10591.help.text
-msgctxt "03101140.xhp#par_idN10591.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. =I;?
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3152576\n"
+"10\n"
+"help.text"
+msgid "0 : Black"
+msgstr ""
-#: 03101140.xhp#par_idN10595.help.text
-#, fuzzy
-msgctxt "03101140.xhp#par_idN10595.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange</emph>: Slova koja odredzuju okrug varijabli koje zelite vidjeti kao zadanu vrijednost tipa for"
+#. },S\
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3146975\n"
+"11\n"
+"help.text"
+msgid "1 : Blue"
+msgstr ""
-#: 03101140.xhp#par_idN1059C.help.text
-msgctxt "03101140.xhp#par_idN1059C.help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+#. GP_C
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3151116\n"
+"12\n"
+"help.text"
+msgid "2 : Green"
msgstr ""
-#: 03101140.xhp#par_idN105A3.help.text
-msgctxt "03101140.xhp#par_idN105A3.help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>Keyword</emph>: Default variable type"
+#. Mg{r
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3155412\n"
+"13\n"
+"help.text"
+msgid "3 : Cyan"
+msgstr ":3 : Cyan"
-#: 03101140.xhp#par_idN105AA.help.text
-msgid "<emph>DefStr:</emph> String"
-msgstr "<emph>DefStr</emph>: String"
+#. 7]ZD
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3155306\n"
+"14\n"
+"help.text"
+msgid "4 : Red"
+msgstr ":4 : Red"
-#: 03101140.xhp#par_idN105B1.help.text
-msgctxt "03101140.xhp#par_idN105B1.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. HlQZ
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3153364\n"
+"15\n"
+"help.text"
+msgid "5 : Magenta"
+msgstr ""
-#: 03101140.xhp#par_idN105B5.help.text
-msgctxt "03101140.xhp#par_idN105B5.help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM Prefiks definisan za variable tipa:"
+#. :${o
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3146119\n"
+"16\n"
+"help.text"
+msgid "6 : Yellow"
+msgstr ""
-#: 03101140.xhp#par_idN105B8.help.text
-msgctxt "03101140.xhp#par_idN105B8.help.text"
-msgid "DefBool b"
+#. 9KFI
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3154730\n"
+"17\n"
+"help.text"
+msgid "7 : White"
msgstr ""
-#: 03101140.xhp#par_idN105BB.help.text
-msgctxt "03101140.xhp#par_idN105BB.help.text"
-msgid "DefDate t"
+#. E4jJ
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3153877\n"
+"18\n"
+"help.text"
+msgid "8 : Gray"
+msgstr "8 : Grey"
+
+#. 5#s\
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3147124\n"
+"19\n"
+"help.text"
+msgid "9 : Light Blue"
msgstr ""
-#: 03101140.xhp#par_idN105BE.help.text
-msgctxt "03101140.xhp#par_idN105BE.help.text"
-msgid "DefDbL d"
+#. K.l,
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3145646\n"
+"20\n"
+"help.text"
+msgid "10 : Light Green"
msgstr ""
-#: 03101140.xhp#par_idN105C1.help.text
-msgctxt "03101140.xhp#par_idN105C1.help.text"
-msgid "DefInt i"
+#. bR*(
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3149958\n"
+"21\n"
+"help.text"
+msgid "11 : Light Cyan"
msgstr ""
-#: 03101140.xhp#par_idN105C4.help.text
-msgctxt "03101140.xhp#par_idN105C4.help.text"
-msgid "DefLng l"
+#. Z.3/
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3154943\n"
+"22\n"
+"help.text"
+msgid "12 : Light Red"
msgstr ""
-#: 03101140.xhp#par_idN105C7.help.text
-msgctxt "03101140.xhp#par_idN105C7.help.text"
-msgid "DefObj o"
+#. !{[D
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3150715\n"
+"23\n"
+"help.text"
+msgid "13 : Light Magenta"
msgstr ""
-#: 03101140.xhp#par_idN105CA.help.text
-msgctxt "03101140.xhp#par_idN105CA.help.text"
-msgid "DefVar v"
+#. bdzd
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3146970\n"
+"24\n"
+"help.text"
+msgid "14 : Light Yellow"
msgstr ""
-#: 03101140.xhp#par_idN105CD.help.text
-msgid "DefStr s"
+#. p`D#
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3150750\n"
+"25\n"
+"help.text"
+msgid "15 : Bright White"
msgstr ""
-#: 03101140.xhp#par_idN105D0.help.text
-msgid "Sub ExampleDefStr"
-msgstr "Sub PrimjerDefStr"
+#. {CCn
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3146914\n"
+"26\n"
+"help.text"
+msgid "This function is used only to convert from older MS-DOS based BASIC applications that use the above color codes. The function returns a long integer value indicating the color to be used in the $[officename] IDE."
+msgstr "ova funkcije pretvara MS-DOS koji koriste boje iznad, Vraca long indicirajuci na boju koja treba u $[officename] IDE."
-#: 03101140.xhp#par_idN105D3.help.text
-msgid "sStr=String REM sStr is an implicit string variable"
-msgstr "sStr=String REM sStr je implicitna string vrijednost"
+#. |597
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"hd_id3148406\n"
+"27\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03101140.xhp#par_idN105D6.help.text
-msgctxt "03101140.xhp#par_idN105D6.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. /*$1
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3149566\n"
+"33\n"
+"help.text"
+msgid "MsgBox stext,0,\"Color \" & iColor"
+msgstr "MsgBox stext,0,\"Colour \" & iColour"
+
+#. MCTP
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"tit\n"
+"help.text"
+msgid "WeekDay Function [Runtime]"
+msgstr "WeekDay funkcija [Run-time]"
+
+#. U)N@
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"bm_id3153127\n"
+"help.text"
+msgid "<bookmark_value>WeekDay function</bookmark_value>"
+msgstr "<bookmark_value>WeekDay funkcija</bookmark_value>"
+
+#. \[1l
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"hd_id3153127\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030105.xhp\" name=\"WeekDay Function [Runtime]\">WeekDay Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030105.xhp\" name=\"WeekDay funkcija [Run-time]\">WeekDay funkcija [Run-time]</link>"
+
+#. Ir|M
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3146795\n"
+"2\n"
+"help.text"
+msgid "Returns the number corresponding to the weekday represented by a serial date number that is generated by the DateSerial or the DateValue function."
+msgstr "Vrača broj koji korespondira danu u sedmici predstavljenog kao serijski datum koji je generisan od strane DateSerial ili DateValue funkcije."
+
+#. EGfU
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"hd_id3145068\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
+
+#. %Zp{
+#: 03030105.xhp
+#, fuzzy
+msgctxt ""
+"03030105.xhp\n"
+"par_id3149655\n"
+"4\n"
+"help.text"
+msgid "WeekDay (Number)"
+msgstr "Dan (broj)"
+
+#. ?1`$
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"hd_id3148799\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
+
+#. {F[)
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3154125\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "Cjelobrojno"
+
+#. f?+Z
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"hd_id3150768\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
+
+#. +b1j
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3151042\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Integer expression that contains the serial date number that is used to calculate the day of the week (1-7)."
+msgstr "<emph>Number</emph>: Integer izraz koji sadrži serijski datum koji se koristi da se iskalkuliše dan u sedmici (1-7)."
+
+#. D%dz
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3159254\n"
+"9\n"
+"help.text"
+msgid "The following example determines the day of the week using the WeekDay function when you enter a date."
+msgstr "Slijedeći primjer određuje dan u sedmici koristeći WeekDay funkciju kada unesete datum."
+
+#. .g5#
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"hd_id3148616\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
+
+#. w+Y(
+#: 03030105.xhp
+#, fuzzy
+msgctxt ""
+"03030105.xhp\n"
+"par_id3148576\n"
+"13\n"
+"help.text"
+msgid "' Return And display the day of the week"
+msgstr "REM Vrati i prikaži dan u sedmici"
+
+#. SX7#
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3151117\n"
+"16\n"
+"help.text"
+msgid "sDay=\"Sunday\""
+msgstr "sDay=\"Nedjelja\""
+
+#. :?Uh
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3153952\n"
+"18\n"
+"help.text"
+msgid "sDay=\"Monday\""
+msgstr "sDay=\"Ponedjeljak\""
+
+#. l[k*
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3153157\n"
+"20\n"
+"help.text"
+msgid "sDay=\"Tuesday\""
+msgstr "sDay=\"Utorak\""
+
+#. +.CF
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3154942\n"
+"22\n"
+"help.text"
+msgid "sDay=\"Wednesday\""
+msgstr "sDay=\"Srijeda\""
+
+#. (uJb
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3155416\n"
+"24\n"
+"help.text"
+msgid "sDay=\"Thursday\""
+msgstr "sDay=\"Četvrtak\""
+
+#. WZ3:
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3154015\n"
+"26\n"
+"help.text"
+msgid "sDay=\"Friday\""
+msgstr "sDay=\"Petak\""
+
+#. ^.r6
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3153707\n"
+"28\n"
+"help.text"
+msgid "sDay=\"Saturday\""
+msgstr "sDay=\"Subota\""
+
+#. 3:~f
+#: 03030105.xhp
+#, fuzzy
+msgctxt ""
+"03030105.xhp\n"
+"par_id3148993\n"
+"30\n"
+"help.text"
+msgid "MsgBox \"\" + sDay,64,\"Today Is\""
+msgstr "msgbox \"\" + sDay,64,\"Danas je\""
-#: 03130800.xhp#tit.help.text
+#. o7kz
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"tit\n"
+"help.text"
msgid "Environ Function [Runtime]"
msgstr "Okružujuca funkcija [U izvršenju]"
-#: 03130800.xhp#bm_id3155364.help.text
+#. `6?t
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"bm_id3155364\n"
+"help.text"
msgid "<bookmark_value>Environ function</bookmark_value>"
msgstr "<bookmark_value>Okruzujuca funkcija</bookmark_value>"
-#: 03130800.xhp#hd_id3155364.1.help.text
+#. `CPU
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"hd_id3155364\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/03130800.xhp\" name=\"Environ Function [Runtime]\">Environ Function [Runtime]</link>"
msgstr "<link href=\"text/sbasic/shared/03130800.xhp\" name=\"Environ Function [Run-time]\">Okružujuca funkcija [U izvršenju]</link>"
-#: 03130800.xhp#par_id3145090.2.help.text
+#. ^;cz
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"par_id3145090\n"
+"2\n"
+"help.text"
msgid "Returns the value of an environment variable as a string. Environment variables are dependent on the type of operating system that you have."
msgstr "Vraca vrijednost varijable okruženja kao string. Okruzujuce varijable ovise o vrsti operativnog sistema koji imate."
-#: 03130800.xhp#hd_id3150670.4.help.text
-msgctxt "03130800.xhp#hd_id3150670.4.help.text"
+#. {plO
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"hd_id3150670\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03130800.xhp#par_id3159176.5.help.text
+#. L_au
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"par_id3159176\n"
+"5\n"
+"help.text"
msgid "Environ (Environment As String)"
msgstr "Okruzujuca (Okruzenje kao String)"
-#: 03130800.xhp#hd_id3159157.6.help.text
-msgctxt "03130800.xhp#hd_id3159157.6.help.text"
+#. x(Zn
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"hd_id3159157\n"
+"6\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03130800.xhp#par_id3148473.7.help.text
+#. lPJF
+#: 03130800.xhp
#, fuzzy
-msgctxt "03130800.xhp#par_id3148473.7.help.text"
+msgctxt ""
+"03130800.xhp\n"
+"par_id3148473\n"
+"7\n"
+"help.text"
msgid "String"
msgstr "Stringovi"
-#: 03130800.xhp#hd_id3145609.8.help.text
-msgctxt "03130800.xhp#hd_id3145609.8.help.text"
+#. $*kl
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"hd_id3145609\n"
+"8\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03130800.xhp#par_id3159414.9.help.text
+#. KCCL
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"par_id3159414\n"
+"9\n"
+"help.text"
msgid "Environment: Environment variable that you want to return the value for."
msgstr "Okruženje: Varijabla okruženja kojoj želite vratiti vrijednost."
-#: 03130800.xhp#hd_id3148663.10.help.text
-msgctxt "03130800.xhp#hd_id3148663.10.help.text"
+#. ^FcI
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"hd_id3148663\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03130800.xhp#par_id3149655.11.help.text
-msgid "Sub ExampleEnviron"
-msgstr "Sub PrimjerOkruženja"
-
-#: 03130800.xhp#par_id3154940.12.help.text
-#, fuzzy
-msgctxt "03130800.xhp#par_id3154940.12.help.text"
-msgid "Dim sTemp As String"
-msgstr "Dim sVar kao String"
-
-#: 03130800.xhp#par_id3148920.13.help.text
-msgid "sTemp=Environ (\"TEMP\")"
-msgstr ""
-
-#: 03130800.xhp#par_id3150869.14.help.text
-msgid "If sTemp = \"\" Then sTemp=Environ(\"TMP\")"
+#. ,fp@
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"par_id3145419\n"
+"15\n"
+"help.text"
+msgid "MsgBox \"'\" & sTemp & \"'\" ,64,\"Directory of temporary files:\""
msgstr ""
-#: 03130800.xhp#par_id3145419.15.help.text
-msgid "MsgBox \"'\" & sTemp & \"'\" ,64,\"Directory of temporary files:\""
+#. *27t
+#: 03020200.xhp
+msgctxt ""
+"03020200.xhp\n"
+"tit\n"
+"help.text"
+msgid "File Input/Output Functions"
msgstr ""
-#: 03130800.xhp#par_id3154124.16.help.text
+#. Z$bL
+#: 03020200.xhp
#, fuzzy
-msgctxt "03130800.xhp#par_id3154124.16.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"03020200.xhp\n"
+"hd_id3150791\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020200.xhp\" name=\"File Input/Output Functions\">File Input/Output Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"Brojcane Funkcije\">Brojcane Funkcije</link>"
-#: 03020204.xhp#tit.help.text
+#. W)3#
+#: 03050300.xhp
#, fuzzy
-msgid "Put Statement [Runtime]"
-msgstr "Sub Statement [Run-time]"
+msgctxt ""
+"03050300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Error Function [Runtime]"
+msgstr "Niz Funkcija [Vrijeme izvršavanja]"
-#: 03020204.xhp#bm_id3150360.help.text
+#. J`3j
+#: 03050300.xhp
#, fuzzy
-msgid "<bookmark_value>Put statement</bookmark_value>"
-msgstr "<bookmark_value>Sub izjava</bookmark_value>"
+msgctxt ""
+"03050300.xhp\n"
+"bm_id3159413\n"
+"help.text"
+msgid "<bookmark_value>Error function</bookmark_value>"
+msgstr "<bookmark_value>Niz Funkcija</bookmark_value>"
-#: 03020204.xhp#hd_id3150360.1.help.text
+#. uUil
+#: 03050300.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03020204.xhp\" name=\"Put Statement [Runtime]\">Put Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub izjava [Run-time]\">Sub izjava [Run-time]</link>"
-
-#: 03020204.xhp#par_id3154909.2.help.text
-msgid "Writes a record to a relative file or a sequence of bytes to a binary file."
-msgstr ""
+msgctxt ""
+"03050300.xhp\n"
+"hd_id3159413\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03050300.xhp\" name=\"Error Function [Runtime]\">Error Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Funkcija [Run-time]\">Lof Funkcija [Run-time]</link>"
-#: 03020204.xhp#par_id3156281.3.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03020201.xhp\" name=\"Get\"><item type=\"literal\">Get</item></link> statement"
+#. eepP
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"par_id3148663\n"
+"2\n"
+"help.text"
+msgid "Returns the error message that corresponds to a given error code."
msgstr ""
-#: 03020204.xhp#hd_id3125863.4.help.text
-msgctxt "03020204.xhp#hd_id3125863.4.help.text"
+#. P3U*
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"hd_id3153379\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03020204.xhp#par_id3155132.5.help.text
-msgid "Put [#] FileNumber As Integer, [position], Variable"
-msgstr ""
-
-#: 03020204.xhp#hd_id3153190.6.help.text
-msgctxt "03020204.xhp#hd_id3153190.6.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
-
-#: 03020204.xhp#par_id3146120.7.help.text
-msgid "<emph>FileNumber:</emph> Any integer expression that defines the file that you want to write to."
-msgstr ""
-
-#: 03020204.xhp#par_id3155411.8.help.text
-msgid "<emph>Position: </emph>For relative files (random access files), the number of the record that you want to write."
-msgstr ""
-
-#: 03020204.xhp#par_id3148576.9.help.text
-msgid "For binary files (binary access), the position of the byte in the file where you want to start writing."
-msgstr ""
-
-#: 03020204.xhp#par_id3153729.10.help.text
-msgid "<emph>Variable:</emph> Name of the variable that you want to write to the file."
-msgstr ""
-
-#: 03020204.xhp#par_id3146974.11.help.text
-msgid "Note for relative files: If the contents of this variable does not match the length of the record that is specified in the <emph>Len</emph> clause of the <emph>Open</emph> statement, the space between the end of the newly written record and the next record is padded with existing data from the file that you are writing to."
-msgstr ""
-
-#: 03020204.xhp#par_id3155855.12.help.text
-msgid "Note for binary files: The contents of the variables are written to the specified position, and the file pointer is inserted directly after the last byte. No space is left between the records."
-msgstr ""
-
-#: 03020204.xhp#hd_id3154491.13.help.text
-msgctxt "03020204.xhp#hd_id3154491.13.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03020204.xhp#par_id3149410.14.help.text
+#. Id#@
+#: 03050300.xhp
#, fuzzy
-msgctxt "03020204.xhp#par_id3149410.14.help.text"
-msgid "Sub ExampleRandomAccess"
-msgstr "Sub PrimjerSlucajno-odaberi"
+msgctxt ""
+"03050300.xhp\n"
+"par_id3154366\n"
+"4\n"
+"help.text"
+msgid "Error (Expression)"
+msgstr "Str (Izraz)"
-#: 03020204.xhp#par_id3149959.15.help.text
-#, fuzzy
-msgctxt "03020204.xhp#par_id3149959.15.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iColour As Integer"
+#. X]y/
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"hd_id3145173\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03020204.xhp#par_id3154729.16.help.text
+#. *]@p
+#: 03050300.xhp
#, fuzzy
-msgid "Dim sText As Variant REM Must be a variant type"
-msgstr "Oznaciti sText kao varijantu REM mora biti varijanta"
+msgctxt ""
+"03050300.xhp\n"
+"par_id3154125\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "Stringovi"
-#: 03020204.xhp#par_id3156286.17.help.text
-#, fuzzy
-msgctxt "03020204.xhp#par_id3156286.17.help.text"
-msgid "Dim aFile As String"
-msgstr "DIM sFile Kao String"
+#. 8)sH
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"hd_id3150869\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03020204.xhp#par_id3149400.18.help.text
-msgctxt "03020204.xhp#par_id3149400.18.help.text"
-msgid "aFile = \"c:\\data.txt\""
+#. ?c#R
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"par_id3153193\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any numeric expression that contains the error code of the error message that you want to return."
msgstr ""
-#: 03020204.xhp#par_id3149124.20.help.text
-msgctxt "03020204.xhp#par_id3149124.20.help.text"
-msgid "iNumber = Freefile"
+#. li;V
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"par_id3159254\n"
+"9\n"
+"help.text"
+msgid "If no parameters are passed, the Error function returns the error message of the most recent error that occurred during program execution."
msgstr ""
-#: 03020204.xhp#par_id3150330.21.help.text
-msgctxt "03020204.xhp#par_id3150330.21.help.text"
-msgid "Open aFile For Random As #iNumber Len=32"
-msgstr "Otvoriti aFile zanasumicno kao #iBroj Len=32"
+#. Xs$]
+#: 03020413.xhp
+msgctxt ""
+"03020413.xhp\n"
+"tit\n"
+"help.text"
+msgid "RmDir Statement [Runtime]"
+msgstr "RmDir izjava [Run-time]"
-#: 03020204.xhp#par_id3156278.22.help.text
-#, fuzzy
-msgid "Seek #iNumber,1 REM Position to start writing"
-msgstr "Traziti #iBroj,1 REM pozicija na pocetku"
+#. m{V6
+#: 03020413.xhp
+msgctxt ""
+"03020413.xhp\n"
+"bm_id3148947\n"
+"help.text"
+msgid "<bookmark_value>RmDir statement</bookmark_value>"
+msgstr "<bookmark_value>RmDir izjava</bookmark_value>"
-#: 03020204.xhp#par_id3153711.23.help.text
-#, fuzzy
-msgctxt "03020204.xhp#par_id3153711.23.help.text"
-msgid "Put #iNumber,, \"This is the first line of text\" REM Fill line with text"
-msgstr "Staviti #iBroj,, \"Ovo je prvi red teksta\" REM ispuniti sa tekstom"
+#. 4r^E
+#: 03020413.xhp
+msgctxt ""
+"03020413.xhp\n"
+"hd_id3148947\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020413.xhp\" name=\"RmDir Statement [Runtime]\">RmDir Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020413.xhp\" name=\"RmDir izjava [Run-time]\">RmDir izjava [Run-time]</link>"
-#: 03020204.xhp#par_id3155446.24.help.text
-#, fuzzy
-msgctxt "03020204.xhp#par_id3155446.24.help.text"
-msgid "Put #iNumber,, \"This is the second line of text\""
-msgstr "Staviti #iBroj,,\"Ovo je novi red teksta\""
+#. {DB\
+#: 03020413.xhp
+msgctxt ""
+"03020413.xhp\n"
+"par_id3149457\n"
+"2\n"
+"help.text"
+msgid "Deletes an existing directory from a data medium."
+msgstr "Briše postojeći direktorij sa medija za podatke."
+
+#. [*b!
+#: 03020413.xhp
+msgctxt ""
+"03020413.xhp\n"
+"hd_id3153361\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03020204.xhp#par_id3154255.25.help.text
+#. 1Fh1
+#: 03020413.xhp
#, fuzzy
-msgctxt "03020204.xhp#par_id3154255.25.help.text"
-msgid "Put #iNumber,, \"This is the third line of text\""
-msgstr "Staviti #iBroj,,\"Ovo je novi red teksta\""
+msgctxt ""
+"03020413.xhp\n"
+"par_id3154367\n"
+"4\n"
+"help.text"
+msgid "RmDir Text As String"
+msgstr "MkDir tekst kao string"
-#: 03020204.xhp#par_id3150045.26.help.text
-msgctxt "03020204.xhp#par_id3150045.26.help.text"
-msgid "Seek #iNumber,2"
-msgstr ""
+#. !jBm
+#: 03020413.xhp
+msgctxt ""
+"03020413.xhp\n"
+"hd_id3156281\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03020204.xhp#par_id3145149.27.help.text
-#, fuzzy
-msgctxt "03020204.xhp#par_id3145149.27.help.text"
-msgid "Get #iNumber,,sText"
-msgstr "Dobiti #iBroj,2,sText"
+#. Lo+P
+#: 03020413.xhp
+msgctxt ""
+"03020413.xhp\n"
+"par_id3151042\n"
+"6\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that specifies the name and path of the directory that you want to delete. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>Text</emph>: Svaki izraz od niza karaktera koji specificira ime i putanju direktorija koji želite da izbrišete. Možete također koristiti <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notaciju</link>."
-#: 03020204.xhp#par_id3147363.28.help.text
-msgctxt "03020204.xhp#par_id3147363.28.help.text"
-msgid "Print sText"
-msgstr ""
+#. )_((
+#: 03020413.xhp
+msgctxt ""
+"03020413.xhp\n"
+"par_id3153192\n"
+"7\n"
+"help.text"
+msgid "If the path is not determined, the <emph>RmDir Statement</emph> searches for the directory that you want to delete in the current path. If it is not found there, an error message appears."
+msgstr "Ako putanja nije određena, <emph>RmDir izjava</emph> pretražuje za direktorij koji želite da izbrišete na trenutnoj putanji. Ako nije tu pronađen, poruka o grešci se pojavi."
-#: 03020204.xhp#par_id3163806.29.help.text
-msgctxt "03020204.xhp#par_id3163806.29.help.text"
-msgid "Close #iNumber"
-msgstr ""
+#. J0+e
+#: 03020413.xhp
+msgctxt ""
+"03020413.xhp\n"
+"hd_id3145271\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03020204.xhp#par_id3149568.31.help.text
-msgctxt "03020204.xhp#par_id3149568.31.help.text"
-msgid "iNumber = Freefile"
-msgstr ""
+#. 5unp
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"tit\n"
+"help.text"
+msgid "Loc Function [Runtime]"
+msgstr "Loc Funkcija [Run-time]"
-#: 03020204.xhp#par_id3155607.32.help.text
-msgctxt "03020204.xhp#par_id3155607.32.help.text"
-msgid "Open aFile For Random As #iNumber Len=32"
-msgstr "Otvoriti aFile zanasumicno kao #iBroj Len=32"
+#. (LT+
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"bm_id3148663\n"
+"help.text"
+msgid "<bookmark_value>Loc function</bookmark_value>"
+msgstr "<bookmark_value>Loc funkcija</bookmark_value>"
-#: 03020204.xhp#par_id3154022.33.help.text
-msgctxt "03020204.xhp#par_id3154022.33.help.text"
-msgid "Get #iNumber,2,sText"
-msgstr "Dobiti #iBroj,2,sText"
+#. Ih^f
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"hd_id3148663\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020302.xhp\" name=\"Loc Function [Runtime]\">Loc Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020302.xhp\" name=\"Loc Funkcija [Run-time]\">Loc Funkcija [Run-time]</link>"
-#: 03020204.xhp#par_id3150940.34.help.text
-#, fuzzy
-msgid "Put #iNumber,,\"This is new text\""
-msgstr "Staviti #iBroj,,\"Ovo je novi red teksta\""
+#. I9zU
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"par_id3154138\n"
+"2\n"
+"help.text"
+msgid "Returns the current position in an open file."
+msgstr "Vraca trenutnu poziciju otvorenog fajla."
-#: 03020204.xhp#par_id3146132.35.help.text
-#, fuzzy
-msgctxt "03020204.xhp#par_id3146132.35.help.text"
-msgid "Get #iNumber,1,sText"
-msgstr "Dobiti #iBroj,2,sText"
+#. Y(_f
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"hd_id3156422\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03020204.xhp#par_id3154198.36.help.text
-msgctxt "03020204.xhp#par_id3154198.36.help.text"
-msgid "Get #iNumber,2,sText"
-msgstr "Dobiti #iBroj,2,sText"
+#. dJiE
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"par_id3150768\n"
+"4\n"
+"help.text"
+msgid "Loc(FileNumber)"
+msgstr "Loc(FajlNumber)"
-#: 03020204.xhp#par_id3159102.37.help.text
-msgctxt "03020204.xhp#par_id3159102.37.help.text"
-msgid "Put #iNumber,20,\"This is the text in record 20\""
-msgstr ""
+#. 9=h;
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"hd_id3150440\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03020204.xhp#par_id3153785.38.help.text
-msgctxt "03020204.xhp#par_id3153785.38.help.text"
-msgid "Print Lof(#iNumber)"
+#. ;o;.
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"par_id3152578\n"
+"6\n"
+"help.text"
+msgid "Long"
msgstr ""
-#: 03020204.xhp#par_id3151277.39.help.text
-msgctxt "03020204.xhp#par_id3151277.39.help.text"
-msgid "Close #iNumber"
-msgstr ""
+#. nJ4!
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"hd_id3152462\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03020204.xhp#par_id3150786.41.help.text
-msgctxt "03020204.xhp#par_id3150786.41.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. jSLg
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"par_id3153363\n"
+"8\n"
+"help.text"
+msgid "<emph>FileNumber:</emph> Any numeric expression that contains the file number that is set by the Open statement for the respective file."
+msgstr "<emph>FajlBroj</emph>: Numericki izraz koji sadrzi broj fajla koji je poslat od otvorene izjave za odgovarajuci fajl."
-#: 03020201.xhp#tit.help.text
-#, fuzzy
-msgid "Get Statement [Runtime]"
-msgstr "Postavi Naredbu[Vrijeme izvršavanja]"
+#. FQTH
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"par_id3154320\n"
+"9\n"
+"help.text"
+msgid "If the Loc function is used for an open random access file, it returns the number of the last record that was last read or written."
+msgstr "Ako je Loc Funkcija koristena za otvoreni nasumicni pristup fajlu, ana vraca broj zapisa koji je posljednji ucitan ili upisan."
-#: 03020201.xhp#bm_id3154927.help.text
-#, fuzzy
-msgid "<bookmark_value>Get statement</bookmark_value>"
-msgstr "<bookmark_value>Naredba za izlaz</bookmark_value>"
+#. 1Oh5
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"par_id3151115\n"
+"10\n"
+"help.text"
+msgid "For a sequential file, the Loc function returns the position in a file divided by 128. For binary files, the position of the last read or written byte is returned."
+msgstr "Za slijedni fajl, Loc Funkcija vraca poziciju u fajlu podjeljenu sa 128. Za binarne fajlove, vraca se pozicija posljednjeg ucitanog ili upisanog bajta."
+
+#. :+cT
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefErr Statement [Runtime]"
+msgstr "DefErr Statement [Run-time]"
-#: 03020201.xhp#hd_id3154927.1.help.text
+#. )$\i
+#: 03101120.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03020201.xhp\">Get Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010101.xhp\">MsgBox Statement [Run-time]</link>"
+msgctxt ""
+"03101120.xhp\n"
+"bm_id8177739\n"
+"help.text"
+msgid "<bookmark_value>DefErr statement</bookmark_value>"
+msgstr "<bookmark_value>DefStr red</bookmark_value>"
-#: 03020201.xhp#par_id3145069.2.help.text
-msgid "Reads a record from a relative file, or a sequence of bytes from a binary file, into a variable."
-msgstr ""
+#. 6dqk
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"par_idN1057D\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101120.xhp\">DefErr Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101120.xhp\">DefErr Naredba [Run-time]</link>"
-#: 03020201.xhp#par_id3154346.3.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03020204.xhp\" name=\"PUT\"><item type=\"literal\">PUT</item></link> Statement"
-msgstr ""
+#. Dlbk
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"par_idN1058D\n"
+"help.text"
+msgid "If no type-declaration character or keyword is specified, the DefErr statement sets the default variable type, according to a letter range."
+msgstr "Prefiks definicija za tip varijabli Ako nijedan karakter ili rijec bez defaultne vrijednosti nije specificirana, DefCur naredba postavlja defaultni tip podataka, prema rangu slova"
-#: 03020201.xhp#hd_id3150358.4.help.text
-msgctxt "03020201.xhp#hd_id3150358.4.help.text"
+#. CSP0
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"par_idN10590\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03020201.xhp#par_id3150792.5.help.text
-msgid "Get [#] FileNumber As Integer, [Position], Variable"
-msgstr ""
+#. v-4v
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"par_idN10594\n"
+"help.text"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx Karakterokrug1[, Karakterokrug2[,...]]"
-#: 03020201.xhp#hd_id3154138.6.help.text
-msgctxt "03020201.xhp#hd_id3154138.6.help.text"
+#. 4^va
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"par_idN10597\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03020201.xhp#par_id3150448.7.help.text
-msgid "<emph>FileNumber:</emph> Any integer expression that determines the file number."
-msgstr ""
-
-#: 03020201.xhp#par_id3154684.8.help.text
-msgid "<emph>Position:</emph> For files opened in Random mode, <emph>Position</emph> is the number of the record that you want to read."
-msgstr ""
+#. M9lg
+#: 03101120.xhp
+#, fuzzy
+msgctxt ""
+"03101120.xhp\n"
+"par_idN1059B\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgstr "<emph>Characterrange</emph>: Slova koja odredzuju okrug varijabli koje zelite vidjeti kao zadanu vrijednost tipa for"
-#: 03020201.xhp#par_id3153768.9.help.text
-msgid "For files opened in Binary mode, <emph>Position</emph> is the byte position in the file where the reading starts."
+#. .I;j
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"par_idN105A2\n"
+"help.text"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr ""
-#: 03020201.xhp#par_id3147319.10.help.text
-msgid "If <emph>Position</emph> is omitted, the current position or the current data record of the file is used."
-msgstr ""
+#. ^qP=
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"par_idN105A9\n"
+"help.text"
+msgid "<emph>Keyword:</emph> Default variable type"
+msgstr "<emph>Keyword</emph>: Default variable type"
-#: 03020201.xhp#par_id3149484.11.help.text
-msgid "Variable: Name of the variable to be read. With the exception of object variables, you can use any variable type."
-msgstr ""
+#. Xl4Y
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"par_idN105B0\n"
+"help.text"
+msgid "<emph>DefErr:</emph> Error"
+msgstr "<emph>DefErr</emph>: Greska"
-#: 03020201.xhp#hd_id3153144.12.help.text
-msgctxt "03020201.xhp#hd_id3153144.12.help.text"
+#. nHhz
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"par_idN105B7\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03020201.xhp#par_id3159154.13.help.text
+#. \#If
+#: 03101120.xhp
#, fuzzy
-msgctxt "03020201.xhp#par_id3159154.13.help.text"
-msgid "Sub ExampleRandomAccess"
-msgstr "Sub PrimjerSlucajno-odaberi"
+msgctxt ""
+"03101120.xhp\n"
+"par_idN105BB\n"
+"help.text"
+msgid "' Prefix definitions for variable types:"
+msgstr "REM Prefiks definisan za variable tipa:"
-#: 03020201.xhp#par_id3153188.14.help.text
+#. r(KR
+#: 03101120.xhp
#, fuzzy
-msgctxt "03020201.xhp#par_id3153188.14.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iColour As Integer"
+msgctxt ""
+"03101120.xhp\n"
+"par_idN105D9\n"
+"help.text"
+msgid "eErr=Error ' eErr is an implicit error variable"
+msgstr "eErr=Greska REM eErr je jedna implicitna greska vrijednosti"
-#: 03020201.xhp#par_id3155307.15.help.text
+#. _{Fm
+#: 03060300.xhp
#, fuzzy
-msgid "Dim sText As Variant REM Must be a variant"
-msgstr "Oznaciti sText kao varijantu REM mora biti varijanta"
+msgctxt ""
+"03060300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Imp-Operator [Runtime]"
+msgstr "MOD Operator [Vrijeme izvodjenja]"
-#: 03020201.xhp#par_id3152577.16.help.text
+#. -O$P
+#: 03060300.xhp
#, fuzzy
-msgctxt "03020201.xhp#par_id3152577.16.help.text"
-msgid "Dim aFile As String"
-msgstr "DIM sFile Kao String"
-
-#: 03020201.xhp#par_id3153726.17.help.text
-msgctxt "03020201.xhp#par_id3153726.17.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr ""
-
-#: 03020201.xhp#par_id3154490.19.help.text
-msgctxt "03020201.xhp#par_id3154490.19.help.text"
-msgid "iNumber = Freefile"
-msgstr ""
-
-#: 03020201.xhp#par_id3150418.20.help.text
-msgctxt "03020201.xhp#par_id3150418.20.help.text"
-msgid "Open aFile For Random As #iNumber Len=32"
-msgstr "Otvoriti aFile zanasumicno kao #iBroj Len=32"
+msgctxt ""
+"03060300.xhp\n"
+"bm_id3156024\n"
+"help.text"
+msgid "<bookmark_value>Imp operator (logical)</bookmark_value>"
+msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
-#: 03020201.xhp#par_id3149411.21.help.text
+#. |V{n
+#: 03060300.xhp
#, fuzzy
-msgid "Seek #iNumber,1 REM Position at beginning"
-msgstr "Traziti #iBroj,1 REM pozicija na pocetku"
+msgctxt ""
+"03060300.xhp\n"
+"hd_id3156024\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03060300.xhp\" name=\"Imp-Operator [Runtime]\">Imp Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"MOD Operator [Vrijeme izvodjenja]\">MOD Operator [Vrijeme izvodjenja]</link>"
-#: 03020201.xhp#par_id3153158.22.help.text
-#, fuzzy
-msgctxt "03020201.xhp#par_id3153158.22.help.text"
-msgid "Put #iNumber,, \"This is the first line of text\" REM Fill line with text"
-msgstr "Staviti #iBroj,, \"Ovo je prvi red teksta\" REM ispuniti sa tekstom"
+#. }k|K
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"par_id3148947\n"
+"2\n"
+"help.text"
+msgid "Performs a logical implication on two expressions."
+msgstr ""
-#: 03020201.xhp#par_id3148457.23.help.text
-#, fuzzy
-msgctxt "03020201.xhp#par_id3148457.23.help.text"
-msgid "Put #iNumber,, \"This is the second line of text\""
-msgstr "Staviti #iBroj,,\"Ovo je novi red teksta\""
+#. 6%L+
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"hd_id3148664\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03020201.xhp#par_id3150715.24.help.text
+#. _jB{
+#: 03060300.xhp
#, fuzzy
-msgctxt "03020201.xhp#par_id3150715.24.help.text"
-msgid "Put #iNumber,, \"This is the third line of text\""
-msgstr "Staviti #iBroj,,\"Ovo je novi red teksta\""
+msgctxt ""
+"03060300.xhp\n"
+"par_id3149656\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 Imp Expression2"
+msgstr "Resultat = Izrar_1 MOD Izraz_2"
-#: 03020201.xhp#par_id3153836.25.help.text
-msgctxt "03020201.xhp#par_id3153836.25.help.text"
-msgid "Seek #iNumber,2"
-msgstr ""
+#. [HH=
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"hd_id3151212\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03020201.xhp#par_id3150327.26.help.text
+#. Wz#G
+#: 03060300.xhp
#, fuzzy
-msgctxt "03020201.xhp#par_id3150327.26.help.text"
-msgid "Get #iNumber,,sText"
-msgstr "Dobiti #iBroj,2,sText"
+msgctxt ""
+"03060300.xhp\n"
+"par_id3154910\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the implication."
+msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
-#: 03020201.xhp#par_id3153707.27.help.text
-msgctxt "03020201.xhp#par_id3153707.27.help.text"
-msgid "Print sText"
+#. +a?)
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"par_id3156281\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to evaluate with the Imp operator."
msgstr ""
-#: 03020201.xhp#par_id3153764.28.help.text
-msgctxt "03020201.xhp#par_id3153764.28.help.text"
-msgid "Close #iNumber"
+#. ;Y$6
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"par_id3150440\n"
+"8\n"
+"help.text"
+msgid "If you use the Imp operator in Boolean expressions, False is only returned if the first expression evaluates to True and the second expression to False."
msgstr ""
-#: 03020201.xhp#par_id3153715.30.help.text
-msgctxt "03020201.xhp#par_id3153715.30.help.text"
-msgid "iNumber = Freefile"
+#. F8X*
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"par_id3163710\n"
+"9\n"
+"help.text"
+msgid "If you use the Imp operator in bit expressions, a bit is deleted from the result if the corresponding bit is set in the first expression and the corresponding bit is deleted in the second expression."
msgstr ""
-#: 03020201.xhp#par_id3154256.31.help.text
-msgctxt "03020201.xhp#par_id3154256.31.help.text"
-msgid "Open aFile For Random As #iNumber Len=32"
-msgstr "Otvoriti aFile zanasumicno kao #iBroj Len=32"
+#. uqRM
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"hd_id3147318\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03020201.xhp#par_id3147340.32.help.text
-msgctxt "03020201.xhp#par_id3147340.32.help.text"
-msgid "Get #iNumber,2,sText"
-msgstr "Dobiti #iBroj,2,sText"
+#. %-Oe
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"par_id3145750\n"
+"15\n"
+"help.text"
+msgid "vOut = A > B Imp B > C ' returns -1"
+msgstr ""
+
+#. ud0,
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"par_id3156441\n"
+"16\n"
+"help.text"
+msgid "vOut = B > A Imp B > C ' returns -1"
+msgstr ""
+
+#. y7Sz
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"par_id3152596\n"
+"17\n"
+"help.text"
+msgid "vOut = A > B Imp B > D ' returns 0"
+msgstr ""
+
+#. z?Gq
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"par_id3154942\n"
+"18\n"
+"help.text"
+msgid "vOut = (B > D Imp B > A) ' returns -1"
+msgstr ""
+
+#. %7dJ
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"par_id3154492\n"
+"19\n"
+"help.text"
+msgid "vOut = B Imp A ' returns -1"
+msgstr ""
+
+#. KKSB
+#: 03100070.xhp
+msgctxt ""
+"03100070.xhp\n"
+"tit\n"
+"help.text"
+msgid "CVar Function [Runtime]"
+msgstr "CVar Function [Run-time]"
-#: 03020201.xhp#par_id3155938.33.help.text
+#. .qLY
+#: 03100070.xhp
#, fuzzy
-msgid "Put #iNumber,,\"This is a new text\""
-msgstr "Staviti #iBroj,,\"Ovo je novi red teksta\""
+msgctxt ""
+"03100070.xhp\n"
+"bm_id2338633\n"
+"help.text"
+msgid "<bookmark_value>CVar function</bookmark_value>"
+msgstr "<bookmark_value>Val Funkcija</bookmark_value>"
-#: 03020201.xhp#par_id3155959.34.help.text
-#, fuzzy
-msgctxt "03020201.xhp#par_id3155959.34.help.text"
-msgid "Get #iNumber,1,sText"
-msgstr "Dobiti #iBroj,2,sText"
+#. h9lv
+#: 03100070.xhp
+msgctxt ""
+"03100070.xhp\n"
+"par_idN1054B\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100070.xhp\">CVar Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100070.xhp\">CVar Function [Run-time]</link>"
-#: 03020201.xhp#par_id3147361.35.help.text
-msgctxt "03020201.xhp#par_id3147361.35.help.text"
-msgid "Get #iNumber,2,sText"
-msgstr "Dobiti #iBroj,2,sText"
+#. ~Q/R
+#: 03100070.xhp
+msgctxt ""
+"03100070.xhp\n"
+"par_idN1055B\n"
+"help.text"
+msgid "Converts a string expression or numeric expression to a variant expression."
+msgstr "KOnvertuje znakovni izraz ili brojni izraz u razlicitu vrijednost."
-#: 03020201.xhp#par_id3146916.36.help.text
-msgctxt "03020201.xhp#par_id3146916.36.help.text"
-msgid "Put #iNumber,20,\"This is the text in record 20\""
-msgstr ""
+#. )X%G
+#: 03100070.xhp
+msgctxt ""
+"03100070.xhp\n"
+"par_idN1055E\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03020201.xhp#par_id3149259.37.help.text
-msgctxt "03020201.xhp#par_id3149259.37.help.text"
-msgid "Print Lof(#iNumber)"
-msgstr ""
+#. D#-1
+#: 03100070.xhp
+msgctxt ""
+"03100070.xhp\n"
+"par_idN10562\n"
+"help.text"
+msgid "CVar(Expression)"
+msgstr "CVar(Izraz)"
-#: 03020201.xhp#par_id3153790.38.help.text
-msgctxt "03020201.xhp#par_id3153790.38.help.text"
-msgid "Close #iNumber"
-msgstr ""
+#. 5l]p
+#: 03100070.xhp
+msgctxt ""
+"03100070.xhp\n"
+"par_idN10565\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03020201.xhp#par_id3155606.40.help.text
-msgctxt "03020201.xhp#par_id3155606.40.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. f^7Y
+#: 03100070.xhp
+msgctxt ""
+"03100070.xhp\n"
+"par_idN10569\n"
+"help.text"
+msgid "Variant."
+msgstr "Razlicit"
-#: 03020100.xhp#tit.help.text
-msgid "Opening and Closing Files"
-msgstr ""
+#. ={M:
+#: 03100070.xhp
+msgctxt ""
+"03100070.xhp\n"
+"par_idN1056C\n"
+"help.text"
+msgid "Parameter:"
+msgstr "Parametar:"
-#: 03020100.xhp#hd_id3152924.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020100.xhp\" name=\"Opening and Closing Files\">Opening and Closing Files</link>"
-msgstr ""
+#. OH[v
+#: 03100070.xhp
+msgctxt ""
+"03100070.xhp\n"
+"par_idN10570\n"
+"help.text"
+msgid "Expression: Any string or numeric expression that you want to convert."
+msgstr "Izraz: Bilo koji znak ili brojni izraz koji zelis konvertovati."
-#: 03030108.xhp#tit.help.text
-msgid "CDateFromIso Function [Runtime]"
-msgstr "CDateFromIso funkcija [Run-time]"
+#. /H.Y
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"tit\n"
+"help.text"
+msgid "Mod-Operator [Runtime]"
+msgstr "MOD Operator [Vrijeme izvodjenja]"
-#: 03030108.xhp#bm_id3153127.help.text
-msgid "<bookmark_value>CdateFromIso function</bookmark_value>"
-msgstr "<bookmark_value>CdateFromIso funkcija</bookmark_value>"
+#. h4uc
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"bm_id3150669\n"
+"help.text"
+msgid "<bookmark_value>MOD operator (mathematical)</bookmark_value>"
+msgstr "<bookmark_value>MOD operator (matematicki)</bookmark_value>"
-#: 03030108.xhp#hd_id3153127.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030108.xhp\" name=\"CDateFromIso Function [Runtime]\">CDateFromIso Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030108.xhp\" name=\"CDateFromIso funkcija [Run-time]\">CDateFromIso funkcija [Run-time]</link>"
+#. tpFQ
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"hd_id3150669\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"Mod-Operator [Runtime]\">Mod Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"MOD Operator [Vrijeme izvodjenja]\">MOD Operator [Vrijeme izvodjenja]</link>"
-#: 03030108.xhp#par_id3148550.2.help.text
-msgid "Returns the internal date number from a string that contains a date in ISO format."
-msgstr "Vrača interni datumski broj od niza karaktera koji sadrži datum u ISO formatu."
+#. Ck2L
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"par_id3148686\n"
+"2\n"
+"help.text"
+msgid "Returns the integer remainder of a division."
+msgstr "Vraca cijeli broj ostataka dijeljenja"
-#: 03030108.xhp#hd_id3148947.3.help.text
-msgctxt "03030108.xhp#hd_id3148947.3.help.text"
+#. R8@z
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"hd_id3146795\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03030108.xhp#par_id3150400.4.help.text
-msgid "CDateFromIso(String)"
-msgstr ""
+#. C].}
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"par_id3147560\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 MOD Expression2"
+msgstr "Resultat = Izrar_1 MOD Izraz_2"
-#: 03030108.xhp#hd_id3154367.5.help.text
-msgctxt "03030108.xhp#hd_id3154367.5.help.text"
+#. zWL7
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"hd_id3149657\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03030108.xhp#par_id3156212.6.help.text
-msgid "Internal date number"
-msgstr "Interni datumski broj "
+#. K?.L
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"par_id3153380\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "Cjelobrojno"
-#: 03030108.xhp#hd_id3125864.7.help.text
-msgctxt "03030108.xhp#hd_id3125864.7.help.text"
+#. PyKi
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"hd_id3154365\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03030108.xhp#par_id3154685.8.help.text
-msgid "<emph>String:</emph> A string that contains a date in ISO format. The year may have two or four digits."
-msgstr "<emph>String</emph>: Niz karaktera koji sadrži datum u ISO formatu. Godina može imati dvije ili četiri cifre."
+#. F6FR
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"par_id3145172\n"
+"8\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the MOD operation."
+msgstr "<emph>Resultat:</emph>: Brojcana varijabla koja sadrzi rezultat MOD operacije."
+
+#. ^sg)
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"par_id3151042\n"
+"9\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to divide."
+msgstr "<emph>Izraz_1, Izraz_2</emph>: Brojcani izraz koji zelite da podijelite."
-#: 03030108.xhp#hd_id3150439.9.help.text
-msgctxt "03030108.xhp#hd_id3150439.9.help.text"
+#. qK0e
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"hd_id3147287\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03030108.xhp#par_id3147318.10.help.text
-msgid "dateval = CDateFromIso(\"20021231\")"
-msgstr ""
+#. DAVC
+#: 03070600.xhp
+#, fuzzy
+msgctxt ""
+"03070600.xhp\n"
+"par_id3161832\n"
+"12\n"
+"help.text"
+msgid "Print 10 Mod 2.5 ' returns 0"
+msgstr "ispis 10 mod 2.5 REM vraca 0"
-#: 03030108.xhp#par_id3146921.11.help.text
-msgid "returns 12/31/2002 in the date format of your system"
-msgstr "vraća 12/31/2002 u datumskom formatu vašeg sistema "
+#. W(B?
+#: 03070600.xhp
+#, fuzzy
+msgctxt ""
+"03070600.xhp\n"
+"par_id3146922\n"
+"13\n"
+"help.text"
+msgid "Print 10 / 2.5 ' returns 4"
+msgstr "ispis 10 / 2.5 REM vraca 4"
-#: 03030301.xhp#tit.help.text
+#. kQ*W
+#: 03070600.xhp
#, fuzzy
-msgid "Date Statement [Runtime]"
-msgstr "Naziv izjave [Run-time]"
+msgctxt ""
+"03070600.xhp\n"
+"par_id3145273\n"
+"14\n"
+"help.text"
+msgid "Print 10 Mod 5 ' returns 0"
+msgstr "ispis 10 mod 5 REM vraca 0"
-#: 03030301.xhp#bm_id3156027.help.text
+#. P_$T
+#: 03070600.xhp
#, fuzzy
-msgid "<bookmark_value>Date statement</bookmark_value>"
-msgstr "<bookmark_value>Naziv izjave</bookmark_value>"
+msgctxt ""
+"03070600.xhp\n"
+"par_id3150011\n"
+"15\n"
+"help.text"
+msgid "Print 10 / 5 ' returns 2"
+msgstr "ispis 10 / 5 REM vraca 2"
-#: 03030301.xhp#hd_id3156027.1.help.text
+#. X=fb
+#: 03070600.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03030301.xhp\" name=\"Date Statement [Runtime]\">Date Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020412.xhp\" name=\"Naziv izjave [Run-time]\">Naziv izjave [Run-time]</link>"
+msgctxt ""
+"03070600.xhp\n"
+"par_id3149483\n"
+"16\n"
+"help.text"
+msgid "Print 5 Mod 10 ' returns 5"
+msgstr "ispis 5 mod 10 REM vraca 5"
-#: 03030301.xhp#par_id3147291.2.help.text
-msgid "Returns the current system date as a string, or resets the date. The date format depends on your local system settings."
-msgstr ""
+#. Q6s)
+#: 03070600.xhp
+#, fuzzy
+msgctxt ""
+"03070600.xhp\n"
+"par_id3151114\n"
+"17\n"
+"help.text"
+msgid "Print 5 / 10 ' returns 0.5"
+msgstr "ispis 5 / 10 REM vraca 0.5"
+
+#. 2r$T
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"tit\n"
+"help.text"
+msgid "FileCopy Statement [Runtime]"
+msgstr "FileCopy izjava [Run-time]"
+
+#. 1#A\
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"bm_id3154840\n"
+"help.text"
+msgid "<bookmark_value>FileCopy statement</bookmark_value>"
+msgstr "<bookmark_value>FileCopy izjava</bookmark_value>"
+
+#. 3DfO
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"hd_id3154840\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020406.xhp\" name=\"FileCopy Statement [Runtime]\">FileCopy Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020406.xhp\" name=\"FileCopy Izjava [Run-time]\">FileCopy izjava [Run-time]</link>"
+
+#. _*#T
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"par_id3149497\n"
+"2\n"
+"help.text"
+msgid "Copies a file."
+msgstr "kopije fajla."
-#: 03030301.xhp#hd_id3148686.3.help.text
-msgctxt "03030301.xhp#hd_id3148686.3.help.text"
+#. Soc{
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"hd_id3147443\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03030301.xhp#par_id3146794.4.help.text
-msgid "Date ; Date = Text As String"
-msgstr ""
+#. :s_E
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"par_id3146957\n"
+"4\n"
+"help.text"
+msgid "FileCopy TextFrom As String, TextTo As String"
+msgstr "FileCopy TextFrom kao znak, TextTo Kao Znak"
-#: 03030301.xhp#hd_id3154347.5.help.text
-msgctxt "03030301.xhp#hd_id3154347.5.help.text"
+#. $U-z
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"hd_id3153825\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03030301.xhp#par_id3145069.6.help.text
-msgid "<emph>Text:</emph> Only required in order to reset the system date. In this case, the string expression must correspond to the date format defined in your local settings."
+#. )KT~
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"par_id3155390\n"
+"6\n"
+"help.text"
+msgid "<emph>TextFrom:</emph> Any string expression that specifies the name of the file that you want to copy. The expression can contain optional path and drive information. If you want, you can enter a path in <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>TextFrom</emph>: Bilo koji znakovni izraz koji oznacava ime fajla koji zelite kopirati. Izraz moze sadrzavati neobaveznu putanju i informaciju o drajvu. Ako zelite mozete unijeti putanju u <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+
+#. 6j57
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"par_id3150669\n"
+"7\n"
+"help.text"
+msgid "<emph>TextTo:</emph> Any string expression that specifies where you want to copy the source file to. The expression can contain the destination drive, the path, and file name, or the path in URL notation."
msgstr ""
-#: 03030301.xhp#hd_id3150793.7.help.text
-msgctxt "03030301.xhp#hd_id3150793.7.help.text"
+#. l\mp
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"par_id3150791\n"
+"8\n"
+"help.text"
+msgid "You can only use the FileCopy statement to copy files that are not opened."
+msgstr "Mozete koristiti samo FileCopy izjavu za kopiranje fajlova koji nisu otvoreni."
+
+#. =A3r
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"hd_id3125863\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03030301.xhp#par_id3151212.8.help.text
-#, fuzzy
-msgid "Sub ExampleDate"
-msgstr "pod primjerDatum"
-
-#: 03030301.xhp#par_id3156424.9.help.text
-msgid "msgbox \"The date is \" & Date"
-msgstr ""
-
-#: 03030301.xhp#par_id3145174.10.help.text
-msgctxt "03030301.xhp#par_id3145174.10.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03131600.xhp#tit.help.text
-msgid "CreateUnoService Function [Runtime]"
-msgstr "CreateUnoService Function [Run-time]"
+#. VlwV
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefInt Statement [Runtime]"
+msgstr "DefInt Red [Pokrenuti-vrijeme]"
-#: 03131600.xhp#bm_id3150682.help.text
-#, fuzzy
-msgid "<bookmark_value>CreateUnoService function</bookmark_value>"
-msgstr "<bookmark_value>DateSerial funkcija</bookmark_value>"
+#. 7b8!
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"bm_id3149811\n"
+"help.text"
+msgid "<bookmark_value>DefInt statement</bookmark_value>"
+msgstr "<bookmark_value>DefInt red</bookmark_value>"
-#: 03131600.xhp#hd_id3150682.1.help.text
-msgid "<link href=\"text/sbasic/shared/03131600.xhp\" name=\"CreateUnoService Function [Runtime]\">CreateUnoService Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131600.xhp\" name=\"CreateUnoService Function [Run-time]\">CreateUnoService Function [Run-time]</link>"
+#. NT~S
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"hd_id3149811\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101500.xhp\" name=\"DefInt Statement [Runtime]\">DefInt Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101500.xhp\" name=\"DefInt red [Pokrenuti-vrijeme]\">DefInt Rad [Pokrenuti-vrijeme]</link>"
-#: 03131600.xhp#par_id3152924.2.help.text
-msgid "Instantiates a Uno service with the ProcessServiceManager."
-msgstr ""
+#. M%vc
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"par_id3149762\n"
+"2\n"
+"help.text"
+msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
+msgstr "Postavi zadanu vrijednost tipa, prema pisanom okrugu ako nema tipa koji je deklarisan karakter"
-#: 03131600.xhp#hd_id3152801.3.help.text
-msgctxt "03131600.xhp#hd_id3152801.3.help.text"
+#. T[4C
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"hd_id3148686\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03131600.xhp#par_id3153346.4.help.text
-msgid "oService = CreateUnoService( Uno service name )"
-msgstr ""
+#. ?|oE
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"par_id3156023\n"
+"4\n"
+"help.text"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx Karakterokrug1[, Karakterokrug2[,...]]"
-#: 03131600.xhp#par_idN1060F.help.text
-#, fuzzy
-msgid "For a list of available services, go to: http://api.libreoffice.org/docs/common/ref/com/sun/star/module-ix.html"
-msgstr "Za listu dostupnih usluga,idite na: http://api.openoffice.org/docs/common/ref/com/sun/star/module-ix.html"
+#. t7,x
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"hd_id3156344\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03131600.xhp#hd_id3151111.5.help.text
+#. iRrt
+#: 03101500.xhp
#, fuzzy
-msgctxt "03131600.xhp#hd_id3151111.5.help.text"
-msgid "Examples:"
-msgstr "Primjer:"
-
-#: 03131600.xhp#par_id3154046.6.help.text
-msgctxt "03131600.xhp#par_id3154046.6.help.text"
-msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
-msgstr ""
+msgctxt ""
+"03101500.xhp\n"
+"par_id3147560\n"
+"6\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgstr "<emph>Characterrange</emph>: Slova koja odredzuju okrug varijabli koje zelite vidjeti kao zadanu vrijednost tipa for"
-#: 03131600.xhp#bm_id8334604.help.text
-msgid "<bookmark_value>filepicker;API service</bookmark_value>"
+#. F7I_
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"par_id3150398\n"
+"7\n"
+"help.text"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr ""
-#: 03131600.xhp#par_idN10625.help.text
-msgid "The following code uses a service to open a file open dialog:"
-msgstr "Sljedeci kod koristi uslugu da otvori dijalog box:"
-
-#: 03131600.xhp#par_idN10628.help.text
-#, fuzzy
-msgctxt "03131600.xhp#par_idN10628.help.text"
-msgid "Sub Main"
-msgstr "Sub glavno()"
+#. Sn_3
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"par_id3154365\n"
+"8\n"
+"help.text"
+msgid "<emph>Keyword:</emph> Default variable type"
+msgstr "<emph>Keyword</emph>: Default variable type"
-#: 03131600.xhp#par_idN1062B.help.text
-msgid "fName = FileOpenDialog (\"Please select a file\")"
-msgstr "fName = FileOpenDialogueBox(\"Izaberite fajl\")"
+#. rN68
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"par_id3125863\n"
+"9\n"
+"help.text"
+msgid "<emph>DefInt:</emph> Integer"
+msgstr "<emph>DefInt</emph>: Intedzer"
-#: 03131600.xhp#par_idN10630.help.text
-msgid "print \"file chosen: \"+fName"
-msgstr ""
+#. !Ogk
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"hd_id3154123\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03131600.xhp#par_idN10635.help.text
+#. \Tl@
+#: 03101500.xhp
#, fuzzy
-msgctxt "03131600.xhp#par_idN10635.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03131600.xhp#par_idN1063A.help.text
-msgid "function FileOpenDialog(title as String) as String"
-msgstr "Funkcija FileOpenDialogueBox(title as String) kao String"
-
-#: 03131600.xhp#par_idN1063D.help.text
-msgid "filepicker = createUnoService(\"com.sun.star.ui.dialogs.FilePicker\")"
-msgstr ""
-
-#: 03131600.xhp#par_idN10642.help.text
-msgid "filepicker.Title = title"
-msgstr ""
+msgctxt ""
+"03101500.xhp\n"
+"par_id3151042\n"
+"12\n"
+"help.text"
+msgid "' Prefix definitions for variable types"
+msgstr "REM Prefiks definisan z6a variable tipa"
-#: 03131600.xhp#par_idN10647.help.text
-msgid "filepicker.execute()"
-msgstr ""
+#. ?7^_
+#: 03101500.xhp
+#, fuzzy
+msgctxt ""
+"03101500.xhp\n"
+"par_id3153728\n"
+"22\n"
+"help.text"
+msgid "iCount=200 ' iCount is an implicit integer variable"
+msgstr "iCount=200 REM iCount je implicitni brojav variabli"
-#: 03131600.xhp#par_idN1064C.help.text
-msgid "files = filepicker.getFiles()"
-msgstr ""
+#. Gk7X
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"tit\n"
+"help.text"
+msgid "Seek Function [Runtime]"
+msgstr "Traziti Funkciju [Run-time]"
-#: 03131600.xhp#par_idN10651.help.text
-msgid "FileOpenDialog=files(0)"
-msgstr ""
+#. %kbY
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"bm_id3154367\n"
+"help.text"
+msgid "<bookmark_value>Seek function</bookmark_value>"
+msgstr "<bookmark_value>Trazi Funkciju</bookmark_value>"
-#: 03131600.xhp#par_idN10656.help.text
-msgid "End function"
-msgstr "kraj funkcije"
+#. 7sT#
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"hd_id3154367\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek Function [Runtime]\">Seek Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Trazi Funkciju [Run-time]\">Trazi Funkcija [Run-time]</link>"
-#: 03120301.xhp#tit.help.text
-#, fuzzy
-msgid "Format Function [Runtime]"
-msgstr "Niz Funkcija [Vrijeme izvršavanja]"
+#. _~\w
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"par_id3156280\n"
+"2\n"
+"help.text"
+msgid "Returns the position for the next writing or reading in a file that was opened with the open statement."
+msgstr "Varca poziciju za sljedece pisanje ili citanje u datoteku koja je otvorena sa Otvoriti izjavom."
-#: 03120301.xhp#bm_id3153539.help.text
-#, fuzzy
-msgid "<bookmark_value>Format function</bookmark_value>"
-msgstr "<bookmark_value>Niz Funkcija</bookmark_value>"
+#. X[AZ
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"par_id3153194\n"
+"3\n"
+"help.text"
+msgid "For random access files, the Seek function returns the number of the next record to be read."
+msgstr "Za datoteke sa nasumicnim pristupom, Trazi funkcija vraca broj sljedeceg reda koji treca biti procitan."
-#: 03120301.xhp#hd_id3153539.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03120301.xhp\" name=\"Format Function [Runtime]\">Format Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Trim Function [Run-time]\">Trim funkcija [U izvršenju]</link>"
+#. U^jm
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"par_id3161831\n"
+"4\n"
+"help.text"
+msgid "For all other files, the function returns the byte position at which the next operation is to occur."
+msgstr "Za sve ostale datoteke, Funkcija vraca pozicijubajta na kojoj ce se operacija izvrsiti."
-#: 03120301.xhp#par_id3156042.2.help.text
-msgid "Converts a number to a string, and then formats it according to the format that you specify."
-msgstr ""
+#. _\+l
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"par_id3155854\n"
+"5\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek\">Seek</link>."
+msgstr "Vidi jos: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Otvori</link>, <link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek\">Seek</link>."
-#: 03120301.xhp#hd_id3145090.4.help.text
-msgctxt "03120301.xhp#hd_id3145090.4.help.text"
+#. #=,+
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"hd_id3152460\n"
+"6\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03120301.xhp#par_id3153527.5.help.text
-msgid "Format (Number [, Format As String])"
-msgstr ""
+#. +0\/
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"par_id3145365\n"
+"7\n"
+"help.text"
+msgid "Seek (FileNumber)"
+msgstr "Tarzi (FajlBroj)"
-#: 03120301.xhp#hd_id3149178.6.help.text
-msgctxt "03120301.xhp#hd_id3149178.6.help.text"
+#. @Q+}
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"hd_id3148575\n"
+"8\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03120301.xhp#par_id3148474.7.help.text
-#, fuzzy
-msgctxt "03120301.xhp#par_id3148474.7.help.text"
-msgid "String"
-msgstr "Stringovi"
+#. JOE@
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"par_id3159156\n"
+"9\n"
+"help.text"
+msgid "Long"
+msgstr ""
-#: 03120301.xhp#hd_id3159176.8.help.text
-msgctxt "03120301.xhp#hd_id3159176.8.help.text"
+#. F=1h
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"hd_id3149665\n"
+"10\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03120301.xhp#par_id3149415.9.help.text
-#, fuzzy
-msgid "<emph>Number:</emph> Numeric expression that you want to convert to a formatted string."
-msgstr "<emph>Text2</emph>: String izraz koji želite pretraživati."
-
-#: 03120301.xhp#par_id3147531.10.help.text
-msgid "<emph>Format:</emph> String that specifies the format code for the number. If <emph>Format</emph> is omitted, the Format function works like the <emph>Str</emph> function."
-msgstr ""
-
-#: 03120301.xhp#hd_id3147561.47.help.text
-msgid "Formatting Codes"
-msgstr ""
-
-#: 03120301.xhp#par_id3147265.11.help.text
-msgid "The following list describes the codes that you can use for formatting a number:"
-msgstr ""
-
-#: 03120301.xhp#par_id3153380.12.help.text
-msgid "<emph>0:</emph> If <emph>Number</emph> has a digit at the position of the 0 in the format code, the digit is displayed, otherwise a zero is displayed."
-msgstr ""
-
-#: 03120301.xhp#par_id3151210.13.help.text
-msgid "If <emph>Number</emph> has fewer digits than the number of zeros in the format code, (on either side of the decimal), leading or trailing zeros are displayed. If the number has more digits to the left of the decimal separator than the amount of zeros in the format code, the additional digits are displayed without formatting."
-msgstr ""
-
-#: 03120301.xhp#par_id3151176.14.help.text
-msgid "Decimal places in the number are rounded according to the number of zeros that appear after the decimal separator in the <emph>Format </emph>code."
-msgstr ""
-
-#: 03120301.xhp#par_id3154123.15.help.text
-msgid "<emph>#:</emph> If <emph>Number</emph> contains a digit at the position of the # placeholder in the <emph>Format</emph> code, the digit is displayed, otherwise nothing is displayed at this position."
-msgstr ""
-
-#: 03120301.xhp#par_id3148452.16.help.text
-msgid "This symbol works like the 0, except that leading or trailing zeroes are not displayed if there are more # characters in the format code than digits in the number. Only the relevant digits of the number are displayed."
-msgstr ""
-
-#: 03120301.xhp#par_id3159150.17.help.text
-msgid "<emph>.:</emph> The decimal placeholder determines the number of decimal places to the left and right of the decimal separator."
-msgstr ""
-
-#: 03120301.xhp#par_id3159252.18.help.text
-msgid "If the format code contains only # placeholders to the left of this symbol, numbers less than 1 begin with a decimal separator. To always display a leading zero with fractional numbers, use 0 as a placeholder for the first digit to the left of the decimal separator."
-msgstr ""
-
-#: 03120301.xhp#par_id3153368.19.help.text
-msgid "<emph>%:</emph> Multiplies the number by 100 and inserts the percent sign (%) where the number appears in the format code."
-msgstr ""
-
-#: 03120301.xhp#par_id3149481.20.help.text
-msgid "<emph>E- E+ e- e+ :</emph> If the format code contains at least one digit placeholder (0 or #) to the right of the symbol E-, E+, e-, or e+, the number is formatted in the scientific or exponential format. The letter E or e is inserted between the number and the exponent. The number of placeholders for digits to the right of the symbol determines the number of digits in the exponent."
-msgstr ""
-
-#: 03120301.xhp#par_id3149262.21.help.text
-msgid "If the exponent is negative, a minus sign is displayed directly before an exponent with E-, E+, e-, e+. If the exponent is positive, a plus sign is only displayed before exponents with E+ or e+."
-msgstr ""
-
-#: 03120301.xhp#par_id3148617.23.help.text
-msgid "The thousands delimiter is displayed if the format code contains the delimiter enclosed by digit placeholders (0 or #)."
-msgstr ""
-
-#: 03120301.xhp#par_id3163713.29.help.text
-msgid "The use of a period as a thousands and decimal separator is dependent on the regional setting. When you enter a number directly in Basic source code, always use a period as decimal delimiter. The actual character displayed as a decimal separator depends on the number format in your system settings."
-msgstr ""
-
-#: 03120301.xhp#par_id3152887.24.help.text
-msgid "<emph>- + $ ( ) space:</emph> A plus (+), minus (-), dollar ($), space, or brackets entered directly in the format code is displayed as a literal character."
-msgstr ""
-
-#: 03120301.xhp#par_id3148576.25.help.text
-msgid "To display characters other than the ones listed here, you must precede it by a backslash (\\), or enclose it in quotation marks (\" \")."
-msgstr ""
+#. {n[+
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"par_id3148645\n"
+"11\n"
+"help.text"
+msgid "<emph>FileNumber:</emph> The data channel number used in the Open statement."
+msgstr "<emph>FajlBroj</emph>:Podatak kanala Broj koristen u otvorenoj izjavi."
-#: 03120301.xhp#par_id3153139.26.help.text
-msgid "\\ : The backslash displays the next character in the format code."
-msgstr ""
+#. h_4u
+#: 03030202.xhp
+#, fuzzy
+msgctxt ""
+"03030202.xhp\n"
+"tit\n"
+"help.text"
+msgid "Minute Function [Runtime]"
+msgstr "Month funkcija [Run-time]"
-#: 03120301.xhp#par_id3153366.27.help.text
-msgid "Characters in the format code that have a special meaning can only be displayed as literal characters if they are preceded by a backslash. The backslash itself is not displayed, unless you enter a double backslash (\\\\) in the format code."
-msgstr ""
+#. Bd\*
+#: 03030202.xhp
+#, fuzzy
+msgctxt ""
+"03030202.xhp\n"
+"bm_id3155419\n"
+"help.text"
+msgid "<bookmark_value>Minute function</bookmark_value>"
+msgstr "<bookmark_value>Month funkcija</bookmark_value>"
-#: 03120301.xhp#par_id3155411.28.help.text
-msgid "Characters that must be preceded by a backslash in the format code in order to be displayed as literal characters are date- and time-formatting characters (a, c, d, h, m, n, p, q, s, t, w, y, /, :), numeric-formatting characters (#, 0, %, E, e, comma, period), and string-formatting characters (@, &, <, >, !)."
-msgstr ""
+#. QQ^8
+#: 03030202.xhp
+#, fuzzy
+msgctxt ""
+"03030202.xhp\n"
+"hd_id3155419\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute Function [Runtime]\">Minute Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month funkcija [Run-time]\">Month funkcija [Run-time]</link>"
-#: 03120301.xhp#par_id3145749.30.help.text
-msgid "You can also use the following predefined number formats. Except for \"General Number\", all of the predefined format codes return the number as a decimal number with two decimal places."
+#. NQ4w
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"par_id3156344\n"
+"2\n"
+"help.text"
+msgid "Returns the minute of the hour that corresponds to the serial time value that is generated by the TimeSerial or the TimeValue function."
msgstr ""
-#: 03120301.xhp#par_id3150113.31.help.text
-msgid "If you use predefined formats, the name of the format must be enclosed in quotation marks."
-msgstr ""
+#. \5a`
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"hd_id3154758\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03120301.xhp#hd_id3149377.32.help.text
-msgid "Predefined format"
-msgstr ""
+#. -$3q
+#: 03030202.xhp
+#, fuzzy
+msgctxt ""
+"03030202.xhp\n"
+"par_id3149656\n"
+"4\n"
+"help.text"
+msgid "Minute (Number)"
+msgstr "Int (Broj)"
-#: 03120301.xhp#par_id3154730.33.help.text
-msgid "<emph>General Number:</emph> Numbers are displayed as entered."
-msgstr ""
+#. F55p
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"hd_id3148798\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03120301.xhp#par_id3153158.34.help.text
-msgid "<emph>Currency:</emph> Inserts a dollar sign in front of the number and encloses negative numbers in brackets."
-msgstr ""
+#. 3-mK
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"par_id3150449\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "Cjelobrojno"
-#: 03120301.xhp#par_id3154490.35.help.text
-msgid "<emph>Fixed:</emph> Displays at least one digit in front of the decimal separator."
-msgstr ""
+#. l+%6
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"hd_id3153193\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03120301.xhp#par_id3153415.36.help.text
-msgid "<emph>Standard:</emph> Displays numbers with a thousands separator."
-msgstr ""
+#. rxua
+#: 03030202.xhp
+#, fuzzy
+msgctxt ""
+"03030202.xhp\n"
+"par_id3153969\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Numeric expression that contains the serial time value that is used to return the minute value."
+msgstr "<emph>Number</emph>: Numerički izraz koji sadrži serijski datum koji će se koristiti da se ustanovi mjesec godine."
-#: 03120301.xhp#par_id3150715.37.help.text
-msgid "<emph>Percent:</emph> Multiplies the number by 100 and appends a percent sign to the number."
+#. 5Y5O
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"par_id3150869\n"
+"9\n"
+"help.text"
+msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the minute of the serial time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression:"
msgstr ""
-#: 03120301.xhp#par_id3153836.38.help.text
-msgid "<emph>Scientific:</emph> Displays numbers in scientific format (for example, 1.00E+03 for 1000)."
+#. )dWa
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"par_id3149262\n"
+"10\n"
+"help.text"
+msgid "Print Minute(TimeSerial(12,30,41))"
msgstr ""
-#: 03120301.xhp#par_id3153707.39.help.text
-msgid "A format code can be divided into three sections that are separated by semicolons. The first part defines the format for positive values, the second part for negative values, and the third part for zero. If you only specify one format code, it applies to all numbers."
-msgstr ""
+#. iOBJ
+#: 03030202.xhp
+#, fuzzy
+msgctxt ""
+"03030202.xhp\n"
+"par_id3148576\n"
+"11\n"
+"help.text"
+msgid "returns the value 30."
+msgstr "vrača vrijednost 20."
-#: 03120301.xhp#hd_id3149019.40.help.text
-msgctxt "03120301.xhp#hd_id3149019.40.help.text"
+#. ?RoA
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"hd_id3150010\n"
+"12\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03120301.xhp#par_id3156054.41.help.text
+#. 3.o(
+#: 03030202.xhp
#, fuzzy
-msgid "Sub ExampleFormat"
-msgstr "Sub PrimjerStr"
-
-#: 03120301.xhp#par_id3148993.42.help.text
-msgid "MsgBox Format(6328.2, \"##,##0.00\")"
-msgstr ""
-
-#: 03120301.xhp#par_idN107A2.help.text
-msgid "REM always use a period as decimal delimiter when you enter numbers in Basic source code."
-msgstr ""
+msgctxt ""
+"03030202.xhp\n"
+"par_id3159154\n"
+"13\n"
+"help.text"
+msgid "Sub ExampleMinute"
+msgstr "Sub PrimjerKosinus"
-#: 03120301.xhp#par_id3147339.46.help.text
-msgid "REM displays for example 6,328.20 in English locale, 6.328,20 in German locale."
+#. n\XY
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"par_id3146119\n"
+"14\n"
+"help.text"
+msgid "MsgBox \"The current minute is \"& Minute(Now)& \".\""
msgstr ""
-#: 03120301.xhp#par_id3156382.43.help.text
+#. BVb*
+#: 03030202.xhp
#, fuzzy
-msgctxt "03120301.xhp#par_id3156382.43.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 03130500.xhp#tit.help.text
-msgid "Shell Function [Runtime]"
-msgstr "Shell Funkcija [U izvršenju]"
+msgctxt ""
+"03030202.xhp\n"
+"par_id3153726\n"
+"15\n"
+"help.text"
+msgid "end sub"
+msgstr "kraj sub"
-#: 03130500.xhp#bm_id3150040.help.text
-#, fuzzy
-msgid "<bookmark_value>Shell function</bookmark_value>"
-msgstr "<bookmark_value>Trazi Funkciju</bookmark_value>"
+#. *2]C
+#: 03103200.xhp
+msgctxt ""
+"03103200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Option Base Statement [Runtime]"
+msgstr ""
-#: 03130500.xhp#hd_id3150040.1.help.text
+#. j^W$
+#: 03103200.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03130500.xhp\" name=\"Shell Function [Runtime]\">Shell Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Trazi Funkciju [Run-time]\">Trazi Funkcija [Run-time]</link>"
-
-#: 03130500.xhp#par_id3153394.2.help.text
-msgid "Starts another application and defines the respective window style, if necessary."
-msgstr "Pokretanje druge aplikacije i definiranje odgovarajuceg stila prozora, ako je potrebno."
-
-#: 03130500.xhp#hd_id3153345.4.help.text
-msgctxt "03130500.xhp#hd_id3153345.4.help.text"
-msgid "Syntax"
-msgstr "Sintaksa:"
-
-#: 03130500.xhp#par_id3147576.5.help.text
-msgid "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync]) "
-msgstr "Shell (putanje kao String [, Stil prozora kao Integer] [, Param As String] [, bSync])"
+msgctxt ""
+"03103200.xhp\n"
+"bm_id3155805\n"
+"help.text"
+msgid "<bookmark_value>Option Base statement</bookmark_value>"
+msgstr "<bookmark_value>Naziv izjave</bookmark_value>"
-#: 03130500.xhp#hd_id3149235.6.help.text
+#. *U{-
+#: 03103200.xhp
#, fuzzy
-msgctxt "03130500.xhp#hd_id3149235.6.help.text"
-msgid "Parameter"
-msgstr "Parametar:"
-
-#: 03130500.xhp#hd_id3154306.23.help.text
-msgid "Pathname"
-msgstr "Ime putanje"
-
-#: 03130500.xhp#par_id3155419.7.help.text
-msgid "Complete path and program name of the program that you want to start."
-msgstr "Kompletan plan puta i naziv programa koji želite pokrenuti."
-
-#: 03130500.xhp#hd_id3150771.24.help.text
-msgid "Windowstyle"
-msgstr "Stil prozora"
-
-#: 03130500.xhp#par_id3145609.8.help.text
-msgid "Optional integer expression that specifies the style of the window that the program is executed in. The following values are possible:"
-msgstr "Neobavezno cijeli izraz koji odreduje stil prozora u kojem se program izvršava. Moguce su sljedece vrijednosti:"
+msgctxt ""
+"03103200.xhp\n"
+"hd_id3155805\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103200.xhp\" name=\"Option Base Statement [Runtime]\">Option Base Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Const Statement [Run-time]\">Const Statement [Run-time]</link>"
-#: 03130500.xhp#par_id3148663.25.help.text
-msgctxt "03130500.xhp#par_id3148663.25.help.text"
-msgid "0"
+#. =s)J
+#: 03103200.xhp
+msgctxt ""
+"03103200.xhp\n"
+"par_id3147242\n"
+"2\n"
+"help.text"
+msgid "Defines the default lower boundary for arrays as 0 or 1."
msgstr ""
-#: 03130500.xhp#par_id3153360.10.help.text
-msgid "The focus is on the hidden program window."
-msgstr "Fokus je na skrivenom prozoru programa."
+#. R$18
+#: 03103200.xhp
+msgctxt ""
+"03103200.xhp\n"
+"hd_id3150771\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03130500.xhp#par_id3154123.26.help.text
-msgctxt "03130500.xhp#par_id3154123.26.help.text"
-msgid "1"
+#. {q!n
+#: 03103200.xhp
+msgctxt ""
+"03103200.xhp\n"
+"par_id3147573\n"
+"4\n"
+"help.text"
+msgid "Option Base { 0 | 1}"
msgstr ""
-#: 03130500.xhp#par_id3144760.11.help.text
-msgid "The focus is on the program window in standard size."
-msgstr "Fokus je na prozoru programa u standardnoj velicini."
+#. .%Uf
+#: 03103200.xhp
+msgctxt ""
+"03103200.xhp\n"
+"hd_id3145315\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03130500.xhp#par_id3156422.27.help.text
-msgctxt "03130500.xhp#par_id3156422.27.help.text"
-msgid "2"
+#. b*%/
+#: 03103200.xhp
+msgctxt ""
+"03103200.xhp\n"
+"par_id3147229\n"
+"6\n"
+"help.text"
+msgid "This statement must be added before the executable program code in a module."
msgstr ""
-#: 03130500.xhp#par_id3148451.12.help.text
-msgid "The focus is on the minimized program window."
-msgstr "Fokus je na minimiziranom prozoru programa."
-
-#: 03130500.xhp#par_id3149561.28.help.text
-msgctxt "03130500.xhp#par_id3149561.28.help.text"
-msgid "3"
-msgstr ""
+#. :023
+#: 03103200.xhp
+msgctxt ""
+"03103200.xhp\n"
+"hd_id3150870\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03130500.xhp#par_id3146921.13.help.text
-msgid "focus is on the maximized program window."
-msgstr "Fokus je na maksimiziranom prozoru programa."
+#. g(cb
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"tit\n"
+"help.text"
+msgid "Sqr Function [Runtime]"
+msgstr "Sqr Funkcija [Run-time]"
-#: 03130500.xhp#par_id3149481.29.help.text
-msgctxt "03130500.xhp#par_id3149481.29.help.text"
-msgid "4"
-msgstr ""
+#. k*k8
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"bm_id3156027\n"
+"help.text"
+msgid "<bookmark_value>Sqr function</bookmark_value>"
+msgstr "<bookmark_value>Sqr Funkcija</bookmark_value>"
-#: 03130500.xhp#par_id3155854.14.help.text
-msgid "Standard size program window, without focus."
-msgstr "Standardna velicina prozora programa, bez fokusa."
+#. Wn)x
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"hd_id3156027\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080401.xhp\" name=\"Sqr Function [Runtime]\">Sqr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080401.xhp\" name=\"Sqr Funkcija [Run-time]\">Sqr Funkcija [Run-time]</link>"
-#: 03130500.xhp#par_id3145271.30.help.text
-msgctxt "03130500.xhp#par_id3145271.30.help.text"
-msgid "6"
-msgstr ""
+#. k)y:
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"par_id3147226\n"
+"2\n"
+"help.text"
+msgid "Calculates the square root of a numeric expression."
+msgstr "Racuna kvadratni korjen brojcanog izraza."
-#: 03130500.xhp#par_id3152938.15.help.text
-msgid "Minimized program window, focus remains on the active window."
-msgstr "Minimizirani prozor programa, fokus ostaje na aktivnom prozoru."
+#. iLvT
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"hd_id3143267\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03130500.xhp#par_id3146119.31.help.text
-msgid "10"
-msgstr "10"
+#. ;%u(
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"par_id3149415\n"
+"4\n"
+"help.text"
+msgid "Sqr (Number)"
+msgstr "Sqr (Broj)"
-#: 03130500.xhp#par_id3151112.16.help.text
-msgid "Full-screen display."
-msgstr "Puni prikaz."
+#. Qh_d
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"hd_id3156023\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03130500.xhp#hd_id3150419.33.help.text
-msgid "Param"
+#. A[Sa
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"par_id3156343\n"
+"6\n"
+"help.text"
+msgid "Double"
msgstr ""
-#: 03130500.xhp#par_id3149412.17.help.text
-msgid "Any string expression that specifies the command line that want to pass."
-msgstr "Bilo koji string izraz koji odredjuje komandnu liniju koju zelite proslijediti."
+#. VHkI
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"hd_id3147265\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03130500.xhp#hd_id3148456.32.help.text
-msgid "bSync"
-msgstr ""
+#. :7!}
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"par_id3149457\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the square root for."
+msgstr "<emph>Number</emph>: Brojcani izraz od kojeg zelite kvadratni korjen."
-#: 03130500.xhp#par_id3154096.18.help.text
-msgid "If this value is set to <emph>true</emph>, the <emph>Shell</emph> command and all $[officename] tasks wait until the shell process completes. If the value is set to <emph>false</emph>, the shell returns directly. The default value is <emph>false</emph>."
-msgstr "Ako je ova vrijednost stavljena na <emph>true</emph>, the <emph>Shell</emph> komanda i sve $[officename] zadaci cekaju dok shell proces ne završi. Ako je vrijednost postavljena na<emph>false</emph>, konzola vraca direktno. Zadana vrijednost je <emph>false</emph>."
+#. etHs
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"par_id3154365\n"
+"9\n"
+"help.text"
+msgid "A square root is the number that you multiply by itself to produce another number, for example, the square root of 36 is 6."
+msgstr "Kvadratni korjen broja je broj koji pomnozen sa samim sobom daje taj broj, na primjer, kvadratni korjen od 36 je 6."
-#: 03130500.xhp#hd_id3154270.19.help.text
-#, fuzzy
-msgctxt "03130500.xhp#hd_id3154270.19.help.text"
-msgid "Example"
+#. V(aP
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"hd_id3153192\n"
+"10\n"
+"help.text"
+msgid "Example:"
msgstr "Primjer:"
-#: 03130500.xhp#par_id3153948.20.help.text
-msgid "Sub ExampleShellForWin"
-msgstr "Sub PrimjerKonzoleZaWin"
-
-#: 03130500.xhp#par_id3154479.21.help.text
-msgid " Shell(\"c:\\windows\\calc.exe\",2)"
-msgstr "Konzola(\"c:\\windows\\calc.exe\",2)"
-
-#: 03130500.xhp#par_id3153709.22.help.text
-msgctxt "03130500.xhp#par_id3153709.22.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03104600.xhp#tit.help.text
-msgid "EqualUnoObjects Function [Runtime]"
-msgstr "JednakoUnoObjektu Funkcija [Vrijeme izvršavanja]"
+#. G#ns
+#: 03130700.xhp
+msgctxt ""
+"03130700.xhp\n"
+"tit\n"
+"help.text"
+msgid "GetSystemTicks Function [Runtime]"
+msgstr "GetSystemTicks funkcija [U izvršenju]"
-#: 03104600.xhp#bm_id3149205.help.text
-msgid "<bookmark_value>EqualUnoObjects function</bookmark_value>"
-msgstr "<bookmark_value>JednakoUnoObjektu Funkcija</bookmark_value>"
+#. JmsU
+#: 03130700.xhp
+msgctxt ""
+"03130700.xhp\n"
+"bm_id3147143\n"
+"help.text"
+msgid "<bookmark_value>GetSystemTicks function</bookmark_value>"
+msgstr "<bookmark_value>GetSystemTicks funkcija</bookmark_value>"
-#: 03104600.xhp#hd_id3149205.1.help.text
-msgid "<link href=\"text/sbasic/shared/03104600.xhp\" name=\"EqualUnoObjects Function [Runtime]\">EqualUnoObjects Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104600.xhp\" name=\"JednakoUnoObjektu Funkcija [Vrijeme izvršavanja]\">JednakoUnoObjektu Funkcija [Vrijeme izvršavanja]</link>"
+#. f/j-
+#: 03130700.xhp
+msgctxt ""
+"03130700.xhp\n"
+"hd_id3147143\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03130700.xhp\" name=\"GetSystemTicks Function [Runtime]\">GetSystemTicks Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03130700.xhp\" name=\"GetSystemTicks Function [Run-time]\">GetSystemTicks funkcija [U izvršenju]</link>"
-#: 03104600.xhp#par_id3145090.2.help.text
-msgid "Returns True if the two specified Basic Uno objects represent the same Uno object instance."
-msgstr "Vraca True ako dva specificirana Uno objekta oznacavaju isti primjer Uno objekta."
+#. 8eo2
+#: 03130700.xhp
+msgctxt ""
+"03130700.xhp\n"
+"par_id3153750\n"
+"2\n"
+"help.text"
+msgid "Returns the number of system ticks provided by the operating system. You can use this function to optimize certain processes."
+msgstr "Vraca broj sistemskih krpelja koje operacijski sustav dodijeli. Možete koristiti ovu funkciju kako bi se optimizirali odredene procesi."
-#: 03104600.xhp#hd_id3148538.3.help.text
-msgctxt "03104600.xhp#hd_id3148538.3.help.text"
+#. 1)M[
+#: 03130700.xhp
+msgctxt ""
+"03130700.xhp\n"
+"hd_id3153311\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03104600.xhp#par_id3150669.4.help.text
-msgid "EqualUnoObjects( oObj1, oObj2 )"
-msgstr "JednakUnoObjektu( oObj1, oObj2 )"
+#. iNXp
+#: 03130700.xhp
+msgctxt ""
+"03130700.xhp\n"
+"par_id3147242\n"
+"4\n"
+"help.text"
+msgid "GetSystemTicks()"
+msgstr ""
-#: 03104600.xhp#hd_id3150984.5.help.text
-msgctxt "03104600.xhp#hd_id3150984.5.help.text"
+#. Yb.X
+#: 03130700.xhp
+msgctxt ""
+"03130700.xhp\n"
+"hd_id3149233\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03104600.xhp#par_id3154285.6.help.text
-msgctxt "03104600.xhp#par_id3154285.6.help.text"
-msgid "Bool"
+#. :MmI
+#: 03130700.xhp
+msgctxt ""
+"03130700.xhp\n"
+"par_id3149762\n"
+"6\n"
+"help.text"
+msgid "Long"
msgstr ""
-#: 03104600.xhp#hd_id3145315.7.help.text
-msgctxt "03104600.xhp#hd_id3145315.7.help.text"
+#. |vjc
+#: 03130700.xhp
+msgctxt ""
+"03130700.xhp\n"
+"hd_id3156152\n"
+"7\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03104600.xhp#par_id3156024.8.help.text
-msgid "// Copy of objects -> same instance"
-msgstr "// Kopija objekta -> isti primjer"
-
-#: 03104600.xhp#par_id3154923.9.help.text
-msgctxt "03104600.xhp#par_id3154923.9.help.text"
-msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
-msgstr ""
+#. kI}O
+#: 03130700.xhp
+msgctxt ""
+"03130700.xhp\n"
+"par_id3154938\n"
+"13\n"
+"help.text"
+msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
+msgstr "MsgBox \"\" & lTick & \" Ticks\" ,0,\"Pauza je trajala\""
-#: 03104600.xhp#par_id3147559.10.help.text
-msgid "oIntro2 = oIntrospection"
+#. ]FSS
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"tit\n"
+"help.text"
+msgid "If...Then...Else Statement [Runtime]"
msgstr ""
-#: 03104600.xhp#par_id3150541.11.help.text
-msgid "print EqualUnoObjects( oIntrospection, oIntro2 )"
-msgstr "printaj JednakUnoObjektu( oIntrospection, oIntro2 )"
-
-#: 03104600.xhp#par_id3153525.12.help.text
-msgid "// Copy of structs as value -> new instance"
-msgstr "// Kopija structa kao vrijednost -> novi primjer"
+#. N?bi
+#: 03090101.xhp
+#, fuzzy
+msgctxt ""
+"03090101.xhp\n"
+"bm_id3154422\n"
+"help.text"
+msgid "<bookmark_value>If statement</bookmark_value>"
+msgstr "<bookmark_value>Završi Izjavu</bookmark_value>"
-#: 03104600.xhp#par_id3154366.13.help.text
-msgid "Dim Struct1 as new com.sun.star.beans.Property"
-msgstr "Dim Struct1 kao novi com.sun.star.beans.Property"
+#. eD}T
+#: 03090101.xhp
+#, fuzzy
+msgctxt ""
+"03090101.xhp\n"
+"hd_id3154422\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else Statement [Runtime]\">If...Then...Else Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement [Run-time]\">Close Statement [Run-time]</link>"
-#: 03104600.xhp#par_id3154348.14.help.text
-msgid "Struct2 = Struct1"
+#. }EFI
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3155555\n"
+"2\n"
+"help.text"
+msgid "Defines one or more statement blocks that you only want to execute if a given condition is True."
msgstr ""
-#: 03104600.xhp#par_id3154125.15.help.text
-msgid "print EqualUnoObjects( Struct1, Struct2 )"
-msgstr "printa JednakUnoObjektu( Struct1, Struct2 )"
-
-#: 03102000.xhp#tit.help.text
-msgid "DefVar Statement [Runtime]"
-msgstr "DefVar red [Pokretac- vrijeme]"
-
-#: 03102000.xhp#bm_id3143267.help.text
-msgid "<bookmark_value>DefVar statement</bookmark_value>"
-msgstr "<bookmark_value>DefVar red</bookmark_value>"
-
-#: 03102000.xhp#hd_id3143267.1.help.text
-msgid "<link href=\"text/sbasic/shared/03102000.xhp\" name=\"DefVar Statement [Runtime]\">DefVar Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102000.xhp\" name=\"DefVar red [Pokretac- vrijeme]\">DefVar red [Pokretac- vrijeme]</link>"
-
-#: 03102000.xhp#par_id3153825.2.help.text
-msgctxt "03102000.xhp#par_id3153825.2.help.text"
-msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
-msgstr "Postavi zadanu vrijednost tipa, prema pisanom okrugu ako nema tipa koji je deklarisan karakter"
-
-#: 03102000.xhp#hd_id3154143.3.help.text
-msgctxt "03102000.xhp#hd_id3154143.3.help.text"
+#. o,L]
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"hd_id3146957\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03102000.xhp#par_id3149514.4.help.text
-msgctxt "03102000.xhp#par_id3149514.4.help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Karakterokrug1[, Karakterokrug2[,...]]"
-
-#: 03102000.xhp#hd_id3156024.5.help.text
-msgctxt "03102000.xhp#hd_id3156024.5.help.text"
+#. DH+A
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3153126\n"
+"4\n"
+"help.text"
+msgid "If condition=true Then Statement block [ElseIf condition=true Then] Statement block [Else] Statement block EndIf"
+msgstr ""
+
+#. V?NE
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3123476\n"
+"help.text"
+msgid "Instead of Else If you can write ElseIf, instead of End If you can write EndIf."
+msgstr ""
+
+#. Fd!s
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"hd_id3155419\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03102000.xhp#par_id3147560.6.help.text
-msgctxt "03102000.xhp#par_id3147560.6.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr "<emph>Characterrange</emph>: Slova koja odredzuju okrug varijabli koje zelite vidjeti kao zadanu vrijednost tipa for"
-
-#: 03102000.xhp#par_id3148552.7.help.text
-msgctxt "03102000.xhp#par_id3148552.7.help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+#. P4xk
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3153062\n"
+"6\n"
+"help.text"
+msgid "The <emph>If...Then</emph> statement executes program blocks depending on given conditions. When $[officename] Basic encounters an <emph>If</emph> statement, the condition is tested. If the condition is True, all subsequent statements up to the next <emph>Else</emph> or <emph>ElseIf</emph> statement are executed. If the condition is False, and an <emph>ElseIf</emph> statement follows, $[officename] Basic tests the next condition and executes the following statements if the condition is True. If False, the program continues either with the next <emph>ElseIf</emph> or <emph>Else</emph> statement. Statements following <emph>Else</emph> are executed only if none of the previously tested conditions were True. After all conditions are evaluated, and the corresponding statements executed, the program continues with the statement following <emph>EndIf</emph>."
msgstr ""
-#: 03102000.xhp#par_id3153524.8.help.text
-#, fuzzy
-msgctxt "03102000.xhp#par_id3153524.8.help.text"
-msgid "<emph>Keyword: </emph>Default variable type"
-msgstr "<emph>Keyword</emph>: Default variable type"
-
-#: 03102000.xhp#par_id3150767.9.help.text
-msgid "<emph>DefVar:</emph> Variant"
-msgstr "<emph>DefVar</emph>: Varijanta"
-
-#: 03102000.xhp#hd_id3151041.10.help.text
-msgctxt "03102000.xhp#hd_id3151041.10.help.text"
-msgid "Example:"
-msgstr "Primjer:"
-
-#: 03102000.xhp#par_id3156214.11.help.text
-msgctxt "03102000.xhp#par_id3156214.11.help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM Prefiks definisan za variable tipa:"
-
-#: 03102000.xhp#par_id3145173.12.help.text
-msgctxt "03102000.xhp#par_id3145173.12.help.text"
-msgid "DefBool b"
+#. 41p`
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3153192\n"
+"7\n"
+"help.text"
+msgid "You can nest multiple <emph>If...Then</emph> statements."
msgstr ""
-#: 03102000.xhp#par_id3150448.13.help.text
-msgctxt "03102000.xhp#par_id3150448.13.help.text"
-msgid "DefDate t"
+#. q)C%
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3154684\n"
+"8\n"
+"help.text"
+msgid "<emph>Else</emph> and <emph>ElseIf</emph> statements are optional."
msgstr ""
-#: 03102000.xhp#par_id3153368.14.help.text
-msgctxt "03102000.xhp#par_id3153368.14.help.text"
-msgid "DefDbL d"
+#. H,O~
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3152939\n"
+"9\n"
+"help.text"
+msgid "You can use <emph>GoTo</emph> and <emph>GoSub</emph> to jump out of an <emph>If...Then</emph> block, but not to jump into an <emph>If...Then</emph> structure."
msgstr ""
-#: 03102000.xhp#par_id3155132.15.help.text
-msgctxt "03102000.xhp#par_id3155132.15.help.text"
-msgid "DefInt i"
+#. )4p*
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3153951\n"
+"10\n"
+"help.text"
+msgid "The following example enables you to enter the expiration date of a product, and determines if the expiration date has passed."
msgstr ""
-#: 03102000.xhp#par_id3155855.16.help.text
-msgctxt "03102000.xhp#par_id3155855.16.help.text"
-msgid "DefLng l"
-msgstr ""
+#. wJyu
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"hd_id3152576\n"
+"11\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03102000.xhp#par_id3147426.17.help.text
-msgctxt "03102000.xhp#par_id3147426.17.help.text"
-msgid "DefObj o"
+#. +^+I
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3154490\n"
+"16\n"
+"help.text"
+msgid "sDate = InputBox(\"Enter the expiration date (MM.DD.YYYY)\")"
msgstr ""
-#: 03102000.xhp#par_id3151117.18.help.text
-msgctxt "03102000.xhp#par_id3151117.18.help.text"
-msgid "DefVar v"
+#. *iaE
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3155601\n"
+"21\n"
+"help.text"
+msgid "MsgBox \"The expiration date has passed\""
msgstr ""
-#: 03102000.xhp#par_id3148645.20.help.text
-msgid "Sub ExampleDefVar"
-msgstr "Sub PrimjerDefVar"
-
-#: 03102000.xhp#par_id3154012.21.help.text
-msgid "vDiv=99 REM vDiv is an implicit variant"
-msgstr "vDiv=99 REM vDiv je implicitna varijanta"
-
-#: 03102000.xhp#par_id3146121.22.help.text
-msgid "vDiv=\"Hello world\""
-msgstr "vDiv=\"Zdravo svijet\""
-
-#: 03102000.xhp#par_id3149262.23.help.text
-msgctxt "03102000.xhp#par_id3149262.23.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 01030200.xhp#tit.help.text
-msgid "The Basic Editor"
-msgstr "Basic Editor"
-
-#: 01030200.xhp#bm_id3148647.help.text
-msgid "<bookmark_value>saving;Basic code</bookmark_value><bookmark_value>loading;Basic code</bookmark_value><bookmark_value>Basic editor</bookmark_value><bookmark_value>navigating;in Basic projects</bookmark_value><bookmark_value>long lines;in Basic editor</bookmark_value><bookmark_value>lines of text;in Basic editor</bookmark_value><bookmark_value>continuation;long lines in editor</bookmark_value>"
-msgstr "<bookmark_value>sačuvati; Basic kod</bookmark_value><bookmark_value>učitavanje;Basic kod</bookmark_value><bookmark_value>Basic editor</bookmark_value><bookmark_value> upravljanje; u Basic projektima</bookmark_value><bookmark_value>dugi redovi;u Basic editoru</bookmark_value><bookmark_value>redovi teksta; u Basic editoru</bookmark_value><bookmark_value>nastavak; dugi redovi u editoru</bookmark_value>"
-
-#: 01030200.xhp#hd_id3147264.1.help.text
-msgid "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"The Basic Editor\">The Basic Editor</link>"
-msgstr "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"Basic Editor\">The Basic Editor</link>"
-
-#: 01030200.xhp#par_id3145069.3.help.text
-msgid "The Basic Editor provides the standard editing functions you are familiar with when working in a text document. It supports the functions of the <emph>Edit</emph> menu (Cut, Delete, Paste), the ability to select text with the Shift key, as well as cursor positioning functions (for example, moving from word to word with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and the arrow keys)."
-msgstr "Basic Editor pruža standardne funkcije za editovanje koje su vam poznate kada radite u tekstualnom dokumentu. Podržava funkcije <emph>Izmijeni</emph> meni (Isjeci, Briši, Zalijepi), mogućnost označavanja teksta sa tipkom Shift, kao i funkcije za pozicioniranje kursora (na primjer, pomjeranje od riječi do riječi sa <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and the arrow keys)."
-
-#: 01030200.xhp#par_id3154686.31.help.text
-msgid "Long lines can be split into several parts by inserting a space and an underline character _ as the last two characters of a line. This connects the line with the following line to one logical line. (If \"Option Compatible\" is used in the same Basic module, the line continuation feature is also valid for comment lines.)"
-msgstr "Dugi redovi se mogu podijeliti u više dijelova unošenjem razmaka i znaka podcrte _ kao zadnja dva karaktera tog reda. Ovo povezuje red sa narednim redom u jedan logički red. (Ako se \"Opcija Kompatibilna\" koristi u istom Basic modulu, element nastavak reda je također ispravan za redove komentara.)"
-
-#: 01030200.xhp#par_id3151042.32.help.text
-msgid "If you press the <emph>Run BASIC</emph> icon on the <emph>Macro</emph> bar, program execution starts at the first line of the Basic editor. The program executes the first Sub or Function and then program execution stops. The \"Sub Main\" does not take precedence on program execution."
-msgstr "Ako kliknete na <emph>Pokreni BASIC</emph> ikonicu na <emph>Makro</emph> traci, izvršavanje programa počinje na prvom redu Basic editora. Program izvrši prvi Sub ili Function i onda izvršavanje programa prestajes. \"Sub Main\" nema prednost pri izvršavanju programa."
-
-#: 01030200.xhp#par_id59816.help.text
-msgid "Insert your Basic code between the Sub Main and End Sub lines that you see when you first open the IDE. Alternatively, delete all lines and then enter your own Basic code."
-msgstr "Unesite svoj Basic kod između Sub Main i End Sub redova koje ćete vidjeti kada tek otvorite IDE. Alternativno, izbrišite sve redove i onda unesite svoj Basic kod."
-
-#: 01030200.xhp#hd_id3125863.4.help.text
-msgid "Navigating in a Project"
-msgstr "Upravljanje u Projektu"
-
-#: 01030200.xhp#hd_id3145785.6.help.text
-msgid "The Library List"
-msgstr "Biblioteka Lista"
-
-#: 01030200.xhp#par_id3146120.7.help.text
-msgid "Select a library from the <emph>Library</emph> list at the left of the toolbar to load the library in the editor. The first module of the selected library will be displayed."
-msgstr "Izaberite biblioteku iz <emph>Biblioteka</emph> liste na lijevoj strani trake alata da bi učitali biblioteku u editor. Prvi modul izabrane biblioteke će biti prikazan."
-
-#: 01030200.xhp#hd_id3153190.8.help.text
-msgid "The Object Catalog"
-msgstr "Katalog Objekata"
-
-#: 01030200.xhp#hd_id3148647.15.help.text
-msgid "Saving and Loading Basic Source Code"
-msgstr "Spašavanje i Učitavanje Izvora Basic Koda"
+#. 2O_F
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3146912\n"
+"23\n"
+"help.text"
+msgid "MsgBox \"The expiration date has not yet passed\""
+msgstr ""
-#: 01030200.xhp#par_id3154320.16.help.text
-msgid "You can save Basic code in a text file for saving and importing in other programming systems."
-msgstr "Možete sačuvati Basic kod u tekst datoteku za čuvanje i importovanje u druge programske sisteme."
+#. bJo#
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3154754\n"
+"25\n"
+"help.text"
+msgid "MsgBox \"The expiration date is today\""
+msgstr ""
-#: 01030200.xhp#par_id3149959.25.help.text
-msgid "You cannot save Basic dialogs to a text file."
-msgstr "Ne možete sačuvati Basic dijaloške prozore u tekst datoteci."
+#. KQy5
+#: 03120201.xhp
+#, fuzzy
+msgctxt ""
+"03120201.xhp\n"
+"tit\n"
+"help.text"
+msgid "Space Function [Runtime]"
+msgstr "Erase Funkcija [Vrijeme izvršavanja]"
-#: 01030200.xhp#hd_id3149403.17.help.text
-msgid "Saving Source Code to a Text File"
-msgstr "Spašavanje Izvornog Koda u Tekstualnu Datoteku"
+#. 4e\A
+#: 03120201.xhp
+#, fuzzy
+msgctxt ""
+"03120201.xhp\n"
+"bm_id3150499\n"
+"help.text"
+msgid "<bookmark_value>Space function</bookmark_value>"
+msgstr "<bookmark_value>UCase funkcija</bookmark_value>"
-#: 01030200.xhp#par_id3150327.18.help.text
-msgid "Select the module that you want to export as text from the object catalog."
-msgstr "Izaberite modul koji želite eksportovati kao tekst iz kataloga objekata."
+#. 4SZO
+#: 03120201.xhp
+#, fuzzy
+msgctxt ""
+"03120201.xhp\n"
+"hd_id3150499\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120201.xhp\" name=\"Space Function [Runtime]\">Space Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Asc Funkcija [Vrijeme izvršavanja]\">Asc Funkcija [Vrijeme izvršavanja]</link>"
-#: 01030200.xhp#par_id3150752.19.help.text
-msgid "Click the <emph>Save Source As</emph> icon in the Macro toolbar."
-msgstr "Kliknite <emph>Save Source As (Sačuvaj Izvor Kao)</emph> ikonicu na Macro traci alata."
+#. %%/@
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"par_id3154927\n"
+"2\n"
+"help.text"
+msgid "Returns a string that consists of a specified amount of spaces."
+msgstr ""
-#: 01030200.xhp#par_id3154754.20.help.text
-msgid "Select a file name and click <emph>OK</emph> to save the file."
-msgstr "Izaberite ime dokumenta i kliknite <emph>OK (U redu)</emph> da sačuvate dokument."
+#. ENzK
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"hd_id3153394\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 01030200.xhp#hd_id3159264.21.help.text
-msgid "Loading Source Code From a Text File"
-msgstr "Učitavanje Izvornog Koda iz Tekstualne Datoteke"
+#. ]rDk
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"par_id3143267\n"
+"4\n"
+"help.text"
+msgid "Space (n As Long)"
+msgstr ""
-#: 01030200.xhp#par_id3147343.22.help.text
-msgid "Select the module where you want to import the source code from the object catalog."
-msgstr "Izaberite modul iz kojeg želite importovati izvorni kod iz kataloga za objekte."
+#. [Q9!
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"hd_id3147242\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 01030200.xhp#par_id3145230.23.help.text
-msgid "Position the cursor where you want to insert the program code."
-msgstr "Postavite kursor gdje želite unijeti kod programa."
+#. hP/B
+#: 03120201.xhp
+#, fuzzy
+msgctxt ""
+"03120201.xhp\n"
+"par_id3149233\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "Stringovi"
-#: 01030200.xhp#par_id3149565.24.help.text
-msgid "Click the <emph>Insert Source Text</emph> icon in the Macro toolbar."
-msgstr "Kliknite <emph>Insert Source Text (Unesi Tekst Izvora)</emph> ikonicu na Macro traci alata."
+#. \I*\
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"hd_id3156152\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 01030200.xhp#par_id3154020.33.help.text
-msgid "Select the text file containing the source code and click <emph>OK</emph>."
-msgstr "Izaberite tekstualni dokument koji sadrži izvorni kod i kliknite <emph>OK</emph>."
+#. KHr^
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"par_id3143228\n"
+"8\n"
+"help.text"
+msgid "<emph>n:</emph> Numeric expression that defines the number of spaces in the string. The maximum allowed value of n is 65535."
+msgstr ""
-#: 01030200.xhp#par_id3153198.29.help.text
-#, fuzzy
-msgctxt "01030200.xhp#par_id3153198.29.help.text"
-msgid "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
-msgstr "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Makro</link>"
+#. G-u{
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"hd_id3154760\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03080202.xhp#tit.help.text
-msgid "Log Function [Runtime]"
-msgstr "Log Funkcija [Vrijeme Izvodjenja]"
+#. [ohz
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"par_id3154216\n"
+"18\n"
+"help.text"
+msgid "MsgBox sOut,0,\"Info:\""
+msgstr ""
+
+#. ud2N
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"tit\n"
+"help.text"
+msgid "DateSerial Function [Runtime]"
+msgstr "DateSerial funkcija [Run-time]"
-#: 03080202.xhp#bm_id3149416.help.text
-msgid "<bookmark_value>Log function</bookmark_value>"
-msgstr "<bookmark_value>Log Funkcija</bookmark_value>"
+#. (;mq
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"bm_id3157896\n"
+"help.text"
+msgid "<bookmark_value>DateSerial function</bookmark_value>"
+msgstr "<bookmark_value>DateSerial funkcija</bookmark_value>"
-#: 03080202.xhp#hd_id3149416.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080202.xhp\" name=\"Log Function [Runtime]\">Log Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080202.xhp\" name=\"Log Funkcija [Vrijeme Izvodjenja]\">Log Funkcija [Vrijeme Izvodjenja]</link>"
+#. bGR8
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"hd_id3157896\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030101.xhp\" name=\"DateSerial Function [Runtime]\">DateSerial Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030101.xhp\" name=\"DateSerial funkcija[Run-time]\">DateSerial funkcija[Run-time]</link>"
-#: 03080202.xhp#par_id3145066.2.help.text
-msgid "Returns the natural logarithm of a number."
-msgstr "Vraca prirodni logaritam jednog broja."
+#. /C8R
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3143267\n"
+"2\n"
+"help.text"
+msgid "Returns a <emph>Date</emph> value for a specified year, month, or day."
+msgstr "Vraća <emph>Datum</emph> vrijednost za specifiranu godinu, mijesec, ili dan."
-#: 03080202.xhp#hd_id3159414.3.help.text
-msgctxt "03080202.xhp#hd_id3159414.3.help.text"
+#. 6)x+
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"hd_id3147264\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03080202.xhp#par_id3154760.4.help.text
-msgid "Log (Number)"
-msgstr "Log (Broj)"
+#. 16Aq
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3149670\n"
+"4\n"
+"help.text"
+msgid "DateSerial (year, month, day)"
+msgstr ""
-#: 03080202.xhp#hd_id3149457.5.help.text
-msgctxt "03080202.xhp#hd_id3149457.5.help.text"
+#. YfZR
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"hd_id3150792\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03080202.xhp#par_id3150791.6.help.text
-msgctxt "03080202.xhp#par_id3150791.6.help.text"
-msgid "Double"
-msgstr ""
+#. tfLz
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3150398\n"
+"6\n"
+"help.text"
+msgid "Date"
+msgstr "Datum"
-#: 03080202.xhp#hd_id3151211.7.help.text
-msgctxt "03080202.xhp#hd_id3151211.7.help.text"
+#. Cg}F
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"hd_id3154141\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03080202.xhp#par_id3151041.8.help.text
-msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the natural logarithm for."
-msgstr "<emph>Number</emph>: Bilo koji brojcani izraz za koji zelite da izracunate prirodni logaritam."
-
-#: 03080202.xhp#par_id3150869.9.help.text
-msgid "The natural logarithm is the logarithm to the base e. Base e is a constant with an approximate value of 2.718282..."
-msgstr "Prirodni logaritam je logaritam na bazu e. Konstanta e ima vrijednost priblizno 2.71828182845904..."
+#. |#.h
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3147229\n"
+"8\n"
+"help.text"
+msgid "<emph>Year:</emph> Integer expression that indicates a year. All values between 0 and 99 are interpreted as the years 1900-1999. For years that fall outside this range, you must enter all four digits."
+msgstr "<emph>Year</emph>: Integer izraz koji idicira godinu. Sve vrijednosti između 0 i 99 su dozvoljene kao godine 1900-1999. Za godine koje spadaju izvan ovog niza, morate unijeti sve četiri jedinice."
-#: 03080202.xhp#par_id3153968.10.help.text
-msgid "You can calculate logarithms to any base (n) for any number (x) by dividing the natural logarithm of x by the natural logarithm of n, as follows:"
-msgstr "Mozete racunati logaritme na bilo koju bazu (n) za bilo koji broj (x) tako sto podijelite prirodni logaritam od broja x sa prirodnim logaritmom od broja n, kao sto slijedi:"
+#. 0y5]
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3156280\n"
+"9\n"
+"help.text"
+msgid "<emph>Month:</emph> Integer expression that indicates the month of the specified year. The accepted range is from 1-12."
+msgstr "<emph>Month</emph>: Integer izraz koji inidicira mjesec specifirane godine. Dozvoljeni niz je od 1-12."
-#: 03080202.xhp#par_id3145420.11.help.text
-msgid "Log n(x) = Log(x) / Log(n)"
+#. CI!f
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3151043\n"
+"10\n"
+"help.text"
+msgid "<emph>Day:</emph> Integer expression that indicates the day of the specified month. The accepted range is from 1-31. No error is returned when you enter a non-existing day for a month shorter than 31 days."
msgstr ""
-#: 03080202.xhp#hd_id3155131.12.help.text
-msgctxt "03080202.xhp#hd_id3155131.12.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. ~m2*
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3161832\n"
+"11\n"
+"help.text"
+msgid "The <emph>DateSerial function</emph> returns the number of days between December 30,1899 and the given date. You can use this function to calculate the difference between two dates."
+msgstr "<emph>DateSerial funkcija</emph> vraća broj dana između decembra 30., 1899. i unesenog datuma. Možete koristiti ovu funkciju da sračunate razlike između dva datuma."
-#: 03080202.xhp#par_id3152463.13.help.text
-msgctxt "03080202.xhp#par_id3152463.13.help.text"
-msgid "Sub ExampleLogExp"
-msgstr "Sub PrimjerLogEksp"
+#. Vqg%
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3155306\n"
+"12\n"
+"help.text"
+msgid "The <emph>DateSerial function</emph> returns the data type Variant with VarType 7 (Date). Internally, this value is stored as a Double value, so that when the given date is 1.1.1900, the returned value is 2. Negative values correspond to dates before December 30, 1899 (not inclusive)."
+msgstr "<emph>DateSerial function</emph> vraća tip podatka Variant sa VarType 7 (Date). Interno, ova vrijednost se spašava kao Double tip, tako da uneseni datum iznosi 1.1.1900, povratna vrijednost je 2. Negativne vrijednosti odgovaraju datumima prije decembra 30., 1899 (nije inkluzivno)."
-#: 03080202.xhp#par_id3145750.14.help.text
-msgid "Dim a as Double"
-msgstr "Dim kao decimalni broj"
+#. nxNr
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3152576\n"
+"13\n"
+"help.text"
+msgid "If a date is defined that lies outside of the accepted range, $[officename] Basic returns an error message."
+msgstr "Ako je datum definisan izvan dozvoljenih granica, $[officename] Basci vraća grešku."
-#: 03080202.xhp#par_id3151116.15.help.text
-msgid "Dim const b1=12.345e12"
-msgstr "Dim konstanta b1=12.345e12"
+#. AcPr
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3149481\n"
+"14\n"
+"help.text"
+msgid "Whereas you define the <emph>DateValue function</emph> as a string that contains the date, the <emph>DateSerial function</emph> evaluates each of the parameters (year, month, day) as separate numeric expressions."
+msgstr "Gdje kad definišete <emph>DateValue funkciju</emph> kao niz karaktera koji sadrži datum, <emph>DateSerial funkcija</emph> radi evaluaciju svakog od parametara (godina, mjesec, dan) kao odvojeni numerički izrazi."
-#: 03080202.xhp#par_id3146985.16.help.text
-msgid "Dim const b2=1.345e34"
-msgstr "Dim konstanta b2=1.345e34"
+#. Kka:
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"hd_id3155411\n"
+"15\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03080202.xhp#par_id3148616.17.help.text
-msgid "a=Exp( Log(b1)+Log(b2) )"
-msgstr "a=Eksp( Log(b1)+Log(b2) )"
+#. }C@a
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3154942\n"
+"help.text"
+msgid "MsgBox lDate ' returns 23476"
+msgstr ""
-#: 03080202.xhp#par_id3149262.18.help.text
-msgid "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm function\""
-msgstr "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplikacija sa logaritmickom funkcijom\""
+#. Zova
+#: 03030101.xhp
+#, fuzzy
+msgctxt ""
+"03030101.xhp\n"
+"par_id3151074\n"
+"help.text"
+msgid "MsgBox sDate ' returns 04/09/1964"
+msgstr "msgbox sDate REM returns 09/04/1964"
-#: 03080202.xhp#par_id3155411.19.help.text
-msgctxt "03080202.xhp#par_id3155411.19.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. Bb:\
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"tit\n"
+"help.text"
+msgid "Seek Statement [Runtime]"
+msgstr "Traziti Izjavu [Run-time]"
-#: 03102101.xhp#tit.help.text
-msgid "ReDim Statement [Runtime]"
-msgstr "ReDim red [pokretacko-vrijeme]"
+#. *]FY
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"bm_id3159413\n"
+"help.text"
+msgid "<bookmark_value>Seek statement</bookmark_value>"
+msgstr "<bookmark_value>Trazi izjavu</bookmark_value>"
-#: 03102101.xhp#bm_id3150398.help.text
-msgid "<bookmark_value>ReDim statement</bookmark_value>"
-msgstr "<bookmark_value>ReDim red</bookmark_value>"
+#. gPX9
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"hd_id3159413\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek Statement [Runtime]\">Seek Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek Statement [Run-time]\">Trazi izjavu[Run-time]</link>"
-#: 03102101.xhp#hd_id3150398.1.help.text
-msgid "<link href=\"text/sbasic/shared/03102101.xhp\" name=\"ReDim Statement [Runtime]\">ReDim Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102101.xhp\" name=\"ReDim red [Run-time]\">ReDim red [Run-time]</link>"
+#. F;:d
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"par_id3153381\n"
+"2\n"
+"help.text"
+msgid "Sets the position for the next writing or reading in a file that was opened with the Open statement."
+msgstr "Postaviti poziciju za sljedece pisanje ili citanje u datoteci koja je otvorena unutar otvorene izjave."
-#: 03102101.xhp#par_id3154685.2.help.text
-msgctxt "03102101.xhp#par_id3154685.2.help.text"
-msgid "Declares a variable or an array."
-msgstr ""
+#. Y3*J
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"par_id2100589\n"
+"help.text"
+msgid "For random access files, the Seek statement sets the number of the next record to be accessed."
+msgstr "Za daototeke nasumicnog pristupa, trazi isjava postavlja broj sljedeceg reda kojem ce se proistupiti."
+
+#. (nm_
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"par_id5444807\n"
+"help.text"
+msgid "For all other files, the Seek statement sets the byte position at which the next operation is to occur."
+msgstr "Za sve ostale datoteke, trazi izjava postavlja poziciu bajta na mjesto gdje ce se sljedeca operacija izvrsiti."
+
+#. j0uZ
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"par_id3156280\n"
+"5\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek\">Seek</link>."
+msgstr "Vidi jos: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Otvoriti\">open</link>, <link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek\">Seek</link>."
-#: 03102101.xhp#hd_id3154218.3.help.text
-msgctxt "03102101.xhp#hd_id3154218.3.help.text"
+#. vf6q
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"hd_id3145785\n"
+"6\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03102101.xhp#par_id3156214.4.help.text
-msgctxt "03102101.xhp#par_id3156214.4.help.text"
-msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
-msgstr ""
-
-#: 03102101.xhp#par_id711996.help.text
-msgid "Optionally, you can add the <emph>Preserve</emph> keyword as a parameter to preserve the contents of the array that is redimensioned."
-msgstr "Dobrovoljno, moze se dodati <emph>Preserve</emph>kljucne rijeci kao parametri da kontekst nizova bude redimenzijonalna "
+#. JWE*
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"par_id3145273\n"
+"7\n"
+"help.text"
+msgid "Seek[#FileNumber], Position (As Long)"
+msgstr "Trazi[#FileBroj], pozicija (kao Dugacak)"
-#: 03102101.xhp#hd_id3148451.5.help.text
-msgctxt "03102101.xhp#hd_id3148451.5.help.text"
+#. S.k*
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"hd_id3154321\n"
+"8\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03102101.xhp#par_id3156423.6.help.text
-msgctxt "03102101.xhp#par_id3156423.6.help.text"
-msgid "<emph>VarName:</emph> Any variable or array name."
-msgstr ""
-
-#: 03102101.xhp#par_id3149562.7.help.text
-msgctxt "03102101.xhp#par_id3149562.7.help.text"
-msgid "<emph>Start, End:</emph> Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range."
-msgstr ""
+#. 5~A;
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"par_id3153952\n"
+"9\n"
+"help.text"
+msgid "<emph>FileNumber: </emph>The data channel number used in the Open statement."
+msgstr "<emph>FajlBroj</emph>: Podatak kanala broj koristen u otvorenoj izjavi."
-#: 03102101.xhp#par_id3155307.8.help.text
-msgid "Start and End can be numeric expressions if ReDim is used at the procedure level."
-msgstr "Pocetak i kraj mogu biti brojcano izrazeni ako ReDim je koristen kao procedurni dio."
+#. (EY7
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"par_id3145366\n"
+"10\n"
+"help.text"
+msgid "<emph>Position: </emph>Position for the next writing or reading. Position can be a number between 1 and 2,147,483,647. According to the file type, the position indicates the number of the record (files in the Random mode) or the byte position (files in the Binary, Output, Append or Input mode). The first byte in a file is position 1, the second byte is position 2, and so on."
+msgstr "<emph>Position</emph>: Pozicija za sljedece pisanje ili citanje. Pozicija moze biti broj izmedju 1 i 2,147,483,647. Prema tipu datoteke, pozicija oznacava broj reda (datoteke u nasumicnom obliku) ili pozicije bajta (Binarne datoteke, Ispisi, Dodati ili Ulazni oblik). Prvi bajt u datoteci je pozicija 1, drugi bajt je pozicija 2 i tako dalje."
-#: 03102101.xhp#par_id3153951.9.help.text
-msgid "<emph>VarType:</emph> Keyword that declares the data type of a variable."
-msgstr "<emph>VarType</emph>: Klucne rijeci, koje deklarisu bazni tip varijable."
+#. [MY-
+#: 03030206.xhp
+#, fuzzy
+msgctxt ""
+"03030206.xhp\n"
+"tit\n"
+"help.text"
+msgid "TimeValue Function [Runtime]"
+msgstr "DateValue funkcija [Run-time]"
-#: 03102101.xhp#par_id3147317.10.help.text
+#. PsO_
+#: 03030206.xhp
#, fuzzy
-msgctxt "03102101.xhp#par_id3147317.10.help.text"
-msgid "<emph>Keyword:</emph> Variable type"
-msgstr "<emph>Keyword</emph>: Default variable type"
+msgctxt ""
+"03030206.xhp\n"
+"bm_id3149670\n"
+"help.text"
+msgid "<bookmark_value>TimeValue function</bookmark_value>"
+msgstr "<bookmark_value>DateValue funkcija</bookmark_value>"
-#: 03102101.xhp#par_id3153728.11.help.text
-msgid "<emph>Bool: </emph>Boolean variable (True, False)"
-msgstr "<emph>Bool</emph>: Bulovske varijable (Tacno, Netacno)"
+#. BlQX
+#: 03030206.xhp
+#, fuzzy
+msgctxt ""
+"03030206.xhp\n"
+"hd_id3149670\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030206.xhp\" name=\"TimeValue Function [Runtime]\">TimeValue Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030102.xhp\" name=\"DateValue funkcija [Run-time]\">DateValue funkcija [Run-time]</link>"
-#: 03102101.xhp#par_id3146121.12.help.text
-msgctxt "03102101.xhp#par_id3146121.12.help.text"
-msgid "<emph>Date:</emph> Date variable"
+#. C38H
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3153361\n"
+"2\n"
+"help.text"
+msgid "Calculates a serial time value from the specified hour, minute, and second - parameters passed as strings - that represents the time in a single numeric value. This value can be used to calculate the difference between times."
msgstr ""
-#: 03102101.xhp#par_id3159156.13.help.text
-msgid "<emph>Double:</emph> Double floating point variable (1.79769313486232x10E308 - 4.94065645841247x10E-324)"
-msgstr "<emph>Double</emph>: Dupli plovece tacke variable (1.79769313486232x10E+308 - 4.94065645841247x10E-324)"
-
-#: 03102101.xhp#par_id3148616.14.help.text
-msgctxt "03102101.xhp#par_id3148616.14.help.text"
-msgid "<emph>Integer:</emph> Integer variable (-32768 - 32767)"
-msgstr ""
+#. )8tS
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"hd_id3154138\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03102101.xhp#par_id3147348.15.help.text
-msgid "<emph>Long:</emph> Long integer variable (-2,147,483,648 - 2,147,483,647)"
-msgstr "<emph>Long</emph>: Dugi brojac variabli (-2,147,483,648 - 2,147,483,647)"
+#. 1fr:
+#: 03030206.xhp
+#, fuzzy
+msgctxt ""
+"03030206.xhp\n"
+"par_id3156282\n"
+"4\n"
+"help.text"
+msgid "TimeValue (Text As String)"
+msgstr "Val (Tekst Kao String)"
-#: 03102101.xhp#par_id3149412.16.help.text
-msgid "<emph>Object:</emph> Object variable (can only be subsequently defined by Set!)"
-msgstr "<emph>Object</emph>: Objekat variable (moze samo biti odredzen od strane aparata!)"
+#. mmV6
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"hd_id3153969\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 03102101.xhp#par_id3154729.17.help.text
-msgid "<emph>[Single]:</emph> Single floating-point variable (3.402823x10E38 - 1.401298x10E-45). If no key word is specified, a variable is defined as Single, unless a statement from DefBool to DefVar is used."
-msgstr "<emph>[Single]</emph>: Slobodne plovece variable (3.402823x10E+38 - 1.401298x10E-45). Ako kljucna rijec nije odredzena, variabla je odredzena kao slobodna, ako ne red od DefBool do DefVar je koristen."
+#. GY0]
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3156424\n"
+"6\n"
+"help.text"
+msgid "Date"
+msgstr "Datum"
-#: 03102101.xhp#par_id3148458.18.help.text
-msgid "<emph>String:</emph> String variable containing a maximum of 64,000 ASCII characters."
-msgstr "<emph>String</emph>:Brojcane varijable sadrze maksimalnoof 64,000 ASCII karaktera."
+#. B2h+
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"hd_id3145172\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 03102101.xhp#par_id3149581.19.help.text
-msgid "<emph>Variant: </emph>Variant variable type (can contain all types and is set by definition)."
-msgstr "<emph>Variant:</emph> Varianta varijable tipa(moze sadrzavati sve tipove i jeste postavljena definicijom)."
+#. O!*I
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3145786\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that contains the time that you want to calculate in the format \"HH:MM:SS\"."
+msgstr ""
-#: 03102101.xhp#par_id3155601.20.help.text
-msgctxt "03102101.xhp#par_id3155601.20.help.text"
-msgid "In $[officename] Basic, you do not need to declare variables explicitly. However, you need to declare an array before you can use them. You can declare a variable with the Dim statement, using commas to separate multiple declarations. To declare a variable type, enter a type-declaration character following the name or use a corresponding key word."
+#. T*dL
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3152578\n"
+"9\n"
+"help.text"
+msgid "Use the TimeValue function to convert any time into a single value, so that you can calculate time differences."
msgstr ""
-#: 03102101.xhp#par_id3153415.21.help.text
-msgctxt "03102101.xhp#par_id3153415.21.help.text"
-msgid "$[officename] Basic supports single or multi-dimensional arrays that are defined by a specified variable type. Arrays are suitable if the program contains lists or tables that you want to edit. The advantage of arrays is that it is possible to address individual elements according to indexes, which can be formulated as numeric expressions or variables."
+#. 0W]V
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3163710\n"
+"10\n"
+"help.text"
+msgid "This TimeValue function returns the type Variant with VarType 7 (Date), and stores this value internally as a double-precision number between 0 and 0.9999999999."
msgstr ""
-#: 03102101.xhp#par_id3146971.22.help.text
-msgid "There are two ways to set the range of indices for arrays declared with the Dim statement:"
-msgstr "Nalaze se sva tipa da postave oblast indeksa za niz deklarisan sa Dim redom "
+#. cE7M
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3151117\n"
+"11\n"
+"help.text"
+msgid "As opposed to the DateSerial or the DateValue function, where serial date values result in days relative to a fixed date, you can calculate with the values that are returned by the TimeValue function, but you cannot evaluate them."
+msgstr ""
-#: 03102101.xhp#par_id3153950.23.help.text
-msgid "DIM text(20) As String REM 21 elements numbered from 0 to 20"
-msgstr "DIM text(20) Kao string REM 21 brojcani elementi od 0 do 20"
+#. iC1:
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3147426\n"
+"12\n"
+"help.text"
+msgid "In the TimeSerial function, you can pass individual parameters (hour, minute, second) as separate numeric expressions. For the TimeValue function, however, you can pass a string as a parameter containing the time."
+msgstr ""
-#: 03102101.xhp#par_id3146912.24.help.text
-msgid "DIM text(5 to 25) As String REM 21 elements numbered from 5 to 25"
-msgstr "DIM tekst (5 do 25) kao streing REM 21 elementi izbrojani od 5 do 25"
+#. Q)]1
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"hd_id3145271\n"
+"13\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03102101.xhp#par_id3153709.25.help.text
-msgid "DIM text$(-15 to 5) As String REM 21 elements (0 inclusive),"
-msgstr "DIM text$(-15 do 5)kao string REM 21 element (0 ukljucuje),"
+#. zM_r
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3149378\n"
+"33\n"
+"help.text"
+msgid "a1 = \"start time\""
+msgstr ""
-#: 03102101.xhp#par_id3150321.26.help.text
-msgid "rem numbered from -15 to 5"
-msgstr "rem izbrojan od -15 do 5"
+#. 2oKl
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3145800\n"
+"34\n"
+"help.text"
+msgid "b1 = \"end time\""
+msgstr ""
-#: 03102101.xhp#par_id3149018.27.help.text
-msgid "Variable fields, regardless of type, can be made dynamic if they are dimensioned by ReDim at the procedure level in subroutines or functions. Normally, you can only set the range of an array once and you cannot modify it. Within a procedure, you can declare an array using the ReDim statement with numeric expressions to define the range of the field sizes."
-msgstr "Polja varijabli, bez obzira na tip, moze biti napravljeno dinamicno ako iako su dimenzijonirani od strane ReDim na nivou subrutirana ili funkcijonalna. Normalno, mozete samo postaviti oblast nekog niza i ne mozete je mjenjati. Bez procedure, mozete deklarisati niz korsitec ReDim red sa brojcanim izrazom da definise oblast velicine polja "
+#. rmLY
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3151074\n"
+"35\n"
+"help.text"
+msgid "c1 = \"total time\""
+msgstr ""
-#: 03102101.xhp#hd_id3148405.28.help.text
-msgctxt "03102101.xhp#hd_id3148405.28.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. Z.y=
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"tit\n"
+"help.text"
+msgid "StrComp Function [Runtime]"
+msgstr "StrComp Funkcija [U izvršenju]"
-#: 03102101.xhp#par_id3154362.29.help.text
-msgid "Sub ExampleRedim"
-msgstr "Prijelaznik ExampleRedim"
+#. CC\x
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"bm_id3156027\n"
+"help.text"
+msgid "<bookmark_value>StrComp function</bookmark_value>"
+msgstr "<bookmark_value>StrComp funkcija</bookmark_value>"
-#: 03102101.xhp#par_id3150042.30.help.text
-msgid "Dim iVar() As Integer, iCount As Integer"
-msgstr "Dim iVar() kao Integer, iCount kao Integer"
+#. @MLN
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"hd_id3156027\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120403.xhp\" name=\"StrComp Function [Runtime]\">StrComp Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120403.xhp\" name=\"StrComp Function [Run-time]\">StrComp Funkcija [U izvršenju]</link>"
-#: 03102101.xhp#par_id3147339.31.help.text
-msgid "ReDim iVar(5) As integer"
-msgstr "ReDim iVar(5) kao integer"
+#. 0r40
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"par_id3155805\n"
+"2\n"
+"help.text"
+msgid "Compares two strings and returns an integer value that represents the result of the comparison."
+msgstr "Usporeduje dva niza te vraca cifarnu vrijednost koja predstavlja rezultat usporedbe."
-#: 03102101.xhp#par_id3149106.32.help.text
-msgid "For iCount = 1 To 5"
-msgstr "za iCount = 1 do 5"
+#. |X$;
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"hd_id3153345\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03102101.xhp#par_id3155174.33.help.text
-msgctxt "03102101.xhp#par_id3155174.33.help.text"
-msgid "iVar(iCount) = iCount"
+#. kSHo
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"par_id3150503\n"
+"4\n"
+"help.text"
+msgid "StrComp (Text1 As String, Text2 As String[, Compare])"
msgstr ""
-#: 03102101.xhp#par_id3163805.34.help.text
-msgctxt "03102101.xhp#par_id3163805.34.help.text"
-msgid "Next iCount"
-msgstr ""
+#. KfS*
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"hd_id3147574\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
+
+#. $5X4
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"par_id3156152\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "Cjelobrojno"
-#: 03102101.xhp#par_id3149568.35.help.text
-msgid "ReDim iVar(10) As integer"
-msgstr "ReDim iVar(10) kao brojac"
+#. O}wp
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"hd_id3150984\n"
+"7\n"
+"help.text"
+msgid "Parameter:"
+msgstr "Parametar:"
-#: 03102101.xhp#par_id3147364.36.help.text
-msgid "For iCount = 1 To 10"
-msgstr "za iCount = 1 do 10"
+#. QH#C
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"par_id3153061\n"
+"8\n"
+"help.text"
+msgid "<emph>Text1:</emph> Any string expression"
+msgstr "<emph>Tekst1</emph>: Bilo koji string izraz"
-#: 03102101.xhp#par_id3155335.37.help.text
-msgctxt "03102101.xhp#par_id3155335.37.help.text"
-msgid "iVar(iCount) = iCount"
-msgstr ""
+#. SY/P
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"par_id3147560\n"
+"9\n"
+"help.text"
+msgid "<emph>Text2:</emph> Any string expression"
+msgstr "<emph>Text2</emph>: Bilo koji string izraz"
-#: 03102101.xhp#par_id3154662.38.help.text
-msgctxt "03102101.xhp#par_id3154662.38.help.text"
-msgid "Next iCount"
+#. fRXe
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"par_id3146796\n"
+"10\n"
+"help.text"
+msgid "<emph>Compare:</emph> This optional parameter sets the comparison method. If Compare = 1, the string comparison is case-sensitive. If Compare = 0, no distinction is made between uppercase and lowercase letters."
msgstr ""
-#: 03102101.xhp#par_id3149926.39.help.text
-msgctxt "03102101.xhp#par_id3149926.39.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. jbv%
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"hd_id3154940\n"
+"13\n"
+"help.text"
+msgid "Return value"
+msgstr "Vrati vrijednost"
-#: 01020500.xhp#tit.help.text
-msgid "Libraries, Modules and Dialogs"
-msgstr "Biblioteke, Moduli i Dijalog Prozori"
+#. jeqN
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"par_id3150358\n"
+"27\n"
+"help.text"
+msgid "If Text1 < Text2 the function returns -1"
+msgstr "Ako Tekst1 < Tekst2 funkcija vraca -1"
-#: 01020500.xhp#hd_id3147317.1.help.text
-msgid "<link href=\"text/sbasic/shared/01020500.xhp\" name=\"Libraries, Modules and Dialogs\">Libraries, Modules and Dialogs</link>"
-msgstr "<link href=\"text/sbasic/shared/01020500.xhp\" name=\"Libraries, Modules and Dialogue Boxes\">Libraries, Modules and Dialogue Boxes</link>"
+#. w9pI
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"par_id3151043\n"
+"28\n"
+"help.text"
+msgid "If Text1 = Text2 the function returns 0"
+msgstr "Ako Tekst1 = Tekst2 funkcija vraca 0"
-#: 01020500.xhp#par_id3147427.2.help.text
-msgid "The following describes the basic use of libraries, modules and dialogs in $[officename] Basic."
-msgstr "Slijedeće opisuje osnovnu upotrebu biblioteka, modula i prozora za dijalog u $[officename] Basic."
+#. yp$4
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"par_id3158410\n"
+"29\n"
+"help.text"
+msgid "If Text1 > Text2 the function returns 1"
+msgstr "Ako Tekst1 > Tekst2 funkcija vraca 1"
-#: 01020500.xhp#par_id3146120.3.help.text
-msgid "$[officename] Basic provides tools to help you structuring your projects. It supports various \"units\" which enable you to group individual SUBS and FUNCTIONS in a Basic project."
-msgstr "$[officename] Basic omogućava alate za pomoć pri struktuiranju projekata. Podržava različite \"jedinice\" koje omogućavaju grupaciju indivudualnog SUBS i FUNKCIJA u projektu Basic."
+#. bG*e
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"hd_id3153968\n"
+"18\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 01020500.xhp#hd_id3148575.5.help.text
-msgid "Libraries"
-msgstr "Biblioteke"
+#. Uoks
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"tit\n"
+"help.text"
+msgid "Len Function [Runtime]"
+msgstr "Len Funkcija [U izvršenju]"
-#: 01020500.xhp#par_id3150011.6.help.text
-msgid "Libraries serve as a tool for organizing modules, and can either be attached to a document or a template. When the document or a template is saved, all modules contained in the library are automatically saved as well."
-msgstr "Biblioteke služe kao alat za organiziranje modula i može biti ili dodan dokumentu ili šablonu. Kada je dokument ili šablon sačuvan, svi moduli sadržani u biblioteci su automatski sačuvani također."
+#. c.3*
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"bm_id3154136\n"
+"help.text"
+msgid "<bookmark_value>Len function</bookmark_value>"
+msgstr "<bookmark_value>Len funkcija</bookmark_value>"
-#: 01020500.xhp#par_id3151112.7.help.text
-msgid "A library can contain up to 16,000 modules."
-msgstr "Biblioteka može sadržati do 16,000 modula."
+#. +ZMF
+#: 03120402.xhp
+#, fuzzy
+msgctxt ""
+"03120402.xhp\n"
+"hd_id3154136\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120402.xhp\" name=\"Len Function [Runtime]\">Len Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020302.xhp\" name=\"Loc Funkcija [Run-time]\">Loc Funkcija [Run-time]</link>"
-#: 01020500.xhp#hd_id3149262.8.help.text
-msgctxt "01020500.xhp#hd_id3149262.8.help.text"
-msgid "Modules"
-msgstr "Moduli"
+#. IQ1d
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"par_id3147576\n"
+"2\n"
+"help.text"
+msgid "Returns the number of characters in a string, or the number of bytes that are required to store a variable."
+msgstr "Vraca broj znakova u string, ili broj bajtova koji su potrebni za pohranu varijable."
-#: 01020500.xhp#par_id3156441.9.help.text
-msgid "A module contains SUBS and FUNCTIONS along with variable declarations. The length of the program that can be saved in a module is limited to 64 KB. If more space is required you can divide a $[officename] Basic project among several modules, and then save them in a single library."
-msgstr "Modul sadrži SUBS i FUNKCIJE uključujući i deklaracije varijabli. Dužina programa koji može biti sačuvan u modulu je ograničena na 64 KB. Ako je potrebno više prostora $[officename] Basic projekat se može podijeliti kroz nekoliko modula i onda sačuvati u jednu biblioteku."
+#. @qQd
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"hd_id3159177\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 01020500.xhp#hd_id3152577.11.help.text
-msgid "Dialog Modules"
-msgstr "Moduli Dijaloški Prozor"
+#. \hI]
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"par_id3150669\n"
+"4\n"
+"help.text"
+msgid "Len (Text As String)"
+msgstr "Len (Tekst kao String)"
-#: 01020500.xhp#par_id3149377.12.help.text
-msgid "Dialog modules contain dialog definitions, including the dialog box properties, the properties of each dialog element and the events assigned. Since a dialog module can only contain a single dialog, they are often referred to as \"dialogs\"."
-msgstr "Dijaloški Prozor moduli sadrže definicije dijaloških prozora, uključujući karakteristike dijaloških prozora, karakteristike svakog elementa dijaloškog prozora i slučaja dodijeljenih. Kako dijaloški prozor modul može sadržati jedan dijaloški prozor, često se navodi kao \"dijaloški prozori\"."
+#. $[PH
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"hd_id3148473\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: main0211.xhp#tit.help.text
-msgid "Macro Toolbar"
-msgstr "Makro Traka sa Alatima"
+#. /jNM
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"par_id3143270\n"
+"6\n"
+"help.text"
+msgid "Long"
+msgstr ""
-#: main0211.xhp#bm_id3150543.help.text
-msgid "<bookmark_value>toolbars; Basic IDE</bookmark_value><bookmark_value>macro toolbar</bookmark_value>"
-msgstr "<bookmark_value>toolbars; Osnovni IDE</bookmark_value><bookmark_value>Makro traka sa alatima</bookmark_value>"
+#. a8p6
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"hd_id3147531\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: main0211.xhp#hd_id3150543.1.help.text
-msgid "<link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\">Macro Toolbar</link>"
-msgstr "<link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\">Makro traka sa alatima</link>"
+#. SmD[
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"par_id3147265\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression or a variable of another type."
+msgstr "<emph>Text</emph>: Bilo koji string izraz ili varijabla drugog tipa."
-#: main0211.xhp#par_id3147288.2.help.text
-msgid "<ahelp visibility=\"visible\" hid=\".uno:MacroBarVisible\">The <emph>Macro Toolbar </emph>contains commands to create, edit, and run macros.</ahelp>"
-msgstr ":<ahelp visibility=\"visible\" hid=\".uno:MacroBarVisible\">The <emph>Macro Toolbar</emph> Sadrzi komande za kreiranje editovanje i pokretanje makroa.</ahelp>"
+#. olSh
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"hd_id3153360\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03020410.xhp#tit.help.text
-msgid "Kill Statement [Runtime]"
-msgstr "Kill Statement [Run-time]"
+#. u2;C
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"par_id3156214\n"
+"13\n"
+"help.text"
+msgid "MsgBox Len(sText) REM Returns 9"
+msgstr "MsgBox Len(sText) REM Vraca 9"
-#: 03020410.xhp#bm_id3153360.help.text
-#, fuzzy
-msgid "<bookmark_value>Kill statement</bookmark_value>"
-msgstr "<bookmark_value>Sa Izjavom</bookmark_value>"
+#. hsi1
+#: 03130600.xhp
+msgctxt ""
+"03130600.xhp\n"
+"tit\n"
+"help.text"
+msgid "Wait Statement [Runtime]"
+msgstr "Sacekaj izraz [U izvršenju]"
-#: 03020410.xhp#hd_id3153360.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020410.xhp\" name=\"Kill Statement [Runtime]\">Kill Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020410.xhp\" name=\"Kill Statement [Run-time]\">Kill Statement [Run-time]</link>"
+#. kck9
+#: 03130600.xhp
+msgctxt ""
+"03130600.xhp\n"
+"bm_id3154136\n"
+"help.text"
+msgid "<bookmark_value>Wait statement</bookmark_value>"
+msgstr "<bookmark_value>Sacekaj izraz</bookmark_value>"
-#: 03020410.xhp#par_id3151211.2.help.text
-msgid "Deletes a file from a disk."
-msgstr "Deletes a file from a disc."
+#. 0+Np
+#: 03130600.xhp
+msgctxt ""
+"03130600.xhp\n"
+"hd_id3154136\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03130600.xhp\" name=\"Wait Statement [Runtime]\">Wait Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03130600.xhp\" name=\"Wait Statement [Run-time]\">Sacekaj izraz [U izvršenju]</link>"
-#: 03020410.xhp#hd_id3150767.3.help.text
-msgctxt "03020410.xhp#hd_id3150767.3.help.text"
+#. HF;2
+#: 03130600.xhp
+msgctxt ""
+"03130600.xhp\n"
+"par_id3149236\n"
+"2\n"
+"help.text"
+msgid "Interrupts the program execution for the amount of time that you specify in milliseconds."
+msgstr "prekida izvršenje programa za iznos od vremena koje ste naveli u milisekundama."
+
+#. !Ef:
+#: 03130600.xhp
+msgctxt ""
+"03130600.xhp\n"
+"hd_id3143229\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03020410.xhp#par_id3154685.4.help.text
-#, fuzzy
-msgid "Kill File As String"
-msgstr "DIM sFile Kao String"
+#. 2eYY
+#: 03130600.xhp
+msgctxt ""
+"03130600.xhp\n"
+"par_id3150669\n"
+"4\n"
+"help.text"
+msgid "Wait millisec"
+msgstr "Sacekaj milisekunda:"
-#: 03020410.xhp#hd_id3153194.5.help.text
-msgctxt "03020410.xhp#hd_id3153194.5.help.text"
+#. a#sq
+#: 03130600.xhp
+msgctxt ""
+"03130600.xhp\n"
+"hd_id3148943\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03020410.xhp#par_id3150440.6.help.text
-msgid "<emph>File:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>File</emph>: Bilo koji znakovni izraz koji sadrzi znakovne specifikacije. Mozete koristiti i <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+#. ChBh
+#: 03130600.xhp
+msgctxt ""
+"03130600.xhp\n"
+"par_id3154924\n"
+"6\n"
+"help.text"
+msgid "<emph>millisec:</emph> Numeric expression that contains the amount of time (in milliseconds) to wait before the program is executed."
+msgstr "<emph>millisec</emph>: Numericki izraz koji sadrži kolicinu vremena (u milisekundama) koji ceka da se program izvrši."
-#: 03020410.xhp#hd_id3148645.7.help.text
-msgctxt "03020410.xhp#hd_id3148645.7.help.text"
+#. E)gJ
+#: 03130600.xhp
+msgctxt ""
+"03130600.xhp\n"
+"hd_id3150541\n"
+"7\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03020410.xhp#par_id3154320.8.help.text
-#, fuzzy
-msgid "sub ExampleKill"
-msgstr "sub PrimjerPopravna"
+#. /=$e
+#: 03130600.xhp
+msgctxt ""
+"03130600.xhp\n"
+"par_id3156214\n"
+"13\n"
+"help.text"
+msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
+msgstr "MsgBox \"\" & lTick & \" Ticks\" ,0,\"Pauza je trajala\""
-#: 03020410.xhp#par_id3163710.9.help.text
-msgid "Kill \"C:\\datafile.dat\" REM File must be created in advance"
-msgstr "Kill \"C:\\datafile.dat\" REM mora biti unaprijed kreiran"
+#. XIQ;
+#: 03010300.xhp
+msgctxt ""
+"03010300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Color Functions"
+msgstr "Colour Functions"
-#: 03020410.xhp#par_id3145749.10.help.text
-msgctxt "03020410.xhp#par_id3145749.10.help.text"
-msgid "end sub"
-msgstr "kraj sub"
+#. P410
+#: 03010300.xhp
+msgctxt ""
+"03010300.xhp\n"
+"hd_id3157896\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010300.xhp\" name=\"Color Functions\">Color Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03010300.xhp\" name=\"Colour Functions\">Colour Functions</link>"
-#: 03103000.xhp#tit.help.text
-#, fuzzy
-msgid "UBound Function [Runtime]"
-msgstr "Rnd Funkcija [Run-time]"
+#. 0IN)
+#: 03010300.xhp
+msgctxt ""
+"03010300.xhp\n"
+"par_id3155555\n"
+"2\n"
+"help.text"
+msgid "This section describes Runtime functions used to define colors."
+msgstr "objasnjava funkciju za definisanje boja"
-#: 03103000.xhp#bm_id3148538.help.text
-#, fuzzy
-msgid "<bookmark_value>UBound function</bookmark_value>"
-msgstr "<bookmark_value>Rnd Funkcija</bookmark_value>"
+#. AmO,
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"tit\n"
+"help.text"
+msgid "GetGuiType Function [Runtime]"
+msgstr "GetGuiType Function [Run-time]"
-#: 03103000.xhp#hd_id3148538.1.help.text
+#. bl~d
+#: 03132100.xhp
#, fuzzy
-msgid "<link href=\"text/sbasic/shared/03103000.xhp\" name=\"UBound Function [Runtime]\">UBound Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100100.xhp\" name=\"CBool Function [Run-time]\">CBool Function [Run-time]</link>"
+msgctxt ""
+"03132100.xhp\n"
+"bm_id3147143\n"
+"help.text"
+msgid "<bookmark_value>GetGuiType function</bookmark_value>"
+msgstr "<bookmark_value>GetAttr Funkcija</bookmark_value>"
-#: 03103000.xhp#par_id3147573.2.help.text
-msgid "Returns the upper boundary of an array."
-msgstr ""
+#. Eh@c
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"hd_id3155310\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03132100.xhp\" name=\"GetGuiType Function [Runtime]\">GetGuiType Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03132100.xhp\" name=\"GetGuiType Function [Run-time]\">GetGuiType Function [Run-time]</link>"
+
+#. +W^,
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"par_id3152459\n"
+"2\n"
+"help.text"
+msgid "Returns a numerical value that specifies the graphical user interface."
+msgstr "Vrac brojcane vrijednosti koje specifikuju graficki korisnikov interfejs."
+
+#. Jz.t
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"par_id3153323\n"
+"3\n"
+"help.text"
+msgid "This runtime function is only provided for downward compatibility to previous versions. The return value is not defined in client-server environments."
+msgstr "ovo vrijeme izvođenja funkcija je predviđeno samo za kompatibilnost s prethodnim verzijama. return vrijednost nije definirana u klijent-server okruženju."
-#: 03103000.xhp#hd_id3150984.3.help.text
-msgctxt "03103000.xhp#hd_id3150984.3.help.text"
+#. ?+CP
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"hd_id3154894\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03103000.xhp#par_id3149415.4.help.text
-msgid "UBound (ArrayName [, Dimension])"
+#. @Wct
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"par_id3147143\n"
+"5\n"
+"help.text"
+msgid "GetGUIType()"
msgstr ""
-#: 03103000.xhp#hd_id3153897.5.help.text
-msgctxt "03103000.xhp#hd_id3153897.5.help.text"
+#. %/_4
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"hd_id3149346\n"
+"6\n"
+"help.text"
msgid "Return value:"
msgstr "Vrati vrijednost:"
-#: 03103000.xhp#par_id3149670.6.help.text
-msgctxt "03103000.xhp#par_id3149670.6.help.text"
+#. ;]ge
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"par_id3153748\n"
+"7\n"
+"help.text"
msgid "Integer"
msgstr "Cjelobrojno"
-#: 03103000.xhp#hd_id3154347.7.help.text
-msgctxt "03103000.xhp#hd_id3154347.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. e)M,
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"hd_id3149177\n"
+"8\n"
+"help.text"
+msgid "Return values:"
+msgstr "vrati vrijednost:"
-#: 03103000.xhp#par_id3153381.8.help.text
-msgid "<emph>ArrayName:</emph> Name of the array for which you want to determine the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary."
+#. tCmZ
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"par_id3147242\n"
+"9\n"
+"help.text"
+msgid "1: Windows"
msgstr ""
-#: 03103000.xhp#par_id3148797.9.help.text
-msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to return the upper(<emph>Ubound</emph>) or lower (<emph>LBound</emph>) boundary for. If no value is specified, the boundary of the first dimension is returned."
+#. Z=|p
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"par_id3156152\n"
+"11\n"
+"help.text"
+msgid "4: UNIX"
msgstr ""
-#: 03103000.xhp#hd_id3153192.10.help.text
-msgctxt "03103000.xhp#hd_id3153192.10.help.text"
+#. {F}:
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"hd_id3148685\n"
+"12\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03103000.xhp#par_id3147229.11.help.text
-msgctxt "03103000.xhp#par_id3147229.11.help.text"
-msgid "Sub ExampleUboundLbound"
-msgstr ""
-
-#: 03103000.xhp#par_id3150440.12.help.text
+#. F2{f
+#: 03050200.xhp
#, fuzzy
-msgctxt "03103000.xhp#par_id3150440.12.help.text"
-msgid "Dim sVar(10 to 20) As String"
-msgstr "Dim sVar kao String"
-
-#: 03103000.xhp#par_id3145785.13.help.text
-msgctxt "03103000.xhp#par_id3145785.13.help.text"
-msgid "print LBound(sVar())"
-msgstr ""
-
-#: 03103000.xhp#par_id3153092.14.help.text
-msgctxt "03103000.xhp#par_id3153092.14.help.text"
-msgid "print UBound(sVar())"
-msgstr ""
-
-#: 03103000.xhp#par_id3153727.15.help.text
-msgctxt "03103000.xhp#par_id3153727.15.help.text"
-msgid "end Sub"
-msgstr "kraj Sub"
-
-#: 03103000.xhp#par_id3145271.16.help.text
-msgctxt "03103000.xhp#par_id3145271.16.help.text"
-msgid "Sub ExampleUboundLbound2"
-msgstr ""
+msgctxt ""
+"03050200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Err Function [Runtime]"
+msgstr "CVErr Function [Run-time]"
-#: 03103000.xhp#par_id3153952.17.help.text
+#. :SH}
+#: 03050200.xhp
#, fuzzy
-msgctxt "03103000.xhp#par_id3153952.17.help.text"
-msgid "Dim sVar(10 to 20,5 To 70) As String"
-msgstr "Dim sVar kao String"
+msgctxt ""
+"03050200.xhp\n"
+"bm_id3156343\n"
+"help.text"
+msgid "<bookmark_value>Err function</bookmark_value>"
+msgstr "<bookmark_value>Str Funkcija</bookmark_value>"
-#: 03103000.xhp#par_id3152596.18.help.text
-msgctxt "03103000.xhp#par_id3152596.18.help.text"
-msgid "Print LBound(sVar()) REM Returns 10"
-msgstr ""
+#. lqLh
+#: 03050200.xhp
+#, fuzzy
+msgctxt ""
+"03050200.xhp\n"
+"hd_id3156343\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03050200.xhp\" name=\"Err Function [Runtime]\">Err Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080201.xhp\" name=\"Eksp Funkcija [Vrijeme Izvodjenja]\">Eksp Funkcija [Vrijeme Izvodjenja]</link>"
-#: 03103000.xhp#par_id3153138.19.help.text
-msgctxt "03103000.xhp#par_id3153138.19.help.text"
-msgid "Print UBound(sVar()) REM Returns 20"
+#. 7hEC
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"par_id3150541\n"
+"2\n"
+"help.text"
+msgid "Returns an error code that identifies the error that occurred during program execution."
msgstr ""
-#: 03103000.xhp#par_id3149665.20.help.text
-msgctxt "03103000.xhp#par_id3149665.20.help.text"
-msgid "Print LBound(sVar(),2) REM Returns 5"
-msgstr ""
+#. 9Z~W
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"hd_id3149656\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03103000.xhp#par_id3147214.21.help.text
-msgctxt "03103000.xhp#par_id3147214.21.help.text"
-msgid "Print UBound(sVar(),2) REM Returns 70"
+#. lxdF
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"par_id3154123\n"
+"4\n"
+"help.text"
+msgid "Err"
msgstr ""
-#: 03103000.xhp#par_id3155855.22.help.text
-msgctxt "03103000.xhp#par_id3155855.22.help.text"
-msgid "end Sub"
-msgstr "kraj Sub"
-
-#: 01020300.xhp#tit.help.text
-msgid "Using Procedures and Functions"
-msgstr "Korištenje Procedura i Funkcija"
-
-#: 01020300.xhp#bm_id3149456.help.text
-msgid "<bookmark_value>procedures</bookmark_value><bookmark_value>functions;using</bookmark_value><bookmark_value>variables;passing to procedures and functions</bookmark_value><bookmark_value>parameters;for procedures and functions</bookmark_value><bookmark_value>parameters;passing by reference or value</bookmark_value><bookmark_value>variables;scope</bookmark_value><bookmark_value>scope of variables</bookmark_value><bookmark_value>GLOBAL variables</bookmark_value><bookmark_value>PUBLIC variables</bookmark_value><bookmark_value>PRIVATE variables</bookmark_value><bookmark_value>functions;return value type</bookmark_value><bookmark_value>return value type of functions</bookmark_value>"
-msgstr "<bookmark_value>procedures</bookmark_value><bookmark_value>funkcije;koristeći</bookmark_value><bookmark_value> varijable; prenos parametara na procedure i funkcije</bookmark_value><bookmark_value>;za parametre procedura i funkcija</bookmark_value><bookmark_value>; prenos po referenci ili vrijednosti varijabli </bookmark_value><bookmark_value>;scope</bookmark_value><bookmark_value>domena varijabli </bookmark_value><bookmark_value>GLOBAL varijable</bookmark_value><bookmark_value>PUBLIC varijable</bookmark_value><bookmark_value>PRIVATE varijable</bookmark_value><bookmark_value>funkcije; povratna vrijednost </bookmark_value><bookmark_value>tip povratne vrijednosti funkcije</bookmark_value>"
-
-#: 01020300.xhp#hd_id3149456.1.help.text
-msgid "<link href=\"text/sbasic/shared/01020300.xhp\">Using Procedures and Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/01020300.xhp\">Korištenje Procedura i Funkcija</link>"
+#. d/(7
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"hd_id3147229\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 01020300.xhp#par_id3150767.2.help.text
-msgid "The following describes the basic use of procedures and functions in $[officename] Basic."
-msgstr "Slijedeće opisuje osnovnu upotrebu procedura i funkcija u $[officename] Basic-u."
+#. ,dy5
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"par_id3150869\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "Cjelobrojno"
-#: 01020300.xhp#par_id3151215.56.help.text
-msgid "When you create a new module, $[officename] Basic automatically inserts a SUB called \"Main\". This default name has nothing to do with the order or the starting point of a $[officename] Basic project. You can also safely rename this SUB."
-msgstr "Kada kreiraš novi modul , $[officename] Basic automatski unosi SUB zvani \"Osnovni\". Ovo dodijeljeno ime nema veze sa poretkom početne tačke $[officename] Basic projekat. Također možeš sigurno preimenovati ovaj SUB."
+#. 7./6
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"hd_id3153193\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 01020300.xhp#par_id314756320.help.text
-msgctxt "01020300.xhp#par_id314756320.help.text"
-msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library."
+#. B{QJ
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"par_id3149561\n"
+"8\n"
+"help.text"
+msgid "The Err function is used in error-handling routines to determine the error and the corrective action."
msgstr ""
-#: 01020300.xhp#par_id3154124.3.help.text
-msgid "Procedures (SUBS) and functions (FUNCTIONS) help you maintaining a structured overview by separating a program into logical pieces."
-msgstr "Procedure (SUBS) i funkcije (FUNCTIONS) pomažu pri održavanju strukturalnog pregleda rastavljanjem programa u logične dijelove."
-
-#: 01020300.xhp#par_id3153193.4.help.text
-msgid "One benefit of procedures and functions is that, once you have developed a program code containing task components, you can use this code in another project."
-msgstr "Prednost procedura i funkcija je što, kada razviješ program koji sadrži kompnente zadatka, možeš koristiti kod u drugom projektu."
-
-#: 01020300.xhp#hd_id3153770.26.help.text
-msgid "Passing Variables to Procedures (SUB) and Functions (FUNCTION)"
-msgstr "Prenošenje Varijabli Procedurama (SUB) i Funkcijama (FUNCTION)"
-
-#: 01020300.xhp#par_id3155414.27.help.text
-msgid "Variables can be passed to both procedures and functions. The SUB or FUNCTION must be declared to expect parameters:"
-msgstr "Variable se mogu prenijeti objema procedurama i funkcijama. SUB ili FUNCTION mora biti deklarisana da očekuje parametre:"
+#. OiQ;
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"hd_id3147317\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 01020300.xhp#par_id3163710.28.help.text
-msgid "SUB SubName(<emph>Parameter1 As Type, Parameter2 As Type,...</emph>)"
+#. AT:4
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"par_id3147426\n"
+"11\n"
+"help.text"
+msgid "On Error Goto ErrorHandler REM Set up error handler"
+msgstr ""
+
+#. ~\gy
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"par_id3149481\n"
+"14\n"
+"help.text"
+msgid "REM Error occurs due to non-existent file"
msgstr ""
-#: 01020300.xhp#par_id3151114.29.help.text
-msgctxt "01020300.xhp#par_id3151114.29.help.text"
-msgid "Program code"
-msgstr "Kod programa"
-
-#: 01020300.xhp#par_id3146975.30.help.text
-msgid "END SUB"
+#. iRjP
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"par_id3145646\n"
+"21\n"
+"help.text"
+msgid "MsgBox \"Error \" & Err & \": \" & Error$ + chr(13) + \"At line : \" + Erl + chr(13) + Now , 16 ,\"an error occurred\""
msgstr ""
-#: 01020300.xhp#par_id3152577.31.help.text
-msgid "The SUB is called using the following syntax:"
-msgstr "SUB je pozvan koristeći slijedeću sintaksu:"
-
-#: 01020300.xhp#par_id3159154.32.help.text
-msgid "SubName(Value1, Value2,...)"
-msgstr "SubName(Value_1, Value_2,...)"
-
-#: 01020300.xhp#par_id3147124.33.help.text
-msgid "The parameters passed to a SUB must fit to those specified in the SUB declaration."
-msgstr "Parametri preneseni SUB-u moraju odgovarati onima koji su određeni pri SUB deklaraciji."
-
-#: 01020300.xhp#par_id3147397.34.help.text
-msgid "The same process applies to FUNCTIONS. In addition, functions always return a function result. The result of a function is defined by assigning the return value to the function name:"
-msgstr "Isti proces se primjenjuje FUNKCIJAMA. Uz to, funkcije uvijek vraćaju rezultate funkcije.Rezultat funkcije je definisan dodjelom povratne vrijednosti imenu funkcije:"
+#. H92G
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"tit\n"
+"help.text"
+msgid "FindObject Function [Runtime]"
+msgstr "NadiObjekat Funkcija [Vrijeme izvršavanja]"
-#: 01020300.xhp#par_id3149412.35.help.text
-msgid "FUNCTION FunctionName(Parameter1 As Type, Parameter2 As Type,...) As Type"
-msgstr ""
+#. l~kA
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"bm_id3145136\n"
+"help.text"
+msgid "<bookmark_value>FindObject function</bookmark_value>"
+msgstr "<bookmark_value>NadiObjekat funkcija</bookmark_value>"
-#: 01020300.xhp#par_id3156284.36.help.text
-msgctxt "01020300.xhp#par_id3156284.36.help.text"
-msgid "Program code"
-msgstr "Kod programa"
+#. ;@tc
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"hd_id3145136\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject Function [Runtime]\">FindObject Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103800.xhp\" name=\"NadiObjekat Funkcija [vrijeme izvršavanja]\">NadiObjekat Funkcija [Vrijeme izvršavanja]</link>"
-#: 01020300.xhp#par_id3145799.37.help.text
-msgid "<emph>FunctionName=Result</emph>"
-msgstr ""
+#. inX9
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3155341\n"
+"2\n"
+"help.text"
+msgid "Enables an object to be addressed at run-time as a string parameter through the object name."
+msgstr "Omogucava objektu da za vrijeme izvršavanja bude adresiran kao string parametar kroz ime objekta."
-#: 01020300.xhp#par_id3150716.38.help.text
-msgctxt "01020300.xhp#par_id3150716.38.help.text"
-msgid "End Function"
-msgstr "Kraj funkcije"
+#. C=)n
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3150669\n"
+"3\n"
+"help.text"
+msgid "For example, the following command:"
+msgstr "Na primjer, sljedeca komanda:"
-#: 01020300.xhp#par_id3153839.39.help.text
-msgid "The FUNCTION is called using the following syntax:"
-msgstr "Funkcija je pozvana koristeći slijedeću sintaksu:"
+#. 7|dd
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3148473\n"
+"4\n"
+"help.text"
+msgid "MyObj.Prop1.Command = 5"
+msgstr "MojObj.Prop1.Komanda = 5"
-#: 01020300.xhp#par_id3146914.40.help.text
-msgid "Variable=FunctionName(Parameter1, Parameter2,...)"
-msgstr ""
+#. z}9d
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3156023\n"
+"5\n"
+"help.text"
+msgid "corresponds to the command block:"
+msgstr "odgovara komandnom bloku:"
-#: 01020300.xhp#par_idN107B3.help.text
-msgid "You can also use the fully qualified name to call a procedure or function:<br/><item type=\"literal\">Library.Module.Macro()</item><br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>"
-msgstr "Također možete koristiti potpuno kvalifikovano ime da bi pozvali proceduru ili funkciju<br/><item type=\"literal\">Library.Module.Macro()</item><br/> FNa primjer, da bi pozvali Autotext macro iz biblioteke Gimmicks, koristite ovu komandu:<br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>"
+#. q\f?
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3153896\n"
+"6\n"
+"help.text"
+msgid "Dim ObjVar as Object"
+msgstr "Dim ObjVar kao Objekat"
-#: 01020300.xhp#hd_id3156276.45.help.text
-msgid "Passing Variables by Value or Reference"
-msgstr "Prenos Varijabli Vrijednošću ili Referencom"
+#. *-#Y
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3154760\n"
+"7\n"
+"help.text"
+msgid "Dim ObjProp as Object"
+msgstr "Dim ObjProp kao Objekat"
-#: 01020300.xhp#par_id3155765.47.help.text
-msgid "Parameters can be passed to a SUB or a FUNCTION either by reference or by value. Unless otherwise specified, a parameter is always passed by reference. That means that a SUB or a FUNCTION gets the parameter and can read and modify its value."
-msgstr "Parametri se mogu dodijeliti SUB-u ili FUNCTION referencom ili vrijednošću. Ukoliko nije drukčije odrđeno, parametar je uvijek prenesen referencom. To znači da SUB ili FUNCTION dobiva parametar i može čitati i mijenjati vrijednost."
+#. 9kw%
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3145069\n"
+"8\n"
+"help.text"
+msgid "ObjName As String = \"MyObj\""
+msgstr "ObjIme kao String = \"MojObj\""
-#: 01020300.xhp#par_id3145640.53.help.text
-msgid "If you want to pass a parameter by value insert the key word \"ByVal\" in front of the parameter when you call a SUB or FUNCTION, for example:"
-msgstr "Ako želiš prenijeti parameter sa vrijednošću unesi ključnu riječ \"ByVal\" ispred parametra kada pozivaš SUB ili FUNKCIJU, na primjer:"
+#. 5MFi
+#: 03103800.xhp
+#, fuzzy
+msgctxt ""
+"03103800.xhp\n"
+"par_id3154939\n"
+"9\n"
+"help.text"
+msgid "ObjVar = FindObject( ObjName As String )"
+msgstr "NadiObjekat( ObjIme Kao String )"
-#: 01020300.xhp#par_id3150042.54.help.text
-msgid "Result = Function(<emph>ByVal</emph> Parameter)"
+#. n/;m
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3150793\n"
+"10\n"
+"help.text"
+msgid "PropName As String = \"Prop1\""
msgstr ""
-#: 01020300.xhp#par_id3149258.55.help.text
-msgid "In this case, the original content of the parameter will not be modified by the FUNCTION since it only gets the value and not the parameter itself."
-msgstr "U ovom slučaju, originalni sadržaj parametra neće biti promjenjen FUNKCIJOM jer uzima samo vrijednost a ne sami parametar."
-
-#: 01020300.xhp#hd_id3150982.57.help.text
-msgid "Scope of Variables"
-msgstr "Domena Varijabli"
-
-#: 01020300.xhp#par_id3149814.58.help.text
-msgid "A variable defined within a SUB or FUNCTION, only remains valid until the procedure is exited. This is known as a \"local\" variable. In many cases, you need a variable to be valid in all procedures, in every module of all libraries, or after a SUB or FUNCTION is exited."
-msgstr "Varijabla definisana unutar SUB ili FUNKCIJE je ispravna samo do izlaza iz procedure. Ovo je poznato kao \"lokalna\" varijabla. U mnogim slučajevima, potrebna je varijabla koja je ispravna u svim procedurama, u svakom modulu svih biblioteka, ili nakon što se izađe iz SUB ili FUNKCIJE."
+#. DR@*
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3154141\n"
+"11\n"
+"help.text"
+msgid "ObjProp = FindPropertyObject( ObjVar, PropName As String )"
+msgstr "ObjProp = NadiOsobinuObjekta( ObjVar, PropIme Kao String )"
-#: 01020300.xhp#hd_id3154186.59.help.text
-msgid "Declaring Variables Outside a SUB or FUNCTION"
-msgstr "Deklarisanje Varijabli izvan SUB ili FUNKCIJE"
+#. 5l1~
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3156424\n"
+"12\n"
+"help.text"
+msgid "ObjProp.Command = 5"
+msgstr "ObjProp.Komanda = 5"
-#: 01020300.xhp#par_id3150208.111.help.text
-msgid "GLOBAL VarName As TYPENAME"
-msgstr ""
+#. pMYT
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3145420\n"
+"13\n"
+"help.text"
+msgid "This allows names to be dynamically created at run-time. For example:"
+msgstr "Ovo dozvoljava imenima da budu dinamicki kreirana u vrijeme izvršavanja. Na primjer:"
-#: 01020300.xhp#par_id3145258.112.help.text
-msgid "The variable is valid as long as the $[officename] session lasts."
-msgstr "varijabla je ispravna sve dok $[officename] sesija traje."
+#. G#=5
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3153104\n"
+"14\n"
+"help.text"
+msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five control names."
+msgstr "\"UmetniTekst1\" u UmetniTekst5\" u petlji da bi kreirao pet kontrolnih imena."
-#: 01020300.xhp#par_id3153198.60.help.text
-msgid "PUBLIC VarName As TYPENAME"
-msgstr ""
+#. KR^6
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3150767\n"
+"15\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject\">FindPropertyObject</link>"
+msgstr "Takode pogledaj: <link href=\"text/sbasic/shared/03103900.xhp\" name=\"NadiOsobinuObjekta\">NadiOsobinuObjekta</link>"
-#: 01020300.xhp#par_id3150088.61.help.text
-msgid "The variable is valid in all modules."
-msgstr "Varijabla je ispravna u svim modulima."
+#. Sq4_
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"hd_id3150868\n"
+"16\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 01020300.xhp#par_id3158212.62.help.text
-msgid "PRIVATE VarName As TYPENAME"
-msgstr ""
+#. -Dr{
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3151042\n"
+"17\n"
+"help.text"
+msgid "FindObject( ObjName As String )"
+msgstr "NadiObjekat( ObjIme Kao String )"
-#: 01020300.xhp#par_id3152994.63.help.text
-#, fuzzy
-msgctxt "01020300.xhp#par_id3152994.63.help.text"
-msgid "The variable is only valid in this module."
-msgstr "Varijabla je ispravna u svim modulima."
+#. +i2+
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"hd_id3159254\n"
+"18\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 01020300.xhp#par_id3150886.64.help.text
-msgid "DIM VarName As TYPENAME"
-msgstr ""
+#. COSr
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3150439\n"
+"19\n"
+"help.text"
+msgid "<emph>ObjName: </emph>String that specifies the name of the object that you want to address at run-time."
+msgstr "<emph>ObjIme</emph>: String koji specificira ime objekta koje želite adresirati za vrijeme izvršavanja."
-#: 01020300.xhp#par_id3150368.65.help.text
-#, fuzzy
-msgctxt "01020300.xhp#par_id3150368.65.help.text"
-msgid "The variable is only valid in this module."
-msgstr "Varijabla je ispravna u svim modulima."
+#. X1SM
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"tit\n"
+"help.text"
+msgid "Lof Function [Runtime]"
+msgstr "Lof Funkcija [Run-time]"
-#: 01020300.xhp#hd_id5097506.help.text
-msgid "Example for private variables"
-msgstr "Primjer privatnih varijabli"
+#. N+%!
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"bm_id3156024\n"
+"help.text"
+msgid "<bookmark_value>Lof function</bookmark_value>"
+msgstr "<bookmark_value>Lof Funkcija</bookmark_value>"
-#: 01020300.xhp#par_id8738975.help.text
-msgid "Enforce private variables to be private across modules by setting CompatibilityMode(true)."
-msgstr "Nametni da privatne varijable budu privatne u svim modulima postavljajuci CompatibilityMode(true)."
+#. bLJ=
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"hd_id3156024\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Function [Runtime]\">Lof Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Funkcija [Run-time]\">Lof Funkcija [Run-time]</link>"
-#: 01020300.xhp#par_id146488.help.text
-msgid "REM ***** Module1 *****"
-msgstr ""
+#. ;zDY
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3146794\n"
+"2\n"
+"help.text"
+msgid "Returns the size of an open file in bytes."
+msgstr "Vraca vrijednost otvorene datoteke u bajtovima."
-#: 01020300.xhp#par_id2042298.help.text
-msgid "Private myText As String"
-msgstr ""
+#. dOb_
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"hd_id3153380\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 01020300.xhp#par_id2969756.help.text
-msgid "Sub initMyText"
-msgstr ""
+#. CG`}
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3150359\n"
+"4\n"
+"help.text"
+msgid "Lof (FileNumber)"
+msgstr "Lof (FajlBroj)"
-#: 01020300.xhp#par_id9475997.help.text
-msgid "myText = \"Hello\""
-msgstr ""
+#. |PP#
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"hd_id3154141\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "Vrati vrijednost:"
-#: 01020300.xhp#par_id6933500.help.text
-msgid "print \"in module1 : \", myText"
+#. 8#Jz
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3147230\n"
+"6\n"
+"help.text"
+msgid "Long"
msgstr ""
-#: 01020300.xhp#par_id631733.help.text
-#, fuzzy
-msgctxt "01020300.xhp#par_id631733.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
-
-#: 01020300.xhp#par_id8234199.help.text
-msgid "REM ***** Module2 *****"
-msgstr ""
+#. ;|I)
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"hd_id3156281\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametri:"
-#: 01020300.xhp#par_id6969512.help.text
-msgid "'Option Explicit"
-msgstr "Option Explicit"
+#. oJ7g
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3150869\n"
+"8\n"
+"help.text"
+msgid "<emph>FileNumber:</emph> Any numeric expression that contains the file number that is specified in the Open statement."
+msgstr "<emph>FajlBroj</emph>: Numericki izraz koji sadrzi broj datoteke koja je navedena u otvorenom iskazu."
-#: 01020300.xhp#par_id1196935.help.text
-msgid "Sub demoBug"
-msgstr ""
+#. $/o5
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3147349\n"
+"9\n"
+"help.text"
+msgid "To obtain the length of a file that is not open, use the <emph>FileLen</emph> function."
+msgstr "Za dobivanje duzine datoteke koja nije otvorena, koristiti <emph>FileLen</emph> Funkcija."
-#: 01020300.xhp#par_id1423993.help.text
-msgid "CompatibilityMode( true )"
-msgstr ""
+#. ;O~]
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"hd_id3155415\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 01020300.xhp#par_id6308786.help.text
-msgid "initMyText"
-msgstr ""
+#. 5^7Y
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3154730\n"
+"13\n"
+"help.text"
+msgid "Dim sText As Variant REM must be a Variant"
+msgstr "Oznaciti sText kao varijantu REM mora biti varijanta"
-#: 01020300.xhp#par_id4104129.help.text
-msgid "' Now returns empty string"
-msgstr "Sada vraća prazan string"
+#. CMs=
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3156276\n"
+"19\n"
+"help.text"
+msgid "Seek #iNumber,1 REM Position at start"
+msgstr "Traziti #iBroj,1 REM pozicija na pocetku"
-#: 01020300.xhp#par_id7906125.help.text
-msgid "' (or rises error for Option Explicit)"
-msgstr "(ili ističe pogrešku za Option Explicit)"
+#. JLY\
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3148405\n"
+"20\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the first line of text\" REM Fill with text"
+msgstr "Staviti #iBroj,, \"Ovo je prvi red teksta\" REM ispuniti sa tekstom"
-#: 01020300.xhp#par_id8055970.help.text
-msgid "print \"Now in module2 : \", myText"
-msgstr ""
+#. #)D`
+#: 03020303.xhp
+#, fuzzy
+msgctxt ""
+"03020303.xhp\n"
+"par_id3154756\n"
+"21\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the second line of text\""
+msgstr "Staviti #iBroj,,\"Ovo je novi red teksta\""
-#: 01020300.xhp#par_id2806176.help.text
+#. :6s;
+#: 03020303.xhp
#, fuzzy
-msgctxt "01020300.xhp#par_id2806176.help.text"
-msgid "End Sub"
-msgstr "kraj Sub"
+msgctxt ""
+"03020303.xhp\n"
+"par_id3145643\n"
+"22\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the third line of text\""
+msgstr "Staviti #iBroj,,\"Ovo je novi red teksta\""
-#: 01020300.xhp#hd_id3154368.66.help.text
-msgid "Saving Variable Content after Exiting a SUB or FUNCTION"
-msgstr "Sačuvati sadržaj varijable nakon izlaza iz SUB ili FUNCTION"
+#. *%(0
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3150299\n"
+"31\n"
+"help.text"
+msgid "Put #iNumber,,\"This is a new line of text\""
+msgstr "Staviti #iBroj,,\"Ovo je novi red teksta\""
-#: 01020300.xhp#par_id3156288.67.help.text
-msgid "STATIC VarName As TYPENAME"
+#. ffXo
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3166425\n"
+"34\n"
+"help.text"
+msgid "Put #iNumber,20,\"This is the text in record 20\""
msgstr ""
-#: 01020300.xhp#par_id3154486.68.help.text
-msgid "The variable retains its value until the next time the FUNCTION or SUB is entered. The declaration must exist inside a SUB or a FUNCTION."
-msgstr "Varijabla zadržava vrijednost sve dok se idući put otvori FUNCTION ili SUB. Deklaracija mora postojati unutar SUB ili FUNKCIJE."
+#. D^Pt
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"tit\n"
+"help.text"
+msgid "Call Statement [Runtime]"
+msgstr "Call Statement [Run-time]"
-#: 01020300.xhp#hd_id3155809.41.help.text
-msgid "Specifying the Return Value Type of a FUNCTION"
-msgstr "Određivanje Tipa Povratne Vrijednosti za FUNKCIJU"
+#. Mb!h
+#: 03090401.xhp
+#, fuzzy
+msgctxt ""
+"03090401.xhp\n"
+"bm_id3154422\n"
+"help.text"
+msgid "<bookmark_value>Call statement</bookmark_value>"
+msgstr "<bookmark_value>Sacekaj izraz</bookmark_value>"
-#: 01020300.xhp#par_id3149404.42.help.text
-msgid "As with variables, include a type-declaration character after the function name, or the type indicated by \"As\" and the corresponding key word at the end of the parameter list to define the type of the function's return value, for example:"
-msgstr "Kao i sa varijablama, uključi slovo za deklaraciju tipa poslije imena funkcije, ili tip označen sa \"As\" i odgovarajućom ključnom rječju na kraju liste parametara da bi definisali tip povratne vrijednosti za funkciju, na primjer:"
+#. pNxW
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"hd_id3154422\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090401.xhp\" name=\"Call Statement [Runtime]\">Call Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090401.xhp\" name=\"Call Statement [Run-time]\">Call Statement [Run-time]</link>"
-#: 01020300.xhp#par_id3152899.43.help.text
-msgid "Function WordCount(WordText as String) <emph>as Integer</emph>"
+#. DTwa
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"par_id3153394\n"
+"2\n"
+"help.text"
+msgid "Transfers the control of the program to a subroutine, a function, or a DLL procedure."
msgstr ""
-#: 03020404.xhp#tit.help.text
-msgid "Dir Function [Runtime]"
-msgstr "Dir Funkcija [Run-time]"
-
-#: 03020404.xhp#bm_id3154347.help.text
-msgid "<bookmark_value>Dir function</bookmark_value>"
-msgstr "<bookmark_value>Dir Funkcija</bookmark_value>"
-
-#: 03020404.xhp#hd_id3154347.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020404.xhp\" name=\"Dir Function [Runtime]\">Dir Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020404.xhp\" name=\"Dir Funkcija [Run-time]\">Dir Funkcija [Run-time]</link>"
-
-#: 03020404.xhp#par_id3153381.2.help.text
-msgid "Returns the name of a file, a directory, or all of the files and the directories on a drive or in a directory that match the specified search path."
-msgstr "Vraca ime datoteke, direktorij, ili sve datoteke i direktorije na drajvu ili u direktoriju koji ses slaze sa specificiranim trazenim oznakama."
-
-#: 03020404.xhp#hd_id3154365.3.help.text
-msgctxt "03020404.xhp#hd_id3154365.3.help.text"
+#. 6b7_
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"hd_id3153345\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03020404.xhp#par_id3156282.4.help.text
-msgid "Dir [(Text As String) [, Attrib As Integer]]"
-msgstr "Dir [(Tekst KaoZnak) [, Attrib Kao Integer]]"
-
-#: 03020404.xhp#hd_id3156424.5.help.text
-msgctxt "03020404.xhp#hd_id3156424.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03020404.xhp#par_id3153193.6.help.text
-#, fuzzy
-msgctxt "03020404.xhp#par_id3153193.6.help.text"
-msgid "String"
-msgstr "Stringovi"
+#. S:MD
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"par_id3150984\n"
+"4\n"
+"help.text"
+msgid "[Call] Name [Parameter]"
+msgstr "[Call] Ime [Parametar]"
-#: 03020404.xhp#hd_id3153770.7.help.text
-msgctxt "03020404.xhp#hd_id3153770.7.help.text"
+#. wm!w
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"hd_id3150771\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03020404.xhp#par_id3161831.8.help.text
-msgid "<emph>Text:</emph> Any string expression that specifies the search path, directory or file. This argument can only be specified the first time that you call the Dir function. If you want, you can enter the path in <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>Text</emph>:Bilo koji izraz koji specificira trazenu oznaku, direktorij ili fajl. Ovaj argument moze biti specificiran samo prvi put kad se pozove Dir Funkcija. Ako zelite, mozete unijeti oznaku u <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-
-#: 03020404.xhp#par_id3146974.9.help.text
-msgid "<emph>Attrib: </emph>Any integer expression that specifies bitwise file attributes. The Dir function only returns files or directories that match the specified attributes. You can combine several attributes by adding the attribute values:"
-msgstr ""
-
-#: 03020404.xhp#par_id3149666.11.help.text
-msgctxt "03020404.xhp#par_id3149666.11.help.text"
-msgid "0 : Normal files."
-msgstr "0 : Normalni dokumenti."
-
-#: 03020404.xhp#par_id3147427.15.help.text
-msgctxt "03020404.xhp#par_id3147427.15.help.text"
-msgid "16 : Returns the name of the directory only."
-msgstr "16 : Vraca samo ime direktorija."
-
-#: 03020404.xhp#par_id3153952.16.help.text
-msgid "Use this attribute to check if a file or directory exists, or to determine all files and folders in a specific directory."
-msgstr "Koristi ovaj atribut da projvjeri da li datoteka ili direktorij postoji, ili da utvrdi sve datoteke i foldere u odredjenom direktoriju."
-
-#: 03020404.xhp#par_id3159156.17.help.text
-msgid "To check if a file exists, enter the complete path and name of the file. If the file or directory name does not exist, the Dir function returns a zero-length string (\"\")."
-msgstr "Da bi ste provjerili da li fajl postoji, unesite kompletnu putanju i ime fajla. Ako fajl ili direktorij ne postoji, Dir Funkcija vraca znak duzine nula (<emph>\"\"</emph>)."
+#. P@}K
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"par_id3148473\n"
+"6\n"
+"help.text"
+msgid "<emph>Name:</emph> Name of the subroutine, the function, or the DLL that you want to call"
+msgstr "<emph>Ime</emph>: Ime potprograma, funkcije ili DLL koji želite pozvati"
-#: 03020404.xhp#par_id3154012.18.help.text
-msgid "To generate a list of all existing files in a specific directory, proceed as follows: The first time you call the Dir function, specify the complete search path for the files, for example, \"D:\\Files\\*.sxw\". If the path is correct and the search finds at least one file, the Dir function returns the name of the first file that matches the search path. To return additional file names that match the path, call Dir again, but with no arguments."
-msgstr "Za generisanje liste svih postojecih datoteka u odredjenom direktoriju, postupite na sljedece nacin: Prvi put kada pozovete DirFunkciju, odredite kompletnu putanju za datoteke, na primjer,\"D:\\Files\\*.sxw\". Ako je putanja tacna i trazenje nadje najmanje jedna datoteka, Dir Funkcija vraca ime prve datoteke koja se poklapa sa trazenom putanjom. Za vracanje dodatnih imena fajlova koji se poklapaju sa trazenom putanjom. Za vracanje dodatnih imena fajlova koji se poklapaju sa putanjom, pozoviteDir ponovo, ali bez argumenata."
+#. MGN5
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"par_id3148946\n"
+"7\n"
+"help.text"
+msgid "<emph>Parameter:</emph> Parameters to pass to the procedure. The type and number of parameters is dependent on the routine that is executing."
+msgstr "<emph>Parametri</emph>: Parametri koji ulze u postupku. Vrsta i broj parametara ovisi o rutinu koja se izvršava."
-#: 03020404.xhp#par_id3147348.19.help.text
-msgid "To return directories only, use the attribute parameter. The same applies if you want to determine the name of a volume (for example, a hard drive partition)"
-msgstr ""
+#. E`sV
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"par_id3154216\n"
+"8\n"
+"help.text"
+msgid "A keyword is optional when you call a procedure. If a function is executed as an expression, the parameters must be enclosed by brackets in the statement. If a DLL is called, it must first be specified in the <emph>Declare-Statement</emph>."
+msgstr "Ključna riječ je opcionalna kada se poziva postupak. Akose funkcija izvršava kao izraz, parametri moraju biti ograđen u okrugle zagrade u izjavi. Ako DLL se zove, on prvo mora biti naveden u <emph> Objavite Izjava </emph>."
-#: 03020404.xhp#hd_id3154942.20.help.text
-msgctxt "03020404.xhp#hd_id3154942.20.help.text"
+#. |%|f
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"hd_id3125865\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "Primjer:"
-#: 03020404.xhp#par_id3147125.21.help.text
-msgid "Sub ExampleDir"
-msgstr "Sub PrimjerDir"
-
-#: 03020404.xhp#par_id3148455.22.help.text
-msgid "REM Displays all files and directories"
-msgstr "REM Pokazuje sve datoteke i direktorije"
-
-#: 03020404.xhp#par_id3147396.23.help.text
-#, fuzzy
-msgctxt "03020404.xhp#par_id3147396.23.help.text"
-msgid "Dim sPath As String"
-msgstr "Dim sVar kao String"
-
-#: 03020404.xhp#par_id3149378.24.help.text
-msgid "Dim sDir as String, sValue as String"
-msgstr "Oznaciti sDir kao Znak, svrijednost kao Znak"
-
-#: 03020404.xhp#par_id3153416.27.help.text
-msgid "sDir=\"Directories:\""
-msgstr "sDir=\"Direktoriji:\""
-
-#: 03020404.xhp#par_id3153838.29.help.text
-msgid "sPath = CurDir"
-msgstr ""
-
-#: 03020404.xhp#par_id3150327.30.help.text
-msgid "sValue = Dir$(sPath + getPathSeparator + \"*\",16)"
-msgstr "svrijednost = Dir$(sPath + getPathSeparator + \"*\",16)"
-
-#: 03020404.xhp#par_id3155064.31.help.text
-msgctxt "03020404.xhp#par_id3155064.31.help.text"
-msgid "Do"
-msgstr ""
-
-#: 03020404.xhp#par_id3153764.32.help.text
-msgid "If sValue <> \".\" and sValue <> \"..\" Then"
-msgstr "If svrijednost <> \".\" i svrijednost <> \"..\" Then"
-
-#: 03020404.xhp#par_id3155766.33.help.text
-msgid "if (GetAttr( sPath + getPathSeparator + sValue) AND 16) >0 then"
-msgstr "if (GetAttr( sPath + getPathSeparator + svrijednost) AND 16) >0 then"
-
-#: 03020404.xhp#par_id3154253.34.help.text
-msgid "REM get the directories"
-msgstr "REM obavlja direktorije"
-
-#: 03020404.xhp#par_id3159264.35.help.text
-msgid "sDir = sDir & chr(13) & sValue"
-msgstr "sDir = sDir & chr(13) & svrijednost"
+#. L4H-
+#: 03130100.xhp
+msgctxt ""
+"03130100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Beep Statement [Runtime]"
+msgstr "Beep iskaz [U izvršenju]"
-#: 03020404.xhp#par_id3145148.43.help.text
-#, fuzzy
-msgctxt "03020404.xhp#par_id3145148.43.help.text"
-msgid "End If"
-msgstr "ZavrsiAko"
+#. x@2f
+#: 03130100.xhp
+msgctxt ""
+"03130100.xhp\n"
+"bm_id3143284\n"
+"help.text"
+msgid "<bookmark_value>Beep statement</bookmark_value>"
+msgstr "<bookmark_value>Beep iskaz</bookmark_value>"
-#: 03020404.xhp#par_idN10700.help.text
-#, fuzzy
-msgctxt "03020404.xhp#par_idN10700.help.text"
-msgid "End If"
-msgstr "ZavrsiAko"
+#. 5:6a
+#: 03130100.xhp
+msgctxt ""
+"03130100.xhp\n"
+"hd_id3143284\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03130100.xhp\" name=\"Beep Statement [Runtime]\">Beep Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03130100.xhp\" name=\"Beep Statement [Run-time]\">Beep iskaz [U izvršenju]</link>"
-#: 03020404.xhp#par_id3147324.44.help.text
-msgid "sValue = Dir$"
-msgstr "svrijednost = Dir$"
+#. 3YWe
+#: 03130100.xhp
+msgctxt ""
+"03130100.xhp\n"
+"par_id3159201\n"
+"2\n"
+"help.text"
+msgid "Plays a tone through the computer's speaker. The tone is system-dependent and you cannot modify its volume or pitch."
+msgstr "Pokrece ton preko govornika racunara. Ton je sistemski ovisan i ne možete mijenjati jacinu."
-#: 03020404.xhp#par_id3155335.45.help.text
-msgid "Loop Until sValue = \"\""
-msgstr ""
+#. @5\F
+#: 03130100.xhp
+msgctxt ""
+"03130100.xhp\n"
+"hd_id3153990\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaksa:"
-#: 03020404.xhp#par_id3147345.46.help.text
-msgid "MsgBox sDir,0,sPath"
+#. N,m-
+#: 03130100.xhp
+msgctxt ""
+"03130100.xhp\n"
+"par_id3147291\n"
+"4\n"
+"help.text"
+msgid "Beep"
msgstr ""
-#: 03020404.xhp#par_id3163808.48.help.text
-#, fuzzy
-msgctxt "03020404.xhp#par_id3163808.48.help.text"
-msgid "End sub"
-msgstr "kraj sub"
+#. \jd`
+#: 03130100.xhp
+msgctxt ""
+"03130100.xhp\n"
+"hd_id3148538\n"
+"5\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03100600.xhp#tit.help.text
-msgid "CLng Function [Runtime]"
-msgstr "CLng Function [Run-time]"
+#. 2Xt}
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefCur Statement [Runtime]"
+msgstr "DefCur Statement [Run-time]"
-#: 03100600.xhp#bm_id3153311.help.text
+#. O:Fv
+#: 03101110.xhp
#, fuzzy
-msgid "<bookmark_value>CLng function</bookmark_value>"
-msgstr "<bookmark_value>Log Funkcija</bookmark_value>"
+msgctxt ""
+"03101110.xhp\n"
+"bm_id9555345\n"
+"help.text"
+msgid "<bookmark_value>DefCur statement</bookmark_value>"
+msgstr "<bookmark_value>DefStr red</bookmark_value>"
-#: 03100600.xhp#hd_id3153311.1.help.text
-msgid "<link href=\"text/sbasic/shared/03100600.xhp\" name=\"CLng Function [Runtime]\">CLng Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100600.xhp\" name=\"CLng Function [Run-time]\">CLng Function [Run-time]</link>"
+#. )Z;o
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN1057D\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101110.xhp\">DefCur Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101110.xhp\">DefCur Naredba [Run-time]</link>"
-#: 03100600.xhp#par_id3148686.2.help.text
-msgid "Converts any string or numeric expression to a long integer."
-msgstr "Konvertuje Bilo koji znak ili brojnu vrijednost u dugi cijeli broj."
+#. $bZs
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN1058D\n"
+"help.text"
+msgid "If no type-declaration character or keyword is specified, the DefCur statement sets the default variable type, according to a letter range."
+msgstr "Prefiks definicija za tip varijabliAko nijedan karakter ili rijec bez defaultne vrijednosti nije specificirana, DefCur naredba postavlja defaultni tip podataka, prema rangu slova"
-#: 03100600.xhp#hd_id3145315.3.help.text
-msgctxt "03100600.xhp#hd_id3145315.3.help.text"
+#. :*3[
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN10590\n"
+"help.text"
msgid "Syntax:"
msgstr "Sintaksa:"
-#: 03100600.xhp#par_id3147573.4.help.text
-msgid "CLng (Expression)"
-msgstr "CLng (Izraz)"
-
-#: 03100600.xhp#hd_id3145610.5.help.text
-msgctxt "03100600.xhp#hd_id3145610.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
-
-#: 03100600.xhp#par_id3153897.6.help.text
-msgctxt "03100600.xhp#par_id3153897.6.help.text"
-msgid "Long"
-msgstr ""
+#. (iOC
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN10594\n"
+"help.text"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx Karakterokrug1[, Karakterokrug2[,...]]"
-#: 03100600.xhp#hd_id3154760.7.help.text
-msgctxt "03100600.xhp#hd_id3154760.7.help.text"
+#. _ZX\
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN10597\n"
+"help.text"
msgid "Parameters:"
msgstr "Parametri:"
-#: 03100600.xhp#par_id3159414.8.help.text
-msgid "<emph>Expression:</emph> Any numerical expression that you want to convert. If the <emph>Expression</emph> lies outside the valid long integer range between -2.147.483.648 and 2.147.483.647, $[officename] Basic returns an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
-msgstr "<emph>Expression</emph>:brojna vrijednost koju zelis konvertovati.Ako <emph>Expression</emph> lezi izvan vrijednosnog ranga -2,147,483,648 do 2,147,483,647, $[officename] . Za konvertovanje znakovne vrijednosti, broj mora biti unesen kao normalan tekst (\"123.5\")koristeci defaultni brojni izraz operativnog sistema."
-
-#: 03100600.xhp#par_id3150358.9.help.text
-msgctxt "03100600.xhp#par_id3150358.9.help.text"
-msgid "This function always rounds the fractional part of a number to the nearest integer."
-msgstr ""
-
-#: 03100600.xhp#hd_id3154216.10.help.text
-msgctxt "03100600.xhp#hd_id3154216.10.help.text"
-msgid "Example:"
-msgstr "Primjer:"
+#. 6@rM
+#: 03101110.xhp
+#, fuzzy
+msgctxt ""
+"03101110.xhp\n"
+"par_idN1059B\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgstr "<emph>Characterrange</emph>: Slova koja odredzuju okrug varijabli koje zelite vidjeti kao zadanu vrijednost tipa for"
-#: 03100600.xhp#par_id3147229.11.help.text
-msgctxt "03100600.xhp#par_id3147229.11.help.text"
-msgid "Sub ExampleCountryConvert"
+#. v`{3
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN105A2\n"
+"help.text"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr ""
-#: 03100600.xhp#par_id3156281.12.help.text
-msgctxt "03100600.xhp#par_id3156281.12.help.text"
-msgid "Msgbox CDbl(1234.5678)"
-msgstr "poruka_polje CDbl(1234.5678)"
-
-#: 03100600.xhp#par_id3153969.13.help.text
-msgctxt "03100600.xhp#par_id3153969.13.help.text"
-msgid "Msgbox CInt(1234.5678)"
-msgstr "poruka_polje CInt(1234.5678)"
-
-#: 03100600.xhp#par_id3154909.14.help.text
-msgctxt "03100600.xhp#par_id3154909.14.help.text"
-msgid "Msgbox CLng(1234.5678)"
-msgstr "poruka_polje CLng(1234.5678)"
-
-#: 03100600.xhp#par_id3153770.15.help.text
-msgctxt "03100600.xhp#par_id3153770.15.help.text"
-msgid "end sub"
-msgstr "kraj sub"
-
-#: 03120105.xhp#tit.help.text
-msgid "CByte Function [Runtime]"
-msgstr "CByte Funkcija [Vrijeme izvršavanja]"
-
-#: 03120105.xhp#bm_id3156027.help.text
-msgid "<bookmark_value>CByte function</bookmark_value>"
-msgstr "<bookmark_value>CByte Funkcija</bookmark_value>"
-
-#: 03120105.xhp#hd_id3156027.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120105.xhp\" name=\"CByte Function [Runtime]\">CByte Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120105.xhp\" name=\"CByte Funkcija [Vrijeme izvršavanja]\">CByte Funkcija [Vrijeme izvršavanja]</link>"
-
-#: 03120105.xhp#par_id3143267.2.help.text
-msgid "Converts a string or a numeric expression to the type Byte."
-msgstr "Pretvara string ili brojnu vrijednost u Byte."
-
-#: 03120105.xhp#hd_id3149811.3.help.text
-msgctxt "03120105.xhp#hd_id3149811.3.help.text"
-msgid "Syntax:"
-msgstr "Sintaksa:"
-
-#: 03120105.xhp#par_id3147573.4.help.text
-msgid "Cbyte( expression )"
-msgstr "Cbyte( izraz )"
+#. D^*{
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN105A9\n"
+"help.text"
+msgid "<emph>Keyword:</emph> Default variable type"
+msgstr "<emph>Keyword</emph>: Default variable type"
-#: 03120105.xhp#hd_id3145315.5.help.text
-msgctxt "03120105.xhp#hd_id3145315.5.help.text"
-msgid "Return value:"
-msgstr "Vrati vrijednost:"
+#. -A3K
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN105B0\n"
+"help.text"
+msgid "<emph>DefCur:</emph> Currency"
+msgstr "<emph>DefCur</emph>: Valuta"
-#: 03120105.xhp#par_id3148473.6.help.text
-msgid "Byte"
-msgstr ""
+#. (!8V
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN105B7\n"
+"help.text"
+msgid "Example:"
+msgstr "Primjer:"
-#: 03120105.xhp#hd_id3147530.7.help.text
-msgctxt "03120105.xhp#hd_id3147530.7.help.text"
-msgid "Parameters:"
-msgstr "Parametri:"
+#. lY@;
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN105BB\n"
+"help.text"
+msgid "REM Prefix definitions for variable types:"
+msgstr "REM Prefiks definisan za variable tipa:"
-#: 03120105.xhp#par_id3145068.8.help.text
-msgid "<emph>Expression:</emph> A string or a numeric expression."
-msgstr "<emph>Expression</emph>: String ili brojna vrijednost."
+#. 2OZW
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN105D9\n"
+"help.text"
+msgid "cCur=Currency REM cCur is an implicit currency variable"
+msgstr "cCur=Currency REM cCur je implicitna kursna varijabla"
diff --git a/source/bs/helpcontent2/source/text/sbasic/shared/01.po b/source/bs/helpcontent2/source/text/sbasic/shared/01.po
index 8b1b7e3c6d2..331dedba606 100644
--- a/source/bs/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/bs/helpcontent2/source/text/sbasic/shared/01.po
@@ -1,9 +1,9 @@
-#. extracted from helpcontent2/source/text/sbasic/shared/01.oo
+#. extracted from helpcontent2/source/text/sbasic/shared/01
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+helpcontent2%2Fsource%2Ftext%2Fsbasic%2Fshared%2F01.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-06-26 09:53+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
"PO-Revision-Date: 2011-04-05 19:01+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,287 +12,672 @@ 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: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: 06130000.xhp#tit.help.text
-msgctxt "06130000.xhp#tit.help.text"
+#. 8ygj
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Append libraries"
+msgstr "Dodaj datoteke"
+
+#. .4r_
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"bm_id3150502\n"
+"help.text"
+msgid "<bookmark_value>libraries; adding</bookmark_value><bookmark_value>inserting;Basic libraries</bookmark_value>"
+msgstr "<bookmark_value>datoteke; dodavanje</bookmark_value><bookmark_value>umetanje;Osnovne datoteke</bookmark_value>"
+
+#. CN={
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3150502\n"
+"1\n"
+"help.text"
+msgid "Append libraries"
+msgstr "Dodaj datoteke"
+
+#. \m,w
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"par_id3154840\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Locate that <item type=\"productname\">%PRODUCTNAME</item> Basic library that you want to add to the current list, and then click Open.</ahelp>"
+msgstr "<ahelp hid=\".\">Lociraj<item type=\"productname\">%PRODUCTNAME</item> Osnovnu datoteku koji zelite da dodate trenutnoj listi, i onda kliknite na Otvori.</ahelp>"
+
+#. b4dU
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3149119\n"
+"3\n"
+"help.text"
+msgid "File name:"
+msgstr "Ime fajla:"
+
+#. =kVh
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"par_id3147102\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Enter a name or the path to the library that you want to append.</ahelp> You can also select a library from the list."
+msgstr "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Unesi ime ili putanju do datoteke koju zelite da dodate.</ahelp> You can also select a library from the list."
+
+#. a5g^
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3147291\n"
+"5\n"
+"help.text"
+msgid "Options"
+msgstr "Opcije"
+
+#. \0}K
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3147226\n"
+"7\n"
+"help.text"
+msgid "Insert as reference (read-only)"
+msgstr "Unesi kao referencu(read-only)"
+
+#. =G.m
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"par_id3155892\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REF\">Adds the selected library as a read-only file. The library is reloaded each time you start <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgstr ""
+
+#. )%r6
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3145071\n"
+"9\n"
+"help.text"
+msgid "Replace existing libraries"
+msgstr "Zamjeni postojece datoteke"
+
+#. F9ZN
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"par_id3149812\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\">Replaces a library that has the same name with the current library.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\">Trenutna datoteka ce zamijeniti onu sa istim imenom.</ahelp>"
+
+#. XC4I
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Change Password"
+msgstr "Promijeni lozinku"
+
+#. !7=R
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3159399\n"
+"1\n"
+"help.text"
+msgid "Change Password"
+msgstr "Promijeni lozinku"
+
+#. A=Jw
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"par_id3150276\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_PASSWORD\">Protects the selected library with a password.</ahelp> You can enter a new password, or change the current password."
+msgstr "<ahelp hid=\"HID_PASSWORD\">Stiti odabranu datoteku sa lozinkom.</ahelp> Mozete unijeti novu lozinku ili promijeniti trenutnu."
+
+#. =zh;
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3154285\n"
+"3\n"
+"help.text"
+msgid "Old password"
+msgstr "Stara lozinka"
+
+#. C1w5
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3153665\n"
+"4\n"
+"help.text"
+msgid "Password"
+msgstr "Šifra"
+
+#. 6n)3
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"par_id3155628\n"
+"5\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">Enter the current password for the selected library.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">Unesi trenutnu lozinku za odabranu datoteku.</ahelp>"
+
+#. M!3.
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3153126\n"
+"6\n"
+"help.text"
+msgid "New password"
+msgstr "Nova lozinka"
+
+#. [cDa
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3153628\n"
+"7\n"
+"help.text"
+msgid "Password"
+msgstr "Šifra"
+
+#. WE4$
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"par_id3159413\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">Enter a new password for the selected library.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">Unesi novu lozinku za odabranu datoteku.</ahelp>"
+
+#. k\py
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3148947\n"
+"9\n"
+"help.text"
+msgid "Confirm"
+msgstr "Potvrdi"
+
+#. `;zs
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"par_id3149457\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">Repeat the new password for the selected library.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">Unesi ponovo lozinku za odabranu datoteku.</ahelp>"
+
+#. 8r@,
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"tit\n"
+"help.text"
msgid "Macro"
msgstr "Makro"
-#: 06130000.xhp#bm_id3145786.help.text
+#. Xh^g
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"bm_id3145786\n"
+"help.text"
msgid "<bookmark_value>macros; Basic IDE</bookmark_value><bookmark_value>Basic IDE; macros</bookmark_value>"
msgstr "<bookmark_value>macros; Osnovni IDE</bookmark_value><bookmark_value>Osnovni IDE; macros</bookmark_value>"
-#: 06130000.xhp#hd_id3145786.1.help.text
-msgctxt "06130000.xhp#hd_id3145786.1.help.text"
+#. )|q9
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3145786\n"
+"1\n"
+"help.text"
msgid "Macro"
msgstr "Makro"
-#: 06130000.xhp#par_id3152886.2.help.text
+#. b%8b
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3152886\n"
+"2\n"
+"help.text"
msgid "<variable id=\"makro\"><ahelp hid=\".\">Opens the <emph>Macro </emph>dialog, where you can create, edit, organize, and run $[officename] Basic macros.</ahelp></variable>"
msgstr "<variable id=\"makro\"><ahelp hid=\".\">Otvara<emph>Makro </emph> dialog u kojem mozete kreirati, editovati, organizovati i pokrenuti $[officename] Osnovne makroe.</ahelp></variable>"
-#: 06130000.xhp#hd_id3154145.3.help.text
+#. Uo4h
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3154145\n"
+"3\n"
+"help.text"
msgid "Macro name"
msgstr "Naziv makroa"
-#: 06130000.xhp#par_id3151116.4.help.text
-msgid "<ahelp hid=\"BASCTL_EDIT_RID_MACROCHOOSER_RID_ED_MACRONAME\">Displays the name of the selected macro. To create or to change the name of a macro, enter a name here.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_EDIT_RID_MACROCHOOSER_RID_ED_MACRONAME\">Prikaze ime selektovanog makroa.Da napravite ili promjenite ime makroa, upisite ime ovdje.</ahelp>"
+#. Y\X3
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3151116\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/macronameedit\">Displays the name of the selected macro. To create or to change the name of a macro, enter a name here.</ahelp>"
+msgstr ""
-#: 06130000.xhp#hd_id3153729.7.help.text
+#. A4KH
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3153729\n"
+"7\n"
+"help.text"
msgid "Macro from / Save macro in"
msgstr "Makro od / Spasi makro u"
-#: 06130000.xhp#par_id3153190.8.help.text
-msgid "<ahelp hid=\"HID_BASICIDE_LIBS\">Lists the libraries and the modules where you can open or save your macros. To save a macro with a particular document, open the document, and then open this dialog.</ahelp>"
+#. cD%?
+#: 06130000.xhp
+#, fuzzy
+msgctxt ""
+"06130000.xhp\n"
+"par_id3153190\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/libraries\">Lists the libraries and the modules where you can open or save your macros. To save a macro with a particular document, open the document, and then open this dialog.</ahelp>"
msgstr "<ahelp hid=\"HID_BASICIDE_LIBS\">Otvara datoteke i module u kojima mozete otvoriti ili spasiti svoje makroe. Da spasite makro u zeljenom dokumentu, otvorite dokument i onda otvorite ovaj dialog.</ahelp>"
-#: 06130000.xhp#hd_id3146975.11.help.text
+#. R\Zh
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3146975\n"
+"11\n"
+"help.text"
msgid "Run / Save"
msgstr "Pokreni/Spasi"
-#: 06130000.xhp#par_id3154791.12.help.text
-msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_MACROCHOOSER_RID_PB_RUN\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_MACROCHOOSER_RID_PB_RUN\">Pokrece ili spasava trenutni makro.</ahelp>"
+#. TP0A
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3154791\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgstr ""
-#: 06130000.xhp#hd_id3153158.15.help.text
+#. Z)vI
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3153158\n"
+"15\n"
+"help.text"
msgid "Assign"
msgstr "Dodijeli"
-#: 06130000.xhp#par_id3149961.16.help.text
-msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_MACROCHOOSER_RID_PB_ASSIGN\">Opens the Customize dialog, where you can assign the selected macro to a menu command, a toolbar, or an event.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_MACROCHOOSER_RID_PB_ASSIGN\">Otvara dialog za kustomizaciju, sa kojim mozete dodijeliti makro menu komandi, traki za alatke, kombinaciji kratica, ili dogajdaju.</ahelp>"
+#. QfDY
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3149961\n"
+"16\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/assign\">Opens the Customize dialog, where you can assign the selected macro to a menu command, a toolbar, or an event.</ahelp>"
+msgstr ""
-#: 06130000.xhp#hd_id3145799.17.help.text
-msgctxt "06130000.xhp#hd_id3145799.17.help.text"
+#. Pe9n
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3145799\n"
+"17\n"
+"help.text"
msgid "Edit"
msgstr "Izmijeni"
-#: 06130000.xhp#par_id3147127.18.help.text
+#. @MCI
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3147127\n"
+"18\n"
+"help.text"
msgid "<ahelp hid=\".\">Starts the $[officename] Basic editor and opens the selected macro for editing.</ahelp>"
msgstr "<ahelp hid=\".\">Starts the $[officename] Osnovni editor i otvara odabrani makro za editovanje.</ahelp>"
-#: 06130000.xhp#hd_id3149400.19.help.text
+#. QLOo
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3149400\n"
+"19\n"
+"help.text"
msgid "New/Delete"
msgstr "Novi/Obrisi"
-#: 06130000.xhp#par_id3155602.61.help.text
-msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_MACROCHOOSER_RID_PB_DEL\">Creates a new macro, or deletes the selected macro.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_MACROCHOOSER_RID_PB_DEL\">Kreira novi makro ili brise selektovani makro.</ahelp>"
+#. J0Ge
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3155602\n"
+"61\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/delete\">Creates a new macro, or deletes the selected macro.</ahelp>"
+msgstr ""
-#: 06130000.xhp#par_id3149124.20.help.text
-msgid "To create a new macro, select the \"Standard\" module in the <emph>Macro from</emph> list, and then click <emph>New</emph>. "
+#. K!-L
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3149124\n"
+"20\n"
+"help.text"
+msgid "To create a new macro, select the \"Standard\" module in the <emph>Macro from</emph> list, and then click <emph>New</emph>."
msgstr "Da bi kreirali novi makro odaberite \"Standard\" modul u <emph>Macro from</emph> listi i onda kliknite <emph>novi</emph>."
-#: 06130000.xhp#par_id3150749.21.help.text
+#. J9uX
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3150749\n"
+"21\n"
+"help.text"
msgid "To delete a macro, select it, and then click <emph>Delete</emph>."
msgstr "Da bi obrisali makro odaberite ga i kliknite <emph>Obriši</emph>."
-#: 06130000.xhp#hd_id3153764.22.help.text
+#. }[Zm
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3153764\n"
+"22\n"
+"help.text"
msgid "Organizer"
msgstr "Organizator"
-#: 06130000.xhp#par_id3148405.23.help.text
-msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_MACROCHOOSER_RID_PB_ORG\">Opens the <emph>Macro Organizer</emph> dialog, where you can add, edit, or delete existing macro modules, dialogs, and libraries.</ahelp>"
+#. DbJ(
+#: 06130000.xhp
+#, fuzzy
+msgctxt ""
+"06130000.xhp\n"
+"par_id3148405\n"
+"23\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organize\">Opens the <emph>Macro Organizer</emph> dialog, where you can add, edit, or delete existing macro modules, dialogs, and libraries.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_MACROCHOOSER_RID_PB_ORG\">Otvara<emph>Makro Organizator</emph> dialog, sa kojim mozete dodati editovati ili obrisati postojece makro module, dialoge i datoteke.</ahelp>"
-#: 06130000.xhp#hd_id3166447.29.help.text
+#. =Obx
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3166447\n"
+"29\n"
+"help.text"
msgid "Module/Dialog"
msgstr "Modul/Dialog kutija"
-#: 06130000.xhp#par_id3155959.30.help.text
+#. 171!
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3155959\n"
+"30\n"
+"help.text"
msgid "<ahelp hid=\"HID_BASICIDE_MODULES_TREE\">Lists the existing macros and dialogs.</ahelp>"
msgstr "<ahelp hid=\"HID_BASICIDE_MODULES_TREE\">Izlistava postojece dialoge i makroe.</ahelp>"
-#: 06130000.xhp#par_id3149922.31.help.text
+#. v4Tn
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3149922\n"
+"31\n"
+"help.text"
msgid "You can drag-and-drop a module or a dialog between libraries."
msgstr "Mozete drag i drop module ili dialoge izmedju datoteka."
-#: 06130000.xhp#par_id3159333.33.help.text
+#. I_3s
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3159333\n"
+"33\n"
+"help.text"
msgid "To copy a dialog or a module, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while you drag-and-drop."
msgstr "Dabi kopirali dialog ili modul, pritisnite i drzite <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> tipku dok drag-i-dropujete."
-#: 06130000.xhp#hd_id3147131.34.help.text
-msgctxt "06130000.xhp#hd_id3147131.34.help.text"
+#. or6H
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3147131\n"
+"34\n"
+"help.text"
msgid "Edit"
msgstr "Izmijeni"
-#: 06130000.xhp#par_id3149816.35.help.text
+#. kzU*
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3149816\n"
+"35\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_EDIT\">Opens the selected macro or dialog for editing.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_EDIT\">Otvara selektovani makro ili dialog za editovanje.</ahelp>"
-#: 06130000.xhp#hd_id3151214.36.help.text
-msgctxt "06130000.xhp#hd_id3151214.36.help.text"
+#. !W)e
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3151214\n"
+"36\n"
+"help.text"
msgid "New"
msgstr ""
-#: 06130000.xhp#par_id3154202.37.help.text
+#. N50+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3154202\n"
+"37\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWMOD\">Creates a new module.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWMOD\">Kreira novi modul.</ahelp>"
-#: 06130000.xhp#par_id3153269.40.help.text
+#. NH\4
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3153269\n"
+"40\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWDLG\">Creates a new dialog.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWDLG\">Kreira novi dialog.</ahelp>"
-#: 06130000.xhp#hd_id3154587.42.help.text
+#. 7Qm,
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3154587\n"
+"42\n"
+"help.text"
msgid "Libraries tab page"
msgstr "Tab stranica za datoteke"
-#: 06130000.xhp#par_id3153705.43.help.text
+#. A9*a
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3153705\n"
+"43\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWDLG\">Lets you manage the macro libraries.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWDLG\">Dozvoljava uredjivanje makro datoteka.</ahelp>"
-#: 06130000.xhp#hd_id3145259.44.help.text
+#. #9[q
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3145259\n"
+"44\n"
+"help.text"
msgid "Location"
msgstr "Lokacija"
-#: 06130000.xhp#par_id3153234.45.help.text
+#. M@Y7
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3153234\n"
+"45\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_LISTBOX_RID_TP_LIBS_RID_LB_BASICS\">Select the location containing the macro libraries that you want to organize.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_LISTBOX_RID_TP_LIBS_RID_LB_BASICS\">Odaberi lokaciju koja sadrzi makro datoteke koje zelite da organizujete.</ahelp>"
-#: 06130000.xhp#hd_id3148460.46.help.text
+#. oQ{[
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3148460\n"
+"46\n"
+"help.text"
msgid "Library"
msgstr "Datoteka"
-#: 06130000.xhp#par_id3150828.47.help.text
+#. z?zj
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3150828\n"
+"47\n"
+"help.text"
msgid "<ahelp hid=\"HID_BASICIDE_LIBS_TREE\">Lists the macro libraries in the chosen location.</ahelp>"
msgstr "<ahelp hid=\"HID_BASICIDE_LIBS_TREE\">Izlistava makro datoteke u odabranoj lokaciji.</ahelp>"
-#: 06130000.xhp#hd_id3145134.48.help.text
-msgctxt "06130000.xhp#hd_id3145134.48.help.text"
+#. hC!7
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3145134\n"
+"48\n"
+"help.text"
msgid "Edit"
msgstr "Izmijeni"
-#: 06130000.xhp#par_id3150518.49.help.text
+#. MC\D
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3150518\n"
+"49\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_EDIT\">Opens the $[officename] Basic editor so that you can modify the selected library.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_EDIT\">Otvara$[officename] Osnovni editor tako da mozete modifikovati selektovanu datoteku.</ahelp>"
-#: 06130000.xhp#hd_id3150371.50.help.text
-msgctxt "06130000.xhp#hd_id3150371.50.help.text"
+#. rF:C
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3150371\n"
+"50\n"
+"help.text"
msgid "Password"
msgstr "Šifra"
-#: 06130000.xhp#par_id3166430.51.help.text
+#. `L:r
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3166430\n"
+"51\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_PASSWORD\">Assigns or edits the <link href=\"text/sbasic/shared/01/06130100.xhp\" name=\"password\">password</link> for the selected library. \"Standard\" libraries cannot have a password.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_PASSWORD\">Dodjeljuje ili edituje <link href=\"text/sbasic/shared/01/06130100.xhp\" name=\"password\">password</link> za odabranu datoteku. \"Standard\" datoteke nemogu imat lozinku.</ahelp>"
-#: 06130000.xhp#hd_id3154372.52.help.text
-msgctxt "06130000.xhp#hd_id3154372.52.help.text"
+#. ^WNj
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3154372\n"
+"52\n"
+"help.text"
msgid "New"
msgstr ""
-#: 06130000.xhp#par_id3145387.53.help.text
+#. sII{
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3145387\n"
+"53\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_NEWLIB\">Creates a new library.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_NEWLIB\">Kreira novu datoteku.</ahelp>"
-#: 06130000.xhp#hd_id3154259.56.help.text
+#. JUE+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3154259\n"
+"56\n"
+"help.text"
msgid "Name"
msgstr "Ime"
-#: 06130000.xhp#par_id3156169.57.help.text
+#. 2:^^
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3156169\n"
+"57\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_EDIT_RID_DLG_NEWLIB_RID_ED_LIBNAME\">Enter a name for the new module, dialog, or library.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_EDIT_RID_DLG_NEWLIB_RID_ED_LIBNAME\">Unesi ime za novi modul, dialog ili datoteku.</ahelp>"
-#: 06130000.xhp#hd_id3151183.54.help.text
+#. 7n@i
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3151183\n"
+"54\n"
+"help.text"
msgid "Append"
msgstr "Dodaj"
-#: 06130000.xhp#par_id3155126.55.help.text
+#. (a+o
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3155126\n"
+"55\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_APPEND\">Locate that $[officename] Basic library that you want to add to the current list, and then click Open.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_APPEND\">Lociraj$[officename] Osnovnu datoteku koji zelite dodati trenutnoj listi, i onda kliknite na Otvori.</ahelp>"
-
-#: 06130100.xhp#tit.help.text
-msgctxt "06130100.xhp#tit.help.text"
-msgid "Change Password"
-msgstr "Promijeni lozinku"
-
-#: 06130100.xhp#hd_id3159399.1.help.text
-msgctxt "06130100.xhp#hd_id3159399.1.help.text"
-msgid "Change Password"
-msgstr "Promijeni lozinku"
-
-#: 06130100.xhp#par_id3150276.2.help.text
-msgid "<ahelp hid=\"HID_PASSWORD\">Protects the selected library with a password.</ahelp> You can enter a new password, or change the current password."
-msgstr "<ahelp hid=\"HID_PASSWORD\">Stiti odabranu datoteku sa lozinkom.</ahelp> Mozete unijeti novu lozinku ili promijeniti trenutnu."
-
-#: 06130100.xhp#hd_id3154285.3.help.text
-msgid "Old password"
-msgstr "Stara lozinka"
-
-#: 06130100.xhp#hd_id3153665.4.help.text
-msgctxt "06130100.xhp#hd_id3153665.4.help.text"
-msgid "Password"
-msgstr "Šifra"
-
-#: 06130100.xhp#par_id3155628.5.help.text
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">Enter the current password for the selected library.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">Unesi trenutnu lozinku za odabranu datoteku.</ahelp>"
-
-#: 06130100.xhp#hd_id3153126.6.help.text
-msgid "New password"
-msgstr "Nova lozinka"
-
-#: 06130100.xhp#hd_id3153628.7.help.text
-msgctxt "06130100.xhp#hd_id3153628.7.help.text"
-msgid "Password"
-msgstr "Šifra"
-
-#: 06130100.xhp#par_id3159413.8.help.text
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">Enter a new password for the selected library.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">Unesi novu lozinku za odabranu datoteku.</ahelp>"
-
-#: 06130100.xhp#hd_id3148947.9.help.text
-msgid "Confirm"
-msgstr "Potvrdi"
-
-#: 06130100.xhp#par_id3149457.10.help.text
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">Repeat the new password for the selected library.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">Unesi ponovo lozinku za odabranu datoteku.</ahelp>"
-
-#: 06130500.xhp#tit.help.text
-msgctxt "06130500.xhp#tit.help.text"
-msgid "Append libraries"
-msgstr "Dodaj datoteke"
-
-#: 06130500.xhp#bm_id3150502.help.text
-msgid "<bookmark_value>libraries; adding</bookmark_value><bookmark_value>inserting;Basic libraries</bookmark_value>"
-msgstr "<bookmark_value>datoteke; dodavanje</bookmark_value><bookmark_value>umetanje;Osnovne datoteke</bookmark_value>"
-
-#: 06130500.xhp#hd_id3150502.1.help.text
-msgctxt "06130500.xhp#hd_id3150502.1.help.text"
-msgid "Append libraries"
-msgstr "Dodaj datoteke"
-
-#: 06130500.xhp#par_id3154840.2.help.text
-msgid "<ahelp hid=\".\">Locate that <item type=\"productname\">%PRODUCTNAME</item> Basic library that you want to add to the current list, and then click Open.</ahelp>"
-msgstr "<ahelp hid=\".\">Lociraj<item type=\"productname\">%PRODUCTNAME</item> Osnovnu datoteku koji zelite da dodate trenutnoj listi, i onda kliknite na Otvori.</ahelp>"
-
-#: 06130500.xhp#hd_id3149119.3.help.text
-msgid "File name:"
-msgstr "Ime fajla:"
-
-#: 06130500.xhp#par_id3147102.4.help.text
-msgid "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Enter a name or the path to the library that you want to append.</ahelp> You can also select a library from the list."
-msgstr "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Unesi ime ili putanju do datoteke koju zelite da dodate.</ahelp> You can also select a library from the list."
-
-#: 06130500.xhp#hd_id3147291.5.help.text
-msgid "Options"
-msgstr "Opcije"
-
-#: 06130500.xhp#hd_id3147226.7.help.text
-msgid "Insert as reference (read-only)"
-msgstr "Unesi kao referencu(read-only)"
-
-#: 06130500.xhp#par_id3155892.8.help.text
-msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REF\">Adds the selected library as a read-only file. The library is reloaded each time you start <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr ""
-
-#: 06130500.xhp#hd_id3145071.9.help.text
-msgid "Replace existing libraries"
-msgstr "Zamjeni postojece datoteke"
-
-#: 06130500.xhp#par_id3149812.10.help.text
-msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\">Replaces a library that has the same name with the current library.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\">Trenutna datoteka ce zamijeniti onu sa istim imenom.</ahelp>"
diff --git a/source/bs/helpcontent2/source/text/sbasic/shared/02.po b/source/bs/helpcontent2/source/text/sbasic/shared/02.po
index b67dae90ebf..ba595bc6055 100644
--- a/source/bs/helpcontent2/source/text/sbasic/shared/02.po
+++ b/source/bs/helpcontent2/source/text/sbasic/shared/02.po
@@ -1,9 +1,9 @@
-#. extracted from helpcontent2/source/text/sbasic/shared/02.oo
+#. extracted from helpcontent2/source/text/sbasic/shared/02
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+helpcontent2%2Fsource%2Ftext%2Fsbasic%2Fshared%2F02.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-06-26 09:54+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
"PO-Revision-Date: 2011-04-05 19:01+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,858 +12,1955 @@ 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: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: 11080000.xhp#tit.help.text
-msgctxt "11080000.xhp#tit.help.text"
-msgid "Enable Watch"
+#. xpfZ
+#: 11150000.xhp
+msgctxt ""
+"11150000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Save Source As"
+msgstr "Spasi izvor kao"
+
+#. E\X)
+#: 11150000.xhp
+msgctxt ""
+"11150000.xhp\n"
+"hd_id3149497\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11150000.xhp\" name=\"Save Source As\">Save Source As</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11150000.xhp\" name=\"spasi izvor kao\">Spasi izvor kao</link>"
+
+#. ffdW
+#: 11150000.xhp
+msgctxt ""
+"11150000.xhp\n"
+"par_id3147261\n"
+"3\n"
+"help.text"
+msgid "<ahelp hid=\".uno:SaveBasicAs\">Saves the source code of the selected Basic macro.</ahelp>"
+msgstr "<ahelp hid=\".uno:SaveBasicAs\">Spasava izvorni kod selektovanog Osnovnog makroa.</ahelp>"
+
+#. GF%#
+#: 11150000.xhp
+msgctxt ""
+"11150000.xhp\n"
+"par_id3145071\n"
+"help.text"
+msgid "<image id=\"img_id3149182\" src=\"cmd/sc_savebasicas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149182\">Icon</alt></image>"
msgstr ""
-#: 11080000.xhp#hd_id3154863.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Enable Watch\">Enable Watch</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Omoguci Sat\">Omoguci Sat</link>"
+#. rA6P
+#: 11150000.xhp
+msgctxt ""
+"11150000.xhp\n"
+"par_id3151110\n"
+"2\n"
+"help.text"
+msgid "Save Source As"
+msgstr "Spasi izvor kao"
-#: 11080000.xhp#par_id3093440.2.help.text
-msgid "<ahelp hid=\".uno:AddWatch\">Click this icon to view the variables in a macro. The contents of the variable are displayed in a separate window.</ahelp>"
-msgstr "<ahelp hid=\".uno:AddWatch\">Klikni na ikonu da pogledate variable u makrou. Vrijednost varijable je prikazana u odvojenom prozoru.</ahelp>"
+#. m7Y?
+#: 11140000.xhp
+msgctxt ""
+"11140000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Insert Source Text"
+msgstr "Ubaci izvorni tekst"
-#: 11080000.xhp#par_id3147399.6.help.text
-msgid "Click the name of a variable to select it, then click the <emph>Enable Watch</emph> icon. The value that is assigned to the variable is displayed next to its name. This value is constantly updated."
-msgstr "Klikni na ime varijable da je selektujes, onda klikni na <emph>Enable Watch</emph> ikonu. Vrijednost koja je dodijeljena varijabli je prikazana pored njenog imena. Ova vrijednost se konstantno osvjezava."
+#. Bu_S
+#: 11140000.xhp
+msgctxt ""
+"11140000.xhp\n"
+"hd_id3154044\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11140000.xhp\" name=\"Insert Source Text\">Insert Source Text</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11140000.xhp\" name=\"Ubaci izvorni tekst\">Ubaci izvorni tekst</link>"
-#: 11080000.xhp#par_id3155892.help.text
-msgid "<image id=\"img_id3147209\" src=\"cmd/sc_addwatch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147209\">Icon</alt></image>"
-msgstr ""
+#. [3]_
+#: 11140000.xhp
+msgctxt ""
+"11140000.xhp\n"
+"par_id3150702\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:LoadBasic\">Opens the Basic source text in the Basic IDE window.</ahelp>"
+msgstr "<ahelp hid=\".uno:LoadBasic\">Otvara Osnovni izvorni tekst u Osnovnom IDE prozoru.</ahelp>"
-#: 11080000.xhp#par_id3150276.3.help.text
-msgctxt "11080000.xhp#par_id3150276.3.help.text"
-msgid "Enable Watch"
+#. ~3ry
+#: 11140000.xhp
+msgctxt ""
+"11140000.xhp\n"
+"par_id3150445\n"
+"3\n"
+"help.text"
+msgid "Place the cursor in the code where you want to insert the source text, and then click the <emph>Insert source text</emph> icon. Locate the file that contains the Basic source text that you want to insert, and then click <emph>Open</emph>."
+msgstr "Postavi kursor u kodu gdje zelite unijeti izvorni tekst i onda klikni na <emph>Insertuj izvorni tekst</emph> ikonu. Locirajte fajl koji sadrzi Osnovni izvorni tekst koji zelite da unesete i onda kliknite na <emph>Otvori</emph>."
+
+#. )$k8
+#: 11140000.xhp
+msgctxt ""
+"11140000.xhp\n"
+"par_id3145136\n"
+"help.text"
+msgid "<image id=\"img_id3147571\" src=\"cmd/sc_loadbasic.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147571\">Icon</alt></image>"
msgstr ""
-#: 11080000.xhp#par_id3159158.4.help.text
-msgid "To remove the variable watch, select the variable in the Watch window, and then click on the <emph>Remove Watch</emph> icon."
-msgstr "DA uklonimo posmatranje varijable, odaberite varijablu i kliknite na<emph>Remove Watch</emph> ikonu."
+#. ?kcg
+#: 11140000.xhp
+msgctxt ""
+"11140000.xhp\n"
+"par_id3145346\n"
+"4\n"
+"help.text"
+msgid "Insert source text"
+msgstr "Unesite izvorni tekst"
-#: 11010000.xhp#tit.help.text
-msgid "Library"
-msgstr "Datoteka"
+#. NBtE
+#: 11190000.xhp
+msgctxt ""
+"11190000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Export Dialog"
+msgstr ""
-#: 11010000.xhp#hd_id3151100.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11010000.xhp\" name=\"Library\">Library</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11010000.xhp\" name=\"Datoteka\">Library</link>"
+#. Y}%o
+#: 11190000.xhp
+#, fuzzy
+msgctxt ""
+"11190000.xhp\n"
+"hd_id3156183\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11190000.xhp\" name=\"Export Dialog\">Export Dialog</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11090000.xhp\" name=\"Katalog objekata\">Katalog objekata</link>"
-#: 11010000.xhp#par_id3154136.2.help.text
-msgid "<ahelp hid=\".uno:LibSelector\" visibility=\"visible\">Select the library that you want to edit.</ahelp> The first module of the library that you select is displayed in the Basic IDE."
-msgstr "<ahelp hid=\".uno:LibSelector\" visibility=\"visible\">Odaberi datoteku koji zelite editovati.</ahelp> Prvi modul datoteke je prikazan u Osnovnom IDE."
+#. fs7k
+#: 11190000.xhp
+msgctxt ""
+"11190000.xhp\n"
+"par_id3152363\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">In the dialog editor, this command calls a \"Save as\" dialog to export the current BASIC dialog.</ahelp>"
+msgstr ""
-#: 11010000.xhp#par_id3149095.help.text
-msgid "<image src=\"res/helpimg/feldalle.png\" id=\"img_id3147576\" localize=\"true\"><alt id=\"alt_id3147576\">List box Library</alt></image>"
+#. Y?m_
+#: 11190000.xhp
+msgctxt ""
+"11190000.xhp\n"
+"par_id3143267\n"
+"help.text"
+msgid "<image id=\"img_id3155339\" src=\"cmd/sc_exportdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
msgstr ""
-#: 11010000.xhp#par_id3147654.3.help.text
-msgid "Library List Box"
-msgstr "Lista sa Datotekama"
+#. zh\b
+#: 11190000.xhp
+msgctxt ""
+"11190000.xhp\n"
+"par_id3145383\n"
+"3\n"
+"help.text"
+msgid "Export Dialog"
+msgstr ""
-#: 11040000.xhp#tit.help.text
-msgctxt "11040000.xhp#tit.help.text"
+#. WFFz
+#: 11040000.xhp
+msgctxt ""
+"11040000.xhp\n"
+"tit\n"
+"help.text"
msgid "Stop"
msgstr "Zaustavi"
-#: 11040000.xhp#bm_id3154863.help.text
+#. ]Rnn
+#: 11040000.xhp
+msgctxt ""
+"11040000.xhp\n"
+"bm_id3154863\n"
+"help.text"
msgid "<bookmark_value>macros; stopping</bookmark_value><bookmark_value>program stops</bookmark_value><bookmark_value>stopping macros</bookmark_value>"
msgstr "<bookmark_value>makroi; zaustavljanje</bookmark_value><bookmark_value>program staje</bookmark_value><bookmark_value>zaustavljanje makroa</bookmark_value>"
-#: 11040000.xhp#hd_id3154863.1.help.text
+#. #Xn3
+#: 11040000.xhp
+msgctxt ""
+"11040000.xhp\n"
+"hd_id3154863\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/02/11040000.xhp\" name=\"Stop\">Stop</link>"
msgstr "<link href=\"text/sbasic/shared/02/11040000.xhp\" name=\"Stop\">Zaustavi</link>"
-#: 11040000.xhp#par_id3147226.2.help.text
+#. ,RUK
+#: 11040000.xhp
+msgctxt ""
+"11040000.xhp\n"
+"par_id3147226\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\".uno:BasicStop\">Stops running the current macro.</ahelp><switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline> You can also press Shift+Ctrl+Q.</defaultinline></switchinline>"
msgstr "<ahelp hid=\".uno:BasicStop\">Zaustavlja trenutni makro.</ahelp><switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline> Takodje mozete pritisnuti Shift+Ctrl+Q.</defaultinline></switchinline>"
-#: 11040000.xhp#par_id3146797.help.text
+#. PJV#
+#: 11040000.xhp
+msgctxt ""
+"11040000.xhp\n"
+"par_id3146797\n"
+"help.text"
msgid "<image id=\"img_id3148538\" src=\"cmd/sc_basicstop.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148538\">Icon</alt></image>"
msgstr ""
-#: 11040000.xhp#par_id3150986.3.help.text
-msgctxt "11040000.xhp#par_id3150986.3.help.text"
+#. B)rU
+#: 11040000.xhp
+msgctxt ""
+"11040000.xhp\n"
+"par_id3150986\n"
+"3\n"
+"help.text"
msgid "Stop"
msgstr "Zaustavi"
-#: 11020000.xhp#tit.help.text
-msgctxt "11020000.xhp#tit.help.text"
-msgid "Compile"
-msgstr "Kompajliraj"
+#. Fe+=
+#: 11100000.xhp
+msgctxt ""
+"11100000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Macros"
+msgstr "Makroi"
-#: 11020000.xhp#hd_id3148983.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/02/11020000.xhp\" name=\"Compile\">Compile</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11110000.xhp\" name=\"Modules\">Moduli</link>"
+#. YZ-k
+#: 11100000.xhp
+msgctxt ""
+"11100000.xhp\n"
+"hd_id3156183\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11100000.xhp\" name=\"Macros\">Macros</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11100000.xhp\" name=\"Makroi\">Makroi</link>"
-#: 11020000.xhp#par_id3159201.2.help.text
-msgid "<ahelp hid=\".uno:CompileBasic\" visibility=\"visible\">Compiles the Basic macro.</ahelp> You need to compile a macro after you make changes to it, or if the macro uses single or procedure steps."
-msgstr "<ahelp hid=\".uno:CompileBasic\" visibility=\"visible\">Kompajlira Osnovni makro.</ahelp> Makro se treba kompajlirati nakon sto mu napravite neke promjene, ili ako makro koristi pojedinacne ili preceduralne korake."
+#. #EUt
+#: 11100000.xhp
+msgctxt ""
+"11100000.xhp\n"
+"par_id3147399\n"
+"2\n"
+"help.text"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:ChooseMacro\">Opens the <emph>Macro</emph> dialog.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:ChooseMacro\">Otvara <emph>Makro</emph> dialog.</ahelp>"
-#: 11020000.xhp#par_id3156426.help.text
-msgid "<image src=\"cmd/sc_compilebasic.png\" id=\"img_id3147576\"><alt id=\"alt_id3147576\">Icon</alt></image>"
+#. SEmZ
+#: 11100000.xhp
+msgctxt ""
+"11100000.xhp\n"
+"par_id3148538\n"
+"help.text"
+msgid "<image src=\"cmd/sc_choosemacro.png\" id=\"img_id3153662\"><alt id=\"alt_id3153662\">Icon</alt></image>"
msgstr ""
-#: 11020000.xhp#par_id3149399.3.help.text
-msgctxt "11020000.xhp#par_id3149399.3.help.text"
-msgid "Compile"
-msgstr "Kompajliraj"
+#. ]=U2
+#: 11100000.xhp
+msgctxt ""
+"11100000.xhp\n"
+"par_id3153542\n"
+"3\n"
+"help.text"
+msgid "Macros"
+msgstr "Makroi"
-#: 11150000.xhp#tit.help.text
-msgctxt "11150000.xhp#tit.help.text"
-msgid "Save Source As"
-msgstr "Spasi izvor kao"
+#. OW3h
+#: 11160000.xhp
+msgctxt ""
+"11160000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Step Out"
+msgstr "Iskoraci"
-#: 11150000.xhp#hd_id3149497.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11150000.xhp\" name=\"Save Source As\">Save Source As</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11150000.xhp\" name=\"spasi izvor kao\">Spasi izvor kao</link>"
+#. [hZ^
+#: 11160000.xhp
+#, fuzzy
+msgctxt ""
+"11160000.xhp\n"
+"hd_id3148983\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11160000.xhp\" name=\"Step Out\">Step Out</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11040000.xhp\" name=\"Stop\">Zaustavi</link>"
-#: 11150000.xhp#par_id3147261.3.help.text
-msgid "<ahelp hid=\".uno:SaveBasicAs\">Saves the source code of the selected Basic macro.</ahelp>"
-msgstr "<ahelp hid=\".uno:SaveBasicAs\">Spasava izvorni kod selektovanog Osnovnog makroa.</ahelp>"
+#. 2]mk
+#: 11160000.xhp
+msgctxt ""
+"11160000.xhp\n"
+"par_id3157898\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:BasicStepOut\" visibility=\"visible\">Jumps back to the previous routine in the current macro.</ahelp>"
+msgstr "<ahelp hid=\".uno:BasicStepOut\" visibility=\"visible\">Skoci nazad na proslu rutinu u trenutnom makrou.</ahelp>"
-#: 11150000.xhp#par_id3145071.help.text
-msgid "<image id=\"img_id3149182\" src=\"cmd/sc_savebasicas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149182\">Icon</alt></image>"
+#. rLK?
+#: 11160000.xhp
+msgctxt ""
+"11160000.xhp\n"
+"par_id3156410\n"
+"help.text"
+msgid "<image src=\"cmd/sc_basicstepout.png\" id=\"img_id3159233\"><alt id=\"alt_id3159233\">Icon</alt></image>"
msgstr ""
-#: 11150000.xhp#par_id3151110.2.help.text
-msgctxt "11150000.xhp#par_id3151110.2.help.text"
-msgid "Save Source As"
-msgstr "Spasi izvor kao"
-
-#: 11070000.xhp#tit.help.text
-msgctxt "11070000.xhp#tit.help.text"
-msgid "Breakpoint"
-msgstr "Prelom"
+#. T~f{
+#: 11160000.xhp
+msgctxt ""
+"11160000.xhp\n"
+"par_id3158421\n"
+"3\n"
+"help.text"
+msgid "Step Out"
+msgstr "Iskoraci"
-#: 11070000.xhp#hd_id3154863.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11070000.xhp\" name=\"Breakpoint\">Breakpoint</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11070000.xhp\" name=\"Prelom\">Prelom</link>"
+#. ]H~@
+#: 11120000.xhp
+msgctxt ""
+"11120000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Find Parentheses"
+msgstr "Pronadji zagrade"
-#: 11070000.xhp#par_id3155364.2.help.text
-msgid "<ahelp hid=\".uno:ToggleBreakPoint\">Inserts a breakpoint in the program line.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToggleBreakPoint\">Umece prelom na linniju u programu.</ahelp>"
+#. cDWq
+#: 11120000.xhp
+msgctxt ""
+"11120000.xhp\n"
+"hd_id3149497\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11120000.xhp\" name=\"Find Parentheses\">Find Parentheses</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11120000.xhp\" name=\"Pronadji zagrade\">Pronadji zagrade</link>"
-#: 11070000.xhp#par_id3149346.4.help.text
-msgid "The breakpoint is inserted at the cursor position. Use a breakpoint to interrupt a program just before an error occurs. You can then troubleshoot the program by running it in <link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step\">Single Step</link> mode until the error occurs. You can also use the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> icon to check the content of the relevant variables."
-msgstr "Prelom se unosi na poziciju krusora.Koristite prelom da prekinete program tek prije nego se greska desi.Onda mozete otkloniti gresku tako sto ce te pokrenut program u <link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step\">Single Step</link> modu dok se greska ne pojavi. Takodjer mozete koristiti <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> ikonu da provjerite sadrzaj relevantnih varijabli."
+#. ysdF
+#: 11120000.xhp
+msgctxt ""
+"11120000.xhp\n"
+"par_id3155150\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:MatchGroup\" visibility=\"visible\">Highlights the text that is enclosed by two corresponding brackets. Place the text cursor in front of an opening or closing bracket, and then click this icon.</ahelp>"
+msgstr "<ahelp hid=\".uno:MatchGroup\" visibility=\"visible\">Oznacava tekst koji je okruzen sa dvije odgovarajuce zagrade. Postavite tekst kursor ispred otvarajuce zagrade ili zatvarajuce, i onda klikni te na ikonu.</ahelp>"
-#: 11070000.xhp#par_id3156346.help.text
-msgid "<image id=\"img_id3152780\" src=\"cmd/sc_togglebreakpoint.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3152780\">Icon</alt></image>"
+#. .Y3+
+#: 11120000.xhp
+msgctxt ""
+"11120000.xhp\n"
+"par_id3149182\n"
+"help.text"
+msgid "<image src=\"cmd/sc_matchgroup.png\" id=\"img_id3155892\"><alt id=\"alt_id3155892\">Icon</alt></image>"
msgstr ""
-#: 11070000.xhp#par_id3149416.3.help.text
-msgctxt "11070000.xhp#par_id3149416.3.help.text"
-msgid "Breakpoint"
-msgstr "Prelom"
+#. qU^Q
+#: 11120000.xhp
+msgctxt ""
+"11120000.xhp\n"
+"par_id3147276\n"
+"3\n"
+"help.text"
+msgid "Find Parentheses"
+msgstr "Pronadji zagrade"
-#: 11170000.xhp#tit.help.text
-msgctxt "11170000.xhp#tit.help.text"
-msgid "Manage Breakpoints"
-msgstr "Organizuj prelome"
+#. SW_#
+#: 11110000.xhp
+msgctxt ""
+"11110000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Modules"
+msgstr "Moduli"
-#: 11170000.xhp#hd_id3156183.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11170000.xhp\" name=\"Manage Breakpoints\">Manage Breakpoints</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11170000.xhp\" name=\"Organizuj prelome\">Organizuj prelome</link>"
+#. BD$!
+#: 11110000.xhp
+msgctxt ""
+"11110000.xhp\n"
+"hd_id3148520\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11110000.xhp\" name=\"Modules\">Modules</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11110000.xhp\" name=\"Modules\">Moduli</link>"
-#: 11170000.xhp#par_id3152363.2.help.text
-msgid "<ahelp hid=\".\">Calls a dialog to manage breakpoints.</ahelp>"
-msgstr "<ahelp hid=\".\">Poziva dialog za organizovanje preloma.</ahelp>"
+#. W55,
+#: 11110000.xhp
+msgctxt ""
+"11110000.xhp\n"
+"par_id3156414\n"
+"2\n"
+"help.text"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:ModuleDialog\">Click here to open the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro Organizer\"><emph>Macro Organizer</emph></link> dialog.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:ModuleDialog\">Kliknite ovdje da otvorite<link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Makro organizator\"><emph>Makro organizator</emph></link> dialog.</ahelp>"
-#: 11170000.xhp#par_id3143267.help.text
-msgid "<image id=\"img_id3155339\" src=\"cmd/sc_managebreakpoints.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
+#. mZ(*
+#: 11110000.xhp
+msgctxt ""
+"11110000.xhp\n"
+"par_id3157958\n"
+"help.text"
+msgid "<image src=\"cmd/sc_moduledialog.png\" id=\"img_id3155535\"><alt id=\"alt_id3155535\">Icon</alt></image>"
msgstr ""
-#: 11170000.xhp#par_id3145383.3.help.text
-msgctxt "11170000.xhp#par_id3145383.3.help.text"
-msgid "Manage Breakpoints"
-msgstr "Organizuj prelome"
+#. :Sm8
+#: 11110000.xhp
+msgctxt ""
+"11110000.xhp\n"
+"par_id3145383\n"
+"3\n"
+"help.text"
+msgid "Modules"
+msgstr "Moduli"
-#: 11170000.xhp#par_id3154897.4.help.text
-msgid "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Manage Breakpoints dialog\"><emph>Manage Breakpoints</emph> dialog</link>"
-msgstr "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Organizuj prelome dialog\"><emph>Organizuj prelome</emph> dialog</link>"
+#. D^@5
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Procedure Step"
+msgstr "Proceduralni korak"
-#: 11100000.xhp#tit.help.text
-msgctxt "11100000.xhp#tit.help.text"
-msgid "Macros"
-msgstr "Makroi"
+#. 7gar
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"hd_id3148520\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Procedure Step\">Procedure Step</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Proceduralni kroak\">Proceduralni korak</link>"
-#: 11100000.xhp#hd_id3156183.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11100000.xhp\" name=\"Macros\">Macros</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11100000.xhp\" name=\"Makroi\">Makroi</link>"
+#. )05)
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"par_id3152363\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:BasicStepOver\">Runs the macro and stops it after the next procedure.</ahelp>"
+msgstr "<ahelp hid=\".uno:BasicStepOver\">Pokrece makro i zasutavlja ga nakon sljedece procedure.</ahelp>"
-#: 11100000.xhp#par_id3147399.2.help.text
-msgid "<ahelp visibility=\"visible\" hid=\".uno:ChooseMacro\">Opens the <emph>Macro</emph> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:ChooseMacro\">Otvara <emph>Makro</emph> dialog.</ahelp>"
+#. K!:j
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"par_id3153394\n"
+"4\n"
+"help.text"
+msgid "You can use this command in conjunction with the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> command to troubleshoot errors."
+msgstr ""
-#: 11100000.xhp#par_id3148538.help.text
-msgid "<image src=\"cmd/sc_choosemacro.png\" id=\"img_id3153662\"><alt id=\"alt_id3153662\">Icon</alt></image>"
+#. 0Jfs
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"par_id3147576\n"
+"help.text"
+msgid "<image id=\"img_id3143267\" src=\"cmd/sc_basicstepover.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3143267\">Icon</alt></image>"
msgstr ""
-#: 11100000.xhp#par_id3153542.3.help.text
-msgctxt "11100000.xhp#par_id3153542.3.help.text"
-msgid "Macros"
-msgstr "Makroi"
+#. Wf7j
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"par_id3154307\n"
+"3\n"
+"help.text"
+msgid "Procedure Step"
+msgstr "Proceduralni korak"
-#: 11180000.xhp#tit.help.text
-msgctxt "11180000.xhp#tit.help.text"
-msgid "Import Dialog"
-msgstr ""
+#. -00G
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"par_id3153562\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step function\">Single Step function</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Pojedinacna step funkcija\">Pojedinacna step funkcija</link>"
-#: 11180000.xhp#hd_id3156183.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/02/11180000.xhp\" name=\"Import Dialog\">Import Dialog</link>"
+#. WB=B
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Object Catalog"
+msgstr "Katalog objekata"
+
+#. b?y.
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"hd_id3153255\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11090000.xhp\" name=\"Object Catalog\">Object Catalog</link>"
msgstr "<link href=\"text/sbasic/shared/02/11090000.xhp\" name=\"Katalog objekata\">Katalog objekata</link>"
-#: 11180000.xhp#par_id3152363.2.help.text
-msgid "<ahelp hid=\".\">Calls an \"Open\" dialog to import a BASIC dialog file.</ahelp>"
-msgstr ""
+#. 2m$_
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3151384\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ObjectCatalog\">Opens the <emph>Objects</emph> dialog, where you can view Basic objects.</ahelp>"
+msgstr "<ahelp hid=\".uno:ObjectCatalog\">Otvara <emph>Objekti</emph> dialog, u kojem mozete vidjeti osnovne Objekte.</ahelp>"
-#: 11180000.xhp#par_id0929200903505211.help.text
-msgid "If the imported dialog has a name that already exists in the library, you see a message box where you can decide to rename the imported dialog. In this case the dialog will be renamed to the next free \"automatic\" name like when creating a new dialog. Or you can replace the existing dialog by the imported dialog. If you click Cancel the dialog is not imported."
-msgstr ""
+#. kK0K
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3147576\n"
+"15\n"
+"help.text"
+msgid "Double click the name of a function or sub to load the module that contains that function or sub, and to position the cursor. Click the name of a module or dialog and then click the <emph>Show</emph> icon to load and display that module or dialog."
+msgstr "Dupli klik na ime funkcije ili sub-a da loadujete modul koji sadrzi tu funkciju ili sub, i da pozicionirate kursor. Kliknite na ime dialoga ili modula i onda kliknite na <emph>Prikaži</emph> ikonu da bi ucitali taj modul ili dijalog."
-#: 11180000.xhp#par_id0929200903505360.help.text
-msgid "Dialogs can contain localization data. When importing a dialog, a mismatch of the dialogs' localization status can occur."
+#. Y\y/
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3148538\n"
+"help.text"
+msgid "<image id=\"img_id3163803\" src=\"cmd/sc_objectcatalog.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163803\">Icon</alt></image>"
msgstr ""
-#: 11180000.xhp#par_id0929200903505320.help.text
-msgid "If the library contains additional languages compared to the imported dialog, or if the imported dialog is not localized at all, then the additional languages will silently be added to the imported dialog using the strings of the dialog's default locale."
-msgstr ""
+#. P6dB
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3154515\n"
+"3\n"
+"help.text"
+msgid "Object Catalog"
+msgstr "Katalog objekata"
-#: 11180000.xhp#par_id0929200903505383.help.text
-msgid "If the imported dialog contains additional languages compared to the library, or if the library is not localized at all, then you see a message box with Add, Omit, and Cancel buttons."
-msgstr ""
+#. JC8D
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"hd_id3155388\n"
+"4\n"
+"help.text"
+msgid "Show"
+msgstr "Prikaži"
-#: 11180000.xhp#par_id0929200903505340.help.text
-msgid "Add: The additional languages from the imported dialog will be added to the already existing dialog. The resources from the library's default language will be used for the new languages. This is the same as if you add these languages manually."
-msgstr ""
+#. c!rX
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3155630\n"
+"5\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_OBJCAT_SHOW\">Display the source text or dialog of a selected object.</ahelp>"
+msgstr "<ahelp hid=\"HID_BASICIDE_OBJCAT_SHOW\">Prikazi izvorni tekst ili dijalog selektovanog objekta.</ahelp>"
-#: 11180000.xhp#par_id0929200903505367.help.text
-msgid "Omit: The library's language settings will stay unchanged. The imported dialog's resources for the omitted languages are not copied into the library, but they remain in the imported dialog's source files."
+#. `6Kh
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3153126\n"
+"help.text"
+msgid "<image id=\"img_id3148474\" src=\"basctl/res/im01.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148474\">Icon</alt></image>"
msgstr ""
-#: 11180000.xhp#par_id3143267.help.text
-msgid "<image id=\"img_id3155339\" src=\"cmd/sc_importdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
-msgstr ""
+#. Lk\=
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3147560\n"
+"6\n"
+"help.text"
+msgid "Show"
+msgstr "Prikaži"
-#: 11180000.xhp#par_id3145383.3.help.text
-msgctxt "11180000.xhp#par_id3145383.3.help.text"
-msgid "Import Dialog"
-msgstr ""
+#. !zr*
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"hd_id3146794\n"
+"13\n"
+"help.text"
+msgid "Window Area"
+msgstr "Prozor podrucije"
-#: 11190000.xhp#tit.help.text
-msgctxt "11190000.xhp#tit.help.text"
-msgid "Export Dialog"
-msgstr ""
+#. V!s\
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3149655\n"
+"14\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">Displays a hierarchical view of the current $[officename] macro libraries, modules, and dialogs. To display the contents of an item in the window, double-click its name or select the name and click the <emph>Show</emph> icon.</ahelp>"
+msgstr "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">Prikaze hijerarhijski pogled $[officename] makro datoteka, modula i dijaloga. Da prikazete sadrzaj itema u prozoru, dupli klik na ime, ili selektujte ime i kliknite na <emph>Prikaži</emph> ikonu.</ahelp>"
-#: 11190000.xhp#hd_id3156183.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/02/11190000.xhp\" name=\"Export Dialog\">Export Dialog</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11090000.xhp\" name=\"Katalog objekata\">Katalog objekata</link>"
+#. 9L8N
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Breakpoint"
+msgstr "Prelom"
-#: 11190000.xhp#par_id3152363.2.help.text
-msgid "<ahelp hid=\".\">In the dialog editor, this command calls a \"Save as\" dialog to export the current BASIC dialog.</ahelp>"
-msgstr ""
+#. Y)ps
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"hd_id3154863\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11070000.xhp\" name=\"Breakpoint\">Breakpoint</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11070000.xhp\" name=\"Prelom\">Prelom</link>"
-#: 11190000.xhp#par_id3143267.help.text
-msgid "<image id=\"img_id3155339\" src=\"cmd/sc_exportdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
-msgstr ""
+#. 8P@J
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"par_id3155364\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ToggleBreakPoint\">Inserts a breakpoint in the program line.</ahelp>"
+msgstr "<ahelp hid=\".uno:ToggleBreakPoint\">Umece prelom na linniju u programu.</ahelp>"
-#: 11190000.xhp#par_id3145383.3.help.text
-msgctxt "11190000.xhp#par_id3145383.3.help.text"
-msgid "Export Dialog"
+#. ~`E+
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"par_id3149346\n"
+"4\n"
+"help.text"
+msgid "The breakpoint is inserted at the cursor position. Use a breakpoint to interrupt a program just before an error occurs. You can then troubleshoot the program by running it in <link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step\">Single Step</link> mode until the error occurs. You can also use the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> icon to check the content of the relevant variables."
+msgstr "Prelom se unosi na poziciju krusora.Koristite prelom da prekinete program tek prije nego se greska desi.Onda mozete otkloniti gresku tako sto ce te pokrenut program u <link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step\">Single Step</link> modu dok se greska ne pojavi. Takodjer mozete koristiti <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> ikonu da provjerite sadrzaj relevantnih varijabli."
+
+#. 6GL\
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"par_id3156346\n"
+"help.text"
+msgid "<image id=\"img_id3152780\" src=\"cmd/sc_togglebreakpoint.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3152780\">Icon</alt></image>"
msgstr ""
-#: 11060000.xhp#tit.help.text
-msgctxt "11060000.xhp#tit.help.text"
-msgid "Procedure Step"
-msgstr "Proceduralni korak"
+#. ^|Vc
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"par_id3149416\n"
+"3\n"
+"help.text"
+msgid "Breakpoint"
+msgstr "Prelom"
-#: 11060000.xhp#hd_id3148520.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Procedure Step\">Procedure Step</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Proceduralni kroak\">Proceduralni korak</link>"
+#. |iJW
+#: 11020000.xhp
+msgctxt ""
+"11020000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Compile"
+msgstr "Kompajliraj"
-#: 11060000.xhp#par_id3152363.2.help.text
-msgid "<ahelp hid=\".uno:BasicStepOver\">Runs the macro and stops it after the next procedure.</ahelp>"
-msgstr "<ahelp hid=\".uno:BasicStepOver\">Pokrece makro i zasutavlja ga nakon sljedece procedure.</ahelp>"
+#. KA@m
+#: 11020000.xhp
+#, fuzzy
+msgctxt ""
+"11020000.xhp\n"
+"hd_id3148983\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11020000.xhp\" name=\"Compile\">Compile</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11110000.xhp\" name=\"Modules\">Moduli</link>"
-#: 11060000.xhp#par_id3153394.4.help.text
-msgctxt "11060000.xhp#par_id3153394.4.help.text"
-msgid "You can use this command in conjunction with the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> command to troubleshoot errors."
-msgstr ""
+#. vnA-
+#: 11020000.xhp
+msgctxt ""
+"11020000.xhp\n"
+"par_id3159201\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:CompileBasic\" visibility=\"visible\">Compiles the Basic macro.</ahelp> You need to compile a macro after you make changes to it, or if the macro uses single or procedure steps."
+msgstr "<ahelp hid=\".uno:CompileBasic\" visibility=\"visible\">Kompajlira Osnovni makro.</ahelp> Makro se treba kompajlirati nakon sto mu napravite neke promjene, ili ako makro koristi pojedinacne ili preceduralne korake."
-#: 11060000.xhp#par_id3147576.help.text
-msgid "<image id=\"img_id3143267\" src=\"cmd/sc_basicstepover.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3143267\">Icon</alt></image>"
+#. ye/I
+#: 11020000.xhp
+msgctxt ""
+"11020000.xhp\n"
+"par_id3156426\n"
+"help.text"
+msgid "<image src=\"cmd/sc_compilebasic.png\" id=\"img_id3147576\"><alt id=\"alt_id3147576\">Icon</alt></image>"
msgstr ""
-#: 11060000.xhp#par_id3154307.3.help.text
-msgctxt "11060000.xhp#par_id3154307.3.help.text"
-msgid "Procedure Step"
-msgstr "Proceduralni korak"
-
-#: 11060000.xhp#par_id3153562.6.help.text
-msgid "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step function\">Single Step function</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Pojedinacna step funkcija\">Pojedinacna step funkcija</link>"
+#. O,\{
+#: 11020000.xhp
+msgctxt ""
+"11020000.xhp\n"
+"par_id3149399\n"
+"3\n"
+"help.text"
+msgid "Compile"
+msgstr "Kompajliraj"
-#: 20000000.xhp#tit.help.text
-msgctxt "20000000.xhp#tit.help.text"
+#. Uk)m
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"tit\n"
+"help.text"
msgid "Insert Controls"
msgstr ""
-#: 20000000.xhp#bm_id3150402.help.text
+#. Oorh
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"bm_id3150402\n"
+"help.text"
msgid "<bookmark_value>controls; in dialog editor</bookmark_value><bookmark_value>push button control in dialog editor</bookmark_value><bookmark_value>icon control</bookmark_value><bookmark_value>buttons; controls</bookmark_value><bookmark_value>image control</bookmark_value><bookmark_value>check box control</bookmark_value><bookmark_value>radio button control</bookmark_value><bookmark_value>option button control</bookmark_value><bookmark_value>fixed text control</bookmark_value><bookmark_value>label field control</bookmark_value><bookmark_value>editing; controls</bookmark_value><bookmark_value>text boxes; controls</bookmark_value><bookmark_value>list boxes; controls</bookmark_value><bookmark_value>combo box control</bookmark_value><bookmark_value>scroll bar control</bookmark_value><bookmark_value>horizontal scrollbar control</bookmark_value><bookmark_value>vertical scrollbar control</bookmark_value><bookmark_value>group box control</bookmark_value><bookmark_value>progress bar control</bookmark_value><bookmark_value>fixed line control</bookmark_value><bookmark_value>horizontal line control</bookmark_value><bookmark_value>line control</bookmark_value><bookmark_value>vertical line control</bookmark_value><bookmark_value>date field control</bookmark_value><bookmark_value>time field control</bookmark_value><bookmark_value>numerical field control</bookmark_value><bookmark_value>currency field control</bookmark_value><bookmark_value>formatted field control</bookmark_value><bookmark_value>pattern field control</bookmark_value><bookmark_value>masked field control</bookmark_value><bookmark_value>file selection control</bookmark_value><bookmark_value>selection options for controls</bookmark_value><bookmark_value>test mode control</bookmark_value>"
msgstr "<bookmark_value>kontrole; u Dialogue Box Editor</bookmark_value><bookmark_value>push button control in Dialogue Box Editor</bookmark_value><bookmark_value>icon control</bookmark_value><bookmark_value>buttons; controls</bookmark_value><bookmark_value>image control</bookmark_value><bookmark_value>tick box control</bookmark_value><bookmark_value>radio button control</bookmark_value><bookmark_value>option button control</bookmark_value><bookmark_value>fixed text control</bookmark_value><bookmark_value>label field control</bookmark_value><bookmark_value>editing; controls</bookmark_value><bookmark_value>text boxes; controls</bookmark_value><bookmark_value>list boxes; controls</bookmark_value><bookmark_value>combo box control</bookmark_value><bookmark_value>scroll bar control</bookmark_value><bookmark_value>horizontal scrollbar control</bookmark_value><bookmark_value>vertical scrollbar control</bookmark_value><bookmark_value>group box control</bookmark_value><bookmark_value>progress bar control</bookmark_value><bookmark_value>fixed line control</bookmark_value><bookmark_value>horizontal line control</bookmark_value><bookmark_value>line control</bookmark_value><bookmark_value>vertical line control</bookmark_value><bookmark_value>date field control</bookmark_value><bookmark_value>time field control</bookmark_value><bookmark_value>numeric field control</bookmark_value><bookmark_value>currency field control</bookmark_value><bookmark_value>formatted field control</bookmark_value><bookmark_value>pattern field control</bookmark_value><bookmark_value>masked field control</bookmark_value><bookmark_value>file selection control</bookmark_value><bookmark_value>selection options for controls</bookmark_value><bookmark_value>test mode control</bookmark_value>"
-#: 20000000.xhp#hd_id3150402.1.help.text
+#. !=5/
+#: 20000000.xhp
#, fuzzy
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3150402\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/02/20000000.xhp\" name=\"Insert Controls\">Insert Controls</link>"
msgstr "<link href=\"text/sbasic/shared/02/11140000.xhp\" name=\"Ubaci izvorni tekst\">Ubaci izvorni tekst</link>"
-#: 20000000.xhp#par_id3147000.2.help.text
+#. 3=)m
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3147000\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\".uno:ChooseControls\">Opens the <emph>Toolbox</emph> bar.</ahelp>"
msgstr ""
-#: 20000000.xhp#par_id3147226.help.text
+#. -U8M
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3147226\n"
+"help.text"
msgid "<image id=\"img_id3147571\" src=\"cmd/sc_choosecontrols.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147571\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3153749.3.help.text
-msgctxt "20000000.xhp#par_id3153749.3.help.text"
+#. d^%%
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3153749\n"
+"3\n"
+"help.text"
msgid "Insert Controls"
msgstr ""
-#: 20000000.xhp#par_id3157958.5.help.text
+#. Il%s
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3157958\n"
+"5\n"
+"help.text"
msgid "In edit mode, double-click a control to open the <link href=\"text/sbasic/shared/01170100.xhp\" name=\"properties dialog\">properties dialog</link>."
msgstr "U edit modu, dupli klik na kontrolu da otovrite <link href=\"text/sbasic/shared/01170100.xhp\" name=\"dialog za opcije\">dialog za opcije</link>."
-#: 20000000.xhp#par_id3148538.6.help.text
+#. HDS1
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3148538\n"
+"6\n"
+"help.text"
msgid "In edit mode, you can also right-click a control and choose the cut, copy, and paste command."
msgstr "U edit modu, mozete takodje desni klik na kontrolu i odaberete isjeci, kopiraj i zalijepi komandu."
-#: 20000000.xhp#hd_id3148473.7.help.text
+#. .wq5
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3148473\n"
+"7\n"
+"help.text"
msgid "Button"
msgstr "Dugme"
-#: 20000000.xhp#par_id3153824.help.text
+#. :]jW
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3153824\n"
+"help.text"
msgid "<image id=\"img_id3157909\" src=\"cmd/sc_insertpushbutton.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3157909\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3147530.8.help.text
+#. ;HU;
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3147530\n"
+"8\n"
+"help.text"
msgid "<ahelp hid=\".uno:InsertPushbutton\">Adds a command button.</ahelp> You can use a command button to execute a command for a defined event, such as a mouse click."
msgstr "<ahelp hid=\".uno:InsertPushbutton\">Dodaje komand dugme.</ahelp> Mozete koristiti komandno dugme da pokrenete komandu za definisani dogadjaj, kao sto je klik misem."
-#: 20000000.xhp#par_id3154923.9.help.text
+#. PK+K
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3154923\n"
+"9\n"
+"help.text"
msgid "If you want, you can add text or a graphic to the button."
msgstr "Ako zelite mozete dodati tekst ili grafiku dugmetu."
-#: 20000000.xhp#hd_id3148550.10.help.text
+#. (PH8
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3148550\n"
+"10\n"
+"help.text"
msgid "Image Control"
msgstr "Kontrola slike"
-#: 20000000.xhp#par_id3154138.help.text
+#. TPm9
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3154138\n"
+"help.text"
msgid "<image id=\"img_id3144760\" src=\"cmd/sc_objectcatalog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144760\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3151042.11.help.text
+#. W)3L
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3151042\n"
+"11\n"
+"help.text"
msgid "<ahelp hid=\".uno:InsertImageControl\">Adds a control that displays a graphic.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertImageControl\">Dodaje kontrolu koja prikazuje grafiku.</ahelp>"
-#: 20000000.xhp#hd_id3150447.12.help.text
+#. .cg!
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3150447\n"
+"12\n"
+"help.text"
msgid "Check Box"
msgstr "Kutija za oznaku"
-#: 20000000.xhp#par_id3155131.help.text
+#. K3jr
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3155131\n"
+"help.text"
msgid "<image id=\"img_id3150439\" src=\"cmd/sc_checkbox.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150439\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3147317.13.help.text
+#. HegK
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3147317\n"
+"13\n"
+"help.text"
msgid "<ahelp hid=\".uno:Checkbox\">Adds a check box that you can use to turn a function on or off.</ahelp>"
msgstr "<ahelp hid=\".uno:Checkbox\">dodaje kutiju za oznaku koju mozete koristiti da ukljucite ili iskljucite funkciju.</ahelp>"
-#: 20000000.xhp#hd_id3150486.14.help.text
+#. ?jng
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3150486\n"
+"14\n"
+"help.text"
msgid "Option Button"
msgstr "Dugme za opcije"
-#: 20000000.xhp#par_id3155856.help.text
+#. 5?=R
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3155856\n"
+"help.text"
msgid "<image id=\"img_id3146921\" src=\"cmd/sc_radiobutton.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146921\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3153575.15.help.text
+#. TbnB
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3153575\n"
+"15\n"
+"help.text"
msgid "<ahelp hid=\".uno:Radiobutton\">Adds a button that allows a user to select from a number of options.</ahelp> Grouped option buttons must have consecutive tab indices. They are commonly encircled by a group box. If you have two groups of option buttons, you must insert a tab index between the tab indices of the two groups on the group frame."
msgstr ""
-#: 20000000.xhp#hd_id3154729.16.help.text
+#. DgqV
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3154729\n"
+"16\n"
+"help.text"
msgid "Label Field"
msgstr "Polje za oznake"
-#: 20000000.xhp#par_id3149300.help.text
+#. r)Hh
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3149300\n"
+"help.text"
msgid "<image id=\"img_id3153415\" src=\"cmd/sc_insertfixedtext.png\" width=\"0.0874inch\" height=\"0.0874inch\"><alt id=\"alt_id3153415\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3156181.17.help.text
+#. _k!L
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3156181\n"
+"17\n"
+"help.text"
msgid "<ahelp hid=\".uno:InsertFixedText\">Adds a field for displaying text labels.</ahelp> These labels are only for displaying predefined text, and not for entering text."
msgstr "<ahelp hid=\".uno:InsertFixedText\">dodaje polje za prikaz tekst oznaka.</ahelp> Ove oznake su za prikazivanje samo predefinisanog teksta, a ne za unos teksta."
-#: 20000000.xhp#hd_id3149123.18.help.text
+#. ).Z!
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3149123\n"
+"18\n"
+"help.text"
msgid "Text Box"
msgstr "Kutija za tekst"
-#: 20000000.xhp#par_id3153766.help.text
+#. QVSC
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3153766\n"
+"help.text"
msgid "<image id=\"img_id3148996\" src=\"cmd/sc_edit.png\" width=\"0.0874inch\" height=\"0.0874inch\"><alt id=\"alt_id3148996\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3153712.19.help.text
+#. g!tI
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3153712\n"
+"19\n"
+"help.text"
msgid "<ahelp hid=\".uno:InsertEdit\">Adds an input box where you can enter and edit text.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertEdit\">Dodaje kutiju za unos gdje mozete unositi ili editovati tekst.</ahelp>"
-#: 20000000.xhp#hd_id3154253.20.help.text
+#. VOOz
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3154253\n"
+"20\n"
+"help.text"
msgid "List Box"
msgstr "Kutija za liste"
-#: 20000000.xhp#par_id3155959.help.text
+#. VZmD
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3155959\n"
+"help.text"
msgid "<image id=\"img_id3163808\" src=\"cmd/sc_listbox.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163808\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3155176.21.help.text
+#. uS*\
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3155176\n"
+"21\n"
+"help.text"
msgid "<ahelp hid=\".uno:InsertListbox\">Adds a box where you can click an entry on a list.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertListbox\">Dodaje kutiju gdje mozete kliknuti na unos na listi.</ahelp>"
-#: 20000000.xhp#hd_id3150644.22.help.text
+#. o_e5
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3150644\n"
+"22\n"
+"help.text"
msgid "Combo Box"
msgstr "Kutija za komboe"
-#: 20000000.xhp#par_id3148418.help.text
+#. a7M9
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3148418\n"
+"help.text"
msgid "<image id=\"img_id3153200\" src=\"cmd/sc_combobox.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3153200\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3154199.23.help.text
+#. 3a\(
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3154199\n"
+"23\n"
+"help.text"
msgid "<ahelp hid=\".uno:Combobox\">Adds a combo box. A combo box is a one line list box that a user can click, and then choose an entry from the list.</ahelp> If you want, you can make the entries in the combo box \"read only\"."
msgstr "<ahelp hid=\".uno:Combobox\">dodaje kombo kutiju. Kombo kutija je jedna linija na koju korisnik moze da klikne i onda odabere unos sa liste.</ahelp> ako zelite mozete staviti unose u kombo koutiji \"read-only\"."
-#: 20000000.xhp#hd_id3154585.24.help.text
+#. (u;0
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3154585\n"
+"24\n"
+"help.text"
msgid "Horizontal Scrollbar"
msgstr "Horizontalna traka za skrolovanje"
-#: 20000000.xhp#par_id3153781.help.text
+#. ]:VC
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3153781\n"
+"help.text"
msgid "<image id=\"img_id3149530\" src=\"cmd/sc_hscrollbar.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149530\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3153232.25.help.text
+#. 1-j?
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3153232\n"
+"25\n"
+"help.text"
msgid "<ahelp hid=\".uno:HScrollbar\">Adds a horizontal scrollbar to the dialog.</ahelp>"
msgstr "<ahelp hid=\".uno:HScrollbar\">Dodaje horizontalnu skrol traku dialogu.</ahelp>"
-#: 20000000.xhp#hd_id3154119.26.help.text
+#. l;Z)
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3154119\n"
+"26\n"
+"help.text"
msgid "Vertical Scrollbar"
msgstr "Vertikalna traka za skrolovanje"
-#: 20000000.xhp#par_id3150515.help.text
+#. 2wm]
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3150515\n"
+"help.text"
msgid "<image id=\"img_id3150203\" src=\"cmd/sc_vscrollbar.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150203\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3155376.27.help.text
+#. m~^-
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3155376\n"
+"27\n"
+"help.text"
msgid "<ahelp hid=\".uno:VScrollbar\">Adds a vertical scrollbar to the dialog.</ahelp>"
msgstr "<ahelp hid=\".uno:VScrollbar\">dodaje vertikalnu traku za skrolovanje dialogu.</ahelp>"
-#: 20000000.xhp#hd_id3150313.28.help.text
+#. oQZR
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3150313\n"
+"28\n"
+"help.text"
msgid "Group Box"
msgstr "Grupna kutija"
-#: 20000000.xhp#par_id3151184.help.text
+#. L|mA
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3151184\n"
+"help.text"
msgid "<image id=\"img_id3151335\" src=\"cmd/sc_groupbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151335\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3159622.29.help.text
+#. Tx#.
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3159622\n"
+"29\n"
+"help.text"
msgid "<ahelp hid=\".uno:Groupbox\">Adds a frame that you can use to visually group similar controls, such as option buttons.</ahelp>"
msgstr "<ahelp hid=\".uno:Groupbox\">Dodaje okvir u kojem mozete vizuelno grupisati slicne kontrole, kao sto su dugmad za opcije.</ahelp>"
-#: 20000000.xhp#par_id3148820.30.help.text
+#. Ykm!
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3148820\n"
+"30\n"
+"help.text"
msgid "To define two different groups of option buttons, ensure that the tab index of the group frame is between the tab indices of the two groups."
msgstr "Da bi definisali dvije razlicite grupe dugmadi, Uvjerite se da je tab index grupnog okvira izmedju tab indeksa od te dvije grupe."
-#: 20000000.xhp#hd_id3149330.31.help.text
+#. *FXh
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3149330\n"
+"31\n"
+"help.text"
msgid "Progress Bar"
msgstr "Traka progresa"
-#: 20000000.xhp#par_id3159093.help.text
+#. ^b7i
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3159093\n"
+"help.text"
msgid "<image id=\"img_id3150318\" src=\"cmd/sc_progressbar.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150318\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3157979.32.help.text
+#. G\C=
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3157979\n"
+"32\n"
+"help.text"
msgid "<ahelp hid=\".uno:ProgressBar\">Adds a progress bar to the dialog.</ahelp>"
msgstr "<ahelp hid=\".uno:ProgressBar\">dodaje traku progresa dialogu.</ahelp>"
-#: 20000000.xhp#hd_id3145654.33.help.text
+#. VvkD
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3145654\n"
+"33\n"
+"help.text"
msgid "Horizontal Line"
msgstr "Horizontalna linija"
-#: 20000000.xhp#par_id3150888.help.text
+#. g4p$
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3150888\n"
+"help.text"
msgid "<image id=\"img_id3152872\" src=\"cmd/sc_hfixedline.png\" width=\"0.2201inch\" height=\"0.2201inch\"><alt id=\"alt_id3152872\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3151000.34.help.text
+#. U!WE
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3151000\n"
+"34\n"
+"help.text"
msgid "<ahelp hid=\".uno:HFixedLine\">Adds a horizontal line to the dialog.</ahelp>"
msgstr "<ahelp hid=\".uno:HFixedLine\">dodaje horizontalnu liniju dialogu.</ahelp>"
-#: 20000000.xhp#hd_id3155095.35.help.text
+#. K6mZ
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3155095\n"
+"35\n"
+"help.text"
msgid "Vertical Line"
msgstr "Vertikalna linija"
-#: 20000000.xhp#par_id3154913.help.text
+#. !:NJ
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3154913\n"
+"help.text"
msgid "<image id=\"img_id3153249\" src=\"cmd/sc_vfixedline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153249\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3159203.36.help.text
+#. 3$]:
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3159203\n"
+"36\n"
+"help.text"
msgid "<ahelp hid=\".uno:VFixedLine\">Adds a vertical line to the dialog.</ahelp>"
msgstr "<ahelp hid=\".uno:VFixedLine\">Dodaje vertikalnu liniju dialogu.</ahelp>"
-#: 20000000.xhp#hd_id3154540.37.help.text
+#. fswV
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3154540\n"
+"37\n"
+"help.text"
msgid "Date Field"
msgstr "Polje za datum"
-#: 20000000.xhp#par_id3148901.help.text
+#. TW[=
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3148901\n"
+"help.text"
msgid "<image id=\"img_id3151010\" src=\"cmd/sc_adddatefield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151010\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3154214.38.help.text
+#. b=Gk
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3154214\n"
+"38\n"
+"help.text"
msgid "<ahelp hid=\".uno:AddDateField\">Adds a date field.</ahelp>"
msgstr "<ahelp hid=\".uno:AddDateField\">Dodaje polje za datum.</ahelp>"
-#: 20000000.xhp#par_id3150046.39.help.text
+#. /99x
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3150046\n"
+"39\n"
+"help.text"
msgid "If you assign the \"dropdown\" property to the date field, a user can drop down a calendar to select a date."
msgstr "Ako dodate \"dropdown\" osobnost polju za datum, korisnik moze odabrati datum sa padajuceg kalendara."
-#: 20000000.xhp#hd_id3151126.40.help.text
+#. Qcxc
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3151126\n"
+"40\n"
+"help.text"
msgid "Time Field"
msgstr "Polje za vrijeme"
-#: 20000000.xhp#par_id3154338.help.text
+#. I0WV
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3154338\n"
+"help.text"
msgid "<image id=\"img_id3147077\" src=\"cmd/sc_timefield.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147077\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3151191.41.help.text
+#. KlEF
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3151191\n"
+"41\n"
+"help.text"
msgid "<ahelp hid=\"SID_INSERT_TIMEFIELD\">Adds a time field.</ahelp>"
msgstr ":<ahelp hid=\"SID_INSERT_TIMEFIELD\">Dodaje polje za datum.</ahelp>"
-#: 20000000.xhp#hd_id3154733.42.help.text
+#. #y3Q
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3154733\n"
+"42\n"
+"help.text"
msgid "Numeric Field"
msgstr "Polje za brojeve"
-#: 20000000.xhp#par_id3146107.help.text
+#. %V[,
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3146107\n"
+"help.text"
msgid "<image id=\"img_id3147499\" src=\"cmd/sc_insertnumericfield.png\" width=\"0.0874inch\" height=\"0.0874inch\"><alt id=\"alt_id3147499\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3147244.43.help.text
+#. mR;+
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3147244\n"
+"43\n"
+"help.text"
msgid "<ahelp hid=\".uno:InsertNumericField\">Adds a numeric field.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertNumericField\">Dodaje polje za brojeve.</ahelp>"
-#: 20000000.xhp#hd_id3149870.44.help.text
+#. L5os
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3149870\n"
+"44\n"
+"help.text"
msgid "Currency Field"
msgstr "Polje za valutu"
-#: 20000000.xhp#par_id3153958.help.text
+#. }Ws}
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3153958\n"
+"help.text"
msgid "<image id=\"img_id3150435\" src=\"cmd/sc_currencyfield.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150435\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3154064.45.help.text
+#. w+T1
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3154064\n"
+"45\n"
+"help.text"
msgid "<ahelp hid=\".uno:InsertCurrencyField\">Adds a currency field.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertCurrencyField\">Dodaje polje za valutu.</ahelp>"
-#: 20000000.xhp#hd_id3150117.46.help.text
+#. 6qW?
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3150117\n"
+"46\n"
+"help.text"
msgid "Formatted Field"
msgstr "Foramtirano polje"
-#: 20000000.xhp#par_id3153162.help.text
+#. *WP]
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3153162\n"
+"help.text"
msgid "<image id=\"img_id3152807\" src=\"cmd/sc_formattedfield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152807\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3146320.47.help.text
+#. +DIO
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3146320\n"
+"47\n"
+"help.text"
msgid "<ahelp hid=\".uno:InsertFormattedField\">Adds a text box where you can define the formatting for text that is inputted or outputted as well as any limiting values.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertFormattedField\">Dodaje tekst kutiju u kojoj mozete definisati formatiranje teksta koji je unesen ili odštampan kao i neke limitirajuce vrijednosti.</ahelp>"
-#: 20000000.xhp#hd_id3156160.48.help.text
+#. [kT*
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3156160\n"
+"48\n"
+"help.text"
msgid "Pattern Field"
msgstr "Polje za obrasce"
-#: 20000000.xhp#par_id3150379.help.text
+#. jHsm
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3150379\n"
+"help.text"
msgid "<image id=\"img_id3150032\" src=\"cmd/sc_insertpatternfield.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150032\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3147382.49.help.text
+#. %`4N
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3147382\n"
+"49\n"
+"help.text"
msgid "<ahelp hid=\".uno:InsertPatternField\">Adds a masked field.</ahelp> A masked field consists of an input mask and a literal mask. The input mask determines which user data can be entered. The literal mask determines the state of the masked field when the form is loaded."
msgstr "<ahelp hid=\".uno:InsertPatternField\">dodaje maskirano polje.</ahelp> Polje sesastoji od input maske i karakter maske. Input maska odredjuje koje podatke korisnik moze da unese.Karatkter maska odredjuke status maskiranog polja kad se forma ucitava."
-#: 20000000.xhp#hd_id3146815.50.help.text
+#. 426M
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3146815\n"
+"50\n"
+"help.text"
msgid "File Selection"
msgstr "Selekcija fajla"
-#: 20000000.xhp#par_id3149194.help.text
+#. @4Tq
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3149194\n"
+"help.text"
msgid "<image id=\"img_id3149101\" src=\"cmd/sc_filecontrol.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149101\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3145632.51.help.text
+#. ,r^N
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3145632\n"
+"51\n"
+"help.text"
msgid "<ahelp hid=\".uno:InsertFileControl\">Adds a button that opens a file selection dialog.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertFileControl\">Dodaje dugme koje otvara dialog za selekciju fajla.</ahelp>"
-#: 20000000.xhp#hd_id3155912.52.help.text
+#. fWcI
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3155912\n"
+"52\n"
+"help.text"
msgid "Select"
msgstr "Izaberi"
-#: 20000000.xhp#par_id3154903.help.text
+#. qh%=
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3154903\n"
+"help.text"
msgid "<image id=\"img_id3150653\" src=\"cmd/sc_drawselect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150653\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3148465.53.help.text
+#. ))/`
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3148465\n"
+"53\n"
+"help.text"
msgid "<ahelp hid=\".\">Activates or deactivates the Selection mode. In this mode, you can select the controls in a dialog so that you can edit them.</ahelp>"
msgstr "<ahelp hid=\".\">Aktivira ili deaktivira mod za selekciju. U ovom modu mozete selektovati kontrole tako da bi ih mogli editovati.</ahelp>"
-#: 20000000.xhp#hd_id3154055.54.help.text
+#. E;`\
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3154055\n"
+"54\n"
+"help.text"
msgid "Properties"
msgstr "Osobine"
-#: 20000000.xhp#par_id3148725.help.text
+#. 64W:
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3148725\n"
+"help.text"
msgid "<image id=\"img_id3146874\" src=\"cmd/sc_controlproperties.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3146874\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3151105.55.help.text
+#. =O1R
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3151105\n"
+"55\n"
+"help.text"
msgid "<ahelp hid=\".uno:ShowPropBrowser\">Opens a dialog where you can edit the <link href=\"text/sbasic/shared/01170100.xhp\" name=\"properties\">properties</link> of the selected control.</ahelp>"
msgstr "<ahelp hid=\".uno:ShowPropBrowser\">Otvara dialog sa kojim mozete editovati <link href=\"text/sbasic/shared/01170100.xhp\" name=\"properties\">properties</link> selektovane kontrole.</ahelp>"
-#: 20000000.xhp#hd_id3153746.56.help.text
+#. `d,p
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3153746\n"
+"56\n"
+"help.text"
msgid "Activate Test Mode"
msgstr "Aktiviraj test mod"
-#: 20000000.xhp#par_id3147417.help.text
+#. dM;`
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3147417\n"
+"help.text"
msgid "<image id=\"img_id3148883\" src=\"cmd/sc_testmode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148883\">Icon</alt></image>"
msgstr ""
-#: 20000000.xhp#par_id3150699.57.help.text
+#. ;e7Z
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3150699\n"
+"57\n"
+"help.text"
msgid "<ahelp hid=\".uno:TestMode\">Starts test mode. Click the dialog closer icon to end test mode.</ahelp>"
msgstr "<ahelp hid=\".uno:TestMode\">Starta test mod, klikni na zatvaranje da se vratis u dizajn mod.</ahelp>"
-#: 20000000.xhp#hd_id2954191.help.text
+#. \EjX
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id2954191\n"
+"help.text"
msgid "Manage Language"
msgstr "Organizuj jezike"
-#: 20000000.xhp#par_id2320017.help.text
+#. XsrJ
+#: 20000000.xhp
#, fuzzy
+msgctxt ""
+"20000000.xhp\n"
+"par_id2320017\n"
+"help.text"
msgid "<image id=\"img_id2856837\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2856837\">Manage Language icon</alt></image>"
msgstr "<image id=\"Graphic2\" src=\"cmd/sc_inserttreecontrol.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_\">Upravljanje ikonom za Jezik</alt></image>"
-#: 20000000.xhp#par_id1261940.help.text
+#. nDI$
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id1261940\n"
+"help.text"
msgid "<ahelp hid=\".uno:ManageLanguage\">Opens a <link href=\"text/sbasic/guide/translation.xhp\">dialog</link> to enable or manage multiple sets of dialog resources for multiple languages.</ahelp>"
msgstr "<ahelp hid=\".uno:ManageLanguage\">Otvara <link href=\"text/sbasic/guide/translation.xhp\">dialog</link> Da omoguci ili organizuje vise razlicitih setova dialog mogucnosti za vise razlicitih jezika.</ahelp>"
-#: 20000000.xhp#hd_id11902.help.text
+#. )+wE
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id11902\n"
+"help.text"
msgid "Tree Control"
msgstr "Kontrolno drvo"
-#: 20000000.xhp#par_id7511520.help.text
+#. z%l3
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id7511520\n"
+"help.text"
msgid "<image id=\"Graphic2\" src=\"cmd/sc_inserttreecontrol.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_\">Manage Language icon</alt></image>"
msgstr "<image id=\"Graphic2\" src=\"cmd/sc_inserttreecontrol.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_\">Upravljanje ikonom za Jezik</alt></image>"
-#: 20000000.xhp#par_id9961851.help.text
+#. #6Mu
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id9961851\n"
+"help.text"
msgid "<ahelp hid=\".\">Adds a tree control that can show a hierarchical list. You can populate the list by your program, using API calls (XtreeControl).</ahelp>"
msgstr ""
-#: 11050000.xhp#tit.help.text
-msgctxt "11050000.xhp#tit.help.text"
-msgid "Single Step"
-msgstr ""
+#. .-9]
+#: 11010000.xhp
+msgctxt ""
+"11010000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Library"
+msgstr "Datoteka"
-#: 11050000.xhp#hd_id3155934.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step\">Single Step</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Pojedinacni korak\">Pojedinacni korak</link>"
+#. .m9V
+#: 11010000.xhp
+msgctxt ""
+"11010000.xhp\n"
+"hd_id3151100\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11010000.xhp\" name=\"Library\">Library</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11010000.xhp\" name=\"Datoteka\">Library</link>"
-#: 11050000.xhp#par_id3146117.2.help.text
-msgid "<ahelp hid=\".uno:BasicStepInto\">Runs the macro and stops it after the next command.</ahelp>"
-msgstr "<ahelp hid=\".uno:BasicStepInto\">Pokrece makro i zaustavlja ga nakon sljedece komande.</ahelp>"
+#. 5b6$
+#: 11010000.xhp
+msgctxt ""
+"11010000.xhp\n"
+"par_id3154136\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:LibSelector\" visibility=\"visible\">Select the library that you want to edit.</ahelp> The first module of the library that you select is displayed in the Basic IDE."
+msgstr "<ahelp hid=\".uno:LibSelector\" visibility=\"visible\">Odaberi datoteku koji zelite editovati.</ahelp> Prvi modul datoteke je prikazan u Osnovnom IDE."
-#: 11050000.xhp#par_id3152801.4.help.text
-msgctxt "11050000.xhp#par_id3152801.4.help.text"
-msgid "You can use this command in conjunction with the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> command to troubleshoot errors."
+#. 0o2V
+#: 11010000.xhp
+msgctxt ""
+"11010000.xhp\n"
+"par_id3149095\n"
+"help.text"
+msgid "<image src=\"res/helpimg/feldalle.png\" id=\"img_id3147576\" localize=\"true\"><alt id=\"alt_id3147576\">List box Library</alt></image>"
msgstr ""
-#: 11050000.xhp#par_id3157958.help.text
-msgid "<image id=\"img_id3153345\" src=\"cmd/sc_basicstepinto.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153345\">Icon</alt></image>"
-msgstr ""
+#. G7cZ
+#: 11010000.xhp
+msgctxt ""
+"11010000.xhp\n"
+"par_id3147654\n"
+"3\n"
+"help.text"
+msgid "Library List Box"
+msgstr "Lista sa Datotekama"
-#: 11050000.xhp#par_id3147573.3.help.text
-msgctxt "11050000.xhp#par_id3147573.3.help.text"
-msgid "Single Step"
+#. )g^4
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Import Dialog"
msgstr ""
-#: 11050000.xhp#par_id3149235.6.help.text
-msgid "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Procedure Step function\">Procedure Step function</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Proceduralna step funkcija\">Proceduralna Step funkcija</link>"
-
-#: 11090000.xhp#tit.help.text
-msgctxt "11090000.xhp#tit.help.text"
-msgid "Object Catalog"
-msgstr "Katalog objekata"
-
-#: 11090000.xhp#hd_id3153255.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11090000.xhp\" name=\"Object Catalog\">Object Catalog</link>"
+#. oq!V
+#: 11180000.xhp
+#, fuzzy
+msgctxt ""
+"11180000.xhp\n"
+"hd_id3156183\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11180000.xhp\" name=\"Import Dialog\">Import Dialog</link>"
msgstr "<link href=\"text/sbasic/shared/02/11090000.xhp\" name=\"Katalog objekata\">Katalog objekata</link>"
-#: 11090000.xhp#par_id3151384.2.help.text
-msgid "<ahelp hid=\".uno:ObjectCatalog\">Opens the <emph>Objects</emph> dialog, where you can view Basic objects.</ahelp>"
-msgstr "<ahelp hid=\".uno:ObjectCatalog\">Otvara <emph>Objekti</emph> dialog, u kojem mozete vidjeti osnovne Objekte.</ahelp>"
-
-#: 11090000.xhp#par_id3147576.15.help.text
-msgid "Double click the name of a function or sub to load the module that contains that function or sub, and to position the cursor. Click the name of a module or dialog and then click the <emph>Show</emph> icon to load and display that module or dialog."
-msgstr "Dupli klik na ime funkcije ili sub-a da loadujete modul koji sadrzi tu funkciju ili sub, i da pozicionirate kursor. Kliknite na ime dialoga ili modula i onda kliknite na <emph>Prikaži</emph> ikonu da bi ucitali taj modul ili dijalog."
-
-#: 11090000.xhp#par_id3148538.help.text
-msgid "<image id=\"img_id3163803\" src=\"cmd/sc_objectcatalog.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163803\">Icon</alt></image>"
+#. X3#{
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"par_id3152363\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Calls an \"Open\" dialog to import a BASIC dialog file.</ahelp>"
msgstr ""
-#: 11090000.xhp#par_id3154515.3.help.text
-msgctxt "11090000.xhp#par_id3154515.3.help.text"
-msgid "Object Catalog"
-msgstr "Katalog objekata"
-
-#: 11090000.xhp#hd_id3155388.4.help.text
-msgctxt "11090000.xhp#hd_id3155388.4.help.text"
-msgid "Show"
-msgstr "Prikaži"
-
-#: 11090000.xhp#par_id3155630.5.help.text
-msgid "<ahelp hid=\"HID_BASICIDE_OBJCAT_SHOW\">Display the source text or dialog of a selected object.</ahelp>"
-msgstr "<ahelp hid=\"HID_BASICIDE_OBJCAT_SHOW\">Prikazi izvorni tekst ili dijalog selektovanog objekta.</ahelp>"
-
-#: 11090000.xhp#par_id3153126.help.text
-msgid "<image id=\"img_id3148474\" src=\"basctl/res/im01.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148474\">Icon</alt></image>"
+#. 2*:B
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"par_id0929200903505211\n"
+"help.text"
+msgid "If the imported dialog has a name that already exists in the library, you see a message box where you can decide to rename the imported dialog. In this case the dialog will be renamed to the next free \"automatic\" name like when creating a new dialog. Or you can replace the existing dialog by the imported dialog. If you click Cancel the dialog is not imported."
msgstr ""
-#: 11090000.xhp#par_id3147560.6.help.text
-msgctxt "11090000.xhp#par_id3147560.6.help.text"
-msgid "Show"
-msgstr "Prikaži"
-
-#: 11090000.xhp#hd_id3146794.13.help.text
-msgid "Window Area"
-msgstr "Prozor podrucije"
-
-#: 11090000.xhp#par_id3149655.14.help.text
-msgid "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">Displays a hierarchical view of the current $[officename] macro libraries, modules, and dialogs. To display the contents of an item in the window, double-click its name or select the name and click the <emph>Show</emph> icon.</ahelp>"
-msgstr "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">Prikaze hijerarhijski pogled $[officename] makro datoteka, modula i dijaloga. Da prikazete sadrzaj itema u prozoru, dupli klik na ime, ili selektujte ime i kliknite na <emph>Prikaži</emph> ikonu.</ahelp>"
-
-#: 11120000.xhp#tit.help.text
-msgctxt "11120000.xhp#tit.help.text"
-msgid "Find Parentheses"
-msgstr "Pronadji zagrade"
-
-#: 11120000.xhp#hd_id3149497.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11120000.xhp\" name=\"Find Parentheses\">Find Parentheses</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11120000.xhp\" name=\"Pronadji zagrade\">Pronadji zagrade</link>"
+#. ,x~*
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"par_id0929200903505360\n"
+"help.text"
+msgid "Dialogs can contain localization data. When importing a dialog, a mismatch of the dialogs' localization status can occur."
+msgstr ""
-#: 11120000.xhp#par_id3155150.2.help.text
-msgid "<ahelp hid=\".uno:MatchGroup\" visibility=\"visible\">Highlights the text that is enclosed by two corresponding brackets. Place the text cursor in front of an opening or closing bracket, and then click this icon.</ahelp>"
-msgstr "<ahelp hid=\".uno:MatchGroup\" visibility=\"visible\">Oznacava tekst koji je okruzen sa dvije odgovarajuce zagrade. Postavite tekst kursor ispred otvarajuce zagrade ili zatvarajuce, i onda klikni te na ikonu.</ahelp>"
+#. EYUv
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"par_id0929200903505320\n"
+"help.text"
+msgid "If the library contains additional languages compared to the imported dialog, or if the imported dialog is not localized at all, then the additional languages will silently be added to the imported dialog using the strings of the dialog's default locale."
+msgstr ""
-#: 11120000.xhp#par_id3149182.help.text
-msgid "<image src=\"cmd/sc_matchgroup.png\" id=\"img_id3155892\"><alt id=\"alt_id3155892\">Icon</alt></image>"
+#. QwN`
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"par_id0929200903505383\n"
+"help.text"
+msgid "If the imported dialog contains additional languages compared to the library, or if the library is not localized at all, then you see a message box with Add, Omit, and Cancel buttons."
msgstr ""
-#: 11120000.xhp#par_id3147276.3.help.text
-msgctxt "11120000.xhp#par_id3147276.3.help.text"
-msgid "Find Parentheses"
-msgstr "Pronadji zagrade"
+#. ?lwp
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"par_id0929200903505340\n"
+"help.text"
+msgid "Add: The additional languages from the imported dialog will be added to the already existing dialog. The resources from the library's default language will be used for the new languages. This is the same as if you add these languages manually."
+msgstr ""
-#: 11110000.xhp#tit.help.text
-msgctxt "11110000.xhp#tit.help.text"
-msgid "Modules"
-msgstr "Moduli"
+#. tv1V
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"par_id0929200903505367\n"
+"help.text"
+msgid "Omit: The library's language settings will stay unchanged. The imported dialog's resources for the omitted languages are not copied into the library, but they remain in the imported dialog's source files."
+msgstr ""
-#: 11110000.xhp#hd_id3148520.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11110000.xhp\" name=\"Modules\">Modules</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11110000.xhp\" name=\"Modules\">Moduli</link>"
+#. `+K}
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"par_id3143267\n"
+"help.text"
+msgid "<image id=\"img_id3155339\" src=\"cmd/sc_importdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
+msgstr ""
-#: 11110000.xhp#par_id3156414.2.help.text
-msgid "<ahelp visibility=\"visible\" hid=\".uno:ModuleDialog\">Click here to open the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro Organizer\"><emph>Macro Organizer</emph></link> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:ModuleDialog\">Kliknite ovdje da otvorite<link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Makro organizator\"><emph>Makro organizator</emph></link> dialog.</ahelp>"
+#. SPk$
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"par_id3145383\n"
+"3\n"
+"help.text"
+msgid "Import Dialog"
+msgstr ""
-#: 11110000.xhp#par_id3157958.help.text
-msgid "<image src=\"cmd/sc_moduledialog.png\" id=\"img_id3155535\"><alt id=\"alt_id3155535\">Icon</alt></image>"
+#. f8n[
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Single Step"
msgstr ""
-#: 11110000.xhp#par_id3145383.3.help.text
-msgctxt "11110000.xhp#par_id3145383.3.help.text"
-msgid "Modules"
-msgstr "Moduli"
+#. =,O*
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"hd_id3155934\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step\">Single Step</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Pojedinacni korak\">Pojedinacni korak</link>"
-#: 11160000.xhp#tit.help.text
-msgctxt "11160000.xhp#tit.help.text"
-msgid "Step Out"
-msgstr "Iskoraci"
+#. u@gg
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"par_id3146117\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:BasicStepInto\">Runs the macro and stops it after the next command.</ahelp>"
+msgstr "<ahelp hid=\".uno:BasicStepInto\">Pokrece makro i zaustavlja ga nakon sljedece komande.</ahelp>"
-#: 11160000.xhp#hd_id3148983.1.help.text
-#, fuzzy
-msgid "<link href=\"text/sbasic/shared/02/11160000.xhp\" name=\"Step Out\">Step Out</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11040000.xhp\" name=\"Stop\">Zaustavi</link>"
+#. MsIW
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"par_id3152801\n"
+"4\n"
+"help.text"
+msgid "You can use this command in conjunction with the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> command to troubleshoot errors."
+msgstr ""
-#: 11160000.xhp#par_id3157898.2.help.text
-msgid "<ahelp hid=\".uno:BasicStepOut\" visibility=\"visible\">Jumps back to the previous routine in the current macro.</ahelp>"
-msgstr "<ahelp hid=\".uno:BasicStepOut\" visibility=\"visible\">Skoci nazad na proslu rutinu u trenutnom makrou.</ahelp>"
+#. 2ARI
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"par_id3157958\n"
+"help.text"
+msgid "<image id=\"img_id3153345\" src=\"cmd/sc_basicstepinto.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153345\">Icon</alt></image>"
+msgstr ""
-#: 11160000.xhp#par_id3156410.help.text
-msgid "<image src=\"cmd/sc_basicstepout.png\" id=\"img_id3159233\"><alt id=\"alt_id3159233\">Icon</alt></image>"
+#. )n/o
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"par_id3147573\n"
+"3\n"
+"help.text"
+msgid "Single Step"
msgstr ""
-#: 11160000.xhp#par_id3158421.3.help.text
-msgctxt "11160000.xhp#par_id3158421.3.help.text"
-msgid "Step Out"
-msgstr "Iskoraci"
+#. Tdn_
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"par_id3149235\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Procedure Step function\">Procedure Step function</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Proceduralna step funkcija\">Proceduralna Step funkcija</link>"
-#: 11030000.xhp#tit.help.text
-msgctxt "11030000.xhp#tit.help.text"
+#. \S,v
+#: 11030000.xhp
+msgctxt ""
+"11030000.xhp\n"
+"tit\n"
+"help.text"
msgid "Run"
msgstr "Pokreni"
-#: 11030000.xhp#hd_id3153255.1.help.text
+#. [k\D
+#: 11030000.xhp
#, fuzzy
+msgctxt ""
+"11030000.xhp\n"
+"hd_id3153255\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/02/11030000.xhp\" name=\"Run\">Run</link>"
msgstr "<link href=\"text/sbasic/shared/02/11040000.xhp\" name=\"Stop\">Zaustavi</link>"
-#: 11030000.xhp#par_id3159201.2.help.text
+#. J79~
+#: 11030000.xhp
+msgctxt ""
+"11030000.xhp\n"
+"par_id3159201\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\".uno:RunBasic\">Runs the first macro of the current module.</ahelp>"
msgstr "<ahelp hid=\".uno:RunBasic\">Pokreni prvi makro na trenutnom modulu.</ahelp>"
-#: 11030000.xhp#par_id3156410.help.text
+#. 7`Na
+#: 11030000.xhp
+msgctxt ""
+"11030000.xhp\n"
+"par_id3156410\n"
+"help.text"
msgid "<image id=\"img_id3153311\" src=\"cmd/sc_runbasic.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153311\">Icon</alt></image>"
msgstr ""
-#: 11030000.xhp#par_id3154750.3.help.text
-msgctxt "11030000.xhp#par_id3154750.3.help.text"
+#. R\\7
+#: 11030000.xhp
+msgctxt ""
+"11030000.xhp\n"
+"par_id3154750\n"
+"3\n"
+"help.text"
msgid "Run"
msgstr "Pokreni"
-#: 11140000.xhp#tit.help.text
-msgid "Insert Source Text"
-msgstr "Ubaci izvorni tekst"
+#. aTFB
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Enable Watch"
+msgstr ""
-#: 11140000.xhp#hd_id3154044.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11140000.xhp\" name=\"Insert Source Text\">Insert Source Text</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11140000.xhp\" name=\"Ubaci izvorni tekst\">Ubaci izvorni tekst</link>"
+#. aUF@
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"hd_id3154863\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Enable Watch\">Enable Watch</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Omoguci Sat\">Omoguci Sat</link>"
-#: 11140000.xhp#par_id3150702.2.help.text
-msgid "<ahelp hid=\".uno:LoadBasic\">Opens the Basic source text in the Basic IDE window.</ahelp>"
-msgstr "<ahelp hid=\".uno:LoadBasic\">Otvara Osnovni izvorni tekst u Osnovnom IDE prozoru.</ahelp>"
+#. :N`U
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"par_id3093440\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:AddWatch\">Click this icon to view the variables in a macro. The contents of the variable are displayed in a separate window.</ahelp>"
+msgstr "<ahelp hid=\".uno:AddWatch\">Klikni na ikonu da pogledate variable u makrou. Vrijednost varijable je prikazana u odvojenom prozoru.</ahelp>"
-#: 11140000.xhp#par_id3150445.3.help.text
-msgid "Place the cursor in the code where you want to insert the source text, and then click the <emph>Insert source text</emph> icon. Locate the file that contains the Basic source text that you want to insert, and then click <emph>Open</emph>."
-msgstr "Postavi kursor u kodu gdje zelite unijeti izvorni tekst i onda klikni na <emph>Insertuj izvorni tekst</emph> ikonu. Locirajte fajl koji sadrzi Osnovni izvorni tekst koji zelite da unesete i onda kliknite na <emph>Otvori</emph>."
+#. RJQ7
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"par_id3147399\n"
+"6\n"
+"help.text"
+msgid "Click the name of a variable to select it, then click the <emph>Enable Watch</emph> icon. The value that is assigned to the variable is displayed next to its name. This value is constantly updated."
+msgstr "Klikni na ime varijable da je selektujes, onda klikni na <emph>Enable Watch</emph> ikonu. Vrijednost koja je dodijeljena varijabli je prikazana pored njenog imena. Ova vrijednost se konstantno osvjezava."
-#: 11140000.xhp#par_id3145136.help.text
-msgid "<image id=\"img_id3147571\" src=\"cmd/sc_loadbasic.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147571\">Icon</alt></image>"
+#. (K01
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"par_id3155892\n"
+"help.text"
+msgid "<image id=\"img_id3147209\" src=\"cmd/sc_addwatch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147209\">Icon</alt></image>"
msgstr ""
-#: 11140000.xhp#par_id3145346.4.help.text
-msgid "Insert source text"
-msgstr "Unesite izvorni tekst"
+#. DgVG
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"par_id3150276\n"
+"3\n"
+"help.text"
+msgid "Enable Watch"
+msgstr ""
+
+#. H2T[
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"par_id3159158\n"
+"4\n"
+"help.text"
+msgid "To remove the variable watch, select the variable in the Watch window, and then click on the <emph>Remove Watch</emph> icon."
+msgstr "DA uklonimo posmatranje varijable, odaberite varijablu i kliknite na<emph>Remove Watch</emph> ikonu."
+
+#. }5yB
+#: 11170000.xhp
+msgctxt ""
+"11170000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Manage Breakpoints"
+msgstr "Organizuj prelome"
+
+#. ^_n9
+#: 11170000.xhp
+msgctxt ""
+"11170000.xhp\n"
+"hd_id3156183\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11170000.xhp\" name=\"Manage Breakpoints\">Manage Breakpoints</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11170000.xhp\" name=\"Organizuj prelome\">Organizuj prelome</link>"
+
+#. Ng)^
+#: 11170000.xhp
+msgctxt ""
+"11170000.xhp\n"
+"par_id3152363\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Calls a dialog to manage breakpoints.</ahelp>"
+msgstr "<ahelp hid=\".\">Poziva dialog za organizovanje preloma.</ahelp>"
+
+#. D+5.
+#: 11170000.xhp
+msgctxt ""
+"11170000.xhp\n"
+"par_id3143267\n"
+"help.text"
+msgid "<image id=\"img_id3155339\" src=\"cmd/sc_managebreakpoints.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
+msgstr ""
+
+#. k/,B
+#: 11170000.xhp
+msgctxt ""
+"11170000.xhp\n"
+"par_id3145383\n"
+"3\n"
+"help.text"
+msgid "Manage Breakpoints"
+msgstr "Organizuj prelome"
+
+#. JlBc
+#: 11170000.xhp
+msgctxt ""
+"11170000.xhp\n"
+"par_id3154897\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Manage Breakpoints dialog\"><emph>Manage Breakpoints</emph> dialog</link>"
+msgstr "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Organizuj prelome dialog\"><emph>Organizuj prelome</emph> dialog</link>"
diff --git a/source/bs/helpcontent2/source/text/scalc.po b/source/bs/helpcontent2/source/text/scalc.po
index 42de73562be..f98c091596d 100644
--- a/source/bs/helpcontent2/source/text/scalc.po
+++ b/source/bs/helpcontent2/source/text/scalc.po
@@ -1,9 +1,9 @@
-#. extracted from helpcontent2/source/text/scalc.oo
+#. extracted from helpcontent2/source/text/scalc
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+helpcontent2%2Fsource%2Ftext%2Fscalc.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-06-26 09:53+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
"PO-Revision-Date: 2011-04-11 08:16+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,754 +12,1797 @@ 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: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: main0112.xhp#tit.help.text
+#. \T}c
+#: main0208.xhp
+msgctxt ""
+"main0208.xhp\n"
+"tit\n"
+"help.text"
+msgid "Status Bar"
+msgstr "Statusna traka"
+
+#. ?yL}
+#: main0208.xhp
+msgctxt ""
+"main0208.xhp\n"
+"hd_id3151385\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+msgstr "<link href=\"text/scalc/main0208.xhp\" name=\"Status Bar\">Statusna traka</link>"
+
+#. kdz/
+#: main0208.xhp
+msgctxt ""
+"main0208.xhp\n"
+"par_id3149669\n"
+"2\n"
+"help.text"
+msgid "The <emph>Status Bar</emph> displays information about the current sheet."
+msgstr "<emph>Statusna traka</emph> prikazuje informacije o postojećoj stranici."
+
+#. An|1
+#: main0208.xhp
+msgctxt ""
+"main0208.xhp\n"
+"hd_id0821200911024321\n"
+"help.text"
+msgid "Digital Signature"
+msgstr "Digitalni potpis"
+
+#. rJV)
+#: main0208.xhp
+msgctxt ""
+"main0208.xhp\n"
+"par_id0821200911024344\n"
+"help.text"
+msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+msgstr "Takođe vidjeti: <link href=\"text/shared/guide/digital_signatures.xhp\">Digitalni potpisi</link>."
+
+#. ]^#L
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"tit\n"
+"help.text"
msgid "Data"
msgstr "Podaci"
-#: main0112.xhp#hd_id3153254.1.help.text
+#. jPa1
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"hd_id3153254\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/scalc/main0112.xhp\" name=\"Data\">Data</link>"
msgstr "<link href=\"text/scalc/main0112.xhp\" name=\"Data\">Podaci</link>"
-#: main0112.xhp#par_id3147264.2.help.text
+#. (X~b
+#: main0112.xhp
#, fuzzy
+msgctxt ""
+"main0112.xhp\n"
+"par_id3147264\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\".\">Use the <emph>Data</emph> menu commands to edit the data in the current sheet. You can define ranges, sort and filter the data, calculate results, outline data, and create a pivot table.</ahelp>"
msgstr "<ahelp hid=\".\">Upotrijebite <emph>Podaci </emph> iz menija sa podacima da uredite podatke na postojećoj stranici. Možete definisati domet, sortirati i filtrirati podatke, izračunati rezultate, skicirati podatke, i otvoriti DataPilot</ahelp>"
-#: main0112.xhp#hd_id3150400.3.help.text
+#. qKP[
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"hd_id3150400\n"
+"3\n"
+"help.text"
msgid "<link href=\"text/scalc/01/12010000.xhp\" name=\"Define Range\">Define Range</link>"
msgstr "<link href=\"text/scalc/01/12010000.xhp\" name=\"Define Range\">Definiši domet</link>"
-#: main0112.xhp#hd_id3125863.4.help.text
+#. u(Y@
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"hd_id3125863\n"
+"4\n"
+"help.text"
msgid "<link href=\"text/scalc/01/12020000.xhp\" name=\"Select Range\">Select Range</link>"
msgstr "<link href=\"text/scalc/01/12020000.xhp\" name=\"Select Range\">Izaberi opseg</link>"
-#: main0112.xhp#hd_id3153726.5.help.text
+#. W+*)
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"hd_id3153726\n"
+"5\n"
+"help.text"
msgid "<link href=\"text/scalc/01/12030000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/scalc/01/12030000.xhp\" name=\"Sort\">Sortiraj</link>"
-#: main0112.xhp#hd_id3153142.6.help.text
+#. Te+-
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"hd_id3153142\n"
+"6\n"
+"help.text"
msgid "<link href=\"text/scalc/01/12050000.xhp\" name=\"Subtotals\">Subtotals</link>"
msgstr "<link href=\"text/scalc/01/12050000.xhp\" name=\"Subtotals\">Podsume</link>"
-#: main0112.xhp#hd_id3151073.10.help.text
+#. |pBb
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"hd_id3151073\n"
+"10\n"
+"help.text"
msgid "<link href=\"text/scalc/01/12120000.xhp\" name=\"Validity\">Validity</link>"
msgstr "<link href=\"text/scalc/01/12120000.xhp\" name=\"Validity\">Valjanost</link>"
-#: main0112.xhp#hd_id3145254.7.help.text
+#. H7-t
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"hd_id3145254\n"
+"7\n"
+"help.text"
msgid "<link href=\"text/scalc/01/12060000.xhp\" name=\"Multiple Operations\">Multiple Operations</link>"
msgstr "<link href=\"text/scalc/01/12060000.xhp\" name=\"Multiple Operations\">Višestruke operacije</link>"
-#: main0112.xhp#hd_id1387066.help.text
+#. AVc7
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"hd_id1387066\n"
+"help.text"
msgid "<link href=\"text/scalc/01/text2columns.xhp\">Text to Columns</link>"
msgstr "<link href=\"text/scalc/01/text2columns.xhp\">Tekst u kolone</link>"
-#: main0112.xhp#hd_id3150717.8.help.text
+#. H[dZ
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"hd_id3150717\n"
+"8\n"
+"help.text"
msgid "<link href=\"text/scalc/01/12070000.xhp\" name=\"Consolidate\">Consolidate</link>"
msgstr "<link href=\"text/scalc/01/12070000.xhp\" name=\"Consolidate\">Objedini</link>"
-#: main0112.xhp#hd_id3154754.9.help.text
+#. *g^y
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"hd_id3154754\n"
+"9\n"
+"help.text"
msgid "<link href=\"text/scalc/01/12100000.xhp\" name=\"Refresh Range\">Refresh Range</link>"
msgstr "<link href=\"text/scalc/01/12100000.xhp\" name=\"Refresh Range\">Osvježi Domet</link>"
-#: main0101.xhp#tit.help.text
-msgid "File"
-msgstr "Datoteka"
-
-#: main0101.xhp#hd_id3156023.1.help.text
-msgid "<link href=\"text/scalc/main0101.xhp\" name=\"File\">File</link>"
-msgstr "<link href=\"text/scalc/main0101.xhp\" name=\"File\">Datoteka</link>"
-
-#: main0101.xhp#par_id3151112.2.help.text
-msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">Ove komande se odnose na postojeći dokument, otvorite novi dokument ili zatvorite aplikaciju.</ahelp>"
-
-#: main0101.xhp#hd_id3154684.4.help.text
-msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Otvori</link>"
-
-#: main0101.xhp#hd_id3147434.5.help.text
-msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Snimi kao</link>"
-
-#: main0101.xhp#hd_id3147396.11.help.text
-msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Verzije</link>"
-
-#: main0101.xhp#hd_id3149400.7.help.text
-msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Osobine</link>"
-
-#: main0101.xhp#hd_id3155445.9.help.text
-msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Štampaj</link>"
-
-#: main0101.xhp#hd_id3147339.10.help.text
-msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Set-up\">Postavke štampača</link>"
-
-#: main0206.xhp#tit.help.text
-msgid "Formula Bar"
-msgstr "Traka formule"
-
-#: main0206.xhp#hd_id3147264.1.help.text
-msgid "<link href=\"text/scalc/main0206.xhp\" name=\"Formula Bar\">Formula Bar</link>"
-msgstr "<link href=\"text/scalc/main0206.xhp\" name=\"Formula Bar\">Traka formule</link>"
-
-#: main0206.xhp#par_id3150400.2.help.text
-msgid "<ahelp hid=\"HID_SC_INPUTWIN\">Use this bar to enter formulas.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_INPUTWIN\">Koristite ovu traku za unošenje formula.</ahelp>"
-
-#: main0104.xhp#tit.help.text
-msgid "Insert"
-msgstr "Ubaci"
-
-#: main0104.xhp#hd_id3157909.1.help.text
-msgid "<link href=\"text/scalc/main0104.xhp\" name=\"Insert\">Insert</link>"
-msgstr "<link href=\"text/scalc/main0104.xhp\" name=\"Insert\">Ubaci</link>"
-
-#: main0104.xhp#par_id3153896.2.help.text
-msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements, such as cells, rows, sheets and cell names into the current sheet.</ahelp>"
-msgstr "<ahelp hid=\".\">Meni Ubaci sadrži komande za unošenje novih elemenata, kao što su ćelije, redovi, stranice i imena ćelija u trenutnu tablicu.</ahelp>"
-
-#: main0104.xhp#hd_id3150769.3.help.text
-msgid "<link href=\"text/scalc/01/04020000.xhp\" name=\"Cells\">Cells</link>"
-msgstr "<link href=\"text/scalc/01/04020000.xhp\" name=\"Cells\">Ćelije</link>"
-
-#: main0104.xhp#hd_id3149260.4.help.text
-msgid "<link href=\"text/scalc/01/04050000.xhp\" name=\"Sheet\">Sheet</link>"
-msgstr "<link href=\"text/scalc/01/04050000.xhp\" name=\"Sheet\">Tabela</link>"
-
-#: main0104.xhp#hd_id3153726.7.help.text
-msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Specijalni znak</link>"
-
-#: main0104.xhp#hd_id3156285.13.help.text
-msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hiperveza</link>"
-
-#: main0104.xhp#hd_id3154492.5.help.text
-msgid "<link href=\"text/scalc/01/04060000.xhp\" name=\"Function\">Function</link>"
-msgstr "<link href=\"text/scalc/01/04060000.xhp\" name=\"Function\">Funkcija</link>"
-
-#: main0104.xhp#hd_id3154511.12.help.text
-msgid "<link href=\"text/scalc/01/04080000.xhp\" name=\"Function List\">Function List</link>"
-msgstr "<link href=\"text/scalc/01/04080000.xhp\" name=\"Function List\">Lista funkcija</link>"
-
-#: main0104.xhp#hd_id3145640.6.help.text
-msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Komentar</link>"
-
-#: main0104.xhp#hd_id3146918.11.help.text
-msgid "<link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Chart\">Chart</link>"
-msgstr "<link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Chart\">Grafikon</link>"
-
-#: main0104.xhp#par_id0302200904002496.help.text
-msgid "Inserts a chart."
-msgstr ""
-
-#: main0104.xhp#hd_id3147003.10.help.text
-msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Pomični okvir</link>"
-
-#: main0214.xhp#tit.help.text
-msgid "Picture Bar"
-msgstr "Traka za slike"
-
-#: main0214.xhp#hd_id3153088.1.help.text
-msgid "<link href=\"text/scalc/main0214.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/scalc/main0214.xhp\" name=\"Picture Bar\">Traka za slike</link>"
-
-#: main0214.xhp#par_id3153896.2.help.text
-msgid "<ahelp hid=\".\">The <emph>Picture</emph> bar is displayed when you insert or select a picture in a sheet.</ahelp>"
-msgstr "<ahelp hid=\".\"><emph>Traka za</emph> slike je prikazana kad unesete ili izaberete sliku na stranici..</ahelp>"
-
-#: main0203.xhp#tit.help.text
-msgid "Drawing Object Properties Bar"
-msgstr "Traka sa svojstvima grafičkih objekata"
-
-#: main0203.xhp#hd_id3154346.1.help.text
-msgid "<link href=\"text/scalc/main0203.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/scalc/main0203.xhp\" name=\"Drawing Object Properties Bar\">Traka sa svojstvima grafičkih objekata</link>"
-
-#: main0203.xhp#par_id3149656.2.help.text
-msgid "<ahelp hid=\"HID_SC_TOOLBOX_DRAW\">The <emph>Drawing Object Properties</emph> Bar for objects that you select in the sheet contains formatting and alignment commands.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_TOOLBOX_DRAW\">The <emph>Drawing Object Properties</emph> Traka za objekte koje odaberete na stranici sadrži komande za formatiranje i usklađivanje.</ahelp>"
-
-#: main0203.xhp#hd_id3145748.3.help.text
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Dizajn linije</link>"
-
-#: main0203.xhp#hd_id3151073.4.help.text
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Širina linije</link>"
-
-#: main0203.xhp#hd_id3153417.5.help.text
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Boja linije</link>"
-
-#: main0203.xhp#hd_id3147338.6.help.text
-msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Background Colour\">Boja pozadine</link>"
-
-#: main0210.xhp#tit.help.text
-msgid "Page Preview Bar"
-msgstr "Traka za pregled stranice"
-
-#: main0210.xhp#hd_id3156023.1.help.text
-msgid "<link href=\"text/scalc/main0210.xhp\" name=\"Page Preview Bar\">Page Preview Bar</link>"
-msgstr "<link href=\"text/scalc/main0210.xhp\" name=\"Page Preview Bar\">Traka za pregled stranice</link>"
-
-#: main0210.xhp#par_id3148663.2.help.text
-msgid "<ahelp hid=\"HID_SC_WIN_PREVIEW\">The <emph>Page Preview</emph> Bar is displayed when you choose <emph>File - Page Preview</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_WIN_PREVIEW\">Traka <emph>za pregled</emph> stranice je prikazana kad izaberete <emph>Datoteka - Page Preview</emph>.</ahelp>"
+#. YL}+
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"tit\n"
+"help.text"
+msgid "Tools"
+msgstr "Alati"
-#: main0210.xhp#hd_id3147393.3.help.text
-msgid "Full Screen"
-msgstr ""
+#. 7Uyr
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"hd_id3150769\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0106.xhp\" name=\"Tools\">Tools</link>"
+msgstr "<link href=\"text/scalc/main0106.xhp\" name=\"Tools\">Alati</link>"
-#: main0210.xhp#par_id460828.help.text
-msgid "Hides the menus and toolbars. To exit the full screen mode, click the <emph>Full Screen On/Off</emph> button."
-msgstr ""
+#. *~\i
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"par_id3150440\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">The <emph>Tools </emph>menu contains commands to check spelling, to trace sheet references, to find mistakes and to define scenarios.</ahelp>"
+msgstr "<ahelp hid=\".\">The <emph>Meni</emph> sa alatkama sadrži komande za provjeru pravopisa, praćenje referenci, traženje grešaka i definiranje scenarija.</ahelp>"
-#: main0210.xhp#hd_id3147394.3.help.text
-msgid "<link href=\"text/scalc/01/05070000.xhp\" name=\"Format Page\">Format Page</link>"
-msgstr ""
+#. F!:7
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"par_id3152576\n"
+"10\n"
+"help.text"
+msgid "You can also create and assign macros and configure the look and feel of toolbars, menus, keyboard, and set the default options for $[officename] applications."
+msgstr "Možete takođe kreirati i dodijeliti makroe i konfigurisati izgled i osjećaj trake sa alatkama, menija, tastature, i postaviti standardne opcije za $[officename] aplikacije."
-#: main0210.xhp#hd_id3147494.3.help.text
-msgid "Margins"
-msgstr ""
+#. K+]$
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"hd_id3149122\n"
+"12\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
+msgstr "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Traženje cilja</link>"
-#: main0210.xhp#par_id460929.help.text
-msgid "Shows or hides margins of the page. Margins can be dragged by the mouse, and also can be set on <emph>Page</emph> tab of <emph>Page Style</emph> dialog."
-msgstr ""
+#. x|-l
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"hd_id3155768\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/06050000.xhp\" name=\"Scenarios\">Scenarios</link>"
+msgstr "<link href=\"text/scalc/01/06050000.xhp\" name=\"Scenarios\">Scenariji</link>"
-#: main0210.xhp#hd_id3245494.3.help.text
-msgid "Scaling Factor"
-msgstr ""
+#. 5#1e
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"hd_id3154015\n"
+"9\n"
+"help.text"
+msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Opcije za Automatku Ispravku</link>"
-#: main0210.xhp#par_id460939.help.text
-msgid "This slide defines a page scale for the printed spreadsheet. Scaling factor can be set on <emph>Sheet</emph> tab of <emph>Page Style</emph> dialog, too."
-msgstr ""
+#. +SI%
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"hd_id3150086\n"
+"8\n"
+"help.text"
+msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customise\">Podesi</link>"
-#: main0210.xhp#hd_id3147395.3.help.text
-msgid "Close Preview"
+#. t.#m
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"tit\n"
+"help.text"
+msgid "$[officename] Calc Features"
msgstr ""
-#: main0210.xhp#par_id460829.help.text
-msgid "To exit the page preview, click the <emph>Close Preview</emph> button."
-msgstr ""
+#. H4e^
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3154758\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"main0503\"><link href=\"text/scalc/main0503.xhp\" name=\"$[officename] Calc Features\">$[officename] Calc Features</link></variable>"
+msgstr "<variable id=\"main0503\"><link href=\"text/scalc/main0503.xhp\" name=\"$[officename] Calc značajke\">$[officename] Matematske značajke</link></variable>"
-#: main0000.xhp#tit.help.text
-msgctxt "main0000.xhp#tit.help.text"
-msgid "Welcome to the $[officename] Calc Help"
-msgstr "Dobrodošli u $[officename] Math pomoć"
+#. :JhF
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3149457\n"
+"2\n"
+"help.text"
+msgid "$[officename] Calc is a spreadsheet application that you can use to calculate, analyze, and manage your data. You can also import and modify Microsoft Excel spreadsheets."
+msgstr "$[officename] Calc je aplikacija proračunske tablice koju možete koristiti za izračunavanje, analizu i upravljanje svojim podacima. Takođe, možete uvoziti i mijenjati Microsoft Excel proračunske tablice ."
-#: main0000.xhp#hd_id3147338.1.help.text
-msgctxt "main0000.xhp#hd_id3147338.1.help.text"
-msgid "Welcome to the $[officename] Calc Help"
-msgstr "Dobrodošli u $[officename] Math pomoć"
+#. t_d^
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3148797\n"
+"4\n"
+"help.text"
+msgid "Calculations"
+msgstr "Računice"
-#: main0000.xhp#hd_id3153965.3.help.text
-msgid "How to Work With $[officename] Calc"
-msgstr "Kako raditi sa $[officename] Calc"
+#. UXP_
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3145172\n"
+"5\n"
+"help.text"
+msgid "$[officename] Calc provides you with <link href=\"text/scalc/01/04060100.xhp\" name=\"functions\">functions</link>, including statistical and banking functions, that you can use to create formulas to perform complex calculations on your data."
+msgstr "$[officename] Calc Vam pruža <link href=\"text/scalc/01/04060100.xhp\" name=\"functions\">funkcije</link>, uključujući statističke i bankovne funkcije, koje možete koristiti da kreirate formule za izračunavanje kompleksnih računica na Vašim podacima."
-#: main0000.xhp#par_id3147004.5.help.text
-msgid "<link href=\"text/scalc/01/04060100.xhp\" name=\"List of Functions by Category\">List of Functions by Category</link>"
-msgstr "<link href=\"text/scalc/01/04060100.xhp\" name=\"List of Functions by Category\">Lista funkcija po kategoriji</link>"
+#. o,yq
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3145271\n"
+"6\n"
+"help.text"
+msgid "You can also use the <link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilots\">Function Wizard</link> to help you create your formulas."
+msgstr "Možete koristiti <link href=\"text/scalc/01/04060000.xhp\" name=\"Function Wizard\">Čarobnjaka za funkcije</link> za pomoć pri pravljenju formula."
-#: main0000.xhp#hd_id3154659.6.help.text
-msgid "$[officename] Calc Menus, Toolbars, and Keys"
-msgstr "$[officename] Math meni, paleta sa alatkama i tipke"
+#. pG$k
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3152596\n"
+"13\n"
+"help.text"
+msgid "What-If Calculations"
+msgstr "Šta-ako računice"
-#: main0000.xhp#hd_id3150883.4.help.text
-msgid "Help about the Help"
-msgstr "Pomoć oko Pomoći"
+#. `\\r
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3156444\n"
+"14\n"
+"help.text"
+msgid "An interesting feature is to be able to immediately view the results of changes made to one factor of calculations that are composed of several factors. For instance, you can see how changing the time period in a loan calculation affects the interest rates or repayment amounts. Furthermore, you can manage larger tables by using different predefined scenarios."
+msgstr "Interesantna osobina je biti u mogućnosti odmah vidjeti rezultate promjena na jednom faktoru računice koje su sastavljene od više faktora. Na primjer, možete vidjeti kako promjena vremena u kreditnoj računici utiče na kamatnu stopu ili iznos otplate. Šta više, možete upravljati većim tabelama koristeći različite unaprijed definisane scenarije."
-#: main0103.xhp#tit.help.text
-msgid "View"
-msgstr "Pogled"
+#. jpCj
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3148576\n"
+"7\n"
+"help.text"
+msgid "Database Functions"
+msgstr "Funkcije baze podataka"
-#: main0103.xhp#hd_id3151112.1.help.text
-msgid "<link href=\"text/scalc/main0103.xhp\" name=\"View\">View</link>"
-msgstr "<link href=\"text/scalc/main0103.xhp\" name=\"View\">Pogled</link>"
+#. YBoo
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3154011\n"
+"8\n"
+"help.text"
+msgid "Use spreadsheets to arrange, store, and filter your data."
+msgstr "Koristite proračunske tabele da uredite, spremite i filtrirate svoje podatke."
-#: main0103.xhp#par_id3149456.2.help.text
-msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Ovaj meni sadrži komande za kontrolisanje prikaza dokumenta na ekranu.</ahelp>"
+#. CAEb
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3154942\n"
+"25\n"
+"help.text"
+msgid "$[officename] Calc lets you drag-and-drop tables from databases, or lets you use a spreadsheet as a data source for creating form letters in $[officename] Writer."
+msgstr "$[officename] Calc Vam dopušta da povučete-i-pustite tabele iz baze podataka, ili koristite proračunske tabele kao izvor podataka za kreiranje forme pisma u $[officename] Writer."
-#: main0103.xhp#par_idN105AB.help.text
-msgid "Normal"
-msgstr "Normalno"
+#. f@fj
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3145800\n"
+"9\n"
+"help.text"
+msgid "Arranging Data"
+msgstr "Uređivanje podataka"
-#: main0103.xhp#par_idN105AF.help.text
-msgid "<ahelp hid=\".\">Displays the normal view of the sheet.</ahelp>"
-msgstr "<ahelp hid=\".\">Prikazuje normalan izgled stranice.</ahelp>"
+#. \S_D
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3154490\n"
+"10\n"
+"help.text"
+msgid "With a few mouse-clicks, you can reorganize your spreadsheet to show or hide certain data ranges, or to format ranges according to special conditions, or to quickly calculate subtotals and totals."
+msgstr "Sa par klikova miša, možete preurediti Vašu proračunsku tabelu da pokazuje ili skriva određene domene podataka, ili da oblikujete domene prema specijalnim uvjetima, ili na brzinu izračunate podzbirove i zbirove."
-#: main0103.xhp#hd_id3125863.3.help.text
-msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Uveličanje</link>"
+#. z;ki
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3155601\n"
+"16\n"
+"help.text"
+msgid "Dynamic Charts"
+msgstr "Dinamički grafikoni"
-#: main0100.xhp#tit.help.text
-msgid "Menus"
-msgstr "Meniji"
+#. U5=Z
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3149121\n"
+"17\n"
+"help.text"
+msgid "$[officename] Calc lets you present spreadsheet data in dynamic charts that update automatically when the data changes."
+msgstr "$[officename] Calc Vam dopušta da prikažete podatke proračunskih tabela u dinamičkim grafikonima koji se osvježavaju automatski kad se podaci promijene."
-#: main0100.xhp#hd_id3156023.1.help.text
-#, fuzzy
-msgid "<variable id=\"main0100\"><link href=\"text/scalc/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/scalc/main0200.xhp\" name=\"Toolbars\">Alatne trake</link></variable>"
+#. U3BR
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3153707\n"
+"18\n"
+"help.text"
+msgid "Opening and Saving Microsoft Files"
+msgstr "Otvaranje i Spašavanje Microsoft-ovih Dokumenata"
-#: main0100.xhp#par_id3154760.2.help.text
-msgid "The following menu commands are available for spreadsheets."
-msgstr "Sljedeće meni komande su dostupne za proračunske tablice."
+#. vobx
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3157867\n"
+"19\n"
+"help.text"
+msgid "Use the $[officename] filters to convert Excel files, or to open and save in a variety of other <link href=\"text/shared/00/00000020.xhp\" name=\"formats\">formats</link>."
+msgstr "Koristite $[officename] filtere da pretvorite Microsoft Excel dokumente, ili da otvorite ili sačuvate u raznim drugim <link href=\"text/shared/00/00000020.xhp\" name=\"formats\">formatima</link>."
-#: main0205.xhp#tit.help.text
+#. y0IT
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"tit\n"
+"help.text"
msgid "Text Formatting Bar"
msgstr "Traka za formatiranje teksta"
-#: main0205.xhp#hd_id3156330.1.help.text
+#. -2b(
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3156330\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/scalc/main0205.xhp\" name=\"Text Formatting Bar\">Text Formatting Bar</link>"
msgstr "<link href=\"text/scalc/main0205.xhp\" name=\"Text Formatting Bar\">Traka za formatiranje teksta</link>"
-#: main0205.xhp#par_id3151112.2.help.text
+#. eDO~
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"par_id3151112\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\"HID_SC_TOOLBOX_DRTEXT\">The <emph>Text Formatting</emph> Bar that is displayed when the cursor is in a text object, such as a text frame or a drawing object, contains formatting and alignment commands.</ahelp>"
msgstr "<ahelp hid=\"HID_SC_TOOLBOX_DRTEXT\"><emph>Traka za formatiranje testa</emph> koja je prikazana kad se kursor nalazi u tekstualnom objektu, kao što je okvir teksta ili grafički objekat, sadrži naredbe za formatiranje i poravnanje teksta.</ahelp>"
-#: main0205.xhp#hd_id3148575.7.help.text
-msgctxt "main0205.xhp#hd_id3148575.7.help.text"
+#. 2~:z
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3148575\n"
+"7\n"
+"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Colour\">Boja slova</link>"
-#: main0205.xhp#hd_id3154944.8.help.text
+#. P(ik
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3154944\n"
+"8\n"
+"help.text"
msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 1\">Line Spacing: 1</link>"
msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 1\">Prored: 1</link>"
-#: main0205.xhp#hd_id3146969.9.help.text
+#. t0jW
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3146969\n"
+"9\n"
+"help.text"
msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 1.5\">Line Spacing: 1.5</link>"
msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 1.5\">Prored: 1.5</link>"
-#: main0205.xhp#hd_id3153711.10.help.text
+#. W-$f
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3153711\n"
+"10\n"
+"help.text"
msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 2\">Line Spacing: 2</link>"
msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 2\">Prored: 2</link>"
-#: main0205.xhp#hd_id3147345.11.help.text
+#. N_`s
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3147345\n"
+"11\n"
+"help.text"
msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Align Left\">Align Left</link>"
msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Align Left\">Podesi lijevo</link>"
-#: main0205.xhp#hd_id3155337.12.help.text
+#. Y8d%
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3155337\n"
+"12\n"
+"help.text"
msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Centered\">Centered</link>"
msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Centred\">Centrirano</link>"
-#: main0205.xhp#hd_id3147001.13.help.text
+#. `huN
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3147001\n"
+"13\n"
+"help.text"
msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Align Right\">Align Right</link>"
msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Align Right\">Poravnaj nadesno</link>"
-#: main0205.xhp#hd_id3155115.14.help.text
+#. =t5u
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3155115\n"
+"14\n"
+"help.text"
msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Justify\">Justify</link>"
msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Justify\">Poravnaj obostrano</link>"
-#: main0205.xhp#hd_id3150202.15.help.text
+#. QPU9
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3150202\n"
+"15\n"
+"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Eksponent</link>"
-#: main0205.xhp#hd_id3155531.16.help.text
+#. @c^R
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3155531\n"
+"16\n"
+"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Indeks</link>"
-#: main0205.xhp#hd_id3145387.17.help.text
-msgctxt "main0205.xhp#hd_id3145387.17.help.text"
+#. ]4m4
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3145387\n"
+"17\n"
+"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Znak</link>"
-#: main0205.xhp#hd_id3153067.18.help.text
-msgctxt "main0205.xhp#hd_id3153067.18.help.text"
+#. =GPZ
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3153067\n"
+"18\n"
+"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Odlomak</link>"
-#: main0200.xhp#tit.help.text
-msgid "Toolbars"
-msgstr "Alatne trake"
+#. nG=N
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"tit\n"
+"help.text"
+msgid "Drawing Object Properties Bar"
+msgstr "Traka sa svojstvima grafičkih objekata"
-#: main0200.xhp#hd_id3154758.1.help.text
-msgid "<variable id=\"main0200\"><link href=\"text/scalc/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/scalc/main0200.xhp\" name=\"Toolbars\">Alatne trake</link></variable>"
+#. rl;a
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3154346\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0203.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+msgstr "<link href=\"text/scalc/main0203.xhp\" name=\"Drawing Object Properties Bar\">Traka sa svojstvima grafičkih objekata</link>"
-#: main0200.xhp#par_id3148798.2.help.text
-msgid "This submenu lists the toolbars that are available in spreadsheets.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "Ovaj podmeni nabraja alatne trake koje su dostupne u proračunskim tablicama.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. Oo0\
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"par_id3149656\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_TOOLBOX_DRAW\">The <emph>Drawing Object Properties</emph> Bar for objects that you select in the sheet contains formatting and alignment commands.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_TOOLBOX_DRAW\">The <emph>Drawing Object Properties</emph> Traka za objekte koje odaberete na stranici sadrži komande za formatiranje i usklađivanje.</ahelp>"
-#: main0503.xhp#tit.help.text
-msgid "$[officename] Calc Features"
-msgstr ""
+#. BX,d
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3145748\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Dizajn linije</link>"
-#: main0503.xhp#hd_id3154758.1.help.text
-msgid "<variable id=\"main0503\"><link href=\"text/scalc/main0503.xhp\" name=\"$[officename] Calc Features\">$[officename] Calc Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/scalc/main0503.xhp\" name=\"$[officename] Calc značajke\">$[officename] Matematske značajke</link></variable>"
+#. H!$C
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3151073\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Širina linije</link>"
-#: main0503.xhp#par_id3149457.2.help.text
-msgid "$[officename] Calc is a spreadsheet application that you can use to calculate, analyze, and manage your data. You can also import and modify Microsoft Excel spreadsheets."
-msgstr "$[officename] Calc je aplikacija proračunske tablice koju možete koristiti za izračunavanje, analizu i upravljanje svojim podacima. Takođe, možete uvoziti i mijenjati Microsoft Excel proračunske tablice ."
+#. xr5b
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3153417\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Colour\">Boja linije</link>"
-#: main0503.xhp#hd_id3148797.4.help.text
-msgid "Calculations"
-msgstr "Računice"
+#. 3`N%
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3147338\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Background Color\">Background Color</link>"
+msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Background Colour\">Boja pozadine</link>"
-#: main0503.xhp#par_id3145172.5.help.text
-msgid "$[officename] Calc provides you with <link href=\"text/scalc/01/04060100.xhp\" name=\"functions\">functions</link>, including statistical and banking functions, that you can use to create formulas to perform complex calculations on your data."
-msgstr "$[officename] Calc Vam pruža <link href=\"text/scalc/01/04060100.xhp\" name=\"functions\">funkcije</link>, uključujući statističke i bankovne funkcije, koje možete koristiti da kreirate formule za izračunavanje kompleksnih računica na Vašim podacima."
+#. 51A$
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"tit\n"
+"help.text"
+msgid "Insert"
+msgstr "Ubaci"
-#: main0503.xhp#par_id3145271.6.help.text
-msgid "You can also use the <link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilots\">Function Wizard</link> to help you create your formulas."
-msgstr "Možete koristiti <link href=\"text/scalc/01/04060000.xhp\" name=\"Function Wizard\">Čarobnjaka za funkcije</link> za pomoć pri pravljenju formula."
+#. Kq9M
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"hd_id3157909\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0104.xhp\" name=\"Insert\">Insert</link>"
+msgstr "<link href=\"text/scalc/main0104.xhp\" name=\"Insert\">Ubaci</link>"
-#: main0503.xhp#hd_id3152596.13.help.text
-msgid "What-If Calculations"
-msgstr "Šta-ako računice"
+#. #HGE
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"par_id3153896\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements, such as cells, rows, sheets and cell names into the current sheet.</ahelp>"
+msgstr "<ahelp hid=\".\">Meni Ubaci sadrži komande za unošenje novih elemenata, kao što su ćelije, redovi, stranice i imena ćelija u trenutnu tablicu.</ahelp>"
-#: main0503.xhp#par_id3156444.14.help.text
-msgid "An interesting feature is to be able to immediately view the results of changes made to one factor of calculations that are composed of several factors. For instance, you can see how changing the time period in a loan calculation affects the interest rates or repayment amounts. Furthermore, you can manage larger tables by using different predefined scenarios."
-msgstr "Interesantna osobina je biti u mogućnosti odmah vidjeti rezultate promjena na jednom faktoru računice koje su sastavljene od više faktora. Na primjer, možete vidjeti kako promjena vremena u kreditnoj računici utiče na kamatnu stopu ili iznos otplate. Šta više, možete upravljati većim tabelama koristeći različite unaprijed definisane scenarije."
+#. ;t_d
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"hd_id3150769\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04020000.xhp\" name=\"Cells\">Cells</link>"
+msgstr "<link href=\"text/scalc/01/04020000.xhp\" name=\"Cells\">Ćelije</link>"
-#: main0503.xhp#hd_id3148576.7.help.text
-msgid "Database Functions"
-msgstr "Funkcije baze podataka"
+#. Hm-_
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"hd_id3149260\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04050000.xhp\" name=\"Sheet\">Sheet</link>"
+msgstr "<link href=\"text/scalc/01/04050000.xhp\" name=\"Sheet\">Tabela</link>"
-#: main0503.xhp#par_id3154011.8.help.text
-msgid "Use spreadsheets to arrange, store, and filter your data."
-msgstr "Koristite proračunske tabele da uredite, spremite i filtrirate svoje podatke."
+#. d%gd
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"hd_id3153726\n"
+"7\n"
+"help.text"
+msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Specijalni znak</link>"
-#: main0503.xhp#par_id3154942.25.help.text
-msgid "$[officename] Calc lets you drag-and-drop tables from databases, or lets you use a spreadsheet as a data source for creating form letters in $[officename] Writer."
-msgstr "$[officename] Calc Vam dopušta da povučete-i-pustite tabele iz baze podataka, ili koristite proračunske tabele kao izvor podataka za kreiranje forme pisma u $[officename] Writer."
+#. /G;8
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"hd_id3156285\n"
+"13\n"
+"help.text"
+msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hiperveza</link>"
-#: main0503.xhp#hd_id3145800.9.help.text
-msgid "Arranging Data"
-msgstr "Uređivanje podataka"
+#. X_o2
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"hd_id3154492\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060000.xhp\" name=\"Function\">Function</link>"
+msgstr "<link href=\"text/scalc/01/04060000.xhp\" name=\"Function\">Funkcija</link>"
-#: main0503.xhp#par_id3154490.10.help.text
-msgid "With a few mouse-clicks, you can reorganize your spreadsheet to show or hide certain data ranges, or to format ranges according to special conditions, or to quickly calculate subtotals and totals."
-msgstr "Sa par klikova miša, možete preurediti Vašu proračunsku tabelu da pokazuje ili skriva određene domene podataka, ili da oblikujete domene prema specijalnim uvjetima, ili na brzinu izračunate podzbirove i zbirove."
+#. !=!N
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"hd_id3154511\n"
+"12\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04080000.xhp\" name=\"Function List\">Function List</link>"
+msgstr "<link href=\"text/scalc/01/04080000.xhp\" name=\"Function List\">Lista funkcija</link>"
-#: main0503.xhp#hd_id3155601.16.help.text
-msgid "Dynamic Charts"
-msgstr "Dinamički grafikoni"
+#. amE`
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"hd_id3145640\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Komentar</link>"
-#: main0503.xhp#par_id3149121.17.help.text
-msgid "$[officename] Calc lets you present spreadsheet data in dynamic charts that update automatically when the data changes."
-msgstr "$[officename] Calc Vam dopušta da prikažete podatke proračunskih tabela u dinamičkim grafikonima koji se osvježavaju automatski kad se podaci promijene."
+#. a4E`
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"hd_id3146918\n"
+"11\n"
+"help.text"
+msgid "<link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Chart\">Chart</link>"
+msgstr "<link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Chart\">Grafikon</link>"
-#: main0503.xhp#hd_id3153707.18.help.text
-msgid "Opening and Saving Microsoft Files"
-msgstr "Otvaranje i Spašavanje Microsoft-ovih Dokumenata"
+#. JP9/
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"par_id0302200904002496\n"
+"help.text"
+msgid "Inserts a chart."
+msgstr ""
-#: main0503.xhp#par_id3157867.19.help.text
-msgid "Use the $[officename] filters to convert Excel files, or to open and save in a variety of other <link href=\"text/shared/00/00000020.xhp\" name=\"formats\">formats</link>."
-msgstr "Koristite $[officename] filtere da pretvorite Microsoft Excel dokumente, ili da otvorite ili sačuvate u raznim drugim <link href=\"text/shared/00/00000020.xhp\" name=\"formats\">formatima</link>."
+#. c1+l
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"hd_id3147003\n"
+"10\n"
+"help.text"
+msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Pomični okvir</link>"
+
+#. TxB%
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"tit\n"
+"help.text"
+msgid "Tools Bar"
+msgstr "Alatna traka"
-#: main0105.xhp#tit.help.text
+#. 3}9_
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"hd_id3143268\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0218.xhp\" name=\"Tools Bar\">Tools Bar</link>"
+msgstr "<link href=\"text/scalc/main0218.xhp\" name=\"Tools Bar\">Alatna traka</link>"
+
+#. }7Oj
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_id3151112\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_TOOLBOX_TOOLS\">Use the Tools bar to access commonly used commands.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_TOOLBOX_TOOLS\">Koristite alatnu traku da pristupite često korištenim naredbama.</ahelp>"
+
+#. ?W0c
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN10610\n"
+"help.text"
+msgid "<link href=\"text/shared/02/01170000.xhp\" name=\"Controls\">Controls</link>"
+msgstr "<link href=\"text/shared/02/01170000.xhp\" name=\"Controls\">Kontrole</link>"
+
+#. aF?^
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"hd_id3154730\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/scalc/02/06080000.xhp\" name=\"Choose Themes\">Choose Themes</link>"
+msgstr "<link href=\"text/scalc/02/06080000.xhp\" name=\"Choose Themes\">Izaberite Teme</link>"
+
+#. ~=3v
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN10690\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/12040300.xhp\" name=\"Advanced Filter\">Advanced Filter</link>"
+msgstr "<link href=\"text/scalc/01/12040300.xhp\" name=\"Advanced Filter\">Napredni filter</link>"
+
+#. iSoT
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN106A8\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/12090100.xhp\">Start</link>"
+msgstr "<link href=\"text/scalc/01/12090100.xhp\">Pokreni</link>"
+
+#. mH,K
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN106C0\n"
+"help.text"
+msgid "<link href=\"text/shared/autopi/01150000.xhp\" name=\"Euro Converter\">Euro Converter</link>"
+msgstr "<link href=\"text/shared/autopi/01150000.xhp\" name=\"Euro Converter\">Euro pretvarač</link>"
+
+#. 5`[Y
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN106D8\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04070100.xhp\">Define</link>"
+msgstr "<link href=\"text/scalc/01/04070100.xhp\">Definiši</link>"
+
+#. ;`-!
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN106F0\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
+msgstr "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Traženje cilja</link>"
+
+#. 2Qne
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"tit\n"
+"help.text"
msgid "Format"
msgstr "Oblik"
-#: main0105.xhp#hd_id3149669.1.help.text
+#. Mv4=
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"hd_id3149669\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/scalc/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/scalc/main0105.xhp\" name=\"Format\">Oblik</link>"
-#: main0105.xhp#par_id3145171.2.help.text
+#. 8V/1
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"par_id3145171\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">The <emph>Format</emph> menu contains commands for formatting selected cells, <link href=\"text/shared/00/00000005.xhp#objekt\" name=\"objects\">objects</link>, and cell contents in your document.</ahelp>"
msgstr "<ahelp hid=\".uno:FormatMenu\">Meni <emph>Format</emph> sadrži komande za formatiranje označenih ćelija, <link href=\"text/shared/00/00000005.xhp#objekt\" name=\"objects\">objects</link> I sadržaja ćelija u Vašem dokumentu.</ahelp>"
-#: main0105.xhp#hd_id3154732.4.help.text
+#. a{?4
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"hd_id3154732\n"
+"4\n"
+"help.text"
msgid "<link href=\"text/scalc/01/05020000.xhp\" name=\"Cells\">Cells</link>"
msgstr "<link href=\"text/scalc/01/05020000.xhp\" name=\"Cells\">Ćelije</link>"
-#: main0105.xhp#hd_id3155087.9.help.text
+#. V1RD
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"hd_id3155087\n"
+"9\n"
+"help.text"
msgid "<link href=\"text/scalc/01/05070000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/scalc/01/05070000.xhp\" name=\"Page\">Strana</link>"
-#: main0105.xhp#hd_id3145748.12.help.text
-msgctxt "main0105.xhp#hd_id3145748.12.help.text"
+#. t*oI
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"hd_id3145748\n"
+"12\n"
+"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Znak</link>"
-#: main0105.xhp#hd_id3154485.13.help.text
-msgctxt "main0105.xhp#hd_id3154485.13.help.text"
+#. Pto\
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"hd_id3154485\n"
+"13\n"
+"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Odlomak</link>"
-#: main0105.xhp#hd_id3157980.11.help.text
+#. +N/e
+#: main0105.xhp
#, fuzzy
+msgctxt ""
+"main0105.xhp\n"
+"hd_id3157980\n"
+"11\n"
+"help.text"
msgid "<link href=\"text/scalc/01/05110000.xhp\" name=\"AutoFormat\">AutoFormat</link>"
msgstr "<link href=\"text/scalc/01/05070000.xhp\" name=\"Page Format\">Podešavanje stranica.</link>"
-#: main0105.xhp#hd_id3159206.14.help.text
+#. IP-n
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"hd_id3159206\n"
+"14\n"
+"help.text"
msgid "<link href=\"text/scalc/01/05120000.xhp\" name=\"Conditional Formatting\">Conditional Formatting</link>"
msgstr "<link href=\"text/scalc/01/05120000.xhp\" name=\"Conditional Formatting\">Uslovno formatiranje</link>"
-#: main0105.xhp#hd_id3154703.17.help.text
+#. n/6X
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"hd_id3154703\n"
+"17\n"
+"help.text"
msgid "<link href=\"text/shared/02/01170100.xhp\" name=\"Control\">Control</link>"
msgstr "<link href=\"text/shared/02/01170100.xhp\" name=\"Control\">Upravljanje</link>"
-#: main0105.xhp#hd_id3147005.16.help.text
+#. ;EV.
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"hd_id3147005\n"
+"16\n"
+"help.text"
msgid "<link href=\"text/shared/02/01170200.xhp\" name=\"Form\">Form</link>"
msgstr "<link href=\"text/shared/02/01170200.xhp\" name=\"Form\">Formular</link>"
-#: main0102.xhp#tit.help.text
+#. 55S8
+#: main0107.xhp
+msgctxt ""
+"main0107.xhp\n"
+"tit\n"
+"help.text"
+msgid "Window"
+msgstr "Prozor"
+
+#. %yCI
+#: main0107.xhp
+msgctxt ""
+"main0107.xhp\n"
+"hd_id3154758\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0107.xhp\" name=\"Window\">Window</link>"
+msgstr "<link href=\"text/scalc/main0107.xhp\" name=\"Window\">Prozor</link>"
+
+#. m4nb
+#: main0107.xhp
+msgctxt ""
+"main0107.xhp\n"
+"par_id3150398\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:WindowList\">Contains commands for manipulating and displaying document windows.</ahelp>"
+msgstr "<ahelp hid=\".uno:WindowList\">Sadrži komande za manipulaciju i prikazivanje prozora dokumenta.</ahelp>"
+
+#. =4re
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"tit\n"
+"help.text"
+msgid "Page Preview Bar"
+msgstr "Traka za pregled stranice"
+
+#. ug8\
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"hd_id3156023\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0210.xhp\" name=\"Page Preview Bar\">Page Preview Bar</link>"
+msgstr "<link href=\"text/scalc/main0210.xhp\" name=\"Page Preview Bar\">Traka za pregled stranice</link>"
+
+#. lM(\
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"par_id3148663\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_WIN_PREVIEW\">The <emph>Page Preview</emph> Bar is displayed when you choose <emph>File - Page Preview</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_WIN_PREVIEW\">Traka <emph>za pregled</emph> stranice je prikazana kad izaberete <emph>Datoteka - Page Preview</emph>.</ahelp>"
+
+#. (E;-
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"hd_id3147393\n"
+"3\n"
+"help.text"
+msgid "Full Screen"
+msgstr ""
+
+#. B5(:
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"par_id460828\n"
+"help.text"
+msgid "Hides the menus and toolbars. To exit the full screen mode, click the <emph>Full Screen On/Off</emph> button."
+msgstr ""
+
+#. [)Yt
+#: main0210.xhp
+#, fuzzy
+msgctxt ""
+"main0210.xhp\n"
+"hd_id3147394\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/05070000.xhp\" name=\"Format Page\">Format Page</link>"
+msgstr "<link href=\"text/scalc/01/05070000.xhp\" name=\"Page\">Strana</link>"
+
+#. Lbp0
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"hd_id3147494\n"
+"3\n"
+"help.text"
+msgid "Margins"
+msgstr ""
+
+#. G|\w
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"par_id460929\n"
+"help.text"
+msgid "Shows or hides margins of the page. Margins can be dragged by the mouse, and also can be set on <emph>Page</emph> tab of <emph>Page Style</emph> dialog."
+msgstr ""
+
+#. r;,N
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"hd_id3245494\n"
+"3\n"
+"help.text"
+msgid "Scaling Factor"
+msgstr ""
+
+#. 3WUn
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"par_id460939\n"
+"help.text"
+msgid "This slide defines a page scale for the printed spreadsheet. Scaling factor can be set on <emph>Sheet</emph> tab of <emph>Page Style</emph> dialog, too."
+msgstr ""
+
+#. FngN
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"hd_id3147395\n"
+"3\n"
+"help.text"
+msgid "Close Preview"
+msgstr ""
+
+#. .l?3
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"par_id460829\n"
+"help.text"
+msgid "To exit the page preview, click the <emph>Close Preview</emph> button."
+msgstr ""
+
+#. Bb3m
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
+"tit\n"
+"help.text"
+msgid "View"
+msgstr "Pogled"
+
+#. ;!39
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
+"hd_id3151112\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0103.xhp\" name=\"View\">View</link>"
+msgstr "<link href=\"text/scalc/main0103.xhp\" name=\"View\">Pogled</link>"
+
+#. D0|i
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
+"par_id3149456\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+msgstr "<ahelp hid=\".\">Ovaj meni sadrži komande za kontrolisanje prikaza dokumenta na ekranu.</ahelp>"
+
+#. 7Bqn
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
+"par_idN105AB\n"
+"help.text"
+msgid "Normal"
+msgstr "Normalno"
+
+#. =M@F
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
+"par_idN105AF\n"
+"help.text"
+msgid "<ahelp hid=\".\">Displays the normal view of the sheet.</ahelp>"
+msgstr "<ahelp hid=\".\">Prikazuje normalan izgled stranice.</ahelp>"
+
+#. _Yl`
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
+"hd_id3125863\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Uveličanje</link>"
+
+#. gsc:
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"tit\n"
+"help.text"
msgid "Edit"
msgstr "Izmijeni"
-#: main0102.xhp#hd_id3156023.1.help.text
+#. K944
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"hd_id3156023\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/scalc/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/scalc/main0102.xhp\" name=\"Edit\">Izmijeni</link>"
-#: main0102.xhp#par_id3154758.2.help.text
+#. 9,bY
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"par_id3154758\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
msgstr "<ahelp hid=\".\">Ovaj meni sadrži naredbe za izmjenu sadržaja postojećeg dokumenta.</ahelp>"
-#: main0102.xhp#hd_id3146119.3.help.text
+#. LGG:
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"hd_id3146119\n"
+"3\n"
+"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Posebno umetanje</link>"
-#: main0102.xhp#hd_id3153728.12.help.text
+#. IsO[
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"hd_id3153728\n"
+"12\n"
+"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Uporedi dokument</link>"
-#: main0102.xhp#hd_id3154492.4.help.text
+#. -J\*
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"hd_id3154492\n"
+"4\n"
+"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Pronađi i zamijeni</link>"
-#: main0102.xhp#hd_id3150715.5.help.text
+#. GArZ
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"hd_id3150715\n"
+"5\n"
+"help.text"
msgid "<link href=\"text/scalc/01/02120000.xhp\" name=\"Headers & Footers\">Headers & Footers</link>"
msgstr "<link href=\"text/scalc/01/02120000.xhp\" name=\"Headers & Footers\">Zaglavlja i podnožja</link>"
-#: main0102.xhp#hd_id3149018.6.help.text
+#. Zxts
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"hd_id3149018\n"
+"6\n"
+"help.text"
msgid "<link href=\"text/scalc/01/02150000.xhp\" name=\"Delete Contents\">Delete Contents</link>"
msgstr "<link href=\"text/scalc/01/02150000.xhp\" name=\"Delete Contents\">Obriši sadržaj</link>"
-#: main0102.xhp#hd_id3156384.7.help.text
+#. *hV,
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"hd_id3156384\n"
+"7\n"
+"help.text"
msgid "<link href=\"text/scalc/01/02160000.xhp\" name=\"Delete Cells\">Delete Cells</link>"
msgstr "<link href=\"text/scalc/01/02160000.xhp\" name=\"Delete Cells\">Obriši ćelije</link>"
-#: main0102.xhp#hd_id3146919.10.help.text
+#. Uc_l
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"hd_id3146919\n"
+"10\n"
+"help.text"
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Linkovi</link>"
-#: main0102.xhp#hd_id3148488.11.help.text
+#. KltG
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"hd_id3148488\n"
+"11\n"
+"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Mapa za slike</link>"
-#: main0208.xhp#tit.help.text
-msgid "Status Bar"
-msgstr "Statusna traka"
-
-#: main0208.xhp#hd_id3151385.1.help.text
-msgid "<link href=\"text/scalc/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/scalc/main0208.xhp\" name=\"Status Bar\">Statusna traka</link>"
-
-#: main0208.xhp#par_id3149669.2.help.text
-msgid "The <emph>Status Bar</emph> displays information about the current sheet."
-msgstr "<emph>Statusna traka</emph> prikazuje informacije o postojećoj stranici."
-
-#: main0208.xhp#hd_id0821200911024321.help.text
-msgid "Digital Signature"
-msgstr "Digitalni potpis"
-
-#: main0208.xhp#par_id0821200911024344.help.text
-msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "Takođe vidjeti: <link href=\"text/shared/guide/digital_signatures.xhp\">Digitalni potpisi</link>."
-
-#: main0106.xhp#tit.help.text
-msgid "Tools"
-msgstr "Alati"
-
-#: main0106.xhp#hd_id3150769.1.help.text
-msgid "<link href=\"text/scalc/main0106.xhp\" name=\"Tools\">Tools</link>"
-msgstr "<link href=\"text/scalc/main0106.xhp\" name=\"Tools\">Alati</link>"
-
-#: main0106.xhp#par_id3150440.2.help.text
-msgid "<ahelp hid=\".\">The <emph>Tools </emph>menu contains commands to check spelling, to trace sheet references, to find mistakes and to define scenarios.</ahelp>"
-msgstr "<ahelp hid=\".\">The <emph>Meni</emph> sa alatkama sadrži komande za provjeru pravopisa, praćenje referenci, traženje grešaka i definiranje scenarija.</ahelp>"
-
-#: main0106.xhp#par_id3152576.10.help.text
-msgid "You can also create and assign macros and configure the look and feel of toolbars, menus, keyboard, and set the default options for $[officename] applications."
-msgstr "Možete takođe kreirati i dodijeliti makroe i konfigurisati izgled i osjećaj trake sa alatkama, menija, tastature, i postaviti standardne opcije za $[officename] aplikacije."
-
-#: main0106.xhp#hd_id3149122.12.help.text
-msgctxt "main0106.xhp#hd_id3149122.12.help.text"
-msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
-msgstr "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Traženje cilja</link>"
-
-#: main0106.xhp#hd_id3155768.6.help.text
-msgid "<link href=\"text/scalc/01/06050000.xhp\" name=\"Scenarios\">Scenarios</link>"
-msgstr "<link href=\"text/scalc/01/06050000.xhp\" name=\"Scenarios\">Scenariji</link>"
-
-#: main0106.xhp#hd_id3154015.9.help.text
-msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Opcije za Automatku Ispravku</link>"
-
-#: main0106.xhp#hd_id3150086.8.help.text
-msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customise\">Podesi</link>"
-
-#: main0218.xhp#tit.help.text
-msgid "Tools Bar"
-msgstr "Alatna traka"
-
-#: main0218.xhp#hd_id3143268.1.help.text
-msgid "<link href=\"text/scalc/main0218.xhp\" name=\"Tools Bar\">Tools Bar</link>"
-msgstr "<link href=\"text/scalc/main0218.xhp\" name=\"Tools Bar\">Alatna traka</link>"
-
-#: main0218.xhp#par_id3151112.2.help.text
-msgid "<ahelp hid=\"HID_SC_TOOLBOX_TOOLS\">Use the Tools bar to access commonly used commands.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_TOOLBOX_TOOLS\">Koristite alatnu traku da pristupite često korištenim naredbama.</ahelp>"
-
-#: main0218.xhp#par_idN10610.help.text
-msgid "<link href=\"text/shared/02/01170000.xhp\" name=\"Controls\">Controls</link>"
-msgstr "<link href=\"text/shared/02/01170000.xhp\" name=\"Controls\">Kontrole</link>"
-
-#: main0218.xhp#hd_id3154730.6.help.text
-msgid "<link href=\"text/scalc/02/06080000.xhp\" name=\"Choose Themes\">Choose Themes</link>"
-msgstr "<link href=\"text/scalc/02/06080000.xhp\" name=\"Choose Themes\">Izaberite Teme</link>"
-
-#: main0218.xhp#par_idN10690.help.text
-msgid "<link href=\"text/scalc/01/12040300.xhp\" name=\"Advanced Filter\">Advanced Filter</link>"
-msgstr "<link href=\"text/scalc/01/12040300.xhp\" name=\"Advanced Filter\">Napredni filter</link>"
-
-#: main0218.xhp#par_idN106A8.help.text
-msgid "<link href=\"text/scalc/01/12090100.xhp\">Start</link>"
-msgstr "<link href=\"text/scalc/01/12090100.xhp\">Pokreni</link>"
-
-#: main0218.xhp#par_idN106C0.help.text
-msgid "<link href=\"text/shared/autopi/01150000.xhp\" name=\"Euro Converter\">Euro Converter</link>"
-msgstr "<link href=\"text/shared/autopi/01150000.xhp\" name=\"Euro Converter\">Euro pretvarač</link>"
-
-#: main0218.xhp#par_idN106D8.help.text
-msgid "<link href=\"text/scalc/01/04070100.xhp\">Define</link>"
-msgstr "<link href=\"text/scalc/01/04070100.xhp\">Definiši</link>"
-
-#: main0218.xhp#par_idN106F0.help.text
-msgctxt "main0218.xhp#par_idN106F0.help.text"
-msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
-msgstr "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Traženje cilja</link>"
-
-#: main0202.xhp#tit.help.text
+#. ExHP
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"tit\n"
+"help.text"
msgid "Formatting Bar"
msgstr "Traka za Oblikovanje"
-#: main0202.xhp#hd_id3150448.1.help.text
+#. k9Mk
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3150448\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/scalc/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
msgstr "<link href=\"text/scalc/main0202.xhp\" name=\"Formatting Bar\">Traka za Oblikovanje</link>"
-#: main0202.xhp#par_id3153897.2.help.text
+#. l(?7
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id3153897\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\"HID_SC_TOOLBOX_TABLE\">The <emph>Formatting</emph> bar contains basic commands for applying manually formatting.</ahelp>"
msgstr "<ahelp hid=\"HID_SC_TOOLBOX_TABLE\">The <emph>Oblikovanje</emph> Oblikovanje sadrži osnovne komande za primjenu ručnog oblikovanja.</ahelp>"
-#: main0202.xhp#hd_id3153160.8.help.text
-msgctxt "main0202.xhp#hd_id3153160.8.help.text"
+#. /ew2
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3153160\n"
+"8\n"
+"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Colour\">Boja slova</link>"
-#: main0202.xhp#hd_id3150715.9.help.text
+#. %sT+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3150715\n"
+"9\n"
+"help.text"
msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Align Left\">Align Left</link>"
msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"Align Left\">Podesi Lijevo</link>"
-#: main0202.xhp#hd_id3155064.10.help.text
+#. 6z.C
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3155064\n"
+"10\n"
+"help.text"
msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Align Center Horizontally\">Align Center Horizontally</link>"
msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"Align Centre Horizontally\">Podesi centralno-horizontalno</link>"
-#: main0202.xhp#hd_id3150042.11.help.text
+#. 5fdM
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3150042\n"
+"11\n"
+"help.text"
msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Align Right\">Align Right</link>"
msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"Align Right\">Podesi Desno</link>"
-#: main0202.xhp#hd_id3154703.12.help.text
+#. `I$C
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3154703\n"
+"12\n"
+"help.text"
msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Justify\">Justify</link>"
msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"Justify\">Poravnaj obostrano</link>"
-#: main0202.xhp#hd_id3152986.13.help.text
+#. PsW5
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3152986\n"
+"13\n"
+"help.text"
msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Align Top\">Align Top</link>"
msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"Align Top\">Podesi gore</link>"
-#: main0202.xhp#hd_id3153306.14.help.text
+#. gIH(
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3153306\n"
+"14\n"
+"help.text"
msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Align Center Vertically\">Align Center Vertically</link>"
msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"Align Centre Vertically\">Podesi centralno-vertikalno</link>"
-#: main0202.xhp#hd_id3151240.15.help.text
+#. !IwA
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3151240\n"
+"15\n"
+"help.text"
msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Align Bottom\">Align Bottom</link>"
msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"Align Bottom\">Podesi dno</link>"
-#: main0202.xhp#par_idN10843.help.text
+#. YmpL
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN10843\n"
+"help.text"
msgid "Number Format : Date"
msgstr "Format brojeva : Datum"
-#: main0202.xhp#par_idN10847.help.text
+#. sEe.
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN10847\n"
+"help.text"
msgid "<ahelp hid=\".\">Applies the date format to the selected cells.</ahelp>"
msgstr "<ahelp hid=\".\">Primjenjuje format datuma na odabrane ćelije</ahelp>"
-#: main0202.xhp#par_idN1085E.help.text
+#. }VJQ
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN1085E\n"
+"help.text"
msgid "Number Format: Exponential"
msgstr "Format brojeva: Eksponencijalni"
-#: main0202.xhp#par_idN10862.help.text
+#. !c06
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN10862\n"
+"help.text"
msgid "<ahelp hid=\".\">Applies the exponential format to the selected cells.</ahelp>"
msgstr "<ahelp hid=\".\">Primjenjuje eksponencijalni format na odabrane ćelije.</ahelp>"
-#: main0202.xhp#par_idN10871.help.text
+#. p27,
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN10871\n"
+"help.text"
msgid "Additional icons"
msgstr "Dodatne ikone"
-#: main0202.xhp#par_idN10875.help.text
+#. *(!1
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN10875\n"
+"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
msgstr "Ako je uključena <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> podrška, dvije dodatne ikone su vidljive."
-#: main0202.xhp#par_idN1088E.help.text
+#. f,eh
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN1088E\n"
+"help.text"
msgid "Left-To-Right"
msgstr "S lijeva na desno"
-#: main0202.xhp#par_idN1089C.help.text
+#. `G|#
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN1089C\n"
+"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8354747\">s lijeva na desno ikona</alt></image>"
-#: main0202.xhp#par_idN108BA.help.text
+#. ,^Od
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN108BA\n"
+"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
msgstr "<ahelp hid=\".uno:ParaLeftToRight\">Tekst se unosi sa lijeva na desno.</ahelp>"
-#: main0202.xhp#par_idN108D1.help.text
+#. IOMq
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN108D1\n"
+"help.text"
msgid "Right-To-Left"
msgstr "S desna na lijevo"
-#: main0202.xhp#par_idN108DF.help.text
+#. ]_8^
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN108DF\n"
+"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id2405774\">s desna na lijevo ikona</alt></image>"
-#: main0202.xhp#par_idN108FD.help.text
+#. O5(^
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN108FD\n"
+"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
msgstr "<ahelp hid=\".uno:ParaRightToLeft\">Tekst formatiran u jeziku kompleksnog rasporeda teksta se unosi sa desna na lijevo</ahelp>"
-#: main0202.xhp#par_id192266.help.text
+#. :Vuh
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id192266\n"
+"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Aligns the contents of the cell to the left.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Podešava sadržaj ćelije na lijevo.</ahelp>"
-#: main0202.xhp#par_id1998962.help.text
+#. :oKH
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id1998962\n"
+"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Aligns the contents of the cell to the right.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Podešava sadržaj ćelije na desno.</ahelp>"
-#: main0202.xhp#par_id2376476.help.text
+#. ;iar
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id2376476\n"
+"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Horizontally centers the contents of the cell.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Centrira horizontalno sadržaj ćelije.</ahelp>"
-#: main0202.xhp#par_id349131.help.text
+#. qYmO
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id349131\n"
+"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Aligns the contents of the cell to the left and right cell borders.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Podešava sadržaj ćelije na lijevu i desnu granicu ćelije.</ahelp>"
-#: main0107.xhp#tit.help.text
-msgid "Window"
-msgstr "Prozor"
+#. 1r0%
+#: main0000.xhp
+msgctxt ""
+"main0000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Welcome to the $[officename] Calc Help"
+msgstr "Dobrodošli u $[officename] Math pomoć"
-#: main0107.xhp#hd_id3154758.1.help.text
-msgid "<link href=\"text/scalc/main0107.xhp\" name=\"Window\">Window</link>"
-msgstr "<link href=\"text/scalc/main0107.xhp\" name=\"Window\">Prozor</link>"
+#. nH=N
+#: main0000.xhp
+msgctxt ""
+"main0000.xhp\n"
+"hd_id3147338\n"
+"1\n"
+"help.text"
+msgid "Welcome to the $[officename] Calc Help"
+msgstr "Dobrodošli u $[officename] Math pomoć"
-#: main0107.xhp#par_id3150398.2.help.text
-msgid "<ahelp hid=\".uno:WindowList\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\">Sadrži komande za manipulaciju i prikazivanje prozora dokumenta.</ahelp>"
+#. uffg
+#: main0000.xhp
+msgctxt ""
+"main0000.xhp\n"
+"hd_id3153965\n"
+"3\n"
+"help.text"
+msgid "How to Work With $[officename] Calc"
+msgstr "Kako raditi sa $[officename] Calc"
+
+#. +O;]
+#: main0000.xhp
+msgctxt ""
+"main0000.xhp\n"
+"par_id3147004\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060100.xhp\" name=\"List of Functions by Category\">List of Functions by Category</link>"
+msgstr "<link href=\"text/scalc/01/04060100.xhp\" name=\"List of Functions by Category\">Lista funkcija po kategoriji</link>"
+
+#. 6=g#
+#: main0000.xhp
+msgctxt ""
+"main0000.xhp\n"
+"hd_id3154659\n"
+"6\n"
+"help.text"
+msgid "$[officename] Calc Menus, Toolbars, and Keys"
+msgstr "$[officename] Math meni, paleta sa alatkama i tipke"
+
+#. p3Y6
+#: main0000.xhp
+msgctxt ""
+"main0000.xhp\n"
+"hd_id3150883\n"
+"4\n"
+"help.text"
+msgid "Help about the Help"
+msgstr "Pomoć oko Pomoći"
+
+#. MO6?
+#: main0100.xhp
+msgctxt ""
+"main0100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Menus"
+msgstr "Meniji"
+
+#. 9.ES
+#: main0100.xhp
+#, fuzzy
+msgctxt ""
+"main0100.xhp\n"
+"hd_id3156023\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"main0100\"><link href=\"text/scalc/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+msgstr "<variable id=\"main0200\"><link href=\"text/scalc/main0200.xhp\" name=\"Toolbars\">Alatne trake</link></variable>"
+
+#. tquf
+#: main0100.xhp
+msgctxt ""
+"main0100.xhp\n"
+"par_id3154760\n"
+"2\n"
+"help.text"
+msgid "The following menu commands are available for spreadsheets."
+msgstr "Sljedeće meni komande su dostupne za proračunske tablice."
+
+#. ]O/]
+#: main0206.xhp
+msgctxt ""
+"main0206.xhp\n"
+"tit\n"
+"help.text"
+msgid "Formula Bar"
+msgstr "Traka formule"
+
+#. o(*a
+#: main0206.xhp
+msgctxt ""
+"main0206.xhp\n"
+"hd_id3147264\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0206.xhp\" name=\"Formula Bar\">Formula Bar</link>"
+msgstr "<link href=\"text/scalc/main0206.xhp\" name=\"Formula Bar\">Traka formule</link>"
+
+#. G,pG
+#: main0206.xhp
+msgctxt ""
+"main0206.xhp\n"
+"par_id3150400\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_INPUTWIN\">Use this bar to enter formulas.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_INPUTWIN\">Koristite ovu traku za unošenje formula.</ahelp>"
+
+#. qp0T
+#: main0200.xhp
+msgctxt ""
+"main0200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Toolbars"
+msgstr "Alatne trake"
+
+#. Y$D6
+#: main0200.xhp
+msgctxt ""
+"main0200.xhp\n"
+"hd_id3154758\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"main0200\"><link href=\"text/scalc/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+msgstr "<variable id=\"main0200\"><link href=\"text/scalc/main0200.xhp\" name=\"Toolbars\">Alatne trake</link></variable>"
+
+#. 9%]]
+#: main0200.xhp
+msgctxt ""
+"main0200.xhp\n"
+"par_id3148798\n"
+"2\n"
+"help.text"
+msgid "This submenu lists the toolbars that are available in spreadsheets.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr "Ovaj podmeni nabraja alatne trake koje su dostupne u proračunskim tablicama.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#. D,cp
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"tit\n"
+"help.text"
+msgid "File"
+msgstr "Datoteka"
+
+#. whj]
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3156023\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0101.xhp\" name=\"File\">File</link>"
+msgstr "<link href=\"text/scalc/main0101.xhp\" name=\"File\">Datoteka</link>"
+
+#. IpkS
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"par_id3151112\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+msgstr "<ahelp hid=\".\">Ove komande se odnose na postojeći dokument, otvorite novi dokument ili zatvorite aplikaciju.</ahelp>"
+
+#. ~bP(
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3154684\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Otvori</link>"
+
+#. nLGu
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3147434\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Snimi kao</link>"
+
+#. m(sz
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3147396\n"
+"11\n"
+"help.text"
+msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Verzije</link>"
+
+#. WmV7
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3149400\n"
+"7\n"
+"help.text"
+msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Osobine</link>"
+
+#. *N$G
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3155445\n"
+"9\n"
+"help.text"
+msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Štampaj</link>"
+
+#. qLus
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3147339\n"
+"10\n"
+"help.text"
+msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link>"
+msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Set-up\">Postavke štampača</link>"
+
+#. L1i_
+#: main0214.xhp
+msgctxt ""
+"main0214.xhp\n"
+"tit\n"
+"help.text"
+msgid "Picture Bar"
+msgstr "Traka za slike"
+
+#. 0k6J
+#: main0214.xhp
+msgctxt ""
+"main0214.xhp\n"
+"hd_id3153088\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0214.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+msgstr "<link href=\"text/scalc/main0214.xhp\" name=\"Picture Bar\">Traka za slike</link>"
+
+#. ick9
+#: main0214.xhp
+msgctxt ""
+"main0214.xhp\n"
+"par_id3153896\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">The <emph>Picture</emph> bar is displayed when you insert or select a picture in a sheet.</ahelp>"
+msgstr "<ahelp hid=\".\"><emph>Traka za</emph> slike je prikazana kad unesete ili izaberete sliku na stranici..</ahelp>"
diff --git a/source/bs/helpcontent2/source/text/scalc/00.po b/source/bs/helpcontent2/source/text/scalc/00.po
index a0848455385..27b8434a7c6 100644
--- a/source/bs/helpcontent2/source/text/scalc/00.po
+++ b/source/bs/helpcontent2/source/text/scalc/00.po
@@ -1,9 +1,9 @@
-#. extracted from helpcontent2/source/text/scalc/00.oo
+#. extracted from helpcontent2/source/text/scalc/00
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+helpcontent2%2Fsource%2Ftext%2Fscalc%2F00.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-06-26 09:53+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
"PO-Revision-Date: 2011-04-11 08:16+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,836 +12,1981 @@ 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: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: 00000407.xhp#tit.help.text
-msgctxt "00000407.xhp#tit.help.text"
+#. eY@i
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"tit\n"
+"help.text"
msgid "Window Menu"
msgstr "Meni Prozor"
-#: 00000407.xhp#hd_id3155628.1.help.text
-msgctxt "00000407.xhp#hd_id3155628.1.help.text"
+#. @l#5
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"hd_id3155628\n"
+"1\n"
+"help.text"
msgid "Window Menu"
msgstr "Meni Prozor"
-#: 00000407.xhp#par_id3147335.2.help.text
+#. YdK,
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id3147335\n"
+"2\n"
+"help.text"
msgid "<variable id=\"fete\">Choose <emph>Window - Split</emph></variable>"
msgstr "<variable id=\"fete\">Izaberite <emph>Prozor - Podijeli</emph></variable>"
-#: 00000407.xhp#par_id3153663.3.help.text
+#. ]g{~
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id3153663\n"
+"3\n"
+"help.text"
msgid "<variable id=\"fefix\">Choose <emph>Window - Freeze</emph></variable>"
msgstr "<variable id=\"fefix\">Izaberite <emph>Prozor - Freeze</emph></variable>"
-#: 00000402.xhp#tit.help.text
-msgctxt "00000402.xhp#tit.help.text"
-msgid "Edit Menu"
-msgstr "Uredi Meni"
+#. UNTD
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"tit\n"
+"help.text"
+msgid "Data Menu"
+msgstr "Meni Podaci"
-#: 00000402.xhp#hd_id3147303.1.help.text
-msgctxt "00000402.xhp#hd_id3147303.1.help.text"
-msgid "Edit Menu"
-msgstr "Uredi Meni"
+#. ;o)Y
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"hd_id3145136\n"
+"1\n"
+"help.text"
+msgid "Data Menu"
+msgstr "Meni Podaci"
-#: 00000402.xhp#par_id3155555.2.help.text
-msgid "<variable id=\"kopffuss\">Choose <emph>Edit - Headers & Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Izaberi <emph>Izmijeni - Headers & Footers</emph></variable>"
+#. JJ7V
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id8366954\n"
+"help.text"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgstr "<variable id=\"text2columns\">Izaberite <emph>Podaci - Tekst u kolone</emph></variable>"
-#: 00000402.xhp#par_id3159233.3.help.text
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Edit - Headers & Footers - Header/Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Izaberi <emph>Izmijeni - Headers & Footers - Header/Footer</emph> pločicu</variable>"
+#. WYJ0
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3147399\n"
+"3\n"
+"help.text"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
+msgstr "<variable id=\"dbrbf\">Izaberite <emph>Podaci - Define Range</emph></variable>"
-#: 00000402.xhp#par_id3150443.4.help.text
-msgid "<variable id=\"bausfullen\">Choose <emph>Edit - Fill</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Izaberi <emph>Izmijeni - Popuni</emph></variable>"
+#. =R:C
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3145345\n"
+"4\n"
+"help.text"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
+msgstr "<variable id=\"dbrba\">Izaberite <emph>Podaci - Izaberi opseg</emph></variable>"
-#: 00000402.xhp#par_id3143267.5.help.text
-msgid "<variable id=\"bausunten\">Choose <emph>Edit - Fill - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Izaberi <emph>Izmijeni - Popuni - Dolje</emph></variable>"
+#. aVd7
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150443\n"
+"5\n"
+"help.text"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort</emph></variable>"
+msgstr "<variable id=\"dnsrt\">Izaberite <emph>Podaci - Sortiraj</emph></variable>"
-#: 00000402.xhp#par_id3153880.6.help.text
-msgid "<variable id=\"bausrechts\">Choose <emph>Edit - Fill - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Izaberi <emph>Izmijeni - Popuni - Desno</emph></variable>"
+#. 8#D|
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3148491\n"
+"6\n"
+"help.text"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
+msgstr "Izaberite <emph>Podaci - Sortiraj - Sortiraj Criteria</emph> tab"
-#: 00000402.xhp#par_id3151245.7.help.text
-msgid "<variable id=\"bausoben\">Choose <emph>Edit - Fill - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Izaberi <emph>Izmijeni - Popuni - Up</emph></variable>"
+#. sBbC
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3154516\n"
+"7\n"
+"help.text"
+msgid "On Standard bar, click"
+msgstr "Na baru Standard, kliknite"
-#: 00000402.xhp#par_id3145068.8.help.text
-msgid "<variable id=\"bauslinks\">Choose <emph>Edit - Fill - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Izaberi <emph>Izmijeni - Popuni - Lijevo</emph></variable>"
+#. 1U@d
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3148663\n"
+"help.text"
+msgid "<image id=\"img_id3150543\" src=\"cmd/sc_sortup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150543\">Icon</alt></image>"
+msgstr ""
-#: 00000402.xhp#par_id3150400.9.help.text
-msgid "<variable id=\"baustab\">Choose <emph>Edit - Fill - Sheet</emph></variable>"
-msgstr "<variable id=\"baustab\">Izaberi <emph>Izmijeni - Popuni - Tabela</emph></variable>"
+#. $sCd
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150767\n"
+"8\n"
+"help.text"
+msgid "Sort Ascending"
+msgstr "Sortiraj uzlazno"
-#: 00000402.xhp#par_id3154910.10.help.text
-msgid "<variable id=\"bausreihe\">Choose <emph>Edit - Fill - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Izaberi <emph>Izmijeni - Popuni - Series</emph></variable>"
+#. g|{_
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153969\n"
+"help.text"
+msgid "<image id=\"img_id3125863\" src=\"cmd/sc_sortdown.png\" width=\"0.1701inch\" height=\"0.1701inch\"><alt id=\"alt_id3125863\">Icon</alt></image>"
+msgstr ""
-#: 00000402.xhp#par_id3154123.11.help.text
-msgid "Choose <emph>Edit - Delete Contents</emph>"
-msgstr "Izaberite <emph>Izmijeni - Ozbriši sadržaj</emph>"
+#. RQ+1
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3145364\n"
+"9\n"
+"help.text"
+msgid "Sort Descending"
+msgstr "Sortiraj silazno"
-#: 00000402.xhp#par_id3145785.20.help.text
-msgid "Backspace"
+#. zUIt
+#: 00000412.xhp
+#, fuzzy
+msgctxt ""
+"00000412.xhp\n"
+"par_id3146984\n"
+"10\n"
+"help.text"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
+msgstr "<variable id=\"dnstot\">Izaberite <emph>Podaci - Sortiraj - Opcije</emph> tab </variable>"
+
+#. xoa7
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3155308\n"
+"11\n"
+"help.text"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
+msgstr "<variable id=\"dnftr\">Izaberite <emph>Podaci - Filtar</emph></variable>"
+
+#. rgU6
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3148646\n"
+"12\n"
+"help.text"
+msgid "Choose <emph>Data - Filter - AutoFilter</emph>"
+msgstr "Izaberite <emph>Podaci - Filtar - AutoFiltar</emph>"
+
+#. jDL/
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3151113\n"
+"13\n"
+"help.text"
+msgid "On Tools bar or Table Data bar, click"
+msgstr "Na baru Pomagala ili Podaci tabele kliknite"
+
+#. 8TnS
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3145799\n"
+"help.text"
+msgid "<image id=\"img_id3149413\" src=\"cmd/sc_datafilterautofilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149413\">Icon</alt></image>"
msgstr ""
-#: 00000402.xhp#par_id3150011.12.help.text
-msgid "<variable id=\"bzelo\">Choose <emph>Edit - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Izaberite <emph>Izmijeni - Ozbriši ćelije</emph></variable>"
+#. 6wp6
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3149401\n"
+"14\n"
+"help.text"
+msgid "AutoFilter"
+msgstr "Automatski Filter"
-#: 00000402.xhp#par_id3153951.13.help.text
-msgid "Choose <emph>Edit – Sheet - Delete</emph>"
-msgstr "Izaberi <emph>Edit – Sheet - Obriši</emph>"
+#. 6J0:
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3156278\n"
+"17\n"
+"help.text"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - Filter - Advanced Filter</emph></variable>"
+msgstr "<variable id=\"dnfspz\">Izaberite <emph>Podaci - Filtar - Advanced Filtar</emph></variable>"
-#: 00000402.xhp#par_id3155306.18.help.text
-msgctxt "00000402.xhp#par_id3155306.18.help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Otvorite meni sa sadržajem za traku lista"
+#. oEjJ
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153764\n"
+"18\n"
+"help.text"
+msgid "Choose <emph>Data - Filter - Standard Filter - More>></emph> button"
+msgstr "Izaberite <emph>Podaci - Filtar - Standard Filtar - More>></emph> dugme"
-#: 00000402.xhp#par_id3146119.14.help.text
-msgid "Choose <emph>Edit – Sheets – Move/Copy</emph>"
-msgstr "Izaberite <emph>Uredi – List – Premjesti/Kopiraj</emph>"
+#. =H]U
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3155444\n"
+"19\n"
+"help.text"
+msgid "Choose <emph>Data - Filter - Advanced Filter - More>></emph> button"
+msgstr "Izaberite <emph>Podaci - Filtar - Advanced Filtar - More>></emph> dugme"
-#: 00000402.xhp#par_id3148645.19.help.text
-msgctxt "00000402.xhp#par_id3148645.19.help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "Otvorite meni sa sadržajem za traku lista"
+#. 3RE#
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3156382\n"
+"20\n"
+"help.text"
+msgid "Choose <emph>Data - Filter - Remove Filter</emph>"
+msgstr "Izaberite <emph>Podaci - Filtar - Remove Filtar</emph>"
-#: 00000402.xhp#par_id3153093.15.help.text
-msgid "<variable id=\"bmaumloe\">Choose <emph>Edit - Delete Manual Break</emph></variable>"
-msgstr "<variable id=\"bmaumloe\">Izaberite <emph>Izmijeni - Delete Manual Break</emph></variable>"
+#. NL[I
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3155961\n"
+"48\n"
+"help.text"
+msgid "On Table Data bar, click <emph>Remove Filter/Sort</emph>"
+msgstr "Na baru Podaci tabele kliknite <emph>Remove Filter/Sort</emph>"
-#: 00000402.xhp#par_id3153191.16.help.text
-msgid "<variable id=\"bzeilum\">Choose <emph>Edit - Delete Manual Break - Row Break</emph></variable>"
-msgstr "<variable id=\"bzeilum\">Choose <emph>Izmijeni - Delete Manual Break - Row Break</emph></variable>"
+#. gV:u
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3148485\n"
+"help.text"
+msgid "<image id=\"img_id3145792\" src=\"cmd/sc_removefilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145792\">Icon</alt></image>"
+msgstr ""
-#: 00000402.xhp#par_id3145645.17.help.text
-msgid "<variable id=\"bspaum\">Choose <emph>Edit - Delete Manual Break - Column Break</emph></variable>"
-msgstr "<variable id=\"bspaum\">Choose <emph>Izmijeni - Delete Manual Break - Column Break</emph></variable>"
+#. ~L,7
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3149207\n"
+"49\n"
+"help.text"
+msgid "Remove Filter/Sort"
+msgstr "Ukini filter/Sortiraj"
-#: 00000403.xhp#tit.help.text
-msgctxt "00000403.xhp#tit.help.text"
-msgid "View Menu"
-msgstr "Prikaz Meni"
+#. G\8`
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3152778\n"
+"21\n"
+"help.text"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - Filter - Hide AutoFilter</emph></variable>"
+msgstr "<variable id=\"dnaftas\">Izaberite <emph>Podaci - Filtar - Hide AutoFiltar</emph></variable>"
-#: 00000403.xhp#hd_id3145673.1.help.text
-msgctxt "00000403.xhp#hd_id3145673.1.help.text"
-msgid "View Menu"
-msgstr "Prikaz Meni"
+#. NAdQ
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3166424\n"
+"22\n"
+"help.text"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
+msgstr "<variable id=\"dntegs\">Izaberite <emph>Podaci - Podsume</emph></variable>"
-#: 00000403.xhp#par_id3150275.2.help.text
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">Choose <emph>Pogled - Column & Row Headers</emph></variable>"
+#. *j.I
+#: 00000412.xhp
+#, fuzzy
+msgctxt ""
+"00000412.xhp\n"
+"par_id3154574\n"
+"23\n"
+"help.text"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
+msgstr "<variable id=\"dntezd\">Izaberite <emph>Podaci - Podsume - 1st, 2nd, 3rd Group</emph> tabs </variable>"
-#: 00000403.xhp#par_id3154514.3.help.text
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">Choose <emph>Pogled - Value Highlighting</emph></variable>"
+#. =0o(
+#: 00000412.xhp
+#, fuzzy
+msgctxt ""
+"00000412.xhp\n"
+"par_id3151277\n"
+"24\n"
+"help.text"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
+msgstr "<variable id=\"dntopi\">Izaberite <emph>Podaci - Podsume - Opcije</emph> tab </variable>"
-#: 00000403.xhp#par_id3148947.4.help.text
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">Choose <emph>Pogled - Toolbars - Formula Bar</emph></variable>"
+#. 2E4E
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3145133\n"
+"25\n"
+"help.text"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgstr "<variable id=\"datengueltig\">Izaberite <emph>Podaci - Valjanost</emph></variable>"
-#: 00000403.xhp#par_id3148663.5.help.text
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break Preview</emph></variable>"
-msgstr "<variable id=\"seumvo\">Choose <emph>Pogled - Page Break Preview</emph></variable>"
+#. :,?t
+#: 00000412.xhp
+#, fuzzy
+msgctxt ""
+"00000412.xhp\n"
+"par_id3152992\n"
+"26\n"
+"help.text"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
+msgstr "<variable id=\"datengueltigwerte\">Meni <emph>Podaci - Valjanost - Kriteriji</emph> tab </variable>"
+
+#. 4rb^
+#: 00000412.xhp
+#, fuzzy
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150367\n"
+"27\n"
+"help.text"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
+msgstr "<variable id=\"datengueltigeingabe\">Izaberite <emph>Podaci - Valjanost - Pomoć pri unosu</emph> tab </variable>"
+
+#. *,n#
+#: 00000412.xhp
+#, fuzzy
+msgctxt ""
+"00000412.xhp\n"
+"par_id3154486\n"
+"28\n"
+"help.text"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
+msgstr "<variable id=\"datengueltigfehler\">Izaberite <emph>Podaci - Valjanost - Upozorenje o grešci</emph> tab </variable>"
+
+#. 1s|:
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3146978\n"
+"29\n"
+"help.text"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
+msgstr "<variable id=\"dnmfo\">Izaberite <emph>Podaci - Multiple Operations</emph></variable>"
+
+#. ;C/L
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3155809\n"
+"30\n"
+"help.text"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
+msgstr "<variable id=\"dnksd\">Izaberite <emph>Podaci - Objedini</emph></variable>"
+
+#. pMb?
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3148701\n"
+"31\n"
+"help.text"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
+msgstr "<variable id=\"dngld\">Izaberite <emph>Podaci - Group and Outline</emph></variable>"
+
+#. A4B5
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153815\n"
+"32\n"
+"help.text"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
+msgstr "<variable id=\"dngda\">Izaberite <emph>Podaci - Group and Outline - Hide Details</emph></variable>"
+
+#. DUOo
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3159223\n"
+"33\n"
+"help.text"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
+msgstr "<variable id=\"dngde\">Izaberite <emph>Podaci - Group and Outline - Show Details</emph></variable>"
+
+#. Z;s}
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3146870\n"
+"34\n"
+"help.text"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>"
+msgstr "Izaberite <emph>Podaci - Grupa and Outline - Grupa</emph>"
+
+#. g9Wm
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3144507\n"
+"51\n"
+"help.text"
+msgid "F12"
+msgstr ""
+
+#. f#3$
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3144772\n"
+"35\n"
+"help.text"
+msgid "On <emph>Tools</emph> bar, click"
+msgstr ""
+
+#. _fJr
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3149438\n"
+"help.text"
+msgid "<image id=\"img_id3153287\" src=\"cmd/sc_group.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153287\">Icon</alt></image>"
+msgstr ""
+
+#. #bgs
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150214\n"
+"36\n"
+"help.text"
+msgid "Group"
+msgstr "Grupa"
-#: 00000404.xhp#tit.help.text
-msgctxt "00000404.xhp#tit.help.text"
+#. O-~Y
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3146781\n"
+"37\n"
+"help.text"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
+msgstr "Izaberite <emph>Podaci - Group and Outline - Razgrupiraj</emph>"
+
+#. d/BO
+#: 00000412.xhp
+#, fuzzy
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150892\n"
+"52\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Naredba</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3"
+
+#. so_9
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3155097\n"
+"38\n"
+"help.text"
+msgid "On <emph>Tools</emph> bar, click"
+msgstr ""
+
+#. g$#7
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150048\n"
+"help.text"
+msgid "<image id=\"img_id3155914\" src=\"cmd/sc_ungroup.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155914\">Icon</alt></image>"
+msgstr ""
+
+#. -Q!,
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153555\n"
+"39\n"
+"help.text"
+msgid "Ungroup"
+msgstr "Razgrupiraj"
+
+#. D9yU
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153008\n"
+"40\n"
+"help.text"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
+msgstr "<variable id=\"dnglagl\">Izaberite <emph>Podaci - Group and Outline - Automatski okvir</emph></variable>"
+
+#. o`u;
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3154709\n"
+"41\n"
+"help.text"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
+msgstr "<variable id=\"dnglef\">Izaberite <emph>Podaci - Group and Outline - Ukloni</emph></variable>"
+
+#. slNR
+#: 00000412.xhp
+#, fuzzy
+msgctxt ""
+"00000412.xhp\n"
+"par_id1774346\n"
+"help.text"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
+msgstr "<variable id=\"dngdrill\">Izaberite <emph>Podaci - Group and Outline - Show Details</emph> (za neke PilotPodataka tabele) </variable>"
+
+#. :M`i
+#: 00000412.xhp
+#, fuzzy
+msgctxt ""
+"00000412.xhp\n"
+"par_id3155759\n"
+"42\n"
+"help.text"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
+msgstr "<variable id=\"dndtpt\">Izaberite <emph>Podaci - PodaciPilot</emph></variable>"
+
+#. g6T(
+#: 00000412.xhp
+#, fuzzy
+msgctxt ""
+"00000412.xhp\n"
+"par_id3154625\n"
+"43\n"
+"help.text"
+msgid "<variable id=\"dndpa\">Choose <emph>Data - Pivot Table - Create</emph></variable>"
+msgstr "<variable id=\"dndpa\">Izaberite <emph>Podaci - PodaciPilot - Pokreni</emph></variable>"
+
+#. eiV?
+#: 00000412.xhp
+#, fuzzy
+msgctxt ""
+"00000412.xhp\n"
+"par_id3147558\n"
+"53\n"
+"help.text"
+msgid "<variable id=\"dndq\">Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr "<variable id=\"dndq\">Izaberite <emph>Podaci - PodaciPilot - Pokreni</emph>, U dijalogu Izaberi Izvor izaberite opciju <emph>Izvor podataka registriranu u $[officename]</emph>. </variable>"
+
+#. +QIS
+#: 00000412.xhp
+#, fuzzy
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153297\n"
+"50\n"
+"help.text"
+msgid "Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
+msgstr "Izaberite <emph>Podaci - PodaciPilot - Pokreni</emph>, U dijalogu Izaberi Izvor izaberite opciju <emph>Trenutni izbor</emph>."
+
+#. 67Id
+#: 00000412.xhp
+#, fuzzy
+msgctxt ""
+"00000412.xhp\n"
+"par_id3145118\n"
+"54\n"
+"help.text"
+msgid "Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr "Izaberite <emph>Podaci - PodaciPilot - Pokreni</emph>, U dijalogu Izaberi Izvor izaberite opciju <emph>Izvor podataka registriranu u $[officename]</emph>, kliknite <emph>OK</emph> da vidite <emph>Izaberi izvor podataka</emph> dijalog prozor."
+
+#. Mr.H
+#: 00000412.xhp
+#, fuzzy
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153294\n"
+"44\n"
+"help.text"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
+msgstr "<variable id=\"dndpak\">Izaberite <emph>Podaci - PodaciPilot - Osvježi</emph></variable>"
+
+#. 26r^
+#: 00000412.xhp
+#, fuzzy
+msgctxt ""
+"00000412.xhp\n"
+"par_id3151344\n"
+"45\n"
+"help.text"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
+msgstr "<variable id=\"dndploe\">Izaberite <emph>Podaci - PodaciPilot - Obriši</emph></variable>"
+
+#. gA9I
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150397\n"
+"46\n"
+"help.text"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
+msgstr "<variable id=\"dndakt\">Izaberite <emph>Podaci - Refresh Range</emph></variable>"
+
+#. k2o*
+#: 00000412.xhp
+#, fuzzy
+msgctxt ""
+"00000412.xhp\n"
+"par_idN10B8F\n"
+"help.text"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
+msgstr "<variable id=\"dnglef\">Izaberite <emph>Podaci - Group and Outline - Ukloni</emph></variable>"
+
+#. Sj%-
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"tit\n"
+"help.text"
+msgid "Format Menu"
+msgstr "Format Meni"
+
+#. /_ii
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"hd_id3150769\n"
+"1\n"
+"help.text"
+msgid "Format Menu"
+msgstr "Format Meni"
+
+#. Ye{j
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3154685\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
+msgstr "<variable id=\"fozelle\">Izaberi <emph>Oblik - Ćelije</emph></variable>"
+
+#. 1Rqp
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3153194\n"
+"3\n"
+"help.text"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
+msgstr "<variable id=\"fozelstz\">Izaberi <emph>Oblik - Ćelije - Zaštita ćelije</emph> tab </variable>"
+
+#. /.33
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3155854\n"
+"4\n"
+"help.text"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
+msgstr "<variable id=\"fozei\">Izaberi <emph>Oblik - Row</emph></variable>"
+
+#. ~7Wo
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3150012\n"
+"5\n"
+"help.text"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
+msgstr "<variable id=\"fozeiophoe\">Izaberi <emph>Oblik - Row - Optimal Height</emph></variable>"
+
+#. Z%@Z
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3148645\n"
+"6\n"
+"help.text"
+msgid "Choose <emph>Format - Row - Hide</emph>"
+msgstr "Izaberi <emph>Oblik - Row - Sakrij</emph>"
+
+#. !s(r
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3153728\n"
+"7\n"
+"help.text"
+msgid "Choose <emph>Format - Column - Hide</emph>"
+msgstr "Izaberi <emph>Oblik - Kolona - Sakrij</emph>"
+
+#. YIK=
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3151114\n"
+"8\n"
+"help.text"
+msgid "Choose <emph>Format - Sheet - Hide</emph>"
+msgstr "Izaberi <emph>Oblik - Tabela - Sakrij</emph>"
+
+#. #idk
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3148576\n"
+"9\n"
+"help.text"
+msgid "Choose <emph>Format - Row - Show</emph>"
+msgstr "Izaberi <emph>Oblik - Row - Prikaži</emph>"
+
+#. cj,D
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3156286\n"
+"10\n"
+"help.text"
+msgid "Choose <emph>Format - Column - Show</emph>"
+msgstr "Izaberi <emph>Oblik - Kolona - Prikaži</emph>"
+
+#. cJ13
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3145645\n"
+"11\n"
+"help.text"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
+msgstr "<variable id=\"fospa\">Izaberi <emph>Oblik - Kolona</emph></variable>"
+
+#. W@Z0
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3145252\n"
+"12\n"
+"help.text"
+msgid "Choose <emph>Format - Column - Optimal Width</emph>"
+msgstr "Izaberi <emph>Oblik - Kolona - Optimal Width</emph>"
+
+#. DLTx
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3146971\n"
+"36\n"
+"help.text"
+msgid "Double-click right column separator in column headers"
+msgstr "Dvostruki desni klik na razdvajač kolona u zaglavlju kolone"
+
+#. aB7/
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3147362\n"
+"15\n"
+"help.text"
+msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
+msgstr "<variable id=\"fot\">Izaberi <emph>Oblik - Tabela</emph></variable>"
+
+#. }3]`
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3163805\n"
+"16\n"
+"help.text"
+msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
+msgstr "<variable id=\"fotu\">Izaberi <emph>Oblik - Tabela - Preimenuj</emph></variable>"
+
+#. +@gC
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3155333\n"
+"17\n"
+"help.text"
+msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
+msgstr "<variable id=\"fotenb\">Izaberi <emph>Oblik - Tabela - Prikaži</emph></variable>"
+
+#. u.;w
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_idN1077A\n"
+"help.text"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
+msgstr "<variable id=\"foste\">Izaberi <emph>Oblik - Strana</emph></variable>"
+
+#. G_rh
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3155508\n"
+"25\n"
+"help.text"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
+msgstr "<variable id=\"fostel\">Izaberi <emph>Oblik - Strana - Tabela</emph> tab </variable>"
+
+#. D;sc
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3150883\n"
+"26\n"
+"help.text"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
+msgstr "<variable id=\"fodrbe\">Izaberi <emph>Oblik - Print Ranges</emph></variable>"
+
+#. =-j\
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3156448\n"
+"27\n"
+"help.text"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
+msgstr "<variable id=\"fodrfe\">Izaberi <emph>Oblik - Print Ranges - Define</emph></variable>"
+
+#. 7^yS
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3156290\n"
+"35\n"
+"help.text"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
+msgstr "<variable id=\"fodrhin\">Izaberi <emph>Oblik - Print Ranges - Add</emph></variable>"
+
+#. +{C^
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3155812\n"
+"28\n"
+"help.text"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Remove</emph></variable>"
+msgstr "<variable id=\"fodbah\">Izaberi <emph>Oblik - Print Ranges - Ukloni</emph></variable>"
+
+#. V8ib
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3153307\n"
+"29\n"
+"help.text"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
+msgstr "<variable id=\"fodbbe\">Izaberi <emph>Oblik - Print Ranges - Izmijeni</emph></variable>"
+
+#. gaR-
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3153916\n"
+"31\n"
+"help.text"
+msgid "Choose <emph>Format - AutoFormat</emph>"
+msgstr "Izaberi <emph>Oblik - AutoOblik</emph>"
+
+#. E)b+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3154532\n"
+"32\n"
+"help.text"
+msgid "On the Tools bar, click"
+msgstr "Na traci sa alatima, klikni"
+
+#. A3[3
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3149332\n"
+"help.text"
+msgid "<image id=\"img_id3156020\" src=\"cmd/sc_autoformat.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156020\">Icon</alt></image>"
+msgstr ""
+
+#. ~W\I
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3154060\n"
+"33\n"
+"help.text"
+msgid "AutoFormat"
+msgstr "AutoOblikovanje"
+
+#. ixYZ
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3154618\n"
+"34\n"
+"help.text"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
+msgstr "<variable id=\"bedingte\">Choose <emph>Oblik - Conditional Oblikting</emph></variable>"
+
+#. s_F\
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"tit\n"
+"help.text"
msgid "Insert Menu"
msgstr "Unesi Meni"
-#: 00000404.xhp#hd_id3149346.1.help.text
-msgctxt "00000404.xhp#hd_id3149346.1.help.text"
+#. aX:O
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"hd_id3149346\n"
+"1\n"
+"help.text"
msgid "Insert Menu"
msgstr "Unesi Meni"
-#: 00000404.xhp#par_id3149095.36.help.text
+#. dg]o
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149095\n"
+"36\n"
+"help.text"
msgid "<variable id=\"eimaum\">Choose <emph>Insert - Manual Break</emph></variable>"
msgstr "<variable id=\"eimaum\">Choose <emph>Ubaci - Manual Break</emph></variable>"
-#: 00000404.xhp#par_id3149398.2.help.text
+#. -:0c
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149398\n"
+"2\n"
+"help.text"
msgid "<variable id=\"eimaumze\">Choose <emph>Insert - Manual Break - Row Break</emph></variable>"
msgstr "<variable id=\"eimaumze\">Choose <emph>Ubaci - Manual Break - Row Break</emph></variable>"
-#: 00000404.xhp#par_id3150084.3.help.text
+#. j$4R
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150084\n"
+"3\n"
+"help.text"
msgid "<variable id=\"eimaumsp\">Choose <emph>Insert - Manual Break - Column Break</emph></variable>"
msgstr "<variable id=\"eimaumsp\">Choose <emph>Ubaci - Manual Break - Column Break</emph></variable>"
-#: 00000404.xhp#par_id3149784.4.help.text
+#. 67cT
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149784\n"
+"4\n"
+"help.text"
msgid "Choose <emph>Insert - Cells</emph>"
msgstr "Izaberi <emph>Ubaci - Ćelije</emph>"
-#: 00000404.xhp#par_id3154514.5.help.text
+#. IXVn
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3154514\n"
+"5\n"
+"help.text"
msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
msgstr "Otvori <emph>Ubaci ćelije</emph>alatna traka iz trake sa alatima:"
-#: 00000404.xhp#par_id3149656.help.text
+#. l67|
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149656\n"
+"help.text"
msgid "<image id=\"img_id3154365\" src=\"cmd/sc_inscellsctrl.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154365\">Icon</alt></image>"
msgstr ""
-#: 00000404.xhp#par_id3151041.6.help.text
+#. ?mkp
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3151041\n"
+"6\n"
+"help.text"
msgid "Insert Cells"
msgstr "Ubaci ćelije"
-#: 00000404.xhp#par_id3145273.help.text
+#. 3Eh+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3145273\n"
+"help.text"
msgid "<image id=\"img_id3145364\" src=\"cmd/sc_insertcellsdown.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145364\">Icon</alt></image>"
msgstr ""
-#: 00000404.xhp#par_id3146985.7.help.text
+#. pr]!
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3146985\n"
+"7\n"
+"help.text"
msgid "Insert Cells Down"
msgstr "Unesi Ćelije Dno"
-#: 00000404.xhp#par_id3144766.help.text
+#. =(n1
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3144766\n"
+"help.text"
msgid "<image id=\"img_id3154942\" src=\"cmd/sc_insertcellsright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154942\">Icon</alt></image>"
msgstr ""
-#: 00000404.xhp#par_id3145646.8.help.text
+#. PF1C
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3145646\n"
+"8\n"
+"help.text"
msgid "Insert Cells Right"
msgstr "Unesi Ćelije Desno"
-#: 00000404.xhp#par_id3153838.help.text
+#. 9i9%
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153838\n"
+"help.text"
msgid "<image id=\"img_id3153710\" src=\"cmd/sc_insertrows.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153710\">Icon</alt></image>"
msgstr ""
-#: 00000404.xhp#par_id3150324.9.help.text
+#. 5A4i
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150324\n"
+"9\n"
+"help.text"
msgid "Insert Rows"
msgstr "Ubaci redove"
-#: 00000404.xhp#par_id3147363.help.text
+#. 77Kf
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3147363\n"
+"help.text"
msgid "<image id=\"img_id3145232\" src=\"cmd/sc_insertcolumns.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145232\">Icon</alt></image>"
msgstr ""
-#: 00000404.xhp#par_id3155334.10.help.text
+#. MxfX
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3155334\n"
+"10\n"
+"help.text"
msgid "Insert Columns"
msgstr "Ubaci kolone"
-#: 00000404.xhp#par_id3148485.11.help.text
+#. IpVE
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3148485\n"
+"11\n"
+"help.text"
msgid "<variable id=\"eizei\">Choose <emph>Insert - Rows</emph></variable>"
msgstr "<variable id=\"eizei\">Izaberi <emph>Ubaci - Redovi</emph></variable>"
-#: 00000404.xhp#par_id3153200.12.help.text
+#. 86R`
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153200\n"
+"12\n"
+"help.text"
msgid "<variable id=\"eispa\">Choose <emph>Insert - Columns</emph></variable>"
msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
-#: 00000404.xhp#par_id3149033.13.help.text
+#. F[Io
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149033\n"
+"13\n"
+"help.text"
msgid "<variable id=\"eitab\">Choose <emph>Insert - Sheet</emph></variable>"
msgstr "<variable id=\"eitab\">Izaberi <emph>Ubaci - Tabela</emph></variable>"
-#: 00000404.xhp#par_idN1082F.help.text
+#. ?dja
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_idN1082F\n"
+"help.text"
msgid "<variable id=\"eitabfile\">Choose <emph>Insert - Sheet from file</emph></variable>"
msgstr "<variable id=\"eitabfile\">Izaberi <emph>Ubaci - Sheet from file</emph></variable>"
-#: 00000404.xhp#par_id3155115.14.help.text
+#. pfW;
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3155115\n"
+"14\n"
+"help.text"
msgid "Choose <emph>Insert - Function</emph>"
msgstr "Izaberi <emph>Ubaci - Funkcija</emph>"
-#: 00000404.xhp#par_id3152582.34.help.text
+#. u^p.
+#: 00000404.xhp
#, fuzzy
+msgctxt ""
+"00000404.xhp\n"
+"par_id3152582\n"
+"34\n"
+"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F2"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Naredba</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3"
-#: 00000404.xhp#par_id3153269.15.help.text
+#. bB^S
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153269\n"
+"15\n"
+"help.text"
msgid "On <emph>Formula Bar</emph>, click"
msgstr "Na <emph>traci za formule</emph>, pritisni"
-#: 00000404.xhp#par_id3150515.help.text
+#. O@He
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150515\n"
+"help.text"
msgid "<image id=\"img_id3150884\" src=\"sw/imglst/sc20556.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150884\">Icon</alt></image>"
msgstr ""
-#: 00000404.xhp#par_id3154370.16.help.text
+#. eQ;P
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3154370\n"
+"16\n"
+"help.text"
msgid "Function Wizard"
msgstr "Čarobnjak za funkcije"
-#: 00000404.xhp#par_id3156288.17.help.text
+#. (ftC
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3156288\n"
+"17\n"
+"help.text"
msgid "<variable id=\"eikada\"><emph>Insert - Function</emph> - Category <emph>Database</emph></variable>"
msgstr "<variable id=\"eikada\"><emph>Ubaci - Funkcija</emph> - Kategorija <emph>Baza podataka</emph></variable>"
-#: 00000404.xhp#par_id3155809.18.help.text
+#. l^0(
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3155809\n"
+"18\n"
+"help.text"
msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
msgstr "<variable id=\"eikadaze\"><emph>Ubaci - Funkcija</emph> - Kategorija<emph>Datum i vrijeme</emph></variable>"
-#: 00000404.xhp#par_id3151334.19.help.text
+#. hIwc
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3151334\n"
+"19\n"
+"help.text"
msgid "<variable id=\"eikafi\"><emph>Insert - Function</emph> - Category <emph>Financial</emph></variable>"
msgstr "<variable id=\"eikafi\"><emph>Ubaci - Funkcija</emph> - Kategorija<emph>Finansijske</emph></variable>"
-#: 00000404.xhp#par_id3159222.20.help.text
+#. !0p8
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3159222\n"
+"20\n"
+"help.text"
msgid "<variable id=\"eikain\"><emph>Insert - Function</emph> - Category <emph>Information</emph></variable>"
msgstr "<variable id=\"eikain\"><emph>Ubaci - Funkcija</emph> - Kategorija<emph>Informacije</emph></variable>"
-#: 00000404.xhp#par_id3159173.21.help.text
+#. sy^H
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3159173\n"
+"21\n"
+"help.text"
msgid "<variable id=\"eikalo\"><emph>Insert - Function</emph> - Category <emph>Logical</emph></variable>"
msgstr "<variable id=\"eikalo\"><emph>Ubaci - Funkcija</emph> - Kategorija <emph>Logičke</emph></variable>"
-#: 00000404.xhp#par_id3153914.22.help.text
+#. )B^,
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153914\n"
+"22\n"
+"help.text"
msgid "<variable id=\"eikama\"><emph>Insert - Function</emph> - Category <emph>Mathematical</emph></variable>"
msgstr "<variable id=\"eikama\"><emph>Ubaci - Funkcija</emph> - Kategorija<emph>Matematičke</emph></variable>"
-#: 00000404.xhp#par_id3150109.23.help.text
+#. !.2q
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150109\n"
+"23\n"
+"help.text"
msgid "<variable id=\"eikamatrix\"><emph>Insert - Function</emph> - Category <emph>Array</emph></variable>"
msgstr "<variable id=\"eikamatrix\"><emph>Ubaci - Funkcija</emph> - Kategorija <emph>Matrica</emph></variable>"
-#: 00000404.xhp#par_id3157978.24.help.text
+#. rPve
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3157978\n"
+"24\n"
+"help.text"
msgid "<variable id=\"eikasta\"><emph>Insert - Function</emph> - Category <emph>Statistical</emph></variable>"
msgstr "<variable id=\"eikasta\"><emph>Ubaci - Funkcija</emph> - Kategorija <emph>Statistika</emph></variable>"
-#: 00000404.xhp#par_id3156016.25.help.text
+#. NnfJ
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3156016\n"
+"25\n"
+"help.text"
msgid "<variable id=\"eikatext\"><emph>Insert - Function</emph> - Category <emph>Text</emph></variable>"
msgstr "<variable id=\"eikatext\"><emph>Ubaci - Funkcija</emph> - Kategorija <emph>Tekst</emph></variable>"
-#: 00000404.xhp#par_id3147075.26.help.text
+#. P{pi
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3147075\n"
+"26\n"
+"help.text"
msgid "<variable id=\"efefft\"><emph>Insert - Function</emph> - Category <emph>Spreadsheet</emph></variable>"
msgstr "<variable id=\"efefft\"><emph>Ubaci - Funkcija</emph> - Kategorija <emph>Proračunska tablica</emph></variable>"
-#: 00000404.xhp#par_id3154618.27.help.text
+#. gY/;
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3154618\n"
+"27\n"
+"help.text"
msgid "<variable id=\"addin\"><emph>Insert - Function</emph> - Category <emph>Add-In</emph></variable>"
msgstr "<variable id=\"addin\"><emph>Ubaci - Funkcija</emph> - Kategorija <emph>Dodaci</emph></variable>"
-#: 00000404.xhp#par_id3154059.38.help.text
+#. 6=\,
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3154059\n"
+"38\n"
+"help.text"
msgid "<variable id=\"addinana\"><emph>Insert - Function</emph> - Category <emph>Add-In</emph></variable>"
msgstr "<variable id=\"addinana\"><emph>Ubaci - Funkcija</emph> - Kategorija <emph>Dodaci</emph></variable>"
-#: 00000404.xhp#par_id3155383.33.help.text
+#. B1cI
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3155383\n"
+"33\n"
+"help.text"
msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
msgstr "<variable id=\"funktionsliste\">Izaberi <emph>Ubaci - Function List</emph></variable>"
-#: 00000404.xhp#par_id3153250.28.help.text
+#. *MEy
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153250\n"
+"28\n"
+"help.text"
msgid "<variable id=\"einamen\">Choose <emph>Insert - Names</emph></variable>"
msgstr "<variable id=\"einamen\">Izaberi <emph>Ubaci - Imena</emph></variable>"
-#: 00000404.xhp#par_id3146776.37.help.text
+#. A{04
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3146776\n"
+"37\n"
+"help.text"
msgid "<variable id=\"eiextdata\">Choose <emph>Insert - Link to External data</emph></variable>"
msgstr "<variable id=\"eiextdata\">Izaberi <emph>Ubaci - Link to External data</emph></variable>"
-#: 00000404.xhp#par_id3143222.29.help.text
+#. ORCG
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3143222\n"
+"29\n"
+"help.text"
msgid "Choose <emph>Insert - Names - Define</emph>"
msgstr "Izaberi <emph>Ubaci - Imena - Define</emph>"
-#: 00000404.xhp#par_id3149385.35.help.text
+#. m^`J
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149385\n"
+"35\n"
+"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Naredba</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3"
-#: 00000404.xhp#par_id3145214.30.help.text
+#. )Yo.
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3145214\n"
+"30\n"
+"help.text"
msgid "<variable id=\"einaei\">Choose <emph>Insert - Names - Insert</emph></variable>"
msgstr "<variable id=\"einaei\">Izaberi <emph>Ubaci - Imena - Ubaci</emph></variable>"
-#: 00000404.xhp#par_id3153558.31.help.text
+#. t~nH
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153558\n"
+"31\n"
+"help.text"
msgid "<variable id=\"einaueb\">Choose <emph>Insert - Names - Create</emph></variable>"
msgstr "<variable id=\"einaueb\">Izaberi <emph>Ubaci - Imena - Napravi</emph></variable>"
-#: 00000404.xhp#par_id3153483.32.help.text
+#. Brvg
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153483\n"
+"32\n"
+"help.text"
msgid "<variable id=\"einabesch\">Choose <emph>Insert - Names - Labels</emph></variable>"
msgstr "<variable id=\"einabesch\">Izaberi <emph>Ubaci - Imena - Oznake</emph></variable>"
-#: 00000004.xhp#tit.help.text
-msgid "To access this function..."
-msgstr "Da pristupite ovoj funkciji..."
+#. %;qZ
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"tit\n"
+"help.text"
+msgid "View Menu"
+msgstr "Prikaz Meni"
-#: 00000004.xhp#hd_id3155535.1.help.text
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
+#. n62C
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"hd_id3145673\n"
+"1\n"
+"help.text"
+msgid "View Menu"
+msgstr "Prikaz Meni"
-#: 00000004.xhp#par_idN1056E.help.text
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">Više objašnjenja na vrhu ove stranice. </variable>"
+#. ^x;(
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3150275\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
+msgstr "<variable id=\"aspze\">Choose <emph>Pogled - Column & Row Headers</emph></variable>"
-#: 00000004.xhp#par_idN105AF.help.text
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">U %PRODUCTNAME Calc funkciji, parametri označeni kao \"izborni\" mogu biti izostavljeni jedino kad ih ne slijede drugi parametri. Na primjer, u funkciji sa četiri parametra, u kojoj su zadnja dva označena kao “izborni\", možete izostaviti parametar 4 ili parametre 3 i 4, ali ne možete izostaviti samo parametar 3. </variable>"
+#. s`(z
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3154514\n"
+"3\n"
+"help.text"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
+msgstr "<variable id=\"awehe\">Choose <emph>Pogled - Value Highlighting</emph></variable>"
-#: 00000004.xhp#par_id9751884.help.text
-msgid "<variable id=\"codes\">Codes greater than 127 may depend on your system's character mapping (for example iso-8859-1, iso-8859-2, Windows-1252, Windows-1250), and hence may not be portable.</variable>"
-msgstr "<variable id=\"codes\">Kodovi veći od 127 mogu zavisiti od raspoređivanje karaktera Vašeg sistema (na primjer iso-8859-1, iso-8859-2, Windows-1252, Windows-1250) zbog čega mogu ne biti prenosivi .</variable>"
+#. 6D#n
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3148947\n"
+"4\n"
+"help.text"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgstr "<variable id=\"rechenleiste\">Choose <emph>Pogled - Toolbars - Formula Bar</emph></variable>"
+
+#. BW?#
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3148663\n"
+"5\n"
+"help.text"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break Preview</emph></variable>"
+msgstr "<variable id=\"seumvo\">Choose <emph>Pogled - Page Break Preview</emph></variable>"
-#: 00000406.xhp#tit.help.text
-msgctxt "00000406.xhp#tit.help.text"
+#. +9f6
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"tit\n"
+"help.text"
msgid "Tools Menu"
msgstr "Alati Meni"
-#: 00000406.xhp#hd_id3147264.1.help.text
-msgctxt "00000406.xhp#hd_id3147264.1.help.text"
+#. d|:s
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"hd_id3147264\n"
+"1\n"
+"help.text"
msgid "Tools Menu"
msgstr "Alati Meni"
-#: 00000406.xhp#par_id3150541.2.help.text
+#. oiIq
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3150541\n"
+"2\n"
+"help.text"
msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph></variable>"
msgstr "<variable id=\"exdektv\">Izaberi <emph>Alati – Detektiv</emph></variable>"
-#: 00000406.xhp#par_id3153194.3.help.text
+#. 1u_t
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3153194\n"
+"3\n"
+"help.text"
msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
msgstr "Izaberi <emph>Tools - Detective - Slijedi prethodnike</emph>"
-#: 00000406.xhp#par_id3150447.29.help.text
+#. *h7$
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3150447\n"
+"29\n"
+"help.text"
msgid "Shift+F7"
msgstr ""
-#: 00000406.xhp#par_id3154123.33.help.text
+#. ,3PU
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3154123\n"
+"33\n"
+"help.text"
msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph></variable>"
msgstr "<variable id=\"silbentrennungc\">Meni <emph>Tools - Jezik - Hyphenation</emph></variable>"
-#: 00000406.xhp#par_id3145785.4.help.text
+#. :]Pl
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3145785\n"
+"4\n"
+"help.text"
msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph></variable>"
msgstr "<variable id=\"exdvore\">Choose <emph>Alati - Detektiv – Ukloni prethodnike</emph></variable>"
-#: 00000406.xhp#par_id3155411.5.help.text
+#. C9sy
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3155411\n"
+"5\n"
+"help.text"
msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
msgstr "Izaberi <emph>Tools - Detective - Prati ovisnike</emph>"
-#: 00000406.xhp#par_id3153363.30.help.text
+#. 4fQ-
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3153363\n"
+"30\n"
+"help.text"
msgid "Shift+F5"
msgstr ""
-#: 00000406.xhp#par_id3146984.6.help.text
+#. N@yh
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3146984\n"
+"6\n"
+"help.text"
msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph></variable>"
msgstr "<variable id=\"exdszne\">Izaberi <emph>Alati - Detektiv – Ukloni nasljednike</emph></variable>"
-#: 00000406.xhp#par_id3154014.7.help.text
+#. 4[c@
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3154014\n"
+"7\n"
+"help.text"
msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph></variable>"
msgstr "<variable id=\"exdase\">Izaberi <emph>Tools - Detective - Ukloni sva slijeđenja</emph></variable>"
-#: 00000406.xhp#par_id3153188.8.help.text
+#. Wa9S
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3153188\n"
+"8\n"
+"help.text"
msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph></variable>"
msgstr "<variable id=\"exdszfe\">Izaberi <emph>Tools - Detective - Prati grešku</emph></variable>"
-#: 00000406.xhp#par_id3149410.9.help.text
+#. SEF:
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3149410\n"
+"9\n"
+"help.text"
msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph></variable>"
msgstr "<variable id=\"fuellmodus\">Izaberi <emph>Alati - Detektiv – Način Popuni</emph></variable>"
-#: 00000406.xhp#par_id3156284.10.help.text
+#. EY1M
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3156284\n"
+"10\n"
+"help.text"
msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph></variable>"
msgstr "<variable id=\"dateneinkreisen\">Izaberi <emph>Alati - Detektiv – Označi Neispravne Podatke</emph></variable>"
-#: 00000406.xhp#par_id3153159.11.help.text
+#. NW5)
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3153159\n"
+"11\n"
+"help.text"
msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph></variable>"
msgstr "<variable id=\"spurenaktualisieren\">Izaberi <emph>Tools - Detective - Osvježi praćenja</emph></variable>"
-#: 00000406.xhp#par_id3147397.32.help.text
+#. 4B=D
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3147397\n"
+"32\n"
+"help.text"
msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph></variable>"
msgstr "<variable id=\"automatisch\">Izaberi <emph>Alati - Detektiv – Automatsko osvježavanje</emph></variable>"
-#: 00000406.xhp#par_id3154018.12.help.text
+#. zS5z
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3154018\n"
+"12\n"
+"help.text"
msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph></variable>"
msgstr "<variable id=\"exzws\">Izaberite <emph>Tools - Traženje cilja</emph></variable>"
-#: 00000406.xhp#par_id3269142.help.text
+#. 9dak
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3269142\n"
+"help.text"
msgid "<variable id=\"solver\">Choose Tools - Solver</variable>"
msgstr "<variable id=\"solver\">Izaberite Pomagala - Rješavac</variable>"
-#: 00000406.xhp#par_id8554338.help.text
+#. 00qI
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id8554338\n"
+"help.text"
msgid "<variable id=\"solver_options\">Choose Tools - Solver, Options button</variable>"
msgstr "<variable id=\"solver_options\">Izaberite Pomagala - Rješavac, dugme Opcije</variable>"
-#: 00000406.xhp#par_id3156277.13.help.text
+#. Kg56
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3156277\n"
+"13\n"
+"help.text"
msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph></variable>"
msgstr "<variable id=\"exsze\">Izaberite <emph>Tools - Scenariji</emph></variable>"
-#: 00000406.xhp#par_id3145640.14.help.text
+#. *[le
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3145640\n"
+"14\n"
+"help.text"
msgid "<variable id=\"exdos\">Choose <emph>Tools - Protect Document</emph></variable>"
msgstr "<variable id=\"exdos\">Izaberite <emph>Tools - Zaštiti dokument</emph></variable>"
-#: 00000406.xhp#par_id3149020.15.help.text
+#. T#lL
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3149020\n"
+"15\n"
+"help.text"
msgid "<variable id=\"exdst\">Choose <emph>Tools - Protect Document - Sheet</emph></variable>"
msgstr "<variable id=\"exdst\">Izaberite <emph>Tools - Zaštiti dokument - Tabela</emph></variable>"
-#: 00000406.xhp#par_id3154256.16.help.text
+#. GM$X
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3154256\n"
+"16\n"
+"help.text"
msgid "<variable id=\"exdsd\">Choose <emph>Tools - Protect Document - Document</emph></variable>"
msgstr "<variable id=\"exdsd\">Izaberite <emph>Tools - Zaštiti dokument - Dokument</emph></variable>"
-#: 00000406.xhp#par_id3147363.17.help.text
+#. ,J^R
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3147363\n"
+"17\n"
+"help.text"
msgid "<variable id=\"zellinhalte\">Choose <emph>Tools - Cell Contents</emph></variable>"
msgstr "<variable id=\"zellinhalte\">Izaberite <emph>Pomagala - Sadržaj celije</emph></variable>"
-#: 00000406.xhp#par_id3146919.18.help.text
+#. O57m
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3146919\n"
+"18\n"
+"help.text"
msgid "Choose <emph>Tools - Cell Contents - Recalculate</emph>"
msgstr "Izaberite <emph>Pomagala - Sadržaj celije - Re-izracunavanje</emph>"
-#: 00000406.xhp#par_id3149257.31.help.text
+#. y]eB
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3149257\n"
+"31\n"
+"help.text"
msgid "F9"
msgstr ""
-#: 00000406.xhp#par_id3150941.19.help.text
+#. *I5/
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3150941\n"
+"19\n"
+"help.text"
msgid "<variable id=\"exatmb\">Choose <emph>Tools - Cell Contents - AutoCalculate</emph></variable>"
msgstr "<variable id=\"exatmb\">Izaberite <emph>Pomagala - Sadržaji Celije - AutoIzracunavanje</emph></variable>"
-#: 00000406.xhp#par_id3151276.20.help.text
+#. .Uai
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3151276\n"
+"20\n"
+"help.text"
msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - Cell Contents - AutoInput</emph></variable>"
msgstr "<variable id=\"autoeingabe\">Izaberite <emph>Pomagala - Sadržaj celije - AutoUnošenje</emph></variable>"
-#: 00000405.xhp#tit.help.text
-msgctxt "00000405.xhp#tit.help.text"
-msgid "Format Menu"
-msgstr "Format Meni"
-
-#: 00000405.xhp#hd_id3150769.1.help.text
-msgctxt "00000405.xhp#hd_id3150769.1.help.text"
-msgid "Format Menu"
-msgstr "Format Meni"
-
-#: 00000405.xhp#par_id3154685.2.help.text
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Izaberi <emph>Oblik - Ćelije</emph></variable>"
-
-#: 00000405.xhp#par_id3153194.3.help.text
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Izaberi <emph>Oblik - Ćelije - Zaštita ćelije</emph> tab </variable>"
-
-#: 00000405.xhp#par_id3155854.4.help.text
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Izaberi <emph>Oblik - Row</emph></variable>"
-
-#: 00000405.xhp#par_id3150012.5.help.text
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Izaberi <emph>Oblik - Row - Optimal Height</emph></variable>"
-
-#: 00000405.xhp#par_id3148645.6.help.text
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Izaberi <emph>Oblik - Row - Sakrij</emph>"
-
-#: 00000405.xhp#par_id3153728.7.help.text
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Izaberi <emph>Oblik - Kolona - Sakrij</emph>"
-
-#: 00000405.xhp#par_id3151114.8.help.text
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Izaberi <emph>Oblik - Tabela - Sakrij</emph>"
-
-#: 00000405.xhp#par_id3148576.9.help.text
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Izaberi <emph>Oblik - Row - Prikaži</emph>"
-
-#: 00000405.xhp#par_id3156286.10.help.text
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Izaberi <emph>Oblik - Kolona - Prikaži</emph>"
-
-#: 00000405.xhp#par_id3145645.11.help.text
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Izaberi <emph>Oblik - Kolona</emph></variable>"
-
-#: 00000405.xhp#par_id3145252.12.help.text
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Izaberi <emph>Oblik - Kolona - Optimal Width</emph>"
-
-#: 00000405.xhp#par_id3146971.36.help.text
-msgid "Double-click right column separator in column headers"
-msgstr "Dvostruki desni klik na razdvajač kolona u zaglavlju kolone"
-
-#: 00000405.xhp#par_id3147362.15.help.text
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Izaberi <emph>Oblik - Tabela</emph></variable>"
-
-#: 00000405.xhp#par_id3163805.16.help.text
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Izaberi <emph>Oblik - Tabela - Preimenuj</emph></variable>"
-
-#: 00000405.xhp#par_id3155333.17.help.text
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Izaberi <emph>Oblik - Tabela - Prikaži</emph></variable>"
-
-#: 00000405.xhp#par_idN1077A.help.text
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Izaberi <emph>Oblik - Strana</emph></variable>"
-
-#: 00000405.xhp#par_id3155508.25.help.text
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Izaberi <emph>Oblik - Strana - Tabela</emph> tab </variable>"
-
-#: 00000405.xhp#par_id3150883.26.help.text
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Izaberi <emph>Oblik - Print Ranges</emph></variable>"
-
-#: 00000405.xhp#par_id3156448.27.help.text
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Izaberi <emph>Oblik - Print Ranges - Define</emph></variable>"
-
-#: 00000405.xhp#par_id3156290.35.help.text
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Izaberi <emph>Oblik - Print Ranges - Add</emph></variable>"
-
-#: 00000405.xhp#par_id3155812.28.help.text
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Remove</emph></variable>"
-msgstr "<variable id=\"fodbah\">Izaberi <emph>Oblik - Print Ranges - Ukloni</emph></variable>"
-
-#: 00000405.xhp#par_id3153307.29.help.text
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Izaberi <emph>Oblik - Print Ranges - Izmijeni</emph></variable>"
-
-#: 00000405.xhp#par_id3153916.31.help.text
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Izaberi <emph>Oblik - AutoOblik</emph>"
-
-#: 00000405.xhp#par_id3154532.32.help.text
-msgid "On the Tools bar, click"
-msgstr "Na traci sa alatima, klikni"
-
-#: 00000405.xhp#par_id3149332.help.text
-msgid "<image id=\"img_id3156020\" src=\"cmd/sc_autoformat.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156020\">Icon</alt></image>"
-msgstr ""
-
-#: 00000405.xhp#par_id3154060.33.help.text
-msgid "AutoFormat"
-msgstr "AutoOblikovanje"
-
-#: 00000405.xhp#par_id3154618.34.help.text
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Choose <emph>Oblik - Conditional Oblikting</emph></variable>"
-
-#: 00000412.xhp#tit.help.text
-msgctxt "00000412.xhp#tit.help.text"
-msgid "Data Menu"
-msgstr "Meni Podaci"
-
-#: 00000412.xhp#hd_id3145136.1.help.text
-msgctxt "00000412.xhp#hd_id3145136.1.help.text"
-msgid "Data Menu"
-msgstr "Meni Podaci"
-
-#: 00000412.xhp#par_id8366954.help.text
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">Izaberite <emph>Podaci - Tekst u kolone</emph></variable>"
-
-#: 00000412.xhp#par_id3147399.3.help.text
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">Izaberite <emph>Podaci - Define Range</emph></variable>"
-
-#: 00000412.xhp#par_id3145345.4.help.text
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">Izaberite <emph>Podaci - Izaberi opseg</emph></variable>"
-
-#: 00000412.xhp#par_id3150443.5.help.text
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Izaberite <emph>Podaci - Sortiraj</emph></variable>"
-
-#: 00000412.xhp#par_id3148491.6.help.text
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "Izaberite <emph>Podaci - Sortiraj - Sortiraj Criteria</emph> tab"
-
-#: 00000412.xhp#par_id3154516.7.help.text
-msgid "On Standard bar, click"
-msgstr "Na baru Standard, kliknite"
-
-#: 00000412.xhp#par_id3148663.help.text
-msgid "<image id=\"img_id3150543\" src=\"cmd/sc_sortup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150543\">Icon</alt></image>"
-msgstr ""
-
-#: 00000412.xhp#par_id3150767.8.help.text
-msgid "Sort Ascending"
-msgstr "Sortiraj uzlazno"
-
-#: 00000412.xhp#par_id3153969.help.text
-msgid "<image id=\"img_id3125863\" src=\"cmd/sc_sortdown.png\" width=\"0.1701inch\" height=\"0.1701inch\"><alt id=\"alt_id3125863\">Icon</alt></image>"
-msgstr ""
-
-#: 00000412.xhp#par_id3145364.9.help.text
-msgid "Sort Descending"
-msgstr "Sortiraj silazno"
-
-#: 00000412.xhp#par_id3146984.10.help.text
-#, fuzzy
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">Izaberite <emph>Podaci - Sortiraj - Opcije</emph> tab </variable>"
-
-#: 00000412.xhp#par_id3155308.11.help.text
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">Izaberite <emph>Podaci - Filtar</emph></variable>"
-
-#: 00000412.xhp#par_id3148646.12.help.text
-msgid "Choose <emph>Data - Filter - AutoFilter</emph>"
-msgstr "Izaberite <emph>Podaci - Filtar - AutoFiltar</emph>"
-
-#: 00000412.xhp#par_id3151113.13.help.text
-msgid "On Tools bar or Table Data bar, click"
-msgstr "Na baru Pomagala ili Podaci tabele kliknite"
-
-#: 00000412.xhp#par_id3145799.help.text
-msgid "<image id=\"img_id3149413\" src=\"cmd/sc_datafilterautofilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149413\">Icon</alt></image>"
-msgstr ""
-
-#: 00000412.xhp#par_id3149401.14.help.text
-msgid "AutoFilter"
-msgstr "Automatski Filter"
-
-#: 00000412.xhp#par_id3156278.17.help.text
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - Filter - Advanced Filter</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Izaberite <emph>Podaci - Filtar - Advanced Filtar</emph></variable>"
-
-#: 00000412.xhp#par_id3153764.18.help.text
-msgid "Choose <emph>Data - Filter - Standard Filter - More>></emph> button"
-msgstr "Izaberite <emph>Podaci - Filtar - Standard Filtar - More>></emph> dugme"
-
-#: 00000412.xhp#par_id3155444.19.help.text
-msgid "Choose <emph>Data - Filter - Advanced Filter - More>></emph> button"
-msgstr "Izaberite <emph>Podaci - Filtar - Advanced Filtar - More>></emph> dugme"
-
-#: 00000412.xhp#par_id3156382.20.help.text
-msgid "Choose <emph>Data - Filter - Remove Filter</emph>"
-msgstr "Izaberite <emph>Podaci - Filtar - Remove Filtar</emph>"
-
-#: 00000412.xhp#par_id3155961.48.help.text
-msgid "On Table Data bar, click <emph>Remove Filter/Sort</emph>"
-msgstr "Na baru Podaci tabele kliknite <emph>Remove Filter/Sort</emph>"
-
-#: 00000412.xhp#par_id3148485.help.text
-msgid "<image id=\"img_id3145792\" src=\"cmd/sc_removefilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145792\">Icon</alt></image>"
-msgstr ""
-
-#: 00000412.xhp#par_id3149207.49.help.text
-msgid "Remove Filter/Sort"
-msgstr "Ukini filter/Sortiraj"
-
-#: 00000412.xhp#par_id3152778.21.help.text
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Izaberite <emph>Podaci - Filtar - Hide AutoFiltar</emph></variable>"
-
-#: 00000412.xhp#par_id3166424.22.help.text
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">Izaberite <emph>Podaci - Podsume</emph></variable>"
-
-#: 00000412.xhp#par_id3154574.23.help.text
-#, fuzzy
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">Izaberite <emph>Podaci - Podsume - 1st, 2nd, 3rd Group</emph> tabs </variable>"
-
-#: 00000412.xhp#par_id3151277.24.help.text
-#, fuzzy
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">Izaberite <emph>Podaci - Podsume - Opcije</emph> tab </variable>"
-
-#: 00000412.xhp#par_id3145133.25.help.text
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">Izaberite <emph>Podaci - Valjanost</emph></variable>"
+#. c15k
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"tit\n"
+"help.text"
+msgid "To access this function..."
+msgstr "Da pristupite ovoj funkciji..."
-#: 00000412.xhp#par_id3152992.26.help.text
-#, fuzzy
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">Meni <emph>Podaci - Valjanost - Kriteriji</emph> tab </variable>"
+#. Ya[K
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"hd_id3155535\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"wie\">To access this function... </variable>"
+msgstr "<variable id=\"wie\">Da pristupite ovoj funkciji... </variable>"
-#: 00000412.xhp#par_id3150367.27.help.text
-#, fuzzy
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">Izaberite <emph>Podaci - Valjanost - Pomoć pri unosu</emph> tab </variable>"
+#. CTE7
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_idN1056E\n"
+"help.text"
+msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgstr "<variable id=\"moreontop\">Više objašnjenja na vrhu ove stranice. </variable>"
-#: 00000412.xhp#par_id3154486.28.help.text
-#, fuzzy
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">Izaberite <emph>Podaci - Valjanost - Upozorenje o grešci</emph> tab </variable>"
+#. u\5L
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_idN105AF\n"
+"help.text"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
+msgstr "<variable id=\"optional\">U %PRODUCTNAME Calc funkciji, parametri označeni kao \"izborni\" mogu biti izostavljeni jedino kad ih ne slijede drugi parametri. Na primjer, u funkciji sa četiri parametra, u kojoj su zadnja dva označena kao “izborni\", možete izostaviti parametar 4 ili parametre 3 i 4, ali ne možete izostaviti samo parametar 3. </variable>"
-#: 00000412.xhp#par_id3146978.29.help.text
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">Izaberite <emph>Podaci - Multiple Operations</emph></variable>"
+#. nhr%
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id9751884\n"
+"help.text"
+msgid "<variable id=\"codes\">Codes greater than 127 may depend on your system's character mapping (for example iso-8859-1, iso-8859-2, Windows-1252, Windows-1250), and hence may not be portable.</variable>"
+msgstr "<variable id=\"codes\">Kodovi veći od 127 mogu zavisiti od raspoređivanje karaktera Vašeg sistema (na primjer iso-8859-1, iso-8859-2, Windows-1252, Windows-1250) zbog čega mogu ne biti prenosivi .</variable>"
-#: 00000412.xhp#par_id3155809.30.help.text
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">Izaberite <emph>Podaci - Objedini</emph></variable>"
+#. qn-9
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"tit\n"
+"help.text"
+msgid "Edit Menu"
+msgstr "Uredi Meni"
-#: 00000412.xhp#par_id3148701.31.help.text
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">Izaberite <emph>Podaci - Group and Outline</emph></variable>"
+#. Dm:%
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"hd_id3147303\n"
+"1\n"
+"help.text"
+msgid "Edit Menu"
+msgstr "Uredi Meni"
-#: 00000412.xhp#par_id3153815.32.help.text
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">Izaberite <emph>Podaci - Group and Outline - Hide Details</emph></variable>"
+#. bMB1
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3155555\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"kopffuss\">Choose <emph>Edit - Headers & Footers</emph></variable>"
+msgstr "<variable id=\"kopffuss\">Izaberi <emph>Izmijeni - Headers & Footers</emph></variable>"
-#: 00000412.xhp#par_id3159223.33.help.text
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">Izaberite <emph>Podaci - Group and Outline - Show Details</emph></variable>"
+#. DT_R
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3159233\n"
+"3\n"
+"help.text"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Edit - Headers & Footers - Header/Footer</emph> tabs</variable>"
+msgstr "<variable id=\"bkopfzeile\">Izaberi <emph>Izmijeni - Headers & Footers - Header/Footer</emph> pločicu</variable>"
-#: 00000412.xhp#par_id3146870.34.help.text
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "Izaberite <emph>Podaci - Grupa and Outline - Grupa</emph>"
+#. loXu
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3150443\n"
+"4\n"
+"help.text"
+msgid "<variable id=\"bausfullen\">Choose <emph>Edit - Fill</emph></variable>"
+msgstr "<variable id=\"bausfullen\">Izaberi <emph>Izmijeni - Popuni</emph></variable>"
-#: 00000412.xhp#par_id3144507.51.help.text
-msgid "F12"
-msgstr ""
+#. `/-d
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3143267\n"
+"5\n"
+"help.text"
+msgid "<variable id=\"bausunten\">Choose <emph>Edit - Fill - Down</emph></variable>"
+msgstr "<variable id=\"bausunten\">Izaberi <emph>Izmijeni - Popuni - Dolje</emph></variable>"
-#: 00000412.xhp#par_id3144772.35.help.text
-msgctxt "00000412.xhp#par_id3144772.35.help.text"
-msgid "On <emph>Tools</emph> bar, click"
-msgstr ""
+#. a_6Q
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3153880\n"
+"6\n"
+"help.text"
+msgid "<variable id=\"bausrechts\">Choose <emph>Edit - Fill - Right</emph></variable>"
+msgstr "<variable id=\"bausrechts\">Izaberi <emph>Izmijeni - Popuni - Desno</emph></variable>"
-#: 00000412.xhp#par_id3149438.help.text
-msgid "<image id=\"img_id3153287\" src=\"cmd/sc_group.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153287\">Icon</alt></image>"
-msgstr ""
+#. Kyj.
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3151245\n"
+"7\n"
+"help.text"
+msgid "<variable id=\"bausoben\">Choose <emph>Edit - Fill - Up</emph></variable>"
+msgstr "<variable id=\"bausoben\">Izaberi <emph>Izmijeni - Popuni - Up</emph></variable>"
-#: 00000412.xhp#par_id3150214.36.help.text
-msgid "Group"
-msgstr "Grupa"
+#. d3DK
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3145068\n"
+"8\n"
+"help.text"
+msgid "<variable id=\"bauslinks\">Choose <emph>Edit - Fill - Left</emph></variable>"
+msgstr "<variable id=\"bauslinks\">Izaberi <emph>Izmijeni - Popuni - Lijevo</emph></variable>"
-#: 00000412.xhp#par_id3146781.37.help.text
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "Izaberite <emph>Podaci - Group and Outline - Razgrupiraj</emph>"
+#. V,qL
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3150400\n"
+"9\n"
+"help.text"
+msgid "<variable id=\"baustab\">Choose <emph>Edit - Fill - Sheet</emph></variable>"
+msgstr "<variable id=\"baustab\">Izaberi <emph>Izmijeni - Popuni - Tabela</emph></variable>"
-#: 00000412.xhp#par_id3150892.52.help.text
-#, fuzzy
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Naredba</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3"
+#. j,uR
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3154910\n"
+"10\n"
+"help.text"
+msgid "<variable id=\"bausreihe\">Choose <emph>Edit - Fill - Series</emph></variable>"
+msgstr "<variable id=\"bausreihe\">Izaberi <emph>Izmijeni - Popuni - Series</emph></variable>"
-#: 00000412.xhp#par_id3155097.38.help.text
-msgctxt "00000412.xhp#par_id3155097.38.help.text"
-msgid "On <emph>Tools</emph> bar, click"
-msgstr ""
+#. F}HZ
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3154123\n"
+"11\n"
+"help.text"
+msgid "Choose <emph>Edit - Delete Contents</emph>"
+msgstr "Izaberite <emph>Izmijeni - Ozbriši sadržaj</emph>"
-#: 00000412.xhp#par_id3150048.help.text
-msgid "<image id=\"img_id3155914\" src=\"cmd/sc_ungroup.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155914\">Icon</alt></image>"
+#. 2f]Y
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3145785\n"
+"20\n"
+"help.text"
+msgid "Backspace"
msgstr ""
-#: 00000412.xhp#par_id3153555.39.help.text
-msgid "Ungroup"
-msgstr "Razgrupiraj"
-
-#: 00000412.xhp#par_id3153008.40.help.text
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">Izaberite <emph>Podaci - Group and Outline - Automatski okvir</emph></variable>"
-
-#: 00000412.xhp#par_id3154709.41.help.text
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">Izaberite <emph>Podaci - Group and Outline - Ukloni</emph></variable>"
-
-#: 00000412.xhp#par_id1774346.help.text
-#, fuzzy
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">Izaberite <emph>Podaci - Group and Outline - Show Details</emph> (za neke PilotPodataka tabele) </variable>"
-
-#: 00000412.xhp#par_id3155759.42.help.text
-#, fuzzy
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Izaberite <emph>Podaci - PodaciPilot</emph></variable>"
-
-#: 00000412.xhp#par_id3154625.43.help.text
-#, fuzzy
-msgid "<variable id=\"dndpa\">Choose <emph>Data - Pivot Table - Create</emph></variable>"
-msgstr "<variable id=\"dndpa\">Izaberite <emph>Podaci - PodaciPilot - Pokreni</emph></variable>"
+#. vYP%
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3150011\n"
+"12\n"
+"help.text"
+msgid "<variable id=\"bzelo\">Choose <emph>Edit - Delete Cells</emph></variable>"
+msgstr "<variable id=\"bzelo\">Izaberite <emph>Izmijeni - Ozbriši ćelije</emph></variable>"
-#: 00000412.xhp#par_id3147558.53.help.text
-#, fuzzy
-msgid "<variable id=\"dndq\">Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Izaberite <emph>Podaci - PodaciPilot - Pokreni</emph>, U dijalogu Izaberi Izvor izaberite opciju <emph>Izvor podataka registriranu u $[officename]</emph>. </variable>"
+#. WA]R
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3153951\n"
+"13\n"
+"help.text"
+msgid "Choose <emph>Edit – Sheet - Delete</emph>"
+msgstr "Izaberi <emph>Edit – Sheet - Obriši</emph>"
-#: 00000412.xhp#par_id3153297.50.help.text
-#, fuzzy
-msgid "Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Izaberite <emph>Podaci - PodaciPilot - Pokreni</emph>, U dijalogu Izaberi Izvor izaberite opciju <emph>Trenutni izbor</emph>."
+#. tRoj
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3155306\n"
+"18\n"
+"help.text"
+msgid "Open context menu for a sheet tab"
+msgstr "Otvorite meni sa sadržajem za traku lista"
-#: 00000412.xhp#par_id3145118.54.help.text
-#, fuzzy
-msgid "Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Izaberite <emph>Podaci - PodaciPilot - Pokreni</emph>, U dijalogu Izaberi Izvor izaberite opciju <emph>Izvor podataka registriranu u $[officename]</emph>, kliknite <emph>OK</emph> da vidite <emph>Izaberi izvor podataka</emph> dijalog prozor."
+#. qh1b
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3146119\n"
+"14\n"
+"help.text"
+msgid "Choose <emph>Edit – Sheets – Move/Copy</emph>"
+msgstr "Izaberite <emph>Uredi – List – Premjesti/Kopiraj</emph>"
-#: 00000412.xhp#par_id3153294.44.help.text
-#, fuzzy
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">Izaberite <emph>Podaci - PodaciPilot - Osvježi</emph></variable>"
+#. (K;T
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3148645\n"
+"19\n"
+"help.text"
+msgid "Open context menu for a sheet tab"
+msgstr "Otvorite meni sa sadržajem za traku lista"
-#: 00000412.xhp#par_id3151344.45.help.text
-#, fuzzy
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">Izaberite <emph>Podaci - PodaciPilot - Obriši</emph></variable>"
+#. 78Ae
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3153093\n"
+"15\n"
+"help.text"
+msgid "<variable id=\"bmaumloe\">Choose <emph>Edit - Delete Manual Break</emph></variable>"
+msgstr "<variable id=\"bmaumloe\">Izaberite <emph>Izmijeni - Delete Manual Break</emph></variable>"
-#: 00000412.xhp#par_id3150397.46.help.text
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">Izaberite <emph>Podaci - Refresh Range</emph></variable>"
+#. }VH9
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3153191\n"
+"16\n"
+"help.text"
+msgid "<variable id=\"bzeilum\">Choose <emph>Edit - Delete Manual Break - Row Break</emph></variable>"
+msgstr "<variable id=\"bzeilum\">Choose <emph>Izmijeni - Delete Manual Break - Row Break</emph></variable>"
-#: 00000412.xhp#par_idN10B8F.help.text
-#, fuzzy
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"dnglef\">Izaberite <emph>Podaci - Group and Outline - Ukloni</emph></variable>"
+#. 6ae`
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3145645\n"
+"17\n"
+"help.text"
+msgid "<variable id=\"bspaum\">Choose <emph>Edit - Delete Manual Break - Column Break</emph></variable>"
+msgstr "<variable id=\"bspaum\">Choose <emph>Izmijeni - Delete Manual Break - Column Break</emph></variable>"
diff --git a/source/bs/helpcontent2/source/text/scalc/01.po b/source/bs/helpcontent2/source/text/scalc/01.po
index 1e7dd5f7f83..e812850f588 100644
--- a/source/bs/helpcontent2/source/text/scalc/01.po
+++ b/source/bs/helpcontent2/source/text/scalc/01.po
@@ -1,9 +1,9 @@
-#. extracted from helpcontent2/source/text/scalc/01.oo
+#. extracted from helpcontent2/source/text/scalc/01
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+helpcontent2%2Fsource%2Ftext%2Fscalc%2F01.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:03+0200\n"
"PO-Revision-Date: 2012-06-26 10:44+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,29616 +12,66522 @@ 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: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: 04020000.xhp#tit.help.text
-msgid "Insert Cells"
-msgstr "Ubaci ćelije"
-
-#: 04020000.xhp#bm_id3156023.help.text
-msgid "<bookmark_value>spreadsheets; inserting cells</bookmark_value><bookmark_value>cells; inserting</bookmark_value><bookmark_value>inserting; cells</bookmark_value>"
+#. QYJU
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Link to External Data"
msgstr ""
-#: 04020000.xhp#hd_id3156023.1.help.text
-msgid " Insert Cells"
-msgstr "Ubaci ćelije"
-
-#: 04020000.xhp#par_id3150542.2.help.text
-msgid "<variable id=\"zelleneinfuegentext\"><ahelp hid=\".uno:InsertCell\">Opens the<emph> Insert Cells </emph>dialog, in which you can insert new cells according to the options that you specify.</ahelp></variable> You can delete cells by choosing <link href=\"text/scalc/01/02160000.xhp\" name=\"Edit - Delete Cells\"><emph>Edit - Delete Cells</emph></link>."
+#. s.[P
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"par_id3153192\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"SC_PUSHBUTTON_RID_SCDLG_LINKAREA_BTN_BROWSE\" visibility=\"hidden\">Locate the file containing the data you want to insert.</ahelp>"
msgstr ""
-#: 04020000.xhp#hd_id3153768.3.help.text
-msgctxt "04020000.xhp#hd_id3153768.3.help.text"
-msgid "Selection"
-msgstr "Izbor"
-
-#: 04020000.xhp#par_id3149262.4.help.text
-msgid "This area contains the options available for inserting cells into a sheet. The cell quantity and position is defined by selecting a cell range in the sheet beforehand."
+#. giS@
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"hd_id3145785\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04090000.xhp\" name=\"External Data\">Link to External Data</link>"
msgstr ""
-#: 04020000.xhp#hd_id3146120.5.help.text
-msgid "Shift cells down"
-msgstr "Pomjeri ćelije dolje"
-
-#: 04020000.xhp#par_id3152596.6.help.text
-msgid "<variable id=\"zellenuntentext\"><ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCELL:BTN_CELLSDOWN\">Moves the contents of the selected range downward when cells are inserted.</ahelp></variable>"
+#. tCh\
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"par_id3149262\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\".uno:InsertExternalDataSourc\">Inserts data from an HTML, Calc, or Excel file into the current sheet as a link. The data must be located within a named range.</ahelp>"
msgstr ""
-#: 04020000.xhp#hd_id3147434.7.help.text
-msgid "Shift cells right"
-msgstr "Pomjeri ćelije desno"
+#. =859
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"hd_id3146984\n"
+"5\n"
+"help.text"
+msgid "URL of external data source."
+msgstr ""
-#: 04020000.xhp#par_id3144764.8.help.text
-msgid "<variable id=\"zellenrechtstext\"><ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCELL:BTN_CELLSRIGHT\">Moves the contents of the selected range to the right when cells are inserted.</ahelp></variable>"
+#. TU3S
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"par_id3145366\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SCDLG_LINKAREAURL\">Enter the URL or the file name that contains the data that you want to insert, and then press Enter.</ahelp>"
msgstr ""
-#: 04020000.xhp#hd_id3153877.9.help.text
-msgid "Entire row"
-msgstr "Kompletan red"
+#. )R`2
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"hd_id3145251\n"
+"7\n"
+"help.text"
+msgid "Available tables/ranges"
+msgstr "Dostupne tabele/rasponi"
-#: 04020000.xhp#par_id3155417.10.help.text
-msgid "<variable id=\"zeilenganzetext\"><ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCELL:BTN_INSROWS\">Inserts an entire row. The position of the row is determined by the selection on the sheet.</ahelp></variable> The number of rows inserted depends on how many rows are selected. The contents of the original rows are moved downward."
+#. Y.eC
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"par_id3147397\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"SC_MULTILISTBOX_RID_SCDLG_LINKAREA_LB_RANGES\">Select the table or the data range that you want to insert.</ahelp>"
msgstr ""
-#: 04020000.xhp#hd_id3146971.11.help.text
-msgid "Entire column"
-msgstr "Kompetnu kolonu"
+#. laKi
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"hd_id3154492\n"
+"9\n"
+"help.text"
+msgid "Update every"
+msgstr "Osvježi svakih"
-#: 04020000.xhp#par_id3155068.12.help.text
-msgid "<variable id=\"spaltenganzetext\"><ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSCELL:BTN_INSCOLS\">Inserts an entire column. The number of columns to be inserted is determined by the selected number of columns.</ahelp></variable> The contents of the original columns are shifted to the right."
+#. 8]|j
+#: 04090000.xhp
+msgctxt ""
+"04090000.xhp\n"
+"par_id3154017\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"SC_NUMERICFIELD_RID_SCDLG_LINKAREA_NF_DELAY\">Enter the number of seconds to wait before the external data are reloaded into the current document.</ahelp>"
msgstr ""
-#: 05080000.xhp#tit.help.text
+#. C6?=
+#: func_minute.xhp
#, fuzzy
-msgid "Print Ranges"
-msgstr "Opseg za štampanje"
-
-#: 05080000.xhp#hd_id3154013.1.help.text
-#, fuzzy
-msgid "<link href=\"text/scalc/01/05080000.xhp\" name=\"Print Ranges\">Print Ranges</link>"
-msgstr "<link href=\"text/shared/01/01100500.xhp\" name=\"Priority Table\">Tabela prioriteta</link>"
-
-#: 05080000.xhp#par_id3155855.2.help.text
-msgid "<ahelp hid=\".\">Manages print ranges. Only cells within the print ranges will be printed.</ahelp>"
-msgstr ""
+msgctxt ""
+"func_minute.xhp\n"
+"tit\n"
+"help.text"
+msgid "MINUTE"
+msgstr "MINUTE"
-#: 05080000.xhp#par_id3146119.4.help.text
-msgid "If you do not define any print range manually, Calc assigns an automatic print range to include all the cells that are not empty."
-msgstr ""
+#. -^KR
+#: func_minute.xhp
+msgctxt ""
+"func_minute.xhp\n"
+"bm_id3149803\n"
+"help.text"
+msgid "<bookmark_value>MINUTE function</bookmark_value>"
+msgstr "<bookmark_value>MINUTE funkcija</bookmark_value>"
-#: 05080000.xhp#hd_id3154729.3.help.text
+#. ~mNL
+#: func_minute.xhp
#, fuzzy
-msgid "<link href=\"text/scalc/01/05080300.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/scalc/01/07080000.xhp\" name=\"Split\">Podijeli</link>"
+msgctxt ""
+"func_minute.xhp\n"
+"hd_id3149803\n"
+"66\n"
+"help.text"
+msgid "<variable id=\"minute\"><link href=\"text/scalc/01/func_minute.xhp\">MINUTE</link></variable>"
+msgstr "<variable id=\"solver\"><link href=\"text/scalc/01/solver.xhp\">Rješavač</link></variable>"
-#: 05120000.xhp#tit.help.text
-msgctxt "05120000.xhp#tit.help.text"
-msgid "Conditional Formatting"
-msgstr "Uslovno oblikovanje"
+#. [l#*
+#: func_minute.xhp
+msgctxt ""
+"func_minute.xhp\n"
+"par_id3148988\n"
+"67\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_MINUTE\">Calculates the minute for an internal time value.</ahelp> The minute is returned as a number between 0 and 59."
+msgstr "<ahelp hid=\"HID_FUNC_MINUTE\">Izracunava minute interne jedinice vremena</ahelp> Minute su broj izmedu 0 i 59."
-#: 05120000.xhp#hd_id3155132.1.help.text
-msgctxt "05120000.xhp#hd_id3155132.1.help.text"
-msgid "Conditional Formatting"
-msgstr "Uslovno oblikovanje"
+#. Mcxu
+#: func_minute.xhp
+msgctxt ""
+"func_minute.xhp\n"
+"hd_id3154343\n"
+"68\n"
+"help.text"
+msgid "Syntax"
+msgstr "Sintaksa"
-#: 05120000.xhp#par_id3163710.2.help.text
-msgid "<variable id=\"bedingtetext\"><ahelp hid=\".uno:ConditionalFormatDialog\">Choose <emph>Conditional Formatting</emph> to define format styles depending on certain conditions.</ahelp></variable> If a style was already assigned to a cell, it remains unchanged. The style entered here is then evaluated. You can enter three conditions that query the contents of cell values or formulas. The conditions are evaluated from 1 to 3. If the condition 1 matches the condition, the defined style will be used. Otherwise, condition 2 is evaluated, and its defined style used. If this style does not match, condition 3 is evaluated."
-msgstr "<variable id=\"bedingtetext\"><ahelp hid=\".uno:ConditionalFormatDialog\">Izaberi <emph>Uslovno oblikovanje</emph> da definises stilove formate zavisno od odredjenih uslova.</ahelp></variable> Ako je stil vec odredjen celiji, on ostaje nepromijenjen. Stil ovdje unesen je onda ocijenjen. Mozete unjeti tri uslova koja pretrazuju sadrzaj vrijednosti celije ili formula. Uslovi su ocijenjeni od 1 do 3. Ako uslov 1 ispunjava uslov, definirani stil ce biti koristen. U suprotnom, uslov 2 se ocjenjuje i njegov definisani stil se koristi. Ako taj stil ne ispunjava uslov, uslov 3 se ocjenjuje."
+#. (eMS
+#: func_minute.xhp
+msgctxt ""
+"func_minute.xhp\n"
+"par_id3148660\n"
+"69\n"
+"help.text"
+msgid "MINUTE(Number)"
+msgstr "MINUTE(Broj)"
-#: 05120000.xhp#par_id2414014.help.text
-msgid "To apply conditional formatting, AutoCalculate must be enabled. Choose Tools - Cell Contents - AutoCalculate (you see a check mark next to the command when AutoCalculate is enabled)."
-msgstr "Da primjenite uslovno formatiranje, automatsko izracunavanje mora biti omoguceno. Izaberite Alati- Sadrzaji celije-Automatsko izracunavanje (mozete vidjeti kvacicu pored komande kada je automatsko izracunavanje omoguceno)"
+#. =;Sc
+#: func_minute.xhp
+msgctxt ""
+"func_minute.xhp\n"
+"par_id3154611\n"
+"70\n"
+"help.text"
+msgid "<emph>Number</emph>, as a time value, is a decimal number where the number of the minute is to be returned."
+msgstr "<emph>Broj</emph>, kao jedinica vremena, je decimalni broj, za koji funkcija vraca broj minuta."
-#: 05120000.xhp#bm_id3153189.help.text
-msgid "<bookmark_value>conditional formatting; conditions</bookmark_value>"
-msgstr "<bookmark_value>uslovno formatiranje; uslovi</bookmark_value>"
+#. mb:f
+#: func_minute.xhp
+msgctxt ""
+"func_minute.xhp\n"
+"hd_id3145374\n"
+"71\n"
+"help.text"
+msgid "Examples"
+msgstr "Primjeri"
-#: 05120000.xhp#hd_id3153189.18.help.text
-msgid "Condition 1/2/3"
-msgstr "Uslov 1/2/3"
+#. p:bx
+#: func_minute.xhp
+msgctxt ""
+"func_minute.xhp\n"
+"par_id3148463\n"
+"72\n"
+"help.text"
+msgid "<item type=\"input\">=MINUTE(8.999)</item> returns 58"
+msgstr "<item type=\"input\">=MINUTE(8.999)</item> vraca 58"
-#: 05120000.xhp#par_id3149413.4.help.text
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONDFORMAT:CBX_COND3\">Mark the boxes corresponding to each condition and enter the corresponding condition.</ahelp> To close the dialog, click <emph>OK</emph>."
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONDFORMAT:CBX_COND3\">Oznacite kutijice koje odgovaraju svakom uslovu, i upisite odhovarajuci uslov.</ahelp> Da izaberete dijalog, kliknite <emph>OK</emph>."
+#. dy#.
+#: func_minute.xhp
+msgctxt ""
+"func_minute.xhp\n"
+"par_id3149419\n"
+"73\n"
+"help.text"
+msgid "<item type=\"input\">=MINUTE(8.9999)</item> returns 59"
+msgstr "<item type=\"input\">=MINUTE(8.9999)</item> vraca 59"
-#: 05120000.xhp#hd_id3147394.5.help.text
-msgid "Cell Value / Formula"
-msgstr "Vrijednost celije / Formula"
+#. ]KX1
+#: func_minute.xhp
+msgctxt ""
+"func_minute.xhp\n"
+"par_id3144755\n"
+"74\n"
+"help.text"
+msgid "<item type=\"input\">=MINUTE(NOW())</item> returns the current minute value."
+msgstr "<item type=\"input\">=MINUTE(NOW())</item> vraca trenutnu vrijednost minuta."
-#: 05120000.xhp#par_id3155602.6.help.text
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_1\">Specifies if conditional formatting is dependent on a cell value or a formula.</ahelp> If you select a formula as a reference, the <emph>Cell Value Condition</emph> box is displayed to the right of the <emph>Cell value/Formula</emph> field. If the condition is \"Formula is\", enter a cell reference. If the cell reference is a value other than zero, the condition matches."
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_1\">Precizira da li uslovno formatiranje zavisi o vrijednoscu celije ili o formuli.</ahelp> Ako izaberete formulu kao referencu <emph>Uslov vrijednosti celije</emph> kutijica je prikazana s desne strane <emph>Vrijednost Celije/Formula</emph> polja. Ako je stanje \"Formula je\", upisite referencu celije. Ako je referenca celije razlicita od nule, uslov je ispunjen."
+#. rV:w
+#: 01120000.xhp
+msgctxt ""
+"01120000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Page Preview"
+msgstr "Pregled Stranice"
-#: 05120000.xhp#hd_id3153709.7.help.text
-msgid "Cell Value Condition"
-msgstr "Uslov vrijednosti celije"
+#. 5l=F
+#: 01120000.xhp
+#, fuzzy
+msgctxt ""
+"01120000.xhp\n"
+"hd_id1918698\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/01120000.xhp\">Page Preview</link>"
+msgstr "<link href=\"text/scalc/01/02140400.xhp\" name=\"Left\">Lijevo</link>"
-#: 05120000.xhp#par_id3153764.8.help.text
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_2\">Choose a condition for the format to be applied to the selected cells.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_2\">Izaberi uslov za format koji ce biti primjenjen na odabrane celije.</ahelp>"
+#. Hak7
+#: 01120000.xhp
+msgctxt ""
+"01120000.xhp\n"
+"par_id3831598\n"
+"help.text"
+msgid "<ahelp hid=\".uno:PrintPreview\">Displays a preview of the printed page or closes the preview.</ahelp>"
+msgstr "<ahelp hid=\".uno:PrintPreview\">Prikazuje pregled odštampane stranice ili zatvara pregled.</ahelp>"
-#: 05120000.xhp#hd_id3156384.9.help.text
-msgid "Cell Style"
-msgstr "Stil ćelije"
+#. =XAh
+#: 01120000.xhp
+msgctxt ""
+"01120000.xhp\n"
+"par_id3145847\n"
+"help.text"
+msgid "Use the icons on the <emph>Page Preview Bar</emph> to scroll through the pages of the document or to print the document."
+msgstr "Koristite ikone na <emph>Traci za pregled stranice</emph> da pregledate stranice dokumenta ili da odštampate dokument."
-#: 05120000.xhp#par_id3145228.10.help.text
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_TEMPLATE\">Choose the style to be applied if the specified condition matches.</ahelp>"
-msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_TEMPLATE\">Izaberi stil koji ce biti primjenjen ako je precizirano stanje ispunjeno.</ahelp>"
+#. }DY5
+#: 01120000.xhp
+msgctxt ""
+"01120000.xhp\n"
+"par_id9838862\n"
+"help.text"
+msgid "You can also press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Down keys to scroll through the pages."
+msgstr ""
+
+#. O)\M
+#: 01120000.xhp
+msgctxt ""
+"01120000.xhp\n"
+"par_id7211828\n"
+"help.text"
+msgid "You cannot edit your document while you are in the page preview."
+msgstr "Ne možete mijenjati vaš dokument dok ste u Pregledu stranice."
+
+#. k(Sy
+#: 01120000.xhp
+msgctxt ""
+"01120000.xhp\n"
+"par_id460829\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">To exit the page preview, click the <emph>Close Preview</emph> button.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Da izadete iz Pregleda stranice, kliknite <emph>Zatvori pregled</emph> dugme.</ahelp>"
-#: 05120000.xhp#hd_id0509200913175331.help.text
-msgid "New Style"
+#. e$RS
+#: 01120000.xhp
+msgctxt ""
+"01120000.xhp\n"
+"par_id3155829\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0210.xhp\" name=\"Page View Object Bar\">Page View Object Bar</link>"
msgstr ""
-#: 05120000.xhp#par_id0509200913175368.help.text
-msgid "<ahelp hid=\".\">If you haven't already defined a style to be used, you can click New Style to open the Organizer tab page of the Cell Style dialog. Define a new style there and click OK.</ahelp>"
-msgstr ""
+#. 39Th
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Options"
+msgstr "Opcije"
-#: 05120000.xhp#hd_id3146316.11.help.text
-msgid "Parameter field"
-msgstr "Parametar polje"
+#. _oe!
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"bm_id3147228\n"
+"help.text"
+msgid "<bookmark_value>sorting; options for database ranges</bookmark_value><bookmark_value>sorting;Asian languages</bookmark_value><bookmark_value>Asian languages;sorting</bookmark_value><bookmark_value>phonebook sorting rules</bookmark_value><bookmark_value>natural sort algorithm</bookmark_value>"
+msgstr "<bookmark_value>sorting; options for database ranges</bookmark_value><bookmark_value>sortiranje;Azijski jezici</bookmark_value><bookmark_value>Azijski jezici;sortiranje</bookmark_value><bookmark_value>pravila sortiranja za telefonski imenik</bookmark_value><bookmark_value>prirodno sortiranje algoritam</bookmark_value>"
-#: 05120000.xhp#par_id3155114.12.help.text
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_CONDFORMAT:EDT_COND3_2\" visibility=\"hidden\">Enter a reference, value or formula.</ahelp> Enter a reference, value or formula in the parameter field, or in both parameter fields if you have selected a condition that requires two parameters. You can also enter formulas containing relative references."
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_CONDFORMAT:EDT_COND3_2\" visibility=\"hidden\">Upisi referencu, vrijednost ili formulu.</ahelp> Upisi referencu, vrijednost ili formulu u parametar polje, ili u ova parametar bolja ako ste izabrali uslov koji zahtijeva dva parametra. Takodjer mozete unjeti formule koje sadrzavaju relativne reference."
+#. 8gK}
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"hd_id3147228\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/12030200.xhp\" name=\"Options\"> Options</link>"
+msgstr "<link href=\"text/scalc/01/12030200.xhp\" name=\"Options\">Opcije</link>"
-#: 05120000.xhp#par_id3145257.13.help.text
-msgid "Once the parameters have been defined, the condition is complete. It may appear as:"
-msgstr "Kada su parametri definisani, uslov je kompletan. Moze se prikazati kao:"
+#. cm2V
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"par_id3153770\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SCPAGE_SORT_OPTIONS\"> Sets additional sorting options.</ahelp>"
+msgstr "<ahelp hid=\"HID_SCPAGE_SORT_OPTIONS\">postavnja dodatne opcije sortiranja.</ahelp>"
-#: 05120000.xhp#par_id3150784.14.help.text
-msgid "Cell value is equal 0: Cell style Null value (You must have already defined a cell style with this name before assigning it to a condition)."
-msgstr "Vrijednost celije je jednaka 0: Stil celije Nulta vrijednost (Vec ste definisali stil celije sa ovim imenom prije dodjeljivanja odredjenom uslovu)"
+#. Yd(:
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"hd_id3146976\n"
+"3\n"
+"help.text"
+msgid "Case Sensitivity"
+msgstr "Osjetljivost na velika i mala slova"
-#: 05120000.xhp#par_id3150365.15.help.text
-msgid "Cell value is between $B$20 and $B$21: Cell style Result (The corresponding value limits must already exist in cells B20 and B21)."
-msgstr "Vrijednost celije je izmedju $B$20 i $B$21: Rezultat stila celije (Odgovarajuci limiti vec postoje u celijama B20 i B21)"
+#. G^pd
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"par_id3153091\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SORT_OPTIONS:BTN_CASESENSITIVE\"> Sorts first by uppercase letters and then by lowercase letters. For Asian languages, special handling applies.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SORT_OPTIONS:BTN_CASESENSITIVE\">Sortira prvo prema velikim slovima a onda prema malim slovima. Za azijske jezike, primjenjuje se posebno rukovanje.</ahelp>"
-#: 05120000.xhp#par_id3152992.16.help.text
-msgid "Formula is SUM($A$1:$A$5)=10: Cell style Result (The selected cells are formatted with the Result style if the sum of the contents in cells A1 to A5 is equal to 10)."
-msgstr "Formula je SUM($A$1:$A$5)=10: Rezultat stila celije (Odabrane celije su formatirane sa rezultatom stila ako je suma sadrzaja u celijama A1 do A5 jednaka 10."
+#. **Qs
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"par_idN10637\n"
+"help.text"
+msgid "Note for Asian languages: Check <emph>Case Sensitivity</emph> to apply multi-level collation. With multi-level collation, entries are first compared in their primitive forms with their cases and diacritics ignored. If they evaluate as the same, their diacritics are taken into account for the second-level comparison. If they still evaluate as the same, their cases, character widths, and Japanese Kana difference are considered for the third-level comparison."
+msgstr "Napomena za azijske jezike:Provjerite <emph>Osjetljivost na velika i mala slova</emph> da primjenite multi-level usporedjivanje. Sa multi-level usporedivanjem, unosi se najprije usporedjuju u primitivnim oblicima sa svojim velikim slovima i dijakritickim znakove ignorisanim. Ako su isti, njihovi dijakriticke znakovi uzimaju se u obzir za druge razine usporedbe. Ako su opet isti, njihova velika mala slova, širine karaktera i japanske Kana razlike se smatraju za trece razine usporedbe."
-#: 05120000.xhp#par_idN107E1.help.text
-msgid " <embedvar href=\"text/scalc/guide/cellstyle_conditional.xhp#cellstyle_conditional\"/> "
-msgstr "<embedvar href=\"text/scalc/guide/cellstyle_conditional.xhp#cellstyle_conditional\"/>"
+#. _,YN
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"hd_id3155856\n"
+"5\n"
+"help.text"
+msgid "Range contains column/row labels"
+msgstr "Domet sadrzava kolona/red oznaka"
-#: 04060109.xhp#tit.help.text
-msgctxt "04060109.xhp#tit.help.text"
-msgid "Spreadsheet Functions"
-msgstr ""
+#. lyff
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"par_id3154014\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SORT_OPTIONS:BTN_LABEL\"> Omits the first row or the first column in the selection from the sort.</ahelp> The <emph>Direction</emph> setting at the bottom of the dialog defines the name and function of this check box."
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SORT_OPTIONS:BTN_LABEL\">Izostavlja prvi red ili kolonu u izboru iz sortiranja.</ahelp> <emph>Smjer</emph> podesavanje na dnu okvira dijaloga definira ime i funkciju tog potvrdnog okvira."
-#: 04060109.xhp#bm_id3148522.help.text
+#. !/$e
+#: 12030200.xhp
#, fuzzy
-msgid "<bookmark_value>spreadsheets; functions</bookmark_value> <bookmark_value>Function Wizard; spreadsheets</bookmark_value> <bookmark_value>functions; spreadsheets</bookmark_value>"
-msgstr "<bookmark_value>logical functions</bookmark_value><bookmark_value>Function Wizard; logical</bookmark_value><bookmark_value>functions; logical functions</bookmark_value>"
+msgctxt ""
+"12030200.xhp\n"
+"hd_id3147436\n"
+"7\n"
+"help.text"
+msgid "Include formats"
+msgstr "Uključi formate"
-#: 04060109.xhp#hd_id3148522.1.help.text
-msgctxt "04060109.xhp#hd_id3148522.1.help.text"
-msgid "Spreadsheet Functions"
+#. ,Dqn
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"par_id3149377\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SORT_OPTIONS:BTN_FORMATS\"> Preserves the current cell formatting.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SORT_OPTIONS:BTN_FORMATS\">Cuva trenutni format celija.</ahelp>"
+
+#. }49$
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"hd_id3147438\n"
+"help.text"
+msgid "Enable natural sort"
msgstr ""
-#: 04060109.xhp#par_id3144508.2.help.text
-msgid "<variable id=\"tabelletext\">This section contains descriptions of the <emph>Spreadsheet</emph> functions together with an example.</variable>"
+#. rE(#
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"par_id3149378\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SORT_OPTIONS:BTN_NATURALSORT\">Natural sort is a sort algorithm that sorts string-prefixed numbers based on the value of the numerical element in each sorted number, instead of the traditional way of sorting them as ordinary strings.</ahelp> For instance, let's assume you have a series of values such as, A1, A2, A3, A4, A5, A6, ..., A19, A20, A21. When you put these values into a range of cells and run the sort, it will become A1, A11, A12, A13, ..., A19, A2, A20, A21, A3, A4, A5, ..., A9. While this sorting behavior may make sense to those who understand the underlying sorting mechanism, to the rest of the population it seems completely bizarre, if not outright inconvenient. With the natural sort feature enabled, values such as the ones in the above example get sorted \"properly\", which improves the convenience of sorting operations in general."
msgstr ""
-#: 04060109.xhp#bm_id3146968.help.text
-#, fuzzy
-msgid "<bookmark_value>ADDRESS function</bookmark_value>"
-msgstr "<bookmark_value>TREND funkcija</bookmark_value>"
+#. x2`R
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"hd_id3153878\n"
+"10\n"
+"help.text"
+msgid "Copy sort results to:"
+msgstr "Kopiraj rezultate sortiranja u:"
-#: 04060109.xhp#hd_id3146968.3.help.text
-msgctxt "04060109.xhp#hd_id3146968.3.help.text"
-msgid "ADDRESS"
-msgstr ""
+#. ?;^Z
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"par_id3156286\n"
+"11\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SORT_OPTIONS:BTN_COPYRESULT\"> Copies the sorted list to the cell range that you specify.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SORT_OPTIONS:BTN_COPYRESULT\">Kopira sortiranu liste za raspon celija koji ste naveli.</ahelp>"
-#: 04060109.xhp#par_id3155762.4.help.text
-msgid "<ahelp hid=\"HID_FUNC_ADRESSE\">Returns a cell address (reference) as text, according to the specified row and column numbers.</ahelp> You can determine whether the address is interpreted as an absolute address (for example, $A$1) or as a relative address (as A1) or in a mixed form (A$1 or $A1). You can also specify the name of the sheet."
-msgstr ""
+#. R^:,
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"hd_id3153418\n"
+"12\n"
+"help.text"
+msgid "Sort results"
+msgstr "Rezultati sortiranja"
-#: 04060109.xhp#par_id1027200802301348.help.text
-msgid "For interoperability the ADDRESS and INDIRECT functions support an optional parameter to specify whether the R1C1 address notation instead of the usual A1 notation should be used."
-msgstr ""
+#. :AAm
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"par_id3155602\n"
+"13\n"
+"help.text"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_SORT_OPTIONS:LB_OUTAREA\"> Select a named <link href=\"text/scalc/01/12010000.xhp\" name=\"cell range\"> cell range</link> where you want to display the sorted list, or enter a cell range in the input box.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_SORT_OPTIONS:LB_OUTAREA\">Izaberi <link href=\"text/scalc/01/12010000.xhp\" name=\"cell range\">domet celije</link> u kojem želite prikazati sortiranu listu, ili unesite raspon celija u kutiju za unos.</ahelp>"
-#: 04060109.xhp#par_id1027200802301445.help.text
-msgid "In ADDRESS, the parameter is inserted as the fourth parameter, shifting the optional sheet name parameter to the fifth position."
-msgstr ""
+#. w!C(
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"hd_id3153707\n"
+"14\n"
+"help.text"
+msgid "Sort results"
+msgstr "Rezultati sortiranja"
-#: 04060109.xhp#par_id102720080230153.help.text
-msgid "In INDIRECT, the parameter is appended as the second parameter."
-msgstr ""
+#. O-ia
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"par_id3145642\n"
+"15\n"
+"help.text"
+msgid "<ahelp hid=\"SC:EDIT:RID_SCPAGE_SORT_OPTIONS:ED_OUTAREA\"> Enter the cell range where you want to display the sorted list, or select a named range from the list.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCPAGE_SORT_OPTIONS:ED_OUTAREA\">Unesite raspon celija gdje želite prikazati sortiranu listu, ili izaberite imenovani raspon iz popisa.</ahelp>"
-#: 04060109.xhp#par_id102720080230151.help.text
-msgid "In both functions, if the argument is inserted with the value 0, then the R1C1 notation is used. If the argument is not given or has a value other than 0, then the A1 notation is used. "
-msgstr ""
+#. zyZB
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"hd_id3155445\n"
+"16\n"
+"help.text"
+msgid "Custom sort order"
+msgstr "Slobodno sortiranje"
-#: 04060109.xhp#par_id1027200802301556.help.text
-msgid "In case of R1C1 notation, ADDRESS returns address strings using the exclamation mark '!' as the sheet name separator, and INDIRECT expects the exclamation mark as sheet name separator. Both functions still use the dot '.' sheet name separator with A1 notation."
-msgstr ""
+#. Gx/-
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"par_id3156385\n"
+"17\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SORT_OPTIONS:BTN_SORT_USER\"> Click here and then select the custom sort order that you want.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SORT_OPTIONS:BTN_SORT_USER\">Kliknite ovdje i odaberite Prilagodeni redoslijed sortiranja koji želite.</ahelp>"
-#: 04060109.xhp#par_id1027200802301521.help.text
-msgid "When opening documents from ODF 1.0/1.1 format, the ADDRESS functions that show a sheet name as the fourth paramater will shift that sheet name to become the fifth parameter. A new fourth parameter with the value 1 will be inserted."
-msgstr ""
+#. Gt1J
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"hd_id3154704\n"
+"18\n"
+"help.text"
+msgid "Custom sort order"
+msgstr "Slobodno sortiranje"
-#: 04060109.xhp#par_id1027200802301650.help.text
-msgid "When storing a document in ODF 1.0/1.1 format, if ADDRESS functions have a fourth parameter, that parameter will be removed."
+#. 3FT%
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"par_id3155962\n"
+"19\n"
+"help.text"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_SORT_OPTIONS:LB_SORT_USER\"> Select the custom sort order that you want to apply. To define a custom sort order, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060400.xhp\" name=\"%PRODUCTNAME Calc - Sort Lists\">%PRODUCTNAME Calc - Sort Lists</link> .</ahelp>"
msgstr ""
-#: 04060109.xhp#par_id102720080230162.help.text
-msgid "Do not save a spreadsheet in the old ODF 1.0/1.1 format if the ADDRESS function's new fourth parameter was used with a value of 0."
-msgstr ""
+#. -.fx
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"hd_id3149257\n"
+"28\n"
+"help.text"
+msgid "Language"
+msgstr "Jezik"
-#: 04060109.xhp#par_id1027200802301756.help.text
-msgid "The INDIRECT function is saved without conversion to ODF 1.0/1.1 format. If the second parameter was present, an older version of Calc will return an error for that function."
-msgstr ""
+#. n*y+
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"hd_id3147004\n"
+"29\n"
+"help.text"
+msgid "Language"
+msgstr "Jezik"
-#: 04060109.xhp#hd_id3151196.5.help.text
-msgctxt "04060109.xhp#hd_id3151196.5.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. 85/q
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"par_id3150787\n"
+"32\n"
+"help.text"
+msgid "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_SORT_OPTIONS_LB_LANGUAGE\"> Select the language for the sorting rules.</ahelp>"
+msgstr "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_SORT_OPTIONS_LB_LANGUAGE\">Izaberite jezik da pravila sortiranja.</ahelp>"
-#: 04060109.xhp#par_id3154707.6.help.text
-msgid "ADDRESS(Row; Column; Abs; A1; \"Sheet\")"
-msgstr ""
+#. .F;_
+#: 12030200.xhp
+#, fuzzy
+msgctxt ""
+"12030200.xhp\n"
+"hd_id3150344\n"
+"30\n"
+"help.text"
+msgid "Options"
+msgstr "Opcije"
-#: 04060109.xhp#par_id3147505.7.help.text
-msgid " <emph>Row</emph> represents the row number for the cell reference"
-msgstr ""
+#. :r?_
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"par_id3155113\n"
+"33\n"
+"help.text"
+msgid "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_SORT_OPTIONS_LB_ALGORITHM\"> Select a sorting option for the language.</ahelp> For example, select the \"phonebook\" option for German to include the umlaut special character in the sorting."
+msgstr "<ahelp hid=\"SC_LISTBOX_RID_SCPAGE_SORT_OPTIONS_LB_ALGORITHM\">Izaberi sortirajucu opciju za jezik.</ahelp> Na primjer,izaberite\"imenik\" opciju za njemacki za ukljucivanje umlauta specijalnih karaktera."
-#: 04060109.xhp#par_id3145323.8.help.text
-msgid " <emph>Column</emph> represents the column number for the cell reference (the number, not the letter)"
-msgstr ""
+#. =viP
+#: 12030200.xhp
+#, fuzzy
+msgctxt ""
+"12030200.xhp\n"
+"hd_id3152580\n"
+"20\n"
+"help.text"
+msgid "Direction"
+msgstr "Smjer"
-#: 04060109.xhp#par_id3153074.9.help.text
-msgid " <emph>Abs</emph> determines the type of reference:"
-msgstr ""
+#. dP))
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"hd_id3154201\n"
+"22\n"
+"help.text"
+msgid "Top to Bottom (Sort Rows)"
+msgstr "pri dnu(Sortiranje redova)"
-#: 04060109.xhp#par_id3153298.10.help.text
-msgid "1: absolute ($A$1)"
-msgstr ""
+#. BeT/
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"par_id3166430\n"
+"23\n"
+"help.text"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_SORT_OPTIONS:BTN_TOP_DOWN\"> Sorts rows by the values in the active columns of the selected range.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_SORT_OPTIONS:BTN_TOP_DOWN\">Sortiraj redove prema vrijednostima u selektiranim aktivnim redovima.</ahelp>"
+
+#. asPV
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"hd_id3145588\n"
+"24\n"
+"help.text"
+msgid "Left to Right (Sort Columns)"
+msgstr "S lijeva na desno (Sortiraj kolone)"
-#: 04060109.xhp#par_id3150431.11.help.text
-msgid "2: row reference type is absolute; column reference is relative (A$1)"
-msgstr ""
+#. l#*i
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"par_id3154370\n"
+"25\n"
+"help.text"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_SORT_OPTIONS:BTN_LEFT_RIGHT\"> Sorts columns by the values in the active rows of the selected range.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_SORT_OPTIONS:BTN_LEFT_RIGHT\">Sortiraj kolone po vrijednostima selektiranih aktivnih kolona</ahelp>"
-#: 04060109.xhp#par_id3146096.12.help.text
-msgid "3: row (relative); column (absolute) ($A1)"
-msgstr ""
+#. -6JV
+#: 12030200.xhp
+#, fuzzy
+msgctxt ""
+"12030200.xhp\n"
+"hd_id3156290\n"
+"26\n"
+"help.text"
+msgid "Data area"
+msgstr "Područje podataka"
-#: 04060109.xhp#par_id3153334.13.help.text
-msgid "4: relative (A1)"
-msgstr ""
+#. kJBY
+#: 12030200.xhp
+msgctxt ""
+"12030200.xhp\n"
+"par_id3156446\n"
+"27\n"
+"help.text"
+msgid "Displays the cell range that you want to sort."
+msgstr "Prikazuje prostor celije koju hocete sortirati."
-#: 04060109.xhp#par_id1027200802465915.help.text
-msgctxt "04060109.xhp#par_id1027200802465915.help.text"
-msgid " <emph>A1</emph> (optional) - if set to 0, the R1C1 notation is used. If this parameter is absent or set to another value than 0, the A1 notation is used."
+#. Db]B
+#: 12100000.xhp
+msgctxt ""
+"12100000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Refresh Range"
msgstr ""
-#: 04060109.xhp#par_id3153962.14.help.text
-msgid " <emph>Sheet</emph> represents the name of the sheet. It must be placed in double quotes."
+#. !^_S
+#: 12100000.xhp
+msgctxt ""
+"12100000.xhp\n"
+"bm_id3153662\n"
+"help.text"
+msgid "<bookmark_value>database ranges; refreshing</bookmark_value>"
msgstr ""
-#: 04060109.xhp#hd_id3147299.15.help.text
-msgid "Example:"
-msgstr "primjer:"
+#. n?E@
+#: 12100000.xhp
+msgctxt ""
+"12100000.xhp\n"
+"hd_id3153662\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/12100000.xhp\" name=\"Refresh Range\">Refresh Range</link>"
+msgstr "<link href=\"text/scalc/01/12100000.xhp\" name=\"Refresh Range\">Osvježi Domet</link>"
-#: 04060109.xhp#par_id3148744.16.help.text
-msgid " <item type=\"input\">=ADDRESS(1;1;2;;\"Sheet2\")</item> returns the following: Sheet2.A$1"
+#. !I(f
+#: 12100000.xhp
+msgctxt ""
+"12100000.xhp\n"
+"par_id3153088\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"aktualisieren\"><ahelp hid=\".uno:DataAreaRefresh\" visibility=\"visible\">Updates a data range that was inserted from an external database. The data in the sheet is updated to match the data in the external database.</ahelp></variable>"
msgstr ""
-#: 04060109.xhp#par_id3159260.17.help.text
-msgid "If the cell A1 in sheet 2 contains the value <item type=\"input\">-6</item>, you can refer indirectly to the referenced cell using a function in B2 by entering <item type=\"input\">=ABS(INDIRECT(B2))</item>. The result is the absolute value of the cell reference specified in B2, which in this case is 6."
+#. Sm(4
+#: 12040500.xhp
+msgctxt ""
+"12040500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Hide AutoFilter"
+msgstr "Sakrij AutoFilter"
+
+#. [\!H
+#: 12040500.xhp
+msgctxt ""
+"12040500.xhp\n"
+"bm_id3150276\n"
+"help.text"
+msgid "<bookmark_value>database ranges; hiding AutoFilter</bookmark_value>"
msgstr ""
-#: 04060109.xhp#bm_id3150372.help.text
+#. dm*/
+#: 12040500.xhp
#, fuzzy
-msgid "<bookmark_value>AREAS function</bookmark_value>"
-msgstr "<bookmark_value>IMREAL funkcija</bookmark_value>"
-
-#: 04060109.xhp#hd_id3150372.19.help.text
-msgid "AREAS"
-msgstr "AREAS"
+msgctxt ""
+"12040500.xhp\n"
+"hd_id3150276\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/12040500.xhp\" name=\"Hide AutoFilter\">Hide AutoFilter</link>"
+msgstr "<link href=\"text/scalc/01/12040000.xhp\" name=\"Filter\">Filtar</link>"
-#: 04060109.xhp#par_id3150036.20.help.text
-msgid "<ahelp hid=\"HID_FUNC_BEREICHE\">Returns the number of individual ranges that belong to a multiple range.</ahelp> A range can consist of contiguous cells or a single cell."
-msgstr ""
+#. n;QZ
+#: 12040500.xhp
+msgctxt ""
+"12040500.xhp\n"
+"par_id3156326\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:DataFilterHideAutoFilter\" visibility=\"visible\">Hides the AutoFilter buttons in the selected cell range.</ahelp>"
+msgstr "<ahelp hid=\".uno:DataFilterHideAutoFilter\" visibility=\"visible\">Sakriva Auto Filter u odabranom celijskom prostoru. </ahelp>"
-#: 04060109.xhp#par_id061020090307073.help.text
-msgid "The function expects a single argument. If you state multiple ranges, you must enclose them into additional parentheses. Multiple ranges can be entered using the semicolon (;) as divider, but this gets automatically converted to the tilde (~) operator. The tilde is used to join ranges."
-msgstr ""
+#. noNP
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Insert Sheet"
+msgstr "Ubaci tablicu"
-#: 04060109.xhp#hd_id3145222.21.help.text
-msgctxt "04060109.xhp#hd_id3145222.21.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. GCi5
+#: 04050000.xhp
+#, fuzzy
+msgctxt ""
+"04050000.xhp\n"
+"bm_id4522232\n"
+"help.text"
+msgid "<bookmark_value>sheets;creating</bookmark_value>"
+msgstr "<bookmark_value>RSQ kalkulacije</bookmark_value>"
-#: 04060109.xhp#par_id3155907.22.help.text
-msgid "AREAS(Reference)"
-msgstr ""
+#. 6YO[
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"hd_id3155629\n"
+"1\n"
+"help.text"
+msgid "Insert Sheet"
+msgstr "Ubaci tablicu"
-#: 04060109.xhp#par_id3153118.23.help.text
-msgid "Reference represents the reference to a cell or cell range."
-msgstr ""
+#. 5Ro*
+#: 04050000.xhp
+#, fuzzy
+msgctxt ""
+"04050000.xhp\n"
+"par_id3147264\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"tabelleeinfuegentext\"><ahelp hid=\".uno:Insert\">Defines the options to be used to insert a new sheet.</ahelp> You can create a new sheet, or insert an existing sheet from a file.</variable>"
+msgstr "<variable id=\"tabellenfuellentext\"><ahelp hid=\".uno:FillTable\" visibility=\"visible\">Specificira opcije za transfer tabela ili raspona odredenih tabela.</ahelp></variable>"
-#: 04060109.xhp#hd_id3148891.24.help.text
-msgctxt "04060109.xhp#hd_id3148891.24.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. !/:r
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"hd_id3154684\n"
+"19\n"
+"help.text"
+msgid "Position"
+msgstr "Položaj"
-#: 04060109.xhp#par_id3149946.25.help.text
-msgid " <item type=\"input\">=AREAS((A1:B3;F2;G1))</item> returns 3, as it is a reference to three cells and/or areas. After entry this gets converted to =AREAS((A1:B3~F2~G1))."
+#. |YCT
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id3156281\n"
+"20\n"
+"help.text"
+msgid "Specifies where the new sheet is to be inserted into your document."
msgstr ""
-#: 04060109.xhp#par_id3146820.26.help.text
-msgid " <item type=\"input\">=AREAS(All)</item> returns 1 if you have defined an area named All under <emph>Data - Define Range</emph>."
-msgstr ""
+#. WNB6
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"hd_id3154123\n"
+"21\n"
+"help.text"
+msgid "Before current sheet"
+msgstr "Prije trenutnog lista"
-#: 04060109.xhp#bm_id3148727.help.text
-#, fuzzy
-msgid "<bookmark_value>DDE function</bookmark_value>"
-msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
+#. `E8X
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id3145787\n"
+"22\n"
+"help.text"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSERT_TABLE:RB_BEFORE\">Inserts a new sheet directly before the current sheet.</ahelp>"
+msgstr ""
-#: 04060109.xhp#hd_id3148727.28.help.text
-msgid "DDE"
-msgstr "DDE"
+#. rZoI
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"hd_id3155414\n"
+"23\n"
+"help.text"
+msgid "After current sheet"
+msgstr "Nakon trenutnog lista"
-#: 04060109.xhp#par_id3149434.29.help.text
-msgid "<ahelp hid=\"HID_FUNC_DDE\">Returns the result of a DDE-based link.</ahelp> If the contents of the linked range or section changes, the returned value will also change. You must reload the spreadsheet or choose <emph>Edit - Links</emph> to see the updated links. Cross-platform links, for example from a <item type=\"productname\">%PRODUCTNAME</item> installation running on a Windows machine to a document created on a Linux machine, are not allowed."
+#. xsa;
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id3145271\n"
+"24\n"
+"help.text"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_INSERT_TABLE:RB_BEHIND\">Inserts a new sheet directly after the current sheet.</ahelp>"
msgstr ""
-#: 04060109.xhp#hd_id3150700.30.help.text
-msgctxt "04060109.xhp#hd_id3150700.30.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. L??V
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"hd_id3147428\n"
+"25\n"
+"help.text"
+msgid "Sheet"
+msgstr "Tabela"
-#: 04060109.xhp#par_id3148886.31.help.text
-msgid "DDE(\"Server\"; \"File\"; \"Range\"; Mode)"
+#. D;3$
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id3154012\n"
+"26\n"
+"help.text"
+msgid "Specifies whether a new sheet or an existing sheet is inserted into the document."
msgstr ""
-#: 04060109.xhp#par_id3154842.32.help.text
-msgid " <emph>Server</emph> is the name of a server application. <item type=\"productname\">%PRODUCTNAME</item>applications have the server name \"Soffice\"."
-msgstr ""
+#. r;U+
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"hd_id3147350\n"
+"3\n"
+"help.text"
+msgid "New sheet"
+msgstr "Nova tabela"
-#: 04060109.xhp#par_id3153034.33.help.text
-msgid " <emph>File</emph> is the complete file name, including path specification."
+#. r%y,
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id3149262\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"SC_RADIOBUTTON_RID_SCDLG_INSERT_TABLE_RB_NEW\">Creates a new sheet. Enter a sheet name in the <emph>Name</emph> field. Allowed characters are letters, numbers, spaces, and the underline character.</ahelp>"
msgstr ""
-#: 04060109.xhp#par_id3147472.34.help.text
-msgid " <emph>Range</emph> is the area containing the data to be evaluated."
-msgstr ""
+#. N6U[
+#: 04050000.xhp
+#, fuzzy
+msgctxt ""
+"04050000.xhp\n"
+"hd_id3155418\n"
+"27\n"
+"help.text"
+msgid "No. of sheets"
+msgstr "Nova tabela"
-#: 04060109.xhp#par_id3152773.184.help.text
-msgid " <emph>Mode</emph> is an optional parameter that controls the method by which the DDE server converts its data into numbers."
+#. #4rf
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id3148457\n"
+"28\n"
+"help.text"
+msgid "<ahelp hid=\"SC:NUMERICFIELD:RID_SCDLG_INSERT_TABLE:NF_COUNT\">Specifies the number of sheets to be created.</ahelp>"
msgstr ""
-#: 04060109.xhp#par_id3154383.185.help.text
-msgid " <emph>Mode</emph> "
-msgstr ""
+#. KWT_
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"hd_id3149379\n"
+"7\n"
+"help.text"
+msgid "Name"
+msgstr "Ime"
-#: 04060109.xhp#par_id3145146.186.help.text
-msgid " <emph>Effect</emph> "
+#. VA@l
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id3150718\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_INSERT_TABLE:ED_TABNAME\">Specifies the name of the new sheet.</ahelp>"
msgstr ""
-#: 04060109.xhp#par_id3154558.187.help.text
-msgctxt "04060109.xhp#par_id3154558.187.help.text"
-msgid "0 or missing"
-msgstr ""
+#. bJR-
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"hd_id3155066\n"
+"9\n"
+"help.text"
+msgid "From File"
+msgstr "Iz datoteke"
-#: 04060109.xhp#par_id3145596.188.help.text
-msgid "Number format from the \"Default\" cell style"
+#. .YdN
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id3153714\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"SC_RADIOBUTTON_RID_SCDLG_INSERT_TABLE_RB_FROMFILE\">Inserts a sheet from an existing file into the current document.</ahelp>"
msgstr ""
-#: 04060109.xhp#par_id3152785.189.help.text
-msgctxt "04060109.xhp#par_id3152785.189.help.text"
-msgid "1"
-msgstr ""
+#. _4dL
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"hd_id3149020\n"
+"15\n"
+"help.text"
+msgid "Browse"
+msgstr "Potraži"
-#: 04060109.xhp#par_id3154380.190.help.text
-msgid "Data are always interpreted in the standard format for US English"
+#. XhN2
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id3159267\n"
+"16\n"
+"help.text"
+msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_INSERT_TABLE:BTN_BROWSE\">Opens a dialog for selecting a file.</ahelp>"
msgstr ""
-#: 04060109.xhp#par_id3150279.191.help.text
-msgctxt "04060109.xhp#par_id3150279.191.help.text"
-msgid "2"
+#. jR:5
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"hd_id3149255\n"
+"29\n"
+"help.text"
+msgid "Available Sheets"
msgstr ""
-#: 04060109.xhp#par_id3153775.192.help.text
-msgid "Data are retrieved as text; no conversion to numbers"
+#. f#6`
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id3155336\n"
+"30\n"
+"help.text"
+msgid "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_INSERT_TABLE:LB_TABLES\">If you selected a file by using the <emph>Browse</emph> button, the sheets contained in it are displayed in the list box. The file path is displayed below this box. Select the sheet to be inserted from the list box.</ahelp>"
msgstr ""
-#: 04060109.xhp#hd_id3149546.35.help.text
-msgctxt "04060109.xhp#hd_id3149546.35.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060109.xhp#par_id3148734.36.help.text
-msgid " <item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\data1.sxc\";\"sheet1.A1\")</item> reads the contents of cell A1 in sheet1 of the <item type=\"productname\">%PRODUCTNAME</item> Calc spreadsheet data1.sxc."
-msgstr ""
+#. .wP]
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"hd_id3145791\n"
+"17\n"
+"help.text"
+msgid "Link"
+msgstr "Veza"
-#: 04060109.xhp#par_id3153081.37.help.text
-msgid " <item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\motto.sxw\";\"Today's motto\")</item> returns a motto in the cell containing this formula. First, you must enter a line in the motto.sxw document containing the motto text and define it as the first line of a section named <item type=\"literal\">Today's Motto</item> (in <item type=\"productname\">%PRODUCTNAME</item> Writer under <emph>Insert - Section</emph>). If the motto is modified (and saved) in the <item type=\"productname\">%PRODUCTNAME</item> Writer document, the motto is updated in all <item type=\"productname\">%PRODUCTNAME</item> Calc cells in which this DDE link is defined."
+#. *#Hu
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id3152580\n"
+"18\n"
+"help.text"
+msgid "<ahelp hid=\"SC_CHECKBOX_RID_SCDLG_INSERT_TABLE_CB_LINK\">Select to insert the sheet as a link instead as a copy. The links can be updated to show the current contents.</ahelp>"
msgstr ""
-#: 04060109.xhp#bm_id3153114.help.text
-#, fuzzy
-msgid "<bookmark_value>ERRORTYPE function</bookmark_value>"
-msgstr "<bookmark_value>TIP funkcije</bookmark_value>"
-
-#: 04060109.xhp#hd_id3153114.38.help.text
-msgid "ERRORTYPE"
-msgstr "ERRORTYPE"
+#. +?HC
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Protecting Sheet"
+msgstr "Zastita tabele"
-#: 04060109.xhp#par_id3148568.39.help.text
-msgid "<ahelp hid=\"HID_FUNC_FEHLERTYP\">Returns the number corresponding to an <link href=\"text/scalc/05/02140000.xhp\" name=\"error value\">error value</link> occurring in a different cell.</ahelp> With the aid of this number, you can generate an error message text."
-msgstr ""
+#. Inp6
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"hd_id3153087\n"
+"1\n"
+"help.text"
+msgid "Protecting Sheet"
+msgstr "Zastita tabele"
-#: 04060109.xhp#par_id3149877.40.help.text
-msgid "The Status Bar displays the predefined error code from <item type=\"productname\">%PRODUCTNAME</item> if you click the cell containing the error."
-msgstr ""
+#. fTi?
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3148664\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"tabelletext\"><ahelp hid=\".uno:Protect\">Protects the cells in the current sheet from being modified.</ahelp></variable> Choose <emph>Tools - Protect Document - Sheet</emph> to open the <emph>Protect Sheet</emph> dialog in which you then specify sheet protection with or without a password."
+msgstr "<variable id=\"tabelletext\"><ahelp hid=\".uno:Protect\">Štiti stanice u tabeli od promjene.</ahelp></variable> Izaberite <emph>Tools - Zaštiti dokument - Tabela</emph> da otvorite <emph>Zaštiti list</emph>okvir za dijalog u kojem zatim odredite zastitu tabele sa ili bez sifre."
-#: 04060109.xhp#hd_id3154327.41.help.text
-msgctxt "04060109.xhp#hd_id3154327.41.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. Ad^k
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3149664\n"
+"5\n"
+"help.text"
+msgid "To protect cells from further editing, the <emph>Protected</emph> check box must be checked on the <link href=\"text/scalc/01/05020600.xhp\" name=\"Format - Cells - Cell Protection\"><emph>Format - Cells - Cell Protection</emph></link> tab page or on the <emph>Format Cells</emph> context menu."
+msgstr "Kako biste zaštitili celije od daljnjeg uredivanja,<emph>Zaštićeno</emph> kutijica mora biti oznacena u <link href=\"text/scalc/01/05020600.xhp\" name=\"Format - Celije - Zastita celije\"><emph>Oblik - Ćelije - Zaštita ćelije</emph></link> stranici ili na<emph>Formatiraj ćelije</emph> meniju."
-#: 04060109.xhp#par_id3151322.42.help.text
-msgid "ERRORTYPE(Reference)"
-msgstr ""
+#. tka+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3154490\n"
+"8\n"
+"help.text"
+msgid "Unprotected cells or cell ranges can be set up on a protected sheet by using the <emph>Tools - Protect Document - Sheet</emph> and <emph>Format - Cells - Cell Protection</emph> menus:"
+msgstr "Nezašticene celije ili rasponi celija se mogu postaviti na zašticenu tabelu pomocu <emph>Tools - Zaštiti dokument - Tabela</emph> i <emph>Oblik - Ćelije - Zaštita ćelije</emph> menijima:"
-#: 04060109.xhp#par_id3150132.43.help.text
-msgid " <emph>Reference</emph> contains the address of the cell in which the error occurs."
-msgstr ""
+#. !#5\
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3149123\n"
+"16\n"
+"help.text"
+msgid "Select the cells that will be unprotected"
+msgstr "Odaberite celije koje ce biti nezašticene"
-#: 04060109.xhp#hd_id3145248.44.help.text
-msgctxt "04060109.xhp#hd_id3145248.44.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. a]fW
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3150329\n"
+"17\n"
+"help.text"
+msgid "Select <emph>Format - Cells - Cell Protection</emph>. Unmark the <emph>Protected</emph> box and click <emph>OK</emph>."
+msgstr "Izaberi <emph>Oblik - Ćelije - Zaštita ćelije</emph>. Nemoj oznaciti <emph>Zaštićeno</emph> kutiju i klikni <emph>OK</emph>."
-#: 04060109.xhp#par_id3146904.45.help.text
-msgid "If cell A1 displays Err:518, the function <item type=\"input\">=ERRORTYPE(A1)</item> returns the number 518."
-msgstr ""
+#. SH5b
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3156384\n"
+"18\n"
+"help.text"
+msgid "On the <emph>Tools - Protect Document - Sheet</emph> menu, activate protection for the sheet. Effective immediately, only the cell range you selected in step 1 can be edited."
+msgstr "Na<emph>Tools - Zaštiti dokument - Tabela</emph> meniju, aktiviraj zastitiu za tabelu. Stupa na snagu odmah, samo raspon celija koje ste odabrali u koraku 1. mogu se uredivati.."
-#: 04060109.xhp#bm_id3151221.help.text
-#, fuzzy
-msgid "<bookmark_value>INDEX function</bookmark_value>"
-msgstr "<bookmark_value>INFO funkcija</bookmark_value>"
+#. BDHR
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3149566\n"
+"9\n"
+"help.text"
+msgid "To later change an unprotected area to a protected area, select the range. Next, on the <emph>Format - Cells - Cell Protection</emph> tab page, check the <emph>Protected</emph> box. Finally, choose the <emph>Tools - Protect Document - Sheet </emph>menu. The previously editable range is now protected."
+msgstr "Da bi kasnije promijenili nezašticeni prostor za zašticeno podrucje, odaberite raspon. Dalje, na <emph>Oblik - Ćelije - Zaštita ćelije</emph> stranici oznacite <emph>Zaštićeno</emph> kutijicu. Na kraju, izaberite <emph>Tools - Zaštiti dokument - Tabela </emph> meni.Prethodno uredjeni raspon je sada zašticen."
-#: 04060109.xhp#hd_id3151221.47.help.text
-msgid "INDEX"
-msgstr "INDEX"
+#. Zl~3
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3153964\n"
+"10\n"
+"help.text"
+msgid "Sheet protection also affects the context menu of the sheet tabs at the bottom of the screen. The <emph>Delete</emph> and <emph>Rename</emph> commands cannot be selected."
+msgstr "zaštita tabele takoder utjece na kontekst meni na dnu ekrana. <emph>Obriši</emph> i<emph>Pomjeri/Kopiraj</emph> komande ne mogu biti odabrane."
-#: 04060109.xhp#par_id3150268.48.help.text
-msgid "<ahelp hid=\"HID_FUNC_INDEX\">INDEX returns a sub range, specified by row and column number, or an optional range index. Depending on context, INDEX returns a reference or content.</ahelp>"
-msgstr ""
+#. 8dZ\
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3150301\n"
+"19\n"
+"help.text"
+msgid "If a sheet is protected, you will not be able to modify or delete any Cell Styles."
+msgstr "Ako je zašticen tabele necete moci mijenjati ili brisati stilove celija."
-#: 04060109.xhp#hd_id3156063.49.help.text
-msgctxt "04060109.xhp#hd_id3156063.49.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. Y|5:
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3154656\n"
+"3\n"
+"help.text"
+msgid "A protected sheet or cell range can no longer be modified until this protection is disabled. To disable the protection, choose the <emph>Tools - Protect Document - Sheet</emph> command. If no password was set, the sheet protection is immediately disabled. If the sheet was password protected, the <emph>Remove Protection</emph> dialog opens, where you must enter the password."
+msgstr "zašticena tabela ili raspon celija više ne može biti modificiran dok zastita nije onemogucena. Da onemogucite zastitiu izaberite <emph>Tools - Zaštiti dokument - Tabela</emph> komandu. Ako sifra nije postravljena,zaštita tabele je odmah onemogucena. Ako je tabela bila zasticena sa sifrom <emph>Otkloni zastitu</emph> kutijica se otvara gdje morate unjeti sifru."
-#: 04060109.xhp#par_id3149007.50.help.text
-msgid "INDEX(Reference; Row; Column; Range)"
-msgstr ""
+#. a3|+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3149815\n"
+"11\n"
+"help.text"
+msgid "Once saved, protected sheets can only be saved again by using the <emph>File - Save As</emph> command."
+msgstr "Jednom sacuvae zasticene tabele mogu samo biti ponovo spasene koristeci <emph>Datoteka - Snimi kao</emph> komandu."
-#: 04060109.xhp#par_id3153260.51.help.text
-msgid " <emph>Reference</emph> is a reference, entered either directly or by specifying a range name. If the reference consists of multiple ranges, you must enclose the reference or range name in parentheses."
-msgstr ""
+#. FYEm
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"hd_id3150206\n"
+"4\n"
+"help.text"
+msgid "Password (optional)"
+msgstr "Šifra (opcionalno)"
-#: 04060109.xhp#par_id3145302.52.help.text
-msgid " <emph>Row</emph> (optional) represents the row index of the reference range, for which to return a value. In case of zero (no specific row) all referenced rows are returned."
-msgstr ""
+#. /%d+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3152990\n"
+"7\n"
+"help.text"
+msgid "<ahelp hid=\".uno:Protect\">Allows you to enter a password to protect the sheet from unauthorized changes.</ahelp>"
+msgstr "<ahelp hid=\".uno:Protect\">Omogucuje vam da unesete lozinku za zaštitu tabele od neovlastenih promjena.</ahelp>"
-#: 04060109.xhp#par_id3154628.53.help.text
-msgid " <emph>Column</emph> (optional) represents the column index of the reference range, for which to return a value. In case of zero (no specific column) all referenced columns are returned."
-msgstr ""
+#. )n/C
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3148700\n"
+"12\n"
+"help.text"
+msgid "Complete protection of your work can be achieved by combining both options on the <emph>Tools - Protect Document</emph> menu, including password protection. To prohibit opening the document altogether, in the <emph>Save</emph> dialog mark the <emph>Save with password</emph> box before you click the <emph>Save</emph> button."
+msgstr "Kompletna zaštita vašeg rada može se postici kombinacijom mogucnosti na <emph>Tools - Zaštiti dokument</emph> meni, uljucujuci zastitu sifre. Da biste zabranili otvaranje dokumenta sve zajedno, u <emph>Snimi</emph> dijalog kutiji oznacite <emph>Zaštiti sa šifrom</emph> oznaci kutijicu prije nego klines na <emph>Snimi</emph> dugme."
-#: 04060109.xhp#par_id3155514.54.help.text
-msgid " <emph>Range</emph> (optional) represents the index of the subrange if referring to a multiple range."
-msgstr ""
+#. -JE8
+#: 06030300.xhp
+msgctxt ""
+"06030300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Trace Dependents"
+msgstr "Prati ovisnike"
-#: 04060109.xhp#hd_id3145264.55.help.text
-msgctxt "04060109.xhp#hd_id3145264.55.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. npdN
+#: 06030300.xhp
+msgctxt ""
+"06030300.xhp\n"
+"bm_id3153252\n"
+"help.text"
+msgid "<bookmark_value>cells; tracing dependents</bookmark_value>"
+msgstr "<bookmark_value>celije; pracenje dependents</bookmark_value>"
-#: 04060109.xhp#par_id3159112.56.help.text
-msgid " <item type=\"input\">=INDEX(Prices;4;1)</item> returns the value from row 4 and column 1 of the database range defined in <emph>Data - Define</emph> as <emph>Prices</emph>."
-msgstr ""
+#. #c4v
+#: 06030300.xhp
+msgctxt ""
+"06030300.xhp\n"
+"hd_id3153252\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/06030300.xhp\" name=\"Trace Dependents\">Trace Dependents</link>"
+msgstr "<link href=\"text/scalc/01/06030300.xhp\" name=\"Trace Dependents\">Prati ovisnike</link>"
-#: 04060109.xhp#par_id3150691.57.help.text
-msgid " <item type=\"input\">=INDEX(SumX;4;1)</item> returns the value from the range <emph>SumX</emph> in row 4 and column 1 as defined in <emph>Insert - Names - Define</emph>."
-msgstr ""
+#. ]SS,
+#: 06030300.xhp
+msgctxt ""
+"06030300.xhp\n"
+"par_id3156024\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ShowDependents\" visibility=\"visible\">Draws tracer arrows to the active cell from formulas that depend on values in the active cell.</ahelp>"
+msgstr "<ahelp hid=\".uno:ShowDependents\" visibility=\"visible\">Crta strelice na aktivne celije iz formula koje zavise o vrijednostima u ajtivnim celijama.</ahelp>"
-#: 04060109.xhp#par_id4109012.help.text
-msgid " <item type=\"input\">=INDEX(A1:B6;1)</item> returns a reference to the first row of A1:B6."
-msgstr ""
+#. /7n]
+#: 06030300.xhp
+msgctxt ""
+"06030300.xhp\n"
+"par_id3148948\n"
+"4\n"
+"help.text"
+msgid "The area of all cells that are used together with the active cell in a formula is highlighted by a blue frame."
+msgstr "Prostor svih celija koje se zajedno koriste sa aktivnom celijom u formuli je istaknuta plavim okvirom."
-#: 04060109.xhp#par_id9272133.help.text
-msgid " <item type=\"input\">=INDEX(A1:B6;0;1)</item> returns a reference to the first column of A1:B6."
-msgstr ""
+#. e^:o
+#: 06030300.xhp
+msgctxt ""
+"06030300.xhp\n"
+"par_id3151112\n"
+"3\n"
+"help.text"
+msgid "This function works per level. For instance, if one level of traces has already been activated to show the precedents (or dependents), then you would see the next dependency level by activating the <emph>Trace</emph> function again."
+msgstr "Ova funkcije radi po levelima. Na primjer, ako je jedan lever tragova vec bio aktiviran da pokaze precedents, onda bi vidjeli sljedeci level zavisnosti ponovnim aktiviranjem <emph>Trace</emph> funkcije."
-#: 04060109.xhp#par_id3158419.58.help.text
-msgid " <item type=\"input\">=INDEX((multi);4;1)</item> indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under <emph>Insert - Names - Define</emph> as <emph>multi</emph>. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number <item type=\"input\">2</item> as the <emph>range</emph> parameter."
-msgstr ""
+#. `%/w
+#: 12060000.xhp
+msgctxt ""
+"12060000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Multiple Operations"
+msgstr "vise operacija"
-#: 04060109.xhp#par_id3148595.59.help.text
-msgid " <item type=\"input\">=INDEX(A1:B6;1;1)</item> indicates the value in the upper-left of the A1:B6 range."
-msgstr ""
+#. noO9
+#: 12060000.xhp
+msgctxt ""
+"12060000.xhp\n"
+"hd_id3153381\n"
+"1\n"
+"help.text"
+msgid "Multiple Operations"
+msgstr "vise operacija"
-#: 04060109.xhp#par_id9960020.help.text
-msgid " <item type=\"input\">=INDEX((multi);0;0;2)</item> returns a reference to the second range of the multiple range."
-msgstr ""
+#. fccg
+#: 12060000.xhp
+msgctxt ""
+"12060000.xhp\n"
+"par_id3154140\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"mehrfachoperationen\"><ahelp hid=\".uno:TableOperationDialog\">Applies the same formula to different cells, but with different parameter values.</ahelp></variable>"
+msgstr "<variable id=\"mehrfachoperationen\"><ahelp hid=\".uno:TableOperationDialog\">aplicira iste formule za razlicite celije,ali sa razlicitim parametrima.</ahelp></variable>"
-#: 04060109.xhp#bm_id3153181.help.text
-#, fuzzy
-msgid "<bookmark_value>INDIRECT function</bookmark_value>"
-msgstr "<bookmark_value>IMDIV funkcija</bookmark_value>"
+#. p+Z2
+#: 12060000.xhp
+msgctxt ""
+"12060000.xhp\n"
+"par_id3152598\n"
+"5\n"
+"help.text"
+msgid "The <emph>Row</emph> or <emph>Column</emph> box must contain a reference to the first cell of the selected range."
+msgstr "<emph>Row</emph> or <emph>Kolona</emph> box mora sadrzati reference za prvu celiju odabranog prostora ."
-#: 04060109.xhp#hd_id3153181.62.help.text
-msgid "INDIRECT"
-msgstr "INDIRECT"
+#. }fjc
+#: 12060000.xhp
+msgctxt ""
+"12060000.xhp\n"
+"par_id3154011\n"
+"16\n"
+"help.text"
+msgid "If you export a spreadsheet containing multiple operations to Microsoft Excel, the location of the cells containing the formula must be fully defined relative to the data range."
+msgstr "ako eksportujete proracunsku tablicu koja sadrzi vise operacija za Microsoft Excel,lokacija celija koje sadrze formule moraju biti potpuno definisane prema prostoru podataka ."
-#: 04060109.xhp#par_id3147169.63.help.text
-msgid "<ahelp hid=\"HID_FUNC_INDIREKT\">Returns the <emph>reference</emph> specified by a text string.</ahelp> This function can also be used to return the area of a corresponding string."
-msgstr ""
+#. 3\*@
+#: 12060000.xhp
+msgctxt ""
+"12060000.xhp\n"
+"hd_id3156441\n"
+"3\n"
+"help.text"
+msgid "Defaults"
+msgstr "osnovni podaci"
-#: 04060109.xhp#hd_id3153717.64.help.text
-msgctxt "04060109.xhp#hd_id3153717.64.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. p]Z^
+#: 12060000.xhp
+msgctxt ""
+"12060000.xhp\n"
+"hd_id3154492\n"
+"6\n"
+"help.text"
+msgid "Formulas"
+msgstr "Formule"
-#: 04060109.xhp#par_id3149824.65.help.text
-msgid "INDIRECT(Ref; A1)"
-msgstr ""
+#. W*q;
+#: 12060000.xhp
+msgctxt ""
+"12060000.xhp\n"
+"par_id3151073\n"
+"7\n"
+"help.text"
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_FORMULARANGE\">Enter the cell references for the cells containing the formulas that you want to use in the multiple operation.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_FORMULARANGE\">Udjite u reference celija za celije koje sadrze formule koje hocete da koristie u vise operacija .</ahelp>"
-#: 04060109.xhp#par_id3154317.66.help.text
-msgid " <emph>Ref</emph> represents a reference to a cell or an area (in text form) for which to return the contents."
-msgstr ""
+#. guHC
+#: 12060000.xhp
+#, fuzzy
+msgctxt ""
+"12060000.xhp\n"
+"hd_id3154729\n"
+"8\n"
+"help.text"
+msgid "Row"
+msgstr "Redovi"
-#: 04060109.xhp#par_id1027200802470312.help.text
-msgctxt "04060109.xhp#par_id1027200802470312.help.text"
-msgid " <emph>A1</emph> (optional) - if set to 0, the R1C1 notation is used. If this parameter is absent or set to another value than 0, the A1 notation is used."
-msgstr ""
+#. $~]p
+#: 12060000.xhp
+msgctxt ""
+"12060000.xhp\n"
+"par_id3148456\n"
+"9\n"
+"help.text"
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_ROWCELL\">Enter the input cell reference that you want to use as a variable for the rows in the data table.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_ROWCELL\">Pristupite unosu referenci celija koje hocete da koristite kao varijable za redove tabele podataka .</ahelp>"
-#: 04060109.xhp#par_idN10CAE.help.text
-msgid "If you open an Excel spreadsheet that uses indirect addresses calculated from string functions, the sheet addresses will not be translated automatically. For example, the Excel address in INDIRECT(\"filename!sheetname\"&B1) is not converted into the Calc address in INDIRECT(\"filename.sheetname\"&B1)."
-msgstr ""
+#. 3VcJ
+#: 12060000.xhp
+msgctxt ""
+"12060000.xhp\n"
+"hd_id3150718\n"
+"14\n"
+"help.text"
+msgid "Column"
+msgstr "Kolona"
-#: 04060109.xhp#hd_id3150389.67.help.text
-msgctxt "04060109.xhp#hd_id3150389.67.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. I\8/
+#: 12060000.xhp
+msgctxt ""
+"12060000.xhp\n"
+"par_id3150327\n"
+"15\n"
+"help.text"
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_COLCELL\">Enter the input cell reference that you want to use as a variable for the columns in the data table.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_TABOP:ED_COLCELL\">Pritupite unosu refernci celija koje hocete da koristie kao varijable za kolone u tabeli podataka .</ahelp>"
-#: 04060109.xhp#par_id3150608.68.help.text
-msgid " <item type=\"input\">=INDIRECT(A1)</item> equals 100 if A1 contains C108 as a reference and cell C108 contains a value of <item type=\"input\">100</item>."
-msgstr ""
+#. $S#A
+#: func_today.xhp
+msgctxt ""
+"func_today.xhp\n"
+"tit\n"
+"help.text"
+msgid "TODAY"
+msgstr "TODAY"
-#: 04060109.xhp#par_id3083286.181.help.text
-msgid " <item type=\"input\">=SUM(INDIRECT(\"a1:\" & ADDRESS(1;3)))</item> totals the cells in the area of A1 up to the cell with the address defined by row 1 and column 3. This means that area A1:C1 is totaled."
-msgstr ""
+#. wm5a
+#: func_today.xhp
+msgctxt ""
+"func_today.xhp\n"
+"bm_id3145659\n"
+"help.text"
+msgid "<bookmark_value>TODAY function</bookmark_value>"
+msgstr "<bookmark_value>TODAY funkcija</bookmark_value>"
-#: 04060109.xhp#bm_id3154818.help.text
+#. 1DU2
+#: func_today.xhp
#, fuzzy
-msgid "<bookmark_value>COLUMN function</bookmark_value>"
-msgstr "<bookmark_value>COUPNCD funkcija</bookmark_value>"
-
-#: 04060109.xhp#hd_id3154818.70.help.text
-msgid "COLUMN"
-msgstr "COLUMN"
+msgctxt ""
+"func_today.xhp\n"
+"hd_id3145659\n"
+"29\n"
+"help.text"
+msgid "<variable id=\"today\"><link href=\"text/scalc/01/func_today.xhp\">TODAY</link></variable>"
+msgstr "<variable id=\"solver\"><link href=\"text/scalc/01/solver.xhp\">Rješavač</link></variable>"
-#: 04060109.xhp#par_id3149711.193.help.text
-msgid "<ahelp hid=\"HID_FUNC_SPALTE\">Returns the column number of a cell reference.</ahelp> If the reference is a cell the column number of the cell is returned; if the parameter is a cell area, the corresponding column numbers are returned in a single-row <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"array\">array</link> if the formula is entered <link href=\"text/scalc/01/04060107.xhp#somatrixformel\" name=\"as an array formula\">as an array formula</link>. If the COLUMN function with an area reference parameter is not used for an array formula, only the column number of the first cell within the area is determined."
-msgstr ""
+#. ]($[
+#: func_today.xhp
+msgctxt ""
+"func_today.xhp\n"
+"par_id3153759\n"
+"30\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_HEUTE\">Returns the current computer system date.</ahelp> The value is updated when you reopen the document or modify the values of the document."
+msgstr "<ahelp hid=\"HID_FUNC_HEUTE\">Vraca trenutni sistemski datum.</ahelp> Vrijednost je osvježena kad ponovno otvorite dokument ili promijenite vrijednost dokumenta."
-#: 04060109.xhp#hd_id3149283.72.help.text
-msgctxt "04060109.xhp#hd_id3149283.72.help.text"
+#. Vt.A
+#: func_today.xhp
+msgctxt ""
+"func_today.xhp\n"
+"hd_id3154051\n"
+"31\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060109.xhp#par_id3149447.73.help.text
-msgid "COLUMN(Reference)"
-msgstr ""
-
-#: 04060109.xhp#par_id3156310.74.help.text
-msgid " <emph>Reference</emph> is the reference to a cell or cell area whose first column number is to be found."
+#. 1VYg
+#: func_today.xhp
+msgctxt ""
+"func_today.xhp\n"
+"par_id3153154\n"
+"32\n"
+"help.text"
+msgid "TODAY()"
msgstr ""
-#: 04060109.xhp#par_id3155837.194.help.text
-msgid "If no reference is entered, the column number of the cell in which the formula is entered is found. <item type=\"productname\">%PRODUCTNAME</item> Calc automatically sets the reference to the current cell."
-msgstr ""
+#. wPIN
+#: func_today.xhp
+msgctxt ""
+"func_today.xhp\n"
+"par_id3154741\n"
+"33\n"
+"help.text"
+msgid "TODAY is a function without arguments."
+msgstr "TODAY je funkcija bez argumenata."
-#: 04060109.xhp#hd_id3152932.75.help.text
-msgctxt "04060109.xhp#hd_id3152932.75.help.text"
+#. ,$VW
+#: func_today.xhp
+msgctxt ""
+"func_today.xhp\n"
+"hd_id3153627\n"
+"34\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060109.xhp#par_id3147571.76.help.text
-msgid " <item type=\"input\">=COLUMN(A1)</item> equals 1. Column A is the first column in the table."
-msgstr ""
-
-#: 04060109.xhp#par_id3147079.77.help.text
-msgid " <item type=\"input\">=COLUMN(C3:E3)</item> equals 3. Column C is the third column in the table."
-msgstr ""
+#. ~Rh-
+#: func_today.xhp
+msgctxt ""
+"func_today.xhp\n"
+"par_id3156106\n"
+"35\n"
+"help.text"
+msgid "<item type=\"input\">TODAY()</item> returns the current computer system date."
+msgstr "<item type=\"input\">TODAY()</item> vraca thenutni sistemski datum."
-#: 04060109.xhp#par_id3146861.195.help.text
-msgid " <item type=\"input\">=COLUMN(D3:G10)</item> returns 4 because column D is the fourth column in the table and the COLUMN function is not used as an array formula. (In this case, the first value of the array is always used as the result.)"
-msgstr ""
+#. wthR
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"tit\n"
+"help.text"
+msgid "Financial Functions Part One"
+msgstr "Financijske Funkcije Prvi Dio"
-#: 04060109.xhp#par_id3156320.196.help.text
-msgid " <item type=\"input\">{=COLUMN(B2:B7)}</item> and <item type=\"input\">=COLUMN(B2:B7)</item> both return 2 because the reference only contains column B as the second column in the table. Because single-column areas have only one column number, it does not make a difference whether or not the formula is used as an array formula."
-msgstr ""
+#. 1\BA
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"bm_id3143284\n"
+"help.text"
+msgid "<bookmark_value>financial functions</bookmark_value> <bookmark_value>functions; financial functions</bookmark_value> <bookmark_value>Function Wizard; financial</bookmark_value> <bookmark_value>amortizations, see also depreciations</bookmark_value>"
+msgstr "<bookmark_value>financijske funkcije</bookmark_value><bookmark_value>funkcije; financijske funkcije</bookmark_value><bookmark_value>Carobnjak Funkcija; financijske</bookmark_value><bookmark_value>amortizacije, pogledajte i deprecijacije</bookmark_value>"
-#: 04060109.xhp#par_id3150872.197.help.text
-msgid " <item type=\"input\">=COLUMN()</item> returns 3 if the formula was entered in column C."
-msgstr ""
+#. I5ps
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3143284\n"
+"1\n"
+"help.text"
+msgid "Financial Functions Part One"
+msgstr "Financijske Funkcije Prvi Dio"
-#: 04060109.xhp#par_id3153277.198.help.text
-msgid " <item type=\"input\">{=COLUMN(Rabbit)}</item> returns the single-row array (3, 4) if \"Rabbit\" is the named area (C1:D3)."
-msgstr ""
+#. 7QG#
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3149095\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"finanztext\">This category contains the mathematical finance functions of <item type=\"productname\">%PRODUCTNAME</item> Calc. </variable>"
+msgstr "<variable id=\"finanztext\">Ova kategorija sadrži matematicke financijske funkcije <item type=\"productname\">%PRODUCTNAME</item> Calc. </variable>"
-#: 04060109.xhp#bm_id3154643.help.text
-#, fuzzy
-msgid "<bookmark_value>COLUMNS function</bookmark_value>"
-msgstr "<bookmark_value>COUPNCD funkcija</bookmark_value>"
+#. @*+,
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"bm_id3153366\n"
+"help.text"
+msgid "<bookmark_value>AMORDEGRC function</bookmark_value> <bookmark_value>depreciations;degressive amortizations</bookmark_value>"
+msgstr "<bookmark_value>AMORDEGRC funkcija</bookmark_value><bookmark_value>depricijacije;degresivne amortizacije</bookmark_value>"
-#: 04060109.xhp#hd_id3154643.79.help.text
-msgid "COLUMNS"
-msgstr "COLUMNS"
+#. r$G4
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3153366\n"
+"359\n"
+"help.text"
+msgid "AMORDEGRC"
+msgstr "AMORDEGRC"
-#: 04060109.xhp#par_id3151182.80.help.text
-msgid "<ahelp hid=\"HID_FUNC_SPALTEN\">Returns the number of columns in the given reference.</ahelp>"
-msgstr ""
+#. Rr!o
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3147434\n"
+"360\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_AMORDEGRC\">Calculates the amount of depreciation for a settlement period as degressive amortization.</ahelp> Unlike AMORLINC, a depreciation coefficient that is independent of the depreciable life is used here."
+msgstr "<ahelp hid=\"HID_AAI_FUNC_AMORDEGRC\">Racuna kolicinu deprecijacije za period obracunavanja kao degresivnu amortizaciju.</ahelp> Za razliku od AMORLINC-a, depricijacijskog koeficijenta koji je nezavisan od deprecijacije korištene ovdje."
-#: 04060109.xhp#hd_id3149141.81.help.text
-msgctxt "04060109.xhp#hd_id3149141.81.help.text"
+#. OC55
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3155855\n"
+"361\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060109.xhp#par_id3154047.82.help.text
-msgid "COLUMNS(Array)"
-msgstr ""
-
-#: 04060109.xhp#par_id3154745.83.help.text
-msgid " <emph>Array</emph> is the reference to a cell range whose total number of columns is to be found. The argument can also be a single cell."
-msgstr ""
+#. 8`l,
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3147427\n"
+"362\n"
+"help.text"
+msgid "AMORDEGRC(Cost; DatePurchased; FirstPeriod; Salvage; Period; Rate; Basis)"
+msgstr "AMORDEGRC(Cost; Date_purchased; First_period; Salvage; Period; Rate; Basis)"
-#: 04060109.xhp#hd_id3153622.84.help.text
-msgctxt "04060109.xhp#hd_id3153622.84.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. .\84
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3147125\n"
+"363\n"
+"help.text"
+msgid "<emph>Cost</emph> is the acquisition costs."
+msgstr "<emph>Cijena</emph> je cijena nabavke."
-#: 04060109.xhp#par_id3149577.200.help.text
-msgid " <item type=\"input\">=COLUMNS(B5)</item> returns 1 because a cell only contains one column."
-msgstr ""
+#. #uKI
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3151074\n"
+"364\n"
+"help.text"
+msgid "<emph>DatePurchased</emph> is the date of acquisition."
+msgstr "<emph>Date_purchased</emph> je datum nabavke."
-#: 04060109.xhp#par_id3145649.85.help.text
-msgid " <item type=\"input\">=COLUMNS(A1:C5)</item> equals 3. The reference comprises three columns."
-msgstr ""
+#. 1)vG
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3144765\n"
+"365\n"
+"help.text"
+msgid "<emph>FirstPeriod </emph>is the end date of the first settlement period."
+msgstr ""
+
+#. ^E-5
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3156286\n"
+"366\n"
+"help.text"
+msgid "<emph>Salvage</emph> is the salvage value of the capital asset at the end of the depreciable life."
+msgstr "<emph>Rješavanje</emph> je krajnja vrijednost kapitala na kraju deprecijacijskog perioda."
-#: 04060109.xhp#par_id3155846.201.help.text
-msgid " <item type=\"input\">=COLUMNS(Rabbit)</item> returns 2 if <item type=\"literal\">Rabbit</item> is the named range (C1:D3)."
-msgstr ""
+#. 1lBc
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3153415\n"
+"367\n"
+"help.text"
+msgid "<emph>Period</emph> is the settlement period to be considered."
+msgstr ""
+
+#. zXhT
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3155064\n"
+"368\n"
+"help.text"
+msgid "<emph>Rate</emph> is the rate of depreciation."
+msgstr "<emph>Stopa</emph> je norma depricijacije."
-#: 04060109.xhp#bm_id3153152.help.text
-msgid "<bookmark_value>vertical search function</bookmark_value> <bookmark_value>VLOOKUP function</bookmark_value>"
-msgstr ""
+#. ,5a4
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"bm_id3153765\n"
+"help.text"
+msgid "<bookmark_value>AMORLINC function</bookmark_value> <bookmark_value>depreciations;linear amortizations</bookmark_value>"
+msgstr "<bookmark_value>AMORLINC funkcija</bookmark_value><bookmark_value>deprecijacije;linearne amortizacije</bookmark_value>"
-#: 04060109.xhp#hd_id3153152.87.help.text
-msgid "VLOOKUP"
-msgstr "VLOOKUP"
+#. =(RL
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3153765\n"
+"369\n"
+"help.text"
+msgid "AMORLINC"
+msgstr "AMORLINC"
-#: 04060109.xhp#par_id3149984.88.help.text
-msgid "<ahelp hid=\"HID_FUNC_SVERWEIS\">Vertical search with reference to adjacent cells to the right.</ahelp> This function checks if a specific value is contained in the first column of an array. The function then returns the value in the same row of the column named by <item type=\"literal\">Index</item>. If the <item type=\"literal\">SortOrder</item> parameter is omitted or set to TRUE or one, it is assumed that the data is sorted in ascending order. In this case, if the exact <item type=\"literal\">SearchCriterion</item> is not found, the last value that is smaller than the criterion will be returned. If <item type=\"literal\">SortOrder</item> is set to FALSE or zero, an exact match must be found, otherwise the error <emph>Error: Value Not Available</emph> will be the result. Thus with a value of zero the data does not need to be sorted in ascending order."
-msgstr ""
+#. MW^S
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3159264\n"
+"370\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_AMORLINC\">Calculates the amount of depreciation for a settlement period as linear amortization. If the capital asset is purchased during the settlement period, the proportional amount of depreciation is considered.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_AMORLINC\">Racuna kolicinu deprecijacije za obracunski period kao linearnu amortizaciju. Ako je kapital kupljen tokom obracunskog perioda, uzeta je u obzir proporcionalna kolicina depricijacije.</ahelp>"
-#: 04060109.xhp#hd_id3146898.89.help.text
-msgctxt "04060109.xhp#hd_id3146898.89.help.text"
+#. :lQY
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3150044\n"
+"371\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060109.xhp#par_id3150156.90.help.text
-msgid "=VLOOKUP(SearchCriterion; Array; Index; SortOrder)"
-msgstr ""
-
-#: 04060109.xhp#par_id3149289.91.help.text
-msgid " <emph>SearchCriterion</emph> is the value searched for in the first column of the array."
-msgstr ""
-
-#: 04060109.xhp#par_id3153884.92.help.text
-msgid " <emph>Array</emph> is the reference, which is to comprise at least two columns."
-msgstr ""
-
-#: 04060109.xhp#par_id3156005.93.help.text
-msgid " <emph>Index</emph> is the number of the column in the array that contains the value to be returned. The first column has the number 1."
-msgstr ""
-
-#: 04060109.xhp#par_id3151208.94.help.text
-msgid " <emph>SortOrder</emph> is an optional parameter that indicates whether the first column in the array is sorted in ascending order. Enter the Boolean value FALSE or zero if the first column is not sorted in ascending order. Sorted columns can be searched much faster and the function always returns a value, even if the search value was not matched exactly, if it is between the lowest and highest value of the sorted list. In unsorted lists, the search value must be matched exactly. Otherwise the function will return this message: <emph>Error: Value Not Available</emph>."
-msgstr ""
+#. `-8J
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3147363\n"
+"372\n"
+"help.text"
+msgid "AMORLINC(Cost; DatePurchased; FirstPeriod; Salvage; Period; Rate; Basis)"
+msgstr "AMORLINC(Cost; Date_purchased; First_period; Salvage; Period; Rate; Basis)"
-#: 04060109.xhp#hd_id3147487.95.help.text
-msgctxt "04060109.xhp#hd_id3147487.95.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. lXZF
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3146920\n"
+"373\n"
+"help.text"
+msgid "<emph>Cost</emph> means the acquisition costs."
+msgstr "<emph>Cijena</emph> je cijena nabavke."
-#: 04060109.xhp#par_id3154129.96.help.text
-msgid "You want to enter the number of a dish on the menu in cell A1, and the name of the dish is to appear as text in the neighboring cell (B1) immediately. The Number to Name assignment is contained in the D1:E100 array. D1 contains <item type=\"input\">100</item>, E1 contains the name <item type=\"input\">Vegetable Soup</item>, and so forth, for 100 menu items. The numbers in column D are sorted in ascending order; thus, the optional <item type=\"literal\">SortOrder</item> parameter is not necessary."
-msgstr ""
+#. kl9m
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3163807\n"
+"374\n"
+"help.text"
+msgid "<emph>DatePurchased</emph> is the date of acquisition."
+msgstr "<emph>Date_purchased</emph> je datum nabavke."
-#: 04060109.xhp#par_id3145663.97.help.text
-msgid "Enter the following formula in B1:"
-msgstr ""
+#. cj,V
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3148488\n"
+"375\n"
+"help.text"
+msgid "<emph>FirstPeriod </emph>is the end date of the first settlement period."
+msgstr ""
+
+#. \c85
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3149530\n"
+"376\n"
+"help.text"
+msgid "<emph>Salvage</emph> is the salvage value of the capital asset at the end of the depreciable life."
+msgstr "<emph>Rješavanje</emph> je krajnja vrijednost kapitala na kraju deprecijacijskog perioda."
-#: 04060109.xhp#par_id3151172.98.help.text
-#, fuzzy
-msgid " <item type=\"input\">=VLOOKUP(A1;D1:E100;2)</item> "
-msgstr "<item type=\"input\">=SUMIF(E2:E11; A13)</item>"
+#. A~03
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3148633\n"
+"377\n"
+"help.text"
+msgid "<emph>Period</emph> is the settlement period to be considered."
+msgstr ""
+
+#. 8gE+
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3150982\n"
+"378\n"
+"help.text"
+msgid "<emph>Rate</emph> is the rate of depreciation."
+msgstr "<emph>Stopa</emph> je norma depricijacije."
-#: 04060109.xhp#par_id3149200.99.help.text
-msgid "As soon as you enter a number in A1 B1 will show the corresponding text contained in the second column of reference D1:E100. Entering a nonexistent number displays the text with the next number down. To prevent this, enter FALSE as the last parameter in the formula so that an error message is generated when a nonexistent number is entered."
-msgstr ""
+#. .w{T
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"bm_id3145257\n"
+"help.text"
+msgid "<bookmark_value>ACCRINT function</bookmark_value>"
+msgstr "<bookmark_value>ACCRINT funkcija</bookmark_value>"
-#: 04060109.xhp#bm_id3153905.help.text
-msgid "<bookmark_value>sheet numbers; looking up</bookmark_value> <bookmark_value>SHEET function</bookmark_value>"
-msgstr ""
+#. \$:(
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3145257\n"
+"335\n"
+"help.text"
+msgid "ACCRINT"
+msgstr "ACCRINT"
-#: 04060109.xhp#hd_id3153905.215.help.text
-msgctxt "04060109.xhp#hd_id3153905.215.help.text"
-msgid "SHEET"
-msgstr "list"
+#. C:9A
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"bm_id3151276\n"
+"help.text"
+msgid "<bookmark_value>accrued interests;periodic payments</bookmark_value>"
+msgstr "<bookmark_value>obracunate kamate;periodicne uplate</bookmark_value>"
-#: 04060109.xhp#par_id3150309.216.help.text
-msgid "<ahelp hid=\"HID_FUNC_TABELLE\">Returns the sheet number of a reference or a string representing a sheet name.</ahelp> If you do not enter any parameters, the result is the sheet number of the spreadsheet containing the formula."
-msgstr ""
+#. xdh!
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3151276\n"
+"336\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_ACCRINT\">Calculates the accrued interest of a security in the case of periodic payments.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_ACCRINT\">Racuna obracunatu kamatu pokrica u slucaju periodicnog placanja.</ahelp>"
-#: 04060109.xhp#hd_id3148564.217.help.text
-msgctxt "04060109.xhp#hd_id3148564.217.help.text"
+#. xp-.
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3152581\n"
+"337\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060109.xhp#par_id3153095.218.help.text
-msgid "SHEET(Reference)"
-msgstr ""
-
-#: 04060109.xhp#par_id3154588.219.help.text
-msgid " <emph>Reference</emph> is optional and is the reference to a cell, an area, or a sheet name string."
-msgstr ""
-
-#: 04060109.xhp#hd_id3155399.220.help.text
-msgctxt "04060109.xhp#hd_id3155399.220.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060109.xhp#par_id3146988.221.help.text
-msgid " <item type=\"input\">=SHEET(Sheet2.A1)</item> returns 2 if Sheet2 is the second sheet in the spreadsheet document."
-msgstr ""
+#. dc@f
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3159092\n"
+"338\n"
+"help.text"
+msgid "ACCRINT(Issue; FirstInterest; Settlement; Rate; Par; Frequency; Basis)"
+msgstr "ACCRINT(Issue; First_interest; Settlement; Rate; Par; Frequency; Basis)"
-#: 04060109.xhp#bm_id3148829.help.text
-msgid "<bookmark_value>number of sheets; function</bookmark_value> <bookmark_value>SHEETS function</bookmark_value>"
-msgstr ""
+#. 8\TV
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3150519\n"
+"339\n"
+"help.text"
+msgid "<emph>Issue</emph> is the issue date of the security."
+msgstr "<emph>Par</emph> je nominalna vrijednost pokrica."
-#: 04060109.xhp#hd_id3148829.222.help.text
-msgid "SHEETS"
-msgstr "SHEETS"
+#. K1ay
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3155376\n"
+"340\n"
+"help.text"
+msgid "<emph>FirstInterest</emph> is the first interest date of the security."
+msgstr "<emph>First interest</emph> je prvi datum kamate pokrica."
-#: 04060109.xhp#par_id3148820.223.help.text
-msgid "<ahelp hid=\"HID_FUNC_TABELLEN\">Determines the number of sheets in a reference.</ahelp> If you do not enter any parameters, it returns the number of sheets in the current document."
-msgstr ""
+#. n6hk
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3166431\n"
+"341\n"
+"help.text"
+msgid "<emph>Settlement</emph> is the date at which the interest accrued up until then is to be calculated."
+msgstr "<emph>Poravnanje</emph> je datum do kada je kamata obracunata, do tada treba da bude izracunata."
-#: 04060109.xhp#hd_id3154220.224.help.text
-msgctxt "04060109.xhp#hd_id3154220.224.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. /pZV
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3154486\n"
+"342\n"
+"help.text"
+msgid "<emph>Rate</emph> is the annual nominal rate of interest (coupon interest rate)"
+msgstr "<emph>Stopa</emph> je godišnja nominalna stopa kamate (terminska kamatna stopa)."
-#: 04060109.xhp#par_id3150777.225.help.text
-msgid "SHEETS(Reference)"
-msgstr ""
+#. =ys1
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3156445\n"
+"343\n"
+"help.text"
+msgid "<emph>Par</emph> is the par value of the security."
+msgstr "<emph>Par</emph> je nominalna vrijednost pokrica."
-#: 04060109.xhp#par_id3153060.226.help.text
-msgid " <emph>Reference</emph> is the reference to a sheet or an area. This parameter is optional."
-msgstr ""
+#. gY.;
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3149406\n"
+"344\n"
+"help.text"
+msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
+msgstr "<emph>Frekvencija</emph>je broj kamatnih placanja po godini (1,2 ili 4)"
-#: 04060109.xhp#hd_id3149766.227.help.text
-msgctxt "04060109.xhp#hd_id3149766.227.help.text"
+#. 0Ev`
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3148699\n"
+"345\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060109.xhp#par_id3150507.228.help.text
-msgid " <item type=\"input\">=SHEETS(Sheet1.A1:Sheet3.G12)</item> returns 3 if Sheet1, Sheet2, and Sheet3 exist in the sequence indicated."
-msgstr ""
+#. JpK?
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3148599\n"
+"346\n"
+"help.text"
+msgid "A security is issued on 2001-02-28. First interest is set for 2001-08-31. The settlement date is 2001-05-01. The Rate is 0.1 or 10% and Par is 1000 currency units. Interest is paid half-yearly (frequency is 2). The basis is the US method (0). How much interest has accrued?"
+msgstr "Pokrice je izdato na 28/02/2001. Prva kamata je na 31/08/2001. Obracunski datum je 01/05/2001. Stopa je 0.1 ili 10% i nominalna vrijednost je 1000 novcanih jedinica. Kamata se placa polu-godišnje (ucestalost je 2). Osnova je US metoda (0). Koliko je kamate pristiglo?"
-#: 04060109.xhp#bm_id3158407.help.text
-#, fuzzy
-msgid "<bookmark_value>MATCH function</bookmark_value>"
-msgstr "<bookmark_value>MONTH funkcija</bookmark_value>"
+#. :l*K
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3148840\n"
+"347\n"
+"help.text"
+msgid "<item type=\"input\">=ACCRINT(\"2001-02-28\";\"2001-08-31\";\"2001-05-01\";0.1;1000;2;0)</item> returns 16.94444."
+msgstr "<item type=\"input\">=ACCRINT(\"28/02/2001\"; \"31/08/2001\"; \"01/05/2001\"; 0.1; 1000; 2; 0)</item> daje 16.94444."
-#: 04060109.xhp#hd_id3158407.101.help.text
-msgid "MATCH"
-msgstr "MATCH"
+#. G*JF
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"bm_id3151240\n"
+"help.text"
+msgid "<bookmark_value>ACCRINTM function</bookmark_value> <bookmark_value>accrued interests;one-off payments</bookmark_value>"
+msgstr "<bookmark_value>ACCRINTM funkcija</bookmark_value><bookmark_value>obracunate kamate; one-off placanja</bookmark_value>"
-#: 04060109.xhp#par_id3154896.102.help.text
-msgid "<ahelp hid=\"HID_FUNC_VERGLEICH\">Returns the relative position of an item in an array that matches a specified value.</ahelp> The function returns the position of the value found in the lookup_array as a number."
-msgstr ""
+#. N9.;
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3151240\n"
+"348\n"
+"help.text"
+msgid "ACCRINTM"
+msgstr "ACCRINTM"
+
+#. Na,;
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3157981\n"
+"349\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_ACCRINTM\">Calculates the accrued interest of a security in the case of one-off payment at the settlement date.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_ACCRINTM\">Racuna obracunsku kamatu pokrica u slucaju jedinstvene uplate na datum obracuna.</ahelp>"
-#: 04060109.xhp#hd_id3153834.103.help.text
-msgctxt "04060109.xhp#hd_id3153834.103.help.text"
+#. ![r/
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3159097\n"
+"350\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060109.xhp#par_id3159152.104.help.text
-msgid "MATCH(SearchCriterion; LookupArray; Type)"
-msgstr ""
-
-#: 04060109.xhp#par_id3149336.105.help.text
-msgid " <emph>SearchCriterion</emph> is the value which is to be searched for in the single-row or single-column array."
+#. 2j\k
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3147074\n"
+"351\n"
+"help.text"
+msgid "ACCRINTM(Issue; Settlement; Rate; Par; Basis)"
msgstr ""
-#: 04060109.xhp#par_id3159167.106.help.text
-msgid " <emph>LookupArray</emph> is the reference searched. A lookup array can be a single row or column, or part of a single row or column."
-msgstr ""
+#. Q)\%
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3144773\n"
+"352\n"
+"help.text"
+msgid "<emph>Issue</emph> is the issue date of the security."
+msgstr "<emph>Par</emph> je nominalna vrijednost pokrica."
-#: 04060109.xhp#par_id3147239.107.help.text
-msgid " <emph>Type</emph> may take the values 1, 0, or -1. If Type = 1 or if this optional parameter is missing, it is assumed that the first column of the search array is sorted in ascending order. If Type = -1 it is assumed that the column in sorted in descending order. This corresponds to the same function in Microsoft Excel."
-msgstr ""
+#. Yog@
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3154956\n"
+"353\n"
+"help.text"
+msgid "<emph>Settlement</emph> is the date at which the interest accrued up until then is to be calculated."
+msgstr "<emph>Poravnanje</emph> je datum do kada je kamata obracunata, do tada treba da bude izracunata."
-#: 04060109.xhp#par_id3154265.231.help.text
-msgid "If Type = 0, only exact matches are found. If the search criterion is found more than once, the function returns the index of the first matching value. Only if Type = 0 can you search for regular expressions."
-msgstr ""
+#. u~1b
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3153972\n"
+"354\n"
+"help.text"
+msgid "<emph>Rate</emph> is the annual nominal rate of interest (coupon interest rate)."
+msgstr "<emph>Stopa</emph> je godišnja nominalna stopa kamate (terminska kamatna stopa)."
-#: 04060109.xhp#par_id3147528.232.help.text
-msgid "If Type = 1 or the third parameter is missing, the index of the last value that is smaller or equal to the search criterion is returned. This applies even when the search array is not sorted. For Type = -1, the first value that is larger or equal is returned."
-msgstr ""
+#. `?X8
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3159204\n"
+"355\n"
+"help.text"
+msgid "<emph>Par</emph> is the par value of the security."
+msgstr "<emph>Par</emph> je nominalna vrijednost pokrica."
-#: 04060109.xhp#hd_id3155119.108.help.text
-msgctxt "04060109.xhp#hd_id3155119.108.help.text"
+#. c8[,
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3155384\n"
+"356\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060109.xhp#par_id3155343.109.help.text
-msgid " <item type=\"input\">=MATCH(200;D1:D100)</item> searches the area D1:D100, which is sorted by column D, for the value 200. As soon as this value is reached, the number of the row in which it was found is returned. If a higher value is found during the search in the column, the number of the previous row is returned."
-msgstr ""
+#. Z2!`
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3154541\n"
+"357\n"
+"help.text"
+msgid "A security is issued on 2001-04-01. The maturity date is set for 2001-06-15. The Rate is 0.1 or 10% and Par is 1000 currency units. The basis of the daily/annual calculation is the daily balance (3). How much interest has accrued?"
+msgstr "Pokrice je izdato na 01/04/2001. Datum dospijeca je 15/06/2001. Stopa je 0.1 ili 10% i nominalna vrijednost je 1000 nocanih jedinica. Osnova za dnevno ili godišnje obracunavanje je dnevni balans (3). Koliko je kamate pristiglo?"
-#: 04060109.xhp#bm_id3158430.help.text
-#, fuzzy
-msgid "<bookmark_value>OFFSET function</bookmark_value>"
-msgstr "<bookmark_value>LOGEST funkcija</bookmark_value>"
+#. gf!~
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3149128\n"
+"358\n"
+"help.text"
+msgid "<item type=\"input\">=ACCRINTM(\"2001-04-01\";\"2001-06-15\";0.1;1000;3)</item> returns 20.54795."
+msgstr "<item type=\"input\">=ACCRINTM(\"01/04/2001\"; \"15/06/2001\"; 0.1; 1000; 3)</item> daje 20.54795."
-#: 04060109.xhp#hd_id3158430.111.help.text
-msgid "OFFSET"
-msgstr "OFFSET"
+#. X}ik
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"bm_id3145753\n"
+"help.text"
+msgid "<bookmark_value>RECEIVED function</bookmark_value> <bookmark_value>amount received for fixed-interest securities</bookmark_value>"
+msgstr "<bookmark_value>RECEIVED funkcija</bookmark_value><bookmark_value>iznos primljen za fiksna kamatna pokrica</bookmark_value>"
-#: 04060109.xhp#par_id3149167.112.help.text
-msgid "<ahelp hid=\"HID_FUNC_VERSCHIEBUNG\">Returns the value of a cell offset by a certain number of rows and columns from a given reference point.</ahelp>"
-msgstr ""
+#. 7*4!
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3145753\n"
+"390\n"
+"help.text"
+msgid "RECEIVED"
+msgstr "RECEIVED"
-#: 04060109.xhp#hd_id3146952.113.help.text
-msgctxt "04060109.xhp#hd_id3146952.113.help.text"
+#. 1b\Q
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3150051\n"
+"391\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_RECEIVED\">Calculates the amount received that is paid for a fixed-interest security at a given point in time.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_RECEIVED\">Racuna iznos primljen koji je placen za pokrice sa fiksnom kamatnom stopom dat u odredeno vrijeme.</ahelp>"
+
+#. e4V{
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3149385\n"
+"392\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060109.xhp#par_id3159194.114.help.text
-msgid "OFFSET(Reference; Rows; Columns; Height; Width)"
-msgstr ""
-
-#: 04060109.xhp#par_id3152360.115.help.text
-msgid " <emph>Reference</emph> is the reference from which the function searches for the new reference."
-msgstr ""
-
-#: 04060109.xhp#par_id3156032.116.help.text
-msgid " <emph>Rows</emph> is the number of rows by which the reference was corrected up (negative value) or down."
-msgstr ""
-
-#: 04060109.xhp#par_id3166458.117.help.text
-msgid " <emph>Columns</emph> (optional) is the number of columns by which the reference was corrected to the left (negative value) or to the right."
-msgstr ""
-
-#: 04060109.xhp#par_id3150708.118.help.text
-msgid " <emph>Height</emph> (optional) is the vertical height for an area that starts at the new reference position."
+#. $q15
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3145362\n"
+"393\n"
+"help.text"
+msgid "RECEIVED(\"Settlement\"; \"Maturity\"; Investment; Discount; Basis)"
msgstr ""
-#: 04060109.xhp#par_id3147278.119.help.text
-msgid " <emph>Width</emph> (optional) is the horizontal width for an area that starts at the new reference position."
+#. ~A_l
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3154654\n"
+"394\n"
+"help.text"
+msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr ""
-#: 04060109.xhp#par_id8662373.help.text
-msgid "Arguments <emph>Rows</emph> and <emph>Columns</emph> must not lead to zero or negative start row or column."
-msgstr ""
+#. GNI-
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3153011\n"
+"395\n"
+"help.text"
+msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
+msgstr "<emph>Dozrijevanje</emph> je datum prodaje osiguranja"
-#: 04060109.xhp#par_id9051484.help.text
-msgid "Arguments <emph>Height</emph> and <emph>Width</emph> must not lead to zero or negative count of rows or columns."
-msgstr ""
+#. YzM,
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3155525\n"
+"396\n"
+"help.text"
+msgid "<emph>Investment</emph> is the purchase sum."
+msgstr "<emph>Investicija</emph> zbir kupovine."
-#: 04060109.xhp#par_idN1104B.help.text
-msgctxt "04060109.xhp#par_idN1104B.help.text"
-msgid " <embedvar href=\"text/scalc/00/00000004.xhp#optional\"/> "
+#. 2J_U
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3155760\n"
+"397\n"
+"help.text"
+msgid "<emph>Discount</emph> is the percentage discount on acquisition of the security."
msgstr ""
-#: 04060109.xhp#hd_id3155586.120.help.text
-msgctxt "04060109.xhp#hd_id3155586.120.help.text"
+#. ;$Yn
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3154710\n"
+"398\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060109.xhp#par_id3149744.121.help.text
-msgid " <item type=\"input\">=OFFSET(A1;2;2)</item> returns the value in cell C3 (A1 moved by two rows and two columns down). If C3 contains the value <item type=\"input\">100</item> this function returns the value 100."
-msgstr ""
+#. 6rFu
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3154735\n"
+"399\n"
+"help.text"
+msgid "Settlement date: February 15 1999, maturity date: May 15 1999, investment sum: 1000 currency units, discount: 5.75 per cent, basis: Daily balance/360 = 2."
+msgstr "Datum obracuna: 15 Februar 1999, datum dospijeca: 15 Maj 1999, suma investicije: 1000 novcanih jedinica, popust: 5.75 procenata, osnova: Dnevni balans/360 = 2."
-#: 04060109.xhp#par_id7439802.help.text
-msgid " <item type=\"input\">=OFFSET(B2:C3;1;1)</item> returns a reference to B2:C3 moved down by 1 row and one column to the right (C3:D4)."
-msgstr ""
+#. 3Xk6
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3146108\n"
+"400\n"
+"help.text"
+msgid "The amount received on the maturity date is calculated as follows:"
+msgstr "Primljeni iznos na datum dospijeca se racuna kako slijedi:"
-#: 04060109.xhp#par_id3009430.help.text
-msgid " <item type=\"input\">=OFFSET(B2:C3;-1;-1)</item> returns a reference to B2:C3 moved up by 1 row and one column to the left (A1:B2)."
-msgstr ""
+#. (E2#
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3147246\n"
+"401\n"
+"help.text"
+msgid "<item type=\"input\">=RECEIVED(\"1999-02-15\";\"1999-05-15\";1000;0.0575;2)</item> returns 1014.420266."
+msgstr "<item type=\"input\">=RECEIVED(\"15/02/1999\"; \"15/05/1999\"; 1000; 0.0575; 2)</item> daje 1014.420266."
-#: 04060109.xhp#par_id2629169.help.text
-msgid " <item type=\"input\">=OFFSET(B2:C3;0;0;3;4)</item> returns a reference to B2:C3 resized to 3 rows and 4 columns (B2:E4)."
-msgstr ""
+#. 5mI*
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"bm_id3147556\n"
+"help.text"
+msgid "<bookmark_value>PV function</bookmark_value> <bookmark_value>present values</bookmark_value> <bookmark_value>calculating; present values</bookmark_value>"
+msgstr "<bookmark_value>PV funkcija</bookmark_value><bookmark_value>trenutne vrijednosti</bookmark_value><bookmark_value>racunanje; trenutne vrijednosti</bookmark_value>"
-#: 04060109.xhp#par_id6668599.help.text
-msgid " <item type=\"input\">=OFFSET(B2:C3;1;0;3;4)</item> returns a reference to B2:C3 moved down by one row resized to 3 rows and 4 columns (B2:E4)."
-msgstr ""
+#. m`g)
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3147556\n"
+"3\n"
+"help.text"
+msgid "PV"
+msgstr "PV"
-#: 04060109.xhp#par_id3153739.122.help.text
-msgid " <item type=\"input\">=SUM(OFFSET(A1;2;2;5;6))</item> determines the total of the area that starts in cell C3 and has a height of 5 rows and a width of 6 columns (area=C3:H7)."
-msgstr ""
+#. {vFT
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3153301\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_BW\">Returns the present value of an investment resulting from a series of regular payments.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_BW\">Daje trenutnu vrijednost investicije koja rezultira od serije redovnih placanja.</ahelp>"
-#: 04060109.xhp#bm_id3159273.help.text
-#, fuzzy
-msgid "<bookmark_value>LOOKUP function</bookmark_value>"
-msgstr "<bookmark_value>SAT funkcija</bookmark_value>"
+#. %6(t
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3146099\n"
+"5\n"
+"help.text"
+msgid "Use this function to calculate the amount of money needed to be invested at a fixed rate today, to receive a specific amount, an annuity, over a specified number of periods. You can also determine how much money is to remain after the elapse of the period. Specify as well if the amount is to be paid out at the beginning or at the end of each period."
+msgstr "Koristite ovu funkciju da bi izracunali kolicinu novca koji je potreban da bi se investirao danas po fiksnoj stopi, da bi dobili odredenu kolicinu, anuitet, kroz odredene periode. Takoder možete odrediti koliko ce novca ostati nakon isteka perioda. Odredite i to da li ce iznos biti placen na pocetku ili na kraju svakog perioda."
-#: 04060109.xhp#hd_id3159273.123.help.text
-msgid "LOOKUP"
-msgstr "LOOKUP"
+#. %]V(
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3153334\n"
+"6\n"
+"help.text"
+msgid "Enter these values either as numbers, expressions or references. If, for example, interest is paid annually at 8%, but you want to use month as your period, enter 8%/12 under <emph>Rate</emph> and <item type=\"productname\">%PRODUCTNAME</item> Calc with automatically calculate the correct factor."
+msgstr "Unesite ove vrijednosti kao brojeve, izraze ili reference. Ako je, na primjer, kamata placena godišnje po stopi 8%, a želite koristiti mjesec za period, unesite 8%/12 pod <emph>Stopa</emph> i <item type=\"productname\">%PRODUCTNAME</item> Calc ce automatski izracunati ispravan faktor."
+
+#. d;8V
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3147407\n"
+"7\n"
+"help.text"
+msgid "Syntax"
+msgstr "Sintaksa"
-#: 04060109.xhp#par_id3153389.124.help.text
-msgid "<ahelp hid=\"HID_FUNC_VERWEIS\">Returns the contents of a cell either from a one-row or one-column range.</ahelp> Optionally, the assigned value (of the same index) is returned in a different column and row. As opposed to <link href=\"text/scalc/01/04060109.xhp\" name=\"VLOOKUP\">VLOOKUP</link> and <link href=\"text/scalc/01/04060109.xhp\" name=\"HLOOKUP\">HLOOKUP</link>, search and result vector may be at different positions; they do not have to be adjacent. Additionally, the search vector for the LOOKUP must be sorted ascending, otherwise the search will not return any usable results."
-msgstr ""
+#. GOZ\
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3150395\n"
+"8\n"
+"help.text"
+msgid "PV(Rate; NPer; Pmt; FV; Type)"
+msgstr "PV(Rate; Num_periods; Payment; FV; Type)"
-#: 04060109.xhp#par_id4484084.help.text
-msgid "If LOOKUP cannot find the search criterion, it matches the largest value in the search vector that is less than or equal to the search criterion."
-msgstr ""
+#. T`]H
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3151341\n"
+"9\n"
+"help.text"
+msgid "<emph>Rate</emph> defines the interest rate per period."
+msgstr "<emph>Stopa</emph> definiše kamatnu stopu po periodu."
-#: 04060109.xhp#hd_id3152947.125.help.text
-msgctxt "04060109.xhp#hd_id3152947.125.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. -J_A
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3153023\n"
+"10\n"
+"help.text"
+msgid "<emph>NPer</emph> is the total number of periods (payment period)."
+msgstr "<emph>Total_periods</emph>totalni broj instalacionih perioda."
-#: 04060109.xhp#par_id3154104.126.help.text
-msgid "LOOKUP(SearchCriterion; SearchVector; ResultVector)"
-msgstr ""
+#. T[z]
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3146323\n"
+"11\n"
+"help.text"
+msgid "<emph>Pmt</emph> is the regular payment made per period."
+msgstr "<emph>Payment</emph> je konstantno placanje za svaki period."
-#: 04060109.xhp#par_id3150646.127.help.text
-msgid " <emph>SearchCriterion</emph> is the value to be searched for; entered either directly or as a reference."
-msgstr ""
+#. F\``
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3150536\n"
+"12\n"
+"help.text"
+msgid "<emph>FV</emph> (optional) defines the future value remaining after the final installment has been made."
+msgstr "<emph>FV</emph> (po izboru) definiše buducu vrijednost koja preostaje nakon što se obavi finalna rata."
-#: 04060109.xhp#par_id3154854.128.help.text
-msgid " <emph>SearchVector</emph> is the single-row or single-column area to be searched."
-msgstr ""
+#. KvVY
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3146883\n"
+"13\n"
+"help.text"
+msgid "<emph>Type</emph> (optional) denotes due date for payments. Type = 1 means due at the beginning of a period and Type = 0 (default) means due at the end of the period."
+msgstr "<emph>Vrsta</emph> (po izboru) naznacava datum dospijeca za placanje. Type = 1 znaci do pocetka perioda i Type = 0 (dodijeljeno) znaci do kraja perioda."
-#: 04060109.xhp#par_id3149925.129.help.text
-msgid " <emph>ResultVector</emph> is another single-row or single-column range from which the result of the function is taken. The result is the cell of the result vector with the same index as the instance found in the search vector."
+#. a$95
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_idN10B13\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
msgstr ""
-#: 04060109.xhp#hd_id3148624.130.help.text
-msgctxt "04060109.xhp#hd_id3148624.130.help.text"
+#. ;+t|
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3150037\n"
+"14\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060109.xhp#par_id3149809.131.help.text
-msgid " <item type=\"input\">=LOOKUP(A1;D1:D100;F1:F100)</item> searches the corresponding cell in range D1:D100 for the number you entered in A1. For the instance found, the index is determined, for example, the 12th cell in this range. Then, the contents of the 12th cell are returned as the value of the function (in the result vector)."
-msgstr ""
+#. )t#a
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3145225\n"
+"15\n"
+"help.text"
+msgid "What is the present value of an investment, if 500 currency units are paid out monthly and the annual interest rate is 8%? The payment period is 48 months and 20,000 currency units are to remain at the end of the payment period."
+msgstr "Koja je sadašnja vrijednost investicije, ako se placa 500 novcanih jedinica mjesecno i godišnja kamatna stopa je 8%? Period placanja je 48 mjeseci i 20,000 novcanih jedinica ostaje do kraja perioda za placanje."
-#: 04060109.xhp#bm_id3149425.help.text
-#, fuzzy
-msgid "<bookmark_value>STYLE function</bookmark_value>"
-msgstr "<bookmark_value>TIP funkcije</bookmark_value>"
+#. kcoo
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3155907\n"
+"16\n"
+"help.text"
+msgid "<item type=\"input\">=PV(8%/12;48;500;20000)</item> = -35,019.37 currency units. Under the named conditions, you must deposit 35,019.37 currency units today, if you want to receive 500 currency units per month for 48 months and have 20,000 currency units left over at the end. Cross-checking shows that 48 x 500 currency units + 20,000 currency units = 44,000 currency units. The difference between this amount and the 35,000 currency units deposited represents the interest paid."
+msgstr "<item type=\"input\">=PV(8%/12; 48; 500; 20000)</item> = -35,019.37 novcanih jedinica. Pod navedenim uvjetima, morate položiti 35,019.37 novcanih jedinica danas, ukoliko želite primati 500 novcanih jedinica mjesecno 48 mjeseci i imati 20,000 novcanih jedinica da ostane na kraju. Provjera pokazuje da 48 x 500 novcanih jedinica + 20,000 novcanih jedinica = 44,000 novcanih jedinica. Razlika izmedu ove kolicine i 35,000 novcanih jedinica položenih predstavlja placenu kamatu."
-#: 04060109.xhp#hd_id3149425.133.help.text
-msgid "STYLE"
-msgstr "STYLE"
+#. fk1I
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3149150\n"
+"17\n"
+"help.text"
+msgid "If you enter references instead of these values into the formula, you can calculate any number of \"If-then\" scenarios. Please note: references to constants must be defined as absolute references. Examples of this type of application are found under the depreciation functions."
+msgstr "Ukoliko unesete reference umjesto ovih vrijednosti u formulu, možete izracunati bilo koji broj \"ako-onda\" scenarija. Zapamtite molim: reference za konstante moraju biti definisane kao apsolutne reference. Primjeri ove vrste aplikacija su u deprecijacijskim funkcijama."
-#: 04060109.xhp#par_id3150826.134.help.text
-msgid "<ahelp hid=\"HID_FUNC_VORLAGE\">Applies a style to the cell containing the formula.</ahelp> After a set amount of time, another style can be applied. This function always returns the value 0, allowing you to add it to another function without changing the value. Together with the CURRENT function you can apply a color to a cell regardless of the value. For example: =...+STYLE(IF(CURRENT()>3;\"red\";\"green\")) applies the style \"red\" to the cell if the value is greater than 3, otherwise the style \"green\" is applied. Both cell formats have to be defined beforehand."
-msgstr ""
+#. Y1:q
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"bm_id3152978\n"
+"help.text"
+msgid "<bookmark_value>calculating; depreciations</bookmark_value> <bookmark_value>SYD function</bookmark_value> <bookmark_value>depreciations; arithmetic declining</bookmark_value> <bookmark_value>arithmetic declining depreciations</bookmark_value>"
+msgstr "<bookmark_value>racunanje; deprecijacija</bookmark_value><bookmark_value>SYD funkcija</bookmark_value><bookmark_value>deprecijacije; aritmeticko opadanje</bookmark_value><bookmark_value>aritmeticke opadajuce deprecijacije</bookmark_value>"
+
+#. EX64
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3152978\n"
+"19\n"
+"help.text"
+msgid "SYD"
+msgstr "SYD"
-#: 04060109.xhp#hd_id3145373.135.help.text
-msgctxt "04060109.xhp#hd_id3145373.135.help.text"
+#. 0]jM
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3148732\n"
+"20\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_DIA\">Returns the arithmetic-declining depreciation rate.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DIA\">Daje aritmeticku opadajucu stopu deprecijacije.</ahelp>"
+
+#. N6FW
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3149886\n"
+"21\n"
+"help.text"
+msgid "Use this function to calculate the depreciation amount for one period of the total depreciation span of an object. Arithmetic declining depreciation reduces the depreciation amount from period to period by a fixed sum."
+msgstr "Koristite ovu funkciju da izracunate kolicinu deprecijacije za jedan period cijelog deprecijacijskog opsega objekta. Aritmeticka opadajuca deprecijacija smanjuje kolicinu deprecijacije od jednog do drugog perioda za fiksnu sumu."
+
+#. b$}d
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3149431\n"
+"22\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060109.xhp#par_id3149302.136.help.text
-msgid "STYLE(\"Style\"; Time; \"Style2\")"
+#. 2\#;
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3150483\n"
+"23\n"
+"help.text"
+msgid "SYD(Cost; Salvage; Life; Period)"
msgstr ""
-#: 04060109.xhp#par_id3150596.137.help.text
-msgid " <emph>Style</emph> is the name of a cell style assigned to the cell. Style names must be entered in quotation marks."
-msgstr ""
+#. G#8X
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3146879\n"
+"24\n"
+"help.text"
+msgid "<emph>Cost</emph> is the initial cost of an asset."
+msgstr "<emph>Cijena</emph> popravlja inicijalnu vrijednost asseta."
-#: 04060109.xhp#par_id3156149.138.help.text
-msgid " <emph>Time</emph> is an optional time range in seconds. If this parameter is missing the style will not be changed after a certain amount of time has passed."
-msgstr ""
+#. %pSx
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3147423\n"
+"25\n"
+"help.text"
+msgid "<emph>Salvage</emph> is the value of an asset after depreciation."
+msgstr "<emph>Rješavanje</emph> je vrijednost imovine nakon deprecijacije."
-#: 04060109.xhp#par_id3149520.139.help.text
-msgid " <emph>Style2</emph> is the optional name of a cell style assigned to the cell after a certain amount of time has passed. If this parameter is missing \"Default\" is assumed."
-msgstr ""
+#. D~eo
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3151229\n"
+"26\n"
+"help.text"
+msgid "<emph>Life</emph> is the period fixing the time span over which an asset is depreciated."
+msgstr "<emph>Životno doba</emph> je period koji odreduje vremenski opseg kroz koji se smanjuje vrijednost imovine."
-#: 04060109.xhp#par_idN111CA.help.text
-msgctxt "04060109.xhp#par_idN111CA.help.text"
-msgid " <embedvar href=\"text/scalc/00/00000004.xhp#optional\"/> "
-msgstr ""
+#. \AJe
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3147473\n"
+"27\n"
+"help.text"
+msgid "<emph>Period</emph> defines the period for which the depreciation is to be calculated."
+msgstr "<emph>Razdoblje</emph> definiše period za koji se racuna deprecijacija."
-#: 04060109.xhp#hd_id3159254.140.help.text
-msgctxt "04060109.xhp#hd_id3159254.140.help.text"
+#. A;KY
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3148434\n"
+"28\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060109.xhp#par_id3151374.141.help.text
-msgid " <item type=\"input\">=STYLE(\"Invisible\";60;\"Default\")</item> formats the cell in transparent format for 60 seconds after the document was recalculated or loaded, then the Default format is assigned. Both cell formats have to be defined beforehand."
-msgstr ""
-
-#: 04060109.xhp#par_id8056886.help.text
-msgid "Since STYLE() has a numeric return value of zero, this return value gets appended to a string. This can be avoided using T() as in the following example "
-msgstr ""
+#. `i_-
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3149688\n"
+"29\n"
+"help.text"
+msgid "A video system initially costing 50,000 currency units is to be depreciated annually for the next 5 years. The salvage value is to be 10,000 currency units. You want to calculate depreciation for the first year."
+msgstr "Video sistem-u koji prvobitno košta 50,000 novcanih jedinica ce se smanjiti vrijednost na godišnjem nivou narednih 5 godina. Minimalna (krajnja) vrijednost ce biti 10,000 novcanih jedinica. Želite izracunati deprecijaciju za prvu godinu."
-#: 04060109.xhp#par_id3668935.help.text
-msgid " <item type=\"input\">=\"Text\"&T(STYLE(\"myStyle\"))</item> "
-msgstr ""
+#. lZ$N
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3150900\n"
+"30\n"
+"help.text"
+msgid "<item type=\"input\">=SYD(50000;10000;5;1)</item>=13,333.33 currency units. The depreciation amount for the first year is 13,333.33 currency units."
+msgstr "<item type=\"input\">=SYD(50000; 10000; 5; 1)</item>=13,333.33 novcanih jedinica. Kolicina deprecijacije za prvu godinu je 13,333.33 novcanih jedinica."
-#: 04060109.xhp#par_id3042085.help.text
-msgid "See also CURRENT() for another example."
-msgstr ""
+#. =c6%
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3146142\n"
+"31\n"
+"help.text"
+msgid "To have an overview of depreciation rates per period, it is best to define a depreciation table. By entering the different depreciation formulas available in <item type=\"productname\">%PRODUCTNAME</item> Calc next to each other, you can see which depreciation form is the most appropriate. Enter the table as follows:"
+msgstr "Da bi imali pregled stope deprecijacije po periodima, najbolje je da se definiše tabela za deprecijaciju. Unošenjem razlicitih formula za deprecijaciju koje su dostupne u <item type=\"productname\">%PRODUCTNAME</item> Calc jedno do drugog, možete vidjeti koja je forma deprecijacije odgovarajuca. Unesite tabelu kako slijedi:"
-#: 04060109.xhp#bm_id3150430.help.text
+#. rL)0
+#: 04060103.xhp
#, fuzzy
-msgid "<bookmark_value>CHOOSE function</bookmark_value>"
-msgstr "<bookmark_value>SAT funkcija</bookmark_value>"
+msgctxt ""
+"04060103.xhp\n"
+"par_id3155258\n"
+"32\n"
+"help.text"
+msgid "<emph>A</emph>"
+msgstr "Primjer:"
-#: 04060109.xhp#hd_id3150430.142.help.text
-msgid "CHOOSE"
-msgstr "CHOOSE"
+#. GXc*
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3154558\n"
+"33\n"
+"help.text"
+msgid "<emph>B</emph>"
+msgstr "Primjer:"
-#: 04060109.xhp#par_id3143270.143.help.text
-msgid "<ahelp hid=\"HID_FUNC_WAHL\">Uses an index to return a value from a list of up to 30 values.</ahelp>"
-msgstr ""
+#. 4$P,
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3152372\n"
+"34\n"
+"help.text"
+msgid "<emph>C</emph>"
+msgstr "Primjer:"
-#: 04060109.xhp#hd_id3153533.144.help.text
-msgctxt "04060109.xhp#hd_id3153533.144.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. BQgN
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3149949\n"
+"35\n"
+"help.text"
+msgid "<emph>D</emph>"
+msgstr "Primjer:"
-#: 04060109.xhp#par_id3155425.145.help.text
-msgid "CHOOSE(Index; Value1; ...; Value30)"
-msgstr ""
+#. @16!
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3145123\n"
+"36\n"
+"help.text"
+msgid "<emph>E</emph>"
+msgstr "Primjer:"
-#: 04060109.xhp#par_id3144755.146.help.text
-msgid " <emph>Index</emph> is a reference or number between 1 and 30 indicating which value is to be taken from the list."
+#. rrCO
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3149504\n"
+"37\n"
+"help.text"
+msgid "1"
msgstr ""
-#: 04060109.xhp#par_id3149939.147.help.text
-msgid " <emph>Value1...Value30</emph> is the list of values entered as a reference to a cell or as individual values."
-msgstr ""
+#. eB=4
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3153778\n"
+"38\n"
+"help.text"
+msgid "<item type=\"input\">Initial Cost</item>"
+msgstr "<item type=\"input\">0.00 novcanih jedinica</item>"
-#: 04060109.xhp#hd_id3151253.148.help.text
-msgctxt "04060109.xhp#hd_id3151253.148.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. !R-(
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3159083\n"
+"39\n"
+"help.text"
+msgid "<item type=\"input\">Salvage Value</item>"
+msgstr "<item type=\"input\">0.00 novcanih jedinica</item>"
-#: 04060109.xhp#par_id3150625.149.help.text
-msgid " <item type=\"input\">=CHOOSE(A1;B1;B2;B3;\"Today\";\"Yesterday\";\"Tomorrow\")</item>, for example, returns the contents of cell B2 for A1 = 2; for A1 = 4, the function returns the text \"Today\"."
-msgstr ""
+#. bLUQ
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3150002\n"
+"40\n"
+"help.text"
+msgid "<item type=\"input\">Useful Life</item>"
+msgstr "<item type=\"input\">0.00 novcanih jedinica</item>"
-#: 04060109.xhp#bm_id3151001.help.text
+#. R@o-
+#: 04060103.xhp
#, fuzzy
-msgid "<bookmark_value>HLOOKUP function</bookmark_value>"
-msgstr "<bookmark_value>SAT funkcija</bookmark_value>"
+msgctxt ""
+"04060103.xhp\n"
+"par_id3153006\n"
+"41\n"
+"help.text"
+msgid "<item type=\"input\">Time Period</item>"
+msgstr "<item type=\"input\">0.00 novcanih jedinica</item>"
-#: 04060109.xhp#hd_id3151001.151.help.text
-msgid "HLOOKUP"
-msgstr "HLOOKUP"
+#. ZD2_
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3154505\n"
+"42\n"
+"help.text"
+msgid "<item type=\"input\">Deprec. SYD</item>"
+msgstr "<item type=\"input\">0.00 novcanih jedinica</item>"
-#: 04060109.xhp#par_id3148688.152.help.text
-msgid "<ahelp hid=\"HID_FUNC_WVERWEIS\">Searches for a value and reference to the cells below the selected area.</ahelp> This function verifies if the first row of an array contains a certain value. The function returns then the value in a row of the array, named in the <emph>Index</emph>, in the same column."
+#. /W^[
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3150336\n"
+"43\n"
+"help.text"
+msgid "2"
msgstr ""
-#: 04060109.xhp#hd_id3154661.153.help.text
-msgctxt "04060109.xhp#hd_id3154661.153.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060109.xhp#par_id3146070.154.help.text
-msgid "HLOOKUP(SearchCriteria; Array; Index; Sorted)"
-msgstr ""
+#. ,G((
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3155926\n"
+"44\n"
+"help.text"
+msgid "<item type=\"input\">50,000 currency units</item>"
+msgstr "<item type=\"input\">50,000 novcanih jedinica</item>"
-#: 04060109.xhp#par_id3148672.155.help.text
-msgid "See also:<link href=\"text/scalc/01/04060109.xhp\" name=\"VLOOKUP\">VLOOKUP</link> (columns and rows are exchanged)"
-msgstr ""
+#. =;.9
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3153736\n"
+"45\n"
+"help.text"
+msgid "<item type=\"input\">10,000 currency units</item>"
+msgstr "<item type=\"input\">10,000 novcanih jedinica</item>"
-#: 04060109.xhp#bm_id3147321.help.text
+#. A0!p
+#: 04060103.xhp
#, fuzzy
-msgid "<bookmark_value>ROW function</bookmark_value>"
-msgstr "<bookmark_value>NOW funkcija</bookmark_value>"
+msgctxt ""
+"04060103.xhp\n"
+"par_id3150131\n"
+"46\n"
+"help.text"
+msgid "<item type=\"input\">5</item>"
+msgstr "<item type=\"input\">0.00 novcanih jedinica</item>"
-#: 04060109.xhp#hd_id3147321.157.help.text
+#. Cy-A
+#: 04060103.xhp
#, fuzzy
-msgctxt "04060109.xhp#hd_id3147321.157.help.text"
-msgid "ROW"
-msgstr "ROWS"
-
-#: 04060109.xhp#par_id3154564.203.help.text
-msgid "<ahelp hid=\"HID_FUNC_ZEILE\">Returns the row number of a cell reference.</ahelp> If the reference is a cell, it returns the row number of the cell. If the reference is a cell range, it returns the corresponding row numbers in a one-column <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"Array\">Array</link> if the formula is entered <link href=\"text/scalc/01/04060107.xhp#somatrixformel\" name=\"as an array formula\">as an array formula</link>. If the ROW function with a range reference is not used in an array formula, only the row number of the first range cell will be returned."
-msgstr ""
-
-#: 04060109.xhp#hd_id3158439.159.help.text
-msgctxt "04060109.xhp#hd_id3158439.159.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060109.xhp#par_id3154916.160.help.text
-msgid "ROW(Reference)"
-msgstr ""
+msgctxt ""
+"04060103.xhp\n"
+"par_id3148766\n"
+"47\n"
+"help.text"
+msgid "<item type=\"input\">1</item>"
+msgstr "<item type=\"input\">0.00 novcanih jedinica</item>"
-#: 04060109.xhp#par_id3156336.161.help.text
-msgid " <emph>Reference</emph> is a cell, an area, or the name of an area."
-msgstr ""
+#. P_qN
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3159136\n"
+"48\n"
+"help.text"
+msgid "<item type=\"input\">13,333.33 currency units</item>"
+msgstr "<item type=\"input\">13,333.33 novcanih jedinica</item>"
-#: 04060109.xhp#par_id3151109.204.help.text
-msgid "If you do not indicate a reference, the row number of the cell in which the formula is entered will be found. <item type=\"productname\">%PRODUCTNAME</item> Calc automatically sets the reference to the current cell."
+#. __,K
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3151018\n"
+"49\n"
+"help.text"
+msgid "3"
msgstr ""
-#: 04060109.xhp#hd_id3155609.162.help.text
-msgctxt "04060109.xhp#hd_id3155609.162.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060109.xhp#par_id3154830.205.help.text
-msgid " <item type=\"input\">=ROW(B3)</item> returns 3 because the reference refers to the third row in the table."
-msgstr ""
+#. nX5{
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3148397\n"
+"50\n"
+"help.text"
+msgid "<item type=\"input\">2</item>"
+msgstr "<item type=\"input\">0.00 novcanih jedinica</item>"
-#: 04060109.xhp#par_id3147094.206.help.text
-msgid " <item type=\"input\">{=ROW(D5:D8)}</item> returns the single-column array (5, 6, 7, 8) because the reference specified contains rows 5 through 8."
-msgstr ""
+#. ^$J?
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3146907\n"
+"51\n"
+"help.text"
+msgid "<item type=\"input\">10,666.67 currency units</item>"
+msgstr "<item type=\"input\">10,666.67 </item><item type=\"input\">novcanih jedinica</item>"
-#: 04060109.xhp#par_id3153701.207.help.text
-msgid " <item type=\"input\">=ROW(D5:D8)</item> returns 5 because the ROW function is not used as array formula and only the number of the first row of the reference is returned."
+#. ,Vis
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3147356\n"
+"52\n"
+"help.text"
+msgid "4"
msgstr ""
-#: 04060109.xhp#par_id3150996.208.help.text
-msgid " <item type=\"input\">{=ROW(A1:E1)}</item> and <item type=\"input\">=ROW(A1:E1)</item> both return 1 because the reference only contains row 1 as the first row in the table. (Because single-row areas only have one row number it does not make any difference whether or not the formula is used as an array formula.)"
-msgstr ""
+#. _eUq
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3150267\n"
+"53\n"
+"help.text"
+msgid "<item type=\"input\">3</item>"
+msgstr "<item type=\"input\">0.00 novcanih jedinica</item>"
-#: 04060109.xhp#par_id3153671.209.help.text
-msgid " <item type=\"input\">=ROW()</item> returns 3 if the formula was entered in row 3."
-msgstr ""
+#. oeV[
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3145628\n"
+"54\n"
+"help.text"
+msgid "<item type=\"input\">8,000.00 currency units</item>"
+msgstr "<item type=\"input\">8,000.00 novcanih jedinica</item>"
-#: 04060109.xhp#par_id3153790.210.help.text
-msgid " <item type=\"input\">{=ROW(Rabbit)}</item> returns the single-column array (1, 2, 3) if \"Rabbit\" is the named area (C1:D3)."
+#. O@6/
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3149004\n"
+"55\n"
+"help.text"
+msgid "5"
msgstr ""
-#: 04060109.xhp#bm_id3145772.help.text
+#. p5)F
+#: 04060103.xhp
#, fuzzy
-msgid "<bookmark_value>ROWS function</bookmark_value>"
-msgstr "<bookmark_value>NOW funkcija</bookmark_value>"
+msgctxt ""
+"04060103.xhp\n"
+"par_id3153545\n"
+"56\n"
+"help.text"
+msgid "<item type=\"input\">4</item>"
+msgstr "<item type=\"input\">0.00 novcanih jedinica</item>"
-#: 04060109.xhp#hd_id3145772.166.help.text
-msgid "ROWS"
-msgstr "ROWS"
+#. V-fz
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3154634\n"
+"57\n"
+"help.text"
+msgid "<item type=\"input\">5,333.33 currency units</item>"
+msgstr "<item type=\"input\">5,333.33 novcanih jedinica</item>"
-#: 04060109.xhp#par_id3148971.167.help.text
-msgid "<ahelp hid=\"HID_FUNC_ZEILEN\">Returns the number of rows in a reference or array.</ahelp>"
+#. g.o(
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3147537\n"
+"58\n"
+"help.text"
+msgid "6"
msgstr ""
-#: 04060109.xhp#hd_id3156051.168.help.text
-msgctxt "04060109.xhp#hd_id3156051.168.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. /(mH
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3155085\n"
+"59\n"
+"help.text"
+msgid "<item type=\"input\">5</item>"
+msgstr "<item type=\"input\">0.00 novcanih jedinica</item>"
-#: 04060109.xhp#par_id3154357.169.help.text
-msgid "ROWS(Array)"
-msgstr ""
+#. xyG;
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3158413\n"
+"60\n"
+"help.text"
+msgid "<item type=\"input\">2,666.67 currency units</item>"
+msgstr "<item type=\"input\">2,666.67 novcanih jedinica</item>"
-#: 04060109.xhp#par_id3155942.170.help.text
-msgid " <emph>Array</emph> is the reference or named area whose total number of rows is to be determined."
+#. `H[1
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3154866\n"
+"61\n"
+"help.text"
+msgid "7"
msgstr ""
-#: 04060109.xhp#hd_id3155869.171.help.text
-msgctxt "04060109.xhp#hd_id3155869.171.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. G^_z
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3155404\n"
+"62\n"
+"help.text"
+msgid "<item type=\"input\">6</item>"
+msgstr "<item type=\"input\">0.00 novcanih jedinica</item>"
+
+#. .hLP
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3148431\n"
+"63\n"
+"help.text"
+msgid "<item type=\"input\">0.00 currency units</item>"
+msgstr "<item type=\"input\">0.00 novcanih jedinica</item>"
-#: 04060109.xhp#par_id3154725.212.help.text
-msgid " <item type=\"input\">=Rows(B5)</item> returns 1 because a cell only contains one row."
+#. zg$v
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3156261\n"
+"64\n"
+"help.text"
+msgid "8"
msgstr ""
-#: 04060109.xhp#par_id3150102.172.help.text
+#. hQd3
+#: 04060103.xhp
#, fuzzy
-msgid " <item type=\"input\">=ROWS(A10:B12)</item> returns 3."
-msgstr "<item tip=\"input\">=IMABS(\"5+12j\")</item> vraca 13."
+msgctxt ""
+"04060103.xhp\n"
+"par_id3083286\n"
+"65\n"
+"help.text"
+msgid "<item type=\"input\">7</item>"
+msgstr "<item type=\"input\">0.00 novcanih jedinica</item>"
-#: 04060109.xhp#par_id3155143.213.help.text
-msgid " <item type=\"input\">=ROWS(Rabbit)</item> returns 3 if \"Rabbit\" is the named area (C1:D3)."
+#. |led
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3083443\n"
+"67\n"
+"help.text"
+msgid "9"
msgstr ""
-#: 04060109.xhp#bm_id9959410.help.text
+#. RWJ%
+#: 04060103.xhp
#, fuzzy
-msgid "<bookmark_value>HYPERLINK function</bookmark_value>"
-msgstr "<bookmark_value>TIP funkcije</bookmark_value>"
-
-#: 04060109.xhp#par_idN11798.help.text
-msgid "HYPERLINK"
-msgstr "HYPERLINK"
+msgctxt ""
+"04060103.xhp\n"
+"par_id3154815\n"
+"68\n"
+"help.text"
+msgid "<item type=\"input\">8</item>"
+msgstr "<item type=\"input\">0.00 novcanih jedinica</item>"
-#: 04060109.xhp#par_idN117F1.help.text
-msgid "<ahelp hid=\"HID_FUNC_HYPERLINK\">When you click a cell that contains the HYPERLINK function, the hyperlink opens.</ahelp>"
+#. Lu3H
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3145082\n"
+"70\n"
+"help.text"
+msgid "10"
msgstr ""
-#: 04060109.xhp#par_idN11800.help.text
-msgid "If you use the optional <emph>CellText</emph> parameter, the formula locates the URL, and then displays the text or number."
-msgstr ""
+#. f#E[
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3156307\n"
+"71\n"
+"help.text"
+msgid "<item type=\"input\">9</item>"
+msgstr "<item type=\"input\">0.00 novcanih jedinica</item>"
-#: 04060109.xhp#par_idN11803.help.text
-msgid "To open a hyperlinked cell with the keyboard, select the cell, press F2 to enter the Edit mode, move the cursor in front of the hyperlink, press Shift+F10, and then choose <emph>Open Hyperlink</emph>."
+#. @$)Y
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3147564\n"
+"73\n"
+"help.text"
+msgid "11"
msgstr ""
-#: 04060109.xhp#par_idN1180A.help.text
-msgctxt "04060109.xhp#par_idN1180A.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. @p.{
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3146856\n"
+"74\n"
+"help.text"
+msgid "<item type=\"input\">10</item>"
+msgstr "<item type=\"input\">0.00 novcanih jedinica</item>"
-#: 04060109.xhp#par_idN1180E.help.text
-msgid "HYPERLINK(\"URL\") or HYPERLINK(\"URL\"; \"CellText\")"
+#. jQlr
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3150880\n"
+"76\n"
+"help.text"
+msgid "12"
msgstr ""
-#: 04060109.xhp#par_idN11811.help.text
-msgid " <emph>URL</emph> specifies the link target. The optional <emph>CellText</emph> parameter is the text or a number that is displayed in the cell and will be returned as the result. If the <emph>CellText</emph> parameter is not specified, the <emph>URL</emph> is displayed in the cell text and will be returned as the result."
+#. i,0U
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3145208\n"
+"77\n"
+"help.text"
+msgid "13"
msgstr ""
-#: 04060109.xhp#par_id0907200912224576.help.text
-msgid "The number 0 is returned for empty cells and matrix elements."
-msgstr ""
+#. \H1t
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3156113\n"
+"78\n"
+"help.text"
+msgid "<item type=\"input\">>0</item>"
+msgstr "<item type=\"input\">0.00 novcanih jedinica</item>"
-#: 04060109.xhp#par_idN11823.help.text
-msgctxt "04060109.xhp#par_idN11823.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. _UZm
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3153625\n"
+"79\n"
+"help.text"
+msgid "<item type=\"input\">Total</item>"
+msgstr "<item type=\"input\">0.00 novcanih jedinica</item>"
-#: 04060109.xhp#par_idN11827.help.text
-msgid " <item type=\"input\">=HYPERLINK(\"http://www.example.org\")</item> displays the text \"http://www.example.org\" in the cell and executes the hyperlink http://www.example.org when clicked."
-msgstr ""
+#. CR-V
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3151297\n"
+"80\n"
+"help.text"
+msgid "<item type=\"input\">40,000.00 currency units</item>"
+msgstr "<item type=\"input\">40,000.00 novcanih jedinica</item>"
-#: 04060109.xhp#par_idN1182A.help.text
-msgid " <item type=\"input\">=HYPERLINK(\"http://www.example.org\";\"Click here\")</item> displays the text \"Click here\" in the cell and executes the hyperlink http://www.example.org when clicked."
-msgstr ""
+#. Lc?B
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3149979\n"
+"81\n"
+"help.text"
+msgid "The formula in E2 is as follows:"
+msgstr "Formula u E2 je kako slijedi:"
-#: 04060109.xhp#par_id0907200912224534.help.text
-msgid "=HYPERLINK(\"http://www.example.org\";12345) displays the number 12345 and executes the hyperlink http://www.example.org when clicked."
-msgstr ""
+#. =E:Z
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3155849\n"
+"82\n"
+"help.text"
+msgid "<item type=\"input\">=SYD($A$2;$B$2;$C$2;D2)</item>"
+msgstr "<item type=\"input\">=SYD($A$2; $B$2; $C$2; D2)</item>"
-#: 04060109.xhp#par_idN1182D.help.text
-msgid " <item type=\"input\">=HYPERLINK($B4)</item> where cell B4 contains <item type=\"input\">http://www.example.org</item>. The function adds http://www.example.org to the URL of the hyperlink cell and returns the same text which is used as formula result."
-msgstr ""
+#. S:aE
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3156124\n"
+"83\n"
+"help.text"
+msgid "This formula is duplicated in column E down to E11 (select E2, then drag down the lower right corner with the mouse)."
+msgstr "Ova formula se duplicira u kolonu E dolje u E11 (izaberite E2, onda prevucite dolje donji desni ugao sa mišem)."
-#: 04060109.xhp#par_idN11830.help.text
-msgid " <item type=\"input\">=HYPERLINK(\"http://www.\";\"Click \") & \"example.org\"</item> displays the text Click example.org in the cell and executes the hyperlink http://www.example.org when clicked."
-msgstr ""
+#. \o(F
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3147270\n"
+"84\n"
+"help.text"
+msgid "Cell E13 contains the formula used to check the total of the depreciation amounts. It uses the SUMIF function as the negative values in E8:E11 must not be considered. The condition >0 is contained in cell A13. The formula in E13 is as follows:"
+msgstr "Celija E13 sadrži formulu koja se koristi da se provjeri ukupna kolicina deprecijacije. Koristi SUMIF funkciju jer negativne vrijednosti u E8:E11 se ne smiju uzimati u obzir. Uslov >0 je u celiji A13. Formula u E13 je kako slijedi:"
-#: 04060109.xhp#par_id8859523.help.text
-msgid " <item type=\"input\">=HYPERLINK(\"#Sheet1.A1\";\"Go to top\")</item> displays the text Go to top and jumps to cell Sheet1.A1 in this document."
-msgstr ""
+#. %UQ7
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3152811\n"
+"85\n"
+"help.text"
+msgid "<item type=\"input\">=SUMIF(E2:E11;A13)</item>"
+msgstr "<item type=\"input\">=SUMIF(E2:E11; A13)</item>"
-#: 04060109.xhp#par_id2958769.help.text
-msgid " <item type=\"input\">=HYPERLINK(\"file:///C:/writer.odt#Specification\";\"Go to Writer bookmark\")</item>displays the text Go to Writer bookmark, loads the specified text document and jumps to bookmark \"Specification\"."
-msgstr ""
+#. 2CcL
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3155998\n"
+"86\n"
+"help.text"
+msgid "Now view the depreciation for a 10 year period, or at a salvage value of 1 currency unit, or enter a different initial cost, and so on."
+msgstr "Sada pogledajte deprecijaciju za period od 10 godina, ili krajnju vrijednost od 1 novcane jedinice, ili unesite drugu pocetnu cijenu itd."
-#: 04060109.xhp#bm_id7682424.help.text
-#, fuzzy
-msgid "<bookmark_value>GETPIVOTDATA function</bookmark_value>"
-msgstr "<bookmark_value>TODAY funkcija</bookmark_value>"
+#. ;oxa
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"bm_id3155104\n"
+"help.text"
+msgid "<bookmark_value>DISC function</bookmark_value> <bookmark_value>allowances</bookmark_value> <bookmark_value>discounts</bookmark_value>"
+msgstr "<bookmark_value>DISC function</bookmark_value><bookmark_value>allowances</bookmark_value><bookmark_value>discounts</bookmark_value>"
-#: 04060109.xhp#hd_id3747062.help.text
-msgid "GETPIVOTDATA"
-msgstr "GETPIVOTDATA"
+#. 5bnr
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3155104\n"
+"379\n"
+"help.text"
+msgid "DISC"
+msgstr "DISC"
-#: 04060109.xhp#par_id3593859.help.text
-msgid "<ahelp hid=\".\">The GETPIVOTDATA function returns a result value from a pivot table. The value is addressed using field and item names, so it remains valid if the layout of the pivot table changes.</ahelp>"
-msgstr ""
+#. \*eA
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3153891\n"
+"380\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_DISC\">Calculates the allowance (discount) of a security as a percentage.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_DISC\">Računa popust sigurnosti kao procenat.</ahelp>"
-#: 04060109.xhp#hd_id9741508.help.text
-msgctxt "04060109.xhp#hd_id9741508.help.text"
+#. .X*5
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3153982\n"
+"381\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060109.xhp#par_id909451.help.text
-msgid "Two different syntax definitions can be used:"
-msgstr ""
-
-#: 04060109.xhp#par_id1665089.help.text
-msgid "GETPIVOTDATA(TargetField; pivot table; [ Field 1; Item 1; ... ])"
-msgstr ""
-
-#: 04060109.xhp#par_id4997100.help.text
-msgid "GETPIVOTDATA(pivot table; Constraints)"
-msgstr ""
-
-#: 04060109.xhp#par_id1672109.help.text
-msgid "The second syntax is assumed if exactly two parameters are given, of which the first parameter is a cell or cell range reference. The first syntax is assumed in all other cases. The Function Wizard shows the first syntax."
-msgstr ""
-
-#: 04060109.xhp#hd_id9464094.help.text
-msgid "First Syntax"
-msgstr ""
-
-#: 04060109.xhp#par_id9302346.help.text
-msgid " <emph>TargetField</emph> is a string that selects one of the pivot table's data fields. The string can be the name of the source column, or the data field name as shown in the table (like \"Sum - Sales\")."
-msgstr ""
-
-#: 04060109.xhp#par_id8296151.help.text
-msgid " <emph>pivot table</emph> is a reference to a cell or cell range that is positioned within a pivot table or contains a pivot table. If the cell range contains several pivot tables, the table that was created last is used."
-msgstr ""
-
-#: 04060109.xhp#par_id4809411.help.text
-msgid "If no <emph>Field n / Item n</emph> pairs are given, the grand total is returned. Otherwise, each pair adds a constraint that the result must satisfy. <emph>Field n</emph> is the name of a field from the pivot table. <emph>Item n</emph> is the name of an item from that field."
-msgstr ""
-
-#: 04060109.xhp#par_id6454969.help.text
-msgid "If the pivot table contains only a single result value that fulfills all of the constraints, or a subtotal result that summarizes all matching values, that result is returned. If there is no matching result, or several ones without a subtotal for them, an error is returned. These conditions apply to results that are included in the pivot table."
-msgstr ""
-
-#: 04060109.xhp#par_id79042.help.text
-msgid "If the source data contains entries that are hidden by settings of the pivot table, they are ignored. The order of the Field/Item pairs is not significant. Field and item names are not case-sensitive."
-msgstr ""
-
-#: 04060109.xhp#par_id7928708.help.text
-msgid "If no constraint for a page field is given, the field's selected value is implicitly used. If a constraint for a page field is given, it must match the field's selected value, or an error is returned. Page fields are the fields at the top left of a pivot table, populated using the \"Page Fields\" area of the pivot table layout dialog. From each page field, an item (value) can be selected, which means only that item is included in the calculation."
-msgstr ""
-
-#: 04060109.xhp#par_id3864253.help.text
-msgid "Subtotal values from the pivot table are only used if they use the function \"auto\" (except when specified in the constraint, see <item type=\"literal\">Second Syntax</item> below)."
-msgstr ""
+#. R*WI
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3149756\n"
+"382\n"
+"help.text"
+msgid "DISC(\"Settlement\"; \"Maturity\"; Price; Redemption; Basis)"
+msgstr "DISC(\"Dogovor\"; \"Dospijeće\"; Cijena; Isplata; Baza)"
-#: 04060109.xhp#hd_id3144016.help.text
-msgid "Second Syntax"
+#. .OW:
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3156014\n"
+"383\n"
+"help.text"
+msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr ""
-#: 04060109.xhp#par_id9937131.help.text
+#. -+Ru
+#: 04060103.xhp
#, fuzzy
-msgid " <emph>pivot table</emph> has the same meaning as in the first syntax."
-msgstr "<emph>Nom</emph> je nominalna kamata."
-
-#: 04060109.xhp#par_id5616626.help.text
-msgid " <emph>Constraints</emph> is a space-separated list. Entries can be quoted (single quotes). The whole string must be enclosed in quotes (double quotes), unless you reference the string from another cell."
-msgstr ""
-
-#: 04060109.xhp#par_id4076357.help.text
-msgid "One of the entries can be the data field name. The data field name can be left out if the pivot table contains only one data field, otherwise it must be present."
-msgstr ""
-
-#: 04060109.xhp#par_id8231757.help.text
-msgid "Each of the other entries specifies a constraint in the form <item type=\"literal\">Field[Item]</item> (with literal characters [ and ]), or only <item type=\"literal\">Item</item> if the item name is unique within all fields that are used in the pivot table."
-msgstr ""
-
-#: 04060109.xhp#par_id3168736.help.text
-msgid "A function name can be added in the form <emph>Field[Item;Function]</emph>, which will cause the constraint to match only subtotal values which use that function. The possible function names are Sum, Count, Average, Max, Min, Product, Count (Numbers only), StDev (Sample), StDevP (Population), Var (Sample), and VarP (Population), case-insensitive."
-msgstr ""
-
-#: 12040201.xhp#tit.help.text
-msgctxt "12040201.xhp#tit.help.text"
-msgid "More"
-msgstr "Opširnije"
-
-#: 12040201.xhp#hd_id3148492.1.help.text
-msgctxt "12040201.xhp#hd_id3148492.1.help.text"
-msgid "<link href=\"text/scalc/01/12040201.xhp\" name=\"More\">More</link>"
-msgstr "<link href=\"text/scalc/01/12040201.xhp\" name=\"More\">Opširnije</link>"
-
-#: 12040201.xhp#par_id3159400.2.help.text
-msgid "<variable id=\"zusaetzetext\"><ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_SPEC_FILTER:BTN_MORE\">Shows additional filter options.</ahelp></variable>"
-msgstr "<variable id=\"zusaetzetext\"><ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_SPEC_FILTER:BTN_MORE\">Pokazuje dodatne opcije filtriranja.</ahelp></variable>"
-
-#: 12040201.xhp#hd_id3150791.3.help.text
-msgctxt "12040201.xhp#hd_id3150791.3.help.text"
-msgid "Options"
-msgstr "Opcije"
-
-#: 12040201.xhp#hd_id3154138.5.help.text
-msgctxt "12040201.xhp#hd_id3154138.5.help.text"
-msgid "Case sensitive"
-msgstr "Razlikuj velika i mala slova"
-
-#: 12040201.xhp#par_id3147228.6.help.text
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_CASE\">Distinguishes between uppercase and lowercase letters when filtering the data.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_CASE\">Razlikuje izmedju malih i velikih slova kod filtriranja podataka.</ahelp> "
+msgctxt ""
+"04060103.xhp\n"
+"par_id3154304\n"
+"384\n"
+"help.text"
+msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
+msgstr "<emph>Dozrijevanje</emph> je datum prodaje osiguranja"
-#: 12040201.xhp#hd_id3154908.7.help.text
-msgid "Range contains column labels"
-msgstr "raspon sadrzi oznake kolona"
+#. R^Wx
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3159180\n"
+"385\n"
+"help.text"
+msgid "<emph>Price</emph> is the price of the security per 100 currency units of par value."
+msgstr "<emph>Cijena</emph> je cijena sigurnosti na 100 valutne jedinice nominalnu vrijednost.."
-#: 12040201.xhp#par_id3153768.8.help.text
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_HEADER\">Includes the column labels in the first row of a cell range.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_HEADER\">Ukljucuje oznake kolona u prvom redu celije .</ahelp>"
+#. ]R%U
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3147253\n"
+"386\n"
+"help.text"
+msgid "<emph>Redemption</emph> is the redemption value of the security per 100 currency units of par value."
+msgstr "<emph>Otkup</emph> je cijena isplatne vrijednosti sigurnosti na 100 jedinica valute po nominalnoj vrijdnosti ."
-#: 12040201.xhp#hd_id3155306.9.help.text
-msgctxt "12040201.xhp#hd_id3155306.9.help.text"
-msgid "Copy results to"
-msgstr "Kopiraj rezultate u"
+#. l:=\
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3151174\n"
+"387\n"
+"help.text"
+msgid "Example"
+msgstr "Primjer"
-#: 12040201.xhp#par_id3154319.10.help.text
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_SPEC_FILTER:ED_COPY_AREA\">Select the check box, and then select the cell range where you want to display the filter results.</ahelp> You can also select a named range from the list."
-msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_SPEC_FILTER:ED_COPY_AREA\">Izbrana tick box,i odabrana celija u kojoj hocete da prikazete rezultate filtriranja.</ahelp> Mozete isto odabrati imenovani raspon iz liste."
+#. L;mS
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3155902\n"
+"388\n"
+"help.text"
+msgid "A security is purchased on 2001-01-25; the maturity date is 2001-11-15. The price (purchase price) is 97, the redemption value is 100. Using daily balance calculation (basis 3) how high is the settlement (discount)?"
+msgstr "Sigurnost je kupljena 25/01/2001; datum dospijeća je is 15/11/2001. cijena je 97, isplatna vrijednost je 100. Koristći kalkulacije po rnevnom balansu (baza3) kolika je veličina popusta?"
-#: 12040201.xhp#hd_id3145272.11.help.text
-msgid "Regular expression"
-msgstr "Regularni izraz"
+#. I@jX
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3152797\n"
+"389\n"
+"help.text"
+msgid "<item type=\"input\">=DISC(\"2001-01-25\";\"2001-11-15\";97;100;3)</item> returns about 0.0372 or 3.72 per cent."
+msgstr "<item type=\"input\">=DISC(\"25/01/2001\"; \"15/11/2001\"; 97; 100; 3)</item> vraća 0.03840 ili 3.84 po centu."
-#: 12040201.xhp#par_id3152576.12.help.text
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_REGEXP\">Allows you to use wildcards in the filter definition.</ahelp> For a list of the regular expressions that $[officename] supports, click <link href=\"text/shared/01/02100001.xhp\" name=\"here\">here</link>."
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_REGEXP\">odobrava vam da koristite wildcard filter definiciju .</ahelp> Za listu regularnih ekspresija $[officename] supports, klikni <link href=\"text/shared/01/02100001.xhp\" name=\"here\">here</link>."
+#. QTD6
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"bm_id3154695\n"
+"help.text"
+msgid "<bookmark_value>DURATION_ADD function</bookmark_value> <bookmark_value>Microsoft Excel functions</bookmark_value> <bookmark_value>durations;fixed interest securities</bookmark_value>"
+msgstr "<bookmark_value>Trajanje funkcija</bookmark_value><bookmark_value>Microsoft Excel funkcije</bookmark_value><bookmark_value>trajanje;fixed interest securities</bookmark_value>"
-#: 12040201.xhp#par_id3149377.33.help.text
-msgid "If the <emph>Regular Expressions</emph> check box is selected, you can use regular expressions in the Value field if the Condition list box is set to '=' EQUAL or '<>' UNEQUAL. This also applies to the respective cells that you reference for an advanced filter."
-msgstr "Ako <emph>Regular Expressions</emph> tick box je izabran,mozete koristiti regularnu ekspresiju u Value polju ako listi uslova je postavljena na '=' EQUAL or '<>' UNEQUAL. To takodje aplicira na respektivne celije koje referencirate za napredne filtere. "
+#. mmXB
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3154695\n"
+"402\n"
+"help.text"
+msgid "DURATION_ADD"
+msgstr "Trajanje"
-#: 12040201.xhp#hd_id3149958.34.help.text
-msgid "No duplication"
-msgstr "Bez udvostručavanja"
+#. IIAg
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3145768\n"
+"403\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_DURATION\">Calculates the duration of a fixed interest security in years.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_DURATION\">Računa trajanje fiksnog sigurnosnog interesa u godinama.</ahelp>"
-#: 12040201.xhp#par_id3153876.35.help.text
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_UNIQUE\">Excludes duplicate rows in the list of filtered data.</ahelp>"
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_SPEC_FILTER:BTN_UNIQUE\">Iskljucuju duplicirane redove sa liste filtriranih podataka .</ahelp>"
+#. ~,TK
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3153904\n"
+"404\n"
+"help.text"
+msgid "Syntax"
+msgstr "Sintaksa"
-#: 12040201.xhp#hd_id3154018.40.help.text
-msgid "Keep filter criteria"
-msgstr "Sačuvaj kriterije filtera"
+#. l/NM
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3153373\n"
+"405\n"
+"help.text"
+msgid "DURATION_ADD(\"Settlement\"; \"Maturity\"; Coupon; Yield; Frequency; Basis)"
+msgstr "Trajanje(\"Dogovor\"; \"Dospijeće\"; Kupon; Proizvodi; Frekvencija; Baza)"
-#: 12040201.xhp#par_id3149123.41.help.text
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_FILTER:BTN_DEST_PERS\">Select the <emph>Copy results to</emph> check box, and then specify the destination range where you want to display the filtered data. If this box is checked, the destination range remains linked to the source range. You must have defined the source range under <emph>Data - Define range</emph> as a database range.</ahelp> Following this, you can reapply the defined filter at any time as follows: click into the source range, then choose <emph>Data - Refresh Range</emph>."
-msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_FILTER:BTN_DEST_PERS\">Mark the <emph>Kopiraj rezultate u</emph> tick box,i onda specifiraja destinaciju raspona u kojoj hocete da prikazete filtrirane podatke.Ako je tick box oznacen,destinacija raspona ostaje povezana sa prvobitnim rasponom.Morate imati definisane izvor raspona pod <emph>Podaci - Define range</emph> as a database range.</ahelp> Prateci ovo,mozete ponoviti definisane filtere u bilo koje vrijeme: kliknite na izvor raspona,onda odaberite <emph>Podaci - Refresh Range</emph>."
+#. jXBs
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3155397\n"
+"406\n"
+"help.text"
+msgid "<emph>Settlement</emph> is the date of purchase of the security."
+msgstr ""
-#: 12040201.xhp#hd_id3149018.36.help.text
-msgid "Data range"
-msgstr "Opseg podataka"
+#. +CPb
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3148558\n"
+"407\n"
+"help.text"
+msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
+msgstr "<emph>Dozrijevanje</emph> je datum prodaje osiguranja"
-#: 12040201.xhp#par_id3150042.37.help.text
-msgid "Displays the cell range or the name of the cell range that you want to filter."
-msgstr "Prikazuje prostor celije ili ime celije prostora celije koje hocete da filtrirate. "
+#. @0U6
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3153096\n"
+"408\n"
+"help.text"
+msgid "<emph>Coupon</emph> is the annual coupon interest rate (nominal rate of interest)"
+msgstr "<emph>Kupon</emph> je godisnji kupon interest rate."
-#: 02190000.xhp#tit.help.text
+#. 9(f@
+#: 04060103.xhp
#, fuzzy
-msgid "Delete Manual Breaks"
-msgstr "Obriši sve ručne prijelome"
+msgctxt ""
+"04060103.xhp\n"
+"par_id3154594\n"
+"409\n"
+"help.text"
+msgid "<emph>Yield</emph> is the annual yield of the security."
+msgstr "<emph>Par</emph> je nominalna vrijednost pokrica."
-#: 02190000.xhp#hd_id3150541.1.help.text
-msgid "<link href=\"text/scalc/01/02190000.xhp\" name=\"Delete Manual Breaks\">Delete Manual Break</link>"
-msgstr ""
+#. n!}5
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3149906\n"
+"410\n"
+"help.text"
+msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
+msgstr "<emph>Frekvencija</emph>je broj kamatnih placanja po godini (1,2 ili 4)"
-#: 02190000.xhp#par_id3154365.2.help.text
-msgid "<ahelp hid=\".\">Choose the type of manual break that you want to delete.</ahelp>"
-msgstr ""
+#. oo5*
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3146995\n"
+"411\n"
+"help.text"
+msgid "Example"
+msgstr "Primjer"
-#: 06990000.xhp#tit.help.text
-msgid "Cell Contents"
-msgstr "Sadrzaji Celije"
+#. \]aV
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3148834\n"
+"412\n"
+"help.text"
+msgid "A security is purchased on 2001-01-01; the maturity date is 2006-01-01. The Coupon rate of interest is 8%. The yield is 9.0%. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how long is the duration?"
+msgstr "Sigurnost je kupljena 01/01/2001; datum dospijeća je 01/01/2006. Rata interesnog kupona je 8%. Proizvod je 9.0%. Kamata je plaćena polugodisnje (frekvencija je 2). Koristeći dnevni balans računanja kamate(baza 3) koliko dugo traje?"
+
+#. cZUK
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3154902\n"
+"413\n"
+"help.text"
+msgid "<item type=\"input\">=DURATION_ADD(\"2001-01-01\";\"2006-01-01\";0.08;0.09;2;3)</item>"
+msgstr "<item type=\"input\">=DURATION_ADD(\"01/01/2001\"; \"01/01/2006\"; 0.08; 0.09; 2; 3)</item>"
-#: 06990000.xhp#hd_id3153087.1.help.text
-msgid "<link href=\"text/scalc/01/06990000.xhp\" name=\"Cell Contents\">Cell Contents</link>"
-msgstr "<link href=\"text/scalc/01/06990000.xhp\" name=\"Cell Contents\">Sadrzaji celije</link>"
+#. fh~n
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"bm_id3159147\n"
+"help.text"
+msgid "<bookmark_value>annual net interest rates</bookmark_value> <bookmark_value>calculating; annual net interest rates</bookmark_value> <bookmark_value>net annual interest rates</bookmark_value> <bookmark_value>EFFECTIVE function</bookmark_value>"
+msgstr "<bookmark_value>godisnja kamatna stopa</bookmark_value><bookmark_value>racunam; godišnja kamatna stopa</bookmark_value><bookmark_value>neto godišnja kamatna stopa rates</bookmark_value><bookmark_value>EFFECTIVE function</bookmark_value>"
-#: 06990000.xhp#par_id3145674.2.help.text
-msgid "Opens a submenu with commands to calculate tables and activate AutoInput."
-msgstr "Otvora pod-meni sa komandama za izracunavanje tabela i aktiviranje AutoUnosa."
+#. -@V2
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3159147\n"
+"88\n"
+"help.text"
+msgid "EFFECTIVE"
+msgstr "Efikasno"
-#: 04060000.xhp#tit.help.text
-msgid "Function Wizard"
-msgstr "Čarobnjak za funkcije"
+#. ddI;
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3154204\n"
+"89\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_EFFEKTIV\">Returns the net annual interest rate for a nominal interest rate.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_EFFEKTIV\">Vraća neto vrijednost kamatne stope za nominalnu vrijednost.</ahelp>"
-#: 04060000.xhp#bm_id3147426.help.text
-msgid "<bookmark_value>inserting functions; Function Wizard</bookmark_value><bookmark_value>functions;Function Wizard</bookmark_value><bookmark_value>wizards; functions</bookmark_value>"
-msgstr ""
+#. 0Bxj
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3145417\n"
+"90\n"
+"help.text"
+msgid "Nominal interest refers to the amount of interest due at the end of a calculation period. Effective interest increases with the number of payments made. In other words, interest is often paid in installments (for example, monthly or quarterly) before the end of the calculation period."
+msgstr "Nominalne vrijednost kamate odnose se na količinu kamate na kraju perioda računanja. Efektivna kamata povećava se sa brojem napravljenih plaćanja. Drugim riječima kamata je obično plaćena u periodima(npr mjesečno ili kvartalno) prije kraja perioda kalkulacije."
-#: 04060000.xhp#hd_id3147426.1.help.text
-msgid "<link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilot: Functions\">Function Wizard</link>"
-msgstr "<link href=\"text/scalc/01/04060000.xhp\" name=\"Function Wizard\">Function Wizard</link>"
+#. PUf%
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3150510\n"
+"91\n"
+"help.text"
+msgid "Syntax"
+msgstr "Sintaksa"
-#: 04060000.xhp#par_id3145271.2.help.text
-msgid "<variable id=\"funktionsautopilottext\"><ahelp hid=\".uno:FunctionDialog\">Opens the <emph>Function Wizard</emph>, which helps you to interactively create formulas.</ahelp></variable> Before you start the Wizard, select a cell or a range of cells from the current sheet, in order to determine the position at which the formula will be inserted."
-msgstr ""
+#. uj$c
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3148805\n"
+"92\n"
+"help.text"
+msgid "EFFECTIVE(Nom; P)"
+msgstr "Efektivno(Nom; P)"
-#: 04060000.xhp#par_id8007446.help.text
-msgid "You can download the complete ODFF (OpenDocument Format Formula) specification from the <link href=\"http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula\">OASIS</link> web site."
-msgstr ""
+#. sI18
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3149768\n"
+"93\n"
+"help.text"
+msgid "<emph>Nom</emph> is the nominal interest."
+msgstr "<emph>Nom</emph> je nominalna kamata."
-#: 04060000.xhp#par_id3159153.60.help.text
-msgid "The <emph>Function Wizard</emph> has two tabs: <emph>Functions</emph> is used to create formulas, and <emph>Structure</emph> is used to check the formula build."
-msgstr ""
+#. iKAO
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3149334\n"
+"94\n"
+"help.text"
+msgid "<emph>P</emph> is the number of interest payment periods per year."
+msgstr "<emph>P</emph> je broj kamatnih perioda po godini."
-#: 04060000.xhp#hd_id3154490.3.help.text
-msgid "Functions Tab"
-msgstr ""
+#. 0epW
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3154223\n"
+"95\n"
+"help.text"
+msgid "Example"
+msgstr "Primjer"
-#: 04060000.xhp#par_id3149378.5.help.text
-msgctxt "04060000.xhp#par_id3149378.5.help.text"
-msgid "<link href=\"text/scalc/01/04060100.xhp\" name=\"List of Categories and Functions\">List of Categories and Functions</link>"
-msgstr ""
+#. ;f86
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3144499\n"
+"96\n"
+"help.text"
+msgid "If the annual nominal interest rate is 9.75% and four interest calculation periods are defined, what is the actual interest rate (effective rate)?"
+msgstr "Ukoliko je nominalna kamatna stopa 9.75% i četiri kamatna period definisana, kolika je stvarna kamatna stopa (efektivna rata)?"
-#: 04060000.xhp#hd_id3154730.36.help.text
-msgid "Category"
-msgstr "Kategorija"
+#. [CGO
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3150772\n"
+"97\n"
+"help.text"
+msgid "<item type=\"input\">=EFFECTIVE(9.75%;4)</item> = 10.11% The annual effective rate is therefore 10.11%."
+msgstr "<item type=\"input\">=Efektivno(9.75%; 4)</item> = 10.11% Godišnja efektivna rata je u ovom slučaju 10.11%."
-#: 04060000.xhp#par_id3153417.37.help.text
-msgid "<variable id=\"kategorienliste\"><ahelp hid=\"SC:LISTBOX:RID_SCTAB_FUNCTION:LB_CATEGORY\">Lists all the categories to which the different functions are assigned. Select a category to view the appropriate functions in the list field below.</ahelp> Select \"All\" to view all functions in alphabetical order, irrespective of category. \"Last Used\" lists the functions you have most recently used. </variable>"
-msgstr ""
+#. :XdW
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"bm_id3147241\n"
+"help.text"
+msgid "<bookmark_value>effective interest rates</bookmark_value> <bookmark_value>EFFECT_ADD function</bookmark_value>"
+msgstr "<bookmark_value>efektivna kamatna stopa</bookmark_value><bookmark_value>Efekt_dodaj funkcija</bookmark_value>"
-#: 04060000.xhp#hd_id3150749.6.help.text
-msgctxt "04060000.xhp#hd_id3150749.6.help.text"
-msgid "Function"
-msgstr "Funkcija"
+#. )\E?
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3147241\n"
+"414\n"
+"help.text"
+msgid "EFFECT_ADD"
+msgstr "Efekt_dodaj"
-#: 04060000.xhp#par_id3155445.7.help.text
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCTAB_FUNCTION:LB_FUNCTION\">Displays the functions found under the selected category. Double-click to select a function.</ahelp> A single-click displays a short function description."
-msgstr ""
+#. i9Mi
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3147524\n"
+"415\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_EFFECT\">Calculates the effective annual rate of interest on the basis of the nominal interest rate and the number of interest payments per annum.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_EFFECT\">Računa efektivnu godišnju ratu baziranu na nominalnim interesnim vrijednostima i godišnjem broju plaćanja.</ahelp>"
-#: 04060000.xhp#hd_id3159264.8.help.text
-msgid "Array"
-msgstr "Matrica"
+#. US8W
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3155364\n"
+"416\n"
+"help.text"
+msgid "Syntax"
+msgstr "Sintaksa"
-#: 04060000.xhp#par_id3149566.9.help.text
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_FORMULA:BTN_MATRIX\">Specifies that the selected function is inserted into the selected cell range as an array formula. </ahelp> Array formulas operate on multiple cells. Each cell in the array contains the formula, not as a copy but as a common formula shared by all matrix cells."
-msgstr ""
+#. JV%e
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3155118\n"
+"417\n"
+"help.text"
+msgid "EFFECT_ADD(NominalRate; NPerY)"
+msgstr "Efekt_dodaj(Nominal_rate; Num_per_year)"
-#: 04060000.xhp#par_id3155959.61.help.text
-msgid "The <emph>Array</emph> option is identical to the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Enter command, which is used to enter and confirm formulas in the sheet. The formula is inserted as a matrix formula indicated by two braces { }."
-msgstr ""
+#. S}1]
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3148907\n"
+"418\n"
+"help.text"
+msgid "<emph>NominalRate</emph> is the annual nominal rate of interest."
+msgstr "<emph>Nominal_rate</emph>godišnja nominalna vrijednost kamate."
-#: 04060000.xhp#par_id3152993.40.help.text
-msgid "The maximum size of an array range is 128 by 128 cells."
-msgstr ""
+#. 7(fZ
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3154274\n"
+"419\n"
+"help.text"
+msgid "<emph>NPerY </emph>is the number of interest payments per year."
+msgstr "<emph>Num_per_year</emph> je broj interesnih plaćanja po godini."
-#: 04060000.xhp#hd_id3150367.41.help.text
-msgid "Argument Input Fields"
-msgstr ""
+#. {[Ri
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3149156\n"
+"420\n"
+"help.text"
+msgid "Example"
+msgstr "Primjer"
-#: 04060000.xhp#par_id3145587.15.help.text
-msgid "When you double-click a function, the argument input field(s) appear on the right side of the dialog. To select a cell reference as an argument, click directly into the cell, or drag across the required range on the sheet while holding down the mouse button. You can also enter numerical and other values or references directly into the corresponding fields in the dialog. When using <link href=\"text/scalc/01/04060102.xhp\" name=\"date entries\">date entries</link>, make sure you use the correct format. Click OK to insert the result into the spreadsheet."
-msgstr ""
+#. 4pIi
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3158426\n"
+"421\n"
+"help.text"
+msgid "What is the effective annual rate of interest for a 5.25% nominal rate and quarterly payment."
+msgstr "Koja je efektivna kamatna stopa za 5.25% nominalne rate i kvartalno plaćanje."
-#: 04060000.xhp#hd_id3149408.18.help.text
-msgid "Function Result"
-msgstr ""
+#. o\6Y
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3148927\n"
+"422\n"
+"help.text"
+msgid "<item type=\"input\">=EFFECT_ADD(0.0525;4)</item> returns 0.053543 or 5.3543%."
+msgstr "<item type=\"input\">=Efekt_dodaj(0.0525; 4)</item> vraća 0.053543 or 5.3534%."
-#: 04060000.xhp#par_id3155809.19.help.text
-msgid "As soon you enter arguments in the function, the result is calculated. This preview informs you if the calculation can be carried out with the arguments given. If the arguments result in an error, the corresponding <link href=\"text/scalc/05/02140000.xhp\" name=\"error code\">error code</link> is displayed."
-msgstr ""
+#. e9@.
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"bm_id3149998\n"
+"help.text"
+msgid "<bookmark_value>calculating; arithmetic-degressive depreciations</bookmark_value> <bookmark_value>arithmetic-degressive depreciations</bookmark_value> <bookmark_value>depreciations;arithmetic-degressive</bookmark_value> <bookmark_value>DDB function</bookmark_value>"
+msgstr "<bookmark_value>calculating; arithmetic-degressive depreciations</bookmark_value><bookmark_value>arithmetic-degressive depreciations</bookmark_value><bookmark_value>depreciations;arithmetic-degressive</bookmark_value><bookmark_value>DDB function</bookmark_value>"
-#: 04060000.xhp#par_id3148700.23.help.text
-msgid "The required arguments are indicated by names in bold print."
-msgstr ""
+#. YWE(
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3149998\n"
+"99\n"
+"help.text"
+msgid "DDB"
+msgstr "DDB"
-#: 04060000.xhp#hd_id3153064.22.help.text
-msgid "f(x) (depending on the selected function)"
-msgstr ""
+#. %!`t
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3159190\n"
+"100\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_GDA\">Returns the depreciation of an asset for a specified period using the arithmetic-declining method.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GDA2\">Vraća amortizaciju asseta za specificni perido koristeci dupli-balancing method.</ahelp>"
-#: 04060000.xhp#par_id3157980.24.help.text
-msgid "<ahelp hid=\"HID_SC_FAP_BTN_FX4\">Allows you to access a subordinate level of the <emph>Function Wizard</emph> in order to nest another function within the function, instead of a value or reference.</ahelp>"
+#. xyW/
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3152361\n"
+"101\n"
+"help.text"
+msgid "Use this form of depreciation if you require a higher initial depreciation value as opposed to linear depreciation. The depreciation value gets less with each period and is usually used for assets whose value loss is higher shortly after purchase (for example, vehicles, computers). Please note that the book value will never reach zero under this calculation type."
msgstr ""
-#: 04060000.xhp#hd_id3145076.25.help.text
-msgid "Argument/Parameter/Cell Reference (depending on the selected function)"
-msgstr ""
+#. (v63
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3156038\n"
+"102\n"
+"help.text"
+msgid "Syntax"
+msgstr "Sintaksa"
-#: 04060000.xhp#par_id3159097.26.help.text
-msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_FORMULA:ED_REF\">The number of visible text fields depends on the function. Enter arguments either directly into the argument fields or by clicking a cell in the table.</ahelp>"
+#. ^oSK
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3166452\n"
+"103\n"
+"help.text"
+msgid "DDB(Cost; Salvage; Life; Period; Factor)"
msgstr ""
-#: 04060000.xhp#hd_id3154957.51.help.text
-msgctxt "04060000.xhp#hd_id3154957.51.help.text"
-msgid "Result"
-msgstr "Rezultat"
+#. =6WI
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3153237\n"
+"104\n"
+"help.text"
+msgid "<emph>Cost</emph> fixes the initial cost of an asset."
+msgstr "<emph>Cijena</emph> popravlja inicijalnu vrijednost asseta."
-#: 04060000.xhp#par_id3150211.52.help.text
-msgid "Displays the calculation result or an error message."
-msgstr ""
+#. +FAM
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3149787\n"
+"105\n"
+"help.text"
+msgid "<emph>Salvage</emph> fixes the value of an asset at the end of its life."
+msgstr "<emph>Rješavanje</emph> popravlja vrijednost asseta na kraju zivota"
-#: 04060000.xhp#hd_id3151304.43.help.text
-msgid "Formula"
-msgstr "Formula"
+#. ^![5
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3152945\n"
+"106\n"
+"help.text"
+msgid "<emph>Life</emph> is the number of periods (for example, years or months) defining how long the asset is to be used."
+msgstr "<emph>Životno doba</emph> je broj perioda koji definiše koliko dugo asset mora biti korišten."
-#: 04060000.xhp#par_id3149898.44.help.text
-msgid "<ahelp hid=\"HID_SC_FAP_FORMULA\">Displays the created formula. Type your entries directly, or create the formula using the wizard.</ahelp>"
-msgstr ""
+#. Cg7W
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3149736\n"
+"107\n"
+"help.text"
+msgid "<emph>Period</emph> states the period for which the value is to be calculated."
+msgstr "<emph>Razdoblje</emph> definiše duzinu period. Dužina mora biti unesena u isto vrijeme kao zivot."
-#: 04060000.xhp#hd_id3153249.45.help.text
-msgid "Back"
-msgstr "Nazad"
+#. /xo3
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3150243\n"
+"108\n"
+"help.text"
+msgid "<emph>Factor</emph> (optional) is the factor by which depreciation decreases. If a value is not entered, the default is factor 2."
+msgstr "<emph>Faktor</emph> (optional) je faktor po kojem se amortizacija poveceava. Ukoliko vrijednost nije unesena, vrijednost je 2."
-#: 04060000.xhp#par_id3152869.53.help.text
-msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_FORMULA:BTN_BACKWARD\">Moves the focus back through the formula components, marking them as it does so.</ahelp>"
-msgstr ""
+#. M{Le
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3159274\n"
+"109\n"
+"help.text"
+msgid "Example"
+msgstr "Primjer"
-#: 04060000.xhp#par_id3146966.56.help.text
-msgid "To select a single function from a complex formula consisting of several functions, double-click the function in the formula window."
-msgstr ""
+#. Y?Sd
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3152882\n"
+"110\n"
+"help.text"
+msgid "A computer system with an initial cost of 75,000 currency units is to be depreciated monthly over 5 years. The value at the end of the depreciation is to be 1 currency unit. The factor is 2."
+msgstr "Kompjuterski sistem sa inicijalnim troškom od 75,000 jedinica mora biti amortizirana mjesečno u narednih 5 godina. Vrijednost na kraju amortizacije mora biti 1 vrijednost. Faktor je 2."
-#: 04060000.xhp#hd_id3155762.54.help.text
-msgid "Next"
-msgstr "Sljedeći"
+#. soHN
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3154106\n"
+"111\n"
+"help.text"
+msgid "<item type=\"input\">=DDB(75000;1;60;12;2) </item>= 1,721.81 currency units. Therefore, the double-declining depreciation in the twelfth month after purchase is 1,721.81 currency units."
+msgstr "<item type=\"input\">=DDB(75000; 1; 60; 12; 2)</item> = 1,721.81 jedinica vrijednost. Therefore, the double-declining depreciation during the first month after purchase is 1,721.81 currency units."
-#: 04060000.xhp#par_id3149316.55.help.text
-msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_FORMULA:BTN_FORWARD\">Moves forward through the formula components in the formula window.</ahelp> This button can also be used to assign functions to the formula. If you select a function and click the <emph>Next </emph>button, the selection appears in the formula window."
-msgstr ""
+#. O*T\
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"bm_id3149962\n"
+"help.text"
+msgid "<bookmark_value>calculating; geometric-degressive depreciations</bookmark_value> <bookmark_value>geometric-degressive depreciations</bookmark_value> <bookmark_value>depreciations;geometric-degressive</bookmark_value> <bookmark_value>DB function</bookmark_value>"
+msgstr "<bookmark_value>calculating; geometric-degressive depreciations</bookmark_value><bookmark_value>geometric-degressive depreciations</bookmark_value><bookmark_value>depreciations;geometric-degressive</bookmark_value><bookmark_value>DB function</bookmark_value>"
-#: 04060000.xhp#par_id3159262.57.help.text
-msgid "Double-click a function in the selection window to transfer it to the formula window."
-msgstr ""
+#. %Ikt
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3149962\n"
+"113\n"
+"help.text"
+msgid "DB"
+msgstr "DB"
-#: 04060000.xhp#hd_id3148745.58.help.text
-msgid "Cancel"
-msgstr "Odustani"
+#. t_N@
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3148989\n"
+"114\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_GDA2\">Returns the depreciation of an asset for a specified period using the double-declining balance method.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GDA2\">Vraća amortizaciju asseta za specificni perido koristeci dupli-balancing method.</ahelp>"
-#: 04060000.xhp#par_id3147402.59.help.text
-msgid "Closes the dialog without implementing the formula."
+#. MWFb
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3156213\n"
+"115\n"
+"help.text"
+msgid "This form of depreciation is used if you want to get a higher depreciation value at the beginning of the depreciation (as opposed to linear depreciation). The depreciation value is reduced with every depreciation period by the depreciation already deducted from the initial cost."
msgstr ""
-#: 04060000.xhp#hd_id3150534.32.help.text
-msgid "OK"
-msgstr ""
+#. r4H9
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3149807\n"
+"116\n"
+"help.text"
+msgid "Syntax"
+msgstr "Sintaksa"
-#: 04060000.xhp#par_id3153029.33.help.text
-msgid "Ends the <emph>Function Wizard</emph>, and transfers the formula to the selected cells."
+#. ~}oe
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3153349\n"
+"117\n"
+"help.text"
+msgid "DB(Cost; Salvage; Life; Period; Month)"
msgstr ""
-#: 04060000.xhp#par_id3156400.34.help.text
-msgctxt "04060000.xhp#par_id3156400.34.help.text"
-msgid "<link href=\"text/scalc/01/04060100.xhp\" name=\"List of Categories and Functions\">List of Categories and Functions</link>"
-msgstr ""
+#. 5$n?
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3148462\n"
+"118\n"
+"help.text"
+msgid "<emph>Cost</emph> is the initial cost of an asset."
+msgstr "<emph>Cijena</emph> popravlja inicijalnu vrijednost asseta."
-#: 04060000.xhp#hd_id3147610.47.help.text
-msgid "Structure tab"
-msgstr ""
+#. ,;Hm
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3148658\n"
+"119\n"
+"help.text"
+msgid "<emph>Salvage</emph> is the value of an asset at the end of the depreciation."
+msgstr "<emph>Rješavanje</emph> je vrijednost imovine nakon deprecijacije."
-#: 04060000.xhp#par_id3153122.48.help.text
-msgid "On this page, you can view the structure of the function."
-msgstr ""
+#. 6-?+
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3145371\n"
+"120\n"
+"help.text"
+msgid "<emph>Life</emph> defines the period over which an asset is depreciated."
+msgstr "<emph>Životno doba</emph> defines the period over which an asset is depreciated."
-#: 04060000.xhp#par_id3149350.4.help.text
-msgid "If you start the <emph>Function Wizard</emph> while the cell cursor is positioned in a cell that already contains a function, the <emph>Structure</emph> tab is opened and shows the composition of the current formula."
-msgstr ""
+#. 3X(U
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3154608\n"
+"121\n"
+"help.text"
+msgid "<emph>Period</emph> is the length of each period. The length must be entered in the same date unit as the depreciation period."
+msgstr "<emph>Razdoblje</emph> is the length of each period. The length must be entered in the same date unit as the depreciation period."
-#: 04060000.xhp#hd_id3149014.49.help.text
-msgid "Structure"
-msgstr "~Struktura"
+#. RRGl
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3150829\n"
+"122\n"
+"help.text"
+msgid "<emph>Month</emph> (optional) denotes the number of months for the first year of depreciation. If an entry is not defined, 12 is used as the default."
+msgstr "<emph>Mjesec</emph> (optional) denotes the number of months for the first year of depreciation. If an entry is not defined, 12 is used as the default."
-#: 04060000.xhp#par_id3150481.50.help.text
-msgid "<ahelp hid=\"HID_SC_FAP_STRUCT\">Displays a hierarchical representation of the current function.</ahelp> You can hide or show the arguments by a click on the plus or minus sign in front."
-msgstr ""
+#. fksJ
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3151130\n"
+"123\n"
+"help.text"
+msgid "Example"
+msgstr "Primjer"
-#: 04060000.xhp#par_id3148886.63.help.text
-msgid "Blue dots denote correctly entered arguments. Red dots indicate incorrect data types. For example: if the SUM function has one argument entered as text, this is highlighted in red as SUM only permits number entries."
-msgstr ""
+#. Q1ta
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3156147\n"
+"124\n"
+"help.text"
+msgid "A computer system with an initial cost of 25,000 currency units is to be depreciated over a three year period. The salvage value is to be 1,000 currency units. One period is 30 days."
+msgstr "Kompjuterski sistem sa inicijalnim troškom od 25.000 jedinica valute mora biti amortizovan u tri godine. Vrijednost spasavanja mora biti 1000 jedinica valute. Period je 30 dana."
-#: 04060118.xhp#tit.help.text
-msgctxt "04060118.xhp#tit.help.text"
-msgid "Financial Functions Part Three"
-msgstr "Financijske funkcije treći dio"
+#. \^n8
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3149513\n"
+"125\n"
+"help.text"
+msgid "<item type=\"input\">=DB(25000;1000;36;1;6)</item> = 1,075.00 currency units"
+msgstr "<item type=\"input\">=DB(25000; 1000; 36; 1; 6)</item> = 1,075.00 jedinica valute"
-#: 04060118.xhp#hd_id3146780.1.help.text
-msgctxt "04060118.xhp#hd_id3146780.1.help.text"
-msgid "Financial Functions Part Three"
-msgstr "Financijske funkcije treći dio"
+#. ZzOv
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3159242\n"
+"126\n"
+"help.text"
+msgid "The fixed-declining depreciation of the computer system is 1,075.00 currency units."
+msgstr "Popravljena amortizacija kompjuterskog sistema je 1,075.00 currency units."
-#: 04060118.xhp#bm_id3145112.help.text
-msgid "<bookmark_value>ODDFPRICE function</bookmark_value><bookmark_value>prices;securities with irregular first interest date</bookmark_value>"
-msgstr "<bookmark_value>ODDFPRICE funkcija</bookmark_value><bookmark_value>cijene;sigurnost sa pvom neregularnom kamatnom stopom</bookmark_value>"
+#. _Tmw
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"bm_id3153948\n"
+"help.text"
+msgid "<bookmark_value>IRR function</bookmark_value> <bookmark_value>calculating;internal rates of return, regular payments</bookmark_value> <bookmark_value>internal rates of return;regular payments</bookmark_value>"
+msgstr "<bookmark_value>IRR function</bookmark_value><bookmark_value>calculating;internal rates of return, regular payments</bookmark_value><bookmark_value>internal rates of return;regular payments</bookmark_value>"
-#: 04060118.xhp#hd_id3145112.71.help.text
-msgid "ODDFPRICE"
-msgstr "ODDFPRICE"
+#. moxf
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3153948\n"
+"128\n"
+"help.text"
+msgid "IRR"
+msgstr "IIR"
-#: 04060118.xhp#par_id3147250.72.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_ODDFPRICE\">Calculates the price per 100 currency units par value of a security, if the first interest date falls irregularly.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_ODDFPRICE\">Izračunava cijene na 100 jedinica valute nominalnu vrijednost vrijednosnog papira,ako prvi datum kamatne stope neregularan.</ahelp>"
+#. ~8]~
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3143282\n"
+"129\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_IKV\">Calculates the internal rate of return for an investment.</ahelp> The values represent cash flow values at regular intervals, at least one value must be negative (payments), and at least one value must be positive (income)."
+msgstr "<ahelp hid=\"HID_FUNC_IKV\">Izračunaj kamatnu stopu povrata investicije.</ahelp> Vrijednost predstavlja priliv novca u regularnim intervalima, najmanje jedna vrijednost mora biti negativna(plaćanja) i jedna pozitivna(prihod)."
-#: 04060118.xhp#hd_id3153074.73.help.text
-msgctxt "04060118.xhp#hd_id3153074.73.help.text"
+#. u^rP
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3150599\n"
+"130\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060118.xhp#par_id3146098.74.help.text
-msgid "ODDFPRICE(Settlement; Maturity; Issue; FirstCoupon; Rate; Yield; Redemption; Frequency; Basis)"
-msgstr "ODDFPRICE(Krajnja odluka; Zrelost; Izdavanje; First_coupon; Rate; Doprinos; Otkupna vrijednost; Frekvencija; Osnova)"
-
-#: 04060118.xhp#par_id3153337.75.help.text
-msgctxt "04060118.xhp#par_id3153337.75.help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr ""
-
-#: 04060118.xhp#par_id3149051.76.help.text
-#, fuzzy
-msgctxt "04060118.xhp#par_id3149051.76.help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Dozrijevanje</emph> je datum prodaje osiguranja"
-
-#: 04060118.xhp#par_id3147297.77.help.text
-msgctxt "04060118.xhp#par_id3147297.77.help.text"
-msgid "<emph>Issue</emph> is the date of issue of the security."
+#. u,f-
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3155427\n"
+"131\n"
+"help.text"
+msgid "IRR(Values; Guess)"
msgstr ""
-#: 04060118.xhp#par_id3150393.78.help.text
-msgid "<emph>FirstCoupon</emph> is the first interest date of the security."
-msgstr "<emph>First_coupon</emph> je prvi kamatni datum osiguranja."
-
-#: 04060118.xhp#par_id3147402.79.help.text
-msgctxt "04060118.xhp#par_id3147402.79.help.text"
-msgid "<emph>Rate</emph> is the annual rate of interest."
-msgstr ""
+#. bupc
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3144758\n"
+"132\n"
+"help.text"
+msgid "<emph>Values</emph> represents an array containing the values."
+msgstr "<emph>Vrijednosti</emph> is an array containing the values."
-#: 04060118.xhp#par_id3151387.80.help.text
-#, fuzzy
-msgctxt "04060118.xhp#par_id3151387.80.help.text"
-msgid "<emph>Yield</emph> is the annual yield of the security."
-msgstr "<emph>Par</emph> je nominalna vrijednost pokrica."
+#. GM,/
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3149233\n"
+"133\n"
+"help.text"
+msgid "<emph>Guess</emph> (optional) is the estimated value. An iterative method is used to calculate the internal rate of return. If you can provide only few values, you should provide an initial guess to enable the iteration."
+msgstr "<emph>Procjena</emph> (optional) is the estimated value. An iterative method is used to calculate the internal rate of return. If you can provide only few values, you should provide an initial guess to enable the iteration."
-#: 04060118.xhp#par_id3153023.81.help.text
-#, fuzzy
-msgctxt "04060118.xhp#par_id3153023.81.help.text"
-msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
-msgstr "<emph>Otkup</emph> je cijena isplatne vrijednosti sigurnosti na 100 jedinica valute po nominalnoj vrijdnosti ."
+#. i]q`
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3151258\n"
+"134\n"
+"help.text"
+msgid "Example"
+msgstr "Primjer"
-#: 04060118.xhp#par_id3150539.82.help.text
-msgctxt "04060118.xhp#par_id3150539.82.help.text"
-msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Frekvencija</emph>je broj kamatnih placanja po godini (1,2 ili 4)"
+#. p0Vv
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3150630\n"
+"135\n"
+"help.text"
+msgid "Under the assumption that cell contents are A1=<item type=\"input\">-10000</item>, A2=<item type=\"input\">3500</item>, A3=<item type=\"input\">7600</item> and A4=<item type=\"input\">1000</item>, the formula <item type=\"input\">=IRR(A1:A4)</item> gives a result of 11,33%."
+msgstr "Pod pretpostavkom da sadržaj želije je A1=<item type=\"input\">-10000</item>, A2=<item type=\"input\">3500</item>, A3=<item type=\"input\">7600</item> and A4=<item type=\"input\">1000</item>, the formula <item type=\"input\">=IRR(A1:A4)</item>daje rezultat 80.24%."
-#: 04060118.xhp#bm_id3157871.help.text
-msgid "<bookmark_value>ODDFYIELD function</bookmark_value>"
-msgstr "<bookmark_value>ODDFYIELD funkcija</bookmark_value>"
+#. {g)4
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"bm_id3151012\n"
+"help.text"
+msgid "<bookmark_value>calculating; interests for unchanged amortization installments</bookmark_value> <bookmark_value>interests for unchanged amortization installments</bookmark_value> <bookmark_value>ISPMT function</bookmark_value>"
+msgstr "<bookmark_value>računa: kamatu za nepriomijenjenu amortizaciju</bookmark_value><bookmark_value>kamatu za nepromijenjenu amoritizaciju - instaliranje</bookmark_value><bookmark_value>ISPMT function</bookmark_value>"
-#: 04060118.xhp#hd_id3157871.87.help.text
-msgid "ODDFYIELD"
-msgstr "ODDFYIELD"
+#. G9nS
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3151012\n"
+"314\n"
+"help.text"
+msgid "ISPMT"
+msgstr "ISPMT"
-#: 04060118.xhp#par_id3147414.88.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_ODDFYIELD\">Calculates the yield of a security if the first interest date falls irregularly.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_ODDFYIELD\">Izračunava prinos sigurnosti ako prvi interesni datum ne ispunjen.</ahelp>"
+#. k;r?
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3148693\n"
+"315\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_ISPMT\">Calculates the level of interest for unchanged amortization installments.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ISPMT\">Računa nivo kamate za nepromijenjene amortizacije.</ahelp>"
-#: 04060118.xhp#hd_id3150651.89.help.text
-msgctxt "04060118.xhp#hd_id3150651.89.help.text"
+#. SqG`
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3154661\n"
+"316\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060118.xhp#par_id3152982.90.help.text
-msgid "ODDFYIELD(Settlement; Maturity; Issue; FirstCoupon; Rate; Price; Redemption; Frequency; Basis)"
-msgstr "ODDFYIELD(Krajnja odluka; Zrelost; Izdavanje; First_coupon; Rate; Doprinos; Otkupna vrijednost; Frekvencija; Osnova)"
+#. lLr5
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3146070\n"
+"317\n"
+"help.text"
+msgid "ISPMT(Rate; Period; TotalPeriods; Invest)"
+msgstr "ISPMT(Rate; Period; Total_periods; Invest)"
-#: 04060118.xhp#par_id3157906.91.help.text
-msgctxt "04060118.xhp#par_id3157906.91.help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr ""
+#. ]G#Z
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3148672\n"
+"318\n"
+"help.text"
+msgid "<emph>Rate</emph> sets the periodic interest rate."
+msgstr "<emph>Stopa</emph> postavlja peridičnu kamatnu ratu"
-#: 04060118.xhp#par_id3150026.92.help.text
-#, fuzzy
-msgctxt "04060118.xhp#par_id3150026.92.help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Dozrijevanje</emph> je datum prodaje osiguranja"
+#. 741_
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3145777\n"
+"319\n"
+"help.text"
+msgid "<emph>Period</emph> is the number of installments for calculation of interest."
+msgstr "<emph>Razdoblje</emph>je broj instalacija po računici kamate."
-#: 04060118.xhp#par_id3149012.93.help.text
-msgctxt "04060118.xhp#par_id3149012.93.help.text"
-msgid "<emph>Issue</emph> is the date of issue of the security."
-msgstr ""
+#. ^(fn
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3153678\n"
+"320\n"
+"help.text"
+msgid "<emph>TotalPeriods</emph> is the total number of installment periods."
+msgstr "<emph>Total_periods</emph>totalni broj instalacionih perioda."
-#: 04060118.xhp#par_id3148725.94.help.text
-msgid "<emph>FirstCoupon</emph> is the first interest period of the security."
-msgstr "<emph>First_coupon</emph> je prvi kamatni datum osiguranja."
+#. pg-I
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3159390\n"
+"321\n"
+"help.text"
+msgid "<emph>Invest</emph> is the amount of the investment."
+msgstr "<emph>Invest</emph> veličina investicije"
-#: 04060118.xhp#par_id3150465.95.help.text
-msgctxt "04060118.xhp#par_id3150465.95.help.text"
-msgid "<emph>Rate</emph> is the annual rate of interest."
-msgstr ""
+#. dFrU
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"hd_id3156162\n"
+"322\n"
+"help.text"
+msgid "Example"
+msgstr "Primjer"
-#: 04060118.xhp#par_id3146940.96.help.text
-msgctxt "04060118.xhp#par_id3146940.96.help.text"
-msgid "<emph>Price</emph> is the price of the security."
-msgstr "<emph>Cijena</emph> je cijena osiguranja."
+#. O+s=
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3149558\n"
+"323\n"
+"help.text"
+msgid "For a credit amount of 120,000 currency units with a two-year term and monthly installments, at a yearly interest rate of 12% the level of interest after 1.5 years is required."
+msgstr "Za kreditnu vrijednost od 120,000 jedinica valute sa dvogodišnjim periodom i mjesečnim instalacijama, godišnja kamatna stopa je 12% nivoa kamate nakon 1.5 years je potrebno."
+
+#. {=KQ
+#: 04060103.xhp
+msgctxt ""
+"04060103.xhp\n"
+"par_id3150949\n"
+"324\n"
+"help.text"
+msgid "<item type=\"input\">=ISPMT(1%;18;24;120000)</item> = -300 currency units. The monthly interest after 1.5 years amounts to 300 currency units."
+msgstr "<item type=\"input\">=ISPMT(1%; 18; 24; 120000)</item> = -300 currency units. The monthly interest after 1.5 years amounts to 300 currency units."
-#: 04060118.xhp#par_id3149893.97.help.text
+#. diGS
+#: 04060103.xhp
#, fuzzy
-msgctxt "04060118.xhp#par_id3149893.97.help.text"
-msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
-msgstr "<emph>Otkup</emph> je cijena isplatne vrijednosti sigurnosti na 100 jedinica valute po nominalnoj vrijdnosti ."
+msgctxt ""
+"04060103.xhp\n"
+"par_id3146812\n"
+"426\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060119.xhp\" name=\"Forward to Financial Functions Part Two\">Financial Functions Part Two</link>"
+msgstr "<link href=\"text/scalc/01/04060116.xhp\" name=\"Analiza funkcija Dio Dva\">Analiza funkcija Dio Dva</link>"
-#: 04060118.xhp#par_id3148888.98.help.text
-msgctxt "04060118.xhp#par_id3148888.98.help.text"
-msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Frekvencija</emph>je broj kamatnih placanja po godini (1,2 ili 4)"
+#. Roe2
+#: 04060103.xhp
+#, fuzzy
+msgctxt ""
+"04060103.xhp\n"
+"par_id3154411\n"
+"427\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060118.xhp\" name=\"Forward to Financial Functions Part Three\">Financial Functions Part Three</link>"
+msgstr "<link href=\"text/scalc/01/04060116.xhp\" name=\"Analiza funkcija Dio Dva\">Analiza funkcija Dio Dva</link>"
-#: 04060118.xhp#bm_id3153933.help.text
-msgid "<bookmark_value>ODDLPRICE function</bookmark_value>"
-msgstr "<bookmark_value>ODDLPRICE funkcija</bookmark_value>"
+#. Z:J+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"tit\n"
+"help.text"
+msgid "Add-in Functions, List of Analysis Functions Part Two"
+msgstr "Add-in Funkcije, Lista Analiza Funkcija Drugi Dio"
-#: 04060118.xhp#hd_id3153933.103.help.text
-msgid "ODDLPRICE"
-msgstr "ODDLPRICE"
+#. iW/n
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3145074\n"
+"help.text"
+msgid "<bookmark_value>imaginary numbers in analysis functions</bookmark_value> <bookmark_value>complex numbers in analysis functions</bookmark_value>"
+msgstr "<bookmark_value>imaginarni brojevi u analizi funkcija</bookmark_value><bookmark_value>kompleksni brojevi u analizi funkcija</bookmark_value>"
-#: 04060118.xhp#par_id3145145.104.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_ODDLPRICE\">Calculates the price per 100 currency units par value of a security, if the last interest date falls irregularly.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_ODDLPRICE\">Izračunava cijene na 100 jedinica valute nominalnu vrijednost vrijednosnog papira,ako zanji datum kamatne stope neregularan..</ahelp>"
+#. dP]@
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3154659\n"
+"1\n"
+"help.text"
+msgid "Add-in Functions, List of Analysis Functions Part Two"
+msgstr "Add-in Funkcije, Lista Analiza Funkcija Drugi Dio"
-#: 04060118.xhp#hd_id3152784.105.help.text
-msgctxt "04060118.xhp#hd_id3152784.105.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. K9pt
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3151242\n"
+"174\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060108.xhp\" name=\"Category Statistics\">Category Statistics</link>"
+msgstr "<link href=\"text/scalc/01/04060108.xhp\" name=\"Statistike Kategorije\">Statistike Kategorije</link>"
-#: 04060118.xhp#par_id3155262.106.help.text
-msgid "ODDLPRICE(Settlement; Maturity; LastInterest; Rate; Yield; Redemption; Frequency; Basis)"
-msgstr "ODDLPRICE( Krajnja odluka; Zrelost; ZadnjeIzdavanje; First_coupon; Rate; Doprinos; Otkupna vrijednost; Frekvencija; Osnova)"
+#. |EZT
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148869\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060115.xhp\" name=\"Analysis Functions Part One\">Analysis Functions Part One</link>"
+msgstr "<link href=\"text/scalc/01/04060115.xhp\" name=\"Lista Analiza Funkcija Prvi Dio\">Lista Analiza Funkcija Prvi Dio</link>"
-#: 04060118.xhp#par_id3149689.107.help.text
-msgctxt "04060118.xhp#par_id3149689.107.help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
+#. Jdb}
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3147072\n"
+"240\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060111.xhp\" name=\"Back to the Overview\">Back to the Overview</link>"
msgstr ""
-#: 04060118.xhp#par_id3148753.108.help.text
-#, fuzzy
-msgctxt "04060118.xhp#par_id3148753.108.help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Dozrijevanje</emph> je datum prodaje osiguranja"
+#. YW3S
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3154959\n"
+"help.text"
+msgid "<bookmark_value>IMABS function</bookmark_value>"
+msgstr "<bookmark_value>IMABS funkcija</bookmark_value>"
-#: 04060118.xhp#par_id3150861.109.help.text
-msgctxt "04060118.xhp#par_id3150861.109.help.text"
-msgid "<emph>LastInterest</emph> is the last interest date of the security."
-msgstr "<emph>ZadnjeIzdavanje</emph> je zadnji kamatni datum osiguranja."
+#. yr4F
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3154959\n"
+"44\n"
+"help.text"
+msgid "IMABS"
+msgstr "IMABS"
-#: 04060118.xhp#par_id3155831.110.help.text
-msgctxt "04060118.xhp#par_id3155831.110.help.text"
-msgid "<emph>Rate</emph> is the annual rate of interest."
-msgstr ""
+#. c}7B
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149895\n"
+"45\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMABS\">The result is the absolute value of a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMABS\">Rezultat je apsolutna vrijednost kompleksnog broja.</ahelp>"
-#: 04060118.xhp#par_id3153328.111.help.text
-#, fuzzy
-msgctxt "04060118.xhp#par_id3153328.111.help.text"
-msgid "<emph>Yield</emph> is the annual yield of the security."
-msgstr "<emph>Par</emph> je nominalna vrijednost pokrica."
+#. ZJnF
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3155382\n"
+"46\n"
+"help.text"
+msgid "Syntax"
+msgstr "Sintaksa"
-#: 04060118.xhp#par_id3149186.112.help.text
-#, fuzzy
-msgctxt "04060118.xhp#par_id3149186.112.help.text"
-msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
-msgstr "<emph>Otkup</emph> je cijena isplatne vrijednosti sigurnosti na 100 jedinica valute po nominalnoj vrijdnosti ."
+#. tF(H
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3151302\n"
+"47\n"
+"help.text"
+msgid "IMABS(\"ComplexNumber\")"
+msgstr "IMABS(\"Kompleksni_broj\")"
-#: 04060118.xhp#par_id3149726.113.help.text
-msgctxt "04060118.xhp#par_id3149726.113.help.text"
-msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Frekvencija</emph>je broj kamatnih placanja po godini (1,2 ili 4)"
+#. Pbj$
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153974\n"
+"48\n"
+"help.text"
+msgid "<variable id=\"complex\"><emph>ComplexNumber</emph> is a complex number that is entered in the form \"x+yi\" or \"x+yj\".</variable>"
+msgstr "<variable id=\"complex\"><emph>Kompleksni_Broj</emph> je kompleksni broj unesen u formi \"x+yi\" or \"x+yj\". </variable>"
-#: 04060118.xhp#hd_id3153111.114.help.text
-msgctxt "04060118.xhp#hd_id3153111.114.help.text"
+#. 47dA
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3149697\n"
+"49\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060118.xhp#par_id3152999.115.help.text
-msgid "Settlement date: February 7 1999, maturity date: June 15 1999, last interest: October 15 1998. Interest rate: 3.75 per cent, yield: 4.05 per cent, redemption value: 100 currency units, frequency of payments: half-yearly = 2, basis: = 0"
-msgstr "Datum Krajnje odluke: 7 Februar 1999, datum zrelosti: 15 Juni 1999, ZanjeIzdavanje: 15 Oktobar 1998. Kamatna stopa: 3.75 procenta, Doprinos: 4.05 procenata, Otkupna vrijednost: 100 vrijednosnih jedinica, frekvencija placanja: polu-godisnje = 2, osnova: = 0"
-
-#: 04060118.xhp#par_id3148567.116.help.text
-msgid "The price per 100 currency units per value of a security, which has an irregular last interest date, is calculated as follows:"
-msgstr "Cijena na 100 jedinica valute nominalnu vrijednost vrijednosnog papira,ako zanji datum kamatne stope neregularan, se izracunava na sljedeci nacin:"
-
-#: 04060118.xhp#par_id3150332.117.help.text
-msgid "=ODDLPRICE(\"1999-02-07\";\"1999-06-15\";\"1998-10-15\"; 0.0375; 0.0405;100;2;0) returns 99.87829."
-msgstr "=ODDLPRICE(\"1999-02-07\";\"1999-06-15\";\"1998-10-15\"; 0.0375; 0.0405;100;2;0) vraća 99.87829."
+#. xDjT
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3143222\n"
+"50\n"
+"help.text"
+msgid "<item type=\"input\">=IMABS(\"5+12j\")</item> returns 13."
+msgstr "<item tip=\"input\">=IMABS(\"5+12j\")</item> vraca 13."
-#: 04060118.xhp#bm_id3153564.help.text
-msgid "<bookmark_value>ODDLYIELD function</bookmark_value>"
-msgstr "<bookmark_value>ODDLYIELD funkcija</bookmark_value>"
+#. .v\a
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3145357\n"
+"help.text"
+msgid "<bookmark_value>IMAGINARY function</bookmark_value>"
+msgstr "<bookmark_value>IMAGINARY funkcija</bookmark_value>"
-#: 04060118.xhp#hd_id3153564.118.help.text
-msgid "ODDLYIELD"
-msgstr "ODDLYIELD"
+#. _{du
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3145357\n"
+"51\n"
+"help.text"
+msgid "IMAGINARY"
+msgstr "IMAGINARNO"
-#: 04060118.xhp#par_id3158002.119.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_ODDLYIELD\">Calculates the yield of a security if the last interest date falls irregularly.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_ODDLYIELD\">Izračunava doprinos osiguranja ako zadnji datum pada ne regularno.</ahelp>"
+#. f|kj
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3146965\n"
+"52\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMAGINARY\">The result is the imaginary coefficient of a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMAGINARY\">Rezultat je imaginarni koeficijent kompleksnog broja.</ahelp>"
-#: 04060118.xhp#hd_id3147366.120.help.text
-msgctxt "04060118.xhp#hd_id3147366.120.help.text"
+#. .K@E
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3153555\n"
+"53\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060118.xhp#par_id3150018.121.help.text
-msgid "ODDLYIELD(Settlement; Maturity; LastInterest; Rate; Price; Redemption; Frequency; Basis)"
-msgstr "ODDLYIELD( Krajnja odluka; Zrelost; ZadnjeIzdavanje; First_coupon; Rate; Cijena; Otkupna vrijednost; Frekvencija; Osnova)"
-
-#: 04060118.xhp#par_id3159132.122.help.text
-msgctxt "04060118.xhp#par_id3159132.122.help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr ""
-
-#: 04060118.xhp#par_id3150134.123.help.text
-#, fuzzy
-msgctxt "04060118.xhp#par_id3150134.123.help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Dozrijevanje</emph> je datum prodaje osiguranja"
-
-#: 04060118.xhp#par_id3145245.124.help.text
-msgctxt "04060118.xhp#par_id3145245.124.help.text"
-msgid "<emph>LastInterest</emph> is the last interest date of the security."
-msgstr "<emph>ZadnjeIzdavanje</emph> je zadnji kamatni datum osiguranja."
-
-#: 04060118.xhp#par_id3151014.125.help.text
-msgctxt "04060118.xhp#par_id3151014.125.help.text"
-msgid "<emph>Rate</emph> is the annual rate of interest."
-msgstr ""
-
-#: 04060118.xhp#par_id3149003.126.help.text
-msgctxt "04060118.xhp#par_id3149003.126.help.text"
-msgid "<emph>Price</emph> is the price of the security."
-msgstr "<emph>Cijena</emph> je cijena osiguranja."
-
-#: 04060118.xhp#par_id3148880.127.help.text
-#, fuzzy
-msgctxt "04060118.xhp#par_id3148880.127.help.text"
-msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
-msgstr "<emph>Otkup</emph> je cijena isplatne vrijednosti sigurnosti na 100 jedinica valute po nominalnoj vrijdnosti ."
-
-#: 04060118.xhp#par_id3155622.128.help.text
-msgctxt "04060118.xhp#par_id3155622.128.help.text"
-msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Frekvencija</emph>je broj kamatnih placanja po godini (1,2 ili 4)"
+#. ``OR
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155522\n"
+"54\n"
+"help.text"
+msgid "IMAGINARY(\"ComplexNumber\")"
+msgstr "IMAGINARNO(\"Kompleksni_broj\")"
-#: 04060118.xhp#hd_id3145303.129.help.text
-msgctxt "04060118.xhp#hd_id3145303.129.help.text"
+#. p+0l
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3151193\n"
+"56\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060118.xhp#par_id3145350.130.help.text
-msgid "Settlement date: April 20 1999, maturity date: June 15 1999, last interest: October 15 1998. Interest rate: 3.75 per cent, price: 99.875 currency units, redemption value: 100 currency units, frequency of payments: half-yearly = 2, basis: = 0"
-msgstr "Datum Krajnje odluke: 20 April 1999, datum zrelosti: 15 Juni 1999, ZanjeIzdavanje: 15 Oktobar 1998. Kamatna stopa: 3.75 procenata, cijena: 99.875 vrijednosnih jedinica, Otkupna vrijednost: 100 vrijednosnih jedinica, frkevencija placanja: polu-godisnja = 2, osnova: = 0"
-
-#: 04060118.xhp#par_id3157990.131.help.text
-msgid "The yield of the security, that has an irregular last interest date, is calculated as follows:"
-msgstr "Doprinos osiguranja, koji ima ne regularan kamatni datum, se izracunava na sljedeci nacin:"
-
-#: 04060118.xhp#par_id3150572.132.help.text
-msgid "=ODDLYIELD(\"1999-04-20\";\"1999-06-15\"; \"1998-10-15\"; 0.0375; 99.875; 100;2;0) returns 0.044873 or 4.4873%."
-msgstr "=ODDLYIELD(\"20/04/1999\"; \"15/06/1999\"; \"15/10/1998\"; 0.0375; 99.875; 100; 2; 0) vraca 0.044873 ili 4.4873%."
+#. 4pmW
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155592\n"
+"57\n"
+"help.text"
+msgid "<item type=\"input\">=IMAGINARY(\"4+3j\")</item> returns 3."
+msgstr "<item tip=\"input\">=IMAGINARY(\"4+3j\")</item> vraca 3."
-#: 04060118.xhp#bm_id3148768.help.text
-msgid "<bookmark_value>calculating;variable declining depreciations</bookmark_value><bookmark_value>depreciations;variable declining</bookmark_value><bookmark_value>VDB function</bookmark_value>"
-msgstr "<bookmark_value>računanje; varijabla nazadovanja amortizacije</bookmark_value><bookmark_value>amortizacija; varijabla nazadovanja</bookmark_value><bookmark_value>VDB funkcija</bookmark_value>"
+#. .Xk|
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3146106\n"
+"help.text"
+msgid "<bookmark_value>IMPOWER function</bookmark_value>"
+msgstr "<bookmark_value>IMPOWER funkcija</bookmark_value>"
-#: 04060118.xhp#hd_id3148768.222.help.text
-msgid "VDB"
-msgstr "VDB"
+#. N;+R
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3146106\n"
+"58\n"
+"help.text"
+msgid "IMPOWER"
+msgstr "IMPOWER"
-#: 04060118.xhp#par_id3154636.223.help.text
-msgid "<ahelp hid=\"HID_FUNC_VDB\">Returns the depreciation of an asset for a specified or partial period using a variable declining balance method.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_VDB\">Vraća amortizaciju od imovine za navedeno razdoblje pomoću djelomičnog ili varijable u opadanju metodom ravnoteže .</ahelp>"
+#. ^,Ii
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3147245\n"
+"59\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMPOWER\">The result is the integer power of a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMPOWER\">Rezultat je jakost cjeline kompleksnog broja.</ahelp>"
-#: 04060118.xhp#hd_id3155519.224.help.text
-msgctxt "04060118.xhp#hd_id3155519.224.help.text"
+#. ru1v
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3150954\n"
+"60\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060118.xhp#par_id3149025.225.help.text
-msgid "VDB(Cost; Salvage; Life; S; End; Factor; Type)"
-msgstr "VDB(Cijena; Spasiti; Život; S; Kraj; Faktor; Vrsta)"
+#. X0:n
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3147501\n"
+"61\n"
+"help.text"
+msgid "IMPOWER(\"ComplexNumber\"; Number)"
+msgstr "IMPOWER(\"Kompleksni_broj\"; Broj)"
-#: 04060118.xhp#par_id3150692.226.help.text
-msgid "<emph>Cost</emph> is the initial value of an asset."
-msgstr "<emph>Cijena</emph> početna vrijednost imovine."
+#. l[jL
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155743\n"
+"63\n"
+"help.text"
+msgid "<emph>Number</emph> is the exponent."
+msgstr "<emph>Broj</emph> je eksponent."
-#: 04060118.xhp#par_id3155369.227.help.text
-msgctxt "04060118.xhp#par_id3155369.227.help.text"
-msgid "<emph>Salvage</emph> is the value of an asset at the end of the depreciation."
-msgstr ""
+#. [jZm
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3149048\n"
+"64\n"
+"help.text"
+msgid "Example"
+msgstr "Primjer"
-#: 04060118.xhp#par_id3154954.228.help.text
-msgid "<emph>Life</emph> is the depreciation duration of the asset."
-msgstr "<emph>Životno doba</emph> je amortizacijsko trajanje imovine."
+#. 8sJW
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3151393\n"
+"65\n"
+"help.text"
+msgid "<item type=\"input\">=IMPOWER(\"2+3i\";2)</item> returns -5+12i."
+msgstr "<item tip=\"input\">=IMPOWER(\"2+3i\"; 2)</item> vraca -5+12i."
-#: 04060118.xhp#par_id3152817.229.help.text
-msgid "<emph>S</emph> is the start of the depreciation. A must be entered in the same date unit as the duration."
-msgstr "<emph>S</emph> je pocetak amortizacije. A mora biti uneseno u istu datumsku ćeliju kao i trajanje."
+#. =$,4
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3148748\n"
+"help.text"
+msgid "<bookmark_value>IMARGUMENT function</bookmark_value>"
+msgstr "<bookmark_value>IMARGUMENT funkcija</bookmark_value>"
-#: 04060118.xhp#par_id3153221.230.help.text
-msgid "<emph>End</emph> is the end of the depreciation."
-msgstr "<emph>Kraj</emph> je kraj amortizacije."
+#. P@dE
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3148748\n"
+"66\n"
+"help.text"
+msgid "IMARGUMENT"
+msgstr "IMARGUMENT"
-#: 04060118.xhp#par_id3147536.231.help.text
-msgid "<emph>Factor</emph> (optional) is the depreciation factor. Factor = 2 is double rate depreciation."
-msgstr "<emph>Faktor</emph> (opcionalno) je amortizacijski faktor. Faktor=2 je dupla rata amortizacije."
+#. fBXH
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3151341\n"
+"67\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMARGUMENT\">The result is the argument (the phi angle) of a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMARGUMENT\">Rezultat je argument (the phi kut) kompleksnog broja.</ahelp>"
-#: 04060118.xhp#par_id3154865.232.help.text
-msgid "<emph>Type </emph>is an optional parameter. Type = 1 means a switch to linear depreciation. In Type = 0 no switch is made."
-msgstr "<emph>Vrsta </emph> (optional): Vrsta = 1 znaci prebacinavnje na linearno amortizaciju. Sa Tipom = 0 nema promjene."
+#. [:aj
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3150533\n"
+"68\n"
+"help.text"
+msgid "Syntax"
+msgstr "Sintaksa"
-#: 04060118.xhp#par_idN10A0D.help.text
-msgctxt "04060118.xhp#par_idN10A0D.help.text"
-msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
-msgstr ""
+#. XkL:
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3156402\n"
+"69\n"
+"help.text"
+msgid "IMARGUMENT(\"ComplexNumber\")"
+msgstr "IMARGUMENT(\"Kompleksni_broj\")"
-#: 04060118.xhp#hd_id3148429.233.help.text
-msgctxt "04060118.xhp#hd_id3148429.233.help.text"
+#. +%4]
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3153019\n"
+"71\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060118.xhp#par_id3153927.234.help.text
-msgid "What is the declining-balance double-rate depreciation for a period if the initial cost is 35,000 currency units and the value at the end of the depreciation is 7,500 currency units. The depreciation period is 3 years. The depreciation from the 10th to the 20th period is calculated."
-msgstr "Što je u opadanju, stanje duplih-stopa amortizacije za razdoblje ako početni trošak je 35.000 jedinica i valuta vrijednost na kraju amortizacije je 7.500 jedinica valute. Amortizacijski rok je 3 godine. Amortizacije od 10. do 20. razdoblje se izračunava."
-
-#: 04060118.xhp#par_id3155991.235.help.text
-msgid "<item type=\"input\">=VDB(35000;7500;36;10;20;2)</item> = 8603.80 currency units. The depreciation during the period between the 10th and the 20th period is 8,603.80 currency units."
-msgstr "<item type=\"input\">=VDB(35000; 7500; 36; 10; 20; 2)</item> = 8603.80 vrijednosnih jedinica. Amortizacije od 10. do 20.perioda je 8,603.80 vrijednosnih jedinica."
-
-#: 04060118.xhp#bm_id3147485.help.text
-msgid "<bookmark_value>calculating;internal rates of return, irregular payments</bookmark_value><bookmark_value>internal rates of return;irregular payments</bookmark_value><bookmark_value>XIRR function</bookmark_value>"
-msgstr "<bookmark_value>racunanje;unutrasnja rata povrata, iregularna placanja</bookmark_value><bookmark_value>unutrasnja rata povrata, iregularna placanja</bookmark_value><bookmark_value>XIRR funkcija </bookmark_value>"
+#. /Uh0
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3159125\n"
+"72\n"
+"help.text"
+msgid "<item type=\"input\">=IMARGUMENT(\"3+4j\")</item> returns 0.927295."
+msgstr "<item tip=\"input\">=IMARGUMENT(\"3+4j\")</item> vraca 0.927295."
-#: 04060118.xhp#hd_id3147485.193.help.text
-msgid "XIRR"
-msgstr "XIRR"
+#. ?%5,
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3149146\n"
+"help.text"
+msgid "<bookmark_value>IMCOS function</bookmark_value>"
+msgstr "<bookmark_value>IMCOS funkcija</bookmark_value>"
-#: 04060118.xhp#par_id3145614.194.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_XIRR\">Calculates the internal rate of return for a list of payments which take place on different dates.</ahelp> The calculation is based on a 365 days per year basis, ignoring leap years."
-msgstr "<ahelp hid=\"HID_AAI_FUNC_XIRR\">Izračunava internu stopu povrata za popis plaćanja, koji se održavaju na različite datume.</ahelp> Izračun se temelji na 365 dana u godini osnove, ignorirajući prijestupne godine."
+#. aN^x
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3149146\n"
+"73\n"
+"help.text"
+msgid "IMCOS"
+msgstr "IMCOS"
-#: 04060118.xhp#par_idN10E62.help.text
-msgid "If the payments take place at regular intervals, use the IRR function."
-msgstr "Ako plaćanja odvija u pravilnim intervalima, koristite funkciju IRR."
+#. ak:N
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149725\n"
+"74\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMCOS\">The result is the cosine of a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMCOS\">Rezultat je kosinus kompleksnog broja.</ahelp>"
-#: 04060118.xhp#hd_id3146149.195.help.text
-msgctxt "04060118.xhp#hd_id3146149.195.help.text"
+#. |\J~
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3159116\n"
+"75\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060118.xhp#par_id3149826.196.help.text
-msgid "XIRR(Values; Dates; Guess)"
-msgstr "XIRR(Vrijednosti; Datumi; Pretpostaviti )"
-
-#: 04060118.xhp#par_id3163821.197.help.text
-msgid "<emph>Values</emph> and <emph>Dates</emph> refer to a series of payments and the series of associated date values. The first pair of dates defines the start of the payment plan. All other date values must be later, but need not be in any order. The series of values must contain at least one negative and one positive value (receipts and deposits)."
-msgstr "<emph>Vrijednosti</emph> i <emph>Datumi</emph> rodnose se na niz isplata i niz povezanih podatkovnih vrijednosti. Prvi par datuma definira početak plana plaćanja. Sve ostale vrijednosti datuma mora biti kasnije, ali ne moraju biti u bilo kojem redoslijedu. Niz vrijednosti mora sadržavati barem jednu negativnu i jednu pozitivnu vrijednost (primici i depoziti)."
-
-#: 04060118.xhp#par_id3149708.198.help.text
-msgid "<emph>Guess</emph> (optional) is a guess that can be input for the internal rate of return. The default is 10%."
-msgstr "<emph>Procjena</emph> (opcionalno) je pogodak koji može biti ulaz za internu stopu povrata. Zadana vrijednost je 10%."
+#. ;YK6
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3147415\n"
+"76\n"
+"help.text"
+msgid "IMCOS(\"ComplexNumber\")"
+msgstr "IMCOS(\"Kompleksni_broj\")"
-#: 04060118.xhp#hd_id3145085.199.help.text
-msgctxt "04060118.xhp#hd_id3145085.199.help.text"
+#. vE8E
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3152980\n"
+"78\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060118.xhp#par_id3149273.200.help.text
-msgid "Calculation of the internal rate of return for the following five payments:"
-msgstr "Obračun interne stope povrata za sljedećih pet plačanja:"
+#. ST,k
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3157901\n"
+"79\n"
+"help.text"
+msgid "<item type=\"input\">=IMCOS(\"3+4j\") </item>returns -27.03-3.85i (rounded)."
+msgstr "<item tip=\"input\">=IMCOS(\"3+4j\")</item> vraca -27.03-3.85i (zaobljen)."
-#: 04060118.xhp#par_id3155838.305.help.text
-msgctxt "04060118.xhp#par_id3155838.305.help.text"
-msgid "A"
-msgstr ""
+#. ?SN`
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3150024\n"
+"help.text"
+msgid "<bookmark_value>IMDIV function</bookmark_value>"
+msgstr "<bookmark_value>IMDIV funkcija</bookmark_value>"
-#: 04060118.xhp#par_id3152934.306.help.text
-msgctxt "04060118.xhp#par_id3152934.306.help.text"
-msgid "B"
-msgstr ""
+#. ^uW6
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3150024\n"
+"80\n"
+"help.text"
+msgid "IMDIV"
+msgstr "IMDIV"
-#: 04060118.xhp#par_id3154638.307.help.text
-msgctxt "04060118.xhp#par_id3154638.307.help.text"
-msgid "C"
-msgstr ""
+#. ok;C
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3145825\n"
+"81\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMDIV\">The result is the division of two complex numbers.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMDIV\">Rezultat je dijeljenje dva kompleksnog broja.</ahelp>"
-#: 04060118.xhp#par_id3147083.308.help.text
-msgctxt "04060118.xhp#par_id3147083.308.help.text"
-msgid "1"
-msgstr ""
+#. Ir6=
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3150465\n"
+"82\n"
+"help.text"
+msgid "Syntax"
+msgstr "Sintaksa"
-#: 04060118.xhp#par_id3151187.309.help.text
-msgid "2001-01-01"
-msgstr "1/1/2001"
+#. d.mw
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3146942\n"
+"83\n"
+"help.text"
+msgid "IMDIV(\"Numerator\"; \"Denominator\")"
+msgstr "IMDIV(\"Kompleksni_brojnik\"; \"Kompleksni_nazivnik\")"
-#: 04060118.xhp#par_id3145212.201.help.text
-msgid "-<item type=\"input\">10000</item>"
-msgstr "<item type=\"input\">-10000</item>"
+#. eVGm
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3150741\n"
+"84\n"
+"help.text"
+msgid "<emph>Numerator</emph>, <emph>Denominator</emph> are complex numbers that are entered in the form \"x+yi\" or \"x+yj\"."
+msgstr "<emph>Brojnik</emph>, <emph>Nazivnik</emph> su kompleksni brojevi uneseni u formi \"x + yi\" or \"x + yj\""
-#: 04060118.xhp#par_id3146856.202.help.text
-msgid "<item type=\"input\">Received</item>"
-msgstr "<item type=\"input\">Primljeno</item>"
+#. KdFy
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3151229\n"
+"85\n"
+"help.text"
+msgid "Example"
+msgstr "Primjer"
-#: 04060118.xhp#par_id3153277.310.help.text
-msgctxt "04060118.xhp#par_id3153277.310.help.text"
-msgid "2"
-msgstr ""
+#. =X,{
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148440\n"
+"86\n"
+"help.text"
+msgid "<item type=\"input\">=IMDIV(\"-238+240i\";\"10+24i\")</item> returns 5+12i."
+msgstr "<item tip=\"input\">=IMDIV(\"-238+240i\"; \"10+24i\")</item> vraca 5+12i."
-#: 04060118.xhp#par_id3154052.203.help.text
-msgid "2001-01-02"
-msgstr "1/2/2001"
+#. .N=v
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3153039\n"
+"help.text"
+msgid "<bookmark_value>IMEXP function</bookmark_value>"
+msgstr "<bookmark_value>IMEXP funkcija</bookmark_value>"
-#: 04060118.xhp#par_id3151297.204.help.text
-#, fuzzy
-msgid "<item type=\"input\">2000</item>"
-msgstr "<item type=\"input\">-10000</item>"
+#. C,e]
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3153039\n"
+"87\n"
+"help.text"
+msgid "IMEXP"
+msgstr "IMEXP"
-#: 04060118.xhp#par_id3149985.205.help.text
-msgid "<item type=\"input\">Deposited</item>"
-msgstr "<item type=\"input\">deponirani</item>"
+#. Ns_|
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3144741\n"
+"88\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMEXP\">The result is the power of e and the complex number.</ahelp> The constant e has a value of approximately 2.71828182845904."
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMEXP\">Rezultat je jakost od e i kompleksni broj.</ahelp> Konstantni e ima vrijednost oko 2.71828182845904."
-#: 04060118.xhp#par_id3154744.311.help.text
-msgctxt "04060118.xhp#par_id3154744.311.help.text"
-msgid "3"
-msgstr ""
+#. =la?
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3145591\n"
+"89\n"
+"help.text"
+msgid "Syntax"
+msgstr "Sintaksa"
-#: 04060118.xhp#par_id3153151.206.help.text
-msgid "2001-03-15"
-msgstr "15/03/2001"
+#. aA,g
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3154810\n"
+"90\n"
+"help.text"
+msgid "IMEXP(\"ComplexNumber\")"
+msgstr "IMEXP(\"Kompleksni_broj\")"
-#: 04060118.xhp#par_id3145657.207.help.text
-msgid "2500"
-msgstr ""
+#. JA;u
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3148581\n"
+"92\n"
+"help.text"
+msgid "Example"
+msgstr "Primjer"
-#: 04060118.xhp#par_id3155101.312.help.text
-msgctxt "04060118.xhp#par_id3155101.312.help.text"
-msgid "4"
-msgstr ""
+#. krfb
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149253\n"
+"93\n"
+"help.text"
+msgid "<item type=\"input\">=IMEXP(\"1+j\") </item>returns 1.47+2.29j (rounded)."
+msgstr "<item tip=\"input\">=IMEXP(\"1+j\")</item> vraca 1.47+2.29j (zaobljen)."
-#: 04060118.xhp#par_id3146894.208.help.text
-msgid "2001-05-12"
-msgstr "12/5/2001"
+#. R9Y4
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3149955\n"
+"help.text"
+msgid "<bookmark_value>IMCONJUGATE function</bookmark_value>"
+msgstr "<bookmark_value>IMCONJUGATE funkcija</bookmark_value>"
-#: 04060118.xhp#par_id3143231.209.help.text
-#, fuzzy
-msgid "5000"
-msgstr "1000"
+#. (d^s
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3149955\n"
+"94\n"
+"help.text"
+msgid "IMCONJUGATE"
+msgstr "IMCONJUGATE"
-#: 04060118.xhp#par_id3156012.313.help.text
-msgctxt "04060118.xhp#par_id3156012.313.help.text"
-msgid "5"
-msgstr ""
+#. 5UYj
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155263\n"
+"95\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMCONJUGATE\">The result is the conjugated complex complement to a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMCONJUGATE\">Rezultat je spojeni kompleksni komplement k kompleksnom broju.</ahelp>"
-#: 04060118.xhp#par_id3149758.210.help.text
-msgid "2001-08-10"
-msgstr "10/8/2001"
+#. lab)
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3148750\n"
+"96\n"
+"help.text"
+msgid "Syntax"
+msgstr "Sintaksa"
-#: 04060118.xhp#par_id3147495.211.help.text
-msgid "1000"
-msgstr "1000"
+#. 22-V
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153082\n"
+"97\n"
+"help.text"
+msgid "IMCONJUGATE(\"ComplexNumber\")"
+msgstr "IMCONJUGATE(\"Kompleksni_broj\")"
-#: 04060118.xhp#par_id3152793.212.help.text
-msgid "=XIRR(B1:B5; A1:A5; 0.1) returns 0.1828."
-msgstr "=XIRR(B1:B5; A1:A5; 0.1) vraca 0.1828."
+#. ;m14
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3153326\n"
+"99\n"
+"help.text"
+msgid "Example"
+msgstr "Primjer"
-#: 04060118.xhp#bm_id3149198.help.text
-msgid "<bookmark_value>XNPV function</bookmark_value>"
-msgstr "<bookmark_value>XNPV funkcija</bookmark_value>"
+#. ~P#o
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149688\n"
+"100\n"
+"help.text"
+msgid "<item type=\"input\">=IMCONJUGATE(\"1+j\")</item> returns 1-j."
+msgstr "<item tip=\"input\">=IMCONJUGATE(\"1+j\")</item> vraca 1-j."
-#: 04060118.xhp#hd_id3149198.213.help.text
-msgid "XNPV"
-msgstr "XNPV"
+#. %|E^
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3150898\n"
+"help.text"
+msgid "<bookmark_value>IMLN function</bookmark_value>"
+msgstr "<bookmark_value>IMLN funkcija</bookmark_value>"
-#: 04060118.xhp#par_id3153904.214.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_XNPV\">Calculates the capital value (net present value)for a list of payments which take place on different dates.</ahelp> The calculation is based on a 365 days per year basis, ignoring leap years."
-msgstr "<ahelp hid=\"HID_AAI_FUNC_XNPV\">Izračunava vrijednost kapitala (neto sadašnja vrijednost) za popis plaćanja, koji se održavaju na različite datume.</ahelp> Izračun se temelji na 365 dana u godini osnovi, ignorirajući prijestupne godine."
+#. hIk0
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3150898\n"
+"101\n"
+"help.text"
+msgid "IMLN"
+msgstr "IMLN"
-#: 04060118.xhp#par_idN11138.help.text
-msgid "If the payments take place at regular intervals, use the NPV function."
-msgstr "Ako plaćanja odvija u pravilnim intervalima, koristite funkciju NPV."
+#. 8@Us
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3146853\n"
+"102\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMLN\">The result is the natural logarithm (to the base e) of a complex number.</ahelp> The constant e has a value of approximately 2.71828182845904."
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMLN\">Rezultat je prirodni logaritam (baza e) od kompleksnog broja.</ahelp> Konstantni e ima vrijednost oko 2.71828182845904."
-#: 04060118.xhp#hd_id3155323.215.help.text
-msgctxt "04060118.xhp#hd_id3155323.215.help.text"
+#. 9G0y
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3150008\n"
+"103\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060118.xhp#par_id3150117.216.help.text
-msgid "XNPV(Rate; Values; Dates)"
-msgstr "XNPV(Rate; Vrijednost; Datum)"
-
-#: 04060118.xhp#par_id3153100.217.help.text
-msgid "<emph>Rate</emph> is the internal rate of return for the payments."
-msgstr "<emph>Stopa</emph> je interna stopa povrata za plaćanja."
-
-#: 04060118.xhp#par_id3155395.218.help.text
-msgid "<emph>Values</emph> and <emph>Dates</emph> refer to a series of payments and the series of associated date values. The first pair of dates defines the start of the payment plan. All other date values must be later, but need not be in any order. The series of values must contain at least one negative and one positive value (receipts and deposits)"
-msgstr "<emph>Vrijednosti</emph> i <emph>Datumi</emph> odnose se na niz isplata i niz povezanih podatkovnih vrijednosti. Prvi par datuma definira početak plan plaćanja. Sve ostale vrijednosti datuma mora biti kasnije, ali ne moraju biti u bilo kojem redoslijedu. Niz vrijednosti mora sadržavati barem jednu negativnu i jednu pozitivnu vrijednost (primici i depoziti)"
+#. zTJy
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155954\n"
+"104\n"
+"help.text"
+msgid "IMLN(\"ComplexNumber\")"
+msgstr "IMLN(\"Kompleksni_broj\")"
-#: 04060118.xhp#hd_id3148832.219.help.text
-msgctxt "04060118.xhp#hd_id3148832.219.help.text"
+#. ,j8k
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3153565\n"
+"106\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060118.xhp#par_id3150525.220.help.text
-msgid "Calculation of the net present value for the above-mentioned five payments for a notional internal rate of return of 6%."
-msgstr "Izračun neto sadašnje vrijednosti za navedenih pet plaćanja za fiktivnog interna stopa povrata od 6%."
-
-#: 04060118.xhp#par_id3149910.221.help.text
-msgid "<item type=\"input\">=XNPV(0.06;B1:B5;A1:A5)</item> returns 323.02."
-msgstr "<item type=\"input\">=XNPV(0.06; B1:B5; A1:A5)</item> vraca 323.02."
+#. Ydkk
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153736\n"
+"107\n"
+"help.text"
+msgid "<item type=\"input\">=IMLN(\"1+j\")</item> returns 0.35+0.79j (rounded)."
+msgstr "<item tip=\"input\">=IMLN(\"1+j\")</item> vraca 0.35+0.79j (zaobljen)."
-#: 04060118.xhp#bm_id3148822.help.text
-msgid "<bookmark_value>calculating;rates of return</bookmark_value><bookmark_value>RRI function</bookmark_value>"
-msgstr "<bookmark_value>računanje; stope povrata</bookmark_value><bookmark_value>RRI funkcija</bookmark_value>"
+#. =2|m
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3155929\n"
+"help.text"
+msgid "<bookmark_value>IMLOG10 function</bookmark_value>"
+msgstr "<bookmark_value>IMLOG10 funkcija</bookmark_value>"
-#: 04060118.xhp#hd_id3148822.237.help.text
-msgid "RRI"
-msgstr "RRI"
+#. Ga:t
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3155929\n"
+"108\n"
+"help.text"
+msgid "IMLOG10"
+msgstr "IMLOG10"
-#: 04060118.xhp#par_id3154293.238.help.text
-msgid "<ahelp hid=\"HID_FUNC_ZGZ\">Calculates the interest rate resulting from the profit (return) of an investment.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ZGZ\">Izračunava kamatnih stopa koji proizlaze iz dobiti (povratak) od ulaganja.</ahelp>"
+#. +^su
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149882\n"
+"109\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMLOG10\">The result is the common logarithm (to the base 10) of a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMLOG10\">Rezultat je zajednicki logaritam (baza 10) kompleksnog broja.</ahelp>"
-#: 04060118.xhp#hd_id3148444.239.help.text
-msgctxt "04060118.xhp#hd_id3148444.239.help.text"
+#. .S-8
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3154327\n"
+"110\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060118.xhp#par_id3148804.240.help.text
-msgid "RRI(P; PV; FV)"
-msgstr ""
-
-#: 04060118.xhp#par_id3154901.241.help.text
-msgid "<emph>P</emph> is the number of periods needed for calculating the interest rate."
-msgstr "<emph>P</emph>je broj razdoblja potrebnih za izračun kamatne stope."
-
-#: 04060118.xhp#par_id3159149.242.help.text
-msgctxt "04060118.xhp#par_id3159149.242.help.text"
-msgid "<emph>PV</emph> is the present (current) value. The cash value is the deposit of cash or the current cash value of an allowance in kind. As a deposit value a positive value must be entered; the deposit must not be 0 or <0."
-msgstr ""
-
-#: 04060118.xhp#par_id3149771.243.help.text
-msgid "<emph>FV</emph> determines what is desired as the cash value of the deposit."
-msgstr "<emph>FV</emph>određuje ono što je poželjno kao gotovinska vrijednost depozita."
+#. #0nW
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3150128\n"
+"111\n"
+"help.text"
+msgid "IMLOG10(\"ComplexNumber\")"
+msgstr "IMLOG10(\"Kompleksni_broj\")"
-#: 04060118.xhp#hd_id3148941.244.help.text
-msgctxt "04060118.xhp#hd_id3148941.244.help.text"
+#. GK(\
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3149003\n"
+"113\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060118.xhp#par_id3154212.245.help.text
-msgid "For four periods (years) and a cash value of 7,500 currency units, the interest rate of the return is to be calculated if the future value is 10,000 currency units."
-msgstr "Za četiri razdoblja (godine) i novčani vrijednost valute 7.500 jedinica, kamatna stopa povrata je da se izračunati ako je buduća vrijednost je 10.000 jedinica valute."
-
-#: 04060118.xhp#par_id3150775.246.help.text
-msgid "<item type=\"input\">=RRI(4;7500;10000)</item> = 7.46 %"
-msgstr ""
-
-#: 04060118.xhp#par_id3145413.247.help.text
-msgid "The interest rate must be 7.46 % so that 7,500 currency units will become 10,000 currency units."
-msgstr "Kamatna stopa mora biti 7,46%, tako da je 7.500 jedinica valute postat će 10.000 jedinica valute."
+#. x!}l
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3151021\n"
+"114\n"
+"help.text"
+msgid "<item type=\"input\">=IMLOG10(\"1+j\")</item> returns 0.15+0.34j (rounded)."
+msgstr "<item tip=\"input\">=IMLOG10(\"1+j\")</item> vraca 0.15+0.34j (zaobljen)."
-#: 04060118.xhp#bm_id3154267.help.text
-msgid "<bookmark_value>calculating;constant interest rates</bookmark_value><bookmark_value>constant interest rates</bookmark_value><bookmark_value>RATE function</bookmark_value>"
-msgstr "<bookmark_value>računanje; konstantna kamatna stopa</bookmark_value><bookmark_value>konstantna kamatna stopa</bookmark_value><bookmark_value>RATE funkcija</bookmark_value>"
+#. @,de
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3155623\n"
+"help.text"
+msgid "<bookmark_value>IMLOG2 function</bookmark_value>"
+msgstr "<bookmark_value>IMLOG2 funkcija</bookmark_value>"
-#: 04060118.xhp#hd_id3154267.249.help.text
-msgid "RATE"
-msgstr "RATE"
+#. d_#4
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3155623\n"
+"115\n"
+"help.text"
+msgid "IMLOG2"
+msgstr "IMLOG2"
-#: 04060118.xhp#par_id3151052.250.help.text
-msgid "<ahelp hid=\"HID_FUNC_ZINS\">Returns the constant interest rate per period of an annuity.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ZINS\">Vraća se konstantna kamatna stopa po razdoblju od rente.</ahelp>"
+#. GLT_
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3150932\n"
+"116\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMLOG2\">The result is the binary logarithm of a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMLOG2\">Rezultat je binarni logaritam kompleksnog broja.</ahelp>"
-#: 04060118.xhp#hd_id3154272.251.help.text
-msgctxt "04060118.xhp#hd_id3154272.251.help.text"
+#. pSL[
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3153046\n"
+"117\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060118.xhp#par_id3158423.252.help.text
-msgid "RATE(NPer; Pmt; PV; FV; Type; Guess)"
-msgstr "RATE(Br_Perioda; Placanje; PV; FV; Vrsta; PRETPOSTAVKA)"
+#. B(ex
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3145355\n"
+"118\n"
+"help.text"
+msgid "IMLOG2(\"ComplexNumber\")"
+msgstr "IMLOG2(\"Kompleksni_broj\")"
-#: 04060118.xhp#par_id3148910.253.help.text
-msgid "<emph>NPer</emph> is the total number of periods, during which payments are made (payment period)."
-msgstr "<emph>Br_perioda</emph>je ukupan broj razdoblja, tijekom kojih su napravljeni plaćanja (platno razdoblje)."
+#. vF(~
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3148768\n"
+"120\n"
+"help.text"
+msgid "Example"
+msgstr "Primjer"
-#: 04060118.xhp#par_id3148925.254.help.text
-msgid "<emph>Pmt</emph> is the constant payment (annuity) paid during each period."
-msgstr "<emph>Placanje</emph> je konstanta uplata, plaća se za vrijeme svakog razdoblja."
+#. +?4D
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149536\n"
+"121\n"
+"help.text"
+msgid "<item type=\"input\">=IMLOG2(\"1+j\")</item> returns 0.50+1.13j (rounded)."
+msgstr "<item tip=\"input\">=IMLOG2(\"1+j\")</item> vraca 0.50+1.13j (zaobljen)."
-#: 04060118.xhp#par_id3149160.255.help.text
-msgid "<emph>PV</emph> is the cash value in the sequence of payments."
-msgstr "<emph>PV</emph>je vrijednost novca u slijedu plaćanja."
+#. b2W[
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3145626\n"
+"help.text"
+msgid "<bookmark_value>IMPRODUCT function</bookmark_value>"
+msgstr "<bookmark_value>IMPRODUKT funkcija</bookmark_value>"
-#: 04060118.xhp#par_id3166456.256.help.text
-msgid "<emph>FV</emph> (optional) is the future value, which is reached at the end of the periodic payments."
-msgstr "<emph>FV</emph> (optionalno) je buduća vrijednost, koji je postignut na kraju periodičnog plaćanja."
+#. ZQeP
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3145626\n"
+"122\n"
+"help.text"
+msgid "IMPRODUCT"
+msgstr "IMPRODUKT"
-#: 04060118.xhp#par_id3153243.257.help.text
-msgid "<emph>Type</emph> (optional) is the due date of the periodic payment, either at the beginning or at the end of a period."
-msgstr "<emph>Vrsta</emph> (optionalno) je zbog datuma periodičnog plaćanja, bilo na početku ili na kraju razdoblja."
+#. r,w!
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153545\n"
+"123\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMPRODUCT\">The result is the product of up to 29 complex numbers.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMPRODUCT\">Rezultat je mnozenje do 29 kompleksni brojeva.</ahelp>"
-#: 04060118.xhp#par_id3146949.258.help.text
-msgid "<emph>Guess</emph> (optional) determines the estimated value of the interest with iterative calculation."
-msgstr "<emph>Procjena</emph> (optionalno) određuje procijenjena vrijednost interesa s iterativna obračun."
+#. DTu}
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3149388\n"
+"124\n"
+"help.text"
+msgid "Syntax"
+msgstr "Sintaksa"
-#: 04060118.xhp#par_idN10E2A.help.text
-msgctxt "04060118.xhp#par_idN10E2A.help.text"
-msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
-msgstr ""
+#. `0XR
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149027\n"
+"125\n"
+"help.text"
+msgid "IMPRODUCT(\"ComplexNumber\"; \"ComplexNumber1\"; ...)"
+msgstr "IMPRODUKT(\"Kompleksni_broj_1\"; \"Kompleksni_broj_2\"; ...)"
-#: 04060118.xhp#hd_id3149791.259.help.text
-msgctxt "04060118.xhp#hd_id3149791.259.help.text"
+#. {#{|
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3153228\n"
+"127\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060118.xhp#par_id3150706.260.help.text
-msgid "What is the constant interest rate for a payment period of 3 periods if 10 currency units are paid regularly and the present cash value is 900 currency units."
-msgstr "Šta je konstantna kamatna stopa za plaćanje u periodu od 3 razdoblja i ako su 10 valutne jedinice plaća redovito i sadašnje vrijednosti novčanih valuta je 900 jedinica."
-
-#: 04060118.xhp#par_id3155586.261.help.text
-msgid "<item type=\"input\">=RATE(3;10;900)</item> = -121% The interest rate is therefore 121%."
-msgstr "<item type=\"input\">=RATE(3; 10; 900)</item> = -121% kamatna stopa je zato 121%."
+#. Q.:B
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155815\n"
+"128\n"
+"help.text"
+msgid "<item type=\"input\">=IMPRODUCT(\"3+4j\";\"5-3j\")</item> returns 27+11j."
+msgstr "<item tip=\"input\">=IMPRODUKT(\"3+4j\"; \"5-3j\")</item> vraca 27+11j."
-#: 04060118.xhp#bm_id3149106.help.text
-msgid "<bookmark_value>INTRATE function</bookmark_value>"
-msgstr "<bookmark_value>INTRATE funkcija</bookmark_value>"
+#. i;Rd
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3147539\n"
+"help.text"
+msgid "<bookmark_value>IMREAL function</bookmark_value>"
+msgstr "<bookmark_value>IMREAL funkcija</bookmark_value>"
-#: 04060118.xhp#hd_id3149106.60.help.text
-msgid "INTRATE"
-msgstr "INTRATE"
+#. c;-c
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3147539\n"
+"129\n"
+"help.text"
+msgid "IMREAL"
+msgstr "IMREAL"
-#: 04060118.xhp#par_id3149918.61.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_INTRATE\">Calculates the annual interest rate that results when a security (or other item) is purchased at an investment value and sold at a redemption value. No interest is paid.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_INTRATE\">Izračunava se na godišnjoj kamatnoj stopi koja nastaje kad se osiguranje (ili neki drugi predmet) je kupljeno na vrijednosti investicije i prodane na otkupne vrijednosti. Kamata se ne isplaćuje.</ahelp>"
+#. 5$EU
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155372\n"
+"130\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMREAL\">The result is the real coefficient of a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMREAL\">Rezultat je realni koeficijent kompleksnog broja.</ahelp>"
-#: 04060118.xhp#hd_id3149974.62.help.text
-msgctxt "04060118.xhp#hd_id3149974.62.help.text"
+#. [LO^
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3154951\n"
+"131\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060118.xhp#par_id3149800.63.help.text
-msgid "INTRATE(Settlement; Maturity; Investment; Redemption; Basis)"
-msgstr "INTRATE(Krajnja odluka; Zrelost; Investicija; Otkup;Osnova)"
-
-#: 04060118.xhp#par_id3148618.64.help.text
-msgctxt "04060118.xhp#par_id3148618.64.help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr ""
-
-#: 04060118.xhp#par_id3148988.65.help.text
-msgid "<emph>Maturity</emph> is the date on which the security is sold."
-msgstr "<emph>Dozrijevanje</emph> je datum prodaje osiguranja"
-
-#: 04060118.xhp#par_id3154604.66.help.text
-msgid "<emph>Investment</emph> is the purchase price."
-msgstr "<emph>Investicija</emph> je kupovna cijena"
-
-#: 04060118.xhp#par_id3154337.67.help.text
-msgid "<emph>Redemption</emph> is the selling price."
-msgstr "<emph>Otkup</emph> je prodajna cijena"
+#. ?*r`
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153927\n"
+"132\n"
+"help.text"
+msgid "IMREAL(\"ComplexNumber\")"
+msgstr "IMREAL(\"Kompleksni_broj\")"
-#: 04060118.xhp#hd_id3145380.68.help.text
-msgctxt "04060118.xhp#hd_id3145380.68.help.text"
+#. }I_#
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3155409\n"
+"134\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060118.xhp#par_id3149426.69.help.text
-msgid "A painting is bought on 1990-01-15 for 1 million and sold on 2002-05-05 for 2 million. The basis is daily balance calculation (basis = 3). What is the average annual level of interest?"
-msgstr "Slika je kupljena na 15/01/1990 za 1 milijun i prodaje na 05/05/2002 za 2 milijuna dolara. Osnova je dnevno stanje obračun (osnovu = 3). Koja je prosječna godišnja razina interesa?"
-
-#: 04060118.xhp#par_id3151125.70.help.text
-msgid "=INTRATE(\"1990-01-15\"; \"2002-05-05\"; 1000000; 2000000; 3) returns 8.12%."
-msgstr "=INTRATE(\"15/01/1990\"; \"05/05/2002\"; 1000000; 2000000; 3) vraca 8.12%."
+#. xg8A
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155986\n"
+"135\n"
+"help.text"
+msgid "<item type=\"input\">=IMREAL(\"1+3j\")</item> returns 1."
+msgstr "<item tip=\"input\">=IMREAL(\"1+3j\")</item> vraca 1."
-#: 04060118.xhp#bm_id3148654.help.text
-msgid "<bookmark_value>COUPNCD function</bookmark_value>"
-msgstr "<bookmark_value>COUPNCD funkcija</bookmark_value>"
+#. NqFi
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3148431\n"
+"help.text"
+msgid "<bookmark_value>IMSIN function</bookmark_value>"
+msgstr "<bookmark_value>IMSIN funkcija</bookmark_value>"
-#: 04060118.xhp#hd_id3148654.163.help.text
-msgid "COUPNCD"
-msgstr "COUPNCD"
+#. !gJ;
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3148431\n"
+"136\n"
+"help.text"
+msgid "IMSIN"
+msgstr "IMSIN"
-#: 04060118.xhp#par_id3149927.164.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_COUPNCD\">Returns the date of the first interest date after the settlement date. Format the result as a date.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPNCD\">Vraća datum prvog dana nakon interesa datum namire. Oblikovanje rezultata kao datum.</ahelp>"
+#. rZqN
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3152591\n"
+"137\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMSIN\">The result is the sine of a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMSIN\">Rezultat je sinus kompleksnog broja.</ahelp>"
-#: 04060118.xhp#hd_id3153317.165.help.text
-msgctxt "04060118.xhp#hd_id3153317.165.help.text"
+#. }pI^
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3149822\n"
+"138\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060118.xhp#par_id3150423.166.help.text
-msgid "COUPNCD(Settlement; Maturity; Frequency; Basis)"
-msgstr "COUPNCD(Krajnja Odluka; Zrelost; Frekvencija; Osnova)"
-
-#: 04060118.xhp#par_id3150628.167.help.text
-msgctxt "04060118.xhp#par_id3150628.167.help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr ""
-
-#: 04060118.xhp#par_id3153536.168.help.text
-#, fuzzy
-msgctxt "04060118.xhp#par_id3153536.168.help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Dozrijevanje</emph> je datum prodaje osiguranja"
-
-#: 04060118.xhp#par_id3145313.169.help.text
-msgctxt "04060118.xhp#par_id3145313.169.help.text"
-msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Frekvencija</emph>je broj kamatnih placanja po godini (1,2 ili 4)"
+#. .)dY
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3150387\n"
+"139\n"
+"help.text"
+msgid "IMSIN(\"ComplexNumber\")"
+msgstr "IMSIN(\"Kompleksni_broj\")"
-#: 04060118.xhp#hd_id3155424.170.help.text
-msgctxt "04060118.xhp#hd_id3155424.170.help.text"
+#. !Rac
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3150613\n"
+"141\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060118.xhp#par_id3154794.171.help.text
-msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) when is the next interest date?"
-msgstr "Sigurnost je kupljen na 25/01/2001, datum dospijeća je 15/11/2001. Kamata se isplaćuje polugodišnje (frekvencija je 2). Korištenjem dnevnog stanja obračun kamata (osnovi 3) kad je sljedeći interesni datuma?"
-
-#: 04060118.xhp#par_id3159251.172.help.text
-msgid "=COUPNCD(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 2001-05-15."
-msgstr "=COUPNCD(\"25/01/2001\"; \"15/11/2001\"; 2; 3) vraca 15/05/2001."
+#. *v[p
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3154310\n"
+"142\n"
+"help.text"
+msgid "<item type=\"input\">=IMSIN(\"3+4j\")</item> returns 3.85+27.02j (rounded)."
+msgstr "<item tip=\"input\">=IMSIN(\"3+4j\")</item> vraca 3.85+27.02j (zaobljen)."
-#: 04060118.xhp#bm_id3143281.help.text
-msgid "<bookmark_value>COUPDAYS function</bookmark_value>"
-msgstr "<bookmark_value>COUPDAYS funkcija</bookmark_value>"
+#. R4q#
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3163826\n"
+"help.text"
+msgid "<bookmark_value>IMSUB function</bookmark_value>"
+msgstr "<bookmark_value>IMSUB funkcija</bookmark_value>"
-#: 04060118.xhp#hd_id3143281.143.help.text
-msgid "COUPDAYS"
-msgstr "COUPDAYS"
+#. X07e
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3163826\n"
+"143\n"
+"help.text"
+msgid "IMSUB"
+msgstr "IMSUB"
-#: 04060118.xhp#par_id3149488.144.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_COUPDAYS\">Returns the number of days in the current interest period in which the settlement date falls.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPDAYS\">Vraća broj dana u tekućem interesu periodu u kojem zadnja odluka pada.</ahelp>"
+#. `hfp
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149277\n"
+"144\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMSUB\">The result is the subtraction of two complex numbers.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMSUB\">Rezultat je oduzimanje dva kompleksnog broja.</ahelp>"
-#: 04060118.xhp#hd_id3148685.145.help.text
-msgctxt "04060118.xhp#hd_id3148685.145.help.text"
+#. N0*)
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3149264\n"
+"145\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060118.xhp#par_id3149585.146.help.text
-msgid "COUPDAYS(Settlement; Maturity; Frequency; Basis)"
-msgstr "COUPDAYS(Krajnja Odluka; Zrelost; Frekvencija; Osnova)"
-
-#: 04060118.xhp#par_id3152767.147.help.text
-msgctxt "04060118.xhp#par_id3152767.147.help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr ""
-
-#: 04060118.xhp#par_id3151250.148.help.text
-#, fuzzy
-msgctxt "04060118.xhp#par_id3151250.148.help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Dozrijevanje</emph> je datum prodaje osiguranja"
-
-#: 04060118.xhp#par_id3146126.149.help.text
-msgctxt "04060118.xhp#par_id3146126.149.help.text"
-msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Frekvencija</emph>je broj kamatnih placanja po godini (1,2 ili 4)"
+#. `\am
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149710\n"
+"146\n"
+"help.text"
+msgid "IMSUB(\"ComplexNumber1\"; \"ComplexNumber2\")"
+msgstr "IMSUB(\"Kompleksni_broj_1\"; \"Kompleksni_broj_2\")"
-#: 04060118.xhp#hd_id3153705.150.help.text
-msgctxt "04060118.xhp#hd_id3153705.150.help.text"
+#. zyu1
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3155833\n"
+"148\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060118.xhp#par_id3147530.151.help.text
-msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how many days are there in the interest period in which the settlement date falls?"
-msgstr "Sigurnost je kupljen na 25/01/2001, datum dospijeća je 15/11/2001. Kamata se isplaćuje polugodišnje (frekvencija je 2). Korištenje dnevnog stanja obračun kamata (osnovi 3) koliko dana ima u interesnom razdoblju u kojem krajnja odluka pada?"
-
-#: 04060118.xhp#par_id3156338.152.help.text
-msgid "=COUPDAYS(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 181."
-msgstr "=COUPDAYS(\"25/01/2001\"; \"15/11/2001\"; 2; 3) vraca 181."
+#. ,t[[
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3150963\n"
+"149\n"
+"help.text"
+msgid "<item type=\"input\">=IMSUB(\"13+4j\";\"5+3j\")</item> returns 8+j."
+msgstr "<item tip=\"input\">=IMSUB(\"13+4j\"; \"5+3j\")</item> vraca 8+j."
-#: 04060118.xhp#bm_id3154832.help.text
-msgid "<bookmark_value>COUPDAYSNC function</bookmark_value>"
-msgstr "<bookmark_value>COUPDAYSNC funkcija</bookmark_value>"
+#. ^I`7
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3156312\n"
+"help.text"
+msgid "<bookmark_value>IMSUM function</bookmark_value>"
+msgstr "<bookmark_value>IMSUM funkcija</bookmark_value>"
-#: 04060118.xhp#hd_id3154832.153.help.text
-msgid "COUPDAYSNC"
-msgstr "COUPDAYSNC"
+#. T9j+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3156312\n"
+"150\n"
+"help.text"
+msgid "IMSUM"
+msgstr "IMSUM"
-#: 04060118.xhp#par_id3147100.154.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_COUPDAYSNC\">Returns the number of days from the settlement date until the next interest date.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPDAYSNC\">Vraća broj dana od krajnje odluke do sljedećeg datuma interesa.</ahelp>"
+#. HQhC
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153215\n"
+"151\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMSUM\">The result is the sum of up to 29 complex numbers.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMSUM\">Rezultat je zbir do 29 kompleksni brojeva.</ahelp>"
-#: 04060118.xhp#hd_id3151312.155.help.text
-msgctxt "04060118.xhp#hd_id3151312.155.help.text"
+#. ?9KF
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3156095\n"
+"152\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060118.xhp#par_id3155121.156.help.text
-msgid "COUPDAYSNC(Settlement; Maturity; Frequency; Basis)"
-msgstr "COUPDAYSNC(Krajnja Odluka; Zrelost; Frekvencija; Osnova)"
-
-#: 04060118.xhp#par_id3158440.157.help.text
-msgctxt "04060118.xhp#par_id3158440.157.help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr ""
-
-#: 04060118.xhp#par_id3146075.158.help.text
-#, fuzzy
-msgctxt "04060118.xhp#par_id3146075.158.help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Dozrijevanje</emph> je datum prodaje osiguranja"
-
-#: 04060118.xhp#par_id3154620.159.help.text
-msgid "<emph>Frequency </emph>is number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Frekvencija </emph> je broj plaćanja kamata godišnje (1, 2 ili 4)."
+#. ?mWo
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3152930\n"
+"153\n"
+"help.text"
+msgid "IMSUM(\"ComplexNumber1\"; \"ComplexNumber2\"; ...)"
+msgstr "IMSUM(\"Kompleksni_broj_1\"; \"Kompleksni_broj_2\"; ...)"
-#: 04060118.xhp#hd_id3155604.160.help.text
-msgctxt "04060118.xhp#hd_id3155604.160.help.text"
+#. 4Kh7
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3154640\n"
+"155\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060118.xhp#par_id3148671.161.help.text
-msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how many days are there until the next interest payment?"
-msgstr "Sigurnost je kupljen na 25/01/2001, datum dospijeća je 15/11/2001. Kamata se isplaćuje polugodišnje (frekvencija je 2). Korištenjem dnevnog stanja obračuna kamata (osnovi 3) koliko dana je do sljedeće isplate kamate?"
-
-#: 04060118.xhp#par_id3156158.162.help.text
-msgid "=COUPDAYSNC(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 110."
-msgstr "=COUPDAYSNC(\"25/01/2001\"; \"15/11/2001\"; 2; 3) vraca 110."
+#. 2!.}
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3147081\n"
+"156\n"
+"help.text"
+msgid "<item type=\"input\">=IMSUM(\"13+4j\";\"5+3j\")</item> returns 18+7j."
+msgstr "<item tip=\"input\">=IMSUM(\"13+4j\"; \"5+3j\")</item> vraca 18+7j."
-#: 04060118.xhp#bm_id3150408.help.text
-msgid "<bookmark_value>COUPDAYBS function</bookmark_value><bookmark_value>durations;first interest payment until settlement date</bookmark_value><bookmark_value>securities;first interest payment until settlement date</bookmark_value>"
-msgstr "<bookmark_value>COUPDAYBS funkcija</bookmark_value><bookmark_value>trajanje: najprije isplate kamate do krajnje odluke</bookmark_value><bookmark_value>vrijednosnih papira i najprije isplate kamate do krajnje odluke</bookmark_value>"
+#. R_!G
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3147570\n"
+"help.text"
+msgid "<bookmark_value>IMSQRT function</bookmark_value>"
+msgstr "<bookmark_value>IMSQRT funkcija</bookmark_value>"
-#: 04060118.xhp#hd_id3150408.133.help.text
-msgid "COUPDAYBS"
-msgstr "COUPDAYBS"
+#. ngD_
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3147570\n"
+"167\n"
+"help.text"
+msgid "IMSQRT"
+msgstr "IMSQRT"
-#: 04060118.xhp#par_id3146795.134.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_COUPDAYBS\">Returns the number of days from the first day of interest payment on a security until the settlement date.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPDAYBS\">Vraća broj dana od prvog dana isplate kamate na sigurnosni do krajnje odluke.</ahelp>"
+#. c=_#
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3156131\n"
+"168\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_IMSQRT\">The result is the square root of a complex number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMSQRT\">Rezultat je drugi korijen kompleksnog broja.</ahelp>"
-#: 04060118.xhp#hd_id3156142.135.help.text
-msgctxt "04060118.xhp#hd_id3156142.135.help.text"
+#. (fze
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3145202\n"
+"169\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060118.xhp#par_id3159083.136.help.text
-msgid "COUPDAYBS(Settlement; Maturity; Frequency; Basis)"
-msgstr "COUPDAYBS(Krajnja Odluka; Zrelost; Frekvencija; Osnova)"
-
-#: 04060118.xhp#par_id3146907.137.help.text
-msgctxt "04060118.xhp#par_id3146907.137.help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr ""
-
-#: 04060118.xhp#par_id3159390.138.help.text
-#, fuzzy
-msgctxt "04060118.xhp#par_id3159390.138.help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Dozrijevanje</emph> je datum prodaje osiguranja"
-
-#: 04060118.xhp#par_id3154414.139.help.text
-#, fuzzy
-msgctxt "04060118.xhp#par_id3154414.139.help.text"
-msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Frekvencija</emph>je broj kamatnih placanja po godini (1,2 ili 4)"
+#. 8mXE
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3150760\n"
+"170\n"
+"help.text"
+msgid "IMSQRT(\"ComplexNumber\")"
+msgstr "IMSQRT(\"Kompleksni_broj\")"
-#: 04060118.xhp#hd_id3153880.140.help.text
-msgctxt "04060118.xhp#hd_id3153880.140.help.text"
+#. kmH4
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3147268\n"
+"172\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060118.xhp#par_id3150592.141.help.text
-msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how many days is this?"
-msgstr "Sigurnost je kupljen na 25/01/2001, datum dospijeća je 15/11/2001. Kamata se isplaćuje polugodišnje (frekvencija je 2). Korištenjem dnevnog stanja obračuna kamata (osnovi 3) koliko dana je to?"
-
-#: 04060118.xhp#par_id3151103.142.help.text
-msgid "=COUPDAYBS(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 71."
-msgstr "=COUPDAYBS(\"25/01/2001\"; \"15/11/2001\"; 2; 3) vraca 71."
+#. 3/W#
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3152807\n"
+"173\n"
+"help.text"
+msgid "<item type=\"input\">=IMSQRT(\"3+4i\")</item> returns 2+1i."
+msgstr "<item tip=\"input\">=IMSQRT(\"3+4i\")</item> vraca 2+1i."
-#: 04060118.xhp#bm_id3152957.help.text
-msgid "<bookmark_value>COUPPCD function</bookmark_value><bookmark_value>dates;interest date prior to settlement date</bookmark_value>"
-msgstr "<bookmark_value>COUPPCD funkcija</bookmark_value><bookmark_value>datumi; interesni datum prije datuma zadnje odluke</bookmark_value>"
+#. .[-x
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3154054\n"
+"help.text"
+msgid "<bookmark_value>COMPLEX function</bookmark_value>"
+msgstr "<bookmark_value>KOMPLEKS funkcija</bookmark_value>"
-#: 04060118.xhp#hd_id3152957.183.help.text
-msgid "COUPPCD"
-msgstr "COUPPCD"
+#. u*FR
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3154054\n"
+"157\n"
+"help.text"
+msgid "COMPLEX"
+msgstr "KOMPLEKS"
-#: 04060118.xhp#par_id3153678.184.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_COUPPCD\">Returns the date of the interest date prior to the settlement date. Format the result as a date.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPPCD\">Vraća datum interesnog dana prije datum zadnje odluke. Oblikuj rezultat kao datum.</ahelp>"
+#. !I7]
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3156111\n"
+"158\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_COMPLEX\">The result is a complex number which is returned from a real coefficient and an imaginary coefficient.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_COMPLEX\">Rezultat je kompleksni broj vraceni sa realnog keoficijenta i imaginarnog koeficijenta.</ahelp>"
-#: 04060118.xhp#hd_id3156269.185.help.text
-msgctxt "04060118.xhp#hd_id3156269.185.help.text"
+#. d+C2
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3154744\n"
+"159\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060118.xhp#par_id3153790.186.help.text
-msgid "COUPPCD(Settlement; Maturity; Frequency; Basis)"
-msgstr "COUPPCD(Krajnja Odluka; Zrelost; Frekvencija; Osnova)"
+#. ?n\o
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155999\n"
+"160\n"
+"help.text"
+msgid "COMPLEX(RealNum; INum; Suffix)"
+msgstr "KOMPLEKS(Realni_num; Imaginarni_num; Suffix)"
-#: 04060118.xhp#par_id3150989.187.help.text
-msgctxt "04060118.xhp#par_id3150989.187.help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr ""
+#. g0N%
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153626\n"
+"161\n"
+"help.text"
+msgid "<emph>RealNum</emph> is the real coefficient of the complex number."
+msgstr "<emph>Real_num</emph> je realni koeficijent kompleksnog broja."
-#: 04060118.xhp#par_id3154667.188.help.text
-#, fuzzy
-msgctxt "04060118.xhp#par_id3154667.188.help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Dozrijevanje</emph> je datum prodaje osiguranja"
+#. DB^W
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149135\n"
+"162\n"
+"help.text"
+msgid "<emph>INum</emph> is the imaginary coefficient of the complex number."
+msgstr "<emph>Imag_num</emph> je imaginarni koeficijent kompleksnog broja."
-#: 04060118.xhp#par_id3154569.189.help.text
-#, fuzzy
-msgctxt "04060118.xhp#par_id3154569.189.help.text"
-msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Frekvencija</emph>je broj kamatnih placanja po godini (1,2 ili 4)"
+#. nXY5
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155849\n"
+"163\n"
+"help.text"
+msgid "<emph>Suffix</emph> is a list of options, \"i\" or \"j\"."
+msgstr "<emph>Sufiks</emph> je lista opcijai, \"i\" ili \"j\"."
-#: 04060118.xhp#hd_id3150826.190.help.text
-msgctxt "04060118.xhp#hd_id3150826.190.help.text"
+#. IF5N
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3145659\n"
+"164\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060118.xhp#par_id3148968.191.help.text
-msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) what was the interest date prior to purchase?"
-msgstr "Sigurnost je kupljen na 25/01/2001, datum dospijeća je 15/11/2001. Kamata se isplaćuje polugodišnje (frekvencija je 2). Korištenjem dnevnog stanja obračun kamata (osnova 3) što je bio interesni datum prije kupnje?"
-
-#: 04060118.xhp#par_id3149992.192.help.text
-msgid "=COUPPCD(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 2000-15-11."
-msgstr "=COUPPCD(\"25/01/2001\"; \"15/11/2001\"; 2; 3) vraca 15/11/2000."
+#. VAJv
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3143229\n"
+"165\n"
+"help.text"
+msgid "<item type=\"input\">=COMPLEX(3;4;\"j\")</item> returns 3+4j."
+msgstr "<item tip=\"input\">=KOMPLEKS(3; 4; \"j\")</item> vraca 3+4j."
-#: 04060118.xhp#bm_id3150673.help.text
-msgid "<bookmark_value>COUPNUM function</bookmark_value><bookmark_value>number of coupons</bookmark_value>"
-msgstr "<bookmark_value>COUPNUM funkcija</bookmark_value><bookmark_value>broj kupona</bookmark_value>"
+#. !Qa8
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3155103\n"
+"help.text"
+msgid "<bookmark_value>OCT2BIN function</bookmark_value> <bookmark_value>converting;octal numbers, into binary numbers</bookmark_value>"
+msgstr "<bookmark_value>OCT2BIN funkcija</bookmark_value><bookmark_value>konvertira;oktalne brojeve , u binarne brojeve</bookmark_value>"
-#: 04060118.xhp#hd_id3150673.173.help.text
-msgid "COUPNUM"
-msgstr "COUPNUM"
+#. 5Co{
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3155103\n"
+"217\n"
+"help.text"
+msgid "OCT2BIN"
+msgstr "OCT2BIN"
-#: 04060118.xhp#par_id3154350.174.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_COUPNUM\">Returns the number of coupons (interest payments) between the settlement date and the maturity date.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPNUM\">Vraća broj kupona (kamate plaćanja) između krajnje odluke i dospijeća.</ahelp>"
+#. /koO
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3146898\n"
+"218\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_OCT2BIN\">The result is the binary number for the octal number entered.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_OCT2BIN\">Rezultat je binarni broj za uneseni oktalni broj.</ahelp>"
-#: 04060118.xhp#hd_id3148400.175.help.text
-msgctxt "04060118.xhp#hd_id3148400.175.help.text"
+#. #PEK
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3146088\n"
+"219\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060118.xhp#par_id3153200.176.help.text
-msgid "COUPNUM(Settlement; Maturity; Frequency; Basis)"
-msgstr "COUPNUM(Krajnja Odluka; Zrelost; Frekvencija; Osnova)"
-
-#: 04060118.xhp#par_id3159406.177.help.text
-msgctxt "04060118.xhp#par_id3159406.177.help.text"
-msgid "<emph>Settlement</emph> is the date of purchase of the security."
-msgstr ""
+#. W6Ik
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3154303\n"
+"220\n"
+"help.text"
+msgid "OCT2BIN(Number; Places)"
+msgstr "OCT2BIN(Broj; Mjesta)"
-#: 04060118.xhp#par_id3155864.178.help.text
+#. s#LX
+#: 04060116.xhp
#, fuzzy
-msgctxt "04060118.xhp#par_id3155864.178.help.text"
-msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
-msgstr "<emph>Dozrijevanje</emph> je datum prodaje osiguranja"
+msgctxt ""
+"04060116.xhp\n"
+"par_id3156013\n"
+"221\n"
+"help.text"
+msgid "<emph>Number</emph> is the octal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
+msgstr "<emph>Broj</emph> je hexadecimalni broj. Broj moze imati maksimalno 10 mjesta. Najznacajni bit je simbolni bit, prateci bitovi vracaju vrijednost. Negativni brojevi su uneseni kao komplementi dvice."
-#: 04060118.xhp#par_id3154720.179.help.text
+#. -!YD
+#: 04060116.xhp
#, fuzzy
-msgctxt "04060118.xhp#par_id3154720.179.help.text"
-msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
-msgstr "<emph>Frekvencija</emph>je broj kamatnih placanja po godini (1,2 ili 4)"
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153984\n"
+"222\n"
+"help.text"
+msgid "<emph>Places</emph> is the number of places to be output."
+msgstr "<emph>Mjesta</emph> je broj mjesta koji ce biti izlazni."
-#: 04060118.xhp#hd_id3149319.180.help.text
-msgctxt "04060118.xhp#hd_id3149319.180.help.text"
+#. rH{w
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3147493\n"
+"223\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060118.xhp#par_id3152460.181.help.text
-msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how many interest dates are there?"
-msgstr "Sigurnost je kupljen na 25/01/2001, datum dospijeća je 15/11/2001. Kamata se isplaćuje polugodišnje (frekvencija je 2). Korištenjem dnevnog stanja obračuna kamata (osnovi 3) koliko imamo interesnih datuma?"
-
-#: 04060118.xhp#par_id3150640.182.help.text
-msgid "=COUPNUM(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 2."
-msgstr "=COUPNUM(\"25/01/2001\"; \"15/11/2001\"; 2; 3) vraca 2."
+#. Ta.K
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3147260\n"
+"224\n"
+"help.text"
+msgid "<item type=\"input\">=OCT2BIN(3;3)</item> returns 011."
+msgstr "<item tip=\"input\">=OCT2BIN(3; 3)</item> vraca string teksta <emph>011</emph>."
-#: 04060118.xhp#bm_id3149339.help.text
-msgid "<bookmark_value>IPMT function</bookmark_value><bookmark_value>periodic amortizement rates</bookmark_value>"
-msgstr "<bookmark_value>IPMT function</bookmark_value><bookmark_value>periodićne stope amortizacije</bookmark_value>"
+#. J|^^
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3152791\n"
+"help.text"
+msgid "<bookmark_value>OCT2DEC function</bookmark_value> <bookmark_value>converting;octal numbers, into decimal numbers</bookmark_value>"
+msgstr "<bookmark_value>OCT2DEC funkcija</bookmark_value><bookmark_value>konverira;oktalne brojeve, u decimalne brojeve </bookmark_value>"
-#: 04060118.xhp#hd_id3149339.263.help.text
-msgid "IPMT"
-msgstr "IPMT"
+#. ;p+9
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3152791\n"
+"225\n"
+"help.text"
+msgid "OCT2DEC"
+msgstr "OCT2DEC"
-#: 04060118.xhp#par_id3154522.264.help.text
-msgid "<ahelp hid=\"HID_FUNC_ZINSZ\">Calculates the periodic amortizement for an investment with regular payments and a constant interest rate.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ZINSZ\">Izračunava amortizaciju za periodična ulaganja sa redovnim isplatama i konstantnom kamatnom stopom.</ahelp>"
+#. Q9,F
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149199\n"
+"226\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_OCT2DEZ\">The result is the decimal number for the octal number entered.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_OCT2DEZ\">Rezultat je decimalni broj za uneseni oktalni broj.</ahelp>"
-#: 04060118.xhp#hd_id3153266.265.help.text
-msgctxt "04060118.xhp#hd_id3153266.265.help.text"
+#. `vLO
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3159337\n"
+"227\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060118.xhp#par_id3151283.266.help.text
-msgid "IPMT(Rate; Period; NPer; PV; FV; Type)"
-msgstr "IPMT(Rata; Period; Num_periods; PV; FV; Vrsta)"
+#. paw.
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153902\n"
+"228\n"
+"help.text"
+msgid "OCT2DEC(Number)"
+msgstr "OCT2DEC(Broj)"
-#: 04060118.xhp#par_id3147313.267.help.text
+#. 3y[a
+#: 04060116.xhp
#, fuzzy
-msgctxt "04060118.xhp#par_id3147313.267.help.text"
-msgid "<emph>Rate</emph> is the periodic interest rate."
-msgstr "<emph>Stopa</emph> postavlja peridičnu kamatnu ratu"
-
-#: 04060118.xhp#par_id3145158.268.help.text
-msgid "<emph>Period</emph> is the period, for which the compound interest is calculated. Period=NPER if compound interest for the last period is calculated."
-msgstr "<emph>Razdoblje</emph> je razdoblje za koje se izračunava složena kamata. Razdoblje = Num_periods ako se složena kamata za posljednje razdoblje izračunava."
-
-#: 04060118.xhp#par_id3147577.269.help.text
-msgid "<emph>NPer</emph> is the total number of periods, during which annuity is paid."
-msgstr "<emph>Num_periods</emph> je ukupan broj razdoblja tijekom kojeg se isplaćuje renta."
-
-#: 04060118.xhp#par_id3156211.270.help.text
-msgid "<emph>PV</emph> is the present cash value in sequence of payments."
-msgstr "<emph>PV</emph>je sadašnja vrijednost novca u nizu plaćanja."
-
-#: 04060118.xhp#par_id3151213.271.help.text
-msgid "<emph>FV</emph> (optional) is the desired value (future value) at the end of the periods."
-msgstr ""
-
-#: 04060118.xhp#par_id3154195.272.help.text
-msgid "<emph>Type</emph> is the due date for the periodic payments."
-msgstr ""
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155326\n"
+"229\n"
+"help.text"
+msgid "<emph>Number</emph> is the octal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
+msgstr "<emph>Broj</emph> je hexadecimalni broj. Broj moze imati maksimalno 10 mjesta. Najznacajni bit je simbolni bit, prateci bitovi vracaju vrijednost. Negativni brojevi su uneseni kao komplementi dvice."
-#: 04060118.xhp#hd_id3150102.273.help.text
-msgctxt "04060118.xhp#hd_id3150102.273.help.text"
+#. uR3[
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3154698\n"
+"230\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060118.xhp#par_id3149438.274.help.text
-msgid "What is the interest rate during the fifth period (year) if the constant interest rate is 5% and the cash value is 15,000 currency units? The periodic payment is seven years."
-msgstr ""
-
-#: 04060118.xhp#par_id3150496.275.help.text
-msgid "<item type=\"input\">=IPMT(5%;5;7;15000)</item> = -352.97 currency units. The compound interest during the fifth period (year) is 352.97 currency units."
-msgstr ""
+#. aT6~
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3154930\n"
+"231\n"
+"help.text"
+msgid "<item type=\"input\">=OCT2DEC(144)</item> returns 100."
+msgstr "<item type=\"input\">=OCT2DEC(144)</item> vraća tekstualni niz 100"
-#: 04060118.xhp#bm_id3151205.help.text
-#, fuzzy
-msgid "<bookmark_value>calculating;future values</bookmark_value><bookmark_value>future values;constant interest rates</bookmark_value><bookmark_value>FV function</bookmark_value>"
-msgstr "<bookmark_value>računanje; konstantna kamatna stopa</bookmark_value><bookmark_value>konstantna kamatna stopa</bookmark_value><bookmark_value>RATE funkcija</bookmark_value>"
+#. v02G
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3155391\n"
+"help.text"
+msgid "<bookmark_value>OCT2HEX function</bookmark_value> <bookmark_value>converting;octal numbers, into hexadecimal numbers</bookmark_value>"
+msgstr "<bookmark_value>OCT2HEX funkcija</bookmark_value><bookmark_value>pretvaranje; oktalni brojevi, u heksadecimalni brojevi</bookmark_value>"
-#: 04060118.xhp#hd_id3151205.277.help.text
-msgid "FV"
-msgstr ""
+#. WHV+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3155391\n"
+"232\n"
+"help.text"
+msgid "OCT2HEX"
+msgstr "OCT2HEX"
-#: 04060118.xhp#par_id3154140.278.help.text
-msgid "<ahelp hid=\"HID_FUNC_ZW\">Returns the future value of an investment based on periodic, constant payments and a constant interest rate (Future Value).</ahelp>"
-msgstr ""
+#. ^Vsb
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148831\n"
+"233\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_OCT2HEX\"> The result is the hexadecimal number for the octal number entered.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_OCT2HEX\"> Rezultat je heksadecimalni broj za oktalni broj koji je unesen.</ahelp>"
-#: 04060118.xhp#hd_id3155178.279.help.text
-msgctxt "04060118.xhp#hd_id3155178.279.help.text"
+#. _q=f
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3146988\n"
+"234\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060118.xhp#par_id3145215.280.help.text
+#. W!k\
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3150523\n"
+"235\n"
+"help.text"
+msgid "OCT2HEX(Number; Places)"
+msgstr "OCT2HEX(Brojevi; Mjesta)"
+
+#. D=iE
+#: 04060116.xhp
#, fuzzy
-msgid "FV(Rate; NPer; Pmt; PV; Type)"
-msgstr "PV(Rate; Num_periods; Payment; FV; Type)"
+msgctxt ""
+"04060116.xhp\n"
+"par_id3159162\n"
+"236\n"
+"help.text"
+msgid "<emph>Number</emph> is the octal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
+msgstr "<emph>Broj</emph> je hexadecimalni broj. Broj moze imati maksimalno 10 mjesta. Najznacajni bit je simbolni bit, prateci bitovi vracaju vrijednost. Negativni brojevi su uneseni kao komplementi dvice."
-#: 04060118.xhp#par_id3155136.281.help.text
+#. CU%x
+#: 04060116.xhp
#, fuzzy
-msgctxt "04060118.xhp#par_id3155136.281.help.text"
-msgid "<emph>Rate</emph> is the periodic interest rate."
-msgstr "<emph>Stopa</emph> postavlja peridičnu kamatnu ratu"
+msgctxt ""
+"04060116.xhp\n"
+"par_id3145420\n"
+"237\n"
+"help.text"
+msgid "<emph>Places</emph> is the number of places to be output."
+msgstr "<emph>Mjesta</emph> je broj mjesta koji ce biti izlazni."
-#: 04060118.xhp#par_id3156029.282.help.text
-msgid "<emph>NPer</emph> is the total number of periods (payment period)."
-msgstr ""
+#. -\AS
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3150504\n"
+"238\n"
+"help.text"
+msgid "Example"
+msgstr "Primjer"
-#: 04060118.xhp#par_id3151322.283.help.text
-msgid "<emph>Pmt</emph> is the annuity paid regularly per period."
-msgstr ""
+#. :??o
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148802\n"
+"239\n"
+"help.text"
+msgid "<item type=\"input\">=OCT2HEX(144;4)</item> returns 0064."
+msgstr "<item type=\"input\">=OCT2HEX(144; 4)</item> vraća tekstualni niz <emph>0064</emph>."
-#: 04060118.xhp#par_id3145256.284.help.text
-msgid "<emph>PV</emph> (optional) is the (present) cash value of an investment."
-msgstr ""
+#. Oxe5
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3148446\n"
+"help.text"
+msgid "<bookmark_value>CONVERT_ADD function</bookmark_value>"
+msgstr "<bookmark_value>PROMJENI_DODAJ funkcija</bookmark_value>"
-#: 04060118.xhp#par_id3150999.285.help.text
-msgid "<emph>Type</emph> (optional) defines whether the payment is due at the beginning or the end of a period."
-msgstr ""
+#. bF`i
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3148446\n"
+"175\n"
+"help.text"
+msgid "CONVERT_ADD"
+msgstr "PROMJENI_DODAJ"
-#: 04060118.xhp#par_idN114D8.help.text
-msgctxt "04060118.xhp#par_idN114D8.help.text"
-msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
-msgstr ""
+#. 8lar
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3154902\n"
+"176\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_CONVERT\">Converts a value from one unit of measure to the corresponding value in another unit of measure.</ahelp> Enter the units of measures directly as text in quotation marks or as a reference. If you enter the units of measure in cells, they must correspond exactly with the following list which is case sensitive: For example, in order to enter a lower case l (for liter) in a cell, enter the apostrophe ' immediately followed by l."
+msgstr "<ahelp hid=\"HID_AAI_FUNC_CONVERT\">Pretvara vrijednost iz jedne jedinice mjere na odgovarajuće vrijednosti u drugoj jedinici mjere. </ahelp> Unesite jedinice mjera izravno kao tekst u navodnike ili kao referenca. Ako uneste u jedinicama mjere u ćelijama, one moraju odgovarati točno sa sljedećom listom koja je osjetljiva na mala i velika slova: Na primjer, kako bi unijeli malo slovo l (za litru) u ćeliju, unesite apostrof 'odmah nakon l."
-#: 04060118.xhp#hd_id3146800.286.help.text
-msgctxt "04060118.xhp#hd_id3146800.286.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. /CZy
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153055\n"
+"177\n"
+"help.text"
+msgid "Property"
+msgstr "Opcije"
-#: 04060118.xhp#par_id3146813.287.help.text
-msgid "What is the value at the end of an investment if the interest rate is 4% and the payment period is two years, with a periodic payment of 750 currency units. The investment has a present value of 2,500 currency units."
-msgstr ""
+#. !IU[
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3147234\n"
+"178\n"
+"help.text"
+msgid "Units"
+msgstr "Jedinice"
-#: 04060118.xhp#par_id3149302.288.help.text
-msgid "<item type=\"input\">=FV(4%;2;750;2500) </item>= -4234.00 currency units. The value at the end of the investment is 4234.00 currency units."
-msgstr ""
+#. OMR(
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3147512\n"
+"179\n"
+"help.text"
+msgid "Weight"
+msgstr "Težina"
-#: 04060118.xhp#bm_id3155912.help.text
-msgid "<bookmark_value>FVSCHEDULE function</bookmark_value><bookmark_value>future values;varying interest rates</bookmark_value>"
+#. |03L
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148476\n"
+"180\n"
+"help.text"
+msgid "<emph>g</emph>, sg, lbm, <emph>u</emph>, ozm, stone, ton, grain, pweight, hweight, shweight, brton"
msgstr ""
-#: 04060118.xhp#hd_id3155912.51.help.text
-msgid "FVSCHEDULE"
-msgstr "FVSCHEDULE"
+#. h6.j
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155361\n"
+"181\n"
+"help.text"
+msgid "Length"
+msgstr "dužina"
-#: 04060118.xhp#par_id3163726.52.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_FVSCHEDULE\">Calculates the accumulated value of the starting capital for a series of periodically varying interest rates.</ahelp>"
+#. ))Ac
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148925\n"
+"182\n"
+"help.text"
+msgid "<emph>m</emph>, mi, Nmi, in, ft, yd, ang, Pica, ell, <emph>parsec</emph>, <emph>lightyear</emph>, survey_mi"
msgstr ""
-#: 04060118.xhp#hd_id3149571.53.help.text
-msgctxt "04060118.xhp#hd_id3149571.53.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. o@Ae
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3158429\n"
+"183\n"
+"help.text"
+msgid "Time"
+msgstr "Vrijeme"
-#: 04060118.xhp#par_id3148891.54.help.text
-msgid "FVSCHEDULE(Principal; Schedule)"
+#. rxtc
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3150707\n"
+"184\n"
+"help.text"
+msgid "yr, day, hr, mn, <emph>sec</emph>, <emph>s</emph>"
msgstr ""
-#: 04060118.xhp#par_id3148904.55.help.text
-msgid "<emph>Principal</emph> is the starting capital."
-msgstr ""
+#. ,2\Z
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153238\n"
+"185\n"
+"help.text"
+msgid "Pressure"
+msgstr "Pritisak"
-#: 04060118.xhp#par_id3148562.56.help.text
-msgid "<emph>Schedule</emph> is a series of interest rates, for example, as a range H3:H5 or as a (List) (see example)."
+#. Y)9h
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3166437\n"
+"186\n"
+"help.text"
+msgid "<emph>Pa</emph>, <emph>atm</emph>, <emph>at</emph>, <emph>mmHg</emph>, Torr, psi"
msgstr ""
-#: 04060118.xhp#hd_id3147288.57.help.text
-msgctxt "04060118.xhp#hd_id3147288.57.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. jpbH
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3152944\n"
+"187\n"
+"help.text"
+msgid "Force"
+msgstr "Sila"
-#: 04060118.xhp#par_id3148638.58.help.text
-msgid "1000 currency units have been invested in for three years. The interest rates were 3%, 4% and 5% per annum. What is the value after three years?"
+#. OS=Z
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155582\n"
+"188\n"
+"help.text"
+msgid "<emph>N</emph>, <emph>dyn</emph>, <emph>dy</emph>, lbf, <emph>pond</emph>"
msgstr ""
-#: 04060118.xhp#par_id3156358.59.help.text
-msgid "<item type=\"input\">=FVSCHEDULE(1000;{0.03;0.04;0.05})</item> returns 1124.76."
-msgstr ""
+#. SFT/
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153686\n"
+"189\n"
+"help.text"
+msgid "Energy"
+msgstr "Energija"
-#: 04060118.xhp#bm_id3156435.help.text
-msgid "<bookmark_value>calculating;number of payment periods</bookmark_value><bookmark_value>payment periods;number of</bookmark_value><bookmark_value>number of payment periods</bookmark_value><bookmark_value>NPER function</bookmark_value>"
+#. ;?$9
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153386\n"
+"190\n"
+"help.text"
+msgid "<emph>J</emph>, <emph>e</emph>, <emph>c</emph>, <emph>cal</emph>, <emph>eV</emph>, <emph>ev</emph>, HPh, <emph>Wh</emph>, <emph>wh</emph>, flb, BTU, btu"
msgstr ""
-#: 04060118.xhp#hd_id3156435.290.help.text
-msgid "NPER"
-msgstr "NPER"
+#. g^s4
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3154100\n"
+"191\n"
+"help.text"
+msgid "Power"
+msgstr "Snaga"
-#: 04060118.xhp#par_id3152363.291.help.text
-msgid "<ahelp hid=\"HID_FUNC_ZZR\">Returns the number of periods for an investment based on periodic, constant payments and a constant interest rate.</ahelp>"
+#. ls/T
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149915\n"
+"192\n"
+"help.text"
+msgid "<emph>W</emph>, <emph>w</emph>, HP, PS"
msgstr ""
-#: 04060118.xhp#hd_id3147216.292.help.text
-msgctxt "04060118.xhp#hd_id3147216.292.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. B}10
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148988\n"
+"193\n"
+"help.text"
+msgid "Field strength"
+msgstr "Snaga polja"
-#: 04060118.xhp#par_id3155934.293.help.text
-#, fuzzy
-msgid "NPER(Rate; Pmt; PV; FV; Type)"
-msgstr "PV(Rate; Num_periods; Payment; FV; Type)"
+#. ;trl
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148616\n"
+"194\n"
+"help.text"
+msgid "<emph>T</emph>, <emph>ga</emph>"
+msgstr ""
-#: 04060118.xhp#par_id3155946.294.help.text
-#, fuzzy
-msgctxt "04060118.xhp#par_id3155946.294.help.text"
-msgid "<emph>Rate</emph> is the periodic interest rate."
-msgstr "<emph>Stopa</emph> postavlja peridičnu kamatnu ratu"
+#. iA}M
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3151120\n"
+"195\n"
+"help.text"
+msgid "Temperature"
+msgstr "Temperatura"
-#: 04060118.xhp#par_id3149042.295.help.text
-#, fuzzy
-msgid "<emph>Pmt</emph> is the constant annuity paid in each period."
-msgstr "<emph>Placanje</emph> je konstanta uplata, plaća se za vrijeme svakog razdoblja."
+#. }}.-
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148659\n"
+"196\n"
+"help.text"
+msgid "C, F, <emph>K</emph>, <emph>kel</emph>, Reau, Rank"
+msgstr ""
-#: 04060118.xhp#par_id3153134.296.help.text
-#, fuzzy
-msgctxt "04060118.xhp#par_id3153134.296.help.text"
-msgid "<emph>PV</emph> is the present value (cash value) in a sequence of payments."
-msgstr "<emph>PV</emph>je sadašnja vrijednost novca u nizu plaćanja."
+#. CwZZ
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3154610\n"
+"197\n"
+"help.text"
+msgid "Volume"
+msgstr "Volumen"
-#: 04060118.xhp#par_id3154398.297.help.text
-#, fuzzy
-msgid "<emph>FV</emph> (optional) is the future value, which is reached at the end of the last period."
-msgstr "<emph>FV</emph> (optionalno) je buduća vrijednost, koji je postignut na kraju periodičnog plaćanja."
+#. ai=Z
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149423\n"
+"198\n"
+"help.text"
+msgid "<emph>l</emph>, <emph>L</emph>, <emph>lt</emph>, tsp, tbs, oz, cup, pt, us_pt, qt, gal, <emph>m3</emph>, mi3, Nmi3, in3, ft3, yd3, ang3, Pica3, barrel, bushel, regton, Schooner, Middy, Glass"
+msgstr ""
-#: 04060118.xhp#par_id3145127.298.help.text
-#, fuzzy
-msgid "<emph>Type</emph> (optional) is the due date of the payment at the beginning or at the end of the period."
-msgstr "<emph>Vrsta</emph> (optionalno) je zbog datuma periodičnog plaćanja, bilo na početku ili na kraju razdoblja."
+#. V%6T
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149244\n"
+"199\n"
+"help.text"
+msgid "Area"
+msgstr "Područje"
-#: 04060118.xhp#par_idN1166C.help.text
-msgctxt "04060118.xhp#par_idN1166C.help.text"
-msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+#. Ou^e
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3150425\n"
+"200\n"
+"help.text"
+msgid "<emph>m2</emph>, mi2, Nmi2, in2, ft2, yd2, <emph>ang2</emph>, Pica2, Morgen, <emph>ar</emph>, acre, ha"
msgstr ""
-#: 04060118.xhp#hd_id3155795.299.help.text
-msgctxt "04060118.xhp#hd_id3155795.299.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. fa9a
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3150629\n"
+"201\n"
+"help.text"
+msgid "Speed"
+msgstr "Brzina"
-#: 04060118.xhp#par_id3147378.300.help.text
-msgid "How many payment periods does a payment period cover with a periodic interest rate of 6%, a periodic payment of 153.75 currency units and a present cash value of 2.600 currency units."
+#. 1,g6
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3159246\n"
+"202\n"
+"help.text"
+msgid "<emph>m/s</emph>, <emph>m/sec</emph>, m/h, mph, kn, admkn"
msgstr ""
-#: 04060118.xhp#par_id3156171.301.help.text
-msgid "<item type=\"input\">=NPER(6%;153.75;2600)</item> = -12,02. The payment period covers 12.02 periods."
+#. T4!i
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3150789\n"
+"201\n"
+"help.text"
+msgid "Information"
msgstr ""
-#: 04060118.xhp#par_id3150309.314.help.text
-msgctxt "04060118.xhp#par_id3150309.314.help.text"
-msgid "<link href=\"text/scalc/01/04060103.xhp\" name=\"Back to Financial Functions Part One\">Back to Financial Functions Part One</link>"
+#. +3_[
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3159899\n"
+"202\n"
+"help.text"
+msgid "<emph>bit</emph>, <emph>byte</emph>"
msgstr ""
-#: 04060118.xhp#par_id3153163.315.help.text
-msgid "<link href=\"text/scalc/01/04060119.xhp\" name=\"Back to Financial Functions Part Two\">Back to Financial Functions Part Two</link>"
+#. WM,+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3143277\n"
+"203\n"
+"help.text"
+msgid "Units of measure in <emph>bold</emph> can be preceded by a prefix character from the following list:"
msgstr ""
-#: 04060184.xhp#tit.help.text
-#, fuzzy
-msgid "Statistical Functions Part Four"
-msgstr "Financijske funkcije treći dio"
-
-#: 04060184.xhp#hd_id3153415.1.help.text
-msgid "<variable id=\"mq\"><link href=\"text/scalc/01/04060184.xhp\" name=\"Statistical Functions Part Four\">Statistical Functions Part Four</link></variable>"
+#. /4GN
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148422\n"
+"204\n"
+"help.text"
+msgid "Prefix"
msgstr ""
-#: 04060184.xhp#bm_id3154511.help.text
-#, fuzzy
-msgid "<bookmark_value>MAX function</bookmark_value>"
-msgstr "<bookmark_value>IMABS funkcija</bookmark_value>"
-
-#: 04060184.xhp#hd_id3154511.2.help.text
-#, fuzzy
-msgctxt "04060184.xhp#hd_id3154511.2.help.text"
-msgid "MAX"
-msgstr "DMAX"
-
-#: 04060184.xhp#par_id3153709.3.help.text
-msgid "<ahelp hid=\"HID_FUNC_MAX\">Returns the maximum value in a list of arguments.</ahelp>"
+#. 2Kh,
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148423\n"
+"help.text"
+msgid "Multiplier"
msgstr ""
-#: 04060184.xhp#par_id9282509.help.text
-msgctxt "04060184.xhp#par_id9282509.help.text"
-msgid "Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN(\"string\"), still results in an error."
+#. Zh6D
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149490\n"
+"help.text"
+msgid "Y (yotta)"
msgstr ""
-#: 04060184.xhp#hd_id3154256.4.help.text
-msgctxt "04060184.xhp#hd_id3154256.4.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060184.xhp#par_id3147340.5.help.text
-#, fuzzy
-msgid "MAX(Number1; Number2; ...Number30)"
-msgstr "SUM(Broj_1; Broj_2; ... Broj_30)"
-
-#: 04060184.xhp#par_id3149568.6.help.text
-msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges. "
+#. _M\3
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149931\n"
+"help.text"
+msgid "10^24"
msgstr ""
-#: 04060184.xhp#hd_id3153963.7.help.text
-msgctxt "04060184.xhp#hd_id3153963.7.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060184.xhp#par_id3147343.8.help.text
-msgid "<item type=\"input\">=MAX(A1;A2;A3;50;100;200)</item> returns the largest value from the list."
+#. 5fPf
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149491\n"
+"help.text"
+msgid "Z (zetta)"
msgstr ""
-#: 04060184.xhp#par_id3148485.9.help.text
-msgid "<item type=\"input\">=MAX(A1:B100)</item> returns the largest value from the list."
+#. c2S|
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149932\n"
+"help.text"
+msgid "10^21"
msgstr ""
-#: 04060184.xhp#bm_id3166426.help.text
-#, fuzzy
-msgid "<bookmark_value>MAXA function</bookmark_value>"
-msgstr "<bookmark_value>IMABS funkcija</bookmark_value>"
-
-#: 04060184.xhp#hd_id3166426.139.help.text
-msgid "MAXA"
-msgstr "MAXA"
-
-#: 04060184.xhp#par_id3150363.140.help.text
-msgid "<ahelp hid=\"HID_FUNC_MAXA\">Returns the maximum value in a list of arguments. In opposite to MAX, here you can enter text. The value of the text is 0.</ahelp>"
+#. KFj(
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149492\n"
+"help.text"
+msgid "E (exa)"
msgstr ""
-#: 04060184.xhp#par_id7689443.help.text
-msgctxt "04060184.xhp#par_id7689443.help.text"
-msgid "The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered."
+#. +C$w
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149933\n"
+"help.text"
+msgid "10^18"
msgstr ""
-#: 04060184.xhp#hd_id3150516.141.help.text
-msgctxt "04060184.xhp#hd_id3150516.141.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060184.xhp#par_id3166431.142.help.text
-msgid "MAXA(Value1; Value2; ... Value30)"
+#. ?w[`
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149493\n"
+"help.text"
+msgid "P (peta)"
msgstr ""
-#: 04060184.xhp#par_id3150202.143.help.text
-msgctxt "04060184.xhp#par_id3150202.143.help.text"
-msgid "<emph>Value1; Value2;...Value30</emph> are values or ranges. Text has the value of 0."
+#. ufpO
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149934\n"
+"help.text"
+msgid "10^15"
msgstr ""
-#: 04060184.xhp#hd_id3156290.144.help.text
-msgctxt "04060184.xhp#hd_id3156290.144.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060184.xhp#par_id3156446.145.help.text
-msgid "<item type=\"input\">=MAXA(A1;A2;A3;50;100;200;\"Text\")</item> returns the largest value from the list."
+#. ,2kG
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149494\n"
+"help.text"
+msgid "T (tera)"
msgstr ""
-#: 04060184.xhp#par_id3149404.146.help.text
-msgid "<item type=\"input\">=MAXA(A1:B100)</item> returns the largest value from the list."
+#. gjd?
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149935\n"
+"help.text"
+msgid "10^12"
msgstr ""
-#: 04060184.xhp#bm_id3153820.help.text
-#, fuzzy
-msgid "<bookmark_value>MEDIAN function</bookmark_value>"
-msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
-
-#: 04060184.xhp#hd_id3153820.11.help.text
-msgid "MEDIAN"
-msgstr "MEDIAN"
-
-#: 04060184.xhp#par_id3151241.12.help.text
-msgid "<ahelp hid=\"HID_FUNC_MEDIAN\">Returns the median of a set of numbers. In a set containing an uneven number of values, the median will be the number in the middle of the set and in a set containing an even number of values, it will be the mean of the two values in the middle of the set.</ahelp>"
+#. ]X#N
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149495\n"
+"help.text"
+msgid "G (giga)"
msgstr ""
-#: 04060184.xhp#hd_id3148871.13.help.text
-msgctxt "04060184.xhp#hd_id3148871.13.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060184.xhp#par_id3155264.14.help.text
-#, fuzzy
-msgid "MEDIAN(Number1; Number2; ...Number30)"
-msgstr "SUM(Broj_1; Broj_2; ... Broj_30)"
-
-#: 04060184.xhp#par_id3150109.15.help.text
-msgid "<emph>Number1; Number2;...Number30</emph> are values or ranges, which represent a sample. Each number can also be replaced by a reference."
+#. ;F2Y
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149936\n"
+"help.text"
+msgid "10^9"
msgstr ""
-#: 04060184.xhp#hd_id3144506.16.help.text
-msgctxt "04060184.xhp#hd_id3144506.16.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060184.xhp#par_id3145078.17.help.text
-msgid "for an odd number: <item type=\"input\">=MEDIAN(1;5;9;20;21)</item> returns 9 as the median value."
+#. ^(w#
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149496\n"
+"help.text"
+msgid "M (mega)"
msgstr ""
-#: 04060184.xhp#par_id3149126.165.help.text
-msgid "for an even number: <item type=\"input\">=MEDIAN(1;5;9;20)</item> returns the average of the two middle values 5 and 9, thus 7."
+#. }1Ir
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149937\n"
+"help.text"
+msgid "10^6"
msgstr ""
-#: 04060184.xhp#bm_id3154541.help.text
-#, fuzzy
-msgid "<bookmark_value>MIN function</bookmark_value>"
-msgstr "<bookmark_value>IMSIN funkcija</bookmark_value>"
-
-#: 04060184.xhp#hd_id3154541.19.help.text
-#, fuzzy
-msgctxt "04060184.xhp#hd_id3154541.19.help.text"
-msgid "MIN"
-msgstr "DMIN"
-
-#: 04060184.xhp#par_id3143222.20.help.text
-msgid "<ahelp hid=\"HID_FUNC_MIN\">Returns the minimum value in a list of arguments.</ahelp>"
+#. :I50
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149497\n"
+"help.text"
+msgid "k (kilo)"
msgstr ""
-#: 04060184.xhp#par_id2301400.help.text
-msgctxt "04060184.xhp#par_id2301400.help.text"
-msgid "Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN(\"string\"), still results in an error."
+#. oU3N
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149938\n"
+"help.text"
+msgid "10^3"
msgstr ""
-#: 04060184.xhp#hd_id3154651.21.help.text
-msgctxt "04060184.xhp#hd_id3154651.21.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060184.xhp#par_id3146964.22.help.text
-#, fuzzy
-msgid "MIN(Number1; Number2; ...Number30)"
-msgstr "SUM(Broj_1; Broj_2; ... Broj_30)"
-
-#: 04060184.xhp#par_id3153486.23.help.text
-msgctxt "04060184.xhp#par_id3153486.23.help.text"
-msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges."
+#. fJhr
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149498\n"
+"help.text"
+msgid "h (hecto)"
msgstr ""
-#: 04060184.xhp#hd_id3155523.24.help.text
-msgctxt "04060184.xhp#hd_id3155523.24.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060184.xhp#par_id3154734.25.help.text
-msgid "<item type=\"input\">=MIN(A1:B100)</item> returns the smallest value in the list."
+#. P.cu
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149939\n"
+"help.text"
+msgid "10^2"
msgstr ""
-#: 04060184.xhp#bm_id3147504.help.text
-#, fuzzy
-msgid "<bookmark_value>MINA function</bookmark_value>"
-msgstr "<bookmark_value>MINUTE funkcija</bookmark_value>"
-
-#: 04060184.xhp#hd_id3147504.148.help.text
-msgid "MINA"
-msgstr "MINA"
-
-#: 04060184.xhp#par_id3147249.149.help.text
-msgid "<ahelp hid=\"HID_FUNC_MINA\">Returns the minimum value in a list of arguments. Here you can also enter text. The value of the text is 0.</ahelp>"
+#. 5`1D
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149499\n"
+"help.text"
+msgid "e (deca)"
msgstr ""
-#: 04060184.xhp#par_id4294564.help.text
-msgctxt "04060184.xhp#par_id4294564.help.text"
-msgid "The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered."
+#. IQ1(
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149940\n"
+"help.text"
+msgid "10^1"
msgstr ""
-#: 04060184.xhp#hd_id3150435.150.help.text
-msgctxt "04060184.xhp#hd_id3150435.150.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060184.xhp#par_id3153336.151.help.text
-msgid "MINA(Value1; Value2; ... Value30)"
+#. V^]8
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149500\n"
+"help.text"
+msgid "d (deci)"
msgstr ""
-#: 04060184.xhp#par_id3146098.152.help.text
-msgctxt "04060184.xhp#par_id3146098.152.help.text"
-msgid "<emph>Value1; Value2;...Value30</emph> are values or ranges. Text has the value of 0."
+#. zQvg
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3143940\n"
+"help.text"
+msgid "10^-1"
msgstr ""
-#: 04060184.xhp#hd_id3148743.153.help.text
-msgctxt "04060184.xhp#hd_id3148743.153.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060184.xhp#par_id3147401.154.help.text
-#, fuzzy
-msgid "<item type=\"input\">=MINA(1;\"Text\";20)</item> returns 0."
-msgstr "<item tip=\"input\">=DELTA(1; 2)</item> vraca 0."
-
-#: 04060184.xhp#par_id3147295.155.help.text
-msgid "<item type=\"input\">=MINA(A1:B100)</item> returns the smallest value in the list."
+#. 6:^.
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149501\n"
+"help.text"
+msgid "c (centi)"
msgstr ""
-#: 04060184.xhp#bm_id3166465.help.text
-#, fuzzy
-msgid "<bookmark_value>AVEDEV function</bookmark_value><bookmark_value>averages;statistical functions</bookmark_value>"
-msgstr "<bookmark_value>SUMIF function</bookmark_value><bookmark_value>sabiranje; odredjeni brojevi</bookmark_value>"
-
-#: 04060184.xhp#hd_id3166465.27.help.text
-msgid "AVEDEV"
-msgstr "AVEDEV"
-
-#: 04060184.xhp#par_id3150373.28.help.text
-msgid "<ahelp hid=\"HID_FUNC_MITTELABW\">Returns the average of the absolute deviations of data points from their mean.</ahelp> Displays the diffusion in a data set."
+#. /dJ/
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149941\n"
+"help.text"
+msgid "10^-2"
msgstr ""
-#: 04060184.xhp#hd_id3150038.29.help.text
-msgctxt "04060184.xhp#hd_id3150038.29.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060184.xhp#par_id3145636.30.help.text
-#, fuzzy
-msgid "AVEDEV(Number1; Number2; ...Number30)"
-msgstr "SUM(Broj_1; Broj_2; ... Broj_30)"
-
-#: 04060184.xhp#par_id3157871.31.help.text
-msgid "<emph>Number1, Number2,...Number30</emph> are values or ranges that represent a sample. Each number can also be replaced by a reference."
+#. #umi
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149502\n"
+"help.text"
+msgid "m (milli)"
msgstr ""
-#: 04060184.xhp#hd_id3149725.32.help.text
-msgctxt "04060184.xhp#hd_id3149725.32.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060184.xhp#par_id3153122.33.help.text
-#, fuzzy
-msgid " <item type=\"input\">=AVEDEV(A1:A50)</item> "
-msgstr "<item type=\"input\">=SUMIF(E2:E11; A13)</item>"
-
-#: 04060184.xhp#bm_id3145824.help.text
-#, fuzzy
-msgid "<bookmark_value>AVERAGE function</bookmark_value>"
-msgstr "<bookmark_value>INTRATE funkcija</bookmark_value>"
-
-#: 04060184.xhp#hd_id3145824.35.help.text
-#, fuzzy
-msgctxt "04060184.xhp#hd_id3145824.35.help.text"
-msgid "AVERAGE"
-msgstr "DAVERAGE"
-
-#: 04060184.xhp#par_id3150482.36.help.text
-msgid "<ahelp hid=\"HID_FUNC_MITTELWERT\">Returns the average of the arguments.</ahelp>"
+#. :A_{
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149942\n"
+"help.text"
+msgid "10^-3"
msgstr ""
-#: 04060184.xhp#hd_id3146943.37.help.text
-msgctxt "04060184.xhp#hd_id3146943.37.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060184.xhp#par_id3154679.38.help.text
-#, fuzzy
-msgid "AVERAGE(Number1; Number2; ...Number30)"
-msgstr "SUM(Broj_1; Broj_2; ... Broj_30)"
-
-#: 04060184.xhp#par_id3150741.39.help.text
-msgid "<emph>Number1; Number2;...Number 0</emph> are numerical values or ranges."
+#. Qz+j
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149503\n"
+"help.text"
+msgid "u (micro)"
msgstr ""
-#: 04060184.xhp#hd_id3153039.40.help.text
-msgctxt "04060184.xhp#hd_id3153039.40.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060184.xhp#par_id3151232.41.help.text
-msgid "<item type=\"input\">=AVERAGE(A1:A50)</item>"
+#. =5]X
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149943\n"
+"help.text"
+msgid "10^-6"
msgstr ""
-#: 04060184.xhp#bm_id3148754.help.text
-#, fuzzy
-msgid "<bookmark_value>AVERAGEA function</bookmark_value>"
-msgstr "<bookmark_value>INTRATE funkcija</bookmark_value>"
-
-#: 04060184.xhp#hd_id3148754.157.help.text
-msgid "AVERAGEA"
-msgstr "AVERAGEA"
-
-#: 04060184.xhp#par_id3145138.158.help.text
-msgid "<ahelp hid=\"HID_FUNC_MITTELWERTA\">Returns the average of the arguments. The value of a text is 0.</ahelp>"
+#. _f5[
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149504\n"
+"help.text"
+msgid "n (nano)"
msgstr ""
-#: 04060184.xhp#hd_id3153326.159.help.text
-msgctxt "04060184.xhp#hd_id3153326.159.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060184.xhp#par_id3149734.160.help.text
-msgid "AVERAGEA(Value1; Value2; ... Value30)"
+#. bh|Z
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149944\n"
+"help.text"
+msgid "10^-9"
msgstr ""
-#: 04060184.xhp#par_id3155260.161.help.text
-msgctxt "04060184.xhp#par_id3155260.161.help.text"
-msgid "<emph>Value1; Value2;...Value30</emph> are values or ranges. Text has the value of 0."
+#. M=KH
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149505\n"
+"help.text"
+msgid "p (pico)"
msgstr ""
-#: 04060184.xhp#hd_id3149504.162.help.text
-msgctxt "04060184.xhp#hd_id3149504.162.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060184.xhp#par_id3150864.163.help.text
-msgid "<item type=\"input\">=AVERAGEA(A1:A50)</item>"
+#. F]OI
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149945\n"
+"help.text"
+msgid "10^-12"
msgstr ""
-#: 04060184.xhp#bm_id3153933.help.text
-#, fuzzy
-msgid "<bookmark_value>MODE function</bookmark_value><bookmark_value>most common value</bookmark_value>"
-msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
-
-#: 04060184.xhp#hd_id3153933.43.help.text
-msgid "MODE"
-msgstr "MODE"
-
-#: 04060184.xhp#par_id3153085.44.help.text
-msgid "<ahelp hid=\"HID_FUNC_MODALWERT\">Returns the most common value in a data set.</ahelp> If there are several values with the same frequency, it returns the smallest value. An error occurs when a value doesn't appear twice."
+#. 79A%
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149506\n"
+"help.text"
+msgid "f (femto)"
msgstr ""
-#: 04060184.xhp#hd_id3153003.45.help.text
-msgctxt "04060184.xhp#hd_id3153003.45.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060184.xhp#par_id3155950.46.help.text
-#, fuzzy
-msgid "MODE(Number1; Number2; ...Number30)"
-msgstr "SUM(Broj_1; Broj_2; ... Broj_30)"
-
-#: 04060184.xhp#par_id3150337.47.help.text
-msgctxt "04060184.xhp#par_id3150337.47.help.text"
-msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges."
+#. )mK=
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149946\n"
+"help.text"
+msgid "10^-15"
msgstr ""
-#: 04060184.xhp#hd_id3153571.48.help.text
-msgctxt "04060184.xhp#hd_id3153571.48.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060184.xhp#par_id3153733.49.help.text
-msgid "<item type=\"input\">=MODE(A1:A50)</item>"
+#. Z4g!
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149507\n"
+"help.text"
+msgid "a (atto)"
msgstr ""
-#: 04060184.xhp#bm_id3149879.help.text
-msgid "<bookmark_value>NEGBINOMDIST function</bookmark_value><bookmark_value>negative binomial distribution</bookmark_value>"
+#. mt2U
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149947\n"
+"help.text"
+msgid "10^-18"
msgstr ""
-#: 04060184.xhp#hd_id3149879.51.help.text
-msgid "NEGBINOMDIST"
-msgstr "NEGBINOMDIST"
-
-#: 04060184.xhp#par_id3155437.52.help.text
-msgid "<ahelp hid=\"HID_FUNC_NEGBINOMVERT\">Returns the negative binomial distribution.</ahelp>"
+#. @o;S
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149508\n"
+"help.text"
+msgid "z (zepto)"
msgstr ""
-#: 04060184.xhp#hd_id3145351.53.help.text
-msgctxt "04060184.xhp#hd_id3145351.53.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060184.xhp#par_id3150935.54.help.text
-msgid "NEGBINOMDIST(X; R; SP)"
+#. 6c#B
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149948\n"
+"help.text"
+msgid "10^-21"
msgstr ""
-#: 04060184.xhp#par_id3153044.55.help.text
-msgid "<emph>X</emph> represents the value returned for unsuccessful tests."
+#. W]6z
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149509\n"
+"help.text"
+msgid "y (yocto)"
msgstr ""
-#: 04060184.xhp#par_id3151018.56.help.text
-msgid "<emph>R</emph> represents the value returned for successful tests."
+#. RvLO
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3149949\n"
+"help.text"
+msgid "10^-24"
msgstr ""
-#: 04060184.xhp#par_id3148878.57.help.text
-msgid "<emph>SP</emph> is the probability of the success of an attempt."
+#. ,1Tx
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id0908200903061174\n"
+"help.text"
+msgid "Information units \"bit\" and \"byte\" may also be prefixed by one of the following IEC 60027-2 / IEEE 1541 prefixes:"
msgstr ""
-#: 04060184.xhp#hd_id3149539.58.help.text
-msgctxt "04060184.xhp#hd_id3149539.58.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060184.xhp#par_id3148770.59.help.text
-#, fuzzy
-msgid "<item type=\"input\">=NEGBINOMDIST(1;1;0.5)</item> returns 0.25."
-msgstr "<item type=\"input\">=SIGN(3.4)</item>vraca 1."
-
-#: 04060184.xhp#bm_id3155516.help.text
-msgid "<bookmark_value>NORMINV function</bookmark_value><bookmark_value>normal distribution;inverse of</bookmark_value>"
+#. z.j`
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id0908200903090966\n"
+"help.text"
+msgid "ki kibi 1024"
msgstr ""
-#: 04060184.xhp#hd_id3155516.61.help.text
-msgid "NORMINV"
-msgstr "NORMINV"
-
-#: 04060184.xhp#par_id3154634.62.help.text
-msgid "<ahelp hid=\"HID_FUNC_NORMINV\">Returns the inverse of the normal cumulative distribution.</ahelp>"
+#. I!{B
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id0908200903090958\n"
+"help.text"
+msgid "Mi mebi 1048576"
msgstr ""
-#: 04060184.xhp#hd_id3153227.63.help.text
-msgctxt "04060184.xhp#hd_id3153227.63.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060184.xhp#par_id3147534.64.help.text
-msgid "NORMINV(Number; Mean; StDev)"
+#. z!-H
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id0908200903090936\n"
+"help.text"
+msgid "Gi gibi 1073741824"
msgstr ""
-#: 04060184.xhp#par_id3154950.65.help.text
-msgid "<emph>Number</emph> represents the probability value used to determine the inverse normal distribution."
+#. TsMM
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id0908200903090975\n"
+"help.text"
+msgid "Ti tebi 1099511627776"
msgstr ""
-#: 04060184.xhp#par_id3150690.66.help.text
-msgid "<emph>Mean</emph> represents the mean value in the normal distribution."
+#. a+z/
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id0908200903090930\n"
+"help.text"
+msgid "Pi pebi 1125899906842620"
msgstr ""
-#: 04060184.xhp#par_id3148594.67.help.text
-msgid "<emph>StDev</emph> represents the standard deviation of the normal distribution."
+#. NZX}
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id0908200903091070\n"
+"help.text"
+msgid "Ei exbi 1152921504606850000"
msgstr ""
-#: 04060184.xhp#hd_id3155822.68.help.text
-msgctxt "04060184.xhp#hd_id3155822.68.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060184.xhp#par_id3153921.69.help.text
-msgid "<item type=\"input\">=NORMINV(0.9;63;5)</item> returns 69.41. If the average egg weighs 63 grams with a standard deviation of 5, then there will be 90% probability that the egg will not be heavier than 69.41g grams."
+#. .C5P
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id0908200903091097\n"
+"help.text"
+msgid "Zi zebi 1180591620717410000000"
msgstr ""
-#: 04060184.xhp#bm_id3153722.help.text
-#, fuzzy
-msgid "<bookmark_value>NORMDIST function</bookmark_value><bookmark_value>density function</bookmark_value>"
-msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
-
-#: 04060184.xhp#hd_id3153722.71.help.text
-msgid "NORMDIST"
-msgstr "NORMDIST"
-
-#: 04060184.xhp#par_id3150386.72.help.text
-msgid "<ahelp hid=\"HID_FUNC_NORMVERT\">Returns the density function or the normal cumulative distribution.</ahelp>"
+#. =Yde
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id0908200903091010\n"
+"help.text"
+msgid "Yi yobi 1208925819614630000000000"
msgstr ""
-#: 04060184.xhp#hd_id3083282.73.help.text
-msgctxt "04060184.xhp#hd_id3083282.73.help.text"
+#. .;X[
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3146125\n"
+"209\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060184.xhp#par_id3150613.74.help.text
-msgid "NORMDIST(Number; Mean; StDev; C)"
-msgstr ""
-
-#: 04060184.xhp#par_id3149820.75.help.text
-msgid "<emph>Number</emph> is the value of the distribution based on which the normal distribution is to be calculated."
-msgstr ""
+#. UL[:
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153695\n"
+"210\n"
+"help.text"
+msgid "CONVERT_ADD(Number; \"FromUnit\"; \"ToUnit\")"
+msgstr "PROMJENI_DODAJ(Broj; \"OdJedinice\"; \"DoJedinice\")"
-#: 04060184.xhp#par_id3146063.76.help.text
-msgid "<emph>Mean</emph> is the mean value of the distribution."
-msgstr ""
+#. ABdH
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3147522\n"
+"211\n"
+"help.text"
+msgid "<emph>Number</emph> is the number to be converted."
+msgstr "<emph>Broj</emph> je broj koji ce biti konvertovan"
-#: 04060184.xhp#par_id3156295.77.help.text
-msgid "<emph>StDev</emph> is the standard deviation of the distribution."
-msgstr ""
+#. *sy5
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3154472\n"
+"212\n"
+"help.text"
+msgid "<emph>FromUnit</emph> is the unit from which conversion is taking place."
+msgstr "<emph>Od_Jedinice</emph> je jedinica od koje konverzija pocinje"
-#: 04060184.xhp#par_id3145080.78.help.text
-msgid "<emph>C</emph> is optional. <emph>C</emph> = 0 calculates the density function, <emph>C</emph> = 1 calculates the distribution."
-msgstr ""
+#. D~!/
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3153790\n"
+"213\n"
+"help.text"
+msgid "<emph>ToUnit</emph> is the unit to which conversion is taking place. Both units must be of the same type."
+msgstr "<emph>Do_Jedinice</emph> je jedinica do koje ce konverzija biti izvršena"
-#: 04060184.xhp#hd_id3152972.79.help.text
-msgctxt "04060184.xhp#hd_id3152972.79.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. Z)xx
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3156270\n"
+"214\n"
+"help.text"
+msgid "Examples"
+msgstr "Primjeri"
-#: 04060184.xhp#par_id3149283.80.help.text
-#, fuzzy
-msgid "<item type=\"input\">=NORMDIST(70;63;5;0)</item> returns 0.03."
-msgstr "<item tip=\"input\">=GESTEP(5; 1)</item> vraca 1."
+#. k8ZZ
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3156336\n"
+"215\n"
+"help.text"
+msgid "<item type=\"input\">=CONVERT_ADD(10;\"HP\";\"PS\") </item>returns, rounded to two decimal places, 10.14. 10 HP equal 10.14 PS."
+msgstr "<item type=\"input\">=PROMJENI_DODAJ(10; \"HP\"; \"PS\")</item> vraca, zaokruzeno na dvije decimale, 10.14. 10 HP jednako 10.14 PS."
-#: 04060184.xhp#par_id3149448.81.help.text
-#, fuzzy
-msgid "<item type=\"input\">=NORMDIST(70;63;5;1)</item> returns 0.92."
-msgstr "<item tip=\"input\">=GESTEP(5; 1)</item> vraca 1."
+#. PoqM
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3154834\n"
+"216\n"
+"help.text"
+msgid "<item type=\"input\">=CONVERT_ADD(10;\"km\";\"mi\") </item>returns, rounded to two decimal places, 6.21. 10 kilometers equal 6.21 miles. The k is the permitted prefix character for the factor 10^3."
+msgstr "<item type=\"input\">=PROMJENI_DODAJ(10; \" km\"; \"mi\")</item>vraca, zaokruzeno na dvije decimale, 6.21. 10 kilometara jednako 6.21 miles. k je dozvoljeni prefiks karakter za faktor 10^3."
-#: 04060184.xhp#bm_id3152934.help.text
-#, fuzzy
-msgid "<bookmark_value>PEARSON function</bookmark_value>"
-msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
+#. ~UAK
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"bm_id3147096\n"
+"help.text"
+msgid "<bookmark_value>FACTDOUBLE function</bookmark_value> <bookmark_value>factorials;numbers with increments of two</bookmark_value>"
+msgstr "<bookmark_value>FAKTDUPLI funkcija</bookmark_value><bookmark_value>faktoriali;brojevi sa povećanjima od dva</bookmark_value>"
-#: 04060184.xhp#hd_id3152934.83.help.text
-msgid "PEARSON"
-msgstr "PEARSON"
+#. 7-aR
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3147096\n"
+"36\n"
+"help.text"
+msgid "FACTDOUBLE"
+msgstr "FAKTDUPLI"
-#: 04060184.xhp#par_id3153216.84.help.text
-msgid "<ahelp hid=\"HID_FUNC_PEARSON\">Returns the Pearson product moment correlation coefficient r.</ahelp>"
-msgstr ""
+#. n}:w
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3151309\n"
+"37\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_FACTDOUBLE\">Returns the double factorial of a number.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_FACTDOUBLE\">Vraća dupli faktorijal broja.</ahelp>"
-#: 04060184.xhp#hd_id3147081.85.help.text
-msgctxt "04060184.xhp#hd_id3147081.85.help.text"
+#. aRge
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3154666\n"
+"38\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060184.xhp#par_id3156133.86.help.text
-msgid "PEARSON(Data1; Data2)"
-msgstr ""
-
-#: 04060184.xhp#par_id3151272.87.help.text
-#, fuzzy
-msgid "<emph>Data1</emph> represents the array of the first data set."
-msgstr "<emph>Classes</emph> je niz sa krajnjim vrijednostima."
-
-#: 04060184.xhp#par_id3153279.88.help.text
-#, fuzzy
-msgid "<emph>Data2</emph> represents the array of the second data set."
-msgstr "<emph>Classes</emph> je niz sa krajnjim vrijednostima."
-
-#: 04060184.xhp#hd_id3147567.89.help.text
-msgctxt "04060184.xhp#hd_id3147567.89.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060184.xhp#par_id3151187.90.help.text
-msgid "<item type=\"input\">=PEARSON(A1:A30;B1:B30)</item> returns the Pearson correlation coefficient of both data sets."
-msgstr ""
+#. ;^,]
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3155121\n"
+"39\n"
+"help.text"
+msgid "FACTDOUBLE(Number)"
+msgstr "FAKTDUPLI(Broj)"
-#: 04060184.xhp#bm_id3152806.help.text
-#, fuzzy
-msgid "<bookmark_value>PHI function</bookmark_value>"
-msgstr "<bookmark_value>NOW funkcija</bookmark_value>"
+#. gRz^
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3158440\n"
+"40\n"
+"help.text"
+msgid "Returns <emph>Number</emph> <emph>!!</emph>, the double factorial of <emph>Number</emph>, where <emph>Number</emph> is an integer greater than or equal to zero."
+msgstr "Vraća <emph>Broj</emph><emph>!!</emph>, dupli faktorijal od <emph>Broj</emph>, gdje <emph>Broj</emph> je cijeli broj veći ili jednak nuli."
-#: 04060184.xhp#hd_id3152806.92.help.text
-msgid "PHI"
-msgstr "PHI"
+#. b,GG
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id2480849\n"
+"help.text"
+msgid "For even numbers FACTDOUBLE(n) returns:"
+msgstr "Za parne brojeve FACTDOUBLE(n) vraća:"
-#: 04060184.xhp#par_id3150254.93.help.text
-msgid "<ahelp hid=\"HID_FUNC_PHI\">Returns the values of the distribution function for a standard normal distribution.</ahelp>"
-msgstr ""
+#. V3VO
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id4181951\n"
+"help.text"
+msgid "2*4*6*8* ... *n"
+msgstr "2 * 4 * 6 * 8 * ... * (n - 2) * n"
-#: 04060184.xhp#hd_id3154748.94.help.text
-msgctxt "04060184.xhp#hd_id3154748.94.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. A(_X
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id2927335\n"
+"help.text"
+msgid "For odd numbers FACTDOUBLE(n) returns:"
+msgstr "Za neparne brojeve FACTDOUBLE(n) vraća:"
-#: 04060184.xhp#par_id3149976.95.help.text
-#, fuzzy
-msgid "PHI(Number)"
-msgstr "SIN(Broj)"
+#. 1h9%
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id2107303\n"
+"help.text"
+msgid "1*3*5*7* ... *n"
+msgstr "1 * 3 * 5 * 7 * ... * (n - 2) * n"
-#: 04060184.xhp#par_id3156108.96.help.text
-msgid "<emph>Number</emph> represents the value based on which the standard normal distribution is calculated."
-msgstr ""
+#. Gn=2
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id4071779\n"
+"help.text"
+msgid "FACTDOUBLE(0) returns 1 by definition."
+msgstr "FACTDOUBLE(0) vraća jedan po definiciji."
-#: 04060184.xhp#hd_id3153621.97.help.text
-msgctxt "04060184.xhp#hd_id3153621.97.help.text"
+#. wazA
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"hd_id3154622\n"
+"42\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060184.xhp#par_id3155849.98.help.text
-#, fuzzy
-msgid "<item type=\"input\">=PHI(2.25) </item>= 0.03"
-msgstr "<item type=\"input\">=ODD(0)</item> vraca 1."
-
-#: 04060184.xhp#par_id3143236.99.help.text
-#, fuzzy
-msgid "<item type=\"input\">=PHI(-2.25)</item> = 0.03"
-msgstr "<item type=\"input\">=ODD(0)</item> vraca 1."
-
-#: 04060184.xhp#par_id3149286.100.help.text
-#, fuzzy
-msgid "<item type=\"input\">=PHI(0)</item> = 0.4"
-msgstr "<item type=\"input\">=ODD(0)</item> vraca 1."
+#. V!73
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id7844477\n"
+"help.text"
+msgid "<item type=\"input\">=FACTDOUBLE(5)</item> returns 15."
+msgstr "<item type=\"input\">=FACTDOUBLE(5)</item> vraća 15."
-#: 04060184.xhp#bm_id3153985.help.text
-#, fuzzy
-msgid "<bookmark_value>POISSON function</bookmark_value>"
-msgstr "<bookmark_value>IMSIN funkcija</bookmark_value>"
+#. FPLH
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3154116\n"
+"43\n"
+"help.text"
+msgid "<item type=\"input\">=FACTDOUBLE(6)</item> returns 48."
+msgstr "<item type=\"input\">=FACTDOUBLE(6)</item> vraća 48."
-#: 04060184.xhp#hd_id3153985.102.help.text
-msgid "POISSON"
-msgstr "POISSON"
+#. N,^$
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id6478469\n"
+"help.text"
+msgid "<item type=\"input\">=FACTDOUBLE(0)</item> returns 1."
+msgstr "<item type=\"input\">=FACTDOUBLE(6)</item> vraća 1."
-#: 04060184.xhp#par_id3154298.103.help.text
-msgid "<ahelp hid=\"HID_FUNC_POISSON\">Returns the Poisson distribution.</ahelp>"
-msgstr ""
+#. ]yA\
+#: solver_options.xhp
+msgctxt ""
+"solver_options.xhp\n"
+"tit\n"
+"help.text"
+msgid "Options"
+msgstr "Opcije"
-#: 04060184.xhp#hd_id3159183.104.help.text
-msgctxt "04060184.xhp#hd_id3159183.104.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. 0#X4
+#: solver_options.xhp
+msgctxt ""
+"solver_options.xhp\n"
+"hd_id2794274\n"
+"help.text"
+msgid "Options"
+msgstr "Opcije"
-#: 04060184.xhp#par_id3146093.105.help.text
-msgid "POISSON(Number; Mean; C)"
-msgstr ""
+#. -gM\
+#: solver_options.xhp
+msgctxt ""
+"solver_options.xhp\n"
+"par_id6776940\n"
+"help.text"
+msgid "The Options dialog for the <link href=\"text/scalc/01/solver.xhp\">Solver</link> is used to set some options."
+msgstr "Dijalog Opcija za <link href=\"text/scalc/01/solver.xhp\">Rješavač</link> se koristi za postavljanje nekih opcija."
-#: 04060184.xhp#par_id3147253.106.help.text
-msgid "<emph>Number</emph> represents the value based on which the Poisson distribution is calculated."
-msgstr ""
+#. (fsu
+#: solver_options.xhp
+msgctxt ""
+"solver_options.xhp\n"
+"par_id393993\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a solver engine. The listbox is disabled if only one solver engine is installed. Solver engines can be installed as extensions.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Izaberite razrješivac. Popisni okvir je onemogucen samo ako jedan razrješivac je instaliran. Razrješivaci mogu biti instalirani kao ekstenzije.</ahelp>"
-#: 04060184.xhp#par_id3151177.107.help.text
-msgid "<emph>Mean</emph> represents the middle value of the Poisson distribution."
-msgstr ""
+#. ]Tyr
+#: solver_options.xhp
+msgctxt ""
+"solver_options.xhp\n"
+"par_id5871761\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Configure the current solver.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Izaberite trenutni razrješivac.</ahelp>"
-#: 04060184.xhp#par_id3149200.108.help.text
-msgid "<emph>C</emph> (optional) = 0 or False calculates the density function; <emph>C</emph> = 1 or True calculates the distribution. When omitted, the default value True is inserted when you save the document, for best compatibility with other programs and older versions of %PRODUCTNAME."
-msgstr ""
+#. uYrq
+#: solver_options.xhp
+msgctxt ""
+"solver_options.xhp\n"
+"par_id6531266\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">If the current entry in the Settings listbox allows to edit a value, you can click the Edit button. A dialog opens where you can change the value.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ako trenutni unos u popisnom okviru Postavki dozvoljava da izmjenite vrijednost, možete kliknuti na Izmjeni dugme. Dijalog se otvara gdje možete promijeniti vrijednost.</ahelp>"
-#: 04060184.xhp#hd_id3159347.109.help.text
-msgctxt "04060184.xhp#hd_id3159347.109.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. RATU
+#: solver_options.xhp
+msgctxt ""
+"solver_options.xhp\n"
+"par_id3912778\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter or change the value.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Unesite ili promijenite vrijednost.</ahelp>"
-#: 04060184.xhp#par_id3150113.110.help.text
-#, fuzzy
-msgid "<item type=\"input\">=POISSON(60;50;1)</item> returns 0.93."
-msgstr "<item tip=\"input\">=GESTEP(5; 1)</item> vraca 1."
+#. Xlzq
+#: solver_options.xhp
+msgctxt ""
+"solver_options.xhp\n"
+"par_id3163853\n"
+"help.text"
+msgid "Use the Options dialog to configure the current solver engine."
+msgstr "Koristite dijalog Opcije da postavite trenutni razrješivac."
-#: 04060184.xhp#bm_id3153100.help.text
-#, fuzzy
-msgid "<bookmark_value>PERCENTILE function</bookmark_value>"
-msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
+#. gPHa
+#: solver_options.xhp
+msgctxt ""
+"solver_options.xhp\n"
+"par_id121158\n"
+"help.text"
+msgid "You can install more solver engines as extensions, if available. Open Tools - Extension Manager and browse to the Extensions web site to search for extensions."
+msgstr "Možete instalirati više razrješivaca kao ekstenzije, ako je dozvoljeno. Otvorite Alati -> Upravljac Ekstenzija i pregledajte web stranicu Ekstenzija da pronadete ekstenzije."
-#: 04060184.xhp#hd_id3153100.112.help.text
-msgid "PERCENTILE"
-msgstr "PERCENTILE"
+#. /Iui
+#: solver_options.xhp
+msgctxt ""
+"solver_options.xhp\n"
+"par_id3806878\n"
+"help.text"
+msgid "Select the solver engine to use and to configure from the listbox. The listbox is disabled if onle one solver engine is installed."
+msgstr "Izaberite razrješivac koji cete koristiti i podesiti iz popisnog okvira. Popisni okvir je onemogucen ako je samo jedan razrješivac instaliran."
-#: 04060184.xhp#par_id3154940.113.help.text
-msgid "<ahelp hid=\"HID_FUNC_QUANTIL\">Returns the alpha-percentile of data values in an array.</ahelp> A percentile returns the scale value for a data series which goes from the smallest (Alpha=0) to the largest value (alpha=1) of a data series. For <item type=\"literal\">Alpha</item> = 25%, the percentile means the first quartile; <item type=\"literal\">Alpha</item> = 50% is the MEDIAN."
-msgstr ""
+#. O#FW
+#: solver_options.xhp
+msgctxt ""
+"solver_options.xhp\n"
+"par_id130619\n"
+"help.text"
+msgid "In the Settings box, check all settings that you want to use for the current goal seeking operation. If the current option offers different values, the Edit button is enabled. Click Edit to open a dialog where you can change the value."
+msgstr "U okviru Postavki oznacite sve postavke koje želite koristiti za trenutnu operaciju traženja cilja. Ako trenutna opcija nudi razlicite vrijednosti, dugme Izmjeni je omoguceno. Kliknite Izmjeni da otvorite dijalog gdje možete promijeniti vrijednost."
-#: 04060184.xhp#hd_id3150531.114.help.text
-msgctxt "04060184.xhp#hd_id3150531.114.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. .d2]
+#: solver_options.xhp
+msgctxt ""
+"solver_options.xhp\n"
+"par_id9999694\n"
+"help.text"
+msgid "Click OK to accept the changes and to go back to the <link href=\"text/scalc/01/solver.xhp\">Solver</link> dialog."
+msgstr "Kliknite OK da prihvatite promjene i da se vratite na <link href=\"text/scalc/01/solver.xhp\">Rješavač</link> dijalog."
-#: 04060184.xhp#par_id3148813.115.help.text
-msgid "PERCENTILE(Data; Alpha)"
-msgstr ""
+#. GEc#
+#: 05080400.xhp
+msgctxt ""
+"05080400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Add"
+msgstr "Dodaj"
-#: 04060184.xhp#par_id3153054.116.help.text
+#. QD2P
+#: 05080400.xhp
#, fuzzy
-msgid "<emph>Data</emph> represents the array of data."
-msgstr "<emph>Classes</emph> je niz sa krajnjim vrijednostima."
+msgctxt ""
+"05080400.xhp\n"
+"hd_id3149457\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/05080400.xhp\" name=\"Add\">Add</link>"
+msgstr "<link href=\"text/scalc/01/02140400.xhp\" name=\"Left\">Lijevo</link>"
-#: 04060184.xhp#par_id3154212.117.help.text
-msgid "<emph>Alpha</emph> represents the percentage of the scale between 0 and 1."
+#. -u9*
+#: 05080400.xhp
+msgctxt ""
+"05080400.xhp\n"
+"par_id3156423\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:AddPrintArea\">Adds the current selection to the defined print areas.</ahelp>"
msgstr ""
-#: 04060184.xhp#hd_id3154290.118.help.text
-msgctxt "04060184.xhp#hd_id3154290.118.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. %tLG
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Styles and Formatting"
+msgstr "Stilovi i Formatiranje"
-#: 04060184.xhp#par_id3159147.119.help.text
-msgid "<item type=\"input\">=PERCENTILE(A1:A50;0.1)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50."
+#. TSmh
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"bm_id3150447\n"
+"help.text"
+msgid "<bookmark_value>Stylist, see Styles and Formatting window</bookmark_value> <bookmark_value>Styles and Formatting window</bookmark_value> <bookmark_value>formats; Styles and Formatting window</bookmark_value> <bookmark_value>formatting; Styles and Formatting window</bookmark_value> <bookmark_value>paint can for applying styles</bookmark_value>"
msgstr ""
-#: 04060184.xhp#bm_id3148807.help.text
-#, fuzzy
-msgid "<bookmark_value>PERCENTRANK function</bookmark_value>"
-msgstr "<bookmark_value>INTRATE funkcija</bookmark_value>"
-
-#: 04060184.xhp#hd_id3148807.121.help.text
-msgid "PERCENTRANK"
-msgstr "PERCENTRANK"
+#. (cTK
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"hd_id3150447\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/05100000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link>"
+msgstr ""
-#: 04060184.xhp#par_id3153573.122.help.text
-msgid "<ahelp hid=\"HID_FUNC_QUANTILSRANG\">Returns the percentage rank of a value in a sample.</ahelp>"
+#. xlQ=
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3147434\n"
+"2\n"
+"help.text"
+msgid "Use the Styles and Formatting window to assign styles to objects and text sections. You can update Styles, modify existing Styles or create new Styles."
msgstr ""
-#: 04060184.xhp#hd_id3147512.123.help.text
-msgctxt "04060184.xhp#hd_id3147512.123.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. PA9%
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3149665\n"
+"30\n"
+"help.text"
+msgid "The Styles and Formatting <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dockable window\">dockable window</link> can remain open while editing the document."
+msgstr ""
-#: 04060184.xhp#par_id3147238.124.help.text
-msgid "PERCENTRANK(Data; Value)"
+#. Kr@m
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"hd_id3150012\n"
+"36\n"
+"help.text"
+msgid "How to apply a cell style:"
msgstr ""
-#: 04060184.xhp#par_id3154266.125.help.text
-#, fuzzy
-msgctxt "04060184.xhp#par_id3154266.125.help.text"
-msgid "<emph>Data</emph> represents the array of data in the sample."
-msgstr "<emph>Classes</emph> je niz sa krajnjim vrijednostima."
+#. :A/X
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3159155\n"
+"37\n"
+"help.text"
+msgid "Select the cell or cell range."
+msgstr ""
-#: 04060184.xhp#par_id3148475.126.help.text
-msgid "<emph>Value</emph> represents the value whose percentile rank must be determined."
+#. jZT^
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3145749\n"
+"38\n"
+"help.text"
+msgid "Double-click the style in the Styles and Formatting window."
msgstr ""
-#: 04060184.xhp#hd_id3155364.127.help.text
-msgctxt "04060184.xhp#hd_id3155364.127.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. S.qt
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"hd_id3153877\n"
+"4\n"
+"help.text"
+msgid "Cell Styles"
+msgstr "Stilovi ćelija"
-#: 04060184.xhp#par_id3149163.128.help.text
-msgid "<item type=\"input\">=PERCENTRANK(A1:A50;50)</item> returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear."
+#. 1Ih_
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3145801\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ParaStyle\">Displays the list of the available Cell Styles for <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"indirect cell formatting\">indirect cell formatting</link>.</ahelp>"
msgstr ""
-#: 04060184.xhp#bm_id3166442.help.text
+#. X`SF
+#: 05100000.xhp
#, fuzzy
-msgid "<bookmark_value>QUARTILE function</bookmark_value>"
-msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
-
-#: 04060184.xhp#hd_id3166442.130.help.text
-msgid "QUARTILE"
-msgstr "QUARTILE"
+msgctxt ""
+"05100000.xhp\n"
+"par_id3150751\n"
+"help.text"
+msgid "<image id=\"img_id3153714\" src=\"sc/res/sf01.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153714\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156386\" src=\"sc/res/text.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3156386\">Icon</alt></image>"
-#: 04060184.xhp#par_id3146958.131.help.text
-msgid "<ahelp hid=\"HID_FUNC_QUARTILE\">Returns the quartile of a data set.</ahelp>"
-msgstr ""
+#. =57p
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3154255\n"
+"5\n"
+"help.text"
+msgid "Cell Styles"
+msgstr "Stilovi ćelija"
-#: 04060184.xhp#hd_id3152942.132.help.text
-msgctxt "04060184.xhp#hd_id3152942.132.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. EUvs
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"hd_id3153963\n"
+"7\n"
+"help.text"
+msgid "Page Styles"
+msgstr "Stilovi stranica"
-#: 04060184.xhp#par_id3153684.133.help.text
-msgid "QUARTILE(Data; Type)"
+#. )gk:
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3147003\n"
+"9\n"
+"help.text"
+msgid "<ahelp hid=\".uno:PageStyle\">Displays the Page Styles available for indirect page formatting.</ahelp>"
msgstr ""
-#: 04060184.xhp#par_id3153387.134.help.text
+#. jCFp
+#: 05100000.xhp
#, fuzzy
-msgctxt "04060184.xhp#par_id3153387.134.help.text"
-msgid "<emph>Data</emph> represents the array of data in the sample."
-msgstr "<emph>Classes</emph> je niz sa krajnjim vrijednostima."
+msgctxt ""
+"05100000.xhp\n"
+"par_id3159100\n"
+"help.text"
+msgid "<image id=\"img_id3149814\" src=\"sw/imglst/sf04.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149814\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146884\" src=\"sc/res/time.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3146884\">Icon</alt></image>"
-#: 04060184.xhp#par_id3155589.135.help.text
-msgid "<emph>Type</emph> represents the type of quartile. (0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% and 4 = MAX.)"
-msgstr ""
+#. fM(3
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3150361\n"
+"8\n"
+"help.text"
+msgid "Page Styles"
+msgstr "Stilovi stranica"
-#: 04060184.xhp#hd_id3149103.136.help.text
-msgctxt "04060184.xhp#hd_id3149103.136.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. Id%4
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"hd_id3150202\n"
+"10\n"
+"help.text"
+msgid "Fill Format Mode"
+msgstr ""
-#: 04060184.xhp#par_id3159276.137.help.text
-msgid "<item type=\"input\">=QUARTILE(A1:A50;2)</item> returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50."
+#. ?rGb
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3155531\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"HID_TEMPLDLG_WATERCAN\">Turns the Fill Format mode on and off. Use the paint can to assign the Style selected in the Styles and Formatting window.</ahelp>"
msgstr ""
-#: 04060182.xhp#tit.help.text
+#. oXV\
+#: 05100000.xhp
#, fuzzy
-msgid "Statistical Functions Part Two"
-msgstr "Financijske funkcije treći dio"
+msgctxt ""
+"05100000.xhp\n"
+"par_id3155087\n"
+"help.text"
+msgid "<image id=\"img_id3153068\" src=\"cmd/sc_fillstyle.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153068\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156386\" src=\"sc/res/text.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3156386\">Icon</alt></image>"
-#: 04060182.xhp#hd_id3154372.1.help.text
-msgid "<variable id=\"fh\"><link href=\"text/scalc/01/04060182.xhp\" name=\"Statistical Functions Part Two\">Statistical Functions Part Two</link></variable>"
+#. @FQ:
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3156198\n"
+"11\n"
+"help.text"
+msgid "Fill Format Mode"
msgstr ""
-#: 04060182.xhp#bm_id3145388.help.text
-msgid "<bookmark_value>FINV function</bookmark_value> <bookmark_value>inverse F probability distribution</bookmark_value>"
+#. n0{=
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"hd_id3148870\n"
+"13\n"
+"help.text"
+msgid "How to apply a new style with the paint can:"
msgstr ""
-#: 04060182.xhp#hd_id3145388.2.help.text
-msgid "FINV"
-msgstr "FINV"
-
-#: 04060182.xhp#par_id3155089.3.help.text
-msgid "<ahelp hid=\"HID_FUNC_FINV\">Returns the inverse of the F probability distribution.</ahelp> The F distribution is used for F tests in order to set the relation between two differing data sets."
+#. dfE8
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3145078\n"
+"27\n"
+"help.text"
+msgid "Select the desired style from the Styles and Formatting window."
msgstr ""
-#: 04060182.xhp#hd_id3153816.4.help.text
-msgctxt "04060182.xhp#hd_id3153816.4.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060182.xhp#par_id3153068.5.help.text
-msgid "FINV(Number; DegreesFreedom1; DegreesFreedom2)"
+#. N0}T
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3159098\n"
+"28\n"
+"help.text"
+msgid "Click the <emph>Fill Format Mode</emph> icon."
msgstr ""
-#: 04060182.xhp#par_id3146866.6.help.text
-msgid " <emph>Number</emph> is probability value for which the inverse F distribution is to be calculated."
+#. #`p$
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3148609\n"
+"15\n"
+"help.text"
+msgid "Click a cell to format it, or drag your mouse over a certain range to format the whole range. Repeat this action for other cells and ranges."
msgstr ""
-#: 04060182.xhp#par_id3153914.7.help.text
-msgid " <emph>DegreesFreedom1</emph> is the number of degrees of freedom in the numerator of the F distribution."
+#. oM^o
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3149438\n"
+"29\n"
+"help.text"
+msgid "Click the <emph>Fill Format Mode</emph> again to exit this mode."
msgstr ""
-#: 04060182.xhp#par_id3148607.8.help.text
-msgid " <emph>DegreesFreedom2</emph> is the number of degrees of freedom in the denominator of the F distribution."
+#. #DB-
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"hd_id3153975\n"
+"16\n"
+"help.text"
+msgid "New Style from Selection"
msgstr ""
-#: 04060182.xhp#hd_id3156021.9.help.text
-msgctxt "04060182.xhp#hd_id3156021.9.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060182.xhp#par_id3145073.10.help.text
-#, fuzzy
-msgid " <item type=\"input\">=FINV(0.5;5;10)</item> yields 0.93."
-msgstr "<item type=\"input\">=OR(A; B)</item> returns <emph>TRUE</emph>"
+#. 0~78
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3149499\n"
+"18\n"
+"help.text"
+msgid "<ahelp hid=\"HID_TEMPLDLG_NEWBYEXAMPLE\">Creates a new style based on the formatting of a selected object.</ahelp> Assign a name for the style in the <link href=\"text/shared/01/05140100.xhp\" name=\"Create Style\">Create Style</link> dialog."
+msgstr ""
-#: 04060182.xhp#bm_id3150888.help.text
+#. 4E-.
+#: 05100000.xhp
#, fuzzy
-msgid "<bookmark_value>FISHER function</bookmark_value>"
-msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
-
-#: 04060182.xhp#hd_id3150888.12.help.text
-msgid "FISHER"
-msgstr "FISHER"
+msgctxt ""
+"05100000.xhp\n"
+"par_id3150050\n"
+"help.text"
+msgid "<image id=\"img_id3154649\" src=\"cmd/sc_stylenewbyexample.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154649\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156386\" src=\"sc/res/text.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3156386\">Icon</alt></image>"
-#: 04060182.xhp#par_id3155384.13.help.text
-msgid "<ahelp hid=\"HID_FUNC_FISHER\">Returns the Fisher transformation for x and creates a function close to a normal distribution.</ahelp>"
+#. $9cJ
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3146963\n"
+"17\n"
+"help.text"
+msgid "New Style from Selection"
msgstr ""
-#: 04060182.xhp#hd_id3149898.14.help.text
-msgctxt "04060182.xhp#hd_id3149898.14.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060182.xhp#par_id3143220.15.help.text
-msgid "FISHER(Number)"
+#. Ei!D
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"hd_id3153813\n"
+"19\n"
+"help.text"
+msgid "Update Style"
msgstr ""
-#: 04060182.xhp#par_id3159228.16.help.text
-#, fuzzy
-msgid " <emph>Number</emph> is the value to be transformed."
-msgstr "<emph>Broj</emph> je broj koji ce biti konvertovan"
-
-#: 04060182.xhp#hd_id3154763.17.help.text
-msgctxt "04060182.xhp#hd_id3154763.17.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060182.xhp#par_id3149383.18.help.text
-#, fuzzy
-msgid " <item type=\"input\">=FISHER(0.5)</item> yields 0.55."
-msgstr "<item type=\"input\">=OR(A; B)</item> returns <emph>TRUE</emph>"
+#. lXLT
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3154707\n"
+"21\n"
+"help.text"
+msgid "<ahelp hid=\"HID_TEMPLDLG_UPDATEBYEXAMPLE\">Updates the Style selected in the Styles and Formatting window with the current formatting of the selected object.</ahelp>"
+msgstr ""
-#: 04060182.xhp#bm_id3155758.help.text
+#. m$D?
+#: 05100000.xhp
#, fuzzy
-msgid "<bookmark_value>FISHERINV function</bookmark_value> <bookmark_value>inverse of Fisher transformation</bookmark_value>"
-msgstr "<bookmark_value>DVARP funkcija</bookmark_value><bookmark_value>varijance; bazirane na populaciji</bookmark_value>"
-
-#: 04060182.xhp#hd_id3155758.20.help.text
-msgid "FISHERINV"
-msgstr "FISHERINV"
+msgctxt ""
+"05100000.xhp\n"
+"par_id3145118\n"
+"help.text"
+msgid "<image id=\"img_id3155754\" src=\"cmd/sc_styleupdatebyexample.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155754\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156386\" src=\"sc/res/text.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3156386\">Icon</alt></image>"
-#: 04060182.xhp#par_id3154734.21.help.text
-msgid "<ahelp hid=\"HID_FUNC_FISHERINV\">Returns the inverse of the Fisher transformation for x and creates a function close to a normal distribution.</ahelp>"
+#. 3z1F
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3147501\n"
+"20\n"
+"help.text"
+msgid "Update Style"
msgstr ""
-#: 04060182.xhp#hd_id3155755.22.help.text
-msgctxt "04060182.xhp#hd_id3155755.22.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060182.xhp#par_id3146108.23.help.text
-msgid "FISHERINV(Number)"
+#. Gmp.
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_idN109BE\n"
+"help.text"
+msgid "Style List"
msgstr ""
-#: 04060182.xhp#par_id3145115.24.help.text
-msgid " <emph>Number</emph> is the value that is to undergo reverse-transformation."
+#. PVr@
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_idN109C2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_TEMPLATE_FMT\">Displays the list of the styles from the selected style category.</ahelp>"
msgstr ""
-#: 04060182.xhp#hd_id3155744.25.help.text
-msgctxt "04060182.xhp#hd_id3155744.25.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060182.xhp#par_id3150432.26.help.text
-#, fuzzy
-msgid " <item type=\"input\">=FISHERINV(0.5)</item> yields 0.46."
-msgstr "<item type=\"input\">=OR(A; B)</item> returns <emph>TRUE</emph>"
+#. ^!rg
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_idN109D1\n"
+"help.text"
+msgid "In the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link> you can choose commands to create a new style, delete a user-defined style, or change the selected style."
+msgstr ""
-#: 04060182.xhp#bm_id3151390.help.text
-#, fuzzy
-msgid "<bookmark_value>FTEST function</bookmark_value>"
-msgstr "<bookmark_value>LINEST funkcija</bookmark_value>"
+#. =(qI
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"hd_id3149053\n"
+"24\n"
+"help.text"
+msgid "Style Groups"
+msgstr "Grupe Stilova"
-#: 04060182.xhp#hd_id3151390.28.help.text
-msgid "FTEST"
-msgstr "FTEST"
+#. N{sQ
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3147299\n"
+"25\n"
+"help.text"
+msgid "<ahelp hid=\"HID_TEMPLATE_FILTER\">Lists the available style groups.</ahelp>"
+msgstr "<ahelp hid=\"HID_TEMPLATE_FILTER\">Ispisuje dostupne grupe stilova.</ahelp>"
-#: 04060182.xhp#par_id3150534.29.help.text
-msgid "<ahelp hid=\"HID_FUNC_FTEST\">Returns the result of an F test.</ahelp>"
+#. Pz,8
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Creating Names"
msgstr ""
-#: 04060182.xhp#hd_id3166466.30.help.text
-msgctxt "04060182.xhp#hd_id3166466.30.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. ]es#
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"bm_id3147264\n"
+"help.text"
+msgid "<bookmark_value>cell ranges;creating names automatically</bookmark_value><bookmark_value>names; for cell ranges</bookmark_value>"
+msgstr ""
-#: 04060182.xhp#par_id3153024.31.help.text
-msgid "FTEST(Data1; Data2)"
+#. G6JW
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"hd_id3147264\n"
+"1\n"
+"help.text"
+msgid "Creating Names"
msgstr ""
-#: 04060182.xhp#par_id3150032.32.help.text
-msgid " <emph>Data1</emph> is the first record array."
+#. TX+3
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"par_id3153969\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"namenuebernehmentext\"><ahelp hid=\".uno:CreateNames\">Allows you to automatically name multiple cell ranges.</ahelp></variable>"
msgstr ""
-#: 04060182.xhp#par_id3153018.33.help.text
-msgid " <emph>Data2</emph> is the second record array."
+#. Wlle
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"par_id3156280\n"
+"13\n"
+"help.text"
+msgid "Select the area containing all the ranges that you want to name. Then choose <emph>Insert - Names - Create</emph>. This opens the <emph>Create Names</emph> dialog, from which you can select the naming options that you want."
msgstr ""
-#: 04060182.xhp#hd_id3153123.34.help.text
-msgctxt "04060182.xhp#hd_id3153123.34.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. ]4+?
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"hd_id3151116\n"
+"3\n"
+"help.text"
+msgid "Create names from"
+msgstr "Napravi imena iz"
-#: 04060182.xhp#par_id3159126.35.help.text
-msgid " <item type=\"input\">=FTEST(A1:A30;B1:B12)</item> calculates whether the two data sets are different in their variance and returns the probability that both sets could have come from the same total population."
+#. oJxl
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"par_id3152597\n"
+"4\n"
+"help.text"
+msgid "Defines which part of the spreadsheet is to be used for creating the name."
msgstr ""
-#: 04060182.xhp#bm_id3150372.help.text
-#, fuzzy
-msgid "<bookmark_value>FDIST function</bookmark_value>"
-msgstr "<bookmark_value>LINEST funkcija</bookmark_value>"
-
-#: 04060182.xhp#hd_id3150372.37.help.text
-msgid "FDIST"
-msgstr "FDIST"
+#. ]e)G
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"hd_id3153729\n"
+"5\n"
+"help.text"
+msgid "Top row"
+msgstr "Početni red"
-#: 04060182.xhp#par_id3152981.38.help.text
-msgid "<ahelp hid=\"HID_FUNC_FVERT\">Calculates the values of an F distribution.</ahelp>"
+#. Nu,c
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"par_id3149263\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NAMES_CREATE:BTN_TOP\">Creates the range names from the header row of the selected range.</ahelp> Each column receives a separated name and cell reference."
msgstr ""
-#: 04060182.xhp#hd_id3150484.39.help.text
-msgctxt "04060182.xhp#hd_id3150484.39.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. ]f3A
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"hd_id3146984\n"
+"7\n"
+"help.text"
+msgid "Left Column"
+msgstr ""
-#: 04060182.xhp#par_id3145826.40.help.text
-msgid "FDIST(Number; DegreesFreedom1; DegreesFreedom2)"
+#. 3(7g
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"par_id3153190\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NAMES_CREATE:BTN_LEFT\">Creates the range names from the entries in the first column of the selected sheet range.</ahelp> Each row receives a separated name and cell reference."
msgstr ""
-#: 04060182.xhp#par_id3150461.41.help.text
-msgid " <emph>Number</emph> is the value for which the F distribution is to be calculated."
+#. ;w]C
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"hd_id3156284\n"
+"9\n"
+"help.text"
+msgid "Bottom row"
+msgstr "Krajnji red"
+
+#. 8Gi5
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"par_id3147124\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NAMES_CREATE:BTN_BOTTOM\">Creates the range names from the entries in the last row of the selected sheet range.</ahelp> Each column receives a separated name and cell reference."
msgstr ""
-#: 04060182.xhp#par_id3150029.42.help.text
-msgid " <emph>degreesFreedom1</emph> is the degrees of freedom in the numerator in the F distribution."
+#. x*Q4
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"hd_id3154731\n"
+"11\n"
+"help.text"
+msgid "Right Column"
msgstr ""
-#: 04060182.xhp#par_id3146877.43.help.text
-msgid " <emph>degreesFreedom2</emph> is the degrees of freedom in the denominator in the F distribution."
+#. ;jq|
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"par_id3153158\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_NAMES_CREATE:BTN_RIGHT\">Creates the range names from the entries in the last column of the selected sheet range.</ahelp> Each row receives a separated name and cell reference."
msgstr ""
-#: 04060182.xhp#hd_id3147423.44.help.text
-msgctxt "04060182.xhp#hd_id3147423.44.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. H;lm
+#: 02170000.xhp
+#, fuzzy
+msgctxt ""
+"02170000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Delete Sheet"
+msgstr "Obriši tablicu"
-#: 04060182.xhp#par_id3150696.45.help.text
+#. Qmmk
+#: 02170000.xhp
#, fuzzy
-msgid " <item type=\"input\">=FDIST(0.8;8;12)</item> yields 0.61."
-msgstr "<item type=\"input\">=OR(A; B)</item> returns <emph>TRUE</emph>"
+msgctxt ""
+"02170000.xhp\n"
+"bm_id3156424\n"
+"help.text"
+msgid "<bookmark_value>spreadsheets; deleting</bookmark_value><bookmark_value>sheets; deleting</bookmark_value><bookmark_value>deleting; spreadsheets</bookmark_value>"
+msgstr "<bookmark_value>celije; osvjezavanje tragova</bookmark_value><bookmark_value>tragovi; osvjezavanje</bookmark_value><bookmark_value>updating;traces</bookmark_value>"
-#: 04060182.xhp#bm_id0119200903223192.help.text
+#. j8@!
+#: 02170000.xhp
#, fuzzy
-msgid "<bookmark_value>GAMMA function</bookmark_value>"
-msgstr "<bookmark_value>IMLN funkcija</bookmark_value>"
+msgctxt ""
+"02170000.xhp\n"
+"hd_id3156424\n"
+"1\n"
+"help.text"
+msgid "Delete Sheet"
+msgstr "Obriši tablicu"
-#: 04060182.xhp#hd_id0119200903205393.help.text
-msgid "GAMMA"
+#. ?w3]
+#: 02170000.xhp
+msgctxt ""
+"02170000.xhp\n"
+"par_id3153193\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"tabelleloeschentext\"><ahelp hid=\".uno:Remove\">Deletes the current sheet after query confirmation.</ahelp></variable>"
msgstr ""
-#: 04060182.xhp#par_id0119200903205379.help.text
-msgid "<ahelp hid=\".\">Returns the Gamma function value.</ahelp> Note that GAMMAINV is not the inverse of GAMMA, but of GAMMADIST."
+#. i7qp
+#: 02170000.xhp
+msgctxt ""
+"02170000.xhp\n"
+"par_id3145801\n"
+"7\n"
+"help.text"
+msgid "You cannot delete a sheet while <emph>Edit - Changes - Record</emph> is activated."
msgstr ""
-#: 04060182.xhp#hd_id0119200903271613.help.text
-msgctxt "04060182.xhp#hd_id0119200903271613.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. Ib[_
+#: 02170000.xhp
+msgctxt ""
+"02170000.xhp\n"
+"hd_id3147124\n"
+"3\n"
+"help.text"
+msgid "Yes"
+msgstr "Da"
-#: 04060182.xhp#par_id0119200903271614.help.text
-msgid " <emph>Number</emph> is the number for which the Gamma function value is to be calculated."
+#. ixgk
+#: 02170000.xhp
+msgctxt ""
+"02170000.xhp\n"
+"par_id3154943\n"
+"4\n"
+"help.text"
+msgid "Deletes the current sheet."
msgstr ""
-#: 04060182.xhp#bm_id3154841.help.text
-#, fuzzy
-msgid "<bookmark_value>GAMMAINV function</bookmark_value>"
-msgstr "<bookmark_value>IMDIV funkcija</bookmark_value>"
-
-#: 04060182.xhp#hd_id3154841.47.help.text
-msgid "GAMMAINV"
-msgstr "GAMMAINV"
+#. 2E-d
+#: 02170000.xhp
+msgctxt ""
+"02170000.xhp\n"
+"hd_id3149412\n"
+"5\n"
+"help.text"
+msgid "No"
+msgstr "Ne"
-#: 04060182.xhp#par_id3153932.48.help.text
-msgid "<ahelp hid=\"HID_FUNC_GAMMAINV\">Returns the inverse of the Gamma cumulative distribution GAMMADIST.</ahelp> This function allows you to search for variables with different distribution."
+#. 5g6Q
+#: 02170000.xhp
+msgctxt ""
+"02170000.xhp\n"
+"par_id3154510\n"
+"6\n"
+"help.text"
+msgid "Cancels the dialog. No delete is performed."
msgstr ""
-#: 04060182.xhp#hd_id3149949.49.help.text
-msgctxt "04060182.xhp#hd_id3149949.49.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. e;Z0
+#: 12050200.xhp
+msgctxt ""
+"12050200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Options"
+msgstr "Opcije"
-#: 04060182.xhp#par_id3155828.50.help.text
-msgid "GAMMAINV(Number; Alpha; Beta)"
+#. H8;K
+#: 12050200.xhp
+msgctxt ""
+"12050200.xhp\n"
+"bm_id3154758\n"
+"help.text"
+msgid "<bookmark_value>subtotals; sorting options</bookmark_value>"
msgstr ""
-#: 04060182.xhp#par_id3145138.51.help.text
-msgid " <emph>Number</emph> is the probability value for which the inverse Gamma distribution is to be calculated."
-msgstr ""
+#. GKt]
+#: 12050200.xhp
+msgctxt ""
+"12050200.xhp\n"
+"hd_id3154758\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/12050200.xhp\" name=\"Options\">Options</link>"
+msgstr "<link href=\"text/scalc/01/12050200.xhp\" name=\"Options\">Opcije</link>"
-#: 04060182.xhp#par_id3152785.52.help.text
-msgctxt "04060182.xhp#par_id3152785.52.help.text"
-msgid " <emph>Alpha</emph> is the parameter Alpha of the Gamma distribution."
-msgstr ""
+#. %HYN
+#: 12050200.xhp
+msgctxt ""
+"12050200.xhp\n"
+"par_id3154124\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SCPAGE_SUBT_OPTIONS\">Specify the settings for calculating and presenting subtotals.</ahelp>"
+msgstr "<ahelp hid=\"HID_SCPAGE_SUBT_OPTIONS\">definisi postavke za kalkuliranje i prezentovanje podzbrojva. .</ahelp>"
-#: 04060182.xhp#par_id3154561.53.help.text
-msgid " <emph>Beta</emph> is the parameter Beta of the Gamma distribution."
-msgstr ""
+#. A4L0
+#: 12050200.xhp
+msgctxt ""
+"12050200.xhp\n"
+"hd_id3156422\n"
+"3\n"
+"help.text"
+msgid "Page break between groups"
+msgstr "prekid stranica medju grupama"
-#: 04060182.xhp#hd_id3148734.54.help.text
-msgctxt "04060182.xhp#hd_id3148734.54.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. U{hV
+#: 12050200.xhp
+msgctxt ""
+"12050200.xhp\n"
+"par_id3147317\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_PAGEBREAK\">Inserts a new page after each group of subtotaled data.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_PAGEBREAK\">Ubacite novu stranicu poslje svake grupe podzbrojnih podataka.</ahelp>"
-#: 04060182.xhp#par_id3153331.55.help.text
-#, fuzzy
-msgid " <item type=\"input\">=GAMMAINV(0.8;1;1)</item> yields 1.61."
-msgstr "<item type=\"input\">=OR(A; B)</item> returns <emph>TRUE</emph>"
+#. o7v}
+#: 12050200.xhp
+msgctxt ""
+"12050200.xhp\n"
+"hd_id3146985\n"
+"5\n"
+"help.text"
+msgid "Case sensitive"
+msgstr "Razlikuj velika i mala slova"
-#: 04060182.xhp#bm_id3154806.help.text
-msgid "<bookmark_value>GAMMALN function</bookmark_value> <bookmark_value>natural logarithm of Gamma function</bookmark_value>"
+#. R;IQ
+#: 12050200.xhp
+msgctxt ""
+"12050200.xhp\n"
+"par_id3153190\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_CASE\">Recalculates subtotals when you change the case of a data label.</ahelp>"
msgstr ""
-#: 04060182.xhp#hd_id3154806.57.help.text
-msgid "GAMMALN"
-msgstr "GAMMALN"
+#. #:oS
+#: 12050200.xhp
+msgctxt ""
+"12050200.xhp\n"
+"hd_id3151119\n"
+"7\n"
+"help.text"
+msgid "Pre-sort area according to groups"
+msgstr "presortiraj podrucje prema grupama"
-#: 04060182.xhp#par_id3148572.58.help.text
-msgid "<ahelp hid=\"HID_FUNC_GAMMALN\">Returns the natural logarithm of the Gamma function: G(x).</ahelp>"
+#. H33o
+#: 12050200.xhp
+msgctxt ""
+"12050200.xhp\n"
+"par_id3149664\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_SORT\">Sorts the area that you selected in the <emph>Group by</emph> box of the Group tabs according to the columns that you selected.</ahelp>"
msgstr ""
-#: 04060182.xhp#hd_id3152999.59.help.text
-msgctxt "04060182.xhp#hd_id3152999.59.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060182.xhp#par_id3153112.60.help.text
-msgid "GAMMALN(Number)"
-msgstr ""
+#. 9S.~
+#: 12050200.xhp
+msgctxt ""
+"12050200.xhp\n"
+"hd_id3153951\n"
+"9\n"
+"help.text"
+msgid "Sort"
+msgstr "Sortiraj"
-#: 04060182.xhp#par_id3154502.61.help.text
-msgid " <emph>Number</emph> is the value for which the natural logarithm of the Gamma function is to be calculated."
-msgstr ""
+#. vJKo
+#: 12050200.xhp
+#, fuzzy
+msgctxt ""
+"12050200.xhp\n"
+"hd_id3145252\n"
+"11\n"
+"help.text"
+msgid "Include formats"
+msgstr "Uključi formate"
-#: 04060182.xhp#hd_id3153568.62.help.text
-msgctxt "04060182.xhp#hd_id3153568.62.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. q:@M
+#: 12050200.xhp
+msgctxt ""
+"12050200.xhp\n"
+"par_id3147125\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_FORMATS\">Considers formatting attributes when sorting.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCPAGE_SUBT_OPTIONS:BTN_FORMATS\">uzima u obzir atribute za formiranje kod sortiranja.</ahelp>"
-#: 04060182.xhp#par_id3153730.63.help.text
+#. d6a,
+#: 12050200.xhp
#, fuzzy
-msgid " <item type=\"input\">=GAMMALN(2)</item> yields 0."
-msgstr "<item type=\"input\">=OCT2HEX(144; 4)</item> vraća tekstualni niz <emph>0064</emph>."
+msgctxt ""
+"12050200.xhp\n"
+"hd_id3155418\n"
+"13\n"
+"help.text"
+msgid "Custom sort order"
+msgstr "Slobodno sortiranje"
-#: 04060182.xhp#bm_id3150132.help.text
-#, fuzzy
-msgid "<bookmark_value>GAMMADIST function</bookmark_value>"
-msgstr "<bookmark_value>IMABS funkcija</bookmark_value>"
+#. hW+h
+#: 12050200.xhp
+msgctxt ""
+"12050200.xhp\n"
+"par_id3149400\n"
+"14\n"
+"help.text"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_SUBT_OPTIONS:LB_USERDEF\">Uses a custom sorting order that you defined in the Options dialog box at <emph>%PRODUCTNAME Calc - Sort Lists</emph>.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCPAGE_SUBT_OPTIONS:LB_USERDEF\">koristi uredjivanje sortiranja koje ste definisali pod <emph>Tools - Opcije - %PRODUCTNAME Calc - Sort Lists</emph>.</ahelp>"
-#: 04060182.xhp#hd_id3150132.65.help.text
-msgid "GAMMADIST"
-msgstr "GAMMADIST"
+#. _rFe
+#: 12050200.xhp
+msgctxt ""
+"12050200.xhp\n"
+"hd_id3149121\n"
+"15\n"
+"help.text"
+msgid "Ascending"
+msgstr "Rastuće"
-#: 04060182.xhp#par_id3155931.66.help.text
-msgid "<ahelp hid=\"HID_FUNC_GAMMAVERT\">Returns the values of a Gamma distribution.</ahelp>"
-msgstr ""
+#. F)Ad
+#: 12050200.xhp
+msgctxt ""
+"12050200.xhp\n"
+"par_id3155068\n"
+"16\n"
+"help.text"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_SUBT_OPTIONS:BTN_ASCENDING\">Sorts beginning with the lowest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on Tools - Options - Language settings - Languages."
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_SUBT_OPTIONS:BTN_ASCENDING\">sortira pocetak sa najmanjom vrijednosti.Mozete definisati pravila sortiranja pod <emph>Data - Sort - Options</emph>. You define the default on <emph>Tools - Options - Language settings - Languages</emph>.</ahelp>"
-#: 04060182.xhp#par_id0119200903333675.help.text
-msgid "The inverse function is GAMMAINV."
-msgstr ""
+#. oxcm
+#: 12050200.xhp
+msgctxt ""
+"12050200.xhp\n"
+"hd_id3155443\n"
+"17\n"
+"help.text"
+msgid "Descending"
+msgstr "Opadajuće"
-#: 04060182.xhp#hd_id3147373.67.help.text
-msgctxt "04060182.xhp#hd_id3147373.67.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. V\jb
+#: 12050200.xhp
+msgctxt ""
+"12050200.xhp\n"
+"par_id3153766\n"
+"18\n"
+"help.text"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_SUBT_OPTIONS:BTN_DESCENDING\">Sorts beginning with the highest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on Tools - Options - Language settings - Languages."
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCPAGE_SUBT_OPTIONS:BTN_DESCENDING\">Sortira pocetak sa najvecom vrijednosti,Mozete definisati pravila sortiranja pod <emph>Data - Sort - Options</emph>. definisete na <emph>Tools - Options - Language settings - Languages</emph>.</ahelp>"
-#: 04060182.xhp#par_id3155436.68.help.text
-msgid "GAMMADIST(Number; Alpha; Beta; C)"
+#. r!TU
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"tit\n"
+"help.text"
+msgid "Add-in for Programming in $[officename] Calc"
msgstr ""
-#: 04060182.xhp#par_id3150571.69.help.text
-msgid " <emph>Number</emph> is the value for which the Gamma distribution is to be calculated."
+#. f07|
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"bm_id3151076\n"
+"help.text"
+msgid "<bookmark_value>programming; add-ins</bookmark_value><bookmark_value>shared libraries; programming</bookmark_value><bookmark_value>external DLL functions</bookmark_value><bookmark_value>functions; $[officename] Calc add-in DLL</bookmark_value><bookmark_value>add-ins; for programming</bookmark_value>"
msgstr ""
-#: 04060182.xhp#par_id3145295.70.help.text
-msgctxt "04060182.xhp#par_id3145295.70.help.text"
-msgid " <emph>Alpha</emph> is the parameter Alpha of the Gamma distribution."
+#. ]=|@
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3151076\n"
+"1\n"
+"help.text"
+msgid "Add-in for Programming in $[officename] Calc"
msgstr ""
-#: 04060182.xhp#par_id3151015.71.help.text
-msgid " <emph>Beta</emph> is the parameter Beta of the Gamma distribution"
+#. 0h//
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147001\n"
+"220\n"
+"help.text"
+msgid "The method of extending Calc by Add-Ins that is described in the following is outdated. The interfaces are still valid and supported, to ensure compatibility with existing Add-Ins, but for programming new Add-Ins you should use the new <link href=\"text/shared/guide/integratinguno.xhp\" name=\"API functions\">API functions</link>."
msgstr ""
-#: 04060182.xhp#par_id3157972.72.help.text
-msgid " <emph>C</emph> (optional) = 0 or False calculates the density function <emph>C</emph> = 1 or True calculates the distribution."
+#. PX9%
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150361\n"
+"2\n"
+"help.text"
+msgid "$[officename] Calc can be expanded by Add-Ins, which are external programming modules providing additional functions for working with spreadsheets. These are listed in the <emph>Function Wizard</emph> in the <emph>Add-In</emph> category. If you would like to program an Add-In yourself, you can learn here which functions must be exported by the <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library </caseinline><defaultinline>external DLL</defaultinline></switchinline> so that the Add-In can be successfully attached."
msgstr ""
-#: 04060182.xhp#hd_id3149535.73.help.text
-msgctxt "04060182.xhp#hd_id3149535.73.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060182.xhp#par_id3145354.74.help.text
-#, fuzzy
-msgid " <item type=\"input\">=GAMMADIST(2;1;1;1)</item> yields 0.86."
-msgstr "<item type=\"input\">=OCT2HEX(144; 4)</item> vraća tekstualni niz <emph>0064</emph>."
-
-#: 04060182.xhp#bm_id3150272.help.text
-#, fuzzy
-msgid "<bookmark_value>GAUSS function</bookmark_value> <bookmark_value>normal distribution; standard</bookmark_value>"
-msgstr "<bookmark_value>DVAR funkcija</bookmark_value><bookmark_value>varijance;bazirane na uzorcima</bookmark_value>"
-
-#: 04060182.xhp#hd_id3150272.76.help.text
-msgid "GAUSS"
-msgstr "GAUSS"
-
-#: 04060182.xhp#par_id3149030.77.help.text
-msgid "<ahelp hid=\"HID_FUNC_GAUSS\">Returns the standard normal cumulative distribution.</ahelp>"
+#. qE7_
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149211\n"
+"3\n"
+"help.text"
+msgid "$[officename] searches the Add-in folder defined in the configuration for a suitable <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library </caseinline><defaultinline>DLL</defaultinline></switchinline>. To be recognized by $[officename], the <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library </caseinline><defaultinline>DLL</defaultinline></switchinline> must have certain properties, as explained in the following. This information allows you to program your own Add-In for <emph>Function Wizard</emph> of $[officename] Calc."
msgstr ""
-#: 04060182.xhp#par_id2059694.help.text
-msgctxt "04060182.xhp#par_id2059694.help.text"
-msgid "It is GAUSS(x)=NORMSDIST(x)-0.5"
+#. HTB9
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3146981\n"
+"4\n"
+"help.text"
+msgid "The Add-In Concept"
msgstr ""
-#: 04060182.xhp#hd_id3153551.78.help.text
-msgctxt "04060182.xhp#hd_id3153551.78.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060182.xhp#par_id3155368.79.help.text
-#, fuzzy
-msgid "GAUSS(Number)"
-msgstr "TANH(Broj)"
-
-#: 04060182.xhp#par_id3153228.80.help.text
-msgid " <emph>Number</emph> is the value for which the value of the standard normal distribution is to be calculated."
+#. 12.b
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3156292\n"
+"5\n"
+"help.text"
+msgid "Each Add-In library provides several functions. Some functions are used for administrative purposes. You can choose almost any name for your own functions. However, they must also follow certain rules regarding parameter passing. The exact naming and calling conventions vary for different platforms."
msgstr ""
-#: 04060182.xhp#hd_id3150691.81.help.text
-msgctxt "04060182.xhp#hd_id3150691.81.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060182.xhp#par_id3154867.82.help.text
-msgid " <item type=\"input\">=GAUSS(0.19)</item> = 0.08"
+#. /.c;
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3152890\n"
+"6\n"
+"help.text"
+msgid "Functions of <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>AddIn DLL</defaultinline></switchinline>"
msgstr ""
-#: 04060182.xhp#par_id3148594.83.help.text
-msgid " <item type=\"input\">=GAUSS(0.0375)</item> = 0.01"
+#. 4KJZ
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148837\n"
+"7\n"
+"help.text"
+msgid "At a minimum, the administrative functions <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionCount\">GetFunctionCount</link> and <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionData\">GetFunctionData</link> must exist. Using these, the functions as well as parameter types and return values can be determined. As return values, the Double and String types are supported. As parameters, additionally the cell areas <link href=\"text/scalc/01/04060112.xhp\" name=\"Double Array\">Double Array</link>, <link href=\"text/scalc/01/04060112.xhp\" name=\"String Array\">String Array</link>, and <link href=\"text/scalc/01/04060112.xhp\" name=\"Cell Array\">Cell Array</link> are supported."
msgstr ""
-#: 04060182.xhp#bm_id3148425.help.text
-#, fuzzy
-msgid "<bookmark_value>GEOMEAN function</bookmark_value> <bookmark_value>means;geometric</bookmark_value>"
-msgstr "<bookmark_value>DVAR funkcija</bookmark_value><bookmark_value>varijance;bazirane na uzorcima</bookmark_value>"
-
-#: 04060182.xhp#hd_id3148425.85.help.text
-msgid "GEOMEAN"
-msgstr "GEOMEAN"
-
-#: 04060182.xhp#par_id3156257.86.help.text
-msgid "<ahelp hid=\"HID_FUNC_GEOMITTEL\">Returns the geometric mean of a sample.</ahelp>"
+#. epi_
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148604\n"
+"8\n"
+"help.text"
+msgid "Parameters are passed using references. Therefore, a change of these values is basically possible. However, this is not supported in $[officename] Calc because it does not make sense within spreadsheets."
msgstr ""
-#: 04060182.xhp#hd_id3147167.87.help.text
-msgctxt "04060182.xhp#hd_id3147167.87.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060182.xhp#par_id3153720.88.help.text
-#, fuzzy
-msgid "GEOMEAN(Number1; Number2; ...Number30)"
-msgstr "SUM(Broj_1; Broj_2; ... Broj_30)"
-
-#: 04060182.xhp#par_id3152585.89.help.text
-msgid " <emph>Number1, Number2,...Number30</emph> are numeric arguments or ranges that represent a random sample."
+#. OG)d
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150112\n"
+"9\n"
+"help.text"
+msgid "Libraries can be reloaded during runtime and their contents can be analyzed by the administrative functions. For each function, information is available about count and type of parameters, internal and external function names and an administrative number."
msgstr ""
-#: 04060182.xhp#hd_id3146146.90.help.text
-msgctxt "04060182.xhp#hd_id3146146.90.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060182.xhp#par_id3149819.92.help.text
-msgid " <item type=\"input\">=GEOMEAN(23;46;69)</item> = 41.79. The geometric mean value of this random sample is therefore 41.79."
+#. JPh:
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155269\n"
+"10\n"
+"help.text"
+msgid "The functions are called synchronously and return their results immediately. Real time functions (asynchronous functions) are also possible; however, they are not explained in detail because of their complexity."
msgstr ""
-#: 04060182.xhp#bm_id3152966.help.text
-msgid "<bookmark_value>TRIMMEAN function</bookmark_value> <bookmark_value>means;of data set without margin data</bookmark_value>"
+#. %0.J
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3145077\n"
+"11\n"
+"help.text"
+msgid "General information about the interface"
msgstr ""
-#: 04060182.xhp#hd_id3152966.94.help.text
-msgid "TRIMMEAN"
-msgstr "TRIMMEAN"
-
-#: 04060182.xhp#par_id3149716.95.help.text
-msgid "<ahelp hid=\"HID_FUNC_GESTUTZTMITTEL\">Returns the mean of a data set without the Alpha percent of data at the margins.</ahelp>"
+#. -j#p
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3146776\n"
+"12\n"
+"help.text"
+msgid "The maximum number of parameters in an Add-In function attached to $[officename] Calc is 16: one return value and a maximum of 15 function input parameters."
msgstr ""
-#: 04060182.xhp#hd_id3149281.96.help.text
-msgctxt "04060182.xhp#hd_id3149281.96.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060182.xhp#par_id3154821.97.help.text
-msgid "TRIMMEAN(Data; Alpha)"
+#. D6Q*
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149899\n"
+"13\n"
+"help.text"
+msgid "The data types are defined as follows:"
msgstr ""
-#: 04060182.xhp#par_id3155834.98.help.text
-#, fuzzy
-msgid " <emph>Data</emph> is the array of data in the sample."
-msgstr "<emph>Stopa</emph> je norma depricijacije."
-
-#: 04060182.xhp#par_id3156304.99.help.text
-msgid " <emph>Alpha</emph> is the percentage of the marginal data that will not be taken into consideration."
+#. 7[R#
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151302\n"
+"14\n"
+"help.text"
+msgid "<emph>Data types</emph>"
msgstr ""
-#: 04060182.xhp#hd_id3151180.100.help.text
-msgctxt "04060182.xhp#hd_id3151180.100.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060182.xhp#par_id3156130.101.help.text
-msgid " <item type=\"input\">=TRIMMEAN(A1:A50; 0.1)</item> calculates the mean value of numbers in A1:A50, without taking into consideration the 5 percent of the values representing the highest values and the 5 percent of the values representing the lowest ones. The percentage numbers refer to the amount of the untrimmed mean value, not to the number of summands."
+#. .Vi.
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3143222\n"
+"15\n"
+"help.text"
+msgid "<emph>Definition</emph>"
msgstr ""
-#: 04060182.xhp#bm_id3153216.help.text
-#, fuzzy
-msgid "<bookmark_value>ZTEST function</bookmark_value>"
-msgstr "<bookmark_value>LINEST funkcija</bookmark_value>"
-
-#: 04060182.xhp#hd_id3153216.103.help.text
-#, fuzzy
-msgid "ZTEST"
-msgstr "FTEST"
-
-#: 04060182.xhp#par_id3150758.104.help.text
-msgid "<ahelp hid=\"HID_FUNC_GTEST\">Calculates the probability of observing a z-statistic greater than the one computed based on a sample.</ahelp>"
+#. V+3!
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149384\n"
+"16\n"
+"help.text"
+msgid "CALLTYPE"
msgstr ""
-#: 04060182.xhp#hd_id3150872.105.help.text
-msgctxt "04060182.xhp#hd_id3150872.105.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060182.xhp#par_id3153274.106.help.text
-msgid "ZTEST(Data; mu; Sigma)"
+#. Pzi:
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3146963\n"
+"17\n"
+"help.text"
+msgid "Under Windows: FAR PASCAL (_far _pascal)"
msgstr ""
-#: 04060182.xhp#par_id3156109.107.help.text
-msgid " <emph>Data</emph> is the given sample, drawn from a normally distributed population."
+#. T)%D
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153809\n"
+"18\n"
+"help.text"
+msgid "Other: default (operating system specific default)"
msgstr ""
-#: 04060182.xhp#par_id3149977.108.help.text
-msgid " <emph>mu</emph> is the known mean of the population."
+#. {u8x
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154734\n"
+"19\n"
+"help.text"
+msgid "USHORT"
msgstr ""
-#: 04060182.xhp#par_id3154740.109.help.text
-msgid " <emph>Sigma</emph> (optional) is the known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
+#. ku,@
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155760\n"
+"20\n"
+"help.text"
+msgid "2 Byte unsigned Integer"
msgstr ""
-#: 04060182.xhp#par_id0305200911372999.help.text
-msgid "See also the <link href=\"http://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_ZTEST_function\">Wiki page</link>."
+#. [#o}
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3145320\n"
+"21\n"
+"help.text"
+msgid "DOUBLE"
msgstr ""
-#: 04060182.xhp#bm_id3153623.help.text
-#, fuzzy
-msgid "<bookmark_value>HARMEAN function</bookmark_value> <bookmark_value>means;harmonic</bookmark_value>"
-msgstr "<bookmark_value>DVAR funkcija</bookmark_value><bookmark_value>varijance;bazirane na uzorcima</bookmark_value>"
-
-#: 04060182.xhp#hd_id3153623.113.help.text
-msgid "HARMEAN"
-msgstr "HARMEAN"
-
-#: 04060182.xhp#par_id3155102.114.help.text
-msgid "<ahelp hid=\"HID_FUNC_HARMITTEL\">Returns the harmonic mean of a data set.</ahelp>"
+#. Od^3
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150956\n"
+"22\n"
+"help.text"
+msgid "8 byte platform-dependent format"
msgstr ""
-#: 04060182.xhp#hd_id3146900.115.help.text
-msgctxt "04060182.xhp#hd_id3146900.115.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060182.xhp#par_id3149287.116.help.text
-#, fuzzy
-msgid "HARMEAN(Number1; Number2; ...Number30)"
-msgstr "SUM(Broj_1; Broj_2; ... Broj_30)"
-
-#: 04060182.xhp#par_id3154303.117.help.text
-msgid " <emph>Number1,Number2,...Number30</emph> are up to 30 values or ranges, that can be used to calculate the harmonic mean."
+#. v4kn
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3146097\n"
+"23\n"
+"help.text"
+msgid "Paramtype"
msgstr ""
-#: 04060182.xhp#hd_id3159179.118.help.text
-msgctxt "04060182.xhp#hd_id3159179.118.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060182.xhp#par_id3146093.120.help.text
-msgid " <item type=\"input\">=HARMEAN(23;46;69)</item> = 37.64. The harmonic mean of this random sample is thus 37.64"
+#. J[t7
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150432\n"
+"24\n"
+"help.text"
+msgid "Platform-dependent like int"
msgstr ""
-#: 04060182.xhp#bm_id3152801.help.text
-msgid "<bookmark_value>HYPGEOMDIST function</bookmark_value> <bookmark_value>sampling without replacement</bookmark_value>"
+#. ]Jmz
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153955\n"
+"25\n"
+"help.text"
+msgid "PTR_DOUBLE =0 pointer to a double"
msgstr ""
-#: 04060182.xhp#hd_id3152801.122.help.text
-msgid "HYPGEOMDIST"
-msgstr "HYPGEOMDIST"
-
-#: 04060182.xhp#par_id3159341.123.help.text
-msgid "<ahelp hid=\"HID_FUNC_HYPGEOMVERT\">Returns the hypergeometric distribution.</ahelp>"
+#. d\d;
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3159262\n"
+"26\n"
+"help.text"
+msgid "PTR_STRING =1 pointer to a zero-terminated string"
msgstr ""
-#: 04060182.xhp#hd_id3154697.124.help.text
-msgctxt "04060182.xhp#hd_id3154697.124.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060182.xhp#par_id3155388.125.help.text
-msgid "HYPGEOMDIST(X; NSample; Successes; NPopulation)"
+#. pT9k
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148747\n"
+"27\n"
+"help.text"
+msgid "PTR_DOUBLE_ARR =2 pointer to a double array"
msgstr ""
-#: 04060182.xhp#par_id3154933.126.help.text
-msgid " <emph>X</emph> is the number of results achieved in the random sample."
+#. 0Ci?
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147406\n"
+"28\n"
+"help.text"
+msgid "PTR_STRING_ARR =3 pointer to a string array"
msgstr ""
-#: 04060182.xhp#par_id3153106.127.help.text
-msgid " <emph>NSample</emph> is the size of the random sample."
+#. );D8
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151392\n"
+"29\n"
+"help.text"
+msgid "PTR_CELL_ARR =4 pointer to a cell array"
msgstr ""
-#: 04060182.xhp#par_id3146992.128.help.text
-msgid " <emph>Successes</emph> is the number of possible results in the total population."
+#. *.4r
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153028\n"
+"30\n"
+"help.text"
+msgid "NONE =5"
msgstr ""
-#: 04060182.xhp#par_id3148826.129.help.text
-msgid " <emph>NPopulation </emph>is the size of the total population."
+#. *}c#
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3156396\n"
+"31\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>DLL</defaultinline></switchinline> functions"
msgstr ""
-#: 04060182.xhp#hd_id3150529.130.help.text
-msgctxt "04060182.xhp#hd_id3150529.130.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060182.xhp#par_id3154904.131.help.text
-msgid " <item type=\"input\">=HYPGEOMDIST(2;2;90;100)</item> yields 0.81. If 90 out of 100 pieces of buttered toast fall from the table and hit the floor with the buttered side first, then if 2 pieces of buttered toast are dropped from the table, the probability is 81%, that both will strike buttered side first."
+#. S4Rn
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153019\n"
+"32\n"
+"help.text"
+msgid "Following you will find a description of those functions, which are called at the <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>external DLL</defaultinline></switchinline>."
msgstr ""
-#: func_timevalue.xhp#tit.help.text
-msgid "TIMEVALUE "
-msgstr "TIMEVALUE"
-
-#: func_timevalue.xhp#bm_id3146755.help.text
-msgid "<bookmark_value>TIMEVALUE function</bookmark_value>"
-msgstr "<bookmark_value>TIMEVALUE funkcija</bookmark_value>"
-
-#: func_timevalue.xhp#hd_id3146755.160.help.text
-msgid "<variable id=\"timevalue\"><link href=\"text/scalc/01/func_timevalue.xhp\">TIMEVALUE</link></variable>"
+#. FiKx
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150038\n"
+"33\n"
+"help.text"
+msgid "For all <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>DLL</defaultinline></switchinline> functions, the following applies:"
msgstr ""
-#: func_timevalue.xhp#par_id3148502.161.help.text
-msgid "<ahelp hid=\"HID_FUNC_ZEITWERT\">TIMEVALUE returns the internal time number from a text enclosed by quotes and which may show a possible time entry format.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ZEITWERT\">TIMEVALUE vraca unutrašnji broj vremena iz teksta pod navodnicima I koji može pokazivati moguci format unosa vremena.</ahelp>"
-
-#: func_timevalue.xhp#par_id3150794.162.help.text
-msgid "The internal number indicated as a decimal is the result of the date system used under $[officename] to calculate date entries."
-msgstr "Unutrašnji broj naznacen kao decimalni je rezultat sistemskog datuma korišten pod $[officename] za izracunavanje unosa datuma."
-
-#: func_timevalue.xhp#par_id011920090347118.help.text
-msgid "If the text string also includes a year, month, or day, TIMEVALUE only returns the fractional part of the conversion."
+#. h+|/
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3157876\n"
+"34\n"
+"help.text"
+msgid "void CALLTYPE fn(out, in1, in2, ...)"
msgstr ""
-#: func_timevalue.xhp#hd_id3150810.163.help.text
-msgctxt "func_timevalue.xhp#hd_id3150810.163.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: func_timevalue.xhp#par_id3150823.164.help.text
-msgid "TIMEVALUE(\"Text\")"
-msgstr "TIMEVALUE(\"Tekst\")"
-
-#: func_timevalue.xhp#par_id3152556.165.help.text
-msgid " <emph>Text</emph> is a valid time expression and must be entered in quotation marks."
-msgstr "<emph>Tekst</emph>je važeci vremenski izraz i mora biti unešen pod navodnicima."
-
-#: func_timevalue.xhp#hd_id3146815.166.help.text
-msgctxt "func_timevalue.xhp#hd_id3146815.166.help.text"
-msgid "Examples"
-msgstr "Primjeri"
-
-#: func_timevalue.xhp#par_id3146829.167.help.text
-msgid " <item type=\"input\">=TIMEVALUE(\"4PM\")</item> returns 0.67. When formatting in time format HH:MM:SS, you then get 16:00:00."
-msgstr "<item type=\"input\">=TIMEVALUE(\"4PM\")</item> vraca 0.67. Poslije oblikovanja u formatu HH:MM:SS, dobijate 16:00:00."
-
-#: func_timevalue.xhp#par_id3153632.168.help.text
-msgid " <item type=\"input\">=TIMEVALUE(\"24:00\")</item> returns 1. If you use the HH:MM:SS time format, the value is 00:00:00."
-msgstr "<item type=\"input\">=TIMEVALUE(\"24:00\")</item> vraca 1. Ako koristite HH:MM:SS vremenski format, vrijednost je 00:00:00."
-
-#: 05050000.xhp#tit.help.text
-msgctxt "05050000.xhp#tit.help.text"
-msgid "Sheet"
-msgstr "Tabela"
-
-#: 05050000.xhp#bm_id1245460.help.text
-msgid "<bookmark_value>CTL;right-to-left sheets</bookmark_value><bookmark_value>sheets;right-to-left</bookmark_value><bookmark_value>right-to-left text;spreadsheets</bookmark_value>"
+#. ,tb,
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147616\n"
+"35\n"
+"help.text"
+msgid "Output: Resulting value"
msgstr ""
-#: 05050000.xhp#hd_id3155923.1.help.text
-#, fuzzy
-msgid "<link href=\"text/scalc/01/05050000.xhp\" name=\"Sheet\">Sheet</link>"
-msgstr "<link href=\"text/scalc/01/02140500.xhp\" name=\"Sheet\">Tabela</link>"
-
-#: 05050000.xhp#par_id3154758.2.help.text
-msgid "<ahelp hid=\".\">Sets the sheet name and hides or shows selected sheets.</ahelp>"
+#. *7on
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3159119\n"
+"36\n"
+"help.text"
+msgid "Input: Any number of types (double&, char*, double*, char**, Cell area), where the <link href=\"text/scalc/01/04060112.xhp\" name=\"Cell area\">Cell area</link> is an array of types double array, string array, or cell array."
msgstr ""
-#: 05050000.xhp#hd_id3156280.3.help.text
-#, fuzzy
-msgid "<link href=\"text/scalc/01/05050100.xhp\" name=\"Rename\">Rename</link>"
-msgstr "<link href=\"text/scalc/01/12080600.xhp\" name=\"Remove\">Ukloni</link>"
-
-#: 05050000.xhp#hd_id3145787.4.help.text
-#, fuzzy
-msgid "<link href=\"text/scalc/01/05050300.xhp\" name=\"Show\">Show</link>"
-msgstr "<link href=\"text/scalc/01/02140500.xhp\" name=\"Sheet\">Tabela</link>"
-
-#: 05050000.xhp#par_id3150542.5.help.text
-msgid "If a sheet has been hidden, the Show Sheet dialog opens, which allows you to select a sheet to be shown again."
+#. SLns
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3150653\n"
+"37\n"
+"help.text"
+msgid "GetFunctionCount()"
msgstr ""
-#: 05050000.xhp#par_idN10656.help.text
-msgid "Right-To-Left"
-msgstr "S desna na lijevo"
-
-#: 05050000.xhp#par_idN1065A.help.text
-msgid "<ahelp hid=\".uno:SheetRightToLeft\">Changes the orientation of the current sheet to Right-To-Left if <link href=\"text/shared/optionen/01150300.xhp\">CTL</link> support is enabled.</ahelp>"
+#. !A-T
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3152981\n"
+"38\n"
+"help.text"
+msgid "Returns the number of functions without the management functions of the reference parameter. Each function has a unique number between 0 and nCount-1. This number will be needed for the <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionData\">GetFunctionData</link> and <link href=\"text/scalc/01/04060112.xhp\" name=\"GetParameterDescription\">GetParameterDescription</link> functions later."
msgstr ""
-#: func_weeknum.xhp#tit.help.text
-msgid "WEEKNUM"
-msgstr "WEEKNUM"
-
-#: func_weeknum.xhp#bm_id3159161.help.text
-msgid "<bookmark_value>WEEKNUM function</bookmark_value>"
-msgstr "<bookmark_value>WEEKNUM funkcija</bookmark_value>"
-
-#: func_weeknum.xhp#hd_id3159161.54.help.text
-msgid "<variable id=\"weeknum\"><link href=\"text/scalc/01/func_weeknum.xhp\">WEEKNUM</link></variable>"
+#. w;R_
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150742\n"
+"39\n"
+"help.text"
+msgid "<emph>Syntax</emph>"
msgstr ""
-#: func_weeknum.xhp#par_id3149770.55.help.text
-msgid "<ahelp hid=\"HID_FUNC_KALENDERWOCHE\">WEEKNUM calculates the week number of the year for the internal date value.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KALENDERWOCHE\">WEEKNUM racuna broj sedmice u godini za interni datum.</ahelp>"
-
-#: func_weeknum.xhp#par_idN105E4.help.text
-msgid "The International Standard ISO 8601 has decreed that Monday shall be the first day of the week. A week that lies partly in one year and partly in another is assigned a number in the year in which most of its days lie. That means that week number 1 of any year is the week that contains the January 4th."
-msgstr "Internacionalni Standard ISO 8601 je proglasio Ponedjeljak prvim danom sedmice. Sedmica koja je dijelom u jednom godini a dijelom u drugoj je dodijeljena godini u kojoj vecina njenih dana leži. To znaci da je prva sedmica bilo koje godine ona sedmica koja sadrži 4. Januar."
-
-#: func_weeknum.xhp#hd_id3153055.56.help.text
-msgctxt "func_weeknum.xhp#hd_id3153055.56.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: func_weeknum.xhp#par_id3147236.57.help.text
-msgid "WEEKNUM(Number; Mode)"
-msgstr "WEEKNUM(Broj; Nacin)"
-
-#: func_weeknum.xhp#par_id3147511.58.help.text
-msgid "<emph>Number</emph> is the internal date number."
-msgstr "<emph>Broj</emph> je interni datum."
-
-#: func_weeknum.xhp#par_id3154269.59.help.text
-msgid "<emph>Mode</emph> sets the start of the week and the calculation type."
-msgstr "<emph>Režim</emph> postavlja pocetak sedmice i tip racunice ."
-
-#: func_weeknum.xhp#par_id3148930.60.help.text
-msgid "1 = Sunday"
-msgstr "1 = Nedjelja"
-
-#: func_weeknum.xhp#par_id3154280.61.help.text
-msgid "2 = Monday"
-msgstr "2 = Ponedjeljak"
-
-#: func_weeknum.xhp#hd_id3146948.62.help.text
-msgctxt "func_weeknum.xhp#hd_id3146948.62.help.text"
-msgid "Examples"
-msgstr "Primjeri"
-
-#: func_weeknum.xhp#par_id3150704.65.help.text
-msgid "=WEEKNUM(\"1995-01-01\";1) returns 1"
-msgstr "Err:509"
-
-#: func_weeknum.xhp#par_id3149792.64.help.text
-msgid "=WEEKNUM(\"1995-01-01\";2) returns 52. If the week starts on Monday, Sunday belongs to the last week of the previous year."
-msgstr "Err:509"
-
-#: 06080000.xhp#tit.help.text
-msgid "Recalculate"
-msgstr "Ponovno racunanje"
-
-#: 06080000.xhp#bm_id3157909.help.text
-msgid "<bookmark_value>recalculating;all formulas in sheets</bookmark_value><bookmark_value>formulas; recalculating manually</bookmark_value><bookmark_value>cell contents; recalculating</bookmark_value>"
-msgstr "<bookmark_value>ponovno racunanje; svih formula u tablici</bookmark_value><bookmark_value>formula; ponovno racunanje rucno</bookmark_value><bookmark_value>sadrzaj celija; ponovno racunanje</bookmark_value>"
-
-#: 06080000.xhp#hd_id3157909.1.help.text
-msgid "<link href=\"text/scalc/01/06080000.xhp\" name=\"Recalculate\">Recalculate</link>"
-msgstr "<link href=\"text/scalc/01/06080000.xhp\" name=\"Recalculate\">Ponovno racunanje</link>"
-
-#: 06080000.xhp#par_id3154758.2.help.text
-msgid "<ahelp hid=\".uno:Calculate\">Recalculates all changed formulas. If AutoCalculate is enabled, the Recalculate command applies only to formulas like RAND or NOW.</ahelp>"
+#. {D9q
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148728\n"
+"40\n"
+"help.text"
+msgid "void CALLTYPE GetFunctionCount(USHORT& nCount)"
msgstr ""
-#: 06080000.xhp#par_id315475899.help.text
-msgid "Press F9 to recalculate. Press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9 to recalculate all formulas in the document."
+#. )Pss
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154677\n"
+"41\n"
+"help.text"
+msgid "<emph>Parameter</emph>"
msgstr ""
-#: 06080000.xhp#par_id3150793.5.help.text
-msgid "After the document has been recalculated, the display is refreshed. All charts are also refreshed."
-msgstr "Nakon što je dokument preracunat, osvježava se prikaz. Bilo koji grafikoni sadržani u listu takoder su osvježeni."
-
-#: 06080000.xhp#par_id315475855.help.text
-msgid "The Add-In functions like RANDBETWEEN currently cannot respond to the Recalculate command or F9. Press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9 to recalculate all formulas, including the Add-In functions."
+#. _)5W
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3146940\n"
+"42\n"
+"help.text"
+msgid "USHORT &nCount:"
msgstr ""
-#: format_graphic.xhp#tit.help.text
-msgid "Graphic"
-msgstr "Ilustracija"
-
-#: format_graphic.xhp#par_idN10548.help.text
-msgid "<link href=\"text/scalc/01/format_graphic.xhp\">Graphic</link>"
+#. XL\g
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149893\n"
+"43\n"
+"help.text"
+msgid "Output: Reference to a variable, which is supposed to contain the number of Add-In functions. For example: If the Add-In provides 5 functions for $[officename] Calc, then nCount=5."
msgstr ""
-#: format_graphic.xhp#par_idN10558.help.text
-msgid "<ahelp hid=\".\">Opens a submenu to edit the properties of the selected object.</ahelp>"
+#. yZ:4
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3147476\n"
+"44\n"
+"help.text"
+msgid "GetFunctionData()"
msgstr ""
-#: format_graphic.xhp#par_id1650440.help.text
-msgid "<link href=\"text/shared/01/05990000.xhp\">Define Text Attributes</link>"
+#. K2nJ
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154841\n"
+"45\n"
+"help.text"
+msgid "Determines all the important information about an Add-In function."
msgstr ""
-#: format_graphic.xhp#par_id363475.help.text
-msgid "Sets the layout and anchoring properties for text in the selected drawing or text object."
+#. [I`-
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148888\n"
+"46\n"
+"help.text"
+msgid "<emph>Syntax</emph>"
msgstr ""
-#: format_graphic.xhp#par_id9746696.help.text
-msgid "Points"
+#. _zz3
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148434\n"
+"47\n"
+"help.text"
+msgid "void CALLTYPE GetFunctionData(USHORT& nNo, char* pFuncName, USHORT& nParamCount, Paramtype* peType, char* pInternalName)"
msgstr ""
-#: format_graphic.xhp#par_id2480544.help.text
-msgid "<ahelp hid=\".\">Switches <emph>Edit Points</emph> mode for an inserted freeform line on and off.</ahelp>"
+#. )^.P
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149253\n"
+"48\n"
+"help.text"
+msgid "<emph>Parameter</emph>"
msgstr ""
-#: 04060199.xhp#tit.help.text
-msgctxt "04060199.xhp#tit.help.text"
-msgid "Operators in $[officename] Calc"
+#. (t.v
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149686\n"
+"49\n"
+"help.text"
+msgid "USHORT& nNo:"
msgstr ""
-#: 04060199.xhp#bm_id3156445.help.text
-msgid "<bookmark_value>formulas; operators</bookmark_value><bookmark_value>operators; formula functions</bookmark_value><bookmark_value>division sign, see also operators</bookmark_value><bookmark_value>multiplication sign, see also operators</bookmark_value><bookmark_value>minus sign, see also operators</bookmark_value><bookmark_value>plus sign, see also operators</bookmark_value><bookmark_value>text operators</bookmark_value><bookmark_value>comparisons;operators in Calc</bookmark_value><bookmark_value>arithmetical operators</bookmark_value><bookmark_value>reference operators</bookmark_value>"
+#. )Fq6
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149949\n"
+"50\n"
+"help.text"
+msgid "Input: Function number between 0 and nCount-1, inclusively."
msgstr ""
-#: 04060199.xhp#hd_id3156445.1.help.text
-msgctxt "04060199.xhp#hd_id3156445.1.help.text"
-msgid "Operators in $[officename] Calc"
+#. ;:0r
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149546\n"
+"51\n"
+"help.text"
+msgid "char* pFuncName:"
msgstr ""
-#: 04060199.xhp#par_id3155812.2.help.text
-msgid "You can use the following operators in $[officename] Calc:"
+#. 0pxr
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148579\n"
+"52\n"
+"help.text"
+msgid "Output: Function name as seen by the programmer, as it is named in the <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>DLL</defaultinline></switchinline>. This name does not determine the name used in the <emph>Function Wizard</emph>."
msgstr ""
-#: 04060199.xhp#hd_id3153066.3.help.text
-msgid "Arithmetical Operators"
+#. i(i4
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153935\n"
+"53\n"
+"help.text"
+msgid "USHORT& nParamCount:"
msgstr ""
-#: 04060199.xhp#par_id3148601.4.help.text
-msgid "These operators return numerical results."
+#. ?C#E
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150142\n"
+"54\n"
+"help.text"
+msgid "Output: Number of parameters in AddIn function. This number must be greater than 0, because there is always a result value; the maximum value is 16."
msgstr ""
-#: 04060199.xhp#par_id3144768.5.help.text
-msgctxt "04060199.xhp#par_id3144768.5.help.text"
-msgid "Operator"
+#. qJ$`
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3145143\n"
+"55\n"
+"help.text"
+msgid "Paramtype* peType:"
msgstr ""
-#: 04060199.xhp#par_id3157982.6.help.text
-msgctxt "04060199.xhp#par_id3157982.6.help.text"
-msgid "Name"
-msgstr "Ime"
-
-#: 04060199.xhp#par_id3159096.7.help.text
-msgctxt "04060199.xhp#par_id3159096.7.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060199.xhp#par_id3149126.8.help.text
-msgid "+ (Plus)"
+#. HBX!
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148750\n"
+"56\n"
+"help.text"
+msgid "Output: Pointer to an array of exactly 16 variables of type Paramtype. The first nParamCount entries are filled with the suitable type of parameter."
msgstr ""
-#: 04060199.xhp#par_id3150892.9.help.text
-msgid "Addition"
+#. 7gZ,
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153078\n"
+"57\n"
+"help.text"
+msgid "char* pInternalName:"
msgstr ""
-#: 04060199.xhp#par_id3153247.10.help.text
-msgid "1+1"
+#. *R\g
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155261\n"
+"58\n"
+"help.text"
+msgid "Output: Function name as seen by the user, as it appears in the <emph>Function Wizard</emph>. May contain umlauts."
msgstr ""
-#: 04060199.xhp#par_id3159204.11.help.text
-msgctxt "04060199.xhp#par_id3159204.11.help.text"
-msgid "- (Minus)"
+#. VgFb
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153327\n"
+"59\n"
+"help.text"
+msgid "The pFuncName and pInternalName parameters are char arrays, which are implemented with size 256 in $[officename] Calc."
msgstr ""
-#: 04060199.xhp#par_id3145362.12.help.text
-msgid "Subtraction"
+#. ^Kjm
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3148567\n"
+"60\n"
+"help.text"
+msgid "GetParameterDescription()"
msgstr ""
-#: 04060199.xhp#par_id3153554.13.help.text
-msgid "2-1"
+#. n~v6
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153000\n"
+"61\n"
+"help.text"
+msgid "Provides a brief description of the Add-In function and its parameters. As an option, this function can be used to show a function and parameter description in the <emph>Function Wizard</emph>."
msgstr ""
-#: 04060199.xhp#par_id3153808.14.help.text
-msgctxt "04060199.xhp#par_id3153808.14.help.text"
-msgid "- (Minus)"
+#. \RJ?
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154501\n"
+"62\n"
+"help.text"
+msgid "<emph>Syntax</emph>"
msgstr ""
-#: 04060199.xhp#par_id3151193.15.help.text
-msgid "Negation"
+#. orb/
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153564\n"
+"63\n"
+"help.text"
+msgid "void CALLTYPE GetParameterDescription(USHORT& nNo, USHORT& nParam, char* pName, char* pDesc)"
msgstr ""
-#: 04060199.xhp#par_id3154712.16.help.text
-msgctxt "04060199.xhp#par_id3154712.16.help.text"
-msgid "-5"
+#. Z{19
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3157995\n"
+"64\n"
+"help.text"
+msgid "<emph>Parameter</emph>"
msgstr ""
-#: 04060199.xhp#par_id3149873.17.help.text
-msgid "* (asterisk)"
+#. bOOu
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155925\n"
+"65\n"
+"help.text"
+msgid "USHORT& nNo:"
msgstr ""
-#: 04060199.xhp#par_id3147504.18.help.text
-msgid "Multiplication"
+#. =A-K
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149883\n"
+"66\n"
+"help.text"
+msgid "Input: Number of the function in the library; between 0 and nCount-1."
msgstr ""
-#: 04060199.xhp#par_id3149055.19.help.text
-msgid "2*2"
+#. xm`1
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154326\n"
+"67\n"
+"help.text"
+msgid "USHORT& nParam:"
msgstr ""
-#: 04060199.xhp#par_id3151341.20.help.text
-msgid "/ (Slash)"
+#. /kUh
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3159139\n"
+"68\n"
+"help.text"
+msgid "Input: Indicates, for which parameter the description is provided; parameters start at 1. If nParam is 0, the description itself is supposed to be provided in pDesc; in this case, pName does not have any meaning."
msgstr ""
-#: 04060199.xhp#par_id3159260.21.help.text
-msgid "Division"
-msgstr "Dijeljenje (÷)"
-
-#: 04060199.xhp#par_id3153027.22.help.text
-msgid "9/3"
+#. 9m`Q
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147374\n"
+"69\n"
+"help.text"
+msgid "char* pName:"
msgstr ""
-#: 04060199.xhp#par_id3156396.23.help.text
-msgid "% (Percent)"
+#. {8\r
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3145245\n"
+"70\n"
+"help.text"
+msgid "Output: Takes up the parameter name or type, for example, the word \"Number\" or \"String\" or \"Date\", and so on. Implemented in $[officename] Calc as char[256]."
msgstr ""
-#: 04060199.xhp#par_id3150372.24.help.text
-msgid "Percent"
+#. ?f8r
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151020\n"
+"71\n"
+"help.text"
+msgid "char* pDesc:"
msgstr ""
-#: 04060199.xhp#par_id3145632.25.help.text
-msgid "15%"
+#. hjz+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148389\n"
+"72\n"
+"help.text"
+msgid "Output: Takes up the description of the parameter, for example, \"Value, at which the universe is to be calculated.\" Implemented in $[officename] Calc as char[256]."
msgstr ""
-#: 04060199.xhp#par_id3149722.26.help.text
-msgid "^ (Caret)"
+#. @LnV
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3145303\n"
+"73\n"
+"help.text"
+msgid "pName and pDesc are char arrays; implemented in $[officename] Calc with size 256. Please note that the space available in the <emph>Function Wizard</emph> is limited and that the 256 characters cannot be fully used."
msgstr ""
-#: 04060199.xhp#par_id3159127.27.help.text
-msgid "Exponentiation"
+#. o!{-
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3148874\n"
+"76\n"
+"help.text"
+msgid "Cell areas"
msgstr ""
-#: 04060199.xhp#par_id3157873.28.help.text
-msgid "3^2"
+#. SrC.
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150265\n"
+"77\n"
+"help.text"
+msgid "The following tables contain information about which data structures must be provided by an external program module in order to pass cell areas. $[officename] Calc distinguishes between three different arrays, depending on the data type."
msgstr ""
-#: 04060199.xhp#hd_id3152981.29.help.text
-msgid "Comparative operators"
+#. 9gO~
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3156060\n"
+"78\n"
+"help.text"
+msgid "Double Array"
msgstr ""
-#: 04060199.xhp#par_id3157902.30.help.text
-msgid "These operators return either true or false."
+#. 2Nl[
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149540\n"
+"79\n"
+"help.text"
+msgid "As a parameter, a cell area with values of the Number/Double type can be passed. A double array in $[officename] Calc is defined as follows:"
msgstr ""
-#: 04060199.xhp#par_id3149889.31.help.text
-msgctxt "04060199.xhp#par_id3149889.31.help.text"
-msgid "Operator"
+#. B3if
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149388\n"
+"80\n"
+"help.text"
+msgid "<emph>Offset</emph>"
msgstr ""
-#: 04060199.xhp#par_id3150743.32.help.text
-msgctxt "04060199.xhp#par_id3150743.32.help.text"
-msgid "Name"
-msgstr "Ime"
-
-#: 04060199.xhp#par_id3146877.33.help.text
-msgctxt "04060199.xhp#par_id3146877.33.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. -u,r
+#: 04060112.xhp
+#, fuzzy
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154636\n"
+"81\n"
+"help.text"
+msgid "<emph>Name</emph>"
+msgstr "Primjer:"
-#: 04060199.xhp#par_id3148888.34.help.text
-msgid "= (equal sign)"
+#. jvQ)
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153228\n"
+"82\n"
+"help.text"
+msgid "<emph>Description</emph>"
msgstr ""
-#: 04060199.xhp#par_id3154845.35.help.text
-msgid "Equal"
-msgstr "Jednako"
-
-#: 04060199.xhp#par_id3154546.36.help.text
-msgid "A1=B1"
+#. H%)_
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150685\n"
+"83\n"
+"help.text"
+msgid "0"
msgstr ""
-#: 04060199.xhp#par_id3154807.37.help.text
-#, fuzzy
-msgid "> (Greater than)"
-msgstr "veće od"
-
-#: 04060199.xhp#par_id3148580.38.help.text
-#, fuzzy
-msgid "Greater than"
-msgstr "veće od"
-
-#: 04060199.xhp#par_id3145138.39.help.text
-msgid "A1>B1"
+#. ?=~l
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154869\n"
+"84\n"
+"help.text"
+msgid "Col1"
msgstr ""
-#: 04060199.xhp#par_id3149507.40.help.text
-msgid "< (Less than)"
+#. sfDe
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147541\n"
+"85\n"
+"help.text"
+msgid "Column number in the upper-left corner of the cell area. Numbering starts at 0."
msgstr ""
-#: 04060199.xhp#par_id3150145.41.help.text
-#, fuzzy
-msgid "Less than"
-msgstr "manje od"
-
-#: 04060199.xhp#par_id3150901.42.help.text
-msgid "A1<B1"
+#. i_97
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149783\n"
+"86\n"
+"help.text"
+msgid "2"
msgstr ""
-#: 04060199.xhp#par_id3153078.43.help.text
+#. s^T[
+#: 04060112.xhp
#, fuzzy
-msgid ">= (Greater than or equal to)"
-msgstr "veće ili jednako"
-
-#: 04060199.xhp#par_id3150866.44.help.text
-#, fuzzy
-msgid "Greater than or equal to"
-msgstr "veće ili jednako"
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155986\n"
+"87\n"
+"help.text"
+msgid "Row1"
+msgstr "Redovi"
-#: 04060199.xhp#par_id3153111.45.help.text
-msgid "A1>=B1"
+#. N3|:
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147483\n"
+"88\n"
+"help.text"
+msgid "Row number in the upper-left corner of the cell area; numbering starts at 0."
msgstr ""
-#: 04060199.xhp#par_id3153004.46.help.text
-#, fuzzy
-msgid "<= (Less than or equal to)"
-msgstr "manje ili jednako"
-
-#: 04060199.xhp#par_id3150335.47.help.text
-#, fuzzy
-msgid "Less than or equal to"
-msgstr "manje ili jednako"
-
-#: 04060199.xhp#par_id3148760.48.help.text
-msgid "A1<=B1"
+#. 8Z}9
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153721\n"
+"89\n"
+"help.text"
+msgid "4"
msgstr ""
-#: 04060199.xhp#par_id3157994.49.help.text
-msgid "<> (Inequality)"
+#. e\;#
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154317\n"
+"90\n"
+"help.text"
+msgid "Tab1"
msgstr ""
-#: 04060199.xhp#par_id3150019.50.help.text
-msgid "Inequality"
+#. TX4%
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149820\n"
+"91\n"
+"help.text"
+msgid "Table number in the upper-left corner of the cell area; numbering starts at 0."
msgstr ""
-#: 04060199.xhp#par_id3149878.51.help.text
-msgid "A1<>B1"
+#. )ab!
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3163820\n"
+"92\n"
+"help.text"
+msgid "6"
msgstr ""
-#: 04060199.xhp#hd_id3145241.52.help.text
-msgid "Text operators"
+#. })Wh
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149710\n"
+"93\n"
+"help.text"
+msgid "Col2"
msgstr ""
-#: 04060199.xhp#par_id3155438.53.help.text
-msgid "The operator combines separate texts into one text."
+#. {Pal
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154819\n"
+"94\n"
+"help.text"
+msgid "Column number in the lower-right corner of the cell area. Numbering starts at 0."
msgstr ""
-#: 04060199.xhp#par_id3150566.54.help.text
-msgctxt "04060199.xhp#par_id3150566.54.help.text"
-msgid "Operator"
+#. 4Bp#
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3145083\n"
+"95\n"
+"help.text"
+msgid "8"
msgstr ""
-#: 04060199.xhp#par_id3153048.55.help.text
-msgctxt "04060199.xhp#par_id3153048.55.help.text"
-msgid "Name"
-msgstr "Ime"
+#. /ftp
+#: 04060112.xhp
+#, fuzzy
+msgctxt ""
+"04060112.xhp\n"
+"par_id3156310\n"
+"96\n"
+"help.text"
+msgid "Row2"
+msgstr "Redovi"
-#: 04060199.xhp#par_id3149001.56.help.text
-msgctxt "04060199.xhp#par_id3149001.56.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. KOj.
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150968\n"
+"97\n"
+"help.text"
+msgid "Row number in the lower-right corner of the cell area; numbering starts at 0."
+msgstr ""
-#: 04060199.xhp#par_id3148769.57.help.text
-msgid "& (And)"
+#. X,#=
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3156133\n"
+"98\n"
+"help.text"
+msgid "10"
msgstr ""
-#: 04060199.xhp#bm_id3157975.help.text
-msgid "<bookmark_value>text concatenation AND</bookmark_value>"
+#. a)`u
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153218\n"
+"99\n"
+"help.text"
+msgid "Tab2"
msgstr ""
-#: 04060199.xhp#par_id3157975.58.help.text
-msgid "text concatenation AND"
+#. ex(i
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147086\n"
+"100\n"
+"help.text"
+msgid "Table number in the lower-right corner of the cell area; numbering starts at 0."
msgstr ""
-#: 04060199.xhp#par_id3157993.59.help.text
-msgid "\"Sun\" & \"day\" is \"Sunday\""
+#. yll8
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151270\n"
+"101\n"
+"help.text"
+msgid "12"
msgstr ""
-#: 04060199.xhp#hd_id3153550.60.help.text
-msgid "Reference operators"
+#. ,Lox
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3152934\n"
+"102\n"
+"help.text"
+msgid "Count"
+msgstr "Broj"
+
+#. y~bv
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3145202\n"
+"103\n"
+"help.text"
+msgid "Number of the following elements. Empty cells are not counted or passed."
msgstr ""
-#: 04060199.xhp#par_id3149024.61.help.text
-msgid "These operators return a cell range of zero, one or more cells."
+#. 0pBT
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150879\n"
+"104\n"
+"help.text"
+msgid "14"
msgstr ""
-#: 04060199.xhp#par_id2324900.help.text
-msgid "Range has the highest precedence, then intersection, and then finally union."
+#. Y6(X
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3156002\n"
+"105\n"
+"help.text"
+msgid "Col"
msgstr ""
-#: 04060199.xhp#par_id3158416.62.help.text
-msgctxt "04060199.xhp#par_id3158416.62.help.text"
-msgid "Operator"
+#. 0E5|
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147276\n"
+"106\n"
+"help.text"
+msgid "Column number of the element. Numbering starts at 0."
msgstr ""
-#: 04060199.xhp#par_id3152822.63.help.text
-msgctxt "04060199.xhp#par_id3152822.63.help.text"
-msgid "Name"
-msgstr "Ime"
+#. 8CsM
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151295\n"
+"107\n"
+"help.text"
+msgid "16"
+msgstr ""
-#: 04060199.xhp#par_id3154949.64.help.text
-msgctxt "04060199.xhp#par_id3154949.64.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. T0J\
+#: 04060112.xhp
+#, fuzzy
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150261\n"
+"108\n"
+"help.text"
+msgid "Row"
+msgstr "Redovi"
-#: 04060199.xhp#par_id3156257.65.help.text
-msgid ": (Colon)"
+#. pa54
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155851\n"
+"109\n"
+"help.text"
+msgid "Row number of the element; numbering starts at 0."
msgstr ""
-#: 04060199.xhp#par_id3153924.66.help.text
-msgctxt "04060199.xhp#par_id3153924.66.help.text"
-msgid "Range"
-msgstr "Opseg"
+#. [!ln
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153150\n"
+"110\n"
+"help.text"
+msgid "18"
+msgstr ""
-#: 04060199.xhp#par_id3148432.67.help.text
-msgid "A1:C108"
+#. ]W4/
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153758\n"
+"111\n"
+"help.text"
+msgid "Tab"
msgstr ""
-#: 04060199.xhp#par_id3152592.68.help.text
-msgid "! (Exclamation point)"
+#. 8T/b
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150154\n"
+"112\n"
+"help.text"
+msgid "Table number of the element; numbering starts at 0."
msgstr ""
-#: 04060199.xhp#bm_id3150606.help.text
-msgid "<bookmark_value>intersection operator</bookmark_value>"
+#. [_r2
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149289\n"
+"113\n"
+"help.text"
+msgid "20"
msgstr ""
-#: 04060199.xhp#par_id3150606.69.help.text
-msgid "Intersection"
-msgstr "Presjek"
+#. oB\p
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3156010\n"
+"114\n"
+"help.text"
+msgid "Error"
+msgstr "Greška"
-#: 04060199.xhp#par_id3083445.70.help.text
-msgid "SUM(A1:B6!B5:C12)"
+#. ZC,)
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3159181\n"
+"115\n"
+"help.text"
+msgid "Error number, where the value 0 is defined as \"no error.\" If the element comes from a formula cell the error value is determined by the formula."
msgstr ""
-#: 04060199.xhp#par_id3150385.71.help.text
-msgid "Calculates the sum of all cells in the intersection; in this example, the result yields the sum of cells B5 and B6."
+#. 84R5
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147493\n"
+"116\n"
+"help.text"
+msgid "22"
msgstr ""
-#: 04060199.xhp#par_id4003723.help.text
-msgid "~ (Tilde)"
-msgstr ""
+#. qEhY
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149200\n"
+"117\n"
+"help.text"
+msgid "Value"
+msgstr "Vrijednost"
-#: 04060199.xhp#par_id838953.help.text
-msgid "Concatenation or union"
+#. dh(a
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151174\n"
+"118\n"
+"help.text"
+msgid "8 byte IEEE variable of type double/floating point"
msgstr ""
-#: 04060199.xhp#par_id2511978.help.text
-msgid "Takes two references and returns a reference list, which is a concatenation of the left reference followed by the right reference. Double entries are referenced twice. See note below this table."
+#. 6ssq
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154688\n"
+"119\n"
+"help.text"
+msgid "30"
msgstr ""
-#: 04060199.xhp#par_id181890.help.text
-msgid "Reference concatenation using a tilde character was implemented lately. When a formula with the tilde operator exists in a document that is opened in old versions of the software, an error is returned. A reference list is not allowed inside an array expression."
+#. ^d[(
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3159337\n"
+"120\n"
+"help.text"
+msgid "..."
msgstr ""
-#: 12030000.xhp#tit.help.text
-msgctxt "12030000.xhp#tit.help.text"
-msgid "Sort"
-msgstr "Sortiraj"
-
-#: 12030000.xhp#hd_id3150275.1.help.text
-msgctxt "12030000.xhp#hd_id3150275.1.help.text"
-msgid "Sort"
-msgstr "Sortiraj"
-
-#: 12030000.xhp#par_id3155922.2.help.text
-msgid "<variable id=\"sorttext\"><ahelp hid=\".uno:DataSort\">Sorts the selected rows according to the conditions that you specify.</ahelp></variable> $[officename] automatically recognizes and selects database ranges."
-msgstr "<variable id=\"sorttext\"><ahelp hid=\".uno:DataSort\">Sortira odabrane redove u skladu s uvjetima koje ste naveli.</ahelp></variable> $[officename] automatski prepoznaje i odabire domet baze podataka."
+#. ~Y=_
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155388\n"
+"121\n"
+"help.text"
+msgid "Next element"
+msgstr ""
-#: 12030000.xhp#par_id3147428.4.help.text
-msgid "You cannot sort data if the <link href=\"text/shared/01/02230000.xhp\" name=\"Record changes\">Record changes</link> options is enabled."
-msgstr "Ne mozete sortirati podatke ako je<link href=\"text/shared/01/02230000.xhp\" name=\"Record changes\">Promjene zapisa</link> opcija ukljucena."
+#. {n3}
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3154935\n"
+"122\n"
+"help.text"
+msgid "String Array"
+msgstr ""
-#: 05030400.xhp#tit.help.text
-msgctxt "05030400.xhp#tit.help.text"
-msgid "Show"
-msgstr "Prikaži"
+#. =~81
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153105\n"
+"123\n"
+"help.text"
+msgid "A cell area, which contains values of data type Text and is passed as a string array. A string array in $[officename] Calc is defined as follows:"
+msgstr ""
-#: 05030400.xhp#bm_id3147264.help.text
-msgid "<bookmark_value>spreadsheets; showing columns</bookmark_value><bookmark_value>showing; columns</bookmark_value><bookmark_value>showing; rows</bookmark_value>"
+#. ^[Q|
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149908\n"
+"124\n"
+"help.text"
+msgid "<emph>Offset</emph>"
msgstr ""
-#: 05030400.xhp#hd_id3147264.1.help.text
+#. *;0x
+#: 04060112.xhp
#, fuzzy
-msgid "<link href=\"text/scalc/01/05030400.xhp\" name=\"Show\">Show</link>"
-msgstr "<link href=\"text/scalc/01/02140500.xhp\" name=\"Sheet\">Tabela</link>"
+msgctxt ""
+"04060112.xhp\n"
+"par_id3159165\n"
+"125\n"
+"help.text"
+msgid "<emph>Name</emph>"
+msgstr "Primjer:"
-#: 05030400.xhp#par_id3150447.2.help.text
-msgid "<ahelp hid=\".uno:ShowColumn\">Choose this command to show previously hidden rows or columns.</ahelp>"
+#. #!I7
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3159150\n"
+"126\n"
+"help.text"
+msgid "<emph>Description</emph>"
msgstr ""
-#: 05030400.xhp#par_id3155131.3.help.text
-msgid "To show a column or row, select the range of rows or columns containing the hidden elements, then choose <emph>Format - Row - Show</emph> or <emph>Format - Column - Show</emph>."
+#. Rbe0
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149769\n"
+"127\n"
+"help.text"
+msgid "0"
msgstr ""
-#: 05030400.xhp#par_id3145748.4.help.text
-msgid "To show all hidden cells, first click in the field in the upper left corner. This selects all cells of the table."
+#. A`GJ
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150509\n"
+"128\n"
+"help.text"
+msgid "Col1"
msgstr ""
-#: 05100200.xhp#tit.help.text
-msgctxt "05100200.xhp#tit.help.text"
-msgid "Split Cells"
+#. ei)b
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148447\n"
+"129\n"
+"help.text"
+msgid "Column number in the upper-left corner of the cell area. Numbering starts at 0."
msgstr ""
-#: 05100200.xhp#hd_id3154654.help.text
-msgctxt "05100200.xhp#hd_id3154654.help.text"
-msgid "Split Cells"
+#. IXjJ
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3145418\n"
+"130\n"
+"help.text"
+msgid "2"
msgstr ""
-#: 05100200.xhp#par_id3083451.help.text
-msgid "<ahelp hid=\".\">Splits previously merged cells.</ahelp>"
-msgstr ""
+#. zY+I
+#: 04060112.xhp
+#, fuzzy
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147512\n"
+"131\n"
+"help.text"
+msgid "Row1"
+msgstr "Redovi"
-#: 05100200.xhp#par_id3154023.help.text
-msgid "Choose <emph>Format - Merge Cells - Split Cells</emph>"
+#. HnMQ
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147235\n"
+"132\n"
+"help.text"
+msgid "Row number in the upper-left corner of the cell area; numbering starts at 0."
msgstr ""
-#: 04060106.xhp#tit.help.text
-msgctxt "04060106.xhp#tit.help.text"
-msgid "Mathematical Functions"
+#. p/E#
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155362\n"
+"133\n"
+"help.text"
+msgid "4"
msgstr ""
-#: 04060106.xhp#bm_id3147124.help.text
-msgid "<bookmark_value>mathematical functions</bookmark_value><bookmark_value>Function Wizard; mathematical</bookmark_value><bookmark_value>functions; mathematical functions</bookmark_value><bookmark_value>trigonometric functions</bookmark_value>"
+#. 0b/D
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151051\n"
+"134\n"
+"help.text"
+msgid "Tab1"
msgstr ""
-#: 04060106.xhp#hd_id3147124.1.help.text
-msgctxt "04060106.xhp#hd_id3147124.1.help.text"
-msgid "Mathematical Functions"
+#. o4K8
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148923\n"
+"135\n"
+"help.text"
+msgid "Table number in the upper-left corner of the cell area; numbering starts at 0."
msgstr ""
-#: 04060106.xhp#par_id3154943.2.help.text
-msgid "<variable id=\"mathematiktext\">This category contains the <emph>Mathematical</emph> functions for Calc.</variable> To open the <emph>Function Wizard</emph>, choose <link href=\"text/scalc/01/04060000.xhp\" name=\"Insert - Function\"><emph>Insert - Function</emph></link>."
-msgstr "<variable id=\"mathematiktext\">This category contains the <emph>Matematičke</emph> functions for Calc. </variable> To open the <emph>Čarobnjak za funkcije</emph>, choose <link href=\"text/scalc/01/04060000.xhp\" name=\"Insert - Function\"><emph>Ubaci - Funkcija</emph></link>."
-
-#: 04060106.xhp#bm_id3146944.help.text
-#, fuzzy
-msgid "<bookmark_value>ABS function</bookmark_value><bookmark_value>absolute values</bookmark_value><bookmark_value>values;absolute</bookmark_value>"
-msgstr "<bookmark_value>Element funkcija</bookmark_value><bookmark_value>Element informacija</bookmark_value><bookmark_value>informacij</bookmark_value>"
-
-#: 04060106.xhp#hd_id3146944.33.help.text
-msgid "ABS"
-msgstr "ABS"
-
-#: 04060106.xhp#par_id3154546.34.help.text
-#, fuzzy
-msgid "<ahelp hid=\"HID_FUNC_ABS\">Returns the absolute value of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_TANHYP\">Vraca hiperbolicku tangentu broja.</ahelp>"
-
-#: 04060106.xhp#hd_id3154843.35.help.text
-msgctxt "04060106.xhp#hd_id3154843.35.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3147475.36.help.text
-#, fuzzy
-msgid "ABS(Number)"
-msgstr "TANH(Broj)"
-
-#: 04060106.xhp#par_id3148438.37.help.text
-msgid "<emph>Number</emph> is the number whose absolute value is to be calculated. The absolute value of a number is its value without the +/- sign."
-msgstr "<emph>Broj</emph> vrijednost apsolutne vrijednost koji se treba izracunati. Apsolutna vrijednost broja njegove vrijednosti u +/- znakovima."
-
-#: 04060106.xhp#hd_id3155823.38.help.text
-msgctxt "04060106.xhp#hd_id3155823.38.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3152787.39.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ABS(-56)</item> returns 56."
-msgstr "<item type=\"input\">=ODD(-3.1)</item>vraca -5."
-
-#: 04060106.xhp#par_id3148752.40.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ABS(12)</item> returns 12."
-msgstr "<item type=\"input\">=ODD(1)</item> vraca 1."
-
-#: 04060106.xhp#par_id320139.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ABS(0)</item> returns 0."
-msgstr "<item type=\"input\">=ODD(0)</item> vraca 1."
-
-#: 04060106.xhp#bm_id3150896.help.text
-#, fuzzy
-msgid "<bookmark_value>COUNTBLANK function</bookmark_value><bookmark_value>counting;empty cells</bookmark_value><bookmark_value>empty cells;counting</bookmark_value>"
-msgstr "<bookmark_value>ISBLANK function</bookmark_value><bookmark_value>blank cell contents</bookmark_value><bookmark_value>empty cells; recognising</bookmark_value>"
-
-#: 04060106.xhp#hd_id3150896.42.help.text
-msgid "COUNTBLANK"
-msgstr "COUNTBLANK"
-
-#: 04060106.xhp#par_id3155260.43.help.text
-msgid "<ahelp hid=\"HID_FUNC_ANZAHLLEEREZELLEN\">Returns the number of empty cells.</ahelp>"
+#. =GUV
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149158\n"
+"136\n"
+"help.text"
+msgid "6"
msgstr ""
-#: 04060106.xhp#hd_id3145144.44.help.text
-msgctxt "04060106.xhp#hd_id3145144.44.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3153931.45.help.text
-msgid "COUNTBLANK(Range)"
+#. (zF0
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3166437\n"
+"137\n"
+"help.text"
+msgid "Col2"
msgstr ""
-#: 04060106.xhp#par_id3149512.46.help.text
-msgid " Returns the number of empty cells in the cell range <emph>Range</emph>."
-msgstr "vraca broj praznih celija u dometu celija <emph>Opseg</emph>."
-
-#: 04060106.xhp#hd_id3146139.47.help.text
-msgctxt "04060106.xhp#hd_id3146139.47.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3148586.48.help.text
-msgid "<item type=\"input\">=COUNTBLANK(A1:B2)</item> returns 4 if cells A1, A2, B1, and B2 are all empty."
-msgstr "<item type=\"input\">=COUNTBLANK(A1:B2)</item> returns 4 if cells A1, A2, B1 and B2 are all empty."
-
-#: 04060106.xhp#bm_id3153114.help.text
-#, fuzzy
-msgid "<bookmark_value>ACOS function</bookmark_value>"
-msgstr "<bookmark_value>IMCOS funkcija</bookmark_value>"
-
-#: 04060106.xhp#hd_id3153114.50.help.text
-msgid "ACOS"
-msgstr "ACOS"
-
-#: 04060106.xhp#par_id3145163.51.help.text
-msgid "<ahelp hid=\"HID_FUNC_ARCCOS\">Returns the inverse trigonometric cosine of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ARCCOS\">vraca inverzni trigonometrijski kosinus od (arc cosine) broja.</ahelp>"
-
-#: 04060106.xhp#hd_id3153565.52.help.text
-msgctxt "04060106.xhp#hd_id3153565.52.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3150020.53.help.text
-#, fuzzy
-msgid "ACOS(Number)"
-msgstr "HOUR(Broj)"
-
-#: 04060106.xhp#par_id3159134.54.help.text
-msgid " This function returns the inverse trigonometric cosine of <emph>Number</emph>, that is the angle (in radians) whose cosine is Number. The angle returned is between 0 and PI."
-msgstr "ova funkcija vraca inverzni trigonometrijski kosinus od <emph>Broj</emph>, that is the angle (in radians) whose cosine is <emph>Broj</emph>. The angle returned is in the range 0 to +PI."
-
-#: 04060106.xhp#par_id679647.help.text
-msgctxt "04060106.xhp#par_id679647.help.text"
-msgid "To return the angle in degrees, use the DEGREES function."
-msgstr "vrati u stepenima, koristi DEGREES funkciju"
-
-#: 04060106.xhp#hd_id3149882.55.help.text
-msgctxt "04060106.xhp#hd_id3149882.55.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3150128.56.help.text
-msgid "<item type=\"input\">=ACOS(-1)</item> returns 3.14159265358979 (PI radians)"
+#. .GiB
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149788\n"
+"138\n"
+"help.text"
+msgid "Column number in the lower-right corner of the cell area. Numbering starts at 0."
msgstr ""
-#: 04060106.xhp#par_id8792382.help.text
-#, fuzzy
-msgid "<item type=\"input\">=DEGREES(ACOS(0.5))</item> returns 60. The cosine of 60 degrees is 0.5."
-msgstr "<item type=\"input\">=DEGREES(ACOT(1))</item> returns 45. The tangent of 45 degrees is 1."
-
-#: 04060106.xhp#bm_id3145355.help.text
-#, fuzzy
-msgid "<bookmark_value>ACOSH function</bookmark_value>"
-msgstr "<bookmark_value>IMCOS funkcija</bookmark_value>"
-
-#: 04060106.xhp#hd_id3145355.60.help.text
-msgid "ACOSH"
-msgstr "ACOSH"
-
-#: 04060106.xhp#par_id3157993.61.help.text
-msgid "<ahelp hid=\"HID_FUNC_ARCOSHYP\">Returns the inverse hyperbolic cosine of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ARCOSHYP\">vraca inverzni hiperbolicni kosinus od datog broja.</ahelp>"
-
-#: 04060106.xhp#hd_id3145295.62.help.text
-msgctxt "04060106.xhp#hd_id3145295.62.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3151017.63.help.text
-#, fuzzy
-msgid "ACOSH(Number)"
-msgstr "MONTH(Broj)"
-
-#: 04060106.xhp#par_id3149000.64.help.text
-msgid " This function returns the inverse hyperbolic cosine of <emph>Number</emph>, that is the number whose hyperbolic cosine is Number. "
-msgstr "ova funkcija vraca inverzni hiperbolicni kosinus od<emph>Broj</emph>, that is the number whose hyperbolic cosine is <emph>Broj</emph>."
-
-#: 04060106.xhp#par_id6393932.help.text
-msgid " Number must be greater than or equal to 1."
-msgstr "<emph>Number</emph> must be greater than or equal to +1."
-
-#: 04060106.xhp#hd_id3150566.65.help.text
-msgctxt "04060106.xhp#hd_id3150566.65.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3145629.66.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ACOSH(1)</item> returns 0."
-msgstr "<item type=\"input\">=ODD(1)</item> vraca 1."
-
-#: 04060106.xhp#par_id951567.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ACOSH(COSH(4))</item> returns 4."
-msgstr "<item type=\"input\">=CELL(\"COL\"; D2)</item> vraca 4."
-
-#: 04060106.xhp#bm_id3149027.help.text
-#, fuzzy
-msgid "<bookmark_value>ACOT function</bookmark_value>"
-msgstr "<bookmark_value>IMCOS funkcija</bookmark_value>"
-
-#: 04060106.xhp#hd_id3149027.70.help.text
-msgid "ACOT"
-msgstr "ACOT"
-
-#: 04060106.xhp#par_id3155818.71.help.text
-msgid "<ahelp hid=\"HID_FUNC_ARCCOT\">Returns the inverse cotangent (the arccotangent) of the given number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ARCCOT\">ova funkcija vraca inverznu trigonometrijsku kontangensu od datog broja.</ahelp>"
-
-#: 04060106.xhp#hd_id3153225.72.help.text
-msgctxt "04060106.xhp#hd_id3153225.72.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3158419.73.help.text
-#, fuzzy
-msgid "ACOT(Number)"
-msgstr "SQRT(Broj)"
-
-#: 04060106.xhp#par_id3154948.74.help.text
-msgid " This function returns the inverse trigonometric cotangent of <emph>Number</emph>, that is the angle (in radians) whose cotangent is Number. The angle returned is between 0 and PI."
-msgstr "ova funkcija vraca inverznu trigonometrijsku kontangensu od <emph>Broj</emph>, that is the angle (in radians) whose cotangent is <emph>Broj</emph>. The angle returned is in the range 0 to +PI."
-
-#: 04060106.xhp#par_id5834528.help.text
-msgctxt "04060106.xhp#par_id5834528.help.text"
-msgid "To return the angle in degrees, use the DEGREES function."
-msgstr "vrati u stepenima, koristi DEGREES funkciju"
-
-#: 04060106.xhp#hd_id3147538.75.help.text
-msgctxt "04060106.xhp#hd_id3147538.75.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3155375.76.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ACOT(1)</item> returns 0.785398163397448 (PI/4 radians)."
-msgstr "<item type=\"input\">=ATAN2(20; 20)</item> returns 0.785398163397448 (PI/4 radians)."
-
-#: 04060106.xhp#par_id8589434.help.text
-msgid "<item type=\"input\">=DEGREES(ACOT(1))</item> returns 45. The tangent of 45 degrees is 1. "
-msgstr "<item type=\"input\">=DEGREES(ACOT(1))</item> returns 45. The tangent of 45 degrees is 1."
-
-#: 04060106.xhp#bm_id3148426.help.text
-#, fuzzy
-msgid "<bookmark_value>ACOTH function</bookmark_value>"
-msgstr "<bookmark_value>MONTH funkcija</bookmark_value>"
-
-#: 04060106.xhp#hd_id3148426.80.help.text
-msgid "ACOTH"
-msgstr "ACOTH"
-
-#: 04060106.xhp#par_id3147478.81.help.text
-msgid "<ahelp hid=\"HID_FUNC_ARCOTHYP\">Returns the inverse hyperbolic cotangent of the given number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ARCOTHYP\">ova funkcija vraca inverzni hiperbolicni cotangens od datog broja.</ahelp>"
-
-#: 04060106.xhp#hd_id3152585.82.help.text
-msgctxt "04060106.xhp#hd_id3152585.82.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. |L-4
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3166450\n"
+"139\n"
+"help.text"
+msgid "8"
+msgstr ""
-#: 04060106.xhp#par_id3147172.83.help.text
+#. o8]=
+#: 04060112.xhp
#, fuzzy
-msgid "ACOTH(Number)"
-msgstr "MONTH(Broj)"
-
-#: 04060106.xhp#par_id3146155.84.help.text
-msgid " This function returns the inverse hyperbolic cotangent of <emph>Number</emph>, that is the number whose hyperbolic cotangent is Number."
-msgstr "ova funkcija vraca inverzni hiperbolicni cotangens od <emph>Broj</emph>, that is the number whose hyperbolic cotangent is <emph>Broj</emph>."
-
-#: 04060106.xhp#par_id5818659.help.text
-msgid "An error results if Number is between -1 and 1 inclusive."
-msgstr "greska ako<emph>Number</emph> is in the range -1 to +1 inclusive."
-
-#: 04060106.xhp#hd_id3083452.85.help.text
-msgctxt "04060106.xhp#hd_id3083452.85.help.text"
-msgid "Example"
-msgstr "Primjer"
+msgctxt ""
+"04060112.xhp\n"
+"par_id3152877\n"
+"140\n"
+"help.text"
+msgid "Row2"
+msgstr "Redovi"
-#: 04060106.xhp#par_id3150608.86.help.text
-msgid "<item type=\"input\">=ACOTH(1.1)</item> returns inverse hyperbolic cotangent of 1.1, approximately 1.52226."
-msgstr "<item type=\"input\">=ACOTH(1.1)</item> vraca hiperbolicni kontangens 1.1, approximately 1.52226."
+#. hx!.
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3152949\n"
+"141\n"
+"help.text"
+msgid "Row number in the lower-right corner of the cell area; numbering starts at 0."
+msgstr ""
-#: 04060106.xhp#bm_id3145084.help.text
-#, fuzzy
-msgid "<bookmark_value>ASIN function</bookmark_value>"
-msgstr "<bookmark_value>IMSIN funkcija</bookmark_value>"
+#. [yi,
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3159270\n"
+"142\n"
+"help.text"
+msgid "10"
+msgstr ""
-#: 04060106.xhp#hd_id3145084.90.help.text
-msgid "ASIN"
-msgstr "ASIN"
+#. Vio^
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154107\n"
+"143\n"
+"help.text"
+msgid "Tab2"
+msgstr ""
-#: 04060106.xhp#par_id3156296.91.help.text
-msgid "<ahelp hid=\"HID_FUNC_ARCSIN\">Returns the inverse trigonometric sine of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ARCSIN\">Vraca (arc sine) broja.</ahelp>"
+#. @^yr
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153747\n"
+"144\n"
+"help.text"
+msgid "Table number in the lower-right corner of the cell area; numbering starts at 0."
+msgstr ""
-#: 04060106.xhp#hd_id3149716.92.help.text
-msgctxt "04060106.xhp#hd_id3149716.92.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. -b}X
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149924\n"
+"145\n"
+"help.text"
+msgid "12"
+msgstr ""
-#: 04060106.xhp#par_id3156305.93.help.text
-#, fuzzy
-msgid "ASIN(Number)"
-msgstr "SIN(Broj)"
+#. 0.?G
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154858\n"
+"146\n"
+"help.text"
+msgid "Count"
+msgstr "Broj"
-#: 04060106.xhp#par_id3150964.94.help.text
-msgid " This function returns the inverse trigonometric sine of <emph>Number</emph>, that is the angle (in radians) whose sine is Number. The angle returned is between -PI/2 and +PI/2."
-msgstr "ova funkcija vraca inverzni trigonometrijski sinus od<emph>Broj</emph>, that is the angle (in radians) whose sine is <emph>Broj</emph>. The angle returned is in the range -PI/2 to +PI/2."
+#. #u6l
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148621\n"
+"147\n"
+"help.text"
+msgid "Number of the following elements. Empty cells are not counted or passed."
+msgstr ""
-#: 04060106.xhp#par_id203863.help.text
-msgctxt "04060106.xhp#par_id203863.help.text"
-msgid "To return the angle in degrees, use the DEGREES function."
-msgstr "vrati u stepenima, koristi DEGREES funkciju"
+#. +D1U
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148467\n"
+"148\n"
+"help.text"
+msgid "14"
+msgstr ""
-#: 04060106.xhp#hd_id3149448.95.help.text
-msgctxt "04060106.xhp#hd_id3149448.95.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. hg5]
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151126\n"
+"149\n"
+"help.text"
+msgid "Col"
+msgstr ""
-#: 04060106.xhp#par_id3156100.96.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ASIN(0)</item> returns 0."
-msgstr "<item type=\"input\">=ODD(0)</item> vraca 1."
+#. JG#I
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154334\n"
+"150\n"
+"help.text"
+msgid "Column number of the element. Numbering starts at 0."
+msgstr ""
-#: 04060106.xhp#par_id6853846.help.text
-msgid "<item type=\"input\">=ASIN(1)</item> returns 1.5707963267949 (PI/2 radians). "
+#. 5+CL
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149416\n"
+"151\n"
+"help.text"
+msgid "16"
msgstr ""
-#: 04060106.xhp#par_id8772240.help.text
+#. Q.#D
+#: 04060112.xhp
#, fuzzy
-msgid "<item type=\"input\">=DEGREES(ASIN(0.5))</item> returns 30. The sine of 30 degrees is 0.5."
-msgstr "<item type=\"input\">=DEGREES(ACOT(1))</item> returns 45. The tangent of 45 degrees is 1."
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150631\n"
+"152\n"
+"help.text"
+msgid "Row"
+msgstr "Redovi"
-#: 04060106.xhp#bm_id3151266.help.text
-#, fuzzy
-msgid "<bookmark_value>ASINH function</bookmark_value>"
-msgstr "<bookmark_value>IMSIN funkcija</bookmark_value>"
+#. G99P
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150424\n"
+"153\n"
+"help.text"
+msgid "Row number of the element; numbering starts at 0."
+msgstr ""
-#: 04060106.xhp#hd_id3151266.100.help.text
-msgid "ASINH"
-msgstr "ASINH"
+#. xsm^
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154797\n"
+"154\n"
+"help.text"
+msgid "18"
+msgstr ""
-#: 04060106.xhp#par_id3147077.101.help.text
-#, fuzzy
-msgid "<ahelp hid=\"HID_FUNC_ARSINHYP\">Returns the inverse hyperbolic sine of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ARCOSHYP\">vraca inverzni hiperbolicni kosinus od datog broja.</ahelp>"
+#. %4|p
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3143274\n"
+"155\n"
+"help.text"
+msgid "Tab"
+msgstr ""
-#: 04060106.xhp#hd_id3150763.102.help.text
-msgctxt "04060106.xhp#hd_id3150763.102.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. hnr,
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149513\n"
+"156\n"
+"help.text"
+msgid "Table number of the element; numbering starts at 0."
+msgstr ""
-#: 04060106.xhp#par_id3150882.103.help.text
-#, fuzzy
-msgid "ASINH(Number)"
-msgstr "SINH(Broj)"
+#. !T`@
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3145306\n"
+"157\n"
+"help.text"
+msgid "20"
+msgstr ""
-#: 04060106.xhp#par_id3147621.104.help.text
-msgid " This function returns the inverse hyperbolic sine of <emph>Number</emph>, that is the number whose hyperbolic sine is Number. "
-msgstr "ova funkcija je inverzni hiperbolicni sinus od <emph>Broj</emph>, that is the number whose hyperbolic sine is <emph>Broj</emph>. "
+#. %M?x
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153948\n"
+"158\n"
+"help.text"
+msgid "Error"
+msgstr "Greška"
-#: 04060106.xhp#hd_id3153212.105.help.text
-msgctxt "04060106.xhp#hd_id3153212.105.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. jj1H
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153534\n"
+"159\n"
+"help.text"
+msgid "Error number, where the value 0 is defined as \"no error.\" If the element comes from a formula cell the error value is determined by the formula."
+msgstr ""
-#: 04060106.xhp#par_id3156120.106.help.text
-msgid "<item type=\"input\">=ASINH(-90)</item> returns approximately -5.1929877."
+#. t*;k
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153311\n"
+"160\n"
+"help.text"
+msgid "22"
msgstr ""
-#: 04060106.xhp#par_id4808496.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ASINH(SINH(4))</item> returns 4."
-msgstr "<item type=\"input\">=SIGN(3.4)</item>vraca 1."
+#. Xil1
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148695\n"
+"161\n"
+"help.text"
+msgid "Len"
+msgstr ""
-#: 04060106.xhp#bm_id3155996.help.text
-#, fuzzy
-msgid "<bookmark_value>ATAN function</bookmark_value>"
-msgstr "<bookmark_value>IMLN funkcija</bookmark_value>"
+#. e-7j
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3152769\n"
+"162\n"
+"help.text"
+msgid "Length of the following string, including closing zero byte. If the length including closing zero byte equals an odd value a second zero byte is added to the string so that an even value is achieved. Therefore, Len is calculated using ((StrLen+2)&~1)."
+msgstr ""
-#: 04060106.xhp#hd_id3155996.110.help.text
-msgid "ATAN"
-msgstr "ATAN"
+#. |hb;
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153772\n"
+"163\n"
+"help.text"
+msgid "24"
+msgstr ""
-#: 04060106.xhp#par_id3149985.111.help.text
-msgid "<ahelp hid=\"HID_FUNC_ARCTAN\">Returns the inverse trigonometric tangent of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ARCTAN\">Vraca inveznu trigonometrijsku tangentu (arc tangent) broja.</ahelp>"
+#. #:41
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153702\n"
+"164\n"
+"help.text"
+msgid "String"
+msgstr ""
-#: 04060106.xhp#hd_id3151294.112.help.text
-msgctxt "04060106.xhp#hd_id3151294.112.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. 3(BM
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154474\n"
+"165\n"
+"help.text"
+msgid "String with closing zero byte"
+msgstr ""
-#: 04060106.xhp#par_id3150261.113.help.text
-#, fuzzy
-msgid "ATAN(Number)"
-msgstr "TAN(Broj)"
+#. :1E3
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3156269\n"
+"166\n"
+"help.text"
+msgid "24+Len"
+msgstr ""
-#: 04060106.xhp#par_id3147267.114.help.text
-msgid " This function returns the inverse trigonometric tangent of <emph>Number</emph>, that is the angle (in radians) whose tangent is Number. The angle returned is between -PI/2 and PI/2."
-msgstr "ova funkcija vraca inverznu trigonometrijsku tangentu od <emph>Broj</emph>, that is the angle (in radians) whose tangent is <emph>Broj</emph>. The angle returned is in the range -PI/2 to +PI/2."
+#. 6swn
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154825\n"
+"167\n"
+"help.text"
+msgid "..."
+msgstr ""
-#: 04060106.xhp#par_id6293527.help.text
-msgctxt "04060106.xhp#par_id6293527.help.text"
-msgid "To return the angle in degrees, use the DEGREES function."
-msgstr "vrati u stepenima, koristi DEGREES funkciju"
+#. oR=o
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147097\n"
+"168\n"
+"help.text"
+msgid "Next element"
+msgstr ""
-#: 04060106.xhp#hd_id3154054.115.help.text
-msgctxt "04060106.xhp#hd_id3154054.115.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. @H/t
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"hd_id3159091\n"
+"169\n"
+"help.text"
+msgid "Cell Array"
+msgstr ""
-#: 04060106.xhp#par_id3143229.116.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ATAN(1)</item> returns 0.785398163397448 (PI/4 radians)."
-msgstr "<item type=\"input\">=ATAN2(20; 20)</item> returns 0.785398163397448 (PI/4 radians)."
+#. QMp%
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3156140\n"
+"170\n"
+"help.text"
+msgid "Cell arrays are used to call cell areas containing text as well as numbers. A cell array in $[officename] Calc is defined as follows:"
+msgstr ""
-#: 04060106.xhp#par_id8746299.help.text
-#, fuzzy
-msgid "<item type=\"input\">=DEGREES(ATAN(1))</item> returns 45. The tangent of 45 degrees is 1."
-msgstr "<item type=\"input\">=DEGREES(ACOT(1))</item> returns 45. The tangent of 45 degrees is 1."
+#. _yc7
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154664\n"
+"171\n"
+"help.text"
+msgid "<emph>Offset</emph>"
+msgstr ""
-#: 04060106.xhp#bm_id3153983.help.text
+#. TijD
+#: 04060112.xhp
#, fuzzy
-msgid "<bookmark_value>ATAN2 function</bookmark_value>"
-msgstr "<bookmark_value>IMLN funkcija</bookmark_value>"
-
-#: 04060106.xhp#hd_id3153983.120.help.text
-msgid "ATAN2"
-msgstr "ATAN2"
-
-#: 04060106.xhp#par_id3154297.121.help.text
-msgid "<ahelp hid=\"HID_FUNC_ARCTAN2\">Returns the inverse trigonometric tangent of the specified x and y coordinates.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ARCTAN2\">vraca trigonometrijsku tangentu specifiranih x i y osa(arc tangent) i y-coordinates.</ahelp>"
-
-#: 04060106.xhp#hd_id3149758.122.help.text
-msgctxt "04060106.xhp#hd_id3149758.122.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3156013.123.help.text
-msgid "ATAN2(NumberX; NumberY)"
-msgstr "ATAN2(Number_x; Number_y)"
-
-#: 04060106.xhp#par_id3151168.124.help.text
-msgid "<emph>NumberX</emph> is the value of the x coordinate."
-msgstr "<emph>Number_x</emph> vrijednost x-coordinate."
-
-#: 04060106.xhp#par_id3152798.125.help.text
-msgid "<emph>NumberY</emph> is the value of the y coordinate."
-msgstr "<emph>Number_y</emph> vrijednost y-coordinate."
-
-#: 04060106.xhp#par_id5036164.help.text
-msgid "ATAN2 returns the inverse trigonometric tangent, that is, the angle (in radians) between the x-axis and a line from point NumberX, NumberY to the origin. The angle returned is between -PI and PI."
-msgstr "ATAN2 vrava inverznu trigonometrijsku tangentu koja je ugao u radijanima izmedju x-ose i linije od tacke <emph>Number_x, Number_y</emph> u pocetak. ugao je vracen izmedju -PI to +PI."
-
-#: 04060106.xhp#par_id3001800.help.text
-msgctxt "04060106.xhp#par_id3001800.help.text"
-msgid "To return the angle in degrees, use the DEGREES function."
-msgstr "vrati u stepenima, koristi DEGREES funkciju"
-
-#: 04060106.xhp#hd_id3145663.126.help.text
-msgctxt "04060106.xhp#hd_id3145663.126.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3154692.127.help.text
-msgid "<item type=\"input\">=ATAN2(20;20)</item> returns 0.785398163397448 (PI/4 radians)."
-msgstr "<item type=\"input\">=ATAN2(20; 20)</item> returns 0.785398163397448 (PI/4 radians)."
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154566\n"
+"172\n"
+"help.text"
+msgid "<emph>Name</emph>"
+msgstr "Primjer:"
-#: 04060106.xhp#par_id1477095.help.text
-msgid "<item type=\"input\">=DEGREES(ATAN2(12.3;12.3))</item> returns 45. The tangent of 45 degrees is 1."
-msgstr "<item type=\"input\">=DEGREES(ATAN2(12.3; 12.3))</item> returns 45. The tangent of 45 degrees is 1."
+#. @B6+
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3146073\n"
+"173\n"
+"help.text"
+msgid "<emph>Description</emph>"
+msgstr ""
-#: 04060106.xhp#bm_id3155398.help.text
-#, fuzzy
-msgid "<bookmark_value>ATANH function</bookmark_value>"
-msgstr "<bookmark_value>IMLN funkcija</bookmark_value>"
+#. G4+U
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154117\n"
+"174\n"
+"help.text"
+msgid "0"
+msgstr ""
-#: 04060106.xhp#hd_id3155398.130.help.text
-msgid "ATANH"
-msgstr "ATANH"
+#. d=(S
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150988\n"
+"175\n"
+"help.text"
+msgid "Col1"
+msgstr ""
-#: 04060106.xhp#par_id3148829.131.help.text
-msgid "<ahelp hid=\"HID_FUNC_ARTANHYP\">Returns the inverse hyperbolic tangent of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ARTANHYP\">Vraca hiperbolicnu tangentu broja.</ahelp>"
+#. CTEe
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3146783\n"
+"176\n"
+"help.text"
+msgid "Column number in the upper-left corner of the cell area. Numbering starts at 0."
+msgstr ""
-#: 04060106.xhp#hd_id3146997.132.help.text
-msgctxt "04060106.xhp#hd_id3146997.132.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. y(@Z
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153666\n"
+"177\n"
+"help.text"
+msgid "2"
+msgstr ""
-#: 04060106.xhp#par_id3149912.133.help.text
+#. t-,O
+#: 04060112.xhp
#, fuzzy
-msgid "ATANH(Number)"
-msgstr "TANH(Broj)"
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149560\n"
+"178\n"
+"help.text"
+msgid "Row1"
+msgstr "Redovi"
-#: 04060106.xhp#par_id3150521.134.help.text
-msgid " This function returns the inverse hyperbolic tangent of <emph>Number</emph>, that is the number whose hyperbolic tangent is Number. "
-msgstr "ova funkcija vraca inverznu tangentu od <emph>Broj</emph>, that is the number whose hyperbolic tangent is <emph>Broj</emph>."
+#. v}To
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3156156\n"
+"179\n"
+"help.text"
+msgid "Row number in the upper-left corner of the cell area; numbering starts at 0."
+msgstr ""
-#: 04060106.xhp#par_id9357280.help.text
-msgid " Number must obey the condition -1 < number < 1."
-msgstr "<emph>Number</emph>morate zadovoljit uslov -1 < <emph>Number</emph> < +1."
+#. {Pr|
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150408\n"
+"180\n"
+"help.text"
+msgid "4"
+msgstr ""
-#: 04060106.xhp#hd_id3148450.135.help.text
-msgctxt "04060106.xhp#hd_id3148450.135.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. yL3I
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150593\n"
+"181\n"
+"help.text"
+msgid "Tab1"
+msgstr ""
-#: 04060106.xhp#par_id3145419.136.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ATANH(0)</item> returns 0."
-msgstr "<item type=\"input\">=ODD(0)</item> vraca 1."
+#. 40/,
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150357\n"
+"182\n"
+"help.text"
+msgid "Table number in the upper-left corner of the cell area; numbering starts at 0."
+msgstr ""
-#: 04060106.xhp#bm_id3153062.help.text
-#, fuzzy
-msgid "<bookmark_value>COS function</bookmark_value>"
-msgstr "<bookmark_value>IMCOS funkcija</bookmark_value>"
+#. ~0Vt
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3146912\n"
+"183\n"
+"help.text"
+msgid "6"
+msgstr ""
-#: 04060106.xhp#hd_id3153062.149.help.text
-msgid "COS"
-msgstr "COS"
+#. .sqA
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153352\n"
+"184\n"
+"help.text"
+msgid "Col2"
+msgstr ""
-#: 04060106.xhp#par_id3148803.150.help.text
-msgid "<ahelp hid=\"HID_FUNC_COS\">Returns the cosine of the given angle (in radians).</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_COS\">Vraca kosinus datog ugla(in radians).</ahelp>"
+#. v|$m
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155893\n"
+"185\n"
+"help.text"
+msgid "Column number in the lower-right corner of the cell area. Numbering starts at 0."
+msgstr ""
-#: 04060106.xhp#hd_id3150779.151.help.text
-msgctxt "04060106.xhp#hd_id3150779.151.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. 4X#3
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150827\n"
+"186\n"
+"help.text"
+msgid "8"
+msgstr ""
-#: 04060106.xhp#par_id3154213.152.help.text
+#. HZ+o
+#: 04060112.xhp
#, fuzzy
-msgid "COS(Number)"
-msgstr "HOUR(Broj)"
-
-#: 04060106.xhp#par_id3154285.153.help.text
-msgid " Returns the (trigonometric) cosine of <emph>Number</emph>, the angle in radians."
-msgstr "Vraca (trigonometric) kosinus <emph>Broj</emph>, the angle in radians."
-
-#: 04060106.xhp#par_id831019.help.text
-msgid "To return the cosine of an angle in degrees, use the RADIANS function."
-msgstr "Vraca kosinus ugla u stepenima, koristi RADIANS funkciju."
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148406\n"
+"187\n"
+"help.text"
+msgid "Row2"
+msgstr "Redovi"
-#: 04060106.xhp#hd_id3153579.154.help.text
-msgctxt "04060106.xhp#hd_id3153579.154.help.text"
-msgid "Examples"
-msgstr "Primjeri"
+#. ;+4.
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150673\n"
+"188\n"
+"help.text"
+msgid "Row number in the lower-right corner of the cell area; numbering starts at 0."
+msgstr ""
-#: 04060106.xhp#par_id3147240.155.help.text
-#, fuzzy
-msgid "<item type=\"input\">=COS(PI()/2)</item> returns 0, the cosine of PI/2 radians."
-msgstr "<item type=\"input\">=SIN(PI()/2)</item> vraca 1, sinus PI/2 radijana."
+#. L[}k
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155864\n"
+"189\n"
+"help.text"
+msgid "10"
+msgstr ""
-#: 04060106.xhp#par_id3147516.156.help.text
-#, fuzzy
-msgid "<item type=\"input\">=COS(RADIANS(60))</item> returns 0.5, the cosine of 60 degrees."
-msgstr "<item type=\"input\">=SIN(RADIANS(30))</item>vraca 0.5, sinus 30 stepeni."
+#. C2A:
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153197\n"
+"190\n"
+"help.text"
+msgid "Tab2"
+msgstr ""
-#: 04060106.xhp#bm_id3154277.help.text
-#, fuzzy
-msgid "<bookmark_value>COSH function</bookmark_value>"
-msgstr "<bookmark_value>IMCOS funkcija</bookmark_value>"
+#. (U0B
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149329\n"
+"191\n"
+"help.text"
+msgid "Table number in the lower-right corner of the cell area; numbering starts at 0."
+msgstr ""
-#: 04060106.xhp#hd_id3154277.159.help.text
-msgid "COSH"
-msgstr "COSH"
+#. Di`(
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147360\n"
+"192\n"
+"help.text"
+msgid "12"
+msgstr ""
-#: 04060106.xhp#par_id3146946.160.help.text
-msgid "<ahelp hid=\"HID_FUNC_COSHYP\">Returns the hyperbolic cosine of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_COSHYP\">Vraca hiperbolicni kosinus broja.</ahelp>"
+#. ]i./
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154520\n"
+"193\n"
+"help.text"
+msgid "Count"
+msgstr "Broj"
-#: 04060106.xhp#hd_id3149792.161.help.text
-msgctxt "04060106.xhp#hd_id3149792.161.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. g*4)
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150647\n"
+"194\n"
+"help.text"
+msgid "Number of the following elements. Empty cells are not counted or passed."
+msgstr ""
-#: 04060106.xhp#par_id3166440.162.help.text
-#, fuzzy
-msgid "COSH(Number)"
-msgstr "MONTH(Broj)"
+#. d~{B
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149747\n"
+"195\n"
+"help.text"
+msgid "14"
+msgstr ""
-#: 04060106.xhp#par_id3150710.163.help.text
-msgid "Returns the hyperbolic cosine of <emph>Number</emph>."
-msgstr "Vraca hiperbolicni kosinus <emph>Broj</emph>."
+#. [cSn
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3147579\n"
+"196\n"
+"help.text"
+msgid "Col"
+msgstr ""
-#: 04060106.xhp#hd_id3153234.164.help.text
-msgctxt "04060106.xhp#hd_id3153234.164.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. +YB4
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3154188\n"
+"197\n"
+"help.text"
+msgid "Column number of the element. Numbering starts at 0."
+msgstr ""
-#: 04060106.xhp#par_id3154099.165.help.text
-#, fuzzy
-msgid "<item type=\"input\">=COSH(0)</item> returns 1, the hyperbolic cosine of 0."
-msgstr "<item type=\"input\">=SINH(0)</item>vraca 0, hiperbolicki sinus od 0."
+#. :^x)
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3159209\n"
+"198\n"
+"help.text"
+msgid "16"
+msgstr ""
-#: 04060106.xhp#bm_id3152888.help.text
+#. FCC8
+#: 04060112.xhp
#, fuzzy
-msgid "<bookmark_value>COT function</bookmark_value>"
-msgstr "<bookmark_value>NOW funkcija</bookmark_value>"
-
-#: 04060106.xhp#hd_id3152888.169.help.text
-msgid "COT"
-msgstr "COT"
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153265\n"
+"199\n"
+"help.text"
+msgid "Row"
+msgstr "Redovi"
-#: 04060106.xhp#par_id3153679.170.help.text
-#, fuzzy
-msgid "<ahelp hid=\"HID_FUNC_COT\">Returns the cotangent of the given angle (in radians).</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_TAN\">Vraca tangentu zadatog ugla (u radijanima).</ahelp>"
+#. K[1q
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150095\n"
+"200\n"
+"help.text"
+msgid "Row number of the element; numbering starts at 0."
+msgstr ""
-#: 04060106.xhp#hd_id3152943.171.help.text
-msgctxt "04060106.xhp#hd_id3152943.171.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. 5@Na
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151276\n"
+"201\n"
+"help.text"
+msgid "18"
+msgstr ""
-#: 04060106.xhp#par_id3154856.172.help.text
-#, fuzzy
-msgid "COT(Number)"
-msgstr "MONTH(Broj)"
+#. |nA~
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149177\n"
+"202\n"
+"help.text"
+msgid "Tab"
+msgstr ""
-#: 04060106.xhp#par_id3149969.173.help.text
-msgid " Returns the (trigonometric) cotangent of <emph>Number</emph>, the angle in radians."
-msgstr "Vraca (trigonometric) kotangent <emph>Broj</emph>, the angle in radians."
+#. =d5p
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3146925\n"
+"203\n"
+"help.text"
+msgid "Table number of the element; numbering starts at 0."
+msgstr ""
-#: 04060106.xhp#par_id3444624.help.text
-msgid "To return the cotangent of an angle in degrees, use the RADIANS function."
-msgstr "Vraca kotangent ugla u stepenima, koristi RADIANS function."
+#. W:Wr
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3150488\n"
+"204\n"
+"help.text"
+msgid "20"
+msgstr ""
-#: 04060106.xhp#par_id6814477.help.text
-msgid "The cotangent of an angle is equivalent to 1 divided by the tangent of that angle."
-msgstr "Kontangent ugla koji je ekvivalentat sa 1 i podijeljen tangentom tog ugla."
+#. R.+I
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149441\n"
+"205\n"
+"help.text"
+msgid "Error"
+msgstr "Greška"
-#: 04060106.xhp#hd_id3149800.174.help.text
-msgid "Examples:"
-msgstr "PRimjeri:"
+#. tC`_
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3156048\n"
+"206\n"
+"help.text"
+msgid "Error number, where the value 0 is defined as \"no error.\" If the element comes from a formula cell the error value is determined by the formula."
+msgstr ""
-#: 04060106.xhp#par_id3148616.175.help.text
-#, fuzzy
-msgid "<item type=\"input\">=COT(PI()/4)</item> returns 1, the cotangent of PI/4 radians."
-msgstr "<item type=\"input\">=TAN(PI()/4) </item>vraca 1, tangenta PI/4 radijana."
+#. E:D1
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3163813\n"
+"207\n"
+"help.text"
+msgid "22"
+msgstr ""
-#: 04060106.xhp#par_id3148986.176.help.text
-#, fuzzy
-msgid "<item type=\"input\">=COT(RADIANS(45))</item> returns 1, the cotangent of 45 degrees."
-msgstr "<item type=\"input\">=TAN(RADIANS(45))</item> vraca 1, tangentu ugla 45 stepeni."
+#. O]eT
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3159102\n"
+"208\n"
+"help.text"
+msgid "Type"
+msgstr "Vrsta"
-#: 04060106.xhp#bm_id3154337.help.text
-#, fuzzy
-msgid "<bookmark_value>COTH function</bookmark_value>"
-msgstr "<bookmark_value>MONTH funkcija</bookmark_value>"
+#. SZ?]
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149581\n"
+"209\n"
+"help.text"
+msgid "Type of cell content, 0 == Double, 1 == String"
+msgstr ""
-#: 04060106.xhp#hd_id3154337.178.help.text
-msgid "COTH"
-msgstr "COTH"
+#. \)8W
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155182\n"
+"210\n"
+"help.text"
+msgid "24"
+msgstr ""
-#: 04060106.xhp#par_id3149419.179.help.text
-#, fuzzy
-msgid "<ahelp hid=\"HID_FUNC_COTHYP\">Returns the hyperbolic cotangent of a given number (angle).</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_TANHYP\">Vraca hiperbolicku tangentu broja.</ahelp>"
+#. YFU~
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3153291\n"
+"211\n"
+"help.text"
+msgid "Value or Len"
+msgstr ""
-#: 04060106.xhp#hd_id3149242.180.help.text
-msgctxt "04060106.xhp#hd_id3149242.180.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. S$R*
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148560\n"
+"212\n"
+"help.text"
+msgid "If type == 0: 8 byte IEEE variable of type double/floating point"
+msgstr ""
-#: 04060106.xhp#par_id3143280.181.help.text
-#, fuzzy
-msgid "COTH(Number)"
-msgstr "MONTH(Broj)"
+#. Swqx
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3148901\n"
+"213\n"
+"help.text"
+msgid "If type == 1: Length of the following string, including closing zero byte. If the length including closing zero byte equals an odd value a second zero byte is added to the string so that an even value is achieved. Therefore, Len is calculated using ((StrLen+2)&~1)."
+msgstr ""
-#: 04060106.xhp#par_id3154799.182.help.text
-msgid " Returns the hyperbolic cotangent of <emph>Number</emph>."
-msgstr "vraca hiperbolicni kotangent <emph>Broj</emph>."
+#. {LyP
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3145215\n"
+"214\n"
+"help.text"
+msgid "26 if type==1"
+msgstr ""
-#: 04060106.xhp#hd_id3155422.183.help.text
-msgctxt "04060106.xhp#hd_id3155422.183.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. a=]|
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3155143\n"
+"215\n"
+"help.text"
+msgid "String"
+msgstr ""
-#: 04060106.xhp#par_id3144754.184.help.text
-#, fuzzy
-msgid "<item type=\"input\">=COTH(1)</item> returns the hyperbolic cotangent of 1, approximately 1.3130."
-msgstr "<item type=\"input\">=ACOTH(1.1)</item> vraca hiperbolicni kontangens 1.1, approximately 1.52226."
+#. @2%E
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3149298\n"
+"216\n"
+"help.text"
+msgid "If type == 1: String with closing zero byte"
+msgstr "If tip == 1: String s nula bajtova"
-#: 04060106.xhp#bm_id6110552.help.text
-#, fuzzy
-msgid "<bookmark_value>CSC function</bookmark_value>"
-msgstr "<bookmark_value>ERFC funkcija</bookmark_value>"
+#. :#*h
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151322\n"
+"217\n"
+"help.text"
+msgid "32 or 26+Len"
+msgstr "32 ili 26+Len"
-#: 04060106.xhp#hd_id9523234.149.help.text
-msgid "CSC"
+#. NlMG
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3163722\n"
+"218\n"
+"help.text"
+msgid "..."
msgstr ""
-#: 04060106.xhp#par_id4896433.150.help.text
-msgid "<ahelp hid=\"HID_FUNC_COSECANT\">Returns the cosecant of the given angle (in radians). The cosecant of an angle is equivalent to 1 divided by the sine of that angle</ahelp>"
+#. V?eC
+#: 04060112.xhp
+msgctxt ""
+"04060112.xhp\n"
+"par_id3151059\n"
+"219\n"
+"help.text"
+msgid "Next element"
msgstr ""
-#: 04060106.xhp#hd_id3534032.151.help.text
-msgctxt "04060106.xhp#hd_id3534032.151.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id4571344.152.help.text
+#. W.-Z
+#: 04060184.xhp
#, fuzzy
-msgid "CSC(Number)"
-msgstr "MONTH(Broj)"
+msgctxt ""
+"04060184.xhp\n"
+"tit\n"
+"help.text"
+msgid "Statistical Functions Part Four"
+msgstr "Financijske funkcije treći dio"
-#: 04060106.xhp#par_id9859164.153.help.text
-msgid " Returns the (trigonometric) cosecant of <emph>Number</emph>, the angle in radians."
+#. @Ck8
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3153415\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"mq\"><link href=\"text/scalc/01/04060184.xhp\" name=\"Statistical Functions Part Four\">Statistical Functions Part Four</link></variable>"
msgstr ""
-#: 04060106.xhp#par_id3428494.help.text
+#. NUsc
+#: 04060184.xhp
#, fuzzy
-msgid "To return the cosecant of an angle in degrees, use the RADIANS function."
-msgstr "Vraca kosinus ugla u stepenima, koristi RADIANS funkciju."
-
-#: 04060106.xhp#hd_id2577161.154.help.text
-msgctxt "04060106.xhp#hd_id2577161.154.help.text"
-msgid "Examples"
-msgstr "Primjeri"
-
-#: 04060106.xhp#par_id3736803.155.help.text
-msgid "<item type=\"input\">=CSC(PI()/4)</item> returns approximately 1.4142135624, the inverse of the sine of PI/4 radians."
-msgstr ""
-
-#: 04060106.xhp#par_id6016818.156.help.text
-msgid "<item type=\"input\">=CSC(RADIANS(30))</item> returns 2, the cosecant of 30 degrees."
-msgstr ""
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3154511\n"
+"help.text"
+msgid "<bookmark_value>MAX function</bookmark_value>"
+msgstr "<bookmark_value>IMABS funkcija</bookmark_value>"
-#: 04060106.xhp#bm_id9288877.help.text
+#. ,Qs.
+#: 04060184.xhp
#, fuzzy
-msgid "<bookmark_value>CSCH function</bookmark_value>"
-msgstr "<bookmark_value>ERFC funkcija</bookmark_value>"
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3154511\n"
+"2\n"
+"help.text"
+msgid "MAX"
+msgstr "DMAX"
-#: 04060106.xhp#hd_id4325650.159.help.text
-msgid "CSCH"
+#. ;Zdg
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3153709\n"
+"3\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_MAX\">Returns the maximum value in a list of arguments.</ahelp>"
msgstr ""
-#: 04060106.xhp#par_id579916.160.help.text
-msgid "<ahelp hid=\"HID_FUNC_COSECANTHYP\">Returns the hyperbolic cosecant of a number.</ahelp>"
+#. 8#N|
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id9282509\n"
+"help.text"
+msgid "Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN(\"string\"), still results in an error."
msgstr ""
-#: 04060106.xhp#hd_id5336768.161.help.text
-msgctxt "04060106.xhp#hd_id5336768.161.help.text"
+#. h%f*
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3154256\n"
+"4\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060106.xhp#par_id3108851.162.help.text
+#. Tkh1
+#: 04060184.xhp
#, fuzzy
-msgid "CSCH(Number)"
-msgstr "MONTH(Broj)"
+msgctxt ""
+"04060184.xhp\n"
+"par_id3147340\n"
+"5\n"
+"help.text"
+msgid "MAX(Number1; Number2; ...Number30)"
+msgstr "SUM(Broj_1; Broj_2; ... Broj_30)"
-#: 04060106.xhp#par_id1394188.163.help.text
-#, fuzzy
-msgid "Returns the hyperbolic cosecant of <emph>Number</emph>."
-msgstr "Vraca hiperbolicni kosinus <emph>Broj</emph>."
+#. I/$L
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3149568\n"
+"6\n"
+"help.text"
+msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges."
+msgstr ""
-#: 04060106.xhp#hd_id6037477.164.help.text
-msgctxt "04060106.xhp#hd_id6037477.164.help.text"
+#. hHHp
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3153963\n"
+"7\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id5426085.165.help.text
-msgid "<item type=\"input\">=CSCH(1)</item> returns approximately 0.8509181282, the hyperbolic cosecant of 1."
+#. 9:A5
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3147343\n"
+"8\n"
+"help.text"
+msgid "<item type=\"input\">=MAX(A1;A2;A3;50;100;200)</item> returns the largest value from the list."
msgstr ""
-#: 04060106.xhp#bm_id3145314.help.text
+#. o4*?
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3148485\n"
+"9\n"
+"help.text"
+msgid "<item type=\"input\">=MAX(A1:B100)</item> returns the largest value from the list."
+msgstr ""
+
+#. wVN{
+#: 04060184.xhp
#, fuzzy
-msgid "<bookmark_value>DEGREES function</bookmark_value><bookmark_value>converting;radians, into degrees</bookmark_value>"
-msgstr "<bookmark_value>DEC2BIN funkcija</bookmark_value><bookmark_value>konvertira;decimalne brojeve , u binarne brojeve</bookmark_value>"
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3166426\n"
+"help.text"
+msgid "<bookmark_value>MAXA function</bookmark_value>"
+msgstr "<bookmark_value>IMABS funkcija</bookmark_value>"
-#: 04060106.xhp#hd_id3145314.188.help.text
-msgid "DEGREES"
-msgstr "DEGREES"
+#. Zva\
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3166426\n"
+"139\n"
+"help.text"
+msgid "MAXA"
+msgstr "MAXA"
-#: 04060106.xhp#par_id3149939.189.help.text
-msgid "<ahelp hid=\"HID_FUNC_DEG\">Converts radians into degrees.</ahelp>"
+#. K{5@
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3150363\n"
+"140\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_MAXA\">Returns the maximum value in a list of arguments. In opposite to MAX, here you can enter text. The value of the text is 0.</ahelp>"
+msgstr ""
+
+#. VVSH
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id7689443\n"
+"help.text"
+msgid "The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered."
msgstr ""
-#: 04060106.xhp#hd_id3150623.190.help.text
-msgctxt "04060106.xhp#hd_id3150623.190.help.text"
+#. \5N@
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3150516\n"
+"141\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060106.xhp#par_id3145600.191.help.text
-msgid "DEGREES(Number)"
+#. WFLu
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3166431\n"
+"142\n"
+"help.text"
+msgid "MAXA(Value1; Value2; ... Value30)"
msgstr ""
-#: 04060106.xhp#par_id3149484.192.help.text
-msgid "<emph>Number</emph> is the angle in radians to be converted to degrees."
+#. StIA
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3150202\n"
+"143\n"
+"help.text"
+msgid "<emph>Value1; Value2;...Value30</emph> are values or ranges. Text has the value of 0."
msgstr ""
-#: 04060106.xhp#hd_id3669545.help.text
-msgctxt "04060106.xhp#hd_id3669545.help.text"
+#. 8dcR
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3156290\n"
+"144\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id3459578.help.text
-msgid "<item type=\"input\">=DEGREES(PI())</item> returns 180 degrees."
+#. 60bC
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3156446\n"
+"145\n"
+"help.text"
+msgid "<item type=\"input\">=MAXA(A1;A2;A3;50;100;200;\"Text\")</item> returns the largest value from the list."
msgstr ""
-#: 04060106.xhp#bm_id3148698.help.text
+#. 18L]
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3149404\n"
+"146\n"
+"help.text"
+msgid "<item type=\"input\">=MAXA(A1:B100)</item> returns the largest value from the list."
+msgstr ""
+
+#. /nRB
+#: 04060184.xhp
#, fuzzy
-msgid "<bookmark_value>EXP function</bookmark_value>"
-msgstr "<bookmark_value>IMEXP funkcija</bookmark_value>"
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3153820\n"
+"help.text"
+msgid "<bookmark_value>MEDIAN function</bookmark_value>"
+msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
-#: 04060106.xhp#hd_id3148698.198.help.text
-msgid "EXP"
-msgstr "EXP"
+#. U9T_
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3153820\n"
+"11\n"
+"help.text"
+msgid "MEDIAN"
+msgstr "MEDIAN"
-#: 04060106.xhp#par_id3150592.199.help.text
-#, fuzzy
-msgid "<ahelp hid=\"HID_FUNC_EXP\">Returns e raised to the power of a number.</ahelp> The constant e has a value of approximately 2.71828182845904."
-msgstr "<ahelp hid=\"HID_AAI_FUNC_IMEXP\">Rezultat je jakost od e i kompleksni broj.</ahelp> Konstantni e ima vrijednost oko 2.71828182845904."
+#. F8Cq
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3151241\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_MEDIAN\">Returns the median of a set of numbers. In a set containing an uneven number of values, the median will be the number in the middle of the set and in a set containing an even number of values, it will be the mean of the two values in the middle of the set.</ahelp>"
+msgstr ""
-#: 04060106.xhp#hd_id3150351.200.help.text
-msgctxt "04060106.xhp#hd_id3150351.200.help.text"
+#. )eb:
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3148871\n"
+"13\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060106.xhp#par_id3146786.201.help.text
+#. !c1a
+#: 04060184.xhp
#, fuzzy
-msgid "EXP(Number)"
-msgstr "YEAR(Broj)"
+msgctxt ""
+"04060184.xhp\n"
+"par_id3155264\n"
+"14\n"
+"help.text"
+msgid "MEDIAN(Number1; Number2; ...Number30)"
+msgstr "SUM(Broj_1; Broj_2; ... Broj_30)"
-#: 04060106.xhp#par_id3155608.202.help.text
-msgid "<emph>Number</emph> is the power to which e is to be raised."
+#. Qb-2
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3150109\n"
+"15\n"
+"help.text"
+msgid "<emph>Number1; Number2;...Number30</emph> are values or ranges, which represent a sample. Each number can also be replaced by a reference."
msgstr ""
-#: 04060106.xhp#hd_id3154418.203.help.text
-msgctxt "04060106.xhp#hd_id3154418.203.help.text"
+#. 9P;G
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3144506\n"
+"16\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id3156340.204.help.text
-msgid "<item type=\"input\">=EXP(1)</item> returns 2.71828182845904, the mathematical constant e to Calc's accuracy."
-msgstr ""
-
-#: 04060106.xhp#bm_id3145781.help.text
-#, fuzzy
-msgid "<bookmark_value>FACT function</bookmark_value><bookmark_value>factorials;numbers</bookmark_value>"
-msgstr "<bookmark_value>DELTA funkcija</bookmark_value><bookmark_value>prepoznaje;jednake brojeve</bookmark_value>"
-
-#: 04060106.xhp#hd_id3145781.208.help.text
-msgid "FACT"
-msgstr "FACT"
-
-#: 04060106.xhp#par_id3151109.209.help.text
-#, fuzzy
-msgid "<ahelp hid=\"HID_FUNC_FAKULTAET\">Returns the factorial of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_FACTDOUBLE\">Vraća dupli faktorijal broja.</ahelp>"
-
-#: 04060106.xhp#hd_id3146902.210.help.text
-msgctxt "04060106.xhp#hd_id3146902.210.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3154661.211.help.text
-#, fuzzy
-msgid "FACT(Number)"
-msgstr "TAN(Broj)"
-
-#: 04060106.xhp#par_id3152952.212.help.text
-msgid " Returns Number!, the factorial of <emph>Number</emph>, calculated as 1*2*3*4* ... * Number."
+#. MIu4
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3145078\n"
+"17\n"
+"help.text"
+msgid "for an odd number: <item type=\"input\">=MEDIAN(1;5;9;20;21)</item> returns 9 as the median value."
msgstr ""
-#: 04060106.xhp#par_id3834650.help.text
-#, fuzzy
-msgid "=FACT(0) returns 1 by definition. "
-msgstr "FACTDOUBLE(0) vraća jedan po definiciji."
-
-#: 04060106.xhp#par_id8429517.help.text
-msgid "The factorial of a negative number returns the \"invalid argument\" error."
+#. YIaj
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3149126\n"
+"165\n"
+"help.text"
+msgid "for an even number: <item type=\"input\">=MEDIAN(1;5;9;20)</item> returns the average of the two middle values 5 and 9, thus 7."
msgstr ""
-#: 04060106.xhp#hd_id3154569.213.help.text
-msgctxt "04060106.xhp#hd_id3154569.213.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3154476.216.help.text
+#. k$d^
+#: 04060184.xhp
#, fuzzy
-msgid "<item type=\"input\">=FACT(3)</item> returns 6."
-msgstr "<item type=\"input\">=SQRT(16)</item> vraca 4."
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3154541\n"
+"help.text"
+msgid "<bookmark_value>MIN function</bookmark_value>"
+msgstr "<bookmark_value>IMSIN funkcija</bookmark_value>"
-#: 04060106.xhp#par_id3147525.214.help.text
+#. 3}Mb
+#: 04060184.xhp
#, fuzzy
-msgid "<item type=\"input\">=FACT(0)</item> returns 1."
-msgstr "<item type=\"input\">=ODD(0)</item> vraca 1."
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3154541\n"
+"19\n"
+"help.text"
+msgid "MIN"
+msgstr "DMIN"
-#: 04060106.xhp#bm_id3159084.help.text
-msgid "<bookmark_value>INT function</bookmark_value><bookmark_value>numbers;rounding down to next integer</bookmark_value><bookmark_value>rounding;down to next integer</bookmark_value>"
+#. /*[Y
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3143222\n"
+"20\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_MIN\">Returns the minimum value in a list of arguments.</ahelp>"
msgstr ""
-#: 04060106.xhp#hd_id3159084.218.help.text
-msgid "INT"
-msgstr "INT"
-
-#: 04060106.xhp#par_id3158441.219.help.text
-msgid "<ahelp hid=\"HID_FUNC_GANZZAHL\">Rounds a number down to the nearest integer.</ahelp>"
+#. sgdn
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id2301400\n"
+"help.text"
+msgid "Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN(\"string\"), still results in an error."
msgstr ""
-#: 04060106.xhp#hd_id3146132.220.help.text
-msgctxt "04060106.xhp#hd_id3146132.220.help.text"
+#. JUVS
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3154651\n"
+"21\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060106.xhp#par_id3156146.221.help.text
+#. utYF
+#: 04060184.xhp
#, fuzzy
-msgid "INT(Number)"
-msgstr "SINH(Broj)"
-
-#: 04060106.xhp#par_id3154117.222.help.text
-msgid "Returns <emph>Number</emph> rounded down to the nearest integer."
-msgstr ""
+msgctxt ""
+"04060184.xhp\n"
+"par_id3146964\n"
+"22\n"
+"help.text"
+msgid "MIN(Number1; Number2; ...Number30)"
+msgstr "SUM(Broj_1; Broj_2; ... Broj_30)"
-#: 04060106.xhp#par_id153508.help.text
-msgid "Negative numbers round down to the integer below."
+#. zD$%
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3153486\n"
+"23\n"
+"help.text"
+msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges."
msgstr ""
-#: 04060106.xhp#hd_id3155118.223.help.text
-msgctxt "04060106.xhp#hd_id3155118.223.help.text"
+#. #Ic!
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3155523\n"
+"24\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id3156267.224.help.text
-#, fuzzy
-msgid "<item type=\"input\">=INT(5.7)</item> returns 5."
-msgstr "<item type=\"input\">=SIGN(3.4)</item>vraca 1."
-
-#: 04060106.xhp#par_id3147323.225.help.text
-#, fuzzy
-msgid "<item type=\"input\">=INT(-1.3)</item> returns -2."
-msgstr "<item type=\"input\">=SIGN(-4.5)</item> vraca -1."
-
-#: 04060106.xhp#bm_id3150938.help.text
-msgid "<bookmark_value>EVEN function</bookmark_value><bookmark_value>numbers;rounding up/down to even integers</bookmark_value><bookmark_value>rounding;up/down to even integers</bookmark_value>"
+#. Q2J-
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3154734\n"
+"25\n"
+"help.text"
+msgid "<item type=\"input\">=MIN(A1:B100)</item> returns the smallest value in the list."
msgstr ""
-#: 04060106.xhp#hd_id3150938.227.help.text
-msgid "EVEN"
-msgstr "EVEN"
-
-#: 04060106.xhp#par_id3149988.228.help.text
-#, fuzzy
-msgid "<ahelp hid=\"HID_FUNC_GERADE\">Rounds a positive number up to the next even integer and a negative number down to the next even integer.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_UNGERADE\">Zaokruzuje pozitivne brojeve gore do najblizeg neparnog broja i negativne vrijednosti dole do najblizeg neparnog broja.</ahelp>"
-
-#: 04060106.xhp#hd_id3148401.229.help.text
-msgctxt "04060106.xhp#hd_id3148401.229.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3150830.230.help.text
-#, fuzzy
-msgid "EVEN(Number)"
-msgstr "SIN(Broj)"
-
-#: 04060106.xhp#par_id3153350.231.help.text
-#, fuzzy
-msgid " Returns <emph>Number</emph> rounded to the next even integer up, away from zero. "
-msgstr "Vraca <emph>Broj</emph> zaokruzeno na sljedeci neparan index gore, dalje od nule."
-
-#: 04060106.xhp#hd_id3155508.232.help.text
-msgctxt "04060106.xhp#hd_id3155508.232.help.text"
-msgid "Examples"
-msgstr "Primjeri"
-
-#: 04060106.xhp#par_id3154361.233.help.text
-#, fuzzy
-msgid "<item type=\"input\">=EVEN(2.3)</item> returns 4."
-msgstr "<item type=\"input\">=SIGN(3.4)</item>vraca 1."
-
-#: 04060106.xhp#par_id8477736.help.text
-#, fuzzy
-msgid "<item type=\"input\">=EVEN(2)</item> returns 2."
-msgstr "<item type=\"input\">=ODD(1)</item> vraca 1."
-
-#: 04060106.xhp#par_id159611.help.text
-#, fuzzy
-msgid "<item type=\"input\">=EVEN(0)</item> returns 0."
-msgstr "<item type=\"input\">=ODD(0)</item> vraca 1."
-
-#: 04060106.xhp#par_id6097598.help.text
-#, fuzzy
-msgid "<item type=\"input\">=EVEN(-0.5)</item> returns -2."
-msgstr "<item type=\"input\">=SIGN(-4.5)</item> vraca -1."
-
-#: 04060106.xhp#bm_id3147356.help.text
+#. d*$4
+#: 04060184.xhp
#, fuzzy
-msgid "<bookmark_value>GCD function</bookmark_value><bookmark_value>greatest common divisor</bookmark_value>"
-msgstr "<bookmark_value>ERF funkcija</bookmark_value><bookmark_value>Gaussian eror integral</bookmark_value>"
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3147504\n"
+"help.text"
+msgid "<bookmark_value>MINA function</bookmark_value>"
+msgstr "<bookmark_value>MINUTE funkcija</bookmark_value>"
-#: 04060106.xhp#hd_id3147356.237.help.text
-msgid "GCD"
-msgstr "GCD"
+#. 0Gy$
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3147504\n"
+"148\n"
+"help.text"
+msgid "MINA"
+msgstr "MINA"
-#: 04060106.xhp#par_id3152465.238.help.text
-msgid "<ahelp hid=\"HID_FUNC_GGT\">Returns the greatest common divisor of two or more integers.</ahelp>"
+#. Z!-`
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3147249\n"
+"149\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_MINA\">Returns the minimum value in a list of arguments. Here you can also enter text. The value of the text is 0.</ahelp>"
msgstr ""
-#: 04060106.xhp#par_id2769249.help.text
-msgid "The greatest common divisor is the positive largest integer which will divide, without remainder, each of the given integers."
+#. 8,0J
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id4294564\n"
+"help.text"
+msgid "The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered."
msgstr ""
-#: 04060106.xhp#hd_id3150643.239.help.text
-msgctxt "04060106.xhp#hd_id3150643.239.help.text"
+#. q(U5
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3150435\n"
+"150\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060106.xhp#par_id3154524.240.help.text
-msgid "GCD(Integer1; Integer2; ...; Integer30)"
+#. ;F+A
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3153336\n"
+"151\n"
+"help.text"
+msgid "MINA(Value1; Value2; ... Value30)"
msgstr ""
-#: 04060106.xhp#par_id3149340.241.help.text
-msgid "<emph>Integer1 To 30</emph> are up to 30 integers whose greatest common divisor is to be calculated."
+#. 9IC1
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3146098\n"
+"152\n"
+"help.text"
+msgid "<emph>Value1; Value2;...Value30</emph> are values or ranges. Text has the value of 0."
msgstr ""
-#: 04060106.xhp#hd_id3147317.242.help.text
-msgctxt "04060106.xhp#hd_id3147317.242.help.text"
+#. [JI$
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3148743\n"
+"153\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id3151285.243.help.text
-msgid "<item type=\"input\">=GCD(16;32;24) </item>gives the result 8, because 8 is the largest number that can divide 16, 24 and 32 without a remainder."
-msgstr ""
+#. snBh
+#: 04060184.xhp
+#, fuzzy
+msgctxt ""
+"04060184.xhp\n"
+"par_id3147401\n"
+"154\n"
+"help.text"
+msgid "<item type=\"input\">=MINA(1;\"Text\";20)</item> returns 0."
+msgstr "<item tip=\"input\">=DELTA(1; 2)</item> vraca 0."
-#: 04060106.xhp#par_id1604663.help.text
-msgid "<item type=\"input\">=GCD(B1:B3)</item> where cells B1, B2, B3 contain <item type=\"input\">9</item>, <item type=\"input\">12</item>, <item type=\"input\">9</item> gives 3."
+#. 1!o;
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3147295\n"
+"155\n"
+"help.text"
+msgid "<item type=\"input\">=MINA(A1:B100)</item> returns the smallest value in the list."
msgstr ""
-#: 04060106.xhp#bm_id3151221.help.text
+#. !Sr0
+#: 04060184.xhp
#, fuzzy
-msgid "<bookmark_value>GCD_ADD function</bookmark_value>"
-msgstr "<bookmark_value>TODAY funkcija</bookmark_value>"
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3166465\n"
+"help.text"
+msgid "<bookmark_value>AVEDEV function</bookmark_value><bookmark_value>averages;statistical functions</bookmark_value>"
+msgstr "<bookmark_value>SUMIF function</bookmark_value><bookmark_value>sabiranje; odredjeni brojevi</bookmark_value>"
-#: 04060106.xhp#hd_id3151221.677.help.text
-msgid "GCD_ADD"
-msgstr ""
+#. 1E8p
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3166465\n"
+"27\n"
+"help.text"
+msgid "AVEDEV"
+msgstr "AVEDEV"
-#: 04060106.xhp#par_id3153257.678.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_GCD\"> The result is the greatest common divisor of a list of numbers.</ahelp>"
+#. W?oJ
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3150373\n"
+"28\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_MITTELABW\">Returns the average of the absolute deviations of data points from their mean.</ahelp> Displays the diffusion in a data set."
msgstr ""
-#: 04060106.xhp#hd_id3147548.679.help.text
-msgctxt "04060106.xhp#hd_id3147548.679.help.text"
+#. 4@RB
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3150038\n"
+"29\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060106.xhp#par_id3156205.680.help.text
-msgid "GCD_ADD(Number(s))"
-msgstr ""
+#. 3a[6
+#: 04060184.xhp
+#, fuzzy
+msgctxt ""
+"04060184.xhp\n"
+"par_id3145636\n"
+"30\n"
+"help.text"
+msgid "AVEDEV(Number1; Number2; ...Number30)"
+msgstr "SUM(Broj_1; Broj_2; ... Broj_30)"
-#: 04060106.xhp#par_id3145150.681.help.text
-msgctxt "04060106.xhp#par_id3145150.681.help.text"
-msgid "<emph>Number(s)</emph> is a list of up to 30 numbers."
+#. AQ%t
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3157871\n"
+"31\n"
+"help.text"
+msgid "<emph>Number1, Number2,...Number30</emph> are values or ranges that represent a sample. Each number can also be replaced by a reference."
msgstr ""
-#: 04060106.xhp#hd_id3150239.682.help.text
-msgctxt "04060106.xhp#hd_id3150239.682.help.text"
+#. {qIP
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3149725\n"
+"32\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id3159192.683.help.text
+#. GIVz
+#: 04060184.xhp
#, fuzzy
-msgid "<item type=\"input\">=GCD_ADD(5;15;25)</item> returns 5."
-msgstr "<item type=\"input\">=ODD(1.2)</item> vraca 3."
+msgctxt ""
+"04060184.xhp\n"
+"par_id3153122\n"
+"33\n"
+"help.text"
+msgid "<item type=\"input\">=AVEDEV(A1:A50)</item>"
+msgstr "<item type=\"input\">=SUMIF(E2:E11; A13)</item>"
-#: 04060106.xhp#bm_id3156048.help.text
+#. Dk:4
+#: 04060184.xhp
#, fuzzy
-msgid "<bookmark_value>ISEVEN function</bookmark_value><bookmark_value>even integers</bookmark_value>"
-msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3145824\n"
+"help.text"
+msgid "<bookmark_value>AVERAGE function</bookmark_value>"
+msgstr "<bookmark_value>INTRATE funkcija</bookmark_value>"
-#: 04060106.xhp#hd_id3156048.245.help.text
-msgid "ISEVEN"
-msgstr "ISEVEN"
+#. (MXx
+#: 04060184.xhp
+#, fuzzy
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3145824\n"
+"35\n"
+"help.text"
+msgid "AVERAGE"
+msgstr "DAVERAGE"
-#: 04060106.xhp#par_id3149169.246.help.text
-msgid "<ahelp hid=\"HID_FUNC_ISTGERADE\">Returns TRUE if the value is an even integer, or FALSE if the value is odd.</ahelp>"
+#. 2D6O
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3150482\n"
+"36\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_MITTELWERT\">Returns the average of the arguments.</ahelp>"
msgstr ""
-#: 04060106.xhp#hd_id3146928.247.help.text
-msgctxt "04060106.xhp#hd_id3146928.247.help.text"
+#. ,B+Q
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3146943\n"
+"37\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060106.xhp#par_id3151203.248.help.text
-msgid "ISEVEN(Value)"
-msgstr ""
-
-#: 04060106.xhp#par_id3150491.249.help.text
+#. )p?t
+#: 04060184.xhp
#, fuzzy
-msgctxt "04060106.xhp#par_id3150491.249.help.text"
-msgid "<emph>Value</emph> is the value to be checked."
-msgstr "<emph>Vrijednost</emph> je sadrzaj koji se testira."
+msgctxt ""
+"04060184.xhp\n"
+"par_id3154679\n"
+"38\n"
+"help.text"
+msgid "AVERAGE(Number1; Number2; ...Number30)"
+msgstr "SUM(Broj_1; Broj_2; ... Broj_30)"
-#: 04060106.xhp#par_id3445844.help.text
-msgctxt "04060106.xhp#par_id3445844.help.text"
-msgid "If Value is not an integer any digits after the decimal point are ignored. The sign of Value is also ignored."
+#. F2e=
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3150741\n"
+"39\n"
+"help.text"
+msgid "<emph>Number1; Number2;...Number 0</emph> are numerical values or ranges."
msgstr ""
-#: 04060106.xhp#hd_id3154136.250.help.text
-msgctxt "04060106.xhp#hd_id3154136.250.help.text"
+#. GIb6
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3153039\n"
+"40\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id3163813.251.help.text
+#. t1F8
+#: 04060184.xhp
#, fuzzy
-msgid "<item type=\"input\">=ISEVEN(48)</item> returns TRUE"
-msgstr "<item type=\"input\">=ISREF(4)</item> returns <emph>FALSE</emph>."
-
-#: 04060106.xhp#par_id8378856.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ISEVEN(33)</item> returns FALSE"
-msgstr "<item type=\"input\">=ISREF(4)</item> returns <emph>FALSE</emph>."
-
-#: 04060106.xhp#par_id7154759.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ISEVEN(0)</item> returns TRUE"
-msgstr "<item type=\"input\">=ISEVEN_ADD(5)</item> vraća 0."
-
-#: 04060106.xhp#par_id1912289.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ISEVEN(-2.1)</item> returns TRUE"
-msgstr "<item type=\"input\">=SIGN(-4.5)</item> vraca -1."
-
-#: 04060106.xhp#par_id5627307.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ISEVEN(3.999)</item> returns FALSE"
-msgstr "<item type=\"input\">=ISREF(4)</item> returns <emph>FALSE</emph>."
+msgctxt ""
+"04060184.xhp\n"
+"par_id3151232\n"
+"41\n"
+"help.text"
+msgid "<item type=\"input\">=AVERAGE(A1:A50)</item>"
+msgstr "<item type=\"input\">=SUMIF(E2:E11; A13)</item>"
-#: 04060106.xhp#bm_id3156034.help.text
+#. SH)u
+#: 04060184.xhp
#, fuzzy
-msgid "<bookmark_value>ISODD function</bookmark_value><bookmark_value>odd integers</bookmark_value>"
-msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3148754\n"
+"help.text"
+msgid "<bookmark_value>AVERAGEA function</bookmark_value>"
+msgstr "<bookmark_value>INTRATE funkcija</bookmark_value>"
-#: 04060106.xhp#hd_id3156034.255.help.text
-msgid "ISODD"
-msgstr "ISODD"
+#. ^ImW
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3148754\n"
+"157\n"
+"help.text"
+msgid "AVERAGEA"
+msgstr "AVERAGEA"
-#: 04060106.xhp#par_id3155910.256.help.text
-msgid "<ahelp hid=\"HID_FUNC_ISTUNGERADE\">Returns TRUE if the value is odd, or FALSE if the number is even.</ahelp>"
+#. IR0/
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3145138\n"
+"158\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_MITTELWERTA\">Returns the average of the arguments. The value of a text is 0.</ahelp>"
msgstr ""
-#: 04060106.xhp#hd_id3151006.257.help.text
-msgctxt "04060106.xhp#hd_id3151006.257.help.text"
+#. RY8o
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3153326\n"
+"159\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060106.xhp#par_id3151375.258.help.text
-msgid "ISODD(value)"
+#. PzAJ
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3149734\n"
+"160\n"
+"help.text"
+msgid "AVERAGEA(Value1; Value2; ... Value30)"
msgstr ""
-#: 04060106.xhp#par_id3155139.259.help.text
-#, fuzzy
-msgctxt "04060106.xhp#par_id3155139.259.help.text"
-msgid "<emph>Value</emph> is the value to be checked."
-msgstr "<emph>Vrijednost</emph> je sadrzaj koji se testira."
-
-#: 04060106.xhp#par_id9027680.help.text
-msgctxt "04060106.xhp#par_id9027680.help.text"
-msgid "If Value is not an integer any digits after the decimal point are ignored. The sign of Value is also ignored."
+#. .phJ
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3155260\n"
+"161\n"
+"help.text"
+msgid "<emph>Value1; Value2;...Value30</emph> are values or ranges. Text has the value of 0."
msgstr ""
-#: 04060106.xhp#hd_id3163723.260.help.text
-msgctxt "04060106.xhp#hd_id3163723.260.help.text"
+#. 8[6}
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3149504\n"
+"162\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id3155345.261.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ISODD(33)</item> returns TRUE"
-msgstr "<item type=\"input\">=ODD(1)</item> vraca 1."
-
-#: 04060106.xhp#par_id9392986.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ISODD(48)</item> returns FALSE"
-msgstr "<item type=\"input\">=ISREF(4)</item> returns <emph>FALSE</emph>."
-
-#: 04060106.xhp#par_id5971251.help.text
+#. yH@,
+#: 04060184.xhp
#, fuzzy
-msgid "<item type=\"input\">=ISODD(3.999)</item> returns TRUE"
-msgstr "<item type=\"input\">=ODD(1.2)</item> vraca 3."
-
-#: 04060106.xhp#par_id4136478.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ISODD(-3.1)</item> returns TRUE"
-msgstr "<item type=\"input\">=ODD(-3.1)</item>vraca -5."
+msgctxt ""
+"04060184.xhp\n"
+"par_id3150864\n"
+"163\n"
+"help.text"
+msgid "<item type=\"input\">=AVERAGEA(A1:A50)</item>"
+msgstr "<item type=\"input\">=SUMIF(E2:E11; A13)</item>"
-#: 04060106.xhp#bm_id3145213.help.text
+#. XT0/
+#: 04060184.xhp
#, fuzzy
-msgid "<bookmark_value>LCM function</bookmark_value><bookmark_value>least common multiples</bookmark_value><bookmark_value>lowest common multiples</bookmark_value>"
-msgstr "<bookmark_value>Element funkcija</bookmark_value><bookmark_value>Element informacija</bookmark_value><bookmark_value>informacij</bookmark_value>"
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3153933\n"
+"help.text"
+msgid "<bookmark_value>MODE function</bookmark_value><bookmark_value>most common value</bookmark_value>"
+msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
-#: 04060106.xhp#hd_id3145213.265.help.text
-msgid "LCM"
-msgstr "LCM"
+#. mD\T
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3153933\n"
+"43\n"
+"help.text"
+msgid "MODE"
+msgstr "MODE"
-#: 04060106.xhp#par_id3146814.266.help.text
-msgid "<ahelp hid=\"HID_FUNC_KGV\">Returns the least common multiple of one or more integers.</ahelp>"
+#. bWP]
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3153085\n"
+"44\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_MODALWERT\">Returns the most common value in a data set.</ahelp> If there are several values with the same frequency, it returns the smallest value. An error occurs when a value doesn't appear twice."
msgstr ""
-#: 04060106.xhp#hd_id3148632.267.help.text
-msgctxt "04060106.xhp#hd_id3148632.267.help.text"
+#. }TY*
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3153003\n"
+"45\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060106.xhp#par_id3147279.268.help.text
-msgid "LCM(Integer1; Integer2; ...; Integer30)"
-msgstr ""
+#. uwSI
+#: 04060184.xhp
+#, fuzzy
+msgctxt ""
+"04060184.xhp\n"
+"par_id3155950\n"
+"46\n"
+"help.text"
+msgid "MODE(Number1; Number2; ...Number30)"
+msgstr "SUM(Broj_1; Broj_2; ... Broj_30)"
-#: 04060106.xhp#par_id3156348.269.help.text
-msgid "<emph>Integer1 to 30</emph> are up to 30 integers whose lowest common multiple is to be calculated."
+#. G,8(
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3150337\n"
+"47\n"
+"help.text"
+msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges."
msgstr ""
-#: 04060106.xhp#hd_id3156431.270.help.text
-msgctxt "04060106.xhp#hd_id3156431.270.help.text"
+#. mw5k
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3153571\n"
+"48\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id3154914.271.help.text
+#. B.6h
+#: 04060184.xhp
#, fuzzy
-msgid "If you enter the numbers <item type=\"input\">512</item>;<item type=\"input\">1024</item> and <item type=\"input\">2000</item> in the Integer 1;2 and 3 text boxes, 128000 will be returned as the result."
-msgstr "Ako unesete brojeve <item type=\"input\">2</item>; <item type=\"input\">3</item> and <item type=\"input\">4</item> u Broj_1; 2 i 3 polja teksta, vraceni rezultat ce biti 9."
+msgctxt ""
+"04060184.xhp\n"
+"par_id3153733\n"
+"49\n"
+"help.text"
+msgid "<item type=\"input\">=MODE(A1:A50)</item>"
+msgstr "<item type=\"input\">=SUMIF(E2:E11; A13)</item>"
-#: 04060106.xhp#bm_id3154230.help.text
+#. 3Jf5
+#: 04060184.xhp
#, fuzzy
-msgid "<bookmark_value>LCM_ADD function</bookmark_value>"
-msgstr "<bookmark_value>IMABS funkcija</bookmark_value>"
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3149879\n"
+"help.text"
+msgid "<bookmark_value>NEGBINOMDIST function</bookmark_value><bookmark_value>negative binomial distribution</bookmark_value>"
+msgstr "<bookmark_value>SQRTPI function</bookmark_value><bookmark_value>kvadratni korijeni; proizvodi od Pi</bookmark_value>"
-#: 04060106.xhp#hd_id3154230.684.help.text
-msgid "LCM_ADD"
-msgstr ""
+#. l[W.
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3149879\n"
+"51\n"
+"help.text"
+msgid "NEGBINOMDIST"
+msgstr "NEGBINOMDIST"
-#: 04060106.xhp#par_id3149036.685.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_LCM\"> The result is the lowest common multiple of a list of numbers.</ahelp>"
+#. 2Zs?
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3155437\n"
+"52\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_NEGBINOMVERT\">Returns the negative binomial distribution.</ahelp>"
msgstr ""
-#: 04060106.xhp#hd_id3153132.686.help.text
-msgctxt "04060106.xhp#hd_id3153132.686.help.text"
+#. aAUV
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3145351\n"
+"53\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060106.xhp#par_id3154395.687.help.text
-msgid "LCM_ADD(Number(s))"
+#. z#_y
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3150935\n"
+"54\n"
+"help.text"
+msgid "NEGBINOMDIST(X; R; SP)"
msgstr ""
-#: 04060106.xhp#par_id3147377.688.help.text
-msgctxt "04060106.xhp#par_id3147377.688.help.text"
-msgid "<emph>Number(s)</emph> is a list of up to 30 numbers."
+#. D8[.
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3153044\n"
+"55\n"
+"help.text"
+msgid "<emph>X</emph> represents the value returned for unsuccessful tests."
msgstr ""
-#: 04060106.xhp#hd_id3145122.689.help.text
-msgctxt "04060106.xhp#hd_id3145122.689.help.text"
+#. l@AJ
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3151018\n"
+"56\n"
+"help.text"
+msgid "<emph>R</emph> represents the value returned for successful tests."
+msgstr ""
+
+#. ]Hp.
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3148878\n"
+"57\n"
+"help.text"
+msgid "<emph>SP</emph> is the probability of the success of an attempt."
+msgstr ""
+
+#. JDCk
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3149539\n"
+"58\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id3145135.690.help.text
+#. c@9N
+#: 04060184.xhp
#, fuzzy
-msgid "<item type=\"input\">=LCM_ADD(5;15;25)</item> returns 75."
-msgstr "<item type=\"input\">=ODD(1.2)</item> vraca 3."
+msgctxt ""
+"04060184.xhp\n"
+"par_id3148770\n"
+"59\n"
+"help.text"
+msgid "<item type=\"input\">=NEGBINOMDIST(1;1;0.5)</item> returns 0.25."
+msgstr "<item type=\"input\">=SIGN(3.4)</item>vraca 1."
-#: 04060106.xhp#bm_id3155802.help.text
+#. \ne=
+#: 04060184.xhp
#, fuzzy
-msgid "<bookmark_value>COMBIN function</bookmark_value><bookmark_value>number of combinations</bookmark_value>"
-msgstr "<bookmark_value>COUPNUM funkcija</bookmark_value><bookmark_value>broj kupona</bookmark_value>"
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3155516\n"
+"help.text"
+msgid "<bookmark_value>NORMINV function</bookmark_value><bookmark_value>normal distribution;inverse of</bookmark_value>"
+msgstr "<bookmark_value>DVAR funkcija</bookmark_value><bookmark_value>varijance;bazirane na uzorcima</bookmark_value>"
-#: 04060106.xhp#hd_id3155802.273.help.text
-msgid "COMBIN"
-msgstr "COMBIN"
+#. JArK
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3155516\n"
+"61\n"
+"help.text"
+msgid "NORMINV"
+msgstr "NORMINV"
-#: 04060106.xhp#par_id3156172.274.help.text
-msgid "<ahelp hid=\"HID_FUNC_KOMBINATIONEN\">Returns the number of combinations for elements without repetition.</ahelp>"
+#. kw?T
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3154634\n"
+"62\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_NORMINV\">Returns the inverse of the normal cumulative distribution.</ahelp>"
msgstr ""
-#: 04060106.xhp#hd_id3156193.275.help.text
-msgctxt "04060106.xhp#hd_id3156193.275.help.text"
+#. lEwk
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3153227\n"
+"63\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060106.xhp#par_id3150223.276.help.text
-msgid "COMBIN(Count1; Count2)"
-msgstr ""
-
-#: 04060106.xhp#par_id3150313.277.help.text
-msgctxt "04060106.xhp#par_id3150313.277.help.text"
-msgid "<emph>Count1</emph> is the number of items in the set."
+#. 6/cb
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3147534\n"
+"64\n"
+"help.text"
+msgid "NORMINV(Number; Mean; StDev)"
msgstr ""
-#: 04060106.xhp#par_id3153830.278.help.text
-msgctxt "04060106.xhp#par_id3153830.278.help.text"
-msgid "<emph>Count2</emph> is the number of items to choose from the set."
+#. 7dmD
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3154950\n"
+"65\n"
+"help.text"
+msgid "<emph>Number</emph> represents the probability value used to determine the inverse normal distribution."
msgstr ""
-#: 04060106.xhp#par_id6807458.help.text
-msgid "COMBIN returns the number of ordered ways to choose these items. For example if there are 3 items A, B and C in a set, you can choose 2 items in 3 different ways, namely AB, AC and BC."
+#. )GOp
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3150690\n"
+"66\n"
+"help.text"
+msgid "<emph>Mean</emph> represents the mean value in the normal distribution."
msgstr ""
-#: 04060106.xhp#par_id7414471.help.text
-msgid "COMBIN implements the formula: Count1!/(Count2!*(Count1-Count2)!)"
+#. %#u8
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3148594\n"
+"67\n"
+"help.text"
+msgid "<emph>StDev</emph> represents the standard deviation of the normal distribution."
msgstr ""
-#: 04060106.xhp#hd_id3153171.279.help.text
-msgctxt "04060106.xhp#hd_id3153171.279.help.text"
+#. qPqe
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3155822\n"
+"68\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id3153517.280.help.text
-#, fuzzy
-msgid "<item type=\"input\">=COMBIN(3;2)</item> returns 3."
-msgstr "<item type=\"input\">=ODD(1.2)</item> vraca 3."
+#. 3yFx
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3153921\n"
+"69\n"
+"help.text"
+msgid "<item type=\"input\">=NORMINV(0.9;63;5)</item> returns 69.41. If the average egg weighs 63 grams with a standard deviation of 5, then there will be 90% probability that the egg will not be heavier than 69.41g grams."
+msgstr ""
-#: 04060106.xhp#bm_id3150284.help.text
+#. (DO9
+#: 04060184.xhp
#, fuzzy
-msgid "<bookmark_value>COMBINA function</bookmark_value><bookmark_value>number of combinations with repetitions</bookmark_value>"
-msgstr "<bookmark_value>COUPNUM funkcija</bookmark_value><bookmark_value>broj kupona</bookmark_value>"
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3153722\n"
+"help.text"
+msgid "<bookmark_value>NORMDIST function</bookmark_value><bookmark_value>density function</bookmark_value>"
+msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
-#: 04060106.xhp#hd_id3150284.282.help.text
-msgid "COMBINA"
-msgstr "COMBINA"
+#. WVj[
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3153722\n"
+"71\n"
+"help.text"
+msgid "NORMDIST"
+msgstr "NORMDIST"
-#: 04060106.xhp#par_id3157894.283.help.text
-msgid "<ahelp hid=\"HID_FUNC_KOMBINATIONEN2\">Returns the number of combinations of a subset of items including repetitions.</ahelp>"
+#. .@]@
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3150386\n"
+"72\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_NORMVERT\">Returns the density function or the normal cumulative distribution.</ahelp>"
msgstr ""
-#: 04060106.xhp#hd_id3145752.284.help.text
-msgctxt "04060106.xhp#hd_id3145752.284.help.text"
+#. ogU(
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3083282\n"
+"73\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060106.xhp#par_id3145765.285.help.text
-msgid "COMBINA(Count1; Count2)"
+#. P55%
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3150613\n"
+"74\n"
+"help.text"
+msgid "NORMDIST(Number; Mean; StDev; C)"
msgstr ""
-#: 04060106.xhp#par_id3153372.286.help.text
-msgctxt "04060106.xhp#par_id3153372.286.help.text"
-msgid "<emph>Count1</emph> is the number of items in the set."
+#. Dh|G
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3149820\n"
+"75\n"
+"help.text"
+msgid "<emph>Number</emph> is the value of the distribution based on which the normal distribution is to be calculated."
msgstr ""
-#: 04060106.xhp#par_id3155544.287.help.text
-msgctxt "04060106.xhp#par_id3155544.287.help.text"
-msgid "<emph>Count2</emph> is the number of items to choose from the set."
+#. CKC;
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3146063\n"
+"76\n"
+"help.text"
+msgid "<emph>Mean</emph> is the mean value of the distribution."
msgstr ""
-#: 04060106.xhp#par_id1997131.help.text
-msgid "COMBINA returns the number of unique ways to choose these items, where the order of choosing is irrelevant, and repetition of items is allowed. For example if there are 3 items A, B and C in a set, you can choose 2 items in 6 different ways, namely AA, AB, AC, BB, BC and CC."
+#. r2*=
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3156295\n"
+"77\n"
+"help.text"
+msgid "<emph>StDev</emph> is the standard deviation of the distribution."
msgstr ""
-#: 04060106.xhp#par_id2052064.help.text
-msgid "COMBINA implements the formula: (Count1+Count2-1)! / (Count2!(Count1-1)!)"
+#. Q12M
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3145080\n"
+"78\n"
+"help.text"
+msgid "<emph>C</emph> is optional. <emph>C</emph> = 0 calculates the density function, <emph>C</emph> = 1 calculates the distribution."
msgstr ""
-#: 04060106.xhp#hd_id3154584.288.help.text
-msgctxt "04060106.xhp#hd_id3154584.288.help.text"
+#. Kl?N
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3152972\n"
+"79\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id3152904.289.help.text
+#. 1re]
+#: 04060184.xhp
#, fuzzy
-msgid "<item type=\"input\">=COMBINA(3;2)</item> returns 6."
-msgstr "<item tip=\"input\">=DELTA(1; 2)</item> vraca 0."
+msgctxt ""
+"04060184.xhp\n"
+"par_id3149283\n"
+"80\n"
+"help.text"
+msgid "<item type=\"input\">=NORMDIST(70;63;5;0)</item> returns 0.03."
+msgstr "<item tip=\"input\">=GESTEP(5; 1)</item> vraca 1."
-#: 04060106.xhp#bm_id3156086.help.text
+#. W}Uo
+#: 04060184.xhp
#, fuzzy
-msgid "<bookmark_value>TRUNC function</bookmark_value><bookmark_value>decimal places;cutting off</bookmark_value>"
-msgstr "<bookmark_value>ISNA function</bookmark_value><bookmark_value>#N/A error;recognising</bookmark_value>"
+msgctxt ""
+"04060184.xhp\n"
+"par_id3149448\n"
+"81\n"
+"help.text"
+msgid "<item type=\"input\">=NORMDIST(70;63;5;1)</item> returns 0.92."
+msgstr "<item tip=\"input\">=GESTEP(5; 1)</item> vraca 1."
-#: 04060106.xhp#hd_id3156086.291.help.text
-msgid "TRUNC"
-msgstr "TRUNC"
+#. 8]OH
+#: 04060184.xhp
+#, fuzzy
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3152934\n"
+"help.text"
+msgid "<bookmark_value>PEARSON function</bookmark_value>"
+msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
-#: 04060106.xhp#par_id3157866.292.help.text
-msgid "<ahelp hid=\"HID_FUNC_KUERZEN\">Truncates a number by removing decimal places.</ahelp>"
+#. Ur.E
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3152934\n"
+"83\n"
+"help.text"
+msgid "PEARSON"
+msgstr "PEARSON"
+
+#. ,Swr
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3153216\n"
+"84\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_PEARSON\">Returns the Pearson product moment correlation coefficient r.</ahelp>"
msgstr ""
-#: 04060106.xhp#hd_id3148499.293.help.text
-msgctxt "04060106.xhp#hd_id3148499.293.help.text"
+#. hk\=
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3147081\n"
+"85\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060106.xhp#par_id3148511.294.help.text
-msgid "TRUNC(Number; Count)"
-msgstr ""
-
-#: 04060106.xhp#par_id3150796.295.help.text
-msgid "Returns <emph>Number</emph> with at most <emph>Count</emph> decimal places. Excess decimal places are simply removed, irrespective of sign."
+#. =D]e
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3156133\n"
+"86\n"
+"help.text"
+msgid "PEARSON(Data1; Data2)"
msgstr ""
-#: 04060106.xhp#par_id3150816.296.help.text
-msgid "<item type=\"literal\">TRUNC(Number; 0)</item> behaves as <item type=\"literal\">INT(Number)</item> for positive numbers, but effectively rounds towards zero for negative numbers."
-msgstr ""
+#. #!LL
+#: 04060184.xhp
+#, fuzzy
+msgctxt ""
+"04060184.xhp\n"
+"par_id3151272\n"
+"87\n"
+"help.text"
+msgid "<emph>Data1</emph> represents the array of the first data set."
+msgstr "<emph>Classes</emph> je niz sa krajnjim vrijednostima."
-#: 04060106.xhp#par_id3148548.557.help.text
-msgid "The <emph>visible</emph> decimal places of the result are specified in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\">%PRODUCTNAME Calc - Calculate</link>."
-msgstr ""
+#. qjkA
+#: 04060184.xhp
+#, fuzzy
+msgctxt ""
+"04060184.xhp\n"
+"par_id3153279\n"
+"88\n"
+"help.text"
+msgid "<emph>Data2</emph> represents the array of the second data set."
+msgstr "<emph>Classes</emph> je niz sa krajnjim vrijednostima."
-#: 04060106.xhp#hd_id3152555.297.help.text
-msgctxt "04060106.xhp#hd_id3152555.297.help.text"
+#. c.2.
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3147567\n"
+"89\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id3152569.298.help.text
-msgid "<item type=\"input\">=TRUNC(1.239;2)</item> returns 1.23. The 9 is lost."
-msgstr ""
-
-#: 04060106.xhp#par_id7050080.help.text
-msgid "<item type=\"input\">=TRUNC(-1.234999;3)</item> returns -1.234. All the 9s are lost."
+#. |M,Q
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3151187\n"
+"90\n"
+"help.text"
+msgid "<item type=\"input\">=PEARSON(A1:A30;B1:B30)</item> returns the Pearson correlation coefficient of both data sets."
msgstr ""
-#: 04060106.xhp#bm_id3153601.help.text
+#. nrds
+#: 04060184.xhp
#, fuzzy
-msgid "<bookmark_value>LN function</bookmark_value><bookmark_value>natural logarithm</bookmark_value>"
-msgstr "<bookmark_value>ERF funkcija</bookmark_value><bookmark_value>Gaussian eror integral</bookmark_value>"
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3152806\n"
+"help.text"
+msgid "<bookmark_value>PHI function</bookmark_value>"
+msgstr "<bookmark_value>NOW funkcija</bookmark_value>"
-#: 04060106.xhp#hd_id3153601.301.help.text
-msgid "LN"
-msgstr "LN"
+#. A_O0
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3152806\n"
+"92\n"
+"help.text"
+msgid "PHI"
+msgstr "PHI"
-#: 04060106.xhp#par_id3154974.302.help.text
-#, fuzzy
-msgid "<ahelp hid=\"HID_FUNC_LN\">Returns the natural logarithm based on the constant e of a number.</ahelp> The constant e has a value of approximately 2.71828182845904."
-msgstr "<ahelp hid=\"HID_AAI_FUNC_IMLN\">Rezultat je prirodni logaritam (baza e) od kompleksnog broja.</ahelp> Konstantni e ima vrijednost oko 2.71828182845904."
+#. e=kf
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3150254\n"
+"93\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_PHI\">Returns the values of the distribution function for a standard normal distribution.</ahelp>"
+msgstr ""
-#: 04060106.xhp#hd_id3154993.303.help.text
-msgctxt "04060106.xhp#hd_id3154993.303.help.text"
+#. [,Is
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3154748\n"
+"94\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060106.xhp#par_id3155284.304.help.text
+#. (Bl8
+#: 04060184.xhp
#, fuzzy
-msgid "LN(Number)"
+msgctxt ""
+"04060184.xhp\n"
+"par_id3149976\n"
+"95\n"
+"help.text"
+msgid "PHI(Number)"
msgstr "SIN(Broj)"
-#: 04060106.xhp#par_id3155297.305.help.text
-msgid "<emph>Number</emph> is the value whose natural logarithm is to be calculated."
+#. #$hr
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3156108\n"
+"96\n"
+"help.text"
+msgid "<emph>Number</emph> represents the value based on which the standard normal distribution is calculated."
msgstr ""
-#: 04060106.xhp#hd_id3153852.306.help.text
-msgctxt "04060106.xhp#hd_id3153852.306.help.text"
+#. avo-
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3153621\n"
+"97\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id3153866.307.help.text
-msgid "<item type=\"input\">=LN(3)</item> returns the natural logarithm of 3 (approximately 1.0986)."
-msgstr ""
+#. $Td,
+#: 04060184.xhp
+#, fuzzy
+msgctxt ""
+"04060184.xhp\n"
+"par_id3155849\n"
+"98\n"
+"help.text"
+msgid "<item type=\"input\">=PHI(2.25) </item>= 0.03"
+msgstr "<item type=\"input\">=ODD(0)</item> vraca 1."
-#: 04060106.xhp#par_id5747245.help.text
+#. _$_$
+#: 04060184.xhp
#, fuzzy
-msgid "<item type=\"input\">=LN(EXP(321))</item> returns 321."
-msgstr "<item tip=\"input\">=GESTEP(5; 1)</item> vraca 1."
+msgctxt ""
+"04060184.xhp\n"
+"par_id3143236\n"
+"99\n"
+"help.text"
+msgid "<item type=\"input\">=PHI(-2.25)</item> = 0.03"
+msgstr "<item type=\"input\">=ODD(0)</item> vraca 1."
-#: 04060106.xhp#bm_id3109813.help.text
+#. gBJ^
+#: 04060184.xhp
#, fuzzy
-msgid "<bookmark_value>LOG function</bookmark_value><bookmark_value>logarithms</bookmark_value>"
-msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
+msgctxt ""
+"04060184.xhp\n"
+"par_id3149286\n"
+"100\n"
+"help.text"
+msgid "<item type=\"input\">=PHI(0)</item> = 0.4"
+msgstr "<item type=\"input\">=ODD(0)</item> vraca 1."
-#: 04060106.xhp#hd_id3109813.311.help.text
-msgid "LOG"
-msgstr "LOG"
+#. `JbH
+#: 04060184.xhp
+#, fuzzy
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3153985\n"
+"help.text"
+msgid "<bookmark_value>POISSON function</bookmark_value>"
+msgstr "<bookmark_value>IMSIN funkcija</bookmark_value>"
-#: 04060106.xhp#par_id3109841.312.help.text
-msgid "<ahelp hid=\"HID_FUNC_LOG\">Returns the logarithm of a number to the specified base.</ahelp>"
+#. B.ZL
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3153985\n"
+"102\n"
+"help.text"
+msgid "POISSON"
+msgstr "POISSON"
+
+#. 0k]E
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3154298\n"
+"103\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_POISSON\">Returns the Poisson distribution.</ahelp>"
msgstr ""
-#: 04060106.xhp#hd_id3144719.313.help.text
-msgctxt "04060106.xhp#hd_id3144719.313.help.text"
+#. Z76i
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3159183\n"
+"104\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060106.xhp#par_id3144732.314.help.text
-msgid "LOG(Number; Base)"
+#. Ns7^
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3146093\n"
+"105\n"
+"help.text"
+msgid "POISSON(Number; Mean; C)"
msgstr ""
-#: 04060106.xhp#par_id3144746.315.help.text
-msgid "<emph>Number</emph> is the value whose logarithm is to be calculated."
+#. ;*O7
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3147253\n"
+"106\n"
+"help.text"
+msgid "<emph>Number</emph> represents the value based on which the Poisson distribution is calculated."
msgstr ""
-#: 04060106.xhp#par_id3152840.316.help.text
-msgid "<emph>Base</emph> (optional) is the base for the logarithm calculation. If omitted, Base 10 is assumed."
+#. 39Y)
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3151177\n"
+"107\n"
+"help.text"
+msgid "<emph>Mean</emph> represents the middle value of the Poisson distribution."
msgstr ""
-#: 04060106.xhp#hd_id3152860.317.help.text
-msgctxt "04060106.xhp#hd_id3152860.317.help.text"
+#. nC8+
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3149200\n"
+"108\n"
+"help.text"
+msgid "<emph>C</emph> (optional) = 0 or False calculates the density function; <emph>C</emph> = 1 or True calculates the distribution. When omitted, the default value True is inserted when you save the document, for best compatibility with other programs and older versions of %PRODUCTNAME."
+msgstr ""
+
+#. J2C!
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3159347\n"
+"109\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id3154429.318.help.text
-msgid "<item type=\"input\">=LOG(10;3)</item> returns the logarithm to base 3 of 10 (approximately 2.0959)."
-msgstr ""
-
-#: 04060106.xhp#par_id5577562.help.text
+#. O{co
+#: 04060184.xhp
#, fuzzy
-msgid "<item type=\"input\">=LOG(7^4;7)</item> returns 4."
-msgstr "<item type=\"input\">=SIGN(3.4)</item>vraca 1."
+msgctxt ""
+"04060184.xhp\n"
+"par_id3150113\n"
+"110\n"
+"help.text"
+msgid "<item type=\"input\">=POISSON(60;50;1)</item> returns 0.93."
+msgstr "<item tip=\"input\">=GESTEP(5; 1)</item> vraca 1."
-#: 04060106.xhp#bm_id3154187.help.text
+#. qmbT
+#: 04060184.xhp
#, fuzzy
-msgid "<bookmark_value>LOG10 function</bookmark_value><bookmark_value>base-10 logarithm</bookmark_value>"
-msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3153100\n"
+"help.text"
+msgid "<bookmark_value>PERCENTILE function</bookmark_value>"
+msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
-#: 04060106.xhp#hd_id3154187.322.help.text
-msgid "LOG10"
-msgstr "LOG10"
+#. qC=N
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3153100\n"
+"112\n"
+"help.text"
+msgid "PERCENTILE"
+msgstr "PERCENTILE"
-#: 04060106.xhp#par_id3155476.323.help.text
-msgid "<ahelp hid=\"HID_FUNC_LOG10\">Returns the base-10 logarithm of a number.</ahelp>"
+#. e{j2
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3154940\n"
+"113\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_QUANTIL\">Returns the alpha-percentile of data values in an array.</ahelp> A percentile returns the scale value for a data series which goes from the smallest (Alpha=0) to the largest value (alpha=1) of a data series. For <item type=\"literal\">Alpha</item> = 25%, the percentile means the first quartile; <item type=\"literal\">Alpha</item> = 50% is the MEDIAN."
msgstr ""
-#: 04060106.xhp#hd_id3155494.324.help.text
-msgctxt "04060106.xhp#hd_id3155494.324.help.text"
+#. $u?h
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3150531\n"
+"114\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060106.xhp#par_id3159294.325.help.text
-msgid "LOG10(Number)"
+#. Ns8(
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3148813\n"
+"115\n"
+"help.text"
+msgid "PERCENTILE(Data; Alpha)"
msgstr ""
-#: 04060106.xhp#par_id3159308.326.help.text
-msgid "Returns the logarithm to base 10 of <emph>Number</emph>."
+#. 7mwm
+#: 04060184.xhp
+#, fuzzy
+msgctxt ""
+"04060184.xhp\n"
+"par_id3153054\n"
+"116\n"
+"help.text"
+msgid "<emph>Data</emph> represents the array of data."
+msgstr "<emph>Classes</emph> je niz sa krajnjim vrijednostima."
+
+#. Wa`c
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3154212\n"
+"117\n"
+"help.text"
+msgid "<emph>Alpha</emph> represents the percentage of the scale between 0 and 1."
msgstr ""
-#: 04060106.xhp#hd_id3159328.327.help.text
-msgctxt "04060106.xhp#hd_id3159328.327.help.text"
+#. MHn7
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3154290\n"
+"118\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id3157916.328.help.text
-msgid "<item type=\"input\">=LOG10(5)</item> returns the base-10 logarithm of 5 (approximately 0.69897)."
+#. 4St7
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3159147\n"
+"119\n"
+"help.text"
+msgid "<item type=\"input\">=PERCENTILE(A1:A50;0.1)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50."
msgstr ""
-#: 04060106.xhp#bm_id3152518.help.text
+#. aV]P
+#: 04060184.xhp
#, fuzzy
-msgid "<bookmark_value>CEILING function</bookmark_value><bookmark_value>rounding;up to multiples of significance</bookmark_value>"
-msgstr "<bookmark_value>FLOOR function</bookmark_value><bookmark_value>zaokruzivanje; do najblizeg umnoska znacenja</bookmark_value>"
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3148807\n"
+"help.text"
+msgid "<bookmark_value>PERCENTRANK function</bookmark_value>"
+msgstr "<bookmark_value>INTRATE funkcija</bookmark_value>"
-#: 04060106.xhp#hd_id3152518.332.help.text
-msgid "CEILING"
-msgstr "CEILING"
+#. b@`V
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3148807\n"
+"121\n"
+"help.text"
+msgid "PERCENTRANK"
+msgstr "PERCENTRANK"
-#: 04060106.xhp#par_id3153422.558.help.text
-#, fuzzy
-msgid "<ahelp hid=\"HID_FUNC_OBERGRENZE\">Rounds a number up to the nearest multiple of Significance.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_UNTERGRENZE\">Zaokruzuje broj do najblizeg umnoska znacenja.</ahelp>"
+#. \cep
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3153573\n"
+"122\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_QUANTILSRANG\">Returns the percentage rank of a value in a sample.</ahelp>"
+msgstr ""
-#: 04060106.xhp#hd_id3153440.334.help.text
-msgctxt "04060106.xhp#hd_id3153440.334.help.text"
+#. 3Y$]
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3147512\n"
+"123\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060106.xhp#par_id3153454.335.help.text
-#, fuzzy
-msgid "CEILING(Number; Significance; Mode)"
-msgstr "FLOOR(Broj; Znacenje; Oblik)"
-
-#: 04060106.xhp#par_id3153467.336.help.text
-#, fuzzy
-msgid "<emph>Number</emph> is the number that is to be rounded up."
-msgstr "<emph>Broj</emph> je broj koji treba biti zaokruzen prema dole."
-
-#: 04060106.xhp#par_id3155000.337.help.text
-#, fuzzy
-msgid "<emph>Significance</emph> is the number to whose multiple the value is to be rounded up."
-msgstr "<emph>Značaj</emph>je vrijednost do cijed ce umnoska broj biti zaokruzen."
+#. nIi_
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3147238\n"
+"124\n"
+"help.text"
+msgid "PERCENTRANK(Data; Value)"
+msgstr ""
-#: 04060106.xhp#par_id3155020.559.help.text
+#. ni!U
+#: 04060184.xhp
#, fuzzy
-msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number. This parameter is ignored when exporting to MS Excel as Excel does not know any third parameter."
-msgstr "<emph>Režim</emph>je neobavezna vrijednost. Ako je navedena i nije jednaka nuli, ako su broj i If it is indicated and is not equal to zero, ako su broj i prirast negativni, zaokruzivanje gore je izvrseno prema toj vrijednosti. Takodjer je moguce ignorirati ovu vrijednost nakon izvrsavanja unosa u Microsoft Excel jer Excel ne podrzava unosenje treceg parametra za ovu funkciju"
+msgctxt ""
+"04060184.xhp\n"
+"par_id3154266\n"
+"125\n"
+"help.text"
+msgid "<emph>Data</emph> represents the array of data in the sample."
+msgstr "<emph>Classes</emph> je niz sa krajnjim vrijednostima."
-#: 04060106.xhp#par_id3163792.629.help.text
-#, fuzzy
-msgid "If both parameters Number and Significance are negative and the Mode value is equal to zero or is not given, the results in $[officename] and Excel will differ after the import has been completed. If you export the spreadsheet to Excel, use Mode=1 to see the same results in Excel as in Calc."
-msgstr "Ako su oba parametra <emph>Number</emph> and <emph>Significance</emph> negativni, i ako je<emph>Mode</emph> jednaka nuli ili nije navedena, onda ce se rezultat u $[officename] Calc i Excel razlikovati nakon prebacivanja. Ako prenosite tabelu u Excel, koristite Mode = 1 da biste vidjeli isti rezultat u Excel kao u Calc."
+#. 6.}F
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3148475\n"
+"126\n"
+"help.text"
+msgid "<emph>Value</emph> represents the value whose percentile rank must be determined."
+msgstr ""
-#: 04060106.xhp#hd_id3145697.338.help.text
-msgctxt "04060106.xhp#hd_id3145697.338.help.text"
+#. T/P]
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3155364\n"
+"127\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id3145710.339.help.text
-#, fuzzy
-msgid "<item type=\"input\">=CEILING(-11;-2)</item> returns -10"
-msgstr "<item type=\"input\">=FLOOR( -11; -2)</item> vraca -12"
-
-#: 04060106.xhp#par_id3145725.340.help.text
-#, fuzzy
-msgid "<item type=\"input\">=CEILING(-11;-2;0)</item> returns -10"
-msgstr "<item type=\"input\">=FLOOR( -11; -2; 0)</item> vraca -12"
-
-#: 04060106.xhp#par_id3145740.341.help.text
-#, fuzzy
-msgid "<item type=\"input\">=CEILING(-11;-2;1)</item> returns -12"
-msgstr "<item type=\"input\">=FLOOR( -11; -2; 0)</item> vraca -12"
+#. mq5]
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3149163\n"
+"128\n"
+"help.text"
+msgid "<item type=\"input\">=PERCENTRANK(A1:A50;50)</item> returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear."
+msgstr ""
-#: 04060106.xhp#bm_id3157762.help.text
+#. $T@9
+#: 04060184.xhp
#, fuzzy
-msgid "<bookmark_value>PI function</bookmark_value>"
+msgctxt ""
+"04060184.xhp\n"
+"bm_id3166442\n"
+"help.text"
+msgid "<bookmark_value>QUARTILE function</bookmark_value>"
msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
-#: 04060106.xhp#hd_id3157762.343.help.text
-msgid "PI"
-msgstr "PI"
+#. M^/9
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3166442\n"
+"130\n"
+"help.text"
+msgid "QUARTILE"
+msgstr "QUARTILE"
-#: 04060106.xhp#par_id3157790.344.help.text
-msgid "<ahelp hid=\"HID_FUNC_PI\">Returns 3.14159265358979, the value of the mathematical constant PI to 14 decimal places.</ahelp>"
+#. |wHH
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3146958\n"
+"131\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_QUARTILE\">Returns the quartile of a data set.</ahelp>"
msgstr ""
-#: 04060106.xhp#hd_id3157809.345.help.text
-msgctxt "04060106.xhp#hd_id3157809.345.help.text"
+#. ;ZXr
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3152942\n"
+"132\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060106.xhp#par_id3157822.346.help.text
-msgid "PI()"
-msgstr ""
-
-#: 04060106.xhp#hd_id3157836.347.help.text
-msgctxt "04060106.xhp#hd_id3157836.347.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3152370.348.help.text
-msgid "<item type=\"input\">=PI()</item> returns 3.14159265358979."
+#. D]@C
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3153684\n"
+"133\n"
+"help.text"
+msgid "QUARTILE(Data; Type)"
msgstr ""
-#: 04060106.xhp#bm_id3152418.help.text
+#. )Je9
+#: 04060184.xhp
#, fuzzy
-msgid "<bookmark_value>MULTINOMIAL function</bookmark_value>"
-msgstr "<bookmark_value>MUNIT funkcija</bookmark_value>"
-
-#: 04060106.xhp#hd_id3152418.635.help.text
-msgid "MULTINOMIAL"
-msgstr "MULTINOMIAL"
-
-#: 04060106.xhp#par_id3152454.636.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_MULTINOMIAL\"> Returns the factorial of the sum of the arguments divided by the product of the factorials of the arguments.</ahelp>"
-msgstr ""
-
-#: 04060106.xhp#hd_id3155646.637.help.text
-msgctxt "04060106.xhp#hd_id3155646.637.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3155660.638.help.text
-msgid "MULTINOMIAL(Number(s))"
-msgstr ""
+msgctxt ""
+"04060184.xhp\n"
+"par_id3153387\n"
+"134\n"
+"help.text"
+msgid "<emph>Data</emph> represents the array of data in the sample."
+msgstr "<emph>Classes</emph> je niz sa krajnjim vrijednostima."
-#: 04060106.xhp#par_id3155673.639.help.text
-msgctxt "04060106.xhp#par_id3155673.639.help.text"
-msgid "<emph>Number(s)</emph> is a list of up to 30 numbers."
+#. W[j(
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3155589\n"
+"135\n"
+"help.text"
+msgid "<emph>Type</emph> represents the type of quartile. (0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% and 4 = MAX.)"
msgstr ""
-#: 04060106.xhp#hd_id3155687.640.help.text
-msgctxt "04060106.xhp#hd_id3155687.640.help.text"
+#. )Ac9
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"hd_id3149103\n"
+"136\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id3155701.641.help.text
-msgid "<item type=\"input\">=MULTINOMIAL(F11:H11)</item> returns 1260, if F11 to H11 contain the values <item type=\"input\">2</item>, <item type=\"input\">3</item> and <item type=\"input\">4</item>. This corresponds to the formula =(2+3+4)! / (2!*3!*4!)"
+#. 2pTa
+#: 04060184.xhp
+msgctxt ""
+"04060184.xhp\n"
+"par_id3159276\n"
+"137\n"
+"help.text"
+msgid "<item type=\"input\">=QUARTILE(A1:A50;2)</item> returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50."
msgstr ""
-#: 04060106.xhp#bm_id3155717.help.text
-#, fuzzy
-msgid "<bookmark_value>POWER function</bookmark_value>"
-msgstr "<bookmark_value>IMPOWER funkcija</bookmark_value>"
-
-#: 04060106.xhp#hd_id3155717.350.help.text
-msgid "POWER"
-msgstr "POWER"
-
-#: 04060106.xhp#par_id3159495.351.help.text
-msgid "<ahelp hid=\"HID_FUNC_POTENZ\">Returns a number raised to another number.</ahelp>"
+#. h:`q
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"tit\n"
+"help.text"
+msgid "Operators in $[officename] Calc"
msgstr ""
-#: 04060106.xhp#hd_id3159513.352.help.text
-msgctxt "04060106.xhp#hd_id3159513.352.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3159526.353.help.text
-msgid "POWER(Base; Exponent)"
+#. BX?a
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"bm_id3156445\n"
+"help.text"
+msgid "<bookmark_value>formulas; operators</bookmark_value><bookmark_value>operators; formula functions</bookmark_value><bookmark_value>division sign, see also operators</bookmark_value><bookmark_value>multiplication sign, see also operators</bookmark_value><bookmark_value>minus sign, see also operators</bookmark_value><bookmark_value>plus sign, see also operators</bookmark_value><bookmark_value>text operators</bookmark_value><bookmark_value>comparisons;operators in Calc</bookmark_value><bookmark_value>arithmetical operators</bookmark_value><bookmark_value>reference operators</bookmark_value>"
msgstr ""
-#: 04060106.xhp#par_id3159540.354.help.text
-msgid "Returns <emph>Base</emph> raised to the power of <emph>Exponent</emph>."
+#. KI~.
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"hd_id3156445\n"
+"1\n"
+"help.text"
+msgid "Operators in $[officename] Calc"
msgstr ""
-#: 04060106.xhp#par_id5081637.help.text
-msgid "The same result may be achieved by using the exponentiation operator ^:"
+#. $a+*
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3155812\n"
+"2\n"
+"help.text"
+msgid "You can use the following operators in $[officename] Calc:"
msgstr ""
-#: 04060106.xhp#par_id9759514.help.text
-msgid "<item type=\"literal\">Base^Exponent</item>"
+#. d6.!
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"hd_id3153066\n"
+"3\n"
+"help.text"
+msgid "Arithmetical Operators"
msgstr ""
-#: 04060106.xhp#hd_id3159580.356.help.text
-msgctxt "04060106.xhp#hd_id3159580.356.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3159594.357.help.text
-msgid "<item type=\"input\">=POWER(4;3)</item> returns 64, which is 4 to the power of 3."
+#. /EGM
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3148601\n"
+"4\n"
+"help.text"
+msgid "These operators return numerical results."
msgstr ""
-#: 04060106.xhp#par_id1614429.help.text
-msgid "=4^3 also returns 4 to the power of 3."
+#. !xd3
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3144768\n"
+"5\n"
+"help.text"
+msgid "Operator"
msgstr ""
-#: 04060106.xhp#bm_id3152651.help.text
-#, fuzzy
-msgid "<bookmark_value>SERIESSUM function</bookmark_value>"
-msgstr "<bookmark_value>IMSUM funkcija</bookmark_value>"
-
-#: 04060106.xhp#hd_id3152651.642.help.text
-msgid "SERIESSUM"
-msgstr "SERIESSUM"
+#. kANp
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3157982\n"
+"6\n"
+"help.text"
+msgid "Name"
+msgstr "Ime"
-#: 04060106.xhp#par_id3152688.643.help.text
-msgid "<ahelp hid=\".\">Sums the first terms of a power series.</ahelp>"
-msgstr ""
+#. YnIH
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3159096\n"
+"7\n"
+"help.text"
+msgid "Example"
+msgstr "Primjer"
-#: 04060106.xhp#par_id3152708.644.help.text
-msgid "SERIESSUM(x;n;m;coefficients) = coefficient_1*x^n + coefficient_2*x^(n+m) + coefficient_3*x^(n+2m) +...+ coefficient_i*x^(n+(i-1)m)"
+#. NzQ^
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3149126\n"
+"8\n"
+"help.text"
+msgid "+ (Plus)"
msgstr ""
-#: 04060106.xhp#hd_id3152724.645.help.text
-msgctxt "04060106.xhp#hd_id3152724.645.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_idN11BD9.help.text
-msgid "SERIESSUM(X; N; M; Coefficients)"
+#. $5}-
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150892\n"
+"9\n"
+"help.text"
+msgid "Addition"
msgstr ""
-#: 04060106.xhp#par_id3152737.646.help.text
-msgid "<emph>X</emph> is the input value for the power series."
+#. Z/2b
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3153247\n"
+"10\n"
+"help.text"
+msgid "1+1"
msgstr ""
-#: 04060106.xhp#par_id3144344.647.help.text
-msgid "<emph>N</emph> is the initial power"
+#. (,SX
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3159204\n"
+"11\n"
+"help.text"
+msgid "- (Minus)"
msgstr ""
-#: 04060106.xhp#par_id3144357.648.help.text
-msgid "<emph>M</emph> is the increment to increase N"
+#. s5HU
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3145362\n"
+"12\n"
+"help.text"
+msgid "Subtraction"
msgstr ""
-#: 04060106.xhp#par_id3144370.649.help.text
-msgid "<emph>Coefficients</emph> is a series of coefficients. For each coefficient the series sum is extended by one section."
+#. @wqV
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3153554\n"
+"13\n"
+"help.text"
+msgid "2-1"
msgstr ""
-#: 04060106.xhp#bm_id3144386.help.text
-msgid "<bookmark_value>PRODUCT function</bookmark_value><bookmark_value>numbers;multiplying</bookmark_value><bookmark_value>multiplying;numbers</bookmark_value>"
+#. dM[Y
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3153808\n"
+"14\n"
+"help.text"
+msgid "- (Minus)"
msgstr ""
-#: 04060106.xhp#hd_id3144386.361.help.text
-#, fuzzy
-msgctxt "04060106.xhp#hd_id3144386.361.help.text"
-msgid "PRODUCT"
-msgstr "DPRODUCT"
-
-#: 04060106.xhp#par_id3144414.362.help.text
-msgid "<ahelp hid=\"HID_FUNC_PRODUKT\">Multiplies all the numbers given as arguments and returns the product.</ahelp>"
+#. #}IH
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3151193\n"
+"15\n"
+"help.text"
+msgid "Negation"
msgstr ""
-#: 04060106.xhp#hd_id3144433.363.help.text
-msgctxt "04060106.xhp#hd_id3144433.363.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3144446.364.help.text
-#, fuzzy
-msgid "PRODUCT(Number1; Number2; ...; Number30)"
-msgstr "SUM(Broj_1; Broj_2; ... Broj_30)"
-
-#: 04060106.xhp#par_id3144460.365.help.text
-#, fuzzy
-msgid "<emph>Number1 to 30</emph> are up to 30 arguments whose product is to be calculated."
-msgstr "<emph>Broj_1; Broj_2; ...</emph> su argumenti od 1 do 30 cija suma seracuna."
-
-#: 04060106.xhp#par_id1589098.help.text
-msgid "PRODUCT returns number1 * number2 * number3 * ..."
+#. 2R{(
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3154712\n"
+"16\n"
+"help.text"
+msgid "-5"
msgstr ""
-#: 04060106.xhp#hd_id3144480.366.help.text
-msgctxt "04060106.xhp#hd_id3144480.366.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3144494.367.help.text
-#, fuzzy
-msgid "<item type=\"input\">=PRODUCT(2;3;4)</item> returns 24."
-msgstr "<item tip=\"input\">=DEC2OCT(100; 4)</item> vraca string teksta <emph>0144</emph>."
-
-#: 04060106.xhp#bm_id3160340.help.text
-msgid "<bookmark_value>SUMSQ function</bookmark_value><bookmark_value>square number additions</bookmark_value><bookmark_value>sums;of square numbers</bookmark_value>"
+#. jpQ%
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3149873\n"
+"17\n"
+"help.text"
+msgid "* (asterisk)"
msgstr ""
-#: 04060106.xhp#hd_id3160340.369.help.text
-msgid "SUMSQ"
-msgstr "SUMSQ"
-
-#: 04060106.xhp#par_id3160368.370.help.text
-msgid "<ahelp hid=\"HID_FUNC_QUADRATESUMME\">If you want to calculate the sum of the squares of numbers (totaling up of the squares of the arguments), enter these into the text fields.</ahelp>"
+#. 0$hT
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3147504\n"
+"18\n"
+"help.text"
+msgid "Multiplication"
msgstr ""
-#: 04060106.xhp#hd_id3160388.371.help.text
-msgctxt "04060106.xhp#hd_id3160388.371.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3160402.372.help.text
-#, fuzzy
-msgid "SUMSQ(Number1; Number2; ...; Number30)"
-msgstr "SUM(Broj_1; Broj_2; ... Broj_30)"
-
-#: 04060106.xhp#par_id3160415.373.help.text
-msgid "<emph>Number1 to 30</emph> are up to 30 arguments the sum of whose squares is to be calculated."
+#. @OKk
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3149055\n"
+"19\n"
+"help.text"
+msgid "2*2"
msgstr ""
-#: 04060106.xhp#hd_id3160436.374.help.text
-msgctxt "04060106.xhp#hd_id3160436.374.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3160449.375.help.text
-#, fuzzy
-msgid "If you enter the numbers <item type=\"input\">2</item>; <item type=\"input\">3</item> and <item type=\"input\">4</item> in the Number 1; 2 and 3 text boxes, 29 is returned as the result."
-msgstr "Ako unesete brojeve <item type=\"input\">2</item>; <item type=\"input\">3</item> and <item type=\"input\">4</item> u Broj_1; 2 i 3 polja teksta, vraceni rezultat ce biti 9."
-
-#: 04060106.xhp#bm_id3158247.help.text
-#, fuzzy
-msgid "<bookmark_value>MOD function</bookmark_value><bookmark_value>remainders of divisions</bookmark_value>"
-msgstr "<bookmark_value>COUPNUM funkcija</bookmark_value><bookmark_value>broj kupona</bookmark_value>"
-
-#: 04060106.xhp#hd_id3158247.387.help.text
-msgid "MOD"
-msgstr "MOD"
-
-#: 04060106.xhp#par_id3158276.388.help.text
-msgid "<ahelp hid=\"HID_FUNC_REST\">Returns the remainder when one integer is divided by another.</ahelp>"
+#. 3G1F
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3151341\n"
+"20\n"
+"help.text"
+msgid "/ (Slash)"
msgstr ""
-#: 04060106.xhp#hd_id3158294.389.help.text
-msgctxt "04060106.xhp#hd_id3158294.389.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3158308.390.help.text
-msgid "MOD(Dividend; Divisor)"
-msgstr ""
+#. \\Z7
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3159260\n"
+"21\n"
+"help.text"
+msgid "Division"
+msgstr "Dijeljenje (÷)"
-#: 04060106.xhp#par_id3158321.391.help.text
-msgid " For integer arguments this function returns Dividend modulo Divisor, that is the remainder when <emph>Dividend</emph> is divided by <emph>Divisor</emph>."
+#. J^5T
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3153027\n"
+"22\n"
+"help.text"
+msgid "9/3"
msgstr ""
-#: 04060106.xhp#par_id3158341.392.help.text
-msgid "This function is implemented as <item type=\"literal\">Dividend - Divisor * INT(Dividend/Divisor)</item> , and this formula gives the result if the arguments are not integer."
+#. 7TV.
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3156396\n"
+"23\n"
+"help.text"
+msgid "% (Percent)"
msgstr ""
-#: 04060106.xhp#hd_id3158361.393.help.text
-msgctxt "04060106.xhp#hd_id3158361.393.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3158374.394.help.text
-msgid "<item type=\"input\">=MOD(22;3)</item> returns 1, the remainder when 22 is divided by 3."
+#. ToPg
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150372\n"
+"24\n"
+"help.text"
+msgid "Percent"
msgstr ""
-#: 04060106.xhp#par_id1278420.help.text
-#, fuzzy
-msgid "<item type=\"input\">=MOD(11.25;2.5)</item> returns 1.25."
-msgstr "<item type=\"input\">=ODD(1.2)</item> vraca 3."
-
-#: 04060106.xhp#bm_id3144592.help.text
-#, fuzzy
-msgid "<bookmark_value>QUOTIENT function</bookmark_value><bookmark_value>divisions</bookmark_value>"
-msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
-
-#: 04060106.xhp#hd_id3144592.652.help.text
-msgid "QUOTIENT"
-msgstr "QUOTIENT"
-
-#: 04060106.xhp#par_id3144627.653.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_QUOTIENT\">Returns the integer part of a division operation.</ahelp>"
+#. 55ax
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3145632\n"
+"25\n"
+"help.text"
+msgid "15%"
msgstr ""
-#: 04060106.xhp#hd_id3144646.654.help.text
-msgctxt "04060106.xhp#hd_id3144646.654.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3144659.655.help.text
-msgid "QUOTIENT(Numerator; Denominator)"
+#. QX6d
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3149722\n"
+"26\n"
+"help.text"
+msgid "^ (Caret)"
msgstr ""
-#: 04060106.xhp#par_id9038972.help.text
-msgid "Returns the integer part of <emph>Numerator</emph> divided by <emph>Denominator</emph>."
+#. `DK,
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3159127\n"
+"27\n"
+"help.text"
+msgid "Exponentiation"
msgstr ""
-#: 04060106.xhp#par_id7985168.help.text
-msgid "QUOTIENT is equivalent to <item type=\"literal\">INT(numerator/denominator)</item>, except that it may report errors with different error codes."
+#. tJ}{
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3157873\n"
+"28\n"
+"help.text"
+msgid "3^2"
msgstr ""
-#: 04060106.xhp#hd_id3144674.656.help.text
-msgctxt "04060106.xhp#hd_id3144674.656.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3144687.657.help.text
-msgid "<item type=\"input\">=QUOTIENT(11;3)</item> returns 3. The remainder of 2 is lost."
+#. T.Qv
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"hd_id3152981\n"
+"29\n"
+"help.text"
+msgid "Comparative operators"
msgstr ""
-#: 04060106.xhp#bm_id3144702.help.text
-#, fuzzy
-msgid "<bookmark_value>RADIANS function</bookmark_value><bookmark_value>converting;degrees, into radians</bookmark_value>"
-msgstr "<bookmark_value>BIN2DEC funkcija</bookmark_value><bookmark_value>konvertira;binarne brojeve, u decimalne brojeve</bookmark_value>"
-
-#: 04060106.xhp#hd_id3144702.377.help.text
-msgid "RADIANS"
-msgstr "RADIANS"
-
-#: 04060106.xhp#par_id3158025.378.help.text
-msgid "<ahelp hid=\"HID_FUNC_RAD\">Converts degrees to radians.</ahelp>"
+#. OPQA
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3157902\n"
+"30\n"
+"help.text"
+msgid "These operators return either true or false."
msgstr ""
-#: 04060106.xhp#hd_id3158042.379.help.text
-msgctxt "04060106.xhp#hd_id3158042.379.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3158055.380.help.text
-msgid "RADIANS(Number)"
+#. *=E,
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3149889\n"
+"31\n"
+"help.text"
+msgid "Operator"
msgstr ""
-#: 04060106.xhp#par_id3158069.381.help.text
-msgid "<emph>Number</emph> is the angle in degrees to be converted to radians."
-msgstr ""
+#. ]l=W
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150743\n"
+"32\n"
+"help.text"
+msgid "Name"
+msgstr "Ime"
-#: 04060106.xhp#hd_id876186.help.text
-msgctxt "04060106.xhp#hd_id876186.help.text"
+#. @0Pc
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3146877\n"
+"33\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id3939634.help.text
-msgid "<item type=\"input\">=RADIANS(90)</item> returns 1.5707963267949, which is PI/2 to Calc's accuracy."
+#. v#nb
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3148888\n"
+"34\n"
+"help.text"
+msgid "= (equal sign)"
msgstr ""
-#: 04060106.xhp#bm_id3158121.help.text
-#, fuzzy
-msgid "<bookmark_value>ROUND function</bookmark_value>"
-msgstr "<bookmark_value>COUPNCD funkcija</bookmark_value>"
-
-#: 04060106.xhp#hd_id3158121.398.help.text
-msgid "ROUND"
-msgstr "ROUND"
+#. jkOm
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3154845\n"
+"35\n"
+"help.text"
+msgid "Equal"
+msgstr "Jednako"
-#: 04060106.xhp#par_id3158150.399.help.text
-msgid "<ahelp hid=\"HID_FUNC_RUNDEN\">Rounds a number to a certain number of decimal places.</ahelp>"
+#. yYpR
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3154546\n"
+"36\n"
+"help.text"
+msgid "A1=B1"
msgstr ""
-#: 04060106.xhp#hd_id3158169.400.help.text
-msgctxt "04060106.xhp#hd_id3158169.400.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. 18TZ
+#: 04060199.xhp
+#, fuzzy
+msgctxt ""
+"04060199.xhp\n"
+"par_id3154807\n"
+"37\n"
+"help.text"
+msgid "> (Greater than)"
+msgstr "veće od"
-#: 04060106.xhp#par_id3158182.401.help.text
-msgid "ROUND(Number; Count)"
-msgstr ""
+#. MxW!
+#: 04060199.xhp
+#, fuzzy
+msgctxt ""
+"04060199.xhp\n"
+"par_id3148580\n"
+"38\n"
+"help.text"
+msgid "Greater than"
+msgstr "veće od"
-#: 04060106.xhp#par_id3158196.402.help.text
-msgid "Returns <emph>Number</emph> rounded to <emph>Count</emph> decimal places. If Count is omitted or zero, the function rounds to the nearest integer. If Count is negative, the function rounds to the nearest 10, 100, 1000, etc."
+#. gDa+
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3145138\n"
+"39\n"
+"help.text"
+msgid "A1>B1"
msgstr ""
-#: 04060106.xhp#par_id599688.help.text
-msgid "This function rounds to the nearest number. See ROUNDDOWN and ROUNDUP for alternatives."
+#. rqvC
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3149507\n"
+"40\n"
+"help.text"
+msgid "< (Less than)"
msgstr ""
-#: 04060106.xhp#hd_id3145863.404.help.text
-msgctxt "04060106.xhp#hd_id3145863.404.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3145876.405.help.text
+#. RZa9
+#: 04060199.xhp
#, fuzzy
-msgid "<item type=\"input\">=ROUND(2.348;2)</item> returns 2.35"
-msgstr "<item type=\"input\">=ODD(1.2)</item> vraca 3."
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150145\n"
+"41\n"
+"help.text"
+msgid "Less than"
+msgstr "manje od"
-#: 04060106.xhp#par_id3145899.406.help.text
-msgid "<item type=\"input\">=ROUND(-32.4834;3)</item> returns -32.483. Change the cell format to see all decimals."
+#. Dd-j
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150901\n"
+"42\n"
+"help.text"
+msgid "A1<B1"
msgstr ""
-#: 04060106.xhp#par_id1371501.help.text
+#. 6`8d
+#: 04060199.xhp
#, fuzzy
-msgid "<item type=\"input\">=ROUND(2.348;0)</item> returns 2."
-msgstr "<item type=\"input\">=ODD(0)</item> vraca 1."
+msgctxt ""
+"04060199.xhp\n"
+"par_id3153078\n"
+"43\n"
+"help.text"
+msgid ">= (Greater than or equal to)"
+msgstr "veće ili jednako"
-#: 04060106.xhp#par_id4661702.help.text
+#. X`4c
+#: 04060199.xhp
#, fuzzy
-msgid "<item type=\"input\">=ROUND(2.5)</item> returns 3. "
-msgstr "<item type=\"input\">=ODD(1.2)</item> vraca 3."
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150866\n"
+"44\n"
+"help.text"
+msgid "Greater than or equal to"
+msgstr "veće ili jednako"
-#: 04060106.xhp#par_id7868892.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ROUND(987.65;-2)</item> returns 1000."
-msgstr "<item type=\"input\">=ODD(1.2)</item> vraca 3."
+#. Qjn@
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3153111\n"
+"45\n"
+"help.text"
+msgid "A1>=B1"
+msgstr ""
-#: 04060106.xhp#bm_id3145991.help.text
+#. 7TCN
+#: 04060199.xhp
#, fuzzy
-msgid "<bookmark_value>ROUNDDOWN function</bookmark_value>"
-msgstr "<bookmark_value>COUPDAYSNC funkcija</bookmark_value>"
+msgctxt ""
+"04060199.xhp\n"
+"par_id3153004\n"
+"46\n"
+"help.text"
+msgid "<= (Less than or equal to)"
+msgstr "manje ili jednako"
-#: 04060106.xhp#hd_id3145991.24.help.text
-msgid "ROUNDDOWN"
-msgstr "ROUNDDOWN"
+#. fAiJ
+#: 04060199.xhp
+#, fuzzy
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150335\n"
+"47\n"
+"help.text"
+msgid "Less than or equal to"
+msgstr "manje ili jednako"
-#: 04060106.xhp#par_id3146020.25.help.text
-msgid "<ahelp hid=\"HID_FUNC_ABRUNDEN\">Rounds a number down, toward zero, to a certain precision.</ahelp>"
+#. 12Dq
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3148760\n"
+"48\n"
+"help.text"
+msgid "A1<=B1"
msgstr ""
-#: 04060106.xhp#hd_id3146037.26.help.text
-msgctxt "04060106.xhp#hd_id3146037.26.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3146051.27.help.text
-msgid "ROUNDDOWN(Number; Count)"
+#. ~=OE
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3157994\n"
+"49\n"
+"help.text"
+msgid "<> (Inequality)"
msgstr ""
-#: 04060106.xhp#par_id3146064.28.help.text
-msgid "Returns <emph>Number</emph> rounded down (towards zero) to <emph>Count</emph> decimal places. If Count is omitted or zero, the function rounds down to an integer. If Count is negative, the function rounds down to the next 10, 100, 1000, etc."
+#. NVdC
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150019\n"
+"50\n"
+"help.text"
+msgid "Inequality"
msgstr ""
-#: 04060106.xhp#par_id2188787.help.text
-msgid "This function rounds towards zero. See ROUNDUP and ROUND for alternatives."
+#. -KzZ
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3149878\n"
+"51\n"
+"help.text"
+msgid "A1<>B1"
msgstr ""
-#: 04060106.xhp#hd_id3163164.30.help.text
-msgctxt "04060106.xhp#hd_id3163164.30.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3163178.31.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ROUNDDOWN(1.234;2)</item> returns 1.23."
-msgstr "<item type=\"input\">=ODD(1.2)</item> vraca 3."
-
-#: 04060106.xhp#par_id5833307.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ROUNDDOWN(45.67;0)</item> returns 45."
-msgstr "<item type=\"input\">=ODD(-3.1)</item>vraca -5."
-
-#: 04060106.xhp#par_id7726676.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ROUNDDOWN(-45.67)</item> returns -45."
-msgstr "<item type=\"input\">=ODD(-3.1)</item>vraca -5."
-
-#: 04060106.xhp#par_id3729361.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ROUNDDOWN(987.65;-2)</item> returns 900."
-msgstr "<item type=\"input\">=ODD(1.2)</item> vraca 3."
-
-#: 04060106.xhp#bm_id3163268.help.text
-#, fuzzy
-msgid "<bookmark_value>ROUNDUP function</bookmark_value>"
-msgstr "<bookmark_value>COUPDAYS funkcija</bookmark_value>"
-
-#: 04060106.xhp#hd_id3163268.140.help.text
-msgid "ROUNDUP"
-msgstr "ROUNDUP"
-
-#: 04060106.xhp#par_id3163297.141.help.text
-msgid "<ahelp hid=\"HID_FUNC_AUFRUNDEN\">Rounds a number up, away from zero, to a certain precision.</ahelp>"
+#. #_ND
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"hd_id3145241\n"
+"52\n"
+"help.text"
+msgid "Text operators"
msgstr ""
-#: 04060106.xhp#hd_id3163315.142.help.text
-msgctxt "04060106.xhp#hd_id3163315.142.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3163328.143.help.text
-msgid "ROUNDUP(Number; Count)"
+#. %PP}
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3155438\n"
+"53\n"
+"help.text"
+msgid "The operator combines separate texts into one text."
msgstr ""
-#: 04060106.xhp#par_id3163342.144.help.text
-msgid "Returns <emph>Number</emph> rounded up (away from zero) to <emph>Count</emph> decimal places. If Count is omitted or zero, the function rounds up to an integer. If Count is negative, the function rounds up to the next 10, 100, 1000, etc."
+#. 6PH0
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150566\n"
+"54\n"
+"help.text"
+msgid "Operator"
msgstr ""
-#: 04060106.xhp#par_id9573961.help.text
-msgid "This function rounds away from zero. See ROUNDDOWN and ROUND for alternatives."
-msgstr ""
+#. ;D)K
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3153048\n"
+"55\n"
+"help.text"
+msgid "Name"
+msgstr "Ime"
-#: 04060106.xhp#hd_id3163381.146.help.text
-msgctxt "04060106.xhp#hd_id3163381.146.help.text"
+#. T9al
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3149001\n"
+"56\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id3144786.147.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ROUNDUP(1.1111;2)</item> returns 1.12."
-msgstr "<item type=\"input\">=ODD(1.2)</item> vraca 3."
-
-#: 04060106.xhp#par_id7700430.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ROUNDUP(1.2345;1)</item> returns 1.3."
-msgstr "<item type=\"input\">=ODD(1.2)</item> vraca 3."
-
-#: 04060106.xhp#par_id1180455.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ROUNDUP(45.67;0)</item> returns 46."
-msgstr "<item type=\"input\">=ODD(0)</item> vraca 1."
-
-#: 04060106.xhp#par_id3405560.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ROUNDUP(-45.67)</item> returns -46."
-msgstr "<item type=\"input\">=ODD(-3.1)</item>vraca -5."
-
-#: 04060106.xhp#par_id3409527.help.text
-#, fuzzy
-msgid "<item type=\"input\">=ROUNDUP(987.65;-2)</item> returns 1000."
-msgstr "<item type=\"input\">=ODD(1.2)</item> vraca 3."
-
-#: 04060106.xhp#bm_id5256537.help.text
-#, fuzzy
-msgid "<bookmark_value>SEC function</bookmark_value>"
-msgstr "<bookmark_value>NOW funkcija</bookmark_value>"
-
-#: 04060106.xhp#hd_id5187204.149.help.text
-msgid "SEC"
+#. Yf|a
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3148769\n"
+"57\n"
+"help.text"
+msgid "& (And)"
msgstr ""
-#: 04060106.xhp#par_id9954962.150.help.text
-msgid "<ahelp hid=\"HID_FUNC_SECANT\">Returns the secant of the given angle (in radians). The secant of an angle is equivalent to 1 divided by the cosine of that angle</ahelp>"
+#. Ul^4
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"bm_id3157975\n"
+"help.text"
+msgid "<bookmark_value>text concatenation AND</bookmark_value>"
msgstr ""
-#: 04060106.xhp#hd_id422243.151.help.text
-msgctxt "04060106.xhp#hd_id422243.151.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id2055913.152.help.text
-#, fuzzy
-msgid "SEC(Number)"
-msgstr "SIN(Broj)"
-
-#: 04060106.xhp#par_id9568170.153.help.text
-msgid " Returns the (trigonometric) secant of <emph>Number</emph>, the angle in radians."
+#. Zr^0
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3157975\n"
+"58\n"
+"help.text"
+msgid "text concatenation AND"
msgstr ""
-#: 04060106.xhp#par_id9047465.help.text
-#, fuzzy
-msgid "To return the secant of an angle in degrees, use the RADIANS function."
-msgstr "Za vracanje ugla u stepenima, koristite RADIANS funkciju."
-
-#: 04060106.xhp#hd_id9878918.154.help.text
-msgctxt "04060106.xhp#hd_id9878918.154.help.text"
-msgid "Examples"
-msgstr "Primjeri"
-
-#: 04060106.xhp#par_id6935513.155.help.text
-msgid "<item type=\"input\">=SEC(PI()/4)</item> returns approximately 1.4142135624, the inverse of the cosine of PI/4 radians."
+#. It5Z
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3157993\n"
+"59\n"
+"help.text"
+msgid "\"Sun\" & \"day\" is \"Sunday\""
msgstr ""
-#: 04060106.xhp#par_id3954287.156.help.text
-msgid "<item type=\"input\">=SEC(RADIANS(60))</item> returns 2, the secant of 60 degrees."
+#. 1dMJ
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"hd_id3153550\n"
+"60\n"
+"help.text"
+msgid "Reference operators"
msgstr ""
-#: 04060106.xhp#bm_id840005.help.text
-#, fuzzy
-msgid "<bookmark_value>SECH function</bookmark_value>"
-msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
-
-#: 04060106.xhp#hd_id8661934.159.help.text
-msgid "SECH"
+#. ss+=
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3149024\n"
+"61\n"
+"help.text"
+msgid "These operators return a cell range of zero, one or more cells."
msgstr ""
-#: 04060106.xhp#par_id408174.160.help.text
-msgid "<ahelp hid=\"HID_FUNC_SECANTHYP\">Returns the hyperbolic secant of a number.</ahelp>"
+#. 2B)t
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id2324900\n"
+"help.text"
+msgid "Range has the highest precedence, then intersection, and then finally union."
msgstr ""
-#: 04060106.xhp#hd_id875988.161.help.text
-msgctxt "04060106.xhp#hd_id875988.161.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id4985391.162.help.text
-#, fuzzy
-msgid "SECH(Number)"
-msgstr "SINH(Broj)"
+#. I$2}
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3158416\n"
+"62\n"
+"help.text"
+msgid "Operator"
+msgstr ""
-#: 04060106.xhp#par_id1952124.163.help.text
-#, fuzzy
-msgid "Returns the hyperbolic secant of <emph>Number</emph>."
-msgstr "Vraca hiperbolicki sinus od <emph>Broj</emph>."
+#. 2Y:p
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3152822\n"
+"63\n"
+"help.text"
+msgid "Name"
+msgstr "Ime"
-#: 04060106.xhp#hd_id9838764.164.help.text
-msgctxt "04060106.xhp#hd_id9838764.164.help.text"
+#. Uiyj
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3154949\n"
+"64\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060106.xhp#par_id1187764.165.help.text
-msgid "<item type=\"input\">=SECH(0)</item> returns 1, the hyperbolic secant of 0."
+#. Pnl]
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3156257\n"
+"65\n"
+"help.text"
+msgid ": (Colon)"
msgstr ""
-#: 04060106.xhp#bm_id3144877.help.text
-#, fuzzy
-msgid "<bookmark_value>SIN function</bookmark_value>"
-msgstr "<bookmark_value>IMSIN funkcija</bookmark_value>"
-
-#: 04060106.xhp#hd_id3144877.408.help.text
-msgid "SIN"
-msgstr "SIN"
-
-#: 04060106.xhp#par_id3144906.409.help.text
-msgid "<ahelp hid=\"HID_FUNC_SIN\">Returns the sine of the given angle (in radians).</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_SIN\">Vraca sinus zadatog ugla (u radijanima).</ahelp>"
-
-#: 04060106.xhp#hd_id3144923.410.help.text
-msgctxt "04060106.xhp#hd_id3144923.410.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3144937.411.help.text
-msgid "SIN(Number)"
-msgstr "SIN(Broj)"
-
-#: 04060106.xhp#par_id3144950.412.help.text
-msgid "Returns the (trigonometric) sine of <emph>Number</emph>, the angle in radians."
-msgstr "Vraca (trigonometrijski) sinus od <emph>Broj</emph>, ugla u radijanima."
-
-#: 04060106.xhp#par_id8079470.help.text
-msgid "To return the sine of an angle in degrees, use the RADIANS function."
-msgstr "Za vracanje ugla u stepenima, koristite RADIANS funkciju."
+#. 0f.[
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3153924\n"
+"66\n"
+"help.text"
+msgid "Range"
+msgstr "Opseg"
-#: 04060106.xhp#hd_id3144969.413.help.text
-msgctxt "04060106.xhp#hd_id3144969.413.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. )ur~
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3148432\n"
+"67\n"
+"help.text"
+msgid "A1:C108"
+msgstr ""
-#: 04060106.xhp#par_id3144983.414.help.text
-msgid "<item type=\"input\">=SIN(PI()/2)</item> returns 1, the sine of PI/2 radians."
-msgstr "<item type=\"input\">=SIN(PI()/2)</item> vraca 1, sinus PI/2 radijana."
+#. ):8K
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3152592\n"
+"68\n"
+"help.text"
+msgid "! (Exclamation point)"
+msgstr ""
-#: 04060106.xhp#par_id3916440.help.text
-msgid "<item type=\"input\">=SIN(RADIANS(30))</item> returns 0.5, the sine of 30 degrees."
-msgstr "<item type=\"input\">=SIN(RADIANS(30))</item>vraca 0.5, sinus 30 stepeni."
+#. P#\D
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"bm_id3150606\n"
+"help.text"
+msgid "<bookmark_value>intersection operator</bookmark_value>"
+msgstr ""
-#: 04060106.xhp#bm_id3163397.help.text
-#, fuzzy
-msgid "<bookmark_value>SINH function</bookmark_value>"
-msgstr "<bookmark_value>IMSIN funkcija</bookmark_value>"
+#. Hm?N
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150606\n"
+"69\n"
+"help.text"
+msgid "Intersection"
+msgstr "Presjek"
-#: 04060106.xhp#hd_id3163397.418.help.text
-msgid "SINH"
-msgstr "SINH"
+#. t#?h
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3083445\n"
+"70\n"
+"help.text"
+msgid "SUM(A1:B6!B5:C12)"
+msgstr ""
-#: 04060106.xhp#par_id3163426.419.help.text
-msgid "<ahelp hid=\"HID_FUNC_SINHYP\">Returns the hyperbolic sine of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_SINHYP\">Vraca hiperbolicki sinus broja.</ahelp>"
+#. Pj5^
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id3150385\n"
+"71\n"
+"help.text"
+msgid "Calculates the sum of all cells in the intersection; in this example, the result yields the sum of cells B5 and B6."
+msgstr ""
-#: 04060106.xhp#hd_id3163444.420.help.text
-msgctxt "04060106.xhp#hd_id3163444.420.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. vw0N
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id4003723\n"
+"help.text"
+msgid "~ (Tilde)"
+msgstr ""
-#: 04060106.xhp#par_id3163457.421.help.text
-msgid "SINH(Number)"
-msgstr "SINH(Broj)"
+#. S84-
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id838953\n"
+"help.text"
+msgid "Concatenation or union"
+msgstr ""
-#: 04060106.xhp#par_id3163471.422.help.text
-msgid "Returns the hyperbolic sine of <emph>Number</emph>."
-msgstr "Vraca hiperbolicki sinus od <emph>Broj</emph>."
+#. D)QK
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id2511978\n"
+"help.text"
+msgid "Takes two references and returns a reference list, which is a concatenation of the left reference followed by the right reference. Double entries are referenced twice. See note below this table."
+msgstr ""
-#: 04060106.xhp#hd_id3163491.423.help.text
-msgctxt "04060106.xhp#hd_id3163491.423.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. FU6L
+#: 04060199.xhp
+msgctxt ""
+"04060199.xhp\n"
+"par_id181890\n"
+"help.text"
+msgid "Reference concatenation using a tilde character was implemented lately. When a formula with the tilde operator exists in a document that is opened in old versions of the software, an error is returned. A reference list is not allowed inside an array expression."
+msgstr ""
-#: 04060106.xhp#par_id3163504.424.help.text
-msgid "<item type=\"input\">=SINH(0)</item> returns 0, the hyperbolic sine of 0."
-msgstr "<item type=\"input\">=SINH(0)</item>vraca 0, hiperbolicki sinus od 0."
+#. XQEV
+#: func_weekday.xhp
+msgctxt ""
+"func_weekday.xhp\n"
+"tit\n"
+"help.text"
+msgid "WEEKDAY"
+msgstr ""
-#: 04060106.xhp#bm_id3163596.help.text
-msgid "<bookmark_value>SUM function</bookmark_value><bookmark_value>adding;numbers in cell ranges</bookmark_value>"
-msgstr "<bookmark_value>SUM function</bookmark_value><bookmark_value>sabiranje;brojevi u rangu celije</bookmark_value>"
+#. f#2h
+#: func_weekday.xhp
+msgctxt ""
+"func_weekday.xhp\n"
+"bm_id3154925\n"
+"help.text"
+msgid "<bookmark_value>WEEKDAY function</bookmark_value>"
+msgstr "<bookmark_value>WEEKDAY funkcija</bookmark_value>"
-#: 04060106.xhp#hd_id3163596.428.help.text
+#. /M.T
+#: func_weekday.xhp
#, fuzzy
-msgctxt "04060106.xhp#hd_id3163596.428.help.text"
-msgid "SUM"
-msgstr "DSUM"
+msgctxt ""
+"func_weekday.xhp\n"
+"hd_id3154925\n"
+"136\n"
+"help.text"
+msgid "<variable id=\"weekday\"><link href=\"text/scalc/01/func_weekday.xhp\">WEEKDAY</link></variable>"
+msgstr "<variable id=\"solver\"><link href=\"text/scalc/01/solver.xhp\">Rješavač</link></variable>"
-#: 04060106.xhp#par_id3163625.429.help.text
-msgid "<ahelp hid=\"HID_FUNC_SUMME\">Adds all the numbers in a range of cells.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_SUMME\">Sabira sve brojeve u rangu celije.</ahelp>"
+#. KV1\
+#: func_weekday.xhp
+msgctxt ""
+"func_weekday.xhp\n"
+"par_id3154228\n"
+"137\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_WOCHENTAG\">Returns the day of the week for the given date value.</ahelp> The day is returned as an integer between 1 (Sunday) and 7 (Saturday) if no type or type=1 is specified. If type=2, numbering begins at Monday=1; and if type=3 numbering begins at Monday=0."
+msgstr "<ahelp hid=\"HID_FUNC_WOCHENTAG\">Vraca dan sedmice za zadani datum.</ahelp> Dan je cijeli broj izmedu 1 (Nedjelja) i 7 (Subota) ako nema tipa ili je tip jednak 1. Ako je tip 2, oznake pocinju sa Ponedjeljak = 1; a ako je tip 3 oznake pocinju sa Ponedjeljak= 0."
-#: 04060106.xhp#hd_id3163643.430.help.text
-msgctxt "04060106.xhp#hd_id3163643.430.help.text"
+#. h#.V
+#: func_weekday.xhp
+msgctxt ""
+"func_weekday.xhp\n"
+"hd_id3147217\n"
+"138\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060106.xhp#par_id3163656.431.help.text
-msgid "SUM(Number1; Number2; ...; Number30)"
-msgstr "SUM(Broj_1; Broj_2; ... Broj_30)"
-
-#: 04060106.xhp#par_id3163671.432.help.text
-msgid "<emph>Number 1 to Number 30</emph> are up to 30 arguments whose sum is to be calculated."
-msgstr "<emph>Broj_1; Broj_2; ...</emph> su argumenti od 1 do 30 cija suma seracuna."
-
-#: 04060106.xhp#hd_id3163690.433.help.text
-msgctxt "04060106.xhp#hd_id3163690.433.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3163704.434.help.text
-msgid "If you enter the numbers <item type=\"input\">2</item>; <item type=\"input\">3 </item>and <item type=\"input\">4</item> in the Number 1; 2 and 3 text boxes, 9 will be returned as the result."
-msgstr "Ako unesete brojeve <item type=\"input\">2</item>; <item type=\"input\">3</item> and <item type=\"input\">4</item> u Broj_1; 2 i 3 polja teksta, vraceni rezultat ce biti 9."
-
-#: 04060106.xhp#par_id3151740.556.help.text
-msgid "<item type=\"input\">=SUM(A1;A3;B5)</item> calculates the sum of the three cells. <item type=\"input\">=SUM (A1:E10)</item> calculates the sum of all cells in the A1 to E10 cell range."
-msgstr "<item type=\"input\">=SUM(A1; A3; B5)</item> Racuna sumu tri celije. <item type=\"input\">=SUM(A1:E10)</item> Racuna sumu svih polja od A1 do E10 celijskog ranga."
-
-#: 04060106.xhp#par_id3151756.619.help.text
-msgid "Conditions linked by AND can be used with the function SUM() in the following manner:"
-msgstr "Uslovi povezani sa AND mogu biti koristeni sa funkcijom SUM() po sljedecem redoslijedu:"
+#. ^!mD
+#: func_weekday.xhp
+msgctxt ""
+"func_weekday.xhp\n"
+"par_id3149033\n"
+"139\n"
+"help.text"
+msgid "WEEKDAY(Number; Type)"
+msgstr "WEEKDAY(Broj; Vrsta)"
-#: 04060106.xhp#par_id3151774.620.help.text
-msgid "Example assumption: You have entered invoices into a table. Column A contains the date value of the invoice, column B the amounts. You want to find a formula that you can use to return the total of all amounts only for a specific month, e.g. only the amount for the period >=2008-01-01 to <2008-02-01. The range with the date values covers A1:A40, the range containing the amounts to be totaled is B1:B40. C1 contains the start date, 2008<item type=\"input\">-01-01</item>, of the invoices to be included and C2 the date, 2008<item type=\"input\">-02-01</item>, that is no longer included."
-msgstr "Primjer predpostavke:Ukucali ste fakturu u tabelu. Kolona A sadrzi datum fakture, kolona B iznose. Vi zelite naci formulu za vracanje sume iznosa samo za odredjeni mjesec, npr: samo iznos za period >=2008-01-01 to <2008-02-01. Rang svih datuma pokriva A1:A40, rang sadrzi iznose koji ce biti totalizirani u B1:B40. C1 sardzi pocetni datum, <item type=\"input\">2008-01-01</item>, svih faktura C2 ukljucenih u datum, <item type=\"input\">2008-02-01</item>, koji vise nije ukljucen."
+#. vY1m
+#: func_weekday.xhp
+msgctxt ""
+"func_weekday.xhp\n"
+"par_id3149046\n"
+"140\n"
+"help.text"
+msgid "<emph>Number</emph>, as a date value, is a decimal for which the weekday is to be returned."
+msgstr "<emph>Broj</emph>, kao datum, je decimalni broj za koji funkcija vraca radne dane."
-#: 04060106.xhp#par_id3151799.621.help.text
-msgid "Enter the following formula as an array formula:"
-msgstr "Unesi sljedece formule kao niz formula:"
+#. x4.b
+#: func_weekday.xhp
+msgctxt ""
+"func_weekday.xhp\n"
+"par_id3154394\n"
+"141\n"
+"help.text"
+msgid "<emph>Type</emph> determines the type of calculation. For Type=1, the weekdays are counted starting from Sunday (this is the default even when the Type parameter is missing). For Type=2, the weekdays are counted starting from Monday=1. For Type=3, the weekdays are counted starting from Monday=0."
+msgstr "<emph>Vrsta</emph> odreduje tip racunice. Za tip 1, radni dani se racunaju od Nedjelje (ovaj tip se koristi I kad tip nije naznacen). For Type = 2, the weekdays are counted starting from Monday = 1. For Type = 3, the weekdays are counted starting from Monday = 0."
-#: 04060106.xhp#par_id3151813.622.help.text
-msgid "<item type=\"input\">=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)</item>"
+#. HH=S
+#: func_weekday.xhp
+msgctxt ""
+"func_weekday.xhp\n"
+"par_id3156188\n"
+"142\n"
+"help.text"
+msgid "These values apply only to the standard date format that you select under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Calculate</emph>."
msgstr ""
-#: 04060106.xhp#par_id3151828.623.help.text
-msgid "In order to enter this as an array formula, you must press the Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command </caseinline><defaultinline>+ Ctrl</defaultinline></switchinline>+ Enter keys instead of simply pressing the Enter key to close the formula. The formula will then be shown in the <emph>Formula</emph> bar enclosed in braces."
-msgstr "Da bi se unioovaj niz formula, morate unijeti Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command</caseinline><defaultinline>+ Ctrl</defaultinline></switchinline>+ Unosne tipke umjesto samo pritiskanja Enter tipke za zatvaranje formule. Formula ce onda biti prikazena u <emph>Formula</emph> paru zatvorenih zagrada."
+#. 1mPF
+#: func_weekday.xhp
+msgctxt ""
+"func_weekday.xhp\n"
+"hd_id3153836\n"
+"143\n"
+"help.text"
+msgid "Examples"
+msgstr "Primjeri"
-#: 04060106.xhp#par_id3151869.624.help.text
-msgid "{=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)}"
-msgstr ""
+#. )8J1
+#: func_weekday.xhp
+msgctxt ""
+"func_weekday.xhp\n"
+"par_id3150317\n"
+"144\n"
+"help.text"
+msgid "=WEEKDAY(\"2000-06-14\") returns 4 (the Type parameter is missing, therefore the standard count is used. The standard count starts with Sunday as day number 1. June 14, 2000 was a Wednesday and therefore day number 4)."
+msgstr "Err:509"
-#: 04060106.xhp#par_id3151884.625.help.text
-msgid "The formula is based on the fact that the result of a comparison is 1 if the criterion is met and 0 if it is not met. The individual comparison results will be treated as an array and used in matrix multiplication, and at the end the individual values will be totaled to give the result matrix."
-msgstr "Formula se bazira na cinjenici da je rezultat poredjenja 1, ako je kriterij zadovoljen i 0 ako nije. Individualna poredjenja rezultata ce biti kao niz i koristena u mnozenju matrica i na kraju ce individualne vrijednosti biti totalizirane da bi dale rezultat matrice. SUM() funkcija takodjer moze biti koristena na onaj nacin, na promjer, kao COUNTIF() sa nekoliko kriterija."
+#. *4l-
+#: func_weekday.xhp
+msgctxt ""
+"func_weekday.xhp\n"
+"par_id3153174\n"
+"145\n"
+"help.text"
+msgid "=WEEKDAY(\"1996-07-24\";2) returns 3 (the Type parameter is 2, therefore Monday is day number 1. July 24, 1996 was a Wednesday and therefore day number 3)."
+msgstr "Err:509"
-#: 04060106.xhp#bm_id3151957.help.text
-msgid "<bookmark_value>SUMIF function</bookmark_value><bookmark_value>adding;specified numbers</bookmark_value>"
-msgstr "<bookmark_value>SUMIF function</bookmark_value><bookmark_value>sabiranje; odredjeni brojevi</bookmark_value>"
+#. LHX#
+#: func_weekday.xhp
+msgctxt ""
+"func_weekday.xhp\n"
+"par_id3153525\n"
+"146\n"
+"help.text"
+msgid "=WEEKDAY(\"1996-07-24\";1) returns 4 (the Type parameter is 1, therefore Sunday is day number 1. July 24, 1996 was a Wednesday and therefore day number 4)."
+msgstr "Err:509"
-#: 04060106.xhp#hd_id3151957.436.help.text
-msgid "SUMIF"
-msgstr "SUMIF"
+#. H;k*
+#: func_weekday.xhp
+msgctxt ""
+"func_weekday.xhp\n"
+"par_id3150575\n"
+"147\n"
+"help.text"
+msgid "=WEEKDAY(NOW()) returns the number of the current day."
+msgstr "Err:509"
-#: 04060106.xhp#par_id3151986.437.help.text
-msgid "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Adds the cells specified by a given criteria.</ahelp> This function is used to browse a range when you search for a certain value."
-msgstr "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Sairanje polja odredjenih zadatim kriterijima.</ahelp> Ova funkcija se koristi za trazenje ranga kada trazite neku odredjenu vrijednost."
+#. bkIY
+#: func_weekday.xhp
+msgctxt ""
+"func_weekday.xhp\n"
+"par_id3150588\n"
+"171\n"
+"help.text"
+msgid "To obtain a function indicating whether a day in A1 is a business day, use the IF and WEEKDAY functions as follows: <br/>IF(WEEKDAY(A1;2)<6;\"Business day\";\"Weekend\")"
+msgstr "Da dobijete funkciju koja pokazuje da li je dan u A1 radni dan, koristite IF i WEEKDAY funkcije na slijedeci nacin : <br/>IF(WEEKDAY(A1; 2) < 6; \"Business day\"; \"Weekend\")"
-#: 04060106.xhp#hd_id3152015.438.help.text
-msgctxt "04060106.xhp#hd_id3152015.438.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. v*5%
+#: 12070100.xhp
+msgctxt ""
+"12070100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Consolidate by"
+msgstr "Uskladi sa"
-#: 04060106.xhp#par_id3152028.439.help.text
-msgid "SUMIF(Range; Criteria; SumRange)"
-msgstr "SUMIF(rang; Kriterij; Sum_range)"
+#. ^r^n
+#: 12070100.xhp
+msgctxt ""
+"12070100.xhp\n"
+"hd_id3151210\n"
+"1\n"
+"help.text"
+msgid "Consolidate by"
+msgstr "Uskladi sa"
-#: 04060106.xhp#par_id3152043.440.help.text
-msgctxt "04060106.xhp#par_id3152043.440.help.text"
-msgid "<emph>Range</emph> is the range to which the criteria are to be applied."
-msgstr ""
+#. O%Gv
+#: 12070100.xhp
+msgctxt ""
+"12070100.xhp\n"
+"hd_id3125864\n"
+"2\n"
+"help.text"
+msgid "Consolidate by"
+msgstr "Uskladi sa"
-#: 04060106.xhp#par_id3152062.441.help.text
-msgid "<emph>Criteria</emph> is the cell in which the search criterion is shown, or the search criterion itself. If the criteria is written into the formula, it has to be surrounded by double quotes."
-msgstr "<emph>Kriteriji</emph> je referenca na polje koje sadrzi date kriterije, ili samo trazeni kriterij. Ako su kriteriji zadati unutar formule, moraju biti zatvoreni sa navodnicima."
+#. XdtP
+#: 12070100.xhp
+msgctxt ""
+"12070100.xhp\n"
+"par_id3154909\n"
+"3\n"
+"help.text"
+msgid "Use this section if the cell ranges that you want to consolidate contain labels. You only need to select these options if the consolidation ranges contain similar labels and the data arranged is arranged differently."
+msgstr "Koristite sekciju ako raspone celije koju hocet da integrisete sadrzi znakove.Samo trebate da odaberete te opcije ako raspon inetgracije sadrzi slican znak i podaci su drugacije uredjeni"
+
+#. u,3#
+#: 12070100.xhp
+msgctxt ""
+"12070100.xhp\n"
+"hd_id3153968\n"
+"4\n"
+"help.text"
+msgid "Row labels"
+msgstr "Naslovi redova"
-#: 04060106.xhp#par_id3152083.442.help.text
-msgid "<emph>SumRange</emph> is the range from which values are summed. If this parameter has not been indicated, the values found in the Range are summed."
-msgstr "<emph>Sum_range</emph> je rang od kojeg su vrijednosti sabrane. Ako ovaj parametar jos nije pokazan, vrijednosti nadjene u rangu su sabrane."
+#. )9s!
+#: 12070100.xhp
+msgctxt ""
+"12070100.xhp\n"
+"par_id3150441\n"
+"5\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONSOLIDATE:BTN_BYROW\" visibility=\"visible\">Uses the row labels to arrange the consolidated data.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONSOLIDATE:BTN_BYROW\" visibility=\"visible\">Koristi oznake reda za aranziranje integrisanih podataka.</ahelp>"
-#: 04060106.xhp#par_id8347422.help.text
-msgid "SUMIF supports the reference concatenation operator (~) only in the Criteria parameter, and only if the optional SumRange parameter is not given."
-msgstr "SUMIF podrzava referencu znakova povezanih u lanac (~)samo u kriterij parametru i samo ako neobavezan SumRange parametar nije zadat."
+#. N/d~
+#: 12070100.xhp
+msgctxt ""
+"12070100.xhp\n"
+"hd_id3146976\n"
+"6\n"
+"help.text"
+msgid "Column labels"
+msgstr "Naslovi kolona"
-#: 04060106.xhp#hd_id3152110.443.help.text
-msgctxt "04060106.xhp#hd_id3152110.443.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. z#Q+
+#: 12070100.xhp
+msgctxt ""
+"12070100.xhp\n"
+"par_id3155411\n"
+"7\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONSOLIDATE:BTN_BYCOL\" visibility=\"visible\">Uses the column labels to arrange the consolidated data.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONSOLIDATE:BTN_BYCOL\" visibility=\"visible\">koristi oznake kolona za aranziranje inetgrisanih podataka </ahelp>"
-#: 04060106.xhp#par_id3152148.626.help.text
-msgid "To sum up only negative numbers: <item type=\"input\">=SUMIF(A1:A10;\"<0\")</item>"
-msgstr "Za sabiranje samo negativnih brojeva: <item type=\"input\">=SUMIF(A1:A10; \"<0\")</item>"
+#. :5cb
+#: 12070100.xhp
+msgctxt ""
+"12070100.xhp\n"
+"hd_id3153191\n"
+"12\n"
+"help.text"
+msgid "Options"
+msgstr "Opcije"
-#: 04060106.xhp#par_id6670125.help.text
-msgid "<item type=\"input\">=SUMIF(A1:A10;\">0\";B1:10)</item> - sums values from the range B1:B10 only if the corresponding values in the range A1:A10 are >0."
-msgstr "<item type=\"input\">=SUMIF(A1:A10; \">0\"; B1:10)</item> - sabira vrijenosti ranga B1:B10 samo ako su odgovarajuce vrijednosti u rangu A1:A10 >0."
+#. Um*8
+#: 12070100.xhp
+msgctxt ""
+"12070100.xhp\n"
+"hd_id3159154\n"
+"8\n"
+"help.text"
+msgid "Link to source data"
+msgstr "Poveži sa izvornim podacima"
-#: 04060106.xhp#par_id6062196.help.text
-msgid "See COUNTIF() for some more syntax examples that can be used with SUMIF()."
-msgstr "Vidi COUNTIF() za vise primjera sintaksi koje mogu biti koristene sa SUMIF()."
+#. jHF.
+#: 12070100.xhp
+msgctxt ""
+"12070100.xhp\n"
+"par_id3146986\n"
+"9\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONSOLIDATE:BTN_REFS\" visibility=\"visible\">Links the data in the consolidation range to the source data, and automatically updates the results of the consolidation when the source data is changed.</ahelp>"
+msgstr ""
-#: 04060106.xhp#bm_id3152195.help.text
+#. Eur]
+#: 12070100.xhp
#, fuzzy
-msgid "<bookmark_value>TAN function</bookmark_value>"
-msgstr "<bookmark_value>TREND funkcija</bookmark_value>"
-
-#: 04060106.xhp#hd_id3152195.446.help.text
-msgid "TAN"
-msgstr "TAN"
-
-#: 04060106.xhp#par_id3152224.447.help.text
-msgid "<ahelp hid=\"HID_FUNC_TAN\">Returns the tangent of the given angle (in radians).</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_TAN\">Vraca tangentu zadatog ugla (u radijanima).</ahelp>"
+msgctxt ""
+"12070100.xhp\n"
+"hd_id3163708\n"
+"10\n"
+"help.text"
+msgid "More <<"
+msgstr "Vise<<"
-#: 04060106.xhp#hd_id3152242.448.help.text
-msgctxt "04060106.xhp#hd_id3152242.448.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. uzBj
+#: 12070100.xhp
+msgctxt ""
+"12070100.xhp\n"
+"par_id3151118\n"
+"11\n"
+"help.text"
+msgid "Hides the additional options."
+msgstr ""
-#: 04060106.xhp#par_id3152255.449.help.text
-msgid "TAN(Number)"
-msgstr "TAN(Broj)"
+#. =bYy
+#: 05080100.xhp
+msgctxt ""
+"05080100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Define"
+msgstr "Definiši"
-#: 04060106.xhp#par_id3152269.450.help.text
-msgid "Returns the (trigonometric) tangent of <emph>Number</emph>, the angle in radians."
-msgstr "Vraca trigonometrijsku tangentu od <emph>Broj</emph>, ugla u radiajnima."
+#. jh6^
+#: 05080100.xhp
+#, fuzzy
+msgctxt ""
+"05080100.xhp\n"
+"hd_id3145673\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/05080100.xhp\" name=\"Define\">Define</link>"
+msgstr "<link href=\"text/scalc/01/02140100.xhp\" name=\"Down\">Dolje</link>"
-#: 04060106.xhp#par_id5752128.help.text
-msgid "To return the tangent of an angle in degrees, use the RADIANS function."
-msgstr "Za vracanje tangente ugla u stepenima, koristite RADIANS funkciju."
+#. ;4(J
+#: 05080100.xhp
+msgctxt ""
+"05080100.xhp\n"
+"par_id3153896\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:DefinePrintArea\">Defines an active cell or selected cell area as the print range.</ahelp>"
+msgstr ""
-#: 04060106.xhp#hd_id3152287.451.help.text
-msgctxt "04060106.xhp#hd_id3152287.451.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. pZU/
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"tit\n"
+"help.text"
+msgid "Date & Time Functions"
+msgstr ""
-#: 04060106.xhp#par_id3152301.452.help.text
-msgid "<item type=\"input\">=TAN(PI()/4) </item>returns 1, the tangent of PI/4 radians."
-msgstr "<item type=\"input\">=TAN(PI()/4) </item>vraca 1, tangenta PI/4 radijana."
+#. \.Q*
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"bm_id3154536\n"
+"help.text"
+msgid "<bookmark_value>date and time functions</bookmark_value><bookmark_value>functions; date & time</bookmark_value><bookmark_value>Function Wizard; date & time</bookmark_value>"
+msgstr "<bookmark_value>funkcije za datum i vrijeme</bookmark_value><bookmark_value>funkcije; datum i vrijeme </bookmark_value><bookmark_value>Carobnjak za Funkcije; datum i vrijeme</bookmark_value>"
-#: 04060106.xhp#par_id1804864.help.text
-msgid "<item type=\"input\">=TAN(RADIANS(45))</item> returns 1, the tangent of 45 degrees."
-msgstr "<item type=\"input\">=TAN(RADIANS(45))</item> vraca 1, tangentu ugla 45 stepeni."
+#. t5JY
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"hd_id3154536\n"
+"1\n"
+"help.text"
+msgid "Date & Time Functions"
+msgstr ""
-#: 04060106.xhp#bm_id3165434.help.text
-#, fuzzy
-msgid "<bookmark_value>TANH function</bookmark_value>"
-msgstr "<bookmark_value>MONTH funkcija</bookmark_value>"
+#. AmI0
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id3153973\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"datumzeittext\">These spreadsheet functions are used for inserting and editing dates and times. </variable>"
+msgstr "<variable id=\"datumzeittext\"> Ove funkcije za proracunsku tablicu se koriste za unošenje i mijenjanje datuma i vremena </variable>"
-#: 04060106.xhp#hd_id3165434.456.help.text
-msgid "TANH"
-msgstr "TANH"
+#. /H+a
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_idN10600\n"
+"help.text"
+msgid "The functions whose names end with _ADD return the same results as the corresponding Microsoft Excel functions. Use the functions without _ADD to get results based on international standards. For example, the WEEKNUM function calculates the week number of a given date based on international standard ISO 8601, while WEEKNUM_ADD returns the same week number as Microsoft Excel."
+msgstr "Funkcije cija imena završavaju sa _ADD vracaju iste rezultate kao i odgovarajuce Microsoft Excel funkcije. Koristite funkcije bez _ADD da bi dobili rezultate bazirane na internacionalnim standardima. Na primjer, WEEKNUM funkcija racuna broj sedmice datog datuma na bazi internacionalnog standarda ISO 6801, dok WEEKNUM_ADD daje isti broj sedmice kao i Microsoft Excel."
-#: 04060106.xhp#par_id3165462.457.help.text
-msgid "<ahelp hid=\"HID_FUNC_TANHYP\">Returns the hyperbolic tangent of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_TANHYP\">Vraca hiperbolicku tangentu broja.</ahelp>"
+#. _sEE
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id3150437\n"
+"170\n"
+"help.text"
+msgid "$[officename] internally handles a date/time value as a numerical value. If you assign the numbering format \"Number\" to a date or time value, it is converted to a number. For example, 01/01/2000 12:00 PM, converts to 36526.5. The value preceding the decimal point corresponds to the date; the value following the decimal point corresponds to the time. If you do not want to see this type of numerical date or time representation, change the number format (date or time) accordingly. To do this, select the cell containing the date or time value, call its context menu and select <emph>Format Cells</emph>. The <emph>Numbers</emph> tab page contains the functions for defining the number format."
+msgstr "$[officename] interno upravlja vrijednostima datuma/vremena kao numerickim vrijednostima. Ukoliko dodijelite format \"Number\" (Broj) za vrijednost datuma ili vremena, pretvara se u broj. Na primjer, 01/01/2000 12:00 PM, pretvara u 36526.5. Vrijednost koja prethodi decimalnom zarezu, odgovara datumu; vrijednost koja slijedi iza decimalnog zareza odgovara vremenu. Ukoliko ne želite vidjeti ovu vrstu numerickog datuma ili reprezentaciju vremena, promjenite brojcani format (datum ili vrijeme) kako odgovara. Da bi to uradili, oznacite celije koje sadrže vrijednosti datuma ili vremena, pozovite meni iz konteksta i izaberite <emph>Formatiraj ćelije</emph>. <emph>Brojevi</emph> stranica sadrži funkcije za definisanje brojcanog formata."
-#: 04060106.xhp#hd_id3165480.458.help.text
-msgctxt "04060106.xhp#hd_id3165480.458.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. ,4lB
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"hd_id2408825\n"
+"help.text"
+msgid "Date base for day zero"
+msgstr "Baza za datum za dan nula"
-#: 04060106.xhp#par_id3165494.459.help.text
-msgid "TANH(Number)"
-msgstr "TANH(Broj)"
+#. ^3{`
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id9988402\n"
+"help.text"
+msgid "Dates are calculated as offsets from a starting day zero. You can set the day zero to be one of the following:"
+msgstr "Datumi se racunaju kao ostatci od pocetnog dana nula. Možete postaviti dan nula da bude jedan od narednih:"
-#: 04060106.xhp#par_id3165508.460.help.text
-msgid "Returns the hyperbolic tangent of <emph>Number</emph>."
-msgstr "Vraca hiperbolicku tangentu od <emph>Broj</emph>."
+#. r/0k
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id6401257\n"
+"help.text"
+msgid "Date base"
+msgstr "Baza datuma"
-#: 04060106.xhp#hd_id3165527.461.help.text
-msgctxt "04060106.xhp#hd_id3165527.461.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. hkzV
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id5841242\n"
+"help.text"
+msgid "Use"
+msgstr "Upotreba"
-#: 04060106.xhp#par_id3165541.462.help.text
-msgid "<item type=\"input\">=TANH(0)</item> returns 0, the hyperbolic tangent of 0."
-msgstr "<item type=\"input\">=TANH(0)</item> vraca0, hiperbolicku tangentu od 0."
+#. 3=n5
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id6794030\n"
+"help.text"
+msgid "'12/30/1899'"
+msgstr "12/30/1899'"
-#: 04060106.xhp#bm_id3165633.help.text
-msgid "<bookmark_value>AutoFilter function; subtotals</bookmark_value><bookmark_value>sums;of filtered data</bookmark_value><bookmark_value>filtered data; sums</bookmark_value><bookmark_value>SUBTOTAL function</bookmark_value>"
-msgstr "<bookmark_value>AutoFilter funkcija; subtotals</bookmark_value><bookmark_value>sums; filtriranih podataka</bookmark_value><bookmark_value>filtrirani podaci; sums</bookmark_value><bookmark_value>SUBTOTAL function</bookmark_value>"
+#. HJq_
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id7096774\n"
+"help.text"
+msgid "(default)"
+msgstr "(zadano)"
-#: 04060106.xhp#hd_id3165633.466.help.text
-msgid "SUBTOTAL"
-msgstr "SUBTOTAL"
+#. {_%2
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id5699942\n"
+"help.text"
+msgid "'01/01/1900'"
+msgstr "01/01/1900'"
-#: 04060106.xhp#par_id3165682.467.help.text
-msgid "<ahelp hid=\"HID_FUNC_TEILERGEBNIS\">Calculates subtotals.</ahelp> If a range already contains subtotals, these are not used for further calculations. Use this function with the AutoFilters to take only the filtered records into account."
-msgstr "<ahelp hid=\"HID_FUNC_TEILERGEBNIS\">racuna subtotale.</ahelp> Ako rang vec sadrzi subtotale, oni nisu koristeni u daljem racunanju. Koristite ovu formulu sa AutoFilterima da bi uzimali u obzir samo filtrirane redove."
+#. 3n-o
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id6420484\n"
+"help.text"
+msgid "(used in former StarCalc 1.0)"
+msgstr "(korišteno u prethodnom StarCalc 1.0)"
-#: 04060106.xhp#hd_id3165704.495.help.text
-msgctxt "04060106.xhp#hd_id3165704.495.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. Chr9
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id6986602\n"
+"help.text"
+msgid "'01/01/1904'"
+msgstr "01/01/1904'"
-#: 04060106.xhp#par_id3165717.496.help.text
-msgid "SUBTOTAL(Function; Range)"
-msgstr "SUBTOTAL(Funkcija; Rang)"
+#. wNN1
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id616779\n"
+"help.text"
+msgid "(used in Apple software)"
+msgstr "(korišteno u Apple software)"
-#: 04060106.xhp#par_id3165731.497.help.text
-msgid "<emph>Function</emph> is a number that stands for one of the following functions:"
-msgstr "<emph>Funkcija</emph> je broj za jednu od sljedecih funkcija:"
+#. A@f3
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id791039\n"
+"help.text"
+msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Calculate</emph> to select the date base."
+msgstr ""
-#: 04060106.xhp#par_id3165782.469.help.text
-msgid "Function index"
-msgstr "Index funkcije"
+#. C_I;
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id1953489\n"
+"help.text"
+msgid "When you copy and paste cells containing date values between different spreadsheets, both spreadsheet documents must be set to the same date base. If date bases differ, the displayed date values will change!"
+msgstr "Kada kopirate i zalijepite celije koje sadržavaju datumske vrijednosti razlicitih proracunskih tablica, obje proracunske tablice moraju biti postavljene na istu bazu datuma. Ako se datumske baze razlikuju, prikazane datumske vrijednosti ce se promjeniti!"
-#: 04060106.xhp#par_id3165806.470.help.text
-msgctxt "04060106.xhp#par_id3165806.470.help.text"
-msgid "Function"
-msgstr "Funkcija"
+#. [On8
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"hd_id757469\n"
+"help.text"
+msgid "Two digits years"
+msgstr "Dvo - cifrene godine"
-#: 04060106.xhp#par_id3165833.471.help.text
-msgctxt "04060106.xhp#par_id3165833.471.help.text"
-msgid "1"
+#. _g~,
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id3149720\n"
+"183\n"
+"help.text"
+msgid "In <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - General</emph> you find the area <emph>Year (two digits)</emph>. This sets the period for which two-digit information applies. Note that changes made here have an effect on some of the following functions."
msgstr ""
-#: 04060106.xhp#par_id3165856.472.help.text
-#, fuzzy
-msgctxt "04060106.xhp#par_id3165856.472.help.text"
-msgid "AVERAGE"
-msgstr "DAVERAGE"
-
-#: 04060106.xhp#par_id3165883.473.help.text
-msgctxt "04060106.xhp#par_id3165883.473.help.text"
-msgid "2"
-msgstr ""
+#. n2wR
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id3150654\n"
+"185\n"
+"help.text"
+msgid "When entering dates, slashes or dashes used as date separators may be interpreted as arithmetic operators. Therefore, dates entered in this format are not always recognized as dates and result in erroneous calculations. To keep dates from being interpreted as parts of formulas, place them in quotation marks, for example, \"07/20/54\"."
+msgstr "Kada unosite datume, kose crte ili crtice kao separatori u datumima se mogu interpretirati kao aritmeticki operatori. Tako da se, datumi uneseni u ovom formatu ne prepoznaju uvijek kao datumi i rezultiraju pogrešnim kalkulacijama. Da bi osigurali da se datumi ne interpretiraju kao dio formula, stavite ih pod navodnike, na primjer, \"20/07/54\"."
-#: 04060106.xhp#par_id3165906.474.help.text
-#, fuzzy
-msgctxt "04060106.xhp#par_id3165906.474.help.text"
-msgid "COUNT"
-msgstr "DCOUNT"
+#. cJw7
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_idN1067A\n"
+"help.text"
+msgid "Functions"
+msgstr "Funkcije"
-#: 04060106.xhp#par_id3165933.475.help.text
-msgctxt "04060106.xhp#par_id3165933.475.help.text"
-msgid "3"
+#. {=@J
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_idN10683\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_workday.xhp#workday\"/>"
msgstr ""
-#: 04060106.xhp#par_id3165956.476.help.text
-#, fuzzy
-msgctxt "04060106.xhp#par_id3165956.476.help.text"
-msgid "COUNTA"
-msgstr "DCOUNTA"
-
-#: 04060106.xhp#par_id3165983.477.help.text
-msgctxt "04060106.xhp#par_id3165983.477.help.text"
-msgid "4"
+#. `dkm
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id5189062\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_yearfrac.xhp#yearfrac\"/>"
msgstr ""
-#: 04060106.xhp#par_id3166006.478.help.text
-#, fuzzy
-msgctxt "04060106.xhp#par_id3166006.478.help.text"
-msgid "MAX"
-msgstr "DMAX"
-
-#: 04060106.xhp#par_id3166033.479.help.text
-msgctxt "04060106.xhp#par_id3166033.479.help.text"
-msgid "5"
+#. dJ})
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id6854457\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_date.xhp#date\"/>"
msgstr ""
-#: 04060106.xhp#par_id3166056.480.help.text
-#, fuzzy
-msgctxt "04060106.xhp#par_id3166056.480.help.text"
-msgid "MIN"
-msgstr "DMIN"
-
-#: 04060106.xhp#par_id3143316.481.help.text
-msgctxt "04060106.xhp#par_id3143316.481.help.text"
-msgid "6"
+#. 74@p
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id6354457\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_datedif.xhp#datedif\"/>"
msgstr ""
-#: 04060106.xhp#par_id3143339.482.help.text
-#, fuzzy
-msgctxt "04060106.xhp#par_id3143339.482.help.text"
-msgid "PRODUCT"
-msgstr "DPRODUCT"
-
-#: 04060106.xhp#par_id3143366.483.help.text
-msgctxt "04060106.xhp#par_id3143366.483.help.text"
-msgid "7"
+#. ,h*?
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id3372295\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_datevalue.xhp#datevalue\"/>"
msgstr ""
-#: 04060106.xhp#par_id3143389.484.help.text
-#, fuzzy
-msgctxt "04060106.xhp#par_id3143389.484.help.text"
-msgid "STDEV"
-msgstr "DSTDEV"
-
-#: 04060106.xhp#par_id3143416.485.help.text
-msgctxt "04060106.xhp#par_id3143416.485.help.text"
-msgid "8"
+#. T)9u
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id5684377\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_edate.xhp#edate\"/>"
msgstr ""
-#: 04060106.xhp#par_id3143439.486.help.text
-#, fuzzy
-msgctxt "04060106.xhp#par_id3143439.486.help.text"
-msgid "STDEVP"
-msgstr "DSTDEVP"
-
-#: 04060106.xhp#par_id3143466.487.help.text
-msgctxt "04060106.xhp#par_id3143466.487.help.text"
-msgid "9"
+#. WK!l
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id7576525\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_today.xhp#today\"/>"
msgstr ""
-#: 04060106.xhp#par_id3143489.488.help.text
-#, fuzzy
-msgctxt "04060106.xhp#par_id3143489.488.help.text"
-msgid "SUM"
-msgstr "DSUM"
-
-#: 04060106.xhp#par_id3143516.489.help.text
-msgctxt "04060106.xhp#par_id3143516.489.help.text"
-msgid "10"
+#. rbwP
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id641193\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_year.xhp#year\"/>"
msgstr ""
-#: 04060106.xhp#par_id3143539.490.help.text
-#, fuzzy
-msgctxt "04060106.xhp#par_id3143539.490.help.text"
-msgid "VAR"
-msgstr "DVAR"
-
-#: 04060106.xhp#par_id3143566.491.help.text
-msgctxt "04060106.xhp#par_id3143566.491.help.text"
-msgid "11"
+#. mc\E
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id6501968\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_now.xhp#now\"/>"
msgstr ""
-#: 04060106.xhp#par_id3143589.492.help.text
-#, fuzzy
-msgctxt "04060106.xhp#par_id3143589.492.help.text"
-msgid "VARP"
-msgstr "DVARP"
-
-#: 04060106.xhp#par_id3143606.498.help.text
-msgid "<emph>Range</emph> is the range whose cells are included."
-msgstr "<emph>Opseg</emph> je rang ukljucenih celija."
-
-#: 04060106.xhp#hd_id3143625.499.help.text
-msgctxt "04060106.xhp#hd_id3143625.499.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3143638.562.help.text
-msgid "You have a table in the cell range A1:B5 containing cities in column A and accompanying figures in column B. You have used an AutoFilter so that you only see rows containing the city Hamburg. You want to see the sum of the figures that are displayed; that is, just the subtotal for the filtered rows. In this case the correct formula would be:"
-msgstr "Imate tabelu sa celijama u rangu A1:B5 koja sadrzi gradove u kloni A i pridruzene figure u koloni B. Koristili ste AutoFiltere tako da mozete vidjeti samo redove koji sadrze grad Hamburg. Zelite vidjeti sumu figura koje su prikazane; tj. samo subtotal za filtrirane redove. U tom slucaju tacna formula ce biti:"
-
-#: 04060106.xhp#par_id3143658.563.help.text
-msgid "<item type=\"input\">=SUBTOTAL(9;B2:B5)</item>"
-msgstr "<item type=\"input\">=SUBTOTAL(9; B2:B5)</item>"
-
-#: 04060106.xhp#bm_id3143672.help.text
-msgid "<bookmark_value>Euro; converting</bookmark_value><bookmark_value>EUROCONVERT function</bookmark_value>"
-msgstr "<bookmark_value>euro; konvertira u</bookmark_value><bookmark_value>CONVERT function</bookmark_value>"
-
-#: 04060106.xhp#hd_id3143672.564.help.text
-msgid "EUROCONVERT"
-msgstr "KONVERTOVATI"
-
-#: 04060106.xhp#par_id3143708.565.help.text
-msgid "<ahelp hid=\"HID_FUNC_UMRECHNEN\">Converts between old European national currency and to and from Euros.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_UMRECHNEN\">Konvertuje stare evropske valute u i iz eura.</ahelp>"
-
-#: 04060106.xhp#par_id3143731.566.help.text
-msgctxt "04060106.xhp#par_id3143731.566.help.text"
-msgid "<emph>Syntax</emph>"
+#. [1jR
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id3886532\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_weeknum.xhp#weeknum\"/>"
msgstr ""
-#: 04060106.xhp#par_id3143748.567.help.text
-msgid "EUROCONVERT(Value; \"From_currency\"; \"To_currency\", full_precision, triangulation_precision)"
-msgstr "CONVERT(Vrijednost; \"Valuta_1\"; \"Valuta_2\")"
-
-#: 04060106.xhp#par_id3143763.568.help.text
-msgid "<emph>Value</emph> is the amount of the currency to be converted."
-msgstr "<emph>Vrijednost</emph>je vrijednost valute koja treba biti pretvorena."
-
-#: 04060106.xhp#par_id3143782.569.help.text
-msgid "<emph>From_currency</emph> and <emph>To_currency</emph> are the currency units to convert from and to respectively. These must be text, the official abbreviation for the currency (for example, \"EUR\"). The rates (shown per Euro) were set by the European Commission."
-msgstr "<emph>Currency_1</emph> and <emph>Currency_2</emph> su jedinice valute u i iz koje se pretvara. One moraju biti tekstualne, oficijelne skracenice za valute (for example, \"EUR\"). Stope (prikazane po euru)su poslate od Europske Komisije."
-
-#: 04060106.xhp#par_id0119200904301810.help.text
-msgid "<emph>Full_precision</emph> is optional. If omitted or False, the result is rounded according to the decimals of the To currency. If Full_precision is True, the result is not rounded."
+#. WAE5
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id614947\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_weeknumadd.xhp#weeknumadd\"/>"
msgstr ""
-#: 04060106.xhp#par_id0119200904301815.help.text
-msgid "<emph>Triangulation_precision</emph> is optional. If Triangulation_precision is given and >=3, the intermediate result of a triangular conversion (currency1,EUR,currency2) is rounded to that precision. If Triangulation_precision is omitted, the intermediate result is not rounded. Also if To currency is \"EUR\", Triangulation_precision is used as if triangulation was needed and conversion from EUR to EUR was applied."
+#. _{~I
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id3953062\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_minute.xhp#minute\"/>"
msgstr ""
-#: 04060106.xhp#par_id3143819.570.help.text
-msgid "<emph>Examples</emph>"
-msgstr "Primjer:"
-
-#: 04060106.xhp#par_id3143837.571.help.text
-msgid "<item type=\"input\">=EUROCONVERT(100;\"ATS\";\"EUR\")</item> converts 100 Austrian Schillings into Euros."
-msgstr "<item type=\"input\">=CONVERT(100; \"ATS\"; \"EUR\")</item> pretvara 100 austrijsih shilinga u eure."
-
-#: 04060106.xhp#par_id3143853.572.help.text
-msgid "<item type=\"input\">=EUROCONVERT(100;\"EUR\";\"DEM\")</item> converts 100 Euros into German Marks."
-msgstr "<item type=\"input\">=CONVERT(100; \"EUR\"; \"DEM\")</item> pretvara 100 eura u njemacke marke."
-
-#: 04060106.xhp#bm_id0908200902090676.help.text
-#, fuzzy
-msgid "<bookmark_value>CONVERT function</bookmark_value>"
-msgstr "<bookmark_value>PROMJENI_DODAJ funkcija</bookmark_value>"
-
-#: 04060106.xhp#hd_id0908200902074836.help.text
-msgid "CONVERT"
-msgstr "KONVERTOVATI"
-
-#: 04060106.xhp#par_id0908200902131122.help.text
-msgid "<ahelp hid=\".\">Converts a value from one unit of measurement to another unit of measurement. The conversion factors are given in a list in the configuration.</ahelp>"
+#. e,=f
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id2579729\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_month.xhp#month\"/>"
msgstr ""
-#: 04060106.xhp#par_id0908200902475420.help.text
-msgid "At one time the list of conversion factors included the legacy European currencies and the Euro (see examples below). We suggest using the new function EUROCONVERT for converting these currencies."
+#. dwTa
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id1346781\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_eomonth.xhp#eomonth\"/>"
msgstr ""
-#: 04060106.xhp#hd_id0908200902131071.help.text
-msgctxt "04060106.xhp#hd_id0908200902131071.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id0908200902131191.help.text
-msgid "CONVERT(value;\"text\";\"text\")"
+#. /rcm
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id8951384\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_networkdays.xhp#networkdays\"/>"
msgstr ""
-#: 04060106.xhp#hd_id0908200902131152.help.text
-msgctxt "04060106.xhp#hd_id0908200902131152.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id090820090213112.help.text
-msgid "<item type=\"input\">=CONVERT(100;\"ATS\";\"EUR\")</item> returns the Euro value of 100 Austrian Schillings."
+#. (KX%
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id1074251\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_eastersunday.xhp#eastersunday\"/>"
msgstr ""
-#: 04060106.xhp#par_id0908200902475431.help.text
-msgid "=CONVERT(100;\"EUR\";\"DEM\") converts 100 Euros into German Marks. "
+#. p,hT
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id372325\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_second.xhp#second\"/>"
msgstr ""
-#: 04060106.xhp#bm_id3157177.help.text
-msgid "<bookmark_value>ODD function</bookmark_value><bookmark_value>rounding;up/down to nearest odd integer</bookmark_value>"
-msgstr "<bookmark_value>ODD function</bookmark_value><bookmark_value>zaokruzivanje;gore/dole do sljedeceg neparnog broja</bookmark_value>"
-
-#: 04060106.xhp#hd_id3157177.502.help.text
-msgid "ODD"
-msgstr "NEPARAN"
-
-#: 04060106.xhp#par_id3157205.503.help.text
-msgid "<ahelp hid=\"HID_FUNC_UNGERADE\">Rounds a positive number up to the nearest odd integer and a negative number down to the nearest odd integer.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_UNGERADE\">Zaokruzuje pozitivne brojeve gore do najblizeg neparnog broja i negativne vrijednosti dole do najblizeg neparnog broja.</ahelp>"
-
-#: 04060106.xhp#hd_id3157223.504.help.text
-msgctxt "04060106.xhp#hd_id3157223.504.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3157237.505.help.text
-msgid "ODD(Number)"
-msgstr "NEPARAN(Broj)"
-
-#: 04060106.xhp#par_id3157250.506.help.text
-msgid " Returns <emph>Number</emph> rounded to the next odd integer up, away from zero."
-msgstr "Vraca <emph>Broj</emph> zaokruzeno na sljedeci neparan index gore, dalje od nule."
-
-#: 04060106.xhp#hd_id3157270.507.help.text
-msgctxt "04060106.xhp#hd_id3157270.507.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3157283.508.help.text
-msgid "<item type=\"input\">=ODD(1.2)</item> returns 3."
-msgstr "<item type=\"input\">=ODD(1.2)</item> vraca 3."
-
-#: 04060106.xhp#par_id8746910.help.text
-msgid "<item type=\"input\">=ODD(1)</item> returns 1."
-msgstr "<item type=\"input\">=ODD(1)</item> vraca 1."
-
-#: 04060106.xhp#par_id9636524.help.text
-msgid "<item type=\"input\">=ODD(0)</item> returns 1."
-msgstr "<item type=\"input\">=ODD(0)</item> vraca 1."
-
-#: 04060106.xhp#par_id5675527.help.text
-msgid "<item type=\"input\">=ODD(-3.1)</item> returns -5."
-msgstr "<item type=\"input\">=ODD(-3.1)</item>vraca -5."
-
-#: 04060106.xhp#bm_id3157404.help.text
-msgid "<bookmark_value>FLOOR function</bookmark_value><bookmark_value>rounding;down to nearest multiple of significance</bookmark_value>"
-msgstr "<bookmark_value>FLOOR function</bookmark_value><bookmark_value>zaokruzivanje; do najblizeg umnoska znacenja</bookmark_value>"
-
-#: 04060106.xhp#hd_id3157404.512.help.text
-msgid "FLOOR"
-msgstr "FLOOR"
-
-#: 04060106.xhp#par_id3157432.513.help.text
-msgid "<ahelp hid=\"HID_FUNC_UNTERGRENZE\">Rounds a number down to the nearest multiple of Significance.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_UNTERGRENZE\">Zaokruzuje broj do najblizeg umnoska znacenja.</ahelp>"
-
-#: 04060106.xhp#hd_id3157451.514.help.text
-msgctxt "04060106.xhp#hd_id3157451.514.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3157464.515.help.text
-msgid "FLOOR(Number; Significance; Mode)"
-msgstr "FLOOR(Broj; Znacenje; Oblik)"
-
-#: 04060106.xhp#par_id3157478.516.help.text
-msgid "<emph>Number</emph> is the number that is to be rounded down."
-msgstr "<emph>Broj</emph> je broj koji treba biti zaokruzen prema dole."
-
-#: 04060106.xhp#par_id3157497.517.help.text
-msgid "<emph>Significance</emph> is the value to whose multiple the number is to be rounded down."
-msgstr "<emph>Značaj</emph>je vrijednost do cijed ce umnoska broj biti zaokruzen."
+#. 7fgN
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id224005\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_hour.xhp#hour\"/>"
+msgstr ""
-#: 04060106.xhp#par_id3157517.561.help.text
-msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of the number. This parameter is ignored when exporting to MS Excel as Excel does not know any third parameter."
-msgstr "<emph>Režim</emph>je neobavezna vrijednost. Ako je navedena i nije jednaka nuli, ako su broj i If it is indicated and is not equal to zero, ako su broj i prirast negativni, zaokruzivanje gore je izvrseno prema toj vrijednosti. Takodjer je moguce ignorirati ovu vrijednost nakon izvrsavanja unosa u Microsoft Excel jer Excel ne podrzava unosenje treceg parametra za ovu funkciju"
+#. \UUS
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id5375835\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_day.xhp#day\"/>"
+msgstr ""
-#: 04060106.xhp#par_id3163894.630.help.text
-msgid "If both parameters Number and Significance are negative, and if the Mode value is equal to zero or is not specified, then the results in $[officename] Calc and Excel will differ after exporting. If you export the spreadsheet to Excel, use Mode=1 to see the same results in Excel as in Calc."
-msgstr "Ako su oba parametra <emph>Number</emph> and <emph>Significance</emph> negativni, i ako je<emph>Mode</emph> jednaka nuli ili nije navedena, onda ce se rezultat u $[officename] Calc i Excel razlikovati nakon prebacivanja. Ako prenosite tabelu u Excel, koristite Mode = 1 da biste vidjeli isti rezultat u Excel kao u Calc."
+#. ?:xI
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id1208838\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_days.xhp#days\"/>"
+msgstr ""
-#: 04060106.xhp#hd_id3163932.518.help.text
-msgctxt "04060106.xhp#hd_id3163932.518.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. Jgtj
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id7679982\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_days360.xhp#days360\"/>"
+msgstr ""
-#: 04060106.xhp#par_id3163945.519.help.text
-msgid "<item type=\"input\">=FLOOR( -11;-2)</item> returns -12"
-msgstr "<item type=\"input\">=FLOOR( -11; -2)</item> vraca -12"
+#. C#AW
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id9172643\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_weekday.xhp#weekday\"/>"
+msgstr ""
-#: 04060106.xhp#par_id3163966.520.help.text
-msgid "<item type=\"input\">=FLOOR( -11;-2;0)</item> returns -12"
-msgstr "<item type=\"input\">=FLOOR( -11; -2; 0)</item> vraca -12"
+#. PhqV
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id2354503\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_time.xhp#time\"/>"
+msgstr ""
-#: 04060106.xhp#par_id3163988.521.help.text
-msgid "<item type=\"input\">=FLOOR( -11;-2;1)</item> returns -10"
-msgstr "<item type=\"input\">=FLOOR( -11; -2; 1)</item> vraca -10"
+#. e.ZN
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id7765434\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_timevalue.xhp#timevalue\"/>"
+msgstr ""
-#: 04060106.xhp#bm_id3164086.help.text
+#. WD*`
+#: 05030000.xhp
#, fuzzy
-msgid "<bookmark_value>SIGN function</bookmark_value><bookmark_value>algebraic signs</bookmark_value>"
-msgstr "<bookmark_value>MDETERM funkcija</bookmark_value><bookmark_value>determinants</bookmark_value>"
-
-#: 04060106.xhp#hd_id3164086.523.help.text
-msgid "SIGN"
-msgstr "SIGN"
-
-#: 04060106.xhp#par_id3164115.524.help.text
-msgid "<ahelp hid=\"HID_FUNC_VORZEICHEN\">Returns the sign of a number. Returns 1 if the number is positive, -1 if negative and 0 if zero.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_VORZEICHEN\">Vraca znak broja. Vraca+1 ako je broj pozitivan, -1 ako je negativan i 0 ako je nula.</ahelp>"
-
-#: 04060106.xhp#hd_id3164136.525.help.text
-msgctxt "04060106.xhp#hd_id3164136.525.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3164150.526.help.text
-msgid "SIGN(Number)"
-msgstr "SIGN(Broj)"
-
-#: 04060106.xhp#par_id3164164.527.help.text
-msgid "<emph>Number</emph> is the number whose sign is to be determined."
-msgstr "<emph>Broj</emph> ije broj ciji znak treba biti odredjen."
-
-#: 04060106.xhp#hd_id3164183.528.help.text
-msgctxt "04060106.xhp#hd_id3164183.528.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3164197.529.help.text
-msgid "<item type=\"input\">=SIGN(3.4)</item> returns 1."
-msgstr "<item type=\"input\">=SIGN(3.4)</item>vraca 1."
-
-#: 04060106.xhp#par_id3164212.530.help.text
-msgid "<item type=\"input\">=SIGN(-4.5)</item> returns -1."
-msgstr "<item type=\"input\">=SIGN(-4.5)</item> vraca -1."
+msgctxt ""
+"05030000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Row"
+msgstr "Redovi"
-#: 04060106.xhp#bm_id3164252.help.text
+#. A*Sv
+#: 05030000.xhp
#, fuzzy
-msgid "<bookmark_value>MROUND function</bookmark_value><bookmark_value>nearest multiple</bookmark_value>"
-msgstr "<bookmark_value>COUPNUM funkcija</bookmark_value><bookmark_value>broj kupona</bookmark_value>"
-
-#: 04060106.xhp#hd_id3164252.658.help.text
-msgid "MROUND"
-msgstr "MROUND"
-
-#: 04060106.xhp#par_id3164288.659.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_MROUND\">Returns a number rounded to the nearest multiple of another number.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_MROUND\">Vraca broj zaokruzen na najblizi umnozak drugog broja.</ahelp>"
-
-#: 04060106.xhp#hd_id3164306.660.help.text
-msgctxt "04060106.xhp#hd_id3164306.660.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3164320.661.help.text
-msgid "MROUND(Number; Multiple)"
-msgstr "MROUND(Broj;Umnozak)"
-
-#: 04060106.xhp#par_id3486434.help.text
-msgid "Returns <emph>Number</emph> rounded to the nearest multiple of <emph>Multiple</emph>. "
-msgstr "Vraca <emph>Broj</emph> zaokruzen do najblizeg umnoska <emph>Umnožak</emph>."
-
-#: 04060106.xhp#par_id3068636.help.text
-msgid "An alternative implementation would be <item type=\"literal\">Multiple * ROUND(Number/Multiple)</item>."
-msgstr "Alternativna primjena bi bila <item type=\"literal\">Multiple * ROUND(Number/Multiple)</item>."
-
-#: 04060106.xhp#hd_id3164333.662.help.text
-msgctxt "04060106.xhp#hd_id3164333.662.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3164347.663.help.text
-msgid "<item type=\"input\">=MROUND(15.5;3)</item> returns 15, as 15.5 is closer to 15 (= 3*5) than to 18 (= 3*6)."
-msgstr "<item type=\"input\">=MROUND(15.5; 3)</item> returnsvraca 15, kako je 15.5 blize 15 (= 3*5) nego 18 (= 3*6)."
-
-#: 04060106.xhp#par_idN14DD6.help.text
-msgid "<item type=\"input\">=MROUND(1.4;0.5)</item> returns 1.5 (= 0.5*3)."
-msgstr "<item type=\"input\">=MROUND(1.4; 0.5)</item> vraca 1.5 (= 0.5*3)."
-
-#: 04060106.xhp#bm_id3164375.help.text
-msgid "<bookmark_value>SQRT function</bookmark_value><bookmark_value>square roots;positive numbers</bookmark_value>"
-msgstr "<bookmark_value>SQRT function</bookmark_value><bookmark_value>kvadratni korijeni;pozitivni brojevi</bookmark_value>"
-
-#: 04060106.xhp#hd_id3164375.532.help.text
-msgid "SQRT"
-msgstr "SQRT"
-
-#: 04060106.xhp#par_id3164404.533.help.text
-msgid "<ahelp hid=\"HID_FUNC_WURZEL\">Returns the positive square root of a number.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_WURZEL\">Vraca pozitivni kvadratni korijen broja.</ahelp>"
-
-#: 04060106.xhp#hd_id3164424.534.help.text
-msgctxt "04060106.xhp#hd_id3164424.534.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3164437.535.help.text
-msgid "SQRT(Number)"
-msgstr "SQRT(Broj)"
-
-#: 04060106.xhp#par_id3164451.536.help.text
-msgid "Returns the positive square root of <emph>Number</emph>."
-msgstr "Vraca pozitivni kvadratni korijen od<emph>Broj</emph>."
-
-#: 04060106.xhp#par_id6870021.help.text
-msgid " Number must be positive."
-msgstr "<emph>Number</emph> mora biti pozitivan."
-
-#: 04060106.xhp#hd_id3164471.537.help.text
-msgctxt "04060106.xhp#hd_id3164471.537.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3164484.538.help.text
-msgid "<item type=\"input\">=SQRT(16)</item> returns 4."
-msgstr "<item type=\"input\">=SQRT(16)</item> vraca 4."
-
-#: 04060106.xhp#par_id3591723.help.text
-msgid "<item type=\"input\">=SQRT(-16)</item> returns an <item type=\"literal\">invalid argument</item> error."
-msgstr "<item type=\"input\">=SQRT(-16)</item> vraca <item type=\"literal\">neispravan argument</item> error."
-
-#: 04060106.xhp#bm_id3164560.help.text
-msgid "<bookmark_value>SQRTPI function</bookmark_value><bookmark_value>square roots;products of Pi</bookmark_value>"
-msgstr "<bookmark_value>SQRTPI function</bookmark_value><bookmark_value>kvadratni korijeni; proizvodi od Pi</bookmark_value>"
-
-#: 04060106.xhp#hd_id3164560.665.help.text
-msgid "SQRTPI"
-msgstr "SQRTPI"
-
-#: 04060106.xhp#par_id3164596.666.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_SQRTPI\">Returns the square root of (PI times a number).</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_SQRTPI\">vraca kvadratni korijen od(PI puta broj).</ahelp>"
-
-#: 04060106.xhp#hd_id3164614.667.help.text
-msgctxt "04060106.xhp#hd_id3164614.667.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060106.xhp#par_id3164627.668.help.text
-msgid "SQRTPI(Number)"
-msgstr "SQRTPI(Broj)"
+msgctxt ""
+"05030000.xhp\n"
+"hd_id3147228\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/05030000.xhp\" name=\"Row\">Row</link>"
+msgstr "<link href=\"text/scalc/01/02140100.xhp\" name=\"Down\">Dolje</link>"
-#: 04060106.xhp#par_id1501510.help.text
-msgid "Returns the positive square root of (PI multiplied by <emph>Number</emph>)."
-msgstr "Vraca pozitivni kvadratni korijen od (PI pomnozen sa <emph>Broj</emph>)."
+#. jUGG
+#: 05030000.xhp
+msgctxt ""
+"05030000.xhp\n"
+"par_id3154685\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Sets the row height and hides or shows selected rows.</ahelp>"
+msgstr ""
-#: 04060106.xhp#par_id9929197.help.text
-msgid "This is equivalent to <item type=\"literal\">SQRT(PI()*Number)</item>."
-msgstr "Ovo je jednako <item type=\"literal\">SQRT(PI()*Number)</item>."
+#. `l6[
+#: 05030000.xhp
+#, fuzzy
+msgctxt ""
+"05030000.xhp\n"
+"hd_id3155132\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05340100.xhp\" name=\"Height\">Height</link>"
+msgstr "<link href=\"text/scalc/01/02140200.xhp\" name=\"Right\">Desno</link>"
-#: 04060106.xhp#hd_id3164641.669.help.text
-msgctxt "04060106.xhp#hd_id3164641.669.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. @4eZ
+#: 05030000.xhp
+msgctxt ""
+"05030000.xhp\n"
+"hd_id3155854\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/05030200.xhp\" name=\"Optimal Height\">Optimal Height</link>"
+msgstr ""
-#: 04060106.xhp#par_id3164654.670.help.text
-msgid "<item type=\"input\">=SQRTPI(2)</item> returns the squareroot of (2PI), approximately 2.506628."
-msgstr "<item type=\"input\">=SQRTPI(2)</item> Vraca kvadratni korijen od (2PI), priblizno 2.506628."
+#. x`=(
+#: func_days.xhp
+msgctxt ""
+"func_days.xhp\n"
+"tit\n"
+"help.text"
+msgid "DAYS"
+msgstr ""
-#: 04060106.xhp#bm_id3164669.help.text
-msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
-msgstr "<bookmark_value>nasumicni brojevi; izmedju limita</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
+#. T\j5
+#: func_days.xhp
+#, fuzzy
+msgctxt ""
+"func_days.xhp\n"
+"bm_id3151328\n"
+"help.text"
+msgid "<bookmark_value>DAYS function</bookmark_value>"
+msgstr "<bookmark_value>IMABS funkcija</bookmark_value>"
-#: 04060106.xhp#hd_id3164669.671.help.text
-msgid "RANDBETWEEN"
-msgstr "RANDBETWEEN"
+#. ql2^
+#: func_days.xhp
+#, fuzzy
+msgctxt ""
+"func_days.xhp\n"
+"hd_id3151328\n"
+"116\n"
+"help.text"
+msgid "<variable id=\"days\"><link href=\"text/scalc/01/func_days.xhp\">DAYS</link></variable>"
+msgstr "<variable id=\"solver\"><link href=\"text/scalc/01/solver.xhp\">Rješavač</link></variable>"
-#: 04060106.xhp#par_id3164711.672.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_RANDBETWEEN\">Returns an integer random number in a specified range.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_RANDBETWEEN\">Vraca integer nasumicnog broja u naznacenom rangu.</ahelp>"
+#. -9vs
+#: func_days.xhp
+msgctxt ""
+"func_days.xhp\n"
+"par_id3155139\n"
+"117\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_TAGE\">Calculates the difference between two date values.</ahelp> The result returns the number of days between the two days."
+msgstr ""
-#: 04060106.xhp#hd_id3164745.673.help.text
-msgctxt "04060106.xhp#hd_id3164745.673.help.text"
+#. ~}RP
+#: func_days.xhp
+msgctxt ""
+"func_days.xhp\n"
+"hd_id3155184\n"
+"118\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060106.xhp#par_id3164758.674.help.text
-msgid "RANDBETWEEN(Bottom; Top)"
-msgstr "RANDBETWEEN(Kraj; Pocetak)"
-
-#: 04060106.xhp#par_id7112338.help.text
-msgid "Returns an integer random number between integers <emph>Bottom</emph> and <emph>Top</emph> (both inclusive)."
-msgstr "Vraca integer nasumicnog broja izmedju integera <emph>Dno</emph> and <emph>Top</emph> (both inclusive)."
-
-#: 04060106.xhp#par_id2855616.help.text
-msgctxt "04060106.xhp#par_id2855616.help.text"
-msgid "This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9."
-msgstr "Ova funkcija daje novi nasumicni broj svaki put kada je Calc izracunat. Za pokretanje Calc funkcije pritisnite Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9."
-
-#: 04060106.xhp#par_id2091433.help.text
-msgid "To generate random numbers which never recalculate, copy cells containing this function, and use <item type=\"menuitem\">Edit - Paste Special</item> (with <item type=\"menuitem\">Paste All</item> and <item type=\"menuitem\">Formulas</item> not marked and <item type=\"menuitem\">Numbers</item> marked)."
-msgstr "Za generisanje nasumicnih brojeva kojinikad nece biti ponovno izracunati, kopirajte celjije koje sadrze ovu funkciju i koristite <item type=\"menuitem\">Edit - Paste Special</item> (with <item type=\"menuitem\">Paste All</item> and <item type=\"menuitem\">Formulae</item> not marked and <item type=\"menuitem\">Numbers</item> marked)."
-
-#: 04060106.xhp#hd_id3164772.675.help.text
-msgctxt "04060106.xhp#hd_id3164772.675.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060106.xhp#par_id3164785.676.help.text
-msgid "<item type=\"input\">=RANDBETWEEN(20;30)</item> returns an integer of between 20 and 30."
-msgstr "<item type=\"input\">=RANDBETWEEN(20; 30)</item> Vraca integer u rangu iymedju 20 i 30.."
-
-#: 04060106.xhp#bm_id3164800.help.text
-msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
-msgstr "<bookmark_value>RAND function</bookmark_value><bookmark_value>nasumicni brojevi;izmedju 0 i 1</bookmark_value>"
-
-#: 04060106.xhp#hd_id3164800.542.help.text
-msgid "RAND"
-msgstr "RAND"
+#. ?fQQ
+#: func_days.xhp
+msgctxt ""
+"func_days.xhp\n"
+"par_id3149578\n"
+"119\n"
+"help.text"
+msgid "DAYS(Date2; Date1)"
+msgstr ""
-#: 04060106.xhp#par_id3164829.543.help.text
-msgid "<ahelp hid=\"HID_FUNC_ZUFALLSZAHL\">Returns a random number between 0 and 1.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ZUFALLSZAHL\">Vraca nasumicni broj u ranguod 0.0 do 1.0.</ahelp>"
+#. 4Cq!
+#: func_days.xhp
+msgctxt ""
+"func_days.xhp\n"
+"par_id3151376\n"
+"120\n"
+"help.text"
+msgid "<emph>Date1</emph> is the start date, <emph>Date2</emph> is the end date. If <emph>Date2</emph> is an earlier date than <emph>Date1</emph> the result is a negative number."
+msgstr ""
-#: 04060106.xhp#hd_id3164870.545.help.text
-msgctxt "04060106.xhp#hd_id3164870.545.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. /XJ%
+#: func_days.xhp
+msgctxt ""
+"func_days.xhp\n"
+"hd_id3151001\n"
+"121\n"
+"help.text"
+msgid "Examples"
+msgstr "Primjeri"
-#: 04060106.xhp#par_id3164884.546.help.text
-msgid "RAND()"
+#. koGR
+#: func_days.xhp
+msgctxt ""
+"func_days.xhp\n"
+"par_id3159101\n"
+"123\n"
+"help.text"
+msgid "=DAYS(\"2010-01-01\"; NOW()) returns the number of days from today until January 1, 2010."
msgstr ""
-#: 04060106.xhp#par_id5092318.help.text
-msgctxt "04060106.xhp#par_id5092318.help.text"
-msgid "This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9."
-msgstr "Ova funkcija daje novi nasumicni broj svaki put kada je Calc izracunat. Za pokretanje Calc funkcije pritisnite Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9."
-
-#: 04060106.xhp#par_id9312417.help.text
-msgid "To generate random numbers which never recalculate, copy cells each containing =RAND(), and use <item type=\"menuitem\">Edit - Paste Special</item> (with <item type=\"menuitem\">Paste All</item> and <item type=\"menuitem\">Formulas</item> not marked and <item type=\"menuitem\">Numbers</item> marked)."
-msgstr "Za generisanje nasumicnih brojeva kojinikad nece biti ponovno izracunati, kopirajte celjije koje sadrze =RAND() i koristite <item type=\"menuitem\">Edit - Paste Special</item> (with <item type=\"menuitem\">Paste All</item> and <item type=\"menuitem\">Formulae</item> not marked and <item type=\"menuitem\">Numbers</item> marked)."
+#. _!KN
+#: func_days.xhp
+msgctxt ""
+"func_days.xhp\n"
+"par_id3163720\n"
+"172\n"
+"help.text"
+msgid "=DAYS(\"1990-10-10\";\"1980-10-10\") returns 3652 days."
+msgstr ""
-#: 04060106.xhp#hd_id9089022.help.text
-msgctxt "04060106.xhp#hd_id9089022.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. /g;;
+#: 07080000.xhp
+msgctxt ""
+"07080000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Split"
+msgstr "Podijeli"
-#: 04060106.xhp#par_id9569078.help.text
-msgid "<item type=\"input\">=RAND()</item> returns a random number between 0 and 1."
-msgstr "<item type=\"input\">=RAND()</item> vraca nasumicni broj u rangu od0.0 do 1.0."
+#. W%]P
+#: 07080000.xhp
+msgctxt ""
+"07080000.xhp\n"
+"hd_id3163800\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/07080000.xhp\" name=\"Split\">Split</link>"
+msgstr "<link href=\"text/scalc/01/07080000.xhp\" name=\"Split\">Podijeli</link>"
-#: 04060106.xhp#bm_id3164897.help.text
-msgid "<bookmark_value>COUNTIF function</bookmark_value><bookmark_value>counting;specified cells</bookmark_value>"
-msgstr "<bookmark_value>COUNTIF function</bookmark_value><bookmark_value>bprebrojava;odredjene celije</bookmark_value>"
+#. ?ot+
+#: 07080000.xhp
+msgctxt ""
+"07080000.xhp\n"
+"par_id3150084\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:SplitWindow\" visibility=\"visible\">Divides the current window at the top left corner of the active cell.</ahelp>"
+msgstr "<ahelp hid=\".uno:SplitWindow\" visibility=\"visible\">Dijeli trenutni prozor u gornjem lijevom uglu aktivne celije.</ahelp>"
-#: 04060106.xhp#hd_id3164897.547.help.text
-msgid "COUNTIF"
-msgstr "COUNTIF"
+#. dk+W
+#: 07080000.xhp
+msgctxt ""
+"07080000.xhp\n"
+"par_id3154910\n"
+"3\n"
+"help.text"
+msgid "You can also use the mouse to split the window horizontally or vertically. To do this, drag the thick black line located directly above the vertical scrollbar or directly to the right of the horizontal scrollbar into the window. A thick black line will show where the window is split."
+msgstr "Takoder možete koristiti miš za podijeljivanje prozora vodoravno ili okomito. Da biste to ucinili, povucite debelu crnu liniju koja se nalazi neposredno iznad vertikalog scrollbara ili neposredno desno od horizontalnoh scrollbara u prozoru. Debela crna crta ce se pokazati gdje je podijeljen prozor."
-#: 04060106.xhp#par_id3164926.548.help.text
-msgid "<ahelp hid=\"HID_FUNC_ZAEHLENWENN\">Returns the number of cells that meet with certain criteria within a cell range.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ZAEHLENWENN\">Vraca broj celija koje zadovaoljavaju odredjeni uslov unutar celijskog ranga.</ahelp>"
+#. %?.]
+#: 07080000.xhp
+msgctxt ""
+"07080000.xhp\n"
+"par_id3149263\n"
+"4\n"
+"help.text"
+msgid "A split window has its own scrollbars in each partial section; by contrast, <link href=\"text/scalc/01/07090000.xhp\" name=\"fixed window sections\">fixed window sections</link> are not scrollable."
+msgstr "Podjeljeni prozor ima svoje scrollbars u svakoj pojedinacnoj sekciji; Nasuprot tome, <link href=\"text/scalc/01/07090000.xhp\" name=\"fixed window sections\">fiksna sekcija prozora</link> se ne mogu pomjerati."
-#: 04060106.xhp#hd_id3164953.549.help.text
-msgctxt "04060106.xhp#hd_id3164953.549.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. .TZ0
+#: 12080500.xhp
+msgctxt ""
+"12080500.xhp\n"
+"tit\n"
+"help.text"
+msgid "AutoOutline"
+msgstr "Automatski okvir"
-#: 04060106.xhp#par_id3164967.550.help.text
-msgid "COUNTIF(Range; Criteria)"
-msgstr "COUNTIF(Rang; Kriterija)"
+#. G0mi
+#: 12080500.xhp
+msgctxt ""
+"12080500.xhp\n"
+"hd_id3150275\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/12080500.xhp\" name=\"AutoOutline\">AutoOutline</link>"
+msgstr "<link href=\"text/scalc/01/12080500.xhp\" name=\"AutoOutline\">Automatski okvir</link>"
-#: 04060106.xhp#par_id3164980.551.help.text
-msgctxt "04060106.xhp#par_id3164980.551.help.text"
-msgid "<emph>Range</emph> is the range to which the criteria are to be applied."
-msgstr ""
+#. i]nf
+#: 12080500.xhp
+msgctxt ""
+"12080500.xhp\n"
+"par_id3145069\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:AutoOutline\">If the selected cell range contains formulas or references, $[officename] automatically outlines the selection.</ahelp>"
+msgstr "<ahelp hid=\".uno:AutoOutline\">Ako odabrani prostor celije sadrzi formule refernce $[officename]automatski skicira selekciju .</ahelp>"
-#: 04060106.xhp#par_id3165000.552.help.text
-msgid "<emph>Criteria</emph> indicates the criteria in the form of a number, an expression or a character string. These criteria determine which cells are counted. You may also enter a search text in the form of a regular expression, e.g. b.* for all words that begin with b. You may also indicate a cell range that contains the search criterion. If you search for literal text, enclose the text in double quotes."
-msgstr "<emph>Kriteriji</emph>indicira kriteriju u formi broja, izraz ili karakterni znak. Ovi kriteriji odredjuju koje su celije prebrojavane. Mozete takodjer unijeti i trazeni tekst u formi regularnog izraza, npr: \"b.*\" za sve rijeci koje pocinju sa b. MOzete takodje i oznaciti celijski rang koji sadrzi trazeni kriterij. Ako trazite literalni tekst, zatvorite tekst u duple navodnike."
+#. cJa6
+#: 12080500.xhp
+msgctxt ""
+"12080500.xhp\n"
+"par_id3148798\n"
+"10\n"
+"help.text"
+msgid "For example, consider the following table:"
+msgstr "Na primjer,uzmite u obzir sljedecu tabelu:"
-#: 04060106.xhp#hd_id3165037.553.help.text
-msgctxt "04060106.xhp#hd_id3165037.553.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. hR^N
+#: 12080500.xhp
+msgctxt ""
+"12080500.xhp\n"
+"par_id3154123\n"
+"11\n"
+"help.text"
+msgid "January"
+msgstr "Januar"
-#: 04060106.xhp#par_id3166505.627.help.text
-msgid "A1:A10 is a cell range containing the numbers <item type=\"input\">2000</item> to <item type=\"input\">2009</item>. Cell B1 contains the number <item type=\"input\">2006</item>. In cell B2, you enter a formula:"
-msgstr "A1:A10 je celijski rang koji sadrzi brojeve <item type=\"input\">2000</item> to <item type=\"input\">2009</item>. Celija B1 Sadrzi broj <item type=\"input\">2006</item>. U celiju B2 mozete unijeti formulu:"
+#. --nL
+#: 12080500.xhp
+msgctxt ""
+"12080500.xhp\n"
+"par_id3154011\n"
+"12\n"
+"help.text"
+msgid "February"
+msgstr "Februar"
-#: 04060106.xhp#par_id3581652.help.text
-msgid "<item type=\"input\">=COUNTIF(A1:A10;2006)</item> - this returns 1"
-msgstr "<item type=\"input\">=COUNTIF(A1:A10; 2006)</item> - vraca 1"
+#. ZR$O
+#: 12080500.xhp
+msgctxt ""
+"12080500.xhp\n"
+"par_id3152460\n"
+"13\n"
+"help.text"
+msgid "March"
+msgstr "Mart"
-#: 04060106.xhp#par_id708639.help.text
-msgid "<item type=\"input\">=COUNTIF(A1:A10;B1)</item> - this returns 1"
-msgstr "<item type=\"input\">=COUNTIF(A1:A10; B1)</item> - vraca 1"
+#. [zh|
+#: 12080500.xhp
+msgctxt ""
+"12080500.xhp\n"
+"par_id3146119\n"
+"14\n"
+"help.text"
+msgid "1st Quarter"
+msgstr "1. cetvrtina"
-#: 04060106.xhp#par_id5169225.help.text
-msgid "<item type=\"input\">=COUNTIF(A1:A10;\">=2006\") </item>- this returns 4"
-msgstr "<item type=\"input\">=COUNTIF(A1:A10; \">=2006\")</item> - vraca 3"
+#. q9Ur
+#: 12080500.xhp
+msgctxt ""
+"12080500.xhp\n"
+"par_id3155854\n"
+"15\n"
+"help.text"
+msgid "April"
+msgstr "Travanj"
-#: 04060106.xhp#par_id2118594.help.text
-msgid "<item type=\"input\">=COUNTIF(A1:A10;\"<\"&B1)</item> - when B1 contains <item type=\"input\">2006</item>, this returns 6"
-msgstr "<item type=\"input\">=COUNTIF(A1:A10; \"<\"&B1)</item> - kada B1 sadrzi <item type=\"input\">2006</item>, ovo vraca 6"
+#. [#Ud
+#: 12080500.xhp
+msgctxt ""
+"12080500.xhp\n"
+"par_id3148575\n"
+"16\n"
+"help.text"
+msgid "May"
+msgstr "Maj"
-#: 04060106.xhp#par_id166020.help.text
-msgid "<item type=\"input\">=COUNTIF(A1:A10;C2)</item> where cell C2 contains the text <item type=\"input\">>2006</item> counts the number of cells in the range A1:A10 which are >2006 "
-msgstr "<item type=\"input\">=COUNTIF(A1:A10; C2)</item> gdje celija C2 sadrzi tekst<item type=\"input\">>2006</item> zbraja brojeve celija u rangu A1:A10 koji su > 2006"
+#. [@i3
+#: 12080500.xhp
+msgctxt ""
+"12080500.xhp\n"
+"par_id3145271\n"
+"17\n"
+"help.text"
+msgid "June"
+msgstr "Juni"
-#: 04060106.xhp#par_id6386913.help.text
-msgid "To count only negative numbers: <item type=\"input\">=COUNTIF(A1:A10;\"<0\")</item>"
-msgstr "Z zbrajanje samo negativnih brojeva: <item type=\"input\">=COUNTIF(A1:A10; \"<0\")</item>"
+#. oT89
+#: 12080500.xhp
+msgctxt ""
+"12080500.xhp\n"
+"par_id3145648\n"
+"18\n"
+"help.text"
+msgid "2nd Quarter"
+msgstr "2. cetvrtina"
-#: 02180000.xhp#tit.help.text
-msgctxt "02180000.xhp#tit.help.text"
-msgid "Move or Copy a Sheet"
-msgstr ""
+#. X_Mm
+#: 12080500.xhp
+#, fuzzy
+msgctxt ""
+"12080500.xhp\n"
+"par_id3153876\n"
+"19\n"
+"help.text"
+msgid "100"
+msgstr "1000"
-#: 02180000.xhp#bm_id3153360.help.text
-msgid "<bookmark_value>spreadsheets; moving</bookmark_value><bookmark_value>spreadsheets; copying</bookmark_value><bookmark_value>moving; spreadsheets</bookmark_value><bookmark_value>copying; spreadsheets</bookmark_value>"
+#. 9P]]
+#: 12080500.xhp
+msgctxt ""
+"12080500.xhp\n"
+"par_id3145251\n"
+"20\n"
+"help.text"
+msgid "120"
msgstr ""
-#: 02180000.xhp#hd_id3153360.1.help.text
-msgctxt "02180000.xhp#hd_id3153360.1.help.text"
-msgid "Move or Copy a Sheet"
+#. y]Xk
+#: 12080500.xhp
+msgctxt ""
+"12080500.xhp\n"
+"par_id3149400\n"
+"21\n"
+"help.text"
+msgid "130"
msgstr ""
-#: 02180000.xhp#par_id3154686.2.help.text
-msgid "<variable id=\"tabelleverschiebenkopierentext\"><ahelp hid=\".uno:Move\">Moves or copies a sheet to a new location in the document or to a different document.</ahelp></variable>"
+#. p+5F
+#: 12080500.xhp
+msgctxt ""
+"12080500.xhp\n"
+"par_id3150328\n"
+"22\n"
+"help.text"
+msgid "350"
msgstr ""
-#: 02180000.xhp#par_id2282479.help.text
+#. [[|f
+#: 12080500.xhp
#, fuzzy
-msgid "When you copy and paste cells containing <link href=\"text/scalc/01/04060102.xhp\">date values</link> between different spreadsheets, both spreadsheet documents must be set to the same date base. If date bases differ, the displayed date values will change!"
-msgstr "Kada kopirate i zalijepite celije koje sadržavaju datumske vrijednosti razlicitih proracunskih tablica, obje proracunske tablice moraju biti postavljene na istu bazu datuma. Ako se datumske baze razlikuju, prikazane datumske vrijednosti ce se promjeniti!"
-
-#: 02180000.xhp#hd_id3163710.3.help.text
-msgid "To Document"
-msgstr "Na dokument"
-
-#: 02180000.xhp#par_id3148645.4.help.text
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_MOVETAB:LB_DEST\">Indicates where the current sheet is to be moved or copied to.</ahelp> Select <emph>- new document -</emph> if you want to create a new location for the sheet to be moved or copied."
-msgstr ""
+msgctxt ""
+"12080500.xhp\n"
+"par_id3155443\n"
+"23\n"
+"help.text"
+msgid "100"
+msgstr "1000"
-#: 02180000.xhp#hd_id3154012.5.help.text
-msgid "Insert Before"
-msgstr ""
+#. 9YaZ
+#: 12080500.xhp
+#, fuzzy
+msgctxt ""
+"12080500.xhp\n"
+"par_id3153713\n"
+"24\n"
+"help.text"
+msgid "100"
+msgstr "1000"
-#: 02180000.xhp#par_id3145366.6.help.text
-msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_MOVETAB:LB_INSERT\">The current sheet is moved or copied in front of the selected sheet.</ahelp> The <emph>- move to end position -</emph> option places the current sheet at the end."
+#. !:=X
+#: 12080500.xhp
+msgctxt ""
+"12080500.xhp\n"
+"par_id3156385\n"
+"25\n"
+"help.text"
+msgid "200"
msgstr ""
-#: 02180000.xhp#hd_id3153726.7.help.text
-msgid "Copy"
-msgstr "Kopiraj"
-
-#: 02180000.xhp#par_id3144764.8.help.text
-msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_MOVETAB:BTN_COPY\">Specifies that the sheet is to be copied. If the option is unmarked, the sheet is moved.</ahelp> Moving sheets is the default."
+#. RfB?
+#: 12080500.xhp
+msgctxt ""
+"12080500.xhp\n"
+"par_id3145230\n"
+"26\n"
+"help.text"
+msgid "400"
msgstr ""
-#: 02140500.xhp#tit.help.text
-msgctxt "02140500.xhp#tit.help.text"
-msgid "Fill Sheet"
-msgstr "Ispuni tabelu"
-
-#: 02140500.xhp#hd_id3153897.1.help.text
-msgctxt "02140500.xhp#hd_id3153897.1.help.text"
-msgid "Fill Sheet"
-msgstr "Ispuni tabelu"
-
-#: 02140500.xhp#par_id3150791.2.help.text
-msgid "<variable id=\"tabellenfuellentext\"><ahelp hid=\".uno:FillTable\" visibility=\"visible\">Specifies the options for transferring sheets or ranges of a certain sheet.</ahelp></variable>"
-msgstr "<variable id=\"tabellenfuellentext\"><ahelp hid=\".uno:FillTable\" visibility=\"visible\">Specificira opcije za transfer tabela ili raspona odredenih tabela.</ahelp></variable>"
-
-#: 02140500.xhp#par_id3150767.3.help.text
-msgid "In contrast to copying an area to the clipboard, you can filter certain information and calculate values. This command is only visible if you have selected two sheets in the document. To select multiple sheets, click each sheet tab while pressing <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> or Shift."
-msgstr "Za razliku od kopiranja prostora u clipboard, ovdje možete filtrirati odredene iformacije i ozracunati vrijednosti. Ova komanda je prikazana samo ako ste oznacili dvije tabele u dokumentu. Da bi oznacili više tabela kliknite na tab od svake tabele držeci pritisnutim <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> ili Shift."
+#. ((\1
+#: 12080500.xhp
+msgctxt ""
+"12080500.xhp\n"
+"par_id3147363\n"
+"27\n"
+"help.text"
+msgid "The cells for the 1st and 2nd quarters each contain a sum formula for the three cells to their left. If you apply the <emph>AutoOutline</emph> command, the table is grouped into two quarters."
+msgstr "Celije za 1. i 2. cetvrtinu sadrze sum formulu za tri celije s njihove lijeve strane.Ako aplicirate<emph>Automatski okvir</emph>komandu,tabela je grupirana u dvije cetvrtine ."
-#: 02140500.xhp#hd_id3155131.4.help.text
-msgid "Filling a Sheet"
-msgstr "Ispunjavanje tabele"
+#. L6%J
+#: 12080500.xhp
+msgctxt ""
+"12080500.xhp\n"
+"par_id3146918\n"
+"9\n"
+"help.text"
+msgid "To remove the outline, select the table, and then choose <link href=\"text/scalc/01/12080600.xhp\" name=\"Data - Group and Outline - Remove\">Data - Group and Outline - Remove</link>."
+msgstr "Za uklanjanje skice,izberite tabelu,i onda izberite <link href=\"text/scalc/01/12080600.xhp\" name=\"Data - Group and Outline - Remove\">Data - Group and Outline - Remove</link>."
-#: 02140500.xhp#par_id3146119.5.help.text
-msgid "Select the entire sheet by clicking the empty gray box in the upper left of the sheet. You can also select an area of the sheet to be copied."
-msgstr "Oznacite cijelu tabelu tako što kliknete na prazni sivi kvadrat u gornjem lijevom dijelu tabele. Takoder možete oznaciti prostor tabele koji treba da se kopira."
+#. nuBe
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Conditional Formatting"
+msgstr "Uslovno oblikovanje"
-#: 02140500.xhp#par_id3153726.6.help.text
-msgid "Press <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and click the tab of the sheet where you want to insert the contents."
-msgstr "Pritisnite <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> i kliknite na tab od tabele gdje želite da ubacite sadržaj."
+#. 7,+`
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"hd_id3155132\n"
+"1\n"
+"help.text"
+msgid "Conditional Formatting"
+msgstr "Uslovno oblikovanje"
-#: 02140500.xhp#par_id3147436.7.help.text
-msgid "Select the command <emph>Edit - Fill - Sheet</emph>. In the dialog which appears, the check box <emph>Numbers</emph> must be selected (or <emph>Paste All</emph>) if you want to combine operations with the values. You can also choose the desired operation here."
-msgstr "Izaberite komandu <emph>Izmijeni - Popuni - Tabela</emph>. U dijalog prozoru koji se pojavi mora da se oznaci kvadratic <emph>Brojevi</emph> (or <emph>Paste All</emph>) ako želite da kombinirate operacije sa vrijednostima. Ovdje takoder možete izabrati željenu operaciju."
+#. e[cM
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id3163710\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"bedingtetext\"><ahelp hid=\".uno:ConditionalFormatDialog\">Choose <emph>Conditional Formatting</emph> to define format styles depending on certain conditions.</ahelp></variable> If a style was already assigned to a cell, it remains unchanged. The style entered here is then evaluated. You can enter three conditions that query the contents of cell values or formulas. The conditions are evaluated from 1 to 3. If the condition 1 matches the condition, the defined style will be used. Otherwise, condition 2 is evaluated, and its defined style used. If this style does not match, condition 3 is evaluated."
+msgstr "<variable id=\"bedingtetext\"><ahelp hid=\".uno:ConditionalFormatDialog\">Izaberi <emph>Uslovno oblikovanje</emph> da definises stilove formate zavisno od odredjenih uslova.</ahelp></variable> Ako je stil vec odredjen celiji, on ostaje nepromijenjen. Stil ovdje unesen je onda ocijenjen. Mozete unjeti tri uslova koja pretrazuju sadrzaj vrijednosti celije ili formula. Uslovi su ocijenjeni od 1 do 3. Ako uslov 1 ispunjava uslov, definirani stil ce biti koristen. U suprotnom, uslov 2 se ocjenjuje i njegov definisani stil se koristi. Ako taj stil ne ispunjava uslov, uslov 3 se ocjenjuje."
-#: 02140500.xhp#par_id3154942.8.help.text
-msgctxt "02140500.xhp#par_id3154942.8.help.text"
-msgid "Click <emph>OK</emph>."
-msgstr ""
+#. M4$_
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id2414014\n"
+"help.text"
+msgid "To apply conditional formatting, AutoCalculate must be enabled. Choose Tools - Cell Contents - AutoCalculate (you see a check mark next to the command when AutoCalculate is enabled)."
+msgstr "Da primjenite uslovno formatiranje, automatsko izracunavanje mora biti omoguceno. Izaberite Alati- Sadrzaji celije-Automatsko izracunavanje (mozete vidjeti kvacicu pored komande kada je automatsko izracunavanje omoguceno)"
-#: 02140500.xhp#par_id3156283.9.help.text
-msgid "This dialog is similar to the <link href=\"text/shared/01/02070000.xhp\" name=\"Paste Contents\">Paste Contents</link> dialog, where you can find additional tips."
-msgstr "Ovaj dijalog prozor je slican <link href=\"text/shared/01/02070000.xhp\" name=\"Paste Contents\">Paste Contents</link> dijalog prozoru, u kojem možete naci dodatne savjete."
+#. GpG\
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"bm_id3153189\n"
+"help.text"
+msgid "<bookmark_value>conditional formatting; conditions</bookmark_value>"
+msgstr "<bookmark_value>uslovno formatiranje; uslovi</bookmark_value>"
-#: 05080200.xhp#tit.help.text
-msgctxt "05080200.xhp#tit.help.text"
-msgid "Remove"
-msgstr "Ukloni"
+#. _isV
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"hd_id3153189\n"
+"18\n"
+"help.text"
+msgid "Condition 1/2/3"
+msgstr "Uslov 1/2/3"
-#: 05080200.xhp#hd_id3153562.1.help.text
-#, fuzzy
-msgid "<link href=\"text/scalc/01/05080200.xhp\" name=\"Remove\">Remove</link>"
-msgstr "<link href=\"text/scalc/01/12080600.xhp\" name=\"Remove\">Ukloni</link>"
+#. :n7b
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id3149413\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONDFORMAT:CBX_COND3\">Mark the boxes corresponding to each condition and enter the corresponding condition.</ahelp> To close the dialog, click <emph>OK</emph>."
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_CONDFORMAT:CBX_COND3\">Oznacite kutijice koje odgovaraju svakom uslovu, i upisite odhovarajuci uslov.</ahelp> Da izaberete dijalog, kliknite <emph>OK</emph>."
-#: 05080200.xhp#par_id3148550.2.help.text
-msgid "<ahelp hid=\".uno:DeletePrintArea\">Removes the defined print area.</ahelp>"
-msgstr ""
+#. #=P0
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"hd_id3147394\n"
+"5\n"
+"help.text"
+msgid "Cell Value / Formula"
+msgstr "Vrijednost celije / Formula"
-#: 12100000.xhp#tit.help.text
-msgid "Refresh Range"
-msgstr ""
+#. u]Sg
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id3155602\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_1\">Specifies if conditional formatting is dependent on a cell value or a formula.</ahelp> If you select a formula as a reference, the <emph>Cell Value Condition</emph> box is displayed to the right of the <emph>Cell value/Formula</emph> field. If the condition is \"Formula is\", enter a cell reference. If the cell reference is a value other than zero, the condition matches."
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_1\">Precizira da li uslovno formatiranje zavisi o vrijednoscu celije ili o formuli.</ahelp> Ako izaberete formulu kao referencu <emph>Uslov vrijednosti celije</emph> kutijica je prikazana s desne strane <emph>Vrijednost Celije/Formula</emph> polja. Ako je stanje \"Formula je\", upisite referencu celije. Ako je referenca celije razlicita od nule, uslov je ispunjen."
-#: 12100000.xhp#bm_id3153662.help.text
-msgid "<bookmark_value>database ranges; refreshing</bookmark_value>"
-msgstr ""
+#. nJ7#
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"hd_id3153709\n"
+"7\n"
+"help.text"
+msgid "Cell Value Condition"
+msgstr "Uslov vrijednosti celije"
-#: 12100000.xhp#hd_id3153662.1.help.text
-msgid "<link href=\"text/scalc/01/12100000.xhp\" name=\"Refresh Range\">Refresh Range</link>"
-msgstr "<link href=\"text/scalc/01/12100000.xhp\" name=\"Refresh Range\">Osvježi Domet</link>"
+#. _O$X
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id3153764\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_2\">Choose a condition for the format to be applied to the selected cells.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_2\">Izaberi uslov za format koji ce biti primjenjen na odabrane celije.</ahelp>"
-#: 12100000.xhp#par_id3153088.2.help.text
-msgid "<variable id=\"aktualisieren\"><ahelp hid=\".uno:DataAreaRefresh\" visibility=\"visible\">Updates a data range that was inserted from an external database. The data in the sheet is updated to match the data in the external database.</ahelp></variable>"
-msgstr ""
+#. q1W:
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"hd_id3156384\n"
+"9\n"
+"help.text"
+msgid "Cell Style"
+msgstr "Stil ćelije"
-#: 05060000.xhp#tit.help.text
-msgid "Merge and Center Cells"
-msgstr ""
+#. @I1O
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id3145228\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_TEMPLATE\">Choose the style to be applied if the specified condition matches.</ahelp>"
+msgstr "<ahelp hid=\"SC:LISTBOX:RID_SCDLG_CONDFORMAT:LB_COND3_TEMPLATE\">Izaberi stil koji ce biti primjenjen ako je precizirano stanje ispunjeno.</ahelp>"
-#: 05060000.xhp#hd_id3149785.1.help.text
-msgid "<link href=\"text/scalc/01/05060000.xhp\" name=\"Merge and Center Cells\">Merge and Center Cells</link>"
+#. J2g_
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"hd_id0509200913175331\n"
+"help.text"
+msgid "New Style"
msgstr ""
-#: 05060000.xhp#par_id3151246.2.help.text
-msgid "<ahelp hid=\".\">Combines the selected cells into a single cell or splits merged cells. Aligns cell content centered.</ahelp>"
+#. 10/.
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id0509200913175368\n"
+"help.text"
+msgid "<ahelp hid=\".\">If you haven't already defined a style to be used, you can click New Style to open the Organizer tab page of the Cell Style dialog. Define a new style there and click OK.</ahelp>"
msgstr ""
-#: 05060000.xhp#par_id3154020.18.help.text
-msgid "Choose <emph>Format - Merge Cells - Merge and Center Cells</emph>"
-msgstr ""
+#. 2svd
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"hd_id3146316\n"
+"11\n"
+"help.text"
+msgid "Parameter field"
+msgstr "Parametar polje"
-#: 05060000.xhp#par_id3148552.4.help.text
-msgid "The merged cell receives the name of the first cell of the original cell range. Merged cells cannot be merged a second time with other cells. The range must form a rectangle, multiple selection is not supported."
-msgstr ""
+#. Qsc}
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id3155114\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_CONDFORMAT:EDT_COND3_2\" visibility=\"hidden\">Enter a reference, value or formula.</ahelp> Enter a reference, value or formula in the parameter field, or in both parameter fields if you have selected a condition that requires two parameters. You can also enter formulas containing relative references."
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_CONDFORMAT:EDT_COND3_2\" visibility=\"hidden\">Upisi referencu, vrijednost ili formulu.</ahelp> Upisi referencu, vrijednost ili formulu u parametar polje, ili u ova parametar bolja ako ste izabrali uslov koji zahtijeva dva parametra. Takodjer mozete unjeti formule koje sadrzavaju relativne reference."
-#: 05060000.xhp#par_id3149665.3.help.text
-msgid "If the cells to be merged have any contents, a security dialog is shown."
-msgstr ""
+#. PV,}
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id3145257\n"
+"13\n"
+"help.text"
+msgid "Once the parameters have been defined, the condition is complete. It may appear as:"
+msgstr "Kada su parametri definisani, uslov je kompletan. Moze se prikazati kao:"
-#: 05060000.xhp#par_id3153718.help.text
-msgid "Merging cells can lead to calculation errors in formulas in the table."
-msgstr ""
+#. icsB
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id3150784\n"
+"14\n"
+"help.text"
+msgid "Cell value is equal 0: Cell style Null value (You must have already defined a cell style with this name before assigning it to a condition)."
+msgstr "Vrijednost celije je jednaka 0: Stil celije Nulta vrijednost (Vec ste definisali stil celije sa ovim imenom prije dodjeljivanja odredjenom uslovu)"
-#: 12080600.xhp#tit.help.text
-msgctxt "12080600.xhp#tit.help.text"
-msgid "Remove"
-msgstr "Ukloni"
+#. m1%s
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id3150365\n"
+"15\n"
+"help.text"
+msgid "Cell value is between $B$20 and $B$21: Cell style Result (The corresponding value limits must already exist in cells B20 and B21)."
+msgstr "Vrijednost celije je izmedju $B$20 i $B$21: Rezultat stila celije (Odgovarajuci limiti vec postoje u celijama B20 i B21)"
-#: 12080600.xhp#hd_id3148947.1.help.text
-msgid "<link href=\"text/scalc/01/12080600.xhp\" name=\"Remove\">Remove</link>"
-msgstr "<link href=\"text/scalc/01/12080600.xhp\" name=\"Remove\">Ukloni</link>"
+#. Rd4v
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_id3152992\n"
+"16\n"
+"help.text"
+msgid "Formula is SUM($A$1:$A$5)=10: Cell style Result (The selected cells are formatted with the Result style if the sum of the contents in cells A1 to A5 is equal to 10)."
+msgstr "Formula je SUM($A$1:$A$5)=10: Rezultat stila celije (Odabrane celije su formatirane sa rezultatom stila ako je suma sadrzaja u celijama A1 do A5 jednaka 10."
-#: 12080600.xhp#par_id3149656.2.help.text
-msgid "<ahelp hid=\".uno:ClearOutline\" visibility=\"visible\">Removes the outline from the selected cell range.</ahelp>"
-msgstr "<ahelp hid=\".uno:ClearOutline\" visibility=\"visible\">Uklanja skice iz sljedecih prostora celija.</ahelp>"
+#. 4yh(
+#: 05120000.xhp
+msgctxt ""
+"05120000.xhp\n"
+"par_idN107E1\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/guide/cellstyle_conditional.xhp#cellstyle_conditional\"/>"
+msgstr "<embedvar href=\"text/scalc/guide/cellstyle_conditional.xhp#cellstyle_conditional\"/>"
-#: func_datevalue.xhp#tit.help.text
-msgid "DATEVALUE "
-msgstr ""
+#. :$xo
+#: 12080200.xhp
+msgctxt ""
+"12080200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Show Details"
+msgstr "Prikazi detalje"
-#: func_datevalue.xhp#bm_id3145621.help.text
+#. rjkq
+#: 12080200.xhp
#, fuzzy
-msgid "<bookmark_value>DATEVALUE function</bookmark_value>"
-msgstr "<bookmark_value>TIMEVALUE funkcija</bookmark_value>"
-
-#: func_datevalue.xhp#hd_id3145621.18.help.text
-msgid "<variable id=\"datevalue\"><link href=\"text/scalc/01/func_datevalue.xhp\">DATEVALUE</link></variable>"
-msgstr ""
-
-#: func_datevalue.xhp#par_id3145087.19.help.text
-msgid "<ahelp hid=\"HID_FUNC_DATWERT\">Returns the internal date number for text in quotes.</ahelp>"
-msgstr ""
-
-#: func_datevalue.xhp#par_id3149281.20.help.text
-msgid "The internal date number is returned as a number. The number is determined by the date system that is used by $[officename] to calculate dates."
-msgstr ""
-
-#: func_datevalue.xhp#par_id0119200903491982.help.text
-msgid "If the text string also includes a time value, DATEVALUE only returns the integer part of the conversion."
-msgstr ""
-
-#: func_datevalue.xhp#hd_id3156294.21.help.text
-msgctxt "func_datevalue.xhp#hd_id3156294.21.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+msgctxt ""
+"12080200.xhp\n"
+"bm_id3153561\n"
+"help.text"
+msgid "<bookmark_value>tables; showing details</bookmark_value>"
+msgstr "<bookmark_value>celije;otklanjanje putanje</bookmark_value>"
-#: func_datevalue.xhp#par_id3149268.22.help.text
+#. s7dD
+#: 12080200.xhp
#, fuzzy
-msgid "DATEVALUE(\"Text\")"
-msgstr "TIMEVALUE(\"Tekst\")"
+msgctxt ""
+"12080200.xhp\n"
+"hd_id3153561\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/12080200.xhp\" name=\"Show Details\">Show Details</link>"
+msgstr "<link href=\"text/scalc/01/06060100.xhp\" name=\"Sheets\">Stranice</link>"
-#: func_datevalue.xhp#par_id3154819.23.help.text
-#, fuzzy
-msgid " <emph>Text</emph> is a valid date expression and must be entered with quotation marks."
-msgstr "<emph>Tekst</emph>je važeci vremenski izraz i mora biti unešen pod navodnicima."
+#. Sd7F
+#: 12080200.xhp
+msgctxt ""
+"12080200.xhp\n"
+"par_id3153822\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ShowDetail\">Shows the details of the grouped row or column that contains the cursor. To show the details of all of the grouped rows or columns, select the outlined table, and then choose this command.</ahelp>"
+msgstr "<ahelp hid=\".uno:ShowDetail\">prikazuje detalje grupiranih redova i kolona koje sadrze kursor.Za prikaz detalja svih grupiranih redova i kolona,izberite skice tabele,i onda odaberite komandu .</ahelp>"
-#: func_datevalue.xhp#hd_id3156309.24.help.text
-msgctxt "func_datevalue.xhp#hd_id3156309.24.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. acFa
+#: 12080200.xhp
+msgctxt ""
+"12080200.xhp\n"
+"par_id3155922\n"
+"3\n"
+"help.text"
+msgid "To hide a selected group, choose <emph>Data -Outline – </emph><link href=\"text/scalc/01/12080100.xhp\" name=\"Hide Details\"><emph>Hide Details</emph></link>."
+msgstr "Za skrivanje odabrane grupe,izberite <emph>Podaci -Outline –</emph><link href=\"text/scalc/01/12080100.xhp\" name=\"Hide Details\"><emph>Hide Details</emph></link>."
-#: func_datevalue.xhp#par_id3155841.25.help.text
-msgid " <emph>=DATEVALUE(\"1954-07-20\")</emph> yields 19925."
-msgstr ""
+#. =PWp
+#: 12080200.xhp
+#, fuzzy
+msgctxt ""
+"12080200.xhp\n"
+"par_id6036561\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/12080700.xhp\">Show Details command in pivot tables</link>"
+msgstr "<link href=\"text/scalc/01/12080700.xhp\">Prikazuje komande u DataPilot tables</link>"
-#: 04060183.xhp#tit.help.text
+#. D%y7
+#: 04060183.xhp
#, fuzzy
+msgctxt ""
+"04060183.xhp\n"
+"tit\n"
+"help.text"
msgid "Statistical Functions Part Three"
msgstr "Financijske funkcije treći dio"
-#: 04060183.xhp#hd_id3166425.1.help.text
+#. 3pV[
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3166425\n"
+"1\n"
+"help.text"
msgid "<variable id=\"kl\"><link href=\"text/scalc/01/04060183.xhp\" name=\"Statistical Functions Part Three\">Statistical Functions Part Three</link></variable>"
msgstr ""
-#: 04060183.xhp#bm_id3149530.help.text
+#. l0Oi
+#: 04060183.xhp
#, fuzzy
+msgctxt ""
+"04060183.xhp\n"
+"bm_id3149530\n"
+"help.text"
msgid "<bookmark_value>LARGE function</bookmark_value>"
msgstr "<bookmark_value>LOGEST funkcija</bookmark_value>"
-#: 04060183.xhp#hd_id3149530.2.help.text
+#. ^Wsn
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3149530\n"
+"2\n"
+"help.text"
msgid "LARGE"
msgstr "LARGE"
-#: 04060183.xhp#par_id3150518.3.help.text
+#. iF)U
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3150518\n"
+"3\n"
+"help.text"
msgid "<ahelp hid=\"HID_FUNC_KGROESSTE\">Returns the Rank_c-th largest value in a data set.</ahelp>"
msgstr ""
-#: 04060183.xhp#hd_id3152990.4.help.text
-msgctxt "04060183.xhp#hd_id3152990.4.help.text"
+#. oJrM
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3152990\n"
+"4\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060183.xhp#par_id3154372.5.help.text
+#. ;p%Z
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3154372\n"
+"5\n"
+"help.text"
msgid "LARGE(Data; RankC)"
msgstr ""
-#: 04060183.xhp#par_id3152986.6.help.text
-msgctxt "04060183.xhp#par_id3152986.6.help.text"
+#. KJy|
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3152986\n"
+"6\n"
+"help.text"
msgid "<emph>Data</emph> is the cell range of data."
msgstr ""
-#: 04060183.xhp#par_id3156448.7.help.text
+#. */Y,
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3156448\n"
+"7\n"
+"help.text"
msgid "<emph>RankC</emph> is the ranking of the value."
msgstr ""
-#: 04060183.xhp#hd_id3152889.8.help.text
-msgctxt "04060183.xhp#hd_id3152889.8.help.text"
+#. :R[\
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3152889\n"
+"8\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060183.xhp#par_id3148702.9.help.text
+#. L`U]
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3148702\n"
+"9\n"
+"help.text"
msgid "<item type=\"input\">=LARGE(A1:C50;2)</item> gives the second largest value in A1:C50."
msgstr ""
-#: 04060183.xhp#bm_id3154532.help.text
+#. @V[F
+#: 04060183.xhp
#, fuzzy
+msgctxt ""
+"04060183.xhp\n"
+"bm_id3154532\n"
+"help.text"
msgid "<bookmark_value>SMALL function</bookmark_value>"
msgstr "<bookmark_value>IMLN funkcija</bookmark_value>"
-#: 04060183.xhp#hd_id3154532.11.help.text
+#. Xl]R
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3154532\n"
+"11\n"
+"help.text"
msgid "SMALL"
msgstr "SMALL"
-#: 04060183.xhp#par_id3157981.12.help.text
+#. 1Wp#
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3157981\n"
+"12\n"
+"help.text"
msgid "<ahelp hid=\"HID_FUNC_KKLEINSTE\">Returns the Rank_c-th smallest value in a data set.</ahelp>"
msgstr ""
-#: 04060183.xhp#hd_id3154957.13.help.text
-msgctxt "04060183.xhp#hd_id3154957.13.help.text"
+#. J6w.
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3154957\n"
+"13\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060183.xhp#par_id3153974.14.help.text
+#. b0r-
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3153974\n"
+"14\n"
+"help.text"
msgid "SMALL(Data; RankC)"
msgstr ""
-#: 04060183.xhp#par_id3154540.15.help.text
-msgctxt "04060183.xhp#par_id3154540.15.help.text"
+#. GXAX
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3154540\n"
+"15\n"
+"help.text"
msgid "<emph>Data</emph> is the cell range of data."
msgstr ""
-#: 04060183.xhp#par_id3155094.16.help.text
+#. TkEZ
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3155094\n"
+"16\n"
+"help.text"
msgid "<emph>RankC</emph> is the rank of the value."
msgstr ""
-#: 04060183.xhp#hd_id3153247.17.help.text
-msgctxt "04060183.xhp#hd_id3153247.17.help.text"
+#. -NlO
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3153247\n"
+"17\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060183.xhp#par_id3149897.18.help.text
+#. {^EE
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3149897\n"
+"18\n"
+"help.text"
msgid "<item type=\"input\">=SMALL(A1:C50;2)</item> gives the second smallest value in A1:C50."
msgstr ""
-#: 04060183.xhp#bm_id3153559.help.text
+#. *=$p
+#: 04060183.xhp
#, fuzzy
+msgctxt ""
+"04060183.xhp\n"
+"bm_id3153559\n"
+"help.text"
msgid "<bookmark_value>CONFIDENCE function</bookmark_value>"
msgstr "<bookmark_value>COUPNCD funkcija</bookmark_value>"
-#: 04060183.xhp#hd_id3153559.20.help.text
+#. |6jr
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3153559\n"
+"20\n"
+"help.text"
msgid "CONFIDENCE"
msgstr "CONFIDENCE"
-#: 04060183.xhp#par_id3153814.21.help.text
+#. m++F
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3153814\n"
+"21\n"
+"help.text"
msgid "<ahelp hid=\"HID_FUNC_KONFIDENZ\">Returns the (1-alpha) confidence interval for a normal distribution.</ahelp>"
msgstr ""
-#: 04060183.xhp#hd_id3149315.22.help.text
-msgctxt "04060183.xhp#hd_id3149315.22.help.text"
+#. hHZQ
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3149315\n"
+"22\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060183.xhp#par_id3147501.23.help.text
+#. Qj/M
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3147501\n"
+"23\n"
+"help.text"
msgid "CONFIDENCE(Alpha; StDev; Size)"
msgstr ""
-#: 04060183.xhp#par_id3149872.24.help.text
+#. /[T0
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3149872\n"
+"24\n"
+"help.text"
msgid "<emph>Alpha</emph> is the level of the confidence interval."
msgstr ""
-#: 04060183.xhp#par_id3145324.25.help.text
+#. .7g9
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3145324\n"
+"25\n"
+"help.text"
msgid "<emph>StDev</emph> is the standard deviation for the total population."
msgstr ""
-#: 04060183.xhp#par_id3153075.26.help.text
+#. )c;#
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3153075\n"
+"26\n"
+"help.text"
msgid "<emph>Size</emph> is the size of the total population."
msgstr ""
-#: 04060183.xhp#hd_id3150435.27.help.text
-msgctxt "04060183.xhp#hd_id3150435.27.help.text"
+#. q*2r
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3150435\n"
+"27\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060183.xhp#par_id3153335.28.help.text
+#. ,D(`
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3153335\n"
+"28\n"
+"help.text"
msgid "<item type=\"input\">=CONFIDENCE(0.05;1.5;100)</item> gives 0.29."
msgstr ""
-#: 04060183.xhp#bm_id3148746.help.text
+#. _a*Q
+#: 04060183.xhp
#, fuzzy
+msgctxt ""
+"04060183.xhp\n"
+"bm_id3148746\n"
+"help.text"
msgid "<bookmark_value>CORREL function</bookmark_value><bookmark_value>coefficient of correlation</bookmark_value>"
msgstr "<bookmark_value>COUPNUM funkcija</bookmark_value><bookmark_value>broj kupona</bookmark_value>"
-#: 04060183.xhp#hd_id3148746.30.help.text
+#. 0]*G
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3148746\n"
+"30\n"
+"help.text"
msgid "CORREL"
msgstr "CORREL"
-#: 04060183.xhp#par_id3147299.31.help.text
+#. FJ[V
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3147299\n"
+"31\n"
+"help.text"
msgid "<ahelp hid=\"HID_FUNC_KORREL\">Returns the correlation coefficient between two data sets.</ahelp>"
msgstr ""
-#: 04060183.xhp#hd_id3156397.32.help.text
-msgctxt "04060183.xhp#hd_id3156397.32.help.text"
+#. f{z@
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3156397\n"
+"32\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060183.xhp#par_id3153023.33.help.text
+#. ny96
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3153023\n"
+"33\n"
+"help.text"
msgid "CORREL(Data1; Data2)"
msgstr ""
-#: 04060183.xhp#par_id3150036.34.help.text
-msgctxt "04060183.xhp#par_id3150036.34.help.text"
+#. m4rZ
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3150036\n"
+"34\n"
+"help.text"
msgid "<emph>Data1</emph> is the first data set."
msgstr ""
-#: 04060183.xhp#par_id3153021.35.help.text
-msgctxt "04060183.xhp#par_id3153021.35.help.text"
+#. z)ho
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3153021\n"
+"35\n"
+"help.text"
msgid "<emph>Data2</emph> is the second data set."
msgstr ""
-#: 04060183.xhp#hd_id3149720.36.help.text
-msgctxt "04060183.xhp#hd_id3149720.36.help.text"
+#. xjg9
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3149720\n"
+"36\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060183.xhp#par_id3149941.37.help.text
+#. G=lC
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3149941\n"
+"37\n"
+"help.text"
msgid "<item type=\"input\">=CORREL(A1:A50;B1:B50)</item> calculates the correlation coefficient as a measure of the linear correlation of the two data sets."
msgstr ""
-#: 04060183.xhp#bm_id3150652.help.text
+#. nV2r
+#: 04060183.xhp
#, fuzzy
+msgctxt ""
+"04060183.xhp\n"
+"bm_id3150652\n"
+"help.text"
msgid "<bookmark_value>COVAR function</bookmark_value>"
msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
-#: 04060183.xhp#hd_id3150652.39.help.text
+#. [Fr$
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3150652\n"
+"39\n"
+"help.text"
msgid "COVAR"
msgstr "COVAR"
-#: 04060183.xhp#par_id3146875.40.help.text
+#. L*C2
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3146875\n"
+"40\n"
+"help.text"
msgid "<ahelp hid=\"HID_FUNC_KOVAR\">Returns the covariance of the product of paired deviations.</ahelp>"
msgstr ""
-#: 04060183.xhp#hd_id3149013.41.help.text
-msgctxt "04060183.xhp#hd_id3149013.41.help.text"
+#. +i$/
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3149013\n"
+"41\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060183.xhp#par_id3150740.42.help.text
+#. KcFJ
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3150740\n"
+"42\n"
+"help.text"
msgid "COVAR(Data1; Data2)"
msgstr ""
-#: 04060183.xhp#par_id3145827.43.help.text
-msgctxt "04060183.xhp#par_id3145827.43.help.text"
+#. 6-${
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3145827\n"
+"43\n"
+"help.text"
msgid "<emph>Data1</emph> is the first data set."
msgstr ""
-#: 04060183.xhp#par_id3150465.44.help.text
-msgctxt "04060183.xhp#par_id3150465.44.help.text"
+#. 9a1_
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3150465\n"
+"44\n"
+"help.text"
msgid "<emph>Data2</emph> is the second data set."
msgstr ""
-#: 04060183.xhp#hd_id3154677.45.help.text
-msgctxt "04060183.xhp#hd_id3154677.45.help.text"
+#. s+g\
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3154677\n"
+"45\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060183.xhp#par_id3144748.46.help.text
+#. ivo#
+#: 04060183.xhp
+#, fuzzy
+msgctxt ""
+"04060183.xhp\n"
+"par_id3144748\n"
+"46\n"
+"help.text"
msgid "<item type=\"input\">=COVAR(A1:A30;B1:B30)</item>"
-msgstr ""
+msgstr "<item type=\"input\">=SUMIF(E2:E11; A13)</item>"
-#: 04060183.xhp#bm_id3147472.help.text
+#. $W^w
+#: 04060183.xhp
#, fuzzy
+msgctxt ""
+"04060183.xhp\n"
+"bm_id3147472\n"
+"help.text"
msgid "<bookmark_value>CRITBINOM function</bookmark_value>"
msgstr "<bookmark_value>IMSIN funkcija</bookmark_value>"
-#: 04060183.xhp#hd_id3147472.48.help.text
+#. b#n{
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3147472\n"
+"48\n"
+"help.text"
msgid "CRITBINOM"
msgstr "CRITBINOM"
-#: 04060183.xhp#par_id3149254.49.help.text
+#. gt5X
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3149254\n"
+"49\n"
+"help.text"
msgid "<ahelp hid=\"HID_FUNC_KRITBINOM\">Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value.</ahelp>"
msgstr ""
-#: 04060183.xhp#hd_id3153930.50.help.text
-msgctxt "04060183.xhp#hd_id3153930.50.help.text"
+#. (@pR
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3153930\n"
+"50\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060183.xhp#par_id3148586.51.help.text
+#. r7kB
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3148586\n"
+"51\n"
+"help.text"
msgid "CRITBINOM(Trials; SP; Alpha)"
msgstr ""
-#: 04060183.xhp#par_id3145593.52.help.text
+#. *Hi|
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3145593\n"
+"52\n"
+"help.text"
msgid "<emph>Trials</emph> is the total number of trials."
msgstr ""
-#: 04060183.xhp#par_id3153084.53.help.text
+#. z[6L
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3153084\n"
+"53\n"
+"help.text"
msgid "<emph>SP</emph> is the probability of success for one trial."
msgstr ""
-#: 04060183.xhp#par_id3149726.54.help.text
+#. |H^8
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3149726\n"
+"54\n"
+"help.text"
msgid "<emph>Alpha</emph> is the threshold probability to be reached or exceeded."
msgstr ""
-#: 04060183.xhp#hd_id3148752.55.help.text
-msgctxt "04060183.xhp#hd_id3148752.55.help.text"
+#. _5l?
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3148752\n"
+"55\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060183.xhp#par_id3148740.56.help.text
+#. w#G(
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3148740\n"
+"56\n"
+"help.text"
msgid "<item type=\"input\">=CRITBINOM(100;0.5;0.1)</item> yields 44."
msgstr ""
-#: 04060183.xhp#bm_id3155956.help.text
+#. K9,8
+#: 04060183.xhp
#, fuzzy
+msgctxt ""
+"04060183.xhp\n"
+"bm_id3155956\n"
+"help.text"
msgid "<bookmark_value>KURT function</bookmark_value>"
msgstr "<bookmark_value>MUNIT funkcija</bookmark_value>"
-#: 04060183.xhp#hd_id3155956.58.help.text
+#. FC@7
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3155956\n"
+"58\n"
+"help.text"
msgid "KURT"
msgstr "KURT"
-#: 04060183.xhp#par_id3153108.59.help.text
+#. +7:P
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3153108\n"
+"59\n"
+"help.text"
msgid "<ahelp hid=\"HID_FUNC_KURT\">Returns the kurtosis of a data set (at least 4 values required).</ahelp>"
msgstr ""
-#: 04060183.xhp#hd_id3150334.60.help.text
-msgctxt "04060183.xhp#hd_id3150334.60.help.text"
+#. O`d2
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3150334\n"
+"60\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060183.xhp#par_id3154508.61.help.text
+#. gLn*
+#: 04060183.xhp
#, fuzzy
+msgctxt ""
+"04060183.xhp\n"
+"par_id3154508\n"
+"61\n"
+"help.text"
msgid "KURT(Number1; Number2; ...Number30)"
msgstr "SUM(Broj_1; Broj_2; ... Broj_30)"
-#: 04060183.xhp#par_id3145167.62.help.text
+#. |svS
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3145167\n"
+"62\n"
+"help.text"
msgid "<emph>Number1,Number2,...Number30</emph> are numeric arguments or ranges representing a random sample of distribution."
msgstr ""
-#: 04060183.xhp#hd_id3158000.63.help.text
-msgctxt "04060183.xhp#hd_id3158000.63.help.text"
+#. ,Iz:
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3158000\n"
+"63\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060183.xhp#par_id3150016.64.help.text
+#. Q!r6
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3150016\n"
+"64\n"
+"help.text"
msgid "<item type=\"input\">=KURT(A1;A2;A3;A4;A5;A6)</item>"
msgstr ""
-#: 04060183.xhp#bm_id3150928.help.text
+#. 9jsC
+#: 04060183.xhp
+#, fuzzy
+msgctxt ""
+"04060183.xhp\n"
+"bm_id3150928\n"
+"help.text"
msgid "<bookmark_value>LOGINV function</bookmark_value><bookmark_value>inverse of lognormal distribution</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>DVARP funkcija</bookmark_value><bookmark_value>varijance; bazirane na populaciji</bookmark_value>"
-#: 04060183.xhp#hd_id3150928.66.help.text
+#. hQ}*
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3150928\n"
+"66\n"
+"help.text"
msgid "LOGINV"
msgstr "LOGINV"
-#: 04060183.xhp#par_id3145297.67.help.text
+#. WC|1
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3145297\n"
+"67\n"
+"help.text"
msgid "<ahelp hid=\"HID_FUNC_LOGINV\">Returns the inverse of the lognormal distribution.</ahelp>"
msgstr ""
-#: 04060183.xhp#hd_id3151016.68.help.text
-msgctxt "04060183.xhp#hd_id3151016.68.help.text"
+#. F`Uw
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3151016\n"
+"68\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060183.xhp#par_id3153049.69.help.text
+#. +3TN
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3153049\n"
+"69\n"
+"help.text"
msgid "LOGINV(Number; Mean; StDev)"
msgstr ""
-#: 04060183.xhp#par_id3148390.70.help.text
+#. aq7S
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3148390\n"
+"70\n"
+"help.text"
msgid "<emph>Number</emph> is the probability value for which the inverse standard logarithmic distribution is to be calculated."
msgstr ""
-#: 04060183.xhp#par_id3149538.71.help.text
+#. C_)X
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3149538\n"
+"71\n"
+"help.text"
msgid "<emph>Mean</emph> is the arithmetic mean of the standard logarithmic distribution."
msgstr ""
-#: 04060183.xhp#par_id3145355.72.help.text
+#. ov^!
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3145355\n"
+"72\n"
+"help.text"
msgid "<emph>StDev</emph> is the standard deviation of the standard logarithmic distribution."
msgstr ""
-#: 04060183.xhp#hd_id3148768.73.help.text
-msgctxt "04060183.xhp#hd_id3148768.73.help.text"
+#. *2Kh
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3148768\n"
+"73\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060183.xhp#par_id3155623.74.help.text
+#. kWiO
+#: 04060183.xhp
#, fuzzy
+msgctxt ""
+"04060183.xhp\n"
+"par_id3155623\n"
+"74\n"
+"help.text"
msgid "<item type=\"input\">=LOGINV(0.05;0;1)</item> returns 0.19."
msgstr "<item type=\"input\">=SIGN(3.4)</item>vraca 1."
-#: 04060183.xhp#bm_id3158417.help.text
+#. $r6!
+#: 04060183.xhp
+#, fuzzy
+msgctxt ""
+"04060183.xhp\n"
+"bm_id3158417\n"
+"help.text"
msgid "<bookmark_value>LOGNORMDIST function</bookmark_value><bookmark_value>cumulative lognormal distribution</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>SQRTPI function</bookmark_value><bookmark_value>kvadratni korijeni; proizvodi od Pi</bookmark_value>"
-#: 04060183.xhp#hd_id3158417.76.help.text
+#. 6u0-
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3158417\n"
+"76\n"
+"help.text"
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
-#: 04060183.xhp#par_id3154953.77.help.text
+#. K9Im
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3154953\n"
+"77\n"
+"help.text"
msgid "<ahelp hid=\"HID_FUNC_LOGNORMVERT\">Returns the cumulative lognormal distribution.</ahelp>"
msgstr ""
-#: 04060183.xhp#hd_id3150474.78.help.text
-msgctxt "04060183.xhp#hd_id3150474.78.help.text"
+#. *v%0
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3150474\n"
+"78\n"
+"help.text"
msgid "Syntax"
msgstr "Sintaksa"
-#: 04060183.xhp#par_id3150686.79.help.text
+#. N.m+
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3150686\n"
+"79\n"
+"help.text"
msgid "LOGNORMDIST(Number; Mean; StDev; Cumulative)"
msgstr ""
-#: 04060183.xhp#par_id3154871.80.help.text
+#. )5gG
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3154871\n"
+"80\n"
+"help.text"
msgid "<emph>Number</emph> is the probability value for which the standard logarithmic distribution is to be calculated."
msgstr ""
-#: 04060183.xhp#par_id3155820.81.help.text
+#. DB-6
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3155820\n"
+"81\n"
+"help.text"
msgid "<emph>Mean</emph> (optional) is the mean value of the standard logarithmic distribution."
msgstr ""
-#: 04060183.xhp#par_id3155991.82.help.text
+#. aMDn
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3155991\n"
+"82\n"
+"help.text"
msgid "<emph>StDev</emph> (optional) is the standard deviation of the standard logarithmic distribution."
msgstr ""
-#: 04060183.xhp#par_id3155992.help.text
+#. S2?a
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3155992\n"
+"help.text"
msgid "<emph>Cumulative</emph> (optional) = 0 calculates the density function, Cumulative = 1 calculates the distribution."
msgstr ""
-#: 04060183.xhp#hd_id3153178.83.help.text
-msgctxt "04060183.xhp#hd_id3153178.83.help.text"
+#. ^Xh1
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"hd_id3153178\n"
+"83\n"
+"help.text"
msgid "Example"
msgstr "Primjer"
-#: 04060183.xhp#par_id3149778.84.help.text
+#. uOa@
+#: 04060183.xhp
#, fuzzy
+msgctxt ""
+"04060183.xhp\n"
+"par_id3149778\n"
+"84\n"
+"help.text"
msgid "<item type=\"input\">=LOGNORMDIST(0.1;0;1)</item> returns 0.01."
msgstr "<item type=\"input\">=SIGN(3.4)</item>vraca 1."
-#: 02140200.xhp#tit.help.text
-msgctxt "02140200.xhp#tit.help.text"
-msgid "Right"
-msgstr "Desno"
-
-#: 02140200.xhp#hd_id3153896.1.help.text
-msgid "<link href=\"text/scalc/01/02140200.xhp\" name=\"Right\">Right</link>"
-msgstr "<link href=\"text/scalc/01/02140200.xhp\" name=\"Right\">Desno</link>"
+#. YO]S
+#: 04070000.xhp
+msgctxt ""
+"04070000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Names"
+msgstr "Imena"
-#: 02140200.xhp#par_id3153361.2.help.text
-msgid "<ahelp hid=\".uno:FillRight\" visibility=\"visible\">Fills a selected range of at least two columns with the contents of the left most cell.</ahelp>"
-msgstr "<ahelp hid=\".uno:FillRight\" visibility=\"visible\">Ispunjava oznaceni raspon od bar dvije kolone sa sadržajem prve celije na lijevoj strani.</ahelp>"
+#. uf:/
+#: 04070000.xhp
+#, fuzzy
+msgctxt ""
+"04070000.xhp\n"
+"hd_id3153951\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04070000.xhp\" name=\"Names\">Names</link>"
+msgstr "<link href=\"text/scalc/01/06060100.xhp\" name=\"Sheets\">Stranice</link>"
-#: 02140200.xhp#par_id3154684.3.help.text
-msgid "If a range of only one row is selected, the contents of the far left cell are copied to all the other selected cells. If you have selected several rows, each of the far left cells is copied into those cells to the right."
-msgstr "Ako ste izabrali raspon od samo jednog reda, sadržaj od prve celije na lijevoj strani ce biti kopiran na sve druge oznacene celije. Ako ste oznacili nekoliko redova, svaka od prvih celija sa lijeve strane ce biti kopirana u one sa desne strane."
+#. 7^%V
+#: 04070000.xhp
+msgctxt ""
+"04070000.xhp\n"
+"par_id3145801\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Allows you to name the different sections of your spreadsheet document.</ahelp> By naming the different sections, you can easily <link href=\"text/scalc/01/02110000.xhp\" name=\"navigate\">navigate</link> through the spreadsheet documents and find specific information."
+msgstr ""
-#: 06060100.xhp#tit.help.text
-msgctxt "06060100.xhp#tit.help.text"
-msgid "Protecting Sheet"
-msgstr "Zastita tabele"
+#. )UCS
+#: 04070000.xhp
+#, fuzzy
+msgctxt ""
+"04070000.xhp\n"
+"hd_id3153878\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04070100.xhp\" name=\"Define\">Define</link>"
+msgstr "<link href=\"text/scalc/01/02140100.xhp\" name=\"Down\">Dolje</link>"
-#: 06060100.xhp#hd_id3153087.1.help.text
-msgctxt "06060100.xhp#hd_id3153087.1.help.text"
-msgid "Protecting Sheet"
-msgstr "Zastita tabele"
+#. 5b6T
+#: 04070000.xhp
+#, fuzzy
+msgctxt ""
+"04070000.xhp\n"
+"hd_id3146969\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04070200.xhp\" name=\"Insert\">Insert</link>"
+msgstr "<link href=\"text/scalc/01/02140400.xhp\" name=\"Left\">Lijevo</link>"
-#: 06060100.xhp#par_id3148664.2.help.text
-msgid "<variable id=\"tabelletext\"><ahelp hid=\".uno:Protect\">Protects the cells in the current sheet from being modified.</ahelp></variable> Choose <emph>Tools - Protect Document - Sheet</emph> to open the <emph>Protect Sheet</emph> dialog in which you then specify sheet protection with or without a password."
-msgstr "<variable id=\"tabelletext\"><ahelp hid=\".uno:Protect\">Štiti stanice u tabeli od promjene.</ahelp></variable> Izaberite <emph>Tools - Zaštiti dokument - Tabela</emph> da otvorite <emph>Zaštiti list</emph>okvir za dijalog u kojem zatim odredite zastitu tabele sa ili bez sifre."
+#. Sm0\
+#: 04070000.xhp
+#, fuzzy
+msgctxt ""
+"04070000.xhp\n"
+"hd_id3155764\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04070300.xhp\" name=\"Apply\">Apply</link>"
+msgstr "<link href=\"text/scalc/01/07080000.xhp\" name=\"Split\">Podijeli</link>"
-#: 06060100.xhp#par_id3149664.5.help.text
-msgid "To protect cells from further editing, the <emph>Protected</emph> check box must be checked on the <link href=\"text/scalc/01/05020600.xhp\" name=\"Format - Cells - Cell Protection\"><emph>Format - Cells - Cell Protection</emph></link> tab page or on the <emph>Format Cells</emph> context menu."
-msgstr "Kako biste zaštitili celije od daljnjeg uredivanja,<emph>Zaštićeno</emph> kutijica mora biti oznacena u <link href=\"text/scalc/01/05020600.xhp\" name=\"Format - Celije - Zastita celije\"><emph>Oblik - Ćelije - Zaštita ćelije</emph></link> stranici ili na<emph>Formatiraj ćelije</emph> meniju."
+#. K9#-
+#: 04070000.xhp
+#, fuzzy
+msgctxt ""
+"04070000.xhp\n"
+"hd_id3156382\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04070400.xhp\" name=\"Labels\">Labels</link>"
+msgstr "<link href=\"text/scalc/01/02140400.xhp\" name=\"Left\">Lijevo</link>"
-#: 06060100.xhp#par_id3154490.8.help.text
-msgid "Unprotected cells or cell ranges can be set up on a protected sheet by using the <emph>Tools - Protect Document - Sheet</emph> and <emph>Format - Cells - Cell Protection</emph> menus: "
-msgstr "Nezašticene celije ili rasponi celija se mogu postaviti na zašticenu tabelu pomocu <emph>Tools - Zaštiti dokument - Tabela</emph> i <emph>Oblik - Ćelije - Zaštita ćelije</emph> menijima:"
+#. hbe:
+#: 05050300.xhp
+msgctxt ""
+"05050300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Show Sheet"
+msgstr "Pokaži stranicu"
-#: 06060100.xhp#par_id3149123.16.help.text
-msgid "Select the cells that will be unprotected"
-msgstr "Odaberite celije koje ce biti nezašticene"
+#. shyR
+#: 05050300.xhp
+msgctxt ""
+"05050300.xhp\n"
+"bm_id3148946\n"
+"help.text"
+msgid "<bookmark_value>sheets; displaying</bookmark_value><bookmark_value>displaying; sheets</bookmark_value>"
+msgstr ""
-#: 06060100.xhp#par_id3150329.17.help.text
-msgid "Select <emph>Format - Cells - Cell Protection</emph>. Unmark the <emph>Protected</emph> box and click <emph>OK</emph>."
-msgstr "Izaberi <emph>Oblik - Ćelije - Zaštita ćelije</emph>. Nemoj oznaciti <emph>Zaštićeno</emph> kutiju i klikni <emph>OK</emph>."
+#. 7v{s
+#: 05050300.xhp
+msgctxt ""
+"05050300.xhp\n"
+"hd_id3148946\n"
+"1\n"
+"help.text"
+msgid "Show Sheet"
+msgstr "Pokaži stranicu"
-#: 06060100.xhp#par_id3156384.18.help.text
-msgid "On the <emph>Tools - Protect Document - Sheet</emph> menu, activate protection for the sheet. Effective immediately, only the cell range you selected in step 1 can be edited."
-msgstr "Na<emph>Tools - Zaštiti dokument - Tabela</emph> meniju, aktiviraj zastitiu za tabelu. Stupa na snagu odmah, samo raspon celija koje ste odabrali u koraku 1. mogu se uredivati.."
+#. pfv#
+#: 05050300.xhp
+msgctxt ""
+"05050300.xhp\n"
+"par_id3148799\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"tabeintext\"><ahelp visibility=\"visible\" hid=\".uno:Show\">Displays sheets that were previously hidden with the <emph>Hide</emph> command.</ahelp></variable> Select one sheet only to call the command. The current sheet is always selected. If a sheet other than the current sheet is selected, you can deselect it by pressing <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> while clicking the corresponding sheet tab at the bottom of the window."
+msgstr ""
-#: 06060100.xhp#par_id3149566.9.help.text
-msgid "To later change an unprotected area to a protected area, select the range. Next, on the <emph>Format - Cells - Cell Protection</emph> tab page, check the <emph>Protected</emph> box. Finally, choose the <emph>Tools - Protect Document - Sheet </emph>menu. The previously editable range is now protected."
-msgstr "Da bi kasnije promijenili nezašticeni prostor za zašticeno podrucje, odaberite raspon. Dalje, na <emph>Oblik - Ćelije - Zaštita ćelije</emph> stranici oznacite <emph>Zaštićeno</emph> kutijicu. Na kraju, izaberite <emph>Tools - Zaštiti dokument - Tabela </emph> meni.Prethodno uredjeni raspon je sada zašticen."
+#. uFN+
+#: 05050300.xhp
+msgctxt ""
+"05050300.xhp\n"
+"hd_id3151112\n"
+"3\n"
+"help.text"
+msgid "Hidden sheets"
+msgstr "Sakrivene stranice"
-#: 06060100.xhp#par_id3153964.10.help.text
-msgid "Sheet protection also affects the context menu of the sheet tabs at the bottom of the screen. The <emph>Delete</emph> and <emph>Rename</emph> commands cannot be selected."
-msgstr "zaštita tabele takoder utjece na kontekst meni na dnu ekrana. <emph>Obriši</emph> i<emph>Pomjeri/Kopiraj</emph> komande ne mogu biti odabrane."
+#. }i5X
+#: 05050300.xhp
+msgctxt ""
+"05050300.xhp\n"
+"par_id3145273\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"SC:MULTILISTBOX:RID_SCDLG_SHOW_TAB:LB_ENTRYLIST\" visibility=\"visible\">Displays a list of all hidden sheets in your spreadsheet document.</ahelp> To show a certain sheet, click the corresponding entry on the list and confirm with OK."
+msgstr ""
-#: 06060100.xhp#par_id3150301.19.help.text
-msgid "If a sheet is protected, you will not be able to modify or delete any Cell Styles."
-msgstr "Ako je zašticen tabele necete moci mijenjati ili brisati stilove celija."
+#. FsYX
+#: 06990000.xhp
+msgctxt ""
+"06990000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Cell Contents"
+msgstr "Sadrzaji Celije"
-#: 06060100.xhp#par_id3154656.3.help.text
-msgid "A protected sheet or cell range can no longer be modified until this protection is disabled. To disable the protection, choose the <emph>Tools - Protect Document - Sheet</emph> command. If no password was set, the sheet protection is immediately disabled. If the sheet was password protected, the <emph>Remove Protection</emph> dialog opens, where you must enter the password."
-msgstr "zašticena tabela ili raspon celija više ne može biti modificiran dok zastita nije onemogucena. Da onemogucite zastitiu izaberite <emph>Tools - Zaštiti dokument - Tabela</emph> komandu. Ako sifra nije postravljena,zaštita tabele je odmah onemogucena. Ako je tabela bila zasticena sa sifrom <emph>Otkloni zastitu</emph> kutijica se otvara gdje morate unjeti sifru."
+#. +smV
+#: 06990000.xhp
+msgctxt ""
+"06990000.xhp\n"
+"hd_id3153087\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/06990000.xhp\" name=\"Cell Contents\">Cell Contents</link>"
+msgstr "<link href=\"text/scalc/01/06990000.xhp\" name=\"Cell Contents\">Sadrzaji celije</link>"
-#: 06060100.xhp#par_id3149815.11.help.text
-msgid "Once saved, protected sheets can only be saved again by using the <emph>File - Save As</emph> command."
-msgstr "Jednom sacuvae zasticene tabele mogu samo biti ponovo spasene koristeci <emph>Datoteka - Snimi kao</emph> komandu."
+#. NMr\
+#: 06990000.xhp
+msgctxt ""
+"06990000.xhp\n"
+"par_id3145674\n"
+"2\n"
+"help.text"
+msgid "Opens a submenu with commands to calculate tables and activate AutoInput."
+msgstr "Otvora pod-meni sa komandama za izracunavanje tabela i aktiviranje AutoUnosa."
-#: 06060100.xhp#hd_id3150206.4.help.text
-msgctxt "06060100.xhp#hd_id3150206.4.help.text"
-msgid "Password (optional)"
-msgstr "Šifra (opcionalno)"
+#. Z4b(
+#: 12090100.xhp
+msgctxt ""
+"12090100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Select Source"
+msgstr "Izaberi izvor"
-#: 06060100.xhp#par_id3152990.7.help.text
-msgid "<ahelp hid=\".uno:Protect\">Allows you to enter a password to protect the sheet from unauthorized changes.</ahelp>"
-msgstr "<ahelp hid=\".uno:Protect\">Omogucuje vam da unesete lozinku za zaštitu tabele od neovlastenih promjena.</ahelp>"
+#. sil!
+#: 12090100.xhp
+msgctxt ""
+"12090100.xhp\n"
+"hd_id3153663\n"
+"1\n"
+"help.text"
+msgid "Select Source"
+msgstr "Izaberi izvor"
-#: 06060100.xhp#par_id3148700.12.help.text
-msgid "Complete protection of your work can be achieved by combining both options on the <emph>Tools - Protect Document</emph> menu, including password protection. To prohibit opening the document altogether, in the <emph>Save</emph> dialog mark the <emph>Save with password</emph> box before you click the <emph>Save</emph> button."
-msgstr "Kompletna zaštita vašeg rada može se postici kombinacijom mogucnosti na <emph>Tools - Zaštiti dokument</emph> meni, uljucujuci zastitu sifre. Da biste zabranili otvaranje dokumenta sve zajedno, u <emph>Snimi</emph> dijalog kutiji oznacite <emph>Zaštiti sa šifrom</emph> oznaci kutijicu prije nego klines na <emph>Snimi</emph> dugme."
+#. $N!G
+#: 12090100.xhp
+#, fuzzy
+msgctxt ""
+"12090100.xhp\n"
+"par_id3145119\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:DataDataPilotRun\">Opens a dialog where you can select the source for your pivot table, and then create your table.</ahelp>"
+msgstr "<ahelp hid=\".uno:DataDataPilotRun\">Otvara dialogue box gdje mozete odabrati izvor za DataPilot tabelu,i onda napraviti vasu tabelu .</ahelp>"
-#: func_edate.xhp#tit.help.text
-msgid "EDATE"
-msgstr "EDATE"
+#. nQuP
+#: 12090100.xhp
+msgctxt ""
+"12090100.xhp\n"
+"hd_id3154760\n"
+"5\n"
+"help.text"
+msgid "Selection"
+msgstr "Izbor"
-#: func_edate.xhp#bm_id3151184.help.text
+#. OFEQ
+#: 12090100.xhp
#, fuzzy
-msgid "<bookmark_value>EDATE function</bookmark_value>"
-msgstr "<bookmark_value>INTRATE funkcija</bookmark_value>"
+msgctxt ""
+"12090100.xhp\n"
+"par_id3150543\n"
+"6\n"
+"help.text"
+msgid "Select a data source for the pivot table."
+msgstr "Izaberite izvor podataka za Datapilot."
-#: func_edate.xhp#hd_id3151184.213.help.text
+#. Q.+-
+#: 12090100.xhp
+msgctxt ""
+"12090100.xhp\n"
+"hd_id3148799\n"
+"7\n"
+"help.text"
+msgid "Current Selection"
+msgstr "Trenutna selekcija"
+
+#. )uF:
+#: 12090100.xhp
#, fuzzy
-msgid "<variable id=\"edate\"><link href=\"text/scalc/01/func_edate.xhp\">EDATE</link></variable>"
-msgstr "<variable id=\"solver\"><link href=\"text/scalc/01/solver.xhp\">Rješavač</link></variable>"
+msgctxt ""
+"12090100.xhp\n"
+"par_id3125865\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\".\">Uses the selected cells as the data source for the pivot table.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_DAPITYPE:BTN_SELECTION\"> koristi idabrane celije kao izvor podataka za dataPilot tabelu.</ahelp>"
-#: func_edate.xhp#par_id3150880.214.help.text
-msgid "<ahelp hid=\"HID_AAI_FUNC_EDATE\">The result is a date which is a number of m<emph>onths</emph> away from the <emph>start date</emph>. Only months are considered; days are not used for calculation.</ahelp>"
-msgstr ""
+#. \aJ+
+#: 12090100.xhp
+#, fuzzy
+msgctxt ""
+"12090100.xhp\n"
+"par_id3150011\n"
+"13\n"
+"help.text"
+msgid "The data columns in the pivot table use the same number format as the first data row in the current selection."
+msgstr "Kolona podataka u Datapilot tabeli koristi isti broja formata kao i prvi red u trenutnoj selekciji"
-#: func_edate.xhp#hd_id3154647.215.help.text
-msgctxt "func_edate.xhp#hd_id3154647.215.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. MJ*;
+#: 12090100.xhp
+msgctxt ""
+"12090100.xhp\n"
+"hd_id3147348\n"
+"9\n"
+"help.text"
+msgid "Data source registered in $[officename]"
+msgstr "Izvor podataka registrovan u $[officename]"
-#: func_edate.xhp#par_id3153212.216.help.text
+#. oIo9
+#: 12090100.xhp
#, fuzzy
-msgid "EDATE(StartDate; Months)"
-msgstr "EOMONTH(Start_date; Months)"
-
-#: func_edate.xhp#par_id3146860.217.help.text
-msgid "<emph>StartDate</emph> is a date."
-msgstr ""
+msgctxt ""
+"12090100.xhp\n"
+"par_id3145271\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\".\">Uses a table or query in a database that is registered in $[officename] as the data source for the pivot table.</ahelp>"
+msgstr "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_DAPITYPE:BTN_DATABASE\">koristi tabelu ili upit u bazi koja je registrovana $[officename]kao izvor podatka za DataPilot table.</ahelp>"
-#: func_edate.xhp#par_id3152929.218.help.text
-msgctxt "func_edate.xhp#par_id3152929.218.help.text"
-msgid "<emph>Months</emph> is the number of months before (negative) or after (positive) the start date."
+#. Lm{Y
+#: 12090100.xhp
+msgctxt ""
+"12090100.xhp\n"
+"hd_id3146119\n"
+"11\n"
+"help.text"
+msgid "External source/interface"
msgstr ""
-#: func_edate.xhp#hd_id3151289.219.help.text
-msgctxt "func_edate.xhp#hd_id3151289.219.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. sp.@
+#: 12090100.xhp
+#, fuzzy
+msgctxt ""
+"12090100.xhp\n"
+"par_id3145647\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the <emph>External Source</emph> dialog where you can select the OLAP data source for the pivot table.</ahelp>"
+msgstr "<ahelp hid=\"1346114049\">Otvara dijaloški prozor sa datotekama u kojem možete izabrati datoteku baze podataka.</ahelp>"
-#: func_edate.xhp#par_id3155845.220.help.text
-msgid "What date is one month prior to 3.31.2001?"
-msgstr ""
+#. EGI^
+#: 12090100.xhp
+#, fuzzy
+msgctxt ""
+"12090100.xhp\n"
+"par_idN10670\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/12090102.xhp\" name=\"Pivot table dialog\">Pivot table dialog</link>"
+msgstr "<link href=\"text/scalc/01/12090102.xhp\" name=\"DataPilot dialogue box\">DataPilot dialogue box</link>"
-#: func_edate.xhp#par_id3155999.221.help.text
-msgid "<item type=\"input\">=EDATE(3.31.2001;-1)</item> returns 2.28.2001."
-msgstr ""
+#. rlBf
+#: 12090102.xhp
+#, fuzzy
+msgctxt ""
+"12090102.xhp\n"
+"tit\n"
+"help.text"
+msgid "Pivot Table"
+msgstr "Pivot tabele"
-#: 04060110.xhp#tit.help.text
-msgctxt "04060110.xhp#tit.help.text"
-msgid "Text Functions"
-msgstr ""
+#. Q9n=
+#: 12090102.xhp
+#, fuzzy
+msgctxt ""
+"12090102.xhp\n"
+"bm_id2306894\n"
+"help.text"
+msgid "<bookmark_value>pivot table function;show details</bookmark_value><bookmark_value>pivot table function;drill down</bookmark_value>"
+msgstr "<bookmark_value>DataPilot function;show details</bookmark_value><bookmark_value>DataPilot function;drill down</bookmark_value>"
-#: 04060110.xhp#bm_id3145389.help.text
+#. l9bQ
+#: 12090102.xhp
#, fuzzy
-msgid "<bookmark_value>text in cells; functions</bookmark_value> <bookmark_value>functions; text functions</bookmark_value> <bookmark_value>Function Wizard;text</bookmark_value>"
-msgstr "<bookmark_value>funkcije za datum i vrijeme</bookmark_value><bookmark_value>funkcije; datum i vrijeme </bookmark_value><bookmark_value>Carobnjak za Funkcije; datum i vrijeme</bookmark_value>"
+msgctxt ""
+"12090102.xhp\n"
+"hd_id3149165\n"
+"1\n"
+"help.text"
+msgid "Pivot Table"
+msgstr "Pivot tabele"
-#: 04060110.xhp#hd_id3145389.1.help.text
-msgctxt "04060110.xhp#hd_id3145389.1.help.text"
-msgid "Text Functions"
-msgstr ""
+#. {ZSr
+#: 12090102.xhp
+#, fuzzy
+msgctxt ""
+"12090102.xhp\n"
+"par_id3155922\n"
+"13\n"
+"help.text"
+msgid "<ahelp hid=\".uno:DataPilotExec\">Specify the layout of the table that is generated by the pivot table.</ahelp>"
+msgstr "<ahelp hid=\".uno:DataPilotExec\">Specifikujte izgled tabele koja je generirana u DataPilot.</ahelp>"
-#: 04060110.xhp#par_id3152986.2.help.text
-msgid "<variable id=\"texttext\">This section contains descriptions of the <emph>Text</emph> functions.</variable>"
-msgstr ""
+#. pJEr
+#: 12090102.xhp
+#, fuzzy
+msgctxt ""
+"12090102.xhp\n"
+"par_id3148798\n"
+"34\n"
+"help.text"
+msgid "The pivot table displays data fields as buttons which you can drag and drop to define the pivot table."
+msgstr "DataPilot Prikazuje polja podatka koje mozete povuci i pustiti da definisete dataPilot tabelu"
+
+#. m=T)
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"hd_id3154908\n"
+"18\n"
+"help.text"
+msgid "Layout"
+msgstr "Raspored"
-#: 04060110.xhp#bm_id3149384.help.text
+#. H*#J
+#: 12090102.xhp
#, fuzzy
-msgid "<bookmark_value>ARABIC function</bookmark_value>"
-msgstr "<bookmark_value>ERFC funkcija</bookmark_value>"
+msgctxt ""
+"12090102.xhp\n"
+"par_id3150768\n"
+"19\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_DPLAY_SELECT\">To define the layout of a pivot table, drag and drop data field buttons onto the <emph>Page Fields, Row Fields, Column Fields, </emph>and<emph> Data Fields </emph>areas.</ahelp> You can also use drag and drop to rearrange the data fields on a pivot table."
+msgstr "<ahelp hid=\"HID_SC_DPLAY_SELECT\">Za definisanje plana DataPilot,dovuci,pusti polja podataka dugmad u<emph>Page Fields</emph>, <emph> Polja sa podacima </emph>, <emph>Column Fields</emph> and <emph>Data Fields</emph> areas.</ahelp> Takodje mozete dovuci-pustiti za promjenu polja podataka u DataPilot"
+
+#. .Itd
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"par_id3147229\n"
+"20\n"
+"help.text"
+msgid "$[officename] automatically adds a caption to buttons that are dragged into the <emph>Data Fields </emph>area. The caption contains the name of the data field as well as the formula that created the data."
+msgstr ""
-#: 04060110.xhp#hd_id3149384.239.help.text
-msgid "ARABIC"
-msgstr "ARABIC"
+#. %h-^
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"par_id3145749\n"
+"21\n"
+"help.text"
+msgid "To change the function that is used by a data field, double-click a button in the <emph>Data Fields</emph> area to open the <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\">Data Field</link> dialog. You can also double-click buttons in the <emph>Row Fields</emph> or <emph>Column Fields</emph> areas."
+msgstr "da biste promijenili funkciju koja se koristi polje podataka, dvaput kliknite na dugme <emph>Polja sa podacima</emph> apodrucje za otvoriti <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\">Podatkovno polje</link> dialogue box. Takodje mozet duplo kliknuti na <emph>Row Fields</emph> or <emph>Polja kolone</emph> areas."
-#: 04060110.xhp#par_id3153558.240.help.text
-msgid "<ahelp hid=\"HID_FUNC_ARABISCH\">Calculates the value of a Roman number. The value range must be between 0 and 3999.</ahelp>"
-msgstr ""
+#. -SI;
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"hd_id3149260\n"
+"28\n"
+"help.text"
+msgid "Remove"
+msgstr "Ukloni"
-#: 04060110.xhp#hd_id3153011.241.help.text
-msgctxt "04060110.xhp#hd_id3153011.241.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. [0ai
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"par_id3150010\n"
+"27\n"
+"help.text"
+msgid "<ahelp hid=\"SC_PUSHBUTTON_RID_SCDLG_PIVOT_LAYOUT_BTN_REMOVE\">Removes the selected data field from the table layout.</ahelp>"
+msgstr "<ahelp hid=\"SC_PUSHBUTTON_RID_SCDLG_PIVOT_LAYOUT_BTN_REMOVE\">uklanja odabrane podatke polje iz tablice izgleda.</ahelp>"
-#: 04060110.xhp#par_id3155523.242.help.text
-msgid "ARABIC(\"Text\")"
-msgstr ""
+#. \+eh
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"hd_id3145273\n"
+"26\n"
+"help.text"
+msgid "Options"
+msgstr "Opcije"
-#: 04060110.xhp#par_id3151193.243.help.text
-msgid " <emph>Text</emph> is the text that represents a Roman number."
-msgstr ""
+#. *W|f
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"par_id3146120\n"
+"25\n"
+"help.text"
+msgid "<ahelp hid=\"SC_PUSHBUTTON_RID_SCDLG_PIVOT_LAYOUT_BTN_OPTIONS\">Opens the <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>Data Field</emph></link> dialog where you can change the function that is associated with the selected field.</ahelp>"
+msgstr "<ahelp hid=\"SC_PUSHBUTTON_RID_SCDLG_PIVOT_LAYOUT_BTN_OPTIONS\">Opens the <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>Podatkovno polje</emph></link> okvir za dijalog s kojima možete promijeniti funkciju koja je povezana s odabranom polju.</ahelp>"
-#: 04060110.xhp#hd_id3155758.244.help.text
-msgctxt "04060110.xhp#hd_id3155758.244.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. baXN
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"hd_id3154944\n"
+"22\n"
+"help.text"
+msgid "More"
+msgstr "Opširnije"
-#: 04060110.xhp#par_id3154621.245.help.text
+#. %m[\
+#: 12090102.xhp
#, fuzzy
-msgid " <item type=\"input\">=ARABIC(\"MXIV\")</item> returns 1014"
-msgstr "<item tip=\"input\">=IMABS(\"5+12j\")</item> vraca 13."
+msgctxt ""
+"12090102.xhp\n"
+"par_id3145647\n"
+"23\n"
+"help.text"
+msgid "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_PIVOT_LAYOUT:BTN_MORE\">Displays or hides additional options for defining the pivot table.</ahelp>"
+msgstr "<ahelp hid=\"SC:MOREBUTTON:RID_SCDLG_PIVOT_LAYOUT:BTN_MORE\">prikazuje ili skriva dodatne opcije za definiranje tablice datapilot.</ahelp>"
-#: 04060110.xhp#par_id3147553.246.help.text
-#, fuzzy
-msgid " <item type=\"input\">=ARABIC(\"MMII\")</item> returns 2002"
-msgstr "<item tip=\"input\">=IMABS(\"5+12j\")</item> vraca 13."
+#. ,QGD
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"hd_id3151073\n"
+"2\n"
+"help.text"
+msgid "Result"
+msgstr "Rezultat"
-#: 04060110.xhp#bm_id8796349.help.text
+#. ~COc
+#: 12090102.xhp
#, fuzzy
-msgid "<bookmark_value>ASC function</bookmark_value>"
-msgstr "<bookmark_value>ERFC funkcija</bookmark_value>"
-
-#: 04060110.xhp#hd_id7723929.help.text
-msgid "ASC"
-msgstr "ASC"
+msgctxt ""
+"12090102.xhp\n"
+"par_id3155417\n"
+"3\n"
+"help.text"
+msgid "Specify the settings for displaying the results of the pivot table."
+msgstr "određivanje postavki za prikaz rezultata datapilot tablice"
-#: 04060110.xhp#par_id8455153.help.text
-msgid "<ahelp hid=\".\">The ASC function converts full-width to half-width ASCII and katakana characters. Returns a text string.</ahelp>"
+#. SVaH
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"hd_id0509200913025625\n"
+"help.text"
+msgid "Selection from"
msgstr ""
-#: 04060110.xhp#par_id9912411.help.text
-msgctxt "04060110.xhp#par_id9912411.help.text"
-msgid "See <link href=\"http://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions\">http://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions</link> for a conversion table."
-msgstr ""
+#. ?-fL
+#: 12090102.xhp
+#, fuzzy
+msgctxt ""
+"12090102.xhp\n"
+"par_id0509200913025615\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select the area that contains the data for the current pivot table.</ahelp>"
+msgstr "<ahelp hid=\".\">Selektuj selekciju stanja trenutne kontrole.</ahelp>"
-#: 04060110.xhp#hd_id9204992.help.text
-msgctxt "04060110.xhp#hd_id9204992.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. mM`!
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"hd_id3155603\n"
+"4\n"
+"help.text"
+msgid "Results to"
+msgstr "Rezultati u"
-#: 04060110.xhp#par_id1993774.help.text
-msgid "ASC(\"Text\")"
-msgstr ""
+#. k[S~
+#: 12090102.xhp
+#, fuzzy
+msgctxt ""
+"12090102.xhp\n"
+"par_id3153838\n"
+"5\n"
+"help.text"
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_PIVOT_LAYOUT:ED_OUTAREA\">Select the area where you want to display the results of the pivot table.</ahelp>"
+msgstr "<ahelp hid=\"SC:EDIT:RID_SCDLG_PIVOT_LAYOUT:ED_OUTAREA\">odaberite područje u kojem želite prikazati rezultate datapilot tablice.</ahelp>"
-#: 04060110.xhp#par_id2949919.help.text
-msgctxt "04060110.xhp#par_id2949919.help.text"
-msgid " <emph>Text</emph> is the text that contains characters to be converted."
-msgstr ""
+#. h/=7
+#: 12090102.xhp
+#, fuzzy
+msgctxt ""
+"12090102.xhp\n"
+"par_id3155961\n"
+"6\n"
+"help.text"
+msgid "If the selected area contains data, the pivot table overwrites the data. To prevent the loss of existing data, let the pivot table automatically select the area to display the results."
+msgstr "If odabranog područja sadrži podatke, datapilot prepisuje podatke. da biste spriječili gubitak postojećih podataka, neka datapilot automatski odabrati područje u kojem se prikazati rezultate."
-#: 04060110.xhp#par_id2355113.help.text
-msgid "See also JIS function."
-msgstr ""
+#. CVEI
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"hd_id3147364\n"
+"7\n"
+"help.text"
+msgid "Ignore empty rows"
+msgstr "Ignoriši prazne redove"
-#: 04060110.xhp#bm_id9323709.help.text
-#, fuzzy
-msgid "<bookmark_value>BAHTTEXT function</bookmark_value>"
-msgstr "<bookmark_value>IMEXP funkcija</bookmark_value>"
+#. i89N
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"par_id3154022\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_IGNEMPTYROWS\">Ignores empty fields in the data source.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_IGNEMPTYROWS\">Ignorira prana polja u izvoru podataka.</ahelp>"
-#: 04060110.xhp#hd_id6695455.help.text
-msgid "BAHTTEXT"
-msgstr "BAHTTEXT"
+#. /hCj
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"hd_id3155114\n"
+"9\n"
+"help.text"
+msgid "Identify categories"
+msgstr "Navedi kategorije"
-#: 04060110.xhp#par_id354014.help.text
-msgid "Converts a number to Thai text, including the Thai currency names."
-msgstr ""
+#. eYY)
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"par_id3145257\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_DETECTCAT\">Automatically assigns rows without labels to the category of the row above.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_DETECTCAT\">automatski dodjeljuje redove bez oznake za kategoriju redak iznad.</ahelp>"
-#: 04060110.xhp#hd_id9942014.help.text
-msgctxt "04060110.xhp#hd_id9942014.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. /z)-
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"hd_id3149207\n"
+"14\n"
+"help.text"
+msgid "Total columns"
+msgstr "Ukupno kolona"
-#: 04060110.xhp#par_id8780785.help.text
-msgid "BAHTTEXT(Number)"
-msgstr ""
+#. 4f,*
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"par_id3166426\n"
+"15\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_TOTALCOL\">Calculates and displays the grand total of the column calculation.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_TOTALCOL\">Kalkulira i prikazuje ukupne klakulacije kolon.</ahelp>"
-#: 04060110.xhp#par_id1539353.help.text
-msgid " <emph>Number</emph> is any number. \"Baht\" is appended to the integral part of the number, and \"Satang\" is appended to the decimal part of the number."
-msgstr ""
+#. U_kT
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"hd_id3150364\n"
+"16\n"
+"help.text"
+msgid "Total rows"
+msgstr "Ukupno redova"
-#: 04060110.xhp#hd_id9694814.help.text
-msgctxt "04060110.xhp#hd_id9694814.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. R*,G
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"par_id3152583\n"
+"17\n"
+"help.text"
+msgid "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_TOTALROW\">Calculates and displays the grand total of the row calculation.</ahelp>"
+msgstr "<ahelp hid=\"SC:CHECKBOX:RID_SCDLG_PIVOT_LAYOUT:BTN_TOTALROW\">izračunava i prikazuje sveukupni zbroj od retka izračuna.</ahelp>"
-#: 04060110.xhp#par_id3289284.help.text
-msgid " <item type=\"input\">=BAHTTEXT(12.65)</item> returns a string in Thai characters with the meaning of \"Twelve Baht and sixty five Satang\"."
-msgstr ""
+#. KB_h
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"par_idN10897\n"
+"help.text"
+msgid "Add filter"
+msgstr "Dodaj filter"
-#: 04060110.xhp#bm_id3153072.help.text
+#. )ght
+#: 12090102.xhp
#, fuzzy
-msgid "<bookmark_value>BASE function</bookmark_value>"
-msgstr "<bookmark_value>TIME funkcija</bookmark_value>"
-
-#: 04060110.xhp#hd_id3153072.213.help.text
-msgid "BASE"
-msgstr "BASE"
+msgctxt ""
+"12090102.xhp\n"
+"par_idN1089B\n"
+"help.text"
+msgid "<ahelp hid=\".\">Adds a Filter button to pivot tables that are based on spreadsheet data.</ahelp>"
+msgstr "<ahelp hid=\".\">Omogućava korisniku čitanje podataka.</ahelp>"
-#: 04060110.xhp#par_id3153289.214.help.text
-msgid "<ahelp hid=\"HID_FUNC_BASIS\">Converts a positive integer to a specified base into a text from the <link href=\"text/shared/00/00000005.xhp#zahlensystem\" name=\"numbering system\">numbering system</link>.</ahelp> The digits 0-9 and the letters A-Z are used."
-msgstr ""
+#. ,16p
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"par_idN108B2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens the Filter dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">Opens the Filter dialogue box.</ahelp>"
-#: 04060110.xhp#hd_id3146097.215.help.text
-msgctxt "04060110.xhp#hd_id3146097.215.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. a+SU
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"par_idN108C9\n"
+"help.text"
+msgid "Enable drill to details"
+msgstr "Uključi vježbu do detalja"
-#: 04060110.xhp#par_id3155743.216.help.text
-msgid "BASE(Number; Radix; [MinimumLength])"
+#. u_q.
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"par_idN108CD\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select this check box and double-click an item label in the table to show or hide details for the item. Clear this check box and double-click a cell in the table to edit the contents of the cell.</ahelp>"
msgstr ""
-#: 04060110.xhp#par_id3151339.217.help.text
+#. y=[E
+#: 12090102.xhp
#, fuzzy
-msgid " <emph>Number</emph> is the positive integer to be converted."
-msgstr "<emph>Broj</emph> je broj koji ce biti konvertovan"
-
-#: 04060110.xhp#par_id3159262.218.help.text
-msgctxt "04060110.xhp#par_id3159262.218.help.text"
-msgid " <emph>Radix</emph> indicates the base of the number system. It may be any positive integer between 2 and 36."
-msgstr ""
-
-#: 04060110.xhp#par_id3148746.219.help.text
-msgid " <emph>MinimumLength</emph> (optional) determines the minimum length of the character sequence that has been created. If the text is shorter than the indicated minimum length, zeros are added to the left of the string."
-msgstr ""
+msgctxt ""
+"12090102.xhp\n"
+"par_idN108DC\n"
+"help.text"
+msgid "To examine details inside a pivot table"
+msgstr "ispitati pojedinosti unutar datapilot tablice"
-#: 04060110.xhp#hd_id3146323.220.help.text
-msgctxt "04060110.xhp#hd_id3146323.220.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. S]uz
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"par_idN108E0\n"
+"help.text"
+msgid "Do one of the following:"
+msgstr "Uradite jedno od sljedecih"
-#: 04060110.xhp#bm_id3156399.help.text
-msgid "<bookmark_value>decimal system; converting to</bookmark_value>"
-msgstr ""
+#. P!$y
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"par_idN108E6\n"
+"help.text"
+msgid "Select a range of cells and choose <emph>Data - Group and Outline - Show Details</emph>."
+msgstr "odaberite raspon ćelija <emph>Podaci - Group and Outline - Show Details</emph>."
-#: 04060110.xhp#par_id3156399.221.help.text
-#, fuzzy
-msgid " <item type=\"input\">=BASE(17;10;4)</item> returns 0017 in the decimal system."
-msgstr "<item type=\"input\">=OCT2HEX(144; 4)</item> vraća tekstualni niz <emph>0064</emph>."
+#. e@9R
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"par_idN108EE\n"
+"help.text"
+msgid "Double-click a field in the table."
+msgstr "Duplo kliknite na polje tabele"
-#: 04060110.xhp#bm_id3157871.help.text
-msgid "<bookmark_value>binary system; converting to</bookmark_value>"
-msgstr ""
+#. [lG[
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"par_idN108F1\n"
+"help.text"
+msgid "If you double-click a field which has adjacent fields at the same level, the <emph>Show Detail</emph> dialog opens:"
+msgstr "ko dvaput pritisnite polje koje je susjedno polja na istoj razini <emph>Pokaži detalj</emph> dialogue box opens:"
-#: 04060110.xhp#par_id3157871.222.help.text
-#, fuzzy
-msgid " <item type=\"input\">=BASE(17;2)</item> returns 10001 in the binary system."
-msgstr "<item type=\"input\">=OCT2HEX(144; 4)</item> vraća tekstualni niz <emph>0064</emph>."
+#. @T=s
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"par_idN10900\n"
+"help.text"
+msgid "Show Detail"
+msgstr "Pokaži detalj"
-#: 04060110.xhp#bm_id3145226.help.text
-msgid "<bookmark_value>hexadecimal system; converting to</bookmark_value>"
-msgstr ""
+#. EBE0
+#: 12090102.xhp
+msgctxt ""
+"12090102.xhp\n"
+"par_idN10904\n"
+"help.text"
+msgid "<ahelp hid=\".\">Choose the field that you want to view the details for.</ahelp>"
+msgstr "<ahelp hid=\".\">Izaberi polje za koje hocete da prikazete detalje.</ahelp>"
-#: 04060110.xhp#par_id3145226.223.help.text
+#. =:t6
+#: 12090102.xhp
#, fuzzy
-msgid " <item type=\"input\">=BASE(255;16;4)</item> returns 00FF in the hexadecimal system."
-msgstr "<item type=\"input\">=OCT2HEX(144; 4)</item> vraća tekstualni niz <emph>0064</emph>."
+msgctxt ""
+"12090102.xhp\n"
+"par_id3149817\n"
+"35\n"
+"help.text"
+msgid "<link href=\"text/scalc/04/01020000.xhp\" name=\"Pivot table shortcut keys\">Pivot table shortcut keys</link>"
+msgstr "<link href=\"text/scalc/01/06060000.xhp\" name=\"Protect Document\">Zaštiti dokument</link>"
-#: 04060110.xhp#bm_id3149321.help.text
+#. i4kn
+#: 03070000.xhp
#, fuzzy
-msgid "<bookmark_value>CHAR function</bookmark_value>"
-msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
-
-#: 04060110.xhp#hd_id3149321.201.help.text
-msgid "CHAR"
-msgstr "CHAR"
+msgctxt ""
+"03070000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Column & Row Headers"
+msgstr "Zaglavlja kolona i redova"
-#: 04060110.xhp#par_id3149150.202.help.text
-msgid "<ahelp hid=\"HID_FUNC_ZEICHEN\">Converts a number into a character according to the current code table.</ahelp> The number can be a two-digit or three-digit integer number."
+#. 5ZPd
+#: 03070000.xhp
+msgctxt ""
+"03070000.xhp\n"
+"bm_id3156024\n"
+"help.text"
+msgid "<bookmark_value>spreadsheets; displaying headers of columns/rows</bookmark_value><bookmark_value>displaying; headers of columns/rows</bookmark_value>"
msgstr ""
-#: 04060110.xhp#hd_id3149945.203.help.text
-msgctxt "04060110.xhp#hd_id3149945.203.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060110.xhp#par_id3145634.204.help.text
-#, fuzzy
-msgid "CHAR(Number)"
-msgstr "YEAR(Broj)"
-
-#: 04060110.xhp#par_id3155906.205.help.text
-msgid " <emph>Number</emph> is a number between 1 and 255 representing the code value for the character."
+#. jgf2
+#: 03070000.xhp
+msgctxt ""
+"03070000.xhp\n"
+"hd_id3156024\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/03070000.xhp\" name=\"Column & Row Headers\">Column & Row Headers</link>"
msgstr ""
-#: 04060110.xhp#hd_id3152982.207.help.text
-msgctxt "04060110.xhp#hd_id3152982.207.help.text"
-msgid "Example"
-msgstr "Primjer"
-
-#: 04060110.xhp#par_id3149890.208.help.text
-msgid " <item type=\"input\">=CHAR(100)</item> returns the character d."
+#. 2KYN
+#: 03070000.xhp
+msgctxt ""
+"03070000.xhp\n"
+"par_id3147230\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ViewRowColumnHeaders\">Shows column headers and row headers.</ahelp>"
msgstr ""
-#: 04060110.xhp#par_id0907200910283297.help.text
-msgid "=\"abc\" & CHAR(10) & \"def\" inserts a newline character into the string."
+#. Cf05
+#: 03070000.xhp
+msgctxt ""
+"03070000.xhp\n"
+"par_id3156280\n"
+"4\n"
+"help.text"
+msgid "To hide the column and row headers unmark this menu entry."
msgstr ""
-#: 04060110.xhp#bm_id3149009.help.text
-#, fuzzy
-msgid "<bookmark_value>CLEAN function</bookmark_value>"
-msgstr "<bookmark_value>YEAR funkciju</bookmark_value>"
-
-#: 04060110.xhp#hd_id3149009.132.help.text
-msgid "CLEAN"
-msgstr "CLEAN"
-
-#: 04060110.xhp#par_id3150482.133.help.text
-msgid "<ahelp hid=\"HID_FUNC_SAEUBERN\">All non-printing characters are removed from the string.</ahelp>"
+#. kA|4
+#: 03070000.xhp
+msgctxt ""
+"03070000.xhp\n"
+"par_id3156441\n"
+"3\n"
+"help.text"
+msgid "You can also set the view of the column and row headers in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link></emph>."
msgstr ""
-#: 04060110.xhp#hd_id3146880.134.help.text
-msgctxt "04060110.xhp#hd_id3146880.134.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. z[3T
+#: 04070400.xhp
+msgctxt ""
+"04070400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Define Label Range"
+msgstr "Definiši opseg oznaka"
-#: 04060110.xhp#par_id3147472.135.help.text
-msgid "CLEAN(\"Text\")"
+#. KJHW
+#: 04070400.xhp
+msgctxt ""
+"04070400.xhp\n"
+"bm_id3150791\n"
+"help.text"
+msgid "<bookmark_value>sheets; defining label ranges</bookmark_value><bookmark_value>label ranges in sheets</bookmark_value>"
msgstr ""
-#: 04060110.xhp#par_id3150695.136.help.text
-msgid " <emph>Text</emph> refers to the text from which to remove all non-printable characters."
+#. 7Wb/
+#: 04070400.xhp
+msgctxt ""
+"04070400.xhp\n"
+"hd_id3150791\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"define_label_range\"><link href=\"text/scalc/01/04070400.xhp\">Define Label Range</link></variable>"
msgstr ""
-#: 04060110.xhp#bm_id3155498.help.text
-#, fuzzy
-msgid "<bookmark_value>CODE function</bookmark_value>"
-msgstr "<bookmark_value>TODAY funkcija</bookmark_value>"
-
-#: 04060110.xhp#hd_id3155498.3.help.text
-msgid "CODE"
-msgstr "CODE"
-
-#: 04060110.xhp#par_id3152770.4.help.text
-msgid "<ahelp hid=\"HID_FUNC_CODE\">Returns a numeric code for the first character in a text string.</ahelp>"
+#. .rfT
+#: 04070400.xhp
+msgctxt ""
+"04070400.xhp\n"
+"par_id3150868\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"beschtext\"><ahelp hid=\".uno:DefineLabelRange\">Opens a dialog in which you can define a label range.</ahelp></variable>"
msgstr ""
-#: 04060110.xhp#hd_id3155830.5.help.text
-msgctxt "04060110.xhp#hd_id3155830.5.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
-
-#: 04060110.xhp#par_id3149188.6.help.text
-msgid "CODE(\"Text\")"
+#. +kZG
+#: 04070400.xhp
+msgctxt ""
+"04070400.xhp\n"
+"par_id3155411\n"
+"13\n"
+"help.text"
+msgid "The cell contents of a label range can be used like names in formulas - $[officename] recognizes these names in the same manner that it does the predefined names of the weekdays and months. These names are automatically completed when typed into a formula. In addition, the names defined by label ranges will have priority over names defined by automatically generated ranges."
msgstr ""
-#: 04060110.xhp#par_id3154383.7.help.text
-msgid " <emph>Text</emph> is the text for which the code of the first character is to be found."
+#. ?tN5
+#: 04070400.xhp
+msgctxt ""
+"04070400.xhp\n"
+"par_id3147435\n"
+"14\n"
+"help.text"
+msgid "You can set label ranges that contain the same labels on different sheets. $[officename] first searches the label ranges of the current sheet and, following a failed search, the ranges of other sheets."
msgstr ""
-#: 04060110.xhp#hd_id3154394.8.help.text
-msgctxt "04060110.xhp#hd_id3154394.8.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. HhO+
+#: 04070400.xhp
+msgctxt ""
+"04070400.xhp\n"
+"hd_id3145801\n"
+"3\n"
+"help.text"
+msgid "Range"
+msgstr "Opseg"
-#: 04060110.xhp#par_id3159209.9.help.text
-msgid " <item type=\"input\">=CODE(\"Hieronymus\")</item> returns 72, <item type=\"input\">=CODE(\"hieroglyphic\")</item> returns 104."
+#. 2\-X
+#: 04070400.xhp
+msgctxt ""
+"04070400.xhp\n"
+"par_id3154731\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_COLROWNAMERANGES:ED_AREA\">Displays the cell reference of each label range.</ahelp> In order to remove a label range from the list box, select it and then click <emph>Delete</emph>."
msgstr ""
-#: 04060110.xhp#par_id3150280.211.help.text
-msgid "The code used here does not refer to ASCII, but to the code table currently loaded."
-msgstr ""
+#. fsKZ
+#: 04070400.xhp
+msgctxt ""
+"04070400.xhp\n"
+"hd_id3149121\n"
+"5\n"
+"help.text"
+msgid "Contains column labels"
+msgstr "Sadrži naslove kolona"
-#: 04060110.xhp#bm_id3149688.help.text
-#, fuzzy
-msgid "<bookmark_value>CONCATENATE function</bookmark_value>"
-msgstr "<bookmark_value>INTRATE funkcija</bookmark_value>"
+#. Zg+B
+#: 04070400.xhp
+msgctxt ""
+"04070400.xhp\n"
+"par_id3150330\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_COLROWNAMERANGES:BTN_COLHEAD\">Includes column labels in the current label range.</ahelp>"
+msgstr ""
-#: 04060110.xhp#hd_id3149688.167.help.text
-msgid "CONCATENATE"
-msgstr "CONCATENATE"
+#. 6m[o
+#: 04070400.xhp
+msgctxt ""
+"04070400.xhp\n"
+"hd_id3149020\n"
+"7\n"
+"help.text"
+msgid "Contains row labels"
+msgstr "Sadrži naslove redova"
-#: 04060110.xhp#par_id3154524.168.help.text
-msgid "<ahelp hid=\"HID_FUNC_VERKETTEN\">Combines several text strings into one string.</ahelp>"
+#. o4[7
+#: 04070400.xhp
+msgctxt ""
+"04070400.xhp\n"
+"par_id3154754\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"SC:RADIOBUTTON:RID_SCDLG_COLROWNAMERANGES:BTN_ROWHEAD\">Includes row labels in the current label range.</ahelp>"
msgstr ""
-#: 04060110.xhp#hd_id3149542.169.help.text
-msgctxt "04060110.xhp#hd_id3149542.169.help.text"
-msgid "Syntax"
-msgstr "Sintaksa"
+#. nLL+
+#: 04070400.xhp
+msgctxt ""
+"04070400.xhp\n"
+"hd_id3159264\n"
+"11\n"
+"help.text"
+msgid "For data range"
+msgstr "Za opseg podataka"
-#: 04060110.xhp#par_id3155954.170.help.text
-msgid "CONCATENATE(\"Text1\"; ...; \"Text30\")"
+#. Qp^j
+#: 04070400.xhp
+msgctxt ""
+"04070400.xhp\n"
+"par_id3154703\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"SC:EDIT:RID_SCDLG_COLROWNAMERANGES:ED_DATA\">Sets the data range for which the selected label range is valid. To modify it, click in the sheet and select another range with the mouse.</ahelp>"
msgstr ""
-#: 04060110.xhp#par_id3146847.171.help.text
-msgid " <emph>Text 1; Text 2; ...</emph> represent up to 30 text passages which are to be combined into one string."
+#. HHEF
+#: 04070400.xhp
+msgctxt ""
+"04070400.xhp\n"
+"hd_id3145789\n"
+"9\n"
+"help.text"
+msgid "Add"
+msgstr "Dodaj"
+
+#. 2E1,
+#: 04070400.xhp
+msgctxt ""
+"04070400.xhp\n"
+"par_id3147005\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"SC:PUSHBUTTON:RID_SCDLG_COLROWNAMERANGES:BTN_ADD\">Adds the current label range to the list.</ahelp>"
msgstr ""
-#: 04060110.xhp#hd_id3153110.172.help.text
-msgctxt "04060110.xhp#hd_id3153110.172.help.text"
-msgid "Example"
-msgstr "Primjer"
+#. bbPU
+#: 04060182.xhp
+#, fuzzy
+msgctxt ""
+"04060182.xhp\n"
+"tit\n"
+"help.text"
+msgid "Statistical Functions Part Two"
+msgstr "Financijske funkcije treći dio"
-#: 04060110.xhp#par_id3150008.173.help.text
-msgid " <item type=\"input\">=CONCATENATE(\"Good \";\"Morning \";\"Mrs. \";\"Doe\")</item> returns: Good Morning Mrs. Doe."
+#. rs?J
+#: 04060182.xhp
+msgctxt ""
+"04060182.xhp\n"
+"hd_id3154372\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"fh\"><link href=\"text/scalc/01/04060182.xhp\" name=\"Statistical Functions Part Two\">Statistical Functions Part Two</link></variable>"
msgstr ""
-#: 04060110.xhp#bm_id3145166.help.text
+#. ?ECF
+#: 04060182.xhp
#, fuzzy
-msgid "<bookmark_value>DECIMAL function</bookmark_value>"
-msgstr "<bookmark_value>IMLN funkcija</bookmark_value>"
-
-#: 04060110.xhp#hd_id3145166.225.help.text
-msgid "DECIMAL"
-msgstr "DECIMAL"
+msgctxt ""
+"04060182.xhp\n"
+"bm_id3145388\n"
+"help.text"
+msgid "<bookmark_value>FINV function</bookmark_value> <bookmark_value>inverse F probability distribution</bookmark_value>"
+msgstr "<bookmark_value>DVARP funkcija</bookmark_value><bookmark_value>varijance; bazirane na populaciji</bookmark_value>"
-#: 04060110.xhp#par_id3156361.226.help.text
-msgid "<ahelp hid=\"HID_FUNC_DEZIMAL\">Converts text with characters from a <link href=\"text/shared/00/00000005.xhp#zahlensystem\" name=\"number system\">number system</link