mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
feat(l10n): add Lojban translation from weblate
This commit is contained in:
parent
d951cb7589
commit
237351fdd2
1
res.qrc
1
res.qrc
|
@ -59,6 +59,7 @@
|
|||
<file>translations/hu.qm</file>
|
||||
<file>translations/it.qm</file>
|
||||
<file>translations/ja.qm</file>
|
||||
<file>translations/jbo.qm</file>
|
||||
<file>translations/nl.qm</file>
|
||||
<file>translations/no_nb.qm</file>
|
||||
<file>translations/lt.qm</file>
|
||||
|
|
|
@ -55,6 +55,7 @@ static QStringList locales = {"ar",
|
|||
"hr",
|
||||
"it",
|
||||
"lt",
|
||||
"jbo",
|
||||
"hu",
|
||||
"nl",
|
||||
"ja",
|
||||
|
@ -85,6 +86,7 @@ static QStringList langs = {"Arabic",
|
|||
"Hrvatski",
|
||||
"Italiano",
|
||||
"Lietuvių",
|
||||
"Lojban",
|
||||
"Magyar",
|
||||
"Nederlands",
|
||||
"日本語",
|
||||
|
|
1
translations/README.md
vendored
1
translations/README.md
vendored
|
@ -26,6 +26,7 @@ Language | Status
|
|||
[Hrvatski](https://hosted.weblate.org/engage/tox/hr/) | [![Translation status](https://hosted.weblate.org/widgets/tox/hr/svg-badge.svg)](https://hosted.weblate.org/engage/tox/hr/?utm_source=widget)
|
||||
[Italiano](https://hosted.weblate.org/engage/tox/it/) | [![Translation status](https://hosted.weblate.org/widgets/tox/it/svg-badge.svg)](https://hosted.weblate.org/engage/tox/it/?utm_source=widget)
|
||||
[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)
|
||||
[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)
|
||||
|
|
1
translations/i18n.pri
vendored
1
translations/i18n.pri
vendored
|
@ -18,6 +18,7 @@ TRANSLATIONS = \
|
|||
translations/hu.ts \
|
||||
translations/it.ts \
|
||||
translations/ja.ts \
|
||||
translations/jbo.ts \
|
||||
translations/nl.ts \
|
||||
translations/no_nb.ts \
|
||||
translations/lt.ts \
|
||||
|
|
2446
translations/jbo.ts
vendored
Normal file
2446
translations/jbo.ts
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user