Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions markit/locales/code/vi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
run: chạy
show: hiện
open:
sandbox: mở trong sandbox
3 changes: 3 additions & 0 deletions markit/locales/codeTabs/vi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
result: Kết quả
open_in_window: mở một cửa sổ mới
edit_in_sandbox: chỉnh sửa trong sandbox
2 changes: 2 additions & 0 deletions markit/locales/compare/vi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
merits: Các ưu điểm
demerits: Các Nhược điểm
2 changes: 2 additions & 0 deletions markit/locales/demo/vi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
window: Trình diễn trong cửa sổ mới
run: Chạy bản trình diễn
2 changes: 2 additions & 0 deletions markit/locales/edit/vi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
open:
sandbox: mở trong sandbox
7 changes: 7 additions & 0 deletions markit/locales/error/vi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
image_not_found: "Không tìm thấy hình ảnh \"#{src}\""
image_invalid: "Hình ảnh \"#{src}\" bị hỏng"
attr_required: "Thuộc tính \"#{attr}\" là bắt buộc"
src_out_of_root: "Đường dẫn nguồn \"#{src}\" nằm ngoài thư mục gốc"
read_file: "Không thể đọc tệp \"#{src}\""
no_such_plunk: "Không có lỗi như vậy \"#{src}\""
anchor_exists: "Neo đã tồn tại: \"#{anchor}\""
4 changes: 4 additions & 0 deletions markit/locales/iframe/vi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
open:
sandbox: mở trong sandbox
window: mở trong cửa sổ mới
download: tải như zip
2 changes: 2 additions & 0 deletions markit/locales/old/vi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
title: Cũ
message: Thông tin này giúp hiểu các tập lệnh cũ, nhưng không cần thiết cho sự phát triển mới.
3 changes: 3 additions & 0 deletions markit/locales/outlined/vi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
smart: "Hãy lưu ý:"
warn: "Quan trọng:"
ponder: "Bạn nghĩ như thế nào?"
7 changes: 7 additions & 0 deletions markit/locales/recent/vi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
recent: Một bổ sung gần đây
recent_addition: Đây là một bổ sung gần đây cho ngôn ngữ.
browser:
value: "Ví dụ hoạt động trong thời gian gần đây #{browser}."
none: "Không được hỗ trợ trong JavaScript engine hoặc chưa được hỗ trợ một phần, yêu cầu <a href=\"https://javascript.info/polyfills\">polyfill</a>."
new: "Các trình duyệt cũ có thể cần <a href=\"https://javascript.info/polyfills\">polyfill</a>."
caniuse: "Bạn có thể tìm thấy trạng thái hỗ trợ hiện giờ tại <a href=\"https://caniuse.com/#feat=#{feat}\">https://caniuse.com/#feat=#{feat}</a>."