diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-10 00:05:53 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-10 00:05:53 +0100 |
commit | 912050afa0bd963fdde7d7b223c32bb9bd8e1479 (patch) | |
tree | d509d78d11d13a89bcc4b6bb98ee0e76d50a50d9 /l10n/pl/files.po | |
parent | fda1ada4f07a23c427468ab4ed97c11303171ce2 (diff) | |
download | nextcloud-server-912050afa0bd963fdde7d7b223c32bb9bd8e1479.tar.gz nextcloud-server-912050afa0bd963fdde7d7b223c32bb9bd8e1479.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pl/files.po')
-rw-r--r-- | l10n/pl/files.po | 32 |
1 files changed, 23 insertions, 9 deletions
diff --git a/l10n/pl/files.po b/l10n/pl/files.po index 997678ba5a7..64357ad8259 100644 --- a/l10n/pl/files.po +++ b/l10n/pl/files.po @@ -4,7 +4,7 @@ # # Translators: # Cyryl Sochacki <>, 2012. -# Cyryl Sochacki <cyrylsochacki@gmail.com>, 2012. +# Cyryl Sochacki <cyrylsochacki@gmail.com>, 2012-2013. # Marcin Małecki <gerber@tkdami.net>, 2011-2012. # <mosslar@gmail.com>, 2011. # <mplichta@gmail.com>, 2012. @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-01-09 00:04+0100\n" -"PO-Revision-Date: 2013-01-08 23:04+0000\n" +"POT-Creation-Date: 2013-01-10 00:04+0100\n" +"PO-Revision-Date: 2013-01-09 23:04+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" @@ -24,6 +24,20 @@ msgstr "" "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/move.php:17 +#, php-format +msgid "Could not move %s - File with this name already exists" +msgstr "" + +#: ajax/move.php:24 +#, php-format +msgid "Could not move %s" +msgstr "" + +#: ajax/rename.php:19 +msgid "Unable to rename file" +msgstr "" + #: ajax/upload.php:14 msgid "No file was uploaded. Unknown error" msgstr "Plik nie został załadowany. Nieznany błąd" @@ -61,11 +75,11 @@ msgstr "Błąd zapisu na dysk" #: ajax/upload.php:45 msgid "Not enough space available" -msgstr "" +msgstr "Za mało miejsca" #: ajax/upload.php:69 msgid "Invalid directory." -msgstr "" +msgstr "Zła ścieżka." #: appinfo/app.php:10 msgid "Files" @@ -121,11 +135,11 @@ msgstr "usunięto {files}" #: js/files.js:31 msgid "'.' is an invalid file name." -msgstr "" +msgstr "'.' jest nieprawidłową nazwą pliku." #: js/files.js:36 msgid "File name cannot be empty." -msgstr "" +msgstr "Nazwa pliku nie może być pusta." #: js/files.js:45 msgid "" @@ -172,11 +186,11 @@ msgstr "Wysyłanie pliku jest w toku. Teraz opuszczając stronę wysyłanie zost #: js/files.js:537 msgid "URL cannot be empty." -msgstr "" +msgstr "URL nie może być pusty." #: js/files.js:543 msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" -msgstr "" +msgstr "Nazwa folderu nieprawidłowa. Wykorzystanie \"Shared\" jest zarezerwowane przez Owncloud" #: js/files.js:727 msgid "{count} files scanned" |