mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
12 lines
1.2 KiB
YAML
Vendored
12 lines
1.2 KiB
YAML
Vendored
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
vi:
|
|
site_settings:
|
|
discourse_local_dates_default_formats: "Các định dạng ngày giờ thường được sử dụng, hãy xem: <a target='_blank' rel='noopener' href='https://momentjs.com/docs/#/parsing/string-format/'>định dạng chuỗi momentjs</a>"
|
|
discourse_local_dates_default_timezones: "Danh sách múi giờ mặc định, phải là <a target='_blank' rel='noopener' href='https://en.wikipedia.org/wiki/List_of_tz_database_time_zones'>TZ</a> hợp lệ"
|
|
discourse_local_dates_email_format: "Định dạng dùng để hiển thị ngày tháng trong email, ví dụ: 'LLLL', 'llll' hoặc 'YYYY-MM-DDTHH:mm:ss[Z]'. Xem: <a target='_blank' rel='noopener' href='https://momentjs.com/docs/#/parsing/string-format/'>định dạng chuỗi momentjs</a>"
|
|
discourse_local_dates_email_timezone: "Múi giờ được sử dụng để hiển thị ngày tháng trong email phải là <a target='_blank' rel='noopener' href='https://en.wikipedia.org/wiki/List_of_tz_database_time_zones'>TZ</a>hợp lệ"
|