Commit graph

33 commits

Author SHA1 Message Date
Tobias Diekershoff
0faaad75c0 Update translation files
This updates various translation po files with the current state from Transifex and regenerates the string.php files from them
2024-10-16 05:37:07 +00:00
Tobias Diekershoff
4cbc213dda REUSE view directory 2024-08-24 14:15:18 +02:00
Tobias Diekershoff
14759ff50a translation updates 2024-05-24 07:59:09 +02:00
Tobias Diekershoff
38141edbea translation updates 2024-03-04 16:40:13 +01:00
Tobias Diekershoff
84043abbda update translations 2024-02-10 08:57:19 +01:00
Tobias Diekershoff
d47335ccad translation updates 2023-12-16 08:20:16 +01:00
Tobias Diekershoff
298cf77a57 Updated the translations 2023-10-02 08:22:48 +02:00
Tobias Diekershoff
28b2fb04e4 updated ES translation 2023-04-25 06:47:05 +02:00
Tobias Diekershoff
5c6e4196df update translations for 2023.03 2023-04-09 07:49:58 +02:00
Balázs Úr
e56a53647b Update copyright 2022-01-02 08:27:47 +01:00
Tobias Diekershoff
eb94bedc0e regenerated all the strings
This is a follow up for #10855 with the regenerated `string.php` files for all the languages currently in the repository.
2021-10-10 08:22:58 +02:00
Tobias Diekershoff
b57240c05d update for ES THX Senex Petrovic 2021-04-02 08:20:14 +02:00
Balázs Úr
054c301ef0 Update copyright 2021-03-29 08:40:20 +02:00
Hypolite Petovan
3fae0cd650 Update translated strings files after update to Console\PoToPhp 2021-01-31 08:39:20 -05:00
Hypolite Petovan
bcd3a274f1 Update plural condition in strings.php after converter update 2021-01-29 20:02:54 -05:00
Tobias Diekershoff
8e2a3bc2dd update for ES thx targz 2020-08-18 17:39:51 +02:00
Tobias Diekershoff
1073b2190e update for ES thx Abraham Pérez Hernández 2019-01-23 09:51:34 +01:00
Alexandre Alapetite
102377f19f Rebuild PO to strings
```sh
for i in view/lang/*/messages.po; do bin/console po2php $i; done
```
2018-05-17 09:31:29 +02:00
Hypolite Petovan
e36f2bb1fb Use short form array syntax everywhere
- Add short form array syntax to po2php.php generation
2018-01-15 14:07:17 -05:00
Tobias Diekershoff
b73c99dc22 update for ES thx Albert 2017-11-10 07:52:34 +01:00
Tobias Diekershoff
e3c3cf96b3 update for ES thx Albert 2017-11-01 17:00:08 +01:00
Tobias Diekershoff
65e96caf29 update for ES thx Albert 2017-10-30 10:36:45 +01:00
Tobias Diekershoff
10ede73141 update for ES thx Albert 2017-10-26 09:49:08 +02:00
Tobias Diekershoff
0b66f3ed1e update for ES thx Albert 2017-10-10 07:13:52 +02:00
Tobias Diekershoff
1e0f4c2f70 DE and ES translations 2017-07-07 08:43:10 +02:00
Tobias Diekershoff
cdc0eab49d ES translation THX Albert 2017-06-06 07:11:27 +02:00
Tobias Diekershoff
4720778edc ES translation THX Albert 2017-03-27 22:06:56 +02:00
Tobias Diekershoff
e301dc7607 ES translation of the core 2017-01-02 08:22:52 +01:00
Tobias Diekershoff
3512c87e64 DE, ES update to the translation 2016-12-09 12:36:28 +01:00
Tobias Diekershoff
01b46f5ec0 ES translation of the core THX Albert 2016-11-21 18:35:17 +01:00
Tobias Diekershoff
7aef99a4f0 ES translation of the core THX Albert 2016-11-17 07:42:41 +01:00
Tobias Diekershoff
af214e317d ES translation of the core THX Alberto Díaz Tormo! 2016-11-10 10:27:58 +01:00
Hypolite Petovan
5a5284b94e Fix #2817
- Move translation folders under `view/lang`
2016-09-30 10:45:47 -04:00