Commit graph

45 commits

Author SHA1 Message Date
295cf75109 update translations
update the translations for Friendica core from transifex for ar, bg, ca, cs, de, eo, es, et, fr, gd, hu, is, it, ja, nl, pl, ru, sv

Thanks to the translation teams!
2026-01-08 07:02:05 +01:00
22ea08b81b updated translations 2025-02-12 08:10:11 +01:00
3439d05fbf update translations 2025-02-08 16:33:37 +01:00
593b4fcb2d updated translations 2024-12-26 08:45:47 +01:00
456e636b16 Updating translations 2024-11-26 07:47:14 +01:00
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
14759ff50a translation updates 2024-05-24 07:59:09 +02:00
38141edbea translation updates 2024-03-04 16:40:13 +01:00
84043abbda update translations 2024-02-10 08:57:19 +01:00
d47335ccad translation updates 2023-12-16 08:20:16 +01:00
298cf77a57 Updated the translations 2023-10-02 08:22:48 +02:00
7f82bdb774 updated IT translation 2023-04-25 06:44:56 +02:00
5c6e4196df update translations for 2023.03 2023-04-09 07:49:58 +02:00
a63af42064
IT translation update THX fabrixxm 2022-01-27 21:47:19 +01:00
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
27a4d65bad IT translation update THX fabrixxm 2021-05-19 08:01:49 +02:00
e839808b64 IT translation update THX Sylke Vicious 2021-05-08 07:10:48 +02:00
090a019390 IT translation update THX Sylke Vicious 2021-04-20 11:06:21 +02:00
6426519cf6 IT translation update THX Sylke Vicious 2021-03-28 19:11:59 +02:00
980fb03d94 IT translation update THX fabrixxm 2021-02-01 07:05:10 +01:00
3fae0cd650 Update translated strings files after update to Console\PoToPhp 2021-01-31 08:39:20 -05:00
bcd3a274f1 Update plural condition in strings.php after converter update 2021-01-29 20:02:54 -05:00
87e434ba27 IT translations 100% THX Sylke Vicious 2020-12-23 19:18:20 +01:00
351f5c0d55 IT translations 100% THX Sylke Vicious 2020-10-21 18:10:16 +02:00
0b03988b09 IT translations 100% THX Sylke Vicious 2020-09-29 07:18:47 +02:00
696aef4f42 IT translations 100% THX Sylke Vicious 2020-09-18 07:48:19 +02:00
9c4407a13f IT translations THX Sylke Vicious 2020-09-17 08:24:14 +02:00
3babead2d8 IT translations THX Sylke Vicious 2020-09-14 18:47:03 +02:00
4bbd1ee986 IT translations THX Sylke Vicious 2020-09-11 06:50:10 +02:00
1c5a0fc308 IT translations THX Sylke Vicious 2020-09-07 16:26:03 +02:00
ab4529e9c4 IT translations THX Sylke Vicious 2020-09-04 14:24:23 +02:00
a2bf4f4b4a IT translations THX Fabrixxm 2020-09-03 09:54:02 +02:00
0a1c34b60c IT translations THX Sylke Vicious 2019-05-12 07:27:15 +02:00
70c0557b77 IT translations THX Fabio 2019-03-11 17:50:39 +01:00
0b57d919dc IT translations THX Fabio 2018-08-14 10:01:09 +02:00
bb20204fea IT translations THX Fabio 2018-06-09 10:38:22 +02:00
703f886492 IT translations THX Fabio 2018-05-28 13:50:56 +02: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
3a52ffc1b8 IT, FI and ZH_CN translation updates 2018-04-20 08:30:40 +02:00
fabrixxm
05552e2a2f Update IT strings 2018-03-19 20:39:19 +01: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
2acc8091ab IT translations THX Mauro Batini 2017-11-22 07:34:37 +01:00
3fb99e74d8 IT translations THX fabrixxm 2017-05-16 07:39:38 +02:00
Fabio
81529a43ad Update IT strings 2017-01-18 12:38:09 +01:00
Hypolite Petovan
5a5284b94e Fix #2817
- Move translation folders under `view/lang`
2016-09-30 10:45:47 -04:00
Renamed from view/it/strings.php (Browse further)