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
5c6e4196df
update translations for 2023.03
2023-04-09 07:49:58 +02:00
28e2eab7ae
SV update to the strings THX viktorbagare
2022-07-07 11:08:05 +02:00
409887ece5
SV update to the strings THX Kristoffer Grundström
2022-01-27 11:19:48 +01:00
9a4aa440c9
SV update to the strings THX Kristoffer Grundström
2022-01-22 18:11:58 +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
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
a3b0fc7b5e
SV update to the strings THX Bjoessi
2019-04-05 06:59:20 +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
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
7e1f51b0f9
SV update to the strings
2017-02-15 08:13:06 +01:00
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