10 Commits

Author SHA1 Message Date
d9d168b036 Improve Thai translations in Yii2 framework messages. (#20188)
- Improve Thai translations in Yii2 framework messages so that they are more accurate and harmoniously sounding to Thai-native speakers.
- Translate not-yet-translated items.
2024-06-05 20:05:43 +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
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00
9767fa978e Fixed translation of not equal meaning in Thai messages (#17510) [skip ci] 2019-08-16 19:53:44 +03:00
d2781cd232 Added configuration for headers in PHP files generated by message/extract command (#14417) 2017-07-10 20:14:54 +03:00
07fba18cf3 updated thai translation 2016-03-08 03:59:24 +07:00
f0deb1cee8 Convert tabs to spaces 2015-10-05 15:38:56 +06:00
f0fd38a7bd Update Thai Translation 2014-07-03 06:03:16 +07:00
e0c3624faa Create yii.php 2014-06-19 09:10:16 +07:00