Commit Graph

62 Commits

Author SHA1 Message Date
Damian Mooyman cbe9edc468 Update translations 2017-07-03 17:17:41 +12:00
Aaron Carlino c99ed2d262 Reorganise i18n keys 2017-05-08 23:34:39 +12:00
Aaron Carlino 7c67d29484 Update translations 2017-05-02 10:46:54 +12:00
Damian Mooyman 8dd3f4ce1d Fix template localisation namespaces (#6852) 2017-05-01 08:28:24 +12:00
Damian Mooyman 23710cf23e Run upgrader 2017-04-28 14:59:42 +12:00
Damian Mooyman fce38e0f5b Revert yml files to transifex 2017-04-28 14:59:42 +12:00
Uncle Cheese d51c4891e2 New namespaced i18n keys 2017-04-28 14:59:42 +12:00
Uncle Cheese 494cbd1875 Ran upgrader for lang files 2017-04-28 14:59:42 +12:00
Damian Mooyman 25c0efea26 Update translations 2017-04-05 16:08:16 +12:00
Damian Mooyman 12d10df57a Update translations 2017-03-01 14:08:50 +13:00
Daniel Hensby 71383b827d
Merge branch '3' 2017-02-08 12:34:45 +00:00
Damian Mooyman 9c040e10c4 Update translations 2017-02-08 11:05:29 +13:00
Ingo Schommer 85878192ff Update translations 2017-01-17 16:11:43 +13:00
Daniel Hensby c6d43b477e
Merge branch '3' 2016-11-29 13:27:49 +00:00
Daniel Hensby 1be2e70a2a
Merge branch '3' 2016-11-24 14:18:09 +00:00
Dan Hensby ee11b12e7a Update translations 2016-11-22 14:53:02 +00:00
Dan Hensby 662bc688e5 Update translations 2016-11-09 11:32:20 +00:00
Damian Mooyman acc230fc99 Update translations 2016-09-23 16:14:42 +12:00
Daniel Hensby 1d1227cc9a
Merge branch '3' 2016-08-23 10:37:47 +01:00
Damian Mooyman b57fde6cff Update translations 2016-08-15 17:44:52 +12:00
Damian Mooyman 9805544cee Update translations 2016-08-05 11:06:51 +12:00
Damian Mooyman 19daf8f974 Update translations 2016-05-12 15:37:09 +12:00
Frank Mullenger b4cd617ee3 FIX: Renaming to HTMLEditorConfig.
FIX: Renaming to HTMLEditorField*.

FIX: Renaming to HTMLEditorSanitiser*.
2016-05-06 14:16:34 +12:00
Daniel Hensby 686db04a0a
Update translations 2016-05-05 02:05:54 +01:00
Damian Mooyman a20654b49b Update translations 2016-02-29 15:01:55 +13:00
Damian Mooyman 31e04862a8 Update translations 2016-02-29 14:57:30 +13:00
Damian Mooyman 80a6242912 Update translations 2016-02-27 21:01:57 +13:00
Damian Mooyman 387264fbbb Update translations 2016-02-27 20:53:15 +13:00
Damian Mooyman 301155b3e8 Update translations 2016-02-24 16:06:04 +13:00
Damian Mooyman 01c13bf6b3 Update translations 2016-02-24 15:20:40 +13:00
Damian Mooyman cfd1a5d696 Update translations 2016-02-19 10:21:03 +13:00
Damian Mooyman d754884214 Update translations 2016-02-04 11:03:41 +13:00
Damian Mooyman 75493e79ff Update translations 2016-01-25 15:06:55 +13:00
Damian Mooyman 952896e638 Update translations 2015-12-23 13:22:38 +13:00
Damian Mooyman e68eb7e45d Update translations 2015-11-11 17:06:45 +13:00
Damian Mooyman b338efe5a7 Update translations 2015-11-11 16:07:20 +13:00
Damian Mooyman 7f71a2ccfe Update translations 2015-09-18 14:21:20 +12:00
Damian Mooyman 00caeb700d Added 3.1.14 changelog
Update translations
2015-09-15 10:58:15 +12:00
Damian Mooyman 92f9af1984 Update translations 2015-09-02 11:15:53 +12:00
Damian Mooyman 69a244e03f Update translations 2015-05-14 13:45:03 +12:00
Damian Mooyman 5a69cf67ff Update translation masters 2014-05-06 17:38:58 +12:00
Ingo Schommer a101d4edb3 Updated translations 2014-02-18 11:49:55 +13:00
Ingo Schommer ddcdb2c0f0 Updated translations 2013-12-19 18:04:37 +01:00
Ingo Schommer ba360497aa Updated translations 2013-10-06 19:58:08 +02:00
Ingo Schommer 505db1f731 Updated translations 2013-09-12 16:53:32 +02:00
Ingo Schommer 00ffe72944 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-07 00:25:16 +02:00
Ingo Schommer 95a206290f Updated translations 2013-06-03 00:07:59 +02:00
Ingo Schommer d888ea5e67 Updated translations 2013-02-26 13:15:00 +01:00
Ingo Schommer 6c7e3afab3 Updated translations 2013-01-21 12:57:15 +01:00
Ingo Schommer 3b59d4a762 Updated translations 2012-12-17 11:45:09 +01:00