1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/translations
Anthony Bilinski b24faabf42
refactor(GUI): Move remaining messsage box functionality to new class
* Pass MessageBoxManager instantiation around instead of relying on a singleton
* Mock MessageBoxManager for unit tests when needed, since they don't have a
  QApplication which is required for creating QWidgets
* Remove GUI class, which didn't have a clear purpose
2022-03-24 02:14:20 -07:00
..
ar.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
be.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
ber.ts chore(l10n): update translations from Weblate 2021-03-04 04:43:46 -08:00
bg.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
CMakeLists.txt feat(i18n): Handle English plural forms in translations 2022-02-23 21:12:16 -08:00
cs.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
da.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
de.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
el.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
en.ts feat(i18n): Handle English plural forms in translations 2022-02-23 21:12:16 -08:00
eo.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
es.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
et.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
fa.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
fi.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
fr.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
gl.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
he.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
hr.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
hu.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
i18n.pri feat(i18n): Handle English plural forms in translations 2022-02-23 21:12:16 -08:00
is.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
it.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
ja.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
jbo.ts chore(i18n): update translation files for Weblate 2019-08-28 21:09:15 -07:00
kn.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
ko.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
lt.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
lv.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
mk.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
nl_BE.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
nl.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
no_nb.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
pl.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
pr.ts chore(i18n): update translation files for Weblate 2019-08-28 21:09:15 -07:00
pt_BR.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
pt.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
README.md feat(i18n): Handle English plural forms in translations 2022-02-23 21:12:16 -08:00
ro.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
ru.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
si.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
sk.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
sl.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
sq.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
sr_Latn.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
sr.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
sv.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
sw.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
ta.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
tr.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
translations.qrc feat(i18n): Handle English plural forms in translations 2022-02-23 21:12:16 -08:00
ug.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
uk.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
ur.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
zh_CN.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00
zh_TW.ts refactor(GUI): Move remaining messsage box functionality to new class 2022-03-24 02:14:20 -07:00