Fabio Fantoni
5d8ede61f9
Add italian translation
2022-09-08 14:56:04 +02:00
Samuel Mannehed
264a6d82ea
Stop chained builds of .po and .json files
...
The way we work with these translation files means that we only care
about one step at a time, we don't want to update the .po files when
building the 'update-js' target.
Also, always force rebuilds of the .po and .json files.
2021-10-22 09:42:17 +02:00
Jose (Ito) Matsuda
dd20b17d49
feat: add French localization strings
2021-05-06 22:35:18 -04:00
Liddack
89f9ac0016
Add Portuguese (Brazil) translation
2021-03-16 13:30:23 +01:00
nnn1590
7ded517823
Add Japanese translation
2019-06-12 04:30:56 +09:00
Dmitriy Shweew
d917ccdaf7
Add Russian translation ( #1211 )
...
By Dmitriy Shweew (shweew)
2019-02-27 01:24:22 +01:00
Pierre Ossman
f50ccd80d1
Fix copyright tag in translations
2019-01-16 11:07:31 +01:00
Baw_Appie
823daa8002
Add Korean translation
2019-01-16 10:43:49 +01:00
Petr
56c82ecd35
Czech translation
2018-10-19 13:01:39 +02:00
CUI Wei
dcee7c5e91
Add translation in zh_CN
...
Signed-off-by: CUI Wei <ghostplant@qq.com>
2018-04-07 06:16:00 -04:00
Pierre Ossman
3328675b44
Clarify which Chinese translation we have
...
Chinese has several writing systems so we need to be clear which one
our translation covers. The one we currently have is for Traditional
Chinese so make sure it uses the matching language tag.
2018-04-03 14:51:12 +02:00
Ömer ÇAKMAK
690d07baba
Add Turkish translation
2018-02-01 16:28:39 +01:00
Juanjo Diaz
7b73dbd4dd
Add Spanish translation
2018-01-30 19:17:55 -08:00
Peter Dave Hello
03d829f170
Add Chinese (Traditional) translation
2018-01-10 00:59:27 +08:00
Mariusz Jamro
a0513c87c7
Add polish translation
2017-10-10 15:37:31 +02:00
Samuel Mannehed
901a425a4f
Fix update-pot so that it can handle UTF-8
...
It crashed on non-ascii characters before, for example the "®"
character.
2017-05-09 11:59:23 +02:00
Solly Ross
2a7c6d20ab
Load translations over XHR
...
This commit causes translations to be loaded over XHR instead of
the import system.
2017-03-07 11:11:29 -05:00
Pierre Ossman
edffd9e2f8
Also translate HTML elements
2016-11-19 13:23:00 +01:00
Pierre Ossman
3cdc603aa4
Use gettext .po files for translations
...
This allows the same workflow as most other projects for translations.
2016-11-17 20:42:08 +01:00