mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
3f118ef08f
- 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
15 lines
898 B
YAML
15 lines
898 B
YAML
km:
|
|
ContentController:
|
|
DRAFT_SITE_ACCESS_RESTRICTION: 'ដើម្បីមើលទំព័រប្រៀងសូម ចូលកាន់ប្រព័ន្ធគ្រប់គ្រងដោយប្រើយឈ្មោះ និងពាក្យសំងាត់របស់អ្នក សូមចុចត្រនេះ <a href="%s"> ដើម្បីត្រលប់ទៅ កាន់ទំព័ររួចរាល់។</a>'
|
|
SilverStripeNavigatorLink:
|
|
ShareInstructions: 'To share a this to this page, copy and paste the link below.'
|
|
SiteTree:
|
|
Content: មាតិការ
|
|
HTMLEDITORTITLE: អត្ថបទ
|
|
PAGETYPE: 'ប្រភេទទំព័រ'
|
|
URLSegment: 'កំណាត់ URL'
|
|
has_one_Parent: 'ទំព័រមេ'
|
|
VirtualPage:
|
|
PLURALNAME: 'ទំព័រដូច'
|
|
SINGULARNAME: 'ទំព័រដូច'
|