Currently translated at 99.8% (806 of 807 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (806 of 807 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (806 of 807 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (806 of 807 strings)
Co-authored-by: Poesty Li <poesty7450@gmail.com>
Co-authored-by: RainSlide <RainSlide@outlook.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: hulb <hulb@live.cn>
Co-authored-by: ling <xll520yzl@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
Currently translated at 32.5% (263 of 807 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 32.5% (263 of 807 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 32.5% (263 of 807 strings)
Co-authored-by: Poesty Li <poesty7450@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: hosxy <hosxy@live.com>
Co-authored-by: ling <xll520yzl@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
Currently translated at 22.9% (177 of 772 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 22.9% (177 of 772 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 22.9% (177 of 772 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 22.9% (177 of 772 strings)
Co-authored-by: Nekogawa Mio <mio@lolic.at>
Co-authored-by: Reiuji Utsuho <netap495l@gmail.com>
Co-authored-by: hulb <hulb@live.cn>
Co-authored-by: ling <xll520yzl@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
Currently translated at 13.7% (106 of 772 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 13.7% (106 of 772 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 13.7% (106 of 772 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 13.7% (106 of 772 strings)
Co-authored-by: Nekogawa Mio <mio@lolic.at>
Co-authored-by: Reiuji Utsuho <netap495l@gmail.com>
Co-authored-by: hulb <hulb@live.cn>
Co-authored-by: ling <xll520yzl@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
Currently translated at 15.9% (112 of 702 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 15.9% (112 of 702 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 15.9% (112 of 702 strings)
Co-authored-by: Nekogawa Mio <mio@lolic.at>
Co-authored-by: Reiuji Utsuho <netap495l@gmail.com>
Co-authored-by: hulb <hulb@live.cn>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
* add username error label, add word wrapping for error labels
* make lint
* last commits
* remove font, and remove some lambdas
* add QRegularExpression for regex
* improve review things
* add isModified() for checkFields()
* add check isModified() for all fields in checkFields
* Update src/RegisterPage.cpp
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
* remove emit call for showError
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Mentions are now separated into 'this room' and 'all rooms'
tab., which allows the user to filter on the current room
if they desire. Should add additional logic in the future
to show which room the mention was in the for the 'all rooms'
view.
I'm not sure, if that is the right way, but Qt doesn't really have a way
to format custom localised dates, so I tried to find the closest
approximations to what we currently have.
Relates to #69