diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
commit | f7d221f5f0aadedf80ebb477c623612545c7be08 (patch) | |
tree | 4c640cf1d354921028f5ef320765e9fee4fad4ad /l10n/pl/files.po | |
parent | a3c1f70be423eb4e6bc76164da9d080ffe66305c (diff) | |
download | nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.tar.gz nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.zip |
update translations
Diffstat (limited to 'l10n/pl/files.po')
-rw-r--r-- | l10n/pl/files.po | 97 |
1 files changed, 69 insertions, 28 deletions
diff --git a/l10n/pl/files.po b/l10n/pl/files.po index 265c64e67d4..b37c9903ee3 100644 --- a/l10n/pl/files.po +++ b/l10n/pl/files.po @@ -3,15 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Cyryl Sochacki <>, 2012. # 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-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:32+0000\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" "MIME-Version: 1.0\n" @@ -48,15 +49,67 @@ msgstr "Brak katalogu tymczasowego" #: ajax/upload.php:25 msgid "Failed to write to disk" -msgstr "" +msgstr "Błąd zapisu na dysk" -#: appinfo/app.php:7 +#: appinfo/app.php:6 msgid "Files" msgstr "Pliki" +#: js/filelist.js:186 +msgid "undo deletion" +msgstr "" + +#: js/files.js:170 +msgid "generating ZIP-file, it may take some time." +msgstr "" + +#: js/files.js:199 +msgid "Unable to upload your file as it is a directory or has 0 bytes" +msgstr "" + +#: js/files.js:199 +msgid "Upload Error" +msgstr "" + +#: js/files.js:227 js/files.js:318 js/files.js:347 +msgid "Pending" +msgstr "" + +#: js/files.js:332 +msgid "Upload cancelled." +msgstr "" + +#: js/files.js:456 +msgid "Invalid name, '/' is not allowed." +msgstr "" + +#: js/files.js:626 templates/index.php:55 +msgid "Size" +msgstr "Rozmiar" + +#: js/files.js:627 templates/index.php:56 +msgid "Modified" +msgstr "Czas modyfikacji" + +#: js/files.js:654 +msgid "folder" +msgstr "" + +#: js/files.js:656 +msgid "folders" +msgstr "" + +#: js/files.js:664 +msgid "file" +msgstr "" + +#: js/files.js:666 +msgid "files" +msgstr "" + #: templates/admin.php:5 msgid "File handling" -msgstr "" +msgstr "Zarządzanie plikami" #: templates/admin.php:7 msgid "Maximum upload size" @@ -64,23 +117,23 @@ msgstr "Maksymalny rozmiar wysyłanego pliku" #: templates/admin.php:7 msgid "max. possible: " -msgstr "" +msgstr "max. możliwych" #: templates/admin.php:9 msgid "Needed for multi-file and folder downloads." -msgstr "" +msgstr "Wymagany do pobierania wielu plików i folderów" #: templates/admin.php:9 msgid "Enable ZIP-download" -msgstr "" +msgstr "Włącz pobieranie ZIP-paczki" #: templates/admin.php:11 msgid "0 is unlimited" -msgstr "" +msgstr "0 jest nielimitowane" #: templates/admin.php:12 msgid "Maximum input size for ZIP files" -msgstr "" +msgstr "Maksymalna wielkość pliku wejściowego ZIP " #: templates/index.php:7 msgid "New" @@ -96,7 +149,7 @@ msgstr "Katalog" #: templates/index.php:11 msgid "From url" -msgstr "" +msgstr "Z adresu" #: templates/index.php:21 msgid "Upload" @@ -104,7 +157,7 @@ msgstr "Prześlij" #: templates/index.php:27 msgid "Cancel upload" -msgstr "" +msgstr "Przestań wysyłać" #: templates/index.php:39 msgid "Nothing in here. Upload something!" @@ -116,24 +169,12 @@ msgstr "Nazwa" #: templates/index.php:49 msgid "Share" -msgstr "" +msgstr "Współdziel" #: templates/index.php:51 msgid "Download" msgstr "Pobiera element" -#: templates/index.php:55 -msgid "Size" -msgstr "Rozmiar" - -#: templates/index.php:56 -msgid "Modified" -msgstr "Czas modyfikacji" - -#: templates/index.php:56 -msgid "Delete all" -msgstr "" - #: templates/index.php:56 msgid "Delete" msgstr "Usuwa element" @@ -150,8 +191,8 @@ msgstr "Pliki które próbujesz przesłać, przekraczają maksymalną, dopuszcza #: templates/index.php:71 msgid "Files are being scanned, please wait." -msgstr "" +msgstr "Skanowanie plików, proszę czekać." #: templates/index.php:74 msgid "Current scanning" -msgstr "" +msgstr "Aktualnie skanowane" |