yuzu/dist/languages
pineappleEA 95b61b00a8 early-access version 3985 2023-11-21 17:41:58 +01:00
..
.tx early-access version 3985 2023-11-21 17:41:58 +01:00
.gitignore another try 2022-11-05 13:58:44 +01:00
README.md another try 2022-11-05 13:58:44 +01:00
ar.ts early-access version 3960 2023-11-01 05:59:26 +01:00
ca.ts early-access version 3960 2023-11-01 05:59:26 +01:00
cs.ts early-access version 3960 2023-11-01 05:59:26 +01:00
da.ts early-access version 3960 2023-11-01 05:59:26 +01:00
de.ts early-access version 3960 2023-11-01 05:59:26 +01:00
el.ts early-access version 3960 2023-11-01 05:59:26 +01:00
es.ts early-access version 3960 2023-11-01 05:59:26 +01:00
fi.ts another try 2022-11-05 13:58:44 +01:00
fr.ts early-access version 3960 2023-11-01 05:59:26 +01:00
hu.ts early-access version 3960 2023-11-01 05:59:26 +01:00
id.ts early-access version 3960 2023-11-01 05:59:26 +01:00
it.ts early-access version 3960 2023-11-01 05:59:26 +01:00
ja_JP.ts early-access version 3960 2023-11-01 05:59:26 +01:00
ko_KR.ts early-access version 3960 2023-11-01 05:59:26 +01:00
nb.ts early-access version 3960 2023-11-01 05:59:26 +01:00
nl.ts early-access version 3960 2023-11-01 05:59:26 +01:00
pl.ts early-access version 3960 2023-11-01 05:59:26 +01:00
pt_BR.ts early-access version 3960 2023-11-01 05:59:26 +01:00
pt_PT.ts early-access version 3960 2023-11-01 05:59:26 +01:00
ru_RU.ts early-access version 3960 2023-11-01 05:59:26 +01:00
sv.ts early-access version 3960 2023-11-01 05:59:26 +01:00
tr_TR.ts early-access version 3960 2023-11-01 05:59:26 +01:00
uk.ts early-access version 3960 2023-11-01 05:59:26 +01:00
vi.ts early-access version 3960 2023-11-01 05:59:26 +01:00
vi_VN.ts early-access version 3960 2023-11-01 05:59:26 +01:00
zh_CN.ts early-access version 3960 2023-11-01 05:59:26 +01:00
zh_TW.ts early-access version 3960 2023-11-01 05:59:26 +01:00

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.