damencho
086f01aa5b
fix(i18n): Uses language-variant for translations.
...
This way we can take advantage of internal i18next mechanism for fallback from en-US to en and from es-ES to es and so on.
2025-09-24 08:31:22 -05:00
Kevin Vikström
01ce04fe9b
lang: norwegian language added ( #15669 )
...
* added language norwegian bokmal
* added norwegian bokmål to languages.json
* added norwegian main-no.json
* added norwegian to languages.json
2025-02-27 06:33:15 -06:00
Kevin Vikström
23e97a4284
lang: added language norwegian bokmal ( #15594 )
...
* added language norwegian bokmal
* added norwegian bokmål to languages.json
2025-02-18 07:13:07 -06:00
kiraware
b5deb65815
lang: add indonesian translation ( #14836 )
...
* add indonesian translation
* add id to languages.json
2024-06-14 08:49:14 -05:00
Saúl Ibarra Corretgé
056bc55e1f
feat(lang) drop enGB as a language
...
It's really the same as the default language at this point with the
caveat that we need to remember to update it in unison with main.json,
so it adds no value.
2023-08-09 15:11:13 +02:00
zobadaniel
cabe48d66a
lang: Add lower sorbian translation ( #12947 )
...
* add lower sorbian translation
* adjustments after using update-translation.js
* adjustments after running lint
* add translation into language list
2023-02-24 09:04:06 -06:00
TTG
c9ff0bb75f
lang: Remove Indonesian & Norwegian translations ( #12554 )
...
* Remove Indonesian translation
* Remove Norwegian translation
2022-11-13 21:38:42 -06:00
TTG
8e54a69160
feat: Adjust language list to be shown in native language ( #12475 )
...
* Remove language lists
* Replace with native language
* Remove languages resource
2022-10-29 09:20:50 -05:00
TTG
24cb07b830
lang: Update Chinese translations ( #12104 )
...
* lang: Update Chinese translation
* lang: Remove nonexistent language
* Update main-zhTW.json
* Update main-zhCN.json
* Update main-zhTW.json
* Update languages-zhTW.json
* Delete languages.json
* Revert "Delete languages.json"
This reverts commit 7f96a19ba7 .
* Update languages.json
* Update languages-zhCN.json
* Update languages-zhTW.json
* Add newline at end of file
* Update languages.json
* Update languages-zhCN.json
2022-09-27 12:44:34 -05:00
zobadaniel
61a6ce2a2e
lang: add upper sorbian translation ( #11610 )
...
* add upper sorbian translation
* add missing entries
* sort files
2022-07-11 14:56:25 +03:00
Christoph Settgast
7fe319d965
lang: sort json keys
...
This is the result of
find lang -name "*.json" | while read file; do
echo "Standardizing ${file}"
t=$(mktemp)
jq --indent 4 -S "." ${file} > ${t}
mv ${t} ${file}
done
2022-01-18 20:14:55 +01:00
SiderealArt
e6b5deade2
Fix Thailand to Thai
2021-06-10 13:35:16 -05:00
Besnik Bleta
32a9c94dee
Adding sq translation ( #9091 )
...
* Adding sq translation
* Adding sq to languages.json
2021-04-30 17:27:13 -05:00
వీవెన్
fc78cd0d71
Add Telugu (te) language
2021-04-26 10:36:31 -04:00
Nikhil
e38ebc6628
lang:New translation Hindi(hi) ( #8968 )
...
* lang:New translation Hindi(hi)
Work in progress. I will update this on the way. I also want to quickly test this out. Thanks
* add new lang Hindi(hi)
* add HIndi(hi)
* Update main-hi.json
2021-04-08 08:59:22 -05:00
Дамян Минков
1123b4f2fe
fix: Adds Portuguese to listed languages
2021-04-01 08:27:49 -05:00
Ali Kazemkhanloo
f228b4ecc1
Add Persian language to the list of languages
2021-02-01 07:49:58 -06:00
vachan-maker
d63be314c6
Added missing language malayalam(ml) ( #7732 )
2020-12-16 10:08:03 -06:00
Oskars G
e0d41a30ef
feat: Include "Latvian" in the languages list ( #8129 )
2020-11-21 09:57:56 -06:00
kormang
1fb37a0216
fix(lang) add basic support for serbian
2020-09-30 11:50:50 +02:00
ButterflyOfFire
9b32811ff2
lang: add missing kabyle language
...
Fixing missing kabyle language in the main file.
2020-07-29 17:05:27 +02:00
khajaamin
26f7951894
Marathi language ( #6615 )
...
* Lang folder removed from proxy server and now using from local dev dir
* Added Marathi 100% langulage transalation
2020-06-08 12:33:40 -05:00
marius-bardan
5977f09202
lang: complete Romanian translation
...
Co-authored-by: Marius Bardan <marius.bardan@8x8.com >
2020-05-26 09:18:38 +02:00
Suguru Hirahara
0ea7a31b08
lang: add Arabic translation
2020-05-25 14:05:46 +02:00
nordlolek
4e0d6e56bc
rn,lang: bundle Slovenian translations
2020-05-25 13:46:37 +02:00
Saúl Ibarra Corretgé
e9562adddf
lang: add Basque to the list of available languages
2020-05-06 14:53:11 +02:00
Oleksa
baaf55a2ab
Update languages.json
2020-04-29 10:30:27 -05:00
ariadi
8bb0141c1a
Translation in Indonesian ( #5913 )
...
* Add Indonesian
* Indonesian translation
* Update languages-id.json
* Create main-id.json
* Update languages-id.json
* Update main-id.json
* Update main-id.json
2020-04-29 10:25:56 -05:00
Anugoon Chotigarn
b608051177
Add Thailand (th) translation
2020-04-29 10:16:18 -05:00
Mantas Kriaučiūnas
b64112432d
Add Lithuanian (lt) translation ( #5903 )
...
* Add Lithuanian (lt) language
Add Lithuanian (lt) language
* Added Lithuanian translation
Add Lithuanian translation by Mantas Kriaučiūnas (Baltix) and Raminta Stasaitytė
* Dropping by damencho request
2020-04-11 12:30:19 -05:00
adrmzz
72a7bd0a68
Adding Sardinian translation ( #5386 )
...
* Create main-sc.json
* Create languages-sc.json
* Update languages.json
* Update main-sc.json
(just a couple of minor edits to the translation)
2020-04-10 13:03:26 -05:00
Stav Levi
4a12cdfac7
Add Lang Hebrew ( #5662 )
...
* Update languages.json
* Create main-he.json
2020-04-10 12:07:12 -05:00
MilanKral
d9edf661dd
lang: Slovak translation ( #5523 )
2020-04-10 12:00:26 -05:00
Juri
92e81c3dbf
lang: added estonian translation
2020-03-27 22:19:42 +01:00
Kenneth Thorman
959d61468e
lang: add danish translation
2020-03-23 20:19:37 +01:00
damencho
34a71042c6
Enables Hungarian translation.
2019-10-05 00:11:25 +01:00
damencho
6d4601fe66
Updates used languages and fixes loading them.
2019-07-22 17:48:44 +01:00
Дамян Минков
2442ef80b0
Adds Afrikaans to languages. ( #3884 )
2019-02-12 13:18:56 +00:00
Vangelis Zacharioudakis
0f9c7d8697
Add Greek to languages ( #3111 )
2018-06-12 08:19:12 -07:00
Leonard Kim
eaea0e5f49
fix(languages): remove trailing comma from json
2018-05-01 10:24:22 -05:00
Tunc Kayikcioglu
f64fdb4a8f
Updated available languages list ( #2850 )
2018-05-01 17:10:51 +02:00
Ingo Bauersachs
8002b5ec6a
Add Esperanto
2017-03-14 20:36:09 +01:00
Ingo Bauersachs
433a73e13d
Add Norwegian Bokmal
2017-03-02 22:14:06 +01:00
Ingo Bauersachs
469487ad36
Add Chinese (China)
2017-02-16 07:39:57 +01:00
hristoterezov
e731f6c3f3
feat(translation): ES6 support
2016-11-01 15:05:43 -05:00
Ingo Bauersachs
03e8331e4f
Add polish and russian
2016-09-26 21:28:55 +02:00
Ingo Bauersachs
a38e85b39c
Update languages.json
2016-07-19 22:51:38 +02:00
Ingo Bauersachs
96bd3a54cb
Update languages.json
2016-07-19 22:37:24 +02:00
Ingo Bauersachs
30c964f1e3
Add Portuguese (Brazil)
2016-07-19 22:29:07 +02:00
Ingo Bauersachs
7a5461e1cb
Add missing languages from Pootle
2016-06-15 11:50:04 +02:00