diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-16 23:39:13 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-16 23:39:13 +0200 |
commit | fd6adc7d08b2805d1ed30fbad440a3ae8bdce77e (patch) | |
tree | 7accbe58faf50b02da386f26003b870cc804f22d /apps/files/l10n/vi.php | |
parent | 45dec77d92c9a7804489bee34b218bbe8c85f7c5 (diff) | |
download | nextcloud-server-fd6adc7d08b2805d1ed30fbad440a3ae8bdce77e.tar.gz nextcloud-server-fd6adc7d08b2805d1ed30fbad440a3ae8bdce77e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/vi.php')
-rw-r--r-- | apps/files/l10n/vi.php | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/files/l10n/vi.php b/apps/files/l10n/vi.php index d6593022d8b..a519c1a2ba1 100644 --- a/apps/files/l10n/vi.php +++ b/apps/files/l10n/vi.php @@ -9,6 +9,7 @@ "Files" => "Tập tin", "Unshare" => "Không chia sẽ", "Delete" => "Xóa", +"Rename" => "Sửa tên", "already exists" => "đã tồn tại", "replace" => "thay thế", "suggest name" => "tên gợi ý", @@ -16,14 +17,19 @@ "replaced" => "đã được thay thế", "undo" => "lùi lại", "with" => "với", +"unshared" => "gỡ chia sẻ", "deleted" => "đã xóa", "generating ZIP-file, it may take some time." => "Tạo tập tinh ZIP, điều này có thể mất một ít thời gian", "Unable to upload your file as it is a directory or has 0 bytes" => "Không thể tải lên tập tin này do nó là một thư mục hoặc kích thước tập tin bằng 0 byte", "Upload Error" => "Tải lên lỗi", "Pending" => "Chờ", +"1 file uploading" => "1 tệp tin đang được tải lên", +"files uploading" => "tệp tin đang được tải lên", "Upload cancelled." => "Hủy tải lên", "File upload is in progress. Leaving the page now will cancel the upload." => "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.", "Invalid name, '/' is not allowed." => "Tên không hợp lệ ,không được phép dùng '/'", +"files scanned" => "tệp tin đã quét", +"error while scanning" => "lỗi trong khi quét", "Name" => "Tên", "Size" => "Kích cỡ", "Modified" => "Thay đổi", @@ -31,8 +37,19 @@ "folders" => "folders", "file" => "file", "files" => "files", +"seconds ago" => "giây trước", +"minute ago" => "một phút trước", +"minutes ago" => "phút trước", +"today" => "hôm nay", +"yesterday" => "hôm qua", +"days ago" => "ngày trước", +"last month" => "tháng trước", +"months ago" => "tháng trước", +"last year" => "năm trước", +"years ago" => "năm trước", "File handling" => "Xử lý tập tin", "Maximum upload size" => "Kích thước tối đa ", +"max. possible: " => "tối đa cho phép", "Needed for multi-file and folder downloads." => "Cần thiết cho tải nhiều tập tin và thư mục.", "Enable ZIP-download" => "Cho phép ZIP-download", "0 is unlimited" => "0 là không giới hạn", |