11 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
a96823d3ab Added Hebrew delete confirm message (#17982) 2020-04-20 00:39:29 +03:00
d2781cd232 Added configuration for headers in PHP files generated by message/extract command (#14417) 2017-07-10 20:14:54 +03:00
b2ec1e2bc9 Hebrew translation fix (#12917) [skip ci] 2016-11-04 11:28:52 +03:00
2ff72e4706 Hebrew translation fix (#12894) [skip ci]
Formatting message for language 'he' failed with error: Message pattern is invalid: msgfmt_create: message formatter creation failed: U_DEFAULT_KEYWORD_MISSING. The message being formatted was: {attribute} אמור לכלול לפחות {min, number} {min, plural, one{תו} few{תוים} many{תוים}}..
2016-11-02 16:50:04 +03:00
6db63ed5fe Updates translations. Ima ployglot :D ‼️ 2015-12-19 22:18:42 +02:00
cb054a64cd fixed message with missing keyword
Fixed error:

Formatting message for language 'he-IL' failed with error: Message pattern is invalid: msgfmt_create: message formatter creation failed: U_DEFAULT_KEYWORD_MISSING. The message being formatted was: {attribute} אמור לא לכלול יותר מ {max, number} {max, plural, one{תו} few{תוים} many{תוים}}..
2015-07-29 22:46:10 +03:00
3349c06690 fixed a typo in fa, he and tj messages files. Solved #7695 2015-03-13 10:43:24 +03:30
58e780ff3d Hebrew translation 2014-11-03 22:15:31 +03:00