1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

Updated translations with latest Crowdin changes (#4163)

This commit is contained in:
Dan Brown
2023-05-01 19:37:49 +01:00
committed by GitHub
parent c41baa1b76
commit 9d74508ae3
140 changed files with 681 additions and 555 deletions

View File

@ -6,6 +6,9 @@ return [
// Image Manager
'image_select' => 'Chọn Ảnh',
'image_upload' => 'Upload Image',
'image_intro' => 'Here you can select and manage images that have been previously uploaded to the system.',
'image_intro_upload' => 'Upload a new image by dragging an image file into this window, or by using the "Upload Image" button above.',
'image_all' => 'Tất cả',
'image_all_title' => 'Xem tất cả các ảnh',
'image_book_title' => 'Xem các ảnh đã được tải lên sách này',
@ -18,12 +21,12 @@ return [
'image_delete_confirm_text' => 'Bạn có chắc chắn muốn xóa hình ảnh này?',
'image_select_image' => 'Chọn Ảnh',
'image_dropzone' => 'Thả các ảnh hoặc bấm vào đây để tải lên',
'image_dropzone_drop' => 'Drop images here to upload',
'images_deleted' => 'Các ảnh đã được xóa',
'image_preview' => 'Xem trước Ảnh',
'image_upload_success' => 'Ảnh đã tải lên thành công',
'image_update_success' => 'Chi tiết ảnh được cập nhật thành công',
'image_delete_success' => 'Ảnh đã được xóa thành công',
'image_upload_remove' => 'Xóa bỏ',
// Code Editor
'code_editor' => 'Sửa Mã',