diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 21:01:36 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 21:01:36 -0600 |
commit | 455bf7c96c6f955ac38a1e1534d19d13c156e95f (patch) | |
tree | 6910e440943b7d1929e56f7fc5ae70e87c61e605 /tde-i18n-it/messages/tdebase/tdeio_thumbnail.po | |
parent | dfb8a40a51a635068684372771d3042e39230471 (diff) | |
download | tde-i18n-455bf7c96c6f955ac38a1e1534d19d13c156e95f.tar.gz tde-i18n-455bf7c96c6f955ac38a1e1534d19d13c156e95f.zip |
Rename kiobuffer and KHTML
Diffstat (limited to 'tde-i18n-it/messages/tdebase/tdeio_thumbnail.po')
-rw-r--r-- | tde-i18n-it/messages/tdebase/tdeio_thumbnail.po | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/tde-i18n-it/messages/tdebase/tdeio_thumbnail.po b/tde-i18n-it/messages/tdebase/tdeio_thumbnail.po new file mode 100644 index 00000000000..b4b3cd2d427 --- /dev/null +++ b/tde-i18n-it/messages/tdebase/tdeio_thumbnail.po @@ -0,0 +1,54 @@ +# translation of kio_thumbnail.po to Italian +# Luciano Montanaro <mikelima@cirulla.net>, 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: kio_thumbnail\n" +"POT-Creation-Date: 2005-06-03 01:23+0200\n" +"PO-Revision-Date: 2005-08-30 10:44+0200\n" +"Last-Translator: Luciano Montanaro <mikelima@cirulla.net>\n" +"Language-Team: Italian <tde-i18n-it@kde.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10.2\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: thumbnail.cpp:174 +msgid "No MIME Type specified." +msgstr "Nessun tipo MIME specificato." + +#: thumbnail.cpp:184 +msgid "No or invalid size specified." +msgstr "Dimensione non valida o mancante." + +#: thumbnail.cpp:265 +msgid "No plugin specified." +msgstr "Nessun plugin specificato." + +#: thumbnail.cpp:283 +#, c-format +msgid "Cannot load ThumbCreator %1" +msgstr "Non è stato possibile caricare ThumbCreator %1" + +#: thumbnail.cpp:291 +#, c-format +msgid "Cannot create thumbnail for %1" +msgstr "Impossibile creare la miniatura per %1" + +#: thumbnail.cpp:358 +msgid "Failed to create a thumbnail." +msgstr "Non è stato possibile creare la miniatura." + +#: thumbnail.cpp:373 +msgid "Could not write image." +msgstr "Non è stato possibile scrivere l'immagine." + +#: thumbnail.cpp:398 +#, c-format +msgid "Failed to attach to shared memory segment %1" +msgstr "Non è stato possibile connettersi al segmento di memoria condivisa %1" + +#: thumbnail.cpp:403 +msgid "Image is too big for the shared memory segment" +msgstr "L'immagine è troppo grande per il segmento di memoria condivisa" |