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

feat(l10n): add Macedonian translation

This commit is contained in:
sudden6 2018-01-11 22:19:39 +01:00
parent 414203310a
commit 1a06f85d3c
No known key found for this signature in database
GPG Key ID: 279509B499E032B9
5 changed files with 5 additions and 0 deletions

View File

@ -125,6 +125,7 @@ qt5_add_translation(${PROJECT_NAME}_QM_FILES
translations/jbo.ts
translations/ko.ts
translations/lt.ts
translations/mk.ts
translations/nl.ts
translations/no_nb.ts
translations/pl.ts

View File

@ -58,6 +58,7 @@ static QStringList locales = {
"lt",
"jbo",
"hu",
"mk",
"nl",
"ja",
"no_nb",

View File

@ -27,6 +27,7 @@ Language | Status
[Lietuvių](https://hosted.weblate.org/engage/tox/lt/) | [![Translation status](https://hosted.weblate.org/widgets/tox/lt/svg-badge.svg)](https://hosted.weblate.org/engage/tox/lt/?utm_source=widget)
[Lojban](https://hosted.weblate.org/engage/tox/jbo/) | [![Translation status](https://hosted.weblate.org/widgets/tox/jbo/svg-badge.svg)](https://hosted.weblate.org/engage/tox/jbo/?utm_source=widget)
[Magyar](https://hosted.weblate.org/engage/tox/hu/) | [![Translation status](https://hosted.weblate.org/widgets/tox/hu/svg-badge.svg)](https://hosted.weblate.org/engage/tox/hu/?utm_source=widget)
[Makedonski jazik](https://hosted.weblate.org/engage/tox/mk/) | [![Translation status](https://hosted.weblate.org/widgets/tox/mk/svg-badge.svg)](https://hosted.weblate.org/engage/tox/mk/?utm_source=widget)
[Nederlands](https://hosted.weblate.org/engage/tox/nl/) | [![Translation status](https://hosted.weblate.org/widgets/tox/nl/svg-badge.svg)](https://hosted.weblate.org/engage/tox/nl/?utm_source=widget)
[日本語](https://hosted.weblate.org/engage/tox/ja/) | [![Translation status](https://hosted.weblate.org/widgets/tox/ja/svg-badge.svg)](https://hosted.weblate.org/engage/tox/ja/?utm_source=widget)
[Norsk Bokmål](https://hosted.weblate.org/engage/tox/no_NB/) | [![Translation status](https://hosted.weblate.org/widgets/tox/no_NB/svg-badge.svg)](https://hosted.weblate.org/engage/tox/no_NB/?utm_source=widget)

View File

@ -21,6 +21,7 @@ TRANSLATIONS = \
translations/ja.ts \
translations/jbo.ts \
translations/ko.ts \
translations/mk.ts \
translations/nl.ts \
translations/no_nb.ts \
translations/lt.ts \

View File

@ -21,6 +21,7 @@
<file>jbo.qm</file>
<file>ko.qm</file>
<file>lt.qm</file>
<file>mk.qm</file>
<file>nl.qm</file>
<file>no_nb.qm</file>
<file>pl.qm</file>