31 Commits

Author SHA1 Message Date
ElementRobot
024978b220 Translations update (#5452)
* Translations update

* translation updates

---------

Co-authored-by: Mauro Romito <mauro.romito@element.io>
2026-04-21 13:24:41 +01:00
Mauro Romito
16e9fb041f translation update 2026-04-13 11:40:22 +02:00
Mauro Romito
1ee86357b4 use swift regex and also apply the same logic to stringsdict 2026-04-10 16:21:57 +02:00
ElementRobot
81aa441df4 Translations update 2026-03-10 10:29:17 +01:00
ElementRobot
874d769e5b Translations update 2026-02-16 10:45:27 +01:00
ElementRobot
213e9d4519 Translations update (#4970)
* Translations update

* Update snapshots.

---------

Co-authored-by: Doug <douglase@element.io>
2026-01-19 19:59:26 +00:00
ElementRobot
6838d073ae Translations update 2025-11-24 16:23:24 +01:00
ElementRobot
afdd2c25aa Translations update 2025-10-06 10:21:05 +03:00
ElementRobot
004515fb68 Translations update 2025-09-29 09:07:28 +03:00
ElementRobot
700e07fc5b Translations update (#4479) 2025-09-08 08:41:32 +01:00
ElementRobot
69223b9601 Translations update (#4381) 2025-08-05 09:05:12 +00:00
ElementRobot
6429590b8a Translations update (#4225) 2025-06-18 15:00:25 +01: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
7185838fd1 Translations update (#3523) 2024-11-18 10:59:17 +00:00
Velin92
5a1f0ef05e Translations update 2024-10-21 16:15:26 +03: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
ElementRobot
6cf28c5229 Translations update (#2551) 2024-03-11 15:17:00 +00:00
ElementRobot
dc5c0cc3a4 Translations update (#2481)
Co-authored-by: Velin92 <Velin92@users.noreply.github.com>
2024-02-19 08:45:46 +00:00
Velin92
6c881932e6 Translations update 2024-02-05 10:04:23 +02: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
1f15201982 Translations update (#2033)
Co-authored-by: Velin92 <Velin92@users.noreply.github.com>
2023-11-06 10:08:46 +00:00
ElementRobot
9aba953531 Translations update (#1984)
Co-authored-by: pixlwave <pixlwave@users.noreply.github.com>
2023-10-30 14:39:14 +00: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
fb649d6704 Translations update 2023-08-07 09:12:33 +03: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