From 6190e2d2906a34a4ffbb032a40ea4cd4cfd8fc61 Mon Sep 17 00:00:00 2001 From: Donald Zou Date: Fri, 22 Nov 2024 01:46:52 +0800 Subject: [PATCH] Fixed cs.json --- src/static/locale/cs.json | 40 +++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/src/static/locale/cs.json b/src/static/locale/cs.json index bfe471e3..11c352e2 100644 --- a/src/static/locale/cs.json +++ b/src/static/locale/cs.json @@ -288,25 +288,25 @@ "Deleted ([0-9]{1,}) peer\\(s\\) successfully. Failed to delete ([0-9]{1,}) peer\\(s\\)": "Smazáno $1 peer/-ů. Nezdařilo se smazat $2 peer/-ů", "Restricted ([0-9]{1,}) peer\\(s\\)": "Omezeno $1 peer/-ů", "Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": "Omezeno $1 peer/-ů. Nezdařilo se omezit $2 peer/-ů", - "Signing In\\.\\.\\.": "", - "Multi-Factor Authentication \\(MFA\\)": "", - "Are you sure to delete this API key\\?": "", - "When should this API Key expire\\?": "", - "Creating\\.\\.\\.": "", - "Turning On\\.\\.\\.": "", - "Turning Off\\.\\.\\.": "", - "Search Peers\\.\\.\\.": "", - "\\(Required for QR Code and Download\\)": "", - "\\(Required\\)": "", - "This peer does not have any job yet\\.": "", - "No active job at the moment\\.": "", - "Sharing\\.\\.\\.": "", - "Stop Sharing\\.\\.\\.": "", - "Restricting\\.\\.\\.": "", - "Allowing Access\\.\\.\\.": "", - "Download \\& QR Code is not available due to no private key set for this peer": "", - "By adding peers by bulk, each peer's name will be auto generated, and Allowed IP will be assign to the next available IP\\.": "", - "How many peers you want to add\\?": "", - "Adding\\.\\.\\.": "", + "Signing In\\.\\.\\.": "Přihlašování...", + "Multi-Factor Authentication \\(MFA\\)": "Vícefaktorové ověření (MFA)", + "Are you sure to delete this API key\\?": "Určitě chcete smazat tento API klíč?", + "When should this API Key expire\\?": "Kdy má tento API klíč vypršet?", + "Creating\\.\\.\\.": "Tvořím...", + "Turning On\\.\\.\\.": "Zapínám...", + "Turning Off\\.\\.\\.": "Vypínám...", + "Search Peers\\.\\.\\.": "Hledat peers...", + "\\(Required for QR Code and Download\\)": "(Nutné pro QR kód a stažení)", + "\\(Required\\)": "(Povinné)", + "This peer does not have any job yet\\.": "Tento peer ještě nemá žádný úkol.", + "No active job at the moment\\.": "Žádný úkol v současnosti neprobíhá.", + "Sharing\\.\\.\\.": "Sdílím...", + "Stop Sharing\\.\\.\\.": "Ukončit sdílení...", + "Restricting\\.\\.\\.": "Omezuji...", + "Allowing Access\\.\\.\\.": "Povoluji přístup...", + "Download \\& QR Code is not available due to no private key set for this peer": "Stažení a QR kód nejsou k dispozici, peer nemá nastavený soukromý klíč.", + "By adding peers by bulk, each peer's name will be auto generated, and Allowed IP will be assign to the next available IP\\.": "Při hromadném importu bude jméno každého peera vygenerované automaticky, a povolená IP adresa bude nastavena na další v pořadí", + "How many peers you want to add\\?": "Kolik peerů chcete přidat?", + "Adding\\.\\.\\.": "Přidávám...", "Dashboard IP Address \\& Listen Port": "" } \ No newline at end of file