72 Commits

Author SHA1 Message Date
0b5398707c Adds Maltese translations file and language option ('mt') to messages/config (#20369) 2025-05-01 09:57:25 +03:00
fbc86d8bb9 Adds Irish (Gaelic) translations file and language option ('ga') to messages/config (#20364) 2025-04-29 12:32:42 +03:00
e2a167028b Upgrade to PSR12 coding standard (#20121) 2024-03-19 17:21:27 +03:00
5f3d36ea21 Extract messages (#20022)
* {attribute} must not be equal to "{compareValue}""

* update config

* {attribute} must be greater than "{compareValueOrAttribute}".
{attribute} must be greater than or equal to "{compareValueOrAttribute}".
{attribute} must be less than "{compareValueOrAttribute}".
{attribute} must be less than or equal to "{compareValueOrAttribute}".

* {nFormatted} B
{nFormatted} GB
{nFormatted} kB
{nFormatted} MB
{nFormatted} PB
{nFormatted} TB

* {nFormatted} {n, plural, =1{byte} other{bytes}}
{nFormatted} {n, plural, =1{gigabyte} other{gigabytes}}
{nFormatted} {n, plural, =1{kilobyte} other{kilobytes}}
{nFormatted} {n, plural, =1{megabyte} other{megabytes}}
{nFormatted} {n, plural, =1{petabyte} other{petabytes}}
{nFormatted} {n, plural, =1{terabyte} other{terabytes}}

* Extract messages.
2023-10-21 18:22:41 +02:00
5d8a96ee0d Added 'zh' into 'framework/messages/config.php' (#19995) 2023-10-18 11:01:40 +03:00
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00
a1df078c7b Fix translators in messages/config.php (#19416)
* Fix translators in `messages/config.php` 

#19415

* Update messageConfig.php

* Update config.php

* Update messageConfig.php

* Update CHANGELOG.md

* Update framework/CHANGELOG.md

Co-authored-by: Bizley <pawel@positive.codes>

Co-authored-by: Bizley <pawel@positive.codes>
2022-05-30 11:52:06 +02:00
d5fee8aa05 Add Uzbek (cyrillic) language in messages config (#19383) 2022-05-05 10:07:29 +03:00
878dcff08e Add Hindi language in messages config array (#18177) 2020-07-15 22:25:24 +03:00
08d8ab2683 Added Belarusian Translations (#16586) [skip ci] 2018-07-31 18:16:20 +03:00
0f929da381 Add Afrikaans (af) translation for framework (#16400) [skip ci] 2018-06-14 12:24:00 +03:00
923e408803 added missing languages to message config 2017-11-14 11:37:44 +01:00
450f77be2d added armenian to message translation config
addition to #14968
2017-10-15 01:21:42 +02:00
d2781cd232 Added configuration for headers in PHP files generated by message/extract command (#14417) 2017-07-10 20:14:54 +03:00
4c2301b782 Rename tj to tg according to ISO 639-1 (#12261) 2016-08-23 11:08:34 +02:00
9d327baa8b coding style fixes 2016-05-26 11:19:32 +02:00
ccfd9cb536 Fixes #8329: Added support of options for message console command 2015-11-25 06:12:52 +03:00
7b41671511 updated german translation 2015-11-18 18:58:30 +01:00
56400add97 Added Croatian language
close #9739
2015-09-21 15:03:58 +02:00
5e4d2183e2 Georgian translation 2015-08-12 15:35:33 +03:00
2c995ce86e Add translation for nb-NO (Norwegian Bokmål) 2015-07-21 20:38:10 +02:00
347c66b6c0 Added Bosnian translations 2015-06-15 15:50:29 +02:00
b65006a469 Fixes #7438: Changed the Farsi messages directory name to be generalized 2015-02-25 13:31:31 +03:00
46372bb4f0 Change ms-MY to ms 2015-02-06 09:28:45 +08:00
6fdb1baef1 Update config.php
Add ms-MY code in config
2015-02-04 10:01:47 +08:00
61e110d5ed Update config.php
added tajik language
2015-01-03 17:30:10 +03:00
761d1fce1d Slovenian translation added 2014-11-07 01:58:37 +03:00
58e780ff3d Hebrew translation 2014-11-03 22:15:31 +03:00
9f6b998244 Azerbaijani translations 2014-10-24 01:01:53 -07:00
ccd9fd1641 Added Swedish translations for Yii messages. 2014-10-15 15:41:40 +02:00
3bdf04a6af exclude BaseYii from message command 2014-10-06 20:52:45 +02:00
adb8ead26b Added Czech translation 2014-09-26 00:59:58 +02:00
9edf938bf1 Added tests for empty values
use "just now" for empty time difference in Formatter.

fixed wrong language name definition
2014-09-16 19:48:52 +02:00
ac90f2b7c0 Generate Traditional Chinese messages 2014-07-25 08:59:27 +08:00
434f265c62 Added Indonesian message translation 2014-07-12 16:29:04 +04:00
e0a1b77e58 Update config.php 2014-06-19 09:10:48 +07:00
d709d5d703 Update config.php
add "ko" value for languages array
2014-05-16 10:39:55 +09:00
1722d28fbe Update config.php 2014-05-09 19:47:42 +09:00
cff8046c45 Estonian translation 2014-05-09 12:56:22 +03:00
15135b8071 Catalan translation 2014-05-05 19:46:57 +02:00
82dbbce481 Updated Lithuanian translation 2014-05-04 20:01:30 +03:00
3a75098213 #3073 added Hungarian translation 2014-04-12 19:54:42 +02:00
a891aeeece Bulgarian translation 2014-04-11 10:49:56 +03:00
85bb94a668 Added nl to languages 2014-04-03 01:45:13 +04:00
0fa418bfdb Removed app.php from vi messages, sorted languages 2014-04-03 01:43:49 +04:00
6595504f81 Add Vietnamese into messages. 2014-04-02 12:45:40 +07:00
a2c3538553 Proper language name is kk, not kz as it was before
See this for more details: https://github.com/yiisoft/yii/pull/3300
2014-04-01 16:47:51 +06:00
67ca9c6cdb Add finnish translation to config 2014-03-17 16:10:05 +02:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
7e94383bd3 kazakh language 2014-01-30 16:09:48 +04:00