[Pootle-commits] [SVN] Commit to [Etoys] by [cjl] rev [1812] it/Compression.po
commits at etoys.squeak.org
commits at etoys.squeak.org
Sun Sep 9 23:50:29 EDT 2012
Repository: http://etoys.squeak.org/svn
Revision: 1812
Author: pootle
Date: 2012-09-10 03:50:28 +0000 (Mon, 10 Sep 2012)
Log Message:
-----------
Commit from Sugar Labs: Translation System by user cjl.: 12 of 13 messages translated (0 fuzzy).
Modified Paths:
--------------
trunk/po/it/Compression.po
-------------- next part --------------
Modified: trunk/po/it/Compression.po
===================================================================
--- trunk/po/it/Compression.po 2012-09-10 03:50:02 UTC (rev 1811)
+++ trunk/po/it/Compression.po 2012-09-10 03:50:28 UTC (rev 1812)
@@ -1,36 +1,44 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2010-08-27 15:43-0000\n"
-"PO-Revision-Date: 2010-08-27 15:43-0000\n"
-"Last-Translator: \n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2012-06-25 00:55-0000\n"
+"PO-Revision-Date: 2012-09-08 09:18+0200\n"
+"Last-Translator: arosella <arosella at yahoo.com>\n"
"Language-Team: \n"
+"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Etoys-SystemVersion: etoys4.1 of 29 April 2010 update 2383 (repo v1295 of 25 August 2010)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Pootle 2.0.5\n"
"X-Etoys-Domain: Compression\n"
+"X-Etoys-SystemVersion: etoys5.0 of 25 June 2012 update 2407\n"
-
#: Compression-Streams,GZipReadStream_class>>serviceDecompressToFile,GZipReadStream_class>>serviceDecompressToFile
msgid "decompress to file"
-msgstr ""
+msgstr "decomprimi in un file"
#: Compression-Streams,GZipReadStream_class>>serviceFileIntoNewChangeSet
msgid "install"
-msgstr "Installa"
+msgstr "installa"
#: Compression-Streams,GZipReadStream_class>>serviceFileIntoNewChangeSet
msgid "install into new change set"
-msgstr ""
+msgstr "installare in un nuovo set cambiamento"
#: Compression-Streams,GZipReadStream_class>>serviceFileIntoNewChangeSet
msgid "install the decompressed contents of the file as a body of code in the image: create a new change set and file-in the selected file into it"
msgstr ""
+"installare il contenuto decompresso del file come corpo di codice "
+"nell'immagine: creare un nuovo set cambiamento ed archiviare al suo interno "
+"il file selezionato"
#: Compression-Streams,GZipReadStream_class>>serviceFileIn
msgid "file in the entire decompressed contents of the file, which is expected to contain Smalltalk code in fileout (\"chunk\") format"
msgstr ""
+"archiviare l'intero contenuto decompresso del file che dovrebbe contenere il "
+"codice Smalltalkin in formato d'archivio (\"chunck\")"
#: Compression-Streams,GZipReadStream_class>>serviceFileIn
msgid "fileIn entire file"
@@ -38,11 +46,11 @@
#: Compression-Streams,GZipReadStream_class>>serviceFileIn
msgid "filein"
-msgstr ""
+msgstr "archivia"
#: Compression-Streams,GZipReadStream_class>>serviceViewDecompress,GZipReadStream_class>>serviceViewDecompress
msgid "view decompressed"
-msgstr ""
+msgstr "visualizza file decompresso"
#: Compression-Streams,GZipReadStream_class>>uncompressedFileName:
msgid ""
@@ -50,20 +58,24 @@
"appears to be a compressed file.\n"
"Do you want to uncompress it?"
msgstr ""
+"{1}\n"
+"sembra essere un file compresso.\n"
+"Lo vuoi decomprimere?"
#: Compression-Streams,GZipWriteStream_class>>serviceCompressFile
msgid "compress file"
-msgstr ""
+msgstr "comprimere il file"
#: Compression-Streams,GZipWriteStream_class>>serviceCompressFile
msgid "compress file using gzip compression, making a new file"
msgstr ""
+"comprimere il file usando il formato compresso gzip compression, creando un "
+"nuovo file"
#: Compression-Streams,InflateStream>>upToEndWithProgressBar
msgid "Unzip a stream"
-msgstr ""
+msgstr "Unzip uno stream"
#: Compression-Streams,ZipReadStream>>verifyCrc
msgid "Wrong CRC-32 (expected {1} got {2}) (proceed to ignore)"
-msgstr ""
-
+msgstr "Incorretto CRC-32 (atteso {1} ricevuto {2}) (procedere per ignorare)"
More information about the Pootle-commits
mailing list