Commit Graph

22 Commits

Author SHA1 Message Date
Ingo Schommer
a5a8982af6 Revert "Update translations"
This reverts commit 475b733579.

It pulled updates from transifex *after* we switched translations
to 4.x only mode - which resulted in a lot of translation keys being
moved around. For example, asset-related translations went from
framework to the asset-admin module. The removal of these translations
in 3.x caused translations to go partially missing, since these new
modules are 4.x only.

See https://github.com/silverstripe/silverstripe-framework/issues/7002
2017-06-15 14:50:56 +12:00
root
475b733579 Update translations 2017-04-21 11:49:37 +01:00
Dan Hensby
36287b09d0 Update translations 2016-12-16 20:49:04 +00:00
Dan Hensby
cca147513a Update translations 2016-11-09 11:32:19 +00:00
Damian Mooyman
a1b9e99342 Update localisation 2015-08-04 13:02:52 +12:00
Ingo Schommer
e2fa3b7f2c Updated translations 2013-11-08 00:59:07 +01: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
Ingo Schommer
306b0d77e4 Updated translations 2013-02-26 13:27:07 +01:00
Ingo Schommer
d0585e484a Updated translations 2013-01-21 11:57:12 +01: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
Ingo Schommer
82699bae62 Updated translations 2012-08-12 22:49:46 +02:00
Ingo Schommer
7e33fac7fa Updated translations 2012-08-06 10:43:41 +02:00
Hamish Friedlander
267b9b87ae Updated translations 2012-07-30 10:51:13 +12:00
Hamish Friedlander
3a01ae61ea Updated translations 2012-07-25 13:26:14 +12:00
Ingo Schommer
e0d99e2fd7 Updated translations 2012-07-13 14:13:58 +02:00
Ingo Schommer
9f7ec965a2 MINOR Updated translations 2012-06-25 00:51:11 +02:00
Ingo Schommer
503fa0ac7c ENHANCEMENT Updated YML translations from translate.ss.org, removed unapproved langs with little or no translations, updated master strings, fixed line break problem in lang files generated by i18nYMLConverter module 2012-04-18 13:37:24 +02:00
Ingo Schommer
169d125b90 MINOR Converted YML lang files 2012-04-15 16:49:30 +02:00