Update translations files

This commit is contained in:
DevilXD
2022-11-28 14:48:34 +01:00
parent d36b236070
commit b977c507cf
3 changed files with 16 additions and 1 deletions

View File

@@ -69,6 +69,7 @@ if they aren't already there. Doing so ensures proper markdown rendering on Gith
• Please ensure your editor won't trim the spaces upon saving the file.
-->
@Suz1e - For the entirety of the Chinese (简体中文) translation.
@Suz1e - For the entirety of the Chinese (简体中文) translation and revisions.
@wwj010 - For the Chinese (简体中文) translation corrections and revisions.
@nwvh - For the entirety of the Czech (Čeština) translation.
@ThisIsCyreX - For the entirety of the German (Deutsch) translation.

View File

@@ -10,6 +10,13 @@
"no_campaign": "Keine aktiven Kampagnen verfügbar. Warten auf neue Kampagne..."
},
"login": {
"chrome": {
"startup": "Starte Chrome...",
"login_to_complete": "Erneut auf Anmelden drücken, um den Anmeldevorgang manuell abzuschließen.",
"no_token": "Es wurde kein Autorisierungs-Token gefunden.",
"closed_window": "Das Chrome-Fenster wurde geschlossen, bevor der Anmeldevorgang abgeschlossen werden konnte."
},
"error_code": "Login-Fehlercode: {error_code}",
"unexpected_content": "Unerwarteter Inhaltstyp zurückgegeben, normalerweise aufgrund einer Weiterleitung.\nIst ein Login für den Internetzugang erforderlich?",
"incorrect_login_pass": "Falscher Benutzername oder Passwort.",
"incorrect_email_code": "Falscher E-Mail Code.",

View File

@@ -10,6 +10,13 @@
"no_campaign": "没有可用于掉宝的活动,等待一个有效的掉宝活动..."
},
"login": {
"chrome": {
"startup": "打开Chrome浏览器中...",
"login_to_complete": "再次点击登陆按钮以手动完成登陆手续。",
"no_token": "无法找到授权令牌。",
"closed_window": "在登陆手续完成前关闭了Chrome浏览器。"
},
"error_code": "登陆错误代码: {error_code}",
"unexpected_content": "返回的内容类型有误通常是由于被重定向.您需要设置VPN或者确认登陆页面才能联网吗",
"incorrect_login_pass": "用户名或密码错误.",
"incorrect_email_code": "电子邮箱验证码错误.",