Commit Graph

381 Commits

Author SHA1 Message Date
Kalle (Sendou)
18c4838c34 update deps pt 1 2020-09-03 18:26:53 +03:00
Yi Huang
62992571ac
Translations for Traditional Chinese (#18)
* add scripts for conversion between utf8 and unicode-escaped strings

    > ./scripts/encode-utf8.py '中文'
    \u4e2d\u6587

    > ./scripts/decode-utf8.py '\u4e2d\u6587'
    中文

* add zh-TW translations

- sub weapons
- special weapons
- hero weapons
- stages (non-splatfest)
- modes
2020-08-14 17:20:16 +03:00
lolametro
213b425a89
Improve German localization (#44)
Various minor changes for German localization, mainly:
- Bild -> Frame (otherwise hardly understandable without context)
- Clarified Quick Respawn effect
- Uppercased first words of a sentence
- Teamsuch-Post -> Beitrag zur Teamsuche (still not optimal but a bit less colloquial)
2020-07-31 22:55:37 +03:00
guigas7
4a22c591a3
Adds pt-BR translation of hp and standardizes title tenses (#41) 2020-07-25 11:50:50 +03:00
cYuza
eecce4dd61
added translation for "hp" under analyzer page (#40) 2020-07-25 11:50:27 +03:00
Sendou
ecff20a209 french translation 2020-07-17 21:49:31 +03:00
Sendou
5a81e6cd42 unhardcode hp 2020-07-13 23:39:34 +03:00
Sendou
a9bc6e113a unhardcore ap + vote->vouch 2020-07-13 23:37:22 +03:00
Sendou
5e8ca24a60 localization fixes 2020-07-13 23:25:32 +03:00
Sendou
b1fa15f4a8 fix show top down view translation key 2020-07-13 23:01:23 +03:00
Sendou
b84ee0a9f6 Merge branch 'master' of https://github.com/Sendouc/sendou-ink 2020-07-13 22:54:43 +03:00
guigas7
c67bc9ae48
Fix typo on calendar page (pt-BR translation) (#39)
Signed-off-by: Guigas <jimhorton7@outlook.com>
2020-07-13 22:54:31 +03:00
Sendou
af5ca72ba0 updated deps 2020-07-13 22:53:52 +03:00
cYuza
3180d0c1ac
fixed translation size for button "Join Discord" under Calendar (#36)
* German translation

* prettier Translation file DE

* Update translation_de.json

* Update translation_de.json

* Update translation_de.json

* Update translation_de.json

* Update translation_de.json

* escape characters

* escape characters greek

* escape characters /n

* fixed mode name -

* fixed duplicate key

* changed file name

* Update translation.json

* Update translation.json
2020-07-05 20:39:18 +03:00
Sendou
07d710bc13 added credits 2020-07-05 20:02:05 +03:00
Sendou
a7ff471344 show ancho skipper on planner 2020-07-05 19:55:30 +03:00
guigas7
9e42038990
Adds missing translations and makes minor changes to fix / adapt to context (#32)
Signed-off-by: Guigas <jimhorton7@outlook.com>
2020-07-05 19:43:21 +03:00
cYuza
68df9ad87c
Update and rename translation_de.json to translation.json (#26) 2020-07-03 00:13:57 +03:00
cYuza
fea088a532
duplicate key DE translation (#20)
* German translation

* prettier Translation file DE

* Update translation_de.json

* Update translation_de.json

* Update translation_de.json

* Update translation_de.json

* Update translation_de.json

* escape characters

* escape characters greek

* escape characters /n

* fixed mode name -

* fixed duplicate key
2020-07-02 22:19:05 +03:00
Sendou
56ad50d8d4 Merge branch 'master' of https://github.com/Sendouc/sendou-ink 2020-07-02 21:51:10 +03:00
Sendou
1288eed3ac not logged out user page bug fix 2020-07-02 21:50:53 +03:00
Walavouchey
47d8e1355b
various fixes (#21) 2020-07-02 21:24:42 +03:00
Sendou
292ebdf0f6 ganba time 2020-07-02 18:57:18 +03:00
Sendou
86472716cd Merge branch 'master' of https://github.com/Sendouc/sendou-ink 2020-07-01 21:06:48 +03:00
Sendou
23206e8cd0 plus server month calendar bug fix 2020-07-01 20:58:33 +03:00
cYuza
29018da84f
German translation (#14)
* German translation

* prettier Translation file DE

* Update translation_de.json

* Update translation_de.json

* Update translation_de.json

* Update translation_de.json

* Update translation_de.json

* escape characters

* escape characters greek

* escape characters /n

* fixed mode name -
2020-07-01 20:54:11 +03:00
Sendou
80c064c3f2 fix wrong month in dropdown 2020-07-01 20:36:58 +03:00
Sendou
8fe8bed912 fix top 500 wrong month 2020-07-01 20:33:40 +03:00
Sendou
bb370c3e0c italy typo 2020-07-01 20:29:55 +03:00
guigas7
31c69af2f0
Adds preview for the pt-BR translation (still needs to check if sentences fits and review contexts) (#17)
Signed-off-by: Guigas <jimhorton7@outlook.com>
2020-07-01 20:26:45 +03:00
Sendou
9ec11efb65 Merge branch 'master' of https://github.com/Sendouc/sendou-ink 2020-07-01 00:00:57 +03:00
Sendou
cdc0eeeaec eu spanish translations 2020-07-01 00:00:47 +03:00
Sendou
4377ed8efa italian translations 2020-06-30 23:58:59 +03:00
Walavouchey
e8f876eb84
escape characters (#16) 2020-06-29 23:47:27 +03:00
Sendou
1c84727f19 Merge branch 'master' of https://github.com/Sendouc/sendou-ink 2020-06-29 21:28:53 +03:00
Walavouchey
4d2d2b82b8
[TR] Add Swedish locale (#13)
* first pass through

* second pass through

* first draft done

* finishing fixes
2020-06-29 21:27:23 +03:00
Sendou
7632d8e412 added missing key 2020-06-29 18:57:22 +03:00
Sendou
a7b944fe84 allow searching by localized weapon name 2020-06-29 18:45:06 +03:00
Sendou
8271ac0cca fix modes accordion always 2020 bug 2020-06-29 18:11:30 +03:00
Sendou
5e229ab8c1 add pointsShort key to translation 2020-06-29 17:56:22 +03:00
Sendou
4bf59064be credit for korean/greek 2020-06-29 17:43:05 +03:00
Sendou
5e6aa328eb greek translation 2020-06-29 17:36:15 +03:00
Sendou
c5614ffcd6 plus voting for calendar 2020-06-28 17:41:33 +03:00
Sendou
1237647ddc ko translation 2020-06-28 14:59:33 +03:00
Sendou
5ec492b0f9 translation page 2020-06-28 13:00:36 +03:00
Sendou
2be4303703 remove unused import 2020-06-27 15:07:11 +03:00
Sendou
4319cc5182 correct settings for i18n 2020-06-27 15:06:59 +03:00
Sendou
03303cfbcb deal with console errors 2020-06-27 14:28:33 +03:00
Sendou
895b48cdac footer translated 2020-06-27 14:15:11 +03:00
Sendou
f9140b12c3 x trends translated 2020-06-27 13:49:17 +03:00