forked from aonez/Keka
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Translators.html
73 lines (72 loc) · 3.86 KB
/
Translators.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link href="Keka.css" rel="stylesheet" type="text/css" />
</head>
<body class="translators">
<p>
<!-- Translations ordered alphabetically by the English name -->
<!-- Bulgarian -->
<b>български</b>:<br />
Deyan Marinov <a href="https://github.com/deyanm">https://github.com/deyanm</a><br />
<!-- Catalan -->
<br /><b>Català</b>:<br />
Benet «BennyBeat» R. i Camps<br /> <a href="https://about.me/BennyBeat">https://about.me/BennyBeat</a><br />
<!-- Chinese -->
<br /><b>正體中文</b>:<br />
Thomas Kam <a href="https://github.com/thomassth">https://github.com/thomassth</a><br />
<!-- Chinese (Simplified) -->
<br /><b>简体中文</b>:<br />
Max Sky <a href="http://www.maxsky.cc">http://www.maxsky.cc</a><br />
Cheng Wang <a href="mailto:[email protected]">[email protected]</a><br />
<!-- Dutch -->
<br /><b>Nederlands</b>:<br />
Jurgen Roegies <a href="mailto:[email protected]">[email protected]</a><br />
<!-- English -->
<br /><b>English</b>:<br />
aONe <a href="mailto:[email protected]">[email protected]</a><br />
<!-- French -->
<br /><b>Français</b>:<br />
Benoît Goupil<br />
<!-- German -->
<br /><b>Deutsch</b>:<br />
S.Brandt<br />
<!-- Hungarian -->
<br /><b>Magyar</b>:<br />
András Oravecz <a href="http://oandras.hu">oandras.hu</a><br />
<!-- Italian -->
<br /><b>Italiano</b>:<br />
VinBoiSoft <a href="http://vinboisoft.altervista.org">http://vinboisoft.altervista.org</a><br />
<!-- Japanese -->
<br /><b>日本語</b>:<br />
Lotusbrod <a href="mailto:[email protected]">[email protected]</a><br />
<!-- Korean -->
<br /><b>한국어</b>:<br />
JiHoon <a href="mailto:[email protected]">[email protected]</a><br />
<!-- Norwegian Bokmål -->
<br /><b>Norsk Bokmål</b>:<br />
Patrick Sletvold <a href="https://github.com/16patsle">https://github.com/16patsle</a><br />
<!-- Polish -->
<br /><b>Polskie</b>:<br />
@lboratynski <a href="https://github.com/lboratynski">https://github.com/lboratynski</a><br />
<!-- Portuguese-->
<br /><b>Português</b>:<br />
Rogério Moreira <a href="https://rgllm.com">https://rgllm.com</a><br />
BR Lingo <a href="https://brlingo.com">brlingo.com</a><br />
<!-- Portuguese (Brazilian) -->
<br /><b>Português do Brasil</b>:<br />
BR Lingo <a href="https://brlingo.com">brlingo.com</a><br />
<!-- Russian -->
<br /><b>Русский</b>:<br />
Александр Токарев <a href="mailto:[email protected]">[email protected]</a><br />
Никита Карамов <a href="https://karamoff.ru">karamoff.ru</a><br />
<!-- Spanish -->
<br /><b>Castellano</b>:<br />
aONe <a href="mailto:[email protected]">[email protected]</a><br />
<!-- Turkish -->
<br /><b>Türkçe</b>:<br />
Barış Kayadelen <a href="https://kayadelen.com/">https://kayadelen.com/</a><br />
</p>
</body>
</html>