diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-06-13 17:03:18 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-06-13 17:10:45 +0200 |
commit | 47d2e3a3e6f9d4e2b17ff79b3a9cbdbe4619af16 (patch) | |
tree | d47b1de8842b7ec33fc0d74aae950c5a6265eb08 /source/gug/helpcontent2 | |
parent | 9b5d7036b809fb61a73e6a5b86bd3fcfbcda81f7 (diff) |
update translations for 7.2.0 beta1
libreoffice-7-2-branch-point
and force-fix errors using pocheck
Change-Id: I7ed5a77fb3ccb004ba1b79c55ae56a84c82f2803
Diffstat (limited to 'source/gug/helpcontent2')
-rw-r--r-- | source/gug/helpcontent2/source/text/sbasic/python.po | 53 | ||||
-rw-r--r-- | source/gug/helpcontent2/source/text/sbasic/shared.po | 614 | ||||
-rw-r--r-- | source/gug/helpcontent2/source/text/sbasic/shared/03.po | 1529 | ||||
-rw-r--r-- | source/gug/helpcontent2/source/text/scalc/01.po | 323 | ||||
-rw-r--r-- | source/gug/helpcontent2/source/text/sdatabase.po | 571 | ||||
-rw-r--r-- | source/gug/helpcontent2/source/text/shared/00.po | 49 | ||||
-rw-r--r-- | source/gug/helpcontent2/source/text/shared/01.po | 426 | ||||
-rw-r--r-- | source/gug/helpcontent2/source/text/shared/06.po | 6 | ||||
-rw-r--r-- | source/gug/helpcontent2/source/text/shared/explorer/database.po | 553 | ||||
-rw-r--r-- | source/gug/helpcontent2/source/text/shared/guide.po | 2014 | ||||
-rw-r--r-- | source/gug/helpcontent2/source/text/simpress/01.po | 429 | ||||
-rw-r--r-- | source/gug/helpcontent2/source/text/simpress/02.po | 8 | ||||
-rw-r--r-- | source/gug/helpcontent2/source/text/swriter.po | 409 | ||||
-rw-r--r-- | source/gug/helpcontent2/source/text/swriter/04.po | 8 | ||||
-rw-r--r-- | source/gug/helpcontent2/source/text/swriter/librelogo.po | 16 |
15 files changed, 4449 insertions, 2559 deletions
diff --git a/source/gug/helpcontent2/source/text/sbasic/python.po b/source/gug/helpcontent2/source/text/sbasic/python.po index d6f63ae37a8..b1e71bf30d2 100644 --- a/source/gug/helpcontent2/source/text/sbasic/python.po +++ b/source/gug/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-05-05 17:15+0200\n" +"POT-Creation-Date: 2021-06-11 17:08+0200\n" "PO-Revision-Date: 2021-05-04 10:37+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/es/>\n" @@ -502,13 +502,13 @@ msgctxt "" msgid "Python : Monitoring Document Events" msgstr "Python: monitorizar los sucesos del documento" -#. 7vwHs +#. GyBAT #: python_document_events.xhp msgctxt "" "python_document_events.xhp\n" "N0526\n" "help.text" -msgid "<bookmark_value>Basic;Monitoring Document Events</bookmark_value> <bookmark_value>Python;Monitoring Document Events</bookmark_value> <bookmark_value>Access2Base;Console</bookmark_value> <bookmark_value>Access2Base;Trace</bookmark_value> <bookmark_value>Tools;Strings</bookmark_value> <bookmark_value>API;GlobalScope.BasicLibraries</bookmark_value> <bookmark_value>API;document.DocumentEvent: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventListener: Monitoring Document Event</bookmark_value> <bookmark_value>API;frame.Desktop: Monitoring Document Event</bookmark_value> <bookmark_value>API;frame.GlobalEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;lang.EventObject: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.MasterScriptProviderFactory: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.XScript: Monitoring Document Event</bookmark_value>" +msgid "<bookmark_value>Basic;Monitoring Document Events</bookmark_value> <bookmark_value>Python;Monitoring Document Events</bookmark_value> <bookmark_value>Access2Base;Console</bookmark_value> <bookmark_value>Access2Base;Trace</bookmark_value> <bookmark_value>API;document.DocumentEvent: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventListener: Monitoring Document Event</bookmark_value> <bookmark_value>API;lang.EventObject: Monitoring Document Event</bookmark_value>" msgstr "" #. gsCNB @@ -538,22 +538,22 @@ msgctxt "" msgid "Listening to Document Events" msgstr "Escucha a sucesos de documentos" -#. BuYwV +#. SZGH4 #: python_document_events.xhp msgctxt "" "python_document_events.xhp\n" "N0530\n" "help.text" -msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <literal>Open Document</literal> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts." +msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <emph>Open Document</emph> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts." msgstr "" -#. 27Dcq +#. KgWvt #: python_document_events.xhp msgctxt "" "python_document_events.xhp\n" "N0531\n" "help.text" -msgid "Intercepting events helps setting scripts pre- and post-conditions such as loading and unloading libraries or track script processing in the background. <literal>Access2Base Trace</literal> module usage is illustrating that second context." +msgid "Intercepting events helps setting scripts pre- and post-conditions such as loading and unloading libraries or track script processing in the background. <literal>Access2Base.Trace</literal> module usage is illustrating that second context." msgstr "" #. BG7Xs @@ -565,6 +565,15 @@ msgctxt "" msgid "With Python" msgstr "Con Python" +#. B4G2y +#: python_document_events.xhp +msgctxt "" +"python_document_events.xhp\n" +"bm_id721622446590963\n" +"help.text" +msgid "<bookmark_value>API;frame.Desktop: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.MasterScriptProviderFactory: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.XScript: Monitoring Document Event</bookmark_value>" +msgstr "" + #. eGKkK #: python_document_events.xhp msgctxt "" @@ -574,13 +583,13 @@ msgctxt "" msgid "Events monitoring starts from object instantiation and ultimately stops when Python releases the object. Raised events are reported using <literal>Access2Base</literal> console." msgstr "" -#. 35oEi +#. D2HXF #: python_document_events.xhp msgctxt "" "python_document_events.xhp\n" "N0534\n" "help.text" -msgid "<literal>OnLoad</literal> and <literal>OnUnload</literal> events can be used to respectively set and unset Python programs path. They are described as <literal>Open document</literal> and <literal>Document closed</literal>." +msgid "<literal>OnLoad</literal> and <literal>OnUnload</literal> events can be used to respectively set and unset Python programs path. They are described as <emph>Open document</emph> and <emph>Document closed</emph>." msgstr "" #. AdYNb @@ -826,13 +835,13 @@ msgctxt "" msgid "Mind the misspelled <literal>documentEventOccured</literal> method that inherits a typo from %PRODUCTNAME Application Programming Interface (API)." msgstr "Preste atención al error ortográfico en el método <literal>documentEventOccured</literal>, que proviene de la interfaz de programación de aplicaciones (API, por sus siglas en inglés) de %PRODUCTNAME." -#. uGHTE +#. CuAga #: python_document_events.xhp msgctxt "" "python_document_events.xhp\n" "N0648\n" "help.text" -msgid "<literal>Start application</literal> and <literal>Close application</literal> events can respectively be used to set and to unset Python path for user scripts or %PRODUCTNAME scripts. In a similar fashion, document based Python libraries or modules can be loaded and released using <literal>Open document</literal> and <literal>Document closed</literal> events. Refer to <link href=\"text/sbasic/python/python_import.xhp\" name=\"Importing Python Modules\">Importing Python Modules</link> for more information." +msgid "<emph>Start application</emph> and <emph>Close application</emph> events can respectively be used to set and to unset Python path for user scripts or %PRODUCTNAME scripts. In a similar fashion, document based Python libraries or modules can be loaded and released using <emph>Open document</emph> and <emph>Document closed</emph> events. Refer to <link href=\"text/sbasic/python/python_import.xhp\" name=\"Importing Python Modules\">Importing Python Modules</link> for more information." msgstr "" #. 8pHCg @@ -844,13 +853,22 @@ msgctxt "" msgid "With %PRODUCTNAME Basic" msgstr "Con %PRODUCTNAME Basic" -#. Hn5H4 +#. QpCjq +#: python_document_events.xhp +msgctxt "" +"python_document_events.xhp\n" +"bm_id591622446367707\n" +"help.text" +msgid "<bookmark_value>API;GlobalScope.BasicLibraries</bookmark_value> <bookmark_value>Tools;Strings</bookmark_value>" +msgstr "" + +#. 3JWfM #: python_document_events.xhp msgctxt "" "python_document_events.xhp\n" "N0650\n" "help.text" -msgid "The <literal>Onload</literal> script is assigned to <literal>Open document</literal> event using <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module." +msgid "The <literal>Onload</literal> script is assigned to <emph>Open document</emph> event using <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module." msgstr "" #. TAiMF @@ -1006,6 +1024,15 @@ msgctxt "" msgid "Discovering Documents Events" msgstr "Descubrimiento de sucesos de documento" +#. Ys35P +#: python_document_events.xhp +msgctxt "" +"python_document_events.xhp\n" +"bm_id681622445958242\n" +"help.text" +msgid "<bookmark_value>API;frame.GlobalEventBroadcaster: Monitoring Document Event</bookmark_value>" +msgstr "" + #. BDj9Q #: python_document_events.xhp msgctxt "" diff --git a/source/gug/helpcontent2/source/text/sbasic/shared.po b/source/gug/helpcontent2/source/text/sbasic/shared.po index 8ecef185b83..c62c8c67a29 100644 --- a/source/gug/helpcontent2/source/text/sbasic/shared.po +++ b/source/gug/helpcontent2/source/text/sbasic/shared.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-05-31 15:15+0200\n" +"POT-Creation-Date: 2021-06-11 17:08+0200\n" "PO-Revision-Date: 2021-05-27 20:37+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/es/>\n" @@ -3031,13 +3031,13 @@ msgctxt "" msgid "The <literal>Function</literal> is called using the following syntax:" msgstr "Se llama a la <literal>Function</literal> mediante la sintaxis siguiente:" -#. 33Sss +#. YcLqs #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id981584288549909\n" "help.text" -msgid "Properties combine the syntax of procedures and functions. A property usually requires up to one parameter." +msgid "Properties combine the syntax of procedures and functions. A <literal>Property</literal> usually requires up to one parameter." msgstr "" #. QCQAn @@ -3067,13 +3067,13 @@ msgctxt "" msgid "The <literal>Property</literal> is called using the following syntax:" msgstr "Se llama a la <literal>Property</literal> mediante la sintaxis siguiente:" -#. DLdom +#. KRExL #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_idN107B3\n" "help.text" -msgid "You can also use the fully qualified name to call a procedure, function or property:<br/> <literal>Library.Module.Macro()</literal> <br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/> <item type=\"literal\">Gimmicks.AutoText.Main()</item>" +msgid "You can also use the fully qualified name to call a procedure, function or property:<br/> <literal>[Call] Library.Module.Macro()</literal>, where <literal>Call</literal> is optional.<br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/> <literal>Gimmicks.AutoText.Main()</literal>" msgstr "" #. 2xj8g @@ -3148,6 +3148,33 @@ msgctxt "" msgid "' your code goes here" msgstr "" +#. 46M3s +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"hd_id951622730099178\n" +"help.text" +msgid "Positional or Keyword Arguments" +msgstr "" + +#. aFDhA +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id591622730131786\n" +"help.text" +msgid "When you call a function or a subroutine, you may pass its arguments by position or by name. Passing by position means just listing the arguments in the order in which the parameters are defined in the function or subroutine. Passing by name requires you to prefix the argument with the name of the corresponding parameter followed by a colon and an equal sign (<literal>:=</literal>). Keyword arguments may appear in any order. Refer to Basic Replace() function for such examples." +msgstr "" + +#. 5B7Y5 +#: 01020300.xhp +msgctxt "" +"01020300.xhp\n" +"par_id591622730284162\n" +"help.text" +msgid "When needing to pass less parameters, use keywords arguments. Passing values for fewer parameters by position requires to supply values for all parameters before them, optional or not. This ensures that the values are in the correct positions. If you pass the parameters by name - using keyword arguments - you may omit all other intermediate arguments." +msgstr "" + #. EHCCS #: 01020300.xhp msgctxt "" @@ -4534,13 +4561,13 @@ msgctxt "" msgid "Document Event-Driven Macros" msgstr "" -#. mRxGZ +#. Xm5fa #: 01040000.xhp msgctxt "" "01040000.xhp\n" "bm_id3154581\n" "help.text" -msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>documents; events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value> <bookmark_value>API; XDocumentEventListener</bookmark_value>" +msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>documents; events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value> <bookmark_value>events; in documents</bookmark_value> <bookmark_value>API; XDocumentEventListener</bookmark_value>" msgstr "" #. 7uCwS @@ -8647,22 +8674,22 @@ msgctxt "" msgid "<emph>default</emph>: String expression displayed in the text box as default if no other input is given." msgstr "" -#. w5QhP +#. GUFBE #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3147573\n" "help.text" -msgid "<emph>xpostwips</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application." +msgid "<emph>xpostwips</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of %PRODUCTNAME." msgstr "" -#. CannW +#. RY7kB #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3156024\n" "help.text" -msgid "<emph>ypostwips</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application." +msgid "<emph>ypostwips</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of %PRODUCTNAME." msgstr "" #. ABQBS @@ -25225,15 +25252,6 @@ msgctxt "" msgid "Converts any string or numeric expression to a date value." msgstr "Convierte cualquier cadena de caracteres o expresión numérica en un valor de fecha." -#. 9KKjA -#: 03100300.xhp -msgctxt "" -"03100300.xhp\n" -"hd_id3148944\n" -"help.text" -msgid "Syntax:" -msgstr "Sintaxis:" - #. JsmcA #: 03100300.xhp msgctxt "" @@ -25261,15 +25279,6 @@ msgctxt "" msgid "Date" msgstr "Fecha" -#. bE3do -#: 03100300.xhp -msgctxt "" -"03100300.xhp\n" -"hd_id3153525\n" -"help.text" -msgid "Parameters:" -msgstr "Parámetros:" - #. 3E4Gd #: 03100300.xhp msgctxt "" @@ -25288,15 +25297,6 @@ msgctxt "" msgid "When you convert a string expression, the date and time must be entered either in one of the date acceptance patterns defined for your locale setting (see <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language Settings - Languages</menuitem>) or in ISO date format (momentarily, only the ISO format with hyphens, e.g. \"2012-12-31\" is accepted). In numeric expressions, values to the left of the decimal represent the date, beginning from December 31, 1899. Values to the right of the decimal represent the time." msgstr "" -#. hCKkH -#: 03100300.xhp -msgctxt "" -"03100300.xhp\n" -"hd_id3156422\n" -"help.text" -msgid "Example:" -msgstr "Ejemplo:" - #. 4NDxB #: 03100400.xhp msgctxt "" @@ -35215,13 +35215,31 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Object\">ThisComponent Object</link>" msgstr "" -#. zizyQ +#. ECFFs #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id3154923\n" "help.text" -msgid "Addresses the active component whose properties can be read and set, and whose methods can be called. <literal>ThisComponent</literal> is used in Basic, where it represents the current document. Properties and methods available through <literal>ThisComponent</literal> depend on the document type." +msgid "<literal>ThisComponent</literal> represents the current document in Basic macros. It addresses the active component whose properties can be read and set, and whose methods can be called. Properties and methods available through <literal>ThisComponent</literal> depend on the document type." +msgstr "" + +#. gXEZU +#: 03132200.xhp +msgctxt "" +"03132200.xhp\n" +"par_id241622797081182\n" +"help.text" +msgid "When the active window is a Base form, query, report, table or view, <literal>ThisComponent</literal> returns the current <literal>Form</literal> information." +msgstr "" + +#. nJfmS +#: 03132200.xhp +msgctxt "" +"03132200.xhp\n" +"par_id871622796485123\n" +"help.text" +msgid "When active window is the Basic IDE, <literal>ThisComponent</literal> object returns the component owning the current script." msgstr "" #. 6Exm3 @@ -35251,6 +35269,69 @@ msgctxt "" msgid "' use the default name for Table of Contents and a 1" msgstr "' usar el nombre predeterminado para un Sumario y el número 1" +#. XF28a +#: 03132200.xhp +msgctxt "" +"03132200.xhp\n" +"par_id101622646874083\n" +"help.text" +msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1text_1_1TextDocument.html\" name=\"TextDocument API service\">com.sun.star.text.TextDocument</link> API service" +msgstr "" + +#. E7kt6 +#: 03132200.xhp +msgctxt "" +"03132200.xhp\n" +"par_id102622646874083\n" +"help.text" +msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sheet_1_1SpreadsheetDocument.html\" name=\"SpreadsheetDocument API service\">com.sun.star.sheet.SpreadsheetDocument</link> API service" +msgstr "" + +#. jsHZ7 +#: 03132200.xhp +msgctxt "" +"03132200.xhp\n" +"par_id103622646874083\n" +"help.text" +msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1presentation_1_1PresentationDocument.html\" name=\"PresentationDocument API service\">com.sun.star.presentation.PresentationDocument</link> API service" +msgstr "" + +#. uQFSg +#: 03132200.xhp +msgctxt "" +"03132200.xhp\n" +"par_id104622646874083\n" +"help.text" +msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1drawing_1_1DrawingDocument.html\" name=\"DrawingDocument API service\">com.sun.star.drawing.DrawingDocument</link> API service" +msgstr "" + +#. HjxZi +#: 03132200.xhp +msgctxt "" +"03132200.xhp\n" +"par_id105622646874083\n" +"help.text" +msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1formula_1_1FormulaProperties.html\" name=\"FormulaProperties API service\">com.sun.star.formula.FormulaProperties</link> API service" +msgstr "" + +#. FLbnX +#: 03132200.xhp +msgctxt "" +"03132200.xhp\n" +"par_id106622646874083\n" +"help.text" +msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link> API service" +msgstr "" + +#. vZW9w +#: 03132200.xhp +msgctxt "" +"03132200.xhp\n" +"par_id581622646875379\n" +"help.text" +msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link> API service" +msgstr "" + #. QgZSF #: 03132300.xhp msgctxt "" @@ -41470,15 +41551,6 @@ msgctxt "" msgid "Replaces some string by another." msgstr "Sustituye una cadena por otra." -#. 4cCHs -#: replace.xhp -msgctxt "" -"replace.xhp\n" -"par_id931552552227310\n" -"help.text" -msgid "Replace (Text As String, SearchStr As String, ReplStr As String [, Start As Long [, Count as Long [, Compare As Boolean]]]" -msgstr "" - #. iMDGH #: replace.xhp msgctxt "" @@ -41488,67 +41560,67 @@ msgctxt "" msgid "String" msgstr "Cadena" -#. gZGmH +#. wwnok #: replace.xhp msgctxt "" "replace.xhp\n" "par_id721552552263062\n" "help.text" -msgid "<emph>Text:</emph> Any string expression that you want to modify." -msgstr "<emph>Texto</emph>: cualquier expresión de cadena que se quiera modificar." +msgid "<emph>Expression:</emph> Any string expression that you want to modify." +msgstr "" -#. JdTUJ +#. DZNvL #: replace.xhp msgctxt "" "replace.xhp\n" "par_id901552552269836\n" "help.text" -msgid "<emph>SearchStr:</emph> Any string expression that shall be searched for." +msgid "<emph>Find:</emph> Any string expression that shall be searched for." msgstr "" -#. yK8dz +#. BRcsD #: replace.xhp msgctxt "" "replace.xhp\n" "par_id791552552275383\n" "help.text" -msgid "<emph>ReplStr:</emph> Any string expression that shall replace the found search string." +msgid "<emph>Replace:</emph> Any string expression that shall replace the found search string." msgstr "" -#. y6ZZR +#. dXu9i #: replace.xhp msgctxt "" "replace.xhp\n" "par_id111552552283060\n" "help.text" -msgid "<emph>Start:</emph> Numeric expression that indicates the character position where the search starts and also the start of the substring to be returned." +msgid "<emph>Start:</emph> Optional numeric expression that indicates the character position where the search starts and also the start of the substring to be returned." msgstr "" -#. bLh8G +#. jCuAB #: replace.xhp msgctxt "" "replace.xhp\n" "par_id921552552289833\n" "help.text" -msgid "<emph>Count:</emph> The maximal number of times the replace shall be performed." +msgid "<emph>Count:</emph> Optional maximum number of times the replace shall be performed. When set to -1, all possible replacements are performed." msgstr "" -#. Pwrb8 +#. 2VHcc #: replace.xhp msgctxt "" "replace.xhp\n" "par_id891552552302894\n" "help.text" -msgid "<emph>Compare:</emph> Optional boolean expression that defines the type of comparison. The value of this parameter can be TRUE or FALSE. The default value of TRUE specifies a text comparison that is not case-sensitive. The value of FALSE specifies a binary comparison that is case-sensitive. You can as well use 0 instead of FALSE or 1 instead of TRUE." +msgid "<emph>Compare:</emph> Optional boolean expression that defines the type of comparison. The value of this parameter can be <literal>True</literal> or <literal>False</literal>. The default value of <literal>True</literal> specifies a text comparison that is not case-sensitive. The value of <literal>False</literal> specifies a binary comparison that is case-sensitive. You can as well use 0 instead of <literal>False</literal> or 1 instead of <literal>True</literal>." msgstr "" -#. sFyGa +#. GoUoB #: replace.xhp msgctxt "" "replace.xhp\n" "par_id991552552420717\n" "help.text" -msgid "msgbox replace (\"aBbcnnbnn\", \"b\", \"$\", 1, 1, FALSE)'returns \"aB$cnnbnn\"" +msgid "MsgBox Replace (\"aBbcnnbnn\", \"b\", \"$\", 1, 1, False) 'returns \"aB$cnnbnn\"" msgstr "" #. ZHjzn @@ -41560,23 +41632,23 @@ msgctxt "" msgid "REM meaning: \"b\" should be replaced, but" msgstr "REM significado: «b» debería sustituirse, pero" -#. BZgJy +#. EKAzY #: replace.xhp msgctxt "" "replace.xhp\n" "par_id571552552467647\n" "help.text" -msgid "REM * only when lowercase (parameter 6), hence second occurrence of \"b\"" -msgstr "REM * nada más en minúscula (parámetro 6), por consiguiente la 2.ª ocurrencia de «b»" +msgid "REM * only when lowercase (compare=False), hence second occurrence of \"b\"" +msgstr "" -#. HubEe +#. ACEgG #: replace.xhp msgctxt "" "replace.xhp\n" "par_id71552552474769\n" "help.text" -msgid "REM * only first (respecting case) occurrence (parameter 5)" -msgstr "REM * solo la primera ocurrencia (que respeta mayusculación) (parámetro 5)" +msgid "REM * only first (respecting case) occurrence (count=1)" +msgstr "" #. QEPtG #: replace.xhp @@ -41587,6 +41659,24 @@ msgctxt "" msgid "REM returns D*FGHI because the search starts at position 4, which is also the start of the returned string." msgstr "" +#. nDtDv +#: replace.xhp +msgctxt "" +"replace.xhp\n" +"bas_id491622734884707\n" +"help.text" +msgid "MsgBox Replace(\"aBbcnnbnn\", \"b\", \"$£\", compare:=False) 'returns \"aB$£cnn$£nn\"" +msgstr "" + +#. KMcAt +#: replace.xhp +msgctxt "" +"replace.xhp\n" +"bas_id341622734993202\n" +"help.text" +msgid "REM Replace all (count = -1) \"b\" with \"$£\" respecting casing (compare=False) starting from first letter (start=1)" +msgstr "" + #. Z9NfM #: special_vba_func.xhp msgctxt "" @@ -41722,14 +41812,14 @@ msgctxt "" msgid "I/O Functions" msgstr "Funciones de E/S" -#. D9mT7 +#. AsBGC #: special_vba_func.xhp msgctxt "" "special_vba_func.xhp\n" "bm_id051920170358346963\n" "help.text" -msgid "<bookmark_value>VBA Functions;Mathematical Functions</bookmark_value> <bookmark_value>VBA Functions;formatting numbers</bookmark_value> <bookmark_value>VBA Functions;partitioning numbers</bookmark_value>" -msgstr "<bookmark_value>funciones de VBA;funciones matemáticas</bookmark_value><bookmark_value>funciones de VBA;formato de números</bookmark_value><bookmark_value>funciones de VBA;partición de números</bookmark_value>" +msgid "<bookmark_value>VBA Functions;Mathematical Functions</bookmark_value><bookmark_value>VBA Functions;formatting numbers</bookmark_value><bookmark_value>VBA Functions;partitioning numbers</bookmark_value>" +msgstr "" #. AXMSu #: special_vba_func.xhp @@ -41803,6 +41893,339 @@ msgctxt "" msgid "Example:" msgstr "Ejemplo:" +#. Ecjyk +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"tit\n" +"help.text" +msgid "StrConv Function [VBA]" +msgstr "" + +#. Gq99z +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"bm_id941622761814292\n" +"help.text" +msgid "<bookmark_value>StrConv function</bookmark_value>" +msgstr "" + +#. jBFFC +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"hd_id791622761498015\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/strconv.xhp\" name=\"StrConv Function\">StrConv Function</link>" +msgstr "" + +#. V3uyt +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id621622761498018\n" +"help.text" +msgid "<variable id=\"variable name\">Convert a string as specified by a conversion type.</variable>" +msgstr "" + +#. aVAee +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id771622762489917\n" +"help.text" +msgid "StrConv(Text, Conversion, [ LCID ])" +msgstr "" + +#. Crvxp +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id421622762822934\n" +"help.text" +msgid "<emph>Text</emph>: Any valid string expression." +msgstr "" + +#. 56k2A +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id671622762931475\n" +"help.text" +msgid "<emph>Conversion</emph>: The type of conversion to perform, as defined in the table below." +msgstr "" + +#. Y7PoD +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id531622763145456\n" +"help.text" +msgid "Conversion" +msgstr "" + +#. gzFBG +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id131622763145457\n" +"help.text" +msgid "Value" +msgstr "" + +#. 6dDST +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id411622763145457\n" +"help.text" +msgid "Description" +msgstr "" + +#. WmnMz +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id421622763145458\n" +"help.text" +msgid "Converts <emph>Text</emph> characters to uppercase." +msgstr "" + +#. FMyrC +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id251622763427976\n" +"help.text" +msgid "Converts <emph>Text</emph> characters lowercase." +msgstr "" + +#. 8HoXG +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id531622764070154\n" +"help.text" +msgid "Converts the first letter of every word in <emph>Text</emph> to uppercase." +msgstr "" + +#. AF58D +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id881622764192628\n" +"help.text" +msgid "Converts narrow (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">half-width</link>) characters in <emph>Text</emph> to wide (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">full-width</link>) characters." +msgstr "" + +#. RAUq6 +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id71622764459352\n" +"help.text" +msgid "Converts wide (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">full-width</link>) characters in <emph>Text</emph> to narrow (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">half-width</link>) characters." +msgstr "" + +#. fAVnd +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id371622764565366\n" +"help.text" +msgid "Converts Hiragana characters in <emph>Text</emph> to Katakana characters." +msgstr "" + +#. BmF5K +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id911622764728794\n" +"help.text" +msgid "Converts Katakana characters in <emph>Text</emph> to Hiragana characters." +msgstr "" + +#. 2tpZF +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id21622764841321\n" +"help.text" +msgid "Converts <emph>Text</emph> 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 "" +"strconv.xhp\n" +"par_id221622764991492\n" +"help.text" +msgid "Converts <emph>Text</emph> characters from Unicode to the default code page of the system." +msgstr "" + +#. B2oeo +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id761622765118156\n" +"help.text" +msgid "<emph>LCID</emph> Optional. The Locale ID in decimal number. If this parameter is omitted, it assumes the system Locale ID. Refer to the file <link href=\"https://opengrok.libreoffice.org/xref/core/l10ntools/source/ulfconv/msi-encodinglist.txt\" name=\"LCID\">msi-encodinglist.txt</link> for the available LCID values." +msgstr "" + +#. CdCwD +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id311622770486052\n" +"help.text" +msgid "REM Converts narrow (single-byte) characters in string to wide" +msgstr "" + +#. ysFBA +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id231622770493491\n" +"help.text" +msgid "REM Converts wide (double-byte) characters in string to narrow (single-byte) characters" +msgstr "" + +#. EitmH +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id871622770498992\n" +"help.text" +msgid "REM Converts Hiragana characters in string to Katakana characters" +msgstr "" + +#. WxMQr +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id351622770504087\n" +"help.text" +msgid "REM Converts Katakana characters in string to Hiragana characters" +msgstr "" + +#. 4wc9E +#: thisdbdoc.xhp +msgctxt "" +"thisdbdoc.xhp\n" +"tit\n" +"help.text" +msgid "ThisDatabaseDocument object" +msgstr "" + +#. rDs9b +#: thisdbdoc.xhp +msgctxt "" +"thisdbdoc.xhp\n" +"N0089\n" +"help.text" +msgid "<bookmark_value>ThisDatabaseDocument</bookmark_value> <bookmark_value>API; Database document</bookmark_value>" +msgstr "" + +#. v4XLY +#: thisdbdoc.xhp +msgctxt "" +"thisdbdoc.xhp\n" +"hd_id401544551916353\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/thisdbdoc.xhp\" name=\"ThisDatabaseDocument\">ThisDatabaseDocument object</link>" +msgstr "" + +#. CT58E +#: thisdbdoc.xhp +msgctxt "" +"thisdbdoc.xhp\n" +"N0091\n" +"help.text" +msgid "<literal>ThisDatabaseDocument</literal> addresses the active <literal>Base</literal> document whose properties can be read and set, and whose methods can be called." +msgstr "" + +#. umGF9 +#: thisdbdoc.xhp +msgctxt "" +"thisdbdoc.xhp\n" +"par_id241622646033201\n" +"help.text" +msgid "<literal>ThisDatabaseDocument</literal> returns an object of type <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"XOfficeDatabaseDocument interface\">com.sun.star.sdb.XOfficeDatabaseDocument</link>." +msgstr "" + +#. EFj3T +#: thisdbdoc.xhp +msgctxt "" +"thisdbdoc.xhp\n" +"par_id241622797081182\n" +"help.text" +msgid "When the active window does not relate to a Base document, <literal>ThisDatabaseDocument</literal> returns <literal>Nothing</literal>." +msgstr "" + +#. WvPJY +#: thisdbdoc.xhp +msgctxt "" +"thisdbdoc.xhp\n" +"par_id871622796485123\n" +"help.text" +msgid "When the active window is the Basic IDE, <literal>ThisDatabaseDocument</literal> object returns the database owning the current script." +msgstr "" + +#. DrF8G +#: thisdbdoc.xhp +msgctxt "" +"thisdbdoc.xhp\n" +"par_id631622806529469\n" +"help.text" +msgid "Opening current database \"formName\" and maximizing it can be achieved as shown:" +msgstr "" + +#. wxbXC +#: thisdbdoc.xhp +msgctxt "" +"thisdbdoc.xhp\n" +"par_id251622800540402\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent object\">ThisComponent</link> object" +msgstr "" + +#. 7k6AR +#: thisdbdoc.xhp +msgctxt "" +"thisdbdoc.xhp\n" +"par_id101622646874083\n" +"help.text" +msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link> API service" +msgstr "" + +#. 7Znag +#: thisdbdoc.xhp +msgctxt "" +"thisdbdoc.xhp\n" +"par_id581622646875379\n" +"help.text" +msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link> API service" +msgstr "" + #. WMVc9 #: uno_objects.xhp msgctxt "" @@ -41839,6 +42262,33 @@ msgctxt "" msgid "Functions, objects and services of Unified Network Objects (UNO)." msgstr "Funciones, objetos y servicios de Unified Network Objects (‘objetos de red unificados’, UNO)" +#. fiJk2 +#: uno_objects.xhp +msgctxt "" +"uno_objects.xhp\n" +"hd_id121622648046670\n" +"help.text" +msgid "%PRODUCTNAME Global Objects" +msgstr "" + +#. xd3nC +#: uno_objects.xhp +msgctxt "" +"uno_objects.xhp\n" +"hd_id121622648046680\n" +"help.text" +msgid "Active document Objects" +msgstr "" + +#. NxFfo +#: uno_objects.xhp +msgctxt "" +"uno_objects.xhp\n" +"par_id481622648684689\n" +"help.text" +msgid "The following objects can be used from the active document." +msgstr "" + #. yFvUL #: uno_objects.xhp msgctxt "" @@ -41857,6 +42307,24 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03131900.xhp#basicdialogs\" name=\"basicanddialog\">DialogLibraries Object</link>" msgstr "<link href=\"text/sbasic/shared/03131900.xhp#basicdialogs\" name=\"basicanddialog\">Objeto DialogLibraries</link>" +#. G58ts +#: uno_objects.xhp +msgctxt "" +"uno_objects.xhp\n" +"hd_id151622648087678\n" +"help.text" +msgid "UNO Methods" +msgstr "" + +#. WVSFD +#: uno_objects.xhp +msgctxt "" +"uno_objects.xhp\n" +"par_id481622648684690\n" +"help.text" +msgid "Use the following methods to manage or query Unified Network Objects (UNO)." +msgstr "" + #. 8GF88 #: uno_objects.xhp msgctxt "" diff --git a/source/gug/helpcontent2/source/text/sbasic/shared/03.po b/source/gug/helpcontent2/source/text/sbasic/shared/03.po index bc72792bcc6..95f04323b3a 100644 --- a/source/gug/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/gug/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-05-31 15:15+0200\n" -"PO-Revision-Date: 2021-05-31 13:28+0000\n" +"POT-Creation-Date: 2021-06-11 23:56+0200\n" +"PO-Revision-Date: 2021-06-13 09:10+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/es/>\n" "Language: es\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.6.2\n" "X-POOTLE-MTIME: 1548211825.000000\n" #. ViEWM @@ -133,14 +133,14 @@ msgctxt "" msgid "<variable id=\"ScriptForge_lib\"><link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\" name=\"ScriptForge library\">The <literal>ScriptForge</literal> Library</link></variable>" msgstr "<variable id=\"ScriptForge_lib\"><link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\" name=\"ScriptForge library\">La biblioteca <literal>ScriptForge</literal></link></variable>" -#. nMjDG +#. yE8bw #: lib_ScriptForge.xhp msgctxt "" "lib_ScriptForge.xhp\n" "bm_id491529070339774\n" "help.text" -msgid "<bookmark_value>BASIC ScriptForge library</bookmark_value>" -msgstr "<bookmark_value>biblioteca ScriptForge de Basic</bookmark_value>" +msgid "<bookmark_value>BASIC ScriptForge library</bookmark_value> <bookmark_value>Python scriptforge module</bookmark_value>" +msgstr "" #. BtMUU #: lib_ScriptForge.xhp @@ -151,6 +151,15 @@ msgctxt "" msgid "ScriptForge libraries build up an extensible collection of macro scripting resources for %PRODUCTNAME to be invoked from Basic macros or Python scripts." msgstr "Las bibliotecas de ScriptForge constituyen una amplia colección de recursos de programación para %PRODUCTNAME que pueden invocarse desde macros escritas en BASIC o secuencias de órdenes escritas en Python." +#. YwSXj +#: lib_ScriptForge.xhp +msgctxt "" +"lib_ScriptForge.xhp\n" +"par_id1001623412767893\n" +"help.text" +msgid "To learn more about how to create and execute Python scripts using the <literal>ScriptForge</literal> library, read the <embedvar href=\"text/sbasic/shared/03/sf_intro.xhp#title\"/> help page." +msgstr "" + #. wKZM6 #: lib_ScriptForge.xhp msgctxt "" @@ -2329,6 +2338,15 @@ msgctxt "" msgid "If a Base document is already open, it is possible to instantiate the <literal>Base</literal> service directly:" msgstr "" +#. DrqrF +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id871623102536956\n" +"help.text" +msgid "The examples above can be translated to Python as follows:" +msgstr "" + #. f8Esv #: sf_base.xhp msgctxt "" @@ -2365,6 +2383,51 @@ msgctxt "" msgid "The code snippet below prints the names of all form documents in the current Base document." msgstr "" +#. jsh8d +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"pyc_id691623103639534\n" +"help.text" +msgid "bas = CreateScriptService(\"Basic\")" +msgstr "" + +#. Cw4jD +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"pyc_id101623103639206\n" +"help.text" +msgid "doc = CreateScriptService(\"Document\", bas.ThisDataBaseDocument)" +msgstr "" + +#. D446T +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"pyc_id901623103639390\n" +"help.text" +msgid "myForms = oDoc.FormDocuments()" +msgstr "" + +#. BCyAZ +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"pyc_id791623103639701\n" +"help.text" +msgid "for formName in myForms:" +msgstr "" + +#. pJKNZ +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"pyc_id741623103639861\n" +"help.text" +msgid "bas.MsgBox(formName)" +msgstr "" + #. DQb6z #: sf_base.xhp msgctxt "" @@ -2401,22 +2464,22 @@ msgctxt "" msgid "A <literal>SFDocuments.Form</literal> object representing the form specified in the <literal>Form</literal> argument." msgstr "" -#. mKXZE +#. pEtwt #: sf_base.xhp msgctxt "" "sf_base.xhp\n" "par_id861619037838260\n" "help.text" -msgid "<emph>FormDocument:</emph> The name of a valid form document as a case-sensitive string." +msgid "<emph>formdocument:</emph> The name of a valid form document as a case-sensitive string." msgstr "" -#. BtBVu +#. L3csm #: sf_base.xhp msgctxt "" "sf_base.xhp\n" "par_id281619037857187\n" "help.text" -msgid "<emph>Form:</emph> The name or index number of the form stored in the form document. If this argument is absent, the method will return a list with the names of all forms available in the form document." +msgid "<emph>form:</emph> The name or index number of the form stored in the form document. If this argument is absent, the method will return a list with the names of all forms available in the form document." msgstr "" #. K4nQh @@ -2428,22 +2491,13 @@ msgctxt "" msgid "Although it is possible to use index numbers to refer to forms, this is only recommended when there is just one form in the form document. If there are two or more forms, it is preferable to use the form name instead." msgstr "" -#. vDKoa -#: sf_base.xhp -msgctxt "" -"sf_base.xhp\n" -"bas_id231619200162092\n" -"help.text" -msgid "' Returns a list of all forms in the form document \"myFormDocument\"" -msgstr "" - -#. Hwr96 +#. DoxrV #: sf_base.xhp msgctxt "" "sf_base.xhp\n" -"bas_id31619200259812\n" +"par_id21623104676805\n" "help.text" -msgid "' Returns an instance of the Form service representing the form \"myForm\"" +msgid "The first line of the example below returns a list of all forms in the form document \"myFormDocument\". The second line returns an instance of the Form service representing the form \"myForm\"." msgstr "" #. 9jA9n @@ -2455,13 +2509,13 @@ msgctxt "" msgid "Returns an instance of the <link href=\"text/sbasic/shared/03/sf_database.xhp\" name=\"Database service\"><literal>Database</literal> service</link> that allows the execution of SQL commands on the database defined and/or stored in the current Base document" msgstr "" -#. FdXAK +#. 9Bncy #: sf_base.xhp msgctxt "" "sf_base.xhp\n" "par_id731619098073221\n" "help.text" -msgid "<emph>User, Password:</emph> Optional login parameters as strings. The default value for both parameters is an empty string \"\"." +msgid "<emph>user, password:</emph> Optional login parameters as strings. The default value for both parameters is an empty string \"\"." msgstr "" #. UbzRD @@ -2482,6 +2536,15 @@ msgctxt "" msgid "' ... Run queries, SQL statements, ..." msgstr "" +#. DA8ob +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"pyc_id351623104861223\n" +"help.text" +msgid "' ... Run queries, SQL statements, ..." +msgstr "" + #. mBphD #: sf_base.xhp msgctxt "" @@ -2491,13 +2554,13 @@ msgctxt "" msgid "Returns <literal>True</literal> if the specified <literal>FormDocument</literal> is currently open." msgstr "" -#. 7nHnE +#. njjFg #: sf_base.xhp msgctxt "" "sf_base.xhp\n" "par_id981619098545701\n" "help.text" -msgid "<emph>FormDocument:</emph> The name of a FormDocument to be checked, as a case-sensitive string." +msgid "<emph>formdocument:</emph> The name of a <literal>FormDocument</literal> to be checked, as a case-sensitive string." msgstr "" #. RS3kj @@ -2518,22 +2581,22 @@ msgctxt "" msgid "If the form document is already open, it is activated without changing its mode. The method returns <literal>True</literal> if the form document could be opened." msgstr "" -#. EizHx +#. dUE6w #: sf_base.xhp msgctxt "" "sf_base.xhp\n" "par_id941619099797810\n" "help.text" -msgid "<emph>FormDocument:</emph> The name of the <literal>FormDocument</literal> to be opened, as a case-sensitive string." +msgid "<emph>formDocument:</emph> The name of the <literal>FormDocument</literal> to be opened, as a case-sensitive string." msgstr "" -#. BNeps +#. Coxpu #: sf_base.xhp msgctxt "" "sf_base.xhp\n" "par_id981619099816849\n" "help.text" -msgid "<emph>DesignMode:</emph> If this argument is <literal>True</literal> the <literal>FormDocument</literal> will be opened in design mode." +msgid "<emph>designmode:</emph> If this argument is <literal>True</literal> the <literal>FormDocument</literal> will be opened in design mode." msgstr "" #. B29ng @@ -2860,13 +2923,13 @@ msgctxt "" msgid "UNO<br/>object" msgstr "Objeto<br/>de UNO" -#. cLAgG +#. AA95E #: sf_basic.xhp msgctxt "" "sf_basic.xhp\n" "par_id541619006255653\n" "help.text" -msgid "<link href=\"text/sbasic/shared/stardesktop.xhp\" name=\"StarDesktop\"><literal>StarDesktop</literal></link> object represents LibreOfficeDev Start Center." +msgid "<link href=\"text/sbasic/shared/stardesktop.xhp\" name=\"StarDesktop\"><literal>StarDesktop</literal></link> object represents %PRODUCTNAME Start Center." msgstr "" #. vXq8C @@ -2878,6 +2941,78 @@ msgctxt "" msgid "List of Methods in the Basic Service" msgstr "Lista de métodos en el servicio Basic" +#. GvjSD +#: sf_basic.xhp +msgctxt "" +"sf_basic.xhp\n" +"par_id71621894830071\n" +"help.text" +msgid "Converts a numeric expression or a string to a <literal>datetime</literal>.<literal>datetime</literal> Python native object." +msgstr "" + +#. SVk4F +#: sf_basic.xhp +msgctxt "" +"sf_basic.xhp\n" +"par_id431621896441258\n" +"help.text" +msgid "This method exposes the Basic builtin function <link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate_Basic\">CDate</link> to Python scripts." +msgstr "" + +#. xvPTA +#: sf_basic.xhp +msgctxt "" +"sf_basic.xhp\n" +"par_id401621896675880\n" +"help.text" +msgid "<emph>expression</emph>: a numeric expression or a string representing a date." +msgstr "" + +#. aBGSG +#: sf_basic.xhp +msgctxt "" +"sf_basic.xhp\n" +"par_id481621950748686\n" +"help.text" +msgid "Converts a UNO date/time representation to a <literal>datetime.datetime</literal> Python native object." +msgstr "" + +#. qhCRh +#: sf_basic.xhp +msgctxt "" +"sf_basic.xhp\n" +"par_id41621950816227\n" +"help.text" +msgid "<emph>unodate</emph>: A UNO date/time object of one of the following types: <literal>com.sun.star.util.DateTime</literal>, <literal>com.sun.star.util.Date</literal> or <literal>com.sun.star.util.Time</literal>" +msgstr "" + +#. GQ2hL +#: sf_basic.xhp +msgctxt "" +"sf_basic.xhp\n" +"par_id281621952224847\n" +"help.text" +msgid "The following example creates a <literal>com.sun.star.util.DateTime</literal> object and converts it to a <literal>datetime.datetime</literal> Python object." +msgstr "" + +#. JXsJN +#: sf_basic.xhp +msgctxt "" +"sf_basic.xhp\n" +"par_id741621952469980\n" +"help.text" +msgid "Converts a date representation into a <literal>com.sun.star.util.DateTime</literal> object." +msgstr "" + +#. 7LW9r +#: sf_basic.xhp +msgctxt "" +"sf_basic.xhp\n" +"par_id511621952524000\n" +"help.text" +msgid "<emph>date</emph>: A Python date/time object of one of the following types: <literal>datetime.datetime</literal>, <literal>datetime.date</literal>, <literal>datetime.time</literal>, <literal>float (time.time)</literal> or <literal>time.struct_time</literal>." +msgstr "" + #. vaMxs #: sf_basic.xhp msgctxt "" @@ -3031,24 +3166,6 @@ msgctxt "" msgid "A number." msgstr "Un número." -#. BuEML -#: sf_basic.xhp -msgctxt "" -"sf_basic.xhp\n" -"pyc_id641618564383315\n" -"help.text" -msgid "diffDays = svc.DateDiff('d', date1, date2)" -msgstr "" - -#. qePoV -#: sf_basic.xhp -msgctxt "" -"sf_basic.xhp\n" -"pyc_id151618564392035\n" -"help.text" -msgid "print(diffDays)" -msgstr "" - #. KPEWi #: sf_basic.xhp msgctxt "" @@ -3103,15 +3220,6 @@ msgctxt "" msgid "Computes a date value from a date string." msgstr "Calcula un dato de fecha a partir de una cadena de fecha." -#. QwSFJ -#: sf_basic.xhp -msgctxt "" -"sf_basic.xhp\n" -"hd_id151618673970234\n" -"help.text" -msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functvalue\"/>" -msgstr "" - #. qTtuh #: sf_basic.xhp msgctxt "" @@ -3121,15 +3229,6 @@ msgctxt "" msgid "The computed date." msgstr "La fecha calculada." -#. DGgj3 -#: sf_basic.xhp -msgctxt "" -"sf_basic.xhp\n" -"pyc_id931618674563379\n" -"help.text" -msgid "print(dt)" -msgstr "" - #. GuCbF #: sf_basic.xhp msgctxt "" @@ -3265,6 +3364,78 @@ msgctxt "" msgid "svc.MsgBox(\"{} - {} = {}\".format(ticks_end, ticks_ini,ticks_end - ticks_ini))" msgstr "" +#. t3ADN +#: sf_basic.xhp +msgctxt "" +"sf_basic.xhp\n" +"bm_id61618905161499\n" +"help.text" +msgid "<bookmark_value>Basic service;GlobalScope.BasicLibraries</bookmark_value>" +msgstr "" + +#. KRHNc +#: sf_basic.xhp +msgctxt "" +"sf_basic.xhp\n" +"par_id741622396277528\n" +"help.text" +msgid "Returns the UNO object containing all shared Basic libraries and modules." +msgstr "" + +#. MCrF8 +#: sf_basic.xhp +msgctxt "" +"sf_basic.xhp\n" +"par_id911622396571584\n" +"help.text" +msgid "This method is the Python equivalent to <literal>GlobalScope</literal>.<literal>BasicLibraries</literal> in Basic scripts." +msgstr "" + +#. DEARA +#: sf_basic.xhp +msgctxt "" +"sf_basic.xhp\n" +"par_id281622398076950\n" +"help.text" +msgid "The following example loads the Gimmicks Basic library if it has not been loaded yet." +msgstr "" + +#. ZaDVN +#: sf_basic.xhp +msgctxt "" +"sf_basic.xhp\n" +"bm_id61618905163671\n" +"help.text" +msgid "<bookmark_value>Basic service;GlobalScope.DialogLibraries</bookmark_value>" +msgstr "" + +#. jusQK +#: sf_basic.xhp +msgctxt "" +"sf_basic.xhp\n" +"par_id381622397863419\n" +"help.text" +msgid "Returns the UNO object containing all shared dialog libraries." +msgstr "" + +#. QEFwP +#: sf_basic.xhp +msgctxt "" +"sf_basic.xhp\n" +"par_id491622397863810\n" +"help.text" +msgid "This method is the Python equivalent to <literal>GlobalScope</literal>.<literal>DialogLibraries</literal> in Basic scripts." +msgstr "" + +#. 8ozVo +#: sf_basic.xhp +msgctxt "" +"sf_basic.xhp\n" +"par_id811622398234384\n" +"help.text" +msgid "The following example shows a message box with the names of all available dialog libraries." +msgstr "" + #. Vb2CW #: sf_basic.xhp msgctxt "" @@ -3346,13 +3517,13 @@ msgctxt "" msgid "<bookmark_value>Basic service;Now</bookmark_value>" msgstr "" -#. 2FAgQ +#. f96nJ #: sf_basic.xhp msgctxt "" "sf_basic.xhp\n" "par_id191619084216660\n" "help.text" -msgid "Returns the current system date and time as a date/time value." +msgid "Returns the current system date and time as a <literal>datetime</literal>.<literal>datetime</literal> Python native object." msgstr "" #. qxE2n @@ -3391,94 +3562,103 @@ msgctxt "" msgid "integer" msgstr "entero" -#. mAUuG +#. SDu3C #: sf_basic.xhp msgctxt "" "sf_basic.xhp\n" -"bm_id81618907851793\n" +"bm_id81618907850447\n" "help.text" -msgid "<bookmark_value>Basic service;Xray</bookmark_value>" +msgid "<bookmark_value>Basic service;ThisComponent</bookmark_value>" msgstr "" -#. TwoGN +#. 7wnpT #: sf_basic.xhp msgctxt "" "sf_basic.xhp\n" -"par_id451619094057178\n" +"par_id141622840830978\n" "help.text" -msgid "Inspect Uno objects or variables." +msgid "If the current component refers to a %PRODUCTNAME document, this method returns the UNO object representing the document." msgstr "" -#. 2A4om +#. 72GZE #: sf_basic.xhp msgctxt "" "sf_basic.xhp\n" -"par_id21619094660345\n" +"par_id961622841287976\n" "help.text" -msgid "<emph>obj</emph>: A variable or Uno object." +msgid "The method will return <literal>None</literal> when the current component does not correspond to a document." msgstr "" -#. erHE5 +#. xbQ6U #: sf_basic.xhp msgctxt "" "sf_basic.xhp\n" -"par_id901618486941514\n" +"bm_id81618907858201\n" "help.text" -msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"uno.fileUrlToSystemPath() method\">uno.fileUrlToSystemPath() method</link>" +msgid "<bookmark_value>Basic service;ThisDatabaseDocument</bookmark_value>" msgstr "" -#. GFQ97 +#. GXewr #: sf_basic.xhp msgctxt "" "sf_basic.xhp\n" -"par_id901618496841514\n" +"par_id271622912644859\n" "help.text" -msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"uno.systemPathToFileUrl() method\">uno.systemPathToFileUrl() method</link>" +msgid "If the script is being executed from a Base document or any of its subcomponents this method returns the main component of the Base instance." msgstr "" -#. fMbAm +#. 6MCpX #: sf_basic.xhp msgctxt "" "sf_basic.xhp\n" -"par_id951618554355538\n" +"par_id811622912819443\n" "help.text" -msgid "<link href=\"https://wiki.documentfoundation.org/Macros/General/IO_to_Screen\" name=\"Input/Output to Screen with Python\">Input/Output to Screen with Python</link> on the wiki" +msgid "This method returns <literal>None</literal> otherwise." msgstr "" -#. uruDr +#. q3CG8 #: sf_basic.xhp msgctxt "" "sf_basic.xhp\n" -"par_id610918486941514\n" +"par_id201623153844931\n" "help.text" -msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"XSCRIPTCONTEXT.getComponentContext() method\">XSCRIPTCONTEXT.getComponentContext() method</link>" +msgid "Visit the <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument\">OfficeDatabaseDocument</link> API page to learn more about Base's main component structure." msgstr "" -#. UCnzE +#. mAUuG +#: sf_basic.xhp +msgctxt "" +"sf_basic.xhp\n" +"bm_id81618907851793\n" +"help.text" +msgid "<bookmark_value>Basic service;Xray</bookmark_value>" +msgstr "" + +#. TwoGN #: sf_basic.xhp msgctxt "" "sf_basic.xhp\n" -"par_id901618484961514\n" +"par_id451619094057178\n" "help.text" -msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"uno.getComponentContext() method\">uno.getComponentContext() method</link>" +msgid "Inspect Uno objects or variables." msgstr "" -#. 5GvY3 +#. 2A4om #: sf_basic.xhp msgctxt "" "sf_basic.xhp\n" -"par_id901648186941514\n" +"par_id21619094660345\n" "help.text" -msgid "<link href=\"text/sbasic/python/python_platform.xhp\" name=\"platform.system() method\">platform.system() method</link>" +msgid "<emph>obj</emph>: A variable or Uno object." msgstr "" -#. gsfQT +#. fMbAm #: sf_basic.xhp msgctxt "" "sf_basic.xhp\n" -"par_id901816486941514\n" +"par_id951618554355538\n" "help.text" -msgid "<link href=\"text/sbasic/python/python_platform.xhp\" name=\"os.pathsep() method\">os.pathsep() method</link>" +msgid "<link href=\"https://wiki.documentfoundation.org/Macros/General/IO_to_Screen\" name=\"Input/Output to Screen with Python\">Input/Output to Screen with Python</link> on the wiki" msgstr "" #. RYwFj @@ -4777,6 +4957,96 @@ msgctxt "" msgid "Cells in the given range that contain text will be ignored by all of these functions. For example, the <literal>DCount</literal> method will not count cells with text, only numerical cells." msgstr "" +#. BVKEy +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id501623063693649\n" +"help.text" +msgid "Depending on the parameters provided this method will return:" +msgstr "" + +#. pBZm6 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id611623063742045\n" +"help.text" +msgid "A zero-based Array (or a tuple in Python) with the names of all the forms contained in a given sheet (if the <literal>form</literal> argument is absent)" +msgstr "" + +#. FHWZs +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id641623063744536\n" +"help.text" +msgid "A <literal>SFDocuments.Form</literal> service instance representing the form specified as argument." +msgstr "" + +#. YdQaD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id441623090893210\n" +"help.text" +msgid "<emph>sheetname</emph>: The name of the sheet, as a string, from which the form will be retrieved." +msgstr "" + +#. BV8GH +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id451623063459286\n" +"help.text" +msgid "<emph>form</emph>: The name or index corresponding to a form stored in the specified sheet. If this argument is absent, the method will return a list with the names of all forms available in the sheet." +msgstr "" + +#. sFFyE +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id251623063305557\n" +"help.text" +msgid "In the following examples, the first line gets the names of all forms stored in \"Sheet1\" and the second line retrieves the <literal>Form</literal> object of the form named \"Form_A\" which is stored in \"Sheet1\"." +msgstr "" + +#. G9yMh +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id191623063399519\n" +"help.text" +msgid "Set FormNames = oDoc.Forms(\"Sheet1\")" +msgstr "" + +#. cFBZw +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id691623063399711\n" +"help.text" +msgid "Set FormA = oDoc.Forms(\"Sheet1\", \"Form_A\")" +msgstr "" + +#. NY6Wb +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"pyc_id271623063215023\n" +"help.text" +msgid "form_names = doc.Forms(\"Sheet1\")" +msgstr "" + +#. DQsCo +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"pyc_id961623063234990\n" +"help.text" +msgid "form_A = doc.Forms(\"Sheet1\", \"Form_A\")" +msgstr "" + #. y9kCE #: sf_calc.xhp msgctxt "" @@ -5281,13 +5551,13 @@ msgctxt "" msgid "Removes an existing sheet from the document." msgstr "" -#. H3eHf +#. Gwe7Z #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id991621620588147\n" "help.text" -msgid "<input>doc.RemoveSheet(sheetname: str): bool</input>" +msgid "<input>svc.RemoveSheet(sheetname: str): bool</input>" msgstr "" #. dVxiA @@ -9547,87 +9817,105 @@ msgctxt "" msgid "Service invocation" msgstr "Invocación del servicio" -#. C9LQA +#. X6BV3 #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id141610734722352\n" +"par_id581611090387382\n" "help.text" -msgid "Before using the <literal>Document</literal> service the <literal>ScriptForge</literal> library needs to be loaded using:" +msgid "Below are three variants of how the <literal>Document</literal> service can be invoked." msgstr "" -#. JFFek +#. o39cT #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id591589191059889\n" +"par_id181622816732197\n" "help.text" -msgid "The <literal>Document</literal> service is closely related to the <literal>UI</literal> and <literal>FileSystem</literal> services of the <literal>ScriptForge</literal> library." +msgid "Using the <literal>getDocument</literal> method from the <literal>ScriptForge</literal>.<literal>UI</literal> service:" msgstr "" -#. X6BV3 +#. 6AZF9 #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id581611090387382\n" +"par_id181622818236233\n" "help.text" -msgid "Below are three variants of how the <literal>Document</literal> service can be invoked." +msgid "Alternatively you can use the methods <literal>CreateDocument</literal> and <literal>OpenDocument</literal> from the <literal>UI</literal> service." msgstr "" -#. HevYB +#. kv6B9 #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"bas_id571589191739218\n" +"par_id691622816765571\n" "help.text" -msgid "'1) From the ScriptForge.UI service:" -msgstr "'1) Desde el servicio ScriptForge.UI:" +msgid "Directly if the document is already open." +msgstr "" -#. 6TA5q +#. yFDEW #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"bas_id331589191766183\n" +"par_id821622816825012\n" "help.text" -msgid "'Alternatively, using the CreateDocument or OpenDocument methods" -msgstr "'Alternativamente, mediante los métodos CreateDocument u OpenDocument" +msgid "From a macro triggered by a document event." +msgstr "" -#. rAPFN +#. FxfW2 #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"bas_id571589191774268\n" +"par_id831622816562430\n" "help.text" -msgid "'2) Directly if the document is already open" -msgstr "'2) Directamente si el documento ya se ha abierto" +msgid "The <literal>Document</literal> service is closely related to the <literal>UI</literal> and <literal>FileSystem</literal> services." +msgstr "" -#. CWFJB +#. QF9FG #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"bas_id471598109329789\n" +"par_id891582733781994\n" "help.text" -msgid "'3) From a macro triggered by a document event" -msgstr "'3) A partir de una macro desencadenada por un suceso del documento" +msgid "Except when the document was closed by program with the CloseDocument method (it is then superfluous), it is recommended to free resources after use:" +msgstr "" -#. LyvNw +#. 2odf5 #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id71611090922315\n" +"pyc_id551622819064247\n" "help.text" -msgid "The use of the prefix \"<literal>SFDocuments.</literal>\" while calling the service is optional." -msgstr "El uso del prefijo «<literal>SFDocuments.</literal>» al llamar el servicio es facultativo." +msgid "def RunEvent(event)" +msgstr "" -#. QF9FG +#. oHQNa #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id891582733781994\n" +"pyc_id311622819064554\n" "help.text" -msgid "Except when the document was closed by program with the CloseDocument method (it is then superfluous), it is recommended to free resources after use:" +msgid "doc = CreateScriptService(\"SFDocuments.DocumentEvent\", Event)" +msgstr "" + +#. sHApS +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"pyc_id221622819064967\n" +"help.text" +msgid "# (...)" msgstr "" +#. LyvNw +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id71611090922315\n" +"help.text" +msgid "The use of the prefix \"<literal>SFDocuments.</literal>\" while calling the service is optional." +msgstr "El uso del prefijo «<literal>SFDocuments.</literal>» al llamar el servicio es facultativo." + #. z3oxC #: sf_document.xhp msgctxt "" @@ -9871,6 +10159,15 @@ msgctxt "" msgid "The example below prints all the properties of a document. Note that the <literal>oDoc</literal> object returned by the <literal>UI.OpenDocument</literal> method is a <literal>SFDocuments.Document</literal> 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 "" @@ -9943,40 +10240,112 @@ msgctxt "" msgid "Returns <literal>True</literal> if the document was successfully closed." msgstr "" -#. F2emZ +#. Wt7L9 #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id361589200121646\n" "help.text" -msgid "<emph>SaveAsk</emph> : If <literal>True</literal> (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 "<emph>saveask</emph> : If <literal>True</literal> (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 "" -#. AxyoV +#. STq4L #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id901599410483300\n" +"bas_id751622827903730\n" "help.text" -msgid "This method is applicable <emph>only for Base documents</emph>." +msgid "End If" msgstr "" -#. 47ud8 +#. vp56r #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id891599410524092\n" +"par_id501623063693649\n" "help.text" -msgid "It returns a <literal>SFDatabases.Database</literal> service instance giving access to the execution of SQL commands on the database defined and/or embedded in the actual Base document." +msgid "Depending on the parameters provided this method will return:" msgstr "" -#. cdu6C +#. wrCnS #: sf_document.xhp msgctxt "" "sf_document.xhp\n" -"par_id721599410266911\n" +"par_id611623063742045\n" "help.text" -msgid "<emph>User, Password</emph> : The login parameters. Both default to \"\"." +msgid "A zero-based Array (or a tuple in Python) with the names of all the forms contained in the document (if the <literal>form</literal> argument is absent)" +msgstr "" + +#. hgt6o +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id641623063744536\n" +"help.text" +msgid "A <literal>SFDocuments.Form</literal> service instance representing the form specified as argument." +msgstr "" + +#. 4WbGV +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id821623076570573\n" +"help.text" +msgid "This method is applicable only for Writer documents. Calc and Base documents have their own <literal>Forms</literal> method in the <link href=\"text/sbasic/shared/03/sf_calc.xhp#Forms\" name=\"Calc_Forms\">Calc</link> and <link href=\"text/sbasic/shared/03/sf_base.xhp#Forms\" name=\"Base_Forms\">Base</link> services, respectively." +msgstr "" + +#. fRBBF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id451623063459286\n" +"help.text" +msgid "<emph>form</emph>: The name or index corresponding to a form stored in the document. If this argument is absent, the method will return a list with the names of all forms available in the document." +msgstr "" + +#. CELkA +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id251623063305557\n" +"help.text" +msgid "In the following examples, the first line gets the names of all forms in the document and the second line retrieves the <literal>Form</literal> object of the form named \"Form_A\"." +msgstr "" + +#. 8GoMk +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id191623063399519\n" +"help.text" +msgid "Set FormNames = oDoc.Forms()" +msgstr "" + +#. uCcpo +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id691623063399711\n" +"help.text" +msgid "Set FormA = oDoc.Forms(\"Form_A\")" +msgstr "" + +#. 9gHMA +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"pyc_id271623063215023\n" +"help.text" +msgid "form_names = doc.Forms()" +msgstr "" + +#. H3946 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"pyc_id961623063234990\n" +"help.text" +msgid "form_A = doc.Forms(\"Form_A\")" msgstr "" #. Nmwv9 @@ -10006,22 +10375,22 @@ msgctxt "" msgid "The document itself does not need to be active to be able to run commands." msgstr "" -#. qAb3U +#. QSiFB #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id401589202413575\n" "help.text" -msgid "<emph>Command</emph> : Case-sensitive string containing the command in English. The command itself is not checked for correctness. If nothing happens after the command call, then the command is probably wrong." +msgid "<emph>command</emph>: Case-sensitive string containing the command in English. The command itself is not checked for correctness. If nothing happens after the command call, then the command is probably wrong." msgstr "" -#. nZ8Yc +#. wQF35 #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id721611153068137\n" "help.text" -msgid "The following example runs the \"SelectData\" command in a Calc sheet named \"My_File.ods\", which will result in the selection of the data area based on the currently selected cell." +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 @@ -10096,49 +10465,49 @@ msgctxt "" msgid "The document itself does not need to be active to run this method." msgstr "El documento en sí no necesita estar activo para ejecutar este método." -#. cNiiE +#. 7tX6c #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id331589203370950\n" "help.text" -msgid "<emph>FileName</emph> : A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation." +msgid "<emph>filename</emph>: A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation." msgstr "" -#. AKbDA +#. niFkh #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id631589204010142\n" "help.text" -msgid "<emph>Overwrite</emph> : If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)." +msgid "<emph>overwrite</emph>: If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)." msgstr "" -#. zkP8D +#. snX8q #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id811589204084107\n" "help.text" -msgid "<emph>Password</emph> (*) : A non-space string to protect the document." -msgstr "<emph>Password</emph> (*): una cadena de caracteres distinta del espacio para proteger el documento." +msgid "<emph>password</emph> (*): A non-space string to protect the document." +msgstr "" -#. ntVEA +#. g3wDy #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id451589204163772\n" "help.text" -msgid "<emph>FilterName</emph> (*) : The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist." +msgid "<emph>filtername</emph> (*): The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist." msgstr "" -#. N6WPC +#. qZaAJ #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id981589204207800\n" "help.text" -msgid "<emph>FilterOptions</emph> (*) : An optional string of options associated with the filter." +msgid "<emph>filteroptions</emph> (*): An optional string of options associated with the filter." msgstr "" #. FJywB @@ -10168,49 +10537,49 @@ msgctxt "" msgid "The document itself does not need to be active to run this method." msgstr "El documento en sí no necesita estar activo para ejecutar este método." -#. CPc2g +#. FAjhF #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id301589205147697\n" "help.text" -msgid "<emph>FileName</emph> : A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation." +msgid "<emph>filename</emph>: A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation." msgstr "" -#. GEybm +#. zr6Rx #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id851589205147348\n" "help.text" -msgid "<emph>Overwrite</emph> : If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)." +msgid "<emph>overwrite</emph>: If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)." msgstr "" -#. PPc3f +#. k2uRD #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id821589205147330\n" "help.text" -msgid "<emph>Password</emph> (*) : A non-space string to protect the document." -msgstr "<emph>Password</emph> (*): una cadena de caracteres distinta del espacio para proteger el documento." +msgid "<emph>password</emph> (*): A non-space string to protect the document." +msgstr "" -#. RKCha +#. eyrsV #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id67158920514729\n" "help.text" -msgid "<emph>FilterName</emph> (*) : The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist." +msgid "<emph>filtername</emph> (*): The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist." msgstr "" -#. hXUjB +#. vA4NU #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id881589205147911\n" "help.text" -msgid "<emph>FilterOptions</emph> (*) : An optional string of options associated with the filter." +msgid "<emph>filteroptions</emph> (*): An optional string of options associated with the filter." msgstr "" #. WCH7E @@ -10742,7 +11111,7 @@ msgctxt "" "pyc_id731621449899901\n" "help.text" msgid "print(\"Hello world!\")" -msgstr "" +msgstr "print(\"¡Hola, mundo!\")" #. aXDEK #: sf_exception.xhp @@ -12607,14 +12976,14 @@ msgctxt "" msgid "Definitions" msgstr "Definiciones" -#. VEC49 +#. GYDbT #: sf_form.xhp msgctxt "" "sf_form.xhp\n" "par_id951618172906010\n" "help.text" -msgid "Forms are usually created in Base documents, but they can be added to Writer and Calc documents as well. The way a <literal>FormDocument</literal> is handled depends on the %PRODUCTNAME component where it is stored." -msgstr "Los formularios se suelen crear dentro de documentos de Base, pero es posible añadirlos también a documentos de Writer y de Calc. La manera en que se manipula el <literal>FormDocument</literal> depende del componente de %PRODUCTNAME en que se almacene." +msgid "Forms are usually created in Base documents, but they can be added to Writer and Calc documents as well." +msgstr "" #. nKUdb #: sf_form.xhp @@ -12661,15 +13030,6 @@ msgctxt "" msgid "A <literal>FormDocument</literal> can be seen as a set of forms that provide access to datasets such as database tables and queries from within %PRODUCTNAME documents. The names of forms and subforms inside a FormDocument can be accessed using the <link href=\"text/shared/02/01170600.xhp\" name=\"FormNavigator\">Form Navigator</link>." msgstr "" -#. dKBXK -#: sf_form.xhp -msgctxt "" -"sf_form.xhp\n" -"par_id721618175731903\n" -"help.text" -msgid "In Calc documents, each sheet can contain a single <literal>FormDocument</literal>. A Writer document contains only one <literal>FormDocument</literal>, which is the document itself." -msgstr "" - #. AMFVt #: sf_form.xhp msgctxt "" @@ -12724,13 +13084,13 @@ msgctxt "" msgid "In Writer documents" msgstr "En documentos de Writer" -#. Ju2Kj +#. 8s4VD #: sf_form.xhp msgctxt "" "sf_form.xhp\n" "par_id51616767892693\n" "help.text" -msgid "The code snippet below shows how to access the form named <literal>Form1</literal> that is inside the single <literal>FormDocument</literal> of a Writer file:" +msgid "The code snippet below shows how to access the form named <literal>Form1</literal> that is inside a Writer file:" msgstr "" #. NFikt @@ -12742,6 +13102,15 @@ msgctxt "" msgid "Forms can be accessed by their names or by their indices, as shown below:" msgstr "" +#. cYS6G +#: sf_form.xhp +msgctxt "" +"sf_form.xhp\n" +"pyc_id691622014677169\n" +"help.text" +msgid "my_form = doc.Forms(0)" +msgstr "" + #. 8PHy6 #: sf_form.xhp msgctxt "" @@ -12760,13 +13129,22 @@ msgctxt "" msgid "In Calc documents" msgstr "En documentos de Calc" -#. L3Wdt +#. yCpnG #: sf_form.xhp msgctxt "" "sf_form.xhp\n" "par_id481618179851104\n" "help.text" -msgid "Each sheet in a Calc file is a single <literal>FormDocument</literal>. Hence, the <literal>Forms</literal> method requires two arguments, the first indicating the sheet name and the second specifying the form name." +msgid "A form in a Calc file must have a unique name inside its sheet. Hence, the <literal>Forms</literal> method requires two arguments, the first indicating the sheet name and the second specifying the form name." +msgstr "" + +#. i9Um4 +#: sf_form.xhp +msgctxt "" +"sf_form.xhp\n" +"par_id51622028165429\n" +"help.text" +msgid "This is achieved identically using Python:" msgstr "" #. 2fB94 @@ -12778,13 +13156,13 @@ msgctxt "" msgid "In Base documents" msgstr "En documentos de Base" -#. Faenc +#. J3Btp #: sf_form.xhp msgctxt "" "sf_form.xhp\n" "par_id711616768164987\n" "help.text" -msgid "A <literal>FormDocument</literal> inside a Base document is accessed by its name. The following example opens the form document named <literal>thisFormDocument</literal> and access the form <literal>MainForm</literal>:" +msgid "A <literal>FormDocument</literal> inside a Base document is accessed by its name. The following example opens the form document named <literal>thisFormDocument</literal> and accesses the form <literal>MainForm</literal>:" msgstr "" #. pbtEM @@ -12805,13 +13183,13 @@ msgctxt "" msgid "' Or, alternatively, to access the form by its index ..." msgstr "" -#. XXgZ3 +#. 2v2aG #: sf_form.xhp msgctxt "" "sf_form.xhp\n" "par_id991618249636036\n" "help.text" -msgid "To perform any action on a form using the <literal>Form</literal> service, the <literal>FormDocument</literal> must have been opened either manually by the user or programmatically in a user script. The latter can be done in a variety of ways, such as by creating an instance of the <literal>Document</literal> service or by calling the methods <literal>OpenDocument</literal> (<literal>UI</literal> service) and <literal>OpenFormDocument</literal> (<literal>Document</literal> service)." +msgid "To perform any action on a form using the <literal>Form</literal> service, the <literal>FormDocument</literal> must have been opened either manually by the user or programmatically in a user script. The latter can be done by calling the <literal>OpenFormDocument</literal> method of the <link href=\"text/sbasic/shared/03/sf_base.xhp\" name=\"ScriptForge Base Service\"><literal>Base</literal> service</link>." msgstr "" #. DDerZ @@ -12823,6 +13201,78 @@ msgctxt "" msgid "To access a given subform of a form use the <literal>SubForms</literal> method. Note that in the example below <literal>mySubForm</literal> is a new instance of the <literal>Form</literal> service." msgstr "" +#. e7fcY +#: sf_form.xhp +msgctxt "" +"sf_form.xhp\n" +"par_id681622028653480\n" +"help.text" +msgid "Previous examples translate in Python as:" +msgstr "" + +#. Af2SY +#: sf_form.xhp +msgctxt "" +"sf_form.xhp\n" +"pyc_id501622028742999\n" +"help.text" +msgid "db = CreateScriptService('SFDocuments.Document', XSCRIPTCONTEXT.getDocument())" +msgstr "" + +#. ebc4K +#: sf_form.xhp +msgctxt "" +"sf_form.xhp\n" +"pyc_id811622808499801\n" +"help.text" +msgid "# The statement below is necessary only if the form hasn't been opened yet" +msgstr "" + +#. j3BCx +#: sf_form.xhp +msgctxt "" +"sf_form.xhp\n" +"pyc_id671622028743191\n" +"help.text" +msgid "form_doc = db.OpenFormDocument('thisFormDocument')" +msgstr "" + +#. mSnqt +#: sf_form.xhp +msgctxt "" +"sf_form.xhp\n" +"pyc_id431622028743374\n" +"help.text" +msgid "form = form_doc.Forms('thisFormDocument', 'MainForm')" +msgstr "" + +#. GdyX6 +#: sf_form.xhp +msgctxt "" +"sf_form.xhp\n" +"pyc_id511622808538351\n" +"help.text" +msgid "# Or, alternatively, to access the form by its index ..." +msgstr "" + +#. Bb4K4 +#: sf_form.xhp +msgctxt "" +"sf_form.xhp\n" +"pyc_id681622028743582\n" +"help.text" +msgid "form = form_doc.Forms('thisFormDocument', 0)" +msgstr "" + +#. FTwWJ +#: sf_form.xhp +msgctxt "" +"sf_form.xhp\n" +"pyc_id611622028743782\n" +"help.text" +msgid "sub_form = form.SubForms('mySubForm')" +msgstr "" + #. QFFzk #: sf_form.xhp msgctxt "" @@ -12841,6 +13291,24 @@ msgctxt "" msgid "To invoke the <literal>Form</literal> service when a form event takes place:" msgstr "Para invocar el servicio <literal>Form</literal> cuando acaece un suceso de formulario:" +#. k2fKf +#: sf_form.xhp +msgctxt "" +"sf_form.xhp\n" +"par_id721623150543016\n" +"help.text" +msgid "It is recommended to free resources after use of the Form service." +msgstr "" + +#. pF9UQ +#: sf_form.xhp +msgctxt "" +"sf_form.xhp\n" +"par_id221623150547406\n" +"help.text" +msgid "This operation is done implicitly when a form document is closed with the <literal>CloseFormDocument()</literal> method described below." +msgstr "" + #. GueeT #: sf_form.xhp msgctxt "" @@ -13552,22 +14020,13 @@ msgctxt "" msgid "'Activates the form" msgstr "" -#. JxwJG -#: sf_form.xhp -msgctxt "" -"sf_form.xhp\n" -"par_id661618228523419\n" -"help.text" -msgid "To use the method Activate with other %PRODUCTNAME documents, read <link href=\"text/sbasic/shared/03/sf_form.xhp#ServiceInvocation\" name=\"FormServiceInvocation\">Service invocation</link> above." -msgstr "" - -#. NQ629 +#. YHxMm #: sf_form.xhp msgctxt "" "sf_form.xhp\n" "par_id81618228720782\n" "help.text" -msgid "<literal>ThisComponent</literal> is valid for Calc and Writer documents. For Base documents use <literal>ThisDataBaseDocument</literal>." +msgid "<literal>ThisComponent</literal> applies to Calc and Writer documents. For Base documents use <literal>ThisDataBaseDocument</literal>." msgstr "" #. QznyJ @@ -13597,13 +14056,13 @@ msgctxt "" msgid "The value returned by the <literal>Controls</literal> method depends on the arguments provided:" msgstr "" -#. qQAnX +#. YkyY2 #: sf_form.xhp msgctxt "" "sf_form.xhp\n" "par_id421598179770993\n" "help.text" -msgid "If the method is called <emph>without any arguments</emph>, then it returns the list of the controls contained in the form. Beware that the returned list does not contain any subform controls." +msgid "If the method is called <emph>without arguments</emph>, then it returns the list of the controls contained in the form. Beware that the returned list does not contain any subform controls." msgstr "" #. SsiUX @@ -13615,13 +14074,13 @@ msgctxt "" msgid "If the optional <literal>ControlName</literal> argument is provided, the method returns a <literal>FormControl</literal> class instance referring to the specified control." msgstr "" -#. 7LRLD +#. 7CFJU #: sf_form.xhp msgctxt "" "sf_form.xhp\n" "par_id1001584541257789\n" "help.text" -msgid "<emph>ControlName</emph> : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array." +msgid "<emph>controlname</emph> : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array." msgstr "" #. unh4B @@ -13633,22 +14092,22 @@ msgctxt "" msgid "Return a <link href=\"text/sbasic/shared/03/sf_database.xhp\" name=\"DBService\"><literal>SFDatabases</literal>.<literal>Database</literal></link> instance giving access to the execution of SQL commands on the database the current form is connected to and/or that is stored in the current Base document." msgstr "" -#. nXEAh +#. fZRst #: sf_form.xhp msgctxt "" "sf_form.xhp\n" "par_id991616861417207\n" "help.text" -msgid "Each form in a <literal>FormDocument</literal> has its own database connection, except in Base documents where they all share the same connection." +msgid "Each form has its own database connection, except in Base documents where they all share the same connection." msgstr "" -#. YeWdC +#. wFSWb #: sf_form.xhp msgctxt "" "sf_form.xhp\n" "par_id701616861134906\n" "help.text" -msgid "<emph>User, Password</emph> : The login parameters (Default = \"\")." +msgid "<emph>user, password</emph>: The login optional parameters (Default = \"\")." msgstr "" #. 83Jju @@ -13687,13 +14146,13 @@ msgctxt "" msgid "The form cursor is positioned on the next record. Returns <literal>True</literal> if successful." msgstr "" -#. qRdTC +#. a2gGn #: sf_form.xhp msgctxt "" "sf_form.xhp\n" "par_id271616863582607\n" "help.text" -msgid "<emph>Offset</emph> : The number of records to go forward (Default = 1)." +msgid "<emph>offset</emph>: The number of records to go forward (Default = 1)." msgstr "" #. e6huC @@ -13705,13 +14164,13 @@ msgctxt "" msgid "The form cursor is positioned on the previous record. Returns <literal>True</literal> if successful." msgstr "" -#. m47xh +#. tAnVw #: sf_form.xhp msgctxt "" "sf_form.xhp\n" "par_id751616863794125\n" "help.text" -msgid "<emph>Offset</emph> : The number of records to go backwards (Default = 1)." +msgid "<emph>offset</emph>: The number of records to go backwards (Default = 1)." msgstr "" #. Kp4Wo @@ -13723,6 +14182,15 @@ msgctxt "" msgid "Reloads the current data from the database and refreshes the form. The cursor is positioned on the first record. Returns <literal>True</literal> if successful." msgstr "" +#. Npc6x +#: sf_form.xhp +msgctxt "" +"sf_form.xhp\n" +"pyc_id401622550186725\n" +"help.text" +msgid "form.Requery() # Python" +msgstr "" + #. 5gBGr #: sf_form.xhp msgctxt "" @@ -13741,22 +14209,22 @@ msgctxt "" msgid "If the method is called <emph>without any arguments</emph>, then it returns the list of subforms contained in the current form or subform instance." msgstr "" -#. aVZ57 +#. AD3Q6 #: sf_form.xhp msgctxt "" "sf_form.xhp\n" "par_id591616864510445\n" "help.text" -msgid "If the optional <literal>Subform</literal> argument is provided, the method returns a new <literal>SFDocuments</literal>.<literal>Form</literal> instance based on the specified form/subform name or index." +msgid "If the optional <literal>subform</literal> argument is provided, the method returns a new <literal>SFDocuments</literal>.<literal>Form</literal> instance based on the specified form/subform name or index." msgstr "" -#. jhmRo +#. NLwGt #: sf_form.xhp msgctxt "" "sf_form.xhp\n" "par_id341616864510747\n" "help.text" -msgid "<emph>Subform</emph> : A subform stored in the current <literal>Form</literal> class instance given by its name or index." +msgid "<emph>subform</emph> : A subform stored in the current <literal>Form</literal> class instance given by its name or index." msgstr "" #. 8Cxxs @@ -13894,6 +14362,15 @@ msgctxt "" msgid "The <literal>FormControl</literal> service is invoked from an existing <literal>Form</literal> service instance through its <literal>Controls</literal> method." msgstr "" +#. 56bE7 +#: sf_formcontrol.xhp +msgctxt "" +"sf_formcontrol.xhp\n" +"pyc_id721622556808773\n" +"help.text" +msgid "control.Value = 'Current Time = ' + strftime(\"%a, %d %b %Y %H:%M:%S\", localtime())" +msgstr "" + #. FaP92 #: sf_formcontrol.xhp msgctxt "" @@ -15235,13 +15712,13 @@ msgctxt "" msgid "On the other hand, if a <literal>ControlName</literal> is provided, the method returns a <literal>FormControl</literal> class instance corresponding to the specified control." msgstr "" -#. F8FfM +#. eoLJG #: sf_formcontrol.xhp msgctxt "" "sf_formcontrol.xhp\n" "par_id1001584541257789\n" "help.text" -msgid "<emph>ControlName</emph> : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array." +msgid "<emph>controlname</emph>: A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array." msgstr "" #. F4Sdy @@ -15262,6 +15739,15 @@ msgctxt "" msgid "' Returns a FormControl class instance corresponding to \"myCheckBox\"" msgstr "" +#. AGA7Z +#: sf_formcontrol.xhp +msgctxt "" +"sf_formcontrol.xhp\n" +"par_id391622559441530\n" +"help.text" +msgid "Using Python:" +msgstr "" + #. CprjV #: sf_formcontrol.xhp msgctxt "" @@ -15307,6 +15793,24 @@ 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 +#: sf_formcontrol.xhp +msgctxt "" +"sf_formcontrol.xhp\n" +"pyc_id991622562833004\n" +"help.text" +msgid "ui = CreateScriptService('ScriptForge.Basic') # Basic-like methods" +msgstr "" + +#. 8jneo +#: sf_formcontrol.xhp +msgctxt "" +"sf_formcontrol.xhp\n" +"pyc_id781622561048794\n" +"help.text" +msgid "lbl_city.Caption = \"Selected city: \" + combo_city.Value" +msgstr "" + #. kz9SK #: sf_formcontrol.xhp msgctxt "" @@ -15316,6 +15820,573 @@ msgctxt "" msgid "The following code snippet can be used to process RadioButton controls that share the same group name. In this example, suppose there are three radio buttons with names <literal>optA</literal>, <literal>optB</literal> and <literal>optC</literal> and we wish to display the caption of the selected control." msgstr "" +#. hRhNC +#: sf_formcontrol.xhp +msgctxt "" +"sf_formcontrol.xhp\n" +"bas_id251618776933304\n" +"help.text" +msgid "MsgBox \"Selected option: \" & optControl.Caption" +msgstr "" + +#. kxKPM +#: sf_formcontrol.xhp +msgctxt "" +"sf_formcontrol.xhp\n" +"pyc_id991622562822004\n" +"help.text" +msgid "ui = CreateScriptService('ScriptForge.Basic') # Basic-like methods" +msgstr "" + +#. QBAvs +#: sf_formcontrol.xhp +msgctxt "" +"sf_formcontrol.xhp\n" +"pyc_id441622562080419\n" +"help.text" +msgid "ui.MsgBox('Selected option: ' + control.Caption)" +msgstr "" + +#. czP76 +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"tit\n" +"help.text" +msgid "Creating Python Scripts with ScriptForge" +msgstr "" + +#. 8BEWT +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"hd_id461623364876507\n" +"help.text" +msgid "<variable id=\"title\"><link href=\"text/sbasic/shared/03/sf_intro.xhp\" name=\"SF_Intro_Page\">Creating Python Scripts with <literal>ScriptForge</literal></link></variable>" +msgstr "" + +#. 6JuA3 +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"hd_id361623410405420\n" +"help.text" +msgid "Differences between Basic and Python" +msgstr "" + +#. 3GzhB +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id41623410443946\n" +"help.text" +msgid "The <link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\" name=\"SF_Lib\">ScriptForge library</link> is available both for Basic and Python. Most services, methods and properties work identically in both programming languages. However, due to differences in how each language works, <literal>ScriptForge</literal> users must be aware of some characteristics of the library when using Python:" +msgstr "" + +#. HsKzK +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id551623410718241\n" +"help.text" +msgid "<emph>Methods and Property names:</emph> In Python, all methods and properties can be used in lowercased, ProperCased or camelCased formats." +msgstr "" + +#. Rg29x +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id741623411104297\n" +"help.text" +msgid "<emph>Arguments:</emph> All keyword arguments passed on to methods are lowercased." +msgstr "" + +#. C6VCu +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id441623411216354\n" +"help.text" +msgid "<emph>Dates:</emph> All date objects are passed and returned as <literal>datetime.datetime</literal> native Python objects." +msgstr "" + +#. FcX93 +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id891623411367669\n" +"help.text" +msgid "<emph>Arrays:</emph> One-dimensional arrays are passed and returned as tuples (which is an immutable object). Two-dimensional arrays are passed and returned as tuples of tuples." +msgstr "" + +#. S6wwX +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id981623411507442\n" +"help.text" +msgid "<emph>None:</emph> Python's <literal>None</literal> keyword is equivalent to Basic's <literal>Null</literal>, <literal>Empty</literal> or <literal>Nothing</literal>." +msgstr "" + +#. 2G2uk +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id21623411611447\n" +"help.text" +msgid "<emph>UNO objects:</emph> All UNO structures are exchanged between Basic and Python without any changes." +msgstr "" + +#. WFDrN +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id651623412069496\n" +"help.text" +msgid "<emph>Debugging:</emph> Whenever an error occurs in Python scripts that use <literal>ScriptForge</literal>, the error message provided by the Python execution stack displays the line of code that triggered the error. In Basic error messages do not display this information." +msgstr "" + +#. ZzngK +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id31623411828158\n" +"help.text" +msgid "Visit <embedvar href=\"text/sbasic/python/main0000.xhp#pythonscriptshelp\"/> for more information on Python scripting using %PRODUCTNAME." +msgstr "" + +#. CZiTF +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"hd_id391623411150080\n" +"help.text" +msgid "Running Python scripts on %PRODUCTNAME" +msgstr "" + +#. 2j29F +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id411623364895100\n" +"help.text" +msgid "Depending on what you intend to achieve, you may choose one of the following approaches to running Python scripts in %PRODUCTNAME:" +msgstr "" + +#. XHP4Z +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id681623365274024\n" +"help.text" +msgid "<emph>Run Scripts inside the current %PRODUCTNAME process:</emph> Python scripts are executed from within the %PRODUCTNAME process by using the <menuitem>Tools - Macros - Run Macro</menuitem> menu or the APSO extension to call user scripts stored in the Python scripts folder. You can also use the APSO Python shell to interactively run Python scripts." +msgstr "" + +#. pnXQT +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id761623365278133\n" +"help.text" +msgid "<emph>Run Scripts separately from the %PRODUCTNAME process:</emph> Python scripts are executed from an external process that connects to an ongoing %PRODUCTNAME process using a socket." +msgstr "" + +#. uyCPN +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id631623365667011\n" +"help.text" +msgid "If you plan to run scripts from inside the %PRODUCTNAME process, it is recommended to install the <link href=\"https://extensions.libreoffice.org/en/extensions/show/apso-alternative-script-organizer-for-python\" name=\"APSO\">APSO (Alternative Script Organizer for Python) extension</link>. However, to develop Python scripts from outside %PRODUCTNAME, you can choose your preferred Python IDE." +msgstr "" + +#. R4Rfk +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"hd_id431623365836802\n" +"help.text" +msgid "Running Scripts from inside the %PRODUCTNAME process" +msgstr "" + +#. UFGaA +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"hd_id111623365861568\n" +"help.text" +msgid "Using the APSO extension" +msgstr "" + +#. GAQwg +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id681623365892513\n" +"help.text" +msgid "The easiest way to get started with Python scripting in %PRODUCTNAME is by installing the APSO extension. After installing it, open any %PRODUCTNAME component and go to <menuitem>Tools - Macros - Organize Python Scripts</menuitem>." +msgstr "" + +#. iXiDt +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id111623366334727\n" +"help.text" +msgid "In APSO's main window go to <menuitem>Menu - Python Shell</menuitem>." +msgstr "" + +#. gbnEf +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id931623366329927\n" +"help.text" +msgid "Alternativelly you can open APSO using the default shortcut <keycode>Alt + Shift + F11</keycode>." +msgstr "" + +#. TKAXE +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id661623366478092\n" +"help.text" +msgid "Now you can start typing Python commands and the shell will print the corresponding output after each line of code is executed." +msgstr "" + +#. zGCxS +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id581623366559478\n" +"help.text" +msgid "To start using the <literal>ScriptForge</literal> library, you need to import the <literal>CreateScriptService</literal> method, with which you will be able to access the services provided by the library. The example below uses the <literal>Basic</literal> service to display a message box." +msgstr "" + +#. F7c8N +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id701623366829587\n" +"help.text" +msgid "To run the example above, enter each line in the Python shell, one by one, pressing the Enter key after you type each line of code." +msgstr "" + +#. tWENT +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id471623366906045\n" +"help.text" +msgid "Now you can start executing Python commands using any of the ScriptForge services. For example, the code snippet bellow uses the <literal>UI</literal> service to create a blank writer document." +msgstr "" + +#. N5A9E +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"hd_id961623367376768\n" +"help.text" +msgid "Creating Python script files" +msgstr "Crear archivos de secuencia de órdenes de Python" + +#. xqmvY +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id821623367433650\n" +"help.text" +msgid "You can create your own Python files and edit them with your preferred text editor. Later you can call them from within any %PRODUCTNAME component." +msgstr "" + +#. arDpS +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id51623367560321\n" +"help.text" +msgid "The first step is to locate where your user scripts are stored. For that, refer to <link href=\"text/sbasic/python/python_locations.xhp\" name=\"Python_Scripts_Path\">Python Scripts Organization and Location</link> help page." +msgstr "" + +#. NdM4Y +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id821623367773032\n" +"help.text" +msgid "Now you can create a text file inside your Python user scripts folder, for instance <emph>sf_test.py</emph>, and start typing your scripts." +msgstr "" + +#. rFyBp +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id271623367917630\n" +"help.text" +msgid "Next is a simple example that gets the numeric value from a Calc cell and increments it by 1. Simply type the following code into the <emph>sf_test.py</emph> file." +msgstr "" + +#. EQxF2 +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id171623368511426\n" +"help.text" +msgid "This example creates the <literal>increment_cell</literal> function. Note that <literal>g_exportedScripts</literal> is a tuple that tells which functions will be displayed in %PRODUCTNAME as user scripts." +msgstr "" + +#. UUnv4 +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id471623368615244\n" +"help.text" +msgid "To run this script from within a Calc document:" +msgstr "" + +#. FynYm +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id811623368677444\n" +"help.text" +msgid "Create or open a Calc file." +msgstr "" + +#. qdWEL +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id281623368679141\n" +"help.text" +msgid "Enter some numeric value into cell \"A1\" in the current sheet." +msgstr "" + +#. bFQSh +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id111623368679893\n" +"help.text" +msgid "Go to <menuitem>Tools - Macros - Run Macros</menuitem> ." +msgstr "Diríjase a <menuitem>Herramientas ▸ Macros ▸ Ejecutar macros</menuitem>." + +#. xLTy8 +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id421623368680565\n" +"help.text" +msgid "Choose My Macros - sf_test in the library selector. Then choose the <literal>increment_cell</literal> function under the <menuitem>Macro Name</menuitem> list." +msgstr "" + +#. EaBEU +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id131623368875763\n" +"help.text" +msgid "Click <keycode>Run</keycode>. Note that the value in cell \"A1\" was incremented by 1." +msgstr "" + +#. 9FozC +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id781623368934689\n" +"help.text" +msgid "You can also use APSO to run Python scripts in a similar manner:" +msgstr "" + +#. Lyyxc +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id501623369002537\n" +"help.text" +msgid "First open APSO by going to <menuitem>Tools - Macros - Organize Python Scripts</menuitem>." +msgstr "Primeramente, abra APSO yendo a <menuitem>Herramientas ▸ Macros ▸ Organizar secuencias de Python</menuitem>." + +#. 2H4ta +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id521623369004825\n" +"help.text" +msgid "In the macro list, navigate to <menuitem>My Macros - sf_test - increment_cell</menuitem> ." +msgstr "" + +#. ZhSaL +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id101623369005929\n" +"help.text" +msgid "Click <menuitem>Execute</menuitem> ." +msgstr "Pulse en <menuitem>Ejecutar</menuitem>." + +#. ujB4e +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"hd_id531623369208159\n" +"help.text" +msgid "Running Scripts separately from the %PRODUCTNAME process" +msgstr "" + +#. 9yG9z +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"hd_id261623370168228\n" +"help.text" +msgid "Determining the Installation Path" +msgstr "" + +#. 2ijCM +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id261623369722023\n" +"help.text" +msgid "The first step to run scripts from a separate process is to find the folder where %PRODUCTNAME is installed. There are several ways to do that, but <literal>ScriptForge</literal> provides a quick way to identify your installation path. For that, open APSO's Python shell and type:" +msgstr "" + +#. UEwkB +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id81623370150730\n" +"help.text" +msgid "The output from the code above is the base directory where %PRODUCTNAME is installed. Now you need to add the \"program\" subfolder to the resulting path. This is the base folder from which you will run Python scripts from a separate process." +msgstr "" + +#. EvDcx +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id451623370201479\n" +"help.text" +msgid "For example, suppose you get <emph>/usr/lib/libreoffice/</emph> as the result from running the Python code above. Then you need to consider <emph>/usr/lib/libreoffice/program</emph> as the path to run your Python scripts." +msgstr "" + +#. 6EYGe +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"hd_id231623370501084\n" +"help.text" +msgid "Start %PRODUCTNAME with socket settings" +msgstr "" + +#. F94mp +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id721623369245475\n" +"help.text" +msgid "To run Python scripts from a separate process, you need to start %PRODUCTNAME with a few additional options that specify the hostname and port through which the external process will communicate with the %PRODUCTNAME component process." +msgstr "" + +#. mfbEM +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id221623369584132\n" +"help.text" +msgid "Open the your operating system's command prompt, navigate to the program folder of your %PRODUCTNAME installation directory and type:" +msgstr "" + +#. 6hDm4 +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id981623370706743\n" +"help.text" +msgid "The command above will start %PRODUCTNAME with a communication channel open so that other processes can exchange messages with it." +msgstr "" + +#. SB5LE +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id621623370871360\n" +"help.text" +msgid "Note that the previous example opens %PRODUCTNAME start center. If you want to open a specific component, for instance Writer, you can add the --writer flag to the command, as follows." +msgstr "" + +#. cVRuV +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id431623373618951\n" +"help.text" +msgid "Take note of the <literal>host</literal> and <literal>port</literal> parameters, which in this example are <emph>localhost</emph> and <emph>2021</emph>, respectively." +msgstr "" + +#. Z7z5C +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"hd_id861623370468356\n" +"help.text" +msgid "Running an External Python Shell" +msgstr "" + +#. eBmVz +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id621623371253647\n" +"help.text" +msgid "Start the Python shell from within the <emph>program</emph> folder inside your %PRODUCTNAME installation path. Follow the steps <link href=\"text/sbasic/shared/03/sf_intro.xhp#InstallPath\" name=\"Install_Path\">above</link> to learn how to find your installation path." +msgstr "" + +#. 69F7S +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id11623373098602\n" +"help.text" +msgid "<emph>On Linux / Mac OS:</emph>" +msgstr "" + +#. PFWiq +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id311623373151552\n" +"help.text" +msgid "<emph>On Windows:</emph>" +msgstr "" + +#. HGBuK +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id791623373520018\n" +"help.text" +msgid "This will open the Python shell and now you can start typing commands that will be executed by %PRODUCTNAME. But first you need to set up the socket connection." +msgstr "" + +#. s54tE +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id351623373686414\n" +"help.text" +msgid "The second line of code above defines the <literal>host</literal> and <literal>port</literal> settings so that the Python shell can communicate with an ongoing %PRODUCTNAME process opened with the same socket settings." +msgstr "" + +#. RiXDx +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id721623373769471\n" +"help.text" +msgid "Now you can run other Python commands and they will be able to communicate with the %PRODUCTNAME process. For example:" +msgstr "" + #. VCRTD #: sf_l10n.xhp msgctxt "" @@ -20858,7 +21929,7 @@ msgctxt "" "hd_id511620762163390\n" "help.text" msgid "Constants" -msgstr "" +msgstr "Constantes" #. ziD2D #: sf_ui.xhp @@ -20867,7 +21938,7 @@ msgctxt "" "par_id761620761856238\n" "help.text" msgid "Name" -msgstr "" +msgstr "Nombre" #. eBD6E #: sf_ui.xhp @@ -20876,7 +21947,7 @@ msgctxt "" "par_id591620761856238\n" "help.text" msgid "Value" -msgstr "" +msgstr "Valor" #. 2DU4R #: sf_ui.xhp @@ -20885,7 +21956,7 @@ msgctxt "" "par_id711620761856238\n" "help.text" msgid "Description" -msgstr "" +msgstr "Descripción" #. TGMq5 #: sf_ui.xhp @@ -20912,7 +21983,7 @@ msgctxt "" "par_id341620761856238\n" "help.text" msgid "Macros are always executed" -msgstr "" +msgstr "Las macros se ejecutan siempre" #. o7zQn #: sf_ui.xhp @@ -20939,7 +22010,7 @@ msgctxt "" "par_id101620761893011\n" "help.text" msgid "Macros are never executed" -msgstr "" +msgstr "Las macros no se ejecutan nunca" #. EABYh #: sf_ui.xhp @@ -21506,7 +22577,7 @@ msgctxt "" "bas_id651620333289753\n" "help.text" msgid "' Closes the Progress Bar window" -msgstr "" +msgstr "' Cierra la ventana de la barra de progreso" #. u3gZ8 #: sf_ui.xhp @@ -21515,7 +22586,7 @@ msgctxt "" "pyc_id761620333269236\n" "help.text" msgid "# Closes the Progress Bar window" -msgstr "" +msgstr "# Cierra la ventana de la barra de progreso" #. ZEG6t #: sf_ui.xhp diff --git a/source/gug/helpcontent2/source/text/scalc/01.po b/source/gug/helpcontent2/source/text/scalc/01.po index 88295a11eab..d93912713c4 100644 --- a/source/gug/helpcontent2/source/text/scalc/01.po +++ b/source/gug/helpcontent2/source/text/scalc/01.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-05-31 15:15+0200\n" -"PO-Revision-Date: 2021-05-18 06:37+0000\n" +"POT-Creation-Date: 2021-06-11 17:08+0200\n" +"PO-Revision-Date: 2021-06-11 15:18+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/es/>\n" "Language: es\n" @@ -5324,7 +5324,7 @@ msgctxt "" "bm_id3149766\n" "help.text" msgid "<bookmark_value>DMAX function</bookmark_value><bookmark_value>maximum values in Calc databases</bookmark_value><bookmark_value>searching;maximum values in columns</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>función BDMAX</bookmark_value><bookmark_value>valores máximos en bases de datos de Calc</bookmark_value><bookmark_value>buscar;valores máximos en columnas</bookmark_value>" #. MDBf2 #: 04060101.xhp @@ -27160,15 +27160,6 @@ msgctxt "" msgid "<item type=\"input\">=OCT2HEX(144;4)</item> returns 0064." msgstr "<item type=\"input\">=OCT.A.HEX(144;4)</item> devuelve 0064." -#. AXDcg -#: 04060116.xhp -msgctxt "" -"04060116.xhp\n" -"hd_id14741462320147\n" -"help.text" -msgid "<embedvar href=\"text/scalc/01/func_convert.xhp#convert_head\"/>" -msgstr "" - #. G7UNe #: 04060116.xhp msgctxt "" @@ -48875,7 +48866,7 @@ msgctxt "" "hd_id271621534120995\n" "help.text" msgid "Text color" -msgstr "" +msgstr "Color de texto" #. CCGqV #: 12040100.xhp @@ -48893,7 +48884,7 @@ msgctxt "" "hd_id151621534125831\n" "help.text" msgid "Background color" -msgstr "" +msgstr "Color de fondo" #. dzEhB #: 12040100.xhp @@ -48911,7 +48902,7 @@ msgctxt "" "hd_id851621534131430\n" "help.text" msgid "Standard Filter" -msgstr "" +msgstr "Filtro estándar" #. kqqrX #: 12040100.xhp @@ -48947,7 +48938,7 @@ msgctxt "" "hd_id581621534140892\n" "help.text" msgid "All" -msgstr "" +msgstr "Todo" #. F52s3 #: 12040100.xhp @@ -49001,7 +48992,7 @@ msgctxt "" "hd_id621621534155662\n" "help.text" msgid "Values" -msgstr "" +msgstr "Valores" #. AzWUy #: 12040100.xhp @@ -55058,7 +55049,7 @@ msgctxt "" "par_id631556228511025\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Sí" #. qKsBn #: ful_func.xhp @@ -55067,7 +55058,7 @@ msgctxt "" "par_id631556228544875\n" "help.text" msgid "No" -msgstr "" +msgstr "No" #. RGGDw #: ful_func.xhp @@ -57065,7 +57056,7 @@ msgctxt "" "par_id601621101375988\n" "help.text" msgid "This function may not be compatible with other spreadsheet software." -msgstr "" +msgstr "Esta función puede no ser compatible con otros programas de hoja de cálculo." #. wfq9t #: func_convert.xhp @@ -57191,7 +57182,7 @@ msgctxt "" "hd_id261620415240175\n" "help.text" msgid "Units of measurement" -msgstr "" +msgstr "Unidades de medida" #. oxx8A #: func_convert.xhp @@ -57218,7 +57209,7 @@ msgctxt "" "hd_id301620415514760\n" "help.text" msgid "Area" -msgstr "" +msgstr "Área" #. JFG6V #: func_convert.xhp @@ -57227,7 +57218,7 @@ msgctxt "" "par_id121620479750266\n" "help.text" msgid "Some measurement units have more than one accepted symbol. The accepted unit symbols are separated by semicolons in the <emph>Unit symbol</emph> column." -msgstr "" +msgstr "Algunas unidades de medida tienen más de un símbolo aceptado. Los símbolos aceptados se separan por punto y coma en la columna <emph>Símbolo de la unidad</emph>." #. ngLDk #: func_convert.xhp @@ -57236,7 +57227,7 @@ msgctxt "" "par_id831620415562967\n" "help.text" msgid "Unit symbol" -msgstr "" +msgstr "Símbolo de la unidad" #. HMAmG #: func_convert.xhp @@ -57245,7 +57236,7 @@ msgctxt "" "par_id251620415562967\n" "help.text" msgid "Description" -msgstr "" +msgstr "Descripción" #. tpUMy #: func_convert.xhp @@ -57254,7 +57245,7 @@ msgctxt "" "par_id151620415562967\n" "help.text" msgid "Prefix" -msgstr "" +msgstr "Prefijo" #. GfiJV #: func_convert.xhp @@ -57263,7 +57254,7 @@ msgctxt "" "par_id61620415562967\n" "help.text" msgid "Square angstrom" -msgstr "" +msgstr "Ángstrom cuadrado" #. GoABk #: func_convert.xhp @@ -57272,7 +57263,7 @@ msgctxt "" "par_id71620415903987\n" "help.text" msgid "Are" -msgstr "" +msgstr "Área" #. kahhN #: func_convert.xhp @@ -57281,7 +57272,7 @@ msgctxt "" "par_id631620415904448\n" "help.text" msgid "Square foot" -msgstr "" +msgstr "Pie cuadrado" #. MFjkC #: func_convert.xhp @@ -57290,7 +57281,7 @@ msgctxt "" "par_id651620415904891\n" "help.text" msgid "Hectare" -msgstr "" +msgstr "Hectárea" #. EohjY #: func_convert.xhp @@ -57407,7 +57398,7 @@ msgctxt "" "par_id133389281727763\n" "help.text" msgid "Unit symbol" -msgstr "" +msgstr "Símbolo de la unidad" #. 2YCm2 #: func_convert.xhp @@ -57416,7 +57407,7 @@ msgctxt "" "par_id215779983443756\n" "help.text" msgid "Description" -msgstr "" +msgstr "Descripción" #. wERLT #: func_convert.xhp @@ -57425,7 +57416,7 @@ msgctxt "" "par_id986783687128923\n" "help.text" msgid "Prefix" -msgstr "" +msgstr "Prefijo" #. GLvVT #: func_convert.xhp @@ -57524,7 +57515,7 @@ msgctxt "" "par_id474271648545953\n" "help.text" msgid "Unit symbol" -msgstr "" +msgstr "Símbolo de la unidad" #. DCC5e #: func_convert.xhp @@ -57533,7 +57524,7 @@ msgctxt "" "par_id747764511138273\n" "help.text" msgid "Description" -msgstr "" +msgstr "Descripción" #. dvVVc #: func_convert.xhp @@ -57542,7 +57533,7 @@ msgctxt "" "par_id689379352231556\n" "help.text" msgid "Prefix" -msgstr "" +msgstr "Prefijo" #. nHMaJ #: func_convert.xhp @@ -57569,7 +57560,7 @@ msgctxt "" "hd_id511620419033332\n" "help.text" msgid "Force" -msgstr "" +msgstr "Fuerza" #. CcWkm #: func_convert.xhp @@ -57578,7 +57569,7 @@ msgctxt "" "par_id786326578562174\n" "help.text" msgid "Unit symbol" -msgstr "" +msgstr "Símbolo de la unidad" #. MAju2 #: func_convert.xhp @@ -57587,7 +57578,7 @@ msgctxt "" "par_id613697367784781\n" "help.text" msgid "Description" -msgstr "" +msgstr "Descripción" #. 3ZxxK #: func_convert.xhp @@ -57596,7 +57587,7 @@ msgctxt "" "par_id338735929142246\n" "help.text" msgid "Prefix" -msgstr "" +msgstr "Prefijo" #. uaZZL #: func_convert.xhp @@ -57641,7 +57632,7 @@ msgctxt "" "hd_id61620419155285\n" "help.text" msgid "Information" -msgstr "" +msgstr "Información" #. A3brF #: func_convert.xhp @@ -57650,7 +57641,7 @@ msgctxt "" "par_id426724696915849\n" "help.text" msgid "Unit symbol" -msgstr "" +msgstr "Símbolo de la unidad" #. ABpR9 #: func_convert.xhp @@ -57659,7 +57650,7 @@ msgctxt "" "par_id612374956817974\n" "help.text" msgid "Description" -msgstr "" +msgstr "Descripción" #. kNxR2 #: func_convert.xhp @@ -57668,7 +57659,7 @@ msgctxt "" "par_id538681812985912\n" "help.text" msgid "Prefix" -msgstr "" +msgstr "Prefijo" #. uXtLh #: func_convert.xhp @@ -57677,7 +57668,7 @@ msgctxt "" "par_id287396172896473\n" "help.text" msgid "Bit" -msgstr "" +msgstr "Bit" #. CQcQ9 #: func_convert.xhp @@ -57686,7 +57677,7 @@ msgctxt "" "par_id288619461492324\n" "help.text" msgid "Byte" -msgstr "" +msgstr "Byte" #. B3c96 #: func_convert.xhp @@ -57695,7 +57686,7 @@ msgctxt "" "hd_id21620419214852\n" "help.text" msgid "Length and distance" -msgstr "" +msgstr "Longitud y distancia" #. rfDue #: func_convert.xhp @@ -57704,7 +57695,7 @@ msgctxt "" "par_id939442657661828\n" "help.text" msgid "Unit symbol" -msgstr "" +msgstr "Símbolo de la unidad" #. t8B7a #: func_convert.xhp @@ -57713,7 +57704,7 @@ msgctxt "" "par_id385965635167839\n" "help.text" msgid "Description" -msgstr "" +msgstr "Descripción" #. qBet6 #: func_convert.xhp @@ -57722,7 +57713,7 @@ msgctxt "" "par_id783715738435884\n" "help.text" msgid "Prefix" -msgstr "" +msgstr "Prefijo" #. ED5CD #: func_convert.xhp @@ -57731,7 +57722,7 @@ msgctxt "" "par_id871414798381246\n" "help.text" msgid "Angstrom" -msgstr "" +msgstr "Ángstrom" #. pZ2tZ #: func_convert.xhp @@ -57749,7 +57740,7 @@ msgctxt "" "par_id116286449743311\n" "help.text" msgid "Foot" -msgstr "" +msgstr "Pie" #. VswTE #: func_convert.xhp @@ -57758,7 +57749,7 @@ msgctxt "" "par_id174995614358222\n" "help.text" msgid "Inch" -msgstr "" +msgstr "Pulgada" #. YFTAf #: func_convert.xhp @@ -57767,7 +57758,7 @@ msgctxt "" "par_id597477613742668\n" "help.text" msgid "Light-year" -msgstr "" +msgstr "Año luz" #. aqqG6 #: func_convert.xhp @@ -57776,7 +57767,7 @@ msgctxt "" "par_id414782652978666\n" "help.text" msgid "Meter" -msgstr "" +msgstr "Metro" #. kREck #: func_convert.xhp @@ -57803,7 +57794,7 @@ msgctxt "" "par_id139127915416429\n" "help.text" msgid "Parsec" -msgstr "" +msgstr "Pársec" #. E8DiA #: func_convert.xhp @@ -57848,7 +57839,7 @@ msgctxt "" "hd_id101620426269258\n" "help.text" msgid "Mass and weight" -msgstr "" +msgstr "Masa y peso" #. sshNo #: func_convert.xhp @@ -57857,7 +57848,7 @@ msgctxt "" "par_id662733781297324\n" "help.text" msgid "Unit symbol" -msgstr "" +msgstr "Símbolo de la unidad" #. 23Fz6 #: func_convert.xhp @@ -57866,7 +57857,7 @@ msgctxt "" "par_id314237495552874\n" "help.text" msgid "Description" -msgstr "" +msgstr "Descripción" #. YXvAc #: func_convert.xhp @@ -57875,7 +57866,7 @@ msgctxt "" "par_id543131496247122\n" "help.text" msgid "Prefix" -msgstr "" +msgstr "Prefijo" #. yS2GB #: func_convert.xhp @@ -57956,7 +57947,7 @@ msgctxt "" "par_id618416327957968\n" "help.text" msgid "Short ton" -msgstr "" +msgstr "Tonelada estadounidense («corta»)" #. 4nGTC #: func_convert.xhp @@ -57983,7 +57974,7 @@ msgctxt "" "par_id616379569614142\n" "help.text" msgid "Long ton" -msgstr "" +msgstr "Tonelada británica («larga»)" #. BPqQG #: func_convert.xhp @@ -57992,7 +57983,7 @@ msgctxt "" "hd_id1001620426284123\n" "help.text" msgid "Power" -msgstr "" +msgstr "Potencia" #. HvGBm #: func_convert.xhp @@ -58001,7 +57992,7 @@ msgctxt "" "par_id765457372987543\n" "help.text" msgid "Unit symbol" -msgstr "" +msgstr "Símbolo de la unidad" #. DGPtJ #: func_convert.xhp @@ -58010,7 +58001,7 @@ msgctxt "" "par_id222988613874967\n" "help.text" msgid "Description" -msgstr "" +msgstr "Descripción" #. 6DsPs #: func_convert.xhp @@ -58019,7 +58010,7 @@ msgctxt "" "par_id954629589584711\n" "help.text" msgid "Prefix" -msgstr "" +msgstr "Prefijo" #. 7PLLh #: func_convert.xhp @@ -58037,7 +58028,7 @@ msgctxt "" "par_id418898833841613\n" "help.text" msgid "Pferdestärke or metric horsepower" -msgstr "" +msgstr "Caballo de vapor (métrico, o «Pferdestärke»)" #. qyteT #: func_convert.xhp @@ -58046,7 +58037,7 @@ msgctxt "" "par_id239893771814786\n" "help.text" msgid "Watt" -msgstr "" +msgstr "Vatio" #. PGKCa #: func_convert.xhp @@ -58055,7 +58046,7 @@ msgctxt "" "hd_id541620426359069\n" "help.text" msgid "Pressure" -msgstr "" +msgstr "Presión" #. tnByU #: func_convert.xhp @@ -58064,7 +58055,7 @@ msgctxt "" "par_id843387541961981\n" "help.text" msgid "Unit symbol" -msgstr "" +msgstr "Símbolo de la unidad" #. Gsj88 #: func_convert.xhp @@ -58073,7 +58064,7 @@ msgctxt "" "par_id385992865555923\n" "help.text" msgid "Description" -msgstr "" +msgstr "Descripción" #. geMDd #: func_convert.xhp @@ -58082,7 +58073,7 @@ msgctxt "" "par_id513642579177244\n" "help.text" msgid "Prefix" -msgstr "" +msgstr "Prefijo" #. tZH3f #: func_convert.xhp @@ -58091,7 +58082,7 @@ msgctxt "" "par_id888153229712212\n" "help.text" msgid "Standard atmosphere" -msgstr "" +msgstr "Atmósfera estándar" #. EBaTw #: func_convert.xhp @@ -58100,7 +58091,7 @@ msgctxt "" "par_id849582553771429\n" "help.text" msgid "Millimeter of mercury" -msgstr "" +msgstr "Milímetro de mercurio" #. AsDNh #: func_convert.xhp @@ -58109,7 +58100,7 @@ msgctxt "" "par_id477235647442515\n" "help.text" msgid "Pascal" -msgstr "" +msgstr "Pascal" #. yyvEQ #: func_convert.xhp @@ -58136,7 +58127,7 @@ msgctxt "" "hd_id61620426438099\n" "help.text" msgid "Speed" -msgstr "" +msgstr "Velocidad" #. AXQxd #: func_convert.xhp @@ -58145,7 +58136,7 @@ msgctxt "" "par_id589222947765948\n" "help.text" msgid "Unit symbol" -msgstr "" +msgstr "Símbolo de la unidad" #. HvMee #: func_convert.xhp @@ -58154,7 +58145,7 @@ msgctxt "" "par_id886677898259849\n" "help.text" msgid "Description" -msgstr "" +msgstr "Descripción" #. PWNGi #: func_convert.xhp @@ -58163,7 +58154,7 @@ msgctxt "" "par_id439227432319741\n" "help.text" msgid "Prefix" -msgstr "" +msgstr "Prefijo" #. QLETi #: func_convert.xhp @@ -58190,7 +58181,7 @@ msgctxt "" "par_id117898736774311\n" "help.text" msgid "Meters per hour" -msgstr "" +msgstr "Metros por hora" #. pctXg #: func_convert.xhp @@ -58199,7 +58190,7 @@ msgctxt "" "par_id145334267535329\n" "help.text" msgid "Meters per second" -msgstr "" +msgstr "Metros por segundo" #. 6yYRz #: func_convert.xhp @@ -58208,7 +58199,7 @@ msgctxt "" "par_id233825548718154\n" "help.text" msgid "Miles per hour" -msgstr "" +msgstr "Millas por hora" #. FyEd2 #: func_convert.xhp @@ -58217,7 +58208,7 @@ msgctxt "" "hd_id351620426496272\n" "help.text" msgid "Temperature" -msgstr "" +msgstr "Temperatura" #. C5MHQ #: func_convert.xhp @@ -58226,7 +58217,7 @@ msgctxt "" "par_id916682468647914\n" "help.text" msgid "Unit symbol" -msgstr "" +msgstr "Símbolo de la unidad" #. kqAGM #: func_convert.xhp @@ -58235,7 +58226,7 @@ msgctxt "" "par_id828222863857386\n" "help.text" msgid "Description" -msgstr "" +msgstr "Descripción" #. sGE7h #: func_convert.xhp @@ -58244,7 +58235,7 @@ msgctxt "" "par_id131675777393493\n" "help.text" msgid "Prefix" -msgstr "" +msgstr "Prefijo" #. do3zs #: func_convert.xhp @@ -58253,7 +58244,7 @@ msgctxt "" "par_id611894272236225\n" "help.text" msgid "Degree Celsius" -msgstr "" +msgstr "Grado Celsius" #. 3Ng23 #: func_convert.xhp @@ -58262,7 +58253,7 @@ msgctxt "" "par_id446899599712639\n" "help.text" msgid "Degree Fahrenheit" -msgstr "" +msgstr "Grado Fahrenheit" #. JQDwV #: func_convert.xhp @@ -58271,7 +58262,7 @@ msgctxt "" "par_id452842161272274\n" "help.text" msgid "Kelvin" -msgstr "" +msgstr "Kelvin" #. kDHfB #: func_convert.xhp @@ -58280,7 +58271,7 @@ msgctxt "" "par_id946395673872875\n" "help.text" msgid "Degree Rankine" -msgstr "" +msgstr "Grado Rankine" #. mUNBn #: func_convert.xhp @@ -58289,7 +58280,7 @@ msgctxt "" "par_id718454351326149\n" "help.text" msgid "Degree Réaumur" -msgstr "" +msgstr "Grado Réaumur" #. BfAJv #: func_convert.xhp @@ -58298,7 +58289,7 @@ msgctxt "" "hd_id291620426558219\n" "help.text" msgid "Time" -msgstr "" +msgstr "Tiempo" #. kFeSN #: func_convert.xhp @@ -58307,7 +58298,7 @@ msgctxt "" "par_id935221689591996\n" "help.text" msgid "Unit symbol" -msgstr "" +msgstr "Símbolo de la unidad" #. U8RGh #: func_convert.xhp @@ -58316,7 +58307,7 @@ msgctxt "" "par_id664526138752768\n" "help.text" msgid "Description" -msgstr "" +msgstr "Descripción" #. 8X7qR #: func_convert.xhp @@ -58325,7 +58316,7 @@ msgctxt "" "par_id889226439751962\n" "help.text" msgid "Prefix" -msgstr "" +msgstr "Prefijo" #. iXcGB #: func_convert.xhp @@ -58334,7 +58325,7 @@ msgctxt "" "par_id246817386878489\n" "help.text" msgid "Day" -msgstr "" +msgstr "Día" #. KCEUt #: func_convert.xhp @@ -58343,7 +58334,7 @@ msgctxt "" "par_id464925665919665\n" "help.text" msgid "Hour" -msgstr "" +msgstr "Hora" #. Bf2jf #: func_convert.xhp @@ -58352,7 +58343,7 @@ msgctxt "" "par_id134873473826283\n" "help.text" msgid "Minute" -msgstr "" +msgstr "Minuto" #. RB2UJ #: func_convert.xhp @@ -58361,7 +58352,7 @@ msgctxt "" "par_id424852859961766\n" "help.text" msgid "Second" -msgstr "" +msgstr "Segundo" #. CKQZz #: func_convert.xhp @@ -58370,7 +58361,7 @@ msgctxt "" "par_id546198897664738\n" "help.text" msgid "Year" -msgstr "" +msgstr "Año" #. CCupk #: func_convert.xhp @@ -58379,7 +58370,7 @@ msgctxt "" "hd_id151620426617693\n" "help.text" msgid "Volume" -msgstr "" +msgstr "Volumen" #. YGVzt #: func_convert.xhp @@ -58388,7 +58379,7 @@ msgctxt "" "par_id245659124219512\n" "help.text" msgid "Unit symbol" -msgstr "" +msgstr "Símbolo de la unidad" #. jvV7i #: func_convert.xhp @@ -58397,7 +58388,7 @@ msgctxt "" "par_id954441838321316\n" "help.text" msgid "Description" -msgstr "" +msgstr "Descripción" #. QnLHF #: func_convert.xhp @@ -58406,7 +58397,7 @@ msgctxt "" "par_id487448753979859\n" "help.text" msgid "Prefix" -msgstr "" +msgstr "Prefijo" #. oFBFc #: func_convert.xhp @@ -58415,7 +58406,7 @@ msgctxt "" "par_id254311578719497\n" "help.text" msgid "Cubic angstrom" -msgstr "" +msgstr "Ángstrom cúbico" #. Ccm2G #: func_convert.xhp @@ -58496,7 +58487,7 @@ msgctxt "" "par_id995576717914988\n" "help.text" msgid "Cubic inch" -msgstr "" +msgstr "Pulgada cúbica" #. t8skx #: func_convert.xhp @@ -58505,7 +58496,7 @@ msgctxt "" "par_id842329689485738\n" "help.text" msgid "Liter" -msgstr "" +msgstr "Litro" #. ZgERp #: func_convert.xhp @@ -58514,7 +58505,7 @@ msgctxt "" "par_id236636296681258\n" "help.text" msgid "Cubic light-year" -msgstr "" +msgstr "Año luz cúbico" #. xbjLF #: func_convert.xhp @@ -58523,7 +58514,7 @@ msgctxt "" "par_id538319527687728\n" "help.text" msgid "Cubic meter" -msgstr "" +msgstr "Metro cúbico" #. GG8ep #: func_convert.xhp @@ -58685,7 +58676,7 @@ msgctxt "" "hd_id21620415408286\n" "help.text" msgid "Prefixes" -msgstr "" +msgstr "Prefijos" #. TSaMK #: func_convert.xhp @@ -58694,7 +58685,7 @@ msgctxt "" "hd_id731620426688645\n" "help.text" msgid "Decimal prefixes" -msgstr "" +msgstr "Prefijos decimales" #. cjDA7 #: func_convert.xhp @@ -58703,7 +58694,7 @@ msgctxt "" "par_id772395422122114\n" "help.text" msgid "Prefix" -msgstr "" +msgstr "Prefijo" #. yHdoH #: func_convert.xhp @@ -58712,7 +58703,7 @@ msgctxt "" "par_id448471762246791\n" "help.text" msgid "Multiplier" -msgstr "" +msgstr "Multiplicador" #. zByEE #: func_convert.xhp @@ -58721,7 +58712,7 @@ msgctxt "" "hd_id91620427193950\n" "help.text" msgid "Binary prefixes" -msgstr "" +msgstr "Prefijos binarios" #. X7TD3 #: func_convert.xhp @@ -58730,7 +58721,7 @@ msgctxt "" "par_id422991712375461\n" "help.text" msgid "Prefix" -msgstr "" +msgstr "Prefijo" #. mAcRr #: func_convert.xhp @@ -58739,7 +58730,7 @@ msgctxt "" "par_id553637738674151\n" "help.text" msgid "Multiplier" -msgstr "" +msgstr "Multiplicador" #. gc56z #: func_convert.xhp @@ -69757,13 +69748,13 @@ msgctxt "" msgid "<variable id=\"sam01\">Choose <menuitem>Data - Statistics - Sampling</menuitem></variable>" msgstr "" -#. MDjEn +#. bdELn #: statistics_sampling.xhp msgctxt "" "statistics_sampling.xhp\n" "par_id1000050\n" "help.text" -msgid "Sampling allows you to pick data from a <emph>source</emph> table to fill a <emph>target</emph> table. The sampling can be random or in a periodic basis." +msgid "Sampling allows you to pick data from a <emph>source</emph> table (population) to fill a <emph>target</emph> table. The sampling can be random or in a periodic basis, as well as with or without sample replacement in the source table." msgstr "" #. GRbRi @@ -69784,40 +69775,112 @@ msgctxt "" msgid "Sampling Method" msgstr "Método de muestreo" -#. zDwkD +#. XsLMx #: statistics_sampling.xhp msgctxt "" "statistics_sampling.xhp\n" -"par_id1000070\n" +"hd_id611623249550632\n" "help.text" -msgid "<emph>Random</emph>: Picks exactly <emph>Sample Size</emph> lines of the source table in a random way." +msgid "Random" msgstr "" -#. AAvrF +#. fnhdR #: statistics_sampling.xhp msgctxt "" "statistics_sampling.xhp\n" -"par_id1000080\n" +"par_id711623249563655\n" "help.text" -msgid "<emph>Sample size</emph>: Number of lines sampled from the source table." +msgid "Picks exactly <emph>Sample Size</emph> lines of the source table in a random way." msgstr "" -#. hy48Z +#. ePB4n #: statistics_sampling.xhp msgctxt "" "statistics_sampling.xhp\n" -"par_id1000090\n" +"hd_id431623249579089\n" "help.text" -msgid "<emph>Periodic</emph>: Picks lines in a pace defined by <emph>Period</emph>." +msgid "Sample size" msgstr "" -#. i8TDF +#. LtFAr #: statistics_sampling.xhp msgctxt "" "statistics_sampling.xhp\n" -"par_id1000100\n" +"par_id461623249594879\n" +"help.text" +msgid "Number of lines sampled from the source table. The Sample size is limited to the population size for all sampling methods without replacement." +msgstr "" + +#. S4cc4 +#: statistics_sampling.xhp +msgctxt "" +"statistics_sampling.xhp\n" +"hd_id931623249610097\n" +"help.text" +msgid "With replacement" +msgstr "" + +#. ArJPP +#: statistics_sampling.xhp +msgctxt "" +"statistics_sampling.xhp\n" +"par_id191623249619384\n" +"help.text" +msgid "When checked, put back samples in population (source table) after draw. A sample can be drawn more than once and therefore a larger sample size than population is possible. This option is mutually exclusive with <emph>Keep order</emph>. When unchecked, a sample drawn is not put back to the population and sample size is limited to population size." +msgstr "" + +#. QG5Yo +#: statistics_sampling.xhp +msgctxt "" +"statistics_sampling.xhp\n" +"hd_id791623249632175\n" +"help.text" +msgid "Keep order" +msgstr "" + +#. KBoyr +#: statistics_sampling.xhp +msgctxt "" +"statistics_sampling.xhp\n" +"par_id741623249641180\n" +"help.text" +msgid "When checked, samples are drawn in order of population data. Samples are not put back to the population (exclusive with <emph>With replacement</emph>). This option is automatically checked for <emph>Periodic</emph> sampling. When unchecked, samples are drawn in random order." +msgstr "" + +#. 73nDr +#: statistics_sampling.xhp +msgctxt "" +"statistics_sampling.xhp\n" +"hd_id461623249656476\n" +"help.text" +msgid "Periodic" +msgstr "" + +#. MFSpi +#: statistics_sampling.xhp +msgctxt "" +"statistics_sampling.xhp\n" +"par_id481623249667345\n" +"help.text" +msgid "Picks lines in a pace defined by <emph>Period</emph>." +msgstr "" + +#. jM46a +#: statistics_sampling.xhp +msgctxt "" +"statistics_sampling.xhp\n" +"hd_id101623249682605\n" +"help.text" +msgid "Period" +msgstr "" + +#. NVGau +#: statistics_sampling.xhp +msgctxt "" +"statistics_sampling.xhp\n" +"par_id621623249692296\n" "help.text" -msgid "<emph>Period</emph>: the number of lines to skip periodically when sampling." +msgid "The number of lines to skip periodically when sampling. The <emph>Period</emph> is limited to the population size." msgstr "" #. NjytZ diff --git a/source/gug/helpcontent2/source/text/sdatabase.po b/source/gug/helpcontent2/source/text/sdatabase.po index 9867342fe38..106a37884e6 100644 --- a/source/gug/helpcontent2/source/text/sdatabase.po +++ b/source/gug/helpcontent2/source/text/sdatabase.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-05-05 17:15+0200\n" +"POT-Creation-Date: 2021-06-11 17:09+0200\n" "PO-Revision-Date: 2021-05-27 20:37+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/es/>\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.4.2\n" +"X-Generator: LibreOffice\n" #. ugSgG #: 02000000.xhp @@ -6018,6 +6018,573 @@ msgctxt "" msgid "<ahelp hid=\".\">Sorts the list of table names in ascending order starting at the beginning of the alphabet.</ahelp>" msgstr "" +#. SaBHA +#: dabaadvprop.xhp +msgctxt "" +"dabaadvprop.xhp\n" +"tit\n" +"help.text" +msgid "Advanced Properties" +msgstr "" + +#. xBcXZ +#: dabaadvprop.xhp +msgctxt "" +"dabaadvprop.xhp\n" +"par_idN10550\n" +"help.text" +msgid "<link href=\"text/sdatabase/dabaadvprop.xhp\">Advanced Properties</link>" +msgstr "" + +#. 5dCC5 +#: dabaadvprop.xhp +msgctxt "" +"dabaadvprop.xhp\n" +"par_idN10560\n" +"help.text" +msgid "Specifies advanced properties for the database." +msgstr "" + +#. FGvho +#: dabaadvprop.xhp +msgctxt "" +"dabaadvprop.xhp\n" +"par_id3998840\n" +"help.text" +msgid "In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Advanced Properties</emph> tab" +msgstr "" + +#. ssTZY +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"tit\n" +"help.text" +msgid "Special Settings" +msgstr "" + +#. JBUZ3 +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"bm_id81623155177507\n" +"help.text" +msgid "<bookmark_value>database;special settings</bookmark_value> <bookmark_value>database settings;SQL92 naming</bookmark_value> <bookmark_value>database settings;keyword AS</bookmark_value> <bookmark_value>database settings;outer join syntax</bookmark_value> <bookmark_value>database settings;special SELECT statements</bookmark_value> <bookmark_value>database settings;ODBC date/time</bookmark_value> <bookmark_value>database settings;support primary keys</bookmark_value> <bookmark_value>database settings;line ends</bookmark_value> <bookmark_value>database settings;version columns</bookmark_value>" +msgstr "" + +#. vCApF +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN10556\n" +"help.text" +msgid "<link href=\"text/sdatabase/dabaadvpropdat.xhp\">Special Settings</link>" +msgstr "" + +#. nv4Nn +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN10566\n" +"help.text" +msgid "Specifies the way you can work with data in a database." +msgstr "" + +#. nVTwF +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_id7679372\n" +"help.text" +msgid "In a database window, choose <emph>Edit - Database - Advanced Settings</emph>" +msgstr "" + +#. mEAfH +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_id4572283\n" +"help.text" +msgid "The availability of the following controls depends on the type of database:" +msgstr "" + +#. 8pnWD +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN10590\n" +"help.text" +msgid "Use SQL92 naming constraints" +msgstr "" + +#. CZ3vk +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN10594\n" +"help.text" +msgid "<ahelp hid=\".\">Only allows characters that conform to the SQL92 naming convention in a name in a data source. All other characters are rejected. Each name must begin with a lowercase letter, an uppercase letter, or an underscore ( _ ). The remaining characters can be ASCII letters, numbers, and underscores.</ahelp>" +msgstr "" + +#. wHaBn +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN105907\n" +"help.text" +msgid "Use keyword AS before table alias names" +msgstr "" + +#. xEpbm +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN105947\n" +"help.text" +msgid "<ahelp hid=\".\">Some databases use the keyword \"AS\" between a name and its alias, while other databases use a whitespace. Enable this option to insert AS before the alias.</ahelp>" +msgstr "" + +#. NbAt4 +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"hd_id3534958\n" +"help.text" +msgid "End text lines with CR + LF" +msgstr "" + +#. NKKsC +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_id6151921\n" +"help.text" +msgid "<ahelp hid=\".\">Select to use the CR + LF code pair to end every text line (preferred for DOS and Windows operating systems).</ahelp>" +msgstr "" + +#. UDWZ7 +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN1059E\n" +"help.text" +msgid "Append the table alias name in SELECT statements" +msgstr "" + +#. v2ZEZ +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN105A2\n" +"help.text" +msgid "<ahelp hid=\".\">Appends the alias to the table name in SELECT statements.</ahelp>" +msgstr "" + +#. 6kz2C +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN105A5\n" +"help.text" +msgid "Use Outer Join syntax '{OJ }'" +msgstr "" + +#. 9PDve +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN105A9\n" +"help.text" +msgid "<ahelp hid=\".\">Use escape sequences for outer joins. The syntax for this escape sequence is {oj outer-join}</ahelp>" +msgstr "" + +#. xahKj +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN105BE\n" +"help.text" +msgid "Example:" +msgstr "" + +#. 8rHyA +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN105C1\n" +"help.text" +msgid "select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}" +msgstr "" + +#. yARgJ +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN105C4\n" +"help.text" +msgid "Ignore the privileges from the database driver" +msgstr "" + +#. GoiGX +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN105C8\n" +"help.text" +msgid "<ahelp hid=\".\">Ignores access privileges that are provided by the database driver.</ahelp>" +msgstr "" + +#. CcsGn +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN105CB\n" +"help.text" +msgid "Replace named parameters with ?" +msgstr "" + +#. finzM +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN105CF\n" +"help.text" +msgid "<ahelp hid=\".\">Replaces named parameters in a data source with a question mark (?).</ahelp>" +msgstr "" + +#. LypD3 +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN105D2\n" +"help.text" +msgid "Display version columns (when available)" +msgstr "" + +#. gJR4a +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN105D6\n" +"help.text" +msgid "Some databases assign version numbers to fields to track changes to records. The version number of a field is incremented by one each time the contents of the field are changed. <ahelp hid=\"dbaccess/ui/specialsettingspage/displayver\">Displays the internal version number of the record in the database table.</ahelp>" +msgstr "" + +#. HLoGa +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN105FA\n" +"help.text" +msgid "Use the catalog name in SELECT statements" +msgstr "" + +#. uqBBN +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN105FE\n" +"help.text" +msgid "<ahelp hid=\".\">Uses the current data source of the catalog. This option is useful when the ODBC data source is a database server. Do not select this option if the ODBC data source is a dBASE driver.</ahelp>" +msgstr "" + +#. uTnnA +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN10613\n" +"help.text" +msgid "Use the schema name in SELECT statements" +msgstr "" + +#. EVDZk +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN10617\n" +"help.text" +msgid "<ahelp hid=\".\">Allows you to use the schema name in SELECT statements.</ahelp>" +msgstr "" + +#. JgvBE +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN1061A\n" +"help.text" +msgid "Create index with ASC or DESC statement" +msgstr "" + +#. BgkNz +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN1061E\n" +"help.text" +msgid "<ahelp hid=\".\">Creates an index with ASC or DESC statements.</ahelp>" +msgstr "" + +#. BzVqp +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN10621\n" +"help.text" +msgid "Comparison of Boolean values" +msgstr "" + +#. rgzfK +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_idN10625\n" +"help.text" +msgid "<ahelp hid=\".\">Select the type of Boolean comparison that you want to use.</ahelp>" +msgstr "" + +#. X2cuQ +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"hd_id1101718\n" +"help.text" +msgid "Form data input checks for required fields" +msgstr "" + +#. 8FD9D +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_id3783989\n" +"help.text" +msgid "<ahelp hid=\".\">When you enter a new record or update an existing record in a form, and you leave a field empty which is bound to a database column which requires input, then you will see a message complaining about the empty field.</ahelp>" +msgstr "" + +#. LPJKD +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_id6684163\n" +"help.text" +msgid "If this control box is not enabled, then the forms in the current database will not be checked for required fields." +msgstr "" + +#. fZAwm +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_id3837397\n" +"help.text" +msgid "The control box is available for all data source types which support write access to their data. The control box does not exist for spreadsheets, text, csv, and the various read-only address books." +msgstr "" + +#. T9wrt +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"hd_id0909200811170166\n" +"help.text" +msgid "Ignore currency field information" +msgstr "" + +#. MWpZD +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_id0909200811170221\n" +"help.text" +msgid "<ahelp hid=\".\">Only for Oracle JDBC connections. When enabled it specifies that no column is treated as a currency field. The field type returned from the database driver is discarded.</ahelp>" +msgstr "" + +#. ykjaM +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"hd_id040920092139524\n" +"help.text" +msgid "Use ODBC conformant date/time literals" +msgstr "" + +#. AFvyx +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_id040920092139526\n" +"help.text" +msgid "<ahelp hid=\".\">Use date/time literals that conform to ODBC standard.</ahelp>" +msgstr "" + +#. 9PTAJ +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"hd_id04092009442139524\n" +"help.text" +msgid "Supports primary keys" +msgstr "" + +#. BVmAU +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_id04096620092139526\n" +"help.text" +msgid "<ahelp hid=\".\">Enable to overrule Base's heuristics used to detect whether the database supports primary keys.</ahelp>" +msgstr "" + +#. WCkDd +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_id66841631\n" +"help.text" +msgid "When connecting to a database using a generic API like ODBC, JDBC, or ADO, Base currently applies heuristics to determine whether this database supports primary keys. None of those APIs has dedicated support to retrieve this information." +msgstr "" + +#. U5ssy +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_id66841632\n" +"help.text" +msgid "The heuristics sometimes fails. This tri-state check box by default is set to the undetermined state, which means \"apply the heuristics\". If the check box is enabled, primary key support is assumed. If the check box is disabled, no primary key support is assumed." +msgstr "" + +#. vdH4q +#: dabaadvpropdat.xhp +msgctxt "" +"dabaadvpropdat.xhp\n" +"par_id66841633\n" +"help.text" +msgid "Note that if this option is just for overruling the heuristics. If you enable the check box for a database which actually does not support primary keys, you will see some errors." +msgstr "" + +#. EYaFK +#: dabaadvpropgen.xhp +msgctxt "" +"dabaadvpropgen.xhp\n" +"tit\n" +"help.text" +msgid "Generated Values" +msgstr "" + +#. kGZBa +#: dabaadvpropgen.xhp +msgctxt "" +"dabaadvpropgen.xhp\n" +"bm_id521623154765032\n" +"help.text" +msgid "<bookmark_value>database advanced properties;autoincrement values</bookmark_value> <bookmark_value>database advanced properties;automatic generated values</bookmark_value> <bookmark_value>database advanced properties;retrieve generated values</bookmark_value> <bookmark_value>database advanced properties;query generated values</bookmark_value>" +msgstr "" + +#. kqFCk +#: dabaadvpropgen.xhp +msgctxt "" +"dabaadvpropgen.xhp\n" +"par_idN10553\n" +"help.text" +msgid "<link href=\"text/sdatabase/dabaadvpropgen.xhp\">Generated Values</link>" +msgstr "" + +#. x7uc3 +#: dabaadvpropgen.xhp +msgctxt "" +"dabaadvpropgen.xhp\n" +"par_idN10563\n" +"help.text" +msgid "Specifies the options for automatically generated values for new data records." +msgstr "" + +#. Dpncz +#: dabaadvpropgen.xhp +msgctxt "" +"dabaadvpropgen.xhp\n" +"par_id7684560\n" +"help.text" +msgid "The availability of the following controls depends on the type of database:" +msgstr "" + +#. moLhP +#: dabaadvpropgen.xhp +msgctxt "" +"dabaadvpropgen.xhp\n" +"par_idN1058C\n" +"help.text" +msgid "Retrieve generated values" +msgstr "" + +#. KGEf3 +#: dabaadvpropgen.xhp +msgctxt "" +"dabaadvpropgen.xhp\n" +"par_idN10590\n" +"help.text" +msgid "<ahelp hid=\".\">Enables $[officename] support for auto-incremented data fields in the current ODBC or JDBC data source. Select this option if the auto-increment feature in the SDBCX layer of the database is not supported. In general, the auto-increment is selected for the primary key field.</ahelp>" +msgstr "" + +#. x4VQL +#: dabaadvpropgen.xhp +msgctxt "" +"dabaadvpropgen.xhp\n" +"par_idN10593\n" +"help.text" +msgid "Auto-increment statement" +msgstr "" + +#. Hskow +#: dabaadvpropgen.xhp +msgctxt "" +"dabaadvpropgen.xhp\n" +"par_idN10597\n" +"help.text" +msgid "<ahelp hid=\".\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the \"id\" field each time the statement creates a data field:" +msgstr "" + +#. Vi6CV +#: dabaadvpropgen.xhp +msgctxt "" +"dabaadvpropgen.xhp\n" +"par_idN105A0\n" +"help.text" +msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)" +msgstr "" + +#. rDQtm +#: dabaadvpropgen.xhp +msgctxt "" +"dabaadvpropgen.xhp\n" +"par_idN10634\n" +"help.text" +msgid "For this example, you must enter AUTO_INCREMENT into the <emph>Auto-increment statement</emph> box." +msgstr "" + +#. GSfGJ +#: dabaadvpropgen.xhp +msgctxt "" +"dabaadvpropgen.xhp\n" +"par_idN105AA\n" +"help.text" +msgid "Query of generated values" +msgstr "" + +#. gCRhF +#: dabaadvpropgen.xhp +msgctxt "" +"dabaadvpropgen.xhp\n" +"par_idN10645\n" +"help.text" +msgid "<ahelp hid=\".\">Enter an SQL statement that returns the last auto-incremented value for the primary key data field.</ahelp> For example:" +msgstr "" + +#. BzyHv +#: dabaadvpropgen.xhp +msgctxt "" +"dabaadvpropgen.xhp\n" +"par_idN105B1\n" +"help.text" +msgid "SELECT LAST_INSERT_D();" +msgstr "" + #. cLmBi #: main.xhp msgctxt "" diff --git a/source/gug/helpcontent2/source/text/shared/00.po b/source/gug/helpcontent2/source/text/shared/00.po index 84c4cce8b2e..dbdfdf218ce 100644 --- a/source/gug/helpcontent2/source/text/shared/00.po +++ b/source/gug/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-05-14 14:15+0200\n" +"POT-Creation-Date: 2021-06-11 17:09+0200\n" "PO-Revision-Date: 2021-05-19 12:37+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/es/>\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.4.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1561043947.000000\n" #. 3B8ZN @@ -2374,6 +2374,51 @@ msgctxt "" msgid "Formatting refers to the visual layout of text using a word-processing or DTP program. This includes defining the paper format, page borders, fonts and font effects, as well as indents and spacing. You can format text <link href=\"text/shared/00/00000005.xhp#Section7\">directly or with Styles</link> provided by $[officename]." msgstr "El formato se refiere a la distribución visual del texto mediante un procesador de texto o un programa de autoedición. Ello incluye la definición del formato de papel, los bordes de página, los tipos de letra y los efectos de tipo de letra, así como las sangrías y los espacios. Se puede dar formato a texto <link href=\"text/shared/00/00000005.xhp#Section7\">directamente o con los estilos</link> que proporciona $[officename]." +#. CDCzC +#: 00000005.xhp +msgctxt "" +"00000005.xhp\n" +"bm_id911622865848718\n" +"help.text" +msgid "<bookmark_value>half-width;definition</bookmark_value> <bookmark_value>halfwidth;definition</bookmark_value> <bookmark_value>full-width;definition</bookmark_value> <bookmark_value>fullwidth;definition</bookmark_value>" +msgstr "" + +#. FkxhB +#: 00000005.xhp +msgctxt "" +"00000005.xhp\n" +"hd_id871622865956807\n" +"help.text" +msgid "Half-width and Full-width Characters" +msgstr "" + +#. EurbT +#: 00000005.xhp +msgctxt "" +"00000005.xhp\n" +"par_id381622866004346\n" +"help.text" +msgid "Half-width and full-width are properties used to differentiate characters used by some East Asian languages and scripts, mainly Chinese, Japanese, and Korean (CJK)." +msgstr "" + +#. djoxW +#: 00000005.xhp +msgctxt "" +"00000005.xhp\n" +"par_id171622867006461\n" +"help.text" +msgid "The Han characters, Hiragana and Katakana characters, as well as Hangul characters used by these scripts are usually of square shape, and on fixed-width (monospace) display they occupy space of two Latin/ASCII characters. They are therefore called full-width characters, while the letters in Latin alphabet, digits, and punctuation marks included in ASCII character set are called half-width characters." +msgstr "" + +#. ijLBK +#: 00000005.xhp +msgctxt "" +"00000005.xhp\n" +"par_id871622874043146\n" +"help.text" +msgid "For historical reasons, a set of square-shaped Latin letters, digits, and punctuation marks are also defined and used in CJK typography, in addition to or in place of their half-width counterparts. They are called full-width forms. Similarly, there are also half-width forms of the usually full-width Katakanas and Hangul Jamos, and they have narrower shapes instead of square ones. A character's half-width and full-width forms are essentially two ways of writing the same character, just like uppercase and lowercase forms of Latin alphabet. $[officename] supports conversion between half-width and full-width, as well as ignoring width difference when matching text strings." +msgstr "" + #. VAGDA #: 00000005.xhp msgctxt "" diff --git a/source/gug/helpcontent2/source/text/shared/01.po b/source/gug/helpcontent2/source/text/shared/01.po index 45c5a37d7d3..e8d50401d71 100644 --- a/source/gug/helpcontent2/source/text/shared/01.po +++ b/source/gug/helpcontent2/source/text/shared/01.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-05-31 15:15+0200\n" -"PO-Revision-Date: 2021-05-31 13:28+0000\n" +"POT-Creation-Date: 2021-06-11 17:09+0200\n" +"PO-Revision-Date: 2021-06-11 15:18+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/es/>\n" "Language: es\n" @@ -8125,14 +8125,14 @@ msgctxt "" msgid "<variable id=\"halbnormaltitel\">Match character width (only if Asian languages are enabled)</variable>" msgstr "<variable id=\"halbnormaltitel\">Hacer coincidir el ancho del carácter (sólo si los idiomas asiáticos están activados) </variable>" -#. B4uAW +#. LUDU5 #: 02100000.xhp msgctxt "" "02100000.xhp\n" "par_id3145744\n" "help.text" -msgid "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distinguishes between half-width and full-width character forms.</ahelp></variable>" -msgstr "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distingue entre los formatos de carácter de ancho medio y de ancho normal.</ahelp></variable>" +msgid "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distinguishes between <link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">half-width and full width</link> character forms.</ahelp></variable>" +msgstr "" #. D4hMq #: 02100000.xhp @@ -28472,7 +28472,7 @@ msgctxt "" "par_id3155338\n" "help.text" msgid "<ahelp hid=\"cui/ui/transparencytabpage/RBT_TRANS_GRADIENT\">Applies a transparency gradient to the current fill color. Select this option, and then set the gradient properties.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/transparencytabpage/RBT_TRANS_GRADIENT\">Aplica un gradiente de transparencia al color de relleno actual. Seleccione esta opción y luego configure las propiedades del gradiente.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/transparencytabpage/RBT_TRANS_GRADIENT\">Aplica un degradado de transparencia al color de relleno actual. Seleccione esta opción y luego configure las propiedades del degradado.</ahelp>" #. swAFY #: 05210700.xhp @@ -38723,7 +38723,7 @@ msgctxt "" "hd_id3150502\n" "help.text" msgid "<link href=\"text/shared/01/06050100.xhp\" name=\"Bullets\">Unordered</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/06050100.xhp\" name=\"Viñetas\">No ordenada</link>" #. eGidZ #: 06050100.xhp @@ -38732,7 +38732,7 @@ msgctxt "" "par_id3155069\n" "help.text" msgid "<ahelp hid=\".\">Displays different bullet types that you can apply to a list.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Muestra los diferentes tipos de topos o bolos que puede aplicar a una lista.</ahelp>" #. zejaE #: 06050100.xhp @@ -38786,7 +38786,7 @@ msgctxt "" "tit\n" "help.text" msgid "Ordered" -msgstr "" +msgstr "Ordenada" #. 849FS #: 06050200.xhp @@ -38795,7 +38795,7 @@ msgctxt "" "hd_id3146807\n" "help.text" msgid "<link href=\"text/shared/01/06050200.xhp\" name=\"Numbering Style\">Ordered</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/06050200.xhp\" name=\"Estilo de numeración\">Ordenada</link>" #. sbPaF #: 06050200.xhp @@ -38804,7 +38804,7 @@ msgctxt "" "par_id3148765\n" "help.text" msgid "<ahelp hid=\".\"><variable id=\"numbering\">Displays different numbering schemes that you can apply.</variable></ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\"><variable id=\"numbering\">Muestra los diferentes tipos de numeración que puede aplicar.</variable></ahelp>" #. oXjg8 #: 06050200.xhp @@ -38822,7 +38822,7 @@ msgctxt "" "par_id3151100\n" "help.text" msgid "<ahelp hid=\"cui/ui/picknumberingpage/valueset\">Click the numbering that you want to use.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/picknumberingpage/valueset\">Pulse en la numeración que quiera utilizar.</ahelp>" #. EGa48 #: 06050200.xhp @@ -38849,7 +38849,7 @@ msgctxt "" "tit\n" "help.text" msgid "Outline (Bullets and Numbering)" -msgstr "" +msgstr "Esquema (Numeración y viñetas)" #. Tuc3B #: 06050300.xhp @@ -38858,7 +38858,7 @@ msgctxt "" "hd_id3147543\n" "help.text" msgid "<link href=\"text/shared/01/06050300.xhp\" name=\"Outline\">Outline</link>" -msgstr "<link href=\"text/shared/01/06050300.xhp\" name=\"Outline\">Esquemas</link>" +msgstr "<link href=\"text/shared/01/06050300.xhp\" name=\"Outline\">Esquema</link>" #. 2DJLS #: 06050300.xhp @@ -38867,7 +38867,7 @@ msgctxt "" "par_id3146936\n" "help.text" msgid "<ahelp hid=\".\">Displays the different formats that you can apply to a hierarchical list. $[officename] supports up to nine outline levels in a list hierarchy.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Muestra los distintos formatos que se pueden aplicar a una lista jerárquica. $[officename] admite un máximo de nueve niveles de esquema en una jerarquía de listas.</ahelp>" #. RDBrG #: 06050300.xhp @@ -38957,7 +38957,7 @@ msgctxt "" "hd_id061120090436157\n" "help.text" msgid "Link graphics" -msgstr "Vincular gráficos" +msgstr "Enlazar imágenes" #. udZya #: 06050400.xhp @@ -44818,6 +44818,384 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/certdialog/CertDialog/add\">Opens a file picker dialog to add a new Network Security Services Certificate directory to the list.</ahelp>" msgstr "" +#. zivCM +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"tit\n" +"help.text" +msgid "Classification Bar" +msgstr "" + +#. 8PAok +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"bm_id030820161853495457\n" +"help.text" +msgid "<bookmark_value>classification toolbar;display</bookmark_value>" +msgstr "" + +#. KaU95 +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"hd_id3150342\n" +"help.text" +msgid "<variable id=\"classbarh1\"><link href=\"text/shared/01/classificationbar.xhp\" name=\"Classification Bar\">Classification Toolbar</link></variable>" +msgstr "" + +#. WnDNP +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id3150202\n" +"help.text" +msgid "The <emph>Classification</emph> bar contains tools to help secure document handling." +msgstr "" + +#. FtFz5 +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161754171423\n" +"help.text" +msgid "The <emph>Classification</emph> toolbar contains listboxes to help in selecting the security of the document, according to the <item type=\"acronym\">BAF</item> category policy and <item type=\"acronym\">BAILS</item> levels. %PRODUCTNAME will add custom fields in the document properties (<item type=\"menuitem\">File - Properties</item>, <emph>Custom Properties</emph> tab) to store the classification policy as document metadata." +msgstr "" + +#. cRuqo +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id030820161754175408\n" +"help.text" +msgid "Choose <menuitem>View - Toolbars - TSCP Classification</menuitem>" +msgstr "" + +#. HdABp +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"hd_id121623158675627\n" +"help.text" +msgid "Levels" +msgstr "" + +#. b5AFq +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"hd_id891623158683293\n" +"help.text" +msgid "Manage Document Classification" +msgstr "" + +#. vPT8t +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id501623161122070\n" +"help.text" +msgid "Opens the <link href=\"text/shared/01/classificationdialog.xhp\" name=\"classification dialog\">Classification dialog</link> for document classification." +msgstr "" + +#. m5zCN +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"hd_id971623158688684\n" +"help.text" +msgid "Manage Paragraph Classification" +msgstr "" + +#. MSJDf +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id871623161127282\n" +"help.text" +msgid "Opens the <link href=\"text/shared/01/classificationdialog.xhp\" name=\"classification dialog\">Classification dialog</link> for paragraph classification." +msgstr "" + +#. kfv3h +#: classificationbar.xhp +msgctxt "" +"classificationbar.xhp\n" +"par_id51623177298121\n" +"help.text" +msgid "<link href=\"https://wiki.documentfoundation.org/TSCP-classification\" name=\"wiki classification\">Wiki page on document classification</link>" +msgstr "" + +#. dsZAF +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"tit\n" +"help.text" +msgid "Classification Dialog" +msgstr "" + +#. Cregg +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"bm_id481623178809365\n" +"help.text" +msgid "<bookmark_value>classification;contents</bookmark_value> <bookmark_value>classification;licenses</bookmark_value> <bookmark_value>classification;part numbers</bookmark_value> <bookmark_value>classification;markings</bookmark_value> <bookmark_value>classification;paragraph</bookmark_value> <bookmark_value>paragraph;classification</bookmark_value>" +msgstr "" + +#. nD79p +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"hd_id21623159004194\n" +"help.text" +msgid "<variable id=\"classdialogh1\"><link href=\"text/shared/01/classificationdialog.xhp\" name=\"classificationdialog\">Document and Paragraph Classification Dialog</link></variable>" +msgstr "" + +#. RuUAE +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"par_id461623164674397\n" +"help.text" +msgid "Applies classification policy to the current document or paragraph. The dialog helps to assemble the classification policy terms of the document or paragraph by using predefined classification terms or by entering custom classification terms. The dialog display several lists of predefined items, which are loaded from the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">BAILS-xml TSCP policy file</link>." +msgstr "" + +#. Q2FkA +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"par_id201623197455516\n" +"help.text" +msgid "Enable the <emph>TSCP Classification</emph> toolbar in <menuitem>View - Toolbars - TSCP Classification</menuitem> and click on the <menuitem>Manage Document Classification</menuitem> or <menuitem>Manage Paragraph Classification</menuitem> buttons." +msgstr "" + +#. de3Za +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"hd_id831623165018680\n" +"help.text" +msgid "Content" +msgstr "" + +#. 7bGF5 +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"par_id301623172724879\n" +"help.text" +msgid "The <emph>Content</emph> text box displays the classification text created by the dialog and displays the existing document or paragraph classification terms. You can add your own terms in addition to the existing text in the box and the classification terms from the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>." +msgstr "" + +#. 8WD3B +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"hd_id951623171171522\n" +"help.text" +msgid "Bold icon (document classification only)" +msgstr "" + +#. JHibf +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"par_id931623171330037\n" +"help.text" +msgid "Apply bold character formatting to the document or paragraph classification terms." +msgstr "" + +#. LEFJG +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"hd_id921623171177576\n" +"help.text" +msgid "Sign Paragraph (paragraph classification only)" +msgstr "" + +#. dD6gS +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"par_id431623171280325\n" +"help.text" +msgid "Opens the Select Certification dialog box to choose the certificate to use to sign the paragraph." +msgstr "" + +#. 8nrUC +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"hd_id391623165024206\n" +"help.text" +msgid "Recently used" +msgstr "" + +#. QRxgw +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"par_id451623170670589\n" +"help.text" +msgid "List the recently used classification terms." +msgstr "" + +#. JpuJH +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"hd_id511623165030442\n" +"help.text" +msgid "Classification" +msgstr "" + +#. Qm44f +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"par_id891623168935957\n" +"help.text" +msgid "The Classification list contains the translated elements of the Business Authorization Identification and Labeling Scheme (BAILS). The %PRODUCTNAME defaults are:" +msgstr "" + +#. 9E5xL +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"hd_id461623165035145\n" +"help.text" +msgid "International" +msgstr "" + +#. bC9B4 +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"par_id21623168943133\n" +"help.text" +msgid "The International list are the elements of the BAILS, not localized. The default is:" +msgstr "" + +#. GGGgk +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"par_id411623172250101\n" +"help.text" +msgid "The Classification and International drop-down lists are actually the same list. A change in one list changes the other." +msgstr "" + +#. G2z8A +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"hd_id811623165656089\n" +"help.text" +msgid "Marking" +msgstr "" + +#. FnA4y +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"par_id41623173977713\n" +"help.text" +msgid "Display a list of pre-existing markings available to be added to the Contents text box. Double click one entry to have it added to the contents text box at the cursor location. The markings are defined in the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>." +msgstr "" + +#. cBseC +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"hd_id941623165039690\n" +"help.text" +msgid "License" +msgstr "" + +#. sEc2R +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"par_id1001623174051869\n" +"help.text" +msgid "Displays the existing intellectual property licenses. Double click the license to have it displayed in the <emph>Part text</emph> box below. Click the <emph>Add</emph> button to place the license text in the <emph>Content</emph> box.The licenses are defined in the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>." +msgstr "" + +#. BZFwp +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"hd_id741623165044190\n" +"help.text" +msgid "Part number" +msgstr "" + +#. DDJqR +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"par_id191623174046018\n" +"help.text" +msgid "Displays the existing intellectual property part numbers. Double click the part number to have it displayed in the <emph>Part text</emph> box below and click the <emph>Add</emph> button to place the part number in the <emph>Content</emph> text box. The part numbers are defined in the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>." +msgstr "" + +#. uGvTQ +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"hd_id791623165049158\n" +"help.text" +msgid "Part text:" +msgstr "" + +#. ocBSB +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"par_id471623174526628\n" +"help.text" +msgid "Use this box to enter contents to be added to the <emph>Content</emph> text box." +msgstr "" + +#. tPAV7 +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"hd_id491623165052989\n" +"help.text" +msgid "Add" +msgstr "" + +#. s7x5E +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"par_id591623174559160\n" +"help.text" +msgid "Click to add the contents of the <emph>Part text</emph> box to the <emph>Content</emph> box." +msgstr "" + +#. yRPDF +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"par_id571623174784742\n" +"help.text" +msgid "Settings of the Classification dialog are part of the document custom properties." +msgstr "" + +#. iVA7f +#: classificationdialog.xhp +msgctxt "" +"classificationdialog.xhp\n" +"par_id51623177298121\n" +"help.text" +msgid "<link href=\"https://wiki.documentfoundation.org/TSCP-classification\" name=\"wiki classification\">Wiki page on document classification</link>" +msgstr "" + #. ViF5g #: digitalsignatures.xhp msgctxt "" @@ -48274,14 +48652,14 @@ msgctxt "" msgid "<ahelp hid=\".\">Safe mode is a mode where %PRODUCTNAME temporarily starts with a fresh user profile and disables hardware acceleration. It helps to restore a non-working %PRODUCTNAME instance. </ahelp>" msgstr "<ahelp hid=\".\">El modo a prueba de errores es una modalidad en la cual %PRODUCTNAME se inicia temporalmente con un perfil de usuario nuevo y desactiva la aceleración por hárdwer. Ello ayuda en la restauración de una instalación no operativa de %PRODUCTNAME.</ahelp>" -#. 4WJbB +#. 69t7D #: profile_safe_mode.xhp msgctxt "" "profile_safe_mode.xhp\n" "par_id281120163153357\n" "help.text" -msgid "Choose <emph>Help - Restart in Safe Mode...</emph>" -msgstr "Vaya a <emph>Ayuda ▸ Reiniciar en modo a prueba de errores</emph>" +msgid "Choose <emph>Help - Restart in Safe Mode</emph>." +msgstr "Vaya a <emph>Ayuda ▸ Reiniciar en modo a prueba de errores</emph>." #. GgV84 #: profile_safe_mode.xhp @@ -49622,7 +50000,7 @@ msgctxt "" "hd_id8257087\n" "help.text" msgid "Export outlines" -msgstr "" +msgstr "Exportar esquemas" #. 72zLQ #: ref_pdf_export_general.xhp @@ -49732,13 +50110,13 @@ msgctxt "" msgid "Whole sheet export" msgstr "Exportación integral de hoja" -#. 95sab +#. 4PX8H #: ref_pdf_export_general.xhp msgctxt "" "ref_pdf_export_general.xhp\n" "par_id81574108602417\n" "help.text" -msgid "Export one sheet per page." +msgid "Ignores each sheet’s paper size, print ranges and shown/hidden status and puts every sheet (even hidden sheets) on exactly one page, which is exactly as small or large as needed to fit the whole contents of the sheet." msgstr "" #. KCagR @@ -49840,13 +50218,13 @@ msgctxt "" msgid "<ahelp hid=\".\">Select to generate a PDF file that shows only the page contents.</ahelp>" msgstr "" -#. JjGcM +#. SCD8i #: ref_pdf_export_initial_view.xhp msgctxt "" "ref_pdf_export_initial_view.xhp\n" "hd_id7464217\n" "help.text" -msgid "Outlines and page" +msgid "Outline and page" msgstr "Esquema y página" #. 8e4Tz diff --git a/source/gug/helpcontent2/source/text/shared/06.po b/source/gug/helpcontent2/source/text/shared/06.po index 61c0a6b8ed4..0d98098e743 100644 --- a/source/gug/helpcontent2/source/text/shared/06.po +++ b/source/gug/helpcontent2/source/text/shared/06.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-05-31 15:15+0200\n" -"PO-Revision-Date: 2021-05-18 06:37+0000\n" +"PO-Revision-Date: 2021-06-11 15:19+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textshared06/es/>\n" "Language: es\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.6.2\n" "X-POOTLE-MTIME: 1548070281.000000\n" #. EUcrc @@ -311,7 +311,7 @@ msgctxt "" "tit\n" "help.text" msgid "Impress Screenshots" -msgstr "" +msgstr "Capturas de pantalla de Impress" #. c6FJr #: simpress_screenshots.xhp diff --git a/source/gug/helpcontent2/source/text/shared/explorer/database.po b/source/gug/helpcontent2/source/text/shared/explorer/database.po index 9eff8ebb750..81a3ddd7ac8 100644 --- a/source/gug/helpcontent2/source/text/shared/explorer/database.po +++ b/source/gug/helpcontent2/source/text/shared/explorer/database.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-05-05 17:15+0200\n" +"POT-Creation-Date: 2021-06-11 17:09+0200\n" "PO-Revision-Date: 2021-05-31 13:28+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedexplorerdatabase/es/>\n" @@ -13,558 +13,9 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.6.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1550598512.000000\n" -#. SaBHA -#: dabaadvprop.xhp -msgctxt "" -"dabaadvprop.xhp\n" -"tit\n" -"help.text" -msgid "Advanced Properties" -msgstr "Propiedades avanzadas" - -#. onnSe -#: dabaadvprop.xhp -msgctxt "" -"dabaadvprop.xhp\n" -"par_idN10550\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/dabaadvprop.xhp\">Advanced Properties</link>" -msgstr "<link href=\"text/shared/explorer/database/dabaadvprop.xhp\">Propiedades avanzadas</link>" - -#. 5dCC5 -#: dabaadvprop.xhp -msgctxt "" -"dabaadvprop.xhp\n" -"par_idN10560\n" -"help.text" -msgid "Specifies advanced properties for the database." -msgstr "Especifica las propiedades avanzadas para la base de datos." - -#. FGvho -#: dabaadvprop.xhp -msgctxt "" -"dabaadvprop.xhp\n" -"par_id3998840\n" -"help.text" -msgid "In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Advanced Properties</emph> tab" -msgstr "En la ventana de una base de datos, seleccione <emph>Editar ▸ Base de datos ▸ Propiedades</emph> y pulse en la pestaña <emph>Propiedades avanzadas</emph>" - -#. ssTZY -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"tit\n" -"help.text" -msgid "Special Settings" -msgstr "Configuración especial" - -#. E7fXr -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN10556\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/dabaadvpropdat.xhp\">Special Settings</link>" -msgstr "<link href=\"text/shared/explorer/database/dabaadvpropdat.xhp\">Configuración especial</link>" - -#. nv4Nn -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN10566\n" -"help.text" -msgid "Specifies the way you can work with data in a database." -msgstr "Especifica el modo de trabajar con datos en una base de datos." - -#. nVTwF -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_id7679372\n" -"help.text" -msgid "In a database window, choose <emph>Edit - Database - Advanced Settings</emph>" -msgstr "En la ventana de una base de datos, seleccione <emph>Editar - Base de datos - Propiedades avanzadas</emph>" - -#. mEAfH -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_id4572283\n" -"help.text" -msgid "The availability of the following controls depends on the type of database:" -msgstr "La disponibilidad de los siguientes controles depende del tipo de base de datos:" - -#. 8pnWD -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN10590\n" -"help.text" -msgid "Use SQL92 naming constraints" -msgstr "Utilizar las restricciones del nombre SQL92" - -#. CZ3vk -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN10594\n" -"help.text" -msgid "<ahelp hid=\".\">Only allows characters that conform to the SQL92 naming convention in a name in a data source. All other characters are rejected. Each name must begin with a lowercase letter, an uppercase letter, or an underscore ( _ ). The remaining characters can be ASCII letters, numbers, and underscores.</ahelp>" -msgstr "<ahelp hid=\".\">Solo admite los caracteres que cumplen con la convención de asignación de nombres SQL92 en un nombre de un origen de datos. Se rechaza el resto de los caracteres. Los nombres deben empezar por una letra minúscula, una letra mayúscula o un guion bajo (_). Los demás caracteres pueden ser letras ASCII, guiones bajos o números.</ahelp>" - -#. wHaBn -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN105907\n" -"help.text" -msgid "Use keyword AS before table alias names" -msgstr "Usa la palabra restringida AS antes de los alias de nombre de tabla" - -#. xEpbm -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN105947\n" -"help.text" -msgid "<ahelp hid=\".\">Some databases use the keyword \"AS\" between a name and its alias, while other databases use a whitespace. Enable this option to insert AS before the alias.</ahelp>" -msgstr "<ahelp hid=\".\">Algunas bases de datos usan la palabra clave «AS» entre un nombre y su alias, mientras que otras usan un espacio en blanco. Active esta opción para poner AS antes del alias.</ahelp>" - -#. NbAt4 -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"hd_id3534958\n" -"help.text" -msgid "End text lines with CR + LF" -msgstr "Finalizar las líneas de texto con CR + LF" - -#. NKKsC -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_id6151921\n" -"help.text" -msgid "<ahelp hid=\".\">Select to use the CR + LF code pair to end every text line (preferred for DOS and Windows operating systems).</ahelp>" -msgstr "<ahelp hid=\".\">Seleccionar la opción de usar el par de código CR + LF para finalizar cada línea de texto (preferido para sistemas operativos DOS y Windows).</ahelp>" - -#. UDWZ7 -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN1059E\n" -"help.text" -msgid "Append the table alias name in SELECT statements" -msgstr "Anexar alias de tabla en instrucciones SELECT" - -#. v2ZEZ -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN105A2\n" -"help.text" -msgid "<ahelp hid=\".\">Appends the alias to the table name in SELECT statements.</ahelp>" -msgstr "<ahelp hid=\".\">Anexa el alias del nombre de tabla en instrucciones SELECT.</ahelp>" - -#. 6kz2C -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN105A5\n" -"help.text" -msgid "Use Outer Join syntax '{OJ }'" -msgstr "Usar sintaxis de unión externa '{OJ }'" - -#. 9PDve -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN105A9\n" -"help.text" -msgid "<ahelp hid=\".\">Use escape sequences for outer joins. The syntax for this escape sequence is {oj outer-join}</ahelp>" -msgstr "<ahelp hid=\".\">Usar secuencias de escape para uniones externas. La sintaxis de esta secuencia de escape es {oj outer-join}</ahelp>" - -#. xahKj -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN105BE\n" -"help.text" -msgid "Example:" -msgstr "Ejemplo:" - -#. 8rHyA -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN105C1\n" -"help.text" -msgid "select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}" -msgstr "select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}" - -#. yARgJ -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN105C4\n" -"help.text" -msgid "Ignore the privileges from the database driver" -msgstr "Ignorar los privilegios del controlador de la base de datos" - -#. GoiGX -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN105C8\n" -"help.text" -msgid "<ahelp hid=\".\">Ignores access privileges that are provided by the database driver.</ahelp>" -msgstr "<ahelp hid=\".\">Ignora los privilegios de acceso que proporciona el controlador de la base de datos.</ahelp>" - -#. CcsGn -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN105CB\n" -"help.text" -msgid "Replace named parameters with ?" -msgstr "¿Sustituir parámetros con nombre por ?" - -#. finzM -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN105CF\n" -"help.text" -msgid "<ahelp hid=\".\">Replaces named parameters in a data source with a question mark (?).</ahelp>" -msgstr "<ahelp hid=\".\">Reemplaza los parámetros con nombre de un origen de datos por un signo de interrogación (?).</ahelp>" - -#. LypD3 -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN105D2\n" -"help.text" -msgid "Display version columns (when available)" -msgstr "Mostrar las columnas de versión (si están disponibles)" - -#. gJR4a -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN105D6\n" -"help.text" -msgid "Some databases assign version numbers to fields to track changes to records. The version number of a field is incremented by one each time the contents of the field are changed. <ahelp hid=\"dbaccess/ui/specialsettingspage/displayver\">Displays the internal version number of the record in the database table.</ahelp>" -msgstr "Algunas bases de datos asignan números de versión a los campos para supervisar los cambios en los registros. El número de versión de un campo se incrementa en uno cada vez que se modifica su contenido. <ahelp hid=\"dbaccess/ui/specialsettingspage/displayver\">Muestra el número de versión interno del registro en la tabla de la base de datos.</ahelp>" - -#. HLoGa -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN105FA\n" -"help.text" -msgid "Use the catalog name in SELECT statements" -msgstr "Usar nombre de catálogo en instrucciones SELECT" - -#. uqBBN -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN105FE\n" -"help.text" -msgid "<ahelp hid=\".\">Uses the current data source of the catalog. This option is useful when the ODBC data source is a database server. Do not select this option if the ODBC data source is a dBASE driver.</ahelp>" -msgstr "<ahelp hid=\".\">Usa el actual origen de datos del catálogo. Esta opción es util cuando el origen de datos ODBC es un servidor de base de datos. No seleccione esta opción si el origen de datos ODBC es un controlador dBASE.</ahelp>" - -#. uTnnA -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN10613\n" -"help.text" -msgid "Use the schema name in SELECT statements" -msgstr "Usar nombre de esquema en instrucciones SELECT" - -#. EVDZk -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN10617\n" -"help.text" -msgid "<ahelp hid=\".\">Allows you to use the schema name in SELECT statements.</ahelp>" -msgstr "<ahelp hid=\".\">Permite utilizar el nombre de esquema en instrucciones SELECT.</ahelp>" - -#. JgvBE -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN1061A\n" -"help.text" -msgid "Create index with ASC or DESC statement" -msgstr "Crear índice con instrucciones ASC o DESC" - -#. BgkNz -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN1061E\n" -"help.text" -msgid "<ahelp hid=\".\">Creates an index with ASC or DESC statements.</ahelp>" -msgstr "<ahelp hid=\".\">Crea un índice con instrucciones ASC o DESC.</ahelp>" - -#. BzVqp -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN10621\n" -"help.text" -msgid "Comparison of Boolean values" -msgstr "Comparación de valores booleanos" - -#. rgzfK -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_idN10625\n" -"help.text" -msgid "<ahelp hid=\".\">Select the type of Boolean comparison that you want to use.</ahelp>" -msgstr "<ahelp hid=\".\">Seleccione el tipo de comparación booleana que desee utilizar.</ahelp>" - -#. X2cuQ -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"hd_id1101718\n" -"help.text" -msgid "Form data input checks for required fields" -msgstr "Verificación de datos entrada en formas para campos requeridos" - -#. 8FD9D -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_id3783989\n" -"help.text" -msgid "<ahelp hid=\".\">When you enter a new record or update an existing record in a form, and you leave a field empty which is bound to a database column which requires input, then you will see a message complaining about the empty field.</ahelp>" -msgstr "<ahelp hid=\".\">Cuando entra un nuevo registro o actualizar un registro existente en un formulario, y deja un campo vacío que esta ligado a una columna de un base de datos lo cual requiere entrada, entonces vera un mensaje quejando del campo vacío.</ahelp>" - -#. LPJKD -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_id6684163\n" -"help.text" -msgid "If this control box is not enabled, then the forms in the current database will not be checked for required fields." -msgstr "Si este casilla de control no esta activado, entonces las formas en el base de datos corriente no será verificado para los campos requeridos." - -#. fZAwm -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_id3837397\n" -"help.text" -msgid "The control box is available for all data source types which support write access to their data. The control box does not exist for spreadsheets, text, csv, and the various read-only address books." -msgstr "El cuadro de control está disponible para todos los tipos de orígenes de datos compatibles con el acceso de escritura a los datos, pero no para hojas de cálculo, archivos de texto, archivos CSV y libretas de direcciones de solo lectura." - -#. T9wrt -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"hd_id0909200811170166\n" -"help.text" -msgid "Ignore currency field information" -msgstr "Ignora la informacion del campo de moneda" - -#. MWpZD -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_id0909200811170221\n" -"help.text" -msgid "<ahelp hid=\".\">Only for Oracle JDBC connections. When enabled it specifies that no column is treated as a currency field. The field type returned from the database driver is discarded.</ahelp>" -msgstr "<ahelp hid=\".\">Solo para conexiones de Oracle JDBC. Cuando está activa se especifica que no trate ninguna columna como campo de moneda. El tipo de campo que regresa es ignorado por el driver de la base de datos.</ahelp>" - -#. ykjaM -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"hd_id040920092139524\n" -"help.text" -msgid "Use ODBC conformant date/time literals" -msgstr "Utilice literales de fecha/hora conformes a ODBC" - -#. AFvyx -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_id040920092139526\n" -"help.text" -msgid "<ahelp hid=\".\">Use date/time literals that conform to ODBC standard.</ahelp>" -msgstr "<ahelp hid=\".\">Muestra una lista de los elementos que pertenecen a la instancia actual.</ahelp>" - -#. 9PTAJ -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"hd_id04092009442139524\n" -"help.text" -msgid "Supports primary keys" -msgstr "Admite claves primarias" - -#. BVmAU -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_id04096620092139526\n" -"help.text" -msgid "<ahelp hid=\".\">Enable to overrule Base's heuristics used to detect whether the database supports primary keys.</ahelp>" -msgstr "<ahelp hid=\".\">Seleccione para utilizar un campo existente con valores exclusivos como clave principal.</ahelp>" - -#. WCkDd -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_id66841631\n" -"help.text" -msgid "When connecting to a database using a generic API like ODBC, JDBC, or ADO, Base currently applies heuristics to determine whether this database supports primary keys. None of those APIs has dedicated support to retrieve this information." -msgstr "Al conectarse con una base de datos mediante una API genérica como ODBC, JDBC o ADO, Base aplica heurísticas para determinar si esa base de datos admite las claves primarias. Ninguna de las API mencionadas incluye un método directo para obtener esta información." - -#. U5ssy -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_id66841632\n" -"help.text" -msgid "The heuristics sometimes fails. This tri-state check box by default is set to the undetermined state, which means \"apply the heuristics\". If the check box is enabled, primary key support is assumed. If the check box is disabled, no primary key support is assumed." -msgstr "La heurística puede fallar en ocasiones. Esta casilla de tres estados está establecida de manera predeterminada en el estado indeterminado, el cual indica «aplicar la heurística». Si la casilla está activada, se presupone que se admiten claves primarias; si la casilla está desactivada, no se presupone que se admiten estas claves." - -#. vdH4q -#: dabaadvpropdat.xhp -msgctxt "" -"dabaadvpropdat.xhp\n" -"par_id66841633\n" -"help.text" -msgid "Note that if this option is just for overruling the heuristics. If you enable the check box for a database which actually does not support primary keys, you will see some errors." -msgstr "Tenga en cuenta que esta opción es únicamente para anular la heurística. Si activa la casilla para una base de datos que no admite claves primarias, se producirán errores." - -#. EYaFK -#: dabaadvpropgen.xhp -msgctxt "" -"dabaadvpropgen.xhp\n" -"tit\n" -"help.text" -msgid "Generated Values" -msgstr "Valores generados" - -#. PVw9o -#: dabaadvpropgen.xhp -msgctxt "" -"dabaadvpropgen.xhp\n" -"par_idN10553\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/dabaadvpropgen.xhp\">Generated Values</link>" -msgstr "<link href=\"text/shared/explorer/database/dabaadvpropgen.xhp\">Valores generados</link>" - -#. x7uc3 -#: dabaadvpropgen.xhp -msgctxt "" -"dabaadvpropgen.xhp\n" -"par_idN10563\n" -"help.text" -msgid "Specifies the options for automatically generated values for new data records." -msgstr "Especifica las opciones de los valores generados automáticamente para los nuevos registros de datos." - -#. Dpncz -#: dabaadvpropgen.xhp -msgctxt "" -"dabaadvpropgen.xhp\n" -"par_id7684560\n" -"help.text" -msgid "The availability of the following controls depends on the type of database:" -msgstr "La disponibilidad de los siguientes controles depende del tipo de base de datos:" - -#. moLhP -#: dabaadvpropgen.xhp -msgctxt "" -"dabaadvpropgen.xhp\n" -"par_idN1058C\n" -"help.text" -msgid "Retrieve generated values" -msgstr "Recuperar los valores generados" - -#. KGEf3 -#: dabaadvpropgen.xhp -msgctxt "" -"dabaadvpropgen.xhp\n" -"par_idN10590\n" -"help.text" -msgid "<ahelp hid=\".\">Enables $[officename] support for auto-incremented data fields in the current ODBC or JDBC data source. Select this option if the auto-increment feature in the SDBCX layer of the database is not supported. In general, the auto-increment is selected for the primary key field.</ahelp>" -msgstr "<ahelp hid=\".\">Permite a $[officename] admitir campos de datos de incremento automático para el origen de datos ODBC o JDBC actual. Seleccione esta opción si no se admite la función de incremento automático en la capa SDBCX de la base de datos. La opción de incremento automático suele estar seleccionada para el campo de clave principal.</ahelp>" - -#. x4VQL -#: dabaadvpropgen.xhp -msgctxt "" -"dabaadvpropgen.xhp\n" -"par_idN10593\n" -"help.text" -msgid "Auto-increment statement" -msgstr "Instrucción de incremento automático" - -#. Hskow -#: dabaadvpropgen.xhp -msgctxt "" -"dabaadvpropgen.xhp\n" -"par_idN10597\n" -"help.text" -msgid "<ahelp hid=\".\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the \"id\" field each time the statement creates a data field:" -msgstr "<ahelp hid=\".\">Escriba una expresión SQL que indique a el origen de datos que incremente automáticamente el campo de datos de tipo Entero especificado.</ahelp> Por ejemplo, la siguiente instrucción MySQL utiliza la instrucción AUTO_INCREMENT para aumentar el campo \"id\" cada vez que la instrucción crea un campo de datos:" - -#. Vi6CV -#: dabaadvpropgen.xhp -msgctxt "" -"dabaadvpropgen.xhp\n" -"par_idN105A0\n" -"help.text" -msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)" -msgstr "CREATE TABLE \"tabla1\" (\"id\" INTEGER AUTO_INCREMENT)" - -#. rDQtm -#: dabaadvpropgen.xhp -msgctxt "" -"dabaadvpropgen.xhp\n" -"par_idN10634\n" -"help.text" -msgid "For this example, you must enter AUTO_INCREMENT into the <emph>Auto-increment statement</emph> box." -msgstr "Para este ejemplo, debe especificar AUTO_INCREMENT en el cuadro <emph>Instrucción de incremento automático</emph>." - -#. GSfGJ -#: dabaadvpropgen.xhp -msgctxt "" -"dabaadvpropgen.xhp\n" -"par_idN105AA\n" -"help.text" -msgid "Query of generated values" -msgstr "Consulta de los valores generados" - -#. gCRhF -#: dabaadvpropgen.xhp -msgctxt "" -"dabaadvpropgen.xhp\n" -"par_idN10645\n" -"help.text" -msgid "<ahelp hid=\".\">Enter an SQL statement that returns the last auto-incremented value for the primary key data field.</ahelp> For example:" -msgstr "<ahelp hid=\".\">Escriba una instrucción SQL que devuelva el último valor de incremento automático para el campo de datos de la clave principal.</ahelp> Por ejemplo:" - -#. BzyHv -#: dabaadvpropgen.xhp -msgctxt "" -"dabaadvpropgen.xhp\n" -"par_idN105B1\n" -"help.text" -msgid "SELECT LAST_INSERT_D();" -msgstr "SELECT LAST_INSERT_D();" - #. xUFRA #: dabadoc.xhp msgctxt "" diff --git a/source/gug/helpcontent2/source/text/shared/guide.po b/source/gug/helpcontent2/source/text/shared/guide.po index 1526acefaf8..ce75fa55833 100644 --- a/source/gug/helpcontent2/source/text/shared/guide.po +++ b/source/gug/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-05-14 14:15+0200\n" -"PO-Revision-Date: 2021-05-31 13:28+0000\n" +"POT-Creation-Date: 2021-06-11 23:57+0200\n" +"PO-Revision-Date: 2021-06-11 15:19+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/es/>\n" "Language: es\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.6.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1565287876.000000\n" #. iharT @@ -2167,6 +2167,366 @@ msgctxt "" msgid "<link href=\"text/schart/01/05010000.xhp\" name=\"Format - Object properties\">Format - Object properties</link>" msgstr "<link href=\"text/schart/01/05010000.xhp\" name=\"Format - Object properties\">Formato - Propiedades del objeto</link>" +#. kiUUC +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"tit\n" +"help.text" +msgid "Document Classification" +msgstr "" + +#. 8o3Ef +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"hd_id3156324\n" +"help.text" +msgid "<variable id=\"classdoc\"><link href=\"text/shared/guide/classification.xhp\" name=\"Document Classification\">Document Classification</link></variable>" +msgstr "" + +#. eb5Uk +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"bm_id030820161847569710\n" +"help.text" +msgid "<bookmark_value>classification;BAILS levels</bookmark_value> <bookmark_value>classification;BAF category</bookmark_value> <bookmark_value>classification;security levels</bookmark_value> <bookmark_value>classification;document</bookmark_value> <bookmark_value>classification;classification bar</bookmark_value> <bookmark_value>document;classification</bookmark_value>" +msgstr "" + +#. BcaWE +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161744119967\n" +"help.text" +msgid "Document classification and security is an important issue for businesses and governments." +msgstr "" + +#. AACM4 +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161744113553\n" +"help.text" +msgid "Information is exchanged between users and organizations that collaborate to pursue a business goal. Where sensitive information is involved, it is assumed that the parties will have agreed what information is sensitive and how such information will be identified and handled. Any recipient of a resource will rely upon the provider of the information to follow the agreed procedures to identify the sensitivity of the information." +msgstr "" + +#. zceBx +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161744118823\n" +"help.text" +msgid "%PRODUCTNAME provides standardized means for such sensitivity information to be expressed and may be used between parties if interoperable systems are to be implemented. It provides a set of standard “fields” that can be used to hold sensitivity information. It does not attempt to define what the contents of these “fields” should be. This approach is an improvement upon the only alternative that exists at the moment, which is for the provider to use an arbitrary means to express sensitivity that may not be useful to a recipient." +msgstr "" + +#. YkACm +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161744121143\n" +"help.text" +msgid "While this standard has been developed with the intent that it would be applicable in any domain of activity, %PRODUCTNAME retained the aerospace and defense industry nomenclature and categories, where sensitivity marking results from national security, export control and intellectual property policies." +msgstr "" + +#. 5W3De +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161744123676\n" +"help.text" +msgid "%PRODUCTNAME implemented the open standards produced by <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) independent of a specific vendor. Two of them are interesting:" +msgstr "" + +#. ZQs7u +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161744122593\n" +"help.text" +msgid "Business Authentication Framework (<item type=\"acronym\">BAF</item>) specifies how to describe the existing policy (which is probably some legal text) in a machine-readable format." +msgstr "" + +#. mJEQ9 +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161744126871\n" +"help.text" +msgid "Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) specifies how to refer to such a <item type=\"acronym\">BAF</item> policy in a document. The concepts in <item type=\"acronym\">BAILS</item> are so generic that they can be applied to any format that supports document-level user-defined properties." +msgstr "" + +#. R9Yp9 +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"hd_id030820161800093929\n" +"help.text" +msgid "BAF Categories" +msgstr "" + +#. NtntD +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"bm_id030820161856432825\n" +"help.text" +msgid "<bookmark_value>classification;displayed in user interface</bookmark_value> <bookmark_value>classification;headers and footers</bookmark_value> <bookmark_value>classification;watermark</bookmark_value> <bookmark_value>classification;categories</bookmark_value>" +msgstr "" + +#. KJALu +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161800092823\n" +"help.text" +msgid "The default BAF categories for %PRODUCTNAME are listed below." +msgstr "" + +#. QrvwJ +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161800098142\n" +"help.text" +msgid "Only the \"Intellectual Properties\" category will modify the layout of the document with a watermark, fields in the header and footer and an information bar on top of the document area. Each item inserted in the document is controlled by the classification configuration file." +msgstr "" + +#. G8zUR +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_idN106B0\n" +"help.text" +msgid "Intellectual Property" +msgstr "" + +#. GQYP9 +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_idN106C0\n" +"help.text" +msgid "Intellectual property is a generic term for the nature of the contents of the document. Select this category for general purpose document classification." +msgstr "" + +#. Pifje +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_idN106CD\n" +"help.text" +msgid "National Security" +msgstr "" + +#. S3BvF +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_idN106DD\n" +"help.text" +msgid "Selects the category of this document for the national security policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface." +msgstr "" + +#. uiSAu +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_idN106EA\n" +"help.text" +msgid "Export Control" +msgstr "" + +#. GJP8B +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_idN106FA\n" +"help.text" +msgid "Selects the category of this document for the export control policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface." +msgstr "" + +#. 5xyWx +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161800091021\n" +"help.text" +msgid "Refer to your corporate data security policy and information security officers for support in document classification." +msgstr "" + +#. LC8Eh +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"hd_id030820161747122444\n" +"help.text" +msgid "Default levels of classification" +msgstr "" + +#. EByPW +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"bm_id030820161849574719\n" +"help.text" +msgid "<bookmark_value>classification levels;Internal use only</bookmark_value> <bookmark_value>classification levels;Confidential</bookmark_value> <bookmark_value>classification levels;General Business</bookmark_value> <bookmark_value>classification levels;Non-Business</bookmark_value>" +msgstr "" + +#. VWzXD +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161747139337\n" +"help.text" +msgid "%PRODUCTNAME provides default levels of document classification (<item type=\"acronym\">BAILS</item>) shown below, sorted by increasing level of business sensitivity:" +msgstr "" + +#. SK6Dg +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161747135421\n" +"help.text" +msgid "<emph>Non-Business</emph>: Information in document has no impact in business, if made public." +msgstr "" + +#. iHBj5 +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161747132341\n" +"help.text" +msgid "<emph>General Business</emph>: Minor impact. Information has impact in business, can generate embarrassments, minor damage in brand image, if made public." +msgstr "" + +#. bzmGY +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161747139845\n" +"help.text" +msgid "<emph>Confidential</emph>: Modest impact. Information disclosed can damage business brand, can generate negative media coverage and loss of revenue." +msgstr "" + +#. fZxAa +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161747138519\n" +"help.text" +msgid "<emph>Internal use only</emph>: Major damage. Negative national media, lawsuits, fines, long term brand damages." +msgstr "" + +#. RESkc +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"hd_id030820161747134459\n" +"help.text" +msgid "Customizing classification levels." +msgstr "" + +#. DCBYu +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"bm_id030820161851045883\n" +"help.text" +msgid "<bookmark_value>custom;classification levels</bookmark_value> <bookmark_value>classification levels;customizing</bookmark_value>" +msgstr "" + +#. 3wmPg +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161747133280\n" +"help.text" +msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Paths - Classification</menuitem> into a local folder and edit the contents." +msgstr "" + +#. Tcss6 +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id03082016174713477\n" +"help.text" +msgid "Use the file with your %PRODUCTNAME locale in the name as example." +msgstr "" + +#. YhBEK +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161747137522\n" +"help.text" +msgid "Save the file and make the adequate changes to the classification path above to access the file." +msgstr "" + +#. kzkkC +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161747135133\n" +"help.text" +msgid "Your system administrator can place the file in a network folder and make all users access the classification settings file." +msgstr "" + +#. AnzFS +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"hd_id03082016174713354\n" +"help.text" +msgid "Pasting contents in documents with different levels of classification." +msgstr "" + +#. z5iqF +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"bm_id030820161851512902\n" +"help.text" +msgid "<bookmark_value>document classification;pasting contents</bookmark_value>" +msgstr "" + +#. KSkfc +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161747134188\n" +"help.text" +msgid "To prevent a breach in the security policy, contents with high classification level pasted to documents with lower classification level are not allowed. %PRODUCTNAME will display a warning message wherever it detects that the contents of the clipboard have higher security classification than the target document." +msgstr "" + +#. GCqDL +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161818081317\n" +"help.text" +msgid "<link href=\"https://www.tscp.org/about-tscp/\"><item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) website</link>." +msgstr "" + +#. gpp8Q +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161818082152\n" +"help.text" +msgid "<link href=\"https://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Business Authentication Framework (<item type=\"acronym\">BAF</item>) document (PDF)</link>" +msgstr "" + +#. svkxK +#: classification.xhp +msgctxt "" +"classification.xhp\n" +"par_id030820161818085901\n" +"help.text" +msgid "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) document (PDF)</link>" +msgstr "" + #. TT796 #: cmis-remote-files-setup.xhp msgctxt "" @@ -3490,14 +3850,14 @@ msgctxt "" msgid "File Conversion Filters Tables" msgstr "Tablas de los filtros de conversión de archivos" -#. Gnh4p +#. zKiAm #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" "bm_id541554406270299\n" "help.text" -msgid "<bookmark_value>filters;document conversion</bookmark_value><bookmark_value>document conversion;filters</bookmark_value><bookmark_value>convert-to;filters</bookmark_value><bookmark_value>command line document conversion;filters</bookmark_value><bookmark_value>module file filters</bookmark_value>" -msgstr "<bookmark_value>filtros;conversión de documentos</bookmark_value><bookmark_value>conversión de documentos;filtros</bookmark_value><bookmark_value>convertir a;filtros</bookmark_value><bookmark_value>conversión de documentos en línea de órdenes;filtros</bookmark_value><bookmark_value>filtros de archivo por módulo</bookmark_value>" +msgid "<bookmark_value>filters;document conversion</bookmark_value> <bookmark_value>document conversion;filters</bookmark_value> <bookmark_value>convert-to;filters</bookmark_value> <bookmark_value>command line document conversion;filters</bookmark_value> <bookmark_value>module file filters</bookmark_value>" +msgstr "" #. SXahX #: convertfilters.xhp @@ -3508,22 +3868,22 @@ msgctxt "" msgid "<link href=\"text/shared/guide/convertfilters.xhp\" name=\"conversion filter names\">File Conversion Filter Names</link>" msgstr "<link href=\"text/shared/guide/convertfilters.xhp\" name=\"conversion filter names\">Nombres de filtros de conversión de archivos</link>" -#. CqBDJ +#. G5KB2 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" "par_id581554399002498\n" "help.text" -msgid "<variable id=\"variable name\"><ahelp hid=\".\">Tables with filter names for command line document conversion.</ahelp></variable>" -msgstr "<variable id=\"variable name\"><ahelp hid=\".\">Tablas con nombres de filtros para la conversión de documentos por medio de la línea de órdenes.</ahelp></variable>" +msgid "<variable id=\"variable name\"> <ahelp hid=\".\">Tables with filter names for command line document conversion.</ahelp> </variable>" +msgstr "" -#. b2QPi +#. QAzjK #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" "par_id00tablehead\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable visibility=\"hidden\" id=\"filtername\">Filter name</variable><variable visibility=\"hidden\" id=\"mediatype\">Media type</variable><variable visibility=\"hidden\" id=\"fileextensions\">File name extensions</variable></ahelp>" +msgid "<ahelp hid=\".\" visibility=\"hidden\"> <variable visibility=\"hidden\" id=\"filtername\">Filter Name</variable> <variable visibility=\"hidden\" id=\"apiname\">API Name</variable> <variable visibility=\"hidden\" id=\"mediatype\">Media Type (Extension)</variable> </ahelp>" msgstr "" #. TDrTw @@ -3544,527 +3904,419 @@ msgctxt "" msgid "Filters for WRITER" msgstr "Filtros para Writer" -#. XPtUL -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer0\n" -"help.text" -msgid "AbiWord Document" -msgstr "Documento de AbiWord" - -#. m5C85 -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer3\n" -"help.text" -msgid "Apple Pages" -msgstr "Apple Pages" - -#. ATvUz -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer6\n" -"help.text" -msgid "BroadBand eBook" -msgstr "Libro electrónico de BroadBand" - -#. NDUKF +#. cqFhB #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer9\n" +"FilterName_HTML__StarWriter_\n" "help.text" -msgid "ClarisWorks/AppleWorks Document" -msgstr "Documento de ClarisWorks/AppleWorks" +msgid "HTML Document (Writer)" +msgstr "Documento HTML (Writer)" -#. uhAJf +#. n9LGr #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer12\n" +"FilterName_MS_WinWord_5\n" "help.text" -msgid "EPUB Document" -msgstr "Documento EPUB" - -#. EhxSS -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer15\n" -"help.text" -msgid "FictionBook 2.0" -msgstr "FictionBook 2.0" - -#. eJaKc -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer21\n" -"help.text" -msgid "HTML Document" -msgstr "Documento HTML" - -#. fQxLD -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer24\n" -"help.text" -msgid "Hangul WP 97" -msgstr "Hangul WP 97" - -#. ihqrs -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer27\n" -"help.text" -msgid "Help content" -msgstr "Contenido de la ayuda" - -#. 7UPxm -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer28\n" -"help.text" -msgid "None" -msgstr "Ninguno" - -#. GhADm -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer30\n" -"help.text" -msgid "Legacy Mac Text Document" -msgstr "Documento de texto heredado de Mac" - -#. VqS7i -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer31\n" -"help.text" -msgid "None" -msgstr "Ninguno" - -#. aBqVE -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer33\n" -"help.text" -msgid "Legacy StarOffice Text Document" -msgstr "Documento de texto heredado de StarOffice" +msgid "Microsoft WinWord 1/2/5" +msgstr "" -#. e3nVt +#. xD2w9 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer34\n" +"FilterName_MS_WinWord_6.0\n" "help.text" -msgid "None" -msgstr "Ninguno" +msgid "Microsoft Word 6.0" +msgstr "" -#. odcve +#. SJ7vD #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer36\n" +"FilterName_MS_Word_95\n" "help.text" -msgid "LotusWordPro Document" -msgstr "Documento de LotusWordPro" +msgid "Microsoft Word 95" +msgstr "" -#. csLtF +#. ZAyCh #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer39\n" +"FilterName_MS_Word_95_Vorlage\n" "help.text" -msgid "MS Word 95 Template" -msgstr "Plantilla de Word 95" +msgid "Microsoft Word 95 Template" +msgstr "" -#. aC82A +#. CDvco #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer42\n" +"FilterName_MS_Word_97\n" "help.text" -msgid "MacWrite Document" -msgstr "Documento de MacWrite" +msgid "Word 97–2003" +msgstr "Word 97-2003" -#. mnmDo +#. uudBm #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer45\n" +"FilterName_MS_Word_97_Vorlage\n" "help.text" -msgid "Mariner Write Mac Classic v1.6 - v3.5" -msgstr "Mariner Write Mac Classic (v. 1.6-3.5)" +msgid "Word 97–2003 Template" +msgstr "Plantilla de Word 97-2003" -#. 67upD +#. ZCDT8 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer48\n" +"FilterName_OpenDocument_Text_Flat_XML\n" "help.text" -msgid "Microsoft Excel 4.0" -msgstr "Excel 4.0" +msgid "Flat XML ODF Text Document" +msgstr "Documento de texto ODF en XML plano" -#. X92F5 +#. eSFGw #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer51\n" +"FilterName_Rich_Text_Format\n" "help.text" -msgid "Microsoft Excel 5.0" -msgstr "Excel 5.0" +msgid "Rich Text" +msgstr "Texto enriquecido" -#. qpyRf +#. pDv4t #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer54\n" +"FilterName_StarOffice_XML__Writer_\n" "help.text" -msgid "Microsoft Excel 95" -msgstr "Excel 95" +msgid "OpenOffice.org 1.0 Text Document" +msgstr "Documento de texto de OpenOffice.org 1.0" -#. VxERM +#. PmERP #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer57\n" +"FilterName_WordPerfect\n" "help.text" -msgid "Microsoft WinWord 1/2/5" -msgstr "" +msgid "WordPerfect Document" +msgstr "Documento de WordPerfect" -#. cZfDS +#. yrGa7 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer60\n" +"FilterName_MS_Works\n" "help.text" -msgid "Microsoft Word 6.0" -msgstr "Word 6.0" +msgid "Microsoft Works Document" +msgstr "Documento de Microsoft Works" -#. ymJSS +#. yeAAo #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer63\n" +"FilterName_MS_Write\n" "help.text" -msgid "Microsoft Word 95" -msgstr "Word 95" +msgid "Microsoft Write" +msgstr "Microsoft Write" -#. WBiba +#. 8tUJt #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer66\n" +"FilterName_DosWord\n" "help.text" msgid "Microsoft Word for DOS" msgstr "Microsoft Word para DOS" -#. fvuB6 +#. RRhzm #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer67\n" +"FilterName_ClarisWorks\n" "help.text" -msgid "None" -msgstr "Ninguno" +msgid "ClarisWorks/AppleWorks Text Document" +msgstr "Documento de texto de ClarisWorks/AppleWorks" -#. FmQsq +#. KRYRG #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer69\n" +"FilterName_Mac_Word\n" "help.text" msgid "Microsoft Word for Mac (v1 - v5)" -msgstr "Word for Mac (v. 1-5)" +msgstr "" -#. 95ySF +#. G7SHX #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer72\n" +"FilterName_Mac_Works\n" "help.text" -msgid "Microsoft Works Document" -msgstr "Documento de Microsoft Works" +msgid "Microsoft Works for Mac Text Document (v1 - v4)" +msgstr "" -#. zrWyf +#. sdUTZ #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer75\n" +"FilterName_MacWrite\n" "help.text" -msgid "Microsoft Works for Mac Document (v1 - v4)" -msgstr "Documento de Microsoft Works para Mac (v. 1-4)" +msgid "MacWrite Document" +msgstr "Documento de MacWrite" -#. vgSQC +#. kNAGd #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer78\n" +"FilterName_Mariner_Write\n" "help.text" -msgid "Microsoft Write" -msgstr "Microsoft Write" +msgid "Mariner Write Mac Classic v1.6 - v3.5" +msgstr "" -#. btFmf +#. hauDe #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer81\n" +"FilterName_WriteNow\n" "help.text" -msgid "Office Open XML Text Document" -msgstr "Documento de texto Office Open XML" +msgid "WriteNow Document" +msgstr "Documento de WriteNow" -#. CtYDn +#. XB2mE #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer84\n" +"FilterName_AbiWord\n" "help.text" -msgid "Office Open XML Text Template" -msgstr "Plantilla de documento de texto Office Open XML" +msgid "AbiWord Document" +msgstr "Documento de AbiWord" -#. bfbiE +#. AkpXt #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer87\n" +"FilterName_T602Document\n" "help.text" -msgid "OpenDocument Text (Flat XML)" -msgstr "" +msgid "T602 Document" +msgstr "Documento de T602" -#. AFtGG +#. BtFCB #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer96\n" +"FilterName_LotusWordPro\n" "help.text" -msgid "OpenOffice.org 1.0 Text Document" -msgstr "Documento de texto de OpenOffice.org 1.0" +msgid "Lotus WordPro Document" +msgstr "Documento de Lotus WordPro" -#. DnGzw +#. iGofq #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer105\n" +"FilterName_Text\n" "help.text" -msgid "PDF - Portable Document Format" -msgstr "PDF, formato de documento portátil" +msgid "Text" +msgstr "Texto" -#. ExgBJ +#. mCyqh #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer108\n" +"FilterName_Text__encoded_\n" "help.text" -msgid "Palm Text Document" -msgstr "Documento de texto de Palm" +msgid "Text - Choose Encoding" +msgstr "" -#. w7J7A +#. fviHV #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer111\n" +"FilterName_writer_MIZI_Hwp_97\n" "help.text" -msgid "PalmDoc eBook" -msgstr "Libro electrónico de PalmDoc" +msgid "Hangul WP 97" +msgstr "" -#. bGx8D +#. zZWv7 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer114\n" +"FilterName_writer_StarOffice_XML_Writer_Template\n" "help.text" -msgid "Plucker eBook" -msgstr "Libro electrónico de Plucker" +msgid "OpenOffice.org 1.0 Text Document Template" +msgstr "Plantilla de documento de texto de OpenOffice.org 1.0" -#. kEEB4 +#. 8CLpE #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer117\n" +"FilterName_writer_pdf_Export\n" "help.text" -msgid "Rich Text Format" -msgstr "Formato de texto enriquecido" +msgid "PDF - Portable Document Format" +msgstr "" -#. AwEEW +#. WFAmn #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer120\n" +"FilterName_writer8\n" "help.text" -msgid "T602 Document" -msgstr "Documento de T602" +msgid "ODF Text Document" +msgstr "Documento de texto ODF" -#. iEVLD +#. EPBGH #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer129\n" +"FilterName_writer8_template\n" "help.text" -msgid "Text" -msgstr "Texto" +msgid "ODF Text Document Template" +msgstr "Plantilla de documento de texto ODF" -#. we8Kv +#. yXkkF #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer132\n" +"FilterName_MS_Word_2007_XML\n" "help.text" msgid "Word 2007–365" msgstr "Word 2007-365" -#. c3THm +#. LZDsv #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer135\n" +"FilterName_MS_Word_2007_XML_Template\n" "help.text" msgid "Word 2007–365 Template" msgstr "Plantilla de Word 2007-365" -#. SvsgT +#. YeRCc #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer138\n" +"FilterName_MS_Word_2007_XML_VBA\n" "help.text" msgid "Word 2007–365 VBA" msgstr "VBA de Word 2007-365" -#. M2GE9 -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer141\n" -"help.text" -msgid "Word 97–2000 Template" -msgstr "Plantilla de Word 97-2000" - -#. vvH28 +#. usXDW #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer144\n" +"FilterName_Office_Open_XML_Text\n" "help.text" -msgid "Word 97–2003" -msgstr "Word 97-2003" +msgid "Office Open XML Text (Transitional)" +msgstr "" -#. NHEFf +#. 4Se77 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer147\n" +"FilterName_Office_Open_XML_Text_Template\n" "help.text" -msgid "WordPerfect Document" -msgstr "Documento de WordPerfect" +msgid "Office Open XML Text Template (Transitional)" +msgstr "" -#. eDBdp +#. 7qLEf #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer150\n" +"FilterName_writer_layout_dump\n" "help.text" -msgid "WriteNow Document" -msgstr "Documento de WriteNow" +msgid "Writer Layout XML" +msgstr "" -#. 9P9Gf +#. Va5zD #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer153\n" +"FilterName_BroadBand_eBook\n" "help.text" -msgid "Writer 6.0 Master Document" -msgstr "Patrón de documento de Writer 6.0" +msgid "BroadBand eBook" +msgstr "" -#. mNHsM +#. xv2HX #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer156\n" +"FilterName_FictionBook_2\n" "help.text" -msgid "Writer 6.0 Template" -msgstr "Plantilla de Writer 6.0" +msgid "FictionBook 2.0" +msgstr "" -#. AJork +#. eGEV2 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer159\n" +"FilterName_PalmDoc\n" "help.text" -msgid "Writer 8" -msgstr "Writer 8" +msgid "PalmDoc eBook" +msgstr "Libro electrónico de PalmDoc" -#. AGZge +#. s5QPG #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer162\n" +"FilterName_Plucker_eBook\n" "help.text" -msgid "Writer 8 Master Document" -msgstr "Patrón de documento de Writer 8" +msgid "Plucker eBook" +msgstr "Libro electrónico de Plucker" -#. jNZFG +#. axzuL #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer165\n" +"FilterName_Apple_Pages\n" "help.text" -msgid "Writer 8 Master Document Template" -msgstr "Plantilla de patrón de documento de Writer 8" +msgid "Apple Pages" +msgstr "Apple Pages" -#. XEx9f +#. 3jzkE #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer168\n" +"FilterName_MWAW_Text_Document\n" "help.text" -msgid "Writer 8 Template" -msgstr "Plantilla de Writer 8" +msgid "Legacy Mac Text Document" +msgstr "Documento de texto heredado de Mac" -#. qyd8U +#. KC9Cu #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer171\n" +"FilterName_Palm_Text_Document\n" "help.text" -msgid "Writer Layout Dump" -msgstr "Volcado de disposición de Writer" +msgid "Palm Text Document" +msgstr "Documento de texto de Palm" -#. 28vVe +#. Fy4FN #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer172\n" +"FilterName_StarOffice_Writer\n" "help.text" -msgid "None" -msgstr "Ninguno" +msgid "Legacy StarOffice Text Document" +msgstr "Documento de texto heredado de StarOffice" -#. VoBbt +#. Qsixv #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer174\n" +"FilterName_EPUB\n" "help.text" -msgid "Writer/Web 6.0 Template" -msgstr "Plantilla de Writer/Web 6" +msgid "EPUB Document" +msgstr "Documento EPUB" -#. qPsdB +#. eaj67 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer177\n" +"FilterName_PocketWord_File\n" "help.text" -msgid "Writer/Web 8 Template" -msgstr "Plantilla de Writer/Web 8" +msgid "Pocket Word" +msgstr "" #. Lapv3 #: convertfilters.xhp @@ -4084,491 +4336,374 @@ msgctxt "" msgid "Filters for CALC" msgstr "Filtros para Calc" -#. EDgNB -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc0\n" -"help.text" -msgid "Apple Numbers" -msgstr "Apple Numbers" - -#. T3AUX -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc3\n" -"help.text" -msgid "Calc 6.0" -msgstr "Calc 6.0" - -#. bJ3rF -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc6\n" -"help.text" -msgid "Calc 6.0 Template" -msgstr "Plantilla de Calc 6.0" - -#. kkDL9 +#. EuWnD #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc9\n" -"help.text" -msgid "Calc 8" -msgstr "Calc 8" - -#. eydRf -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc12\n" -"help.text" -msgid "Calc 8 Template" -msgstr "Plantilla de Calc 8" - -#. JgEvb -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc15\n" -"help.text" -msgid "ClarisResolve Document" -msgstr "Documento de ClarisResolve" - -#. 2svnP -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc18\n" -"help.text" -msgid "ClarisWorks/AppleWorks Document" -msgstr "Documento de ClarisWorks/AppleWorks" - -#. r3SwE -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc21\n" +"FilterName_DIF\n" "help.text" msgid "Data Interchange Format" msgstr "Formato de intercambio de datos" -#. ME2oN +#. 7q9Nb #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc22\n" +"FilterName_HTML__StarCalc_\n" "help.text" -msgid "None" -msgstr "Ninguno" +msgid "HTML Document (Calc)" +msgstr "Documento HTML (Calc)" -#. 3nYvG +#. yPYR6 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc24\n" +"FilterName_OpenDocument_Spreadsheet_Flat_XML\n" "help.text" -msgid "Excel 2007–365" -msgstr "Excel 2007-365" +msgid "Flat XML ODF Spreadsheet" +msgstr "Hoja de cálculo ODF en XML plano" -#. bhLnK +#. rNgHW #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc27\n" +"FilterName_Lotus\n" "help.text" -msgid "Excel 2007–365 Template" -msgstr "Plantilla de Excel 2007-365" +msgid "Lotus 1-2-3" +msgstr "Lotus 1-2-3" -#. bfGWF +#. AEi8i #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc30\n" +"FilterName_Quattro_Pro_6.0\n" "help.text" -msgid "Excel 97–2000 Template" +msgid "Quattro Pro 6.0" msgstr "" -#. V2EVS -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc33\n" -"help.text" -msgid "Excel 97–2003" -msgstr "Excel 97-2003" - -#. CG2DE -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc36\n" -"help.text" -msgid "Gnumeric Spreadsheet" -msgstr "Libro de Gnumeric" - -#. S5gzU -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc39\n" -"help.text" -msgid "HTML Document" -msgstr "Documento HTML" - -#. ACkZs +#. mDJp3 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc40\n" +"FilterName_MS_Excel_4.0\n" "help.text" -msgid "text/html" +msgid "Microsoft Excel 4.0" msgstr "" -#. WkPdq -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc42\n" -"help.text" -msgid "HTML Table" -msgstr "Tabla HTML" - -#. kvzRX +#. hgBXj #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc43\n" +"FilterName_MS_Excel_4.0_Vorlage_Template\n" "help.text" -msgid "text/html" +msgid "Microsoft Excel 4.0 Template" msgstr "" -#. RAPkB -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc45\n" -"help.text" -msgid "Legacy Mac Database" -msgstr "Base de datos heredada de Mac" - -#. ABVbe -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc46\n" -"help.text" -msgid "None" -msgstr "Ninguno" - -#. 3uGWh +#. 3oEkA #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc48\n" +"FilterName_MS_Excel_5.0_95\n" "help.text" -msgid "Legacy Mac Spreadsheet" +msgid "Microsoft Excel 5.0" msgstr "" -#. TFR8D +#. Uy7kn #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc49\n" +"FilterName_MS_Excel_5.0_95_Vorlage_Template\n" "help.text" -msgid "None" +msgid "Microsoft Excel 5.0 Template" msgstr "" -#. GtKGF +#. 4CJZN #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc51\n" +"FilterName_MS_Excel_95\n" "help.text" -msgid "Legacy StarOffice Spreadsheet" +msgid "Microsoft Excel 95" msgstr "" -#. 3szUx +#. XGsPE #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc52\n" +"FilterName_MS_Excel_95_Vorlage_Template\n" "help.text" -msgid "None" +msgid "Microsoft Excel 95 Template" msgstr "" -#. BRr2K +#. wVQpy #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc54\n" +"FilterName_MS_Excel_97\n" "help.text" -msgid "Lotus" -msgstr "Lotus" +msgid "Excel 97–2003" +msgstr "Excel 97-2003" -#. u8fFa +#. gXYBx #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc57\n" +"FilterName_MS_Excel_97_Vorlage_Template\n" "help.text" -msgid "Lotus Wk1-Wk3" -msgstr "Lotus Wk1-Wk3" +msgid "Excel 97–2003 Template" +msgstr "Plantilla de Excel 97-2003" -#. vDabC +#. ZHc63 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc58\n" +"FilterName_Rich_Text_Format__StarCalc_\n" "help.text" -msgid "None" -msgstr "Ninguno" +msgid "Rich Text Format (Calc)" +msgstr "Formato de texto enriquecido (Calc)" -#. HF7WB +#. 3aMAe #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc60\n" +"FilterName_SYLK\n" "help.text" -msgid "MS Excel 4.0 Template" -msgstr "" +msgid "SYLK" +msgstr "SYLK" -#. S9erV +#. 7n2Wc #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc63\n" +"FilterName_StarOffice_XML__Calc_\n" "help.text" -msgid "MS Excel 5.0 Template" -msgstr "" +msgid "OpenOffice.org 1.0 Spreadsheet" +msgstr "Hoja de cálculo de OpenOffice.org 1.0" -#. HwTr9 +#. dJAD5 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc66\n" +"FilterName_Text_-_txt_-_csv__StarCalc_\n" "help.text" -msgid "MS Excel 95 Template" -msgstr "" +msgid "Text CSV" +msgstr "Texto CSV" -#. yGNRv +#. YWBDx #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc69\n" +"FilterName_calc_HTML_WebQuery\n" "help.text" -msgid "Microsoft Excel 2007 Binary" -msgstr "" +msgid "Web Page Query (Calc)" +msgstr "Consulta de página web (Calc)" -#. KMRUE +#. V3SKY #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc70\n" +"FilterName_calc_StarOffice_XML_Calc_Template\n" "help.text" -msgid "None" -msgstr "Ninguno" +msgid "OpenOffice.org 1.0 Spreadsheet Template" +msgstr "Plantilla de hoja de cálculo de OpenOffice.org 1.0" -#. 3DVrP +#. LGWY8 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc72\n" +"FilterName_calc_pdf_Export\n" "help.text" -msgid "Microsoft Excel 2007-2016 VBA XML" +msgid "PDF - Portable Document Format" msgstr "" -#. izPTj +#. oiELg #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc75\n" +"FilterName_dBase\n" "help.text" -msgid "Microsoft Excel 4.0" -msgstr "Microsoft Excel 4.0" +msgid "dBASE" +msgstr "dBASE" -#. THHtc +#. beZKn #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc78\n" +"FilterName_calc8\n" "help.text" -msgid "Microsoft Excel 5.0" -msgstr "Microsoft Excel 5.0" +msgid "ODF Spreadsheet" +msgstr "Hoja de cálculo ODF" -#. NP4sG +#. aDeFx #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc81\n" +"FilterName_calc8_template\n" "help.text" -msgid "Microsoft Excel 95" -msgstr "Microsoft Excel 95" +msgid "ODF Spreadsheet Template" +msgstr "Plantilla de hoja de cálculo ODF" -#. oDTXG +#. FcaWF #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc84\n" +"FilterName_Gnumeric_Spreadsheet\n" "help.text" -msgid "Microsoft Multiplan" -msgstr "Microsoft Multiplan" +msgid "Gnumeric Spreadsheet" +msgstr "Hoja de cálculo de Gnumeric" -#. MzQ6G +#. jGBT4 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc85\n" +"FilterName_Calc_MS_Excel_2007_XML\n" "help.text" -msgid "None" -msgstr "Ninguno" +msgid "Excel 2007–365" +msgstr "Excel 2007-365" -#. vVXNm +#. vJc6C #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc87\n" +"FilterName_Calc_MS_Excel_2007_VBA_XML\n" "help.text" -msgid "Microsoft Works Document" -msgstr "Documento de Microsoft Works" +msgid "Excel 2007–365 (macro-enabled)" +msgstr "Excel 2007-365 (habilitada para macros)" -#. ewzpQ +#. cEpWn #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc88\n" +"FilterName_Calc_MS_Excel_2007_XML_Template\n" "help.text" -msgid "None" -msgstr "Ninguno" +msgid "Excel 2007–365 Template" +msgstr "Plantilla de Excel 2007-365" -#. fCcoD +#. bkaz3 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc90\n" +"FilterName_Calc_MS_Excel_2007_Binary\n" "help.text" -msgid "Microsoft Works for Mac Document (v1 - v4)" -msgstr "Documento de Microsoft Works para Mac (v. 1-4)" +msgid "Microsoft Excel 2007 Binary" +msgstr "" -#. tmKZB +#. HSHMA #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc93\n" +"FilterName_Calc_Office_Open_XML\n" "help.text" msgid "Office Open XML Spreadsheet" -msgstr "Hoja de cálculo Office Open XML" +msgstr "" -#. wS2ck +#. hsUaF #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc96\n" +"FilterName_Calc_Office_Open_XML_Template\n" "help.text" msgid "Office Open XML Spreadsheet Template" -msgstr "Plantilla de hoja de cálculo Office Open XML" +msgstr "" -#. k4o4F +#. eAk3m #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc99\n" +"FilterName_MS_Works_Calc\n" "help.text" -msgid "OpenDocument Spreadsheet (Flat XML)" -msgstr "Hoja de cálculo OpenDocument (XML plano)" +msgid "Microsoft Works Document" +msgstr "Documento de Microsoft Works" -#. SF42H +#. EnMAK #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc102\n" +"FilterName_WPS_Lotus_Calc\n" "help.text" -msgid "PDF - Portable Document Format" -msgstr "PDF, formato de documento portátil" +msgid "Lotus Document" +msgstr "Documento de Lotus" -#. G9xFg +#. kUjES #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc105\n" +"FilterName_WPS_QPro_Calc\n" "help.text" -msgid "Quattro Pro 6.0" -msgstr "Quattro Pro 6.0" +msgid "QuattroPro Document" +msgstr "Documento de QuattroPro" -#. AgGJB +#. eYL6j #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc106\n" +"FilterName_ClarisWorks_Calc\n" "help.text" -msgid "None" -msgstr "Ninguno" +msgid "ClarisWorks/AppleWorks Spreadsheet" +msgstr "Hoja de cálculo de ClarisWorks/AppleWorks" -#. DuFX9 +#. uqB3o #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc108\n" +"FilterName_Claris_Resolve_Calc\n" "help.text" -msgid "QuattroPro Document" -msgstr "Documento de QuattroPro" +msgid "ClarisResolve Document" +msgstr "Documento de ClarisResolve" -#. rjmpg +#. sGZzg #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc109\n" +"FilterName_Mac_Works_Calc\n" "help.text" -msgid "None" -msgstr "Ninguno" +msgid "Microsoft Works for Mac Spreadsheet (v1 - v4)" +msgstr "" -#. yij38 +#. nUBGp #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc111\n" +"FilterName_Apple_Numbers\n" "help.text" -msgid "Rich Text Format" -msgstr "Formato de texto enriquecido" +msgid "Apple Numbers" +msgstr "Apple Numbers" -#. QpxAA +#. jXtFf #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc114\n" +"FilterName_MWAW_Database\n" "help.text" -msgid "SYLK" -msgstr "SYLK" +msgid "Legacy Mac Database" +msgstr "Base de datos heredada de Mac" -#. NGUiE +#. DB3FC #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc117\n" +"FilterName_MWAW_Spreadsheet\n" "help.text" -msgid "Text" -msgstr "Texto" +msgid "Legacy Mac Spreadsheet" +msgstr "Hoja de cálculo heredada de Mac" -#. ovpqS +#. Gt7e4 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc120\n" +"FilterName_StarOffice_Spreadsheet\n" "help.text" -msgid "dBASE" -msgstr "dBASE" +msgid "Legacy StarOffice Spreadsheet" +msgstr "Hoja de cálculo heredada de StarOffice" -#. Ps5wj +#. HiGDu #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc121\n" +"FilterName_Microsoft_Multiplan\n" "help.text" -msgid "None" -msgstr "Ninguno" +msgid "Microsoft Multiplan" +msgstr "" #. EGUxE #: convertfilters.xhp @@ -4588,239 +4723,212 @@ msgctxt "" msgid "Filters for IMPRESS" msgstr "Filtros para Impress" -#. TA6UD +#. uKDSG #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress0\n" +"FilterName_Apple_Keynote\n" "help.text" msgid "Apple Keynote" msgstr "Apple Keynote" -#. HbEDM +#. u7FSb #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress3\n" +"FilterName_MS_PowerPoint_97\n" "help.text" -msgid "ClarisWorks/AppleWorks Presentation" -msgstr "Presentación de ClarisWorks/AppleWorks" - -#. Czckt -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_impress6\n" -"help.text" -msgid "Draw 8" -msgstr "Draw 8" - -#. u7rfv -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_impress9\n" -"help.text" -msgid "Impress 6.0 Template" -msgstr "Plantilla de Impress 6.0" - -#. osCXA -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_impress12\n" -"help.text" -msgid "Impress 8" -msgstr "Impress 8" +msgid "PowerPoint 97–2003" +msgstr "" -#. QGZqj +#. BsBhF #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress15\n" +"FilterName_MS_PowerPoint_97_AutoPlay\n" "help.text" -msgid "Impress 8 Template" -msgstr "Plantilla de Impress 8" +msgid "PowerPoint 97–2003 AutoPlay" +msgstr "" -#. xAwnF +#. zQWHG #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress18\n" +"FilterName_MS_PowerPoint_97_Vorlage\n" "help.text" -msgid "Legacy Mac Presentation" -msgstr "Presentación heredada de Mac" +msgid "PowerPoint 97–2003 Template" +msgstr "Plantilla de PowerPoint 97-2003" -#. 4VmC3 +#. WNSGm #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress19\n" +"FilterName_impress_StarOffice_XML_Draw\n" "help.text" -msgid "None" -msgstr "Ninguno" +msgid "OpenOffice.org 1.0 Drawing (Impress)" +msgstr "Dibujo de OpenOffice.org 1.0 (Impress)" -#. yXRcc +#. QiEkA #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress21\n" +"FilterName_OpenDocument_Presentation_Flat_XML\n" "help.text" -msgid "Legacy StarOffice Presentation" -msgstr "Presentación heredada de StarOffice" +msgid "Flat XML ODF Presentation" +msgstr "Presentación ODF en XML plano" -#. wEBmd +#. Qriqe #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress22\n" +"FilterName_StarOffice_XML__Impress_\n" "help.text" -msgid "None" -msgstr "Ninguno" +msgid "OpenOffice.org 1.0 Presentation" +msgstr "Presentación de OpenOffice.org 1.0" -#. JFRt9 +#. BFxUC #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress24\n" +"FilterName_impress_StarOffice_XML_Impress_Template\n" "help.text" -msgid "Microsoft PowerPoint 1-4" -msgstr "Microsoft PowerPoint 1-4" +msgid "OpenOffice.org 1.0 Presentation Template" +msgstr "Plantilla de presentación de OpenOffice.org 1.0" -#. n4ZCG +#. F9DmM #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress25\n" +"FilterName_impress_pdf_Export\n" "help.text" -msgid "None" -msgstr "Ninguno" +msgid "PDF - Portable Document Format" +msgstr "" -#. HSMiP +#. 4EboJ #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress27\n" +"FilterName_impress8\n" "help.text" -msgid "Office Open XML Presentation" -msgstr "Presentación Office Open XML" +msgid "ODF Presentation" +msgstr "Presentación ODF" -#. 3cbCj +#. ELC6F #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress30\n" +"FilterName_impress8_template\n" "help.text" -msgid "Office Open XML Presentation AutoPlay" -msgstr "Presentación automática Office Open XML" +msgid "ODF Presentation Template" +msgstr "Plantilla de presentación ODF" -#. TP9Vf +#. BEBAL #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress33\n" +"FilterName_impress8_draw\n" "help.text" -msgid "Office Open XML Presentation Template" -msgstr "Plantilla de presentación Office Open XML" +msgid "ODF Drawing (Impress)" +msgstr "Dibujo ODF (Impress)" -#. BwAAC +#. n3Ewv #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress36\n" +"FilterName_Impress_MS_PowerPoint_2007_XML\n" "help.text" -msgid "OpenDocument Presentation (Flat XML)" -msgstr "Presentación OpenDocument (XML plano)" +msgid "PowerPoint 2007–365" +msgstr "PowerPoint 2007-365" -#. DTp9Y +#. CQqPC #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress39\n" +"FilterName_Impress_MS_PowerPoint_2007_XML_AutoPlay\n" "help.text" -msgid "OpenOffice.org 1.0 Drawing" -msgstr "Dibujo de OpenOffice.org 1.0" +msgid "PowerPoint 2007–365 AutoPlay" +msgstr "" -#. qh5LE +#. L6Xjf #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress42\n" +"FilterName_Impress_MS_PowerPoint_2007_XML_Template\n" "help.text" -msgid "OpenOffice.org 1.0 Presentation" -msgstr "Presentación de OpenOffice.org 1.0" +msgid "PowerPoint 2007–365 Template" +msgstr "" -#. F7pAp +#. gGyD7 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress45\n" +"FilterName_Impress_MS_PowerPoint_2007_XML_VBA\n" "help.text" -msgid "PDF - Portable Document Format" -msgstr "PDF, formato de documento portátil" +msgid "PowerPoint 2007–365 VBA" +msgstr "" -#. FqboC +#. pctrF #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress48\n" +"FilterName_Impress_Office_Open_XML\n" "help.text" -msgid "PowerPoint 2007–365" -msgstr "PowerPoint 2007-365" +msgid "Office Open XML Presentation" +msgstr "Presentación Office Open XML" -#. ypSMq +#. EWB4w #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress51\n" +"FilterName_Impress_Office_Open_XML_Template\n" "help.text" -msgid "PowerPoint 2007–365" -msgstr "PowerPoint 2007-365" +msgid "Office Open XML Presentation Template" +msgstr "Plantilla de presentación Office Open XML" -#. hvWY9 +#. EkxGy #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress54\n" +"FilterName_Impress_Office_Open_XML_AutoPlay\n" "help.text" -msgid "PowerPoint 2007–365 Template" -msgstr "Plantilla de PowerPoint 2007-365" +msgid "Office Open XML Presentation AutoPlay" +msgstr "Presentación automática Office Open XML" -#. KqQcD +#. eEvn7 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress57\n" +"FilterName_ClarisWorks_Impress\n" "help.text" -msgid "PowerPoint 2007–365 VBA" -msgstr "VBA de PowerPoint 2007-365" +msgid "ClarisWorks/AppleWorks Presentation" +msgstr "Presentación de ClarisWorks/AppleWorks" -#. DBWC6 +#. NHgBx #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress60\n" +"FilterName_StarOffice_Presentation\n" "help.text" -msgid "PowerPoint 97–2000 Template" -msgstr "Plantilla de PowerPoint 97-2000" +msgid "Legacy StarOffice Presentation" +msgstr "Presentación heredada de StarOffice" -#. AQBrC +#. jhGVJ #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress63\n" +"FilterName_MWAW_Presentation\n" "help.text" -msgid "PowerPoint 97–2003" -msgstr "PowerPoint 97-2003" +msgid "Legacy Mac Presentation" +msgstr "Presentación heredada de Mac" -#. Novoe +#. skCqq #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress66\n" +"FilterName_PowerPoint_3\n" "help.text" -msgid "PowerPoint 97–2003" -msgstr "PowerPoint 97-2003" +msgid "Microsoft PowerPoint 1-4 and 95's" +msgstr "" #. 9djZG #: convertfilters.xhp @@ -4840,221 +4948,176 @@ msgctxt "" msgid "Filters for DRAW" msgstr "Filtros para Draw" -#. jgscE -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_draw0\n" -"help.text" -msgid "Adobe PageMaker" -msgstr "Adobe PageMaker" - -#. nsWLD +#. YjDYB #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw3\n" +"FilterName_OpenDocument_Drawing_Flat_XML\n" "help.text" -msgid "Adobe/Macromedia Freehand" -msgstr "" +msgid "Flat XML ODF Drawing" +msgstr "Dibujo ODF en XML plano" -#. hwwgx +#. HhPJQ #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw6\n" +"FilterName_StarOffice_XML__Draw_\n" "help.text" -msgid "ClarisWorks/AppleWorks Document" -msgstr "Documento de ClarisWorks/AppleWorks" +msgid "OpenOffice.org 1.0 Drawing" +msgstr "Dibujo de OpenOffice.org 1.0" -#. ZiqHV +#. Yzxz6 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw9\n" +"FilterName_draw_StarOffice_XML_Draw_Template\n" "help.text" -msgid "CorelDRAW" -msgstr "CorelDRAW" +msgid "OpenOffice.org 1.0 Drawing Template" +msgstr "Plantilla de dibujo de OpenOffice.org 1.0" -#. rTQKQ +#. 5We5b #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw12\n" +"FilterName_draw_pdf_Export\n" "help.text" -msgid "Corel Presentation Exchange" +msgid "PDF - Portable Document Format" msgstr "" -#. W3nCE -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_draw15\n" -"help.text" -msgid "Draw 6.0 Template" -msgstr "Plantilla de Draw 6.0" - -#. Sfwr6 +#. eE7XK #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw18\n" +"FilterName_draw8\n" "help.text" -msgid "Draw 8" -msgstr "Draw 8" +msgid "ODF Drawing" +msgstr "Dibujo ODF" -#. 9D3mH +#. EwBLA #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw21\n" +"FilterName_draw8_template\n" "help.text" -msgid "Draw 8 Template" -msgstr "Plantilla de Draw 8" +msgid "ODF Drawing Template" +msgstr "Plantilla de dibujo ODF" -#. CuTED +#. pNG2x #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw24\n" +"FilterName_WordPerfect_Graphics\n" "help.text" -msgid "Legacy Mac Bitmap" -msgstr "Mapa de bits heredado de Mac" - -#. 2ttfE -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_draw25\n" -"help.text" -msgid "None" -msgstr "Ninguno" - -#. Kuytc -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_draw27\n" -"help.text" -msgid "Legacy Mac Drawing" -msgstr "Dibujo heredado de Mac" - -#. p8WQ6 -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_draw28\n" -"help.text" -msgid "None" -msgstr "Ninguno" +msgid "WordPerfect Graphics" +msgstr "" -#. cm556 +#. RzyLC #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw30\n" +"FilterName_Visio_Document\n" "help.text" -msgid "Legacy StarOffice Drawing" -msgstr "Dibujo heredado de StarOffice" +msgid "Microsoft Visio 2000-2013" +msgstr "" -#. DCKY7 +#. xDHNz #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw31\n" +"FilterName_Publisher_Document\n" "help.text" -msgid "None" -msgstr "Ninguno" +msgid "Microsoft Publisher 98-2010" +msgstr "" -#. E8j52 +#. eGGBw #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw33\n" +"FilterName_Corel_Draw_Document\n" "help.text" -msgid "Microsoft Publisher 2003" -msgstr "Microsoft Publisher 2003" +msgid "Corel Draw" +msgstr "CorelDRAW" -#. tfAFz +#. aiQoG #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw36\n" +"FilterName_Corel_Presentation_Exchange\n" "help.text" -msgid "Microsoft Visio" -msgstr "Microsoft Visio" +msgid "Corel Presentation Exchange" +msgstr "" -#. 9wFgr +#. B3BBp #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw39\n" +"FilterName_Freehand_Document\n" "help.text" -msgid "OpenDocument Drawing (Flat XML)" -msgstr "Dibujo OpenDocument (XML plano)" +msgid "Adobe/Macromedia Freehand" +msgstr "Adobe/Macromedia Freehand" -#. A9kyo +#. DCoiy #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw42\n" +"FilterName_ClarisWorks_Draw\n" "help.text" -msgid "OpenOffice.org 1.0 Drawing" -msgstr "Dibujo de OpenOffice.org 1.0" +msgid "ClarisWorks/AppleWorks Drawing" +msgstr "Dibujo de ClarisWorks/AppleWorks" -#. A6oXp +#. HUGEm #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw45\n" +"FilterName_PageMaker_Document\n" "help.text" -msgid "PDF - Portable Document Format" -msgstr "PDF, formato de documento portátil" +msgid "Adobe PageMaker" +msgstr "Adobe PageMaker" -#. oAVcD +#. zZ2EE #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw48\n" +"FilterName_QXP_Document\n" "help.text" msgid "QuarkXPress" msgstr "QuarkXPress" -#. kqCZy +#. hStZa #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw49\n" +"FilterName_ZMF_Document\n" "help.text" -msgid "None" -msgstr "Ninguno" +msgid "Zoner Callisto/Draw" +msgstr "Zoner Callisto/Draw" -#. 9cecY +#. BiZgm #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw51\n" +"FilterName_MWAW_Bitmap\n" "help.text" -msgid "WordPerfect Graphics" -msgstr "" +msgid "Legacy Mac Bitmap" +msgstr "Mapa de bits heredado de Mac" -#. iCEEe +#. gicao #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw54\n" +"FilterName_MWAW_Drawing\n" "help.text" -msgid "Zoner Callisto/Draw" -msgstr "Zoner Callisto/Draw" +msgid "Legacy Mac Drawing" +msgstr "Dibujo heredado de Mac" -#. JHutp +#. 6dw2D #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw55\n" +"FilterName_StarOffice_Drawing\n" "help.text" -msgid "None" -msgstr "Ninguno" +msgid "Legacy StarOffice Drawing" +msgstr "Dibujo heredado de StarOffice" #. 7s4EZ #: convertfilters.xhp @@ -5074,59 +5137,50 @@ msgctxt "" msgid "Filters for MATH" msgstr "Filtros para Math" -#. L9eeU -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_math0\n" -"help.text" -msgid "Math 8" -msgstr "Math 8" - -#. yy74o +#. 9DrmS #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_math3\n" +"FilterName_MathML_XML__Math_\n" "help.text" msgid "MathML 2.0" -msgstr "MathML 2.0" +msgstr "MathML 2.0" -#. 9Nn5Q +#. NhtdT #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_math6\n" +"FilterName_MathType_3.x\n" "help.text" msgid "MathType3.x" -msgstr "MathType 3.x" +msgstr "" -#. UGGRZ +#. zSwxR #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_math7\n" +"FilterName_StarOffice_XML__Math_\n" "help.text" -msgid "None" -msgstr "Ninguno" +msgid "OpenOffice.org 1.0 Formula" +msgstr "Fórmula de OpenOffice.org 1.0" -#. cNKRe +#. v95fZ #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_math9\n" +"FilterName_math_pdf_Export\n" "help.text" -msgid "OpenOffice.org 1.0 Formula" -msgstr "Fórmula de OpenOffice.org 1.0" +msgid "PDF - Portable Document Format" +msgstr "" -#. 5f8BW +#. BD7Mn #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_math12\n" +"FilterName_math8\n" "help.text" -msgid "PDF - Portable Document Format" -msgstr "PDF, formato de documento portátil" +msgid "ODF Formula" +msgstr "Fórmula ODF" #. pkJ3f #: convertfilters.xhp @@ -5146,14 +5200,14 @@ msgctxt "" msgid "Filters for BASE" msgstr "Filtros para Base" -#. sVsHB +#. GhDwr #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_base0\n" +"FilterName_StarOffice_XML__Base_\n" "help.text" -msgid "OpenDocument Database" -msgstr "Base de datos OpenDocument" +msgid "ODF Database" +msgstr "Base de datos ODF" #. nEtCn #: convertfilters.xhp @@ -5173,285 +5227,33 @@ msgctxt "" msgid "Filters for GRAPHICFILTER" msgstr "Filtros para GraphicFilter" -#. EiDUC -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter3\n" -"help.text" -msgid "BMP - Windows Bitmap" -msgstr "BMP, mapa de bits de Windows" - -#. sFTvx -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter6\n" -"help.text" -msgid "CGM - Computer Graphics Metafile" -msgstr "CGM, metarchivo de gráficos digitales" - -#. ZtA5q -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter9\n" -"help.text" -msgid "DXF - AutoCAD Interchange Format" -msgstr "DXF, formato de intercambio de AutoCAD" - -#. eFxEV +#. ukbDG #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_graphicfilter15\n" -"help.text" -msgid "EMF - Enhanced Meta File" -msgstr "EMF, metarchivo mejorado" - -#. JSNTB -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter21\n" -"help.text" -msgid "EPS - Encapsulated PostScript" -msgstr "EPS, PostScript encapsulado" - -#. w6BBX -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter27\n" -"help.text" -msgid "GIF - Graphics Interchange" -msgstr "GIF, intercambio de gráficos" - -#. JvkqL -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter33\n" -"help.text" -msgid "HTML" -msgstr "HTML" - -#. jSGkM -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter34\n" -"help.text" -msgid "text/html" -msgstr "" - -#. Fh5BC -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter42\n" +"FilterName_writer_jpg_Export\n" "help.text" msgid "JPEG - Joint Photographic Experts Group" msgstr "" -#. NEptD +#. xBHh2 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_graphicfilter48\n" -"help.text" -msgid "MET - OS/2 Metafile" -msgstr "MET, metarchivo de OS/2" - -#. qqFiU -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter51\n" -"help.text" -msgid "MOV - QuickTime File Format" -msgstr "MOV, formato de archivo de QuickTime" - -#. fQHzg -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter63\n" -"help.text" -msgid "PBM - Portable Bitmap" -msgstr "PBM, mapa de bits portátil" - -#. g3Ezu -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter66\n" -"help.text" -msgid "PCD - Photo CD Base" -msgstr "" - -#. jgKhX -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter69\n" -"help.text" -msgid "PCD - Photo CD Base16" -msgstr "" - -#. dorU9 -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter72\n" -"help.text" -msgid "PCD - Photo CD Base4" -msgstr "" - -#. Zqehv -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter78\n" -"help.text" -msgid "PCT - Mac Pict" -msgstr "" - -#. d6miP -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter81\n" -"help.text" -msgid "PCX - Zsoft Paintbrush" -msgstr "" - -#. NT7TF -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter87\n" -"help.text" -msgid "PGM - Portable Graymap" -msgstr "" - -#. x2LKK -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter99\n" +"FilterName_writer_png_Export\n" "help.text" msgid "PNG - Portable Network Graphic" msgstr "" -#. fZVeB -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter105\n" -"help.text" -msgid "PPM - Portable Pixelmap" -msgstr "" - -#. dANmR +#. FeKia #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_graphicfilter108\n" -"help.text" -msgid "PSD - Adobe Photoshop" -msgstr "PSD, Adobe Photoshop" - -#. hrWWf -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter114\n" -"help.text" -msgid "RAS - Sun Raster Image" -msgstr "" - -#. qYc2F -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter126\n" +"FilterName_writer_svg_Export\n" "help.text" msgid "SVG - Scalable Vector Graphics" -msgstr "SVG, gráficos vectoriales escalables" - -#. F8DSr -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter129\n" -"help.text" -msgid "SVG - Scalable Vector Graphics Draw" -msgstr "" - -#. rz7pS -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter132\n" -"help.text" -msgid "SVG - Scalable Vector Graphics Draw" -msgstr "" - -#. XTmCR -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter138\n" -"help.text" -msgid "SVM - StarView Meta File" -msgstr "" - -#. pmBjU -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter141\n" -"help.text" -msgid "TGA - Truevision Targa" msgstr "" -#. rfutE -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter147\n" -"help.text" -msgid "TIFF - Tagged Image File Format" -msgstr "TIFF, formato de archivo de imagen etiquetada" - -#. pvk6j -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter153\n" -"help.text" -msgid "WMF - Windows Metafile" -msgstr "WMF, metarchivo de Windows" - -#. CsXyL -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter156\n" -"help.text" -msgid "XBM - X Bitmap" -msgstr "XBM, mapa de bits de X" - -#. 4Norn -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter162\n" -"help.text" -msgid "XPM - X PixMap" -msgstr "XPM, mapa de píxeles de X" - #. Bkz5M #: copy_drawfunctions.xhp msgctxt "" @@ -18592,14 +18394,14 @@ msgctxt "" msgid "Turning off Bullets and Numbering for Individual Paragraphs" msgstr "Desactivar numeración y viñetas para párrafos individuales" -#. 6bVuF +#. H2QkK #: numbering_stop.xhp msgctxt "" "numbering_stop.xhp\n" "bm_id3154186\n" "help.text" -msgid "<bookmark_value>numbering; turning off</bookmark_value> <bookmark_value>bullets; turning off</bookmark_value> <bookmark_value>removing, see also deleting</bookmark_value> <bookmark_value>removing;bullets and numbering</bookmark_value> <bookmark_value>keyboard;removing numbering</bookmark_value>" -msgstr "<bookmark_value>numeración;desactivar</bookmark_value> <bookmark_value>viñetas; desactivar</bookmark_value> <bookmark_value>eliminar, véase también borrar</bookmark_value> <bookmark_value>eliminar;numeración y viñetas</bookmark_value> <bookmark_value>teclado;eliminar numeración</bookmark_value>" +msgid "<bookmark_value>numbering; turning off</bookmark_value><bookmark_value>bullets; turning off</bookmark_value><bookmark_value>removing, see also deleting</bookmark_value><bookmark_value>removing;bullets and numbering</bookmark_value><bookmark_value>keyboard;removing numbering</bookmark_value>" +msgstr "" #. T3U8R #: numbering_stop.xhp @@ -18655,14 +18457,14 @@ msgctxt "" msgid "If the cursor is located within a numbered or bulleted list, you can turn off automatic numbers or bullets for the current paragraph or selected paragraphs by clicking the <emph>Toggle Unordered List</emph> icon on the <emph>Text Formatting</emph> bar." msgstr "" -#. XLYd6 +#. 9sUYS #: numbering_stop.xhp msgctxt "" "numbering_stop.xhp\n" "par_id3155449\n" "help.text" -msgid "<image id=\"img_id3158432\" src=\"cmd/lc_defaultbullet.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158432\">Icon</alt></image>" -msgstr "<image id=\"img_id3158432\" src=\"cmd/lc_defaultbullet.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158432\">Icono</alt></image>" +msgid "<image id=\"img_id3158432\" src=\"cmd/lc_defaultbullet.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158432\">Toggle Unordered List icon</alt> </image>" +msgstr "" #. ikjGP #: numbering_stop.xhp @@ -18673,32 +18475,32 @@ msgctxt "" msgid "Toggle Unordered List icon" msgstr "Icono Alternar lista no ordenada" -#. RE37f +#. BB2Be #: numbering_stop.xhp msgctxt "" "numbering_stop.xhp\n" "par_id3148946\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"> To remove a number or bullet from a paragraph while preserving the list indenting: </caseinline></switchinline>" +msgid "To remove a number or bullet from a paragraph while preserving the list indenting:" msgstr "" -#. EsxZF +#. ZhAMF #: numbering_stop.xhp msgctxt "" "numbering_stop.xhp\n" "par_id3148663\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Place the cursor at the beginning of a paragraph in a list and press the <keycode>Backspace</keycode> key. </caseinline></switchinline>" +msgid "Place the cursor at the beginning of a paragraph in a list and press the <keycode>Backspace</keycode> key." msgstr "" -#. TY7jM +#. vYz5P #: numbering_stop.xhp msgctxt "" "numbering_stop.xhp\n" "par_id3150543\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The numbering of the paragraph disappears and is removed from the numbering sequence. Numbering resumes in the following paragraph. </caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">La numeración del párrafo desaparece y se elimina de la secuencia de numeración. La numeración se reanuda en el párrafo siguiente. </caseinline></switchinline>" +msgid "The numbering of the paragraph disappears and is removed from the numbering sequence. Numbering resumes in the following paragraph." +msgstr "" #. B8akd #: numbering_stop.xhp @@ -18709,14 +18511,14 @@ msgctxt "" msgid "Press <keycode>Shift+Backspace</keycode> at the beginning of a list paragraph to return the number or bullet." msgstr "" -#. FrmUz +#. djwVN #: numbering_stop.xhp msgctxt "" "numbering_stop.xhp\n" "par_id3154123\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you press the Enter key in an empty numbered paragraph, the numbering stops. </caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Si pulsa la tecla Entrar en un párrafo numerado vacío, se detiene la numeración. </caseinline></switchinline>" +msgid "Press the <keycode>Enter</keycode> key in an empty numbered paragraph to stop the numbering." +msgstr "" #. TBFcZ #: numbering_stop.xhp @@ -22561,14 +22363,14 @@ msgctxt "" msgid "<bookmark_value>start parameters</bookmark_value> <bookmark_value>command line parameters</bookmark_value> <bookmark_value>parameters;command line</bookmark_value> <bookmark_value>arguments in command line</bookmark_value>" msgstr "<bookmark_value>parámetros de inicio</bookmark_value><bookmark_value>parámetros de consola</bookmark_value><bookmark_value>parámetros;consola</bookmark_value><bookmark_value>argumentos de consola</bookmark_value>" -#. 8DBpd +#. fqXCA #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "hd_id3156410\n" "help.text" -msgid "Starting $[officename] Software With Parameters" -msgstr "Arranque del software $[officename] con parámetros" +msgid "<variable id=\"Title_h1\"><link href=\"text/shared/guide/start_parameters.xhp\">Starting $[officename] Software With Parameters</link></variable>" +msgstr "" #. GVpcE #: start_parameters.xhp diff --git a/source/gug/helpcontent2/source/text/simpress/01.po b/source/gug/helpcontent2/source/text/simpress/01.po index 3f7290803b1..a466554c3da 100644 --- a/source/gug/helpcontent2/source/text/simpress/01.po +++ b/source/gug/helpcontent2/source/text/simpress/01.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-03-19 17:31+0100\n" -"PO-Revision-Date: 2021-05-18 06:37+0000\n" +"POT-Creation-Date: 2021-06-11 17:09+0200\n" +"PO-Revision-Date: 2021-06-13 09:10+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/es/>\n" "Language: es\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.4.2\n" +"X-Generator: Weblate 4.6.2\n" "X-POOTLE-MTIME: 1544632647.000000\n" #. mu9aV @@ -8107,6 +8107,429 @@ msgctxt "" msgid "<ahelp hid=\".uno:Intersect\" visibility=\"visible\">Creates a shape from the overlapping area of the selected objects.</ahelp>" msgstr "<ahelp hid=\".uno:Intersect\" visibility=\"visible\">Crea una forma a partir del área superpuesta de los objetos seleccionados.</ahelp>" +#. 8mBdR +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"tit\n" +"help.text" +msgid "Bullet and Position" +msgstr "" + +#. mjHGa +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"bm_id121623276174916\n" +"help.text" +msgid "<bookmark_value>bullets;Impress</bookmark_value><bookmark_value>ordered list;Impress</bookmark_value><bookmark_value>unordered list;Impress</bookmark_value><bookmark_value>bullets;Draw</bookmark_value><bookmark_value>ordered list;Draw</bookmark_value><bookmark_value>unordered list;Draw</bookmark_value>" +msgstr "" + +#. ABkfU +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id591623253567629\n" +"help.text" +msgid "<link href=\"text/simpress/01/bulletandposition.xhp\" name=\"command_name\">Bullet and Position</link>" +msgstr "" + +#. D3TGn +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id401623253567633\n" +"help.text" +msgid "<embedvar href=\"text/shared/01/06050600.xhp#positioninfo\" markup=\"ignore\"/>" +msgstr "" + +#. phgxq +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id371623258309050\n" +"help.text" +msgid "In a selected text, choose <menuitem>Format - Bullets and Numbering</menuitem>." +msgstr "" + +#. ysA68 +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id401623260265986\n" +"help.text" +msgid "Properties" +msgstr "Propiedades" + +#. KEsmt +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id191623260097778\n" +"help.text" +msgid "Type" +msgstr "" + +#. LikX8 +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id291623260116361\n" +"help.text" +msgid "Select the type of list. Unordered with character bullet, unordered with graphics bullet, or ordered with a numbering scheme of your choice." +msgstr "" + +#. 3862v +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id611623260134513\n" +"help.text" +msgid "Character" +msgstr "Carácter" + +#. AAFD3 +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id641623260148566\n" +"help.text" +msgid "Select the character for the unordered list." +msgstr "" + +#. FmbAq +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id681623260246435\n" +"help.text" +msgid "Start at" +msgstr "" + +#. EgRBS +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id551623260225990\n" +"help.text" +msgid "For ordered lists, select the value of first item of the list." +msgstr "" + +#. CN44e +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id671623259902753\n" +"help.text" +msgid "Color" +msgstr "Color" + +#. HSGAj +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id781623260255715\n" +"help.text" +msgid "Select the color of the list characters for ordered and unordered lists. Color does not apply for lists with graphic bullets." +msgstr "" + +#. XnEwE +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id691623261496489\n" +"help.text" +msgid "Separator" +msgstr "Separador" + +#. ytZGx +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id791623261930996\n" +"help.text" +msgid "For ordered lists, set the text to display before and after the numbering scheme." +msgstr "" + +#. JojhJ +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id681623261502578\n" +"help.text" +msgid "Before" +msgstr "Antes" + +#. VTjZ9 +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id641623261927147\n" +"help.text" +msgid "Enter the text to display before the numbering." +msgstr "" + +#. aB6uH +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id331623261507547\n" +"help.text" +msgid "After" +msgstr "Después" + +#. 93cte +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id391623261922737\n" +"help.text" +msgid "Enter the text to display after the numbering." +msgstr "" + +#. hUAWj +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id551623260579519\n" +"help.text" +msgid "Size" +msgstr "Tamaño" + +#. MxDGA +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id521623261977095\n" +"help.text" +msgid "Set the size of the character and graphic bullets with respect to the paragraph font size." +msgstr "" + +#. 2pjgX +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id261623260584277\n" +"help.text" +msgid "Width" +msgstr "Anchura" + +#. rKipB +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id821623291829425\n" +"help.text" +msgid "Enter the width of the graphic bullet character." +msgstr "" + +#. gCssw +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id531623260588282\n" +"help.text" +msgid "Height" +msgstr "Altura" + +#. xa2FN +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id321623291834607\n" +"help.text" +msgid "Enter the height of the graphic bullet character." +msgstr "" + +#. SjRNb +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id951623260634795\n" +"help.text" +msgid "Keep ratio" +msgstr "" + +#. LQwC8 +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id261623260666478\n" +"help.text" +msgid "Check this box to preserve the height to width ratio of the graphic bullet." +msgstr "" + +#. AKwMq +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id181623260599850\n" +"help.text" +msgid "Rel. Size" +msgstr "Tam. rel." + +#. eP9FG +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id281623260605208\n" +"help.text" +msgid "For character unordered and ordered lists, set the relative size of the list character. The relative size applies to the <emph>Before</emph> and <emph>After</emph> text as well." +msgstr "" + +#. CGphX +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id931623261370137\n" +"help.text" +msgid "Position" +msgstr "Posición" + +#. yiqWW +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id421623262130068\n" +"help.text" +msgid "Indent" +msgstr "Sangría" + +#. Bam8q +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id6081728\n" +"help.text" +msgid "Enter the distance from the left edge of the containing object to the start of all lines in the list." +msgstr "" + +#. 37TGG +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id651623262149945\n" +"help.text" +msgid "Width" +msgstr "Anchura" + +#. sQ2Ck +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id141623291867477\n" +"help.text" +msgid "Enter or select the width of the list element." +msgstr "" + +#. DotNG +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id221623265073936\n" +"help.text" +msgid "The combined total length of <emph>Before</emph>, <emph>After</emph> and the numbering characters may override the width setting." +msgstr "" + +#. pnNqC +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id291623263843749\n" +"help.text" +msgid "Relative" +msgstr "" + +#. oHCPh +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id561623268136625\n" +"help.text" +msgid "Relative to the upper list level. The entered value is added to that of this field in the level before. If “Indent: 20mm” on list level 1 and “Indent: 10mm Relative” on list level 2 will result in an effective indent of 30mm for level 2." +msgstr "" + +#. VAwoR +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id261623263839244\n" +"help.text" +msgid "Alignment" +msgstr "" + +#. FFN3B +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id361623265059971\n" +"help.text" +msgid "Select the alignment of the ordered list numbering contents inside the list <emph>Width</emph> setting." +msgstr "" + +#. tRzbn +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id871623265256880\n" +"help.text" +msgid "Scope" +msgstr "" + +#. YcbZA +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id41623265263152\n" +"help.text" +msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>" +msgstr "" + +#. BktFm +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id31623272228782\n" +"help.text" +msgid "Applies the modification to the whole <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>." +msgstr "" + +#. uzPBx +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id351623265267695\n" +"help.text" +msgid "Selection" +msgstr "" + +#. mLzWE +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id821623272290885\n" +"help.text" +msgid "Applies the modification to the selection." +msgstr "" + +#. PSDGB +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"hd_id141623265272187\n" +"help.text" +msgid "Apply to Master" +msgstr "" + +#. PSK5e +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id31623272423870\n" +"help.text" +msgid "Click to apply the the modification to all <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slides</caseinline><defaultinline>pages</defaultinline></switchinline> that use the current master <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>." +msgstr "" + #. 5H8sr #: effectoptions.xhp msgctxt "" diff --git a/source/gug/helpcontent2/source/text/simpress/02.po b/source/gug/helpcontent2/source/text/simpress/02.po index 174ff398520..e8cdb2517de 100644 --- a/source/gug/helpcontent2/source/text/simpress/02.po +++ b/source/gug/helpcontent2/source/text/simpress/02.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: 2020-11-20 15:34+0100\n" -"PO-Revision-Date: 2021-04-25 08:37+0000\n" +"PO-Revision-Date: 2021-06-11 15:18+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress02/es/>\n" "Language: es\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.4.2\n" +"X-Generator: Weblate 4.6.2\n" "X-POOTLE-MTIME: 1534121568.000000\n" #. AiACn @@ -4892,7 +4892,7 @@ msgctxt "" "par_id3148407\n" "help.text" msgid "If you want the dimension line to be the same length as the side of a nearby object, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while dragging. To constrain the dimension line to 45 degrees, hold down the Shift key while dragging." -msgstr "Si desea que la longitud de la línea de cota sea igual a la del lado de un objeto cercano, mantenga oprimida la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline> al arrastrar. Para restringir la línea de cota a 45 grados, mantenga oprimida la tecla Mayús al arrastrar." +msgstr "Si desea que la longitud de la línea de cota sea igual a la del lado de un objeto cercano, mantenga oprimida la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> al arrastrar. Para restringir la línea de cota a 45 grados, mantenga oprimida la tecla Mayús al arrastrar." #. w55GE #: 10120000.xhp @@ -5720,7 +5720,7 @@ msgctxt "" "par_id3150717\n" "help.text" msgid "<image id=\"img_id3146969\" src=\"cmd/sc_helplinesuse.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146969\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3146969\" src=\"cmd/sc_helplinesuse.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146969\">Icono</alt></image>" #. wYSJV #: 13140000.xhp diff --git a/source/gug/helpcontent2/source/text/swriter.po b/source/gug/helpcontent2/source/text/swriter.po index 141ec0c5a3a..4b5d7636437 100644 --- a/source/gug/helpcontent2/source/text/swriter.po +++ b/source/gug/helpcontent2/source/text/swriter.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-03-29 16:03+0200\n" +"POT-Creation-Date: 2021-06-11 17:09+0200\n" "PO-Revision-Date: 2021-05-28 21:15+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textswriter/es/>\n" @@ -13,414 +13,9 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.4.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1551206337.000000\n" -#. P7iNX -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"tit\n" -"help.text" -msgid "Document Classification" -msgstr "Clasificación de documentos" - -#. NqgkT -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"hd_id3156324\n" -"help.text" -msgid "<variable id=\"classdoc\"><link href=\"text/swriter/classificationbar.xhp\" name=\"Document Classification\">Document Classification</link> </variable>" -msgstr "<variable id=\"classdoc\"><link href=\"text/swriter/classificationbar.xhp\" name=\"Clasificación de documentos\">Clasificación de documentos</link> </variable>" - -#. toEGG -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"bm_id030820161847569710\n" -"help.text" -msgid "<bookmark_value>classification;BAILS levels</bookmark_value> <bookmark_value>classification;BAF category</bookmark_value> <bookmark_value>classification;security levels</bookmark_value> <bookmark_value>classification;document</bookmark_value> <bookmark_value>classification;classification bar</bookmark_value> <bookmark_value>document;classification</bookmark_value>" -msgstr "<bookmark_value>clasificación;niveles BAILS</bookmark_value> <bookmark_value>clasificación;categoría BAF</bookmark_value> <bookmark_value>clasificación;niveles de seguridad</bookmark_value> <bookmark_value>clasificación;documento</bookmark_value> <bookmark_value>clasificación;barra de clasificación</bookmark_value> <bookmark_value>documento;clasificación</bookmark_value>" - -#. vJRDP -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161744119967\n" -"help.text" -msgid "Document classification and security is an important issue for businesses and governments." -msgstr "La clasificación y la seguridad de los documentos son un asunto importante para las empresas y los gobiernos." - -#. o6ZJC -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161744113553\n" -"help.text" -msgid "Information is exchanged between users and organizations that collaborate to pursue a business goal. Where sensitive information is involved, it is assumed that the parties will have agreed what information is sensitive and how such information will be identified and handled. Any recipient of a resource will rely upon the provider of the information to follow the agreed procedures to identify the sensitivity of the information." -msgstr "Se intercambia información entre usuarios y organizaciones que colaboran en pos de una meta empresarial. Cuando hay información confidencial de por medio, se asume que las partes han acordado cuáles son los datos confidenciales y de qué manera estos se deben identificar y manejar. Quienquiera que reciba un recurso depende del proveedor de la información para seguir procedimientos acordados para identificar la confidencialidad de la información." - -#. Ds7Zb -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161744118823\n" -"help.text" -msgid "%PRODUCTNAME provides standardized means for such sensitivity information to be expressed and may be used between parties if interoperable systems are to be implemented. It provides a set of standard “fields” that can be used to hold sensitivity information. It does not attempt to define what the contents of these “fields” should be. This approach is an improvement upon the only alternative that exists at the moment, which is for the provider to use an arbitrary means to express sensitivity that may not be useful to a recipient." -msgstr "%PRODUCTNAME ofrece medios estandarizados para expresar la confidencialidad de dicha información, los cuales pueden utilizarse entre varias partes si se implantan sistemas interoperativos entre sí. %PRODUCTNAME proporciona un conjunto de «campos» normalizados donde contener los datos de confidencialidad. Estos no pretenden definir cuáles deberían ser los contenidos. Este medio representa una mejora respecto de la única alternativa existente por ahora, la cual consiste en que el proveedor utilice un medio arbitrario para expresar la confidencialidad, lo que podría no ser práctico para quien reciba la información." - -#. J3mB2 -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161744121143\n" -"help.text" -msgid "While this standard has been developed with the intent that it would be applicable in any domain of activity, %PRODUCTNAME retained the aerospace and defense industry nomenclature and categories, where sensitivity marking results from national security, export control and intellectual property policies." -msgstr "Aunque este estándar se ha desarrollado con la intención de que pueda aplicarse en cualquier sector de actividades, %PRODUCTNAME ha mantenido la nomenclatura y las categorías empleadas en las industrias aeroespacial y de defensa, donde la señalización de la confidencialidad se expresa en normativas de seguridad nacional, control de exportación y propiedad intelectual." - -#. mEAHm -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161744123676\n" -"help.text" -msgid "%PRODUCTNAME implemented the open standards produced by <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) independent of a specific vendor. Two of them are interesting:" -msgstr "%PRODUCTNAME ha adoptado los estándares abiertos creados por <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.), los cuales no están ligados a ningún proveedor específico. Dos de ellos destacan en especial:" - -#. FGdfy -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161744122593\n" -"help.text" -msgid "Business Authentication Framework (<item type=\"acronym\">BAF</item>) specifies how to describe the existing policy (which is probably some legal text) in a machine-readable format." -msgstr "Business Authentication Framework (‘Marco de Autenticación Empresarial’, <item type=\"acronym\">BAF</item>) define cómo se debe describir la normativa actual (probablemente, un texto jurídico) en un formato legible mecánicamente." - -#. hYS6k -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161744126871\n" -"help.text" -msgid "Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) specifies how to refer to such a <item type=\"acronym\">BAF</item> policy in a document. The concepts in <item type=\"acronym\">BAILS</item> are so generic that they can be applied to any format that supports document-level user-defined properties." -msgstr "Business Authorization Identification and Labeling Scheme (‘Esquema de Identificación y Etiquetado de Autorizaciones Empresariales’, <item type=\"acronym\">BAILS</item>) define la manera en que debe atribuirse una normativa <item type=\"acronym\">BAF</item> en un documento. Los conceptos de <item type=\"acronym\">BAILS</item> son tan genéricos que se pueden aplicar a cualquier formato que admita propiedades personalizadas a nivel de documento." - -#. 6mz7n -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"hd_id030820161800093929\n" -"help.text" -msgid "BAF Categories" -msgstr "Categorías de BAF" - -#. WiXYE -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"bm_id030820161856432825\n" -"help.text" -msgid "<bookmark_value>classification;displayed in user interface</bookmark_value> <bookmark_value>classification;headers and footers</bookmark_value> <bookmark_value>classification;watermark</bookmark_value> <bookmark_value>classification;categories</bookmark_value>" -msgstr "<bookmark_value>clasificación;mostrada en la interfaz de usuario</bookmark_value> <bookmark_value>clasificación;cabeceras y pies</bookmark_value> <bookmark_value>clasificación;marca de agua</bookmark_value> <bookmark_value>clasificación;categorías</bookmark_value>" - -#. 3ADDM -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161800092823\n" -"help.text" -msgid "The default BAF categories for %PRODUCTNAME are listed below." -msgstr "A continuación se enumeran las categorías BAF que %PRODUCTNAME incluye de manera predeterminada." - -#. N8CTV -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161800098142\n" -"help.text" -msgid "Only the \"Intellectual Properties\" category will modify the layout of the document with a watermark, fields in the header and footer and an information bar on top of the document area. Each item inserted in the document is controlled by the classification configuration file." -msgstr "Únicamente la categoría «Propiedades intelectuales» modificará el aspecto del documento con una marca de agua, campos en la cabecera y el pie de las páginas y una barra de información en la parte superior de la zona del documento. Cada elemento que se inserta en el documento es controlado por un archivo de configuración de clasificación." - -#. HJDZH -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_idN106B0\n" -"help.text" -msgid "Intellectual Property" -msgstr "Propiedad intelectual" - -#. pGCGZ -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_idN106C0\n" -"help.text" -msgid "Intellectual property is a generic term for the nature of the contents of the document. Select this category for general purpose document classification." -msgstr "«Propiedad intelectual» es un término genérico para la naturaleza del contenido del documento. Seleccione esta categoría para una clasificación de documentos de uso general." - -#. Wtdjj -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_idN106CD\n" -"help.text" -msgid "National Security" -msgstr "Seguridad nacional" - -#. vDSmN -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_idN106DD\n" -"help.text" -msgid "Selects the category of this document for the national security policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface." -msgstr "Permite seleccionar la categoría de este documento con respecto al tipo de normativa de seguridad nacional. La categoría que seleccione se guarda en forma de metadatos BAILS en las propiedades del documento y no se modifica el aspecto de este ni la interfaz de usuario." - -#. E7kqD -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_idN106EA\n" -"help.text" -msgid "Export Control" -msgstr "Control de exportación" - -#. DC8Yf -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_idN106FA\n" -"help.text" -msgid "Selects the category of this document for the export control policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface." -msgstr "Permite seleccionar la categoría de este documento con respecto al tipo de normativa de control de exportación. La categoría que seleccione se guarda en forma de metadatos BAILS en las propiedades del documento y no se modifica el aspecto de este ni la interfaz de usuario." - -#. iVEDx -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161800091021\n" -"help.text" -msgid "Refer to your corporate data security policy and information security officers for support in document classification." -msgstr "Consulte la normativa de seguridad de datos y a los funcionarios de seguridad de la información de su empresa para obtener asistencia sobre la clasificación de documentos." - -#. Dzmda -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"hd_id030820161747122444\n" -"help.text" -msgid "Default levels of classification" -msgstr "Niveles predeterminados de clasificación" - -#. CAfDt -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"bm_id030820161849574719\n" -"help.text" -msgid "<bookmark_value>classification levels;Internal use only</bookmark_value> <bookmark_value>classification levels;Confidential</bookmark_value> <bookmark_value>classification levels;General Business</bookmark_value> <bookmark_value>classification levels;Non-Business</bookmark_value>" -msgstr "<bookmark_value>niveles de clasificación;Solo para uso interno</bookmark_value> <bookmark_value>niveles de clasificación;Confidencial</bookmark_value> <bookmark_value>niveles de clasificación;Asuntos generales</bookmark_value> <bookmark_value>niveles de clasificación;Otros asuntos</bookmark_value>" - -#. zGVp8 -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161747139337\n" -"help.text" -msgid "%PRODUCTNAME provides default levels of document classification (<item type=\"acronym\">BAILS</item>) shown below, sorted by increasing level of business sensitivity:" -msgstr "%PRODUCTNAME proporciona los siguientes niveles predefinidos de clasificación de documentos (<item type=\"acronym\">BAILS</item>), ordenados por nivel creciente de confidencialidad empresarial:" - -#. bhAGA -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161747135421\n" -"help.text" -msgid "<emph>Non-Business</emph>: Information in document has no impact in business, if made public." -msgstr "<emph>Otros asuntos</emph>: de hacerse pública, la información del documento no producirá ningún efecto en la empresa." - -#. BJAGV -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161747132341\n" -"help.text" -msgid "<emph>General Business</emph>: Minor impact. Information has impact in business, can generate embarrassments, minor damage in brand image, if made public." -msgstr "<emph>Asuntos generales</emph>: impacto mínimo. De hacerse pública, la información provocará impactos en la empresa, turbaciones o daños leves a la imagen." - -#. xGJN3 -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161747139845\n" -"help.text" -msgid "<emph>Confidential</emph>: Modest impact. Information disclosed can damage business brand, can generate negative media coverage and loss of revenue." -msgstr "<emph>Confidencial</emph>: impacto moderado. Cualquier dato que se divulgue puede dañar la marca empresarial, generar cobertura mediática negativa y pérdidas de ingresos." - -#. FaGhw -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161747138519\n" -"help.text" -msgid "<emph>Internal use only</emph>: Major damage. Negative national media, lawsuits, fines, long term brand damages." -msgstr "<emph>Solo para uso interno</emph>: daños considerables. Cobertura negativa en medios nacionales, acciones judiciales, multas, daños a la marca a largo plazo…" - -#. wTzaa -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"hd_id030820161747134459\n" -"help.text" -msgid "Customizing classification levels." -msgstr "Personalizar los niveles de clasificación" - -#. z6j8J -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"bm_id030820161851045883\n" -"help.text" -msgid "<bookmark_value>custom;classification levels</bookmark_value> <bookmark_value>classification levels;customizing</bookmark_value>" -msgstr "<bookmark_value>personalizados;niveles de clasificación</bookmark_value> <bookmark_value>niveles de clasificación;personalizar</bookmark_value>" - -#. zP3TN -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161747133280\n" -"help.text" -msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Paths - Classification</menuitem> into a local folder and edit the contents." -msgstr "Es posible personalizar los niveles de clasificación de %PRODUCTNAME para que se ajusten a las prácticas de su organización. Para personalizar la cantidad y los nombres de los niveles, copie el archivo <item type=\"literal\">example.xml</item> que se ubica en <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME ▸ Preferencias</menuitem></caseinline><defaultinline><menuitem>Herramientas ▸ Opciones</menuitem></defaultinline></switchinline><menuitem> ▸ LibreOffice ▸ Rutas ▸ Clasificación</menuitem> en una carpeta local y edite el contenido." - -#. F3njz -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id03082016174713477\n" -"help.text" -msgid "Use the file with your %PRODUCTNAME locale in the name as example." -msgstr "Utilice como punto de partida el archivo que corresponda con la configuración regional de %PRODUCTNAME." - -#. rx2Dm -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161747137522\n" -"help.text" -msgid "Save the file and make the adequate changes to the classification path above to access the file." -msgstr "Guarde el archivo y realice las modificaciones adecuadas a la ruta de clasificación anterior para acceder al archivo." - -#. Z2iUo -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161747135133\n" -"help.text" -msgid "Your system administrator can place the file in a network folder and make all users access the classification settings file." -msgstr "Su administrador de sistemas puede colocar el archivo de configuración de clasificación en una carpeta de la red para que todos los usuarios puedan acceder a él." - -#. 5DSiM -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"hd_id03082016174713354\n" -"help.text" -msgid "Pasting contents in documents with different levels of classification." -msgstr "Pegar contenido en documentos con niveles distintos de clasificación" - -#. WxMFo -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"bm_id030820161851512902\n" -"help.text" -msgid "<bookmark_value>document classification;pasting contents</bookmark_value>" -msgstr "<bookmark_value>clasificación de documentos;pegar contenidos</bookmark_value>" - -#. NdsxG -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161747134188\n" -"help.text" -msgid "To prevent a breach in the security policy, contents with high classification level pasted to documents with lower classification level are not allowed. %PRODUCTNAME will display a warning message wherever it detects that the contents of the clipboard have higher security classification than the target document." -msgstr "Para evitar violaciones a la normativa de seguridad, no se permite pegar contenidos con niveles de clasificación elevados en documentos con niveles de clasificación inferiores. %PRODUCTNAME mostrará una alerta siempre que detecte que el contenido del portapapeles tiene una clasificación de seguridad más elevada que la del documento de destino." - -#. 9oBUS -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"hd_id3150342\n" -"help.text" -msgid "<link href=\"text/swriter/classificationbar.xhp\" name=\"Classification Bar\">Classification Bar</link>" -msgstr "<link href=\"text/swriter/classificationbar.xhp\" name=\"Barra de clasificación\">Barra de clasificación</link>" - -#. fF68i -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"bm_id030820161853495457\n" -"help.text" -msgid "<bookmark_value>Classification toolbar;display</bookmark_value>" -msgstr "<bookmark_value>barra de herramientas Clasificación;mostrar</bookmark_value>" - -#. gYggL -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id3150202\n" -"help.text" -msgid "<ahelp hid=\".\">The <emph>Classification</emph> bar contains tools to help secure document handling.</ahelp>" -msgstr "<ahelp hid=\".\">La barra <emph>Clasificación</emph> contiene herramientas destinadas a la gestión segura de documentos importantes.</ahelp>" - -#. FtFz5 -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161754171423\n" -"help.text" -msgid "The <emph>Classification</emph> toolbar contains listboxes to help in selecting the security of the document, according to the <item type=\"acronym\">BAF</item> category policy and <item type=\"acronym\">BAILS</item> levels. %PRODUCTNAME will add custom fields in the document properties (<item type=\"menuitem\">File - Properties</item>, <emph>Custom Properties</emph> tab) to store the classification policy as document metadata." -msgstr "La barra de herramientas <emph>Clasificación</emph> contiene cuadros de lista que permiten seleccionar la seguridad del documento, según la normativa <item type=\"acronym\">BAF</item> y los niveles <item type=\"acronym\">BAILS</item>. %PRODUCTNAME añadirá campos personalizados a las propiedades del documento (<item type=\"menuitem\">Archivo ▸ Propiedades</item>, pestaña <emph>Propiedades personalizadas</emph>) para almacenar la normativa de clasificación en forma de metadatos de documento." - -#. eDVXe -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161754175408\n" -"help.text" -msgid "Go to menu <item type=\"menuitem\">View - Toolbars</item> and select <item type=\"menuitem\">Classification</item>" -msgstr "Diríjase al menú <item type=\"menuitem\">Ver ▸ Barras de herramientas</item> y seleccione <item type=\"menuitem\">Clasificación</item>" - -#. WbAuh -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161818081317\n" -"help.text" -msgid "<link href=\"https://www.tscp.org/about-tscp/\"><item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) website</link>." -msgstr "<link href=\"https://www.tscp.org/about-tscp/\">Sitio web de <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.)</link>." - -#. pTTL8 -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161818082152\n" -"help.text" -msgid "<link href=\"https://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Business Authentication Framework (<item type=\"acronym\">BAF</item>) document (PDF)</link>" -msgstr "<link href=\"https://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Documento sobre el Marco de Autenticación Empresarial (<item type=\"acronym\">BAF</item>) (PDF)</link>" - -#. 47rPQ -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161818085901\n" -"help.text" -msgid "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) document (PDF)</link>" -msgstr "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Documento sobre el Esquema de Identificación y Etiquetado de Autorizaciones Empresariales (<item type=\"acronym\">BAILS</item>) (PDF)</link>" - #. x2qZ6 #: mailmergetoolbar.xhp msgctxt "" diff --git a/source/gug/helpcontent2/source/text/swriter/04.po b/source/gug/helpcontent2/source/text/swriter/04.po index 1a8ad386cad..ab7f9163b64 100644 --- a/source/gug/helpcontent2/source/text/swriter/04.po +++ b/source/gug/helpcontent2/source/text/swriter/04.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-03-08 14:40+0100\n" -"PO-Revision-Date: 2020-12-21 16:36+0000\n" +"PO-Revision-Date: 2021-06-11 15:18+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textswriter04/es/>\n" "Language: es\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.6.2\n" "X-POOTLE-MTIME: 1529889107.000000\n" #. brcGC @@ -572,7 +572,7 @@ msgctxt "" "par_id3152763\n" "help.text" msgid "Toggle Unordered List" -msgstr "" +msgstr "Alternar lista no ordenada" #. pneN5 #: 01020000.xhp @@ -680,7 +680,7 @@ msgctxt "" "hd_id3148578\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+E" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘E</caseinline><defaultinline>Ctrl + E</defaultinline></switchinline>" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘E</caseinline><defaultinline>Ctrl + T</defaultinline></switchinline>" #. Sfbo5 #: 01020000.xhp diff --git a/source/gug/helpcontent2/source/text/swriter/librelogo.po b/source/gug/helpcontent2/source/text/swriter/librelogo.po index a4a8fd2f199..713cbcb38d0 100644 --- a/source/gug/helpcontent2/source/text/swriter/librelogo.po +++ b/source/gug/helpcontent2/source/text/swriter/librelogo.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-01-19 13:13+0100\n" -"PO-Revision-Date: 2021-05-28 21:15+0000\n" +"POT-Creation-Date: 2021-06-04 13:10+0200\n" +"PO-Revision-Date: 2021-06-11 15:18+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textswriterlibrelogo/es/>\n" "Language: es\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.4.2\n" +"X-Generator: Weblate 4.6.2\n" "X-POOTLE-MTIME: 1551390710.000000\n" #. kypzs @@ -205,14 +205,14 @@ msgctxt "" msgid "FORWARD 200 LEFT 89<br/>" msgstr "ADELANTE 200 IZQUIERDA 89<br/>" -#. F9SUo +#. 7gs6L #: LibreLogo.xhp msgctxt "" "LibreLogo.xhp\n" "par_390\n" "help.text" -msgid "To reset the command line click triple in it or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> to select the previous commands, and type the new commands." -msgstr "" +msgid "To reset the command line triple-click it or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> to select the previous commands, and type the new commands." +msgstr "Para restablecer el cuadro de órdenes, púlselo tres veces con el ratón o presione <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>⌘A</keycode></caseinline><defaultinline><keycode>Ctrl + E</keycode></defaultinline></switchinline> para seleccionar las órdenes anteriores, tras lo cual podrá escribir nuevas." #. bqE8E #: LibreLogo.xhp @@ -223,13 +223,13 @@ msgctxt "" msgid "Graphical user interface of basic turtle settings" msgstr "Interfaz gráfica de usuario de la configuración básica de la tortuga" -#. YPKYU +#. oa3dx #: LibreLogo.xhp msgctxt "" "LibreLogo.xhp\n" "par_415\n" "help.text" -msgid "Turtle shape of LibreLogo is a normal fixed size drawing object. You can positionate and rotate it on standard way, too, using the mouse and the Rotate icon of the Drawing Object Properties toolbar. Modify Line Width, Line Color and Area Color settings of the turtle shape to set PENSIZE, PENCOLOR and FILLCOLOR attributes of LibreLogo." +msgid "Turtle shape of LibreLogo is a normal fixed size drawing object. You can position and rotate it on standard way, too, using the mouse and the Rotate icon of the Drawing Object Properties toolbar. Modify Line Width, Line Color and Area Color settings of the turtle shape to set PENSIZE, PENCOLOR and FILLCOLOR attributes of LibreLogo." msgstr "La tortuga de LibreLogo es un objeto de dibujo de tamaño fijo. Puede posicionarla y girarla como cualquier otro objeto: con el ratón y con el icono Girar de la barra de herramientas Propiedades de objeto de dibujo. Las propiedades «Anchura de línea», «Color de línea» y «Color de área» de la tortuga corresponden a las órdenes TAMAÑO.LÁPIZ, COLOR.LÁPIZ y COLOR.RELLENO de LibreLogo." #. fqYbT |