From f506a2490665212eeefb5934d6d4346a8a8c1856 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Tue, 21 Dec 2021 18:00:56 +0100 Subject: update translations for 7.3.0 rc1 and force-fix errors using pocheck Change-Id: Iaf5f970103a9ace669ee6019b2362031e34cbdf0 --- .../ast/helpcontent2/source/text/sbasic/python.po | 38 +- .../ast/helpcontent2/source/text/sbasic/shared.po | 545 +------ .../helpcontent2/source/text/sbasic/shared/03.po | 1590 ++++++++++++++++---- source/ast/helpcontent2/source/text/scalc/01.po | 16 +- source/ast/helpcontent2/source/text/sdatabase.po | 22 +- source/ast/helpcontent2/source/text/shared.po | 8 +- source/ast/helpcontent2/source/text/shared/00.po | 13 +- source/ast/helpcontent2/source/text/shared/01.po | 20 +- .../ast/helpcontent2/source/text/shared/guide.po | 146 +- source/ast/helpcontent2/source/text/swriter/01.po | 6 +- .../ast/helpcontent2/source/text/swriter/guide.po | 32 +- 11 files changed, 1560 insertions(+), 876 deletions(-) (limited to 'source/ast/helpcontent2/source') diff --git a/source/ast/helpcontent2/source/text/sbasic/python.po b/source/ast/helpcontent2/source/text/sbasic/python.po index 2e9c60d0f7c..6c1b2560d51 100644 --- a/source/ast/helpcontent2/source/text/sbasic/python.po +++ b/source/ast/helpcontent2/source/text/sbasic/python.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: 2021-11-16 12:08+0100\n" +"POT-Creation-Date: 2021-12-20 13:20+0100\n" "PO-Revision-Date: 2021-09-30 02:36+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Asturian \n" @@ -276,33 +276,6 @@ msgctxt "" msgid "Python Syntax" msgstr "" -#. GXEC9 -#: python_2_basic.xhp -msgctxt "" -"python_2_basic.xhp\n" -"N0369\n" -"help.text" -msgid "results = script.invoke((prompt,buttons,title), (), ())" -msgstr "" - -#. 465No -#: python_2_basic.xhp -msgctxt "" -"python_2_basic.xhp\n" -"N0370\n" -"help.text" -msgid "script.invoke((message,), tuple, ())" -msgstr "" - -#. wnGWp -#: python_2_basic.xhp -msgctxt "" -"python_2_basic.xhp\n" -"N0371\n" -"help.text" -msgid "script.invoke((args), (), results)" -msgstr "" - #. oWBhX #: python_2_basic.xhp msgctxt "" @@ -636,15 +609,6 @@ msgctxt "" msgid "OnLoad and OnUnload events can be used to respectively set and unset Python programs path. They are described as Open document and Document closed." msgstr "" -#. AdYNb -#: python_document_events.xhp -msgctxt "" -"python_document_events.xhp\n" -"N0543\n" -"help.text" -msgid "class UiDocument(unohelper.Base, AdapterPattern):" -msgstr "" - #. i7waD #: python_document_events.xhp msgctxt "" diff --git a/source/ast/helpcontent2/source/text/sbasic/shared.po b/source/ast/helpcontent2/source/text/sbasic/shared.po index 3cf8179e867..355ea48a9b4 100644 --- a/source/ast/helpcontent2/source/text/sbasic/shared.po +++ b/source/ast/helpcontent2/source/text/sbasic/shared.po @@ -3,8 +3,8 @@ 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: 2021-11-24 12:02+0100\n" -"PO-Revision-Date: 2021-11-03 10:37+0000\n" +"POT-Creation-Date: 2021-12-20 13:20+0100\n" +"PO-Revision-Date: 2021-11-29 01:44+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Asturian \n" "Language: ast\n" @@ -8440,13 +8440,13 @@ msgctxt "" msgid "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")" msgstr "sVar = MsgBox( \"Les Vegues\",256 + 16 + 2,\"Títulu de diálogu\")" -#. mos4Z +#. ubeYB #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id051220170242005479\n" "help.text" -msgid "sVar = MsgBox(\"Las Vegas\", MB_DEFBUTTON2 + MB_ICONSTOP + MB_ABORTRETRYCANCEL, \"Dialog title\")" +msgid "sVar = MsgBox(\"Las Vegas\", MB_DEFBUTTON2 + MB_ICONSTOP + MB_ABORTRETRYIGNORE, \"Dialog title\")" msgstr "" #. BaStC @@ -8809,15 +8809,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. qNGaq -#: 03010301.xhp -msgctxt "" -"03010301.xhp\n" -"par_id3149457\n" -"help.text" -msgid "Blue (Color As Long)" -msgstr "Blue (Color As Long)" - #. 6NsAv #: 03010301.xhp msgctxt "" @@ -8944,15 +8935,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. yGCYn -#: 03010302.xhp -msgctxt "" -"03010302.xhp\n" -"par_id3153969\n" -"help.text" -msgid "Green (Color As Long)" -msgstr "Green (Color As Long)" - #. q3DPS #: 03010302.xhp msgctxt "" @@ -9079,15 +9061,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. 3nHCU -#: 03010303.xhp -msgctxt "" -"03010303.xhp\n" -"par_id3150448\n" -"help.text" -msgid "Red (ColorNumber As Long)" -msgstr "Rede (NúmberuColor As Long)" - #. nbbWR #: 03010303.xhp msgctxt "" @@ -9223,15 +9196,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. scoHN -#: 03010304.xhp -msgctxt "" -"03010304.xhp\n" -"par_id3151042\n" -"help.text" -msgid "QBColor (ColorNumber As Integer)" -msgstr "QBColor (NúmberuColor As Integer)" - #. 32yR4 #: 03010304.xhp msgctxt "" @@ -9241,15 +9205,6 @@ msgctxt "" msgid "Return value:" msgstr "Valor de torna:" -#. MNPy2 -#: 03010304.xhp -msgctxt "" -"03010304.xhp\n" -"par_id3154685\n" -"help.text" -msgid "Long" -msgstr "Llargu" - #. Z9k2a #: 03010304.xhp msgctxt "" @@ -9493,15 +9448,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. rd647 -#: 03010305.xhp -msgctxt "" -"03010305.xhp\n" -"par_id3155132\n" -"help.text" -msgid "RGB (Red, Green, Blue)" -msgstr "RGB (Colloráu, Verde, Azul)" - #. T8jX4 #: 03010305.xhp msgctxt "" @@ -9511,15 +9457,6 @@ msgctxt "" msgid "Return value:" msgstr "Valor de torna:" -#. MRb5q -#: 03010305.xhp -msgctxt "" -"03010305.xhp\n" -"par_id3159153\n" -"help.text" -msgid "Long" -msgstr "Llargu" - #. FRE8M #: 03010305.xhp msgctxt "" @@ -9709,15 +9646,6 @@ msgctxt "" msgid "Close Statement diagram" msgstr "" -#. FEDAa -#: 03020101.xhp -msgctxt "" -"03020101.xhp\n" -"par_id3147265\n" -"help.text" -msgid "Close [[#]fileNum [, [#]fileNum2 [,...]]]" -msgstr "" - #. gdqMu #: 03020101.xhp msgctxt "" @@ -10087,15 +10015,6 @@ msgctxt "" msgid "Get Statement diagram" msgstr "" -#. xBhKA -#: 03020201.xhp -msgctxt "" -"03020201.xhp\n" -"par_id3150792\n" -"help.text" -msgid "Get [#]fileNum, [recordNum|filePos], variable" -msgstr "" - #. UM9CG #: 03020201.xhp msgctxt "" @@ -10519,15 +10438,6 @@ msgctxt "" msgid "Put Statement diagram" msgstr "" -#. RBpeh -#: 03020204.xhp -msgctxt "" -"03020204.xhp\n" -"par_id3155132\n" -"help.text" -msgid "Put [#]fileNum, [recordNum|filePos], variable" -msgstr "" - #. bSFd2 #: 03020204.xhp msgctxt "" @@ -10735,15 +10645,6 @@ msgctxt "" msgid "Determines if the file pointer has reached the end of a file." msgstr "Determina si'l punteru de ficheru llegó a la fin d'ésti." -#. KmauZ -#: 03020301.xhp -msgctxt "" -"03020301.xhp\n" -"par_id3147399\n" -"help.text" -msgid "Eof (intexpression As Integer)" -msgstr "Eof (ExpresiónEntero As Integer)" - #. 4WM7u #: 03020301.xhp msgctxt "" @@ -10816,15 +10717,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. K5Bo8 -#: 03020302.xhp -msgctxt "" -"03020302.xhp\n" -"par_id3150768\n" -"help.text" -msgid "Loc(FileNumber)" -msgstr "Loc (NúmberuFicheru)" - #. 2TN73 #: 03020302.xhp msgctxt "" @@ -10834,15 +10726,6 @@ msgctxt "" msgid "Return value:" msgstr "Valor de torna:" -#. bUFYD -#: 03020302.xhp -msgctxt "" -"03020302.xhp\n" -"par_id3152578\n" -"help.text" -msgid "Long" -msgstr "Llargu" - #. CN8kc #: 03020302.xhp msgctxt "" @@ -10915,24 +10798,6 @@ msgctxt "" msgid "Returns the size of an open file in bytes." msgstr "Devuelve'l tamañu d'un ficheru abiertu en bytes." -#. 43MqD -#: 03020303.xhp -msgctxt "" -"03020303.xhp\n" -"par_id3150359\n" -"help.text" -msgid "Lof (FileNumber)" -msgstr "Lof (NúmberuFicheru)" - -#. BwEgF -#: 03020303.xhp -msgctxt "" -"03020303.xhp\n" -"par_id3147230\n" -"help.text" -msgid "Long" -msgstr "Llargu" - #. BBamj #: 03020303.xhp msgctxt "" @@ -11023,15 +10888,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. kDJUc -#: 03020304.xhp -msgctxt "" -"03020304.xhp\n" -"par_id3145365\n" -"help.text" -msgid "Seek (FileNumber)" -msgstr "Seek (NúmberuFicheru)" - #. CPK2A #: 03020304.xhp msgctxt "" @@ -11041,15 +10897,6 @@ msgctxt "" msgid "Return value:" msgstr "Valor de torna:" -#. MWoFQ -#: 03020304.xhp -msgctxt "" -"03020304.xhp\n" -"par_id3159156\n" -"help.text" -msgid "Long" -msgstr "Llargu" - #. agXgn #: 03020304.xhp msgctxt "" @@ -11131,15 +10978,6 @@ msgctxt "" msgid "Seek Statement diagram" msgstr "" -#. PjcAp -#: 03020305.xhp -msgctxt "" -"03020305.xhp\n" -"par_id3145273\n" -"help.text" -msgid "Seek [#]filePos, {filePos|recordNum}" -msgstr "" - #. vwzuK #: 03020305.xhp msgctxt "" @@ -11815,15 +11653,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. LnQdV -#: 03020406.xhp -msgctxt "" -"03020406.xhp\n" -"par_id3146957\n" -"help.text" -msgid "FileCopy TextFrom As String, TextTo As String" -msgstr "FileCopy TestuDesde As String, TestuHasta As String" - #. CjRbT #: 03020406.xhp msgctxt "" @@ -11914,15 +11743,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. CPCBG -#: 03020407.xhp -msgctxt "" -"03020407.xhp\n" -"par_id3154124\n" -"help.text" -msgid "FileDateTime (Text As String)" -msgstr "FileDateTime (Testu As String)" - #. meGd2 #: 03020407.xhp msgctxt "" @@ -12004,15 +11824,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. MoBSd -#: 03020408.xhp -msgctxt "" -"03020408.xhp\n" -"par_id3149656\n" -"help.text" -msgid "FileLen (Text As String)" -msgstr "FileLen (Testu As String)" - #. LVwBo #: 03020408.xhp msgctxt "" @@ -12022,15 +11833,6 @@ msgctxt "" msgid "Return value:" msgstr "Valor de torna:" -#. 7CmL7 -#: 03020408.xhp -msgctxt "" -"03020408.xhp\n" -"par_id3156282\n" -"help.text" -msgid "Long" -msgstr "Llargu" - #. H2KXW #: 03020408.xhp msgctxt "" @@ -12112,15 +11914,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. 45fLv -#: 03020409.xhp -msgctxt "" -"03020409.xhp\n" -"par_id3150359\n" -"help.text" -msgid "GetAttr (Text As String)" -msgstr "GetAttr (Testu As String)" - #. mBMu7 #: 03020409.xhp msgctxt "" @@ -12607,15 +12400,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. AUhBt -#: 03020412.xhp -msgctxt "" -"03020412.xhp\n" -"par_id3153381\n" -"help.text" -msgid "Name OldName As String As NewName As String" -msgstr "Name NomeAntiguo As String As NomeNuevo As String" - #. 7AwQo #: 03020412.xhp msgctxt "" @@ -12697,15 +12481,6 @@ msgctxt "" msgid "RmDir Statement diagram" msgstr "" -#. uE7FC -#: 03020413.xhp -msgctxt "" -"03020413.xhp\n" -"par_id3154367\n" -"help.text" -msgid "RmDir Text As String" -msgstr "RmDir Testu As String" - #. 2mpBg #: 03020413.xhp msgctxt "" @@ -12769,15 +12544,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. CrLq9 -#: 03020414.xhp -msgctxt "" -"03020414.xhp\n" -"par_id3154365\n" -"help.text" -msgid "SetAttr FileName As String, Attribute As Integer" -msgstr "SetAttr NomeFicheru As String, Atributu As Integer" - #. 7arWD #: 03020414.xhp msgctxt "" @@ -12940,15 +12706,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. Tvkos -#: 03020415.xhp -msgctxt "" -"03020415.xhp\n" -"par_id3154685\n" -"help.text" -msgid "FileExists(FileName As String | DirectoryName As String)" -msgstr "FileExists(NomeFicheru As String | NomeDirectorio As String)" - #. iTkt5 #: 03020415.xhp msgctxt "" @@ -13102,15 +12859,6 @@ msgctxt "" msgid "Returns a Date value for a specified year, month, or day." msgstr "Devuelve un valor de Fecha pa un añu, mes o día especificaos." -#. 5G7kZ -#: 03030101.xhp -msgctxt "" -"03030101.xhp\n" -"par_id3149670\n" -"help.text" -msgid "DateSerial (year, month, day)" -msgstr "DateSerial (añu, mes, día)" - #. xroUB #: 03030101.xhp msgctxt "" @@ -13604,7 +13352,7 @@ msgctxt "" "par_id651619719561092\n" "help.text" msgid "Value" -msgstr "" +msgstr "Valor" #. PGZPg #: 03030105.xhp @@ -14560,15 +14308,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. cPRUh -#: 03030111.xhp -msgctxt "" -"03030111.xhp\n" -"par_id3149497\n" -"help.text" -msgid "CDateToUnoDate(aDate)" -msgstr "CDateToUnoDate(aDate)" - #. iGwfJ #: 03030111.xhp msgctxt "" @@ -14659,15 +14398,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. snhBW -#: 03030112.xhp -msgctxt "" -"03030112.xhp\n" -"par_id3149497\n" -"help.text" -msgid "CDateFromUnoDate(aDate)" -msgstr "CDateFromUnoDate(aDate)" - #. B3CDo #: 03030112.xhp msgctxt "" @@ -14758,15 +14488,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. ABYMv -#: 03030113.xhp -msgctxt "" -"03030113.xhp\n" -"par_id3149497\n" -"help.text" -msgid "CDateToUnoTime(aDate)" -msgstr "CDateToUnoDate(aDate)" - #. N7qeB #: 03030113.xhp msgctxt "" @@ -14857,15 +14578,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. EQoqi -#: 03030114.xhp -msgctxt "" -"03030114.xhp\n" -"par_id3149497\n" -"help.text" -msgid "CDateFromUnoTime(aTime)" -msgstr "CDateFromUnoTime(aTime)" - #. QreGF #: 03030114.xhp msgctxt "" @@ -14956,15 +14668,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. TMAGP -#: 03030115.xhp -msgctxt "" -"03030115.xhp\n" -"par_id3149497\n" -"help.text" -msgid "CDateToUnoDateTime(aDate)" -msgstr "CDateToUnoDateTime(aDate)" - #. 9vAhc #: 03030115.xhp msgctxt "" @@ -15055,15 +14758,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. qhgq3 -#: 03030116.xhp -msgctxt "" -"03030116.xhp\n" -"par_id3149497\n" -"help.text" -msgid "CDateFromUnoDateTime(aDateTime)" -msgstr "CDateToUnoDateTime(aDate)" - #. kjYF8 #: 03030116.xhp msgctxt "" @@ -15145,15 +14839,6 @@ msgctxt "" msgid "Returns the number of date or time intervals between two given date values." msgstr "" -#. AzmeS -#: 03030120.xhp -msgctxt "" -"03030120.xhp\n" -"par_idN10648\n" -"help.text" -msgid "DateDiff (interval As String, date1 As Date, date2 As Date [, firstDayOfWeek As Integer [, firstWeekOfYear As Integer]]) As Double" -msgstr "" - #. BPDH8 #: 03030120.xhp msgctxt "" @@ -15496,15 +15181,6 @@ msgctxt "" msgid "The DatePart function returns a specified part of a date." msgstr "La función DatePart devuelve una parte concreta d'una fecha." -#. GWMCJ -#: 03030130.xhp -msgctxt "" -"03030130.xhp\n" -"par_idN105E8\n" -"help.text" -msgid "DatePart (interval As String, date As Date [, firstDayOfWeek As Integer [, firstWeekOfYear As Integer]]) As Long" -msgstr "" - #. wi5B9 #: 03030130.xhp msgctxt "" @@ -15667,15 +15343,6 @@ msgctxt "" 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 "Esta función ye la inversa a TimeSerial. Devuelve un valor enteru que representa la hora a partir d'un valor que xeneren les funciones TimeSerial o TimeValue. Por exemplu, la espresión" -#. zCCqA -#: 03030201.xhp -msgctxt "" -"03030201.xhp\n" -"par_id3163798\n" -"help.text" -msgid "Print Hour(TimeSerial(12,30,41))" -msgstr "Print Hour(TimeSerial(12:30:41))" - #. n3zH6 #: 03030201.xhp msgctxt "" @@ -15694,15 +15361,6 @@ msgctxt "" msgid "Example:" msgstr "Exemplu:" -#. iELda -#: 03030201.xhp -msgctxt "" -"03030201.xhp\n" -"par_id3146985\n" -"help.text" -msgid "Sub ExampleHour" -msgstr "Sub ExempluHour" - #. qwk5P #: 03030201.xhp msgctxt "" @@ -15811,15 +15469,6 @@ msgctxt "" 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 "Esta función ye la inversa a TimeSerial. Devuelve'l minutu del valor de tiempu serie que xeneraron les funciones TimeSerial o TimeValue . Por exemplu, la espresión:" -#. Gr7YY -#: 03030202.xhp -msgctxt "" -"03030202.xhp\n" -"par_id3149262\n" -"help.text" -msgid "Print Minute(TimeSerial(12,30,41))" -msgstr "Print Minute(TimeSerial(12:30:41))" - #. 6ZmVp #: 03030202.xhp msgctxt "" @@ -15838,15 +15487,6 @@ msgctxt "" msgid "Example:" msgstr "Exemplu:" -#. NEseB -#: 03030202.xhp -msgctxt "" -"03030202.xhp\n" -"par_id3159154\n" -"help.text" -msgid "Sub ExampleMinute" -msgstr "Sub ExempluMinute" - #. uxFus #: 03030202.xhp msgctxt "" @@ -16027,15 +15667,6 @@ msgctxt "" 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 "Esta función ye la inversa a TimeSerial. Devuelve los segundos del númberu d'hora serie que xeneraron les funciones TimeSerial o TimeValue . Por exemplu, la espresión:" -#. Tjkza -#: 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))" - #. AMELh #: 03030204.xhp msgctxt "" @@ -16108,15 +15739,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. rBHrY -#: 03030205.xhp -msgctxt "" -"03030205.xhp\n" -"par_id3150792\n" -"help.text" -msgid "TimeSerial (hour, minute, second)" -msgstr "TimeSerial (hora, minutu, segundu)" - #. mCg7g #: 03030205.xhp msgctxt "" @@ -16315,15 +15937,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. WPuDv -#: 03030206.xhp -msgctxt "" -"03030206.xhp\n" -"par_id3156282\n" -"help.text" -msgid "TimeValue (Text As String)" -msgstr "TimeValue (Testu As String)" - #. NQV5A #: 03030206.xhp msgctxt "" @@ -17584,15 +17197,6 @@ msgctxt "" msgid "On Error Statement diagram" msgstr "" -#. CKJJr -#: 03050500.xhp -msgctxt "" -"03050500.xhp\n" -"par_id3145173\n" -"help.text" -msgid "On [Local] Error {GoTo Labelname | GoTo 0 | Resume Next}" -msgstr "" - #. CmqUN #: 03050500.xhp msgctxt "" @@ -17737,15 +17341,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. jairQ -#: 03060100.xhp -msgctxt "" -"03060100.xhp\n" -"par_id3156344\n" -"help.text" -msgid "Result = Expression1 And Expression2" -msgstr "Resultáu = Espresión1 And Espresión2" - #. Nfu49 #: 03060100.xhp msgctxt "" @@ -17899,15 +17494,6 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxis:" -#. m9bM6 -#: 03060200.xhp -msgctxt "" -"03060200.xhp\n" -"par_id3154910\n" -"help.text" -msgid "Result = Expression1 Eqv Expression2" -msgstr "Resultáu = Espresión1 Eqv Espresión2" - #. 7fkPv #: 03060200.xhp msgctxt "" @@ -19726,22 +19312,22 @@ msgctxt "" msgid "To convert degrees to radians, multiply degrees by Pi/180, and to convert radians to degrees, multiply radians by 180/Pi." msgstr "" -#. CCzJK +#. yescR #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3149664\n" "help.text" -msgid "grad=(radiant*180)/Pi" +msgid "degrees=(radians*180)/Pi" msgstr "" -#. EED9X +#. PZTcG #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3153143\n" "help.text" -msgid "radiant=(grad*Pi)/180" +msgid "radians=(degrees*Pi)/180" msgstr "" #. EFgfE @@ -19897,22 +19483,22 @@ msgctxt "" msgid "To convert degrees to radians, multiply by Pi/180. To convert radians to degrees, multiply by 180/Pi." msgstr "" -#. L5KFp +#. bAYDk #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3155414\n" "help.text" -msgid "degrees=(radiant*180)/Pi" +msgid "degrees=(radians*180)/Pi" msgstr "" -#. AdvXG +#. hDLbM #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3146975\n" "help.text" -msgid "radiant=(degrees*Pi)/180" +msgid "radians=(degrees*Pi)/180" msgstr "" #. AEqBK @@ -25504,13 +25090,49 @@ msgctxt "" msgid "If the argument is a number, it is used as numeric value of the expression." msgstr "" -#. RD4KV +#. UnfBB #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3159416\n" "help.text" -msgid "If the argument is string, the function trims the leading whitespace; then it tries to recognize a number in following characters. These syntaxes are recognized: decimal numbers (with optional leading sign) using decimal and group separators of locale configured in $[officename] (group separators are accepted in any position), with optional exponential notation like \"-12e+1\" (where an optionally signed whole decimal number after e or E or d or D defines power of 10); octal numbers like \"&Onnn...\", where \"nnn...\" after \"&O\" or \"&o\" is sequence of characters up to the next non-alphanumeric character, and must be no longer than 11 digits from 0 to 7; hexadecimal numbers like \"&Hnnn...\", where \"nnn...\" after \"&H\" or \"&h\" is sequence of characters up to the next non-alphanumeric character, and must be no longer than 8 digits from 0 to 9, A to F, or a to f. The rest of the string is ignored. If the string is not recognized, e.g. when after trimming leading whitespace it doesn't start with plus, minus, a decimal digit, or \"&\", or when the sequence after \"&O\" is longer than 11 characters or contains an alphabetic character, the numeric value of expression is 0." +msgid "If the argument is string, the function trims the leading white space; then it tries to recognize a number in following characters. The syntax below are recognized:" +msgstr "" + +#. kj6xg +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"par_id811638383475418\n" +"help.text" +msgid "Decimal numbers (with optional leading sign) using decimal and group separators of locale configured in $[officename] (group separators are accepted in any position), with optional exponential notation like \"-12e+1\" (where an optionally signed whole decimal number after e or E or d or D defines power of 10);" +msgstr "" + +#. GZWV7 +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"par_id361638383494362\n" +"help.text" +msgid "Octal numbers like \"&Onnn...\", where \"nnn...\" after \"&O\" or \"&o\" is sequence no longer than 11 digits, from 0 to 7, up to the next non-alphanumeric character;" +msgstr "" + +#. GUVCt +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"par_id91638383518862\n" +"help.text" +msgid "Hexadecimal numbers like \"&Hnnn...\", where \"nnn...\" after \"&H\" or \"&h\" is sequence of characters up to the next non-alphanumeric character, and must be no longer than 8 digits, from 0 to 9, A to F, or a to f." +msgstr "" + +#. ypDkR +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"par_id61638383582794\n" +"help.text" +msgid "The rest of the string is ignored. If the string is not recognized, e.g. when after trimming leading whitespace it doesn't start with plus, minus, a decimal digit, or \"&\", or when the sequence after \"&O\" is longer than 11 characters or contains an alphabetic character, the numeric value of expression is 0." msgstr "" #. ioj8X @@ -30193,15 +29815,6 @@ msgctxt "" msgid "Asc(string) As Long" msgstr "" -#. s239Q -#: 03120101.xhp -msgctxt "" -"03120101.xhp\n" -"par_id3150669\n" -"help.text" -msgid "Long" -msgstr "" - #. DZtGt #: 03120101.xhp msgctxt "" @@ -30292,15 +29905,6 @@ msgctxt "" msgid "Chr[$](expression As Integer) As String" msgstr "" -#. HnFyY -#: 03120102.xhp -msgctxt "" -"03120102.xhp\n" -"par_id3153824\n" -"help.text" -msgid "String" -msgstr "Cadena" - #. 4nv5b #: 03120102.xhp msgctxt "" @@ -30706,15 +30310,6 @@ msgctxt "" msgid "Returns the Unicode value of the first character in a string expression." msgstr "" -#. re4di -#: 03120111.xhp -msgctxt "" -"03120111.xhp\n" -"par_id3150669\n" -"help.text" -msgid "Long" -msgstr "" - #. sEFFg #: 03120111.xhp msgctxt "" @@ -42557,7 +42152,7 @@ msgctxt "" "par_id131622763145457\n" "help.text" msgid "Value" -msgstr "" +msgstr "Valor" #. 6dDST #: strconv.xhp @@ -42640,24 +42235,6 @@ msgctxt "" msgid "Converts Text characters to Unicode characters using the default code page of the system." msgstr "" -#. EhJtA -#: strconv.xhp -msgctxt "" -"strconv.xhp\n" -"par_id901622764984846\n" -"help.text" -msgid "vbFromUnicode" -msgstr "" - -#. mn5xD -#: strconv.xhp -msgctxt "" -"strconv.xhp\n" -"par_id281622764984846\n" -"help.text" -msgid "128" -msgstr "" - #. 4VdbE #: strconv.xhp msgctxt "" @@ -42712,6 +42289,24 @@ msgctxt "" msgid "REM Converts Katakana characters in string to Hiragana characters" msgstr "" +#. 9sG37 +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id861622770508875\n" +"help.text" +msgid "REM Assumes CP-1252 encoding associated with en-US locale used in unit tests." +msgstr "" + +#. gcaG4 +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id841622770962002\n" +"help.text" +msgid "Print UBound(x) ' 8 characters" +msgstr "" + #. 4wc9E #: thisdbdoc.xhp msgctxt "" diff --git a/source/ast/helpcontent2/source/text/sbasic/shared/03.po b/source/ast/helpcontent2/source/text/sbasic/shared/03.po index 754f63281d4..7d14432e121 100644 --- a/source/ast/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/ast/helpcontent2/source/text/sbasic/shared/03.po @@ -3,8 +3,8 @@ 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: 2021-11-25 19:33+0100\n" -"PO-Revision-Date: 2021-10-25 16:50+0000\n" +"POT-Creation-Date: 2021-12-20 13:20+0100\n" +"PO-Revision-Date: 2021-12-21 11:51+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Asturian \n" "Language: ast\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.8.1\n" "X-POOTLE-MTIME: 1531405556.000000\n" #. ViEWM @@ -1157,7 +1157,7 @@ msgctxt "" "par_id651606319520519\n" "help.text" msgid "List of Methods in the Array Service" -msgstr "" +msgstr "Llista de métodos nel serviciu Array" #. qDYGe #: sf_array.xhp @@ -2489,7 +2489,7 @@ msgctxt "" "par_id451619034669263\n" "help.text" msgid "List of Methods in the Base Service" -msgstr "" +msgstr "Llista de métodos nel serviciu Base" #. TvfQt #: sf_base.xhp @@ -2761,13 +2761,13 @@ msgctxt "" msgid "pages: The pages to print as a string, like in the user interface. Example: \"1-4;10;15-18\". Default is all pages." msgstr "" -#. FX6mM +#. UxDTL #: sf_base.xhp msgctxt "" "sf_base.xhp\n" "par_id141635436912146\n" "help.text" -msgid "copies: The number of copies. Default is 1." +msgid "copies: The number of copies. Default is 1." msgstr "" #. gDM4C @@ -2833,13 +2833,13 @@ msgctxt "" msgid "Typical example:" msgstr "Exemplu típicu:" -#. yrYgm +#. fBDsN #: sf_basic.xhp msgctxt "" "sf_basic.xhp\n" "pyc_id971618493778666\n" "help.text" -msgid "svc.MsgBox('This has to be displayed in a message box')" +msgid "bas.MsgBox('Display this text in a message box from a Python script')" msgstr "" #. kGyCd @@ -2876,7 +2876,7 @@ msgctxt "" "hd_id201618922972557\n" "help.text" msgid "Properties" -msgstr "" +msgstr "Propiedaes" #. bLzCe #: sf_basic.xhp @@ -2885,7 +2885,7 @@ msgctxt "" "par_id401618922991909\n" "help.text" msgid "Name" -msgstr "" +msgstr "Nome" #. 5FcQt #: sf_basic.xhp @@ -3020,7 +3020,7 @@ msgctxt "" "par_id651606319520519\n" "help.text" msgid "List of Methods in the Basic Service" -msgstr "" +msgstr "Llista de métodos nel serviciu Basic" #. GvjSD #: sf_basic.xhp @@ -3706,22 +3706,22 @@ msgctxt "" msgid "The SFDocuments shared library provides a number of methods and properties to facilitate the management and handling of %PRODUCTNAME documents." msgstr "" -#. r34Cu +#. CBPyB #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id351591014177269\n" "help.text" -msgid "Some methods are generic for all types of documents and are inherited from the SF_Document module, whereas other methods that are specific for Calc documents are defined in the SF_Calc module." +msgid "The SFDocuments.Calc service is a subclass of the SFDocuments.Document service. All methods and properties defined for the Document service can also be accessed using a Calc service instance." msgstr "" -#. kTVJM +#. 4uAEX #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id591589189364267\n" "help.text" -msgid "The SF_Calc module is focused on:" +msgid "The Calc service is focused on:" msgstr "" #. Gy8dD @@ -3751,6 +3751,15 @@ msgctxt "" msgid "Copying and importing massive amounts of data" msgstr "" +#. UFCyZ +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id851638217526844\n" +"help.text" +msgid "This help page describes methods and properties that are applicable only to Calc documents." +msgstr "" + #. A47hJ #: sf_calc.xhp msgctxt "" @@ -4100,7 +4109,7 @@ msgctxt "" "par_id101591024294151\n" "help.text" msgid "~.~ or ~" -msgstr "" +msgstr "~.~ o ~" #. kmjCL #: sf_calc.xhp @@ -4165,14 +4174,14 @@ msgctxt "" msgid "Argument" msgstr "Argumentu" -#. GkAHr +#. H9m2q #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id31582885195238\n" "help.text" -msgid "Type" -msgstr "Triba" +msgid "Return type" +msgstr "" #. DDSFu #: sf_calc.xhp @@ -4210,13 +4219,94 @@ msgctxt "" msgid "String or array of strings" msgstr "" -#. KUB6n +#. kAAXc #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id85159240716560\n" "help.text" -msgid "The single selected range as a string or the list of selected ranges as an array" +msgid "The single selected range as a string or the list of selected ranges as an array." +msgstr "" + +#. PFB5D +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id301592407165606\n" +"help.text" +msgid "Yes" +msgstr "Sí" + +#. 5GeyC +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id81592407165545\n" +"help.text" +msgid "SheetName or RangeName as String" +msgstr "" + +#. TBHV2 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id85159240716828\n" +"help.text" +msgid "Returns the first used cell in a given range or sheet." +msgstr "" + +#. BkCoD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id301592407166642\n" +"help.text" +msgid "Yes" +msgstr "" + +#. ToQBc +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id81592407165145\n" +"help.text" +msgid "SheetName or RangeName as String" +msgstr "" + +#. boSak +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id85159240716225\n" +"help.text" +msgid "Returns the leftmost column number in a given range or sheet." +msgstr "" + +#. 3AKqL +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id301592407167972\n" +"help.text" +msgid "Yes" +msgstr "" + +#. zf3hK +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id81592407165695\n" +"help.text" +msgid "SheetName or RangeName as String" +msgstr "" + +#. BXscD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id85159240716128\n" +"help.text" +msgid "Returns the topmost row number in a given range or sheet." msgstr "" #. BHFeu @@ -4237,13 +4327,13 @@ msgctxt "" msgid "RangeName As String" msgstr "" -#. R8spm +#. FhLMF #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id311593094953330\n" "help.text" -msgid "The number of rows (>= 1) in the given range" +msgid "The number of rows (>= 1) in the given range." msgstr "" #. cU3Ah @@ -4255,22 +4345,22 @@ msgctxt "" msgid "Yes" msgstr "" -#. 4bY5E +#. ALJCP #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id501591018870619\n" "help.text" -msgid "SheetName As String" +msgid "SheetName or RangeName as String" msgstr "" -#. XTyXP +#. SNj7Q #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id881582885195976\n" "help.text" -msgid "The last used cell in 'A1' format in the given sheet" +msgid "Returns the last used cell in a given range or sheet." msgstr "" #. 75PEK @@ -4282,22 +4372,22 @@ msgctxt "" msgid "Yes" msgstr "" -#. Cu5Dr +#. 3h43j #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id831592315106202\n" "help.text" -msgid "SheetName As String" +msgid "SheetName or RangeName as String" msgstr "" -#. ZZuih +#. bU5vD #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id791592315106790\n" "help.text" -msgid "The last used column in the given sheet" +msgid "The last used column in a given range or sheet." msgstr "" #. q9Bx7 @@ -4309,22 +4399,22 @@ msgctxt "" msgid "Yes" msgstr "" -#. hn9su +#. r6diM #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id81591025591696\n" "help.text" -msgid "SheetName As String" +msgid "SheetName or RangeName as String" msgstr "" -#. NGNDP +#. SDdEC #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id421591025591509\n" "help.text" -msgid "The last used row in the given sheet" +msgid "The last used row in a given range or sheet." msgstr "" #. 4t3He @@ -4345,13 +4435,13 @@ msgctxt "" msgid "RangeName As String" msgstr "" -#. DSHss +#. 2tmEj #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id571591025591367\n" "help.text" -msgid "A range reference that can be used as argument of methods like CopyToRange" +msgid "A range reference that can be used as argument of methods like CopyToRange." msgstr "" #. boDiE @@ -4361,7 +4451,7 @@ msgctxt "" "par_id81591025591007\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Sí" #. kJCwG #: sf_calc.xhp @@ -4372,13 +4462,13 @@ msgctxt "" msgid "RangeName As String" msgstr "" -#. kdjWP +#. ey2LS #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id571591025599937\n" "help.text" -msgid "Returns the address of the smallest area that contains the specified range so that the area is surrounded by empty cells or sheet edges. This is equivalent to applying the Ctrl + * shortcut to the given range." +msgid "Returns the address of the smallest area that contains the specified range so that the area is surrounded by empty cells or sheet edges. This is equivalent to applying the Command + *Ctrl + * shortcut to the given range." msgstr "" #. 66iAb @@ -4399,13 +4489,13 @@ msgctxt "" msgid "SheetName As String" msgstr "" -#. JQ3xT +#. 4KoAw #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id731591025591753\n" "help.text" -msgid "A sheet reference that can be used as argument of methods like CopySheet" +msgid "A sheet reference that can be used as argument of methods like CopySheet." msgstr "" #. HLpEQ @@ -4435,14 +4525,14 @@ msgctxt "" msgid "Array of strings" msgstr "" -#. dpUQH +#. qGsms #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id491591025591370\n" "help.text" -msgid "The list with the names of all existing sheets" -msgstr "La llista colos nomes de toles fueyes esistentes" +msgid "The list with the names of all existing sheets." +msgstr "" #. EaAB2 #: sf_calc.xhp @@ -4462,13 +4552,13 @@ msgctxt "" msgid "RangeName As String" msgstr "" -#. 2qreU +#. BKFhE #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id681593095062358\n" "help.text" -msgid "The number of columns (>= 1) in the given range" +msgid "The number of columns (>= 1) in the given range." msgstr "" #. cju3B @@ -4489,22 +4579,13 @@ msgctxt "" msgid "RangeName As String" msgstr "" -#. s6c4j +#. VaGpB #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id321592315404430\n" "help.text" -msgid "A com.sun.star.Table.XCellRange UNO object" -msgstr "" - -#. DFirg -#: sf_calc.xhp -msgctxt "" -"sf_calc.xhp\n" -"par_id961592315565332\n" -"help.text" -msgid "XSheetCellCursor" +msgid "A com.sun.star.Table.XCellRange UNO object." msgstr "" #. nAD2d @@ -4514,7 +4595,7 @@ msgctxt "" "par_id501592315567199\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Sí" #. yNxZn #: sf_calc.xhp @@ -4552,22 +4633,22 @@ msgctxt "" msgid "SheetName As String" msgstr "" -#. 8eX6C +#. cJAB7 #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id41592315560095\n" "help.text" -msgid "A com.sun.star.sheet.XSpreadsheet UNO object" +msgid "A com.sun.star.sheet.XSpreadsheet UNO object." msgstr "" -#. r9Fpc +#. hwjGf #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id321611613059105\n" "help.text" -msgid "Visit LibreOffice API Documentation's website to learn more about XCellRange, XSheetCellCursor and XSpreadsheet UNO objects." +msgid "Visit %PRODUCTNAME API Documentation's website to learn more about XCellRange, XSheetCellCursor and XSpreadsheet UNO objects." msgstr "" #. V5dF8 @@ -4586,7 +4667,7 @@ msgctxt "" "par_id891611613601554\n" "help.text" msgid "List of Methods in the Calc Service" -msgstr "" +msgstr "Llista de métodos nel serviciu Calc" #. Dis6i #: sf_calc.xhp @@ -4687,13 +4768,13 @@ msgctxt "" msgid "Activating a sheet makes sense only if it is performed on a Calc document. To make sure you have a Calc document at hand you can use the isCalc property of the document object, which returns True if it is a Calc document and False otherwise." msgstr "" -#. 2EffV +#. KWFFF #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id93158919969856\n" "help.text" -msgid "Returns either the list with the names of all chart objects in a given sheet or a single chart service instance." +msgid "Returns either the list with the names of all chart objects in a given sheet or a single Chart service instance." msgstr "" #. sBNho @@ -4732,13 +4813,13 @@ msgctxt "" msgid "chartname: The user-defined name of the chart object to be returned. If the chart does not have a user-defined name, then the internal object name can be used. If this argument is absent, then the list of chart names in the specified sheet is returned." msgstr "" -#. Bdgw9 +#. C7CSH #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id431635438771588\n" "help.text" -msgid "Use the Navigator sidebar to check the names assigned to charts under the OLE objects category." +msgid "Use the Navigator sidebar to check the names assigned to charts under the OLE objects category." msgstr "" #. zbX9R @@ -5785,13 +5866,202 @@ msgctxt "" msgid "'SheetX.$C$3:$H$7 (A1 offset by two rows and columns with width of 5 rows and 6 columns)" msgstr "" -#. bNqfB +#. GwPQh +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id51592233506021\n" +"help.text" +msgid "Opens a non-modal dialog that can be used to select a range in the document and returns a string containing the selected range." +msgstr "" + +#. CWn2A +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id301637936295380\n" +"help.text" +msgid "This method opens the same dialog that is used by %PRODUCTNAME when the Shrink button is pressed. For example, the Tools - Goal Seek dialog has a Shrink button to the right of the Formula cell field." +msgstr "" + +#. XUoah +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id551637936545121\n" +"help.text" +msgid "This method does not change the current selection." +msgstr "" + +#. tAHiV +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id901592233506001\n" +"help.text" +msgid "title: The title of the dialog, as a string." +msgstr "" + +#. Yyn74 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id781592234124502\n" +"help.text" +msgid "selection: An optional range that is initially selected when the dialog is displayed." +msgstr "" + +#. zo7VK +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id971592234138989\n" +"help.text" +msgid "singlecell: When True (default) only single-cell selection is allowed. When False range selection is allowed." +msgstr "" + +#. SqEWv +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id321592234150345\n" +"help.text" +msgid "closeafterselect: When True (default) the dialog is closed immediately after the selection is made. When False the user can change the selection as many times as needed and then manually close the dialog." +msgstr "" + +#. yDiCm +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id51592233503441\n" +"help.text" +msgid "Returns the input string after substituting its token characters by their values in a given range." +msgstr "" + +#. Qu4DK +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id551637936596521\n" +"help.text" +msgid "This method does not change the current selection." +msgstr "" + +#. eEqCY +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id171637938442558\n" +"help.text" +msgid "This method can be used to quickly extract specific parts of a range name, such as the sheet name or first cell column and row, and use them to compose a new range address." +msgstr "" + +#. RAAVz +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id901592233506232\n" +"help.text" +msgid "inputstr: The string containing the tokens that will be replaced by the corresponding values in range." +msgstr "" + +#. NJdUy +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id781592234161102\n" +"help.text" +msgid "range: A RangeName from which values will be extracted. If it contains a sheet name, the sheet must exist." +msgstr "" + +#. BgCCD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id971592234102889\n" +"help.text" +msgid "tokencharacter: Character used to identify tokens. By default \"%\" is the token character. The following tokens are accepted:" +msgstr "" + +#. WTDwR +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id261637943912156\n" +"help.text" +msgid "%S - The sheet name containing the range, including single quotes when necessary." +msgstr "" + +#. YHLeU +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id441637943912380\n" +"help.text" +msgid "%R1 - The row number of the top left cell of the range." +msgstr "" + +#. joJi7 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id521637943912620\n" +"help.text" +msgid "%C1 - The column letter of the top left cell of the range." +msgstr "" + +#. YAfmV +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id371637943912860\n" +"help.text" +msgid "%R2 - The row number of the bottom right cell of the range." +msgstr "" + +#. imuBD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id291637943913116\n" +"help.text" +msgid "%C2 - The column letter of the bottom right cell of the range." +msgstr "" + +#. gpmpG +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id941637943467476\n" +"help.text" +msgid "The example below extracts each element of the RangeName defined in sRange and uses them to compose a message." +msgstr "" + +#. nbJ59 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id241637944350648\n" +"help.text" +msgid "The Printf method can be combined with SetFormula to create formulas over multiple cells. For instance, consider a table with numeric values in the range \"A1:E10\" from which formulas are to be created to sum the values in each row and place the results in the range \"F1:F10\":" +msgstr "" + +#. foAvd +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id371637944971921\n" +"help.text" +msgid "' Note the use of the \"$\" character" +msgstr "" + +#. wBpRw #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id156589200121138\n" "help.text" -msgid "This method sends the content of the given sheet to a default printer or a printer defined by the SetPrinter() method of the Document Service." +msgid "This method sends the contents of the given sheet to the default printer or to the printer defined by the SetPrinter method of the Document service." msgstr "" #. BaDL9 @@ -5821,13 +6091,13 @@ msgctxt "" msgid "pages: The pages to print as a string, like in the user interface. Example: \"1-4;10;15-18\". Default is all pages." msgstr "" -#. i2Rtx +#. DBFDA #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id141635436912146\n" "help.text" -msgid "copies: The number of copies. Default is 1." +msgid "copies: The number of copies. Default is 1." msgstr "" #. C8abL @@ -6181,103 +6451,454 @@ msgctxt "" msgid "'D2 contains the formula \"=H2\"" msgstr "" -#. FrC59 +#. gF7Gb #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" -"par_id141595692394382\n" +"par_id481593880373070\n" "help.text" -msgid "Sorts the given range based on up to 3 columns/rows. The sorting order may vary by column/row. It returns a string representing the modified range of cells. The size of the modified area is fully determined by the size of the source area." +msgid "Moves a given range of cells downwards by inserting empty rows. The current selection is not affected." msgstr "" -#. MVGBC +#. VTxxB #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" -"par_id171595692394598\n" +"par_id801637929435655\n" "help.text" -msgid "range: The range to be sorted, as a string." +msgid "Depending on the value of the wholerows argument the inserted rows can either span the width of the specified range or span all columns in the row." msgstr "" -#. aenrK +#. uvH4j #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" -"par_id171595692814163\n" +"par_id711593880370247\n" "help.text" -msgid "sortkeys: A scalar (if 1 column/row) or an array of column/row numbers starting from 1. The maximum number of keys is 3." +msgid "This method returns a string representing the new location of the initial range." msgstr "" -#. aQF93 +#. cvqws #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" -"par_id421595692962095\n" +"par_id811637929284110\n" "help.text" -msgid "sortorder: A scalar or an array of strings containing the values \"ASC\" (ascending), \"DESC\" (descending) or \"\" (which defaults to ascending). Each item is paired with the corresponding item in sortkeys. If the sortorder array is shorter than sortkeys, the remaining keys are sorted in ascending order." +msgid "If the shifted range exceeds the sheet edges, then nothing happens." msgstr "" -#. GVpuf +#. bUdZp #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" -"par_id361595692394604\n" +"par_id891593880376123\n" "help.text" -msgid "destinationcell: The destination cell of the sorted range of cells, as a string. If a range is given, only its top-left cell is considered. By default the source Range is overwritten." +msgid "range: The range above which rows will be inserted, as a string." msgstr "" -#. QyaTf +#. fVYpB #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" -"par_id441595693011034\n" +"par_id941593880376566\n" "help.text" -msgid "containsheader: When True, the first row/column is not sorted." +msgid "wholerow: If set to False (default), then the width of the inserted rows will be the same as the width of the specified range. Otherwise, the inserted row will span all columns in the sheet." msgstr "" -#. AbVtY +#. rXzZX #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" -"par_id241595693169032\n" +"par_id551593880373045\n" "help.text" -msgid "casesensitive: Only for string comparisons. Default = False" +msgid "rows: The number of rows to be inserted. The default value is the height of the original range. The number of rows must be a positive number." msgstr "" -#. CL5Gm +#. dacHK #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" -"par_id1001595693326226\n" +"bas_id881637931053547\n" "help.text" -msgid "sortcolumns: When True, the columns are sorted from left to right. Default = False : rows are sorted from top to bottom." +msgid "' Moves the range \"A3:D3\" down by one row; affects only columns A to D" msgstr "" -#. LvjpD +#. v4w3P #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" -"bas_id641595692394484\n" +"bas_id661637931232893\n" "help.text" -msgid "'Sort range based on columns A (ascending) and C (descending)" +msgid "' The inserted row spans all columns in the sheet" msgstr "" -#. rGNeZ -#: sf_chart.xhp +#. vsryg +#: sf_calc.xhp msgctxt "" -"sf_chart.xhp\n" -"tit\n" +"sf_calc.xhp\n" +"bas_id291637931053897\n" "help.text" -msgid "ScriptForge.Chart service" +msgid "' Moves the range \"A3:D3\" down by five rows" msgstr "" -#. UFBLD -#: sf_chart.xhp +#. pwuUG +#: sf_calc.xhp msgctxt "" -"sf_chart.xhp\n" -"bm_id681600788076499\n" +"sf_calc.xhp\n" +"bas_id501638218784265\n" "help.text" -msgid "ScriptForge.Chart service" +msgid "' Moves the range \"A3:D10\" down by two rows and shows the new location of the original range" +msgstr "" + +#. hVfv3 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id481593880376255\n" +"help.text" +msgid "Deletes the leftmost columns of a given range and moves to the left all cells to the right of the affected range. The current selection is not affected." +msgstr "" + +#. iawBn +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id801637929460261\n" +"help.text" +msgid "Depending on the value of the wholecolumns argument the deleted columns can either span the height of the specified range or span all rows in the column." +msgstr "" + +#. BXEkG +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id711593880371259\n" +"help.text" +msgid "This method returns a string representing the location of the remaining portion of the initial range. If all cells in the original range have been deleted, then an empty string is returned." +msgstr "" + +#. CyRpL +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id891593880376205\n" +"help.text" +msgid "range: The range from which cells will be deleted, as a string." +msgstr "" + +#. zWG3Y +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id941593880356026\n" +"help.text" +msgid "wholecolumn: If set to False (default), then the height of the deleted columns will be the same as the height of the specified range. Otherwise, the deleted columns will span all rows in the sheet." +msgstr "" + +#. JLdBr +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id551593880373306\n" +"help.text" +msgid "columns: The number of columns to be deleted from the specified range. The default value is the width of the original range, which is also the maximum value of this argument." +msgstr "" + +#. 8UycD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id881637931064919\n" +"help.text" +msgid "' Deletes the range \"B3:B6\"; moves left all cells to the right" +msgstr "" + +#. vM8hB +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id291637931056991\n" +"help.text" +msgid "' Deletes the first column in the range \"A3:D6\"" +msgstr "" + +#. FPVSg +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id661637931232569\n" +"help.text" +msgid "' The deleted columns (A to D) spans all rows in the sheet" +msgstr "" + +#. TAB2b +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id481593880373529\n" +"help.text" +msgid "Deletes the topmost rows of a given range and moves upwards all cells below the affected range. The current selection is not affected." +msgstr "" + +#. kb5h3 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id801637929435361\n" +"help.text" +msgid "Depending on the value of the wholerows argument the deleted rows can either span the width of the specified range or span all columns in the row." +msgstr "" + +#. s9Nfb +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id711593880370299\n" +"help.text" +msgid "This method returns a string representing the location of the remaining portion of the initial range. If all cells in the original range have been deleted, then an empty string is returned." +msgstr "" + +#. H5EtV +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id891593880376583\n" +"help.text" +msgid "range: The range from which cells will be deleted, as a string." +msgstr "" + +#. JQtGb +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id941593880300966\n" +"help.text" +msgid "wholerow: If set to False (default), then the width of the deleted rows will be the same as the width of the specified range. Otherwise, the deleted row will span all columns in the sheet." +msgstr "" + +#. ueo8E +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id551593880373265\n" +"help.text" +msgid "rows: The number of rows to be deleted from the specified range. The default value is the height of the original range, which is also the maximum value of this argument." +msgstr "" + +#. jHP9x +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id881637931064667\n" +"help.text" +msgid "' Deletes the range \"A3:D3\"; moves all cells below it by one row up" +msgstr "" + +#. Make5 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id291637931056647\n" +"help.text" +msgid "' Deletes the first row in the range \"A3:D6\"" +msgstr "" + +#. APQKA +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id661637931232493\n" +"help.text" +msgid "' The deleted rows spans all columns in the sheet" +msgstr "" + +#. gKkbB +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id481593880372568\n" +"help.text" +msgid "Moves a given range of cells to the right by inserting empty columns. The current selection is not affected." +msgstr "" + +#. RxvcF +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id801637929335255\n" +"help.text" +msgid "Depending on the value of the wholecolumns argument the inserted columns can either span the height of the specified range or span all rows in the column." +msgstr "" + +#. Fh33o +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id711593880372560\n" +"help.text" +msgid "This method returns a string representing the new location of the initial range." +msgstr "" + +#. pLAHD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id811637929283210\n" +"help.text" +msgid "If the shifted range exceeds the sheet edges, then nothing happens." +msgstr "" + +#. SeAGD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id891593880370543\n" +"help.text" +msgid "range: The range which will have empty columns inserted to its left, as a string." +msgstr "" + +#. KtD6Y +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id941593880373316\n" +"help.text" +msgid "wholecolumn: If set to False (default), then the height of the inserted columns will be the same as the height of the specified range. Otherwise, the inserted columns will span all rows in the sheet." +msgstr "" + +#. fBzCG +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id5515938803791960\n" +"help.text" +msgid "columns: The number of columns to be inserted. The default value is the width of the original range." +msgstr "" + +#. nmXTU +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id881637931052587\n" +"help.text" +msgid "' Moves the range \"A3:A6\" right by one column; affects only rows 3 to 6" +msgstr "" + +#. 5mWBq +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id291637931053225\n" +"help.text" +msgid "' Moves the range \"A3:A6\" right by five columns" +msgstr "" + +#. G53xT +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id661637931232548\n" +"help.text" +msgid "' The inserted column spans all rows in the sheet" +msgstr "" + +#. FrC59 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id141595692394382\n" +"help.text" +msgid "Sorts the given range based on up to 3 columns/rows. The sorting order may vary by column/row. It returns a string representing the modified range of cells. The size of the modified area is fully determined by the size of the source area." +msgstr "" + +#. MVGBC +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id171595692394598\n" +"help.text" +msgid "range: The range to be sorted, as a string." +msgstr "" + +#. aenrK +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id171595692814163\n" +"help.text" +msgid "sortkeys: A scalar (if 1 column/row) or an array of column/row numbers starting from 1. The maximum number of keys is 3." +msgstr "" + +#. aQF93 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id421595692962095\n" +"help.text" +msgid "sortorder: A scalar or an array of strings containing the values \"ASC\" (ascending), \"DESC\" (descending) or \"\" (which defaults to ascending). Each item is paired with the corresponding item in sortkeys. If the sortorder array is shorter than sortkeys, the remaining keys are sorted in ascending order." +msgstr "" + +#. GVpuf +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id361595692394604\n" +"help.text" +msgid "destinationcell: The destination cell of the sorted range of cells, as a string. If a range is given, only its top-left cell is considered. By default the source Range is overwritten." +msgstr "" + +#. QyaTf +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id441595693011034\n" +"help.text" +msgid "containsheader: When True, the first row/column is not sorted." +msgstr "" + +#. AbVtY +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id241595693169032\n" +"help.text" +msgid "casesensitive: Only for string comparisons. Default = False" +msgstr "" + +#. CL5Gm +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id1001595693326226\n" +"help.text" +msgid "sortcolumns: When True, the columns are sorted from left to right. Default = False : rows are sorted from top to bottom." +msgstr "" + +#. LvjpD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id641595692394484\n" +"help.text" +msgid "'Sort range based on columns A (ascending) and C (descending)" +msgstr "" + +#. rGNeZ +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"tit\n" +"help.text" +msgid "ScriptForge.Chart service" +msgstr "" + +#. UFBLD +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"bm_id681600788076499\n" +"help.text" +msgid "ScriptForge.Chart service" msgstr "" #. nPHDK @@ -6323,7 +6944,7 @@ msgctxt "" "hd_id331635273472588\n" "help.text" msgid "Chart names" -msgstr "" +msgstr "Nomes de gráfica" #. QPAjE #: sf_chart.xhp @@ -6368,7 +6989,7 @@ msgctxt "" "hd_id281600788076359\n" "help.text" msgid "Service invocation" -msgstr "" +msgstr "Invocación del serviciu" #. LvW6m #: sf_chart.xhp @@ -6422,7 +7043,7 @@ msgctxt "" "hd_id711600788076834\n" "help.text" msgid "Properties" -msgstr "" +msgstr "Propiedaes" #. z42Tx #: sf_chart.xhp @@ -6431,7 +7052,7 @@ msgctxt "" "par_id461600788076917\n" "help.text" msgid "Name" -msgstr "" +msgstr "Nome" #. 5RCfg #: sf_chart.xhp @@ -6440,7 +7061,7 @@ msgctxt "" "par_id221600788076591\n" "help.text" msgid "Readonly" -msgstr "" +msgstr "Namái de llectura" #. 5Ckhe #: sf_chart.xhp @@ -6449,7 +7070,7 @@ msgctxt "" "par_id761600788076328\n" "help.text" msgid "Type" -msgstr "" +msgstr "Triba" #. EJsLr #: sf_chart.xhp @@ -6467,7 +7088,7 @@ msgctxt "" "par_id311600788076756\n" "help.text" msgid "No" -msgstr "" +msgstr "Non" #. BURxX #: sf_chart.xhp @@ -6485,7 +7106,7 @@ msgctxt "" "par_id49160078807654\n" "help.text" msgid "No" -msgstr "" +msgstr "Non" #. qaDDb #: sf_chart.xhp @@ -6512,7 +7133,7 @@ msgctxt "" "par_id711600788076534\n" "help.text" msgid "No" -msgstr "" +msgstr "Non" #. gk8ns #: sf_chart.xhp @@ -6523,13 +7144,13 @@ msgctxt "" msgid "Specifies if the chart is displayed with 3D elements. If the value is a string, it must be either \"Bar\", \"Cylinder\", \"Cone\" or \"Pyramid\"." msgstr "" -#. aT4GF +#. HgqhX #: sf_chart.xhp msgctxt "" "sf_chart.xhp\n" "par_id541600788076141\n" "help.text" -msgid "If the boolean True value is specified, than the chart is displayed using 3D bars." +msgid "If the boolean True value is specified, then the chart is displayed using 3D bars." msgstr "" #. vDs4z @@ -6539,7 +7160,7 @@ msgctxt "" "par_id891600788076190\n" "help.text" msgid "No" -msgstr "" +msgstr "Non" #. m224E #: sf_chart.xhp @@ -6557,16 +7178,7 @@ msgctxt "" "par_id561633021747903\n" "help.text" msgid "No" -msgstr "" - -#. FVExu -#: sf_chart.xhp -msgctxt "" -"sf_chart.xhp\n" -"par_id201633021748455\n" -"help.text" -msgid "Boolean" -msgstr "" +msgstr "Non" #. AaBHr #: sf_chart.xhp @@ -6584,7 +7196,7 @@ msgctxt "" "par_id391600788076253\n" "help.text" msgid "No" -msgstr "" +msgstr "Non" #. 8YDHE #: sf_chart.xhp @@ -6602,7 +7214,7 @@ msgctxt "" "par_id211600788076138\n" "help.text" msgid "No" -msgstr "" +msgstr "Non" #. MLPCx #: sf_chart.xhp @@ -6620,7 +7232,7 @@ msgctxt "" "par_id21600788076758\n" "help.text" msgid "No" -msgstr "" +msgstr "Non" #. Gbsst #: sf_chart.xhp @@ -6638,7 +7250,7 @@ msgctxt "" "par_id261600788076841\n" "help.text" msgid "No" -msgstr "" +msgstr "Non" #. VwMyU #: sf_chart.xhp @@ -6656,7 +7268,7 @@ msgctxt "" "par_id531600789141795\n" "help.text" msgid "No" -msgstr "" +msgstr "Non" #. eH3Ag #: sf_chart.xhp @@ -6665,7 +7277,7 @@ msgctxt "" "par_id301600789141619\n" "help.text" msgid "Specifies the title of the X axis." -msgstr "" +msgstr "Especifica'l títulu de la exa X." #. mmRtZ #: sf_chart.xhp @@ -6674,7 +7286,7 @@ msgctxt "" "par_id541600789286532\n" "help.text" msgid "No" -msgstr "" +msgstr "Non" #. scox2 #: sf_chart.xhp @@ -6683,7 +7295,7 @@ msgctxt "" "par_id701600789286280\n" "help.text" msgid "Specifies the title of the Y axis." -msgstr "" +msgstr "Especifica'l títulu de la exa Y." #. CRLf5 #: sf_chart.xhp @@ -6692,7 +7304,7 @@ msgctxt "" "par_id941608709527698\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Sí" #. YCRTC #: sf_chart.xhp @@ -6701,7 +7313,7 @@ msgctxt "" "par_id100100678952791\n" "help.text" msgid "UNO Object" -msgstr "" +msgstr "Oxetu d'UNO" #. cDJES #: sf_chart.xhp @@ -6719,7 +7331,7 @@ msgctxt "" "par_id941600789527698\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Sí" #. LAgXE #: sf_chart.xhp @@ -6728,7 +7340,7 @@ msgctxt "" "par_id100160078952791\n" "help.text" msgid "UNO Object" -msgstr "" +msgstr "Oxetu d'UNO" #. yRYAq #: sf_chart.xhp @@ -6746,7 +7358,7 @@ msgctxt "" "par_id941600789527099\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Sí" #. yh7k9 #: sf_chart.xhp @@ -6755,7 +7367,7 @@ msgctxt "" "par_id100160078953251\n" "help.text" msgid "UNO Object" -msgstr "" +msgstr "Oxetu d'UNO" #. FpeAy #: sf_chart.xhp @@ -6773,7 +7385,7 @@ msgctxt "" "par_id941600789527208\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Sí" #. winTd #: sf_chart.xhp @@ -6782,7 +7394,7 @@ msgctxt "" "par_id100160078952007\n" "help.text" msgid "UNO Object" -msgstr "" +msgstr "Oxetu d'UNO" #. 5GESc #: sf_chart.xhp @@ -6836,7 +7448,7 @@ msgctxt "" "hd_id501582887473754\n" "help.text" msgid "Methods" -msgstr "" +msgstr "Métodos" #. mNZFS #: sf_chart.xhp @@ -6845,7 +7457,7 @@ msgctxt "" "par_id891611613601554\n" "help.text" msgid "List of Methods in the Chart Service" -msgstr "" +msgstr "Llista de métodos nel serviciu Chart" #. WfVxL #: sf_chart.xhp @@ -7223,7 +7835,7 @@ msgctxt "" "hd_id841587913266618\n" "help.text" msgid "Properties" -msgstr "" +msgstr "Propiedaes" #. x4Z5A #: sf_database.xhp @@ -7232,7 +7844,7 @@ msgctxt "" "par_id521587913266568\n" "help.text" msgid "Name" -msgstr "" +msgstr "Nome" #. QUrYT #: sf_database.xhp @@ -7358,7 +7970,7 @@ msgctxt "" "par_id231614360519973\n" "help.text" msgid "List of Methods in the Database Service" -msgstr "" +msgstr "Llista de métodos nel serviciu Database" #. emrA2 #: sf_database.xhp @@ -8521,6 +9133,60 @@ msgctxt "" msgid "This Python code displays DlgConvert modal dialog from Euro shared Basic library." msgstr "" +#. HU6Jv +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id21598187900349\n" +"help.text" +msgid "Replaces all fixed text strings in a dialog by their translated versions based on a L10N service instance. This method translates the following strings:" +msgstr "" + +#. JixXU +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id641625855723650\n" +"help.text" +msgid "The method returns True if successful." +msgstr "" + +#. v5Zt5 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id61637871260604\n" +"help.text" +msgid "To create a list of translatable strings in a dialog use the AddTextsFromDialog method from the L10N service." +msgstr "" + +#. ECNVg +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id451598185776205\n" +"help.text" +msgid "l10n: A L10N service instance from which translated strings will be retrieved." +msgstr "" + +#. MeJAT +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id951620300689850\n" +"help.text" +msgid "The following example loads translated strings and applies them to the dialog \"MyDialog\"." +msgstr "" + +#. p3KMX +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id901637872163895\n" +"help.text" +msgid "Read the L10N service help page to learn more about how PO and POT files are handled." +msgstr "" + #. ARCGg #: sf_dialog.xhp msgctxt "" @@ -8953,13 +9619,13 @@ msgctxt "" msgid "Yes" msgstr "" -#. LgGtA +#. rDJFC #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" "par_id151598177605296\n" "help.text" -msgid "Specifies the number of rows in a list box or a combo box." +msgid "Specifies the number of rows in a ListBox, a ComboBox or a TableControl." msgstr "" #. kaaLt @@ -8971,13 +9637,13 @@ msgctxt "" msgid "No" msgstr "" -#. JAmaD +#. Ey9iG #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" "par_id251588334016874\n" "help.text" -msgid "Specifies which item is selected in a list box or combo box." +msgid "Specifies which item is selected in a ListBox, a ComboBox or a TableControl." msgstr "" #. azv7C @@ -9410,7 +10076,7 @@ msgctxt "" "par_id741598543254158\n" "help.text" msgid "Type" -msgstr "" +msgstr "Triba" #. QLVMB #: sf_dialogcontrol.xhp @@ -9556,6 +10222,15 @@ msgctxt "" msgid "Must be within the predefined bounds" msgstr "" +#. CVTcE +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id441598543254951\n" +"help.text" +msgid "One-dimensional array with the data of the currently selected row." +msgstr "" + #. a9AMF #: sf_dialogcontrol.xhp msgctxt "" @@ -9590,7 +10265,7 @@ msgctxt "" "par_id961612628879819\n" "help.text" msgid "Name" -msgstr "" +msgstr "Nome" #. 2sB8F #: sf_dialogcontrol.xhp @@ -9914,7 +10589,7 @@ msgctxt "" "par_id891611613601554\n" "help.text" msgid "List of Methods in the DialogControl Service" -msgstr "" +msgstr "Llista de métodos nel serviciu DialogControl" #. 5jtfg #: sf_dialogcontrol.xhp @@ -10114,6 +10789,105 @@ msgctxt "" msgid "This method is often called from a dialog or control event." msgstr "" +#. it2QN +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id541638553960464\n" +"help.text" +msgid "Fills a TableControl with the given data. All preexisting data is cleared before inserting the new data passed as argument." +msgstr "" + +#. Vmmag +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id551638554058131\n" +"help.text" +msgid "When the TableControl is added to the dialog, it is possible to use the Basic IDE to define whether column and row headers will be shown in the table. If the TableControl has column and/or row headers, the first column and/or row in the provided data array are used as labels for the table headers." +msgstr "" + +#. qn4UN +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id411638569396108\n" +"help.text" +msgid "This method returns True when successful." +msgstr "" + +#. LESVB +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id1001584541257133\n" +"help.text" +msgid "dataarray: Data to be entered into the table represented as an Array of Arrays in Basic or a tuple of tuples in Python. The data must include column and row headers if they are to be displayed by the TableControl." +msgstr "" + +#. 6AKaJ +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id1001584541257025\n" +"help.text" +msgid "widths: Array containing the relative widths of each column. In other words, widths = Array(1, 2) means that the second column is twice as wide as the first one. If the number of values in the array is smaller than the number of columns in the table, then the last value in the array is used to define the width of the remaining columns." +msgstr "" + +#. AEGq3 +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id1001584541257007\n" +"help.text" +msgid "alignments: Defines the alignment in each column as a string in which each character can be \"L\" (Left), \"C\" (Center), \"R\" (Right) or \" \" (whitespace, default, meaning left for strings and right for numeric values). If the length of the string is shorter than the number of columns in the table, then the last character in the string is used to define the alignment of the remaining columns." +msgstr "" + +#. FCNEg +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id381638569172413\n" +"help.text" +msgid "The following example assumes that the dialog myDialog has a TableControl named Grid1 with \"Show header row\" and \"Show column row\" properties set to \"Yes\"." +msgstr "" + +#. N9Byz +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id171638650502346\n" +"help.text" +msgid "The Value property returns the selected row in the table. If no row is selected, an empty Array object is returned. The following code snippet shows how to test if any row is selected in the table." +msgstr "" + +#. C3f3k +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"bas_id361638651540588\n" +"help.text" +msgid "MsgBox \"No row selected.\"" +msgstr "" + +#. iQ94A +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"bas_id781638651541028\n" +"help.text" +msgid "MsgBox \"Row \" & oTable.ListIndex & \" is selected.\"" +msgstr "" + +#. yyATt +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"pyc_id111638569958471\n" +"help.text" +msgid "dlg = CreateScriptService(\"Dialog\", \"GlobalScope\", \"Standard\", \"myDialog\")" +msgstr "" + #. HNmmm #: sf_dialogcontrol.xhp msgctxt "" @@ -11216,108 +11990,198 @@ msgstr "" #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id861611146581334\n" +"par_id861611146581334\n" +"help.text" +msgid "The example below prints all the properties of a document. Note that the oDoc object returned by the UI.OpenDocument method is a SFDocuments.Document object." +msgstr "" + +#. eqL5J +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id571622826920742\n" +"help.text" +msgid "To access document properties in a Python script the user needs to directly access them using their names, as shown below:" +msgstr "" + +#. wmiy9 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id651606319520519\n" +"help.text" +msgid "List of Methods in the Document Service" +msgstr "Llista de métodos nel serviciu Document" + +#. UVWQb +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id93158919969864\n" +"help.text" +msgid "Returns True if the document could be activated. Otherwise, there is no change in the actual user interface. It is equivalent to the Activate method of the UI service." +msgstr "" + +#. qcuXA +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id421611148353046\n" +"help.text" +msgid "This method is useful when one needs to give focus for a document that is minimized or hidden." +msgstr "" + +#. vFzrg +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id601611148017930\n" +"help.text" +msgid "The example below considers that the file \"My_File.ods\" is already open but not active." +msgstr "" + +#. zGRcs +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id601611148080503\n" +"help.text" +msgid "Keep in mind that you can invoke the Document service by passing to CreateScriptService either \"Document\" or \"SFDocuments.Document\"" +msgstr "" + +#. rB7Ab +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id651589200121138\n" +"help.text" +msgid "Closes the document. If the document is already closed, regardless of how the document was closed, this method has no effect and returns False." +msgstr "" + +#. 64F7E +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id341611149562894\n" +"help.text" +msgid "The method will also return False if the user declines to close it." +msgstr "" + +#. AGBjg +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id981611149616934\n" +"help.text" +msgid "Returns True if the document was successfully closed." +msgstr "" + +#. Wt7L9 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id361589200121646\n" "help.text" -msgid "The example below prints all the properties of a document. Note that the oDoc object returned by the UI.OpenDocument method is a SFDocuments.Document object." +msgid "saveask : If True (default), the user is invited to confirm if the changes should be written on disk. This argument is ignored if the document was not modified." msgstr "" -#. eqL5J +#. CGKZA #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id571622826920742\n" +"par_id156589200123048\n" "help.text" -msgid "To access document properties in a Python script the user needs to directly access them using their names, as shown below:" +msgid "Exports the document directly as a PDF file to the specified location. Returns True if the PDF file was successfully created." msgstr "" -#. wmiy9 +#. PBk4E #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id651606319520519\n" +"par_id811638276067119\n" "help.text" -msgid "List of Methods in the Document Service" +msgid "The export options can be set either manually using the File - Export As - Export as PDF dialog or by calling the methods GetPDFExportOptions and SetPDFExportOptions from the Session service." msgstr "" -#. UVWQb +#. SFwEd #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id93158919969864\n" +"par_id211635436910641\n" "help.text" -msgid "Returns True if the document could be activated. Otherwise, there is no change in the actual user interface. It is equivalent to the Activate method of the UI service." +msgid "filename: The full path and file name of the PDF to be created. It must follow the SF_FileSystem.FileNaming notation." msgstr "" -#. qcuXA +#. E6KyY #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id421611148353046\n" +"par_id141635436912005\n" "help.text" -msgid "This method is useful when one needs to give focus for a document that is minimized or hidden." +msgid "overwrite: Specifies if the destination file can be overwritten (Default = False). An error will occur if overwrite is set to False and the destination file already exists." msgstr "" -#. vFzrg +#. d9RRn #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id601611148017930\n" +"par_id141635436913587\n" "help.text" -msgid "The example below considers that the file \"My_File.ods\" is already open but not active." +msgid "pages: String specifying which pages will be exported. This argument uses the same notation as in the dialog File - Export As - Export as PDF." msgstr "" -#. zGRcs +#. kBDPk #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id601611148080503\n" +"par_id141635436919655\n" "help.text" -msgid "Keep in mind that you can invoke the Document service by passing to CreateScriptService either \"Document\" or \"SFDocuments.Document\"" +msgid "password: Specifies a password to open the PDF file." msgstr "" -#. rB7Ab +#. joeXi #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id651589200121138\n" +"par_id141635436913365\n" "help.text" -msgid "Closes the document. If the document is already closed, regardless of how the document was closed, this method has no effect and returns False." +msgid "watermark: Text to be used as watermark in the PDF file, which will be drawn in every page of the resulting PDF." msgstr "" -#. 64F7E +#. NmChF #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id341611149562894\n" +"par_id301638234284727\n" "help.text" -msgid "The method will also return False if the user declines to close it." +msgid "The following example exports the current document as a PDF file, defines a password and overwrites the destination file if it already exists." msgstr "" -#. AGBjg +#. wEW7B #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id981611149616934\n" +"par_id311638276257020\n" "help.text" -msgid "Returns True if the document was successfully closed." +msgid "The code snippet below gets the current PDF export options and uses them to create the PDF file." msgstr "" -#. Wt7L9 +#. 7uUWr #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id361589200121646\n" +"bas_id851638277174798\n" "help.text" -msgid "saveask : If True (default), the user is invited to confirm if the changes should be written on disk. This argument is ignored if the document was not modified." +msgid "' Sets to True the option to export comments as PDF notes" msgstr "" -#. wvxcZ +#. HNC9m #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id156589200121138\n" "help.text" -msgid "This method sends the content of the document to a default printer or a printer defined by the SetPrinter method." +msgid "This method sends the contents of the document to the default printer or to the printer defined by the SetPrinter method." msgstr "" #. CJxTR @@ -11338,13 +12202,13 @@ msgctxt "" msgid "pages: The pages to print as a string, like in the user interface. Example: \"1-4;10;15-18\". Default is all pages." msgstr "" -#. eD7LB +#. EHtFi #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id141635436912146\n" "help.text" -msgid "copies: The number of copies. Default is 1." +msgid "copies: The number of copies. Default is 1." msgstr "" #. Nmwv9 @@ -11392,13 +12256,13 @@ msgctxt "" msgid "The following example runs the \"SelectData\" command in a Calc sheet named \"MyFile.ods\", which will result in the selection of the data area based on the currently selected cell." msgstr "" -#. pbYAn +#. avaEg #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id751611153375195\n" "help.text" -msgid "The example above actually runs the UNO command uno:SelectData. Hence, to use the RunCommand method it is necessary to remove the \"uno:\" substring." +msgid "The example above actually runs the UNO command .uno:SelectData. Hence, to use the RunCommand method it is necessary to remove the \".uno:\" substring." msgstr "" #. JRHRS @@ -11617,13 +12481,13 @@ msgctxt "" msgid "orientation: Either PORTRAIT or LANDSCAPE. When absent, left unchanged with respect to the printer settings." msgstr "" -#. H2EDf +#. ENyZH #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id821985205147330\n" "help.text" -msgid "paperformat: One of the following string values A3, A4, A5, LETTER, LEGAL, TABLOID. Left unchanged when absent." +msgid "paperformat: Specifies the paper format as a string value that can be either A3, A4, A5, LETTER, LEGAL or TABLOID. Left unchanged when absent." msgstr "" #. WCH7E @@ -11939,7 +12803,7 @@ msgctxt "" "par_id881608131596153\n" "help.text" msgid "List of Methods in the Exception Service" -msgstr "" +msgstr "Llista de métodos nel serviciu Exception" #. CDgEM #: sf_exception.xhp @@ -11948,7 +12812,7 @@ msgctxt "" "par_id271579683706571\n" "help.text" msgid "Resets the current error status and clears the SF_Exception properties." -msgstr "" +msgstr "Reafita l'estáu del error actual y llimpia les propiedaes de SF_Exception." #. 7jFLi #: sf_exception.xhp @@ -12686,7 +13550,7 @@ msgctxt "" "par_id761584027709516\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Sí" #. gjTpP #: sf_filesystem.xhp @@ -12722,7 +13586,7 @@ msgctxt "" "par_id771583839920487\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Sí" #. dz5ju #: sf_filesystem.xhp @@ -12740,7 +13604,7 @@ msgctxt "" "par_id571588333908716\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Sí" #. 3yNj2 #: sf_filesystem.xhp @@ -12758,7 +13622,7 @@ msgctxt "" "par_id501583774433513\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Sí" #. e2ruR #: sf_filesystem.xhp @@ -12776,7 +13640,7 @@ msgctxt "" "par_id271588334016191\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Sí" #. Ggnnt #: sf_filesystem.xhp @@ -12794,7 +13658,7 @@ msgctxt "" "par_id891611613601554\n" "help.text" msgid "List of Methods in the FileSystem Service" -msgstr "" +msgstr "Llista de métodos nel serviciu FileSystem" #. EgkPG #: sf_filesystem.xhp @@ -14099,7 +14963,7 @@ msgctxt "" "hd_id851616767037521\n" "help.text" msgid "Forms and Subforms" -msgstr "" +msgstr "Formularios y soformularios" #. GA63u #: sf_form.xhp @@ -14180,7 +15044,7 @@ msgctxt "" "hd_id921618179792926\n" "help.text" msgid "In Calc documents" -msgstr "" +msgstr "Nos documentos de Calc" #. yCpnG #: sf_form.xhp @@ -14207,7 +15071,7 @@ msgctxt "" "hd_id201618180055756\n" "help.text" msgid "In Base documents" -msgstr "" +msgstr "Nos documentos de Base" #. J3Btp #: sf_form.xhp @@ -14324,7 +15188,7 @@ msgctxt "" "hd_id651583668365757\n" "help.text" msgid "Properties" -msgstr "" +msgstr "Propiedaes" #. 9LaxS #: sf_form.xhp @@ -14333,7 +15197,7 @@ msgctxt "" "par_id871583668386455\n" "help.text" msgid "Name" -msgstr "" +msgstr "Nome" #. SpGw6 #: sf_form.xhp @@ -14423,7 +15287,7 @@ msgctxt "" "par_id31583839767743\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Sí" #. CRA7v #: sf_form.xhp @@ -14477,7 +15341,7 @@ msgctxt "" "par_id501583774433513\n" "help.text" msgid "No" -msgstr "" +msgstr "Non" #. eAsdX #: sf_form.xhp @@ -14495,7 +15359,7 @@ msgctxt "" "par_id271588334016191\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Sí" #. FQDDW #: sf_form.xhp @@ -14513,7 +15377,7 @@ msgctxt "" "par_id901616774153495\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Sí" #. 2EiCA #: sf_form.xhp @@ -14531,7 +15395,7 @@ msgctxt "" "par_id501616774304840\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Sí" #. kPfzG #: sf_form.xhp @@ -14540,7 +15404,7 @@ msgctxt "" "par_id461616774304497\n" "help.text" msgid "The name of the current form." -msgstr "" +msgstr "El nome del formulariu actual." #. vpBCA #: sf_form.xhp @@ -14549,7 +15413,7 @@ msgctxt "" "par_id751616774384451\n" "help.text" msgid "No" -msgstr "" +msgstr "Non" #. ppErx #: sf_form.xhp @@ -14648,7 +15512,7 @@ msgctxt "" "par_id961612628879819\n" "help.text" msgid "Name" -msgstr "" +msgstr "Nome" #. DsQGQ #: sf_form.xhp @@ -14954,7 +15818,7 @@ msgctxt "" "par_id921606472825856\n" "help.text" msgid "List of methods in the Form service" -msgstr "" +msgstr "Llista de métodos nel serviciu Form" #. KwDij #: sf_form.xhp @@ -15440,7 +16304,7 @@ msgctxt "" "hd_id651583668365757\n" "help.text" msgid "Properties" -msgstr "" +msgstr "Propiedaes" #. VrBfK #: sf_formcontrol.xhp @@ -16088,7 +16952,7 @@ msgctxt "" "par_id741598543254158\n" "help.text" msgid "Type" -msgstr "" +msgstr "Triba" #. MWgHB #: sf_formcontrol.xhp @@ -16565,7 +17429,7 @@ msgctxt "" "par_id311612629836481\n" "help.text" msgid "No" -msgstr "" +msgstr "Non" #. CeNku #: sf_formcontrol.xhp @@ -16682,7 +17546,7 @@ msgctxt "" "par_id891611613601554\n" "help.text" msgid "List of Methods in the FormControl Service" -msgstr "" +msgstr "Llista de métodos nel serviciu FormControl" #. CKZDf #: sf_formcontrol.xhp @@ -16792,13 +17656,13 @@ msgctxt "" msgid "The first example reads the current value in a ComboBox containing city names and writes it to a FixedTest control in a Form:" msgstr "" -#. B5QLA +#. 3eh6E #: sf_formcontrol.xhp msgctxt "" "sf_formcontrol.xhp\n" "pyc_id991622562833004\n" "help.text" -msgid "ui = CreateScriptService('ScriptForge.Basic') # Basic-like methods" +msgid "bas = CreateScriptService('ScriptForge.Basic') # Basic-like methods" msgstr "" #. 8jneo @@ -16828,22 +17692,22 @@ msgctxt "" msgid "MsgBox \"Selected option: \" & optControl.Caption" msgstr "" -#. kxKPM +#. YnBgM #: sf_formcontrol.xhp msgctxt "" "sf_formcontrol.xhp\n" "pyc_id991622562822004\n" "help.text" -msgid "ui = CreateScriptService('ScriptForge.Basic') # Basic-like methods" +msgid "bas = CreateScriptService('ScriptForge.Basic') # Basic-like methods" msgstr "" -#. QBAvs +#. TNTT9 #: sf_formcontrol.xhp msgctxt "" "sf_formcontrol.xhp\n" "pyc_id441622562080419\n" "help.text" -msgid "ui.MsgBox('Selected option: ' + control.Caption)" +msgid "bas.MsgBox('Selected option: ' + control.Caption)" msgstr "" #. czP76 @@ -17467,13 +18331,13 @@ msgctxt "" msgid "The L10N service is based on the GNU implementation of PO (portable object) files. To learn more about this file format, visit GNU gettext Utilities: PO Files." msgstr "" -#. 4CMir +#. DGiG9 #: sf_l10n.xhp msgctxt "" "sf_l10n.xhp\n" "par_id91585843652832\n" "help.text" -msgid "This service implements the three methods listed below:" +msgid "This service implements the methods listed below:" msgstr "" #. fBXDW @@ -17485,6 +18349,15 @@ msgctxt "" msgid "AddText: Used by the programmer to build a set of strings that will be translated later." msgstr "" +#. BtuQ3 +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id81637866601151\n" +"help.text" +msgid "AddTextsFromDialog: Extracts all strings from a Dialog service instance." +msgstr "" + #. cm7fq #: sf_l10n.xhp msgctxt "" @@ -17627,7 +18500,7 @@ msgctxt "" "hd_id561585843652465\n" "help.text" msgid "Properties" -msgstr "" +msgstr "Propiedaes" #. mJaFd #: sf_l10n.xhp @@ -17636,7 +18509,7 @@ msgctxt "" "par_id181585843652958\n" "help.text" msgid "Name" -msgstr "" +msgstr "Nome" #. FFbDK #: sf_l10n.xhp @@ -17690,7 +18563,7 @@ msgctxt "" "par_id96158584365279\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Sí" #. vdfiw #: sf_l10n.xhp @@ -17726,7 +18599,7 @@ msgctxt "" "par_id231614360519973\n" "help.text" msgid "List of Methods in the L10N Service" -msgstr "" +msgstr "Llista de métodos nel serviciu L10N" #. Q24j9 #: sf_l10n.xhp @@ -17791,6 +18664,96 @@ msgctxt "" msgid "The example below creates a set of strings in English:" msgstr "" +#. rWt7U +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id1001585843659821\n" +"help.text" +msgid "Automatically extracts strings from a dialog and adds them to the list of localizable text strings. The following strings are extracted:" +msgstr "" + +#. bS7ZL +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id621637863440015\n" +"help.text" +msgid "The title of the dialog." +msgstr "El títulu del diálogu." + +#. EBFAC +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id61637863440399\n" +"help.text" +msgid "The caption of the following control types: Button, CheckBox, FixedLine, FixedText, GroupBox and RadioButton." +msgstr "" + +#. uCL85 +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id251637863440626\n" +"help.text" +msgid "Static strings in ListBoxes and ComboBoxes." +msgstr "" + +#. HWkAU +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id811637863596791\n" +"help.text" +msgid "The tooltip or help text displayed when the mouse hovers over the control." +msgstr "" + +#. gKbEN +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id641625855723650\n" +"help.text" +msgid "The method returns True if successful." +msgstr "" + +#. Kcowa +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id731637863894577\n" +"help.text" +msgid "The dialog from which strings will be extracted must not be open when the method is called." +msgstr "" + +#. 75EGY +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id911637864050221\n" +"help.text" +msgid "When a L10N service instance is created from an existing PO file, use the GetTextsFromL10N method from the Dialog service to automatically load all translated strings into the dialog." +msgstr "" + +#. ejhbN +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id391585843652113\n" +"help.text" +msgid "dialog: a Dialog service instance corresponding to the dialog from which strings will be extracted." +msgstr "" + +#. QzWzG +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id461614364298983\n" +"help.text" +msgid "The following example extracts all strings from the dialog \"MyDialog\" stored in the \"Standard\" library and exports them to a POT file:" +msgstr "" + #. DqFBf #: sf_l10n.xhp msgctxt "" @@ -18122,7 +19085,7 @@ msgctxt "" "par_id951623419595631\n" "help.text" msgid "User Defined
Type (UDT)" -msgstr "" +msgstr "Triba definida
pol usuariu (UDT)" #. h4Tu4 #: sf_methods.xhp @@ -18131,7 +19094,7 @@ msgctxt "" "par_id451623419793734\n" "help.text" msgid "ScriptForge
service" -msgstr "" +msgstr "Serviciu
ScriptForge" #. Ah5Gj #: sf_platform.xhp @@ -18140,7 +19103,7 @@ msgctxt "" "tit\n" "help.text" msgid "ScriptForge.Platform service" -msgstr "" +msgstr "Serviciu ScriptForge.Platform" #. PCkEG #: sf_platform.xhp @@ -18374,7 +19337,7 @@ msgctxt "" "par_id561633021743188\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Sí" #. DANn2 #: sf_platform.xhp @@ -18392,7 +19355,7 @@ msgctxt "" "par_id831633021745548\n" "help.text" msgid "Examples: \"en-US\", \"pt-BR\", \"fr-BE\"." -msgstr "" +msgstr "Exemplos: «ast-ES», «pt-BR», «fr-BE»." #. Dt7J5 #: sf_platform.xhp @@ -18590,7 +19553,7 @@ msgctxt "" "par_id941608709527036\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Sí" #. Rw373 #: sf_platform.xhp @@ -18671,7 +19634,7 @@ msgctxt "" "hd_id281600788076359\n" "help.text" msgid "Service invocation" -msgstr "" +msgstr "Invocación del serviciu" #. aGukU #: sf_popupmenu.xhp @@ -18788,7 +19751,7 @@ msgctxt "" "hd_id711600788076834\n" "help.text" msgid "Properties" -msgstr "" +msgstr "Propiedaes" #. 7remQ #: sf_popupmenu.xhp @@ -18797,7 +19760,7 @@ msgctxt "" "par_id461600788076917\n" "help.text" msgid "Name" -msgstr "" +msgstr "Nome" #. zWaD9 #: sf_popupmenu.xhp @@ -18806,7 +19769,7 @@ msgctxt "" "par_id221600788076591\n" "help.text" msgid "Readonly" -msgstr "" +msgstr "Namái de llectura" #. 3bRwD #: sf_popupmenu.xhp @@ -18815,7 +19778,7 @@ msgctxt "" "par_id761600788076328\n" "help.text" msgid "Type" -msgstr "" +msgstr "Triba" #. yAUC9 #: sf_popupmenu.xhp @@ -18833,7 +19796,7 @@ msgctxt "" "par_id311600788076756\n" "help.text" msgid "No" -msgstr "" +msgstr "Non" #. bcd7a #: sf_popupmenu.xhp @@ -18851,7 +19814,7 @@ msgctxt "" "par_id49160078807654\n" "help.text" msgid "No" -msgstr "" +msgstr "Non" #. zYGVp #: sf_popupmenu.xhp @@ -18952,15 +19915,6 @@ msgctxt "" msgid "The example below uses the icon \"sc_newdoc.svg\" that is located inside the \"cmd\" folder. The forward slash \"/\" character is used as the path separator regardless of the operating system." msgstr "" -#. HReGj -#: sf_popupmenu.xhp -msgctxt "" -"sf_popupmenu.xhp\n" -"bas_id121636725026678\n" -"help.text" -msgid "myPopup.AddItem(\"Item A\", Icon := \"cmd/sc_newdoc.svg\")" -msgstr "" - #. 2QW4m #: sf_popupmenu.xhp msgctxt "" @@ -18977,7 +19931,7 @@ msgctxt "" "hd_id501582887473754\n" "help.text" msgid "Methods" -msgstr "" +msgstr "Métodos" #. CWGtf #: sf_popupmenu.xhp @@ -18986,7 +19940,7 @@ msgctxt "" "par_id891611613601554\n" "help.text" msgid "List of Methods in the PopupMenu Service" -msgstr "" +msgstr "Llista de métodos nel serviciu PopupMenu" #. RAcsN #: sf_popupmenu.xhp @@ -19580,7 +20534,7 @@ msgctxt "" "par_id891611613601554\n" "help.text" msgid "List of Methods in the Session Service" -msgstr "" +msgstr "Llista de métodos nel serviciu Session" #. JvBuZ #: sf_session.xhp @@ -19834,6 +20788,42 @@ msgctxt "" msgid "The following examples show how to call the function odd_integers from within Basic and Python scripts." msgstr "" +#. pbmij +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id111582816585087\n" +"help.text" +msgid "Returns the current PDF export settings defined in the PDF Options dialog, which can be accessed by choosing File - Export as - Export as PDF." +msgstr "" + +#. K7j2q +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id931638383270026\n" +"help.text" +msgid "Export options set with the PDF Options dialog are kept for future use. Hence GetPDFExportOptions returns the settings currently defined. In addition, use SetPDFExportOptions to change current PDF export options." +msgstr "" + +#. uFCEq +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id801638383659558\n" +"help.text" +msgid "This method returns a Dictionary object wherein each key represent export options and the corresponding values are the current PDF export settings." +msgstr "" + +#. 6kXBe +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id751638383457198\n" +"help.text" +msgid "Read the PDF Export wiki page to learn more about all available options." +msgstr "" + #. Lv4iA #: sf_session.xhp msgctxt "" @@ -20005,6 +20995,60 @@ msgctxt "" msgid "editmessage: When True (default), the message is edited before being sent." msgstr "" +#. g7zLC +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id111582816583005\n" +"help.text" +msgid "Modifies the PDF export settings defined in the PDF Options dialog, which can be accessed by choosing File - Export as - Export as PDF." +msgstr "" + +#. T2DkW +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id181638385131806\n" +"help.text" +msgid "Calling this method changes the actual values set in the PDF Options dialog, which are used by the ExportAsPDF method from the Document service." +msgstr "" + +#. FBrKg +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id391638385313847\n" +"help.text" +msgid "This method returns True when successful." +msgstr "" + +#. 9BqH3 +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id751638383457321\n" +"help.text" +msgid "Read the PDF Export wiki page to learn more about all available options." +msgstr "" + +#. JhhXU +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id771582816585233\n" +"help.text" +msgid "pdfoptions: Dictionary object that defines the PDF export settings to be changed. Each key-value pair represents an export option and the value that will be set in the dialog." +msgstr "" + +#. 8DKZK +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id141638386087986\n" +"help.text" +msgid "The following example changes the maximum image resolution to 150 dpi and exports the current document as a PDF file." +msgstr "" + #. HtzHP #: sf_session.xhp msgctxt "" @@ -22433,7 +23477,7 @@ msgctxt "" "hd_id941585330787948\n" "help.text" msgid "Properties" -msgstr "" +msgstr "Propiedaes" #. aN9zM #: sf_textstream.xhp @@ -22442,7 +23486,7 @@ msgctxt "" "par_id631585330787267\n" "help.text" msgid "Name" -msgstr "" +msgstr "Nome" #. vwGC5 #: sf_textstream.xhp @@ -22595,7 +23639,7 @@ msgctxt "" "par_id891611613601554\n" "help.text" msgid "List of Methods in the TextStream Service" -msgstr "" +msgstr "Llista de métodos nel serviciu TextStream" #. DBBKM #: sf_textstream.xhp @@ -23612,7 +24656,7 @@ msgctxt "" "par_id761620761856238\n" "help.text" msgid "Name" -msgstr "" +msgstr "Nome" #. eBD6E #: sf_ui.xhp @@ -23621,7 +24665,7 @@ msgctxt "" "par_id591620761856238\n" "help.text" msgid "Value" -msgstr "" +msgstr "Valor" #. 2DU4R #: sf_ui.xhp @@ -23675,7 +24719,7 @@ msgctxt "" "par_id881608131596153\n" "help.text" msgid "List of Methods in the UI Service" -msgstr "" +msgstr "Llista de métodos nel serviciu UI" #. 4fc2p #: sf_ui.xhp @@ -24278,7 +25322,7 @@ msgctxt "" "hd_id351582885195476\n" "help.text" msgid "Properties" -msgstr "" +msgstr "Propiedaes" #. VB9Jj #: sf_writer.xhp @@ -24296,7 +25340,7 @@ msgctxt "" "par_id891611613601554\n" "help.text" msgid "List of Methods in the Writer Service" -msgstr "" +msgstr "Llista de métodos nel serviciu Writer" #. 3uC2J #: sf_writer.xhp @@ -24352,13 +25396,13 @@ msgctxt "" msgid "In the following examples, the first line gets the names of all forms in the document and the second line retrieves the Form object of the form named \"Form_A\"." msgstr "" -#. S5MwC +#. y684J #: sf_writer.xhp msgctxt "" "sf_writer.xhp\n" "par_id31592919577984\n" "help.text" -msgid "Send the content of the document to the printer. The printer might be defined previously by default, by the user or by the SetPrinter() method of the Document service. Returns True when successful." +msgid "Send the contents of the document to the printer. The printer may be previously defined by default, by the user or by the SetPrinter method of the Document service. Returns True when successful." msgstr "" #. CKDb5 diff --git a/source/ast/helpcontent2/source/text/scalc/01.po b/source/ast/helpcontent2/source/text/scalc/01.po index 9114c4821e6..f07ddde26a0 100644 --- a/source/ast/helpcontent2/source/text/scalc/01.po +++ b/source/ast/helpcontent2/source/text/scalc/01.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-11-25 19:33+0100\n" -"PO-Revision-Date: 2021-10-05 19:36+0000\n" +"POT-Creation-Date: 2021-12-20 13:20+0100\n" +"PO-Revision-Date: 2021-11-30 06:46+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Asturian \n" "Language: ast\n" @@ -14849,13 +14849,13 @@ msgctxt "" msgid "CONVERT_OOO" msgstr "" -#. rE3zF +#. Dx7ki #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id0908200902131122\n" "help.text" -msgid "Converts to euros a currency value expressed in one of the legacy currencies of 19 member states of the European Union, and vice versa. The conversion uses the fixed exchange rates at which the legacy currencies entered the euro." +msgid "Converts to euros a currency value expressed in one of the legacy currencies of 19 member states of the Eurozone, and vice versa. The conversion uses the fixed exchange rates at which the legacy currencies entered the euro." msgstr "" #. de7Xa @@ -44331,7 +44331,7 @@ msgctxt "" "par_id3155378\n" "help.text" msgid "Select this option if you want this style to restart page numbering." -msgstr "" +msgstr "Esbilla esta opción si quies qu'esti estilu reinicie la numberación de les páxines." #. gVwLk #: 05070500.xhp @@ -58938,7 +58938,7 @@ msgctxt "" "par_id3152815\n" "help.text" msgid "Year is an integer between 1583 and 9957 or between 0 and 99." -msgstr "Añu ye un integral ente 1583 y 9957 ó ente 0 y 99." +msgstr "Añu ye un enteru ente 1583 y 9957 o ente 0 y 99." #. WVjaD #: func_date.xhp @@ -58956,7 +58956,7 @@ msgctxt "" "par_id3155817\n" "help.text" msgid "Month is an integer indicating the month." -msgstr "Mes ye un integral qu'indica'l mes." +msgstr "Mes ye un enteru qu'indica'l mes." #. gKdnj #: func_date.xhp @@ -58965,7 +58965,7 @@ msgctxt "" "par_id3153183\n" "help.text" msgid "Day is an integer indicating the day of the month." -msgstr "Día ye un integral qu'indica'l día del mes." +msgstr "Día ye un enteru qu'indica'l día del mes." #. qr3Qv #: func_date.xhp diff --git a/source/ast/helpcontent2/source/text/sdatabase.po b/source/ast/helpcontent2/source/text/sdatabase.po index d154156e2a0..6d7f922073b 100644 --- a/source/ast/helpcontent2/source/text/sdatabase.po +++ b/source/ast/helpcontent2/source/text/sdatabase.po @@ -4,7 +4,7 @@ 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: 2021-11-19 15:44+0100\n" -"PO-Revision-Date: 2021-11-03 10:37+0000\n" +"PO-Revision-Date: 2021-12-17 23:38+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Asturian \n" "Language: ast\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.8.1\n" #. ugSgG #: 02000000.xhp @@ -4981,7 +4981,7 @@ msgctxt "" "tit\n" "help.text" msgid "General" -msgstr "" +msgstr "Xeneral" #. DmCQD #: 05040000.xhp @@ -4990,7 +4990,7 @@ msgctxt "" "hd_id3149031\n" "help.text" msgid "General" -msgstr "" +msgstr "Xeneral" #. 7ithV #: 05040100.xhp @@ -4999,7 +4999,7 @@ msgctxt "" "tit\n" "help.text" msgid "General" -msgstr "" +msgstr "Xeneral" #. 5uLP9 #: 05040100.xhp @@ -5008,7 +5008,7 @@ msgctxt "" "hd_id3153255\n" "help.text" msgid "General" -msgstr "" +msgstr "Xeneral" #. LsG3R #: 05040100.xhp @@ -5062,7 +5062,7 @@ msgctxt "" "hd_id3156426\n" "help.text" msgid "Type" -msgstr "" +msgstr "Triba" #. cGosS #: 05040100.xhp @@ -5071,7 +5071,7 @@ msgctxt "" "par_id3154823\n" "help.text" msgid "Displays the type of database." -msgstr "" +msgstr "Amuesa'l tipu de base de datos." #. jCSC3 #: 05040100.xhp @@ -5431,7 +5431,7 @@ msgctxt "" "hd_id3149669\n" "help.text" msgid "General" -msgstr "" +msgstr "Xeneral" #. REocx #: 11020000.xhp @@ -9679,7 +9679,7 @@ msgctxt "" "par_idN105D7\n" "help.text" msgid "Select All" -msgstr "" +msgstr "Esbillalo too" #. sL6Wv #: menuedit.xhp @@ -10660,7 +10660,7 @@ msgctxt "" "par_idN105B8\n" "help.text" msgid "Document Information" -msgstr "" +msgstr "Información del documentu" #. NJ2Q8 #: menuview.xhp diff --git a/source/ast/helpcontent2/source/text/shared.po b/source/ast/helpcontent2/source/text/shared.po index ac219b1328d..6d8f7f90f88 100644 --- a/source/ast/helpcontent2/source/text/shared.po +++ b/source/ast/helpcontent2/source/text/shared.po @@ -4,16 +4,16 @@ 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: 2021-09-10 23:11+0200\n" -"PO-Revision-Date: 2020-06-16 20:23+0000\n" +"PO-Revision-Date: 2021-11-30 06:46+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" -"Language-Team: Asturian \n" +"Language-Team: Asturian \n" "Language: ast\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-Generator: Weblate 4.8.1\n" "X-POOTLE-MTIME: 1542196266.000000\n" #. DBz3U @@ -347,7 +347,7 @@ msgctxt "" "hd_id561629934889067\n" "help.text" msgid "Get Involved" -msgstr "" +msgstr "Andechar" #. ZiLDo #: main0108.xhp diff --git a/source/ast/helpcontent2/source/text/shared/00.po b/source/ast/helpcontent2/source/text/shared/00.po index 07dcf370025..8b68fd35ac5 100644 --- a/source/ast/helpcontent2/source/text/shared/00.po +++ b/source/ast/helpcontent2/source/text/shared/00.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: 2021-10-20 13:08+0200\n" +"POT-Creation-Date: 2021-12-21 12:38+0100\n" "PO-Revision-Date: 2021-10-24 01:36+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Asturian \n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1542196267.000000\n" #. 3B8ZN @@ -10645,6 +10645,15 @@ msgctxt "" msgid "Choose View - Styles (Command+T)(F11) - open context menu of a page style entry and choose Modify/New - Page tab." msgstr "" +#. iCz7o +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id3133357\n" +"help.text" +msgid "Choose Format - Page Style - Page tab (Writer)." +msgstr "" + #. w3yEG #: 00040500.xhp msgctxt "" diff --git a/source/ast/helpcontent2/source/text/shared/01.po b/source/ast/helpcontent2/source/text/shared/01.po index 6e5738f1888..899b36ccfc2 100644 --- a/source/ast/helpcontent2/source/text/shared/01.po +++ b/source/ast/helpcontent2/source/text/shared/01.po @@ -4,7 +4,7 @@ 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: 2021-10-25 12:48+0200\n" -"PO-Revision-Date: 2021-11-11 01:36+0000\n" +"PO-Revision-Date: 2021-11-30 06:46+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Asturian \n" "Language: ast\n" @@ -1040,7 +1040,7 @@ msgctxt "" "hd_id3147573\n" "help.text" msgid "Columns" -msgstr "" +msgstr "Columnes" #. kZ3iQ #: 01010202.xhp @@ -4586,7 +4586,7 @@ msgctxt "" "hd_id0818200912285056\n" "help.text" msgid "General" -msgstr "" +msgstr "Xeneral" #. vgrqb #: 01130000.xhp @@ -14045,7 +14045,7 @@ msgctxt "" "hd_id9204992\n" "help.text" msgid "Columns" -msgstr "" +msgstr "Columnes" #. 9ZEMh #: 03010000.xhp @@ -43511,7 +43511,7 @@ msgctxt "" "tit\n" "help.text" msgid "General" -msgstr "" +msgstr "Xeneral" #. jG7C8 #: 06150110.xhp @@ -43520,7 +43520,7 @@ msgctxt "" "hd_id3158442\n" "help.text" msgid "General" -msgstr "" +msgstr "Xeneral" #. fkerg #: 06150110.xhp @@ -49478,7 +49478,7 @@ msgctxt "" "hd_id3148519\n" "help.text" msgid "General" -msgstr "" +msgstr "Xeneral" #. bSFpL #: ref_epub_export.xhp @@ -49487,7 +49487,7 @@ msgctxt "" "hd_id3148520\n" "help.text" msgid "Version" -msgstr "" +msgstr "Versión" #. idV5d #: ref_epub_export.xhp @@ -50333,7 +50333,7 @@ msgctxt "" "par_idN10791\n" "help.text" msgid "General" -msgstr "" +msgstr "Xeneral" #. 4HuMF #: ref_pdf_export_general.xhp @@ -51044,7 +51044,7 @@ msgctxt "" "hd_id541574116548796\n" "help.text" msgid "General" -msgstr "" +msgstr "Xeneral" #. zCCpF #: ref_pdf_export_links.xhp diff --git a/source/ast/helpcontent2/source/text/shared/guide.po b/source/ast/helpcontent2/source/text/shared/guide.po index 54d7ada3471..0ea8ba10bc6 100644 --- a/source/ast/helpcontent2/source/text/shared/guide.po +++ b/source/ast/helpcontent2/source/text/shared/guide.po @@ -3,8 +3,8 @@ 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: 2021-11-24 12:02+0100\n" -"PO-Revision-Date: 2021-11-23 08:11+0000\n" +"POT-Creation-Date: 2021-12-20 13:21+0100\n" +"PO-Revision-Date: 2021-12-21 11:51+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Asturian \n" "Language: ast\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.8.1\n" "X-POOTLE-MTIME: 1542196271.000000\n" #. iharT @@ -5965,13 +5965,13 @@ msgctxt "" msgid "CSV Filter parameters" msgstr "" -#. cvtJM +#. KyLbg #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "bm_id181634740978601\n" "help.text" -msgid "CSV;filter options CSV;import options CSV;export options CSV;command line filter options" +msgid "CSV;filter options CSV;separator specification line CSV;import options CSV;export options CSV;command line filter options" msgstr "" #. szBoK @@ -6026,7 +6026,7 @@ msgctxt "" "par_id71634735255956\n" "help.text" msgid "Definition" -msgstr "" +msgstr "Definición" #. tBx7H #: csv_params.xhp @@ -6325,6 +6325,87 @@ msgctxt "" msgid "String, either false or true. Default value: false. Determines whether formula expressions starting with a = equal sign character are to be evaluated as formulas or imported as textual data. If true evaluate formulas on input. If false formulas are input as text. If omitted (not present at all), the default value is true to keep the behaviour of old versions' options string that didn't have this token at all. If present and empty (or any other value than true) the default value is false." msgstr "" +#. DAriB +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"hd_id591638374883162\n" +"help.text" +msgid "Special case of CSV files with separator defined in the first line" +msgstr "" + +#. gpBdg +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id781638374952502\n" +"help.text" +msgid "CSV import and export support a sep= and \"sep=\" field separator setting. When reading a CSV document, the separator is taken from the initial sep= or \"sep=\" single field, if that is the only line content." +msgstr "" + +#. q8D8y +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id561638377619263\n" +"help.text" +msgid "When reading a CSV file, the quoted form is preserved as (unquoted) cell content. You see sep=| when | is the separator in the first line. In the unquoted form, the separator is discarded because it is a real field separator in the context. You see sep= in the first line." +msgstr "" + +#. j5dBK +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id761638377626465\n" +"help.text" +msgid "When writing a CSV file, the existing single top left cell's content such as sep=| is adapted to the current separator with the quoted form of \"sep=|\" (if quotes / text delimiters aren't set empty and | is the separator) and always uses the ASCII \" double quote character." +msgstr "" + +#. uBq4B +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id61638377631743\n" +"help.text" +msgid "If the line containing the sep=| is not to be imported as data, remember to set the From row number in the dialog to 2. Note that this line will not be preserved when re-saving." +msgstr "" + +#. oGd5z +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id731638374814029\n" +"help.text" +msgid "\"LETTER\"|\"ANIMAL\"" +msgstr "" + +#. CsfKB +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id801638374818291\n" +"help.text" +msgid "\"a\"|\"aardvark\"" +msgstr "" + +#. t62e9 +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id621638374822275\n" +"help.text" +msgid "\"b\"|\"bear\"" +msgstr "" + +#. G2aQG +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id851638374831208\n" +"help.text" +msgid "\"c\"|\"cow\"" +msgstr "" + #. EFwn3 #: csv_params.xhp msgctxt "" @@ -8870,7 +8951,7 @@ msgctxt "" "tit\n" "help.text" msgid "Development Tools" -msgstr "" +msgstr "Ferramientes de desendolcu" #. EQHbW #: dev_tools.xhp @@ -8879,7 +8960,7 @@ msgctxt "" "bm_id821562797360035\n" "help.text" msgid "development tools object inspector" -msgstr "ferramientes de desarrolluinspeutor d'oxetos" +msgstr "ferramientes de desendolcuinspeutor d'oxetos" #. SfpDF #: dev_tools.xhp @@ -8888,7 +8969,7 @@ msgctxt "" "hd_id951627860296699\n" "help.text" msgid "Development Tools" -msgstr "" +msgstr "Ferramientes de desendolcu" #. p3pqz #: dev_tools.xhp @@ -22282,76 +22363,76 @@ msgctxt "" msgid "Choose Format - Object - Position and Size - Position and Size tab. Unmark the Position or Size check box." msgstr "Escueya Formatu - Oxetu - Posición y tamañu - ficha Posición y Tamañu. Deseleicione el caxellu de verificación Posición o Tamañu." -#. CnLjj +#. dwefM #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "tit\n" "help.text" -msgid "QR Code" +msgid "QR and Barcode" msgstr "" -#. Yuk2B +#. 3tty9 #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "bm_id901566317201860\n" "help.text" -msgid "QR Code" +msgid "QR code;barcode" msgstr "" -#. FqKRN +#. 82bgJ #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "hd_id461566315781439\n" "help.text" -msgid "QR Code" +msgid "QR and Barcode" msgstr "" -#. YdWKF +#. ztYka #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id381566315781439\n" "help.text" -msgid "Generate QR Code for any text or URL." +msgid "Generate linear and matrix codes for any text or URL." msgstr "" -#. SzeNM +#. UCs5m #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id411566316109551\n" "help.text" -msgid "The QR Code Generation feature helps to create QR codes for any text or URL. The QR code is produced as an image or shape and has all the properties associated with an image." -msgstr "" +msgid "The QR and Barcode generation feature allows you to encode any text string or URL as a barcode or a QR code and insert it as a graphical object in a document for scanning." +msgstr "La funcionalidá de xeneración de códigos de barres y QR te dexa codificar cualisquier cadena de testu o URL como códigu QR o de barres y inxertalu como oxetu gráficu nun documentu pa escanialu darréu." -#. JFjy3 +#. N32UF #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id761566316165430\n" "help.text" -msgid "Choose Insert - Object - QR Code." +msgid "Choose Insert - Object - QR and Barcode." msgstr "" -#. vF7bp +#. UCeXG #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "hd_id611566316506278\n" "help.text" -msgid "URL or Text" +msgid "URL or text" msgstr "" -#. ikC8E +#. q98jw #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id251566316519649\n" "help.text" -msgid "The text from which to generate the QR code." +msgid "The text from which to generate the code." msgstr "" #. 6mj5K @@ -22426,13 +22507,13 @@ msgctxt "" msgid "Margin" msgstr "" -#. MUEWe +#. PuMhx #: qrcode.xhp msgctxt "" "qrcode.xhp\n" "par_id981566316947064\n" "help.text" -msgid "The width of the margin surrounding the QR code." +msgid "The width of the margin surrounding the code." msgstr "" #. kZPNW @@ -22462,15 +22543,6 @@ msgctxt "" msgid "QR code example" msgstr "" -#. zkgFS -#: qrcode.xhp -msgctxt "" -"qrcode.xhp\n" -"par_id441566317415844\n" -"help.text" -msgid "QR code in the Wikipedia" -msgstr "" - #. FuBFK #: redaction.xhp msgctxt "" diff --git a/source/ast/helpcontent2/source/text/swriter/01.po b/source/ast/helpcontent2/source/text/swriter/01.po index 828877952d0..e7ede298ca3 100644 --- a/source/ast/helpcontent2/source/text/swriter/01.po +++ b/source/ast/helpcontent2/source/text/swriter/01.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2021-11-24 12:03+0100\n" -"PO-Revision-Date: 2021-10-24 01:36+0000\n" +"PO-Revision-Date: 2021-12-11 22:38+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Asturian \n" "Language: ast\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.8.1\n" "X-POOTLE-MTIME: 1540152130.000000\n" #. sZfWF @@ -13037,7 +13037,7 @@ msgctxt "" "par_id3149292\n" "help.text" msgid "Displays the remainder of the Structure line." -msgstr "Amuesa la marca de la llinia Estructura." +msgstr "Amuesa'l restu de la llinia Estructura." #. 7d4aW #: 04120221.xhp diff --git a/source/ast/helpcontent2/source/text/swriter/guide.po b/source/ast/helpcontent2/source/text/swriter/guide.po index 9aa4c406408..f7e7f2168f2 100644 --- a/source/ast/helpcontent2/source/text/swriter/guide.po +++ b/source/ast/helpcontent2/source/text/swriter/guide.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: 2021-11-25 19:34+0100\n" +"POT-Creation-Date: 2021-12-20 13:21+0100\n" "PO-Revision-Date: 2021-10-24 01:36+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Asturian \n" @@ -7765,15 +7765,6 @@ msgctxt "" msgid "Some words contain special characters that %PRODUCTNAME treats as a hyphen. If you do not want such words to be hyphenated, you can insert a special code that prevents hyphenation at the position where the special code is inserted. Proceed as follows:" msgstr "Delles pallabres contienen caráuteres especiales que %PRODUCTNAME trata como un guión. Si nun deseya que diches pallabres estrémense, pue inxertar un códigu especial qu'evite la división de pallabres na posición en que s'inxerta'l códigu. Realice'l siguiente procedimientu:" -#. 2aXji -#: hyphen_prevent.xhp -msgctxt "" -"hyphen_prevent.xhp\n" -"par_id0302200910262850\n" -"help.text" -msgid "Enable the special features of complex text layout (CTL) languages: Choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages and check Enabled for complex text layout (CTL). Click OK." -msgstr "Active les carauterístiques especiales de los idiomes con disposición complexa de testu (CTL): Escueya %PRODUCTNAME - PreferenciesFerramientes - Opciones - Configuración d'idioma - Idiomes y marque Habilitáu pa la disposición complexa de testu (CTL). Faiga clic en \"Aceutar\"." - #. CiY92 #: hyphen_prevent.xhp msgctxt "" @@ -7792,14 +7783,14 @@ msgctxt "" msgid "Choose Insert - Formatting Mark - Word Joiner." msgstr "" -#. 6u4r9 +#. 4qRmW #: hyphen_prevent.xhp msgctxt "" "hyphen_prevent.xhp\n" -"par_id0302200910572128\n" +"par_id501639661322712\n" "help.text" -msgid "Once the special character is inserted, you might disable CTL again. Support of CTL was only necessary to insert the special character." -msgstr "Una vegada que s'inxertó'l caráuter especial, ye posible que deseye volver desactivar CTL. La compatibilidá con CTL namái ye necesaria pa inxertar el caráuter especial." +msgid "The inserted formatting mark will be shown in gray. To remove it, simply place the cursor over the formatting mark and press the Del key." +msgstr "" #. skDHA #: hyphen_prevent.xhp @@ -15865,6 +15856,15 @@ msgctxt "" msgid "Press CommandCtrl+Shift+P to make the text superscript, and CommandCtrl+Shift+B to make the text subscript." msgstr "Primi ComanduCtrl+May+P pa facer que'l testu seya superíndiz y ComanduCtrl+May+B pa facer que'l testu seya subíndiz." +#. ALJRV +#: subscript.xhp +msgctxt "" +"subscript.xhp\n" +"par_id3149205\n" +"help.text" +msgid "In the Properties deck of the sidebar, go to the Character area and click the Superscript or Subscript buttons." +msgstr "" + #. VwZA6 #: subscript.xhp msgctxt "" @@ -17260,13 +17260,13 @@ msgctxt "" msgid "To set the behavior of the direct cursor, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids." msgstr "" -#. gJUFG +#. 4MoxW #: text_direct_cursor.xhp msgctxt "" "text_direct_cursor.xhp\n" "par_idN106A3\n" "help.text" -msgid "On the Tools bar, click the Direct Cursor icon Icon. Alternativelly, enable Direct Cursor by going to Edit - Direct Cursor Mode." +msgid "On the Tools bar, click the Direct Cursor icon Icon. Alternatively, enable Direct Cursor by going to Edit - Direct Cursor Mode." msgstr "" #. AmitQ -- cgit