#. extracted from helpcontent2/source/text/sbasic/guide 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: 2019-11-08 19:34+0100\n" "PO-Revision-Date: 2018-04-25 12:40+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" "Language: om\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1524660017.000000\n" #. WcTKB #: access2base.xhp msgctxt "" "access2base.xhp\n" "tit\n" "help.text" msgid "Access2Base" msgstr "" #. bFKah #: access2base.xhp msgctxt "" "access2base.xhp\n" "bm_idA2B001\n" "help.text" msgid "Access2BaseMicrosoft Access; Access2BaseAccess databases; run in Base" msgstr "" #. V4kCb #: access2base.xhp msgctxt "" "access2base.xhp\n" "hd_idA2B002\n" "help.text" msgid "Access2Base" msgstr "" #. BDoqs #: access2base.xhp msgctxt "" "access2base.xhp\n" "hd_idA2B003\n" "help.text" msgid "What is Access2Base?" msgstr "" #. FKEy5 #: access2base.xhp msgctxt "" "access2base.xhp\n" "par_idA2B004\n" "help.text" msgid "Access2Base is a LibreOffice Basic library of macros for (business or personal) application developers and advanced users. It is one of the libraries stored in \"LibreOffice macros and dialogs\"." msgstr "" #. zYTgA #: access2base.xhp msgctxt "" "access2base.xhp\n" "par_idA2B005\n" "help.text" msgid "The functionalities provided by the implemented macros are all directly inspired by Microsoft Access. The macros are callable mainly from a LibreOffice Base application, but also from any LibreOffice document (Writer, Calc, ...) where access to data stored in a database makes sense." msgstr "" #. tmNkV #: access2base.xhp msgctxt "" "access2base.xhp\n" "par_idA2B006\n" "help.text" msgid "The API provided by Access2Base is intended to be more concise, intuitive and easy to learn than the standard UNO API (API = Application Programming Interface)." msgstr "" #. DHfDb #: access2base.xhp msgctxt "" "access2base.xhp\n" "par_idA2B007\n" "help.text" msgid "The library is documented online on http://www.access2base.com." msgstr "" #. fGJgF #: access2base.xhp msgctxt "" "access2base.xhp\n" "hd_idA2B008\n" "help.text" msgid "The implemented macros include:" msgstr "" #. UFhFo #: access2base.xhp msgctxt "" "access2base.xhp\n" "par_idA2B009\n" "help.text" msgid "a simplified and extensible API for forms, dialogs and controls manipulations similar with the Microsoft Access object model," msgstr "" #. ZTQD8 #: access2base.xhp msgctxt "" "access2base.xhp\n" "par_idA2B010\n" "help.text" msgid "an API for database access with the table, query, recordset and field objects," msgstr "" #. z3ZS9 #: access2base.xhp msgctxt "" "access2base.xhp\n" "par_idA2B011\n" "help.text" msgid "a number of actions with a syntax identical to their corresponding Microsoft Access macros/actions," msgstr "" #. GQaLp #: access2base.xhp msgctxt "" "access2base.xhp\n" "par_idA2B012\n" "help.text" msgid "the DLookup, DSum, ... database functions," msgstr "" #. jeLAg #: access2base.xhp msgctxt "" "access2base.xhp\n" "par_idA2B013\n" "help.text" msgid "the support of the shortcut notations like Forms!myForm!myControl" msgstr "" #. QDQtE #: access2base.xhp msgctxt "" "access2base.xhp\n" "par_idA2B014\n" "help.text" msgid "in addition" msgstr "" #. 9EyMt #: access2base.xhp msgctxt "" "access2base.xhp\n" "par_idA2B015\n" "help.text" msgid "a consistent errors and exceptions handler," msgstr "" #. 72jo7 #: access2base.xhp msgctxt "" "access2base.xhp\n" "par_idA2B016\n" "help.text" msgid "facilities for programming form, dialog and control events and" msgstr "" #. ByZAC #: access2base.xhp msgctxt "" "access2base.xhp\n" "par_idA2B017\n" "help.text" msgid "the support of both embedded forms and standalone (Writer) forms." msgstr "" #. tmq7c #: access2base.xhp msgctxt "" "access2base.xhp\n" "hd_idA2B018\n" "help.text" msgid "Compare Access2Base with Microsoft Access VBA" msgstr "" #. 4eXWf #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "tit\n" "help.text" msgid "Basic to Python" msgstr "" #. eoGBT #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0430\n" "help.text" msgid "Basic;Calling Python API;SimpleFileAccess API;PathSettings API;XScript" msgstr "" #. 8tB4f #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "hd_id811571848401485\n" "help.text" msgid "Calling Python Scripts from Basic" msgstr "" #. P7E4G #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0432\n" "help.text" msgid "Calling Python scripts from %PRODUCTNAME Basic macros is possible, and valuable features can be obtained such as:" msgstr "" #. ZKSB3 #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0433\n" "help.text" msgid "ComputerName identification or OSName detection are possible," msgstr "" #. AW7Lr #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0434\n" "help.text" msgid "Basic FileLen() function and com.sun.star.ucb.SimpleFileAccess.getSize() API function exhibit a 2 Gigabytes file size upper limit that Python helps to overcome," msgstr "" #. At8D2 #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0435\n" "help.text" msgid "com.sun.star.util.PathSettings can be normalized," msgstr "" #. CPd9K #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0436\n" "help.text" msgid "and many more." msgstr "" #. JvzSR #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0437\n" "help.text" msgid "A reasonable exposure to %PRODUCTNAME Basic and to Application Programming Interface (API) features is recommended prior to perform inter-language calls from Basic to Python, to JavaScript or any other script engine." msgstr "" #. 4jY8s #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0438\n" "help.text" msgid "Retrieving Python Scripts" msgstr "" #. bBTqb #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0439\n" "help.text" msgid "Python scripts can be personal, shared, or embedded in documents. In order to execute them, %PRODUCTNAME Basic needs to be provided with Python script locations. Locating com.sun.star.script.provider.XScript interface compliant UNO objects allows the execution of Python scripts:" msgstr "" #. AZwVA #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0444\n" "help.text" msgid "''' Grab Python script object before execution" msgstr "" #. woGvx #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0445\n" "help.text" msgid "' Arguments:" msgstr "" #. nvnTr #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0446\n" "help.text" msgid "' macro : as \"library/module.py$macro\" or \"module.py$macro\"" msgstr "" #. Au674 #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0447\n" "help.text" msgid "' location: as \"document\", \"share\", \"user\" or ENUM(eration)" msgstr "" #. u5hgy #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0448\n" "help.text" msgid "' Result:" msgstr "" #. kskTS #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0449\n" "help.text" msgid "' located com.sun.star.script.provider.XScript UNO service'''" msgstr "" #. F9Hvi #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0452\n" "help.text" msgid "Dim sp As Object ' com.sun.star.script.provider.XScriptProvider compatible" msgstr "" #. osCpU #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0463\n" "help.text" msgid "Executing Python Scripts" msgstr "" #. pAfKa #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0464\n" "help.text" msgid "Syntax" msgstr "" #. gVpsb #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0466\n" "help.text" msgid "opSysName = script.invoke(Array(), in_outs, Array()) ' in_out is an Array" msgstr "" #. jiU2w #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0469\n" "help.text" msgid "Embedded Scripts Examples" msgstr "" #. FadCx #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0470\n" "help.text" msgid "Below ComputerName, and GetFilelen routines are calling their Python counterparts, using aforementioned GetPythonScript function. Exception handling is not detailed." msgstr "" #. YbMbS #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0472\n" "help.text" msgid "Option Compatible ' Properties are supported" msgstr "" #. KVNHH #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0477\n" "help.text" msgid "'''Workstation name'''" msgstr "" #. FCaBa #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0483\n" "help.text" msgid "'''File size in bytes'''" msgstr "" #. D9Cbu #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0489\n" "help.text" msgid "ISEMBEDDED As String ' document script" msgstr "" #. bD77H #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0490\n" "help.text" msgid "ISPERSONAL As String ' user script" msgstr "" #. TEbDh #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0491\n" "help.text" msgid "ISSHARED As String ' %PRODUCTNAME macro" msgstr "" #. CHTxq #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0497\n" "help.text" msgid ".ISEMBEDDED = \"document\" ' document script" msgstr "" #. GGD4G #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0498\n" "help.text" msgid ".ISPERSONAL = \"user\" ' user scripts" msgstr "" #. hz9VR #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0499\n" "help.text" msgid ".ISSHARED = \"share\" ' %PRODUCTNAME macro" msgstr "" #. KfKCA #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0503\n" "help.text" msgid "Two different Python modules are called. They can either be embedded in the current document, either be stored on the file system. Argument type checking is skipped for clarity:" msgstr "" #. igPCi #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0526\n" "help.text" msgid "Personal or Shared Scripts Examples" msgstr "" #. EPVTC #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0527\n" "help.text" msgid "The calling mechanism for personal or shared Python scripts is identical to that of embedded scripts. Library names are mapped to folders. Computing %PRODUCTNAME user profile and shared modules system file paths can be performed as detailed in Getting session information. Below OSName, HelloWorld and NormalizePath routines are calling their Python counterparts, using aforementioned GetPythonScript function. Exception handling is not detailed." msgstr "" #. bwkSJ #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0529\n" "help.text" msgid "Option Compatible ' Properties are supported" msgstr "" #. 3W9xB #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0534\n" "help.text" msgid "'''Platform name as \"Linux\", \"Darwin\" or \"Windows\"'''" msgstr "" #. WAE7X #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0540\n" "help.text" msgid "'''%PRODUCTNAME Python shared sample'''" msgstr "" #. MYSSL #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0546\n" "help.text" msgid "'''Strip superfluous '\\..' in path'''" msgstr "" #. yTqsy #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0550\n" "help.text" msgid "Python standard modules" msgstr "" #. 3F9RQ #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0551\n" "help.text" msgid "%PRODUCTNAME embedded Python contains many standard libraries to benefit from. They bear a rich feature set, such as but not limited to:" msgstr "" #. aPbV7 #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0552\n" "help.text" msgid "argparse Parser for command-line options, arguments and sub-commands" msgstr "" #. zBD3c #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0553\n" "help.text" msgid "cmath Mathematical functions for complex numbers" msgstr "" #. GDXVa #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0554\n" "help.text" msgid "csv CSV files reading and writing" msgstr "" #. FnCu8 #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0555\n" "help.text" msgid "datetime Genuine date and time types" msgstr "" #. GQCwa #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0556\n" "help.text" msgid "json JSON encoder and decoder" msgstr "" #. JmFZK #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0557\n" "help.text" msgid "math Mathematical functions" msgstr "" #. PRGHi #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0558\n" "help.text" msgid "re Regular expression operations" msgstr "" #. XVbzW #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0559\n" "help.text" msgid "socket Low-level networking interface" msgstr "" #. VehtJ #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0560\n" "help.text" msgid "sys System-specific parameters and functions" msgstr "" #. RWzWY #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0561\n" "help.text" msgid "unittest and trace Unit testing framework and Track Python execution" msgstr "" #. JG3VZ #: basic_2_python.xhp msgctxt "" "basic_2_python.xhp\n" "N0562\n" "help.text" msgid "xml.etree.ElementTree ElementTree XML API" msgstr "" #. CwBFN #: basic_examples.xhp msgctxt "" "basic_examples.xhp\n" "tit\n" "help.text" msgid "Basic Programming Examples" msgstr "" #. eBci4 #: basic_examples.xhp msgctxt "" "basic_examples.xhp\n" "bm_id171559140731329\n" "help.text" msgid "Basic;programming examples" msgstr "" #. DdPKY #: basic_examples.xhp msgctxt "" "basic_examples.xhp\n" "hd_id471559139063621\n" "help.text" msgid "Basic Programming Examples" msgstr "" #. YLjtF #: control_properties.xhp msgctxt "" "control_properties.xhp\n" "tit\n" "help.text" msgid "Changing the Properties of Controls in the Dialog Editor" msgstr "Amaloota too'annoota Qaaqa Gulaalaa keessaa jijjiiruu" #. PDQCc #: control_properties.xhp msgctxt "" "control_properties.xhp\n" "bm_id3145786\n" "help.text" msgid "properties; controls in dialog editorchanging;control propertiescontrols;changing propertiesdialog editor;changing control properties" msgstr "amaloota; too'annoota qaaqa gulaalaa keessaajijjiiruu;amaloota too'annoobookmark_value>to'annoota;amaloota jijjiiramangulaalaa qaaqaa;amaloota too'annaa jijjiiruu" #. NFh5G #: control_properties.xhp msgctxt "" "control_properties.xhp\n" "hd_id3145786\n" "help.text" msgid "Changing the Properties of Controls in the Dialog Editor" msgstr "Amaloota too'annoota Qaaqa Gulaalaa keessaa jijjiiruu" #. Es8Xy #: control_properties.xhp msgctxt "" "control_properties.xhp\n" "par_id3147317\n" "help.text" msgid "You can set the properties of control that you add to a dialog. For example, you can change the color, name, and size of a button that you added. You can change most control properties when you create or edit a dialog. However, you can only change some properties at runtime." msgstr "Amaloota too'annaa warra qaaqatti dabalte qindeessuu nidandeessa. Fakkeenyaaf, qabduu isa dabalteef, halluu, maqaa, fi hamamtaa jijjiiruu nidandeessa. Yammuu qaaqa tokko uumtuu ykn gulaaltuu, amaloota too'annaa baayee jijjiiruu nidandeessa. Haa tahu malee, yeroo ka'iinsaa amaloota muraasaaf qofa jijjiiruu dandeessa." #. vFBh4 #: control_properties.xhp msgctxt "" "control_properties.xhp\n" "par_id3145749\n" "help.text" msgid "To change the properties of a control in design mode, right-click the control, and then choose Properties." msgstr "haala saxaxaa keessatti amaloota too'annaa jijjiiruuf, too'annoocha irra mirga-cuqaasi, kana booda Amaloota filadhu." #. KPeke #: create_dialog.xhp msgctxt "" "create_dialog.xhp\n" "tit\n" "help.text" msgid "Creating a Basic Dialog" msgstr "Qaaqa Bu'uuraa uumu" #. MV4Pg #: create_dialog.xhp msgctxt "" "create_dialog.xhp\n" "bm_id3149346\n" "help.text" msgid "dialogs;creating Basic dialogs" msgstr "Qaaqootii;qaaqa Bu'uuraa uumu" #. TKtFE #: create_dialog.xhp msgctxt "" "create_dialog.xhp\n" "hd_id3149346\n" "help.text" msgid "Creating a Basic Dialog" msgstr "Qaaqa Bu'uuraa uumu" #. xBcR4 #: create_dialog.xhp msgctxt "" "create_dialog.xhp\n" "par_id3163802\n" "help.text" msgid "Choose Tools - Macros - Organize Dialogs, and then click New." msgstr "Meeshalee - Maakroota - Qindeessaa Qaaqootaa erga filattee booda Haaraa cuqaasi." #. FkRCE #: create_dialog.xhp msgctxt "" "create_dialog.xhp\n" "par_id3150447\n" "help.text" msgid "Enter a name for the dialog and click OK. To rename the dialog later, right-click the name on the tab and choose Rename." msgstr "" #. qFeYH #: create_dialog.xhp msgctxt "" "create_dialog.xhp\n" "par_idN1065F\n" "help.text" msgid "Click Edit. The Basic dialog editor opens and contains a blank dialog." msgstr "Gulaali cuqaasi.Gulaalaan Qaaqa Bu'uuraa qaaqa duwwaa kan qabuu fi banuu dha." #. To7nC #: create_dialog.xhp msgctxt "" "create_dialog.xhp\n" "par_id3153726\n" "help.text" msgid "If you do not see the Toolbox bar, click the arrow next to the Insert Controls icon to open the Toolbox bar." msgstr "Yoo kabala Sanduuqa-meeshaa arguu hindandeenyee, xiyya sajoo Too'annoota Saagi itti aanan jiran kabala Sanduuqa-meeshaa banuuf cuqaasi." #. cBdmB #: create_dialog.xhp msgctxt "" "create_dialog.xhp\n" "par_id3148455\n" "help.text" msgid "Click a tool and then drag in the dialog to create the control." msgstr "Too'annaa uumuuf, meeshaa cuqaasiitii qaaqa keessatti haarkisi." #. 99Bfa #: insert_control.xhp msgctxt "" "insert_control.xhp\n" "tit\n" "help.text" msgid "Creating Controls in the Dialog Editor" msgstr "Gulaalaa Qaaqaa keessaatti Too'annoota uumuu" #. yeHTt #: insert_control.xhp msgctxt "" "insert_control.xhp\n" "bm_id3149182\n" "help.text" msgid "controls; creating in the dialog editordialog editor;creating controls" msgstr "too'annooti;gulaalaa qaaqa keessaatti uumugulaalaa qaaqa;too'annootaa uumuu" #. UAc5k #: insert_control.xhp msgctxt "" "insert_control.xhp\n" "hd_id3149182\n" "help.text" msgid "Creating Controls in the Dialog Editor" msgstr "Gulaalaa Qaaqaa keessaatti Too'annoota uumuu" #. rCdw2 #: insert_control.xhp msgctxt "" "insert_control.xhp\n" "par_id3146797\n" "help.text" msgid "Use the tools on the Toolbox of the BASIC dialog editor to add controls to your dialog." msgstr "Qaaqa keetti too'annoota ida'uuf, meeshaalee Sanduuqa-meeshaa kan gulaalaa qaaqa BASIC fayyadami." #. bDK4t #: insert_control.xhp msgctxt "" "insert_control.xhp\n" "par_id3150276\n" "help.text" msgid "To open the Toolbox, click the arrow next to the Insert Controls icon on the Macro toolbar." msgstr "Sanduuqa-meeshaa banuuf, xiyya sajoo Too'annoota Saagi itti aanan jiran kamshaa Maakroo irraa cuqaasi." #. HAqwy #: insert_control.xhp msgctxt "" "insert_control.xhp\n" "par_id3145068\n" "help.text" msgid "Click a tool on the toolbar, for example, Button." msgstr "Meeshaa kamshicha irraa, fakkeenyaaf, Qabduu cuqaasi." #. BxDGH #: insert_control.xhp msgctxt "" "insert_control.xhp\n" "par_id3153360\n" "help.text" msgid "On the dialog, drag the button to the size you want." msgstr "Qaaqicha irra, qabduucha hamma hamamtaa barbaadduutti haarkisi." #. ayg6P #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "tit\n" "help.text" msgid "Programming Examples for Controls in the Dialog Editor" msgstr "Gulaalaa Qaaqicha keessaa Too'annootaaf Fakkeenyoota Saganteessuu" #. 2mwgE #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "bm_id3155338\n" "help.text" msgid "programming examples for controls dialogs;loading (example) dialogs;displaying (example) controls;reading or editing properties (example) list boxes;removing entries from (example) list boxes;adding entries to (example) examples; programming controls dialog editor;programming examples for controls Tools;LoadDialog" msgstr "" #. XFqTD #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "hd_id3155338\n" "help.text" msgid "Programming Examples for Controls in the Dialog Editor " msgstr "" #. uFxhk #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "par_id3153031\n" "help.text" msgid "The following examples are for a new dialog called \"Dialog1\". Use the tools on the Toolbox bar in the dialog editor to create the dialog and add the following controls: a Check Box called \"CheckBox1\", a Label Field called \"Label1\", a Button called \"CommandButton1\", and a List Box called \"ListBox1\"." msgstr "Fakkeenyootii armaan gadii qaaqa haaraadhaaf \"Qaaqa1\" jedhamee waamama. Gulaalaa qaaqa keessatti qaaqa uumuu fi too'annoota armaan gadii ida'uuf meeshaalee kabala SaanduqaMeeshaa irraa fayyadami: Sanduuqii-filannoo \"Sanduuqii-filannoo1\" jedhamee waamama, Dirree Moggaasaa \"Moggaasa1\" jedhamee waamama, Qabduu \"QabduuAjajaa1\" jedhamee waamama, fi Saanduqa Tarree ammoo \"SaanduqaTarree1\" jedhameetu waamama." #. bfDTG #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "par_id3154141\n" "help.text" msgid "Be consistent with uppercase and lowercase letter when you attach a control to an object variable." msgstr "Jijjiirama wantaa tokkotti yammuu too'annaa tokko miiltessituu, Qubeen, qubee guddaa fi qubee xixiqqaan wal-fakkeessuu qabda." #. TxP4F #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "hd_id3154909\n" "help.text" msgid "Global Function for Loading Dialogs" msgstr "Qaaqawwan Fe'uuf Dalaga Giloobaalii" #. uCCWG #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "par_id3153032\n" "help.text" msgid "LoadDialog function is stored in Tools.ModuleControls available from %PRODUCTNAME Macros and Dialogs." msgstr "" #. kBLFU #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "hd_id3149412\n" "help.text" msgid "Displaying a Dialog" msgstr "Qaaqa tokko agarsiissuu" #. E6rrB #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "par_id3145801\n" "help.text" msgid "REM global definition of variables" msgstr "rem global definition of variables" #. FQCDq #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "hd_id3150042\n" "help.text" msgid "Read or Edit Properties of Controls in the Program" msgstr "Saganticha keessaa kan Too'annaawwanii Dubbisi ykn Gulaali" #. SahL8 #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "par_id3145232\n" "help.text" msgid "REM get dialog model" msgstr "Ilaallata qaaqaa REM argadhu" #. VWD2t #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "par_id3154021\n" "help.text" msgid "REM display text of Label1" msgstr "REM display text of Label1" #. aAmMT #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "par_id3151277\n" "help.text" msgid "REM set new text for control Label1" msgstr "Moggaasa1 too'annaadhaaf barruu haaraa REM qindeessi" #. DZEpD #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "par_id3154119\n" "help.text" msgid "oLabel1.Text = \"New Files\"" msgstr "oLabel1.Text = \"New Files\"" #. 5uRRo #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "par_id3155115\n" "help.text" msgid "REM display model properties for the control CheckBox1" msgstr "Haalojii1 too'annaadhaaf amaloota ilaallata REM agarsiisi" #. 9FejL #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "par_id3149817\n" "help.text" msgid "REM set new state for CheckBox1 for model of control" msgstr "Haalojii1 too'annaadhaaf ilaallata haalaa haaraa REM qindeessi" #. JkUUZ #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "par_id3159102\n" "help.text" msgid "REM display model properties for control CommandButton1" msgstr "QabduuAjaja1 too'annaadhaaf amaloota ilaallata REM agarsiisi" #. vS9pR #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "par_id3150368\n" "help.text" msgid "REM display properties of control CommandButton1" msgstr "QabduuAjaja1 too'annaadhaaf amaloota REM agarsiisi" #. CVE7H #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "par_id3150201\n" "help.text" msgid "REM execute dialog" msgstr "Qaaqa REM raawwadhu" #. EFJQU #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "hd_id3145387\n" "help.text" msgid "Add an Entry to a ListBox" msgstr "SaanduqaTarree tokkotti Galfata ida'i" #. JUfaR #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "par_id3148700\n" "help.text" msgid "REM adds a new entry to the ListBox" msgstr "REM galfata haaraa tokko SaanduqaTarreetti ida'a" #. A2XGR #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "par_id3144504\n" "help.text" msgid "oListbox.additem(\"New Item\" & iCount,0)" msgstr "oListbox.additem(\"New Item\" & iCount,0)" #. FKzdb #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "hd_id3147071\n" "help.text" msgid "Remove an Entry from a ListBox" msgstr "Galfata SaanduqaTarree tokko irraa haqi" #. CmCcv #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "par_id3153247\n" "help.text" msgid "REM remove the first entry from the ListBox" msgstr "REM remove the first entry from the ListBox" #. EYDQU #: show_dialog.xhp msgctxt "" "show_dialog.xhp\n" "tit\n" "help.text" msgid "Opening a Dialog With Basic" msgstr "" #. biDaS #: show_dialog.xhp msgctxt "" "show_dialog.xhp\n" "bm_id3154140\n" "help.text" msgid "module/dialog toggle dialogs;using Basic to show (example) examples; showing a dialog with Basic Tools;LoadDialog" msgstr "" #. 7KfDE #: show_dialog.xhp msgctxt "" "show_dialog.xhp\n" "hd_id3154140\n" "help.text" msgid "Opening a Dialog With Basic" msgstr "" #. PXLvB #: show_dialog.xhp msgctxt "" "show_dialog.xhp\n" "par_id3145171\n" "help.text" msgid "In the %PRODUCTNAME BASIC window for a dialog that you created, leave the dialog editor by clicking the name tab of the Module that the dialog is assigned to. The name tab is at the bottom of the window." msgstr "Qaaqa isa ati uumtee, foddaa %PRODUCTNAME BASIC keessaatiif, gulaalaa qaaqaa isa Muraa qaaqichi itti ramadame caancalaa maqaa cuqaasuun dhiisi. Caancalii maqaa gara foddaa jalatti argama." #. SyMUQ #: show_dialog.xhp msgctxt "" "show_dialog.xhp\n" "par_id3153968\n" "help.text" msgid "Enter the following code for a subroutine called Dialog1Show. In this example, the name of the dialog that you created is \"Dialog1\":" msgstr "Sagantaa xiqqaa QaaqaAgarsiisi jedhamuuf lakkadda armaan gadii saagi. Fakkeenya kana keessatti, maqaan qaaqa kan ati uumte \"qaaqa1\" dha:" #. ytWYo #: show_dialog.xhp msgctxt "" "show_dialog.xhp\n" "par_id3152596\n" "help.text" msgid "Without using \"LoadDialog\" you can call the code as follows:" msgstr "\"LoadDialog\" osoo hinfayyadamin akka armaan gadiitti lakkadda waamuu nidandeessa:" #. DtP6k #: show_dialog.xhp msgctxt "" "show_dialog.xhp\n" "par_id3153157\n" "help.text" msgid "When you execute this code, \"Dialog1\" opens. To close the dialog, click the close button (x) on its title bar." msgstr "Yammuu lakkadda kana raawwatuu, \"Qaaqa1\" banama. Qaaqicha cufuudhaaf, kabala mataduree isaa irraa (x) qabduu cufi cuqaasi." #. s79uv #: translation.xhp msgctxt "" "translation.xhp\n" "tit\n" "help.text" msgid "Translation of Controls in the Dialog Editor" msgstr "Guulaalaa Qaaqaa keessatti Too'annaawwan hiikuu" #. 76okP #: translation.xhp msgctxt "" "translation.xhp\n" "bm_id8915372\n" "help.text" msgid "dialogs;translatinglocalizing dialogstranslating dialogs" msgstr "Qaaqalee;hiikuubiyyoomsuu qaaqaleeqaaqalee hiikuu" #. cTb7F #: translation.xhp msgctxt "" "translation.xhp\n" "hd_id3574896\n" "help.text" msgid "Translation of Controls in the Dialog Editor" msgstr "Guulaalaa Qaaqaa keessatti Too'annaawwan hiikuu" #. FsUBB #: translation.xhp msgctxt "" "translation.xhp\n" "par_id4601940\n" "help.text" msgid "The Language toolbar in the Basic IDE dialog editor shows controls to enable and manage localizable dialogs." msgstr "Qaaqalee biyyoomsamuu danda`an dandeessisuu fi too`achuuf kamshaan qaaqa bu`uura gulaalaa IDE keessaa too`annaa agarsiisa." #. eGsqR #: translation.xhp msgctxt "" "translation.xhp\n" "par_id9538560\n" "help.text" msgid "By default, any dialog that you create only contains string resources for one language. You may want to create dialogs that automatically show localized strings according to the user's language settings." msgstr "Durtiidhaan, qaaqan kamiyyuu afaan tokkoof kan ati uumte maddoota diraa qofa ofkeessatti qabata. Tarii qaaqalee akkaataa qindaa`inoota afaan itti gargaaramaatiin ofummaan diraa biyyooman agarsiisu umuu ni barbaada." #. DP4Qb #: translation.xhp msgctxt "" "translation.xhp\n" "par_id6998809\n" "help.text" msgid "Select the language for the strings that you want to edit. Click the Manage Languages icon to add languages." msgstr "Diraa gulaaluu barbaadeef afaan fili. Afaanota dabaluuf sajoo Too`annaa Afaanii cuqaasi." #. KQ48Z #: translation.xhp msgctxt "" "translation.xhp\n" "par_id71413\n" "help.text" msgid "Click a language, then click Default to set the language as default, or click Delete to remove the language from the list." msgstr "Afaan tokko cuqaasi, kana booda afaanicha akka durtiitti qindeessuuf Durtii cuqaasi, ykn tarree irraa afaanicha haquuf Haqi cuqaasi." #. gGdez #: translation.xhp msgctxt "" "translation.xhp\n" "par_id2924283\n" "help.text" msgid "Opens a dialog where you can add a language to the list." msgstr "Qaaqaa, tarree keessatti bakka ati afaan tokko ida'uu dandeessuu bana." #. VtLMy #: translation.xhp msgctxt "" "translation.xhp\n" "par_id5781731\n" "help.text" msgid "Select a language in the list and click Delete to remove that language. When you remove all languages, the string resources for localizable dialogs are removed from all dialogs in the current library." msgstr "Tarree keessaa afaan isa haquudhaaf barbaadduu filadhuutii Haqi cuqaasi. Yammuu afaanoota mara haqtuu, qabeenyoota dirichaa qaaqoota biyyoomsaa kuusaa ammee keessaa qaaqoota maraa irraa haqamu." #. UyizF #: translation.xhp msgctxt "" "translation.xhp\n" "par_id6942045\n" "help.text" msgid "Select a language in the list and click Default to set the language as default language." msgstr "Afaan tokko tarree keessaa filadhuutii, afaanicha akka afaan durtiitti qindeessuuf Durtii cuqaasi." #. VaSvA #: translation.xhp msgctxt "" "translation.xhp\n" "par_id4721823\n" "help.text" msgid "The default language will be used as a source for all other language strings." msgstr "Afaani durtii, diraawwan afaan kabirootiif akka maddatti fayyada." #. bJz7U #: translation.xhp msgctxt "" "translation.xhp\n" "par_id5806756\n" "help.text" msgid "Add UI languages for your dialog strings." msgstr "Diraawwan qaaqaa keetiif afaanoota walquunnama fayyadamaa WF ida'i." #. Aa3HD #: translation.xhp msgctxt "" "translation.xhp\n" "hd_id6596881\n" "help.text" msgid "To enable localizable dialogs" msgstr "Qaaqoota biyyoomsuu dandeessisuudhaaf" #. uS4tc #: translation.xhp msgctxt "" "translation.xhp\n" "par_id8750572\n" "help.text" msgid "In the Basic IDE dialog editor, open the Language toolbar choosing View - Toolbars - Language." msgstr "Gulaalaa qaaqaa IDA Basic keessatti, Mul'annoo - Kamshaalee - Afaan filachuun kamshaa Afaanicha bani." #. df3mU #: translation.xhp msgctxt "" "translation.xhp\n" "par_id2224494\n" "help.text" msgid "If the current library already contains a localizable dialog, the Language toolbar is shown automatically." msgstr "Yoo kuusaan ammaa duraanuu qaaqa biyyoomsaa of keessaa qabaatan, kamshaan Afaanichaa ofumaan mul'ata." #. 8TG4p #: translation.xhp msgctxt "" "translation.xhp\n" "par_id7359233\n" "help.text" msgid "Click the Manage Languages iconManage Language icon on the Language toolbar or on the Toolbox bar." msgstr "" #. MHDVd #: translation.xhp msgctxt "" "translation.xhp\n" "par_id6549272\n" "help.text" msgid "You see the Manage User Interface Language dialog. The dialog manages languages for the current library. The name of the current library is shown on the title bar." msgstr "Qaaqa Afaan Walquunnama Fayyadamaa Taliigaa agarta. Kabala mataduree irratti maqaa kuusaa ammaatu agarsiifama." #. AbvXT #: translation.xhp msgctxt "" "translation.xhp\n" "par_id6529740\n" "help.text" msgid "Click Add in the dialog to add a language entry." msgstr "Galfata afaan tokko ida'uuf, qaaqicha keessaa Ida'i cuqaasi." #. xFFkk #: translation.xhp msgctxt "" "translation.xhp\n" "par_id7811822\n" "help.text" msgid "This step enables all new dialogs to contain localizable string resources." msgstr "Ejjatoon kun qaaqoonii haaraa marii akka qabeenyoota diraa biyyoomsaa of keessaa qabaatan dandeessisa." #. 3FvoR #: translation.xhp msgctxt "" "translation.xhp\n" "par_id9121982\n" "help.text" msgid "The first time you click Add, you see the Set Default User Interface Language dialog. The following times you click Add, this dialog has the name Add User Interface Language." msgstr "Yeroo jalqabaatiif yammuu Ida'i cuqaastuu, Qaaqa Afaan Walquunnama Fayyadamaa Durtii Qindeessi agarta. Itti deebitee yeroo Ida'i cuqaastu, qaaqi kun akka maqaa Afaan Walquunnama Fayyadamaa Ida'i qabu agarta." #. iPpFn #: translation.xhp msgctxt "" "translation.xhp\n" "par_id3640247\n" "help.text" msgid "You can also change the default language in the Manage User Interface Language dialog." msgstr "Qaaqa Afaan Walquunnama Fayyadamaa Taliigaa keessatti, akkasuma afaan durtii jijjiiruu nidandeessa." #. LBJMN #: translation.xhp msgctxt "" "translation.xhp\n" "par_id3808404\n" "help.text" msgid "Select a language." msgstr "Afaan tokko fili." #. EzFFM #: translation.xhp msgctxt "" "translation.xhp\n" "par_id4585100\n" "help.text" msgid "This adds string resources to contain the translated versions of all strings to the dialog properties. The set of dialog strings of the default language is copied to the new set of strings. Later, you can switch to the new language and then translate the strings." msgstr "Kun diraalee fooyya`aa hundaa hiikamee amaloota qaaqaf ofkeessatti qabachuuf maddoota diraa dabala. Tuutni diraalee qaaqa afaan durtii tuuta diraalee haaraatti garagalchama. Booda, afaan haaraatti jijjiirruu fi diraawwan hiikuu ni dandeessa." #. cfjJ8 #: translation.xhp msgctxt "" "translation.xhp\n" "par_id2394482\n" "help.text" msgid "Close the dialog or add additional languages." msgstr "Qaaqicha cufi ykn afaanoota dabalataa ida'i." #. B5tJ2 #: translation.xhp msgctxt "" "translation.xhp\n" "hd_id631733\n" "help.text" msgid "To edit localizable controls in your dialog" msgstr "Qaaqa kee keessatti too'annaawwan biyyoomsaa gulaaluuf" #. hrvxW #: translation.xhp msgctxt "" "translation.xhp\n" "par_id2334665\n" "help.text" msgid "Once you have added the resources for localizable strings in your dialogs, you can select the current language from the Current Language listbox on the Language toolbar." msgstr "Qaaqalee kee keessa takkaa diraawwan biyyoommuu danda`anniif maddoota iddoo dabaltee booda, sanduuqa tarree afaanii ammee kamshaa afaanii irraa filuu dandeessa." #. igvyu #: translation.xhp msgctxt "" "translation.xhp\n" "par_id8956572\n" "help.text" msgid "Switch the Current Language listbox to display the default language." msgstr "Akka afaan durtii agarsiisuuf, saanduqa tarree Afaan Ammaa jijjiira." #. N6mRS #: translation.xhp msgctxt "" "translation.xhp\n" "par_id500808\n" "help.text" msgid "Insert any number of controls to your dialog and enter all strings you want." msgstr "Qaaqa keetti too'annaawwan lakkoofsa kamiyuu saagiitii, diraawwan barbaaddu mara galchi." #. CWNb6 #: translation.xhp msgctxt "" "translation.xhp\n" "par_id8366649\n" "help.text" msgid "Select another language in the Current Language listbox." msgstr "saanduqa tarree Afaan Ammaa keessaa afaan kabiroo fili." #. x82BH #: translation.xhp msgctxt "" "translation.xhp\n" "par_id476393\n" "help.text" msgid "Using the control's property dialogs, edit all strings to the other language." msgstr "Qaaqoota amalaa too'annootaa fayyadamuudhaan, diraawwan afaan kabiroo mara gulaali." #. C5qAe #: translation.xhp msgctxt "" "translation.xhp\n" "par_id2655720\n" "help.text" msgid "Repeat for all languages that you added." msgstr "Isa ida'ate kanaa afaanoota maraaf irradeebi'i." #. GXnCr #: translation.xhp msgctxt "" "translation.xhp\n" "par_id3682058\n" "help.text" msgid "The user of your dialog will see the strings of the user interface language of the user's version of %PRODUCTNAME, if you did provide strings in that language." msgstr "Yommuu diraawwan afaan keessaa mijeessaman hojjete, itti gargaaramaan qaaqa fooyya`aa %PRODUCTNAME kan itti gargaaramaa walqunnama diraa afaan itti gargaaramaa ilaaluu dandeessa." #. BGLJn #: translation.xhp msgctxt "" "translation.xhp\n" "par_id5977965\n" "help.text" msgid "If no language matches the user's version, the user will see the default language strings." msgstr "Yoo afaanii kamiyuu, fooyya'aa fayyadamaan wal hinsimuu tahe, fayyadamaan diraawwan afaan durtii arga." #. ckw8S #: translation.xhp msgctxt "" "translation.xhp\n" "par_id3050325\n" "help.text" msgid "If the user has an older version of %PRODUCTNAME that does not know localizable string resources for Basic dialogs, the user will see the default language strings." msgstr "Yoo fayyadamaan qaaqoota Basictiif fooyya'aa moofaa kan %PRODUCTNAME isa qabeenya diraa biyyoomsuu hin beeknee qaba tahe, fayyadamaan diraawwan afaan durtii arga."