summaryrefslogtreecommitdiffstats
path: root/l10n/vi/files.po
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/vi/files.po')
-rw-r--r--l10n/vi/files.po104
1 files changed, 50 insertions, 54 deletions
diff --git a/l10n/vi/files.po b/l10n/vi/files.po
index 6543ea64fe8..e324bdb627d 100644
--- a/l10n/vi/files.po
+++ b/l10n/vi/files.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-06-19 01:54-0400\n"
-"PO-Revision-Date: 2014-06-18 06:12+0000\n"
+"POT-Creation-Date: 2014-07-02 01:54-0400\n"
+"PO-Revision-Date: 2014-07-02 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
"MIME-Version: 1.0\n"
@@ -46,7 +46,7 @@ msgid ""
"allowed."
msgstr "Tên không hợp lệ, '\\', '/', '<', '>', ':', '\"', '|', '?' và '*' thì không được phép dùng."
-#: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:157
+#: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:159
#: lib/app.php:77
msgid "The target folder has been moved or deleted."
msgstr ""
@@ -92,54 +92,54 @@ msgstr "Không thể thiết lập thư mục tải lên."
msgid "Invalid Token"
msgstr "Xác thực không hợp lệ"
-#: ajax/upload.php:75
+#: ajax/upload.php:77
msgid "No file was uploaded. Unknown error"
msgstr "Không có tập tin nào được tải lên. Lỗi không xác định"
-#: ajax/upload.php:82
+#: ajax/upload.php:84
msgid "There is no error, the file uploaded with success"
msgstr "Không có lỗi, các tập tin đã được tải lên thành công"
-#: ajax/upload.php:83
+#: ajax/upload.php:85
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "The uploaded file exceeds the upload_max_filesize directive in php.ini: "
-#: ajax/upload.php:85
+#: ajax/upload.php:87
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Tập tin được tải lên vượt quá MAX_FILE_SIZE được quy định trong mẫu HTML"
-#: ajax/upload.php:86
+#: ajax/upload.php:88
msgid "The uploaded file was only partially uploaded"
msgstr "Các tập tin được tải lên chỉ tải lên được một phần"
-#: ajax/upload.php:87
+#: ajax/upload.php:89
msgid "No file was uploaded"
msgstr "Chưa có file nào được tải lên"
-#: ajax/upload.php:88
+#: ajax/upload.php:90
msgid "Missing a temporary folder"
msgstr "Không tìm thấy thư mục tạm"
-#: ajax/upload.php:89
+#: ajax/upload.php:91
msgid "Failed to write to disk"
msgstr "Không thể ghi "
-#: ajax/upload.php:109
+#: ajax/upload.php:111
msgid "Not enough storage available"
msgstr "Không đủ không gian lưu trữ"
-#: ajax/upload.php:171
+#: ajax/upload.php:173
msgid "Upload failed. Could not find uploaded file"
msgstr "Tải lên thất bại. Không thể tìm thấy tập tin được tải lên"
-#: ajax/upload.php:181
+#: ajax/upload.php:183
msgid "Upload failed. Could not get file info."
msgstr "Tải lên thất bại. Không thể có được thông tin tập tin."
-#: ajax/upload.php:196
+#: ajax/upload.php:198
msgid "Invalid directory."
msgstr "Thư mục không hợp lệ"
@@ -151,121 +151,121 @@ msgstr "Tập tin"
msgid "All files"
msgstr ""
-#: js/file-upload.js:257
+#: js/file-upload.js:268
msgid "Unable to upload {filename} as it is a directory or has 0 bytes"
msgstr "không thể tải {filename} lên do nó là một thư mục hoặc có kích thước bằng 0 byte"
-#: js/file-upload.js:270
+#: js/file-upload.js:281
msgid "Total file size {size1} exceeds upload limit {size2}"
msgstr ""
-#: js/file-upload.js:281
+#: js/file-upload.js:292
msgid ""
"Not enough free space, you are uploading {size1} but only {size2} is left"
msgstr ""
-#: js/file-upload.js:358
+#: js/file-upload.js:369
msgid "Upload cancelled."
msgstr "Hủy tải lên"
-#: js/file-upload.js:404
+#: js/file-upload.js:415
msgid "Could not get result from server."
msgstr "Không thể nhận được kết quả từ máy chủ."
-#: js/file-upload.js:490
+#: js/file-upload.js:499
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này."
-#: js/file-upload.js:555
+#: js/file-upload.js:564
msgid "URL cannot be empty"
msgstr "URL không thể để trống"
-#: js/file-upload.js:559 js/filelist.js:1190
+#: js/file-upload.js:568 js/filelist.js:1228
msgid "{new_name} already exists"
msgstr "{new_name} đã tồn tại"
-#: js/file-upload.js:614
+#: js/file-upload.js:623
msgid "Could not create file"
msgstr "Không thể tạo file"
-#: js/file-upload.js:630
+#: js/file-upload.js:639
msgid "Could not create folder"
msgstr "Không thể tạo thư mục"
-#: js/file-upload.js:677
+#: js/file-upload.js:686
msgid "Error fetching URL"
msgstr ""
-#: js/fileactions.js:211
+#: js/fileactions.js:257
msgid "Share"
msgstr "Chia sẻ"
-#: js/fileactions.js:224
+#: js/fileactions.js:270
msgid "Delete permanently"
msgstr "Xóa vĩnh vễn"
-#: js/fileactions.js:226 templates/list.php:78 templates/list.php:79
+#: js/fileactions.js:272 templates/list.php:77 templates/list.php:78
msgid "Delete"
msgstr "Xóa"
-#: js/fileactions.js:262
+#: js/fileactions.js:308
msgid "Rename"
msgstr "Sửa tên"
-#: js/filelist.js:314
+#: js/filelist.js:339
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Your download is being prepared. This might take some time if the files are big."
-#: js/filelist.js:621 js/filelist.js:1693
+#: js/filelist.js:659 js/filelist.js:1752
msgid "Pending"
msgstr "Đang chờ"
-#: js/filelist.js:1141
+#: js/filelist.js:1179
msgid "Error moving file."
msgstr ""
-#: js/filelist.js:1149
+#: js/filelist.js:1187
msgid "Error moving file"
msgstr "Lỗi di chuyển tập tin"
-#: js/filelist.js:1149
+#: js/filelist.js:1187
msgid "Error"
msgstr "Lỗi"
-#: js/filelist.js:1227
+#: js/filelist.js:1276
msgid "Could not rename file"
msgstr "Không thể đổi tên file"
-#: js/filelist.js:1348
+#: js/filelist.js:1394
msgid "Error deleting file."
msgstr "Lỗi xóa file,"
-#: js/filelist.js:1451 templates/list.php:62
+#: js/filelist.js:1497 templates/list.php:61
msgid "Name"
msgstr "Tên"
-#: js/filelist.js:1452 templates/list.php:73
+#: js/filelist.js:1498 templates/list.php:72
msgid "Size"
msgstr "Kích cỡ"
-#: js/filelist.js:1453 templates/list.php:76
+#: js/filelist.js:1499 templates/list.php:75
msgid "Modified"
msgstr "Thay đổi"
-#: js/filelist.js:1463 js/filesummary.js:141 js/filesummary.js:168
+#: js/filelist.js:1509 js/filesummary.js:141 js/filesummary.js:168
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "%n thư mục"
-#: js/filelist.js:1469 js/filesummary.js:142 js/filesummary.js:169
+#: js/filelist.js:1515 js/filesummary.js:142 js/filesummary.js:169
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "%n tập tin"
-#: js/filelist.js:1601 js/filelist.js:1640
+#: js/filelist.js:1645 js/filelist.js:1684
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "Đang tải lên %n tập tin"
@@ -366,36 +366,32 @@ msgstr "Thư mục"
msgid "From link"
msgstr "Từ liên kết"
-#: templates/list.php:42
-msgid "Cancel upload"
-msgstr "Hủy upload"
-
-#: templates/list.php:48
+#: templates/list.php:47
msgid "You don’t have permission to upload or create files here"
msgstr "Bạn không có quyền upload hoặc tạo files ở đây"
-#: templates/list.php:53
+#: templates/list.php:52
msgid "Nothing in here. Upload something!"
msgstr "Không có gì ở đây .Hãy tải lên một cái gì đó !"
-#: templates/list.php:67
+#: templates/list.php:66
msgid "Download"
msgstr "Tải về"
-#: templates/list.php:92
+#: templates/list.php:91
msgid "Upload too large"
msgstr "Tập tin tải lên quá lớn"
-#: templates/list.php:94
+#: templates/list.php:93
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Các tập tin bạn đang tải lên vượt quá kích thước tối đa cho phép trên máy chủ ."
-#: templates/list.php:99
+#: templates/list.php:98
msgid "Files are being scanned, please wait."
msgstr "Tập tin đang được quét ,vui lòng chờ."
-#: templates/list.php:102
+#: templates/list.php:101
msgid "Currently scanning"
msgstr ""