aboutsummaryrefslogtreecommitdiff
path: root/source/ro/helpcontent2/source/text/sbasic/shared/03.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/ro/helpcontent2/source/text/sbasic/shared/03.po')
-rw-r--r--source/ro/helpcontent2/source/text/sbasic/shared/03.po200
1 files changed, 172 insertions, 28 deletions
diff --git a/source/ro/helpcontent2/source/text/sbasic/shared/03.po b/source/ro/helpcontent2/source/text/sbasic/shared/03.po
index e0af50459d1..fcf2812c9b9 100644
--- a/source/ro/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/ro/helpcontent2/source/text/sbasic/shared/03.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-02-18 12:17+0100\n"
+"POT-Creation-Date: 2022-04-04 11:40+0200\n"
"PO-Revision-Date: 2018-07-12 14:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -196,22 +196,22 @@ msgctxt ""
msgid "Invoking ScriptForge services"
msgstr ""
-#. wKZM6
+#. SaBEy
#: lib_ScriptForge.xhp
msgctxt ""
"lib_ScriptForge.xhp\n"
"par_id781606153472028\n"
"help.text"
-msgid "The described modules and classes are invoked from user scripts as \"Services\". A generic constructor of those services has been designed for that purpose for each language:"
+msgid "The described modules and classes are invoked from user scripts as \"Services\". A generic constructor of those services has been designed for that purpose for each language."
msgstr ""
-#. VQNBs
+#. xhj84
#: lib_ScriptForge.xhp
msgctxt ""
"lib_ScriptForge.xhp\n"
"par_id871637256506167\n"
"help.text"
-msgid "The <literal>Dispose</literal> method is available in all services and should be called to free up resources after usage."
+msgid "The <literal>Dispose</literal> method is available in all services and should be called to free up resources after usage:"
msgstr ""
#. Depaw
@@ -2527,6 +2527,15 @@ msgctxt ""
msgid "Service invocation"
msgstr ""
+#. AvW3k
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"par_id141609955500101\n"
+"help.text"
+msgid "Before using the <literal>Base</literal> service the <literal>ScriptForge</literal> library needs to be loaded or imported:"
+msgstr ""
+
#. vi6hS
#: sf_base.xhp
msgctxt ""
@@ -3868,6 +3877,15 @@ msgctxt ""
msgid "Service invocation"
msgstr ""
+#. RAtZX
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id141609955500101\n"
+"help.text"
+msgid "Before using the <literal>Calc</literal> service the <literal>ScriptForge</literal> library needs to be loaded or imported:"
+msgstr ""
+
#. z3JcW
#: sf_calc.xhp
msgctxt ""
@@ -4597,6 +4615,33 @@ msgctxt ""
msgid "A sheet reference that can be used as argument of methods like <literal>CopySheet</literal>."
msgstr ""
+#. WanFm
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id541591025591322\n"
+"help.text"
+msgid "Yes"
+msgstr ""
+
+#. wRCYZ
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id661591025591188\n"
+"help.text"
+msgid "RangeName As String"
+msgstr ""
+
+#. w7Gft
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id731591025591006\n"
+"help.text"
+msgid "Returns the sheet name of a given range address."
+msgstr ""
+
#. HLpEQ
#: sf_calc.xhp
msgctxt ""
@@ -7090,6 +7135,15 @@ msgctxt ""
msgid "Service invocation"
msgstr ""
+#. jkE4f
+#: sf_chart.xhp
+msgctxt ""
+"sf_chart.xhp\n"
+"par_id141609955500101\n"
+"help.text"
+msgid "Before using the <literal>Chart</literal> service the <literal>ScriptForge</literal> library needs to be loaded or imported:"
+msgstr ""
+
#. LvW6m
#: sf_chart.xhp
msgctxt ""
@@ -7783,6 +7837,15 @@ msgctxt ""
msgid "Service invocation"
msgstr ""
+#. 8ASCW
+#: sf_database.xhp
+msgctxt ""
+"sf_database.xhp\n"
+"par_id141609955500101\n"
+"help.text"
+msgid "Before using the <literal>Database</literal> service the <literal>ScriptForge</literal> library needs to be loaded or imported:"
+msgstr ""
+
#. Cr4oo
#: sf_database.xhp
msgctxt ""
@@ -11770,6 +11833,15 @@ msgctxt ""
msgid "Service invocation"
msgstr ""
+#. XVADJ
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id141609955500101\n"
+"help.text"
+msgid "Before using the <literal>Document</literal> service the <literal>ScriptForge</literal> library needs to be loaded or imported:"
+msgstr ""
+
#. X6BV3
#: sf_document.xhp
msgctxt ""
@@ -12553,13 +12625,13 @@ msgctxt ""
msgid "In Python it is also possible to call <literal>RunCommand</literal> using keyword arguments:"
msgstr ""
-#. DEEhz
+#. m9AyA
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id191611153511038\n"
"help.text"
-msgid "Each %PRODUCTNAME component has its own set of commands available. One easy way to learn commands is going to <emph>Tools > Customize > Keyboard</emph>. When you position your mouse over a function in the <emph>Function</emph> list, a tooltip will appear with the corresponding UNO command."
+msgid "Each %PRODUCTNAME component has its own set of commands available. One easy way to learn commands is going to <emph>Tools - Customize - Keyboard</emph>. When you position your mouse over a function in the <emph>Function</emph> list, a tooltip will appear with the corresponding UNO command."
msgstr ""
#. enSv9
@@ -15334,6 +15406,15 @@ msgctxt ""
msgid "Service invocation"
msgstr ""
+#. WyEtQ
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"par_id141609955500101\n"
+"help.text"
+msgid "Before using the <literal>Form</literal> service the <literal>ScriptForge</literal> library needs to be loaded or imported:"
+msgstr ""
+
#. KfjEA
#: sf_form.xhp
msgctxt ""
@@ -16549,6 +16630,15 @@ msgctxt ""
msgid "Service invocation"
msgstr ""
+#. pzkhK
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"par_id141609955500101\n"
+"help.text"
+msgid "Before using the <literal>FormControl</literal> service the <literal>ScriptForge</literal> library needs to be loaded or imported:"
+msgstr ""
+
#. BeDqF
#: sf_formcontrol.xhp
msgctxt ""
@@ -18727,13 +18817,13 @@ msgctxt ""
msgid "Service invocation"
msgstr ""
-#. nkcFt
+#. 9xE8t
#: sf_l10n.xhp
msgctxt ""
"sf_l10n.xhp\n"
"par_id421614353247163\n"
"help.text"
-msgid "To invoke the <literal>L10N</literal> service, two optional arguments can be specified to determine the folder where PO files are located and the locale to be used, as described below."
+msgid "There are several ways to invoke the <literal>L10N</literal> service using up to five optional arguments that specify the folder where PO files are stored, the locale and encoding to be used, as well as a fallback PO file and its encoding."
msgstr ""
#. cCwBS
@@ -18754,49 +18844,85 @@ msgctxt ""
msgid "<emph>locale</emph>: A string in the form \"la-CO\" (language-COUNTRY) or in the form \"la\" (language) only."
msgstr ""
-#. Z5Pb3
+#. gswGR
#: sf_l10n.xhp
msgctxt ""
"sf_l10n.xhp\n"
-"par_id301614358956087\n"
+"par_id591646219881864\n"
"help.text"
-msgid "Several instances of the <literal>L10N</literal> service may coexist. However, each instance must use a separate directory for its PO files."
+msgid "<emph>encoding</emph>: The character set to be used. The default encoding is \"UTF-8\"."
msgstr ""
-#. 3YPqe
+#. CXd3e
+#: sf_l10n.xhp
+msgctxt ""
+"sf_l10n.xhp\n"
+"par_id281646219882464\n"
+"help.text"
+msgid "<emph>locale2</emph>: A string specifying the fallback locale to be used in case the PO file corresponding to the locale defined the <literal>locale</literal> parameter does not exist. This parameter is expressed in the form \"la-CO\" (language-COUNTRY) or \"la\" (language) only."
+msgstr ""
+
+#. TaFFX
+#: sf_l10n.xhp
+msgctxt ""
+"sf_l10n.xhp\n"
+"par_id881646219882951\n"
+"help.text"
+msgid "<emph>encoding2</emph>: The character set of the fallback PO file corresponding to the <literal>locale2</literal> argument. The default encoding is \"UTF-8\"."
+msgstr ""
+
+#. wbSFz
+#: sf_l10n.xhp
+msgctxt ""
+"sf_l10n.xhp\n"
+"par_id141613001281573\n"
+"help.text"
+msgid "To learn more about the names of character sets, visit <link href=\"https://www.iana.org/assignments/character-sets/character-sets.xhtml\" name=\"Character Sets\">IANA's Character Set</link> page. Beware that %PRODUCTNAME does not implement all existing character sets."
+msgstr ""
+
+#. 3ApdD
#: sf_l10n.xhp
msgctxt ""
"sf_l10n.xhp\n"
"par_id891614358528334\n"
"help.text"
-msgid "The following example instantiates the <literal>L10N</literal> service without any optional arguments. This will only enable the <literal>AddText</literal> and <literal>ExportToPOTFile</literal> methods."
+msgid "The following example instantiates the <literal>L10N</literal> service without any optional arguments. This will only enable the <literal>AddText</literal> and <literal>ExportToPOTFile</literal> methods, which is useful for creating POT files."
msgstr ""
-#. XUTWZ
+#. rFfgF
#: sf_l10n.xhp
msgctxt ""
"sf_l10n.xhp\n"
"par_id611614358672609\n"
"help.text"
-msgid "The example below specifies the folder containing the PO files. Because the locale is not defined, the service instance will use the current %PRODUCTNAME locale settings."
+msgid "The example below specifies the folder containing the PO files. Because the locale is not defined, the service instance will use the locale defined for the %PRODUCTNAME user interface, which is the same locale defined in the <literal>OfficeLocale</literal> property of the <link href=\"text/sbasic/shared/03/sf_platform.xhp\" name=\"OfficeLocale_link\">Platform</link> service."
msgstr ""
-#. F998n
+#. FewYJ
#: sf_l10n.xhp
msgctxt ""
"sf_l10n.xhp\n"
"par_id391625855630975\n"
"help.text"
-msgid "The example above will result in an runtime error if the PO file for the current locale does not exist in the specified folder."
+msgid "The example above will result in an runtime error if the PO file corresponding to the <literal>OfficeLocale</literal> locale does not exist in the specified folder."
msgstr ""
-#. Ab7iH
+#. gSzLN
#: sf_l10n.xhp
msgctxt ""
"sf_l10n.xhp\n"
"par_id321614358809763\n"
"help.text"
-msgid "In the example below, both the folder name and locale settings are explicitly defined to be Belgian French."
+msgid "In the example below, the locale is explicitly defined to be Belgian French (\"fr-BE\"), hence the service will load the file \"fr-BE.po\" from the folder \"C:\\myPOFiles\". If the file does not exist, an error will occur."
+msgstr ""
+
+#. WpYLF
+#: sf_l10n.xhp
+msgctxt ""
+"sf_l10n.xhp\n"
+"par_id271646220649616\n"
+"help.text"
+msgid "To avoid errors, it is possible to specify a preferred and a fallback locale and encoding. The following example will first try to load the file \"fr-BE.po\" from the specified folder and if it does not exist, the file \"en-US.po\" will be loaded."
msgstr ""
#. UGFWB
@@ -18826,6 +18952,15 @@ msgctxt ""
msgid "The examples above can be translated to Python as follows:"
msgstr ""
+#. Z5Pb3
+#: sf_l10n.xhp
+msgctxt ""
+"sf_l10n.xhp\n"
+"par_id301614358956087\n"
+"help.text"
+msgid "Several instances of the <literal>L10N</literal> service may coexist. However, each instance must use a separate directory for its PO files."
+msgstr ""
+
#. 6mcLb
#: sf_l10n.xhp
msgctxt ""
@@ -19492,22 +19627,22 @@ msgctxt ""
msgid "The examples above can be written in Python as follows:"
msgstr ""
-#. ENT7Q
+#. 6LQF4
#: sf_menu.xhp
msgctxt ""
"sf_menu.xhp\n"
"pyc_id981636717957632\n"
"help.text"
-msgid "msg = f\"Menu item: {s_args[0]}\\n\""
+msgid "msg = f\"Menu name: {s_args[0]}\\n\""
msgstr ""
-#. 8MYNj
+#. GPKGe
#: sf_menu.xhp
msgctxt ""
"sf_menu.xhp\n"
"pyc_id851636718008427\n"
"help.text"
-msgid "msg += f\"Menu name: {s_args[1]}\\n\""
+msgid "msg += f\"Menu item: {s_args[1]}\\n\""
msgstr ""
#. EfEaE
@@ -25963,13 +26098,13 @@ msgctxt ""
msgid "In both examples below, the first call to <literal>CreateDocument</literal> method creates a blank Calc document, whereas the second creates a document from a template file."
msgstr ""
-#. TxY93
+#. shCRf
#: sf_ui.xhp
msgctxt ""
"sf_ui.xhp\n"
"par_id201588520551463\n"
"help.text"
-msgid "Returns a document object referring to either the active window, a given window or the active document."
+msgid "Returns an open document object referring to either the active window, a given window or the active document."
msgstr ""
#. xgMAv
@@ -26278,13 +26413,13 @@ msgctxt ""
msgid "In Python it is also possible to call <literal>RunCommand</literal> using keyword arguments:"
msgstr ""
-#. khKSW
+#. Em5in
#: sf_ui.xhp
msgctxt ""
"sf_ui.xhp\n"
"par_id191611153511038\n"
"help.text"
-msgid "Each %PRODUCTNAME component has its own set of commands available. One easy way to learn commands is going to <emph>Tools > Customize > Keyboard</emph>. When you position your mouse over a function in the <emph>Function</emph> list, a tooltip will appear with the corresponding UNO command."
+msgid "Each %PRODUCTNAME component has its own set of commands available. One easy way to learn commands is going to <emph>Tools - Customize - Keyboard</emph>. When you position your mouse over a function in the <emph>Function</emph> list, a tooltip will appear with the corresponding UNO command."
msgstr ""
#. NnBWM
@@ -26440,6 +26575,15 @@ msgctxt ""
msgid "Service invocation"
msgstr ""
+#. YFLf6
+#: sf_writer.xhp
+msgctxt ""
+"sf_writer.xhp\n"
+"par_id141609955500101\n"
+"help.text"
+msgid "Before using the <literal>Writer</literal> service the <literal>ScriptForge</literal> library needs to be loaded or imported:"
+msgstr ""
+
#. 3LPrN
#: sf_writer.xhp
msgctxt ""