Commit Graph

56 Commits

Author SHA1 Message Date
Guy Sartorelli 14037a776f
ENH Update translations (#2874) 2023-08-21 12:13:19 +12:00
Steve Boyd d9b6f7acad ENH Update translations 2023-06-14 18:36:31 +12:00
Steve Boyd d0f3a6b9ec ENH Update translations 2023-03-06 18:15:26 +13:00
Steve Boyd 8c1516270a Update translations 2021-05-17 10:53:21 +12:00
Maxime Rainville 7b50a5c0b6 Update translations 2020-02-17 00:42:58 +00:00
Aaron Carlino 00c9262eb7 Update translations 2019-05-06 14:57:48 +12:00
Robbie Averill 4e70a6bc70 Update translations 2019-04-11 11:43:22 +12:00
Aaron Carlino 1510658131 Update translations 2018-11-07 17:57:46 +13:00
Damian Mooyman 85c5edd523 Update translations 2018-06-15 15:39:15 +12:00
Damian Mooyman 9bf05b397f Update translations 2018-03-14 09:45:54 +13:00
Rick Hambrook 289522ba0c
FIX Bug field help text translations no longer need to be HTML encoded 2018-02-22 21:41:11 +13:00
Damian Mooyman cb0c00440a Update translations 2017-10-25 16:18:08 +13:00
Damian Mooyman 53157a60fb Update translations 2017-09-08 16:52:23 +12:00
Damian Mooyman d3451b9843 Update translations 2017-08-07 14:34:14 +12:00
Robbie Averill fc0362087e
FIX Remove legacy sprintf style translations in favour of placeholders 2017-08-02 13:42:52 +12:00
Damian Mooyman 184ec65b7f Update translations 2017-07-03 17:17:41 +12:00
Jonathon Menz 77ec2b90c6 API Removed ErrorPage
Removed ErrorPage class and references so it can be split off in to a separate module. Please install https://github.com/silverstripe/silverstripe-errorpage when upgrading to SS4 to preserve ErrorPage functionality. Closes https://github.com/silverstripe/silverstripe-framework/issues/4149
2017-06-26 10:01:54 -07:00
Aaron Carlino 359179025d Reorganise i18n keys 2017-05-08 17:57:24 +12:00
Damian Mooyman ef6bc6e2af
Sync with transifex 2017-05-03 17:17:36 +12:00
Damian Mooyman 415c65c686
Removed ViewArchivedEmail.ss and all templates 2017-05-03 17:11:27 +12:00
Aaron Carlino 00f699b99b Update translations 2017-05-02 10:46:54 +12:00
Damian Mooyman cd2c961f81
Run upgrader 2017-04-28 13:46:21 +12:00
Damian Mooyman 85de5dd2b9 Revert yml files to transifex 2017-04-28 13:41:28 +12:00
Uncle Cheese 29805ee446 New namespaced i18n keys 2017-04-27 11:43:04 +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
Damian Mooyman 6524d60f75 Update translations 2016-09-23 14:02:58 +12:00
Damian Mooyman f5b00786d6 Update translations 2016-05-19 14:48:39 +12:00
Daniel Hensby ce3575e362
Update translations 2016-05-05 12:25:44 +01:00
Damian Mooyman 80959dc441 Update translations 2016-02-29 15:01:10 +13:00
Damian Mooyman a89debb962 Update translations 2016-02-27 20:38:19 +13:00
Damian Mooyman 4849aa828e Update translations 2016-02-24 15:14:58 +13:00
Damian Mooyman 33bf5f9519 Update translations 2016-02-19 10:54:36 +13:00
Damian Mooyman a40c8e034a Update translations 2015-11-16 16:01:51 +13:00
Damian Mooyman ebed1d22e5 Update translations 2015-11-11 16:07:20 +13:00
Damian Mooyman 0df0f35278 Update translations 2015-09-18 14:21:19 +12:00
Damian Mooyman ce212972c8 Update translations 2015-09-15 10:42:32 +12:00
Damian Mooyman 353e5938de Update translations 2015-09-02 11:15:52 +12:00
Damian Mooyman c7814cffc9 Update translations 2015-02-16 11:54:06 +13:00
Damian Mooyman ee4639ed74 Update translations 2015-01-12 17:52:29 +13:00
Ingo Schommer e2fa3b7f2c Updated translations 2013-11-08 00:59:07 +01:00
Ingo Schommer 553f32576d Updated translations 2013-09-12 16:53:44 +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 46d62efd81 Updated translations 2013-06-03 00:14:09 +02:00
Ingo Schommer e809e0775e Updated translations 2013-02-18 01:20:00 +01:00
Ingo Schommer d0585e484a Updated translations 2013-01-21 11:57:12 +01:00
Ingo Schommer 83febeff12 Updated translations 2012-12-17 11:54:22 +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 e6e2ab4774 Updated translations 2012-08-20 22:01:46 +02:00