Commit graph

11 commits

Author SHA1 Message Date
Tobias Diekershoff 84043abbda update translations 2024-02-10 08:57:19 +01:00
Tobias Diekershoff 298cf77a57 Updated the translations 2023-10-02 08:22:48 +02:00
Tobias Diekershoff 5c6e4196df update translations for 2023.03 2023-04-09 07:49:58 +02: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 cf8f69f84b BG translation update THX Rafael Kalachev 2021-02-01 07:04:13 +01: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
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 4523753455 update to the translations 2017-01-27 13:31:04 +01:00
Hypolite Petovan 5a5284b94e Fix #2817
- Move translation folders under `view/lang`
2016-09-30 10:45:47 -04:00
Renamed from view/bg/strings.php (Browse further)