summaryrefslogtreecommitdiffstats
path: root/l10n/pl_PL/files.po
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/pl_PL/files.po')
-rw-r--r--l10n/pl_PL/files.po148
1 files changed, 93 insertions, 55 deletions
diff --git a/l10n/pl_PL/files.po b/l10n/pl_PL/files.po
index 2e1909d5c9f..4c12f2aa8c2 100644
--- a/l10n/pl_PL/files.po
+++ b/l10n/pl_PL/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-12-01 00:01+0100\n"
-"PO-Revision-Date: 2012-11-30 23:02+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 (Poland) (http://www.transifex.com/projects/p/owncloud/language/pl_PL/)\n"
"MIME-Version: 1.0\n"
@@ -17,46 +17,72 @@ msgstr ""
"Language: pl_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:20
-msgid "There is no error, the file uploaded with success"
+#: 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 ""
#: ajax/upload.php:21
+msgid "There is no error, the file uploaded with success"
+msgstr ""
+
+#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:23
+#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:25
+#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr ""
-#: ajax/upload.php:27
+#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr ""
-#: ajax/upload.php:28
+#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr ""
+#: ajax/upload.php:45
+msgid "Not enough space available"
+msgstr ""
+
+#: ajax/upload.php:69
+msgid "Invalid directory."
+msgstr ""
+
#: appinfo/app.php:10
msgid "Files"
msgstr ""
-#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
+#: js/fileactions.js:117 templates/index.php:82 templates/index.php:83
msgid "Unshare"
msgstr ""
-#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
+#: js/fileactions.js:119 templates/index.php:88 templates/index.php:89
msgid "Delete"
msgstr ""
@@ -64,122 +90,134 @@ msgstr ""
msgid "Rename"
msgstr ""
-#: js/filelist.js:201 js/filelist.js:203
+#: js/filelist.js:205 js/filelist.js:207
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:201 js/filelist.js:203
+#: js/filelist.js:205 js/filelist.js:207
msgid "replace"
msgstr ""
-#: js/filelist.js:201
+#: js/filelist.js:205
msgid "suggest name"
msgstr ""
-#: js/filelist.js:201 js/filelist.js:203
+#: js/filelist.js:205 js/filelist.js:207
msgid "cancel"
msgstr ""
-#: js/filelist.js:250
+#: js/filelist.js:254
msgid "replaced {new_name}"
msgstr ""
-#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
+#: js/filelist.js:254 js/filelist.js:256 js/filelist.js:288 js/filelist.js:290
msgid "undo"
msgstr ""
-#: js/filelist.js:252
+#: js/filelist.js:256
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:284
+#: js/filelist.js:288
msgid "unshared {files}"
msgstr ""
-#: js/filelist.js:286
+#: js/filelist.js:290
msgid "deleted {files}"
msgstr ""
-#: js/files.js:33
+#: js/files.js:31
+msgid "'.' is an invalid file name."
+msgstr ""
+
+#: js/files.js:36
+msgid "File name cannot be empty."
+msgstr ""
+
+#: js/files.js:45
msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed."
msgstr ""
-#: js/files.js:183
+#: js/files.js:186
msgid "generating ZIP-file, it may take some time."
msgstr ""
-#: js/files.js:218
+#: js/files.js:224
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
-#: js/files.js:218
+#: js/files.js:224
msgid "Upload Error"
msgstr ""
-#: js/files.js:235
+#: js/files.js:241
msgid "Close"
msgstr ""
-#: js/files.js:254 js/files.js:368 js/files.js:398
+#: js/files.js:260 js/files.js:376 js/files.js:409
msgid "Pending"
msgstr ""
-#: js/files.js:274
+#: js/files.js:280
msgid "1 file uploading"
msgstr ""
-#: js/files.js:277 js/files.js:331 js/files.js:346
+#: js/files.js:283 js/files.js:338 js/files.js:353
msgid "{count} files uploading"
msgstr ""
-#: js/files.js:349 js/files.js:382
+#: js/files.js:357 js/files.js:393
msgid "Upload cancelled."
msgstr ""
-#: js/files.js:451
+#: js/files.js:464
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
-#: js/files.js:523
-msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
+#: js/files.js:537
+msgid "URL cannot be empty."
msgstr ""
-#: js/files.js:704
+#: js/files.js:543
+msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
+msgstr ""
+
+#: js/files.js:727
msgid "{count} files scanned"
msgstr ""
-#: js/files.js:712
+#: js/files.js:735
msgid "error while scanning"
msgstr ""
-#: js/files.js:785 templates/index.php:65
+#: js/files.js:808 templates/index.php:64
msgid "Name"
msgstr ""
-#: js/files.js:786 templates/index.php:76
+#: js/files.js:809 templates/index.php:75
msgid "Size"
msgstr ""
-#: js/files.js:787 templates/index.php:78
+#: js/files.js:810 templates/index.php:77
msgid "Modified"
msgstr ""
-#: js/files.js:814
+#: js/files.js:829
msgid "1 folder"
msgstr ""
-#: js/files.js:816
+#: js/files.js:831
msgid "{count} folders"
msgstr ""
-#: js/files.js:824
+#: js/files.js:839
msgid "1 file"
msgstr ""
-#: js/files.js:826
+#: js/files.js:841
msgid "{count} files"
msgstr ""
@@ -191,27 +229,27 @@ msgstr ""
msgid "Maximum upload size"
msgstr ""
-#: templates/admin.php:9
+#: templates/admin.php:10
msgid "max. possible: "
msgstr ""
-#: templates/admin.php:12
+#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr ""
-#: templates/admin.php:14
+#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr ""
-#: templates/admin.php:17
+#: templates/admin.php:20
msgid "0 is unlimited"
msgstr ""
-#: templates/admin.php:19
+#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr ""
-#: templates/admin.php:23
+#: templates/admin.php:26
msgid "Save"
msgstr "Zapisz"
@@ -231,36 +269,36 @@ msgstr ""
msgid "From link"
msgstr ""
-#: templates/index.php:35
+#: templates/index.php:18
msgid "Upload"
msgstr ""
-#: templates/index.php:43
+#: templates/index.php:41
msgid "Cancel upload"
msgstr ""
-#: templates/index.php:57
+#: templates/index.php:56
msgid "Nothing in here. Upload something!"
msgstr ""
-#: templates/index.php:71
+#: templates/index.php:70
msgid "Download"
msgstr ""
-#: templates/index.php:103
+#: templates/index.php:102
msgid "Upload too large"
msgstr ""
-#: templates/index.php:105
+#: templates/index.php:104
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
-#: templates/index.php:110
+#: templates/index.php:109
msgid "Files are being scanned, please wait."
msgstr ""
-#: templates/index.php:113
+#: templates/index.php:112
msgid "Current scanning"
msgstr ""