Browse Source

feat(l10n): add Lojban translation from weblate

reviewable/pr3595/r3
Waylon Cude 9 years ago committed by Zetok Zalbavar
parent
commit
237351fdd2
No known key found for this signature in database
GPG Key ID: C953D3880212068A
  1. 1
      res.qrc
  2. 2
      src/widget/form/settings/generalform.cpp
  3. 1
      translations/README.md
  4. 1
      translations/i18n.pri
  5. 2446
      translations/jbo.ts

1
res.qrc

@ -59,6 +59,7 @@ @@ -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>

2
src/widget/form/settings/generalform.cpp

@ -55,6 +55,7 @@ static QStringList locales = {"ar", @@ -55,6 +55,7 @@ static QStringList locales = {"ar",
"hr",
"it",
"lt",
"jbo",
"hu",
"nl",
"ja",
@ -85,6 +86,7 @@ static QStringList langs = {"Arabic", @@ -85,6 +86,7 @@ static QStringList langs = {"Arabic",
"Hrvatski",
"Italiano",
"Lietuvių",
"Lojban",
"Magyar",
"Nederlands",
"日本語",

1
translations/README.md vendored

@ -26,6 +26,7 @@ Language | Status @@ -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

@ -18,6 +18,7 @@ TRANSLATIONS = \ @@ -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

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save