[libgsf] [l10n] Added Italian translation



commit 7417f0b2be5c53a3448cd538461d6c6275eca251
Author: Milo Casagrande <milo ubuntu com>
Date:   Tue May 17 14:23:47 2011 +0200

    [l10n] Added Italian translation

 po/it.po |  570 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 570 insertions(+), 0 deletions(-)
---
diff --git a/po/it.po b/po/it.po
new file mode 100644
index 0000000..3ab3078
--- /dev/null
+++ b/po/it.po
@@ -0,0 +1,570 @@
+# Italian translation for libgsf
+# Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006
+# Copyright (c) 2011 the libgsf package copyright holder
+# This file is distributed under the same license as the libgsf package.
+# Milo Casagrande <milo ubuntu com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: libgsf\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2011-05-17 14:22+0200\n"
+"PO-Revision-Date: 2011-05-17 14:21+0200\n"
+"Last-Translator: Milo Casagrande <milo ubuntu com>\n"
+"Language-Team: Italian <tp lists linux it>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-05-17 11:52+0000\n"
+"X-Generator: Launchpad (build 13053)\n"
+
+#: ../gsf/gsf-blob.c:111
+#, c-format
+msgid "Not enough memory to copy %s bytes of data"
+msgstr "Memoria insufficiente per copiare %s byte di dati"
+
+#: ../gsf/gsf-clip-data.c:153
+#, c-format
+msgid "The clip_data is in %s, but it is smaller than at least %s bytes"
+msgstr "Il campo clip_data è in %s, ma è più piccolo di almeno %s byte"
+
+#: ../gsf/gsf-clip-data.c:247
+#, c-format
+msgid ""
+"The clip_data is in Windows clipboard format, but it is smaller than the "
+"required 4 bytes."
+msgstr ""
+"Il campo clip_data è in formato clipboard di Windows, ma è più piccolo dei 4 "
+"byte richiesti."
+
+#: ../gsf/gsf-clip-data.c:258
+msgid "Windows Metafile format"
+msgstr "Formato Windows Metafile"
+
+#. CF_BITMAP
+#: ../gsf/gsf-clip-data.c:264
+msgid "Windows DIB or BITMAP format"
+msgstr "Formato Windows DIB o BITMAP"
+
+#: ../gsf/gsf-clip-data.c:269
+msgid "Windows Enhanced Metafile format"
+msgstr "Formato Windows Enhanced Metafile"
+
+#: ../gsf/gsf-msole-utils.c:315
+#, c-format
+msgid ""
+"Missing data when reading the %s property; got %s bytes, but %s bytes at "
+"least are needed."
+msgstr ""
+"Dati mancanti durante la lettura della proprietà %s; recuperati %s byte, ma "
+"ne sono necessari almeno %s."
+
+#: ../gsf/gsf-msole-utils.c:366
+#, c-format
+msgid ""
+"Corrupt data in the VT_CF property; clipboard data length must be at least 4 "
+"bytes, but the data says it only has %s bytes available."
+msgstr ""
+"Dati danneggiati nella proprietà VT_CF. La lunghezza dei dati negli appunti "
+"deve essere almeno di 4 byte, ma sembra ci siano solo %s byte disponibili."
+
+#: ../gsf/gsf-open-pkg-utils.c:351
+#, c-format
+msgid "Unable to find part id='%s' for '%s'"
+msgstr "Impossibile trovare la parte con id=\"%s\" per \"%s\""
+
+#: ../gsf/gsf-open-pkg-utils.c:379
+#, c-format
+msgid "Unable to find part with type='%s' for '%s'"
+msgstr "Impossibile trovare la parte con type=\"%s\" per \"%s\""
+
+#: ../gsf/gsf-open-pkg-utils.c:409
+#, c-format
+msgid "Missing id for part in '%s'"
+msgstr "ID mancante per la parte \"%s\""
+
+#: ../gsf/gsf-open-pkg-utils.c:418
+#, c-format
+msgid "Part '%s' in '%s' from '%s' is corrupt!"
+msgstr "La parte \"%s\" in \"%s\" da \"%s\" è danneggiata."
+
+#: ../tools/gsf.c:22
+msgid "Display program version"
+msgstr "Visualizza la versione del programma"
+
+#: ../tools/gsf.c:44
+#, c-format
+msgid "%s: Failed to open %s: %s\n"
+msgstr "%s: apertura di %s non riuscita: %s\n"
+
+#: ../tools/gsf.c:65
+#, c-format
+msgid "%s: Failed to recognize %s as an archive\n"
+msgstr "%s: riconoscimento di %s come archivio non riuscito\n"
+
+#: ../tools/gsf.c:102
+#, c-format
+msgid "Available subcommands are...\n"
+msgstr "Sottocomandi disponibili...\n"
+
+#: ../tools/gsf.c:103
+#, c-format
+msgid "* cat        output one or more files in archive\n"
+msgstr "* cat        Stampa uno o più file nell'archivio\n"
+
+#: ../tools/gsf.c:104
+#, c-format
+msgid "* dump       dump one or more files in archive as hex\n"
+msgstr ""
+"* dump       Esegue un dump esadecimale di uno o più file nell'archivio\n"
+
+#: ../tools/gsf.c:105
+#, c-format
+msgid "* help       list subcommands\n"
+msgstr "* help       Elenca i sottocomandi\n"
+
+#: ../tools/gsf.c:106
+#, c-format
+msgid "* list       list files in archive\n"
+msgstr "* list       Elenca i file nell'archivio\n"
+
+#: ../tools/gsf.c:107
+#, c-format
+msgid "* listprops  list document properties in archive\n"
+msgstr "* listprops  Elenca le proprietà del documento nell'archivio\n"
+
+#: ../tools/gsf.c:108
+#, c-format
+msgid "* props      print specified document properties\n"
+msgstr "* props      Stampa le proprietà specificate del documento\n"
+
+#: ../tools/gsf.c:291
+#, c-format
+msgid "No property named %s\n"
+msgstr "Nessuna proprietà chiamata %s\n"
+
+#: ../tools/gsf.c:364
+msgid "SUBCOMMAND ARCHIVE..."
+msgstr "SOTTOCOMANDO ARCHIVIO..."
+
+#: ../tools/gsf.c:371
+#, c-format
+msgid ""
+"%s\n"
+"Run '%s --help' to see a full list of available command line options.\n"
+msgstr ""
+"%s\n"
+"Eseguire \"%s --help\" per l'elenco completo delle opzioni a riga di "
+"comando.\n"
+
+#: ../tools/gsf.c:378
+#, c-format
+msgid "gsf version %d.%d.%d\n"
+msgstr "gsf versione %d.%d.%d\n"
+
+#: ../tools/gsf.c:384
+#, c-format
+msgid "Usage: %s %s\n"
+msgstr "Uso: %s %s\n"
+
+#: ../tools/gsf.c:405
+#, c-format
+msgid "Run '%s help' to see a list subcommands.\n"
+msgstr "Eseguire \"%s help\" per l'elenco dei sottocomandi.\n"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:1
+msgid ""
+"Boolean options available, true enables thumbnailing and false disables the "
+"creation of new thumbnails"
+msgstr ""
+"Opzioni booleane disponibili, \"true\" abilita la creazione delle miniature "
+"e \"false\" disabilita la creazione di nuove miniature"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:2
+msgid "Enable thumbnailing for OpenOffice 1.x Calc spreadsheets"
+msgstr "Abilita le miniature dei fogli di calcolo di OpenOffice 1.x Calc"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:3
+msgid "Enable thumbnailing for OpenOffice 1.x Drawing templates"
+msgstr "Abilita le miniature dei modelli di OpenOffice 1.x Draw"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:4
+msgid "Enable thumbnailing for OpenOffice 1.x Impress Presentation templates"
+msgstr ""
+"Abilita le miniature dei modelli di presentazioni di OpenOffice 1.x Impress"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:5
+msgid "Enable thumbnailing for OpenOffice 1.x Impress presentations"
+msgstr "Abilita le miniature delle presentazioni di OpenOffice 1.x Impress"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:6
+msgid "Enable thumbnailing for OpenOffice 1.x Math documents"
+msgstr "Abilita le miniature dei documenti OpenOffice 1.x Math"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:7
+msgid "Enable thumbnailing for OpenOffice 1.x Spreadsheet templates"
+msgstr "Abilita le miniature dei modelli di fogli di calcolo di OpenOffice 1.x"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:8
+msgid "Enable thumbnailing for OpenOffice 1.x Writer documents"
+msgstr "Abilita le miniature dei documenti di OpenOffice 1.x Writer"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:9
+msgid "Enable thumbnailing for OpenOffice 1.x Writer global templates"
+msgstr "Abilita le miniature dei modelli globali di OpenOffice 1.x Writer"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:10
+msgid "Enable thumbnailing for OpenOffice 1.x Writer templates"
+msgstr "Abilita le miniature dei modelli di OpenOffice 1.x Writer"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:11
+msgid "Enable thumbnailing of Microsoft Excel 2007 spreadsheets"
+msgstr "Abilita le miniature dei fogli di calcolo di Microsoft Excel 2007"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:12
+msgid "Enable thumbnailing of Microsoft Excel spreadsheets"
+msgstr "Abilita le miniature dei fogli di calcolo di Microsoft Excel"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:13
+msgid "Enable thumbnailing of Microsoft PowerPoint 2007 presentations"
+msgstr "Abilita le miniature delle presentazioni di Microsoft PowerPoint 2007"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:14
+msgid "Enable thumbnailing of Microsoft PowerPoint presentations"
+msgstr "Abilita le miniature delle presentazioni di Microsoft PowerPoint"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:15
+msgid "Enable thumbnailing of Microsoft Word 2007 documents"
+msgstr "Abilita le miniature dei documenti di Microsoft Word 2007"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:16
+msgid "Enable thumbnailing of Microsoft Word documents"
+msgstr "Abilita le miniature dei documenti di Microsoft Word"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:17
+msgid "Enable thumbnailing of OpenDocument charts"
+msgstr "Abilita le miniature dei grafici OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:18
+msgid "Enable thumbnailing of OpenDocument drawing templates"
+msgstr "Abilita le miniature dei modelli di disegno OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:19
+msgid "Enable thumbnailing of OpenDocument drawings"
+msgstr "Abilita le miniature dei disegni OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:20
+msgid "Enable thumbnailing of OpenDocument formulas"
+msgstr "Abilita le miniature delle formule OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:21
+msgid "Enable thumbnailing of OpenDocument images"
+msgstr "Abilita le miniature delle immagini OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:22
+msgid "Enable thumbnailing of OpenDocument presentation templates"
+msgstr "Abilita le miniature dei modelli di presentazione OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:23
+msgid "Enable thumbnailing of OpenDocument presentations"
+msgstr "Abilita le miniature delle presentazioni OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:24
+msgid "Enable thumbnailing of OpenDocument spreadsheet templates"
+msgstr "Abilita le miniature dei modelli di fogli di calcolo OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:25
+msgid "Enable thumbnailing of OpenDocument spreadsheets"
+msgstr "Abilita le miniature dei fogli di calcolo OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:26
+msgid "Enable thumbnailing of OpenDocument wordprocessing document templates"
+msgstr "Abilita le miniature dei modelli di documenti di testo OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:27
+msgid "Enable thumbnailing of OpenDocument wordprocessing documents"
+msgstr "Abilita le miniature dei documenti di testo OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:28
+msgid "Enable thumbnailing of OpenDocument wordprocessing master documents"
+msgstr "Abilita le miniature dei documenti di testo mastro OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:29
+msgid "Thumbnail command for Microsoft Excel 2007 spreadsheets"
+msgstr "Comando per le miniature dei fogli di calcolo Mircrosoft Excel 2007"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:30
+msgid "Thumbnail command for Microsoft Excel spreadsheets"
+msgstr "Comando per le miniature dei fogli di calcolo Microsoft Excel"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:31
+msgid "Thumbnail command for Microsoft PowerPoint 2007 presentations"
+msgstr "Comando per le miniature delle presentazioni Microsoft PowerPoint 2007"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:32
+msgid "Thumbnail command for Microsoft PowerPoint presentations"
+msgstr "Comando per le miniature delle presentazione Microsoft PowerPoint"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:33
+msgid "Thumbnail command for Microsoft Word 2007 documents"
+msgstr "Comando per le miniature dei documenti Microsoft Word 2007"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:34
+msgid "Thumbnail command for Microsoft Word documents"
+msgstr "Comando per le miniature dei documenti Microsoft Word"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:35
+msgid "Thumbnail command for OpenDocument charts"
+msgstr "Comando per le miniature dei grafici OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:36
+msgid "Thumbnail command for OpenDocument drawing templates"
+msgstr "Comando per le miniature dei modelli di disegno OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:37
+msgid "Thumbnail command for OpenDocument drawings"
+msgstr "Comando per le miniature dei disegni OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:38
+msgid "Thumbnail command for OpenDocument formulas"
+msgstr "Comando per le miniature delle formule OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:39
+msgid "Thumbnail command for OpenDocument images"
+msgstr "Comando per le miniature delle immagini OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:40
+msgid "Thumbnail command for OpenDocument presentation templates"
+msgstr "Comando per le miniature dei modelli di presentazioni OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:41
+msgid "Thumbnail command for OpenDocument presentations"
+msgstr "Comando per le miniature delle presentazioni OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:42
+msgid "Thumbnail command for OpenDocument spreadsheet templates"
+msgstr "Comando per le miniature dei modelli di fogli di calcolo OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:43
+msgid "Thumbnail command for OpenDocument spreadsheets"
+msgstr "Comando per le miniature dei fogli di calcolo OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:44
+msgid "Thumbnail command for OpenDocument wordprocessing document templates"
+msgstr ""
+"Comando per le miniature dei modelli di documenti di testo OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:45
+msgid "Thumbnail command for OpenDocument wordprocessing documents"
+msgstr "Comando per le miniature dei documenti di testo OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:46
+msgid "Thumbnail command for OpenDocument wordprocessing master documents"
+msgstr "Comando per le miniature dei documenti di testo mastro OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:47
+msgid "Thumbnail command for OpenOffice 1.x Calc spreadsheets"
+msgstr "Comando per le miniature dei fogli di calcolo di OpenOffice 1.x Calc"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:48
+msgid "Thumbnail command for OpenOffice 1.x Drawing templates"
+msgstr "Comando per le miniature dei modelli di OpenOffice 1.x Draw"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:49
+msgid "Thumbnail command for OpenOffice 1.x Impress Presentation templates"
+msgstr ""
+"Comando per le miniature dei modelli delle presentazioni di OpenOffice 1.x "
+"Impress"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:50
+msgid "Thumbnail command for OpenOffice 1.x Impress presentations"
+msgstr "Comando per le miniature delle presentazioni di OpenOffice 1.x Impress"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:51
+msgid "Thumbnail command for OpenOffice 1.x Math documents"
+msgstr "Comando per le miniature dei documenti OpenOffice 1.x Math"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:52
+msgid "Thumbnail command for OpenOffice 1.x Spreadsheet templates"
+msgstr ""
+"Comando per le miniature dei modelli di foglio di calcolo di OpenOffice 1.x"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:53
+msgid "Thumbnail command for OpenOffice 1.x Writer documents"
+msgstr "Comando per le miniature dei documenti di OpenOffice 1.x Writer"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:54
+msgid "Thumbnail command for OpenOffice 1.x Writer global templates"
+msgstr "Comando per le miniature dei modelli globali di OpenOffice 1.x Writer"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:55
+msgid "Thumbnail command for OpenOffice 1.x Writer templates"
+msgstr "Comando per le miniature dei modelli di OpenOffice 1.x Writer"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:56
+msgid "Valid command plus arguments for the Microsoft Excel 2007 spreadsheets."
+msgstr ""
+"Comando e argomenti validi per i fogli di calcolo di Microsoft Excel 2007"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:57
+msgid "Valid command plus arguments for the Microsoft Excel spreadsheets."
+msgstr "Comando e argomenti validi per i fogli di calcolo di Microsoft Excel"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:58
+msgid ""
+"Valid command plus arguments for the Microsoft PowerPoint 2007 thumbnailer"
+msgstr ""
+"Comando e argomenti validi per le miniature di Microsoft PowerPoint 2007"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:59
+msgid "Valid command plus arguments for the Microsoft PowerPoint thumbnailer"
+msgstr "Comando e argomenti validi per le miniature di Microsoft PowerPoint"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:60
+msgid "Valid command plus arguments for the Microsoft Word 2007 thumbnailer"
+msgstr "Comando e argomenti validi per le miniature di Microsoft Word 2007"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:61
+msgid "Valid command plus arguments for the Microsoft Word thumbnailer"
+msgstr "Comando e argomenti validi per le miniature di Microsoft Word"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:62
+msgid "Valid command plus arguments for the OpenDocument chart thumbnailer"
+msgstr "Comando e argomenti validi per le miniature di grafici OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:63
+msgid ""
+"Valid command plus arguments for the OpenDocument drawing template "
+"thumbnailer"
+msgstr ""
+"Comando e argomenti validi per le miniature di modelli di disegno "
+"OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:64
+msgid "Valid command plus arguments for the OpenDocument drawing thumbnailer"
+msgstr "Comando e argomenti validi per le miniature di disegni OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:65
+msgid "Valid command plus arguments for the OpenDocument formula thumbnailer"
+msgstr "Comando e argomenti validi per le miniature di formule OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:66
+msgid "Valid command plus arguments for the OpenDocument image thumbnailer"
+msgstr "Comando e argomenti validi per le miniature di immagini OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:67
+msgid ""
+"Valid command plus arguments for the OpenDocument presentation template "
+"thumbnailer"
+msgstr ""
+"Comando e argomenti validi per le miniature di modelli delle presentazioni "
+"OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:68
+msgid ""
+"Valid command plus arguments for the OpenDocument presentation thumbnailer"
+msgstr ""
+"Comando e argomenti validi per le miniature di presentazioni OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:69
+msgid ""
+"Valid command plus arguments for the OpenDocument spreadsheet template "
+"thumbnailer"
+msgstr ""
+"Comando e argomenti validi per le miniature di modelli dei fogli di calcolo "
+"OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:70
+msgid ""
+"Valid command plus arguments for the OpenDocument spreadsheet thumbnailer"
+msgstr ""
+"Comando e argomenti validi per le miniature di fogli di calcolo OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:71
+msgid ""
+"Valid command plus arguments for the OpenDocument wordprocessing document "
+"template thumbnailer"
+msgstr ""
+"Comando e argomenti validi per le miniature dei modelli di documenti di "
+"testo OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:72
+msgid ""
+"Valid command plus arguments for the OpenDocument wordprocessing document "
+"thumbnailer"
+msgstr ""
+"Comando e argomenti validi per le miniature di documenti di testo "
+"OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:73
+msgid ""
+"Valid command plus arguments for the OpenDocument wordprocessing master "
+"document thumbnailer"
+msgstr ""
+"Comando e argomenti validi per le miniature di documenti di testo mastro "
+"OpenDocument"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:74
+msgid ""
+"Valid command plus arguments for the OpenOffice 1.x Drawing template "
+"thumbnailer"
+msgstr ""
+"Comando e argomenti validi per le miniature dei modelli di OpenOffice 1.x "
+"Draw"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:75
+msgid "Valid command plus arguments for the OpenOffice 1.x Drawing thumbnailer"
+msgstr "Comando e argomenti validi per le miniature di OpenOffice 1.x Draw"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:76
+msgid ""
+"Valid command plus arguments for the OpenOffice 1.x Impress presentation "
+"template thumbnailer"
+msgstr ""
+"Comando e argomenti validi per le miniature di modelli delle presentazioni "
+"di OpenOffice 1.x Impress"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:77
+msgid ""
+"Valid command plus arguments for the OpenOffice 1.x Impress presentation "
+"thumbnailer"
+msgstr ""
+"Comando e argomenti validi per le miniature delle presentazioni di "
+"OpenOffice 1.x Impress"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:78
+msgid ""
+"Valid command plus arguments for the OpenOffice 1.x Math document thumbnailer"
+msgstr ""
+"Comando e argomenti validi per le miniature dei documenti di OpenOffice 1.x "
+"Math"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:79
+msgid ""
+"Valid command plus arguments for the OpenOffice 1.x Writer document "
+"thumbnailer"
+msgstr ""
+"Comando e argomenti validi per le miniature dei documenti di OpenOffice 1.x "
+"Writer"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:80
+msgid ""
+"Valid command plus arguments for the OpenOffice 1.x Writer global template "
+"thumbnailer"
+msgstr ""
+"Comando e argomenti validi per le miniature dei modelli globali di "
+"OpenOffice 1.x Writer"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:81
+msgid ""
+"Valid command plus arguments for the OpenOffice 1.x Writer template "
+"thumbnailer"
+msgstr ""
+"Comando e argomenti validi per le miniature dei modelli di OpenOffice 1.x "
+"Writer"
+
+#: ../thumbnailer/gsf-office-thumbnailer.schemas.in.h:82
+msgid ""
+"Valid command plus arguments for the OpenOffice 1.x spreadsheet thumbnailer"
+msgstr ""
+"Comando e argomenti validi per le miniature dei fogli di calcolo di "
+"OpenOffice 1.x"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]