8 Commits

Author SHA1 Message Date
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
c297dfb8f8 Fix pt translation "Vêr" to "Ver" (#19690)
A Portuguese dictionary source: https://www.infopedia.pt/dicionarios/lingua-portuguesa/ver
2022-11-25 07:59:33 +01:00
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00
7e2601fa1c Fix incorrect source message KB -> kB in several translations 2020-08-07 11:27:40 +03:00
a52102d5ef Portuguese (pt) translations (#16486) [skip ci] 2018-07-05 21:55:13 +03:00
d2781cd232 Added configuration for headers in PHP files generated by message/extract command (#14417) 2017-07-10 20:14:54 +03:00
6db63ed5fe Updates translations. Ima ployglot :D ‼️ 2015-12-19 22:18:42 +02:00
3e443b3c44 Fixes #4298: Renamed framework/messages/pt-PT to framework/messages/pt in order to allow fallbacks 2014-07-16 12:51:53 +04:00