Skip to content
Snippets Groups Projects
Unverified Commit 4dc98c40 authored by vanphong1's avatar vanphong1 Committed by GitHub
Browse files

Update 1% vi.json (#569)


* Update vi.json

* Update vi.json

Co-authored-by: default avatarErica Xu <iam@ericaxu.com>
parent 084c73f6
No related branches found
No related tags found
No related merge requests found
{
"setting": {
"options": "Options",
"options": "Tùy chọn",
"plugin": "Plugin",
"builtin-plugins": "Core plugins",
"plugin-options": "Plugin options",
"folder-path-example-placeholder": "Example: folder 1/folder 2",
"file-path-example-placeholder": "Example: folder/note",
"builtin-plugins": "Các plugin cốt lõi",
"plugin-options": "Tùy chọn plugin",
"folder-path-example-placeholder": "Ví dụ: thư mục 1 / thư mục 2",
"file-path-example-placeholder": "Ví dụ: thư mục / ghi chú",
"editor": {
"name": "Editor",
"option-spellcheck": "Spell check",
"option-spellcheck-description": "Turns on the spell checker. Currently only works for English (US).",
"spellcheck-dict": "Spellcheck dictionary",
"spellcheck-dict-empty": "The spellcheck dictionary is empty.",
"option-readable-line-length": "Readable line length",
"option-readable-line-description": "Limit maximum line length. Fits less content on the screen, but makes long paragraphs more readable.",
"option-strict-line-break": "Strict line breaks",
"option-strict-line-break-description": "In preview mode, ignore single line breaks according to the Markdown specs. Turn this off for single line breaks to show in preview.",
"option-show-frontmatter": "Show frontmatter",
"option-show-frontmatter-description": "In preview mode, show frontmatter as a code block. Turn off to hide frontmatter section.",
"option-auto-pair-brackets": "Auto pair brackets",
"option-auto-pair-brackets-description": "Pair brackets and quotes automatically.",
"option-auto-pair-markdown": "Auto pair Markdown syntax",
"option-auto-pair-markdown-description": "Pair symbols automatically for bold, italics, highlight, strikethrough, and code.",
"option-smart-indent-lists": "Smart indent lists",
"option-smart-indent-lists-description": "Take care of indentation and list marker for you.",
"option-fold-heading": "Fold heading",
"option-fold-heading-description": "Let you fold everything under a heading.",
"option-fold-indent": "Fold indent",
"option-fold-indent-description": "Let you fold a portion of the same indentation, such as lists.",
"option-default-new-pane-mode": "Default new pane mode",
"option-default-new-pane-mode-description": "The default mode a new pane gets opened in.",
"name": "Người tập viên",
"option-spellcheck": "Kiểm tra chính tả",
"option-spellcheck-description": "Bật trình kiểm tra chính tả. Hiện chỉ hoạt động với tiếng Anh (Mỹ).",
"spellcheck-dict": "Từ điển kiểm tra chính tả",
"spellcheck-dict-empty": "Từ điển kiểm tra chính tả trống..",
"option-readable-line-length": "Độ dài dòng có thể đọc được",
"option-readable-line-description": "Giới hạn độ dài dòng tối đa. Phù hợp với ít nội dung hơn trên màn hình, nhưng làm cho các đoạn văn dài dễ đọc hơn.",
"option-strict-line-break": "Ngắt dòng nghiêm ngặt",
"option-strict-line-break-description": "Ở chế độ xem trước, bỏ qua các ngắt dòng đơn theo thông số Markdown. Tắt tùy chọn này để ngắt dòng đơn hiển thị trong bản xem trước.",
"option-show-frontmatter": "Hiển thị vật chất phía trước",
"option-show-frontmatter-description": "Ở chế độ xem trước, hiển thị frontmatter dưới dạng một khối mã. Tắt để ẩn phần frontmatter",
"option-auto-pair-brackets": "Dấu ngoặc kép tự động",
"option-auto-pair-brackets-description": "Tự động ghép nối các dấu ngoặc và dấu ngoặc kép.",
"option-auto-pair-markdown": "Cú pháp đánh dấu ghép nối tự động",
"option-auto-pair-markdown-description": "Tự động ghép nối các ký hiệu để in đậm, in nghiêng, tô sáng, gạch ngang và mã.",
"option-smart-indent-lists": "Danh sách thụt lề thông minh",
"option-smart-indent-lists-description": "Hãy quan tâm đến việc thụt lề và đánh dấu danh sách cho bạn.",
"option-fold-heading": "Tiêu đề gấp",
"option-fold-heading-description": "Cho phép bạn gấp mọi thứ vào trong một tiêu đề",
"option-fold-indent": "Gấp thụt lề",
"option-fold-indent-description": "Cho phép bạn gấp một phần của cùng một thụt lề, chẳng hạn như danh sách.",
"option-default-new-pane-mode": "Chế độ khung mới mặc định",
"option-default-new-pane-mode-description": "Chế độ mặc định mà một ngăn mới được mở.",
"option-default-new-pane-mode-source": "Editor",
"option-default-new-pane-mode-preview": "Preview",
"option-show-line-number": "Show line number",
"option-show-line-number-description": "Show line number in the gutter.",
"option-use-tabs": "Use tabs",
"option-use-tabs-description": "Use tabs to indent when pressing the \"Tab\" key. Set this to off to use spaces.",
"option-tab-size": "Tab size",
"option-tab-size-description": "Number of spaces a tab is equivalent to.",
"option-line-wrap": "Line wrap",
"option-line-wrap-description": "Wrap long lines to fit within the window, without having to scroll from left to right.",
"option-default-new-pane-mode-preview": "Xem trước",
"option-show-line-number": "Hiển thị số dòng",
"option-show-line-number-description": "Hiển thị số dòng trong máng xối.",
"option-use-tabs": "Sử dụng tab",
"option-use-tabs-description": "Sử dụng các tab để thụt lề khi nhấn phím \" Tab \" . Đặt tùy chọn này thành tắt để sử dụng dấu cách",
"option-tab-size": "Kích thước tab",
"option-tab-size-description": "Số khoảng trắng mà một tab tương đương với.",
"option-line-wrap": "Đường bọc",
"option-line-wrap-description": "Gói các dòng dài để vừa với cửa sổ mà không cần phải cuộn từ trái sang phải.",
"option-auto-convert-html": "Auto convert HTML",
"option-auto-convert-html-description": "Automatically convert HTML to Markdown when pasting and drag-and-drop from webpages. Use Ctrl/Cmd+Shift+V to paste without conversion.",
"option-vim-key-bindings": "Vim key bindings",
......@@ -1269,4 +1269,4 @@
"plugin-with-count": "{{count}} plugin",
"plugin-with-count_plural": "{{count}} plugins"
}
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment