#. extracted from helpcontent2/source/text/sbasic/shared msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-06-20 13:55+0200\n" "PO-Revision-Date: 2016-07-26 21:38+0000\n" "Last-Translator: Donald Rogers \n" "Language-Team: LANGUAGE \n" "Language: eo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1469569094.000000\n" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "tit\n" "help.text" msgid "$[officename] Basic Glossary" msgstr "$[officename] BASIC glosaro" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3145068\n" "help.text" msgid "$[officename] Basic Glossary" msgstr "$[officename] BASIC glosaro" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3150792\n" "help.text" msgid "This glossary explains some technical terms that you may come across when working with $[officename] Basic." msgstr "Ĉi tiu glosaro klarigas teknikajn terminojn kiujn vi laborante per $[officename] BASIC eble trovos ." #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3155133\n" "help.text" msgid "Decimal Point" msgstr "Dekuma markilo" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3156443\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 "Konvertante numerojn, $[officename] BASIC uzas la lokaĵarajn agordojn de la sistemo por decidi la tipon de dekuma kaj mila apartigiloj." #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3153092\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 IsNumeric." msgstr "La konduto influas kaj la implican konverton ( 1 + \"2,3\" = 3,3 ) kaj la rultempan funkcion IsNumeric." #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3155854\n" "help.text" msgid "Colors" msgstr "Koloroj" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3145366\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 RGB function." msgstr "$[officename] BASIC traktas kolorojn kiel longentjerajn valorojn. La livera valoro de koloraj informpetoj ankaŭ ĉiam estas longentjera valoro. Agordante atributojn, oni difinas kolorojn per ilia RGB-kodo kiu konvertiĝas al longentjera valoro per la RGB-funkcio." #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3146119\n" "help.text" msgid "Measurement Units" msgstr "Mezurunuoj" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3154013\n" "help.text" msgid "In $[officename] Basic, a method parameter or a property 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 %PRODUCTNAME - PreferencesTools - Options - (Document Type) - General." msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "bm_id3145801\n" "help.text" msgid "twips; definition" msgstr "Funkcio Switch" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3145801\n" "help.text" msgid "Twips" msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3154731\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 "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3153159\n" "help.text" msgid "URL Notation" msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3153415\n" "help.text" msgid "URLs (Uniform Resource Locators) 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 "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3149121\n" "help.text" msgid "protocol://host.name/path/to/the/file.html" msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3168612\n" "help.text" msgid "The most common usage of URLs is on the internet when specifying web pages. Example for protocols are http, ftp, or file. The file protocol specifier is used when referring to a file on the local file system." msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3150324\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 (/) is used as a path separator. For example, a file referred to as C:\\My File.odt on the local host in \"Windows notation\" becomes file:///C|/My%20File.odt in URL notation." msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "tit\n" "help.text" msgid "Information" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "hd_id3148550\n" "help.text" msgid "Information" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153381\n" "help.text" msgid "You can set the locale used for controlling the formatting numbers, dates and currencies in $[officename] Basic in %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages. In Basic format codes, the decimal point (.) is always used as placeholder for the decimal separator defined in your locale and will be replaced by the corresponding character." msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150870\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 "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3156424\n" "help.text" msgid "The color values of the 16 basic colors are as follows:" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153091\n" "help.text" msgid "Color Value" msgstr "Valoro" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154319\n" "help.text" msgid "Color Name" msgstr "Valoro" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3151112\n" "help.text" msgid "0" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3155854\n" "help.text" msgid "Black" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154942\n" "help.text" msgid "128" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154731\n" "help.text" msgid "Blue" msgstr "Blua" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145645\n" "help.text" msgid "32768" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149400\n" "help.text" msgid "Green" msgstr "Verda" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150753\n" "help.text" msgid "32896" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153765\n" "help.text" msgid "Cyan" msgstr "Cejana" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154756\n" "help.text" msgid "8388608" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3159266\n" "help.text" msgid "Red" msgstr "Ruĝa" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3163807\n" "help.text" msgid "8388736" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145150\n" "help.text" msgid "Magenta" msgstr "Malva" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147002\n" "help.text" msgid "8421376" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3152778\n" "help.text" msgid "Yellow" msgstr "Flava" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150088\n" "help.text" msgid "8421504" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3159239\n" "help.text" msgid "White" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150206\n" "help.text" msgid "12632256" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149817\n" "help.text" msgid "Gray" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150363\n" "help.text" msgid "255" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154576\n" "help.text" msgid "Light blue" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150367\n" "help.text" msgid "65280" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150202\n" "help.text" msgid "Light green" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154487\n" "help.text" msgid "65535" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3151332\n" "help.text" msgid "Light cyan" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148702\n" "help.text" msgid "16711680" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153067\n" "help.text" msgid "Light red" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153912\n" "help.text" msgid "16711935" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3159097\n" "help.text" msgid "Light magenta" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3155266\n" "help.text" msgid "16776960" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3157978\n" "help.text" msgid "Light yellow" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153286\n" "help.text" msgid "16777215" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3151302\n" "help.text" msgid "Transparent white" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id051920171018124524\n" "help.text" msgid "This function is enabled with the statement Option VBASupport 1 placed before the executable program code in a module." msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "hd_id061420171139089682\n" "help.text" msgid "Syntax:" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "hd_id061420171139087480\n" "help.text" msgid "Return value:" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "hd_id061420171139084157\n" "help.text" msgid "Parameters:" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "hd_id061420171139088233\n" "help.text" msgid "Example:" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "hd_id3152869\n" "help.text" msgid "Error codes:" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id315509599\n" "help.text" msgid "1 An exception occurred" msgstr "1 Escepto okazis" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3155095\n" "help.text" msgid "2 Syntax error" msgstr "2 Sintaksa eraro" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149126\n" "help.text" msgid "3 Return without Gosub" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153976\n" "help.text" msgid "4 Incorrect entry; please retry" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150891\n" "help.text" msgid "5 Invalid procedure call" msgstr "5 Nevalida procedurvoko" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3159227\n" "help.text" msgid "6 Overflow" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154649\n" "help.text" msgid "7 Not enough memory" msgstr "7 Ne sufiĉe da memoro" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150050\n" "help.text" msgid "8 Array already dimensioned" msgstr "8 Tabelo jam dimensiigita" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148900\n" "help.text" msgid "9 Index out of defined range" msgstr "9 Indekso ekster difinita amplekso" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153806\n" "help.text" msgid "10 Duplicate definition" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146963\n" "help.text" msgid "11 Division by zero" msgstr "11 Divido per nul" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153013\n" "help.text" msgid "12 Variable not defined" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3155593\n" "help.text" msgid "13 Data type mismatch" msgstr "13 Datumtipa miskongruo" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3151197\n" "help.text" msgid "14 Invalid parameter" msgstr "14 Nevalida parametro" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154710\n" "help.text" msgid "18 Process interrupted by user" msgstr "18 Uzanto interrompis procezon" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147504\n" "help.text" msgid "20 Resume without error" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145319\n" "help.text" msgid "28 Not enough stack memory" msgstr "28 Ne sufiĉe da memoro" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146110\n" "help.text" msgid "35 Sub-procedure or function procedure not defined" msgstr "35 Subproceduro aŭ funkcio ne difinita" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147246\n" "help.text" msgid "48 Error loading DLL file" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146101\n" "help.text" msgid "49 Wrong DLL call convention" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153957\n" "help.text" msgid "51 Internal error" msgstr "51 Interna eraro" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154404\n" "help.text" msgid "52 Invalid file name or file number" msgstr "52 Nevalida dosiera nomo aŭ dosiera numero" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3151338\n" "help.text" msgid "53 File not found" msgstr "53 Dosiero ne trovita" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147298\n" "help.text" msgid "54 Incorrect file mode" msgstr "54 Malĝusta dosierreĝimo" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148747\n" "help.text" msgid "55 File already open" msgstr "55 La dosiero estas jam malfermita" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145233\n" "help.text" msgid "57 Device I/O error" msgstr "57 Eraro de en/eliga aparato" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3156399\n" "help.text" msgid "58 File already exists" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149324\n" "help.text" msgid "59 Incorrect record length" msgstr "59 Malĝusta rikordlongo" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147409\n" "help.text" msgid "61 Disk or hard drive full" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149146\n" "help.text" msgid "62 Reading exceeds EOF" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150456\n" "help.text" msgid "63 Incorrect record number" msgstr "63 Malĝusta rikordnumero" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146883\n" "help.text" msgid "67 Too many files" msgstr "67 Tro da dosieroj" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146818\n" "help.text" msgid "68 Device not available" msgstr "68 Aparato ne disponebla" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145225\n" "help.text" msgid "70 Access denied" msgstr "70 Aliro rifuzita" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150372\n" "help.text" msgid "71 Disk not ready" msgstr "71 Disko ne preta" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148894\n" "help.text" msgid "73 Not implemented" msgstr "73 Ne realigita" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3152981\n" "help.text" msgid "74 Renaming on different drives impossible" msgstr "74 Ne eblas renomi en malsamaj diskingoj. " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149355\n" "help.text" msgid "75 Path/file access error" msgstr "75 Atingeraro de vojprefikso/dosiero" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150477\n" "help.text" msgid "76 Path not found" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154678\n" "help.text" msgid "91 Object variable not set" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149890\n" "help.text" msgid "93 Invalid string pattern" msgstr "93 Nevalida ĉena motivo" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146942\n" "help.text" msgid "94 Use of zero not permitted" msgstr "94 Ne eblas uzi nulon" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469429\n" "help.text" msgid "250 DDE Error" msgstr "250 DDE-eraro" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469428\n" "help.text" msgid "280 Awaiting response to DDE connection" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469427\n" "help.text" msgid "281 No DDE channels available" msgstr "281 DDE-kanaloj ne disponeblas" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469426\n" "help.text" msgid "282 No application responded to DDE connect initiation" msgstr "282 Neniu aplikaĵo respondis al iniciato de DDE-konekto" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469425\n" "help.text" msgid "283 Too many applications responded to DDE connect initiation" msgstr "283 Tro da aplikaĵoj respondis al iniciato de DDE-konekto" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469424\n" "help.text" msgid "284 DDE channel locked" msgstr "284 DDE-kanalo ŝlosita" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469423\n" "help.text" msgid "285 External application cannot execute DDE operation" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469422\n" "help.text" msgid "286 Timeout while waiting for DDE response" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469421\n" "help.text" msgid "287 user pressed ESCAPE during DDE operation" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469420\n" "help.text" msgid "288 External application busy" msgstr "288 Ekstera aplikaĵo okupata" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469419\n" "help.text" msgid "289 DDE operation without data" msgstr "289 DDE-operacio sen datumoj" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469418\n" "help.text" msgid "290 Data are in wrong format" msgstr "290 Datumoj en malĝusta formato" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469417\n" "help.text" msgid "291 External application has been terminated" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469416\n" "help.text" msgid "292 DDE connection interrupted or modified" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469415\n" "help.text" msgid "293 DDE method invoked with no channel open" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469414\n" "help.text" msgid "294 Invalid DDE link format" msgstr "294 Nevalida DDE-konekta formato" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469413\n" "help.text" msgid "295 DDE message has been lost" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469412\n" "help.text" msgid "296 Paste link already performed" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469411\n" "help.text" msgid "297 Link mode cannot be set due to invalid link topic" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469410\n" "help.text" msgid "298 DDE requires the DDEML.DLL file" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150028\n" "help.text" msgid "323 Module cannot be loaded; invalid format" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148434\n" "help.text" msgid "341 Invalid object index" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3143219\n" "help.text" msgid "366 Object is not available" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3144744\n" "help.text" msgid "380 Incorrect property value" msgstr "380 Malĝusta valoro de atributo" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147420\n" "help.text" msgid "382 This property is read-only" msgstr "382 Tiu atributo estas nurlega" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147472\n" "help.text" msgid "394 This property is write-only" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148583\n" "help.text" msgid "420 Invalid object reference" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153329\n" "help.text" msgid "423 Property or method not found" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148738\n" "help.text" msgid "424 Object required" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3159084\n" "help.text" msgid "425 Invalid use of an object" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146806\n" "help.text" msgid "430 OLE Automation is not supported by this object" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146130\n" "help.text" msgid "438 This property or method is not supported by the object" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154374\n" "help.text" msgid "440 OLE automation error" msgstr "440 OLE-aŭtomacia eraro" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149685\n" "help.text" msgid "445 This action is not supported by given object" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150282\n" "help.text" msgid "446 Named arguments are not supported by given object" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150142\n" "help.text" msgid "447 The current locale setting is not supported by the given object" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3152771\n" "help.text" msgid "448 Named argument not found" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145145\n" "help.text" msgid "449 Argument is not optional" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154399\n" "help.text" msgid "450 Invalid number of arguments" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146137\n" "help.text" msgid "451 Object is not a list" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149507\n" "help.text" msgid "452 Invalid ordinal number" msgstr "452 Nevalida vicorda numero" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154566\n" "help.text" msgid "453 Specified DLL function not found" msgstr "453 Ne trovis la agorditan DLL-funkcion" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145595\n" "help.text" msgid "460 Invalid clipboard format" msgstr "460 Nevalida tondeja formato" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455951\n" "help.text" msgid "951 Unexpected symbol:" msgstr "951 Neatendita simbolo:" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455952\n" "help.text" msgid "952 Expected:" msgstr "952 Atendita:" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455953\n" "help.text" msgid "953 Symbol expected" msgstr "953 Simbolo atendita" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455954\n" "help.text" msgid "954 Variable expected" msgstr "954 Variablo atendita" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455955\n" "help.text" msgid "955 Label expected" msgstr "955 Etikedo atendita" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455956\n" "help.text" msgid "956 Value cannot be applied" msgstr "956 Ne povas apliki la valoron" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455957\n" "help.text" msgid "957 Variable already defined" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455958\n" "help.text" msgid "958 Sub procedure or function procedure already defined" msgstr "958 Subproceduro aŭ funkcio jam agordita" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455959\n" "help.text" msgid "959 Label already defined" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455960\n" "help.text" msgid "960 Variable not found" msgstr "960 Variablo ne trovita" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455961\n" "help.text" msgid "961 Array or procedure not found" msgstr "961 Tabelo aŭ proceduro ne trovita" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455962\n" "help.text" msgid "962 Procedure not found" msgstr "962 Proceduro ne trovita" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455963\n" "help.text" msgid "963 Label undefined" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455964\n" "help.text" msgid "964 Unknown data type" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455965\n" "help.text" msgid "965 Exit expected" msgstr "965 Atendas eliron" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455966\n" "help.text" msgid "966 Statement block still open: missing" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455967\n" "help.text" msgid "967 Parentheses do not match" msgstr "967 Krampoj ne kongruas" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455968\n" "help.text" msgid "968 Symbol already defined differently" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455969\n" "help.text" msgid "969 Parameters do not correspond to procedure" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455970\n" "help.text" msgid "970 Invalid character in number" msgstr "970 Nevalida signo en numero" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455971\n" "help.text" msgid "971 Array must be dimensioned" msgstr "971 Necesas agordi dimension de la tabelo" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455972\n" "help.text" msgid "972 Else/Endif without If" msgstr "972 Alie/SeFino sen Se" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455973\n" "help.text" msgid "973 not allowed within a procedure" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455974\n" "help.text" msgid "974 not allowed outside a procedure" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455975\n" "help.text" msgid "975 Dimension specifications do not match" msgstr "975 Dimensiaj agordoj ne kongruas" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455976\n" "help.text" msgid "976 Unknown option:" msgstr "976 Nekonata eblo:" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455977\n" "help.text" msgid "977 Constant redefined" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455978\n" "help.text" msgid "978 Program too large" msgstr "978 Programo tro granda" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455979\n" "help.text" msgid "979 Strings or arrays not permitted" msgstr "979 Ĉenoj aŭ tabeloj ne permesitaj" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455980\n" "help.text" msgid "1000 Object does not have this property" msgstr "1000 Objekto ne havas tiun atributon" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455981\n" "help.text" msgid "1001 Object does not have this method" msgstr "1001 Objekto ne havas tiun metodon" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455982\n" "help.text" msgid "1002 Required argument lacking" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455983\n" "help.text" msgid "1003 Invalid number of arguments" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455984\n" "help.text" msgid "1004 Error executing a method" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455985\n" "help.text" msgid "1005 Unable to set property" msgstr "1005 Ne povas agordi la atributon" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455986\n" "help.text" msgid "1006 Unable to determine property" msgstr "" #: 01000000.xhp msgctxt "" "01000000.xhp\n" "tit\n" "help.text" msgid "Programming with $[officename] Basic" msgstr "" #: 01000000.xhp msgctxt "" "01000000.xhp\n" "hd_id3156027\n" "help.text" msgid "Programming with $[officename] Basic " msgstr "" #: 01000000.xhp msgctxt "" "01000000.xhp\n" "par_id3153708\n" "help.text" msgid "This is where you find general information about working with macros and $[officename] Basic." msgstr "" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "tit\n" "help.text" msgid "Basics" msgstr "" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "bm_id4488967\n" "help.text" msgid "fundamentalssubroutinesvariables;global and localmodules;subroutines and functions" msgstr "" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "hd_id3154927\n" "help.text" msgid "Basics" msgstr "Bazoj" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3156023\n" "help.text" msgid "This section provides the fundamentals for working with $[officename] Basic." msgstr "" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3147560\n" "help.text" msgid "$[officename] Basic code is based on subroutines and functions that are specified between sub...end sub and function...end function 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 Procedures and Functions." msgstr "" #: 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 "" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "hd_id3150398\n" "help.text" msgid "What is a Sub?" msgstr "" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3148797\n" "help.text" msgid "Sub is the short form of subroutine, 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 "" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3150868\n" "help.text" msgid "DoSomethingWithTheValues(MyFirstValue,MySecondValue)" msgstr "" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "hd_id3156282\n" "help.text" msgid "What is a Function?" msgstr "" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3156424\n" "help.text" msgid "A function 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 "" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3146985\n" "help.text" msgid "MySecondValue = myFunction(MyFirstValue)" msgstr "" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "hd_id3153364\n" "help.text" msgid "Global and local variables" msgstr "" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3151112\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 "" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3154012\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 "" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "hd_id3150010\n" "help.text" msgid "Structuring" msgstr "" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3153727\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 Modules and Libraries. 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 "" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3152578\n" "help.text" msgid "You can copy or move subs, functions, modules and libraries from one file to another by using the Macro dialog." msgstr "" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "tit\n" "help.text" msgid "Syntax" msgstr "Sintakso" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3148946\n" "help.text" msgid "Syntax" msgstr "Sintakso" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3150793\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 "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "tit\n" "help.text" msgid "Using Variables" msgstr "Ĉena variablo" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "bm_id3149346\n" "help.text" msgid "names of variables variables; using types of variables declaring variables values;of variables constants arrays;declaring defining;constants" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3149346\n" "help.text" msgid "Using Variables" msgstr "Uzi variablojn" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154346\n" "help.text" msgid "The following describes the basic use of variables in $[officename] Basic." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3153361\n" "help.text" msgid "Naming Conventions for Variable Identifiers" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3148797\n" "help.text" msgid "A variable name can consist of a maximum of 255 characters. The first character of a variable name must 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 msgctxt "" "01020100.xhp\n" "par_id3156422\n" "help.text" msgid "Examples for variable identifiers:" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3156441\n" "help.text" msgid "Correct" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3149664\n" "help.text" msgid "Correct" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3146119\n" "help.text" msgid "Correct" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153876\n" "help.text" msgid "Not valid, variable with space must be enclosed in square brackets" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154510\n" "help.text" msgid "Correct" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150330\n" "help.text" msgid "Not valid, special characters are not allowed" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154254\n" "help.text" msgid "Not valid, variable may not begin with a number" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3149256\n" "help.text" msgid "Not valid, punctuation marks are not allowed" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3146317\n" "help.text" msgid "Declaring Variables" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150299\n" "help.text" msgid "In $[officename] Basic you don't need to declare variables explicitly. A variable declaration can be performed with the Dim 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 "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154118\n" "help.text" msgid "Examples for variable declarations:" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150982\n" "help.text" msgid "Declares the variable \"a\" as a String" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150343\n" "help.text" msgid "Declares the variable \"a\" as a String" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3155507\n" "help.text" msgid "Declares one variable as a String and one as an Integer" msgstr "" #: 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 "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150519\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 "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154527\n" "help.text" msgid "Declares \"a\" as a String" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153064\n" "help.text" msgid "Type-declaration missing: \"a$=\"" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3144770\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 "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3149331\n" "help.text" msgid "Forcing Variable Declarations" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3149443\n" "help.text" msgid "To force declaration of variables, use the following command:" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3155072\n" "help.text" msgid "The Option Explicit 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 Single." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3154614\n" "help.text" msgid "Variable Types" msgstr "Variabla tipo" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3155383\n" "help.text" msgid "$[officename] Basic supports four variable classes:" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153972\n" "help.text" msgid "Numeric 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 "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3159226\n" "help.text" msgid "String variables contain character strings." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3145217\n" "help.text" msgid "Boolean variables contain either the TRUE or the FALSE value." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154762\n" "help.text" msgid "Object variables can store objects of various types, like tables and documents within a document." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3153805\n" "help.text" msgid "Integer Variables" msgstr "Entjera variablo" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3146966\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 "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3147546\n" "help.text" msgid "Long Integer Variables" msgstr "Longa entjera variablo" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3151193\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 "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id7596972\n" "help.text" msgid "Decimal Variables" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3147500\n" "help.text" msgid "Single Variables" msgstr "Ĉena variablo" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153070\n" "help.text" msgid "Single variables can take positive or negative values ranging from 3.402823 x 10E38 to 1.401298 x 10E-45. Single variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Single variables are suitable for mathematical calculations of average precision. Calculations require more time than for Integer variables, but are faster than calculations with Double variables. A Single variable requires 4 bytes of memory. The type-declaration character is \"!\"." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3155753\n" "help.text" msgid "Double Variables" msgstr "Data variablo" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150953\n" "help.text" msgid "Double variables can take positive or negative values ranging from 1.79769313486232 x 10E308 to 4.94065645841247 x 10E-324. Double variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Double variables are suitable for precise calculations. Calculations require more time than for Single variables. A Double variable requires 8 bytes of memory. The type-declaration character is \"#\"." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3155747\n" "help.text" msgid "Currency Variables" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153337\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 "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3148742\n" "help.text" msgid "String Variables" msgstr "Ĉena variablo" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3151393\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 "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3150534\n" "help.text" msgid "Boolean Variables" msgstr "bulea variablo" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3145632\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 "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3149722\n" "help.text" msgid "Date Variables" msgstr "Data variablo" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3159116\n" "help.text" msgid "Date variables can only contain dates and time values stored in an internal format. Values assigned to Date variables with Dateserial, Datevalue, Timeserial or Timevalue are automatically converted to the internal format. Date-variables are converted to normal numbers by using the Day, Month, Year or the Hour, Minute, Second 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 Date." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3148732\n" "help.text" msgid "Initial Variable Values" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154549\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 "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3143222\n" "help.text" msgid "Numeric variables are automatically assigned the value \"0\" as soon as they are declared." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150693\n" "help.text" msgid "Date variables are assigned the value 0 internally; equivalent to converting the value to \"0\" with the Day, Month, Year or the Hour, Minute, Second function." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154807\n" "help.text" msgid "String variables are assigned an empty-string (\"\") when they are declared." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3153936\n" "help.text" msgid "Arrays" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3148736\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 "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3149546\n" "help.text" msgid "Arrays must be declared with the Dim statement. There are several ways to define the index range of an array:" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154567\n" "help.text" msgid "21 elements numbered from 0 to 20" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154397\n" "help.text" msgid "30 elements (a matrix of 6 x 5 elements)" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3149690\n" "help.text" msgid "21 elements numbered from 5 to 25" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153113\n" "help.text" msgid "21 elements (including 0), numbered from -15 to 5" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153005\n" "help.text" msgid "The index range can include positive as well as negative numbers." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3154507\n" "help.text" msgid "Constants" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3156357\n" "help.text" msgid "Constants have a fixed value. They are only defined once in the program and cannot be redefined later:" msgstr "" #: 01020200.xhp msgctxt "" "01020200.xhp\n" "tit\n" "help.text" msgid "Using Objects" msgstr "" #: 01020200.xhp msgctxt "" "01020200.xhp\n" "hd_id3145645\n" "help.text" msgid "Using the Object Catalog" msgstr "" #: 01020200.xhp msgctxt "" "01020200.xhp\n" "par_id3153707\n" "help.text" msgid "The object catalog provides an overview of all modules and dialogs you have created in $[officename]." msgstr "" #: 01020200.xhp msgctxt "" "01020200.xhp\n" "par_id3147346\n" "help.text" msgid "Click the Object Catalog icon Icon in the Macro toolbar to display the object catalog." msgstr "" #: 01020200.xhp msgctxt "" "01020200.xhp\n" "par_id3155114\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 "" #: 01020200.xhp msgctxt "" "01020200.xhp\n" "par_id3150786\n" "help.text" msgid "To display a certain module in the Editor or to position the cursor in a selected SUB or FUNCTION, double click on the corresponding entry." msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "tit\n" "help.text" msgid "Using Procedures and Functions" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "bm_id3149456\n" "help.text" msgid "procedures functions;using variables;passing to procedures and functions parameters;for procedures and functions parameters;passing by reference or value variables;scope scope of variables GLOBAL variables PUBLIC variables PRIVATE variables functions;return value type return value type of functions" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3149456\n" "help.text" msgid "Using Procedures and Functions" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150767\n" "help.text" msgid "The following describes the basic use of procedures and functions in $[officename] Basic." msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3151215\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 "" #: 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 "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3154124\n" "help.text" msgid "Procedures (SUBS) and functions (FUNCTIONS) help you maintaining a structured overview by separating a program into logical pieces." msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3153193\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 "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3153770\n" "help.text" msgid "Passing Variables to Procedures (SUB) and Functions (FUNCTION)" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3155414\n" "help.text" msgid "Variables can be passed to both procedures and functions. The SUB or FUNCTION must be declared to expect parameters:" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3151114\n" "help.text" msgid "Program code" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3152577\n" "help.text" msgid "The SUB is called using the following syntax:" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3147124\n" "help.text" msgid "The parameters passed to a SUB must fit to those specified in the SUB declaration." msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3147397\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 "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3156284\n" "help.text" msgid "Program code" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3145799\n" "help.text" msgid "FunctionName=Result" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3153839\n" "help.text" msgid "The FUNCTION is called using the following syntax:" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3146914\n" "help.text" msgid "Variable=FunctionName(Parameter1, Parameter2,...)" msgstr "" #: 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:
Library.Module.Macro()
For example, to call the Autotext macro from the Gimmicks library, use the following command:
Gimmicks.AutoText.Main()" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3156276\n" "help.text" msgid "Passing Variables by Value or Reference" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3155765\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 "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3145640\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 "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150042\n" "help.text" msgid "Result = Function(ByVal Parameter)" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3149258\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 "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3150982\n" "help.text" msgid "Scope of Variables" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3149814\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 "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3154186\n" "help.text" msgid "Declaring Variables Outside a SUB or FUNCTION" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150208\n" "help.text" msgid "Global VarName As TYPENAME" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3145258\n" "help.text" msgid "The variable is valid as long as the $[officename] session lasts." msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3153198\n" "help.text" msgid "Public VarName As TYPENAME" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150088\n" "help.text" msgid "The variable is valid in all modules." msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3158212\n" "help.text" msgid "Private VarName As TYPENAME" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3152994\n" "help.text" msgid "The variable is only valid in this module." msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150886\n" "help.text" msgid "Dim VarName As TYPENAME" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150368\n" "help.text" msgid "The variable is only valid in this module." msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id5097506\n" "help.text" msgid "Example for private variables" msgstr "" #: 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 "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id9475997\n" "help.text" msgid "myText = \"Hello\"" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id6933500\n" "help.text" msgid "Print \"In module1 : \", myText" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id4104129\n" "help.text" msgid "' Now returns empty string" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id7906125\n" "help.text" msgid "' (or rises error for Option Explicit)" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id8055970\n" "help.text" msgid "Print \"Now in module2 : \", myText" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3154368\n" "help.text" msgid "Saving Variable Content after Exiting a SUB or FUNCTION" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3156288\n" "help.text" msgid "Static VarName As TYPENAME" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3154486\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 "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3155809\n" "help.text" msgid "Specifying the Return Value Type of a FUNCTION" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3149404\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 "" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "tit\n" "help.text" msgid "Libraries, Modules and Dialogs" msgstr "" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "hd_id3147317\n" "help.text" msgid "Libraries, Modules and Dialogs" msgstr "" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "par_id3147427\n" "help.text" msgid "The following describes the basic use of libraries, modules and dialogs in $[officename] Basic." msgstr "" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "par_id3146120\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 "" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "hd_id3148575\n" "help.text" msgid "Libraries" msgstr "" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "par_id3150011\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 "" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "par_id3151112\n" "help.text" msgid "A library can contain up to 16,000 modules." msgstr "" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "hd_id3149262\n" "help.text" msgid "Modules" msgstr "Moduloj" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "par_id3156441\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 "" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "hd_id3152577\n" "help.text" msgid "Dialog Modules" msgstr "" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "par_id3149377\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 "" #: 01030000.xhp msgctxt "" "01030000.xhp\n" "tit\n" "help.text" msgid "Integrated Development Environment (IDE)" msgstr "" #: 01030000.xhp msgctxt "" "01030000.xhp\n" "bm_id3145090\n" "help.text" msgid "Basic IDE;Integrated Development EnvironmentIDE;Integrated Development Environment" msgstr "" #: 01030000.xhp msgctxt "" "01030000.xhp\n" "hd_id3145090\n" "help.text" msgid "Integrated Development Environment (IDE)" msgstr "" #: 01030000.xhp msgctxt "" "01030000.xhp\n" "par_id3146795\n" "help.text" msgid "This section describes the Integrated Development Environment for $[officename] Basic." msgstr "" #: 01030100.xhp msgctxt "" "01030100.xhp\n" "tit\n" "help.text" msgid "IDE Overview" msgstr "" #: 01030100.xhp msgctxt "" "01030100.xhp\n" "hd_id3147291\n" "help.text" msgid "IDE Overview" msgstr "IDE-resumo" #: 01030100.xhp msgctxt "" "01030100.xhp\n" "par_id3156344\n" "help.text" msgid "The Macro Toolbar in the IDE provides various icons for editing and testing programs." msgstr "" #: 01030100.xhp msgctxt "" "01030100.xhp\n" "par_id3151210\n" "help.text" msgid "In the Editor window, 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 "" #: 01030100.xhp msgctxt "" "01030100.xhp\n" "par_id3154686\n" "help.text" msgid "The Watch window (observer) is located below the Editor window at the left, and displays the contents of variables or arrays during a single step process." msgstr "" #: 01030100.xhp msgctxt "" "01030100.xhp\n" "par_id3145787\n" "help.text" msgid "The Call Stack window to the right provides information about the call stack of SUBS and FUNCTIONS when a program runs." msgstr "" #: 01030100.xhp msgctxt "" "01030100.xhp\n" "par_id3147434\n" "help.text" msgid "Basic IDE" msgstr "BASIC IDE" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "tit\n" "help.text" msgid "The Basic Editor" msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "bm_id3148647\n" "help.text" msgid "saving;Basic codeloading;Basic codeBasic editornavigating;in Basic projectslong lines;in Basic editorlines of text;in Basic editorcontinuation;long lines in editor" msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3147264\n" "help.text" msgid "The Basic Editor" msgstr "La BASIC-redaktilo" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3145069\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 Edit 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 CommandCtrl and the arrow keys)." msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3154686\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 "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3151042\n" "help.text" msgid "If you press the Run BASIC icon on the Macro 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 "" #: 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 "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3125863\n" "help.text" msgid "Navigating in a Project" msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3145785\n" "help.text" msgid "The Library List" msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3146120\n" "help.text" msgid "Select a library from the Library 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 "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3153190\n" "help.text" msgid "The Object Catalog" msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3148647\n" "help.text" msgid "Saving and Loading Basic Source Code" msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3154320\n" "help.text" msgid "You can save Basic code in a text file for saving and importing in other programming systems." msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3149959\n" "help.text" msgid "You cannot save Basic dialogs to a text file." msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3149403\n" "help.text" msgid "Saving Source Code to a Text File" msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3150327\n" "help.text" msgid "Select the module that you want to export as text from the object catalog." msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3150752\n" "help.text" msgid "Click the Save Source As icon in the Macro toolbar." msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3154754\n" "help.text" msgid "Select a file name and click OK to save the file." msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3159264\n" "help.text" msgid "Loading Source Code From a Text File" msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3147343\n" "help.text" msgid "Select the module where you want to import the source code from the object catalog." msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3145230\n" "help.text" msgid "Position the cursor where you want to insert the program code." msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3149565\n" "help.text" msgid "Click the Insert Source Text icon in the Macro toolbar." msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3154020\n" "help.text" msgid "Select the text file containing the source code and click OK." msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3153198\n" "help.text" msgid "Basic IDE" msgstr "BASIC-IDE" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "tit\n" "help.text" msgid "Debugging a Basic Program" msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "bm_id3153344\n" "help.text" msgid "debugging Basic programsvariables; observing valueswatching variablesrun-time errors in Basicerror codes in BasicbreakpointsCall Stack window" msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3153344\n" "help.text" msgid "Debugging a Basic Program" msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3159224\n" "help.text" msgid "Breakpoints and Single Step Execution" msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3150682\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 "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3147303\n" "help.text" msgid "Double-click in the breakpoint 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 "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3155805\n" "help.text" msgid "The single step execution using the Single Step icon causes the program to branch into procedures and functions." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3151110\n" "help.text" msgid "The procedure step execution using the Procedure Step icon causes the program to skip over procedures and functions as a single step." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3153825\n" "help.text" msgid "Properties of a Breakpoint" msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3147574\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 "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3148473\n" "help.text" msgid "You can activate and deactivate a breakpoint by selecting Active from its context menu. When a breakpoint is deactivated, it does not interrupt the program execution." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3159413\n" "help.text" msgid "Select Properties from the context menu of a breakpoint or select Breakpoints from the context menu of the breakpoint column to call the Breakpoints dialog where you can specify other breakpoint options." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3156280\n" "help.text" msgid "The list displays all breakpoints with the corresponding line number in the source code. You can activate or deactivate a selected breakpoint by checking or clearing the Active box." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3158407\n" "help.text" msgid "The Pass Count 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 "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3153968\n" "help.text" msgid "Click Delete to remove the breakpoint from the program." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3150439\n" "help.text" msgid "Observing the Value of Variables" msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3153368\n" "help.text" msgid "You can monitor the values of a variable by adding it to the Watch window. To add a variable to the list of watched variables, type the variable name in the Watch text box and press Enter." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3146986\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 "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3145272\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 "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3145749\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 "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3148618\n" "help.text" msgid "The Call Stack Window" msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3154491\n" "help.text" msgid "Provides an overview of the call hierarchy of procedures and functions. You can determine which procedures and functions called which other procedures and functions at the current point in the source code." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3150594\n" "help.text" msgid "List of Run-Time Errors" msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "tit\n" "help.text" msgid "Organizing Libraries and Modules" msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "bm_id3148797\n" "help.text" msgid "libraries;organizingmodules;organizingcopying;modulesadding librariesdeleting;libraries/modules/dialogsdialogs;organizingmoving;modulesorganizing;modules/libraries/dialogsrenaming modules and dialogs" msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3148797\n" "help.text" msgid "Organizing Libraries and Modules" msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3150868\n" "help.text" msgid "Organizing Libraries" msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3125864\n" "help.text" msgid "Creating a New Library" msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3152576\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3153726\n" "help.text" msgid "Click the Libraries tab." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3149664\n" "help.text" msgid "Select to where you want to attach the library in the Location 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 "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3153365\n" "help.text" msgid "Click New and insert a name to create a new library." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3147394\n" "help.text" msgid "Import a Library" msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3153157\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3146972\n" "help.text" msgid "Click the Libraries tab." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3145640\n" "help.text" msgid "Select to where you want to import the library in the Location 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 "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3154253\n" "help.text" msgid "Click Import... and select an external library to import." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3154705\n" "help.text" msgid "Select all libraries to be imported in the Import Libraries dialog. The dialog displays all libraries that are contained in the selected file." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3163807\n" "help.text" msgid "If you want to insert the library as a reference only check the Insert as reference (read-only) box. Read-only libraries are fully functional but cannot be modified in the Basic IDE." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3145228\n" "help.text" msgid "Check the Replace existing libraries box if you want existing libraries of the same name to be overwritten." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147004\n" "help.text" msgid "Click OK to import the library." msgstr "Alklaku Akcepti por fermi la dialogon." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3159099\n" "help.text" msgid "Export a Library" msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147005\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147006\n" "help.text" msgid "Click the Libraries tab." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147007\n" "help.text" msgid "In the Location list you specify where your library is stored. Select the library that you want to export. Note that you cannot export the Standard library." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147008\n" "help.text" msgid "Click Export..." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147009\n" "help.text" msgid "Choose whether you want to export the library as an extension or as a basic library." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147010\n" "help.text" msgid "Click OK." msgstr "Alklaku Forigi." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147011\n" "help.text" msgid "Select where you want your library exported." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147012\n" "help.text" msgid "Click Save to export the library." msgstr "Alklaku Akcepti por fermi la dialogon." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3159100\n" "help.text" msgid "Deleting a Library" msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3150086\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3146808\n" "help.text" msgid "Click the Libraries tab." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3158212\n" "help.text" msgid "Select the library to be deleted from the list." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3150361\n" "help.text" msgid "Click Delete." msgstr "Alklaku Forigi." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3152986\n" "help.text" msgid "Deleting a library permanently deletes all existing modules and corresponding procedures and functions." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3148868\n" "help.text" msgid "You cannot delete the default library named \"Standard\"." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3146869\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 "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3147070\n" "help.text" msgid "Organizing Modules and Dialogs" msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3155265\n" "help.text" msgid "Creating a New Module or Dialog" msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3154537\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3146781\n" "help.text" msgid "Click the Modules tab or the Dialogs tab." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3159206\n" "help.text" msgid "Select the library where the module will be inserted and click New." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3152389\n" "help.text" msgid "Enter a name for the module or the dialog and click OK." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3152872\n" "help.text" msgid "Renaming a Module or Dialog" msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3159230\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3150046\n" "help.text" msgid "Click the module to be renamed twice, with a pause between the clicks. Enter the new name." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3153801\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 Rename and type in the new name." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3155526\n" "help.text" msgid "Press Enter to confirm your changes." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3146963\n" "help.text" msgid "Deleting a Module or Dialog" msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147547\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3150958\n" "help.text" msgid "Click the Modules tab or the Dialogs tab." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3149870\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 "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147248\n" "help.text" msgid "Click Delete." msgstr "Alklaku Forigi." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3151339\n" "help.text" msgid "Deleting a module permanently deletes all existing procedures and functions in that module." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3151392\n" "help.text" msgid "Organizing Projects among Documents or Templates" msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3156400\n" "help.text" msgid "Moving or copying modules between documents, templates and the application." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3146819\n" "help.text" msgid "Open all documents or templates among which you want to move or copy the modules or dialogs." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3149319\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3145637\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 CommandCtrl key while dragging to copy the object instead of moving it." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "tit\n" "help.text" msgid "Event-Driven Macros" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "bm_id3154581\n" "help.text" msgid "deleting; macro assignments to events macros; assigning to events assigning macros to events events; assigning macros" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "hd_id3147348\n" "help.text" msgid "Event-Driven Macros" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146120\n" "help.text" msgid "This section describes how to assign Basic programs to program events." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149263\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 "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3148455\n" "help.text" msgid "Event" msgstr "Evento" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3145799\n" "help.text" msgid "An assigned macro is executed..." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149379\n" "help.text" msgid "Program Start" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150715\n" "help.text" msgid "... after a $[officename] application is started." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146914\n" "help.text" msgid "Program End" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3153765\n" "help.text" msgid "...before a $[officename] application is terminated." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3145150\n" "help.text" msgid "Create Document" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3163808\n" "help.text" msgid "...after a new document is created with File - New or with the New icon." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3145790\n" "help.text" msgid "Open Document" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3154572\n" "help.text" msgid "...after a document is opened with File - Open or with the Open icon." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3153266\n" "help.text" msgid "Save Document As" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150208\n" "help.text" msgid "...before a document is saved under a specified name (with File - Save As, or with File - Save or the Save icon, if a document name has not yet been specified)." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3158215\n" "help.text" msgid "Document has been saved as" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150980\n" "help.text" msgid "... after a document was saved under a specified name (with File - Save As, or with File - Save or with the Save icon, if a document name has not yet been specified)." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150519\n" "help.text" msgid "Save Document" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3155529\n" "help.text" msgid "...before a document is saved with File - Save or the Save icon, provided that a document name has already been specified." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149404\n" "help.text" msgid "Document has been saved" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3151332\n" "help.text" msgid "...after a document is saved with File - Save or the Save icon, provided that a document name has already been specified." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3159171\n" "help.text" msgid "Document is closing" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146868\n" "help.text" msgid "...before a document is closed." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3159097\n" "help.text" msgid "Document closed" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3148606\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 "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3144772\n" "help.text" msgid "Activate Document" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149442\n" "help.text" msgid "...after a document is brought to the foreground." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150888\n" "help.text" msgid "Deactivate Document" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3154060\n" "help.text" msgid "...after another document is brought to the foreground." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3152384\n" "help.text" msgid "Print Document" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3152873\n" "help.text" msgid "...after the Print dialog is closed, but before the actual print process begins." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3159227\n" "help.text" msgid "JavaScript run-time error" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3145362\n" "help.text" msgid "...when a JavaScript run-time error occurs." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3154767\n" "help.text" msgid "Print Mail Merge" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3153555\n" "help.text" msgid "...after the Print dialog is closed, but before the actual print process begins. This event occurs for each copy printed." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3156366\n" "help.text" msgid "Change of the page count" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3154627\n" "help.text" msgid "...when the page count changes." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3154737\n" "help.text" msgid "Message received" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150952\n" "help.text" msgid "...if a message was received." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "hd_id3153299\n" "help.text" msgid "Assigning a Macro to an Event" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3147244\n" "help.text" msgid "Choose Tools - Customize and click the Events tab." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146098\n" "help.text" msgid "Select whether you want the assignment to be globally valid or just valid in the current document in the Save In listbox." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150431\n" "help.text" msgid "Select the event from the Event list." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3148742\n" "help.text" msgid "Click Macro and select the macro to be assigned to the selected event." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146321\n" "help.text" msgid "Click OK to assign the macro." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3147414\n" "help.text" msgid "Click OK to close the dialog." msgstr "Alklaku Akcepti por fermi la dialogon." #: 01040000.xhp msgctxt "" "01040000.xhp\n" "hd_id3154581\n" "help.text" msgid "Removing the Assignment of a Macro to an Event" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146883\n" "help.text" msgid "Choose Tools - Customize and click the Events tab." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3155909\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 Save In listbox." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3159129\n" "help.text" msgid "Select the event that contains the assignment to be removed from the Event list." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149143\n" "help.text" msgid "Click Remove." msgstr "Alklaku Forigi." #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149351\n" "help.text" msgid "Click OK to close the dialog." msgstr "Alklaku Akcepti por fermi la dialogon." #: 01050000.xhp msgctxt "" "01050000.xhp\n" "tit\n" "help.text" msgid "$[officename] Basic IDE" msgstr "Helpo de $[officename] Basic" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3154422\n" "help.text" msgid "$[officename] Basic IDE" msgstr "" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3153142\n" "help.text" msgid "This section describes the structure of the Basic IDE." msgstr "" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_idN105C9\n" "help.text" msgid "Opens the Basic IDE where you can write and edit macros." msgstr "" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3153188\n" "help.text" msgid "Commands From the Context menu of the Module Tabs" msgstr "" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3154731\n" "help.text" msgid "Insert" msgstr "Enmeti" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3151074\n" "help.text" msgid "Module" msgstr "Moduloj" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3149581\n" "help.text" msgid "Inserts a new module into the current library." msgstr "" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3147397\n" "help.text" msgid "Dialog" msgstr "" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3144335\n" "help.text" msgid "Inserts a new dialog into the current library." msgstr "" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3155602\n" "help.text" msgid "Delete" msgstr "Forigi" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3155064\n" "help.text" msgid "Deletes the selected module." msgstr "" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3149018\n" "help.text" msgid "Rename" msgstr "Renomi" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3154754\n" "help.text" msgid "Renames the current module in place." msgstr "" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3150043\n" "help.text" msgid "Hide" msgstr "Kaŝi" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3145147\n" "help.text" msgid "Hides the current module." msgstr "" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3163805\n" "help.text" msgid "Modules" msgstr "Moduloj" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3153965\n" "help.text" msgid "Opens the Macro Organizer dialog." msgstr "" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "tit\n" "help.text" msgid "Watch Window" msgstr "" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "hd_id3149457\n" "help.text" msgid "Watch Window" msgstr "Observilo" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3154908\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 Enable Watch to add the variable to the list box and to display its values." msgstr "" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "hd_id3145173\n" "help.text" msgid "Watch" msgstr "" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3155132\n" "help.text" msgid "Enter the name of the variable whose value is to be monitored." msgstr "" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "hd_id3148645\n" "help.text" msgid "Remove Watch" msgstr "" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3148576\n" "help.text" msgid "Removes the selected variable from the list of watched variables." msgstr "" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3147426\n" "help.text" msgid "Icon" msgstr "" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3154012\n" "help.text" msgid "Remove Watch" msgstr "" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "hd_id3154491\n" "help.text" msgid "Editing the Value of a Watched Variable" msgstr "" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3156283\n" "help.text" msgid "Displays the list of watched variables. Click twice with a short pause in between on an entry to edit its value. The new value will be taken as the variable's value for the program." msgstr "" #: 01050200.xhp msgctxt "" "01050200.xhp\n" "tit\n" "help.text" msgid "Call Stack Window (Calls)" msgstr "" #: 01050200.xhp msgctxt "" "01050200.xhp\n" "hd_id3146794\n" "help.text" msgid "Call Stack Window (Calls)" msgstr "" #: 01050200.xhp msgctxt "" "01050200.xhp\n" "par_id3150400\n" "help.text" msgid "Displays the sequence of procedures and functions during the execution of a program. The Call Stack 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 "" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "tit\n" "help.text" msgid "Manage Breakpoints" msgstr "Administri haltopunktojn" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3154927\n" "help.text" msgid "Manage Breakpoints" msgstr "" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3148550\n" "help.text" msgid "Specifies the options for breakpoints." msgstr "" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3149670\n" "help.text" msgid "Breakpoints" msgstr "" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3150398\n" "help.text" msgid "Enter the line number for a new breakpoint, then click New." msgstr "" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3156280\n" "help.text" msgid "Active" msgstr "Aktiva" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3154910\n" "help.text" msgid "Activates or deactivates the current breakpoint." msgstr "" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3144500\n" "help.text" msgid "Pass Count" msgstr "" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3161831\n" "help.text" msgid "Specify the number of loops to perform before the breakpoint takes effect." msgstr "" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3152579\n" "help.text" msgid "New" msgstr "Nova" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3148575\n" "help.text" msgid "Creates a breakpoint on the line number specified." msgstr "" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3147319\n" "help.text" msgid "Delete" msgstr "Forigi" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3153363\n" "help.text" msgid "Deletes the selected breakpoint." msgstr "" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "tit\n" "help.text" msgid "Control and Dialog Properties" msgstr "" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "bm_id3153379\n" "help.text" msgid "controls; propertiesproperties; controls and dialogsdialogs; properties" msgstr "" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "hd_id3153379\n" "help.text" msgid "Control and Dialog Properties" msgstr "" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3156280\n" "help.text" msgid "Specifies the properties of the selected dialog or control. You must be in the design mode to be able to use this command." msgstr "" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "hd_id3151043\n" "help.text" msgid "Entering Data in the Properties Dialog" msgstr "" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3153771\n" "help.text" msgid "The following key combinations apply to enter data in multiline fields or combo boxes of the Properties dialog:" msgstr "" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3150010\n" "help.text" msgid "Keys" msgstr "Klavoj" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3147317\n" "help.text" msgid "Effects" msgstr "Efektoj" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3146121\n" "help.text" msgid "Alt+Down Arrow" msgstr "" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3149581\n" "help.text" msgid "Opens a combo box" msgstr "" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3147394\n" "help.text" msgid "Alt+Up Arrow" msgstr "" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3148455\n" "help.text" msgid "Closes a combo box" msgstr "" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3154511\n" "help.text" msgid "Shift+Enter" msgstr "Shift+Enter" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3146971\n" "help.text" msgid "Inserts a line break in multiline fields." msgstr "" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3146914\n" "help.text" msgid "(UpArrow)" msgstr "" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3153714\n" "help.text" msgid "Goes to the previous line." msgstr "" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3159266\n" "help.text" msgid "(DownArrow)" msgstr "" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3146314\n" "help.text" msgid "Goes to the next line." msgstr "" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3149255\n" "help.text" msgid "Enter" msgstr "Enter" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3149566\n" "help.text" msgid "Applies the changes made to a field and places the cursor into the next field." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "tit\n" "help.text" msgid "General" msgstr "Ĝenerala" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3147436\n" "help.text" msgid "General" msgstr "Ĝenerale" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155855\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 "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148647\n" "help.text" msgid "Alignment" msgstr "Ĝisrandigo" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3147318\n" "help.text" msgid "Specify the alignment option for the selected control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153189\n" "help.text" msgid "AutoFill" msgstr "Aŭtomate plenigi" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3152460\n" "help.text" msgid "Select \"Yes\" to enable the AutoFill function for the selected control. " msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3155307\n" "help.text" msgid "Background color" msgstr "Fona koloro" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145251\n" "help.text" msgid "Specify the background color for the current control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3151076\n" "help.text" msgid "Large change" msgstr "Granda ŝanĝo" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148457\n" "help.text" msgid "Specify the number of units to scroll when a user clicks in the area between the slider and the arrows on a scrollbar." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153876\n" "help.text" msgid "Border" msgstr "Bordero" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154017\n" "help.text" msgid "Specify the border type for the current control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150749\n" "help.text" msgid "Button type" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155064\n" "help.text" msgid "Select a button type. Button types determine what type of action is initiated." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149019\n" "help.text" msgid "Character set" msgstr "Signaro" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148406\n" "help.text" msgid "Select the font to be used for displaying the contents of the current control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3147341\n" "help.text" msgid "Currency symbol" msgstr "Valutsimbolo" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146315\n" "help.text" msgid "Enter the currency symbol to be used for currency controls." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id7936643\n" "help.text" msgid "Date" msgstr "Dato" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id2293771\n" "help.text" msgid "Specify the default date to be shown in the Date control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153965\n" "help.text" msgid "Date format" msgstr "Data formato" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155334\n" "help.text" msgid "Specify the desired format for a date control. A date control interprets the user input depending on this format setting." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154663\n" "help.text" msgid "Date max." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148485\n" "help.text" msgid "Specify the upper limit for a date control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152778\n" "help.text" msgid "Date min." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154120\n" "help.text" msgid "Specify the lower limit for a date control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154573\n" "help.text" msgid "Decimal accuracy" msgstr "Dekuma ekzakto" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3166426\n" "help.text" msgid "Specify the number of decimal places displayed for a numerical or currency control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3159091\n" "help.text" msgid "Default button" msgstr "Apriora butono" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154200\n" "help.text" msgid "Select \"Yes\" to make the current button control the default selection. Pressing Return in the dialog activates the default button." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN108BA\n" "help.text" msgid "Delay" msgstr "Prokrasto" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN108D0\n" "help.text" msgid "Specifies the delay in milliseconds between scrollbar trigger events. 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 "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3151278\n" "help.text" msgid "Dropdown" msgstr "Falanta" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155113\n" "help.text" msgid "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." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3151216\n" "help.text" msgid "Enabled" msgstr "Ŝaltita" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150517\n" "help.text" msgid "Select \"Yes\" to enable the control. If the control is disabled, it is grayed out in the dialog." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3155379\n" "help.text" msgid "Edit mask" msgstr "Redakti maskon" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155509\n" "help.text" msgid "Specify the edit mask for a pattern control. This is a character code that defines the input format for the control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154485\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 "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155809\n" "help.text" msgid "Character" msgstr "Signo" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148702\n" "help.text" msgid "Meaning" msgstr "Signifo" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3156199\n" "help.text" msgid "L" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148869\n" "help.text" msgid "A text constant. This character cannot be modified by the user." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3156016\n" "help.text" msgid "a" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3157983\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 "Ĉiuj preseblaj signoj estas tajpeblaj. Se minusklo tajpiĝas, ĝi aŭtomate konvertiĝas al majusklo." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148607\n" "help.text" msgid "A" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159204\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 "Ĉiuj preseblaj signoj estas tajpeblaj. Se minusklo tajpiĝas, ĝi aŭtomate konvertiĝas al majusklo." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149126\n" "help.text" msgid "c" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3151304\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 "Ĉiuj preseblaj signoj estas tajpeblaj. Se minusklo tajpiĝas, ĝi aŭtomate konvertiĝas al majusklo." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3152870\n" "help.text" msgid "C" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155071\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 "Ĉiuj preseblaj signoj estas tajpeblaj. Se minusklo tajpiĝas, ĝi aŭtomate konvertiĝas al majusklo." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159230\n" "help.text" msgid "N" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154650\n" "help.text" msgid "Only the characters 0-9 can be entered." msgstr "Nur la signoj 0-9 estas tajpeblaj." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149383\n" "help.text" msgid "x" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3153489\n" "help.text" msgid "All printable characters can be entered." msgstr "Ĉiuj preseblaj signoj estas tajpeblaj." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146967\n" "help.text" msgid "X" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154707\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 "Ĉiuj preseblaj signoj estas tajpeblaj. Se minusklo tajpiĝas, ĝi aŭtomate konvertiĝas al majusklo." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id2128971\n" "help.text" msgid "Editable" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id6519974\n" "help.text" msgid "Specifies whether the nodes of the tree control are editable." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id4591814\n" "help.text" msgid "The default value is FALSE." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149317\n" "help.text" msgid "Graphics" msgstr "Grafikaĵoj" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3147546\n" "help.text" msgid "Specify the source of the graphics for a button or an image control. Click \"...\" to select a file." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154627\n" "help.text" msgid "Height" msgstr "Alto" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155754\n" "help.text" msgid "Specify the height of the current control or the dialog." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153072\n" "help.text" msgid "Help text" msgstr "Helpa teksto" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3147502\n" "help.text" msgid "Enter a help text that is displayed as a tip (bubble help) when the mouse rests over the control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154400\n" "help.text" msgid "Help URL" msgstr "Helpa URL-o" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150431\n" "help.text" msgid "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." msgstr "" #: 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 "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3159260\n" "help.text" msgid "Incr./decrement value" msgstr "Al-/De-krementa valoro" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145233\n" "help.text" msgid "Specify the increment and decrement interval for spin button controls." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id539262\n" "help.text" msgid "Invokes stop mode editing" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id234382\n" "help.text" msgid "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." msgstr "" #: 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 "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id9298074\n" "help.text" msgid "The default value is FALSE." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150536\n" "help.text" msgid "Label" msgstr "Etikedo" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146324\n" "help.text" msgid "Specifies the label of the current control. The label is displayed along with the control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146816\n" "help.text" msgid "You can create multi-line labels by inserting manual line breaks in the label using Shift+Enter." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150457\n" "help.text" msgid "Line Count" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149143\n" "help.text" msgid "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. " msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id7468489\n" "help.text" msgid "Scrollbar" msgstr "Rulumskalo" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id7706228\n" "help.text" msgid "Adds the scrollbar type that you specify to a text box." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153121\n" "help.text" msgid "Small change" msgstr "Malgranda ŝanĝo" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3157875\n" "help.text" msgid "Specify the number of units to scroll when a user clicks an arrow on a scrollbar." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3145221\n" "help.text" msgid "List entries" msgstr "Listeroj" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154580\n" "help.text" msgid "Specify the entries for a list control. One line takes one list entry. Press Shift+Enter to insert a new line." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149723\n" "help.text" msgid "Literal mask" msgstr "Masko de signoj" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150656\n" "help.text" msgid "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." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149015\n" "help.text" msgid "Manual line break" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149893\n" "help.text" msgid "Select \"Yes\" to allow manual line breaks inside multiline controls." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150463\n" "help.text" msgid "Max. text length" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150745\n" "help.text" msgid "Specify the maximum number of characters that the user can enter." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154675\n" "help.text" msgid "Multiline Input" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3144741\n" "help.text" msgid "Select \"Yes\" to allow the input of multiple lines in the control. Press Enter to insert a manual line break in the control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154848\n" "help.text" msgid "Multiselection" msgstr "Plurelekto" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3151235\n" "help.text" msgid "Select \"Yes\" to allow the selection of multiple entries in list controls." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148887\n" "help.text" msgid "Name" msgstr "Nomo" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154548\n" "help.text" msgid "Insert a name for the current control. This name is used to identify the control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148739\n" "help.text" msgid "Order" msgstr "Ordo" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149252\n" "help.text" msgid "Specify the order in which the controls receive the focus when the Tab key is pressed in the dialog. On entering a dialog, the control with the lowest order (0) receives the focus. Pressing the Tab key the successively focusses the other controls as specified by their order number." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155259\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 "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149511\n" "help.text" msgid "Orientation" msgstr "Orientiĝo" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3153780\n" "help.text" msgid "Specify the orientation for a scrollbar control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154374\n" "help.text" msgid "Page (step)" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154109\n" "help.text" msgid "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. If a dialog has only one page set its Page (Step) value to 0." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148580\n" "help.text" msgid "Select Page (Step) = 0 to make a control visible on every dialog page." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146144\n" "help.text" msgid "To switch between dialog pages at run time, you need to create a macro that changes the value of Page (Step)." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154558\n" "help.text" msgid "Password characters" msgstr "Pasvortsignoj" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3152787\n" "help.text" msgid "Enter a character to be displayed instead of the characters that are typed. This can be used for entering passwords in text controls." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148750\n" "help.text" msgid "PositionX" msgstr "LokoX" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154517\n" "help.text" msgid "Specify the distance of the current control from the left side of the dialog." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152767\n" "help.text" msgid "PositionY" msgstr "LokoY" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159082\n" "help.text" msgid "Specify the distance of the current control from the top of the dialog." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3159213\n" "help.text" msgid "Prefix symbol" msgstr "Prefiksa simbolo" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149688\n" "help.text" msgid "Select \"Yes\" to display the currency symbol prefix in currency controls when a number was entered." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149728\n" "help.text" msgid "Print" msgstr "Presi" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150001\n" "help.text" msgid "Select \"Yes\" to include the current control in a document's printout." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154671\n" "help.text" msgid "Progress value" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146849\n" "help.text" msgid "Specify a progress value for a progress bar control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153112\n" "help.text" msgid "Progress value max." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145167\n" "help.text" msgid "Specify the maximum value of a progress bar control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153569\n" "help.text" msgid "Progress value min." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154506\n" "help.text" msgid "Specify the minimum value of a progress bar control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150134\n" "help.text" msgid "Read-only" msgstr "Nurlega" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155930\n" "help.text" msgid "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." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN11112\n" "help.text" msgid "Repeat" msgstr "Ripeti" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN11128\n" "help.text" msgid "Repeats trigger events when you keep the mouse button pressed on a control such as a spin button." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id9579149\n" "help.text" msgid "Root displayed" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id7126987\n" "help.text" msgid "Specifies if the root node of the tree control is displayed." msgstr "" #: 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 "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id594195\n" "help.text" msgid "The default value is TRUE." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id7534409\n" "help.text" msgid "Row height" msgstr "Vica alto" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id6471755\n" "help.text" msgid "Specifies the height of each row of a tree control, in pixels." msgstr "" #: 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 "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id4601580\n" "help.text" msgid "The default value is 0." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148761\n" "help.text" msgid "Scale" msgstr "Skaligi" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159134\n" "help.text" msgid "Scales the image to fit the control size." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id7597277\n" "help.text" msgid "Scrollbar" msgstr "Rulumskalo" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id986968\n" "help.text" msgid "Adds the scrollbar type that you specify to a text box." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3147370\n" "help.text" msgid "Scroll value" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159622\n" "help.text" msgid "Specify the initial value of a scrollbar control. This determines the position of the scrollbar slider." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3155440\n" "help.text" msgid "Scroll value max." msgstr "Ruluma valoro maks." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148877\n" "help.text" msgid "Specify the maximum value of a scrollbar control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN111E4\n" "help.text" msgid "Scroll value min." msgstr "Ruluma valoro min." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN111E8\n" "help.text" msgid "Specify the minimum value of a scrollbar control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id543534\n" "help.text" msgid "Show handles" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id5060884\n" "help.text" msgid "Specifies whether the handles of the nodes should be displayed." msgstr "" #: 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 "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id7687307\n" "help.text" msgid "The default value is TRUE." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id4062013\n" "help.text" msgid "Show root handles" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3314004\n" "help.text" msgid "Specifies whether the handles of the nodes should also be displayed at root level." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id2396313\n" "help.text" msgid "The default value is TRUE." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN10EC2\n" "help.text" msgid "Selection" msgstr "Elektaĵo" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN10ED8\n" "help.text" msgid "Specifies the sequence of the selected items, where \"0\" corresponds to the first item. To select more than one item, Multiselection must be enabled." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN10EEB\n" "help.text" msgid "Click the ... button to open the Selection dialog." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN10F0A\n" "help.text" msgid "Click the item or items that you want to select. To select more than one item, ensure that the Multiselection option is selected." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id5026093\n" "help.text" msgid "Selection type" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id1134067\n" "help.text" msgid "Specifies the selection mode that is enabled for this tree control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154193\n" "help.text" msgid "Spin Button" msgstr "Numeradilo" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145298\n" "help.text" msgid "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." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3156267\n" "help.text" msgid "State" msgstr "Ŝtato" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150928\n" "help.text" msgid "Select the selection state of the current control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148396\n" "help.text" msgid "Strict format" msgstr "Strikta formato" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3153042\n" "help.text" msgid "Select \"Yes\" to only allow valid characters to be entered in a numerical, currency, date, or time control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149538\n" "help.text" msgid "Tabstop" msgstr "Tabo" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148543\n" "help.text" msgid "Select the focus behavior of the current control when using the Tab key." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148776\n" "help.text" msgid "Default" msgstr "Apriora" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3153547\n" "help.text" msgid "Only input controls receive the focus when using the Tab key. Controls without input like caption controls are omitted." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154632\n" "help.text" msgid "No" msgstr "Ne" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150475\n" "help.text" msgid "When using the tab key focusing skips the control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150690\n" "help.text" msgid "Yes" msgstr "Jes" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159106\n" "help.text" msgid "The control can be selected with the Tab key." msgstr "Eblas elekti la regilon per la Taba klavo." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3145152\n" "help.text" msgid "Thousands Separator" msgstr "Disigilo de miloj" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155085\n" "help.text" msgid "Select \"Yes\" to display thousands separator characters in numerical and currency controls." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152816\n" "help.text" msgid "Time Format" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145263\n" "help.text" msgid "Select the format to be used for time controls." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153920\n" "help.text" msgid "Time max." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155401\n" "help.text" msgid "Specify the maximum time value for a time control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3163818\n" "help.text" msgid "Time min." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3156262\n" "help.text" msgid "Specify the minimum time value for a time control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148638\n" "help.text" msgid "Title" msgstr "Titolo" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3147169\n" "help.text" msgid "Specify the title of the dialog. Click the border of the dialog to select the dialog." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3153716\n" "help.text" msgid "Titles 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 Name property." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152594\n" "help.text" msgid "Tristate" msgstr "Tristata" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149825\n" "help.text" msgid "Select \"Yes\" to allow a check box to have three states (checked, unchecked, and grayed out) instead of two (checked and unchecked)." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150614\n" "help.text" msgid "Value" msgstr "Valoro" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154315\n" "help.text" msgid "Specify the value for the current control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152480\n" "help.text" msgid "Value max." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3163823\n" "help.text" msgid "Specify the maximum value for the current control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149276\n" "help.text" msgid "Value min." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145088\n" "help.text" msgid "Specify the minimum value for the current control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149712\n" "help.text" msgid "Visible size" msgstr "Videbla grando" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149445\n" "help.text" msgid "Specify the length of the slider of a scrollbar control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152472\n" "help.text" msgid "Width" msgstr "Larĝo" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3157963\n" "help.text" msgid "Specify the width of the current control or dialog." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "tit\n" "help.text" msgid "Events" msgstr "Evento" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3155506\n" "help.text" msgid "Events" msgstr "Eventoj" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3146114\n" "help.text" msgid "Define event assignments for the selected control or dialog. The available events depend on the type of control selected." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3145387\n" "help.text" msgid "When receiving focus" msgstr "Ricevante fokuson" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3155090\n" "help.text" msgid "This event takes place if a control receives the focus." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3152892\n" "help.text" msgid "When losing focus" msgstr "Perdante fokuson" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3153305\n" "help.text" msgid "This event takes place if a control loses the focus." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3152896\n" "help.text" msgid "Key pressed" msgstr "Klavo premita" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3148837\n" "help.text" msgid "This event occurs when the user presses any key while the control has the focus." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3146869\n" "help.text" msgid "Key released" msgstr "Klavo malpremita" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3155267\n" "help.text" msgid "This event occurs when the user releases a key while the control has the focus." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3159096\n" "help.text" msgid "Modified" msgstr "Modifita" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3156019\n" "help.text" msgid "This event takes place, when the control loses the focus and the contents of the control were changed since it lost the focus." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3144508\n" "help.text" msgid "Text modified" msgstr "Teksto modifita" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3148608\n" "help.text" msgid "This event takes place if you enter or modify a text in an input field." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3159207\n" "help.text" msgid "Item status changed" msgstr "Elementstato ŝanĝita" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3155097\n" "help.text" msgid "This event takes place if the status of the control field is changed, for example, from checked to unchecked." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3151304\n" "help.text" msgid "Mouse inside" msgstr "Muso enestas" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3152871\n" "help.text" msgid "This event takes place when the mouse enters the control." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3146778\n" "help.text" msgid "Mouse moved while key pressed" msgstr "Muso moviĝis dum klavopremo" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3150403\n" "help.text" msgid "This event takes place when the mouse is dragged while a key is pressed." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3150210\n" "help.text" msgid "Mouse moved" msgstr "Muso moviĝis" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3149697\n" "help.text" msgid "This event takes place when the mouse moves over the control." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3145216\n" "help.text" msgid "Mouse button pressed" msgstr "Musa butono premita" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3155914\n" "help.text" msgid "This event takes place when the mouse button is pressed while the mouse pointer is on the control." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3148899\n" "help.text" msgid "Mouse button released" msgstr "Musa butono malpremita" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3153812\n" "help.text" msgid "This event takes place when the mouse button is released while the mouse pointer is on the control." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3153556\n" "help.text" msgid "Mouse outside" msgstr "Muso eksteras" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3153013\n" "help.text" msgid "This event takes place when the mouse leaves the control." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3155759\n" "help.text" msgid "While adjusting" msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3156364\n" "help.text" msgid "This event takes place when a scrollbar is being dragged." msgstr "" #: 03000000.xhp msgctxt "" "03000000.xhp\n" "tit\n" "help.text" msgid "Run-Time Functions" msgstr "Rultempa funkcioj" #: 03000000.xhp msgctxt "" "03000000.xhp\n" "hd_id3152895\n" "help.text" msgid "Run-Time Functions" msgstr "Rultempa funkcioj" #: 03000000.xhp msgctxt "" "03000000.xhp\n" "par_id3148983\n" "help.text" msgid "This section describes the Runtime Functions of %PRODUCTNAME Basic." msgstr "Ĉi tiu sekcio klarigas la rultempajn funkciojn de %PRODUCTNAME Basic." #: 03010000.xhp msgctxt "" "03010000.xhp\n" "tit\n" "help.text" msgid "Screen I/O Functions" msgstr "Ekranaj en/eligaj funkcioj" #: 03010000.xhp msgctxt "" "03010000.xhp\n" "hd_id3156280\n" "help.text" msgid "Screen I/O Functions" msgstr "Ekranaj en/eligaj funkcioj" #: 03010000.xhp msgctxt "" "03010000.xhp\n" "par_id3153770\n" "help.text" msgid "This section describes the Runtime Functions used to call dialogs for the input and output of user entries." msgstr "Ĉi tiu sekcio klarigas la rultempajn funkciojn uzeblaj por voki dialogojn por enigi aŭ eligi tajpaĵon de uzanto." #: 03010100.xhp msgctxt "" "03010100.xhp\n" "tit\n" "help.text" msgid "Display Functions" msgstr "Vidigaj funkcioj" #: 03010100.xhp msgctxt "" "03010100.xhp\n" "hd_id3151384\n" "help.text" msgid "Display Functions" msgstr "Vidigaj funkcioj" #: 03010100.xhp msgctxt "" "03010100.xhp\n" "par_id3149346\n" "help.text" msgid "This section describes Runtime functions used to output information to the screen display." msgstr "Ĉi tiu sekcio klarigas la rultempajn funkciojn uzeblaj por eligi informon al la ekrano." #: 03010101.xhp msgctxt "" "03010101.xhp\n" "tit\n" "help.text" msgid "MsgBox Statement [Runtime]" msgstr "MsgBox komando [Runtime]" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "bm_id1807916\n" "help.text" msgid "MsgBox statement" msgstr "MsgBox komando" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "hd_id3154927\n" "help.text" msgid "MsgBox Statement [Runtime]" msgstr "MsgBox komando [Runtime]" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3148947\n" "help.text" msgid "Displays a dialog box containing a message." msgstr "Vidigas dialogujon kiu enhavas mesaĝon." #: 03010101.xhp msgctxt "" "03010101.xhp\n" "hd_id3153897\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3148664\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 Teksto kiel ĉeno [,Tipo kiel entjero [,Dialogtitolo kiel ĉeno]] (kiel komando) aŭ MsgBox (Teksto kiel ĉeno [,Tipo kiel entjero [,Dialogtitolo kiel ĉeno]]) (kiel funkcio)" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "hd_id3153361\n" "help.text" msgid "Parameter:" msgstr "Parametro:" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3148798\n" "help.text" msgid "Text: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)." msgstr "Teksto: ĉena esprimo vidigota kiel mesaĝo en la dialogujo. Linisaltojn enmetu kiel Chr$(13)." #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3150769\n" "help.text" msgid "DialogTitle: String expression displayed in the title bar of the dialog. If omitted, the title bar displays the name of the respective application." msgstr "DialogTitolo: ĉena esprimo vidigota en la titola breto de la dialogo. Se ellasita, la titola breto vidigos la nomon de la respektiva aplikaĵo." #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3147228\n" "help.text" msgid "Type: Any integer expression that specifies the dialog type, as well as the number and type of buttons to display, and the icon type. Type represents a combination of bit patterns, that is, a combination of elements can be defined by adding their respective values:" msgstr "Tipo: entjera esprimo kiu difinas la dialogan tipon, aldone al la numero kaj tipo de butonoj vidigotaj, kaj la tipon de bildsimbolo. Tipo reprezentas kombinaĵon de bitaj ŝablonoj, alivorte, eblas difini kombinaĵon de elementoj aldonante ilian respektivajn valorojn:" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id051220170241588881\n" "help.text" msgid "Named constant" msgstr "" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id051220170241585541\n" "help.text" msgid "Integer value" msgstr "" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id051220170241585124\n" "help.text" msgid "Definition" msgstr "" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3147397\n" "help.text" msgid "Display OK button only." msgstr "" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3145646\n" "help.text" msgid "Display OK and Cancel buttons." msgstr "" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3149410\n" "help.text" msgid "Display Abort, Retry, and Ignore buttons." msgstr "" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3151075\n" "help.text" msgid "Display Yes, No, and Cancel buttons." msgstr "" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3153878\n" "help.text" msgid "Display Yes and No buttons." msgstr "" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3155601\n" "help.text" msgid "Display Retry and Cancel buttons." msgstr "" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3150716\n" "help.text" msgid "Add the Stop icon to the dialog." msgstr "" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3153837\n" "help.text" msgid "Add the Question icon to the dialog." msgstr "" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3150751\n" "help.text" msgid "Add the Exclamation Point icon to the dialog." msgstr "" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3146915\n" "help.text" msgid "Add the Information icon to the dialog." msgstr "" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3145640\n" "help.text" msgid "First button in the dialog as default button." msgstr "" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3153765\n" "help.text" msgid "Second button in the dialog as default button." msgstr "" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3153715\n" "help.text" msgid "Third button in the dialog as default button." msgstr "" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "hd_id3150715\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3150327\n" "help.text" msgid "Const sText1 = \"An unexpected error occurred.\"" msgstr "Const sText1 = \"Neatendita eraro okazis.\"" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3146912\n" "help.text" msgid "Const sText2 = \"The program execution will continue, however.\"" msgstr "Const sText2 = \"Tamen la programo daŭre ruliĝos.\"" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3154757\n" "help.text" msgid "Const sText3 = \"Error\"" msgstr "Const sText3 = \"Eraro\"" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "tit\n" "help.text" msgid "MsgBox Function [Runtime]" msgstr "MsgBox Function [Runtime]" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "bm_id3153379\n" "help.text" msgid "MsgBox function" msgstr "MsgBox function" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "hd_id3153379\n" "help.text" msgid "MsgBox Function [Runtime]" msgstr "MsgBox Function [Runtime]" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3145171\n" "help.text" msgid "Displays a dialog box containing a message and returns a value." msgstr "Vidigas dialogujon kiu enhavas mesaĝon kaj liveras valoron." #: 03010102.xhp msgctxt "" "03010102.xhp\n" "hd_id3156281\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3154685\n" "help.text" msgid "MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]])" msgstr "MsgBox (Teksto kiel ĉeno [,Tipo kiel entjero [,Dialogtitolo kiel ĉeno]])" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "hd_id3153771\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3146985\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "hd_id3153363\n" "help.text" msgid "Parameter:" msgstr "Parametro:" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3153727\n" "help.text" msgid "Text: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)." msgstr "Teksto: ĉena esprimo vidigota kiel mesaĝo en la dialogujo. Linisaltojn enmetu kiel Chr$(13)." #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3147317\n" "help.text" msgid "DialogTitle: String expression displayed in the title bar of the dialog. If omitted, the name of the respective application is displayed." msgstr "DialogTitolo: Ĉena esprimo vidiĝos en la titola breto de la dialogo. Se ellasita, vidiĝas la nomo de la respektiva aplikaĵo." #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3153954\n" "help.text" msgid "Type: Any integer expression that specifies the dialog type and defines the number and type of buttons or icons displayed. Type represents a combination of bit patterns (dialog elements defined by adding the respective values):" msgstr "Tipo: Entjera esprimo kiu difinas la dialogan tipon kaj difinas la nombron kaj tipon de butonoj aŭ bildsimboloj vidigotaj. Tipo: reprezentas kombinaĵon de bitaj ŝablonoj (oni difinas dialogajn elementojn aldonante respektivajn valorojn):" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3154319\n" "help.text" msgid "Values" msgstr "Valoroj:" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id051220170241588881\n" "help.text" msgid "Named constant" msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id051220170241585541\n" "help.text" msgid "Integer value" msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id051220170241585124\n" "help.text" msgid "Definition" msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3147397\n" "help.text" msgid "Display OK button only." msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3145646\n" "help.text" msgid "Display OK and Cancel buttons." msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3149410\n" "help.text" msgid "Display Abort, Retry, and Ignore buttons." msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3151075\n" "help.text" msgid "Display Yes, No, and Cancel buttons." msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3153878\n" "help.text" msgid "Display Yes and No buttons." msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3155601\n" "help.text" msgid "Display Retry and Cancel buttons." msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3150716\n" "help.text" msgid "Add the Stop icon to the dialog." msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3153837\n" "help.text" msgid "Add the Question icon to the dialog." msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3150751\n" "help.text" msgid "Add the Exclamation Point icon to the dialog." msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3146915\n" "help.text" msgid "Add the Information icon to the dialog." msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3145640\n" "help.text" msgid "First button in the dialog as default button." msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3153765\n" "help.text" msgid "Second button in the dialog as default button." msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3153715\n" "help.text" msgid "Third button in the dialog as default button." msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3159267\n" "help.text" msgid "Return value:" msgstr "Livera valoro:" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id051220170330379805\n" "help.text" msgid "Named constant" msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id051220170330387072\n" "help.text" msgid "Integer value" msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id051220170330387973\n" "help.text" msgid "Definition" msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3145230\n" "help.text" msgid "OK" msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3149567\n" "help.text" msgid "Cancel" msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id4056825\n" "help.text" msgid "Abort" msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3155335\n" "help.text" msgid "Retry" msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3146918\n" "help.text" msgid "Ignore" msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3155961\n" "help.text" msgid "Yes" msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3148488\n" "help.text" msgid "No" msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "hd_id3150090\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3151278\n" "help.text" msgid "sVar = MsgBox(\"Las Vegas\")" msgstr "sVar = MsgBox(\"Las Vegas\")" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3149034\n" "help.text" msgid "sVar = MsgBox(\"Las Vegas\",1)" msgstr "sVar = MsgBox(\"Las Vegas\",1)" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3166424\n" "help.text" msgid "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")" msgstr "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialoga titolo\")" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id051220170242005479\n" "help.text" msgid "sVar = MsgBox(\"Las Vegas\", MB_DEFBUTTON2 + MB_ICONSTOP + MB_ABORTRETRYCANCEL, \"Dialog title\")" msgstr "" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "tit\n" "help.text" msgid "Print Statement [Runtime]" msgstr "Presa komando [Runtime]" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "bm_id3147230\n" "help.text" msgid "Print statement" msgstr "Presa komando" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "hd_id3147230\n" "help.text" msgid "Print Statement [Runtime]" msgstr "Presa komando [Runtime]" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3156281\n" "help.text" msgid "Outputs the specified strings or numeric expressions to a dialog or to a file." msgstr "" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "hd_id3145785\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3153188\n" "help.text" msgid "Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression2[...]]" msgstr "Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression2[...]]" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "hd_id3147348\n" "help.text" msgid "Parameter:" msgstr "Parametro:" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id2508621\n" "help.text" msgid "FileName: Any numeric expression that contains the file number that was set by the Open statement for the respective file." msgstr "Dosiernomo: Ajna numera esprimo kiu enhavas la dosiernumeron kiu estas agordita de la komando Malfermi por la respektiva dosiero." #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3163712\n" "help.text" msgid "Expression: 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 "Esprimo: Presota numera aŭ ĉena esprimo. Eblas apartigi plurajn esprimojn per punktokomoj. Se ili estas apartigitaj per komoj, ili moviĝas al la posta tabo. Ne eblas modifi la tabojn." #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3153092\n" "help.text" msgid "Number: Number of spaces to be inserted by the Spc function." msgstr "Numero: La nombro da spacetoj enmetotaj de la funkcio Spc." #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3145364\n" "help.text" msgid "Pos: Spaces are inserted until the specified position." msgstr "Pos: Spacetoj enmetiĝos ĝis la specifita loko." #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3154319\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 "Se punktokomo aŭ komo troviĝas post la lasta esprimo presota, $[officename] Basic konservas la tekston en internan bufron kaj programa ruliĝado daŭras sen presi. Kiam ĝi trovas alian Print-komandon sen punktokomo aŭ komo ĉe la fino, ĝi tuj presas la tutan presotan tekston." #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3145272\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 "Pozitivaj numeraj esprimoj presiĝas kun komenca spaceto. Negativaj esprimoj presiĝas kun komenca minuso. Se la difinita amplekso por reelaj valoroj estas superita, la respektiva numera esprimo presiĝos laŭ eksponenciala formato." #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3154011\n" "help.text" msgid "If the expression to be printed exceeds a certain length, the display will automatically wrap to the next line." msgstr "Se la presota esprimo superas difinitan longon, la vidigo aŭtomate ĉirkaŭfluos al la posta linio." #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3146969\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 Spc function to insert a specified number of spaces." msgstr "Oni povas enmeti la funkcion Tab, ĉirkaŭita de punktokomoj, inter argumentoj por movi la eligaĵon al specifa loko, aŭ oni povas uzi la function Spc por enmeti specifan numeron da spacetoj." #: 03010103.xhp msgctxt "" "03010103.xhp\n" "hd_id3146912\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03010200.xhp msgctxt "" "03010200.xhp\n" "tit\n" "help.text" msgid "Functions for Screen Input" msgstr "Funkcioj por ekrana enigo" #: 03010200.xhp msgctxt "" "03010200.xhp\n" "hd_id3149456\n" "help.text" msgid "Functions for Screen Input" msgstr "Funkcioj por ekrana enigo" #: 03010200.xhp msgctxt "" "03010200.xhp\n" "par_id3150398\n" "help.text" msgid "This section describes Runtime functions used to control screen input." msgstr "Ĉi tiu sekcio klarigas rultempajn funkciojn uzeblajn por ekrana enigo." #: 03010201.xhp msgctxt "" "03010201.xhp\n" "tit\n" "help.text" msgid "InputBox Function [Runtime]" msgstr "InputBox-Funkcio [Runtime]" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "bm_id3148932\n" "help.text" msgid "InputBox function" msgstr "InputBox function" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "hd_id3148932\n" "help.text" msgid "InputBox Function [Runtime]" msgstr " InputBox-Funkcio [Runtime] " #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3151262\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 "Vidigas inviton en dialogo ĉe kiu la uzanto enigu tekston. La entajpaĵo atribuiĝas al variablo." #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3151100\n" "help.text" msgid "The InputBox 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, InputBox returns a zero-length string (\"\")." msgstr "La komando InputBox estas konvena metodo enigi tekston per dialogo. Konfirmu la enigon alklakante Akcepti aŭ premante Enigi. La enigo liveriĝas kiel la funkcia livera valoro. Se oni fermas la dialogon per Rezigni, InputBox liveras nulo-longan ĉenon (\"\")." #: 03010201.xhp msgctxt "" "03010201.xhp\n" "hd_id3152347\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3159201\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]]]])" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "hd_id3150713\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3145090\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "hd_id3149346\n" "help.text" msgid "Parameter:" msgstr "Parametro:" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3153311\n" "help.text" msgid "Msg: String expression displayed as the message in the dialog box." msgstr "Msg: Ĉena esprimo vidigota kiel mesaĝo en dialogujo." #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3145315\n" "help.text" msgid "Title: String expression displayed in the title bar of the dialog box." msgstr "Titolo: Ĉena esprimo vidigota en la titola breto de la dialogujo." #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3154307\n" "help.text" msgid "Default: String expression displayed in the text box as default if no other input is given." msgstr "Apriora: Ĉena esprimo vidigota en tekstujo kiel apriora, se neniu alia enigo estas agordita." #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3147573\n" "help.text" msgid "x_pos: 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 "x_poz: Entjera esprimo kiu specifas la horizontalan pozicion de la dialogo. La pozicio estas la absoluta koordinato kaj ne referencas al la fenestro de la oficeja aplikaĵo." #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3156024\n" "help.text" msgid "y_pos: 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 "y_poz: Entjera esprimo kiu specifas la vertikalan pozicion de la dialogo. La pozicio estas la absoluta koordinato kaj ne referencas al la fenestro de la oficeja aplikaĵo." #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3153897\n" "help.text" msgid "If x_pos and y_pos are omitted, the dialog is centered on the screen. The position is specified in twips." msgstr "Se x_poz kaj y_poz estas ellasitaj, la dialogo estas centrigita sur la ekrano. La pozicio estas specifita en tvipoj." #: 03010201.xhp msgctxt "" "03010201.xhp\n" "hd_id3149456\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3154367\n" "help.text" msgid "sText = InputBox (\"Please enter a phrase:\",\"Dear User\")" msgstr "sTeksto = InputBox (\"Bonvolu entajpi frazon:\",\"Kara Uzanto\")" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3151042\n" "help.text" msgid "MsgBox ( sText , 64, \"Confirmation of phrase\")" msgstr "MsgBox ( sTeksto , 64, \"Konfirmo de frazo\")" #: 03010300.xhp msgctxt "" "03010300.xhp\n" "tit\n" "help.text" msgid "Color Functions" msgstr "Loloraj funkcioj" #: 03010300.xhp msgctxt "" "03010300.xhp\n" "hd_id3157896\n" "help.text" msgid "Color Functions" msgstr "Koloraj funkcioj" #: 03010300.xhp msgctxt "" "03010300.xhp\n" "par_id3155555\n" "help.text" msgid "This section describes Runtime functions used to define colors." msgstr "Ĉi tiu sekcio klarigas rultempajn funkciojn uzeblaj por agordi kolorojn." #: 03010301.xhp msgctxt "" "03010301.xhp\n" "tit\n" "help.text" msgid "Blue Function [Runtime]" msgstr "Blue Function [Runtime]" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "bm_id3149180\n" "help.text" msgid "Blue function" msgstr "Blue function" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "hd_id3149180\n" "help.text" msgid "Blue Function [Runtime]" msgstr "Blue Function [Runtime]" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3156343\n" "help.text" msgid "Returns the blue component of the specified color code." msgstr "Liveras la bluan komponanton de la specifita kolora kodo." #: 03010301.xhp msgctxt "" "03010301.xhp\n" "hd_id3149670\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3149457\n" "help.text" msgid "Blue (Color As Long)" msgstr "Blue (Color As Long)" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "hd_id3149656\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3154365\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "hd_id3156423\n" "help.text" msgid "Parameter:" msgstr "Parametro:" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3150448\n" "help.text" msgid "Color value: Long integer expression that specifies any color code for which to return the blue component." msgstr "Kolora valoro: Longentjera esprimo kiu specifas koloran kodon por kiu liveri la bluan komponanton." #: 03010301.xhp msgctxt "" "03010301.xhp\n" "hd_id3153091\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3154012\n" "help.text" msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_" msgstr "MsgBox \"La koloro \" & lVar & \" konsistas el:\" & Chr(13) &_" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3148645\n" "help.text" msgid "\"red= \" & Red(lVar) & Chr(13)&_" msgstr "\"ruĝa= \" & Red(lVar) & Chr(13)&_" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3159155\n" "help.text" msgid "\"green= \" & Green(lVar) & Chr(13)&_" msgstr "\"verda= \" & Green(lVar) & Chr(13)&_" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3147319\n" "help.text" msgid "\"blue= \" & Blue(lVar) & Chr(13) , 64,\"colors\"" msgstr "\"blua= \" & Blue(lVar) & Chr(13) , 64,\"koloroj\"" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "tit\n" "help.text" msgid "Green Function [Runtime]" msgstr "Green Function [Runtime]" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "bm_id3148947\n" "help.text" msgid "Green function" msgstr "Green function" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "hd_id3148947\n" "help.text" msgid "Green Function [Runtime]" msgstr "Green Function [Runtime]" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3153361\n" "help.text" msgid "Returns the Green component of the given color code." msgstr "Liveras la verdan komponanton de la specifita kolora kodo." #: 03010302.xhp msgctxt "" "03010302.xhp\n" "hd_id3154140\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3153969\n" "help.text" msgid "Green (Color As Long)" msgstr "Green (Color As Long)" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "hd_id3154124\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3153194\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "hd_id3154909\n" "help.text" msgid "Parameter:" msgstr "Parametro:" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3153770\n" "help.text" msgid "Color: Long integer expression that specifies a color code for which to return the Green component." msgstr "Color: Long integer esprimo kiu specifas koloran kodon por kiu liveri la verdan komponanton." #: 03010302.xhp msgctxt "" "03010302.xhp\n" "hd_id3149664\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3151117\n" "help.text" msgid "MsgBox \"The color \" & lVar & \" contains the components:\" & Chr(13) &_" msgstr "msgbox \"La koloro \" & lVar & \" enhavas la komponantojn:\" & Chr(13) &_" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3153951\n" "help.text" msgid "\"red = \" & red(lVar) & Chr(13)&_" msgstr "\"ruĝa = \" & red(lVar) & Chr(13)&_" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3152462\n" "help.text" msgid "\"green = \" & green(lVar) & Chr(13)&_" msgstr "\"verda = \" & green(lVar) & Chr(13)&_" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3154730\n" "help.text" msgid "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colors\"" msgstr "\"blua = \" & blue(lVar) & Chr(13) , 64,\"koloroj\"" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "tit\n" "help.text" msgid "Red Function [Runtime]" msgstr "Funkcio Ruĝa [Rultempa]" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "bm_id3148947\n" "help.text" msgid "Red function" msgstr "Red function" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "hd_id3148947\n" "help.text" msgid "Red Function [Runtime]" msgstr "Funkcio Ruĝa [Rultempa]" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3149656\n" "help.text" msgid "Returns the Red component of the specified color code." msgstr "Liveras la ruĝan komponanton de la specifita koloro." #: 03010303.xhp msgctxt "" "03010303.xhp\n" "hd_id3148799\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3150448\n" "help.text" msgid "Red (ColorNumber As Long)" msgstr "Red (ColorNumber As Long)" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "hd_id3151042\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3145173\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "hd_id3154685\n" "help.text" msgid "Parameter:" msgstr "Parametro:" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3150440\n" "help.text" msgid "ColorNumber: Long integer expression that specifies any color code for which to return the Red component." msgstr "ColorNumber: Longentjera esprimo kiu specifas koloran kodon por kiu liveri la ruĝan komponanton." #: 03010303.xhp msgctxt "" "03010303.xhp\n" "hd_id3148575\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3147435\n" "help.text" msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_" msgstr "MsgBox \"La koloro \" & lVar & \" konsistas el:\" & Chr(13) &_" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3155306\n" "help.text" msgid "\"red= \" & red(lVar) & Chr(13)&_" msgstr "\"ruĝa= \" & red(lVar) & Chr(13)&_" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3149262\n" "help.text" msgid "\"green= \" & green(lVar) & Chr(13)&_" msgstr "\"verda= \" & green(lVar) & Chr(13)&_" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3147397\n" "help.text" msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\"" msgstr "\"blua= \" & blue(lVar) & Chr(13) , 64,\"koloroj\"" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "tit\n" "help.text" msgid "QBColor Function [Runtime]" msgstr "QBColor-funkcio [Rultempa]" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "hd_id3149670\n" "help.text" msgid "QBColor Function [Runtime]" msgstr "Funkcio QBColor [Rultempa]" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3150359\n" "help.text" msgid "Returns the RGB color code of the color passed as a color value through an older MS-DOS based programming system." msgstr "Liveras la RGB koloran kodon de la koloro pasita kiel kolora valoro per malnova programa sistemo bazita sur MS-DOS." #: 03010304.xhp msgctxt "" "03010304.xhp\n" "hd_id3154140\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3151042\n" "help.text" msgid "QBColor (ColorNumber As Integer)" msgstr "QBColor (ColorNumber As Integer)" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "hd_id3145172\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3154685\n" "help.text" msgid "Long" msgstr "Longa" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "hd_id3156560\n" "help.text" msgid "Parameter:" msgstr "Parametro:" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3161832\n" "help.text" msgid "ColorNumber: Any integer expression that specifies the color value of the color passed from an older MS-DOS based programming system." msgstr "ColorNumber: entjera esprimo kiu specifas la koloran valoron de la koloro pasita de malnova programa sistemo bazita sur MS-DOS." #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3147318\n" "help.text" msgid "ColorNumber can be assigned the following values:" msgstr "ColorNumber, al kiu eblas atribui la jenajn valorojn:" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3152576\n" "help.text" msgid "0 : Black" msgstr "0 : Nigra" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3146975\n" "help.text" msgid "1 : Blue" msgstr "1 : Blua" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3151116\n" "help.text" msgid "2 : Green" msgstr "2 : Verda" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3155412\n" "help.text" msgid "3 : Cyan" msgstr "3 : Ciana" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3155306\n" "help.text" msgid "4 : Red" msgstr "4 : Ruĝa" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3153364\n" "help.text" msgid "5 : Magenta" msgstr "5 : Malva" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3146119\n" "help.text" msgid "6 : Yellow" msgstr "6 : Flava" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3154730\n" "help.text" msgid "7 : White" msgstr "7 : Blanka" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3153877\n" "help.text" msgid "8 : Gray" msgstr "8 : Griza" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3147124\n" "help.text" msgid "9 : Light Blue" msgstr "9 : Hele blua" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3145646\n" "help.text" msgid "10 : Light Green" msgstr "10 : Hele verda" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3149958\n" "help.text" msgid "11 : Light Cyan" msgstr "11 : Hele ciana" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3154943\n" "help.text" msgid "12 : Light Red" msgstr "12 : Hele ruĝa" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3150715\n" "help.text" msgid "13 : Light Magenta" msgstr "13 : Hele malva" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3146970\n" "help.text" msgid "14 : Light Yellow" msgstr "14 : Hele flava" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3150750\n" "help.text" msgid "15 : Bright White" msgstr "15 : Brile blanka" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3146914\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 "Ĉi tiu funkcio estas uzebla nur por konverti de malnovaj BASIC-aplikaĵoj de MS-DOS kiuj uzas la suprajn kodojn. La funkcio liveras longentjeran valoron kiu indikas la koloron uzotan en la $[officename] IDE." #: 03010304.xhp msgctxt "" "03010304.xhp\n" "hd_id3148406\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3149566\n" "help.text" msgid "MsgBox stext,0,\"Color \" & iColor" msgstr "MsgBox steksto,0,\"Color \" & iKoloro" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "tit\n" "help.text" msgid "RGB Function [Runtime]" msgstr "RGB-funkcio [Rultempa]" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "hd_id3150792\n" "help.text" msgid "RGB Function [Runtime]" msgstr "RGB Function [Rultempa]" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3150447\n" "help.text" msgid "Returns a long integer color value consisting of red, green, and blue components." msgstr "Liveras longentjeran koloran valoron kiu konsistas el ruĝa, verda, kaj blua komponantoj." #: 03010305.xhp msgctxt "" "03010305.xhp\n" "hd_id3147229\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3155132\n" "help.text" msgid "RGB (Red, Green, Blue)" msgstr "RGB (Ruĝa, Verda, Blua)" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "hd_id3156442\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3159153\n" "help.text" msgid "Long" msgstr "Longa" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "hd_id3154013\n" "help.text" msgid "Parameter:" msgstr "Parametro:" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3152597\n" "help.text" msgid "Red: Any integer expression that represents the red component (0-255) of the composite color." msgstr "Red: Entjera esprimo kiu reprezentas la ruĝan komponanton (0-255) de la kunmetita koloro." #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3146974\n" "help.text" msgid "Green: Any integer expression that represents the green component (0-255) of the composite color." msgstr "Green: Entjera esprimo kiu reprezentas la verdan komponanton (0-255) de la kunmetita koloro." #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3151113\n" "help.text" msgid "Blue: Any integer expression that represents the blue component (0-255) of the composite color." msgstr "Blue: Entjera esprimo kiu reprezentas la bluan komponanton (0-255) de la kunmetita koloro." #: 03010305.xhp msgctxt "" "03010305.xhp\n" "hd_id3147435\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3145647\n" "help.text" msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_" msgstr "MsgBox \"La koloro \" & lVar & \" konsistas el:\" & Chr(13) &_" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3154491\n" "help.text" msgid "\"red= \" & red(lVar) & Chr(13)&_" msgstr "\"ruĝa= \" & red(lVar) & Chr(13)&_" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3149401\n" "help.text" msgid "\"green= \" & green(lVar) & Chr(13)&_" msgstr "\"verda= \" & green(lVar) & Chr(13)&_" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3150716\n" "help.text" msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\"" msgstr "\"blua= \" & blue(lVar) & Chr(13) , 64,\"koloroj\"" #: 03020000.xhp msgctxt "" "03020000.xhp\n" "tit\n" "help.text" msgid "File I/O Functions" msgstr "Dosieraj en/eligaj funkcioj" #: 03020000.xhp msgctxt "" "03020000.xhp\n" "hd_id3156344\n" "help.text" msgid "File I/O Functions" msgstr "Dosieraj en/eligaj funkcioj" #: 03020000.xhp msgctxt "" "03020000.xhp\n" "par_id3153360\n" "help.text" msgid "Use File I/O functions to create and manage user-defined (data) files." msgstr "Uzu dosierajn en/eligajn funkciojn por krei kaj mastrumi datumajn dosierojn difinitajn de uzanto." #: 03020000.xhp msgctxt "" "03020000.xhp\n" "par_id3150398\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 "Oni povas uzi tiujn funkciojn por subteni la kreadon de \"relativaj\" dosieroj, por ke oni povu konservi kaj reŝargi deziratajn rikordojn specifante ilian rikordan numeron. Dosieraj en/eligaj funkcioj povas helpi mastrumi dosierojn liverante informon pri dosiera grando, aktuala dosieruja agordo, aŭ la kreodato de dosiero aŭ dosierujo." #: 03020100.xhp msgctxt "" "03020100.xhp\n" "tit\n" "help.text" msgid "Opening and Closing Files" msgstr "Malfermi kaj fermi dosierojn" #: 03020100.xhp msgctxt "" "03020100.xhp\n" "hd_id3152924\n" "help.text" msgid "Opening and Closing Files" msgstr "Malfermi kaj fermi dosierojn" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "tit\n" "help.text" msgid "Close Statement [Runtime]" msgstr "Ordono Close [Rultempa]" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "bm_id3157896\n" "help.text" msgid "Close statement" msgstr "Ordono Close" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "hd_id3157896\n" "help.text" msgid "Close Statement [Runtime]" msgstr "Ordono Close [Rultempa]" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "par_id3147573\n" "help.text" msgid "Closes a specified file that was opened with the Open statement." msgstr "Fermas specifitan dosieron malfermitan per la ordono Open." #: 03020101.xhp msgctxt "" "03020101.xhp\n" "hd_id3156344\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "par_id3147265\n" "help.text" msgid "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]" msgstr "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "hd_id3153379\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "par_id3150791\n" "help.text" msgid "FileNumber: Any integer expression that specifies the number of the data channel that was opened with the Open statement." msgstr "FileNumber: Entjera esprimo kiu specifas la numeron de la datuma kanalo malfermita per la ordono Open." #: 03020101.xhp msgctxt "" "03020101.xhp\n" "hd_id3153192\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "par_id3153727\n" "help.text" msgid "Print #iNumber, \"First line of text\"" msgstr "Print #iNumero, \"Unua linio de teksto\"" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "par_id3147350\n" "help.text" msgid "Print #iNumber, \"Another line of text\"" msgstr "Print #iNumero, \"Alia linio de teksto\"" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "tit\n" "help.text" msgid "FreeFile Function[Runtime]" msgstr "FreeFile Function[Runtime]" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "bm_id3150400\n" "help.text" msgid "FreeFile function" msgstr "FreeFile function" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "hd_id3150400\n" "help.text" msgid "FreeFile Function[Runtime]" msgstr "Funkcio FreeFile [Rultempa]" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "par_id3154366\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 "Liveras la postan disponeblan dosieran numeron por malfermi dosieron. La funkcio estas uzebla por malfermi dosieron uzante dosieran numeron kiu ne estas jam uzata de aktuale malferma dosiero." #: 03020102.xhp msgctxt "" "03020102.xhp\n" "hd_id3150769\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "hd_id3151042\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "par_id3150440\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "hd_id3148576\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "par_id3155854\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 "Ĉi tiu funkcio estas uzebla nur tuj antaŭ ordono Open. FreeFile liveras la postan disponeblan dosieran numeron, sed ne rezervas ĝin." #: 03020102.xhp msgctxt "" "03020102.xhp\n" "hd_id3159153\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "par_id3155416\n" "help.text" msgid "Print #iNumber, \"First line of text\"" msgstr "Print #iNumero, \"Unua linio de teksto\"" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "par_id3153416\n" "help.text" msgid "Print #iNumber, \"Another line of text\"" msgstr "Print #iNumero, \"Alia linio de teksto\"" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "tit\n" "help.text" msgid "Open Statement [Runtime]" msgstr "Ordono Open [Rultempa]" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "bm_id3150791\n" "help.text" msgid "Open statement" msgstr "Open-ordono[Rultempa]" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "hd_id3150791\n" "help.text" msgid "Open Statement [Runtime]" msgstr "Open-ordono[Rultempa]" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3150769\n" "help.text" msgid "Opens a data channel." msgstr "Malfermas datuman kanalon." #: 03020103.xhp msgctxt "" "03020103.xhp\n" "hd_id3147230\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3154124\n" "help.text" msgid "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]" msgstr "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "hd_id3156280\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3155132\n" "help.text" msgid "FileName: 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 "" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3149262\n" "help.text" msgid "Mode: 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 "" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3154014\n" "help.text" msgid "IOMode: Keyword that defines the access type. Valid values: Read (read-only), Write (write-only), Read Write (both)." msgstr "IOMode: Ŝlosila vorto kiu difinas la aliran tipon. Validaj valoroj: Read (nurlega), Write (nurskriba), Read Write (ambaŭ)." #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3150011\n" "help.text" msgid "Protected: 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 "Protected: Ŝlosila vorto kiu difinas la sekurecan staton de dosiero malferminte ĝin. Validaj valoroj: Shared (aliaj aplikaĵoj povas malfermi ĝin), Lock Read (dosiero estas protektata kontraŭ legado), Lock Write (dosiero estas protektata kontraŭ skribado), Lock Read Write (malpermesas aliri la dosieron)." #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3153190\n" "help.text" msgid "FileNumber: 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 "FileNumber: Entjera esprimo de 0 ĝis 511, por indiki la nombron de libera datuma kanalo. Oni povas pasi komandojn tra la kanalo por aliri dosieron. La dosieran numeron devas atribui la funkcio FreeFile tuj antaŭ la ordono Open." #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3151115\n" "help.text" msgid "DatasetLength: For random access files, set the length of the records." msgstr "DatasetLength: Por senvice atingeblaj dosieroj, agordu la longon de la rikordoj." #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3153418\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 "Eblas modifi la enhavon de dosiero nur se tiu dosiero estas malfermita per la ordono Open. Se oni provas malfermi dosieron jam malfermitan, aperos prierara mesaĝo." #: 03020103.xhp msgctxt "" "03020103.xhp\n" "hd_id3149123\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3154705\n" "help.text" msgid "Print #iNumber, \"This is a line of text\"" msgstr "Print #iNumero, \"Jen linio de teksto\"" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3146916\n" "help.text" msgid "Print #iNumber, \"This is another line of text\"" msgstr "Print #iNumero, \"Jen alia linio de teksto\"" #: 03020104.xhp msgctxt "" "03020104.xhp\n" "tit\n" "help.text" msgid "Reset Statement [Runtime]" msgstr "Ordono Reset [Rultempa]" #: 03020104.xhp msgctxt "" "03020104.xhp\n" "bm_id3154141\n" "help.text" msgid "Reset statement" msgstr "Ordono Reset" #: 03020104.xhp msgctxt "" "03020104.xhp\n" "hd_id3154141\n" "help.text" msgid "Reset Statement [Runtime]" msgstr "Ordono Reset [Rultempa]" #: 03020104.xhp msgctxt "" "03020104.xhp\n" "par_id3156423\n" "help.text" msgid "Closes all open files and writes the contents of all file buffers to the harddisk." msgstr "Fermas ĉiujn malfermitajn dosierojn kaj skribas la enhavon de ĉiuj dosieraj bufroj al la fiksita disko." #: 03020104.xhp msgctxt "" "03020104.xhp\n" "hd_id3154124\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020104.xhp msgctxt "" "03020104.xhp\n" "hd_id3161831\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020104.xhp msgctxt "" "03020104.xhp\n" "par_id3148455\n" "help.text" msgid "Print #iNumber, \"This is a new line of text\"" msgstr "Print #iNumber, \"Jen nova linio de teksto\"" #: 03020104.xhp msgctxt "" "03020104.xhp\n" "par_id3163805\n" "help.text" msgid "MsgBox \"All files will be closed\",0,\"Error\"" msgstr "MsgBox \"Ĉiuj dosieroj fermiĝos\",0,\"Eraro\"" #: 03020200.xhp msgctxt "" "03020200.xhp\n" "tit\n" "help.text" msgid "File Input/Output Functions" msgstr "Dosieraj en/eligaj funkcioj" #: 03020200.xhp msgctxt "" "03020200.xhp\n" "hd_id3150791\n" "help.text" msgid "File Input/Output Functions" msgstr "Dosieraj en/eligaj funkcioj" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "tit\n" "help.text" msgid "Get Statement [Runtime]" msgstr "Komando Get [Rultempa]" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "bm_id3154927\n" "help.text" msgid "Get statement" msgstr "Komando Get" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "hd_id3154927\n" "help.text" msgid "Get Statement [Runtime]" msgstr "Komando Get [Rultempa]" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3145069\n" "help.text" msgid "Reads a record from a relative file, or a sequence of bytes from a binary file, into a variable." msgstr "Legas rikordon el relativa dosiero, aŭ sekvencon da bajtoj el duuma dosiero, en variablon." #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3154346\n" "help.text" msgid "See also: PUT Statement" msgstr "Vidu ankaŭ: PUT-ordono" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "hd_id3150358\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3150792\n" "help.text" msgid "Get [#] FileNumber As Integer, [Position], Variable" msgstr "Get [#] FileNumber As Integer, [Position], Variable" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "hd_id3154138\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3150448\n" "help.text" msgid "FileNumber: Any integer expression that determines the file number." msgstr "FileNumber: Entjera esprimo kiu difinas la dosieran numeron." #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3154684\n" "help.text" msgid "Position: For files opened in Random mode, Position is the number of the record that you want to read." msgstr "Position: por dosieroj malfermitaj laŭ reĝimo Random (hazarda), Position estas la nombro de la rikordo legota." #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3153768\n" "help.text" msgid "For files opened in Binary mode, Position is the byte position in the file where the reading starts." msgstr "Por dosieroj malfermitaj laŭ reĝimo Binary (duuma), Position estas la bajta pozicio en la dosiero kie komenci legi." #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3147319\n" "help.text" msgid "If Position is omitted, the current position or the current data record of the file is used." msgstr "Se ellasiĝas Position, uziĝos la aktuala pozicio aŭ la aktuala datuma rikordo de la dosiero." #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3149484\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 "Variable: Nomo de la variablo legota. Escepte de objektaj variabloj, oni povas uzi iun ajn variablan tipon." #: 03020201.xhp msgctxt "" "03020201.xhp\n" "hd_id3153144\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3155307\n" "help.text" msgid "Dim sText As Variant ' Must be a variant" msgstr "Dim sText As Variant REM Devas esti subtipo" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3149411\n" "help.text" msgid "Seek #iNumber,1 ' Position at beginning" msgstr "Seek #iNumber,1 REM Lokigu ĉe la komenco" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3153158\n" "help.text" msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text" msgstr "Put #iNumero,, \"Jen la unua linio de teksto\" REM Plenigu linion per teksto" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3148457\n" "help.text" msgid "Put #iNumber,, \"This is the second line of text\"" msgstr "Put #iNumero,, \"Jen la dua linio de teksto\"" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3150715\n" "help.text" msgid "Put #iNumber,, \"This is the third line of text\"" msgstr "Put #iNumero,, \"Jen la tria linio de teksto\"" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3155938\n" "help.text" msgid "Put #iNumber,,\"This is a new text\"" msgstr "Put #iNumber,,\"Jen nova teksto\"" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3146916\n" "help.text" msgid "Put #iNumber,20,\"This is the text in record 20\"" msgstr "Put #iNumero,20,\"Jen la teksto en rikordo 20\"" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "tit\n" "help.text" msgid "Input# Statement [Runtime]" msgstr "Ordono Input# [Rultempa]" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "bm_id3154908\n" "help.text" msgid "Input statement" msgstr "Ordono Input#" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "hd_id3154908\n" "help.text" msgid "Input# Statement [Runtime]" msgstr "Ordono Input# [Rultempa]" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3156424\n" "help.text" msgid "Reads data from an open sequential file." msgstr "Legas datumojn el malfermita sekvenca dosiero." #: 03020202.xhp msgctxt "" "03020202.xhp\n" "hd_id3125863\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3150440\n" "help.text" msgid "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]" msgstr "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "hd_id3146121\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3145749\n" "help.text" msgid "FileNumber: 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 "FileNumber: Numero de la dosiero kiu enhavas la datumojn legotajn. Necesas malfermi la dosieron per la ordono Open kun la ŝlosilvorto INPUT." #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3150011\n" "help.text" msgid "var: A numeric or string variable that you assign the values read from the opened file to." msgstr "var: Numera aŭ ĉena variablo al kiu oni atribuos la valorojn legitajn el la malfermita dosiero." #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3159153\n" "help.text" msgid "The Input# 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 "La ordono Input# legas numerajn valorojn aŭ ĉenojn el malfermita dosiero kaj atribuas la datumojn al almenaŭ unu valoro. Numera variablo legiĝos ĝis la unua ĉaretreveno (Asc=13), liniavanco (Asc=10), spaceto, aŭ komo. Ĉenaj variabloj legiĝos ĝis la unua ĉaretreveno (Asc=13), liniavanco (Asc=10), aŭ komo." #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3146984\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 "Datumoj kaj datumtipoj en la malfermita dosiero devas troviĝi en la sama sinsekvo kiel la variabloj pasitaj per la parametro \"var\". Se oni" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3156442\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 Line Input# statement to read pure text files (files containing only printable characters) line by line." msgstr "En rikordoj apartigitaj de komoj, ne eblas atribui komon al ĉena variablo. Malatentiĝas ankaŭ citiloj (\") en la dosiero. Se oni volas legi tiujn signojn el la dosiero, necesas uzi la ordonon Line Input# por legi pure tekstajn dosierojn (dosierojn kiuj enhavas nur preseblajn signojn) linion post linio." #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3147349\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 "Se la fino de la dosiero estas atingita dum legado de datuma elemento, eraro okazas kaj la procedo ĉesas." #: 03020202.xhp msgctxt "" "03020202.xhp\n" "hd_id3152578\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id4144765\n" "help.text" msgid "' Write data ( which we will read later with Input ) to file" msgstr "" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id4144766\n" "help.text" msgid "' Read data file using Input" msgstr "" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "tit\n" "help.text" msgid "Line Input # Statement [Runtime]" msgstr "Ordono Line Input # [Rultempa]" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "bm_id3153361\n" "help.text" msgid "Line Input statement" msgstr "Ordono Input#" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "hd_id3153361\n" "help.text" msgid "Line Input # Statement [Runtime]" msgstr "Ordono Line Input # [Rultempa]" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3156280\n" "help.text" msgid "Reads strings from a sequential file into a variable." msgstr "Legas ĉenojn el sekvenca dosiero en variablon." #: 03020203.xhp msgctxt "" "03020203.xhp\n" "hd_id3150447\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3147229\n" "help.text" msgid "Line Input #FileNumber As Integer, Var As String" msgstr "Line Input #FileNumber As Integer, Var As String" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "hd_id3145173\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3161832\n" "help.text" msgid "FileNumber: 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 "DosierNumero: Numero de la dosiero kiu enhavas la datumojn legotajn. Necesas antaŭe malfermi la dosieron per la ordono Open kun la ŝlosilvorto INPUT (legi)." #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3151119\n" "help.text" msgid "var: The name of the variable that stores the result." msgstr "var: la nomo de la variablo kiu tenos la rezulton." #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3150010\n" "help.text" msgid "With the Line Input# 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 "Per la ordono Line Input#, oni povas legi ĉenojn el malferma dosiero en variablon. Legas ĉenajn variablojn je linio post linio ĝis la unua ĉaretreveno (Asc=13), aŭ liniavanco (Asc=10). Ne enmetas linifinajn signojn en la liverita ĉeno." #: 03020203.xhp msgctxt "" "03020203.xhp\n" "hd_id3163711\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3147124\n" "help.text" msgid "Print #iNumber, \"This is a line of text\"" msgstr "Print #iNumero, \"Jen linio de teksto\"" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3153415\n" "help.text" msgid "Print #iNumber, \"This is another line of text\"" msgstr "Print #iNumero, \"Jen alia linio de teksto\"" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "tit\n" "help.text" msgid "Put Statement [Runtime]" msgstr "Ordono Put [Rultempa]" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "bm_id3150360\n" "help.text" msgid "Put statement" msgstr "Ordono Put" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "hd_id3150360\n" "help.text" msgid "Put Statement [Runtime]" msgstr "Ordono Put [Rultempa]" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3154909\n" "help.text" msgid "Writes a record to a relative file or a sequence of bytes to a binary file." msgstr "Skribas rikordon al relativa dosiero aŭ bajtan sekvencon al duuma dosiero." #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3156281\n" "help.text" msgid "See also: Get statement" msgstr "Vidu ankaŭ ordono: Get" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "hd_id3125863\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3155132\n" "help.text" msgid "Put [#] FileNumber As Integer, [position], Variable" msgstr "Put [#] FileNumber As Integer, [position], Variable" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "hd_id3153190\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3146120\n" "help.text" msgid "FileNumber: Any integer expression that defines the file that you want to write to." msgstr "FileNumber: Entjera esprimo kiu difinas la dosieron skribotan." #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3155411\n" "help.text" msgid "Position: For relative files (random access files), the number of the record that you want to write." msgstr "Position: Por relativaj dosieroj (dosieroj kun senvica atingo), la numero de la rikordo skribota." #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3148576\n" "help.text" msgid "For binary files (binary access), the position of the byte in the file where you want to start writing." msgstr "Por duumaj dosieroj (duuma aliro), la pozicio de la bajto en la dosiero kie ekskribi." #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3153729\n" "help.text" msgid "Variable: Name of the variable that you want to write to the file." msgstr "Variable: Nomo de la variablo skribota al la dosiero." #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3146974\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 Len clause of the Open 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 "Noto pri relativaj dosieroj: se la enhavo de ĉi tiu variablo ne kongruas al la longo de la rikordo specifita en la klaŭzo Len de la ordono Open, la spaco inter la fino de la ĵus skribita rikordo kaj la posta rikordo remburiĝos per ekzistantaj datumoj el la dosiero skribata." #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3155855\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 "Noto pri duumaj dosieroj: the enhavo de la variabloj skribiĝas al la specifita pozicio, kaj la dosiera skribilo enmetiĝas tuj post la lasta bajto. Nenia spaco lasiĝas inter la rikordoj." #: 03020204.xhp msgctxt "" "03020204.xhp\n" "hd_id3154491\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3154729\n" "help.text" msgid "Dim sText As Variant ' Must be a variant type" msgstr "Dim sText As Variant REM Devas esti subtipo." #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3156278\n" "help.text" msgid "Seek #iNumber,1 ' Position To start writing" msgstr "Seek #iNumber,1 REM Pozicio kie ekskribi" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3153711\n" "help.text" msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text" msgstr "Put #iNumero,, \"Jen la unua linio de teksto\" REM Plenigu linion per teksto" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3155446\n" "help.text" msgid "Put #iNumber,, \"This is the second line of text\"" msgstr "Put #iNumero,, \"Jen la dua linio de teksto\"" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3154255\n" "help.text" msgid "Put #iNumber,, \"This is the third line of text\"" msgstr "Put #iNumero,, \"Jen la tria linio de teksto\"" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3150940\n" "help.text" msgid "Put #iNumber,,\"This is new text\"" msgstr "Put #iNumber,,\"Jen nova teksto\"" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3159102\n" "help.text" msgid "Put #iNumber,20,\"This is the text in record 20\"" msgstr "Put #iNumero,20,\"Jen la teksto en rikordo 20\"" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "tit\n" "help.text" msgid "Write Statement [Runtime]" msgstr "Ordono Write [Rultempa]" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "bm_id3147229\n" "help.text" msgid "Write statement" msgstr "Ordono Write" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "hd_id3147229\n" "help.text" msgid "Write Statement [Runtime]" msgstr "Ordono Write [Rultempa]" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3154685\n" "help.text" msgid "Writes data to a sequential file." msgstr "Skribas datumojn al sekvenca dosiero." #: 03020205.xhp msgctxt "" "03020205.xhp\n" "hd_id3150449\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3145785\n" "help.text" msgid "Write [#FileName], [Expressionlist]" msgstr "Write [#DosierNomo], [Esprimlisto]" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "hd_id3151116\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3153728\n" "help.text" msgid "FileName: Any numeric expression that contains the file number that was set by the Open statement for the respective file." msgstr "Dosiernomo: Ajna numera esprimo kiu enhavas la dosiernumeron kiu estas agordita de la komando Malfermi por la respektiva dosiero." #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3146120\n" "help.text" msgid "Expressionlist: Variables or expressions that you want to enter in a file, separated by commas." msgstr "Expressionlist: Variabloj aŭ esprimoj enmetotaj en dosieron, apartigitaj per komoj." #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3150010\n" "help.text" msgid "If the expression list is omitted, the Write statement appends an empty line to the file." msgstr "Se oni ellasas la esprimoliston, la ordono Write postgluas vakan linion al la dosiero." #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3163713\n" "help.text" msgid "To add an expression list to a new or an existing file, the file must be opened in the Output or Append mode." msgstr "Por aldoni esprimoliston al nova aŭ al ekzistanta dosiero, necesas malfermi la dosieron laŭ la reĝimo OutputAppend." #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3147428\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 "Ĉenoj skribitaj de vi enfermiĝos en citiloj kaj apartiĝos de komoj. Ne necesas tajpi tiujn disigilojn en la listo de esprimoj." #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id1002838\n" "help.text" msgid "Each Write statement outputs a line end symbol as last entry." msgstr "Ĉiu ordono Write eligas linifinan signon kiel lastan elementon." #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id6618854\n" "help.text" msgid "Numbers with decimal delimiters are converted according to the locale settings." msgstr "Nombroj kun dekumaj disigiloj konvertiĝos laŭ lokaĵaraj agordoj." #: 03020205.xhp msgctxt "" "03020205.xhp\n" "hd_id3151073\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "tit\n" "help.text" msgid "Eof Function [Runtime]" msgstr "Funkcio Eof [Rultempa]" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "bm_id3154598\n" "help.text" msgid "Eof function" msgstr "Funkcio Eof" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "hd_id3154598\n" "help.text" msgid "Eof Function [Runtime]" msgstr "Funkcio Eof [Rultempa]" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3147182\n" "help.text" msgid "Determines if the file pointer has reached the end of a file." msgstr "Trovas ĉu la dosiera skribilo atingis la finon de la dosiero." #: 03020301.xhp msgctxt "" "03020301.xhp\n" "hd_id3149119\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3147399\n" "help.text" msgid "Eof (intexpression As Integer)" msgstr "Eof (intexpression As Integer)" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "hd_id3153539\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3156027\n" "help.text" msgid "Bool" msgstr "Bool" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "hd_id3152924\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3153990\n" "help.text" msgid "Intexpression: Any integer expression that evaluates to the number of an open file." msgstr "Intexpression: Entjera esprimo kiu liveras la numeron de malferma dosiero." #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3153527\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 "EOF estas uzebla por eviti erarojn kiam oni provas legi datumojn preter la fino de dosiero. Kiam oni uzas la komandon Input aŭ Get por legi el dosiero, la dosiera skribilo antaŭeniras laŭ la nombro da bajtoj legitaj. Kiam la fino de dosiero atingiĝas, EOF liveras la valoron \"True\" (-1)." #: 03020301.xhp msgctxt "" "03020301.xhp\n" "hd_id3154046\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3153360\n" "help.text" msgid "Print #iNumber, \"First line of text\"" msgstr "Print #iNumero, \"Unua linio de teksto\"" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3148797\n" "help.text" msgid "Print #iNumber, \"Another line of text\"" msgstr "Print #iNumero, \"Alia linio de teksto\"" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "tit\n" "help.text" msgid "Loc Function [Runtime]" msgstr "Funkcio Loc [Rultempa]" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "bm_id3148663\n" "help.text" msgid "Loc function" msgstr "Funkcio Loc" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "hd_id3148663\n" "help.text" msgid "Loc Function [Runtime]" msgstr "Funkcio Loc [Rultempa]" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3154138\n" "help.text" msgid "Returns the current position in an open file." msgstr "Liveras la aktualan pozicion en malferma dosiero." #: 03020302.xhp msgctxt "" "03020302.xhp\n" "hd_id3156422\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3150768\n" "help.text" msgid "Loc(FileNumber)" msgstr "Loc(FileNumber)" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "hd_id3150440\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3152578\n" "help.text" msgid "Long" msgstr "Longa" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "hd_id3152462\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3153363\n" "help.text" msgid "FileNumber: Any numeric expression that contains the file number that is set by the Open statement for the respective file." msgstr "FileNumber: Numera esprimo kiu enhavas la dosieran numeron atribuitan per la komando Open por tiu dosiero." #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3154320\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 "Se oni uzas la funkcion Loc por malferma dosiero kun senvica atingo, ĝi liveras la nombron de la lasta rikordo legita aŭ skribita." #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3151115\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 "Por sekvenca dosiero, la funkcio Loc liveras la pozicion en dosiero dividita per 128. Por duumaj dosieroj, ĝi liveras la pozicion de la laste legita aŭ skribita bajto." #: 03020303.xhp msgctxt "" "03020303.xhp\n" "tit\n" "help.text" msgid "Lof Function [Runtime]" msgstr "Funkcio Loc [Rultempa]" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "bm_id3156024\n" "help.text" msgid "Lof function" msgstr "Funkcio Loc" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "hd_id3156024\n" "help.text" msgid "Lof Function [Runtime]" msgstr "Funkcio Loc [Rultempa]" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3146794\n" "help.text" msgid "Returns the size of an open file in bytes." msgstr "Liveras la grandon en bajtoj de malferma dosiero." #: 03020303.xhp msgctxt "" "03020303.xhp\n" "hd_id3153380\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3150359\n" "help.text" msgid "Lof (FileNumber)" msgstr "Lof (FileNumber)" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "hd_id3154141\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3147230\n" "help.text" msgid "Long" msgstr "Longa" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "hd_id3156281\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3150869\n" "help.text" msgid "FileNumber: Any numeric expression that contains the file number that is specified in the Open statement." msgstr "FileNumber: Numera esprimo kiu enhavas la dosieran numeron specifitan per la komando Open." #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3147349\n" "help.text" msgid "To obtain the length of a file that is not open, use the FileLen function." msgstr "Por liveri la longon de dosiero nemalferma, estas uzebla la funkcio FileLen" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "hd_id3155415\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3154730\n" "help.text" msgid "Dim sText As Variant REM must be a Variant" msgstr "Dim sText As Variant REM devas esti subtipo" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3156276\n" "help.text" msgid "Seek #iNumber,1 REM Position at start" msgstr "Seek #iNumber,1 REM Poziciigi ĉe la komenco" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3148405\n" "help.text" msgid "Put #iNumber,, \"This is the first line of text\" REM Fill with text" msgstr "Put #iNumber,, \"Jen la unua linio de teksto\" REM Plenigu per teksto" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3154756\n" "help.text" msgid "Put #iNumber,, \"This is the second line of text\"" msgstr "Put #iNumero,, \"Jen la dua linio de teksto\"" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3145643\n" "help.text" msgid "Put #iNumber,, \"This is the third line of text\"" msgstr "Put #iNumero,, \"Jen la tria linio de teksto\"" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3150299\n" "help.text" msgid "Put #iNumber,,\"This is a new line of text\"" msgstr "Put #iNumber,,\"Jen nova linio da teksto\"" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3166425\n" "help.text" msgid "Put #iNumber,20,\"This is the text in record 20\"" msgstr "Put #iNumero,20,\"Jen la teksto en rikordo 20\"" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "tit\n" "help.text" msgid "Seek Function [Runtime]" msgstr "Funkcio Seek [Rultempa]" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "bm_id3154367\n" "help.text" msgid "Seek function" msgstr "Funkcio Seek" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "hd_id3154367\n" "help.text" msgid "Seek Function [Runtime]" msgstr "Funkcio Seek [Rultempa]" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3156280\n" "help.text" msgid "Returns the position for the next writing or reading in a file that was opened with the open statement." msgstr "Difinas la pozicion por la posta skribado aŭ legado en dosiero malfermita per la komando Open." #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3153194\n" "help.text" msgid "For random access files, the Seek function returns the number of the next record to be read." msgstr "Por dsoieroj kun senvica atingo, la funkcio Seek liveras la nombron de la posta rikordo legota." #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3161831\n" "help.text" msgid "For all other files, the function returns the byte position at which the next operation is to occur." msgstr "Por ĉiaj aliaj dosieroj, la funkcio liveras la bajtan pozicion ĉe kiu la posta operacio okazu." #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3155854\n" "help.text" msgid "See also: Open, Seek." msgstr "Vidu ankaŭ: Open, Seek." #: 03020304.xhp msgctxt "" "03020304.xhp\n" "hd_id3152460\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3145365\n" "help.text" msgid "Seek (FileNumber)" msgstr "Seek (FileNumber)" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "hd_id3148575\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3159156\n" "help.text" msgid "Long" msgstr "Longa" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "hd_id3149665\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3148645\n" "help.text" msgid "FileNumber: The data channel number used in the Open statement." msgstr "FileNumber: liveras la dosieran nombron difinitan per la komando Open." #: 03020305.xhp msgctxt "" "03020305.xhp\n" "tit\n" "help.text" msgid "Seek Statement [Runtime]" msgstr "Komando Seek [Rultempa]" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "bm_id3159413\n" "help.text" msgid "Seek statement" msgstr "Komando Seek" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "hd_id3159413\n" "help.text" msgid "Seek Statement [Runtime]" msgstr "Komando Seek [Rultempa]" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id3153381\n" "help.text" msgid "Sets the position for the next writing or reading in a file that was opened with the Open statement." msgstr "Difinas la pozicion por la posta skribado aŭ legado en dosiero malfermita per la komando Open." #: 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 "Por dosieroj kun senvica atingo, la funkcio Seek agordas la numeron de la posta rikordo atingota." #: 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 "Por ĉiaj aliaj dosieroj, la funkcio Seek liveras la bajtan pozicion ĉe kiu la posta operacio okazu." #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id3156280\n" "help.text" msgid "See also: Open, Seek." msgstr "Vidu ankaŭ: Open, Seek." #: 03020305.xhp msgctxt "" "03020305.xhp\n" "hd_id3145785\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id3145273\n" "help.text" msgid "Seek[#FileNumber], Position (As Long)" msgstr "Seek[#DosierNumero], Pozicio (As Long)" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "hd_id3154321\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id3153952\n" "help.text" msgid "FileNumber: The data channel number used in the Open statement." msgstr "FileNumber: Liveras la datumkanalan numeron difinitan en la komando Open." #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id3145366\n" "help.text" msgid "Position: 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 "Position: Pozicio por la posta skribado aŭ legado. Pozicio povas esti numero inter 1 kaj 2,147,483,647. Laŭ la dosiera tipo,la pozicio montras la nombron de la rikordo (dosieroj kun senvica atingo) aŭ la bajta pozicio (dosieroj de reĝimoj Binary, Output, Append aŭ Input). La unua bajto en dosiero estas pozicio 1, la dua bajto estas pozicio 2, ktp." #: 03020400.xhp msgctxt "" "03020400.xhp\n" "tit\n" "help.text" msgid "Managing Files" msgstr "Mastrumi dosierojn" #: 03020400.xhp msgctxt "" "03020400.xhp\n" "hd_id3145136\n" "help.text" msgid "Managing Files" msgstr "Mastrumi dosierojn" #: 03020400.xhp msgctxt "" "03020400.xhp\n" "par_id3147264\n" "help.text" msgid "The functions and statements for managing files are described here." msgstr "La funkcioj kaj komandoj por mastrumi dosierojn ĉi tie estas klarigitaj." #: 03020401.xhp msgctxt "" "03020401.xhp\n" "tit\n" "help.text" msgid "ChDir Statement [Runtime]" msgstr "Komando ChDir [Rultempa]" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "bm_id3150178\n" "help.text" msgid "ChDir statement" msgstr "Ordono MkDir" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "hd_id3150178\n" "help.text" msgid "ChDir Statement [Runtime]" msgstr "Komando ChDir [Rultempa]" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "par_id3153126\n" "help.text" msgid "Changes the current directory or drive." msgstr "Ŝanĝas la aktualan dosierujon aŭ diskingon." #: 03020401.xhp msgctxt "" "03020401.xhp\n" "par_id9783013\n" "help.text" msgid "This runtime statement currently does not work as documented. See this issue for more information." msgstr "Ĉi tiu rultempa ordono aktuale ne funkcias laŭ la dokumentaro. Vidu paĝon this issue por plua informo." #: 03020401.xhp msgctxt "" "03020401.xhp\n" "hd_id3154347\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "par_id3153897\n" "help.text" msgid "ChDir Text As String" msgstr "ChDir Text As String" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "hd_id3148664\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "par_id3150543\n" "help.text" msgid "Text: Any string expression that specifies the directory path or drive." msgstr "Text: Ĉena esprimo kiu specifas la dosierujon aŭ diskingon." #: 03020401.xhp msgctxt "" "03020401.xhp\n" "par_id3152598\n" "help.text" msgid "If you only want to change the current drive, enter the drive letter followed by a colon." msgstr "Se vi volas nur ŝanĝi la aktualan diskingon, entajp la literon de la ingo kaj punktokomon." #: 03020401.xhp msgctxt "" "03020401.xhp\n" "hd_id3151116\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "tit\n" "help.text" msgid "ChDrive Statement [Runtime]" msgstr "Ordono ChDrive [Rultempa]" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "bm_id3145068\n" "help.text" msgid "ChDrive statement" msgstr "Ordono ChDrive" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "hd_id3145068\n" "help.text" msgid "ChDrive Statement [Runtime]" msgstr "Ordono ChDrive [Rultempa]" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "par_id3149656\n" "help.text" msgid "Changes the current drive." msgstr "Ŝanĝas la aktualan diskingon." #: 03020402.xhp msgctxt "" "03020402.xhp\n" "hd_id3154138\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "par_id3154685\n" "help.text" msgid "ChDrive Text As String" msgstr "ChDrive Text As String" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "hd_id3156423\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "par_id3145172\n" "help.text" msgid "Text: Any string expression that contains the drive letter of the new drive. If you want, you can use URL notation." msgstr "Text: Ĉena esprimo kiu enhavas la literon de la nova diskingo. Oni povas uzi URL-notacion." #: 03020402.xhp msgctxt "" "03020402.xhp\n" "par_id3145785\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 "Necesas atribui al la diskingo unuopan majusklon. Ĉe Windows, la litero atribuita al la diskingo limiĝas al la agordoj en LASTDRV. Se la inga atributo estas plurlitera, nur la unua litero uziĝos. Se oni provas aliri neekzistantan ingon, eraro okazos, al kiu oni povas respondi per ordono OnError." #: 03020402.xhp msgctxt "" "03020402.xhp\n" "hd_id3153188\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "par_id3152576\n" "help.text" msgid "ChDrive \"D\" ' Only possible if a drive 'D' exists." msgstr "ChDrive \"D\" REM Eblas nur se diskingo 'D' ekzistas." #: 03020403.xhp msgctxt "" "03020403.xhp\n" "tit\n" "help.text" msgid "CurDir Function [Runtime]" msgstr "Funkcio CurDir [Rultempa]" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "bm_id3153126\n" "help.text" msgid "CurDir function" msgstr "Funkcio CurDir" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "hd_id3153126\n" "help.text" msgid "CurDir Function [Runtime]" msgstr "Funkcio CurDir [Rultempa]" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3156343\n" "help.text" msgid "Returns a variant string that represents the current path of the specified drive." msgstr "Liveras variantan ĉenon kiu montras la aktualan vojprefikson de la specifita diskingo." #: 03020403.xhp msgctxt "" "03020403.xhp\n" "hd_id3149457\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3153381\n" "help.text" msgid "CurDir [(Text As String)]" msgstr "CurDir [(Text As String)]" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "hd_id3154366\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3156281\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "hd_id3156423\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3153193\n" "help.text" msgid "Text: Any string expression that specifies an existing drive (for example, \"C\" for the first partition of the first hard drive)." msgstr "Text: Ĉena esprimo kiu specifas ekzistantan diskingon (ekzemple, \"C\" por la unua diskparto de la unua fiksita disko." #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3155133\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 "Se oni ne specifis diskingon, aŭ se la ĝi estas senlonga ĉeno (\"\"), CurDir liveras la vojprefikson de la aktuala diskingo. $[officename] Basic raportas eraron se la sintakso de la diskingo estas malĝusta, se la diskingo ne ekzistas, aŭ se la inga litero troviĝas post la litero difinita en la dosiero CONFIG.SYS kun la ordono LastDrive." #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3150010\n" "help.text" msgid "This function is not case-sensitive." msgstr "Ĉi tiu funkcio ne estas usklecodistinga." #: 03020403.xhp msgctxt "" "03020403.xhp\n" "hd_id3155411\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "tit\n" "help.text" msgid "Dir Function [Runtime]" msgstr "Funkcio Dir [Rultempa]" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "bm_id3154347\n" "help.text" msgid "Dir function" msgstr "Funkcio Dir" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "hd_id3154347\n" "help.text" msgid "Dir Function [Runtime]" msgstr "Funkcio Dir [Rultempa]" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3153381\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 "Liveras la nomon de dosiero, dosierujo, aŭ ĉiuj dosieroj kaj la dosierujoj sur diskingo aŭ en dosierujo kiu kongruas kun la specifita serĉa vojprefikso." #: 03020404.xhp msgctxt "" "03020404.xhp\n" "hd_id3154365\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3156282\n" "help.text" msgid "Dir [(Text As String) [, Attrib As Integer]]" msgstr "Dir [(Text As String) [, Attrib As Integer]]" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "hd_id3156424\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3153193\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "hd_id3153770\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3161831\n" "help.text" msgid "Text: 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 URL notation." msgstr "Text: Ĉena esprimo kiu specifas la serĉotan vojprefikson, dosierujon aŭ dosieron. Tiu argumento estas specifebla nur je la unua fojo voki la funkcion Dir. Se volante, oni povas entajpi la vojprefikson laŭ la URL notacio." #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3146974\n" "help.text" msgid "Attrib: 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 "Attrib: Entjera esprimo kiu specifas laŭbitajn dosierajn atributojn. La funkcio Dir liveras nur dosierojn kaj dosierujojn kiuj kongruas al la specifitaj atributoj. Eblas kombini kelkajn atributojn aldonante la atributajn valorojn:" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3149666\n" "help.text" msgid "0 : Normal files." msgstr "0 : Ordinaraj dosieroj." #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3147427\n" "help.text" msgid "16 : Returns the name of the directory only." msgstr "16 : Liveras nur la nomon de la dosierujo." #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3153952\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 "Uzu ĉi tiun atributon por kontroli ĉu ekzistas iu dosiero aŭ dosierujo, aŭ por trovi ĉiujn dosierojn kaj dosierujojn en specifa dosierujo." #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3159156\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 "Por kontroli ĉu dosiero ekzistas, enigu la tutan vojprefikson kaj nomon de la dosiero. Se la dosiero aŭ dosierujo ne ekzistas, la funkcio Dir liveras senlongan ĉenon (\"\")." #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3154012\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\\*.ods\". 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 "" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3147348\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 "Por liveri nur dosierujojn, uzu la atributan parametron. Faru simile por liveri la nomon de volumo (ekzemple, subdiskon)" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "hd_id3154942\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3148455\n" "help.text" msgid "' Displays all files and directories" msgstr "REM Vidigas ĉiujn dosierojn kaj dosierujojn" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3153416\n" "help.text" msgid "sDir=\"Directories:\"" msgstr "sDir=\"Directories:\"" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3154253\n" "help.text" msgid "' Get the directories" msgstr "REM trovi la dosierujojn" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "tit\n" "help.text" msgid "FileAttr Function [Runtime]" msgstr "Funkcio FileAttr [Rultempa]" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "bm_id3153380\n" "help.text" msgid "FileAttr function" msgstr "Funkcio FileAttr" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "hd_id3153380\n" "help.text" msgid "FileAttr Function [Runtime]" msgstr "Funkcio FileAttr [Rultempa]" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3154366\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 "Liveras la aliran reĝimon aŭ la dosieran aliran numeron de dosiero malfermita per la ordono Open. La dosiera alira numero dependas de la mastruma sistemo (OSH = Operating System Handle, t.e. referenco de mastruma sistemo)." #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3153364\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 "Ĉe 32-bita mastruma sistemo, oni ne povas uzi la funkcion FileAttr por liveri la aliran numeron." #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3163713\n" "help.text" msgid "See also: Open" msgstr "Vidu ankaŭ: Open" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "hd_id3151116\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3154012\n" "help.text" msgid "FileAttr (FileNumber As Integer, Attribute As Integer)" msgstr "FileAttr (FileNumber As Integer, Attribute As Integer)" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "hd_id3147349\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3146974\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "hd_id3153728\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3151074\n" "help.text" msgid "FileNumber: The number of the file that was opened with the Open statement." msgstr "FileNumber: La nombro de la dosiero malfermita per la ordono Open." #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3144766\n" "help.text" msgid "Attribute: Integer expression that indicates the type of file information that you want to return. The following values are possible:" msgstr "Attribute: Entjera esprimo kiu specifas la tipon de informo liverotan. La jenaj valoroj eblas:" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3147396\n" "help.text" msgid "1: The FileAttr-Function indicates the access mode of the file." msgstr "1: La funkcio FileAttr liveras la aliran reĝimon de la dosiero." #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3149959\n" "help.text" msgid "2: The FileAttr-Function returns the file access number of the operating system." msgstr "2: La funkcio FileAttr liveras la dosieran aliran numeron de la mastruma sistemo." #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3154018\n" "help.text" msgid "If you specify a parameter attribute with a value of 1, the following return values apply:" msgstr "Se oni specifas parametran atributon kun valoro de 1, la jenaj valoroj estas livereblaj:" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3149124\n" "help.text" msgid "1 - INPUT (file open for input)" msgstr "1 - INPUT (file open for input)" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3156275\n" "help.text" msgid "2 - OUTPUT (file open for output)" msgstr "2 - OUTPUT (file open for output)" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3155066\n" "help.text" msgid "4 - RANDOM (file open for random access)" msgstr "4 - RANDOM (file open for random access)" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3148406\n" "help.text" msgid "8 - APPEND (file open for appending)" msgstr "8 - APPEND (file open for appending)" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3154757\n" "help.text" msgid "32 - BINARY (file open in binary mode)." msgstr "32 - BINARY (file open in binary mode)." #: 03020405.xhp msgctxt "" "03020405.xhp\n" "hd_id3147339\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3155607\n" "help.text" msgid "Print #iNumber, \"This is a line of text\"" msgstr "Print #iNumero, \"Jen linio de teksto\"" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3150361\n" "help.text" msgid "MsgBox FileAttr(#iNumber, 1 ),0,\"Access mode\"" msgstr "MsgBox FileAttr(#iNumber, 1 ),0,\"Access mode\"" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3149817\n" "help.text" msgid "MsgBox FileAttr(#iNumber, 2 ),0,\"File attribute\"" msgstr "MsgBox FileAttr(#iNumber, 2 ),0,\"File attribute\"" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "tit\n" "help.text" msgid "FileCopy Statement [Runtime]" msgstr "Ordono FileCopy [Rultempa]" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "bm_id3154840\n" "help.text" msgid "FileCopy statement" msgstr "Ordono FileCopy" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "hd_id3154840\n" "help.text" msgid "FileCopy Statement [Runtime]" msgstr "Ordono FileCopy [Rultempa]" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "par_id3149497\n" "help.text" msgid "Copies a file." msgstr "Kopias dosieron." #: 03020406.xhp msgctxt "" "03020406.xhp\n" "hd_id3147443\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "par_id3146957\n" "help.text" msgid "FileCopy TextFrom As String, TextTo As String" msgstr "FileCopy TextFrom As String, TextTo As String" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "hd_id3153825\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "par_id3155390\n" "help.text" msgid "TextFrom: 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 URL notation." msgstr "TextFrom: Ĉena esprimo kiu specifas la nomon de la dosieron kopiotan. La esprimo povas enhavi nedevigan vojprefiksan kaj diskingan informon. Se volante, oni povas enigi vojprefiskon laŭ URL-notacio." #: 03020406.xhp msgctxt "" "03020406.xhp\n" "par_id3150669\n" "help.text" msgid "TextTo: 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 "TextTo: Ĉena esprimo kiu specifas al kie oni volas kopii la fontan dosieron. La esprimo povas enhavi la celan diskingon, la vojprefikson, kaj la nomon de la dosiero, aŭ la vojprefikson laŭ URL-notacio." #: 03020406.xhp msgctxt "" "03020406.xhp\n" "par_id3150791\n" "help.text" msgid "You can only use the FileCopy statement to copy files that are not opened." msgstr "La ordono FileCopy estas uzebla por kopii nur nemalfermajn dosierojn." #: 03020406.xhp msgctxt "" "03020406.xhp\n" "hd_id3125863\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "tit\n" "help.text" msgid "FileDateTime Function [Runtime]" msgstr "Funkcio FileDateTime [Rultempa]" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "bm_id3153361\n" "help.text" msgid "FileDateTime function" msgstr "Funkcio FileDateTime" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "hd_id3153361\n" "help.text" msgid "FileDateTime Function [Runtime]" msgstr "Funkcio FileDateTime [Rultempa]" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "par_id3156423\n" "help.text" msgid "Returns a string that contains the date and the time that a file was created or last modified." msgstr "Liveras ĉenon kiu enhavas la daton kaj la horon, kiam dosiero kreiĝis aŭ ŝanĝiĝis." #: 03020407.xhp msgctxt "" "03020407.xhp\n" "hd_id3154685\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "par_id3154124\n" "help.text" msgid "FileDateTime (Text As String)" msgstr "FileDateTime (Text As String)" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "hd_id3150448\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "par_id3159153\n" "help.text" msgid "Text: Any string expression that contains an unambiguous (no wildcards) file specification. You can also use URL notation." msgstr "Text: Ĉena esprimo kiu enhavas nedubsencan (sen ĵokeroj) dosieran specifon. Ankaŭ uzeblas URL-notacio." #: 03020407.xhp msgctxt "" "03020407.xhp\n" "par_id3155306\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 "Tiu funkcio liveras la ekzaktan horon de kreo aŭ lasta ŝanĝo de dosiero, laŭ la formato \"MM.TT.YYYY HH.MM.SS\"." #: 03020407.xhp msgctxt "" "03020407.xhp\n" "hd_id3146119\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "tit\n" "help.text" msgid "FileLen Function [Runtime]" msgstr "Funkcio FileLen [Rultempa]" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "bm_id3153126\n" "help.text" msgid "FileLen function" msgstr "Funkcio FileLen" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "hd_id3153126\n" "help.text" msgid "FileLen Function [Runtime]" msgstr "Funkcio FileLen [Rultempa]" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "par_id3145068\n" "help.text" msgid "Returns the length of a file in bytes." msgstr "Liveras la longon de dosiero en bajtoj." #: 03020408.xhp msgctxt "" "03020408.xhp\n" "hd_id3159414\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "par_id3149656\n" "help.text" msgid "FileLen (Text As String)" msgstr "FileLen (Text As String)" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "hd_id3148798\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "par_id3156282\n" "help.text" msgid "Long" msgstr "Longa" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "hd_id3150768\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "par_id3153193\n" "help.text" msgid "Text: Any string expression that contains an unambiguous file specification. You can also use URL notation." msgstr "Text: Ĉena esprimo kiu enhavas nedubsencan dosieran specifon. Ankaŭ uzeblas URL-notacio." #: 03020408.xhp msgctxt "" "03020408.xhp\n" "par_id3150439\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 "Ĉi tiu funkcio liveras la longon de dosiero. Se la funkcio FileLen vokiĝas por malferma dosiero, ĝi liveras la dosieran longon antaŭ ol ĝi malfermiĝis. Por liveri la aktualan longon de malferma dosiero, uzu la funkcion Lof." #: 03020408.xhp msgctxt "" "03020408.xhp\n" "hd_id3163710\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "tit\n" "help.text" msgid "GetAttr Function [Runtime]" msgstr "Funkcio GetAttr [Rultempa]" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "bm_id3150984\n" "help.text" msgid "GetAttr function" msgstr "Funkcio GetAttr" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3150984\n" "help.text" msgid "GetAttr Function [Runtime]" msgstr "Funkcio GetAttr [Rultempa]" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3154347\n" "help.text" msgid "Returns a bit pattern that identifies the file type or the name of a volume or a directory." msgstr "Liveras bitan ŝablonon kiu identigas la dosieran tipon aŭ la nomon de volumo aŭ dosierujon." #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3149457\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3150359\n" "help.text" msgid "GetAttr (Text As String)" msgstr "GetAttr (Text As String)" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3151211\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3154909\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3145172\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3151042\n" "help.text" msgid "Text: Any string expression that contains an unambiguous file specification. You can also use URL notation." msgstr "Text: Ĉena esprimo kiu enhavas nedubsencan dosieran specifon. Ankaŭ uzeblas URL-notacio." #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3161831\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 "Ĉi tiu funkcio trovas la atributojn de specifita dosiero kaj liveras la bitan ŝablonon kiu povas helpi al oni identigi la jenajn atributojn:" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3145364\n" "help.text" msgid "Value" msgstr "Valoro" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id051220170522586822\n" "help.text" msgid "Named constant" msgstr "" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id051220170522583099\n" "help.text" msgid "Value" msgstr "" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id051220170522583818\n" "help.text" msgid "Definition" msgstr "" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3147349\n" "help.text" msgid "Normal files." msgstr "" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3147434\n" "help.text" msgid "Read-only files." msgstr "" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id051220170546544550\n" "help.text" msgid "Hidden file" msgstr "" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id051220170546546496\n" "help.text" msgid "System file" msgstr "" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3159154\n" "help.text" msgid "Returns the name of the volume" msgstr "" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3145271\n" "help.text" msgid "Returns the name of the directory only." msgstr "" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3153953\n" "help.text" msgid "File was changed since last backup (Archive bit)." msgstr "" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3156444\n" "help.text" msgid "If you want to know if a bit of the attribute byte is set, use the following query method:" msgstr "Por trovi ĉu bito de la atributa bajto estas ŝaltita, uzu la jenan metodon informpeti:" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3153094\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3155415\n" "help.text" msgid "On Error GoTo ErrorHandler ' Define target for error handler" msgstr "On Error Goto ErrorHandler REM Difini celon por erarotraktilo" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "tit\n" "help.text" msgid "Kill Statement [Runtime]" msgstr "Ordono Kill [Rultempa]" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "bm_id3153360\n" "help.text" msgid "Kill statement" msgstr "Ordono Kill" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "hd_id3153360\n" "help.text" msgid "Kill Statement [Runtime]" msgstr "Ordono Kill [Rultempa]" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "par_id3151211\n" "help.text" msgid "Deletes a file from a disk." msgstr "Forigas dosieron el disko." #: 03020410.xhp msgctxt "" "03020410.xhp\n" "hd_id3150767\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "par_id3154685\n" "help.text" msgid "Kill File As String" msgstr "Kill File As String" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "hd_id3153194\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "par_id3150440\n" "help.text" msgid "File: Any string expression that contains an unambiguous file specification. You can also use URL notation." msgstr "File: Ĉena esprimo kiu enhavas nedubsencan dosieran specifon. Ankaŭ uzeblas URL-notacio." #: 03020410.xhp msgctxt "" "03020410.xhp\n" "hd_id3148645\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "par_id3163710\n" "help.text" msgid "Kill \"C:\\datafile.dat\" ' File must be created in advance" msgstr "" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "tit\n" "help.text" msgid "MkDir Statement [Runtime]" msgstr "Ordono MkDir [Rultempa]" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "bm_id3156421\n" "help.text" msgid "MkDir statement" msgstr "Ordono MkDir" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "hd_id3156421\n" "help.text" msgid "MkDir Statement [Runtime]" msgstr "Ordono MkDir [Rultempa]" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3147000\n" "help.text" msgid "Creates a new directory on a data medium." msgstr "Kreas novan dosierujon ĉe datuma konservujo." #: 03020411.xhp msgctxt "" "03020411.xhp\n" "hd_id3148520\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3155150\n" "help.text" msgid "MkDir Text As String" msgstr "MkDir Text As String" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "hd_id3156027\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3153750\n" "help.text" msgid "Text: Any string expression that specifies the name and path of the directory to be created. You can also use URL notation." msgstr "Text: Ĉena esprimo kiu specifas la nomon kaj vojprefiskon de la dosierujo kreota. Ankaŭ uzeblas URL-notacio." #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3153311\n" "help.text" msgid "If the path is not determined, the directory is created in the current directory." msgstr "Se la vojprefikso ne estas trovita, la dosierujo kreiĝos en la aktuala dosierujo." #: 03020411.xhp msgctxt "" "03020411.xhp\n" "hd_id3155388\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3149762\n" "help.text" msgid "' Example for functions of the file organization" msgstr "" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3149669\n" "help.text" msgid "Const sSubDir1 As String =\"Test\"" msgstr "Const sSubDir1 as String =\"Test\"" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3148663\n" "help.text" msgid "Const sFile2 As String = \"Copied.tmp\"" msgstr "Const sFile2 as String = \"Copied.tmp\"" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3154071\n" "help.text" msgid "Const sFile3 As String = \"Renamed.tmp\"" msgstr "Const sFile3 as String = \"Renamed.tmp\"" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3154217\n" "help.text" msgid "If Dir(sSubDir1,16)=\"\" Then ' Does the directory exist?" msgstr "If Dir(sSubDir1,16)=\"\" then ' Ĉu la dosierujo ekzistas ?" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3147228\n" "help.text" msgid "MsgBox sFile,0,\"Create directory\"" msgstr "MsgBox sFile,0,\"Krei dosierujon\"" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3153770\n" "help.text" msgid "MsgBox fSysURL(CurDir()),0,\"Current directory\"" msgstr "MsgBox fSysURL(CurDir()),0,\"Aktuala dosierujo\"" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3159154\n" "help.text" msgid "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Creation time\"" msgstr "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Horo de kreo\"" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3149484\n" "help.text" msgid "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"File length\"" msgstr "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"Longo de dosiero\"" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3152885\n" "help.text" msgid "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"File attributes\"" msgstr "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"Atributoj de dosiero\"" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3153952\n" "help.text" msgid "' Rename in the same directory" msgstr "' Renomi en la sama dosierujo" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3147426\n" "help.text" msgid "SetAttr( sFile, 0 ) 'Delete all attributes" msgstr "SetAttr( sFile, 0 ) 'Delete all attributes" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3148647\n" "help.text" msgid "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"New file attributes\"" msgstr "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"Novaj atributoj de la dosiero\"" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3150092\n" "help.text" msgid "' Converts a system path in URL" msgstr "' Konvertas sisteman vojprefikson al URL" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3156276\n" "help.text" msgid "' the colon with DOS" msgstr "' the colon with DOS" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "tit\n" "help.text" msgid "Name Statement [Runtime]" msgstr "Ordono Name [Rultempa]" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "bm_id3143268\n" "help.text" msgid "Name statement" msgstr "Ordono Name" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "hd_id3143268\n" "help.text" msgid "Name Statement [Runtime]" msgstr "Ordono Name [Rultempa]" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "par_id3154346\n" "help.text" msgid "Renames an existing file or directory." msgstr "Renomas ekzistantan dosieron aŭ dosierujon." #: 03020412.xhp msgctxt "" "03020412.xhp\n" "hd_id3156344\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "par_id3153381\n" "help.text" msgid "Name OldName As String As NewName As String" msgstr "Name OldName As String As NewName As String" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "hd_id3153362\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "par_id3151210\n" "help.text" msgid "OldName, NewName: Any string expression that specifies the file name, including the path. You can also use URL notation." msgstr "OldName, NewName: Ĉena esprimo kiu specifas la nomon de dosiero, kun la vojprefikso. Eblas ankaŭ uzi URL-notacion." #: 03020412.xhp msgctxt "" "03020412.xhp\n" "hd_id3125863\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "par_id3152462\n" "help.text" msgid "MsgBox \"File already exists\"" msgstr "msgbox \"Dosiero jam ekzistas\"" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "tit\n" "help.text" msgid "RmDir Statement [Runtime]" msgstr "Ordono RmDir [Rultempa]" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "bm_id3148947\n" "help.text" msgid "RmDir statement" msgstr "Ordono RmDir" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "hd_id3148947\n" "help.text" msgid "RmDir Statement [Runtime]" msgstr "Ordono RmDir [Rultempa]" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "par_id3149457\n" "help.text" msgid "Deletes an existing directory from a data medium." msgstr "Forigas ekzistantan dosierujon de datuma konservujo." #: 03020413.xhp msgctxt "" "03020413.xhp\n" "hd_id3153361\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "par_id3154367\n" "help.text" msgid "RmDir Text As String" msgstr "RmDir Text As String" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "hd_id3156281\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "par_id3151042\n" "help.text" msgid "Text: Any string expression that specifies the name and path of the directory that you want to delete. You can also use URL notation." msgstr "Text: Ĉena esprimo kiu specifas la nomon kaj vojprefikson de la dosierujo forigotan. Vi ankaŭ povas uzi URL-notacion." #: 03020413.xhp msgctxt "" "03020413.xhp\n" "par_id3153192\n" "help.text" msgid "If the path is not determined, the RmDir Statement searches for the directory that you want to delete in the current path. If it is not found there, an error message appears." msgstr "Se la vojprefikso ne estas trovebla, la Ordono RmDir serĉas la dosierujon forigotan en la aktuala dosierujo. Se ĝi ne troviĝas tie, prierara mesaĝo vidiĝos." #: 03020413.xhp msgctxt "" "03020413.xhp\n" "hd_id3145271\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "tit\n" "help.text" msgid "SetAttr Statement [Runtime]" msgstr "Ordono SetAttr [Rultempa]" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "bm_id3147559\n" "help.text" msgid "SetAttr statement" msgstr "Ordono SetAttr" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "hd_id3147559\n" "help.text" msgid "SetAttr Statement [Runtime]" msgstr "Ordono SetAttr [Rultempa]" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3147264\n" "help.text" msgid "Sets the attribute information for a specified file." msgstr "Agordas la atributan informon por specifa dosiero." #: 03020414.xhp msgctxt "" "03020414.xhp\n" "hd_id3150359\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3154365\n" "help.text" msgid "SetAttr FileName As String, Attribute As Integer" msgstr "SetAttr FileName As String, Attribute As Integer" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "hd_id3125863\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3154909\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, SetAttr searches for the file in the current directory. You can also use URL notation." msgstr "FileName: Nomo de dosiero, inkluzive de vojprefikso, kies atributoj estas testotaj. Se oni ne enmetas vojprefikson, SetAttr serĉas dosieron en la aktuala dosierujo. Vi ankaŭ povas uzi URL-notacion." #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3153192\n" "help.text" msgid "Attribute: Bit pattern defining the attributes that you want to set or to clear:" msgstr "Attribute: Bita ŝablono kiu difinas la atributojn ŝaltotajn aŭ malŝaltotajn." #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3145786\n" "help.text" msgid "Value" msgstr "Valoro" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id051220170522586822\n" "help.text" msgid "Named constant" msgstr "" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id051220170522583099\n" "help.text" msgid "Value" msgstr "" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id051220170522583818\n" "help.text" msgid "Definition" msgstr "" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3147349\n" "help.text" msgid "Normal files." msgstr "" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3147434\n" "help.text" msgid "Read-only files." msgstr "" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id051220170546544550\n" "help.text" msgid "Hidden file" msgstr "" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3153093\n" "help.text" msgid "You can set multiple attributes by combining the respective values with a logic OR statement." msgstr "Oni povas agordi plurajn atributojn, kombinante la respektivajn valorojn per logika disjunkcio." #: 03020414.xhp msgctxt "" "03020414.xhp\n" "hd_id3147434\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3148645\n" "help.text" msgid "On Error GoTo ErrorHandler ' Define target for error handler" msgstr "On Error Goto ErrorHandler REM Difini celon por erarotraktilo" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "tit\n" "help.text" msgid "FileExists Function [Runtime]" msgstr "Funkcio FileExists [Rultempa]" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "bm_id3148946\n" "help.text" msgid "FileExists function" msgstr "Funkcio FileExists" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "hd_id3148946\n" "help.text" msgid "FileExists Function [Runtime]" msgstr "Funkcio FileExists [Rultempa]" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "par_id3153361\n" "help.text" msgid "Determines if a file or a directory is available on the data medium." msgstr "Liveras ĉu dosiero aŭ dosierujo troviĝas en la datuma konservujo." #: 03020415.xhp msgctxt "" "03020415.xhp\n" "hd_id3150447\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "par_id3154685\n" "help.text" msgid "FileExists(FileName As String | DirectoryName As String)" msgstr "FileExists(FileName As String | DirectoryName As String)" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "hd_id3154126\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "par_id3150769\n" "help.text" msgid "Bool" msgstr "Bool" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "hd_id3153770\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "par_id3147349\n" "help.text" msgid "FileName | DirectoryName: Any string expression that contains an unambiguous file specification. You can also use URL notation." msgstr "FileName | DirectoryName: Ĉena esprimo kiu enhavas nedubsencan dosieran specifon. Oni ankaŭ povas uzi URL-notacion." #: 03020415.xhp msgctxt "" "03020415.xhp\n" "hd_id3149664\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030000.xhp msgctxt "" "03030000.xhp\n" "tit\n" "help.text" msgid "Date and Time Functions" msgstr "Dataj kaj horaj funkcioj" #: 03030000.xhp msgctxt "" "03030000.xhp\n" "hd_id3150502\n" "help.text" msgid "Date and Time Functions" msgstr "Dataj kaj horaj funkcioj" #: 03030000.xhp msgctxt "" "03030000.xhp\n" "par_id3153255\n" "help.text" msgid "Use the statements and functions described here to perform date and time calculations." msgstr "La ordonoj kaj funkcioj ĉi tie klarigitaj estas uzeblaj por dataj laj horaj kalkuloj." #: 03030000.xhp msgctxt "" "03030000.xhp\n" "par_id3152363\n" "help.text" msgid "%PRODUCTNAME 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 "%PRODUCTNAME Basic povas kalkuli tempajn aŭ datajn diferencojn, konvertante la horajn kaj datajn valorojn al numeraj valoroj. Kalkulinte la diferencon, ĝi uzas specialajn funkciojn por konverti la valorojn al normalaj dataj kaj horaj formatoj." #: 03030000.xhp msgctxt "" "03030000.xhp\n" "par_id3151054\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. %PRODUCTNAME Basic also supports the variable type Date, which can contain a time specification consisting of both a date and time." msgstr "Oni povas kombini datajn kaj tempajn valorojn en unuopan reelon. Dato konvertiĝas al entjero, kaj horo al reela valoro. %PRODUCTNAME Basic ankaŭ traktas la variablan tipon Date (dato), kiu povas teni horan specifon kiu konsistas el dato kaj horo." #: 03030100.xhp msgctxt "" "03030100.xhp\n" "tit\n" "help.text" msgid "Converting Date Values" msgstr "Konverti datajn valorojn" #: 03030100.xhp msgctxt "" "03030100.xhp\n" "hd_id3147573\n" "help.text" msgid "Converting Date Values" msgstr "Konverti datajn valorojn" #: 03030100.xhp msgctxt "" "03030100.xhp\n" "par_id3154760\n" "help.text" msgid "The following functions convert date values to calculable numbers and back." msgstr "La jenaj funkcioj konvertas datajn valorojn al kalkuleblaj numeroj kaj inverse." #: 03030101.xhp msgctxt "" "03030101.xhp\n" "tit\n" "help.text" msgid "DateSerial Function [Runtime]" msgstr "Funkcio DateSerial [Rultempa]" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "bm_id3157896\n" "help.text" msgid "DateSerial function" msgstr "Funkcio DateSerial" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "hd_id3157896\n" "help.text" msgid "DateSerial Function [Runtime]" msgstr "Funkcio DateSerial [Rultempa]" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3143267\n" "help.text" msgid "Returns a Date value for a specified year, month, or day." msgstr "Liveras Date (datan) valoron por specifita jaro, monato aŭ tago." #: 03030101.xhp msgctxt "" "03030101.xhp\n" "hd_id3147264\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3149670\n" "help.text" msgid "DateSerial (year, month, day)" msgstr "DateSerial(jaro, monato, tago)" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "hd_id3150792\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3150398\n" "help.text" msgid "Date" msgstr "Dato" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "hd_id3154141\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3147229\n" "help.text" msgid "Year: 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 "Year: Entjera esprimo kiu signifas jaron. Ĉiuj valoroj inter 0 kaj 99 interpretiĝas kiel jaroj 1900-1999. Por jaroj ekster tiu amplekso, necesas enmeti ĉiujn kvar signojn." #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3156280\n" "help.text" msgid "Month: Integer expression that indicates the month of the specified year. The accepted range is from 1-12." msgstr "Month: Entjera esprimo kiu signifas la monaton de la specifita jaro. La akceptebla amplekso estas 1-12." #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3151043\n" "help.text" msgid "Day: 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 "" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3161832\n" "help.text" msgid "The DateSerial function 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 "La funkcio DateSerial liveras la nombron da tagoj inter la 30a decembro 1899 kaj la donita dato. La funkcio estas uzebla por kalkuli la diferencon inter du datoj." #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3155306\n" "help.text" msgid "The DateSerial function 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 "La funkcio DateSerial liveras la datuman tipon Variant kun VarType 7 (Date). Interne, tiu valoro konserviĝas kiel duobla valoro por ke kiam la donita dato estas 1900-01-01, la liverita valoro estas 2. Negativaj valoroj korespondas al datoj antaŭ 1899-12-30 (neinkluzive)." #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3152576\n" "help.text" msgid "If a date is defined that lies outside of the accepted range, $[officename] Basic returns an error message." msgstr "Se la cela dato troviĝas ekster la akceptebla amplekso, $[officename] Basic liveras prieraran mesaĝon." #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3149481\n" "help.text" msgid "Whereas you define the DateValue function as a string that contains the date, the DateSerial function evaluates each of the parameters (year, month, day) as separate numeric expressions." msgstr "Kvankam oni difinas la funkcion DateValue kiel ĉenon kiu enhavas la daton, la funkcio DateValue kalkulas ĉiun parametron (jaron, monaton, tagon) kiel apartajn numerajn esprimojn." #: 03030101.xhp msgctxt "" "03030101.xhp\n" "hd_id3155411\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3154942\n" "help.text" msgid "MsgBox lDate ' returns 23476" msgstr "msgbox lDate REM liveras 23476" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3151074\n" "help.text" msgid "MsgBox sDate ' returns 04/09/1964" msgstr "msgbox sDate REM liveras 1964-04-09" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "tit\n" "help.text" msgid "DateValue Function [Runtime]" msgstr "Funkcio DateValue [Rultempa]" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "bm_id3156344\n" "help.text" msgid "DateValue function" msgstr "Funkcio DateValue" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "hd_id3156344\n" "help.text" msgid "DateValue Function [Runtime]" msgstr "Funkcio DateValue [Rultempa]" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3150542\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 "Liveras numeron el data ĉeno. La data ĉeno estas tuta dato en unu numera valoro. Oni ankaŭ povas uzi tiun numeron por kalkuli la diferencon inter du datoj." #: 03030102.xhp msgctxt "" "03030102.xhp\n" "hd_id3148799\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3154910\n" "help.text" msgid "DateValue [(date)]" msgstr "DateValue [(date)]" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "hd_id3150870\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3153194\n" "help.text" msgid "Date" msgstr "Dato" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "hd_id3153969\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3153770\n" "help.text" msgid "Date: String expression that contains the date that you want to calculate. The date can be specified in almost any format." msgstr "Date: Ĉena esprimo kiu enhavas la daton kalkulotan. La dato estas specifebla laŭ preskaŭ iu ajn formato." #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3153189\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 "Oni povas uzi tiun funkcion por konverti daton inter 1582-12-01 kaj 9999-12-31 en unu entjeran valoron. Oni povas uzi tiun valoron por kalkuli la diferencon inter du datoj. Se la data argumento estas ekster la akceptebla amplekso, $[officename] Basic liveras prieraran mesaĝon." #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3146974\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 "Kontraŭe al la funkcio DateSerial kiu pasas jarojn, monatojn kaj tagojn kiel apartajn numerajn valorojn, la funkcio DateValue pasas la daton laŭ la formato \"monato.[,]tago.[,]jaro\"." #: 03030102.xhp msgctxt "" "03030102.xhp\n" "hd_id3153142\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "tit\n" "help.text" msgid "Day Function [Runtime]" msgstr "Funkcio Day [Rultempa]" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "bm_id3153345\n" "help.text" msgid "Day function" msgstr "Funkcio Day" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "hd_id3153345\n" "help.text" msgid "Day Function [Runtime]" msgstr "Funkcio Day [Rultempa]" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3147560\n" "help.text" msgid "Returns a value that represents the day of the month based on a serial date number generated by DateSerial or DateValue." msgstr "Liveras valoron kiu reprezentas la tagon de la monato bazita sur data numero generita per DateSerialDateValue." #: 03030103.xhp msgctxt "" "03030103.xhp\n" "hd_id3149456\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3150358\n" "help.text" msgid "Day (Number)" msgstr "Day (Number)" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "hd_id3148798\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3125865\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "hd_id3150448\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3156423\n" "help.text" msgid "Number: A numeric expression that contains a serial date number from which you can determine the day of the month." msgstr "Number: numera esprimo kiu enhavas datan numeron de kiu oni povas kalkuli la tagon de la monato." #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3145786\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 DateSerial or the DateValue function. For example, the expression" msgstr "Tiu funkcio estas la logika kontraŭo de la funkcio DateSerial, liverante la tagon de la monato el data numero generita de la funkcio DateSerialDateValue. Ekzemple, la esprimo" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3153190\n" "help.text" msgid "returns the value 20." msgstr "liveras la valoron 20." #: 03030103.xhp msgctxt "" "03030103.xhp\n" "hd_id3149481\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3149260\n" "help.text" msgid "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" of the month\"" msgstr "Print \"Tago \" & Day(DateSerial(1994, 12, 20)) & \" de la monato\"" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "tit\n" "help.text" msgid "Month Function [Runtime]" msgstr "Funkcio Month [Rultempa]" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "bm_id3153127\n" "help.text" msgid "Month function" msgstr "Funkcio Month" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "hd_id3153127\n" "help.text" msgid "Month Function [Runtime]" msgstr "Funkcio Month [Rultempa]" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3148550\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 "Liveras la monaton de la jaro el data numero generita de la funkcio DateSerial aŭ DateValue." #: 03030104.xhp msgctxt "" "03030104.xhp\n" "hd_id3145068\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3150398\n" "help.text" msgid "Month (Number)" msgstr "Month (Number)" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "hd_id3154366\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3154125\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "hd_id3150768\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3156423\n" "help.text" msgid "Number: Numeric expression that contains the serial date number that is used to determine the month of the year." msgstr "Number: Numera esprimo kiu enhavas la datan numeron uzotan por kalkuli la monaton de la jaro." #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3153770\n" "help.text" msgid "This function is the opposite of the DateSerial function. It returns the month in the year that corresponds to the serial date that is generated by DateSerial or DateValue. For example, the expression" msgstr "Tiu funkcio estas logika kontraŭo al la funkcio DateSerial . Ĝi liveras la monaton de la jaro kiu korespondas al la data numero generita de DateSerialDateValue. Ekzemple la esprimo" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3145366\n" "help.text" msgid "returns the value 12." msgstr "liveras la valoron 12." #: 03030104.xhp msgctxt "" "03030104.xhp\n" "hd_id3146923\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3149664\n" "help.text" msgid "MsgBox \"\" & Month(Now) ,64,\"The current month\"" msgstr "MsgBox \"\" & Month(Now) ,64,\"La nuna monato\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "tit\n" "help.text" msgid "WeekDay Function [Runtime]" msgstr "Funkcio Weekday [Rultempa]" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "bm_id3153127\n" "help.text" msgid "WeekDay function" msgstr "Funkcio Weekday" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "hd_id3153127\n" "help.text" msgid "WeekDay Function [Runtime]" msgstr "Funkcio Weekday [Rultempa]" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3146795\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 "Liveras la nombron kiu korespondas al la tago de la semajno reprezentita de la data numero generita de la funkcio DateSerial aŭ DateValue." #: 03030105.xhp msgctxt "" "03030105.xhp\n" "hd_id3145068\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3149655\n" "help.text" msgid "WeekDay (Number)" msgstr "WeekDay (Number)" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "hd_id3148799\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3154125\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "hd_id3150768\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3151042\n" "help.text" msgid "Number: Integer expression that contains the serial date number that is used to calculate the day of the week (1-7)." msgstr "Number: Entjera esprimo kiu enhavas la datan numeron uzota por kalkuli la tagon de la semajno (1-7)." #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3159254\n" "help.text" msgid "The following example determines the day of the week using the WeekDay function when you enter a date." msgstr "La jena ekzemplo kalkulas la tagon de la semajno per la funkcio WeekDay kiam oni enigas daton." #: 03030105.xhp msgctxt "" "03030105.xhp\n" "hd_id3148616\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3148576\n" "help.text" msgid "' Return And display the day of the week" msgstr "REM Liveri kaj vidigi la tagon de la semajno" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3151117\n" "help.text" msgid "sDay=\"Sunday\"" msgstr "sDay=\"dimanĉo\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3153952\n" "help.text" msgid "sDay=\"Monday\"" msgstr "sDay=\"lundo\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3153157\n" "help.text" msgid "sDay=\"Tuesday\"" msgstr "sDay=\"mardo\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3154942\n" "help.text" msgid "sDay=\"Wednesday\"" msgstr "sDay=\"merkredo\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3155416\n" "help.text" msgid "sDay=\"Thursday\"" msgstr "sDay=\"ĵaŭdo\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3154015\n" "help.text" msgid "sDay=\"Friday\"" msgstr "sDay=\"vendredo\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3153707\n" "help.text" msgid "sDay=\"Saturday\"" msgstr "sDay=\"sabato\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3148993\n" "help.text" msgid "MsgBox \"\" + sDay,64,\"Today Is\"" msgstr "msgbox \"\" + sDay,64,\"Hodiaŭ estas\"" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "tit\n" "help.text" msgid "Year Function [Runtime]" msgstr "Funkcio Year [Rultempa]" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "bm_id3148664\n" "help.text" msgid "Year function" msgstr "Funkcio Year" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "hd_id3148664\n" "help.text" msgid "Year Function [Runtime]" msgstr "Funkcio Year [Rultempa]" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3149655\n" "help.text" msgid "Returns the year from a serial date number that is generated by the DateSerial or the DateValue function." msgstr "Liveras la jaron el data numero generita de la funkcio DateSerial aŭ DateValue." #: 03030106.xhp msgctxt "" "03030106.xhp\n" "hd_id3154125\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3147229\n" "help.text" msgid "Year (Number)" msgstr "Year (Number)" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "hd_id3154685\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3153970\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "hd_id3150440\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3163712\n" "help.text" msgid "Number: Integer expression that contains the serial date number that is used to calculate the year." msgstr "Number: Entjera esprimo kiu donas la datan numeron por kalkuli la jaron." #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3152596\n" "help.text" msgid "This function is the opposite of the DateSerial function, and returns the year of a serial date. For example, the expression:" msgstr "Ĉi tiu funkcio estas la kontraŭo de la funkcio DateSerial, kaj liveras la jaron de data numero. Ekzemple, la esprimo:" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3149483\n" "help.text" msgid "returns the value 1994." msgstr "liveras la valoron 1994." #: 03030106.xhp msgctxt "" "03030106.xhp\n" "hd_id3146985\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3153363\n" "help.text" msgid "MsgBox \"\" & Year(Now) ,64,\"Current year\"" msgstr "MsgBox \"\" & Year(Now) ,64,\"Nuna jaro\"" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "tit\n" "help.text" msgid "CDateToIso Function [Runtime]" msgstr "Funkcio CDateToIso [Rultempa]" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "bm_id3150620\n" "help.text" msgid "CdateToIso function" msgstr "Funkcio CDateToIso" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateToIso Function [Runtime]" msgstr "Funkcio CDateToIso [Rultempa]" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3151097\n" "help.text" msgid "Returns the date in ISO format without separators (YYYYMMDD) from a serial date number that is generated by the DateSerial or the DateValue or the CDateFromIso function." msgstr "" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3151098\n" "help.text" msgid "The year part consists of at least four digits, with leading zeros if the absolute value is less than 1000, it can be negative with a leading minus sign if the date passed denotes a year before the common era (BCE) and it can have more than four digits if the absolute value is greater than 9999. The formatted string returned can be in the range \"-327680101\" to \"327671231\"." msgstr "" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3151099\n" "help.text" msgid "Years less than 100 and greater than 9999 are supported since %PRODUCTNAME 5.4" msgstr "" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3149497\n" "help.text" msgid "CDateToIso(Number)" msgstr "CDateToIso(Number)" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3154422\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3145136\n" "help.text" msgid "Number: Integer that contains the serial date number." msgstr "Number: Entjero kiu enhavas la datan numeron." #: 03030107.xhp msgctxt "" "03030107.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3153126\n" "help.text" msgid "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO Date\"" msgstr "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO-Dato\"" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "tit\n" "help.text" msgid "CDateFromIso Function [Runtime]" msgstr "Funkcio CDateFromIso [Rultempa]" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "bm_id3153127\n" "help.text" msgid "CdateFromIso function" msgstr "Funkcio CDateFromIso" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "hd_id3153127\n" "help.text" msgid "CDateFromIso Function [Runtime]" msgstr "Funkcio CDateFromIso [Rultempa]" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3148550\n" "help.text" msgid "Returns the internal date number from a string that contains a date in ISO format (YYYYMMDD or YYYY-MM-DD)." msgstr "" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3148551\n" "help.text" msgid "The year part must consist of either two (supported only in YYMMDD format without separators for compatibility) or at least four digits. With four digits leading zeros must be given if the absolute value is less than 1000, it can be negative with a leading minus sign if the date passed denotes a year before the common era (BCE) and it can have more than four digits if the absolute value is greater than 9999. The formatted string can be in the range \"-327680101\" to \"327671231\", or \"-32768-01-01\" to \"32767-12-31\"." msgstr "" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3148552\n" "help.text" msgid "An invalid date results in an error. Year 0 is not accepted, the last day BCE is -0001-12-31 and the next day CE is 0001-01-01. Dates before 1582-10-15 are in the proleptic Gregorian calendar." msgstr "" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3148553\n" "help.text" msgid "When converting a date serial number to a printable string, for example for the Print or MsgBox command, the locale's default calendar is used and at that 1582-10-15 cutover date may switch to the Julian calendar, which can result in a different date being displayed than expected. Use the CDateToIso Function [Runtime] to convert such date number to a string representation in the proleptic Gregorian calendar." msgstr "" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3148554\n" "help.text" msgid "The YYYY-MM-DD format with separators is supported since %PRODUCTNAME 5.3.4. Years less than 100 or greater than 9999 are accepted since %PRODUCTNAME 5.4 if not in VBA compatibility mode." msgstr "" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "hd_id3148947\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "hd_id3154367\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3156212\n" "help.text" msgid "Internal date number" msgstr "Interna data numero" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "hd_id3125864\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3154685\n" "help.text" msgid "String: A string that contains a date in ISO format." msgstr "" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "hd_id3150439\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3146921\n" "help.text" msgid "return both 12/31/2002 in the date format of your system" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "tit\n" "help.text" msgid "DateAdd Function [Runtime]" msgstr "Funkcio DateAdd [Rultempa]" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "bm_id6269417\n" "help.text" msgid "DateAdd function" msgstr "Funkcio DateAdd" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10548\n" "help.text" msgid "DateAdd Function [Runtime]" msgstr "Funkcio DateAdd [Rultempa]" #: 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 "Aldonas intertempon al donita dato plurfoje kaj liveras la rezultan daton." #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1055B\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1055F\n" "help.text" msgid "DateAdd (Add, Count, Date)" msgstr "DateAdd (Add, Count, Date)" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1061E\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10622\n" "help.text" msgid "A Variant containing a date." msgstr "Varianto enhavanta daton." #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10625\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 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 "Add - Ĉena esprimo el la jena tabelo, por specifi la intertempon." #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10636\n" "help.text" msgid "Add (string value)" msgstr "Aldoni (ĉena valoro)" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1063C\n" "help.text" msgid "Explanation" msgstr "Klarigo" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10643\n" "help.text" msgid "yyyy" msgstr "jjjj" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10649\n" "help.text" msgid "Year" msgstr "Jaro" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10650\n" "help.text" msgid "q" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10656\n" "help.text" msgid "Quarter" msgstr "Kvaronjaro" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1065D\n" "help.text" msgid "m" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10663\n" "help.text" msgid "Month" msgstr "Monato" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1066A\n" "help.text" msgid "y" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10670\n" "help.text" msgid "Day of year" msgstr "Tago de la jaro" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10677\n" "help.text" msgid "w" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1067D\n" "help.text" msgid "Weekday" msgstr "Semajntago" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10684\n" "help.text" msgid "ww" msgstr "ss" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1068A\n" "help.text" msgid "Week of year" msgstr "Semajno de la jaro" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10691\n" "help.text" msgid "d" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10697\n" "help.text" msgid "Day" msgstr "Tago" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1069E\n" "help.text" msgid "h" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106A4\n" "help.text" msgid "Hour" msgstr "Horo" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106AB\n" "help.text" msgid "n" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106B1\n" "help.text" msgid "Minute" msgstr "Minuto" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106B8\n" "help.text" msgid "s" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106BE\n" "help.text" msgid "Second" msgstr "Sekundo" #: 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 "Count - Numera esprimo specifanta kiel ofte aldoni la intervalon Add (se Count estas pozitiva) aŭ subtrahi la intervalon Add (se Count estas negativa)." #: 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 "Date - Dato aŭ la nomo de Variant-variablo kiu enhavas daton. La valoro Add aldoniĝos Count-foje al ĉi tiu valoro." #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106C7\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "tit\n" "help.text" msgid "CDateToUnoDate Function [Runtime]" msgstr "Funkcio CDateToIso [Rultempa]" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateToUnoDate function" msgstr "Funkcio CDateToIso" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateToUnoDate Function [Runtime]" msgstr "Funkcio CDateToIso [Rultempa]" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "par_id3151097\n" "help.text" msgid "Returns the date as a UNO com.sun.star.util.Date struct." msgstr "" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "par_id3149497\n" "help.text" msgid "CDateToUnoDate(aDate)" msgstr "" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "par_id3154422\n" "help.text" msgid "com.sun.star.util.Date" msgstr "" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "par_id3145136\n" "help.text" msgid "aDate: Date to convert" msgstr "" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "tit\n" "help.text" msgid "CDateFromUnoDate Function [Runtime]" msgstr "Funkcio CDateFromIso [Rultempa]" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateFromUnoDate function" msgstr "Funkcio CDateFromIso" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateFromUnoDate Function [Runtime]" msgstr "Funkcio CDateFromIso [Rultempa]" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "par_id3151097\n" "help.text" msgid "Converts a UNO com.sun.star.util.Date struct to a Date value." msgstr "" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "par_id3149497\n" "help.text" msgid "CDateFromUnoDate(aDate)" msgstr "" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "par_id3154422\n" "help.text" msgid "Date" msgstr "Dato" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "par_id3145136\n" "help.text" msgid "aDate: Date to convert" msgstr "" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "tit\n" "help.text" msgid "CDateToUnoTime Function [Runtime]" msgstr "Funkcio CDateToIso [Rultempa]" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateToUnoTime function" msgstr "Funkcio CDateToIso" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateToUnoTime Function [Runtime]" msgstr "Funkcio CDateToIso [Rultempa]" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "par_id3151097\n" "help.text" msgid "Returns the time part of the date as a UNO com.sun.star.util.Time struct." msgstr "" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "par_id3149497\n" "help.text" msgid "CDateToUnoTime(aDate)" msgstr "" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "par_id3154422\n" "help.text" msgid "com.sun.star.util.Time" msgstr "" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "par_id3145136\n" "help.text" msgid "aDate: Date value to convert" msgstr "" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "tit\n" "help.text" msgid "CDateFromUnoTime Function [Runtime]" msgstr "Funkcio CDateFromIso [Rultempa]" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateFromUnoTime function" msgstr "Funkcio CDateFromIso" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateFromUnoTime Function [Runtime]" msgstr "Funkcio CDateFromIso [Rultempa]" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "par_id3151097\n" "help.text" msgid "Converts a UNO com.sun.star.util.Time struct to a Date value." msgstr "" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "par_id3149497\n" "help.text" msgid "CDateFromUnoTime(aTime)" msgstr "" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "par_id3154422\n" "help.text" msgid "Date" msgstr "Dato" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "par_id3145136\n" "help.text" msgid "aTime: Time to convert" msgstr "" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "tit\n" "help.text" msgid "CDateToUnoDateTime Function [Runtime]" msgstr "Funkcio FileDateTime [Rultempa]" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateToUnoDateTime function" msgstr "Funkcio FileDateTime" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateToUnoDateTime Function [Runtime]" msgstr "Funkcio CDateToIso [Rultempa]" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "par_id3151097\n" "help.text" msgid "Returns the time part of the date as a UNO com.sun.star.util.DateTime struct." msgstr "" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "par_id3149497\n" "help.text" msgid "CDateToUnoDateTime(aDate)" msgstr "" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "par_id3154422\n" "help.text" msgid "com.sun.star.util.DateTime" msgstr "" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "par_id3145136\n" "help.text" msgid "aDate: Date value to convert" msgstr "" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "tit\n" "help.text" msgid "CDateFromUnoDateTime Function [Runtime]" msgstr "Funkcio FileDateTime [Rultempa]" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateFromUnoDateTime function" msgstr "Funkcio FileDateTime" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateFromUnoDateTime Function [Runtime]" msgstr "Funkcio CDateFromIso [Rultempa]" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "par_id3151097\n" "help.text" msgid "Converts a UNO com.sun.star.util.DateTime struct to a Date value." msgstr "" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "par_id3149497\n" "help.text" msgid "CDateFromUnoDateTime(aDateTime)" msgstr "" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "par_id3154422\n" "help.text" msgid "Date" msgstr "Dato" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "par_id3145136\n" "help.text" msgid "aDateTime: DateTime to convert" msgstr "" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "tit\n" "help.text" msgid "DateDiff Function [Runtime]" msgstr "Funkcio DateDiff [Rultempa]" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "bm_id6134830\n" "help.text" msgid "DateDiff function" msgstr "Funkcio DateDiff" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10542\n" "help.text" msgid "DateDiff Function [Runtime]" msgstr "Funkcio DateDiff [Rultempa]" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10546\n" "help.text" msgid "Returns the number of date intervals between two given date values." msgstr "Liveras la nombron de intertempoj inter du donitaj dataj valoroj." #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10549\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10648\n" "help.text" msgid "DateDiff (Add, Date1, Date2 [, Week_start [, Year_start]])" msgstr "DateDiff (Add, Date1, Date2 [, Week_start [, Year_start]])" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1064B\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1064F\n" "help.text" msgid "A number." msgstr "Nombro." #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10652\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10656\n" "help.text" msgid "Add - A string expression from the following table, specifying the date interval." msgstr "Add - Ĉena esprimo el la jena tabelo, por specifi la intertempon." #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10664\n" "help.text" msgid "Date1, Date2 - The two date values to be compared." msgstr "Date1, Date2 - La du dataj valoroj komparotaj." #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1066A\n" "help.text" msgid "Week_start - An optional parameter that specifies the starting day of a week." msgstr "Week_start - Nedeviga parametro kiu specifas la komencan tagon de semajno." #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1067A\n" "help.text" msgid "Week_start value" msgstr "Valoro Week_start" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10680\n" "help.text" msgid "Explanation" msgstr "Klarigo" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10687\n" "help.text" msgid "0" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1068D\n" "help.text" msgid "Use system default value" msgstr "Uzu sisteman aprioran valoron" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10694\n" "help.text" msgid "1" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1069A\n" "help.text" msgid "Sunday (default)" msgstr "Dimanĉe (apriora)" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106A1\n" "help.text" msgid "2" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106A7\n" "help.text" msgid "Monday" msgstr "Lunde" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106AE\n" "help.text" msgid "3" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106B4\n" "help.text" msgid "Tuesday" msgstr "Marde" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106BB\n" "help.text" msgid "4" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106C1\n" "help.text" msgid "Wednesday" msgstr "Merkrede" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106C8\n" "help.text" msgid "5" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106CE\n" "help.text" msgid "Thursday" msgstr "Ĵaŭde" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106D5\n" "help.text" msgid "6" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106DB\n" "help.text" msgid "Friday" msgstr "Vendrede" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106E2\n" "help.text" msgid "7" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106E8\n" "help.text" msgid "Saturday" msgstr "Sabate" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106EB\n" "help.text" msgid "Year_start - An optional parameter that specifies the starting week of a year." msgstr "Year_start - Nedeviga parametro kiu specifas la komencan semajnon de jaro." #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106FB\n" "help.text" msgid "Year_start value" msgstr "Valoro Year_start" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10701\n" "help.text" msgid "Explanation" msgstr "Klarigo" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10708\n" "help.text" msgid "0" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1070E\n" "help.text" msgid "Use system default value" msgstr "Uzu sisteman aprioran valoron" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10715\n" "help.text" msgid "1" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1071B\n" "help.text" msgid "Week 1 is the week with January, 1st (default)" msgstr "Semajno 1 estas la semajno kiu enhavas la unuan de januaro (apriora)" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10722\n" "help.text" msgid "2" msgstr "" #: 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 "Semajno 1 estas la unua semajno de la jaro kiu enhavas kvar aŭ pliajn tagojn" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1072F\n" "help.text" msgid "3" msgstr "" #: 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 "Semajno 1 estas la unua semajno kiu enhavas nur tagojn de la nova jaro" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10738\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "tit\n" "help.text" msgid "DatePart Function [Runtime]" msgstr "Funkcio DatePart [Rultempa]" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "bm_id249946\n" "help.text" msgid "DatePart function" msgstr "Funkcio DatePart" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN10542\n" "help.text" msgid "DatePart Function [Runtime]" msgstr "Funkcio DatePart [Rultempa]" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN10546\n" "help.text" msgid "The DatePart function returns a specified part of a date." msgstr "La funkcio DatePart liveras specifitan parton el dato." #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN10549\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN105E8\n" "help.text" msgid "DatePart (Add, Date [, Week_start [, Year_start]])" msgstr "DatePart (Add, Date [, Week_start [, Year_start]])" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN105EB\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN105EF\n" "help.text" msgid "A Variant containing a date." msgstr "Varianto enhavanta daton." #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN105F2\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN105F6\n" "help.text" msgid "Add - A string expression from the following table, specifying the date interval." msgstr "Add - Ĉena esprimo el la jena tabelo, por specifi la intertempon." #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN10604\n" "help.text" msgid "Date - The date from which the result is calculated." msgstr "Date - La dato de kiu la rezulto estas kalkulota." #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN10611\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030200.xhp msgctxt "" "03030200.xhp\n" "tit\n" "help.text" msgid "Converting Time Values" msgstr "Konverti tempajn valorojn" #: 03030200.xhp msgctxt "" "03030200.xhp\n" "hd_id3147226\n" "help.text" msgid "Converting Time Values" msgstr "Konverti tempajn valorojn" #: 03030200.xhp msgctxt "" "03030200.xhp\n" "par_id3149415\n" "help.text" msgid "The following functions convert time values to calculable numbers." msgstr "La jenaj funkcioj konvertas tempajn valorojn al kalkuleblaj numeroj." #: 03030201.xhp msgctxt "" "03030201.xhp\n" "tit\n" "help.text" msgid "Hour Function [Runtime]" msgstr "Funkcio Hour [Rultempa]" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "bm_id3156042\n" "help.text" msgid "Hour function" msgstr "Funkcio Hour" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "hd_id3156042\n" "help.text" msgid "Hour Function [Runtime]" msgstr "Funkcio Hour [Rultempa]" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3149346\n" "help.text" msgid "Returns the hour from a time value that is generated by the TimeSerial or the TimeValue function." msgstr "Liveras la horon el interna tempa valoro generita per la funkcio TimeSerial aŭ TimeValue." #: 03030201.xhp msgctxt "" "03030201.xhp\n" "hd_id3147574\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3147264\n" "help.text" msgid "Hour (Number)" msgstr "Hour (Number)" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "hd_id3145069\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3149670\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "hd_id3150359\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3154366\n" "help.text" msgid "Number: Numeric expression that contains the serial time value that is used to return the hour value." msgstr "Number: Numera esprimo kiu enhavas la internan tempan valoron uzotan por liveri la kutiman horan valoron." #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3154909\n" "help.text" msgid "This function is the opposite of the TimeSerial function. It returns an integer value that represents the hour from a time value that is generated by the TimeSerial or the TimeValue function. For example, the expression" msgstr "Ĉi tu funkcio estas la kontraŭo de la funkcio TimeSerial. Ĝi liveras entjeran valoron kiu reprezentas la horon, el hora valoro generita per la funkcio TimeSerialTimeValue. Ekzemple, la esprimo" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3163798\n" "help.text" msgid "Print Hour(TimeSerial(12,30,41))" msgstr "Print Second(TimeSerial(12,30,41))" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3155132\n" "help.text" msgid "returns the value 12." msgstr "liveras la valoron 12." #: 03030201.xhp msgctxt "" "03030201.xhp\n" "hd_id3147348\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3146985\n" "help.text" msgid "Sub ExampleHour" msgstr "Sub ExampleHour" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3156441\n" "help.text" msgid "Print \"The current hour is \" & Hour( Now )" msgstr "Print \"La aktuala horo estas \" & Hour( Now )" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "tit\n" "help.text" msgid "Minute Function [Runtime]" msgstr "Funkcio Minute [Rultempa]" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "bm_id3155419\n" "help.text" msgid "Minute function" msgstr "Funkcio Minute" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "hd_id3155419\n" "help.text" msgid "Minute Function [Runtime]" msgstr "Funkcio Minute [Rultempa]" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3156344\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 "Liveras la minuton de la horo kiu korespondas al la interna tempa valoro generita per la funkcio TimeSerial aŭ TimeValue." #: 03030202.xhp msgctxt "" "03030202.xhp\n" "hd_id3154758\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3149656\n" "help.text" msgid "Minute (Number)" msgstr "Minute (Number)" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "hd_id3148798\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3150449\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "hd_id3153193\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3153969\n" "help.text" msgid "Number: Numeric expression that contains the serial time value that is used to return the minute value." msgstr "Number: Numera esprimo kiu enhavas la internan tempan valoron uzotan por liveri la minutan valoron" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3150869\n" "help.text" msgid "This function is the opposite of the TimeSerial function. It returns the minute of the serial time value that is generated by the TimeSerial or the TimeValue function. For example, the expression:" msgstr "Ĉi tiu funkcio estas la kontraŭo de la funkcio TimeSerial . Ĝi liveras la minuton de la interna hora valoro generita per la funkcio TimeSerialTimeValue . Ekzemple, la esprimo:" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3149262\n" "help.text" msgid "Print Minute(TimeSerial(12,30,41))" msgstr "Print Second(TimeSerial(12,30,41))" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3148576\n" "help.text" msgid "returns the value 30." msgstr "liveras la valoron 30." #: 03030202.xhp msgctxt "" "03030202.xhp\n" "hd_id3150010\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3159154\n" "help.text" msgid "Sub ExampleMinute" msgstr "Sub ExampleMinute" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3146119\n" "help.text" msgid "MsgBox \"The current minute is \"& Minute(Now)& \".\"" msgstr "MsgBox \"La nuna minuto estas \"& Minute(Now)& \".\"" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "tit\n" "help.text" msgid "Now Function [Runtime]" msgstr "Funkcio Now [Rultempa]" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "bm_id3149416\n" "help.text" msgid "Now function" msgstr "Funkcio Now" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "hd_id3149416\n" "help.text" msgid "Now Function [Runtime]" msgstr "Funkcio Now [Rultempa]" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "par_id3149670\n" "help.text" msgid "Returns the current system date and time as a Date value." msgstr "Liveras la aktualan sistemajn daton kaj tagotempon kiel Date valoro." #: 03030203.xhp msgctxt "" "03030203.xhp\n" "hd_id3149456\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "hd_id3154366\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "par_id3154909\n" "help.text" msgid "Date" msgstr "Dato" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "hd_id3147229\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "par_id3150870\n" "help.text" msgid "MsgBox \"It is now \" & Now" msgstr "msgbox \"Nun estas \" & Now" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "tit\n" "help.text" msgid "Second Function [Runtime]" msgstr "Funkcio Second [Rultempa]" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "bm_id3153346\n" "help.text" msgid "Second function" msgstr "Funkcio Second" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "hd_id3153346\n" "help.text" msgid "Second Function [Runtime]" msgstr "Funkcio Second [Rultempa]" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3156023\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 "Liveras entjeron kiu reprezentas la sekundojn de la interna tempa numero generita per la funkcioj TimeSerial aŭ TimeValue" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "hd_id3147264\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3146795\n" "help.text" msgid "Second (Number)" msgstr "Second (Number)" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "hd_id3150792\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3154140\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "hd_id3156280\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3154124\n" "help.text" msgid "Number: Numeric expression that contains the serial time number that is used to calculate the number of seconds." msgstr "Number: Numera esprimo kiu enhavas la internan tempan numeron uzotan por kalkuli la nombron da sekundoj." #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3125864\n" "help.text" msgid "This function is the opposite of the TimeSerial function. It returns the seconds of a serial time value that is generated by the TimeSerial or TimeValue functions. For example, the expression:" msgstr "Ĉi tiu funkcio estas la kontraŭo de la funkcio TimeSerial . Ĝi liveras la sekundojn de la interna hora valoro generita per la funkcioj TimeSerialTimeValue . Ekzemple, la esprimo:" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3153951\n" "help.text" msgid "Print Second(TimeSerial(12,30,41))" msgstr "Print Second(TimeSerial(12,30,41))" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3151117\n" "help.text" msgid "returns the value 41." msgstr "liveras la valoron 41." #: 03030204.xhp msgctxt "" "03030204.xhp\n" "hd_id3147426\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3156441\n" "help.text" msgid "MsgBox \"The exact second of the current time is \"& Second( Now )" msgstr "MsgBox \"La ekzakta sekundo de la aktuala horo estas \"& Second( Now )" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "tit\n" "help.text" msgid "TimeSerial Function [Runtime]" msgstr "Funkcio TimeSerial [Rultempa]" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "bm_id3143271\n" "help.text" msgid "TimeSerial function" msgstr "Funkcio TimeSerial" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "hd_id3143271\n" "help.text" msgid "TimeSerial Function [Runtime]" msgstr "Funkcio TimeSerial [Rultempa]" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3156344\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 "Kalkulas la internan tempan valoron por la specifita hora, minuta kaj sekunda parametroj pasitaj kiel numera valoro. Oni povas uzi ĉi tiun valoron por kalkuli la diferencon inter du horoj." #: 03030205.xhp msgctxt "" "03030205.xhp\n" "hd_id3146794\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3150792\n" "help.text" msgid "TimeSerial (hour, minute, second)" msgstr "TimeSerial (hour, minute, second)" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "hd_id3148797\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3154908\n" "help.text" msgid "Date" msgstr "Dato" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "hd_id3154124\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3153193\n" "help.text" msgid "hour: Any integer expression that indicates the hour of the time that is used to determine the serial time value. Valid values: 0-23." msgstr "hour: Entjera esprimo kiu donas la horan parton de la tagotempo uzota por kalkuli la internan horan valoron, Validaj valoroj: 0-23." #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3159252\n" "help.text" msgid "minute: 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 "minute: Entjera esprimo kiu donas la minutan parton de la tagotempo ozota por kalkuli la internan horan valoron. Ĝenerale, uzu valorojn inter 0 kaj 59. Tamen, oni povas ankaŭ uzi valorojn ekster tiu amplekso, kie la nombro da minutoj influas la horan valoron." #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3161831\n" "help.text" msgid "second: 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 "second: Entjera esprimo kiu donas la sekundan parton de la tagotempo ozota por kalkuli la internan horan valoron. Ĝenerale, uzu valorojn inter 0 kaj 59. Tamen, oni povas ankaŭ uzi valorojn ekster tiu amplekso, kie la nombro da sekundoj influas la minutan valoron." #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3155854\n" "help.text" msgid "Examples:" msgstr "Ekzemploj:" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3153952\n" "help.text" msgid "12, -5, 45 corresponds to 11, 55, 45" msgstr "12, -5, 45 korespondas al 11, 55, 45" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3147349\n" "help.text" msgid "12, 61, 45 corresponds to 13, 2, 45" msgstr "12, 61, 45 korespondas al 13, 2, 45" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3147426\n" "help.text" msgid "12, 20, -2 corresponds to 12, 19, 58" msgstr "12, 20, -2 korespondas al 12, 19, 58" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3153365\n" "help.text" msgid "12, 20, 63 corresponds to 12, 21, 4" msgstr "12, 20, 63 korespondas al 12, 21, 4" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3146985\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 "Oni povas uzi la funkcion TimeSerial por konverti ajnan horon en unuopan valoron ozotan por kalkuli horan diferencon." #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3155308\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 "La funkcio TimeSerial liveras la tipon Variant kun VarType 7 (Date). Ĉi tiu valoro konserviĝas kiel duoble preciza reelo inter 0 kaj 0,9999999999. Kontraŭe al la funkcioj DateSerial aŭ DateValue, kie la interna data valoro kalkuliĝas kiel tagoj relative al fiksita dato, oni povas kalkuli per valoroj liveritaj per la funkcio TimeSerial , sed oni ne povas kalkuli ilin." #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3149482\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 "Per la funkcio TimeValue, oni povas pasi ĉenon kiel parametron kiu enhavas la tagotempon. Por la funkcio TimeSerial, aliflanke, oni povas pasi la unuopajn parametrojn (horan, minutan, sekundan) kiel numerajn esprimojn." #: 03030205.xhp msgctxt "" "03030205.xhp\n" "hd_id3154790\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3155600\n" "help.text" msgid "MsgBox dDate,64,\"Time as a number\"" msgstr "MsgBox dDate,64,\"Horo kiel numero\"" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3153417\n" "help.text" msgid "MsgBox sDate,64,\"Formatted time\"" msgstr "MsgBox sDate,64,\"Formatita horo\"" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "tit\n" "help.text" msgid "TimeValue Function [Runtime]" msgstr "Funkcio TimeValue [Rultempa]" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "bm_id3149670\n" "help.text" msgid "TimeValue function" msgstr "Funkcio TimeValue" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "hd_id3149670\n" "help.text" msgid "TimeValue Function [Runtime]" msgstr "Funkcio TimeValue [Rultempa]" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3153361\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 "Kalkulas internan tempan valoron el la specifita hora, minuta kaj sekunda parametroj pasitaj kiel ĉenoj - kiu reprezentas la tagotempon en unu numera valoro. Ĉi tiu valoro estas uzebla por kalkuli la diferencon inter tagotempoj." #: 03030206.xhp msgctxt "" "03030206.xhp\n" "hd_id3154138\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3156282\n" "help.text" msgid "TimeValue (Text As String)" msgstr "TimeValue (Text As String)" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "hd_id3153969\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3156424\n" "help.text" msgid "Date" msgstr "Dato" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "hd_id3145172\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3145786\n" "help.text" msgid "Text: Any string expression that contains the time that you want to calculate in the format \"HH:MM:SS\"." msgstr "Text: Ĉena esprimo kiu enhavas la tagotempon kalkulotan laŭ la formato \"HH:MM:SS\"." #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3152578\n" "help.text" msgid "Use the TimeValue function to convert any time into a single value, so that you can calculate time differences." msgstr "Uzu la funkcion TimeValue por konverti tagotempon en valoron, por poste kalkuli tempajn diferencojn." #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3163710\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 "Ĉi tiu funkcio TimeValue liveras la tipon Variant kun VarType 7 (Date), kaj interne konservas tiun valoron kiel duoble preciza reelo inter 0 kaj 0,9999999999." #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3151117\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 "Kontraŭe al la funkcioj DateSerial aŭ DateValue, kie internaj data valoroj donas tagojn relative al fiksita dato, oni povas kalkuli per la valoroj liveritaj de la funkcio TimeValue, sed ne kalkuli ilin." #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3147426\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 "Ĉe la funkcio TimeSerial, oni povas pasis unuopajn parametrojn (horan, minutan, sekundan) kiel apartajn esprimojn. Por la funkcio TimeValue, aliflanke, oni povas pasi ĉenon kiel parametron kiu enhavas la tagotempon." #: 03030206.xhp msgctxt "" "03030206.xhp\n" "hd_id3145271\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3149378\n" "help.text" msgid "a1 = \"start time\"" msgstr "a1 = \"komenca horo\"" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3145800\n" "help.text" msgid "b1 = \"end time\"" msgstr "b1 = \"fina horo\"" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3151074\n" "help.text" msgid "c1 = \"total time\"" msgstr "c1 = \"suma tempo\"" #: 03030300.xhp msgctxt "" "03030300.xhp\n" "tit\n" "help.text" msgid "System Date and Time" msgstr "Sistema dato kaj tagotempo" #: 03030300.xhp msgctxt "" "03030300.xhp\n" "hd_id3154923\n" "help.text" msgid "System Date and Time" msgstr "Sistema dato kaj tagotempo" #: 03030300.xhp msgctxt "" "03030300.xhp\n" "par_id3149457\n" "help.text" msgid "The following functions and statements set or return the system date and time." msgstr "La jenaj funkcioj kaj ordonoj atribuas aŭ liveras la sisteman daton kaj tagotempon." #: 03030301.xhp msgctxt "" "03030301.xhp\n" "tit\n" "help.text" msgid "Date Statement [Runtime]" msgstr "Ordono Date [Rultempa]" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "bm_id3156027\n" "help.text" msgid "Date statement" msgstr "Ordono Date" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "hd_id3156027\n" "help.text" msgid "Date Statement [Runtime]" msgstr "Ordono Date [Rultempa]" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "par_id3147291\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 "Liveras la aktualan sisteman daton kiel ĉenon, aŭ atribuas la daton. La data formato dependas de lokaj sistemaj agordoj." #: 03030301.xhp msgctxt "" "03030301.xhp\n" "hd_id3148686\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "par_id3146794\n" "help.text" msgid "Date ; Date = Text As String" msgstr "Date ; Date = Text As String" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "hd_id3154347\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "par_id3145069\n" "help.text" msgid "Text: 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 "Text: Bezonata nur por reagordi la sisteman daton. Tiukaze, la ĉena esprimo devas korespondi al la data formato difinita en la lokaj agordoj." #: 03030301.xhp msgctxt "" "03030301.xhp\n" "hd_id3150793\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "par_id3156424\n" "help.text" msgid "MsgBox \"The date is \" & Date" msgstr "msgbox \"La dato estas \" & Date" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "tit\n" "help.text" msgid "Time Statement [Runtime]" msgstr "Ordono Time [Rultempa]" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "bm_id3145090\n" "help.text" msgid "Time statement" msgstr "Ordono Time" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "hd_id3145090\n" "help.text" msgid "Time Statement [Runtime]" msgstr "Ordono Time [Rultempa]" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "par_id3150984\n" "help.text" msgid "This function returns the current system time as a string in the format \"HH:MM:SS\"." msgstr "Ĉi tiu funkcio liveras la aktualan sisteman tagotempon kiel ĉenon laŭ la formato \"HH:MM:SS\"." #: 03030302.xhp msgctxt "" "03030302.xhp\n" "hd_id3154346\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "hd_id3150792\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "par_id3149656\n" "help.text" msgid "Text: Any string expression that specifies the new time in the format \"HH:MM:SS\"." msgstr "Text: Ĉena esprimo kiu specifas la novan tagotempon laŭ la formato \"HH:MM:SS\"." #: 03030302.xhp msgctxt "" "03030302.xhp\n" "hd_id3145173\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "par_id3150870\n" "help.text" msgid "MsgBox Time,0,\"The time is\"" msgstr "MsgBox Time,0,\"La horo estas\"" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "tit\n" "help.text" msgid "Timer Function [Runtime]" msgstr "Funkcio Timer [Rultempa]" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "bm_id3149346\n" "help.text" msgid "Timer function" msgstr "Funkcio Timer" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "hd_id3149346\n" "help.text" msgid "Timer Function [Runtime]" msgstr "Funkcio Timer [Rultempa]" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "par_id3156023\n" "help.text" msgid "Returns a value that specifies the number of seconds that have elapsed since midnight." msgstr "Liveras valoron kiu specifas la nombron da sekundoj pasintaj de post noktomezo." #: 03030303.xhp msgctxt "" "03030303.xhp\n" "par_id3156212\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 "Necesas unue deklari variablon por voli la funkcion Timer kaj atribui ĝin al la datumtipo \"Long \", alie liveriĝas data valoro." #: 03030303.xhp msgctxt "" "03030303.xhp\n" "hd_id3153768\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "hd_id3146975\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "par_id3146984\n" "help.text" msgid "Date" msgstr "Dato" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "hd_id3156442\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "par_id3145748\n" "help.text" msgid "MsgBox lSec,0,\"Seconds since midnight\"" msgstr "MsgBox lSec,0,\"Sekundoj de post noktomezo\"" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "par_id3156283\n" "help.text" msgid "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) ,0,\"The time is\"" msgstr "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) ,0,\"La horo estas\"" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "tit\n" "help.text" msgid "Basic Constants" msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "bm_id051720170831387233\n" "help.text" msgid "Pi;Basic constant Null;Basic constant Empty;Basic constant Nothing;Basic constant Basic constant;Nothing Basic constant;Null Basic constant;Empty Basic constant;Pi Basic constant;False Basic constant;True" msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "hd_id051620171022255424\n" "help.text" msgid "Basic Constants" msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171022384640\n" "help.text" msgid "Constants used in Basic programs" msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171022382581\n" "help.text" msgid "Boolean constants" msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171114565335\n" "help.text" msgid "Name" msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171114565484\n" "help.text" msgid "Type" msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171114563271\n" "help.text" msgid "Value" msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "hd_id051620171114566623\n" "help.text" msgid "Example" msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "hd_id051620171114573549\n" "help.text" msgid "Mathematical constant" msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171114576150\n" "help.text" msgid "Name" msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171114575122\n" "help.text" msgid "Type" msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171114574987\n" "help.text" msgid "Value" msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "hd_id051620171114571721\n" "help.text" msgid "Example" msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "hd_id051620171114576454\n" "help.text" msgid "Object Constants" msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171114576921\n" "help.text" msgid "Name" msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051620171114578188\n" "help.text" msgid "Type" msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051720170824099845\n" "help.text" msgid "Usage" msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id05172017082409622\n" "help.text" msgid "The Empty value indicates that the variable is not initialized." msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051720170824093395\n" "help.text" msgid "Indicates that the variable does not contain data." msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051720170824097935\n" "help.text" msgid "Assign the Nothing object to a variable to remove a previous assignment." msgstr "" #: 03040000.xhp msgctxt "" "03040000.xhp\n" "hd_id051620171114572289\n" "help.text" msgid "Example" msgstr "" #: 03050000.xhp msgctxt "" "03050000.xhp\n" "tit\n" "help.text" msgid "Error-Handling Functions" msgstr "Funkcioj por trakti erarojn" #: 03050000.xhp msgctxt "" "03050000.xhp\n" "hd_id3143271\n" "help.text" msgid "Error-Handling Functions" msgstr "Funkcioj por trakti erarojn" #: 03050000.xhp msgctxt "" "03050000.xhp\n" "par_id3145068\n" "help.text" msgid "Use the following statements and functions to define the way $[officename] Basic reacts to run-time errors." msgstr "Uzu la jenajn ordonojn kaj funkciojn por difini kiel $[officename] Basic reagu al rultempaj eraroj." #: 03050000.xhp msgctxt "" "03050000.xhp\n" "par_id3148946\n" "help.text" msgid "$[officename] Basic offers several methods to prevent the termination of a program when a run-time error occurs." msgstr "$[officename] Basic provizas kelkajn metodojn por malebligi la ĉeson de programo kiam eraro okazas." #: 03050100.xhp msgctxt "" "03050100.xhp\n" "tit\n" "help.text" msgid "Erl Function [Runtime]" msgstr "Funkcio Erl [Rultempa]" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "bm_id3157896\n" "help.text" msgid "Erl function" msgstr "Funkcio Erl" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "hd_id3157896\n" "help.text" msgid "Erl Function [Runtime]" msgstr "Funkcio Erl [Rultempa]" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3153394\n" "help.text" msgid "Returns the line number where an error occurred during program execution." msgstr "Liveras la linian nombron kie eraro okazis dum programa ruliĝo." #: 03050100.xhp msgctxt "" "03050100.xhp\n" "hd_id3147574\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "hd_id3147265\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3154924\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "hd_id3150792\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3153771\n" "help.text" msgid "The Erl function only returns a line number, and not a line label." msgstr "La funkcio Erl liveras nur linian nombron, ne linian etikedon." #: 03050100.xhp msgctxt "" "03050100.xhp\n" "hd_id3146921\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3150010\n" "help.text" msgid "On Error GoTo ErrorHandler ' Set up error handler" msgstr "on error goto ErrorHandler REM Starigi traktilon por eraroj" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3153188\n" "help.text" msgid "' Error caused by non-existent file" msgstr "REM Eraron kaŭzis neekzisto de dosiero" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3155416\n" "help.text" msgid "MsgBox \"Error \" & err & \": \" & Error$ + chr(13) + \"In Line : \" + Erl + chr(13) + Now , 16 ,\"An error occurred\"" msgstr "MsgBox \"Eraro \" & err & \": \" & error$ + chr(13) + \"In line : \" + Erl + chr(13) + Now , 16 ,\"Eraro okazis\"" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "tit\n" "help.text" msgid "Err Function [Runtime]" msgstr "Funkcio Err [Rultempa]" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "bm_id3156343\n" "help.text" msgid "Err function" msgstr "Funkcio Err" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "hd_id3156343\n" "help.text" msgid "Err Function [Runtime]" msgstr "Funkcio Err [Rultempa]" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3150541\n" "help.text" msgid "Returns an error code that identifies the error that occurred during program execution." msgstr "Liveras prieraran kodon kiu identigas la eraron okazintan dum programa ruliĝo." #: 03050200.xhp msgctxt "" "03050200.xhp\n" "hd_id3149656\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "hd_id3147229\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3150869\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "hd_id3153193\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3149561\n" "help.text" msgid "The Err function is used in error-handling routines to determine the error and the corrective action." msgstr "La funkcio Err uziĝas en erarotraktantaj proceduroj por trovi la eraron kaj la ĝustigan agon." #: 03050200.xhp msgctxt "" "03050200.xhp\n" "hd_id3147317\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3147426\n" "help.text" msgid "On Error Goto ErrorHandler REM Set up error handler" msgstr "on error goto ErrorHandler REM Starigi traktilon por eraroj" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3149481\n" "help.text" msgid "REM Error occurs due to non-existent file" msgstr "REM Eraro okazas pro neekzistanta dosiero." #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3145646\n" "help.text" msgid "MsgBox \"Error \" & Err & \": \" & Error$ + chr(13) + \"At line : \" + Erl + chr(13) + Now , 16 ,\"an error occurred\"" msgstr "MsgBox \"Eraro \" & Err & \": \" & Error$ + chr(13) + \"At line : \" + Erl + chr(13) + Now , 16 ,\"eraro okazis\"" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "tit\n" "help.text" msgid "Error Function [Runtime]" msgstr "Funkcio Error [Rultempa]" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "bm_id3159413\n" "help.text" msgid "Error function" msgstr "Funkcio Error" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "hd_id3159413\n" "help.text" msgid "Error Function [Runtime]" msgstr "Funkcio Error [Rultempa]" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3148663\n" "help.text" msgid "Returns the error message that corresponds to a given error code." msgstr "Liveras eraran mesaĝon kiu korespondas al prierara kodo." #: 03050300.xhp msgctxt "" "03050300.xhp\n" "hd_id3153379\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3154366\n" "help.text" msgid "Error (Expression)" msgstr "Error (Expression)" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "hd_id3145173\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3154125\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "hd_id3150869\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3153193\n" "help.text" msgid "Expression: Any numeric expression that contains the error code of the error message that you want to return." msgstr "Expression: Numera esprimo kiu enhavas la prieraran kodon de la prierara mesaĝo liverota." #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3159254\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 "Se oni pasas neniun parametron, la funkcio Error liveras la prieraran mesaĝon de la plej lasta eraro okazinta dum programa ruliĝo." #: 03050500.xhp msgctxt "" "03050500.xhp\n" "tit\n" "help.text" msgid "On Error GoTo ... Resume Statement [Runtime]" msgstr "On Error GoTo ... Resume Statement [Runtime]" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "bm_id3146795\n" "help.text" msgid "Resume Next parameter On Error GoTo ... Resume statement" msgstr "Resume Next parameterOn Error GoTo ... Resume statement" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "hd_id3146795\n" "help.text" msgid "On Error GoTo ... Resume Statement [Runtime]" msgstr "On Error GoTo ... Resume Statement [Runtime]" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3150358\n" "help.text" msgid "Enables an error-handling routine after an error occurs, or resumes program execution." msgstr "Ŝaltas erarotraktantan procedon post okazo de eraro, aŭ reekrulas programon." #: 03050500.xhp msgctxt "" "03050500.xhp\n" "hd_id3151212\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3145173\n" "help.text" msgid "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}" msgstr "On {Error GoTo Labelname | GoTo 0 | Resume Next}" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "hd_id3154125\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3150869\n" "help.text" msgid "GoTo Labelname: If an error occurs, enables the error-handling routine that starts at the line \"Labelname\"." msgstr "GoTo Labelname: Se eraro okazas, ŝaltas la erartraktan proceduron kiu komencu ĉe la linio \"Labelname\"." #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3150439\n" "help.text" msgid "Resume Next: If an error occurs, program execution continues with the statement that follows the statement in which the error occurred." msgstr "Resume Next: Se eraro okazas, programa ruliĝo daŭros de la ordono kiu sekvas la ordonon kie la eraro okazis." #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3149482\n" "help.text" msgid "GoTo 0: Disables the error handler in the current procedure." msgstr "GoTo 0: Malŝaltas la erartraktilon en la aktuala proceduro." #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3149483\n" "help.text" msgid "Local: \"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 "" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3148619\n" "help.text" msgid "The On Error GoTo statement is used to react to errors that occur in a macro." msgstr "" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "hd_id3146985\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3153876\n" "help.text" msgid "Print #iNumber, \"This is a line of text\"" msgstr "Print #iNumero, \"Jen linio de teksto\"" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3146916\n" "help.text" msgid "MsgBox \"All files will be closed\",0,\"Error\"" msgstr "MsgBox \"Ĉiuj dosieroj fermiĝos\",0,\"Eraro\"" #: 03060000.xhp msgctxt "" "03060000.xhp\n" "tit\n" "help.text" msgid "Logical Operators" msgstr "Logikaj operacisimboloj" #: 03060000.xhp msgctxt "" "03060000.xhp\n" "hd_id3147559\n" "help.text" msgid "Logical Operators" msgstr "Logikaj operacisimboloj" #: 03060000.xhp msgctxt "" "03060000.xhp\n" "par_id3153379\n" "help.text" msgid "The following logical operators are supported by $[officename] Basic." msgstr "La jenajn logikajn operacisimbolojn subtenas $[officename] Basic." #: 03060000.xhp msgctxt "" "03060000.xhp\n" "par_id3154138\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 "Logikaj operacisimboloj kombiniĝas (laŭbite) la enhavon de du esprimoj aŭ variabloj, ekzemple, por testi ĉu specifaj bitoj estas ŝaltitaj aŭ ne." #: 03060100.xhp msgctxt "" "03060100.xhp\n" "tit\n" "help.text" msgid "AND Operator [Runtime]" msgstr "Operacisimbolo AND [Rultempa]" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "bm_id3146117\n" "help.text" msgid "AND operator (logical)" msgstr "Operacisimbolo AND (logika)" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "hd_id3146117\n" "help.text" msgid "AND Operator [Runtime]" msgstr "Operacisimbolo AND [Rultempa]" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3143268\n" "help.text" msgid "Logically combines two expressions." msgstr "Logike kombinas du esprimojn." #: 03060100.xhp msgctxt "" "03060100.xhp\n" "hd_id3147574\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3156344\n" "help.text" msgid "Result = Expression1 And Expression2" msgstr "Result = Esprimo1 And Esprimo2" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "hd_id3148946\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3149457\n" "help.text" msgid "Result: Any numeric variable that records the result of the combination." msgstr "Result: Numera variablo kiu registras la rezulton de la kombinado." #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3150541\n" "help.text" msgid "Expression1, Expression2: Any expressions that you want to combine." msgstr "Expression1, Expression2: Esprimoj kombinotaj." #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3156215\n" "help.text" msgid "Boolean expressions combined with AND only return the value True if both expressions evaluate to True:" msgstr "Buleaj esprimoj kombinitaj per AND nur liveras la valoron True se ambaŭ esprimoj kalkuliĝas al True:" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3150870\n" "help.text" msgid "True AND True returns True; for all other combinations the result is False." msgstr "True AND True liveras True; por ĉiuj aliaj kombinoj False." #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3153768\n" "help.text" msgid "The AND operator also performs a bitwise comparison of identically positioned bits in two numeric expressions." msgstr "La operacio AND ankaŭ faras laŭbitan komparon de idente lokitaj bitoj en du numeraj esprimoj." #: 03060100.xhp msgctxt "" "03060100.xhp\n" "hd_id3153727\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3146984\n" "help.text" msgid "vVarOut = A > B And B > C ' returns -1" msgstr "vVarOut = A > B And B > C REM liveras -1" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3154014\n" "help.text" msgid "vVarOut = B > A And B > C ' returns 0" msgstr "vVarOut = B > A And B > C REM liveras 0" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3149262\n" "help.text" msgid "vVarOut = A > B And B > D ' returns 0" msgstr "vVarOut = A > B And B > D REM liveras 0" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3145751\n" "help.text" msgid "vVarOut = (B > D And B > A) ' returns 0" msgstr "vVarOut = (B > D And B > A) REM liveras 0" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3147394\n" "help.text" msgid "vVarOut = B And A ' returns 8 due to the bitwise And combination of both arguments" msgstr "vVarOut = B And A REM liveras 8 pro la laŭbita AND-kombino de ambaŭ argumentoj" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "tit\n" "help.text" msgid "Eqv Operator [Runtime]" msgstr "Operacisimbolo Eqv [Rultempa]" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "bm_id3156344\n" "help.text" msgid "Eqv operator (logical)" msgstr "Operacisimbolo Eqv (logika)" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "hd_id3156344\n" "help.text" msgid "Eqv Operator [Runtime]" msgstr "Operacisimbolo Eqv [Rultempa]" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3149656\n" "help.text" msgid "Calculates the logical equivalence of two expressions." msgstr "Kalkulas la logikan ekvivalencon de du esprimoj." #: 03060200.xhp msgctxt "" "03060200.xhp\n" "hd_id3154367\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3154910\n" "help.text" msgid "Result = Expression1 Eqv Expression2" msgstr "Result = Expression1 Eqv Expression2" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "hd_id3151043\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3150869\n" "help.text" msgid "Result: Any numeric variable that contains the result of the comparison." msgstr "Result: Numera variablo kiu enhavas la rezulton de la komparo." #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3150448\n" "help.text" msgid "Expression1, Expression2: Any expressions that you want to compare." msgstr "Expression1, Expression2: Esprimo komparota." #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3149562\n" "help.text" msgid "When testing for equivalence between Boolean expressions, the result is True if both expressions are either True or False." msgstr "Kiam oni testas por ekvivalenco inter Buleaj esprimoj, la rezulto estas True se ambaŭ esprimoj estas aŭ TrueFalse." #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3154319\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 "En laŭbita komparo, la operacio Eqv nur ŝaltas la korespondan biton en la rezulto se bito estas ŝaltita en ambaŭ esprimoj, aŭ en neniu esprimo." #: 03060200.xhp msgctxt "" "03060200.xhp\n" "hd_id3159154\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3152462\n" "help.text" msgid "vOut = A > B Eqv B > C ' returns -1" msgstr "vOut = A > B Eqv B > C REM liveras -1" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3153191\n" "help.text" msgid "vOut = B > A Eqv B > C ' returns 0" msgstr "vOut = B > A Eqv B > C REM liveras 0" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3145799\n" "help.text" msgid "vOut = A > B Eqv B > D ' returns 0" msgstr "vOut = A > B Eqv B > D REM liveras 0" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3149412\n" "help.text" msgid "vOut = (B > D Eqv B > A) ' returns -1" msgstr "vOut = (B > D Eqv B > A) REM liveras -1" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3149959\n" "help.text" msgid "vOut = B Eqv A ' returns -3" msgstr "vOut = B Eqv A REM liveras -3" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "tit\n" "help.text" msgid "Imp-Operator [Runtime]" msgstr "Operacio Imp [Rultempa]" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "bm_id3156024\n" "help.text" msgid "Imp operator (logical)" msgstr "Operacio Imp (logika)" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "hd_id3156024\n" "help.text" msgid "Imp Operator [Runtime]" msgstr "Operacio Imp [Rultempa]" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3148947\n" "help.text" msgid "Performs a logical implication on two expressions." msgstr "Faras logikan implikacion al du esprimoj." #: 03060300.xhp msgctxt "" "03060300.xhp\n" "hd_id3148664\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3149656\n" "help.text" msgid "Result = Expression1 Imp Expression2" msgstr "Result = Expression1 Imp Expression2" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "hd_id3151212\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3154910\n" "help.text" msgid "Result: Any numeric variable that contains the result of the implication." msgstr "Result: Numera variablo kiu enhavas la rezulton de la implikacio." #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3156281\n" "help.text" msgid "Expression1, Expression2: Any expressions that you want to evaluate with the Imp operator." msgstr "Expression1, Expression2: Esprimoj kalkulotaj per la Imp-operacio." #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3150440\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 "Se oni uzas la Imp-operacion en Buleaj esprimoj, False nur liveriĝas se la unua esprimo kalkuliĝas al True kaj la dua esprimo al False." #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3163710\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 "Se oni uzas la operacion Imp en bitaj esprimoj, ĝi forigos biton el la rezulto se la koresponda bito en la unua esprimo estas ŝaltita kaj la koresponda bito en la dua esprimo estas malŝaltita." #: 03060300.xhp msgctxt "" "03060300.xhp\n" "hd_id3147318\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3145750\n" "help.text" msgid "vOut = A > B Imp B > C ' returns -1" msgstr "vOut = A > B Imp B > C REM liveras -1" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3156441\n" "help.text" msgid "vOut = B > A Imp B > C ' returns -1" msgstr "vOut = B > A Imp B > C REM liveras -1" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3152596\n" "help.text" msgid "vOut = A > B Imp B > D ' returns 0" msgstr "vOut = A > B Imp B > D REM liveras 0" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3154942\n" "help.text" msgid "vOut = (B > D Imp B > A) ' returns -1" msgstr "vOut = (B > D Imp B > A) REM liveras -1" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3154492\n" "help.text" msgid "vOut = B Imp A ' returns -1" msgstr "vOut = B Imp A REM liveras -1" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "tit\n" "help.text" msgid "Not-Operator [Runtime]" msgstr "Operacio Not [Rultempa]" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "bm_id3156024\n" "help.text" msgid "Not operator (logical)" msgstr "Operacio Not (logika)" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "hd_id3156024\n" "help.text" msgid "Not-Operator [Runtime]" msgstr "Operacio Not [Rultempa]" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3159414\n" "help.text" msgid "Negates an expression by inverting the bit values." msgstr "Negas esprimon inversigante la bitajn valorojn." #: 03060400.xhp msgctxt "" "03060400.xhp\n" "hd_id3149457\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3150360\n" "help.text" msgid "Result = Not Expression" msgstr "Result = Not Expression" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "hd_id3151211\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3147228\n" "help.text" msgid "Result: Any numeric variable that contains the result of the negation." msgstr "Result: Numera variablo kiu enhavas la rezulton de la nego." #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3154124\n" "help.text" msgid "Expression: Any expression that you want to negate." msgstr "Expression: Esprimo negota." #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3150868\n" "help.text" msgid "When a Boolean expression is negated, the value True changes to False, and the value False changes to True." msgstr "Kiam oni negas bulean esprimon, la valoro True ŝanĝiĝas al False, kaj la valoro False ŝanĝiĝas al True." #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3145785\n" "help.text" msgid "In a bitwise negation each individual bit is inverted." msgstr "En laŭbita nego, ĉiu unuopa bito inversiĝas." #: 03060400.xhp msgctxt "" "03060400.xhp\n" "hd_id3153093\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3145749\n" "help.text" msgid "vOut = Not vA ' Returns -11" msgstr "vOut = Not vA REM Liveras -11" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3148645\n" "help.text" msgid "vOut = Not(vC > vD) ' Returns -1" msgstr "vOut = Not(vC > vD) REM Liveras -1" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3156441\n" "help.text" msgid "vOut = Not(vB > vA) ' Returns -1" msgstr "vOut = Not(vB > vA) REM Liveras -1" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3152596\n" "help.text" msgid "vOut = Not(vA > vB) ' Returns 0" msgstr "vOut = Not(vA > vB) REM Liveras 0" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "tit\n" "help.text" msgid "Or-Operator [Runtime]" msgstr "Operacio Or [Rultempa]" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "bm_id3150986\n" "help.text" msgid "Or operator (logical)" msgstr "Operacio Or (logika)" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "hd_id3150986\n" "help.text" msgid "Or Operator [Runtime]" msgstr "Operacio Or [Rultempa]" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3148552\n" "help.text" msgid "Performs a logical OR disjunction on two expressions." msgstr "Faras logikan disjunkcion al du esprimoj." #: 03060500.xhp msgctxt "" "03060500.xhp\n" "hd_id3148664\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3150358\n" "help.text" msgid "Result = Expression1 Or Expression2" msgstr "Result = Esprimo1 Or Esprimo2" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "hd_id3151211\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3153192\n" "help.text" msgid "Result: Any numeric variable that contains the result of the disjunction." msgstr "Result: Numera variablo kiu enhavas la rezulton de la disjunkcio." #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3147229\n" "help.text" msgid "Expression1, Expression2: Any numeric expressions that you want to compare." msgstr "Esprimo1, Esprimo2: Numeraj esprimoj komparotaj." #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3154684\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 "Logika disjunkcio de du buleaj esprimoj liveras la valoron True se almenaŭ unu komparata esprimo estas True." #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3153768\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 "Laŭbita komparo ŝaltas biton en la rezulto se la koresponda bito estas ŝaltita en almenaŭ unu el la du esprimoj." #: 03060500.xhp msgctxt "" "03060500.xhp\n" "hd_id3161831\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "tit\n" "help.text" msgid "Xor-Operator [Runtime]" msgstr "Operacio Xor [Rultempa]" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "bm_id3156024\n" "help.text" msgid "Xor operator (logical)" msgstr "Operacio Xor (logika)" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "hd_id3156024\n" "help.text" msgid "Xor-Operator [Runtime]" msgstr "Operacio Xor [Rultempa]" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3159414\n" "help.text" msgid "Performs a logical Exclusive-Or combination of two expressions." msgstr "Kombinas du esprimojn per logika ekskluziva disjunkcio." #: 03060600.xhp msgctxt "" "03060600.xhp\n" "hd_id3153381\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3150400\n" "help.text" msgid "Result = Expression1 Xor Expression2" msgstr "Result = Esprimo1 Xor Esprimo2" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "hd_id3153968\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3150448\n" "help.text" msgid "Result: Any numeric variable that contains the result of the combination." msgstr "Result: Numera variablo kiu enhavas la rezulton de la kombino." #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3125864\n" "help.text" msgid "Expression1, Expression2: Any numeric expressions that you want to combine." msgstr "Esprimo1, Esprimo2: Numeraj esprimoj kombinotaj." #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3150439\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 "Logika ekskluziva disjunkcio de du buleaj esprimoj liveras la valoron True nur se ambaŭ esprimoj malsamas unu de la alia." #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3153770\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 "Laŭbita ekskluziva disjunkcio liveras biton se la koresponda bito estas ŝaltita en nur unu el la du esprimoj." #: 03060600.xhp msgctxt "" "03060600.xhp\n" "hd_id3153366\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3156442\n" "help.text" msgid "vOut = vA > vB Xor vB > vC ' returns 0" msgstr "vOut = vA > vB Xor vB > vC REM liveras 0" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3153191\n" "help.text" msgid "vOut = vB > vA Xor vB > vC ' returns -1" msgstr "vOut = vB > vA Xor vB > vC REM liveras -1" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3153144\n" "help.text" msgid "vOut = vA > vB Xor vB > vD ' returns -1" msgstr "vOut = vA > vB Xor vB > vD REM liveras -1" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3154944\n" "help.text" msgid "vOut = (vB > vD Xor vB > vA) ' returns 0" msgstr "vOut = (vB > vD Xor vB > vA) REM liveras 0" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3148455\n" "help.text" msgid "vOut = vB Xor vA ' returns 2" msgstr "vOut = vB Xor vA REM liveras 2" #: 03070000.xhp msgctxt "" "03070000.xhp\n" "tit\n" "help.text" msgid "Mathematical Operators" msgstr "Matematikaj operacisimboloj" #: 03070000.xhp msgctxt "" "03070000.xhp\n" "hd_id3149234\n" "help.text" msgid "Mathematical Operators" msgstr "Matematikaj Operacioj" #: 03070000.xhp msgctxt "" "03070000.xhp\n" "par_id3145068\n" "help.text" msgid "The following mathematical operators are supported in $[officename] Basic." msgstr "La jenajn matematikaj operacioj subtenas $[officename] Basic." #: 03070000.xhp msgctxt "" "03070000.xhp\n" "par_id3148552\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 "Ĉi tiu ĉapitro donas mallongan resumon de ĉiuj aritmetikaj operacioj eble bezonataj por kalkuloj en programoj." #: 03070100.xhp msgctxt "" "03070100.xhp\n" "tit\n" "help.text" msgid "\"-\" Operator [Runtime]" msgstr "Operacio \"-\" [Rultempa]" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "bm_id3156042\n" "help.text" msgid "\"-\" operator (mathematical)" msgstr "operacio \"-\" (matematika)" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "hd_id3156042\n" "help.text" msgid "\"-\" Operator [Runtime]" msgstr "Operacio \"-\" [Rultempa]" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "par_id3153345\n" "help.text" msgid "Subtracts two values." msgstr "Subtrahas du valorojn." #: 03070100.xhp msgctxt "" "03070100.xhp\n" "hd_id3149416\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "par_id3156023\n" "help.text" msgid "Result = Expression1 - Expression2" msgstr "Result = Esprimo1 - Esprimo2" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "hd_id3154760\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "par_id3147560\n" "help.text" msgid "Result: Any numerical expression that contains the result of the subtraction." msgstr "Result: Numera esprimo kiu enhavas la rezulton de la subtraho." #: 03070100.xhp msgctxt "" "03070100.xhp\n" "par_id3150398\n" "help.text" msgid "Expression1, Expression2: Any numerical expressions that you want to subtract." msgstr "Esprimo1, Esprimo2: Numeraj esprimoj subtrahotaj." #: 03070100.xhp msgctxt "" "03070100.xhp\n" "hd_id3154366\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "tit\n" "help.text" msgid "\"*\" Operator [Runtime]" msgstr "Operacio \"*\" [Rultempa]" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "bm_id3147573\n" "help.text" msgid "\"*\" operator (mathematical)" msgstr "Operacio \"*\" (matematika)" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "hd_id3147573\n" "help.text" msgid "\"*\" Operator [Runtime]" msgstr "Operacio \"*\" [Rultempa]" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "par_id3154347\n" "help.text" msgid "Multiplies two values." msgstr "Multiplikas du valorojn" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "hd_id3148946\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "par_id3150358\n" "help.text" msgid "Result = Expression1 * Expression2" msgstr "Result = Esprimo1 * Esprimo2" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "hd_id3150400\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "par_id3154365\n" "help.text" msgid "Result: Any numeric expression that records the result of a multiplication." msgstr "Result: Numera esprimo kiu registros la rezulton de multipliko." #: 03070200.xhp msgctxt "" "03070200.xhp\n" "par_id3154685\n" "help.text" msgid "Expression1, Expression2: Any numeric expressions that you want to multiply." msgstr "Esprimo1, Esprimo2: Numeraj esprimoj multiplikotaj." #: 03070200.xhp msgctxt "" "03070200.xhp\n" "hd_id3153968\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "tit\n" "help.text" msgid "\"+\" Operator [Runtime]" msgstr "Operacio \"+\" [Rultempa]" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "bm_id3145316\n" "help.text" msgid "\"+\" operator (mathematical)" msgstr "Operacio \"+\" (matematika)" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "hd_id3145316\n" "help.text" msgid "\"+\" Operator [Runtime]" msgstr "Operacio \"+\" [Rultempa]" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "par_id3145068\n" "help.text" msgid "Adds or combines two expressions." msgstr "Adicias aŭ kombinas du esprimojn." #: 03070300.xhp msgctxt "" "03070300.xhp\n" "hd_id3144500\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "par_id3150358\n" "help.text" msgid "Result = Expression1 + Expression2" msgstr "Result = Esprimo1 + Esprimo2" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "hd_id3150400\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "par_id3154123\n" "help.text" msgid "Result: Any numerical expression that contains the result of the addition." msgstr "Result: Numera esprimo kiu enhavas la rezulton de adicio." #: 03070300.xhp msgctxt "" "03070300.xhp\n" "par_id3150870\n" "help.text" msgid "Expression1, Expression2: Any numerical expressions that you want to combine or to add." msgstr "Expression1, Expression2: Numeraj esprimoj kombinotaj aŭ adiciotaj." #: 03070300.xhp msgctxt "" "03070300.xhp\n" "hd_id3153969\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "tit\n" "help.text" msgid "\"/\" Operator [Runtime]" msgstr "Operacio \"/\" [Rultempa]" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "bm_id3150669\n" "help.text" msgid "\"/\" operator (mathematical)" msgstr "Operacio \"/\" (matematika)" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "hd_id3150669\n" "help.text" msgid "\"/\" Operator [Runtime]" msgstr "Operacio \"/\" [Rultempa]" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "par_id3149670\n" "help.text" msgid "Divides two values." msgstr "Dividas du valorojn." #: 03070400.xhp msgctxt "" "03070400.xhp\n" "hd_id3148946\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "par_id3153360\n" "help.text" msgid "Result = Expression1 / Expression2" msgstr "Result = Esprimo1 / Esprimo2" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "hd_id3150359\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "par_id3154141\n" "help.text" msgid "Result: Any numerical value that contains the result of the division." msgstr "Result: Numera valoro kiu enhavas la rezulton de la divido." #: 03070400.xhp msgctxt "" "03070400.xhp\n" "par_id3150448\n" "help.text" msgid "Expression1, Expression2: Any numerical expressions that you want to divide." msgstr "Esprimo1, Esprimo2: Numeraj esprimoj dividotaj." #: 03070400.xhp msgctxt "" "03070400.xhp\n" "hd_id3154684\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "tit\n" "help.text" msgid "\"^\" Operator [Runtime]" msgstr "Operacio \"^\" [Rultempa]" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "bm_id3145315\n" "help.text" msgid "\"^\" operator (mathematical)" msgstr "Operacio \"^\" (matematika)" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "hd_id3145315\n" "help.text" msgid "\"^\" Operator [Runtime]" msgstr "Operacio \"^\" [Rultempa]" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3149670\n" "help.text" msgid "Raises a number to a power." msgstr "Altigas numeron al potenco." #: 03070500.xhp msgctxt "" "03070500.xhp\n" "hd_id3147264\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3149656\n" "help.text" msgid "Result = Expression ^ Exponent" msgstr "Rezulto = Esprimo ^ Eksponento" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "hd_id3151211\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3153192\n" "help.text" msgid "Result: Any numerical expression that contains the result of the number raised to a power." msgstr "Rezulto: Numera esprimo kiu enhavos la rezulton de la esprimo altigita al potenco." #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3150448\n" "help.text" msgid "Expression: Numerical value that you want to raise to a power." msgstr "Esprimo: Numera valoro altigota al potenco." #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3156422\n" "help.text" msgid "Exponent: The value of the power that you want to raise the expression to." msgstr "Eksponento: La valoro ĝis kia potenco Esprimo estas altigota." #: 03070500.xhp msgctxt "" "03070500.xhp\n" "hd_id3147287\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3146984\n" "help.text" msgid "Print Exp ( 23 * Log( 12.345 ) ) ' Raises by forming a logarithm" msgstr "Print Exp ( 23 * Log( 12.345 ) ) REM Altigas farante logaritmon" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "tit\n" "help.text" msgid "Mod-Operator [Runtime]" msgstr "Operacio Mod [Rultempa]" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "bm_id3150669\n" "help.text" msgid "MOD operator (mathematical)" msgstr "Operacio MOD (matematika)" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "hd_id3150669\n" "help.text" msgid "Mod Operator [Runtime]" msgstr "Operacio Mod [Rultempa]" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3148686\n" "help.text" msgid "Returns the integer remainder of a division." msgstr "Liveras la entjeran reston de divido." #: 03070600.xhp msgctxt "" "03070600.xhp\n" "hd_id3146795\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3147560\n" "help.text" msgid "Result = Expression1 MOD Expression2" msgstr "Rezulto = Esprimo1 MOD Esprimo2" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "hd_id3149657\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3153380\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "hd_id3154365\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3145172\n" "help.text" msgid "Result: Any numeric variable that contains the result of the MOD operation." msgstr "Rezulto: Numera variablo kiu enhavas la rezulton de la operacio MOD." #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3151042\n" "help.text" msgid "Expression1, Expression2: Any numeric expressions that you want to divide." msgstr "Esprimo1, Esprimo2: Numeraj esprimoj dividotaj." #: 03070600.xhp msgctxt "" "03070600.xhp\n" "hd_id3147287\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3161832\n" "help.text" msgid "Print 10 Mod 2.5 ' returns 0" msgstr "print 10 mod 2.5 REM liveras 0" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3146922\n" "help.text" msgid "Print 10 / 2.5 ' returns 4" msgstr "print 10 / 2.5 REM liveras 4" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3145273\n" "help.text" msgid "Print 10 Mod 5 ' returns 0" msgstr "print 10 mod 5 REM liveras 0" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3150011\n" "help.text" msgid "Print 10 / 5 ' returns 2" msgstr "print 10 / 5 REM liveras 2" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3149483\n" "help.text" msgid "Print 5 Mod 10 ' returns 5" msgstr "print 5 mod 10 REM liveras 5" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3151114\n" "help.text" msgid "Print 5 / 10 ' returns 0.5" msgstr "print 5 / 10 REM liveras 0.5" #: 03080000.xhp msgctxt "" "03080000.xhp\n" "tit\n" "help.text" msgid "Numeric Functions" msgstr "Numeraj funkcioj" #: 03080000.xhp msgctxt "" "03080000.xhp\n" "hd_id3153127\n" "help.text" msgid "Numeric Functions" msgstr "Numeraj funkcioj" #: 03080000.xhp msgctxt "" "03080000.xhp\n" "par_id3148550\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 "La jenaj numeraj funkcioj kalkulas. Matematikaj kaj buleaj operacioj priskribiĝas en alia sekcio. Funkcioj diferencas de operacioj ĉar funkcioj ricevas argumentojn kaj liveras rezulton, dum operacioj liveras rezulton kombinante du numerajn esprimojn." #: 03080100.xhp msgctxt "" "03080100.xhp\n" "tit\n" "help.text" msgid "Trigonometric Functions" msgstr "Trigonometriaj funkcioj" #: 03080100.xhp msgctxt "" "03080100.xhp\n" "hd_id3159201\n" "help.text" msgid "Trigonometric Functions" msgstr "Trigonometriaj funkcioj" #: 03080100.xhp msgctxt "" "03080100.xhp\n" "par_id3149180\n" "help.text" msgid "The following are the trigonometric functions that are supported in $[officename] Basic." msgstr "La jenajn trigonometriajn funkciojn subtenas $[officename] Basic." #: 03080101.xhp msgctxt "" "03080101.xhp\n" "tit\n" "help.text" msgid "Atn Function [Runtime]" msgstr "Funkcio Atn [Rultempa]" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "bm_id3150616\n" "help.text" msgid "Atn function" msgstr "Funkcio Atn" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "hd_id3150616\n" "help.text" msgid "Atn Function [Runtime]" msgstr "Funkcio Atn [Rultempa]" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3149346\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 "Trigonometria funkcio kiu liveras la arktangenton de numera esprimo. La livera valoro estas en la amplekso -Pi/2 to +Pi/2." #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3143271\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 "La arktangento estas la inverso de la tangento. La funkcio Atn liveras la angulon \"Alfa\", esprimitan en radianoj, de la tangento de tiu angulo. La funkcio ankaŭ povas liveri la angulon \"Alfa\" komparante la proporcion de la longo de la latero kontraŭ la angulo, al la longo de la latero apud la angulo (ne la hipotenuzo), en orta triangulo." #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3145315\n" "help.text" msgid "Atn(side opposite the angle/side adjacent to angle)= Alpha" msgstr "Atn(latero kontraŭ la angulo/latero apud la angulo)= Alfa" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "hd_id3149669\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3148947\n" "help.text" msgid "Atn (Number)" msgstr "Atn (Number)" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "hd_id3148664\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3150359\n" "help.text" msgid "Double" msgstr "Duobla" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "hd_id3148798\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3156212\n" "help.text" msgid "Number: 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 "Number: Numera esprimo kiu reprezentas la proporcion de du lateroj de orta triangulo. La funkcio Atn liveras la korespondan angulon en radianoj (arktangento)." #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3153192\n" "help.text" msgid "To convert radians to degrees, multiply radians by 180/pi." msgstr "Por konverti radianoj al gradoj, multipliku radianojn per 180/pi." #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3147230\n" "help.text" msgid "degree=(radian*180)/pi" msgstr "gradoj=(radianoj*180)/pi" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3125864\n" "help.text" msgid "radian=(degree*pi)/180" msgstr "radianoj=(gradoj*pi)/180" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3159252\n" "help.text" msgid "Pi is here the fixed circle constant with the rounded value 3.14159." msgstr "Pi ĉi tie estas la fiksita cirkla konstanto rondigita al 3,14159." #: 03080101.xhp msgctxt "" "03080101.xhp\n" "hd_id3153142\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3146985\n" "help.text" msgid "' The following example calculates for a right-angled triangle" msgstr "REM La jena ekzemplo kalkulas por orta triangulo" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3145750\n" "help.text" msgid "' the angle Alpha from the tangent of the angle Alpha:" msgstr "REM la angulon Alfa de la tangento de la angulo Alfa:" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3151112\n" "help.text" msgid "' rounded Pi = 3.14159 Is a predefined constant" msgstr "REM rondigita Pi = 3.14159 estas difinita konstanto" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3149262\n" "help.text" msgid "d1 = InputBox(\"Enter the length of the side adjacent to the angle: \",\"Adjacent\")" msgstr "d1 = InputBox(\"Tajpu la longon de la latero apud la angulo: \",\"apuda\")" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3149482\n" "help.text" msgid "d2 = InputBox(\"Enter the length of the side opposite the angle: \",\"Opposite\")" msgstr "d2 = InputBox(\"Tajpu la longon de la latero kontraŭ la angulo: \",\"kontraŭa\")" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3155415\n" "help.text" msgid "Print \"The Alpha angle is\"; (atn (d2/d1) * 180 / Pi); \" degrees\"" msgstr "Print \"Angulo Alfa estas\"; (atn (d2/d1) * 180 / Pi); \" gradoj\"" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "tit\n" "help.text" msgid "Cos Function [Runtime]" msgstr "Funkcio Cos [Rultempa]" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "bm_id3154923\n" "help.text" msgid "Cos function" msgstr "Funkcio Cos" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "hd_id3154923\n" "help.text" msgid "Cos Function [Runtime]" msgstr "Funkcio Cos [Rultempa]" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3159413\n" "help.text" msgid "Calculates the cosine of an angle. The angle is specified in radians. The result lies between -1 and 1." msgstr "Kalkulas la kosinuson de angulo. La angulo estas specifita en randianoj. La rezulto estas inter -1 kaj 1." #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3150358\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 "Uzante la angulon Alfa, la funkcio Cos kalkulas la proporcion de la longo de la latero kiu estas apud la angulo, dividita de la longo de la hipotenuzo en orta triangulo." #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3154141\n" "help.text" msgid "Cos(Alpha) = Adjacent/Hypotenuse" msgstr "Cos(Alfa) = apuda/hipotenuzo" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "hd_id3154125\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3145172\n" "help.text" msgid "Cos (Number)" msgstr "Cos (Number)" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "hd_id3156214\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3150449\n" "help.text" msgid "Double" msgstr "Duobla" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "hd_id3153969\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3153770\n" "help.text" msgid "Number: Numeric expression that specifies an angle in radians that you want to calculate the cosine for." msgstr "Number: Numera esprimo kiu specifas angulon (en radianoj) por kiu kalkuli la kosinuson." #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3145749\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 "Por konverti gradojn al randianoj, multipliku la gradojn per pi/180. Por konverti randianojn al gradoj, multipliku la radianojn per 180/pi." #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3149664\n" "help.text" msgid "degree=(radian*180)/pi" msgstr "gradoj=(radianoj*180)/pi" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3146985\n" "help.text" msgid "radian=(degree*pi)/180" msgstr "radianoj=(gradoj*pi)/180" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3152885\n" "help.text" msgid "Pi is here the fixed circle constant with the rounded value 3.14159..." msgstr "Pi ĉi tie estas la fiksita cirkla konstanto rondigita al 3,14159." #: 03080102.xhp msgctxt "" "03080102.xhp\n" "hd_id3153951\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3155855\n" "help.text" msgid "' The following example allows for a right-angled triangle the input of" msgstr "REM La jena ekzemplo ebligas, por orta triangulo, entajpi" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3149484\n" "help.text" msgid "' secant and angle (in degrees) and calculates the length of the hypotenuse:" msgstr "REM la sekanton kaj angulon (en gradoj) kaj kalkuli la longon de la hipotenuzo." #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3150010\n" "help.text" msgid "' rounded Pi = 3.14159" msgstr "REM rondigita Pi = 3,14159" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3144764\n" "help.text" msgid "d1 = InputBox(\"Enter the length of the adjacent side: \",\"Adjacent\")" msgstr "d1 = InputBox$ (\"\"Tajpu la longon de la apuda latero: \",\"apuda\")" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3154491\n" "help.text" msgid "dAngle = InputBox(\"Enter the angle Alpha (in degrees): \",\"Alpha\")" msgstr "dAngle = InputBox(\"Tajpu la angulon Alfa (en gradoj): \",\"Alfa\")" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3151074\n" "help.text" msgid "Print \"The length of the hypothenuse is\"; (d1 / cos (dAngle * Pi / 180))" msgstr "Print \"La longo de la hipotenuzo estas\"; (d1 / cos (dAngle * Pi / 180))" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "tit\n" "help.text" msgid "Sin Function [Runtime]" msgstr "Funkcio Sin [Rultempa]" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "bm_id3153896\n" "help.text" msgid "Sin function" msgstr "Funkcio Sin" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "hd_id3153896\n" "help.text" msgid "Sin Function [Runtime]" msgstr "Funkcio Sin [Rultempa]" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3149456\n" "help.text" msgid "Returns the sine of an angle. The angle is specified in radians. The result lies between -1 and 1." msgstr "Liveras la sinuson de angulo. La angulo estas specifita en radianoj. La rezulto estas inter -1 kaj 1." #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3153379\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 "Uzante la angulon Alfa, la funkcio Sin liveras la proporcion de la longo de la kontraŭa latero de angulo al la longo de la hipotenuzo en orta triangulo." #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3148798\n" "help.text" msgid "Sin(Alpha) = side opposite the angle/hypotenuse" msgstr "Sin(Alfa) = latero kontraŭ la angulo/hipotenuzo" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "hd_id3147230\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3154909\n" "help.text" msgid "Sin (Number)" msgstr "Sin (Number)" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "hd_id3156214\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3150870\n" "help.text" msgid "Double" msgstr "Duobla" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "hd_id3155132\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3145786\n" "help.text" msgid "Number: Numeric expression that defines the angle in radians that you want to calculate the sine for." msgstr "Number: Numera esprimo kiu difinas la angulon en radianoj por kiu kalkuli la sinuson." #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3155413\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 "Por konverti gradojn al radianoj, multipliku la gradojn per pi/180. Por konverti randianojn al gradoj, multipliku la radianojn per 180/pi." #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3149664\n" "help.text" msgid "grad=(radiant*180)/pi" msgstr "gradoj=(radianoj*180)/pi" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3153143\n" "help.text" msgid "radiant=(grad*pi)/180" msgstr "radianoj=(gradoj*pi)/180" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3151112\n" "help.text" msgid "Pi is approximately 3.141593." msgstr "Pi estas proksimume 3,141593." #: 03080103.xhp msgctxt "" "03080103.xhp\n" "hd_id3163712\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3149482\n" "help.text" msgid "' In this example, the following entry is possible for a right-angled triangle:" msgstr "REM En ĉi tiu ekzemplo, la sekva elemento eblas por orta triangulo:" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3148577\n" "help.text" msgid "' The side opposite the angle and the angle (in degrees) to calculate the length of the hypotenuse:" msgstr "REM La latero kontraŭ la angulo kaj la angulo (en gradoj) por kalkuli la longon de la hipotenuzo:" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3150011\n" "help.text" msgid "' Pi = 3.1415926 is a predefined variable" msgstr "REM Pi = 3,1415926 estas difinita variablo." #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3145251\n" "help.text" msgid "d1 = InputBox(\"Enter the length of the opposite side: \",\"Opposite Side\")" msgstr "d1 = InputBox(\"Tajpu la longon de la kontraŭa latero: \",\"kontraŭa latero\")" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3148456\n" "help.text" msgid "dAlpha = InputBox(\"Enter the angle Alpha (in degrees): \",\"Alpha\")" msgstr "dAlpha = InputBox(\"Tajpu la angulon Alfa (en gradoj): \",\"Alpha\")" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3153877\n" "help.text" msgid "Print \"The length of the hypotenuse is\"; (d1 / sin (dAlpha * Pi / 180))" msgstr "Print \"La longo de la hipotenuzo estas\"; (d1 / sin (dAlpha * Pi / 180))" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "tit\n" "help.text" msgid "Tan Function [Runtime]" msgstr "Funkcio Tan [Rultempa]" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "bm_id3148550\n" "help.text" msgid "Tan function" msgstr "Funkcio Tan" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "hd_id3148550\n" "help.text" msgid "Tan Function [Runtime]" msgstr "Funkcio Tan [Rultempa]" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3148663\n" "help.text" msgid "Determines the tangent of an angle. The angle is specified in radians." msgstr "Kalkulas la tangenton de angulo en radianoj." #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3153379\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 "Uzante la angulon Alfa, la funkcio Tan kalkulas la proporcion de la longo de la latero kontraŭ la angulo al la longo de la latero apud la angulo en orta triangulo." #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3154366\n" "help.text" msgid "Tan(Alpha) = side opposite the angle/side adjacent to angle" msgstr "Tan(Alfa) = latero kontraŭ la angulo/latero apud la angulo" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "hd_id3145174\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3151042\n" "help.text" msgid "Tan (Number)" msgstr "Tan (Number)" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "hd_id3156214\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3156281\n" "help.text" msgid "Double" msgstr "Duobla" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "hd_id3155132\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3145786\n" "help.text" msgid "Number: Any numeric expression that you want to calculate the tangent for (in radians)." msgstr "Number: Numera esprimo (en radianoj) por kiu kalkuli la tangenton." #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3153728\n" "help.text" msgid "To convert degrees to radians, multiply by Pi/180. To convert radians to degrees, multiply by 180/Pi." msgstr "Por konverti gradojn al radianoj, multipliku la gradojn per pi/180. Por konverti randianojn al gradoj, multipliku la radianojn per 180/pi." #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3155414\n" "help.text" msgid "degrees=(radiant*180)/Pi" msgstr "grado=(radiano*180)/pi" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3146975\n" "help.text" msgid "radiant=(degrees*Pi)/180" msgstr "radiano=(grado*pi)/180" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3147434\n" "help.text" msgid "Pi is approximately 3.141593." msgstr "Pi estas proksimume 3,141593." #: 03080104.xhp msgctxt "" "03080104.xhp\n" "hd_id3149483\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3148646\n" "help.text" msgid "' In this example, the following entry is possible for a right-angled triangle:" msgstr "REM En ĉi tiu ekzemplo, la sekva elemento eblas por orta triangulo:" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3150012\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 La latero kontraŭ la angulo kaj la angulo (en gradoj) por kalkuli la longon de la latero apud la angulo:" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3153158\n" "help.text" msgid "' Pi = 3.1415926 is a pre-defined variable" msgstr "REM Pi = 3,1415926 estas difinita variablo" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3145252\n" "help.text" msgid "d1 = InputBox(\"Enter the length of the side opposite the angle: \",\"opposite\")" msgstr "d1 = InputBox(\"Tajpu la longon de la latero kontraŭ la angulo: \",\"kontraŭa\")" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3149582\n" "help.text" msgid "dAlpha = InputBox(\"Enter the Alpha angle (in degrees): \",\"Alpha\")" msgstr "dAlpha = InputBox(\"Tajpu la angulon Alfa (en gradoj): \",\"Alfa\")" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3154016\n" "help.text" msgid "Print \"the length of the side adjacent the angle is\"; (d1 / tan (dAlpha * Pi / 180))" msgstr "Print \"la longo de la latero paud la angulo estas\"; (d1 / tan (dAlpha * Pi / 180))" #: 03080200.xhp msgctxt "" "03080200.xhp\n" "tit\n" "help.text" msgid "Exponential and Logarithmic Functions" msgstr "Eksponencialaj kaj logaritmaj funkcioj" #: 03080200.xhp msgctxt "" "03080200.xhp\n" "hd_id3154758\n" "help.text" msgid "Exponential and Logarithmic Functions" msgstr "Eksponencialaj kaj logaritmaj funkcioj" #: 03080200.xhp msgctxt "" "03080200.xhp\n" "par_id3148550\n" "help.text" msgid "$[officename] Basic supports the following exponential and logarithmic functions." msgstr "$[officename] Basic subtenas la jenajn eksponencialajn kaj logaritmajn funkciojn." #: 03080201.xhp msgctxt "" "03080201.xhp\n" "tit\n" "help.text" msgid "Exp Function [Runtime]" msgstr "Funkcio Exp [Rultempa]" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "bm_id3150616\n" "help.text" msgid "Exp function" msgstr "Funkcio Exp" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "hd_id3150616\n" "help.text" msgid "Exp Function [Runtime]" msgstr "Funkcio Exp [Rultempa]" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "par_id3155555\n" "help.text" msgid "Returns the base of the natural logarithm (e = 2.718282) raised to a power." msgstr "Liveras la bazon de la natura logaritmo (e = 2,718282) altigita al iu potenco." #: 03080201.xhp msgctxt "" "03080201.xhp\n" "hd_id3150984\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "par_id3145315\n" "help.text" msgid "Exp (Number)" msgstr "Exp (Number)" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "hd_id3154347\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "par_id3149670\n" "help.text" msgid "Double" msgstr "Duobla" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "hd_id3154760\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "par_id3150793\n" "help.text" msgid "Number: 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 "Number: Numera esprimo kiu specifas la potencon al kiu \"e\" (la bazo de naturaj logaritmoj) estu altigita. La potenco devas esti por ordinaraj reeloj malpli ol 88.02969 kaj por duoble precizaj reeloj ne pli ol 709.782712893, ĉar $[officename] Basic liveras pritroan eraron por numeroj kiuj superas tiujn valorojn." #: 03080201.xhp msgctxt "" "03080201.xhp\n" "hd_id3156280\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "par_id3161832\n" "help.text" msgid "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm\"" msgstr "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multipliki per logaritmo\"" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "tit\n" "help.text" msgid "Log Function [Runtime]" msgstr "Funkcio Log [Rultempa]" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "bm_id3149416\n" "help.text" msgid "Log function" msgstr "Funkcio Log" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "hd_id3149416\n" "help.text" msgid "Log Function [Runtime]" msgstr "Funkcio Log [Rultempa]" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3145066\n" "help.text" msgid "Returns the natural logarithm of a number." msgstr "Liveras la naturan logaritmon de numero." #: 03080202.xhp msgctxt "" "03080202.xhp\n" "hd_id3159414\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3154760\n" "help.text" msgid "Log (Number)" msgstr "Log (Number)" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "hd_id3149457\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3150791\n" "help.text" msgid "Double" msgstr "Duobla" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "hd_id3151211\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3151041\n" "help.text" msgid "Number: Any numeric expression that you want to calculate the natural logarithm for." msgstr "Number: Numera esprimo por kiu kalkuli la naturan logaritmon." #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3150869\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 "La naturan logaritmo estas la logaritmo de la bazo e. Bazo e estas konstanto, kies valoro estas proksimume 2,718282..." #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3153968\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 "Oni povas kalkuli logaritmon de iu ajn bazo (n) por iu ajn numero (x), dividante la naturan logaritmon de x per la natura logaritmo de n, jene:" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3145420\n" "help.text" msgid "Log n(x) = Log(x) / Log(n)" msgstr "Log n(x) = Log(x) / Log(n)" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "hd_id3155131\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3149262\n" "help.text" msgid "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm function\"" msgstr "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multipliki per logaritma funkcio\"" #: 03080300.xhp msgctxt "" "03080300.xhp\n" "tit\n" "help.text" msgid "Generating Random Numbers" msgstr "Generi hazardajn numerojn" #: 03080300.xhp msgctxt "" "03080300.xhp\n" "hd_id3143270\n" "help.text" msgid "Generating Random Numbers" msgstr "Generi hazardajn numerojn" #: 03080300.xhp msgctxt "" "03080300.xhp\n" "par_id3154347\n" "help.text" msgid "The following statements and functions generate random numbers." msgstr "La jenaj ordonoj kaj funkcioj generas hazardajn numerojn." #: 03080301.xhp msgctxt "" "03080301.xhp\n" "tit\n" "help.text" msgid "Randomize Statement [Runtime]" msgstr "Ordono Randomize [Rultempa]" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "bm_id3150616\n" "help.text" msgid "Randomize statement" msgstr "Ordono Randomize" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "hd_id3150616\n" "help.text" msgid "Randomize Statement [Runtime]" msgstr "" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id3145090\n" "help.text" msgid "Initializes the random-number generator used by the Rnd function." msgstr "" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "hd_id3147573\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id3145315\n" "help.text" msgid "Randomize [Number]" msgstr "Randomize [Number]" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "hd_id3152456\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id3149670\n" "help.text" msgid "Number: Any integer value. Used as seed to initialize the random-number generator. Equal seeds result in equal random-number sequences by the Rnd function. If the parameter is omitted, the Randomize statement will be ignored." msgstr "" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id110520161656428611\n" "help.text" msgid "Unless a predictable sequence of numbers is desired, there is no need to use the Randomize statement, as the random-number generator will be initialized automatically at first use – it will be seeded using a system-provided random-number generator that produces uniformly-distributed, non-deterministic random numbers. If no such generator is available on the system, the system time will be used as seed." msgstr "" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id12052016194258344\n" "help.text" msgid "The Randomize statement affects BASIC's Rnd function only. Other random-number generators (for example the Calc's RAND() function, etc.) are not affected by it." msgstr "" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "hd_id3149655\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id3147288\n" "help.text" msgid "iVar = Int(10 * Rnd) ' Range from 0 to 9" msgstr "iVar = Int((10 * Rnd) ) REM Amplekso de 0 ĝis 9" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id3148617\n" "help.text" msgid "MsgBox sText,0,\"Spectral Distribution\"" msgstr "MsgBox sText,0,\"Spektra Distribuo\"" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "tit\n" "help.text" msgid "Rnd Function [Runtime]" msgstr "Funkcio Rnd [Rultempa]" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "bm_id3148685\n" "help.text" msgid "Rnd function" msgstr "Funkcio Rnd" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "hd_id3148685\n" "help.text" msgid "Rnd Function [Runtime]" msgstr "" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3149669\n" "help.text" msgid "Returns a random number between 0 and 1." msgstr "Liveras hazardan nombron inter 0 kaj 1." #: 03080302.xhp msgctxt "" "03080302.xhp\n" "hd_id3153897\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3150543\n" "help.text" msgid "Rnd [(Expression)]" msgstr "Rnd [(Expression)]" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "hd_id3149655\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3154365\n" "help.text" msgid "Double" msgstr "Duobla" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "hd_id3154909\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3125864\n" "help.text" msgid "Expression: Has no effect, is ignored if provided." msgstr "" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3147318\n" "help.text" msgid "The Rnd function returns decimal fractions ranging from 0 (included) to 1 (excluded) according to a uniform distribution. It uses the Mersenne Twister 19937 random-number generator. To generate random integers in a given range, use a formula like in the example below. A Randomize statement with a defined seed value can be used beforehand, if a predictable sequence of numbers is desired." msgstr "" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "hd_id3151118\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3147124\n" "help.text" msgid "Print \"Number from 1 to 5\"" msgstr "Print \"Numero inter 1 kaj 5\"" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3154943\n" "help.text" msgid "Print \"Number from 6 to 8\"" msgstr "Print \"Numero inter 6 kaj 8\"" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3151074\n" "help.text" msgid "Print \"Greater than 8\"" msgstr "Print \"Pli ol 8\"" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3155602\n" "help.text" msgid "Print \"Outside range 1 to 10\"" msgstr "Print \"Ekster la amplekso de 1 ĝis 10\"" #: 03080400.xhp msgctxt "" "03080400.xhp\n" "tit\n" "help.text" msgid "Square Root Calculation" msgstr "Kalkuli kvadratan radikon" #: 03080400.xhp msgctxt "" "03080400.xhp\n" "hd_id3148946\n" "help.text" msgid "Square Root Calculation" msgstr "Kalkuli kvadratan radikon" #: 03080400.xhp msgctxt "" "03080400.xhp\n" "par_id3159414\n" "help.text" msgid "Use this function to calculate square roots." msgstr "Uzu ĉi tiun funkcion por kalkuli kvadratajn radikojn." #: 03080401.xhp msgctxt "" "03080401.xhp\n" "tit\n" "help.text" msgid "Sqr Function [Runtime]" msgstr "Funkcio Sqr [Rultempa]" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "bm_id3156027\n" "help.text" msgid "Sqr function" msgstr "Funkcio Sqr" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "hd_id3156027\n" "help.text" msgid "Sqr Function [Runtime]" msgstr "Funkcio Sqr [Rultempa]" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "par_id3147226\n" "help.text" msgid "Calculates the square root of a numeric expression." msgstr "Kalkulas la kvadratan radikon de numera esprimo." #: 03080401.xhp msgctxt "" "03080401.xhp\n" "hd_id3143267\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "par_id3149415\n" "help.text" msgid "Sqr (Number)" msgstr "Sqr (Number)" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "hd_id3156023\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "par_id3156343\n" "help.text" msgid "Double" msgstr "Duobla" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "hd_id3147265\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "par_id3149457\n" "help.text" msgid "Number: Any numeric expression that you want to calculate the square root for." msgstr "Number: Numera esprimo por kiu kalkuli kvadratan radikon." #: 03080401.xhp msgctxt "" "03080401.xhp\n" "par_id3154365\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 "Kvadrata radiko estas la numero kiun oni multiplikas per ĝi mem por doni alian numeron, ekzemple, la kvadrata radiko de 36 estas 6." #: 03080401.xhp msgctxt "" "03080401.xhp\n" "hd_id3153192\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03080500.xhp msgctxt "" "03080500.xhp\n" "tit\n" "help.text" msgid "Integers" msgstr "Entjeroj" #: 03080500.xhp msgctxt "" "03080500.xhp\n" "hd_id3153345\n" "help.text" msgid "Integers" msgstr "Entjeroj" #: 03080500.xhp msgctxt "" "03080500.xhp\n" "par_id3156152\n" "help.text" msgid "The following functions round values to integers." msgstr "La jenaj funkcioj rondigas valoron al entjero." #: 03080501.xhp msgctxt "" "03080501.xhp\n" "tit\n" "help.text" msgid "Fix Function [Runtime]" msgstr "Funkcio Fix [Rultempa]" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "bm_id3159201\n" "help.text" msgid "Fix function" msgstr "Funkcio Fix" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "hd_id3159201\n" "help.text" msgid "Fix Function [Runtime]" msgstr "Funkcio Fix [Rultempa]" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3149346\n" "help.text" msgid "Returns the integer value of a numeric expression by removing the fractional part of the number." msgstr "Liveras la entjeran valoron de numera esprimo forigante la frakcian parton." #: 03080501.xhp msgctxt "" "03080501.xhp\n" "hd_id3155419\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3156152\n" "help.text" msgid "Fix (Expression)" msgstr "Fix (Expression)" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "hd_id3154923\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3148947\n" "help.text" msgid "Double" msgstr "Duobla" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "hd_id3154760\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3149457\n" "help.text" msgid "Expression: Numeric expression that you want to return the integer value for." msgstr "Expression: Numera esprimo por kiu liveri la entjeran parton." #: 03080501.xhp msgctxt "" "03080501.xhp\n" "hd_id3150447\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3156214\n" "help.text" msgid "Print Fix(3.14159) ' returns 3." msgstr "Print Fix(3.14159) REM liveras 3." #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3154217\n" "help.text" msgid "Print Fix(0) ' returns 0." msgstr "Print Fix(0) REM liveras 0." #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3145786\n" "help.text" msgid "Print Fix(-3.14159) ' returns -3." msgstr "Print Fix(-3.14159) REM liveras -3." #: 03080502.xhp msgctxt "" "03080502.xhp\n" "tit\n" "help.text" msgid "Int Function [Runtime]" msgstr "Funkcio Int [Rultempa]" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "bm_id3153345\n" "help.text" msgid "Int function" msgstr "Funkcio Int" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "hd_id3153345\n" "help.text" msgid "Int Function [Runtime]" msgstr "Funkcio Int [Rultempa]" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3155420\n" "help.text" msgid "Returns the integer portion of a number." msgstr "Liveras la entjeran parton de numero." #: 03080502.xhp msgctxt "" "03080502.xhp\n" "hd_id3147559\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3146795\n" "help.text" msgid "Int (Number)" msgstr "Int (Number)" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "hd_id3149670\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3150400\n" "help.text" msgid "Double" msgstr "Duobla" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "hd_id3149656\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3148797\n" "help.text" msgid "Number: Any valid numeric expression." msgstr "" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "hd_id3148672\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3125864\n" "help.text" msgid "Print Int(3.99) ' returns the value 3" msgstr "" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3145787\n" "help.text" msgid "Print Int(0) ' returns the value 0" msgstr "" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3153143\n" "help.text" msgid "Print Int(-3.14159) ' returns the value -4" msgstr "" #: 03080600.xhp msgctxt "" "03080600.xhp\n" "tit\n" "help.text" msgid "Absolute Values" msgstr "Absolutaj valoroj" #: 03080600.xhp msgctxt "" "03080600.xhp\n" "hd_id3146958\n" "help.text" msgid "Absolute Values" msgstr "Absolutaj valoroj" #: 03080600.xhp msgctxt "" "03080600.xhp\n" "par_id3150771\n" "help.text" msgid "This function returns absolute values." msgstr "Ĉi tiu funkcio liveras absolutan valoron." #: 03080601.xhp msgctxt "" "03080601.xhp\n" "tit\n" "help.text" msgid "Abs Function [Runtime]" msgstr "Funkcio Abs [Rultempa]" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "bm_id3159201\n" "help.text" msgid "Abs function" msgstr "Funkcio Abs" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "hd_id3159201\n" "help.text" msgid "Abs Function [Runtime]" msgstr "Funkcio Abs [Rultempa]" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3153394\n" "help.text" msgid "Returns the absolute value of a numeric expression." msgstr "Liveras la absolutan valoron de numera esprimo." #: 03080601.xhp msgctxt "" "03080601.xhp\n" "hd_id3149233\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3147573\n" "help.text" msgid "Abs (Number)" msgstr "Abs (Number)" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "hd_id3156152\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3149670\n" "help.text" msgid "Double" msgstr "Duobla" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "hd_id3154924\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3154347\n" "help.text" msgid "Number: 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 "Number: Numera esprimo por kiu kalkuli la absolutan valoron. Ĝi liveras pozitivan numeron neŝanĝita, dum ĝi liveras negativan numeron konvertita al pozitiva numero." #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3153381\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 "La jena ekzemplo uzas la funkcion Abs por kalkuli la diferencon inter du valoroj. Ne gravas kiu valoro estas unua." #: 03080601.xhp msgctxt "" "03080601.xhp\n" "hd_id3148451\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3145786\n" "help.text" msgid "siW1 = Int(InputBox(\"Please enter the first amount\",\"Value Input\"))" msgstr "siW1 = Int(InputBox(\"Tajpu la unuan kvanton\",\"Valoro enigita\"))" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3149561\n" "help.text" msgid "siW2 = Int(InputBox(\"Please enter the second amount\",\"Value Input\"))" msgstr "siW2 = Int(InputBox(\"Tajpu la duan kvanton\",\"Valoro enigita\"))" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3145750\n" "help.text" msgid "Print \"The difference is \"; Abs(siW1 - siW2)" msgstr "Print \"La diferenco estas \"; Abs(siW1 - siW2)" #: 03080700.xhp msgctxt "" "03080700.xhp\n" "tit\n" "help.text" msgid "Expression Signs" msgstr "Signumo de esprimo" #: 03080700.xhp msgctxt "" "03080700.xhp\n" "hd_id3150702\n" "help.text" msgid "Expression Signs" msgstr "Signumo de esprimo" #: 03080700.xhp msgctxt "" "03080700.xhp\n" "par_id3148668\n" "help.text" msgid "This function returns the algebraic sign of a numeric expression." msgstr "Ĉi tiu funkcio liveras la algebran signumon de numera esprimo." #: 03080701.xhp msgctxt "" "03080701.xhp\n" "tit\n" "help.text" msgid "Sgn Function [Runtime]" msgstr "Funkcio Sgn [Rultempa]" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "bm_id3148474\n" "help.text" msgid "Sgn function" msgstr "Funkcio Sgn" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "hd_id3148474\n" "help.text" msgid "Sgn Function [Runtime]" msgstr "Funkcio Sgn [Rultempa]" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3148686\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 "Liveras entjeran numeron inter -1 kaj 1 kiu montras ĉu la numero pasita al la funkcio estas pozitiva, negativa aŭ nul." #: 03080701.xhp msgctxt "" "03080701.xhp\n" "hd_id3156023\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3153897\n" "help.text" msgid "Sgn (Number)" msgstr "Sgn (Number)" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "hd_id3145069\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3150359\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "hd_id3150543\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3154365\n" "help.text" msgid "Number: Numeric expression that determines the value that is returned by the function." msgstr "Number: Numera esprimo por kiu liveri la signumon." #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3150767\n" "help.text" msgid "NumExpression" msgstr "NumExpression" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3150441\n" "help.text" msgid "Return value" msgstr "Livera valoro" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3161833\n" "help.text" msgid "negative" msgstr "negativa" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3155306\n" "help.text" msgid "Sgn returns -1." msgstr "Sng liveras de -1." #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3146119\n" "help.text" msgid "Sgn returns 0." msgstr "Sng liveras de -0." #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3153139\n" "help.text" msgid "positive" msgstr "pozitiva" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3154319\n" "help.text" msgid "Sgn returns 1." msgstr "Sng liveras de -1." #: 03080701.xhp msgctxt "" "03080701.xhp\n" "hd_id3152576\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3155416\n" "help.text" msgid "Print sgn(-10) ' returns -1" msgstr "Print sgn(-10) REM liveras -1" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3154096\n" "help.text" msgid "Print sgn(0) ' returns 0" msgstr "Print sgn(0) REM liveras 0" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3148457\n" "help.text" msgid "Print sgn(10) ' returns 1" msgstr "Print sgn(10) REM liveras 1" #: 03080800.xhp msgctxt "" "03080800.xhp\n" "tit\n" "help.text" msgid "Converting Numbers" msgstr "Konverti numerojn" #: 03080800.xhp msgctxt "" "03080800.xhp\n" "hd_id3145315\n" "help.text" msgid "Converting Numbers" msgstr "Konverti numerojn" #: 03080800.xhp msgctxt "" "03080800.xhp\n" "par_id3154760\n" "help.text" msgid "The following functions convert numbers from one number format to another." msgstr "La jenaj funkcioj konvertas numerojn de unu numera formato al alia." #: 03080801.xhp msgctxt "" "03080801.xhp\n" "tit\n" "help.text" msgid "Hex Function [Runtime]" msgstr "funkcio Hex [Rultempa]" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "bm_id3150616\n" "help.text" msgid "Hex function" msgstr "Funkcio Hex" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "hd_id3150616\n" "help.text" msgid "Hex Function [Runtime]" msgstr "Funkcio Hex [Rultempa]" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3145136\n" "help.text" msgid "Returns a string that represents the hexadecimal value of a number." msgstr "Liveras ĉeno kiu reprezentas la deksesuman valoron de numero." #: 03080801.xhp msgctxt "" "03080801.xhp\n" "hd_id3147573\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3150771\n" "help.text" msgid "Hex (Number)" msgstr "Hex (Number)" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "hd_id3147530\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3159414\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "hd_id3156344\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3148947\n" "help.text" msgid "Number: Any numeric expression that you want to convert to a hexadecimal number." msgstr "Number: Numera esprimo konvertota al deksesuma numero." #: 03080801.xhp msgctxt "" "03080801.xhp\n" "hd_id3154365\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3156214\n" "help.text" msgid "' uses BasicFormulas in $[officename] Calc" msgstr "REM uzas de BasicFormulas en $[officename] Calc" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3149262\n" "help.text" msgid "' Returns a long integer from a hexadecimal value." msgstr "REM Liveras Longentjeron de deksesuma valoro." #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3147215\n" "help.text" msgid "' Calculates a hexadecimal value in integer." msgstr "REM Kalkulas deksesuman valoron el entjero." #: 03080802.xhp msgctxt "" "03080802.xhp\n" "tit\n" "help.text" msgid "Oct Function [Runtime]" msgstr "Funkcio Oct [Rultempa]" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "bm_id3155420\n" "help.text" msgid "Oct function" msgstr "Funkcio Oct" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "hd_id3155420\n" "help.text" msgid "Oct Function [Runtime]" msgstr "Funkcio Oct [Rultempa]" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "par_id3154924\n" "help.text" msgid "Returns the octal value of a number." msgstr "Liveras la okuman valoron de numero." #: 03080802.xhp msgctxt "" "03080802.xhp\n" "hd_id3148947\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "par_id3150543\n" "help.text" msgid "Oct (Number)" msgstr "Oct (Number)" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "hd_id3153360\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "par_id3154138\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "hd_id3156422\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "par_id3150768\n" "help.text" msgid "Number: Any numeric expression that you want to convert to an octal value." msgstr "Number: Numera esprimo konvertota al okuma valoro." #: 03080802.xhp msgctxt "" "03080802.xhp\n" "hd_id3148672\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03090000.xhp msgctxt "" "03090000.xhp\n" "tit\n" "help.text" msgid "Controlling Program Execution" msgstr "Regi programan ruladon" #: 03090000.xhp msgctxt "" "03090000.xhp\n" "hd_id3145136\n" "help.text" msgid "Controlling Program Execution" msgstr "Regi programan ruladon" #: 03090000.xhp msgctxt "" "03090000.xhp\n" "par_id3143268\n" "help.text" msgid "The following statements control the execution of a program." msgstr "La jenaj ordonoj regas la ruladon de programo." #: 03090000.xhp msgctxt "" "03090000.xhp\n" "par_id3156152\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 "Programo ĝenerala ruliĝas de la unua linio de kodo ĝis la lasta linio de kodo. Oni povas ankaŭ ruli specifajn procedurojn en programo laŭ specifaj kondiĉoj, aŭ ripeti sekcion de la programo en subprocedo aŭ funkcio. Oni povas utiligi iteraciojn por ripeti partojn de programo laŭ necese, aŭ ĝis specifa kondiĉo plemumiĝas. Tiaj regaj ordonoj estas Condition (kondiĉo), Loop (iteracio) kaj Jump (salto)." #: 03090100.xhp msgctxt "" "03090100.xhp\n" "tit\n" "help.text" msgid "Condition Statements" msgstr "Ordono Condition" #: 03090100.xhp msgctxt "" "03090100.xhp\n" "hd_id3154422\n" "help.text" msgid "Condition Statements" msgstr "Ordono Condition" #: 03090100.xhp msgctxt "" "03090100.xhp\n" "par_id3153750\n" "help.text" msgid "The following statements are based on conditions." msgstr "La jenaj ordonoj baziĝas sur kondiĉoj." #: 03090101.xhp msgctxt "" "03090101.xhp\n" "tit\n" "help.text" msgid "If...Then...Else Statement [Runtime]" msgstr "Ordono If...Then...Else [Rultempa]" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "bm_id3154422\n" "help.text" msgid "If statement" msgstr "Ordono If" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "hd_id3154422\n" "help.text" msgid "If...Then...Else Statement [Runtime]" msgstr "Ordono If...Then...Else [Rultempa]" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3155555\n" "help.text" msgid "Defines one or more statement blocks that you only want to execute if a given condition is True." msgstr "Difinas almenaŭ unu ordonan blokon rulota nur se specifa kondiĉo estas vera." #: 03090101.xhp msgctxt "" "03090101.xhp\n" "hd_id3146957\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3153126\n" "help.text" msgid "If condition=true Then Statement block [ElseIf condition=true Then] Statement block [Else] Statement block EndIf" msgstr "" #: 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 "" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "hd_id3155419\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3153062\n" "help.text" msgid "The If...Then statement executes program blocks depending on given conditions. When $[officename] Basic encounters an If statement, the condition is tested. If the condition is True, all subsequent statements up to the next Else or ElseIf statement are executed. If the condition is False, and an ElseIf 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 ElseIf or Else statement. Statements following Else 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 EndIf." msgstr "La ordono If...Then rulas programajn blokojn depende de donitaj kondiĉoj. Kiam $[officename] Basic aliras ordonon If, ĝi testas la kondiĉon. Se la kondiĉo estas vera, ĝi rulas ĉiujn postajn ordonojn ĝis la venonta ordono ElseElseIf. Se la kondiĉo estas falsa, kaj ordono ElseIf sekvas, $[officename] Basic testas la sekvantan kondiĉon kaj rulas la sekvantajn ordonojn se la kondiĉo estas vera. Se falsa, la programo daŭrigas laŭ aŭ la venonta ElseIfElse. Ordonoj sekvantaj la ordonon Else ruliĝas nur se neniu el la antaŭe testitaj kondiĉoj estis vera. Komputinte ĉiujn kondiĉojn, kaj rulinte la korespondajn ordonojn, la programo daŭrigas laŭ la ordono kiu sekvas la EndIf." #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3153192\n" "help.text" msgid "You can nest multiple If...Then statements." msgstr "Oni povas ingi plurajn ordonojn If...Then." #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3154684\n" "help.text" msgid "Else and ElseIf statements are optional." msgstr "Ordonoj Else kaj ElseIf estas nedevigaj." #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3152939\n" "help.text" msgid "You can use GoTo and GoSub to jump out of an If...Then block, but not to jump into an If...Then structure." msgstr "Oni povas uzi ordonojn GoTo kaj GoSub por salti el If...Then bloko, sed ne por salti en strukturon If...Then." #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3153951\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 "La jena ekzemplo ebligas al uzanto entajpi la finiĝan daton de produkto, kaj komputas ĉu la finiĝa dato jam pasis." #: 03090101.xhp msgctxt "" "03090101.xhp\n" "hd_id3152576\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3154490\n" "help.text" msgid "sDate = InputBox(\"Enter the expiration date (MM.DD.YYYY)\")" msgstr "sDate = InputBox(\"Tajpu la finiĝan daton (MM.DD.YYYY)\")" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3155601\n" "help.text" msgid "MsgBox \"The expiration date has passed\"" msgstr "MsgBox \"La finiĝa dato jam pasis\"" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3146912\n" "help.text" msgid "MsgBox \"The expiration date has not yet passed\"" msgstr "MsgBox \"La finiĝa dato ankoraŭ ne pasis\"" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3154754\n" "help.text" msgid "MsgBox \"The expiration date is today\"" msgstr "MsgBox \"La finiĝa dato estas hodiaŭ\"" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "tit\n" "help.text" msgid "Select...Case Statement [Runtime]" msgstr "Ordono Select...Case [Rultempa]" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "bm_id3149416\n" "help.text" msgid "Select...Case statement Case statement" msgstr "Select...Case statementOrdono Case" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "hd_id3149416\n" "help.text" msgid "Select...Case Statement [Runtime]" msgstr "Ordono Select...Case [Rultempa]" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3153896\n" "help.text" msgid "Defines one or more statement blocks depending on the value of an expression." msgstr "Difinas almenaŭ ordonan blokon dependa de la valoro de esprimo." #: 03090102.xhp msgctxt "" "03090102.xhp\n" "hd_id3147265\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3150400\n" "help.text" msgid "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select" msgstr "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "hd_id3150767\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3156281\n" "help.text" msgid "Condition: Any expression that controls if the statement block that follows the respective Case clause is executed." msgstr "Condition: Esprimo kiu regas ĉu ruli la ordonan blokon kiu sekvas la rilatan ordonon Case." #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3150448\n" "help.text" msgid "Expression: Any expression that is compatible with the Condition type expression. The statement block that follows the Case clause is executed if Condition matches Expression." msgstr "Expression: Esprimo kiu kongruas kun la tipo de kondiĉo. Ruliĝas la ordona bloko kiu sekvas la ordonon Case, se Condition kongruas kun Expression." #: 03090102.xhp msgctxt "" "03090102.xhp\n" "hd_id3153768\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3152597\n" "help.text" msgid "Print \"Number from 1 to 5\"" msgstr "Print \"Numero inter 1 kaj 5\"" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3147349\n" "help.text" msgid "Print \"Number from 6 to 8\"" msgstr "Print \"Numero inter 6 kaj 8\"" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3152886\n" "help.text" msgid "Print \"Greater than 8\"" msgstr "Print \"Pli ol 8\"" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3146975\n" "help.text" msgid "Print \"Out of range 1 to 10\"" msgstr "Print \"Ekster la amplekso 1 ĝis 10\"" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "tit\n" "help.text" msgid "IIf Statement [Runtime]" msgstr "Ordono IIf [Rultempa]" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "bm_id3155420\n" "help.text" msgid "IIf statement" msgstr "Ordono IIf" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "hd_id3155420\n" "help.text" msgid "IIf Statement [Runtime]" msgstr "Ordono IIf [Rultempa]" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "par_id3145610\n" "help.text" msgid "Returns one of two possible function results, depending on the logical value of the evaluated expression." msgstr "Liveras unu el du eblaj funkciaj rezultoj, depende de la logika valoro de la komputita esprimo." #: 03090103.xhp msgctxt "" "03090103.xhp\n" "hd_id3159413\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "par_id3147560\n" "help.text" msgid "IIf (Expression, ExpressionTrue, ExpressionFalse)" msgstr "IIf (Expression, ExpressionTrue, ExpressionFalse)" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "hd_id3150541\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "par_id3153381\n" "help.text" msgid "Expression: Any expression that you want to evaluate. If the expression evaluates to True, the function returns the result of ExpressionTrue, otherwise it returns the result of ExpressionFalse." msgstr "Expression: Esprimo komputota. Se la komputita esprimo estas True, la funkcio liveras la rezulton de ExpressionTrue, alie ĝi liveras la rezulton de ExpressionFalse." #: 03090103.xhp msgctxt "" "03090103.xhp\n" "par_id3150870\n" "help.text" msgid "ExpressionTrue, ExpressionFalse: Any expression, one of which will be returned as the function result, depending on the logical evaluation." msgstr "ExpressionTrue, ExpressionFalse:Esprimo, de kiu unu liveriĝos kiel la rezulto de la funkcio, depende de la logika komputo." #: 03090200.xhp msgctxt "" "03090200.xhp\n" "tit\n" "help.text" msgid "Loops" msgstr "Iteracioj" #: 03090200.xhp msgctxt "" "03090200.xhp\n" "hd_id3153990\n" "help.text" msgid "Loops" msgstr "Iteracioj" #: 03090200.xhp msgctxt "" "03090200.xhp\n" "par_id3147226\n" "help.text" msgid "The following statements execute loops." msgstr "La jenaj ordonoj rulas iteraciojn." #: 03090201.xhp msgctxt "" "03090201.xhp\n" "tit\n" "help.text" msgid "Do...Loop Statement [Runtime]" msgstr "Ordono Do...Loop [Rultempa]" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "bm_id3156116\n" "help.text" msgid "Do...Loop statement While; Do loop Until loops" msgstr "Iteracioj Ordono Do...LoopWhile; Do loopUntiliteracioj" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "hd_id3156116\n" "help.text" msgid "Do...Loop Statement [Runtime]" msgstr "Ordono Do...Loop [Rultempa]" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3109850\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 "ripetas la ordonojn inter la Do kaj la ordono Loop dum la kondiĉo estas True (vera) aŭ ĝis la kondiĉo fariĝas True." #: 03090201.xhp msgctxt "" "03090201.xhp\n" "hd_id3149119\n" "help.text" msgid "Syntax" msgstr "Sintakso" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3155150\n" "help.text" msgid "Do [{While | Until} condition = True]" msgstr "Do [{While | Until} condition = True]" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3154422\n" "help.text" msgid "statement block" msgstr "ordona bloko" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3150789\n" "help.text" msgid "[Exit Do]" msgstr "[Exit Do]" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3155805\n" "help.text" msgid "statement block" msgstr "ordona bloko" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3145090\n" "help.text" msgid "Loop" msgstr "Loop" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3154749\n" "help.text" msgid "or" msgstr "aŭ" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3150503\n" "help.text" msgid "Do" msgstr "Do" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149762\n" "help.text" msgid "statement block" msgstr "ordona bloko" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3150984\n" "help.text" msgid "[Exit Do]" msgstr "[Exit Do]" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3143228\n" "help.text" msgid "statement block" msgstr "ordona bloko" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149235\n" "help.text" msgid "Loop [{While | Until} condition = True]" msgstr "Loop [{While | Until} condition = True]" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "hd_id3156024\n" "help.text" msgid "Parameters/Elements" msgstr "Parametroj/Elementoj" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3156344\n" "help.text" msgid "Condition: A comparison, numeric or string expression, that evaluates either True or False." msgstr "Condition: Komparo, numera aŭ ĉena esprimo, kiu komputiĝas al True aŭ False." #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149669\n" "help.text" msgid "Statement block: Statements that you want to repeat while or until the condition is True." msgstr "Statement block: Ordonoj ripetotaj dum uax ĝis la kondiĉo estas True." #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3150791\n" "help.text" msgid "The Do...Loop 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 Do or the Loop statement. The following examples are valid combinations:" msgstr "La ordono Do...Loop rulas iteracion ĝis kiam specifa kondiĉo estas vera. Metu la kondiĉon por eliri el la iteracio post aŭ la ordono DoLoop. La jenaj ekzemploj estas validaj konbinaĵoj:" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "hd_id3154366\n" "help.text" msgid "Syntax" msgstr "Sintakso" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3145171\n" "help.text" msgid "Do While condition = True" msgstr "Do While condition = True" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149203\n" "help.text" msgid "...statement block" msgstr "...ordona bloko" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3125864\n" "help.text" msgid "Loop" msgstr "Loop" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3154124\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 "La ordona bloko inter la Do While kaj la Loop ripetiĝos dum la kondiĉo estas vera." #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3153968\n" "help.text" msgid "Do Until condition = True" msgstr "Do Until condition = True" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3154909\n" "help.text" msgid "...statement block" msgstr "...ordona bloko" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3159151\n" "help.text" msgid "Loop" msgstr "Loop" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3150440\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 "La ordona bloko inter la Do Until kaj la Loop ripetiĝos dum la kondiĉo estas falsa." #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3153952\n" "help.text" msgid "Do" msgstr "Do" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3147349\n" "help.text" msgid "...statement block" msgstr "...ordona bloko" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3159153\n" "help.text" msgid "Loop While condition = True" msgstr "Loop While condition = True" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3146985\n" "help.text" msgid "The statement block between the Do and the Loop statements repeats so long as the condition is true." msgstr "La ordona bloko inter la ordonoj Do kaj Loop ripetiĝos dum la kondiĉo estas vera." #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3150488\n" "help.text" msgid "Do" msgstr "Do" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3153189\n" "help.text" msgid "...statement block" msgstr "...ordona bloko" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3155411\n" "help.text" msgid "Loop Until condition = True" msgstr "Loop Until condition = True" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3151117\n" "help.text" msgid "The statement block between the Do and the Loop statements repeats until the condition is true." msgstr "La ordona bloko inter la ordonoj Do kaj Loop ripetiĝos ĝis kiam la kondiĉo estas vera." #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149484\n" "help.text" msgid "Use the Exit Do statement to unconditionally end the loop. You can add this statement anywhere in a Do...Loop statement. You can also define an exit condition using the If...Then structure as follows:" msgstr "Uzu la ordonon Exit Do por kondiĉe fini la iteracion. Oni povas enmeti ĉi tiun ordonon ie ajn en ordono Do...Loop. Oni povas ankaŭ difini eliran kondiĉon per la strukturo If...Then jene:" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149262\n" "help.text" msgid "Do..." msgstr "Do..." #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149298\n" "help.text" msgid "statements" msgstr "ordonoj" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3145646\n" "help.text" msgid "If condition = True Then Exit Do" msgstr "If condition = True Then Exit Do" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3154490\n" "help.text" msgid "statements" msgstr "ordonoj" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3153159\n" "help.text" msgid "Loop..." msgstr "Loop..." #: 03090201.xhp msgctxt "" "03090201.xhp\n" "hd_id3147396\n" "help.text" msgid "Example" msgstr "Ekzemplo" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "tit\n" "help.text" msgid "For...Next Statement [Runtime]" msgstr "Ordono For...Next [Rultempa]" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "bm_id3149205\n" "help.text" msgid "For statement To statement Step statement Next statement" msgstr "For statementTo statementStep statementNext statement" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "hd_id3149205\n" "help.text" msgid "For...Next Statement [Runtime]" msgstr "Ordono For...Next [Rultempa]" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3143267\n" "help.text" msgid "Repeats the statements between the For...Next block a specified number of times." msgstr "Ripetas je specifa nombro da fojoj la ordonojn en la bloko For...Next." #: 03090202.xhp msgctxt "" "03090202.xhp\n" "hd_id3156153\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3148473\n" "help.text" msgid "For counter=start To end [Step step]" msgstr "For counter=start To end [Step step]" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3156024\n" "help.text" msgid "statement block" msgstr "ordona bloko" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3146796\n" "help.text" msgid "[Exit For]" msgstr "[Exit For]" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3159414\n" "help.text" msgid "statement block" msgstr "ordona bloko" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3153897\n" "help.text" msgid "Next [counter]" msgstr "Next [counter]" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "hd_id3150400\n" "help.text" msgid "Variables:" msgstr "Variables:" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3150358\n" "help.text" msgid "Counter: 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 "Counter: Iteracia nombrilo komence agordita al la valoro dekstre de la egalsigno (komenco). Nur numeraj valoroj validas. La iteracia nombrilo alkrementas aŭ dekrementas laŭ la variablo Step ĝis kiam ĝi superas al End." #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3152455\n" "help.text" msgid "Start: Numeric variable that defines the initial value at the beginning of the loop." msgstr "Start: Numera valoro kiu difinas la komencan valoron je la komenco de la iteracio." #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3151043\n" "help.text" msgid "End: Numeric variable that defines the final value at the end of the loop." msgstr "End: Numera variablo kiu difinas la finan valoron je la fino de la iteracio." #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3156281\n" "help.text" msgid "Step: 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 "Step: Agordas la valoron laŭ kiu alkrementi aŭ dekrementi la iteracian nombrilon. Se Step ne estas specifita, la iteracia nombrilo alkrementiĝas per 1." #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3154684\n" "help.text" msgid "The For...Next loop repeats all of the statements in the loop for the number of times that is specified by the parameters." msgstr "La iteracio For...Next ripetas ĉiujn ordonojn en la iteracio je la nombro da fojoj specifita de la parametroj." #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3147287\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 "Dum la nombrila variablo dekrementiĝas, $[officename] Basic kontrolas ĉu la fina valoro estas atingita. Tuj kiam la nombrilo pasas la finan valoron, la iteracio aŭtomate ĉesas." #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3159154\n" "help.text" msgid "It is possible to nest For...Next statements. If you do not specify a variable following the Next statement, Next automatically refers to the most recent For statement." msgstr "Eblas ingigi la ordonojn For...Next.Se oni ne specifas variablon post la ordono Next, Next aŭtomate referas al la plej lasta ordono For." #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3155306\n" "help.text" msgid "If you specify an increment of 0, the statements between For and Next are repeated continuously." msgstr "Se oni specifas alkrementon esti 0, la ordonoj inter For kaj Nextdaŭre ripetiĝos." #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3155854\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 "Dum la nombrila variablo dekrementas, $[officename] Basic kontrolas por troo aŭ maltroo. La iteracio ĉesas kiam Counter superas al End (pozitiva Step) aŭ malsuperas al End (negativa Step)." #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3145273\n" "help.text" msgid "Use the Exit For statement to exit the loop unconditionally. This statement must be within a For...Next loop. Use the If...Then statement to test the exit condition as follows:" msgstr "Uzu la ordonon Exit For por eliri la iteracion sen kondiĉe. Tiu ordono devas esti en iteracio For...Next. Uzu la ordonon If...Then por testi la eliran kondiĉon jene:" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3153190\n" "help.text" msgid "For..." msgstr "For..." #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3149482\n" "help.text" msgid "statements" msgstr "ordonoj" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3147124\n" "help.text" msgid "If condition = True Then Exit For" msgstr "If condition = True Then Exit For" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3153159\n" "help.text" msgid "statements" msgstr "ordonoj" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3154096\n" "help.text" msgid "Next" msgstr "Next" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3156286\n" "help.text" msgid "Note: In nested For...Next loops, if you exit a loop unconditionally with Exit For, only one loop is exited." msgstr "Noto: En ingitaj iteracioj For...Next , se oni eliras el la iteracio senkondiĉe per Exit For, nur unu iteracio estas interrompita." #: 03090202.xhp msgctxt "" "03090202.xhp\n" "hd_id3148457\n" "help.text" msgid "Example" msgstr "Ekzemplo" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3151074\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 "La jena ekzemplo uzas du ingitajn iteraciojn por ordigi ĉenan tabelon de 10 elementoj ( sEntry() ), komence plenigitaj per diversaj enhavoj:" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3155767\n" "help.text" msgid "sEntry(0) = \"Jerry\"" msgstr "sEntry(0) = \"Jerry\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3153711\n" "help.text" msgid "sEntry(1) = \"Patty\"" msgstr "sEntry(1) = \"Patty\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3148993\n" "help.text" msgid "sEntry(2) = \"Kurt\"" msgstr "sEntry(2) = \"Kurt\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3156382\n" "help.text" msgid "sEntry(3) = \"Thomas\"" msgstr "sEntry(3) = \"Thomas\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3155174\n" "help.text" msgid "sEntry(4) = \"Michael\"" msgstr "sEntry(4) = \"Michael\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3166448\n" "help.text" msgid "sEntry(5) = \"David\"" msgstr "sEntry(5) = \"David\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3149255\n" "help.text" msgid "sEntry(6) = \"Cathy\"" msgstr "sEntry(6) = \"Cathy\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3149565\n" "help.text" msgid "sEntry(7) = \"Susie\"" msgstr "sEntry(7) = \"Susie\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3145148\n" "help.text" msgid "sEntry(8) = \"Edward\"" msgstr "sEntry(8) = \"Edward\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3145229\n" "help.text" msgid "sEntry(9) = \"Christine\"" msgstr "sEntry(9) = \"Christine\"" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "tit\n" "help.text" msgid "While...Wend Statement[Runtime]" msgstr "Ordono While...Wend [Rultempa]" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "bm_id3150400\n" "help.text" msgid "While;While...Wend loop" msgstr "Iteracio While;While...Wend" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "hd_id3150400\n" "help.text" msgid "While...Wend Statement[Runtime]" msgstr "Ordono While...Wend [Rultempa]" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3151211\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 While statement. If the condition is still True, the loop is executed again." msgstr "Kiam programo renkontas ordonon While, ĝi testas la kondiĉon. Se la kondiĉo estas falsa, la programo daŭras ruliĝi tuj post la ordono Wend. Se la kondiĉo estas vera, la iteracio ruliĝas ĝis kiam la programo renkontas ordonon Wend kaj saltas al la ordono While . Se la kondiĉo ankoraŭ estas vera, la iteracio ruliĝas denove." #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3151041\n" "help.text" msgid "Unlike the Do...Loop statement, you cannot cancel a While...Wend loop with Exit. Never exit a While...Wend loop with GoTo, since this can cause a run-time error." msgstr "Kontraste al la ordono Do...Loop oni ne povas nuligi iteracion While...Wend per Exit. Neniam eliru el iteracio While...Wend loop per GoTo, ĉar tio povas kaŭzi rultempan eraron." #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3145172\n" "help.text" msgid "A Do...Loop is more flexible than a While...Wend." msgstr "Do...Loop estas pli fleksebla ol While...Wend." #: 03090203.xhp msgctxt "" "03090203.xhp\n" "hd_id3155133\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3147288\n" "help.text" msgid "While Condition [Statement] Wend" msgstr "While Kondiĉo [Ordono] Wend" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "hd_id3153139\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3159153\n" "help.text" msgid "Sub ExampleWhileWend" msgstr "Sub ExampleWhileWend" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3151114\n" "help.text" msgid "Dim stext As String" msgstr "Dim stext As String" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3153143\n" "help.text" msgid "Dim iRun As Integer" msgstr "Dim iRun As Integer" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3155306\n" "help.text" msgid "sText =\"This Is a short text\"" msgstr "sText =\"Jen mallonga teksto\"" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3154011\n" "help.text" msgid "iRun = 1" msgstr "iRun = 1" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3147215\n" "help.text" msgid "While iRun < Len(sText)" msgstr "while iRun < Len(sText)" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3147427\n" "help.text" msgid "If Mid(sText,iRun,1 )<> \" \" Then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )" msgstr "if Mid(sText,iRun,1 )<> \" \" then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3149665\n" "help.text" msgid "iRun = iRun + 1" msgstr "iRun = iRun + 1" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3152939\n" "help.text" msgid "Wend" msgstr "Wend" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3153189\n" "help.text" msgid "MsgBox sText,0,\"Text encoded\"" msgstr "MsgBox sText,0,\"Teksto enkodita\"" #: 03090300.xhp msgctxt "" "03090300.xhp\n" "tit\n" "help.text" msgid "Jumps" msgstr "Saltoj" #: 03090300.xhp msgctxt "" "03090300.xhp\n" "hd_id3151262\n" "help.text" msgid "Jumps" msgstr "Saltoj" #: 03090300.xhp msgctxt "" "03090300.xhp\n" "par_id3148983\n" "help.text" msgid "The following statements execute jumps." msgstr "La jenaj ordonoj saltas." #: 03090301.xhp msgctxt "" "03090301.xhp\n" "tit\n" "help.text" msgid "GoSub...Return Statement [Runtime]" msgstr "Ordono GoSub...Return [Rultempa]" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "bm_id3147242\n" "help.text" msgid "GoSub...Return statement" msgstr "Ordono GoSub...Return" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "hd_id3147242\n" "help.text" msgid "GoSub...Return Statement [Runtime]" msgstr "Ordono GoSub...Return [Rultempa]" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3145316\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 GoSub statement." msgstr "Vokas subproceduron specifita per etikedo de subproceduro aŭ funkcio. La ordonoj post la etikedo ruliĝas ĝis la posta ordono Return. Poste, la programo daŭros ruliĝi ĉe la ordono kiu sekvas la ordonon GoSub ." #: 03090301.xhp msgctxt "" "03090301.xhp\n" "hd_id3145609\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3145069\n" "help.text" msgid "see Parameters" msgstr "vidu je Parametroj" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "hd_id3147265\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3148664\n" "help.text" msgid "Sub/Function" msgstr "Sub/Function" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3150400\n" "help.text" msgid "statement block" msgstr "ordona bloko" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3154140\n" "help.text" msgid "Label" msgstr "Etikedo" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3150869\n" "help.text" msgid "statement block" msgstr "ordona bloko" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3154909\n" "help.text" msgid "GoSub Label" msgstr "GoSub Etikedo" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3153969\n" "help.text" msgid "Exit Sub/Function" msgstr "Exit Sub/Function" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3154685\n" "help.text" msgid "Label:" msgstr "Label:" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3145786\n" "help.text" msgid "statement block" msgstr "ordona bloko" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3159252\n" "help.text" msgid "Return" msgstr "Return" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3154321\n" "help.text" msgid "End Sub/Function" msgstr "End Sub/Function" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3147318\n" "help.text" msgid "The GoSub 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 "La ordono GoSub vokas lokan subproceduron specifita per etikedo de ene de subproceduro aŭ funkcio. La nomo de la etikedo devas fini per dupunkto (\":\")." #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3153190\n" "help.text" msgid "If the program encounters a Return statement not preceded by GoSub, $[officename] Basic returns an error message. Use Exit Sub or Exit Function to ensure that the program leaves a Sub or Function before reaching the next Return statement." msgstr "Se la programo renkontas ordonon Return sen antaŭa GoSub, $[officename] Basic donas prieraran mesaĝon. Necesas Exit SubExit Function por certigi ke la programo eliras el la Sub aŭ Function antaŭ ol atingi la postan ordonon Return." #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3145799\n" "help.text" msgid "The following example demonstrates the use of GoSub and Return. By executing a program section twice, the program calculates the square root of two numbers that are entered by the user." msgstr "La jena ekzemplo montras la uzadon de GoSub kaj Return. Rulante dufoje sekcion de programo, la programo kalkulas la kvadratan radikon de du numeroj tajpitaj de la uzanto." #: 03090301.xhp msgctxt "" "03090301.xhp\n" "hd_id3156284\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3146970\n" "help.text" msgid "iInputa = Int(InputBox(\"Enter the first number: \",\"NumberInput\"))" msgstr "iInputa = Int(InputBox(\"Tajpu la unuan numeron: \",\"NumberInput\"))" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3150329\n" "help.text" msgid "iInputb = Int(InputBox(\"Enter the second number: \",\"NumberInput\"))" msgstr "iInputb = Int(InputBox(\"Tajpu la duan numeron: \",\"NumberInput\"))" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3154756\n" "help.text" msgid "Print \"The square root of\";iInputa;\" is\";iInputc" msgstr "Print \"La kvadrata radiko de\";iInputa;\" estas\";iInputc" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3147340\n" "help.text" msgid "Print \"The square root of\";iInputb;\" is\";iInputc" msgstr "Print \"La kvadrata radiko de\";iInputb;\" estas\";iInputc" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "tit\n" "help.text" msgid "GoTo Statement [Runtime]" msgstr "Ordono GoTo [Rultempa]" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "bm_id3159413\n" "help.text" msgid "GoTo statement" msgstr "Ordono GoTo" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "hd_id3159413\n" "help.text" msgid "GoTo Statement [Runtime]" msgstr "Ordono GoTo [Rultempa]" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3153379\n" "help.text" msgid "Continues program execution within a Sub or Function at the procedure line indicated by a label." msgstr "Daŭrigas programan ruladon en Sub aŭ Function ĉe la procedura linio difinita per etikedo." #: 03090302.xhp msgctxt "" "03090302.xhp\n" "hd_id3149656\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3154367\n" "help.text" msgid "see Parameters" msgstr "vidu je Parametroj" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "hd_id3150870\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3156424\n" "help.text" msgid "statement block" msgstr "ordona bloko" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3154685\n" "help.text" msgid "Label1" msgstr "Label1" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3145786\n" "help.text" msgid "Label2:" msgstr "Label2:" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3161832\n" "help.text" msgid "statement block" msgstr "ordona bloko" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3150010\n" "help.text" msgid "Label1:" msgstr "Label1:" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3152462\n" "help.text" msgid "statement block" msgstr "ordona bloko" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3149664\n" "help.text" msgid "GoTo Label2" msgstr "GoTo Label2" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3152596\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 "La ordono GoTo estas uzebla por ordoni al $[officename] Basic daŭrigi la programon ĉe alia loko en la proceduro. Necesas atribui la pozicion per etikedo. Por agordi etikedon, atribui nomon, finante ĝin per dupunkto (\":\")." #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3155416\n" "help.text" msgid "You cannot use the GoTo statement to jump out of a Sub or Function." msgstr "Oni ne povas uzi la ordonon GoTo por salti el proceduro (Sub) aŭ funkcio." #: 03090302.xhp msgctxt "" "03090302.xhp\n" "hd_id3154731\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id6967035\n" "help.text" msgid "see Parameters" msgstr "vidu je Parametroj" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "tit\n" "help.text" msgid "On...GoSub Statement; On...GoTo Statement [Runtime]" msgstr "Ordono On...GoSub; Ordono On...GoTo [Rultempa]" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "bm_id3153897\n" "help.text" msgid "On...GoSub statement On...GoTo statement" msgstr "Ordono On...GoSubOrdono On...GoTo" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "hd_id3153897\n" "help.text" msgid "On...GoSub Statement; On...GoTo Statement [Runtime]" msgstr "Ordono On...GoSub; Ordono On...GoTo [Rultempaj]" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3150359\n" "help.text" msgid "Branches to one of several specified lines in the program code, depending on the value of a numeric expression." msgstr "Saltas al unu el pluraj specifitaj linioj en la programa kodo, depende de la valoro de numera esprimo." #: 03090303.xhp msgctxt "" "03090303.xhp\n" "hd_id3148798\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3154366\n" "help.text" msgid "On N GoSub Label1[, Label2[, Label3[,...]]]" msgstr "On N GoSub Label1[, Label2[, Label3[,...]]]" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3150769\n" "help.text" msgid "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]" msgstr "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "hd_id3156215\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3148673\n" "help.text" msgid "NumExpression: 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 "NumExpression: Numera esprimo inter 0 kaj 255 kiu komputas al kiu linio la programo saltu. Se NumExpression estas 0, la ordono ne komputiĝas. Se NumExpression superas 0, la programo saltas al la etikedo kiu havas la pozician numeron kiu korespondas al la esprimo (1 = unua etikedo; 2 = dua etikedo)" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3153194\n" "help.text" msgid "Label: Target line according to GoTo or GoSub structure." msgstr "Label: Cela linio laŭ strukturo GoTo GoSub." #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3156442\n" "help.text" msgid "The GoTo or GoSub conventions are valid." msgstr "La konvencioj GoToGoSub validas." #: 03090303.xhp msgctxt "" "03090303.xhp\n" "hd_id3148645\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3153948\n" "help.text" msgid "sVar =sVar & \" From Sub 1 to\" : Return" msgstr "sVar =sVar & \" De Sub 1 al\" : Return" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3153708\n" "help.text" msgid "sVar =sVar & \" From Sub 2 to\" : Return" msgstr "sVar =sVar & \" De Sub 2 al\" : Return" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3150321\n" "help.text" msgid "sVar =sVar & \" Label 1\" : GoTo Ende" msgstr "sVar =sVar & \" Etikedo 1\" : GoTo Ende" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3155764\n" "help.text" msgid "sVar =sVar & \" Label 2\"" msgstr "sVar =sVar & \" Etikedo 2\"" #: 03090400.xhp msgctxt "" "03090400.xhp\n" "tit\n" "help.text" msgid "Further Statements" msgstr "Pluaj ordonoj" #: 03090400.xhp msgctxt "" "03090400.xhp\n" "hd_id3145316\n" "help.text" msgid "Further Statements" msgstr "Pluaj ordonoj" #: 03090400.xhp msgctxt "" "03090400.xhp\n" "par_id3154923\n" "help.text" msgid "Statements that do not belong to any of the other runtime categories are described here." msgstr "Ordonoj kiuj ne apartenas al iu el la aliaj rultempaj kategorioj klarigitaj ĉi tie." #: 03090401.xhp msgctxt "" "03090401.xhp\n" "tit\n" "help.text" msgid "Call Statement [Runtime]" msgstr "Ordono Call [Rultempa]" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "bm_id3154422\n" "help.text" msgid "Call statement" msgstr "Ordono Call" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "hd_id3154422\n" "help.text" msgid "Call Statement [Runtime]" msgstr "Ordono Call [Rultempa]" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3153394\n" "help.text" msgid "Transfers the control of the program to a subroutine, a function, or a DLL procedure." msgstr "Transigas la fluon de la programo al subproceduro, funkcio aŭ DLL-proceduro." #: 03090401.xhp msgctxt "" "03090401.xhp\n" "hd_id3153345\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3150984\n" "help.text" msgid "[Call] Name [Parameter]" msgstr "[Call] Nomo [Parametro]" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "hd_id3150771\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3148473\n" "help.text" msgid "Name: Name of the subroutine, the function, or the DLL that you want to call" msgstr "Nomo: Nomo de la subproceduro, funkcio aŭ DLL al kiu voki." #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3148946\n" "help.text" msgid "Parameter: Parameters to pass to the procedure. The type and number of parameters is dependent on the routine that is executing." msgstr "Parametro: Parametroj posotaj al la proceduro. La tipo kaj nombro de parametroj dependas de la proceduro rulata." #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3154216\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 Declare-Statement." msgstr "Ŝlosila vorto estas nedeviga kiam oni vokas proceduron. Se funkcio ruliĝas kiel esprimo, la parametroj devas esti en krampoj en la ordono. Se oni vokas al DLL, necesas specifi ĝin en la Declare-Statement." #: 03090401.xhp msgctxt "" "03090401.xhp\n" "hd_id3125865\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "tit\n" "help.text" msgid "Choose Function [Runtime]" msgstr "Funkcio Choose [Rultempa]" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "bm_id3143271\n" "help.text" msgid "Choose function" msgstr "Funkcio Choose" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "hd_id3143271\n" "help.text" msgid "Choose Function [Runtime]" msgstr "Funkcio Choose [Rultempa]" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3149234\n" "help.text" msgid "Returns a selected value from a list of arguments." msgstr "Liveras elektitan valoron el listo de argumentoj." #: 03090402.xhp msgctxt "" "03090402.xhp\n" "hd_id3148943\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3147560\n" "help.text" msgid "Choose (Index, Selection1[, Selection2, ... [,Selection_n]])" msgstr "Choose (Index, Selection1[, Selection2, ... [,Selection_n]])" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "hd_id3154346\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3148664\n" "help.text" msgid "Index: A numeric expression that specifies the value to return." msgstr "Index: Numera esprimo kiu specifas la liverotan valoron." #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3150791\n" "help.text" msgid "Selection1: Any expression that contains one of the possible choices." msgstr "Selection1: Esprimo kiu enhavas iun el la eblaj elektoj." #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3151043\n" "help.text" msgid "The Choose 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 "La funkcio Choose liveras valoron el la listo de esprimoj bazita sur la indica valoro. Se Index = 1, la funkcio liveros la unuan esprimon en la listo, se index i= 2, ĝi liverosla duan esprimon, ktp." #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3153192\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 "Se la indica valoro estas malpli ol 1 aŭ pli ol la nombro da esprimoj en la listo, la funkcio liveros la valoron Null." #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3156281\n" "help.text" msgid "The following example uses the Choose function to select a string from several strings that form a menu:" msgstr "La jena ekzemplo uzas la funkcion Choose por elekti ĉenon el kelkaj ĉenoj kiuj formas menuon." #: 03090402.xhp msgctxt "" "03090402.xhp\n" "hd_id3150439\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3156443\n" "help.text" msgid "ChooseMenu = Choose(Index, \"Quick Format\", \"Save Format\", \"System Format\")" msgstr "ChooseMenu = Choose(Index, \"Rapida Formato\", \"Konserva Formato\", \"Sistema Formato\")" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "tit\n" "help.text" msgid "Declare Statement [Runtime]" msgstr "Ordono Declare [Rultempa]" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "bm_id3148473\n" "help.text" msgid "Declare statement" msgstr "Ordono Declare" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "hd_id3148473\n" "help.text" msgid "Declare Statement [Runtime]" msgstr "Ordono Declare [Rultempa]" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "bm_id3145316\n" "help.text" msgid "DLL (Dynamic Link Library)" msgstr "DLL (Dynamic Link Library)" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3145316\n" "help.text" msgid "Declares and defines a subroutine in a DLL file that you want to execute from $[officename] Basic." msgstr "Deklaras kaj difinas subproceduron en DLL-dosiero rulotan de $[officename] Basic." #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3146795\n" "help.text" msgid "See also: FreeLibrary" msgstr "See also: FreeLibrary" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "hd_id3156344\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3148664\n" "help.text" msgid "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]" msgstr "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "hd_id3153360\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3154140\n" "help.text" msgid "Name: A different name than defined in the DLL, to call the subroutine from $[officename] Basic." msgstr "Name: Malsama nomo ol tiu difinita en la DLL, por nomi la subproceduron de $[officename] Basic." #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3150870\n" "help.text" msgid "Aliasname: Name of the subroutine as defined in the DLL." msgstr "Aliasname: Nomo de la subproceduro kiel difinita en la DLL." #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3154684\n" "help.text" msgid "Libname: File or system name of the DLL. This library is automatically loaded the first time the function is used." msgstr "Libname: Dosiero aŭ sistema nomo de la DLL. Ĉi tiu biblioteko aŭtomate ŝargiĝos je la unua fojo kiam la funkcio uziĝas." #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3148452\n" "help.text" msgid "Argumentlist: 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 "Argumentlist: List de parametroj kiuj reprezentas argumentojn pasotajn al la proceduro kiam oni volas ĝin. La tipo kaj nombro da parametroj dependas de la rulota proceduro." #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3147289\n" "help.text" msgid "Type: 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 "Type: Difinas la datuman tipon de la valoro liverota de la funkcio. Oni povas ellasi tiun parametron se tipodeklara signo estas enmetita post la nomo." #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3146922\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 ByVal." msgstr "Por pasi parametron al subproceduro kiel valoron anstataŭ kiel referencon, necesas marki la parametron per la ŝlosilvorto ByVal." #: 03090403.xhp msgctxt "" "03090403.xhp\n" "hd_id3153951\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "tit\n" "help.text" msgid "End Statement [Runtime]" msgstr "Ordono End [Rultempa]" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "bm_id3150771\n" "help.text" msgid "End statement" msgstr "Ordono End" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "hd_id3150771\n" "help.text" msgid "End Statement [Runtime]" msgstr "Ordono End [Rultempa]" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3153126\n" "help.text" msgid "Ends a procedure or block." msgstr "Finas proceduron aŭ blokon." #: 03090404.xhp msgctxt "" "03090404.xhp\n" "hd_id3147264\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "hd_id3149456\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3150398\n" "help.text" msgid "Use the End statement as follows:" msgstr "Uzu la ordonon End ĉi tiel:" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "hd_id3154366\n" "help.text" msgid "Statement" msgstr "Ordono" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3151043\n" "help.text" msgid "End: Is not required, but can be entered anywhere within a procedure to end the program execution." msgstr "End ne estas deviga, sed oni povas enmeti ĝin ie ajn en proceduro por ĉesigi la ruladon de programo." #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3145171\n" "help.text" msgid "End Function: Ends a Function statement." msgstr "End Function: Ĉesigas ordonon Function." #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3153192\n" "help.text" msgid "End If: Marks the end of a If...Then...Else block." msgstr "End If: Markas la finon de bloko If...Then...Else." #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3148451\n" "help.text" msgid "End Select: Marks the end of a Select Case block." msgstr "End Select: Markas la finon de bloko Select Case." #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3155131\n" "help.text" msgid "End Sub: Ends a Sub statement." msgstr "End Sub: Finas ordonon Sub." #: 03090404.xhp msgctxt "" "03090404.xhp\n" "hd_id3146120\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3152887\n" "help.text" msgid "Print \"Number from 1 to 5\"" msgstr "Print \"Numero inter 1 kaj 5\"" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3148618\n" "help.text" msgid "Print \"Number from 6 to 8\"" msgstr "Print \"Numero inter 6 kaj 8\"" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3147436\n" "help.text" msgid "Print \"Greater than 8\"" msgstr "Print \"Pli ol 8\"" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3150418\n" "help.text" msgid "Print \"Outside range 1 to 10\"" msgstr "Print \"Ekster la amplekso de 1 ĝis 10\"" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "tit\n" "help.text" msgid "FreeLibrary Function [Runtime]" msgstr "Funkcio FreeLibrary [Rultempa]" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "bm_id3143270\n" "help.text" msgid "FreeLibrary function" msgstr "Funkcio FreeLibrary" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "hd_id3143270\n" "help.text" msgid "FreeLibrary Function [Runtime]" msgstr "Funkcio FreeLibrary [Rultempa]" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "par_id3147559\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: Declare" msgstr "Malŝargas DLL-ojn ŝargitajn per ordono Declare. Malŝargita DLL aŭtomate reŝargiĝos se oni vokas iun el ĝiaj funkcioj. Vidu ankaŭ: Declare" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "hd_id3148550\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "par_id3153361\n" "help.text" msgid "FreeLibrary (LibName As String)" msgstr "FreeLibrary (LibName As String)" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "hd_id3153380\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "par_id3154138\n" "help.text" msgid "LibName: String expression that specifies the name of the DLL." msgstr "LibName: Ĉena esprimo kiu specifas la nomon de DLL." #: 03090405.xhp msgctxt "" "03090405.xhp\n" "par_id3146923\n" "help.text" msgid "FreeLibrary can only release DLLs that are loaded during Basic runtime." msgstr "FreeLibrary povas malŝargi nur DLL-ojn ŝargitajn dum rulado de Basic." #: 03090405.xhp msgctxt "" "03090405.xhp\n" "hd_id3153363\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "tit\n" "help.text" msgid "Function Statement [Runtime]" msgstr "Ordono Function [Rultempa]" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "bm_id3153346\n" "help.text" msgid "Function statement" msgstr "Ordono Function" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "hd_id3153346\n" "help.text" msgid "Function Statement [Runtime]" msgstr "Ordono Function [Rultempa]" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3159158\n" "help.text" msgid "Defines a subroutine that can be used as an expression to determine a return type." msgstr "Difinas subproceduron uzeblan kiel esprimon por difini liveran tipon." #: 03090406.xhp msgctxt "" "03090406.xhp\n" "hd_id3145316\n" "help.text" msgid "Syntax" msgstr "Sintakso" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3148944\n" "help.text" msgid "see Parameter" msgstr "vidu Parametron" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "hd_id3154760\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3156344\n" "help.text" msgid "Syntax" msgstr "Sintakso" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3149457\n" "help.text" msgid "Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As Type]" msgstr "Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As Type]" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3153360\n" "help.text" msgid "statement block" msgstr "ordona bloko" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3148797\n" "help.text" msgid "[Exit Function]" msgstr "[Exit Function]" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3145419\n" "help.text" msgid "statement block" msgstr "ordona bloko" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3150449\n" "help.text" msgid "End Function" msgstr "End Function" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3156281\n" "help.text" msgid "Parameter" msgstr "Parameter" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3153193\n" "help.text" msgid "Name: Name of the subroutine to contain the value returned by the function." msgstr "Name: Nomo de la subproceduro por enhavi la valoron liverotan de la funkcio." #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3147229\n" "help.text" msgid "VarName: Parameter to be passed to the subroutine." msgstr "VarName: Parametro pasota al la subproceduro." #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3147287\n" "help.text" msgid "Type: Type-declaration keyword." msgstr "Type:Ŝlosilvorto tipdeklara." #: 03090406.xhp msgctxt "" "03090406.xhp\n" "hd_id3163710\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3152939\n" "help.text" msgid "For siStep = 0 To 10 ' Fill array with test data" msgstr "For siStep = 0 to 10 REM Plenigu tabelon per testaj datumoj" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3154943\n" "help.text" msgid "' Linsearch searches a TextArray:sList() for a TextEntry:" msgstr "REM Linsearch serĉos en TextArray:sList() por iu TextEntry:" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3155601\n" "help.text" msgid "' Return value Is the index of the entry Or 0 (Null)" msgstr "REM Livera valoro estos la indico de la elemento aŭ 0 (Null)" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3153707\n" "help.text" msgid "Exit For ' sItem found" msgstr "Exit for REM sItem trovita" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "tit\n" "help.text" msgid "Rem Statement [Runtime]" msgstr "Ordono Rem [Rultempa]" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "bm_id3154347\n" "help.text" msgid "Rem statement comments;Rem statement" msgstr "Rem statementkomentoj;Ordono Rem" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "hd_id3154347\n" "help.text" msgid "Rem Statement [Runtime]" msgstr "Ordono Rem [Rultempa]" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "par_id3153525\n" "help.text" msgid "Specifies that a program line is a comment." msgstr "Specifas ke programa linio estas komento." #: 03090407.xhp msgctxt "" "03090407.xhp\n" "hd_id3153360\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "par_id3154141\n" "help.text" msgid "Rem Text" msgstr "Rem Teksto" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "hd_id3151042\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "par_id3150869\n" "help.text" msgid "Text: Any text that serves as a comment." msgstr "Text: Ia teksto kiu servas kiel komento." #: 03090407.xhp msgctxt "" "03090407.xhp\n" "par_id3147318\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 "Oni povas uzi unustrekan citilon anstataŭ la ŝlosilvorto Rem por marki ke la teksto en linio estas komento. Tiu signo estas enmetebla dekstre de la programa kodo, sekvata de komento." #: 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 "Oni povas uzi spaceton sekvatan de substrekto _ kiel la lastajn du signojn de linio por daŭrigi la logikan linion en la sekva linio. Por daŭrigi komentajn liniojn, necesas \"Option Compatible\" en la sama Basic-modulo." #: 03090407.xhp msgctxt "" "03090407.xhp\n" "hd_id3150012\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "par_id3153140\n" "help.text" msgid "' Nothing occurs here" msgstr "REM Nenio okazas ĉi tie" #: 03090408.xhp msgctxt "" "03090408.xhp\n" "tit\n" "help.text" msgid "Stop Statement [Runtime]" msgstr "Ordono Stop [Rultempa]" #: 03090408.xhp msgctxt "" "03090408.xhp\n" "bm_id3153311\n" "help.text" msgid "Stop statement" msgstr "Ordono Stop" #: 03090408.xhp msgctxt "" "03090408.xhp\n" "hd_id3153311\n" "help.text" msgid "Stop Statement [Runtime]" msgstr "Ordono Stop [Rultempa]" #: 03090408.xhp msgctxt "" "03090408.xhp\n" "par_id3154142\n" "help.text" msgid "Stops the execution of the Basic program." msgstr "Haltas la ruladon de Basic-programo." #: 03090408.xhp msgctxt "" "03090408.xhp\n" "hd_id3153126\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03090408.xhp msgctxt "" "03090408.xhp\n" "hd_id3156344\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "tit\n" "help.text" msgid "Sub Statement [Runtime]" msgstr "Ordono Sub [Rultempa]" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "bm_id3147226\n" "help.text" msgid "Sub statement" msgstr "Ordono Sub" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "hd_id3147226\n" "help.text" msgid "Sub Statement [Runtime]" msgstr "Ordono Sub [Rultempa]" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id3153311\n" "help.text" msgid "Defines a subroutine." msgstr "Difinas subproceduron." #: 03090409.xhp msgctxt "" "03090409.xhp\n" "hd_id3149416\n" "help.text" msgid "Syntax" msgstr "Sintakso" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id3147530\n" "help.text" msgid "statement block" msgstr "ordona bloko" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "hd_id3153525\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id3150792\n" "help.text" msgid "Name: Name of the subroutine ." msgstr "Name: Nomo de la subproceduro." #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id3154138\n" "help.text" msgid "VarName: Parameter that you want to pass to the subroutine." msgstr "VarName: Parametro pasota al la subproceduro." #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id3154908\n" "help.text" msgid "Type: Type-declaration key word." msgstr "Type:Ŝlosilvorto tipdeklara." #: 03090409.xhp msgctxt "" "03090409.xhp\n" "hd_id3153770\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_idN1063F\n" "help.text" msgid "' some statements" msgstr "REM iuj ordonoj" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "tit\n" "help.text" msgid "Switch Function [Runtime]" msgstr "Funkcio Switch [Rultempa]" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "bm_id3148554\n" "help.text" msgid "Switch function" msgstr "Funkcio Switch" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "hd_id3148554\n" "help.text" msgid "Switch Function [Runtime]" msgstr "Funkcio Switch [Rultempa]" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3148522\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 "Komputas liston de argumentoj, konsistantan el esprimo sekvata de valoro. La funkcio Switch liveras valoron rilatan al la esprimo kiun pasas ĉi tiu funkcio." #: 03090410.xhp msgctxt "" "03090410.xhp\n" "hd_id3154863\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3155934\n" "help.text" msgid "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]])" msgstr "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]])" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "hd_id3149119\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3153894\n" "help.text" msgid "The Switch 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 "La funkcio Switch komputas la esprimojn de maldekstro al dekstro, kaj liveras la valoron, kiu estas atribuita al la funkcia esprimo. Se esprimo kaj valoro ne estas donitaj kiel paron, rultempa eraro okazas." #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3153990\n" "help.text" msgid "Expression: The expression that you want to evaluate." msgstr "Expression: La esprimo komputota." #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3153394\n" "help.text" msgid "Value: The value that you want to return if the expression is True." msgstr "Value: La valoro liverota se la esprimo estas vera." #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3153346\n" "help.text" msgid "In the following example, the Switch function assigns the appropriate gender to the name that is passed to the function:" msgstr "En la jena ekzemplo, la funkcio Switch atribuas la ĝustan sekson al la nomo pasita al la funkcio:" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "hd_id3159157\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3149579\n" "help.text" msgid "sGender = GetGenderIndex( \"John\" )" msgstr "sGender = GetGenderIndex( \"John\" )" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3153361\n" "help.text" msgid "GetGenderIndex = Switch(sName = \"Jane\", \"female\", sName = \"John\", \"male\")" msgstr "GetGenderIndex = Switch(sName = \"Jane\", \"female\", sName = \"John\", \"male\")" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "tit\n" "help.text" msgid "With Statement [Runtime]" msgstr "Ordono With [Rultempa]" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "bm_id3153311\n" "help.text" msgid "With statement" msgstr "Ordono With" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "hd_id3153311\n" "help.text" msgid "With Statement [Runtime]" msgstr "Ordono With [Rultempa]" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "par_id3159158\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 "Ŝaltas objekton kiel la aprioran. Krom se alia objekta nomo estas deklarita, ĉiuj trajtoj kaj metodoj referencas al la apriora objekto ĝis atingiĝas la ordono End With." #: 03090411.xhp msgctxt "" "03090411.xhp\n" "hd_id3156153\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "par_id3145609\n" "help.text" msgid "With Object Statement block End With" msgstr "With Object Statement block End With" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "hd_id3154924\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "par_id3147560\n" "help.text" msgid "Use With and End With if you have several properties or methods for a single object." msgstr "Uzu al With kaj End With se vi havas plurajn trajtojn aŭ metodojn por unu objekto." #: 03090412.xhp msgctxt "" "03090412.xhp\n" "tit\n" "help.text" msgid "Exit Statement [Runtime]" msgstr "Ordono Exit [Rultempa]" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "bm_id3152924\n" "help.text" msgid "Exit statement" msgstr "Ordono Exit" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "hd_id3152924\n" "help.text" msgid "Exit Statement [Runtime]" msgstr "Ordono Exit [Rultempa]" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3153394\n" "help.text" msgid "Exits a Do...Loop, For...Next, a function, or a subroutine." msgstr "Eliros el Do...Loop, For...Next, funkcio, aŭ subproceduro." #: 03090412.xhp msgctxt "" "03090412.xhp\n" "hd_id3149763\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3159157\n" "help.text" msgid "see Parameters" msgstr "vidu je Parametroj" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "hd_id3148943\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3154760\n" "help.text" msgid "Exit Do" msgstr "Exit Do" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3147559\n" "help.text" msgid "Only valid within a Do...Loop statement to exit the loop. Program execution continues with the statement that follows the Loop statement. If Do...Loop statements are nested, the control is transferred to the loop in the next higher level." msgstr "Validas nur ene de ordono Do...Loop por eliri el la iteracio. Programa rulado daŭras ĉe la ordono kiu sekvas la ordonon Loop. Se ordonoj Do...Loop estas ingitaj, la regado transiĝas al la iteracio (Loop) en la sekva plialta nivelo." #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3150398\n" "help.text" msgid "Exit For" msgstr "Exit For" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3148797\n" "help.text" msgid "Only valid within a For...Next loop to exit the loop. Program execution continues with the first statement that follows the Next statement. In nested statements, the control is transferred to the loop in the next higher level." msgstr "Validas nur ene de iteracio For...Next por eliri el la iteracio. Programa rulado daŭras ĉe la unua ordono post la ordono Next. En ingitaj ordonoj, la regado transiĝas al la iteracio (Loop) en la sekva plialta nivelo.." #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3147229\n" "help.text" msgid "Exit Function" msgstr "Exit Function" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3154685\n" "help.text" msgid "Exits the Function procedure immediately. Program execution continues with the statement that follows the Function call." msgstr "Tuj eliras el la proceduro Function. Programa rulado daŭras ĉe la ordono post la voko al la Function." #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3155132\n" "help.text" msgid "Exit Sub" msgstr "Exit Sub" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3149561\n" "help.text" msgid "Exits the subroutine immediately. Program execution continues with the statement that follows the Sub call." msgstr "Tuj eliras el la subproceduro. Programa rulado daŭras ĉe la ordono post la voko al la Sub." #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3153143\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 "La ordono Exit ne difinas la finon de strukturo. Ne konfuzu ĝin kun la ordono End." #: 03090412.xhp msgctxt "" "03090412.xhp\n" "hd_id3147348\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3153158\n" "help.text" msgid "For siStep = 0 To 10 ' Fill array with test data" msgstr "For siStep = 0 to 10 REM Plenigu tabelon per testaj datumoj" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3153764\n" "help.text" msgid "' LinSearch searches a TextArray:sList() for a TextEntry:" msgstr "REM Linsearch serĉos en TextArray:sList() por iu TextEntry:" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3148995\n" "help.text" msgid "' Returns the index of the entry or 0 (Null)" msgstr "REM Liveros la indicon de la elemento aŭ 0 (Null)." #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3149567\n" "help.text" msgid "Exit For ' sItem found" msgstr "Exit for REM sItem trovita" #: 03100000.xhp msgctxt "" "03100000.xhp\n" "tit\n" "help.text" msgid "Variables" msgstr "Variabloj" #: 03100000.xhp msgctxt "" "03100000.xhp\n" "hd_id3149669\n" "help.text" msgid "Variables" msgstr "Variabloj" #: 03100000.xhp msgctxt "" "03100000.xhp\n" "par_id3147265\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 "La jenaj ordonoj kaj funkcioj celas por trakti variablojn. Oni povas uzi ilin por deklari aŭ difini variablojn, por konverti variablojn de unu tipo al alia, aŭ por doni la variablan tipon." #: 03100050.xhp msgctxt "" "03100050.xhp\n" "tit\n" "help.text" msgid "CCur Function [Runtime]" msgstr "Funkcio CCur [Rultempa]" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "bm_id8926053\n" "help.text" msgid "CCur function" msgstr "Funkcio CCur" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN10541\n" "help.text" msgid "CCur Function [Runtime]" msgstr "Funkcio CCur [Rultempa]" #: 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 "Konvertas ĉenan esprimon aŭ numeran esprimon al kurza esprimo. La lokaĵaraj atributoj uziĝas por dekumaj markiloj kaj kurzaj signoj." #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN10548\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN105E8\n" "help.text" msgid "CCur(Expression)" msgstr "CCur(Expression)" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN105EB\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN105EF\n" "help.text" msgid "Currency" msgstr "Valuto" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN105F2\n" "help.text" msgid "Parameter:" msgstr "Parametro:" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN105F6\n" "help.text" msgid "Expression: Any string or numeric expression that you want to convert." msgstr "Expression: Ĉena aŭ numera esprimo konvertota." #: 03100060.xhp msgctxt "" "03100060.xhp\n" "tit\n" "help.text" msgid "CDec Function [Runtime]" msgstr "Funkcio CDec [Rultempa]" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "bm_id863979\n" "help.text" msgid "CDec function" msgstr "Funkcio CDec" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN10548\n" "help.text" msgid "CDec Function [Runtime]" msgstr "Funkcio CDec [Rultempa]" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN10558\n" "help.text" msgid "Converts a string expression or numeric expression to a decimal expression." msgstr "Konvertas ĉenan esprimon aŭ numeran esprimon al dekuma esprimo." #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN1055B\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN105EA\n" "help.text" msgid "CDec(Expression)" msgstr "CDec(Expression)" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN105ED\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN105F1\n" "help.text" msgid "Decimal number." msgstr "Dekuma nombro." #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN105F4\n" "help.text" msgid "Parameter:" msgstr "Parametro:" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN105F8\n" "help.text" msgid "Expression: Any string or numeric expression that you want to convert." msgstr "Expression: Ĉena aŭ numera esprimo konvertota." #: 03100070.xhp msgctxt "" "03100070.xhp\n" "tit\n" "help.text" msgid "CVar Function [Runtime]" msgstr "Funkcio CVar [Rultempa]" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "bm_id2338633\n" "help.text" msgid "CVar function" msgstr "Funkcio CVar" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN1054B\n" "help.text" msgid "CVar Function [Runtime]" msgstr "Funkcio CVar [Rultempa]" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN1055B\n" "help.text" msgid "Converts a string expression or numeric expression to a variant expression." msgstr "Konvertas ĉenan esprimon aŭ numeran esprimon al varianta esprimo." #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN1055E\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN10562\n" "help.text" msgid "CVar(Expression)" msgstr "CVar(Expression)" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN10565\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN10569\n" "help.text" msgid "Variant." msgstr "Variant." #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN1056C\n" "help.text" msgid "Parameter:" msgstr "Parametro:" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN10570\n" "help.text" msgid "Expression: Any string or numeric expression that you want to convert." msgstr "Expression: Ĉena aŭ numera esprimo konvertota." #: 03100080.xhp msgctxt "" "03100080.xhp\n" "tit\n" "help.text" msgid "CVErr Function [Runtime]" msgstr "Funkcio CVErr [Rultempa]" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "bm_id531022\n" "help.text" msgid "CVErr function" msgstr "Funkcio CVErr" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN1054B\n" "help.text" msgid "CVErr Function [Runtime]" msgstr "Funkcio CVErr [Rultempa]" #: 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 "Konvertas ĉenan esprimon aŭ numeran esprimon al varianta esprimo de la subtipo \"Error\"." #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN1055E\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN10562\n" "help.text" msgid "CVErr(Expression)" msgstr "CVErr(Expression)" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN10565\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN10569\n" "help.text" msgid "Variant." msgstr "Variant." #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN1056C\n" "help.text" msgid "Parameter:" msgstr "Parametro:" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN10570\n" "help.text" msgid "Expression: Any string or numeric expression that you want to convert." msgstr "Expression: Ĉena aŭ numera esprimo konvertota." #: 03100100.xhp msgctxt "" "03100100.xhp\n" "tit\n" "help.text" msgid "CBool Function [Runtime]" msgstr "Funkcio CBool [Rultempa]" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "bm_id3150616\n" "help.text" msgid "CBool function" msgstr "Funkcio CBool" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "hd_id3150616\n" "help.text" msgid "CBool Function [Runtime]" msgstr "Funkcio CBool [Rultempa]" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3145136\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 "Konvertas ĉenan komparon aŭ numeran komparon al bulea esprimo, aŭ konvertas numeran esprimon al bulea esprimo." #: 03100100.xhp msgctxt "" "03100100.xhp\n" "hd_id3153345\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3149514\n" "help.text" msgid "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) or CBool (Number)" msgstr "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) or CBool (Number)" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "hd_id3156152\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3155419\n" "help.text" msgid "Bool" msgstr "Bool" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "hd_id3147530\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3156344\n" "help.text" msgid "Expression1, Expression2: Any string or numeric expressions that you want to compare. If the expressions match, the CBool function returns True, otherwise False is returned." msgstr "Expression1, Expression2: Ĉena aŭ numera esprimo komparotaj. Se la esprimoj kongruas, la funkcio CBool liveras la valoron True, alie False." #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3149655\n" "help.text" msgid "Number: Any numeric expression that you want to convert. If the expression equals 0, False is returned, otherwise True is returned." msgstr "Number: Numera esprimo konvertota. Se la esprimo egalas al 0, False liveriĝas, alie True liveriĝas." #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3145171\n" "help.text" msgid "The following example uses the CBool function to evaluate the value that is returned by the Instr function. The function checks if the word \"and\" is found in the sentence that was entered by the user." msgstr "La jena ekzemplo uzas la funkcion CBool por komputi la valoron liverotan de la funkcio Instr. La funkcio kontrolas ĉu la vorto \"kaj\" troviĝas en la frazo tajpita de la uzanto." #: 03100100.xhp msgctxt "" "03100100.xhp\n" "hd_id3156212\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3155132\n" "help.text" msgid "sText = InputBox(\"Please enter a short sentence:\")" msgstr "sText = InputBox(\"Bonvolu tajpi mallongan frazon:\")" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3155855\n" "help.text" msgid "' Proof if the word »and« appears in the sentence." msgstr "REM Komputi ĉu la vorto »kaj« troviĝas en la frazo." #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3146984\n" "help.text" msgid "' Instead of the command line" msgstr "REM Anstataŭ la komanda linio." #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3148576\n" "help.text" msgid "' If Instr(Input, \"and\")<>0 Then..." msgstr "REM If Instr(Input, \"kaj\")<>0 Then..." #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3154014\n" "help.text" msgid "' the CBool function is applied as follows:" msgstr "REM la funkcio CBool faras jene:" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3155413\n" "help.text" msgid "If CBool(Instr(sText, \"and\")) Then" msgstr "If CBool(Instr(sText, \"kaj\")) Then" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3152940\n" "help.text" msgid "MsgBox \"The word »and« appears in the sentence you entered!\"" msgstr "MsgBox \"La vorto »kaj« troviĝas en la frazo kiun vi tajpis!\"" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "tit\n" "help.text" msgid "CDate Function [Runtime]" msgstr "Funkcio CDate [Rultempa]" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "bm_id3150772\n" "help.text" msgid "CDate function" msgstr "Funkcio CDate" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "hd_id3150772\n" "help.text" msgid "CDate Function [Runtime]" msgstr "Funkcio CDate [Rultempa]" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "par_id3150986\n" "help.text" msgid "Converts any string or numeric expression to a date value." msgstr "Konvertas ĉenan aŭ numeran esprimon al data valoro." #: 03100300.xhp msgctxt "" "03100300.xhp\n" "hd_id3148944\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "par_id3148947\n" "help.text" msgid "CDate (Expression)" msgstr "CDate (Expression)" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "hd_id3148552\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "par_id3159414\n" "help.text" msgid "Date" msgstr "Dato" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "hd_id3153525\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "par_id3150359\n" "help.text" msgid "Expression: Any string or numeric expression that you want to convert." msgstr "Expression: Ĉena aŭ numera esprimo konvertota." #: 03100300.xhp msgctxt "" "03100300.xhp\n" "par_id3125864\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 DateValue and TimeValue 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 "Kiam oni konvertas ĉenan esprimon, necesas entajpi la daton kaj tagotempon laŭ la formato MM.TT.YYYY HH.MM.SS, kiel difinita per la funkciaj konvencioj de DateValue kaj TimeValue. En numeraj esprimoj, valoroj maldekstre de la dekuma markilo donas la daton , komencante je 1899-12-31. Valoroj dekstre de la dekuma markilo donas la tagotempon." #: 03100300.xhp msgctxt "" "03100300.xhp\n" "hd_id3156422\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "tit\n" "help.text" msgid "CDbl Function [Runtime]" msgstr "Funkcio CDbl [Rultempa]" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "bm_id3153750\n" "help.text" msgid "CDbl function" msgstr "Funkcio CDbl" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "hd_id3153750\n" "help.text" msgid "CDbl Function [Runtime]" msgstr "Funkcio CDbl [Rultempa]" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "par_id3149233\n" "help.text" msgid "Converts any numerical expression or string expression to a double type." msgstr "Konvertas numeran esprimon aŭ ĉenan esprimon al duobla tipo." #: 03100400.xhp msgctxt "" "03100400.xhp\n" "hd_id3149516\n" "help.text" msgid "Syntax" msgstr "Sintakso" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "par_id3156152\n" "help.text" msgid "CDbl (Expression)" msgstr "CDbl (Expression)" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "hd_id3153061\n" "help.text" msgid "Return value" msgstr "Livera valoro" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "par_id3145068\n" "help.text" msgid "Double" msgstr "Duobla" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "hd_id3154760\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "par_id3153897\n" "help.text" msgid "Expression: 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 "Expression: Ĉena aŭ numera esprimo konvertota. Por konverti ĉenan esprimon, necesas tajpi la nombron kiel normalan tekston (\"123.5\") uzante la aprioran numeran formaton de la uzata mastruma sistemo." #: 03100400.xhp msgctxt "" "03100400.xhp\n" "hd_id3148797\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "tit\n" "help.text" msgid "CInt Function [Runtime]" msgstr "Funkcio CInt [Rultempa]" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "bm_id3149346\n" "help.text" msgid "CInt function" msgstr "Funkcio CInt" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "hd_id3149346\n" "help.text" msgid "CInt Function [Runtime]" msgstr "Funkcio CInt [Rultempa]" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3155419\n" "help.text" msgid "Converts any string or numeric expression to an integer." msgstr "Konvertas ĉenan aŭ numeran esprimon al entjero." #: 03100500.xhp msgctxt "" "03100500.xhp\n" "hd_id3147573\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3154142\n" "help.text" msgid "CInt (Expression)" msgstr "CInt (Expression)" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "hd_id3147531\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3147560\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "hd_id3145069\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3159414\n" "help.text" msgid "Expression: Any numeric expression that you want to convert. If the Expression 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 "Expression: Numera esprimo konvertota. Se la Expression estas ekster la amplekso inter -32768 kaj 32767, $[officename] Basic raportos troan eraron. Por konverti ĉenan esprimon, necesas tajpi la nombron kiel normalan tekston (\"123,5\") uzante la aprioran numeran formaton de la uzata mastruma sistemo." #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3150358\n" "help.text" msgid "This function always rounds the fractional part of a number to the nearest integer." msgstr "Ĉi tiu funkcio ĉiam rondigas la frakcian parton de numero al la plej proksima entjero." #: 03100600.xhp msgctxt "" "03100600.xhp\n" "tit\n" "help.text" msgid "CLng Function [Runtime]" msgstr "Funkcio CLng [Rultempa]" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "bm_id3153311\n" "help.text" msgid "CLng function" msgstr "Funkcio CLng" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "hd_id3153311\n" "help.text" msgid "CLng Function [Runtime]" msgstr "Funkcio CLng [Rultempa]" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "par_id3148686\n" "help.text" msgid "Converts any string or numeric expression to a long integer." msgstr "Konvertas ĉenan aŭ numeran esprimon al longa entjero." #: 03100600.xhp msgctxt "" "03100600.xhp\n" "hd_id3145315\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "par_id3147573\n" "help.text" msgid "CLng (Expression)" msgstr "CLng (Expression)" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "hd_id3145610\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "par_id3153897\n" "help.text" msgid "Long" msgstr "Longa" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "hd_id3154760\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "par_id3159414\n" "help.text" msgid "Expression: Any numerical expression that you want to convert. If the Expression 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 "Expression: Numera esprimo konvertota. Se la Expression estas ekster la valida longentjera amplekso inter -2.147.483.648 kaj 2.147.483.647, $[officename] Basic liveras troan eraron. Por konverti ĉenan esprimon, necesas tajpi la nombron kiel normalan tekston (\"123,5\") uzante la aprioran numeran formaton de la uzata mastruma sistemo." #: 03100600.xhp msgctxt "" "03100600.xhp\n" "par_id3150358\n" "help.text" msgid "This function always rounds the fractional part of a number to the nearest integer." msgstr "Ĉi tiu funkcio ĉiam rondigas la frakcian parton de numero al la plej proksima entjero." #: 03100700.xhp msgctxt "" "03100700.xhp\n" "tit\n" "help.text" msgid "Const Statement [Runtime]" msgstr "Ordono Const [Rultempa]" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "bm_id3146958\n" "help.text" msgid "Const statement" msgstr "Ordono Const" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "hd_id3146958\n" "help.text" msgid "Const Statement [Runtime]" msgstr "Ordono Const [Rultempa]" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3154143\n" "help.text" msgid "Defines a string as a constant." msgstr "Difinas ĉenon konstanto." #: 03100700.xhp msgctxt "" "03100700.xhp\n" "hd_id3150670\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3150984\n" "help.text" msgid "Const Text = Expression" msgstr "Const Text = Expression" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "hd_id3147530\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3153897\n" "help.text" msgid "Text: Any constant name that follows the standard variable naming conventions." msgstr "Text: Konstanta nomo kiu kongruas kun la konvencioj pri nomado de variabloj." #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3147264\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 "Konstanto estas variablo kiu helpas plibonigi la legeblecon de programo. Konstantoj ne difiniĝas kiel specifa tipo de variablo, sed anstataŭe kiel lokokupiloj en la kodo. Oni povas difini konstanton nur unufoje kaj ne povas ŝanĝi ĝin. Uzu la jenan ordonon por difini konstanton:" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3150542\n" "help.text" msgid "CONST ConstName=Expression" msgstr "CONST KonstNomo=Esprimo" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3150400\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 "La tipo de esprimo ne gravas. Se programo ruliĝas, $[officename] Basic konvertas la programan kodon interne por ke ĉiufoje kiam konstanto uziĝas, la difinita esprimo anstataŭas ĝin." #: 03100700.xhp msgctxt "" "03100700.xhp\n" "hd_id3154366\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3153969\n" "help.text" msgid "Const sVar = \"Program\", dVar As Double = 1.00" msgstr "Const sVar = \"Programo\", dVar As Double = 1.00" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "tit\n" "help.text" msgid "CSng Function[Runtime]" msgstr "Funkcio CSng [Rultempa]" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "bm_id3153753\n" "help.text" msgid "CSng function" msgstr "Funkcio CSng" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "hd_id3153753\n" "help.text" msgid "CSng Function[Runtime]" msgstr "Funkcio CSng [Rultempa]" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "par_id3149748\n" "help.text" msgid "Converts any string or numeric expression to data type Single." msgstr "Konvertas ĉenan aŭ numeran esprimon al datuma tipo Single." #: 03100900.xhp msgctxt "" "03100900.xhp\n" "hd_id3153255\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "par_id3148983\n" "help.text" msgid "CSng (Expression)" msgstr "CSng (Expression)" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "par_id3153750\n" "help.text" msgid "Single" msgstr "Unuopa" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "hd_id3146957\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "par_id3153345\n" "help.text" msgid "Expression: 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 "Expression: Ĉena aŭ numera esprimo konvertota. Por konverti ĉenan esprimon, necesas tajpi la nombron kiel normalan tekston (\"123.5\") uzante la aprioran numeran formaton de la uzata mastruma sistemo." #: 03100900.xhp msgctxt "" "03100900.xhp\n" "hd_id3149514\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "tit\n" "help.text" msgid "CStr Function [Runtime]" msgstr "Funkcio CStr [Rultempa]" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "bm_id3146958\n" "help.text" msgid "CStr function" msgstr "Funkcio CStr" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3146958\n" "help.text" msgid "CStr Function [Runtime]" msgstr "Funkcio CStr [Rultempa]" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3147574\n" "help.text" msgid "Converts any numeric expression to a string expression." msgstr "Konvertas numeran esprimon al ĉena esprimo." #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3148473\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3145315\n" "help.text" msgid "CStr (Expression)" msgstr "CStr (Expression)" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3153062\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3153897\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3154760\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3149457\n" "help.text" msgid "Expression: Any valid string or numeric expression that you want to convert." msgstr "Expression: Valida ĉena aŭ numera esprimo konvertota." #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3150358\n" "help.text" msgid "Expression Types and Conversion Returns" msgstr "Esprimaj tipoj kaj konvertaj liveroj" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3153192\n" "help.text" msgid "Boolean :" msgstr "Bulea :" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3156422\n" "help.text" msgid "String that evaluates to either True or False." msgstr "Ĉeno kiu komputiĝas al aŭ TrueFalse." #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3147287\n" "help.text" msgid "Date :" msgstr "Dato :" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3155411\n" "help.text" msgid "String that contains the date and time." msgstr "Ĉeno kiu enhavas la daton kaj tagotempon." #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3147428\n" "help.text" msgid "Null :" msgstr "Null :" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3150486\n" "help.text" msgid "Run-time error." msgstr "Rultempa eraro." #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3153953\n" "help.text" msgid "Empty :" msgstr "Vaka :" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3155306\n" "help.text" msgid "String without any characters." msgstr "Ĉeno sen signoj." #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3149260\n" "help.text" msgid "Any :" msgstr "Ajna :" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3152938\n" "help.text" msgid "Corresponding number as string." msgstr "Sama numero kiel ĉeno." #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3155738\n" "help.text" msgid "Zeros at the end of a floating-point number are not included in the returned string." msgstr "Nulok ĉe la fino de reelo ne ĉeestos en la liverita ĉeno." #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3154729\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "tit\n" "help.text" msgid "DefBool Statement [Runtime]" msgstr "Ordono DefBool [Rultempa]" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "bm_id3145759\n" "help.text" msgid "DefBool statement" msgstr "Ordono DefBool" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "hd_id3145759\n" "help.text" msgid "DefBool Statement [Runtime]" msgstr "Ordono DefBool [Rultempa]" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3153089\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 "Se neniu tipdeklara signo aŭ ŝlosilvorto estas specifita, la ordono DefBool agordas la aprioran datumtipon por variabloj, laŭ signa amplekso." #: 03101100.xhp msgctxt "" "03101100.xhp\n" "hd_id3149495\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3150682\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "hd_id3159201\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3147226\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." msgstr "Characterrange: Literoj kiuj agordas la amplekson de variabloj por kiu agordi la aprioran tipon." #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3149178\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "xxx: Ŝlosilvorto kiu difinas la aprioran variablan tipon:" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3150669\n" "help.text" msgid "Keyword: Default variable type" msgstr "Keyword: Apriora variabla tipo" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3149233\n" "help.text" msgid "DefBool: Boolean" msgstr "DefBool: Bulea" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "hd_id3149762\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3156152\n" "help.text" msgid "' Prefix definition for variable types:" msgstr "REM Prefiksa difino por variablaj tipoj:" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3151381\n" "help.text" msgid "bOK=TRUE ' bOK is an implicit boolean variable" msgstr "bOK=TRUE REM bOK estas implica bulea variablo" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "tit\n" "help.text" msgid "DefCur Statement [Runtime]" msgstr "Funkcio DefCur [Rultempa]" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "bm_id9555345\n" "help.text" msgid "DefCur statement" msgstr "Funkcio DefCur" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN1057D\n" "help.text" msgid "DefCur Statement [Runtime]" msgstr "Funkcio DefCur [Rultempa]" #: 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 "Se nenia tipdeklara signo aŭ ŝlosilvorto estas specifita, la ordono DefCur atribuas la variablan tipon, laŭ litera amplekso." #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN105B0\n" "help.text" msgid "DefCur: Currency" msgstr "DefCur: Currency" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN105D9\n" "help.text" msgid "cCur=Currency ' cCur is an implicit currency variable" msgstr "" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "tit\n" "help.text" msgid "DefErr Statement [Runtime]" msgstr "Funkcio DefErr [Rultempa]" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "bm_id8177739\n" "help.text" msgid "DefErr statement" msgstr "Funkcio DefErr" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN1057D\n" "help.text" msgid "DefErr Statement [Runtime]" msgstr "Funkcio DefErr [Rultempa]" #: 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 "Se nenia tipdeklara signo aŭ ŝlosilvorto estas specifita, la ordono DefErr atribuas la aprioran variablan tipon, laŭ litera amplekso." #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN105B0\n" "help.text" msgid "DefErr: Error" msgstr "DefErr: Error" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN105D9\n" "help.text" msgid "eErr=Error ' eErr is an implicit error variable" msgstr "eErr=Error REM eErr estas implice variablo de tipo 'error'" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "tit\n" "help.text" msgid "DefSng Statement [Runtime]" msgstr "Funkcio DefSng [Rultempa]" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "bm_id2445142\n" "help.text" msgid "DefSng statement" msgstr "Funkcio DefSng" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN10577\n" "help.text" msgid "DefSng Statement [Runtime]" msgstr "Funkcio DefSng [Rultempa]" #: 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 "Se nenia tipdeklara signo aŭ ŝlosilvorto estas specifita, la ordono DefSng atribuas la aprioran variablan tipon, laŭ litera amplekso." #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN105AA\n" "help.text" msgid "DefSng: Single" msgstr "DefSng: Single" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN105D3\n" "help.text" msgid "sSng=Single ' sSng is an implicit single variable" msgstr "sSng=Single REM sSng estas implice variablo de tipo 'single'" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "tit\n" "help.text" msgid "DefStr Statement [Runtime]" msgstr "Ordono DefStr [Rultempa]" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "bm_id6161381\n" "help.text" msgid "DefStr statement" msgstr "Ordono DefStr" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN10577\n" "help.text" msgid "DefStr Statement [Runtime]" msgstr "Ordono DefStr [Rultempa]" #: 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 "Se nenia tipdeklara signo aŭ ŝlosilvorto estas specifita, la ordono DefStr atribuas la aprioran variablan tipon, laŭ litera amplekso." #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN105AA\n" "help.text" msgid "DefStr: String" msgstr "DefStr: String" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN105D3\n" "help.text" msgid "sStr=String ' sStr is an implicit string variable" msgstr "sStr=String REM sStr estas implice variablo de tipo 'string' (ĉeno)" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "tit\n" "help.text" msgid "DefDate Statement [Runtime]" msgstr "Ordono DefDate [Rultempa]" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "bm_id3150504\n" "help.text" msgid "DefDate statement" msgstr "Ordono DefDate" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "hd_id3150504\n" "help.text" msgid "DefDate Statement [Runtime]" msgstr "Ordono DefDate [Rultempa]" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "par_id3145069\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 "Se neniu tipdeklara signo aŭ ŝlosilvorto estas specifita, la ordono DefDate agordas la aprioran variablan tipon, laŭ signa amplekso." #: 03101300.xhp msgctxt "" "03101300.xhp\n" "par_id3150767\n" "help.text" msgid "DefDate: Date" msgstr "DefDate: Dato" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "par_id3152462\n" "help.text" msgid "tDate=Date ' tDate is an implicit date variable" msgstr "tDate=Date REM tDate estas implica data variablo" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "tit\n" "help.text" msgid "DefDbl Statement [Runtime]" msgstr "Ordono DefDbl [Rultempa]" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "bm_id3147242\n" "help.text" msgid "DefDbl statement" msgstr "Ordono DefDbl" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "hd_id3147242\n" "help.text" msgid "DefDbl Statement [Runtime]" msgstr "Ordono DefDbl [Rultempa]" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3153126\n" "help.text" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "Agordas la aprioran variablan tipon, laŭ litera amplekso, se neniu tipdeklara signo aŭ ŝlosilvorto estas specifita." #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3154123\n" "help.text" msgid "DefDbl: Double" msgstr "DefDbl: Duobla reelo" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3153144\n" "help.text" msgid "dValue=1.23e43 ' dValue is an implicit double variable type" msgstr "dValue=1,23e43 REM dValue estas implica Double variablo tipo" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "tit\n" "help.text" msgid "DefInt Statement [Runtime]" msgstr "Ordono DefInt [Rultempa]" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "bm_id3149811\n" "help.text" msgid "DefInt statement" msgstr "Ordono DefInt" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "hd_id3149811\n" "help.text" msgid "DefInt Statement [Runtime]" msgstr "Ordono DefInt [Rultempa]" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3149762\n" "help.text" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "Agordas la aprioran variablan tipon, laŭ litera amplekso, se neniu tipdeklara signo aŭ ŝlosilvorto estas specifita." #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3125863\n" "help.text" msgid "DefInt: Integer" msgstr "DefInt: Entjero" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3153728\n" "help.text" msgid "iCount=200 ' iCount is an implicit integer variable" msgstr "iCount=200 REM iCount estas implica entjera variablo" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "tit\n" "help.text" msgid "DefLng Statement [Runtime]" msgstr "Ordono DefLng [Rultempa]" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "bm_id3148538\n" "help.text" msgid "DefLng statement" msgstr "Ordono DefLng" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "hd_id3148538\n" "help.text" msgid "DefLng Statement [Runtime]" msgstr "Ordono DefLng [Rultempa]" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "par_id3149514\n" "help.text" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "Agordas la aprioran variablan tipon, laŭ litera amplekso, se neniu tipdeklara signo aŭ ŝlosilvorto estas specifita." #: 03101600.xhp msgctxt "" "03101600.xhp\n" "par_id3154686\n" "help.text" msgid "DefLng: Long" msgstr "DefLng: Longa" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "par_id3145273\n" "help.text" msgid "lCount=123456789 ' lCount is an implicit long integer variable" msgstr "lCount=123456789 REM lCount estas implica longa entjera variablo" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "tit\n" "help.text" msgid "DefObj Statement [Runtime]" msgstr "Ordono DefObj [Rultempa]" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "bm_id3149811\n" "help.text" msgid "DefObj statement" msgstr "Ordono DefObj" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "hd_id3149811\n" "help.text" msgid "DefObj Statement [Runtime]" msgstr "Ordono DefObj [Rultempa]" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3147573\n" "help.text" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "Agordas la aprioran variablan tipon, laŭ litera amplekso, se neniu tipdeklara signo aŭ ŝlosilvorto estas specifita." #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3150769\n" "help.text" msgid "DefObj: Object" msgstr "DefObj: Objekto" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "tit\n" "help.text" msgid "DefVar Statement [Runtime]" msgstr "Ordono DefVar [Rultempa]" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "bm_id3143267\n" "help.text" msgid "DefVar statement" msgstr "Ordono DefVar" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "hd_id3143267\n" "help.text" msgid "DefVar Statement [Runtime]" msgstr "Ordono DefVar [Rultempa]" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3153825\n" "help.text" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "Agordas la aprioran variablan tipon, laŭ litera amplekso, se neniu tipdeklara signo aŭ ŝlosilvorto estas specifita." #: 03102000.xhp msgctxt "" "03102000.xhp\n" "hd_id3154143\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3149514\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "hd_id3156024\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3147560\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." msgstr "Characterrange: Literoj kiuj agordas la amplekson de variabloj por kiu agordi la aprioran tipon." #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3148552\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "xxx: Ŝlosilvorto kiu difinas la aprioran variablan tipon:" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3153524\n" "help.text" msgid "Keyword: Default variable type" msgstr "Keyword: Apriora variabla tipo" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3150767\n" "help.text" msgid "DefVar: Variant" msgstr "DefVar: Subtipo" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "hd_id3151041\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3156214\n" "help.text" msgid "' Prefix definitions for variable types:" msgstr "REM Prefiksaj difinoj por variablaj tipoj:" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3154012\n" "help.text" msgid "vDiv=99 ' vDiv is an implicit variant" msgstr "vDiv=99 REM vDiv estas implica subtipo" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3146121\n" "help.text" msgid "vDiv=\"Hello world\"" msgstr "vDiv=\"Saluton, Mondo\"" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "tit\n" "help.text" msgid "Dim Statement [Runtime]" msgstr "Ordono Dim [Rultempa]" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "bm_id3149812\n" "help.text" msgid "Dim statement arrays; dimensioning dimensioning arrays" msgstr "Ordono Dimtabeloj; dimensiadodimensiado de tabeloj" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "hd_id3149812\n" "help.text" msgid "Dim Statement [Runtime]" msgstr "Ordono Dim [Rultempa]" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3143271\n" "help.text" msgid "Declares a variable or an array." msgstr "Deklaras variablon aŭ tabelon." #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3154686\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 "Se komoj apartigas la variablojn (ekzemple, DIM sPar1, sPar2, sPar3 AS STRING), eblas difini nur Variant-variablojn. Uzu apartan difinan linion por ĉiu variablo." #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3152576\n" "help.text" msgid "Dim declares local variables within subroutines. Global variables are declared with the PUBLIC or the PRIVATE statement." msgstr "Dim deklaras lokajn variablojn en subproceduroj. Mallakajn variablojn deklaru per la ordono PUBLIC aŭ PRIVATE." #: 03102100.xhp msgctxt "" "03102100.xhp\n" "hd_id3156443\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3149412\n" "help.text" msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]" msgstr "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]][ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "hd_id3147397\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3154730\n" "help.text" msgid "VarName: Any variable or array name." msgstr "VarName: Nomo de variablo aŭ tabelo." #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3147125\n" "help.text" msgid "Start, End: Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range." msgstr "Start, End: Numeraj valoroj aŭ konstantoj, kiuj difinas la nombron de elementoj (NumberElements=(end-start)+1) kaj la indican amplekson." #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3153877\n" "help.text" msgid "Start and End can be numerical expressions if ReDim is applied at the procedure level." msgstr "Start kaj End povas esti numeraj esprimoj se oni aplikas ordonon ReDim ĉe la procedura nivelo." #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3153510\n" "help.text" msgid "VarType: Key word that declares the data type of a variable." msgstr "VarType: Ŝlosila vorto kiu deklaras la datumtipon de variablo." #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3154015\n" "help.text" msgid "Keyword: Variable type" msgstr "Keyword: Variabla tipo" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3153949\n" "help.text" msgid "Bool: Boolean variable (True, False)" msgstr "Bool: Bulea variablo (True, False)" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3156275\n" "help.text" msgid "Currency: Currency-Variable (Currency with 4 Decimal places)" msgstr "Currency: Vaulta variablo (Valuto kun 4 dekumaj pozicioj)" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3156057\n" "help.text" msgid "Date: Date variable" msgstr "Date: Data variablo" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3148405\n" "help.text" msgid "Double: Double-precision floating-point variable (1,79769313486232 x 10E308 - 4,94065645841247 x 10E-324)" msgstr "Double: Duoble-preciza reela variablo (1,79769313486232 x 10E308 - 4,94065645841247 x 10E-324)" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3148916\n" "help.text" msgid "Integer: Integer variable (-32768 - 32767)" msgstr "Integer: Entjera variablo (-32768 - 32767)" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3150045\n" "help.text" msgid "Long: Long integer variable (-2.147.483.648 - 2.147.483.647)" msgstr "Long: Longa entjera variablo (-2.147.483.648 - 2.147.483.647)" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3149255\n" "help.text" msgid "Object: Object variable (Note: this variable can only subsequently be defined with Set!)" msgstr "Object: Objekta variablo (Notu: Eblas poste difini ĉi tiun variablon per Set!)" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3155937\n" "help.text" msgid "Single: Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)." msgstr "Single: Ordinare-preciza reela variablo (3,402823 x 10E38 - 1,401298 x 10E-45)." #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3151251\n" "help.text" msgid "String: String variable consisting of a maximum of 64,000 ASCII characters." msgstr "String: Ĉena variablo konsistante el maksimume 64,000 Askiaj signoj." #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3154704\n" "help.text" msgid "[Variant]: 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 "[Variant]: Variant-variabla tipo (enhavas ĉiujn tipojn, specifita per difino). Se ŝlosilvorto ne estas difinita, variabloj aŭtomate difiniĝas kiel Variant-tipa, krom se uziĝas ordono de DefBool ĝis DefVar." #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3146316\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 "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.En $[officename] Basic, oni ne bezonas eksplicite deklari variablojn. Tamen, necesas deklari tabelon antaŭ ol uzi ĝin. Oni povas deklari variablon per la ordono Dim, uzante komojn por apartigi plurajn deklarojn. Por deklari variablan tipon, tajpu tipdeklaran signon post la nomo aŭ uzu la respektivan ŝlosilvorton." #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3149924\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 "$[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.$[officename] Basic subtenas unu- aŭ plur-dimensiajn tabelojn difinitajn per specifa variabla tipo. Tabeloj taŭgas se la programo enhavas listojn aŭ tabelojn redaktotajn. La avantaĝo de tabeloj estas ke eblas adresi unuopajn elementojn laŭ indicoj, kiuj estas formuleblaj kiel numeraj esprimoj aŭ variabloj." #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3148488\n" "help.text" msgid "Arrays are declared with the Dim statement. There are two methods to define the index range:" msgstr "Oni deklaras tabelojn per la ordono Dim. Estas du metodoj por difini la indican amplekson:" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3154662\n" "help.text" msgid "DIM text(20) as String REM 21 elements numbered from 0 to 20" msgstr "DIM text(20) as String REM 21 elementoj nombritaj de 0 ĝis 20" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3155604\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) as String REM 21 elementoj nombritaj de 5 ĝis 25" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3151274\n" "help.text" msgid "DIM text(-15 to 5) as String REM 21 elements (including 0)" msgstr "DIM text(-15 to 5) as String REM 21 elementoj (inkluzive de 0)" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3152774\n" "help.text" msgid "REM numbered from -15 to 5" msgstr "REM nombritaj de -15 ĝis 5" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3150829\n" "help.text" msgid "Two-dimensional data field" msgstr "Du-dimensia datuma kampo" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3149529\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 text(20,2) as String REM 63 elementoj; de 0 ĝis 20 nivelo 1, de 0 ĝis 20 nivelo 2 kaj de 0 to 20 nivelo 3." #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3159239\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 "Oni povas deklari tabelan tipon esti dinamika se ordono ReDim difinas la nombron da dimensioj en la subproceduro aŭ la funkcio kiu enhavu la tabelon. Ĝenerale, oni povas difini tabelon nur unufoje, kaj oni ne povas modifi ĝin. Ene de subproceduro, oni povas deklari tabelon per ReDim. Oni povas difini dimensiojn nur per numeraj esprimoj. Tio certigas ke la kampoj estas nur tiel larĝaj kiel necesas." #: 03102100.xhp msgctxt "" "03102100.xhp\n" "hd_id3150344\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3154657\n" "help.text" msgid "sVar = \"Office\"" msgstr "sVar = \"Office\"" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3149036\n" "help.text" msgid "' Two-dimensional data field" msgstr "Du-dimensia datuma kampo" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3153782\n" "help.text" msgid "Const sDim As String = \" Dimension:\"" msgstr "Const sDim as String = \" Dimensio:\"" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "tit\n" "help.text" msgid "ReDim Statement [Runtime]" msgstr "Ordono ReDim [Rultempa]" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "bm_id3150398\n" "help.text" msgid "ReDim statement" msgstr "Ordono ReDim" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "hd_id3150398\n" "help.text" msgid "ReDim Statement [Runtime]" msgstr "Ordono ReDim [Rultempa]" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3154685\n" "help.text" msgid "Declares a variable or an array." msgstr "Deklaras variablon aŭ tabelon." #: 03102101.xhp msgctxt "" "03102101.xhp\n" "hd_id3154218\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3156214\n" "help.text" msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]" msgstr "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]][ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id711996\n" "help.text" msgid "Optionally, you can add the Preserve keyword as a parameter to preserve the contents of the array that is redimensioned." msgstr "Nedevige, oni povas aldoni ŝlosilvorton Preserve kiel parametron por konservi la enhavon de la tabelo kies dimensio estas ŝanĝota." #: 03102101.xhp msgctxt "" "03102101.xhp\n" "hd_id3148451\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3156423\n" "help.text" msgid "VarName: Any variable or array name." msgstr "VarName: Nomo de variablo aŭ tabelo." #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3149562\n" "help.text" msgid "Start, End: Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range." msgstr "Start, End: Numeraj valoroj aŭ konstantoj, kiuj difinas la nombron de elementoj (NumberElements=(end-start)+1) kaj la indican amplekson." #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3155307\n" "help.text" msgid "Start and End can be numeric expressions if ReDim is used at the procedure level." msgstr "Start kaj End povas esti numeraj esprimoj se oni uzas la ordonon ReDim je la procedura nivelo." #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3153951\n" "help.text" msgid "VarType: Keyword that declares the data type of a variable." msgstr "VarType: Ŝlosila vorto kiu deklaras la datumtipon de variablo." #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3147317\n" "help.text" msgid "Keyword: Variable type" msgstr "Keyword: Variabla tipo" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3153728\n" "help.text" msgid "Bool: Boolean variable (True, False)" msgstr "Bool: Bulea variablo (True, False)" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3146121\n" "help.text" msgid "Date: Date variable" msgstr "Date: Data variablo" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3159156\n" "help.text" msgid "Double: Double floating point variable (1.79769313486232x10E308 - 4.94065645841247x10E-324)" msgstr "Double: Duobla reela variablo (1,79769313486232x10E308 - 4,94065645841247x10E-324)" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3148616\n" "help.text" msgid "Integer: Integer variable (-32768 - 32767)" msgstr "Integer: Entjera variablo (-32768 - 32767)" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3147348\n" "help.text" msgid "Long: Long integer variable (-2,147,483,648 - 2,147,483,647)" msgstr "Long: Longa entjera variablo (-2.147.483.648 - 2.147.483.647)" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3149412\n" "help.text" msgid "Object: Object variable (can only be subsequently defined by Set!)" msgstr "Object: Objekta variablo (eblas poste difini ĝin nur per Set!)" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3154729\n" "help.text" msgid "[Single]: 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 "[Single]: Ordinara reela variablo (3,402823x10E38 - 1,401298x10E-45). Se neniu ŝlosilvorto estas specifita, variablo difiniĝas kiel Single, krom se oni uzas ordonon de DefBool ĝis DefVar." #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3148458\n" "help.text" msgid "String: String variable containing a maximum of 64,000 ASCII characters." msgstr "String: Ĉena variablo enhavanta maksimume 64,000 Askiajn signojn." #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3149581\n" "help.text" msgid "Variant: Variant variable type (can contain all types and is set by definition)." msgstr "Variant: Variabla tipo Variant (povas enhavi ĉiujn tipojn kaj agordiĝas per difino)." #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3155601\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 "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.En $[officename] Basic, oni ne bezonas eksplicite deklari variablojn. Tamen, necesas deklari tabelon antaŭ ol uzi ĝin. Oni povas deklari variablon per la ordono Dim, uzante komojn por apartigi plurajn deklarojn. Por deklari variablan tipon, tajpu tipdeklaran signon post la nomo aŭ uzu la respektivan ŝlosilvorton." #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3153415\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 "$[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.$[officename] Basic subtenas unu- aŭ plur-dimensiajn tabelojn difinitajn per specifa variabla tipo. Tabeloj taŭgas se la programo enhavas listojn aŭ tabelojn redaktotajn. La avantaĝo de tabeloj estas ke eblas adresi unuopajn elementojn laŭ indicoj, kiuj estas formuleblaj kiel numeraj esprimoj aŭ variabloj." #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3146971\n" "help.text" msgid "There are two ways to set the range of indices for arrays declared with the Dim statement:" msgstr "Estas du metodoj agordi la amplekson de indicoj por tabeloj deklaritaj per la ordono Dim." #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3153950\n" "help.text" msgid "DIM text(20) As String REM 21 elements numbered from 0 to 20" msgstr "DIM text(20) As String REM 21 elementoj nombritaj de 0 ĝis 20" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3146912\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) As String REM 21 elementoj nombritaj de 5 ĝis 25" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3153709\n" "help.text" msgid "DIM text$(-15 to 5) As String REM 21 elements (0 inclusive)," msgstr "DIM text$(-15 to 5) As String REM 21 elementoj (inkluzive de 0)," #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3150321\n" "help.text" msgid "rem numbered from -15 to 5" msgstr "REM nombritaj de -15 ĝis 5" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3149018\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 "Eblas dinamikigi variablajn kampojn, sendepende de tipo, se oni agordas la dimension per ReDim ĉe la procedura nivelo en subproceduro aŭ funkcio. Kutime, oni povas agordi la amplekson de tabelo nur unufoje kaj ne povas ŝanĝi ĝin. Ene de proceduro,oni ne povas deklari tabelon per ordono ReDim kun numeraj esprimoj por difini la amplekson de grandoj de kampoj." #: 03102101.xhp msgctxt "" "03102101.xhp\n" "hd_id3148405\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "tit\n" "help.text" msgid "IsArray Function [Runtime]" msgstr "Funkcio IsArray [Rultempa]" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "bm_id3154346\n" "help.text" msgid "IsArray function" msgstr "Funkcio IsArray" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "hd_id3154346\n" "help.text" msgid "IsArray Function [Runtime]" msgstr "Funkcio IsArray [Rultempa]" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "par_id3159413\n" "help.text" msgid "Determines if a variable is a data field in an array." msgstr "Komputas ĉu variablo estas datuma kampo en tabelo." #: 03102200.xhp msgctxt "" "03102200.xhp\n" "hd_id3150792\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "par_id3153379\n" "help.text" msgid "IsArray (Var)" msgstr "IsArray (Var)" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "hd_id3154365\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "par_id3154685\n" "help.text" msgid "Bool" msgstr "Bool" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "hd_id3153969\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "par_id3145172\n" "help.text" msgid "Var: Any variable that you want to test if it is declared as an array. If the variable is an array, then the function returns True, otherwise False is returned." msgstr "Var: Variablo testota se deklarita kiel tabelo. Se la variablo estas tabelo, la funkcio liveras la valoron True, alie False liveriĝas." #: 03102200.xhp msgctxt "" "03102200.xhp\n" "hd_id3155131\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "tit\n" "help.text" msgid "IsDate Function [Runtime]" msgstr "Funkcio IsDate [Rultempa]" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "bm_id3145090\n" "help.text" msgid "IsDate function" msgstr "Funkcio IsDate" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "hd_id3145090\n" "help.text" msgid "IsDate Function [Runtime]" msgstr "Funkcio IsDate [Rultempa]" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "par_id3153311\n" "help.text" msgid "Tests if a numeric or string expression can be converted to a Date variable." msgstr "Testas ĉu numera aŭ ĉena esprimo estas konvertebla al variablo de tipo Date" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "hd_id3153824\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "par_id3147573\n" "help.text" msgid "IsDate (Expression)" msgstr "IsDate (Expression)" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "hd_id3143270\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "par_id3147560\n" "help.text" msgid "Bool" msgstr "Bool" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "hd_id3148947\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "par_id3145069\n" "help.text" msgid "Expression: Any numeric or string expression that you want to test. If the expression can be converted to a date, the function returns True, otherwise the function returns False." msgstr "Expression: Numera aŭ ĉena esprimo testota. Se la esprimo estas konvertebla al dato, la funkcio liveras la valoron True, alie la funkcio liveras la valoron False." #: 03102300.xhp msgctxt "" "03102300.xhp\n" "hd_id3150447\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "par_id3150869\n" "help.text" msgid "Print IsDate(sDateVar) ' Returns True" msgstr "print IsDate(sDateVar) REM Liveras True" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "par_id3147288\n" "help.text" msgid "Print IsDate(sDateVar) ' Returns False" msgstr "print IsDate(sDateVar) REM Liveras False" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "tit\n" "help.text" msgid "IsEmpty Function [Runtime]" msgstr "Funkcio IsEmpty [Rultempa]" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "bm_id3153394\n" "help.text" msgid "IsEmpty function" msgstr "Funkcio IsEmpty" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "hd_id3153394\n" "help.text" msgid "IsEmpty Function [Runtime]" msgstr "Funkcio IsEmpty [Rultempa]" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "par_id3163045\n" "help.text" msgid "Tests if a Variant variable contains the Empty value. The Empty value indicates that the variable is not initialized." msgstr "Testas ĉu Variant-variablo enhavas la valoron Empty. La valoro Empty montras ke la variablo ne estas pravalorizita." #: 03102400.xhp msgctxt "" "03102400.xhp\n" "hd_id3159158\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "par_id3153126\n" "help.text" msgid "IsEmpty (Var)" msgstr "IsEmpty (Var)" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "hd_id3148685\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "par_id3156344\n" "help.text" msgid "Bool" msgstr "Bool" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "hd_id3148947\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "par_id3154347\n" "help.text" msgid "Var: Any variable that you want to test. If the Variant contains the Empty value, the function returns True, otherwise the function returns False." msgstr "Var: Variablo testota. Se la Varianto-variablo enhavas la valoron Empty, la funkcio liveras la valoron True, alie la funkcio liveras la valoron False." #: 03102400.xhp msgctxt "" "03102400.xhp\n" "hd_id3154138\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "par_id3154863\n" "help.text" msgid "Print IsEmpty(sVar) ' Returns True" msgstr "Print IsEmpty(sVar) REM Liveras True" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "tit\n" "help.text" msgid "IsError Function [Runtime]" msgstr "Funkcio IsError [Rultempa]" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "bm_id4954680\n" "help.text" msgid "IsError function" msgstr "Funkcio IsError" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN1054E\n" "help.text" msgid "IsError Function [Runtime]" msgstr "Funkcio IsError [Rultempa]" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN1055E\n" "help.text" msgid "Tests if a variable contains an error value." msgstr "Testas ĉu variablo enhavas valoron de tipo 'error' (eraro)." #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN10561\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN10568\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN1056C\n" "help.text" msgid "Bool" msgstr "Bool" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN1056F\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN10573\n" "help.text" msgid "Var: Any variable that you want to test. If the variable contains an error value, the function returns True, otherwise the function returns False." msgstr "Var: Variablo de ajna tipo testota. Se la variablo enhavas erartipan valoron, la funkcio liveras la valoron True, alie ĝi liveras la valoron False." #: 03102600.xhp msgctxt "" "03102600.xhp\n" "tit\n" "help.text" msgid "IsNull Function [Runtime]" msgstr "Funkcio IsNull [Rultempa]" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "bm_id3155555\n" "help.text" msgid "IsNull function Null value" msgstr "Funkcio IsNullvaloro Null" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "hd_id3155555\n" "help.text" msgid "IsNull Function [Runtime]" msgstr "Funkcio IsNull [Rultempa]" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "par_id3146957\n" "help.text" msgid "Tests if a Variant contains the special Null value, indicating that the variable does not contain data." msgstr "" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "hd_id3150670\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "par_id3150984\n" "help.text" msgid "IsNull (Var)" msgstr "IsNull (Var)" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "hd_id3149514\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "par_id3145609\n" "help.text" msgid "Bool" msgstr "Bool" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "hd_id3149669\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "par_id3159414\n" "help.text" msgid "Var: 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 "Var: Variablo testota. Ĉi tiu funkcio liveras la valoron True se la Variant enhavas la valoron Null, aŭ False se la Varianto ne enhavas la valoron Null." #: 03102600.xhp msgctxt "" "03102600.xhp\n" "par_idN1062A\n" "help.text" msgid "Null - This value is used for a variant data sub type without valid contents." msgstr "Null - Ĉi tiu valoro uziĝas por Variant-datuma subtipo sen valida enhavo." #: 03102600.xhp msgctxt "" "03102600.xhp\n" "hd_id3153381\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "tit\n" "help.text" msgid "IsNumeric Function [Runtime]" msgstr "Funkcio IsNumeric [Rultempa]" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "bm_id3145136\n" "help.text" msgid "IsNumeric function" msgstr "Funkcio IsNumeric" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "hd_id3145136\n" "help.text" msgid "IsNumeric Function [Runtime]" msgstr "Funkcio IsNumeric [Rultempa]" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "par_id3149177\n" "help.text" msgid "Tests if an expression is a number. If the expression is a number, the function returns True, otherwise the function returns False." msgstr "Testas ĉu esprimo estas numero. Se la esprimo estas numero, la funkcio liveras la valoron True, alie False." #: 03102700.xhp msgctxt "" "03102700.xhp\n" "hd_id3149415\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "par_id3150771\n" "help.text" msgid "IsNumeric (Var)" msgstr "IsNumeric (Var)" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "hd_id3148685\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "par_id3148944\n" "help.text" msgid "Bool" msgstr "Bool" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "hd_id3148947\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "par_id3154760\n" "help.text" msgid "Var: Any expression that you want to test." msgstr "Var: Esprimo testota." #: 03102700.xhp msgctxt "" "03102700.xhp\n" "hd_id3149656\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "par_id3147230\n" "help.text" msgid "Print IsNumeric(vVar) ' Returns False" msgstr "Print IsNumeric(vVar) REM Liveras False" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "par_id3154910\n" "help.text" msgid "Print IsNumeric(vVar) ' Returns True" msgstr "Print IsNumeric(vVar) REM Liveras True" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "tit\n" "help.text" msgid "IsObject Function [Runtime]" msgstr "Funkcio IsObject [Rultempa]" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "bm_id3149346\n" "help.text" msgid "IsObject function" msgstr "Funkcio IsObject" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "hd_id3149346\n" "help.text" msgid "IsObject Function [Runtime]" msgstr "Funkcio IsObject [Rultempa]" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id3148538\n" "help.text" msgid "Tests if an object variable is an OLE object. The function returns True if the variable is an OLE object, otherwise it returns False." msgstr "Testas ĉu objekta variablo estas OLE-objekto. La funkcio liveras la valoron True se la variablo estas OLE-objekto, alie False." #: 03102800.xhp msgctxt "" "03102800.xhp\n" "hd_id3149234\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id3154285\n" "help.text" msgid "IsObject (ObjectVar)" msgstr "IsObject (ObjectVar)" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "hd_id3148685\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id3156024\n" "help.text" msgid "Bool" msgstr "Bool" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "hd_id3148947\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id3148552\n" "help.text" msgid "ObjectVar: Any variable that you want to test. If the Object variable contains an OLE object, the function returns True." msgstr "ObjectVar: Variablo testota. Se la variablo enhavas OLE-objekton, la funkcio liveras la valoron True." #: 03102900.xhp msgctxt "" "03102900.xhp\n" "tit\n" "help.text" msgid "LBound Function [Runtime]" msgstr "Funkcio LBound [Rultempa]" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "bm_id3156027\n" "help.text" msgid "LBound function" msgstr "Funkcio LBound" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "hd_id3156027\n" "help.text" msgid "LBound Function [Runtime]" msgstr "Funkcio LBound [Rultempa]" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3147226\n" "help.text" msgid "Returns the lower boundary of an array." msgstr "Liveras la malaltan limon de tabelo." #: 03102900.xhp msgctxt "" "03102900.xhp\n" "hd_id3148538\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3150503\n" "help.text" msgid "LBound (ArrayName [, Dimension])" msgstr "LBound (ArrayName [, Dimension])" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "hd_id3150984\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3153126\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "hd_id3144500\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3145069\n" "help.text" msgid "ArrayName: Name of the array for which you want to return the upper (Ubound) or the lower (LBound) boundary of the array dimension." msgstr "ArrayName: Nomo de la tabelo por kiu liveri la altan limon (Ubound) aŭ la malaltan limon (LBound) de la tabela dimensio." #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3149457\n" "help.text" msgid "[Dimension]: Integer that specifies which dimension to return the upper (Ubound) or the lower (LBound) boundary for. If a value is not specified, the first dimension is assumed." msgstr "[Dimension]: Entjero kiu specifas kiun dimension liveri: la altan (Ubound) aŭ la malaltan (LBound). Se ĝi ne estas specifita, la funkcio liveras la unuan." #: 03102900.xhp msgctxt "" "03102900.xhp\n" "hd_id3145171\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3145365\n" "help.text" msgid "Print LBound(sVar()) ' Returns 10" msgstr "Print LBound(sVar()) REM Liveras 10" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3150486\n" "help.text" msgid "Print UBound(sVar()) ' Returns 20" msgstr "Print UBound(sVar()) REM Liveras 20" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3149665\n" "help.text" msgid "Print LBound(sVar(),2) ' Returns 5" msgstr "Print LBound(sVar(),2) REM Liveras 5" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3159154\n" "help.text" msgid "Print UBound(sVar(),2) ' Returns 70" msgstr "Print UBound(sVar(),2) REM Liveras 70" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "tit\n" "help.text" msgid "UBound Function [Runtime]" msgstr "Funkcio UBound [Rultempa]" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "bm_id3148538\n" "help.text" msgid "UBound function" msgstr "Funkcio UBound" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "hd_id3148538\n" "help.text" msgid "UBound Function [Runtime]" msgstr "Funkcio UBound [Rultempa]" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3147573\n" "help.text" msgid "Returns the upper boundary of an array." msgstr "Liveras la altan limon de tabelo." #: 03103000.xhp msgctxt "" "03103000.xhp\n" "hd_id3150984\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3149415\n" "help.text" msgid "UBound (ArrayName [, Dimension])" msgstr "UBound (ArrayName [, Dimension])" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "hd_id3153897\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3149670\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "hd_id3154347\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3153381\n" "help.text" msgid "ArrayName: Name of the array for which you want to determine the upper (Ubound) or the lower (LBound) boundary." msgstr "ArrayName: Nomo de la tabelo por kiu liveri la altan limon (Ubound) aŭ la malaltan limon (LBound) de la tabela dimensio." #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3148797\n" "help.text" msgid "[Dimension]: Integer that specifies which dimension to return the upper(Ubound) or lower (LBound) boundary for. If no value is specified, the boundary of the first dimension is returned." msgstr "[Dimension]: Entjero kiu specifas kiun dimension liveri: la altan (Ubound) aŭ la malaltan (LBound). Se ĝi ne estas specifita, la funkcio liveras la unuan." #: 03103000.xhp msgctxt "" "03103000.xhp\n" "hd_id3153192\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3152596\n" "help.text" msgid "Print LBound(sVar()) ' Returns 10" msgstr "Print LBound(sVar()) REM Liveras 10" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3153138\n" "help.text" msgid "Print UBound(sVar()) ' Returns 20" msgstr "Print UBound(sVar()) REM Liveras 20" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3149665\n" "help.text" msgid "Print LBound(sVar(),2) ' Returns 5" msgstr "Print LBound(sVar(),2) REM Liveras 5" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3147214\n" "help.text" msgid "Print UBound(sVar(),2) ' Returns 70" msgstr "Print UBound(sVar(),2) REM Liveras 70" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "tit\n" "help.text" msgid "Let Statement [Runtime]" msgstr "Ordono Let [Rultempa]" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "bm_id3147242\n" "help.text" msgid "Let statement" msgstr "Ordono Let" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "hd_id3147242\n" "help.text" msgid "Let Statement [Runtime]" msgstr "Ordono Let [Rultempa]" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id3149233\n" "help.text" msgid "Assigns a value to a variable." msgstr "Atribuas valoron al variablo." #: 03103100.xhp msgctxt "" "03103100.xhp\n" "hd_id3153127\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id3154285\n" "help.text" msgid "[Let] VarName=Expression" msgstr "[Let] VarName=Expression" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "hd_id3148944\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id3147560\n" "help.text" msgid "VarName: Variable that you want to assign a value to. Value and variable type must be compatible." msgstr "VarName: Variablo al kiu atribui valoron. Valoro kaj variablotipo devas esti kongruaj." #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id3148451\n" "help.text" msgid "As in most BASIC dialects, the keyword Let is optional." msgstr "Kiel en plejmultaj dialektoj de BASIC, la ŝlosilvorto Let ne estas deviga." #: 03103100.xhp msgctxt "" "03103100.xhp\n" "hd_id3145785\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id3152939\n" "help.text" msgid "MsgBox Len(sText) ' returns 9" msgstr "MsgBox Len(sText) REM Liveras 9" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "tit\n" "help.text" msgid "Option Base Statement [Runtime]" msgstr "Ordono Option Base [Rultempa]" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "bm_id3155805\n" "help.text" msgid "Option Base statement" msgstr "Ordono Option Base" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "hd_id3155805\n" "help.text" msgid "Option Base Statement [Runtime]" msgstr "Ordono Option Base [Rultempa]" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "par_id3147242\n" "help.text" msgid "Defines the default lower boundary for arrays as 0 or 1." msgstr "Difinas la aprioran malaltan limon por tabeloj kiel 0 aŭ 1." #: 03103200.xhp msgctxt "" "03103200.xhp\n" "hd_id3150771\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "hd_id3145315\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "par_id3147229\n" "help.text" msgid "This statement must be added before the executable program code in a module." msgstr "Necesas enmeti ĉi tiun ordonon antaŭ la rulebla kodo en modulo." #: 03103200.xhp msgctxt "" "03103200.xhp\n" "hd_id3150870\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "tit\n" "help.text" msgid "Option Explicit Statement [Runtime]" msgstr "Ordono Option Explicit [Rultempa]" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "bm_id3145090\n" "help.text" msgid "Option Explicit statement" msgstr "Ordono Option Explicit" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "hd_id3145090\n" "help.text" msgid "Option Explicit Statement [Runtime]" msgstr "Ordono Option Explicit [Rultempa]" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "par_id3148538\n" "help.text" msgid "Specifies that every variable in the program code must be explicitly declared with the Dim statement." msgstr "Specifas ke ĉiu variablo en la programa kodo estu eksplicite deklarita per la ordono Dim." #: 03103300.xhp msgctxt "" "03103300.xhp\n" "hd_id3149763\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "hd_id3145315\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "par_id3145172\n" "help.text" msgid "This statement must be added before the executable program code in a module." msgstr "Necesas enmeti ĉi tiun ordonon antaŭ la rulebla kodo en modulo." #: 03103300.xhp msgctxt "" "03103300.xhp\n" "hd_id3125864\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "par_id3145787\n" "help.text" msgid "For i% = 1 To 10 ' This results in a run-time error" msgstr "For i% = 1 to 10 REM Tio kaŭzas rultempan eraron." #: 03103350.xhp msgctxt "" "03103350.xhp\n" "tit\n" "help.text" msgid "Option VBASupport Statement [Runtime]" msgstr "" #: 03103350.xhp msgctxt "" "03103350.xhp\n" "bm_id3145090\n" "help.text" msgid "MS Excel macros support;Enable MS Excel macros support;Option VBASupport statement VBA Support;Option VBASupport statement Option VBASupport statement" msgstr "" #: 03103350.xhp msgctxt "" "03103350.xhp\n" "hd_id3145090\n" "help.text" msgid "Option VBASupport Statement [Runtime]" msgstr "" #: 03103350.xhp msgctxt "" "03103350.xhp\n" "par_id3148538\n" "help.text" msgid "Specifies that %PRODUCTNAME Basic will support some VBA statements, functions and objects." msgstr "" #: 03103350.xhp msgctxt "" "03103350.xhp\n" "par_id051720171055367194\n" "help.text" msgid "The support for VBA is not complete, but covers a large portion of the common usage patterns." msgstr "" #: 03103350.xhp msgctxt "" "03103350.xhp\n" "hd_id3149763\n" "help.text" msgid "Syntax:" msgstr "" #: 03103350.xhp msgctxt "" "03103350.xhp\n" "hd_id3145315\n" "help.text" msgid "Parameters:" msgstr "" #: 03103350.xhp msgctxt "" "03103350.xhp\n" "par_id3145172\n" "help.text" msgid "This statement must be added before the executable program code in a module." msgstr "" #: 03103350.xhp msgctxt "" "03103350.xhp\n" "par_id051720171055361727\n" "help.text" msgid "1: Enable VBA support in %PRODUCTNAME" msgstr "" #: 03103350.xhp msgctxt "" "03103350.xhp\n" "par_id051720171055369857\n" "help.text" msgid "0: Disable VBA support" msgstr "" #: 03103350.xhp msgctxt "" "03103350.xhp\n" "hd_id3125864\n" "help.text" msgid "Example:" msgstr "" #: 03103350.xhp msgctxt "" "03103350.xhp\n" "par_id051720171119254111\n" "help.text" msgid "VBA Properties" msgstr "" #: 03103350.xhp msgctxt "" "03103350.xhp\n" "par_id051720170424259343\n" "help.text" msgid "VBA support in %PRODUCTNAME" msgstr "" #: 03103400.xhp msgctxt "" "03103400.xhp\n" "tit\n" "help.text" msgid "Public Statement [Runtime]" msgstr "Odono Public [Rultempa]" #: 03103400.xhp msgctxt "" "03103400.xhp\n" "bm_id3153311\n" "help.text" msgid "Public statement" msgstr "Odono Public" #: 03103400.xhp msgctxt "" "03103400.xhp\n" "hd_id3153311\n" "help.text" msgid "Public Statement [Runtime]" msgstr "Odono Public [Rultempa]" #: 03103400.xhp msgctxt "" "03103400.xhp\n" "par_id3150669\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 "Fiksas la dimension de variablo aŭ tabelo ĉe la modula nivelo (tio estas, ne en subproceduro aŭ funkcio), por ke la variablo aŭ tabelo validu en ĉiuj bibliotekoj kaj moduloj." #: 03103400.xhp msgctxt "" "03103400.xhp\n" "hd_id3150772\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03103400.xhp msgctxt "" "03103400.xhp\n" "par_id3155341\n" "help.text" msgid "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]" msgstr "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]" #: 03103400.xhp msgctxt "" "03103400.xhp\n" "hd_id3145315\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03103450.xhp msgctxt "" "03103450.xhp\n" "tit\n" "help.text" msgid "Global Statement [Runtime]" msgstr "Ordono Global [Rultempa]" #: 03103450.xhp msgctxt "" "03103450.xhp\n" "bm_id3159201\n" "help.text" msgid "Global statement" msgstr "Ordono Global" #: 03103450.xhp msgctxt "" "03103450.xhp\n" "hd_id3159201\n" "help.text" msgid "Global Statement [Runtime]" msgstr "Ordono Global [Rultempa]" #: 03103450.xhp msgctxt "" "03103450.xhp\n" "par_id3149177\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 "Fiksas la dimension de variablo aŭ tabelo ĉe la modula nivelo (tio estas, ne en subproceduro aŭ funkcio), por ke la variablo aŭ tabelo validu en ĉiuj bibliotekoj kaj moduloj por la aktuala seanco." #: 03103450.xhp msgctxt "" "03103450.xhp\n" "hd_id3143270\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03103450.xhp msgctxt "" "03103450.xhp\n" "par_id3150771\n" "help.text" msgid "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]" msgstr "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]" #: 03103450.xhp msgctxt "" "03103450.xhp\n" "hd_id3156152\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "tit\n" "help.text" msgid "Static Statement [Runtime]" msgstr "Ordono Static [Rultempa]" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "bm_id3149798\n" "help.text" msgid "Static statement" msgstr "Ordono Static" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "hd_id3149798\n" "help.text" msgid "Static Statement [Runtime]" msgstr "Ordono Static [Rultempa]" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id3153311\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 "Deklaras variablon aŭ tabelon ĉe la procedura nivelo en subproceduro aŭ funkcio, por ke la valoroj de la variablo aŭ tabelo konserviĝu post eliro el la subproceduro aŭ funkcio. La konvencioj de ordono Dim ankaŭ validas." #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id3147264\n" "help.text" msgid "The Static statement cannot be used to define variable arrays. Arrays must be specified according to a fixed size." msgstr "La Static statement ne estas uzebla por difini varieblajn tabelojn. Necesas specifi tabelon je fiksita grando." #: 03103500.xhp msgctxt "" "03103500.xhp\n" "hd_id3149657\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id3150400\n" "help.text" msgid "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..." msgstr "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..." #: 03103500.xhp msgctxt "" "03103500.xhp\n" "hd_id3148452\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id3150870\n" "help.text" msgid "MsgBox iResult,0,\"The answer is\"" msgstr "MsgBox iInit,0,\"La rezulto estas\"" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id3151115\n" "help.text" msgid "' Function for initialization of the static variable" msgstr "REM Funkcio por pravalorizi la statikan variablon." #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id1057161\n" "help.text" msgid "Const iMinimum As Integer = 40 ' minimum return value of this function" msgstr "Const iMinimum as Integer = 40 REM minimuma livera valoro de ĉi tiu funkcio" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id580462\n" "help.text" msgid "If iInit = 0 Then ' check if initialized" msgstr "if iInit = 0 then iInit = InitVar() REM Testu ĉu variablo jam pravalorizita." #: 03103600.xhp msgctxt "" "03103600.xhp\n" "tit\n" "help.text" msgid "TypeName Function; VarType Function[Runtime]" msgstr "Funkcio TypeName; Funkcio VarType [Rultempa]" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "bm_id3143267\n" "help.text" msgid "TypeName function VarType function" msgstr "Funkcio TypeNameFunkcio VarType" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "hd_id3143267\n" "help.text" msgid "TypeName Function; VarType Function[Runtime]" msgstr "Funkcio TypeName; Funkcio VarType [Rultempa]" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3159157\n" "help.text" msgid "Returns a string (TypeName) or a numeric value (VarType) that contains information for a variable." msgstr "Liveras ĉenon (TypeName) aŭ numeran valoron (VarType) kiu enhavas informon pri variablo." #: 03103600.xhp msgctxt "" "03103600.xhp\n" "hd_id3153825\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3155341\n" "help.text" msgid "TypeName (Variable) / VarType (Variable)" msgstr "" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "hd_id3145610\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148947\n" "help.text" msgid "String; Integer" msgstr "String; Integer" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "hd_id3146795\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148664\n" "help.text" msgid "Variable: The variable that you want to determine the type of. You can use the following values:" msgstr "Variable: La variablo por kiu komputi la tipon. Oni povas uzi la jenajn valorojn:" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3145171\n" "help.text" msgid "key word" msgstr "ŝlosilvorto" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id051620170608269696\n" "help.text" msgid "Named constant" msgstr "" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3156212\n" "help.text" msgid "VarType" msgstr "VarType" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3154684\n" "help.text" msgid "Variable type" msgstr "Variabla tipo" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148645\n" "help.text" msgid "Boolean variable" msgstr "bulea variablo" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3155411\n" "help.text" msgid "Date variable" msgstr "Data variablo" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id051620170608331416\n" "help.text" msgid "Currency variable" msgstr "" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148616\n" "help.text" msgid "Double floating point variable" msgstr "Duobla reela variablo" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3154490\n" "help.text" msgid "Integer variable" msgstr "Entjera variablo" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3151318\n" "help.text" msgid "Long integer variable" msgstr "Longa entjera variablo" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3150323\n" "help.text" msgid "Object variable" msgstr "Objekta variablo" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3147341\n" "help.text" msgid "Single floating-point variable" msgstr "Ordinara reela variablo" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3146313\n" "help.text" msgid "String variable" msgstr "Ĉena variablo" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3145789\n" "help.text" msgid "Variant variable (can contain all types specified by the definition)" msgstr "Variant-variablo (povas enhavi ĉiujn tipojn specifitajn de la difino)" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3151278\n" "help.text" msgid "Variable is not initialized" msgstr "Variablo ne estas pravalorizita" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3145131\n" "help.text" msgid "No valid data" msgstr "Nenia valida datumo" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "hd_id3149338\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148817\n" "help.text" msgid "TypeName(lVar) & \" \" & VarType(lVar),0,\"Some types In $[officename] Basic\"" msgstr "TypeName(lVar) & \" \" & VarType(lVar),0,\"Kelkaj tipoj en $[officename] Basic\"" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "tit\n" "help.text" msgid "Set Statement[Runtime]" msgstr "Ordono Set [Rultempa]" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "bm_id3154422\n" "help.text" msgid "Set statement Nothing object" msgstr "Ordono SetNeniu objekto" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "hd_id3154422\n" "help.text" msgid "Set Statement[Runtime]" msgstr "Ordono Set [Rultempa]" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id3159149\n" "help.text" msgid "Sets an object reference on a variable or a Property." msgstr "Atribuas objektan referencon je variablo aŭ atributo." #: 03103700.xhp msgctxt "" "03103700.xhp\n" "hd_id3153105\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id3154217\n" "help.text" msgid "Set ObjectVar = Object" msgstr "Set ObjectVar = Object" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "hd_id3154685\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id3156281\n" "help.text" msgid "ObjectVar: a variable or a property that requires an object reference." msgstr "ObjectVar: variablo aŭ atributo kiu bezonas objektan referencon." #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id3159252\n" "help.text" msgid "Object: Object that the variable or the property refers to." msgstr "Object: Objekto al kiu la variablo aŭ atributo referas." #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_idN10623\n" "help.text" msgid "Nothing - Assign the Nothing object to a variable to remove a previous assignment." msgstr "Nenio - Atribuu Neniun objekton al variablo por forigi antaŭan atributon." #: 03103700.xhp msgctxt "" "03103700.xhp\n" "hd_id3159153\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "tit\n" "help.text" msgid "FindObject Function [Runtime]" msgstr "Funkcio FindObject [Rultempa]" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "bm_id3145136\n" "help.text" msgid "FindObject function" msgstr "Funkcio FindObject" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "hd_id3145136\n" "help.text" msgid "FindObject Function [Runtime]" msgstr "Funkcio FindObject [Rultempa]" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3155341\n" "help.text" msgid "Enables an object to be addressed at run-time as a string parameter through the object name." msgstr "Ebligas adresi objekton je rultempo kiel ĉenan parametron per la objekta nomo." #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3150669\n" "help.text" msgid "For example, the following command:" msgstr "Ekzemple, la jena komando:" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3156023\n" "help.text" msgid "corresponds to the command block:" msgstr "korespondas al la komanda bloko:" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3145420\n" "help.text" msgid "This allows names to be dynamically created at run-time. For example:" msgstr "Tio ebligas dinamike krei nomojn je rultempo. Ekzemple:" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3153104\n" "help.text" msgid "\"TextEdit1\" to \"TextEdit5\" in a loop to create five control names." msgstr "" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3150767\n" "help.text" msgid "See also: FindPropertyObject" msgstr "See also: FindPropertyObject" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "hd_id3150868\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "hd_id3159254\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3150439\n" "help.text" msgid "ObjName: String that specifies the name of the object that you want to address at run-time." msgstr "ObjName: Ĉeno kiu specifas la nomon de objekto rultempe adresota." #: 03103900.xhp msgctxt "" "03103900.xhp\n" "tit\n" "help.text" msgid "FindPropertyObject Function [Runtime]" msgstr "Funkcio FindPropertyObject [Rultempa]" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "bm_id3146958\n" "help.text" msgid "FindPropertyObject function" msgstr "Funkcio FindPropertyObject" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "hd_id3146958\n" "help.text" msgid "FindPropertyObject Function [Runtime]" msgstr "Funkcio FindPropertyObject [Rultempa]" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3154285\n" "help.text" msgid "Enables objects to be addressed at run-time as a string parameter using the object name." msgstr "Ebligas ke oni rultempe adresu objektojn per ĉena parametro uzanta la objektan nomon." #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3150868\n" "help.text" msgid "See also: FindObject" msgstr "See also: FindObject" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "hd_id3147287\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "hd_id3150012\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3109839\n" "help.text" msgid "ObjVar: Object variable that you want to dynamically define at run-time." msgstr "ObjVar: Objekta variablo dinamike difinota rultempe." #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3153363\n" "help.text" msgid "PropName: String that specifies the name of the property that you want to address at run-time." msgstr "PropName: Ĉeno kiu specifas la nomon de atributo rultempe adresota." #: 03104000.xhp msgctxt "" "03104000.xhp\n" "tit\n" "help.text" msgid "IsMissing function [Runtime]" msgstr "Funkcio IsMissing [Rultempa]" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "bm_id3153527\n" "help.text" msgid "IsMissing function" msgstr "Funkcio IsMissing" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "hd_id3153527\n" "help.text" msgid "IsMissing function [Runtime]" msgstr "Funkcio IsMissing [Rultempa]" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3153825\n" "help.text" msgid "Tests if a function is called with an optional parameter." msgstr "Testas ĉu funkcio estas vokita per nedeviga parametro." #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3150669\n" "help.text" msgid "See also: Optional" msgstr "See also: Nedeviga" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "hd_id3145611\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3154924\n" "help.text" msgid "IsMissing( ArgumentName )" msgstr "IsMissing( ArgumentName )" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "hd_id3145069\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3149457\n" "help.text" msgid "ArgumentName: the name of an optional argument." msgstr "ArgumentName: la nomo de nedeviga argumento." #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3150398\n" "help.text" msgid "If the IsMissing function is called by the ArgumentName, then True is returned." msgstr "Se la funkcio IsMissing estas vokita per la ArgumentName, True liveriĝos." #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3148798\n" "help.text" msgid "See also Examples." msgstr "Vidu ankaŭ al Ekzemploj." #: 03104100.xhp msgctxt "" "03104100.xhp\n" "tit\n" "help.text" msgid "Optional (in Function Statement) [Runtime]" msgstr "Optional (en funkcia ordono) [Rultempa]" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "bm_id3149205\n" "help.text" msgid "Optional function" msgstr "Funkcio Optional" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "hd_id3149205\n" "help.text" msgid "Optional (in Function Statement) [Runtime]" msgstr "Optional (en funkcia ordono) [Rultempa]" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "par_id3143267\n" "help.text" msgid "Allows you to define parameters that are passed to a function as optional." msgstr "Ebligas difini parametrojn pasotajn al funkcio nedevige." #: 03104100.xhp msgctxt "" "03104100.xhp\n" "par_id3155419\n" "help.text" msgid "See also: IsMissing" msgstr "See also: IsMissing" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "hd_id3153824\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "par_id3159157\n" "help.text" msgid "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)" msgstr "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "hd_id3145610\n" "help.text" msgid "Examples:" msgstr "Ekzemploj:" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "par_id3154347\n" "help.text" msgid "Result = MyFunction(\"Here\", 1, \"There\") ' all arguments are passed." msgstr "Result = MyFunction(\"Ĉi tie\", 1, \"Tie\") ' ĉiuj argumentoj pasiĝas." #: 03104100.xhp msgctxt "" "03104100.xhp\n" "par_id3146795\n" "help.text" msgid "Result = MyFunction(\"Test\", ,1) ' second argument is missing." msgstr "Result = MyFunction(\"Testo\", ,1) ' dua argumento mankas." #: 03104100.xhp msgctxt "" "03104100.xhp\n" "par_id3153897\n" "help.text" msgid "See also Examples." msgstr "Vidu ankaŭ al Ekzemploj." #: 03104200.xhp msgctxt "" "03104200.xhp\n" "tit\n" "help.text" msgid "Array Function [Runtime]" msgstr "Funkcio Array [Rultempa]" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "bm_id3150499\n" "help.text" msgid "Array function" msgstr "Funkcio Array" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "hd_id3150499\n" "help.text" msgid "Array Function [Runtime]" msgstr "Funkcio Array [Rultempa]" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3155555\n" "help.text" msgid "Returns the type Variant with a data field." msgstr "Liveras la tipon Variant kun datuma kampo." #: 03104200.xhp msgctxt "" "03104200.xhp\n" "hd_id3148538\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3153126\n" "help.text" msgid "Array ( Argument list)" msgstr "Array ( Argumentaro)" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3155419\n" "help.text" msgid "See also DimArray" msgstr "See also DimArray" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "hd_id3150669\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3145609\n" "help.text" msgid "Argument list: A list of any number of arguments that are separated by commas." msgstr "Argumentaro: Listo de iom ajn da argumentoj apartigitaj per komoj." #: 03104200.xhp msgctxt "" "03104200.xhp\n" "hd_id3156343\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3153525\n" "help.text" msgid "A = Array(\"Fred\",\"Tom\",\"Bill\")" msgstr "A = Array(\"Fred\",\"Tom\",\"Bill\")" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "tit\n" "help.text" msgid "DimArray Function [Runtime]" msgstr "Funkcio DimArray [Rultempa]" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "bm_id3150616\n" "help.text" msgid "DimArray function" msgstr "Funkcio DimArray" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "hd_id3150616\n" "help.text" msgid "DimArray Function [Runtime]" msgstr "Funkcio DimArray [Rultempa]" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3153527\n" "help.text" msgid "Returns a Variant array." msgstr "Liveras Variant-tabelon." #: 03104300.xhp msgctxt "" "03104300.xhp\n" "hd_id3149762\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3148473\n" "help.text" msgid "DimArray ( Argument list)" msgstr "DimArray ( Argument list)" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3154142\n" "help.text" msgid "See also Array" msgstr "See also Tabelo" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3156023\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 "Se neniu parametro estas pasita, vaka tabelo kreiĝas (kiel Dim A(), tio estas sama al sinsekvo kies longo estas 0 en Uno). Se parametroj estas specifitaj, dimensio kreiĝas por ĉiu parametro." #: 03104300.xhp msgctxt "" "03104300.xhp\n" "hd_id3154760\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3159414\n" "help.text" msgid "Argument list: A list of any number of arguments that are separated by commas." msgstr "Argumentaro: Listo de iom ajn da argumentoj apartigitaj per komoj." #: 03104300.xhp msgctxt "" "03104300.xhp\n" "hd_id3150358\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3154939\n" "help.text" msgid "a = DimArray( 2, 2, 4 ) ' is the same as DIM a( 2, 2, 4 )" msgstr "" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "tit\n" "help.text" msgid "HasUnoInterfaces Function [Runtime]" msgstr "Funkcio HasUnoInterfaces [Rultempa]" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "bm_id3149987\n" "help.text" msgid "HasUnoInterfaces function" msgstr "Funkcio HasUnoInterfaces" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "hd_id3149987\n" "help.text" msgid "HasUnoInterfaces Function [Runtime]" msgstr "Funkcio HasUnoInterfaces [Rultempa]" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3151262\n" "help.text" msgid "Tests if a Basic Uno object supports certain Uno interfaces." msgstr "Testas ĉu Basic Uno objekto subtenas specifan Uno-interfacon." #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3154232\n" "help.text" msgid "Returns True, if all stated Uno interfaces are supported, otherwise False is returned." msgstr "Liveras valoron True, se ĉiuj specifitaj interfacoj estas subtenataj, alie False liveriĝas." #: 03104400.xhp msgctxt "" "03104400.xhp\n" "hd_id3150040\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3155555\n" "help.text" msgid "HasUnoInterfaces( oTest, Uno-Interface-Name 1 [, Uno-Interface-Name 2, ...])" msgstr "HasUnoInterfaces( oTest, Uno-Interface-Name 1 [, Uno-Interface-Name 2, ...])" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "hd_id3153345\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3148538\n" "help.text" msgid "Bool" msgstr "Bool" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "hd_id3159157\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3155419\n" "help.text" msgid "oTest: the Basic Uno object that you want to test." msgstr "oTest: la Basic Uno-objekto testota." #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3149236\n" "help.text" msgid "Uno-Interface-Name: list of Uno interface names." msgstr "Uno-Interface-Name: listo de Uno-interfacaj nomoj." #: 03104400.xhp msgctxt "" "03104400.xhp\n" "hd_id3147574\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "tit\n" "help.text" msgid "IsUnoStruct Function [Runtime]" msgstr "Funkcio IsUnoStruct [Rultempa]" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "bm_id3146117\n" "help.text" msgid "IsUnoStruct function" msgstr "Funkcio IsUnoStruct" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "hd_id3146117\n" "help.text" msgid "IsUnoStruct Function [Runtime]" msgstr "Funkcio IsUnoStruct [Rultempa]" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_id3146957\n" "help.text" msgid "Returns True if the given object is a Uno struct." msgstr "Liveras la valoron True se la donita objekto estas Uno-struck (strukturo)." #: 03104500.xhp msgctxt "" "03104500.xhp\n" "hd_id3148538\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_id3155341\n" "help.text" msgid "IsUnoStruct( Uno type )" msgstr "IsUnoStruct( Uno type )" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "hd_id3148473\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_id3145315\n" "help.text" msgid "Bool" msgstr "Bool" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "hd_id3145609\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_id3148947\n" "help.text" msgid "Uno type : A UnoObject" msgstr "Uno type : A UnoObject" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "hd_id3156343\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_idN10638\n" "help.text" msgid "' Instantiate a service" msgstr "' Generi servon" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_idN10644\n" "help.text" msgid "MsgBox bIsStruct ' Displays False because oSimpleFileAccess Is NO struct" msgstr "MsgBox bIsStruct ' Vidigas 'False' ĉar oSimpleFileAccess ne estas struct" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_idN10649\n" "help.text" msgid "' Instantiate a Property struct" msgstr "' Generi atributan struct (strukturon)" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_idN10653\n" "help.text" msgid "MsgBox bIsStruct ' Displays True because aProperty is a struct" msgstr "MsgBox bIsStruct ' Vidigas 'True' ĉar aProperty estas struct" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_idN1065B\n" "help.text" msgid "MsgBox bIsStruct ' Displays False because 42 is NO struct" msgstr "MsgBox bIsStruct ' Vidigas False ĉar 42 NE estas struct" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "tit\n" "help.text" msgid "EqualUnoObjects Function [Runtime]" msgstr "Funkcio EqualUnoObjects [Rultempa]" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "bm_id3149205\n" "help.text" msgid "EqualUnoObjects function" msgstr "Funkcio EqualUnoObjects" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "hd_id3149205\n" "help.text" msgid "EqualUnoObjects Function [Runtime]" msgstr "Funkcio EqualUnoObjects [Rultempa]" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3145090\n" "help.text" msgid "Returns True if the two specified Basic Uno objects represent the same Uno object instance." msgstr "Liveras True se la du specifitaj Basic-Uno-objektoj reprezentas la saman Uno-objektan ekzempleron." #: 03104600.xhp msgctxt "" "03104600.xhp\n" "hd_id3148538\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "hd_id3150984\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3154285\n" "help.text" msgid "Bool" msgstr "Bool" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "hd_id3145315\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3156024\n" "help.text" msgid "' Copy of objects -> same instance" msgstr "" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3153525\n" "help.text" msgid "' Copy of structs as value -> new instance" msgstr "" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "tit\n" "help.text" msgid "Erase Function [Runtime]" msgstr "Funkcio Erase [Rultempa]" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "bm_id624713\n" "help.text" msgid "Erase function" msgstr "Funkcio Erase" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_idN10548\n" "help.text" msgid "Erase Function [Runtime]" msgstr "Funkcio Erase [Rultempa]" #: 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 "Forigas la enhavon de tabeleroj de fiksgranda tabelo, kaj malplenigas la memoron uzitan de nefiksgrandaj tabeloj." #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_idN1055D\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_idN105E6\n" "help.text" msgid "Erase Arraylist" msgstr "Erase Arraylist" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_idN105E9\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_idN105ED\n" "help.text" msgid "Arraylist - The list of arrays to be erased." msgstr "Arraylist - La listo de tabeloj forigotaj." #: 03110000.xhp msgctxt "" "03110000.xhp\n" "tit\n" "help.text" msgid "Comparison Operators" msgstr "Komparaj operatoroj" #: 03110000.xhp msgctxt "" "03110000.xhp\n" "hd_id3155555\n" "help.text" msgid "Comparison Operators" msgstr "Komparaj operatoroj" #: 03110000.xhp msgctxt "" "03110000.xhp\n" "par_id3153528\n" "help.text" msgid "The available comparison operators are described here." msgstr "La disponeblaj komparaj operatoroj estas priskribitaj ĉi tie." #: 03110100.xhp msgctxt "" "03110100.xhp\n" "tit\n" "help.text" msgid "Comparison Operators [Runtime]" msgstr "Komparaj operatoroj [Rultempaj]" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "bm_id3150682\n" "help.text" msgid "comparison operators;%PRODUCTNAME Basic operators;comparisons" msgstr "komparaj operatoroj;%PRODUCTNAME Basicoperatoroj;komparoj" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "hd_id3150682\n" "help.text" msgid "Comparison Operators [Runtime]" msgstr "Komparaj operatoroj [Rultempaj]" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3156042\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 "Komparaj operatoroj komparas du esprimojn. La rezulto liveriĝas kiel bulea esprimo kiu montras ĉu la komparo estas True (-1) aŭ False (0)." #: 03110100.xhp msgctxt "" "03110100.xhp\n" "hd_id3147291\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3149177\n" "help.text" msgid "Result = Expression1 { = | < | > | <= | >= } Expression2" msgstr "Result = Expression1 { = | < | > | <= | >= } Expression2" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "hd_id3145316\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3147573\n" "help.text" msgid "Result: Boolean expression that specifies the result of the comparison (True, or False)" msgstr "Result: Bulea esprimo kiu specifas la rezulton de la komparo (True, aŭ False)" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3148686\n" "help.text" msgid "Expression1, Expression2: Any numeric values or strings that you want to compare." msgstr "Expression1, Expression2: Numeraj valoroj aŭ ĉenoj komparotaj." #: 03110100.xhp msgctxt "" "03110100.xhp\n" "hd_id3147531\n" "help.text" msgid "Comparison operators" msgstr "Komparaj operatoroj" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3147265\n" "help.text" msgid "= : Equal to" msgstr "= : Egalas al" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3154924\n" "help.text" msgid "< : Less than" msgstr "< : Malpli ol" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3146795\n" "help.text" msgid "> : Greater than" msgstr "> : Pli ol" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3150541\n" "help.text" msgid "<= : Less than or equal to" msgstr "<= : Malpli ol aŭ egala al" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3150400\n" "help.text" msgid ">= : Greater than or equal to" msgstr ">= : Pli ol aŭ egala al" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3148797\n" "help.text" msgid "<> : Not equal to" msgstr "<> : Neegala al" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "hd_id3154686\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3154909\n" "help.text" msgid "Dim sRoot As String ' Root directory for file in and output" msgstr "DIM sRoot As String REM ' Dosierujo Root por dosiera en- kaj el-igaĵo" #: 03120000.xhp msgctxt "" "03120000.xhp\n" "tit\n" "help.text" msgid "Strings" msgstr "Ĉenoj" #: 03120000.xhp msgctxt "" "03120000.xhp\n" "hd_id3156153\n" "help.text" msgid "Strings" msgstr "Ĉenoj" #: 03120000.xhp msgctxt "" "03120000.xhp\n" "par_id3159176\n" "help.text" msgid "The following functions and statements validate and return strings." msgstr "La jenaj funkcioj kaj ordonoj validigas kaj liveras ĉenojn." #: 03120000.xhp msgctxt "" "03120000.xhp\n" "par_id3154285\n" "help.text" msgid "You can use strings to edit text within $[officename] Basic programs." msgstr "Oni povas uzi ĉenojn por redakti tekston en programoj de $[officename] Basic." #: 03120100.xhp msgctxt "" "03120100.xhp\n" "tit\n" "help.text" msgid "ASCII/ANSI Conversion in Strings" msgstr "ASCII/ANSI Konvertado en ĉenoj" #: 03120100.xhp msgctxt "" "03120100.xhp\n" "hd_id3147443\n" "help.text" msgid "ASCII/ANSI Conversion in Strings" msgstr "ASCII/ANSI Konvertado en ĉenoj" #: 03120100.xhp msgctxt "" "03120100.xhp\n" "par_id3159201\n" "help.text" msgid "The following functions convert strings to and from ASCII or ANSI code." msgstr "La jenaj funkcioj konvertas ĉenojn al kaj de ASCII aŭ ANSI-signoj." #: 03120101.xhp msgctxt "" "03120101.xhp\n" "tit\n" "help.text" msgid "Asc Function [Runtime]" msgstr "Funkcio Asc [Rultempa]" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "bm_id3150499\n" "help.text" msgid "Asc function" msgstr "Funkcio Asc" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "hd_id3150499\n" "help.text" msgid "Asc Function [Runtime]" msgstr "Funkcio Asc [Rultempa]" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3151384\n" "help.text" msgid "Returns the ASCII (American Standard Code for Information Interchange) value of the first character in a string expression." msgstr "Liveras la Askian (ASCII = American Standard Code for Information Interchange) valoron de la unua signo en ĉena esprimo." #: 03120101.xhp msgctxt "" "03120101.xhp\n" "hd_id3155555\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3143267\n" "help.text" msgid "Asc (Text As String)" msgstr "Asc (Text As String)" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "hd_id3147242\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3150669\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "hd_id3148473\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3149415\n" "help.text" msgid "Text: Any valid string expression. Only the first character in the string is relevant." msgstr "Text: Valida ĉena esprimo. Nur la unua signo en la ĉeno uziĝas." #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3145609\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 "Uzu la funkcion Asc por anstataŭi klavojn per valoroj. Se la funkcio Asc ricevas vakan ĉenon, $[officename] Basic raportas rultempan eraron. Krom 7-bitaj Askiaj signoj (Kodoj 0-127), la Askia funkcio povas trakti nepreseblajn signojn en Askia kodo. Ĉi tiu funkcio ankaŭ povas trakti 16-bitajn unikodajn signojn." #: 03120101.xhp msgctxt "" "03120101.xhp\n" "hd_id3159413\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3150792\n" "help.text" msgid "Print ASC(\"A\") ' returns 65" msgstr "Print ASC(\"A\") REM liveras 65" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3148797\n" "help.text" msgid "Print ASC(\"Z\") ' returns 90" msgstr "Print ASC(\"Z\") REM liveras 90" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3163800\n" "help.text" msgid "Print ASC(\"Las Vegas\") ' returns 76, since only the first character is taken into account" msgstr "Print ASC(\"Las Vegas\") REM liveras 76, ĉar nur la unua signo traktiĝas" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_idN1067B\n" "help.text" msgid "CHR" msgstr "CHR" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "tit\n" "help.text" msgid "Chr Function [Runtime]" msgstr "Funkcio Chr [Rultempa]" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "bm_id3149205\n" "help.text" msgid "Chr function" msgstr "Funkcio Chr" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "hd_id3149205\n" "help.text" msgid "Chr Function [Runtime]" msgstr "Funkcio Chr [Rultempa]" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3153311\n" "help.text" msgid "Returns the character that corresponds to the specified character code." msgstr "Liveras la signo kiu korespondas al la specifita signokodo." #: 03120102.xhp msgctxt "" "03120102.xhp\n" "hd_id3149514\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3150669\n" "help.text" msgid "Chr(Expression As Integer)" msgstr "Chr(Expression As Integer)" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "hd_id3143228\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3153824\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "hd_id3148944\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3149295\n" "help.text" msgid "Expression: Numeric variables that represent a valid 8 bit ASCII value (0-255) or a 16 bit Unicode value." msgstr "Expression: Numera variablo kiu reprezentas validan 8-bitan Askian valoron (0-255) aŭ 16-bitan Unikodan valoron." #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3159414\n" "help.text" msgid "Use the Chr$ 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 "Uzu la funkcion Chr$ por sendi specialan regan signaron al presilo aŭ al alia eligilo. Oni povas uzi ĝin por enmeti citilojn en ĉenan esprimon." #: 03120102.xhp msgctxt "" "03120102.xhp\n" "hd_id3154366\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3154909\n" "help.text" msgid "' This example inserts quotation marks (ASCII value 34) in a string." msgstr "REM Ĉi tiu ekzemplo enmetas citilojn (Askian valoron 34) en ĉenon." #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3151380\n" "help.text" msgid "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr$(34)+\" trip.\"" msgstr "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr$(34)+\" trip.\"" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3145174\n" "help.text" msgid "' The printout appears in the dialog as: A \"short\" trip." msgstr "REM La elpresaĵo vidiĝas en la dialogo kiel: A \"short\" trip" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_idN10668\n" "help.text" msgid "ASC" msgstr "ASC" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "tit\n" "help.text" msgid "Str Function [Runtime]" msgstr "Funkcio Str [Rultempa]" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "bm_id3143272\n" "help.text" msgid "Str function" msgstr "Funkcio Str" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "hd_id3143272\n" "help.text" msgid "Str Function [Runtime]" msgstr "Funkcio Str [Rultempa]" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3155100\n" "help.text" msgid "Converts a numeric expression into a string." msgstr "Konvertas numeran esprimon al ĉeno." #: 03120103.xhp msgctxt "" "03120103.xhp\n" "hd_id3109850\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3149497\n" "help.text" msgid "Str (Expression)" msgstr "Str (Expression)" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "hd_id3150040\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3146117\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "hd_id3155805\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3149178\n" "help.text" msgid "Expression: Any numeric expression." msgstr "Expression: Numera esprimo." #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3146958\n" "help.text" msgid "The Str 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 "La funkcio Str konvertas numeran variablon, aŭ la rezulto de kalkulo al ĉeno. Negativajn nombrojn antaŭas minusa signumo. Pozitivajn nombrojn antaŭas spaceto (anstataŭ la plusa signumo)." #: 03120103.xhp msgctxt "" "03120103.xhp\n" "hd_id3155419\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "tit\n" "help.text" msgid "Val Function [Runtime]" msgstr "Funkcio Val [Rultempa]" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "bm_id3149205\n" "help.text" msgid "Val function" msgstr "Funkcio Val" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "hd_id3149205\n" "help.text" msgid "Val Function [Runtime]" msgstr "Funkcio Val [Rultempa]" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3153345\n" "help.text" msgid "Converts a string to a numeric expression." msgstr "Konvertas ĉenon al numera esprimo." #: 03120104.xhp msgctxt "" "03120104.xhp\n" "hd_id3159157\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3149514\n" "help.text" msgid "Val (Text As String)" msgstr "Val (Text As String)" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "hd_id3150669\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3143228\n" "help.text" msgid "Double" msgstr "Duobla" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "hd_id3156024\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3154348\n" "help.text" msgid "Text: String that represents a number." msgstr "Text: Ĉeno kiu reprezentas numeron." #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3149670\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 Str 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 Val function returns the value 0." msgstr "Per la funkcio Val, oni povas konverti ĉenon kiu reprezentas nombrojn al numeraj esprimoj. Ĉi tiu estas la inverso de la funkcio Str. Se nur parto de la ĉeno enhavas nombrojn, nur la unuaj taŭgaj signoj de la ĉeno konvertiĝas. Se la ĉeno ne enhavas nombrojn, la funkcio Val liveras la valoron 0." #: 03120104.xhp msgctxt "" "03120104.xhp\n" "hd_id3154365\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "tit\n" "help.text" msgid "CByte Function [Runtime]" msgstr "Funkcio CByte [Rultempa]" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "bm_id3156027\n" "help.text" msgid "CByte function" msgstr "Funkcio CByte" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "hd_id3156027\n" "help.text" msgid "CByte Function [Runtime]" msgstr "Funkcio CByte [Rultempa]" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "par_id3143267\n" "help.text" msgid "Converts a string or a numeric expression to the type Byte." msgstr "Konvertas ĉenon aŭ numeran esprimon al la tipo Byte (bajto)." #: 03120105.xhp msgctxt "" "03120105.xhp\n" "hd_id3149811\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "par_id3147573\n" "help.text" msgid "Cbyte( expression )" msgstr "Cbyte( expression )" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "hd_id3145315\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "par_id3148473\n" "help.text" msgid "Byte" msgstr "Bajto" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "hd_id3147530\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "par_id3145068\n" "help.text" msgid "Expression: A string or a numeric expression." msgstr "Expression: Ĉena aŭ numera esprimo." #: 03120111.xhp msgctxt "" "03120111.xhp\n" "tit\n" "help.text" msgid "AscW Function [Runtime]" msgstr "" #: 03120111.xhp msgctxt "" "03120111.xhp\n" "bm_id3150499\n" "help.text" msgid "AscW function" msgstr "" #: 03120111.xhp msgctxt "" "03120111.xhp\n" "hd_id3150499\n" "help.text" msgid "AscW Function [Runtime - VBA]" msgstr "" #: 03120111.xhp msgctxt "" "03120111.xhp\n" "par_id3151384\n" "help.text" msgid "Returns the Unicode value of the first character in a string expression." msgstr "" #: 03120111.xhp msgctxt "" "03120111.xhp\n" "hd_id3155555\n" "help.text" msgid "Syntax:" msgstr "" #: 03120111.xhp msgctxt "" "03120111.xhp\n" "par_id3143267\n" "help.text" msgid "AscW (Text As String)" msgstr "" #: 03120111.xhp msgctxt "" "03120111.xhp\n" "hd_id3147242\n" "help.text" msgid "Return value:" msgstr "" #: 03120111.xhp msgctxt "" "03120111.xhp\n" "par_id3150669\n" "help.text" msgid "Integer" msgstr "" #: 03120111.xhp msgctxt "" "03120111.xhp\n" "hd_id3148473\n" "help.text" msgid "Parameters:" msgstr "" #: 03120111.xhp msgctxt "" "03120111.xhp\n" "par_id3149415\n" "help.text" msgid "Text: Any valid string expression. Only the first character in the string is relevant." msgstr "" #: 03120111.xhp msgctxt "" "03120111.xhp\n" "par_id3145609\n" "help.text" msgid "Use the AscW function to replace keys with Unicode values. If the AscW function encounters a blank string, %PRODUCTNAME Basic reports a run-time error. Returned values are between 0 and 65535." msgstr "" #: 03120111.xhp msgctxt "" "03120111.xhp\n" "hd_id3159413\n" "help.text" msgid "Example:" msgstr "" #: 03120111.xhp msgctxt "" "03120111.xhp\n" "par_id3150792\n" "help.text" msgid "Print AscW(\"A\") ' returns 65" msgstr "" #: 03120111.xhp msgctxt "" "03120111.xhp\n" "par_id3148797\n" "help.text" msgid "Print AscW(\"Ω\") ' returns 937" msgstr "" #: 03120111.xhp msgctxt "" "03120111.xhp\n" "par_id3163800\n" "help.text" msgid "Print AscW(\"Αθήνα\") ' returns 913, since only the first character (Alpha) is taken into account" msgstr "" #: 03120111.xhp msgctxt "" "03120111.xhp\n" "par_idN1067B\n" "help.text" msgid "Chr" msgstr "" #: 03120111.xhp msgctxt "" "03120111.xhp\n" "par_id051920171027053197\n" "help.text" msgid "ChrW" msgstr "" #: 03120111.xhp msgctxt "" "03120111.xhp\n" "par_id051920171027051338\n" "help.text" msgid "Asc" msgstr "" #: 03120112.xhp msgctxt "" "03120112.xhp\n" "tit\n" "help.text" msgid "ChrW Function [Runtime -VBA]" msgstr "" #: 03120112.xhp msgctxt "" "03120112.xhp\n" "bm_id3149205\n" "help.text" msgid "ChrW function" msgstr "" #: 03120112.xhp msgctxt "" "03120112.xhp\n" "hd_id3149205\n" "help.text" msgid "ChrW Function [Runtime -VBA]" msgstr "" #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3153311\n" "help.text" msgid "Returns the Unicode character that corresponds to the specified character code." msgstr "" #: 03120112.xhp msgctxt "" "03120112.xhp\n" "hd_id3149514\n" "help.text" msgid "Syntax:" msgstr "" #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3150669\n" "help.text" msgid "ChrW(Expression As Integer)" msgstr "" #: 03120112.xhp msgctxt "" "03120112.xhp\n" "hd_id3143228\n" "help.text" msgid "Return value:" msgstr "" #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3153824\n" "help.text" msgid "String" msgstr "" #: 03120112.xhp msgctxt "" "03120112.xhp\n" "hd_id3148944\n" "help.text" msgid "Parameters:" msgstr "" #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3149295\n" "help.text" msgid "Expression: Numeric variables that represent a valid 16 bit Unicode value (0-65535). An empty value returns error code 5. A value out of the range [0,65535] returns error code 6." msgstr "" #: 03120112.xhp msgctxt "" "03120112.xhp\n" "hd_id3154366\n" "help.text" msgid "Example:" msgstr "" #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3154909\n" "help.text" msgid "' This example inserts the greek letter Alpha and Omega in a string." msgstr "" #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3151380\n" "help.text" msgid "MsgBox \"From \"+ ChrW(913)+\" to \" + ChrW(937)" msgstr "" #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3145174\n" "help.text" msgid "' The printout appears in the dialog as: From Α to Ω" msgstr "" #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id051920171010491586\n" "help.text" msgid "Chr" msgstr "" #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_idN10668\n" "help.text" msgid "Asc" msgstr "" #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id051920171009414669\n" "help.text" msgid "AscW" msgstr "" #: 03120200.xhp msgctxt "" "03120200.xhp\n" "tit\n" "help.text" msgid "Repeating Contents" msgstr "Ripeti enhavon" #: 03120200.xhp msgctxt "" "03120200.xhp\n" "hd_id3152363\n" "help.text" msgid "Repeating Contents" msgstr "Ripeti enhavon" #: 03120200.xhp msgctxt "" "03120200.xhp\n" "par_id3150178\n" "help.text" msgid "The following functions repeat the contents of strings." msgstr "La jenaj funkcioj ripetas la enhavon de ĉenoj." #: 03120201.xhp msgctxt "" "03120201.xhp\n" "tit\n" "help.text" msgid "Space Function [Runtime]" msgstr "Funkcio Space [Rultempa]" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "bm_id3150499\n" "help.text" msgid "Space function" msgstr "Funkcio Space" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "hd_id3150499\n" "help.text" msgid "Space Function [Runtime]" msgstr "Funkcio Space [Rultempa]" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "par_id3154927\n" "help.text" msgid "Returns a string that consists of a specified amount of spaces." msgstr "Liveras ĉenon kiu konsistas el specifa nombro da spacetoj." #: 03120201.xhp msgctxt "" "03120201.xhp\n" "hd_id3153394\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "hd_id3147242\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "par_id3149233\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "hd_id3156152\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "par_id3143228\n" "help.text" msgid "n: Numeric expression that defines the number of spaces in the string. The maximum allowed value of n is 65535." msgstr "n: Numera esprimo kiu difinas la nombron da spacetoj en la ĉeno. La maksimuma valoro permesita estas 65535." #: 03120201.xhp msgctxt "" "03120201.xhp\n" "hd_id3154760\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "par_id3154216\n" "help.text" msgid "MsgBox sOut,0,\"Info:\"" msgstr "msgBox sOut,0,\"Info:\"" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "tit\n" "help.text" msgid "String Function [Runtime]" msgstr "Funkcio String [Rultempa]" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "bm_id3147291\n" "help.text" msgid "String function" msgstr "Funkcio String" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "hd_id3147291\n" "help.text" msgid "String Function [Runtime]" msgstr "Funkcio String [Rultempa]" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3147242\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 "Kreas ĉenon laŭ la specifita signo, aŭ la unua signo de ĉena esprimo pasita al la funkcio." #: 03120202.xhp msgctxt "" "03120202.xhp\n" "hd_id3149516\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3149233\n" "help.text" msgid "String (n As Long, {expression As Integer | character As String})" msgstr "String (n As Long, {expression As Integer | character As String})" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "hd_id3143270\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3147530\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "hd_id3154923\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3154347\n" "help.text" msgid "n: Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 65535." msgstr "n: Numera esprimo kiu difinas la nombron da signoj liveri en la ĉeno. La maksimuma valoro permesita al n estas 65535." #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3148664\n" "help.text" msgid "Expression: Numeric expression that defines the ASCII code for the character." msgstr "Expression: Numera esprimo kiu difinas la Askian kodon por la signo." #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3150359\n" "help.text" msgid "Character: Any single character used to build the return string, or any string of which only the first character will be used." msgstr "Character: Signo uzota por konstrui la liverotan ĉenon, aŭ ĉeno de kiu nur la unua signo traktiĝos." #: 03120202.xhp msgctxt "" "03120202.xhp\n" "hd_id3152920\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120300.xhp msgctxt "" "03120300.xhp\n" "tit\n" "help.text" msgid "Editing String Contents" msgstr "Redakti ĉenan enhavon" #: 03120300.xhp msgctxt "" "03120300.xhp\n" "bm_id7499008\n" "help.text" msgid "ampersand symbol in StarBasic" msgstr "" #: 03120300.xhp msgctxt "" "03120300.xhp\n" "hd_id3153894\n" "help.text" msgid "Editing String Contents" msgstr "Redakti ĉenan enhavon" #: 03120300.xhp msgctxt "" "03120300.xhp\n" "par_id3149178\n" "help.text" msgid "The following functions edit, format, and align the contents of strings. Use the & operator to concatenate strings." msgstr "La jenaj funkcioj redaktas, formatigas, kaj ĝisrandigas la enhavon de ĉenoj. Uzu la &-operacion por kroĉi ĉenojn." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "tit\n" "help.text" msgid "Format Function [Runtime]" msgstr "Funkcio Format [Rultempa]" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "bm_id3153539\n" "help.text" msgid "Format function" msgstr "Funkcio Format" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3153539\n" "help.text" msgid "Format Function [Runtime]" msgstr "Funkcio Format [Rultempa]" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3156042\n" "help.text" msgid "Converts a number to a string, and then formats it according to the format that you specify." msgstr "Konvertas nombron al ĉeno, kaj poste formatigas ĝin laŭ la formato specifita." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3145090\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153527\n" "help.text" msgid "Format (Number [, Format As String])" msgstr "Format (Number [, Format As String])" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3149178\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3148474\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3159176\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3149415\n" "help.text" msgid "Number: Numeric expression that you want to convert to a formatted string." msgstr "Number: Numera esprimo konvertota al formatita ĉeno." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3147531\n" "help.text" msgid "Format: String that specifies the format code for the number. If Format is omitted, the Format function works like the Str function." msgstr "Format: Ĉeno kiu specifas la formatan kodon por la nombro. Se Format ellasiĝas, la funkcio Format faros kiel la funkcio Str." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3147561\n" "help.text" msgid "Formatting Codes" msgstr "Formataj kodoj" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3147265\n" "help.text" msgid "The following list describes the codes that you can use for formatting a number:" msgstr "La jena listo priskribas la kodojn por formati nombron:" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153380\n" "help.text" msgid "0: If Number has a digit at the position of the 0 in the format code, the digit is displayed, otherwise a zero is displayed." msgstr "0: Se Number havas ciferon ĉe la pozicio de la 0 en la formata kodo, la cifero vidiĝos, alie nul vidiĝos." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3151210\n" "help.text" msgid "If Number 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 "Se Number havas malpliajn ciferojn al la nombro da nuloj en la formata kodo, (ĉe ajna flanko de la dekuma markilo), antaŭaj aŭ malantaŭaj nuloj vidiĝos. Se la nombro havas pliajn ciferojn maldekstre de la dekuma markilo ol la nombro da nuloj en la formata kodo, la ekstraj ciferoj vidiĝos sen formato." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3151176\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 Format code." msgstr "Dekumaj lokoj en la nombro rondiĝas laŭ la nombro da nuloj kiuj aperas post la dekuma markilo en la Formata kodo." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3154123\n" "help.text" msgid "#: If Number contains a digit at the position of the # placeholder in the Format code, the digit is displayed, otherwise nothing is displayed at this position." msgstr "#: Se Number enhavas ciferon ĉe la pozicio de la lokokupilo # en la Formata kodo, la cifero vidiĝos, alie nenio vidiĝos ĉe tiu pozicio." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3148452\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 "Ĉi tiu simbolo faras kiel 0, escepte ke la antaŭaj aŭ malantaŭaj nuloj ne vidiĝos se pli da #-signoj troviĝas en la formata kodo ol ciferoj en la nombro. Nur la rilataj ciferoj de la nombro vidiĝos." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3159150\n" "help.text" msgid ".: The decimal placeholder determines the number of decimal places to the left and right of the decimal separator." msgstr ".: La dekuma lokokupilo difinas la nombron da dekumaj lokoj maldekstre kaj dekstre de la dekuma markilo." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3159252\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 "Se la formata kodo enhavas nur #-lokokupilojn maldekstre de ĉi tiu simbolo, nombroj malpli ol 1 komenciĝos per dekuma markilo. Por ĉiam vidigi antaŭan nulon kun frakcia nombro, uzu 0 kiel lokokupilon por la unua cifero maldekstre de la dekuma markilo." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153368\n" "help.text" msgid "%: Multiplies the number by 100 and inserts the percent sign (%) where the number appears in the format code." msgstr "%: Multiplikas la nombron per 100 kaj enmetas la elcentan signumon (%) tien, kie la nombro aperas en la formata kodo." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3149481\n" "help.text" msgid "E- E+ e- e+ : 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 "E- E+ e- e+ : Se la formata kodo enhavas almenaŭ unu ciferan lokokupilon (0 aŭ #) dekstre de la simbolo E-, E+, e-, or e+, la nombro formatiĝos laŭ la scienca aŭ eksponeciala formato. La litero E aŭ e enmetiĝos inter la nombro kaj la eksponento. La nombro da lokokupiloj por la ciferoj dekstre de la simbolo difinas la nombron da ciferoj en la eksponento." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3149262\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 "Se la eksponento estas negativa, minusa signumo vidiĝos ĵus antaŭ la eksponento kun E-, E+, e-, e+. Se la eksponento estas pozitiva, plusa signumo vidiĝos nur antaŭ eksponentoj kun E+ or e+." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3148617\n" "help.text" msgid "The thousands delimiter is displayed if the format code contains the delimiter enclosed by digit placeholders (0 or #)." msgstr "La disigilo de miloj vidiĝos se la formata kodo enhavas la disigilon inter ciferaj lokokupiloj (0 or #)." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3163713\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 "La uzado de punkto kiel disigilo de miloj ka dekuma markilo dependas de la regiona atributo. Kiam oni tajpas nombron en Basic fontkodon, ĉiam uzu punkton kiel la dekuman markilon. La signo eventuale vidigota por la dekuma markilo dependas de la nombra formato en la sistemaj agordoj." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3152887\n" "help.text" msgid "- + $ ( ) space: A plus (+), minus (-), dollar ($), space, or brackets entered directly in the format code is displayed as a literal character." msgstr "- + $ ( ) space: plus (+), minus (-), dolaro ($), spaceto, aŭ krampoj tajpita rekte en la formata kodo vidiĝas laŭlitere kiel signo." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3148576\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 "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153139\n" "help.text" msgid "\\ : The backslash displays the next character in the format code." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153366\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 "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3155411\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 "Signoj, kiujn deklivo devas antaŭi en la formata kodo por ke ili vidiĝu laŭlitere kiel signoj, estas dat- kaj taghor-formataj signoj (a, c, d, h, m, n, p, q, s, t, w, y, /, :), numer-formataj signoj (#, 0, %, E, e, komo, punkto), kaj ĉen-formataj signoj (@, &, <, >, !)." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3145749\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 "Oni povas ankaŭ uzi la jenajn apriorajn numerajn formatojn. Escepte de \"General Number\" (ĝenerala numero), ĉiuj aprioraj formataj kodoj liveras la nombron kiel dekuman nombron kun du dekumaj pozicioj." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3150113\n" "help.text" msgid "If you use predefined formats, the name of the format must be enclosed in quotation marks." msgstr "Se oni uzas apriorajn formatojn, la nomo de la formato devas esti en citiloj." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3149377\n" "help.text" msgid "Predefined format" msgstr "Apriora formato" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3154730\n" "help.text" msgid "General Number: Numbers are displayed as entered." msgstr "General Number: Nombroj vidiĝos kiel tajpitaj." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153158\n" "help.text" msgid "Currency: Inserts a dollar sign in front of the number and encloses negative numbers in brackets." msgstr "Currency: (kurza) enmetas dolaran signumon antaŭ la nombro kaj enmetas negativajn nombrojn en krampojn." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3154490\n" "help.text" msgid "Fixed: Displays at least one digit in front of the decimal separator." msgstr "Fixed: Vidigas almenaŭ unu ciferon antaŭ la dekuma markilo." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153415\n" "help.text" msgid "Standard: Displays numbers with a thousands separator." msgstr "Standard: Vidigas nombrojn kun disigilo de miloj." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3150715\n" "help.text" msgid "Percent: Multiplies the number by 100 and appends a percent sign to the number." msgstr "Percent: Multiplikas la nombron per 100 kaj postgluas elcentan signumon post la nombro." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153836\n" "help.text" msgid "Scientific: Displays numbers in scientific format (for example, 1.00E+03 for 1000)." msgstr "Scientific: Vidigas nombrojn laŭ scienca formato (ekzemple, 1.00E+03 por 1000)." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153707\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 "Formata kodo estas dividebla en tri sekciojn apartigitajn per punktokomoj (;). La unua parto difinas la formaton por pozitivaj valoroj, la dua parto por negativaj valoroj, kaj la tria parto por nul. Se oni specifas nur unu formatan kodon, ĝi apliku al ĉiuj nombroj." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3149019\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 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 "REM Ĉiam uzu punkton kiel dekuman markilon por nombroj en Basic-fontkodo." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3147339\n" "help.text" msgid "' displays for example 6,328.20 in English locale, 6.328,20 in German locale." msgstr "REM vidigas ekzemple 6,328.20 en angla lokaĵaro, 6.328,20 en germana lokaĵaro." #: 03120302.xhp msgctxt "" "03120302.xhp\n" "tit\n" "help.text" msgid "LCase Function [Runtime]" msgstr "Funkcio LCase [Rultempa]" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "bm_id3152363\n" "help.text" msgid "LCase function" msgstr "Funkcio LCase" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "hd_id3152363\n" "help.text" msgid "LCase Function [Runtime]" msgstr "Funkcio LCase [Rultempa]" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3145609\n" "help.text" msgid "Converts all uppercase letters in a string to lowercase." msgstr "Konvertas ĉiujn majusklojn en ĉeno al minuskloj." #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3154347\n" "help.text" msgid "See also: UCase Function" msgstr "Vidu ankaŭ: UCase-Funkcion" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "hd_id3149456\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3150791\n" "help.text" msgid "LCase (Text As String)" msgstr "LCase (Text As String)" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "hd_id3154940\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3144760\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "hd_id3151043\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3153193\n" "help.text" msgid "Text: Any string expression that you want to convert." msgstr "Text: Ĉena esprimo konvertota." #: 03120302.xhp msgctxt "" "03120302.xhp\n" "hd_id3148451\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3146121\n" "help.text" msgid "Print LCase(sVar) ' Returns \"las vegas\"" msgstr "Print LCase(sVar) REM Liveras \"las vegas\"" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3146986\n" "help.text" msgid "Print UCase(sVar) ' Returns \"LAS VEGAS\"" msgstr "Print UCase(sVar) REM Liveras \"LAS VEGAS\"" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "tit\n" "help.text" msgid "Left Function [Runtime]" msgstr "Funkcio Left [Rultempa]" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "bm_id3149346\n" "help.text" msgid "Left function" msgstr "Funkcio Left [Rultempa]" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "hd_id3149346\n" "help.text" msgid "Left Function [Runtime]" msgstr "Funkcio Left [Rultempa]" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3147242\n" "help.text" msgid "Returns the number of leftmost characters that you specify of a string expression." msgstr "Liveras la nombron da maldekstraj signoj specifitaj el ĉeno." #: 03120303.xhp msgctxt "" "03120303.xhp\n" "hd_id3156153\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3150771\n" "help.text" msgid "Left (Text As String, n As Long)" msgstr "Left (Text As String, n As Long)" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "hd_id3153824\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3147530\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "hd_id3148946\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3148552\n" "help.text" msgid "Text: Any string expression that you want to return the leftmost characters from." msgstr "Text: Ĉena esprimo por kiu liveri la maldekstrajn signojn." #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3149456\n" "help.text" msgid "n: Numeric expression that specifies the number of characters that you want to return. If n = 0, a zero-length string is returned. The maximum allowed value is 65535." msgstr "n: Numera esprimo kiu specifas la nombron da signoj liverotaj. Se n = 0, liveriĝos senlonga ĉeno. La maksimuma valoro permesita estas 65535." #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3150791\n" "help.text" msgid "The following example converts a date in YYYY.MM.DD format to MM/DD/YYYY format." msgstr "La jena ekzemplo konvertas daton en formato YYYY.MM.TT al formato MM/TT/YYYY." #: 03120303.xhp msgctxt "" "03120303.xhp\n" "hd_id3125863\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3150448\n" "help.text" msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")" msgstr "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")sInput = InputBox(\"Bonvolu tajpi daton laŭ la internacia formato 'YYYY-MM-TT'\")" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "tit\n" "help.text" msgid "LSet Statement [Runtime]" msgstr "Ordono LSet [Rultempa]" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "bm_id3143268\n" "help.text" msgid "LSet statement" msgstr "Ordono LSet" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "hd_id3143268\n" "help.text" msgid "LSet Statement [Runtime]" msgstr "Ordono LSet [Rultempa]" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3155419\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 "Ĝisrandigas ĉenon al la maldekstro de ĉena variablo, aŭ kopias variablon de tipo propre difinita al alia variablo de malsama tipo propre difinita." #: 03120304.xhp msgctxt "" "03120304.xhp\n" "hd_id3145317\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3150984\n" "help.text" msgid "LSet Var As String = Text or LSet Var1 = Var2" msgstr "LSet Var As String = Text aŭ LSet Var1 = Var2" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "hd_id3143271\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3145610\n" "help.text" msgid "Var: Any String variable that contains the string that you want align to the left." msgstr "Var: Ĉena variablo kiu enhavas la ĉenon ĝisrandigotan maldekstren." #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3154346\n" "help.text" msgid "Text: String that you want to align to the left of the string variable." msgstr "Text: Ĉeno ĝisrandigota al la maldekstro de ĉena variablo." #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3151054\n" "help.text" msgid "Var1: Name of the user-defined type variable that you want to copy to." msgstr "Var1: Nomo de variablo de propre difinita tipo al kiu kopii." #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3153361\n" "help.text" msgid "Var2: Name of the user-defined type variable that you want to copy from." msgstr "Var1: Nomo de variablo de propre difinita tipo de kiu kopii." #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3154686\n" "help.text" msgid "If the string is shorter than the string variable, LSet 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 LSet statement, you can also copy a user-defined type variable to another variable of the same type." msgstr "Se la ĉeno estas malpli longa ol la ĉena variablo, LSet ĝisrandigas maldekstren la ĉenon en la ĉena variablo. Eventuale restantajn poziciojn en la ĉena variablo anstataŭos spacetoj. Se la ĉeno estas pli longa ol la ĉena variablo nur la plejmaldekstraj signoj ĝis la longo de la ĉena variablo kopiiĝos. Per la ordono LSet, oni povas ankaŭ kopii variablon propre difinitan al alia variablo de la sama tipo." #: 03120304.xhp msgctxt "" "03120304.xhp\n" "hd_id3156282\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3152940\n" "help.text" msgid "' Align \"SBX\" within the 40-character reference string" msgstr "REM Ĝisrandigu je \"SBX\" en la 40-signa referenca ĉeno" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3148647\n" "help.text" msgid "' Replace asterisks with spaces" msgstr "REM Anstataŭigu steletojn per spacetoj" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3151075\n" "help.text" msgid "' Left-align \"SBX\" within the 40-character reference string" msgstr "REM Ĝisrandigu maldekstren je \"SBX\" en la 40-signa referenca ĉeno" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "tit\n" "help.text" msgid "LTrim Function [Runtime]" msgstr "Funkcio LTrim [Rultempa]" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "bm_id3147574\n" "help.text" msgid "LTrim function" msgstr "Funkcio LTrim" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "hd_id3147574\n" "help.text" msgid "LTrim Function [Runtime]" msgstr "Funkcio LTrim [Rultempa]" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "par_id3145316\n" "help.text" msgid "Removes all leading spaces at the start of a string expression." msgstr "Forigas ĉiujn antaŭajn spacetojn ĉe la komenco de ĉena esprimo." #: 03120305.xhp msgctxt "" "03120305.xhp\n" "hd_id3154924\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "par_id3148552\n" "help.text" msgid "LTrim (Text As String)" msgstr "LTrim (Text As String)" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "hd_id3156344\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "par_id3151056\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "hd_id3150543\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "par_id3150792\n" "help.text" msgid "Text: Any string expression." msgstr "Text: Ĉena esprimo." #: 03120305.xhp msgctxt "" "03120305.xhp\n" "par_id3125863\n" "help.text" msgid "Use this function to remove spaces at the beginning of a string expression." msgstr "Ĉi tiu funkcio estas uzebla por forigi spacetojn ĉe la komenco de ĉena esprimo." #: 03120305.xhp msgctxt "" "03120305.xhp\n" "hd_id3145419\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "tit\n" "help.text" msgid "Mid Function, Mid Statement [Runtime]" msgstr "Funkcio Mid, Ordono Mid [Rultempaj]" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "bm_id3143268\n" "help.text" msgid "Mid function Mid statement" msgstr "Funkcio MidOrdono Mid" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "hd_id3143268\n" "help.text" msgid "Mid Function, Mid Statement [Runtime]" msgstr "Funkcio Mid, Ordono Mid [Rultempaj]" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3148473\n" "help.text" msgid "Returns the specified portion of a string expression (Mid function), or replaces the portion of a string expression with another string (Mid statement)." msgstr "Liveras la specifitan parton de ĉena esprimo (funkcio Mid), aŭ anstataŭigas la parton de ĉena esprimo per alia ĉeno (ordono Mid)." #: 03120306.xhp msgctxt "" "03120306.xhp\n" "hd_id3154285\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3147530\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 "Mid (Text As String, Start As Long [, Length As Long]) aŭ Mid (Text As String, Start As Long , Length As Long, Text As String)" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "hd_id3145068\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3149295\n" "help.text" msgid "String (only by Function)" msgstr "String (only by Function)" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "hd_id3154347\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3148664\n" "help.text" msgid "Text: Any string expression that you want to modify." msgstr "Text: Ĉena esprimo modifota." #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3150359\n" "help.text" msgid "Start: 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 "Start: Numera esprimo kiu montras la signan pozicion en ĉeno kie komenciĝas la ĉena parto anstataŭota aŭ liverota. La maksimuma permesita valoro estas 65535." #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3148451\n" "help.text" msgid "Length: Numeric expression that returns the number of characters that you want to replace or return. The maximum allowed value is 65535." msgstr "Length: Numera esprimo kiu liveras la nombron da signoj anstataŭota aŭ liverota. La maksimuma permesita valoro estas 65535." #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3125864\n" "help.text" msgid "If the Length parameter in the Mid function is omitted, all characters in the string expression from the start position to the end of the string are returned." msgstr "Se la parametro Length en la funkcio Mid ellasiĝas, ĉiuj signoj en la ĉeno ek de la komenca pozicio ĝis la fino de la ĉeno estos liverotaj." #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3144762\n" "help.text" msgid "If the Length parameter in the Mid statement is less than the length of the text that you want to replace, the text is reduced to the specified length." msgstr "Se la parametro Length en la ordono Mid estas malpli ol la longo de la teksto anstataŭota, la teksto reduktiĝos ĝis la longo specifita." #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3150769\n" "help.text" msgid "Text: The string to replace the string expression (Mid statement)." msgstr "Text: La ĉeno kiu anstataŭos la ĉenan esprimon (ordono Mid)." #: 03120306.xhp msgctxt "" "03120306.xhp\n" "hd_id3149560\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3153189\n" "help.text" msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")" msgstr "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")sInput = InputBox(\"Bonvolu tajpi daton laŭ la internacia formato 'YYYY-MM-TT'\")" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "tit\n" "help.text" msgid "Right Function [Runtime]" msgstr "Funkcio Right [Rultempa]" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "bm_id3153311\n" "help.text" msgid "Right function" msgstr "Funkcio Right" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "hd_id3153311\n" "help.text" msgid "Right Function [Runtime]" msgstr "Funkcio Right [Rultempa]" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3150984\n" "help.text" msgid "Returns the rightmost \"n\" characters of a string expression." msgstr "Liveras la plejdekstrajn \"n\" signojn de ĉena esprimo." #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3149763\n" "help.text" msgid "See also: Left Function." msgstr "Vidu ankaŭ: Funkcio Left." #: 03120307.xhp msgctxt "" "03120307.xhp\n" "hd_id3145315\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3153061\n" "help.text" msgid "Right (Text As String, n As Long)" msgstr "Right (Text As String, n As Long)" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "hd_id3145068\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3156344\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "hd_id3146795\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3153526\n" "help.text" msgid "Text: Any string expression that you want to return the rightmost characters of." msgstr "Text: Ĉena esprimo kies plejdekstraj signoj estas liverotaj." #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3151211\n" "help.text" msgid "n: Numeric expression that defines the number of characters that you want to return. If n = 0, a zero-length string is returned. The maximum allowed value is 65535." msgstr "n: Numera esprimo kiu difinas la nombron da signoj liverotaj. Se n = 0, liveriĝos senlonga ĉeno. La maksimuma permesita valoro estas 65535." #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3158410\n" "help.text" msgid "The following example converts a date in YYYY-MM-DD format to the US date format (MM/DD/YYYY)." msgstr "La jena ekzemplo konvertas daton en formato YYYY-MM-TT al la usona formato (MM/TT/YYYY)." #: 03120307.xhp msgctxt "" "03120307.xhp\n" "hd_id3156212\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3159252\n" "help.text" msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")" msgstr "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")sInput = InputBox(\"Bonvolu tajpi daton laŭ la internacia formato 'YYYY-MM-TT'\")" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "tit\n" "help.text" msgid "RSet Statement [Runtime]" msgstr "Ordono RSet [Rultempa]" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "bm_id3153345\n" "help.text" msgid "RSet statement" msgstr "Ordono RSet" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "hd_id3153345\n" "help.text" msgid "RSet Statement [Runtime]" msgstr "Ordono RSet [Rultempa]" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3150503\n" "help.text" msgid "Right-aligns a string within a string variable, or copies a user-defined variable type into another." msgstr "Ĝisrandigas dekstren ĉenon en ĉena variablo, aŭ kopias propre difinitan variablan tipon al alia." #: 03120308.xhp msgctxt "" "03120308.xhp\n" "hd_id3149234\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3150669\n" "help.text" msgid "RSet Text As String = Text or RSet Variable1 = Variable2" msgstr "RSet Text As String = Text or RSet Variable1 = Variable2" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "hd_id3156024\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3148552\n" "help.text" msgid "Text: Any string variable." msgstr "Text: Ĉena variablo." #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3154924\n" "help.text" msgid "Text: String that you want to right-align in the string variable." msgstr "Text: Ĉeno dekstren ĝisrandigota en la ĉena variablo." #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3149456\n" "help.text" msgid "Variable1: User-defined variable that is the target for the copied variable." msgstr "Variable1: Propre difinita variablo kiu estas la celo por la kopiota variablo." #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3153381\n" "help.text" msgid "Variable2: User-defined variable that you want to copy to another variable." msgstr "Variable2: Propre difinita variablo kiu estas la celo por la kopiota variablo." #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3154140\n" "help.text" msgid "If the string is shorter than the string variable, RSet 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 "Se la ĉeno estas malpli longa ol la ĉena variablo, RSet ĝisrandigas la ĉenon dekstren en la ĉena variablo. Eventuale restantaj signoj en la ĉena variablo anstataŭiĝas per spacetoj. Se la ĉeno estas pli longa ol la ĉena variablo, la ekstraj signoj foriĝas, kaj nur la restantaj signoj ĝisrandiĝas dekstren en la ĉena variablo." #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3149202\n" "help.text" msgid "You can also use the RSet statement to assign variables of one user-defined type to another." msgstr "Oni povas ankaŭ uzi la ordonon RSet por atribui variablojn de unu propre difinita tipo al alia." #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3151042\n" "help.text" msgid "The following example uses the RSet and LSet statements to modify the left and right alignment of a string." msgstr "La jena ekzemplo uzas la ordonojn RSet kaj LSet por modifi la maldekstren kaj dekstren ĝisrandigon de ĉeno." #: 03120308.xhp msgctxt "" "03120308.xhp\n" "hd_id3154909\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3155856\n" "help.text" msgid "' Right-align \"SBX\" in a 40-character string" msgstr "REM Ĝisrandigi dekstren je \"SBX\" en 40-signa ĉeno" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3152577\n" "help.text" msgid "' Replace asterisks with spaces" msgstr "REM Anstataŭigu steletojn per spacetoj" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3145801\n" "help.text" msgid "' Left-align \"SBX\" in a 40-character string" msgstr "REM Ĝisrandigi maldekstren je \"SBX\" en 40-signa ĉeno" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "tit\n" "help.text" msgid "RTrim Function [Runtime]" msgstr "Funkcio RTrim [Rultempa]" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "bm_id3154286\n" "help.text" msgid "RTrim function" msgstr "Funkcio RTrim" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "hd_id3154286\n" "help.text" msgid "RTrim Function [Runtime]" msgstr "Funkcio RTrim [Rultempa]" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "par_id3153127\n" "help.text" msgid "Deletes the spaces at the end of a string expression." msgstr "Forigas la spacetojn ĉe la fino de ĉena esprimo." #: 03120309.xhp msgctxt "" "03120309.xhp\n" "par_id3153062\n" "help.text" msgid "See also: LTrim Function" msgstr "See also: Funkcio LTrim" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "hd_id3154924\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "par_id3154347\n" "help.text" msgid "RTrim (Text As String)" msgstr "RTrim (Text As String)" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "hd_id3149457\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "par_id3153381\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "hd_id3148798\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "par_id3151380\n" "help.text" msgid "Text: Any string expression." msgstr "Text: Ĉena esprimo." #: 03120309.xhp msgctxt "" "03120309.xhp\n" "hd_id3151041\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "tit\n" "help.text" msgid "UCase Function [Runtime]" msgstr "Funkcio UCase [Rultempa]" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "bm_id3153527\n" "help.text" msgid "UCase function" msgstr "Funkcio UCase" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "hd_id3153527\n" "help.text" msgid "UCase Function [Runtime]" msgstr "Funkcio UCase [Rultempa]" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3155420\n" "help.text" msgid "Converts lowercase characters in a string to uppercase." msgstr "Konvertas minusklajn signojn en ĉeno al majusklaj." #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3150771\n" "help.text" msgid "See also: LCase Function" msgstr "See also: Funkcio LCase" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3149233\n" "help.text" msgid "Syntax:" msgstr "Syntax:" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3153061\n" "help.text" msgid "UCase (Text As String)" msgstr "UCase (Text As String)" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3159414\n" "help.text" msgid "Return value:" msgstr "Livera valoro:" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3146795\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "hd_id3149457\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3150791\n" "help.text" msgid "Text: Any string expression that you want to convert." msgstr "Text: Ĉena esprimo konvertota." #: 03120310.xhp msgctxt "" "03120310.xhp\n" "hd_id3154125\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3149204\n" "help.text" msgid "Print LCase(sVar) ' returns \"las vegas\"" msgstr "Print LCase(sVar) REM liveras \"las vegas\"" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3156280\n" "help.text" msgid "Print UCase(sVar) ' returns \"LAS VEGAS\"" msgstr "Print UCase(sVar) REM liveras \"LAS VEGAS\"" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "tit\n" "help.text" msgid "Trim Function [Runtime]" msgstr "Funkcio Trim [Rultempa]" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "bm_id3150616\n" "help.text" msgid "Trim function" msgstr "Funkcio Trim" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "hd_id3150616\n" "help.text" msgid "Trim Function [Runtime]" msgstr "Funkcio Trim [Rultempa]" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "par_id3149177\n" "help.text" msgid "Removes all leading and trailing spaces from a string expression." msgstr "Forigas ĉiujn antaŭajn kaj malantaŭajn spacetojn el ĉena esprimo." #: 03120311.xhp msgctxt "" "03120311.xhp\n" "hd_id3159157\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "par_id3155341\n" "help.text" msgid "Trim( Text As String )" msgstr "Trim( Text As String )" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "hd_id3155388\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "par_id3143228\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "hd_id3145609\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "par_id3159414\n" "help.text" msgid "Text: Any string expression." msgstr "Text: Ĉena esprimo." #: 03120311.xhp msgctxt "" "03120311.xhp\n" "hd_id3148663\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "tit\n" "help.text" msgid "ConvertToURL Function [Runtime]" msgstr "Funkcio ConvertToURL [Rultempa]" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "bm_id3152801\n" "help.text" msgid "ConvertToURL function" msgstr "Funkcio ConvertToURL" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "hd_id3152801\n" "help.text" msgid "ConvertToURL Function [Runtime]" msgstr "Funkcio ConvertToURL [Rultempa]" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3148538\n" "help.text" msgid "Converts a system file name to a file URL." msgstr "Konvertas sisteman dosieran nomon al dosiera URL." #: 03120312.xhp msgctxt "" "03120312.xhp\n" "hd_id3150669\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3154285\n" "help.text" msgid "ConvertToURL(filename)" msgstr "ConvertToURL(filename)" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "hd_id3150984\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3147530\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "hd_id3148550\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3148947\n" "help.text" msgid "Filename: A file name as string." msgstr "Filename: Dosiera nomo kiel ĉeno." #: 03120312.xhp msgctxt "" "03120312.xhp\n" "hd_id3153361\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3150792\n" "help.text" msgid "systemFile$ = \"c:\\folder\\mytext.txt\"" msgstr "" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "tit\n" "help.text" msgid "ConvertFromURL Function [Runtime]" msgstr "Funkcio ConvertFromURL [Rultempa]" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "bm_id3153894\n" "help.text" msgid "ConvertFromURL function" msgstr "Funkcio ConvertFromURL" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "hd_id3153894\n" "help.text" msgid "ConvertFromURL Function [Runtime]" msgstr "Funkcio ConvertFromURL [Rultempa]" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3147226\n" "help.text" msgid "Converts a file URL to a system file name." msgstr "Konvertas dosieran URL al sistema dosiera nomo." #: 03120313.xhp msgctxt "" "03120313.xhp\n" "hd_id3143267\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3154142\n" "help.text" msgid "ConvertFromURL(filename)" msgstr "ConvertFromURL(filename)" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "hd_id3159157\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3150669\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "hd_id3143270\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3156023\n" "help.text" msgid "Filename: A file name as a string." msgstr "Filename: Dosiera nomo kiel ĉeno." #: 03120314.xhp msgctxt "" "03120314.xhp\n" "tit\n" "help.text" msgid "Split Function [Runtime]" msgstr "Funkcio Split [Rultempa]" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "bm_id3156027\n" "help.text" msgid "Split function" msgstr "Funkcio Split" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "hd_id3156027\n" "help.text" msgid "Split Function [Runtime]" msgstr "Funkcio Split [Rultempa]" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3155805\n" "help.text" msgid "Returns an array of substrings from a string expression." msgstr "Liveras tabelon de subĉenoj el ĉena esprimo." #: 03120314.xhp msgctxt "" "03120314.xhp\n" "hd_id3149177\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3153824\n" "help.text" msgid "Split (Text As String, delimiter, number)" msgstr "Split (Text As String, delimiter, number)" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "hd_id3149763\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3154285\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "hd_id3145315\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3156023\n" "help.text" msgid "Text: Any string expression." msgstr "Text: Ĉena esprimo." #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3147560\n" "help.text" msgid "delimiter (optional): A string of one or more characters length that is used to delimit the Text. The default is the space character." msgstr "delimiter (nedeviga): Ĉeno longa je unu aŭ pliaj signoj uzota por disigi la tekston. La apriora estas la spaceto." #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3145069\n" "help.text" msgid "number (optional): The number of substrings that you want to return." msgstr "number (nedeviga): La nombro da subĉenoj liverotaj." #: 03120314.xhp msgctxt "" "03120314.xhp\n" "hd_id3150398\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "tit\n" "help.text" msgid "Join Function [Runtime]" msgstr "Funkcio Join [Rultempa]" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "bm_id3149416\n" "help.text" msgid "Join function" msgstr "Funkcio Join" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "hd_id3149416\n" "help.text" msgid "Join Function [Runtime]" msgstr "Funkcio Join [Rultempa]" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "par_id3149670\n" "help.text" msgid "Returns a string from a number of substrings in a string array." msgstr "Liveras ĉenon el nombro da subĉenoj en ĉena tabelo." #: 03120315.xhp msgctxt "" "03120315.xhp\n" "hd_id3159414\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "par_id3156344\n" "help.text" msgid "Join (Text As String Array, delimiter)" msgstr "Join (Text As String Array, delimiter)" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "hd_id3150400\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "par_id3150359\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "hd_id3148798\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "par_id3145171\n" "help.text" msgid "Text: A string array." msgstr "Text: Ĉena tabelo." #: 03120315.xhp msgctxt "" "03120315.xhp\n" "par_id3154908\n" "help.text" msgid "delimiter (optional): 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 "delimiter (optional): Ĉena signo uzota por disigi la subĉenojn en la rezulta ĉeno. La apriora disigilo estas la spaceto. Se disigilo estas senlonga ĉeno \"\", la subĉenoj kuniĝas sen disigilo." #: 03120315.xhp msgctxt "" "03120315.xhp\n" "hd_id3154218\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120400.xhp msgctxt "" "03120400.xhp\n" "tit\n" "help.text" msgid "Editing String Length" msgstr "Redakti ĉenan longon" #: 03120400.xhp msgctxt "" "03120400.xhp\n" "hd_id3155150\n" "help.text" msgid "Editing String Length" msgstr "Redakti ĉenan longon" #: 03120400.xhp msgctxt "" "03120400.xhp\n" "par_id3159201\n" "help.text" msgid "The following functions determine string lengths and compare strings." msgstr "La jenaj funkcioj komputas ĉenan longon kaj komparas ĉenojn." #: 03120401.xhp msgctxt "" "03120401.xhp\n" "tit\n" "help.text" msgid "InStr Function [Runtime]" msgstr "Funkcio InStr [Rultempa]" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "bm_id3155934\n" "help.text" msgid "InStr function" msgstr "Funkcio InStr" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "hd_id3155934\n" "help.text" msgid "InStr Function [Runtime]" msgstr "Funkcio InStr [Rultempa]" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3153990\n" "help.text" msgid "Returns the position of a string within another string." msgstr "Liveras la pozicion de ĉeno en alia ĉeno." #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3147303\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 "La funkcio InStr liveras la pozicion kie la kongruo troviĝas. Se la ĉeno ne troveblas, la funkcio liveras nulon." #: 03120401.xhp msgctxt "" "03120401.xhp\n" "hd_id3145090\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3146957\n" "help.text" msgid "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])" msgstr "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "hd_id3148538\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3149763\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "hd_id3148473\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3153126\n" "help.text" msgid "Start: 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 "Start: Numera esprimo kiu markas la pozicion en ĉeno kie komenci serĉi la specifitan subĉenon. Se vi ellasas ĉi tiun parametron, la serĉo komencos ĉe la unua signo de la ĉeno. La maksimuma permestita valoro estas 65535." #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3145609\n" "help.text" msgid "Text1: The string expression that you want to search." msgstr "Text1: La ĉena esprimo serĉota." #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3147559\n" "help.text" msgid "Text2: The string expression that you want to search for." msgstr "Text2: La ĉena esprimo serĉota." #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3154758\n" "help.text" msgid "Compare: 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 "Compare: Nedeviga numera esprimo kiu difinas la tipon de komparo. La valoro de ĉi tiu parametro povas esti 0 aŭ 1. La apriora valoro 1 specifas tekstan komparon kiu ne estas usklecodistinga. La valoro 0 specifas tekstan komparon kiu estas usklecodistinga." #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3153361\n" "help.text" msgid "To avoid a run-time error, do not set the Compare parameter if the first return parameter is omitted." msgstr "Por eviti rultempan eraron, ne agordu la parametron Compare se vi ellasis la unuan livereblan parametron." #: 03120401.xhp msgctxt "" "03120401.xhp\n" "hd_id3154366\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3144760\n" "help.text" msgid "sInput = \"Office\"" msgstr "sInput = \"Office\"" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3154125\n" "help.text" msgid "iPos = Instr(sInput,\"c\")" msgstr "iPos = Instr(sInput,\"c\")" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "tit\n" "help.text" msgid "Len Function [Runtime]" msgstr "Funkcio Len [Rultempa]" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "bm_id3154136\n" "help.text" msgid "Len function" msgstr "Funkcio Len" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "hd_id3154136\n" "help.text" msgid "Len Function [Runtime]" msgstr "Funkcio Len [Rultempa]" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "par_id3147576\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 "Liveras la nombron da signoj en ĉeno, aŭ la nombron da bajtoj bezonataj por konservi variablon." #: 03120402.xhp msgctxt "" "03120402.xhp\n" "hd_id3159177\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "par_id3150669\n" "help.text" msgid "Len (Text As String)" msgstr "Len (Text As String)" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "hd_id3148473\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "par_id3143270\n" "help.text" msgid "Long" msgstr "Longa" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "hd_id3147531\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "par_id3147265\n" "help.text" msgid "Text: Any string expression or a variable of another type." msgstr "Text: Ĉena esprimo aŭ variablo de alia tipo." #: 03120402.xhp msgctxt "" "03120402.xhp\n" "hd_id3153360\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "par_id3156214\n" "help.text" msgid "MsgBox Len(sText) REM Returns 9" msgstr "MsgBox Len(sText) REM Liveras 9" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "tit\n" "help.text" msgid "StrComp Function [Runtime]" msgstr "Funkcio StrComp [Rultempa]" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "bm_id3156027\n" "help.text" msgid "StrComp function" msgstr "Funkcio StrComp" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "hd_id3156027\n" "help.text" msgid "StrComp Function [Runtime]" msgstr "Funkcio StrComp [Rultempa]" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3155805\n" "help.text" msgid "Compares two strings and returns an integer value that represents the result of the comparison." msgstr "Komparas du ĉenojn kaj liveras entjeran valoron kiu reprezentas la rezulton de la komparo." #: 03120403.xhp msgctxt "" "03120403.xhp\n" "hd_id3153345\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3150503\n" "help.text" msgid "StrComp (Text1 As String, Text2 As String[, Compare])" msgstr "StrComp (Text1 As String, Text2 As String[, Compare])" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "hd_id3147574\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3156152\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "hd_id3150984\n" "help.text" msgid "Parameter:" msgstr "Parametro:" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3153061\n" "help.text" msgid "Text1: Any string expression" msgstr "Text1: Ĉena esprimo" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3147560\n" "help.text" msgid "Text2: Any string expression" msgstr "Text2: Ĉena esprimo" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3146796\n" "help.text" msgid "Compare: 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 "Compare: Ĉi tiu nedeviga parametro agordas la komparan metodon. Se Compare = 1, la ĉena komparo estas usklecodistinga. Se Compare = 0, la ĉena komparo ne estas usklecodistinga." #: 03120403.xhp msgctxt "" "03120403.xhp\n" "hd_id3154940\n" "help.text" msgid "Return value" msgstr "Livera valoro" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3150358\n" "help.text" msgid "If Text1 < Text2 the function returns -1" msgstr "Se Text1 < Text2 el la funkcio liveriĝos -1" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3151043\n" "help.text" msgid "If Text1 = Text2 the function returns 0" msgstr "Se Text1 = Text2 el la funkcio liveriĝos -0" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3158410\n" "help.text" msgid "If Text1 > Text2 the function returns 1" msgstr "Se Text1 > Text2 el la funkcio liveriĝos 1" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "hd_id3153968\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "tit\n" "help.text" msgid "InStrRev Function [Runtime - VBA]" msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "bm_id3155934\n" "help.text" msgid "InStrRev function" msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "hd_id3155934\n" "help.text" msgid "InStrRev Function [Runtime - VBA]" msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id3153990\n" "help.text" msgid "Returns the position of a string within another string, starting from the right side of the string." msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id3147303\n" "help.text" msgid "The InStrRev function returns the position at which the match was found, from the right. If the string was not found, the function returns 0." msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "hd_id3145090\n" "help.text" msgid "Syntax:" msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id3146957\n" "help.text" msgid "InStrRev (Text1 As String, Text2 As String [,Start As Long] [, Compare As Integer])" msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "hd_id3148538\n" "help.text" msgid "Return value:" msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id3149763\n" "help.text" msgid "Long" msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "hd_id3148473\n" "help.text" msgid "Parameters:" msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id3145609\n" "help.text" msgid "Text1: The string expression that you want to search." msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id3147559\n" "help.text" msgid "Text2: The string expression that you want to search for." msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id3153126\n" "help.text" msgid "Start: Optional numeric expression that marks the position from the left in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the last character of the string. The maximum allowed value is 65535." msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id3154758\n" "help.text" msgid "Compare: Optional numeric expression that defines the type of comparison. The value of this parameter can be" msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id051920170326028042\n" "help.text" msgid "1: The default value of 1 specifies a text comparison that is not case-sensitive." msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id051920170326027721\n" "help.text" msgid "0: The value of 0 specifies a binary comparison that is case-sensitive." msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id3153361\n" "help.text" msgid "To avoid a run-time error, do not set the Compare parameter if the first return parameter is omitted." msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "hd_id3154366\n" "help.text" msgid "Example:" msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id3144760\n" "help.text" msgid "sInput = \"The book is on the table\"" msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id3154125\n" "help.text" msgid "iPos = Instr(sInput,\"the\",10,1) ' Returns 1, search is case-insensitive" msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id051920170322141162\n" "help.text" msgid "iPos = Instr(sInput,\"the\",10,0) ' Returns 0, search is case-sensitive" msgstr "" #: 03120411.xhp msgctxt "" "03120411.xhp\n" "par_id051920170316395065\n" "help.text" msgid "InStr" msgstr "" #: 03120412.xhp msgctxt "" "03120412.xhp\n" "tit\n" "help.text" msgid "StrReverse Function [Runtime - VBA]" msgstr "" #: 03120412.xhp msgctxt "" "03120412.xhp\n" "bm_id3155934\n" "help.text" msgid "StrReverse function" msgstr "" #: 03120412.xhp msgctxt "" "03120412.xhp\n" "hd_id3155934\n" "help.text" msgid "StrReverse Function [Runtime - VBA]" msgstr "" #: 03120412.xhp msgctxt "" "03120412.xhp\n" "par_id3153990\n" "help.text" msgid "Returns the string with the character order reversed." msgstr "" #: 03120412.xhp msgctxt "" "03120412.xhp\n" "hd_id3145090\n" "help.text" msgid "Syntax:" msgstr "" #: 03120412.xhp msgctxt "" "03120412.xhp\n" "par_id3146957\n" "help.text" msgid "StrReverse (Text1 As String)" msgstr "" #: 03120412.xhp msgctxt "" "03120412.xhp\n" "hd_id3148538\n" "help.text" msgid "Return value:" msgstr "" #: 03120412.xhp msgctxt "" "03120412.xhp\n" "par_id3149763\n" "help.text" msgid "String" msgstr "" #: 03120412.xhp msgctxt "" "03120412.xhp\n" "hd_id3148473\n" "help.text" msgid "Parameters:" msgstr "" #: 03120412.xhp msgctxt "" "03120412.xhp\n" "par_id3145609\n" "help.text" msgid "Text1: The string expression that you want to reverse the character order." msgstr "" #: 03120412.xhp msgctxt "" "03120412.xhp\n" "hd_id3154366\n" "help.text" msgid "Example:" msgstr "" #: 03130000.xhp msgctxt "" "03130000.xhp\n" "tit\n" "help.text" msgid "Other Commands" msgstr "Aliaj komandoj" #: 03130000.xhp msgctxt "" "03130000.xhp\n" "hd_id3156027\n" "help.text" msgid "Other Commands" msgstr "Aliaj komandoj" #: 03130000.xhp msgctxt "" "03130000.xhp\n" "par_id3153312\n" "help.text" msgid "This is a list of the functions and the statements that are not included in the other categories." msgstr "Jen listo de la funkcioj kaj la ordonoj kiuj ne estas en aliaj kategorioj." #: 03130100.xhp msgctxt "" "03130100.xhp\n" "tit\n" "help.text" msgid "Beep Statement [Runtime]" msgstr "Ordono Beep [Rultempa]" #: 03130100.xhp msgctxt "" "03130100.xhp\n" "bm_id3143284\n" "help.text" msgid "Beep statement" msgstr "Ordono Beep" #: 03130100.xhp msgctxt "" "03130100.xhp\n" "hd_id3143284\n" "help.text" msgid "Beep Statement [Runtime]" msgstr "Ordono Beep [Rultempa]" #: 03130100.xhp msgctxt "" "03130100.xhp\n" "par_id3159201\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 "Aŭdigas sonon per la aŭdigiloj de la komputilo. La tono estas sendependa de sistemo kaj oni ne povas modifi ĝian laŭton aŭ pitĉon." #: 03130100.xhp msgctxt "" "03130100.xhp\n" "hd_id3153990\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03130100.xhp msgctxt "" "03130100.xhp\n" "hd_id3148538\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "tit\n" "help.text" msgid "Shell Function [Runtime]" msgstr "Funkcio Shell [Rultempa]" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "bm_id3150040\n" "help.text" msgid "Shell function" msgstr "Funkcio Shell" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3150040\n" "help.text" msgid "Shell Function [Runtime]" msgstr "Funkcio Shell [Rultempa]" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3153394\n" "help.text" msgid "Starts another application and defines the respective window style, if necessary." msgstr "Startigas alian aplikaĵon kaj difinas la respektivan fenestran stilon, se necese." #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3153345\n" "help.text" msgid "Syntax" msgstr "Sintakso" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3147576\n" "help.text" msgid "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])" msgstr "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3149235\n" "help.text" msgid "Parameter" msgstr "Parameter" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3154306\n" "help.text" msgid "Pathname" msgstr "Pathname" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3155419\n" "help.text" msgid "Complete path and program name of the program that you want to start." msgstr "Tuta dosierujo kaj nomo de la programo startigota." #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3150771\n" "help.text" msgid "Windowstyle" msgstr "Windowstyle" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3145609\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 "Nedeviga entjera esprimo kiu specifas la stilon de la fenestro en kiu la programo ruliĝu. La jenaj valoroj eblas:" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3153360\n" "help.text" msgid "The focus is on the hidden program window." msgstr "La kaŝita programa fenestro estas enfokusigita." #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3144760\n" "help.text" msgid "The focus is on the program window in standard size." msgstr "La programa fenestro en normala grando estas enfokusigita." #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3148451\n" "help.text" msgid "The focus is on the minimized program window." msgstr "La minimumigita programa fenestro estas enfokusigita." #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3146921\n" "help.text" msgid "focus is on the maximized program window." msgstr "la maksimumigita programa fenestro estas enfokusigita." #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3155854\n" "help.text" msgid "Standard size program window, without focus." msgstr "Programa fenestro ordinare granda, elfokusigita." #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3152938\n" "help.text" msgid "Minimized program window, focus remains on the active window." msgstr "Minimumigita programa fenestro, la aktiva fenestro ankoraŭ estas enfokusigita." #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3151112\n" "help.text" msgid "Full-screen display." msgstr "Tutekrana vidigo." #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3150419\n" "help.text" msgid "Param" msgstr "Param" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3149412\n" "help.text" msgid "Any string expression that specifies the command line that want to pass." msgstr "Ĉena esprimo kiu specifas la komandlinion pasotan." #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3148456\n" "help.text" msgid "bSync" msgstr "bSync" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3154096\n" "help.text" msgid "If this value is set to true, the Shell command and all $[officename] tasks wait until the shell process completes. If the value is set to false, the shell returns directly. The default value is false." msgstr "Se ĉi tiu valoro estas atribuita al true, la komando Shell kaj ĉiuj taskoj de $[officename] atendos ĝis kiam finis la ŝela proceduro. Se la valoro estas atribuita al false, la ŝelo revenos rekte. La apriora valoro estas false." #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3154270\n" "help.text" msgid "Example" msgstr "Ekzemplo" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "tit\n" "help.text" msgid "Wait Statement [Runtime]" msgstr "Ordono Wait [Rultempa]" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "bm_id3154136\n" "help.text" msgid "Wait statement" msgstr "Ordono Wait" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "hd_id3154136\n" "help.text" msgid "Wait Statement [Runtime]" msgstr "Ordono Wait [Rultempa]" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "par_id3149236\n" "help.text" msgid "Interrupts the program execution for the amount of time that you specify in milliseconds." msgstr "Interrompas la programan ruliĝon por la tempodaŭro specifita en milisekundoj." #: 03130600.xhp msgctxt "" "03130600.xhp\n" "hd_id3143229\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "par_id3150669\n" "help.text" msgid "Wait millisec" msgstr "Wait millisec" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "hd_id3148943\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "par_id3154924\n" "help.text" msgid "millisec: Numeric expression that contains the amount of time (in milliseconds) to wait before the program is executed." msgstr "millisec: Numera esprimo kiu enhavas la tempodaŭron (en milisekundoj) atendi antaŭ ol ruli la programon." #: 03130600.xhp msgctxt "" "03130600.xhp\n" "hd_id3150541\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "par_id3156214\n" "help.text" msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\"" msgstr "MsgBox \"\" & lTick & \" Ticks\" ,0,\"La paŭzo daŭris\"" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "tit\n" "help.text" msgid "GetSystemTicks Function [Runtime]" msgstr "Funkcio GetSystemTicks [Rultempa]" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "bm_id3147143\n" "help.text" msgid "GetSystemTicks function" msgstr "Funkcio GetSystemTicks" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "hd_id3147143\n" "help.text" msgid "GetSystemTicks Function [Runtime]" msgstr "Funkcio GetSystemTicks [Rultempa]" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "par_id3153750\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 "Liveras la nombron da sistemaj tiktakoj liveritaj de la sistemo. Oni povas uzi ĉi tiun funkcion por optimumigi specifajn procedurojn." #: 03130700.xhp msgctxt "" "03130700.xhp\n" "hd_id3153311\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "hd_id3149233\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "par_id3149762\n" "help.text" msgid "Long" msgstr "Longa" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "hd_id3156152\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "par_id3154938\n" "help.text" msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\"" msgstr "MsgBox \"\" & lTick & \" Ticks\" ,0,\"La paŭzo daŭris\"" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "tit\n" "help.text" msgid "Environ Function [Runtime]" msgstr "Funkcio Environ [Rultempa]" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "bm_id3155364\n" "help.text" msgid "Environ function" msgstr "Funkcio Environ" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "hd_id3155364\n" "help.text" msgid "Environ Function [Runtime]" msgstr "Funkcio Environ [Rultempa]" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "par_id3145090\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 "Liveras la valoron de media variablo kiel ĉenon. Mediaj variabloj dependas de la tipo de mastruma sistemo uzata." #: 03130800.xhp msgctxt "" "03130800.xhp\n" "hd_id3150670\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "par_id3159176\n" "help.text" msgid "Environ (Environment As String)" msgstr "Environ (Environment As String)" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "hd_id3159157\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "par_id3148473\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "hd_id3145609\n" "help.text" msgid "Parameters:" msgstr "Parametroj:" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "par_id3159414\n" "help.text" msgid "Environment: Environment variable that you want to return the value for." msgstr "Environment: Media variablo kies valoro estas liverota." #: 03130800.xhp msgctxt "" "03130800.xhp\n" "hd_id3148663\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "par_id3145419\n" "help.text" msgid "MsgBox \"'\" & sTemp & \"'\" ,64,\"Directory of temporary files:\"" msgstr "MsgBox \"'\" & sTemp & \"'\" ,64,\"Dosierujo de portempaj dosieroj:\"" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "tit\n" "help.text" msgid "GetSolarVersion Function [Runtime]" msgstr "Funkcio GetSolarVersion [Rultempa]" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "bm_id3157898\n" "help.text" msgid "GetSolarVersion function" msgstr "Funkcio GetSolarVersion" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "hd_id3157898\n" "help.text" msgid "GetSolarVersion Function [Runtime]" msgstr "Funkcio GetSolarVersion [Rultempa]" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "par_id3152801\n" "help.text" msgid "Returns the internal number of the current $[officename] version." msgstr "Liveras la internan nombron de la aktuala versio de $[officename]." #: 03131000.xhp msgctxt "" "03131000.xhp\n" "hd_id3153311\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "hd_id3149514\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "par_id3148685\n" "help.text" msgid "String" msgstr "Ĉeno" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "hd_id3143270\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "par_id3148947\n" "help.text" msgid "MsgBox sSep,64,\"Version number of the solar technology\"" msgstr "MsgBox sSep,64,\"Versia nombro de la suna teknologio\"" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "tit\n" "help.text" msgid "TwipsPerPixelX Function [Runtime]" msgstr "Funkcio TwipsPerPixelX [Rultempa]" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "bm_id3153539\n" "help.text" msgid "TwipsPerPixelX function" msgstr "Funkcio TwipsPerPixelX" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "hd_id3153539\n" "help.text" msgid "TwipsPerPixelX Function [Runtime]" msgstr "Funkcio TwipsPerPixelX [Rultempa]" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "par_id3153394\n" "help.text" msgid "Returns the number of twips that represent the width of a pixel." msgstr "Liveras la nombron da tvipoj kiuj reprezentas la larĝon de unu rastrumero." #: 03131300.xhp msgctxt "" "03131300.xhp\n" "hd_id3153527\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "hd_id3150669\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "par_id3150503\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "hd_id3159176\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "par_id3153061\n" "help.text" msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\"" msgstr "MsgBox \"\" & TwipsPerPixelX() & \" Tvipoj * \" & TwipsPerPixelY() & \" Twips\",0,\"Rastrumera grando\"" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "tit\n" "help.text" msgid "TwipsPerPixelY Function [Runtime]" msgstr "Funkcio TwipsPerPixelY [Rultempa]" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "bm_id3150040\n" "help.text" msgid "TwipsPerPixelY function" msgstr "Funkcio TwipsPerPixelY" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "hd_id3150040\n" "help.text" msgid "TwipsPerPixelY Function [Runtime]" msgstr "Funkcio TwipsPerPixelY [Rultempa]" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "par_id3154186\n" "help.text" msgid "Returns the number of twips that represent the height of a pixel." msgstr "Liveras la nombron da tvipoj kiuj reprezentas la alton de rastrumero." #: 03131400.xhp msgctxt "" "03131400.xhp\n" "hd_id3145090\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "hd_id3148473\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "par_id3154306\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "hd_id3149235\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "par_id3154142\n" "help.text" msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\"" msgstr "MsgBox \"\" & TwipsPerPixelX() & \" Tvipoj * \" & TwipsPerPixelY() & \" Twips\",0,\"Rastrumera grando\"" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "tit\n" "help.text" msgid "CreateUnoStruct Function [Runtime]" msgstr "Funkcio CreateUnoStruct [Rultempa]" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "bm_id3150499\n" "help.text" msgid "CreateUnoStruct function" msgstr "Funkcio CreateUnoStruct" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "hd_id3150499\n" "help.text" msgid "CreateUnoStruct Function [Runtime]" msgstr "Funkcio CreateUnoStruct [Rultempa]" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "par_id3150713\n" "help.text" msgid "Creates an instance of a Uno structure type." msgstr "Kreas ekzemplon de struktura tipo Uno." #: 03131500.xhp msgctxt "" "03131500.xhp\n" "par_id3147226\n" "help.text" msgid "Use the following structure for your statement:" msgstr "Uzu la jenan strukturon por via ordono:" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "par_id3149177\n" "help.text" msgid "Dim oStruct as new com.sun.star.beans.Property" msgstr "Dim oStruct as new com.sun.star.beans.Property" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "hd_id3156153\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "par_id3155341\n" "help.text" msgid "oStruct = CreateUnoStruct( Uno type name )" msgstr "oStruct = CreateUnoStruct( Uno type name )" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "hd_id3145316\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "tit\n" "help.text" msgid "CreateUnoService Function [Runtime]" msgstr "Funkcio CreateUnoService [Rultempa]" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "bm_id3150682\n" "help.text" msgid "CreateUnoService function" msgstr "Funkcio CreateUnoService" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "hd_id3150682\n" "help.text" msgid "CreateUnoService Function [Runtime]" msgstr "Funkcio CreateUnoService [Rultempa]" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_id3152924\n" "help.text" msgid "Instantiates a Uno service with the ProcessServiceManager." msgstr "Generas servon Uno per la ProcessServiceManager." #: 03131600.xhp msgctxt "" "03131600.xhp\n" "hd_id3152801\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_id3153346\n" "help.text" msgid "oService = CreateUnoService( Uno service name )" msgstr "oService = CreateUnoService( Uno service name )" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_idN1060F\n" "help.text" msgid "For a list of available services, go to: http://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star.html" msgstr "" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "hd_id3151111\n" "help.text" msgid "Examples:" msgstr "Ekzemploj:" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_id3154046\n" "help.text" msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )" msgstr "oIntrospeko = CreateUnoService( \"com.sun.star.beans.Introspection\" )" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "bm_id8334604\n" "help.text" msgid "filepicker;API service" msgstr "filepicker;API service" #: 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 "La jena kodo uzas servon por malfermi dosiermalferman dialogon:" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_idN1062B\n" "help.text" msgid "fName = FileOpenDialog (\"Please select a file\")" msgstr "fName = FileOpenDialog (\"Bonvolu elekti dosieron\")" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_idN10630\n" "help.text" msgid "Print \"file chosen: \"+fName" msgstr "print \"elektita dosiero: \"+fName" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "tit\n" "help.text" msgid "GetProcessServiceManager Function [Runtime]" msgstr "Funkcio GetProcessServiceManager [Rultempa]" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "bm_id3153255\n" "help.text" msgid "GetProcessServiceManager functionProcessServiceManager" msgstr "Funkcio GetProcessServiceManagerProcessServiceManager" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "hd_id3153255\n" "help.text" msgid "GetProcessServiceManager Function [Runtime]" msgstr "Funkcio GetProcessServiceManager [Rultempa]" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "par_id3156414\n" "help.text" msgid "Returns the ProcessServiceManager (central Uno ServiceManager)." msgstr "Liveras je ProcessServiceManager (centra servomastrumilo por Uno)" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "par_id3145136\n" "help.text" msgid "This function is required when you want to instantiate a service using CreateInstanceWithArguments." msgstr "Oni bezonas ĉi tiun funkcion kiam oni volas generi servon per CreateInstanceWithArguments." #: 03131700.xhp msgctxt "" "03131700.xhp\n" "hd_id3153681\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "hd_id3149516\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "par_id3148473\n" "help.text" msgid "' this is the same as the following statement:" msgstr "" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "tit\n" "help.text" msgid "CreateUnoDialog Function [Runtime]" msgstr "Funkcio CreateUnoDialog [Rultempa]" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "bm_id3150040\n" "help.text" msgid "CreateUnoDialog function" msgstr "Funkcio CreateUnoDialog" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "hd_id3150040\n" "help.text" msgid "CreateUnoDialog Function [Runtime]" msgstr "Funkcio CreateUnoDialog [Rultempa]" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3154186\n" "help.text" msgid "Creates a Basic Uno object that represents a Uno dialog control during Basic runtime." msgstr "Kreas objekton Basic Uno kiu reprezentas dialogon regilon por Uno dum Basic-rultempo." #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3153750\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 "Dialogoj estas difinitaj en la dialogaj bibliotekoj. Por vidigi dialogon, kreu \"realtempan\" dialogon el la biblioteko." #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3153681\n" "help.text" msgid "See Examples." msgstr "See Ekzemploj." #: 03131800.xhp msgctxt "" "03131800.xhp\n" "hd_id3154286\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "hd_id3143270\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3159157\n" "help.text" msgid "' Get dialog description from the dialog library" msgstr "' Prenu dialogan priskribon el la dialoga biblioteko." #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3154923\n" "help.text" msgid "' Generate \"live\" dialog" msgstr "" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3148550\n" "help.text" msgid "' display \"live\" dialog" msgstr "' vidigi \"realtempan\" dialogon" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "tit\n" "help.text" msgid "GlobalScope [Runtime]" msgstr "GlobalScope [Rultempa]" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "bm_id3150682\n" "help.text" msgid "GlobalScope functionlibrary systemsLibraryContainerBasicLibraries (LibraryContainer)DialogLibraries (LibraryContainer)" msgstr "funkcio GlobalScopebibliotekaj sistemojLibraryContainerBasicLibraries (LibraryContainer)DialogLibraries (LibraryContainer)" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "hd_id3150682\n" "help.text" msgid "GlobalScope [Runtime]" msgstr "GlobalScope [Rultempa]" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3153345\n" "help.text" msgid "Basic source code and dialogs are organized in a library system." msgstr "Basic-kodo kaj dialogoj estas organizitaj en bibliotekan sistemon." #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3145315\n" "help.text" msgid "The LibraryContainer contains libraries" msgstr "LibraryContainer enhavas bibliotekojn" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3149514\n" "help.text" msgid "Libraries can contain modules and dialogs" msgstr "Bibliotekoj povas enhavi modulojn kaj dialogojn" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "hd_id3143271\n" "help.text" msgid "In Basic:" msgstr "En Basic:" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3153061\n" "help.text" msgid "The LibraryContainer is called BasicLibraries." msgstr "LibraryContainer nomiĝas BasicLibraries." #: 03131900.xhp msgctxt "" "03131900.xhp\n" "hd_id3154346\n" "help.text" msgid "In dialogs:" msgstr "En dialogoj:" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3148663\n" "help.text" msgid "The LibraryContainer is called DialogLibraries." msgstr "LibraryContainer nomiĝas DialogLibraries." #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3150543\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 GlobalScope." msgstr "Ambaŭ LibraryContainer-oj ekzistas en aplikaĵa nivelo kaj en ĉiu dokumento. En la dokumento Basic, LibraryContainer-oj de la dokumento aŭtomate vokiĝas. Se oni volas voki la mallokan LibraryContainers de en dokumento, oni devas uzi la ŝlosilvorton GlobalScope." #: 03131900.xhp msgctxt "" "03131900.xhp\n" "hd_id3148920\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "hd_id3154685\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3154124\n" "help.text" msgid "Example in the document Basic" msgstr "Ekzemplo en la dokumento Basic" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3158408\n" "help.text" msgid "' calling Dialog1 in the document library Standard" msgstr "' vokante al Dialog1 en la dokumenta biblioteko Standard" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3154910\n" "help.text" msgid "' calling Dialog2 in the application library Library1" msgstr "' vokante al Dialog2 en la aplikaĵa biblioteko Library1" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "tit\n" "help.text" msgid "CreateUnoListener Function [Runtime]" msgstr "Funkcio CreateUnoListener [Rultempa]" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "bm_id3155150\n" "help.text" msgid "CreateUnoListener function" msgstr "Funkcio CreateUnoListener" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "hd_id3155150\n" "help.text" msgid "CreateUnoListener Function [Runtime]" msgstr "Funkcio CreateUnoListener [Rultempa]" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3149346\n" "help.text" msgid "Creates a Listener instance." msgstr "Kreas ekzempleron de Listener (aŭskultanto)" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3153681\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 "Multaj Uno-interfacoj ebligas registri aŭskultantojn je speciala aŭskultanta interfaco. Tio ebligas aŭskulti por specifaj eventoj kaj voki taŭgan aŭskultantan metodon. La funkcio CreateUnoListener atendas la vokitan aŭskultantan interfacon kaj pasas al la interfaco objekton subtenitan de la interfaco. Tiu objekto tiam pasiĝas al la metodo por registri la aŭskultanton." #: 03132000.xhp msgctxt "" "03132000.xhp\n" "hd_id3148685\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3143228\n" "help.text" msgid "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )" msgstr "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "hd_id3147574\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3154046\n" "help.text" msgid "The following example is based on a Basic library object." msgstr "La jena ekzemplo baziĝas sur objekto de la Basic-biblioteko." #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3149294\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 "La metodo CreateUnoListener bezonas du parametrojn. La unua estas prefikso kaj estas priskribita sube. La dua parametro estas la tute specifita nomo de la aŭskultanta interfaco uzota." #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3149670\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 "Necesas aldoni la aŭskultanton al la objekto Broadcaster. Faru tion vokante taŭgan metodon por aldoni aŭskultanton. Tiuj metodoj ĉiam kongruas al la ŝablono \"addFooListener\", kie \"Foo\" estas la tipo de aŭskultanta interfaco, sen la 'X'. En ĉi tiu ekzemplo, la metodo addContainerListener vokiĝas por registri je la XContainerListener:" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3154940\n" "help.text" msgid "oLib = BasicLibraries.Library1 ' Library1 must exist!" msgstr "oLib = BasicLibraries.Library1 ' Library1 devas ekzisti!" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3150359\n" "help.text" msgid "oLib.addContainerListener( oListener ) ' Register the listener" msgstr "oLib.addContainerListener( oListener ) ' Registras la aŭskultanton" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3154138\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 "La aŭskultanto nun estas registrita. Kiam evento okazas, la koresponda aŭskultanto vokas la bezonatan metodon el la interfaco com.sun.star.container.XContainerListener." #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3148922\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 "La prefikso vokas registritajn aŭskultantojn el subproceduroj de Basic. La rultempa sistemo de Basic serĉas subprocedurojn aŭ funkciojn de Basic kiuj havas la nomon \"PrefixListenerMethode\" kaj trovinte ilin vokas ilin. Alie, rultempa eraro okazas." #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3150768\n" "help.text" msgid "In this example, the Listener-Interface uses the following methods:" msgstr "En ĉi tiu ekzemplo, la aŭskultanta interfaco uzas la jenajn metodojn:" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3151176\n" "help.text" msgid "disposing:" msgstr "disposing:" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3145173\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): baza interfaco por ĉiuj aŭskultantaj interfacoj" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3156212\n" "help.text" msgid "elementInserted:" msgstr "elementInserted:" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3159254\n" "help.text" msgid "Method of the com.sun.star.container.XContainerListener interface" msgstr "Metodo de la interfaco com.sun.star.container.XContainerListener" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3147287\n" "help.text" msgid "elementRemoved:" msgstr "elementRemoved:" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3146119\n" "help.text" msgid "Method of the com.sun.star.container.XContainerListener interface" msgstr "Metodo de la interfaco com.sun.star.container.XContainerListener" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3153951\n" "help.text" msgid "elementReplaced:" msgstr "elementReplaced:" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3154013\n" "help.text" msgid "Method of the com.sun.star.container.XContainerListener interface" msgstr "Metodo de la interfaco com.sun.star.container.XContainerListener" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3147435\n" "help.text" msgid "In this example, the prefix is ContListener_. The following subroutines must therefore be implemented in Basic:" msgstr "En ĉi tiu ekzemplo, la prefikso estas ContListener_. La jenaj subproceduroj devas realiĝi en Basic:" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3155411\n" "help.text" msgid "ContListener_disposing" msgstr "ContListener_disposing" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3146923\n" "help.text" msgid "ContListener_elementInserted" msgstr "ContListener_elementInserted" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3147318\n" "help.text" msgid "ContListener_elementRemoved" msgstr "ContListener_elementRemoved" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3152578\n" "help.text" msgid "ContListener_elementReplaced" msgstr "ContListener_elementReplaced" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3150592\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 "Por ĉiu tipo de aŭskultanto ekzistas eventa struktura tipo kiu enhavas informon pri evento. Kiam aŭskultanta metodo vokiĝas, ekzemplero de la evento pasiĝas al la metodo kiel parametro. Aŭskultantaj metodoj de Basic povas ankaŭ voki tiujn eventajn objektojn, kondiĉe ke la taŭga parametro pasiĝas en la deklaro de la Sub. Ekzemple:" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3153876\n" "help.text" msgid "MsgBox \"disposing\"" msgstr "MsgBox \"disposing\"" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3154098\n" "help.text" msgid "MsgBox \"elementInserted\"" msgstr "MsgBox \"elementInserted\"" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3153947\n" "help.text" msgid "MsgBox \"elementRemoved\"" msgstr "MsgBox \"elementRemoved\"" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3148915\n" "help.text" msgid "MsgBox \"elementReplaced\"" msgstr "MsgBox \"elementReplaced\"" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3156056\n" "help.text" msgid "You do not need to include the parameter of an event object if the object is not used:" msgstr "Oni ne bezonas inkluzivi la parametron de evento se la objekto ne estos uzata." #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3150042\n" "help.text" msgid "' Minimal implementation of Sub disposing" msgstr "' Minimuma realigo de subproceduro disposing" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3150940\n" "help.text" msgid "Listener methods must always be implemented to avoid Basic run-time errors." msgstr "Necesas ĉiam realigi aŭskultantajn (Listener) metodojn por eviti rultempajn erarojn de Basic." #: 03132100.xhp msgctxt "" "03132100.xhp\n" "tit\n" "help.text" msgid "GetGuiType Function [Runtime]" msgstr "Funkcio GetGuiType [Rultempa]" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "bm_id3147143\n" "help.text" msgid "GetGuiType function" msgstr "Funkcio GetGuiType" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "hd_id3155310\n" "help.text" msgid "GetGuiType Function [Runtime]" msgstr "Funkcio GetGuiType [Rultempa]" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "par_id3152459\n" "help.text" msgid "Returns a numerical value that specifies the graphical user interface." msgstr "Liveras numeran valoron kiu specifas la grafikan interfacon." #: 03132100.xhp msgctxt "" "03132100.xhp\n" "par_id3153323\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 "Ĉi tiu rultempa funkcio estas proviita nur por kongrueco kun antaŭaj versioj. La livera valoro ne estas difinita en klient-servilaj medioj." #: 03132100.xhp msgctxt "" "03132100.xhp\n" "hd_id3154894\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "hd_id3149346\n" "help.text" msgid "Return value:" msgstr "Liverota valoro:" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "par_id3153748\n" "help.text" msgid "Integer" msgstr "Entjero" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "hd_id3149177\n" "help.text" msgid "Return values:" msgstr "Liveraj valoroj:" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "par_id3147242\n" "help.text" msgid "1: Windows" msgstr "1: Vindozo" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "par_id3156152\n" "help.text" msgid "4: UNIX" msgstr "4: Unikso" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "hd_id3148685\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "tit\n" "help.text" msgid "ThisComponent Statement [Runtime]" msgstr "Ordono ThisComponent [Rultempa]" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "bm_id3155342\n" "help.text" msgid "ThisComponent property components;addressing" msgstr "Propreco ThisComponentelementoj;adresado" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "hd_id3155342\n" "help.text" msgid "ThisComponent [Runtime]" msgstr "Ordono ThisComponent [Rultempa]" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id3154923\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 "Adresas la aktivan komponanton por ke ĝiaj atributoj estas legeblaj kaj agordeblaj. ThisComponent uziĝas el dokumento Basic, kie ĝi reprezentas la dokumenton al kiu Basic apartenas. La tipo de objekto alirita de ThisComponent dependas de la dokumenta tipo." #: 03132200.xhp msgctxt "" "03132200.xhp\n" "hd_id3154346\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "hd_id3154940\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id3154123\n" "help.text" msgid "' updates the \"Table of Contents\" in a text doc" msgstr "REM ĝisdatigas la \"Tabelon de enhavo\" en teksta dokumento." #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id3153194\n" "help.text" msgid "index = allindexes.getByName(\"Table of Contents1\")" msgstr "index = allindexes.getByName(\"Table of Contents1\")" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id3156422\n" "help.text" msgid "' use the default name for Table of Contents and a 1" msgstr "REM uzu la aprioran nomon por la Tabelo de enhavo kaj a 1" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "tit\n" "help.text" msgid "CreateUnoValue Function [Runtime]" msgstr "Funkcio CreateUnoValue [Rultempa]" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "bm_id3150682\n" "help.text" msgid "CreateUnoValue function" msgstr "Funkcio CreateUnoValue" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "hd_id3150682\n" "help.text" msgid "CreateUnoValue Function [Runtime]" msgstr "Funkcio CreateUnoValue [Rultempa]" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3147291\n" "help.text" msgid "Returns an object that represents a strictly typed value referring to the Uno type system." msgstr "Liveras objekton kiu reprezentas strikte tipizeman valoron kiu referas al la Uno-tipa sistemo." #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3143267\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 "Pasate al Uno, ĉi tiu objekto aŭtomate konvertiĝas al 'Any' de la koresponda tipo. Necesas specifi la tipon per ĝia tute specifita Uno-tipa nomo." #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3153626\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 "La API de $[officename] ofte uzas la tipon Any. Ĝi estas la kontraŭparto de la tipo Variant, konata en aliaj medioj. La tipo Any enhavas unu arbitran tipon Uno kaj uzatas en generaj interfacoj Uno." #: 03132300.xhp msgctxt "" "03132300.xhp\n" "hd_id3147560\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3154760\n" "help.text" msgid "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) ' to get a byte sequence." msgstr "" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3150541\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 "Se ne eblas konverti je CreateUnoValue al la specifita Uno-tipo, kaj eraro okazas. Por la konverto, la servo TypeConverter estas uzebla." #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3153524\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 "Ĉi tiu funkcio celas al uzado en situacioj kie la apriora Basic al Uno tipkonverta mekanismo ne sufiĉas. Tio povas okazi kiam oni provas aliri ĝeneralajn Any-bazitajn interfacojn, kiel XPropertySet::setPropertyValue( Name, Value ) aŭ X???Container::insertBy???( ???, Value ), el $[officename] Basic. La rultempa Basic ne rekonas tiujn tipojn ĉar ili estas difinitaj en la koresponda servo." #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3154366\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 "En tia situacio, $[officename] Basic elektas la plej kongruan tipon por la Basic-tipo konvertota. Tamen, se malĝusta tipo elektiĝas, eraro okazos. Tial uzu la funkcion CreateUnoValue() por krei valoron por la nekonata Uno-tipo." #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3150769\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 "Oni povas ankaŭ uzi ĉi tiun funkcion por pasi ne-Any valorojn, sed tio ne estas rekomendinda. Se Basic jam scias la celan tipon, uzi la funkcion CreateUnoValue() nur kaŭzas pluajn konvertojn kiuj malrapidigos la ruladon de Basic." #: 03132400.xhp msgctxt "" "03132400.xhp\n" "tit\n" "help.text" msgid "CreateObject Function [Runtime]" msgstr "Funkcio CreateObject [Rultempa]" #: 03132400.xhp msgctxt "" "03132400.xhp\n" "bm_id659810\n" "help.text" msgid "CreateObject function" msgstr "Funkcio CreateObject" #: 03132400.xhp msgctxt "" "03132400.xhp\n" "par_idN10580\n" "help.text" msgid "CreateObject Function [Runtime]" msgstr "Funkcio CreateObject [Rultempa]" #: 03132400.xhp msgctxt "" "03132400.xhp\n" "par_idN10590\n" "help.text" msgid "Creates a UNO object. On Windows, can also create OLE objects." msgstr "Kreas UNO-objekton. Sub Vindozo, povas ankaŭ krei OLE-objektojn." #: 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 "Ĉi tiu metodo kreas ekzemplerojn de la tipo pasita kiel parametro." #: 03132400.xhp msgctxt "" "03132400.xhp\n" "par_idN105A2\n" "help.text" msgid "Syntax:" msgstr "Sintakso:" #: 03132400.xhp msgctxt "" "03132400.xhp\n" "par_idN105A6\n" "help.text" msgid "oObj = CreateObject( type )" msgstr "oObj = CreateObject( type )" #: 03132400.xhp msgctxt "" "03132400.xhp\n" "par_idN105A9\n" "help.text" msgid "Example:" msgstr "Ekzemplo:" #: 03132500.xhp msgctxt "" "03132500.xhp\n" "tit\n" "help.text" msgid "GetDefaultContext Function [Runtime]" msgstr "Funkcio GetDefaultContext [Rultempa]" #: 03132500.xhp msgctxt "" "03132500.xhp\n" "bm_id4761192\n" "help.text" msgid "GetDefaultContext function" msgstr "Funkcio GetAttr" #: 03132500.xhp msgctxt "" "03132500.xhp\n" "par_idN10580\n" "help.text" msgid "GetDefaultContext Function [Runtime]" msgstr "Funkcio GetDefaultContext [Rultempa]" #: 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 "Liveras la aprioran kuntekston de la procedura serva fabrikilo, se ekzistanta, alie liveras referencon 'null'." #: 03132500.xhp 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 Professional UNO chapter in the Developer's Guide on api.libreoffice.org for more information." msgstr "Ĉi tiu rultempa funkcio liveras la aprioran komponantan kuntekston uzotan, se generante servojn per XmultiServiceFactory. Vidu la ĉapitron Profesia UNO en la Manlibro por programistoj ĉe api.openoffice.org por plia informo." #: 03140000.xhp msgctxt "" "03140000.xhp\n" "tit\n" "help.text" msgid "DDB Function [Runtime - VBA]" msgstr "" #: 03140000.xhp msgctxt "" "03140000.xhp\n" "bm_id3150499\n" "help.text" msgid "DDB function" msgstr "" #: 03140000.xhp msgctxt "" "03140000.xhp\n" "hd_id3150499\n" "help.text" msgid "DDB Function [Runtime - VBA]" msgstr "" #: 03140000.xhp msgctxt "" "03140000.xhp\n" "par_id3151384\n" "help.text" msgid "Returns the depreciation of an asset for a specified period using the arithmetic-declining method." msgstr "" #: 03140000.xhp msgctxt "" "03140000.xhp\n" "hd_id061420170116474964\n" "help.text" msgid "" msgstr "" #: 03140000.xhp msgctxt "" "03140000.xhp\n" "hd_id0614201701254487\n" "help.text" msgid "" msgstr "" #: 03140000.xhp msgctxt "" "03140000.xhp\n" "hd_id061420170125448913\n" "help.text" msgid "" msgstr "" #: 03140000.xhp msgctxt "" "03140000.xhp\n" "par_id061420170142332738\n" "help.text" msgid "Cost fixes the initial cost of an asset." msgstr "" #: 03140000.xhp msgctxt "" "03140000.xhp\n" "par_id061420170142331999\n" "help.text" msgid "Salvage fixes the value of an asset at the end of its life." msgstr "" #: 03140000.xhp msgctxt "" "03140000.xhp\n" "par_id061420170142338147\n" "help.text" msgid "Life is the number of periods (for example, years or months) defining how long the asset is to be used." msgstr "" #: 03140000.xhp msgctxt "" "03140000.xhp\n" "par_id061420170142338917\n" "help.text" msgid "Period states the period for which the value is to be calculated." msgstr "" #: 03140000.xhp msgctxt "" "03140000.xhp\n" "par_id061420170142335816\n" "help.text" msgid "Factor (optional) is the factor by which depreciation decreases. If a value is not entered, the default is factor 2." msgstr "" #: 03140000.xhp msgctxt "" "03140000.xhp\n" "par_id3145609\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 "" #: 03140000.xhp msgctxt "" "03140000.xhp\n" "hd_id061420170125449765\n" "help.text" msgid "" msgstr "" #: 03140000.xhp msgctxt "" "03140000.xhp\n" "par_id061420170142332315\n" "help.text" msgid "Print ddb_yr1 ' returns 1,721.81 currency units." msgstr "" #: 03140000.xhp msgctxt "" "03140000.xhp\n" "par_id061420170153186192\n" "help.text" msgid "DDB function in CALC" msgstr "" #: 03140000.xhp msgctxt "" "03140000.xhp\n" "par_id06142017015837916\n" "help.text" msgid "VBA financial functions" msgstr "" #: 03140001.xhp msgctxt "" "03140001.xhp\n" "tit\n" "help.text" msgid "FV Function [Runtime - VBA]" msgstr "" #: 03140001.xhp msgctxt "" "03140001.xhp\n" "bm_id3150499\n" "help.text" msgid "FV function" msgstr "" #: 03140001.xhp msgctxt "" "03140001.xhp\n" "hd_id3150499\n" "help.text" msgid "FV Function [Runtime - VBA]" msgstr "" #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id3151384\n" "help.text" msgid "Returns the future value of an investment based on periodic, constant payments and a constant interest rate (Future Value)." msgstr "" #: 03140001.xhp msgctxt "" "03140001.xhp\n" "hd_id061420170116474964\n" "help.text" msgid "" msgstr "" #: 03140001.xhp msgctxt "" "03140001.xhp\n" "hd_id0614201701254487\n" "help.text" msgid "" msgstr "" #: 03140001.xhp msgctxt "" "03140001.xhp\n" "hd_id061420170125448913\n" "help.text" msgid "" msgstr "" #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id06142017042024114\n" "help.text" msgid "Rate is the periodic interest rate." msgstr "" #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id061420170420241668\n" "help.text" msgid "NPer is the total number of periods (payment period)." msgstr "" #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id061420170420248911\n" "help.text" msgid "Pmt is the annuity paid regularly per period." msgstr "" #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id061420170420246794\n" "help.text" msgid "PV (optional) is the (present) cash value of an investment." msgstr "" #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id061420170420241932\n" "help.text" msgid "Due (optional) defines whether the payment is due at the beginning or the end of a period." msgstr "" #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id0614201704292615\n" "help.text" msgid "0 - the payment is due at the end of the period;" msgstr "" #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id061420170429263061\n" "help.text" msgid "1 - the payment is due at the beginning of the period." msgstr "" #: 03140001.xhp msgctxt "" "03140001.xhp\n" "hd_id061420170125449765\n" "help.text" msgid "" msgstr "" #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id061420170142332315\n" "help.text" msgid "Print myFV ' returns 4234.00 currency units. The value at the end of the investment is 4234.00 currency units." msgstr "" #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id061420170153186192\n" "help.text" msgid "FV function in CALC" msgstr "" #: 03140001.xhp msgctxt "" "03140001.xhp\n" "par_id06142017015837916\n" "help.text" msgid "VBA financial functions" msgstr "" #: 03140002.xhp msgctxt "" "03140002.xhp\n" "tit\n" "help.text" msgid "IPmt Function [Runtime - VBA]" msgstr "" #: 03140002.xhp msgctxt "" "03140002.xhp\n" "bm_id3150499\n" "help.text" msgid "IPmt function" msgstr "" #: 03140002.xhp msgctxt "" "03140002.xhp\n" "hd_id3150499\n" "help.text" msgid "IPmt Function [Runtime - VBA]" msgstr "" #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id3151384\n" "help.text" msgid "Calculates the periodic amortizement for an investment with regular payments and a constant interest rate." msgstr "" #: 03140002.xhp msgctxt "" "03140002.xhp\n" "hd_id061420170116474964\n" "help.text" msgid "" msgstr "" #: 03140002.xhp msgctxt "" "03140002.xhp\n" "hd_id0614201701254487\n" "help.text" msgid "" msgstr "" #: 03140002.xhp msgctxt "" "03140002.xhp\n" "hd_id061420170125448913\n" "help.text" msgid "" msgstr "" #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id061420170730135034\n" "help.text" msgid "Rate is the periodic interest rate." msgstr "" #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id061420170730137782\n" "help.text" msgid "Per is the period, for which the compound interest is calculated. Period=NPER if compound interest for the last period is calculated." msgstr "" #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id061420170730134582\n" "help.text" msgid "NPer is the total number of periods, during which annuity is paid." msgstr "" #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id061420170730144688\n" "help.text" msgid "PV is the present cash value in sequence of payments." msgstr "" #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id061420170730148520\n" "help.text" msgid "FV (optional) is the desired value (future value) at the end of the periods." msgstr "" #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id061420170730141431\n" "help.text" msgid "Due (optional) is the due date for the periodic payments." msgstr "" #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id0614201704292615\n" "help.text" msgid "0 - the payment is due at the end of the period;" msgstr "" #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id061420170429263061\n" "help.text" msgid "1 - the payment is due at the beginning of the period." msgstr "" #: 03140002.xhp msgctxt "" "03140002.xhp\n" "hd_id061420170125449765\n" "help.text" msgid "" msgstr "" #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id061420170142332315\n" "help.text" msgid "Print myIPmt ' returns -352.97 currency units. The compound interest during the fifth period (year) is 352.97 currency units." msgstr "" #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id061420170153186192\n" "help.text" msgid "IPMT function in CALC" msgstr "" #: 03140002.xhp msgctxt "" "03140002.xhp\n" "par_id06142017015837916\n" "help.text" msgid "VBA financial functions" msgstr "" #: 03140003.xhp msgctxt "" "03140003.xhp\n" "tit\n" "help.text" msgid "IRR Function [Runtime - VBA]" msgstr "" #: 03140003.xhp msgctxt "" "03140003.xhp\n" "bm_id3150499\n" "help.text" msgid "IRR function" msgstr "" #: 03140003.xhp msgctxt "" "03140003.xhp\n" "hd_id3150499\n" "help.text" msgid "IRR Function [Runtime - VBA]" msgstr "" #: 03140003.xhp msgctxt "" "03140003.xhp\n" "par_id3151384\n" "help.text" msgid "Calculates the internal rate of return for an investment." msgstr "" #: 03140003.xhp msgctxt "" "03140003.xhp\n" "hd_id061420170116474964\n" "help.text" msgid "" msgstr "" #: 03140003.xhp msgctxt "" "03140003.xhp\n" "hd_id0614201701254487\n" "help.text" msgid "" msgstr "" #: 03140003.xhp msgctxt "" "03140003.xhp\n" "hd_id061420170125448913\n" "help.text" msgid "" msgstr "" #: 03140003.xhp msgctxt "" "03140003.xhp\n" "par_id061420170730135034\n" "help.text" msgid "Values(): The array of values of the cash-flow. 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 "" #: 03140003.xhp msgctxt "" "03140003.xhp\n" "par_id061420170730137782\n" "help.text" msgid "Guess An initial estimate at what the IRR will be." msgstr "" #: 03140003.xhp msgctxt "" "03140003.xhp\n" "hd_id061420170125449765\n" "help.text" msgid "" msgstr "" #: 03140003.xhp msgctxt "" "03140003.xhp\n" "par_id061620170217548258\n" "help.text" msgid "Print irrValue ' returns 11.3321028236252 . The internal rate of return of the cash flow." msgstr "" #: 03140003.xhp msgctxt "" "03140003.xhp\n" "par_id061420170153186192\n" "help.text" msgid "IRR function in CALC" msgstr "" #: 03140003.xhp msgctxt "" "03140003.xhp\n" "par_id06142017015837916\n" "help.text" msgid "VBA financial functions" msgstr "" #: 03140004.xhp msgctxt "" "03140004.xhp\n" "tit\n" "help.text" msgid "MIRR Function [Runtime - VBA]" msgstr "" #: 03140004.xhp msgctxt "" "03140004.xhp\n" "bm_id3150499\n" "help.text" msgid "MIRR function" msgstr "" #: 03140004.xhp msgctxt "" "03140004.xhp\n" "hd_id3150499\n" "help.text" msgid "MIRR Function [Runtime - VBA]" msgstr "" #: 03140004.xhp msgctxt "" "03140004.xhp\n" "par_id3151384\n" "help.text" msgid "Calculates the modified internal rate of return of a series of investments." msgstr "" #: 03140004.xhp msgctxt "" "03140004.xhp\n" "hd_id061420170116474964\n" "help.text" msgid "" msgstr "" #: 03140004.xhp msgctxt "" "03140004.xhp\n" "hd_id0614201701254487\n" "help.text" msgid "" msgstr "" #: 03140004.xhp msgctxt "" "03140004.xhp\n" "hd_id061420170125448913\n" "help.text" msgid "" msgstr "" #: 03140004.xhp msgctxt "" "03140004.xhp\n" "par_id061420170730135034\n" "help.text" msgid "Values(): An array of cash flows, representing a series of payments and income, where negative values are treated as payments and positive values are treated as income. This array must contain at least one negative and at least one positive value." msgstr "" #: 03140004.xhp msgctxt "" "03140004.xhp\n" "par_id061620170513518949\n" "help.text" msgid "Investment: is the rate of interest of the investments (the negative values of the array)." msgstr "" #: 03140004.xhp msgctxt "" "03140004.xhp\n" "par_id061420170730137782\n" "help.text" msgid "ReinvestRate: the rate of interest of the reinvestment (the positive values of the array)." msgstr "" #: 03140004.xhp msgctxt "" "03140004.xhp\n" "hd_id061420170125449765\n" "help.text" msgid "" msgstr "" #: 03140004.xhp msgctxt "" "03140004.xhp\n" "par_id061620170217548258\n" "help.text" msgid "Print mirrValue ' returns 94.16. The modified internal rate of return of the cash flow." msgstr "" #: 03140004.xhp msgctxt "" "03140004.xhp\n" "par_id061420170153186192\n" "help.text" msgid "MIRR function in CALC" msgstr "" #: 03140004.xhp msgctxt "" "03140004.xhp\n" "par_id06142017015837916\n" "help.text" msgid "VBA financial functions" msgstr "" #: 03140005.xhp msgctxt "" "03140005.xhp\n" "tit\n" "help.text" msgid "NPer Function [Runtime - VBA]" msgstr "" #: 03140005.xhp msgctxt "" "03140005.xhp\n" "bm_id3150499\n" "help.text" msgid "NPer function" msgstr "" #: 03140005.xhp msgctxt "" "03140005.xhp\n" "hd_id3150499\n" "help.text" msgid "NPer Function [Runtime - VBA]" msgstr "" #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id3151384\n" "help.text" msgid "Calculates the number of periods for a loan or investment." msgstr "" #: 03140005.xhp msgctxt "" "03140005.xhp\n" "hd_id061420170116474964\n" "help.text" msgid "" msgstr "" #: 03140005.xhp msgctxt "" "03140005.xhp\n" "hd_id0614201701254487\n" "help.text" msgid "" msgstr "" #: 03140005.xhp msgctxt "" "03140005.xhp\n" "hd_id061420170125448913\n" "help.text" msgid "" msgstr "" #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id06142017042024114\n" "help.text" msgid "Rate is the periodic interest rate." msgstr "" #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id061420170420248911\n" "help.text" msgid "Pmt is the annuity paid regularly per period." msgstr "" #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id061420170420246794\n" "help.text" msgid "PV is the (present) cash value of an investment." msgstr "" #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id061620170603217534\n" "help.text" msgid "FV (optional) is the future value of the loan / investment." msgstr "" #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id061420170420241932\n" "help.text" msgid "Due (optional) defines whether the payment is due at the beginning or the end of a period." msgstr "" #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id0614201704292615\n" "help.text" msgid "0 - the payment is due at the end of the period;" msgstr "" #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id061420170429263061\n" "help.text" msgid "1 - the payment is due at the beginning of the period." msgstr "" #: 03140005.xhp msgctxt "" "03140005.xhp\n" "hd_id061420170125449765\n" "help.text" msgid "" msgstr "" #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id061420170142332315\n" "help.text" msgid "Print period ' returns -12,02. The payment period covers 12.02 periods." msgstr "" #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id061420170153186192\n" "help.text" msgid "NPER function in CALC" msgstr "" #: 03140005.xhp msgctxt "" "03140005.xhp\n" "par_id06142017015837916\n" "help.text" msgid "VBA financial functions" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "tit\n" "help.text" msgid "Macro" msgstr "Makroo" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "bm_id3153894\n" "help.text" msgid "events;linked to objects" msgstr "eventoj;ligitaj al objektoj" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3153894\n" "help.text" msgid "Macro" msgstr "Makroo" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153748\n" "help.text" msgid "Choose the macro that you want to execute when the selected graphic, frame, or OLE object is selected. Depending on the object that is selected, the function is either found on the Macro tab of the Object dialog, or in the Assign Macro dialog." msgstr "Elektu la makroon rulotan kiam la elektita grafikaĵo, kadro aŭ OLE-objekto estas elektita. Depende de la objekto elektita, la funkcio troviĝos sur la langeto Makroo de la dialogo Objekto, aŭ en la dialogo Agordi Makroon." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3150503\n" "help.text" msgid "Event" msgstr "Evento" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3149763\n" "help.text" msgid "Lists the events that are relevant to the macros that are currently assigned to the selected object." msgstr "Listigas la eventojn rilatajn al la makrooj aktuale atribuitaj al la elektita objekto." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150670\n" "help.text" msgid "The following table describes the macros and the events that can by linked to objects in your document:" msgstr "La jena tabelo priskribas la makroojn kaj la eventojn ligeblajn al objektoj en via dokumento." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153360\n" "help.text" msgid "Event" msgstr "Evento" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154365\n" "help.text" msgid "Event trigger" msgstr "Eventa ekagilo" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3159149\n" "help.text" msgid "OLE object" msgstr "OLE-objekto" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3148451\n" "help.text" msgid "Graphics" msgstr "Grafikaĵoj" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3125863\n" "help.text" msgid "Frame" msgstr "Kadro" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154216\n" "help.text" msgid "AutoText" msgstr "Aŭtomata teksto" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145785\n" "help.text" msgid "ImageMap area" msgstr "Bildmapa zono" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153138\n" "help.text" msgid "Hyperlink" msgstr "Hiperligilo" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155306\n" "help.text" msgid "Click object" msgstr "Alklaki objekton" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3152460\n" "help.text" msgid "Object is selected." msgstr "Objekto estas elektita." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147348\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147426\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153951\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150116\n" "help.text" msgid "Mouse over object" msgstr "Muso super objekto" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145253\n" "help.text" msgid "Mouse moves over the object." msgstr "Muso moviĝas super la objekto." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3144765\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153418\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153948\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145652\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155066\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155446\n" "help.text" msgid "Trigger Hyperlink" msgstr "Ekagigi hiperligilon" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154756\n" "help.text" msgid "Hyperlink assigned to the object is clicked." msgstr "Hiperligilo atribuita al la objekto estas alklakata." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150042\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3151252\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147344\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3146920\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3159333\n" "help.text" msgid "Mouse leaves object" msgstr "Muso eliras objekton" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147003\n" "help.text" msgid "Mouse moves off of the object." msgstr "Muso moviĝas ekster la objekton." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3151278\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145257\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154122\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3156139\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3149036\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150785\n" "help.text" msgid "Graphics load successful" msgstr "Sukcese ŝargis grafikaĵojn" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153705\n" "help.text" msgid "Graphics are loaded successfully." msgstr "Sukcese ŝargis grafikaĵojn." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150343\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150202\n" "help.text" msgid "Graphics load terminated" msgstr "Grafikaĵoŝargado finiĝis" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145584\n" "help.text" msgid "Loading of graphics is stopped by the user (for example, when downloading the page)." msgstr "Grafikaĵoŝargado estas haltigebla de uzanto (ekzemple, dum elŝutado de la paĝo)." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154259\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155089\n" "help.text" msgid "Graphics load faulty" msgstr "Misa Grafikaĵoŝargado" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153307\n" "help.text" msgid "Graphics not successfully loaded, for example, if a graphic was not found." msgstr "Grafikaĵoŝargado ne sukcesis, ekzemple, se grafikaĵo ne troveblis." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3148840\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154533\n" "help.text" msgid "Input of alpha characters" msgstr "Enigi alfabetajn signojn" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155266\n" "help.text" msgid "Text is entered from the keyboard." msgstr "Teksto enmetiĝas per la klavaro." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3144768\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145659\n" "help.text" msgid "Input of non-alpha characters" msgstr "Enmeti nealfabetajn signojn" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3151131\n" "help.text" msgid "Nonprinting characters are entered from the keyboard, for example, tabs and line breaks." msgstr "Nepreseblaj signoj enmetiĝas per la klavaro, ekzemple, taboj kaj linisaltoj." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3159206\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150405\n" "help.text" msgid "Resize frame" msgstr "Regrandigi kadron" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153972\n" "help.text" msgid "Frame is resized with the mouse." msgstr "Kadro estas regrandigebla per la muso." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3152873\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3148900\n" "help.text" msgid "Move frame" msgstr "Movi kadron" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154767\n" "help.text" msgid "Frame is moved with the mouse." msgstr "Movi kadron per la muso." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155914\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153010\n" "help.text" msgid "Before inserting AutoText" msgstr "Antaŭ enmeto de aŭtomata teksto" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147515\n" "help.text" msgid "Before a text block is inserted." msgstr "Antaŭ ol enmeti tekstan blokon." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3151191\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150956\n" "help.text" msgid "After inserting AutoText" msgstr "Post enmeto de aŭtomata teksto" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147502\n" "help.text" msgid "After a text block is inserted." msgstr "Post enmeti tekstan blokon." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147555\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3153958\n" "help.text" msgid "Macros" msgstr "Makrooj" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150432\n" "help.text" msgid "Choose the macro that you want to execute when the selected event occurs." msgstr "Elektu la makroon rulotan kiam la elektita evento okazas." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147296\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 "Kadroj ebligas ligi eventojn al funkcio, por ke la funkcio povu komputi ĉu ĝi aŭ $[officename] Writer traktu la eventon." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3155587\n" "help.text" msgid "Category" msgstr "Kategorio" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154068\n" "help.text" msgid "Lists the open $[officename] documents and applications. Click the name of the location where you want to save the macros." msgstr "Listigas malfermajn dokumentojn kaj aplikaĵojn de $[officename]. Alklaku la nomon de la loko kie la makrooj estas konservotaj." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3149744\n" "help.text" msgid "Macro name" msgstr "Makronomo" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3151391\n" "help.text" msgid "Lists the available macros. Click the macro that you want to assign to the selected object." msgstr "Listigas la disponeblajn makroojn. Alklaku la makroon atribuotan al la elektita objekto." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3159260\n" "help.text" msgid "Assign" msgstr "Atribui" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147406\n" "help.text" msgid "Assigns the selected macro to the specified event. The assigned macro's entries are set after the event." msgstr "Agordas la elektitan eventon al la specifita evento. La atributoj de la agordita makroo agordiĝas." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3150533\n" "help.text" msgid "Remove" msgstr "Forigi" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3166456\n" "help.text" msgid "Removes the macro that is assigned to the selected item." msgstr "Forigas la makroon atribuitan al la elektita elemento." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3159126\n" "help.text" msgid "Macro selection" msgstr "Elekti makroon" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3149149\n" "help.text" msgid "Select the macro that you want to assign." msgstr "Elektu la makroon atribuotan." #: code-stubs.xhp msgctxt "" "code-stubs.xhp\n" "tit\n" "help.text" msgid "BasicCodeStubs" msgstr "" #: keys.xhp msgctxt "" "keys.xhp\n" "tit\n" "help.text" msgid "Keyboard Shortcuts in the Basic IDE" msgstr "Klavaraj ligiloj en la Basic-IDE." #: keys.xhp msgctxt "" "keys.xhp\n" "bm_id3154760\n" "help.text" msgid "keyboard;in IDEshortcut keys;Basic IDEIDE;keyboard shortcuts" msgstr "klavaro;en IDEligilaj klavoj;Basic-IDEIDE;klavaraj ligiloj" #: keys.xhp msgctxt "" "keys.xhp\n" "hd_id3154760\n" "help.text" msgid "Keyboard Shortcuts in the Basic IDE" msgstr "Klavaraj ligiloj en la Basic-IDE" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3149655\n" "help.text" msgid "In the Basic IDE you can use the following keyboard shortcuts:" msgstr "En la Basic-IDE oni povas uzi la jenajn klavarajn ligilojn:" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3154908\n" "help.text" msgid "Action" msgstr "Ago" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3153192\n" "help.text" msgid "Keyboard shortcut" msgstr "Klavara ligilo" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3159254\n" "help.text" msgid "Run code starting from the first line, or from the current breakpoint, if the program stopped there before" msgstr "Rulu kodon ek de la unua linio, aŭ de la aktuala haltopunkto, se la programo antaŭe haltis tie." #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3163712\n" "help.text" msgid "F5" msgstr "F5" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3150010\n" "help.text" msgid "Stop" msgstr "Haltigi" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3154319\n" "help.text" msgid "Shift+F5" msgstr "Shift+F5" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3151073\n" "help.text" msgid "Add watch for the variable at the cursor" msgstr "Add watch por la variablo ĉe la kursoro" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3154731\n" "help.text" msgid "F7" msgstr "F7" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3148455\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 "Iru popaŝe tra ĉiu komando, ek de la unua linio aŭ ek de la ordono kie la programo antaŭe haltis." #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3150716\n" "help.text" msgid "F8" msgstr "F8" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3156275\n" "help.text" msgid "Single step as with F8, but a function call is considered to be only one statement" msgstr "Iru popaŝe kiel ĉe F8, sed funkcia voko estas konsiderata esti nur unu ordono." #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3153764\n" "help.text" msgid "Shift+F8" msgstr "Maj+F8" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3150323\n" "help.text" msgid "Set or remove a breakpoint at the current line or all breakpoints in the current selection" msgstr "Ŝaltu aŭ malŝaltu haltopunkton ĉe la aktuala linio aŭ ĉiuj haltopunktoj en la aktuala sekcio" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3147339\n" "help.text" msgid "F9" msgstr "F9" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3153963\n" "help.text" msgid "Enable/disable the breakpoint at the current line or all breakpoints in the current selection" msgstr "Ŝaltu aŭ malŝaltu la haltopunkton ĉe la aktuala linio aŭ ĉiuj haltopunktoj en la aktuala sekcio" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3155175\n" "help.text" msgid "Shift+F9" msgstr "Shift+F9" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3154702\n" "help.text" msgid "A running macro can be aborted with Shift+CommandCtrl+Q, also from outside of the Basic IDE. If you are inside the Basic IDE and the macro halts at a breakpoint, Shift+CommandCtrl+Q stops execution of the macro, but you can recognize this only after the next F5, F8, or Shift+F8." msgstr "" #: main0211.xhp msgctxt "" "main0211.xhp\n" "tit\n" "help.text" msgid "Macro Toolbar" msgstr "Makroa ilbreto" #: main0211.xhp msgctxt "" "main0211.xhp\n" "bm_id3150543\n" "help.text" msgid "toolbars; Basic IDEmacro toolbar" msgstr "toolbars; Basic IDEmakroa ilbreto" #: main0211.xhp msgctxt "" "main0211.xhp\n" "hd_id3150543\n" "help.text" msgid "Macro Toolbar" msgstr "Makroa ilbreto" #: main0211.xhp msgctxt "" "main0211.xhp\n" "par_id3147288\n" "help.text" msgid "The Macro Toolbar contains commands to create, edit, and run macros." msgstr "La Makroa ilbreto enhavas la komandojn por krei, redakti, kaj ruli makroojn." #: main0601.xhp msgctxt "" "main0601.xhp\n" "tit\n" "help.text" msgid "$[officename] Basic Help" msgstr "Helpo de $[officename] Basic" #: main0601.xhp msgctxt "" "main0601.xhp\n" "hd_id3154232\n" "help.text" msgid "%PRODUCTNAME Basic Help" msgstr "Helpo de $[officename] Basic" #: main0601.xhp msgctxt "" "main0601.xhp\n" "par_id3153894\n" "help.text" msgid "%PRODUCTNAME 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 http://api.libreoffice.org" msgstr "" #: main0601.xhp msgctxt "" "main0601.xhp\n" "par_id3147226\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 OpenOffice.org BASIC Programming Guide on the Wiki." msgstr "" #: main0601.xhp msgctxt "" "main0601.xhp\n" "hd_id3146957\n" "help.text" msgid "Working with %PRODUCTNAME Basic" msgstr "Labori per %PRODUCTNAME Basic" #: main0601.xhp msgctxt "" "main0601.xhp\n" "hd_id05182017030838384\n" "help.text" msgid "Working with VBA Macros" msgstr "" #: main0601.xhp msgctxt "" "main0601.xhp\n" "hd_id3148473\n" "help.text" msgid "Help about the Help" msgstr "Helpo pri la Helpo" #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "tit\n" "help.text" msgid "Exclusive VBA functions" msgstr "" #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "bm_id051920170350145208\n" "help.text" msgid "VBA Functions" msgstr "" #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "hd_id051820170313205718\n" "help.text" msgid "Exclusive VBA functions" msgstr "" #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "par_id051820170314436068\n" "help.text" msgid "%PRODUCTNAME Basic adds this set of functions when VBA support is enabled" msgstr "" #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "hd_id051820170407499827\n" "help.text" msgid "These exclusive VBA functions are enabled when Option VBASupport 1 is the first line of a %PRODUCTNAME Basic module." msgstr "" #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "bm_id05192017035621676\n" "help.text" msgid "VBA Functions;Text Functions" msgstr "" #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "par_id051820170355592834\n" "help.text" msgid "Text functions" msgstr "" #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "bm_id051920170357078705\n" "help.text" msgid "VBA Functions;Financial Functions" msgstr "" #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "par_id051820170355592581\n" "help.text" msgid "Financial functions" msgstr "" #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "bm_id051920170357347041\n" "help.text" msgid "VBA Functions;Date and Time Functions" msgstr "" #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "par_id051820170356005357\n" "help.text" msgid "Date and time functions" msgstr "" #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "bm_id051920170358002074\n" "help.text" msgid "VBA Functions;I/O Functions" msgstr "" #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "par_id051820170356006501\n" "help.text" msgid "I/O Functions" msgstr "" #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "bm_id051920170358346963\n" "help.text" msgid "VBA Functions;Mathematical Functions" msgstr "" #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "par_id051820170356005221\n" "help.text" msgid "Mathematical Functions" msgstr "" #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "bm_id051920170359045662\n" "help.text" msgid "VBA Functions;Object Functions" msgstr "" #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "hd_id051920170347039686\n" "help.text" msgid "Object Functions" msgstr "" #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "tit\n" "help.text" msgid "Support for VBA Macros" msgstr "" #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "hd_id051720170332046289\n" "help.text" msgid "Working with VBA Macros" msgstr "" #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "par_id05172017033242490\n" "help.text" msgid "Visual Basic for Applications (VBA) is an implementation of Microsoft's Visual Basic which is built into all Microsoft Office applications. " msgstr "" #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "par_id051720170332428854\n" "help.text" msgid "Support for VBA is not complete, but it covers a large portion of the common usage patterns. Most macros use a manageable subset of objects in the Excel API (such as the Range, Worksheet, Workbook, etc.) and the support include those objects, and the most commonly used method/properties of those objects." msgstr "" #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "hd_id051720170350145604\n" "help.text" msgid "Loading Microsoft Office documents with executable VBA macros" msgstr "" #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "par_id051720170350147298\n" "help.text" msgid "Go to Tools – Options – Load / Save – VBA Properties and mark the Excutable code checkbox. Then load or open your document." msgstr "" #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "hd_id051720170400536628\n" "help.text" msgid "Runing VBA Macros" msgstr "" #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "par_id051720170400539565\n" "help.text" msgid "Run VBA macros in the same way as %PRODUCTNAME Basic macros." msgstr "" #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "par_id051720170407404013\n" "help.text" msgid "Since support for VBA is not complete, you may have to edit the VBA code and complete the missing support with %PRODUCTNAME Basic objects, statements and functions." msgstr "" #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "hd_id051720170400533411\n" "help.text" msgid "Editing VBA Macros" msgstr "" #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "par_id051720170400532486\n" "help.text" msgid "VBA macros can be edited in the %PRODUCTNAME Basic IDE." msgstr "" #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "par_id051720171119254111\n" "help.text" msgid "VBA Properties" msgstr "" #: vbasupport.xhp msgctxt "" "vbasupport.xhp\n" "par_id051720170407401872\n" "help.text" msgid "%PRODUCTNAME Basic IDE" msgstr ""