1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

feat(l10n): add Persian translation to UI

This commit is contained in:
Zetok Zalbavar 2017-10-29 09:11:58 +00:00
parent f2d3beb67e
commit 76df9a4535
No known key found for this signature in database
GPG Key ID: C953D3880212068A
5 changed files with 5 additions and 0 deletions

View File

@ -112,6 +112,7 @@ qt5_add_translation(${PROJECT_NAME}_QM_FILES
translations/eo.ts
translations/es.ts
translations/et.ts
translations/fa.ts
translations/fi.ts
translations/fr.ts
translations/he.ts

View File

@ -48,6 +48,7 @@ static QStringList locales = {
"en",
"es",
"eo",
"fa",
"fr",
"ko",
"he",

View File

@ -21,6 +21,7 @@ Language | Status
[Ελληνικά](https://hosted.weblate.org/engage/tox/el/) | [![Translation status](https://hosted.weblate.org/widgets/tox/el/svg-badge.svg)](https://hosted.weblate.org/engage/tox/el/?utm_source=widget)
[Español](https://hosted.weblate.org/engage/tox/es/) | [![Translation status](https://hosted.weblate.org/widgets/tox/es/svg-badge.svg)](https://hosted.weblate.org/engage/tox/es/?utm_source=widget)
[Esperanto](https://hosted.weblate.org/engage/tox/eo/) | [![Translation status](https://hosted.weblate.org/widgets/tox/eo/svg-badge.svg)](https://hosted.weblate.org/engage/tox/eo/?utm_source=widget)
[فارسی](https://hosted.weblate.org/engage/tox/fa/) | [![Translation status](https://hosted.weblate.org/widgets/tox/fa/svg-badge.svg)](https://hosted.weblate.org/engage/tox/fa/?utm_source=widget)
[Français](https://hosted.weblate.org/engage/tox/fr/) | [![Translation status](https://hosted.weblate.org/widgets/tox/fr/svg-badge.svg)](https://hosted.weblate.org/engage/tox/fr/?utm_source=widget)
[한국어](https://hosted.weblate.org/engage/tox/ko/) | [![Translation status](https://hosted.weblate.org/widgets/tox/ko/svg-badge.svg)](https://hosted.weblate.org/engage/tox/ko/?utm_source=widget)
[עברית](https://hosted.weblate.org/engage/tox/he/) | [![Translation status](https://hosted.weblate.org/widgets/tox/he/svg-badge.svg)](https://hosted.weblate.org/engage/tox/he/?utm_source=widget)

View File

@ -11,6 +11,7 @@ TRANSLATIONS = \
translations/eo.ts \
translations/es.ts \
translations/et.ts \
translations/fa.ts \
translations/fi.ts \
translations/fr.ts \
translations/he.ts \

View File

@ -10,6 +10,7 @@
<file>eo.qm</file>
<file>es.qm</file>
<file>et.qm</file>
<file>fa.qm</file>
<file>fi.qm</file>
<file>fr.qm</file>
<file>he.qm</file>