diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-05-09 12:41:01 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-05-09 12:41:01 +0200 |
commit | 588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f (patch) | |
tree | e4cc00ab89fd11d0a3b199fef741431499fd33d3 /l10n/pl/files.po | |
parent | 000d7ba97535f470f30be44e02140401b24b43e2 (diff) | |
download | nextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.tar.gz nextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.zip |
update translations
Diffstat (limited to 'l10n/pl/files.po')
-rw-r--r-- | l10n/pl/files.po | 118 |
1 files changed, 80 insertions, 38 deletions
diff --git a/l10n/pl/files.po b/l10n/pl/files.po index f9d6ec7b31e..265c64e67d4 100644 --- a/l10n/pl/files.po +++ b/l10n/pl/files.po @@ -5,14 +5,15 @@ # Translators: # Marcin Małecki <gerber@tkdami.net>, 2011, 2012. # <mosslar@gmail.com>, 2011. +# Piotr Sokół <psokol@jabster.pl>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-01-15 14:44+0100\n" -"PO-Revision-Date: 2012-01-11 13:09+0000\n" -"Last-Translator: Marcin Małecki <gerber@tkdami.net>\n" -"Language-Team: Polish (http://www.transifex.net/projects/p/owncloud/team/pl/)\n" +"POT-Creation-Date: 2012-05-09 12:29+0200\n" +"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" +"Language-Team: Polish (http://www.transifex.net/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -21,95 +22,136 @@ msgstr "" #: ajax/upload.php:19 msgid "There is no error, the file uploaded with success" -msgstr "Brak błędu, plik przesłany z sukcesem" +msgstr "Przesłano plik" #: ajax/upload.php:20 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" -msgstr "" -"Przesłany plik przekracza ustawienie upload_max_filesize w pliku php.ini" +msgstr "Rozmiar przesłanego pliku przekracza maksymalną wartość dyrektywy upload_max_filesize, zawartą w pliku php.ini" #: ajax/upload.php:21 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" -msgstr "" -"Przesłany plik przekracza MAX_FILE_SIZE ustawienia, które zostało określono " -"w formularzu HTML" +msgstr "Rozmiar przesłanego pliku przekracza maksymalną wartość dyrektywy upload_max_filesize, zawartą formularzu HTML" #: ajax/upload.php:22 msgid "The uploaded file was only partially uploaded" -msgstr "Plik został przesłany tylko częściowo." +msgstr "Plik przesłano tylko częściowo" #: ajax/upload.php:23 msgid "No file was uploaded" -msgstr "Żaden plik nie został przesłany" +msgstr "Nie przesłano żadnego pliku" #: ajax/upload.php:24 msgid "Missing a temporary folder" -msgstr "Brakuje folderu tymczasowego" +msgstr "Brak katalogu tymczasowego" + +#: ajax/upload.php:25 +msgid "Failed to write to disk" +msgstr "" -#: appinfo/app.php:8 +#: appinfo/app.php:7 msgid "Files" msgstr "Pliki" #: templates/admin.php:5 +msgid "File handling" +msgstr "" + +#: templates/admin.php:7 msgid "Maximum upload size" -msgstr "Maksymalna wielkość przesyłanego pliku" +msgstr "Maksymalny rozmiar wysyłanego pliku" + +#: templates/admin.php:7 +msgid "max. possible: " +msgstr "" + +#: templates/admin.php:9 +msgid "Needed for multi-file and folder downloads." +msgstr "" + +#: templates/admin.php:9 +msgid "Enable ZIP-download" +msgstr "" + +#: templates/admin.php:11 +msgid "0 is unlimited" +msgstr "" + +#: templates/admin.php:12 +msgid "Maximum input size for ZIP files" +msgstr "" #: templates/index.php:7 msgid "New" msgstr "Nowy" -#: templates/index.php:10 +#: templates/index.php:9 msgid "Text file" msgstr "Plik tekstowy" -#: templates/index.php:11 +#: templates/index.php:10 msgid "Folder" msgstr "Katalog" -#: templates/index.php:12 -msgid "From the web" -msgstr "Z Internetu" +#: templates/index.php:11 +msgid "From url" +msgstr "" -#: templates/index.php:22 +#: templates/index.php:21 msgid "Upload" msgstr "Prześlij" -#: templates/index.php:35 +#: templates/index.php:27 +msgid "Cancel upload" +msgstr "" + +#: templates/index.php:39 msgid "Nothing in here. Upload something!" -msgstr "Nic tu nie ma. Prześlij jakieś pliki!" +msgstr "Brak zawartości. Proszę wysłać pliki!" -#: templates/index.php:43 +#: templates/index.php:47 msgid "Name" msgstr "Nazwa" -#: templates/index.php:45 +#: templates/index.php:49 +msgid "Share" +msgstr "" + +#: templates/index.php:51 msgid "Download" -msgstr "Ściąganie" +msgstr "Pobiera element" -#: templates/index.php:49 +#: templates/index.php:55 msgid "Size" -msgstr "Wielkość" +msgstr "Rozmiar" -#: templates/index.php:50 +#: templates/index.php:56 msgid "Modified" -msgstr "Zmodyfikowano" +msgstr "Czas modyfikacji" + +#: templates/index.php:56 +msgid "Delete all" +msgstr "" -#: templates/index.php:50 +#: templates/index.php:56 msgid "Delete" -msgstr "Skasuj" +msgstr "Usuwa element" -#: templates/index.php:58 +#: templates/index.php:64 msgid "Upload too large" -msgstr "Przesyłany plik jest za duży" +msgstr "Wysyłany plik ma za duży rozmiar" -#: templates/index.php:60 +#: templates/index.php:66 msgid "" "The files you are trying to upload exceed the maximum size for file uploads " "on this server." -msgstr "" -"Pliki które próbujesz przesłać, przekraczają maksymalną, dopuszczalną " -"wielkość." +msgstr "Pliki które próbujesz przesłać, przekraczają maksymalną, dopuszczalną wielkość." +#: templates/index.php:71 +msgid "Files are being scanned, please wait." +msgstr "" +#: templates/index.php:74 +msgid "Current scanning" +msgstr "" |