diff options
Diffstat (limited to 'l10n/vi/files.po')
-rw-r--r-- | l10n/vi/files.po | 50 |
1 files changed, 31 insertions, 19 deletions
diff --git a/l10n/vi/files.po b/l10n/vi/files.po index e324bdb627d..29df09e63b0 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-07-02 01:54-0400\n" -"PO-Revision-Date: 2014-07-02 05:54+0000\n" +"POT-Creation-Date: 2014-07-03 01:54-0400\n" +"PO-Revision-Date: 2014-07-03 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" @@ -21,6 +21,18 @@ msgstr "" "Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: ajax/list.php:38 +msgid "Storage not available" +msgstr "" + +#: ajax/list.php:45 +msgid "Storage invalid" +msgstr "" + +#: ajax/list.php:52 +msgid "Unknown error" +msgstr "" + #: ajax/move.php:15 #, php-format msgid "Could not move %s - File with this name already exists" @@ -181,7 +193,7 @@ msgstr "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi t msgid "URL cannot be empty" msgstr "URL không thể để trống" -#: js/file-upload.js:568 js/filelist.js:1228 +#: js/file-upload.js:568 js/filelist.js:1244 msgid "{new_name} already exists" msgstr "{new_name} đã tồn tại" @@ -197,19 +209,19 @@ msgstr "Không thể tạo thư mục" msgid "Error fetching URL" msgstr "" -#: js/fileactions.js:257 +#: js/fileactions.js:258 msgid "Share" msgstr "Chia sẻ" -#: js/fileactions.js:270 +#: js/fileactions.js:271 msgid "Delete permanently" msgstr "Xóa vĩnh vễn" -#: js/fileactions.js:272 templates/list.php:77 templates/list.php:78 +#: js/fileactions.js:273 templates/list.php:77 templates/list.php:78 msgid "Delete" msgstr "Xóa" -#: js/fileactions.js:308 +#: js/fileactions.js:309 msgid "Rename" msgstr "Sửa tên" @@ -219,53 +231,53 @@ msgid "" "big." msgstr "Your download is being prepared. This might take some time if the files are big." -#: js/filelist.js:659 js/filelist.js:1752 +#: js/filelist.js:669 js/filelist.js:1768 msgid "Pending" msgstr "Đang chờ" -#: js/filelist.js:1179 +#: js/filelist.js:1195 msgid "Error moving file." msgstr "" -#: js/filelist.js:1187 +#: js/filelist.js:1203 msgid "Error moving file" msgstr "Lỗi di chuyển tập tin" -#: js/filelist.js:1187 +#: js/filelist.js:1203 msgid "Error" msgstr "Lỗi" -#: js/filelist.js:1276 +#: js/filelist.js:1292 msgid "Could not rename file" msgstr "Không thể đổi tên file" -#: js/filelist.js:1394 +#: js/filelist.js:1410 msgid "Error deleting file." msgstr "Lỗi xóa file," -#: js/filelist.js:1497 templates/list.php:61 +#: js/filelist.js:1513 templates/list.php:61 msgid "Name" msgstr "Tên" -#: js/filelist.js:1498 templates/list.php:72 +#: js/filelist.js:1514 templates/list.php:72 msgid "Size" msgstr "Kích cỡ" -#: js/filelist.js:1499 templates/list.php:75 +#: js/filelist.js:1515 templates/list.php:75 msgid "Modified" msgstr "Thay đổi" -#: js/filelist.js:1509 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1525 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n thư mục" -#: js/filelist.js:1515 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1531 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n tập tin" -#: js/filelist.js:1645 js/filelist.js:1684 +#: js/filelist.js:1661 js/filelist.js:1700 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Đang tải lên %n tập tin" |