| 
									
										
										
										
											2020-03-05 05:58:04 +08:00
										 |  |  | <?php | 
					
						
							|  |  |  | /** | 
					
						
							|  |  |  |  * Common elements found throughout many areas of BookStack. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | return [ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     // Buttons
 | 
					
						
							|  |  |  |     'cancel' => 'Huỷ', | 
					
						
							|  |  |  |     'confirm' => 'Xác nhận', | 
					
						
							|  |  |  |     'back' => 'Quay lại', | 
					
						
							|  |  |  |     'save' => 'Lưu', | 
					
						
							|  |  |  |     'continue' => 'Tiếp tục', | 
					
						
							|  |  |  |     'select' => 'Chọn', | 
					
						
							|  |  |  |     'toggle_all' => 'Bật/tắt tất cả', | 
					
						
							|  |  |  |     'more' => 'Thêm', | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     // Form Labels
 | 
					
						
							|  |  |  |     'name' => 'Tên', | 
					
						
							|  |  |  |     'description' => 'Mô tả', | 
					
						
							|  |  |  |     '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ả', | 
					
						
							|  |  |  |     'create' => 'Tạo', | 
					
						
							|  |  |  |     'update' => 'Cập nhật', | 
					
						
							|  |  |  |     'edit' => 'Sửa', | 
					
						
							|  |  |  |     'sort' => 'Sắp xếp', | 
					
						
							|  |  |  |     'move' => 'Di chuyển', | 
					
						
							|  |  |  |     'copy' => 'Sao chép', | 
					
						
							|  |  |  |     'reply' => 'Trả lời', | 
					
						
							|  |  |  |     'delete' => 'Xóa', | 
					
						
							|  |  |  |     'search' => 'Tìm kiếm', | 
					
						
							|  |  |  |     'search_clear' => 'Xoá tìm kiếm', | 
					
						
							|  |  |  |     'reset' => 'Thiết lập lại', | 
					
						
							|  |  |  |     'remove' => 'Xóa bỏ', | 
					
						
							|  |  |  |     'add' => 'Thêm', | 
					
						
							|  |  |  |     'fullscreen' => 'Toàn màn hình', | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     // Sort Options
 | 
					
						
							|  |  |  |     'sort_options' => 'Tùy Chọn Sắp Xếp', | 
					
						
							|  |  |  |     'sort_direction_toggle' => 'Đảo chiều sắp xếp', | 
					
						
							|  |  |  |     'sort_ascending' => 'Sắp xếp tăng dần', | 
					
						
							|  |  |  |     'sort_descending' => 'Sắp xếp giảm dần', | 
					
						
							|  |  |  |     'sort_name' => 'Tên', | 
					
						
							|  |  |  |     'sort_created_at' => 'Ngày Tạo', | 
					
						
							|  |  |  |     'sort_updated_at' => 'Ngày cập nhật', | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     // Misc
 | 
					
						
							|  |  |  |     'deleted_user' => 'Người dùng bị xóa', | 
					
						
							|  |  |  |     'no_activity' => 'Không có hoạt động nào', | 
					
						
							|  |  |  |     'no_items' => 'Không có mục nào khả dụng', | 
					
						
							|  |  |  |     'back_to_top' => 'Lên đầu trang', | 
					
						
							|  |  |  |     'toggle_details' => 'Bật/tắt chi tiết', | 
					
						
							|  |  |  |     'toggle_thumbnails' => 'Bật/tắt ảnh ảnh nhỏ', | 
					
						
							|  |  |  |     'details' => 'Chi tiết', | 
					
						
							|  |  |  |     'grid_view' => 'Hiển thị dạng lưới', | 
					
						
							|  |  |  |     'list_view' => 'Hiển thị dạng danh sách', | 
					
						
							|  |  |  |     'default' => 'Mặc định', | 
					
						
							|  |  |  |     'breadcrumb' => 'Đường dẫn liên kết', | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     // Header
 | 
					
						
							|  |  |  |     'profile_menu' => 'Menu Hồ sơ', | 
					
						
							|  |  |  |     'view_profile' => 'Xem Hồ sơ', | 
					
						
							|  |  |  |     'edit_profile' => 'Sửa Hồ sơ', | 
					
						
							| 
									
										
											  
											
												New Crowdin translations (#2005)
* New translations settings.php (Portuguese)
* New translations settings.php (Portuguese, Brazilian)
* New translations settings.php (Russian)
* New translations settings.php (Korean)
* New translations settings.php (Persian)
* New translations settings.php (Polish)
* New translations settings.php (Swedish)
* New translations settings.php (Spanish, Argentina)
* New translations settings.php (Turkish)
* New translations settings.php (Slovak)
* New translations settings.php (Slovenian)
* New translations settings.php (Spanish)
* New translations settings.php (Czech)
* New translations settings.php (Danish)
* New translations settings.php (Dutch)
* New translations settings.php (Arabic)
* New translations settings.php (Chinese Simplified)
* New translations settings.php (Chinese Traditional)
* New translations settings.php (Italian)
* New translations settings.php (Hungarian)
* New translations settings.php (Japanese)
* New translations settings.php (French)
* New translations settings.php (German)
* New translations settings.php (Hebrew)
* New translations settings.php (German Informal)
* New translations settings.php (Vietnamese)
* New translations settings.php (Ukrainian)
* New translations activities.php (Turkish)
* New translations activities.php (Turkish)
* New translations auth.php (Turkish)
* New translations common.php (Turkish)
* New translations auth.php (Turkish)
* New translations components.php (Turkish)
* New translations common.php (Turkish)
* New translations components.php (Turkish)
* New translations entities.php (Turkish)
* New translations entities.php (Turkish)
* New translations errors.php (Turkish)
* New translations entities.php (Turkish)
* New translations passwords.php (Turkish)
* New translations settings.php (Turkish)
* New translations errors.php (Turkish)
* New translations settings.php (Turkish)
* New translations settings.php (Turkish)
* New translations validation.php (Turkish)
* New translations settings.php (Turkish)
* New translations validation.php (Turkish)
* New translations common.php (Turkish)
* New translations components.php (Turkish)
* New translations validation.php (Turkish)
* New translations components.php (Turkish)
* New translations entities.php (Turkish)
* New translations errors.php (Turkish)
* New translations settings.php (Turkish)
* New translations validation.php (Turkish)
* New translations passwords.php (Arabic)
* New translations auth.php (Arabic)
* New translations auth.php (Slovak)
* New translations passwords.php (Russian)
* New translations passwords.php (Slovak)
* New translations auth.php (Slovenian)
* New translations passwords.php (Slovenian)
* New translations auth.php (Spanish)
* New translations passwords.php (Portuguese, Brazilian)
* New translations passwords.php (Polish)
* New translations auth.php (Portuguese)
* New translations auth.php (Russian)
* New translations passwords.php (Portuguese)
* New translations auth.php (Portuguese, Brazilian)
* New translations auth.php (Ukrainian)
* New translations passwords.php (Ukrainian)
* New translations auth.php (Vietnamese)
* New translations passwords.php (Vietnamese)
* New translations auth.php (German Informal)
* New translations passwords.php (German Informal)
* New translations passwords.php (Turkish)
* New translations passwords.php (Spanish)
* New translations auth.php (Spanish, Argentina)
* New translations passwords.php (Spanish, Argentina)
* New translations auth.php (Swedish)
* New translations passwords.php (Swedish)
* New translations auth.php (Turkish)
* New translations components.php (Turkish)
* New translations entities.php (Turkish)
* New translations auth.php (Polish)
* New translations passwords.php (Danish)
* New translations auth.php (Dutch)
* New translations passwords.php (Dutch)
* New translations auth.php (Danish)
* New translations auth.php (French)
* New translations passwords.php (French)
* New translations auth.php (Chinese Simplified)
* New translations passwords.php (Chinese Simplified)
* New translations auth.php (Chinese Traditional)
* New translations passwords.php (Chinese Traditional)
* New translations auth.php (Czech)
* New translations passwords.php (Czech)
* New translations auth.php (German)
* New translations auth.php (Korean)
* New translations auth.php (Japanese)
* New translations passwords.php (Japanese)
* New translations passwords.php (Korean)
* New translations auth.php (Persian)
* New translations passwords.php (Persian)
* New translations passwords.php (Italian)
* New translations passwords.php (German)
* New translations auth.php (Hebrew)
* New translations passwords.php (Hebrew)
* New translations auth.php (Hungarian)
* New translations passwords.php (Hungarian)
* New translations auth.php (Italian)
* New translations entities.php (Turkish)
* New translations settings.php (Turkish)
* New translations validation.php (Turkish)
* New translations passwords.php (Turkish)
* New translations entities.php (Turkish)
* New translations errors.php (Turkish)
* New translations validation.php (Turkish)
* New translations auth.php (Turkish)
* New translations auth.php (Spanish)
* New translations passwords.php (Spanish)
* New translations settings.php (Spanish)
* New translations auth.php (Spanish, Argentina)
* New translations passwords.php (Spanish, Argentina)
* New translations entities.php (Turkish)
* New translations auth.php (French)
* New translations passwords.php (French)
* New translations settings.php (French)
* New translations common.php (Russian)
* New translations common.php (Slovak)
* New translations common.php (Slovenian)
* New translations common.php (Spanish)
* New translations common.php (Portuguese)
* New translations common.php (Polish)
* New translations common.php (Portuguese, Brazilian)
* New translations common.php (Ukrainian)
* New translations common.php (Vietnamese)
* New translations common.php (German Informal)
* New translations common.php (Spanish, Argentina)
* New translations common.php (Swedish)
* New translations common.php (Turkish)
* New translations common.php (Danish)
* New translations common.php (Dutch)
* New translations common.php (French)
* New translations common.php (Arabic)
* New translations common.php (Chinese Simplified)
* New translations common.php (Czech)
* New translations common.php (Chinese Traditional)
* New translations common.php (Japanese)
* New translations common.php (Italian)
* New translations common.php (Korean)
* New translations common.php (Persian)
* New translations common.php (German)
* New translations common.php (Hebrew)
* New translations common.php (Hungarian)
* New translations auth.php (Russian)
* New translations common.php (Russian)
* New translations passwords.php (Russian)
* New translations passwords.php (German)
* New translations settings.php (German)
* New translations auth.php (German)
* New translations common.php (German)
* New translations settings.php (German Informal)
* New translations passwords.php (German Informal)
* New translations common.php (German Informal)
* New translations auth.php (German Informal)
											
										 
											2020-04-13 22:31:35 +08:00
										 |  |  |     'dark_mode' => 'Dark Mode', | 
					
						
							|  |  |  |     'light_mode' => 'Light Mode', | 
					
						
							| 
									
										
										
										
											2020-03-05 05:58:04 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |     // Layout tabs
 | 
					
						
							|  |  |  |     'tab_info' => 'Thông tin', | 
					
						
							|  |  |  |     'tab_content' => 'Nội dung', | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     // Email Content
 | 
					
						
							|  |  |  |     'email_action_help' => 'Nếu bạn đang có vấn đề trong việc bấm nút ":actionText", sao chép và dán địa chỉ URL dưới đây vào trình duyệt web:', | 
					
						
							|  |  |  |     'email_rights' => 'Bản quyền đã được bảo hộ', | 
					
						
							|  |  |  | ]; |