Commit Graph

9 Commits

Author SHA1 Message Date
ElementRobot
69223b9601 Translations update (#4381) 2025-08-05 09:05:12 +00:00
ElementRobot
9852a74e52 Translations update (#4357) 2025-07-28 08:48:39 +01:00
ElementRobot
600cf13bdf Translations update (#4334) 2025-07-21 09:55:32 +01:00
ElementRobot
da634f7836 Translations update (#4318) 2025-07-14 11:57:07 +01:00
ElementRobot
3a10fc74b2 Translations update (#4290) 2025-07-04 13:42:03 +00:00
ElementRobot
08744fde73 Translations update 2025-06-30 08:47:43 +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