diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-12-19 17:07:44 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-12-19 17:10:59 +0100 |
commit | bb16a8bd8397622a783fc874c1eebb4148d74711 (patch) | |
tree | 1baec638ab5a99c010d1940fd825bc6270e09a42 /source/it | |
parent | 3e575719f7f7e3c10f4c1ca39e1b10a746fe6adb (diff) |
update translations for 7.5.0 rc1/master
and force-fix errors using pocheck
Change-Id: I3c9458097e8ea70e7931e1646095b0da3f5a04eb
(cherry picked from commit 7d5ae8c4582675a8e102e4d330658a588ef015cf)
Diffstat (limited to 'source/it')
31 files changed, 2726 insertions, 1079 deletions
diff --git a/source/it/cui/messages.po b/source/it/cui/messages.po index 54b8bf75c5b..5a22ecb9a55 100644 --- a/source/it/cui/messages.po +++ b/source/it/cui/messages.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2022-12-12 14:05+0100\n" -"PO-Revision-Date: 2022-12-12 13:12+0000\n" -"Last-Translator: Valter Mura <valtermura@gmail.com>\n" +"POT-Creation-Date: 2022-12-19 15:00+0100\n" +"PO-Revision-Date: 2022-12-19 14:09+0000\n" +"Last-Translator: Elisabetta Manuele <calembour@hotmail.it>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/it/>\n" "Language: it\n" "MIME-Version: 1.0\n" @@ -13779,11 +13779,11 @@ msgctxt "objecttitledescdialog|object_title_label" msgid "_Text Alternative:" msgstr "Alternativa _testo:" -#. mMZoM +#. Gqfxb #: cui/uiconfig/ui/objecttitledescdialog.ui:113 msgctxt "objecttitledescdialog|extended_tip|object_title_entry" -msgid "Enter a title text. This short name is visible as an alternative tag in HTML format. Accessibility tools can read this text." -msgstr "Inserisci un titolo. Questo sarà visibile come tag alternativo nel formato HTML e gli strumenti di accesso facilitato saranno in grado di leggerlo." +msgid "Enter a title text. This short name is visible as an \"alt\" tag in HTML format. Accessibility tools can read this text." +msgstr "" #. EFUyD #: cui/uiconfig/ui/objecttitledescdialog.ui:127 @@ -13879,13 +13879,13 @@ msgstr "Automatico" #: cui/uiconfig/ui/optaccessibilitypage.ui:167 msgctxt "optaccessibilitypage|highcontrast" msgid "Disable" -msgstr "Disabilita" +msgstr "Disattiva" #. NbxkL #: cui/uiconfig/ui/optaccessibilitypage.ui:168 msgctxt "optaccessibilitypage|highcontrast" msgid "Enable" -msgstr "Abilita" +msgstr "Attiva" #. YA7wn #: cui/uiconfig/ui/optaccessibilitypage.ui:172 diff --git a/source/it/helpcontent2/source/text/sbasic/shared.po b/source/it/helpcontent2/source/text/sbasic/shared.po index cc11a49fc17..e6ba5d520fb 100644 --- a/source/it/helpcontent2/source/text/sbasic/shared.po +++ b/source/it/helpcontent2/source/text/sbasic/shared.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2022-12-07 19:22+0100\n" +"POT-Creation-Date: 2022-12-19 15:00+0100\n" "PO-Revision-Date: 2022-12-12 13:30+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/it/>\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.12.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1564140282.000000\n" #. yzYVt @@ -27916,40 +27916,22 @@ msgctxt "" msgid "Returns text or a numeric value that contain type information for a variable." msgstr "" -#. Dytbi -#: 03103600.xhp -msgctxt "" -"03103600.xhp\n" -"par_id3155341\n" -"help.text" -msgid "TypeName (Varname As Variant) As String" -msgstr "" - -#. gBaWF -#: 03103600.xhp -msgctxt "" -"03103600.xhp\n" -"par_id3155342\n" -"help.text" -msgid "VarType (Varname As Variant) As Integer" -msgstr "" - -#. f2DSC +#. 9pCYi #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id591667555032629\n" "help.text" -msgid "Text for <literal>TypeName</literal> suffixed with '()' for arrays." +msgid "A text for <literal>TypeName</literal> suffixed with '()' for arrays." msgstr "" -#. DXU2g +#. 2XLBM #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id371667555034757\n" "help.text" -msgid "Integer for <literal>VarType</literal>. <literal>8192</literal> is added to the returned value for arrays." +msgid "An integer for <literal>VarType</literal>. The number 8192 is added to the returned value for arrays of type <literal>VarType</literal>." msgstr "" #. 3xswS diff --git a/source/it/helpcontent2/source/text/sbasic/shared/03.po b/source/it/helpcontent2/source/text/sbasic/shared/03.po index 693156f4ac3..7ae9637d681 100644 --- a/source/it/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/it/helpcontent2/source/text/sbasic/shared/03.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2022-12-07 19:22+0100\n" -"PO-Revision-Date: 2022-12-12 13:30+0000\n" -"Last-Translator: Valter Mura <valtermura@gmail.com>\n" +"POT-Creation-Date: 2022-12-19 15:00+0100\n" +"PO-Revision-Date: 2022-12-19 14:18+0000\n" +"Last-Translator: serval2412 <serval2412@yahoo.fr>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/it/>\n" "Language: it\n" "MIME-Version: 1.0\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.12.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1563812143.000000\n" #. ViEWM @@ -2824,6 +2824,114 @@ msgctxt "" msgid "If form documents are organized in folders, it becomes necessary to include the folder name to specify the form document to be opened, as illustrated in the following example:" msgstr "Quando i formulari sono organizzati in cartelle, diventa necessario includere il nome della cartella per specificare il formulario da aprire, come illustrato dal seguente esempio:" +#. FfnCL +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id31599490604484\n" +"help.text" +msgid "Opens the Data View window of the specified query and returns an instance of the <literal>Datasheet</literal> service." +msgstr "" + +#. y7bbd +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id281671113374329\n" +"help.text" +msgid "The query can be opened either in normal or design mode." +msgstr "" + +#. PteVF +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id801671111609985\n" +"help.text" +msgid "If the query is already open, its Data View window will be made active." +msgstr "" + +#. PD6CC +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id521671113436716\n" +"help.text" +msgid "Closing the Base document will cause the Data View window to be closed as well." +msgstr "" + +#. h53Y2 +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id701599490609511\n" +"help.text" +msgid "<emph>queryname</emph>: The name of an existing query as a case-sensitive String." +msgstr "" + +#. tfZPA +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id461671113939669\n" +"help.text" +msgid "<emph>designmode</emph>: If this argument is set to <literal>True</literal> the query is opened in design mode. Otherwise it is opened in normal mode (Default = <literal>False</literal>)." +msgstr "" + +#. f8xGi +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id31599490604787\n" +"help.text" +msgid "Opens the Data View window of the specified table and returns an instance of the <literal>Datasheet</literal> service." +msgstr "" + +#. kJ7je +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id281671113374441\n" +"help.text" +msgid "The table can be opened either in normal or design mode." +msgstr "" + +#. mLCsE +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id801671111609395\n" +"help.text" +msgid "If the table is already open, its Data View window will be made active." +msgstr "" + +#. CewtN +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id521671113436658\n" +"help.text" +msgid "Closing the Base document will cause the Data View window to be closed as well." +msgstr "" + +#. 7Ub95 +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id701599490609099\n" +"help.text" +msgid "<emph>tablename</emph>: The name of an existing table as a case-sensitive String." +msgstr "" + +#. E2TZg +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id461671113939471\n" +"help.text" +msgid "<emph>designmode</emph>: If this argument is set to <literal>True</literal> the table is opened in design mode. Otherwise it is opened in normal mode (Default = <literal>False</literal>)." +msgstr "" + #. zzgBi #: sf_base.xhp msgctxt "" @@ -3265,6 +3373,24 @@ msgctxt "" msgid "<emph>servicename</emph>: A fully qualified service name such as <literal>com.sun.star.ui.dialogs.FilePicker</literal> or <literal>com.sun.star.sheet.FunctionAccess</literal>." msgstr "<emph>servicename</emph>: il nome completo e qualificato di un servizio come <literal>com.sun.star.ui.dialogs.FilePicker</literal> o <literal>com.sun.star.sheet.FunctionAccess</literal>." +#. o4TnR +#: sf_basic.xhp +msgctxt "" +"sf_basic.xhp\n" +"par_id651589200135438\n" +"help.text" +msgid "Returns an instance of a UNO structure of the specified type." +msgstr "" + +#. ojWzv +#: sf_basic.xhp +msgctxt "" +"sf_basic.xhp\n" +"par_id3615892001216366\n" +"help.text" +msgid "<emph>unostructure</emph>: A fully qualified structure name such as <literal>com.sun.star.beans.Property</literal> or <literal>com.sun.star.util.DateTime</literal>." +msgstr "" + #. rZoCx #: sf_basic.xhp msgctxt "" @@ -5029,14 +5155,176 @@ msgctxt "" msgid "Clears all the contents and formats of the given range." msgstr "Vuota tutti i contenuti e i formati dell'area specificata." -#. M5PqA +#. kjBF4 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id961670941803758\n" +"help.text" +msgid "A filter formula can be specified to determine which cells shall be affected." +msgstr "" + +#. UXnVo #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id441592919577809\n" "help.text" -msgid "<emph>range</emph>: The range to be cleared, as a string." -msgstr "<emph>range</emph>: l'area da vuotare, in formato stringa." +msgid "<emph>range:</emph> The range to be cleared, as a string." +msgstr "" + +#. Bq7qT +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id351670939954166\n" +"help.text" +msgid "<emph>filterformula:</emph> A Calc formula that shall be applied to the given range to determine which cells will be affected. The specified formula must return <literal>True</literal> or <literal>False</literal>. If this argument is not specified, then all cells in the range are affected." +msgstr "" + +#. Lvzwc +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id461670939954392\n" +"help.text" +msgid "<emph>filterscope:</emph> Determines how <literal>filterformula</literal> is expanded to the given range. This argument is mandatory if a <literal>filterformula</literal> is specified. The following values are accepted:" +msgstr "" + +#. 3pGBf +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id991670941074213\n" +"help.text" +msgid "<emph>\"CELL\":</emph> The formula specified in the <literal>filterformula</literal> argument is expanded once for each cell in <literal>range</literal>." +msgstr "" + +#. YGjYE +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id911670941074926\n" +"help.text" +msgid "<emph>\"ROW\":</emph> The formula specified in the <literal>filterformula</literal> argument is expanded once for each row in <literal>range</literal>." +msgstr "" + +#. Uufc3 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id581670941075101\n" +"help.text" +msgid "<emph>\"COLUMN\":</emph> The formula specified in the <literal>filterformula</literal> argument is expanded once for each column in <literal>range</literal>." +msgstr "" + +#. gZzon +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id681670941294573\n" +"help.text" +msgid "' Clears all cells in the range SheetX.A1:J10" +msgstr "" + +#. dZnwN +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id521592919577626\n" +"help.text" +msgid "oDoc.ClearAll(\"SheetX.A1:J10\")" +msgstr "" + +#. SpP9R +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id681670941294511\n" +"help.text" +msgid "' Clears all cells in the range SheetX.A1:J10 that have a value greater than 100" +msgstr "" + +#. 7Nnnv +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id521592919575446\n" +"help.text" +msgid "oDoc.ClearAll(\"SheetX.A1:J10\", \"=SheetX.A1>100\", \"CELL\")" +msgstr "" + +#. 8CXRd +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id681670941233673\n" +"help.text" +msgid "' Clears all rows in the range SheetX.A1:J10 whose sum is greater than 500" +msgstr "" + +#. pABDv +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id521592919518126\n" +"help.text" +msgid "oDoc.ClearAll(\"SheetX.A1:J10\", \"=SUM(SheetX.A1:J1)>100\", \"ROW\")" +msgstr "" + +#. 5av7R +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id681670941293083\n" +"help.text" +msgid "' Clears all columns in the range SheetX.A1:J10 whose sum is greater than 500" +msgstr "" + +#. Bp2iA +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id521592919577149\n" +"help.text" +msgid "oDoc.ClearAll(\"SheetX.A1:J10\", \"=SUM(SheetX.A1:A10)>100\", \"COLUMN\")" +msgstr "" + +#. jBH48 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"pyc_id211621536212144\n" +"help.text" +msgid "myDoc.ClearAll(\"SheetX.A1:F10\")" +msgstr "" + +#. CGEqi +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"pyc_id701670942024915\n" +"help.text" +msgid "myDoc.ClearAll(\"SheetX.A1:J10\", \"=SheetX.A1>100\", \"CELL\")" +msgstr "" + +#. GDBWA +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"pyc_id261670942025274\n" +"help.text" +msgid "myDoc.ClearAll(\"SheetX.A1:J10\", \"=SUM(SheetX.A1:J1)>100\", \"ROW\")" +msgstr "" + +#. 3fSEb +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"pyc_id711670942025635\n" +"help.text" +msgid "myDoc.ClearAll(\"SheetX.A1:J10\", \"=SUM(SheetX.A1:A10)>100\", \"COLUMN\")" +msgstr "" #. Wz6CH #: sf_calc.xhp @@ -5047,6 +5335,15 @@ msgctxt "" msgid "Clears the formats and styles in the given range." msgstr "Vuota tutti i formati e gli stili dell'area specificata." +#. PqtC3 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id961670941800058\n" +"help.text" +msgid "A filter formula can be specified to determine which cells shall be affected." +msgstr "" + #. 6Qxnv #: sf_calc.xhp msgctxt "" @@ -5056,6 +5353,15 @@ msgctxt "" msgid "<emph>range</emph>: The range whose formats and styles are to be cleared, as a string." msgstr "<emph>range</emph>: l'area i cui formati e stili devono essere vuotati, in formato stringa." +#. DLmLj +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id461670942481008\n" +"help.text" +msgid "Refer to the <link href=\"text/sbasic/shared/03/sf_calc.xhp#ClearAll\" name=\"ClearAll_link3\"><literal>ClearAll</literal></link> method documentation available above for examples on how to use the arguments <literal>filterformula</literal> and <literal>filterscope</literal>." +msgstr "" + #. sMwMp #: sf_calc.xhp msgctxt "" @@ -5065,6 +5371,15 @@ msgctxt "" msgid "Clears the values and formulas in the given range." msgstr "Vuota i valori e le formule nell'area specificata." +#. te7oW +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id961670941801218\n" +"help.text" +msgid "A filter formula can be specified to determine which cells shall be affected." +msgstr "" + #. eEGn9 #: sf_calc.xhp msgctxt "" @@ -5074,6 +5389,15 @@ msgctxt "" msgid "<emph>range</emph>: The range whose values and formulas are to be cleared, as a string." msgstr "<emph>range</emph>: l'area i cui valori e formule devono essere vuotati, in formato stringa." +#. odncJ +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id461670942481009\n" +"help.text" +msgid "Refer to the <link href=\"text/sbasic/shared/03/sf_calc.xhp#ClearAll\" name=\"ClearAll_link3\"><literal>ClearAll</literal></link> method documentation available above for examples on how to use the arguments <literal>filterformula</literal> and <literal>filterscope</literal>." +msgstr "" + #. JWFDb #: sf_calc.xhp msgctxt "" @@ -7198,6 +7522,15 @@ msgctxt "" msgid "<emph>style</emph>: The name of the cell style to apply." msgstr "<emph>style</emph>: il nome dello stile di cella da applicare." +#. wbiBR +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id461670942481010\n" +"help.text" +msgid "Refer to the <link href=\"text/sbasic/shared/03/sf_calc.xhp#ClearAll\" name=\"ClearAll_link3\"><literal>ClearAll</literal></link> method documentation available above for examples on how to use the arguments <literal>filterformula</literal> and <literal>filterscope</literal>." +msgstr "" + #. DCAWV #: sf_calc.xhp msgctxt "" @@ -9169,14 +9502,86 @@ msgctxt "" msgid "' Returns the first 50 employee records ordered by the 'FirstName' field" msgstr "' Restituisce i primi 50 record dei dipendenti ordinati in base al campo 'FirstName'" -#. FMBEy +#. BS9jq +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id31599490604484\n" +"help.text" +msgid "Opens the Data View window of the specified query and returns an instance of the <literal>Datasheet</literal> service." +msgstr "" + +#. d2YTW +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id801671111609985\n" +"help.text" +msgid "If the query could not be opened, then <literal>Nothing</literal> is returned." +msgstr "" + +#. FJFvm +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id701599490609511\n" +"help.text" +msgid "<emph>queryname</emph>: The name of an existing query as a case-sensitive String." +msgstr "" + +#. yq6V3 +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id31599490601045\n" +"help.text" +msgid "Runs a SQL <literal>SELECT</literal> command, opens a Data View window with the results and returns an instance of the <literal>Datasheet</literal> service." +msgstr "" + +#. Hx5xV +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id701599490604461\n" +"help.text" +msgid "<emph>sql</emph>: A string containing a valid SQL SELECT statement. Identifiers may be enclosed by square brackets." +msgstr "" + +#. kYGxU +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id51599490609622\n" +"help.text" +msgid "<emph>directsql</emph>: When <literal>True</literal>, the SQL command is sent to the database engine without pre-analysis (Default = <literal>False</literal>)." +msgstr "" + +#. hT2oS +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id31599490605021\n" +"help.text" +msgid "Opens the Data View window of the specified table and returns an instance of the <literal>Datasheet</literal> service." +msgstr "" + +#. CGfTt +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id701599490609021\n" +"help.text" +msgid "<emph>tablename</emph>: The name of an existing table as a case-sensitive String." +msgstr "" + +#. Wme4W #: sf_database.xhp msgctxt "" "sf_database.xhp\n" "par_id31599490609759\n" "help.text" -msgid "Executes an action query of an SQL statement such as creating a table, as well as inserting, updating and deleting records." -msgstr "Esegue una ricerca attiva di un'istruzione SQL come la creazione di una tabella, oppure l'inserimento, la modifica e l'eliminazione di record." +msgid "Executes an action query or an SQL statement such as creating a table, as well as inserting, updating and deleting records." +msgstr "" #. gyiQy #: sf_database.xhp @@ -9214,6 +9619,825 @@ msgctxt "" msgid "<emph>directsql</emph>: When <literal>True</literal>, the SQL command is sent to the database engine without pre-analysis. (Default = <literal>False</literal>). For queries, the applied option is the one set when the query was defined." msgstr "<emph>directsql</emph>: se è <literal>True</literal>, il comando SQL viene inviato al motore del database senza una pre-analisi (predefinito = <literal>False</literal>). Per le ricerche, l'opzione applicata è quella impostata al momento della definizione della ricerca." +#. 4TmY5 +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"tit\n" +"help.text" +msgid "SFDatabases.Datasheet service" +msgstr "" + +#. fSnZf +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"bm_id781582391760253\n" +"help.text" +msgid "<variable id=\"ctrls_h1\"><link href=\"text/sbasic/shared/03/sf_datasheet.xhp\" name=\"SFDatabases.Datasheet service\"><literal>SFDatabases</literal>.<literal>Datasheet</literal> service</link></variable>" +msgstr "" + +#. CCxPd +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id901619031958273\n" +"help.text" +msgid "The <literal>Datasheet</literal> service allows to visualize the contents of database tables as well as the results of queries and SQL statements using Base's Data View. Additionally, this service allows to:" +msgstr "" + +#. MDMA7 +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id241619032289964\n" +"help.text" +msgid "Add custom menus to the data view." +msgstr "" + +#. DucpD +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id291619032292829\n" +"help.text" +msgid "Access values in specific positions of the data view." +msgstr "" + +#. MrxfF +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id421619032296454\n" +"help.text" +msgid "Position the cursor in a specific cell of the data view." +msgstr "" + +#. xZtEL +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"hd_id581582885621841\n" +"help.text" +msgid "Service invocation" +msgstr "" + +#. GEQkg +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id141609955500101\n" +"help.text" +msgid "Before using the <literal>Datasheet</literal> service the <literal>ScriptForge</literal> library needs to be loaded or imported:" +msgstr "" + +#. UDCjV +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id311619033224680\n" +"help.text" +msgid "The <literal>Datasheet</literal> service can be invoked in two different ways depending on whether the database file is open." +msgstr "" + +#. LXxpq +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id781671108693239\n" +"help.text" +msgid "The example below considers that the database file is open, hence the <literal>UI</literal> service can be used to retrieve the document and the <literal>OpenTable</literal> method from the <literal>Database</literal> service is used to get a <literal>Datasheet</literal> service instance." +msgstr "" + +#. nmHPC +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"bas_id561671040218003\n" +"help.text" +msgid "Dim ui As Object, oBase As Object, oSheet As Object" +msgstr "" + +#. uCvbC +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"bas_id981671039972329\n" +"help.text" +msgid "' Object oBase is an instance of the Base service" +msgstr "" + +#. y8TZZ +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"bas_id451671040032633\n" +"help.text" +msgid "' Object oSheet is an instance of the Datasheet service" +msgstr "" + +#. cnJfg +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id721671040093835\n" +"help.text" +msgid "In the example above it is also possible to use the method <literal>OpenQuery</literal> from the <literal>Base</literal> service to get a <literal>Datasheet</literal> instance." +msgstr "" + +#. 5usm9 +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id281619033570656\n" +"help.text" +msgid "To invoke the <literal>Datasheet</literal> service when the database file is not open, use the <literal>OpenTable</literal>, <literal>OpenQuery</literal> or <literal>OpenSql</literal> methods from the <literal>Database</literal> service. The example below uses the <literal>OpenTable</literal> method to open an existing table in the database file:" +msgstr "" + +#. 6dFFb +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"bas_id451671040032621\n" +"help.text" +msgid "' Object oDatabase is an instance of the Database service" +msgstr "" + +#. vFEti +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"bas_id451671040032011\n" +"help.text" +msgid "' Object oSheet is an instance of the Datasheet service" +msgstr "" + +#. TGuKf +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id871623102536956\n" +"help.text" +msgid "The examples above can be translated to Python as follows:" +msgstr "" + +#. xFcX4 +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"hd_id711600788076834\n" +"help.text" +msgid "Properties" +msgstr "" + +#. yaMir +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id31671041470077\n" +"help.text" +msgid "The following properties are available in the <literal>Datasheet</literal> service:" +msgstr "" + +#. uVScA +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id461600788076917\n" +"help.text" +msgid "Name" +msgstr "" + +#. o9D7n +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id221600788076591\n" +"help.text" +msgid "Read-only" +msgstr "" + +#. ykDW3 +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id761600788076328\n" +"help.text" +msgid "Type" +msgstr "" + +#. BJ9DV +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id67160078807636\n" +"help.text" +msgid "Description" +msgstr "" + +#. ETvvH +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id311600788076756\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 7Xcpx +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id831600788076785\n" +"help.text" +msgid "Array of Strings" +msgstr "" + +#. DSDCy +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id441600788076826\n" +"help.text" +msgid "Returns an <literal>Array</literal> with the names of column headers in the datasheet." +msgstr "" + +#. AawGx +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id49160078807654\n" +"help.text" +msgid "Yes" +msgstr "" + +#. XVhow +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id81600788076419\n" +"help.text" +msgid "Returns the currently selected column name." +msgstr "" + +#. 8ph7x +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id711600788076534\n" +"help.text" +msgid "Yes" +msgstr "" + +#. cLaaP +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id541600788076645\n" +"help.text" +msgid "Returns the number of the currently selected row, starting at 1." +msgstr "" + +#. h3vRR +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id891600788076190\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 5FdAQ +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id91600788076674\n" +"help.text" +msgid "Returns the file name of the Base file in <literal>FSO.FileNaming</literal> format." +msgstr "" + +#. 3TyFG +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id561633021747903\n" +"help.text" +msgid "No" +msgstr "" + +#. Pv5DC +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id831633021749007\n" +"help.text" +msgid "Specifies a filter to be applied to the datasheet expressed as the <literal>WHERE</literal> clause of a SQL query without the <literal>WHERE</literal> keyword. If an empty string is specified then the active <literal>Filter</literal> is removed." +msgstr "" + +#. uiSkN +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id391600788076253\n" +"help.text" +msgid "Yes" +msgstr "" + +#. p4e8b +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id21600788076541\n" +"help.text" +msgid "Returns the number of rows in the datasheet." +msgstr "" + +#. ZERuR +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id211600788076138\n" +"help.text" +msgid "No" +msgstr "" + +#. y8qWp +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id521600788076371\n" +"help.text" +msgid "Specifies the order in which records are shown expressed as the <literal>ORDER BY</literal> clause of a SQL query without the <literal>ORDER BY</literal> keyword. If an empty string is specified then the active <literal>OrderBy</literal> is removed." +msgstr "" + +#. BJAwG +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id21600788076758\n" +"help.text" +msgid "Yes" +msgstr "" + +#. faBy9 +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id871600788076196\n" +"help.text" +msgid "Object" +msgstr "" + +#. iCABS +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id781600788076694\n" +"help.text" +msgid "Returns the <literal>Database</literal> service instance to which the datasheet belongs." +msgstr "" + +#. 3AG3X +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id261600788076841\n" +"help.text" +msgid "Yes" +msgstr "" + +#. zE8Xg +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id11600788076757\n" +"help.text" +msgid "Returns a String that represents the data source, which can be a SQL statement, a table name or a query name." +msgstr "" + +#. 8VKAq +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id531600789141795\n" +"help.text" +msgid "Yes" +msgstr "" + +#. TSNA5 +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id301600789141619\n" +"help.text" +msgid "Returns the type of the data source, which can be one of the following values: \"SQL\", \"TABLE\" or \"QUERY\"." +msgstr "" + +#. bZqAE +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id541600789286532\n" +"help.text" +msgid "Yes" +msgstr "" + +#. wxLJ4 +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id181600789286889\n" +"help.text" +msgid "UNO Object" +msgstr "" + +#. NDjRM +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id701600789286280\n" +"help.text" +msgid "Returns the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1lang_1_1XComponent.html\" name=\"XComponent\">com.sun.star.lang.XComponent</link> UNO object that represents the datasheet." +msgstr "" + +#. vEoc2 +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id941608709527698\n" +"help.text" +msgid "Yes" +msgstr "" + +#. tCgaA +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id100100678952791\n" +"help.text" +msgid "UNO Object" +msgstr "" + +#. 8jt7B +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id661300789527859\n" +"help.text" +msgid "Returns the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XControl.html\" name=\"XControl\">com.sun.star.awt.XControl</link> UNO object that represents the datasheet." +msgstr "" + +#. 62EDa +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id941600789527698\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 7AReG +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id100160078952791\n" +"help.text" +msgid "UNO Object" +msgstr "" + +#. nTQHe +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id631600789527859\n" +"help.text" +msgid "Returns the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XTabControllerModel.html\" name=\"XTabControllerModel\">com.sun.star.awt.XTabControllerModel</link> UNO object that represents the datasheet." +msgstr "" + +#. wfJfa +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"hd_id501582887473754\n" +"help.text" +msgid "Methods" +msgstr "" + +#. wgVfx +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id451619034669263\n" +"help.text" +msgid "List of Methods in the Datasheet Service" +msgstr "" + +#. euurc +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id801916099743199\n" +"help.text" +msgid "Brings to front the data view window referred to by the <literal>Datasheet</literal> instance." +msgstr "" + +#. ZQdnE +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id801916099748128\n" +"help.text" +msgid "Closes the data view window referred to by the <literal>Datasheet</literal> instance." +msgstr "" + +#. fStHW +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id801916099748639\n" +"help.text" +msgid "Creates a new menu entry in the data view window and returns a <literal>SFWidgets.Menu</literal> service instance, with which menu items can be programmatically added." +msgstr "" + +#. H4ghA +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id71671047526843\n" +"help.text" +msgid "Menus added using the <literal>CreateMenu</literal> method are lost as soon as the data view window is closed." +msgstr "" + +#. QC9Uh +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id941619079997155\n" +"help.text" +msgid "<emph>menuheader:</emph> The name of the new menu." +msgstr "" + +#. yVxAC +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id941619079997180\n" +"help.text" +msgid "<emph>before:</emph> This argument can be either the name of an existing menu entry before which the new menu will be placed or a number expressing the position of the new menu. If this argument is left blank the new menu is placed as the last entry." +msgstr "" + +#. MXC5w +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id941619079997090\n" +"help.text" +msgid "<emph>submenuchar:</emph> The delimiter used in menu trees (Default = \">\")" +msgstr "" + +#. EMDiB +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"bas_id461619100382442\n" +"help.text" +msgid "Set oMenu = oSheet.CreateMenu(\"My Menu\", Before := \"Data\")" +msgstr "" + +#. zLvjn +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"bas_id591671048413063\n" +"help.text" +msgid ".AddItem(\"Item 1\", Command := \".uno:About\")" +msgstr "" + +#. DKtUn +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"pyc_id361623165059667\n" +"help.text" +msgid "menu = sheet.CreateMenu(\"My Menu\", before=\"Data\")" +msgstr "" + +#. WAFYz +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"pyc_id571671048780765\n" +"help.text" +msgid "menu.AddItem(\"Item 1\", command=\".uno:About\")" +msgstr "" + +#. K62eP +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id521671048538692\n" +"help.text" +msgid "Read the <link href=\"text/sbasic/shared/03/sf_menu.xhp\" name=\"SF_Menu\">Menu service</link> help page to learn more about how to create menu and submenu entries and associate commands." +msgstr "" + +#. nXH8z +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id801916099748009\n" +"help.text" +msgid "Returns the text in a given column of the current row." +msgstr "" + +#. DJ8Ft +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id161671050245887\n" +"help.text" +msgid "This method does not change the position of the cursor in the data view window." +msgstr "" + +#. 3qnwN +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id941619079997693\n" +"help.text" +msgid "<emph>column:</emph> The name of the column as a String or the column position (starting at 1). If a position greater than the number of columns is given, the last column is returned." +msgstr "" + +#. ED6ma +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id801916099747177\n" +"help.text" +msgid "Returns the value in a given column of the current row as a valid Basic type." +msgstr "" + +#. fXDwA +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id91671050315349\n" +"help.text" +msgid "The types that can be returned are: <literal>String</literal>, <literal>Integer</literal>, <literal>Long</literal>, <literal>Single</literal>, <literal>Double</literal>, <literal>Date</literal> and <literal>Null</literal>." +msgstr "" + +#. HADUe +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id411671050476363\n" +"help.text" +msgid "Binary types are returned as a <literal>Long</literal> value indicating the length of the binary field." +msgstr "" + +#. nTQDh +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id141671050559691\n" +"help.text" +msgid "An <literal>Empty</literal> value is returned if the required value could not be retrieved." +msgstr "" + +#. BtN8B +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id161671050245365\n" +"help.text" +msgid "This method does not change the position of the cursor in the data view window." +msgstr "" + +#. DwSZS +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id941619079997253\n" +"help.text" +msgid "<emph>column:</emph> The name of the column as a String or the column position (starting at 1). If a position greater than the number of columns is given, the last column is returned." +msgstr "" + +#. ij88V +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id801916099747188\n" +"help.text" +msgid "Moves the cursor to the specified row and column." +msgstr "" + +#. 4CXzN +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id161671050245147\n" +"help.text" +msgid "This method does not change the position of the cursor in the data view window." +msgstr "" + +#. CECkE +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id231671105664098\n" +"help.text" +msgid "<emph>row:</emph> The row number as a numeric value starting at 1. If the requested row exceeds the number of existing rows, the cursor is moved to the last row. If this argument is not specified, then the row is not changed." +msgstr "" + +#. 4AYCp +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id941619079997124\n" +"help.text" +msgid "<emph>column:</emph> The name of the column as a <literal>String</literal> or the column position (starting at 1). If the requested column exceeds the number of existing columns, the cursor is moved to the last column. If this argument is not specified, then the column is not changed." +msgstr "" + +#. t7xYa +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"bas_id741671106250967\n" +"help.text" +msgid "' Moves the cursor to the column \"LastName\" in row 4" +msgstr "" + +#. BRB4u +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"bas_id51671106293155\n" +"help.text" +msgid "oSheet.GoToCell(4, \"LastName\")" +msgstr "" + +#. xvnqb +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"bas_id616711059619900\n" +"help.text" +msgid "' Moves the cursor to the third column of the current row" +msgstr "" + +#. sSJ4S +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"bas_id611671106014685\n" +"help.text" +msgid "' Moves cursor one row down leaving it in the same column" +msgstr "" + +#. hLAZS +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"bas_id711671107842042\n" +"help.text" +msgid "' Moves to the last column of the last row" +msgstr "" + +#. 4mHFQ +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"pyc_id361623165059099\n" +"help.text" +msgid "sheet.GoToCell(4, \"LastName\")" +msgstr "" + +#. zU2uu +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id801916099747090\n" +"help.text" +msgid "Removes a menu entry from the data view by its name." +msgstr "" + +#. FhSiD +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id511671106735805\n" +"help.text" +msgid "This method can remove menus that belong to the standard user interface as well as menus that were programmatically added with the <literal>CreateMenu</literal> method. The removal of standard menus is not permanent and they will reappear after the window is closed and reopened." +msgstr "" + +#. ED3Co +#: sf_datasheet.xhp +msgctxt "" +"sf_datasheet.xhp\n" +"par_id941619079997083\n" +"help.text" +msgid "<emph>menuheader:</emph> The case-sensitive name of the menu to be removed. The name must not include the tilde (\"~\") character." +msgstr "" + #. BC4Sc #: sf_dialog.xhp msgctxt "" @@ -9340,14 +10564,14 @@ msgctxt "" msgid "<emph>DialogName</emph>: A case-sensitive string designating the dialog." msgstr "<emph>DialogName</emph>: Una stringa, sensibile alla differenza tra maiuscole e minuscole, che determina la finestra." -#. r5vY5 +#. L5fJw #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" "par_id761620142701399\n" "help.text" -msgid "Below %PRODUCTNAME Basic and Python examples are displaying the <literal>dlgConsole</literal> dialog that belongs to <literal>ScriptForge</literal> shared library:" -msgstr "I seguenti esempi in Basic e Python in %PRODUCTNAME visualizzano la finestra <literal>dlgConsole</literal> che appartiene alla libreria condivisa <literal>ScriptForge</literal>:" +msgid "The examples below in Basic and Python display the <literal>dlgConsole</literal> dialog that belongs to the <literal>ScriptForge</literal> shared library:" +msgstr "" #. mqjFF #: sf_dialog.xhp @@ -9412,32 +10636,113 @@ msgctxt "" msgid "# ... Process controls and do what is needed here" msgstr "# ...In questo punto vanno inserite l'elaborazione dei controlli e l'esecuzione di quanto necessario" -#. eehkB +#. BkTv6 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id811670854106781\n" +"help.text" +msgid "Use the string \"GlobalScope\" as the <emph>container</emph> argument when the dialog is stored either in <menuitem>My Macros & Dialogs</menuitem> or in <menuitem>Application Macros & Dialogs</menuitem>." +msgstr "" + +#. 8iyqo +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"hd_id141670854511382\n" +"help.text" +msgid "Retrieving the Dialog instance that triggered a dialog event" +msgstr "" + +#. BVcDA #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" "par_id951598174966322\n" "help.text" -msgid "Alternatively a <literal>Dialog</literal> instance can be retrieved via the <literal>SFDialogs.DialogEvent</literal> service, providing that the dialog was initiated with the <literal>Dialog</literal> service. <literal>DialogEvent</literal> returns the <literal>SFDialogs.Dialog</literal> service instance that triggered the event." -msgstr "In alternativa un'istanza di <literal>Dialog</literal> può essere richiamata tramite il servizio <literal>SFDialogs.DialogEvent</literal>, purchè la finestra di dialogo sia inizializzata con il servizio <literal>Dialog</literal>. <literal>DialogEvent</literal> restituisce l'istanza al servizio <literal>SFDialogs.Dialog</literal> che attiva l'evento." +msgid "An instance of the <literal>Dialog</literal> service can be retrieved via the <literal>SFDialogs.DialogEvent</literal> service, provided that the dialog was initiated with the <literal>Dialog</literal> service. In the example below, <literal>oDlg</literal> contains the <literal>Dialog</literal> instance that triggered the dialog event." +msgstr "" -#. QBG5g +#. 4FBts #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" "par_id741619625211462\n" "help.text" -msgid "with Python:" -msgstr "con Python:" +msgid "Or using Python:" +msgstr "" -#. n72Hv +#. 5zauR #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" "par_id251598176312571\n" "help.text" -msgid "Note that in previous examples, the prefix <literal>\"SFDialogs.\"</literal> may be omitted when deemed appropriate." -msgstr "Tenete presente che negli esempi precedenti il prefisso <literal>\"SFDialogs.\"</literal> può essere omesso se ritenuto appropriato." +msgid "Note that in the previous examples, the prefix <literal>\"SFDialogs.\"</literal> may be omitted when deemed appropriate." +msgstr "" + +#. KCDyk +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"hd_id681670854491710\n" +"help.text" +msgid "Handling exceptions in event handlers" +msgstr "" + +#. 9kZzz +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id971670855125683\n" +"help.text" +msgid "When creating an event handler for dialog events it is good practice to handle errors inside the subroutine itself. For instance, suppose the event handler below is called when the mouse button is pressed in the dialog window." +msgstr "" + +#. AVgYD +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id261670857160312\n" +"help.text" +msgid "' Process the event" +msgstr "" + +#. fLvwj +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id691670857377446\n" +"help.text" +msgid "Call <literal>SF_Exception.Clear</literal> if you do not want the error to propagate after the dialog execution ended." +msgstr "" + +#. fJoDn +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id741619625211445\n" +"help.text" +msgid "In Python use native <literal>try/except</literal> blocks for exception handling as shown below:" +msgstr "" + +#. vDjYf +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id491670866556493\n" +"help.text" +msgid "# Process the event" +msgstr "" + +#. LNECW +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id416708660557072\n" +"help.text" +msgid "# The object \"bas\" is an instance of the Basic service" +msgstr "" #. nXGkZ #: sf_dialog.xhp @@ -10321,6 +11626,150 @@ msgctxt "" msgid "oDialog.Resize(1000, 2000, Height = 6000) # Width is not changed" msgstr "oDialog.Resize(1000, 2000, Height = 6000) # La larghezza non viene modificata" +#. 6DRxV +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id21598187950047\n" +"help.text" +msgid "Defines which controls in a dialog are responsible for switching pages, making it easier to manage the <literal>Page</literal> property of a dialog and its controls." +msgstr "" + +#. DDxnE +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id291670871829824\n" +"help.text" +msgid "Dialogs may have multiple pages and the currently visible page is defined by the <literal>Page</literal> dialog property. If the <literal>Page</literal> property is left unchanged, the default visible page is equal to 0 (zero), meaning that no particular page is defined and all visible controls are displayed regardless of the value set in their own <literal>Page</literal> property." +msgstr "" + +#. YB97d +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id431670872095503\n" +"help.text" +msgid "When the <literal>Page</literal> property of a dialog is changed to some other value such as 1, 2, 3 and so forth, then only the controls whose <literal>Page</literal> property match the current dialog page will be displayed." +msgstr "" + +#. 4oNFA +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id161670872517032\n" +"help.text" +msgid "By using the <literal>SetPageManager</literal> method it is possible to define four types of page managers:" +msgstr "" + +#. Bdjcu +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id161670872665432\n" +"help.text" +msgid "<emph>List box or combo box:</emph> in this case, each entry in the list box or combo box corresponds to a page. The first item refers to Page 1, the second items refers to Page 2 and so on." +msgstr "" + +#. 2cbkh +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id141670872835955\n" +"help.text" +msgid "<emph>Group of radio buttons:</emph> defines a group of radio buttons that will control which page is visible." +msgstr "" + +#. BszmV +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id11670872840588\n" +"help.text" +msgid "<emph/><emph>Sequence of buttons:</emph> defines a set of buttons, each of which corresponding to a dialog page. This can be used to emulate a tabbed interface by placing buttons side by side in the dialog." +msgstr "" + +#. qFQHA +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id461670873122132\n" +"help.text" +msgid "<emph>Previous/Next buttons:</emph> defines which buttons in the dialog that will be used to navigate to the Previous/Next page in the dialog." +msgstr "" + +#. dANup +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id871670874232499\n" +"help.text" +msgid "It is possible to use more than one page management mechanism at the same time." +msgstr "" + +#. JLw7E +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id831670873941232\n" +"help.text" +msgid "This method is supposed to be called just once before calling the <literal>Execute</literal> method. Subsequent calls are ignored." +msgstr "" + +#. NAsqC +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id371670874142972\n" +"help.text" +msgid "If successful this method returns <literal>True</literal>." +msgstr "" + +#. iyTJv +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id481651236673466\n" +"help.text" +msgid "<emph>pilotcontrols:</emph> a comma-separated list of <literal>ListBox</literal>, <literal>ComboBox</literal> or <literal>RadioButton</literal> control names used as page managers. For RadioButton controls, specify the name of the first control in the group to be used." +msgstr "" + +#. vNxtV +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id721651236670589\n" +"help.text" +msgid "<emph>tabcontrols:</emph> a comma-separated list of button names that will be used as page managers. The order in which they are specified in this argument corresponds to the page number they are associated with." +msgstr "" + +#. VXVDL +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id991651236674963\n" +"help.text" +msgid "<emph>wizardcontrols:</emph> a comma-separated list with the names of two buttons that will be used as the Previous/Next buttons." +msgstr "" + +#. AEFZz +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id771651236671764\n" +"help.text" +msgid "<emph>lastpage:</emph> the number of the last available page. It is recommended to specify this value when using the Previous/Next page manager." +msgstr "" + +#. sWmg6 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id861670874176863\n" +"help.text" +msgid "Consider a dialog with three pages. The dialog has a <literal>ListBox</literal> control named \"aPageList\" that will be used to control the visible page. Additionally, there are two buttons named \"btnPrevious\" and \"btnNext\" that will be used as the Previous/Next buttons in the dialog." +msgstr "" + #. ARCGg #: sf_dialog.xhp msgctxt "" @@ -10483,23 +11932,149 @@ msgctxt "" msgid "# ... process the controls actual values" msgstr "#... elabora i valori effettivi dei controlli" -#. 2PPv4 +#. GZ3ia +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"hd_id141670854511382\n" +"help.text" +msgid "Retrieving the DialogControl instance that triggered a control event" +msgstr "" + +#. CcXYE #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" "par_id951598174966322\n" "help.text" -msgid "Alternatively a control instance can be retrieved via the <literal>SFDialogs.DialogEvent</literal> service, providing the dialog was initiated with the <literal>Dialog</literal> service. <literal>DialogEvent</literal> returns the <literal>SFDialogs.DialogControl</literal> class instance that triggered the event." -msgstr "In alternativa l'istanza di un controllo può essere richiamata tramite il servizio <literal>SFDialogs.DialogEvent</literal>, a patto che la finestra di dialogo sia stata inizializzata con il servizio <literal>Dialog</literal>. <literal>DialogEvent</literal> restituisce la classe dell'istanza <literal>SFDialogs.DialogControl</literal> che ha attivato l'evento." +msgid "An instance of the <literal>DialogControl</literal> service can be retrieved via the <literal>SFDialogs.DialogEvent</literal> service, provided that the dialog was initiated with the <literal>Dialog</literal> service. In the example below, <literal>oControl</literal> contains the <literal>DialogControl</literal> instance that triggered the control event." +msgstr "" + +#. jeLRp +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id741619625211462\n" +"help.text" +msgid "Or using Python:" +msgstr "" -#. 75WJy +#. EroTy #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" "par_id251598176312571\n" "help.text" -msgid "Note that in previous examples, the prefix <literal>\"SFDialogs.\"</literal> may be omitted." -msgstr "Si noti che negli esempi precedenti il prefisso <literal>\"SFDialogs.\"</literal> può essere omesso." +msgid "Note that in the previous examples, the prefix <literal>\"SFDialogs.\"</literal> may be omitted when deemed appropriate." +msgstr "" + +#. KazD8 +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"hd_id681670854491710\n" +"help.text" +msgid "Handling exceptions in event handlers" +msgstr "" + +#. isdwE +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id971670855125683\n" +"help.text" +msgid "When creating an event handler for control events it is good practice to handle errors inside the subroutine itself. For instance, suppose the event handler below is called when button is clicked." +msgstr "" + +#. HSAhd +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"bas_id261670857160312\n" +"help.text" +msgid "' Process the event" +msgstr "" + +#. wUTZB +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id691670857377446\n" +"help.text" +msgid "Call <literal>SF_Exception.Clear</literal> if you do not want the error to propagate after the dialog execution ended." +msgstr "" + +#. GVfqQ +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id741619625211445\n" +"help.text" +msgid "In Python use native <literal>try/except</literal> blocks for exception handling as shown below:" +msgstr "" + +#. FBViG +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"pyc_id111670866555779\n" +"help.text" +msgid "def on_button_clicked(event=None):" +msgstr "" + +#. CMzBk +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"pyc_id871670866556117\n" +"help.text" +msgid "try:" +msgstr "" + +#. 64DRA +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"pyc_id721670866556311\n" +"help.text" +msgid "oControl = CreateScriptService(\"DialogEvent\", event)" +msgstr "" + +#. UAGhF +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"pyc_id491670866556493\n" +"help.text" +msgid "# Process the event" +msgstr "" + +#. i77WY +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"pyc_id521670866556680\n" +"help.text" +msgid "except Exception as e:" +msgstr "" + +#. KY75S +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"pyc_id416708660557072\n" +"help.text" +msgid "# The object \"bas\" below is an instance of the Basic service" +msgstr "" + +#. jAhhf +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"pyc_id491670866556877\n" +"help.text" +msgid "bas.MsgBox(str(e))" +msgstr "" #. F9uKj #: sf_dialogcontrol.xhp @@ -22163,7 +23738,7 @@ msgctxt "" "par_id81600788076419\n" "help.text" msgid "Character used to define the access key of a menu item. The default character is <literal>~</literal>." -msgstr "Carattere usato per definire il tasto di accesso alla voce del menu</literal>. Il carattere predefinito è <literal>~</literal>." +msgstr "Carattere usato per definire il tasto di accesso alla voce del menu. Il carattere predefinito è <literal>~</literal>." #. G2c6G #: sf_popupmenu.xhp diff --git a/source/it/helpcontent2/source/text/scalc/04.po b/source/it/helpcontent2/source/text/scalc/04.po index 6d7eec3bde2..b5a33e498b8 100644 --- a/source/it/helpcontent2/source/text/scalc/04.po +++ b/source/it/helpcontent2/source/text/scalc/04.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-12-07 19:22+0100\n" -"PO-Revision-Date: 2022-07-26 09:21+0000\n" +"PO-Revision-Date: 2022-12-19 14:17+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc04/it/>\n" "Language: it\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.12.2\n" "X-POOTLE-MTIME: 1564139209.000000\n" #. NQkD7 @@ -77,7 +77,7 @@ msgctxt "" "par_id3150207\n" "help.text" msgid "To select multiple sheets in a spreadsheet, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, and then click the name tabs at the lower edge of the workspace. To select only one sheet in a selection, hold down Shift, and then click the name tab of the sheet." -msgstr "Per selezionare più fogli in un foglio elettronico, tenere premuto <switchinline select=\"sys\"><caseinline select=\"MAC\">Cmd</caseinline><defaultinline>Ctrl</defaultinline></switchinline> e fate clic sulle schede con i relativi nomi sul bordo inferiore dell'area di lavoro. Per selezionare un solo foglio, premere Maiusc e fare clic sulla scheda con il nome di quel foglio." +msgstr "Per selezionare più fogli in un foglio elettronico, tenere premuto <switchinline select=\"sys\"><caseinline select=\"MAC\">Cmd</caseinline><defaultinline>Ctrl</defaultinline></switchinline> e fare clic sulle schede con i relativi nomi sul bordo inferiore dell'area di lavoro. Per selezionare un solo foglio, premere Maiusc e fare clic sulla scheda con il nome di quel foglio." #. DgYxH #: 01020000.xhp @@ -131,7 +131,7 @@ msgctxt "" "hd_id3146871\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Home" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Cmd</caseinline><defaultinline>Ctrl</defaultinline></switchinline>Home" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Cmd</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Home" #. 2DjmA #: 01020000.xhp @@ -536,7 +536,7 @@ msgctxt "" "par_idN10B07\n" "help.text" msgid "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet." -msgstr "Aggiunge il foglio successivo alla selezione attuale. Se sono selezionati tutte i fogli di un foglio elettronico, questa combinazione di tasti seleziona solo il foglio successivo. Rende attivo il foglio successivo." +msgstr "Aggiunge il foglio successivo alla selezione attuale. Se sono selezionati tutti i fogli di un foglio elettronico, questa combinazione di tasti seleziona solo il foglio successivo. Rende attivo il foglio successivo." #. aErRL #: 01020000.xhp diff --git a/source/it/helpcontent2/source/text/sdatabase.po b/source/it/helpcontent2/source/text/sdatabase.po index 6613f731c1d..f72281c33a7 100644 --- a/source/it/helpcontent2/source/text/sdatabase.po +++ b/source/it/helpcontent2/source/text/sdatabase.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-12-07 19:22+0100\n" -"PO-Revision-Date: 2022-07-19 20:03+0000\n" +"PO-Revision-Date: 2022-12-19 14:18+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/it/>\n" "Language: it\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.12.2\n" #. ugSgG #: 02000000.xhp @@ -8221,7 +8221,7 @@ msgctxt "" "tit\n" "help.text" msgid "Connection settings" -msgstr "" +msgstr "Impostazioni di connessione" #. 6gPGR #: dabawiz02connection.xhp @@ -8239,7 +8239,7 @@ msgctxt "" "par_idN10544\n" "help.text" msgid "<link href=\"text/sdatabase/dabawiz02connection.xhp\">Connection settings</link>" -msgstr "" +msgstr "<link href=\"text/sdatabase/dabawiz02connection.xhp\">Impostazioni di connessione</link>" #. GBbZM #: dabawiz02connection.xhp @@ -8284,7 +8284,7 @@ msgctxt "" "hd_id191668004961425\n" "help.text" msgid "Create new" -msgstr "" +msgstr "Crea nuovo" #. uofsX #: dabawiz02connection.xhp @@ -8302,7 +8302,7 @@ msgctxt "" "hd_id51668005045737\n" "help.text" msgid "Browse" -msgstr "" +msgstr "Sfoglia" #. c6fGF #: dabawiz02connection.xhp @@ -8941,7 +8941,7 @@ msgctxt "" "par_idN10552\n" "help.text" msgid "Name of the ODBC data source" -msgstr "" +msgstr "Nome della sorgente dati ODBC" #. BwHmK #: dabawiz02odbc.xhp @@ -8968,7 +8968,7 @@ msgctxt "" "par_idN1055D\n" "help.text" msgid "<ahelp hid=\".\">Click to open the ODBC data source selection dialog.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Fare clic per aprire una finestra di dialogo per la selezione della sorgente dati ODBC.</ahelp>" #. 48ubg #: dabawiz02odbc.xhp @@ -8986,7 +8986,7 @@ msgctxt "" "par_idN10564\n" "help.text" msgid "<ahelp hid=\".\">Select the data source to which you want to connect using ODBC. Then click <menuitem>OK</menuitem>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Selezionare la sorgente dati a cui connettersi con ODBC. Quindi fare clic su <menuitem>OK</menuitem>.</ahelp>" #. xEmZZ #: dabawiz02odbc.xhp @@ -8995,7 +8995,7 @@ msgctxt "" "par_id811668782045534\n" "help.text" msgid "To edit or add records to a database table in %PRODUCTNAME, the table must have a unique index field." -msgstr "" +msgstr "Per modificare o aggiungere record a una tabella di database in %PRODUCTNAME, la tabella deve contenere un campo indice univoco." #. RL7sk #: dabawiz02oracle.xhp @@ -9598,7 +9598,7 @@ msgctxt "" "par_idN1053A\n" "help.text" msgid "<variable id=\"authentication_h1\"><link href=\"text/sdatabase/dabawiz03auth.xhp\">Set up user authentication</link></variable>" -msgstr "" +msgstr "<variable id=\"authentication_h1\"><link href=\"text/sdatabase/dabawiz03auth.xhp\">Configura autenticazione utente</link></variable>" #. TGHfv #: dabawiz03auth.xhp @@ -15268,7 +15268,7 @@ msgctxt "" "par_id991642853830973\n" "help.text" msgid "<image src=\"cmd/lc_sortascending.svg\" id=\"img_id771642853830974\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id241642853830975\">Icon Sort Ascending</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/lc_sortascending.svg\" id=\"img_id771642853830974\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id241642853830975\">Icona Ordina in modo crescente</alt></image>" #. aRGCA #: toolbar_table.xhp diff --git a/source/it/helpcontent2/source/text/sdraw.po b/source/it/helpcontent2/source/text/sdraw.po index bcce849db77..13c52a363a2 100644 --- a/source/it/helpcontent2/source/text/sdraw.po +++ b/source/it/helpcontent2/source/text/sdraw.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-12-07 19:22+0100\n" -"PO-Revision-Date: 2021-12-17 23:38+0000\n" +"PO-Revision-Date: 2022-12-19 14:18+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textsdraw/it/>\n" "Language: it\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.12.2\n" "X-POOTLE-MTIME: 1563813163.000000\n" #. dHbww @@ -104,7 +104,7 @@ msgctxt "" "par_id3150868\n" "help.text" msgid "This menu contains general commands for working with Draw documents, such as create, open, close and print. To close $[officename] Draw, click <emph>Exit</emph>." -msgstr "" +msgstr "Questo menu contiene i comandi per gestire i documenti nella loro totalità. È possibile così creare un documento, aprire, chiudere, stampare i documenti, inserire le proprietà di un documento e altro ancora. Se si desidera infine terminare la sessione di lavoro con $[officename] Draw, fare semplicemente clic sul comando <emph>Esci</emph>." #. uGyaP #: main0103.xhp diff --git a/source/it/helpcontent2/source/text/shared.po b/source/it/helpcontent2/source/text/shared.po index c53a6b83044..7cab0dd1311 100644 --- a/source/it/helpcontent2/source/text/shared.po +++ b/source/it/helpcontent2/source/text/shared.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-12-07 19:22+0100\n" -"PO-Revision-Date: 2022-12-12 13:31+0000\n" +"PO-Revision-Date: 2022-12-19 14:18+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textshared/it/>\n" "Language: it\n" @@ -2309,7 +2309,7 @@ msgctxt "" "tit\n" "help.text" msgid "Media Playback Toolbar" -msgstr "" +msgstr "Barra della riproduzione multimediale" #. 8f3GM #: mediaplay_toolbar.xhp @@ -2318,7 +2318,7 @@ msgctxt "" "hd_id701655505104052\n" "help.text" msgid "<variable id=\"h1\"><link href=\"text/shared/mediaplay_toolbar.xhp\">Media Playback Toolbar</link></variable>" -msgstr "" +msgstr "<variable id=\"h1\"><link href=\"text/shared/mediaplay_toolbar.xhp\">Barra della riproduzione multimediale</link></variable>" #. ELZkF #: mediaplay_toolbar.xhp diff --git a/source/it/helpcontent2/source/text/shared/01.po b/source/it/helpcontent2/source/text/shared/01.po index ac12e1a1d52..2a90cd7745f 100644 --- a/source/it/helpcontent2/source/text/shared/01.po +++ b/source/it/helpcontent2/source/text/shared/01.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-12-07 19:22+0100\n" -"PO-Revision-Date: 2022-07-26 09:21+0000\n" +"PO-Revision-Date: 2022-12-19 14:17+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/it/>\n" "Language: it\n" @@ -104,7 +104,7 @@ msgctxt "" "par_id3145317\n" "help.text" msgid "<image id=\"img_id3153821\" src=\"res/sx03251.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153821\">Icon Text Document</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153821\" src=\"res/sx03251.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153821\">Icona Documento di testo</alt></image>" #. DaHW6 #: 01010000.xhp @@ -122,7 +122,7 @@ msgctxt "" "par_id3156153\n" "help.text" msgid "Creates a text document in $[officename] Writer." -msgstr "" +msgstr "Consente di creare un documento di testo in $[officename] Writer." #. DavTy #: 01010000.xhp @@ -131,7 +131,7 @@ msgctxt "" "par_id3145121\n" "help.text" msgid "<image id=\"img_id3150503\" src=\"res/sx03250.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150503\">Icon Spreadsheet</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150503\" src=\"res/sx03250.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150503\">Icona Foglio elettronico</alt></image>" #. gCPqt #: 01010000.xhp @@ -149,7 +149,7 @@ msgctxt "" "par_id3154280\n" "help.text" msgid "Creates a spreadsheet document in $[officename] Calc." -msgstr "" +msgstr "Consente di creare un foglio elettronico in $[officename] Calc." #. 3AG5h #: 01010000.xhp @@ -158,7 +158,7 @@ msgctxt "" "par_id3149456\n" "help.text" msgid "<image id=\"img_id3148663\" src=\"res/sx03249.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148663\">Icon Presentation</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148663\" src=\"res/sx03249.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148663\">Icona Presentazione</alt></image>" #. AQMhm #: 01010000.xhp @@ -176,7 +176,7 @@ msgctxt "" "par_id3154946\n" "help.text" msgid "Creates a presentation document in $[officename] Impress." -msgstr "" +msgstr "Consente di creare una presentazione in $[officename] Impress." #. FW2CS #: 01010000.xhp @@ -185,7 +185,7 @@ msgctxt "" "par_id3150495\n" "help.text" msgid "<image id=\"img_id3154329\" src=\"res/sx03246.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154329\">Icon Drawing</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154329\" src=\"res/sx03246.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154329\">Icona Disegno</alt></image>" #. 8vFqa #: 01010000.xhp @@ -203,7 +203,7 @@ msgctxt "" "par_id3149167\n" "help.text" msgid "Creates a drawing document in $[officename] Draw." -msgstr "" +msgstr "Consente di creare un documento di disegno in $[officename] Draw." #. GEwEA #: 01010000.xhp @@ -212,7 +212,7 @@ msgctxt "" "par_id3155854\n" "help.text" msgid "<image id=\"img_id3147317\" src=\"res/sx03247.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147317\">Icon Formula</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147317\" src=\"res/sx03247.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147317\">Icona Formula</alt></image>" #. bky4X #: 01010000.xhp @@ -230,7 +230,7 @@ msgctxt "" "par_id3150872\n" "help.text" msgid "Creates a formula document in $[officename] Math." -msgstr "" +msgstr "Consente di creare un documento formula in $[officename] Math." #. ipL2w #: 01010000.xhp @@ -239,7 +239,7 @@ msgctxt "" "par_idN1089C\n" "help.text" msgid "<image id=\"Graphic3\" src=\"res/sx03245.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon Database</alt></image>" -msgstr "" +msgstr "<image id=\"Graphic3\" src=\"res/sx03245.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icona Database</alt></image>" #. Qfe7v #: 01010000.xhp @@ -266,7 +266,7 @@ msgctxt "" "par_id3159149\n" "help.text" msgid "<image id=\"img_id3150868\" src=\"res/sx03139.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150868\">Icon HTML Document</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150868\" src=\"res/sx03139.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150868\">Icona Documento HTML</alt></image>" #. n5cik #: 01010000.xhp @@ -284,7 +284,7 @@ msgctxt "" "par_id3152460\n" "help.text" msgid "Creates a HTML document." -msgstr "" +msgstr "Consente di creare un documento HTML." #. heJts #: 01010000.xhp @@ -293,7 +293,7 @@ msgctxt "" "par_idN107BF\n" "help.text" msgid "<image id=\"Graphic2\" src=\"res/sx03251.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon XML Form Document</alt></image>" -msgstr "" +msgstr "<image id=\"Graphic2\" src=\"res/sx03251.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icona Formulario XML</alt></image>" #. 77KZQ #: 01010000.xhp @@ -320,7 +320,7 @@ msgctxt "" "par_id3154145\n" "help.text" msgid "<image id=\"img_id3083443\" src=\"res/sx03255.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3083443\">Icon Labels</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3083443\" src=\"res/sx03255.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3083443\">Icona Etichette</alt></image>" #. WdDQu #: 01010000.xhp @@ -338,7 +338,7 @@ msgctxt "" "par_id3148388\n" "help.text" msgid "Opens the <link href=\"text/shared/01/01010200.xhp\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a text document for the labels in $[officename] Writer." -msgstr "" +msgstr "Apre la finestra di dialogo <link href=\"text/shared/01/01010200.xhp\"><emph>Etichette</emph></link>, in cui è possibile impostare le opzioni per le proprie etichette, e crea un documento di testo per le etichette in $[officename] Writer." #. 6Gs6J #: 01010000.xhp @@ -347,7 +347,7 @@ msgctxt "" "par_id3155415\n" "help.text" msgid "<image id=\"img_id3156283\" src=\"res/sx03255.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156283\">Icon Business Cards</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3156283\" src=\"res/sx03255.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156283\">Icona Biglietti da visita</alt></image>" #. XTgC3 #: 01010000.xhp @@ -365,7 +365,7 @@ msgctxt "" "par_id3150968\n" "help.text" msgid "Opens the <link href=\"text/shared/01/01010300.xhp\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a text document in $[officename] Writer." -msgstr "" +msgstr "Apre la finestra di dialogo <link href=\"text/shared/01/01010300.xhp\"><emph>Biglietti da visita</emph></link>, in cui è possibile impostare le opzioni per i propri biglietti da visita, e crea un documento di testo in $[officename] Writer." #. BRwML #: 01010000.xhp @@ -374,7 +374,7 @@ msgctxt "" "par_id3147426\n" "help.text" msgid "<image id=\"img_id3163710\" src=\"res/sx03248.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163710\">Icon Master Document</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3163710\" src=\"res/sx03248.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163710\">Icona Documento master</alt></image>" #. ZrAvP #: 01010000.xhp @@ -401,7 +401,7 @@ msgctxt "" "par_id3154729\n" "help.text" msgid "<image id=\"img_id3150422\" src=\"res/main128.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150422\">Icon Templates</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150422\" src=\"res/main128.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150422\">Icona Modelli</alt></image>" #. 6CBVj #: 01010000.xhp @@ -419,7 +419,7 @@ msgctxt "" "par_id3155603\n" "help.text" msgid "Creates a document using an existing template." -msgstr "" +msgstr "Consente di creare un documento partendo da un modello esistente." #. 9wnyC #: 01010000.xhp @@ -788,7 +788,7 @@ msgctxt "" "par_id3152349\n" "help.text" msgid "The paper type, the dimensions of the label and the labels grid are displayed at the bottom of the <emph>Format</emph> area." -msgstr "" +msgstr "Nella parte superiore dell'area <emph>Formato</emph> vengono visualizzati il tipo di carta, le dimensioni dell'etichetta e la griglia delle etichette." #. 4RW4s #: 01010202.xhp @@ -851,7 +851,7 @@ msgctxt "" "par_id3152425\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/vert\">Displays the distance between the top edge of a label or a business card and the top edge of the label or the business card. If you are defining a custom format, enter a value here.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/vert\">Mostra la distanza tra il bordo superiore di un'etichetta o di un biglietto da visita e il bordo superiore dell'etichetta o del biglietto da visita. Se si sta definendo un formato personalizzato, specificare qui un valore.</ahelp>" #. CSAJN #: 01010202.xhp @@ -914,7 +914,7 @@ msgctxt "" "hd_id3156346\n" "help.text" msgid "Top margin" -msgstr "" +msgstr "Margine superiore" #. Y7AcG #: 01010202.xhp @@ -968,7 +968,7 @@ msgctxt "" "hd_id3144943\n" "help.text" msgid "Page width" -msgstr "" +msgstr "Larghezza pagina" #. 4Vwkr #: 01010202.xhp @@ -977,7 +977,7 @@ msgctxt "" "par_id3148919\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/pagewidth\">Displays the width of the selected paper format. To define a custom format, enter a width here.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/pagewidth\">Modifica la larghezza del formato del foglio selezionato. Per definire un formato personalizzato, specificare in questo campo un valore di larghezza.</ahelp>" #. PnC3T #: 01010202.xhp @@ -986,7 +986,7 @@ msgctxt "" "hd_id3144949\n" "help.text" msgid "Page height" -msgstr "" +msgstr "Altezza pagina" #. Vo6Mj #: 01010202.xhp @@ -995,7 +995,7 @@ msgctxt "" "par_id3148918\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/pageheight\">Displays the height of the selected paper format. To define a custom format, enter a height here.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/pageheight\">Modifica l'altezza del formato del foglio selezionato. Per definire un formato personalizzato, specificare in questo campo un valore di altezza.</ahelp>" #. v93KC #: 01010202.xhp @@ -1139,7 +1139,7 @@ msgctxt "" "par_id3145345\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/labeloptionspage/cols\" visibility=\"visible\">Enter the column in which you want to place your single label or business card.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/labeloptionspage/cols\" visibility=\"visible\">Immettere la colonna in cui inserire la singola etichetta o il biglietto da visita.</ahelp>" #. uNo8k #: 01010203.xhp @@ -1157,7 +1157,7 @@ msgctxt "" "par_id3166410\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/labeloptionspage/rows\" visibility=\"visible\">Enter the row in which you want to place your single label or business card.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/labeloptionspage/rows\" visibility=\"visible\">Immettere la riga in cui inserire la singola etichetta o il biglietto da visita.</ahelp>" #. NFzAn #: 01010203.xhp @@ -1940,7 +1940,7 @@ msgctxt "" "par_id3159256\n" "help.text" msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><widget>Command</widget></caseinline><defaultinline><widget>Ctrl</widget></defaultinline></switchinline> while you click the files, and then click <widget>Open</widget>." -msgstr "" +msgstr "Per aprire contemporaneamente più documenti, in finestre separate, tenere premuto il tasto <switchinline select=\"sys\"><caseinline select=\"MAC\"><widget>Cmd</widget></caseinline><defaultinline><widget>Ctrl</widget></defaultinline></switchinline> mentre si fa clic sui file, poi premere <widget>Apri</widget>." #. fGGBD #: 01020000.xhp @@ -2093,7 +2093,7 @@ msgctxt "" "par_id3156293\n" "help.text" msgid "If you opened the dialog by choosing <emph>Insert - Text from File</emph>, the <emph>Open</emph> button is labeled <emph>Insert</emph>. <ahelp hid=\"HID_FILEDLG_INSERT_BTN\">Inserts the selected file into the current document at the cursor position.</ahelp>" -msgstr "" +msgstr "Se è stata aperta la finestra di dialogo scegliendo <emph>Inserisci - Testo da file</emph>, al posto del pulsante <emph>Apri</emph> compare il pulsante <emph>Inserisci</emph>. <ahelp hid=\"HID_FILEDLG_INSERT_BTN\">Inserisce il file selezionato nella posizione del cursore nel documento.</ahelp>" #. SnxPF #: 01020000.xhp @@ -2687,7 +2687,7 @@ msgctxt "" "hd_id3147209\n" "help.text" msgid "File name" -msgstr "" +msgstr "Nome del file" #. 8Lngp #: 01060002.xhp @@ -2696,7 +2696,7 @@ msgctxt "" "hd_id3152996\n" "help.text" msgid "File type" -msgstr "" +msgstr "Tipo di file" #. sA2Ea #: 01060002.xhp @@ -2705,7 +2705,7 @@ msgctxt "" "hd_id3145744\n" "help.text" msgid "Save with password" -msgstr "" +msgstr "Salva con password" #. zyazT #: 01060002.xhp @@ -2714,7 +2714,7 @@ msgctxt "" "hd_id3148539\n" "help.text" msgid "Save" -msgstr "" +msgstr "Salva" #. 4uxaW #: 01060002.xhp @@ -2867,7 +2867,7 @@ msgctxt "" "hd_id161669393492018\n" "help.text" msgid "Automatic file name extension" -msgstr "" +msgstr "Estensione automatica del nome del file" #. 9uYkK #: 01070000.xhp @@ -3011,7 +3011,7 @@ msgctxt "" "par_id91561565107419\n" "help.text" msgid "Unlike <menuitem>Save As</menuitem>, the <menuitem>Export</menuitem> command writes a copy of the current document in a new file with the chosen format, but keeps the current document and format open in your session." -msgstr "" +msgstr "A differenza del comando <menuitem>Salva come</menuitem>, il comando <menuitem>Esporta</menuitem>scrive una copia del documento attivo in un nuovo file col formato prescelto, ma mantiene aperto il documento e il suo formato attivo nella sessione." #. AHFCM #: 01070001.xhp @@ -3029,7 +3029,7 @@ msgctxt "" "hd_id3147209\n" "help.text" msgid "File name" -msgstr "" +msgstr "Nome del file" #. xev3A #: 01070001.xhp @@ -3038,7 +3038,7 @@ msgctxt "" "hd_id3152996\n" "help.text" msgid "File format" -msgstr "" +msgstr "Formato del file" #. Z5jqJ #: 01070001.xhp @@ -3605,7 +3605,7 @@ msgctxt "" "par_id171606265050158\n" "help.text" msgid "Saves a thumbnail preview in PNG format inside the document. This image may be used by a file manager under certain conditions." -msgstr "" +msgstr "Salva un'anteprima miniatura in formato PNG all'interno del documento. Questa immagine può essere utilizzata, in determinate condizioni, da un gestore di file." #. kGCVD #: 01100200.xhp @@ -5189,7 +5189,7 @@ msgctxt "" "par_id2\n" "help.text" msgid "<ahelp hid=\".\">Specifies whether to print colors and objects that are inserted to the background of the page, which you have specified under <emph>Format - Page Style - Background</emph>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Stabilisce se stampare colori e oggetti inseriti nello sfondo della pagina, specificati in <emph>Formato - Stile di pagina - Sfondo</emph>.</ahelp>" #. XFGTG #: 01130000.xhp @@ -7943,7 +7943,7 @@ msgctxt "" "par_id901629843129983\n" "help.text" msgid "Be aware that some characters may have more than one match when <emph>Match case</emph> is disabled. For instance, \"s\" matches \"s\", \"S\" and \"ß\" (sharp S used in the German language)." -msgstr "" +msgstr "Tenere presente che alcuni caratteri potrebbero avere più di una corrispondenza se l'opzione <emph>Maiuscole/minuscole</emph> è disattivata. Per esempio, \"s\" trova \"s\", \"S\" e \"ß\" (la Eszett usata nella lingua tedesca)." #. VHvn4 #: 02100000.xhp @@ -8789,7 +8789,7 @@ msgctxt "" "par_id631559575338134\n" "help.text" msgid "To change line breaks into paragraph breaks in Writer, enter \\n in both the <widget>Find</widget> and <widget>Replace</widget> boxes, and then perform a search and replace." -msgstr "" +msgstr "Per trasformare l'interruzione di riga in un'interruzione di paragrafo in Writer, inserire \\n in entrambe le caselle <widget>Trova</widget> e <widget>Sostituisci</widget>, quindi eseguire un'operazione di ricerca e sostituzione." #. UvYSH #: 02100001.xhp @@ -10724,7 +10724,7 @@ msgctxt "" "tit\n" "help.text" msgid "Edit External Links" -msgstr "" +msgstr "Modifica collegamenti esterni" #. YrBSL #: 02180000.xhp @@ -10742,7 +10742,7 @@ msgctxt "" "hd_id3150279\n" "help.text" msgid "Edit External Links" -msgstr "" +msgstr "Modifica collegamenti esterni" #. MDPFB #: 02180000.xhp @@ -10751,7 +10751,7 @@ msgctxt "" "par_id3150774\n" "help.text" msgid "<variable id=\"links_text\"><ahelp hid=\".\">You can change or break each link to external files in the current document. You can also update the content of the current file to the most recently saved version of linked external file. This command does not apply to hyperlinks, and is not available if the current document does not contain links to other files.</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"links_text\"><ahelp hid=\".\">È possibile modificare o interrompere qualsiasi collegamento ai file esterni nel documento attivo. È possibile anche aggiornare il contenuto del file corrente alla versione salvata più recente del file esterno collegato. Questo comando non è valido per i collegamenti ipertestuali e non è disponibile se il documento attivo non contiene collegamenti ad altri file.</ahelp></variable>" #. 5H9Hm #: 02180000.xhp @@ -12731,7 +12731,7 @@ msgctxt "" "hd_id321668109420444\n" "help.text" msgid "All Changes Inline" -msgstr "" +msgstr "Tutte le modifiche in linea" #. f4KbK #: 02230200.xhp @@ -12749,7 +12749,7 @@ msgctxt "" "hd_id361668109425108\n" "help.text" msgid "Deletions in Margin" -msgstr "" +msgstr "Cancellazioni al margine della pagina" #. iAFwQ #: 02230200.xhp @@ -12767,7 +12767,7 @@ msgctxt "" "hd_id71668109429555\n" "help.text" msgid "Insertions in Margin" -msgstr "" +msgstr "Inserimenti al margine della pagina" #. MtGwJ #: 02230200.xhp @@ -14666,7 +14666,7 @@ msgctxt "" "par_id3153716\n" "help.text" msgid "To set the printing options for comments in your spreadsheet, choose <menuitem>Format - Page Style</menuitem>, and then click the <emph>Sheet</emph> tab." -msgstr "" +msgstr "Per impostare le opzioni di stampa per i commenti nel foglio di calcolo, scegliere <menuitem>Formato - Stile di pagina</menuitem>, quindi fare clic sulla scheda <emph>Foglio</emph>." #. Rwgo7 #: 04050000.xhp @@ -23198,7 +23198,7 @@ msgctxt "" "par_id3154331\n" "help.text" msgid "<ahelp hid=\"cui/ui/paragalignpage/checkCB_SNAP\">Aligns the paragraph to a text grid. To activate the text grid, choose <link href=\"text/swriter/01/05040800.xhp\"><emph>Format - Page Style - Text Grid</emph></link>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/paragalignpage/checkCB_SNAP\">Allinea il paragrafo con una griglia di testo. Per attivare la griglia di testo, scegliere <link href=\"text/swriter/01/05040800.xhp\"><emph>Formato - Stile di pagina - Griglia di testo</emph></link>.</ahelp>" #. 8fVGt #: 05030700.xhp @@ -23765,7 +23765,7 @@ msgctxt "" "hd_id3150620\n" "help.text" msgid "<link href=\"text/shared/01/05040200.xhp\"><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Page</defaultinline></switchinline></link>" -msgstr "" +msgstr "<link href=\"text/shared/01/05040200.xhp\"><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Diapositiva</caseinline><defaultinline>Pagina</defaultinline></switchinline></link>" #. bcFN5 #: 05040200.xhp @@ -23810,7 +23810,7 @@ msgctxt "" "par_id3149827\n" "help.text" msgid "<ahelp hid=\"cui/ui/pageformatpage/comboPageFormat\">Select a predefined paper size, or create a custom format by entering the dimensions for the paper in the <emph>Height</emph> and <emph>Width</emph>boxes.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboPageFormat\">Selezionare uno dei formati standard per la carta, oppure creare un formato personalizzato specificando le dimensioni desiderate nelle caselle <emph>Altezza</emph> e <emph>Larghezza</emph>.</ahelp>" #. cbQEJ #: 05040200.xhp @@ -26420,7 +26420,7 @@ msgctxt "" "hd_id3149871\n" "help.text" msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribuisci uniformemente righe</link>" #. Ae4jH #: 05110600m.xhp @@ -26429,7 +26429,7 @@ msgctxt "" "par_id3154766\n" "help.text" msgid "<variable id=\"distribute_rows_text\"><ahelp hid=\".uno:DistributeRows\">Adjust the height of the selected rows to match the height of the tallest row in the selection.</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"distribute_rows_text\"><ahelp hid=\".uno:DistributeRows\">Adatta l'altezza delle righe selezionate a quella della riga più alta della selezione.</ahelp></variable>" #. PozaC #: 05110600m.xhp @@ -26627,7 +26627,7 @@ msgctxt "" "tit\n" "help.text" msgid "Distribute Columns Evenly" -msgstr "" +msgstr "Distribuisci uniformemente colonne" #. DJCR6 #: 05120600.xhp @@ -26645,7 +26645,7 @@ msgctxt "" "hd_id3153811\n" "help.text" msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/05120600.xhp\">Distribuisci uniformemente colonne</link>" #. w2jZV #: 05120600.xhp @@ -31487,7 +31487,7 @@ msgctxt "" "hd_id711656376441359\n" "help.text" msgid "Rotate" -msgstr "" +msgstr "Ruota" #. t8dtT #: 05280000.xhp @@ -31505,7 +31505,7 @@ msgctxt "" "par_id3150791\n" "help.text" msgid "<image id=\"img_id3153379\" src=\"svx/res/fw02.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153379\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153379\" src=\"svx/res/fw02.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153379\">Icona</alt></image>" #. CC8vv #: 05280000.xhp @@ -31559,7 +31559,7 @@ msgctxt "" "hd_id201656376410570\n" "help.text" msgid "Slant Horizontal" -msgstr "" +msgstr "Inclina orizzontalmente" #. TqEGn #: 05280000.xhp @@ -31577,7 +31577,7 @@ msgctxt "" "par_id3153180\n" "help.text" msgid "<image id=\"img_id3151041\" src=\"svx/res/fw04.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151041\">Icon Slant Horizontal</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151041\" src=\"svx/res/fw04.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151041\">Icona Inclina orizzontalmente</alt></image>" #. m29gX #: 05280000.xhp @@ -31595,7 +31595,7 @@ msgctxt "" "hd_id471656376383844\n" "help.text" msgid "Slant Vertical" -msgstr "" +msgstr "Inclina verticalmente" #. q7vvg #: 05280000.xhp @@ -31613,7 +31613,7 @@ msgctxt "" "par_id3147348\n" "help.text" msgid "<image id=\"img_id3154690\" src=\"svx/res/fw05.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154690\">Icon Slant Vertical</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154690\" src=\"svx/res/fw05.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154690\">Icona Inclina verticalmente</alt></image>" #. vTFLn #: 05280000.xhp @@ -31631,7 +31631,7 @@ msgctxt "" "hd_id161656376292591\n" "help.text" msgid "Orientation" -msgstr "" +msgstr "Orientazione" #. ByjsP #: 05280000.xhp @@ -31649,7 +31649,7 @@ msgctxt "" "par_id3155854\n" "help.text" msgid "<image id=\"img_id3153142\" src=\"svx/res/fw06.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153142\">Icon Orientation</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153142\" src=\"svx/res/fw06.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153142\">Icona Orientazione</alt></image>" #. hu8Lf #: 05280000.xhp @@ -31667,7 +31667,7 @@ msgctxt "" "hd_id691656376244494\n" "help.text" msgid "Align Left" -msgstr "" +msgstr "Allinea a sinistra" #. DWX4d #: 05280000.xhp @@ -31685,7 +31685,7 @@ msgctxt "" "par_id3156006\n" "help.text" msgid "<image id=\"img_id3153573\" src=\"cmd/lc_alignleft.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153573\">Icon Align Left</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153573\" src=\"cmd/lc_alignleft.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153573\">Icona Allinea a sinistra</alt></image>" #. CXCLp #: 05280000.xhp @@ -31703,7 +31703,7 @@ msgctxt "" "hd_id791656376221037\n" "help.text" msgid "Align Center" -msgstr "" +msgstr "Allinea al centro" #. bmiBe #: 05280000.xhp @@ -31721,7 +31721,7 @@ msgctxt "" "par_id3155748\n" "help.text" msgid "<image id=\"img_id3147217\" src=\"cmd/lc_alignhorizontalcenter.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147217\">Icon Align Center</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147217\" src=\"cmd/lc_alignhorizontalcenter.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147217\">Icona Allinea al centro</alt></image>" #. 7hH49 #: 05280000.xhp @@ -31730,7 +31730,7 @@ msgctxt "" "par_id3159346\n" "help.text" msgid "Align Center" -msgstr "" +msgstr "Allinea al centro" #. VBnG2 #: 05280000.xhp @@ -31739,7 +31739,7 @@ msgctxt "" "hd_id241656376143482\n" "help.text" msgid "Align Right" -msgstr "" +msgstr "Allinea a destra" #. Bgdfe #: 05280000.xhp @@ -31757,7 +31757,7 @@ msgctxt "" "par_id3149939\n" "help.text" msgid "<image id=\"img_id3148498\" src=\"cmd/lc_alignright.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148498\">Icon Align Right</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148498\" src=\"cmd/lc_alignright.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148498\">Icona Allinea a destra</alt></image>" #. Cmr8n #: 05280000.xhp @@ -31775,7 +31775,7 @@ msgctxt "" "hd_id491656376126698\n" "help.text" msgid "AutoSize Text" -msgstr "" +msgstr "Dimensione testo automatica" #. BXAaF #: 05280000.xhp @@ -31793,7 +31793,7 @@ msgctxt "" "par_id3159129\n" "help.text" msgid "<image id=\"img_id3153334\" src=\"svx/res/fw010.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153334\">Icon AutoSize Text</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153334\" src=\"svx/res/fw010.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153334\">Icona Dimensione testo automatica</alt></image>" #. drPm7 #: 05280000.xhp @@ -31811,7 +31811,7 @@ msgctxt "" "hd_id21656376092926\n" "help.text" msgid "Distance" -msgstr "" +msgstr "Distanza" #. 7AEZy #: 05280000.xhp @@ -31829,7 +31829,7 @@ msgctxt "" "par_id3153957\n" "help.text" msgid "<image id=\"img_id3151019\" src=\"svx/res/fw020.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151019\">Icon Distance</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151019\" src=\"svx/res/fw020.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151019\">Icona Distanza</alt></image>" #. XDeLC #: 05280000.xhp @@ -31847,7 +31847,7 @@ msgctxt "" "hd_id821656376071005\n" "help.text" msgid "Indent" -msgstr "" +msgstr "Rientro" #. g6xDf #: 05280000.xhp @@ -31865,7 +31865,7 @@ msgctxt "" "par_id3156332\n" "help.text" msgid "<image id=\"img_id3153836\" src=\"svx/res/fw021.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153836\">Icon Indent</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153836\" src=\"svx/res/fw021.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153836\">Icona Rientro</alt></image>" #. 6UEik #: 05280000.xhp @@ -31883,7 +31883,7 @@ msgctxt "" "hd_id391656375872510\n" "help.text" msgid "Contour" -msgstr "" +msgstr "Bordo" #. TdeZF #: 05280000.xhp @@ -31901,7 +31901,7 @@ msgctxt "" "par_id3155515\n" "help.text" msgid "<image id=\"img_id3159186\" src=\"svx/res/fw011.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159186\">Icon Contour</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3159186\" src=\"svx/res/fw011.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159186\">Icona Bordo</alt></image>" #. FPfgN #: 05280000.xhp @@ -31919,7 +31919,7 @@ msgctxt "" "hd_id91656375850945\n" "help.text" msgid "Text Contour" -msgstr "" +msgstr "Bordo dei caratteri" #. BkBcX #: 05280000.xhp @@ -31937,7 +31937,7 @@ msgctxt "" "par_id3150323\n" "help.text" msgid "<image id=\"img_id3147100\" src=\"svx/res/fw012.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147100\">Icon Text Contour</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147100\" src=\"svx/res/fw012.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147100\">Icona Bordo dei caratteri</alt></image>" #. 663fR #: 05280000.xhp @@ -32081,7 +32081,7 @@ msgctxt "" "par_id3159103\n" "help.text" msgid "<image id=\"img_id3149242\" src=\"svx/res/fw016.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149242\">Icon X Distance</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149242\" src=\"svx/res/fw016.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149242\">Icona Distanza X</alt></image>" #. FArwF #: 05280000.xhp @@ -32117,7 +32117,7 @@ msgctxt "" "par_id3154275\n" "help.text" msgid "<image id=\"img_id3154118\" src=\"svx/res/fw017.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154118\">Icon Y Distance</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154118\" src=\"svx/res/fw017.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154118\">Icona Distanza Y</alt></image>" #. ZfKxm #: 05280000.xhp @@ -37544,7 +37544,7 @@ msgctxt "" "hd_id3146946\n" "help.text" msgid "<variable id=\"Thesaurush1\"><link href=\"text/shared/01/06020000.xhp\">Thesaurus</link></variable>" -msgstr "" +msgstr "<variable id=\"Thesaurush1\"><link href=\"text/shared/01/06020000.xhp\">Sinonimi</link></variable>" #. haxwE #: 06020000.xhp @@ -48191,7 +48191,7 @@ msgctxt "" "tit\n" "help.text" msgid "Minimal Column Width" -msgstr "" +msgstr "Larghezza minima della colonna" #. HDnW2 #: minimal_column_width.xhp @@ -48200,7 +48200,7 @@ msgctxt "" "hd_id421654218230011\n" "help.text" msgid "<variable id=\"minimalcolh1\"><link href=\"text/shared/01/minimal_column_width.xhp\">Minimal Column Width</link></variable>" -msgstr "" +msgstr "<variable id=\"minimalcolh1\"><link href=\"text/shared/01/minimal_column_width.xhp\">Larghezza minima della colonna</link></variable>" #. FTeCy #: minimal_column_width.xhp @@ -48290,7 +48290,7 @@ msgctxt "" "tit\n" "help.text" msgid "Minimal Row Height" -msgstr "" +msgstr "Altezza minima riga" #. tz7La #: minimal_row_height.xhp @@ -48299,7 +48299,7 @@ msgctxt "" "hd_id421654218230011\n" "help.text" msgid "<variable id=\"minimalrowh1\"><link href=\"text/shared/01/minimal_row_height.xhp\">Minimal Row Height</link></variable>" -msgstr "" +msgstr "<variable id=\"minimalrowh1\"><link href=\"text/shared/01/minimal_row_height.xhp\">Altezza minima riga</link></variable>" #. c8ffb #: minimal_row_height.xhp diff --git a/source/it/helpcontent2/source/text/shared/02.po b/source/it/helpcontent2/source/text/shared/02.po index 4f02233f0de..535bf3d2cbc 100644 --- a/source/it/helpcontent2/source/text/shared/02.po +++ b/source/it/helpcontent2/source/text/shared/02.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2022-12-07 19:22+0100\n" +"POT-Creation-Date: 2022-12-19 15:00+0100\n" "PO-Revision-Date: 2022-12-12 13:30+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/it/>\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.12.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1564174414.000000\n" #. Edm6o @@ -12625,14 +12625,14 @@ msgctxt "" msgid "<link href=\"text/shared/02/07070000.xhp\">Edit Mode</link>" msgstr "<link href=\"text/shared/02/07070000.xhp\">Modo Modifica</link>" -#. B9CS6 +#. 5DwSX #: 07070000.xhp msgctxt "" "07070000.xhp\n" "par_id3153089\n" "help.text" -msgid "<ahelp hid=\".uno:EditDoc\" visibility=\"hidden\">Enables you to edit a read-only document or database table.</ahelp> Use the<emph> Edit Mode</emph> icon to activate or deactivate the edit mode." -msgstr "<ahelp hid=\".uno:EditDoc\" visibility=\"hidden\">Permette di modificare un documento o una tabella di database di sola lettura.</ahelp> Usate l'icona <emph>Modo modifica</emph> per attivare o disattivare il modo modifica." +msgid "<ahelp hid=\".uno:EditDoc\" visibility=\"hidden\">Enables you to edit a read-only document or database table.</ahelp> Use the<emph> Edit Mode</emph> option to activate the edit mode." +msgstr "" #. HpbAm #: 07070000.xhp diff --git a/source/it/helpcontent2/source/text/shared/autopi.po b/source/it/helpcontent2/source/text/shared/autopi.po index 15961d05a58..2a61d83f029 100644 --- a/source/it/helpcontent2/source/text/shared/autopi.po +++ b/source/it/helpcontent2/source/text/shared/autopi.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-12-07 19:22+0100\n" -"PO-Revision-Date: 2022-06-15 20:40+0000\n" +"PO-Revision-Date: 2022-12-19 14:18+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedautopi/it/>\n" "Language: it\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.12.2\n" "X-POOTLE-MTIME: 1546458730.000000\n" #. hCAzG @@ -50,7 +50,7 @@ msgctxt "" "par_id3153527\n" "help.text" msgid "<ahelp hid=\".uno:AutoPilotMenu\">Guides you through creating business and personal letters, faxes, agendas, and more.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:AutoPilotMenu\">Questa procedura guida nella creazione di lettere commerciali e personali, fax, ordini del giorno e altro ancora.</ahelp>" #. dAcHA #: 01000000.xhp diff --git a/source/it/helpcontent2/source/text/shared/guide.po b/source/it/helpcontent2/source/text/shared/guide.po index faab0d8442d..9ebdd56669e 100644 --- a/source/it/helpcontent2/source/text/shared/guide.po +++ b/source/it/helpcontent2/source/text/shared/guide.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-12-07 19:22+0100\n" -"PO-Revision-Date: 2022-08-03 22:48+0000\n" +"PO-Revision-Date: 2022-12-19 14:18+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/it/>\n" "Language: it\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.12.2\n" "X-POOTLE-MTIME: 1564770238.000000\n" #. iharT @@ -5477,7 +5477,7 @@ msgctxt "" "FilterName_writer_webp_Export\n" "help.text" msgid "WEBP - WebP Image" -msgstr "" +msgstr "WEBP - Immagine WebP" #. fwhjA #: convertfilters.xhp @@ -6116,7 +6116,7 @@ msgctxt "" "par_id631656948569749\n" "help.text" msgid "Line number to start reading." -msgstr "" +msgstr "Numero di riga da cui iniziare a leggere." #. RN5mh #: csv_params.xhp @@ -6134,7 +6134,7 @@ msgctxt "" "par_id681634735710417\n" "help.text" msgid "<emph>N</emph>: line number to start reading. Example: 3 (start from third line)." -msgstr "" +msgstr "<emph>N</emph>: numero di riga da cui iniziare a leggere. Esempio: 3 (si inizia dalla terza riga)." #. BeXqG #: csv_params.xhp @@ -6152,7 +6152,7 @@ msgctxt "" "par_id591656948484541\n" "help.text" msgid "CSV Import" -msgstr "" +msgstr "Importazione CSV" #. fjBqE #: csv_params.xhp @@ -6224,7 +6224,7 @@ msgctxt "" "par_id741656949088694\n" "help.text" msgid "Detect special numbers" -msgstr "" +msgstr "Individua numeri speciali" #. SDFCG #: csv_params.xhp @@ -6251,7 +6251,7 @@ msgctxt "" "par_id321656948708285\n" "help.text" msgid "Save cell contents as shown" -msgstr "" +msgstr "Salva il contenuto della cella come mostrato" #. D9GzU #: csv_params.xhp @@ -6296,7 +6296,7 @@ msgctxt "" "par_id411634896764659\n" "help.text" msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>. Export cell formulas." -msgstr "Stringa, o <literal>false</literal> o <literal>true</literal>. Valore predefinito: <literal>false</literal>. Exporta le formule delle celle." +msgstr "Stringa, o <literal>false</literal> o <literal>true</literal>. Valore predefinito: <literal>false</literal>. Esporta le formule delle celle." #. UhfJC #: csv_params.xhp @@ -6359,7 +6359,7 @@ msgctxt "" "par_id341634897309489\n" "help.text" msgid "<emph>0</emph> or absent: means the default behaviour, first sheet from command line, or current sheet in macro filter options, exported to sample.csv" -msgstr "" +msgstr "<emph>0</emph> o assenza: indica il comportamento predefinito, il primo foglio dalla riga di comando o il foglio corrente nelle opzioni del filtro macro, esportato come sample.csv" #. n5k6F #: csv_params.xhp @@ -6368,7 +6368,7 @@ msgctxt "" "par_id381634897377753\n" "help.text" msgid "<emph>-1</emph>: for all sheets, each sheet is exported to an individual file of the base file name concatenated with the sheet name, for example sample-Sheet1.csv, sample-Sheet2.csv and sample-Sheet3.csv" -msgstr "" +msgstr "<emph>-1</emph>: per tutti i fogli, ogni foglio viene esportato in un file singolo del nome file di base concatenato con il nome del foglio, per es. sample-Foglio1.csv, sample-Foglio2.csv e sample-Foglio3.csv" #. gpAbv #: csv_params.xhp @@ -6377,7 +6377,7 @@ msgctxt "" "par_id531634897438255\n" "help.text" msgid "<emph>N</emph>: export the N-th sheet within the range of number of sheets. Example: to export the second sheet, set 2 here to get sample-Sheet2.csv" -msgstr "" +msgstr "<emph>N</emph>: esporta il foglio N-esimo all'interno dell'intervallo del numero dei fogli. Esempio: per esportare il secondo foglio, impostare qui 2 per ottenere sample-Foglio2.csv" #. LfLAh #: csv_params.xhp @@ -19571,7 +19571,7 @@ msgctxt "" "par_id8584551\n" "help.text" msgid "<link href=\"text/swriter/01/05040000.xhp\">Format - Page Style</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/05040000.xhp\">Formato - Stile di pagina</link>" #. e3pDG #: microsoft_terms.xhp @@ -21344,7 +21344,7 @@ msgctxt "" "par_id3147653\n" "help.text" msgid "Select the <emph>Format - Page Style</emph> command, and go to the <emph>Page</emph> tab." -msgstr "" +msgstr "Selezionare il comando <emph>Formato - Stile di pagina</emph> e passare alla scheda <emph>Pagina</emph>." #. Ga8Eq #: pageformat_max.xhp @@ -22190,7 +22190,7 @@ msgctxt "" "par_id3149786\n" "help.text" msgid "<emph>Grayscale</emph> converts all colors to a maximum of 256 gradations from black to white. All text will be printed in black. A background set by <emph>Format - Page Style - Background</emph> will not be printed." -msgstr "" +msgstr "L'opzione <emph>Scala di grigi</emph> converte tutti i colori in 256 gradazioni al massimo, dal bianco al nero. Tutto il testo viene stampato in nero. Lo sfondo impostato in <emph>Formato - Stile di pagina - Sfondo</emph> non viene stampato." #. ko8Dn #: print_blackwhite.xhp @@ -22199,7 +22199,7 @@ msgctxt "" "par_id3145610\n" "help.text" msgid "<emph>Black & white</emph> converts all colors into the two values black and white. All borders around objects are printed black. All text will be printed in black. A background set by <emph>Format - Page Style - Background</emph> will not be printed." -msgstr "" +msgstr "L'opzione <emph>Bianco e nero</emph> converte tutti i colori nei due valori di bianco e nero. Tutti i bordi attorno agli oggetti vengono stampati in nero. Tutto il testo viene stampato in nero. Lo sfondo impostato in <emph>Formato - Stile di pagina - Sfondo</emph> non viene stampato." #. GeX3p #: print_blackwhite.xhp @@ -25106,7 +25106,7 @@ msgctxt "" "par_id40161212063110720\n" "help.text" msgid "<emph>{file} macro://./[Library.Module.MacroName]</emph>" -msgstr "" +msgstr "<emph>{file} macro://./[Library.Module.MacroName]</emph>" #. XaUob #: start_parameters.xhp diff --git a/source/it/helpcontent2/source/text/shared/help.po b/source/it/helpcontent2/source/text/shared/help.po index d60df3cfd7f..fc455be8381 100644 --- a/source/it/helpcontent2/source/text/shared/help.po +++ b/source/it/helpcontent2/source/text/shared/help.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-10-22 14:13+0200\n" -"PO-Revision-Date: 2022-07-15 17:19+0000\n" +"PO-Revision-Date: 2022-12-19 14:18+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedhelp/it/>\n" "Language: it\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.12.2\n" "X-POOTLE-MTIME: 1564174239.000000\n" #. jdDhb @@ -239,7 +239,7 @@ msgctxt "" "lang_id331525747842279\n" "help.text" msgid "<variable id=\"ca-valencia\">Catalan (Valencia)</variable>" -msgstr "" +msgstr "<variable id=\"ca-valencia\">Catalano (Valencia)</variable>" #. GTGTg #: browserhelp.xhp @@ -590,7 +590,7 @@ msgctxt "" "lang_id351525748140239\n" "help.text" msgid "<variable id=\"pt-BR\">Portuguese (Brazil)</variable>" -msgstr "" +msgstr "<variable id=\"pt-BR\">Portoghese (Brasile)</variable>" #. LCDmt #: browserhelp.xhp @@ -653,7 +653,7 @@ msgctxt "" "lang_id281525748193130\n" "help.text" msgid "<variable id=\"dsb\">Sorbian (Lower)</variable>" -msgstr "" +msgstr "<variable id=\"dsb\">Lingua soraba inferiore</variable>" #. jrr4g #: browserhelp.xhp @@ -662,7 +662,7 @@ msgctxt "" "lang_id281525748193230\n" "help.text" msgid "<variable id=\"hsb\">Sorbian (Upper)</variable>" -msgstr "" +msgstr "<variable id=\"hsb\">Lingua soraba superiore</variable>" #. pn5pn #: browserhelp.xhp diff --git a/source/it/helpcontent2/source/text/shared/optionen.po b/source/it/helpcontent2/source/text/shared/optionen.po index c8000dd964c..d763919b9df 100644 --- a/source/it/helpcontent2/source/text/shared/optionen.po +++ b/source/it/helpcontent2/source/text/shared/optionen.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-12-07 19:22+0100\n" -"PO-Revision-Date: 2022-07-15 17:19+0000\n" +"PO-Revision-Date: 2022-12-19 14:17+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/it/>\n" "Language: it\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.12.2\n" "X-POOTLE-MTIME: 1564770651.000000\n" #. PzSYs @@ -455,7 +455,7 @@ msgctxt "" "hd_id3181125\n" "help.text" msgid "Country" -msgstr "" +msgstr "Paese" #. 3Hkv7 #: 01010100.xhp @@ -482,7 +482,7 @@ msgctxt "" "par_id3150442\n" "help.text" msgid "<ahelp hid=\".\">Type your state.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Inserire il proprio Paese o Regione.</ahelp>" #. 6FwWh #: 01010100.xhp @@ -6377,7 +6377,7 @@ msgctxt "" "par_id3159150\n" "help.text" msgid "<ahelp hid=\".\">Specifies whether to include colors and objects that are inserted to the background of the page (Format - Page Style - Background) in the printed document.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Specifica se i colori e gli oggetti che vengono inseriti nello sfondo della pagina (Formato - Stile di pagina - Sfondo) devono essere inclusi nel documento stampato.</ahelp>" #. UFYzB #: 01040400.xhp @@ -7115,7 +7115,7 @@ msgctxt "" "hd_id821663355645262\n" "help.text" msgid "Layout Assistance" -msgstr "" +msgstr "Assistenza layout" #. wuvLB #: 01040600.xhp @@ -7124,7 +7124,7 @@ msgctxt "" "hd_id971663355698696\n" "help.text" msgid "Math baseline alignment" -msgstr "" +msgstr "Allineamento linea di base Math" #. x3xWE #: 01040600.xhp @@ -9392,7 +9392,7 @@ msgctxt "" "par_id3153088\n" "help.text" msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box." -msgstr "" +msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifica quando le linee della griglia saranno visualizzate. L'opzione predefinita mostra le linee della griglia solo sulle celle senza colore di sfondo. È possibile scegliere se mostrarle anche sulle celle con un colore di sfondo o se nasconderle.</ahelp> Per stampare, scegliete <emph>Formato - Stile di pagina - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Foglio</emph></link> e contrassegnare la casella <emph>Griglia</emph>." #. QkscY #: 01060100.xhp @@ -12650,7 +12650,7 @@ msgctxt "" "hd_id3155308\n" "help.text" msgid "New document" -msgstr "" +msgstr "Nuovo documento" #. W7KKC #: 01070500.xhp @@ -12866,7 +12866,7 @@ msgctxt "" "hd_id3156383\n" "help.text" msgid "Presentation" -msgstr "" +msgstr "Presentazione" #. FZfh5 #: 01070500.xhp @@ -12911,7 +12911,7 @@ msgctxt "" "hd_id3163806\n" "help.text" msgid "Scale" -msgstr "" +msgstr "Scala" #. ewT5A #: 01070500.xhp @@ -14900,7 +14900,7 @@ msgctxt "" "par_id3147088\n" "help.text" msgid "<ahelp hid=\"cui/ui/connpooloptions/ConnPoolPage\"/>The<emph> Connections </emph>facility allows you to stipulate that connections that are no longer needed are not deleted immediately, but are kept free for a certain period of time. If a new connection to the data source is needed in that period, the free connection can be used for this purpose." -msgstr "" +msgstr "<ahelp hid=\"cui/ui/connpooloptions/ConnPoolPage\"/>La funzione <emph>Collegamenti</emph> consente di stabilire che i collegamenti non più necessari non vengano eliminati immediatamente, ma siano mantenuti liberi per un certo periodo. Se in tale periodo si presenta la necessità di un nuovo collegamento, è possibile utilizzare uno dei collegamenti liberi." #. 2Azen #: 01160100.xhp diff --git a/source/it/helpcontent2/source/text/simpress/00.po b/source/it/helpcontent2/source/text/simpress/00.po index 3cb496087a4..a2d0c000e06 100644 --- a/source/it/helpcontent2/source/text/simpress/00.po +++ b/source/it/helpcontent2/source/text/simpress/00.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-11-14 14:36+0100\n" -"PO-Revision-Date: 2022-01-31 17:23+0000\n" +"PO-Revision-Date: 2022-12-19 14:17+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/it/>\n" "Language: it\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.12.2\n" "X-POOTLE-MTIME: 1563483614.000000\n" #. sqmGT @@ -545,7 +545,7 @@ msgctxt "" "par_id3147002\n" "help.text" msgid "Choose <menuitem>Insert - Layer</menuitem>" -msgstr "" +msgstr "Scegliere <menuitem>Inserisci - Livello</menuitem>" #. FBCVR #: 00000404.xhp @@ -770,7 +770,7 @@ msgctxt "" "par_id3154765\n" "help.text" msgid "Select the layer and choose <menuitem>Format - Layer</menuitem>" -msgstr "" +msgstr "Selezionare il livello e scegliere <menuitem>Modifica - Livello</menuitem>" #. pkbfA #: 00000405.xhp diff --git a/source/it/helpcontent2/source/text/simpress/01.po b/source/it/helpcontent2/source/text/simpress/01.po index b3bfa2ee937..3af00819161 100644 --- a/source/it/helpcontent2/source/text/simpress/01.po +++ b/source/it/helpcontent2/source/text/simpress/01.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-12-07 19:22+0100\n" -"PO-Revision-Date: 2022-01-22 19:38+0000\n" +"PO-Revision-Date: 2022-12-19 14:17+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/it/>\n" "Language: it\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.12.2\n" "X-POOTLE-MTIME: 1564771087.000000\n" #. mu9aV @@ -527,7 +527,7 @@ msgctxt "" "hd_id3148868\n" "help.text" msgid "<variable id=\"Duplicateh1\"><link href=\"text/simpress/01/02120000.xhp\">Duplicate</link></variable>" -msgstr "" +msgstr "<variable id=\"Duplicateh1\"><link href=\"text/simpress/01/02120000.xhp\">Duplica</link></variable>" #. CHEMW #: 02120000.xhp @@ -572,7 +572,7 @@ msgctxt "" "par_id3150534\n" "help.text" msgid "<image id=\"img_id3157870\" src=\"res/sc10350.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3157870\">Icon Values</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3157870\" src=\"res/sc10350.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3157870\">Icona Valori</alt></image>" #. QpWWC #: 02120000.xhp @@ -2246,7 +2246,7 @@ msgctxt "" "hd_id3145800\n" "help.text" msgid "<variable id=\"insersnappointh1\"><link href=\"text/simpress/01/04030000.xhp\">Snap Point/Line</link></variable>" -msgstr "" +msgstr "<variable id=\"insersnappointh1\"><link href=\"text/simpress/01/04030000.xhp\">Punto/linea di cattura</link></variable>" #. YTzoX #: 04030000.xhp @@ -2489,7 +2489,7 @@ msgctxt "" "hd_id3149020\n" "help.text" msgid "<variable id=\"EditSnapLinePointh1\"><link href=\"text/simpress/01/04030100.xhp\">Edit Snap Line / Point</link></variable>" -msgstr "" +msgstr "<variable id=\"EditSnapLinePointh1\"><link href=\"text/simpress/01/04030100.xhp\">Modifica linea/punto di cattura</link></variable>" #. MiDpq #: 04030100.xhp diff --git a/source/it/helpcontent2/source/text/simpress/04.po b/source/it/helpcontent2/source/text/simpress/04.po index 6d50b5b99d3..859a8e2db65 100644 --- a/source/it/helpcontent2/source/text/simpress/04.po +++ b/source/it/helpcontent2/source/text/simpress/04.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: libreoffice\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-12-07 19:22+0100\n" -"PO-Revision-Date: 2022-07-18 04:25+0000\n" +"PO-Revision-Date: 2022-12-19 14:17+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress04/it/>\n" "Language: it\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.12.2\n" "X-POOTLE-MTIME: 1563483822.000000\n" #. mYCYv @@ -338,7 +338,7 @@ msgctxt "" "hd_id3154642\n" "help.text" msgid "Esc or -" -msgstr "" +msgstr "Esc o -" #. n4adw #: 01020000.xhp @@ -356,7 +356,7 @@ msgctxt "" "hd_id3153625\n" "help.text" msgid "Left click or Spacebar or Right arrow or Down arrow or Page Down or Enter or Return" -msgstr "" +msgstr "Clic col pulsante sinistro o barra spaziatrice oppure freccia destra oppure freccia giù oppure PagGiù oppure Invio" #. 7hxGb #: 01020000.xhp @@ -410,7 +410,7 @@ msgctxt "" "par_id7291787\n" "help.text" msgid "Right click or Left arrow or Up arrow or Page Up or Backspace" -msgstr "" +msgstr "Clic col pulsante destro o freccia sinistra o freccia su o PagSu o backspace" #. grY6a #: 01020000.xhp @@ -554,7 +554,7 @@ msgctxt "" "hd_id3154643\n" "help.text" msgid "P" -msgstr "" +msgstr "P" #. B6AXE #: 01020000.xhp @@ -563,7 +563,7 @@ msgctxt "" "par_id3152935\n" "help.text" msgid "Use mouse pointer as pen" -msgstr "" +msgstr "Usa puntatore mouse come penna" #. rd5zq #: 01020000.xhp @@ -572,7 +572,7 @@ msgctxt "" "hd_id3154644\n" "help.text" msgid "E" -msgstr "" +msgstr "E" #. DErwC #: 01020000.xhp @@ -581,7 +581,7 @@ msgctxt "" "par_id3152936\n" "help.text" msgid "Erase all ink on slide" -msgstr "" +msgstr "Cancella tutte le linee tracciate sulla diapositiva" #. tV4qF #: 01020000.xhp @@ -590,7 +590,7 @@ msgctxt "" "hd_id3154652\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Cmd</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A" #. XrKhx #: 01020000.xhp @@ -599,7 +599,7 @@ msgctxt "" "par_id3152944\n" "help.text" msgid "Turn off pointer as pen mode" -msgstr "" +msgstr "Disattiva il puntatore come modo penna" #. Hd6Y9 #: 01020000.xhp @@ -1949,7 +1949,7 @@ msgctxt "" "par_id0921200901104120\n" "help.text" msgid "Left click, right arrow, down arrow, spacebar, page down, enter, return" -msgstr "" +msgstr "Clic col pulsante sinistro, tasto freccia destra o giù, barra spaziatrice, PagGiù, Invio" #. xVgqH #: presenter.xhp @@ -1967,7 +1967,7 @@ msgctxt "" "par_id0921200901104115\n" "help.text" msgid "Right click, left arrow, up arrow, page up, backspace" -msgstr "" +msgstr "Clic col pulsante destro, freccia sinistra, freccia su, PagSu, backspace" #. EBm7C #: presenter.xhp @@ -1976,7 +1976,7 @@ msgctxt "" "hd_id3154643\n" "help.text" msgid "Use mouse pointer as pen" -msgstr "" +msgstr "Usa puntatore mouse come penna" #. k6PJG #: presenter.xhp @@ -1985,7 +1985,7 @@ msgctxt "" "par_id3152935\n" "help.text" msgid "'P'" -msgstr "" +msgstr "'P'" #. dm9Mg #: presenter.xhp @@ -1994,7 +1994,7 @@ msgctxt "" "hd_id3154644\n" "help.text" msgid "Erase all ink on slide" -msgstr "" +msgstr "Cancella tutte le linee tracciate sulla diapositiva" #. X3mGG #: presenter.xhp @@ -2003,7 +2003,7 @@ msgctxt "" "par_id3152936\n" "help.text" msgid "'E'" -msgstr "" +msgstr "'E'" #. aTM8W #: presenter.xhp @@ -2264,7 +2264,7 @@ msgctxt "" "hd_id3154651\n" "help.text" msgid "Switch Monitors" -msgstr "" +msgstr "Alterna tra i monitor" #. zVJEs #: presenter.xhp @@ -2273,7 +2273,7 @@ msgctxt "" "par_id3152943\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+'4'" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Cmd</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+'4'" #. eJrqE #: presenter.xhp @@ -2282,7 +2282,7 @@ msgctxt "" "hd_id3154652\n" "help.text" msgid "Turn off pointer as pen mode" -msgstr "" +msgstr "Disattiva il puntatore come modo penna" #. yxpoN #: presenter.xhp @@ -2291,4 +2291,4 @@ msgctxt "" "par_id3152944\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+'A'" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Cmd</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+'A'" diff --git a/source/it/helpcontent2/source/text/simpress/guide.po b/source/it/helpcontent2/source/text/simpress/guide.po index c836ae7ce04..a492e1a9fad 100644 --- a/source/it/helpcontent2/source/text/simpress/guide.po +++ b/source/it/helpcontent2/source/text/simpress/guide.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-12-07 19:22+0100\n" -"PO-Revision-Date: 2022-07-18 04:25+0000\n" +"PO-Revision-Date: 2022-12-19 14:17+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/it/>\n" "Language: it\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.12.2\n" "X-POOTLE-MTIME: 1563483927.000000\n" #. S83CC @@ -950,7 +950,7 @@ msgctxt "" "par_id3150391\n" "help.text" msgid "Choose <emph>View - Normal</emph> or <emph>Notes</emph>, select the slide preview on the <link href=\"text/simpress/01/slidesorter.xhp\"><emph>Slides Pane</emph></link>, and then drag the slide preview to another location." -msgstr "" +msgstr "Scegliere <emph>Visualizza - Normale</emph> o <emph>Note</emph>, selezionare l'anteprima nel <link href=\"text/simpress/01/slidesorter.xhp\"><emph>pannello Diapositive</emph></link> e trascinarla in un'altra posizione." #. YoFVp #: arrange_slides.xhp @@ -2426,7 +2426,7 @@ msgctxt "" "par_id921666340352323\n" "help.text" msgid "<image src=\"media/helpimg/impress_remote01.png\" id=\"img_id571666340352324\"><alt id=\"alt_id891666340352326\">Impress Remote: initial thumbnail shown</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/impress_remote01.png\" id=\"img_id571666340352324\"><alt id=\"alt_id891666340352326\">Impress Remote: anteprime iniziali visualizzate</alt></image>" #. 9rGbt #: impress_remote.xhp @@ -2435,7 +2435,7 @@ msgctxt "" "par_id691666340509099\n" "help.text" msgid "<image src=\"media/helpimg/impress_remote02.png\" id=\"img_id551666340509100\"><alt id=\"alt_id921666340509101\">Alternate mode: all slide thumbnails for direct selection or jumping. The current slide has a red selection cursor</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/impress_remote02.png\" id=\"img_id551666340509100\"><alt id=\"alt_id921666340509101\">Modo alternato: tutte le anteprime delle diapositive per selezione o spostamento diretti. La diapositiva corrente ha una selezione rossa</alt></image>" #. EvAst #: impress_remote.xhp diff --git a/source/it/helpcontent2/source/text/smath.po b/source/it/helpcontent2/source/text/smath.po index b2303ab9e58..e972e2aa4b9 100644 --- a/source/it/helpcontent2/source/text/smath.po +++ b/source/it/helpcontent2/source/text/smath.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-12-07 19:22+0100\n" -"PO-Revision-Date: 2021-01-06 10:36+0000\n" +"PO-Revision-Date: 2022-12-19 14:18+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textsmath/it/>\n" "Language: it\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.12.2\n" "X-POOTLE-MTIME: 1544392301.000000\n" #. yKBT5 @@ -122,7 +122,7 @@ msgctxt "" "par_id3155959\n" "help.text" msgid "This menu contains the general commands for working with formula documents, such as create, open, save and print." -msgstr "" +msgstr "In questo menu è possibile trovare i comandi generali per le formule, ossia come creare, aprire, salvare e stampare i documenti." #. 6hchv #: main0102.xhp @@ -176,7 +176,7 @@ msgctxt "" "par_id3147338\n" "help.text" msgid "Sets the display scale and defines which elements you want to be visible. Most of the commands that you can enter into the <emph>Commands</emph> window can also be accessed through a mouse click if you have already opened the Elements pane with <link href=\"text/smath/01/03090000.xhp\"><menuitem>View - Elements</menuitem></link>." -msgstr "Imposta la scala di visualizzazione definisce quali elementi debbano essere visibili. Se avete aperto il pannello Elementi tramite il comando <link href=\"text/smath/01/03090000.xhp\"><menuitem>Visualizza - Elementi</menuitem></link>, avete la possibilità di accedere con un clic del mouse alla maggior parte dei comandi disponibili nella finestra <emph>Comandi</emph>." +msgstr "Imposta la scala di visualizzazione e definisce quali elementi debbano essere visibili. Se il pannello Elementi è stato aperto tramite il comando <link href=\"text/smath/01/03090000.xhp\"><menuitem>Visualizza - Elementi</menuitem></link>, è possibile accedere con un clic del mouse alla maggior parte dei comandi disponibili nella finestra <emph>Comandi</emph>." #. 4C4gL #: main0103.xhp diff --git a/source/it/helpcontent2/source/text/smath/guide.po b/source/it/helpcontent2/source/text/smath/guide.po index 0489b91fcdd..ba238030995 100644 --- a/source/it/helpcontent2/source/text/smath/guide.po +++ b/source/it/helpcontent2/source/text/smath/guide.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-12-07 19:22+0100\n" -"PO-Revision-Date: 2022-07-19 20:03+0000\n" +"PO-Revision-Date: 2022-12-19 14:17+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textsmathguide/it/>\n" "Language: it\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.12.2\n" "X-POOTLE-MTIME: 1564771846.000000\n" #. P9FEQ @@ -266,7 +266,7 @@ msgctxt "" "par_id211641848286949\n" "help.text" msgid "Be aware that the <literal>color</literal> command only changes the color of the formula part that comes immediately after it. For example, in the formula below only <emph>b</emph> will be shown in red, whereas <emph>c</emph> will be shown in black." -msgstr "" +msgstr "Tenere presente che il comando <literal>colore</literal> modifica solo il colore della parte della formula che si trova immediatamente dopo di essa. Per esempio, nella formula sotto riportata solo <emph>b</emph> viene mostrato in rosso, mentre <emph>c</emph> viene mostrato in nero." #. hLeFX #: color.xhp diff --git a/source/it/helpcontent2/source/text/swriter.po b/source/it/helpcontent2/source/text/swriter.po index 927657316e4..e2e4c1d9eac 100644 --- a/source/it/helpcontent2/source/text/swriter.po +++ b/source/it/helpcontent2/source/text/swriter.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2022-12-08 19:47+0100\n" -"PO-Revision-Date: 2022-07-18 04:25+0000\n" +"POT-Creation-Date: 2022-12-19 15:00+0100\n" +"PO-Revision-Date: 2022-12-19 14:18+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter/it/>\n" "Language: it\n" @@ -241,14 +241,14 @@ msgctxt "" msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>" msgstr "<ahelp hid=\".\">Questo menu contiene i comandi con cui si può modificare il contenuto del documento.</ahelp>" -#. VrMBN +#. TV7tD #: main0102.xhp msgctxt "" "main0102.xhp\n" "hd_id3147619\n" "help.text" -msgid "<link href=\"text/shared/02/07070000.xhp\">Select Text</link>" -msgstr "<link href=\"text/shared/02/07070000.xhp\">Seleziona testo</link>" +msgid "Select Text" +msgstr "" #. Hug2v #: main0102.xhp @@ -302,7 +302,7 @@ msgctxt "" "hd_id0914201501170171\n" "help.text" msgid "<link href=\"text/shared/01/02180000.xhp\">External Links</link>" -msgstr "" +msgstr "<link href=\"text/scalc/01/02180000.xhp\">Collegamenti esterni</link>" #. YAajd #: main0102.xhp @@ -311,7 +311,7 @@ msgctxt "" "hd_id0914201502131542\n" "help.text" msgid "<link href=\"text/shared/01/02200000.xhp\">OLE Object</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/02200000.xhp\">Oggetto OLE</link>" #. DhwSa #: main0102.xhp @@ -1283,7 +1283,7 @@ msgctxt "" "hd_id451605990864684\n" "help.text" msgid "<link href=\"text/shared/01/minimal_row_height.xhp\">Minimal Row Height</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/minimal_row_height.xhp\">Altezza minima riga</link>" #. EF7XB #: main0110.xhp @@ -1328,7 +1328,7 @@ msgctxt "" "hd_id671605991381461\n" "help.text" msgid "<link href=\"text/shared/01/minimal_column_width.xhp\">Minimal Column Width</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/minimal_column_width.xhp\">Larghezza minima della colonna</link>" #. Y4m4U #: main0110.xhp @@ -1715,7 +1715,7 @@ msgctxt "" "par_id991529755027118\n" "help.text" msgid "<variable id=\"form_intro\"><ahelp hid=\".\">Contains commands for activate form design mode, enable/disable control wizards and insert form controls in your document.</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"form_intro\"><ahelp hid=\".\">Contiene i comandi per attivare il modo struttura del formulario, abilitare/disabilitare le procedure guidate per i campi di controllo e inserire i controlli per formulario all'interno del documento.</ahelp></variable>" #. AdXBE #: main0120.xhp @@ -3011,7 +3011,7 @@ msgctxt "" "par_id791655500839247\n" "help.text" msgid "<image src=\"cmd/lc_nextrecord.svg\" id=\"img_id981655500839247\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id311655500839247\">Icon Forward</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/lc_nextrecord.svg\" id=\"img_id981655500839247\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id311655500839247\">Icona Avanti</alt></image>" #. HLxC8 #: navigate_toolbar.xhp @@ -3020,7 +3020,7 @@ msgctxt "" "par_id951655500839248\n" "help.text" msgid "Icon Forward" -msgstr "" +msgstr "Icona Avanti" #. ihdNa #: navigate_toolbar.xhp @@ -3074,7 +3074,7 @@ msgctxt "" "hd_id671647012520594\n" "help.text" msgid "<variable id=\"h1\"><link href=\"text/swriter/track_changes_toolbar.xhp\">Track Changes Toolbar</link></variable>" -msgstr "" +msgstr "<variable id=\"h1\"><link href=\"text/swriter/track_changes_toolbar.xhp\">Barra degli strumenti Revisioni</link></variable>" #. 4XWe5 #: track_changes_toolbar.xhp diff --git a/source/it/helpcontent2/source/text/swriter/00.po b/source/it/helpcontent2/source/text/swriter/00.po index a2ce6795494..7e544d8f7f2 100644 --- a/source/it/helpcontent2/source/text/swriter/00.po +++ b/source/it/helpcontent2/source/text/swriter/00.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-10-10 13:36+0200\n" -"PO-Revision-Date: 2022-07-18 04:25+0000\n" +"PO-Revision-Date: 2022-12-19 14:17+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter00/it/>\n" "Language: it\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.12.2\n" "X-POOTLE-MTIME: 1564773315.000000\n" #. E9tti @@ -131,7 +131,7 @@ msgctxt "" "par_id141655490294948\n" "help.text" msgid "On the <emph>Tools</emph> bar, click" -msgstr "" +msgstr "Nella barra <emph>Strumenti</emph> fare clic su" #. Fc3UH #: 00000004.xhp @@ -140,7 +140,7 @@ msgctxt "" "par_id841655490311116\n" "help.text" msgid "<image src=\"cmd/lc_hyphenate.svg\" id=\"img_id341655490311117\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id771655490311118\">Icon Hyphenation</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/lc_hyphenate.svg\" id=\"img_id341655490311117\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id771655490311118\">Icona Sillabazione</alt></image>" #. SZQQj #: 00000004.xhp @@ -149,7 +149,7 @@ msgctxt "" "par_id971655490311120\n" "help.text" msgid "Hyphenation" -msgstr "" +msgstr "Sillabazione" #. X5cDM #: 00000401.xhp @@ -563,7 +563,7 @@ msgctxt "" "par_id3154640\n" "help.text" msgid "On <emph>Tools</emph> bar, enable" -msgstr "" +msgstr "Nella barra <emph>Strumenti</emph>, abilitare" #. UMkhu #: 00000403.xhp @@ -572,7 +572,7 @@ msgctxt "" "par_id3150765\n" "help.text" msgid "<image id=\"img_id3147572\" src=\"cmd/lc_browseview.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Web Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147572\" src=\"cmd/lc_browseview.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Icona Web</alt></image>" #. ac6QE #: 00000403.xhp diff --git a/source/it/helpcontent2/source/text/swriter/01.po b/source/it/helpcontent2/source/text/swriter/01.po index d40066ac12b..5fc887a29c3 100644 --- a/source/it/helpcontent2/source/text/swriter/01.po +++ b/source/it/helpcontent2/source/text/swriter/01.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-12-07 19:22+0100\n" -"PO-Revision-Date: 2022-07-19 20:03+0000\n" +"PO-Revision-Date: 2022-12-19 14:17+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/it/>\n" "Language: it\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.12.2\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1564771908.000000\n" @@ -15576,7 +15576,7 @@ msgctxt "" "par_id3156410\n" "help.text" msgid "To format a header, choose <link href=\"text/shared/01/05040300.xhp\"><emph>Format - Page Style - Header</emph></link>." -msgstr "" +msgstr "Per formattare un'intestazione, scegliere <link href=\"text/shared/01/05040300.xhp\"><emph>Formato - Stile di pagina - Riga d'intestazione</emph></link>." #. jjex2 #: 04230000.xhp @@ -15648,7 +15648,7 @@ msgctxt "" "par_id3151187\n" "help.text" msgid "To format a footer, choose <link href=\"text/shared/01/05040300.xhp\"><emph>Format - Page Style - Footer</emph></link>." -msgstr "" +msgstr "Per formattare un piè di pagina, scegliere <link href=\"text/shared/01/05040300.xhp\"><emph>Formato - Stile di pagina - Piè di pagina</emph></link>." #. FWTLB #: 04990000.xhp @@ -18303,7 +18303,7 @@ msgctxt "" "par_id701629220055018\n" "help.text" msgid "Be aware that the set of options available depend on the Anchor settings. Therefore, not all options listed above may be shown due to the current Anchor choice." -msgstr "" +msgstr "Tenere presente che il set di opzioni disponibili dipende dalle impostazioni di ancoraggio. Pertanto, non tutte le opzioni elencate sopra potrebbero essere visualizzate a causa della scelta dell'ancoraggio." #. eBQAz #: 05060100.xhp @@ -21993,7 +21993,7 @@ msgctxt "" "hd_id3083451\n" "help.text" msgid "<link href=\"text/swriter/01/05110100.xhp\">Row Height</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/05110100.xhp\">Altezza riga</link>" #. qaBGU #: 05110000.xhp @@ -22002,7 +22002,7 @@ msgctxt "" "hd_id3149349\n" "help.text" msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/05110200.xhp\">Altezza riga ottimale</link>" #. CSYUC #: 05110000.xhp @@ -22038,7 +22038,7 @@ msgctxt "" "par_id3149053\n" "help.text" msgid "<variable id=\"row_height_text\"><ahelp hid=\".uno:SetRowHeight\">Changes the height of the selected row(s).</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"row_height_text\"><ahelp hid=\".uno:SetRowHeight\">Modifica l'altezza delle righe selezionate.</ahelp></variable>" #. DGA9e #: 05110100.xhp @@ -22092,7 +22092,7 @@ msgctxt "" "tit\n" "help.text" msgid "Optimal Row Height" -msgstr "" +msgstr "Altezza ottimale riga" #. hmSQS #: 05110200.xhp @@ -22101,7 +22101,7 @@ msgctxt "" "hd_id3150010\n" "help.text" msgid "<variable id=\"optimal_row_height_h1\"><link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link></variable>" -msgstr "" +msgstr "<variable id=\"optimal_row_height_h1\"><link href=\"text/swriter/01/05110200.xhp\">Altezza ottimale riga</link></variable>" #. LZXDJ #: 05110200.xhp @@ -22317,7 +22317,7 @@ msgctxt "" "tit\n" "help.text" msgid "Optimal Column Width" -msgstr "" +msgstr "Larghezza ottimale colonna" #. kU2A6 #: 05120200.xhp @@ -22326,7 +22326,7 @@ msgctxt "" "hd_id3149500\n" "help.text" msgid "<variable id=\"optimal_column_width_h1\"><link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link></variable>" -msgstr "" +msgstr "<variable id=\"optimal_column_width_h1\"><link href=\"text/swriter/01/05120200.xhp\">Larghezza ottimale colonna</link></variable>" #. Rt2Cv #: 05120200.xhp @@ -23217,7 +23217,7 @@ msgctxt "" "par_id3149883\n" "help.text" msgid "Open a blank text document and write a short business letter with a header (<emph>Format - Page Style - Header</emph>)." -msgstr "" +msgstr "Aprite un documento di testo vuoto e scrivete una breve lettera commerciale con una riga di intestazione (<emph>Formato - Stile di pagina - Riga d'intestazione</emph>)." #. ybTYn #: 05130100.xhp @@ -25100,7 +25100,7 @@ msgctxt "" "hd_id3154657\n" "help.text" msgid "<variable id=\"Hyphenationh1\"><link href=\"text/swriter/01/06030000.xhp\">Hyphenation</link></variable>" -msgstr "" +msgstr "<variable id=\"Hyphenationh1\"><link href=\"text/swriter/01/06030000.xhp\">Sillabazione</link></variable>" #. 7teeb #: 06030000.xhp @@ -25109,7 +25109,7 @@ msgctxt "" "par_id3148572\n" "help.text" msgid "Inserts hyphens in words that are too long to fit at the end of a line." -msgstr "" +msgstr "Inserisce un trattino di sillabazione nelle parole troppo lunghe che superano la fine di una riga di testo." #. Y2HBD #: 06030000.xhp @@ -25118,7 +25118,7 @@ msgctxt "" "par_id851655491448849\n" "help.text" msgid "%PRODUCTNAME searches the document and suggests hyphenation that you can accept or reject. If text is selected, the Hyphenation dialog works on the selected text only. If no text is selected, the Hyphenation dialog works on the whole document." -msgstr "" +msgstr "%PRODUCTNAME esegue una ricerca nel documento e presenta le proposte di sillabazione che è possibile accettare o rifiutare. La finestra di dialogo Sillabazione ha effetto soltanto sull'eventuale testo selezionato. Se però non è selezionato alcun testo, la finestra di dialogo Sillabazione ha effetto su tutto il documento." #. SBBBo #: 06030000.xhp @@ -27935,7 +27935,7 @@ msgctxt "" "tit\n" "help.text" msgid "Content Control Properties" -msgstr "" +msgstr "Proprietà controllo contenuto" #. CFqNk #: contentcontrol00.xhp @@ -27944,7 +27944,7 @@ msgctxt "" "par_idN10549\n" "help.text" msgid "<link href=\"text/swriter/01/contentcontrol00.xhp\">Content Control Properties</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/contentcontrol00.xhp\">Proprietà controllo contenuto</link>" #. bZLfz #: contentcontrol00.xhp @@ -27962,7 +27962,7 @@ msgctxt "" "par_idN10550\n" "help.text" msgid "General" -msgstr "" +msgstr "Generale" #. 3AF3E #: contentcontrol00.xhp @@ -27980,7 +27980,7 @@ msgctxt "" "par_idN10551\n" "help.text" msgid "Check Box" -msgstr "" +msgstr "Casella di controllo" #. Kky2N #: contentcontrol00.xhp @@ -28007,7 +28007,7 @@ msgctxt "" "par_idN10552\n" "help.text" msgid "List Items" -msgstr "" +msgstr "Voci elenco" #. FoYEY #: contentcontrol00.xhp @@ -28025,7 +28025,7 @@ msgctxt "" "par_idN10553\n" "help.text" msgid "Date Format" -msgstr "" +msgstr "Formato data" #. fBZPk #: contentcontrol00.xhp @@ -28043,7 +28043,7 @@ msgctxt "" "tit\n" "help.text" msgid "Content Control List Item Properties" -msgstr "" +msgstr "Proprietà elementi dell'elenco di controllo contenuto" #. YAWnX #: contentcontrol01.xhp @@ -28052,7 +28052,7 @@ msgctxt "" "par_idN10549\n" "help.text" msgid "<link href=\"text/swriter/01/contentcontrol01.xhp\">Content Control List Item Properties</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/contentcontrol01.xhp\">Proprietà elementi dell'elenco di controllo contenuto</link>" #. BnhuW #: contentcontrol01.xhp @@ -28070,7 +28070,7 @@ msgctxt "" "par_idN10550\n" "help.text" msgid "Display Name" -msgstr "" +msgstr "Nome visualizzato" #. 3qweL #: contentcontrol01.xhp @@ -28088,7 +28088,7 @@ msgctxt "" "par_idN10551\n" "help.text" msgid "Value" -msgstr "" +msgstr "Valore" #. W6ADh #: contentcontrol01.xhp @@ -28115,7 +28115,7 @@ msgctxt "" "hd_id1001603128268578\n" "help.text" msgid "<link href=\"text/swriter/01/edit_reference_submenu.xhp\">Reference</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/edit_reference_submenu.xhp\">Riferimento</link>" #. 6LFFX #: edit_reference_submenu.xhp @@ -31661,7 +31661,7 @@ msgctxt "" "par_id2962126\n" "help.text" msgid "<ahelp hid=\".\">Choose the selection mode from the submenu: standard selection mode, or block selection mode.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Scegliere il modo selezione dal sottomenu: standard o blocco.</ahelp>" #. 4Hv98 #: selection_mode.xhp @@ -31670,7 +31670,7 @@ msgctxt "" "par_id9816278\n" "help.text" msgid "<ahelp hid=\".\">In standard selection mode, you can select multi-line text including the line ends.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Il modo selezione standard consente di selezionare un testo su più righe incluse le estremità di linea.</ahelp>" #. gFoAU #: selection_mode.xhp diff --git a/source/it/helpcontent2/source/text/swriter/02.po b/source/it/helpcontent2/source/text/swriter/02.po index e48e0abca81..00072d35560 100644 --- a/source/it/helpcontent2/source/text/swriter/02.po +++ b/source/it/helpcontent2/source/text/swriter/02.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-12-07 19:22+0100\n" -"PO-Revision-Date: 2022-07-19 20:03+0000\n" -"Last-Translator: Elisabetta Manuele <calembour@hotmail.it>\n" +"PO-Revision-Date: 2022-12-19 14:17+0000\n" +"Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter02/it/>\n" "Language: it\n" "MIME-Version: 1.0\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.12.2\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1517228231.000000\n" @@ -1599,7 +1599,7 @@ msgctxt "" "par_id3153122\n" "help.text" msgid "Calculates the difference." -msgstr "" +msgstr "Calcola la differenza." #. c9tdv #: 14020000.xhp @@ -1671,7 +1671,7 @@ msgctxt "" "par_id3149592\n" "help.text" msgid "Calculates the quotient." -msgstr "" +msgstr "Calcola il quoziente." #. ByDRp #: 14020000.xhp @@ -1788,7 +1788,7 @@ msgctxt "" "par_id3155953\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/phd\">Calculates a percentage.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/phd\">Calcola una percentuale.</ahelp>" #. gefrq #: 14020000.xhp @@ -1824,7 +1824,7 @@ msgctxt "" "par_id3153882\n" "help.text" msgid "Example: SQRT 25 displays 5" -msgstr "" +msgstr "Esempio: SQRT 25 mostra 5" #. yjTqm #: 14020000.xhp @@ -1851,7 +1851,7 @@ msgctxt "" "par_id3149789\n" "help.text" msgid "Example: 2 POW 8 displays 256" -msgstr "" +msgstr "Esempio: 2 POW 8 mostra 256" #. eCu3h #: 14020000.xhp @@ -1977,7 +1977,7 @@ msgctxt "" "par_id3150961\n" "help.text" msgid "Example: <A1> EQ 2 displays 1, if the content of A1 equals 2" -msgstr "" +msgstr "Esempio: <A1> EQ 2 mostra 1, se il contenuto di A1 è uguale a 2" #. b2AXc #: 14020000.xhp @@ -2013,7 +2013,7 @@ msgctxt "" "par_id3147524\n" "help.text" msgid "Example: <A1> NEQ 2 displays 0 (wrong), if the content of A1 equals 2" -msgstr "" +msgstr "Esempio: <A1> NEQ 2 mostra 0 (falso), se il contenuto di A1 è uguale a 2" #. FuXYL #: 14020000.xhp @@ -2040,7 +2040,7 @@ msgctxt "" "par_id3151280\n" "help.text" msgid "Example: <A1> LEQ 2 displays 1 (true), if the content of A1 is less than or equal to 2" -msgstr "" +msgstr "Esempio: <A1> LEQ 2 mostra 1 (vero), se il contenuto di A1 è minore o uguale a 2" #. 24FA3 #: 14020000.xhp @@ -2058,7 +2058,7 @@ msgctxt "" "par_id3148876\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/geq\">Tests for values greater than or equal to a specified value.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/geq\">Verifica che i valori siano maggiori o uguali a un valore specificato.</ahelp>" #. pdd5D #: 14020000.xhp @@ -2067,7 +2067,7 @@ msgctxt "" "par_id3148898\n" "help.text" msgid "Example: <A1> GEQ 2 displays 1 (true), if the content of A1 is greater than or equal to 2" -msgstr "" +msgstr "Esempio: <A1> GEQ 2 mostra 1 (vero), se il contenuto di A1 è maggiore o uguale a 2" #. zEADu #: 14020000.xhp @@ -2085,7 +2085,7 @@ msgctxt "" "par_id3155411\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/l\">Tests for values less than a specified value.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/l\">Verifica che i valori siano minori di un valore specificato.</ahelp>" #. ZF7Jb #: 14020000.xhp @@ -2094,7 +2094,7 @@ msgctxt "" "par_id3155433\n" "help.text" msgid "Example: <A1> L 2 displays 1 (true), if the content of A1 is less than 2" -msgstr "" +msgstr "Esempio: <A1> L 2 mostra 1 (vero), se il contenuto di A1 è minore di 2" #. R7RyE #: 14020000.xhp @@ -2112,7 +2112,7 @@ msgctxt "" "par_id3147310\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/g\">Tests for values greater than a specified value.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/g\">Verifica che i valori siano maggiori di un valore specificato.</ahelp>" #. UsxXH #: 14020000.xhp @@ -2121,7 +2121,7 @@ msgctxt "" "par_id3147333\n" "help.text" msgid "Example: <A1> G 2 displays 1 (true), if the content of A1 is greater than 2" -msgstr "" +msgstr "Esempio: <A1> G 2 mostra 1 (vero), se il contenuto di A1 è maggiore di 2" #. 9DyRz #: 14020000.xhp @@ -2139,7 +2139,7 @@ msgctxt "" "par_id3150274\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/or\">Tests for values matching the Boolean OR.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/or\">Verifica i valori corrispondenti all'operatore logico OR.</ahelp>" #. wmnDC #: 14020000.xhp @@ -2166,7 +2166,7 @@ msgctxt "" "par_id3146980\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/xor\">Tests for values matching the Boolean exclusive OR.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/xor\">Verifica i valori corrispondenti all'operatore logico O esclusivo.</ahelp>" #. N9cHQ #: 14020000.xhp @@ -2193,7 +2193,7 @@ msgctxt "" "par_id3153792\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/and\">Tests for values matching the Boolean AND.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/and\">Verifica i valori corrispondenti all'operatore logico E.</ahelp>" #. DFCfW #: 14020000.xhp @@ -2220,7 +2220,7 @@ msgctxt "" "par_id3148633\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/not\">Tests for values matching the Boolean NOT.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/not\">Verifica i valori corrispondenti all'operatore logico NON.</ahelp>" #. r4fRG #: 14020000.xhp @@ -2355,7 +2355,7 @@ msgctxt "" "par_id3154748\n" "help.text" msgid "Example: MAX 10|30|20 displays 30" -msgstr "" +msgstr "Esempio: MAX 10|30|20 mostra 30" #. 76riF #: 14020000.xhp @@ -2409,7 +2409,7 @@ msgctxt "" "par_id141599563739504\n" "help.text" msgid "Example: COUNT <A2:C2> displays the number of non empty cells in A2 to C2" -msgstr "" +msgstr "Esempio: CONTA <A2:C2> visualizza il numero di celle non vuote comprese tra A2 e C2" #. SJ9rR #: 14020000.xhp @@ -2472,7 +2472,7 @@ msgctxt "" "par_id3149530\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/sin\">Calculates the sine in radians.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/sin\">Calcola il seno in radianti.</ahelp>" #. U8Mew #: 14020000.xhp @@ -3642,7 +3642,7 @@ msgctxt "" "par_id651655490756305\n" "help.text" msgid "You can specify the behavior of the direct cursor by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\"><emph>%PRODUCTNAME Writer - Formatting Aids</emph></link>." -msgstr "" +msgstr "Per specificare il comportamento del cursore diretto, scegliere <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferenze</emph></caseinline><defaultinline><emph>Strumenti - Opzioni</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Documento di testo - Formattazione\"><emph>%PRODUCTNAME Writer - Formattazione</emph></link>." #. 5c3tj #: 18130000.xhp @@ -3651,7 +3651,7 @@ msgctxt "" "par_id3151133\n" "help.text" msgid "On <emph>Tools</emph> bar, click" -msgstr "" +msgstr "Nella <emph>Barra degli strumenti</emph>, fare clic su" #. CBw5G #: 18130000.xhp @@ -3660,7 +3660,7 @@ msgctxt "" "par_id3147508\n" "help.text" msgid "<image id=\"img_id3154840\" src=\"cmd/lc_shadowcursor.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154840\">Icon Toggle Direct Cursor Mode</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154840\" src=\"cmd/lc_shadowcursor.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154840\">Icona Attiva/disattiva il modo cursore diretto</alt></image>" #. yboK5 #: 18130000.xhp @@ -3732,7 +3732,7 @@ msgctxt "" "par_id3151180\n" "help.text" msgid "<ahelp hid=\"FN_INSERT_HEADER\">Displays the header of an HTML document if headers are enabled on the <link href=\"text/shared/01/05040300.xhp\"><emph>Format - Page Style - Header</emph></link> tab page.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"FN_INSERT_HEADER\">Mostra l'intestazione di un documento HTML se nella scheda <link href=\"text/shared/01/05040300.xhp\"><emph>Formato - Stile di pagina - Riga d'intestazione</emph></link> è abilitata l'opzione corrispondente.</ahelp>" #. LveMa #: 19020000.xhp @@ -3759,7 +3759,7 @@ msgctxt "" "par_id3148768\n" "help.text" msgid "<ahelp hid=\"FN_INSERT_FOOTER\">Displays the footer of an HTML document if footers are enabled on the <link href=\"text/shared/01/05040400.xhp\"><emph>Format - Page Style - Footer</emph></link> tab page.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"FN_INSERT_FOOTER\">Mostra il piè di pagina di un documento HTML se nella scheda <link href=\"text/shared/01/05040400.xhp\"><emph>Formato - Stile di pagina - Piè di pagina</emph></link> è abilitata l'opzione corrispondente.</ahelp>" #. phEfn #: 19030000.xhp diff --git a/source/it/helpcontent2/source/text/swriter/guide.po b/source/it/helpcontent2/source/text/swriter/guide.po index 4d01d9901a5..20d3337d862 100644 --- a/source/it/helpcontent2/source/text/swriter/guide.po +++ b/source/it/helpcontent2/source/text/swriter/guide.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2022-12-07 19:22+0100\n" -"PO-Revision-Date: 2022-07-19 20:03+0000\n" +"POT-Creation-Date: 2022-12-19 15:00+0100\n" +"PO-Revision-Date: 2022-12-19 14:17+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/it/>\n" "Language: it\n" @@ -1788,7 +1788,7 @@ msgctxt "" "par_id3148491\n" "help.text" msgid "Choose <emph>Format - Page Style - Borders</emph>." -msgstr "" +msgstr "Scegliere <emph>Formato - Stile di pagina - Bordi</emph>." #. CjktC #: border_page.xhp @@ -1842,7 +1842,7 @@ msgctxt "" "par_id3148663\n" "help.text" msgid "Choose <emph>Format - Page Style - Borders</emph>." -msgstr "" +msgstr "Scegliere <emph>Formato - Stile di pagina - Bordi</emph>." #. mVAyw #: border_page.xhp @@ -5847,7 +5847,7 @@ msgctxt "" "par_id3147813\n" "help.text" msgid "To edit the properties of the text area for footnotes or endnotes, choose <emph>Format - Page Style</emph>, and then click the <link href=\"text/swriter/01/05040600.xhp\"><emph>Footnote</emph></link> tab." -msgstr "" +msgstr "Per modificare le proprietà dell'area di testo per le note a piè pagina e le note di chiusura, scegliere <emph>Formato - Stile di pagina</emph> e fare clic sulla scheda <link href=\"text/swriter/01/05040600.xhp\"><emph>Nota a piè pagina</emph></link>." #. iR5ym #: footnote_usage.xhp @@ -6720,7 +6720,7 @@ msgctxt "" "par_id3153726\n" "help.text" msgid "You can also choose <item type=\"menuitem\">Format - Page Style</item>, click the <item type=\"menuitem\">Header</item> or <item type=\"menuitem\">Footer</item> tab, and then select <item type=\"menuitem\">Header on</item> or <item type=\"menuitem\">Footer on</item>. Clear the <item type=\"menuitem\">Same content left/right</item> check box if you want to define different headers and footers for even and odd pages." -msgstr "" +msgstr "È possibile anche scegliere <item type=\"menuitem\">Formato - Stile di pagina</item>, fare clic sulla scheda <item type=\"menuitem\">Intestazione</item> oppure <item type=\"menuitem\">Piè di pagina</item> e selezionare <item type=\"menuitem\">Attiva riga d'intestazione</item> o <item type=\"menuitem\">Attiva piè di pagina</item>. Deselezionare la casella di controllo <item type=\"menuitem\">Contenuto uguale destra/sinistra</item> per definire righe d'intestazione e piè di pagina differenti per le pagine destre e sinistre." #. kq9tB #: header_footer.xhp @@ -6801,7 +6801,7 @@ msgctxt "" "par_id3147105\n" "help.text" msgid "You can also use the mirrored page layout if you want to add a header to a page style that has different inner and outer page margins. To apply this option to a page style, choose <item type=\"menuitem\">Format - Page Style</item>, click the <item type=\"menuitem\">Page</item> tab, and in the <item type=\"menuitem\">Layout settings</item> area, choose “Mirrored” in the <item type=\"menuitem\">Page layout</item> box." -msgstr "" +msgstr "È possibile usare anche un'impaginazione speculare se si vuole aggiungere un'intestazione a uno stile di pagina che presenta misure differenti per il margine interno e quello esterno. Per applicare questa opzione a uno stile di pagina, scegliere <item type=\"menuitem\">Formato - Stile di pagina</item>, fare clic sulla scheda <item type=\"menuitem\">Pagina</item> e nell'area <item type=\"menuitem\">Impostazioni layout</item>, scegliere “Rispecchiato” nella casella <item type=\"menuitem\">Layout di pagina</item>." #. Fg7fp #: header_pagestyles.xhp @@ -7152,7 +7152,7 @@ msgctxt "" "par_id3155873\n" "help.text" msgid "Choose <item type=\"menuitem\">Format - Page Style</item> and select the <item type=\"menuitem\">Header</item> or <item type=\"menuitem\">Footer</item> tab." -msgstr "" +msgstr "Scegliere <item type=\"menuitem\">Formato - Stile di pagina</item> e selezionate la scheda <item type=\"menuitem\">Intestazione</item> oppure <item type=\"menuitem\">Piè di pagina</item>." #. MHFox #: header_with_line.xhp @@ -16701,7 +16701,7 @@ msgctxt "" "par_id3146497\n" "help.text" msgid "You can also distribute rows and columns evenly using the icons on the <link href=\"text/shared/02/04210000.xhp\"><menuitem>Optimize Size</menuitem></link> toolbar on the <link href=\"text/swriter/main0204.xhp\"><menuitem>Table</menuitem></link> Bar." -msgstr "" +msgstr "È possibile inoltre distribuire le righe e le colonne in modo uniforme usando la barra degli strumenti <link href=\"text/shared/02/04210000.xhp\"><menuitem>Ottimizza dimensione</menuitem></link> nella barra degli strumenti <link href=\"text/swriter/main0204.xhp\"><menuitem>Tabella</menuitem></link>." #. KJrfT #: table_sizing.xhp @@ -16755,7 +16755,7 @@ msgctxt "" "par_id0918200811260957\n" "help.text" msgid "Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then click and drag a line to scale all cells right or above the line proportionally." -msgstr "" +msgstr "Tenere premuto <switchinline select=\"sys\"><caseinline select=\"MAC\">Cmd</caseinline><defaultinline>Ctrl</defaultinline></switchinline> quindi fare clic e trascinare una linea per ridimensionare proporzionalmente tutte le celle a destra o sopra la linea." #. xGeDT #: table_sizing.xhp @@ -16764,7 +16764,7 @@ msgctxt "" "par_id3145411\n" "help.text" msgid "Place the cursor in a cell in the column, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key, and then press the left or the right arrow key." -msgstr "" +msgstr "Posizionare il cursore in una cella nella colonna, premere il tasto <switchinline select=\"sys\"><caseinline select=\"MAC\">Opzione</caseinline><defaultinline>Alt</defaultinline></switchinline> insieme con la freccia sinistra o destra." #. AJEAB #: table_sizing.xhp @@ -16773,7 +16773,7 @@ msgctxt "" "par_id3153364\n" "help.text" msgid "To increase the distance from the left edge of the page to the edge of the table, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Shift, and then press the right arrow key." -msgstr "" +msgstr "Per aumentare la distanza tra il bordo sinistro della pagina e il bordo della tabella, tenere premuto <switchinline select=\"sys\"><caseinline select=\"MAC\">Opzione</caseinline><defaultinline>Alt</defaultinline></switchinline>+Maiusc, quindi premere la freccia destra." #. gsSuS #: table_sizing.xhp @@ -16863,7 +16863,7 @@ msgctxt "" "par_id5009308\n" "help.text" msgid "To wrap text to the sides of a table, and to arrange two tables next to another, you must insert the tables into a frame. Click inside the table, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A twice to select the whole table, then choose <emph>Insert - Frame</emph>." -msgstr "" +msgstr "Per far scorrere del testo sui lati di una tabella e per disporre due tabelle una vicino all'altra, è necessario inserire le tabelle in una cornice. Fare clic all'interno della tabella, premete due volte <switchinline select=\"sys\"><caseinline select=\"MAC\">Cmd</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A per selezionare l'intera tabella, quindi scegliere <emph>Inserisci - Cornice</emph>." #. 4LuFp #: table_sizing.xhp @@ -16991,14 +16991,14 @@ msgctxt "" msgid "A template is a document that contains specific formatting styles, graphics, tables, objects, and other information. A template is used as the basis for creating other documents. For example, you can define paragraph and character styles in a document, save the document as a template, and then use the template to create a new document with the same styles." msgstr "Un modello è un documento che contiene specifici stili di formattazione, immagini, tabelle, oggetti e altre informazioni. I modelli di documento vengono usati come base per la creazione di altri documenti. Ad esempio, potete definire gli stili di paragrafo e di carattere da usare in un documento, salvare il file come modello di documento e quindi usare questo modello per creare un nuovo documento con gli stessi stili di formattazione." -#. zNZ83 +#. 4X8z5 #: templates_styles.xhp msgctxt "" "templates_styles.xhp\n" "par_id3149957\n" "help.text" -msgid "Unless you specify otherwise, every new $[officename] text document is based on the default template." -msgstr "Se non specificato diversamente, tutti i nuovi documenti di testo di $[officename] sono basati sul modello predefinito." +msgid "You can set a default template, so every new $[officename] document would use it, unless you specified otherwise (for example, when you create a new document from a different template)." +msgstr "" #. UXnRC #: templates_styles.xhp diff --git a/source/it/helpcontent2/source/text/swriter/librelogo.po b/source/it/helpcontent2/source/text/swriter/librelogo.po index e2e31c67c2d..90ca1105c4b 100644 --- a/source/it/helpcontent2/source/text/swriter/librelogo.po +++ b/source/it/helpcontent2/source/text/swriter/librelogo.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2022-12-07 19:22+0100\n" -"PO-Revision-Date: 2022-07-15 17:18+0000\n" +"PO-Revision-Date: 2022-12-19 14:17+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textswriterlibrelogo/it/>\n" "Language: it\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.12.2\n" "X-POOTLE-MTIME: 1564772109.000000\n" #. kypzs @@ -41,7 +41,7 @@ msgctxt "" "hd_170\n" "help.text" msgid "<variable id=\"LibreLogoh1\"><link href=\"text/swriter/librelogo/LibreLogo.xhp\">LibreLogo</link></variable>" -msgstr "" +msgstr "<variable id=\"LibreLogoh1\"><link href=\"text/swriter/librelogo/LibreLogo.xhp\">LibreLogo</link></variable>" #. HvLY3 #: LibreLogo.xhp @@ -455,7 +455,7 @@ msgctxt "" "par_660\n" "help.text" msgid "TO star size color<br/> FILLCOLOR color<br/> REPEAT 5 [ LEFT 72 FORWARD size RIGHT 144 FORWARD size ]<br/> FILL<br/> END<br/> <br/> star 100 “red”<br/> star(100, “green”)<br/> star(100, “blue”)<br/>" -msgstr "" +msgstr "TO stella dimensione colore<br/> FILLCOLOR colore<br/> REPEAT 5 [ LEFT 72 FORWARD dimensione RIGHT 144 FORWARD dimensione ]<br/> FILL<br/> END<br/> <br/> stella 100 “red”<br/> stella(100, “green”)<br/> stella(100, “blue”)<br/>" #. usjNU #: LibreLogo.xhp diff --git a/source/it/sc/messages.po b/source/it/sc/messages.po index 98321d94d75..1558590aa1b 100644 --- a/source/it/sc/messages.po +++ b/source/it/sc/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2022-12-12 14:05+0100\n" +"POT-Creation-Date: 2022-12-19 15:00+0100\n" "PO-Revision-Date: 2022-12-12 13:12+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/it/>\n" @@ -30335,11 +30335,11 @@ msgctxt "solverdlg|options" msgid "O_ptions..." msgstr "O_pzioni..." -#. UABF3 +#. 8BGxk #: sc/uiconfig/scalc/ui/solverdlg.ui:60 msgctxt "solverdlg|extended_tip|options" -msgid "Opens the Solver Options dialog." -msgstr "Apre la finestra di dialogo Opzioni del risolutore." +msgid "Opens the solver’s Options dialog." +msgstr "" #. 8hMNV #: sc/uiconfig/scalc/ui/solverdlg.ui:72 diff --git a/source/it/sd/messages.po b/source/it/sd/messages.po index d197eb94eed..4f64cae561d 100644 --- a/source/it/sd/messages.po +++ b/source/it/sd/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2022-12-07 13:12+0100\n" +"POT-Creation-Date: 2022-12-19 15:00+0100\n" "PO-Revision-Date: 2022-12-12 13:12+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/it/>\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.12.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1564768685.000000\n" #. WDjkB @@ -3609,11 +3609,11 @@ msgctxt "drawprinteroptions|tilesheet" msgid "Tile sheet of paper with repeated pages" msgstr "Fogli affiancati con pagine ripetute" -#. T6HHy +#. dBYC3 #: sd/uiconfig/sdraw/ui/drawprinteroptions.ui:269 msgctxt "drawprinteroptions|extended_tip|tilesheet" -msgid "Specifies that pages are to be printed in tiled format. If the pages or slides are smaller than the paper, repeat the pages or slides on one sheet of paper." -msgstr "Imposta la stampa delle pagine affiancate. Se le pagine o le diapositive sono più piccole della carta utilizzata, su ogni foglio verranno ripetute più pagine o diapositive." +msgid "Specifies that pages are to be printed in tiled format. If the pages are smaller than the paper, the page will be repeated multiple times on one sheet of paper." +msgstr "" #. qbU9A #: sd/uiconfig/sdraw/ui/drawprinteroptions.ui:285 @@ -6330,11 +6330,11 @@ msgctxt "impressprinteroptions|tilesheet" msgid "Tile sheet of paper with repeated slides" msgstr "Fogli affiancati con diapositive ripetute" -#. BkFHA +#. NDyEg #: sd/uiconfig/simpress/ui/impressprinteroptions.ui:411 msgctxt "impressprinteroptions|extended_tip|tilesheet" -msgid "Specifies that pages are to be printed in tiled format. If the pages or slides are smaller than the paper, repeat the pages or slides on one sheet of paper." -msgstr "Imposta la stampa delle pagine affiancate. Se le pagine o le diapositive sono più piccole della carta utilizzata, su ogni foglio verranno ripetute più pagine o diapositive." +msgid "Specifies that slides are to be printed in tiled format. If the slides are smaller than the paper, the slide will be repeated multiple times on one sheet of paper." +msgstr "" #. xa7tq #: sd/uiconfig/simpress/ui/impressprinteroptions.ui:427 diff --git a/source/it/sfx2/messages.po b/source/it/sfx2/messages.po index 715abfd15f6..9b8a74067be 100644 --- a/source/it/sfx2/messages.po +++ b/source/it/sfx2/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2022-11-14 14:36+0100\n" +"POT-Creation-Date: 2022-12-19 15:00+0100\n" "PO-Revision-Date: 2022-12-12 13:11+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/it/>\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.12.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1564768694.000000\n" #. bHbFE @@ -1663,346 +1663,364 @@ msgctxt "STR_REFRESH_PASSWORD" msgid "Refresh Password" msgstr "Aggiorna password" +#. JBvAE +#: include/sfx2/strings.hrc:295 +msgctxt "STR_CONTAINS_MACROS" +msgid "The document contains macros." +msgstr "" + +#. W7BEM +#: include/sfx2/strings.hrc:296 +msgctxt "STR_MACROS" +msgid "Macros" +msgstr "" + +#. xtAP6 +#: include/sfx2/strings.hrc:297 +msgctxt "STR_EVENTS" +msgid "Events" +msgstr "" + #. kej8D #. Translators: default Impress template names -#: include/sfx2/strings.hrc:297 +#: include/sfx2/strings.hrc:300 msgctxt "STR_TEMPLATE_NAME1" msgid "Grey Elegant" msgstr "Grigio elegante" #. FkuLG -#: include/sfx2/strings.hrc:298 +#: include/sfx2/strings.hrc:301 msgctxt "STR_TEMPLATE_NAME2" msgid "Beehive" msgstr "Alveare" #. uwaPH -#: include/sfx2/strings.hrc:299 +#: include/sfx2/strings.hrc:302 msgctxt "STR_TEMPLATE_NAME3" msgid "Blue Curve" msgstr "Curva blu" #. hHRDz -#: include/sfx2/strings.hrc:300 +#: include/sfx2/strings.hrc:303 msgctxt "STR_TEMPLATE_NAME4" msgid "Blueprint Plans" msgstr "Planimetrie" #. MAnPU -#: include/sfx2/strings.hrc:301 +#: include/sfx2/strings.hrc:304 msgctxt "STR_TEMPLATE_NAME5" msgid "Candy" msgstr "Caramella" #. jEiAn -#: include/sfx2/strings.hrc:302 +#: include/sfx2/strings.hrc:305 msgctxt "STR_TEMPLATE_NAME6" msgid "Yellow Idea" msgstr "Idea gialla" #. QDNuB -#: include/sfx2/strings.hrc:303 +#: include/sfx2/strings.hrc:306 msgctxt "STR_TEMPLATE_NAME7" msgid "DNA" msgstr "DNA" #. XBrCi -#: include/sfx2/strings.hrc:304 +#: include/sfx2/strings.hrc:307 msgctxt "STR_TEMPLATE_NAME8" msgid "Focus" msgstr "Fuoco" #. GADdA -#: include/sfx2/strings.hrc:305 +#: include/sfx2/strings.hrc:308 msgctxt "STR_TEMPLATE_NAME9" msgid "Forestbird" msgstr "Foresta verde" #. TT8G5 -#: include/sfx2/strings.hrc:306 +#: include/sfx2/strings.hrc:309 msgctxt "STR_TEMPLATE_NAME10" msgid "Freshes" msgstr "Fresco" #. C5N9D -#: include/sfx2/strings.hrc:307 +#: include/sfx2/strings.hrc:310 msgctxt "STR_TEMPLATE_NAME11" msgid "Inspiration" msgstr "Ispirazione" #. fCKG9 -#: include/sfx2/strings.hrc:308 +#: include/sfx2/strings.hrc:311 msgctxt "STR_TEMPLATE_NAME12" msgid "Lights" msgstr "Luci" #. pcLWs -#: include/sfx2/strings.hrc:309 +#: include/sfx2/strings.hrc:312 msgctxt "STR_TEMPLATE_NAME13" msgid "Growing Liberty" msgstr "Libertà crescente" #. xo2gC -#: include/sfx2/strings.hrc:310 +#: include/sfx2/strings.hrc:313 msgctxt "STR_TEMPLATE_NAME14" msgid "Metropolis" msgstr "Metropoli" #. FFDBk -#: include/sfx2/strings.hrc:311 +#: include/sfx2/strings.hrc:314 msgctxt "STR_TEMPLATE_NAME15" msgid "Midnightblue" msgstr "Blu notte" #. yiCzk -#: include/sfx2/strings.hrc:312 +#: include/sfx2/strings.hrc:315 msgctxt "STR_TEMPLATE_NAME16" msgid "Nature Illustration" msgstr "Natura" #. cCZzC -#: include/sfx2/strings.hrc:313 +#: include/sfx2/strings.hrc:316 msgctxt "STR_TEMPLATE_NAME17" msgid "Pencil" msgstr "Matita" #. Ji4Cw -#: include/sfx2/strings.hrc:314 +#: include/sfx2/strings.hrc:317 msgctxt "STR_TEMPLATE_NAME18" msgid "Piano" msgstr "Piano" #. mrbiq -#: include/sfx2/strings.hrc:315 +#: include/sfx2/strings.hrc:318 msgctxt "STR_TEMPLATE_NAME19" msgid "Portfolio" msgstr "Portfolio" #. ysBGy -#: include/sfx2/strings.hrc:316 +#: include/sfx2/strings.hrc:319 msgctxt "STR_TEMPLATE_NAME20" msgid "Progress" msgstr "Avanzamento" #. gtPt9 -#: include/sfx2/strings.hrc:317 +#: include/sfx2/strings.hrc:320 msgctxt "STR_TEMPLATE_NAME21" msgid "Sunset" msgstr "Tramonto" #. 73Y2e -#: include/sfx2/strings.hrc:318 +#: include/sfx2/strings.hrc:321 msgctxt "STR_TEMPLATE_NAME22" msgid "Vintage" msgstr "Vintage" #. MSY8y -#: include/sfx2/strings.hrc:319 +#: include/sfx2/strings.hrc:322 msgctxt "STR_TEMPLATE_NAME23" msgid "Vivid" msgstr "Vivido" #. QDZBz #. Translators: default Writer template names -#: include/sfx2/strings.hrc:321 +#: include/sfx2/strings.hrc:324 msgctxt "STR_TEMPLATE_NAME24" msgid "CV" msgstr "CV" #. Koe3V -#: include/sfx2/strings.hrc:322 +#: include/sfx2/strings.hrc:325 msgctxt "STR_TEMPLATE_NAME25" msgid "Resume" msgstr "Curriculum" #. hCpfD -#: include/sfx2/strings.hrc:323 +#: include/sfx2/strings.hrc:326 msgctxt "STR_TEMPLATE_NAME26" msgid "Default" msgstr "Predefinito" #. d7Hyk -#: include/sfx2/strings.hrc:324 +#: include/sfx2/strings.hrc:327 msgctxt "STR_TEMPLATE_NAME27" msgid "Modern" msgstr "Moderno" #. CVJEC -#: include/sfx2/strings.hrc:325 +#: include/sfx2/strings.hrc:328 msgctxt "STR_TEMPLATE_NAME28" msgid "Modern business letter sans-serif" msgstr "Lettera commerciale moderna senza grazie" #. 95GeB -#: include/sfx2/strings.hrc:326 +#: include/sfx2/strings.hrc:329 msgctxt "STR_TEMPLATE_NAME29" msgid "Modern business letter serif" msgstr "Lettera commerciale moderna con grazie" #. XdU49 -#: include/sfx2/strings.hrc:327 +#: include/sfx2/strings.hrc:330 msgctxt "STR_TEMPLATE_NAME30" msgid "Businesscard with logo" msgstr "Biglietto da visita con logo" #. UAmSj -#: include/sfx2/strings.hrc:328 +#: include/sfx2/strings.hrc:331 msgctxt "STR_TEMPLATE_NAME31" msgid "Simple" msgstr "Semplice" #. W7NVH -#: include/sfx2/strings.hrc:329 +#: include/sfx2/strings.hrc:332 msgctxt "STR_TEMPLATE_NAME32" msgid "BPMN" msgstr "BPMN" #. PUBoR -#: include/sfx2/strings.hrc:330 +#: include/sfx2/strings.hrc:333 msgctxt "STR_TEMPLATE_NAME33" msgid "Simplified Chinese Normal" msgstr "" #. ZaGGB -#: include/sfx2/strings.hrc:332 +#: include/sfx2/strings.hrc:335 msgctxt "STR_CLEAR_CHAR" msgid "Remove" msgstr "Rimuovi" #. JReRY -#: include/sfx2/strings.hrc:333 +#: include/sfx2/strings.hrc:336 msgctxt "STR_CLEAR_ALL_CHAR" msgid "Clear All" msgstr "Pulisci tutto" #. yC8Gs -#: include/sfx2/strings.hrc:335 +#: include/sfx2/strings.hrc:338 msgctxt "STR_PASSWORD_LEN" msgid "Password length" msgstr "Lunghezza della password" #. FKFmJ -#: include/sfx2/strings.hrc:336 +#: include/sfx2/strings.hrc:339 msgctxt "STR_PASSWORD_WARNING" msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes." msgstr "La password che hai inserito crea problemi d'interoperabilità. Digita una password che sia più corta di 52 byte o più lunga di 55." #. jBQFN -#: include/sfx2/strings.hrc:338 +#: include/sfx2/strings.hrc:341 msgctxt "STR_CTRLCLICKHYPERLINK" msgid "%{key}-click to open hyperlink: %{link}" msgstr "%{key}-clic per aprire il collegamento ipertestuale: %{link}" #. jC3AK -#: include/sfx2/strings.hrc:339 +#: include/sfx2/strings.hrc:342 msgctxt "STR_CLICKHYPERLINK" msgid "Click to open hyperlink: %{link}" msgstr "Fai clic per aprire il collegamento ipertestuale: %{link}" #. eFJMp -#: include/sfx2/strings.hrc:341 +#: include/sfx2/strings.hrc:344 msgctxt "STR_STYLEUSEDBY" msgid "(used by: %STYLELIST)" msgstr "(utilizzato da: %STYLELIST)" #. 6UgqW -#: include/sfx2/strings.hrc:343 +#: include/sfx2/strings.hrc:346 msgctxt "STR_DOCUMENT" msgid "Document" msgstr "Documento" #. XDGTb -#: include/sfx2/strings.hrc:344 +#: include/sfx2/strings.hrc:347 msgctxt "STR_SPREADSHEET" msgid "Spreadsheet" msgstr "Foglio elettronico" #. 3UZXB -#: include/sfx2/strings.hrc:345 +#: include/sfx2/strings.hrc:348 msgctxt "STR_PRESENTATION" msgid "Presentation" msgstr "Presentazione" #. noN5s -#: include/sfx2/strings.hrc:346 +#: include/sfx2/strings.hrc:349 msgctxt "STR_DRAWING" msgid "Drawing" msgstr "Disegno" #. QpuFo -#: include/sfx2/strings.hrc:347 +#: include/sfx2/strings.hrc:350 msgctxt "STR_RECENT" msgid "Recently used" msgstr "Usato recentemente" #. EcAjb -#: include/sfx2/strings.hrc:348 +#: include/sfx2/strings.hrc:351 msgctxt "STR_NORECENT" msgid "No recent characters" msgstr "Nessun carattere recente" #. tfjbD -#: include/sfx2/strings.hrc:350 +#: include/sfx2/strings.hrc:353 msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES" msgid "Reset All De~fault Templates" msgstr "Ripristina tutti i modelli pre~definiti" #. GWuDE -#: include/sfx2/strings.hrc:351 +#: include/sfx2/strings.hrc:354 msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE" msgid "Reset De~fault Text Document" msgstr "Ripristina modello documento di testo pre~definito" #. j5eV8 -#: include/sfx2/strings.hrc:352 +#: include/sfx2/strings.hrc:355 msgctxt "STR_ACTION_RESET_CALC_TEMPLATE" msgid "Reset De~fault Spreadsheet" msgstr "Ripristina modello foglio elettronico pre~definito" #. mWp3t -#: include/sfx2/strings.hrc:353 +#: include/sfx2/strings.hrc:356 msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE" msgid "Reset De~fault Presentation" msgstr "Ripristina modello presentazione pre~definito" #. wfExB -#: include/sfx2/strings.hrc:354 +#: include/sfx2/strings.hrc:357 msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE" msgid "Reset De~fault Drawing" msgstr "Ripristina disegno pre~definito" #. BFaGA -#: include/sfx2/strings.hrc:355 +#: include/sfx2/strings.hrc:358 msgctxt "STR_ACTION_IMPORT" msgid "~Import" msgstr "~Importa" #. 8Cwfk -#: include/sfx2/strings.hrc:356 +#: include/sfx2/strings.hrc:359 msgctxt "STR_ACTION_EXTENSIONS" msgid "E~xtensions" msgstr "E~stensioni" #. idGvM -#: include/sfx2/strings.hrc:357 +#: include/sfx2/strings.hrc:360 msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE" msgid "Rename" msgstr "Rinomina" #. EyjE3 -#: include/sfx2/strings.hrc:358 +#: include/sfx2/strings.hrc:361 msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY" msgid "Rename Category" msgstr "Rinomina categoria" #. T79Eb -#: include/sfx2/strings.hrc:359 +#: include/sfx2/strings.hrc:362 msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY" msgid "New Category" msgstr "Nuova categoria" #. fCRA7 -#: include/sfx2/strings.hrc:361 +#: include/sfx2/strings.hrc:364 msgctxt "STR_OBJECT_INSPECTOR" msgid "UNO Object Inspector" msgstr "" diff --git a/source/it/svtools/messages.po b/source/it/svtools/messages.po index 534a362479f..4389a0b896a 100644 --- a/source/it/svtools/messages.po +++ b/source/it/svtools/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2022-12-07 13:12+0100\n" +"POT-Creation-Date: 2022-12-19 15:00+0100\n" "PO-Revision-Date: 2022-12-12 13:12+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/it/>\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.12.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1564773529.000000\n" #. fLdeV @@ -827,494 +827,524 @@ msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB" msgid "Add" msgstr "Aggiungi" -#. 4K4AF +#. mJtKL #: include/svtools/strings.hrc:184 +msgctxt "STR_TABBAR_HINT_MOVETOHOME_SHEETS" +msgid "Scroll to first sheet" +msgstr "" + +#. Vrt2v +#: include/svtools/strings.hrc:185 +msgctxt "STR_TABBAR_HINT_MOVELEFT_SHEETS" +msgid "Scroll to previous sheet" +msgstr "" + +#. AFDbv +#: include/svtools/strings.hrc:186 +msgctxt "STR_TABBAR_HINT_MOVERIGHT_SHEETS" +msgid "Scroll to next sheet" +msgstr "" + +#. eFvNF +#: include/svtools/strings.hrc:187 +msgctxt "STR_TABBAR_HINT_MOVETOEND_SHEETS" +msgid "Scroll to last sheet" +msgstr "" + +#. 8E5Gc +#: include/svtools/strings.hrc:188 +msgctxt "STR_TABBAR_HINT_ADDTAB_SHEETS" +msgid "Add sheet" +msgstr "" + +#. 4K4AF +#: include/svtools/strings.hrc:190 msgctxt "STR_SVT_ACC_RULER_HORZ_NAME" msgid "Horizontal Ruler" msgstr "Righello orizzontale" #. PG9qt -#: include/svtools/strings.hrc:185 +#: include/svtools/strings.hrc:191 msgctxt "STR_SVT_ACC_RULER_VERT_NAME" msgid "Vertical Ruler" msgstr "Righello verticale" #. RJDiQ -#: include/svtools/strings.hrc:187 +#: include/svtools/strings.hrc:193 msgctxt "STR_SVT_1BIT_THRESHOLD" msgid "1-bit threshold" msgstr "Valore soglia a 1 bit" #. D5EAR -#: include/svtools/strings.hrc:188 +#: include/svtools/strings.hrc:194 msgctxt "STR_SVT_8BIT_GRAYSCALE" msgid "8-bit grayscale" msgstr "Scala di grigi a 8 bit" #. HFbrr -#: include/svtools/strings.hrc:189 +#: include/svtools/strings.hrc:195 msgctxt "STR_SVT_8BIT_COLOR_PALETTE" msgid "8-bit color" msgstr "Colori a 8 bit" #. Rh5LR -#: include/svtools/strings.hrc:190 +#: include/svtools/strings.hrc:196 msgctxt "STR_SVT_24BIT_TRUE_COLOR" msgid "24-bit true color" msgstr "Colori reali a 24 bit" #. LHA5t -#: include/svtools/strings.hrc:191 +#: include/svtools/strings.hrc:197 msgctxt "STR_SVT_ESTIMATED_SIZE_PIX_1" msgid "The image needs about %1 kB of memory." msgstr "L'immagine richiede circa %1 kB di memoria." #. bVGRC -#: include/svtools/strings.hrc:192 +#: include/svtools/strings.hrc:198 msgctxt "STR_SVT_ESTIMATED_SIZE_PIX_2" msgid "The image needs about %1 kB of memory; the file size is %2 kB." msgstr "L'immagine richiede circa %1 kB di memoria; la dimensione del file è %2 kB." #. dAVBR -#: include/svtools/strings.hrc:193 +#: include/svtools/strings.hrc:199 msgctxt "STR_SVT_ESTIMATED_SIZE_VEC" msgid "The file size is %1 kB." msgstr "La dimensione del file è %1 kB." #. TaCaF -#: include/svtools/strings.hrc:194 +#: include/svtools/strings.hrc:200 msgctxt "STR_SVT_HOST" msgid "host" msgstr "host" #. ERaxD -#: include/svtools/strings.hrc:195 +#: include/svtools/strings.hrc:201 msgctxt "STR_SVT_PORT" msgid "port" msgstr "porta" #. W88Be -#: include/svtools/strings.hrc:196 +#: include/svtools/strings.hrc:202 msgctxt "STR_SVT_OTHER_CMIS" msgid "Other CMIS" msgstr "Altro CMIS" #. E9JF5 -#: include/svtools/strings.hrc:197 +#: include/svtools/strings.hrc:203 msgctxt "STR_SVT_PRNDLG_READY" msgid "Ready" msgstr "Pronto" #. 6zER8 -#: include/svtools/strings.hrc:198 +#: include/svtools/strings.hrc:204 msgctxt "STR_SVT_PRNDLG_PAUSED" msgid "Paused" msgstr "In pausa" #. nqqYs -#: include/svtools/strings.hrc:199 +#: include/svtools/strings.hrc:205 msgctxt "STR_SVT_PRNDLG_PENDING" msgid "Pending deletion" msgstr "In attesa di eliminazione" #. CGn9R -#: include/svtools/strings.hrc:200 +#: include/svtools/strings.hrc:206 msgctxt "STR_SVT_PRNDLG_BUSY" msgid "Busy" msgstr "Occupato" #. nyGEq -#: include/svtools/strings.hrc:201 +#: include/svtools/strings.hrc:207 msgctxt "STR_SVT_PRNDLG_INITIALIZING" msgid "Initializing" msgstr "Inizializzazione..." #. hduW4 -#: include/svtools/strings.hrc:202 +#: include/svtools/strings.hrc:208 msgctxt "STR_SVT_PRNDLG_WAITING" msgid "Waiting" msgstr "Attesa..." #. FYGFz -#: include/svtools/strings.hrc:203 +#: include/svtools/strings.hrc:209 msgctxt "STR_SVT_PRNDLG_WARMING_UP" msgid "Warming up" msgstr "Riscaldamento..." #. qntFR -#: include/svtools/strings.hrc:204 +#: include/svtools/strings.hrc:210 msgctxt "STR_SVT_PRNDLG_PROCESSING" msgid "Processing" msgstr "Elaborazione..." #. tUmmx -#: include/svtools/strings.hrc:205 +#: include/svtools/strings.hrc:211 msgctxt "STR_SVT_PRNDLG_PRINTING" msgid "Printing" msgstr "Stampa..." #. BMWJx -#: include/svtools/strings.hrc:206 +#: include/svtools/strings.hrc:212 msgctxt "STR_SVT_PRNDLG_OFFLINE" msgid "Offline" msgstr "Fuori linea" #. drDMK -#: include/svtools/strings.hrc:207 +#: include/svtools/strings.hrc:213 msgctxt "STR_SVT_PRNDLG_ERROR" msgid "Error" msgstr "Errore" #. FnMTQ -#: include/svtools/strings.hrc:208 +#: include/svtools/strings.hrc:214 msgctxt "STR_SVT_PRNDLG_SERVER_UNKNOWN" msgid "Unknown Server" msgstr "Server sconosciuto" #. vuLYa -#: include/svtools/strings.hrc:209 +#: include/svtools/strings.hrc:215 msgctxt "STR_SVT_PRNDLG_PAPER_JAM" msgid "Paper jam" msgstr "Inceppamento" #. qG4ZG -#: include/svtools/strings.hrc:210 +#: include/svtools/strings.hrc:216 msgctxt "STR_SVT_PRNDLG_PAPER_OUT" msgid "Not enough paper" msgstr "Carta esaurita" #. bB9PC -#: include/svtools/strings.hrc:211 +#: include/svtools/strings.hrc:217 msgctxt "STR_SVT_PRNDLG_MANUAL_FEED" msgid "Manual feed" msgstr "Alimentazione manuale" #. eMZJo -#: include/svtools/strings.hrc:212 +#: include/svtools/strings.hrc:218 msgctxt "STR_SVT_PRNDLG_PAPER_PROBLEM" msgid "Paper problem" msgstr "Errore carta" #. RU3Li -#: include/svtools/strings.hrc:213 +#: include/svtools/strings.hrc:219 msgctxt "STR_SVT_PRNDLG_IO_ACTIVE" msgid "I/O active" msgstr "I/O attivo" #. VEuAd -#: include/svtools/strings.hrc:214 +#: include/svtools/strings.hrc:220 msgctxt "STR_SVT_PRNDLG_OUTPUT_BIN_FULL" msgid "Output bin full" msgstr "Il vassoio di uscita è pieno" #. MinDm -#: include/svtools/strings.hrc:215 +#: include/svtools/strings.hrc:221 msgctxt "STR_SVT_PRNDLG_TONER_LOW" msgid "Toner low" msgstr "Livello del toner basso" #. AjnQj -#: include/svtools/strings.hrc:216 +#: include/svtools/strings.hrc:222 msgctxt "STR_SVT_PRNDLG_NO_TONER" msgid "No toner" msgstr "Manca il toner" #. CtvCS -#: include/svtools/strings.hrc:217 +#: include/svtools/strings.hrc:223 msgctxt "STR_SVT_PRNDLG_PAGE_PUNT" msgid "Delete Page" msgstr "Elimina pagina" #. iGWiT -#: include/svtools/strings.hrc:218 +#: include/svtools/strings.hrc:224 msgctxt "STR_SVT_PRNDLG_USER_INTERVENTION" msgid "User intervention necessary" msgstr "È necessario l'intervento dell'utente" #. 7xg4W -#: include/svtools/strings.hrc:219 +#: include/svtools/strings.hrc:225 msgctxt "STR_SVT_PRNDLG_OUT_OF_MEMORY" msgid "Insufficient memory" msgstr "Memoria insufficiente" #. DcNFt -#: include/svtools/strings.hrc:220 +#: include/svtools/strings.hrc:226 msgctxt "STR_SVT_PRNDLG_DOOR_OPEN" msgid "Cover open" msgstr "Coperchio aperto" #. CHiEH -#: include/svtools/strings.hrc:221 +#: include/svtools/strings.hrc:227 msgctxt "STR_SVT_PRNDLG_POWER_SAVE" msgid "Power save mode" msgstr "Modo risparmio energetico" #. bYbeA -#: include/svtools/strings.hrc:222 +#: include/svtools/strings.hrc:228 msgctxt "STR_SVT_PRNDLG_DEFPRINTER" msgid "Default printer" msgstr "Stampante predefinita" #. 9QCL5 -#: include/svtools/strings.hrc:223 +#: include/svtools/strings.hrc:229 msgctxt "STR_SVT_PRNDLG_JOBCOUNT" msgid "%d documents" msgstr "%d documenti" #. yobGc -#: include/svtools/strings.hrc:225 +#: include/svtools/strings.hrc:231 msgctxt "STR_NO_FIELD_SELECTION" msgid "<none>" msgstr "<nessuno>" #. Fa4nQ -#: include/svtools/strings.hrc:226 +#: include/svtools/strings.hrc:232 msgctxt "STR_FIELD_COMPANY" msgid "Company" msgstr "Azienda" #. DdDzQ -#: include/svtools/strings.hrc:227 +#: include/svtools/strings.hrc:233 msgctxt "STR_FIELD_DEPARTMENT" msgid "Department" msgstr "Reparto" #. LXmyi -#: include/svtools/strings.hrc:228 +#: include/svtools/strings.hrc:234 msgctxt "STR_FIELD_FIRSTNAME" msgid "First name" msgstr "Nome" #. 2MkxF -#: include/svtools/strings.hrc:229 +#: include/svtools/strings.hrc:235 msgctxt "STR_FIELD_LASTNAME" msgid "Last name" msgstr "Cognome" #. VyyM6 -#: include/svtools/strings.hrc:230 +#: include/svtools/strings.hrc:236 msgctxt "STR_FIELD_STREET" msgid "Street" msgstr "Via" #. wUdSC -#: include/svtools/strings.hrc:231 +#: include/svtools/strings.hrc:237 msgctxt "STR_FIELD_COUNTRY" msgid "Country" msgstr "Paese" #. tAg9k -#: include/svtools/strings.hrc:232 +#: include/svtools/strings.hrc:238 msgctxt "STR_FIELD_ZIPCODE" msgid "ZIP Code" msgstr "CAP" #. UYGgj -#: include/svtools/strings.hrc:233 +#: include/svtools/strings.hrc:239 msgctxt "STR_FIELD_CITY" msgid "City" msgstr "Località" #. vTYyD -#: include/svtools/strings.hrc:234 +#: include/svtools/strings.hrc:240 msgctxt "STR_FIELD_TITLE" msgid "Title" msgstr "Titolo" #. E7qqB -#: include/svtools/strings.hrc:235 +#: include/svtools/strings.hrc:241 msgctxt "STR_FIELD_POSITION" msgid "Position" msgstr "Posizione" #. NiFzB -#: include/svtools/strings.hrc:236 +#: include/svtools/strings.hrc:242 msgctxt "STR_FIELD_ADDRFORM" msgid "Addr. Form" msgstr "Inizio lettera" #. CFDX6 -#: include/svtools/strings.hrc:237 +#: include/svtools/strings.hrc:243 msgctxt "STR_FIELD_INITIALS" msgid "Initials" msgstr "Iniziali" #. 2DADo -#: include/svtools/strings.hrc:238 +#: include/svtools/strings.hrc:244 msgctxt "STR_FIELD_SALUTATION" msgid "Complimentary close" msgstr "Formula di chiusura" #. 8MWGd -#: include/svtools/strings.hrc:239 +#: include/svtools/strings.hrc:245 msgctxt "STR_FIELD_HOMETEL" msgid "Tel: Home" msgstr "Telefono (casa)" #. fX9J4 -#: include/svtools/strings.hrc:240 +#: include/svtools/strings.hrc:246 msgctxt "STR_FIELD_WORKTEL" msgid "Tel: Work" msgstr "Telefono (lavoro)" #. Ss9vd -#: include/svtools/strings.hrc:241 +#: include/svtools/strings.hrc:247 msgctxt "STR_FIELD_FAX" msgid "Fax" msgstr "Fax" #. MgbsU -#: include/svtools/strings.hrc:242 +#: include/svtools/strings.hrc:248 msgctxt "STR_FIELD_EMAIL" msgid "Email" msgstr "E-mail" #. aHNGY -#: include/svtools/strings.hrc:243 +#: include/svtools/strings.hrc:249 msgctxt "STR_FIELD_URL" msgid "URL" msgstr "URL" #. CGutA -#: include/svtools/strings.hrc:244 +#: include/svtools/strings.hrc:250 msgctxt "STR_FIELD_NOTE" msgid "Note" msgstr "Note" #. btBDG -#: include/svtools/strings.hrc:245 +#: include/svtools/strings.hrc:251 msgctxt "STR_FIELD_USER1" msgid "User 1" msgstr "Utente 1" #. A4nkT -#: include/svtools/strings.hrc:246 +#: include/svtools/strings.hrc:252 msgctxt "STR_FIELD_USER2" msgid "User 2" msgstr "Utente 2" #. J48Kt -#: include/svtools/strings.hrc:247 +#: include/svtools/strings.hrc:253 msgctxt "STR_FIELD_USER3" msgid "User 3" msgstr "Utente 3" #. 3BxjF -#: include/svtools/strings.hrc:248 +#: include/svtools/strings.hrc:254 msgctxt "STR_FIELD_USER4" msgid "User 4" msgstr "Utente 4" #. tBBKp -#: include/svtools/strings.hrc:249 +#: include/svtools/strings.hrc:255 msgctxt "STR_FIELD_ID" msgid "ID" msgstr "ID" #. H3ygA -#: include/svtools/strings.hrc:250 +#: include/svtools/strings.hrc:256 msgctxt "STR_FIELD_STATE" msgid "State" msgstr "Provincia" #. xP2AC -#: include/svtools/strings.hrc:251 +#: include/svtools/strings.hrc:257 msgctxt "STR_FIELD_OFFICETEL" msgid "Tel: Office" msgstr "Telefono (uff.)" #. P6Vm5 -#: include/svtools/strings.hrc:252 +#: include/svtools/strings.hrc:258 msgctxt "STR_FIELD_PAGER" msgid "Pager" msgstr "Pager" #. ayErk -#: include/svtools/strings.hrc:253 +#: include/svtools/strings.hrc:259 msgctxt "STR_FIELD_MOBILE" msgid "Mobile" msgstr "Cellulare" #. 26wjz -#: include/svtools/strings.hrc:254 +#: include/svtools/strings.hrc:260 msgctxt "STR_FIELD_TELOTHER" msgid "Tel: Other" msgstr "Telefono (altro)" #. runZ4 -#: include/svtools/strings.hrc:255 +#: include/svtools/strings.hrc:261 msgctxt "STR_FIELD_CALENDAR" msgid "Calendar" msgstr "Calendario" #. 7niGM -#: include/svtools/strings.hrc:256 +#: include/svtools/strings.hrc:262 msgctxt "STR_FIELD_INVITE" msgid "Invite" msgstr "Invito" #. Fqcgq -#: include/svtools/strings.hrc:258 +#: include/svtools/strings.hrc:264 msgctxt "STR_SVT_DEFAULT_SERVICE_LABEL" msgid "$user$'s $service$" msgstr "$service$ di $user$" #. CgGG3 -#: include/svtools/strings.hrc:260 +#: include/svtools/strings.hrc:266 msgctxt "STR_WARNING_JAVANOTFOUND" msgid "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. Please install a JRE and restart %PRODUCTNAME. %FAQLINK" msgstr "Per eseguire questa operazione è necessario l'ambiente di runtime Java (JRE). Installa una versione di JRE e riavvia %PRODUCTNAME. %FAQLINK" #. SBgjA -#: include/svtools/strings.hrc:261 +#: include/svtools/strings.hrc:267 msgctxt "STR_WARNING_JAVANOTFOUND_WIN" msgid "%PRODUCTNAME requires a %BITNESS-bit Java runtime environment (JRE) to perform this task. Please install a JRE and restart %PRODUCTNAME. %FAQLINK" msgstr "Per eseguire questa operazione è necessario l'ambiente di runtime Java (JRE) a %BITNESS bit. Installa una versione di JRE e riavvia %PRODUCTNAME. %FAQLINK" #. FY49S -#: include/svtools/strings.hrc:262 +#: include/svtools/strings.hrc:268 msgctxt "STR_WARNING_JAVANOTFOUND_MAC" msgid "%PRODUCTNAME requires Oracle's Java Development Kit (JDK) on macOS 10.10 or greater to perform this task. Please install them and restart %PRODUCTNAME. %FAQLINK" msgstr "Per eseguire questa operazione è necessario il Java Development Kit (JDK) di Oracle su macOS 10.10 o superiore. Installalo e riavvia %PRODUCTNAME. %FAQLINK" #. 76BEm -#: include/svtools/strings.hrc:263 +#: include/svtools/strings.hrc:269 msgctxt "STR_WARNING_INVALIDJAVASETTINGS_MAC" msgid "The %PRODUCTNAME configuration has been changed. Under %PRODUCTNAME - Preferences - %PRODUCTNAME - Advanced, select the Java runtime environment you want to have used by %PRODUCTNAME." msgstr "La configurazione di %PRODUCTNAME è stata cambiata. Vai al menu %PRODUCTNAME - Preferenze - %PRODUCTNAME - Avanzate e seleziona la versione dell'ambiente di runtime Java che %PRODUCTNAME dovrà utilizzare." #. BZvFF -#: include/svtools/strings.hrc:264 +#: include/svtools/strings.hrc:270 msgctxt "STR_WARNING_INVALIDJAVASETTINGS" msgid "The %PRODUCTNAME configuration has been changed. Under Tools - Options - %PRODUCTNAME - Advanced, select the Java runtime environment you want to have used by %PRODUCTNAME." msgstr "La configurazione di %PRODUCTNAME è stata cambiata. Vai al menu Strumenti - Opzioni - %PRODUCTNAME - Avanzate e seleziona la versione dell'ambiente di runtime Java che %PRODUCTNAME dovrà utilizzare." #. Tunzz -#: include/svtools/strings.hrc:265 +#: include/svtools/strings.hrc:271 msgctxt "STR_ERROR_JVMCREATIONFAILED_MAC" msgid "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. The selected JRE is defective. Please select another version or install a new JRE and select it under %PRODUCTNAME - Preferences - %PRODUCTNAME - Advanced." msgstr "Per eseguire questa operazione è necessario l'ambiente di runtime Java (JRE). La versione di JRE selezionata è difettosa. Seleziona un'altra versione di JRE oppure installane una nuova e selezionala in %PRODUCTNAME - Preferenze - %PRODUCTNAME - Avanzate." #. rKxCS -#: include/svtools/strings.hrc:266 +#: include/svtools/strings.hrc:272 msgctxt "STR_ERROR_JVMCREATIONFAILED" msgid "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. The selected JRE is defective. Please select another version or install a new JRE and select it under Tools - Options - %PRODUCTNAME - Advanced." msgstr "Per eseguire questa operazione è necessario l'ambiente di runtime Java (JRE). La versione di JRE selezionata è difettosa. Seleziona un'altra versione di JRE, oppure installane una nuova, e selezionala in Strumenti - Opzioni - %PRODUCTNAME - Avanzate." #. QPEUX -#: include/svtools/strings.hrc:267 +#: include/svtools/strings.hrc:273 msgctxt "STR_WARNING_JAVANOTFOUND_TITLE" msgid "JRE Required" msgstr "JRE richiesto" #. XD3FG -#: include/svtools/strings.hrc:268 +#: include/svtools/strings.hrc:274 msgctxt "STR_WARNING_INVALIDJAVASETTINGS_TITLE" msgid "Select JRE" msgstr "Seleziona il JRE" #. WETqJ -#: include/svtools/strings.hrc:269 +#: include/svtools/strings.hrc:275 msgctxt "STR_ERROR_JVMCREATIONFAILED_TITLE" msgid "JRE is Defective" msgstr "JRE difettoso" @@ -1322,409 +1352,409 @@ msgstr "JRE difettoso" #. BAnmG #. accessibility descriptions that use %PRODUCTNAME, we set these explicitly because querying a11y descs #. in order to change %PRODUCTNAME at runtime is expensive, so limit doing that as much as possible. -#: include/svtools/strings.hrc:273 +#: include/svtools/strings.hrc:279 msgctxt "printersetupdialog|extended_tip|options" msgid "Opens the Printer Options dialog where you can override the global printer options set on the Tools - Options - %PRODUCTNAME Writer/Web - Print panel for the current document." msgstr "Apre la finestra di dialogo Opzioni stampante da cui è possibile ignorare le opzioni stampante globali impostate nel pannello Strumenti - Opzioni - %PRODUCTNAME Writer/Web - Stampa per il documento attuale." #. q7s6f -#: include/svtools/strings.hrc:275 +#: include/svtools/strings.hrc:281 msgctxt "STR_DESCRIPTION_SOURCEFILE" msgid "Source code" msgstr "Codice sorgente" #. PZmAB -#: include/svtools/strings.hrc:276 +#: include/svtools/strings.hrc:282 msgctxt "STR_DESCRIPTION_BOOKMARKFILE" msgid "Bookmark file" msgstr "File di segnalibro" #. eNRzD -#: include/svtools/strings.hrc:277 +#: include/svtools/strings.hrc:283 msgctxt "STR_DESCRIPTION_GRAPHIC_DOC" msgid "Graphics" msgstr "Immagine" #. Enc4X -#: include/svtools/strings.hrc:278 +#: include/svtools/strings.hrc:284 msgctxt "STR_DESCRIPTION_CFGFILE" msgid "Configuration file" msgstr "File di configurazione" #. sP5AK -#: include/svtools/strings.hrc:279 +#: include/svtools/strings.hrc:285 msgctxt "STR_DESCRIPTION_APPLICATION" msgid "Application" msgstr "Applicazione" #. jAA7S -#: include/svtools/strings.hrc:280 +#: include/svtools/strings.hrc:286 msgctxt "STR_DESCRIPTION_DATABASE_TABLE" msgid "Database table" msgstr "Tabella database" #. CEhUy -#: include/svtools/strings.hrc:281 +#: include/svtools/strings.hrc:287 msgctxt "STR_DESCRIPTION_SYSFILE" msgid "System file" msgstr "File di sistema" #. E2Kzj -#: include/svtools/strings.hrc:282 +#: include/svtools/strings.hrc:288 msgctxt "STR_DESCRIPTION_WORD_DOC" msgid "MS Word document" msgstr "Documento MS Word" #. BU7Pw -#: include/svtools/strings.hrc:283 +#: include/svtools/strings.hrc:289 msgctxt "STR_DESCRIPTION_HELP_DOC" msgid "Help file" msgstr "File della Guida" #. kBbwy -#: include/svtools/strings.hrc:284 +#: include/svtools/strings.hrc:290 msgctxt "STR_DESCRIPTION_HTMLFILE" msgid "HTML document" msgstr "Documento HTML" #. 6W6tY -#: include/svtools/strings.hrc:285 +#: include/svtools/strings.hrc:291 msgctxt "STR_DESCRIPTION_ARCHIVFILE" msgid "Archive file" msgstr "File di archivio" #. c9WiE -#: include/svtools/strings.hrc:286 +#: include/svtools/strings.hrc:292 msgctxt "STR_DESCRIPTION_LOGFILE" msgid "Log file" msgstr "File di registro" #. gBQzN -#: include/svtools/strings.hrc:287 +#: include/svtools/strings.hrc:293 msgctxt "STR_DESCRIPTION_SDATABASE_DOC" msgid "StarOffice Database" msgstr "Database StarOffice" #. J4Pki -#: include/svtools/strings.hrc:288 +#: include/svtools/strings.hrc:294 msgctxt "STR_DESCRIPTION_GLOBALDOC" msgid "StarWriter 4.0 / 5.0 Master Document" msgstr "Documento master StarWriter 4.0 / 5.0" #. 33Dez -#: include/svtools/strings.hrc:289 +#: include/svtools/strings.hrc:295 msgctxt "STR_DESCRIPTION_SIMAGE_DOC" msgid "StarOffice Image" msgstr "Immagine StarOffice" #. pcLE6 -#: include/svtools/strings.hrc:290 +#: include/svtools/strings.hrc:296 msgctxt "STR_DESCRIPTION_TEXTFILE" msgid "Text file" msgstr "File di testo" #. 7bMJT -#: include/svtools/strings.hrc:291 +#: include/svtools/strings.hrc:297 msgctxt "STR_DESCRIPTION_LINK" msgid "Link" msgstr "Collegamento" #. hDFtd -#: include/svtools/strings.hrc:292 +#: include/svtools/strings.hrc:298 msgctxt "STR_DESCRIPTION_SOFFICE_TEMPLATE_DOC" msgid "StarOffice 3.0 - 5.0 Template" msgstr "Modello StarOffice 3.0 - 5.0" #. Xcec2 -#: include/svtools/strings.hrc:293 +#: include/svtools/strings.hrc:299 msgctxt "STR_DESCRIPTION_EXCEL_DOC" msgid "MS Excel document" msgstr "Documento MS Excel" #. FWiWT -#: include/svtools/strings.hrc:294 +#: include/svtools/strings.hrc:300 msgctxt "STR_DESCRIPTION_EXCEL_TEMPLATE_DOC" msgid "MS Excel template" msgstr "Modello MS Excel" #. WBsxH -#: include/svtools/strings.hrc:295 +#: include/svtools/strings.hrc:301 msgctxt "STR_DESCRIPTION_BATCHFILE" msgid "Batch file" msgstr "File di batch" #. SPQtV -#: include/svtools/strings.hrc:296 +#: include/svtools/strings.hrc:302 msgctxt "STR_DESCRIPTION_FILE" msgid "File" msgstr "File" #. Vh78a -#: include/svtools/strings.hrc:297 +#: include/svtools/strings.hrc:303 msgctxt "STR_DESCRIPTION_FOLDER" msgid "Folder" msgstr "Cartella" #. ZK69j -#: include/svtools/strings.hrc:298 +#: include/svtools/strings.hrc:304 msgctxt "STR_DESCRIPTION_FACTORY_WRITER" msgid "Text Document" msgstr "Documento di testo" #. p2aL6 -#: include/svtools/strings.hrc:299 +#: include/svtools/strings.hrc:305 msgctxt "STR_DESCRIPTION_FACTORY_CALC" msgid "Spreadsheet" msgstr "Foglio elettronico" #. SCtHH -#: include/svtools/strings.hrc:300 +#: include/svtools/strings.hrc:306 msgctxt "STR_DESCRIPTION_FACTORY_IMPRESS" msgid "Presentation" msgstr "Presentazione" #. 5gtdF -#: include/svtools/strings.hrc:301 +#: include/svtools/strings.hrc:307 msgctxt "STR_DESCRIPTION_FACTORY_DRAW" msgid "Drawing" msgstr "Disegno" #. suagX -#: include/svtools/strings.hrc:302 +#: include/svtools/strings.hrc:308 msgctxt "STR_DESCRIPTION_FACTORY_WRITERWEB" msgid "HTML document" msgstr "Documento HTML" #. iLqe2 -#: include/svtools/strings.hrc:303 +#: include/svtools/strings.hrc:309 msgctxt "STR_DESCRIPTION_FACTORY_GLOBALDOC" msgid "Master document" msgstr "Documento master" #. FF4fa -#: include/svtools/strings.hrc:304 +#: include/svtools/strings.hrc:310 msgctxt "STR_DESCRIPTION_FACTORY_MATH" msgid "Formula" msgstr "Formula" #. t58zy -#: include/svtools/strings.hrc:305 +#: include/svtools/strings.hrc:311 msgctxt "STR_DESCRIPTION_FACTORY_DATABASE" msgid "Database" msgstr "Database" #. DiNGB -#: include/svtools/strings.hrc:306 +#: include/svtools/strings.hrc:312 msgctxt "STR_DESCRIPTION_CALC_TEMPLATE" msgid "OpenOffice.org 1.0 Spreadsheet Template" msgstr "Modello di foglio elettronico OpenOffice.org 1.0" #. FYKGV -#: include/svtools/strings.hrc:307 +#: include/svtools/strings.hrc:313 msgctxt "STR_DESCRIPTION_DRAW_TEMPLATE" msgid "OpenOffice.org 1.0 Drawing Template" msgstr "Modello di disegno OpenOffice.org 1.0" #. CTUQg -#: include/svtools/strings.hrc:308 +#: include/svtools/strings.hrc:314 msgctxt "STR_DESCRIPTION_IMPRESS_TEMPLATE" msgid "OpenOffice.org 1.0 Presentation Template" msgstr "Modello di presentazione OpenOffice.org 1.0" #. Cbvtx -#: include/svtools/strings.hrc:309 +#: include/svtools/strings.hrc:315 msgctxt "STR_DESCRIPTION_WRITER_TEMPLATE" msgid "OpenOffice.org 1.0 Text Document Template" msgstr "Modello di documento di testo OpenOffice.org 1.0" #. FBCWx -#: include/svtools/strings.hrc:310 +#: include/svtools/strings.hrc:316 msgctxt "STR_DESCRIPTION_LOCALE_VOLUME" msgid "Local drive" msgstr "Unità locale" #. MEF3h -#: include/svtools/strings.hrc:311 +#: include/svtools/strings.hrc:317 msgctxt "STR_DESCRIPTION_FLOPPY_VOLUME" msgid "Disk drive" msgstr "Floppy disk" #. 55Dof -#: include/svtools/strings.hrc:312 +#: include/svtools/strings.hrc:318 msgctxt "STR_DESCRIPTION_CDROM_VOLUME" msgid "CD-ROM drive" msgstr "Unità CD-ROM" #. 82Acc -#: include/svtools/strings.hrc:313 +#: include/svtools/strings.hrc:319 msgctxt "STR_DESCRIPTION_REMOTE_VOLUME" msgid "Network connection" msgstr "Connessione di rete" #. 3CBfJ -#: include/svtools/strings.hrc:314 +#: include/svtools/strings.hrc:320 msgctxt "STR_DESCRIPTION_POWERPOINT" msgid "MS PowerPoint Document" msgstr "Documento MS PowerPoint" #. DS7CP -#: include/svtools/strings.hrc:315 +#: include/svtools/strings.hrc:321 msgctxt "STR_DESCRIPTION_POWERPOINT_TEMPLATE" msgid "MS PowerPoint Template" msgstr "Modello MS PowerPoint" #. syag8 -#: include/svtools/strings.hrc:316 +#: include/svtools/strings.hrc:322 msgctxt "STR_DESCRIPTION_POWERPOINT_SHOW" msgid "MS PowerPoint Show" msgstr "Proiezione MS PowerPoint" #. fHGcD -#: include/svtools/strings.hrc:317 +#: include/svtools/strings.hrc:323 msgctxt "STR_DESCRIPTION_SXMATH_DOC" msgid "OpenOffice.org 1.0 Formula" msgstr "OpenOffice.org 1.0 - Formula" #. CFw78 -#: include/svtools/strings.hrc:318 +#: include/svtools/strings.hrc:324 msgctxt "STR_DESCRIPTION_SXCHART_DOC" msgid "OpenOffice.org 1.0 Chart" msgstr "OpenOffice.org 1.0 - Grafico" #. tJhDC -#: include/svtools/strings.hrc:319 +#: include/svtools/strings.hrc:325 msgctxt "STR_DESCRIPTION_SXDRAW_DOC" msgid "OpenOffice.org 1.0 Drawing" msgstr "OpenOffice.org 1.0 - Disegno" #. f9ZNL -#: include/svtools/strings.hrc:320 +#: include/svtools/strings.hrc:326 msgctxt "STR_DESCRIPTION_SXCALC_DOC" msgid "OpenOffice.org 1.0 Spreadsheet" msgstr "OpenOffice.org 1.0 - Foglio elettronico" #. PCBqi -#: include/svtools/strings.hrc:321 +#: include/svtools/strings.hrc:327 msgctxt "STR_DESCRIPTION_SXIMPRESS_DOC" msgid "OpenOffice.org 1.0 Presentation" msgstr "OpenOffice.org 1.0 - Presentazione" #. Npija -#: include/svtools/strings.hrc:322 +#: include/svtools/strings.hrc:328 msgctxt "STR_DESCRIPTION_SXWRITER_DOC" msgid "OpenOffice.org 1.0 Text Document" msgstr "OpenOffice.org 1.0 - Documento di testo" #. tVnQQ -#: include/svtools/strings.hrc:323 +#: include/svtools/strings.hrc:329 msgctxt "STR_DESCRIPTION_SXGLOBAL_DOC" msgid "OpenOffice.org 1.0 Master Document" msgstr "OpenOffice.org 1.0 - Documento master" #. t6krU -#: include/svtools/strings.hrc:324 +#: include/svtools/strings.hrc:330 msgctxt "STR_DESCRIPTION_MATHML_DOC" msgid "MathML Document" msgstr "Documento MathML" #. gGRGw -#: include/svtools/strings.hrc:325 +#: include/svtools/strings.hrc:331 msgctxt "STR_DESCRIPTION_OO_DATABASE_DOC" msgid "%PRODUCTNAME Database" msgstr "" #. ZFz7o -#: include/svtools/strings.hrc:326 +#: include/svtools/strings.hrc:332 msgctxt "STR_DESCRIPTION_OO_DRAW_DOC" msgid "%PRODUCTNAME Drawing" msgstr "" #. 9JRAR -#: include/svtools/strings.hrc:327 +#: include/svtools/strings.hrc:333 msgctxt "STR_DESCRIPTION_OO_MATH_DOC" msgid "%PRODUCTNAME Math Formula" msgstr "" #. 4F4Uo -#: include/svtools/strings.hrc:328 +#: include/svtools/strings.hrc:334 msgctxt "STR_DESCRIPTION_OO_GLOBAL_DOC" msgid "%PRODUCTNAME Master Document" msgstr "" #. FXCdu -#: include/svtools/strings.hrc:329 +#: include/svtools/strings.hrc:335 msgctxt "STR_DESCRIPTION_OO_IMPRESS_DOC" msgid "%PRODUCTNAME Impress Presentation" msgstr "" #. 3ReMe -#: include/svtools/strings.hrc:330 +#: include/svtools/strings.hrc:336 msgctxt "STR_DESCRIPTION_OO_CALC_DOC" msgid "%PRODUCTNAME Calc Spreadsheet" msgstr "" #. pTYGw -#: include/svtools/strings.hrc:331 +#: include/svtools/strings.hrc:337 msgctxt "STR_DESCRIPTION_OO_WRITER_DOC" msgid "%PRODUCTNAME Writer Document" msgstr "" #. m2AEw -#: include/svtools/strings.hrc:332 +#: include/svtools/strings.hrc:338 msgctxt "STR_DESCRIPTION_OO_CALC_TEMPLATE" msgid "%PRODUCTNAME Spreadsheet Template" msgstr "" #. M65d6 -#: include/svtools/strings.hrc:333 +#: include/svtools/strings.hrc:339 msgctxt "STR_DESCRIPTION_OO_DRAW_TEMPLATE" msgid "%PRODUCTNAME Drawing Template" msgstr "" #. MrK7k -#: include/svtools/strings.hrc:334 +#: include/svtools/strings.hrc:340 msgctxt "STR_DESCRIPTION_OO_IMPRESS_TEMPLATE" msgid "%PRODUCTNAME Presentation Template" msgstr "" #. F8icA -#: include/svtools/strings.hrc:335 +#: include/svtools/strings.hrc:341 msgctxt "STR_DESCRIPTION_OO_WRITER_TEMPLATE" msgid "%PRODUCTNAME Text Template" msgstr "" #. RgRyf -#: include/svtools/strings.hrc:336 +#: include/svtools/strings.hrc:342 msgctxt "STR_DESCRIPTION_EXTENSION" msgid "%PRODUCTNAME Extension" msgstr "Estensione di %PRODUCTNAME" #. b8JK6 -#: include/svtools/strings.hrc:338 +#: include/svtools/strings.hrc:344 msgctxt "STR_DESCRIPTION_HUNSPELL" msgid "Hunspell SpellChecker" msgstr "Correttore ortografico Hunspell" #. do26f -#: include/svtools/strings.hrc:339 +#: include/svtools/strings.hrc:345 msgctxt "STR_DESCRIPTION_LIBHYPHEN" msgid "Libhyphen Hyphenator" msgstr "Sillabatore Libhyphen" #. aGFNy -#: include/svtools/strings.hrc:340 +#: include/svtools/strings.hrc:346 msgctxt "STR_DESCRIPTION_MYTHES" msgid "MyThes Thesaurus" msgstr "Dizionario dei sinonimi MyThes" #. RwS4n -#: include/svtools/strings.hrc:341 +#: include/svtools/strings.hrc:347 msgctxt "STR_DESCRIPTION_IGNOREALLLIST" msgid "List of Ignored Words" msgstr "Elenco di parole ignorate" #. eAiiA -#: include/svtools/strings.hrc:342 +#: include/svtools/strings.hrc:348 msgctxt "STR_DESCRIPTION_LANGUAGETOOL" msgid "LanguageTool Remote Grammar Checker" msgstr "Analizzatore grammaticale remoto LanguageTool" diff --git a/source/it/svx/messages.po b/source/it/svx/messages.po index 8237c5a721a..f56771bfbdb 100644 --- a/source/it/svx/messages.po +++ b/source/it/svx/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2022-11-22 14:44+0100\n" +"POT-Creation-Date: 2022-12-19 15:00+0100\n" "PO-Revision-Date: 2022-12-12 13:12+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/it/>\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.12.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1564768774.000000\n" #. 3GkZj @@ -7405,706 +7405,748 @@ msgctxt "RID_SVXSTR_WARN_MISSING_SMARTART" msgid "Could not load all SmartArt objects. Saving in Microsoft Office 2010 or later would avoid this issue." msgstr "Impossibile caricare tutti gli oggetti SmartArt. Il salvataggio in Microsoft Office versione 2010 o successiva dovrebbe evitare questo problema." -#. Bc5Sg +#. CKqDa #: include/svx/strings.hrc:1329 +msgctxt "RID_SVXSTR_TABLECELL_HINT" +msgid "Table cell address. Click to open Table Properties dialog." +msgstr "" + +#. MG6GF +#: include/svx/strings.hrc:1330 +msgctxt "RID_SVXSTR_SECTION_HINT" +msgid "Section name. Click to open Edit Sections dialog." +msgstr "" + +#. rLN6T +#: include/svx/strings.hrc:1331 +msgctxt "RID_SVXSTR_TOC_HINT" +msgid "Table of Contents. Click to open Table of Contents dialog." +msgstr "" + +#. gnk6E +#: include/svx/strings.hrc:1332 +msgctxt "RID_SVXSTR_NUMBERING_HINT" +msgid "Numbering Level. Click to open Numbering dialog." +msgstr "" + +#. aT6VC +#: include/svx/strings.hrc:1333 +msgctxt "RID_SVXSTR_LIST_STYLE_HINT" +msgid "List Style and Level." +msgstr "" + +#. G5sCs +#: include/svx/strings.hrc:1334 +msgctxt "RID_SVXSTR_FORMULA_HINT" +msgid "Formula" +msgstr "" + +#. rBgY5 +#: include/svx/strings.hrc:1335 +msgctxt "RID_SVXSTR_ROW_COLUMN_HINT" +msgid "Row and Column" +msgstr "" + +#. Bc5Sg +#: include/svx/strings.hrc:1336 msgctxt "RID_SVXSTR_ZOOMTOOL_HINT" msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dialog." msgstr "Fattore di zoom. Fai clic col pulsante destro del mouse per modificare il fattore dell'ingrandimento, o fai clic per aprire la finestra di dialogo Zoom." #. HCjAM -#: include/svx/strings.hrc:1330 +#: include/svx/strings.hrc:1337 msgctxt "RID_SVXSTR_ZOOM_IN" msgid "Zoom In" msgstr "Ingrandisci" #. 2YBJE -#: include/svx/strings.hrc:1331 +#: include/svx/strings.hrc:1338 msgctxt "RID_SVXSTR_ZOOM_OUT" msgid "Zoom Out" msgstr "Riduci" #. n9EyG -#: include/svx/strings.hrc:1332 +#: include/svx/strings.hrc:1339 msgctxt "RID_SVXSTR_ZOOM_25" msgid "25%" msgstr "25%" #. vNTaU -#: include/svx/strings.hrc:1333 +#: include/svx/strings.hrc:1340 msgctxt "RID_SVXSTR_ZOOM_50" msgid "50%" msgstr "50%" #. D6jxs -#: include/svx/strings.hrc:1334 +#: include/svx/strings.hrc:1341 msgctxt "RID_SVXSTR_ZOOM_75" msgid "75%" msgstr "75%" #. 2Bufm -#: include/svx/strings.hrc:1335 +#: include/svx/strings.hrc:1342 msgctxt "RID_SVXSTR_ZOOM_100" msgid "100%" msgstr "100%" #. E5Xj8 -#: include/svx/strings.hrc:1336 +#: include/svx/strings.hrc:1343 msgctxt "RID_SVXSTR_ZOOM_150" msgid "150%" msgstr "150%" #. DjBVG -#: include/svx/strings.hrc:1337 +#: include/svx/strings.hrc:1344 msgctxt "RID_SVXSTR_ZOOM_200" msgid "200%" msgstr "200%" #. 6Axop -#: include/svx/strings.hrc:1338 +#: include/svx/strings.hrc:1345 msgctxt "RID_SVXSTR_ZOOM_WHOLE_PAGE" msgid "Entire Page" msgstr "Pagina intera" #. 2UBAF -#: include/svx/strings.hrc:1339 +#: include/svx/strings.hrc:1346 msgctxt "RID_SVXSTR_ZOOM_PAGE_WIDTH" msgid "Page Width" msgstr "Larghezza pagina" #. YBg9X -#: include/svx/strings.hrc:1340 +#: include/svx/strings.hrc:1347 msgctxt "RID_SVXSTR_ZOOM_OPTIMAL_VIEW" msgid "Optimal View" msgstr "Vista ottimale" #. Wi5Fy -#: include/svx/strings.hrc:1342 +#: include/svx/strings.hrc:1349 msgctxt "RID_SVXSTR_SEARCH_STYLES" msgid "Including Styles" msgstr "Includi stili" #. BJSzf -#: include/svx/strings.hrc:1343 +#: include/svx/strings.hrc:1350 msgctxt "RID_SVXSTR_WRITER_STYLES" msgid "Paragraph St~yles" msgstr "St~ili di paragrafo" #. ARuQM -#: include/svx/strings.hrc:1344 +#: include/svx/strings.hrc:1351 msgctxt "RID_SVXSTR_CALC_STYLES" msgid "Cell St~yles" msgstr "St~ili di cella" #. 7ChAu -#: include/svx/strings.hrc:1345 +#: include/svx/strings.hrc:1352 msgctxt "RID_SVXSTR_SEARCH" msgid "Search for formatting" msgstr "Cerca formattazione" #. K6Ave -#: include/svx/strings.hrc:1346 +#: include/svx/strings.hrc:1353 msgctxt "RID_SVXSTR_REPLACE" msgid "Replace with formatting" msgstr "Sostituisci con formattazione" #. USdBy -#: include/svx/strings.hrc:1347 +#: include/svx/strings.hrc:1354 msgctxt "RID_SVXSTR_SEARCH_END" msgid "Reached the end of the document" msgstr "È stata raggiunta la fine del documento" #. CVSwo -#: include/svx/strings.hrc:1348 +#: include/svx/strings.hrc:1355 msgctxt "RID_SVXSTR_SEARCH_END_WRAPPED" msgid "Reached the end of the document, continued from the beginning" msgstr "Ho raggiunto la fine del documento, continuo dall'inizio" #. yCJzd -#: include/svx/strings.hrc:1349 +#: include/svx/strings.hrc:1356 msgctxt "RID_SVXSTR_SEARCH_END_SHEET" msgid "Reached the end of the sheet" msgstr "È stata raggiunta la fine del foglio" #. Diftw -#: include/svx/strings.hrc:1350 +#: include/svx/strings.hrc:1357 msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND" msgid "Search key not found" msgstr "Termine non trovato" #. xACuY -#: include/svx/strings.hrc:1351 +#: include/svx/strings.hrc:1358 msgctxt "RID_SVXSTR_SEARCH_NAV_ELEMENT_NOT_FOUND" msgid "Navigation Element not found" msgstr "Elemento di navigazione non trovato" #. CGo5w -#: include/svx/strings.hrc:1352 +#: include/svx/strings.hrc:1359 msgctxt "RID_SVXSTR_SEARCH_START" msgid "Reached the beginning of the document" msgstr "È stato raggiunto l'inizio del documento" #. nDCC4 -#: include/svx/strings.hrc:1353 +#: include/svx/strings.hrc:1360 msgctxt "RID_SVXSTR_SEARCH_START_WRAPPED" msgid "Reached the beginning of the document, continued from the end" msgstr "Ho raggiunto l'inizio del documento, continuo dalla fine" #. FNdxE -#: include/svx/strings.hrc:1354 +#: include/svx/strings.hrc:1361 msgctxt "RID_SVXSTR_SEARCH_REMINDER_START_WRAPPED" msgid "Reached the first reminder, continued from the last" msgstr "Raggiunto il primo promemoria, continua dall'ultimo" #. hAzCn -#: include/svx/strings.hrc:1355 +#: include/svx/strings.hrc:1362 msgctxt "RID_SVXSTR_SEARCH_REMINDER_END_WRAPPED" msgid "Reached the last reminder, continued from the first" msgstr "Raggiunto l'ultimo promemoria, continua dal primo" #. ihDqY -#: include/svx/strings.hrc:1357 +#: include/svx/strings.hrc:1364 msgctxt "RID_SVXDLG_BMPMASK_STR_PALETTE" msgid "Color Palette" msgstr "Tavola dei colori" #. sDL47 -#: include/svx/strings.hrc:1358 +#: include/svx/strings.hrc:1365 msgctxt "RID_SVXDLG_BMPMASK_STR_TITLE" msgid "Color Replacer" msgstr "Sostituzione colore" #. 7FcWA -#: include/svx/strings.hrc:1360 +#: include/svx/strings.hrc:1367 msgctxt "RID_SVXDLG_FLOAT3D_STR_TITLE" msgid "3D Effects" msgstr "Effetti 3D" #. j6dA6 -#: include/svx/strings.hrc:1362 +#: include/svx/strings.hrc:1369 msgctxt "RID_SVXSTR_ERR_OLD_PASSWD" msgid "Invalid password" msgstr "Password non valida" #. JGJ9F -#: include/svx/strings.hrc:1363 +#: include/svx/strings.hrc:1370 msgctxt "RID_SVXSTR_ERR_REPEAT_PASSWD" msgid "Passwords do not match" msgstr "Le password non corrispondono" #. VHTRb -#: include/svx/strings.hrc:1365 +#: include/svx/strings.hrc:1372 msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_0" msgid "Solid small circular bullets" msgstr "Punti circolari piccoli pieni" #. AiNrB -#: include/svx/strings.hrc:1366 +#: include/svx/strings.hrc:1373 msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_1" msgid "Solid large circular bullets" msgstr "Punti circolari grandi pieni" #. Vtk8J -#: include/svx/strings.hrc:1367 +#: include/svx/strings.hrc:1374 msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_2" msgid "Solid diamond bullets" msgstr "Punti pieni a diamante" #. bQFBw -#: include/svx/strings.hrc:1368 +#: include/svx/strings.hrc:1375 msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_3" msgid "Solid large square bullets" msgstr "Punti quadrati grandi pieni" #. 5eJDd -#: include/svx/strings.hrc:1369 +#: include/svx/strings.hrc:1376 msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_4" msgid "Right pointing arrow bullets filled out" msgstr "Punti a freccia pieni verso destra" #. D8zQC -#: include/svx/strings.hrc:1370 +#: include/svx/strings.hrc:1377 msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_5" msgid "Right pointing arrow bullets" msgstr "Punti a freccia verso destra" #. QCULV -#: include/svx/strings.hrc:1371 +#: include/svx/strings.hrc:1378 msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_6" msgid "Cross mark bullets" msgstr "Punti a segno di croce" #. XuXC7 -#: include/svx/strings.hrc:1372 +#: include/svx/strings.hrc:1379 msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_7" msgid "Check mark bullets" msgstr "Punti a segno di spunta" #. cUEoG -#: include/svx/strings.hrc:1373 +#: include/svx/strings.hrc:1380 msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_0" msgid "Number 1) 2) 3)" msgstr "Numero 1) 2) 3)" #. P2aKH -#: include/svx/strings.hrc:1374 +#: include/svx/strings.hrc:1381 msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_1" msgid "Number 1. 2. 3." msgstr "Numero 1. 2. 3." #. W7chC -#: include/svx/strings.hrc:1375 +#: include/svx/strings.hrc:1382 msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_2" msgid "Number (1) (2) (3)" msgstr "Numero (1) (2) (3)" #. k3LBG -#: include/svx/strings.hrc:1376 +#: include/svx/strings.hrc:1383 msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_3" msgid "Uppercase Roman number I. II. III." msgstr "Numero romano maiuscolo I. II. III." #. BPgDJ -#: include/svx/strings.hrc:1377 +#: include/svx/strings.hrc:1384 msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_4" msgid "Uppercase letter A) B) C)" msgstr "Lettera maiuscola A) B) C)" #. GooHz -#: include/svx/strings.hrc:1378 +#: include/svx/strings.hrc:1385 msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_5" msgid "Lowercase letter a) b) c)" msgstr "Lettera minuscola a) b) c)" #. k6waJ -#: include/svx/strings.hrc:1379 +#: include/svx/strings.hrc:1386 msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_6" msgid "Lowercase letter (a) (b) (c)" msgstr "Lettera minuscola (a) (b) (c)" #. ZiWKK -#: include/svx/strings.hrc:1380 +#: include/svx/strings.hrc:1387 msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_7" msgid "Lowercase Roman number i. ii. iii." msgstr "Numero romano minuscolo i. ii. iii." #. oDTBg -#: include/svx/strings.hrc:1381 +#: include/svx/strings.hrc:1388 msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_0" msgid "Numeric, numeric, lowercase letters, solid small circular bullet" msgstr "Punti circolari piccoli pieni con lettere minuscole e numeri" #. m56fN -#: include/svx/strings.hrc:1382 +#: include/svx/strings.hrc:1389 msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_1" msgid "Numeric, lowercase letters, solid small circular bullet" msgstr "Punti circolari piccoli pieni con lettere minuscole e numeri" #. RyTLW -#: include/svx/strings.hrc:1383 +#: include/svx/strings.hrc:1390 msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_2" msgid "Numeric, lowercase letters, lowercase Roman, uppercase letters, solid small circular bullet" msgstr "Punti circolari piccoli pieni con lettere maiuscole, numeri romani minuscoli, lettere minuscole e numeri" #. GAfTp -#: include/svx/strings.hrc:1384 +#: include/svx/strings.hrc:1391 msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_3" msgid "Numeric" msgstr "Numerico" #. gjEgN -#: include/svx/strings.hrc:1385 +#: include/svx/strings.hrc:1392 msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_4" msgid "Uppercase Roman, uppercase letters, lowercase Roman, lowercase letters, solid small circular bullet" msgstr "Punti circolari piccoli pieni con lettere minuscole, numeri romani minuscoli, lettere maiuscole e numeri romani maiuscoli" #. DZ2kE -#: include/svx/strings.hrc:1386 +#: include/svx/strings.hrc:1393 msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_5" msgid "Uppercase letters, uppercase Roman, lowercase letters, lowercase Roman, solid small circular bullet" msgstr "Punti circolari piccoli pieni con numeri romani minuscoli, lettere minuscole, numeri romani maiuscoli e lettere maiuscole" #. TV9Mc -#: include/svx/strings.hrc:1387 +#: include/svx/strings.hrc:1394 msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_6" msgid "Numeric with all sublevels" msgstr "Numerico con tutti i sottolivelli" #. tiXu5 -#: include/svx/strings.hrc:1388 +#: include/svx/strings.hrc:1395 msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_7" msgid "Right pointing bullet, right pointing arrow bullet, solid diamond bullet, solid small circular bullet" msgstr "Punti rivolti verso destra, punti con freccia verso destra, punti pieni a diamante, punti circolari piccoli pieni" #. nEJiF -#: include/svx/strings.hrc:1390 +#: include/svx/strings.hrc:1397 msgctxt "RID_SVXSTR_SAFEMODE_ZIP_FAILURE" msgid "The zip file could not be created." msgstr "Impossibile creare il file compresso." #. CC6Sw -#: include/svx/strings.hrc:1392 +#: include/svx/strings.hrc:1399 msgctxt "RID_SVXSTR_STYLEFAMILY_TABLEDESIGN" msgid "Table Design Styles" msgstr "Stili per la struttura delle tabelle" #. c69eB -#: include/svx/strings.hrc:1394 +#: include/svx/strings.hrc:1401 msgctxt "RID_SVXSTR_NUM_UNDO_ACTIONS" msgid "Actions to undo: $(ARG1)" msgstr "Azioni da annullare: $(ARG1)" #. nsioo -#: include/svx/strings.hrc:1395 +#: include/svx/strings.hrc:1402 msgctxt "RID_SVXSTR_NUM_UNDO_ACTION" msgid "Actions to undo: $(ARG1)" msgstr "Azioni da annullare: $(ARG1)" #. DzJ9Y -#: include/svx/strings.hrc:1396 +#: include/svx/strings.hrc:1403 msgctxt "RID_SVXSTR_NUM_REDO_ACTIONS" msgid "Actions to redo: $(ARG1)" msgstr "Azioni da ripristinare: $(ARG1)" #. HTTW5 -#: include/svx/strings.hrc:1397 +#: include/svx/strings.hrc:1404 msgctxt "RID_SVXSTR_NUM_REDO_ACTION" msgid "Actions to redo: $(ARG1)" msgstr "Azioni da ripristinare: $(ARG1)" #. H9jn7 -#: include/svx/strings.hrc:1399 +#: include/svx/strings.hrc:1406 msgctxt "RID_SVXSTR_FINDBAR_FIND" msgid "Find" msgstr "Trova" #. WbEFL -#: include/svx/strings.hrc:1400 +#: include/svx/strings.hrc:1407 msgctxt "RID_SVXSTR_FINDBAR_MATCHCASE" msgid "Match Case" msgstr "Maiuscole/minuscole" #. 59ENV -#: include/svx/strings.hrc:1401 +#: include/svx/strings.hrc:1408 msgctxt "RID_SVXSTR_FINDBAR_SEARCHFORMATTED" msgid "Formatted Display" msgstr "Visualizzazione formattata" #. hAmnh -#: include/svx/strings.hrc:1403 +#: include/svx/strings.hrc:1410 msgctxt "STR_IMAGE_ORIGINAL_SIZE" msgid "$(WIDTH) × $(HEIGHT) ($(WIDTH_IN_PX) × $(HEIGHT_IN_PX) px)" msgstr "$(WIDTH) × $(HEIGHT) ($(WIDTH_IN_PX) × $(HEIGHT_IN_PX) px)" #. ntSYA -#: include/svx/strings.hrc:1404 +#: include/svx/strings.hrc:1411 msgctxt "STR_IMAGE_VIEW_SIZE" msgid "$(WIDTH) × $(HEIGHT) at $(DPI) DPI" msgstr "$(WIDTH) x $(HEIGHT) a $(DPI) DPI" #. EvHUn -#: include/svx/strings.hrc:1405 +#: include/svx/strings.hrc:1412 msgctxt "STR_IMAGE_CAPACITY" msgid "$(CAPACITY) KiB" msgstr "$(CAPACITY) kiB" #. 5qx2C -#: include/svx/strings.hrc:1406 +#: include/svx/strings.hrc:1413 msgctxt "STR_IMAGE_CAPACITY_WITH_REDUCTION" msgid "$(CAPACITY) KiB ($(REDUCTION)% reduction)" msgstr "$(CAPACITY) kiB (riduzione del $(REDUCTION)%)" #. ESUpG -#: include/svx/strings.hrc:1407 +#: include/svx/strings.hrc:1414 msgctxt "STR_IMAGE_GIF" msgid "GIF image" msgstr "Immagine GIF" #. yWL9G -#: include/svx/strings.hrc:1408 +#: include/svx/strings.hrc:1415 msgctxt "STR_IMAGE_JPEG" msgid "JPEG image" msgstr "Immagine JPEG" #. oGKBg -#: include/svx/strings.hrc:1409 +#: include/svx/strings.hrc:1416 msgctxt "STR_IMAGE_PNG" msgid "PNG image" msgstr "Immagine PNG" #. Fkrjs -#: include/svx/strings.hrc:1410 +#: include/svx/strings.hrc:1417 msgctxt "STR_IMAGE_TIFF" msgid "TIFF image" msgstr "Immagine TIFF" #. VWyEb -#: include/svx/strings.hrc:1411 +#: include/svx/strings.hrc:1418 msgctxt "STR_IMAGE_WMF" msgid "WMF image" msgstr "Immagine WMF" #. pCpoE -#: include/svx/strings.hrc:1412 +#: include/svx/strings.hrc:1419 msgctxt "STR_IMAGE_MET" msgid "MET image" msgstr "Immagine MET" #. DELaB -#: include/svx/strings.hrc:1413 +#: include/svx/strings.hrc:1420 msgctxt "STR_IMAGE_PCT" msgid "PCT image" msgstr "Immagine PCT" #. 3AZAG -#: include/svx/strings.hrc:1414 +#: include/svx/strings.hrc:1421 msgctxt "STR_IMAGE_SVG" msgid "SVG image" msgstr "Immagine SVG" #. aCEJW -#: include/svx/strings.hrc:1415 +#: include/svx/strings.hrc:1422 msgctxt "STR_IMAGE_BMP" msgid "BMP image" msgstr "Immagine BMP" #. NBoWH -#: include/svx/strings.hrc:1416 +#: include/svx/strings.hrc:1423 msgctxt "STR_IMAGE_WEBP" msgid "WebP image" msgstr "Immagine WebP" #. p2L8C -#: include/svx/strings.hrc:1417 +#: include/svx/strings.hrc:1424 msgctxt "STR_IMAGE_UNKNOWN" msgid "Unknown" msgstr "Sconosciuta" #. 8LBFX -#: include/svx/strings.hrc:1419 +#: include/svx/strings.hrc:1426 msgctxt "STR_SWITCH" msgid "Switch" msgstr "Cambia" #. xLF42 -#: include/svx/strings.hrc:1421 +#: include/svx/strings.hrc:1428 msgctxt "RID_SVXSTR_UNDO_GRAFMODE" msgid "Image Mode" msgstr "Modo immagine" #. fw5hA -#: include/svx/strings.hrc:1422 +#: include/svx/strings.hrc:1429 msgctxt "RID_SVXSTR_UNDO_GRAFRED" msgid "Red" msgstr "Rosso" #. CiQvY -#: include/svx/strings.hrc:1423 +#: include/svx/strings.hrc:1430 msgctxt "RID_SVXSTR_UNDO_GRAFGREEN" msgid "Green" msgstr "Verde" #. BhvBe -#: include/svx/strings.hrc:1424 +#: include/svx/strings.hrc:1431 msgctxt "RID_SVXSTR_UNDO_GRAFBLUE" msgid "Blue" msgstr "Blu" #. HSP36 -#: include/svx/strings.hrc:1425 +#: include/svx/strings.hrc:1432 msgctxt "RID_SVXSTR_UNDO_GRAFLUMINANCE" msgid "Brightness" msgstr "Luminosità" #. w5BYP -#: include/svx/strings.hrc:1426 +#: include/svx/strings.hrc:1433 msgctxt "RID_SVXSTR_UNDO_GRAFCONTRAST" msgid "Contrast" msgstr "Contrasto" #. EZUjS -#: include/svx/strings.hrc:1427 +#: include/svx/strings.hrc:1434 msgctxt "RID_SVXSTR_UNDO_GRAFGAMMA" msgid "Gamma" msgstr "Gamma" #. ernMB -#: include/svx/strings.hrc:1428 +#: include/svx/strings.hrc:1435 msgctxt "RID_SVXSTR_UNDO_GRAFTRANSPARENCY" msgid "Transparency" msgstr "Trasparenza" #. LdkNB -#: include/svx/strings.hrc:1429 +#: include/svx/strings.hrc:1436 msgctxt "RID_SVXSTR_GRAFCROP" msgid "Crop" msgstr "Ritaglia" #. TJmBu -#: include/svx/strings.hrc:1431 +#: include/svx/strings.hrc:1438 msgctxt "RID_SVXITEMS_ORI_STANDARD" msgid "Default orientation" msgstr "Orientazione predefinita" #. WQqju -#: include/svx/strings.hrc:1432 +#: include/svx/strings.hrc:1439 msgctxt "RID_SVXITEMS_ORI_TOPBOTTOM" msgid "From top to bottom" msgstr "Dall'alto in basso" #. ipfz6 -#: include/svx/strings.hrc:1433 +#: include/svx/strings.hrc:1440 msgctxt "RID_SVXITEMS_ORI_BOTTOMTOP" msgid "Bottom to Top" msgstr "Dal basso in alto" #. MLR44 -#: include/svx/strings.hrc:1434 +#: include/svx/strings.hrc:1441 msgctxt "RID_SVXITEMS_ORI_STACKED" msgid "Stacked" msgstr "Impilato" #. vUDeh -#: include/svx/strings.hrc:1435 +#: include/svx/strings.hrc:1442 msgctxt "RID_SVXITEMS_MARGIN_LEFT" msgid "Left margin: " msgstr "Margine sinistro: " #. EFBbE -#: include/svx/strings.hrc:1436 +#: include/svx/strings.hrc:1443 msgctxt "RID_SVXITEMS_MARGIN_TOP" msgid "Top margin: " msgstr "Margine superiore: " #. 7HeyP -#: include/svx/strings.hrc:1437 +#: include/svx/strings.hrc:1444 msgctxt "RID_SVXITEMS_MARGIN_RIGHT" msgid "Right margin: " msgstr "Margine destro: " #. HCuWQ -#: include/svx/strings.hrc:1438 +#: include/svx/strings.hrc:1445 msgctxt "RID_SVXITEMS_MARGIN_BOTTOM" msgid "Bottom margin: " msgstr "Margine inferiore: " #. zD9BB -#: include/svx/strings.hrc:1439 +#: include/svx/strings.hrc:1446 msgctxt "RID_SVXITEMS_PAGE_COMPLETE" msgid "Page Description: " msgstr "Descrizione della pagina: " #. a4eSJ -#: include/svx/strings.hrc:1440 +#: include/svx/strings.hrc:1447 msgctxt "RID_SVXITEMS_PAGE_NUM_CHR_UPPER" msgid "Capitals" msgstr "Maiuscole" #. DuQGP -#: include/svx/strings.hrc:1441 +#: include/svx/strings.hrc:1448 msgctxt "RID_SVXITEMS_PAGE_NUM_CHR_LOWER" msgid "Lowercase" msgstr "Minuscolo" #. nWQ7R -#: include/svx/strings.hrc:1442 +#: include/svx/strings.hrc:1449 msgctxt "RID_SVXITEMS_PAGE_NUM_ROM_UPPER" msgid "Uppercase Roman" msgstr "Romano maiuscolo" #. PxkPZ -#: include/svx/strings.hrc:1443 +#: include/svx/strings.hrc:1450 msgctxt "RID_SVXITEMS_PAGE_NUM_ROM_LOWER" msgid "Lowercase Roman" msgstr "Romano minuscolo" #. B7YEa -#: include/svx/strings.hrc:1444 +#: include/svx/strings.hrc:1451 msgctxt "RID_SVXITEMS_PAGE_NUM_ARABIC" msgid "Arabic" msgstr "Arabo" #. vPbGB -#: include/svx/strings.hrc:1445 +#: include/svx/strings.hrc:1452 msgctxt "RID_SVXITEMS_PAGE_NUM_NONE" msgid "None" msgstr "Nessuno" #. akGGo -#: include/svx/strings.hrc:1446 +#: include/svx/strings.hrc:1453 msgctxt "RID_SVXITEMS_PAGE_LAND_TRUE" msgid "Landscape" msgstr "Orizzontale" #. bbcaZ -#: include/svx/strings.hrc:1447 +#: include/svx/strings.hrc:1454 msgctxt "RID_SVXITEMS_PAGE_LAND_FALSE" msgid "Portrait" msgstr "Verticale" #. BQtGg -#: include/svx/strings.hrc:1448 +#: include/svx/strings.hrc:1455 msgctxt "RID_SVXITEMS_PAGE_USAGE_LEFT" msgid "Left" msgstr "Sinistra" #. JWFLj -#: include/svx/strings.hrc:1449 +#: include/svx/strings.hrc:1456 msgctxt "RID_SVXITEMS_PAGE_USAGE_RIGHT" msgid "Right" msgstr "Destra" #. bxvGx -#: include/svx/strings.hrc:1450 +#: include/svx/strings.hrc:1457 msgctxt "RID_SVXITEMS_PAGE_USAGE_ALL" msgid "All" msgstr "Tutto" #. S3nm4 -#: include/svx/strings.hrc:1451 +#: include/svx/strings.hrc:1458 msgctxt "RID_SVXITEMS_PAGE_USAGE_MIRROR" msgid "Mirrored" msgstr "Rispecchiato" #. dcvEJ -#: include/svx/strings.hrc:1452 +#: include/svx/strings.hrc:1459 msgctxt "RID_SVXITEMS_AUTHOR_COMPLETE" msgid "Author: " msgstr "Autore: " #. 2siC9 -#: include/svx/strings.hrc:1453 +#: include/svx/strings.hrc:1460 msgctxt "RID_SVXITEMS_DATE_COMPLETE" msgid "Date: " msgstr "Data: " #. pWoLe -#: include/svx/strings.hrc:1454 +#: include/svx/strings.hrc:1461 msgctxt "RID_SVXITEMS_TEXT_COMPLETE" msgid "Text: " msgstr "Testo: " #. pAABc -#: include/svx/strings.hrc:1455 +#: include/svx/strings.hrc:1462 msgctxt "RID_SVXITEMS_BRUSH_CHAR" msgid "Character background" msgstr "Sfondo carattere" #. Deknh -#: include/svx/strings.hrc:1457 +#: include/svx/strings.hrc:1464 msgctxt "STR_COLORTABLE" msgid "Color Palette" msgstr "Tavola dei colori" #. 9XFJS #. Used in the Slide Setup dialog of Impress -#: include/svx/strings.hrc:1460 +#: include/svx/strings.hrc:1467 msgctxt "STR_SLIDE_NUMBERS" msgid "Slide numbers:" msgstr "Numeri di diapositiva:" #. qWooV #. String for saving modified image (instead of original) -#: include/svx/strings.hrc:1463 +#: include/svx/strings.hrc:1470 msgctxt "RID_SVXSTR_SAVE_MODIFIED_IMAGE" msgid "" "The image has been modified. By default the original image will be saved.\n" @@ -8114,2157 +8156,2157 @@ msgstr "" "Vuoi salvare invece la versione modificata?" #. KycVH -#: include/svx/strings.hrc:1465 +#: include/svx/strings.hrc:1472 msgctxt "RID_SUBSETMAP" msgid "Basic Latin" msgstr "Latino di base" #. bcjRA -#: include/svx/strings.hrc:1466 +#: include/svx/strings.hrc:1473 msgctxt "RID_SUBSETMAP" msgid "Latin-1" msgstr "Latino 1" #. h6THj -#: include/svx/strings.hrc:1467 +#: include/svx/strings.hrc:1474 msgctxt "RID_SUBSETMAP" msgid "Latin Extended-A" msgstr "Latino esteso A" #. o4EF9 -#: include/svx/strings.hrc:1468 +#: include/svx/strings.hrc:1475 msgctxt "RID_SUBSETMAP" msgid "Latin Extended-B" msgstr "Latino esteso B" #. W3CGs -#: include/svx/strings.hrc:1469 +#: include/svx/strings.hrc:1476 msgctxt "RID_SUBSETMAP" msgid "IPA Extensions" msgstr "Estensioni IPA" #. yZjF6 -#: include/svx/strings.hrc:1470 +#: include/svx/strings.hrc:1477 msgctxt "RID_SUBSETMAP" msgid "Spacing Modifier Letters" msgstr "Lettere modificatrici di spazio" #. EASZR -#: include/svx/strings.hrc:1471 +#: include/svx/strings.hrc:1478 msgctxt "RID_SUBSETMAP" msgid "Combining Diacritical Marks" msgstr "Segni diacritici di combinazione" #. wBjC4 -#: include/svx/strings.hrc:1472 +#: include/svx/strings.hrc:1479 msgctxt "RID_SUBSETMAP" msgid "Basic Greek" msgstr "Greco di base" #. Dh8Es -#: include/svx/strings.hrc:1473 +#: include/svx/strings.hrc:1480 msgctxt "RID_SUBSETMAP" msgid "Greek Symbols And Coptic" msgstr "Simboli greci e copti" #. jGT5E -#: include/svx/strings.hrc:1474 +#: include/svx/strings.hrc:1481 msgctxt "RID_SUBSETMAP" msgid "Cyrillic" msgstr "Cirillico" #. DQgLS -#: include/svx/strings.hrc:1475 +#: include/svx/strings.hrc:1482 msgctxt "RID_SUBSETMAP" msgid "Armenian" msgstr "Armeno" #. kXEQY -#: include/svx/strings.hrc:1476 +#: include/svx/strings.hrc:1483 msgctxt "RID_SUBSETMAP" msgid "Basic Hebrew" msgstr "Ebraico base" #. Cb8g4 -#: include/svx/strings.hrc:1477 +#: include/svx/strings.hrc:1484 msgctxt "RID_SUBSETMAP" msgid "Hebrew Extended" msgstr "Ebraico esteso" #. ZmDCd -#: include/svx/strings.hrc:1478 +#: include/svx/strings.hrc:1485 msgctxt "RID_SUBSETMAP" msgid "Basic Arabic" msgstr "Arabo di base" #. hZDFV -#: include/svx/strings.hrc:1479 +#: include/svx/strings.hrc:1486 msgctxt "RID_SUBSETMAP" msgid "Arabic Extended" msgstr "Arabo esteso" #. c3CqD -#: include/svx/strings.hrc:1480 +#: include/svx/strings.hrc:1487 msgctxt "RID_SUBSETMAP" msgid "Devanagari" msgstr "Devanagari" #. EfVnG -#: include/svx/strings.hrc:1481 +#: include/svx/strings.hrc:1488 msgctxt "RID_SUBSETMAP" msgid "Bengali" msgstr "Bengalese" #. iWzLc -#: include/svx/strings.hrc:1482 +#: include/svx/strings.hrc:1489 msgctxt "RID_SUBSETMAP" msgid "Gurmukhi" msgstr "Gurmukhi" #. omacG -#: include/svx/strings.hrc:1483 +#: include/svx/strings.hrc:1490 msgctxt "RID_SUBSETMAP" msgid "Gujarati" msgstr "Gujarati" #. Cdwzw -#: include/svx/strings.hrc:1484 +#: include/svx/strings.hrc:1491 msgctxt "RID_SUBSETMAP" msgid "Odia" msgstr "Odia" #. BhEGN -#: include/svx/strings.hrc:1485 +#: include/svx/strings.hrc:1492 msgctxt "RID_SUBSETMAP" msgid "Tamil" msgstr "Tamil" #. 6YkEo -#: include/svx/strings.hrc:1486 +#: include/svx/strings.hrc:1493 msgctxt "RID_SUBSETMAP" msgid "Telugu" msgstr "Telugu" #. J5qn4 -#: include/svx/strings.hrc:1487 +#: include/svx/strings.hrc:1494 msgctxt "RID_SUBSETMAP" msgid "Kannada" msgstr "Kannada" #. 4UEFU -#: include/svx/strings.hrc:1488 +#: include/svx/strings.hrc:1495 msgctxt "RID_SUBSETMAP" msgid "Malayalam" msgstr "Malayalam" #. C5yzo -#: include/svx/strings.hrc:1489 +#: include/svx/strings.hrc:1496 msgctxt "RID_SUBSETMAP" msgid "Thai" msgstr "Tailandese" #. EvjbD -#: include/svx/strings.hrc:1490 +#: include/svx/strings.hrc:1497 msgctxt "RID_SUBSETMAP" msgid "Lao" msgstr "Lao" #. HqFTh -#: include/svx/strings.hrc:1491 +#: include/svx/strings.hrc:1498 msgctxt "RID_SUBSETMAP" msgid "Basic Georgian" msgstr "Georgiano di base" #. npAc8 -#: include/svx/strings.hrc:1492 +#: include/svx/strings.hrc:1499 msgctxt "RID_SUBSETMAP" msgid "Georgian Extended" msgstr "Georgiano esteso" #. AHAB4 -#: include/svx/strings.hrc:1493 +#: include/svx/strings.hrc:1500 msgctxt "RID_SUBSETMAP" msgid "Hangul Jamo" msgstr "Hangul Jamo" #. dqrF5 -#: include/svx/strings.hrc:1494 +#: include/svx/strings.hrc:1501 msgctxt "RID_SUBSETMAP" msgid "Latin Extended Additional" msgstr "Latino esteso aggiuntivo" #. uVYXp -#: include/svx/strings.hrc:1495 +#: include/svx/strings.hrc:1502 msgctxt "RID_SUBSETMAP" msgid "Greek Extended" msgstr "Greco esteso" #. LEQg6 -#: include/svx/strings.hrc:1496 +#: include/svx/strings.hrc:1503 msgctxt "RID_SUBSETMAP" msgid "General punctuation" msgstr "Punteggiatura generale" #. D9KFj -#: include/svx/strings.hrc:1497 +#: include/svx/strings.hrc:1504 msgctxt "RID_SUBSETMAP" msgid "Superscripts and Subscripts" msgstr "Apici e pedici" #. yaxYV -#: include/svx/strings.hrc:1498 +#: include/svx/strings.hrc:1505 msgctxt "RID_SUBSETMAP" msgid "Currency Symbols" msgstr "Simboli di valute" #. jzA5i -#: include/svx/strings.hrc:1499 +#: include/svx/strings.hrc:1506 msgctxt "RID_SUBSETMAP" msgid "Combining Diacritical Symbols" msgstr "Simboli diacritici di combinazione" #. CHNBZ -#: include/svx/strings.hrc:1500 +#: include/svx/strings.hrc:1507 msgctxt "RID_SUBSETMAP" msgid "Letterlike Symbols" msgstr "Simboli delle lettere" #. cDkEd -#: include/svx/strings.hrc:1501 +#: include/svx/strings.hrc:1508 msgctxt "RID_SUBSETMAP" msgid "Number Forms" msgstr "Simboli numerici" #. j25Fp -#: include/svx/strings.hrc:1502 +#: include/svx/strings.hrc:1509 msgctxt "RID_SUBSETMAP" msgid "Arrows" msgstr "Frecce" #. p5Tbx -#: include/svx/strings.hrc:1503 +#: include/svx/strings.hrc:1510 msgctxt "RID_SUBSETMAP" msgid "Mathematical Operators" msgstr "Operatori matematici" #. ckgof -#: include/svx/strings.hrc:1504 +#: include/svx/strings.hrc:1511 msgctxt "RID_SUBSETMAP" msgid "Miscellaneous Technical" msgstr "Tecnici misti" #. 8rXdw -#: include/svx/strings.hrc:1505 +#: include/svx/strings.hrc:1512 msgctxt "RID_SUBSETMAP" msgid "Control Pictures" msgstr "Simboli tastiera" #. D4J8A -#: include/svx/strings.hrc:1506 +#: include/svx/strings.hrc:1513 msgctxt "RID_SUBSETMAP" msgid "Optical Character Recognition" msgstr "Riconoscimento ottico dei caratteri" #. hXwgf -#: include/svx/strings.hrc:1507 +#: include/svx/strings.hrc:1514 msgctxt "RID_SUBSETMAP" msgid "Enclosed Alphanumerics" msgstr "Alfanumerici inclusi" #. AD9HJ -#: include/svx/strings.hrc:1508 +#: include/svx/strings.hrc:1515 msgctxt "RID_SUBSETMAP" msgid "Box Drawing" msgstr "Disegno caselle" #. vViaR -#: include/svx/strings.hrc:1509 +#: include/svx/strings.hrc:1516 msgctxt "RID_SUBSETMAP" msgid "Block Elements" msgstr "Blocchi" #. ok7ks -#: include/svx/strings.hrc:1510 +#: include/svx/strings.hrc:1517 msgctxt "RID_SUBSETMAP" msgid "Geometric Shapes" msgstr "Simboli geometrici" #. sKty5 -#: include/svx/strings.hrc:1511 +#: include/svx/strings.hrc:1518 msgctxt "RID_SUBSETMAP" msgid "Miscellaneous Symbols" msgstr "Simboli vari" #. yDpNT -#: include/svx/strings.hrc:1512 +#: include/svx/strings.hrc:1519 msgctxt "RID_SUBSETMAP" msgid "Dingbats" msgstr "Caratteri decorativi" #. Cth4P -#: include/svx/strings.hrc:1513 +#: include/svx/strings.hrc:1520 msgctxt "RID_SUBSETMAP" msgid "CJK Symbols And Punctuation" msgstr "Simboli e punteggiatura CJK" #. Bo4iK -#: include/svx/strings.hrc:1514 +#: include/svx/strings.hrc:1521 msgctxt "RID_SUBSETMAP" msgid "Hiragana" msgstr "Hiragana" #. i2Cdr -#: include/svx/strings.hrc:1515 +#: include/svx/strings.hrc:1522 msgctxt "RID_SUBSETMAP" msgid "Katakana" msgstr "Katakana" #. 9YYLD -#: include/svx/strings.hrc:1516 +#: include/svx/strings.hrc:1523 msgctxt "RID_SUBSETMAP" msgid "Bopomofo" msgstr "Bopomofo" #. F9UFG -#: include/svx/strings.hrc:1517 +#: include/svx/strings.hrc:1524 msgctxt "RID_SUBSETMAP" msgid "Hangul Compatibility Jamo" msgstr "Jamo compatibile con Hangul" #. yeRDE -#: include/svx/strings.hrc:1518 +#: include/svx/strings.hrc:1525 msgctxt "RID_SUBSETMAP" msgid "CJK Miscellaneous" msgstr "Caratteri CJK" #. kPFs9 -#: include/svx/strings.hrc:1519 +#: include/svx/strings.hrc:1526 msgctxt "RID_SUBSETMAP" msgid "Enclosed CJK Letters And Months" msgstr "Caratteri e mesi CJK inclusi" #. 6tAx6 -#: include/svx/strings.hrc:1520 +#: include/svx/strings.hrc:1527 msgctxt "RID_SUBSETMAP" msgid "CJK Compatibility" msgstr "Compatibilità CJK" #. VakXP -#: include/svx/strings.hrc:1521 +#: include/svx/strings.hrc:1528 msgctxt "RID_SUBSETMAP" msgid "Hangul" msgstr "Hangul" #. XzS6D -#: include/svx/strings.hrc:1522 +#: include/svx/strings.hrc:1529 msgctxt "RID_SUBSETMAP" msgid "CJK Unified Ideographs" msgstr "Ideogramma CJK unificato" #. JVCP5 -#: include/svx/strings.hrc:1523 +#: include/svx/strings.hrc:1530 msgctxt "RID_SUBSETMAP" msgid "CJK Unified Ideographs Extension A" msgstr "Ideogramma CJK unificato estensione A" #. Y33VK -#: include/svx/strings.hrc:1524 +#: include/svx/strings.hrc:1531 msgctxt "RID_SUBSETMAP" msgid "Private Use Area" msgstr "Area uso privato" #. 8yYiM -#: include/svx/strings.hrc:1525 +#: include/svx/strings.hrc:1532 msgctxt "RID_SUBSETMAP" msgid "CJK Compatibility Ideographs" msgstr "Ideogrammi compatibili CJK" #. BEfFQ -#: include/svx/strings.hrc:1526 +#: include/svx/strings.hrc:1533 msgctxt "RID_SUBSETMAP" msgid "Alphabetic Presentation Forms" msgstr "Forme di presentazione alfabetiche" #. NCsAG -#: include/svx/strings.hrc:1527 +#: include/svx/strings.hrc:1534 msgctxt "RID_SUBSETMAP" msgid "Arabic Presentation Forms-A" msgstr "Forme di presentazione arabe A" #. adi8G -#: include/svx/strings.hrc:1528 +#: include/svx/strings.hrc:1535 msgctxt "RID_SUBSETMAP" msgid "Combining Half Marks" msgstr "Mezze marche di combinazione" #. vLBhn -#: include/svx/strings.hrc:1529 +#: include/svx/strings.hrc:1536 msgctxt "RID_SUBSETMAP" msgid "CJK Compatibility Forms" msgstr "Forme compatibili CJK" #. i6R3B -#: include/svx/strings.hrc:1530 +#: include/svx/strings.hrc:1537 msgctxt "RID_SUBSETMAP" msgid "Small Form Variants" msgstr "Piccole varianti di forma" #. 7EDCh -#: include/svx/strings.hrc:1531 +#: include/svx/strings.hrc:1538 msgctxt "RID_SUBSETMAP" msgid "Arabic Presentation Forms-B" msgstr "Forme di presentazione arabe B" #. WWoWx -#: include/svx/strings.hrc:1532 +#: include/svx/strings.hrc:1539 msgctxt "RID_SUBSETMAP" msgid "Half-width and Full-width Forms" msgstr "Forme con spessore dimezzato e intero" #. dkDXh -#: include/svx/strings.hrc:1533 +#: include/svx/strings.hrc:1540 msgctxt "RID_SUBSETMAP" msgid "Specials" msgstr "Simboli speciali" #. GQSEx -#: include/svx/strings.hrc:1534 +#: include/svx/strings.hrc:1541 msgctxt "RID_SUBSETMAP" msgid "Yi Syllables" msgstr "Sillabe Yi" #. BL66x -#: include/svx/strings.hrc:1535 +#: include/svx/strings.hrc:1542 msgctxt "RID_SUBSETMAP" msgid "Yi Radicals" msgstr "Radicali Yi" #. cuQ2k -#: include/svx/strings.hrc:1536 +#: include/svx/strings.hrc:1543 msgctxt "RID_SUBSETMAP" msgid "Old Italic" msgstr "Vecchio corsivo" #. wtKAB -#: include/svx/strings.hrc:1537 +#: include/svx/strings.hrc:1544 msgctxt "RID_SUBSETMAP" msgid "Gothic" msgstr "Gotico" #. GPFqC -#: include/svx/strings.hrc:1538 +#: include/svx/strings.hrc:1545 msgctxt "RID_SUBSETMAP" msgid "Deseret" msgstr "Deseret" #. 7AovD -#: include/svx/strings.hrc:1539 +#: include/svx/strings.hrc:1546 msgctxt "RID_SUBSETMAP" msgid "Byzantine Musical Symbols" msgstr "Simboli musicali bizantini" #. G3GQF -#: include/svx/strings.hrc:1540 +#: include/svx/strings.hrc:1547 msgctxt "RID_SUBSETMAP" msgid "Musical Symbols" msgstr "Simboli musicali" #. YzBDD -#: include/svx/strings.hrc:1541 +#: include/svx/strings.hrc:1548 msgctxt "RID_SUBSETMAP" msgid "Mathematical Alphanumeric Symbols" msgstr "Simboli matematici alfanumerici" #. 3XZRw -#: include/svx/strings.hrc:1542 +#: include/svx/strings.hrc:1549 msgctxt "RID_SUBSETMAP" msgid "CJK Unified Ideographs Extension B" msgstr "Ideogramma CJK unificato estensione B" #. nZnQc -#: include/svx/strings.hrc:1543 +#: include/svx/strings.hrc:1550 msgctxt "RID_SUBSETMAP" msgid "CJK Unified Ideographs Extension C" msgstr "Ideogramma CJK unificato estensione C" #. HBwZE -#: include/svx/strings.hrc:1544 +#: include/svx/strings.hrc:1551 msgctxt "RID_SUBSETMAP" msgid "CJK Unified Ideographs Extension D" msgstr "Ideogramma CJK unificato estensione D" #. TTFkh -#: include/svx/strings.hrc:1545 +#: include/svx/strings.hrc:1552 msgctxt "RID_SUBSETMAP" msgid "CJK Compatibility Ideographs Supplement" msgstr "Ideogrammi compatibili CJK - Supplemento" #. 2jALB -#: include/svx/strings.hrc:1546 +#: include/svx/strings.hrc:1553 msgctxt "RID_SUBSETMAP" msgid "Tags" msgstr "Tag" #. 2iHJN -#: include/svx/strings.hrc:1547 +#: include/svx/strings.hrc:1554 msgctxt "RID_SUBSETMAP" msgid "Cyrillic Supplement" msgstr "Supplemento cirillico" #. ABgr9 -#: include/svx/strings.hrc:1548 +#: include/svx/strings.hrc:1555 msgctxt "RID_SUBSETMAP" msgid "Variation Selectors" msgstr "Selettori di varianti" #. a4q6S -#: include/svx/strings.hrc:1549 +#: include/svx/strings.hrc:1556 msgctxt "RID_SUBSETMAP" msgid "Supplementary Private Use Area-A" msgstr "Area uso privato A supplementare" #. k638K -#: include/svx/strings.hrc:1550 +#: include/svx/strings.hrc:1557 msgctxt "RID_SUBSETMAP" msgid "Supplementary Private Use Area-B" msgstr "Area uso privato B supplementare" #. pKFTg -#: include/svx/strings.hrc:1551 +#: include/svx/strings.hrc:1558 msgctxt "RID_SUBSETMAP" msgid "Limbu" msgstr "Limbu" #. TJHGp -#: include/svx/strings.hrc:1552 +#: include/svx/strings.hrc:1559 msgctxt "RID_SUBSETMAP" msgid "Tai Le" msgstr "Tai Le" #. nujxa -#: include/svx/strings.hrc:1553 +#: include/svx/strings.hrc:1560 msgctxt "RID_SUBSETMAP" msgid "Khmer Symbols" msgstr "Simboli khmer" #. neD93 -#: include/svx/strings.hrc:1554 +#: include/svx/strings.hrc:1561 msgctxt "RID_SUBSETMAP" msgid "Phonetic Extensions" msgstr "Estensioni fonetiche" #. C6LwC -#: include/svx/strings.hrc:1555 +#: include/svx/strings.hrc:1562 msgctxt "RID_SUBSETMAP" msgid "Miscellaneous Symbols And Arrows" msgstr "Simboli e frecce vari" #. giR4r -#: include/svx/strings.hrc:1556 +#: include/svx/strings.hrc:1563 msgctxt "RID_SUBSETMAP" msgid "Yijing Hexagram Symbols" msgstr "Simboli esagrammi Yijing" #. EqFxm -#: include/svx/strings.hrc:1557 +#: include/svx/strings.hrc:1564 msgctxt "RID_SUBSETMAP" msgid "Linear B Syllabary" msgstr "Sillabario lineare B" #. VeZNe -#: include/svx/strings.hrc:1558 +#: include/svx/strings.hrc:1565 msgctxt "RID_SUBSETMAP" msgid "Linear B Ideograms" msgstr "Ideogrammi lineari B" #. Tvkgh -#: include/svx/strings.hrc:1559 +#: include/svx/strings.hrc:1566 msgctxt "RID_SUBSETMAP" msgid "Aegean Numbers" msgstr "Numeri egei" #. CuThH -#: include/svx/strings.hrc:1560 +#: include/svx/strings.hrc:1567 msgctxt "RID_SUBSETMAP" msgid "Ugaritic" msgstr "Ugaritico" #. nBtk5 -#: include/svx/strings.hrc:1561 +#: include/svx/strings.hrc:1568 msgctxt "RID_SUBSETMAP" msgid "Shavian" msgstr "Shaviano" #. vvMNk -#: include/svx/strings.hrc:1562 +#: include/svx/strings.hrc:1569 msgctxt "RID_SUBSETMAP" msgid "Osmanya" msgstr "Osmanya" #. aiySp -#: include/svx/strings.hrc:1563 +#: include/svx/strings.hrc:1570 msgctxt "RID_SUBSETMAP" msgid "Sinhala" msgstr "Singalese" #. PEGiu -#: include/svx/strings.hrc:1564 +#: include/svx/strings.hrc:1571 msgctxt "RID_SUBSETMAP" msgid "Tibetan" msgstr "Tibetano" #. tRBTP -#: include/svx/strings.hrc:1565 +#: include/svx/strings.hrc:1572 msgctxt "RID_SUBSETMAP" msgid "Myanmar" msgstr "Birmano" #. 8sgGF -#: include/svx/strings.hrc:1566 +#: include/svx/strings.hrc:1573 msgctxt "RID_SUBSETMAP" msgid "Khmer" msgstr "Khmer" #. CdXvH -#: include/svx/strings.hrc:1567 +#: include/svx/strings.hrc:1574 msgctxt "RID_SUBSETMAP" msgid "Ogham" msgstr "Ogham" #. jFWRQ -#: include/svx/strings.hrc:1568 +#: include/svx/strings.hrc:1575 msgctxt "RID_SUBSETMAP" msgid "Runic" msgstr "Runico" #. jhzoc -#: include/svx/strings.hrc:1569 +#: include/svx/strings.hrc:1576 msgctxt "RID_SUBSETMAP" msgid "Syriac" msgstr "Siriano" #. B66QG -#: include/svx/strings.hrc:1570 +#: include/svx/strings.hrc:1577 msgctxt "RID_SUBSETMAP" msgid "Thaana" msgstr "Thaana" #. j8cuG -#: include/svx/strings.hrc:1571 +#: include/svx/strings.hrc:1578 msgctxt "RID_SUBSETMAP" msgid "Ethiopic" msgstr "Etiopico" #. AE5wq -#: include/svx/strings.hrc:1572 +#: include/svx/strings.hrc:1579 msgctxt "RID_SUBSETMAP" msgid "Cherokee" msgstr "Cherokee" #. 9mgNF -#: include/svx/strings.hrc:1573 +#: include/svx/strings.hrc:1580 msgctxt "RID_SUBSETMAP" msgid "Canadian Aboriginal Syllables" msgstr "Sillabe delle lingue autoctone canadesi" #. d5JWE -#: include/svx/strings.hrc:1574 +#: include/svx/strings.hrc:1581 msgctxt "RID_SUBSETMAP" msgid "Mongolian" msgstr "Mongolo" #. XnzyB -#: include/svx/strings.hrc:1575 +#: include/svx/strings.hrc:1582 msgctxt "RID_SUBSETMAP" msgid "Miscellaneous Mathematical Symbols-A" msgstr "Diversi simboli matematici A" #. R5W9H -#: include/svx/strings.hrc:1576 +#: include/svx/strings.hrc:1583 msgctxt "RID_SUBSETMAP" msgid "Supplemental Arrows-A" msgstr "Supplementi frecce A" #. QYf7A -#: include/svx/strings.hrc:1577 +#: include/svx/strings.hrc:1584 msgctxt "RID_SUBSETMAP" msgid "Braille Patterns" msgstr "Braille" #. 63BBg -#: include/svx/strings.hrc:1578 +#: include/svx/strings.hrc:1585 msgctxt "RID_SUBSETMAP" msgid "Supplemental Arrows-B" msgstr "Supplementi frecce B" #. ykowm -#: include/svx/strings.hrc:1579 +#: include/svx/strings.hrc:1586 msgctxt "RID_SUBSETMAP" msgid "Miscellaneous Mathematical Symbols-B" msgstr "Diversi simboli matematici B" #. GGdze -#: include/svx/strings.hrc:1580 +#: include/svx/strings.hrc:1587 msgctxt "RID_SUBSETMAP" msgid "CJK Radical Supplement" msgstr "Radicali supplementari CJK" #. WLLAP -#: include/svx/strings.hrc:1581 +#: include/svx/strings.hrc:1588 msgctxt "RID_SUBSETMAP" msgid "Kangxi Radicals" msgstr "Radicali kangxi" #. EyZR2 -#: include/svx/strings.hrc:1582 +#: include/svx/strings.hrc:1589 msgctxt "RID_SUBSETMAP" msgid "Ideographic Description Characters" msgstr "Caratteri di descrizione ideografica" #. o3AQ6 -#: include/svx/strings.hrc:1583 +#: include/svx/strings.hrc:1590 msgctxt "RID_SUBSETMAP" msgid "Tagalog" msgstr "Tagalog" #. BVieL -#: include/svx/strings.hrc:1584 +#: include/svx/strings.hrc:1591 msgctxt "RID_SUBSETMAP" msgid "Hanunoo" msgstr "Hanunoo" #. DwAEz -#: include/svx/strings.hrc:1585 +#: include/svx/strings.hrc:1592 msgctxt "RID_SUBSETMAP" msgid "Tagbanwa" msgstr "Tagbanwa" #. 3GDP5 -#: include/svx/strings.hrc:1586 +#: include/svx/strings.hrc:1593 msgctxt "RID_SUBSETMAP" msgid "Buhid" msgstr "Buhid" #. BfGBm -#: include/svx/strings.hrc:1587 +#: include/svx/strings.hrc:1594 msgctxt "RID_SUBSETMAP" msgid "Kanbun" msgstr "Kanbun" #. cL7Vo -#: include/svx/strings.hrc:1588 +#: include/svx/strings.hrc:1595 msgctxt "RID_SUBSETMAP" msgid "Bopomofo Extended" msgstr "Bopomofo esteso" #. MQoBs -#: include/svx/strings.hrc:1589 +#: include/svx/strings.hrc:1596 msgctxt "RID_SUBSETMAP" msgid "Katakana Phonetics" msgstr "Fonetica Katakana" #. fCpRM -#: include/svx/strings.hrc:1590 +#: include/svx/strings.hrc:1597 msgctxt "RID_SUBSETMAP" msgid "CJK Strokes" msgstr "Tratti CJK" #. zyW2q -#: include/svx/strings.hrc:1591 +#: include/svx/strings.hrc:1598 msgctxt "RID_SUBSETMAP" msgid "Cypriot Syllabary" msgstr "Sillabario cipriota" #. GWxb8 -#: include/svx/strings.hrc:1592 +#: include/svx/strings.hrc:1599 msgctxt "RID_SUBSETMAP" msgid "Tai Xuan Jing Symbols" msgstr "Simboli Tai Xuan Jing" #. 8ZJmr -#: include/svx/strings.hrc:1593 +#: include/svx/strings.hrc:1600 msgctxt "RID_SUBSETMAP" msgid "Variation Selectors Supplement" msgstr "Selettori di varianti - supplemento" #. RR6Er -#: include/svx/strings.hrc:1594 +#: include/svx/strings.hrc:1601 msgctxt "RID_SUBSETMAP" msgid "Ancient Greek Musical Notation" msgstr "Notazione musicale Greco antico" #. K3GsF -#: include/svx/strings.hrc:1595 +#: include/svx/strings.hrc:1602 msgctxt "RID_SUBSETMAP" msgid "Ancient Greek Numbers" msgstr "Numeri greci antichi" #. y4HCg -#: include/svx/strings.hrc:1596 +#: include/svx/strings.hrc:1603 msgctxt "RID_SUBSETMAP" msgid "Arabic Supplement" msgstr "Supplemento arabo" #. KUnXb -#: include/svx/strings.hrc:1597 +#: include/svx/strings.hrc:1604 msgctxt "RID_SUBSETMAP" msgid "Buginese" msgstr "Buginese" #. zDaXa -#: include/svx/strings.hrc:1598 +#: include/svx/strings.hrc:1605 msgctxt "RID_SUBSETMAP" msgid "Combining Diacritical Marks Supplement" msgstr "Supplemento di combinazione dei segni diacritici" #. 9Z24A -#: include/svx/strings.hrc:1599 +#: include/svx/strings.hrc:1606 msgctxt "RID_SUBSETMAP" msgid "Coptic" msgstr "Copto" #. CANHf -#: include/svx/strings.hrc:1600 +#: include/svx/strings.hrc:1607 msgctxt "RID_SUBSETMAP" msgid "Ethiopic Extended" msgstr "Etiopico esteso" #. X8DEc -#: include/svx/strings.hrc:1601 +#: include/svx/strings.hrc:1608 msgctxt "RID_SUBSETMAP" msgid "Ethiopic Supplement" msgstr "Supplemento etiopico" #. fYpFz -#: include/svx/strings.hrc:1602 +#: include/svx/strings.hrc:1609 msgctxt "RID_SUBSETMAP" msgid "Georgian Supplement" msgstr "Supplemento georgiano" #. 3Gzxx -#: include/svx/strings.hrc:1603 +#: include/svx/strings.hrc:1610 msgctxt "RID_SUBSETMAP" msgid "Glagolitic" msgstr "Glagolitico" #. zKCVG -#: include/svx/strings.hrc:1604 +#: include/svx/strings.hrc:1611 msgctxt "RID_SUBSETMAP" msgid "Kharoshthi" msgstr "Kharoshthi" #. U8zrU -#: include/svx/strings.hrc:1605 +#: include/svx/strings.hrc:1612 msgctxt "RID_SUBSETMAP" msgid "Modifier Tone Letters" msgstr "Lettere modificatrici di toni" #. B2yF8 -#: include/svx/strings.hrc:1606 +#: include/svx/strings.hrc:1613 msgctxt "RID_SUBSETMAP" msgid "New Tai Lue" msgstr "Nuovo Tai Lue" #. J4KdA -#: include/svx/strings.hrc:1607 +#: include/svx/strings.hrc:1614 msgctxt "RID_SUBSETMAP" msgid "Old Persian" msgstr "Persiano antico" #. eGPjC -#: include/svx/strings.hrc:1608 +#: include/svx/strings.hrc:1615 msgctxt "RID_SUBSETMAP" msgid "Phonetic Extensions Supplement" msgstr "Estensioni fonetiche - Supplemento" #. XboFE -#: include/svx/strings.hrc:1609 +#: include/svx/strings.hrc:1616 msgctxt "RID_SUBSETMAP" msgid "Supplemental Punctuation" msgstr "Punteggiatura supplementare" #. tBJi3 -#: include/svx/strings.hrc:1610 +#: include/svx/strings.hrc:1617 msgctxt "RID_SUBSETMAP" msgid "Syloti Nagri" msgstr "Syloti Nagri" #. Qrowh -#: include/svx/strings.hrc:1611 +#: include/svx/strings.hrc:1618 msgctxt "RID_SUBSETMAP" msgid "Tifinagh" msgstr "Tifinagh" #. aZKS5 -#: include/svx/strings.hrc:1612 +#: include/svx/strings.hrc:1619 msgctxt "RID_SUBSETMAP" msgid "Vertical Forms" msgstr "Forme verticali" #. ihUDF -#: include/svx/strings.hrc:1613 +#: include/svx/strings.hrc:1620 msgctxt "RID_SUBSETMAP" msgid "Nko" msgstr "Nko" #. Z3AAi -#: include/svx/strings.hrc:1614 +#: include/svx/strings.hrc:1621 msgctxt "RID_SUBSETMAP" msgid "Balinese" msgstr "Balinese" #. 428ER -#: include/svx/strings.hrc:1615 +#: include/svx/strings.hrc:1622 msgctxt "RID_SUBSETMAP" msgid "Latin Extended-C" msgstr "Latino esteso C" #. SqFfT -#: include/svx/strings.hrc:1616 +#: include/svx/strings.hrc:1623 msgctxt "RID_SUBSETMAP" msgid "Latin Extended-D" msgstr "Latino esteso D" #. yMmow -#: include/svx/strings.hrc:1617 +#: include/svx/strings.hrc:1624 msgctxt "RID_SUBSETMAP" msgid "Phags-Pa" msgstr "Phags-Pa" #. V6CsB -#: include/svx/strings.hrc:1618 +#: include/svx/strings.hrc:1625 msgctxt "RID_SUBSETMAP" msgid "Phoenician" msgstr "Fenicio" #. GNBwz -#: include/svx/strings.hrc:1619 +#: include/svx/strings.hrc:1626 msgctxt "RID_SUBSETMAP" msgid "Cuneiform" msgstr "Cuneiforme" #. VBPZE -#: include/svx/strings.hrc:1620 +#: include/svx/strings.hrc:1627 msgctxt "RID_SUBSETMAP" msgid "Cuneiform Numbers And Punctuation" msgstr "Numeri e punteggiatura cuneiformi" #. 9msGJ -#: include/svx/strings.hrc:1621 +#: include/svx/strings.hrc:1628 msgctxt "RID_SUBSETMAP" msgid "Counting Rod Numerals" msgstr "Barre numerali" #. i6Gx9 -#: include/svx/strings.hrc:1622 +#: include/svx/strings.hrc:1629 msgctxt "RID_SUBSETMAP" msgid "Sundanese" msgstr "Sundanese" #. WrXXX -#: include/svx/strings.hrc:1623 +#: include/svx/strings.hrc:1630 msgctxt "RID_SUBSETMAP" msgid "Lepcha" msgstr "Lepcha" #. FhhAQ -#: include/svx/strings.hrc:1624 +#: include/svx/strings.hrc:1631 msgctxt "RID_SUBSETMAP" msgid "Ol Chiki" msgstr "Ol Chiki" #. eHvUh -#: include/svx/strings.hrc:1625 +#: include/svx/strings.hrc:1632 msgctxt "RID_SUBSETMAP" msgid "Cyrillic Extended-A" msgstr "Cirillico esteso-A" #. ZkKwE -#: include/svx/strings.hrc:1626 +#: include/svx/strings.hrc:1633 msgctxt "RID_SUBSETMAP" msgid "Vai" msgstr "Vai" #. pBASG -#: include/svx/strings.hrc:1627 +#: include/svx/strings.hrc:1634 msgctxt "RID_SUBSETMAP" msgid "Cyrillic Extended-B" msgstr "Cirillico esteso-B" #. GoQpd -#: include/svx/strings.hrc:1628 +#: include/svx/strings.hrc:1635 msgctxt "RID_SUBSETMAP" msgid "Saurashtra" msgstr "Saurashtra" #. 6pufg -#: include/svx/strings.hrc:1629 +#: include/svx/strings.hrc:1636 msgctxt "RID_SUBSETMAP" msgid "Kayah Li" msgstr "Kayah Li" #. bmFny -#: include/svx/strings.hrc:1630 +#: include/svx/strings.hrc:1637 msgctxt "RID_SUBSETMAP" msgid "Rejang" msgstr "Rejang" #. EaXay -#: include/svx/strings.hrc:1631 +#: include/svx/strings.hrc:1638 msgctxt "RID_SUBSETMAP" msgid "Cham" msgstr "Cham" #. qYaAV -#: include/svx/strings.hrc:1632 +#: include/svx/strings.hrc:1639 msgctxt "RID_SUBSETMAP" msgid "Ancient Symbols" msgstr "Simboli arcaici" #. At8Tk -#: include/svx/strings.hrc:1633 +#: include/svx/strings.hrc:1640 msgctxt "RID_SUBSETMAP" msgid "Phaistos Disc" msgstr "Disco di Festo" #. ryGAF -#: include/svx/strings.hrc:1634 +#: include/svx/strings.hrc:1641 msgctxt "RID_SUBSETMAP" msgid "Lycian" msgstr "Licio" #. EYLa8 -#: include/svx/strings.hrc:1635 +#: include/svx/strings.hrc:1642 msgctxt "RID_SUBSETMAP" msgid "Carian" msgstr "Cario" #. TPN6m -#: include/svx/strings.hrc:1636 +#: include/svx/strings.hrc:1643 msgctxt "RID_SUBSETMAP" msgid "Lydian" msgstr "Lidio" #. G5GLd -#: include/svx/strings.hrc:1637 +#: include/svx/strings.hrc:1644 msgctxt "RID_SUBSETMAP" msgid "Mahjong Tiles" msgstr "Tessere del Mahjong" #. EyMaF -#: include/svx/strings.hrc:1638 +#: include/svx/strings.hrc:1645 msgctxt "RID_SUBSETMAP" msgid "Domino Tiles" msgstr "Tessere del domino" #. r2YQs -#: include/svx/strings.hrc:1639 +#: include/svx/strings.hrc:1646 msgctxt "RID_SUBSETMAP" msgid "Samaritan" msgstr "Samaritano" #. feZ2Q -#: include/svx/strings.hrc:1640 +#: include/svx/strings.hrc:1647 msgctxt "RID_SUBSETMAP" msgid "Canadian Aboriginal Syllabics Extended" msgstr "Sillabico aborigeno canadese esteso" #. H4FpF -#: include/svx/strings.hrc:1641 +#: include/svx/strings.hrc:1648 msgctxt "RID_SUBSETMAP" msgid "Tai Tham" msgstr "Tai Tham" #. BgKLG -#: include/svx/strings.hrc:1642 +#: include/svx/strings.hrc:1649 msgctxt "RID_SUBSETMAP" msgid "Vedic Extensions" msgstr "Estensioni vediche" #. bVNYf -#: include/svx/strings.hrc:1643 +#: include/svx/strings.hrc:1650 msgctxt "RID_SUBSETMAP" msgid "Lisu" msgstr "Lisu" #. riEM3 -#: include/svx/strings.hrc:1644 +#: include/svx/strings.hrc:1651 msgctxt "RID_SUBSETMAP" msgid "Bamum" msgstr "Bamum" #. CQMqK -#: include/svx/strings.hrc:1645 +#: include/svx/strings.hrc:1652 msgctxt "RID_SUBSETMAP" msgid "Common Indic Number Forms" msgstr "Forme numeriche indiane comuni" #. gDEUp -#: include/svx/strings.hrc:1646 +#: include/svx/strings.hrc:1653 msgctxt "RID_SUBSETMAP" msgid "Devanagari Extended" msgstr "Devanagari esteso" #. UsAq2 -#: include/svx/strings.hrc:1647 +#: include/svx/strings.hrc:1654 msgctxt "RID_SUBSETMAP" msgid "Hangul Jamo Extended-A" msgstr "Hangul Jamo esteso-A" #. g5H7j -#: include/svx/strings.hrc:1648 +#: include/svx/strings.hrc:1655 msgctxt "RID_SUBSETMAP" msgid "Javanese" msgstr "Giavanese" #. upBjC -#: include/svx/strings.hrc:1649 +#: include/svx/strings.hrc:1656 msgctxt "RID_SUBSETMAP" msgid "Myanmar Extended-A" msgstr "Myanmar esteso-A" #. GQ3XX -#: include/svx/strings.hrc:1650 +#: include/svx/strings.hrc:1657 msgctxt "RID_SUBSETMAP" msgid "Tai Viet" msgstr "Tai Viet" #. HGVSu -#: include/svx/strings.hrc:1651 +#: include/svx/strings.hrc:1658 msgctxt "RID_SUBSETMAP" msgid "Meetei Mayek" msgstr "Meetei Mayek" #. ryvor -#: include/svx/strings.hrc:1652 +#: include/svx/strings.hrc:1659 msgctxt "RID_SUBSETMAP" msgid "Hangul Jamo Extended-B" msgstr "Hangul Jamo esteso-B" #. RTxUc -#: include/svx/strings.hrc:1653 +#: include/svx/strings.hrc:1660 msgctxt "RID_SUBSETMAP" msgid "Imperial Aramaic" msgstr "Aramaico imperiale" #. 7E6G8 -#: include/svx/strings.hrc:1654 +#: include/svx/strings.hrc:1661 msgctxt "RID_SUBSETMAP" msgid "Old South Arabian" msgstr "Sudarabico" #. Ab3wu -#: include/svx/strings.hrc:1655 +#: include/svx/strings.hrc:1662 msgctxt "RID_SUBSETMAP" msgid "Avestan" msgstr "Avestico" #. 5gN8e -#: include/svx/strings.hrc:1656 +#: include/svx/strings.hrc:1663 msgctxt "RID_SUBSETMAP" msgid "Inscriptional Parthian" msgstr "Partico iscrizionale" #. D7rcV -#: include/svx/strings.hrc:1657 +#: include/svx/strings.hrc:1664 msgctxt "RID_SUBSETMAP" msgid "Inscriptional Pahlavi" msgstr "Pahlavi iscrizionale" #. d44Dq -#: include/svx/strings.hrc:1658 +#: include/svx/strings.hrc:1665 msgctxt "RID_SUBSETMAP" msgid "Old Turkic" msgstr "Turco arcaico" #. CLuJC -#: include/svx/strings.hrc:1659 +#: include/svx/strings.hrc:1666 msgctxt "RID_SUBSETMAP" msgid "Rumi Numeral Symbols" msgstr "Simboli numerici rumi" #. FpFeH -#: include/svx/strings.hrc:1660 +#: include/svx/strings.hrc:1667 msgctxt "RID_SUBSETMAP" msgid "Kaithi" msgstr "Kaithi" #. Swfzy -#: include/svx/strings.hrc:1661 +#: include/svx/strings.hrc:1668 msgctxt "RID_SUBSETMAP" msgid "Egyptian Hieroglyphs" msgstr "Geroglifici egiziani" #. bMYVC -#: include/svx/strings.hrc:1662 +#: include/svx/strings.hrc:1669 msgctxt "RID_SUBSETMAP" msgid "Enclosed Alphanumeric Supplement" msgstr "Supplemento alfanumerico racchiuso" #. Dqcpa -#: include/svx/strings.hrc:1663 +#: include/svx/strings.hrc:1670 msgctxt "RID_SUBSETMAP" msgid "Enclosed Ideographic Supplement" msgstr "Supplemento ideografico racchiuso" #. 8eCZn -#: include/svx/strings.hrc:1664 +#: include/svx/strings.hrc:1671 msgctxt "RID_SUBSETMAP" msgid "Mandaic" msgstr "Mandaico" #. 8LVFp -#: include/svx/strings.hrc:1665 +#: include/svx/strings.hrc:1672 msgctxt "RID_SUBSETMAP" msgid "Batak" msgstr "Batak" #. 9SrgK -#: include/svx/strings.hrc:1666 +#: include/svx/strings.hrc:1673 msgctxt "RID_SUBSETMAP" msgid "Ethiopic Extended-A" msgstr "Etiopico esteso-A" #. cQEzt -#: include/svx/strings.hrc:1667 +#: include/svx/strings.hrc:1674 msgctxt "RID_SUBSETMAP" msgid "Brahmi" msgstr "Brahmi" #. n4oND -#: include/svx/strings.hrc:1668 +#: include/svx/strings.hrc:1675 msgctxt "RID_SUBSETMAP" msgid "Bamum Supplement" msgstr "Supplemento Bamum" #. xibkG -#: include/svx/strings.hrc:1669 +#: include/svx/strings.hrc:1676 msgctxt "RID_SUBSETMAP" msgid "Kana Supplement" msgstr "Supplemento Kana" #. xyswt -#: include/svx/strings.hrc:1670 +#: include/svx/strings.hrc:1677 msgctxt "RID_SUBSETMAP" msgid "Playing Cards" msgstr "Carte da gioco" #. TqExt -#: include/svx/strings.hrc:1671 +#: include/svx/strings.hrc:1678 msgctxt "RID_SUBSETMAP" msgid "Miscellaneous Symbols And Pictographs" msgstr "Simboli e pittogrammi vari" #. wtMts -#: include/svx/strings.hrc:1672 +#: include/svx/strings.hrc:1679 msgctxt "RID_SUBSETMAP" msgid "Emoticons" msgstr "Emoticon" #. WgGuX -#: include/svx/strings.hrc:1673 +#: include/svx/strings.hrc:1680 msgctxt "RID_SUBSETMAP" msgid "Transport And Map Symbols" msgstr "Simboli di mappe e trasporto" #. fBitP -#: include/svx/strings.hrc:1674 +#: include/svx/strings.hrc:1681 msgctxt "RID_SUBSETMAP" msgid "Alchemical Symbols" msgstr "Simboli alchemici" #. CWvjP -#: include/svx/strings.hrc:1675 +#: include/svx/strings.hrc:1682 msgctxt "RID_SUBSETMAP" msgid "Arabic Extended-A" msgstr "Arabo esteso-A" #. D7mEf -#: include/svx/strings.hrc:1676 +#: include/svx/strings.hrc:1683 msgctxt "RID_SUBSETMAP" msgid "Arabic Mathematical Alphabetic Symbols" msgstr "Simboli alfabetici matematici arabi" #. 8ouWH -#: include/svx/strings.hrc:1677 +#: include/svx/strings.hrc:1684 msgctxt "RID_SUBSETMAP" msgid "Chakma" msgstr "Chakma" #. z3gG4 -#: include/svx/strings.hrc:1678 +#: include/svx/strings.hrc:1685 msgctxt "RID_SUBSETMAP" msgid "Meetei Mayek Extensions" msgstr "Estensioni Meetei Mayek" #. mFAeA -#: include/svx/strings.hrc:1679 +#: include/svx/strings.hrc:1686 msgctxt "RID_SUBSETMAP" msgid "Meroitic Cursive" msgstr "Corsivo meroitico" #. b5m8K -#: include/svx/strings.hrc:1680 +#: include/svx/strings.hrc:1687 msgctxt "RID_SUBSETMAP" msgid "Meroitic Hieroglyphs" msgstr "Geroglifici meroitici" #. Xrkei -#: include/svx/strings.hrc:1681 +#: include/svx/strings.hrc:1688 msgctxt "RID_SUBSETMAP" msgid "Miao" msgstr "Miao" #. hG9Na -#: include/svx/strings.hrc:1682 +#: include/svx/strings.hrc:1689 msgctxt "RID_SUBSETMAP" msgid "Sharada" msgstr "Sharada" #. rTKpL -#: include/svx/strings.hrc:1683 +#: include/svx/strings.hrc:1690 msgctxt "RID_SUBSETMAP" msgid "Sora Sompeng" msgstr "Sora Sompeng" #. CAKEC -#: include/svx/strings.hrc:1684 +#: include/svx/strings.hrc:1691 msgctxt "RID_SUBSETMAP" msgid "Sundanese Supplement" msgstr "Supplemento sundanese" #. pTsMT -#: include/svx/strings.hrc:1685 +#: include/svx/strings.hrc:1692 msgctxt "RID_SUBSETMAP" msgid "Takri" msgstr "Takri" #. HNCk9 -#: include/svx/strings.hrc:1686 +#: include/svx/strings.hrc:1693 msgctxt "RID_SUBSETMAP" msgid "Bassa Vah" msgstr "Bassa Vah" #. GWufB -#: include/svx/strings.hrc:1687 +#: include/svx/strings.hrc:1694 msgctxt "RID_SUBSETMAP" msgid "Caucasian Albanian" msgstr "Albanese caucasico" #. t8Bfn -#: include/svx/strings.hrc:1688 +#: include/svx/strings.hrc:1695 msgctxt "RID_SUBSETMAP" msgid "Coptic Epact Numbers" msgstr "Numeri epatta copta" #. kAeYs -#: include/svx/strings.hrc:1689 +#: include/svx/strings.hrc:1696 msgctxt "RID_SUBSETMAP" msgid "Combining Diacritical Marks Extended" msgstr "Segni diacritici di combinazione estesi" #. 8TGuM -#: include/svx/strings.hrc:1690 +#: include/svx/strings.hrc:1697 msgctxt "RID_SUBSETMAP" msgid "Duployan" msgstr "Duployan" #. Yaq3z -#: include/svx/strings.hrc:1691 +#: include/svx/strings.hrc:1698 msgctxt "RID_SUBSETMAP" msgid "Elbasan" msgstr "Elbasan" #. QmkME -#: include/svx/strings.hrc:1692 +#: include/svx/strings.hrc:1699 msgctxt "RID_SUBSETMAP" msgid "Geometric Shapes Extended" msgstr "Simboli geometrici estesi" #. R9PgF -#: include/svx/strings.hrc:1693 +#: include/svx/strings.hrc:1700 msgctxt "RID_SUBSETMAP" msgid "Grantha" msgstr "Grantha" #. tpSqU -#: include/svx/strings.hrc:1694 +#: include/svx/strings.hrc:1701 msgctxt "RID_SUBSETMAP" msgid "Khojki" msgstr "Khojki" #. 4pjBM -#: include/svx/strings.hrc:1695 +#: include/svx/strings.hrc:1702 msgctxt "RID_SUBSETMAP" msgid "Khudawadi" msgstr "Khudawadi" #. GoPep -#: include/svx/strings.hrc:1696 +#: include/svx/strings.hrc:1703 msgctxt "RID_SUBSETMAP" msgid "Latin Extended-E" msgstr "Latino esteso E" #. wNozk -#: include/svx/strings.hrc:1697 +#: include/svx/strings.hrc:1704 msgctxt "RID_SUBSETMAP" msgid "Linear A" msgstr "Lineare A" #. SjAev -#: include/svx/strings.hrc:1698 +#: include/svx/strings.hrc:1705 msgctxt "RID_SUBSETMAP" msgid "Mahajani" msgstr "Mahajani" #. CA7vw -#: include/svx/strings.hrc:1699 +#: include/svx/strings.hrc:1706 msgctxt "RID_SUBSETMAP" msgid "Manichaean" msgstr "Manicheo" #. UUKC4 -#: include/svx/strings.hrc:1700 +#: include/svx/strings.hrc:1707 msgctxt "RID_SUBSETMAP" msgid "Mende Kikakui" msgstr "Mende Kikakui" #. ZhzBz -#: include/svx/strings.hrc:1701 +#: include/svx/strings.hrc:1708 msgctxt "RID_SUBSETMAP" msgid "Modi" msgstr "Modi" #. jC4Ue -#: include/svx/strings.hrc:1702 +#: include/svx/strings.hrc:1709 msgctxt "RID_SUBSETMAP" msgid "Mro" msgstr "Mro" #. TiWmd -#: include/svx/strings.hrc:1703 +#: include/svx/strings.hrc:1710 msgctxt "RID_SUBSETMAP" msgid "Myanmar Extended-B" msgstr "Myanmar esteso B" #. y7tCX -#: include/svx/strings.hrc:1704 +#: include/svx/strings.hrc:1711 msgctxt "RID_SUBSETMAP" msgid "Nabataean" msgstr "Nabateo" #. T29Cw -#: include/svx/strings.hrc:1705 +#: include/svx/strings.hrc:1712 msgctxt "RID_SUBSETMAP" msgid "Old North Arabian" msgstr "Nordarabico" #. EZADa -#: include/svx/strings.hrc:1706 +#: include/svx/strings.hrc:1713 msgctxt "RID_SUBSETMAP" msgid "Old Permic" msgstr "Abur" #. 9oFL2 -#: include/svx/strings.hrc:1707 +#: include/svx/strings.hrc:1714 msgctxt "RID_SUBSETMAP" msgid "Ornamental Dingbats" msgstr "Caratteri decorativi ornamentali" #. TYGv3 -#: include/svx/strings.hrc:1708 +#: include/svx/strings.hrc:1715 msgctxt "RID_SUBSETMAP" msgid "Pahawh Hmong" msgstr "Pahawh Hmong" #. wd8bD -#: include/svx/strings.hrc:1709 +#: include/svx/strings.hrc:1716 msgctxt "RID_SUBSETMAP" msgid "Palmyrene" msgstr "Palmireno" #. dkSnn -#: include/svx/strings.hrc:1710 +#: include/svx/strings.hrc:1717 msgctxt "RID_SUBSETMAP" msgid "Pau Cin Hau" msgstr "Pau Cin Hau" #. bts3U -#: include/svx/strings.hrc:1711 +#: include/svx/strings.hrc:1718 msgctxt "RID_SUBSETMAP" msgid "Psalter Pahlavi" msgstr "Salterio Pahlavi" #. XSwsB -#: include/svx/strings.hrc:1712 +#: include/svx/strings.hrc:1719 msgctxt "RID_SUBSETMAP" msgid "Shorthand Format Controls" msgstr "Controlli formati stenografici" #. rdXCX -#: include/svx/strings.hrc:1713 +#: include/svx/strings.hrc:1720 msgctxt "RID_SUBSETMAP" msgid "Siddham" msgstr "Siddham" #. GwT8c -#: include/svx/strings.hrc:1714 +#: include/svx/strings.hrc:1721 msgctxt "RID_SUBSETMAP" msgid "Sinhala Archaic Numbers" msgstr "Numeri arcaici Sinhala" #. mz3Cs -#: include/svx/strings.hrc:1715 +#: include/svx/strings.hrc:1722 msgctxt "RID_SUBSETMAP" msgid "Supplemental Arrows-C" msgstr "Supplementi frecce C" #. iGUzh -#: include/svx/strings.hrc:1716 +#: include/svx/strings.hrc:1723 msgctxt "RID_SUBSETMAP" msgid "Tirhuta" msgstr "Tirhuta" #. HRBEN -#: include/svx/strings.hrc:1717 +#: include/svx/strings.hrc:1724 msgctxt "RID_SUBSETMAP" msgid "Warang Citi" msgstr "Warang Citi" #. 9NCBd -#: include/svx/strings.hrc:1718 +#: include/svx/strings.hrc:1725 msgctxt "RID_SUBSETMAP" msgid "Ahom" msgstr "Ahom" #. cPJhp -#: include/svx/strings.hrc:1719 +#: include/svx/strings.hrc:1726 msgctxt "RID_SUBSETMAP" msgid "Anatolian Hieroglyphs" msgstr "Geroglifici anatolici" #. GAd7H -#: include/svx/strings.hrc:1720 +#: include/svx/strings.hrc:1727 msgctxt "RID_SUBSETMAP" msgid "Cherokee Supplement" msgstr "Supplemento cherokee" #. TDgY4 -#: include/svx/strings.hrc:1721 +#: include/svx/strings.hrc:1728 msgctxt "RID_SUBSETMAP" msgid "CJK Unified Ideographs Extension E" msgstr "Ideogramma CJK unificato estensione E" #. ho93C -#: include/svx/strings.hrc:1722 +#: include/svx/strings.hrc:1729 msgctxt "RID_SUBSETMAP" msgid "Early Dynastic Cuneiform" msgstr "Cuneiforme proto-dinastico" #. La5yr -#: include/svx/strings.hrc:1723 +#: include/svx/strings.hrc:1730 msgctxt "RID_SUBSETMAP" msgid "Hatran" msgstr "Aramaico di Hatra" #. e3aXA -#: include/svx/strings.hrc:1724 +#: include/svx/strings.hrc:1731 msgctxt "RID_SUBSETMAP" msgid "Multani" msgstr "Multani" #. D6qsK -#: include/svx/strings.hrc:1725 +#: include/svx/strings.hrc:1732 msgctxt "RID_SUBSETMAP" msgid "Old Hungarian" msgstr "Ungherese arcaico" #. aVhdm -#: include/svx/strings.hrc:1726 +#: include/svx/strings.hrc:1733 msgctxt "RID_SUBSETMAP" msgid "Supplemental Symbols And Pictographs" msgstr "Simboli e pittogrammi supplementari" #. B6UHz -#: include/svx/strings.hrc:1727 +#: include/svx/strings.hrc:1734 msgctxt "RID_SUBSETMAP" msgid "Sutton Signwriting" msgstr "Sign Writing di Sutton" #. rFgRw -#: include/svx/strings.hrc:1728 +#: include/svx/strings.hrc:1735 msgctxt "RID_SUBSETMAP" msgid "Adlam" msgstr "Adlam" #. F2AJT -#: include/svx/strings.hrc:1729 +#: include/svx/strings.hrc:1736 msgctxt "RID_SUBSETMAP" msgid "Bhaiksuki" msgstr "Bhaiksuki" #. zDLT2 -#: include/svx/strings.hrc:1730 +#: include/svx/strings.hrc:1737 msgctxt "RID_SUBSETMAP" msgid "Cyrillic Extended-C" msgstr "Cirillico esteso-C" #. S69GG -#: include/svx/strings.hrc:1731 +#: include/svx/strings.hrc:1738 msgctxt "RID_SUBSETMAP" msgid "Glagolitic Supplement" msgstr "Supplemento glagolitico" #. QeCxG -#: include/svx/strings.hrc:1732 +#: include/svx/strings.hrc:1739 msgctxt "RID_SUBSETMAP" msgid "Ideographic Symbols and Punctuation" msgstr "Simboli e punteggiatura ideografici" #. 45hVB -#: include/svx/strings.hrc:1733 +#: include/svx/strings.hrc:1740 msgctxt "RID_SUBSETMAP" msgid "Marchen" msgstr "Marchen" #. Mr7RB -#: include/svx/strings.hrc:1734 +#: include/svx/strings.hrc:1741 msgctxt "RID_SUBSETMAP" msgid "Mongolian Supplement" msgstr "Supplemento mongolo" #. RTgGA -#: include/svx/strings.hrc:1735 +#: include/svx/strings.hrc:1742 msgctxt "RID_SUBSETMAP" msgid "Newa" msgstr "Newa" #. JJrpR -#: include/svx/strings.hrc:1736 +#: include/svx/strings.hrc:1743 msgctxt "RID_SUBSETMAP" msgid "Osage" msgstr "Osage" #. o3qMt -#: include/svx/strings.hrc:1737 +#: include/svx/strings.hrc:1744 msgctxt "RID_SUBSETMAP" msgid "Tangut" msgstr "Tangut" #. nRMFd -#: include/svx/strings.hrc:1738 +#: include/svx/strings.hrc:1745 msgctxt "RID_SUBSETMAP" msgid "Tangut Components" msgstr "Componenti Tangut" #. uFMWt -#: include/svx/strings.hrc:1739 +#: include/svx/strings.hrc:1746 msgctxt "RID_SUBSETMAP" msgid "CJK Unified Ideographs Extension F" msgstr "Ideogramma CJK unificato estensione F" #. DH39v -#: include/svx/strings.hrc:1740 +#: include/svx/strings.hrc:1747 msgctxt "RID_SUBSETMAP" msgid "Kana Extended-A" msgstr "Kana esteso-A" #. jPSFu -#: include/svx/strings.hrc:1741 +#: include/svx/strings.hrc:1748 msgctxt "RID_SUBSETMAP" msgid "Masaram Gondi" msgstr "Masaram Gondi" #. TGJHU -#: include/svx/strings.hrc:1742 +#: include/svx/strings.hrc:1749 msgctxt "RID_SUBSETMAP" msgid "Nushu" msgstr "Nü shu" #. DHbMR -#: include/svx/strings.hrc:1743 +#: include/svx/strings.hrc:1750 msgctxt "RID_SUBSETMAP" msgid "Soyombo" msgstr "Soyombo" #. gPnhH -#: include/svx/strings.hrc:1744 +#: include/svx/strings.hrc:1751 msgctxt "RID_SUBSETMAP" msgid "Syriac Supplement" msgstr "Supplemento siriaco" #. rbMNp -#: include/svx/strings.hrc:1745 +#: include/svx/strings.hrc:1752 msgctxt "RID_SUBSETMAP" msgid "Zanabazar Square" msgstr "Scrittura mongola quadrata Zanabazar" #. i5evF -#: include/svx/strings.hrc:1746 +#: include/svx/strings.hrc:1753 msgctxt "RID_SUBSETMAP" msgid "Chess Symbols" msgstr "Simboli scacchistici" #. BYA5Y -#: include/svx/strings.hrc:1747 +#: include/svx/strings.hrc:1754 msgctxt "RID_SUBSETMAP" msgid "Dogra" msgstr "Dogra" #. xDvRL -#: include/svx/strings.hrc:1748 +#: include/svx/strings.hrc:1755 msgctxt "RID_SUBSETMAP" msgid "Gunjala Gondi" msgstr "Gunjala Gondi" #. uzq7e -#: include/svx/strings.hrc:1749 +#: include/svx/strings.hrc:1756 msgctxt "RID_SUBSETMAP" msgid "Hanifi Rohingya" msgstr "Rohingya hanifi" #. FAwvP -#: include/svx/strings.hrc:1750 +#: include/svx/strings.hrc:1757 msgctxt "RID_SUBSETMAP" msgid "Indic Siyaq Numbers" msgstr "Numeri indoari siyac" #. TYjtp -#: include/svx/strings.hrc:1751 +#: include/svx/strings.hrc:1758 msgctxt "RID_SUBSETMAP" msgid "Makasar" msgstr "Makasar" #. abFR5 -#: include/svx/strings.hrc:1752 +#: include/svx/strings.hrc:1759 msgctxt "RID_SUBSETMAP" msgid "Mayan Numerals" msgstr "Sistema di numerazione maya" #. aDjHx -#: include/svx/strings.hrc:1753 +#: include/svx/strings.hrc:1760 msgctxt "RID_SUBSETMAP" msgid "Medefaidrin" msgstr "Medefaidrin" #. qMf5N -#: include/svx/strings.hrc:1754 +#: include/svx/strings.hrc:1761 msgctxt "RID_SUBSETMAP" msgid "Old Sogdian" msgstr "Sogdiano antico" #. rUG8e -#: include/svx/strings.hrc:1755 +#: include/svx/strings.hrc:1762 msgctxt "RID_SUBSETMAP" msgid "Sogdian" msgstr "Sogdiano" #. B6UKP -#: include/svx/strings.hrc:1756 +#: include/svx/strings.hrc:1763 msgctxt "RID_SUBSETMAP" msgid "Egyptian Hieroglyph Format Controls" msgstr "Controlli formati geroglifici egiziani" #. YBxAE -#: include/svx/strings.hrc:1757 +#: include/svx/strings.hrc:1764 msgctxt "RID_SUBSETMAP" msgid "Elymaic" msgstr "Elamaico" #. ibmgu -#: include/svx/strings.hrc:1758 +#: include/svx/strings.hrc:1765 msgctxt "RID_SUBSETMAP" msgid "Nandinagari" msgstr "Nandinagari" #. 8A7FD -#: include/svx/strings.hrc:1759 +#: include/svx/strings.hrc:1766 msgctxt "RID_SUBSETMAP" msgid "Nyiakeng Puachue Hmong" msgstr "Nyiakeng Puachue Hmong" #. DajDi -#: include/svx/strings.hrc:1760 +#: include/svx/strings.hrc:1767 msgctxt "RID_SUBSETMAP" msgid "Ottoman Siyaq Numbers" msgstr "Numeri ottomani siyac" #. FAb6M -#: include/svx/strings.hrc:1761 +#: include/svx/strings.hrc:1768 msgctxt "RID_SUBSETMAP" msgid "Small Kana Extension" msgstr "Estensione Kana piccolo" #. bmviu -#: include/svx/strings.hrc:1762 +#: include/svx/strings.hrc:1769 msgctxt "RID_SUBSETMAP" msgid "Symbols and Pictographs Extended-A" msgstr "Simboli e pittogrammi esteso-A" #. SmFqD -#: include/svx/strings.hrc:1763 +#: include/svx/strings.hrc:1770 msgctxt "RID_SUBSETMAP" msgid "Tamil Supplement" msgstr "Supplemento Tamil" #. qNixg -#: include/svx/strings.hrc:1764 +#: include/svx/strings.hrc:1771 msgctxt "RID_SUBSETMAP" msgid "Wancho" msgstr "Wancho" #. EDpqy -#: include/svx/strings.hrc:1765 +#: include/svx/strings.hrc:1772 msgctxt "RID_SUBSETMAP" msgid "Chorasmian" msgstr "Corasmiano" #. EH9Xf -#: include/svx/strings.hrc:1766 +#: include/svx/strings.hrc:1773 msgctxt "RID_SUBSETMAP" msgid "CJK Unified Ideographs Extension G" msgstr "Ideogramma CJK unificato estensione G" #. wBzzY -#: include/svx/strings.hrc:1767 +#: include/svx/strings.hrc:1774 msgctxt "RID_SUBSETMAP" msgid "Dhives Akuru" msgstr "Dhives Akuru" #. CX5R4 -#: include/svx/strings.hrc:1768 +#: include/svx/strings.hrc:1775 msgctxt "RID_SUBSETMAP" msgid "Khitan small script" msgstr "Scrittura piccola Khitan" #. onKAu -#: include/svx/strings.hrc:1769 +#: include/svx/strings.hrc:1776 msgctxt "RID_SUBSETMAP" msgid "Lisu Supplement" msgstr "Supplemento Lisu" #. yMTF4 -#: include/svx/strings.hrc:1770 +#: include/svx/strings.hrc:1777 msgctxt "RID_SUBSETMAP" msgid "Symbols for Legacy Computing" msgstr "Simboli di informatica obsoleta" #. SZmB5 -#: include/svx/strings.hrc:1771 +#: include/svx/strings.hrc:1778 msgctxt "RID_SUBSETMAP" msgid "Tangut Supplement" msgstr "Supplemento Tangut" #. zxpCG -#: include/svx/strings.hrc:1772 +#: include/svx/strings.hrc:1779 msgctxt "RID_SUBSETMAP" msgid "Yezidi" msgstr "Yazidi" #. 9UAmW -#: include/svx/strings.hrc:1773 +#: include/svx/strings.hrc:1780 msgctxt "RID_SUBSETMAP" msgid "Arabic Extended-B" msgstr "Arabo esteso-B" #. QFLaj -#: include/svx/strings.hrc:1774 +#: include/svx/strings.hrc:1781 msgctxt "RID_SUBSETMAP" msgid "Cypro-Minoan" msgstr "Cipro-Minoico" #. CYEeS -#: include/svx/strings.hrc:1775 +#: include/svx/strings.hrc:1782 msgctxt "RID_SUBSETMAP" msgid "Ethiopic Extended-B" msgstr "Etiopico esteso-B" #. ABqB6 -#: include/svx/strings.hrc:1776 +#: include/svx/strings.hrc:1783 msgctxt "RID_SUBSETMAP" msgid "Kana Extended-B" msgstr "Kana esteso-B" #. DmagG -#: include/svx/strings.hrc:1777 +#: include/svx/strings.hrc:1784 msgctxt "RID_SUBSETMAP" msgid "Latin Extended-F" msgstr "Latino esteso F" #. tjuhJ -#: include/svx/strings.hrc:1778 +#: include/svx/strings.hrc:1785 msgctxt "RID_SUBSETMAP" msgid "Latin Extended-G" msgstr "Latino esteso G" #. naYAA -#: include/svx/strings.hrc:1779 +#: include/svx/strings.hrc:1786 msgctxt "RID_SUBSETMAP" msgid "Old Uyghur" msgstr "Uiguro antico" #. JGVtT -#: include/svx/strings.hrc:1780 +#: include/svx/strings.hrc:1787 msgctxt "RID_SUBSETMAP" msgid "Tangsa" msgstr "Tangsa" #. pkBYF -#: include/svx/strings.hrc:1781 +#: include/svx/strings.hrc:1788 msgctxt "RID_SUBSETMAP" msgid "Toto" msgstr "Toto" #. SEVKT -#: include/svx/strings.hrc:1782 +#: include/svx/strings.hrc:1789 msgctxt "RID_SUBSETMAP" msgid "Canadian Aboriginal Syllabics Extended-A" msgstr "Sillabico aborigeno canadese esteso A" #. NpBis -#: include/svx/strings.hrc:1783 +#: include/svx/strings.hrc:1790 msgctxt "RID_SUBSETMAP" msgid "Vithkuqi" msgstr "Alfabeto Vithkuqi" #. ssh5F -#: include/svx/strings.hrc:1784 +#: include/svx/strings.hrc:1791 msgctxt "RID_SUBSETMAP" msgid "Znamenny Musical Notation" msgstr "Notazione musicale “Znamenny”" #. xSLkm -#: include/svx/strings.hrc:1785 +#: include/svx/strings.hrc:1792 msgctxt "RID_SUBSETMAP" msgid "Arabic Extended-C" msgstr "Arabo esteso-C" #. v2KBP -#: include/svx/strings.hrc:1786 +#: include/svx/strings.hrc:1793 msgctxt "RID_SUBSETMAP" msgid "CJK Unified Ideographs Extension H" msgstr "Ideogramma CJK unificato estensione H" #. VXDJy -#: include/svx/strings.hrc:1787 +#: include/svx/strings.hrc:1794 msgctxt "RID_SUBSETMAP" msgid "Cyrillic Extended-D" msgstr "Cirillico esteso-D" #. aWGSA -#: include/svx/strings.hrc:1788 +#: include/svx/strings.hrc:1795 msgctxt "RID_SUBSETMAP" msgid "Devanagari Extended-A" msgstr "Devanagari esteso-A" #. BMCBt -#: include/svx/strings.hrc:1789 +#: include/svx/strings.hrc:1796 msgctxt "RID_SUBSETMAP" msgid "Kaktovik Numerals" msgstr "" #. VUVDF -#: include/svx/strings.hrc:1790 +#: include/svx/strings.hrc:1797 msgctxt "RID_SUBSETMAP" msgid "Kawi" msgstr "" #. EyKCr -#: include/svx/strings.hrc:1791 +#: include/svx/strings.hrc:1798 msgctxt "RID_SUBSETMAP" msgid "Nag Mundari" msgstr "" #. BGGvD -#: include/svx/strings.hrc:1793 +#: include/svx/strings.hrc:1800 msgctxt "RID_SVXSTR_FRAMEDIR_LTR" msgid "Left-to-right (LTR)" msgstr "Da sinistra a destra (LTR)" #. Ct9UG -#: include/svx/strings.hrc:1794 +#: include/svx/strings.hrc:1801 msgctxt "RID_SVXSTR_FRAMEDIR_RTL" msgid "Right-to-left (RTL)" msgstr "Da destra a sinistra (RTL)" #. XFhAz -#: include/svx/strings.hrc:1795 +#: include/svx/strings.hrc:1802 msgctxt "RID_SVXSTR_FRAMEDIR_SUPER" msgid "Use superordinate object settings" msgstr "Usa le impostazioni dell'oggetto superiore" #. G2Jyh #. page direction -#: include/svx/strings.hrc:1797 +#: include/svx/strings.hrc:1804 msgctxt "RID_SVXSTR_PAGEDIR_LTR_HORI" msgid "Left-to-right (horizontal)" msgstr "Da sinistra a destra (orizzontale)" #. b6Guf -#: include/svx/strings.hrc:1798 +#: include/svx/strings.hrc:1805 msgctxt "RID_SVXSTR_PAGEDIR_RTL_HORI" msgid "Right-to-left (horizontal)" msgstr "Da destra a sinistra (orizzontale)" #. yQGoC -#: include/svx/strings.hrc:1799 +#: include/svx/strings.hrc:1806 msgctxt "RID_SVXSTR_PAGEDIR_RTL_VERT" msgid "Right-to-left (vertical)" msgstr "Da destra a sinistra (verticale)" #. k7B2r -#: include/svx/strings.hrc:1800 +#: include/svx/strings.hrc:1807 msgctxt "RID_SVXSTR_PAGEDIR_LTR_VERT" msgid "Left-to-right (vertical)" msgstr "Da sinistra a destra (verticale)" #. DF4B8 -#: include/svx/strings.hrc:1801 +#: include/svx/strings.hrc:1808 msgctxt "RID_SVXSTR_PAGEDIR_LTR_BTT_VERT" msgid "Bottom-to-top, left-to-right (vertical)" msgstr "Dal basso verso l'alto, da sinistra a destra (verticale)" #. siSmL -#: include/svx/strings.hrc:1803 +#: include/svx/strings.hrc:1810 msgctxt "RID_SVXSTR_FONTWORK" msgid "Fontwork" msgstr "Fontwork" #. Eg8QT -#: include/svx/strings.hrc:1805 +#: include/svx/strings.hrc:1812 msgctxt "RID_SVXSTR_SIGNATURELINE_DSIGNED_BY" msgid "Digitally signed by:" msgstr "Firmato digitalmente da:" #. NyP2E -#: include/svx/strings.hrc:1806 +#: include/svx/strings.hrc:1813 msgctxt "RID_SVXSTR_SIGNATURELINE_DATE" msgid "Date: %1" msgstr "Data: %1" #. gsDhD -#: include/svx/strings.hrc:1808 +#: include/svx/strings.hrc:1815 msgctxt "RID_SVXSTR_TRANSPARENCY" msgid "Transparency:" msgstr "Trasparenza:" #. PGuXa #. strings related to borders -#: include/svx/strings.hrc:1812 +#: include/svx/strings.hrc:1819 msgctxt "RID_SVXSTR_TABLE_PRESET_NONE" msgid "No Borders" msgstr "Senza bordi" #. LzhYZ -#: include/svx/strings.hrc:1813 +#: include/svx/strings.hrc:1820 msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER" msgid "Outer Border Only" msgstr "Solo bordi esterni" #. EniNF -#: include/svx/strings.hrc:1814 +#: include/svx/strings.hrc:1821 msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI" msgid "Outer Border and Horizontal Lines" msgstr "Bordo esterno e linee orizzontali" #. BuDWX -#: include/svx/strings.hrc:1815 +#: include/svx/strings.hrc:1822 msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL" msgid "Outer Border and All Inner Lines" msgstr "Bordo esterno e tutte le linee interne" #. ckL2Z -#: include/svx/strings.hrc:1816 +#: include/svx/strings.hrc:1823 msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERVERI" msgid "Outer Border and Vertical Lines" msgstr "Bordo esterno e linee verticali" #. Q9hj4 -#: include/svx/strings.hrc:1817 +#: include/svx/strings.hrc:1824 msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER" msgid "Outer Border Without Changing Inner Lines" msgstr "Bordo esterno senza modificare le linee interne" #. b7wCr -#: include/svx/strings.hrc:1818 +#: include/svx/strings.hrc:1825 msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL" msgid "Diagonal Lines Only" msgstr "Solo linee diagonali" #. 8r98a -#: include/svx/strings.hrc:1819 +#: include/svx/strings.hrc:1826 msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONALDOWN" msgid "Diagonal Down Border" msgstr "Bordo diagonale in basso" #. P4FGE -#: include/svx/strings.hrc:1820 +#: include/svx/strings.hrc:1827 msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONALUP" msgid "Diagonal Up Border" msgstr "Bordo diagonale in alto" #. VxBrT -#: include/svx/strings.hrc:1821 +#: include/svx/strings.hrc:1828 msgctxt "RID_SVXSTR_PARA_PRESET_CRISSCROSS" msgid "Criss-Cross Border" msgstr "Bordo incrociato" #. hTi3j -#: include/svx/strings.hrc:1822 +#: include/svx/strings.hrc:1829 msgctxt "RID_SVXSTR_PARA_PRESET_ALL" msgid "All Four Borders" msgstr "Tutti e quattro i bordi" #. o8fB8 -#: include/svx/strings.hrc:1823 +#: include/svx/strings.hrc:1830 msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT" msgid "Left and Right Borders Only" msgstr "Solo il bordo sinistro e destro" #. 6NnM2 -#: include/svx/strings.hrc:1824 +#: include/svx/strings.hrc:1831 msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM" msgid "Top and Bottom Borders Only" msgstr "Solo bordi superiore e inferiore" #. KTYVW -#: include/svx/strings.hrc:1825 +#: include/svx/strings.hrc:1832 msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOMHORI" msgid "Top and Bottom Borders, and All Horizontal Lines" msgstr "Bordi superiori e inferiori e tutte le linee orizzontali" #. fRcEu -#: include/svx/strings.hrc:1826 +#: include/svx/strings.hrc:1833 msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT" msgid "Left Border Only" msgstr "Solo il bordo sinistro" #. uqzE7 -#: include/svx/strings.hrc:1827 +#: include/svx/strings.hrc:1834 msgctxt "RID_SVXSTR_PARA_PRESET_ONLYRIGHT" msgid "Right Border Only" msgstr "Solo il bordo destro" #. 6ecLB -#: include/svx/strings.hrc:1828 +#: include/svx/strings.hrc:1835 msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTOP" msgid "Top Border Only" msgstr "Solo il bordo superiore" #. B6KZc -#: include/svx/strings.hrc:1829 +#: include/svx/strings.hrc:1836 msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTBOTTOM" msgid "Bottom Border Only" msgstr "Solo il bordo inferiore" #. aCMGz -#: include/svx/strings.hrc:1830 +#: include/svx/strings.hrc:1837 msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR" msgid "Top and Bottom Borders, and All Inner Lines" msgstr "Bordi superiori e inferiori e tutte le linee interne" #. t38dT -#: include/svx/strings.hrc:1831 +#: include/svx/strings.hrc:1838 msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER" msgid "Left and Right Borders, and All Inner Lines" msgstr "Bordi sinistri e destri e tutte le linee interne" @@ -10273,19 +10315,19 @@ msgstr "Bordi sinistri e destri e tutte le linee interne" #. -------------------------------------------------------------------- #. Description: GraphicSizeCheck strings #. -------------------------------------------------------------------- -#: include/svx/strings.hrc:1836 +#: include/svx/strings.hrc:1843 msgctxt "STR_GRAPHIC_SIZE_CHECK_DIALOG_TITLE" msgid "Graphic Size Check" msgstr "Controllo dimensioni dell'immagine" #. D66VS -#: include/svx/strings.hrc:1837 +#: include/svx/strings.hrc:1844 msgctxt "STR_WARNING_GRAPHIC_PIXEL_COUNT_LOW" msgid "Image '%NAME%' has too few pixels for the current size (%DPIX% x %DPIY% DPI)" msgstr "L'immagine '%NAME%' ha un numero di pixel insufficiente per le dimensioni attuali (%DPIX% x %DPIY% DPI)" #. Q2kMw -#: include/svx/strings.hrc:1838 +#: include/svx/strings.hrc:1845 msgctxt "STR_WARNING_GRAPHIC_PIXEL_COUNT_HIGH" msgid "Image '%NAME%' has too many pixels for the current size (%DPIX% x %DPIY% DPI)" msgstr "L'immagine '%NAME%' ha un numero di pixel eccessivo per le dimensioni attuali (%DPIX% x %DPIY% DPI)" @@ -16767,73 +16809,73 @@ msgid "Specify the angle of rotation for the gradient shading style." msgstr "Specifica l'angolo di rotazione per lo stile di sfumatura dell'ombreggiatura." #. JjgJw -#: svx/uiconfig/ui/floatingareastyle.ui:104 +#: svx/uiconfig/ui/floatingareastyle.ui:105 msgctxt "floatingareastyle|left|tooltip_text" msgid "Rotate counterclockwise by 45 degrees." msgstr "Ruota in senso antiorario di 45 gradi." #. 3ijiX -#: svx/uiconfig/ui/floatingareastyle.ui:128 +#: svx/uiconfig/ui/floatingareastyle.ui:130 msgctxt "floatingareastyle|right|tooltip_text" msgid "Rotate clockwise by 45 degrees." msgstr "Ruota in senso orario di 45 gradi." #. msZVT -#: svx/uiconfig/ui/floatingareastyle.ui:172 +#: svx/uiconfig/ui/floatingareastyle.ui:174 msgctxt "floatingareastyle|label4" msgid "_Start value:" msgstr "Valore _iniziale:" #. AD585 -#: svx/uiconfig/ui/floatingareastyle.ui:186 +#: svx/uiconfig/ui/floatingareastyle.ui:188 msgctxt "floatingareastyle|label5" msgid "_End value:" msgstr "Valore _finale:" #. xms3E -#: svx/uiconfig/ui/floatingareastyle.ui:199 +#: svx/uiconfig/ui/floatingareastyle.ui:201 msgctxt "floatingareastyle|start|tooltip_text" msgid "Enter a transparency value for the beginning point of the gradient, where 0% is fully opaque and 100% is fully transparent." msgstr "Inserisci un valore di trasparenza per il punto iniziale della sfumatura, compreso tra 0% (totalmente opaco) e 100% (totalmente trasparente)." #. fPaB7 -#: svx/uiconfig/ui/floatingareastyle.ui:212 +#: svx/uiconfig/ui/floatingareastyle.ui:214 msgctxt "floatingareastyle|end|tooltip_text" msgid "Enter a transparency value for the endpoint of the gradient, where 0% is fully opaque and 100% is fully transparent." msgstr "Inserisci un valore di trasparenza per il punto finale della sfumatura, compreso tra 0 % (totalmente opaco) e 100% (totalmente trasparente)." #. PgT4m -#: svx/uiconfig/ui/floatingareastyle.ui:238 +#: svx/uiconfig/ui/floatingareastyle.ui:240 msgctxt "floatingareastyle|label6" msgid "_Border:" msgstr "_Bordo:" #. EmbBS -#: svx/uiconfig/ui/floatingareastyle.ui:251 +#: svx/uiconfig/ui/floatingareastyle.ui:253 msgctxt "floatingareastyle|border|tooltip_text" msgid "Specify the border value of gradient transparency." msgstr "Specifica il valore del bordo della trasparenza della sfumatura." #. hrDvA -#: svx/uiconfig/ui/floatingareastyle.ui:278 +#: svx/uiconfig/ui/floatingareastyle.ui:280 msgctxt "floatingareastyle|label2" msgid "Center _X:" msgstr "Centra _X:" #. 2edDC -#: svx/uiconfig/ui/floatingareastyle.ui:292 +#: svx/uiconfig/ui/floatingareastyle.ui:294 msgctxt "floatingareastyle|label3" msgid "Center _Y:" msgstr "Centra _Y:" #. C7FRC -#: svx/uiconfig/ui/floatingareastyle.ui:305 +#: svx/uiconfig/ui/floatingareastyle.ui:307 msgctxt "floatingareastyle|centerx|tooltip_text" msgid "Specify the horizontal offset percentage from the center for the gradient shading style. 50% is the horizontal center." msgstr "Specifica la percentuale di scostamento orizzontale dal centro per lo stile di sfumatura dell'ombreggiatura. 50% è il centro orizzontale." #. eBXEr -#: svx/uiconfig/ui/floatingareastyle.ui:318 +#: svx/uiconfig/ui/floatingareastyle.ui:320 msgctxt "floatingareastyle|centery|tooltip_text" msgid "Specify the vertical offset percentage from the center for the gradient shading style. 50% is the vertical center." msgstr "Specifica la percentuale di scostamento verticale dal centro per lo stile di sfumatura dell'ombreggiatura. 50% è il centro verticale." diff --git a/source/it/sw/messages.po b/source/it/sw/messages.po index 16102842dc6..12f115a2b07 100644 --- a/source/it/sw/messages.po +++ b/source/it/sw/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2022-12-12 14:05+0100\n" +"POT-Creation-Date: 2022-12-19 15:00+0100\n" "PO-Revision-Date: 2022-12-12 13:12+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/it/>\n" @@ -11978,11 +11978,11 @@ msgctxt "cardmediumpage|extended_tip|brand" msgid "Select the brand of paper that you want to use." msgstr "Selezionare la marca della carta da usare." -#. T3wp9 +#. 3frsE #: sw/uiconfig/swriter/ui/cardmediumpage.ui:448 msgctxt "cardmediumpage|extended_tip|type" -msgid "Select the size format that you want to use. The available formats depend on the brand on what you selected in the Brand list. If you want to use a custom label format, select [User], and then click the Format tab to define the format." -msgstr "Selezionare il formato desiderato. I formati disponibili dipendono dalla marca selezionata nell'elenco Marca. Se si preferisce usare un formato personalizzato, selezionare [Utente] e fare clic sulla scheda Formato per definirlo." +msgid "Select the size format that you want to use. The available formats depend on the brand you selected in the Brand list. If you want to use a custom label format, select [User], and then click the Format tab to define the format." +msgstr "" #. DCFRk #: sw/uiconfig/swriter/ui/cardmediumpage.ui:476 |