vi.html 886 B

1234567891011121314151617181920212223
  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.config.lang": "vi",
  14. "search.placeholder": "Tìm kiếm",
  15. "search.result.placeholder": "Nhập để bắt đầu tìm kiếm",
  16. "search.result.none": "Không tìm thấy tài liệu liên quan",
  17. "search.result.one": "1 tài liệu liên quan",
  18. "search.result.other": "# tài liệu liên quan",
  19. "skip.link.title": "Vào thẳng nội dung",
  20. "source.link.title": "Đến kho lưu trữ mã nguồn",
  21. "source.revision.date": "Cập nhật cuối cùng",
  22. "toc.title": "Mục lục"
  23. }[key] }}{% endmacro %}