1
0
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:
Waylon Cude 2016-08-02 22:59:17 +00:00 committed by Zetok Zalbavar
parent d951cb7589
commit 237351fdd2
No known key found for this signature in database
GPG Key ID: C953D3880212068A
5 changed files with 2451 additions and 0 deletions

View File

@ -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>

View 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",
"日本語",

View File

@ -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)

View File

@ -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

File diff suppressed because it is too large Load Diff