From 9741c39649c0c54cd79b9949d28eca364c087b61 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Sun, 19 Apr 2015 10:56:02 +0200 Subject: update translations for 5.0.0 Alpha1 and force-fix errors using pocheck Change-Id: I68916e7c0a7af9c3caeba4e86c19e1e9e71d9465 --- source/it/sc/source/ui/StatisticsDialogs.po | 75 +++- source/it/sc/source/ui/miscdlgs.po | 26 +- source/it/sc/source/ui/navipi.po | 7 +- source/it/sc/source/ui/src.po | 162 +++---- source/it/sc/uiconfig/scalc/ui.po | 662 ++++++++++------------------ 5 files changed, 399 insertions(+), 533 deletions(-) (limited to 'source/it/sc') diff --git a/source/it/sc/source/ui/StatisticsDialogs.po b/source/it/sc/source/ui/StatisticsDialogs.po index e4c2b4cf80d..f744dba10cf 100644 --- a/source/it/sc/source/ui/StatisticsDialogs.po +++ b/source/it/sc/source/ui/StatisticsDialogs.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: 2014-11-18 11:23+0100\n" -"PO-Revision-Date: 2014-06-14 20:16+0200\n" +"POT-Creation-Date: 2014-11-22 15:16+0100\n" +"PO-Revision-Date: 2014-11-29 20:08+0100\n" "Last-Translator: Valter Mura \n" "Language-Team: Italian \n" "Language: it\n" @@ -329,7 +329,7 @@ msgctxt "" "STRID_CALC_FIRST_QUARTILE\n" "string.text" msgid "First Quartile " -msgstr "" +msgstr "Primo quartile " #: StatisticsDialogs.src msgctxt "" @@ -338,7 +338,7 @@ msgctxt "" "STRID_CALC_THIRD_QUARTILE\n" "string.text" msgid "Third Quartile" -msgstr "" +msgstr "Terzo quartile" #: StatisticsDialogs.src msgctxt "" @@ -563,7 +563,7 @@ msgctxt "" "STR_ZTEST\n" "string.text" msgid "z-test" -msgstr "" +msgstr "Test di z" #: StatisticsDialogs.src msgctxt "" @@ -572,7 +572,16 @@ msgctxt "" "STR_ZTEST_UNDO_NAME\n" "string.text" msgid "z-test" -msgstr "" +msgstr "Test di z" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_CHI_SQUARE_TEST\n" +"string.text" +msgid "Test of Independence (Chi-Square)" +msgstr "Test di indipendenza (Chi-quadrato)" #: StatisticsDialogs.src msgctxt "" @@ -626,7 +635,7 @@ msgctxt "" "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL\n" "string.text" msgid "Hypothesized Mean Difference" -msgstr "" +msgstr "Differenza media ipotizzata" #: StatisticsDialogs.src msgctxt "" @@ -635,7 +644,7 @@ msgctxt "" "STR_OBSERVATIONS_LABEL\n" "string.text" msgid "Observations" -msgstr "" +msgstr "Osservazioni" #: StatisticsDialogs.src msgctxt "" @@ -644,7 +653,43 @@ msgctxt "" "STR_OBSERVED_MEAN_DIFFERENCE_LABEL\n" "string.text" msgid "Observed Mean Difference" -msgstr "" +msgstr "Differenza media osservata" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_DEGREES_OF_FREEDOM_LABEL\n" +"string.text" +msgid "df" +msgstr "df" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_P_VALUE_LABEL\n" +"string.text" +msgid "P-value" +msgstr "Valore p" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_CRITICAL_VALUE_LABEL\n" +"string.text" +msgid "Critical Value" +msgstr "Valore critico" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_TEST_STATISTIC_LABEL\n" +"string.text" +msgid "Test Statistic" +msgstr "Statistica del test" #: StatisticsDialogs.src msgctxt "" @@ -770,7 +815,7 @@ msgctxt "" "STR_ZTEST_Z_VALUE\n" "string.text" msgid "z" -msgstr "" +msgstr "z" #: StatisticsDialogs.src msgctxt "" @@ -779,7 +824,7 @@ msgctxt "" "STR_ZTEST_KNOWN_VARIANCE\n" "string.text" msgid "Known Variance" -msgstr "" +msgstr "Varianza conosciuta" #: StatisticsDialogs.src msgctxt "" @@ -788,7 +833,7 @@ msgctxt "" "STR_ZTEST_P_ONE_TAIL\n" "string.text" msgid "P (Z<=z) one-tail" -msgstr "" +msgstr "P (Z<=z) a una coda" #: StatisticsDialogs.src msgctxt "" @@ -797,7 +842,7 @@ msgctxt "" "STR_ZTEST_Z_CRITICAL_ONE_TAIL\n" "string.text" msgid "z Critical one-tail" -msgstr "" +msgstr "Valore critico di z a una coda" #: StatisticsDialogs.src msgctxt "" @@ -806,7 +851,7 @@ msgctxt "" "STR_ZTEST_P_TWO_TAIL\n" "string.text" msgid "P (Z<=z) two-tail" -msgstr "" +msgstr "P (Z<=z) a due code" #: StatisticsDialogs.src msgctxt "" @@ -815,4 +860,4 @@ msgctxt "" "STR_ZTEST_Z_CRITICAL_TWO_TAIL\n" "string.text" msgid "z Critical two-tail" -msgstr "" +msgstr "Valore critico di z a due code" diff --git a/source/it/sc/source/ui/miscdlgs.po b/source/it/sc/source/ui/miscdlgs.po index f428a4a5675..fd7b4e21071 100644 --- a/source/it/sc/source/ui/miscdlgs.po +++ b/source/it/sc/source/ui/miscdlgs.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: 2014-11-18 11:23+0100\n" -"PO-Revision-Date: 2014-07-13 00:09+0200\n" -"Last-Translator: Valter Mura \n" +"PO-Revision-Date: 2015-01-10 09:42+0000\n" +"Last-Translator: Valter \n" "Language-Team: Italian \n" "Language: it\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1374946940.0\n" +"X-POOTLE-MTIME: 1420882969.000000\n" #: acredlin.src msgctxt "" @@ -213,7 +213,7 @@ msgctxt "" "STR_TITLE_CONFLICT\n" "string.text" msgid "Conflict" -msgstr "" +msgstr "Conflitto" #: conflictsdlg.src msgctxt "" @@ -221,7 +221,7 @@ msgctxt "" "STR_TITLE_AUTHOR\n" "string.text" msgid "Author" -msgstr "" +msgstr "Autore" #: conflictsdlg.src msgctxt "" @@ -229,7 +229,7 @@ msgctxt "" "STR_TITLE_DATE\n" "string.text" msgid "Date" -msgstr "" +msgstr "Data" #: conflictsdlg.src msgctxt "" @@ -237,7 +237,7 @@ msgctxt "" "STR_UNKNOWN_USER_CONFLICT\n" "string.text" msgid "Unknown User" -msgstr "" +msgstr "Utente sconosciuto" #: retypepassdlg.src msgctxt "" @@ -245,7 +245,7 @@ msgctxt "" "STR_NOT_PROTECTED\n" "string.text" msgid "Not protected" -msgstr "" +msgstr "Non protetto" #: retypepassdlg.src msgctxt "" @@ -253,7 +253,7 @@ msgctxt "" "STR_NOT_PASS_PROTECTED\n" "string.text" msgid "Not password-protected" -msgstr "" +msgstr "Non protetto da password" #: retypepassdlg.src msgctxt "" @@ -261,7 +261,7 @@ msgctxt "" "STR_HASH_BAD\n" "string.text" msgid "Hash incompatible" -msgstr "" +msgstr "Hash incompatibile" #: retypepassdlg.src msgctxt "" @@ -269,7 +269,7 @@ msgctxt "" "STR_HASH_GOOD\n" "string.text" msgid "Hash compatible" -msgstr "" +msgstr "Hash compatibile" #: retypepassdlg.src msgctxt "" @@ -277,7 +277,7 @@ msgctxt "" "STR_HASH_REGENERATED\n" "string.text" msgid "Hash re-generated" -msgstr "" +msgstr "Hash rigenerato" #: retypepassdlg.src msgctxt "" @@ -285,4 +285,4 @@ msgctxt "" "STR_RETYPE\n" "string.text" msgid "Re-type" -msgstr "" +msgstr "Ridigita" diff --git a/source/it/sc/source/ui/navipi.po b/source/it/sc/source/ui/navipi.po index 31410ba3217..923cc47cf27 100644 --- a/source/it/sc/source/ui/navipi.po +++ b/source/it/sc/source/ui/navipi.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: 2014-11-18 11:23+0100\n" -"PO-Revision-Date: 2013-12-01 18:23+0100\n" -"Last-Translator: Valter Mura \n" +"PO-Revision-Date: 2014-11-29 18:45+0000\n" +"Last-Translator: Valter \n" "Language-Team: Italian \n" "Language: it\n" "MIME-Version: 1.0\n" @@ -14,6 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1417286726.000000\n" #: navipi.src msgctxt "" @@ -241,7 +242,7 @@ msgctxt "" "SCSTR_CONTENT_GRAPHIC\n" "string.text" msgid "Images" -msgstr "" +msgstr "Immagini" #: navipi.src msgctxt "" diff --git a/source/it/sc/source/ui/src.po b/source/it/sc/source/ui/src.po index d5700754681..68f139877f0 100644 --- a/source/it/sc/source/ui/src.po +++ b/source/it/sc/source/ui/src.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: 2014-11-18 11:23+0100\n" -"PO-Revision-Date: 2014-08-19 15:50+0000\n" +"POT-Creation-Date: 2015-01-07 11:08+0100\n" +"PO-Revision-Date: 2015-02-14 13:08+0000\n" "Last-Translator: Valter \n" "Language-Team: Italian \n" "Language: it\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1408463456.000000\n" +"X-POOTLE-MTIME: 1423919305.000000\n" #: condformatdlg.src msgctxt "" @@ -1377,7 +1377,7 @@ msgctxt "" "STR_UNDO_APPLYPAGESTYLE\n" "string.text" msgid "Apply Page Style" -msgstr "Assegna modello di pagina" +msgstr "Assegna stile di pagina" #: globstr.src msgctxt "" @@ -1386,7 +1386,7 @@ msgctxt "" "STR_UNDO_EDITPAGESTYLE\n" "string.text" msgid "Edit Page Style" -msgstr "Modifica modello di pagina" +msgstr "Modifica stile di pagina" #: globstr.src msgctxt "" @@ -2549,7 +2549,7 @@ msgctxt "" "STR_PAGESTYLE\n" "string.text" msgid "Page Style" -msgstr "Modello di pagina" +msgstr "Stile di pagina" #: globstr.src msgctxt "" @@ -3599,7 +3599,7 @@ msgctxt "" "STR_VOBJ_OBJECT\n" "string.text" msgid "Objects/Images" -msgstr "" +msgstr "Oggetti/immagini" #: globstr.src msgctxt "" @@ -5586,7 +5586,7 @@ msgctxt "" "STR_UNDO_FORMULA_TO_VALUE\n" "string.text" msgid "Convert Formula To Value" -msgstr "" +msgstr "Converti formula in valore" #: hdrcont.src msgctxt "" @@ -5780,172 +5780,172 @@ msgstr "Menu a comparsa per celle" msgctxt "" "popup.src\n" "RID_POPUP_CELLS\n" -"SID_CELL_FORMAT_RESET\n" +"SID_CUT\n" "menuitem.text" -msgid "Clear ~Direct Formatting" -msgstr "Cancella formattazione ~diretta" +msgid "Cu~t" +msgstr "Ta~glia" #: popup.src msgctxt "" "popup.src\n" "RID_POPUP_CELLS\n" -"FID_CELL_FORMAT\n" +"SID_COPY\n" "menuitem.text" -msgid "~Format Cells..." -msgstr "Formatta ~celle..." +msgid "~Copy" +msgstr "~Copia" #: popup.src msgctxt "" "popup.src\n" "RID_POPUP_CELLS\n" -"FID_INS_CELL\n" +"SID_PASTE\n" "menuitem.text" -msgid "~Insert..." -msgstr "~Inserisci..." +msgid "~Paste" +msgstr "~Incolla" #: popup.src msgctxt "" "popup.src\n" "RID_POPUP_CELLS\n" -"FID_DELETE_CELL\n" +"SID_PASTE_SPECIAL\n" "menuitem.text" -msgid "De~lete..." -msgstr "E~limina..." +msgid "P~aste Special..." +msgstr "Incolla speciale..." #: popup.src msgctxt "" "popup.src\n" -"RID_POPUP_CELLS\n" -"SID_DELETE\n" +"RID_POPUP_CELLS.SID_PASTE_ONLY\n" +"SID_PASTE_ONLY_TEXT\n" "menuitem.text" -msgid "Delete C~ontents..." -msgstr "Elimina co~ntenuti..." +msgid "~Text" +msgstr "~Testo" #: popup.src msgctxt "" "popup.src\n" -"RID_POPUP_CELLS\n" -"FID_MERGE_ON\n" +"RID_POPUP_CELLS.SID_PASTE_ONLY\n" +"SID_PASTE_ONLY_VALUE\n" "menuitem.text" -msgid "~Merge Cells..." -msgstr "~Unisci celle..." +msgid "~Number" +msgstr "~Numero" #: popup.src msgctxt "" "popup.src\n" -"RID_POPUP_CELLS\n" -"FID_MERGE_OFF\n" +"RID_POPUP_CELLS.SID_PASTE_ONLY\n" +"SID_PASTE_ONLY_FORMULA\n" "menuitem.text" -msgid "Split Cells..." -msgstr "Dividi celle..." +msgid "~Formula" +msgstr "~Formula" #: popup.src msgctxt "" "popup.src\n" "RID_POPUP_CELLS\n" -"SID_INSERT_POSTIT\n" +"SID_PASTE_ONLY\n" "menuitem.text" -msgid "Insert Co~mment" -msgstr "Inserisci co~mmento" +msgid "Paste O~nly" +msgstr "Incolla soltanto" #: popup.src msgctxt "" "popup.src\n" "RID_POPUP_CELLS\n" -"SID_DELETE_NOTE\n" +"SID_CELL_FORMAT_RESET\n" "menuitem.text" -msgid "D~elete Comment" -msgstr "Elimina commento" +msgid "Clear ~Direct Formatting" +msgstr "Cancella formattazione ~diretta" #: popup.src msgctxt "" "popup.src\n" "RID_POPUP_CELLS\n" -"FID_SHOW_NOTE\n" +"FID_CELL_FORMAT\n" "menuitem.text" -msgid "Sho~w Comment" -msgstr "Mostra commento" +msgid "~Format Cells..." +msgstr "Formatta ~celle..." #: popup.src msgctxt "" "popup.src\n" "RID_POPUP_CELLS\n" -"FID_HIDE_NOTE\n" +"FID_INS_CELL\n" "menuitem.text" -msgid "~Hide Comment" -msgstr "~Nascondi commento" +msgid "~Insert..." +msgstr "~Inserisci..." #: popup.src msgctxt "" "popup.src\n" "RID_POPUP_CELLS\n" -"SID_CUT\n" +"FID_DELETE_CELL\n" "menuitem.text" -msgid "Cu~t" -msgstr "Ta~glia" +msgid "De~lete..." +msgstr "E~limina..." #: popup.src msgctxt "" "popup.src\n" "RID_POPUP_CELLS\n" -"SID_COPY\n" +"SID_DELETE\n" "menuitem.text" -msgid "~Copy" -msgstr "~Copia" +msgid "Delete C~ontents..." +msgstr "Elimina co~ntenuti..." #: popup.src msgctxt "" "popup.src\n" "RID_POPUP_CELLS\n" -"SID_PASTE\n" +"FID_MERGE_ON\n" "menuitem.text" -msgid "~Paste" -msgstr "~Incolla" +msgid "~Merge Cells..." +msgstr "~Unisci celle..." #: popup.src msgctxt "" "popup.src\n" "RID_POPUP_CELLS\n" -"SID_PASTE_SPECIAL\n" +"FID_MERGE_OFF\n" "menuitem.text" -msgid "P~aste Special..." -msgstr "Incolla speciale..." +msgid "Split Cells..." +msgstr "Dividi celle..." #: popup.src msgctxt "" "popup.src\n" -"RID_POPUP_CELLS.SID_PASTE_ONLY\n" -"SID_PASTE_ONLY_TEXT\n" +"RID_POPUP_CELLS\n" +"SID_INSERT_POSTIT\n" "menuitem.text" -msgid "~Text" -msgstr "~Testo" +msgid "Insert Co~mment" +msgstr "Inserisci co~mmento" #: popup.src msgctxt "" "popup.src\n" -"RID_POPUP_CELLS.SID_PASTE_ONLY\n" -"SID_PASTE_ONLY_VALUE\n" +"RID_POPUP_CELLS\n" +"SID_DELETE_NOTE\n" "menuitem.text" -msgid "~Number" -msgstr "~Numero" +msgid "D~elete Comment" +msgstr "Elimina commento" #: popup.src msgctxt "" "popup.src\n" -"RID_POPUP_CELLS.SID_PASTE_ONLY\n" -"SID_PASTE_ONLY_FORMULA\n" +"RID_POPUP_CELLS\n" +"FID_SHOW_NOTE\n" "menuitem.text" -msgid "~Formula" -msgstr "~Formula" +msgid "Sho~w Comment" +msgstr "Mostra commento" #: popup.src msgctxt "" "popup.src\n" "RID_POPUP_CELLS\n" -"SID_PASTE_ONLY\n" +"FID_HIDE_NOTE\n" "menuitem.text" -msgid "Paste O~nly" -msgstr "Incolla soltanto" +msgid "~Hide Comment" +msgstr "~Nascondi commento" #: popup.src msgctxt "" @@ -6122,7 +6122,7 @@ msgctxt "" "RID_POPUP_PREVIEW\n" "string.text" msgid "Print Preview pop-up menu" -msgstr "" +msgstr "Menu a comparsa per l'anteprima di stampa" #: popup.src msgctxt "" @@ -6219,8 +6219,8 @@ msgctxt "" "RID_POPUP_EDIT\n" "RID_MN_FORMAT_STYLE\n" "menuitem.text" -msgid "Style" -msgstr "Modello" +msgid "~Format" +msgstr "~Formatta" #: popup.src msgctxt "" @@ -16696,7 +16696,7 @@ msgctxt "" "1\n" "string.text" msgid "The values of the standard normal distribution." -msgstr "" +msgstr "Restituisce i valori della distribuzione normale standard." #: scfuncs.src msgctxt "" @@ -24172,7 +24172,7 @@ msgctxt "" "SCSTR_PREVIEWSHELL\n" "string.text" msgid "Print Preview" -msgstr "Anteprima stampa" +msgstr "Anteprima di stampa" #: scstring.src msgctxt "" @@ -24988,7 +24988,7 @@ msgctxt "" "STR_ACC_PREVIEWDOC_NAME\n" "string.text" msgid "Page preview" -msgstr "Anteprima di stampa" +msgstr "Anteprima di pagina" #: scstring.src msgctxt "" @@ -25174,7 +25174,7 @@ msgctxt "" "~Suppress output of empty pages\n" "itemlist.text" msgid "~Suppress output of empty pages" -msgstr "" +msgstr "~Elimina stampa di pagine vuote" #: scstring.src msgctxt "" @@ -25583,7 +25583,7 @@ msgctxt "" "STR_SHEET\n" "string.text" msgid "Sheet" -msgstr "" +msgstr "Foglio" #: scstring.src msgctxt "" @@ -25591,7 +25591,7 @@ msgctxt "" "STR_CELL\n" "string.text" msgid "Cell" -msgstr "" +msgstr "Cella" #: scstring.src msgctxt "" @@ -25599,7 +25599,7 @@ msgctxt "" "STR_CONTENT\n" "string.text" msgid "Content" -msgstr "" +msgstr "Contenuto" #: scwarngs.src msgctxt "" diff --git a/source/it/sc/uiconfig/scalc/ui.po b/source/it/sc/uiconfig/scalc/ui.po index 452957afd26..1a17f015b61 100644 --- a/source/it/sc/uiconfig/scalc/ui.po +++ b/source/it/sc/uiconfig/scalc/ui.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2014-11-18 11:23+0100\n" -"PO-Revision-Date: 2014-07-13 18:13+0200\n" -"Last-Translator: Valter Mura \n" +"POT-Creation-Date: 2015-01-07 11:08+0100\n" +"PO-Revision-Date: 2015-02-14 14:44+0000\n" +"Last-Translator: Valter \n" "Language-Team: Italian \n" "Language: it\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1399324698.000000\n" +"X-POOTLE-MTIME: 1423925054.000000\n" #: advancedfilterdialog.ui msgctxt "" @@ -32,7 +32,7 @@ msgctxt "" "label\n" "string.text" msgid "Read _Filter Criteria From" -msgstr "" +msgstr "Leggi i criteri di _filtro da" #: advancedfilterdialog.ui msgctxt "" @@ -176,7 +176,7 @@ msgctxt "" "label\n" "string.text" msgid "Input range:" -msgstr "" +msgstr "Area di immissione:" #: analysisofvariancedialog.ui msgctxt "" @@ -185,7 +185,7 @@ msgctxt "" "label\n" "string.text" msgid "Results to:" -msgstr "" +msgstr "Risultato in:" #: analysisofvariancedialog.ui msgctxt "" @@ -194,7 +194,7 @@ msgctxt "" "label\n" "string.text" msgid "Data" -msgstr "" +msgstr "Dati" #: analysisofvariancedialog.ui msgctxt "" @@ -257,7 +257,7 @@ msgctxt "" "label\n" "string.text" msgid "Alpha:" -msgstr "" +msgstr "Alfa:" #: analysisofvariancedialog.ui msgctxt "" @@ -266,7 +266,7 @@ msgctxt "" "text\n" "string.text" msgid "0,05" -msgstr "" +msgstr "0,05" #: analysisofvariancedialog.ui msgctxt "" @@ -275,7 +275,7 @@ msgctxt "" "label\n" "string.text" msgid "Rows per sample:" -msgstr "" +msgstr "Righe per campione:" #: analysisofvariancedialog.ui msgctxt "" @@ -533,7 +533,7 @@ msgctxt "" "title\n" "string.text" msgid "Chi Square Test" -msgstr "" +msgstr "Test Chi quadrato" #: chisquaretestdialog.ui msgctxt "" @@ -542,7 +542,7 @@ msgctxt "" "label\n" "string.text" msgid "Input range:" -msgstr "" +msgstr "Area di immissione:" #: chisquaretestdialog.ui msgctxt "" @@ -551,7 +551,7 @@ msgctxt "" "label\n" "string.text" msgid "Results to:" -msgstr "" +msgstr "Risultato in:" #: chisquaretestdialog.ui msgctxt "" @@ -560,7 +560,7 @@ msgctxt "" "label\n" "string.text" msgid "Data" -msgstr "" +msgstr "Dati" #: chisquaretestdialog.ui msgctxt "" @@ -569,7 +569,7 @@ msgctxt "" "label\n" "string.text" msgid "_Columns" -msgstr "" +msgstr "_Colonne" #: chisquaretestdialog.ui msgctxt "" @@ -578,7 +578,7 @@ msgctxt "" "label\n" "string.text" msgid "_Rows" -msgstr "" +msgstr "_Righe" #: chisquaretestdialog.ui msgctxt "" @@ -587,7 +587,7 @@ msgctxt "" "label\n" "string.text" msgid "Grouped by" -msgstr "" +msgstr "Raggruppamento per" #: colorrowdialog.ui msgctxt "" @@ -623,7 +623,7 @@ msgctxt "" "label\n" "string.text" msgid "List From" -msgstr "" +msgstr "Elenco da" #: colwidthdialog.ui msgctxt "" @@ -659,7 +659,7 @@ msgctxt "" "title\n" "string.text" msgid "Manage Conditional Formatting" -msgstr "" +msgstr "Gestisci formattazione condizionata" #: condformatmanager.ui msgctxt "" @@ -668,7 +668,7 @@ msgctxt "" "label\n" "string.text" msgid "Add" -msgstr "" +msgstr "Aggiungi" #: condformatmanager.ui msgctxt "" @@ -677,7 +677,7 @@ msgctxt "" "label\n" "string.text" msgid "Edit..." -msgstr "" +msgstr "Modifica..." #: condformatmanager.ui msgctxt "" @@ -686,7 +686,7 @@ msgctxt "" "label\n" "string.text" msgid "Remove" -msgstr "" +msgstr "Rimuovi" #: condformatmanager.ui msgctxt "" @@ -695,7 +695,7 @@ msgctxt "" "label\n" "string.text" msgid "Conditional Formats" -msgstr "" +msgstr "Formati condizionati" #: conditionalformatdialog.ui msgctxt "" @@ -713,7 +713,7 @@ msgctxt "" "label\n" "string.text" msgid "Conditions" -msgstr "" +msgstr "Condizioni" #: conditionalformatdialog.ui msgctxt "" @@ -731,7 +731,7 @@ msgctxt "" "label\n" "string.text" msgid "Cell Range" -msgstr "" +msgstr "Intervallo di celle" #: conflictsdialog.ui msgctxt "" @@ -740,7 +740,7 @@ msgctxt "" "title\n" "string.text" msgid "Resolve Conflicts" -msgstr "" +msgstr "Risolvi conflitti" #: conflictsdialog.ui msgctxt "" @@ -749,7 +749,7 @@ msgctxt "" "label\n" "string.text" msgid "_Keep All Mine" -msgstr "" +msgstr "Ma_ntieni tutte le mie" #: conflictsdialog.ui msgctxt "" @@ -758,7 +758,7 @@ msgctxt "" "label\n" "string.text" msgid "Keep _All Others" -msgstr "" +msgstr "Mantieni tutte le _altre" #: conflictsdialog.ui msgctxt "" @@ -767,7 +767,7 @@ msgctxt "" "label\n" "string.text" msgid "There are conflicting changes in this shared spreadsheet. Conflicts must be resolved before saving the spreadsheet. Keep either own or other changes." -msgstr "" +msgstr "In questo foglio elettronico condiviso sono presenti modifiche in conflitto. I conflitti possono essere risolti prima di salvare il foglio. Mantieni le tue modifiche o quelle degli altri." #: conflictsdialog.ui msgctxt "" @@ -776,7 +776,7 @@ msgctxt "" "label\n" "string.text" msgid "Keep _Mine" -msgstr "" +msgstr "Mantieni la _mia" #: conflictsdialog.ui msgctxt "" @@ -785,7 +785,7 @@ msgctxt "" "label\n" "string.text" msgid "Keep _Other" -msgstr "" +msgstr "Mantieni l'a_ltra" #: consolidatedialog.ui msgctxt "" @@ -1001,7 +1001,7 @@ msgctxt "" "label\n" "string.text" msgid "Input range:" -msgstr "" +msgstr "Area di immissione:" #: correlationdialog.ui msgctxt "" @@ -1010,7 +1010,7 @@ msgctxt "" "label\n" "string.text" msgid "Results to:" -msgstr "" +msgstr "Risultato in:" #: correlationdialog.ui msgctxt "" @@ -1019,7 +1019,7 @@ msgctxt "" "label\n" "string.text" msgid "Data" -msgstr "" +msgstr "Dati" #: correlationdialog.ui msgctxt "" @@ -1064,7 +1064,7 @@ msgctxt "" "label\n" "string.text" msgid "Input range:" -msgstr "" +msgstr "Area di immissione:" #: covariancedialog.ui msgctxt "" @@ -1073,7 +1073,7 @@ msgctxt "" "label\n" "string.text" msgid "Results to:" -msgstr "" +msgstr "Risultato in:" #: covariancedialog.ui msgctxt "" @@ -1082,7 +1082,7 @@ msgctxt "" "label\n" "string.text" msgid "Data" -msgstr "" +msgstr "Dati" #: covariancedialog.ui msgctxt "" @@ -1163,7 +1163,7 @@ msgctxt "" "label\n" "string.text" msgid "Create Names From" -msgstr "" +msgstr "Crea nomi da" #: dapiservicedialog.ui msgctxt "" @@ -1172,7 +1172,7 @@ msgctxt "" "title\n" "string.text" msgid "External Source" -msgstr "" +msgstr "Sorgente dati esterna" #: dapiservicedialog.ui msgctxt "" @@ -1181,7 +1181,7 @@ msgctxt "" "label\n" "string.text" msgid "_Service" -msgstr "" +msgstr "_Servizio" #: dapiservicedialog.ui msgctxt "" @@ -1190,7 +1190,7 @@ msgctxt "" "label\n" "string.text" msgid "So_urce" -msgstr "" +msgstr "O_rigine" #: dapiservicedialog.ui msgctxt "" @@ -1199,7 +1199,7 @@ msgctxt "" "label\n" "string.text" msgid "_Name" -msgstr "" +msgstr "_Nome" #: dapiservicedialog.ui msgctxt "" @@ -1208,7 +1208,7 @@ msgctxt "" "label\n" "string.text" msgid "Us_er" -msgstr "" +msgstr "Ut_ente" #: dapiservicedialog.ui msgctxt "" @@ -1217,7 +1217,7 @@ msgctxt "" "label\n" "string.text" msgid "_Password" -msgstr "" +msgstr "_Password" #: dapiservicedialog.ui msgctxt "" @@ -1226,7 +1226,7 @@ msgctxt "" "label\n" "string.text" msgid "Selection" -msgstr "" +msgstr "Selezione" #: databaroptions.ui msgctxt "" @@ -1523,7 +1523,7 @@ msgctxt "" "label\n" "string.text" msgid "_Type:" -msgstr "" +msgstr "_Tipo:" #: datafielddialog.ui msgctxt "" @@ -1532,7 +1532,7 @@ msgctxt "" "label\n" "string.text" msgid "_Base field:" -msgstr "" +msgstr "Campo di _base:" #: datafielddialog.ui msgctxt "" @@ -1541,7 +1541,7 @@ msgctxt "" "label\n" "string.text" msgid "Ba_se item:" -msgstr "" +msgstr "Elemento di ba_se:" #: datafielddialog.ui msgctxt "" @@ -1712,7 +1712,7 @@ msgctxt "" "label\n" "string.text" msgid "_Layout:" -msgstr "" +msgstr "_Layout:" #: datafieldoptionsdialog.ui msgctxt "" @@ -1748,7 +1748,7 @@ msgctxt "" "label\n" "string.text" msgid "Display Options" -msgstr "" +msgstr "Opzioni di visualizzazione" #: datafieldoptionsdialog.ui msgctxt "" @@ -1757,7 +1757,7 @@ msgctxt "" "label\n" "string.text" msgid "_Show:" -msgstr "" +msgstr "_Mostra:" #: datafieldoptionsdialog.ui msgctxt "" @@ -1766,7 +1766,7 @@ msgctxt "" "label\n" "string.text" msgid "_From:" -msgstr "" +msgstr "_Da:" #: datafieldoptionsdialog.ui msgctxt "" @@ -1775,7 +1775,7 @@ msgctxt "" "label\n" "string.text" msgid "_Using field:" -msgstr "" +msgstr "_Uso del campo:" #: datafieldoptionsdialog.ui msgctxt "" @@ -1811,7 +1811,7 @@ msgctxt "" "label\n" "string.text" msgid "Show Automatically" -msgstr "" +msgstr "Mostra automaticamente" #: datafieldoptionsdialog.ui msgctxt "" @@ -1820,7 +1820,7 @@ msgctxt "" "label\n" "string.text" msgid "Hide Items" -msgstr "" +msgstr "Nascondi elementi" #: datafieldoptionsdialog.ui msgctxt "" @@ -1829,7 +1829,7 @@ msgctxt "" "label\n" "string.text" msgid "Hierarch_y:" -msgstr "" +msgstr "_Gerarchia:" #: dataform.ui msgctxt "" @@ -2009,7 +2009,7 @@ msgctxt "" "label\n" "string.text" msgid "Source Stream" -msgstr "" +msgstr "Flusso sorgente" #: datastreams.ui msgctxt "" @@ -2045,7 +2045,7 @@ msgctxt "" "label\n" "string.text" msgid "When New Data Arrives" -msgstr "" +msgstr "All'arrivo di nuovi dati" #: datastreams.ui msgctxt "" @@ -2072,7 +2072,7 @@ msgctxt "" "label\n" "string.text" msgid "Maximal Amount of Rows" -msgstr "" +msgstr "Quantità massima di righe" #: definedatabaserangedialog.ui msgctxt "" @@ -2117,7 +2117,7 @@ msgctxt "" "label\n" "string.text" msgid "Co_ntains column labels" -msgstr "" +msgstr "Co_ntiene intestazioni di colonne" #: definedatabaserangedialog.ui msgctxt "" @@ -2207,7 +2207,7 @@ msgctxt "" "label\n" "string.text" msgid "Name:" -msgstr "" +msgstr "Nome:" #: definename.ui msgctxt "" @@ -2216,7 +2216,7 @@ msgctxt "" "label\n" "string.text" msgid "Range:" -msgstr "" +msgstr "Area:" #: definename.ui msgctxt "" @@ -2225,7 +2225,7 @@ msgctxt "" "label\n" "string.text" msgid "Scope:" -msgstr "" +msgstr "Ambito:" #: definename.ui msgctxt "" @@ -2432,7 +2432,7 @@ msgctxt "" "label\n" "string.text" msgid "Input range:" -msgstr "" +msgstr "Area di immissione:" #: descriptivestatisticsdialog.ui msgctxt "" @@ -2441,7 +2441,7 @@ msgctxt "" "label\n" "string.text" msgid "Results to:" -msgstr "" +msgstr "Risultato in:" #: descriptivestatisticsdialog.ui msgctxt "" @@ -2450,7 +2450,7 @@ msgctxt "" "label\n" "string.text" msgid "Data" -msgstr "" +msgstr "Dati" #: descriptivestatisticsdialog.ui msgctxt "" @@ -2459,7 +2459,7 @@ msgctxt "" "label\n" "string.text" msgid "_Columns" -msgstr "" +msgstr "_Colonne" #: descriptivestatisticsdialog.ui msgctxt "" @@ -2468,7 +2468,7 @@ msgctxt "" "label\n" "string.text" msgid "_Rows" -msgstr "" +msgstr "_Righe" #: descriptivestatisticsdialog.ui msgctxt "" @@ -2594,7 +2594,7 @@ msgctxt "" "label\n" "string.text" msgid "Input range:" -msgstr "" +msgstr "Area di immissione:" #: exponentialsmoothingdialog.ui msgctxt "" @@ -2603,7 +2603,7 @@ msgctxt "" "label\n" "string.text" msgid "Results to:" -msgstr "" +msgstr "Risultato in:" #: exponentialsmoothingdialog.ui msgctxt "" @@ -2612,7 +2612,7 @@ msgctxt "" "label\n" "string.text" msgid "Data" -msgstr "" +msgstr "Dati" #: exponentialsmoothingdialog.ui msgctxt "" @@ -2648,16 +2648,7 @@ msgctxt "" "label\n" "string.text" msgid "Smoothing factor:" -msgstr "" - -#: exponentialsmoothingdialog.ui -msgctxt "" -"exponentialsmoothingdialog.ui\n" -"smoothing-factor-spin\n" -"text\n" -"string.text" -msgid "0,20" -msgstr "" +msgstr "Fattore di livellamento:" #: exponentialsmoothingdialog.ui msgctxt "" @@ -2702,7 +2693,7 @@ msgctxt "" "label\n" "string.text" msgid "URL of _External Data Source" -msgstr "" +msgstr "URL della sorgente dati _esterna" #: externaldata.ui msgctxt "" @@ -2711,7 +2702,7 @@ msgctxt "" "label\n" "string.text" msgid "_Update every:" -msgstr "" +msgstr "_Aggiorna ogni:" #: externaldata.ui msgctxt "" @@ -2729,7 +2720,7 @@ msgctxt "" "label\n" "string.text" msgid "_Available Tables/Ranges" -msgstr "" +msgstr "Aree/tabelle _disponibili" #: filldlg.ui msgctxt "" @@ -2828,7 +2819,7 @@ msgctxt "" "label\n" "string.text" msgid "Series Type" -msgstr "" +msgstr "Tipo" #: filldlg.ui msgctxt "" @@ -2873,7 +2864,7 @@ msgctxt "" "label\n" "string.text" msgid "Time Unit" -msgstr "" +msgstr "Unità di ora" #: filldlg.ui msgctxt "" @@ -2882,7 +2873,7 @@ msgctxt "" "label\n" "string.text" msgid "_Start value:" -msgstr "" +msgstr "Valore _iniziale:" #: filldlg.ui msgctxt "" @@ -2891,7 +2882,7 @@ msgctxt "" "label\n" "string.text" msgid "End _value:" -msgstr "" +msgstr "Valore _finale:" #: filldlg.ui msgctxt "" @@ -2900,7 +2891,7 @@ msgctxt "" "label\n" "string.text" msgid "In_crement:" -msgstr "" +msgstr "In_cremento:" #: footerdialog.ui msgctxt "" @@ -3046,78 +3037,6 @@ msgctxt "" msgid "False" msgstr "Falso" -#: formulacalculationoptions.ui -msgctxt "" -"formulacalculationoptions.ui\n" -"oslabel\n" -"label\n" -"string.text" -msgid "OS" -msgstr "" - -#: formulacalculationoptions.ui -msgctxt "" -"formulacalculationoptions.ui\n" -"osversionlabel\n" -"label\n" -"string.text" -msgid "OS Version" -msgstr "" - -#: formulacalculationoptions.ui -msgctxt "" -"formulacalculationoptions.ui\n" -"platformvendorlabel\n" -"label\n" -"string.text" -msgid "OpenCL Platform Vendor" -msgstr "" - -#: formulacalculationoptions.ui -msgctxt "" -"formulacalculationoptions.ui\n" -"opencldevicelabel\n" -"label\n" -"string.text" -msgid "OpenCL Device" -msgstr "" - -#: formulacalculationoptions.ui -msgctxt "" -"formulacalculationoptions.ui\n" -"opencldriverversionminlabel\n" -"label\n" -"string.text" -msgid "OpenCL Driver Version Lower Bound" -msgstr "" - -#: formulacalculationoptions.ui -msgctxt "" -"formulacalculationoptions.ui\n" -"opencldriverversionmaxlabel\n" -"label\n" -"string.text" -msgid "OpenCL Driver Version Upper Bound" -msgstr "" - -#: formulacalculationoptions.ui -msgctxt "" -"formulacalculationoptions.ui\n" -"listbox-new\n" -"label\n" -"string.text" -msgid "_New..." -msgstr "" - -#: formulacalculationoptions.ui -msgctxt "" -"formulacalculationoptions.ui\n" -"listbox-delete\n" -"label\n" -"string.text" -msgid "_Delete" -msgstr "" - #: formulacalculationoptions.ui msgctxt "" "formulacalculationoptions.ui\n" @@ -3217,24 +3136,6 @@ msgctxt "" msgid "Use formula syntax" msgstr "Usa sintassi della formula" -#: formulacalculationoptions.ui -msgctxt "" -"formulacalculationoptions.ui\n" -"opencl_enabled\n" -"label\n" -"string.text" -msgid "Enable OpenCL for some formula computation" -msgstr "Abilita OpenCL per alcuni calcoli di formule" - -#: formulacalculationoptions.ui -msgctxt "" -"formulacalculationoptions.ui\n" -"opencl_enabled_desc\n" -"label\n" -"string.text" -msgid "This option enables some sorts of simple formula expressions to be executed using OpenCL if it is available on your system." -msgstr "Questa opzione abilita alcuni tipi di semplici espressioni di formule da eseguire con OpenCL, se è disponibile nel tuo sistema." - #: formulacalculationoptions.ui msgctxt "" "formulacalculationoptions.ui\n" @@ -3242,7 +3143,7 @@ msgctxt "" "label\n" "string.text" msgid "Use OpenCL only for a subset of operations" -msgstr "" +msgstr "Usa OpenCL solo per un sottoinsieme di operazioni" #: formulacalculationoptions.ui msgctxt "" @@ -3251,7 +3152,7 @@ msgctxt "" "label\n" "string.text" msgid "Use OpenCL only for some of the operations that spreadsheet formulas are translated to." -msgstr "" +msgstr "Usa OpenCL solo per alcune delle operazioni in cui sono tradotte le formule del foglio elettronico." #: formulacalculationoptions.ui msgctxt "" @@ -3260,7 +3161,7 @@ msgctxt "" "label\n" "string.text" msgid "Minimum data size for OpenCL use" -msgstr "" +msgstr "Dimensione minima dei dati da usare in OpenCL" #: formulacalculationoptions.ui msgctxt "" @@ -3269,7 +3170,7 @@ msgctxt "" "label\n" "string.text" msgid "An approximate lower limit on the number of data cells a spreadsheet formula should use for OpenCL to be considered." -msgstr "" +msgstr "Limite inferiore approssimato del numero di celle dati che una formula di foglio elettronico deve utilizzare per essere considerato da OpenCL." #: formulacalculationoptions.ui msgctxt "" @@ -3278,7 +3179,7 @@ msgctxt "" "label\n" "string.text" msgid "Subset of opcodes for which OpenCL is used" -msgstr "" +msgstr "Sottoinsieme di opcode per il quale viene usato OpenCL" #: formulacalculationoptions.ui msgctxt "" @@ -3287,43 +3188,7 @@ msgctxt "" "label\n" "string.text" msgid "The list of operator and function opcodes for which to use OpenCL. If a formula contains only these operators and functions, it might be calculated using OpenCL." -msgstr "" - -#: formulacalculationoptions.ui -msgctxt "" -"formulacalculationoptions.ui\n" -"opencl_blacklist\n" -"label\n" -"string.text" -msgid "List of known-bad OpenCL implementations" -msgstr "" - -#: formulacalculationoptions.ui -msgctxt "" -"formulacalculationoptions.ui\n" -"opencl_blacklist_desc\n" -"label\n" -"string.text" -msgid "List of known-bad OpenCL implementations." -msgstr "" - -#: formulacalculationoptions.ui -msgctxt "" -"formulacalculationoptions.ui\n" -"opencl_whitelist\n" -"label\n" -"string.text" -msgid "List of known-good OpenCL implementations" -msgstr "" - -#: formulacalculationoptions.ui -msgctxt "" -"formulacalculationoptions.ui\n" -"opencl_whitelist_desc\n" -"label\n" -"string.text" -msgid "List of known-good OpenCL implementations." -msgstr "" +msgstr "L'elenco degli opcode delle funzioni e degli operatori per il quale viene usato OpenCL. Se una formula contiene solo questi operatori e queste funzioni, potrebbe venire calcolato tramite OpenCL." #: formulacalculationoptions.ui msgctxt "" @@ -3332,7 +3197,7 @@ msgctxt "" "label\n" "string.text" msgid "Automatic selection of platform/device:" -msgstr "" +msgstr "Selezione automatica della piattaforma/dispositivo:" #: formulacalculationoptions.ui msgctxt "" @@ -3368,7 +3233,7 @@ msgctxt "" "label\n" "string.text" msgid "Compute units:" -msgstr "" +msgstr "Calcola unità:" #: formulacalculationoptions.ui msgctxt "" @@ -3388,6 +3253,15 @@ msgctxt "" msgid "Internal, software interpreter" msgstr "Interno, interprete software" +#: formulacalculationoptions.ui +msgctxt "" +"formulacalculationoptions.ui\n" +"test\n" +"label\n" +"string.text" +msgid "_Test" +msgstr "_Test" + #: goalseekdlg.ui msgctxt "" "goalseekdlg.ui\n" @@ -3404,7 +3278,7 @@ msgctxt "" "label\n" "string.text" msgid "_Formula cell:" -msgstr "" +msgstr "_Cella formula:" #: goalseekdlg.ui msgctxt "" @@ -3413,7 +3287,7 @@ msgctxt "" "label\n" "string.text" msgid "Target _value:" -msgstr "" +msgstr "_Valore di destinazione:" #: goalseekdlg.ui msgctxt "" @@ -3422,7 +3296,7 @@ msgctxt "" "label\n" "string.text" msgid "Variable _cell:" -msgstr "" +msgstr "Cella _variabile:" #: goalseekdlg.ui msgctxt "" @@ -3431,7 +3305,7 @@ msgctxt "" "label\n" "string.text" msgid "Default Settings" -msgstr "" +msgstr "Impostazioni predefinite" #: groupbydate.ui msgctxt "" @@ -3503,7 +3377,7 @@ msgctxt "" "label\n" "string.text" msgid "Number of _days:" -msgstr "" +msgstr "Numero di _giorni:" #: groupbydate.ui msgctxt "" @@ -3512,7 +3386,7 @@ msgctxt "" "label\n" "string.text" msgid "_Intervals:" -msgstr "" +msgstr "_Intervalli:" #: groupbydate.ui msgctxt "" @@ -3989,7 +3863,7 @@ msgctxt "" "label\n" "string.text" msgid "_Character set:" -msgstr "" +msgstr "Ti_po di carattere:" #: imoptdialog.ui msgctxt "" @@ -3998,7 +3872,7 @@ msgctxt "" "label\n" "string.text" msgid "_Field delimiter:" -msgstr "" +msgstr "_Separatore di campo:" #: imoptdialog.ui msgctxt "" @@ -4007,7 +3881,7 @@ msgctxt "" "label\n" "string.text" msgid "_Text delimiter:" -msgstr "" +msgstr "Separatore di _testo:" #: imoptdialog.ui msgctxt "" @@ -4052,7 +3926,7 @@ msgctxt "" "label\n" "string.text" msgid "Field Options" -msgstr "" +msgstr "Opzioni per i campi" #: insertcells.ui msgctxt "" @@ -4214,7 +4088,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Tables in file" -msgstr "" +msgstr "Tabelle nel file" #: insertsheet.ui msgctxt "" @@ -4313,7 +4187,7 @@ msgctxt "" "label\n" "string.text" msgid "Name:" -msgstr "" +msgstr "Nome:" #: managenamesdialog.ui msgctxt "" @@ -4322,7 +4196,7 @@ msgctxt "" "label\n" "string.text" msgid "Range:" -msgstr "" +msgstr "Area:" #: managenamesdialog.ui msgctxt "" @@ -4331,7 +4205,7 @@ msgctxt "" "label\n" "string.text" msgid "Scope:" -msgstr "" +msgstr "Ambito:" #: managenamesdialog.ui msgctxt "" @@ -4511,7 +4385,7 @@ msgctxt "" "label\n" "string.text" msgid "Input range:" -msgstr "" +msgstr "Area di immissione:" #: movingaveragedialog.ui msgctxt "" @@ -4520,7 +4394,7 @@ msgctxt "" "label\n" "string.text" msgid "Results to:" -msgstr "" +msgstr "Risultato in:" #: movingaveragedialog.ui msgctxt "" @@ -4529,7 +4403,7 @@ msgctxt "" "label\n" "string.text" msgid "Data" -msgstr "" +msgstr "Dati" #: movingaveragedialog.ui msgctxt "" @@ -4565,16 +4439,7 @@ msgctxt "" "label\n" "string.text" msgid "Interval:" -msgstr "" - -#: movingaveragedialog.ui -msgctxt "" -"movingaveragedialog.ui\n" -"interval-spin\n" -"text\n" -"string.text" -msgid "2" -msgstr "" +msgstr "Intervallo:" #: movingaveragedialog.ui msgctxt "" @@ -4601,7 +4466,7 @@ msgctxt "" "label\n" "string.text" msgid "_Formulas:" -msgstr "" +msgstr "_Formule:" #: multipleoperationsdialog.ui msgctxt "" @@ -4610,7 +4475,7 @@ msgctxt "" "label\n" "string.text" msgid "_Row input cell:" -msgstr "" +msgstr "_Riga:" #: multipleoperationsdialog.ui msgctxt "" @@ -4619,7 +4484,7 @@ msgctxt "" "label\n" "string.text" msgid "_Column input cell:" -msgstr "" +msgstr "_Colonna:" #: multipleoperationsdialog.ui msgctxt "" @@ -4628,7 +4493,7 @@ msgctxt "" "label\n" "string.text" msgid "Default Settings" -msgstr "" +msgstr "Impostazioni predefinite" #: namerangesdialog.ui msgctxt "" @@ -4754,7 +4619,7 @@ msgctxt "" "label\n" "string.text" msgid "_Decimal places:" -msgstr "" +msgstr "Posizioni _decimali:" #: optcalculatepage.ui msgctxt "" @@ -4781,7 +4646,7 @@ msgctxt "" "label\n" "string.text" msgid "_Steps:" -msgstr "" +msgstr "Pa_ssaggi:" #: optcalculatepage.ui msgctxt "" @@ -4790,7 +4655,7 @@ msgctxt "" "label\n" "string.text" msgid "_Minimum change:" -msgstr "" +msgstr "Scarto consentito:" #: optcalculatepage.ui msgctxt "" @@ -4799,7 +4664,7 @@ msgctxt "" "label\n" "string.text" msgid "Iterative References" -msgstr "" +msgstr "Riferimenti circolari" #: optcalculatepage.ui msgctxt "" @@ -4871,7 +4736,7 @@ msgctxt "" "label\n" "string.text" msgid "Chan_ges:" -msgstr "" +msgstr "M_odifiche:" #: optchangespage.ui msgctxt "" @@ -4880,7 +4745,7 @@ msgctxt "" "label\n" "string.text" msgid "_Deletions:" -msgstr "" +msgstr "_Cancellazioni:" #: optchangespage.ui msgctxt "" @@ -4889,7 +4754,7 @@ msgctxt "" "label\n" "string.text" msgid "_Insertions:" -msgstr "" +msgstr "_Inserimenti:" #: optchangespage.ui msgctxt "" @@ -4898,7 +4763,7 @@ msgctxt "" "label\n" "string.text" msgid "_Moved entries:" -msgstr "" +msgstr "_Voci spostate:" #: optchangespage.ui msgctxt "" @@ -4907,7 +4772,7 @@ msgctxt "" "label\n" "string.text" msgid "Colors for Changes" -msgstr "" +msgstr "Colori per le modifiche" #: optcompatibilitypage.ui msgctxt "" @@ -4943,7 +4808,7 @@ msgctxt "" "label\n" "string.text" msgid "Key Bindings" -msgstr "" +msgstr "Associazioni" #: optdefaultpage.ui msgctxt "" @@ -4952,7 +4817,7 @@ msgctxt "" "label\n" "string.text" msgid "_Number of worksheets in new document:" -msgstr "" +msgstr "_Numero di fogli di lavoro nel nuovo documento:" #: optdefaultpage.ui msgctxt "" @@ -4961,7 +4826,7 @@ msgctxt "" "label\n" "string.text" msgid "_Prefix name for new worksheet:" -msgstr "" +msgstr "Nome _prefisso per il nuovo foglio di lavoro:" #: optdefaultpage.ui msgctxt "" @@ -5042,7 +4907,7 @@ msgctxt "" "label\n" "string.text" msgid "Formula Options" -msgstr "" +msgstr "Opzioni formule" #: optformula.ui msgctxt "" @@ -5051,7 +4916,7 @@ msgctxt "" "label\n" "string.text" msgid "Excel 2007 and newer:" -msgstr "" +msgstr "Excel 2007 e successivi:" #: optformula.ui msgctxt "" @@ -5060,7 +4925,7 @@ msgctxt "" "label\n" "string.text" msgid "ODF spreadsheet (not saved by %PRODUCTNAME):" -msgstr "" +msgstr "Foglio di calcolo ODF (non salvato da %PRODUCTNAME):" #: optformula.ui msgctxt "" @@ -5123,7 +4988,7 @@ msgctxt "" "label\n" "string.text" msgid "Recalculation on File Load" -msgstr "" +msgstr "Ricalcolo al caricamento del file" #: optformula.ui msgctxt "" @@ -5132,7 +4997,7 @@ msgctxt "" "label\n" "string.text" msgid "Default settings" -msgstr "" +msgstr "Impostazioni predefinite" #: optformula.ui msgctxt "" @@ -5141,7 +5006,7 @@ msgctxt "" "label\n" "string.text" msgid "Custom (use OpenCL, conversion of text to numbers, and more):" -msgstr "" +msgstr "Personalizzato (usa OpenCL, conversione di testo a numeri e altro):" #: optformula.ui msgctxt "" @@ -5150,7 +5015,7 @@ msgctxt "" "label\n" "string.text" msgid "Details…" -msgstr "" +msgstr "Dettagli…" #: optformula.ui msgctxt "" @@ -5159,7 +5024,7 @@ msgctxt "" "label\n" "string.text" msgid "Detailed Calculation Settings" -msgstr "" +msgstr "Impostazioni dettagliate dei calcoli" #: optformula.ui msgctxt "" @@ -5168,7 +5033,7 @@ msgctxt "" "label\n" "string.text" msgid "_Function:" -msgstr "" +msgstr "_Funzione:" #: optformula.ui msgctxt "" @@ -5177,7 +5042,7 @@ msgctxt "" "label\n" "string.text" msgid "Array co_lumn:" -msgstr "" +msgstr "Co_lonna matrice:" #: optformula.ui msgctxt "" @@ -5186,7 +5051,7 @@ msgctxt "" "label\n" "string.text" msgid "Array _row:" -msgstr "" +msgstr "_Riga matrice:" #: optformula.ui msgctxt "" @@ -5195,7 +5060,7 @@ msgctxt "" "label\n" "string.text" msgid "Rese_t Separators Settings" -msgstr "" +msgstr "A_zzera le impostazioni dei separatori" #: optformula.ui msgctxt "" @@ -5222,7 +5087,7 @@ msgctxt "" "label\n" "string.text" msgid "Add:" -msgstr "" +msgstr "Aggiungi:" #: optimalcolwidthdialog.ui msgctxt "" @@ -5249,7 +5114,7 @@ msgctxt "" "label\n" "string.text" msgid "Add:" -msgstr "" +msgstr "Aggiungi:" #: optimalrowheightdialog.ui msgctxt "" @@ -5366,7 +5231,7 @@ msgctxt "" "label\n" "string.text" msgid "Page" -msgstr "Pagina..." +msgstr "Pagina" #: pagetemplatedialog.ui msgctxt "" @@ -5573,7 +5438,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Values Only" -msgstr "" +msgstr "Solo valori" #: pastespecial.ui msgctxt "" @@ -5582,7 +5447,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Values Only" -msgstr "" +msgstr "Solo valori" #: pastespecial.ui msgctxt "" @@ -5591,7 +5456,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Values & Formats" -msgstr "" +msgstr "Valori e formati" #: pastespecial.ui msgctxt "" @@ -5600,7 +5465,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Values & Formats" -msgstr "" +msgstr "Valori e formati" #: pastespecial.ui msgctxt "" @@ -5609,7 +5474,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Transpose" -msgstr "" +msgstr "Trasponi" #: pastespecial.ui msgctxt "" @@ -5618,7 +5483,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Transpose" -msgstr "" +msgstr "Trasponi" #: pastespecial.ui msgctxt "" @@ -5825,7 +5690,7 @@ msgctxt "" "label\n" "string.text" msgid "Shift Cells" -msgstr "" +msgstr "Sposta celle" #: pivotfielddialog.ui msgctxt "" @@ -5987,7 +5852,7 @@ msgctxt "" "label\n" "string.text" msgid "Filter Criteria" -msgstr "" +msgstr "Criteri filtro" #: pivotfilterdialog.ui msgctxt "" @@ -6104,7 +5969,7 @@ msgctxt "" "label\n" "string.text" msgid "Drag the Items into the Desired Position" -msgstr "" +msgstr "Trascina gli elementi nella posizione desiderata" #: pivottablelayoutdialog.ui msgctxt "" @@ -6293,7 +6158,7 @@ msgctxt "" "label\n" "string.text" msgid "Print Range" -msgstr "" +msgstr "Area di stampa" #: printareasdialog.ui msgctxt "" @@ -6320,7 +6185,7 @@ msgctxt "" "label\n" "string.text" msgid "Rows to Repeat" -msgstr "" +msgstr "Righe da ripetere" #: printareasdialog.ui msgctxt "" @@ -6347,7 +6212,7 @@ msgctxt "" "label\n" "string.text" msgid "Columns to Repeat" -msgstr "" +msgstr "Colonne da ripetere" #: printeroptions.ui msgctxt "" @@ -6356,7 +6221,7 @@ msgctxt "" "label\n" "string.text" msgid "Suppress output of empty pages" -msgstr "" +msgstr "Elimina stampa di pagine vuote" #: printeroptions.ui msgctxt "" @@ -6392,7 +6257,7 @@ msgctxt "" "label\n" "string.text" msgid "_Password:" -msgstr "" +msgstr "_Password:" #: protectsheetdlg.ui msgctxt "" @@ -6401,7 +6266,7 @@ msgctxt "" "label\n" "string.text" msgid "_Confirm:" -msgstr "" +msgstr "_Conferma:" #: protectsheetdlg.ui msgctxt "" @@ -6464,7 +6329,7 @@ msgctxt "" "label\n" "string.text" msgid "Cell range:" -msgstr "" +msgstr "Intervallo di celle:" #: randomnumbergenerator.ui msgctxt "" @@ -6473,7 +6338,7 @@ msgctxt "" "label\n" "string.text" msgid "Data" -msgstr "" +msgstr "Dati" #: randomnumbergenerator.ui msgctxt "" @@ -6482,7 +6347,7 @@ msgctxt "" "label\n" "string.text" msgid "Distribution:" -msgstr "" +msgstr "Distribuzione:" #: randomnumbergenerator.ui msgctxt "" @@ -6502,24 +6367,6 @@ msgctxt "" msgid "..." msgstr "..." -#: randomnumbergenerator.ui -msgctxt "" -"randomnumbergenerator.ui\n" -"parameter1-spin\n" -"text\n" -"string.text" -msgid "0,0000" -msgstr "" - -#: randomnumbergenerator.ui -msgctxt "" -"randomnumbergenerator.ui\n" -"parameter2-spin\n" -"text\n" -"string.text" -msgid "1,0000" -msgstr "" - #: randomnumbergenerator.ui msgctxt "" "randomnumbergenerator.ui\n" @@ -6527,7 +6374,7 @@ msgctxt "" "label\n" "string.text" msgid "Random Number Generator" -msgstr "" +msgstr "Generatore di numeri casuali" #: randomnumbergenerator.ui msgctxt "" @@ -6536,7 +6383,7 @@ msgctxt "" "label\n" "string.text" msgid "Enable custom seed" -msgstr "" +msgstr "Abilita seme personalizzato" #: randomnumbergenerator.ui msgctxt "" @@ -6545,7 +6392,7 @@ msgctxt "" "label\n" "string.text" msgid "Seed:" -msgstr "" +msgstr "Seme:" #: randomnumbergenerator.ui msgctxt "" @@ -6554,7 +6401,7 @@ msgctxt "" "label\n" "string.text" msgid "Enable rounding" -msgstr "" +msgstr "Abilita arrotondamento" #: randomnumbergenerator.ui msgctxt "" @@ -6563,16 +6410,7 @@ msgctxt "" "label\n" "string.text" msgid "Decimal places:" -msgstr "" - -#: randomnumbergenerator.ui -msgctxt "" -"randomnumbergenerator.ui\n" -"decimal-places-spin\n" -"text\n" -"string.text" -msgid "1" -msgstr "" +msgstr "Posizioni decimali:" #: randomnumbergenerator.ui msgctxt "" @@ -6581,7 +6419,7 @@ msgctxt "" "label\n" "string.text" msgid "Options" -msgstr "" +msgstr "Opzioni" #: randomnumbergenerator.ui msgctxt "" @@ -6671,7 +6509,7 @@ msgctxt "" "title\n" "string.text" msgid "Re-type Password" -msgstr "" +msgstr "Ridigita la password" #: retypepassdialog.ui msgctxt "" @@ -6680,7 +6518,7 @@ msgctxt "" "label\n" "string.text" msgid "The document you are about to export has one or more protected items with password that cannot be exported. Please re-type your password to be able to export your document." -msgstr "" +msgstr "Il documento che stai per esportare contiene uno o più elementi protetti da password che non possono essere esportati. Per esportare il documento, ridigita la password." #: retypepassdialog.ui msgctxt "" @@ -6689,7 +6527,7 @@ msgctxt "" "label\n" "string.text" msgid "Status unknown" -msgstr "" +msgstr "Stato sconosciuto" #: retypepassdialog.ui msgctxt "" @@ -6698,7 +6536,7 @@ msgctxt "" "label\n" "string.text" msgid "_Re-type" -msgstr "" +msgstr "_Ridigita" #: retypepassdialog.ui msgctxt "" @@ -6707,7 +6545,7 @@ msgctxt "" "label\n" "string.text" msgid "Document protection" -msgstr "" +msgstr "Protezione documento" #: retypepassdialog.ui msgctxt "" @@ -6716,7 +6554,7 @@ msgctxt "" "label\n" "string.text" msgid "Sheet protection" -msgstr "" +msgstr "Protezione foglio" #: retypepassworddialog.ui msgctxt "" @@ -6743,7 +6581,7 @@ msgctxt "" "label\n" "string.text" msgid "Pa_ssword:" -msgstr "" +msgstr "Pa_ssword:" #: retypepassworddialog.ui msgctxt "" @@ -6752,7 +6590,7 @@ msgctxt "" "label\n" "string.text" msgid "Confi_rm:" -msgstr "" +msgstr "Confe_rma:" #: retypepassworddialog.ui msgctxt "" @@ -6761,7 +6599,7 @@ msgctxt "" "label\n" "string.text" msgid "New password must match the original password" -msgstr "" +msgstr "La nuova password deve corrispondere alla password originale" #: retypepassworddialog.ui msgctxt "" @@ -6770,7 +6608,7 @@ msgctxt "" "label\n" "string.text" msgid "Remove password from this protected item" -msgstr "" +msgstr "Rimuovi la password da questo elemento protetto" #: rightfooterdialog.ui msgctxt "" @@ -6824,7 +6662,7 @@ msgctxt "" "label\n" "string.text" msgid "Height:" -msgstr "" +msgstr "Altezza:" #: rowheightdialog.ui msgctxt "" @@ -6851,7 +6689,7 @@ msgctxt "" "label\n" "string.text" msgid "Input range:" -msgstr "" +msgstr "Area di immissione:" #: samplingdialog.ui msgctxt "" @@ -6860,7 +6698,7 @@ msgctxt "" "label\n" "string.text" msgid "Results to:" -msgstr "" +msgstr "Risultato in:" #: samplingdialog.ui msgctxt "" @@ -6869,16 +6707,7 @@ msgctxt "" "label\n" "string.text" msgid "Data" -msgstr "" - -#: samplingdialog.ui -msgctxt "" -"samplingdialog.ui\n" -"sample-size-spin\n" -"text\n" -"string.text" -msgid "0" -msgstr "" +msgstr "Dati" #: samplingdialog.ui msgctxt "" @@ -6887,7 +6716,7 @@ msgctxt "" "label\n" "string.text" msgid "Sample size:" -msgstr "" +msgstr "Dimensione campione:" #: samplingdialog.ui msgctxt "" @@ -6907,15 +6736,6 @@ msgctxt "" msgid "Periodic" msgstr "Periodico" -#: samplingdialog.ui -msgctxt "" -"samplingdialog.ui\n" -"period-spin\n" -"text\n" -"string.text" -msgid "1" -msgstr "" - #: samplingdialog.ui msgctxt "" "samplingdialog.ui\n" @@ -6923,7 +6743,7 @@ msgctxt "" "label\n" "string.text" msgid "Period:" -msgstr "" +msgstr "Periodo:" #: samplingdialog.ui msgctxt "" @@ -6950,7 +6770,7 @@ msgctxt "" "label\n" "string.text" msgid "Name of Scenario" -msgstr "" +msgstr "Nome dello scenario" #: scenariodialog.ui msgctxt "" @@ -7049,7 +6869,7 @@ msgctxt "" "label\n" "string.text" msgid "Measurement _unit:" -msgstr "" +msgstr "_Unità di misura:" #: scgeneralpage.ui msgctxt "" @@ -7058,7 +6878,7 @@ msgctxt "" "label\n" "string.text" msgid "_Tab stops:" -msgstr "" +msgstr "_Tabulazioni:" #: scgeneralpage.ui msgctxt "" @@ -7229,7 +7049,7 @@ msgctxt "" "label\n" "string.text" msgid "Update references when sorting range of cells" -msgstr "" +msgstr "Aggiorna i riferimenti quando ordini l'intervallo di celle" #: scgeneralpage.ui msgctxt "" @@ -7238,7 +7058,7 @@ msgctxt "" "label\n" "string.text" msgid "Input Settings" -msgstr "" +msgstr "Impostazioni di immissione" #: searchresults.ui msgctxt "" @@ -7265,7 +7085,7 @@ msgctxt "" "label\n" "string.text" msgid "_Database:" -msgstr "" +msgstr "_Database:" #: selectdatasource.ui msgctxt "" @@ -7274,7 +7094,7 @@ msgctxt "" "label\n" "string.text" msgid "Data so_urce:" -msgstr "" +msgstr "Sor_gente dati:" #: selectdatasource.ui msgctxt "" @@ -7283,7 +7103,7 @@ msgctxt "" "label\n" "string.text" msgid "_Type:" -msgstr "" +msgstr "_Tipo:" #: selectdatasource.ui msgctxt "" @@ -7373,7 +7193,7 @@ msgctxt "" "label\n" "string.text" msgid "_Named range:" -msgstr "" +msgstr "Intervallo _nominato:" #: selectsource.ui msgctxt "" @@ -7553,7 +7373,7 @@ msgctxt "" "label\n" "string.text" msgid "Users Currently Accessing This Spreadsheet" -msgstr "" +msgstr "Utenti attualmente collegati a questo foglio elettronico" #: sheetprintpage.ui msgctxt "" @@ -7589,7 +7409,7 @@ msgctxt "" "label\n" "string.text" msgid "Page Order" -msgstr "" +msgstr "Sequenza pagine" #: sheetprintpage.ui msgctxt "" @@ -7625,7 +7445,7 @@ msgctxt "" "label\n" "string.text" msgid "_Objects/Images" -msgstr "" +msgstr "_Oggetti/Immagini" #: sheetprintpage.ui msgctxt "" @@ -7796,7 +7616,7 @@ msgctxt "" "label\n" "string.text" msgid "Filter Settings" -msgstr "" +msgstr "Impostazioni filtro" #: showdetaildialog.ui msgctxt "" @@ -7805,7 +7625,7 @@ msgctxt "" "title\n" "string.text" msgid "Show Detail" -msgstr "" +msgstr "Mostra dettagli" #: showdetaildialog.ui msgctxt "" @@ -7814,7 +7634,7 @@ msgctxt "" "label\n" "string.text" msgid "_Choose the field containing the detail you want to show" -msgstr "" +msgstr "S_cegli il campo contenente i dettagli da mostrare" #: showsheetdialog.ui msgctxt "" @@ -7832,7 +7652,7 @@ msgctxt "" "label\n" "string.text" msgid "Hidden Sheets" -msgstr "" +msgstr "Fogli nascosti" #: sidebaralignment.ui msgctxt "" @@ -7895,7 +7715,7 @@ msgctxt "" "label\n" "string.text" msgid "Merge cells" -msgstr "" +msgstr "Unisci celle" #: sidebaralignment.ui msgctxt "" @@ -7958,7 +7778,7 @@ msgctxt "" "label\n" "string.text" msgid "Vertically stacked" -msgstr "" +msgstr "Sovrapposizione verticale" #: sidebaralignment.ui msgctxt "" @@ -8363,7 +8183,7 @@ msgctxt "" "label\n" "string.text" msgid "Area:" -msgstr "" +msgstr "Area:" #: solverdlg.ui msgctxt "" @@ -8732,7 +8552,7 @@ msgctxt "" "label\n" "string.text" msgid "Limiting Conditions" -msgstr "" +msgstr "Condizioni limitative" #: solveroptionsdialog.ui msgctxt "" @@ -8750,7 +8570,7 @@ msgctxt "" "label\n" "string.text" msgid "Solver engine:" -msgstr "" +msgstr "Motore del risolutore:" #: solveroptionsdialog.ui msgctxt "" @@ -8903,7 +8723,7 @@ msgctxt "" "label\n" "string.text" msgid "Sort Key " -msgstr "" +msgstr "Chiave di ordinamento " #: sortoptionspage.ui msgctxt "" @@ -9542,7 +9362,7 @@ msgctxt "" "label\n" "string.text" msgid "Filter Criteria" -msgstr "" +msgstr "Criteri filtro" #: standardfilterdialog.ui msgctxt "" @@ -9920,7 +9740,7 @@ msgctxt "" "label\n" "string.text" msgid "Ch_aracter set:" -msgstr "" +msgstr "Ti_po di carattere:" #: textimportcsv.ui msgctxt "" @@ -9929,7 +9749,7 @@ msgctxt "" "label\n" "string.text" msgid "_Language:" -msgstr "" +msgstr "_Lingua:" #: textimportcsv.ui msgctxt "" @@ -9938,7 +9758,7 @@ msgctxt "" "label\n" "string.text" msgid "From ro_w:" -msgstr "" +msgstr "Dalla _riga:" #: textimportcsv.ui msgctxt "" @@ -10028,7 +9848,7 @@ msgctxt "" "label\n" "string.text" msgid "Te_xt delimiter:" -msgstr "" +msgstr "Separatore di te_sto:" #: textimportcsv.ui msgctxt "" @@ -10037,7 +9857,7 @@ msgctxt "" "label\n" "string.text" msgid "Separator Options" -msgstr "" +msgstr "Opzioni di separazione" #: textimportcsv.ui msgctxt "" @@ -10064,7 +9884,7 @@ msgctxt "" "label\n" "string.text" msgid "Other Options" -msgstr "" +msgstr "Altre opzioni" #: textimportcsv.ui msgctxt "" @@ -10073,7 +9893,7 @@ msgctxt "" "label\n" "string.text" msgid "Column t_ype:" -msgstr "" +msgstr "Tipo colonna:" #: textimportcsv.ui msgctxt "" @@ -10109,7 +9929,7 @@ msgctxt "" "label\n" "string.text" msgid "Custom:" -msgstr "" +msgstr "Personalizzato:" #: textimportoptions.ui msgctxt "" @@ -10127,7 +9947,7 @@ msgctxt "" "label\n" "string.text" msgid "Select the Language to Use for Import" -msgstr "" +msgstr "Seleziona la lingua da usare per l'importazione" #: textimportoptions.ui msgctxt "" @@ -10136,7 +9956,7 @@ msgctxt "" "label\n" "string.text" msgid "Detect special numbers (such as dates)" -msgstr "" +msgstr "Individua numeri speciali (come le date)" #: textimportoptions.ui msgctxt "" @@ -10343,7 +10163,7 @@ msgctxt "" "label\n" "string.text" msgid "Visual Aids" -msgstr "" +msgstr "Supporti visivi" #: tpviewpage.ui msgctxt "" @@ -10352,7 +10172,7 @@ msgctxt "" "label\n" "string.text" msgid "Ob_jects/Images:" -msgstr "" +msgstr "O_ggetti/immagini:" #: tpviewpage.ui msgctxt "" @@ -10460,7 +10280,7 @@ msgctxt "" "label\n" "string.text" msgid "Variable 1 range:" -msgstr "" +msgstr "Intervallo variabile 1:" #: ttestdialog.ui msgctxt "" @@ -10469,7 +10289,7 @@ msgctxt "" "label\n" "string.text" msgid "Variable 2 range:" -msgstr "" +msgstr "Intervallo variabile 2:" #: ttestdialog.ui msgctxt "" @@ -10478,7 +10298,7 @@ msgctxt "" "label\n" "string.text" msgid "Results to:" -msgstr "" +msgstr "Risultato in:" #: ttestdialog.ui msgctxt "" @@ -10487,7 +10307,7 @@ msgctxt "" "label\n" "string.text" msgid "Data" -msgstr "" +msgstr "Dati" #: ttestdialog.ui msgctxt "" @@ -10559,7 +10379,7 @@ msgctxt "" "label\n" "string.text" msgid "_Allow:" -msgstr "" +msgstr "_Permetti:" #: validationcriteriapage.ui msgctxt "" @@ -10568,7 +10388,7 @@ msgctxt "" "label\n" "string.text" msgid "_Data:" -msgstr "" +msgstr "_Dati:" #: validationcriteriapage.ui msgctxt "" @@ -10577,7 +10397,7 @@ msgctxt "" "label\n" "string.text" msgid "_Minimum:" -msgstr "" +msgstr "_Minimo:" #: validationcriteriapage.ui msgctxt "" @@ -10586,7 +10406,7 @@ msgctxt "" "label\n" "string.text" msgid "Ma_ximum:" -msgstr "" +msgstr "Ma_ssimo:" #: validationcriteriapage.ui msgctxt "" @@ -10811,7 +10631,7 @@ msgctxt "" "label\n" "string.text" msgid "_Show input help when cell is selected" -msgstr "_Offri aiuti per la digitazione nella cella" +msgstr "_Offri aiuto per la digitazione nella cella" #: validationhelptabpage.ui msgctxt "" @@ -10874,7 +10694,7 @@ msgctxt "" "label\n" "string.text" msgid "Source File" -msgstr "" +msgstr "File sorgente" #: xmlsourcedialog.ui msgctxt "" @@ -10883,7 +10703,7 @@ msgctxt "" "label\n" "string.text" msgid "Mapped cell:" -msgstr "" +msgstr "Cella corrispondente:" #: xmlsourcedialog.ui msgctxt "" @@ -10892,7 +10712,7 @@ msgctxt "" "label\n" "string.text" msgid "Map to Document" -msgstr "" +msgstr "Fai corrispondere a documento" #: xmlsourcedialog.ui msgctxt "" @@ -10910,7 +10730,7 @@ msgctxt "" "label\n" "string.text" msgid "Variable 1 range:" -msgstr "" +msgstr "Intervallo variabile 1:" #: ztestdialog.ui msgctxt "" @@ -10919,7 +10739,7 @@ msgctxt "" "label\n" "string.text" msgid "Variable 2 range:" -msgstr "" +msgstr "Intervallo variabile 2:" #: ztestdialog.ui msgctxt "" @@ -10928,7 +10748,7 @@ msgctxt "" "label\n" "string.text" msgid "Results to:" -msgstr "" +msgstr "Risultato in:" #: ztestdialog.ui msgctxt "" @@ -10937,7 +10757,7 @@ msgctxt "" "label\n" "string.text" msgid "Data" -msgstr "" +msgstr "Dati" #: ztestdialog.ui msgctxt "" @@ -10946,7 +10766,7 @@ msgctxt "" "label\n" "string.text" msgid "Columns" -msgstr "" +msgstr "Colonne" #: ztestdialog.ui msgctxt "" @@ -10955,7 +10775,7 @@ msgctxt "" "label\n" "string.text" msgid "Rows" -msgstr "" +msgstr "Righe" #: ztestdialog.ui msgctxt "" @@ -10964,4 +10784,4 @@ msgctxt "" "label\n" "string.text" msgid "Grouped by" -msgstr "" +msgstr "Raggruppamento per" -- cgit