yuzu/dist/languages
Kyle Kienapfel 5e4ab2d42c Manually import Ukrainian language files
I'm not sure if GillianMC and I can claim that yuzu is first emulator translated to Ukrainian until the language files are used in builds.
..
.tx Translations: new transifex client
.gitignore yuzu: Port translation support from Citra
README.md Translations: new transifex client
ca.ts Update translations (2022-10-01)
cs.ts Update translations (2022-10-01)
da.ts Update translations (2022-10-01)
de.ts Update translations (2022-10-01)
el.ts Update translations (2022-10-01)
es.ts Update translations (2022-10-01)
fi.ts yuzu: mention GPLv3.0+ in about dialog
fr.ts Update translations (2022-10-01)
id.ts Update translations (2022-10-01)
it.ts Update translations (2022-10-01)
ja_JP.ts Update translations (2022-10-01)
ko_KR.ts Update translations (2022-10-01)
nb.ts Update translations (2022-10-01)
nl.ts Update translations (2022-10-01)
pl.ts Update translations (2022-10-01)
pt_BR.ts Update translations (2022-10-01)
pt_PT.ts Update translations (2022-10-01)
ru_RU.ts Update translations (2022-10-01)
sv.ts Update translations (2022-10-01)
tr_TR.ts Update translations (2022-10-01)
uk.ts Manually import Ukrainian language files
vi.ts Update translations (2022-10-01)
vi_VN.ts Update translations (2022-10-01)
zh_CN.ts Update translations (2022-10-01)
zh_TW.ts Update translations (2022-10-01)

README.md

This directory stores translation patches (TS files) for yuzu Qt frontend. This directory is linked with yuzu project on transifex, so you can update the translation by executing tx pull -t -a. If you want to contribute to the translation, please go the transifex link and submit your translation there. This directory on the main repo will be synchronized with transifex periodically.

Do not directly open PRs on github to modify the translation.