aboutsummaryrefslogtreecommitdiff
path: root/source/eu/helpcontent2/source/text/sbasic/shared.po
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2022-05-12 13:02:44 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2022-05-12 13:04:13 +0200
commit9ef7b8c2ece5a5fc774c5226151a84a84958015e (patch)
tree3b09321a38f34f0edc44b5c97b340b19fd3cbaa6 /source/eu/helpcontent2/source/text/sbasic/shared.po
parentd36f933b283e37e9bc85fc735a6df888154737f7 (diff)
update translations for 7.4.0 alpha1
and force-fix errors using pocheck Change-Id: I3a84cc714bc77bdd377424a708c53651db476b81
Diffstat (limited to 'source/eu/helpcontent2/source/text/sbasic/shared.po')
-rw-r--r--source/eu/helpcontent2/source/text/sbasic/shared.po118
1 files changed, 41 insertions, 77 deletions
diff --git a/source/eu/helpcontent2/source/text/sbasic/shared.po b/source/eu/helpcontent2/source/text/sbasic/shared.po
index b5714133839..28269517962 100644
--- a/source/eu/helpcontent2/source/text/sbasic/shared.po
+++ b/source/eu/helpcontent2/source/text/sbasic/shared.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-05-04 12:42+0200\n"
+"POT-Creation-Date: 2022-05-10 20:16+0200\n"
"PO-Revision-Date: 2022-05-03 12:47+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/eu/>\n"
@@ -21674,14 +21674,14 @@ msgctxt ""
msgid "<bookmark_value>Select Case statement</bookmark_value> <bookmark_value>Case keyword; in Select Case statement</bookmark_value>"
msgstr "<bookmark_value>Select Case instrukzioa</bookmark_value> <bookmark_value>Case gako-hitza; Select Case instrukzioan</bookmark_value>"
-#. CBpPz
+#. 5sc6Y
#: 03090102.xhp
msgctxt ""
"03090102.xhp\n"
"hd_id3149416\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select...Case Statement\">Select...Case Statement</link>"
-msgstr "<link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select...Case Statement\">Select...Case instrukzioa</link>"
+msgid "<variable id=\"Select_h1\"><link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select...Case Statement\">Select...Case Statement</link></variable>"
+msgstr ""
#. je8zE
#: 03090102.xhp
@@ -23087,14 +23087,14 @@ msgctxt ""
msgid "<bookmark_value>Choose function</bookmark_value>"
msgstr "<bookmark_value>Choose funtzioa</bookmark_value>"
-#. FWBiD
+#. xBTpx
#: 03090402.xhp
msgctxt ""
"03090402.xhp\n"
"hd_id3143271\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090402.xhp\" name=\"Choose Function\">Choose Function</link>"
-msgstr "<link href=\"text/sbasic/shared/03090402.xhp\" name=\"Choose Function\">Choose funtzioa</link>"
+msgid "<variable id=\"Choose_h1\"><link href=\"text/sbasic/shared/03090402.xhp\" name=\"Choose Function\">Choose Function</link></variable>"
+msgstr ""
#. mSQHZ
#: 03090402.xhp
@@ -23105,50 +23105,32 @@ msgctxt ""
msgid "Returns a selected value from a list of arguments."
msgstr "Argumentu-zerrenda batetik aukeratutako balioa itzultzen du."
-#. 9qach
-#: 03090402.xhp
-msgctxt ""
-"03090402.xhp\n"
-"hd_id3148943\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Sintaxia:"
-
-#. 79Ryo
-#: 03090402.xhp
-msgctxt ""
-"03090402.xhp\n"
-"par_id3147560\n"
-"help.text"
-msgid "Choose (Index, Selection1[, Selection2, ... [,Selection_n]])"
-msgstr "Choose (Indizea, Hautapena1[, Hautapena2, ... [,Hautapena_n]])"
-
-#. gPExP
+#. mJ9ED
#: 03090402.xhp
msgctxt ""
"03090402.xhp\n"
-"hd_id3154346\n"
+"par_id131649410695924\n"
"help.text"
-msgid "Parameters:"
-msgstr "Parametroak:"
+msgid "Variant. A value inferred from the <literal>Index</literal> parameter."
+msgstr ""
-#. XzZKD
+#. FzwBC
#: 03090402.xhp
msgctxt ""
"03090402.xhp\n"
"par_id3148664\n"
"help.text"
-msgid "<emph>Index:</emph> Integer value starting at 1 that specifies which of the possible choices to return."
+msgid "<emph>Index</emph>: Any numeric expression rounded to a whole number. <literal>Index</literal> accepts integer values starting at 1 that specify which of the possible choices to return."
msgstr ""
-#. NBqbi
+#. F4HGV
#: 03090402.xhp
msgctxt ""
"03090402.xhp\n"
"par_id3150791\n"
"help.text"
-msgid "<emph>Selection1:</emph> Any expression that contains one of the possible choices."
-msgstr "<emph>Hautapena1:</emph> aukera posibleetako bat duen adierazpena."
+msgid "<emph>Expression1, Expression2, …, Expression_n</emph>: Expressions representing each of the possible choices."
+msgstr ""
#. EnHLY
#: 03090402.xhp
@@ -23159,32 +23141,41 @@ msgctxt ""
msgid "The <emph>Choose</emph> function returns a value from the list of expressions based on the index value. If <emph>Index = 1</emph>, the function returns the first expression in the list, if <emph>Index = 2</emph>, it returns the second expression, and so on."
msgstr ""
-#. FovWL
+#. 3zB3D
#: 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 "Indize balioa 1 baino txikiagoa edo zerrendako adierazpen kopurua baino handiagoa bada, funtzioak Null balioa itzultzen du."
+msgid "If the index value is less than 1 or greater than the number of expressions listed, the function returns a <literal>Null</literal> value."
+msgstr ""
+
+#. 29FZG
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"par_id911649410528836\n"
+"help.text"
+msgid "Error #5 occurs when parameters are omitted. Error #13 occurs if <literal>Index</literal> equals <literal>Null</literal>."
+msgstr ""
-#. eeYwA
+#. pKeBP
#: 03090402.xhp
msgctxt ""
"03090402.xhp\n"
"par_id3156281\n"
"help.text"
-msgid "The following example uses the <emph>Choose</emph> function to select a string from several strings that form a menu:"
-msgstr "Ondorengo adibidean <emph>Choose</emph> funtzioa menu bat osatzen duten hainbat katetatik bat aukeratzeko erabiltzen da:"
+msgid "The following example uses the or <literal>Choose</literal> function to select a string from several strings that form a menu:"
+msgstr ""
-#. PGvDF
+#. Mg2aX
#: 03090402.xhp
msgctxt ""
"03090402.xhp\n"
-"hd_id3150439\n"
+"par_idm871795712\n"
"help.text"
-msgid "Example:"
-msgstr "Adibidea:"
+msgid "Print ChooseMenu(2) ' \"Save Format\""
+msgstr ""
#. RqBgd
#: 03090402.xhp
@@ -24005,14 +23996,14 @@ msgctxt ""
msgid "<bookmark_value>Switch function</bookmark_value>"
msgstr "<bookmark_value>Switch funtzioa</bookmark_value>"
-#. 3UWUu
+#. KAwzM
#: 03090410.xhp
msgctxt ""
"03090410.xhp\n"
"hd_id3148554\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch Function\">Switch Function</link>"
-msgstr "<link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch Function\">Switch funtzioa</link>"
+msgid "<variable id=\"Switch_h1\"><link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch Function\">Switch Function</link></variable>"
+msgstr ""
#. yBnoz
#: 03090410.xhp
@@ -24023,32 +24014,14 @@ msgctxt ""
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 "Adierazpenez eta balioz osatutako argumentu-zerrenda ebaluatzen du. Switch funtzioak funtzio horrekin pasatako adierazpenari lotutako balioa itzultzen du."
-#. xcD3s
-#: 03090410.xhp
-msgctxt ""
-"03090410.xhp\n"
-"hd_id3154863\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Sintaxia:"
-
-#. XGpRR
+#. CmCK6
#: 03090410.xhp
msgctxt ""
"03090410.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]])"
-msgstr "Switch (Adierazpena1, Balioa1[, Adierazpena2, Balioa2[..., Adierazpena_n, Balioa_n]])"
-
-#. 5ZAWx
-#: 03090410.xhp
-msgctxt ""
-"03090410.xhp\n"
-"hd_id3149119\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Parametroak:"
+msgid "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]]) As Variant"
+msgstr ""
#. QNsjq
#: 03090410.xhp
@@ -24086,15 +24059,6 @@ msgctxt ""
msgid "In the following example, the <emph>Switch</emph> function assigns the appropriate gender to the name that is passed to the function:"
msgstr "Ondorengo adibidean, <emph>Switch</emph> funtzioak funtzioari pasatako izenari genero egokia esleitzen dio:"
-#. ggYTr
-#: 03090410.xhp
-msgctxt ""
-"03090410.xhp\n"
-"hd_id3159157\n"
-"help.text"
-msgid "Example:"
-msgstr "Adibidea:"
-
#. wjCDQ
#: 03090410.xhp
msgctxt ""