diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-01-25 16:54:36 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-01-25 17:13:26 +0100 |
commit | cbe7554c6a4fddd40da90728699d7ff5d95cab89 (patch) | |
tree | cbc2610391d639b48ca2e7940f893e0cb2a195c6 /source/gl/helpcontent2 | |
parent | 4668a661bfdc743bb88bfc5b7fbc83383974d733 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: Id37c39c29b4b44c9383bb2cf2606eb27a845852c
Diffstat (limited to 'source/gl/helpcontent2')
18 files changed, 3595 insertions, 911 deletions
diff --git a/source/gl/helpcontent2/source/text/sbasic/shared.po b/source/gl/helpcontent2/source/text/sbasic/shared.po index be7b670949e..a83524ae661 100644 --- a/source/gl/helpcontent2/source/text/sbasic/shared.po +++ b/source/gl/helpcontent2/source/text/sbasic/shared.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-25 14:55+0100\n" "PO-Revision-Date: 2020-10-14 20:35+0000\n" "Last-Translator: serval2412 <serval2412@yahoo.fr>\n" "Language-Team: Galician <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/gl/>\n" @@ -16225,6 +16225,24 @@ msgctxt "" msgid "MsgBox \"It is now \" & Now" msgstr "msgbox \"Agora son as \" & Now" +#. LoGnz +#: 03030203.xhp +msgctxt "" +"03030203.xhp\n" +"par_id491610993401822\n" +"help.text" +msgid "The <literal>Now</literal> function measures time in seconds. To measure time in milliseconds use the <link href=\"text/sbasic/shared/03/sf_timer.xhp\" name=\"ScriptForge.Timer service\"><literal>Timer</literal> service</link>." +msgstr "" + +#. LDkTk +#: 03030203.xhp +msgctxt "" +"03030203.xhp\n" +"par_id531610970649205\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/03/sf_timer.xhp#TimerService\"/>" +msgstr "" + #. 6Y7Bi #: 03030204.xhp msgctxt "" @@ -16945,6 +16963,24 @@ msgctxt "" msgid "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) ,0,\"The time is\"" msgstr "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) ,0,\"A hora é\"" +#. QLp7F +#: 03030303.xhp +msgctxt "" +"03030303.xhp\n" +"par_id491610993401822\n" +"help.text" +msgid "The <literal>Timer</literal> function measures time in seconds. To measure time in milliseconds use the <link href=\"text/sbasic/shared/03/sf_timer.xhp\" name=\"ScriptForge.Timer service\"><literal>Timer</literal> service</link>." +msgstr "" + +#. fsCiJ +#: 03030303.xhp +msgctxt "" +"03030303.xhp\n" +"par_id531610970649205\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/03/sf_timer.xhp#TimerService\"/>" +msgstr "" + #. ATnCy #: 03040000.xhp msgctxt "" @@ -34389,6 +34425,15 @@ msgctxt "" msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\"" msgstr "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\"" +#. 9oSXN +#: 03130700.xhp +msgctxt "" +"03130700.xhp\n" +"par_id531610970649205\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/03/sf_timer.xhp#TimerService\"/>" +msgstr "" + #. s5v8i #: 03130800.xhp msgctxt "" diff --git a/source/gl/helpcontent2/source/text/sbasic/shared/03.po b/source/gl/helpcontent2/source/text/sbasic/shared/03.po index 12b86b089cb..9c1b7003cdd 100644 --- a/source/gl/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/gl/helpcontent2/source/text/sbasic/shared/03.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-25 14:55+0100\n" "PO-Revision-Date: 2020-08-21 02:35+0000\n" "Last-Translator: Xosé <xosecalvo@gmail.com>\n" "Language-Team: Galician <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared03/gl/>\n" @@ -61,15 +61,6 @@ msgctxt "" msgid "The described modules and classes are invoked from user scripts as \"Services\". A generic constructor of those services has been designed for that purpose:" msgstr "" -#. gDUck -#: lib_ScriptForge.xhp -msgctxt "" -"lib_ScriptForge.xhp\n" -"bas_id201606153529501\n" -"help.text" -msgid "[ScriptForge.][Services.]CreateScriptService(\"servicename\"[, arg0, Arg1, ...])" -msgstr "" - #. dUu2P #: lib_ScriptForge.xhp msgctxt "" @@ -1240,6 +1231,24 @@ msgctxt "" msgid "<emph>ColumnIndex</emph> : The column number to extract - must be in the interval <literal>[LBound, UBound]</literal>." msgstr "" +#. AJxYE +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bas_id861609975902708\n" +"help.text" +msgid "'Creates a 3x3 matrix: |1, 2, 3|" +msgstr "" + +#. uZD8U +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bas_id431609976009994\n" +"help.text" +msgid "'Extracts the third column: |3, 6, 9|" +msgstr "" + #. is3Zq #: sf_array.xhp msgctxt "" @@ -1267,6 +1276,24 @@ msgctxt "" msgid "<emph>RowIndex</emph> : The row number to extract - must be in the interval <literal>[LBound, UBound]</literal>." msgstr "" +#. AajEu +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bas_id301582561604167\n" +"help.text" +msgid "'Creates a 3x3 matrix: |1, 2, 3|" +msgstr "" + +#. txoEC +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bas_id431609976648017\n" +"help.text" +msgid "'Extracts the first row: |1, 2, 3|" +msgstr "" + #. nGy3S #: sf_array.xhp msgctxt "" @@ -1294,22 +1321,31 @@ msgctxt "" msgid "You can use the <literal>Flatten</literal> method along with other methods such as <literal>Append</literal> or <literal>Prepend</literal> to concatenate a set of 1D arrays into a single 1D array." msgstr "" -#. 6aPDG +#. XE4hJ #: sf_array.xhp msgctxt "" "sf_array.xhp\n" -"hd_id361610040935558\n" +"par_id941610040961148\n" "help.text" -msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgid "Next is an example of how the methods <literal>Flatten</literal> and <literal>Append</literal> can be combined to concatenate three arrays." msgstr "" -#. XE4hJ +#. FyJQi #: sf_array.xhp msgctxt "" "sf_array.xhp\n" -"par_id941610040961148\n" +"bas_id841610041372527\n" "help.text" -msgid "Next is an example of how the methods <literal>Flatten</literal> and <literal>Append</literal> can be combined to concatenate three arrays." +msgid "'Creates three arrays for this example" +msgstr "" + +#. WvdEp +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bas_id171610041440657\n" +"help.text" +msgid "'Concatenates the three arrays into a single 1D array" msgstr "" #. 3Gm5m @@ -1393,24 +1429,6 @@ msgctxt "" msgid "Given this CSV file:" msgstr "" -#. H6QdF -#: sf_array.xhp -msgctxt "" -"sf_array.xhp\n" -"bas_id891585564144231\n" -"help.text" -msgid "Name,DateOfBirth,Address,City" -msgstr "" - -#. KTHbd -#: sf_array.xhp -msgctxt "" -"sf_array.xhp\n" -"bas_id621585561482783\n" -"help.text" -msgid "MsgBox a(0, 3) ' City" -msgstr "" - #. xCx7D #: sf_array.xhp msgctxt "" @@ -2050,13 +2068,13 @@ msgctxt "" msgid "ScriptForge.Dictionary service" msgstr "" -#. iiRuo +#. 4L4A6 #: sf_dictionary.xhp msgctxt "" "sf_dictionary.xhp\n" "hd_id731582733781114\n" "help.text" -msgid "<link href=\"text/sbasic/shared/03/sf_dictionary.xhp\" name=\"ScriptForge.Dictionary service\"><literal>ScriptForge</literal>.<literal>Dictionary</literal> service</link>" +msgid "<variable id=\"SFDictionary\"><link href=\"text/sbasic/shared/03/sf_dictionary.xhp\" name=\"ScriptForge.Dictionary service\"><literal>ScriptForge</literal>.<literal>Dictionary</literal> service</link></variable>" msgstr "" #. LJG3Z @@ -2149,13 +2167,13 @@ msgctxt "" msgid "Name" msgstr "" -#. Yay3o +#. EgAoj #: sf_dictionary.xhp msgctxt "" "sf_dictionary.xhp\n" "par_id31582885195372\n" "help.text" -msgid "Readonly" +msgid "Read-only" msgstr "" #. pHem5 @@ -2275,33 +2293,6 @@ msgctxt "" msgid "Methods" msgstr "" -#. dgSuT -#: sf_dictionary.xhp -msgctxt "" -"sf_dictionary.xhp\n" -"par_id381606472825856\n" -"help.text" -msgid "<link href=\"text/sbasic/shared/03/sf_dictionary.xhp#Add\" name=\"Add method\">Add</link><br/> <link href=\"text/sbasic/shared/03/sf_dictionary.xhp#ConvertToArray\" name=\"ConvertToArray method\">ConvertToArray</link><br/> <link href=\"text/sbasic/shared/03/sf_dictionary.xhp#ConvertToJson\" name=\"ConvertToJson method\">ConvertToJson</link><br/> <link href=\"text/sbasic/shared/03/sf_dictionary.xhp#ConvertToPropertyValues\" name=\"ConvertToPropertyValues method\">ConvertToPropertyValues</link>" -msgstr "" - -#. EZGQw -#: sf_dictionary.xhp -msgctxt "" -"sf_dictionary.xhp\n" -"par_id451606472825856\n" -"help.text" -msgid "<link href=\"text/sbasic/shared/03/sf_dictionary.xhp#Exists\" name=\"Exists method\">Exists</link><br/> <link href=\"text/sbasic/shared/03/sf_dictionary.xhp#ImportFromJson\" name=\"ImportFromJson method\">ImportFromJson</link><br/> <link href=\"text/sbasic/shared/03/sf_dictionary.xhp#ImportFromPropertyValues\" name=\"ImportFromPropertyValues method\">ImportFromPropertyValues</link><br/> <link href=\"text/sbasic/shared/03/sf_dictionary.xhp#Item\" name=\"Item method\">Item</link>" -msgstr "" - -#. nR9TD -#: sf_dictionary.xhp -msgctxt "" -"sf_dictionary.xhp\n" -"par_id161606472825856\n" -"help.text" -msgid "<link href=\"text/sbasic/shared/03/sf_dictionary.xhp#Remove\" name=\"Remove method\">Remove</link><br/> <link href=\"text/sbasic/shared/03/sf_dictionary.xhp#RemoveAll\" name=\"RemoveAll method\">RemoveAll</link><br/> <link href=\"text/sbasic/shared/03/sf_dictionary.xhp#ReplaceItem\" name=\"ReplaceItem method\">ReplaceItem</link><br/> <link href=\"text/sbasic/shared/03/sf_dictionary.xhp#ReplaceKey\" name=\"ReplaceKey method\">ReplaceKey</link>" -msgstr "" - #. PqSBg #: sf_dictionary.xhp msgctxt "" @@ -2419,6 +2410,24 @@ msgctxt "" msgid "If one of the items has a type <literal>Date</literal>, it is converted to a <literal>com.sun.star.util.DateTime</literal> structure. If one of the items is an empty array, it is converted to <literal>Null</literal>. The resulting array is empty when the dictionary is empty." msgstr "" +#. EU4BC +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"bas_id531610393130289\n" +"help.text" +msgid "'Adds some properties to the dictionary" +msgstr "" + +#. dEAPF +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"bas_id571610393137959\n" +"help.text" +msgid "'Converts to an Array of PropertyValue objects" +msgstr "" + #. wTUQt #: sf_dictionary.xhp msgctxt "" @@ -2446,6 +2455,15 @@ msgctxt "" msgid "<emph>Key</emph> : The key to be looked up in the dictionary." msgstr "" +#. UAkEx +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"bas_id811606485130666\n" +"help.text" +msgid "'Adds some properties to the dictionary" +msgstr "" + #. JBBVt #: sf_dictionary.xhp msgctxt "" @@ -2644,6 +2662,1005 @@ msgctxt "" msgid "<emph>Value</emph> : String value for the new key. Not case-sensitive. If the new key already exists in the dictionary, a <literal>DUPLICATEKEYERROR</literal> error is raised." msgstr "" +#. jasej +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"tit\n" +"help.text" +msgid "SFDocuments.Document service" +msgstr "" + +#. KmD7j +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id731582733781114\n" +"help.text" +msgid "<variable id=\"DocumentService\"><link href=\"text/sbasic/shared/03/sf_document.xhp\" name=\"Exception service\"><literal>SFDocuments</literal>.<literal>Document</literal> service</link></variable>" +msgstr "" + +#. FoEeH +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id381589189355849\n" +"help.text" +msgid "The <literal>SFDocuments</literal> library provides methods and properties to facilitate the management and manipulation of LibreOffice documents." +msgstr "" + +#. urZhL +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id591589189364267\n" +"help.text" +msgid "Methods that are applicable for all types of documents (Text Documents, Sheets, Presentations, etc) are provided by the <literal>SFDocuments.Document</literal> service. Some examples are:" +msgstr "" + +#. VgG69 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id891589189452545\n" +"help.text" +msgid "Opening, closing and saving documents" +msgstr "" + +#. XfHGF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id811589189463041\n" +"help.text" +msgid "Accessing standard or custom properties of documents" +msgstr "" + +#. C6JgF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id301611085807704\n" +"help.text" +msgid "The properties, methods or arguments marked with <emph>(*)</emph> are <emph>NOT applicable to Base documents</emph>." +msgstr "" + +#. HPr8i +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id241589189701274\n" +"help.text" +msgid "Methods and properties that are specific to certain LibreOffice components are stored in separate services, such as <literal>SFDocuments.SF_Calc</literal> and <literal>SFDocuments.SF_Base</literal>." +msgstr "" + +#. Fdi8i +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id641611090052376\n" +"help.text" +msgid "Although the Basic language does not offer inheritance between object classes, the latter services may be considered as subclasses of the <literal>SFDocuments.Document</literal> service. Such subclasses can invoke the properties and methods described below." +msgstr "" + +#. YMWaA +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id581582885621841\n" +"help.text" +msgid "Service invocation" +msgstr "" + +#. C9LQA +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id141610734722352\n" +"help.text" +msgid "Before using the <literal>Document</literal> service the <literal>ScriptForge</literal> library needs to be loaded using:" +msgstr "" + +#. JFFek +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id591589191059889\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." +msgstr "" + +#. X6BV3 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id581611090387382\n" +"help.text" +msgid "Below are three variants of how the <literal>Document</literal> service can be invoked." +msgstr "" + +#. HevYB +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id571589191739218\n" +"help.text" +msgid "'1) From the ScriptForge.UI service:" +msgstr "" + +#. rAPFN +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id571589191774268\n" +"help.text" +msgid "'2) Directly if the document is already open" +msgstr "" + +#. CWFJB +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id471598109329789\n" +"help.text" +msgid "'3) From a macro triggered by a document event" +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 "" + +#. QF9FG +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id891582733781994\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:" +msgstr "" + +#. Fs439 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bm_id81611339709014\n" +"help.text" +msgid "<bookmark_value>API;Duration</bookmark_value> <bookmark_value>API;XComponent</bookmark_value> <bookmark_value>API;ODatabaseDocument</bookmark_value>" +msgstr "" + +#. z3oxC +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id351582885195476\n" +"help.text" +msgid "Properties" +msgstr "" + +#. 6NTY6 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id41582885195836\n" +"help.text" +msgid "Name" +msgstr "" + +#. wUbi9 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id31582885195372\n" +"help.text" +msgid "Readonly" +msgstr "" + +#. NfJEr +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id31582885195238\n" +"help.text" +msgid "Type" +msgstr "" + +#. QZzvi +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id931582885195131\n" +"help.text" +msgid "Description" +msgstr "" + +#. wBpru +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id861582885655779\n" +"help.text" +msgid "No" +msgstr "" + +#. oAb9W +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id581582885655885\n" +"help.text" +msgid "Returns a <literal>ScriptForge.Dictionary</literal> object. After update, can be passed again to the property for updating the document.<br/>Individual items of the dictionary may be either strings, numbers, (Basic) dates or <link href=\"https://api.libreoffice.org/docs/idl/ref/structcom_1_1sun_1_1star_1_1util_1_1Duration.html\" name=\"Duration API\"><literal>com.sun.star.util.Duration</literal></link> items." +msgstr "" + +#. DktDb +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id441582886030118\n" +"help.text" +msgid "No" +msgstr "" + +#. io4nc +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id131582886030297\n" +"help.text" +msgid "String" +msgstr "" + +#. DNFGz +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id471582886030489\n" +"help.text" +msgid "Gives access to the Description property of the document (also known as \"Comments\")" +msgstr "" + +#. wMzx8 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id971582886791838\n" +"help.text" +msgid "Yes" +msgstr "" + +#. BnU6j +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id271582886791111\n" +"help.text" +msgid "Dictionary" +msgstr "" + +#. Mm6E5 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id16158288679167\n" +"help.text" +msgid "Returns a <literal>ScriptForge.Dictionary</literal> object containing all the entries. Document statistics are included. Note that they are specific to the type of document. As an example, a Calc document includes a \"CellCount\" entry. Other documents do not." +msgstr "" + +#. Ew7vi +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id201589194571955\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 9SCCU +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id951589194571781\n" +"help.text" +msgid "String" +msgstr "" + +#. Aw2Tv +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id941589194571801\n" +"help.text" +msgid "String value with the document type (\"Base\", \"Calc\", \"Writer\", etc)" +msgstr "" + +#. Yo8T4 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id761589194633950\n" +"help.text" +msgid "Yes" +msgstr "" + +#. eB7RX +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id741589194633956\n" +"help.text" +msgid "Boolean" +msgstr "" + +#. pSbRu +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id611589194633853\n" +"help.text" +msgid "Exactly one of these properties is <literal>True</literal> for a given document." +msgstr "" + +#. oKQWB +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id231589194910179\n" +"help.text" +msgid "No" +msgstr "" + +#. 2wzEy +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id421589194910942\n" +"help.text" +msgid "String" +msgstr "" + +#. CDTBC +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id311589194910190\n" +"help.text" +msgid "Gives access to the Keywords property of the document. Represented as a comma-separated list of keywords" +msgstr "" + +#. EHM84 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id921589638614972\n" +"help.text" +msgid "Yes" +msgstr "" + +#. JZ8g8 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id501589638614132\n" +"help.text" +msgid "Boolean" +msgstr "" + +#. JGTQz +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id801589638614518\n" +"help.text" +msgid "<literal>True</literal> if the document is actually in read-only mode" +msgstr "" + +#. zK55N +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id201589195028733\n" +"help.text" +msgid "No" +msgstr "" + +#. KC8FF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id551589195028724\n" +"help.text" +msgid "String" +msgstr "" + +#. 99ZxC +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id371589195028843\n" +"help.text" +msgid "Gives access to the Subject property of the document." +msgstr "" + +#. dH6ct +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id451589195028910\n" +"help.text" +msgid "No" +msgstr "" + +#. KNpBA +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id31589195028773\n" +"help.text" +msgid "String" +msgstr "" + +#. TCiBh +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id771589195028748\n" +"help.text" +msgid "Gives access to the Title property of the document." +msgstr "" + +#. SwDBh +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id221582885195686\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 9TNH3 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id881582885195976\n" +"help.text" +msgid "The UNO object <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1lang_1_1XComponent.html\" name=\"XComponent API\"><literal>com.sun.star.lang.XComponent</literal></link> or <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"ODatabaseDocument API\"><literal>com.sun.star.comp.dba.ODatabaseDocument</literal></link> representing the document" +msgstr "" + +#. E5zHy +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id5158919969858\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. coFyk +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id861611146581334\n" +"help.text" +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 "" + +#. VpwCN +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id651606319520519\n" +"help.text" +msgid "Methods" +msgstr "" + +#. UVWQb +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id93158919969864\n" +"help.text" +msgid "Returns <literal>True</literal> if the document could be activated. Otherwise, there is no change in the actual user interface. It is equivalent to the <literal>Activate</literal> method of the <literal>UI</literal> service." +msgstr "" + +#. qcuXA +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id421611148353046\n" +"help.text" +msgid "This method is useful when one needs to give focus for a document that is minimized or hidden." +msgstr "" + +#. x8GCZ +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id921589199698523\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. pWsJL +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id5158919969859\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. vFzrg +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id601611148017930\n" +"help.text" +msgid "The example below considers that the file \"My_File.ods\" is already open but not active." +msgstr "" + +#. zGRcs +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id601611148080503\n" +"help.text" +msgid "Keep in mind that you can invoke the <literal>Document</literal> service by passing to <literal>CreateScriptService</literal> either \"Document\" or \"SFDocuments.Document\"" +msgstr "" + +#. rB7Ab +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id651589200121138\n" +"help.text" +msgid "Closes the document. If the document is already closed, regardless of how the document was closed, this method has no effect and returns <literal>False</literal>." +msgstr "" + +#. 64F7E +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id341611149562894\n" +"help.text" +msgid "The method will also return <literal>False</literal> if the user declines to close it." +msgstr "" + +#. AGBjg +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id981611149616934\n" +"help.text" +msgid "Returns <literal>True</literal> if the document was successfully closed." +msgstr "" + +#. P4apu +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id671589200121173\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. GUd2o +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id77158920012192\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. F2emZ +#: 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." +msgstr "" + +#. H6c2F +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id251589200121838\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. AxyoV +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id901599410483300\n" +"help.text" +msgid "This method is applicable <emph>only for Base documents</emph>." +msgstr "" + +#. 47ud8 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id891599410524092\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." +msgstr "" + +#. pRF5o +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id861599410266539\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. 9Y2BV +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id861599410266584\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. cdu6C +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id721599410266911\n" +"help.text" +msgid "<emph>User, Password</emph> : The login parameters. Both default to \"\"." +msgstr "" + +#. aarzz +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id30159941026663\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. Nmwv9 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id991589202413257\n" +"help.text" +msgid "Runs a command on a document. The command is executed without arguments." +msgstr "" + +#. MGb6t +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id921611152932311\n" +"help.text" +msgid "A few typical commands are: Save, SaveAs, ExportToPDF, SetDocumentProperties, Undo, Copy, Paste, etc." +msgstr "" + +#. qBhYc +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id261589202778896\n" +"help.text" +msgid "The document itself does not need to be active to be able to run commands." +msgstr "" + +#. ECvGD +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id69158920241331\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. 3D427 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id55158920241343\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. qAb3U +#: 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." +msgstr "" + +#. TMPFk +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id911589202413592\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. nZ8Yc +#: 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." +msgstr "" + +#. pbYAn +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id751611153375195\n" +"help.text" +msgid "The example above actually runs the UNO command <literal>uno:SelectData</literal>. Hence, to use the <literal>RunCommand</literal> method it is necessary to remove the \"uno:\" substring." +msgstr "" + +#. JRHRS +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id191611153511038\n" +"help.text" +msgid "Each LibreOffice component has its own set of commands available. One easy way to learn commands is going to <emph>Tools > Customize > Keyboard</emph>. When you position your mouse over a function in the <emph>Function</emph> list, a tooltip will appear with the corresponding UNO command." +msgstr "" + +#. enSv9 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id81589202925519\n" +"help.text" +msgid "Stores the document to the file location from which it was loaded. The method is ignored if the document was not modified." +msgstr "" + +#. sFUcr +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id731611153918907\n" +"help.text" +msgid "Returns <literal>False</literal> if the document could not be saved. An error is raised if the file is open as read-only, or if it is a new file that has not been saved yet." +msgstr "" + +#. Ys5oF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id211589203690937\n" +"help.text" +msgid "The document itself does not need to be active to run this method." +msgstr "" + +#. jmvAr +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id741589202925179\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. C8WJu +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id481589202925957\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. 75K92 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id121589203370778\n" +"help.text" +msgid "Stores the document to the given file location. The new location becomes the new file name on which simple Save method calls will be applied." +msgstr "" + +#. R8D2A +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id31611154475602\n" +"help.text" +msgid "Returns <literal>False</literal> if the document could not be saved. An error is raised when overwriting the destination is rejected or when the destination has its read-only attribute set." +msgstr "" + +#. GAAfy +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id391589203370902\n" +"help.text" +msgid "The document itself does not need to be active to run this method." +msgstr "" + +#. CcHmy +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id851589203370467\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. VL3zH +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id221589203370830\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. cNiiE +#: 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." +msgstr "" + +#. AKbDA +#: 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>)." +msgstr "" + +#. zkP8D +#: 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 "" + +#. ntVEA +#: 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." +msgstr "" + +#. N6WPC +#: 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." +msgstr "" + +#. afcAn +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id911589203370485\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. FJywB +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id911589205147502\n" +"help.text" +msgid "Stores a copy of or export the document to the given file location. The actual location is unchanged." +msgstr "" + +#. ovvew +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id381611154800685\n" +"help.text" +msgid "Returns <literal>False</literal> if the document could not be saved. An error is raised when overwriting the destination is rejected or when the destination has its read-only attribute set." +msgstr "" + +#. BFKFn +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id11589205147643\n" +"help.text" +msgid "The document itself does not need to be active to run this method." +msgstr "" + +#. GPbEC +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id871589205147745\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. 9cGzC +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id121589205147540\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. CPc2g +#: 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." +msgstr "" + +#. GEybm +#: 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>)." +msgstr "" + +#. PPc3f +#: 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 "" + +#. RKCha +#: 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." +msgstr "" + +#. hXUjB +#: 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." +msgstr "" + +#. mpqtF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id81589205147631\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + #. WCH7E #: sf_exception.xhp msgctxt "" @@ -2770,22 +3787,22 @@ msgctxt "" msgid "Service invocation" msgstr "" -#. Mh5QX +#. 5YFk5 #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id571586594672714\n" "help.text" -msgid "Next code snippets are equivalent:" +msgid "To invoke the <literal>Exception</literal> service, first you need to load the <literal>ScriptForge</literal> library using:" msgstr "" -#. zEj3B +#. T8o7G #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" -"bas_id731608211525532\n" +"par_id161610652161795\n" "help.text" -msgid "GlobalScope.BasicLibraries.LoadLibrary(\"ScriptForge\")" +msgid "The following examples show three different approaches to call the method <literal>Raise</literal>. All other methods can be executed in a similar fashion." msgstr "" #. HABsh @@ -2833,13 +3850,22 @@ msgctxt "" msgid "No" msgstr "" -#. QFZYV +#. RyJkE #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id581584978715701\n" "help.text" -msgid "The error message text.<br/>Default is \"\" or standard Basic run-time error message." +msgid "The error message text." +msgstr "" + +#. Wcy7s +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id241610652688334\n" +"help.text" +msgid "Default value is \"\" or a string containing the Basic run-time error message." msgstr "" #. BT7GF @@ -2851,13 +3877,22 @@ msgctxt "" msgid "No" msgstr "" -#. bVmN9 +#. AnFVG #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id691584978211774\n" "help.text" -msgid "The code of the error. It can be a numeric value or text.<br/>Default is 0 or standard Basic run-time error code." +msgid "The code of the error. It can be a numeric value or text." +msgstr "" + +#. dCADC +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id151610652632828\n" +"help.text" +msgid "Default value is 0 or the numeric value corresponding to the Basic run-time error code." msgstr "" #. uLE2Q @@ -2869,13 +3904,22 @@ msgctxt "" msgid "No" msgstr "" -#. jAkBs +#. G3q2n #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id951584978666296\n" "help.text" -msgid "The location in the code where the error occurred. It can be a numeric value or text.<br/>Default is 0 or the code line number for a standard Basic run-time error." +msgid "The location in the code where the error occurred. It can be a numeric value or text." +msgstr "" + +#. kBXGC +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id681610652723345\n" +"help.text" +msgid "Default value is 0 or the code line number for a standard Basic run-time error." msgstr "" #. mnFGS @@ -2905,31 +3949,31 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03/sf_exception.xhp#Clear\" name=\"Clear method\">Clear</link><br/> <link href=\"text/sbasic/shared/03/sf_exception.xhp#Console\" name=\"Console method\">Console</link><br/> <link href=\"text/sbasic/shared/03/sf_exception.xhp#ConsoleClear\" name=\"ConsoleClear method\">ConsoleClear</link>" msgstr "" -#. a8jk5 +#. FLDC4 #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id871608132025242\n" "help.text" -msgid "<link href=\"text/sbasic/shared/03/sf_exception.xhp#ConsoleToFile\" name=\"ConsoleToFile method\">ConsoleToFile</link><br/><br/> <link href=\"text/sbasic/shared/03/sf_exception.xhp#DebugPrint\" name=\"DebugPrint method\">DebugPrint</link><br/>" +msgid "<link href=\"text/sbasic/shared/03/sf_exception.xhp#ConsoleToFile\" name=\"ConsoleToFile method\">ConsoleToFile</link><br/> <link href=\"text/sbasic/shared/03/sf_exception.xhp#DebugPrint\" name=\"DebugPrint method\">DebugPrint</link><br/><br/>" msgstr "" -#. qGG7B +#. 6RjV6 #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id831608132069033\n" "help.text" -msgid "<br/><link href=\"text/sbasic/shared/03/sf_exception.xhp#Raise\" name=\"Raise method\">Raise</link><br/> <link href=\"text/sbasic/shared/03/sf_exception.xhp#RaiseWarning\" name=\"RaiseWarning method\">RaiseWarning</link>" +msgid "<link href=\"text/sbasic/shared/03/sf_exception.xhp#Raise\" name=\"Raise method\">Raise</link><br/> <link href=\"text/sbasic/shared/03/sf_exception.xhp#RaiseWarning\" name=\"RaiseWarning method\">RaiseWarning</link><br/><br/>" msgstr "" -#. maCHB +#. CDgEM #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id271579683706571\n" "help.text" -msgid "Reset the current error status and clear the <literal>SF_Exception</literal> properties." +msgid "Resets the current error status and clears the <literal>SF_Exception</literal> properties." msgstr "" #. ZXJ9w @@ -2941,22 +3985,49 @@ msgctxt "" msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" msgstr "" -#. SBW8h +#. HswFr +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id60159871817985\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. 7jFLi +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id701610654263121\n" +"help.text" +msgid "The following example shows how to catch a division-by-zero exception, whose error code is 11." +msgstr "" + +#. JhADn #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "bas_id51587215508130\n" "help.text" -msgid "' If division by zero, ignore the error" +msgid "'If division by zero, ignore the error" msgstr "" -#. kHCeG +#. afnTr +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id201610654368082\n" +"help.text" +msgid "For a complete list of Basic run-time error codes, refer to <link href=\"text/sbasic/shared/01030300.xhp\" name=\"Run-Time Error Codes\">Debugging a Basic Program</link>." +msgstr "" + +#. efEEX #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id651598718179382\n" "help.text" -msgid "Display the console messages in a modal or non-modal dialog. In both modes, all the past messages issued by a <literal>DebugPrint()</literal> method or resulting from an exception are displayed. In non-modal mode, additionally, subsequent entries are added automatically." +msgid "Displays the console messages in a modal or non-modal dialog. In both modes, all the past messages issued by a <literal>DebugPrint()</literal> method or resulting from an exception are displayed. In non-modal mode, subsequent entries are added automatically." msgstr "" #. KKgdp @@ -2968,13 +4039,13 @@ msgctxt "" msgid "If the console is already open, when non-modal, it is brought to the front." msgstr "" -#. RC2Vf +#. ypzYc #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id801598718629151\n" "help.text" -msgid "A modal console is closed by the user. A non-modal console is closed by the user or at macro termination." +msgid "A modal console can only be closed by the user. A non-modal console can either be closed by the user or upon macro termination." msgstr "" #. ZeSUK @@ -2995,13 +4066,13 @@ msgctxt "" msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" msgstr "" -#. FWBds +#. 2DWxi #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id511598718179819\n" "help.text" -msgid "<emph>Modal</emph>: Default = <literal>True</literal>." +msgid "<emph>Modal</emph>: Determine if the console window is Modal (<literal>True</literal>) or Non-modal (<literal>False</literal>). Default value is <literal>True</literal>." msgstr "" #. oK5LP @@ -3013,13 +4084,13 @@ msgctxt "" msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" msgstr "" -#. V3yD8 +#. xu6FA #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id641587215098903\n" "help.text" -msgid "Clear the console keeping an optional number of recent messages. If the console is activated in non-modal mode, it is refreshed." +msgid "Clears the console keeping an optional number of recent messages. If the console is activated in non-modal mode, it is refreshed." msgstr "" #. hcFEA @@ -3040,13 +4111,13 @@ msgctxt "" msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" msgstr "" -#. f73g6 +#. jbkCo #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id351587215098527\n" "help.text" -msgid "<emph>Keep</emph>: The number of recent messages to be kept, default is 0." +msgid "<emph>Keep</emph>: The number of recent messages to be kept. Default value is 0." msgstr "" #. tKEBK @@ -3058,13 +4129,22 @@ msgctxt "" msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" msgstr "" -#. wG2ee +#. GLEVv +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id521610655023824\n" +"help.text" +msgid "The following example clears the console keeping the 10 most recent messages." +msgstr "" + +#. 4LD2d #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id281587218077400\n" "help.text" -msgid "Export the content of the console to a text file. If the file exists and the console is not empty, it is overwritten without warning. Returns <literal>True</literal> if successful." +msgid "Exports the contents of the console to a text file. If the file already exists and the console is not empty, it will be overwritten without warning. Returns <literal>True</literal> if successful." msgstr "" #. xi59H @@ -3085,13 +4165,13 @@ msgctxt "" msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" msgstr "" -#. jZfdb +#. QMb9C #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id851587218077862\n" "help.text" -msgid "<emph>FileName</emph>: The name of the text file the console should be dumped into. The name is expressed as given by the current <literal>FileNaming</literal> property of the <literal>SF_FileSystem</literal> service. Default is any where both the <link href=\"text/sbasic/shared/00000002.xhp\" name=\"Url notation\">URL notation</link> and the native operating system format are admitted." +msgid "<emph>FileName</emph>: The name of the text file the console should be dumped into. The name is expressed according to the current <literal>FileNaming</literal> property of the <literal>SF_FileSystem</literal> service. <link href=\"text/sbasic/shared/00000002.xhp\" name=\"Url notation\">URL notation</link> and the native operating system's format are both admitted." msgstr "" #. Zeyjx @@ -3103,13 +4183,13 @@ msgctxt "" msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" msgstr "" -#. N5AgU +#. 2qser #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id281587218637490\n" "help.text" -msgid "Assemble all the given arguments into a human-readable single string and add it as a new entry in the console." +msgid "Assembles all the given arguments into a single human-readable string and adds it as a new entry in the console." msgstr "" #. xrNGg @@ -3148,13 +4228,13 @@ msgctxt "" msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" msgstr "" -#. dCuZ4 +#. aXDEK #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id541587219824771\n" "help.text" -msgid "Generate a run-time error. An error message is displayed to the user and reported in the console. The execution is stopped. The <literal>Raise()</literal> method can be placed inside the normal script flow or in a dedicated error-handling routine." +msgid "Generates a run-time error. An error message is displayed to the user and reported in the console. The execution is stopped. The <literal>Raise()</literal> method can be placed inside the normal script flow or in a dedicated error-handling routine." msgstr "" #. JP5NR @@ -3166,13 +4246,13 @@ msgctxt "" msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" msgstr "" -#. FBXUy +#. RuDTE #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id921587220542454\n" "help.text" -msgid "Next code snippets are equivalent. Keyword arguments are allowed.<literal>Source</literal> and <literal>Description</literal> arguments behave identically:" +msgid "The code snippets presented next are equivalent. They show alternative ways to raise an exception with code 2100." msgstr "" #. uJVdb @@ -3220,31 +4300,31 @@ msgctxt "" msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" msgstr "" -#. jmceA +#. Kzh7r #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "bas_id211587222852310\n" "help.text" -msgid "' Variants below ..." +msgid "'See variants below ..." msgstr "" -#. TZL7z +#. DV6VJ #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id111587222580987\n" "help.text" -msgid "For a standard behaviour:" +msgid "To raise an exception with the standard values:" msgstr "" -#. 8DAGC +#. ZneYd #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id751587222598238\n" "help.text" -msgid "To simulate another error:" +msgid "To raise an exception with an specific code:" msgstr "" #. QXgCy @@ -3283,22 +4363,22 @@ msgctxt "" msgid "SF_Exception.Raise(\"MyAppError\", \"Example_Raise()\", \"Something wrong happened !\")" msgstr "" -#. 6Ut6S +#. LuTSJ #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id1001587224839900\n" "help.text" -msgid "This method has exactly the same syntax, arguments and behaviour as the <literal>Raise()</literal> method." +msgid "This method has exactly the same syntax, arguments and behavior as the <literal>Raise()</literal> method." msgstr "" -#. XEmqL +#. AXEnW #: sf_exception.xhp msgctxt "" "sf_exception.xhp\n" "par_id761587224839624\n" "help.text" -msgid "With the notable exception that <emph>the execution is not stopped</emph>." +msgid "However, when a warning is raised, <emph>the macro execution is not stopped</emph>." msgstr "" #. dXDpv @@ -3319,20 +4399,1550 @@ msgctxt "" msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" msgstr "" -#. dbgEP -#: sf_exception.xhp +#. PCSPY +#: sf_timer.xhp msgctxt "" -"sf_exception.xhp\n" -"bas_id841608217948025\n" +"sf_timer.xhp\n" +"tit\n" "help.text" -msgid "Description:=\"Something wrong happened !\", _" +msgid "ScriptForge.Timer service" msgstr "" -#. FNQNy -#: sf_exception.xhp +#. cxRDS +#: sf_timer.xhp msgctxt "" -"sf_exception.xhp\n" -"bas_id361608217956289\n" +"sf_timer.xhp\n" +"hd_id731582733781114\n" +"help.text" +msgid "<variable id=\"TimerService\"><link href=\"text/sbasic/shared/03/sf_timer.xhp\" name=\"ScriptForge.Timer service\"><literal>ScriptForge</literal>.<literal>Timer</literal> service</link></variable>" +msgstr "" + +#. WyVvH +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id961582733781662\n" +"help.text" +msgid "The <literal>Timer</literal> service measures the amount of time it takes to run user scripts." +msgstr "" + +#. kNcKc +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id181582733781323\n" +"help.text" +msgid "A Timer measures <emph>durations</emph>. It can be:" +msgstr "" + +#. ErpLm +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id711582733781252\n" +"help.text" +msgid "Started, to indicate when to start measuring time." +msgstr "" + +#. NAAFg +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id631582733781431\n" +"help.text" +msgid "Suspended, to pause measuring running time." +msgstr "" + +#. nt9Qc +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id691582733781498\n" +"help.text" +msgid "Resumed, to continue tracking running time after the Timer has been suspended." +msgstr "" + +#. zvNdv +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id31582733781344\n" +"help.text" +msgid "Restarted, which will cancel previous measurements and start the Timer at zero." +msgstr "" + +#. dm7yA +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id991582733781280\n" +"help.text" +msgid "Durations are expressed in seconds with a precision of 3 decimal digits (milliseconds). A duration value of 12.345 means 12 seconds and 345 milliseconds" +msgstr "" + +#. CVhDR +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"hd_id201582733781265\n" "help.text" -msgid "Number:=\"MyAppError\")" +msgid "Service invocation" +msgstr "" + +#. 8ntzF +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id141610734722352\n" +"help.text" +msgid "Before using the <literal>Timer</literal> service the <literal>ScriptForge</literal> library needs to be loaded using:" +msgstr "" + +#. SCYEX +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id891610734806133\n" +"help.text" +msgid "The example below creates a <literal>Timer</literal> object named <literal>myTimer</literal> and starts it immediately." +msgstr "" + +#. CnZqc +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id891582733781994\n" +"help.text" +msgid "It is recommended to free resources after use:" +msgstr "" + +#. 8h3fp +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"hd_id521582733781450\n" +"help.text" +msgid "Properties" +msgstr "" + +#. dVncX +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id71582733781260\n" +"help.text" +msgid "Name" +msgstr "" + +#. hFnkK +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id711582733781103\n" +"help.text" +msgid "Readonly" +msgstr "" + +#. NvqK9 +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id76158273378122\n" +"help.text" +msgid "Type" +msgstr "" + +#. 7zFYh +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id751582733781926\n" +"help.text" +msgid "Description" +msgstr "" + +#. T92or +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id621582733781588\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 9yDgM +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id731582733781476\n" +"help.text" +msgid "The actual running time elapsed since start or between start and stop (does not consider suspended time)" +msgstr "" + +#. ThAaG +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id301582733781498\n" +"help.text" +msgid "Yes" +msgstr "" + +#. tqpDU +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id401582733781608\n" +"help.text" +msgid "<literal>True</literal> when timer is started or suspended" +msgstr "" + +#. pSPgk +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id181582733781551\n" +"help.text" +msgid "Yes" +msgstr "" + +#. SGyi4 +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id161582733781328\n" +"help.text" +msgid "<literal>True</literal> when timer is started and suspended" +msgstr "" + +#. qoNpD +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id651582733781874\n" +"help.text" +msgid "Yes" +msgstr "" + +#. E45MD +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id171582733781456\n" +"help.text" +msgid "The actual time elapsed while suspended since start or between start and stop" +msgstr "" + +#. gxF8S +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id141582733781303\n" +"help.text" +msgid "Yes" +msgstr "" + +#. FeCob +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id411582733781932\n" +"help.text" +msgid "The actual time elapsed since start or between start and stop (including suspensions and running time)" +msgstr "" + +#. Mav4g +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"hd_id141582734141895\n" +"help.text" +msgid "Methods" +msgstr "" + +#. P8RQj +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id291582734377752\n" +"help.text" +msgid "All methods do not require arguments and return a <literal>Boolean</literal> value." +msgstr "" + +#. onEib +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id311582734894257\n" +"help.text" +msgid "If the returned value is <literal>False</literal>, then nothing happened." +msgstr "" + +#. U82Do +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id871582734180676\n" +"help.text" +msgid "Name" +msgstr "" + +#. 6oGwx +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id971582734180676\n" +"help.text" +msgid "Description" +msgstr "" + +#. ZMfpe +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id911582734180676\n" +"help.text" +msgid "Returned value" +msgstr "" + +#. S6Gay +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id31582734180676\n" +"help.text" +msgid "Continue" +msgstr "" + +#. C2QQ4 +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id301582734180676\n" +"help.text" +msgid "Resumes the Timer if it has been suspended" +msgstr "" + +#. ixF7A +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id661582734180676\n" +"help.text" +msgid "<literal>False</literal> if the timer is not suspended" +msgstr "" + +#. ASHCm +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id881582734649304\n" +"help.text" +msgid "Restart" +msgstr "" + +#. nkUs3 +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id821582734649305\n" +"help.text" +msgid "Terminates the timer and discard its current property values, restarting as a new clean Timer" +msgstr "" + +#. UtCTT +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id761582734649305\n" +"help.text" +msgid "<literal>False</literal> if the timer is inactive" +msgstr "" + +#. 7VHEX +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id201582734802443\n" +"help.text" +msgid "Start" +msgstr "" + +#. AkgAy +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id641582734802443\n" +"help.text" +msgid "Starts a new clean timer" +msgstr "" + +#. B4gTh +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id921582734802443\n" +"help.text" +msgid "<literal>False</literal> if the timer is already started" +msgstr "" + +#. QdjDi +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id781582734905507\n" +"help.text" +msgid "Suspend" +msgstr "" + +#. D7CoH +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id81582734905507\n" +"help.text" +msgid "Suspends a running timer" +msgstr "" + +#. YbeSJ +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id661582734905507\n" +"help.text" +msgid "<literal>False</literal> if the timer is not started or already suspended" +msgstr "" + +#. BUjcE +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id771582734996722\n" +"help.text" +msgid "Terminate" +msgstr "" + +#. sgXra +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id861582734996722\n" +"help.text" +msgid "Stops a running timer" +msgstr "" + +#. WkCCC +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id381582734996722\n" +"help.text" +msgid "<literal>False</literal> if the timer is neither started nor suspended" +msgstr "" + +#. Axxez +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"hd_id651582735695110\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. J6XGB +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id281610740093006\n" +"help.text" +msgid "If you call the <literal>Terminate</literal> method, subsequent calls for the <literal>Continue</literal> method will not resume time measurement. Similarly, after a Timer has been terminated, calling the <literal>Start</literal> method will restart it as if it were a clean new Timer." +msgstr "" + +#. bHEyr +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"hd_id431610989623086\n" +"help.text" +msgid "Working with Multiple Timers" +msgstr "" + +#. dr779 +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id741610989639201\n" +"help.text" +msgid "It is possible to instantiate multiple <literal>Timer</literal> services in parallel, which gives flexibility in measuring time in different parts of the code." +msgstr "" + +#. ueLgB +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id921610989722908\n" +"help.text" +msgid "The following example illustrates how to create two <literal>Timer</literal> objects and start them separately." +msgstr "" + +#. CpzL5 +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id531610970649205\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03030203.xhp#now\">Now function</link>" +msgstr "" + +#. iuTvZ +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id221610970653662\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03030303.xhp#timer\">Timer function</link>" +msgstr "" + +#. dphFv +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"tit\n" +"help.text" +msgid "ScriptForge.UI service" +msgstr "" + +#. QWA6E +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id371587913266310\n" +"help.text" +msgid "<variable id=\"UIService\"><link href=\"text/sbasic/shared/03/sf_ui.xhp\" name=\"ScriptForge.UI service\"><literal>ScriptForge</literal>.<literal>UI</literal> service</link></variable>" +msgstr "" + +#. ABBCn +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id31587913266153\n" +"help.text" +msgid "The UI (User Interface) service simplifies the identification and the manipulation of the different windows composing the whole LibreOffice application:" +msgstr "" + +#. nTqj5 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id591587913266547\n" +"help.text" +msgid "Windows selection" +msgstr "" + +#. 45jFA +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id511587913266292\n" +"help.text" +msgid "Windows moving and resizing" +msgstr "" + +#. UKRyn +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id51587913266596\n" +"help.text" +msgid "Statusbar settings" +msgstr "" + +#. oj2kC +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id401599404339702\n" +"help.text" +msgid "Display of a floating progress bar" +msgstr "" + +#. iE5hR +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id761587913266388\n" +"help.text" +msgid "Creation of new windows" +msgstr "" + +#. Dxuyy +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id591587913266489\n" +"help.text" +msgid "Access to the underlying \"documents\"" +msgstr "" + +#. 3pR9U +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id421587913266819\n" +"help.text" +msgid "The UI service is the starting point to open, create or access to the content of new or existing documents from a user script." +msgstr "" + +#. ERvRF +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id881587913266307\n" +"help.text" +msgid "Definitions" +msgstr "" + +#. o4Eq6 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id761587913266887\n" +"help.text" +msgid "WindowName" +msgstr "" + +#. L8Ate +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id741587913266919\n" +"help.text" +msgid "A window can be designated using various ways:" +msgstr "" + +#. Bhs9h +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id291587913946648\n" +"help.text" +msgid "a full path and file name" +msgstr "" + +#. CK62z +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id991587914045862\n" +"help.text" +msgid "the last component of the full file name or even only the last component without its suffix" +msgstr "" + +#. 8qLrG +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id541587914079744\n" +"help.text" +msgid "the title of the window" +msgstr "" + +#. rdSGt +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id191587914134221\n" +"help.text" +msgid "for new documents, something like \"Untitled 1\"" +msgstr "" + +#. GrAxe +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id911587914185746\n" +"help.text" +msgid "one of the special windows \"<literal>BASICIDE</literal>\" and \"<literal>WELCOMESCREEN</literal>\"" +msgstr "" + +#. n5ZLz +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id181587914255236\n" +"help.text" +msgid "The window name is case-sensitive." +msgstr "" + +#. CC5D5 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id541588520711430\n" +"help.text" +msgid "Document object" +msgstr "" + +#. utsAW +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id841588521238711\n" +"help.text" +msgid "The methods <literal>CreateDocument</literal>, <literal>CreateBaseDocument</literal>, <literal>GetDocument</literal> and <literal>OpenDocument</literal>, described below, generate document objects. When a window contains a document, an instance of the <literal>Document</literal> class represents that document. A counterexample the Basic IDE is not a document but is a window in our terminology. Additionally a document has a type: <literal>Calc</literal>, <literal>Impress</literal>, <literal>Writer</literal>, ..." +msgstr "" + +#. CbJ8H +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id331588521254916\n" +"help.text" +msgid "The specific properties and methods applicable on documents are implemented in a document class." +msgstr "" + +#. CEisb +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id971588521292976\n" +"help.text" +msgid "The implementation of the document objects class is done in the <literal>SFDocuments</literal> associated library. See its \"<literal>Document</literal>\" service." +msgstr "" + +#. 8NGPA +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id91587913266988\n" +"help.text" +msgid "Service invocation" +msgstr "" + +#. 2tFG6 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id841587913266618\n" +"help.text" +msgid "Properties" +msgstr "" + +#. m8i6L +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id521587913266568\n" +"help.text" +msgid "Name" +msgstr "" + +#. 48SHW +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id421587913266368\n" +"help.text" +msgid "ReadOnly" +msgstr "" + +#. GpADs +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id631587914939732\n" +"help.text" +msgid "Type" +msgstr "" + +#. nB9z5 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id951587913266220\n" +"help.text" +msgid "Description" +msgstr "" + +#. c5EiC +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id651587913266754\n" +"help.text" +msgid "Yes" +msgstr "" + +#. vQ8TT +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id351587913266349\n" +"help.text" +msgid "a valid and unique <literal>WindowName</literal> for the currently active window. When the window cannot be identified, a zero-length string is returned." +msgstr "" + +#. DiCRC +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id658517913266754\n" +"help.text" +msgid "Yes" +msgstr "" + +#. Bjyuv +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id153587913266349\n" +"help.text" +msgid "The list of the currently open documents. Special windows are ignored. This list consists of a zero-based one dimensional array either of filenames (in SF_FileSystem.FileNaming notation) or of window titles for unsaved documents." +msgstr "" + +#. qsuDQ +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id891587985839528\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. kNYeR +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id921606472825856\n" +"help.text" +msgid "Methods" +msgstr "" + +#. kBKbF +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id381606472825856\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03/sf_ui.xhp#Activate\" name=\"Activate method\">Activate</link><br/> <link href=\"text/sbasic/shared/03/sf_ui.xhp#CreateBaseDocument\" name=\"CreateBaseDocument method\">CreateBaseDocument</link><br/> <link href=\"text/sbasic/shared/03/sf_ui.xhp#CreateDocument\" name=\"CreateDocument method\">CreateDocument</link> (*)<br/> <link href=\"text/sbasic/shared/03/sf_ui.xhp#GetDocument\" name=\"GetDocument method\">GetDocument</link>" +msgstr "" + +#. svrQL +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id451606472825856\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03/sf_ui.xhp#Maximize\" name=\"Maximize method\">Maximize</link><br/> <link href=\"text/sbasic/shared/03/sf_ui.xhp#Minimize\" name=\"Minimize method\">Minimize</link><br/> <link href=\"text/sbasic/shared/03/sf_ui.xhp#OpenBaseDocument\" name=\"OpenBaseDocument method\">OpenBaseDocument</link><br/> <link href=\"text/sbasic/shared/03/sf_ui.xhp#OpenDocument\" name=\"OpenDocument method\">OpenDocument</link> (*)" +msgstr "" + +#. P3aHi +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id161606472825856\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03/sf_ui.xhp#Resize\" name=\"Resize method\">Resize</link><br/> <link href=\"text/sbasic/shared/03/sf_ui.xhp#SetStatusBar\" name=\"SetStatusBar method\">SetStatusBar</link> (*)<br/> <link href=\"text/sbasic/shared/03/sf_ui.xhp#ShowProgressBar\" name=\"ShowProgressBar method\">ShowProgressBar</link><br/> <link href=\"text/sbasic/shared/03/sf_ui.xhp#WindowExists\" name=\"WindowExists method\">WindowExists</link>" +msgstr "" + +#. dfsmh +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id811596553490262\n" +"help.text" +msgid "Note, as an exception, that the methods marked <emph>(*)</emph> are <emph>not applicable to Base documents</emph>." +msgstr "" + +#. 778Fh +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id201587913266596\n" +"help.text" +msgid "Make the specified window active. The method returns <literal>True</literal> if the given window is found and can be activated. There is no change in the actual user interface if no window matches the selection." +msgstr "" + +#. 6AiGy +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id591587913266515\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. xc338 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id781587913266640\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. fcE3q +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id381587913266946\n" +"help.text" +msgid "<emph>WindowName</emph>: see the definitions above." +msgstr "" + +#. wdNiF +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id14158791326646\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. df2C7 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id13159655484952\n" +"help.text" +msgid "Create and store a new LibreOffice Base document embedding an empty database of the given type. The method returns a document object." +msgstr "" + +#. PbVWW +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id461596554849371\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. ZDFEW +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id201596554849717\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. BtPaW +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id441596554849949\n" +"help.text" +msgid "<emph>FileName</emph> : Identifies the file to create. It must follow the SF_FileSystem.FileNaming notation. If the file already exists, it is overwritten without warning" +msgstr "" + +#. nePdj +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id381596554849698\n" +"help.text" +msgid "<emph>EmbeddedDatabase</emph> : Either \"HSQLDB\" (default) or \"FIREBIRD\"." +msgstr "" + +#. iyE5E +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id521596554849185\n" +"help.text" +msgid "<emph>RegistrationName</emph> : The name used to store the new database in the databases register. When = \"\" (default), no registration takes place. If the name already exists it is overwritten without warning." +msgstr "" + +#. FfJTa +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id841596554849466\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. A9gBj +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id651588521753997\n" +"help.text" +msgid "Create a new LibreOffice document of a given type or based on a given template. The method returns a document object." +msgstr "" + +#. BvqNu +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id541588521753959\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. 9BRpM +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id9215885217531000\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. CC8kd +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id51588521753302\n" +"help.text" +msgid "<emph>DocumentType</emph> : \"Calc\", \"Writer\", etc. If absent, the <literal>TemplateFile</literal> argument must be present." +msgstr "" + +#. 2DPGC +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id401588522663325\n" +"help.text" +msgid "<emph>TemplateFile</emph> : The full <literal>FileName</literal> of the template to build the new document on. If the file does not exist, the argument is ignored. The \"FileSystem\" service provides the <literal>TemplatesFolder</literal> and <literal>UserTemplatesFolder</literal> properties to help to build the argument." +msgstr "" + +#. JFB9W +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id131588522824366\n" +"help.text" +msgid "<emph>Hidden</emph>: if <literal>True</literal>, open the new document in the background (default = False). To use with caution: activation or closure afterwards can only happen programmatically." +msgstr "" + +#. JyvcL +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id421588521753716\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. W3qxn +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id201588520551463\n" +"help.text" +msgid "Returns a document object referring to either the active window or the given window." +msgstr "" + +#. saKmq +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id931588520551562\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. YbGBb +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id1001588520551269\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. hD23E +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id851588520551368\n" +"help.text" +msgid "<emph>WindowName</emph>: see the definitions above." +msgstr "" + +#. o3JTE +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id421588520551206\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. CYsyC +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id24158798644169\n" +"help.text" +msgid "Maximizes the active window or the given window." +msgstr "" + +#. TAn2m +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id921587986441522\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. mAYZz +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id621587986441611\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. G2hSo +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id951587986441954\n" +"help.text" +msgid "<emph>WindowName</emph>: see the definitions above. If the argument is absent, the active window is maximized." +msgstr "" + +#. t6rrv +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id471587986441580\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. vzDdG +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id871587986592696\n" +"help.text" +msgid "Minimizes the active window or the given window." +msgstr "" + +#. 4ZD5N +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id621587986592339\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. qws5A +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id971587986592623\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. snQ6b +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id751587986592626\n" +"help.text" +msgid "<emph>WindowName</emph>: see the definitions above. If the argument is absent, the active window is minimized." +msgstr "" + +#. yA96Y +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id381587986592563\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. tmxLS +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id691596555746539\n" +"help.text" +msgid "Open an existing LibreOffice Base document. The method returns a document object." +msgstr "" + +#. CwvY7 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id121596555746296\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. sMVbp +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id651596555746823\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. RERE5 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id231596555746385\n" +"help.text" +msgid "<emph>FileName</emph> : Identifies the file to open. It must follow the SF_FileSystem.FileNaming notation. If the file already exists, it is overwritten without warning" +msgstr "" + +#. xE2FY +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id711596555746281\n" +"help.text" +msgid "<emph>RegistrationName</emph> : The name to use to find the database in the databases register. It is ignored if <literal>FileName</literal> <> \"\"." +msgstr "" + +#. u4Erc +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"id721596556313545\n" +"help.text" +msgid "<emph>MacroExecution</emph>: 0 = behaviour is defined by the user configuration, 1 = macros are not executable, 2 = macros are executable." +msgstr "" + +#. ggj2J +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id601596555746980\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. szffG +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id541588523635283\n" +"help.text" +msgid "Open an existing LibreOffice document with the given options. Returns a document object or one of its subclasses or <literal>Null</literal> if the opening failed, including when due to a user decision." +msgstr "" + +#. BcGp9 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id111588523635204\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. tLF9m +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id421588523635830\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. dZF95 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id481588523635890\n" +"help.text" +msgid "<emph>FileName</emph>: Identifies the file to open. It must follow the <literal>FileNaming</literal> notation of the <literal>FileSystem</literal> service." +msgstr "" + +#. NRyuH +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id451588523635507\n" +"help.text" +msgid "<emph>Password</emph>: To use when the document is protected. If wrong or absent while the document is protected, the user will be prompted to enter a password." +msgstr "" + +#. hZkGG +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id611588524329781\n" +"help.text" +msgid "<emph>ReadOnly</emph>: Default = <literal>False</literal>." +msgstr "" + +#. Hhywx +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id641588523635497\n" +"help.text" +msgid "<emph>Hidden</emph>: if <literal>True</literal>, open the new document in the background (default = False). To use with caution: activation or closure afterwards can only happen programmatically." +msgstr "" + +#. VPmyv +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id981588524474719\n" +"help.text" +msgid "<emph>MacroExecution</emph>: 0 = behaviour is defined by the user configuration, 1 = macros are not executable, 2 = macros are executable." +msgstr "" + +#. KBCtV +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id611588524584693\n" +"help.text" +msgid "<emph>FilterName</emph>: The name of a filter that should be used for loading the document. If present, the filter must exist." +msgstr "" + +#. 6rbcm +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id191588524634348\n" +"help.text" +msgid "<emph>FilterOptions</emph>: An optional string of options associated with the filter." +msgstr "" + +#. SBRPS +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id151588523635407\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. qMTrj +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id751587986945965\n" +"help.text" +msgid "Resizes and/or moves the active window. Absent and negative arguments are ignored. If the window is minimized or maximized, calling <literal>Resize</literal> without arguments restores it." +msgstr "" + +#. 9g4CH +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id861587986945481\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. 6GL4m +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id821587986945735\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. SxjEP +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id441587986945696\n" +"help.text" +msgid "<emph>Left, Top</emph>: Distances of the top-left corner from top and left edges of the screen." +msgstr "" + +#. ne7hx +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id601587987453825\n" +"help.text" +msgid "<emph>Width, Height</emph>: New dimensions of the window." +msgstr "" + +#. Cor6B +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id251587986945699\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. 4UBqz +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"bas_id801587987507028\n" +"help.text" +msgid "' Top and Height are left unchanged" +msgstr "" + +#. NnBWM +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id281587996421580\n" +"help.text" +msgid "Display a text and a progressbar in the status bar of the active window. Any subsequent calls in the same macro run refer to the same status bar of the same window, even if the window is not visible anymore. A call without arguments resets the status bar to its normal state." +msgstr "" + +#. nWKzF +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id61587996421735\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. 2UtiV +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id771587996421217\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. dKTqd +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id71587996421829\n" +"help.text" +msgid "<emph>Text</emph>: An optional text to be displayed in front of the progress bar." +msgstr "" + +#. WuBNx +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id881587996421777\n" +"help.text" +msgid "<emph>Percentage</emph>: an optional degree of progress between 0 and 100." +msgstr "" + +#. Rs7Cd +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id841587996421626\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. DBbfU +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id571598864255776\n" +"help.text" +msgid "Display a non-modal dialog box. Specify its title, an explicatory text and a percentage of progress represented on a progressbar. The box will remain visible until a call to the method without argument, or until the end of the currently running macro." +msgstr "" + +#. uaAfE +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id31598864255246\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. Vm528 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id171598864255620\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. B27Bg +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id441598864535695\n" +"help.text" +msgid "<emph>Title</emph> : The title appearing on top of the dialog box. Default = \"ScriptForge\"." +msgstr "" + +#. 6pZKs +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id311598864255297\n" +"help.text" +msgid "<emph>Text</emph>: An optional text to be displayed above the progress bar." +msgstr "" + +#. FV2pm +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id881598864255424\n" +"help.text" +msgid "<emph>Percentage</emph>: an optional degree of progress between 0 and 100." +msgstr "" + +#. RhiFd +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id49159886425584\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" +msgstr "" + +#. ZEG6t +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id431588587119925\n" +"help.text" +msgid "Returns <literal>True</literal> if the given window could be identified." +msgstr "" + +#. EoShA +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id61588587119150\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functsyntax\"/>" +msgstr "" + +#. 5p8LA +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id761588587119371\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functparameters\"/>" +msgstr "" + +#. aAKnF +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id45158858711917\n" +"help.text" +msgid "<emph>WindowName</emph>: see the definitions above." +msgstr "" + +#. oAjFN +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id651588587119757\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functexample\"/>" msgstr "" diff --git a/source/gl/helpcontent2/source/text/scalc/01.po b/source/gl/helpcontent2/source/text/scalc/01.po index 664e51da7d8..96c8e53316b 100644 --- a/source/gl/helpcontent2/source/text/scalc/01.po +++ b/source/gl/helpcontent2/source/text/scalc/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-19 13:13+0100\n" "PO-Revision-Date: 2021-01-13 13:36+0000\n" "Last-Translator: Xosé <xosecalvo@gmail.com>\n" "Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/gl/>\n" @@ -48592,13 +48592,13 @@ msgctxt "" msgid "Case sensitive" msgstr "" -#. cL8EG +#. CF7yB #: 12030200.xhp msgctxt "" "12030200.xhp\n" "par_id3153091\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/case\"> Sorts first by uppercase letters and then by lowercase letters. For Asian languages, special handling applies.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/case\">Sorts first by uppercase letters and then by lowercase letters. For Asian languages, special handling applies.</ahelp>" msgstr "" #. QbcU3 @@ -48610,14 +48610,14 @@ msgctxt "" msgid "For Asian languages: Check <emph>Case Sensitive</emph> to apply multi-level collation. With multi-level collation, entries are first compared in their primitive forms with their cases and diacritics ignored. If they evaluate as the same, their diacritics are taken into account for the second-level comparison. If they still evaluate as the same, their cases, character widths, and Japanese Kana difference are considered for the third-level comparison." msgstr "" -#. SFxVV +#. Z5MKw #: 12030200.xhp msgctxt "" "12030200.xhp\n" "hd_id3155856\n" "help.text" -msgid "Range contains column/row labels" -msgstr "Contén etiquetas de columna" +msgid "Range contains row/column labels" +msgstr "" #. dHpeV #: 12030200.xhp @@ -48664,6 +48664,42 @@ msgctxt "" msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/naturalsort\">Natural sort is a sort algorithm that sorts string-prefixed numbers based on the value of the numerical element in each sorted number, instead of the traditional way of sorting them as ordinary strings.</ahelp> For instance, let's assume you have a series of values such as, A1, A2, A3, A4, A5, A6, ..., A19, A20, A21. When you put these values into a range of cells and run the sort, it will become A1, A11, A12, A13, ..., A19, A2, A20, A21, A3, A4, A5, ..., A9. While this sorting behavior may make sense to those who understand the underlying sorting mechanism, to the rest of the population it seems completely bizarre, if not outright inconvenient. With the natural sort feature enabled, values such as the ones in the above example get sorted \"properly\", which improves the convenience of sorting operations in general." msgstr "" +#. SJjo2 +#: 12030200.xhp +msgctxt "" +"12030200.xhp\n" +"hd_id71610757096466\n" +"help.text" +msgid "Include boundary column(s)/row(s) containing only comments" +msgstr "" + +#. AKcgf +#: 12030200.xhp +msgctxt "" +"12030200.xhp\n" +"par_id431610757186031\n" +"help.text" +msgid "Range boundary columns (for sorting rows) or boundary rows (for sorting columns) of a sorting range are not sorted by default if they are empty. Check this option if boundary columns or boundary rows containing comments are also to be sorted." +msgstr "" + +#. zDzUQ +#: 12030200.xhp +msgctxt "" +"12030200.xhp\n" +"hd_id161610757296697\n" +"help.text" +msgid "Include boundary column(s)/row(s) containing only images" +msgstr "" + +#. QCvRo +#: 12030200.xhp +msgctxt "" +"12030200.xhp\n" +"par_id181610758875786\n" +"help.text" +msgid "Border columns (for sorting rows) or border rows (for sorting columns) of a sorting area are not sorted by default if they are empty. Check this option if boundary columns or boundary rows containing images are also to be sorted." +msgstr "" + #. LBnqi #: 12030200.xhp msgctxt "" @@ -48682,40 +48718,40 @@ msgctxt "" msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/copyresult\"> Copies the sorted list to the cell range that you specify.</ahelp>" msgstr "" -#. y58HR +#. aKPqx #: 12030200.xhp msgctxt "" "12030200.xhp\n" "hd_id3153418\n" "help.text" -msgid "Sort results" +msgid "Sort results (named ranges list)" msgstr "" -#. iF7Br +#. JGhWC #: 12030200.xhp msgctxt "" "12030200.xhp\n" "par_id3155602\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outarealb\"> Select a named <link href=\"text/scalc/01/12010000.xhp\" name=\"cell range\"> cell range</link> where you want to display the sorted list, or enter a cell range in the input box.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outarealb\"> Select a named <link href=\"text/scalc/01/12010000.xhp\" name=\"cell range\"> cell range</link> where you want to display the sorted list.</ahelp>" msgstr "" -#. 3BZpF +#. nxJWR #: 12030200.xhp msgctxt "" "12030200.xhp\n" "hd_id3153707\n" "help.text" -msgid "Sort results" +msgid "Sort results (input box)" msgstr "" -#. zkeZh +#. BDJEH #: 12030200.xhp msgctxt "" "12030200.xhp\n" "par_id3145642\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outareaed\"> Enter the cell range where you want to display the sorted list, or select a named range from the list.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outareaed\">Enter the cell range where you want to display the sorted list.</ahelp>" msgstr "" #. ZCoZV @@ -48736,22 +48772,22 @@ msgctxt "" msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuser\"> Click here and then select the custom sort order that you want.</ahelp>" msgstr "" -#. kLByA +#. AB5C5 #: 12030200.xhp msgctxt "" "12030200.xhp\n" "hd_id3154704\n" "help.text" -msgid "Custom sort order" -msgstr "Personalizar a ordenación" +msgid "Custom sort order list" +msgstr "" -#. EbsC7 +#. hQE6m #: 12030200.xhp msgctxt "" "12030200.xhp\n" "par_id3155962\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuserlb\"> Select the custom sort order that you want to apply. To define a custom sort order, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060400.xhp\" name=\"%PRODUCTNAME Calc - Sort Lists\">%PRODUCTNAME Calc - Sort Lists</link> .</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuserlb\"> Select the custom sort order that you want to apply. To define a custom sort order, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060400.xhp\" name=\"%PRODUCTNAME Calc - Sort Lists\"><menuitem>%PRODUCTNAME Calc - Sort Lists</menuitem></link>.</ahelp>" msgstr "" #. vH2Uh diff --git a/source/gl/helpcontent2/source/text/scalc/guide.po b/source/gl/helpcontent2/source/text/scalc/guide.po index 2c49c8b93d2..0c0b9478ed6 100644 --- a/source/gl/helpcontent2/source/text/scalc/guide.po +++ b/source/gl/helpcontent2/source/text/scalc/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-25 14:55+0100\n" "PO-Revision-Date: 2021-01-06 10:36+0000\n" "Last-Translator: Xosé <xosecalvo@gmail.com>\n" "Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/gl/>\n" @@ -2815,13 +2815,13 @@ msgctxt "" msgid "<variable id=\"cellstyle_conditional\"><link href=\"text/scalc/guide/cellstyle_conditional.xhp\" name=\"Applying Conditional Formatting\">Applying Conditional Formatting</link></variable>" msgstr "" -#. pHN5U +#. 3Feon #: cellstyle_conditional.xhp msgctxt "" "cellstyle_conditional.xhp\n" "par_id3159156\n" "help.text" -msgid "Using the menu command <emph>Format - Conditional formatting</emph>, the dialog allows you to define conditions per cell, which must be met in order for the selected cells to have a particular format." +msgid "Using the menu command <emph>Format - Conditional - Condition</emph>, the dialog allows you to define conditions per cell, which must be met in order for the selected cells to have a particular format." msgstr "" #. SbhJy @@ -2860,13 +2860,13 @@ msgctxt "" msgid "Select the cells to which you want to apply a conditional style." msgstr "" -#. fRMFM +#. oEDHp #: cellstyle_conditional.xhp msgctxt "" "cellstyle_conditional.xhp\n" "par_id3155603\n" "help.text" -msgid "Choose <emph>Format - Conditional Formatting</emph>." +msgid "Choose <emph>Format - Conditional - Condition</emph>." msgstr "" #. nFqJG @@ -2905,13 +2905,13 @@ msgctxt "" msgid "You want to give certain values in your tables particular emphasis. For example, in a table of turnovers, you can show all the values above the average in green and all those below the average in red. This is possible with conditional formatting." msgstr "" -#. 64yKT +#. 9zJa4 #: cellstyle_conditional.xhp msgctxt "" "cellstyle_conditional.xhp\n" "par_id3155337\n" "help.text" -msgid "First of all, write a table in which a few different values occur. For your test you can create tables with any random numbers:" +msgid "First of all, create a table in which a few different values occur. For your test you can create tables with any random numbers:" msgstr "" #. A66qh @@ -2968,22 +2968,22 @@ msgctxt "" msgid "Click in a blank cell and select the command <emph>Format Cells</emph> in the context menu." msgstr "" -#. pzTvA +#. JZ7gV #: cellstyle_conditional.xhp msgctxt "" "cellstyle_conditional.xhp\n" "par_id3155529\n" "help.text" -msgid "In the <emph>Format Cells</emph> dialog on the <emph>Background</emph> tab, select a background color. Click <emph>OK</emph>." +msgid "In the <emph>Format Cells</emph> dialog on the <emph>Background</emph> tab, click the <emph>Color</emph> button and then select a background color. Click <emph>OK</emph>." msgstr "" -#. BMczi +#. AwUDA #: cellstyle_conditional.xhp msgctxt "" "cellstyle_conditional.xhp\n" "par_id3154484\n" "help.text" -msgid "In the Styles window, click the <emph>New Style from Selection</emph> icon. Enter the name of the new style. For this example, name the style \"Above\"." +msgid "In the Styles deck of the Sidebar, click the <emph>New Style from Selection</emph> icon. Enter the name of the new style. For this example, name the style \"Above\"." msgstr "" #. 4bRZa @@ -3022,13 +3022,13 @@ msgctxt "" msgid "Set the cursor in a blank cell, for example, J14, and choose <emph>Insert - Function</emph>." msgstr "" -#. QA6oP +#. JF5VP #: cellstyle_conditional.xhp msgctxt "" "cellstyle_conditional.xhp\n" "par_id3156016\n" "help.text" -msgid "Select the AVERAGE function. Use the mouse to select all your random numbers. If you cannot see the entire range, because the Function Wizard is obscuring it, you can temporarily shrink the dialog using the <link href=\"text/shared/00/00000001.xhp#eingabesymbol\" name=\"Shrink or Maximize\"><item type=\"menuitem\">Shrink / Maximize</item></link> icon." +msgid "Select the AVERAGE function. Use the mouse to select all your random numbers. If you cannot see the entire range, because the Function Wizard is obscuring it, you can temporarily shrink the dialog using the <link href=\"text/shared/00/00000001.xhp#eingabesymbol\" name=\"Shrink or Maximize\"><item type=\"menuitem\">Shrink</item></link> icon." msgstr "" #. YEqsh @@ -3067,13 +3067,13 @@ msgctxt "" msgid "Select all cells with the random numbers." msgstr "" -#. vxDRC +#. p7dEG #: cellstyle_conditional.xhp msgctxt "" "cellstyle_conditional.xhp\n" "par_id3153801\n" "help.text" -msgid "Choose the <emph>Format - Conditional Formatting</emph> command to open the corresponding dialog." +msgid "Choose the <emph>Format - Conditional - Condition</emph> command to open the corresponding dialog." msgstr "" #. oaUQo @@ -3130,31 +3130,31 @@ msgctxt "" msgid "Select the cells that are to receive this same formatting." msgstr "" -#. iGbDq +#. zDCnK #: cellstyle_conditional.xhp msgctxt "" "cellstyle_conditional.xhp\n" "par_id3147298\n" "help.text" -msgid "Choose <emph>Edit - Paste Special</emph>. The <emph>Paste Special</emph> dialog appears." +msgid "Choose <emph>Edit - Paste Special - Paste Special</emph>. The <emph>Paste Special</emph> dialog appears." msgstr "" -#. PFnj2 +#. KEnNM #: cellstyle_conditional.xhp msgctxt "" "cellstyle_conditional.xhp\n" "par_id3166465\n" "help.text" -msgid "In the <emph>Selection</emph> area, check only the <emph>Formats</emph> box. All other boxes must be unchecked. Click <emph>OK</emph>." +msgid "In the <emph>Paste</emph> area, check only the <emph>Formats</emph> box. All other boxes must be unchecked. Click <emph>OK</emph>. Or you can click the <emph>Formats only</emph> button instead." msgstr "" -#. duFEp +#. YMDKA #: cellstyle_conditional.xhp msgctxt "" "cellstyle_conditional.xhp\n" "par_id3159123\n" "help.text" -msgid "<link href=\"text/scalc/01/05120000.xhp\" name=\"Format - Conditional formatting\">Format - Conditional formatting</link>" +msgid "<link href=\"text/scalc/01/05120000.xhp\" name=\"Format - Conditional formatting\">Format - Conditional - Condition</link>" msgstr "" #. HFoKB @@ -3220,76 +3220,76 @@ msgctxt "" msgid "The cell number format is defined in two parts. The format for positive numbers and zero is defined in front of the semicolon; after the semicolon the formula for negative numbers is defined. You can change the code (RED) under <item type=\"menuitem\">Format code</item>. For example, instead of RED, enter <item type=\"literal\">YELLOW</item>. If the new code appears in the list after clicking the <item type=\"menuitem\">Add</item> icon, this is a valid entry." msgstr "" -#. C6AnT +#. 5vG69 #: change_image_anchor.xhp msgctxt "" "change_image_anchor.xhp\n" "image_anc\n" "help.text" -msgid "Change Image Anchor in Calc" +msgid "Changing Image Anchor in Calc" msgstr "" -#. hrTCt +#. Vwqvb #: change_image_anchor.xhp msgctxt "" "change_image_anchor.xhp\n" "bm_id471607970579914\n" "help.text" -msgid "<bookmark_value>anchor;image</bookmark_value>" +msgid "<bookmark_value>anchor;image</bookmark_value><bookmark_value>image anchor;in Calc</bookmark_value><bookmark_value>image anchor in Calc;changing</bookmark_value>" msgstr "" -#. UsH3R +#. t3pgZ #: change_image_anchor.xhp msgctxt "" "change_image_anchor.xhp\n" "par_id851607971999527\n" "help.text" -msgid "<variable id=\"anchor_image\"><link href=\"text/scalc/guide/change_image_anchor.xhp\" name=\"Changing Anchor of Image\">Change Anchor of Image</link> </variable>" +msgid "<variable id=\"anchor_image\"><link href=\"text/scalc/guide/change_image_anchor.xhp\" name=\"Changing Anchor of Image\">Changing the Anchor of an Image</link> </variable>" msgstr "" -#. 4jY2o +#. BoMUp #: change_image_anchor.xhp msgctxt "" "change_image_anchor.xhp\n" "par_id881607972030094\n" "help.text" -msgid "When you insert an image in Calc, it gets anchored to the cell by default and does not resize when moved." +msgid "Images are inserted in a Calc spreadsheet anchored to cells by default and do not resize when the cell is moved." msgstr "" -#. F6G6d +#. gFthU #: change_image_anchor.xhp msgctxt "" "change_image_anchor.xhp\n" "par_id741607810664944\n" "help.text" -msgid "The image could be anchored in three different ways:" +msgid "Images can be anchored in three different ways:" msgstr "" -#. 6Zda2 +#. PEh9n #: change_image_anchor.xhp msgctxt "" "change_image_anchor.xhp\n" "par_id351607809926451\n" "help.text" -msgid "<emph>To Cell:</emph> When the image is anchored to cell, the image will move along with the cell( while copying, sorting or inserting cells)." +msgid "<emph>To Cell:</emph> the image will move along with the cell, when copying, sorting or inserting and deleting cells before." msgstr "" -#. BCZtC +#. 99BBj #: change_image_anchor.xhp msgctxt "" "change_image_anchor.xhp\n" "par_id871607809971823\n" "help.text" -msgid "<emph>To Cell(resize with cell):</emph> When resize with cell option is selected, the image would move along with the cell. Also the size of the image will be altered according to the size of the destination cell. The aspect ratio of original image is maintained as long as the image fits into the cell." +msgid "<emph>To Cell(resize with cell):</emph> the image will move along with the cell. In addition, the image height and width will be resized if the cell holding the anchor is later resized. The aspect ratio of the image follows the later aspect ratio of the cell holding the anchor." msgstr "" -#. LvEkh +#. DGAiK #: change_image_anchor.xhp msgctxt "" "change_image_anchor.xhp\n" "par_id551607810008215\n" "help.text" -msgid "<emph>To Page:</emph> When the image is anchored to page, ordering of cells or pasting in other cells do not affect the image position in the page." +msgid "<emph>To Page:</emph> the image position in the page is not affected by cells ordering or cells movements." msgstr "" #. 97qEg @@ -3301,22 +3301,22 @@ msgctxt "" msgid "To Change the anchor of an image" msgstr "" -#. bZBwm +#. t5B8m #: change_image_anchor.xhp msgctxt "" "change_image_anchor.xhp\n" "par_id41607978764613\n" "help.text" -msgid "<emph>Insert Image Dialog - Anchor.</emph> Or, on the context menu of the image choose -<emph> Anchor</emph>" +msgid "Select the image and choose <menuitem>Format - Anchor</menuitem>, or, on the context menu of the image choose <menuitem>Anchor</menuitem>" msgstr "" -#. ZjUUv +#. pSQWf #: change_image_anchor.xhp msgctxt "" "change_image_anchor.xhp\n" "par_id761607809520625\n" "help.text" -msgid "The original size of the image and cell is preserved while pasting the entire row or entire column for both \"To Cell\" and \"To Cell(resize with cell)\" option." +msgid "The original size of the image and cell is preserved while pasting the entire row or entire column for both <emph>To Cell</emph> and <emph>To Cell(resize with cell)</emph> options." msgstr "" #. G5Dfz @@ -11464,32 +11464,32 @@ msgctxt "" msgid "Copy the column headers of the sheet ranges to be filtered into an empty area of the sheet, and then enter the criteria for the filter in a row beneath the headers. Horizontally arranged data in a row will always be logically connected with AND, and vertically arranged data in a column will always be logically connected with OR." msgstr "" -#. fhdVY +#. 73DhZ #: specialfilter.xhp msgctxt "" "specialfilter.xhp\n" "par_id3153142\n" "help.text" -msgid "Once you have created a filter matrix, select the sheet ranges to be filtered. Open the <emph>Advanced Filter</emph> dialog by choosing <emph>Data - Filter - Advanced Filter</emph>, and define the filter conditions." +msgid "Once you have created a filter matrix, select the sheet ranges to be filtered. Open the <emph>Advanced Filter</emph> dialog by choosing <menuitem>Data - More Filters - Advanced Filter</menuitem>, and define the filter conditions." msgstr "" -#. oDxfb +#. 2F7wd #: specialfilter.xhp msgctxt "" "specialfilter.xhp\n" "par_id3153726\n" "help.text" -msgid "Then click OK, and you will see that only the rows from the original sheet whose contents have met the search criteria are still visible. All other rows are temporarily hidden and can be made to reappear with the <emph>Format - Rows - Show </emph>command." +msgid "Then click OK, and you will see that only the rows from the original sheet whose contents have met the search criteria are still visible. All other rows are temporarily hidden and can be made to reappear with the <menuitem>Format - Rows - Show</menuitem> command." msgstr "" -#. CC9mL +#. Sn4mJ #: specialfilter.xhp msgctxt "" "specialfilter.xhp\n" "par_id3149664\n" "help.text" -msgid "<emph>Example</emph>" -msgstr "<emph>Exemplo</emph>" +msgid "Example" +msgstr "" #. UFqRd #: specialfilter.xhp @@ -11500,60 +11500,6 @@ msgctxt "" msgid "Load a spreadsheet with a large number of records. We are using a fictional <emph>Turnover</emph> document, but you can just as easily use any other document. The document has the following layout:" msgstr "" -#. eEx5X -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3154510\n" -"help.text" -msgid "<emph>A</emph>" -msgstr "<emph>A</emph>" - -#. 9cuXW -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3150327\n" -"help.text" -msgid "<emph>B</emph>" -msgstr "<emph>B</emph>" - -#. YfiAi -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3154756\n" -"help.text" -msgid "<emph>C</emph>" -msgstr "<emph>C</emph>" - -#. JX8aJ -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3155335\n" -"help.text" -msgid "<emph>D</emph>" -msgstr "<emph>A</emph>" - -#. QVEDv -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3146315\n" -"help.text" -msgid "<emph>E</emph>" -msgstr "<emph>E</emph>" - -#. Zok2N -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3145790\n" -"help.text" -msgid "<emph>1</emph>" -msgstr "" - #. KiEAY #: specialfilter.xhp msgctxt "" @@ -11599,15 +11545,6 @@ msgctxt "" msgid "Suite" msgstr "" -#. YJ2wP -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3154486\n" -"help.text" -msgid "<emph>2</emph>" -msgstr "" - #. KT7sj #: specialfilter.xhp msgctxt "" @@ -11617,51 +11554,6 @@ msgctxt "" msgid "January" msgstr "Xaneiro" -#. rJZcC -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3153816\n" -"help.text" -msgid "125600" -msgstr "" - -#. 6ZN6M -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3157978\n" -"help.text" -msgid "200500" -msgstr "" - -#. Gcbqo -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3155268\n" -"help.text" -msgid "240000" -msgstr "" - -#. y6CMq -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3153286\n" -"help.text" -msgid "170000" -msgstr "" - -#. fCMUp -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3146782\n" -"help.text" -msgid "<emph>3</emph>" -msgstr "" - #. USDDe #: specialfilter.xhp msgctxt "" @@ -11671,51 +11563,6 @@ msgctxt "" msgid "February" msgstr "Febreiro" -#. SKG3B -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3154763\n" -"help.text" -msgid "160000" -msgstr "" - -#. cGXHP -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3150050\n" -"help.text" -msgid "180300" -msgstr "" - -#. EiYAr -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3153801\n" -"help.text" -msgid "362000" -msgstr "" - -#. cUKzF -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3154708\n" -"help.text" -msgid "220000" -msgstr "" - -#. AwELk -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3151191\n" -"help.text" -msgid "<emph>4</emph>" -msgstr "" - #. 88qLX #: specialfilter.xhp msgctxt "" @@ -11725,15 +11572,6 @@ msgctxt "" msgid "March" msgstr "Marzo" -#. onQTV -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3153334\n" -"help.text" -msgid "170000" -msgstr "" - #. sbbpY #: specialfilter.xhp msgctxt "" @@ -11752,60 +11590,6 @@ msgctxt "" msgid "Copy row 1 with the row headers (field names), to row 20, for example. Enter the filter conditions linked with OR in rows 21, 22, and so on." msgstr "" -#. fqCcM -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3159115\n" -"help.text" -msgid "<emph>A</emph>" -msgstr "<emph>A</emph>" - -#. h5B4m -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3146886\n" -"help.text" -msgid "<emph>B</emph>" -msgstr "<emph>B</emph>" - -#. 33sFp -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3153124\n" -"help.text" -msgid "<emph>C</emph>" -msgstr "<emph>C</emph>" - -#. EiMtC -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3152979\n" -"help.text" -msgid "<emph>D</emph>" -msgstr "<emph>D</emph>" - -#. inUjS -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3145827\n" -"help.text" -msgid "<emph>E</emph>" -msgstr "<emph>E</emph>" - -#. ubV5L -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3149892\n" -"help.text" -msgid "<emph>20</emph>" -msgstr "" - #. VHUHq #: specialfilter.xhp msgctxt "" @@ -11851,15 +11635,6 @@ msgctxt "" msgid "Suite" msgstr "" -#. Xg68i -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3149188\n" -"help.text" -msgid "<emph>21</emph>" -msgstr "" - #. CAjJZ #: specialfilter.xhp msgctxt "" @@ -11869,40 +11644,22 @@ msgctxt "" msgid "January" msgstr "Xaneiro" -#. FTwUG -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3150865\n" -"help.text" -msgid "<emph>22</emph>" -msgstr "" - -#. 7xDwi -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3155957\n" -"help.text" -msgid "<160000" -msgstr "" - -#. cCG3M +#. GTvgG #: specialfilter.xhp msgctxt "" "specialfilter.xhp\n" "par_id3153566\n" "help.text" -msgid "Specify that only rows which either have the value <item type=\"literal\">January</item> in the <emph>Month</emph> cells OR a value of under 160000 in the <emph>Standard</emph> cells will be displayed." +msgid "Specify that only rows which either have the value <literal>January</literal> in the <emph>Month</emph> cells OR a value of under 160000 in the <emph>Standard</emph> cells will be displayed." msgstr "" -#. RGEFR +#. ApUpg #: specialfilter.xhp msgctxt "" "specialfilter.xhp\n" "par_id3147372\n" "help.text" -msgid "Choose <emph>Data - Filter - Advanced Filter</emph>, and then select the range A20:E22. After you click OK, only the filtered rows will be displayed. The other rows will be hidden from view." +msgid "Choose <menuitem>Data - More Filters - Advanced Filter</menuitem>, and then select the range A20:E22. After you click OK, only the filtered rows will be displayed. The other rows will be hidden from view." msgstr "" #. jQ6bn diff --git a/source/gl/helpcontent2/source/text/sdatabase.po b/source/gl/helpcontent2/source/text/sdatabase.po index 8154be7bb96..e1269ea52fc 100644 --- a/source/gl/helpcontent2/source/text/sdatabase.po +++ b/source/gl/helpcontent2/source/text/sdatabase.po @@ -4,14 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2021-01-14 18:09+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"PO-Revision-Date: 2021-01-24 19:36+0000\n" +"Last-Translator: Xosé <xosecalvo@gmail.com>\n" +"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/gl/>\n" +"Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.4\n" #. ugSgG #: 02000000.xhp @@ -20,7 +22,7 @@ msgctxt "" "tit\n" "help.text" msgid "Queries" -msgstr "" +msgstr "Consultas" #. nuBLG #: 02000000.xhp @@ -29,7 +31,7 @@ msgctxt "" "bm_id3150445\n" "help.text" msgid "<bookmark_value>queries;overview (Base)</bookmark_value><bookmark_value>tables in databases; printing queries (Base)</bookmark_value><bookmark_value>printing; queries (Base)</bookmark_value><bookmark_value>queries; printing (Base)</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>consultas;vista xeral (Base</bookmark_value><bookmark_value>táboas nas bases de datos; imprimir consultas (Base)</bookmark_value><bookmark_value>imprimir; consultas (Base)</bookmark_value><bookmark_value>consultas; imprimir (Base)</bookmark_value>" #. g7gAN #: 02000000.xhp @@ -38,7 +40,7 @@ msgctxt "" "hd_id3150445\n" "help.text" msgid "<link href=\"text/sdatabase/02000000.xhp\" name=\"Queries\">Queries</link>" -msgstr "" +msgstr "<link href=\"text/sdatabase/02000000.xhp\" name=\"Queries\">Consultas</link>" #. KaF9w #: 02000000.xhp @@ -47,7 +49,7 @@ msgctxt "" "par_id3150499\n" "help.text" msgid "A \"query\" is a special view of a table. A query can display chosen records or chosen fields within records; it can also sort those records. A query can apply to one table or to multiple tables, if they are linked by common data fields." -msgstr "" +msgstr "Unha «consulta» é unha vista especial dunha táboa. Unha consulta pode mostrar rexistros escollidos ou campos escollidos dentros dos rexistros; tamén pode ordenar eses rexistros. Unha consulta pódese aplicar a unha táboa ou a varias, se estiveren ligadas por campos de datos en común." #. FG8C9 #: 02000000.xhp @@ -56,7 +58,7 @@ msgctxt "" "par_id3147399\n" "help.text" msgid "Use queries to find records from data tables based on certain criteria. All queries created for a database are listed under the <emph>Queries</emph> entry. Since this entry contains the database queries, it is also called the \"query container\"." -msgstr "" +msgstr "Empregue as consultas para atopar rexistros das táboas de datos con base en determinados criterios. Todas as consultas creadas para unha base de datos aparecen na entrada <emph>Consultas</emph>. Debido a que esta entrada contén as consultas da base datos, tamén se coñece como «contedor de consultas»." #. AuJW3 #: 02000000.xhp @@ -65,7 +67,7 @@ msgctxt "" "hd_id3153750\n" "help.text" msgid "Printing Queries" -msgstr "" +msgstr "Imprimir consultas" #. BVVMe #: 02000000.xhp @@ -74,7 +76,7 @@ msgctxt "" "par_id3149183\n" "help.text" msgid "To print a query or table:" -msgstr "" +msgstr "Para imprimir unha consulta ou táboa:" #. zDMbu #: 02000000.xhp @@ -83,7 +85,7 @@ msgctxt "" "par_id3156426\n" "help.text" msgid "Open a text document (or a spreadsheet document if you prefer the specific printing functions of this type of document)." -msgstr "" +msgstr "Abra un documento de texto (ou un documento de folla de cálculo se prefire as funcións de impresión específicas deste tipo de documento)." #. KFWTE #: 02000000.xhp @@ -92,7 +94,7 @@ msgctxt "" "par_id3149827\n" "help.text" msgid "Open the database file and click the Table icon if you want to print a table, or click the Query icon if you want to print a query." -msgstr "" +msgstr "Abra o ficheiro da base de datos e prema na icona Táboa se desexa imprmir unha táboa, ou prema na icona Consulta se desexa imprimir unha consulta." #. 9ZPFm #: 02000000.xhp @@ -101,7 +103,7 @@ msgctxt "" "par_id3149398\n" "help.text" msgid "Drag the name of the table or query into the open text document or spreadsheet. The dialog <link href=\"text/shared/02/12070000.xhp\" name=\"Insert Database Columns\">Insert Database Columns</link> opens." -msgstr "" +msgstr "Arrastre o nome da táboa ou consulta para o documento de texto ou folla de cálculo abertos. Ábrese a caixa de diálogo <link href=\"text/shared/02/12070000.xhp\" name=\"Inserir colunas do banco de dados\">Inserir columnas da base de datos</link>." #. m5TnG #: 02000000.xhp @@ -110,7 +112,7 @@ msgctxt "" "par_id3150443\n" "help.text" msgid "Decide which columns = data fields you want to include. You can also click the <emph>AutoFormat</emph> button and select a corresponding formatting type. Close the dialog." -msgstr "" +msgstr "Decida que columnas = campos de datos desexa incluír. Tamén pode premer no botón <emph>Formato automático</emph> e seleccionar o tipo de formata correspondente. Peche a caixa de diálogo." #. AAQ4y #: 02000000.xhp @@ -119,7 +121,7 @@ msgctxt "" "par_id3153561\n" "help.text" msgid "The query or table will be inserted into your document." -msgstr "" +msgstr "A consulta ou táboa inserirase no seu documento." #. XDLzM #: 02000000.xhp @@ -128,7 +130,7 @@ msgctxt "" "par_id3150503\n" "help.text" msgid "Print the document by choosing <emph>File - Print</emph>." -msgstr "" +msgstr "Imprima o documento, escollendo <emph>Ficheiro - Imprimir</emph>." #. Kh9NG #: 02000000.xhp @@ -137,7 +139,7 @@ msgctxt "" "par_id3153146\n" "help.text" msgid "You can also open the data source view (Ctrl+Shift+F4), select the entire database table in the data source view (click on the top left corner of the table), and then drag the selection to a text document or spreadsheet." -msgstr "" +msgstr "Tamén pode abrir a vista de fonte de datos (Ctrl+Maiús+F4), seleccionar a táboa da base de datos enteira na vista de fonte de datos (prema no recanto superior esquerdo da táboa) e arrastrar a selección para un documento de texto ou folla de cálculo." #. PJjKX #: 02000000.xhp @@ -146,7 +148,7 @@ msgctxt "" "hd_id3148946\n" "help.text" msgid "<link href=\"text/shared/main0212.xhp\" name=\"Sorting and Filtering Data\">Sorting and Filtering Data</link>" -msgstr "" +msgstr "<link href=\"text/shared/main0212.xhp\" name=\"Sorting and Filtering Data\">Ordenar e filtrar datos</link>" #. ERCGr #: 02000000.xhp @@ -155,7 +157,7 @@ msgctxt "" "par_id3149655\n" "help.text" msgid "Allows you to sort and filter the data in a query table." -msgstr "" +msgstr "Permite ordenar e filtrar os datos nunha táboa de consulta." #. XpUzN #: 02000000.xhp @@ -164,7 +166,7 @@ msgctxt "" "hd_id3153379\n" "help.text" msgid "<link href=\"text/sdatabase/020010100.xhp\" name=\"Query Design\">Query Design</link>" -msgstr "" +msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Deseño de consulta\">Deseño de consulta</link>" #. 3JCfK #: 02000000.xhp @@ -173,7 +175,7 @@ msgctxt "" "par_id3151211\n" "help.text" msgid "With the <emph>Query Design</emph>, you can create and edit a query or view." -msgstr "" +msgstr "Con <emph>Deseño de consulta</emph> pode crear e editar unha consulta ou visualización." #. q79aD #: 02000000.xhp @@ -182,7 +184,7 @@ msgctxt "" "hd_id3153968\n" "help.text" msgid "<link href=\"text/sdatabase/020010100.xhp\" name=\"Query Through Several Tables\">Query Through Several Tables</link>" -msgstr "" +msgstr "<link href=\"text/sdatabase/020010100.xhp\" name=\"Query Through Several Tables\">Consultar varias táboas</link>" #. ASeVi #: 02000000.xhp @@ -191,7 +193,7 @@ msgctxt "" "par_id3151043\n" "help.text" msgid "The query result can contain data from several tables if these are linked to each other by suitable data fields." -msgstr "" +msgstr "O resultado da consulta pode conter datos de varias táboas no caso de que estean ligadas entre si polos campos de datos adecuados." #. uBo2H #: 02000000.xhp @@ -200,7 +202,7 @@ msgctxt "" "hd_id3159149\n" "help.text" msgid "<link href=\"text/sdatabase/020010100.xhp\" name=\"Formulating Query Criteria\">Formulating Query Criteria</link>" -msgstr "" +msgstr "<link href=\"text/sdatabase/020010100.xhp\" name=\"Formulating Query Criteria\">Formular criterios de consulta</link>" #. JTXBF #: 02000000.xhp @@ -209,7 +211,7 @@ msgctxt "" "par_id3154910\n" "help.text" msgid "You can find out which operators and commands can be used to formulate the filter conditions for a query." -msgstr "" +msgstr "Pode indagar que operadores e ordes pode utilizar para formular as condicións de filtraxe dunha consulta." #. uCGCF #: 02000000.xhp @@ -218,7 +220,7 @@ msgctxt "" "hd_id3156212\n" "help.text" msgid "<link href=\"text/sdatabase/020010100.xhp\" name=\"Executing Functions\">Executing Functions</link>" -msgstr "" +msgstr "<link href=\"text/sdatabase/020010100.xhp\" name=\"Executing Functions\">Executar funcións</link>" #. FWCVa #: 02000000.xhp @@ -227,7 +229,7 @@ msgctxt "" "par_id3144762\n" "help.text" msgid "You can perform calculations with the data of a table and store the results as a query result." -msgstr "" +msgstr "Pode facer cálculos cos datos da táboa e almacenar os resultados das consultas." #. BncmA #: 02000002.xhp @@ -236,7 +238,7 @@ msgctxt "" "tit\n" "help.text" msgid "Missing Element" -msgstr "" +msgstr "Falta un elemento" #. noWgR #: 02000002.xhp @@ -245,7 +247,7 @@ msgctxt "" "bm_id3150445\n" "help.text" msgid "<bookmark_value>queries; missing elements (Base)</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>consultas; faltan elementos (Base)</bookmark_value>" #. EoEQz #: 02000002.xhp @@ -254,7 +256,7 @@ msgctxt "" "hd_id3150445\n" "help.text" msgid "Missing Element" -msgstr "" +msgstr "Falta un elemento" #. X2NF9 #: 02000002.xhp @@ -263,7 +265,7 @@ msgctxt "" "par_id3150247\n" "help.text" msgid "If a query in which tables or fields no longer exist is opened, the<emph> Missing Element </emph>dialog appears. This dialog names the missing table or the field which cannot be interpreted and allows you to decide how to continue with the procedure." -msgstr "" +msgstr "Ao abrir unha consulta en que xa non hai táboas ou campos, aparece a caixa de diálogo<emph> Falta un elemento</emph>. Esta caixa de diálogo identifica a táboa ou campo que falta e que non se pode interpretar e permite decidir como continuar o procedemento." #. fBc3m #: 02000002.xhp @@ -272,7 +274,7 @@ msgctxt "" "hd_id3145072\n" "help.text" msgid "How to continue?" -msgstr "" +msgstr "Como continuar" #. wV7Bh #: 02000002.xhp @@ -281,7 +283,7 @@ msgctxt "" "par_id3149177\n" "help.text" msgid "There are three options available for answering this question:" -msgstr "" +msgstr "Hai tres opcións dispoñíbeis para responder a esta pregunta:" #. nwD7D #: 02000002.xhp @@ -290,7 +292,7 @@ msgctxt "" "hd_id3147576\n" "help.text" msgid "Do you really want to open the query in the graphic view?" -msgstr "" +msgstr "Confirma que desexa abrir a consulta na vista gráfica?" #. 2DqMn #: 02000002.xhp @@ -299,7 +301,7 @@ msgctxt "" "par_id3166461\n" "help.text" msgid "<ahelp hid=\".\">Allows you to open the query in the <link href=\"text/sdatabase/02010100.xhp\" name=\"Design View\">Design View</link> in spite of missing elements.</ahelp> This option also allows you to specify if other errors need to be ignored." -msgstr "" +msgstr "<ahelp hid=\".\">Permite abrir a consulta na <link href=\"text/sdatabase/02010100.xhp\" name=\"Design View\">Vista de deseño</link> aínda que falten elementos. </ahelp>Esta opción tamén permite indicar se se desexa ignorar outros erros." #. DX2vA #: 02000002.xhp @@ -308,7 +310,7 @@ msgctxt "" "par_id3153031\n" "help.text" msgid "The query is opened in the Design View (the graphical interface). Missing tables appear blank and invalid fields appear with their (invalid) names in the list of fields. This lets you work with exactly those fields that caused the error." -msgstr "" +msgstr "A consulta ábrese na visualización de deseño (a interface gráfica). As táboas que faltan aparecen baleiras e os campos non válidos aparecen cos seus respectivos nomes (non válidos) na lista de campos. Isto permítelle traballar cos campos que causaron o erro." #. 477G3 #: 02000002.xhp @@ -317,7 +319,7 @@ msgctxt "" "hd_id3149578\n" "help.text" msgid "Open the query in the SQL View" -msgstr "" +msgstr "Abrir a consulta na visualización SQL" #. Axfxy #: 02000002.xhp @@ -326,7 +328,7 @@ msgctxt "" "par_id3159157\n" "help.text" msgid "<ahelp hid=\".\">Allows you to open the query design in the <link href=\"text/sdatabase/02010100.xhp\" name=\"SQL Mode\">SQL Mode</link> and to interpret the query as a <link href=\"text/shared/02/14030000.xhp\" name=\"Native SQL\">Native SQL</link>.</ahelp> You can only quit the native SQL mode when the $[officename] statement is completely interpreted (only possible if the used tables or fields in the query really exist)." -msgstr "" +msgstr "<ahelp hid=\".\">Permite abrir o deseño de consulta no <link href=\"text/sdatabase/02010100.xhp\" name=\"SQL Mode\">Modo SQL</link> e interpretar a consulta como <link href=\"text/shared/02/14030000.xhp\" name=\"Native SQL\">SQL nativo</link>.</ahelp> Só se pode saír do modo de SQL nativo cando a instrución de $[officename] for completamente interpretada (só posíbel se as táboas ou campos empregados na consulta existe realmente)." #. 2N4uG #: 02000002.xhp @@ -335,7 +337,7 @@ msgctxt "" "hd_id3150984\n" "help.text" msgid "Do not open the query" -msgstr "" +msgstr "Non abrir a consulta" #. 9hCbd #: 02000002.xhp @@ -344,7 +346,7 @@ msgctxt "" "par_id3156329\n" "help.text" msgid "<ahelp hid=\".\">Allows you to cancel the procedure and specify that the query should not be opened.</ahelp> This option corresponds to the function of the <emph>Cancel</emph> dialog button." -msgstr "" +msgstr "<ahelp hid=\".\">Permite cancelar o procedemento e especificar que a consulta non debe abrirse.</ahelp> Esta opción corresponde á función do botón da caixa de diálogo<emph>Cancelar</emph>." #. 4QDUr #: 02000002.xhp @@ -353,7 +355,7 @@ msgctxt "" "hd_id3148492\n" "help.text" msgid "Also ignore similar errors" -msgstr "" +msgstr "Ignorar tamén erros semellantes" #. tv3MZ #: 02000002.xhp @@ -362,7 +364,7 @@ msgctxt "" "par_id3154285\n" "help.text" msgid "<ahelp hid=\".\">If you selected the first option, but you still want to open the query in the graphics view in spite of missing elements, you can specify whether other errors are ignored.</ahelp> Therefore, in the current opening process, no error message will be displayed if the query can not be correctly interpreted." -msgstr "" +msgstr "<ahelp hid=\".\">Se seleccionou a primeira opción e aínda desexa abrir a consulta na visualización de imaxes a pesar de que falten elementos, pode especificar que outros erros ignorar.</ahelp> Así, no proceso de abertura actual non se mostrará ningunha mensaxe de erro se non é posíbel interpretar de forma correcta a consulta." #. E3MVS #: 02010100.xhp @@ -371,7 +373,7 @@ msgctxt "" "tit\n" "help.text" msgid "Query Design" -msgstr "" +msgstr "Deseño de consulta" #. Ys2sC #: 02010100.xhp @@ -380,7 +382,7 @@ msgctxt "" "bm_id3153323\n" "help.text" msgid "<bookmark_value>views; creating database views (Base)</bookmark_value> <bookmark_value>queries; creating in design view (Base)</bookmark_value> <bookmark_value>designing; queries (Base)</bookmark_value> <bookmark_value>design view; queries/views (Base)</bookmark_value> <bookmark_value>joining;tables (Base)</bookmark_value> <bookmark_value>tables in databases; joining for queries (Base)</bookmark_value> <bookmark_value>queries; joining tables (Base)</bookmark_value> <bookmark_value>tables in databases; relations (Base)</bookmark_value> <bookmark_value>relations; joining tables (Base)</bookmark_value> <bookmark_value>queries; deleting table links (Base)</bookmark_value> <bookmark_value>criteria of query design (Base)</bookmark_value> <bookmark_value>queries; formulating filter conditions (Base)</bookmark_value> <bookmark_value>filter conditions;in queries (Base)</bookmark_value> <bookmark_value>parameters; queries (Base)</bookmark_value> <bookmark_value>queries; parameter queries (Base)</bookmark_value> <bookmark_value>SQL; queries (Base)</bookmark_value> <bookmark_value>native SQL (Base)</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>vistas; crear vistas de bases de datos (Base)</bookmark_value> <bookmark_value>consultas; crear na vista de deseño (Base)</bookmark_value> <bookmark_value>deseño; consultas (Base)</bookmark_value> <bookmark_value>vista de deseño; consultas/vistas (Base)</bookmark_value> <bookmark_value>unir;táboas (Base)</bookmark_value> <bookmark_value>táboas en bases de datos;unir para consultas (Base)</bookmark_value> <bookmark_value>consultas; unir táboas (Base)</bookmark_value> <bookmark_value>táboas en bases de datos; relacións (Base)</bookmark_value> <bookmark_value>relacións; unir táboas (Base)</bookmark_value> <bookmark_value>consultas; eliminar ligazóns a táboas (Base)</bookmark_value> <bookmark_value>criterios para deseñar consultas (Base)</bookmark_value> <bookmark_value>consultas; formular condicións de filtro (Base)</bookmark_value> <bookmark_value>condicións de filtro;en consultas (Base)</bookmark_value> <bookmark_value>parámetros; consultas (Base)</bookmark_value> <bookmark_value>consultas; consultas de parámetros (Base)</bookmark_value> <bookmark_value>SQL; consultas (Base)</bookmark_value> <bookmark_value>SQL nativo (Base)</bookmark_value>" #. fmcBY #: 02010100.xhp @@ -389,7 +391,7 @@ msgctxt "" "hd_id3153394\n" "help.text" msgid "<link href=\"text/sdatabase/020010100.xhp\" name=\"Query Design\">Query Design</link>" -msgstr "" +msgstr "<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Deseño de consulta\">Deseño de consulta</link>" #. GU8Jd #: 02010100.xhp @@ -398,7 +400,7 @@ msgctxt "" "par_id3156411\n" "help.text" msgid "<ahelp hid=\".\">The <emph>Query Design View </emph>allows you to create and edit a database query.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">A <emph>Visualización de deseño de consulta</emph> permite crear e editar consultas de bases de datos.</ahelp>" #. vGBE5 #: 02010100.xhp @@ -407,7 +409,7 @@ msgctxt "" "par_id7024140\n" "help.text" msgid "Most databases use queries to filter or to sort database tables to display records on your computer. Views offer the same functionality as queries, but on the server side. If your database is on a server that supports views, you can use views to filter the records on the server to speed up the display time." -msgstr "" +msgstr "A maioría das bases de datos utilizan consultas para filtrar ou ordenar táboas de bases de datos e mostrar rexistros no seu computador. As visualizacións ofrecen a mesma funcionalidade que as consultas, mais do lado do servidor. Se a súa base de datos está nun servidor que soporta visualizacións, pode utilizalas para filtrar os rexistros no servidor e, así, acelerar o tempo de visualización." #. WZcUE #: 02010100.xhp @@ -416,7 +418,7 @@ msgctxt "" "par_id3159176\n" "help.text" msgid "Selecting the <emph>Create View</emph> command from the <emph>Tables</emph> tab page of a database document, you see the <emph>View Design</emph> window that resembles the <emph>Query Design</emph> window described here." -msgstr "" +msgstr "Ao seleccionar a orde <emph>Crear vista</emph> na lapela <emph>Táboas</emph> do documento de base de datos, vese a xanela <emph>Deseño de vista</emph>, que asemella a xanela <emph>Deseño de consulta</emph> descrita aquí." #. JMyC7 #: 02010100.xhp @@ -425,7 +427,7 @@ msgctxt "" "par_id8307138\n" "help.text" msgid "The Query Design window layout is stored with a created query, but cannot be stored with a created view." -msgstr "" +msgstr "A disposición da xanela Deseño de consulta almacénase coa consulta creada, mais non é posíbel almacenala cunha vista creada." #. TEBj6 #: 02010100.xhp @@ -434,7 +436,7 @@ msgctxt "" "hd_id3149233\n" "help.text" msgid "The Design View" -msgstr "" +msgstr "A visualización de deseño" #. zkTQc #: 02010100.xhp @@ -443,7 +445,7 @@ msgctxt "" "par_id3145673\n" "help.text" msgid "To create a query, click the <emph>Queries</emph> icon in a database document, then click <emph>Create Query in Design View</emph>." -msgstr "" +msgstr "Para crear unha consulta, prema na icona <emph>Consultas</emph> dun documento de base de datos e, a seguir, prema en <emph>Crear consulta na visualización de deseño</emph>." #. EN5uU #: 02010100.xhp @@ -452,7 +454,7 @@ msgctxt "" "par_id3150255\n" "help.text" msgid "The lower pane of the Design View is where you <link href=\"text/sdatabase/020010100.xhp\" name=\"define\">define</link> the query. To define a query, specify the database <link href=\"text/sdatabase/020010100.xhp\" name=\"field names\">field names</link> to include and the <link href=\"text/sdatabase/020010100.xhp\" name=\"criteria\">criteria</link> for displaying the fields. To rearrange the columns in the lower pane of the Design View, drag a column header to a new location, or select the column and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+arrow key." -msgstr "" +msgstr "O panel inferior da vista de deseño é onde se <link href=\"text/sdatabase/020010100.xhp\" name=\"define\">define</link> a consulta. Para definir unha consulta, indique os <link href=\"text/sdatabase/020010100.xhp\" name=\"field names\">nomes de campos</link> da base de datos que desexe incluír e os <link href=\"text/sdatabase/020010100.xhp\" name=\"criteria\">criterios</link> para mostrar os campos. Para reorganizar as columnas no panel inferior da vista de deseño, arrastre a cabeceira da columna para un sitio novo ou seleccione a columna e prema <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tecla de frecha." #. GMVkG #: 02010100.xhp @@ -461,7 +463,7 @@ msgctxt "" "par_id3152474\n" "help.text" msgid "In the top of the query Design View window, the <link href=\"text/shared/main0214.xhp\" name=\"icons\">icons</link> of the <emph>Query Design</emph> Bar and the <emph>Design</emph> bar are displayed." -msgstr "" +msgstr "Na parte superior da xanela de vista de deseño de consulta móstranse as <link href=\"text/shared/main0214.xhp\" name=\"icons\">iconas</link> da barra <emph>Deseño de consulta</emph> e da barra <emph>Deseño</emph>." #. hYsxY #: 02010100.xhp @@ -470,7 +472,7 @@ msgctxt "" "par_id3147559\n" "help.text" msgid "If you want to test a query, double-click the query name in the database document. The query result is displayed in a table similar to the Data Source View. Note: the table displayed is only temporary." -msgstr "" +msgstr "Se desexa probar unha consulta, prema dúas veces no seu nome no documento. O resultado móstrase nunha táboa semellante á Visualización de fonte de datos. Nota: A táboa que se mostra é temporal." #. B4HEH #: 02010100.xhp @@ -479,7 +481,7 @@ msgctxt "" "hd_id8226264\n" "help.text" msgid "Keys in Query Design View" -msgstr "" +msgstr "Teclas na Visualización de deseño de consulta" #. Cvd4o #: 02010100.xhp @@ -488,7 +490,7 @@ msgctxt "" "par_id2341074\n" "help.text" msgid "Key" -msgstr "" +msgstr "Tecla" #. mCy9S #: 02010100.xhp @@ -497,7 +499,7 @@ msgctxt "" "par_id4384289\n" "help.text" msgid "Function" -msgstr "" +msgstr "Función" #. yybiC #: 02010100.xhp @@ -506,7 +508,7 @@ msgctxt "" "par_id5839106\n" "help.text" msgid "F4" -msgstr "" +msgstr "F4" #. FMTZD #: 02010100.xhp @@ -515,7 +517,7 @@ msgctxt "" "par_id8554338\n" "help.text" msgid "Preview" -msgstr "" +msgstr "Visualizar" #. YQhGF #: 02010100.xhp @@ -524,7 +526,7 @@ msgctxt "" "par_id1254921\n" "help.text" msgid "F5" -msgstr "" +msgstr "F5" #. C9yhE #: 02010100.xhp @@ -533,7 +535,7 @@ msgctxt "" "par_id7636646\n" "help.text" msgid "Run Query" -msgstr "" +msgstr "Executar consulta" #. jdEeJ #: 02010100.xhp @@ -542,7 +544,7 @@ msgctxt "" "par_id8579363\n" "help.text" msgid "F7" -msgstr "" +msgstr "F7" #. 6Y6Uw #: 02010100.xhp @@ -551,7 +553,7 @@ msgctxt "" "par_id3227942\n" "help.text" msgid "Add Table or Query" -msgstr "" +msgstr "Engadir táboa ou consulta" #. WN7wR #: 02010100.xhp @@ -560,7 +562,7 @@ msgctxt "" "hd_id3154939\n" "help.text" msgid "Browse" -msgstr "" +msgstr "Explorar" #. 5y4VZ #: 02010100.xhp @@ -569,7 +571,7 @@ msgctxt "" "par_id3148799\n" "help.text" msgid "When you open the query design for the first time, you see a dialog in which you must first select the table or query that will be the basis for your new query." -msgstr "" +msgstr "A primeira vez que se abre o deseño de consultas vese unha caixa de diálogo na que primeiro hai que seleccionar a táboa ou consulta que será a base para a nova consulta." #. FBQA9 #: 02010100.xhp @@ -578,7 +580,7 @@ msgctxt "" "par_id3144762\n" "help.text" msgid "<ahelp hid=\"HID_CTL_QRYDGNTAB\">Double-click fields to add them to the query. Drag-and-drop to define relations.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_CTL_QRYDGNTAB\">Prema dúas veces nos campos para os engadir á consulta. Arrastre e solte para definir as relacións.</ahelp>" #. eG8FD #: 02010100.xhp @@ -587,7 +589,7 @@ msgctxt "" "par_id3157894\n" "help.text" msgid "While designing a query, you cannot modify the selected tables." -msgstr "" +msgstr "Mentres deseña unha consulta non pode modificar as táboas seleccionadas." #. NLywF #: 02010100.xhp @@ -596,7 +598,7 @@ msgctxt "" "hd_id3149562\n" "help.text" msgid "Remove tables" -msgstr "" +msgstr "Retirar táboas" #. TbQzA #: 02010100.xhp @@ -605,7 +607,7 @@ msgctxt "" "par_id3150685\n" "help.text" msgid "To remove the table from Design View, click the upper border of the table window and display the context menu. You can use the <emph>Delete</emph> command to remove the table from the Design View. Another option is to press the Delete key." -msgstr "" +msgstr "Para eliminar a táboa da Visualización de deseño, prema no bordo superior da xanela da táboa e, no menú de contexto, use a orde <emph>Eliminar</emph>. Outra opción é premer na tecla Suprimir." #. VLTKB #: 02010100.xhp @@ -614,7 +616,7 @@ msgctxt "" "hd_id3150012\n" "help.text" msgid "Move table and modify table size" -msgstr "" +msgstr "Mover táboas e modificar o seu tamaño" #. amBsQ #: 02010100.xhp @@ -623,7 +625,7 @@ msgctxt "" "par_id3146922\n" "help.text" msgid "You can resize and arrange the tables according to your preferences. To move tables, drag the upper border to the desired position. Enlarge or reduce the size in which the table is displayed by positioning the mouse cursor on a border or on a corner and dragging the table until it is the desired size." -msgstr "" +msgstr "Pode redimensionar e dispor as táboas como prefira. Para movelas, arrastre o seu bordo superior ata a posición que desexe. Para ampliar ou reducir o seu tamaño, posicione o cursor do rato sobre un bordo ou canto e arrastre." #. UoCRG #: 02010100.xhp @@ -632,7 +634,7 @@ msgctxt "" "hd_id3145365\n" "help.text" msgid "Table Relations" -msgstr "" +msgstr "Relacións entre táboas" #. BFCxB #: 02010100.xhp @@ -641,7 +643,7 @@ msgctxt "" "par_id3154145\n" "help.text" msgid "If there are data relations between a field name in one table and a field name in another table, you can use these relations for your query." -msgstr "" +msgstr "Se hai relación entre os datos de dous nomes de campo pertencentes a dúas táboas diferentes, pode usar esas relacións para a súa consulta." #. jcLbE #: 02010100.xhp @@ -650,7 +652,7 @@ msgctxt "" "par_id3152577\n" "help.text" msgid "If, for example, you have a spreadsheet for articles identified by an article number, and a spreadsheet for customers in which you record all articles that a customer orders using the corresponding article numbers, then there is a relationship between the two \"article number\" data fields. If you now want to create a query that returns all articles that a customer has ordered, you must retrieve data from two spreadsheets. To do this, you must inform $[officename] about the relationship which exists between the data in the two spreadsheets." -msgstr "" +msgstr "Se, por exemplo, tiver unha folla de cálculo para artigos identificados por un número de artigo e unha folla de cálculo para clientes nos que rexistre registre todos os artigos que un/ha cliente/a encomende usando os números de artigo correspondentes, é porque hai unha relación entre os dous campos de dados de «número do artigo». Se agora quixese crear unhaa consulta que devolve todos os artigos que un/ha cliente/a teña encomendado, deberá recuperar os dados das dúas follas. Para fazer isto, é preciso informar o $[officename] sobre a relación que existe entre os datos das dúas follas de cálculo." #. FspJi #: 02010100.xhp @@ -659,7 +661,7 @@ msgctxt "" "par_id3155302\n" "help.text" msgid "To do this, click a field name in a table (for example, the field name \"Item-Number\" from the Customer table), hold down the mouse button and then drag the field name to the field name of the other table (\"Item-Number\" from the Item table). When you release the mouse button, a line connecting the two fields between the two table windows appears. The corresponding condition that the content of the two field names must be identical is entered in the resulting SQL query." -msgstr "" +msgstr "Para facer isto, prema nun nome de campo nunha táboa (por exemplo, o nome de campo «Artigo-Número» da táboa Cliente), manteña o botón do rato premito e arrastre o campo do nome para o nome do campo da outra táboa («Artigo-Número» da táboa Artigo). Ao soltar o botón do rato aparece unha liña que conecta os dous campos entre as xanelas das dúas táboas. A condición correspondente segundo a cal o contido dos dous nomes de campo deba ser idéntico introdúcese na consulta SQL resultante." #. FmAaU #: 02010100.xhp @@ -668,7 +670,7 @@ msgctxt "" "par_id3153876\n" "help.text" msgid "The creation of a query that is based on several related sheets is only possible if you use $[officename] as the interface for a relational database." -msgstr "" +msgstr "A creación dunha consulta baseada en varias follas de cálculo relacionadas só é posíbel cando se usa $[officename] como interface dunha base de datos relacional." #. N2f8q #: 02010100.xhp @@ -677,7 +679,7 @@ msgctxt "" "par_id3145646\n" "help.text" msgid "You cannot access tables from different databases in a query. Queries involving multiple tables can only be created within one database." -msgstr "" +msgstr "Nas consultas non é posíbel acceder a táboas de diferentes bases de datos. As consultas relacionadas con varias táboas só poden crearse dentro dunha única base de datos." #. nLSiq #: 02010100.xhp @@ -686,7 +688,7 @@ msgctxt "" "hd_id3153279\n" "help.text" msgid "Specifying the relation type" -msgstr "" +msgstr "Especificar o tipo da relación" #. zkKD5 #: 02010100.xhp @@ -695,7 +697,7 @@ msgctxt "" "par_id3154791\n" "help.text" msgid "If you double-click on the line connecting two linked fields or call the menu command <emph>Insert - New Relation</emph>, you can specify the type of relation in the <link href=\"text/sdatabase/02010101.xhp\" name=\"Relations\"><emph>Relations</emph></link> dialog." -msgstr "" +msgstr "Se preme dúas veces na liña que conecta os dous campos ligados ou invoca a orde do menú <emph>Inserir - Nova relación</emph> pode indicar o tipo de relación na caixa de diálogo <link href=\"text/sdatabase/02010101.xhp\" name=\"Relations\"><emph>Relacións</emph></link>." #. rAkmw #: 02010100.xhp @@ -713,7 +715,7 @@ msgctxt "" "hd_id3155851\n" "help.text" msgid "Deleting relations" -msgstr "" +msgstr "Eliminar relacións" #. jCb4H #: 02010100.xhp @@ -722,7 +724,7 @@ msgctxt "" "par_id3156178\n" "help.text" msgid "To delete a relation between two tables, click the connection line and then press the Delete key." -msgstr "" +msgstr "Para eliminar unha relación entre dúas táboas, prema na liña de conexión e, a seguir, na tecla Suprimir." #. 3UCig #: 02010100.xhp @@ -731,7 +733,7 @@ msgctxt "" "par_id3150715\n" "help.text" msgid "Alternatively, delete the respective entries in <emph>Fields involved </emph>in the <emph>Relations</emph> dialog. Or press Tab until the connecting vector is displayed highlighted, then press Shift+F10 to open the context menu and select <emph>Delete </emph>command." -msgstr "" +msgstr "Outra posibilidade é eliminar as entradas correspondentes en <emph>Campos implicados</emph>, na caixa de diálogo <emph>Relacións</emph>. Tamén pode premer na tecla Tab ata seleccionar o vector de conexión, despois premer en Maiús+F10 para abrir o menú de contexto e finalmente seleccionar a orde <emph>Eliminar</emph>." #. pBybB #: 02010100.xhp @@ -740,7 +742,7 @@ msgctxt "" "hd_id3151208\n" "help.text" msgid "Defining the query" -msgstr "" +msgstr "Definir a consulta" #. yGfhU #: 02010100.xhp @@ -749,7 +751,7 @@ msgctxt "" "par_id3158416\n" "help.text" msgid "<ahelp hid=\"HID_CTL_QRYDGNCRIT\">Select conditions to define the query.</ahelp> Each column of the design table accepts a data field for the query. The conditions in one row are linked with a Boolean AND." -msgstr "" +msgstr "<ahelp hid=\"HID_CTL_QRYDGNCRIT\">Seleccione as condicións para definir a consulta.</ahelp> Cada columna da táboa de deseño acepta un campo de datos. As condicións das filas líganse mediante o E booleano." #. UB5nG #: 02010100.xhp @@ -758,7 +760,7 @@ msgctxt "" "hd_id3154161\n" "help.text" msgid "Specifying field names" -msgstr "" +msgstr "Especificar nomes de campos" #. jyKMG #: 02010100.xhp @@ -767,7 +769,7 @@ msgctxt "" "par_id3146791\n" "help.text" msgid "First, select all field names from the tables that you want to add to the query. You can do this either by drag-and-drop or by double-clicking a field name in the table window. With the drag-and-drop method, use the mouse to drag a field name from the table window into the lower area of the query design window. As you do this, you can decide which column in the query design window will receive the selected field. A field name can also be selected by double-clicking. It will then be added to the next free column in the query design window." -msgstr "" +msgstr "Primeiro, seleccione todos os nomes de campo das táboas que desexe engadir á consulta. Pode facer isto arrastrando e soltando ou premendo dúas veces no nome dun campo na xanela da táboa. Co método de arrastrar e soltar, empregue o rato para arrastrar un nome de campo desde a xanela da táboa para a zona inferior da xanela de deseño da consulta. Ao facelo, pode decidir a columna xanela de deseño de consultas que quere que reciba o campo seleccionado. Só é posíbel seleccionar un nome de campo premendo dúas veces. Engádese á seguinte columna libre da xanela de deseño de consultas." #. 66Dcr #: 02010100.xhp @@ -776,7 +778,7 @@ msgctxt "" "hd_id3150750\n" "help.text" msgid "Deleting field names" -msgstr "" +msgstr "Eliminar nomes de campos" #. AbhrW #: 02010100.xhp @@ -785,7 +787,7 @@ msgctxt "" "par_id3154479\n" "help.text" msgid "To remove a field name from the query, click the column header of the field and choose the <emph>Delete</emph> command on the context menu for the column." -msgstr "" +msgstr "Para eliminar un nome de campo da consulta, prema na cabeceira da columna do campo e escolla a orde <emph>Eliminar</emph> no menú de contexto da columna." #. V92gB #: 02010100.xhp @@ -794,7 +796,7 @@ msgctxt "" "hd_id3155764\n" "help.text" msgid "Saving the query" -msgstr "" +msgstr "Gardar a consulta" #. 2kWoA #: 02010100.xhp @@ -803,7 +805,7 @@ msgctxt "" "par_id3148481\n" "help.text" msgid "Use the <emph>Save</emph> icon on the Standard toolbar to save the query. You will see a dialog that asks you to enter a name for the query. If the database supports schemas, you can also enter a schema name." -msgstr "" +msgstr "Empregue a icona <emph>Gardar</emph> da barra de ferramentas Estándar para gardar a consulta. Verá unha caixa de diálogo que lle pide que introduza un nome para a consulta. Se a base de datos admite esquemas tamén poderá introducir un nome para o esquema." #. M9UQL #: 02010100.xhp @@ -812,7 +814,7 @@ msgctxt "" "hd_id3154362\n" "help.text" msgid "Schema" -msgstr "" +msgstr "Esquema" #. 4Jwm3 #: 02010100.xhp @@ -821,7 +823,7 @@ msgctxt "" "par_id3154754\n" "help.text" msgid "<ahelp hid=\"dbaccess/ui/savedialog/schema\">Enter the name of the schema that is assigned to the query or table view.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"dbaccess/ui/savedialog/schema\">Introduza o nome do esquema que se asigna á vista de consulta ou de táboa.</ahelp>" #. 6Q72c #: 02010100.xhp @@ -830,7 +832,7 @@ msgctxt "" "hd_id3156717\n" "help.text" msgid "Query name or table view name" -msgstr "" +msgstr "Nome de consulta ou nome de visualización de táboa" #. Cw73K #: 02010100.xhp @@ -839,7 +841,7 @@ msgctxt "" "par_id3154253\n" "help.text" msgid "<ahelp hid=\"dbaccess/ui/savedialog/title\">Enter the name of the query or table view.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"dbaccess/ui/savedialog/title\">Introduza o nome de consulta ou de visualización de táboa.</ahelp>" #. qgbNu #: 02010100.xhp @@ -848,7 +850,7 @@ msgctxt "" "hd_id3163805\n" "help.text" msgid "Filtering data" -msgstr "" +msgstr "Filtrar datos" #. Q9pG5 #: 02010100.xhp @@ -857,7 +859,7 @@ msgctxt "" "par_id3154964\n" "help.text" msgid "To filter data for the query, set the desired criteria in the lower area of the query design window. The following options are available:" -msgstr "" +msgstr "Para filtrar os datos da consulta, indique os criterios desexados na área inferior da xanela de deseño de consulta. Dispón das opcións seguintes:" #. xxoMA #: 02010100.xhp @@ -866,7 +868,7 @@ msgctxt "" "hd_id3146916\n" "help.text" msgid "Field" -msgstr "" +msgstr "Campo" #. 4KDzZ #: 02010100.xhp @@ -875,7 +877,7 @@ msgctxt "" "par_id3156372\n" "help.text" msgid "<ahelp hid=\"HID_QRYDGN_ROW_FIELD\">Enter the name of the data field that is referred to in the Query. All settings made in the filter option rows refer to this field.</ahelp> If you activate a cell here with a mouse click you'll see an arrow button, which enables you to select a field. The \"Table name.*\" option selects all data fields with the effect that the specified criteria will be applied to all table fields." -msgstr "" +msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FIELD\">Introduza o nome do campo de datos ao que se fai referencia na consulta. Todas as opcións feitas nas filas de opcións do filtro refírense a estecampo.</ahelp> Se activa unha cela aquí cun clic do rato verá un botón cunha frecha que permite seleccionar un campo. A opción «Nome de táboa.*» selecciona todos os campos de datos co efecto que os criterios especificados se han de aplicar a todos os campos da táboa." #. Z3pwF #: 02010100.xhp @@ -884,7 +886,7 @@ msgctxt "" "hd_id3145150\n" "help.text" msgid "Alias" -msgstr "" +msgstr "Alcume" #. EDa3A #: 02010100.xhp @@ -893,7 +895,7 @@ msgctxt "" "par_id3146315\n" "help.text" msgid "<ahelp hid=\"HID_QRYDGN_ROW_ALIAS\">Specifies an alias. This alias will be listed in the query instead of the field name. This makes it possible to use user-defined column labels.</ahelp> For example, if the data field is named PtNo and, instead of that name, you would like to have PartNum appear in the query, enter PartNum as the alias." -msgstr "" +msgstr "<ahelp hid=\"HID_QRYDGN_ROW_ALIAS\">Especifica un alcume. Este alcume lístase na consulta no canto de nome do campo. Isto posibilita o emprego de etiquetas de columna definidas polo usuario.</ahelp>. Por exemplo, se o campo de datos se chama PtNo e, no canto dese nome, desexa que apareza PartNum na consulta, introduza PartNum como alcume." #. vvWbt #: 02010100.xhp @@ -902,7 +904,7 @@ msgctxt "" "par_id3155959\n" "help.text" msgid "In a SQL statement, aliases are defined as follows:" -msgstr "" +msgstr "Nunha instrución en SQL, os alcumes defínense da seguinte maneira:" #. CGsBz #: 02010100.xhp @@ -911,7 +913,7 @@ msgctxt "" "par_id3149922\n" "help.text" msgid "SELECT column AS alias FROM table." -msgstr "" +msgstr "SELECT columna AS alcume FROM táboa." #. TWexq #: 02010100.xhp @@ -920,7 +922,7 @@ msgctxt "" "par_id3159335\n" "help.text" msgid "For example:" -msgstr "" +msgstr "Por exemplo:" #. ynSGq #: 02010100.xhp @@ -929,7 +931,7 @@ msgctxt "" "par_id3148478\n" "help.text" msgid "SELECT \"PtNo\" AS \"PartNum\" FROM \"Parts\"" -msgstr "" +msgstr "SELECT \"Compostela\" AS \"Santiago\" FROM \"Historia\"" #. roTzi #: 02010100.xhp @@ -938,7 +940,7 @@ msgctxt "" "hd_id3148485\n" "help.text" msgid "Table" -msgstr "" +msgstr "Táboa" #. GM9Sp #: 02010100.xhp @@ -947,7 +949,7 @@ msgctxt "" "par_id3163665\n" "help.text" msgid "<ahelp hid=\"HID_QRYDGN_ROW_TABLE\">The corresponding database table of the selected data field is listed here.</ahelp> If you activate this cell with a mouse click, an arrow will appear which enables you to select a different table for the current query." -msgstr "" +msgstr "<ahelp hid=\"HID_QRYDGN_ROW_TABLE\">A tábao da base de datos correspondente do campo de datos seleccionado aparece listada aquí.</ahelp> Se activa esta cela cun clic do rato aparece unha frecha que permite seleccionar unha táboa diferente para a consulta actual." #. JGcfa #: 02010100.xhp @@ -956,7 +958,7 @@ msgctxt "" "hd_id3154207\n" "help.text" msgid "Sort" -msgstr "" +msgstr "Ordenar" #. uXuDt #: 02010100.xhp @@ -965,7 +967,7 @@ msgctxt "" "par_id3150979\n" "help.text" msgid "<ahelp hid=\"HID_QRYDGN_ROW_ORDER\">If you click on this cell, you can choose a sort option: ascending, descending and unsorted.</ahelp> Text fields will be sorted alphabetically and numerical fields numerically. For most databases, administrators can set the sorting options at the database level." -msgstr "" +msgstr "<ahelp hid=\"HID_QRYDGN_ROW_ORDER\">Ao premer nesta cela pode escoller unha opción de ordenación: ascendente, descendente e sen ordenar.</ahelp> Os campos de texto ordénanse alfabeticamente e os campos numéricos numericamente (0-9). Na maioría das bases de datos os administradores poden configurar as opcións de ordenación no nivel da base de datos." #. XsqW8 #: 02010100.xhp @@ -974,7 +976,7 @@ msgctxt "" "hd_id3150384\n" "help.text" msgid "Visible" -msgstr "" +msgstr "Visíbel" #. AAZfA #: 02010100.xhp @@ -983,7 +985,7 @@ msgctxt "" "par_id3146133\n" "help.text" msgid "<ahelp hid=\"HID_QRYDGN_ROW_VISIBLE\">If you mark the <emph>Visible</emph> property for a data field, that field will be visibly displayed in the resulting query</ahelp>. If you are only using a data field to formulate a condition or make a calculation, you do not necessarily need to display it." -msgstr "" +msgstr "<ahelp hid=\"HID_QRYDGN_ROW_VISIBLE\">Se marca a propiedade <emph>Visíbel</emph> dun campo de datos, ese campo será visíbel na consulta resultante</ahelp>. Se só está a empregar un campo de datos para formular unha condición ou realizar un cálculo, non precisa mostralo." #. eQFRR #: 02010100.xhp @@ -992,7 +994,7 @@ msgctxt "" "hd_id3154714\n" "help.text" msgid "Criteria" -msgstr "" +msgstr "Criterios" #. f3DvJ #: 02010100.xhp @@ -1001,7 +1003,7 @@ msgctxt "" "par_id3145134\n" "help.text" msgid "<ahelp hid=\"HID_QRYDGN_ROW_CRIT\">Specifies a first <link href=\"text/sdatabase/020010100.xhp\" name=\"criteria \">criteria </link>by which the content of the data field is to be filtered.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_QRYDGN_ROW_CRIT\">Especifica os primeiros <link href=\"text/sdatabase/020010100.xhp\" name=\"criteria \">cri</link> polos que se ha de filtrar o contido do campo de datos.</ahelp>" #. qpADC #: 02010100.xhp @@ -1010,7 +1012,7 @@ msgctxt "" "hd_id3152477\n" "help.text" msgid "or" -msgstr "" +msgstr "ou" #. KFVy8 #: 02010100.xhp @@ -1019,7 +1021,7 @@ msgctxt "" "par_id3154585\n" "help.text" msgid "Here you can enter one additional filter criterion for each line. Multiple criteria in a single column will be interpreted as boolean OR." -msgstr "" +msgstr "Aquí pode introducir un criterio de filtro adicional para cada liña. Varios criterios nunha única columna identifícanse como OU lóxico." #. eXvp7 #: 02010100.xhp @@ -1028,7 +1030,7 @@ msgctxt "" "par_id3148800\n" "help.text" msgid "You can also use the context menu of the line headers in the lower area of the query design window to insert a filter based on a function:" -msgstr "" +msgstr "Tamén pode empregar o menú de contexto das cabeceiras de liña na área inferior da xanela de deseño de consultas para inserir un filtro baseado nunha función:" #. 5x8LE #: 02010100.xhp @@ -1037,7 +1039,7 @@ msgctxt "" "hd_id3148419\n" "help.text" msgid "Functions" -msgstr "" +msgstr "Funcións" #. Cxhjn #: 02010100.xhp @@ -1046,7 +1048,7 @@ msgctxt "" "par_id3153233\n" "help.text" msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\" visibility=\"hidden\">Select a function to run in the query.</ahelp> The functions which are available here depend on those provided by the database engine." -msgstr "" +msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\" visibility=\"hidden\">Seleccione unha función para executar na consulta.</ahelp> As funcións dispoñíbeis aquí dependen das que forneza o motor da base de datos." #. qFuqw #: 02010100.xhp @@ -1055,7 +1057,7 @@ msgctxt "" "par_id8760818\n" "help.text" msgid "If you are working with the embedded HSQL database, the list box in the <emph>Function</emph> row offers you the following options:" -msgstr "" +msgstr "Se está a traballar coa base de datos HSQL incorporada, a caixa de lista da fila </emph>Función</emph> oferece as opcións seguintes:" #. 9tdDn #: 02010100.xhp @@ -1064,7 +1066,7 @@ msgctxt "" "par_id3150307\n" "help.text" msgid "Option" -msgstr "" +msgstr "Opción" #. kBvXF #: 02010100.xhp @@ -1073,7 +1075,7 @@ msgctxt "" "par_id3152993\n" "help.text" msgid "Effect" -msgstr "" +msgstr "Efecto" #. zCunm #: 02010100.xhp @@ -1082,7 +1084,7 @@ msgctxt "" "par_id3155377\n" "help.text" msgid "No function" -msgstr "" +msgstr "Sen función" #. kZMTN #: 02010100.xhp @@ -1091,7 +1093,7 @@ msgctxt "" "par_id3155533\n" "help.text" msgid "No function will be executed." -msgstr "" +msgstr "Non se executa ningunha opción." #. 6dWZZ #: 02010100.xhp @@ -1100,7 +1102,7 @@ msgctxt "" "par_id3166420\n" "help.text" msgid "Average" -msgstr "" +msgstr "Media" #. NfRNs #: 02010100.xhp @@ -1109,7 +1111,7 @@ msgctxt "" "par_id3154486\n" "help.text" msgid "Calculates the arithmetic mean of a field." -msgstr "" +msgstr "Calcula a media aritmética dun campo." #. 6z2Kj #: 02010100.xhp @@ -1118,7 +1120,7 @@ msgctxt "" "par_id3149979\n" "help.text" msgid "Count" -msgstr "" +msgstr "Cantidade" #. rvWA5 #: 02010100.xhp @@ -1127,7 +1129,7 @@ msgctxt "" "par_id3155810\n" "help.text" msgid "Determines the number of records in the table. Empty fields can either be counted (a) or excluded (b)." -msgstr "" +msgstr "Determina o número de rexistro da táboa. Os campos baldeiros pódense contar (a) ou excluír (b)." #. UyAx2 #: 02010100.xhp diff --git a/source/gl/helpcontent2/source/text/sdraw/guide.po b/source/gl/helpcontent2/source/text/sdraw/guide.po index 16687bbc5ef..851200e81aa 100644 --- a/source/gl/helpcontent2/source/text/sdraw/guide.po +++ b/source/gl/helpcontent2/source/text/sdraw/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-25 14:55+0100\n" "PO-Revision-Date: 2021-01-06 10:36+0000\n" "Last-Translator: Xosé <xosecalvo@gmail.com>\n" "Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_help-master/textsdrawguide/gl/>\n" @@ -232,14 +232,14 @@ msgctxt "" msgid "Distributing Objects" msgstr "Distribuír obxectos" -#. WUVYx +#. DWjg2 #: align_arrange.xhp msgctxt "" "align_arrange.xhp\n" "par_id3151390\n" "help.text" -msgid "If you select three or more objects in Draw, you can also use the <link href=\"text/shared/01/05360000.xhp\" name=\"Distribution\"><emph>Distribution</emph></link> command to distribute the vertical and horizontal spacing evenly between the objects." -msgstr "Se selecciona tres ou máis obxectos en Draw, tamén pode usar a orde <link href=\"text/shared/01/05360000.xhp\" name=\"Distribution\"><emph>Distribución</emph></link> para distribuír o espazamento vertical e horizontal entre os obxectos de forma uniforme." +msgid "If you select three or more objects in Draw, you can also use the <link href=\"text/shared/01/05360000.xhp\" name=\"Distribution\"><emph>Distribute selection</emph></link> command to distribute the vertical and horizontal spacing evenly between the objects." +msgstr "" #. R9tTg #: align_arrange.xhp diff --git a/source/gl/helpcontent2/source/text/shared.po b/source/gl/helpcontent2/source/text/shared.po index 82d4bcb62a6..66ce15c6bdc 100644 --- a/source/gl/helpcontent2/source/text/shared.po +++ b/source/gl/helpcontent2/source/text/shared.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-10-27 14:18+0100\n" -"PO-Revision-Date: 2020-06-02 11:50+0000\n" -"Last-Translator: serval2412 <serval2412@yahoo.fr>\n" -"Language-Team: Galician <https://weblate.documentfoundation.org/projects/libo_help-master/textshared/gl/>\n" +"PO-Revision-Date: 2021-01-15 20:36+0000\n" +"Last-Translator: Xosé <xosecalvo@gmail.com>\n" +"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_help-master/textshared/gl/>\n" "Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.4\n" "X-POOTLE-MTIME: 1560458387.000000\n" #. DBz3U @@ -905,7 +905,7 @@ msgctxt "" "par_id3157910\n" "help.text" msgid "The Navigation bar is only visible for forms connected to a database. In the <link href=\"text/sdatabase/04030000.xhp\" name=\"Design view\">Design view</link> of a form, the Navigation bar is not available. See also <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>." -msgstr "" +msgstr "A barra de navegación só está visíbel para os formularios conectados a unha base de datos. Na <link href=\"text/sdatabase/04030000.xhp\" name=\"Design view\">vista de deseño</link> dun formulario, a barra de navegación non está dispoñíbel. Consulte tamén sobre <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Barra Datos de táboa</link>." #. tqTbR #: main0213.xhp @@ -2003,7 +2003,7 @@ msgctxt "" "tit\n" "help.text" msgid "Spacing" -msgstr "" +msgstr "Espazamento" #. yQezt #: submenu_spacing.xhp @@ -2012,7 +2012,7 @@ msgctxt "" "hd_id411816022675979\n" "help.text" msgid "<link href=\"text/shared/submenu_spacing.xhp\">Spacing</link>" -msgstr "" +msgstr "<link href=\"text/shared/submenu_spacing.xhp\">Espazamento</link>" #. 22dPh #: submenu_spacing.xhp @@ -2021,7 +2021,7 @@ msgctxt "" "par_id398855439580084\n" "help.text" msgid "<ahelp hid=\".\">Opens a submenu where you can choose text spacing commands.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Abre un submenó no que pode escoller ordes de espazamento de texto.</ahelp>" #. 7Sh42 #: submenu_spacing.xhp @@ -2030,7 +2030,7 @@ msgctxt "" "hd_id3154944\n" "help.text" msgid "Line Spacing: 1" -msgstr "" +msgstr "Espazamento entre liñas: 1" #. xxnjH #: submenu_spacing.xhp @@ -2039,7 +2039,7 @@ msgctxt "" "hd_id3146969\n" "help.text" msgid "Line Spacing: 1.5" -msgstr "" +msgstr "Espazamento entre liñas: 1,5" #. acjb4 #: submenu_spacing.xhp @@ -2048,7 +2048,7 @@ msgctxt "" "hd_id3153711\n" "help.text" msgid "Line Spacing: 2" -msgstr "" +msgstr "Espazamento entre liñas: 2" #. 44Px9 #: submenu_spacing.xhp @@ -2057,7 +2057,7 @@ msgctxt "" "hd_id3147573\n" "help.text" msgid "Increase Paragraph Spacing" -msgstr "" +msgstr "Aumentar o espazamento entre parágrafos" #. zhqwZ #: submenu_spacing.xhp @@ -2066,7 +2066,7 @@ msgctxt "" "par_id3150695\n" "help.text" msgid "Increases the paragraph spacing above the selected paragraph." -msgstr "" +msgstr "Aumenta o espazamento entre parágrafos por enriba do parágrafo seleccionado." #. XCZUT #: submenu_spacing.xhp @@ -2075,7 +2075,7 @@ msgctxt "" "hd_id3147574\n" "help.text" msgid "Decrease Paragraph Spacing" -msgstr "" +msgstr "Diminuír o espazamento entre parágrafos" #. EVYri #: submenu_spacing.xhp @@ -2084,7 +2084,7 @@ msgctxt "" "par_id3150696\n" "help.text" msgid "Decreases the paragraph spacing above the selected paragraph." -msgstr "" +msgstr "Diminúe o espazamento entre parágrafos por enriba do parágrafo seleccionado." #. EsHFP #: submenu_spacing.xhp @@ -2093,7 +2093,7 @@ msgctxt "" "hd_id3147575\n" "help.text" msgid "Increase Indent" -msgstr "" +msgstr "Aumentar o sangrado" #. BU6i9 #: submenu_spacing.xhp diff --git a/source/gl/helpcontent2/source/text/shared/01.po b/source/gl/helpcontent2/source/text/shared/01.po index ef54947bcbc..e4ebffc6d2d 100644 --- a/source/gl/helpcontent2/source/text/shared/01.po +++ b/source/gl/helpcontent2/source/text/shared/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-19 13:13+0100\n" "PO-Revision-Date: 2020-11-21 15:36+0000\n" "Last-Translator: Xosé <xosecalvo@gmail.com>\n" "Language-Team: Galician <https://weblate.documentfoundation.org/projects/libo_help-master/textshared01/gl/>\n" @@ -14821,6 +14821,15 @@ msgctxt "" msgid "<link href=\"text/shared/01/05020400.xhp\" name=\"Hyperlink\">Hyperlink</link>" msgstr "" +#. 3GCPA +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"par_id831610541188010\n" +"help.text" +msgid "<link href=\"text/swriter/01/05130002.xhp\" name=\"Character_Style\">Character Style</link>" +msgstr "" + #. ruEdb #: 05020100.xhp msgctxt "" @@ -25369,13 +25378,13 @@ msgctxt "" msgid "<ahelp hid=\"sfx/ui/newstyle/stylename\" visibility=\"visible\">Enter a name for the new Style.</ahelp>" msgstr "<ahelp hid=\"sfx/ui/newstyle/stylename\" visibility=\"visible\"> Introduza un nome para o novo estilo.</ahelp>" -#. N82aE +#. zirrD #: 05140100.xhp msgctxt "" "05140100.xhp\n" "hd_id3154682\n" "help.text" -msgid "Custom Styles in Document" +msgid "Custom Styles for Current Document" msgstr "" #. wWSGE @@ -37555,6 +37564,15 @@ msgctxt "" msgid "The <emph>Bullets and Numbering</emph> dialog has the following tabs:" msgstr "O cadro de diálogo <emph>Marcadores e numeración </emph> ten as seguintes guías:" +#. FXvcQ +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"hd_id911610939960192\n" +"help.text" +msgid "<link href=\"text/shared/01/06050200.xhp\" name=\"Numbering\">Numbering</link>" +msgstr "" + #. FUmyk #: 06050000.xhp msgctxt "" @@ -37672,14 +37690,14 @@ msgctxt "" msgid "<link href=\"text/shared/01/06050200.xhp\" name=\"Numbering Style\">Numbering Style</link>" msgstr "" -#. 3FT7A +#. 763DG #: 06050200.xhp msgctxt "" "06050200.xhp\n" "par_id3148765\n" "help.text" -msgid "<ahelp hid=\".\">Displays the different numbering styles that you can apply.</ahelp>" -msgstr "<ahelp hid=\".\"> Mostra os diferentes estilos de numeración que se pode aplicar.</ahelp>" +msgid "<ahelp hid=\".\"><variable id=\"numbering\">Displays the different numberings that you can apply.</variable></ahelp>" +msgstr "" #. oXjg8 #: 06050200.xhp @@ -37690,14 +37708,14 @@ msgctxt "" msgid "Selection" msgstr "Selección" -#. AHWWx +#. LFVJS #: 06050200.xhp msgctxt "" "06050200.xhp\n" "par_id3151100\n" "help.text" -msgid "<ahelp hid=\"cui/ui/picknumberingpage/valueset\">Click the numbering style that you want to use.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/picknumberingpage/ValueSet\"> Prema no estilo de numeración que desexa utilizar.</ahelp>" +msgid "<ahelp hid=\"cui/ui/picknumberingpage/valueset\">Click the numbering that you want to use.</ahelp>" +msgstr "" #. EGa48 #: 06050200.xhp diff --git a/source/gl/helpcontent2/source/text/shared/02.po b/source/gl/helpcontent2/source/text/shared/02.po index 45f1e054ff4..08394be13db 100644 --- a/source/gl/helpcontent2/source/text/shared/02.po +++ b/source/gl/helpcontent2/source/text/shared/02.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-11-20 15:34+0100\n" +"POT-Creation-Date: 2021-01-25 14:55+0100\n" "PO-Revision-Date: 2020-09-29 13:35+0000\n" "Last-Translator: serval2412 <serval2412@yahoo.fr>\n" "Language-Team: Galician <https://weblate.documentfoundation.org/projects/libo_help-master/textshared02/gl/>\n" @@ -11257,40 +11257,31 @@ msgctxt "" msgid "2.5 cm" msgstr "2,5 cm" -#. DUGDP +#. GGHPA #: 02160000.xhp msgctxt "" "02160000.xhp\n" "tit\n" "help.text" -msgid "Highlight Color" -msgstr "Cor de realce" +msgid "Character Highlighting Color" +msgstr "" -#. 5GRDP +#. tExR8 #: 02160000.xhp msgctxt "" "02160000.xhp\n" "hd_id3109850\n" "help.text" -msgid "<link href=\"text/shared/02/02160000.xhp\" name=\"Highlight Color\">Highlighting</link>" +msgid "<link href=\"text/shared/02/02160000.xhp\" name=\"Highlight Color\">Character Highlighting Color</link>" msgstr "" -#. TLSg8 +#. y45WA #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3154927\n" "help.text" -msgid "<variable id=\"zeichenhintergrundtext\"><ahelp hid=\".uno:BackColor\">Applies the current highlight color to the background of a character style or text selection.</ahelp></variable>" -msgstr "" - -#. E9d9L -#: 02160000.xhp -msgctxt "" -"02160000.xhp\n" -"par_id871592838003088\n" -"help.text" -msgid "If no text is selected, click the <emph>Highlight Color</emph> icon, select the text that you want to highlight, and then click the <emph>Highlight Color</emph> icon again. To change the highlight color, click the arrow next to the <emph>Highlight Color</emph> icon, and then click the color that you want." +msgid "<variable id=\"highlight_color\"><ahelp hid=\".uno:BackColor\">Applies current highlight color to the character style or text selection.</ahelp></variable>" msgstr "" #. KrAa6 @@ -11311,76 +11302,157 @@ msgctxt "" msgid "When editing a character style, choose <emph>Highlighting</emph> tab." msgstr "" -#. AkVGB +#. YETEY #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3152551\n" "help.text" -msgid "<image id=\"img_id3149177\" src=\"cmd/sc_backcolor.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149177\">Icon Highlighting</alt></image>" +msgid "<image id=\"img_id3149177\" src=\"cmd/sc_backcolor.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149177\">Character Highlighting Color Icon</alt></image>" msgstr "" -#. gZTBs +#. zJCAE #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3147210\n" "help.text" -msgid "Highlight Color" -msgstr "Cor de realce" +msgid "Character Highlighting Color icon" +msgstr "" + +#. 4M9HV +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_idN10736\n" +"help.text" +msgid "To change the highlighting color, click the arrow next to the <emph>Character Highlighting Color</emph> icon, and then click the color that you want." +msgstr "" + +#. ZBF5S +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"hd_id711610982428158\n" +"help.text" +msgid "Apply Highlighting" +msgstr "" + +#. UgA5i +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"hd_id111610983384915\n" +"help.text" +msgid "To a Text Selection" +msgstr "" -#. atLxG +#. sDQjr +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id741610983082687\n" +"help.text" +msgid "Select the text that you want to highlight." +msgstr "" + +#. 94UES +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id851610983100948\n" +"help.text" +msgid "Click the <emph>Character Highlighting Color</emph> icon on the <emph>Formatting</emph> bar." +msgstr "" + +#. zCcvX +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id461611232078309\n" +"help.text" +msgid "If you want to type after the selection without highlighting, click <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+M</keycode>." +msgstr "" + +#. ftHsB #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3166460\n" "help.text" -msgid "To Apply Highlighting" -msgstr "Para aplicar o realce" +msgid "For Multiple Selections" +msgstr "" + +#. UfC2U +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id57161098864299\n" +"help.text" +msgid "Start with no text selected." +msgstr "" -#. WwtC4 +#. SL9j6 #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_idN1072B\n" "help.text" -msgid "On the <emph>Formatting</emph> bar, click the <emph>Highlight Color</emph> icon." -msgstr "Prema na icona <emph>Realce</emph> situada na barra <emph>Formatado</emph>." +msgid "On the <emph>Formatting</emph> bar, click the <emph>Character Highlighting Color</emph> icon." +msgstr "" -#. AACE2 +#. qfcjf #: 02160000.xhp msgctxt "" "02160000.xhp\n" -"par_idN10736\n" +"par_id571610984733742\n" "help.text" -msgid "To change the highlighting color, click the arrow next to the <emph>Highlight Color</emph> icon, and then click the color that you want." -msgstr "Para cambiar a cor de realce, prema na frecha situada ao lado da icona <emph>Realce</emph> e despois na cor desexada." +msgid "The mouse cursor changes to the <emph>Apply Highlighting</emph> cursor." +msgstr "" -#. smvCG +#. okbzE #: 02160000.xhp msgctxt "" "02160000.xhp\n" -"par_idN1073E\n" +"par_id81610984914998\n" "help.text" -msgid "Select the text that you want to highlight." -msgstr "Seleccione o texto que desexa realzar." +msgid "<image src=\"vcl/res/fill.png\" id=\"img_id341610984914998\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id801610984914998\">Apply Highlighting Icon</alt></image>" +msgstr "" -#. 4ofkm +#. EEgUx #: 02160000.xhp msgctxt "" "02160000.xhp\n" -"par_idN10743\n" +"par_id241610984914998\n" "help.text" -msgid "To apply highlighting to a single word, double-click the word." -msgstr "Para realzar unha única palabra, prema dúas veces nela." +msgid "Apply Highlighting cursor" +msgstr "" -#. KHAnk +#. EZBA3 +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_idN1073E\n" +"help.text" +msgid "Use the <emph>Apply Highlighting</emph> cursor to select text that you want to highlight." +msgstr "" + +#. bDpTu #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_idN10757\n" "help.text" -msgid "To turn off highlighting, press <emph>Esc</emph>." +msgid "To turn off highlighting cursor, click the <emph>Character Highlighting Color</emph> icon again, or press <keycode>Esc</keycode>." +msgstr "" + +#. CnFYE +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_idN10743\n" +"help.text" +msgid "To apply highlighting to a single word, double-click the word; for a sentence use triple-click, and quadruple-click for a paragraph." msgstr "" #. Ev2VU @@ -11401,14 +11473,23 @@ msgctxt "" msgid "Select the highlighted text." msgstr "Seleccione o texto realzado." -#. GMH34 +#. BTFWr #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3149784\n" "help.text" -msgid "On the <emph>Formatting</emph> bar, click the arrow next to the <emph>Highlight Color</emph> icon, and then click <emph>No Fill</emph>." -msgstr "Na barra <emph>Formatado</emph>, prema na frecha situada ao lado da icona <emph>Realce</emph> e despois en <emph>Sen enchedura</emph>." +msgid "On the <emph>Formatting</emph> bar, click the arrow next to the <emph>Character Highlighting Color</emph> icon, and then click <emph>No Fill</emph>." +msgstr "" + +#. yDDr8 +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id681610983533210\n" +"help.text" +msgid "For multiple selections, click the <emph>Character Highlighting Color</emph> icon with <emph>No Fill</emph>, select highlighting to remove, then finish by clicking the icon again or pressing <keycode>Esc</keycode>." +msgstr "" #. fRhjf #: 02170000.xhp @@ -16675,14 +16756,14 @@ msgctxt "" msgid "<bookmark_value>cell widths; using ruler</bookmark_value><bookmark_value>cell widths; using mouse</bookmark_value>" msgstr "" -#. EFuiR +#. AAfhg #: 13020000.xhp msgctxt "" "13020000.xhp\n" "hd_id3148668\n" "help.text" -msgid "<link href=\"text/shared/02/13020000.xhp\" name=\"Setting Indents, Margins, and Columns\">Setting Indents, Margins, and Columns</link>" -msgstr "<link href=\"text/shared/02/13020000.xhp\" name=\"Configurar sangrías, marxes e columnas\">Configurar sangrías, marxes e columnas</link>" +msgid "<variable id=\"setting_margins\"><link href=\"text/shared/02/13020000.xhp\" name=\"Setting Indents, Margins, and Columns\">Setting Indents, Margins, and Columns</link></variable>" +msgstr "" #. eXPSg #: 13020000.xhp @@ -16828,13 +16909,13 @@ msgctxt "" msgid "Drag the mark on the right to the left while pressing the mouse button." msgstr "" -#. srBDe +#. 2VWAC #: 13020000.xhp msgctxt "" "13020000.xhp\n" "par_id3154760\n" "help.text" -msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right." +msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right." msgstr "" #. 5mWdm diff --git a/source/gl/helpcontent2/source/text/shared/guide.po b/source/gl/helpcontent2/source/text/shared/guide.po index b3c679b094f..114194ea166 100644 --- a/source/gl/helpcontent2/source/text/shared/guide.po +++ b/source/gl/helpcontent2/source/text/shared/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-19 13:13+0100\n" "PO-Revision-Date: 2020-12-12 21:36+0000\n" "Last-Translator: Xosé <xosecalvo@gmail.com>\n" "Language-Team: Galician <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedguide/gl/>\n" @@ -10627,13 +10627,13 @@ msgctxt "" msgid "The crash report sends information about the error type that caused the crash and the process memory contents at the time of the crash. The memory contents include: a list of loaded libraries and their version number; a list of the current threads with the contents of their stack memory and processor register states. The memory trace is gathered locally by standard system tools: <literal>dbghelp.dll</literal> on Windows systems; <literal>clone()</literal>, <literal>ptrace()</literal> and <literal>/proc</literal> directory on Linux systems; Apple's Crash Reporter on Mac systems." msgstr "" -#. yu8Rq +#. 73oD2 #: error_report.xhp msgctxt "" "error_report.xhp\n" "par_id731607157836334\n" "help.text" -msgid "Information is also sent about the %PRODUCTNAME version, the operating system name and version, and the computing hardware (CPU identification; graphics device and driver)." +msgid "Information is also sent about the %PRODUCTNAME version, the operating system name and version, and the computing hardware (CPU type and features; total RAM memory size; graphics device and driver)." msgstr "" #. oCk4J @@ -24235,13 +24235,13 @@ msgctxt "" msgid "Categories" msgstr "Categorías" -#. v6gks +#. ykGZb #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723507710\n" "help.text" -msgid "<ahelp hid=\".\">Categories are folders where you place your templates.</ahelp> You may choose from the default categories: All Categories, My Templates, Business Correspondence, MediaWiki, Other Business Documents, Personal Correspondence and Documents, Presentations or Styles. You may also create new categories for your personal use. Use the <emph>Settings</emph> icon of the Template Manager to create a new category." +msgid "<ahelp hid=\".\">Categories are folders where you place your templates.</ahelp> You may choose from the default categories: All Categories, My Templates, Business Correspondence, MediaWiki, Other Business Documents, Personal Correspondence and Documents, Presentations or Styles. You may also create new categories for your personal use. Use the <emph>Tools</emph> icon of the Template Manager to create a new category." msgstr "" #. kGCqh @@ -24253,40 +24253,40 @@ msgctxt "" msgid "Categories inside a category are not allowed." msgstr "" -#. FBeG2 +#. TqPzP #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "hd_id041620170723509814\n" "help.text" -msgid "Settings" -msgstr "Configuración" +msgid "Tools" +msgstr "" -#. kMEQJ +#. aZqBY #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723504497\n" "help.text" -msgid "<ahelp hid=\".\">Click on the <emph>Settings</emph> icon at the bottom left to open the Settings menu.</ahelp> The options are: New Category, Rename Category, Delete Category, and Refresh. If the default template for an application is changed from the initial default setting, then an additional option, Reset Default Template, is available, which allows you to reset the default template for an application back to its initial default." +msgid "<ahelp hid=\".\">Click on the <emph>Tools</emph> icon at the bottom left to open the Tools menu.</ahelp> The options are: New Category, Rename Category, Delete Category, and Refresh. If the default template for an application is changed from the initial default setting, then an additional option, Reset Default Template, is available, which allows you to reset the default template for an application back to its initial default." msgstr "" -#. ywc4r +#. bN3Un #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id816947600309745\n" "help.text" -msgid "<image src=\"sfx2/res/actionaction013.png\" id=\"img_id381604426509745\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id13162474009745\">Settings Icon</alt></image>" +msgid "<image src=\"sfx2/res/actionaction013.png\" id=\"img_id381604426509745\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id13162474009745\">Tools Icon</alt></image>" msgstr "" -#. u52pV +#. xBq4j #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id421604400309745\n" "help.text" -msgid "Settings icon" +msgid "Tools icon" msgstr "" #. gWz9H @@ -25045,14 +25045,14 @@ msgctxt "" msgid "Removing all Direct Formatting in a $[officename] Writer Document" msgstr "Eliminar o formato directo en documentos de $[officename] Writer" -#. K46xJ +#. KQewD #: undo_formatting.xhp msgctxt "" "undo_formatting.xhp\n" "par_idN1063F\n" "help.text" -msgid "Press <item type=\"keycode\">Ctrl+A</item> to select the whole text." -msgstr "Prema en <item type=\"keycode\">Ctrl+A</item> para seleccionar todo o texto." +msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> to select the whole text." +msgstr "" #. CCBSr #: undo_formatting.xhp @@ -25081,14 +25081,14 @@ msgctxt "" msgid "While pressing the Shift key click the first and then the last sheet tab to select all sheets." msgstr "Para seleccionar todas as follas manteña premida a tecla Maiús mentres preme na primeira folla e despois na última." -#. hQSxY +#. TRkDz #: undo_formatting.xhp msgctxt "" "undo_formatting.xhp\n" "par_idN106DD\n" "help.text" -msgid "Press <item type=\"keycode\">Ctrl+A</item> to select the whole text." -msgstr "Prema en <item type=\"keycode\">Ctrl+A</item> para seleccionar todo o texto." +msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> to select the whole text." +msgstr "" #. HSD7L #: undo_formatting.xhp @@ -25117,14 +25117,14 @@ msgctxt "" msgid "Click the <emph>Outline</emph> tab to open outline view." msgstr "Prema no separador <emph>Esquema</emph> para abrir a visualización de esquema." -#. XtuRW +#. RHrbx #: undo_formatting.xhp msgctxt "" "undo_formatting.xhp\n" "par_id3906674\n" "help.text" -msgid "Press <item type=\"keycode\">Ctrl+A</item> to select the whole text." -msgstr "Prema en <item type=\"keycode\">Ctrl+A</item> para seleccionar todo o texto." +msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> to select the whole text." +msgstr "" #. wRVC2 #: undo_formatting.xhp diff --git a/source/gl/helpcontent2/source/text/shared/optionen.po b/source/gl/helpcontent2/source/text/shared/optionen.po index 8b29bdb621a..4375a0fb4cd 100644 --- a/source/gl/helpcontent2/source/text/shared/optionen.po +++ b/source/gl/helpcontent2/source/text/shared/optionen.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-25 14:55+0100\n" "PO-Revision-Date: 2020-07-08 12:12+0000\n" "Last-Translator: Xosé <xosecalvo@gmail.com>\n" "Language-Team: Galician <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedoptionen/gl/>\n" @@ -13516,13 +13516,13 @@ msgctxt "" msgid "Microsoft Office" msgstr "Microsoft Office" -#. kbYEw +#. zm2Kr #: 01130200.xhp msgctxt "" "01130200.xhp\n" "bm_id881592499093945\n" "help.text" -msgid "<bookmark_value>Microsoft lock files</bookmark_value><bookmark_value>lock files;Microsoft Office</bookmark_value><bookmark_value>lock files;%PRODUCTNAME</bookmark_value><bookmark_value>OLE objects;import and export</bookmark_value><bookmark_value>embedded objects;import and export</bookmark_value><bookmark_value>OLE objects;Microsoft Office</bookmark_value><bookmark_value>OLE objects;PDF</bookmark_value><bookmark_value>character highlighting;Microsoft Office export</bookmark_value>" +msgid "<bookmark_value>Microsoft lock files</bookmark_value><bookmark_value>lock files;Microsoft Office</bookmark_value><bookmark_value>lock files;%PRODUCTNAME</bookmark_value><bookmark_value>OLE objects;import and export</bookmark_value><bookmark_value>embedded objects;import and export</bookmark_value><bookmark_value>OLE objects;Microsoft Office</bookmark_value><bookmark_value>OLE objects;PDF</bookmark_value><bookmark_value>character highlighting;Microsoft Office export</bookmark_value><bookmark_value>character shading;Microsoft Office export</bookmark_value>" msgstr "" #. HgnAh @@ -13633,13 +13633,40 @@ msgctxt "" msgid "Character Highlighting" msgstr "" -#. nJKA9 +#. XMci6 #: 01130200.xhp msgctxt "" "01130200.xhp\n" "par_id3150671\n" "help.text" -msgid "<ahelp hid=\".\">Microsoft Office has two character attributes similar to $[officename] character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats.</ahelp>" +msgid "<ahelp hid=\".\">Microsoft Office has two character attributes similar to $[officename] character highlighting. Use this control to select the attribute, <emph>highlighting</emph> or <emph>shading</emph>, that $[officename] should use when exporting $[officename] character highlighting to Microsoft Office file formats.</ahelp>" +msgstr "" + +#. DxMaG +#: 01130200.xhp +msgctxt "" +"01130200.xhp\n" +"par_id11611125644396\n" +"help.text" +msgid "Highlighting exports the closest match between a $[officename] highlighting color and one of the 16 Microsoft highlighting colors, using the Office character attribute that makes it easy for Office users to edit with the highlighting tool in Office applications. This is the default setting in $[officename] 5.0 to 6.4." +msgstr "" + +#. vmGuu +#: 01130200.xhp +msgctxt "" +"01130200.xhp\n" +"par_id971611126299924\n" +"help.text" +msgid "Shading exports all RGB colors to the other Office character attribute. This preserves color fidelity between $[officename] and Microsoft Office documents, but Office users must edit this character attribute with a tool that is not commonly used or easy to find in Office applications. This is the default setting since $[officename] 7.0." +msgstr "" + +#. mnCpY +#: 01130200.xhp +msgctxt "" +"01130200.xhp\n" +"par_id11611137020276\n" +"help.text" +msgid "The compatibility filter in the <emph>Character Highlighting Color</emph> dialog provides the Microsoft Office highlighting colors. Use those colors and choose <emph>Export as: Highlighting</emph> if you want both color fidelity and ease of editing for Office users." msgstr "" #. hpDE5 diff --git a/source/gl/helpcontent2/source/text/simpress/01.po b/source/gl/helpcontent2/source/text/simpress/01.po index 9b27d5ebf05..8420aac6878 100644 --- a/source/gl/helpcontent2/source/text/simpress/01.po +++ b/source/gl/helpcontent2/source/text/simpress/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-19 13:13+0100\n" "PO-Revision-Date: 2020-02-19 20:15+0000\n" "Last-Translator: Xosé <xosecalvo@gmail.com>\n" "Language-Team: Galician <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpress01/gl/>\n" @@ -466,14 +466,14 @@ msgctxt "" msgid "You can <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dock\">dock</link> the Navigator to the edge of your workspace." msgstr "Ten a opción de <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"ancorar\">ancorar</link> o navegador no bordo do seu espazo de traballo." -#. A5z5L +#. C3o34 #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3156448\n" "help.text" -msgid "Press <item type=\"keycode\">Ctrl+Shift+F5</item> to open the Navigator when you are editing a presentation." -msgstr "Prema <item type=\"keycode\">Ctrl+Shift+F5</item> para abrir o Navegador cando estea a editar unha presentación." +msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F5</keycode> to open the Navigator when you are editing a presentation." +msgstr "" #. GVMFK #: 02110000.xhp diff --git a/source/gl/helpcontent2/source/text/simpress/guide.po b/source/gl/helpcontent2/source/text/simpress/guide.po index b7d888e3857..f45d179110a 100644 --- a/source/gl/helpcontent2/source/text/simpress/guide.po +++ b/source/gl/helpcontent2/source/text/simpress/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-19 13:13+0100\n" "PO-Revision-Date: 2020-02-19 20:15+0000\n" "Last-Translator: Xosé <xosecalvo@gmail.com>\n" "Language-Team: Galician <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpressguide/gl/>\n" @@ -2509,14 +2509,14 @@ msgctxt "" msgid "Click <emph>New</emph> and enter a name for your slide show in the <emph>Name </emph>box." msgstr "Prema en <emph>Nova</emph> e introduza un nome para a presentación de diapositivas na caixa <emph>Nome</emph>." -#. boUBq +#. yaSCA #: individual.xhp msgctxt "" "individual.xhp\n" "par_id3150249\n" "help.text" -msgid "Under <emph>Existing Slides</emph>, select the slides you want to add to your slide show, and click the <emph>>></emph> button. Hold down Shift to select a range of slides, or Ctrl to select multiple slides." -msgstr "En <emph>Diapositivas existentes</emph>, seleccione as diapositivas que quere engadir á presentación de diapositivas, e prema no botón <emph>>></emph>. Manteña premida a tecla Maiús para seleccionar un intervalo de diapositivas, ou Ctrl para seleccionar diapositivas múltiplas." +msgid "Under <emph>Existing Slides</emph>, select the slides you want to add to your slide show, and click the <widget>>></widget> button. Hold down <keycode>Shift</keycode> to select a range of slides, or <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> to select multiple slides." +msgstr "" #. KyDj4 #: individual.xhp @@ -2734,23 +2734,23 @@ msgctxt "" msgid "Selecting placeholders" msgstr "Seleccionar marcadores de posición" -#. LTMKm +#. MNkvo #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3150212\n" "help.text" -msgid "$[officename] Impress <emph>AutoLayouts</emph> use placeholders for slide titles, text, and objects. To select a placeholder, press <item type=\"keycode\">Ctrl+Enter</item>. To move to the next placeholder, press <item type=\"keycode\">Ctrl+Enter</item> again." -msgstr "Os <emph>Deseños automáticos</emph> de $[officename] Impress utilizan marcadores de posición para títulos de diapositivas, texto, e obxectos. Para seleccionar un marcador de posición, prema en <item type=\"keycode\">Ctrl+Intro</item>. Para moverse seguinte marcador prema novamente en <item type=\"keycode\">Ctrl+Intro</item>." +msgid "$[officename] Impress <emph>AutoLayouts</emph> use placeholders for slide titles, text, and objects. To select a placeholder, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Enter</keycode>. To move to the next placeholder, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Enter</keycode> again." +msgstr "" -#. E5BCb +#. 7bBsE #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3166467\n" "help.text" -msgid "If you press <item type=\"keycode\">Ctrl+Enter</item> after you reach the last placeholder in a slide, a new slide is inserted after the current slide. The new slide uses the same layout as the current slide." -msgstr "Se preme en <item type=\"keycode\">Ctrl+Intro</item> despois de atinxir o último marcador de posición dunha diapositiva, insírese unha diapositiva nova despois da actual. A nova diapositiva utiliza o mesmo deseño que a activa." +msgid "If you press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Enter</keycode> after you reach the last placeholder in a slide, a new slide is inserted after the current slide. The new slide uses the same layout as the current slide." +msgstr "" #. FinYA #: keyboard.xhp @@ -2761,14 +2761,14 @@ msgctxt "" msgid "During a Slide Show" msgstr "Durante as presentacións de diapositivas" -#. GKCim +#. DaXcL #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3150650\n" "help.text" -msgid "To start a slide show, press <item type=\"keycode\">Ctrl+F2</item> or <item type=\"keycode\">F5</item>." -msgstr "Para iniciar unha presentación prema <item type=\"keycode\">Ctrl+F2</item> ou <item type=\"keycode\">F5</item>." +msgid "To start a slide show, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F2</keycode> or <keycode>F5</keycode>." +msgstr "" #. K3r3c #: keyboard.xhp @@ -2905,23 +2905,23 @@ msgctxt "" msgid "Copying a slide:" msgstr "Copiar diapositivas:" -#. B4Gcg +#. DVbsA #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3156060\n" "help.text" -msgid "Use the arrow keys to navigate to the slide that you want to copy, and then press <item type=\"keycode\">Ctrl+C</item>." -msgstr "Utilice as teclas de frecha para navegar ata diapositiva que quere copiar, e despois prema en <item type=\"keycode\">Ctrl+C</item>." +msgid "Use the arrow keys to navigate to the slide that you want to copy, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+C</keycode>." +msgstr "" -#. tRDLn +#. FwWfn #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3148769\n" "help.text" -msgid "Move to the slide where you want to paste the copied slide, and then press <item type=\"keycode\">Ctrl+V</item>." -msgstr "Vaia á diapositiva en que quere pegar a diapositiva copiada e prema despois en <item type=\"keycode\">Ctrl+V</item>." +msgid "Move to the slide where you want to paste the copied slide, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+V</keycode>." +msgstr "" #. pCBar #: keyboard.xhp @@ -2932,23 +2932,23 @@ msgctxt "" msgid "Moving a slide:" msgstr "Mover diapositivas:" -#. LfsSv +#. tE69X #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3155987\n" "help.text" -msgid "Use the arrow keys to navigate to the slide that you want to move, and then press <item type=\"keycode\">Ctrl+X</item>." -msgstr "Use as teclas de frecha para navegar ata a diapositiva que quere copiar e prema en <item type=\"keycode\">Ctrl+X</item>." +msgid "Use the arrow keys to navigate to the slide that you want to move, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+X</keycode>." +msgstr "" -#. 8qQHR +#. 6NFbS #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3147171\n" "help.text" -msgid "Navigate to the slide where you want to move the slide, and then press <item type=\"keycode\">Ctrl+V</item>." -msgstr "Navegue ata a diapositiva onde quere mover a diapositiva, e prema despois en <item type=\"keycode\">Ctrl+V</item>." +msgid "Navigate to the slide where you want to move the slide, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+V</keycode>." +msgstr "" #. LUhAj #: keyboard.xhp @@ -4615,13 +4615,13 @@ msgctxt "" msgid "Locate the files you want to insert." msgstr "Localice todos os ficheiros que desexa inserir." -#. EPWAM +#. C2unu #: photo_album.xhp msgctxt "" "photo_album.xhp\n" "par_id221120161524594919\n" "help.text" -msgid "If several images are in the same folder, you can select a group of photos using the Shift or Ctrl keys while clicking on their filenames." +msgid "If several images are in the same folder, you can select a group of photos using the <keycode>Shift</keycode> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> keys while clicking on their filenames." msgstr "" #. z7nPC diff --git a/source/gl/helpcontent2/source/text/swriter.po b/source/gl/helpcontent2/source/text/swriter.po index be3f3ec48ec..c14b768adbd 100644 --- a/source/gl/helpcontent2/source/text/swriter.po +++ b/source/gl/helpcontent2/source/text/swriter.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-14 18:09+0100\n" -"PO-Revision-Date: 2021-01-09 18:36+0000\n" +"POT-Creation-Date: 2021-01-19 13:13+0100\n" +"PO-Revision-Date: 2021-01-15 20:36+0000\n" "Last-Translator: Xosé <xosecalvo@gmail.com>\n" "Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_help-master/textswriter/gl/>\n" "Language: gl\n" @@ -1427,7 +1427,7 @@ msgctxt "" "par_id881605975490097\n" "help.text" msgid "<variable id=\"submenu\">Opens a submenu with the following command options:</variable>" -msgstr "" +msgstr "<variable id=\"submenu\">Abre un submenú coas opcións de ordes seguintes:</variable>" #. dAYGb #: main0110.xhp @@ -1436,7 +1436,7 @@ msgctxt "" "hd_id71605976065472\n" "help.text" msgid "Rows Above" -msgstr "" +msgstr "Filas enriba" #. ETuzB #: main0110.xhp @@ -1445,7 +1445,7 @@ msgctxt "" "par_id811605976075887\n" "help.text" msgid "Insert a row above the row where the cursor is currently placed." -msgstr "" +msgstr "Insire unha fila por enriba da fila na que se sitúa o cursor." #. 3B4Ea #: main0110.xhp @@ -1454,7 +1454,7 @@ msgctxt "" "hd_id621605976125265\n" "help.text" msgid "Rows Below" -msgstr "" +msgstr "Filas debaixo" #. sZV4E #: main0110.xhp @@ -1463,7 +1463,7 @@ msgctxt "" "par_id701605976138113\n" "help.text" msgid "Insert a row below the row where the cursor is currently placed." -msgstr "" +msgstr "Insire unha fila por debaixo da fila na que se sitúa o cursor." #. zVM8o #: main0110.xhp @@ -1472,7 +1472,7 @@ msgctxt "" "par_idN105E5\n" "help.text" msgid "<link href=\"text/swriter/01/05120400.xhp\" name=\"insertrows\">Rows</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/05120400.xhp\" name=\"insertrows\">Filas</link>" #. AN99u #: main0110.xhp @@ -1481,7 +1481,7 @@ msgctxt "" "par_idN105E8\n" "help.text" msgid "Opens dialog box for inserting rows." -msgstr "" +msgstr "Abre unha caixa de diálogo para inserir filas." #. FedsM #: main0110.xhp @@ -1490,7 +1490,7 @@ msgctxt "" "hd_id841605976313559\n" "help.text" msgid "Columns Before" -msgstr "" +msgstr "Columnas antes" #. bkDEH #: main0110.xhp @@ -1499,7 +1499,7 @@ msgctxt "" "par_id531605976347665\n" "help.text" msgid "Insert a column before the column where the cursor is currently placed." -msgstr "" +msgstr "Inserir unha columna antes da columna na que se sitúa o cursor." #. UE3RA #: main0110.xhp @@ -1508,7 +1508,7 @@ msgctxt "" "hd_id21605976318849\n" "help.text" msgid "Columns After" -msgstr "" +msgstr "Columnas despois" #. A6B3G #: main0110.xhp @@ -1517,7 +1517,7 @@ msgctxt "" "par_id731605976350615\n" "help.text" msgid "Insert a column before the column where the cursor is currently placed." -msgstr "" +msgstr "Inserir unha columna antes da columna na que se sitúa o cursor." #. KepEk #: main0110.xhp @@ -1526,7 +1526,7 @@ msgctxt "" "par_idN105CD\n" "help.text" msgid "<link href=\"text/swriter/01/05120400.xhp\" name=\"insertrows\">Columns</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/05120400.xhp\" name=\"insertrows\">Columnas</link>" #. i3nKB #: main0110.xhp @@ -1535,7 +1535,7 @@ msgctxt "" "par_idN105D0\n" "help.text" msgid "Opens dialog box for inserting columns." -msgstr "" +msgstr "Abre unha caixa de diálogo para inserir columnas." #. ttkBa #: main0110.xhp @@ -1553,7 +1553,7 @@ msgctxt "" "par_id81605976578903\n" "help.text" msgid "<embedvar href=\"text/swriter/main0110.xhp#submenu\"/>" -msgstr "" +msgstr "<embedvar href=\"text/swriter/main0110.xhp#submenu\"/>" #. mkgZ4 #: main0110.xhp @@ -1625,7 +1625,7 @@ msgctxt "" "par_id851605976580614\n" "help.text" msgid "<embedvar href=\"text/swriter/main0110.xhp#submenu\"/>" -msgstr "" +msgstr "<embedvar href=\"text/swriter/main0110.xhp#submenu\"/>" #. EKDPA #: main0110.xhp @@ -1706,7 +1706,7 @@ msgctxt "" "par_idN105FB\n" "help.text" msgid "Size" -msgstr "" +msgstr "Tamaño" #. FBmFA #: main0110.xhp @@ -1715,7 +1715,7 @@ msgctxt "" "par_id41605977320372\n" "help.text" msgid "<embedvar href=\"text/swriter/main0110.xhp#submenu\"/>" -msgstr "" +msgstr "<embedvar href=\"text/swriter/main0110.xhp#submenu\"/>" #. C4FY8 #: main0110.xhp @@ -1742,7 +1742,7 @@ msgctxt "" "hd_id451605990864684\n" "help.text" msgid "Minimize Row Height" -msgstr "" +msgstr "Minimizar altura de fila" #. RWpv2 #: main0110.xhp @@ -1751,7 +1751,7 @@ msgctxt "" "par_id261605990897312\n" "help.text" msgid "Set the row height to the smallest possible for the content in each selected row." -msgstr "" +msgstr "Facer que a altura da fila sexa o menor posíbel para o contido de cada fila seleccionada." #. EF7XB #: main0110.xhp @@ -1778,7 +1778,7 @@ msgctxt "" "par_idN106B5\n" "help.text" msgid "Column Width" -msgstr "" +msgstr "Largura de columna" #. cuCmA #: main0110.xhp @@ -1796,7 +1796,7 @@ msgctxt "" "hd_id671605991381461\n" "help.text" msgid "Minimize Column Width" -msgstr "" +msgstr "Minimizar largura de columna" #. gwGLW #: main0110.xhp @@ -1805,7 +1805,7 @@ msgctxt "" "par_id581605991965966\n" "help.text" msgid "Set column width to the smallest possible for the content in each selected column." -msgstr "" +msgstr "Facer que a largura da fila sexa o menor posíbel para o contido de cada columna seleccionada." #. Y4m4U #: main0110.xhp @@ -1850,7 +1850,7 @@ msgctxt "" "hd_id371605978330177\n" "help.text" msgid "Protect Cells" -msgstr "" +msgstr "Protexer celas" #. GHXsD #: main0110.xhp @@ -1859,7 +1859,7 @@ msgctxt "" "hd_id531605978352545\n" "help.text" msgid "Unprotect Cells" -msgstr "" +msgstr "Desprotexer celas" #. 5CFq9 #: main0110.xhp @@ -1868,7 +1868,7 @@ msgctxt "" "par_idN105F7\n" "help.text" msgid "<link href=\"text/swriter/01/05150101.xhp\">AutoFormat Styles</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/05150101.xhp\">Estilos de formato automático</link>" #. KRMHM #: main0110.xhp @@ -1895,7 +1895,7 @@ msgctxt "" "hd_id931605978707761\n" "help.text" msgid "<link href=\"text/swriter/guide/number_date_conv.xhp\" name=\"numberrecognition\">Number Recognition</link>" -msgstr "" +msgstr "<link href=\"text/swriter/guide/number_date_conv.xhp\" name=\"numberrecognition\">Recoñecemento de números</link>" #. CW8ME #: main0110.xhp @@ -1904,7 +1904,7 @@ msgctxt "" "par_id511605978897703\n" "help.text" msgid "Toggles the setting for automatically recognizing numbers or dates that you enter into a table cell, converting them from text to an appropriate number format." -msgstr "" +msgstr "Alterna a opción para recoñecer automaticamente os números ou datas que se introduzan nunha cela dunha táboa, convertíndoas de texto a un formato numérico axeitado." #. kwKdS #: main0110.xhp @@ -1922,7 +1922,7 @@ msgctxt "" "par_id321605979158760\n" "help.text" msgid "<embedvar href=\"text/swriter/main0110.xhp#submenu\"/>" -msgstr "" +msgstr "<embedvar href=\"text/swriter/main0110.xhp#submenu\"/>" #. SCAJt #: main0110.xhp @@ -1994,7 +1994,7 @@ msgctxt "" "par_idN10617\n" "help.text" msgid "<link href=\"text/swriter/01/05090000.xhp\">Properties</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/05090000.xhp\">Propiedades</link>" #. JcZa3 #: main0115.xhp @@ -2003,7 +2003,7 @@ msgctxt "" "tit\n" "help.text" msgid "Styles (menu)" -msgstr "" +msgstr "Estilos (menú)" #. uvGcE #: main0115.xhp @@ -2075,7 +2075,7 @@ msgctxt "" "hd_id111529881431158\n" "help.text" msgid "Update Selected Style" -msgstr "" +msgstr "Actualizar o estilo seleccionado" #. 5mGuj #: main0115.xhp @@ -2093,7 +2093,7 @@ msgctxt "" "hd_id191529881446409\n" "help.text" msgid "New Style from Selection" -msgstr "" +msgstr "Novo estilo a partir da selección" #. gYvit #: main0115.xhp @@ -2104,13 +2104,13 @@ msgctxt "" msgid "Adds a paragraph style with the settings of the current selection. You will be prompted to enter the style name." msgstr "Engade un estilo de parágrafo coa configuración da selección actual. Pídese que se introduza o nome do estilo." -#. paPPD +#. CocYG #: main0115.xhp msgctxt "" "main0115.xhp\n" "hd_id351529881470044\n" "help.text" -msgid "<link href=\"text/swriter/01/05170000.xhp\" name=\"Load Styles\">Load Styles</link>" +msgid "<link href=\"text/swriter/01/05170000.xhp\" name=\"Load Styles\">Load Styles from Template</link>" msgstr "" #. gfThj diff --git a/source/gl/helpcontent2/source/text/swriter/00.po b/source/gl/helpcontent2/source/text/swriter/00.po index c390c4abe07..fdd1f8ce330 100644 --- a/source/gl/helpcontent2/source/text/swriter/00.po +++ b/source/gl/helpcontent2/source/text/swriter/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-11-16 13:43+0100\n" +"POT-Creation-Date: 2021-01-25 14:55+0100\n" "PO-Revision-Date: 2020-03-04 14:15+0000\n" "Last-Translator: Xosé <xosecalvo@gmail.com>\n" "Language-Team: Galician <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter00/gl/>\n" @@ -1492,22 +1492,22 @@ msgctxt "" msgid "Choose <menuitem>View - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>). Right-click any paragraph style. Choose <menuitem>New - Condition</menuitem> tab." msgstr "" -#. EtKWE +#. E4dAp #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id221579830516951\n" "help.text" -msgid "Choose <menuitem>Styles - Load Styles</menuitem>" +msgid "Choose <menuitem>Styles - Load Styles from Template</menuitem>" msgstr "" -#. 2dbBm +#. 26CFe #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id655978063576\n" "help.text" -msgid "In the <emph>Styles</emph> window. Click the <emph>Styles action</emph> icon on the top right of the <emph>Styles</emph> window and keep the mouse button pressed. Choose <menuitem>Load Styles</menuitem> from the submenu." +msgid "In the Styles window, do a long click on the <emph>Styles action</emph> icon on the top right. Choose <menuitem>Load Styles from Template</menuitem> from the submenu." msgstr "" #. hcD58 @@ -1699,14 +1699,50 @@ msgctxt "" msgid "Choose <emph>View - Styles</emph> - open context menu <emph>Modify/New</emph> (for Paragraph Styles)." msgstr "Escolla <emph>Ver - Estilos</emph> - abra o menú de contexto <emph>Novo/Modificar</emph> (para Estilos de parágrafo)." -#. kG6CF +#. bAmxC #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3153356\n" "help.text" -msgid "Choose <emph>View - Styles</emph> - open context menu <emph>Modify/New</emph> (for Character Styles)." -msgstr "Escolla <emph>Ver - Estilos</emph> - abra o menú de contexto <emph>Novo/Modificar</emph> (para Estilos de carácter)." +msgid "Choose <menuitem>View - Styles</menuitem> or <menuitem>Styles - Manage Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) to open Styles deck." +msgstr "" + +#. JPQQP +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id61610557667046\n" +"help.text" +msgid "Click on the Character Style icon at top of the deck, then select a character style." +msgstr "" + +#. j5skL +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id501610557723109\n" +"help.text" +msgid "Right-click to open context menu and choose <menuitem>Modify/New</menuitem>." +msgstr "" + +#. SrKCw +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id61610556682785\n" +"help.text" +msgid "<image src=\"sw/res/sf01.png\" id=\"img_id301610556682785\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id881610556682785\">Character Style Icon</alt></image>" +msgstr "" + +#. jFYz7 +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id451610556682785\n" +"help.text" +msgid "Character Style icon" +msgstr "" #. woQEB #: 00000405.xhp @@ -1717,13 +1753,13 @@ msgctxt "" msgid "Choose <emph>View - Styles</emph> - open context menu <emph>Modify/New</emph> (for Frame Styles)." msgstr "Escolla <emph>Ver - Estilos</emph> - abra o menú de contexto <emph>Novo/Modificar</emph> (para Estilos de marco)." -#. VW72E +#. LwHDD #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3156364\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> (<keycode>F11</keycode>) - open context menu <menuitem>Modify/New</menuitem> (for List Styles)." +msgid "Choose <menuitem>View - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - open context menu <menuitem>Modify/New</menuitem> (for List Styles)." msgstr "" #. rYRkT @@ -2824,32 +2860,32 @@ msgctxt "" msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>." msgstr "<variable id=\"ses\">Escolla <emph>Estilos - Editar estilos...</emph></variable>." -#. MKAfZ +#. fCjG9 #: stylesmenu.xhp msgctxt "" "stylesmenu.xhp\n" "par_id511529885005747\n" "help.text" -msgid "<variable id=\"sus\">Choose <emph>Styles - Update Style</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+ Shift + F11</emph></variable>." -msgstr "<variable id=\"sus\">Escolla <emph>Estilos - Actualizar estilo </emph> ou <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Orde</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+ Maiús + F11</emph></variable>." +msgid "<variable id=\"sus\">Choose <menuitem>Styles - Update Selected Style</menuitem> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+ Shift+F11</keycode></variable>." +msgstr "" -#. SWpVT +#. JhWrU #: stylesmenu.xhp msgctxt "" "stylesmenu.xhp\n" "par_id411529885010612\n" "help.text" -msgid "<variable id=\"sns\">Choose <emph>Styles - New Style</emph> or <emph>Shift + F11</emph></variable>." -msgstr "<variable id=\"sns\">Escolla <emph>Estilos - Novo estilo</emph> ou <emph>Maiús + F11</emph></variable>." +msgid "<variable id=\"sns\">Choose <menuitem>Styles - New Style from Selection</menuitem> or <keycode>Shift+F11</keycode></variable>." +msgstr "" -#. WpohJ +#. esEJn #: stylesmenu.xhp msgctxt "" "stylesmenu.xhp\n" "par_id221529885015598\n" "help.text" -msgid "<variable id=\"sls\">Choose <emph>Styles - Load Styles</emph></variable>." -msgstr "<variable id=\"sls\">Escolla <emph>Estilos - Cargar estilos</emph></variable>." +msgid "<variable id=\"sls\">Choose <menuitem>Styles - Load Styles from Template</menuitem></variable>." +msgstr "" #. rjrJe #: stylesmenu.xhp diff --git a/source/gl/helpcontent2/source/text/swriter/01.po b/source/gl/helpcontent2/source/text/swriter/01.po index 11c50c83dee..c8f350b369e 100644 --- a/source/gl/helpcontent2/source/text/swriter/01.po +++ b/source/gl/helpcontent2/source/text/swriter/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-25 14:55+0100\n" "PO-Revision-Date: 2020-10-14 20:35+0000\n" "Last-Translator: serval2412 <serval2412@yahoo.fr>\n" "Language-Team: Galician <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter01/gl/>\n" @@ -700,13 +700,13 @@ msgctxt "" msgid "<ahelp hid=\".\">Shows or hides the Navigator window, where you can quickly jump to different parts of your document. Navigator is also available as a deck of the Sidebar. You can also use the Navigator to insert elements from the current document or other open documents, and to organize master documents.</ahelp> To edit an item in the Navigator, right-click the item, and then choose a command from the context menu. If you want, you can <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dock\">dock</link> the Navigator at the edge of your workspace." msgstr "<ahelp hid=\".\">Mostra ou oculta o navegador, onde pode ir rapidamente a diferentes partes do documento. Tamén pode usar o Navegador para inserir elementos do documento actual ou doutros documentos abertos e organizar documentos principais.</ahelp> Para editar un elemento no Navegador, prema co botón dereito no elemento e, a seguir, seleccione unha orde desde o menú de contexto. Se quere, pode <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dock\">ancorar</link> o Navegador no bordo do espazo de traballo." -#. rTASX +#. 3Bt3V #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3154475\n" "help.text" -msgid "To open the Navigator, choose <menuitem>View - Navigator</menuitem> (<keycode>F5</keycode>). To move the Navigator, drag its title bar. To dock the Navigator, drag its title bar to the left, right or bottom edge of the workspace. To undock the Navigator, hold down the <keycode>Ctrl</keycode> key and double-click on a grey area of the Navigator." +msgid "To open the Navigator, choose <menuitem>View - Navigator</menuitem> (<keycode>F5</keycode>). To move the Navigator, drag its title bar. To dock the Navigator, drag its title bar to the left, right or bottom edge of the workspace. To undock the Navigator, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> key and double-click on a grey area of the Navigator." msgstr "" #. FqB3h @@ -1600,14 +1600,14 @@ msgctxt "" msgid "<variable id=\"promotelevel\">Promote Level</variable>" msgstr "" -#. KzmQ5 +#. YBbij #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3151354\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/promote\">Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/promote\">Aumenta o número de nivel do título seleccionado, e os títulos que se atopan por baixo do título, nun nivel. Para aumentar só o nivel de esquema do título seleccionado, manteña a tecla Ctrl e prema nesta icona.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/promote\">Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>, and then click this icon.</ahelp>" +msgstr "" #. MZCz3 #: 02110000.xhp @@ -1636,14 +1636,14 @@ msgctxt "" msgid "<variable id=\"demotelevel\">Demote Level</variable>" msgstr "" -#. LKaFU +#. 62CNE #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3150707\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/demote\">Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/demote\">Baixa o número de nivel do título seleccionado, e os títulos que se atopan por baixo do título, nun nivel. Para baixar só o nivel de esquema do título seleccionado, manteña a tecla Ctrl e prema nesta icona.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/demote\">Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>, and then click this icon.</ahelp>" +msgstr "" #. Bb4uA #: 02110000.xhp @@ -1672,14 +1672,14 @@ msgctxt "" msgid "<variable id=\"promotechap\">Promote Chapter</variable>" msgstr "" -#. CXMjY +#. M92CK #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3145587\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/chapterup\">Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/chapterup\">Sube o título seleccionado, e o texto por baixo do título,unha posición no Navegador e no documento. Para subir só o título seleccionado e non o texto asociado co título, manteña a tecla Ctrl e prema nesta icona.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/chapterup\">Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>, and then click this icon.</ahelp>" +msgstr "" #. ofws9 #: 02110000.xhp @@ -1708,14 +1708,14 @@ msgctxt "" msgid "<variable id=\"demotechap\">Demote Chapter</variable>" msgstr "" -#. GFDsR +#. b84qh #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3154440\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/chapterdown\">Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/chapterdown\">Baixa o título seleccionado, e o texto por baixo do título, unha posición no Navegador e no documento. Para baixar só o título seleccionado e non o texto asociado co título, manteña a tecla Ctrl e prema nesta icona.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/chapterdown\">Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>, and then click this icon.</ahelp>" +msgstr "" #. xgyf2 #: 02110000.xhp @@ -2311,22 +2311,22 @@ msgctxt "" msgid "Display remainder of name as a suggestion while typing" msgstr "Mostrar o resto do nome como suxestión ao comezar a teclealo" -#. fx7wV +#. FG6zz #: 02120000.xhp msgctxt "" "02120000.xhp\n" "par_id3145758\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/autotext/insert\">Displays a suggestion for completing a word as a Help Tip after you type the first three letters of a word that matches an AutoText entry. To accept the suggestion, press Enter. If more than one AutoText entry matches the letters that you type, press Ctrl+Tab to advance through the entries.</ahelp> For example, to insert dummy text, type \"Dum\", and then press Enter." -msgstr "<ahelp hid=\"modules/swriter/ui/autotext/insert\">Mostra unha suxestión para completar a palabra como consello de axuda logo de escribir as tres primeiras letras dunha palabra que corresponda a unha entrada de texto automático. Para aceptar a suxestión, prema en Intro. Se máis de unha entrada de texto automático corresponde ás letras que escriba, prema Ctrl+Tab para avanzar polas entradas.</ahelp> Por exemplo, para inserir texto inventado, escriba «Dum» e prema Intro." +msgid "<ahelp hid=\"modules/swriter/ui/autotext/insert\">Displays a suggestion for completing a word as a Help Tip after you type the first three letters of a word that matches an AutoText entry. To accept the suggestion, press Enter. If more than one AutoText entry matches the letters that you type, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Tab</keycode> to advance through the entries.</ahelp> For example, to insert dummy text, type \"Dum\", and then press Enter." +msgstr "" -#. 5WXB3 +#. VhVNW #: 02120000.xhp msgctxt "" "02120000.xhp\n" "par_id3149177\n" "help.text" -msgid "To display the list in reverse order, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Tab." +msgid "To display the list in reverse order, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+Tab</keycode>." msgstr "" #. 23v8E @@ -3508,14 +3508,14 @@ msgctxt "" msgid "To edit the text of a footnote or endnote, click in the footnote area at the bottom of the page, or at the end of the document." msgstr "Para editar o texto dunha nota a rodapé ou ao final, prema na área da nota na parte inferior da páxina ou na fin do documento." -#. t7MD7 +#. HBAUP #: 02150000.xhp msgctxt "" "02150000.xhp\n" "par_id3145776\n" "help.text" -msgid "To quickly jump to the footnote or endnote text, click the anchor for note in the document. You can also position the cursor in front of or behind the marker, and then press Ctrl+Shift+PgDn. To jump back to the anchor for the note, press PgUp." -msgstr "Para saltar rapidamente ao texto da nota a rodapé ou da nota ao final, prema na áncora da nota. Tamén pode colocar o cursor diante ou detrás do marcador e premer en Ctrl+Maiús+AvPáx. Para volver á áncora da nota, prema RePáx." +msgid "To quickly jump to the footnote or endnote text, click the anchor for note in the document. You can also position the cursor in front of or behind the marker, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+PgDn</keycode>. To jump back to the anchor for the note, press <keycode>PgUp</keycode>." +msgstr "" #. TN7ER #: 02150000.xhp @@ -4543,13 +4543,13 @@ msgctxt "" msgid "Inserts a manual column break (in a multiple column layout), and moves the text found to the right of the cursor to the beginning of the next <link href=\"text/swriter/01/05040500.xhp\" name=\"column\">column</link>. A manual column break is indicated by a nonprinting border at the top of the new column." msgstr "" -#. kU54E +#. G9g6z #: 04010000.xhp msgctxt "" "04010000.xhp\n" "par_id61601653541581\n" "help.text" -msgid "Insert a column break by pressing <keycode>Ctrl+Shift+Enter</keycode>" +msgid "Insert a column break by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+Enter</keycode>" msgstr "" #. P7DHK @@ -6703,6 +6703,15 @@ msgctxt "" msgid "<ahelp hid=\".\">Fields are used to insert information about the current document, for example, file name, template, statistics, user data, date, and time.</ahelp>" msgstr "<ahelp hid=\".\">Os campos úsanse para inserir información sobre o documento en uso, como por exemplo, o nome do ficheiro, o modelo, estatísticas, datos do usuario, data e hora.</ahelp>" +#. 3tZaF +#: 04090001.xhp +msgctxt "" +"04090001.xhp\n" +"par_id911603998090123\n" +"help.text" +msgid "To insert a field in your document, first select the field <emph>Type</emph>, then click in the <emph>Select</emph> list, to choose which information item should be inserted, then click <emph>Insert</emph>." +msgstr "" + #. sBMhB #: 04090001.xhp msgctxt "" @@ -6712,14 +6721,41 @@ msgctxt "" msgid "Type" msgstr "Tipo" -#. 533CT +#. QZCqi #: 04090001.xhp msgctxt "" "04090001.xhp\n" "par_id3153672\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/type\">Lists the available field types. To add a field to your document, click a field type, click a field in the <emph>Select </emph>list, and then click <emph>Insert</emph>.</ahelp> The following fields are available:" -msgstr "<ahelp hid=\"modules/swriter/ui/flddocumentpage/tipo\">Lista os tipos de campos dispoñíbeis. Para engadir un campo ao documento, prema nun tipo de campo, prema no campo na <emph>Seleccionar</emph> lista e prema en <emph>Inserir</emph></ahelp> Os campos dispoñíbeis son os seguintes:" +msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/type\">Lists the available field types. </ahelp>" +msgstr "" + +#. ZcgNs +#: 04090001.xhp +msgctxt "" +"04090001.xhp\n" +"hd_id3150660\n" +"help.text" +msgid "Select" +msgstr "Seleccionar" + +#. oGCSB +#: 04090001.xhp +msgctxt "" +"04090001.xhp\n" +"par_id3150678\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/select\">Lists what information can be inserted for a selected field type.</ahelp>" +msgstr "" + +#. w3CsM +#: 04090001.xhp +msgctxt "" +"04090001.xhp\n" +"par_id71603998444482\n" +"help.text" +msgid "Available field Types and Select lists" +msgstr "" #. XLkyh #: 04090001.xhp @@ -6730,14 +6766,14 @@ msgctxt "" msgid "Type" msgstr "Tipo" -#. D9LDC +#. UFpdn #: 04090001.xhp msgctxt "" "04090001.xhp\n" "par_id3143272\n" "help.text" -msgid "Meaning" -msgstr "Significado" +msgid "Select list" +msgstr "" #. Go6eY #: 04090001.xhp @@ -6919,33 +6955,6 @@ msgctxt "" msgid "Inserts the current time. You can insert the time as a fixed field - <literal>Time (fixed)</literal> - that does not change, or as a dynamic field - <literal>Time</literal> - that it is updated automatically. To manually update the <literal>Time</literal> field, press <keycode>F9</keycode>." msgstr "" -#. 2FEpZ -#: 04090001.xhp -msgctxt "" -"04090001.xhp\n" -"par_id3154631\n" -"help.text" -msgid "The following fields can only be inserted if the corresponding field type is selected in the <emph>Type </emph>list." -msgstr "Os campos a seguir só pode ser inserido se o tipo de campo correspondente estiver seleccionado na lista <emph>Tipo</emph>." - -#. ZcgNs -#: 04090001.xhp -msgctxt "" -"04090001.xhp\n" -"hd_id3150660\n" -"help.text" -msgid "Select" -msgstr "Seleccionar" - -#. fDsGY -#: 04090001.xhp -msgctxt "" -"04090001.xhp\n" -"par_id3150678\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/select\">Lists the available fields for the field type selected in the <emph>Type </emph>list. To insert a field, click the field, and then click <emph>Insert</emph>.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/flddocumentpage/select\">Lista os campos dispoñíbeis para o tipo de campo seleccionado na lista <emph>Tipo</emph>. Para inserir un campo, prema no campo e prema en <emph>Inserir</emph>.</ahelp>" - #. Baiuy #: 04090001.xhp msgctxt "" @@ -6964,14 +6973,14 @@ msgctxt "" msgid "Format" msgstr "Formato" -#. udabN +#. 2vKF6 #: 04090001.xhp msgctxt "" "04090001.xhp\n" "par_id3145613\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/format\">Click the format that you want to apply to the selected field, or click \"Additional formats\" to define a custom format.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/flddocumentpage/format\">Prema no formato que desexa aplicar ao campo seleccionado, ou prema en «Formatos adicionais» para definir un formato personalizado.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/format\">If a field is displaying a date, time or number, then <emph>Format</emph> is used to customize the appearance of the date, time, or number. Common formats are shown in the Format window, or click \"Additional formats\" to define a custom format.</ahelp>" +msgstr "" #. ErwZ7 #: 04090001.xhp @@ -7054,14 +7063,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/value\">Enter the offset value that you want to apply to a page number field, for example \"+1\".</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/flddocumentpage/value\">Introduza o valor de desprazamento que quere aplicar a un campo de número de páxina, como por exemplo «+ 1».</ahelp>" -#. vVqsH +#. fFDEh #: 04090001.xhp msgctxt "" "04090001.xhp\n" "par_id3145188\n" "help.text" -msgid "If you want, you can enter an <emph>Offset </emph>for the displayed page number. With an <emph>Offset</emph> value of 1, the field will display a number that is 1 more than the current page number, but only if a page with that number exists. On the last page of the document, this same field will be empty." -msgstr "Se quere, pode introducir un <emph>Desprazamento</emph> para o número de páxina aparecerá. Cun <emph></emph> valor de Desprazamento de 1, o campo amosa un número que é máis un do que o número da páxina actual, pero só se unha páxina con ese número existe. Na última páxina do documento, este mesmo campo estará baleiro." +msgid "With an <emph>Offset</emph> value of 1, the field will display a number that is 1 more than the current page number, but only if a page with that number exists. On the last page of the document, this same field will be empty." +msgstr "" #. UE3TE #: 04090001.xhp @@ -7783,14 +7792,14 @@ msgctxt "" msgid "Input list" msgstr "Lista de entrada" -#. 9RXUT +#. Lhuf5 #: 04090003.xhp msgctxt "" "04090003.xhp\n" "par_id3147564\n" "help.text" -msgid "Inserts a text field that displays one item from a list. You can add, edit, and remove items, and change their order in the list. Click an <emph>Input list</emph> field in your document or press Ctrl+Shift+F9 to display the <link href=\"text/swriter/01/04090003.xhp\" name=\"Choose Item\"><emph>Choose Item</emph></link> dialog." -msgstr "Insire un campo de texto que mostra un elemento dunha lista. Pode engadir, editar e eliminar elementos e cambiar a súa orde na lista. Prema nun <emph>Lista de entrada</emph> campo no seu documento ou prema Ctrl + Maiús + F9 para mostrar o <link href=\"text/swriter/01/04090003.xhp\" name=\"Escoller elemento \" ><emph>Escolla Item</emph></link> diálogo." +msgid "Inserts a text field that displays one item from a list. You can add, edit, and remove items, and change their order in the list. Click an <emph>Input list</emph> field in your document or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F9</keycode> to display the <link href=\"text/swriter/01/04090003.xhp\" name=\"Choose Item\"><emph>Choose Item</emph></link> dialog." +msgstr "" #. Bsz3R #: 04090003.xhp @@ -7900,6 +7909,15 @@ msgctxt "" msgid "Combines up to 6 characters, so that they behave as a single character. This feature is only available when Asian fonts are supported." msgstr "Pode combinar de 1 a 6 caracteres que se tratarán, posteriormente, como un único carácter. Este recurso só está dispoñíbel no caso de admitirse tipos de letra asiáticos." +#. FT5JN +#: 04090003.xhp +msgctxt "" +"04090003.xhp\n" +"par_id3154631\n" +"help.text" +msgid "The following fields can only be inserted if the corresponding field type is selected in the <emph>Type </emph>list." +msgstr "" + #. LWBFT #: 04090003.xhp msgctxt "" @@ -8314,14 +8332,14 @@ msgctxt "" msgid "Next" msgstr "Seguinte" -#. DGE2F +#. GVC5t #: 04090003.xhp msgctxt "" "04090003.xhp\n" "par_id3148434\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/dropdownfielddialog/next\">Closes the current <emph>Input list</emph> and displays the next, if available.</ahelp> You see this button when you open the <emph>Choose Item</emph> dialog by Ctrl+Shift+F9." -msgstr "<ahelp hid=\"modules/swriter/ui/dropdownfielddialog/next\">Pecha a <emph>lista de entrada</emph> actual e mostra a seguinte, de estar dispoñíbel.</ahelp> Este botón vese ao abrir o diálogo <emph>Escoller elemento</emph> con Ctrl+Maiús+F9." +msgid "<ahelp hid=\"modules/swriter/ui/dropdownfielddialog/next\">Closes the current <emph>Input list</emph> and displays the next, if available.</ahelp> You see this button when you open the <emph>Choose Item</emph> dialog by <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F9</keycode>." +msgstr "" #. Yjhgp #: 04090004.xhp @@ -14668,14 +14686,14 @@ msgctxt "" msgid "To move a selected frame or object, press an arrow key. To move by one pixel, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>, and then press an arrow key." msgstr "Para mover un marco ou obxecto seleccionado, prema nunha tecla de frecha. Para mover un pixel, manteña <switchinline select=\"sys\"><caseinline select=\"MAC\"> Opción </caseinline><defaultinline> Alt </defaultinline> </switchinline> e prema unha tecla de frecha." -#. aSQYB +#. Gnk49 #: 04130100.xhp msgctxt "" "04130100.xhp\n" "par_id3150762\n" "help.text" -msgid "To resize a selected frame or object, first press Ctrl+Tab. Now one of the handles blinks to show that it is selected. To select another handle, press Ctrl+Tab again. Press an arrow key to resize the object by one grid unit. To resize by one pixel, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>, and then press an arrow key." -msgstr "Para cambiar o tamaño dun marco ou obxecto seleccionado, primeiro prema Ctrl + Tab. Agora unha das alzas de pisca para amosar que está seleccionado. Para seleccionar outra alza, prema Ctrl + Tab novo. Prema unha tecla de frecha para redimensionar o obxecto nunha unidade de rede. Para cambiar o tamaño dun pixel, manteña <switchinline select=\"sys\"><caseinline select=\"MAC\"> Opción </caseinline><defaultinline> Alt </defaultinline></switchinline> e prema unha tecla de frecha." +msgid "To resize a selected frame or object, first press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Tab</keycode>. Now one of the handles blinks to show that it is selected. To select another handle, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Tab</keycode> again. Press an arrow key to resize the object by one grid unit. To resize by one pixel, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>, and then press an arrow key." +msgstr "" #. 7mm46 #: 04130100.xhp @@ -22471,50 +22489,86 @@ msgctxt "" msgid "<link href=\"text/swriter/01/05130002.xhp\" name=\"Character Style\">Character Style</link>" msgstr "<link href=\"text/swriter/01/05130002.xhp\" name=\"Character Style\">Estilo de carácter</link>" -#. qKpiF +#. EQ4xC #: 05130002.xhp msgctxt "" "05130002.xhp\n" "par_id3154650\n" "help.text" -msgid "Here, you can create a font style." -msgstr "Aquí pode crear un estilo de tipo de letra." +msgid "Character styles provide a way to customize the formatting for individual characters. Use character styles to change the properties of a character, word or selected part of a paragraph. When you apply a character style to a text selection, the character style properties override the corresponding paragraph character properties." +msgstr "" + +#. 2RR59 +#: 05130002.xhp +msgctxt "" +"05130002.xhp\n" +"par_id541610673006306\n" +"help.text" +msgid "For example, if you apply a character style with 15pt font size to a selection in a paragraph with character property of 12pt font size, the selection is set to 15pt, while the rest of the paragraph remains with 12pt font size." +msgstr "" -#. gEtvQ +#. STs3B +#: 05130002.xhp +msgctxt "" +"05130002.xhp\n" +"par_id751610803325140\n" +"help.text" +msgid "The <emph>Default Character Style</emph> is actually the set of character properties of the current paragraph style. Use the Default Character Style to reset the character properties of the selection to those of the paragraph style. You cannot customize the Default Character Style." +msgstr "" + +#. KT4mr +#: 05130002.xhp +msgctxt "" +"05130002.xhp\n" +"par_id901610542787798\n" +"help.text" +msgid "Direct formatting overrides any formatting provided by a character style. To remove direct formatting from a selection, use <menuitem>Format - Clear Direct Formatting</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+M</keycode>)." +msgstr "" + +#. 9DaEA +#: 05130002.xhp +msgctxt "" +"05130002.xhp\n" +"par_id701610668103877\n" +"help.text" +msgid "Use the <emph>Contains</emph> section in the Organizer to see the properties of the character style." +msgstr "" + +#. VkwfE #: 05130004.xhp msgctxt "" "05130004.xhp\n" "tit\n" "help.text" -msgid "Numbering Style" -msgstr "Tipo de numeración" +msgid "List Style" +msgstr "" -#. T7Beu +#. VW3PN #: 05130004.xhp msgctxt "" "05130004.xhp\n" "hd_id3155961\n" "help.text" -msgid "<link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link>" -msgstr "<link href=\"text/swriter/01/05060200.xhp\" name=\"Axuste\">Axuste</link>" +msgid "<link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">List Style</link>" +msgstr "" -#. bzFhD +#. 3zB3P #: 05130004.xhp msgctxt "" "05130004.xhp\n" "par_id3149501\n" "help.text" -msgid "Here you can create a Numbering Style. The Numbering Styles are organized in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles</link> window." +msgid "Here you can create a List Style. The List Styles are organized in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles</link> window." msgstr "" -#. EpdZF +#. TbUoj #: 05130004.xhp msgctxt "" "05130004.xhp\n" "par_id3151390\n" "help.text" -msgid "When a Numbering Style is created, a name is assigned to the numbering. This is why such templates are also called \"named\" numberings. Unnamed numberings, which are used for <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct formatting\">direct formatting</link>, can be created in the <link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/bullets\">Bullets and Numbering</link> dialog or with the icons of the <link href=\"text/swriter/main0206.xhp\" name=\"object bar\">object bar</link>." -msgstr "Cando un estilo de numeración é creado, o nome é atribuído á numeración. É por iso que estes modelos tamén son chamados de \"chamada \" numerações. Numerações sen nome, que se usan para <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"directo formato\">formato directo</link>, poden ser creados no <link href=\"text/shared/01/06050000.xhp\" name=\"Numeración/balas\"> Favoritos e numeración </link> diálogo ou cos iconos do <link href=\"text/swriter/main0206.xhp\" name=\"obxecto bar\"> obxecto bar </link>." +msgid "When a List Style is created, a name is assigned to the numbering. This is why such templates are also called \"named\" numberings. Unnamed numberings, which are used for <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"direct formatting\">direct formatting</link>, can be created in the <link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/bullets\">Bullets and Numbering</link> dialog or with the icons of the <link href=\"text/swriter/main0206.xhp\" name=\"object bar\">object bar</link>." +msgstr "" #. UgisA #: 05130100.xhp @@ -22831,13 +22885,13 @@ msgctxt "" msgid "Style Category" msgstr "Categoría de estilo" -#. boarT +#. eioS2 #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_id3147506\n" "help.text" -msgid "<image id=\"img_id3147512\" src=\"sfx2/res/styfam2.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147512\">Icon Paragraph Styles</alt></image>" +msgid "<image id=\"img_id3147512\" src=\"sw/res/sf01.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147512\">Icon Paragraph Styles</alt></image>" msgstr "" #. EFWQb @@ -22858,13 +22912,13 @@ msgctxt "" msgid "<ahelp hid=\".\">Displays formatting styles for paragraphs.</ahelp> Use paragraph styles to apply the same <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatting\">formatting</link>, such as font, numbering, and layout to the paragraphs in your document." msgstr "<ahelp hid=\".\">. Estilos de formato de parágrafosDisplays </ahelp> Usar estilos de parágrafo para aplicar o mesmo <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formato\"> formato</link> \"formato \", como fonte, numeración e deseño para os parágrafos noseu documento." -#. MXRNF +#. ataNf #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_id3151319\n" "help.text" -msgid "<image id=\"img_id3152955\" src=\"sfx2/res/styfam1.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152955\">Icon Character Styles</alt></image>" +msgid "<image id=\"img_id3152955\" src=\"sw/res/sf02.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152955\">Icon Character Styles</alt></image>" msgstr "" #. s6xth @@ -23083,23 +23137,23 @@ msgctxt "" msgid "<ahelp hid=\".\">The manually formatted attributes of the text at the cursor position in the document will be added to the style that is selected in the Styles window.</ahelp>" msgstr "" -#. zktVC +#. f6jWa #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_idN10A31\n" "help.text" -msgid "<link href=\"text/swriter/01/05170000.xhp\" name=\"loadstyles\"><menuitem>Load Styles</menuitem></link>" +msgid "<link href=\"text/swriter/01/05170000.xhp\" name=\"loadstyles\"><menuitem>Load Styles from Template</menuitem></link>" msgstr "" -#. TSnrm +#. 3LjT6 #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_idN10A36\n" "help.text" -msgid "<ahelp hid=\".\">Opens the Load Styles dialog to import styles from another document.</ahelp>" -msgstr "<ahelp hid=\".\"> Abre a caixa de diálogo Cargar estilos para importar estilos doutro documento.</ahelp>" +msgid "<ahelp hid=\".\">Opens the Load Styles from Template dialog to import styles from another document.</ahelp>" +msgstr "" #. FEpjX #: 05140000.xhp @@ -23920,13 +23974,13 @@ msgctxt "" msgid "<variable id=\"load_styles_header\"><link href=\"text/swriter/01/05170000.xhp\" name=\"Load Styles\">Load Styles</link></variable>" msgstr "" -#. DSm5D +#. FBAJG #: 05170000.xhp msgctxt "" "05170000.xhp\n" "par_id3083446\n" "help.text" -msgid "<variable id=\"vorlagentext\"><ahelp hid=\".\">Imports formatting styles from another document or template into the current document.</ahelp></variable>" +msgid "<variable id=\"styles_text\"><ahelp hid=\".\">Imports formatting styles from another document or template into the current document.</ahelp></variable>" msgstr "" #. uooXD @@ -23965,14 +24019,14 @@ msgctxt "" msgid "<ahelp hid=\"sfx/ui/loadtemplatedialog/templates\">Lists the available templates for the selected category.</ahelp>" msgstr "<ahelp hid=\"SFX/ui/loadtemplatedialog/templates\"> Lista osmodelos dispoñíbeis para a categoría seleccionada.</ahelp>" -#. M7Ge7 +#. Bp8pS #: 05170000.xhp msgctxt "" "05170000.xhp\n" "hd_id3148392\n" "help.text" -msgid "Text" -msgstr "Texto" +msgid "Paragraph and Character" +msgstr "" #. KrEE9 #: 05170000.xhp @@ -24001,14 +24055,14 @@ msgctxt "" msgid "<ahelp hid=\"sfx/ui/loadtemplatedialog/frame\">Loads the frame styles from the selected document into the current document.</ahelp>" msgstr "<ahelp hid=\"SFX/ui/loadtemplatedialog/marco\"> Carga os estilos decadros do documento seleccionado no documento actual.</ahelp>" -#. x2rxp +#. cDjxY #: 05170000.xhp msgctxt "" "05170000.xhp\n" "hd_id3147565\n" "help.text" -msgid "Pages" -msgstr "" +msgid "Page" +msgstr "Páxina" #. AjBQj #: 05170000.xhp @@ -24019,14 +24073,14 @@ msgctxt "" msgid "<ahelp hid=\"sfx/ui/loadtemplatedialog/pages\">Loads the page styles from the selected document into the current document.</ahelp>" msgstr "<ahelp hid=\"SFX/ui/loadtemplatedialog/páxinas\"> Carga os estilosde páxina do documento seleccionado no documento actual.</ahelp>" -#. xYKCi +#. jmmNC #: 05170000.xhp msgctxt "" "05170000.xhp\n" "hd_id3153147\n" "help.text" -msgid "Numbering" -msgstr "Numeración" +msgid "List" +msgstr "" #. Gpytx #: 05170000.xhp @@ -24082,6 +24136,15 @@ msgctxt "" msgid "<ahelp hid=\"sfx/ui/loadtemplatedialog/fromfile\">Locate the file containing the styles that you want to load, and then click <emph>Open</emph>.</ahelp>" msgstr "<ahelp hid=\"SFX/ui/loadtemplatedialog/FromFile\"> Localice oficheiro que contén os estilos que desexa cargar e prema en <emph>Abrir</emph>. </ahelp>" +#. 6QB2V +#: 05170000.xhp +msgctxt "" +"05170000.xhp\n" +"par_id121611051600253\n" +"help.text" +msgid "To save styles from a document as a template, use <emph>From File</emph> to load the styles to an empty document, then choose <menuitem>File - Templates - Save as Template</menuitem>." +msgstr "" + #. xjekF #: 05190000.xhp msgctxt "" @@ -30301,13 +30364,13 @@ msgctxt "" msgid "Over a heading" msgstr "" -#. uKy3M +#. 9FFmC #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id331603591793655\n" "help.text" -msgid "Press the <keycode>Ctrl</keycode> key and place the mouse over a heading. An arrow in left margin gives a visual cue." +msgid "Press the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> key and place the mouse over a heading. An arrow in left margin gives a visual cue." msgstr "" #. FRtMg diff --git a/source/gl/helpcontent2/source/text/swriter/guide.po b/source/gl/helpcontent2/source/text/swriter/guide.po index 2c43003c847..ea8fbc04d96 100644 --- a/source/gl/helpcontent2/source/text/swriter/guide.po +++ b/source/gl/helpcontent2/source/text/swriter/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-19 13:54+0100\n" "PO-Revision-Date: 2020-09-29 13:35+0000\n" "Last-Translator: serval2412 <serval2412@yahoo.fr>\n" "Language-Team: Galician <https://weblate.documentfoundation.org/projects/libo_help-master/textswriterguide/gl/>\n" @@ -1349,14 +1349,14 @@ msgctxt "" msgid "To apply a background color to a text paragraph within a cell, place the cursor into the text paragraph and then use the <emph>Background Color</emph> dropdown button on the <emph>Formatting</emph> toolbar." msgstr "" -#. mzrGX +#. wdq6J #: background.xhp msgctxt "" "background.xhp\n" "par_idN10A56\n" "help.text" -msgid "<link href=\"text/shared/02/02160000.xhp\">Highlight Color icon</link>" -msgstr "<link href=\"text/shared/02/02160000.xhp\">Icona realzada</link>" +msgid "<link href=\"text/shared/02/02160000.xhp\">Character Highlighting Color icon</link>" +msgstr "" #. 7cNgF #: background.xhp @@ -4517,14 +4517,14 @@ msgctxt "" msgid "Click <emph>OK</emph>." msgstr "Prema en <emph>Aceptar</emph>." -#. fojyC +#. 9Cgat #: fields_enter.xhp msgctxt "" "fields_enter.xhp\n" "par_id3150708\n" "help.text" -msgid "To quickly open all input fields in a document for editing, press Ctrl+Shift+F9." -msgstr "Prema nas teclas Ctrl+Maiús+F9 para abrir con rapidez todos os campos de entrada para a súa edición." +msgid "To quickly open all input fields in a document for editing, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F9</keycode>." +msgstr "" #. CeNeZ #: fields_userdata.xhp @@ -5750,13 +5750,13 @@ msgctxt "" msgid "The mouse pointer changes to a hand when you rest it over a footnote or endnote anchor in your document." msgstr "O apuntador do rato transfórmase nunha man ao situala sobre a áncora da nota ao pé de páxina." -#. FSALv +#. E4Gvm #: footnote_usage.xhp msgctxt "" "footnote_usage.xhp\n" "par_id3155563\n" "help.text" -msgid "To edit the text of a footnote or endnote, click in the note, or click the anchor for the note in the text, or press <keycode>Ctrl+Shift+PageDown</keycode>." +msgid "To edit the text of a footnote or endnote, click in the note, or click the anchor for the note in the text, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+PageDown</keycode>." msgstr "" #. BULG3 @@ -9418,14 +9418,14 @@ msgctxt "" msgid "Open the Draw or Impress document containing the object that you want to copy." msgstr "Abra o documento de Draw ou Impress que contén o obxecto que quere copiar." -#. Go9ED +#. i9W9M #: insert_graphic_fromdraw.xhp msgctxt "" "insert_graphic_fromdraw.xhp\n" "par_id3145098\n" "help.text" -msgid "Hold down <item type=\"keycode\">Ctrl</item> and click and hold the object for a moment." -msgstr "Manteña premido <item type=\"keycode\">Ctrl</item> ao premer o obxecto." +msgid "Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> and click and hold the object for a moment." +msgstr "" #. yFomr #: insert_graphic_fromdraw.xhp @@ -9679,23 +9679,23 @@ msgctxt "" msgid "To Create a Numbered List From Non-consecutive Paragraphs:" msgstr "Para crear unha lista numerada dos apartados non-consecutivas:" -#. cHvU5 +#. 3fmSg #: join_numbered_lists.xhp msgctxt "" "join_numbered_lists.xhp\n" "par_id3153417\n" "help.text" -msgid "Hold down Ctrl and drag a selection in the first numbered paragraph. You only have to select one character." -msgstr "Manteña premida a tecla Ctrl e arrastre para facer unha selección no primeiro parágrafo numerado. Só é necesario seleccionar un carácter." +msgid "Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> and drag a selection in the first numbered paragraph. You only have to select one character." +msgstr "" -#. GDbon +#. YUMLt #: join_numbered_lists.xhp msgctxt "" "join_numbered_lists.xhp\n" "par_id3149644\n" "help.text" -msgid "Continue to hold down Ctrl, and drag a selection in each numbered paragraph of the lists you want to combine." -msgstr "Sen soltar a tecla Ctrl, arrastre para facer unha selección en cada parágrafo numerado das listas que desexa combinar." +msgid "Continue to hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>, and drag a selection in each numbered paragraph of the lists you want to combine." +msgstr "" #. mLFjo #: join_numbered_lists.xhp @@ -11011,14 +11011,14 @@ msgctxt "" msgid "Click in your document where you want the new page to begin." msgstr "Prema na posición onde desexa comezar unha nova páxina." -#. 9CrJW +#. 5DRBv #: page_break.xhp msgctxt "" "page_break.xhp\n" "par_id3153119\n" "help.text" -msgid "Press Ctrl+Enter." -msgstr "Prema en Ctrl+Intro." +msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Enter</keycode>." +msgstr "" #. avK6Q #: page_break.xhp @@ -12001,14 +12001,14 @@ msgctxt "" msgid "A one page long style starts from the lower border of the current page style range up to the next page break. The next page break appears automatically when the text flows to the next page, which is sometimes called a \"soft page break\". Alternatively, you can insert a manual page break." msgstr "A unha páxina longa estilo comeza a partir do bordo inferior do estilo de páxina actual variar ata a próxima salto de páxina. O seguinte salto de páxina aparece automaticamente cando o texto flúe á seguinte páxina, que é ás veces chamado de \"páxina suave pausa\". Alternativamente, pode introducir un salto de páxina manual." -#. T7DsV +#. GTiGA #: pageorientation.xhp msgctxt "" "pageorientation.xhp\n" "par_id2118594\n" "help.text" -msgid "To insert a manual page break at the cursor position, press <item type=\"keycode\">Ctrl+Enter</item> or choose <item type=\"menuitem\">Insert - Manual Break</item> and just click OK." -msgstr "Para inserir unha quebra de páxina manual na posición do cursor, prema <item type=\"keycode \"> Ctrl + Intro </item> ou escolla <item type=\"menuitem\"> Inserir - Quebra manual </item> e basta con premer en Aceptar." +msgid "To insert a manual page break at the cursor position, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Enter</keycode> or choose <menuitem>Insert - Manual Break</menuitem> and just click OK." +msgstr "" #. pj4B8 #: pageorientation.xhp @@ -13675,14 +13675,14 @@ msgctxt "" msgid "Click in front of the cross-reference that you want to modify." msgstr "Prema diante da referencia cruzada que desexa modificar." -#. BCDFr +#. U6vVB #: references_modify.xhp msgctxt "" "references_modify.xhp\n" "par_id3149632\n" "help.text" -msgid "If you cannot see the field shading of the cross-reference, choose <emph>View - Field Shadings</emph> or press <emph>Ctrl+F8</emph>." -msgstr "Se non consegue ver o sombreamento de campo da referencia cruzada, escolla <emph>Ver - Sombreamentos de campo</emph> ou prema en <emph>Ctrl+F8</emph>." +msgid "If you cannot see the field shading of the cross-reference, choose <menuitem>View - Field Shadings</menuitem> or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F8</keycode>." +msgstr "" #. TCBGW #: references_modify.xhp @@ -13990,14 +13990,14 @@ msgctxt "" msgid "<variable id=\"reset_format\"><link href=\"text/swriter/guide/reset_format.xhp\" name=\"Resetting Font Attributes\">Resetting Font Attributes</link></variable>" msgstr "<variable id=\"reset_format\"><link href=\"text/swriter/guide/reset_format.xhp\" name=\"Redefinir os atributos de tipo de letra\">Redefinir os atributos de tipo de letra</link></variable>" -#. mPC6a +#. KfaDQ #: reset_format.xhp msgctxt "" "reset_format.xhp\n" "par_id3154091\n" "help.text" -msgid "You can quickly exit manual formatting by pressing Ctrl+Shift+X. For example, if you have pressed Ctrl+B to apply the bold typeface to the text that you type, press Ctrl+Shift+X to return to the default character format of the paragraph." -msgstr "Pode saír rapidamente formato manual premendo Ctrl + Maiús + X. Por exemplo, se presionou Ctrl + B para aplicar a negra do texto que escribe, prema Ctrl + Maiús + X para volver ao formato de carácteres estándar do parágrafo." +msgid "You can quickly exit manual formatting by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+X</keycode>. For example, if you have pressed <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+B</keycode> to apply the bold typeface to the text that you type, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+X</keycode> to return to the default character format of the paragraph." +msgstr "" #. GFUmE #: reset_format.xhp @@ -14044,13 +14044,13 @@ msgctxt "" msgid "You can dock, undock and resize most $[officename] program windows such as the Navigator or the Styles window." msgstr "" -#. 6BkSQ +#. bSKYf #: resize_navigator.xhp msgctxt "" "resize_navigator.xhp\n" "par_id3155861\n" "help.text" -msgid "To dock or undock the Navigator or the Styles window, hold down the <item type=\"keycode\">Ctrl</item> key and double-click on a gray area in the window. Alternatively, press <item type=\"keycode\">Ctrl+Shift+F10</item>." +msgid "To dock or undock the Navigator or the Styles window, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> key and double-click on a gray area in the window. Alternatively, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F10</keycode>." msgstr "" #. zGJff @@ -14134,6 +14134,15 @@ msgctxt "" msgid "Indents are adjusted with the three small triangles on the horizontal ruler." msgstr "As sangrías axústanse cos tres pequenos rectángulos da regra horizontal." +#. hFiCU +#: ruler.xhp +msgctxt "" +"ruler.xhp\n" +"par_id3145769\n" +"help.text" +msgid "To change the first line indent of a selected paragraph, drag the top left triangle on the horizontal ruler to a new location." +msgstr "Para modificar a sangría da primeira liña dun parágrafo seleccionado, arrastre o triángulo superior esquerdo na regra horizontal a unha nova posición." + #. Uzegf #: ruler.xhp msgctxt "" @@ -14143,14 +14152,14 @@ msgctxt "" msgid "To change the left or the right paragraph indent, select the paragraph(s) that you want change the indent for, drag the bottom left or the bottom right triangle on the horizontal ruler to a new location." msgstr "Para modificar a sangría do parágrafo esquerdo ou dereito, seleccione o(s) parágrafo(s) que desexe e arrastre o triángulo inferior esquerdo ou dereito na regra horizontal a unha nova posición." -#. hFiCU +#. Mdp9y #: ruler.xhp msgctxt "" "ruler.xhp\n" -"par_id3145769\n" +"par_id91610715353328\n" "help.text" -msgid "To change the first line indent of a selected paragraph, drag the top left triangle on the horizontal ruler to a new location." -msgstr "Para modificar a sangría da primeira liña dun parágrafo seleccionado, arrastre o triángulo superior esquerdo na regra horizontal a unha nova posición." +msgid "For example, to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right" +msgstr "" #. qDYHz #: ruler.xhp @@ -15106,14 +15115,14 @@ msgctxt "" msgid "Any text in a Writer document can be marked with a Smart Tag, by default a magenta colored underline. You can change the color in <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME - Application Colors</item>." msgstr "" -#. PuF4G +#. NzRiK #: smarttags.xhp msgctxt "" "smarttags.xhp\n" "par_id192266\n" "help.text" -msgid "When you point to a Smart Tag, a tip help informs you to Ctrl-click to open the Smart Tags menu. If you don't use a mouse, position the cursor inside the marked text and open the context menu by Shift+F10." -msgstr "Cando apunta a unha etiqueta intelixente, unha axuda punta informa a tecla Ctrl premida para abrir o menú Smart Tags. Se non usar un rato, coloque o cursor dentro do texto marcado e abra o menú de contexto, Shift + F10." +msgid "When you point to a Smart Tag, a tip help informs you to <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>-click to open the Smart Tags menu. If you don't use a mouse, position the cursor inside the marked text and open the context menu by <keycode>Shift+F10</keycode>." +msgstr "" #. BsAXi #: smarttags.xhp diff --git a/source/gl/helpcontent2/source/text/swriter/librelogo.po b/source/gl/helpcontent2/source/text/swriter/librelogo.po index 61680c8b3dc..bcafc40f068 100644 --- a/source/gl/helpcontent2/source/text/swriter/librelogo.po +++ b/source/gl/helpcontent2/source/text/swriter/librelogo.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-10-27 12:31+0100\n" +"POT-Creation-Date: 2021-01-19 13:13+0100\n" "PO-Revision-Date: 2020-08-21 02:35+0000\n" "Last-Translator: Xosé <xosecalvo@gmail.com>\n" "Language-Team: Galician <https://weblate.documentfoundation.org/projects/libo_help-master/textswriterlibrelogo/gl/>\n" @@ -205,14 +205,14 @@ msgctxt "" msgid "FORWARD 200 LEFT 89<br/>" msgstr "FRONTE ESQUERDA 89 200 <br/>" -#. ymGTS +#. F9SUo #: LibreLogo.xhp msgctxt "" "LibreLogo.xhp\n" "par_390\n" "help.text" -msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands." -msgstr "Para restaurar a liña de comandos triple clic nel ou preme Ctrl + A para seleccionar as ordes anteriores e escriba os novos comandos." +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 "" #. bqE8E #: LibreLogo.xhp |