vi.html 856 B

12345678910111213141516171819202122
  1. {#-
  2. This file was automatically generated - do not edit
  3. -#}
  4. {% macro t(key) %}{{ {
  5. "language": "vi",
  6. "clipboard.copy": "Sao chép vào bộ nhớ",
  7. "clipboard.copied": "Sao chép xong",
  8. "edit.link.title": "Chỉnh sửa",
  9. "footer.previous": "Trước",
  10. "footer.next": "Sau",
  11. "meta.comments": "Bình luận",
  12. "meta.source": "Mã nguồn",
  13. "search.placeholder": "Tìm kiếm",
  14. "search.result.placeholder": "Nhập để bắt đầu tìm kiếm",
  15. "search.result.none": "Không tìm thấy tài liệu liên quan",
  16. "search.result.one": "1 tài liệu liên quan",
  17. "search.result.other": "# tài liệu liên quan",
  18. "skip.link.title": "Vào thẳng nội dung",
  19. "source.link.title": "Đến kho lưu trữ mã nguồn",
  20. "source.revision.date": "Cập nhật cuối cùng",
  21. "toc.title": "Mục lục"
  22. }[key] }}{% endmacro %}