Files
FixIt/i18n/vi.toml
T
2022-10-27 17:06:49 +08:00

284 lines
4.7 KiB
TOML

# Translations for Vietnamese
# https://gohugo.io/content-management/multilingual/#translation-of-strings
# === init ===
[configurationError]
other = "" # waitting for translation
[compatibilityError]
other = "" # waitting for translation
[RCVersionWarn]
other = "" # waitting for translation
[devEnvWarn]
other = "" # waitting for translation
[quicklyUpgrade]
other = "" # waitting for translation
# === init ===
# === baseof ===
[backToTop]
other = "Lên trên"
[viewComments]
other = "Xem bình luận"
[noscript]
other = "" # waitting for translation
# === baseof ===
# === Post ===
[posts]
other = "Bài viết"
# === Post ===
# === Taxonomy ===
[allSome]
other = "Tất cả {{ .Some }}"
[totalwordCount]
one = "" # waitting for translation
other = "" # waitting for translation
[tag]
other = "Nhãn"
[tags]
other = "Nhãn"
[category]
other = "Danh mục"
[categories]
other = "Danh mục"
# === Taxonomy ===
# === Section ===
[recentlyUpdated]
other = "Mới nhất"
# === Section ===
# === Pagination ===
[more]
other = "Thêm"
# === Pagination ===
# === partials/header.html ===
[selectLanguage]
other = "Chọn Ngôn ngữ"
[noMoretTranslations]
other = "Không có nữa"
[switchTheme]
other = "Đổi chủ đề"
# === partials/header.html ===
# === partials/footer.html ===
[poweredBySome]
other = "Cung cấp bởi {{ .Hugo }} | Chủ đề - {{ .Theme }}"
[siteUV]
other = "Tổng khách truy cập"
[sitePV]
other = "Tổng lượt truy cập"
[siteRunning]
other = "Trang web đang chạy ..."
# === partials/footer.html ===
# === partials/comment.html ===
[valineLang]
other = "en" # Valine không hỗ trợ tiếng Việt
[valinePlaceholder]
other = "Bình luận của bạn ..."
[facebookLanguageCode]
other = "vi"
# === partials/comment.html ===
# === partials/assets.html ===
[search]
other = "Tìm kiếm"
[searchPlaceholder]
other = "Tìm tiêu đề hoặc nội dung..."
[clear]
other = "Xoá"
[cancel]
other = "Huỷ"
[noResultsFound]
other = "Không tìm thấy"
[lunrLanguageCode]
other = "vi"
[lunrLanguageLib]
other = "lib/lunr/lunr.vi.js"
[copyToClipboard]
other = "Sao chép vào bộ nhớ tạm"
[editLockTitle]
other = "Khóa khối mã có thể chỉnh sửa"
[editUnLockTitle]
other = "Mở khóa khối mã có thể chỉnh sửa"
[cookieconsentMessage]
other = "Trang web này sử dụng Cookies để cải thiện trải nghiệm của bạn."
[cookieconsentDismiss]
other = "Đã hiểu!"
[cookieconsentLink]
other = "Tìm hiểu thêm"
# === partials/assets.html ===
# === partials/plugin/share.html ===
[shareOn]
other = "Chia sẻ trên"
# === partials/plugin/share.html ===
# === posts/single.html ===
[contents]
other = "Nội dung"
[repost]
other = "" # waitting for translation
[publishedOnDate]
other = "đăng ngày {{ .Date }}"
[includedInCategories]
other = "trong {{ .Categories }}"
[wordCount]
one = "One word"
other = "{{ .Count }} từ"
[readingTime]
one = "One minute"
other = "{{ .Count }} phút"
[views]
other = "lượt xem"
[comments]
other = "bình luận"
[author]
other = "Tác giả"
[updatedOnDate]
other = "Cập nhật ngày {{ .Date }}"
[readMarkdown]
other = "Đọc với định dạng Markdown"
[editThisPage]
other = "Chỉnh sửa trang này"
[back]
other = "Quay lại"
[home]
other = "Trang chủ"
[readMore]
other = "Đọc thêm"
[expirationReminder]
other = "Bài viết này được cập nhật lần cuối vào {{ .Date }}, nội dung có thể đã lỗi thời."
[encryptedAbstract]
other = "" # waitting for translation
[encryptedMessage]
other = "" # waitting for translation
[password]
other = "Mật khẩu"
[encryptyAgain]
other = "" # waitting for translation
[reward]
donate = ""
wechatpay = ""
alipay = ""
paypal = ""
bitcoin = ""
# === posts/single.html ===
# === 404.html ===
[pageNotFound]
other = "Không tìm thấy trang"
[pageNotFoundText]
other = "Trang bạn đang tìm kiếm không tồn tại. Xin lỗi."
# === 404.html ===
# === offline ===
[offlineTitle]
other = "ngoại tuyến"
[offlineText]
other = "Bạn chưa kết nối với Internet, chỉ các trang được lưu trong bộ nhớ cache sẽ khả dụng."
# === offline ===
# === shortcodes/admonition.html ===
[note]
other = "Ghi chú"
[abstract]
other = "Tóm tắt"
[info]
other = "Thông tin"
[tip]
other = "Mẹo"
[success]
other = "Thành công"
[question]
other = "Câu hỏi"
[warning]
other = "Cảnh báo"
[failure]
other = "Thất bại"
[danger]
other = "Nguy hiểm"
[bug]
other = "Lỗi"
[example]
other = "Ví dụ"
[quote]
other = "Trích dẫn"
# === shortcodes/admonition.html ===
# === shortcodes/version.html ===
[new]
other = "MỚI"
[changed]
other = "THAY ĐỔI"
[deleted]
other = "XOÁ"
# === shortcodes/version.html ===