diff options
| author | Hoa Nguyen <ntthoa.uphcm@gmail.com> | 2021-05-23 09:14:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-23 01:14:45 -0600 |
| commit | 8f0cb1182afc1729cf05f53d9a0ad483575ef49b (patch) | |
| tree | ffceaa08d2a45f2d9057603c45b39332eba2cc32 | |
| parent | 9dc684a88714c70f35e6426f19763cf44a1b4541 (diff) | |
add locale file for Vietnamese locale (PR #4066)
| -rw-r--r-- | data/locale/attributes-vi.adoc | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/data/locale/attributes-vi.adoc b/data/locale/attributes-vi.adoc new file mode 100644 index 00000000..52c14c41 --- /dev/null +++ b/data/locale/attributes-vi.adoc @@ -0,0 +1,23 @@ +// Vietnamese translation, courtesy of Hoa Nguyen <ntthoa.uphcm@gmail.com> +:appendix-caption: Phụ lục +:appendix-refsig: {appendix-caption} +:caution-caption: Cảnh báo +:chapter-signifier: Chương +:chapter-refsig: {chapter-signifier} +:example-caption: Ví dụ +:figure-caption: Hình +:important-caption: Quan trọng +:last-update-label: Cập nhật lần cuối +ifdef::listing-caption[:listing-caption: Danh sách] +ifdef::manname-title[:manname-title: Tên] +:note-caption: Ghi chú +:part-signifier: Phần +:part-refsig: {part-signifier} +ifdef::preface-title[:preface-title: Lời nói đầu] +:section-refsig: Mục +:table-caption: Bảng +:tip-caption: Lời khuyên +:toc-title: Mục lục +:untitled-label: Không có tiêu đề +:version-label: Phiên bản +:warning-caption: Chú ý
\ No newline at end of file |
