citra/dist/languages
Tobias 1744537d85
Small improvements to Citra translations (#7379)
* dist: Remove duplicated Finnish translation

For some reason, we had Finnish listed twice on Transifex, causing it be shown twice in Citra.
It has already been deleted again from Transifex, now we only need to remove it from the repo as well.

* citra_qt/configure_ui: Show country of language in the combobox

This prevents an issue where we had seperate versions of the same language for different regions and they were not distinguishable (e.g. "Chinese (China)" and "Chinese (Taiwan)").
2024-01-24 15:17:15 -08:00
..
.tx Port yuzu-emu/yuzu#12100: "translations: Add android translations to transifex config" (#7246) 2023-12-14 04:57:08 +01:00
.gitignore cmake: generate translation file and add to resource for citra_qt 2017-12-16 13:11:05 +02:00
da_DK.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
de.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
el.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
es_ES.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
fi.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
fr.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
hu_HU.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
id.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
it.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
ja_JP.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
ko_KR.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
lt_LT.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
nb.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
nl.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
pl_PL.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
pt_BR.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
README.md cmake: generate translation file and add to resource for citra_qt 2017-12-16 13:11:05 +02:00
ro_RO.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
ru_RU.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
tr_TR.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
vi_VN.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
zh_CN.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00
zh_TW.ts Update translations (2023-12-01) (#7223) 2023-12-03 05:07:13 -08:00

This directory stores translation patches (TS files) for citra Qt frontend. This directory is linked with citra project on transifex, so you can update the translation by executing tx pull -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.