Commit Graph

10 Commits

Author SHA1 Message Date
Damian Mooyman ef6bc6e2af
Sync with transifex 2017-05-03 17:17:36 +12:00
Damian Mooyman eae598adb5 Remove empty localisation files 2017-04-28 14:51:01 +12:00
Uncle Cheese 6fb1012eb8 Ran upgrader for lang files 2017-04-27 11:43:04 +12:00
Ingo Schommer cfe23dd5aa Update translations 2017-01-17 16:11:43 +13:00
Ingo Schommer 004dfa76b1 Updated translations 2013-08-09 14:53:17 +02:00
Ingo Schommer 07cccc8e95 Translations: Switch to Transifex format
- 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
2013-08-04 12:31:29 +02:00
Ingo Schommer 8e7802f8a1 Fixed spelling mistake in SilverStripeNavigator
Thanks to Donald Rogers for pointing it out
2013-06-18 18:27:49 +02:00
Ingo Schommer 46d62efd81 Updated translations 2013-06-03 00:14:09 +02:00
Sean Harvey 2ae5c497af Updated translations 2012-11-05 11:55:51 +13:00
Ingo Schommer 94c406139e Updated translations 2012-09-11 12:03:18 +02:00