Commit Graph

39 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
1e0b26816b Translations update 2026-04-10 10:55:52 +02: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
70047f9b6a Translations update (#4802) 2025-12-01 08:59:54 +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
Mauro
979f526f19 Last Owner should edit admins, and not leave when is last (#4372) 2025-08-07 08:40:14 +00:00
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
ElementRobot
6936d6a472 Translations update (#3592)
Co-authored-by: pixlwave <6060466+pixlwave@users.noreply.github.com>
2024-12-09 09:24:29 +00:00
ElementRobot
7185838fd1 Translations update (#3523) 2024-11-18 10:59:17 +00:00
ElementRobot
e658c241e8 Translations update (#3172) 2024-08-15 18:50:00 +01:00
stefanceriu
d2a4c3a7a5 Translations update 2024-05-08 15:50:09 +03:00
ElementRobot
146ddda431 Translations update (#2747) 2024-04-25 18:37:13 +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
Velin92
ff0403ba51 Translations update 2024-03-12 08:31:00 +02: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
Velin92
db3e831f5f Translations update 2024-01-15 09:01:15 +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
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
3e26b8fadc Translations update 2023-07-31 14:33:23 +03:00
Velin92
f30131e70d Translations update 2023-07-17 10:12:45 +02:00
Velin92
7cfed4c7e1 Translations update 2023-04-12 15:18:31 +02:00
Mauro
7e47169a23 Fixed translation bug when the locale contained the region (#765)
* Fixed the issue, added tests and italian translation

* changelog

* improved translation handling code and added more tests

* Update UnitTests/Sources/LocalizationTests.swift

Co-authored-by: Stefan Ceriu <stefanc@matrix.org>

---------

Co-authored-by: Stefan Ceriu <stefanc@matrix.org>
2023-04-05 10:36:02 +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