[Pootle-commits] [SVN] Commit to [Etoys] by [frks] rev [1346] pl/Compression.po
commits at etoys.squeak.org
commits at etoys.squeak.org
Sat Mar 17 09:46:08 EDT 2012
Repository: http://etoys.squeak.org/svn
Revision: 1346
Author: pootle
Date: 2012-03-17 13:46:05 +0000 (Sat, 17 Mar 2012)
Log Message:
-----------
Commit from Sugar Labs: Translation System by user frks.: 13 of 13 messages translated (0 fuzzy).
Modified Paths:
--------------
trunk/po/pl/Compression.po
-------------- next part --------------
Modified: trunk/po/pl/Compression.po
===================================================================
--- trunk/po/pl/Compression.po 2012-03-17 13:45:54 UTC (rev 1345)
+++ trunk/po/pl/Compression.po 2012-03-17 13:46:05 UTC (rev 1346)
@@ -1,48 +1,56 @@
msgid ""
msgstr ""
"Project-Id-Version: eToys\n"
-"POT-Creation-Date: 2010-08-27 15:53-0000\n"
-"PO-Revision-Date: 2010-08-27 15:53-0000\n"
-"Last-Translator: \n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2012-03-12 21:47-0000\n"
+"PO-Revision-Date: 2012-01-10 21:09+0200\n"
+"Last-Translator: lkjlkj <agniechka at o2.pl>\n"
"Language-Team: \n"
+"Language: pl\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=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
+"|| n%100>=20) ? 1 : 2);\n"
+"X-Generator: Pootle 2.0.5\n"
"X-Etoys-Domain: Compression\n"
+"X-Etoys-SystemVersion: etoys5.0 of 12 March 2012 update 2401\n"
-
#: Compression-Streams,GZipReadStream_class>>serviceDecompressToFile,GZipReadStream_class>>serviceDecompressToFile
msgid "decompress to file"
-msgstr ""
+msgstr "wypakuj do pliku"
#: Compression-Streams,GZipReadStream_class>>serviceFileIntoNewChangeSet
msgid "install"
-msgstr ""
+msgstr "instaluj"
#: Compression-Streams,GZipReadStream_class>>serviceFileIntoNewChangeSet
msgid "install into new change set"
-msgstr ""
+msgstr "instaluj w nowym zestawie zmian"
#: 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 ""
+"instaluj zawartość wypakowanego pliku jako treść kodu w obrazie: stwórz nowy "
+"zestaw zmian i umieść go w wybranym folderze"
#: 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 ""
+"załaduj całą rozpakowaną zawartość pliku, który powinien zawierać kod "
+"Smalltalk w formacie pliku wyjściowego \"chunk\" (\"fragment\")"
#: Compression-Streams,GZipReadStream_class>>serviceFileIn
msgid "fileIn entire file"
-msgstr ""
+msgstr "załaduj cały plik"
#: Compression-Streams,GZipReadStream_class>>serviceFileIn
msgid "filein"
-msgstr ""
+msgstr "załaduj plik"
#: Compression-Streams,GZipReadStream_class>>serviceViewDecompress,GZipReadStream_class>>serviceViewDecompress
msgid "view decompressed"
-msgstr ""
+msgstr "wyświetl wypakowane elementy"
#: Compression-Streams,GZipReadStream_class>>uncompressedFileName:
msgid ""
@@ -50,20 +58,23 @@
"appears to be a compressed file.\n"
"Do you want to uncompress it?"
msgstr ""
+"{1}\n"
+"wygląda na spakowany plik.\n"
+"Czy chcesz go rozpakować?"
#: Compression-Streams,GZipWriteStream_class>>serviceCompressFile
msgid "compress file"
-msgstr ""
+msgstr "kompresja pliku"
#: Compression-Streams,GZipWriteStream_class>>serviceCompressFile
msgid "compress file using gzip compression, making a new file"
-msgstr ""
+msgstr "pakowanie pliku przy użyciu kompresji gzip, tworząc nowy plik"
#: Compression-Streams,InflateStream>>upToEndWithProgressBar
msgid "Unzip a stream"
-msgstr ""
+msgstr "Dekompresja strumienia"
#: Compression-Streams,ZipReadStream>>verifyCrc
msgid "Wrong CRC-32 (expected {1} got {2}) (proceed to ignore)"
msgstr ""
-
+"Nieprawidłowe CRC-32 (oczekiwano {1} a jest {2}) (aby zignorować kontynuuj)"
More information about the Pootle-commits
mailing list