Commit Graph

33 Commits

Author SHA1 Message Date
Chocobozzz
0bd558a0f9 Add kab and vi locales 2020-06-04 14:45:19 +02:00
Chocobozzz
520745bfe8 Add ar-001 locale 2020-06-04 10:35:08 +02:00
Chocobozzz
2a39506c7d Revert "Remove oc locale support"
This reverts commit 8323c435c1.
2020-05-29 17:09:55 +02:00
Chocobozzz
8323c435c1 Remove oc locale support
It does not work since many releases, and nobody created an issue so we
don't consider it much use

It does not work because Angular does not know this locale: https://github.com/angular/angular/tree/master/packages/common/locales
2020-04-06 14:37:26 +02:00
Chocobozzz
1fe654e096 Fix peertube interface i18n 2020-04-03 14:56:05 +02:00
Chocobozzz
bdd428a6d9 Update dependencies 2020-02-28 16:21:34 +01:00
Chocobozzz
bfa3a5d0fe Fix accept languages in tests 2020-02-06 16:11:12 +01:00
Chocobozzz
0df21c799f Add hu and th locales 2020-02-04 16:48:54 +01:00
Chocobozzz
a15871560f Move to eslint 2020-02-03 08:31:02 +01:00
Chocobozzz
350131cbaf Make build works 2019-11-13 10:04:16 +01:00
Chocobozzz
f69ec5f340 Fix zh locales 2019-09-03 15:48:25 +02:00
Chocobozzz
820546916c Add fi_FI support 2019-08-22 14:45:16 +02:00
Chocobozzz
fb1b0ed9f7 Update translations and support gd 2019-08-13 09:40:31 +02:00
Chocobozzz
ae8b8faf20 Update translations and support Greek language 2019-07-25 12:06:11 +02:00
Chocobozzz
e31e60151f Add japanese support 2019-05-13 09:45:39 +02:00
Chocobozzz
8137c8b986 Add Nederlands and Português (Portugal) 2019-04-03 11:23:34 +02:00
Chocobozzz
d7aea77bdb Add ru pl and it translations 2018-12-05 10:35:44 +01:00
Chocobozzz
c199c427d4 Better typings 2018-10-18 14:35:31 +02:00
BO41
244b4ae397 NoImplicitAny flag true (#1157)
this enables the `noImplicitAny` flag in the Typescript compiler

> When the noImplicitAny flag is true and the TypeScript compiler cannot infer the type, it still generates the JavaScript files, but it also reports an error. Many seasoned developers prefer this stricter setting because type checking catches more unintentional errors at compile time.

closes: #1131
replaces #1137
2018-10-18 09:08:59 +02:00
SerCom_KC
1e45c78f5c Add zh-Hans-CN to i18n.ts 2018-09-25 14:46:02 +02:00
Chocobozzz
a9155ee6dc Add portuguese and swedish languages 2018-08-27 11:20:06 +02:00
Chocobozzz
3dfa849402 Translate subtitle langs in player 2018-08-16 10:48:35 +02:00
Quentí
7f7680641b make i18n locale names consistent (#918) 2018-08-10 22:02:16 +02:00
Chocobozzz
a6ce68673a Support occitan 2018-08-08 16:00:06 +02:00
Chocobozzz
fb9e6cb075 Add german, spanish and chinese (traditional, taiwan) languages 2018-07-31 18:04:54 +02:00
Chocobozzz
a55e5579bc Update translations from zanata and add cs and eo 2018-07-09 15:04:17 +02:00
Chocobozzz
10e63b6850 Add Basque and Catalan languages 2018-06-28 15:53:13 +02:00
Chocobozzz
8afc19a612 Add ability to choose the language 2018-06-28 15:53:12 +02:00
Chocobozzz
9c2e0dbfa9 Update iso639 translations for french and deutch 2018-06-19 14:02:57 +02:00
Chocobozzz
9f16472264 Rename fr locale -> fr-FR 2018-06-06 18:04:33 +02:00
Chocobozzz
74b7c6d48e Little i18n refractoring 2018-06-06 17:37:13 +02:00
Chocobozzz
e945b184a0 Localize player 2018-06-06 16:48:40 +02:00
Chocobozzz
989e526abf Prepare i18n files 2018-06-05 08:43:01 +02:00