Joshua Mack
7a41a206d4
Multilang: Add Spanish translation ( #32826 )
...
* Rebase ES support
* Update already existing
* Update translations
* Retry
* Updated to new
* Completed
* Fixed clipping words offroad
* Fix up mistakes
* Shortening minute
* Fix long GitHub message
old-commit-hash: b418159833
2024-06-24 17:30:21 -07:00
royjr
6499dc4aa1
ui: add missing Arabic translations & show in UI ( #29881 )
...
* Update languages.json
* update_translations.py
* update_translations.py + vanish
* fix unfinished
* use arabic language for name and move down based on similar
* goreless
* better
* Revert "better"
This reverts commit f19f6cb5ba
.
* better again
old-commit-hash: da4d4cff7d
2023-09-18 01:06:39 -07:00
Shane Smiskol
7a291211db
Multilang: enable Thai ( #29447 )
...
enable thai in the ui
old-commit-hash: fb94202014
2023-08-17 03:16:31 -07:00
Arda
0645f2c409
Multilang: add Turkish language ( #25765 )
...
* Multilang: add Turkish language
* update translation
* vanish
* move up
* missing %n
* format args
* pass this test now
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: d38dc64db0
2023-08-16 21:45:03 -07:00
Korben
1672c9fdbd
Full French UI Localization ( #29260 )
...
* Update languages.json
French added
* Create main_fr.ts
French lang file
* git ignore
* update french lang
old-commit-hash: 518ced49ce
2023-08-11 21:36:58 -07:00
Jason Young
38565b63a9
Multilang: add German ( #26411 )
...
* initialize de_DE file
* German translation (#83 )
Formatting will be an issue!
* update de_DE qm file
* Update main_de.ts
Fixed the German translations
* regen translations
* Fix typo (#84 )
* regen translations
* Update selfdrive/ui/translations/main_de.ts
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@hotmail.com>
* we don't keep these in-tree anymore?
* Update main_de.ts
Neue Strings ergänzt
* update plurals
* remove vanished, add new strings
* don't translate a brand/service name
* capitalize some things, cleanup
* capitalize
* more cleanup, mark too-long strings
* proper (no) capitalization, line wrap
* Update selfdrive/ui/translations/main_de.ts
Co-authored-by: Shane Smiskol <shane@smiskol.com>
* update translation strings
* Updating the German translation (#89 )
Added new strings and shortened others to fit the UI
* compromises for better button fit
Co-authored-by: Vrabetz <mpell@web.de>
Co-authored-by: CzokNorris <czoknorris@me.com>
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@hotmail.com>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: d9fb64f0a1
2022-12-12 15:02:15 -08:00
guilhermicas
b2f9d59d31
Portuguese: grammar and semantic corrections ( #25554 )
...
* Grammar and semantic corrections of Portuguese translation
* Revert "Grammar and semantic corrections of Portuguese translation"
This reverts commit 87c88c24f8
.
* fix and improve pt-BR translation
* rename file
Co-authored-by: Shane Smiskol <shane@smiskol.com>
Co-authored-by: AlexandreSato <sato_alexandre@hotmail.com>
old-commit-hash: 2ebbe7eac6
2022-08-25 23:13:31 -07:00
AlexandreSato
14a6aa77d6
Multilang: add Portuguese (Brazil) translation ( #25287 )
...
* Add Portuguese-Brazil translations
* Fixing some Japanese I used as a base.
* Add pt_BR translation
* Add QM file
* multilang: Fix typo and missing pt_BR translation
* fix typos in calibration translation
* pt_BR new translations
* fix translations
* update qm
* add Thai translation tkx tape#7233
* fix pt_BR translation
* improve pt_BR translation
* connect means connection not connected
* update
* plurals and typo
* fix unitTest error
* Add pt badge
* Add test for missing plural translations
* Make sure this doesn't test for translation completeness, we skip that test
* fix missing plurals
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 42e4efe706
2022-08-15 12:14:29 -07:00
Shane Smiskol
8c58f12e9e
Multilang: add Japanese to UI ( #25339 )
...
* Add Japanese to UI
* Add Enlish and Japanese badges
old-commit-hash: 1cf2f9fc13
2022-08-02 19:29:33 -07:00
Shane Smiskol
9e06421bfe
Multilang: handle localized plurals ( #25337 )
...
* Add localized plural handling
* Do another location with plurals
* fix test
old-commit-hash: ecba873208
2022-08-02 12:44:21 -07:00
eFini
68885c6b99
Add Traditional Chinese translations ( #25077 )
...
* Create main_zh-CHT
* Update
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 0b6cf0481c
2022-07-08 12:12:14 -07:00
Lee Jong Mun
23f01bff6a
Add Korean translations ( #25073 )
...
* Add Korean translations
Signed-off-by: crwusiz <crwusiz@gmail.com>
* line error fix
Signed-off-by: crwusiz <crwusiz@gmail.com>
* space error retry
Signed-off-by: crwusiz <crwusiz@gmail.com>
* " fix
Signed-off-by: crwusiz <crwusiz@gmail.com>
* translation --release
* main_ko.qm remove
* main_ko.qm remake
* Update ko and fix zh
* fix Linguist warnings
* commit noun
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: ed47032a6d
2022-07-08 00:03:57 -07:00
Shane Smiskol
79c27c0ec2
Add Chinese (traditional) translations ( #25064 )
...
* Add Chinese translations
* wrap these
* add to languages.json
* fix tests
* use tmp dir for tests (doesn't change translation files in git repo)
* defaultdict not used
* update main_zh.ts (test outdated QM file)
* test outdated QM file (prev commit tests missing)
* update qm file
* add sidebar translations
* no need for function
old-commit-hash: bd2ea15897
2022-07-07 14:19:30 -07:00
Shane Smiskol
cb82e76c75
Multilang prerequisites ( #24999 )
...
* some supporting code for multilang
* for now just english
* test for missing language files
* test for checking if ts file is up to date
* Skip test if causes exception, other test catches this
Test test
Should also work
should now fail
revert
rmn
* add to files_common
* fix files_common
* newlines
* no need to not update
* comment
* only english
* double quotes
* switch around
old-commit-hash: 7178800d84
2022-06-30 11:02:53 +02:00