mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
00ffe72944
- Based on new (last) translation download from getlocalization.com - Removed untranslated strings. Getlocalization started including those at some point which is highly annoying, unnecessary and breaks the new transfix system, since it'll mark all of the english strings as actual translations - Avoid dots in entities. It confuses the Transifex YML parser - Removed some locales unknown to Transifex which didn't have any translations anyway - Removed "lolcat" locale, uses custom notation (en@lolcal) which SilverStripe's i18n system can't handle (needs mapping from SS naming to Zend naming) - Renamed "Te Reo/Maori" locale from "mi_NZ" to "mi" (Transifex/CLDR notation) - Namespaced all entities used in templates (deprecated usage) - Converted dots to underscores where template filenames are used for namespaces, since Transifex YML parsing handles them as separate YML keys otherwise - Removed whitespace in entity names, SilverStripe i18n can't handle it - Only allow selection of locales registered through i18n::$all_locales to avoid issues with unknown locales in Zend's CLDR database
22 lines
580 B
YAML
22 lines
580 B
YAML
vi_VN:
|
|
CMSMain:
|
|
SAVE: Lưu
|
|
ChangePasswordEmail_ss:
|
|
CHANGEPASSWORDTEXT1: 'Bạn có thể thay đổi mật khẩu tại'
|
|
ComplexTableField_ss:
|
|
ADDITEM: 'Thêm'
|
|
DateField:
|
|
TODAY: hôm nay
|
|
DropdownField:
|
|
CHOOSE: (chọn)
|
|
LeftAndMain:
|
|
HELP: Trợ giúp
|
|
PAGETYPE: 'Loại:'
|
|
PERMDEFAULT: 'Nhập email và mật khẩu để truy cập vào phần quản lý'
|
|
Member:
|
|
INTERFACELANG: 'Ngôn ngữ'
|
|
SUBJECTPASSWORDCHANGED: 'Thay đổi mật khẩu'
|
|
SUBJECTPASSWORDRESET: 'Quên mật khẩu'
|
|
SiteTree:
|
|
TABMAIN: Nội dung
|