Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-27 03:06:21 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-27 03:06:21 +0400
commit00a28062e12761c6b806497a6e4a811a8f363ce1 (patch)
tree720ad8f9ab4192ecc85c33ff0b016975125583ad /l10n/pl_PL
parentc9e25d3fab17b178759dd6d2f9488aa4cf37fbbb (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pl_PL')
-rw-r--r--l10n/pl_PL/files.po123
1 files changed, 65 insertions, 58 deletions
diff --git a/l10n/pl_PL/files.po b/l10n/pl_PL/files.po
index d76af487676..81c77fd71ea 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: 2013-01-20 00:05+0100\n"
-"PO-Revision-Date: 2013-01-19 23:05+0000\n"
+"POT-Creation-Date: 2013-01-27 00:04+0100\n"
+"PO-Revision-Date: 2013-01-26 23:05+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,11 +17,6 @@ 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/delete.php:28 ajax/getstoragestats.php:11 ajax/upload.php:17
-#: ajax/upload.php:76 templates/index.php:18
-msgid "Upload"
-msgstr ""
-
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
@@ -36,46 +31,46 @@ msgstr ""
msgid "Unable to rename file"
msgstr ""
-#: ajax/upload.php:20
+#: ajax/upload.php:17
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:30
+#: ajax/upload.php:24
msgid "There is no error, the file uploaded with success"
msgstr ""
-#: ajax/upload.php:31
+#: ajax/upload.php:25
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:33
+#: ajax/upload.php:27
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:35
+#: ajax/upload.php:29
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ajax/upload.php:36
+#: ajax/upload.php:30
msgid "No file was uploaded"
msgstr ""
-#: ajax/upload.php:37
+#: ajax/upload.php:31
msgid "Missing a temporary folder"
msgstr ""
-#: ajax/upload.php:38
+#: ajax/upload.php:32
msgid "Failed to write to disk"
msgstr ""
-#: ajax/upload.php:57
-msgid "Not enough space available"
+#: ajax/upload.php:48
+msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:91
+#: ajax/upload.php:77
msgid "Invalid directory."
msgstr ""
@@ -83,11 +78,11 @@ msgstr ""
msgid "Files"
msgstr ""
-#: js/fileactions.js:117 templates/index.php:82 templates/index.php:83
+#: js/fileactions.js:117 templates/index.php:81 templates/index.php:82
msgid "Unshare"
msgstr ""
-#: js/fileactions.js:119 templates/index.php:88 templates/index.php:89
+#: js/fileactions.js:119 templates/index.php:87 templates/index.php:88
msgid "Delete"
msgstr ""
@@ -95,139 +90,151 @@ msgstr ""
msgid "Rename"
msgstr ""
-#: js/filelist.js:205 js/filelist.js:207
+#: js/filelist.js:208 js/filelist.js:210
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:205 js/filelist.js:207
+#: js/filelist.js:208 js/filelist.js:210
msgid "replace"
msgstr ""
-#: js/filelist.js:205
+#: js/filelist.js:208
msgid "suggest name"
msgstr ""
-#: js/filelist.js:205 js/filelist.js:207
+#: js/filelist.js:208 js/filelist.js:210
msgid "cancel"
msgstr ""
-#: js/filelist.js:254
+#: js/filelist.js:253
msgid "replaced {new_name}"
msgstr ""
-#: js/filelist.js:254 js/filelist.js:256 js/filelist.js:288 js/filelist.js:290
+#: js/filelist.js:253 js/filelist.js:255 js/filelist.js:286 js/filelist.js:288
msgid "undo"
msgstr ""
-#: js/filelist.js:256
+#: js/filelist.js:255
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:288
+#: js/filelist.js:286
msgid "unshared {files}"
msgstr ""
-#: js/filelist.js:290
+#: js/filelist.js:288
msgid "deleted {files}"
msgstr ""
-#: js/files.js:48
+#: js/files.js:52
msgid "'.' is an invalid file name."
msgstr ""
-#: js/files.js:53
+#: js/files.js:56
msgid "File name cannot be empty."
msgstr ""
-#: js/files.js:62
+#: js/files.js:64
msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed."
msgstr ""
-#: js/files.js:204
+#: js/files.js:78
+msgid "Your storage is full, files can not be updated or synced anymore!"
+msgstr ""
+
+#: js/files.js:82
+msgid "Your storage is almost full ({usedSpacePercent}%)"
+msgstr ""
+
+#: js/files.js:219
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr ""
-#: js/files.js:242
+#: js/files.js:256
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
-#: js/files.js:242
+#: js/files.js:256
msgid "Upload Error"
msgstr ""
-#: js/files.js:259
+#: js/files.js:273
msgid "Close"
msgstr ""
-#: js/files.js:278 js/files.js:397 js/files.js:431
+#: js/files.js:292 js/files.js:408 js/files.js:439
msgid "Pending"
msgstr ""
-#: js/files.js:298
+#: js/files.js:312
msgid "1 file uploading"
msgstr ""
-#: js/files.js:301 js/files.js:357 js/files.js:372
+#: js/files.js:315 js/files.js:370 js/files.js:385
msgid "{count} files uploading"
msgstr ""
-#: js/files.js:376 js/files.js:414
+#: js/files.js:388 js/files.js:423
msgid "Upload cancelled."
msgstr ""
-#: js/files.js:486
+#: js/files.js:493
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
-#: js/files.js:559
+#: js/files.js:566
msgid "URL cannot be empty."
msgstr ""
-#: js/files.js:565
+#: js/files.js:571
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:775
+#: js/files.js:784
msgid "{count} files scanned"
msgstr ""
-#: js/files.js:783
+#: js/files.js:792
msgid "error while scanning"
msgstr ""
-#: js/files.js:857 templates/index.php:64
+#: js/files.js:866 templates/index.php:63
msgid "Name"
msgstr ""
-#: js/files.js:858 templates/index.php:75
+#: js/files.js:867 templates/index.php:74
msgid "Size"
msgstr ""
-#: js/files.js:859 templates/index.php:77
+#: js/files.js:868 templates/index.php:76
msgid "Modified"
msgstr ""
-#: js/files.js:878
+#: js/files.js:887
msgid "1 folder"
msgstr ""
-#: js/files.js:880
+#: js/files.js:889
msgid "{count} folders"
msgstr ""
-#: js/files.js:888
+#: js/files.js:897
msgid "1 file"
msgstr ""
-#: js/files.js:890
+#: js/files.js:899
msgid "{count} files"
msgstr ""
+#: lib/helper.php:11 templates/index.php:18
+msgid "Upload"
+msgstr ""
+
#: templates/admin.php:5
msgid "File handling"
msgstr ""
@@ -280,28 +287,28 @@ msgstr ""
msgid "Cancel upload"
msgstr ""
-#: templates/index.php:56
+#: templates/index.php:55
msgid "Nothing in here. Upload something!"
msgstr ""
-#: templates/index.php:70
+#: templates/index.php:69
msgid "Download"
msgstr ""
-#: templates/index.php:102
+#: templates/index.php:101
msgid "Upload too large"
msgstr ""
-#: templates/index.php:104
+#: templates/index.php:103
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
-#: templates/index.php:109
+#: templates/index.php:108
msgid "Files are being scanned, please wait."
msgstr ""
-#: templates/index.php:112
+#: templates/index.php:111
msgid "Current scanning"
msgstr ""