Commit Graph

10 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
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
stefanceriu
8eac78f8ad Translations update 2025-05-05 10:01:43 +03:00
ElementRobot
7185838fd1 Translations update (#3523) 2024-11-18 10:59:17 +00:00
Velin92
f5ddd51243 Translations update 2024-11-11 10:57:18 +01: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