X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a274406038e13cf678e14d65dfa70d04ead67206..refs/pull/3918/head:/resources/lang/vi/common.php diff --git a/resources/lang/vi/common.php b/resources/lang/vi/common.php index dd721d994..aa2893107 100644 --- a/resources/lang/vi/common.php +++ b/resources/lang/vi/common.php @@ -20,11 +20,12 @@ return [ 'role' => 'Quyền', 'cover_image' => 'Ảnh bìa', 'cover_image_description' => 'Ảnh nên có kích thước 440x250px.', - + // Actions 'actions' => 'Hành động', 'view' => 'Xem', 'view_all' => 'Xem tất cả', + 'new' => 'New', 'create' => 'Tạo', 'update' => 'Cập nhật', 'edit' => 'Sửa', @@ -39,12 +40,16 @@ return [ 'reset' => 'Thiết lập lại', 'remove' => 'Xóa bỏ', 'add' => 'Thêm', - 'configure' => 'Configure', + 'configure' => 'Cấu hình', 'fullscreen' => 'Toàn màn hình', 'favourite' => 'Yêu thích', 'unfavourite' => 'Bỏ yêu thích', 'next' => 'Tiếp theo', 'previous' => 'Trước đó', + 'filter_active' => 'Bộ lọc có hiệu lực:', + 'filter_clear' => 'Xóa bộ lọc', + 'download' => 'Download', + 'open_in_tab' => 'Open in Tab', // Sort Options 'sort_options' => 'Tùy Chọn Sắp Xếp', @@ -69,14 +74,21 @@ return [ 'list_view' => 'Hiển thị dạng danh sách', 'default' => 'Mặc định', 'breadcrumb' => 'Đường dẫn liên kết', + 'status' => 'Trạng thái', + 'status_active' => 'Hoạt động', + 'status_inactive' => 'Không hoạt động', + 'never' => 'Không bao giờ', + 'none' => 'Không', // Header - 'header_menu_expand' => 'Expand Header Menu', + 'homepage' => 'Homepage', + 'header_menu_expand' => 'Mở rộng Header Menu', 'profile_menu' => 'Menu Hồ sơ', 'view_profile' => 'Xem Hồ sơ', 'edit_profile' => 'Sửa Hồ sơ', 'dark_mode' => 'Chế độ Tối', 'light_mode' => 'Chế độ Sáng', + 'global_search' => 'Global Search', // Layout tabs 'tab_info' => 'Thông tin',