diff options
Diffstat (limited to 'settings/l10n/vi.php')
-rw-r--r-- | settings/l10n/vi.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/vi.php b/settings/l10n/vi.php index 51a2a880371..85a909eeefa 100644 --- a/settings/l10n/vi.php +++ b/settings/l10n/vi.php @@ -18,6 +18,7 @@ $TRANSLATIONS = array( "Unable to add user to group %s" => "Không thể thêm người dùng vào nhóm %s", "Unable to remove user from group %s" => "Không thể xóa người dùng từ nhóm %s", "Couldn't update app." => "Không thể cập nhật ứng dụng", +"All" => "Tất cả", "User Documentation" => "Tài liệu người sử dụng", "Update to {appversion}" => "Cập nhật lên {appversion}", "Disable" => "Tắt", @@ -29,8 +30,8 @@ $TRANSLATIONS = array( "Update" => "Cập nhật", "Updated" => "Đã cập nhật", "Delete" => "Xóa", -"undo" => "lùi lại", "Groups" => "Nhóm", +"undo" => "lùi lại", "Group Admin" => "Nhóm quản trị", "never" => "không thay đổi", "__language_name__" => "__Ngôn ngữ___", @@ -56,7 +57,6 @@ $TRANSLATIONS = array( "Select an App" => "Chọn một ứng dụng", "See application page at apps.owncloud.com" => "Xem nhiều ứng dụng hơn tại apps.owncloud.com", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-Giấy phép được cấp bởi <span class=\"author\"></span>", -"All" => "Tất cả", "Administrator Documentation" => "Tài liệu quản trị", "Online Documentation" => "Tài liệu trực tuyến", "Forum" => "Diễn đàn", |