summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/vi.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-27 02:32:11 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-27 02:32:11 -0400
commit119ecc6f34a063e7265bf721c0ee04bb9bdb25b3 (patch)
tree384418bcae2d75e4ff89f11d8e54ce3729e76d41 /apps/user_ldap/l10n/vi.php
parent9e9b2afe50be1fdffae92efac1dfce5babae7c34 (diff)
downloadnextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.tar.gz
nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/vi.php')
-rw-r--r--apps/user_ldap/l10n/vi.php19
1 files changed, 9 insertions, 10 deletions
diff --git a/apps/user_ldap/l10n/vi.php b/apps/user_ldap/l10n/vi.php
index 7ef961df7ad..49347b12518 100644
--- a/apps/user_ldap/l10n/vi.php
+++ b/apps/user_ldap/l10n/vi.php
@@ -3,23 +3,23 @@ $TRANSLATIONS = array(
"Deletion failed" => "Xóa thất bại",
"Success" => "Thành công",
"Error" => "Lỗi",
+"Select groups" => "Chọn nhóm",
+"_%s group found_::_%s groups found_" => array(""),
+"_%s user found_::_%s users found_" => array(""),
+"Help" => "Giúp đỡ",
"Host" => "Máy chủ",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Bạn có thể bỏ qua các giao thức, ngoại trừ SSL. Sau đó bắt đầu với ldaps://",
-"Base DN" => "DN cơ bản",
-"You can specify Base DN for users and groups in the Advanced tab" => "Bạn có thể chỉ định DN cơ bản cho người dùng và các nhóm trong tab Advanced",
+"Port" => "Cổng",
"User DN" => "Người dùng DN",
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "Các DN của người sử dụng đã được thực hiện, ví dụ như uid =agent , dc = example, dc = com. Để truy cập nặc danh ,DN và mật khẩu trống.",
"Password" => "Mật khẩu",
"For anonymous access, leave DN and Password empty." => "Cho phép truy cập nặc danh , DN và mật khẩu trống.",
-"User Login Filter" => "Lọc người dùng đăng nhập",
-"User List Filter" => "Lọc danh sách thành viên",
-"Group Filter" => "Bộ lọc nhóm",
+"You can specify Base DN for users and groups in the Advanced tab" => "Bạn có thể chỉ định DN cơ bản cho người dùng và các nhóm trong tab Advanced",
+"Back" => "Trở lại",
"Connection Settings" => "Connection Settings",
-"Port" => "Cổng",
+"User Login Filter" => "Lọc người dùng đăng nhập",
"Backup (Replica) Port" => "Cổng sao lưu (Replica)",
"Disable Main Server" => "Tắt máy chủ chính",
-"Use TLS" => "Sử dụng TLS",
-"Do not use it additionally for LDAPS connections, it will fail." => "Do not use it additionally for LDAPS connections, it will fail.",
"Case insensitve LDAP server (Windows)" => "Trường hợp insensitve LDAP máy chủ (Windows)",
"Turn off SSL certificate validation." => "Tắt xác thực chứng nhận SSL",
"in seconds. A change empties the cache." => "trong vài giây. Một sự thay đổi bộ nhớ cache.",
@@ -34,7 +34,6 @@ $TRANSLATIONS = array(
"Group-Member association" => "Nhóm thành viên Cộng đồng",
"Special Attributes" => "Special Attributes",
"in bytes" => "Theo Byte",
-"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Để trống tên người dùng (mặc định). Nếu không chỉ định thuộc tính LDAP/AD",
-"Help" => "Giúp đỡ"
+"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Để trống tên người dùng (mặc định). Nếu không chỉ định thuộc tính LDAP/AD"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";