From de8792de380ada3871744c3a9e4a16b94bced23d Mon Sep 17 00:00:00 2001 From: stereum-bot <137287432+stereum-bot@users.noreply.github.com> Date: Fri, 9 Aug 2024 12:12:49 +0200 Subject: [PATCH] New Crowdin updates (#1985) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Arabic) * New translations en.json (Bulgarian) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Korean) * New translations en.json (Mongolian) * New translations en.json (Dutch) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Serbian (Cyrillic)) * New translations en.json (Turkish) * New translations en.json (Chinese Simplified) * New translations en.json (Urdu (Pakistan)) * New translations en.json (Vietnamese) * New translations en.json (Indonesian) * New translations en.json (Persian) * New translations en.json (Tamil) * New translations en.json (Bengali) * New translations en.json (Marathi) * New translations en.json (Hindi) * New translations en.json (Telugu) * New translations en.json (Swahili) --- launcher/src/languages/ar.json | 5 ++++- launcher/src/languages/bg.json | 5 ++++- launcher/src/languages/bn.json | 5 ++++- launcher/src/languages/cs.json | 5 ++++- launcher/src/languages/de.json | 5 ++++- launcher/src/languages/es.json | 5 ++++- launcher/src/languages/fa.json | 5 ++++- launcher/src/languages/fr.json | 5 ++++- launcher/src/languages/hi.json | 5 ++++- launcher/src/languages/id.json | 5 ++++- launcher/src/languages/it.json | 5 ++++- launcher/src/languages/ja.json | 5 ++++- launcher/src/languages/ko.json | 5 ++++- launcher/src/languages/mn.json | 5 ++++- launcher/src/languages/mr.json | 5 ++++- launcher/src/languages/nl.json | 5 ++++- launcher/src/languages/pt.json | 5 ++++- launcher/src/languages/ru.json | 5 ++++- launcher/src/languages/sr.json | 5 ++++- launcher/src/languages/sw.json | 5 ++++- launcher/src/languages/ta.json | 5 ++++- launcher/src/languages/te.json | 5 ++++- launcher/src/languages/tr.json | 5 ++++- launcher/src/languages/ur.json | 5 ++++- launcher/src/languages/vi.json | 5 ++++- launcher/src/languages/zh.json | 5 ++++- 26 files changed, 104 insertions(+), 26 deletions(-) diff --git a/launcher/src/languages/ar.json b/launcher/src/languages/ar.json index b66a9be3f..ef44c306f 100644 --- a/launcher/src/languages/ar.json +++ b/launcher/src/languages/ar.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/bg.json b/launcher/src/languages/bg.json index 8eb5cc69d..c4c2089cf 100755 --- a/launcher/src/languages/bg.json +++ b/launcher/src/languages/bg.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/bn.json b/launcher/src/languages/bn.json index 8b790f6e7..dcd04e286 100644 --- a/launcher/src/languages/bn.json +++ b/launcher/src/languages/bn.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/cs.json b/launcher/src/languages/cs.json index 8d76a37d0..7aabdafaf 100755 --- a/launcher/src/languages/cs.json +++ b/launcher/src/languages/cs.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/de.json b/launcher/src/languages/de.json index 9a3809994..33afca51c 100755 --- a/launcher/src/languages/de.json +++ b/launcher/src/languages/de.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/es.json b/launcher/src/languages/es.json index 6cfd45d66..455160ec9 100755 --- a/launcher/src/languages/es.json +++ b/launcher/src/languages/es.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/fa.json b/launcher/src/languages/fa.json index c1fa48ea3..5e1214502 100755 --- a/launcher/src/languages/fa.json +++ b/launcher/src/languages/fa.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/fr.json b/launcher/src/languages/fr.json index 158100ae1..3b8494aa1 100755 --- a/launcher/src/languages/fr.json +++ b/launcher/src/languages/fr.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/hi.json b/launcher/src/languages/hi.json index 6b447fe2e..dc69beff6 100644 --- a/launcher/src/languages/hi.json +++ b/launcher/src/languages/hi.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/id.json b/launcher/src/languages/id.json index 0b546985f..30b4ee35b 100644 --- a/launcher/src/languages/id.json +++ b/launcher/src/languages/id.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/it.json b/launcher/src/languages/it.json index bde62af21..d348fc0ee 100755 --- a/launcher/src/languages/it.json +++ b/launcher/src/languages/it.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/ja.json b/launcher/src/languages/ja.json index 3d2cfd997..b5f67c6ae 100755 --- a/launcher/src/languages/ja.json +++ b/launcher/src/languages/ja.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/ko.json b/launcher/src/languages/ko.json index 07de33548..98eacac42 100644 --- a/launcher/src/languages/ko.json +++ b/launcher/src/languages/ko.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/mn.json b/launcher/src/languages/mn.json index e98021c24..4db4cf3d0 100755 --- a/launcher/src/languages/mn.json +++ b/launcher/src/languages/mn.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/mr.json b/launcher/src/languages/mr.json index 9060100a6..68726c41d 100644 --- a/launcher/src/languages/mr.json +++ b/launcher/src/languages/mr.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/nl.json b/launcher/src/languages/nl.json index 1247d28f3..ad5819927 100755 --- a/launcher/src/languages/nl.json +++ b/launcher/src/languages/nl.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/pt.json b/launcher/src/languages/pt.json index 1aa21c353..bb313dc01 100755 --- a/launcher/src/languages/pt.json +++ b/launcher/src/languages/pt.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/ru.json b/launcher/src/languages/ru.json index 037409562..fc2ef3431 100755 --- a/launcher/src/languages/ru.json +++ b/launcher/src/languages/ru.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/sr.json b/launcher/src/languages/sr.json index 109ec0b52..563a4c89b 100755 --- a/launcher/src/languages/sr.json +++ b/launcher/src/languages/sr.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/sw.json b/launcher/src/languages/sw.json index 72620bf96..47019ccc4 100644 --- a/launcher/src/languages/sw.json +++ b/launcher/src/languages/sw.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/ta.json b/launcher/src/languages/ta.json index f1a7aefb6..5091b1294 100644 --- a/launcher/src/languages/ta.json +++ b/launcher/src/languages/ta.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/te.json b/launcher/src/languages/te.json index e372ff22b..6cf337572 100644 --- a/launcher/src/languages/te.json +++ b/launcher/src/languages/te.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/tr.json b/launcher/src/languages/tr.json index 585a3e729..476ec35ab 100755 --- a/launcher/src/languages/tr.json +++ b/launcher/src/languages/tr.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/ur.json b/launcher/src/languages/ur.json index 31cfe6a59..908314dd9 100644 --- a/launcher/src/languages/ur.json +++ b/launcher/src/languages/ur.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/vi.json b/launcher/src/languages/vi.json index 306627490..be21caf5e 100755 --- a/launcher/src/languages/vi.json +++ b/launcher/src/languages/vi.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES", diff --git a/launcher/src/languages/zh.json b/launcher/src/languages/zh.json index 4a428a06a..2025f5328 100755 --- a/launcher/src/languages/zh.json +++ b/launcher/src/languages/zh.json @@ -985,7 +985,10 @@ "confirm2fa": "Finally click on confirm to activate 2FA!", "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", "submit": "Submit", - "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator", + "copy": "click to copy the secret key to clipboard", + "copyBtn": "copy", + "copied": "copied!" }, "updateServer": { "opSysUpdate": "OPERATING SYSTEM UPDATES",