Commit Graph

31 Commits

Author SHA1 Message Date
ElementRobot
69223b9601 Translations update (#4381) 2025-08-05 09:05:12 +00:00
ElementRobot
3a10fc74b2 Translations update (#4290) 2025-07-04 13:42:03 +00:00
ElementRobot
6429590b8a Translations update (#4225) 2025-06-18 15:00:25 +01:00
pixlwave
2097387d00 Translations update 2025-06-02 09:21:59 +03:00
Stefan Ceriu
433b042038 Fix room list heroes label format
- change from `Alice, Bob and Charlie` to `Alice, Bob, Charlie and 42 others` (when applicable)
2025-05-12 19:40:14 +03:00
ElementRobot
0045c94965 Translations update (#3576)
* Translations update

* fix a test

---------

Co-authored-by: pixlwave <6060466+pixlwave@users.noreply.github.com>
Co-authored-by: Mauro Romito <mauro.romito@element.io>
2024-12-02 10:21:08 +00:00
ElementRobot
7185838fd1 Translations update (#3523) 2024-11-18 10:59:17 +00:00
ElementRobot
5e6d1c431c Translations update (#3315)
Co-authored-by: Velin92 <34335419+Velin92@users.noreply.github.com>
2024-09-23 10:28:34 +02:00
ElementRobot
e658c241e8 Translations update (#3172) 2024-08-15 18:50:00 +01:00
Velin92
9b8c35a709 Translations update 2024-04-01 11:36:51 +03:00
Doug
dc74a1b132 Pull renamed strings and fix compilation errors. (#2560)
* Pull renamed strings and fix compilation errors.

* Including all languages of course 🤦‍♂️
2024-03-13 10:15:54 +00:00
Doug
938d3a9582 Update translations (#2499)
* Update translations

* Fix snapshots are changes to base strings.
2024-02-26 17:00:51 +00:00
ElementRobot
dc5c0cc3a4 Translations update (#2481)
Co-authored-by: Velin92 <Velin92@users.noreply.github.com>
2024-02-19 08:45:46 +00:00
ElementRobot
1c1da68ecc Translations update (#2453)
Co-authored-by: Velin92 <Velin92@users.noreply.github.com>
2024-02-12 10:11:19 +01:00
Velin92
6c881932e6 Translations update 2024-02-05 10:04:23 +02:00
ElementRobot
5fa835b18d Translations update (#2201)
Co-authored-by: pixlwave <pixlwave@users.noreply.github.com>
2023-12-05 11:59:47 +00:00
ElementRobot
b422b82edf Translations update (#2118)
* Translations update

* Fix strings

---------

Co-authored-by: Velin92 <Velin92@users.noreply.github.com>
Co-authored-by: Stefan Ceriu <stefan.ceriu@gmail.com>
2023-11-20 14:51:00 +02:00
ElementRobot
9aba953531 Translations update (#1984)
Co-authored-by: pixlwave <pixlwave@users.noreply.github.com>
2023-10-30 14:39:14 +00:00
Velin92
cef1890e7e Translations update 2023-09-18 10:04:16 +02:00
Velin92
215d811368 Translations update 2023-09-11 10:12:23 +03:00
Velin92
2c1d1146e9 Translations update 2023-08-28 09:05:58 +03:00
ElementRobot
28b58250aa Translations update (#1502)
Co-authored-by: Velin92 <Velin92@users.noreply.github.com>
Co-authored-by: Mauro <34335419+Velin92@users.noreply.github.com>
2023-08-16 17:48:12 +02:00
Velin92
3e26b8fadc Translations update 2023-07-31 14:33:23 +03:00
Velin92
f30131e70d Translations update 2023-07-17 10:12:45 +02:00
Velin92
ac546e90ea Translations update 2023-05-29 11:03:28 +03:00
Velin92
7e589adc65 Translations update 2023-05-22 08:32:36 +03:00
Velin92
acb7fce94e Translations update 2023-04-24 09:54:19 +01:00
Velin92
74b1cd705a Translations update 2023-04-12 19:35:16 +02:00
Doug
a9aacb478e Add Localazy for Strings. (#706)
- Namespaced under L10n.
- Old strings moved to Legacy.strings[dict].
2023-03-17 16:17:45 +00:00
ismailgulek
24e3e6b26b Python3 support for localizer script + translations update (#192) 2022-09-19 18:25:03 +03:00
ismailgulek
4adabaea71 Localizations Setup (#6)
* Move assets into ElementX folder

* Add first version of localizer script

* Add generated strings & tests & fallback mechanism

* Rename strings file to Localizable

* Rename Assets to Resources

* Calculate preferred languages only when needed, remove share extension check

* Add comments in the localizer script

* Add GH workflow to push issues to the [ElementX board](https://github.com/orgs/vector-im/projects/43)

* Closes #16 - Add license file

* New version of localizer script, handle pluralization

* Move assets into ElementX folder

* Add first version of localizer script

* Add generated strings & tests & fallback mechanism

* Rename strings file to Localizable

* Rename Assets to Resources

* Calculate preferred languages only when needed, remove share extension check

* Add comments in the localizer script

* New version of localizer script, handle pluralization

* Revert login button text

* Add multiple dialect pluralization, fix string formatting

Co-authored-by: manuroe <manu@matrix.org>
Co-authored-by: Stefan Ceriu <stefanc@matrix.org>
2022-04-26 22:48:17 +03:00