update translations for master
and force-fix errors using pocheck Change-Id: Ib11aec7e448b083f697b9705d29795cd2e5a55f0
This commit is contained in:
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
|
||||
"POT-Creation-Date: 2021-09-20 13:02+0200\n"
|
||||
"PO-Revision-Date: 2020-01-24 14:52+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicguide/eu/>\n"
|
||||
@@ -763,13 +763,13 @@ msgctxt ""
|
||||
msgid "The <literal>Sub</literal> described above takes in four arguments:"
|
||||
msgstr ""
|
||||
|
||||
#. r5ThF
|
||||
#. kA3Uj
|
||||
#: calc_borders.xhp
|
||||
msgctxt ""
|
||||
"calc_borders.xhp\n"
|
||||
"par_id841630538209958\n"
|
||||
"help.text"
|
||||
msgid "<emph>cellAddress</emph> is a string such as denoting the range to be formatted in the format \"A1\"."
|
||||
msgid "<emph>cellAddress</emph> is a string denoting the range to be formatted in the format \"A1\"."
|
||||
msgstr ""
|
||||
|
||||
#. dfuE6
|
||||
@@ -1006,13 +1006,13 @@ msgctxt ""
|
||||
msgid "Formatting Borders Using TableBorder2"
|
||||
msgstr ""
|
||||
|
||||
#. yQYnF
|
||||
#. vukYu
|
||||
#: calc_borders.xhp
|
||||
msgctxt ""
|
||||
"calc_borders.xhp\n"
|
||||
"par_id11630542436346\n"
|
||||
"help.text"
|
||||
msgid "Range objects have a property named <literal>TableBorder2</literal> that can be used to format range borders as it is done in the <menuitem>Format - Cells - Borders</menuitem> dialog in the <emph>Line Arrangement</emph> section."
|
||||
msgid "Range objects have a property named <literal>TableBorder2</literal> that can be used to format range borders as it is done in the <menuitem>Format - Cells - Borders</menuitem> dialog in the <emph>Line Arrangement</emph> section."
|
||||
msgstr ""
|
||||
|
||||
#. A25aA
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
|
||||
"POT-Creation-Date: 2021-09-27 19:09+0200\n"
|
||||
"PO-Revision-Date: 2021-08-30 13:40+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/eu/>\n"
|
||||
@@ -1051,15 +1051,6 @@ msgctxt ""
|
||||
msgid "''' Initialize document events logging '''"
|
||||
msgstr "''' Hasieratu dokumentu-gertaerak egunkarian gordetzea '''"
|
||||
|
||||
#. EERdL
|
||||
#: python_document_events.xhp
|
||||
msgctxt ""
|
||||
"python_document_events.xhp\n"
|
||||
"bas_id211630511166427\n"
|
||||
"help.text"
|
||||
msgid "If IsMissing(evt) Then _txtMsg = \"\" Else _txtMsg = evt.EventName & \"-\""
|
||||
msgstr ""
|
||||
|
||||
#. hxzE4
|
||||
#: python_document_events.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
|
||||
"POT-Creation-Date: 2021-09-27 19:09+0200\n"
|
||||
"PO-Revision-Date: 2021-08-08 17:10+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/eu/>\n"
|
||||
@@ -34423,69 +34423,6 @@ msgctxt ""
|
||||
msgid "The example below creates the function <literal>FileExists</literal> that uses the service <literal>com.sun.star.ucb.SimpleFileAccess</literal> to test if a given path is an existing file."
|
||||
msgstr ""
|
||||
|
||||
#. CCdzF
|
||||
#: 03131600.xhp
|
||||
msgctxt ""
|
||||
"03131600.xhp\n"
|
||||
"bas_id901629989240801\n"
|
||||
"help.text"
|
||||
msgid "Function FileExists(sPath as String) as Boolean"
|
||||
msgstr ""
|
||||
|
||||
#. egz97
|
||||
#: 03131600.xhp
|
||||
msgctxt ""
|
||||
"03131600.xhp\n"
|
||||
"bas_id361629989241073\n"
|
||||
"help.text"
|
||||
msgid "Dim svcSFA as Object"
|
||||
msgstr ""
|
||||
|
||||
#. kPKBG
|
||||
#: 03131600.xhp
|
||||
msgctxt ""
|
||||
"03131600.xhp\n"
|
||||
"bas_id461629989241289\n"
|
||||
"help.text"
|
||||
msgid "Set svcSFA = CreateUnoService(\"com.sun.star.ucb.SimpleFileAccess\")"
|
||||
msgstr ""
|
||||
|
||||
#. bTCFr
|
||||
#: 03131600.xhp
|
||||
msgctxt ""
|
||||
"03131600.xhp\n"
|
||||
"bas_id441629989241521\n"
|
||||
"help.text"
|
||||
msgid "Dim bExists as Boolean : bExists = svcSFA.exists(sPath)"
|
||||
msgstr ""
|
||||
|
||||
#. rn8Gk
|
||||
#: 03131600.xhp
|
||||
msgctxt ""
|
||||
"03131600.xhp\n"
|
||||
"bas_id651629989241801\n"
|
||||
"help.text"
|
||||
msgid "Dim bIsFolder as Boolean : bIsFolder = svcSFA.IsFolder(sPath)"
|
||||
msgstr ""
|
||||
|
||||
#. 3Es78
|
||||
#: 03131600.xhp
|
||||
msgctxt ""
|
||||
"03131600.xhp\n"
|
||||
"bas_id521629989242114\n"
|
||||
"help.text"
|
||||
msgid "FileExists = bExists And Not bIsFolder"
|
||||
msgstr ""
|
||||
|
||||
#. ErPrk
|
||||
#: 03131600.xhp
|
||||
msgctxt ""
|
||||
"03131600.xhp\n"
|
||||
"bas_id211629989242416\n"
|
||||
"help.text"
|
||||
msgid "End Function"
|
||||
msgstr ""
|
||||
|
||||
#. be6H2
|
||||
#: 03131600.xhp
|
||||
msgctxt ""
|
||||
@@ -38887,14 +38824,14 @@ msgctxt ""
|
||||
msgid "Calling Calc Functions in Macros"
|
||||
msgstr "Calc funtzioei deitzea makroetatik"
|
||||
|
||||
#. mpMbn
|
||||
#. 3LfzE
|
||||
#: calc_functions.xhp
|
||||
msgctxt ""
|
||||
"calc_functions.xhp\n"
|
||||
"bm_id291592361063458\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>calling Calc function;macros</bookmark_value> <bookmark_value>macros;calling Calc function</bookmark_value> <bookmark_value>createUNOservice function;calling Calc function</bookmark_value> <bookmark_value>API;addin.Analysis</bookmark_value>"
|
||||
msgstr "<bookmark_value>Calc funtzioei deitzea;makroetan</bookmark_value> <bookmark_value>makroetatik;Calc funtzioei deitzea</bookmark_value> <bookmark_value>createUNOservice funtzioa;Calc funtzioei deitzea</bookmark_value> <bookmark_value>APIa;addin.Analysis</bookmark_value>"
|
||||
msgid "<bookmark_value>calling Calc function;macros</bookmark_value> <bookmark_value>macros;calling Calc function</bookmark_value> <bookmark_value>createUNOservice function;calling Calc function</bookmark_value> <bookmark_value>API;sheet.addin.Analysis</bookmark_value> <bookmark_value>API;sheet.FunctionAccess</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#. CSA8o
|
||||
#: calc_functions.xhp
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
|
||||
"POT-Creation-Date: 2021-09-27 19:09+0200\n"
|
||||
"PO-Revision-Date: 2021-09-12 07:36+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/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 4.8.1\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-POOTLE-MTIME: 1561615582.000000\n"
|
||||
|
||||
#. ViEWM
|
||||
@@ -61,6 +61,15 @@ msgctxt ""
|
||||
msgid "This property is not available in Python."
|
||||
msgstr "Propietate hau ez dago erabilgarri Python lengoaian."
|
||||
|
||||
#. 9bTEm
|
||||
#: avail_release.xhp
|
||||
msgctxt ""
|
||||
"avail_release.xhp\n"
|
||||
"par_id811631775671311\n"
|
||||
"help.text"
|
||||
msgid "This service is available from %PRODUCTNAME 7.3 onwards."
|
||||
msgstr ""
|
||||
|
||||
#. J3r7B
|
||||
#: avail_release.xhp
|
||||
msgctxt ""
|
||||
@@ -1312,15 +1321,6 @@ msgctxt ""
|
||||
msgid "The second column contains the data that will be associated to the corresponding label in the dictionary."
|
||||
msgstr ""
|
||||
|
||||
#. fyDBX
|
||||
#: sf_array.xhp
|
||||
msgctxt ""
|
||||
"sf_array.xhp\n"
|
||||
"hd_id991627154151529\n"
|
||||
"help.text"
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#. bGXKd
|
||||
#: sf_array.xhp
|
||||
msgctxt ""
|
||||
@@ -1969,31 +1969,31 @@ msgctxt ""
|
||||
msgid "<emph>column</emph>: A 1-dimensional array with as many items as there are rows in <literal>array_2d</literal>."
|
||||
msgstr ""
|
||||
|
||||
#. xAruD
|
||||
#. vsPSG
|
||||
#: sf_array.xhp
|
||||
msgctxt ""
|
||||
"sf_array.xhp\n"
|
||||
"par_id851582643611291\n"
|
||||
"help.text"
|
||||
msgid "Prepend at the beginning of a two dimension array a new row. The resulting array has the same lower boundaries as the initial two dimension array."
|
||||
msgstr "Erantsi errenkada berri bat bi dimentsioko matrize baten hasieran. Emaitza gisa sortutako matrizeak hasierako bi dimentsioko matrizearen beheko muga berak izango ditu."
|
||||
msgid "Prepend a new row at the beginning of a 2-dimensional array. The resulting array has the same lower boundaries as the initial 2-dimensional array."
|
||||
msgstr ""
|
||||
|
||||
#. nBfC8
|
||||
#. g2LFC
|
||||
#: sf_array.xhp
|
||||
msgctxt ""
|
||||
"sf_array.xhp\n"
|
||||
"par_id991582643611645\n"
|
||||
"help.text"
|
||||
msgid "<emph>array_2d</emph>: The pre-existing array, may be empty. If that array has 1 dimension, it is considered as the last row of the resulting 2 dimension array."
|
||||
msgid "<emph>array_2d</emph>: The pre-existing array, may be empty. If that array has 1 dimension, it is considered as the last row of the resulting 2-dimensional array."
|
||||
msgstr ""
|
||||
|
||||
#. SBF4d
|
||||
#. RiLGr
|
||||
#: sf_array.xhp
|
||||
msgctxt ""
|
||||
"sf_array.xhp\n"
|
||||
"par_id321582643611415\n"
|
||||
"help.text"
|
||||
msgid "<emph>row</emph>: A 1-dimensional array containing as many items as there are rows in <literal>array_2d</literal>."
|
||||
msgid "<emph>row</emph>: A 1-dimensional array containing as many items as there are columns in <literal>array_2d</literal>."
|
||||
msgstr ""
|
||||
|
||||
#. WmxAd
|
||||
@@ -2275,13 +2275,13 @@ msgctxt ""
|
||||
msgid "<emph>array_1d</emph>: The array to trim."
|
||||
msgstr ""
|
||||
|
||||
#. bjHF2
|
||||
#. GAC2A
|
||||
#: sf_array.xhp
|
||||
msgctxt ""
|
||||
"sf_array.xhp\n"
|
||||
"par_id461582653148663\n"
|
||||
"help.text"
|
||||
msgid "Build a set, as a zero-based array, by applying the union operator on the two input arrays. Resulting items originate from any of both arrays. <br/>The resulting array is sorted in ascending order. <br/>Both input arrays must be filled homogeneously, their items must be scalars of the same type. <literal>Empty</literal> and <literal>Null</literal> items are forbidden. <br/>Text comparison can be case sensitive or not."
|
||||
msgid "Builds a set, as a zero-based array, by applying the union operator on the two input arrays. Resulting items originate from any of both arrays. <br/>The resulting array is sorted in ascending order. <br/>Both input arrays must be filled homogeneously, their items must be scalars of the same type. <literal>Empty</literal> and <literal>Null</literal> items are forbidden. <br/>Text comparison can be case sensitive or not."
|
||||
msgstr ""
|
||||
|
||||
#. oHeQj
|
||||
@@ -2491,13 +2491,13 @@ msgctxt ""
|
||||
msgid "Closes the given form document. Returns <literal>True</literal> if closure is successful."
|
||||
msgstr ""
|
||||
|
||||
#. HFyny
|
||||
#. ycunk
|
||||
#: sf_base.xhp
|
||||
msgctxt ""
|
||||
"sf_base.xhp\n"
|
||||
"par_id941619079997810\n"
|
||||
"help.text"
|
||||
msgid "<emph>formDocument:</emph> The name of the <literal>FormDocument</literal> to be closed, as a case-sensitive string."
|
||||
msgid "<emph>formdocument:</emph> The name of the <literal>FormDocument</literal> to be closed, as a case-sensitive string."
|
||||
msgstr ""
|
||||
|
||||
#. aLKLw
|
||||
@@ -6100,24 +6100,6 @@ msgctxt ""
|
||||
msgid "' Run queries, SQL statements, ..."
|
||||
msgstr ""
|
||||
|
||||
#. VDFaU
|
||||
#: sf_database.xhp
|
||||
msgctxt ""
|
||||
"sf_database.xhp\n"
|
||||
"pyc_id881625699438103\n"
|
||||
"help.text"
|
||||
msgid "ui = CreateScriptService(\"UI\")"
|
||||
msgstr ""
|
||||
|
||||
#. EeDew
|
||||
#: sf_database.xhp
|
||||
msgctxt ""
|
||||
"sf_database.xhp\n"
|
||||
"pyc_id111625699438354\n"
|
||||
"help.text"
|
||||
msgid "doc = ui.OpenBaseDocument(\"/home/user/Documents/myDB.odb\")"
|
||||
msgstr ""
|
||||
|
||||
#. FsCDs
|
||||
#: sf_database.xhp
|
||||
msgctxt ""
|
||||
@@ -6127,15 +6109,6 @@ msgctxt ""
|
||||
msgid "# User and password are supplied below, if needed"
|
||||
msgstr ""
|
||||
|
||||
#. b8DCF
|
||||
#: sf_database.xhp
|
||||
msgctxt ""
|
||||
"sf_database.xhp\n"
|
||||
"pyc_id741625699438527\n"
|
||||
"help.text"
|
||||
msgid "myDatabase = doc.GetDatabase()"
|
||||
msgstr ""
|
||||
|
||||
#. BDNDo
|
||||
#: sf_database.xhp
|
||||
msgctxt ""
|
||||
@@ -6145,24 +6118,6 @@ msgctxt ""
|
||||
msgid "# Run queries, SQL statements, ..."
|
||||
msgstr ""
|
||||
|
||||
#. yL6GV
|
||||
#: sf_database.xhp
|
||||
msgctxt ""
|
||||
"sf_database.xhp\n"
|
||||
"pyc_id171625699438887\n"
|
||||
"help.text"
|
||||
msgid "myDatabase.CloseDatabase()"
|
||||
msgstr ""
|
||||
|
||||
#. SAyeP
|
||||
#: sf_database.xhp
|
||||
msgctxt ""
|
||||
"sf_database.xhp\n"
|
||||
"pyc_id231625699570502\n"
|
||||
"help.text"
|
||||
msgid "doc.CloseDocument()"
|
||||
msgstr ""
|
||||
|
||||
#. AVkg5
|
||||
#: sf_database.xhp
|
||||
msgctxt ""
|
||||
@@ -6577,15 +6532,6 @@ msgctxt ""
|
||||
msgid "The <literal>RunSql</literal> method is rejected with an error message in case the database was previously opened in read-only mode."
|
||||
msgstr "<literal>RunSql</literal> metodoa errore-mezu batekin baztertzen da datu-basea lehenago soilik irakurtzeko moduan ireki bada."
|
||||
|
||||
#. AN4H9
|
||||
#: sf_database.xhp
|
||||
msgctxt ""
|
||||
"sf_database.xhp\n"
|
||||
"par_id421625701780046\n"
|
||||
"help.text"
|
||||
msgid "<input>db.RunSql(sqlcommand: str, directsql: bool = False): bool</input>"
|
||||
msgstr ""
|
||||
|
||||
#. WnUpF
|
||||
#: sf_database.xhp
|
||||
msgctxt ""
|
||||
@@ -10276,60 +10222,6 @@ msgctxt ""
|
||||
msgid "<emph>saveask</emph> : If <literal>True</literal> (default), the user is invited to confirm if the changes should be written on disk. This argument is ignored if the document was not modified."
|
||||
msgstr "<emph>saveask</emph>: <literal>True</literal> (balio lehenetsia) bada, erabiltzaileak baieztatu egin beharko du aldaketak diskoan idatziko diren ala ez. Argumentu honi ez ikusiarena egingo zaio dokumentua aldatu ez bada."
|
||||
|
||||
#. vp56r
|
||||
#: sf_document.xhp
|
||||
msgctxt ""
|
||||
"sf_document.xhp\n"
|
||||
"par_id501623063693649\n"
|
||||
"help.text"
|
||||
msgid "Depending on the parameters provided this method will return:"
|
||||
msgstr "Erabilitako parametroen arabera, metodo honek honakoa itzuliko du:"
|
||||
|
||||
#. wrCnS
|
||||
#: sf_document.xhp
|
||||
msgctxt ""
|
||||
"sf_document.xhp\n"
|
||||
"par_id611623063742045\n"
|
||||
"help.text"
|
||||
msgid "A zero-based Array (or a tuple in Python) with the names of all the forms contained in the document (if the <literal>form</literal> argument is absent)"
|
||||
msgstr "Dokumentuak dituen inprimaki guztien izenez osatutako zero oinarriko matrize bat (edo tupla bat Pythonen), <literal>form</literal> argumenturik ez badago."
|
||||
|
||||
#. hgt6o
|
||||
#: sf_document.xhp
|
||||
msgctxt ""
|
||||
"sf_document.xhp\n"
|
||||
"par_id641623063744536\n"
|
||||
"help.text"
|
||||
msgid "A <literal>SFDocuments.Form</literal> service instance representing the form specified as argument."
|
||||
msgstr "Argumentu gisa zehaztu den inprimakia ordezkatzen duen <literal>SFDocuments.Form</literal> zerbitzu-instantzia bat."
|
||||
|
||||
#. 4WbGV
|
||||
#: sf_document.xhp
|
||||
msgctxt ""
|
||||
"sf_document.xhp\n"
|
||||
"par_id821623076570573\n"
|
||||
"help.text"
|
||||
msgid "This method is applicable only for Writer documents. Calc and Base documents have their own <literal>Forms</literal> method in the <link href=\"text/sbasic/shared/03/sf_calc.xhp#Forms\" name=\"Calc_Forms\">Calc</link> and <link href=\"text/sbasic/shared/03/sf_base.xhp#Forms\" name=\"Base_Forms\">Base</link> services, respectively."
|
||||
msgstr "Metodo hau Writer dokumentuetan soilik aplikatu daiteke. Calc eta Base dokumentuek beren <literal>Forms</literal> metodo propioa dute <link href=\"text/sbasic/shared/03/sf_calc.xhp#Forms\" name=\"Calc_Forms\">Calc</link> eta <link href=\"text/sbasic/shared/03/sf_base.xhp#Forms\" name=\"Base_Forms\">Base</link> zerbitzuetan, hurrenez hurren."
|
||||
|
||||
#. fRBBF
|
||||
#: sf_document.xhp
|
||||
msgctxt ""
|
||||
"sf_document.xhp\n"
|
||||
"par_id451623063459286\n"
|
||||
"help.text"
|
||||
msgid "<emph>form</emph>: The name or index corresponding to a form stored in the document. If this argument is absent, the method will return a list with the names of all forms available in the document."
|
||||
msgstr "<emph>form</emph>: Dokumentuan gordetako inprimaki baten izena edo indizea. Argumentu hau ez badago, metodoak dokumentuan dauden inprimaki guztien izenak dituen zerrenda bat itzuliko du."
|
||||
|
||||
#. CELkA
|
||||
#: sf_document.xhp
|
||||
msgctxt ""
|
||||
"sf_document.xhp\n"
|
||||
"par_id251623063305557\n"
|
||||
"help.text"
|
||||
msgid "In the following examples, the first line gets the names of all forms in the document and the second line retrieves the <literal>Form</literal> object of the form named \"Form_A\"."
|
||||
msgstr "Hurrengo adibideetan, lehen lerroak dokumentuko inprimaki guztien izenak eskuratzen ditu eta bigarren lerroak \"A_Inp\" izeneko inprimakiaren <literal>Form</literal> objektua atzitzen du."
|
||||
|
||||
#. Nmwv9
|
||||
#: sf_document.xhp
|
||||
msgctxt ""
|
||||
@@ -16531,15 +16423,6 @@ msgctxt ""
|
||||
msgid "In the example below, both the folder name and locale settings are explicitly defined to be Belgian French."
|
||||
msgstr "Beheko adibidean, bai karpetaren izena bai hizkuntza-ezarpenak Espainiako euskararenak direla definitu da esplizituki."
|
||||
|
||||
#. YhDVT
|
||||
#: sf_l10n.xhp
|
||||
msgctxt ""
|
||||
"sf_l10n.xhp\n"
|
||||
"bas_id661614358846464\n"
|
||||
"help.text"
|
||||
msgid "Set myPO = CreateScriptService(\"L10N\", \"C:\\myPOFiles\", \"fr-BE\")"
|
||||
msgstr ""
|
||||
|
||||
#. UGFWB
|
||||
#: sf_l10n.xhp
|
||||
msgctxt ""
|
||||
@@ -17053,132 +16936,6 @@ msgctxt ""
|
||||
msgid "Boolean"
|
||||
msgstr ""
|
||||
|
||||
#. KvECx
|
||||
#: sf_methods.xhp
|
||||
msgctxt ""
|
||||
"sf_methods.xhp\n"
|
||||
"par_id541623420256687\n"
|
||||
"help.text"
|
||||
msgid "datetime"
|
||||
msgstr ""
|
||||
|
||||
#. gEDv5
|
||||
#: sf_methods.xhp
|
||||
msgctxt ""
|
||||
"sf_methods.xhp\n"
|
||||
"par_id421623420257224\n"
|
||||
"help.text"
|
||||
msgid "datetime"
|
||||
msgstr ""
|
||||
|
||||
#. KyGCx
|
||||
#: sf_methods.xhp
|
||||
msgctxt ""
|
||||
"sf_methods.xhp\n"
|
||||
"par_id321623420281678\n"
|
||||
"help.text"
|
||||
msgid "float"
|
||||
msgstr ""
|
||||
|
||||
#. TCZND
|
||||
#: sf_methods.xhp
|
||||
msgctxt ""
|
||||
"sf_methods.xhp\n"
|
||||
"par_id471623420282320\n"
|
||||
"help.text"
|
||||
msgid "float"
|
||||
msgstr ""
|
||||
|
||||
#. CYgLM
|
||||
#: sf_methods.xhp
|
||||
msgctxt ""
|
||||
"sf_methods.xhp\n"
|
||||
"par_id971623420314751\n"
|
||||
"help.text"
|
||||
msgid "int"
|
||||
msgstr ""
|
||||
|
||||
#. 6SGDq
|
||||
#: sf_methods.xhp
|
||||
msgctxt ""
|
||||
"sf_methods.xhp\n"
|
||||
"par_id561623420315278\n"
|
||||
"help.text"
|
||||
msgid "int"
|
||||
msgstr ""
|
||||
|
||||
#. gQx34
|
||||
#: sf_methods.xhp
|
||||
msgctxt ""
|
||||
"sf_methods.xhp\n"
|
||||
"par_id451623420342159\n"
|
||||
"help.text"
|
||||
msgid "int"
|
||||
msgstr ""
|
||||
|
||||
#. BxcdG
|
||||
#: sf_methods.xhp
|
||||
msgctxt ""
|
||||
"sf_methods.xhp\n"
|
||||
"par_id591623420343208\n"
|
||||
"help.text"
|
||||
msgid "int"
|
||||
msgstr ""
|
||||
|
||||
#. n2DgV
|
||||
#: sf_methods.xhp
|
||||
msgctxt ""
|
||||
"sf_methods.xhp\n"
|
||||
"par_id601623420375543\n"
|
||||
"help.text"
|
||||
msgid "obj"
|
||||
msgstr ""
|
||||
|
||||
#. AophW
|
||||
#: sf_methods.xhp
|
||||
msgctxt ""
|
||||
"sf_methods.xhp\n"
|
||||
"par_id821623420532337\n"
|
||||
"help.text"
|
||||
msgid "float"
|
||||
msgstr ""
|
||||
|
||||
#. gegJw
|
||||
#: sf_methods.xhp
|
||||
msgctxt ""
|
||||
"sf_methods.xhp\n"
|
||||
"par_id351623420532936\n"
|
||||
"help.text"
|
||||
msgid "float"
|
||||
msgstr ""
|
||||
|
||||
#. RFbyb
|
||||
#: sf_methods.xhp
|
||||
msgctxt ""
|
||||
"sf_methods.xhp\n"
|
||||
"par_id211623420546503\n"
|
||||
"help.text"
|
||||
msgid "str"
|
||||
msgstr ""
|
||||
|
||||
#. Eex5K
|
||||
#: sf_methods.xhp
|
||||
msgctxt ""
|
||||
"sf_methods.xhp\n"
|
||||
"par_id681623420559167\n"
|
||||
"help.text"
|
||||
msgid "str"
|
||||
msgstr ""
|
||||
|
||||
#. BxTYx
|
||||
#: sf_methods.xhp
|
||||
msgctxt ""
|
||||
"sf_methods.xhp\n"
|
||||
"par_id81623420571390\n"
|
||||
"help.text"
|
||||
msgid "any"
|
||||
msgstr ""
|
||||
|
||||
#. vWABe
|
||||
#: sf_methods.xhp
|
||||
msgctxt ""
|
||||
@@ -17188,15 +16945,6 @@ msgctxt ""
|
||||
msgid "UNO Object"
|
||||
msgstr ""
|
||||
|
||||
#. cE5KS
|
||||
#: sf_methods.xhp
|
||||
msgctxt ""
|
||||
"sf_methods.xhp\n"
|
||||
"par_id821623420607671\n"
|
||||
"help.text"
|
||||
msgid "uno"
|
||||
msgstr ""
|
||||
|
||||
#. 2q5Bk
|
||||
#: sf_methods.xhp
|
||||
msgctxt ""
|
||||
@@ -17206,15 +16954,6 @@ msgctxt ""
|
||||
msgid "User Defined<br/>Type (UDT)"
|
||||
msgstr ""
|
||||
|
||||
#. yATCd
|
||||
#: sf_methods.xhp
|
||||
msgctxt ""
|
||||
"sf_methods.xhp\n"
|
||||
"par_id491623420626262\n"
|
||||
"help.text"
|
||||
msgid "obj"
|
||||
msgstr ""
|
||||
|
||||
#. h4Tu4
|
||||
#: sf_methods.xhp
|
||||
msgctxt ""
|
||||
@@ -17224,15 +16963,6 @@ msgctxt ""
|
||||
msgid "<literal>ScriptForge</literal><br/>service"
|
||||
msgstr ""
|
||||
|
||||
#. tBcFF
|
||||
#: sf_methods.xhp
|
||||
msgctxt ""
|
||||
"sf_methods.xhp\n"
|
||||
"par_id761623420648335\n"
|
||||
"help.text"
|
||||
msgid "svc"
|
||||
msgstr ""
|
||||
|
||||
#. Ah5Gj
|
||||
#: sf_platform.xhp
|
||||
msgctxt ""
|
||||
@@ -17701,15 +17431,6 @@ msgctxt ""
|
||||
msgid "The returned value is a Basic object or <literal>Nothing</literal> if an error occurred."
|
||||
msgstr ""
|
||||
|
||||
#. Vrzc9
|
||||
#: sf_services.xhp
|
||||
msgctxt ""
|
||||
"sf_services.xhp\n"
|
||||
"par_id961627475353964\n"
|
||||
"help.text"
|
||||
msgid "<input>svc.CreateScriptService(service: str, [arg0: any] ...): svc</input>"
|
||||
msgstr ""
|
||||
|
||||
#. oojMF
|
||||
#: sf_services.xhp
|
||||
msgctxt ""
|
||||
@@ -18259,13 +17980,13 @@ msgctxt ""
|
||||
msgid "<emph>args</emph>: The arguments to be passed to the called script.."
|
||||
msgstr ""
|
||||
|
||||
#. Az2PX
|
||||
#. ckvXs
|
||||
#: sf_session.xhp
|
||||
msgctxt ""
|
||||
"sf_session.xhp\n"
|
||||
"par_id701626817164878\n"
|
||||
"help.text"
|
||||
msgid "Consider the Python function <literal>odd_integers</literal> defined below that creates a list with odd integer values between <literal>v1</literal> an <literal>v2</literal>. Suppose this function is stored in a file named <emph>my_macros.py</emph> in your user scripts folder."
|
||||
msgid "Consider the Python function <literal>odd_integers</literal> defined below that creates a list with odd integer values between <literal>v1</literal> and <literal>v2</literal>. Suppose this function is stored in a file named <emph>my_macros.py</emph> in your user scripts folder."
|
||||
msgstr ""
|
||||
|
||||
#. CHr5n
|
||||
@@ -18430,13 +18151,13 @@ msgctxt ""
|
||||
msgid "<emph>subject</emph>: the header of the message."
|
||||
msgstr ""
|
||||
|
||||
#. EG6ZA
|
||||
#. 69CFR
|
||||
#: sf_session.xhp
|
||||
msgctxt ""
|
||||
"sf_session.xhp\n"
|
||||
"par_id191601031056673\n"
|
||||
"help.text"
|
||||
msgid "<emph>body</emph>: The content of the message as an unformatted text."
|
||||
msgid "<emph>body</emph>: The contents of the message as an unformatted text."
|
||||
msgstr ""
|
||||
|
||||
#. McuEx
|
||||
@@ -19141,13 +18862,13 @@ msgctxt ""
|
||||
msgid "<emph>inputstr</emph>: The string to be tested."
|
||||
msgstr ""
|
||||
|
||||
#. 2Vipn
|
||||
#. ErigR
|
||||
#: sf_string.xhp
|
||||
msgctxt ""
|
||||
"sf_string.xhp\n"
|
||||
"par_id211579861561473\n"
|
||||
"help.text"
|
||||
msgid "<emph>substring</emph>: The substring to be searched at the end of <literal>InputStr</literal>."
|
||||
msgid "<emph>substring</emph>: The substring to be searched at the end of <literal>inputstr</literal>."
|
||||
msgstr ""
|
||||
|
||||
#. 4DKkW
|
||||
@@ -20527,13 +20248,13 @@ msgctxt ""
|
||||
msgid "<emph>quotechar</emph>: Either the single (') or double (\") quote."
|
||||
msgstr ""
|
||||
|
||||
#. S63t6
|
||||
#. DiYMJ
|
||||
#: sf_string.xhp
|
||||
msgctxt ""
|
||||
"sf_string.xhp\n"
|
||||
"par_id661627251379676\n"
|
||||
"help.text"
|
||||
msgid "Beware of the differences between Basic and Python when representing strings. For example, in Basic two \"\" characters inside a string are interpreted as a single \" character. In Python, strings enclosed with single quotes can contain \" characters without having to double them."
|
||||
msgid "Beware of the differences between Basic and Python when representing strings. For example, in Basic two \"\" characters inside a string are interpreted as a single \" character. In Python, strings enclosed with single quotes can contain \" characters without having to double them."
|
||||
msgstr ""
|
||||
|
||||
#. 6Q2tJ
|
||||
@@ -22578,3 +22299,246 @@ msgctxt ""
|
||||
"help.text"
|
||||
msgid "<emph>windowname</emph>: see the definitions above."
|
||||
msgstr "<emph>windowname</emph>: Ikusi goiko definizioak."
|
||||
|
||||
#. NyP5B
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "SFDocuments.Writer service"
|
||||
msgstr ""
|
||||
|
||||
#. 5i7vz
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"hd_id731582733781114\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"WriterService\"><link href=\"text/sbasic/shared/03/sf_writer.xhp\" name=\"Writer service\"><literal>SFDocuments</literal>.<literal>Writer</literal> service</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. dUwYw
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id381589189355849\n"
|
||||
"help.text"
|
||||
msgid "The <literal>SFDocuments</literal> shared library provides a number of methods and properties to facilitate the management and handling of %PRODUCTNAME documents."
|
||||
msgstr ""
|
||||
|
||||
#. FvF79
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id351591014177269\n"
|
||||
"help.text"
|
||||
msgid "Some methods are generic for all types of documents and are inherited from the <literal>SF_Document</literal> module, whereas other methods that are specific for Writer documents are defined in the <literal>SF_Writer</literal> module."
|
||||
msgstr ""
|
||||
|
||||
#. ojZFF
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id591589189364267\n"
|
||||
"help.text"
|
||||
msgid "The <literal>SF_Writer</literal> module is focused on:"
|
||||
msgstr ""
|
||||
|
||||
#. LTpqJ
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"hd_id581582885621841\n"
|
||||
"help.text"
|
||||
msgid "Service invocation"
|
||||
msgstr ""
|
||||
|
||||
#. 3LPrN
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id591589191059889\n"
|
||||
"help.text"
|
||||
msgid "The <literal>Writer</literal> service is closely related to the <literal>UI</literal> service of the <literal>ScriptForge</literal> library. Below are a few examples of how the <literal>Writer</literal> service can be invoked."
|
||||
msgstr ""
|
||||
|
||||
#. NvcUB
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id551621623999947\n"
|
||||
"help.text"
|
||||
msgid "The code snippet below creates a <literal>Writer</literal> service instance that corresponds to the currently active Writer document."
|
||||
msgstr ""
|
||||
|
||||
#. 4P2m8
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id341621467500466\n"
|
||||
"help.text"
|
||||
msgid "Another way to create an instance of the <literal>Writer</literal> service is using the <literal>UI</literal> service. In the following example, a new Writer document is created and <literal>oDoc</literal> is a <literal>Writer</literal> service instance:"
|
||||
msgstr ""
|
||||
|
||||
#. dENpx
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id921621467621019\n"
|
||||
"help.text"
|
||||
msgid "Or using the <literal>OpenDocument</literal> method from the <literal>UI</literal> service:"
|
||||
msgstr ""
|
||||
|
||||
#. WopGb
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id741621467697967\n"
|
||||
"help.text"
|
||||
msgid "It is also possible to instantiate the <literal>Writer</literal> service using the <literal>CreateScriptService</literal> method:"
|
||||
msgstr ""
|
||||
|
||||
#. WTDbw
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id271621467810774\n"
|
||||
"help.text"
|
||||
msgid "In the example above, \"MyFile.odt\" is the name of an open document window. If this argument is not provided, the active window is considered."
|
||||
msgstr ""
|
||||
|
||||
#. EEAZF
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id71158288562139\n"
|
||||
"help.text"
|
||||
msgid "It is recommended to free resources after use:"
|
||||
msgstr ""
|
||||
|
||||
#. wPWMP
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id231611610666018\n"
|
||||
"help.text"
|
||||
msgid "However, if the document was closed using the <literal>CloseDocument</literal> method, it becomes unnecessary to free resources using the command described above."
|
||||
msgstr ""
|
||||
|
||||
#. 7JvGW
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id71611090922315\n"
|
||||
"help.text"
|
||||
msgid "The use of the prefix \"<literal>SFDocuments.</literal>\" while calling the service is optional."
|
||||
msgstr ""
|
||||
|
||||
#. EcQjk
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"hd_id291631196803182\n"
|
||||
"help.text"
|
||||
msgid "Definitions"
|
||||
msgstr ""
|
||||
|
||||
#. ausGU
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"hd_id351582885195476\n"
|
||||
"help.text"
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. VB9Jj
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"hd_id501582887473754\n"
|
||||
"help.text"
|
||||
msgid "Methods"
|
||||
msgstr ""
|
||||
|
||||
#. ioXEB
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id891611613601554\n"
|
||||
"help.text"
|
||||
msgid "List of Methods in the Writer Service"
|
||||
msgstr ""
|
||||
|
||||
#. 3uC2J
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id501623063693649\n"
|
||||
"help.text"
|
||||
msgid "Depending on the parameters provided this method will return:"
|
||||
msgstr ""
|
||||
|
||||
#. YpgWy
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id611623063742045\n"
|
||||
"help.text"
|
||||
msgid "A zero-based Array (or a tuple in Python) with the names of all the forms contained in the document (if the <literal>form</literal> argument is absent)"
|
||||
msgstr ""
|
||||
|
||||
#. CNfBX
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id641623063744536\n"
|
||||
"help.text"
|
||||
msgid "A <literal>SFDocuments.Form</literal> service instance representing the form specified as argument."
|
||||
msgstr ""
|
||||
|
||||
#. ULjtu
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id821623076570573\n"
|
||||
"help.text"
|
||||
msgid "This method is applicable only for Writer documents. Calc and Base documents have their own <literal>Forms</literal> method in the <link href=\"text/sbasic/shared/03/sf_calc.xhp#Forms\" name=\"Calc_Forms\">Calc</link> and <link href=\"text/sbasic/shared/03/sf_base.xhp#Forms\" name=\"Base_Forms\">Base</link> services, respectively."
|
||||
msgstr ""
|
||||
|
||||
#. ty8pu
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id451623063459286\n"
|
||||
"help.text"
|
||||
msgid "<emph>form</emph>: The name or index corresponding to a form stored in the document. If this argument is absent, the method will return a list with the names of all forms available in the document."
|
||||
msgstr ""
|
||||
|
||||
#. 7Ywp9
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id251623063305557\n"
|
||||
"help.text"
|
||||
msgid "In the following examples, the first line gets the names of all forms in the document and the second line retrieves the <literal>Form</literal> object of the form named \"Form_A\"."
|
||||
msgstr ""
|
||||
|
||||
#. R9FHe
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id31592919577984\n"
|
||||
"help.text"
|
||||
msgid "Send the content of the document to the printer. The printer might be defined previously by default, by the user or by the SetPrinter() method. Returns <literal>True</literal> when successful."
|
||||
msgstr ""
|
||||
|
||||
#. CKDb5
|
||||
#: sf_writer.xhp
|
||||
msgctxt ""
|
||||
"sf_writer.xhp\n"
|
||||
"par_id441592919577809\n"
|
||||
"help.text"
|
||||
msgid "<emph>pages</emph>: The pages to print as a string, like in the user interface. Example: \"1-4;10;15-18\". Default = all pages"
|
||||
msgstr ""
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
|
||||
"POT-Creation-Date: 2021-09-27 19:09+0200\n"
|
||||
"PO-Revision-Date: 2021-06-26 11:04+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textscalc00/eu/>\n"
|
||||
@@ -2094,3 +2094,48 @@ msgctxt ""
|
||||
"help.text"
|
||||
msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
|
||||
msgstr "<variable id=\"delete_page_break_column\">Aukeratu <emph>Orria - Ezabatu orrialde-jauzia - Zutabe-jauzia</emph>.</variable>"
|
||||
|
||||
#. PGEHP
|
||||
#: sheet_menu.xhp
|
||||
msgctxt ""
|
||||
"sheet_menu.xhp\n"
|
||||
"par_id281631903136031\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"edit_comment\">Choose <menuitem>Sheet - Cell Comments - Edit Comment</menuitem></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. rrCWM
|
||||
#: sheet_menu.xhp
|
||||
msgctxt ""
|
||||
"sheet_menu.xhp\n"
|
||||
"par_id641631903140705\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"hide_comment\">Choose <menuitem>Sheet - Cell Comments - Hide Comment</menuitem></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. YvB6F
|
||||
#: sheet_menu.xhp
|
||||
msgctxt ""
|
||||
"sheet_menu.xhp\n"
|
||||
"par_id611631903144777\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"show_comment\">Choose <menuitem>Sheet - Cell Comments - Show Comment</menuitem></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. F4BHH
|
||||
#: sheet_menu.xhp
|
||||
msgctxt ""
|
||||
"sheet_menu.xhp\n"
|
||||
"par_id961631903149304\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"delete_comment\">Choose <menuitem>Sheet - Cell Comments - Delete Comment</menuitem></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. NVNhS
|
||||
#: sheet_menu.xhp
|
||||
msgctxt ""
|
||||
"sheet_menu.xhp\n"
|
||||
"par_id471631903160977\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"delete_all_comments\">Choose <menuitem>Sheet - Cell Comments - Delete All Comments</menuitem></variable>"
|
||||
msgstr ""
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-09-14 12:00+0200\n"
|
||||
"POT-Creation-Date: 2021-09-20 13:02+0200\n"
|
||||
"PO-Revision-Date: 2021-09-12 07:36+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/eu/>\n"
|
||||
@@ -8278,14 +8278,14 @@ msgctxt ""
|
||||
msgid "Always \"Windows (32-bit) NT 5.01\", for compatibility reasons"
|
||||
msgstr "Beti \"Windows (32-bit) NT 5.01\", bateragarritasun-arrazoiak direla-eta"
|
||||
|
||||
#. 2KCtF
|
||||
#. WNv2d
|
||||
#: 04060104.xhp
|
||||
msgctxt ""
|
||||
"04060104.xhp\n"
|
||||
"par_id9841608\n"
|
||||
"help.text"
|
||||
msgid "The type of the operating system. <br/>\"WNT\" for Microsoft Windows <br/>\"LINUX\" for Linux <br/>\"MACOSX\" for macOS<br/>\"SOLARIS\" for Solaris"
|
||||
msgstr "Sistema eragilearen mota. <br/>\"WNT\" Microsoft Windowsentzat<br/>\"LINUX\" Linuxentzat<br/>\"MACOSX\" macOSentzat<br/>\"SOLARIS\" Solarisentzat"
|
||||
msgid "The type of the operating system: <br/>\"AIX\" for Advanced Interactive Executive IBM computer operating systems<br/>\"ANDROID\" for Google mobile operating system<br/>\"DRAGONFLY\" for DragonFly operating system forked from FreeBSD<br/>\"EMSCRIPTEM\" for browser WebAssembly system<br/>\"FREEBSD\", \"OPENBSD\" or \"NETBSD\" for operating systems based on the Berkeley Software Distribution (BSD)<br/>\"HAIKU\" for BeOS compatible operating system<br/>\"iOS\" for Apple mobile operating system <br/>\"LINUX\" for GNU/Linux based operating systems<br/>\"MACOSX\" for Apple Mac OS X<br/>\"SOLARIS\" for Oracle Solaris operating system<br/>\"WNT\" for Microsoft Windows"
|
||||
msgstr ""
|
||||
|
||||
#. zcvAx
|
||||
#: 04060104.xhp
|
||||
@@ -14929,50 +14929,104 @@ msgctxt ""
|
||||
msgid "CONVERT_OOO"
|
||||
msgstr "CONVERT_OOO"
|
||||
|
||||
#. 8D3SB
|
||||
#. rE3zF
|
||||
#: 04060106.xhp
|
||||
msgctxt ""
|
||||
"04060106.xhp\n"
|
||||
"par_id0908200902131122\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Converts a value from one unit of measurement to another unit of measurement. The conversion factors are given in a list in the configuration.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Balio bat bihurtzen du neurri-unitate batetik beste neurri-unitate batera. Bihurketa-faktoreak konfigurazioko zerrenda batean zehazten dira.</ahelp>"
|
||||
msgid "<ahelp hid=\".\">Converts to euros a currency value expressed in one of the legacy currencies of 19 member states of the European Union, and vice versa.</ahelp> The conversion uses the fixed exchange rates at which the legacy currencies entered the euro."
|
||||
msgstr ""
|
||||
|
||||
#. 9f47w
|
||||
#. 5TXaB
|
||||
#: 04060106.xhp
|
||||
msgctxt ""
|
||||
"04060106.xhp\n"
|
||||
"par_id0908200902475420\n"
|
||||
"par_id581631900947319\n"
|
||||
"help.text"
|
||||
msgid "At one time the list of conversion factors included the legacy European currencies and the Euro (see examples below). We suggest using the new function EUROCONVERT for converting these currencies."
|
||||
msgstr "Garai bateko bihurketa-zerrendan Europako moneta zaharrak eta euroa agertzen ziren (ikus adibideak behean). Moneta horiek bihurtzeko EUROCONVERT funtzio berria erabiltzea gomendatzen dugu."
|
||||
msgid "We recommend using the more flexible EUROCONVERT function for converting between these currencies."
|
||||
msgstr ""
|
||||
|
||||
#. o7nsC
|
||||
#. ETLYS
|
||||
#: 04060106.xhp
|
||||
msgctxt ""
|
||||
"04060106.xhp\n"
|
||||
"par_id0908200902131191\n"
|
||||
"help.text"
|
||||
msgid "CONVERT_OOO(value; \"text\"; \"text\")"
|
||||
msgstr "CONVERT_OOO(balioa; \"testua\"; \"testua\")"
|
||||
msgid "CONVERT_OOO(Value; \"Text1\"; \"Text2\")"
|
||||
msgstr ""
|
||||
|
||||
#. egbGd
|
||||
#. jE8Vq
|
||||
#: 04060106.xhp
|
||||
msgctxt ""
|
||||
"04060106.xhp\n"
|
||||
"par_id901631901062056\n"
|
||||
"help.text"
|
||||
msgid "<emph>Value</emph> is the amount of the currency to be converted."
|
||||
msgstr ""
|
||||
|
||||
#. AE6XU
|
||||
#: 04060106.xhp
|
||||
msgctxt ""
|
||||
"04060106.xhp\n"
|
||||
"par_id461631901137229\n"
|
||||
"help.text"
|
||||
msgid "<emph>Text1</emph> is a three-character string that specifies the currency to be converted from."
|
||||
msgstr ""
|
||||
|
||||
#. w8BoY
|
||||
#: 04060106.xhp
|
||||
msgctxt ""
|
||||
"04060106.xhp\n"
|
||||
"par_id351631901218862\n"
|
||||
"help.text"
|
||||
msgid "<emph>Text2</emph> is a three-character string that specifies the currency to be converted to."
|
||||
msgstr ""
|
||||
|
||||
#. WMq4R
|
||||
#: 04060106.xhp
|
||||
msgctxt ""
|
||||
"04060106.xhp\n"
|
||||
"par_id1001631901312606\n"
|
||||
"help.text"
|
||||
msgid "<emph>Text1</emph> and <emph>Text2</emph> must each take one of the following values: \"ATS\", \"BEF\", \"CYP\", \"DEM\", \"EEK\", \"ESP\", \"EUR\", \"FIM\", \"FRF\", \"GRD\", \"IEP\", \"ITL\", \"LTL\", \"LUF\", \"LVL\", \"MTL\", \"NLG\", \"PTE\", \"SIT\", and \"SKK\"."
|
||||
msgstr ""
|
||||
|
||||
#. RBRUW
|
||||
#: 04060106.xhp
|
||||
msgctxt ""
|
||||
"04060106.xhp\n"
|
||||
"par_id111631901383901\n"
|
||||
"help.text"
|
||||
msgid "One, and only one, of <emph>Text1</emph> or <emph>Text2</emph> must be equal to \"EUR\"."
|
||||
msgstr ""
|
||||
|
||||
#. Smhnw
|
||||
#: 04060106.xhp
|
||||
msgctxt ""
|
||||
"04060106.xhp\n"
|
||||
"par_id090820090213112\n"
|
||||
"help.text"
|
||||
msgid "<item type=\"input\">=CONVERT_OOO(100;\"ATS\";\"EUR\")</item> returns the Euro value of 100 Austrian Schillings."
|
||||
msgstr "<item type=\"input\">=CONVERT_OOO(100;\"ATS\";\"EUR\")</item>: 100 txelin austriarren balioa eurotan ematen du."
|
||||
msgid "<item type=\"input\">=CONVERT_OOO(100;\"ATS\";\"EUR\")</item> returns the euro value of 100 Austrian schillings."
|
||||
msgstr ""
|
||||
|
||||
#. FmmRv
|
||||
#. UjHaw
|
||||
#: 04060106.xhp
|
||||
msgctxt ""
|
||||
"04060106.xhp\n"
|
||||
"par_id0908200902475431\n"
|
||||
"help.text"
|
||||
msgid "=CONVERT_OOO(100;\"EUR\";\"DEM\") converts 100 Euros into German Marks."
|
||||
msgstr "=CONVERT_OOO(100;\"EUR\";\"DEM\"): 100 euro marko alemaniarretara bihurtzen ditu."
|
||||
msgid "<input>=CONVERT_OOO(100;\"EUR\";\"DEM\")</input> converts 100 euros into German marks."
|
||||
msgstr ""
|
||||
|
||||
#. PRgAD
|
||||
#: 04060106.xhp
|
||||
msgctxt ""
|
||||
"04060106.xhp\n"
|
||||
"par_id251631901851101\n"
|
||||
"help.text"
|
||||
msgid "Refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/CONVERT_OOO\" name=\"CONVERT_OOO Wiki\">CONVERT_OOO</link> wiki page for more details about this function."
|
||||
msgstr ""
|
||||
|
||||
#. 5CcjA
|
||||
#: 04060106.xhp
|
||||
@@ -53179,14 +53233,14 @@ msgctxt ""
|
||||
msgid "<link href=\"text/scalc/01/12120300.xhp\" name=\"Error Alert\">Error Alert</link>"
|
||||
msgstr "<link href=\"text/scalc/01/12120300.xhp\" name=\"Error Alert\">Errore-abisua</link>"
|
||||
|
||||
#. MDDCw
|
||||
#. Ret79
|
||||
#: 12120300.xhp
|
||||
msgctxt ""
|
||||
"12120300.xhp\n"
|
||||
"par_id3153379\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/ErrorAlertTabPage\">Define the error message that is displayed when invalid data is entered in a cell.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/ErrorAlertTabPage\">Definitu gelaxka batean datu baliogabeak sartzean bistaratuko den errore-mezua.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/ErrorAlertTabPage\">Defines the error message that is displayed when invalid data is entered in a cell.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. CqYXY
|
||||
#: 12120300.xhp
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
|
||||
"POT-Creation-Date: 2021-09-27 19:09+0200\n"
|
||||
"PO-Revision-Date: 2021-07-01 16:20+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/eu/>\n"
|
||||
@@ -13444,13 +13444,13 @@ msgctxt ""
|
||||
msgid "Using Wildcards in Formulas"
|
||||
msgstr ""
|
||||
|
||||
#. EvMSm
|
||||
#. kZVe7
|
||||
#: wildcards.xhp
|
||||
msgctxt ""
|
||||
"wildcards.xhp\n"
|
||||
"bm_id3152149\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>wildcards in calc formulas</bookmark_value> <bookmark_value>wildcards, examples</bookmark_value>"
|
||||
msgid "<bookmark_value>wildcards in formulas</bookmark_value> <bookmark_value>wildcards;examples</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#. 98C5v
|
||||
@@ -13480,13 +13480,13 @@ msgctxt ""
|
||||
msgid "%PRODUCTNAME Calc supports either <emph>wildcards</emph> or <emph>regular expressions</emph> as arguments depending on the current application settings. By default %PRODUCTNAME Calc is set to support wildcards instead of regular expressions."
|
||||
msgstr ""
|
||||
|
||||
#. DyzLn
|
||||
#. GVpD7
|
||||
#: wildcards.xhp
|
||||
msgctxt ""
|
||||
"wildcards.xhp\n"
|
||||
"par_id551629156504794\n"
|
||||
"help.text"
|
||||
msgid "To make sure wildcards are supported, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>LibreOffice - Preferences - %PRODUCTNAME Calc - Calculate</menuitem></caseinline><defaultinline><menuitem>Tools - Options - %PRODUCTNAME Calc - Calculate</menuitem></defaultinline></switchinline> and check if the option <emph>Enable wildcards in formulas</emph> is selected. Note that you can use this dialog to switch to regular expressions by choosing <emph>Enable regular expressions in formulas</emph> or choose to support neither wildcards nor regular expressions."
|
||||
msgid "To make sure wildcards are supported, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences - %PRODUCTNAME Calc - Calculate</menuitem></caseinline><defaultinline><menuitem>Tools - Options - %PRODUCTNAME Calc - Calculate</menuitem></defaultinline></switchinline> and check if the option <emph>Enable wildcards in formulas</emph> is selected. Note that you can use this dialog to switch to regular expressions by choosing <emph>Enable regular expressions in formulas</emph> or choose to support neither wildcards nor regular expressions."
|
||||
msgstr ""
|
||||
|
||||
#. BHJzs
|
||||
@@ -13561,13 +13561,13 @@ msgctxt ""
|
||||
msgid "Matches any sequence of characters, including an empty string. For example, the search string \"*cast\" will match “cast”, “forecast”, and “outcast”, but will not match \"forecaster\" using default %PRODUCTNAME settings."
|
||||
msgstr ""
|
||||
|
||||
#. 3gkp8
|
||||
#. fDuhF
|
||||
#: wildcards.xhp
|
||||
msgctxt ""
|
||||
"wildcards.xhp\n"
|
||||
"par_id351629209153307\n"
|
||||
"help.text"
|
||||
msgid "If the option <menuitem>Search criteria = and <> must apply to whole cells</menuitem> is disabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>LibreOffice - Preferences - %PRODUCTNAME Calc - Calculate</menuitem></caseinline><defaultinline><menuitem>Tools - Options - %PRODUCTNAME Calc - Calculate</menuitem></defaultinline></switchinline>, then \"forecaster\" will be a match using the \"*cast\" search string."
|
||||
msgid "If the option <menuitem>Search criteria = and <> must apply to whole cells</menuitem> is disabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences - %PRODUCTNAME Calc - Calculate</menuitem></caseinline><defaultinline><menuitem>Tools - Options - %PRODUCTNAME Calc - Calculate</menuitem></defaultinline></switchinline>, then \"forecaster\" will be a match using the \"*cast\" search string."
|
||||
msgstr ""
|
||||
|
||||
#. ek6t7
|
||||
@@ -13669,13 +13669,13 @@ msgctxt ""
|
||||
msgid "Examples of Wildcards in Formulas"
|
||||
msgstr ""
|
||||
|
||||
#. GnADR
|
||||
#. 3WVEm
|
||||
#: wildcards.xhp
|
||||
msgctxt ""
|
||||
"wildcards.xhp\n"
|
||||
"par_id121629289062103\n"
|
||||
"help.text"
|
||||
msgid "The following examples consider that the options <menuitem>Enable wildcards in formulas</menuitem> and <menuitem>Search criteria = and <> must apply to whole cells</menuitem> are enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>LibreOffice - Preferences - %PRODUCTNAME Calc - Calculate</menuitem></caseinline><defaultinline><menuitem>Tools - Options - %PRODUCTNAME Calc - Calculate</menuitem></defaultinline></switchinline>."
|
||||
msgid "The following examples consider that the options <menuitem>Enable wildcards in formulas</menuitem> and <menuitem>Search criteria = and <> must apply to whole cells</menuitem> are enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences - %PRODUCTNAME Calc - Calculate</menuitem></caseinline><defaultinline><menuitem>Tools - Options - %PRODUCTNAME Calc - Calculate</menuitem></defaultinline></switchinline>."
|
||||
msgstr ""
|
||||
|
||||
#. znKay
|
||||
|
||||
@@ -4,7 +4,7 @@ msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
|
||||
"PO-Revision-Date: 2021-09-12 07:36+0000\n"
|
||||
"PO-Revision-Date: 2021-09-16 21:36+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/eu/>\n"
|
||||
"Language: eu\n"
|
||||
@@ -184,7 +184,7 @@ msgctxt ""
|
||||
"hd_id3153968\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/02010100.xhp\" name=\"Query Through Several Tables\">Query Through Several Tables</link>"
|
||||
msgstr ""
|
||||
msgstr "<link href=\"text/sdatabase/02010100.xhp\" name=\"Query Through Several Tables\">Kontsulta taula anitzetan</link>"
|
||||
|
||||
#. ASeVi
|
||||
#: 02000000.xhp
|
||||
@@ -202,7 +202,7 @@ msgctxt ""
|
||||
"hd_id3159149\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/02010100.xhp\" name=\"Formulating Query Criteria\">Formulating Query Criteria</link>"
|
||||
msgstr ""
|
||||
msgstr "<link href=\"text/sdatabase/02010100.xhp\" name=\"Formulating Query Criteria\">Kontsulta-irizpideak formulatzea</link>"
|
||||
|
||||
#. JTXBF
|
||||
#: 02000000.xhp
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-01-14 18:09+0100\n"
|
||||
"POT-Creation-Date: 2021-09-20 13:03+0200\n"
|
||||
"PO-Revision-Date: 2021-04-13 17:37+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textsdraw/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 4.4.2\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-POOTLE-MTIME: 1558248219.000000\n"
|
||||
|
||||
#. dHbww
|
||||
@@ -448,23 +448,23 @@ msgctxt ""
|
||||
msgid "Enables you to edit points on your drawing."
|
||||
msgstr "Marrazkian puntuak editatzeko aukera ematen dizu."
|
||||
|
||||
#. bve6M
|
||||
#. NEWtS
|
||||
#: main0210.xhp
|
||||
msgctxt ""
|
||||
"main0210.xhp\n"
|
||||
"par_idN106C8\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Glue points\">Glue Points</link>"
|
||||
msgstr "<link href=\"text/simpress/02/10030200.xhp\" name=\"Glue points\">Kolatze-puntuak</link>"
|
||||
msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Gluepoints\">Gluepoints</link>"
|
||||
msgstr ""
|
||||
|
||||
#. p8CqG
|
||||
#. kz8Fw
|
||||
#: main0210.xhp
|
||||
msgctxt ""
|
||||
"main0210.xhp\n"
|
||||
"par_idN106D7\n"
|
||||
"help.text"
|
||||
msgid "Enables you to edit glue points on your drawing."
|
||||
msgstr "Marrazkian kolatze-puntuak editatzeko aukera ematen dizu."
|
||||
msgid "Enables you to edit gluepoints on your drawing."
|
||||
msgstr ""
|
||||
|
||||
#. 3Cwi3
|
||||
#: main0210.xhp
|
||||
@@ -700,14 +700,14 @@ msgctxt ""
|
||||
msgid "Connecting Objects to Show Relationships"
|
||||
msgstr "Objektuak konektatzea erlazioak erakusteko"
|
||||
|
||||
#. LGD4F
|
||||
#. jDxCD
|
||||
#: main0503.xhp
|
||||
msgctxt ""
|
||||
"main0503.xhp\n"
|
||||
"par_id3149124\n"
|
||||
"help.text"
|
||||
msgid "You can connect objects in $[officename] Draw with special lines called \"connectors\" to show the relationship between objects. Connectors attach to glue points on drawing objects and remain attached when the connected objects are moved. Connectors are useful for creating organization charts and technical diagrams."
|
||||
msgstr "$[officename] Drawen, objektuak \"lotura-marrak\" izeneko marra berezien bidez konekta ditzakezu objektuen arteko erlazioa erakusteko. Lotura-marrak kolatze-puntuetan eransten dira marrazki-objektuetan, eta erantsita gelditzen dira konektatutako objektuak lekuz aldatzean. Lotura-marrak erabilgarriak dira organigramak eta diagrama teknikoak sortzeko."
|
||||
msgid "You can connect objects in $[officename] Draw with special lines called \"connectors\" to show the relationship between objects. Connectors attach to gluepoints on drawing objects and remain attached when the connected objects are moved. Connectors are useful for creating organization charts and technical diagrams."
|
||||
msgstr ""
|
||||
|
||||
#. pLaMp
|
||||
#: main0503.xhp
|
||||
@@ -817,23 +817,23 @@ msgctxt ""
|
||||
msgid "Enables you to edit points on your drawing."
|
||||
msgstr "Marrazkiko puntuak editatzeko aukera ematen dizu."
|
||||
|
||||
#. 8ySGj
|
||||
#. PwD6E
|
||||
#: main_edit.xhp
|
||||
msgctxt ""
|
||||
"main_edit.xhp\n"
|
||||
"hd_id3149258\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Glue points\">Glue points</link>"
|
||||
msgstr "<link href=\"text/simpress/02/10030200.xhp\" name=\"Glue points\">Kolatze-puntuak</link>"
|
||||
msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Gluepoints\">Gluepoints</link>"
|
||||
msgstr ""
|
||||
|
||||
#. L6stf
|
||||
#. JaiGm
|
||||
#: main_edit.xhp
|
||||
msgctxt ""
|
||||
"main_edit.xhp\n"
|
||||
"par_id3146315\n"
|
||||
"help.text"
|
||||
msgid "Enables you to edit glue points on your drawing."
|
||||
msgstr "Marrazkiko kolatze-puntuak editatzeko aukera ematen dizu."
|
||||
msgid "Enables you to edit gluepoints on your drawing."
|
||||
msgstr ""
|
||||
|
||||
#. UBmhX
|
||||
#: main_edit.xhp
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
|
||||
"POT-Creation-Date: 2021-09-20 13:03+0200\n"
|
||||
"PO-Revision-Date: 2021-06-19 05:05+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/eu/>\n"
|
||||
@@ -7774,14 +7774,14 @@ msgctxt ""
|
||||
msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
|
||||
msgstr "<variable id=\"notiz\">Aukeratu <emph>Txertatu - Iruzkina</emph>.</variable>"
|
||||
|
||||
#. NbYUq
|
||||
#. d7yAW
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3253808\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"notizkbd\">Key <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph>+<emph>Option</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>C</emph>.</variable>"
|
||||
msgstr "<variable id=\"notizkbd\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>⌘</emph>+<emph>⌥</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>C</emph> tekla.</variable>"
|
||||
msgid "<variable id=\"notizkbd\">Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode>+<keycode>Option</keycode></caseinline><defaultinline><keycode>Ctrl</keycode>+<keycode>Alt</keycode></defaultinline></switchinline>+<keycode>C</keycode>.</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. 8FMuh
|
||||
#: 00000404.xhp
|
||||
@@ -7846,14 +7846,14 @@ msgctxt ""
|
||||
msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
|
||||
msgstr "<emph>Estandarra</emph> edo <emph>Txertatu</emph> barran, sakatu"
|
||||
|
||||
#. uZ6HA
|
||||
#. 5CYUS
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3153527\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3153748\" src=\"cmd/sc_bullet.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153748\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3153748\" src=\"cmd/sc_bullet.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153748\">Ikonoa</alt></image>"
|
||||
msgid "<image id=\"img_id3153748\" src=\"cmd/sc_bullet.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153748\">Icon Special character</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. Kn89R
|
||||
#: 00000404.xhp
|
||||
@@ -7918,14 +7918,14 @@ msgctxt ""
|
||||
msgid "On the <emph>Insert</emph> bar, click"
|
||||
msgstr "<emph>Txertatu</emph> barran, sakatu"
|
||||
|
||||
#. xAMvQ
|
||||
#. gjoUP
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3150254\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3156305\" src=\"cmd/sc_insobjctrl.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156305\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3156305\" src=\"cmd/sc_insobjctrl.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156305\">Ikonoa</alt></image>"
|
||||
msgid "<image id=\"img_id3156305\" src=\"cmd/sc_insobjctrl.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156305\">Icon OLE object</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. GTqPV
|
||||
#: 00000404.xhp
|
||||
@@ -7954,14 +7954,14 @@ msgctxt ""
|
||||
msgid "On the <emph>Insert</emph> bar, click"
|
||||
msgstr "<emph>Txertatu</emph> barran, sakatu"
|
||||
|
||||
#. uPjiq
|
||||
#. 8stDh
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3148559\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3149933\" src=\"cmd/sc_insertobjectstarmath.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149933\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3149933\" src=\"cmd/sc_insertobjectstarmath.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149933\">Ikonoa</alt></image>"
|
||||
msgid "<image id=\"img_id3149933\" src=\"cmd/sc_insertobjectstarmath.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149933\">Icon Formula</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. uAbxt
|
||||
#: 00000404.xhp
|
||||
@@ -8044,14 +8044,14 @@ msgctxt ""
|
||||
msgid "On the <emph>Insert</emph> bar, click"
|
||||
msgstr "<emph>Txertatu</emph> barran, sakatu"
|
||||
|
||||
#. xftdm
|
||||
#. kvAgu
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3156005\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3153739\" src=\"cmd/sc_drawchart.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153739\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3153739\" src=\"cmd/sc_drawchart.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153739\">Ikonoa</alt></image>"
|
||||
msgid "<image id=\"img_id3153739\" src=\"cmd/sc_drawchart.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153739\">Icon Chart</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. ge7Bf
|
||||
#: 00000404.xhp
|
||||
@@ -8080,14 +8080,14 @@ msgctxt ""
|
||||
msgid "On the <emph>Standard</emph> bar, click"
|
||||
msgstr "<emph>Estandarra</emph> barran, sakatu"
|
||||
|
||||
#. 9DS7f
|
||||
#. HcQy3
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3145594\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3144764\" src=\"cmd/lc_insertgraphic.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144764\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3144764\" src=\"cmd/lc_insertgraphic.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144764\">Icon</alt></image>"
|
||||
msgid "<image id=\"img_id3144764\" src=\"cmd/lc_insertgraphic.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3144764\">Icon Image</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. FGuet
|
||||
#: 00000404.xhp
|
||||
@@ -8125,14 +8125,14 @@ msgctxt ""
|
||||
msgid "On the <emph>Insert</emph> bar, click"
|
||||
msgstr "<emph>Txertatu</emph> barran, sakatu"
|
||||
|
||||
#. SEYKo
|
||||
#. eNw2Z
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3168607\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3147482\" src=\"cmd/sc_insertobjectfloatingframe.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147482\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3147482\" src=\"cmd/sc_insertobjectfloatingframe.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147482\">Ikonoa</alt></image>"
|
||||
msgid "<image id=\"img_id3147482\" src=\"cmd/sc_insertobjectfloatingframe.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147482\">Icon Floating frame</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. 6RNey
|
||||
#: 00000404.xhp
|
||||
@@ -8188,14 +8188,14 @@ msgctxt ""
|
||||
msgid "Choose <menuitem>Insert - Fontwork</menuitem>"
|
||||
msgstr "Aukeratu <menuitem>Txertatu - Fontwork</menuitem>"
|
||||
|
||||
#. jYEWS
|
||||
#. 7PGAq
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_idN10EA9\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"Graphic3\" src=\"cmd/sc_basicshapes.diamond.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
|
||||
msgstr "<image id=\"Graphic3\" src=\"cmd/sc_basicshapes.diamond.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Ikonoa</alt></image>"
|
||||
msgid "<image id=\"Graphic3\" src=\"cmd/sc_basicshapes.diamond.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_basicshapes\">Icon Basic shapes</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. cRUvF
|
||||
#: 00000404.xhp
|
||||
@@ -8206,14 +8206,14 @@ msgctxt ""
|
||||
msgid "Basic Shapes"
|
||||
msgstr "Oinarrizko formak"
|
||||
|
||||
#. PZB3N
|
||||
#. P85t9
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_idN10EEE\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"Graphic4\" src=\"cmd/sc_symbolshapes.smiley.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon Symbol Shapes</alt></image>"
|
||||
msgstr "<image id=\"Graphic4\" src=\"cmd/sc_symbolshapes.smiley.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Ikur-formak ikonoa</alt></image>"
|
||||
msgid "<image id=\"Graphic4\" src=\"cmd/sc_symbolshapes.smiley.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_symbolshapes\">Icon Symbol Shapes</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. raBMx
|
||||
#: 00000404.xhp
|
||||
@@ -8224,14 +8224,14 @@ msgctxt ""
|
||||
msgid "Symbol Shapes"
|
||||
msgstr "Ikur-formak"
|
||||
|
||||
#. DNGGS
|
||||
#. Ep2Yp
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_idN10F33\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"Graphic41\" src=\"cmd/sc_arrowshapes.left-right-arrow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
|
||||
msgstr "<image id=\"Graphic41\" src=\"cmd/sc_arrowshapes.left-right-arrow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Ikonoa</alt></image>"
|
||||
msgid "<image id=\"Graphic41\" src=\"cmd/sc_arrowshapes.left-right-arrow.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_blockarrows\">Icon Block arrows</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. 8mq6j
|
||||
#: 00000404.xhp
|
||||
@@ -8242,14 +8242,14 @@ msgctxt ""
|
||||
msgid "Block Arrows"
|
||||
msgstr "Bloke-geziak"
|
||||
|
||||
#. jexq8
|
||||
#. ACurx
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_idN10F78\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"Graphic5\" src=\"cmd/sc_flowchartshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
|
||||
msgstr "<image id=\"Graphic5\" src=\"cmd/sc_flowchartshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Ikonoa</alt></image>"
|
||||
msgid "<image id=\"Graphic5\" src=\"cmd/sc_flowchartshapes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_flowcharts\">Icon Flowcharts</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. kmLGo
|
||||
#: 00000404.xhp
|
||||
@@ -8260,14 +8260,14 @@ msgctxt ""
|
||||
msgid "Flowcharts"
|
||||
msgstr "Fluxu-diagramak"
|
||||
|
||||
#. ALnvL
|
||||
#. GnLe5
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_idN10FBD\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"Graphic6\" src=\"cmd/sc_calloutshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
|
||||
msgstr "<image id=\"Graphic6\" src=\"cmd/sc_calloutshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Ikonoa</alt></image>"
|
||||
msgid "<image id=\"Graphic6\" src=\"cmd/sc_calloutshapes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_callouts\">Icon Callouts</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. 437R9
|
||||
#: 00000404.xhp
|
||||
@@ -8278,14 +8278,14 @@ msgctxt ""
|
||||
msgid "Callouts"
|
||||
msgstr "Bunbuiloak"
|
||||
|
||||
#. bpCJg
|
||||
#. zGDAy
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_idN11002\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"Graphic7\" src=\"cmd/sc_starshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
|
||||
msgstr "<image id=\"Graphic7\" src=\"cmd/sc_starshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Ikonoa</alt></image>"
|
||||
msgid "<image id=\"Graphic7\" src=\"cmd/sc_starshapes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_stars\">Icon Stars</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. fBLRJ
|
||||
#: 00000404.xhp
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
|
||||
"POT-Creation-Date: 2021-09-27 19:09+0200\n"
|
||||
"PO-Revision-Date: 2021-08-08 17:10+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/eu/>\n"
|
||||
@@ -24721,14 +24721,14 @@ msgctxt ""
|
||||
msgid "Alignment"
|
||||
msgstr "Lerrokatzea"
|
||||
|
||||
#. 8yEN7
|
||||
#. HRyfu
|
||||
#: 05060000.xhp
|
||||
msgctxt ""
|
||||
"05060000.xhp\n"
|
||||
"par_id3156280\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/adjustlb\">Select the horizontal alignment for the Ruby text.</ahelp>"
|
||||
msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/adjustlb\">Hautatu Ruby testuaren lerrokatze horizontala.</ahelp>"
|
||||
msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/adjustlb\">Select the horizontal alignment for the ruby text.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. jYcBH
|
||||
#: 05060000.xhp
|
||||
@@ -36808,14 +36808,14 @@ msgctxt ""
|
||||
msgid "AutoCorrect"
|
||||
msgstr "Autozuzenketa"
|
||||
|
||||
#. fBpxS
|
||||
#. DgB5d
|
||||
#: 06040000.xhp
|
||||
msgctxt ""
|
||||
"06040000.xhp\n"
|
||||
"bm_id3153391\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>AutoCorrect function;switching on and off</bookmark_value><bookmark_value>AutoComplete, see also AutoCorrect/AutoInput</bookmark_value>"
|
||||
msgstr "<bookmark_value>Autozuzenketa funtzioa; aktibatzea eta desaktibatzea</bookmark_value><bookmark_value>osatze automatikoa; ikusi ere autozuzenketa/sarrera automatikoa</bookmark_value>"
|
||||
msgid "<bookmark_value>AutoCorrect function;switching on and off</bookmark_value> <bookmark_value>AutoComplete, see also AutoCorrect/AutoInput</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#. Ka2SS
|
||||
#: 06040000.xhp
|
||||
@@ -36835,23 +36835,41 @@ msgctxt ""
|
||||
msgid "<variable id=\"autoko\"><ahelp hid=\".uno:AutoCorrectDlg\">Sets the options for automatically replacing text as you type.</ahelp></variable>"
|
||||
msgstr "<variable id=\"autoko\"><ahelp hid=\".uno:AutoCorrectDlg\">Idazten duzun bitartean testua automatikoki ordezteko aukerak ezartzen ditu.</ahelp></variable>"
|
||||
|
||||
#. XRVHi
|
||||
#. NmLEY
|
||||
#: 06040000.xhp
|
||||
msgctxt ""
|
||||
"06040000.xhp\n"
|
||||
"par_id3147261\n"
|
||||
"help.text"
|
||||
msgid "The AutoCorrect settings are applied when you press the Spacebar after you enter a word."
|
||||
msgstr "Zuzenketa automatikoa ezarpenak hitz bat idatzi ondoren zuriune-barra sakatzen duzunean aplikatzen dira."
|
||||
msgid "To apply an AutoCorrect rule, enter the predefined text in the document and press the <widget>Spacebar</widget>."
|
||||
msgstr ""
|
||||
|
||||
#. pMBK5
|
||||
#. 3vHeN
|
||||
#: 06040000.xhp
|
||||
msgctxt ""
|
||||
"06040000.xhp\n"
|
||||
"par_id3153394\n"
|
||||
"par_id791632159942582\n"
|
||||
"help.text"
|
||||
msgid "To turn on or to turn off the AutoCorrect feature, in $[officename] Calc choose <emph>Tools - AutoInput</emph>, and in $[officename] Writer choose <emph>Tools - AutoCorrect - While Typing</emph>. To apply the AutoCorrect settings to an entire text document, choose <emph>Tools - AutoCorrect - Apply</emph>."
|
||||
msgstr "Autozuzenketako eginbidea aktibatzeko edo desaktibatzeko, $[officename] Calc aplikazioan aukeratu <emph>Tresnak – Sarrera automatikoa</emph>, eta $[officename] Writerren aukeratu <emph>Tresnak - Autozuzenketa - Idaztean</emph>. Testu-dokumentu osoari autozuzenketako ezarpenak aplikatzeko, aukeratu <emph>Tresnak - Autozuzenketa - Aplikatu</emph>."
|
||||
msgid "To turn off AutoCorrect in %PRODUCTNAME Writer choose <menuitem>Tools - AutoCorrect - While Typing</menuitem>. Refer to the help page <embedvar href=\"text/swriter/guide/auto_off.xhp#auto_off\"/> to learn more about deactivating AutoCorrect in %PRODUCTNAME Writer."
|
||||
msgstr ""
|
||||
|
||||
#. rqivx
|
||||
#: 06040000.xhp
|
||||
msgctxt ""
|
||||
"06040000.xhp\n"
|
||||
"par_id561632160115951\n"
|
||||
"help.text"
|
||||
msgid "To apply AutoCorrect to an entire text document, choose <menuitem>Tools - AutoCorrect - Apply</menuitem>."
|
||||
msgstr ""
|
||||
|
||||
#. cqbQV
|
||||
#: 06040000.xhp
|
||||
msgctxt ""
|
||||
"06040000.xhp\n"
|
||||
"par_id911632159367467\n"
|
||||
"help.text"
|
||||
msgid "To turn off AutoCorrect in %PRODUCTNAME Calc, go to <menuitem>Tools - AutoCorrect Options</menuitem> and uncheck all items in the <emph>Options</emph> and <emph>Localized Options</emph> tabs. Refer to the help page <embedvar href=\"text/scalc/guide/auto_off.xhp#auto_off\"/> to learn more about deactivating AutoCorrect in %PRODUCTNAME Calc."
|
||||
msgstr ""
|
||||
|
||||
#. EmB5a
|
||||
#: 06040000.xhp
|
||||
|
||||
@@ -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-10-27 12:31+0100\n"
|
||||
"POT-Creation-Date: 2021-09-27 19:09+0200\n"
|
||||
"PO-Revision-Date: 2020-12-08 10:36+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textshared05/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 4.1.1\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-POOTLE-MTIME: 1540281958.000000\n"
|
||||
|
||||
#. WPTtk
|
||||
@@ -1465,14 +1465,23 @@ msgctxt ""
|
||||
msgid "Type the keyword in the Search text box. The search is performed immediately, while you type the keyword."
|
||||
msgstr "Idatzi gako-hitza 'Bilatu' testu-koadroan. Bilaketa berehala egiten da, gako-hitza idazten ari den bitartean."
|
||||
|
||||
#. 3kiEs
|
||||
#. cohBP
|
||||
#: new_help.xhp
|
||||
msgctxt ""
|
||||
"new_help.xhp\n"
|
||||
"par_id171632107583486\n"
|
||||
"help.text"
|
||||
msgid "The search results are displayed as a filtered list of matches grouped by module name. The search results also include near matches. The matching parts of the search term are highlighted in each result."
|
||||
msgstr ""
|
||||
|
||||
#. 4EdAj
|
||||
#: new_help.xhp
|
||||
msgctxt ""
|
||||
"new_help.xhp\n"
|
||||
"par_id201534891524377\n"
|
||||
"help.text"
|
||||
msgid "The search results is displayed as a filtered list of matches. The module name is displayed as a heading on the list. The <emph>GLOBAL</emph> heading indicates a match for keywords relevant to more than one %PRODUCTNAME module. For example, cell borders applies to spreadsheets cells as well as text and presentation table cells or frames."
|
||||
msgstr "Emaitzak bilaketarekin bat datozen zerrenda iragazi gisa bistaratuko da. Moduluaren izena zerrendaren goiburuko gisa bistaratuko da. <emph>GLOBAL</emph> goiburukoak adierazten du bat etortzea %PRODUCTNAME modulu batean baino gehiagotan dela garrantzitsua. Adibidez, gelaxka-ertzak garrantzitsuak dira kalkulu-orrien gelaxken kasuan, baina baita testuetako eta aurkezpenetako taula-gelaxken edo markoen kasuan ere."
|
||||
msgid "The <emph>GLOBAL</emph> heading indicates a match for keywords relevant to more than one %PRODUCTNAME module. For example, cell borders applies to spreadsheets cells as well as text and presentation table cells or frames."
|
||||
msgstr ""
|
||||
|
||||
#. cFJDC
|
||||
#: new_help.xhp
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
|
||||
"POT-Creation-Date: 2021-09-27 19:09+0200\n"
|
||||
"PO-Revision-Date: 2021-08-08 17:10+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/eu/>\n"
|
||||
@@ -19186,6 +19186,15 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\".\">%PRODUCTNAME can encrypt documents using OpenPGP public key cryptography. The document is encrypted using a symmetric encryption algorithm.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">%PRODUCTNAME aplikazioak dokumentuak zifra ditzake OpenPGP gako publikoko kriptografia erabilita. Dokumentua zifratze simetrikoko algoritmo bat erabilita zifra daiteke.</ahelp>"
|
||||
|
||||
#. dXKcW
|
||||
#: openpgp.xhp
|
||||
msgctxt ""
|
||||
"openpgp.xhp\n"
|
||||
"par_id291631706320606\n"
|
||||
"help.text"
|
||||
msgid "GPG signing only works for ODF documents."
|
||||
msgstr ""
|
||||
|
||||
#. LrFLD
|
||||
#: openpgp.xhp
|
||||
msgctxt ""
|
||||
@@ -20410,23 +20419,23 @@ msgctxt ""
|
||||
msgid "Protecting Content in %PRODUCTNAME"
|
||||
msgstr "%PRODUCTNAME aplikazioan edukia babestea"
|
||||
|
||||
#. fCGJU
|
||||
#. AxwGg
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"bm_id3150620\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>protecting; contents</bookmark_value> <bookmark_value>protected contents</bookmark_value> <bookmark_value>contents protection</bookmark_value> <bookmark_value>encryption of contents</bookmark_value> <bookmark_value>passwords for protecting contents</bookmark_value> <bookmark_value>security;protecting contents</bookmark_value> <bookmark_value>form controls; protecting</bookmark_value> <bookmark_value>draw objects;protecting</bookmark_value> <bookmark_value>OLE objects;protecting</bookmark_value> <bookmark_value>graphics;protecting</bookmark_value> <bookmark_value>frames;protecting</bookmark_value>"
|
||||
msgstr "<bookmark_value>babestea; edukia</bookmark_value> <bookmark_value>eduki babestua</bookmark_value> <bookmark_value>edukia babestea</bookmark_value> <bookmark_value>edukia zifratzea</bookmark_value> <bookmark_value>edukia babesteko pasahitzak</bookmark_value> <bookmark_value>segurtasuna;edukia babestea</bookmark_value> <bookmark_value>inprimaki-kontrolak; babestea</bookmark_value> <bookmark_value>marrazki-objektuak;babestea</bookmark_value> <bookmark_value>OLE objektuak;babestea</bookmark_value> <bookmark_value>grafikoak;babestea</bookmark_value> <bookmark_value>markoak;babestea</bookmark_value>"
|
||||
msgid "<bookmark_value>protecting; contents</bookmark_value> <bookmark_value>protected contents</bookmark_value> <bookmark_value>contents protection</bookmark_value> <bookmark_value>encryption of contents</bookmark_value> <bookmark_value>passwords for protecting contents</bookmark_value> <bookmark_value>security;protecting contents</bookmark_value> <bookmark_value>form controls; protecting</bookmark_value> <bookmark_value>draw objects;protecting</bookmark_value> <bookmark_value>OLE objects;protecting</bookmark_value> <bookmark_value>graphics;protecting</bookmark_value> <bookmark_value>frames;protecting</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#. tPD6b
|
||||
#. gpCCS
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"hd_id3155364\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"protection\"><link href=\"text/shared/guide/protection.xhp\" name=\"Protecting Content in %PRODUCTNAME\">Protecting Content in <item type=\"productname\">%PRODUCTNAME</item></link></variable>"
|
||||
msgstr "<variable id=\"protection\"><link href=\"text/shared/guide/protection.xhp\" name=\"Protecting Content in %PRODUCTNAME\"><item type=\"productname\">%PRODUCTNAME</item> aplikazioan edukia babestea</link> </variable>"
|
||||
msgid "<variable id=\"protection\"><link href=\"text/shared/guide/protection.xhp\" name=\"Protecting Contents in %PRODUCTNAME\">Protecting Contents in <item type=\"productname\">%PRODUCTNAME</item></link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. srHbB
|
||||
#: protection.xhp
|
||||
@@ -20437,14 +20446,14 @@ msgctxt ""
|
||||
msgid "The following is an overview of the different ways of protecting contents in <item type=\"productname\">%PRODUCTNAME</item> from being modified, deleted or viewed."
|
||||
msgstr "Atal honetan, <item type=\"productname\">%PRODUCTNAME</item> aplikazioan edukia aldatzearen, ezabatzearen edo ikustearen aurka babesteko hainbat aukera azaltzen dira."
|
||||
|
||||
#. tDSfQ
|
||||
#. na6k7
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"hd_id3146957\n"
|
||||
"help.text"
|
||||
msgid "Protecting All Documents When Saving"
|
||||
msgstr "Dokumentu guztiak babestuta gordetzea"
|
||||
msgid "Protecting Documents With Passwords When Saving"
|
||||
msgstr ""
|
||||
|
||||
#. 74CYA
|
||||
#: protection.xhp
|
||||
@@ -20491,14 +20500,14 @@ msgctxt ""
|
||||
msgid "Open the document, entering the correct password. Choose <emph>File - Save As</emph> and clear the <emph>Save with password</emph> check box."
|
||||
msgstr "Ireki dokumentua eta sartu pasahitza. Aukeratu <emph>Fitxategia - Gorde honela</emph> eta garbitu <emph>Gorde pasahitzarekin</emph> kontrol-laukia."
|
||||
|
||||
#. FQCJd
|
||||
#. FepzD
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3145068\n"
|
||||
"par_id761632164002322\n"
|
||||
"help.text"
|
||||
msgid "Information entered in <emph>File - Properties</emph> is not encrypted. This includes the name of the author, creation date, word and character counts."
|
||||
msgstr "<emph>Fitxategia - Propietateak</emph> menu-aukeran sartutako informazioa ez dago zifratuta. Hor sartzen dira egilearen izena, sortze-data, hitz kopurua eta karaktere kopurua."
|
||||
msgid "It is possible to use OpenPGP to define private and public keys to be used to encrypt %PRODUCTNAME documents. Read <embedvar href=\"text/shared/guide/openpgp.xhp#openpgph1\"/> to learn more on how to set up OpenPGP encryption keys."
|
||||
msgstr ""
|
||||
|
||||
#. HfUCF
|
||||
#: protection.xhp
|
||||
@@ -20662,24 +20671,6 @@ msgctxt ""
|
||||
msgid "Choose <emph>Format - Object - Position and Size </emph>- <emph>Position and Size</emph> tab. Unmark the <emph>Position</emph> or <emph>Size</emph> check box."
|
||||
msgstr "Aukeratu <emph>Formatua - Objektua - Kokalekua eta tamaina</emph>- <emph>Kokalekua eta tamaina</emph> fitxa. Desautatu <emph>Kokalekua</emph> edo <emph>Tamaina</emph> kontrol-laukia."
|
||||
|
||||
#. wBusQ
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id4680928\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/swriter/guide/protection.xhp\">Protecting Content in %PRODUCTNAME Writer</link>"
|
||||
msgstr "<link href=\"text/swriter/guide/protection.xhp\">%PRODUCTNAME Writer aplikazioan edukia babestea</link>"
|
||||
|
||||
#. wCAAG
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id9014252\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/guide/cell_protect.xhp\">Protecting Cells in %PRODUCTNAME Calc</link>"
|
||||
msgstr "<link href=\"text/scalc/guide/cell_protect.xhp\">%PRODUCTNAME Calc aplikazioan gelaxkak babestea</link>"
|
||||
|
||||
#. CnLjj
|
||||
#: qrcode.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
|
||||
"POT-Creation-Date: 2021-09-20 13:03+0200\n"
|
||||
"PO-Revision-Date: 2021-06-19 05:05+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/eu/>\n"
|
||||
@@ -3967,14 +3967,14 @@ msgctxt ""
|
||||
msgid "from"
|
||||
msgstr "hemendik:"
|
||||
|
||||
#. tckLs
|
||||
#. T8pbH
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id4743797\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/aanf\">Enter the smallest font size to apply antialiasing.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/optviewpage/aanf\">Sartu letra-tamaina txikiena antialiasing-a aplikatzeko.</ahelp>"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/aanf\">Enter the smallest font size to apply antialiasing to.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. 2Z5jk
|
||||
#: 01010900.xhp
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-03-19 17:31+0100\n"
|
||||
"POT-Creation-Date: 2021-09-20 13:03+0200\n"
|
||||
"PO-Revision-Date: 2021-04-17 04:37+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress/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 4.4.2\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-POOTLE-MTIME: 1558334072.000000\n"
|
||||
|
||||
#. 2Va4w
|
||||
@@ -1024,23 +1024,23 @@ msgctxt ""
|
||||
msgid "Enables you to edit points on your drawing."
|
||||
msgstr "Marrazkian puntuak editatzeko aukera ematen dizu."
|
||||
|
||||
#. MC9rR
|
||||
#. UxhRp
|
||||
#: main0210.xhp
|
||||
msgctxt ""
|
||||
"main0210.xhp\n"
|
||||
"par_idN10783\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Glue points\">Glue Points</link>"
|
||||
msgstr "<link href=\"text/simpress/02/10030200.xhp\" name=\"Glue points\">Kolatze-puntuak</link>"
|
||||
msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Gluepoints\">Gluepoints</link>"
|
||||
msgstr ""
|
||||
|
||||
#. PwEFK
|
||||
#. BY9EA
|
||||
#: main0210.xhp
|
||||
msgctxt ""
|
||||
"main0210.xhp\n"
|
||||
"par_idN10793\n"
|
||||
"help.text"
|
||||
msgid "Enables you to edit glue points on your drawing."
|
||||
msgstr "Marrazkian kolatze-puntuak editatzeko aukera ematen dizu."
|
||||
msgid "Enables you to edit gluepoints on your drawing."
|
||||
msgstr ""
|
||||
|
||||
#. H6Dh5
|
||||
#: main0210.xhp
|
||||
@@ -1483,23 +1483,23 @@ msgctxt ""
|
||||
msgid "Switches the <emph>Edit Points</emph> mode on and off."
|
||||
msgstr "<emph>Editatu puntuak</emph> modua aktibatu eta desaktibatzen du."
|
||||
|
||||
#. oJDWF
|
||||
#. BRDEE
|
||||
#: main_edit.xhp
|
||||
msgctxt ""
|
||||
"main_edit.xhp\n"
|
||||
"hd_id3145116\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Glue Points\">Glue Points</link>"
|
||||
msgstr "<link href=\"text/simpress/02/10030200.xhp\" name=\"Glue Points\">Kolatze-puntuak</link>"
|
||||
msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Gluepoints\">Gluepoints</link>"
|
||||
msgstr ""
|
||||
|
||||
#. CFmE8
|
||||
#. BQq7C
|
||||
#: main_edit.xhp
|
||||
msgctxt ""
|
||||
"main_edit.xhp\n"
|
||||
"par_id3147403\n"
|
||||
"help.text"
|
||||
msgid "Switches the <emph>Edit Glue Points</emph> mode on and off."
|
||||
msgstr "<emph>Editatu kolatze-puntuak</emph> modua aktibatzen eta desaktibatzen du."
|
||||
msgid "Switches the <emph>Edit Gluepoints</emph> mode on and off."
|
||||
msgstr ""
|
||||
|
||||
#. exzAB
|
||||
#: main_edit.xhp
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
|
||||
"POT-Creation-Date: 2021-09-20 13:03+0200\n"
|
||||
"PO-Revision-Date: 2021-03-20 17:36+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/eu/>\n"
|
||||
@@ -241,13 +241,13 @@ msgctxt ""
|
||||
msgid "<variable id=\"feldbefehl\">Choose <emph>Edit - Fields</emph></variable>"
|
||||
msgstr "<variable id=\"feldbefehl\">Aukeratu <emph>Editatu - Eremuak</emph></variable>"
|
||||
|
||||
#. EzPdL
|
||||
#. 4mxmD
|
||||
#: 00000402.xhp
|
||||
msgctxt ""
|
||||
"00000402.xhp\n"
|
||||
"par_id8695944\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"gluebar\">Click the <emph>Glue Points</emph> icon on the Drawing Bar</variable>"
|
||||
msgid "<variable id=\"gluebar\">Click the <emph>Show Gluepoint Functions</emph> icon on the Drawing Bar</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. cjzea
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
|
||||
"POT-Creation-Date: 2021-09-20 13:03+0200\n"
|
||||
"PO-Revision-Date: 2020-12-03 12:49+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpress02/eu/>\n"
|
||||
@@ -1141,23 +1141,23 @@ msgctxt ""
|
||||
msgid "Gluepoints Bar"
|
||||
msgstr "Kolatze-puntuak barra"
|
||||
|
||||
#. SuACV
|
||||
#. Qvuc5
|
||||
#: 10030200.xhp
|
||||
msgctxt ""
|
||||
"10030200.xhp\n"
|
||||
"bm_id3149948\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>object bars; editing glue points</bookmark_value>"
|
||||
msgstr "<bookmark_value>objektu-barrak; kolatze-puntuak editatzea</bookmark_value>"
|
||||
msgid "<bookmark_value>object bars; editing gluepoints</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#. 7EHpe
|
||||
#. GWD99
|
||||
#: 10030200.xhp
|
||||
msgctxt ""
|
||||
"10030200.xhp\n"
|
||||
"hd_id3149948\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"gluepointsbar\"><link href=\"text/simpress/02/10030200.xhp\">Glue Points Bar</link></variable>"
|
||||
msgstr "<variable id=\"gluepointsbar\"><link href=\"text/simpress/02/10030200.xhp\">Kolatze-puntuen barra</link></variable>"
|
||||
msgid "<variable id=\"gluepointsbar\"><link href=\"text/simpress/02/10030200.xhp\">Gluepoints Bar</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. CjR3U
|
||||
#: 10030200.xhp
|
||||
@@ -1168,14 +1168,14 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\".\">Insert or modify the properties of a gluepoint. A gluepoint is a point where you can attach a <link href=\"text/simpress/02/10100000.xhp\" name=\"connector\">connector</link> line. </ahelp> By default, <item type=\"productname\">%PRODUCTNAME</item> automatically places a gluepoint at the center of each side of the bounding rectangle for every object you create."
|
||||
msgstr "<ahelp hid=\".\">Txertatu edo aldatu kolatze-puntu baten propietateak. Kolatze-puntuak <link href=\"text/simpress/02/10100000.xhp\" name=\"connector\">lotura-marrak</link> itsatsi ahal dituzun tokiak dira.</ahelp> Modu lehenetsian, <item type=\"productname\">%PRODUCTNAME</item> aplikazioak automatikoki kokatzen du kolatze-puntu bat zuk sortzen duzun objektu bakoitzaren inguruko laukizuzenaren alde bakoitzaren erdian."
|
||||
|
||||
#. jBLeE
|
||||
#. a76g9
|
||||
#: 10030200.xhp
|
||||
msgctxt ""
|
||||
"10030200.xhp\n"
|
||||
"hd_id3149876\n"
|
||||
"help.text"
|
||||
msgid "Insert Glue Point"
|
||||
msgstr "Txertatu kolatze-puntua"
|
||||
msgid "Insert Gluepoint"
|
||||
msgstr ""
|
||||
|
||||
#. ddyBH
|
||||
#: 10030200.xhp
|
||||
@@ -1348,14 +1348,14 @@ msgctxt ""
|
||||
msgid "Exit Direction Bottom"
|
||||
msgstr "Irteteko direkzioa behean"
|
||||
|
||||
#. NY2R4
|
||||
#. E8HuW
|
||||
#: 10030200.xhp
|
||||
msgctxt ""
|
||||
"10030200.xhp\n"
|
||||
"hd_id3150875\n"
|
||||
"help.text"
|
||||
msgid "Glue Point Relative"
|
||||
msgstr "Kolatze-puntuaren kokaleku erlatiboa"
|
||||
msgid "Gluepoint Relative"
|
||||
msgstr ""
|
||||
|
||||
#. eaDid
|
||||
#: 10030200.xhp
|
||||
@@ -1375,23 +1375,23 @@ msgctxt ""
|
||||
msgid "<image id=\"img_id3153149\" src=\"cmd/sc_gluepercent.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153149\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3153149\" src=\"cmd/sc_gluepercent.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153149\">Icon</alt></image>"
|
||||
|
||||
#. oqpKw
|
||||
#. FtTLV
|
||||
#: 10030200.xhp
|
||||
msgctxt ""
|
||||
"10030200.xhp\n"
|
||||
"par_id3149286\n"
|
||||
"help.text"
|
||||
msgid "Glue Point Relative"
|
||||
msgstr "Kolatze-puntuaren kokaleku erlatiboa"
|
||||
msgid "Gluepoint Relative"
|
||||
msgstr ""
|
||||
|
||||
#. cWSU3
|
||||
#. SpABR
|
||||
#: 10030200.xhp
|
||||
msgctxt ""
|
||||
"10030200.xhp\n"
|
||||
"hd_id3149755\n"
|
||||
"help.text"
|
||||
msgid "Glue Point Horizontal Left"
|
||||
msgstr "Kolatze-puntua horizontalean ezkerrean"
|
||||
msgid "Gluepoint Horizontal Left"
|
||||
msgstr ""
|
||||
|
||||
#. 3QrV9
|
||||
#: 10030200.xhp
|
||||
@@ -1411,23 +1411,23 @@ msgctxt ""
|
||||
msgid "<image id=\"img_id3148829\" src=\"cmd/sc_gluehorzalignleft.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3148829\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3148829\" src=\"cmd/sc_gluehorzalignleft.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3148829\">Icon</alt></image>"
|
||||
|
||||
#. fJPLC
|
||||
#. 7PEgH
|
||||
#: 10030200.xhp
|
||||
msgctxt ""
|
||||
"10030200.xhp\n"
|
||||
"par_id3158405\n"
|
||||
"help.text"
|
||||
msgid "Glue Point Horizontal Left"
|
||||
msgstr "Kolatze-puntua horizontalean ezkerrean"
|
||||
msgid "Gluepoint Horizontal Left"
|
||||
msgstr ""
|
||||
|
||||
#. aFrew
|
||||
#. Wwiiy
|
||||
#: 10030200.xhp
|
||||
msgctxt ""
|
||||
"10030200.xhp\n"
|
||||
"hd_id3154214\n"
|
||||
"help.text"
|
||||
msgid "Glue Point Horizontal Center"
|
||||
msgstr "Kolatze-puntua bertikalean zentratua"
|
||||
msgid "Gluepoint Horizontal Center"
|
||||
msgstr ""
|
||||
|
||||
#. sFGAs
|
||||
#: 10030200.xhp
|
||||
@@ -1447,23 +1447,23 @@ msgctxt ""
|
||||
msgid "<image id=\"img_id3148919\" src=\"cmd/sc_gluehorzaligncenter.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3148919\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3148919\" src=\"cmd/sc_gluehorzaligncenter.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3148919\">Icon</alt></image>"
|
||||
|
||||
#. b8Adn
|
||||
#. 3ge7d
|
||||
#: 10030200.xhp
|
||||
msgctxt ""
|
||||
"10030200.xhp\n"
|
||||
"par_id3150706\n"
|
||||
"help.text"
|
||||
msgid "Glue Point Horizontal Center"
|
||||
msgstr "Kolatze-puntua bertikalean zentratua"
|
||||
msgid "Gluepoint Horizontal Center"
|
||||
msgstr ""
|
||||
|
||||
#. A3BTE
|
||||
#. pGdhP
|
||||
#: 10030200.xhp
|
||||
msgctxt ""
|
||||
"10030200.xhp\n"
|
||||
"hd_id3153748\n"
|
||||
"help.text"
|
||||
msgid "Glue Point Horizontal Right"
|
||||
msgstr "Kolatze-puntua horizontalean eskuinean"
|
||||
msgid "Gluepoint Horizontal Right"
|
||||
msgstr ""
|
||||
|
||||
#. j57kW
|
||||
#: 10030200.xhp
|
||||
@@ -1483,23 +1483,23 @@ msgctxt ""
|
||||
msgid "<image id=\"img_id3149808\" src=\"cmd/sc_gluehorzalignright.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3149808\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3149808\" src=\"cmd/sc_gluehorzalignright.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3149808\">Icon</alt></image>"
|
||||
|
||||
#. CEJf4
|
||||
#. PsGcp
|
||||
#: 10030200.xhp
|
||||
msgctxt ""
|
||||
"10030200.xhp\n"
|
||||
"par_id3154799\n"
|
||||
"help.text"
|
||||
msgid "Glue Point Horizontal Right"
|
||||
msgstr "Kolatze-puntua horizontalean eskuinean"
|
||||
msgid "Gluepoint Horizontal Right"
|
||||
msgstr ""
|
||||
|
||||
#. d92GD
|
||||
#. CqkDB
|
||||
#: 10030200.xhp
|
||||
msgctxt ""
|
||||
"10030200.xhp\n"
|
||||
"hd_id3153540\n"
|
||||
"help.text"
|
||||
msgid "Glue Point Vertical Top"
|
||||
msgstr "Kolatze-puntua bertikalean goian"
|
||||
msgid "Gluepoint Vertical Top"
|
||||
msgstr ""
|
||||
|
||||
#. HTixw
|
||||
#: 10030200.xhp
|
||||
@@ -1519,23 +1519,23 @@ msgctxt ""
|
||||
msgid "<image id=\"img_id3154571\" src=\"cmd/sc_gluevertaligntop.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3154571\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3154571\" src=\"cmd/sc_gluevertaligntop.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3154571\">Icon</alt></image>"
|
||||
|
||||
#. zF6WR
|
||||
#. DzcPM
|
||||
#: 10030200.xhp
|
||||
msgctxt ""
|
||||
"10030200.xhp\n"
|
||||
"par_id3148681\n"
|
||||
"help.text"
|
||||
msgid "Glue Point Vertical Top"
|
||||
msgstr "Kolatze-puntua bertikalean goian"
|
||||
msgid "Gluepoint Vertical Top"
|
||||
msgstr ""
|
||||
|
||||
#. hDypk
|
||||
#. V5AvY
|
||||
#: 10030200.xhp
|
||||
msgctxt ""
|
||||
"10030200.xhp\n"
|
||||
"hd_id3153678\n"
|
||||
"help.text"
|
||||
msgid "Glue Point Vertical Center"
|
||||
msgstr "Kolatze-puntua bertikalean zentratua"
|
||||
msgid "Gluepoint Vertical Center"
|
||||
msgstr ""
|
||||
|
||||
#. M5aQi
|
||||
#: 10030200.xhp
|
||||
@@ -1555,23 +1555,23 @@ msgctxt ""
|
||||
msgid "<image id=\"img_id3151106\" src=\"cmd/sc_gluevertaligncenter.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3151106\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3151106\" src=\"cmd/sc_gluevertaligncenter.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3151106\">Icon</alt></image>"
|
||||
|
||||
#. xzY8n
|
||||
#. DmqDC
|
||||
#: 10030200.xhp
|
||||
msgctxt ""
|
||||
"10030200.xhp\n"
|
||||
"par_id3146130\n"
|
||||
"help.text"
|
||||
msgid "Glue Point Vertical Center"
|
||||
msgstr "Kolatze-puntua bertikalean zentratua"
|
||||
msgid "Gluepoint Vertical Center"
|
||||
msgstr ""
|
||||
|
||||
#. MRqAm
|
||||
#. MbCWi
|
||||
#: 10030200.xhp
|
||||
msgctxt ""
|
||||
"10030200.xhp\n"
|
||||
"hd_id3147529\n"
|
||||
"help.text"
|
||||
msgid "Glue Point Vertical Bottom"
|
||||
msgstr "Kolatze-puntua bertikalean behean"
|
||||
msgid "Gluepoint Vertical Bottom"
|
||||
msgstr ""
|
||||
|
||||
#. azpMi
|
||||
#: 10030200.xhp
|
||||
@@ -1591,14 +1591,14 @@ msgctxt ""
|
||||
msgid "<image id=\"img_id3154192\" src=\"cmd/sc_gluevertalignbottom.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3154192\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3154192\" src=\"cmd/sc_gluevertalignbottom.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3154192\">Icon</alt></image>"
|
||||
|
||||
#. JkGgM
|
||||
#. b7zcE
|
||||
#: 10030200.xhp
|
||||
msgctxt ""
|
||||
"10030200.xhp\n"
|
||||
"par_id3156204\n"
|
||||
"help.text"
|
||||
msgid "Glue Point Vertical Bottom"
|
||||
msgstr "Kolatze-puntua bertikalean behean"
|
||||
msgid "Gluepoint Vertical Bottom"
|
||||
msgstr ""
|
||||
|
||||
#. dkHqv
|
||||
#: 10050000.xhp
|
||||
@@ -3409,14 +3409,14 @@ msgctxt ""
|
||||
msgid "Curved"
|
||||
msgstr "Kurbatua"
|
||||
|
||||
#. 4WgA9
|
||||
#. tTG6P
|
||||
#: 10100000.xhp
|
||||
msgctxt ""
|
||||
"10100000.xhp\n"
|
||||
"par_id3148604\n"
|
||||
"help.text"
|
||||
msgid "When you click a connector and move your mouse pointer over a filled object, or the edge of an unfilled object, gluepoints appear. A gluepoint is a fixed point where you can attach a connector line. You can add custom <link href=\"text/simpress/02/10030200.xhp\" name=\"glue point\">gluepoints</link> to an object."
|
||||
msgstr "Lotura-marra batean klik egin eta saguaren kurtsorea betetako objektu baten gainean, edo bete gabeko objektu baten ertzaren gainean, mugitzen baduzu, kolatze-puntuak agertuko dira. Kolatze-puntua lotura-marra bat itsatsi dezakezun puntu finko bat da. <link href=\"text/simpress/02/10030200.xhp\" name=\"glue point\">Kolatze-puntu</link> pertsonalizatuak erantsi diezazkiokezu objektu bati."
|
||||
msgid "When you click a connector and move your mouse pointer over a filled object, or the edge of an unfilled object, gluepoints appear. A gluepoint is a fixed point where you can attach a connector line. You can add custom <link href=\"text/simpress/02/10030200.xhp\" name=\"gluepoint\">gluepoints</link> to an object."
|
||||
msgstr ""
|
||||
|
||||
#. qX29Y
|
||||
#: 10100000.xhp
|
||||
@@ -5290,32 +5290,32 @@ msgctxt ""
|
||||
msgid "Black and White"
|
||||
msgstr "Zuri-beltza"
|
||||
|
||||
#. VKoAW
|
||||
#. fbcnv
|
||||
#: 13010000.xhp
|
||||
msgctxt ""
|
||||
"13010000.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Glue Points"
|
||||
msgstr "Kolatze-puntuak"
|
||||
msgid "Gluepoints"
|
||||
msgstr ""
|
||||
|
||||
#. ufC46
|
||||
#. 6MNBW
|
||||
#: 13010000.xhp
|
||||
msgctxt ""
|
||||
"13010000.xhp\n"
|
||||
"hd_id3153144\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/simpress/02/13010000.xhp\" name=\"Glue Points\">Glue Points</link>"
|
||||
msgstr "<link href=\"text/simpress/02/13010000.xhp\" name=\"Glue Points\">Kolatze-puntuak</link>"
|
||||
msgid "<link href=\"text/simpress/02/13010000.xhp\" name=\"Gluepoints\">Gluepoints</link>"
|
||||
msgstr ""
|
||||
|
||||
#. my6RN
|
||||
#. 9qUBf
|
||||
#: 13010000.xhp
|
||||
msgctxt ""
|
||||
"13010000.xhp\n"
|
||||
"par_id3146120\n"
|
||||
"help.text"
|
||||
msgid "<ahelp visibility=\"visible\" hid=\".uno:GlueEditMode\">Insert or modify the properties of a glue point. A glue point is a custom connection point where you can attach a <link href=\"text/simpress/02/10100000.xhp\" name=\"connector\">connector</link> line.</ahelp>"
|
||||
msgstr "<ahelp visibility=\"visible\" hid=\".uno:GlueEditMode\">Txertatu edo aldatu kolatze-puntuen propietateak. Kolatze-puntua lotura-puntua pertsonalizatua da, eta hor <link href=\"text/simpress/02/10100000.xhp\" name=\"lotura-marra\">lotura-marra</link> erants dezakezu.</ahelp>"
|
||||
msgid "<ahelp visibility=\"visible\" hid=\".uno:GlueEditMode\">Insert or modify the properties of a gluepoint. A gluepoint is a custom connection point where you can attach a <link href=\"text/simpress/02/10100000.xhp\" name=\"connector\">connector</link> line.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. cSpbQ
|
||||
#: 13010000.xhp
|
||||
@@ -5326,14 +5326,14 @@ msgctxt ""
|
||||
msgid "<image src=\"cmd/sc_glueeditmode.png\" id=\"img_id3154256\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154256\">Icon Glue Points</alt></image>"
|
||||
msgstr "<image src=\"cmd/sc_glueeditmode.png\" id=\"img_id3154256\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154256\">Kolatze-puntuak ikonoa</alt></image>"
|
||||
|
||||
#. TnU3Q
|
||||
#. 5NSN9
|
||||
#: 13010000.xhp
|
||||
msgctxt ""
|
||||
"13010000.xhp\n"
|
||||
"par_id3147339\n"
|
||||
"help.text"
|
||||
msgid "Glue Points"
|
||||
msgstr "Kolatze-puntuak"
|
||||
msgid "Show Gluepoints Functions"
|
||||
msgstr ""
|
||||
|
||||
#. FipQc
|
||||
#: 13020000.xhp
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
|
||||
"POT-Creation-Date: 2021-09-27 19:09+0200\n"
|
||||
"PO-Revision-Date: 2021-08-08 17:10+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/eu/>\n"
|
||||
@@ -1618,14 +1618,14 @@ msgctxt ""
|
||||
msgid "Using Gluepoints"
|
||||
msgstr "Kolatze-puntuak erabiltzea"
|
||||
|
||||
#. CZRg4
|
||||
#. BwMLo
|
||||
#: gluepoints.xhp
|
||||
msgctxt ""
|
||||
"gluepoints.xhp\n"
|
||||
"bm_id0919200803534995\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>glue points;using</bookmark_value>"
|
||||
msgstr "<bookmark_value>kolatze-puntuak;erabiltzea</bookmark_value>"
|
||||
msgid "<bookmark_value>gluepoints;using</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#. W457q
|
||||
#: gluepoints.xhp
|
||||
@@ -1654,50 +1654,50 @@ msgctxt ""
|
||||
msgid "To add and edit gluepoints"
|
||||
msgstr "Kolatze-puntuak gehitu eta editatzeko"
|
||||
|
||||
#. LAMR7
|
||||
#. 4CAyL
|
||||
#: gluepoints.xhp
|
||||
msgctxt ""
|
||||
"gluepoints.xhp\n"
|
||||
"par_id091920080304108\n"
|
||||
"help.text"
|
||||
msgid "Do one of the following to get existing glue points visible for all elements:"
|
||||
msgstr "Egin honako prozeduretako bat elementu guztiek lehendik dituzten kolatzen-puntuak bistan jartzeko:"
|
||||
msgid "Do one of the following to get existing gluepoints visible for all elements:"
|
||||
msgstr ""
|
||||
|
||||
#. KwP6b
|
||||
#. YAFf7
|
||||
#: gluepoints.xhp
|
||||
msgctxt ""
|
||||
"gluepoints.xhp\n"
|
||||
"par_id0919200803041082\n"
|
||||
"help.text"
|
||||
msgid "Click the <emph>Glue Point</emph> icon on the Drawing toolbar."
|
||||
msgstr "Egin klik 'Marrazkia' tresna-barrako <emph>Kolatze-puntua</emph> ikonoan."
|
||||
msgid "Click the <emph>Gluepoints</emph> icon on the Drawing toolbar; or"
|
||||
msgstr ""
|
||||
|
||||
#. 8RPUw
|
||||
#. R7Yw9
|
||||
#: gluepoints.xhp
|
||||
msgctxt ""
|
||||
"gluepoints.xhp\n"
|
||||
"par_id0919200803041186\n"
|
||||
"help.text"
|
||||
msgid "Choose <item type=\"menuitem\">Edit - Glue Points</item>."
|
||||
msgstr "Aukeratu <item type=\"menuitem\">Editatu - Kolatze-puntuak</item>."
|
||||
msgid "Choose <item type=\"menuitem\">Edit - Gluepoints</item>."
|
||||
msgstr ""
|
||||
|
||||
#. DRCRM
|
||||
#. bdm6Q
|
||||
#: gluepoints.xhp
|
||||
msgctxt ""
|
||||
"gluepoints.xhp\n"
|
||||
"par_id0919200803041160\n"
|
||||
"help.text"
|
||||
msgid "Click the <emph>Insert Glue Point</emph> icon on the Gluepoints toolbar."
|
||||
msgstr "Egin klik 'Kolatze-puntuak' tresna-barrako <emph>Txertatu kolatze-puntua</emph> ikonoan."
|
||||
msgid "Click the <emph>Insert Gluepoint</emph> icon on the Gluepoints toolbar."
|
||||
msgstr ""
|
||||
|
||||
#. EQHF6
|
||||
#. CEpWX
|
||||
#: gluepoints.xhp
|
||||
msgctxt ""
|
||||
"gluepoints.xhp\n"
|
||||
"par_id09192008030411601\n"
|
||||
"help.text"
|
||||
msgid "Select element on slide where you want to add glue points."
|
||||
msgstr "Hautatu, diapositiban, kolatze-puntua gehitu nahi diozun elementua."
|
||||
msgid "Select element on slide where you want to add gluepoints."
|
||||
msgstr ""
|
||||
|
||||
#. si9dG
|
||||
#: gluepoints.xhp
|
||||
@@ -1708,41 +1708,41 @@ msgctxt ""
|
||||
msgid "Click inside the shape where you want to add the new gluepoint."
|
||||
msgstr "Egin klik kolatze-puntu berria gehitu nahi duzun formaren barruan."
|
||||
|
||||
#. AFMjE
|
||||
#. 9FWhj
|
||||
#: gluepoints.xhp
|
||||
msgctxt ""
|
||||
"gluepoints.xhp\n"
|
||||
"par_id0919200803041133\n"
|
||||
"help.text"
|
||||
msgid "If the shape is filled, you can click anywhere inside the shape. If the shape is unfilled, you can click the border to insert a glue point. Once inserted, you can drag the glue point to another position inside the shape."
|
||||
msgstr "Forma beteta badago, formaren barruko edozein lekutan klik egin dezakezu. Forma bete gabe badago, ertzean klik egin dezakezu kolatze-puntu bat txertatzeko. Txertatu ondoren, kolatze-puntua formaren barruko beste kokagune batera arrasta dezakezu."
|
||||
msgid "If the shape is filled, you can click anywhere inside the shape. If the shape is unfilled, you can click the border to insert a gluepoint. Once inserted, you can drag the gluepoint to another position inside the shape."
|
||||
msgstr ""
|
||||
|
||||
#. ZHFBd
|
||||
#. bPCgi
|
||||
#: gluepoints.xhp
|
||||
msgctxt ""
|
||||
"gluepoints.xhp\n"
|
||||
"par_id0919200803041250\n"
|
||||
"help.text"
|
||||
msgid "With the four icons next to the <emph>Insert Glue Point</emph> icon, you choose the directions which will be permitted for a connector at this gluepoint. You can choose one or more directions for a particular gluepoint."
|
||||
msgstr "<emph>Txertatu kolatze-puntua</emph> ikonoaren alboko lau ikonoen bidez, kolatze-puntu honetan lotura-marra batek izan ditzakeen noranzkoak hauta ditzakezu. Kolatze-puntu batetik noranzko bat edo gehiago izan ditzake."
|
||||
msgid "With the four icons next to the <emph>Insert Gluepoint</emph> icon, you choose the directions which will be permitted for a connector at this gluepoint. You can choose one or more directions for a particular gluepoint."
|
||||
msgstr ""
|
||||
|
||||
#. GfRnC
|
||||
#. 88UhH
|
||||
#: gluepoints.xhp
|
||||
msgctxt ""
|
||||
"gluepoints.xhp\n"
|
||||
"par_id0919200803041298\n"
|
||||
"help.text"
|
||||
msgid "If the <emph>Glue Point Relative</emph> icon is active, the gluepoint moves when you resize the object to keep its position relative to the object borders."
|
||||
msgstr "<emph>Kolatze-puntuaren kokagune erlatiboa</emph> ikonoa aktibatuta badago, kolatze-puntua mugitu egingo da objektuaren tamaina aldatzen duzunean, objektuaren ertzekiko duen kokagunea mantentzeko."
|
||||
msgid "If the <emph>Gluepoint Relative</emph> icon is active, the gluepoint moves when you resize the object to keep its position relative to the object borders."
|
||||
msgstr ""
|
||||
|
||||
#. 6GW7y
|
||||
#. qqnmk
|
||||
#: gluepoints.xhp
|
||||
msgctxt ""
|
||||
"gluepoints.xhp\n"
|
||||
"par_id0919200803041223\n"
|
||||
"help.text"
|
||||
msgid "If the <emph>Glue Point Relative</emph> icon is not active, the icons next to it are no longer grayed out. With these icons you can decide where a gluepoint will be placed when the size of the object is changed."
|
||||
msgstr "<emph>Kolatze-puntuaren kokagune erlatiboa</emph> ikonoa aktibo ez badago, haren alboko ikonoak ez dira grisez bistaratuko. Ikono horien bidez, objektuaren tamaina aldatzen denean kolatze-puntua non kokatuko den hauta dezakezu."
|
||||
msgid "If the <emph>Gluepoint Relative</emph> icon is not active, the icons next to it are no longer grayed out. With these icons you can decide where a gluepoint will be placed when the size of the object is changed."
|
||||
msgstr ""
|
||||
|
||||
#. bvoTQ
|
||||
#: html_export.xhp
|
||||
@@ -4183,14 +4183,14 @@ msgctxt ""
|
||||
msgid "<link href=\"text/simpress/02/10100000.xhp\" name=\"Connectors\">Connectors</link>"
|
||||
msgstr "<link href=\"text/simpress/02/10100000.xhp\" name=\"Connectors\">Lotura-marrak</link>"
|
||||
|
||||
#. 3e7tW
|
||||
#. TnXRD
|
||||
#: orgchart.xhp
|
||||
msgctxt ""
|
||||
"orgchart.xhp\n"
|
||||
"par_id3156257\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Glue points\">Glue points</link>"
|
||||
msgstr "<link href=\"text/simpress/02/10030200.xhp\" name=\"Glue points\">Kolatze-puntuak</link>"
|
||||
msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Gluepoints\">Gluepoints</link>"
|
||||
msgstr ""
|
||||
|
||||
#. 3LhEr
|
||||
#: page_copy.xhp
|
||||
@@ -4417,23 +4417,23 @@ msgctxt ""
|
||||
msgid "To save a color list, click the <emph>Save Color List</emph> button, enter a filename, and then click <emph>Save</emph>."
|
||||
msgstr "Kolore-zerrenda gordetzeko, egin klik <emph>Gorde kolore-zerrenda</emph> botoian, idatzi fitxategi-izena eta sakatu <emph>Gorde</emph>."
|
||||
|
||||
#. Bpw8w
|
||||
#. xANXJ
|
||||
#: palette_files.xhp
|
||||
msgctxt ""
|
||||
"palette_files.xhp\n"
|
||||
"bm_id3149871\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>colors; default colors</bookmark_value><bookmark_value>colors; LibreOffice colors</bookmark_value><bookmark_value>LibreOffice colors</bookmark_value><bookmark_value>colors; Tango colors</bookmark_value><bookmark_value>Tango colors</bookmark_value><bookmark_value>colors; web</bookmark_value><bookmark_value>colors; CMYK</bookmark_value>"
|
||||
msgstr "<bookmark_value>kalkulu-orriak; ezkutatzeko funtzioak</bookmark_value><bookmark_value>ezkutatu; errenkadak</bookmark_value><bookmark_value>ezkutatu; zutabeak</bookmark_value><bookmark_value>ezkutatu; orriak</bookmark_value><bookmark_value>orriak;ezkutatu</bookmark_value><bookmark_value>zutabeak;ezkutatu</bookmark_value><bookmark_value>errenkadak;ezkutatu</bookmark_value>"
|
||||
msgid "<bookmark_value>colors; default colors</bookmark_value><bookmark_value>colors; LibreOffice colors</bookmark_value><bookmark_value>LibreOffice colors</bookmark_value><bookmark_value>colors; HLC colors</bookmark_value><bookmark_value>Material Design colors</bookmark_value><bookmark_value>colors; web</bookmark_value><bookmark_value>colors; freieFarbe</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#. sUkbS
|
||||
#. eBU5D
|
||||
#: palette_files.xhp
|
||||
msgctxt ""
|
||||
"palette_files.xhp\n"
|
||||
"par_id3149871\n"
|
||||
"help.text"
|
||||
msgid "The CMYK list is optimized for print colors. The colors in the Web and the HTML lists are optimized for displays using a resolution of 256 colors. The palettes libreoffice.soc and tango.soc contain the official LibreOffice and Tango colors respectively."
|
||||
msgstr "CMYK zerrenda inprimatze-koloretarako optimizatuta dago. Web eta HTML zerrendetako koloreak 256 koloretako bereizmena darabilten pantailetarako optimizatuta daude. LibreOffice eta Tango kolore ofizialak libreoffice.soc eta tango.soc paletetan daude."
|
||||
msgid "The freieFarbe HLC color list is based on the CIELAB model and is optimized for professional CMYK printing. The colors in the Compatibility and HTML lists are optimized for displays using a resolution of 256 colors. The palettes “LibreOffice” and “Material” contain the official LibreOffice and Material Design palettes respectively. The tonal.soc palette provides a set of colors organized by luminance contrast that work across different hardware."
|
||||
msgstr ""
|
||||
|
||||
#. zAWpj
|
||||
#: palette_files.xhp
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-09-14 12:01+0200\n"
|
||||
"POT-Creation-Date: 2021-09-27 19:09+0200\n"
|
||||
"PO-Revision-Date: 2021-07-01 16:20+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/eu/>\n"
|
||||
@@ -15559,14 +15559,14 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/textflowpage/spinLineBegin\">Enter the minimum number of characters that must appear at the beginning of the line after the hyphen.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/textflowpage/spinLineBegin\">Sartu marratxoa txertatu ondoren lerro-hasieran utzi beharreko gutxieneko karaktere kopurua.</ahelp>"
|
||||
|
||||
#. tNEhq
|
||||
#. haMfk
|
||||
#: 05030200.xhp
|
||||
msgctxt ""
|
||||
"05030200.xhp\n"
|
||||
"hd_id3149804\n"
|
||||
"help.text"
|
||||
msgid "Maximum no. of consecutive hyphens"
|
||||
msgstr "Elkarren ondoko marratxoak gehienez"
|
||||
msgid "Maximum consecutive hyphenated lines"
|
||||
msgstr ""
|
||||
|
||||
#. Yv4JU
|
||||
#: 05030200.xhp
|
||||
@@ -27034,13 +27034,13 @@ msgctxt ""
|
||||
msgid "Accessibility Check"
|
||||
msgstr ""
|
||||
|
||||
#. BQC8G
|
||||
#. bFVzE
|
||||
#: accessibility_check.xhp
|
||||
msgctxt ""
|
||||
"accessibility_check.xhp\n"
|
||||
"bm_id551630942369429\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>accessibility;check in text document</bookmark_value> <bookmark_value>PDF/UA;ckeck</bookmark_value>"
|
||||
msgid "<bookmark_value>accessibility;check in text document</bookmark_value> <bookmark_value>PDF/UA;check</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#. M96s3
|
||||
@@ -27169,13 +27169,13 @@ msgctxt ""
|
||||
msgid "Check all images, graphics, OLE objects for the alt (or title in some objects) text."
|
||||
msgstr ""
|
||||
|
||||
#. PSxFG
|
||||
#. AKxvB
|
||||
#: accessibility_check.xhp
|
||||
msgctxt ""
|
||||
"accessibility_check.xhp\n"
|
||||
"par_id491630941907745\n"
|
||||
"help.text"
|
||||
msgid "Check tables don't include splits or merges, which aren't allowed by the specifications."
|
||||
msgid "Check that tables do not include split or merged cells, which could be disorienting for users with visual impairments."
|
||||
msgstr ""
|
||||
|
||||
#. wkEAD
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-09-14 12:01+0200\n"
|
||||
"POT-Creation-Date: 2021-09-20 13:03+0200\n"
|
||||
"PO-Revision-Date: 2021-03-14 15:36+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textswriter04/eu/>\n"
|
||||
@@ -1276,13 +1276,13 @@ msgctxt ""
|
||||
msgid "Ctrl+Arrow Up"
|
||||
msgstr "Ctrl +Gora gezia"
|
||||
|
||||
#. cDPtt
|
||||
#. 4FbU4
|
||||
#: 01020000.xhp
|
||||
msgctxt ""
|
||||
"01020000.xhp\n"
|
||||
"par_id1764275\n"
|
||||
"help.text"
|
||||
msgid ">Move cursor to beginning of paragraph. Next keystroke moves cursor to beginning of previous paragraph"
|
||||
msgid "Move cursor to beginning of paragraph. Next keystroke moves cursor to beginning of previous paragraph"
|
||||
msgstr ""
|
||||
|
||||
#. VEwNS
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2021-09-14 12:01+0200\n"
|
||||
"POT-Creation-Date: 2021-09-27 19:09+0200\n"
|
||||
"PO-Revision-Date: 2021-07-24 16:17+0000\n"
|
||||
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
|
||||
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/eu/>\n"
|
||||
@@ -13057,14 +13057,14 @@ msgctxt ""
|
||||
msgid "<bookmark_value>indexes;unprotecting</bookmark_value> <bookmark_value>tables of contents;unprotecting</bookmark_value> <bookmark_value>tables;protecting/unprotecting cells</bookmark_value> <bookmark_value>sections;protecting/unprotecting</bookmark_value> <bookmark_value>unprotecting tables of contents and indexes</bookmark_value> <bookmark_value>protecting;tables and sections</bookmark_value> <bookmark_value>cells;protecting/unprotecting</bookmark_value> <bookmark_value>document;protection from changes</bookmark_value>"
|
||||
msgstr "<bookmark_value>indizeak;babesa kentzea</bookmark_value> <bookmark_value>aurkibideak;babesa kentzea</bookmark_value> <bookmark_value>taulak;gelaxkei babesa jartzea/kentzea</bookmark_value> <bookmark_value>sekzioak;babesa jartzea/kentzea</bookmark_value> <bookmark_value>aurkibideei eta indizeei babesa kentzea</bookmark_value> <bookmark_value>babestea;taulak eta sekzioak</bookmark_value> <bookmark_value>gelaxkak;babesa jartzea/kentzea</bookmark_value> <bookmark_value>dokumentua;aldaketetatik babestea</bookmark_value>"
|
||||
|
||||
#. CYTBm
|
||||
#. JPUCH
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"hd_id6007263\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"protection\"><link href=\"text/swriter/guide/protection.xhp\" name=\"Protecting Content in %PRODUCTNAME Writer\">Protecting Contents in <item type=\"productname\">%PRODUCTNAME Writer</item></link></variable>"
|
||||
msgstr "<variable id=\"protection\"><link href=\"text/swriter/guide/protection.xhp\" name=\"Protecting Content in %PRODUCTNAME Writer\"><item type=\"productname\">%PRODUCTNAME Writer</item> aplikazioan edukia babestea</link> </variable>"
|
||||
msgid "<variable id=\"protection\"><link href=\"text/swriter/guide/protection.xhp\" name=\"Protecting Content in %PRODUCTNAME Writer\">Protecting Contents in %PRODUCTNAME Writer</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. PooUV
|
||||
#: protection.xhp
|
||||
|
||||
Reference in New Issue
Block a user