Commit Graph

67 Commits

Author SHA1 Message Date
Bizley
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00
Anton
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
Kenjebaev Sag'indiq
d5fee8aa05 Add Uzbek (cyrillic) language in messages config (#19383) 2022-05-05 10:07:29 +03:00
Sohel Ahmed Mesaniya
878dcff08e Add Hindi language in messages config array (#18177) 2020-07-15 22:25:24 +03:00
Alex Yashkin
08d8ab2683 Added Belarusian Translations (#16586) [skip ci] 2018-07-31 18:16:20 +03:00
andres101
0f929da381 Add Afrikaans (af) translation for framework (#16400) [skip ci] 2018-06-14 12:24:00 +03:00
Carsten Brandt
923e408803 added missing languages to message config 2017-11-14 11:37:44 +01:00
Carsten Brandt
450f77be2d added armenian to message translation config
addition to #14968
2017-10-15 01:21:42 +02:00
Robert Korulczyk
d2781cd232 Added configuration for headers in PHP files generated by message/extract command (#14417) 2017-07-10 20:14:54 +03:00
Sergey Gonimar
4c2301b782 Rename tj to tg according to ISO 639-1 (#12261) 2016-08-23 11:08:34 +02:00
Nikola Kovacs
9d327baa8b coding style fixes 2016-05-26 11:19:32 +02:00
Vadym Chenin
ccfd9cb536 Fixes #8329: Added support of options for message console command 2015-11-25 06:12:52 +03:00
Carsten Brandt
7b41671511 updated german translation 2015-11-18 18:58:30 +01:00
trbsi
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
Adrian Dvergsdal
2c995ce86e Add translation for nb-NO (Norwegian Bokmål) 2015-07-21 20:38:10 +02:00
gagiD
347c66b6c0 Added Bosnian translations 2015-06-15 15:50:29 +02:00
Amir Basiri
b65006a469 Fixes #7438: Changed the Farsi messages directory name to be generalized 2015-02-25 13:31:31 +03:00
Apa Oww
46372bb4f0 Change ms-MY to ms 2015-02-06 09:28:45 +08:00
apaoww
6fdb1baef1 Update config.php
Add ms-MY code in config
2015-02-04 10:01:47 +08:00
1darvesh
61e110d5ed Update config.php
added tajik language
2015-01-03 17:30:10 +03:00
Peter Kokot
761d1fce1d Slovenian translation added 2014-11-07 01:58:37 +03:00
relbraun
58e780ff3d Hebrew translation 2014-11-03 22:15:31 +03:00
Mircəlal
9f6b998244 Azerbaijani translations 2014-10-24 01:01:53 -07:00
Tom Lindelius
ccd9fd1641 Added Swedish translations for Yii messages. 2014-10-15 15:41:40 +02:00
Carsten Brandt
3bdf04a6af exclude BaseYii from message command 2014-10-06 20:52:45 +02:00
Vojtech Horak
adb8ead26b Added Czech translation 2014-09-26 00:59:58 +02:00
Carsten Brandt
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
Zeng Xi
ac90f2b7c0 Generate Traditional Chinese messages 2014-07-25 08:59:27 +08:00
Budi Irawan
434f265c62 Added Indonesian message translation 2014-07-12 16:29:04 +04:00
Alien13n
e0a1b77e58 Update config.php 2014-06-19 09:10:48 +07:00
dalli
d709d5d703 Update config.php
add "ko" value for languages array
2014-05-16 10:39:55 +09:00
dalli
1722d28fbe Update config.php 2014-05-09 19:47:42 +09:00
stevekr
cff8046c45 Estonian translation 2014-05-09 12:56:22 +03:00
larnu
15135b8071 Catalan translation 2014-05-05 19:46:57 +02:00
Agrumas
82dbbce481 Updated Lithuanian translation 2014-05-04 20:01:30 +03:00
pappfer
3a75098213 #3073 added Hungarian translation 2014-04-12 19:54:42 +02:00
Anatoli Vladev
a891aeeece Bulgarian translation 2014-04-11 10:49:56 +03:00
Alexander Makarov
85bb94a668 Added nl to languages 2014-04-03 01:45:13 +04:00
Alexander Makarov
0fa418bfdb Removed app.php from vi messages, sorted languages 2014-04-03 01:43:49 +04:00
Nguyễn Đình Trung
6595504f81 Add Vietnamese into messages. 2014-04-02 12:45:40 +07:00
resurtm
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
Jani Mikkonen
67ca9c6cdb Add finnish translation to config 2014-03-17 16:10:05 +02:00
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
Asetss
7e94383bd3 kazakh language 2014-01-30 16:09:48 +04:00
Shader
749b2dc7f8 Latvian translation 2014-01-29 13:57:21 +02:00
Qiang Xue
ff8e78c655 Merge branch '2048-improve-messages-config-exceptions' of github.com:nineinchnick/yii2 into nineinchnick-2048-improve-messages-config-exceptions
Conflicts:
	framework/messages/config.php
2014-01-26 17:48:44 -05:00
John Was
07ce08d970 updated helpers/BaseFileHelper::findFiles description and comments in messages/config.php 2014-01-26 15:28:55 +01:00
Panagiotis Moustafellos
3f2696ae43 added Greek (el) as available language 2014-01-22 15:47:43 +02:00
Alexander Makarov
05db070b32 Adjusted #2008 2014-01-22 03:31:22 +04:00