summaryrefslogtreecommitdiffstats
path: root/l10n/pl/files.po
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-07-30 02:05:41 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-07-30 02:05:41 +0200
commit3430dcd367a0053b97feaa8e59be0ebda44e1dc4 (patch)
treefcebf444057a08145b175b84812f67b27ecb48be /l10n/pl/files.po
parent5262cde6a6dbf7c924508423093aaac0d17a95b5 (diff)
downloadnextcloud-server-3430dcd367a0053b97feaa8e59be0ebda44e1dc4.tar.gz
nextcloud-server-3430dcd367a0053b97feaa8e59be0ebda44e1dc4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pl/files.po')
-rw-r--r--l10n/pl/files.po72
1 files changed, 40 insertions, 32 deletions
diff --git a/l10n/pl/files.po b/l10n/pl/files.po
index b37c9903ee3..89fc6e75afe 100644
--- a/l10n/pl/files.po
+++ b/l10n/pl/files.po
@@ -11,43 +11,43 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-06-06 00:12+0200\n"
-"PO-Revision-Date: 2012-06-05 22:15+0000\n"
-"Last-Translator: icewind <icewind1991@gmail.com>\n"
-"Language-Team: Polish (http://www.transifex.net/projects/p/owncloud/language/pl/)\n"
+"POT-Creation-Date: 2012-07-30 02:02+0200\n"
+"PO-Revision-Date: 2012-07-30 00:03+0000\n"
+"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\n"
+"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pl\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
-#: ajax/upload.php:19
+#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
msgstr "Przesłano plik"
-#: ajax/upload.php:20
+#: ajax/upload.php:21
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr "Rozmiar przesłanego pliku przekracza maksymalną wartość dyrektywy upload_max_filesize, zawartą w pliku php.ini"
-#: ajax/upload.php:21
+#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Rozmiar przesłanego pliku przekracza maksymalną wartość dyrektywy upload_max_filesize, zawartą formularzu HTML"
-#: ajax/upload.php:22
+#: ajax/upload.php:23
msgid "The uploaded file was only partially uploaded"
msgstr "Plik przesłano tylko częściowo"
-#: ajax/upload.php:23
+#: ajax/upload.php:24
msgid "No file was uploaded"
msgstr "Nie przesłano żadnego pliku"
-#: ajax/upload.php:24
+#: ajax/upload.php:25
msgid "Missing a temporary folder"
msgstr "Brak katalogu tymczasowego"
-#: ajax/upload.php:25
+#: ajax/upload.php:26
msgid "Failed to write to disk"
msgstr "Błąd zapisu na dysk"
@@ -55,57 +55,69 @@ msgstr "Błąd zapisu na dysk"
msgid "Files"
msgstr "Pliki"
+#: js/fileactions.js:95
+msgid "Unshare"
+msgstr ""
+
+#: js/fileactions.js:97 templates/index.php:56
+msgid "Delete"
+msgstr "Usuwa element"
+
#: js/filelist.js:186
-msgid "undo deletion"
+msgid "deleted"
+msgstr ""
+
+#: js/filelist.js:186
+msgid "undo"
msgstr ""
#: js/files.js:170
msgid "generating ZIP-file, it may take some time."
-msgstr ""
+msgstr "Generowanie pliku ZIP, może potrwać pewien czas."
#: js/files.js:199
msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
+msgstr "Nie można wczytać pliku jeśli jest katalogiem lub ma 0 bajtów"
#: js/files.js:199
msgid "Upload Error"
-msgstr ""
+msgstr "Błąd wczytywania"
#: js/files.js:227 js/files.js:318 js/files.js:347
msgid "Pending"
-msgstr ""
+msgstr "Oczekujące"
#: js/files.js:332
msgid "Upload cancelled."
-msgstr ""
+msgstr "Wczytywanie anulowane."
#: js/files.js:456
msgid "Invalid name, '/' is not allowed."
-msgstr ""
+msgstr "Nieprawidłowa nazwa '/' jest niedozwolone."
-#: js/files.js:626 templates/index.php:55
+#: js/files.js:631 templates/index.php:55
msgid "Size"
msgstr "Rozmiar"
-#: js/files.js:627 templates/index.php:56
+#: js/files.js:632 templates/index.php:56
msgid "Modified"
msgstr "Czas modyfikacji"
-#: js/files.js:654
+#: js/files.js:659
msgid "folder"
-msgstr ""
+msgstr "folder"
-#: js/files.js:656
+#: js/files.js:661
msgid "folders"
-msgstr ""
+msgstr "foldery"
-#: js/files.js:664
+#: js/files.js:669
msgid "file"
-msgstr ""
+msgstr "plik"
-#: js/files.js:666
+#: js/files.js:671
msgid "files"
-msgstr ""
+msgstr "pliki"
#: templates/admin.php:5
msgid "File handling"
@@ -175,10 +187,6 @@ msgstr "Współdziel"
msgid "Download"
msgstr "Pobiera element"
-#: templates/index.php:56
-msgid "Delete"
-msgstr "Usuwa element"
-
#: templates/index.php:64
msgid "Upload too large"
msgstr "Wysyłany plik ma za duży rozmiar"