13 Commits

Author SHA1 Message Date
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
5763c968de A hu translation string added (#18126) 2020-06-22 14:01:01 +03:00
d2781cd232 Added configuration for headers in PHP files generated by message/extract command (#14417) 2017-07-10 20:14:54 +03:00
2c9278391c Used short syntax for arrays (#13743) 2017-03-11 01:44:05 +03:00
e8ffc3947b Update yii.php
Missing translation.
2016-03-10 08:29:57 +01:00
6db63ed5fe Updates translations. Ima ployglot :D ‼️ 2015-12-19 22:18:42 +02:00
45a0b67531 fix typo in hungarian translation 2015-03-11 17:04:27 +01:00
208b3a23c2 Fix missing end of string 2015-02-05 15:24:17 +01:00
b0d312f833 Some fixes for #3074 Hungarian translation 2014-04-14 10:15:43 +02:00
a2bc50920c Removed unnecessary app.php file. 2014-04-12 20:33:10 +02:00
3a75098213 #3073 added Hungarian translation 2014-04-12 19:54:42 +02:00