diff options
Diffstat (limited to 'source/eu/helpcontent2')
18 files changed, 1217 insertions, 821 deletions
diff --git a/source/eu/helpcontent2/source/text/sbasic/shared.po b/source/eu/helpcontent2/source/text/sbasic/shared.po index edb316cb61f..e511093f037 100644 --- a/source/eu/helpcontent2/source/text/sbasic/shared.po +++ b/source/eu/helpcontent2/source/text/sbasic/shared.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-02-10 17:54+0100\n" +"POT-Creation-Date: 2020-02-27 14:31+0100\n" "PO-Revision-Date: 2020-02-01 14:38+0000\n" "Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n" "Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/eu/>\n" @@ -9619,33 +9619,6 @@ msgctxt "" msgid "Opens a data channel." msgstr "Datu-kanala irekitzen du." -#. FyScr -#: 03020103.xhp -msgctxt "" -"03020103.xhp\n" -"hd_id3147230\n" -"help.text" -msgid "Syntax:" -msgstr "Sintaxia:" - -#. YuAR2 -#: 03020103.xhp -msgctxt "" -"03020103.xhp\n" -"par_id3154124\n" -"help.text" -msgid "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]" -msgstr "Open FitxategiIzena As String [For Modua] [Access S/I_modua] [Babesa] As [#]FitxategiZenbakia As Integer [Len = DatuMultzoLuzera]" - -#. yjd2D -#: 03020103.xhp -msgctxt "" -"03020103.xhp\n" -"hd_id3156280\n" -"help.text" -msgid "Parameters:" -msgstr "Parametroak:" - #. cEADt #: 03020103.xhp msgctxt "" @@ -9709,15 +9682,6 @@ msgctxt "" msgid "You can only modify the contents of a file that was opened with the Open statement. If you try to open a file that is already open, an error message appears." msgstr "Open instrukzioaren bidez irekitako fitxategien edukia bakarrik alda dezakezu. Lehendik irekita dagoen fitxategia irekitzen saiatzen bazara, errore-mezua agertuko da." -#. 7FbfT -#: 03020103.xhp -msgctxt "" -"03020103.xhp\n" -"hd_id3149123\n" -"help.text" -msgid "Example:" -msgstr "Adibidea:" - #. xPMgs #: 03020103.xhp msgctxt "" @@ -21922,23 +21886,23 @@ msgctxt "" msgid "' uses BasicFormulas in %PRODUCTNAME Calc" msgstr "' BasicFormulas erabiltzen du %PRODUCTNAME Calc-en" -#. VEjxC +#. PrCEr #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3149262\n" "help.text" -msgid "' Returns a 32 bits signed integer number from an 8 digits hexadecimal value." -msgstr "' 32 bit-eko osoko zenbaki sinatua itzultzen du 8 digituko balio hamaseitar batetik." +msgid "' Returns a 32-bit signed integer number from an 8-digit hexadecimal value." +msgstr "" -#. CkjAF +#. fcv3u #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3147215\n" "help.text" -msgid "' Calculates the 8 digits hexadecimal value out of a 32 bits signed integer number." -msgstr "' 8 digituko balio hamaseitarra kalkulatzen du 32 bit-eko osoko zenbaki sinatu batetik." +msgid "' Calculates the 8-digit hexadecimal value out of a 32-bit signed integer number." +msgstr "" #. Tko9w #: 03080802.xhp @@ -24478,6 +24442,15 @@ msgctxt "" msgid "End If: Marks the end of a <emph>If...Then...Else</emph> block." msgstr "End If: <emph>If...Then...Else</emph> blokearen amaiera markatzen du." +#. Qo2Xg +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"par_id51581259731973\n" +"help.text" +msgid "End Property: Marks the end of a <emph>Property</emph> statement." +msgstr "" + #. 3xFEp #: 03090404.xhp msgctxt "" @@ -25297,14 +25270,14 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit Statement\">Exit Statement</link>" msgstr "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit Statement\">Exit instrukzioa</link>" -#. r2EAp +#. Kmb47 #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3153394\n" "help.text" -msgid "Exits a <emph>Do...Loop</emph>, <emph>For...Next</emph>, a function, or a subroutine." -msgstr "<emph>Do...Loop</emph>, <emph>For...Next</emph>, funtzio bat edo azpierrutina batetik irteten da." +msgid "Exits a <emph>Do...Loop</emph>, <emph>For...Next</emph>, a function, a property, or a subroutine." +msgstr "" #. GypWx #: 03090412.xhp @@ -25315,14 +25288,14 @@ msgctxt "" msgid "Syntax:" msgstr "Sintaxia:" -#. uDM5x +#. LYyBt #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3159157\n" "help.text" -msgid "see Parameters" -msgstr "ikusi parametroak" +msgid "Exit Do, Exit For, Exit Function, Exit Property, Exit Sub" +msgstr "" #. XA8QY #: 03090412.xhp @@ -25387,6 +25360,24 @@ msgctxt "" msgid "Exits the <emph>Function</emph> procedure immediately. Program execution continues with the statement that follows the <emph>Function</emph> call." msgstr "Berehala irteten da <emph>Function</emph> prozeduratik. Programa exekutatzen jarraitzen da <emph>Function</emph> deiaren atzetik datorren instrukzioarekin." +#. K8JKa +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"par_id31581260355116\n" +"help.text" +msgid "<emph>Exit Property</emph>" +msgstr "" + +#. xZEAs +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"par_id1001581260355700\n" +"help.text" +msgid "Exits the <emph>Property</emph> procedure immediately. Program execution continues with the statement that follows the <emph>Property</emph> call." +msgstr "" + #. B6QCm #: 03090412.xhp msgctxt "" @@ -31507,14 +31498,14 @@ msgctxt "" msgid "String" msgstr "Katea" -#. WECKF +#. 4nv5b #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3149295\n" "help.text" -msgid "<emph>Expression:</emph> a numeric expression that represents a valid 8-bit ASCII value (0-255) or a 16-bit Unicode value." -msgstr "<emph>Adierazpena:</emph> 8 biteko ASCII balioa (0-255) edo 16 biteko Unicode balioa ordezkatzen duten zenbakizko adierazpena." +msgid "<emph>Expression:</emph> a numeric expression that represents a valid 8-bit ASCII value (0-255) or a 16-bit Unicode value. (To support expressions with a nominally negative argument like <emph>Chr(&H8000)</emph> in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.)" +msgstr "" #. RKtSB #: 03120102.xhp @@ -32056,14 +32047,14 @@ msgctxt "" msgid "String" msgstr "Katea" -#. HiXHs +#. WzBnm #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3149295\n" "help.text" -msgid "<emph>Expression:</emph> Numeric variables that represent a valid 16 bit Unicode value (0-65535). An empty value returns error code 5. A value out of the range [0,65535] returns error code 6." -msgstr "<emph>Adierazpena:</emph> 16 bit-eko baliozko Unicode balio bat (0-65535) ordezkatzen duen zenbakizko aldagaiak. Balio hutsak 5 errore-kodea itzultzen du. Barrutitik [0,65535] kanpo dagoen balio batek 6 errore-kodea itzultzen du." +msgid "<emph>Expression:</emph> Numeric variables that represent a valid 16 bit Unicode value (0-65535). (To support expressions with a nominally negative argument like <emph>ChrW(&H8000)</emph> in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.) An empty value returns error code 5. A value out of the range [0,65535] returns error code 6." +msgstr "" #. 8DF8a #: 03120112.xhp @@ -36016,14 +36007,14 @@ msgctxt "" msgid "CreateUnoService Function" msgstr "CreateUnoService funtzioa" -#. fePDe +#. khb7S #: 03131600.xhp msgctxt "" "03131600.xhp\n" "bm_id3150682\n" "help.text" -msgid "<bookmark_value>CreateUnoService function</bookmark_value>" -msgstr "<bookmark_value>CreateUnoService funtzioa</bookmark_value>" +msgid "<bookmark_value>CreateUnoService function</bookmark_value><bookmark_value>API;FilePicker</bookmark_value><bookmark_value>API;FunctionAccess</bookmark_value>" +msgstr "" #. hgVjB #: 03131600.xhp @@ -40030,14 +40021,14 @@ msgctxt "" msgid "<literal>CompatibilityMode()</literal> function is controlling runtime mode and affects all code executed after setting or resetting the mode." msgstr "<literal>CompatibilityMode()</literal> funtzioak exekuzio modua kontrolatzen du eta modua ezarri edo berrezarri ondoren exekutatzen den kode osoari eragiten dio." -#. nBpAv +#. YSokk #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "N0119\n" "help.text" -msgid "Use this feature with caution, limit it to document conversion situations for example." -msgstr "Erabili eginbide hau kontuz, mugatu bere erabilera dokumentuak bihurtzeko egoeretara, adibidez." +msgid "Use this feature with caution, limit it to document conversion for example." +msgstr "" #. GJLGQ #: compatibilitymode.xhp @@ -40282,23 +40273,14 @@ msgctxt "" msgid "Special characters as identifiers" msgstr "Karaktere bereziak identifikatzaile gisa" -#. JSWLJ -#: compatible.xhp -msgctxt "" -"compatible.xhp\n" -"par_id661561636654077\n" -"help.text" -msgid "Option Compatible' With this option the code works, other-" -msgstr "Option Compatible' Aukera honekin kodea badabil, bestela" - -#. DmfMH +#. QkGeQ #: compatible.xhp msgctxt "" "compatible.xhp\n" -"par_id81561636660626\n" +"par_id641581846957447\n" "help.text" -msgid "' wise it will cause a compiling error" -msgstr "konpilazio-errorea emango du" +msgid "' With this option the code works, otherwise it causes a compiling error" +msgstr "" #. E6GpA #: compatible.xhp @@ -40876,6 +40858,159 @@ msgctxt "" msgid "print \" 2: 3 the number 2 occurs in the range: \" & retStr" msgstr "print \" 2: 3 2 zenbakia honako barrutian dago: \" & retStr" +#. vye3g +#: property.xhp +msgctxt "" +"property.xhp\n" +"Property Statement\n" +"help.text" +msgid "Property Statement" +msgstr "" + +#. ukCtn +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0181\n" +"help.text" +msgid "<bookmark_value>Property statement</bookmark_value>" +msgstr "" + +#. 6Gjab +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0182\n" +"help.text" +msgid "Property Statement" +msgstr "" + +#. 4vJCy +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0183\n" +"help.text" +msgid "A property, also called field or attribute, characterizes a given object or piece of information. Properties can be used to control access to data. It is common use to include instructions at setting or reading time of properties. Code can vary from simple assignment to complex context dependant routines. Using <emph>Get</emph>, <emph>Let</emph> or <emph>Set</emph> accessers enforces properties' consistency when necessary." +msgstr "" + +#. hD9fA +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0184\n" +"help.text" +msgid "This statement requires <link href=\"text/sbasic/shared/compatible.xhp\" name=\"Option Compatible\">Option Compatible</link> to be placed before the executable program code in a module." +msgstr "" + +#. 36Tsn +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0185\n" +"help.text" +msgid "Syntax" +msgstr "" + +#. FG2Dc +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0188\n" +"help.text" +msgid "Examples" +msgstr "" + +#. GXEE5 +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0192\n" +"help.text" +msgid "Print ProductName ' displays \"LibreOffice\"" +msgstr "" + +#. oUuG9 +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0202\n" +"help.text" +msgid "In the absence of Property <emph>Let</emph> or Property <emph>Set</emph>, Property <emph>Get</emph> helps define protected information, which can not be accidently altered by a foreign module:" +msgstr "" + +#. PP63o +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0204\n" +"help.text" +msgid "Public Property Get PathDelimiter As String ' Read-only variable" +msgstr "" + +#. 28GFJ +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0208\n" +"help.text" +msgid "Case 4 : this = \":\" ' Linux or MacOS X" +msgstr "" + +#. BievJ +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0209\n" +"help.text" +msgid "Case Else : Error 423 ' Property or method not defined: PathDelimiter" +msgstr "" + +#. wnG4s +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0212\n" +"help.text" +msgid "End Property ' read-only PathDelimiter" +msgstr "" + +#. ze9dZ +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0215\n" +"help.text" +msgid "PathDelimiter = \"a sentence\" ' does nothing" +msgstr "" + +#. xR9j7 +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0217\n" +"help.text" +msgid "Use <emph>Let</emph> or <emph>Set</emph> when handling UNO services or class objects:" +msgstr "" + +#. KbzAx +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0237\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"End\">End</link>, <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link> statements" +msgstr "" + +#. Dh5aG +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0238\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/01020300.xhp\" name=\"Using Procedures and Fonctions\">Using Procedures and Functions</link>" +msgstr "" + #. uM2zs #: replace.xhp msgctxt "" diff --git a/source/eu/helpcontent2/source/text/scalc.po b/source/eu/helpcontent2/source/text/scalc.po index e8dd83c3f67..110d29dd6d1 100644 --- a/source/eu/helpcontent2/source/text/scalc.po +++ b/source/eu/helpcontent2/source/text/scalc.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: 2020-02-10 17:54+0100\n" -"PO-Revision-Date: 2019-12-24 16:21+0000\n" +"POT-Creation-Date: 2020-02-28 14:53+0100\n" +"PO-Revision-Date: 2020-02-17 12:12+0000\n" "Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n" "Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc/eu/>\n" "Language: eu\n" @@ -302,7 +302,7 @@ msgctxt "" "par_id3153896\n" "help.text" msgid "<ahelp hid=\".\">The <emph>Insert</emph> menu contains commands for inserting new elements, such as images, text boxes, object, media, cell names and much more into the current sheet.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\"><emph>Txertatu</emph> menuak uneko orrian elementu berriak, adibidez irudiak, testu-koadroak, objektuak, multimedia, gelaxka-izenak eta abar, txertatzeko komandoak ditu.</ahelp>" #. ZmgWG #: main0104.xhp @@ -356,7 +356,7 @@ msgctxt "" "hd_id761577295440343\n" "help.text" msgid "Date" -msgstr "" +msgstr "Data" #. kzxk7 #: main0104.xhp @@ -365,7 +365,7 @@ msgctxt "" "par_id11577295470732\n" "help.text" msgid "Inserts the current date in the cell." -msgstr "" +msgstr "Uneko data gelaxkan txertatzen du." #. hvV2C #: main0104.xhp @@ -374,7 +374,7 @@ msgctxt "" "hd_id131577295445736\n" "help.text" msgid "Time" -msgstr "" +msgstr "Ordua" #. jTQVa #: main0104.xhp @@ -383,7 +383,7 @@ msgctxt "" "par_id91577295463980\n" "help.text" msgid "Inserts the current time in the cell." -msgstr "" +msgstr "Uneko ordua gelaxkan txertatzen du." #. CzRJY #: main0104.xhp @@ -392,15 +392,15 @@ msgctxt "" "hd_id621577296064493\n" "help.text" msgid "Field" -msgstr "" +msgstr "Eremua" -#. FR5ZL +#. 3EmAu #: main0104.xhp msgctxt "" "main0104.xhp\n" "par_id391577296078546\n" "help.text" -msgid "Opens a sub-menu for selecting the date, sheet name or document title in the cell." +msgid "Opens a submenu for selecting the date, sheet name or document title in the cell." msgstr "" #. JP4tR diff --git a/source/eu/helpcontent2/source/text/scalc/04.po b/source/eu/helpcontent2/source/text/scalc/04.po index ce1710a6e04..1ab42f5aaf3 100644 --- a/source/eu/helpcontent2/source/text/scalc/04.po +++ b/source/eu/helpcontent2/source/text/scalc/04.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: 2019-08-21 21:37+0200\n" +"POT-Creation-Date: 2020-02-17 12:22+0100\n" "PO-Revision-Date: 2020-01-24 14:48+0000\n" "Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n" "Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc04/eu/>\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.9.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1556007671.000000\n" #. NQkD7 @@ -871,14 +871,14 @@ msgctxt "" msgid "Traces dependents." msgstr "Mendekoen aztarnari jarraitzen dio." -#. rg97G +#. ytBaa #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3148430\n" "help.text" -msgid "Shift+F7" -msgstr "Shift+F7" +msgid "Shift+F9" +msgstr "" #. FWpeb #: 01020000.xhp @@ -1384,6 +1384,15 @@ msgctxt "" msgid "Using the pivot table" msgstr "Taula dinamikoa erabiltzea" +#. iDg7S +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"par_id631581375238556\n" +"help.text" +msgid "The shortcut keys below are for the <emph>Pivot Table Layout</emph> dialog." +msgstr "" + #. dRGGD #: 01020000.xhp msgctxt "" @@ -1402,14 +1411,14 @@ msgctxt "" msgid "Effect" msgstr "Efektua" -#. Q9ceG +#. CYiCE #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3153577\n" "help.text" -msgid "Tab" -msgstr "Tab" +msgid "<keycode>Tab</keycode>" +msgstr "" #. EyvCk #: 01020000.xhp @@ -1420,14 +1429,14 @@ msgctxt "" msgid "Changes the focus by moving forwards through the areas and buttons of the dialog." msgstr "Fokua aldatzen du elkarrizketa-koadroko area eta botoietan zehar aurrera mugituz." -#. BAfW9 +#. nEd6M #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3154266\n" "help.text" -msgid "Shift+Tab" -msgstr "Shift+Tab" +msgid "<keycode>Shift+Tab</keycode>" +msgstr "" #. ESR2E #: 01020000.xhp @@ -1438,14 +1447,14 @@ msgctxt "" msgid "Changes the focus by moving backwards through the areas and buttons of the dialog." msgstr "Fokua aldatzen du elkarrizketa-koadroko area eta botoietan zehar atzera mugituz." -#. XHmMP +#. FoedZ #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3148484\n" "help.text" -msgid "Up Arrow" -msgstr "Gora gezia" +msgid "<keycode>Up Arrow</keycode>" +msgstr "" #. jWNGS #: 01020000.xhp @@ -1456,14 +1465,14 @@ msgctxt "" msgid "Moves the focus up one item in the current dialog area." msgstr "Fokua elementu bat igotzen du uneko elkarrizketa-koadroko arean." -#. mqGEq +#. GYukz #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3154273\n" "help.text" -msgid "Down Arrow" -msgstr "Behera gezia" +msgid "<keycode>Down Arrow</keycode>" +msgstr "" #. g3pGx #: 01020000.xhp @@ -1474,14 +1483,14 @@ msgctxt "" msgid "Moves the focus down one item in the current dialog area." msgstr "Fokua elementu bat jaisten du uneko elkarrizketa-koadroko arean." -#. 9CSUG +#. uNDr8 #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3148912\n" "help.text" -msgid "Left Arrow" -msgstr "Ezkerrerako gezia" +msgid "<keycode>Left Arrow</keycode>" +msgstr "" #. dEqdi #: 01020000.xhp @@ -1492,14 +1501,14 @@ msgctxt "" msgid "Moves the focus one item to the left in the current dialog area." msgstr "Fokua elementu bat ezkerrera eramaten du uneko elkarrizketa-koadroko arean." -#. ujWdn +#. jqgGw #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3150712\n" "help.text" -msgid "Right Arrow" -msgstr "Eskuinerako gezia" +msgid "<keycode>Right Arrow</keycode>" +msgstr "" #. DKiGb #: 01020000.xhp @@ -1510,14 +1519,14 @@ msgctxt "" msgid "Moves the focus one item to the right in the current dialog area." msgstr "Fokua elementu bat eskuinera eramaten du uneko elkarrizketa-koadroko arean." -#. AjHVC +#. B6CEw #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3146947\n" "help.text" -msgid "Home" -msgstr "\"Hasi\" tekla" +msgid "<keycode>Home</keycode>" +msgstr "" #. 2myZF #: 01020000.xhp @@ -1528,14 +1537,14 @@ msgctxt "" msgid "Selects the first item in the current dialog area." msgstr "Lehen elementua hautatzen du uneko elkarrizketa-koadroko arean." -#. oEY3g +#. PVgpY #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3153387\n" "help.text" -msgid "End" -msgstr "\"Bukaera\" tekla" +msgid "<keycode>End</keycode>" +msgstr "" #. RhFGF #: 01020000.xhp @@ -1546,68 +1555,86 @@ msgctxt "" msgid "Selects the last item in the current dialog area." msgstr "Azken elementua hautatzen du uneko elkarrizketa-koadroko arean." -#. SXFqF +#. VLEGM #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3155584\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and the underlined character in the word \"Row\"" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌥</caseinline><defaultinline>Alt</defaultinline></switchinline> eta \"Errenkada\" hitzean azpimarratutako karakterea" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> and the underlined character in the label \"Row Fields\"" +msgstr "" -#. UFWNH +#. cSthX #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3152949\n" "help.text" -msgid "Copies or moves the current field into the \"Row\" area." -msgstr "Uneko eremua \"Errenkada\" areara kopiatzen edo eramaten du." +msgid "Copies or moves the current field into the \"Row Fields\" area." +msgstr "" -#. gFrgL +#. qFSYZ #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3159269\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and the underlined character in the word \"Column\"" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌥</caseinline><defaultinline>Alt</defaultinline></switchinline> eta \"Zutabea\" hitzean azpimarratutako karakterea" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> and the underlined character in the label \"Column Fields\"" +msgstr "" -#. 36qut +#. 5PHQg #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3149968\n" "help.text" -msgid "Copies or moves the current field into the \"Column\" area." -msgstr "Uneko eremua \"Zutabe\" areara kopiatzen edo eramaten du." +msgid "Copies or moves the current field into the \"Column Fields\" area." +msgstr "" -#. KWXAG +#. wGVoz #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3149923\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and the underlined character in the word \"Data\"" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌥</caseinline><defaultinline>Alt</defaultinline></switchinline> eta \"Datuak\" hitzean azpimarratutako karakterea" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> and the underlined character in the label \"Data Fields\"" +msgstr "" -#. 3zJdG +#. LpaiM #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3148649\n" "help.text" -msgid "Copies or moves the current field into the \"Data\" area." -msgstr "Uneko eremua \"Datu\" areara kopiatzen edo eramaten du." +msgid "Copies or moves the current field into the \"Data Fields\" area." +msgstr "" + +#. raCg3 +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"hd_id3149423\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> and the underlined character in the label \"Filters\"" +msgstr "" + +#. Dnys7 +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"par_id3144649\n" +"help.text" +msgid "Copies or moves the current field into the \"Filters\" area." +msgstr "" -#. xjUpE +#. RBfHn #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3149418\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+gorako gezia" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Up Arrow</keycode>" +msgstr "" #. 5sk3h #: 01020000.xhp @@ -1618,14 +1645,14 @@ msgctxt "" msgid "Moves the current field up one place." msgstr "Uneko eremua kokagune bat igotzen du." -#. 2jFGx +#. awZUE #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3148462\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+beherako gezia" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Down Arrow</keycode>" +msgstr "" #. eMbdi #: 01020000.xhp @@ -1636,14 +1663,14 @@ msgctxt "" msgid "Moves the current field down one place." msgstr "Uneko eremua toki bat jaisten du." -#. zEiqG +#. aCgXn #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3145373\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Left Arrow" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ezkerrerako gezia" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Left Arrow</keycode>" +msgstr "" #. ZhhRj #: 01020000.xhp @@ -1654,14 +1681,14 @@ msgctxt "" msgid "Moves the current field one place to the left." msgstr "Uneko eremua toki bat mugitzen du ezkerrera." -#. owG3r +#. wkTdy #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3150423\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Right Arrow" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+eskuinerako gezia" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Right Arrow</keycode>" +msgstr "" #. hDqUA #: 01020000.xhp @@ -1672,14 +1699,14 @@ msgctxt "" msgid "Moves the current field one place to the right." msgstr "Uneko eremua toki bat mugitzen du eskuinera." -#. TLTLL +#. CjoEb #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3149519\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Home" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Home" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Home</keycode>" +msgstr "" #. SFdar #: 01020000.xhp @@ -1690,14 +1717,14 @@ msgctxt "" msgid "Moves the current field to the first place." msgstr "Uneko eremua hasierara mugitzen du." -#. QVosE +#. 5QbLt #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3145310\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+End" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+End" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+End</keycode>" +msgstr "" #. ZeXEZ #: 01020000.xhp @@ -1708,32 +1735,14 @@ msgctxt "" msgid "Moves the current field to the last place." msgstr "Uneko eremua amaierara mugitzen du." -#. 2HntF -#: 01020000.xhp -msgctxt "" -"01020000.xhp\n" -"hd_id3149933\n" -"help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+O" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌥</caseinline><defaultinline>Alt</defaultinline></switchinline>+O" - -#. HqB8R -#: 01020000.xhp -msgctxt "" -"01020000.xhp\n" -"par_id3154798\n" -"help.text" -msgid "Displays the options for the current field." -msgstr "Uneko eremurako aukerak bistaratzen ditu." - -#. LDC6d +#. GdEkF #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3148418\n" "help.text" -msgid "Delete" -msgstr "Ezabatu" +msgid "<keycode>Delete</keycode>" +msgstr "" #. sGFF8 #: 01020000.xhp diff --git a/source/eu/helpcontent2/source/text/scalc/05.po b/source/eu/helpcontent2/source/text/scalc/05.po index 9052b9e9c22..9abd51244db 100644 --- a/source/eu/helpcontent2/source/text/scalc/05.po +++ b/source/eu/helpcontent2/source/text/scalc/05.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: 2019-12-24 18:00+0100\n" +"POT-Creation-Date: 2020-02-27 14:31+0100\n" "PO-Revision-Date: 2020-01-24 14:47+0000\n" "Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n" "Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc05/eu/>\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.9.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1556007718.000000\n" #. Cxzki @@ -124,6 +124,24 @@ msgctxt "" msgid "The cell is not wide enough to display the contents." msgstr "Gelaxka ez da nahikoa zabala edukia bistaratzeko." +#. vF3za +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3165767\n" +"help.text" +msgid "none" +msgstr "" + +#. 6s9C6 +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3169267\n" +"help.text" +msgid "This value is outside of limits valid for this format" +msgstr "" + #. ApVjg #: 02140000.xhp msgctxt "" diff --git a/source/eu/helpcontent2/source/text/scalc/guide.po b/source/eu/helpcontent2/source/text/scalc/guide.po index 648dbd8c75a..4e8451f65dc 100644 --- a/source/eu/helpcontent2/source/text/scalc/guide.po +++ b/source/eu/helpcontent2/source/text/scalc/guide.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-02-10 17:54+0100\n" -"PO-Revision-Date: 2020-02-10 17:41+0000\n" +"POT-Creation-Date: 2020-02-27 14:31+0100\n" +"PO-Revision-Date: 2020-02-28 14:00+0000\n" "Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n" "Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textscalcguide/eu/>\n" "Language: eu\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1562054410.000000\n" #. NXy6S @@ -8422,14 +8422,14 @@ msgctxt "" msgid "You produce toys which you sell for $10 each. Each toy costs $2 to make, in addition to which you have fixed costs of $10,000 per year. How much profit will you make in a year if you sell a particular number of toys?" msgstr "Jostailuak egin eta 10 euroan saltzen dituzu. Jostailu bakoitza egitea 2 euro kostatzen zaizu eta gainera urtean 10.000 euroko gastu finkoak izaten dituzu. Zenbat diru irabaziko duzu urtean jostailu kopuru jakin bat salduta?" -#. GqKBW +#. vdeBS #: multioperation.xhp msgctxt "" "multioperation.xhp\n" "par_id6478774\n" "help.text" -msgid "<image id=\"img_id1621753\" src=\"media/helpimg/what-if.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id1621753\">what-if sheet area</alt></image>" -msgstr "<image id=\"img_id1621753\" src=\"media/helpimg/what-if.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id1621753\">hipotesiaren orri-area</alt></image>" +msgid "<image id=\"img_id1621753\" src=\"media/helpimg/what-if.png\"><alt id=\"alt_id1621753\">what-if sheet area</alt></image>" +msgstr "<image id=\"img_id1621753\" src=\"media/helpimg/what-if.png\"><alt id=\"alt_id1621753\">Baldintzen orri-area</alt></image>" #. KavvR #: multioperation.xhp @@ -9158,7 +9158,7 @@ msgctxt "" "par_id891567607263849\n" "help.text" msgid "The formula <literal>=SUM(A1:A2)</literal>, returns 101 instead of 201 because the conversion does not occur in a range, only for single scalar values. Here, '1e2 is treated as string which is ignored for the SUM function." -msgstr "" +msgstr "<literal>=SUM(A1:A2)</literal> formulak 101 itzultzen du 201 itzuli ordez, bihurketa ez baita barruti batean gertatzen, balio eskalar bakarretan baizik. Hortaz, '1e2 kateari ez ikusiarena egiten zaio SUM funtzioan." #. hoF73 #: numbers_text.xhp diff --git a/source/eu/helpcontent2/source/text/sdraw/01.po b/source/eu/helpcontent2/source/text/sdraw/01.po index a1e0bf2bfbe..f6e3ecc1cde 100644 --- a/source/eu/helpcontent2/source/text/sdraw/01.po +++ b/source/eu/helpcontent2/source/text/sdraw/01.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2019-08-21 21:37+0200\n" -"PO-Revision-Date: 2019-12-24 16:19+0000\n" +"POT-Creation-Date: 2020-02-17 12:22+0100\n" +"PO-Revision-Date: 2020-02-21 08:15+0000\n" "Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n" "Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textsdraw01/eu/>\n" "Language: eu\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.9.1\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1558333674.000000\n" #. 4JVcT @@ -367,14 +367,14 @@ msgctxt "" msgid "<link href=\"text/sdraw/01/navigate_page.xhp\" name=\"navigate\">Page Navigation</link>" msgstr "<link href=\"text/sdraw/01/navigate_page.xhp\" name=\"navigate\">Orrialde-nabigazioa</link>" -#. BPHtC +#. eMTew #: navigate_page.xhp msgctxt "" "navigate_page.xhp\n" "par_id581566156032977\n" "help.text" -msgid "<variable id=\"variable name\"><ahelp hid=\"hid path or command\">Opens a sub-menu for page navigation.</ahelp></variable>" -msgstr "<variable id=\"variable name\"><ahelp hid=\"hid path or command\">Orrialde-nabigaziorako azpimenu bat irekitzen du.</ahelp></variable>" +msgid "<ahelp hid=\".\">Opens a sub-menu for page navigation.</ahelp>" +msgstr "<ahelp hid=\".\">Azpimenu bat irekitzen du orrialdeen arteko nabigaziorako.</ahelp>" #. XRJhq #: new_page.xhp diff --git a/source/eu/helpcontent2/source/text/sdraw/guide.po b/source/eu/helpcontent2/source/text/sdraw/guide.po index 664837a5a1f..c53492c8b54 100644 --- a/source/eu/helpcontent2/source/text/sdraw/guide.po +++ b/source/eu/helpcontent2/source/text/sdraw/guide.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-01-22 13:00+0100\n" -"PO-Revision-Date: 2019-12-24 16:19+0000\n" +"PO-Revision-Date: 2020-02-26 17:15+0000\n" "Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n" "Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textsdrawguide/eu/>\n" "Language: eu\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1547711633.000000\n" #. cZbDh @@ -2417,7 +2417,7 @@ msgctxt "" "par_id3146313\n" "help.text" msgid "Layers allow you to assemble elements on a page that are related. Think of layers as individual workspaces that you can hide from view, hide from printing, or lock." -msgstr "" +msgstr "Geruzei esker, erlazioa duten elementuak elkarri lotu daitezke orrialde batean. Geruzak laneko espazio indibidual modura ulertu daitezke: bistatik ezkutatu daitezke, inprimatzea saihestu daitezke edo blokeatu egin daitezke." #. 4kcNU #: layers.xhp @@ -2426,7 +2426,7 @@ msgctxt "" "par_id7036957\n" "help.text" msgid "Layers do not determine the stacking order of objects on your page, except for the <emph>Controls</emph> layer which is always in front of other layers." -msgstr "" +msgstr "Geruzek ez dute objektuen pilatze-ordena zehazten orrialdean, <emph>Kontrolak</emph> geruzaren kasuan salbu. Geruza hori beti gainerako geruzen aurrean dago." #. kTBs7 #: layers.xhp @@ -2444,7 +2444,7 @@ msgctxt "" "par_id398876\n" "help.text" msgid "The areas on a layer that do not contain objects are transparent." -msgstr "" +msgstr "Geruzetan objektuak ez dituzten areak gardenak dira." #. J8FdX #: layers.xhp @@ -2453,7 +2453,7 @@ msgctxt "" "par_id3146962\n" "help.text" msgid "$[officename] Draw provides three default layers:" -msgstr "" +msgstr "$[officename] Draw aplikazioak hiru geruza lehenetsi ditu:" #. 5GCok #: layers.xhp @@ -2462,7 +2462,7 @@ msgctxt "" "par_id3153073\n" "help.text" msgid "Layout" -msgstr "" +msgstr "Diseinua" #. RNyhU #: layers.xhp @@ -2471,7 +2471,7 @@ msgctxt "" "par_id3149053\n" "help.text" msgid "Controls" -msgstr "" +msgstr "Kontrolak" #. GdLDG #: layers.xhp @@ -2480,7 +2480,7 @@ msgctxt "" "par_id3150391\n" "help.text" msgid "Dimension Lines" -msgstr "" +msgstr "Kota-lerroak" #. Xy8FC #: layers.xhp @@ -2489,7 +2489,7 @@ msgctxt "" "par_id3156397\n" "help.text" msgid "You cannot delete or rename the default layers. You can add your own layers by <item type=\"menuitem\">Insert - Layer</item>." -msgstr "" +msgstr "Geruza lehenetsiak ezin dira ezabatu edo izenez aldatu. Geruza gehiago gehitu daitezke <item type=\"menuitem\">Txertatu - Geruza</item> erabilita." #. VXoqD #: layers.xhp @@ -2498,7 +2498,7 @@ msgctxt "" "par_id3150534\n" "help.text" msgid "The <emph>Layout</emph> layer is the default workspace. The <emph>Layout</emph> layer determines the location of title, text, and object placeholders on your page." -msgstr "" +msgstr "<emph>Diseinua</emph> geruza laneko area lehenetsia da. <emph>Diseinua</emph> geruzak izenburuaren, testuaren eta objektuen leku-marken kokalekua zehazten du orrialdean." #. rZDu2 #: layers.xhp diff --git a/source/eu/helpcontent2/source/text/shared/00.po b/source/eu/helpcontent2/source/text/shared/00.po index e2c76d28d8a..bff507c87ea 100644 --- a/source/eu/helpcontent2/source/text/shared/00.po +++ b/source/eu/helpcontent2/source/text/shared/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-02-10 17:54+0100\n" +"POT-Creation-Date: 2020-02-27 14:31+0100\n" "PO-Revision-Date: 2020-02-01 14:35+0000\n" "Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n" "Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textshared00/eu/>\n" @@ -8287,32 +8287,32 @@ msgctxt "" msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>" msgstr "<variable id=\"packagemanager_eu\">Aukeratu <emph>Tresnak - Hedapenen kudeatzailea</emph>, eta sakatu <emph>Bilatu eguneratzeak</emph> botoia.</variable>" -#. F6o6E +#. sPJ9b #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3151106\n" "help.text" -msgid "<variable id=\"xmlfilter\">Choose <emph>Tools - XML Filter Settings</emph>.</variable>" -msgstr "<variable id=\"xmlfilter\">Aukeratu <emph>Tresnak - XML iragazki-ezarpenak</emph>.</variable>" +msgid "<variable id=\"xmlfilter\">Choose <menuitem>Tools - Macros - XML Filter Settings</menuitem>.</variable>" +msgstr "" -#. EtDD9 +#. FDFcn #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3153778\n" "help.text" -msgid "<variable id=\"xmlfilteredit\">Choose <emph>Tools - XML Filter Settings</emph>, then click <emph>New</emph> or <emph>Edit</emph>.</variable>" -msgstr "<variable id=\"xmlfilteredit\">Aukeratu <emph>Tresnak - XML iragazki-ezarpenak</emph>, egin klik <emph>Berria</emph> edo <emph>Editatu</emph> aukeran. </variable>" +msgid "<variable id=\"xmlfilteredit\"><menuitem>Tools - Macros - XML Filter Settings</menuitem>, then click <emph>New</emph> or <emph>Edit</emph>.</variable>" +msgstr "" -#. TJZLC +#. 5GEDi #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3148979\n" "help.text" -msgid "<variable id=\"xmlfiltertest\">Choose <emph>Tools - XML Filter Settings</emph>, then click <emph>Test XSLTs</emph>.</variable>" -msgstr "<variable id=\"xmlfiltertest\">Aukeratu <emph>Tresnak - XML iragazki-ezarpenak</emph>, egin klik <emph>Probatu XSLTak</emph> aukeran.</variable>" +msgid "<variable id=\"xmlfiltertest\"><menuitem>Tools - Macros - XML Filter Settings</menuitem>, then click <emph>Test XSLTs</emph>.</variable>" +msgstr "" #. EzGsj #: 00000406.xhp diff --git a/source/eu/helpcontent2/source/text/shared/01.po b/source/eu/helpcontent2/source/text/shared/01.po index 6371caee554..ac3c6476718 100644 --- a/source/eu/helpcontent2/source/text/shared/01.po +++ b/source/eu/helpcontent2/source/text/shared/01.po @@ -3,9 +3,9 @@ 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: 2020-02-10 17:54+0100\n" -"PO-Revision-Date: 2020-02-10 17:42+0000\n" -"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" +"POT-Creation-Date: 2020-02-27 14:31+0100\n" +"PO-Revision-Date: 2020-02-26 17:15+0000\n" +"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n" "Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textshared01/eu/>\n" "Language: eu\n" "MIME-Version: 1.0\n" @@ -2300,7 +2300,7 @@ msgctxt "" "hd_id151513629025611\n" "help.text" msgid "<link href=\"text/shared/01/01020001.xhp\" name=\"Open Remote\">Open Remote</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/01020001.xhp\" name=\"Open Remote\">Ireki urrunekoa</link>" #. 5DG6r #: 01020001.xhp @@ -2318,7 +2318,7 @@ msgctxt "" "par_id611513629210220\n" "help.text" msgid "Choose <item type=\"menuitem\">File - Open Remote</item>." -msgstr "" +msgstr "Aukeratu <item type=\"menuitem\">Fitxategia - Ireki urrunekoa</item>." #. GqJTN #: 01020001.xhp @@ -2336,7 +2336,7 @@ msgctxt "" "par_id431513629862558\n" "help.text" msgid "Long-click the <emph>Open</emph> icon and select <emph>Open Remote File</emph>." -msgstr "" +msgstr "Egin klik luzea <emph>Ireki</emph> ikonoan eta hautatu <emph>Ireki urruneko fitxategia</emph>." #. 8aZPe #: 01020001.xhp @@ -4424,7 +4424,7 @@ msgctxt "" "par_id3156080\n" "help.text" msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To set the default <item type=\"productname\">%PRODUCTNAME</item> printer options for text documents, choose <link href=\"text/shared/optionen/01040400.xhp\" name=\"Tools - Options - Writer - Print\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer - Print</menuitem></link>.</caseinline></switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Testu-dokumentuetarako <item type=\"productname\">%PRODUCTNAME</item> inprimagailu-aukera lehenetsiak ezartzeko, aukeratu <link href=\"text/shared/optionen/01040400.xhp\" name=\"Tools - Options - Writer - Print\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Hobespenak</menuitem></caseinline><defaultinline><menuitem>Tresnak - Aukerak</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer - Inprimatu</menuitem></link>.</caseinline></switchinline>" #. w5LsV #: 01130000.xhp @@ -4433,7 +4433,7 @@ msgctxt "" "par_idN1099E\n" "help.text" msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To set the default <item type=\"productname\">%PRODUCTNAME</item> printer options for spreadsheet documents, choose <link href=\"text/shared/optionen/01060700.xhp\" name=\"Tools - Options - Calc - Print\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Print</menuitem></link>.</caseinline></switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Kalkulu-orrietarako <item type=\"productname\">%PRODUCTNAME</item> inprimagailu-aukera lehenetsiak ezartzeko, aukeratu <link href=\"text/shared/optionen/01060700.xhp\" name=\"Tools - Options - Calc - Print\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Hobespenak</menuitem></caseinline><defaultinline><menuitem>Tresnak - Aukerak</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Inprimatu</menuitem></link>.</caseinline></switchinline>" #. z8SQf #: 01130000.xhp @@ -4442,7 +4442,7 @@ msgctxt "" "par_idN109CD\n" "help.text" msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">To set the default <item type=\"productname\">%PRODUCTNAME</item> printer options for presentation documents, choose <link href=\"text/shared/optionen/01070400.xhp\" name=\"Tools - Options - Impress - Print\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Impress - Print</menuitem></link>.</caseinline></switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Aurkezpen-dokumentuetarako <item type=\"productname\">%PRODUCTNAME</item> inprimagailu-aukera lehenetsiak ezartzeko, aukeratu <link href=\"text/shared/optionen/01060700.xhp\" name=\"Tools - Options - Impress - Print\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Hobespenak</menuitem></caseinline><defaultinline><menuitem>Tresnak - Aukerak</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Impress - Inprimatu</menuitem></link>.</caseinline></switchinline>" #. bEFFQ #: 01130000.xhp @@ -4739,7 +4739,7 @@ msgctxt "" "par_id3150772\n" "help.text" msgid "<ahelp hid=\".\" visibility=\"hidden\">If the printer is capable of duplex printing it's possible to choose between using only one side of the paper or both.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Inprimagailuak inprimatze bikoitza egiteko gai bada, posible da paperaren alde bakarrean edo bietan inprimatzea.</ahelp>" #. QGUzM #: 01130000.xhp @@ -4802,7 +4802,7 @@ msgctxt "" "par_id3149511\n" "help.text" msgid "<ahelp hid=\".\" visibility=\"hidden\">The list box shows the installed printers. Click the printer to use for the current print job. Click the <emph>Properties</emph> button to change some of the printer properties.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zerrenda-koadroak inprimagailu instalatuak erakusten ditu. Egin klik inprimagailuan uneko inprimatze-lanean erabilia izan dadin. Egin klik <emph>Propietateak</emph> botoian inprimagailuaren zenbait propietate aldatzeko.</ahelp>" #. 3yLDU #: 01130000.xhp @@ -4901,7 +4901,7 @@ msgctxt "" "par_id67\n" "help.text" msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the paper size you would like to use. The preview will show how the document would look on a paper of the given size.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ezarri erabili nahi duzun paper-tamaina. Aurrebistak erakutsiko du dokumentuak zein itxura izango duen emandako paper-tamainan.</ahelp>" #. aM7kK #: 01130000.xhp @@ -5054,7 +5054,7 @@ msgctxt "" "par_id0818200912285150\n" "help.text" msgid "The <emph>Page Layout</emph> section can be used to save some sheets of paper by printing several pages onto each sheet of paper. You define the arrangement and size of output pages on the physical paper." -msgstr "" +msgstr "<emph>Orrialde-diseinua</emph> atalean orrialde anitz paper-orri bakarrean inprimatzeko aukera ezar daiteke, papera aurrezteko. Paper fisikoan irteerako orrialdeek izango duten antolaketa eta tamaina definitu daiteke." #. eYRqB #: 01130000.xhp @@ -5063,7 +5063,7 @@ msgctxt "" "par_id0818200904164735\n" "help.text" msgid "<ahelp hid=\".\">Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Aldatu paper-orri bakoitzean inprimatuko den orrialde-antolaketa. Aurrebistak erakusten du zein itxura izango duen paper-orri bakoitzak.</ahelp>" #. nVr7X #: 01130000.xhp @@ -7745,7 +7745,7 @@ msgctxt "" "par_id9824518.00000001\n" "help.text" msgid "The given character, unless it is a regular expression meta character. The list of meta characters follows in this table." -msgstr "" +msgstr "Emandako karakterea, adierazpen erregularren metakarakterea denean salbu. Metakaraktereen zerrenda hurrengo taulan erakusten da." #. NoqA6 #: 02100001.xhp @@ -7763,7 +7763,7 @@ msgctxt "" "par_id3155351\n" "help.text" msgid "The beginning of a paragraph or cell. Special objects such as empty fields or character-anchored frames, at the beginning of a paragraph are ignored. Example: \"^Peter\" matches the word \"Peter\" only when it is the first word of a paragraph." -msgstr "" +msgstr "Paragrafo edo gelaxka baten hasiera. Paragrafoen hasierako objektu bereziak, esaterako eremu hutsak edo karaktereei ainguratutako markoak, ez ikusi egingo dira. Adibidea: \"^Asier\" katea \"Asier\" hitzarekin bat dator paragrafo baten lehen hitza denean soilik." #. NxhF9 #: 02100001.xhp @@ -7772,7 +7772,7 @@ msgctxt "" "par_id3152542\n" "help.text" msgid "The end of a paragraph or cell. Special objects such as empty fields or character-anchored frames at the end of a paragraph are ignored. Example: \"Peter$\" matches only when the word \"Peter\" is the last word of a paragraph, note \"Peter\" cannot be followed by a period." -msgstr "" +msgstr "Paragrafo edo gelaxka baten amaiera. Paragrafoen amaierako objektu bereziak, esaterako eremu hutsak edo karaktereei ainguratutako markoak, ez ikusi egingo dira. Adibidea: \"Asier$\" kateak \"Asier\" hitzarekin bat dator paragrafo baten azken hitza denean soilik, kontuan izan \"Asier\" ondoren ezin dela punturik egon." #. oMTnF #: 02100001.xhp @@ -7790,7 +7790,7 @@ msgctxt "" "par_id3155555\n" "help.text" msgid "Zero or more of the regular expression term immediately preceding it. For example, \"Ab*c\" matches \"Ac\", \"Abc\", \"Abbc\", \"Abbbc\", and so on." -msgstr "" +msgstr "Justu aurretik duen adierazpen erregularraren zero agerraldi edo gehiago. Adibidez, \"Ab*c\" katea bat dator \"Ac\", \"Abc\", \"Abbc\", \"Abbbc\" eta hurrengo beste kate guztiekin." #. YUSaM #: 02100001.xhp @@ -7808,7 +7808,7 @@ msgctxt "" "par_id3145313\n" "help.text" msgid "The longest possible string that matches this regular expression in a paragraph is always matched. If the paragraph contains the string \"AX 4 AX4\", the entire passage is highlighted." -msgstr "" +msgstr "Paragrafo batean adierazpen erregular honekin bat datorren katerik luzeena aurkitzen da. Paragrafoak \"AX 4 AX4\" katea badu, pasarte osoa nabarmenduko da." #. mdVaj #: 02100001.xhp @@ -7817,7 +7817,7 @@ msgctxt "" "par_id3153684\n" "help.text" msgid "Zero or one of the regular expression term immediately preceding it. For example, \"Texts?\" matches \"Text\" and \"Texts\" and \"x(ab|c)?y\" finds \"xy\", \"xaby\", or \"xcy\"." -msgstr "" +msgstr "Justu bere aurrean dagoen zero edo bat adierazpen erregularreko termino. Adibidez, \"Testua?\" katea bat dator \"Testua\" eta \"Testuak\" kateekin, eta \"x(ab|c)?y\" katea bat dator \"xy\", \"xaby\" edo \"xcy\" kateekin." #. zyaC5 #: 02100001.xhp @@ -7826,7 +7826,7 @@ msgctxt "" "par_id3147209\n" "help.text" msgid "The special character that follows it is interpreted as a normal character and not as a regular expression meta character (except for the combinations \"\\n\", \"\\t\", \"\\b\", \"\\>\" and \"\\<\"). For example, \"tree\\.\" matches \"tree.\", not \"treed\" or \"trees\"." -msgstr "" +msgstr "Jarraitzen duen karaktere berezia karaktere normaltzat hartzen da eta ez adierazpen erregularren metakarakteretzat (salbuespenak: \"\\n\", \"\\t\", \"\\b\", \"\\>\" eta \"\\<\"). Adibidez, \"egun\\.\" katea bat dator \"egun.\" katearekin, baina ez \"egunero\" edo \"egunkari\" kateekin." #. sDmtU #: 02100001.xhp @@ -7835,7 +7835,7 @@ msgctxt "" "par_id3153700\n" "help.text" msgid "A line break that was inserted with the <keycode>Shift+Enter</keycode> key combination when in the <widget>Find</widget> text box." -msgstr "" +msgstr "<keycode>⇧+⏎</keycode> tekla-konbinazioarekin txertatu den lerro-jauzia <widget>Aurkitu</widget> testu-koadroan." #. oALhj #: 02100001.xhp @@ -7844,7 +7844,7 @@ msgctxt "" "par_id731559575258580\n" "help.text" msgid "A paragraph break that can be entered with the <keycode>Enter</keycode> or <keycode>Return</keycode> key when in the <widget>Replace</widget> text box." -msgstr "" +msgstr "<keycode>⏎</keycode> edo <keycode>⌫</keycode> teklekin sartu daitekeen paragrafo-jauzia <widget>Ordeztu</widget> testu-koadroan." #. u7KxS #: 02100001.xhp @@ -7853,7 +7853,7 @@ msgctxt "" "par_id631559575338134\n" "help.text" msgid "To change line breaks into paragraph breaks, enter \\n in both the <widget>Find</widget> and <widget>Replace</widget> boxes, and then perform a search and replace." -msgstr "" +msgstr "Lerro-jauzien ordez paragrafo-jauziak aldatzeko, sartu \\n bai <widget>Aurkitu</widget> bai <widget>Ordeztu</widget> koadroetan, eta ondoren egin bilatzeko eta ordezteko eragiketa bat." #. UvYSH #: 02100001.xhp @@ -7880,7 +7880,7 @@ msgctxt "" "par_id851559575484466\n" "help.text" msgid "Note, this form replaces the obsolete (although they still work for now) forms \"\\>\" (match end of word) and \"\\<\" (match start of word)." -msgstr "" +msgstr "Kontuan izan forma horrek forma zaharrak (\"\\>\" bat dator hitzaren amaierarekin eta \"\\>\" bat dator hitzaren hasierarekin) ordezkatzen dituela, nahiz eta oraindik zaharrek ere funtzionatzen duten." #. CLz2y #: 02100001.xhp @@ -7916,7 +7916,7 @@ msgctxt "" "par_id3153961\n" "help.text" msgid "Adds the string that was found by the search criteria in the <widget>Find</widget> box to the term in the <widget>Replace</widget> box when you make a replacement." -msgstr "" +msgstr "<widget>Aurkitu</widget> koadroan bilaketa-irizpide gisa sartutako katea <widget>Ordeztu</widget>koadroan sartutakoari gehitzen dio ordezte bat egiten denean." #. GeEfv #: 02100001.xhp @@ -7925,7 +7925,7 @@ msgctxt "" "par_id3149650\n" "help.text" msgid "For example, if you enter \"window\" in the <widget>Find</widget> box and \"&frame\" in the <widget>Replace</widget> box, the word \"window\" is replaced with \"windowframe\"." -msgstr "" +msgstr "Adibidez, \"neska\" sartzen bada <widget>Aurkitu</widget> koadroan eta \"&lagun\" <widget>Ordeztu</widget> koadroan, \"neska\" hitzaren ordez \"neskalagun\" hitza ezarriko da." #. i8gW8 #: 02100001.xhp @@ -7934,7 +7934,7 @@ msgctxt "" "par_id3150543\n" "help.text" msgid "You can also enter an \"&\" in the <widget>Replace</widget> box to modify the <emph>Attributes</emph> or the <emph>Format</emph> of the string found by the search criteria." -msgstr "" +msgstr "Bestalde, \"&\" karakterea sartu daiteke <widget>Ordeztu</widget> koadroan bilaketa-irizpideak aurkitu duen katearen <emph>Atributuak</emph> edo <emph>Formatua</emph> aldatzeko." #. vQ3mE #: 02100001.xhp @@ -7943,7 +7943,7 @@ msgctxt "" "par_id3154630\n" "help.text" msgid "Any single occurrence of any one of the characters that are between the brackets. For example: \"[abc123]\" matches the characters ‘a’, ‘b’, ’c’, ‘1’, ‘2’ and ‘3’. \"[a-e]\" matches single occurrences of the characters a through e, inclusive (the range must be specified with the character having the smallest Unicode code number first). \"[a-eh-x]\" matches any single occurrence of the characters that are in the ranges ‘a’ through ‘e’ and ‘h’ through ‘x’." -msgstr "" +msgstr "Parentesien artean dauden karaktereetako edozeinen agerraldi bakar edozein. Adibidez: \"[abc123]\" katea bat dator ‘a’, ‘b’, ’c’, ‘1’, ‘2’ and ‘3’ karaktereekin. \"[a-e]\" bat dator a eta e arteko agerraldi bakarrekin, haiek barne (barrutia zehazteko, Unicode kode-zenbaki txikiena duen karakterea lehen ezarri behar da). \"[a-eh-x]\" katea bat dator ‘a’ eta ‘e’ arteko eta ‘h’ eta ‘x’ arteko barrutietako karaktereen edozein agerraldirekin." #. VGtpx #: 02100001.xhp @@ -7952,7 +7952,7 @@ msgctxt "" "par_id3149167\n" "help.text" msgid "Any single occurrence of a character, including Tab, Space and Line Break characters, that is not in the list of characters specified inclusive ranges are permitted. For example \"[^a-syz]\" matches all characters not in the inclusive range ‘a’ through ‘s’ or the characters ‘y’ and ‘z’." -msgstr "" +msgstr "Karaktereek zehaztutako barruti inklusiboen barrutian ez dagoen karaktere-zerrendako edozeinen karaktereren edozein agerraldi bakar, tabulazioen, zuriuneen eta lerro-jauzien karaktereak barne, onartuta dago. Adibidez, \"[^a-syz]\" katea bat dator ‘a’ eta ‘s’ arteko barruti inklusiboan ez dagoen karaktere guztiekin edo ‘y’ eta ‘z’ karaktereak." #. tNwDD #: 02100001.xhp @@ -7961,7 +7961,7 @@ msgctxt "" "par_id3153768\n" "help.text" msgid "The character represented by the four-digit hexadecimal Unicode code (XXXX)." -msgstr "" +msgstr "Lau digituko Unicode kode hamaseitarrak ordezkatutako karakterea (XXXX)." #. Xp9AR #: 02100001.xhp @@ -7970,7 +7970,7 @@ msgctxt "" "par_id3153769\n" "help.text" msgid "The character represented by the eight-digit hexadecimal Unicode code (XXXXXXXX)." -msgstr "" +msgstr "Zortzi digituko Unicode kode hamaseitarrak ordezkatutako karakterea (XXXXXXXX)." #. BAX3j #: 02100001.xhp @@ -7979,7 +7979,7 @@ msgctxt "" "par_id3159252\n" "help.text" msgid "For certain symbol fonts the Unicode code for special characters may depend on the font in use. The Unicode codes can be viewed by choosing <menuitem>Insert - Special Character</menuitem>." -msgstr "" +msgstr "Zenbait ikurretarako, karaktere berezien Unicode kodea erabiltzen ari den letra-tipoaren araberakoa izan daiteke. Unicode kodeak ikusteko, aukeratu <menuitem>Txertatu - Karaktere berezia</menuitem>." #. 6Swuu #: 02100001.xhp @@ -7988,7 +7988,7 @@ msgctxt "" "par_id3154985\n" "help.text" msgid "The infix operator delimiting alternatives. Matches the term preceding the \"|\" or the term following the \"|\". For example, \"this|that\" matches occurrences of both \"this\" and \"that\"." -msgstr "" +msgstr "Ordezkoak mugatzen dituen artizki-eragilea. \"|\" aurretik dagoen terminoarekin edo \"|\" ondoren dagoen terminoarekin bat dator. Adibidez, \"hau|hori\" kateak bat dator bai \"hau\" bai \"hori\" kateen agerraldiekin." #. 8RnED #: 02100001.xhp @@ -7997,7 +7997,7 @@ msgctxt "" "par_id3150103\n" "help.text" msgid "The post-fix repetition operator that specifies an exact number of occurrences (\"N\") of the regular expression term immediately preceding it must be present for a match to occur. For example, \"tre{2}\" matches \"tree\"." -msgstr "" +msgstr "Justu aurretik duen adierazpen erregularraren agerraldi kopuru zehatza (\"N\") zehazten duen atzizki formako errepikapen-eragileak presente egon behar du bat etortzea gertatu dadin. Adibidez, \"ait{2}a\" bat dator \"aitta\" katearekin." #. EVGGD #: 02100001.xhp @@ -8006,7 +8006,7 @@ msgctxt "" "par_id3147317\n" "help.text" msgid "The post-fix repetition operator that specifies a range (minimum of \"N\" to a maximum of \"M\") of occurrences of the regular expression term immediately preceding it that can be present for a match to occur. For example, \"tre{1,2}\" matches \"tre\" and \"tree\"." -msgstr "" +msgstr "Justu aurretik duen adierazpen erregularraren agerraldi kopuruen barruti bat (gutxienekoa \"N\" eta gehienekoa \"M\" dela) zehazten duen atzizki formako errepikapen-eragileak presente egon behar du bat etortzea gertatu dadin. Adibidez, \"ait{1,2}a\" bat dator \"aita\" eta \"aitta\" kateekin." #. Awzam #: 02100001.xhp @@ -8015,7 +8015,7 @@ msgctxt "" "par_id843836\n" "help.text" msgid "The post-fix repetition operator that specifies a range (minimum \"N\" to an unspecified maximum) of occurrences of the regular expression term immediately preceding it that can be present for a match to occur. (The maximum number of occurrences is limited only by the size of the document). For example, \"tre{2,}\" matches \"tree\", \"treee\", and \"treeeee\"." -msgstr "" +msgstr "Justu aurretik duen adierazpen erregularraren agerraldi kopuruen barruti bat (gutxienekoa \"N\" eta gehienekoa \"M\" dela) zehazten duen atzizki formako errepikapen-eragileak bat etortzea gertatu dadin. Agerraldien gehieneko kopurua dokumentuaren tamainak mugatzen du. Adibidez, \"ait{2,}a\" bat dator \"aitta\", \"aittta\" eta \"aitttta\" kateekin." #. yWFFT #: 02100001.xhp @@ -8024,7 +8024,7 @@ msgctxt "" "par_id91559576682961\n" "help.text" msgid "The grouping construct that serves three purposes." -msgstr "" +msgstr "Hiru zereginetarako balio duen taldekatze-eraikuntza." #. A9ZHn #: 02100001.xhp @@ -8033,7 +8033,7 @@ msgctxt "" "par_id871559576709007\n" "help.text" msgid "To enclose a set of ‘|’ alternatives. For example, the regular expression \"b(oo|ac)k\" matches both \"book\" and \"back\"." -msgstr "" +msgstr "‘|’ ordezkoen multzo bat inguratzea. Adibidez, \"g(a|o)ri\"adierazpen erregularra bat dator \"gari\" eta \"gori\" kateekin." #. zeknH #: 02100001.xhp @@ -8042,7 +8042,7 @@ msgctxt "" "par_id891559576747109\n" "help.text" msgid "To group terms in a complex expression to be operated on by the post-fix operators: \"*\", \"+\" and \"?\" along with the post-fix repetition operators. For example, the regular expression \"a(bc)?d\" matches both \"ad\" and \"abcd\" in a search.; the regular expression \"M(iss){2}ippi\" matches \"Mississippi\"." -msgstr "" +msgstr "Atzizki-eragileen (\"*\", \"+\" eta \"?\") eta errepikapeneko atzizki-eragileen eragina izango duen adierazpen konplexu bateko terminoak taldekatzea. Adibidez, \"a(bc)?d\" adierazpen erregularra bat dator \"ad\" eta \"abcd\" kateekin bilaketa batean; \"M(iss){2}ippi\" adierazpena bat dator \"Mississippi\" hitzarekin." #. CAKwA #: 02100001.xhp @@ -8051,7 +8051,7 @@ msgctxt "" "par_id801559576780692\n" "help.text" msgid "To record the matched sub string inside the parentheses as a reference for later use in the <widget>Find</widget> box using the \"\\n\" construct or in the <widget>Replace</widget> box using the \"$n\" construct. The reference to the first match is represented by \"\\1\" in the <widget>Find</widget> box and by \"$1\" in the <widget>Replace</widget> box. The reference to the second matched sub string by \"\\2\" and \"$2\" respectively, and so on." -msgstr "" +msgstr "Parentesi barruan dagoen eta bat datorren azpikatea erreferentzia gisa grabatzeko, geroago <widget>Bilatu</widget> koadroan erabili ahal izateko \"\\n\" eraikitzailearen bidez edo <widget>Ordeztu</widget> koadroan \"$n\" eraikitzailearen bidez. Bat datorren lehen azpikatearen erreferentzia \"\\1\" bidez ordezkatuta dago <widget>Bilatu</widget> koadroan eta \"$1\" bidez <widget>Ordeztu</widget> koadroan. Bat datorren bigarren azpikatearen erreferentzia \"\\2\" eta \"$2\" bidez, eta abar." #. ekwoG #: 02100001.xhp @@ -8060,7 +8060,7 @@ msgctxt "" "par_id951559576846997\n" "help.text" msgid "For example, the regular expression \"(890)7\\1\\1\" matches \"8907890890\"." -msgstr "" +msgstr "Adibidez, \"(890)7\\1\\1\" adierazpen erregularra bat dator \"8907890890\" katearekin." #. FXv6A #: 02100001.xhp @@ -8069,7 +8069,7 @@ msgctxt "" "par_id561559576865734\n" "help.text" msgid "With the regular expression \"\\b(fruit|truth)\\b\" in the Find box and the regular expression \"$1ful\" in the Replace box occurrences of the words \"fruit\" and \"truth\" can be replaced with the words \"fruitful\" and \"truthful\" respectively without affecting the words \"fruitfully\" and \"truthfully\"" -msgstr "" +msgstr "'Bilatu' koadroan \"\\b(aste|egun)\\b\" adierazpen erregularra badago eta 'Ordeztu' koadroan \"$1kari\" badago, \"aste\" eta \"egun\" hitzen agerraldiak \"astekari\" eta \"egunkari\" hitzekin ordeztuko dira, \"astekariko\" eta \"egunkariak\" hitzak aldatu gabe." #. kKDeg #: 02100001.xhp @@ -8159,7 +8159,7 @@ msgctxt "" "par_id141559577104334\n" "help.text" msgid "Note that currently all named character class terms, [:alpha:] through [:upper:], must be enclosed in parentheses when used in a regular expression, see the examples that follow." -msgstr "" +msgstr "Kontuan izan izendun karaktere-klaseen terminoak, [:alpha:] eta [:upper:] artekoak, parentesiz inguratu behar direla adierazpen erregularretan erabiliak direnean, ikusi hurrengo adibideak." #. HvC9Q #: 02100001.xhp @@ -8168,7 +8168,7 @@ msgctxt "" "par_id261559577375317\n" "help.text" msgid "Regular expression terms can be combined to form complex and sophisticated regular expressions for searches as show in the following examples." -msgstr "" +msgstr "Adierazpen erregularren terminoak konbinatu egin daitezke konplexuagoak eta sofistikatuagoak izango diren adierazpenak sortzeko, ondoko adibideetan erakusten den moduan." #. piA3n #: 02100001.xhp @@ -8249,7 +8249,7 @@ msgctxt "" "par_id471559577961403\n" "help.text" msgid "Matches \"e\" by itself or an \"e\" followed by one digit." -msgstr "" +msgstr "\"e\" berarekin edo digitu bat atzean duen \"e\" batekin bat dator." #. kFwGK #: 02100001.xhp @@ -8312,7 +8312,7 @@ msgctxt "" "par_id131559578728924\n" "help.text" msgid "\\bconst(itu|ruc)tion\\b" -msgstr "" +msgstr "\\bconst(itu|ruc)tion\\b" #. 22cNV #: 02100001.xhp @@ -8321,7 +8321,7 @@ msgctxt "" "par_id891559578728925\n" "help.text" msgid "Matches the words \"constitution\" and \"construction\" but not the word \"constitutional.\"" -msgstr "" +msgstr "\"constitution\" eta \"construction\" hitzekin bat dator, baina ez \"constitutional\" hitzarekin." #. 9CxUF #: 02100001.xhp @@ -8330,7 +8330,7 @@ msgctxt "" "par_id381559578787403\n" "help.text" msgid "\\b specifies that the match must begin at a word boundary," -msgstr "" +msgstr "\\b ikurrak bat etortzea hitz-muga batean hasi behar dela zehazten du," #. WavE9 #: 02100001.xhp @@ -8339,7 +8339,7 @@ msgctxt "" "par_id721559578792194\n" "help.text" msgid "const specifies the characters \"const\"," -msgstr "" +msgstr "const kateak \"const\" karaktereak zehazten ditu," #. 5YEKT #: 02100001.xhp @@ -8348,7 +8348,7 @@ msgctxt "" "par_id941559578797721\n" "help.text" msgid "( starts the group," -msgstr "" +msgstr "( ikurrak taldea hasten du," #. 3ZGiA #: 02100001.xhp @@ -8357,7 +8357,7 @@ msgctxt "" "par_id641559578802269\n" "help.text" msgid "itu specifies the characters \"itu\"," -msgstr "" +msgstr "itu kateak \"itu\" karaktereak zehazten ditu," #. 4AJBD #: 02100001.xhp @@ -8366,7 +8366,7 @@ msgctxt "" "par_id271559578807054\n" "help.text" msgid "| specifies the alternative," -msgstr "" +msgstr "| ikurrak ordezkoa zehazten du," #. HogR2 #: 02100001.xhp @@ -8375,7 +8375,7 @@ msgctxt "" "par_id801559578813944\n" "help.text" msgid "ruc specifies the characters \"ruc\"," -msgstr "" +msgstr "ruc kateak \"ruc\" karaktereak zehazten ditu," #. gUAB3 #: 02100001.xhp @@ -8384,7 +8384,7 @@ msgctxt "" "par_id421559578820595\n" "help.text" msgid ") ends the group," -msgstr "" +msgstr ") ikurrak taldea amaitzen du," #. AWN9H #: 02100001.xhp @@ -8393,7 +8393,7 @@ msgctxt "" "par_id621559578825464\n" "help.text" msgid "tion specifies the characters \"tion\"," -msgstr "" +msgstr "tion kateak \"tion\" karaktereak zehazten ditu," #. TkAoJ #: 02100001.xhp @@ -8402,7 +8402,7 @@ msgctxt "" "par_id91559578832058\n" "help.text" msgid "\\b specifies that the match must end at a word boundary." -msgstr "" +msgstr "\\b ikurrak bat etortzea hitz-muga batean amaitu behar dela zehazten du." #. K8QcW #: 02100001.xhp @@ -9664,77 +9664,77 @@ msgctxt "" msgid "Save Contents as well" msgstr "Edukia ere gorde" -#. 4rwiH +#. zBTc3 #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"hd_id3154096\n" +"hd_id3147124\n" "help.text" -msgid "Move Down" -msgstr "Eraman beherantz" +msgid "Move Up" +msgstr "Eraman gora" -#. tvoxF +#. jcni7 #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3155852\n" +"par_id3146927\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/movedown\">Moves the selection down one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." -msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/movedown\">Hautapena toki bat gora mugitzen du nabigatzailearen zerrendan.</ahelp> Sarrerak eraman daitezke zerrendan arrastatuz eta jareginez ere. Testu zati bat beste testu zati batera eramanez gero, testu zatiak batu egiten dira." +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/moveup\">Moves the selection up one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." +msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/moveup\">Hautapena toki bat gora mugitzen du nabigatzailearen zerrendan.</ahelp> Sarrerak eraman daitezke zerrendan arrastatuz eta jareginez ere. Testu zati bat beste testu zati batera eramanez gero, testu zatiak batu egiten dira." -#. 49owc +#. RNAyD #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3154790\n" +"par_id3156178\n" "help.text" -msgid "<image id=\"img_id3166413\" src=\"sw/res/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166413\">Icon</alt></image>" -msgstr "<image id=\"img_id3166413\" src=\"sw/res/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166413\">Ikonoa</alt></image>" +msgid "<image id=\"img_id3155083\" src=\"sw/res/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155083\">Icon</alt></image>" +msgstr "<image id=\"img_id3155083\" src=\"sw/res/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155083\">Ikonoa</alt></image>" -#. DLEGF +#. GqEUL #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3149417\n" +"par_id3147257\n" "help.text" -msgid "Move Down" -msgstr "Eraman beherantz" +msgid "Move Up" +msgstr "Eraman gora" -#. zBTc3 +#. 4rwiH #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"hd_id3147124\n" +"hd_id3154096\n" "help.text" -msgid "Move Up" -msgstr "Eraman gora" +msgid "Move Down" +msgstr "Eraman beherantz" -#. jcni7 +#. tvoxF #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3146927\n" +"par_id3155852\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/moveup\">Moves the selection up one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." -msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/moveup\">Hautapena toki bat gora mugitzen du nabigatzailearen zerrendan.</ahelp> Sarrerak eraman daitezke zerrendan arrastatuz eta jareginez ere. Testu zati bat beste testu zati batera eramanez gero, testu zatiak batu egiten dira." +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/movedown\">Moves the selection down one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." +msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/movedown\">Hautapena toki bat gora mugitzen du nabigatzailearen zerrendan.</ahelp> Sarrerak eraman daitezke zerrendan arrastatuz eta jareginez ere. Testu zati bat beste testu zati batera eramanez gero, testu zatiak batu egiten dira." -#. RNAyD +#. 49owc #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3156178\n" +"par_id3154790\n" "help.text" -msgid "<image id=\"img_id3155083\" src=\"sw/res/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155083\">Icon</alt></image>" -msgstr "<image id=\"img_id3155083\" src=\"sw/res/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155083\">Ikonoa</alt></image>" +msgid "<image id=\"img_id3166413\" src=\"sw/res/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166413\">Icon</alt></image>" +msgstr "<image id=\"img_id3166413\" src=\"sw/res/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166413\">Ikonoa</alt></image>" -#. GqEUL +#. DLEGF #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3147257\n" +"par_id3149417\n" "help.text" -msgid "Move Up" -msgstr "Eraman gora" +msgid "Move Down" +msgstr "Eraman beherantz" #. LqkUb #: 02110000.xhp @@ -9745,14 +9745,14 @@ msgctxt "" msgid "Delete" msgstr "Ezabatu" -#. kwHRB +#. 7DCai #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3153099\n" "help.text" -msgid "<ahelp hid=\"HID_GLBLTREE_DEL\">Deletes the selection from the Navigator list.</ahelp>" -msgstr "<ahelp hid=\"HID_GLBLTREE_DEL\">Nabigatzailearen zerrendatik hautapena ezabatzen du.</ahelp>" +msgid "This command is found by right-clicking an item in the Navigator. <ahelp hid=\"HID_GLBLTREE_DEL\">Deletes the selection from the Navigator list and the master document</ahelp>, but does not delete the subdocument file." +msgstr "" #. JCryA #: 02180000.xhp @@ -10616,7 +10616,7 @@ msgctxt "" "par_id3149811\n" "help.text" msgid "<image id=\"img_id3147275\" src=\"svx/res/nu01.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147275\">Icon Apply</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147275\" src=\"svx/res/nu01.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147275\">Aplikatu ikonoa</alt></image>" #. PtM8F #: 02220000.xhp @@ -10652,7 +10652,7 @@ msgctxt "" "par_id3149795\n" "help.text" msgid "<image id=\"img_id3155503\" src=\"cmd/sc_open.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155503\">Icon Open</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155503\" src=\"cmd/sc_open.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155503\">Ireki ikonoa</alt></image>" #. nGQif #: 02220000.xhp @@ -10796,7 +10796,7 @@ msgctxt "" "par_id3155308\n" "help.text" msgid "<image id=\"img_id3154011\" src=\"cmd/sc_ellipse.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154011\">Icon Ellipse</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154011\" src=\"cmd/sc_ellipse.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154011\">Elipsea ikonoa</alt></image>" #. ShcoZ #: 02220000.xhp @@ -10832,7 +10832,7 @@ msgctxt "" "par_id3148577\n" "help.text" msgid "<image id=\"img_id3156005\" src=\"cmd/sc_polygon.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156005\">Icon Polygon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3156005\" src=\"cmd/sc_polygon.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156005\">Poligonoa ikonoa</alt></image>" #. pK5eV #: 02220000.xhp @@ -15118,320 +15118,338 @@ msgctxt "" msgid "Sets the transparency of the character text. The value 100% means entirely transparent, while 0% means not transparent at all." msgstr "" -#. giEeL +#. NUXSY #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3146137\n" +"par_id941582477457694\n" "help.text" -msgid "Effects" -msgstr "Efektuak" +msgid "Transparency cannot be set for Paragraph Style and Character Style." +msgstr "" -#. gFDAo +#. DopC6 #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3150084\n" +"hd_id91580568371950\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/effectslb\">Select the font effects that you want to apply.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/effectslb\">Zehaztu letra-tipoan aplikatu nahi dituzun efektuak.</ahelp>" +msgid "Text Decoration" +msgstr "" -#. TCY6u +#. YV7be #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3149575\n" +"par_id0123200902291084\n" "help.text" -msgid "Effects" -msgstr "Efektuak" +msgid "<ahelp hid=\".\" visibility=\"hidden\"><emph>Overlines or removes overlining from the selected text. If the cursor is not in a word, the new text that you enter is overlined.</emph></ahelp>" +msgstr "<ahelp hid=\".\" visibility=\"hidden\"><emph>Hautatutako testuari gainean marra jartzen dio edo gaineko marra kentzen dio. Kurtsorea hitz batean ez badago, sartzen duzun testu berriak gainean marra edukiko du.</emph></ahelp>" -#. G2gCr +#. yLgGs #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3148944\n" +"hd_id0123200902243376\n" "help.text" -msgid "The following capitalization effects are available:" -msgstr "Ondorengo maiuskula-efektuak daude erabilgarri:" +msgid "Overlining" +msgstr "Gaineko marra" -#. Yh6gB +#. AgLqC #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3155922\n" +"par_id0123200902243343\n" "help.text" -msgid "<emph>Without</emph> - no effect is applied," -msgstr "<emph>Aldaketarik gabe</emph> - ez da efekturik aplikatuko," +msgid "<ahelp hid=\"cui/ui/effectspage/overlinelb\">Select the overlining style that you want to apply. To apply the overlining to words only, select the <emph>Individual Words</emph> box.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/overlinelb\">Hautatu aplikatu nahi duzun gaineko marraren estiloa. Gaineko marra hitzei bakarrik aplikatzeko, hautatu <emph>Hitzez hitz</emph> koadroa.</ahelp>" -#. AohH9 +#. hjGmq #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3154280\n" +"hd_id0123200902243470\n" "help.text" -msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters," -msgstr "<emph>Maiuskulak</emph> - hautatutako karaktere minuskulak maiuskula bihurtuko ditu," +msgid "Overline color" +msgstr "Gaineko marraren kolorea" -#. KCVx4 +#. Qj5QS #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3148947\n" +"par_id0123200902243466\n" "help.text" -msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters," -msgstr "<emph>Minuskula</emph> - hautatutako maiuskulak minuskula bihurtuko ditu," +msgid "<ahelp hid=\"cui/ui/effectspage/overlinecolorlb\">Select the color for the overlining.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/overlinecolorlb\">Hautatu goiko marraren kolorea.</ahelp>" -#. zEB6q +#. exFYD #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3149456\n" +"hd_id3150400\n" "help.text" -msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character," -msgstr "<emph>Tituluko karaktereak</emph> - hautatutako hitz bakoitzaren lehenengo karakterea maiuskula bihurtuko du," +msgid "Strikethrough" +msgstr "Marratua" -#. 7gaCo +#. GhmxB #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3154937\n" +"par_id3145203\n" "help.text" -msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size." -msgstr "<emph>Maiuskula txikiak</emph> - hautatutako minuskulak maiuskula bihurtuko ditu eta haien tamaina txikituko du." +msgid "<ahelp hid=\"cui/ui/effectspage/strikeoutlb\">Select a strikethrough style for the selected text.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/strikeoutlb\">Hautatu marratze-estilo bat hautatutako testurako.</ahelp>" -#. iAwbr +#. 8KFk2 #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3154129\n" +"par_id3150496\n" "help.text" -msgid "Relief" -msgstr "Erliebea" +msgid "If you save your document in Microsoft Word format, all of the strikethrough styles are converted to the single line style." +msgstr "Microsoft Word formatuan gordetzen baduzu dokumentua, marratu-estilo guztiak lerro bakarreko estilo bihurtzen dira." -#. iXCe4 +#. ojwCR #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3146974\n" +"hd_id3151226\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">Hautatu <emph>erliebe-efektu</emph> bat hautatutako testuan aplikatzeko. Erliebe <emph>erliebedunaren</emph> bidez karaktereak orrialdetik irtenda egongo balira bezala agertzen dira. Erliebe <emph>grabatuaren</emph> bidez karaktereak orrialdean zapalduta egongo balira bezala agertzen dira.</ahelp>" +msgid "Underlining" +msgstr "Azpimarra" -#. BhRXq +#. WedNX #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3147287\n" +"par_id3147576\n" "help.text" -msgid "Outline" -msgstr "Eskema" +msgid "<ahelp hid=\"cui/ui/effectspage/underlinelb\">Select the underlining style that you want to apply. To apply the underlining to words only, select the <emph>Individual Words</emph> box.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/underlinelb\">Hautatu aplikatu nahi duzun azpimarraren estiloa. Azpimarra hitzei bakarrik aplikatzeko, hautatu <emph>Hitzez hitz</emph> koadroa.</ahelp>" -#. pPmRf +#. E5TPY #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3159126\n" +"par_id3153147\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/outlinecb\">Displays the outline of the selected characters. This effect does not work with every font.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/outlinecb\">Hautatutako karaktereen eskema bistaratzen du. Efektu honek ez du funtzionatzen letra-tipo guztietan.</ahelp>" +msgid "If you apply underlining to a superscript text, the underlining is raised to the level of the superscript. If the superscript is contained in a word with normal text, the underlining is not raised." +msgstr "Goi-indizeko testuan azpimarra aplikatzen bada, azpimarra goi-indizearen mailan berretzen da. Goi-indizea testu normala duen hitz batean badago, azpimarra ez da berretzen." -#. TTNGb +#. PssvR #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3163714\n" +"hd_id3148642\n" "help.text" -msgid "Shadow" -msgstr "Itzala" +msgid "Underline color" +msgstr "Azpimarraren kolorea" -#. 3ATPy +#. iFDaB #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3150962\n" +"par_id3150254\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/shadowcb\">Adds a shadow that casts below and to the right of the selected characters.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/shadowcb\">Itzal bat gehitzen die hautatutako karaktereei, beherantz eta eskuinerantz hedatzen dena.</ahelp>" +msgid "<ahelp hid=\"cui/ui/effectspage/underlinecolorlb\">Select the color for the underlining.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/underlinecolorlb\">Hautatu azpimarraren kolorea.</ahelp>" -#. kGuxJ +#. vCnQY #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"bm_id410168\n" +"hd_id3153104\n" "help.text" -msgid "<bookmark_value>blinking fonts</bookmark_value> <bookmark_value>flashing fonts</bookmark_value>" -msgstr "<bookmark_value>letra-tipo keinukariak</bookmark_value> <bookmark_value>dirdira egiten duten letra-tipoak</bookmark_value>" +msgid "Individual words" +msgstr "Hitzez hitz" -#. Suvvn +#. LifTi #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3152941\n" +"par_id3152935\n" "help.text" -msgid "Blinking" -msgstr "Keinukaria" +msgid "<ahelp hid=\"cui/ui/effectspage/individualwordscb\">Applies the selected effect only to words and ignores spaces.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/individualwordscb\">Hautatutako efektua hitzei soilik aplikatzen die eta zuriuneei ez.</ahelp>" -#. 2FiCB +#. giEeL #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3145662\n" +"hd_id3146137\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/blinkingcb\">Makes the selected characters blink. You cannot change the blink frequency.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/blinkingcb\">Hautatutako karaktereek keinuka egin dezaten ahalbidetzen du. Ezin da aldatu keinuen maiztasuna.</ahelp>" +msgid "Effects" +msgstr "Efektuak" -#. B3MEb +#. gFDAo #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_idN10B81\n" +"par_id3150084\n" "help.text" -msgid "Hidden" -msgstr "Ezkutatu" +msgid "<ahelp hid=\"cui/ui/effectspage/effectslb\">Select the font effects that you want to apply.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/effectslb\">Zehaztu letra-tipoan aplikatu nahi dituzun efektuak.</ahelp>" -#. DJ7xG +#. jbxYs #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_idN10B85\n" +"hd_id3149575\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/hiddencb\">Hides the selected characters.</ahelp> To display the hidden text, ensure that <emph>Formatting Marks</emph> is selected in the <emph>View</emph> menu. You can also choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formatting Aids</emph> and select <emph>Hidden text</emph>." -msgstr "<ahelp hid=\"cui/ui/effectspage/hiddencb\">Hautatutako karaktereak ezkutatzen ditu.</ahelp> Ezkutatutako testua bistaratzeko, ziurtatu <emph>Formatu-markak</emph> gaituta dagoela <emph>Ikusi</emph> menuan. <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formateatzeko laguntza</emph> aukeratu eta <emph>Ezkutuko testua</emph> hautatuta ere gauza bera lortzen da." +msgid "Case" +msgstr "" -#. YV7be +#. G2gCr #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id0123200902291084\n" +"par_id3148944\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\"><emph>Overlines or removes overlining from the selected text. If the cursor is not in a word, the new text that you enter is overlined.</emph></ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\"><emph>Hautatutako testuari gainean marra jartzen dio edo gaineko marra kentzen dio. Kurtsorea hitz batean ez badago, sartzen duzun testu berriak gainean marra edukiko du.</emph></ahelp>" +msgid "The following capitalization effects are available:" +msgstr "Ondorengo maiuskula-efektuak daude erabilgarri:" -#. yLgGs +#. Yh6gB #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id0123200902243376\n" +"par_id3155922\n" "help.text" -msgid "Overlining" -msgstr "Gaineko marra" +msgid "<emph>Without</emph> - no effect is applied," +msgstr "<emph>Aldaketarik gabe</emph> - ez da efekturik aplikatuko," -#. AgLqC +#. dTSUy #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id0123200902243343\n" +"par_id3154280\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/overlinelb\">Select the overlining style that you want to apply. To apply the overlining to words only, select the <emph>Individual Words</emph> box.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/overlinelb\">Hautatu aplikatu nahi duzun gaineko marraren estiloa. Gaineko marra hitzei bakarrik aplikatzeko, hautatu <emph>Hitzez hitz</emph> koadroa.</ahelp>" +msgid "<emph>UPPERCASE</emph> - changes the selected lowercase characters to uppercase characters," +msgstr "" -#. hjGmq +#. m97Bp #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id0123200902243470\n" +"par_id3148947\n" "help.text" -msgid "Overline color" -msgstr "Gaineko marraren kolorea" +msgid "<emph>lowercase</emph> - changes the selected uppercase characters to lower characters," +msgstr "" -#. Qj5QS +#. JWiX7 #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id0123200902243466\n" +"par_id3149456\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/overlinecolorlb\">Select the color for the overlining.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/overlinecolorlb\">Hautatu goiko marraren kolorea.</ahelp>" +msgid "<emph>Capitalize Every Word</emph> - changes the first character of each selected word to an uppercase character," +msgstr "" -#. exFYD +#. 7gaCo #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3150400\n" +"par_id3154937\n" "help.text" -msgid "Strikethrough" -msgstr "Marratua" +msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size." +msgstr "<emph>Maiuskula txikiak</emph> - hautatutako minuskulak maiuskula bihurtuko ditu eta haien tamaina txikituko du." -#. GhmxB +#. kGuxJ #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3145203\n" +"bm_id410168\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/strikeoutlb\">Select a strikethrough style for the selected text.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/strikeoutlb\">Hautatu marratze-estilo bat hautatutako testurako.</ahelp>" +msgid "<bookmark_value>blinking fonts</bookmark_value> <bookmark_value>flashing fonts</bookmark_value>" +msgstr "<bookmark_value>letra-tipo keinukariak</bookmark_value> <bookmark_value>dirdira egiten duten letra-tipoak</bookmark_value>" -#. 8KFk2 +#. Suvvn #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3150496\n" +"hd_id3152941\n" "help.text" -msgid "If you save your document in Microsoft Word format, all of the strikethrough styles are converted to the single line style." -msgstr "Microsoft Word formatuan gordetzen baduzu dokumentua, marratu-estilo guztiak lerro bakarreko estilo bihurtzen dira." +msgid "Blinking" +msgstr "Keinukaria" -#. ojwCR +#. 2FiCB #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3151226\n" +"par_id3145662\n" "help.text" -msgid "Underlining" -msgstr "Azpimarra" +msgid "<ahelp hid=\"cui/ui/effectspage/blinkingcb\">Makes the selected characters blink. You cannot change the blink frequency.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/blinkingcb\">Hautatutako karaktereek keinuka egin dezaten ahalbidetzen du. Ezin da aldatu keinuen maiztasuna.</ahelp>" -#. WedNX +#. B3MEb #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3147576\n" +"par_idN10B81\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/underlinelb\">Select the underlining style that you want to apply. To apply the underlining to words only, select the <emph>Individual Words</emph> box.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/underlinelb\">Hautatu aplikatu nahi duzun azpimarraren estiloa. Azpimarra hitzei bakarrik aplikatzeko, hautatu <emph>Hitzez hitz</emph> koadroa.</ahelp>" +msgid "Hidden" +msgstr "Ezkutatu" -#. E5TPY +#. z8unJ #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3153147\n" +"par_idN10B85\n" "help.text" -msgid "If you apply underlining to a superscript text, the underlining is raised to the level of the superscript. If the superscript is contained in a word with normal text, the underlining is not raised." -msgstr "Goi-indizeko testuan azpimarra aplikatzen bada, azpimarra goi-indizearen mailan berretzen da. Goi-indizea testu normala duen hitz batean badago, azpimarra ez da berretzen." +msgid "<ahelp hid=\"cui/ui/effectspage/hiddencb\">Hides the selected characters.</ahelp> To display the hidden text, ensure that <menuitem>Formatting Marks</menuitem> is selected in the <emph>View</emph> menu. You can also choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formatting Aids</emph> and select <emph>Hidden characters</emph>." +msgstr "" -#. PssvR +#. iAwbr #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3148642\n" +"hd_id3154129\n" "help.text" -msgid "Underline color" -msgstr "Azpimarraren kolorea" +msgid "Relief" +msgstr "Erliebea" -#. iFDaB +#. iXCe4 #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3150254\n" +"par_id3146974\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/underlinecolorlb\">Select the color for the underlining.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/underlinecolorlb\">Hautatu azpimarraren kolorea.</ahelp>" +msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">Hautatu <emph>erliebe-efektu</emph> bat hautatutako testuan aplikatzeko. Erliebe <emph>erliebedunaren</emph> bidez karaktereak orrialdetik irtenda egongo balira bezala agertzen dira. Erliebe <emph>grabatuaren</emph> bidez karaktereak orrialdean zapalduta egongo balira bezala agertzen dira.</ahelp>" -#. vCnQY +#. BhRXq #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3153104\n" +"hd_id3147287\n" "help.text" -msgid "Individual words" -msgstr "Hitzez hitz" +msgid "Outline" +msgstr "Eskema" -#. LifTi +#. pPmRf #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3152935\n" +"par_id3159126\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/individualwordscb\">Applies the selected effect only to words and ignores spaces.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/individualwordscb\">Hautatutako efektua hitzei soilik aplikatzen die eta zuriuneei ez.</ahelp>" +msgid "<ahelp hid=\"cui/ui/effectspage/outlinecb\">Displays the outline of the selected characters. This effect does not work with every font.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/outlinecb\">Hautatutako karaktereen eskema bistaratzen du. Efektu honek ez du funtzionatzen letra-tipo guztietan.</ahelp>" + +#. TTNGb +#: 05020200.xhp +msgctxt "" +"05020200.xhp\n" +"hd_id3163714\n" +"help.text" +msgid "Shadow" +msgstr "Itzala" + +#. 3ATPy +#: 05020200.xhp +msgctxt "" +"05020200.xhp\n" +"par_id3150962\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/effectspage/shadowcb\">Adds a shadow that casts below and to the right of the selected characters.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/shadowcb\">Itzal bat gehitzen die hautatutako karaktereei, beherantz eta eskuinerantz hedatzen dena.</ahelp>" #. 7qD3W #: 05020200.xhp @@ -18196,15 +18214,6 @@ msgctxt "" msgid "formal lower case text" msgstr "testu formala minuskuletan" -#. WmB9u -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id130820161753343499\n" -"help.text" -msgid "[<emph>NatNum5</emph>]" -msgstr "[<emph>NatNum5</emph>]" - #. u9aUM #: 05020301.xhp msgctxt "" @@ -19510,6 +19519,24 @@ msgctxt "" msgid "Other possible arguments: \"money\" before 3-letter currency codes, for example [NatNum12 capitalize money USD]0.00 will format number \"1.99\" as \"One and 99/100 U.S. Dollars\"." msgstr "Beste argumentu batzuk: \"money\" 3 letrako moneta-kodeen aurretik, adibidez [NatNum12 capitalize money USD]0.00 kodea aplikatzen bazaio \"1.99\" zenbakiari, \"Bat eta 99/100 U.S. dolar\" idatziko da." +#. wGSEZ +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"hd_id231201610928993200\n" +"help.text" +msgid "Error Codes" +msgstr "" + +#. dw9X2 +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3158315\n" +"help.text" +msgid "If the value is outside the limits for the selected format the following error code is shown:" +msgstr "" + #. pSG47 #: 05020400.xhp msgctxt "" @@ -23954,7 +23981,7 @@ msgctxt "" "hd_id3147511\n" "help.text" msgid "Capitalize Every Word" -msgstr "Bihurtu hitz bakoitza maiuskula" +msgstr "Hitz Guztiak Maiuskula" #. rEaJy #: 05050000.xhp @@ -26917,13 +26944,13 @@ msgctxt "" msgid "New" msgstr "" -#. J3FdA +#. dtNaW #: 05210200.xhp msgctxt "" "05210200.xhp\n" "par_id271578758868425\n" "help.text" -msgid "Displays the new color for the object that will be applied when you press <widget>OK</widget>." +msgid "Displays the new color for the object that will be applied when you click <widget>OK</widget>." msgstr "" #. kw6LA @@ -26935,13 +26962,13 @@ msgctxt "" msgid "R, G and B" msgstr "R, G eta B" -#. EXXxZ +#. ufa4B #: 05210200.xhp msgctxt "" "05210200.xhp\n" "par_id691578758845984\n" "help.text" -msgid "The red, blue and green components values of the new color. You can define the new color by entering the red, green and blue values in the respective <emph>R</emph>, <emph>G</emph> and <emph>B</emph> spin boxes. Allowed values are 0 to 255." +msgid "The values of the red, blue and green components of the new color. You can define the new color by entering the red, green and blue values in the respective <emph>R</emph>, <emph>G</emph> and <emph>B</emph> spin boxes. Allowed values are 0 to 255." msgstr "" #. NAGAE @@ -31417,14 +31444,14 @@ msgctxt "" msgid "Degrees" msgstr "Gradu" -#. 8sveF +#. 4QsLK #: 05340300.xhp msgctxt "" "05340300.xhp\n" "par_id3153194\n" "help.text" -msgid "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Enter the rotation angle for the text in the selected cell(s). A positive number rotates the text to the left and a negative number rotates the text to the right.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Sartu hautatutako gelaxk(ar)en testuaren biraketa-angelua. Zenbaki positibo batek testua ezkerrerantz biratzen du eta zenbaki negatibo batek testua eskuinerantz biratzen du.</ahelp>" +msgid "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Enter the rotation angle from 0 to 360 for the text in the selected cell(s).</ahelp>" +msgstr "" #. XJAyp #: 05340300.xhp @@ -38077,13 +38104,13 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/standard\">Resets the indent and the spacing values to the default values.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/standard\">Koskaren eta tartearen balio lehenetsiak berrezartzen ditu.</ahelp>" -#. w6GEQ +#. BUhNT #: 06050600.xhp msgctxt "" "06050600.xhp\n" "par_id3116348\n" "help.text" -msgid "This control appears only when modifying Paragraph style." +msgid "This control appears only when modifying a List style." msgstr "" #. XV3ZK @@ -38104,6 +38131,15 @@ msgctxt "" msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Paragraph alignment\">Paragraph alignment</link>" msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Paragraph alignment\">Paragrafo-lerrokatzea</link>" +#. pyAz7 +#: 06050600.xhp +msgctxt "" +"06050600.xhp\n" +"par_id3124378\n" +"help.text" +msgid "<link href=\"text/swriter/guide/indenting.xhp\" name=\"Paragraph indenting\">Indenting Paragraphs</link>" +msgstr "" + #. hf4eV #: 06130000.xhp msgctxt "" @@ -38374,6 +38410,15 @@ msgctxt "" msgid "<ahelp hid=\".\">Opens the Macro Selector dialog where you can start a macro.</ahelp>" msgstr "" +#. H4TdC +#: 06130001.xhp +msgctxt "" +"06130001.xhp\n" +"hd_id821582666527674\n" +"help.text" +msgid "Edit Macros" +msgstr "" + #. 9SRC2 #: 06130001.xhp msgctxt "" @@ -40885,14 +40930,14 @@ msgctxt "" msgid "<bookmark_value>filters; XML filter settings</bookmark_value><bookmark_value>XML filters; settings</bookmark_value>" msgstr "<bookmark_value>iragazkiak; XML iragazkien ezarpenak</bookmark_value><bookmark_value>XML iragazkiak; ezarpenak</bookmark_value>" -#. CUgk6 +#. CaLds #: 06150000.xhp msgctxt "" "06150000.xhp\n" "hd_id3153272\n" "help.text" -msgid "<link href=\"text/shared/01/06150000.xhp\" name=\"XML Filter Settings\">XML Filter</link>" -msgstr "" +msgid "<link href=\"text/shared/01/06150000.xhp\" name=\"XML Filter Settings\">XML Filter Settings</link>" +msgstr "<link href=\"text/shared/01/06150000.xhp\" name=\"XML Filter Settings\">XML iragazki-ezarpenak</link>" #. Gk7jE #: 06150000.xhp @@ -41020,15 +41065,6 @@ msgctxt "" msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/filterlist\">Select one or more filters, then click one of the buttons.</ahelp>" msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/filterlist\">Hautatu iragazki bat edo gehiago, eta ondoren sakatu botoietako bat.</ahelp>" -#. 4tQW5 -#: 06150000.xhp -msgctxt "" -"06150000.xhp\n" -"par_idN10711\n" -"help.text" -msgid "Some filters are only available as optional components during the %PRODUCTNAME installation. To install an optional filter, run the %PRODUCTNAME Setup application, select \"Modify\", and then select the filter that you want in the list of modules." -msgstr "Iragazki batzuk aukeratuko osagai gisa egongo dira erabilgarri %PRODUCTNAME instalatzean. Aukerako iragazki bat instalatzeko, exekutatu %PRODUCTNAME instalazioko aplikazioa, hautatu \"Aldatu\", eta ondoren hautatu moduluen zerrendan nahi duzun iragazkia." - #. EhjFJ #: 06150000.xhp msgctxt "" @@ -47669,7 +47705,7 @@ msgctxt "" "par_id8551896\n" "help.text" msgid "<ahelp hid=\".\">If switched on, automatically inserted blank pages are exported to the PDF file. This is best if you are printing the pdf file double-sided. Example: In a book a chapter paragraph style is set to always start with an odd numbered page. If the previous chapter ends on an odd page, %PRODUCTNAME inserts an even numbered blank page. This option controls whether to export that even numbered page or not.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Aktibatuta badago, automatikoki txertatutako orrialde zuriak PDF fitxategira esportatuko dira. PDFa bi aldeetatik inprimatu nahi bada erabiltzen da aukera hori, adibidez liburu batean kapituluen paragrafo-estilo bat ezarri bada beti orrialde bakoiti batean hasi dadin. Aurreko kapitulua orrialde bakoitian amaitzen bada, %PRODUCTNAME aplikazioak zenbaki bikoitia duen orrialde zuri bat txertatuko du. Aukera honek kontrolatzen du orrialde bikoiti hori esportatuko den ala ez.</ahelp>" #. 9CTHu #: ref_pdf_export_general.xhp diff --git a/source/eu/helpcontent2/source/text/shared/06.po b/source/eu/helpcontent2/source/text/shared/06.po index fa4aafeb90c..16464e4ba3f 100644 --- a/source/eu/helpcontent2/source/text/shared/06.po +++ b/source/eu/helpcontent2/source/text/shared/06.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-01-17 16:45+0100\n" -"PO-Revision-Date: 2019-12-24 16:20+0000\n" +"PO-Revision-Date: 2020-02-21 08:15+0000\n" "Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n" "Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textshared06/eu/>\n" "Language: eu\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1536301319.000000\n" #. EUcrc @@ -248,7 +248,7 @@ msgctxt "" "par_id61884\n" "help.text" msgid "<image id=\"img_id5337\" src=\"media/screenshots/cui/ui/colorpickerdialog/ColorPicker.png\"><alt id=\"alt_id34144\">The Pick a Color window</alt></image>" -msgstr "" +msgstr "<image id=\"img_id5337\" src=\"media/screenshots/cui/ui/colorpickerdialog/ColorPicker.png\"><alt id=\"alt_id34144\">Aukeratu kolorea leihoa</alt></image>" #. WUBTK #: shared_cui_screenshots.xhp @@ -257,7 +257,7 @@ msgctxt "" "par_id651578766209506\n" "help.text" msgid "<image id=\"img_id521237\" src=\"media/screenshots/cui/ui/colorpage/ColorPage.png\"><alt id=\"alt_id378144\">Color page dialog</alt></image>" -msgstr "" +msgstr "<image id=\"img_id521237\" src=\"media/screenshots/cui/ui/colorpage/ColorPage.png\"><alt id=\"alt_id378144\">Kolore-orrialdearen elkarrizketa-koadroa</alt></image>" #. agtWk #: simpress_screenshots.xhp @@ -266,7 +266,7 @@ msgctxt "" "tit\n" "help.text" msgid "SIMPRESS Screenshots" -msgstr "" +msgstr "SIMPRESS pantaila-argazkiak" #. c6FJr #: simpress_screenshots.xhp @@ -275,7 +275,7 @@ msgctxt "" "par_id431534783734366\n" "help.text" msgid "<image src=\"media/screenshots/modules/simpress/ui/optimpressgeneralpage/OptSavePage.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">Impress General Options Dialog</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/modules/simpress/ui/optimpressgeneralpage/OptSavePage.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">Impressen aukera orokorren elkarrizketa-koadroa</alt></image>" #. 5EVvY #: simpress_screenshots.xhp @@ -284,7 +284,7 @@ msgctxt "" "par_id431514783734366\n" "help.text" msgid "<image src=\"media/screenshots/modules/simpress/ui/sdviewpage/SdViewPage.png\" id=\"img_id131531783734367\"><alt id=\"alt_id271534783731367\">Impress View Options Dialog</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/modules/simpress/ui/sdviewpage/SdViewPage.png\" id=\"img_id131531783734367\"><alt id=\"alt_id271534783731367\">Impressen bistaratze-aukeren elkarrizketa-koadroa</alt></image>" #. a5Djv #: simpress_screenshots.xhp @@ -293,7 +293,7 @@ msgctxt "" "par_id231514783734366\n" "help.text" msgid "<image src=\"media/screenshots/modules/simpress/ui/prntopts/prntopts.png\" id=\"img_id231531783734367\"><alt id=\"alt_id671534783731367\">Impress Print Options Dialog</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/modules/simpress/ui/prntopts/prntopts.png\" id=\"img_id231531783734367\"><alt id=\"alt_id671534783731367\">Impressen inprimatze-aukeren elkarrizketa-koadroa</alt></image>" #. nUdKY #: simpress_screenshots.xhp @@ -302,7 +302,7 @@ msgctxt "" "par_id231414783734366\n" "help.text" msgid "<image src=\"media/screenshots/modules/simpress/ui/photoalbum/PhotoAlbumCreatorDialog.png\" id=\"img_id231591783734367\"><alt id=\"alt_id671534783731067\">Impress Photo Album Dialog</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/modules/simpress/ui/photoalbum/PhotoAlbumCreatorDialog.png\" id=\"img_id231591783734367\"><alt id=\"alt_id671534783731067\">Impressen argazki-albumen elkarrizketa-koadroa</alt></image>" #. CitKQ #: simpress_screenshots.xhp @@ -311,7 +311,7 @@ msgctxt "" "par_id231414783735366\n" "help.text" msgid "<image src=\"media/screenshots/modules/simpress/ui/presentationdialog/PresentationDialog.png\" id=\"img_id231591783734567\"><alt id=\"alt_id671538783731067\">Presentation Dialog</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/modules/simpress/ui/presentationdialog/PresentationDialog.png\" id=\"img_id231591783734567\"><alt id=\"alt_id671538783731067\">Aurkezpenen elkarrizketa-kodroa</alt></image>" #. yFT8R #: simpress_screenshots.xhp @@ -320,7 +320,7 @@ msgctxt "" "par_id231414783735360\n" "help.text" msgid "<image src=\"media/screenshots/modules/simpress/ui/slidedesigndialog/SlideDesignDialog.png\" id=\"img_id231591783734560\"><alt id=\"alt_id671538783731060\">Slide Design Dialog</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/modules/simpress/ui/slidedesigndialog/SlideDesignDialog.png\" id=\"img_id231591783734560\"><alt id=\"alt_id671538783731060\">Diapositiba-diseinuaren elkarrizketa-koadroa</alt></image>" #. dgGzF #: simpress_screenshots.xhp @@ -329,7 +329,7 @@ msgctxt "" "par_id231414780735360\n" "help.text" msgid "<image src=\"media/screenshots/modules/simpress/ui/headerfooterdialog/HeaderFooterDialog.png\" id=\"img_id231591780734560\"><alt id=\"alt_id671538780731060\">Header Footer Dialog</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/modules/simpress/ui/headerfooterdialog/HeaderFooterDialog.png\" id=\"img_id231591780734560\"><alt id=\"alt_id671538780731060\">Goiburukoen eta orri-oinen elkarrizketa-koadroa</alt></image>" #. cxPnD #: simpress_screenshots.xhp @@ -338,7 +338,7 @@ msgctxt "" "par_id891577672025399\n" "help.text" msgid "<image src=\"media/screenshots/modules/simpress/ui/masterlayoutdlg/MasterLayoutDialog.png\" id=\"img_id231577672025400\"><alt id=\"alt_id601577672025401\">Master Layout Dialog</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/modules/simpress/ui/masterlayoutdlg/MasterLayoutDialog.png\" id=\"img_id231577672025400\"><alt id=\"alt_id601577672025401\">Diseinu maisuen elkarrizketa-koadroa</alt></image>" #. P2Ap4 #: simpress_screenshots.xhp @@ -347,7 +347,7 @@ msgctxt "" "par_id521577673588040\n" "help.text" msgid "<image src=\"media/screenshots/modules/simpress/ui/customslideshows/CustomSlideShows.png\" id=\"img_id51577673588041\"><alt id=\"alt_id171577673588042\">Custom Slide Shows Dialog</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/modules/simpress/ui/customslideshows/CustomSlideShows.png\" id=\"img_id51577673588041\"><alt id=\"alt_id171577673588042\">Diapositiba pertsonalizatuen aurkezpenen elkarrizketa-koadroa</alt></image>" #. fAstm #: simpress_screenshots.xhp @@ -356,7 +356,7 @@ msgctxt "" "par_id651577674792950\n" "help.text" msgid "<image src=\"media/screenshots/modules/simpress/ui/definecustomslideshow/DefineCustomSlideShow.png\" id=\"img_id791577674792951\"><alt id=\"alt_id171577674792952\">Define Custom Slide Show Dialog</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/modules/simpress/ui/definecustomslideshow/DefineCustomSlideShow.png\" id=\"img_id791577674792951\"><alt id=\"alt_id171577674792952\">Diapositiba-aurkezpen pertsonalizatuak definitzeko elkarrizketa-koadroa</alt></image>" #. nwxvb #: simpress_screenshots.xhp @@ -365,7 +365,7 @@ msgctxt "" "par_id291577710686074\n" "help.text" msgid "<image src=\"media/screenshots/modules/simpress/ui/customanimationeffecttab/EffectTab.png\" id=\"img_id761577710686075\"><alt id=\"alt_id701577710686076\">Enhanced Animation Effects Dialog</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/modules/simpress/ui/customanimationeffecttab/EffectTab.png\" id=\"img_id761577710686075\"><alt id=\"alt_id701577710686076\">Animazio-efektu hobetuen elkarrizketa-koadroa</alt></image>" #. 7grsS #: simpress_screenshots.xhp @@ -374,7 +374,7 @@ msgctxt "" "par_id911577712535653\n" "help.text" msgid "<image src=\"media/screenshots/modules/simpress/ui/customanimationtexttab/TextAnimationTab.png\" id=\"img_id461577712535654\"><alt id=\"alt_id501577712535655\">Text Animation Dialog</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/modules/simpress/ui/customanimationtexttab/TextAnimationTab.png\" id=\"img_id461577712535654\"><alt id=\"alt_id501577712535655\">Testu-animazioen elkarrizketa-koadroa</alt></image>" #. 9FESr #: simpress_screenshots.xhp @@ -383,7 +383,7 @@ msgctxt "" "par_id471577714065260\n" "help.text" msgid "<image src=\"media/screenshots/modules/simpress/ui/customanimationtimingtab/TimingTab.png\" id=\"img_id381577714065261\"><alt id=\"alt_id151577714065262\">Custom Animation Timing Dialog</alt></image>" -msgstr "" +msgstr "<image src=\"media/screenshots/modules/simpress/ui/customanimationtimingtab/TimingTab.png\" id=\"img_id381577714065261\"><alt id=\"alt_id151577714065262\">Animazio-tenporizazio pertsonalizatuen elkarrizketa-koadroa</alt></image>" #. 5E4AD #: simpress_screenshots.xhp diff --git a/source/eu/helpcontent2/source/text/shared/guide.po b/source/eu/helpcontent2/source/text/shared/guide.po index 11fc9256258..5bd40a4736a 100644 --- a/source/eu/helpcontent2/source/text/shared/guide.po +++ b/source/eu/helpcontent2/source/text/shared/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: 2020-02-10 17:54+0100\n" +"POT-Creation-Date: 2020-02-17 12:22+0100\n" "PO-Revision-Date: 2020-01-24 14:49+0000\n" "Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n" "Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedguide/eu/>\n" @@ -23776,14 +23776,14 @@ msgctxt "" msgid "%PRODUCTNAME comes with a set of built-in templates that can be used to create documents, presentations, spreadsheets or drawings. You may use templates available in the template manager, create your own templates or browse online for additional templates." msgstr "%PRODUCTNAME aplikazioak hainbat txantiloi ditu dokumentuak, aurkezpenak, kalkulu-orriak eta marrazkiak egiteko. Txantiloi-kudeatzailean dauden txantiloiak erabili ditzakezu, zure txantiloi propioak sortu ditzakezu, edo Interneten bilatu ditzakezu txantiloi gehiago." -#. JxQhF +#. bYCKn #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723504381\n" "help.text" -msgid "If you have opened the %PRODUCTNAME start center and have not yet opened a document or application, the Template Manager may be accessed differently. <item type=\"menuitem\">Ctrl-Shift-N</item> will still open the Template Manager, but it may also be accessed by choosing Templates from the left sidebar, and then choosing Manage Templates." -msgstr "%PRODUCTNAME hasiera-zentroa ireki baduzu eta oraindik ez baduzu dokumentu edo aplikazio bat ireki, 'Txantiloi-kudeatzailea' aukera beste modu batean ireki daiteke. <item type=\"menuitem\">Ctrl-Shift-N</item> lasterbideak 'Txantiloi-kudeatzailea' irekiko du, baina ezkerreko alboko barran 'Txantiloiak' hautatuta eta ondoren 'Kudeatu txantiloiak' erabilita ere atzi daiteke." +msgid "If you have opened the %PRODUCTNAME start center and have not yet opened a document or application, the Template Manager may be accessed differently. <keycode>Ctrl-Shift-N</keycode> will still open the Template Manager, but it may also be accessed by choosing Templates from the left sidebar, and then choosing Manage Templates." +msgstr "" #. oD5Ec #: template_manager.xhp diff --git a/source/eu/helpcontent2/source/text/shared/optionen.po b/source/eu/helpcontent2/source/text/shared/optionen.po index dfb087f7836..ecd846108ac 100644 --- a/source/eu/helpcontent2/source/text/shared/optionen.po +++ b/source/eu/helpcontent2/source/text/shared/optionen.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: 2020-02-10 17:54+0100\n" -"PO-Revision-Date: 2020-01-24 14:48+0000\n" +"POT-Creation-Date: 2020-02-17 12:22+0100\n" +"PO-Revision-Date: 2020-02-16 20:15+0000\n" "Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n" "Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedoptionen/eu/>\n" "Language: eu\n" @@ -2950,6 +2950,60 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/optgeneralpage/collectusageinfo\">Send usage data to help The Document Foundation improve the software usability.</ahelp> The software development team is interested in information about the usage pattern of %PRODUCTNAME. This data helps to improve the usability of the applications, by identifying the most frequently used sequences of commands while performing common tasks, and in return, design a user interface that is easier to use and more productive. The usage data is sent anonymously and carry no document contents, only the commands used." msgstr "<ahelp hid=\"cui/ui/optgeneralpage/collectusageinfo\">Bidali erabilera-datuak The Document Foundation fundazioari software honen erabilgarritasuna hobetzen laguntzeko.</ahelp> Softwarea garatzen duen taldeari %PRODUCTNAME produktuaren erabilera-ereduei buruzko informazioa interesatzen zaio. Datu horiek aplikazioen erabilgarritasuna hobetzen laguntzen dute, zeregin arruntak betetzean gehien erabiltzen diren komando-sekuentziak identifikatzen baitituzte; horren truke, erabiltzeko errazagoa eta produktiboagoa den erabiltzaile-interfazea diseinatzen dute. Erabilera-datuak modu anonimoan bidaltzen dira eta ez dute dokumentuen edukirik garraiatzen, erabilitako komandoak besterik ez." +#. Zb7tT +#: 01010600.xhp +msgctxt "" +"01010600.xhp\n" +"hd_id111581845580821\n" +"help.text" +msgid "%PRODUCTNAME Quickstarter" +msgstr "" + +#. BrALY +#: 01010600.xhp +msgctxt "" +"01010600.xhp\n" +"hd_id731581845724606\n" +"help.text" +msgid "Load %PRODUCTNAME during system start-up" +msgstr "" + +#. J7FUd +#: 01010600.xhp +msgctxt "" +"01010600.xhp\n" +"par_id971581845639198\n" +"help.text" +msgid "If enabled, loads %PRODUCTNAME into memory when the computer is booted, or when %PRODUCTNAME is restarted. When loaded, it reduces the time for opening %PRODUCTNAME. An icon is also added to the system tray. Right-click on the icon to show a menu for opening new or existing documents, and for stopping the quickstarter." +msgstr "" + +#. MGRtz +#: 01010600.xhp +msgctxt "" +"01010600.xhp\n" +"hd_id411581548563601\n" +"help.text" +msgid "%PRODUCTNAME File Associations" +msgstr "" + +#. ZFtaG +#: 01010600.xhp +msgctxt "" +"01010600.xhp\n" +"hd_id81581845691263\n" +"help.text" +msgid "Windows Default apps" +msgstr "" + +#. PDkSx +#: 01010600.xhp +msgctxt "" +"01010600.xhp\n" +"par_id481581548792359\n" +"help.text" +msgid "Opens a Windows application to set default file associations (or shows a message about how to open the appropriate Windows application)." +msgstr "" + #. 9MQ7V #: 01010700.xhp msgctxt "" @@ -5614,96 +5668,6 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/helplines\">Displays snap lines around the frames when frames are moved. You can select the<emph> Helplines While Moving </emph>option to show the exact position of the object using lineal values.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/helplines\">Doitze-lerroak bistaratzen ditu markoen inguruan, markoak mugitzen direnean. <emph>Laguntza-lerroak mugitzean</emph> hautatu dezakezu objektuaren kokaleku zehatza erakusteko, balio linealak erabiliz.</ahelp>" -#. 5TDVz -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"hd_id3149416\n" -"help.text" -msgid "View" -msgstr "Ikusi" - -#. APhrj -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"par_id3155922\n" -"help.text" -msgid "Specifies whether scrollbars and rulers are displayed." -msgstr "Korritze-barrak eta erregelak bistaratu behar diren zehazten du." - -#. uAbTa -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"hd_id3159149\n" -"help.text" -msgid "Horizontal ruler" -msgstr "Erregela horizontala" - -#. HEUXw -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"par_id3149202\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/hrulercombobox\">Displays the horizontal ruler. Select the desired measurement unit from the corresponding list.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/hrulercombobox\">Erregela horizontala bistaratzen du. Hautatu dagokion zerrendatik nahi duzun neurri-unitatea.</ahelp>" - -#. sGprE -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"hd_id3153104\n" -"help.text" -msgid "Vertical ruler" -msgstr "Erregela bertikala" - -#. PcJiW -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"par_id3147287\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vrulercombobox\">Displays the vertical ruler. Select the desired measurement unit from the corresponding list.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vrulercombobox\">Erregela bertikala bistaratzen du. Hautatu dagokion zerrendatik nahi duzun neurri-unitatea.</ahelp>" - -#. A5pWy -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"hd_id3152460\n" -"help.text" -msgid "Right-aligned" -msgstr "Eskuinean lerrokatuta" - -#. kCZHo -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"par_id3151116\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vrulerright\">Aligns the vertical ruler with the right border.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vrulerright\">Erregela bertikala eskuineko ertzean lerrokatzen du.</ahelp>" - -#. bxWiD -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"hd_id3155414\n" -"help.text" -msgid "Smooth scroll" -msgstr "Korritze leuna" - -#. JHe6k -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"par_id3153364\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/smoothscroll\">Activates the smooth page scrolling function. </ahelp> The scrolling speed depends of the area and of the color depth display." -msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/smoothscroll\">Orrien korritze leuna aktibatzen du. </ahelp> Area eta kolore-sakoneraren araberakoa izango da korritze-abiadura." - #. cjedA #: 01040200.xhp msgctxt "" @@ -5821,6 +5785,141 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/comments\">Displays comments. Click a comment to edit the text. Use the context menu in Navigator to locate or delete a comment. Use the comments's context menu to delete this comment or all comments or all comments of this author.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/comments\">Iruzkinak bistaratzen ditu. Sakatu iruzkin bat haren testua editatzeko. Erabili nabigatzaileko laster-menua iruzkin bat aurkitu edo ezabatzeko. Erabili iruzkinaren laster-menua iruzkin hori edo iruzkina egin duen egilearen iruzkin guztiak ezabatzeko.</ahelp>" +#. hDFez +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id901581669796238\n" +"help.text" +msgid "Display fields" +msgstr "" + +#. 7A8My +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id3149481\n" +"help.text" +msgid "Hidden text" +msgstr "" + +#. 82k4a +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"par_id3149413\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentextfield\">Displays text that is hidden by <emph>Conditional Text</emph> or <emph>Hidden Text</emph> fields.</ahelp>" +msgstr "" + +#. zT6EU +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id3149300\n" +"help.text" +msgid "Hidden paragraphs" +msgstr "" + +#. AjSy3 +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"par_id3149418\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\">If you have inserted text using the <emph>Hidden Paragraph</emph> field, specifies whether to display the hidden paragraph.</ahelp> This option has the same function as the menu commands <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\" name=\"View - Hidden Paragraphs\">View - Hidden Paragraphs</link></caseinline><defaultinline>View - Hidden Paragraphs</defaultinline></switchinline> available in open text documents." +msgstr "" + +#. 5TDVz +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id3149416\n" +"help.text" +msgid "View" +msgstr "Ikusi" + +#. APhrj +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"par_id3155922\n" +"help.text" +msgid "Specifies whether scrollbars and rulers are displayed." +msgstr "Korritze-barrak eta erregelak bistaratu behar diren zehazten du." + +#. uAbTa +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id3159149\n" +"help.text" +msgid "Horizontal ruler" +msgstr "Erregela horizontala" + +#. HEUXw +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"par_id3149202\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/hrulercombobox\">Displays the horizontal ruler. Select the desired measurement unit from the corresponding list.</ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/hrulercombobox\">Erregela horizontala bistaratzen du. Hautatu dagokion zerrendatik nahi duzun neurri-unitatea.</ahelp>" + +#. sGprE +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id3153104\n" +"help.text" +msgid "Vertical ruler" +msgstr "Erregela bertikala" + +#. PcJiW +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"par_id3147287\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vrulercombobox\">Displays the vertical ruler. Select the desired measurement unit from the corresponding list.</ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vrulercombobox\">Erregela bertikala bistaratzen du. Hautatu dagokion zerrendatik nahi duzun neurri-unitatea.</ahelp>" + +#. bxWiD +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id3155414\n" +"help.text" +msgid "Smooth scroll" +msgstr "Korritze leuna" + +#. JHe6k +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"par_id3153364\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/smoothscroll\">Activates the smooth page scrolling function. </ahelp> The scrolling speed depends of the area and of the color depth display." +msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/smoothscroll\">Orrien korritze leuna aktibatzen du. </ahelp> Area eta kolore-sakoneraren araberakoa izango da korritze-abiadura." + +#. A5pWy +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id3152460\n" +"help.text" +msgid "Right-aligned" +msgstr "Eskuinean lerrokatuta" + +#. kCZHo +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"par_id3151116\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vrulerright\">Aligns the vertical ruler with the right border.</ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vrulerright\">Erregela bertikala eskuineko ertzean lerrokatzen du.</ahelp>" + #. jH6p8 #: 01040200.xhp msgctxt "" @@ -5830,14 +5929,14 @@ msgctxt "" msgid "Settings (for HTML document only)" msgstr "Ezarpenak (HTML dokumentuetan soilik)" -#. taSnw +#. JFAeo #: 01040200.xhp msgctxt "" "01040200.xhp\n" "hd_id3149926\n" "help.text" -msgid "Measurement unit (for HTML document only)" -msgstr "Neurri-unitatea (HTML dokumentuetan soilik)" +msgid "Measurement unit" +msgstr "" #. ozjGx #: 01040200.xhp @@ -6883,14 +6982,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/OptFormatAidsPage\">In $[officename] text and HTML documents, defines the display for certain characters and for the direct cursor.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/OptFormatAidsPage\">$[officename]ko testuetan eta HTML dokumentuetan, karaktere batzuen eta zuzeneko kurtsorearen bistaratzea definitzen du.</ahelp>" -#. sdBDD +#. RDE3b #: 01040600.xhp msgctxt "" "01040600.xhp\n" "hd_id3144510\n" "help.text" -msgid "Display of" -msgstr "Bistaratu" +msgid "Display formatting" +msgstr "" #. 7EDoZ #: 01040600.xhp @@ -7009,14 +7108,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/break\">Displays all line breaks inserted with the Shift+Enter shortcut. These breaks create a new line, but do not start a new paragraph.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/break\">⇧+↵ lasterbidearekin txertatutako lerro-jauzi guztiak bistaratzen ditu. Jauzi horiek lerro berria sortzen dute, baina ez dute paragrafo berria hasten.</ahelp>" -#. V42Cw +#. S3ArJ #: 01040600.xhp msgctxt "" "01040600.xhp\n" "par_idN108E5\n" "help.text" -msgid "Hidden text" -msgstr "Ezkutuko testua" +msgid "Hidden characters" +msgstr "" #. F2h2C #: 01040600.xhp @@ -7027,50 +7126,68 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentext\">Displays text that uses the character format \"hidden\", when <emph>View - Formatting Marks</emph> is enabled.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentext\">\"Ezkutukoa\" karaktere-formatua erabiltzen duen testua bistaratzen du, <emph>Ikusi - Formatu-markak</emph> gaituta dagoenean.</ahelp>" -#. sKToR +#. JVWDv #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3149481\n" +"hd_id901581666055387\n" "help.text" -msgid "Fields: Hidden text (not for HTML documents)" -msgstr "Eremuak: Ezkutuko testua (HTML dokumentuetan ezik)" +msgid "Bookmarks" +msgstr "" -#. daNw4 +#. AhYjX #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3149413\n" +"par_id241581666070616\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentextfield\">Displays text that is hidden by <emph>Conditional Text</emph> or <emph>Hidden Text</emph> fields.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentextfield\"><emph>Baldintzapeko testua</emph> edo <emph>Ezkutuko testua</emph> eremuekin ezkutatuta dagoen testua bistaratzen du.</ahelp>" +msgid "Specifies that bookmark indicators are shown. | indicates the position of a point bookmark. [ ] indicates the start and end of a bookmark on a text range." +msgstr "" -#. bKFSw +#. PoJmB #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3149300\n" +"par_id931581667619159\n" "help.text" -msgid "Fields: Hidden paragraphs (not for HTML documents)" -msgstr "Eremuak: Ezkutuko paragrafoak (HTML dokumentuetan izan ezik)" +msgid "The following controls appear only for Writer documents, not for HTML documents." +msgstr "" -#. BShqs +#. 7xFsw #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3149418\n" +"hd_id3146134\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\">If you have inserted text using the <emph>Hidden Paragraph</emph> field, specifies whether to display the hidden paragraph.</ahelp> This option has the same function as the menu commands <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\" name=\"View - Hidden Paragraphs\">View - Hidden Paragraphs</link></caseinline><defaultinline>View - Hidden Paragraphs</defaultinline></switchinline> available in open text documents." -msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\"><emph>Ezkutuko paragrafoa</emph> eremua erabiliz testurik txertatu baduzu, ezkutuko paragrafoa bistaratu behar den zehazten du.</ahelp> Irekitako testu-dokumentuetan erabilgarri dagoen <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\" name=\"View - Hidden Paragraphs\">Ikusi - Ezkutuko paragrafoak</link></caseinline><defaultinline>Ikusi - Ezkutuko paragrafoak</defaultinline></switchinline> menu-komandoaren funtzio bera du aukera horrek." +msgid "Protected Areas" +msgstr "" + +#. UuMDa +#: 01040600.xhp +msgctxt "" +"01040600.xhp\n" +"hd_id131581667078614\n" +"help.text" +msgid "Enable cursor" +msgstr "" -#. tm5MQ +#. BHJaU +#: 01040600.xhp +msgctxt "" +"01040600.xhp\n" +"par_id3147508\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursorinprot\">Specifies that you can set the cursor in a protected area, but cannot make any changes.</ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursorinprot\">Kurtsorea babestutako area batean ezarri dezakezula, baina aldaketarik ezin duzula egin, zehazten du.</ahelp>" + +#. AafSP #: 01040600.xhp msgctxt "" "01040600.xhp\n" "hd_id3156180\n" "help.text" -msgid "Direct cursor (not for HTML documents)" -msgstr "Zuzeneko kurtsorea (HTML dokumentuetan izan ezik)" +msgid "Direct cursor" +msgstr "" #. FDnFU #: 01040600.xhp @@ -7099,14 +7216,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursoronoff\">Activates the direct cursor.</ahelp> You can also activate this function by clicking the <link href=\"text/swriter/02/18130000.xhp\" name=\"Direct Cursor Mode\">Toggle Direct Cursor Mode</link> icon on the Tools bar or by choosing the <emph>Edit - Direct Cursor Mode</emph> command in a text document." msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursoronoff\">Zuzeneko kurtsorea aktibatzen du.</ahelp> Funtzio hori aktibatzeko beste modu bat, testu-dokumentuetan, 'Tresnak' barrako <link href=\"text/swriter/02/18130000.xhp\" name=\"Direct Cursor Mode\">Txandakatu zuzeneko kurtsore modua</link> ikonoa sakatzea edo <emph>Editatu - Zuzeneko kurtsore modua</emph> komandoa aukeratzea da." -#. RQNHp +#. BD3Cs #: 01040600.xhp msgctxt "" "01040600.xhp\n" "hd_id3152962\n" "help.text" -msgid "Insert (not for HTML document)" -msgstr "Txertatu (HTML dokumentuetan ez)" +msgid "Insert" +msgstr "" #. zCrNj #: 01040600.xhp @@ -7117,104 +7234,104 @@ msgctxt "" msgid "Defines the insert options for the direct cursor. If you click at any position in your document, a new paragraph can be written or inserted exactly at this position. The properties of this paragraph depend on the selected option. You can select from the following options:" msgstr "Zuzeneko kurtsorea txertatzeko aukerak definitzen ditu. Dokumentuko edozein lekutan klik egiten baduzu, kokaleku horretantxe paragrafo berri bat idatzi edo txertatuko da. Paragrafo horren propietateak hautatutako aukeraren araberakoak izango dira. Ondorengo aukerak hauta ditzakezu:" -#. TXRgV +#. arLP9 #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3148995\n" +"hd_id3145147\n" "help.text" -msgid "Paragraph alignment" -msgstr "Paragrafo-lerrokatzea" +msgid "Tabs" +msgstr "Tabuladoreak" -#. qSFt6 +#. nsXPA #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3156384\n" +"par_id3155174\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillmargin\">Sets the paragraph alignment when the direct cursor is used. Depending on where the mouse is clicked, the paragraph is formatted left aligned, centered or right aligned. The cursor before the mouse-click shows, by means of a triangle, which alignment is set. </ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillmargin\">Paragrafoaren lerrokatzea ezartzen du zuzeneko kurtsorea erabiltzen denean. Saguarekin non sakatzen den, paragrafoa ezkerrean, erdian edo eskuinean lerrokatuko da. Saguarekin klik egin baino lehen, kurtsoreak hiruki baten bidez erakutsiko du zein lerrokatze ezarriko den.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/filltab\">When the direct cursor is used, as many tabs as necessary are added in the new paragraph until the clicked position is reached.</ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/filltab\">Zuzeneko kurtsorea erabiltzen denean, klik egindako kokalekura iristeko behar diren tabulazio guztiak txertatzen dira paragrafo berrian.</ahelp>" -#. AKwn3 +#. DcRBY #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3150387\n" +"hd_id3166449\n" "help.text" -msgid "Left paragraph margin" -msgstr "Ezkerreko paragrafo-marjina" +msgid "Tabs and Spaces" +msgstr "Tabulazioak eta zuriuneak" -#. p6mzV +#. AThkF #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3151188\n" +"par_id3155904\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillindent\">When the direct cursor is used, the left paragraph indent is set at the horizontal position where you click the direct cursor. The paragraph is left aligned. </ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillindent\">Zuzeneko kurtsorea erabiltzen denean, zuzeneko kurtsorea sakatzen duzun leku horizontalean ezartzen da ezkerreko paragrafo-koska. Paragrafoa ezkerrean lerrokatzen da. </ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillspace\">When the Direct Cursor is used, a corresponding number of tabs and spaces are inserted in the new paragraph as necessary until the clicked position is reached.</ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillspace\">Zuzeneko kurtsorea erabiltzen denean, klik egindako kokalekura iristeko behar adina tabulazio eta zuriune txertatzen dira paragrafo berrian.</ahelp>" -#. arLP9 +#. Pgr5a #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3145147\n" +"hd_id631581667209365\n" "help.text" -msgid "Tabs" -msgstr "Tabuladoreak" +msgid "Spaces" +msgstr "" -#. nsXPA +#. EQ5VD #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3155174\n" +"par_id441581667221797\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/filltab\">When the direct cursor is used, as many tabs as necessary are added in the new paragraph until the clicked position is reached.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/filltab\">Zuzeneko kurtsorea erabiltzen denean, klik egindako kokalekura iristeko behar diren tabulazio guztiak txertatzen dira paragrafo berrian.</ahelp>" +msgid "When the direct cursor is used, spaces are added in the new paragraph until the clicked position is reached." +msgstr "" -#. DcRBY +#. AKwn3 #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3166449\n" +"hd_id3150387\n" "help.text" -msgid "Tabs and Spaces" -msgstr "Tabulazioak eta zuriuneak" +msgid "Left paragraph margin" +msgstr "Ezkerreko paragrafo-marjina" -#. AThkF +#. p6mzV #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3155904\n" +"par_id3151188\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillspace\">When the Direct Cursor is used, a corresponding number of tabs and spaces are inserted in the new paragraph as necessary until the clicked position is reached.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillspace\">Zuzeneko kurtsorea erabiltzen denean, klik egindako kokalekura iristeko behar adina tabulazio eta zuriune txertatzen dira paragrafo berrian.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillindent\">When the direct cursor is used, the left paragraph indent is set at the horizontal position where you click the direct cursor. The paragraph is left aligned. </ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillindent\">Zuzeneko kurtsorea erabiltzen denean, zuzeneko kurtsorea sakatzen duzun leku horizontalean ezartzen da ezkerreko paragrafo-koska. Paragrafoa ezkerrean lerrokatzen da. </ahelp>" -#. sGDAC +#. TXRgV #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3149964\n" +"hd_id3148995\n" "help.text" -msgid "All insert options refer only to the current paragraph generated with the Direct Cursor." -msgstr "Txertatze-aukera guztiak zuzeneko kurtsorearekin sortutako uneko paragrafoari soilik dagozkie." +msgid "Paragraph alignment" +msgstr "Paragrafo-lerrokatzea" -#. WxeKw +#. qSFt6 #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3146134\n" +"par_id3156384\n" "help.text" -msgid "Protected Areas - Enable cursor" -msgstr "Babestutako areak - Gaitu kurtsorea" +msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillmargin\">Sets the paragraph alignment when the direct cursor is used. Depending on where the mouse is clicked, the paragraph is formatted left aligned, centered or right aligned. The cursor before the mouse-click shows, by means of a triangle, which alignment is set. </ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillmargin\">Paragrafoaren lerrokatzea ezartzen du zuzeneko kurtsorea erabiltzen denean. Saguarekin non sakatzen den, paragrafoa ezkerrean, erdian edo eskuinean lerrokatuko da. Saguarekin klik egin baino lehen, kurtsoreak hiruki baten bidez erakutsiko du zein lerrokatze ezarriko den.</ahelp>" -#. BHJaU +#. sGDAC #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3147508\n" +"par_id3149964\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursorinprot\">Specifies that you can set the cursor in a protected area, but cannot make any changes.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursorinprot\">Kurtsorea babestutako area batean ezarri dezakezula, baina aldaketarik ezin duzula egin, zehazten du.</ahelp>" +msgid "All insert options refer only to the current paragraph generated with the Direct Cursor." +msgstr "Txertatze-aukera guztiak zuzeneko kurtsorearekin sortutako uneko paragrafoari soilik dagozkie." #. Do7Ez #: 01040700.xhp @@ -9590,7 +9707,7 @@ msgctxt "" "hd_id3159252\n" "help.text" msgid "Use printer metrics for text formatting" -msgstr "Erabili inprimagailuaren parametroak testua formateatzeko" +msgstr "Erabili inprimagailuaren parametroak testuari formatua emateko" #. B7nyG #: 01060300.xhp @@ -16387,6 +16504,24 @@ msgctxt "" msgid "<ahelp hid=\".\">Specifies some options for the automatic notification and downloading of online updates to %PRODUCTNAME.</ahelp>" msgstr "<ahelp hid=\".\">%PRODUCTNAME aplikazioaren lineako eguneratzeen jakinarazpen automatikoen eta deskargen zenbait aukera zehazten ditu.</ahelp>" +#. 2T3Uy +#: online_update.xhp +msgctxt "" +"online_update.xhp\n" +"par_id4057130\n" +"help.text" +msgid "Online Update is a module that is installed by default. <switchinline select=\"sys\"><caseinline select=\"WIN\">To exclude, choose \"Custom\" in the Setup when installing %PRODUCTNAME. </caseinline><caseinline select=\"UNIX\">Check your distribution package to see if it is possible to exclude installation of Online Update. </caseinline></switchinline>" +msgstr "" + +#. aR687 +#: online_update.xhp +msgctxt "" +"online_update.xhp\n" +"hd_id671580577871833\n" +"help.text" +msgid "Online Update Options" +msgstr "" + #. Ts3hG #: online_update.xhp msgctxt "" @@ -16405,14 +16540,14 @@ msgctxt "" msgid "<ahelp hid=\".\">Mark to check for online updates periodically, then select the time interval how often %PRODUCTNAME will check for online updates.</ahelp> %PRODUCTNAME will check once a day, week, or month, as soon as a working Internet connection is detected. If you connect to the Internet by a proxy server, set the proxy on <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\"> - Internet - Proxy</item>." msgstr "<ahelp hid=\".\">Markatu eguneratzeak dauden aldian behin egiaztatzeko, ondoren hautatu %PRODUCTNAME aplikazioak zenbatero gauzatuko duen egiaztatze hori.</ahelp> Egunean, astean edo hilabetean behin egingo du egiaztapena %PRODUCTNAME(e)k, Interneteko konexioren bat antzematen badu. Internetera proxy zerbitzari baten bitartez konektatuta bazaude, ezarri proxy-a <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Hobespenak</item></caseinline><defaultinline><item type=\"menuitem\">Tresnak - Aukerak</item></defaultinline></switchinline><item type=\"menuitem\"> - Internet - Proxy-a</item> atalean." -#. oBXjG +#. eAFnd #: online_update.xhp msgctxt "" "online_update.xhp\n" "par_id8994109\n" "help.text" -msgid "When an update is available, an icon in the menu bar displays some explaining text. Click the icon to proceed." -msgstr "Eguneratzeren bat erabilgarri badago, menu-barrako ikono batek laguntza-burbuila bat erakutsiko du, azalpen batekin. Egin klik ikono horretan aurrera jarraitzeko." +msgid "When an update is available, an icon in the menu bar <image id=\"img_id3155415\" src=\"extensions/res/update/ui/onlineupdate_16.svg\" width=\"0.4583in\" height=\"0.1354in\"><alt id=\"alt_id3155415\">Update Icon</alt></image> displays some explaining text. Click the icon to proceed." +msgstr "" #. qDUxL #: online_update.xhp @@ -16423,15 +16558,6 @@ msgctxt "" msgid "If you disable the check, the icon is removed from the menu bar." msgstr "Egiaztapena desgaitzen baduzu, ikonoa kendu egingo da menu-barratik." -#. GFeg8 -#: online_update.xhp -msgctxt "" -"online_update.xhp\n" -"par_id4057130\n" -"help.text" -msgid "Online Update is a module that can be selected or deselected to be installed. Choose the customized installation in the Setup of %PRODUCTNAME." -msgstr "Instalatzeko hauta edo desauta daitekeen modulu bat da Lineako Eguneratzea. Hautatu instalazio pertsonalizatua %PRODUCTNAME suitearen konfigurazioan." - #. 4GgAh #: online_update.xhp msgctxt "" @@ -16504,6 +16630,24 @@ msgctxt "" msgid "<ahelp hid=\".\">A check will be performed now.</ahelp>" msgstr "<ahelp hid=\".\">Oraintxe begiratuko du.</ahelp>" +#. tLfAW +#: online_update.xhp +msgctxt "" +"online_update.xhp\n" +"hd_id3051545\n" +"help.text" +msgid "Download Destination" +msgstr "" + +#. mNiGF +#: online_update.xhp +msgctxt "" +"online_update.xhp\n" +"par_id3061311\n" +"help.text" +msgid "<ahelp hid=\".\">Displays the selected folder to store the downloaded files.</ahelp>" +msgstr "<ahelp hid=\".\">Deskargatutako fitxategientzat hautatutako karpeta bistaratzen du.</ahelp>" + #. CAu7G #: online_update.xhp msgctxt "" @@ -16522,41 +16666,41 @@ msgctxt "" msgid "<ahelp hid=\".\">Enable the automatic download of updates to the specified folder.</ahelp>" msgstr "<ahelp hid=\".\">Gaitu eguneratzeen deskarga automatikoak, zehaztutako karpetara.</ahelp>" -#. E6XgU +#. ENqFQ #: online_update.xhp msgctxt "" "online_update.xhp\n" -"hd_id3051545\n" +"hd_id1418807\n" "help.text" -msgid "Download destination" -msgstr "Deskargaren helburua" +msgid "Change" +msgstr "Aldatu" -#. mNiGF +#. kHNSV #: online_update.xhp msgctxt "" "online_update.xhp\n" -"par_id3061311\n" +"par_id0116200901063996\n" "help.text" -msgid "<ahelp hid=\".\">Displays the selected folder to store the downloaded files.</ahelp>" -msgstr "<ahelp hid=\".\">Deskargatutako fitxategientzat hautatutako karpeta bistaratzen du.</ahelp>" +msgid "<ahelp hid=\".\">Click to select the destination folder for downloaded files.</ahelp>" +msgstr "" -#. ENqFQ +#. nErT3 #: online_update.xhp msgctxt "" "online_update.xhp\n" -"hd_id1418807\n" +"hd_id411580578548938\n" "help.text" -msgid "Change" -msgstr "Aldatu" +msgid "User Agent" +msgstr "" -#. 5guwa +#. BMLAF #: online_update.xhp msgctxt "" "online_update.xhp\n" -"par_id0116200901063996\n" +"par_id331580578595346\n" "help.text" -msgid "<ahelp hid=\".\">Click to select a folder to download the files.</ahelp>" -msgstr "<ahelp hid=\".\">Egin klik fitxategiak deskargatzeko karpeta bat aukeratzeko.</ahelp>" +msgid "Enable the check to send information about your %PRODUCTNAME version, operating system and basic hardware. This information is used to optimize the download." +msgstr "" #. uDvTG #: opencl.xhp diff --git a/source/eu/helpcontent2/source/text/simpress/00.po b/source/eu/helpcontent2/source/text/simpress/00.po index 9159aaf10e9..db71880f09b 100644 --- a/source/eu/helpcontent2/source/text/simpress/00.po +++ b/source/eu/helpcontent2/source/text/simpress/00.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-01-07 14:10+0100\n" -"PO-Revision-Date: 2020-02-10 17:41+0000\n" +"PO-Revision-Date: 2020-02-15 19:15+0000\n" "Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n" "Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpress00/eu/>\n" "Language: eu\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.9.1\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1558334089.000000\n" #. sqmGT @@ -626,7 +626,7 @@ msgctxt "" "par_id3153075\n" "help.text" msgid "Choose <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Slide - Insert Slide from File</menuitem></caseinline><defaultinline><menuitem>Page - Insert Page from File</menuitem></defaultinline></switchinline>" -msgstr "" +msgstr "Aukeratu <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Diapositiba - Txertatu diapositiba fitxategitik</menuitem></caseinline><defaultinline><menuitem>Orrialdea - Txertatu orrialdea fitxategitik</menuitem></defaultinline></switchinline>" #. ttNgv #: 00000404.xhp @@ -653,7 +653,7 @@ msgctxt "" "par_id3157900\n" "help.text" msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Insert Slide from File</caseinline><defaultinline>Insert Page from File</defaultinline></switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Txertatu diapositiba orrialdetik</caseinline><defaultinline>Txertatu orrialdea orrialdetik</defaultinline></switchinline>" #. YV4RY #: 00000404.xhp diff --git a/source/eu/helpcontent2/source/text/simpress/01.po b/source/eu/helpcontent2/source/text/simpress/01.po index bd6039acb80..7af62c9e44f 100644 --- a/source/eu/helpcontent2/source/text/simpress/01.po +++ b/source/eu/helpcontent2/source/text/simpress/01.po @@ -3,17 +3,17 @@ 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: 2020-01-17 16:45+0100\n" -"PO-Revision-Date: 2019-05-27 08:40+0000\n" -"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"POT-Creation-Date: 2020-02-17 12:22+0100\n" +"PO-Revision-Date: 2020-02-18 14:15+0000\n" +"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" +"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpress01/eu/>\n" "Language: eu\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" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1558946414.000000\n" #. mu9aV @@ -8989,13 +8989,13 @@ msgctxt "" msgid "The device and the computer are now connected, the current presentation enters in Presentation Mode immediately, controlled by the mobile device." msgstr "Gailua eta ordenagailua orain konektatuta daude, uneko aurkezpena Aurkezpen moduan sartzen da berehala, gailu mugikorrak kontrolatzen duela." -#. esgu9 +#. tX852 #: remoteconnections.xhp msgctxt "" "remoteconnections.xhp\n" "hd_id331535057240065\n" "help.text" -msgid "To disconnect from mobile device" +msgid "To disconnect from a mobile device" msgstr "Gailu mugikorretik deskonektatzeko" #. LTPcU @@ -9016,14 +9016,14 @@ msgctxt "" msgid "Select the device in the list," msgstr "Hautatu gailua zerrendan," -#. hGTnC +#. g7ghk #: remoteconnections.xhp msgctxt "" "remoteconnections.xhp\n" "par_id541535057041285\n" "help.text" -msgid "Press <emph>Remove client authorization</emph> button." -msgstr "Sakatu <emph>Kendu bezero-baimena</emph> botoia." +msgid "Click <emph>Remove Client Authorization</emph>." +msgstr "" #. 7oZpm #: slide_properties.xhp diff --git a/source/eu/helpcontent2/source/text/simpress/02.po b/source/eu/helpcontent2/source/text/simpress/02.po index 819deb89194..59b5ff0f881 100644 --- a/source/eu/helpcontent2/source/text/simpress/02.po +++ b/source/eu/helpcontent2/source/text/simpress/02.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-01-07 14:10+0100\n" -"PO-Revision-Date: 2019-05-27 08:40+0000\n" +"PO-Revision-Date: 2020-02-21 08:15+0000\n" "Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpress02/eu/>\n" "Language: eu\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" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1558946417.000000\n" #. AiACn @@ -725,7 +725,7 @@ msgctxt "" "tit\n" "help.text" msgid "Transformations" -msgstr "" +msgstr "Eraldaketak" #. R839F #: 10030000.xhp @@ -770,7 +770,7 @@ msgctxt "" "par_id3154018\n" "help.text" msgid "Transformations (%PRODUCTNAME Draw only)" -msgstr "" +msgstr "Eraldaketak (%PRODUCTNAME Draw soilik)" #. xeiRd #: 10030000.xhp @@ -779,7 +779,7 @@ msgctxt "" "par_id3149018\n" "help.text" msgid "To open the <emph>Transformations</emph> toolbar, choose <emph>View - Toolbars - Transformations</emph>. In <item type=\"productname\">%PRODUCTNAME</item> Draw, you can also click the arrow next to the <emph>Transformations</emph> icon on the <emph>Standard</emph> bar." -msgstr "" +msgstr "<emph>Eraldaketak</emph> tresna-barra irekitzeko, aukeratu <emph>Ikusi - Tresna-barrak - Eraldaketak</emph>. <item type=\"productname\">%PRODUCTNAME</item> Draw aplikazioan, <emph>Estandarra</emph> barrrako <emph>Eraldaketak</emph> ikonoaren alboan dagoen gezian klik egin daiteke efektu bera lortzeko." #. pfG6c #: 10030000.xhp @@ -1751,7 +1751,7 @@ msgctxt "" "par_id3148770\n" "help.text" msgid "<ahelp hid=\".uno:VerticalTextFitToSizeTool\">Draws a text box with vertical text direction where you click or drag in the current document. The text that you enter is automatically resized to fit the dimensions of the box. (Enable Asian text support to enable this icon).</ahelp> Click anywhere in the document, and then type or paste your text. You can also move the cursor to where you want to add the text, drag a box, and then type or paste your text." -msgstr "" +msgstr "<ahelp hid=\".uno:VerticalTextFitToSizeTool\">Testuaren noranzko bertikala duen testu-koadro bat marrazten du klik egin edo arrastatzen duzun dokumentuko tokian. Sartzen den testuaren tamaina automatikoki aldatzen da koadroaren mugetan sar dadin. (Gaitu testu asiarren euskarria ikono hau gaitzeko).</ahelp> Egin klik dokumentuko edozein tokitan eta idatzi edo itsatsi zure testua. Beste aukera bat da kurtsorea testua gehitu nahi duzun tokira mugitzea, koadro bat marraztea eta testua idaztea edo itsastea." #. GYCAK #: 10050000.xhp @@ -4901,7 +4901,7 @@ msgctxt "" "par_id3148986\n" "help.text" msgid "In %PRODUCTNAME Draw, a dimension line is always inserted on the <link href=\"text/sdraw/guide/layer_tipps.xhp\" name=\"layer\">layer</link> called <emph>Dimension Lines</emph>. If you set that layer to invisible, you will not see any dimension line in your drawing." -msgstr "" +msgstr "%PRODUCTNAME Draw aplikazioan kota-lerro bat beti txertatzen da <emph>Kota-lerroak</emph> deitutako <link href=\"text/sdraw/guide/layer_tipps.xhp\" name=\"layer\">geruzan</link>. Geruza hori ikusezin bihurtzen bada, ez dira ikusiko marrazkiko kota-lerroak." #. oamCu #: 10120000.xhp @@ -5036,7 +5036,7 @@ msgctxt "" "par_id3154702\n" "help.text" msgid "<image src=\"cmd/sc_outlinecollapseall.png\" id=\"img_id3155336\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155336\">Icon First Level</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_outlinecollapseall.png\" id=\"img_id3155336\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155336\">Lehen maila ikonoa</alt></image>" #. cx5A2 #: 11060000.xhp @@ -5090,7 +5090,7 @@ msgctxt "" "par_id3155333\n" "help.text" msgid "<image src=\"cmd/sc_outlineexpandall.png\" id=\"img_id3154705\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154705\">Icon All Levels</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_outlineexpandall.png\" id=\"img_id3154705\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154705\">Maila guztiak ikonoa</alt></image>" #. Y9hBE #: 11070000.xhp @@ -5144,7 +5144,7 @@ msgctxt "" "par_id3155961\n" "help.text" msgid "<image src=\"cmd/sc_outlinecollapse.png\" id=\"img_id3149256\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149256\">Icon Hide Subpoints</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_outlinecollapse.png\" id=\"img_id3149256\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149256\">Ezkutatu azpipuntuak ikonoa</alt></image>" #. YhA3W #: 11080000.xhp @@ -5198,7 +5198,7 @@ msgctxt "" "par_id3155959\n" "help.text" msgid "<image src=\"cmd/sc_outlineexpand.png\" id=\"img_id3155336\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155336\">Icon Show Subpoints</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_outlineexpand.png\" id=\"img_id3155336\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155336\">Erakutsi azpipuntuak ikonoa</alt></image>" #. CYjYo #: 11090000.xhp @@ -5351,7 +5351,7 @@ msgctxt "" "par_id3153713\n" "help.text" msgid "<image src=\"cmd/sc_glueeditmode.png\" id=\"img_id3154256\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154256\">Icon Glue Points</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_glueeditmode.png\" id=\"img_id3154256\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154256\">Kolatze-puntuak ikonoa</alt></image>" #. TnU3Q #: 13010000.xhp @@ -5720,7 +5720,7 @@ msgctxt "" "par_id3155443\n" "help.text" msgid "<image src=\"cmd/sc_leaveallgroups.png\" id=\"img_id3154757\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154757\">Icon Exit all groups</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_leaveallgroups.png\" id=\"img_id3154757\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154757\">Atera talde guztietatik ikonoa</alt></image>" #. CGmZy #: 13100000.xhp @@ -5792,7 +5792,7 @@ msgctxt "" "par_id3150717\n" "help.text" msgid "<image src=\"cmd/sc_snapborder.png\" id=\"img_id3154016\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154016\">Icon Snap to Page Margins</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_snapborder.png\" id=\"img_id3154016\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154016\">Doitu orrialde-marjinetara ikonoa</alt></image>" #. BVB6e #: 13150000.xhp @@ -5828,7 +5828,7 @@ msgctxt "" "par_id3150717\n" "help.text" msgid "<image src=\"cmd/sc_snapframe.png\" id=\"img_id3154510\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154510\">Icon Snap to Object Border</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_snapframe.png\" id=\"img_id3154510\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154510\">Doitu objektu-ertzera ikonoa</alt></image>" #. 5AnZF #: 13160000.xhp @@ -5864,7 +5864,7 @@ msgctxt "" "par_id3154016\n" "help.text" msgid "<image src=\"cmd/sc_snappoints.png\" id=\"img_id3153415\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153415\">Icon Snap to Object Points</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_snappoints.png\" id=\"img_id3153415\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153415\">Doitu objektu-puntuetara ikonoa</alt></image>" #. ggjdc #: 13170000.xhp @@ -5900,7 +5900,7 @@ msgctxt "" "par_id3149664\n" "help.text" msgid "<image src=\"cmd/sc_quickedit.png\" id=\"img_id3153728\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153728\">Icon Allow Quick Editing</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_quickedit.png\" id=\"img_id3153728\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153728\">Onartu edizio bizkorra ikonoa</alt></image>" #. 6agsE #: 13180000.xhp @@ -5936,7 +5936,7 @@ msgctxt "" "par_id3154510\n" "help.text" msgid "<image src=\"cmd/sc_pickthrough.png\" id=\"img_id3154015\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154015\">Icon Select Text Area Only</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_pickthrough.png\" id=\"img_id3154015\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154015\">Hautatu testu-area soilik ikonoa</alt></image>" #. GUik3 #: 13190000.xhp diff --git a/source/eu/helpcontent2/source/text/swriter/01.po b/source/eu/helpcontent2/source/text/swriter/01.po index 506938cbf0b..1af24307025 100644 --- a/source/eu/helpcontent2/source/text/swriter/01.po +++ b/source/eu/helpcontent2/source/text/swriter/01.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: 2020-02-10 17:54+0100\n" +"POT-Creation-Date: 2020-02-28 14:53+0100\n" "PO-Revision-Date: 2019-12-24 16:18+0000\n" "Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n" "Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter01/eu/>\n" @@ -3877,14 +3877,14 @@ msgctxt "" msgid "When you delete a paragraph mark, the paragraph that is merged takes on the formatting of the paragraph that the cursor is in." msgstr "Paragrafo-marka bat ezabatzean, batutako paragrafoak kurtsorea dagoen paragrafoaren formatua hartuko du." -#. GBSCv +#. Avhph #: 03100000.xhp msgctxt "" "03100000.xhp\n" "par_id3147511\n" "help.text" -msgid "To specify which formatting marks are displayed, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Formatting Aids\"><emph>%PRODUCTNAME Writer - Formatting Aids</emph></link>, and then select the options that you want in the <emph>Display of</emph> area." -msgstr "Zein formatu-marka bistaratuko diren zehazteko, aukeratu <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Hobespenak</item></caseinline><defaultinline><item type=\"menuitem\">Tresnak - Aukerak</item></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Formatting Aids\"><emph>%PRODUCTNAME Writer - Formateatzeko laguntza</emph></link>, eta hautatu nahi dituzun aukerak <emph>Bistaratu</emph> eremuan." +msgid "To specify which formatting marks are displayed, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - </menuitem><link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Formatting Aids\"><menuitem>%PRODUCTNAME Writer - Formatting Aids</menuitem></link>, and then select the options that you want in the <emph>Display formatting</emph> area." +msgstr "" #. k2VJk #: 03120000.xhp @@ -4768,14 +4768,14 @@ msgctxt "" msgid "Character" msgstr "Karakterea" -#. 92Vqa +#. 9GVCs #: 04030000.xhp msgctxt "" "04030000.xhp\n" "par_id3155901\n" "help.text" -msgid "<variable id=\"bearbeitenzeichen\"><ahelp hid=\"modules/swriter/ui/insertfootnote/characterentry\">Choose this option to define a character or symbol for the current footnote.</ahelp> This can be either a letter or number. To assign a special character, click the button at the bottom.</variable>" -msgstr "<variable id=\"bearbeitenzeichen\"><ahelp hid=\"modules/swriter/ui/insertfootnote/characterentry\">Hautatu aukera hau uneko oin-oharrarentzako karakterea edo ikurra definitzeko.</ahelp> Karakterea letra edo zenbaki bat izan daiteke. Karaktere berezia esleitzeko, egin klik beheko botoian.</variable>" +msgid "<variable id=\"bearbeitenzeichen\"><ahelp hid=\"modules/swriter/ui/insertfootnote/characterentry\">Choose this option to define a character or symbol for the current footnote.</ahelp> This can be either a letter, number or special character.</variable>" +msgstr "" #. nNcCJ #: 04030000.xhp @@ -4849,15 +4849,6 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/insertfootnote/endnote\">Inserts an endnote anchor at the current cursor position in the document, and adds an endnote at the end of the document.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/insertfootnote/endnote\">Kurtsorea dokumentuan dagoen lekuan amaiera-oharraren aingura txertatzen du, eta dokumentuaren amaieran amaiera-oharra gehitzen du.</ahelp>" -#. VsikP -#: 04030000.xhp -msgctxt "" -"04030000.xhp\n" -"par_id3155135\n" -"help.text" -msgid "<link href=\"text/swriter/guide/footnote_usage.xhp\" name=\"Tips for working with footnotes\">Tips for working with footnotes</link>." -msgstr "<link href=\"text/swriter/guide/footnote_usage.xhp\" name=\"Tips for working with footnotes\">Oin-oharrekin lan egiteko iradokizunak</link>." - #. fCB3Q #: 04040000.xhp msgctxt "" @@ -4885,23 +4876,23 @@ msgctxt "" msgid "Insert Bookmark" msgstr "Txertatu laster-marka" -#. F4GR7 +#. GdJ4q #: 04040000.xhp msgctxt "" "04040000.xhp\n" "par_id3149806\n" "help.text" -msgid "<variable id=\"bookmark_text\"><variable id=\"textmarkeein\"><ahelp hid=\".uno:InsertBookmark\">Inserts a bookmark at the cursor position. You can then use the Navigator to quickly jump to the marked location at a later time.</ahelp> In an HTML document, bookmarks are converted to anchors that you can jump to from a hyperlink. </variable></variable>" -msgstr "<variable id=\"bookmark_text\"><variable id=\"textmarkeein\"><ahelp hid=\".uno:InsertBookmark\">Laster-marka txertatzen du kurtsorea dagoen kokalekuan. Nabigatzailea erabil dezakezu markatutako kokalekura geroago azkar joateko.</ahelp> HTML dokumentuetan, laster-markak aingura bihurtzen dira, eta horietara hiperesteketatik joan zaitezke.</variable></variable>" +msgid "<variable id=\"bookmark_text\"><variable id=\"textmarkeein\"><ahelp hid=\".uno:InsertBookmark\">Inserts a bookmark at the cursor position. You can then use the Navigator to quickly jump to the marked location at a later time.</ahelp> In an HTML document, bookmarks are converted to anchors that you can jump to from a hyperlink.</variable></variable>" +msgstr "" -#. K9aNr +#. DA74C #: 04040000.xhp msgctxt "" "04040000.xhp\n" "par_id3153677\n" "help.text" -msgid "To jump to a specific bookmark, press F5 to open the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link>, click the plus sign (+) next to the<emph> Bookmark</emph> entry, and then double-click the bookmark." -msgstr "Laster-marka jakin batera joateko, sakatu F5 <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Nabigatzailea</link> irekitzeko, egin klik <emph>Laster-marka</emph> sarreraren ondoko plus ikurrean (+) eta egin klik bikoitza laster-markan." +msgid "To jump to a specific bookmark, press <keycode>F5</keycode> to open the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link>, click the plus sign (+) next to the<emph> Bookmarks</emph> entry, and then double-click the bookmark." +msgstr "" #. ATBbv #: 04040000.xhp @@ -4912,23 +4903,23 @@ msgctxt "" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>You can also right-click the <emph>Page Number</emph> field at the left end of the <emph>Status Bar</emph> at the bottom of the document window, and then choose the bookmark that you want to jump to.</defaultinline></switchinline>" msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Horren ordez, dokumentuaren leihoaren beheko aldeko <emph>egoera-barraren</emph> ezkerreko muturrean dagoen <emph>Orrialde-zenbakia</emph> eremuan eskuineko botoiaz klik egin dezakezu, eta ondoren, aukeratu zein laster-markara joan nahi duzun.</defaultinline></switchinline>" -#. GZrtc +#. KdpJp #: 04040000.xhp msgctxt "" "04040000.xhp\n" -"hd_id3154188\n" +"hd_id3154143\n" "help.text" -msgid "Bookmarks" -msgstr "Laster-markak" +msgid "Name" +msgstr "" -#. iCeDs +#. 3FwA8 #: 04040000.xhp msgctxt "" "04040000.xhp\n" "par_id3155178\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/insertbookmark/bookmarks\">Type the name of the bookmark that you want to create. The lower list contains all of the bookmarks in the current document. To delete a bookmark, select it in the list, and then click <emph>Delete</emph>.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/insertbookmark/bookmarks\">Idatzi sortu nahi duzun laster-markaren izena. Beheko zerrendan uneko dokumentuan dauden laster-marka guztiak azaltzen dira. Laster-marka bat ezabatzeko, hautatu ezazu zerrendan eta egin klik <emph>Ezabatu</emph> botoian.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/insertbookmark/bookmarks\">Type the name of the bookmark that you want to create. Then press <emph>Insert</emph>.</ahelp>" +msgstr "" #. s7rfA #: 04040000.xhp @@ -4939,6 +4930,42 @@ msgctxt "" msgid "You cannot use the following characters in a bookmark name: / \\ @ : * ? \" ; , . #" msgstr "Karaktere hauek ezin dituzu erabili laster-markaren izenean: / \\ @ : * ? \" ; , . #" +#. GZrtc +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"hd_id3154188\n" +"help.text" +msgid "Bookmarks" +msgstr "Laster-markak" + +#. MjEEc +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"par_id171581934040077\n" +"help.text" +msgid "Lists all the bookmarks in the current document." +msgstr "" + +#. ZyeAw +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"hd_id32341878\n" +"help.text" +msgid "Rename" +msgstr "" + +#. 9B5gm +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"par_id971581935166865\n" +"help.text" +msgid "To rename a bookmark, select the bookmark, press <emph>Rename</emph>, then type the new name in the dialog box." +msgstr "" + #. aLuDE #: 04040000.xhp msgctxt "" @@ -4948,14 +4975,41 @@ msgctxt "" msgid "Delete" msgstr "Ezabatu" -#. a8p9C +#. oHMfQ #: 04040000.xhp msgctxt "" "04040000.xhp\n" "par_id3151251\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/insertbookmark/delete\">To delete a bookmark, select the bookmark from the <emph>Insert Bookmark</emph> dialog and click the <emph>Delete</emph> button. No confirmation dialog will follow.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/insertbookmark/delete\">Laster-marka bat ezabatzeko, hautatu laster-marka <emph>Txertatu laster-marka</emph> elkarrizketa-koadroan eta egin klik <emph>Ezabatu</emph> botoian. Ez da berresteko elkarrizketa-koadrorik agertuko.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/insertbookmark/delete\">To delete a bookmark, select the bookmark and click the <emph>Delete</emph> button. No confirmation dialog will follow.</ahelp>" +msgstr "" + +#. zfGWi +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"par_id231581943669611\n" +"help.text" +msgid "If bookmarks are protected, then they cannot be deleted or renamed." +msgstr "" + +#. caM6E +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"hd_id3149838\n" +"help.text" +msgid "Go to" +msgstr "" + +#. ABDnD +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"par_id511581935446495\n" +"help.text" +msgid "To move the cursor in the document to a bookmark, select the bookmark, then press <emph>Go to</emph>." +msgstr "" #. ifBCD #: 04060000.xhp @@ -7459,14 +7513,14 @@ msgctxt "" msgid "Hidden text" msgstr "Ezkutuko testua" -#. mGAud +#. bHrmr #: 04090003.xhp msgctxt "" "04090003.xhp\n" "par_id3147524\n" "help.text" -msgid "Inserts a text field that is hidden when the condition that you specify is met. To use this function, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Text Document - Formatting Aids\"><emph>%PRODUCTNAME Writer - Formatting Aids</emph></link> and clear the <emph>Fields: Hidden text</emph> check box." -msgstr "Zehaztutako baldintza betetzean ezkutatu egingo den testu-eremu bat txertatzen du. Funtzio hori erabiltzeko, aukeratu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Text Document - Formatting Aids\"><emph>%PRODUCTNAME Writer - Formateatzeko laguntza</emph></link> eta garbitu <emph>Eremuak: Ezkutuko testua</emph> kontrol-laukia." +msgid "Inserts a text field that is hidden when the condition that you specify is met. To use this function, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - </menuitem><link href=\"text/shared/optionen/01040200.xhp\" name=\"Text Document - View\"><menuitem>%PRODUCTNAME Writer - View</menuitem></link> and clear the <emph>Hidden text</emph> check box." +msgstr "" #. BMoMs #: 04090003.xhp @@ -7477,14 +7531,14 @@ msgctxt "" msgid "Hidden Paragraph" msgstr "Ezkutuko paragrafoa" -#. WthF9 +#. sibUD #: 04090003.xhp msgctxt "" "04090003.xhp\n" "par_id3153677\n" "help.text" -msgid "Hides a paragraph when the condition that you specify is met. To use this function, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Text Document - Formatting Aids\"><emph>%PRODUCTNAME Writer - Formatting Aids</emph></link> and clear the <emph>Fields: Hidden paragraph</emph> check box." -msgstr "Paragrafo bat ezkutatzen du zehaztutako baldintza betetzean. Funtzio hori erabiltzeko, aukeratu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Text Document - Formatting Aids\"><emph>%PRODUCTNAME Writer - Formateatzeko laguntza</emph></link> eta garbitu <emph>Eremuak: Ezkutuko paragrafoa</emph> kontrol-laukia." +msgid "Hides a paragraph when the condition that you specify is met. To use this function, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040200.xhp\" name=\"Text Document - View\"><menuitem>%PRODUCTNAME Writer - View</menuitem></link> and clear the <emph>Hidden paragraphs</emph> check box." +msgstr "" #. sT58o #: 04090003.xhp @@ -10294,14 +10348,14 @@ msgctxt "" msgid "If the COMPANY database field is empty, the condition is true and the paragraph is hidden." msgstr "ENPRESA datu-basearen eremua hutsik badago, baldintza egiazkoa da eta paragrafoa ezkutatu egingo da." -#. EWHvB +#. BQUAo #: 04090200.xhp msgctxt "" "04090200.xhp\n" "par_id3150232\n" "help.text" -msgid "To display hidden paragraphs on the screen, you can choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formatting Aids</emph>, and clear the <emph>Fields: Hidden paragraphs</emph> check box." -msgstr "Pantailan ezkutuko paragrafoak bistaratzeko, aukeratu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formateatzeko laguntza</emph> eta garbitu <emph>Eremuak: Ezkutuko paragrafoa</emph> kontrol-laukia." +msgid "To display hidden paragraphs on the screen, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer - View</menuitem>, and clear the <emph>Hidden paragraphs</emph> check box." +msgstr "" #. kBuFH #: 04090200.xhp @@ -23956,23 +24010,23 @@ msgctxt "" msgid "Load/Save" msgstr "Kargatu/gorde" -#. Gkp2B +#. YUER3 #: 06060000.xhp msgctxt "" "06060000.xhp\n" "par_id3147512\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/outlinenumbering/user\">Saves or loads a chapter and outline number format. A saved outline number format is available to all text documents.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumbering/user\">Kapitulu- eta eskema-zenbakien formatua gorde edo kargatzen du. Gordetako eskema-zenbakien formatua testu-dokumentu guztientzat egongo da erabilgarri.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/outlinenumbering/user\">Saves or loads a chapter numbering format. A saved chapter numbering format is available to all text documents.</ahelp>" +msgstr "" -#. SAiTG +#. Eoxwy #: 06060000.xhp msgctxt "" "06060000.xhp\n" "par_id3150979\n" "help.text" -msgid "The <emph>Load/Save</emph> button is only available for chapter and outline numbering. For numbered or bulleted list styles, modify the numbering styles of the paragraphs." -msgstr "<emph>Kargatu/gorde</emph> botoia kapitulu- eta eskema-numerazioetarako soilik dago erabilgarri. Zenbakidun edo buletdun zerrenda-estiloetan, aldatu paragrafoen numerazio-estiloa." +msgid "The <emph>Load/Save</emph> button is only available for chapter numbering. For numbered or bulleted list styles, modify the numbering styles of the paragraphs." +msgstr "" #. EV2DT #: 06060000.xhp @@ -26449,13 +26503,13 @@ msgctxt "" msgid "<bookmark_value>numbering;OpenOffice.org</bookmark_value><bookmark_value>OpenOffice.org legacy numbering</bookmark_value>" msgstr "" -#. 6sCyG +#. 6EfGu #: legacynumbering.xhp msgctxt "" "legacynumbering.xhp\n" "hd_id761579742307751\n" "help.text" -msgid "<variable id=\"legacynumberingh1\"><link href=\"text/swriter/01/legacynumbering.xhp\" name=\"legacy numbering \">Position (List Styles - Legacy)</link></variable>" +msgid "<variable id=\"legacynumberingh1\"><link href=\"text/swriter/01/legacynumbering.xhp\" name=\"legacy numbering\">Position (List Styles - Legacy)</link></variable>" msgstr "" #. VFBKw @@ -26512,13 +26566,13 @@ msgctxt "" msgid "Width of numbering" msgstr "" -#. rMyHa +#. TtTBG #: legacynumbering.xhp msgctxt "" "legacynumbering.xhp\n" "par_id3150129\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/indentatmf\">Enter the width the numbering area. The numbering symbol can be left, center or right in this area.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/indentatmf\">Enter the width of the numbering area. The numbering symbol can be left, center or right in this area.</ahelp>" msgstr "" #. 4XWNy @@ -26548,15 +26602,6 @@ msgctxt "" msgid "Aligns the numbering symbol left, center, or right in the numbering area. The position might be adjusted to maintain the minimum space." msgstr "" -#. wEonA -#: legacynumbering.xhp -msgctxt "" -"legacynumbering.xhp\n" -"par_id3116348\n" -"help.text" -msgid "This control appears only when modifying Paragraph style." -msgstr "" - #. VPLZn #: legacynumbering.xhp msgctxt "" @@ -26575,6 +26620,15 @@ msgctxt "" msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Paragraph alignment\">Paragraph alignment</link>" msgstr "" +#. zgLgx +#: legacynumbering.xhp +msgctxt "" +"legacynumbering.xhp\n" +"par_id3194378\n" +"help.text" +msgid "<link href=\"text/swriter/guide/indenting.xhp\" name=\"Paragraph indenting\">Indenting Paragraphs</link>" +msgstr "" + #. mtBWM #: mailmerge00.xhp msgctxt "" diff --git a/source/eu/helpcontent2/source/text/swriter/02.po b/source/eu/helpcontent2/source/text/swriter/02.po index 494ab3a2930..46fd54f4453 100644 --- a/source/eu/helpcontent2/source/text/swriter/02.po +++ b/source/eu/helpcontent2/source/text/swriter/02.po @@ -3,17 +3,17 @@ 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: 2020-01-22 13:00+0100\n" -"PO-Revision-Date: 2018-07-16 20:10+0000\n" +"POT-Creation-Date: 2020-02-17 12:22+0100\n" +"PO-Revision-Date: 2020-02-26 17:15+0000\n" "Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter02/eu/>\n" "Language: eu\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" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1531771814.000000\n" #. SGjBV @@ -23,7 +23,7 @@ msgctxt "" "tit\n" "help.text" msgid "Numbering on/off" -msgstr "Aktibatu/desaktibatu numerazioa" +msgstr "Aktibatu/desaktibatu zenbakitzea" #. ACieD #: 02110000.xhp @@ -32,7 +32,7 @@ msgctxt "" "hd_id3150220\n" "help.text" msgid "<link href=\"text/swriter/02/02110000.xhp\" name=\"Numbering on/off\">Numbering On/Off</link>" -msgstr "<link href=\"text/swriter/02/02110000.xhp\" name=\"Numbering on/off\">Aktibatu/desaktibatu numerazioa</link>" +msgstr "<link href=\"text/swriter/02/02110000.xhp\" name=\"Numbering on/off\">Aktibatu/desaktibatu zenbakitzea</link>" #. 7QYre #: 02110000.xhp @@ -113,7 +113,7 @@ msgctxt "" "par_id3145244\n" "help.text" msgid "<image src=\"cmd/sc_chainframes.png\" id=\"img_id3148771\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148771\">Icon Link Frames</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_chainframes.png\" id=\"img_id3148771\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148771\">Estekatu markoak ikonoa</alt></image>" #. kcF9p #: 03210000.xhp @@ -320,7 +320,7 @@ msgctxt "" "par_id3155896\n" "help.text" msgid "<image src=\"cmd/sc_tablemodefix.png\" id=\"img_id3155903\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155903\">Icon Table: Fixed</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_tablemodefix.png\" id=\"img_id3155903\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155903\">Taula: Finkoa ikonoa</alt></image>" #. aRzgG #: 04220000.xhp @@ -365,7 +365,7 @@ msgctxt "" "par_id3145087\n" "help.text" msgid "<image src=\"cmd/sc_tablemodefixprop.png\" id=\"img_id3156378\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156378\">Icon Table: Fixed, Proportional</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_tablemodefixprop.png\" id=\"img_id3156378\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156378\">Taula: Finkoa, proportzionala ikonoa</alt></image>" #. nSBPn #: 04230000.xhp @@ -410,7 +410,7 @@ msgctxt "" "par_id3145415\n" "help.text" msgid "<image src=\"cmd/sc_tablemodevariable.png\" id=\"img_id3156375\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156375\">Icon Table: Variable</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_tablemodevariable.png\" id=\"img_id3156375\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156375\">Taula: Aldakorra ikonoa</alt></image>" #. 6EZas #: 04240000.xhp @@ -491,7 +491,7 @@ msgctxt "" "tit\n" "help.text" msgid "Numbering Off" -msgstr "Numerazioa kendu" +msgstr "Desaktibatu zenbakitzea" #. hAqDK #: 06040000.xhp @@ -500,7 +500,7 @@ msgctxt "" "hd_id3145822\n" "help.text" msgid "<link href=\"text/swriter/02/06040000.xhp\" name=\"Numbering Off\">Numbering Off</link>" -msgstr "<link href=\"text/swriter/02/06040000.xhp\" name=\"Numbering Off\">Numerazioa kendu</link>" +msgstr "<link href=\"text/swriter/02/06040000.xhp\" name=\"Numbering Off\">Desaktibatu zenbakitzea</link>" #. i8F2B #: 06040000.xhp @@ -518,7 +518,7 @@ msgctxt "" "par_id3151177\n" "help.text" msgid "<image src=\"cmd/sc_removebullets.png\" id=\"img_id3145083\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145083\">Icon Numbering Off</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_removebullets.png\" id=\"img_id3145083\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145083\">Desaktibatu zenbakitzea ikonoa</alt></image>" #. tfm6a #: 06040000.xhp @@ -808,23 +808,23 @@ msgctxt "" msgid "Page Number" msgstr "Orrialde-zenbakia" -#. JqAC6 +#. WJ2wq #: 08010000.xhp msgctxt "" "08010000.xhp\n" "hd_id3145241\n" "help.text" -msgid "<link href=\"text/swriter/02/08010000.xhp\" name=\"Page Number\">Page Number</link>" -msgstr "<link href=\"text/swriter/02/08010000.xhp\" name=\"Page Number\">Orrialde-zenbakia</link>" +msgid "Page Number" +msgstr "" -#. ZEjNe +#. JTxYv #: 08010000.xhp msgctxt "" "08010000.xhp\n" "par_id3151184\n" "help.text" -msgid "<ahelp hid=\".uno:StatePageNumber\">The current page number is displayed in this field of the status bar. A double-click opens the Navigator, with which you can navigate in the document. A right-click shows all bookmarks in the document. Click a bookmark to position the text cursor at the bookmark location.</ahelp>" -msgstr "<ahelp hid=\".uno:StatePageNumber\">Uneko orrialde-zenbakia egoera-barrako eremu honetan bistaratzen da. Bi aldiz klik eginez, nabigatzailea irekitzen da, eta horren bidez dokumentuan nabiga dezakezu. Saguaren eskuineko botoiaz klik egiten baduzu, dokumentuko laster-marka guztiak agertuko zaizkizu. Egin klik laster-marka batean testu-kurtsorea laster-markaren kokalekuan jartzeko.</ahelp>" +msgid "<ahelp hid=\".uno:StatePageNumber\">The current page number is displayed in this field of the status bar. A click opens \"Go to Page\", with which you can navigate in the document. A right-click shows all bookmarks in the document. Click a bookmark to position the text cursor at the bookmark location.</ahelp>" +msgstr "" #. BinAk #: 08010000.xhp diff --git a/source/eu/helpcontent2/source/text/swriter/guide.po b/source/eu/helpcontent2/source/text/swriter/guide.po index 243405e1805..9140f2bcfc2 100644 --- a/source/eu/helpcontent2/source/text/swriter/guide.po +++ b/source/eu/helpcontent2/source/text/swriter/guide.po @@ -3,15 +3,15 @@ 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: 2020-02-10 17:54+0100\n" -"PO-Revision-Date: 2019-07-06 08:45+0000\n" +"POT-Creation-Date: 2020-02-27 14:31+0100\n" +"PO-Revision-Date: 2020-02-26 17:15+0000\n" "Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textswriterguide/eu/>\n" "Language: eu\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" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1562402745.000000\n" @@ -383,7 +383,7 @@ msgctxt "" "par_id3155525\n" "help.text" msgid "$[officename] can automatically apply numbering or bullets as you type." -msgstr "$[officename] aplikazioak automatikoki aplikatzen ditu numerazioa edo buletak idaztean." +msgstr "$[officename] aplikazioak automatikoki aplikatzen ditu zenbakitzea edo buletak idaztean." #. tK3xM #: auto_numbering.xhp @@ -6307,14 +6307,14 @@ msgctxt "" msgid "In the <item type=\"menuitem\">Navigator</item> for master documents (should open automatically, else press F5 to open), click and hold the <item type=\"menuitem\">Insert</item> icon, and do one of the following:" msgstr "Dokumentu maisuen <item type=\"menuitem\">nabigatzailean</item> (automatikoki ireki behar da, bestela sakatu F5 hura irekitzeko), egin klik eta eutsi sakatuta <item type=\"menuitem\">Txertatu</item> ikonoan, eta egin ondorengo ekintzetako bat:" -#. esrRb +#. ihE6T #: globaldoc_howtos.xhp msgctxt "" "globaldoc_howtos.xhp\n" "par_id3156240\n" "help.text" -msgid "To insert an existing file as a subdocument, choose <emph>File</emph>, locate the file that you want to include, and then click <emph>OK</emph>." -msgstr "Lehendik dagoen fitxategi bat azpidokumentu modura txertatzeko, aukeratu <emph>Fitxategia</emph>, bilatu sartu nahi duzun fitxategia, eta sakatu <emph>Ados</emph>." +msgid "To insert an existing file as a subdocument, choose <menuitem>File</menuitem>, locate the file that you want to include, and then click <emph>Open</emph>." +msgstr "" #. DHqof #: globaldoc_howtos.xhp @@ -6505,14 +6505,14 @@ msgctxt "" msgid "Click <emph>OK</emph>." msgstr "Sakatu <emph>Ados</emph>." -#. DEHD8 +#. hmLYv #: globaldoc_howtos.xhp msgctxt "" "globaldoc_howtos.xhp\n" "hd_id3145228\n" "help.text" -msgid "To Export a Master Document as a <item type=\"productname\">%PRODUCTNAME</item> Text Document" -msgstr "Dokumentu maisu bat <item type=\"productname\">%PRODUCTNAME</item> testu-dokumentu modura esportatzeko" +msgid "To Export a Master Document" +msgstr "" #. 8fFGC #: globaldoc_howtos.xhp @@ -6523,14 +6523,14 @@ msgctxt "" msgid "Choose <item type=\"menuitem\">File - Export</item>." msgstr "Aukeratu <item type=\"menuitem\">Fitxategia - Esportatu</item>." -#. 7UkKV +#. DomMg #: globaldoc_howtos.xhp msgctxt "" "globaldoc_howtos.xhp\n" "par_id3148580\n" "help.text" -msgid "In the <emph>File format</emph> list, select a text document file format and click <emph>Export</emph>." -msgstr "<emph>Fitxategi-formatua</emph> zerrendan, hautatu testu-dokumentuaren fitxategi-formatua eta sakatu <emph>Esportatu</emph>." +msgid "In the <emph>Save as type</emph> list, select a text document file format and click <emph>Save</emph>." +msgstr "" #. qGjnL #: globaldoc_howtos.xhp |