summaryrefslogtreecommitdiff
path: root/plugins/acl/localization/vi_VN.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/acl/localization/vi_VN.inc')
-rw-r--r--plugins/acl/localization/vi_VN.inc72
1 files changed, 72 insertions, 0 deletions
diff --git a/plugins/acl/localization/vi_VN.inc b/plugins/acl/localization/vi_VN.inc
new file mode 100644
index 000000000..66dc1eb50
--- /dev/null
+++ b/plugins/acl/localization/vi_VN.inc
@@ -0,0 +1,72 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/vi_VN/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Hung Pham <phamhung77@gmail.com> |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['sharing'] = 'Chia sẻ';
+$labels['myrights'] = 'Quyền truy cập';
+$labels['username'] = 'Người dùng:';
+$labels['newuser'] = 'Thêm bài viết';
+$labels['anyone'] = 'Tất cả người dùng (bất kỳ ai)';
+$labels['anonymous'] = 'Khách (vô hình)';
+$labels['acll'] = 'Tìm kiếm';
+$labels['shortacll'] = 'Tìm kiếm';
+$labels['aclr'] = 'Đọc thư';
+$labels['acli'] = 'Chèn thêm (sao chép vào)';
+$labels['aclp'] = 'Đăng bài';
+$labels['shortaclp'] = 'Đăng bài';
+$labels['aclc'] = 'Khởi tạo thư mục con';
+$labels['aclk'] = 'Khởi tạo thư mục con';
+$labels['acld'] = 'Xóa thư';
+$labels['aclt'] = 'Xóa thư';
+$labels['aclx'] = 'Xóa folder';
+$labels['acla'] = 'Quản lý';
+$labels['shortacla'] = 'Quản lý';
+$labels['aclfull'] = 'Quản lý toàn bộ';
+$labels['aclother'] = 'Loại khác';
+$labels['shortaclother'] = 'Loại khác';
+$labels['aclread'] = 'Đọc';
+$labels['shortaclr'] = 'Đọc';
+$labels['shortaclread'] = 'Đọc';
+$labels['aclwrite'] = 'Viết';
+$labels['shortaclw'] = 'Viết';
+$labels['shortaclwrite'] = 'Viết';
+$labels['acldelete'] = 'Xoá';
+$labels['shortacld'] = 'Xoá';
+$labels['shortaclt'] = 'Xoá';
+$labels['shortacldelete'] = 'Xoá';
+$labels['shortacls'] = 'Giữ';
+$labels['shortacli'] = 'Chèn';
+$labels['shortaclc'] = 'Tạo mới';
+$labels['shortaclk'] = 'Tạo mới';
+$labels['longacll'] = 'Thư mục có sẵn trong danh sách và có thể gửi tới';
+$labels['longaclr'] = 'Folder có thể được mở để đọc';
+$labels['longaclread'] = 'Folder có thể được mở để đọc';
+$labels['longacli'] = 'Thư có thể được ghi hoặc sao chép tới thư mục';
+$labels['longaclp'] = 'Thư có thể';
+$labels['longaclc'] = 'Cácthư mục có thể được tạo (hoặc đặt lại tên) trực tiếp dưới thư mục này';
+$labels['longaclk'] = 'Cácthư mục có thể được tạo (hoặc đặt lại tên) trực tiếp dưới thư mục này';
+$labels['longaclx'] = 'Folder có thể xóa được hoặc đặt lại tên';
+$labels['longacla'] = 'Quyênf truy cập folder có thể thay đổi';
+$labels['longaclfull'] = 'Quản lý toàn bộ bao gồm cả thư mục hành chính';
+$labels['longaclwrite'] = 'Thư có thể được đánh dấu, ghi hoăc sao chép tới thư mục';
+$labels['longacldelete'] = 'Thư có thể bị xóa';
+$labels['deleting'] = 'Xóa quyền truy cập...';
+$labels['saving'] = 'Lưu quyền truy cập...';
+$labels['updatesuccess'] = 'Thay đổi quyền truy cập thành công...';
+$labels['deletesuccess'] = 'Xóa quyền truy cập thành công...';
+$labels['createsuccess'] = 'Thêm quyền truy cập thành công...';
+$labels['deleteerror'] = 'Khôngthể xóa quyền truy cập';
+$labels['deleteconfirm'] = 'Bạn có chắc là muốn xóa bỏ quyền truy cập của người dùng được chọn?';
+