From b977c507cf94eb89d55cb5da23d0dc2085aa6159 Mon Sep 17 00:00:00 2001 From: DevilXD Date: Mon, 28 Nov 2022 14:48:34 +0100 Subject: [PATCH] Update translations files --- README.md | 3 ++- lang/Deutsch.json | 7 +++++++ lang/简体中文.json | 7 +++++++ 3 files changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f2558a..71e577c 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/lang/Deutsch.json b/lang/Deutsch.json index d4bcf0b..42bd4eb 100644 --- a/lang/Deutsch.json +++ b/lang/Deutsch.json @@ -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.", diff --git a/lang/简体中文.json b/lang/简体中文.json index 81666c8..ceb6b56 100644 --- a/lang/简体中文.json +++ b/lang/简体中文.json @@ -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": "电子邮箱验证码错误.",