Merge pull request #488 from donaldzou/language-template

Added template and script to check local files
This commit is contained in:
Donald Zou 2024-11-23 15:18:14 +08:00 committed by GitHub
commit dba55d57e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
15 changed files with 2708 additions and 1700 deletions

View File

@ -53,5 +53,15 @@
"lang_id": "zh-hk", "lang_id": "zh-hk",
"lang_name": "Chinese (Traditional)", "lang_name": "Chinese (Traditional)",
"lang_name_localized": "中文(繁體)" "lang_name_localized": "中文(繁體)"
},
{
"lang_id": "sv-se",
"lang_name": "Swedish",
"lang_name_localized": "Svenska"
},
{
"lang_id": "pl",
"lang_name": "Polish",
"lang_name_localized": "Polski"
} }
] ]

View File

@ -1,242 +1,222 @@
{ {
"Welcome to": "Vítejte v", "Welcome to": "Vítejte v",
"Username": "Uživatelské jméno", "Username": "Uživatelské jméno",
"Password": "Heslo", "Password": "Heslo",
"OTP from your authenticator": "Jednorázové heslo (OTP) z vašeho autentizátoru", "OTP from your authenticator": "Jednorázové heslo (OTP) z vašeho autentizátoru",
"Sign In": "Přihlásit", "Sign In": "Přihlásit",
"Signing In...": "Přihlašování...", "Access Remote Server": "Připojit k vzdálenému serveru",
"Access Remote Server": "Připojit k vzdálenému serveru", "Server": "Server",
"Server": "Server", "Click": "Klikněte",
"Click": "Klikněte", "Pinging...": "Posílám ping...",
"Pinging...": "Posílám ping...", "to add your server": "pro přidání vašeho serveru",
"to add your server": "pro přidání vašeho serveru", "Server List": "Seznam serverů",
"Server List": "Seznam serverů", "Sorry, your username or password is incorrect.": "Bohužel, vaše uživatelské jméno či heslo je neplatné.",
"Sorry, your username or password is incorrect.": "Bohužel, vaše uživatelské jméno či heslo je neplatné.", "Home": "Domů",
"Home": "Domů", "Settings": "Nastavení",
"Settings": "Nastavení", "Tools": "Nástroje",
"Tools": "Nástroje", "Sign Out": "Odhlásit",
"Sign Out": "Odhlásit", "Checking for update...": "Ověření aktualizací...",
"Checking for update...": "Ověření aktualizací...", "You're on the latest version": "Používáte nejnovější verzi",
"You're on the latest version": "Používáte nejnovější verzi", "WireGuard Configurations": "WireGuard konfigurace",
"WireGuard Configurations": "WireGuard konfigurace", "You don't have any WireGuard configurations yet. Please check the configuration folder or change it in Settings. By default the folder is /etc/wireguard.": "Ještě nemáte žádné WireGuard konfigurace. Zkontrolujte adresář konfigurací nebo si jej změňte v Nastaveních. Tento adresář je zvyčejně /etc/wireguard.",
"You don't have any WireGuard configurations yet. Please check the configuration folder or change it in Settings. By default the folder is /etc/wireguard.": "Ještě nemáte žádné WireGuard konfigurace. Zkontrolujte adresář konfigurací nebo si jej změňte v Nastaveních. Tento adresář je zvyčejně /etc/wireguard.", "Configuration": "Konfigurace",
"Configuration": "Konfigurace", "Configurations": "Konfigurace",
"Configurations": "Konfigurace", "Peers Default Settings": "Standardní nastavení peerů",
"Peers Default Settings": "Standardní nastavení peerů", "Dashboard Theme": "Téma Dashboardu",
"Dashboard Theme": "Téma Dashboardu", "Light": "Světlá",
"Light": "Světlá", "Dark": "Tmavá",
"Dark": "Tmavá", "This will be changed globally, and will be apply to all peer's QR code and configuration file.": "Toto bude změněno globálně, a bude platit pro QR kódy a konfigurační soubory všech peerů",
"This will be changed globally, and will be apply to all peer's QR code and configuration file.": "Toto bude změněno globálně, a bude platit pro QR kódy a konfigurační soubory všech peerů", "WireGuard Configurations Settings": "Nastavení WireGuard konfigurací",
"WireGuard Configurations Settings": "Nastavení WireGuard konfigurací", "Configurations Directory": "Adresář konfigurací",
"Configurations Directory": "Adresář konfigurací", "Remember to remove / at the end of your path. e.g /etc/wireguard": "Nezapomeňte odstranit lomítko na konci cesty, např. /etc/wireguard",
"Remember to remove / at the end of your path. e.g /etc/wireguard": "Nezapomeňte odstranit lomítko na konci cesty, např. /etc/wireguard", "WGDashboard Account Settings": "Nastavení účtu WGDashboard",
"WGDashboard Account Settings": "Nastavení účtu WGDashboard", "Current Password": "Současné heslo",
"Current Password": "Současné heslo", "New Password": "Nové heslo",
"New Password": "Nové heslo", "Repeat New Password": "Zopakujte nové heslo",
"Repeat New Password": "Zopakujte nové heslo", "Update Password": "Aktualizace hesla",
"Update Password": "Aktualizace hesla", "Reset": "Resetovat",
"Multi-Factor Authentication (MFA)": "Vícefaktorové ověření (MFA)", "Setup": "Nastavení",
"Reset": "Resetovat", "API Keys": "API klíče",
"Setup": "Nastavení", "API Key": "API klíč",
"API Keys": "API klíče", "Key": "Klíč",
"API Key": "API klíč", "Enabled": "Povoleno",
"Key": "Klíč", "Disabled": "Zakázáno",
"Enabled": "Povoleno", "No WGDashboard API Key": "Žádný WGDashboard API klíč",
"Disabled": "Zakázáno", "Expire At": "Vyprší",
"No WGDashboard API Key": "Žádný WGDashboard API klíč", "Create API Key": "Vytvořit API klíč",
"Expire At": "Vyprší", "Never Expire": "Bez expirace",
"Are you sure to delete this API key?": "Určitě chcete smazat tento API klíč?", "Don't think that's a good idea": "To není dobrý nápad",
"Create API Key": "Vytvořit API klíč", "Create": "Vytvořit",
"When should this API Key expire?": "Kdy má tento API klíč vypršet?", "Status": "Stav",
"Never Expire": "Bez expirace", "On": "Zapnuto",
"Don't think that's a good idea": "To není dobrý nápad", "Off": "Vypnuto",
"Creating...": "Tvořím...", "Address": "Adresa",
"Create": "Vytvořit", "Listen Port": "Otevřený port",
"Status": "Stav", "Public Key": "Veřejný klíč",
"On": "Zapnuto", "Connected Peers": "Připojení peers",
"Off": "Vypnuto", "Total Usage": "Celkem přeneseno",
"Turning On...": "Zapínám...", "Total Received": "Celkem přijato",
"Turning Off...": "Vypínám...", "Total Sent": "Celkem odesláno",
"Address": "Adresa", "Peers Data Usage": "Datová spotřeba peerů",
"Listen Port": "Otevřený port", "Real Time Received Data Usage": "Aktuální rychlost příchozích dat",
"Public Key": "Veřejný klíč", "Real Time Sent Data Usage": "Aktuální rychlost odchozích dat",
"Connected Peers": "Připojení peers", "Peer": "Peer",
"Total Usage": "Celkem přeneseno", "Peers": "Peers",
"Total Received": "Celkem přijato", "Peer Settings": "Nastavení peers",
"Total Sent": "Celkem odesláno", "Download All": "Stáhnout vše",
"Peers Data Usage": "Datová spotřeba peerů", "Display": "Zobrazit",
"Real Time Received Data Usage": "Aktuální rychlost příchozích dat", "Sort By": "Seřadit dle",
"Real Time Sent Data Usage": "Aktuální rychlost odchozích dat", "Refresh Interval": "Aktualizační interval",
"Peer": "Peer", "Name": "Jméno",
"Peers": "Peers", "Allowed IPs": "Povolené IP adresy",
"Peer Settings": "Nastavení peers", "Restricted": "Omezeno",
"Download All": "Stáhnout vše", "(.*) Seconds": "$1 sekund",
"Search Peers...": "Hledat peers...", "(.*) Minutes": "$1 minut",
"Display": "Zobrazit", "Configuration Settings": "Nastavení konfigurací",
"Sort By": "Seřadit dle", "Peer Jobs": "Peer úkoly",
"Refresh Interval": "Aktualizační interval", "Active Jobs": "Aktivní úkoly",
"Name": "Jméno", "All Active Jobs": "Všechny aktivní úkoly",
"Allowed IPs": "Povolené IP adresy", "Logs": "Logy",
"Restricted": "Omezeno", "Private Key": "Soukromý klíč",
"(.*) Seconds": "$1 sekund", "Endpoint Allowed IPs": "Povolené IP adresy koncového bodu",
"(.*) Minutes": "$1 minut", "DNS": "DNS",
"Configuration Settings": "Nastavení konfigurací", "Optional Settings": "Volitelná nastavení",
"Peer Jobs": "Peer úkoly", "Pre-Shared Key": "Před-sdílený klíč",
"Active Jobs": "Aktivní úkoly", "MTU": "MTU",
"All Active Jobs": "Všechny aktivní úkoly", "Persistent Keepalive": "Persistentní keepalive",
"Logs": "Logy", "Reset Data Usage": "Resetovat objemy",
"Private Key": "Soukromý klíč", "Total": "Celkem",
"(Required for QR Code and Download)": "(Nutné pro QR kód a stažení)", "Sent": "Odesláno",
"(Required)": "(Povinné)", "Received": "Přijato",
"Endpoint Allowed IPs": "Povolené IP adresy koncového bodu", "Revert": "Revertovat",
"DNS": "DNS", "Save Peer": "Uložit peera",
"Optional Settings": "Volitelná nastavení", "QR Code": "QR kód",
"Pre-Shared Key": "Před-sdílený klíč", "Schedule Jobs": "Naplánovat úkol",
"MTU": "MTU", "Job": "Úkol",
"Persistent Keepalive": "Persistentní keepalive", "Job ID": "ID úkolu",
"Reset Data Usage": "Resetovat objemy", "Unsaved Job": "Neuložený úkol",
"Total": "Celkem", "if": "pokud",
"Sent": "Odesláno", "is": "je",
"Received": "Přijato", "then": "pak",
"Revert": "Revertovat", "larger than": "více než",
"Save Peer": "Uložit peera", "Date": "Datum",
"QR Code": "QR kód", "Restrict Peer": "Omezit peera",
"Schedule Jobs": "Naplánovat úkol", "Delete Peer": "Smazat peera",
"Job": "Úkol", "Edit": "Upravit",
"Job ID": "ID úkolu", "Delete": "Smazat",
"Unsaved Job": "Neuložený úkol", "Deleting...": "Mažu...",
"This peer does not have any job yet.": "Tento peer ještě nemá žádný úkol.", "Cancel": "Zrušit",
"if": "pokud", "Save": "Uložit",
"is": "je", "Jobs Logs": "Logy úkolů",
"then": "pak", "Updated at": "Aktualizováno",
"larger than": "více než", "Refresh": "Aktualizovat",
"Date": "Datum", "Filter": "Filtrovat",
"Restrict Peer": "Omezit peera", "Success": "Úspěch",
"Delete Peer": "Smazat peera", "Failed": "Neúspěch",
"Edit": "Upravit", "Log ID": "ID logu",
"Delete": "Smazat", "Message": "Zpráva",
"Deleting...": "Mažu...", "Share Peer": "Sdílet peera",
"Cancel": "Zrušit", "Currently the peer is not sharing": "Peer momentálně nesdílí",
"Save": "Uložit", "Start Sharing": "Zahájit sdílení",
"No active job at the moment.": "Žádný úkol v současnosti neprobíhá.", "Stop Sharing": "Ukončit sdílení",
"Jobs Logs": "Logy úkolů", "Access Restricted": "Přístup omezen",
"Updated at": "Aktualizováno", "Restrict Access": "Omezit přístup",
"Refresh": "Aktualizovat", "Allow Access": "Povolit přístup",
"Filter": "Filtrovat", "Add Peers": "Přidat peery",
"Success": "Úspěch", "Bulk Add": "Hromadný import",
"Failed": "Neúspěch", "You can add up to (.*) peers": "Můžete přidat nanejvýš $1 peerů",
"Log ID": "ID logu", "Use your own Private and Public Key": "Použít vlastní soukromý a veřejný klíč",
"Message": "Zpráva", "Enter IP Address/CIDR": "Zadejte IP adresu/CIDR",
"Share Peer": "Sdílet peera", "IP Address/CIDR": "IP adresa/CIDR",
"Currently the peer is not sharing": "Peer momentálně nesdílí", "or": "nebo",
"Sharing...": "Sdílím...", "Pick Available IP": "Vyberte dostupnou IP",
"Start Sharing": "Zahájit sdílení", "No available IP containing": "Žádná dostupná IP obsahující",
"Stop Sharing...": "Ukončit sdílení...", "Add": "Přidat",
"Stop Sharing": "Ukončit sdílení", "Failed to check available update": "Nepodařilo se zkontrolovat dostupnost aktualizací",
"Access Restricted": "Přístup omezen", "Nice to meet you!": "Rádi vás poznáváme!",
"Restrict Access": "Omezit přístup", "Please fill in the following fields to finish setup": "Prosím, vyplňte následující pole pro dokončení nastavení",
"Restricting...": "Omezuji...", "Create an account": "Vytvořit účet",
"Allow Access": "Povolit přístup", "Enter an username you like": "Zadejte uživatelské jméno",
"Allowing Access...": "Povoluji přístup...", "Enter a password": "Zadejte heslo",
"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íč.", "\\(At least 8 characters and make sure is strong enough!\\)": "(Alespoň 8 znaků s dostatečnou složitostí)",
"Add Peers": "Přidat peery", "Confirm password": "Potvrdit heslo",
"Bulk Add": "Hromadný import", "Next": "Další",
"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í", "Saving\\.\\.\\.": "Ukládám...",
"How many peers you want to add?": "Kolik peerů chcete přidat?", "1\\. Please scan the following QR Code to generate TOTP with your choice of authenticator": "1. Pro nastavení TOTP naskenujte následující QR kód ve vašem oblíbeném autentizátoru",
"You can add up to (.*) peers": "Můžete přidat nanejvýš $1 peerů", "Or you can click the link below:": "Nebo klikněte na odkaz níže:",
"Use your own Private and Public Key": "Použít vlastní soukromý a veřejný klíč", "2\\. Enter the TOTP generated by your authenticator to verify": "2. Vložte TOTP vygenerovaný vaším autentizátorem pro ověření správnosti",
"Enter IP Address/CIDR": "Zadejte IP adresu/CIDR", "TOTP verified!": "TOTP ověřeno!",
"IP Address/CIDR": "IP adresa/CIDR", "I don't need MFA": "Nepotřebuji MFA",
"or": "nebo", "Complete": "Hotovo",
"Pick Available IP": "Vyberte dostupnou IP", "(v[0-9.]{1,}) is now available for update!": "Aktualizace na verzi $1 je nyní k dispozici!",
"No available IP containing": "Žádná dostupná IP obsahující", "Current Version:": "Aktuální verze:",
"Add": "Přidat", "Oh no\\.\\.\\. This link is either expired or invalid\\.": "Bohužel, tento odkaz již buď vypršel, nebo je neplatný.",
"Adding...": "Přidávám...", "Scan QR Code with the WireGuard App to add peer": "Naskenujte QR kód ve WireGuard aplikaci pro přidání peera",
"Failed to check available update": "Nepodařilo se zkontrolovat dostupnost aktualizací", "or click the button below to download the ": "nebo klikněte na tlačítko níže pro stažení ",
"Nice to meet you!": "Rádi vás poznáváme!", " file": " souboru",
"Please fill in the following fields to finish setup": "Prosím, vyplňte následující pole pro dokončení nastavení", "FROM ": "OD",
"Create an account": "Vytvořit účet", "(.*) is on": "$1 je zapnuto",
"Enter an username you like": "Zadejte uživatelské jméno", "(.*) is off": "$1 je vypnuto",
"Enter a password": "Zadejte heslo", "Allowed IPs is invalid": "Povolené IP jsou neplatné",
"\\(At least 8 characters and make sure is strong enough!\\)": "(Alespoň 8 znaků s dostatečnou složitostí)", "Peer created successfully": "Peer úspěšně vytvořen",
"Confirm password": "Potvrdit heslo", "Please fill in all required box": "Prosím, vyplňte všechna pole",
"Next": "Další", "Please specify amount of peers you want to add": "Uveďte počet peerů, které chcete přidat",
"Saving\\.\\.\\.": "Ukládám...", "No more available IP can assign": "Žádné zbylé IP adresy k přiřazení",
"1\\. Please scan the following QR Code to generate TOTP with your choice of authenticator": "1. Pro nastavení TOTP naskenujte následující QR kód ve vašem oblíbeném autentizátoru", "The maximum number of peers can add is (.*)": "Maximální počet peerů, které lze přidat, je $1",
"Or you can click the link below:": "Nebo klikněte na odkaz níže:", "Generating key pairs by bulk failed": "Hromadné generování párových klíčů selhalo",
"2\\. Enter the TOTP generated by your authenticator to verify": "2. Vložte TOTP vygenerovaný vaším autentizátorem pro ověření správnosti", "Failed to add peers in bulk": "Selhal hromadný import peerů",
"TOTP verified!": "TOTP ověřeno!", "This peer already exist": "Tento peer již existuje",
"I don't need MFA": "Nepotřebuji MFA", "This IP is not available: (.*)": "Tato IP není dostupná: $1",
"Complete": "Hotovo", "Configuration does not exist": "Konfigurace neexistuje",
"(v[0-9.]{1,}) is now available for update!": "Aktualizace na verzi $1 je nyní k dispozici!", "Peer does not exist": "Peer neexistuje",
"Current Version:": "Aktuální verze:", "Please provide a valid configuration name": "Prosím, uveďte platný název konfigurace",
"Oh no\\.\\.\\. This link is either expired or invalid\\.": "Bohužel, tento odkaz již buď vypršel, nebo je neplatný.", "Peer saved": "Peer uložen",
"Scan QR Code with the WireGuard App to add peer": "Naskenujte QR kód ve WireGuard aplikaci pro přidání peera", "Allowed IPs already taken by another peer": "Povolené IP jsou již obsazeny jiným peerem",
"or click the button below to download the ": "nebo klikněte na tlačítko níže pro stažení ", "Endpoint Allowed IPs format is incorrect": "Neplatný formát povolených IP koncového bodu",
" file": " souboru", "DNS format is incorrect": "DNS formát je neplatný",
"FROM ": "OD", "MTU format is not correct": "MTU formát je neplatný",
"(.*) is on": "$1 je zapnuto", "Persistent Keepalive format is not correct": "Neplatný formát persistentních keepalives",
"(.*) is off": "$1 je vypnuto", "Private key does not match with the public key": "Soukromý klíč neodpovídá veřejnému klíči",
"Allowed IPs is invalid": "Povolené IP jsou neplatné", "Update peer failed when updating Pre-Shared Key": "Aktualizace peera selhala při aktualizování před-sdíleného klíče",
"Peer created successfully": "Peer úspěšně vytvořen", "Update peer failed when updating Allowed IPs": "Aktualizace peera selhala při aktualizování povolených IP",
"Please fill in all required box": "Prosím, vyplňte všechna pole", "Update peer failed when saving the configuration": "Aktualizace peera selhala při ukládání konfigurace",
"Please specify amount of peers you want to add": "Uveďte počet peerů, které chcete přidat", "Peer data usage reset successfully": "Datová spotřeba peera úspěšně resetována",
"No more available IP can assign": "Žádné zbylé IP adresy k přiřazení", "Peer download started": "Download peera zahájen",
"The maximum number of peers can add is (.*)": "Maximální počet peerů, které lze přidat, je $1", "Please specify one or more peers": "Specifikujte jednoho či více peerů",
"Generating key pairs by bulk failed": "Hromadné generování párových klíčů selhalo", "Share link failed to create. Reason: (.*)": "Sdílecí odkaz se nepodařilo vytvořit. Důvod: $1",
"Failed to add peers in bulk": "Selhal hromadný import peerů", "Link expire date updated": "Datum vypršení odkazu aktualizováno",
"This peer already exist": "Tento peer již existuje", "Link expire date failed to update. Reason: (.*)": "Datum vypršení odkazu se nepodařilo aktualizovat. Důvod: $1",
"This IP is not available: (.*)": "Tato IP není dostupná: $1", "Peer job saved": "Peer úkol uložen",
"Configuration does not exist": "Konfigurace neexistuje", "Please specify job": "Prosím, uveďte úkol",
"Peer does not exist": "Peer neexistuje", "Please specify peer and configuration": "Prosím, uveďte peera a konfiguraci",
"Please provide a valid configuration name": "Prosím, uveďte platný název konfigurace", "Peer job deleted": "Peer úkol smazán",
"Peer saved": "Peer uložen", "API Keys function is successfully enabled": "Funkce API klíčů je povolena",
"Allowed IPs already taken by another peer": "Povolené IP jsou již obsazeny jiným peerem", "API Keys function is successfully disabled": "Funke API klíčů je vypnuta",
"Endpoint Allowed IPs format is incorrect": "Neplatný formát povolených IP koncového bodu", "API Keys function is failed to enable": "Funkci API klíčů se nepodařilo povolit",
"DNS format is incorrect": "DNS formát je neplatný", "API Keys function is failed to disable": "Funkci API klíčů se nepodařilo vypnout",
"MTU format is not correct": "MTU formát je neplatný", "WGDashboard API Keys function is disabled": "Funkce WGDashboard API klíčů je vypnuta",
"Persistent Keepalive format is not correct": "Neplatný formát persistentních keepalives", "WireGuard configuration path saved": "Cesta k WireGuard konfiguracím je uložena",
"Private key does not match with the public key": "Soukromý klíč neodpovídá veřejnému klíči", "API Key deleted": "API klíč smazán",
"Update peer failed when updating Pre-Shared Key": "Aktualizace peera selhala při aktualizování před-sdíleného klíče", "API Key created": "API klíč vytvořen",
"Update peer failed when updating Allowed IPs": "Aktualizace peera selhala při aktualizování povolených IP", "Sign in session ended, please sign in again": "Přihlášení vypršelo, přihlašte se znovu, prosím",
"Update peer failed when saving the configuration": "Aktualizace peera selhala při ukládání konfigurace", "Please specify an IP Address (v4/v6)": "Prosím, uveďte IP adresu (v4/v6)",
"Peer data usage reset successfully": "Datová spotřeba peera úspěšně resetována", "Please provide ipAddress and count": "Prosím, uveďte IP adresu a počet",
"Peer download started": "Download peera zahájen", "Please provide ipAddress": "Prosím, uveďte IP adresu",
"Please specify one or more peers": "Specifikujte jednoho či více peerů", "Dashboard Language": "Jazyk dashboardu",
"Share link failed to create. Reason: (.*)": "Sdílecí odkaz se nepodařilo vytvořit. Důvod: $1", "Dashboard language update failed": "Aktualizace jazyka dashboardu selhalo",
"Link expire date updated": "Datum vypršení odkazu aktualizováno", "Peer Remote Endpoint": "Koncový bod peera",
"Link expire date failed to update. Reason: (.*)": "Datum vypršení odkazu se nepodařilo aktualizovat. Důvod: $1", "New Configuration": "Nová konfigurace",
"Peer job saved": "Peer úkol uložen", "Configuration Name": "Název konfigurace",
"Please specify job": "Prosím, uveďte úkol", "Configuration name is invalid. Possible reasons:": "Název konfigurace je neplatný. Možné důvody:",
"Please specify peer and configuration": "Prosím, uveďte peera a konfiguraci", "Configuration name already exist\\.": "Název konfigurace již existuje",
"Peer job deleted": "Peer úkol smazán", "Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen\\.": "Název konfigurace smí obsahovat pouze 15 alfanumerických znaků, podtržítko, rovnítko, plus, tečku a pomlčku.",
"API Keys function is successfully enabled": "Funkce API klíčů je povolena", "Invalid Port": "Neplatný port",
"API Keys function is successfully disabled": "Funke API klíčů je vypnuta", "Save Configuration": "Uložit konfiguraci",
"API Keys function is failed to enable": "Funkci API klíčů se nepodařilo povolit", "IP Address/CIDR is invalid": "IP adresa/CIDR je neplatná",
"API Keys function is failed to disable": "Funkci API klíčů se nepodařilo vypnout", "IP Address": "IP adresa",
"WGDashboard API Keys function is disabled": "Funkce WGDashboard API klíčů je vypnuta", "Enter IP Address / Hostname": "Zadejte IP adresu / hostname",
"WireGuard configuration path saved": "Cesta k WireGuard konfiguracím je uložena", "IP Address / Hostname": "IP adresa / hostname",
"API Key deleted": "API klíč smazán", "Count": "Počet",
"API Key created": "API klíč vytvořen",
"Sign in session ended, please sign in again": "Přihlášení vypršelo, přihlašte se znovu, prosím",
"Please specify an IP Address (v4/v6)": "Prosím, uveďte IP adresu (v4/v6)",
"Please provide ipAddress and count": "Prosím, uveďte IP adresu a počet",
"Please provide ipAddress": "Prosím, uveďte IP adresu",
"Dashboard Language": "Jazyk dashboardu",
"Dashboard language update failed": "Aktualizace jazyka dashboardu selhalo",
"Peer Remote Endpoint": "Koncový bod peera",
"New Configuration": "Nová konfigurace",
"Configuration Name": "Název konfigurace",
"Configuration name is invalid. Possible reasons:": "Název konfigurace je neplatný. Možné důvody:",
"Configuration name already exist\\.": "Název konfigurace již existuje",
"Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen\\.": "Název konfigurace smí obsahovat pouze 15 alfanumerických znaků, podtržítko, rovnítko, plus, tečku a pomlčku.",
"Invalid Port": "Neplatný port",
"Save Configuration": "Uložit konfiguraci",
"IP Address/CIDR is invalid": "IP adresa/CIDR je neplatná",
"IP Address": "IP adresa",
"Enter IP Address / Hostname": "Zadejte IP adresu / hostname",
"IP Address / Hostname": "IP adresa / hostname",
"Count": "Počet",
"Geolocation": "Geolokace", "Geolocation": "Geolokace",
"Is Alive": "Je naživu", "Is Alive": "Je naživu",
"Average / Min / Max Round Trip Time": "Průměr / Min / Max / Max okružní cesta", "Average / Min / Max Round Trip Time": "Průměr / Min / Max / Max okružní cesta",
@ -307,5 +287,26 @@
"Deleted ([0-9]{1,}) peer\\(s\\)": "Smazáno $1 peer/-ů", "Deleted ([0-9]{1,}) peer\\(s\\)": "Smazáno $1 peer/-ů",
"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/-ů", "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\\)": "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/-ů" "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\\.\\.\\.": "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": ""
} }

View File

@ -1,311 +1,312 @@
{ {
"Welcome to": "Willkommen bei", "Welcome to": "Willkommen bei",
"Username": "Benutzername", "Username": "Benutzername",
"Password": "Passwort", "Password": "Passwort",
"OTP from your authenticator": "OTP von deinem Authentifikator", "OTP from your authenticator": "OTP von deinem Authentifikator",
"Sign In": "Anmelden", "Sign In": "Anmelden",
"Signing In...": "Anmeldung...", "Access Remote Server": "Zugriff auf Remote-Server",
"Access Remote Server": "Zugriff auf Remote-Server", "Server": "Server",
"Server": "Server", "Click": "Klicken",
"Click": "Klicken", "Pinging...": "Pinge...",
"Pinging...": "Pinge...", "to add your server": "um deinen Server hinzuzufügen",
"to add your server": "um deinen Server hinzuzufügen", "Server List": "Serverliste",
"Server List": "Serverliste", "Sorry, your username or password is incorrect.": "Entschuldige, dein Benutzername oder Passwort ist falsch.",
"Sorry, your username or password is incorrect.": "Entschuldige, dein Benutzername oder Passwort ist falsch.", "Home": "Startseite",
"Home": "Startseite", "Settings": "Einstellungen",
"Settings": "Einstellungen", "Tools": "Werkzeuge",
"Tools": "Werkzeuge", "Sign Out": "Abmelden",
"Sign Out": "Abmelden", "Checking for update...": "Suche nach Updates...",
"Checking for update...": "Suche nach Updates...", "You're on the latest version": "Du verwendest die aktuellste Version",
"You're on the latest version": "Du verwendest die aktuellste Version", "WireGuard Configurations": "WireGuard Konfigurationen",
"WireGuard Configurations": "WireGuard Konfigurationen", "You don't have any WireGuard configurations yet. Please check the configuration folder or change it in Settings. By default the folder is /etc/wireguard.": "Du hast noch keine WireGuard-Konfigurationen. Bitte überprüfe den Konfigurationsordner oder ändere ihn in den Einstellungen. Standardmäßig ist der Ordner /etc/wireguard.",
"You don't have any WireGuard configurations yet. Please check the configuration folder or change it in Settings. By default the folder is /etc/wireguard.": "Du hast noch keine WireGuard-Konfigurationen. Bitte überprüfe den Konfigurationsordner oder ändere ihn in den Einstellungen. Standardmäßig ist der Ordner /etc/wireguard.", "Configuration": "Konfiguration",
"Configuration": "Konfiguration", "Configurations": "Konfigurationen",
"Configurations": "Konfigurationen", "Peers Default Settings": "Peers Standardeinstellungen",
"Peers Default Settings": "Peers Standardeinstellungen", "Dashboard Theme": "Dashboard-Design",
"Dashboard Theme": "Dashboard-Design", "Light": "Hell",
"Light": "Hell", "Dark": "Dunkel",
"Dark": "Dunkel", "This will be changed globally, and will be apply to all peer's QR code and configuration file.": "Dies wird global geändert und gilt für alle Peer-QR-Codes und Konfigurationsdateien.",
"This will be changed globally, and will be apply to all peer's QR code and configuration file.": "Dies wird global geändert und gilt für alle Peer-QR-Codes und Konfigurationsdateien.", "WireGuard Configurations Settings": "WireGuard Konfigurationseinstellungen",
"WireGuard Configurations Settings": "WireGuard Konfigurationseinstellungen", "Configurations Directory": "Konfigurationsverzeichnis",
"Configurations Directory": "Konfigurationsverzeichnis", "Remember to remove / at the end of your path. e.g /etc/wireguard": "Vergiss nicht, das \"/\" am Ende deines Pfads zu entfernen. z.B. /etc/wireguard",
"Remember to remove / at the end of your path. e.g /etc/wireguard": "Vergiss nicht, das \"/\" am Ende deines Pfads zu entfernen. z.B. /etc/wireguard", "WGDashboard Account Settings": "WGDashboard Kontoeinstellungen",
"WGDashboard Account Settings": "WGDashboard Kontoeinstellungen", "Current Password": "Aktuelles Passwort",
"Current Password": "Aktuelles Passwort", "New Password": "Neues Passwort",
"New Password": "Neues Passwort", "Repeat New Password": "Neues Passwort wiederholen",
"Repeat New Password": "Neues Passwort wiederholen", "Update Password": "Passwort aktualisieren",
"Update Password": "Passwort aktualisieren", "Reset": "Zurücksetzen",
"Multi-Factor Authentication (MFA)": "Multi-Faktor-Authentifizierung (MFA)", "Setup": "Einrichten",
"Reset": "Zurücksetzen", "API Keys": "API-Schlüssel",
"Setup": "Einrichten", "API Key": "API-Schlüssel",
"API Keys": "API-Schlüssel", "Key": "Schlüssel",
"API Key": "API-Schlüssel", "Enabled": "Aktiviert",
"Key": "Schlüssel", "Disabled": "Deaktiviert",
"Enabled": "Aktiviert", "No WGDashboard API Key": "Kein WGDashboard API-Schlüssel",
"Disabled": "Deaktiviert", "Expire At": "Ablaufdatum",
"No WGDashboard API Key": "Kein WGDashboard API-Schlüssel", "Create API Key": "API-Schlüssel erstellen",
"Expire At": "Ablaufdatum", "Never Expire": "Kein Ablaufdatum",
"Are you sure to delete this API key?": "Bist du sicher, dass du diesen API-Schlüssel löschen möchtest?", "Don't think that's a good idea": "Das ist wohl keine gute Idee",
"Create API Key": "API-Schlüssel erstellen", "Create": "Erstellen",
"When should this API Key expire?": "Wann soll dieser API-Schlüssel ablaufen?", "Status": "Status",
"Never Expire": "Kein Ablaufdatum", "On": "An",
"Don't think that's a good idea": "Das ist wohl keine gute Idee", "Off": "Aus",
"Creating...": "Erstelle...", "Address": "Adresse",
"Create": "Erstellen", "Listen Port": "Empfangsport",
"Status": "Status", "Public Key": "Öffentlicher Schlüssel",
"On": "An", "Connected Peers": "Verbundene Peers",
"Off": "Aus", "Total Usage": "Gesamtnutzung",
"Turning On...": "Schalte ein...", "Total Received": "Gesamt empfangen",
"Turning Off...": "Schalte aus...", "Total Sent": "Gesamt gesendet",
"Address": "Adresse", "Peers Data Usage": "Datenverbrauch der Peers",
"Listen Port": "Empfangsport", "Real Time Received Data Usage": "Datenempfang in Echtzeit",
"Public Key": "Öffentlicher Schlüssel", "Real Time Sent Data Usage": "Datensendung in Echtzeit",
"Connected Peers": "Verbundene Peers", "Peer": "Peer",
"Total Usage": "Gesamtnutzung", "Peers": "Peers",
"Total Received": "Gesamt empfangen", "Peer Settings": "Peers Einstellungen",
"Total Sent": "Gesamt gesendet", "Download All": "Alle herunterladen",
"Peers Data Usage": "Datenverbrauch der Peers", "Display": "Anzeigen",
"Real Time Received Data Usage": "Datenempfang in Echtzeit", "Sort By": "Sortieren nach",
"Real Time Sent Data Usage": "Datensendung in Echtzeit", "Refresh Interval": "Aktualisierungsintervall",
"Peer": "Peer", "Name": "Name",
"Peers": "Peers", "Allowed IPs": "Erlaubte IPs",
"Peer Settings": "Peers Einstellungen", "Restricted": "Eingeschränkt",
"Download All": "Alle herunterladen", "(.*) Seconds": "$1 Sekunden",
"Search Peers...": "Suche Peers...", "(.*) Minutes": "$1 Minuten",
"Display": "Anzeigen", "Configuration Settings": "Konfigurationseinstellungen",
"Sort By": "Sortieren nach", "Peer Jobs": "Peer-Aufgaben",
"Refresh Interval": "Aktualisierungsintervall", "Active Jobs": "Aktive Aufgaben",
"Name": "Name", "All Active Jobs": "Alle aktiven Aufgaben",
"Allowed IPs": "Erlaubte IPs", "Logs": "Protokolle",
"Restricted": "Eingeschränkt", "Private Key": "Privater Schlüssel",
"(.*) Seconds": "$1 Sekunden", "Endpoint Allowed IPs": "Erlaubte IPs für Endpunkt",
"(.*) Minutes": "$1 Minuten", "DNS": "DNS",
"Configuration Settings": "Konfigurationseinstellungen", "Optional Settings": "Optionale Einstellungen",
"Peer Jobs": "Peer-Aufgaben", "Pre-Shared Key": "Vorab geteilter Schlüssel",
"Active Jobs": "Aktive Aufgaben", "MTU": "MTU",
"All Active Jobs": "Alle aktiven Aufgaben", "Persistent Keepalive": "Ständiges Keepalive",
"Logs": "Protokolle", "Reset Data Usage": "Datenverbrauch zurücksetzen",
"Private Key": "Privater Schlüssel", "Total": "Gesamt",
"(Required for QR Code and Download)": "(Erforderlich für QR-Code und Download)", "Sent": "Gesendet",
"(Required)": "(Erforderlich)", "Received": "Empfangen",
"Endpoint Allowed IPs": "Erlaubte IPs für Endpunkt", "Revert": "Zurücksetzen",
"DNS": "DNS", "Save Peer": "Peer speichern",
"Optional Settings": "Optionale Einstellungen", "QR Code": "QR-Code",
"Pre-Shared Key": "Vorab geteilter Schlüssel", "Schedule Jobs": "Aufgaben planen",
"MTU": "MTU", "Job": "Aufgabe",
"Persistent Keepalive": "Ständiges Keepalive", "Job ID": "Aufgaben-ID",
"Reset Data Usage": "Datenverbrauch zurücksetzen", "Unsaved Job": "Nicht gespeicherte Aufgabe",
"Total": "Gesamt", "if": "wenn",
"Sent": "Gesendet", "is": "ist",
"Received": "Empfangen", "then": "dann",
"Revert": "Zurücksetzen", "larger than": "größer als",
"Save Peer": "Peer speichern", "Date": "Datum",
"QR Code": "QR-Code", "Restrict Peer": "Peer einschränken",
"Schedule Jobs": "Aufgaben planen", "Delete Peer": "Peer löschen",
"Job": "Aufgabe", "Edit": "Bearbeiten",
"Job ID": "Aufgaben-ID", "Delete": "Löschen",
"Unsaved Job": "Nicht gespeicherte Aufgabe", "Deleting...": "Lösche...",
"This peer does not have any job yet.": "Dieser Peer hat noch keine Aufgabe.", "Cancel": "Abbrechen",
"if": "wenn", "Save": "Speichern",
"is": "ist", "Jobs Logs": "Aufgabenprotokolle",
"then": "dann", "Updated at": "Aktualisiert am",
"larger than": "größer als", "Refresh": "Aktualisieren",
"Date": "Datum", "Filter": "Filtern",
"Restrict Peer": "Peer einschränken", "Success": "Erfolgreich",
"Delete Peer": "Peer löschen", "Failed": "Fehlgeschlagen",
"Edit": "Bearbeiten", "Log ID": "Protokoll-ID",
"Delete": "Löschen", "Message": "Nachricht",
"Deleting...": "Lösche...", "Share Peer": "Peer teilen",
"Cancel": "Abbrechen", "Currently the peer is not sharing": "Der Peer wird derzeit nicht freigegeben",
"Save": "Speichern", "Start Sharing": "Teilen starten",
"No active job at the moment.": "Zurzeit keine aktive Aufgabe.", "Stop Sharing": "Teilen beenden",
"Jobs Logs": "Aufgabenprotokolle", "Access Restricted": "Zugriff eingeschränkt",
"Updated at": "Aktualisiert am", "Restrict Access": "Zugriff einschränken",
"Refresh": "Aktualisieren", "Allow Access": "Zugriff erlauben",
"Filter": "Filtern", "Add Peers": "Peers hinzufügen",
"Success": "Erfolgreich", "Bulk Add": "Massenerstellung",
"Failed": "Fehlgeschlagen", "You can add up to (.*) peers": "Du kannst bis zu $1 Peers hinzufügen",
"Log ID": "Protokoll-ID", "Use your own Private and Public Key": "Verwende deinen eigenen privaten und öffentlichen Schlüssel",
"Message": "Nachricht", "Enter IP Address/CIDR": "Gib IP-Adresse/CIDR ein",
"Share Peer": "Peer teilen", "IP Address/CIDR": "IP-Adresse/CIDR",
"Currently the peer is not sharing": "Der Peer wird derzeit nicht freigegeben", "or": "oder",
"Sharing...": "Teile...", "Pick Available IP": "Verfügbare IP auswählen",
"Start Sharing": "Teilen starten", "No available IP containing": "Keine verfügbare IP enthält",
"Stop Sharing...": "Teilen beenden...", "Add": "Hinzufügen",
"Stop Sharing": "Teilen beenden", "Failed to check available update": "Überprüfung auf verfügbares Update fehlgeschlagen",
"Access Restricted": "Zugriff eingeschränkt", "Nice to meet you!": "Schön, dich kennenzulernen!",
"Restrict Access": "Zugriff einschränken", "Please fill in the following fields to finish setup": "Bitte fülle die folgenden Felder aus, um die Einrichtung abzuschließen",
"Restricting...": "Einschränken...", "Create an account": "Ein Konto erstellen",
"Allow Access": "Zugriff erlauben", "Enter an username you like": "Gib einen Benutzernamen deiner Wahl ein",
"Allowing Access...": "Erlaube Zugriff...", "Enter a password": "Gib ein Passwort ein",
"Download & QR Code is not available due to no private key set for this peer": "Download & QR-Code sind nicht verfügbar, da kein privater Schlüssel für diesen Peer festgelegt wurde", "\\(At least 8 characters and make sure is strong enough!\\)": "(Mindestens 8 Zeichen und stelle sicher, dass es stark genug ist!)",
"Add Peers": "Peers hinzufügen", "Confirm password": "Passwort bestätigen",
"Bulk Add": "Massenerstellung", "Next": "Weiter",
"By adding peers by bulk, each peer's name will be auto generated, and Allowed IP will be assign to the next available IP.": "Bei der Massenerstellung wird der Name jedes Peers automatisch generiert, und die erlaubte IP wird der nächsten verfügbaren IP zugewiesen.", "Saving\\.\\.\\.": "Speichern...",
"How many peers you want to add?": "Wie viele Peers möchtest du hinzufügen?", "1\\. Please scan the following QR Code to generate TOTP with your choice of authenticator": "1. Bitte scanne den folgenden QR-Code, um ein TOTP mit deinem Authentifikator zu erstellen",
"You can add up to (.*) peers": "Du kannst bis zu $1 Peers hinzufügen", "Or you can click the link below:": "Oder du kannst auf den Link unten klicken:",
"Use your own Private and Public Key": "Verwende deinen eigenen privaten und öffentlichen Schlüssel", "2\\. Enter the TOTP generated by your authenticator to verify": "2. Gib das von deinem Authentifikator generierte TOTP ein, um es zu verifizieren",
"Enter IP Address/CIDR": "Gib IP-Adresse/CIDR ein", "TOTP verified!": "TOTP erfolgreich verifiziert!",
"IP Address/CIDR": "IP-Adresse/CIDR", "I don't need MFA": "Ich brauche keine MFA",
"or": "oder", "Complete": "Abschließen",
"Pick Available IP": "Verfügbare IP auswählen", "(v[0-9.]{1,}) is now available for update!": "Version $1 ist jetzt zum Update verfügbar!",
"No available IP containing": "Keine verfügbare IP enthält", "Current Version:": "Aktuelle Version:",
"Add": "Hinzufügen", "Oh no\\.\\.\\. This link is either expired or invalid\\.": "Oh nein... Dieser Link ist entweder abgelaufen oder ungültig.",
"Adding...": "Füge hinzu...", "Scan QR Code with the WireGuard App to add peer": "Scanne den QR-Code mit der WireGuard App, um deinen Peer hinzuzufügen",
"Failed to check available update": "Überprüfung auf verfügbares Update fehlgeschlagen", "or click the button below to download the ": "oder klicke auf den Button unten, um die",
"Nice to meet you!": "Schön, dich kennenzulernen!", " file": " Datei herunterzuladen",
"Please fill in the following fields to finish setup": "Bitte fülle die folgenden Felder aus, um die Einrichtung abzuschließen", "FROM ": "VON",
"Create an account": "Ein Konto erstellen", "(.*) is on": "$1 ist eingeschaltet",
"Enter an username you like": "Gib einen Benutzernamen deiner Wahl ein", "(.*) is off": "$1 ist ausgeschaltet",
"Enter a password": "Gib ein Passwort ein", "Allowed IPs is invalid": "Erlaubte IPs sind ungültig",
"\\(At least 8 characters and make sure is strong enough!\\)": "(Mindestens 8 Zeichen und stelle sicher, dass es stark genug ist!)", "Peer created successfully": "Peer erfolgreich erstellt",
"Confirm password": "Passwort bestätigen", "Please fill in all required box": "Bitte fülle alle erforderlichen Felder aus",
"Next": "Weiter", "Please specify amount of peers you want to add": "Bitte gib die Anzahl der Peers an, die du hinzufügen möchtest",
"Saving\\.\\.\\.": "Speichern...", "No more available IP can assign": "Es können keine weiteren verfügbaren IPs zugewiesen werden",
"1\\. Please scan the following QR Code to generate TOTP with your choice of authenticator": "1. Bitte scanne den folgenden QR-Code, um ein TOTP mit deinem Authentifikator zu erstellen", "The maximum number of peers can add is (.*)": "$1 ist die maximale Anzahl an Peers, die hinzugefügt werden können",
"Or you can click the link below:": "Oder du kannst auf den Link unten klicken:", "Generating key pairs by bulk failed": "Massenerstellung von Schlüsselpaaren fehlgeschlagen",
"2\\. Enter the TOTP generated by your authenticator to verify": "2. Gib das von deinem Authentifikator generierte TOTP ein, um es zu verifizieren", "Failed to add peers in bulk": "Massenerstellung von Peers fehlgeschlagen",
"TOTP verified!": "TOTP erfolgreich verifiziert!", "This peer already exist": "Dieser Peer existiert bereits",
"I don't need MFA": "Ich brauche keine MFA", "This IP is not available: (.*)": "Diese IP ist nicht verfügbar: $1",
"Complete": "Abschließen", "Configuration does not exist": "Konfiguration existiert nicht",
"(v[0-9.]{1,}) is now available for update!": "Version $1 ist jetzt zum Update verfügbar!", "Peer does not exist": "Peer existiert nicht",
"Current Version:": "Aktuelle Version:", "Please provide a valid configuration name": "Bitte gib einen gültigen Konfigurationsnamen an",
"Oh no\\.\\.\\. This link is either expired or invalid\\.": "Oh nein... Dieser Link ist entweder abgelaufen oder ungültig.", "Peer saved": "Peer gespeichert",
"Scan QR Code with the WireGuard App to add peer": "Scanne den QR-Code mit der WireGuard App, um deinen Peer hinzuzufügen", "Allowed IPs already taken by another peer": "Erlaubte IPs sind bereits von einem anderen Peer belegt",
"or click the button below to download the ": "oder klicke auf den Button unten, um die", "Endpoint Allowed IPs format is incorrect": "Das Format der erlaubten Endpunkt-IPs ist ungültig",
" file": " Datei herunterzuladen", "DNS format is incorrect": "DNS-Format ist ungültig",
"FROM ": "VON", "MTU format is not correct": "MTU-Format ist ungültig",
"(.*) is on": "$1 ist eingeschaltet", "Persistent Keepalive format is not correct": "Das Format für Persistent Keepalive ist ungültig",
"(.*) is off": "$1 ist ausgeschaltet", "Private key does not match with the public key": "Privater Schlüssel stimmt nicht mit dem öffentlichen Schlüssel überein",
"Allowed IPs is invalid": "Erlaubte IPs sind ungültig", "Update peer failed when updating Pre-Shared Key": "Fehler beim Aktualisieren des Peers während der Aktualisierung des Pre-Shared-Keys",
"Peer created successfully": "Peer erfolgreich erstellt", "Update peer failed when updating Allowed IPs": "Fehler beim Aktualisieren des Peers während der Aktualisierung der erlaubten IP-Adressen",
"Please fill in all required box": "Bitte fülle alle erforderlichen Felder aus", "Update peer failed when saving the configuration": "Fehler beim Speichern der Peer-Konfiguration",
"Please specify amount of peers you want to add": "Bitte gib die Anzahl der Peers an, die du hinzufügen möchtest", "Peer data usage reset successfully": "Peer-Datenverbrauch erfolgreich zurückgesetzt",
"No more available IP can assign": "Es können keine weiteren verfügbaren IPs zugewiesen werden", "Peer download started": "Peer-Download gestartet",
"The maximum number of peers can add is (.*)": "$1 ist die maximale Anzahl an Peers, die hinzugefügt werden können", "Please specify one or more peers": "Bitte gib einen oder mehrere Peers an",
"Generating key pairs by bulk failed": "Massenerstellung von Schlüsselpaaren fehlgeschlagen", "Share link failed to create. Reason: (.*)": "Freigabelink konnte nicht erstellt werden. Grund: $1",
"Failed to add peers in bulk": "Massenerstellung von Peers fehlgeschlagen", "Link expire date updated": "Ablaufdatum des Links aktualisiert",
"This peer already exist": "Dieser Peer existiert bereits", "Link expire date failed to update. Reason: (.*)": "Ablaufdatum des Links konnte nicht aktualisiert werden. Grund: $1",
"This IP is not available: (.*)": "Diese IP ist nicht verfügbar: $1", "Peer job saved": "Peer-Aufgabe gespeichert",
"Configuration does not exist": "Konfiguration existiert nicht", "Please specify job": "Bitte gib eine Aufgabe an",
"Peer does not exist": "Peer existiert nicht", "Please specify peer and configuration": "Bitte gib Peer und Konfiguration an",
"Please provide a valid configuration name": "Bitte gib einen gültigen Konfigurationsnamen an", "Peer job deleted": "Peer-Aufgabe gelöscht",
"Peer saved": "Peer gespeichert", "API Keys function is successfully enabled": "API-Schlüsselfunktion wurde erfolgreich aktiviert",
"Allowed IPs already taken by another peer": "Erlaubte IPs sind bereits von einem anderen Peer belegt", "API Keys function is successfully disabled": "API-Schlüsselfunktion wurde erfolgreich deaktiviert",
"Endpoint Allowed IPs format is incorrect": "Das Format der erlaubten Endpunkt-IPs ist ungültig", "API Keys function is failed to enable": "API-Schlüsselfunktion konnte nicht aktiviert werden",
"DNS format is incorrect": "DNS-Format ist ungültig", "API Keys function is failed to disable": "API-Schlüsselfunktion konnte nicht deaktiviert werden",
"MTU format is not correct": "MTU-Format ist ungültig", "WGDashboard API Keys function is disabled": "Die API-Schlüsselfunktion im WGDashboard ist deaktiviert",
"Persistent Keepalive format is not correct": "Das Format für Persistent Keepalive ist ungültig", "WireGuard configuration path saved": "WireGuard-Konfigurationspfad gespeichert",
"Private key does not match with the public key": "Privater Schlüssel stimmt nicht mit dem öffentlichen Schlüssel überein", "API Key deleted": "API-Schlüssel gelöscht",
"Update peer failed when updating Pre-Shared Key": "Fehler beim Aktualisieren des Peers während der Aktualisierung des Pre-Shared-Keys", "API Key created": "API-Schlüssel erstellt",
"Update peer failed when updating Allowed IPs": "Fehler beim Aktualisieren des Peers während der Aktualisierung der erlaubten IP-Adressen", "Sign in session ended, please sign in again": "Anmeldesitzung beendet, bitte melde dich erneut an",
"Update peer failed when saving the configuration": "Fehler beim Speichern der Peer-Konfiguration", "Please specify an IP Address (v4/v6)": "Bitte gib eine IP-Adresse (v4/v6) an",
"Peer data usage reset successfully": "Peer-Datenverbrauch erfolgreich zurückgesetzt", "Please provide ipAddress and count": "Bitte gib die IP-Adresse und die Anzahl an",
"Peer download started": "Peer-Download gestartet", "Please provide ipAddress": "Bitte gib eine IP-Adresse an",
"Please specify one or more peers": "Bitte gib einen oder mehrere Peers an", "Dashboard Language": "Dashboard-Sprache",
"Share link failed to create. Reason: (.*)": "Freigabelink konnte nicht erstellt werden. Grund: $1", "Dashboard language update failed": "Aktualisierung der Dashboard-Sprache fehlgeschlagen",
"Link expire date updated": "Ablaufdatum des Links aktualisiert", "Peer Remote Endpoint": "Remote-Endpunkt des Peers",
"Link expire date failed to update. Reason: (.*)": "Ablaufdatum des Links konnte nicht aktualisiert werden. Grund: $1", "New Configuration": "Neue Konfiguration",
"Peer job saved": "Peer-Aufgabe gespeichert", "Configuration Name": "Konfigurationsname",
"Please specify job": "Bitte gib eine Aufgabe an", "Configuration name is invalid. Possible reasons:": "Der Konfigurationsname ist ungültig. Mögliche Gründe:",
"Please specify peer and configuration": "Bitte gib Peer und Konfiguration an", "Configuration name already exist\\.": "Konfigurationsname existiert bereits.",
"Peer job deleted": "Peer-Aufgabe gelöscht", "Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen\\.": "Der Konfigurationsname darf nur 15 Zeichen enthalten, bestehend aus Groß-/Kleinbuchstaben, Zahlen, Unterstrich, Gleichheitszeichen, Pluszeichen, Punkt und Bindestrich.",
"API Keys function is successfully enabled": "API-Schlüsselfunktion wurde erfolgreich aktiviert", "Invalid Port": "Ungültiger Port",
"API Keys function is successfully disabled": "API-Schlüsselfunktion wurde erfolgreich deaktiviert", "Save Configuration": "Konfiguration speichern",
"API Keys function is failed to enable": "API-Schlüsselfunktion konnte nicht aktiviert werden", "IP Address/CIDR is invalid": "IP-Adresse/CIDR ist ungültig",
"API Keys function is failed to disable": "API-Schlüsselfunktion konnte nicht deaktiviert werden", "IP Address": "IP-Adresse",
"WGDashboard API Keys function is disabled": "Die API-Schlüsselfunktion im WGDashboard ist deaktiviert", "Enter IP Address / Hostname": "IP-Adresse/Hostnamen eingeben",
"WireGuard configuration path saved": "WireGuard-Konfigurationspfad gespeichert", "IP Address / Hostname": "IP-Adresse/Hostnamen",
"API Key deleted": "API-Schlüssel gelöscht", "Count": "Zählen",
"API Key created": "API-Schlüssel erstellt", "Geolocation": "Geostandort",
"Sign in session ended, please sign in again": "Anmeldesitzung beendet, bitte melde dich erneut an", "Is Alive": "Ist erreichbar",
"Please specify an IP Address (v4/v6)": "Bitte gib eine IP-Adresse (v4/v6) an", "Average / Min / Max Round Trip Time": "Durchschnittliche / Minimale / Maximale Antwortzeit",
"Please provide ipAddress and count": "Bitte gib die IP-Adresse und die Anzahl an", "Sent / Received / Lost Package": "Gesendete / Empfangene / Verlorene Pakete",
"Please provide ipAddress": "Bitte gib eine IP-Adresse an", "Manual restart of WGDashboard is needed to apply changes on IP Address and Listen Port": "Manueller Neustart des WGDashboards erforderlich, um Änderungen an der IP-Adresse und dem Listen-Port anzuwenden",
"Dashboard Language": "Dashboard-Sprache", "Restore Configuration": "Konfiguration wiederherstellen",
"Dashboard language update failed": "Aktualisierung der Dashboard-Sprache fehlgeschlagen", "Step (.*)": "Schritt $1",
"Peer Remote Endpoint": "Remote-Endpunkt des Peers", "Select a backup you want to restore": "Wählen Sie ein Backup aus, das Sie wiederherstellen möchten",
"New Configuration": "Neue Konfiguration", "Click to change a backup": "Klicken, um ein Backup zu ändern",
"Configuration Name": "Konfigurationsname", "Selected Backup": "Ausgewähltes Backup",
"Configuration name is invalid. Possible reasons:": "Der Konfigurationsname ist ungültig. Mögliche Gründe:", "You don't have any configuration to restore": "Es gibt keine Konfiguration, die wiederhergestellt werden kann",
"Configuration name already exist\\.": "Konfigurationsname existiert bereits.", "Help": "Hilfe",
"Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen\\.": "Der Konfigurationsname darf nur 15 Zeichen enthalten, bestehend aus Groß-/Kleinbuchstaben, Zahlen, Unterstrich, Gleichheitszeichen, Pluszeichen, Punkt und Bindestrich.", "Backup": "Backup",
"Invalid Port": "Ungültiger Port", "([0-9].*) Backups?": "$1 Backups",
"Save Configuration": "Konfiguration speichern", "Yes": "Ja",
"IP Address/CIDR is invalid": "IP-Adresse/CIDR ist ungültig", "No": "Nein",
"IP Address": "IP-Adresse", "Backup not selected": "Kein Backup ausgewählt",
"Enter IP Address / Hostname": "IP-Adresse/Hostnamen eingeben", "Confirm \\& edit restore information": "Wiederherstellungsinformationen bestätigen & bearbeiten",
"IP Address / Hostname": "IP-Adresse/Hostnamen", "(.*) Available IP Address": "$1 verfügbare IP-Adresse",
"Count": "Zählen", "Database File": "Datenbankdatei",
"Geolocation": "", "Contain": "Enthält",
"Is Alive": "", "Restricted Peers?": "Eingeschränkte Peers?",
"Average / Min / Max Round Trip Time": "", "Restore": "Wiederherstellen",
"Sent / Received / Lost Package": "", "Restoring": "Wiederherstellung läuft",
"Manual restart of WGDashboard is needed to apply changes on IP Address and Listen Port": "", "WGDashboard Settings": "WGDashboard-Einstellungen",
"Restore Configuration": "", "Peers Settings": "Peer-Einstellungen",
"Step (.*)": "", "WireGuard Configuration Settings": "WireGuard-Konfigurationseinstellungen",
"Select a backup you want to restore": "", "Appearance": "Aussehen",
"Click to change a backup": "", "Theme": "Design",
"Selected Backup": "", "Language": "Sprache",
"You don't have any configuration to restore": "", "Account Settings": "Kontoeinstellungen",
"Help": "", "Peer Default Settings": "Standard-Peer-Einstellungen",
"Backup": "", "Toggle When Start Up": "Beim Start umschalten",
"([0-9].*) Backups?": "", "Other Settings": "Weitere Einstellungen",
"Yes": "", "Select Peers": "Peers auswählen",
"No": "", "Backup & Restore": "Backup & Wiederherstellung",
"Backup not selected": "", "Delete Configuration": "Konfiguration löschen",
"Confirm \\& edit restore information": "", "Create Backup": "Backup erstellen",
"(.*) Available IP Address": "", "No backup yet, click the button above to create backup\\.": "Noch kein Backup vorhanden. Klicken Sie oben auf die Schaltfläche, um ein Backup zu erstellen.",
"Database File": "", "Are you sure to delete this backup\\?": "Sind Sie sicher, dass Sie dieses Backup löschen möchten?",
"Contain": "", "Backup Date": "Backup-Datum",
"Restricted Peers?": "", "File": "Datei",
"Restore": "", "Are you sure to delete this configuration\\?": "Sind Sie sicher, dass Sie diese Konfiguration löschen möchten?",
"Restoring": "", "Once you deleted this configuration\\:": "Wenn Sie diese Konfiguration löschen:",
"WGDashboard Settings": "", "All connected peers will get disconnected": "Alle verbundenen Peers werden getrennt",
"Peers Settings": "", "Both configuration file \\(\\.conf\\) and database table related to this configuration will get deleted": "Sowohl die Konfigurationsdatei (.conf) als auch die zugehörige Datenbanktabelle werden gelöscht",
"WireGuard Configuration Settings": "", "Checking backups...": "Backups werden überprüft...",
"Appearance": "", "This configuration have ([0-9].*) backups": "Diese Konfiguration hat $1 Backups",
"Theme": "", "This configuration have no backup": "Diese Konfiguration hat kein Backup",
"Language": "", "If you're sure, please type in the configuration name below and click Delete": "Wenn Sie sicher sind, geben Sie unten den Namen der Konfiguration ein und klicken Sie auf Löschen",
"Account Settings": "", "Select All": "Alle auswählen",
"Peer Default Settings": "", "Clear Selection": "Auswahl löschen",
"Toggle When Start Up": "", "([0-9].*) Peers?": "$1 Peers?",
"Other Settings": "", "Downloading": "Herunterladen",
"Select Peers": "", "Download Finished": "Download abgeschlossen",
"Backup & Restore": "", "Done": "Fertig",
"Delete Configuration": "", "Are you sure to delete": "Sind Sie sicher, dass Sie löschen möchten",
"Create Backup": "", "Are you sure to delete this peer\\?": "Sind Sie sicher, dass Sie diesen Peer löschen möchten?",
"No backup yet, click the button above to create backup\\.": "", "Configuration deleted": "Konfiguration gelöscht",
"Are you sure to delete this backup\\?": "", "Configuration saved": "Konfiguration gespeichert",
"Are you sure to restore this backup?\\": "", "WGDashboard language update failed": "WGDashboard-Sprachaktualisierung fehlgeschlagen",
"Backup Date": "", "Configuration restored": "Konfiguration wiederhergestellt",
"File": "", "Allowed IP already taken by another peer": "Zugelassene IP bereits von einem anderen Peer belegt",
"Are you sure to delete this configuration\\?": "", "Failed to allow access of peer (.*)": "Fehler beim Zulassen des Zugriffs für Peer $1",
"Once you deleted this configuration\\:": "", "Failed to save configuration through WireGuard": "Fehler beim Speichern der Konfiguration über WireGuard",
"All connected peers will get disconnected": "", "Allow access successfully": "Zugriff erfolgreich erlaubt",
"Both configuration file \\(\\.conf\\) and database table related to this configuration will get deleted": "", "Deleted ([0-9]{1,}) peer\\(s\\)": "$1 Peer(s) gelöscht",
"Checking backups...": "", "Deleted ([0-9]{1,}) peer\\(s\\) successfully. Failed to delete ([0-9]{1,}) peer\\(s\\)": "$1 Peer(s) erfolgreich gelöscht. Fehler beim Löschen von $2 Peer(s)",
"This configuration have ([0-9].*) backups": "", "Restricted ([0-9]{1,}) peer\\(s\\)": "$1 Peer(s) eingeschränkt",
"This configuration have no backup": "", "Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": "$1 Peer(s) erfolgreich eingeschränkt. Fehler beim Einschränken von $2 Peer(s)",
"If you're sure, please type in the configuration name below and click Delete": "", "Signing In\\.\\.\\.": "Anmeldung...",
"Select All": "", "Multi-Factor Authentication \\(MFA\\)": "Multi-Faktor-Authentifizierung (MFA)",
"Clear Selection": "", "Are you sure to delete this API key\\?": "Bist du sicher, dass du diesen API-Schlüssel löschen möchtest?",
"([0-9].*) Peers?": "", "When should this API Key expire\\?": "Wann soll dieser API-Schlüssel ablaufen?",
"Downloading": "", "Creating\\.\\.\\.": "Erstelle...",
"Download Finished": "", "Turning On\\.\\.\\.": "Schalte ein...",
"Done": "", "Turning Off\\.\\.\\.": "Schalte aus...",
"Are you sure to delete": "", "Search Peers\\.\\.\\.": "Suche Peers...",
"Are you sure to delete this peer\\?": "", "\\(Required for QR Code and Download\\)": "(Erforderlich für QR-Code und Download)",
"Configuration deleted": "", "\\(Required\\)": "(Erforderlich)",
"Configuration saved": "", "This peer does not have any job yet\\.": "Dieser Peer hat noch keine Aufgabe.",
"WGDashboard language update failed": "", "No active job at the moment\\.": "Zurzeit keine aktive Aufgabe.",
"Configuration restored": "", "Sharing\\.\\.\\.": "Teile...",
"Allowed IP already taken by another peer": "", "Stop Sharing\\.\\.\\.": "Teilen beenden...",
"Failed to allow access of peer (.*)": "", "Restricting\\.\\.\\.": "Einschränken...",
"Failed to save configuration through WireGuard": "", "Allowing Access\\.\\.\\.": "Erlaube Zugriff...",
"Allow access successfully": "", "Download \\& QR Code is not available due to no private key set for this peer": " \"Download & QR Code is not available due to no private key set for this peer\": \"Download & QR-Code sind nicht verfügbar, da kein privater Schlüssel für diesen Peer festgelegt wurde",
"Deleted ([0-9]{1,}) peer\\(s\\)": "", "By adding peers by bulk, each peer's name will be auto generated, and Allowed IP will be assign to the next available IP\\.": "Bei der Massenerstellung wird der Name jedes Peers automatisch generiert, und die erlaubte IP wird der nächsten verfügbaren IP zugewiesen.",
"Deleted ([0-9]{1,}) peer\\(s\\) successfully. Failed to delete ([0-9]{1,}) peer\\(s\\)": "", "How many peers you want to add\\?": "Wie viele Peers möchtest du hinzufügen?",
"Restricted ([0-9]{1,}) peer\\(s\\)": "", "Adding\\.\\.\\.": "Füge hinzu...",
"Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": "" "Dashboard IP Address \\& Listen Port": "",
} "Are you sure to restore this backup?\\": "Sind Sie sicher, dass Sie dieses Backup wiederherstellen möchten?"
}

View File

@ -1,242 +1,242 @@
{ {
"Welcome to": "Bienvenido", "Welcome to": "Bienvenido",
"Username": "Usuario", "Username": "Usuario",
"Password": "Contraseña", "Password": "Contraseña",
"OTP from your authenticator": "OTP de tu autentificador", "OTP from your authenticator": "OTP de tu autentificador",
"Sign In": "Iniciar sesión", "Sign In": "Iniciar sesión",
"Signing In\\.\\.\\.": "Iniciando sesión...", "Signing In\\.\\.\\.": "Iniciando sesión...",
"Access Remote Server": "Acceder a servidor remoto", "Access Remote Server": "Acceder a servidor remoto",
"Server": "Servidor", "Server": "Servidor",
"Click": "Click", "Click": "Click",
"Pinging...": "Ping...", "Pinging...": "Ping...",
"to add your server": "para agregar tu servidor", "to add your server": "para agregar tu servidor",
"Server List": "Lista de Servidores", "Server List": "Lista de Servidores",
"Sorry, your username or password is incorrect.": "Lo siento, tu usuario o contraseña no son correctos.", "Sorry, your username or password is incorrect.": "Lo siento, tu usuario o contraseña no son correctos.",
"Home": "Home", "Home": "Home",
"Settings": "Ajustes", "Settings": "Ajustes",
"Tools": "Herramientas", "Tools": "Herramientas",
"Sign Out": "Salir", "Sign Out": "Salir",
"Checking for update...": "Buscando actualizaciones...", "Checking for update...": "Buscando actualizaciones...",
"You're on the latest version": "Estás utilizando la última versión", "You're on the latest version": "Estás utilizando la última versión",
"WireGuard Configurations": "Configuraciones de Wireguard", "WireGuard Configurations": "Configuraciones de Wireguard",
"You don't have any WireGuard configurations yet. Please check the configuration folder or change it in Settings. By default the folder is /etc/wireguard.": "Todavía no tienes configuraciones de WireGuard. Por favor, comprueba la carpeta de configuraciones o cámbiala en Ajustes. Por defecto, la carpeta es /etc/wireguard.", "You don't have any WireGuard configurations yet. Please check the configuration folder or change it in Settings. By default the folder is /etc/wireguard.": "Todavía no tienes configuraciones de WireGuard. Por favor, comprueba la carpeta de configuraciones o cámbiala en Ajustes. Por defecto, la carpeta es /etc/wireguard.",
"Configuration": "Configuración", "Configuration": "Configuración",
"Configurations": "Configuraciones", "Configurations": "Configuraciones",
"Peers Default Settings": "Ajustes por defecto de Peers", "Peers Default Settings": "Ajustes por defecto de Peers",
"Dashboard Theme": "Tema del dashboard", "Dashboard Theme": "Tema del dashboard",
"Light": "Claro", "Light": "Claro",
"Dark": "Oscuro", "Dark": "Oscuro",
"This will be changed globally, and will be apply to all peer's QR code and configuration file.": "Esto se va a cambiar de forma global, y se aplicará a todos los QRs y archivos de configuración de todos los Peers.", "This will be changed globally, and will be apply to all peer's QR code and configuration file.": "Esto se va a cambiar de forma global, y se aplicará a todos los QRs y archivos de configuración de todos los Peers.",
"WireGuard Configurations Settings": "Ajustes de Configuración de Wireguard", "WireGuard Configurations Settings": "Ajustes de Configuración de Wireguard",
"Configurations Directory": "Carpeta de configuraciones", "Configurations Directory": "Carpeta de configuraciones",
"Remember to remove / at the end of your path. e.g /etc/wireguard": "Recuerda eliminar '/' al final de tu directorio. Por ejemplo, '/etc/wireguard'", "Remember to remove / at the end of your path. e.g /etc/wireguard": "Recuerda eliminar '/' al final de tu directorio. Por ejemplo, '/etc/wireguard'",
"WGDashboard Account Settings": "Ajustes de la cuenta de WGDashboard", "WGDashboard Account Settings": "Ajustes de la cuenta de WGDashboard",
"Current Password": "Contraseña actual", "Current Password": "Contraseña actual",
"New Password": "Nueva contraseña", "New Password": "Nueva contraseña",
"Repeat New Password": "Repite la nueva contraseña", "Repeat New Password": "Repite la nueva contraseña",
"Update Password": "Actualizar contraseña", "Update Password": "Actualizar contraseña",
"Multi-Factor Authentication \\(MFA\\)": "Autentificación de doble factor (MFA)", "Multi-Factor Authentication \\(MFA\\)": "Autentificación de doble factor (MFA)",
"Reset": "Reset", "Reset": "Reset",
"Setup": "Setup", "Setup": "Setup",
"API Keys": "Clave API", "API Keys": "Clave API",
"API Key": "Clave API", "API Key": "Clave API",
"Key": "Clave", "Key": "Clave",
"Enabled": "Habilitado", "Enabled": "Habilitado",
"Disabled": "Deshabilitado", "Disabled": "Deshabilitado",
"No WGDashboard API Key": "Ninguna clave API WGDashboard", "No WGDashboard API Key": "Ninguna clave API WGDashboard",
"Expire At": "Expira en", "Expire At": "Expira en",
"Are you sure to delete this API key\\?": "¿Estás seguro de eliminar esta clave API?", "Are you sure to delete this API key\\?": "¿Estás seguro de eliminar esta clave API?",
"Create API Key": "Crear una nueva clave API", "Create API Key": "Crear una nueva clave API",
"When should this API Key expire\\?": "¿Cuándo debería expirar esta clave API?", "When should this API Key expire\\?": "¿Cuándo debería expirar esta clave API?",
"Never Expire": "Nunca expira", "Never Expire": "Nunca expira",
"Don't think that's a good idea": "No creo que esta sea una buena idea", "Don't think that's a good idea": "No creo que esta sea una buena idea",
"Creating\\.\\.\\.": "Creando...", "Creating\\.\\.\\.": "Creando...",
"Create": "Crear", "Create": "Crear",
"Status": "Estado", "Status": "Estado",
"On": "Activo", "On": "Activo",
"Off": "Inactivo", "Off": "Inactivo",
"Turning On\\.\\.\\.": "Activando...", "Turning On\\.\\.\\.": "Activando...",
"Turning Off\\.\\.\\.": "Desactivando...", "Turning Off\\.\\.\\.": "Desactivando...",
"Address": "Dirección", "Address": "Dirección",
"Listen Port": "Puerto de escucha", "Listen Port": "Puerto de escucha",
"Public Key": "Clave pública", "Public Key": "Clave pública",
"Connected Peers": "Peer conectado", "Connected Peers": "Peer conectado",
"Total Usage": "Uso Total", "Total Usage": "Uso Total",
"Total Received": "Total Recibido", "Total Received": "Total Recibido",
"Total Sent": "Total Enviado", "Total Sent": "Total Enviado",
"Peers Data Usage": "Uso de datos de Peers", "Peers Data Usage": "Uso de datos de Peers",
"Real Time Received Data Usage": "Datos recibidos en tiempo real", "Real Time Received Data Usage": "Datos recibidos en tiempo real",
"Real Time Sent Data Usage": "Datos enviados en tiempo real", "Real Time Sent Data Usage": "Datos enviados en tiempo real",
"Peer": "Peer", "Peer": "Peer",
"Peers": "Peers", "Peers": "Peers",
"Peer Settings": "Ajustes de Peers", "Peer Settings": "Ajustes de Peers",
"Download All": "Descargar todo", "Download All": "Descargar todo",
"Search Peers\\.\\.\\.": "Buscar Peers...", "Search Peers\\.\\.\\.": "Buscar Peers...",
"Display": "Mostrar", "Display": "Mostrar",
"Sort By": "Ordenar por", "Sort By": "Ordenar por",
"Refresh Interval": "Intervalo de refresco", "Refresh Interval": "Intervalo de refresco",
"Name": "Nombre", "Name": "Nombre",
"Allowed IPs": "IPs permitidas", "Allowed IPs": "IPs permitidas",
"Restricted": "Restringido", "Restricted": "Restringido",
"(.*) Seconds": "$1 Segundos/i", "(.*) Seconds": "$1 Segundos/i",
"(.*) Minutes": "$1 Minutos/i", "(.*) Minutes": "$1 Minutos/i",
"Configuration Settings": "Configuración", "Configuration Settings": "Configuración",
"Peer Jobs": "Jobs del Peer", "Peer Jobs": "Jobs del Peer",
"Active Jobs": "Jobs Activos", "Active Jobs": "Jobs Activos",
"All Active Jobs": "Todos los Jobs Activos", "All Active Jobs": "Todos los Jobs Activos",
"Logs": "Logs", "Logs": "Logs",
"Private Key": "Clave privada", "Private Key": "Clave privada",
"\\(Required for QR Code and Download\\)": "(Requerido para el código QR y Descarga)", "\\(Required for QR Code and Download\\)": "(Requerido para el código QR y Descarga)",
"\\(Required\\)": "(Requerido)", "\\(Required\\)": "(Requerido)",
"Endpoint Allowed IPs": "Direcciones IP del endpoint permitidas", "Endpoint Allowed IPs": "Direcciones IP del endpoint permitidas",
"DNS": "DNS", "DNS": "DNS",
"Optional Settings": "Ajustes opcionales", "Optional Settings": "Ajustes opcionales",
"Pre-Shared Key": "Clave pre-compartida", "Pre-Shared Key": "Clave pre-compartida",
"MTU": "MTU", "MTU": "MTU",
"Persistent Keepalive": "Keepalive persistente", "Persistent Keepalive": "Keepalive persistente",
"Reset Data Usage": "Resetear los datos de uso", "Reset Data Usage": "Resetear los datos de uso",
"Total": "Total", "Total": "Total",
"Sent": "Enviado", "Sent": "Enviado",
"Received": "Recibido", "Received": "Recibido",
"Revert": "Revertir", "Revert": "Revertir",
"Save Peer": "Guardar el Peer", "Save Peer": "Guardar el Peer",
"QR Code": "Código QR", "QR Code": "Código QR",
"Schedule Jobs": "Planificar Job", "Schedule Jobs": "Planificar Job",
"Job": "Job", "Job": "Job",
"Job ID": "ID del Job", "Job ID": "ID del Job",
"Unsaved Job": "Job sin guardar", "Unsaved Job": "Job sin guardar",
"This peer does not have any job yet\\.": "Este Peer no tiene jobs todavía.", "This peer does not have any job yet\\.": "Este Peer no tiene jobs todavía.",
"if": "si", "if": "si",
"is": "es", "is": "es",
"then": "entonces", "then": "entonces",
"larger than": "mayor que", "larger than": "mayor que",
"Date": "Fecha", "Date": "Fecha",
"Restrict Peer": "Limitar el Peer", "Restrict Peer": "Limitar el Peer",
"Delete Peer": "Eliminar el Peer", "Delete Peer": "Eliminar el Peer",
"Edit": "Modificar", "Edit": "Modificar",
"Delete": "Eliminar", "Delete": "Eliminar",
"Deleting...": "Eliminando...", "Deleting...": "Eliminando...",
"Cancel": "Cancelar", "Cancel": "Cancelar",
"Save": "Guardar", "Save": "Guardar",
"No active job at the moment\\.": "No hay jobs activos en este momento.", "No active job at the moment\\.": "No hay jobs activos en este momento.",
"Jobs Logs": "Logs del Job", "Jobs Logs": "Logs del Job",
"Updated at": "Actualizado el", "Updated at": "Actualizado el",
"Refresh": "Refrescar", "Refresh": "Refrescar",
"Filter": "Filtrar", "Filter": "Filtrar",
"Success": "Éxito", "Success": "Éxito",
"Failed": "Fallido", "Failed": "Fallido",
"Log ID": "ID del log", "Log ID": "ID del log",
"Message": "Mensaje", "Message": "Mensaje",
"Share Peer": "Compartir Peer", "Share Peer": "Compartir Peer",
"Currently the peer is not sharing": "Actualmente el Peer no está compartiendo", "Currently the peer is not sharing": "Actualmente el Peer no está compartiendo",
"Sharing\\.\\.\\.": "Compartiendo...", "Sharing\\.\\.\\.": "Compartiendo...",
"Start Sharing": "Empezar intercambio", "Start Sharing": "Empezar intercambio",
"Stop Sharing\\.\\.\\.": "Interrumpir intercambio...", "Stop Sharing\\.\\.\\.": "Interrumpir intercambio...",
"Stop Sharing": "Interrumpir intercambio", "Stop Sharing": "Interrumpir intercambio",
"Access Restricted": "Accesso Restringido", "Access Restricted": "Accesso Restringido",
"Restrict Access": "Restringir Acceso", "Restrict Access": "Restringir Acceso",
"Restricting\\.\\.\\.": "Restringiendo...", "Restricting\\.\\.\\.": "Restringiendo...",
"Allow Access": "Habilitar Acceso", "Allow Access": "Habilitar Acceso",
"Allowing Access\\.\\.\\.": "Habilitando el acceso...", "Allowing Access\\.\\.\\.": "Habilitando el acceso...",
"Download \\& QR Code is not available due to no private key set for this peer": "La descarga y el código QR no están disponibles porque no se ha configurado una clave privada para este peer", "Download \\& QR Code is not available due to no private key set for this peer": "La descarga y el código QR no están disponibles porque no se ha configurado una clave privada para este peer",
"Add Peers": "Agregar un Peer", "Add Peers": "Agregar un Peer",
"Bulk Add": "Agregar múltiple", "Bulk Add": "Agregar múltiple",
"By adding peers by bulk, each peer's name will be auto generated, and Allowed IP will be assign to the next available IP\\.": "Agregando Peers de forma múltiple, los nombres de los peers se generarán de forma automática, y la IP permitida se asignará en función de la siguiente IP disponible.", "By adding peers by bulk, each peer's name will be auto generated, and Allowed IP will be assign to the next available IP\\.": "Agregando Peers de forma múltiple, los nombres de los peers se generarán de forma automática, y la IP permitida se asignará en función de la siguiente IP disponible.",
"How many peers you want to add\\?": "¿Cuántos peers quieres añadir?", "How many peers you want to add\\?": "¿Cuántos peers quieres añadir?",
"You can add up to (.*) peers": "Puedes añadir hasta $1 peers", "You can add up to (.*) peers": "Puedes añadir hasta $1 peers",
"Use your own Private and Public Key": "Usa tu propia clave pública y privada", "Use your own Private and Public Key": "Usa tu propia clave pública y privada",
"Enter IP Address/CIDR": "ntroduce la dirección IP/CIDR", "Enter IP Address/CIDR": "ntroduce la dirección IP/CIDR",
"IP Address/CIDR": "Dirección IP/CIDR", "IP Address/CIDR": "Dirección IP/CIDR",
"or": "o", "or": "o",
"Pick Available IP": "Selecciona una IP disponible", "Pick Available IP": "Selecciona una IP disponible",
"No available IP containing": "Ninguna IP disponible que contenga", "No available IP containing": "Ninguna IP disponible que contenga",
"Add": "añadir", "Add": "añadir",
"Adding\\.\\.\\.": "Añadiendo...", "Adding\\.\\.\\.": "Añadiendo...",
"Failed to check available update": "Error al buscar actualizaciones disponibles", "Failed to check available update": "Error al buscar actualizaciones disponibles",
"Nice to meet you!": "Encantado de conocerte", "Nice to meet you!": "Encantado de conocerte",
"Please fill in the following fields to finish setup": "Por favor rellena los siguientes campos para finalizar el setup", "Please fill in the following fields to finish setup": "Por favor rellena los siguientes campos para finalizar el setup",
"Create an account": "Crea una cuenta", "Create an account": "Crea una cuenta",
"Enter an username you like": "Introduce un nombre de usuario", "Enter an username you like": "Introduce un nombre de usuario",
"Enter a password": "Introduce una contraseña", "Enter a password": "Introduce una contraseña",
"\\(At least 8 characters and make sure is strong enough!\\)": "(Al menos 8 caracteres y asegúrate de que sea suficientemente fuerte)", "\\(At least 8 characters and make sure is strong enough!\\)": "(Al menos 8 caracteres y asegúrate de que sea suficientemente fuerte)",
"Confirm password": "Confirma la contraseña", "Confirm password": "Confirma la contraseña",
"Next": "Siguiente", "Next": "Siguiente",
"Saving\\.\\.\\.": "Guardando...", "Saving\\.\\.\\.": "Guardando...",
"1\\. Please scan the following QR Code to generate TOTP with your choice of authenticator": "1. Por favor escanea el siguiente código QR para generar un código TOTP con el autentificador que prefieras", "1\\. Please scan the following QR Code to generate TOTP with your choice of authenticator": "1. Por favor escanea el siguiente código QR para generar un código TOTP con el autentificador que prefieras",
"Or you can click the link below:": "O puedes hacer click en el siguiente enlace:", "Or you can click the link below:": "O puedes hacer click en el siguiente enlace:",
"2\\. Enter the TOTP generated by your authenticator to verify": "2. Inserta el código TOTP generado por tu autentificador para verificar", "2\\. Enter the TOTP generated by your authenticator to verify": "2. Inserta el código TOTP generado por tu autentificador para verificar",
"TOTP verified!": "¡TOTP Verificado!", "TOTP verified!": "¡TOTP Verificado!",
"I don't need MFA": "No necesito MFA", "I don't need MFA": "No necesito MFA",
"Complete": "Completado", "Complete": "Completado",
"(v[0-9.]{1,}) is now available for update!": "$1 está disponible para actualizar!", "(v[0-9.]{1,}) is now available for update!": "$1 está disponible para actualizar!",
"Current Version:": "Versión actual:", "Current Version:": "Versión actual:",
"Oh no\\.\\.\\. This link is either expired or invalid\\.": "Oh no... Este link ha expirado o es inválido.", "Oh no\\.\\.\\. This link is either expired or invalid\\.": "Oh no... Este link ha expirado o es inválido.",
"Scan QR Code with the WireGuard App to add peer": "Escanea el código QR con la App Wireguard para añadir el peer", "Scan QR Code with the WireGuard App to add peer": "Escanea el código QR con la App Wireguard para añadir el peer",
"or click the button below to download the ": "o haz click en el botón de abajo para descargar el ", "or click the button below to download the ": "o haz click en el botón de abajo para descargar el ",
" file": " archivo", " file": " archivo",
"FROM ": "DE ", "FROM ": "DE ",
"(.*) is on": "$1 está activo", "(.*) is on": "$1 está activo",
"(.*) is off": "$1 está desactivado", "(.*) is off": "$1 está desactivado",
"Allowed IPs is invalid": "Las IPs Permitidas son inválidas", "Allowed IPs is invalid": "Las IPs Permitidas son inválidas",
"Peer created successfully": "Peer creado con éxito", "Peer created successfully": "Peer creado con éxito",
"Please fill in all required box": "Por favor, rellena las casillas requeridas", "Please fill in all required box": "Por favor, rellena las casillas requeridas",
"Please specify amount of peers you want to add": "Por favor, especifica la cantidad de peers que quieres añadir", "Please specify amount of peers you want to add": "Por favor, especifica la cantidad de peers que quieres añadir",
"No more available IP can assign": "No hay más IPs disponibles que asignar", "No more available IP can assign": "No hay más IPs disponibles que asignar",
"The maximum number of peers can add is (.*)": "El número máximo de peers que se pueden añadir es $1", "The maximum number of peers can add is (.*)": "El número máximo de peers que se pueden añadir es $1",
"Generating key pairs by bulk failed": "Generación de key pairs por Añadir Múltiples falló", "Generating key pairs by bulk failed": "Generación de key pairs por Añadir Múltiples falló",
"Failed to add peers in bulk": "Error al añadir múltiples peers", "Failed to add peers in bulk": "Error al añadir múltiples peers",
"This peer already exist": "Este peer ya existe", "This peer already exist": "Este peer ya existe",
"This IP is not available: (.*)": "Esta IP no está disponible: $1", "This IP is not available: (.*)": "Esta IP no está disponible: $1",
"Configuration does not exist": "La configuración no existe", "Configuration does not exist": "La configuración no existe",
"Peer does not exist": "El peer no existe", "Peer does not exist": "El peer no existe",
"Please provide a valid configuration name": "Por favor, introduce un nombre de configuración válido", "Please provide a valid configuration name": "Por favor, introduce un nombre de configuración válido",
"Peer saved": "Peer guardado", "Peer saved": "Peer guardado",
"Allowed IPs already taken by another peer": "IPs disponibles ya han sido seleccionadas por otro peer", "Allowed IPs already taken by another peer": "IPs disponibles ya han sido seleccionadas por otro peer",
"Endpoint Allowed IPs format is incorrect": "El formato de las IPs disponibles no es correcto", "Endpoint Allowed IPs format is incorrect": "El formato de las IPs disponibles no es correcto",
"DNS format is incorrect": "El formato del DNS no es correcto", "DNS format is incorrect": "El formato del DNS no es correcto",
"MTU format is not correct": "El formato del MTU no es correcto", "MTU format is not correct": "El formato del MTU no es correcto",
"Persistent Keepalive format is not correct": "El formato de Keepalive persistente no es correcto", "Persistent Keepalive format is not correct": "El formato de Keepalive persistente no es correcto",
"Private key does not match with the public key": "La clave privada no corresponde con la clave pública", "Private key does not match with the public key": "La clave privada no corresponde con la clave pública",
"Update peer failed when updating Pre-Shared Key": "Actualización del peer falló cuando se actualizó la clave pre-compartida", "Update peer failed when updating Pre-Shared Key": "Actualización del peer falló cuando se actualizó la clave pre-compartida",
"Update peer failed when updating Allowed IPs": "Actualización del peer falló cuando se actualizó las IPs Permitidas", "Update peer failed when updating Allowed IPs": "Actualización del peer falló cuando se actualizó las IPs Permitidas",
"Update peer failed when saving the configuration": "Actualización del peer falló cuando se guardaba la configuración", "Update peer failed when saving the configuration": "Actualización del peer falló cuando se guardaba la configuración",
"Peer data usage reset successfully": "Los datos del uso del peer se restablecieron con éxito", "Peer data usage reset successfully": "Los datos del uso del peer se restablecieron con éxito",
"Peer download started": "Descarga del peer comenzada", "Peer download started": "Descarga del peer comenzada",
"Please specify one or more peers": "Por favor, especifica uno o más peers", "Please specify one or more peers": "Por favor, especifica uno o más peers",
"Share link failed to create. Reason: (.*)": "Creación del link para compartir fallida. Motivo: $1", "Share link failed to create. Reason: (.*)": "Creación del link para compartir fallida. Motivo: $1",
"Link expire date updated": "Actualizada la fecha de expiración del link", "Link expire date updated": "Actualizada la fecha de expiración del link",
"Link expire date failed to update. Reason: (.*)": "Actualización de la fecha de expiración fallida. Motivo: $1", "Link expire date failed to update. Reason: (.*)": "Actualización de la fecha de expiración fallida. Motivo: $1",
"Peer job saved": "Job del Peer guardado", "Peer job saved": "Job del Peer guardado",
"Please specify job": "Por favor, especifica un job", "Please specify job": "Por favor, especifica un job",
"Please specify peer and configuration": "Por favor, especifica peer y configuración", "Please specify peer and configuration": "Por favor, especifica peer y configuración",
"Peer job deleted": "Job del Peer eliminado", "Peer job deleted": "Job del Peer eliminado",
"API Keys function is successfully enabled": "La funcionalidad de clave API se ha habilitado con éxito", "API Keys function is successfully enabled": "La funcionalidad de clave API se ha habilitado con éxito",
"API Keys function is successfully disabled": "La funcionalidad de clave API se ha deshabilitado con éxito", "API Keys function is successfully disabled": "La funcionalidad de clave API se ha deshabilitado con éxito",
"API Keys function is failed to enable": "La funcionalidad de clave API no se ha habilitado", "API Keys function is failed to enable": "La funcionalidad de clave API no se ha habilitado",
"API Keys function is failed to disable": "La funcionalidad de clave API no se ha habilitado", "API Keys function is failed to disable": "La funcionalidad de clave API no se ha habilitado",
"WGDashboard API Keys function is disabled": "La funcionalidad de clave API de WGDashboard está deshabilitada", "WGDashboard API Keys function is disabled": "La funcionalidad de clave API de WGDashboard está deshabilitada",
"WireGuard configuration path saved": "Guardado el destino de la configuración de Wireguard", "WireGuard configuration path saved": "Guardado el destino de la configuración de Wireguard",
"API Key deleted": "Clave API eliminada", "API Key deleted": "Clave API eliminada",
"API Key created": "Clave API creada", "API Key created": "Clave API creada",
"Sign in session ended, please sign in again": "La sesión actual ha caducado, por favor, accede de nuevo", "Sign in session ended, please sign in again": "La sesión actual ha caducado, por favor, accede de nuevo",
"Please specify an IP Address (v4/v6)": "Por favor, especificado dirección IP (v4/v6)", "Please specify an IP Address (v4/v6)": "Por favor, especificado dirección IP (v4/v6)",
"Please provide ipAddress and count": "Por favor, especifica dirección IP y cuenta", "Please provide ipAddress and count": "Por favor, especifica dirección IP y cuenta",
"Please provide ipAddress": "Por favor, especifica dirección IP", "Please provide ipAddress": "Por favor, especifica dirección IP",
"Dashboard Language": "Idioma del Dashboard", "Dashboard Language": "Idioma del Dashboard",
"Dashboard language update failed": "Imposible actualizar el idioma del Dashboard", "Dashboard language update failed": "Imposible actualizar el idioma del Dashboard",
"Peer Remote Endpoint": "Endpoint remoto del Peer", "Peer Remote Endpoint": "Endpoint remoto del Peer",
"New Configuration": "Nueva configuración", "New Configuration": "Nueva configuración",
"Configuration Name": "Nombre de la configuración", "Configuration Name": "Nombre de la configuración",
"Configuration name is invalid. Possible reasons:": "El nombre de la configuración es inválido. Motivo:", "Configuration name is invalid. Possible reasons:": "El nombre de la configuración es inválido. Motivo:",
"Configuration name already exist\\.": "El nombre de la configuración ya existe.", "Configuration name already exist\\.": "El nombre de la configuración ya existe.",
"Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen\\.": "El nombre de la configuración solo puede contener 15 letras mayúsculas o minúsculas, números, barrabaja, símbolos de igual, suma, puntos y guiones.", "Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen\\.": "El nombre de la configuración solo puede contener 15 letras mayúsculas o minúsculas, números, barrabaja, símbolos de igual, suma, puntos y guiones.",
"Invalid Port": "Puerto inválido", "Invalid Port": "Puerto inválido",
"Save Configuration": "Guardar la configuración", "Save Configuration": "Guardar la configuración",
"IP Address/CIDR is invalid": "La IP/CIDR no es válida", "IP Address/CIDR is invalid": "La IP/CIDR no es válida",
"IP Address": "Dirección IP", "IP Address": "Dirección IP",
"Enter IP Address / Hostname": "Introduce una dirección IP / Hostname", "Enter IP Address / Hostname": "Introduce una dirección IP / Hostname",
"IP Address / Hostname": "Dirección IP / Hostname", "IP Address / Hostname": "Dirección IP / Hostname",
"Dashboard IP Address \\& Listen Port": "Dirección IP del dashboard y puerto", "Dashboard IP Address \\& Listen Port": "Dirección IP del dashboard y puerto",
"Count": "Cuenta", "Count": "Cuenta",
"Geolocation": "Geolocalización", "Geolocation": "Geolocalización",
"Is Alive": "Está Activo", "Is Alive": "Está Activo",

View File

@ -1,242 +1,242 @@
{ {
"Welcome to": "Benvenuto su", "Welcome to": "Benvenuto su",
"Username": "Nome utente", "Username": "Nome utente",
"Password": "Password", "Password": "Password",
"OTP from your authenticator": "OTP del tuo autenticatore", "OTP from your authenticator": "OTP del tuo autenticatore",
"Sign In": "Accedi", "Sign In": "Accedi",
"Signing In\\.\\.\\.": "Accesso...", "Signing In\\.\\.\\.": "Accesso...",
"Access Remote Server": "Accedi ad un server remoto", "Access Remote Server": "Accedi ad un server remoto",
"Server": "Server", "Server": "Server",
"Click": "Clicca", "Click": "Clicca",
"Pinging...": "Ping...", "Pinging...": "Ping...",
"to add your server": "per aggiungere il tuo server", "to add your server": "per aggiungere il tuo server",
"Server List": "Elenco dei server", "Server List": "Elenco dei server",
"Sorry, your username or password is incorrect.": "Spiacente, il nome utente o la password sono errati.", "Sorry, your username or password is incorrect.": "Spiacente, il nome utente o la password sono errati.",
"Home": "Home", "Home": "Home",
"Settings": "Impostazioni", "Settings": "Impostazioni",
"Tools": "Strumenti", "Tools": "Strumenti",
"Sign Out": "Esci", "Sign Out": "Esci",
"Checking for update...": "Verifica aggiornamenti...", "Checking for update...": "Verifica aggiornamenti...",
"You're on the latest version": "Stai utilizzando l'ultima versione", "You're on the latest version": "Stai utilizzando l'ultima versione",
"WireGuard Configurations": "Configurazioni di WireGuard", "WireGuard Configurations": "Configurazioni di WireGuard",
"You don't have any WireGuard configurations yet. Please check the configuration folder or change it in Settings. By default the folder is /etc/wireguard.": "Non hai ancora configurazioni WireGuard. Controlla la cartella di configurazione o cambiala nelle impostazioni. Per impostazione predefinita, la cartella è /etc/wireguard.", "You don't have any WireGuard configurations yet. Please check the configuration folder or change it in Settings. By default the folder is /etc/wireguard.": "Non hai ancora configurazioni WireGuard. Controlla la cartella di configurazione o cambiala nelle impostazioni. Per impostazione predefinita, la cartella è /etc/wireguard.",
"Configuration": "Configurazione", "Configuration": "Configurazione",
"Configurations": "Configurazioni", "Configurations": "Configurazioni",
"Peers Default Settings": "Impostazioni predefinite per i Peer", "Peers Default Settings": "Impostazioni predefinite per i Peer",
"Dashboard Theme": "Tema della dashboard", "Dashboard Theme": "Tema della dashboard",
"Light": "Chiaro", "Light": "Chiaro",
"Dark": "Scuro", "Dark": "Scuro",
"This will be changed globally, and will be apply to all peer's QR code and configuration file.": "Questo verrà modificato a livello globale, e applicato a tutti i codici QR e ai file di configurazione dei Peer.", "This will be changed globally, and will be apply to all peer's QR code and configuration file.": "Questo verrà modificato a livello globale, e applicato a tutti i codici QR e ai file di configurazione dei Peer.",
"WireGuard Configurations Settings": "Impostazioni delle configurazioni di WireGuard", "WireGuard Configurations Settings": "Impostazioni delle configurazioni di WireGuard",
"Configurations Directory": "Cartella delle configurazioni", "Configurations Directory": "Cartella delle configurazioni",
"Remember to remove / at the end of your path. e.g /etc/wireguard": "Ricorda di rimuovere '/' alla fine del tuo percorso. Ad esempio, '/etc/wireguard'", "Remember to remove / at the end of your path. e.g /etc/wireguard": "Ricorda di rimuovere '/' alla fine del tuo percorso. Ad esempio, '/etc/wireguard'",
"WGDashboard Account Settings": "Impostazioni account WGDashboard", "WGDashboard Account Settings": "Impostazioni account WGDashboard",
"Current Password": "Password attuale", "Current Password": "Password attuale",
"New Password": "Nuova password", "New Password": "Nuova password",
"Repeat New Password": "Ripeti la nuova password", "Repeat New Password": "Ripeti la nuova password",
"Update Password": "Aggiorna la password", "Update Password": "Aggiorna la password",
"Multi-Factor Authentication \\(MFA\\)": "Autenticazione a più fattori (MFA)", "Multi-Factor Authentication \\(MFA\\)": "Autenticazione a più fattori (MFA)",
"Reset": "Ripristina", "Reset": "Ripristina",
"Setup": "Imposta", "Setup": "Imposta",
"API Keys": "Chiavi API", "API Keys": "Chiavi API",
"API Key": "Chiave API", "API Key": "Chiave API",
"Key": "Chiave", "Key": "Chiave",
"Enabled": "Abilitato", "Enabled": "Abilitato",
"Disabled": "Disabilitato", "Disabled": "Disabilitato",
"No WGDashboard API Key": "Nessuna chiave API WGDashboard", "No WGDashboard API Key": "Nessuna chiave API WGDashboard",
"Expire At": "Scade il", "Expire At": "Scade il",
"Are you sure to delete this API key\\?": "Sei sicuro di elimineare questa chiave API?", "Are you sure to delete this API key\\?": "Sei sicuro di elimineare questa chiave API?",
"Create API Key": "Crea una nuova chaive API", "Create API Key": "Crea una nuova chaive API",
"When should this API Key expire\\?": "Quando dovrebbe scadere questa chiave API?", "When should this API Key expire\\?": "Quando dovrebbe scadere questa chiave API?",
"Never Expire": "Nessuna scadenza", "Never Expire": "Nessuna scadenza",
"Don't think that's a good idea": "Non pensare che questa sia una buona idea", "Don't think that's a good idea": "Non pensare che questa sia una buona idea",
"Creating\\.\\.\\.": "Creazione...", "Creating\\.\\.\\.": "Creazione...",
"Create": "Crea", "Create": "Crea",
"Status": "Stato", "Status": "Stato",
"On": "Acceso", "On": "Acceso",
"Off": "Spento", "Off": "Spento",
"Turning On\\.\\.\\.": "Accensione...", "Turning On\\.\\.\\.": "Accensione...",
"Turning Off\\.\\.\\.": "Spegnimento...", "Turning Off\\.\\.\\.": "Spegnimento...",
"Address": "Indirizzo", "Address": "Indirizzo",
"Listen Port": "Porta in ascolto", "Listen Port": "Porta in ascolto",
"Public Key": "Chiave pubblica", "Public Key": "Chiave pubblica",
"Connected Peers": "Peer connessi", "Connected Peers": "Peer connessi",
"Total Usage": "Uso dei dati totale", "Total Usage": "Uso dei dati totale",
"Total Received": "Dati totali ricevuti", "Total Received": "Dati totali ricevuti",
"Total Sent": "Dati totali inviati", "Total Sent": "Dati totali inviati",
"Peers Data Usage": "Uso dei dati dei Peers", "Peers Data Usage": "Uso dei dati dei Peers",
"Real Time Received Data Usage": "Dati ricevuti in tempo reale", "Real Time Received Data Usage": "Dati ricevuti in tempo reale",
"Real Time Sent Data Usage": "Dati inviati in tempo reale", "Real Time Sent Data Usage": "Dati inviati in tempo reale",
"Peer": "Peer", "Peer": "Peer",
"Peers": "Peers", "Peers": "Peers",
"Peer Settings": "Impostazioni Peers", "Peer Settings": "Impostazioni Peers",
"Download All": "Scarica tutto", "Download All": "Scarica tutto",
"Search Peers\\.\\.\\.": "Cerca Peers...", "Search Peers\\.\\.\\.": "Cerca Peers...",
"Display": "Mostra", "Display": "Mostra",
"Sort By": "Ordina per", "Sort By": "Ordina per",
"Refresh Interval": "Intervallo di aggiornamento", "Refresh Interval": "Intervallo di aggiornamento",
"Name": "Nome", "Name": "Nome",
"Allowed IPs": "IP consentiti", "Allowed IPs": "IP consentiti",
"Restricted": "Limitato", "Restricted": "Limitato",
"(.*) Seconds": "$1 Secondo/i", "(.*) Seconds": "$1 Secondo/i",
"(.*) Minutes": "$1 Minuto/i", "(.*) Minutes": "$1 Minuto/i",
"Configuration Settings": "Configurazioni", "Configuration Settings": "Configurazioni",
"Peer Jobs": "Job dei Peer", "Peer Jobs": "Job dei Peer",
"Active Jobs": "Job attivi", "Active Jobs": "Job attivi",
"All Active Jobs": "Tutti i job attivi", "All Active Jobs": "Tutti i job attivi",
"Logs": "Log", "Logs": "Log",
"Private Key": "Chiave privata", "Private Key": "Chiave privata",
"\\(Required for QR Code and Download\\)": "(Richiesto per il codice QR ed il Download)", "\\(Required for QR Code and Download\\)": "(Richiesto per il codice QR ed il Download)",
"\\(Required\\)": "(Richiesto)", "\\(Required\\)": "(Richiesto)",
"Endpoint Allowed IPs": "Indirizzi IP degli endpoint consentiti", "Endpoint Allowed IPs": "Indirizzi IP degli endpoint consentiti",
"DNS": "DNS", "DNS": "DNS",
"Optional Settings": "Impostazioni opzionali", "Optional Settings": "Impostazioni opzionali",
"Pre-Shared Key": "Chiave pre-condivisa", "Pre-Shared Key": "Chiave pre-condivisa",
"MTU": "MTU", "MTU": "MTU",
"Persistent Keepalive": "Keepalive persistente", "Persistent Keepalive": "Keepalive persistente",
"Reset Data Usage": "Resetta l'utilizzo dei dati", "Reset Data Usage": "Resetta l'utilizzo dei dati",
"Total": "Totale", "Total": "Totale",
"Sent": "Inviato", "Sent": "Inviato",
"Received": "Ricevuto", "Received": "Ricevuto",
"Revert": "Ripristina", "Revert": "Ripristina",
"Save Peer": "Salva il Peer", "Save Peer": "Salva il Peer",
"QR Code": "Codice QR", "QR Code": "Codice QR",
"Schedule Jobs": "Job pianificati", "Schedule Jobs": "Job pianificati",
"Job": "Job", "Job": "Job",
"Job ID": "ID del Job", "Job ID": "ID del Job",
"Unsaved Job": "Job non salvato", "Unsaved Job": "Job non salvato",
"This peer does not have any job yet\\.": "Questo Peer non ha ancora nessun Job", "This peer does not have any job yet\\.": "Questo Peer non ha ancora nessun Job",
"if": "se", "if": "se",
"is": "è", "is": "è",
"then": "allora", "then": "allora",
"larger than": "più grande di", "larger than": "più grande di",
"Date": "Data", "Date": "Data",
"Restrict Peer": "Limita il Peer", "Restrict Peer": "Limita il Peer",
"Delete Peer": "Elimina il Peer", "Delete Peer": "Elimina il Peer",
"Edit": "Modifica", "Edit": "Modifica",
"Delete": "Elimina", "Delete": "Elimina",
"Deleting...": "Eliminazione...", "Deleting...": "Eliminazione...",
"Cancel": "Annulla", "Cancel": "Annulla",
"Save": "Salva", "Save": "Salva",
"No active job at the moment\\.": "Nessuna Job attivo al momento.", "No active job at the moment\\.": "Nessuna Job attivo al momento.",
"Jobs Logs": "Log dei Job", "Jobs Logs": "Log dei Job",
"Updated at": "Aggiornato al", "Updated at": "Aggiornato al",
"Refresh": "Aggiorna", "Refresh": "Aggiorna",
"Filter": "Filtra", "Filter": "Filtra",
"Success": "Successo", "Success": "Successo",
"Failed": "Fallito", "Failed": "Fallito",
"Log ID": "ID del log", "Log ID": "ID del log",
"Message": "Messaggio", "Message": "Messaggio",
"Share Peer": "Condividi Peer", "Share Peer": "Condividi Peer",
"Currently the peer is not sharing": "Attualmente il peer non sta condividendo", "Currently the peer is not sharing": "Attualmente il peer non sta condividendo",
"Sharing\\.\\.\\.": "Condivisione...", "Sharing\\.\\.\\.": "Condivisione...",
"Start Sharing": "Avvia condivisione", "Start Sharing": "Avvia condivisione",
"Stop Sharing\\.\\.\\.": "Interruzione condivisione...", "Stop Sharing\\.\\.\\.": "Interruzione condivisione...",
"Stop Sharing": "Interrompi condivisione", "Stop Sharing": "Interrompi condivisione",
"Access Restricted": "Accesso limitato", "Access Restricted": "Accesso limitato",
"Restrict Access": "Limita l'accesso", "Restrict Access": "Limita l'accesso",
"Restricting\\.\\.\\.": "Limitazione...", "Restricting\\.\\.\\.": "Limitazione...",
"Allow Access": "Abilità l'accesso", "Allow Access": "Abilità l'accesso",
"Allowing Access\\.\\.\\.": "Abilitazione dell'accesso...", "Allowing Access\\.\\.\\.": "Abilitazione dell'accesso...",
"Download \\& QR Code is not available due to no private key set for this peer": "Il download ed il codice QR non sono disponibili fino a quando non imposti una chiave privata per questo Peer", "Download \\& QR Code is not available due to no private key set for this peer": "Il download ed il codice QR non sono disponibili fino a quando non imposti una chiave privata per questo Peer",
"Add Peers": "Aggiungi un Peer", "Add Peers": "Aggiungi un Peer",
"Bulk Add": "Inserimento multiplo", "Bulk Add": "Inserimento multiplo",
"By adding peers by bulk, each peer's name will be auto generated, and Allowed IP will be assign to the next available IP\\.": "Aggiungendo Peer multipli, il nome di ciascun Peer verrà generato automaticamente e l'IP consentito verrà assegnato al prossimo IP disponibile.", "By adding peers by bulk, each peer's name will be auto generated, and Allowed IP will be assign to the next available IP\\.": "Aggiungendo Peer multipli, il nome di ciascun Peer verrà generato automaticamente e l'IP consentito verrà assegnato al prossimo IP disponibile.",
"How many peers you want to add\\?": "Quanti Peer vuoi aggiungere?", "How many peers you want to add\\?": "Quanti Peer vuoi aggiungere?",
"You can add up to (.*) peers": "Puoi aggiungere fino a $1 peer", "You can add up to (.*) peers": "Puoi aggiungere fino a $1 peer",
"Use your own Private and Public Key": "Usa la tua chiave privata e la tua chiave pubblica", "Use your own Private and Public Key": "Usa la tua chiave privata e la tua chiave pubblica",
"Enter IP Address/CIDR": "Inserisici l'indirizzo IP/CIDR", "Enter IP Address/CIDR": "Inserisici l'indirizzo IP/CIDR",
"IP Address/CIDR": "Indirizzo IP/CIDR", "IP Address/CIDR": "Indirizzo IP/CIDR",
"or": "o", "or": "o",
"Pick Available IP": "Seleziona un IP disponibile", "Pick Available IP": "Seleziona un IP disponibile",
"No available IP containing": "Nessun IP disponibile corrispondente", "No available IP containing": "Nessun IP disponibile corrispondente",
"Add": "Aggiungi", "Add": "Aggiungi",
"Adding\\.\\.\\.": "Aggiunta...", "Adding\\.\\.\\.": "Aggiunta...",
"Failed to check available update": "Non è stato possibile verificare la disponibilità di nuovi aggiornamenti", "Failed to check available update": "Non è stato possibile verificare la disponibilità di nuovi aggiornamenti",
"Nice to meet you!": "Piacere di conoscerti!", "Nice to meet you!": "Piacere di conoscerti!",
"Please fill in the following fields to finish setup": "Per favore completa i seguenti campi per terminare la configurazione", "Please fill in the following fields to finish setup": "Per favore completa i seguenti campi per terminare la configurazione",
"Create an account": "Crea un nuovo account", "Create an account": "Crea un nuovo account",
"Enter an username you like": "Inserisci l'username che preferisci", "Enter an username you like": "Inserisci l'username che preferisci",
"Enter a password": "Inserisci una password", "Enter a password": "Inserisci una password",
"\\(At least 8 characters and make sure is strong enough!\\)": "(Almeno 8 caratteri e assicurati che sia sufficentemente forte)", "\\(At least 8 characters and make sure is strong enough!\\)": "(Almeno 8 caratteri e assicurati che sia sufficentemente forte)",
"Confirm password": "Conferma la password", "Confirm password": "Conferma la password",
"Next": "Avanti", "Next": "Avanti",
"Saving\\.\\.\\.": "Salvataggio...", "Saving\\.\\.\\.": "Salvataggio...",
"1\\. Please scan the following QR Code to generate TOTP with your choice of authenticator": "1. Scansiona il seguente codice QR per generare un TOTP con l'autenticatore che preferisci", "1\\. Please scan the following QR Code to generate TOTP with your choice of authenticator": "1. Scansiona il seguente codice QR per generare un TOTP con l'autenticatore che preferisci",
"Or you can click the link below:": "Oppure clicca il seguente link: ", "Or you can click the link below:": "Oppure clicca il seguente link: ",
"2\\. Enter the TOTP generated by your authenticator to verify": "2. Inserisci il codice TOTP generato dal tuo autenticatore per la verifica", "2\\. Enter the TOTP generated by your authenticator to verify": "2. Inserisci il codice TOTP generato dal tuo autenticatore per la verifica",
"TOTP verified!": "TOTP Verificato!", "TOTP verified!": "TOTP Verificato!",
"I don't need MFA": "Non ho bisogno di MFA", "I don't need MFA": "Non ho bisogno di MFA",
"Complete": "Completato", "Complete": "Completato",
"(v[0-9.]{1,}) is now available for update!": "$1 è dispobile per l'aggiornamento!", "(v[0-9.]{1,}) is now available for update!": "$1 è dispobile per l'aggiornamento!",
"Current Version:": "Versione corrente: ", "Current Version:": "Versione corrente: ",
"Oh no\\.\\.\\. This link is either expired or invalid\\.": "Oh no... Questo link è scaduto oppure non è invalido.", "Oh no\\.\\.\\. This link is either expired or invalid\\.": "Oh no... Questo link è scaduto oppure non è invalido.",
"Scan QR Code with the WireGuard App to add peer": "Scansiona il codice QR con la applicazione WireGuard per aggiungere il Peer", "Scan QR Code with the WireGuard App to add peer": "Scansiona il codice QR con la applicazione WireGuard per aggiungere il Peer",
"or click the button below to download the ": "oppure clicca il bottone qui sotto per scaricare il ", "or click the button below to download the ": "oppure clicca il bottone qui sotto per scaricare il ",
" file": " file", " file": " file",
"FROM ": "DA ", "FROM ": "DA ",
"(.*) is on": "$1 è attivo", "(.*) is on": "$1 è attivo",
"(.*) is off": "$1 è disattivo", "(.*) is off": "$1 è disattivo",
"Allowed IPs is invalid": "Gli indirizzi IP consentiti non sono validi", "Allowed IPs is invalid": "Gli indirizzi IP consentiti non sono validi",
"Peer created successfully": "Peer creato con successo", "Peer created successfully": "Peer creato con successo",
"Please fill in all required box": "Perfavore inserisci tutti i cambi richiesti", "Please fill in all required box": "Perfavore inserisci tutti i cambi richiesti",
"Please specify amount of peers you want to add": "Perfavore inserisci il numero di Peer che vuoi inserire", "Please specify amount of peers you want to add": "Perfavore inserisci il numero di Peer che vuoi inserire",
"No more available IP can assign": "Non ci sono più IP disponibili che possono essere assegnati", "No more available IP can assign": "Non ci sono più IP disponibili che possono essere assegnati",
"The maximum number of peers can add is (.*)": "Il numero massimo di peer che puoi aggiungere è/sono $1", "The maximum number of peers can add is (.*)": "Il numero massimo di peer che puoi aggiungere è/sono $1",
"Generating key pairs by bulk failed": "Generazione delle coppie di chiavi in blocco fallita", "Generating key pairs by bulk failed": "Generazione delle coppie di chiavi in blocco fallita",
"Failed to add peers in bulk": "Impossibile inserire i Peer in blocco", "Failed to add peers in bulk": "Impossibile inserire i Peer in blocco",
"This peer already exist": "Questo Peer esiste già", "This peer already exist": "Questo Peer esiste già",
"This IP is not available: (.*)": "Questo indirizzo IP non è disponibile: $1", "This IP is not available: (.*)": "Questo indirizzo IP non è disponibile: $1",
"Configuration does not exist": "La configurazione non esiste", "Configuration does not exist": "La configurazione non esiste",
"Peer does not exist": "Il Peer non esiste.", "Peer does not exist": "Il Peer non esiste.",
"Please provide a valid configuration name": "Perfavore fornisci un nome per la configurazione valido", "Please provide a valid configuration name": "Perfavore fornisci un nome per la configurazione valido",
"Peer saved": "Peer salvato", "Peer saved": "Peer salvato",
"Allowed IPs already taken by another peer": "Gli indirizzi IP consentiti sono già stati assegnati ad un'altro Peer", "Allowed IPs already taken by another peer": "Gli indirizzi IP consentiti sono già stati assegnati ad un'altro Peer",
"Endpoint Allowed IPs format is incorrect": "L'indirizzi di destinazione consentiti non sono nel formato corretto", "Endpoint Allowed IPs format is incorrect": "L'indirizzi di destinazione consentiti non sono nel formato corretto",
"DNS format is incorrect": "Il formato dell'indirizzo DNS non è corretto", "DNS format is incorrect": "Il formato dell'indirizzo DNS non è corretto",
"MTU format is not correct": "Il formato dell'MTU non è corretto", "MTU format is not correct": "Il formato dell'MTU non è corretto",
"Persistent Keepalive format is not correct": "Il Keepalive persistente non è nel formato corretto", "Persistent Keepalive format is not correct": "Il Keepalive persistente non è nel formato corretto",
"Private key does not match with the public key": "La chiave privata non è cooerente con la chiave pubblica", "Private key does not match with the public key": "La chiave privata non è cooerente con la chiave pubblica",
"Update peer failed when updating Pre-Shared Key": "Aggiornamento del Peer fallito durante l'aggiornamento della chiave condivisa", "Update peer failed when updating Pre-Shared Key": "Aggiornamento del Peer fallito durante l'aggiornamento della chiave condivisa",
"Update peer failed when updating Allowed IPs": "Aggioranmento del Peer fallito durante l'aggiornamento degli IP consentiti.", "Update peer failed when updating Allowed IPs": "Aggioranmento del Peer fallito durante l'aggiornamento degli IP consentiti.",
"Update peer failed when saving the configuration": "Aggiornamento del Peer fallito durante l'aggiornamento della configurazione", "Update peer failed when saving the configuration": "Aggiornamento del Peer fallito durante l'aggiornamento della configurazione",
"Peer data usage reset successfully": "Uso dei dati del Peer ripristinati correttamente", "Peer data usage reset successfully": "Uso dei dati del Peer ripristinati correttamente",
"Peer download started": "Scaricamento del Peer avviato", "Peer download started": "Scaricamento del Peer avviato",
"Please specify one or more peers": "Perfavore specifica uno o più Peer", "Please specify one or more peers": "Perfavore specifica uno o più Peer",
"Share link failed to create. Reason: (.*)": "Creazione del link di condivisione fallito. Motivo: $1", "Share link failed to create. Reason: (.*)": "Creazione del link di condivisione fallito. Motivo: $1",
"Link expire date updated": "Data di scadenza del link aggioranta", "Link expire date updated": "Data di scadenza del link aggioranta",
"Link expire date failed to update. Reason: (.*)": "Aggiornamento della data di scadenza del link fallito. Motivo: $1", "Link expire date failed to update. Reason: (.*)": "Aggiornamento della data di scadenza del link fallito. Motivo: $1",
"Peer job saved": "Job del Peer salvato", "Peer job saved": "Job del Peer salvato",
"Please specify job": "Perfavore specifica un Job", "Please specify job": "Perfavore specifica un Job",
"Please specify peer and configuration": "Perfavore specifica un Peer oppure una configurazione", "Please specify peer and configuration": "Perfavore specifica un Peer oppure una configurazione",
"Peer job deleted": "Job del Peer eliminato", "Peer job deleted": "Job del Peer eliminato",
"API Keys function is successfully enabled": "La funzionalità delle chiavi API è stata attiviata con successo", "API Keys function is successfully enabled": "La funzionalità delle chiavi API è stata attiviata con successo",
"API Keys function is successfully disabled": "La funzionalità delle chivi API è stata disattivata con successo", "API Keys function is successfully disabled": "La funzionalità delle chivi API è stata disattivata con successo",
"API Keys function is failed to enable": "Impossibile abilitare la funzionalità delle chiavi API", "API Keys function is failed to enable": "Impossibile abilitare la funzionalità delle chiavi API",
"API Keys function is failed to disable": "Impossibile disabilitare la funzionalità delle chiavi API", "API Keys function is failed to disable": "Impossibile disabilitare la funzionalità delle chiavi API",
"WGDashboard API Keys function is disabled": "La funzionalità delle chiavi API WGDashboard è stata disabilitata", "WGDashboard API Keys function is disabled": "La funzionalità delle chiavi API WGDashboard è stata disabilitata",
"WireGuard configuration path saved": "Percorso di configurazione WireGuard salvato", "WireGuard configuration path saved": "Percorso di configurazione WireGuard salvato",
"API Key deleted": "Chiave API eliminata", "API Key deleted": "Chiave API eliminata",
"API Key created": "Chiave API creata", "API Key created": "Chiave API creata",
"Sign in session ended, please sign in again": "La sessione corrente è scaduta, pervafore accedi di nuovo", "Sign in session ended, please sign in again": "La sessione corrente è scaduta, pervafore accedi di nuovo",
"Please specify an IP Address (v4/v6)": "Perfavore specifica un indirizzo IP (v4/v6)", "Please specify an IP Address (v4/v6)": "Perfavore specifica un indirizzo IP (v4/v6)",
"Please provide ipAddress and count": "Per favore fornisci un indirizzo IP ed un conteggio", "Please provide ipAddress and count": "Per favore fornisci un indirizzo IP ed un conteggio",
"Please provide ipAddress": "Perfavore fornisci un indirizzo IP", "Please provide ipAddress": "Perfavore fornisci un indirizzo IP",
"Dashboard Language": "Lingua della Dashboard", "Dashboard Language": "Lingua della Dashboard",
"Dashboard language update failed": "Impossibile aggiornare la lingua della Dashboard", "Dashboard language update failed": "Impossibile aggiornare la lingua della Dashboard",
"Peer Remote Endpoint": "Destinazione remota del Peer", "Peer Remote Endpoint": "Destinazione remota del Peer",
"New Configuration": "Nuova configurazione", "New Configuration": "Nuova configurazione",
"Configuration Name": "Nome della configurazione", "Configuration Name": "Nome della configurazione",
"Configuration name is invalid. Possible reasons:": "Il nome della configurazione non è valido. Motivi:", "Configuration name is invalid. Possible reasons:": "Il nome della configurazione non è valido. Motivi:",
"Configuration name already exist\\.": "Il nome della configurazione esiste già.", "Configuration name already exist\\.": "Il nome della configurazione esiste già.",
"Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen\\.": "Il nome della configurazione può contenere solo 15 lettere tra minuscole/maiuscole, numeri, segno '_', segno '=', segno '>', punto e virgola.", "Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen\\.": "Il nome della configurazione può contenere solo 15 lettere tra minuscole/maiuscole, numeri, segno '_', segno '=', segno '>', punto e virgola.",
"Invalid Port": "Porta non valida", "Invalid Port": "Porta non valida",
"Save Configuration": "Salva la configurazione", "Save Configuration": "Salva la configurazione",
"IP Address/CIDR is invalid": "L'indirizzo IP/CIDR non è valido", "IP Address/CIDR is invalid": "L'indirizzo IP/CIDR non è valido",
"IP Address": "", "IP Address": "Indirizzo IP",
"Enter IP Address / Hostname": "", "Enter IP Address / Hostname": "Inserisici l'indirizzo IP/CIDR",
"IP Address / Hostname": "", "IP Address / Hostname": "",
"Dashboard IP Address \\& Listen Port": "", "Dashboard IP Address \\& Listen Port": "",
"Count": "", "Count": "",
"Geolocation": "", "Geolocation": "",
"Is Alive": "", "Is Alive": "",

View File

@ -0,0 +1,312 @@
{
"Welcome to": "",
"Username": "",
"Password": "",
"OTP from your authenticator": "",
"Sign In": "",
"Signing In\\.\\.\\.": "",
"Access Remote Server": "",
"Server": "",
"Click": "",
"Pinging...": "",
"to add your server": "",
"Server List": "",
"Sorry, your username or password is incorrect.": "",
"Home": "",
"Settings": "",
"Tools": "",
"Sign Out": "",
"Checking for update...": "",
"You're on the latest version": "",
"WireGuard Configurations": "",
"You don't have any WireGuard configurations yet. Please check the configuration folder or change it in Settings. By default the folder is /etc/wireguard.": "",
"Configuration": "",
"Configurations": "",
"Peers Default Settings": "",
"Dashboard Theme": "",
"Light": "",
"Dark": "",
"This will be changed globally, and will be apply to all peer's QR code and configuration file.": "",
"WireGuard Configurations Settings": "",
"Configurations Directory": "",
"Remember to remove / at the end of your path. e.g /etc/wireguard": "",
"WGDashboard Account Settings": "",
"Current Password": "",
"New Password": "",
"Repeat New Password": "",
"Update Password": "",
"Multi-Factor Authentication \\(MFA\\)": "",
"Reset": "",
"Setup": "",
"API Keys": "",
"API Key": "",
"Key": "",
"Enabled": "",
"Disabled": "",
"No WGDashboard API Key": "",
"Expire At": "",
"Are you sure to delete this API key\\?": "",
"Create API Key": "",
"When should this API Key expire\\?": "",
"Never Expire": "",
"Don't think that's a good idea": "",
"Creating\\.\\.\\.": "",
"Create": "",
"Status": "",
"On": "",
"Off": "",
"Turning On\\.\\.\\.": "",
"Turning Off\\.\\.\\.": "",
"Address": "",
"Listen Port": "",
"Public Key": "",
"Connected Peers": "",
"Total Usage": "",
"Total Received": "",
"Total Sent": "",
"Peers Data Usage": "",
"Real Time Received Data Usage": "",
"Real Time Sent Data Usage": "",
"Peer": "",
"Peers": "",
"Peer Settings": "",
"Download All": "",
"Search Peers\\.\\.\\.": "",
"Display": "",
"Sort By": "",
"Refresh Interval": "",
"Name": "",
"Allowed IPs": "",
"Restricted": "",
"(.*) Seconds": "",
"(.*) Minutes": "",
"Configuration Settings": "",
"Peer Jobs": "",
"Active Jobs": "",
"All Active Jobs": "",
"Logs": "",
"Private Key": "",
"\\(Required for QR Code and Download\\)": "",
"\\(Required\\)": "",
"Endpoint Allowed IPs": "",
"DNS": "",
"Optional Settings": "",
"Pre-Shared Key": "",
"MTU": "",
"Persistent Keepalive": "",
"Reset Data Usage": "",
"Total": "",
"Sent": "",
"Received": "",
"Revert": "",
"Save Peer": "",
"QR Code": "",
"Schedule Jobs": "",
"Job": "",
"Job ID": "",
"Unsaved Job": "",
"This peer does not have any job yet\\.": "",
"if": "",
"is": "",
"then": "",
"larger than": "",
"Date": "",
"Restrict Peer": "",
"Delete Peer": "",
"Edit": "",
"Delete": "",
"Deleting...": "",
"Cancel": "",
"Save": "",
"No active job at the moment\\.": "",
"Jobs Logs": "",
"Updated at": "",
"Refresh": "",
"Filter": "",
"Success": "",
"Failed": "",
"Log ID": "",
"Message": "",
"Share Peer": "",
"Currently the peer is not sharing": "",
"Sharing\\.\\.\\.": "",
"Start Sharing": "",
"Stop Sharing\\.\\.\\.": "",
"Stop Sharing": "",
"Access Restricted": "",
"Restrict Access": "",
"Restricting\\.\\.\\.": "",
"Allow Access": "",
"Allowing Access\\.\\.\\.": "",
"Download \\& QR Code is not available due to no private key set for this peer": "",
"Add Peers": "",
"Bulk Add": "",
"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\\?": "",
"You can add up to (.*) peers": "",
"Use your own Private and Public Key": "",
"Enter IP Address/CIDR": "",
"IP Address/CIDR": "",
"or": "",
"Pick Available IP": "",
"No available IP containing": "",
"Add": "",
"Adding\\.\\.\\.": "",
"Failed to check available update": "",
"Nice to meet you!": "",
"Please fill in the following fields to finish setup": "",
"Create an account": "",
"Enter an username you like": "",
"Enter a password": "",
"\\(At least 8 characters and make sure is strong enough!\\)": "",
"Confirm password": "",
"Next": "",
"Saving\\.\\.\\.": "",
"1\\. Please scan the following QR Code to generate TOTP with your choice of authenticator": "",
"Or you can click the link below:": "",
"2\\. Enter the TOTP generated by your authenticator to verify": "",
"TOTP verified!": "",
"I don't need MFA": "",
"Complete": "",
"(v[0-9.]{1,}) is now available for update!": "",
"Current Version:": "",
"Oh no\\.\\.\\. This link is either expired or invalid\\.": "",
"Scan QR Code with the WireGuard App to add peer": "",
"or click the button below to download the ": "",
" file": "",
"FROM ": "",
"(.*) is on": "",
"(.*) is off": "",
"Allowed IPs is invalid": "",
"Peer created successfully": "",
"Please fill in all required box": "",
"Please specify amount of peers you want to add": "",
"No more available IP can assign": "",
"The maximum number of peers can add is (.*)": "",
"Generating key pairs by bulk failed": "",
"Failed to add peers in bulk": "",
"This peer already exist": "",
"This IP is not available: (.*)": "",
"Configuration does not exist": "",
"Peer does not exist": "",
"Please provide a valid configuration name": "",
"Peer saved": "",
"Allowed IPs already taken by another peer": "",
"Endpoint Allowed IPs format is incorrect": "",
"DNS format is incorrect": "",
"MTU format is not correct": "",
"Persistent Keepalive format is not correct": "",
"Private key does not match with the public key": "",
"Update peer failed when updating Pre-Shared Key": "",
"Update peer failed when updating Allowed IPs": "",
"Update peer failed when saving the configuration": "",
"Peer data usage reset successfully": "",
"Peer download started": "",
"Please specify one or more peers": "",
"Share link failed to create. Reason: (.*)": "",
"Link expire date updated": "",
"Link expire date failed to update. Reason: (.*)": "",
"Peer job saved": "",
"Please specify job": "",
"Please specify peer and configuration": "",
"Peer job deleted": "",
"API Keys function is successfully enabled": "",
"API Keys function is successfully disabled": "",
"API Keys function is failed to enable": "",
"API Keys function is failed to disable": "",
"WGDashboard API Keys function is disabled": "",
"WireGuard configuration path saved": "",
"API Key deleted": "",
"API Key created": "",
"Sign in session ended, please sign in again": "",
"Please specify an IP Address (v4/v6)": "",
"Please provide ipAddress and count": "",
"Please provide ipAddress": "",
"Dashboard Language": "",
"Dashboard language update failed": "",
"Peer Remote Endpoint": "",
"New Configuration": "",
"Configuration Name": "",
"Configuration name is invalid. Possible reasons:": "",
"Configuration name already exist\\.": "",
"Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen\\.": "",
"Invalid Port": "",
"Save Configuration": "",
"IP Address/CIDR is invalid": "",
"IP Address": "",
"Enter IP Address / Hostname": "",
"IP Address / Hostname": "",
"Dashboard IP Address \\& Listen Port": "",
"Count": "",
"Geolocation": "",
"Is Alive": "",
"Average / Min / Max Round Trip Time": "",
"Sent / Received / Lost Package": "",
"Manual restart of WGDashboard is needed to apply changes on IP Address and Listen Port": "",
"Restore Configuration": "",
"Step (.*)": "",
"Select a backup you want to restore": "",
"Click to change a backup": "",
"Selected Backup": "",
"You don't have any configuration to restore": "",
"Help": "",
"Backup": "",
"([0-9].*) Backups?": "",
"Yes": "",
"No": "",
"Backup not selected": "",
"Confirm \\& edit restore information": "",
"(.*) Available IP Address": "",
"Database File": "",
"Contain": "",
"Restricted Peers?": "",
"Restore": "",
"Restoring": "",
"WGDashboard Settings": "",
"Peers Settings": "",
"WireGuard Configuration Settings": "",
"Appearance": "",
"Theme": "",
"Language": "",
"Account Settings": "",
"Peer Default Settings": "",
"Toggle When Start Up": "",
"Other Settings": "",
"Select Peers": "",
"Backup & Restore": "",
"Delete Configuration": "",
"Create Backup": "",
"No backup yet, click the button above to create backup\\.": "",
"Are you sure to delete this backup\\?": "",
"Are you sure to restore this backup?\\": "",
"Backup Date": "",
"File": "",
"Are you sure to delete this configuration\\?": "",
"Once you deleted this configuration\\:": "",
"All connected peers will get disconnected": "",
"Both configuration file \\(\\.conf\\) and database table related to this configuration will get deleted": "",
"Checking backups...": "",
"This configuration have ([0-9].*) backups": "",
"This configuration have no backup": "",
"If you're sure, please type in the configuration name below and click Delete": "",
"Select All": "",
"Clear Selection": "",
"([0-9].*) Peers?": "",
"Downloading": "",
"Download Finished": "",
"Done": "",
"Are you sure to delete": "",
"Are you sure to delete this peer\\?": "",
"Configuration deleted": "",
"Configuration saved": "",
"WGDashboard language update failed": "",
"Configuration restored": "",
"Allowed IP already taken by another peer": "",
"Failed to allow access of peer (.*)": "",
"Failed to save configuration through WireGuard": "",
"Allow access successfully": "",
"Deleted ([0-9]{1,}) peer\\(s\\)": "",
"Deleted ([0-9]{1,}) peer\\(s\\) successfully. Failed to delete ([0-9]{1,}) peer\\(s\\)": "",
"Restricted ([0-9]{1,}) peer\\(s\\)": "",
"Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": ""
}

View File

@ -1,311 +1,312 @@
{ {
"Welcome to": "Welkom bij", "Welcome to": "Welkom bij",
"Username": "Gebruikersnaam", "Username": "Gebruikersnaam",
"Password": "Wachtwoord", "Password": "Wachtwoord",
"OTP from your authenticator": "OTP van uw authenticator", "OTP from your authenticator": "OTP van uw authenticator",
"Sign In": "Inloggen", "Sign In": "Inloggen",
"Signing In...": "Inloggen...", "Signing In\\.\\.\\.": "Inloggen...",
"Access Remote Server": "Toegang tot Remote Server", "Access Remote Server": "Toegang tot Remote Server",
"Server": "Server", "Server": "Server",
"Click": "Klik", "Click": "Klik",
"Pinging...": "Pingen...", "Pinging...": "Pingen...",
"to add your server": "om uw server toe te voegen", "to add your server": "om uw server toe te voegen",
"Server List": "Serverlijst", "Server List": "Serverlijst",
"Sorry, your username or password is incorrect.": "Sorry, uw gebruikersnaam of wachtwoord is onjuist.", "Sorry, your username or password is incorrect.": "Sorry, uw gebruikersnaam of wachtwoord is onjuist.",
"Home": "Startpagina", "Home": "Startpagina",
"Settings": "Instellingen", "Settings": "Instellingen",
"Tools": "Hulpmiddelen", "Tools": "Hulpmiddelen",
"Sign Out": "Uitloggen", "Sign Out": "Uitloggen",
"Checking for update...": "Zoeken naar updates...", "Checking for update...": "Zoeken naar updates...",
"You're on the latest version": "U gebruikt de laatste versie", "You're on the latest version": "U gebruikt de laatste versie",
"WireGuard Configurations": "WireGuard Configuraties", "WireGuard Configurations": "WireGuard Configuraties",
"You don't have any WireGuard configurations yet. Please check the configuration folder or change it in Settings. By default the folder is /etc/wireguard.": "U heeft nog geen WireGuard configuraties. Controleer de configuratiemap of wijzig deze in de instellingen. Standaard is de map /etc/wireguard.", "You don't have any WireGuard configurations yet. Please check the configuration folder or change it in Settings. By default the folder is /etc/wireguard.": "U heeft nog geen WireGuard configuraties. Controleer de configuratiemap of wijzig deze in de instellingen. Standaard is de map /etc/wireguard.",
"Configuration": "Configuratie", "Configuration": "Configuratie",
"Configurations": "Configuraties", "Configurations": "Configuraties",
"Peers Default Settings": "Standaardinstellingen voor Peers", "Peers Default Settings": "Standaardinstellingen voor Peers",
"Dashboard Theme": "Dashboard Thema", "Dashboard Theme": "Dashboard Thema",
"Light": "Licht", "Light": "Licht",
"Dark": "Donker", "Dark": "Donker",
"This will be changed globally, and will be apply to all peer's QR code and configuration file.": "Dit wordt globaal gewijzigd en is van toepassing op alle QR-codes van peers en configuratiebestanden.", "This will be changed globally, and will be apply to all peer's QR code and configuration file.": "Dit wordt globaal gewijzigd en is van toepassing op alle QR-codes van peers en configuratiebestanden.",
"WireGuard Configurations Settings": "WireGuard Configuratie-instellingen", "WireGuard Configurations Settings": "WireGuard Configuratie-instellingen",
"Configurations Directory": "Configuratiemap", "Configurations Directory": "Configuratiemap",
"Remember to remove / at the end of your path. e.g /etc/wireguard": "Vergeet niet de / aan het einde van uw pad te verwijderen. Bijv. /etc/wireguard", "Remember to remove / at the end of your path. e.g /etc/wireguard": "Vergeet niet de / aan het einde van uw pad te verwijderen. Bijv. /etc/wireguard",
"WGDashboard Account Settings": "WGDashboard Accountinstellingen", "WGDashboard Account Settings": "WGDashboard Accountinstellingen",
"Current Password": "Huidig Wachtwoord", "Current Password": "Huidig Wachtwoord",
"New Password": "Nieuw Wachtwoord", "New Password": "Nieuw Wachtwoord",
"Repeat New Password": "Herhaal Nieuw Wachtwoord", "Repeat New Password": "Herhaal Nieuw Wachtwoord",
"Update Password": "Wachtwoord bijwerken", "Update Password": "Wachtwoord bijwerken",
"Multi-Factor Authentication (MFA)": "Multi-Factor Authenticatie (MFA)", "Reset": "Resetten",
"Reset": "Resetten", "Setup": "Instellen",
"Setup": "Instellen", "API Keys": "API-sleutels",
"API Keys": "API-sleutels", "API Key": "API-sleutel",
"API Key": "API-sleutel", "Key": "Sleutel",
"Key": "Sleutel", "Enabled": "Ingeschakeld",
"Enabled": "Ingeschakeld", "Disabled": "Uitgeschakeld",
"Disabled": "Uitgeschakeld", "No WGDashboard API Key": "Geen WGDashboard API-sleutel",
"No WGDashboard API Key": "Geen WGDashboard API-sleutel", "Expire At": "Vervalt Op",
"Expire At": "Vervalt Op", "Create API Key": "API-sleutel maken",
"Are you sure to delete this API key?": "Weet u zeker dat u deze API-sleutel wilt verwijderen?", "Never Expire": "Nooit vervallen",
"Create API Key": "API-sleutel maken", "Don't think that's a good idea": "Dit is geen goed idee, denk ik",
"When should this API Key expire?": "Wanneer moet deze API-sleutel vervallen?", "Create": "Maken",
"Never Expire": "Nooit vervallen", "Status": "Status",
"Don't think that's a good idea": "Dit is geen goed idee, denk ik", "On": "Aan",
"Creating...": "Maken...", "Off": "Uit",
"Create": "Maken", "Address": "Adres",
"Status": "Status", "Listen Port": "Luisterpoort",
"On": "Aan", "Public Key": "Publieke Sleutel",
"Off": "Uit", "Connected Peers": "Verbonden Peers",
"Turning On...": "Aanzetten...", "Total Usage": "Totaal Gebruik",
"Turning Off...": "Uitzetten...", "Total Received": "Totaal Ontvangen",
"Address": "Adres", "Total Sent": "Totaal Verzonden",
"Listen Port": "Luisterpoort", "Peers Data Usage": "Data Gebruik van Peers",
"Public Key": "Publieke Sleutel", "Real Time Received Data Usage": "Realtime Ontvangen Data Gebruik",
"Connected Peers": "Verbonden Peers", "Real Time Sent Data Usage": "Realtime Verzonden Data Gebruik",
"Total Usage": "Totaal Gebruik", "Peer": "Peer",
"Total Received": "Totaal Ontvangen", "Peers": "Peers",
"Total Sent": "Totaal Verzonden", "Peer Settings": "Peer Instellingen",
"Peers Data Usage": "Data Gebruik van Peers", "Download All": "Alles Downloaden",
"Real Time Received Data Usage": "Realtime Ontvangen Data Gebruik", "Display": "Weergave",
"Real Time Sent Data Usage": "Realtime Verzonden Data Gebruik", "Sort By": "Sorteren op",
"Peer": "Peer", "Refresh Interval": "Vernieuwingsinterval",
"Peers": "Peers", "Name": "Naam",
"Peer Settings": "Peer Instellingen", "Allowed IPs": "Allowed IPs",
"Download All": "Alles Downloaden", "Restricted": "Beperkt",
"Search Peers...": "Zoek Peers...", "(.*) Seconds": "$1 Seconden",
"Display": "Weergave", "(.*) Minutes": "$1 Minuten",
"Sort By": "Sorteren op", "Configuration Settings": "Configuratie-instellingen",
"Refresh Interval": "Vernieuwingsinterval", "Peer Jobs": "Peer Taken",
"Name": "Naam", "Active Jobs": "Actieve Taken",
"Allowed IPs": "Allowed IPs", "All Active Jobs": "Alle Actieve Taken",
"Restricted": "Beperkt", "Logs": "Logboeken",
"(.*) Seconds": "$1 Seconden", "Private Key": "Privé Sleutel",
"(.*) Minutes": "$1 Minuten", "Endpoint Allowed IPs": "Allowed-IPs voor Eindpunt",
"Configuration Settings": "Configuratie-instellingen", "DNS": "DNS",
"Peer Jobs": "Peer Taken", "Optional Settings": "Optionele Instellingen",
"Active Jobs": "Actieve Taken", "Pre-Shared Key": "Pre-Shared Key",
"All Active Jobs": "Alle Actieve Taken", "MTU": "MTU",
"Logs": "Logboeken", "Persistent Keepalive": "Persistente Keepalive",
"Private Key": "Privé Sleutel", "Reset Data Usage": "Reset Datagebruik",
"(Required for QR Code and Download)": "(Vereist voor QR-code en Download)", "Total": "Totaal",
"(Required)": "(Vereist)", "Sent": "Verzonden",
"Endpoint Allowed IPs": "Allowed-IPs voor Eindpunt", "Received": "Ontvangen",
"DNS": "DNS", "Revert": "Herstellen",
"Optional Settings": "Optionele Instellingen", "Save Peer": "Peer Opslaan",
"Pre-Shared Key": "Pre-Shared Key", "QR Code": "QR-code",
"MTU": "MTU", "Schedule Jobs": "Taken Inplannen",
"Persistent Keepalive": "Persistente Keepalive", "Job": "Taak",
"Reset Data Usage": "Reset Datagebruik", "Job ID": "Taak ID",
"Total": "Totaal", "Unsaved Job": "Niet Opgeslagen Taak",
"Sent": "Verzonden", "if": "als",
"Received": "Ontvangen", "is": "is",
"Revert": "Herstellen", "then": "dan",
"Save Peer": "Peer Opslaan", "larger than": "groter dan",
"QR Code": "QR-code", "Date": "Datum",
"Schedule Jobs": "Taken Inplannen", "Restrict Peer": "Peer Beperken",
"Job": "Taak", "Delete Peer": "Peer Verwijderen",
"Job ID": "Taak ID", "Edit": "Bewerken",
"Unsaved Job": "Niet Opgeslagen Taak", "Delete": "Verwijderen",
"This peer does not have any job yet.": "Deze peer heeft nog geen taak.", "Deleting...": "Aan het verwijderen",
"if": "als", "Cancel": "Annuleren",
"is": "is", "Save": "Opslaan",
"then": "dan", "Jobs Logs": "Taaklogboeken",
"larger than": "groter dan", "Updated at": "Bijgewerkt op",
"Date": "Datum", "Refresh": "Vernieuwen",
"Restrict Peer": "Peer Beperken", "Filter": "Filteren",
"Delete Peer": "Peer Verwijderen", "Success": "Succesvol",
"Edit": "Bewerken", "Failed": "Mislukt",
"Delete": "Verwijderen", "Log ID": "Log-ID",
"Deleting...": "Aan het verwijderen", "Message": "Bericht",
"Cancel": "Annuleren", "Share Peer": "Deel Peer",
"Save": "Opslaan", "Currently the peer is not sharing": "De peer deelt momenteel niet",
"No active job at the moment.": "Momenteel geen actieve taak.", "Start Sharing": "Start delen",
"Jobs Logs": "Taaklogboeken", "Stop Sharing": "Stop met delen",
"Updated at": "Bijgewerkt op", "Access Restricted": "Toegang Beperkt",
"Refresh": "Vernieuwen", "Restrict Access": "Beperk toegang",
"Filter": "Filteren", "Allow Access": "Toegang toestaan",
"Success": "Succesvol", "Add Peers": "Peers toevoegen",
"Failed": "Mislukt", "Bulk Add": "Bulk toevoegen",
"Log ID": "Log-ID", "You can add up to (.*) peers": "Je kunt tot $1 peers toevoegen",
"Message": "Bericht", "Use your own Private and Public Key": "Gebruik je eigen Privé- en Publieke Sleutel",
"Share Peer": "Deel Peer", "Enter IP Address/CIDR": "Voer IP-adres/CIDR in",
"Currently the peer is not sharing": "De peer deelt momenteel niet", "IP Address/CIDR": "IP-adres/CIDR",
"Sharing...": "Delen aan het starten...", "or": "of",
"Start Sharing": "Start delen", "Pick Available IP": "Kies beschikbare IP",
"Stop Sharing...": "Delen aan het stoppen...", "No available IP containing": "Geen beschikbare IP bevat",
"Stop Sharing": "Stop met delen", "Add": "Toevoegen",
"Access Restricted": "Toegang Beperkt", "Failed to check available update": "Controlen van beschikbare updates mislukt",
"Restrict Access": "Beperk toegang", "Nice to meet you!": "Leuk je te ontmoeten!",
"Restricting...": "Aan het beperken...", "Please fill in the following fields to finish setup": "Vul de volgende velden in om de installatie te voltooien",
"Allow Access": "Toegang toestaan", "Create an account": "Maak een account aan",
"Allowing Access...": "Toegang toe aan het staan...", "Enter an username you like": "Voer een gebruikersnaam in die je leuk vindt",
"Download & QR Code is not available due to no private key set for this peer": "Download & QR-code zijn niet beschikbaar omdat er geen privésleutel voor deze peer is ingesteld", "Enter a password": "Voer een wachtwoord in",
"Add Peers": "Peers toevoegen", "\\(At least 8 characters and make sure is strong enough!\\)": "(Minimaal 8 tekens en zorg ervoor dat het sterk genoeg is!)",
"Bulk Add": "Bulk toevoegen", "Confirm password": "Bevestig wachtwoord",
"By adding peers by bulk, each peer's name will be auto generated, and Allowed IP will be assign to the next available IP.": "Bij het bulk toevoegen wordt de naam van elke peer automatisch gegenereerd en wordt de Allowed-IPs aan het volgende beschikbare IP toegewezen.", "Next": "Volgende",
"How many peers you want to add?": "Hoeveel peers wil je toevoegen?", "Saving\\.\\.\\.": "Opslaan...",
"You can add up to (.*) peers": "Je kunt tot $1 peers toevoegen", "1\\. Please scan the following QR Code to generate TOTP with your choice of authenticator": "1. Scan de volgende QR-code om TOTP te genereren met je keuze van authenticator",
"Use your own Private and Public Key": "Gebruik je eigen Privé- en Publieke Sleutel", "Or you can click the link below:": "Of je kunt de onderstaande link klikken:",
"Enter IP Address/CIDR": "Voer IP-adres/CIDR in", "2\\. Enter the TOTP generated by your authenticator to verify": "2. Voer de door je authenticator gegenereerde TOTP in om te verifiëren",
"IP Address/CIDR": "IP-adres/CIDR", "TOTP verified!": "TOTP succesvol geverifieerd!",
"or": "of", "I don't need MFA": "Ik heb geen MFA nodig",
"Pick Available IP": "Kies beschikbare IP", "Complete": "Voltooien",
"No available IP containing": "Geen beschikbare IP bevat", "(v[0-9.]{1,}) is now available for update!": "Versie $1 is nu beschikbaar voor update!",
"Add": "Toevoegen", "Current Version:": "Huidige versie:",
"Adding...": "Toevoegen...", "Oh no\\.\\.\\. This link is either expired or invalid\\.": "Oh nee... Deze link is ofwel verlopen of ongeldig.",
"Failed to check available update": "Controlen van beschikbare updates mislukt", "Scan QR Code with the WireGuard App to add peer": "Scan de QR-code met de WireGuard-app om peer toe te voegen",
"Nice to meet you!": "Leuk je te ontmoeten!", "or click the button below to download the ": "of klik op de knop hieronder om de",
"Please fill in the following fields to finish setup": "Vul de volgende velden in om de installatie te voltooien", " file": " bestand te downloaden",
"Create an account": "Maak een account aan", "FROM ": "VAN",
"Enter an username you like": "Voer een gebruikersnaam in die je leuk vindt", "(.*) is on": "$1 is ingeschakeld",
"Enter a password": "Voer een wachtwoord in", "(.*) is off": "$1 is uitgeschakeld",
"\\(At least 8 characters and make sure is strong enough!\\)": "(Minimaal 8 tekens en zorg ervoor dat het sterk genoeg is!)", "Allowed IPs is invalid": "Toegestane IP's zijn ongeldig",
"Confirm password": "Bevestig wachtwoord", "Peer created successfully": "Peer succesvol aangemaakt",
"Next": "Volgende", "Please fill in all required box": "Vul alle vereiste velden in",
"Saving\\.\\.\\.": "Opslaan...", "Please specify amount of peers you want to add": "Geef het aantal peers op dat je wilt toevoegen",
"1\\. Please scan the following QR Code to generate TOTP with your choice of authenticator": "1. Scan de volgende QR-code om TOTP te genereren met je keuze van authenticator", "No more available IP can assign": "Er kunnen geen extra beschikbare IP's worden toegewezen",
"Or you can click the link below:": "Of je kunt de onderstaande link klikken:", "The maximum number of peers can add is (.*)": "Het maximale aantal peers dat kan worden toegevoegd is $1",
"2\\. Enter the TOTP generated by your authenticator to verify": "2. Voer de door je authenticator gegenereerde TOTP in om te verifiëren", "Generating key pairs by bulk failed": "Het massaal genereren van sleutelpaar is mislukt",
"TOTP verified!": "TOTP succesvol geverifieerd!", "Failed to add peers in bulk": "Massaal toevoegen van peers mislukt",
"I don't need MFA": "Ik heb geen MFA nodig", "This peer already exist": "Deze peer bestaat al",
"Complete": "Voltooien", "This IP is not available: (.*)": "Deze IP is niet beschikbaar: $1",
"(v[0-9.]{1,}) is now available for update!": "Versie $1 is nu beschikbaar voor update!", "Configuration does not exist": "Configuratie bestaat niet",
"Current Version:": "Huidige versie:", "Peer does not exist": "Peer bestaat niet",
"Oh no\\.\\.\\. This link is either expired or invalid\\.": "Oh nee... Deze link is ofwel verlopen of ongeldig.", "Please provide a valid configuration name": "Geef een geldige configuratienaam op",
"Scan QR Code with the WireGuard App to add peer": "Scan de QR-code met de WireGuard-app om peer toe te voegen", "Peer saved": "Peer opgeslagen",
"or click the button below to download the ": "of klik op de knop hieronder om de", "Allowed IPs already taken by another peer": "Toegestane IP's zijn al in gebruik door een andere peer",
" file": " bestand te downloaden", "Endpoint Allowed IPs format is incorrect": "Het formaat van toegestane IP's van het eindpunt is onjuist",
"FROM ": "VAN", "DNS format is incorrect": "Het DNS-formaat is onjuist",
"(.*) is on": "$1 is ingeschakeld", "MTU format is not correct": "Het MTU-formaat is onjuist",
"(.*) is off": "$1 is uitgeschakeld", "Persistent Keepalive format is not correct": "Het formaat van Persistent Keepalive is onjuist",
"Allowed IPs is invalid": "Toegestane IP's zijn ongeldig", "Private key does not match with the public key": "Het privésleutel komt niet overeen met de publieke sleutel",
"Peer created successfully": "Peer succesvol aangemaakt", "Update peer failed when updating Pre-Shared Key": "Fout bij het bijwerken van de peer tijdens het bijwerken van de Pre-Shared Key",
"Please fill in all required box": "Vul alle vereiste velden in", "Update peer failed when updating Allowed IPs": "Fout bij het bijwerken van de peer tijdens het bijwerken van toegestane IP's",
"Please specify amount of peers you want to add": "Geef het aantal peers op dat je wilt toevoegen", "Update peer failed when saving the configuration": "Fout bij het opslaan van de peer-configuratie",
"No more available IP can assign": "Er kunnen geen extra beschikbare IP's worden toegewezen", "Peer data usage reset successfully": "Peer-gegevensverbruik succesvol gereset",
"The maximum number of peers can add is (.*)": "Het maximale aantal peers dat kan worden toegevoegd is $1", "Peer download started": "Peer-download gestart",
"Generating key pairs by bulk failed": "Het massaal genereren van sleutelpaar is mislukt", "Please specify one or more peers": "Geef een of meer peers op",
"Failed to add peers in bulk": "Massaal toevoegen van peers mislukt", "Share link failed to create. Reason: (.*)": "De gedeelde link kon niet worden aangemaakt. Reden: $1",
"This peer already exist": "Deze peer bestaat al", "Link expire date updated": "Vervaldatum van de link bijgewerkt",
"This IP is not available: (.*)": "Deze IP is niet beschikbaar: $1", "Link expire date failed to update. Reason: (.*)": "Vervaldatum van de link kon niet worden bijgewerkt. Reden: $1",
"Configuration does not exist": "Configuratie bestaat niet", "Peer job saved": "Peer-taak opgeslagen",
"Peer does not exist": "Peer bestaat niet", "Please specify job": "Geef een taak op",
"Please provide a valid configuration name": "Geef een geldige configuratienaam op", "Please specify peer and configuration": "Geef peer en configuratie op",
"Peer saved": "Peer opgeslagen", "Peer job deleted": "Peer-taak verwijderd",
"Allowed IPs already taken by another peer": "Toegestane IP's zijn al in gebruik door een andere peer", "API Keys function is successfully enabled": "API-sleutelfunctie is succesvol ingeschakeld",
"Endpoint Allowed IPs format is incorrect": "Het formaat van toegestane IP's van het eindpunt is onjuist", "API Keys function is successfully disabled": "API-sleutelfunctie is succesvol uitgeschakeld",
"DNS format is incorrect": "Het DNS-formaat is onjuist", "API Keys function is failed to enable": "API-sleutelfunctie kon niet worden ingeschakeld",
"MTU format is not correct": "Het MTU-formaat is onjuist", "API Keys function is failed to disable": "API-sleutelfunctie kon niet worden uitgeschakeld",
"Persistent Keepalive format is not correct": "Het formaat van Persistent Keepalive is onjuist", "WGDashboard API Keys function is disabled": "De API-sleutelfunctie in WGDashboard is uitgeschakeld",
"Private key does not match with the public key": "Het privésleutel komt niet overeen met de publieke sleutel", "WireGuard configuration path saved": "WireGuard-configuratiepad opgeslagen",
"Update peer failed when updating Pre-Shared Key": "Fout bij het bijwerken van de peer tijdens het bijwerken van de Pre-Shared Key", "API Key deleted": "API-sleutel verwijderd",
"Update peer failed when updating Allowed IPs": "Fout bij het bijwerken van de peer tijdens het bijwerken van toegestane IP's", "API Key created": "API-sleutel aangemaakt",
"Update peer failed when saving the configuration": "Fout bij het opslaan van de peer-configuratie", "Sign in session ended, please sign in again": "Aanmeldsessie beëindigd, meld je opnieuw aan",
"Peer data usage reset successfully": "Peer-gegevensverbruik succesvol gereset", "Please specify an IP Address (v4/v6)": "Geef een IP-adres op (v4/v6)",
"Peer download started": "Peer-download gestart", "Please provide ipAddress and count": "Geef het IP-adres en het aantal op",
"Please specify one or more peers": "Geef een of meer peers op", "Please provide ipAddress": "Geef een IP-adres op",
"Share link failed to create. Reason: (.*)": "De gedeelde link kon niet worden aangemaakt. Reden: $1", "Dashboard Language": "Dashboard-taal",
"Link expire date updated": "Vervaldatum van de link bijgewerkt", "Dashboard language update failed": "Bijwerken van dashboard-taal mislukt",
"Link expire date failed to update. Reason: (.*)": "Vervaldatum van de link kon niet worden bijgewerkt. Reden: $1", "Peer Remote Endpoint": "Peer Remote Endpunt",
"Peer job saved": "Peer-taak opgeslagen", "New Configuration": "Nieuwe configuratie",
"Please specify job": "Geef een taak op", "Configuration Name": "Configuratienaam",
"Please specify peer and configuration": "Geef peer en configuratie op", "Configuration name is invalid. Possible reasons:": "Configuratienaam is ongeldig. Mogelijke redenen:",
"Peer job deleted": "Peer-taak verwijderd", "Invalid Port": "Ongeldige poort",
"API Keys function is successfully enabled": "API-sleutelfunctie is succesvol ingeschakeld", "Save Configuration": "Configuratie opslaan",
"API Keys function is successfully disabled": "API-sleutelfunctie is succesvol uitgeschakeld", "IP Address/CIDR is invalid": "IP-adres/CIDR is ongeldig",
"API Keys function is failed to enable": "API-sleutelfunctie kon niet worden ingeschakeld", "IP Address": "IP-adres",
"API Keys function is failed to disable": "API-sleutelfunctie kon niet worden uitgeschakeld", "Enter IP Address / Hostname": "Voer IP-adres / Hostnaam in",
"WGDashboard API Keys function is disabled": "De API-sleutelfunctie in WGDashboard is uitgeschakeld", "IP Address / Hostname": "IP-adres / Hostnaam",
"WireGuard configuration path saved": "WireGuard-configuratiepad opgeslagen", "Count": "Aantal",
"API Key deleted": "API-sleutel verwijderd", "Geolocation": "Geolocatie",
"API Key created": "API-sleutel aangemaakt", "Is Alive": "Is actief",
"Sign in session ended, please sign in again": "Aanmeldsessie beëindigd, meld je opnieuw aan", "Average / Min / Max Round Trip Time": "Gemiddelde / Min / Max Round Trip Time",
"Please specify an IP Address (v4/v6)": "Geef een IP-adres op (v4/v6)", "Sent / Received / Lost Package": "Verzonden / Ontvangen / Verloren pakket",
"Please provide ipAddress and count": "Geef het IP-adres en het aantal op", "Manual restart of WGDashboard is needed to apply changes on IP Address and Listen Port": "Handmatig opnieuw opstarten van WGDashboard is nodig om wijzigingen in IP-adres en luisterpoort toe te passen",
"Please provide ipAddress": "Geef een IP-adres op", "Restore Configuration": "Herstel configuratie",
"Dashboard Language": "Dashboard-taal", "Step (.*)": "Stap $1",
"Dashboard language update failed": "Bijwerken van dashboard-taal mislukt", "Select a backup you want to restore": "Selecteer een back-up die je wilt herstellen",
"Peer Remote Endpoint": "Peer Remote Endpunt", "Click to change a backup": "Klik om een back-up te wijzigen",
"New Configuration": "Nieuwe configuratie", "Selected Backup": "Geselecteerde back-up",
"Configuration Name": "Configuratienaam", "You don't have any configuration to restore": "Je hebt geen configuratie om te herstellen",
"Configuration name is invalid. Possible reasons:": "Configuratienaam is ongeldig. Mogelijke redenen:", "Help": "Help",
"Configuration name already exist.": "Configuratienaam bestaat al.", "Backup": "Back-up",
"Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen.": "De configuratienaam mag alleen uit 15 tekens bestaan, inclusief hoofd-/kleine letters, cijfers, onderstrepingsteken, gelijkteken, plusteken, punt en koppelteken.", "([0-9].*) Backups?": "$1 Back-ups?",
"Invalid Port": "Ongeldige poort", "Yes": "Ja",
"Save Configuration": "Configuratie opslaan", "No": "Nee",
"IP Address/CIDR is invalid": "IP-adres/CIDR is ongeldig", "Backup not selected": "Geen back-up geselecteerd",
"IP Address": "IP-adres", "(.*) Available IP Address": "$1 Beschikbaar IP-adres",
"Enter IP Address / Hostname": "Voer IP-adres / Hostnaam in", "Database File": "Databestand",
"IP Address / Hostname": "IP-adres / Hostnaam", "Contain": "Bevat",
"Count": "Aantal", "Restricted Peers?": "Beperkte Peers?",
"Geolocation": "Geolocatie", "Restore": "Herstellen",
"Is Alive": "Is actief", "Restoring": "Herstellen...",
"Average / Min / Max Round Trip Time": "Gemiddelde / Min / Max Round Trip Time", "WGDashboard Settings": "WGDashboard Instellingen",
"Sent / Received / Lost Package": "Verzonden / Ontvangen / Verloren pakket", "Peers Settings": "Peers Instellingen",
"Manual restart of WGDashboard is needed to apply changes on IP Address and Listen Port": "Handmatig opnieuw opstarten van WGDashboard is nodig om wijzigingen in IP-adres en luisterpoort toe te passen", "WireGuard Configuration Settings": "WireGuard Configuratie Instellingen",
"Restore Configuration": "Herstel configuratie", "Appearance": "Weergave",
"Step (.*)": "Stap $1", "Theme": "Thema",
"Select a backup you want to restore": "Selecteer een back-up die je wilt herstellen", "Language": "Taal",
"Click to change a backup": "Klik om een back-up te wijzigen", "Account Settings": "Account Instellingen",
"Selected Backup": "Geselecteerde back-up", "Peer Default Settings": "Standaard Peer Instellingen",
"You don't have any configuration to restore": "Je hebt geen configuratie om te herstellen", "Toggle When Start Up": "Wisselen bij opstarten",
"Help": "Help", "Other Settings": "Andere Instellingen",
"Backup": "Back-up", "Select Peers": "Selecteer Peers",
"([0-9].*) Backups?": "$1 Back-ups?", "Backup & Restore": "Back-up & Herstellen",
"Yes": "Ja", "Delete Configuration": "Configuratie Verwijderen",
"No": "Nee", "Create Backup": "Maak een Back-up",
"Backup not selected": "Geen back-up geselecteerd", "Backup Date": "Back-up Datum",
"Confirm & edit restore information": "Bevestigen & herstelinformatie bewerken", "File": "Bestand",
"(.*) Available IP Address": "$1 Beschikbaar IP-adres", "All connected peers will get disconnected": "Alle verbonden peers worden losgekoppeld",
"Database File": "Databestand", "Checking backups...": "Back-ups worden gecontroleerd...",
"Contain": "Bevat", "This configuration have ([0-9].*) backups": "Deze configuratie heeft $1 back-ups",
"Restricted Peers?": "Beperkte Peers?", "This configuration have no backup": "Deze configuratie heeft geen back-up",
"Restore": "Herstellen", "If you're sure, please type in the configuration name below and click Delete": "Als je zeker bent, typ dan de configuratienaam hieronder in en klik op Verwijderen",
"Restoring": "Herstellen...", "Select All": "Selecteer alles",
"WGDashboard Settings": "WGDashboard Instellingen", "Clear Selection": "Selectie wissen",
"Peers Settings": "Peers Instellingen", "([0-9].*) Peers?": "$1 Peers?",
"WireGuard Configuration Settings": "WireGuard Configuratie Instellingen", "Downloading": "Bezig met downloaden",
"Appearance": "Weergave", "Download Finished": "Download voltooid",
"Theme": "Thema", "Done": "Klaar",
"Language": "Taal", "Are you sure to delete": "Weet je zeker dat je wilt verwijderen?",
"Account Settings": "Account Instellingen", "Configuration deleted": "Configuratie verwijderd",
"Peer Default Settings": "Standaard Peer Instellingen", "Configuration saved": "Configuratie opgeslagen",
"Toggle When Start Up": "Wisselen bij opstarten", "WGDashboard language update failed": "Bijwerken van de WGDashboard-taal mislukt",
"Other Settings": "Andere Instellingen", "Configuration restored": "Configuratie hersteld",
"Select Peers": "Selecteer Peers", "Allowed IP already taken by another peer": "Toegestane IP is al in gebruik door een andere peer",
"Backup & Restore": "Back-up & Herstellen", "Failed to allow access of peer (.*)": "Toegang voor peer $1 niet toegestaan",
"Delete Configuration": "Configuratie Verwijderen", "Failed to save configuration through WireGuard": "Configuratie opslaan via WireGuard mislukt",
"Create Backup": "Maak een Back-up", "Allow access successfully": "Toegang succesvol toegestaan",
"No backup yet, click the button above to create backup.": "Nog geen back-up, klik op de knop hierboven om een back-up te maken.", "Multi-Factor Authentication \\(MFA\\)": "Multi-Factor Authenticatie (MFA)",
"Are you sure to delete this backup?": "Weet je zeker dat je deze back-up wilt verwijderen?", "Are you sure to delete this API key\\?": "Weet u zeker dat u deze API-sleutel wilt verwijderen?",
"Are you sure to restore this backup?": "Weet je zeker dat je deze back-up wilt herstellen?", "When should this API Key expire\\?": "Wanneer moet deze API-sleutel vervallen?",
"Backup Date": "Back-up Datum", "Creating\\.\\.\\.": "Maken",
"File": "Bestand", "Turning On\\.\\.\\.": "Aanzetten...",
"Are you sure to delete this configuration?": "Weet je zeker dat je deze configuratie wilt verwijderen?", "Turning Off\\.\\.\\.": "Uitzetten...",
"Once you deleted this configuration:": "Zodra je deze configuratie hebt verwijderd:", "Search Peers\\.\\.\\.": "Zoek Peers...",
"All connected peers will get disconnected": "Alle verbonden peers worden losgekoppeld", "\\(Required for QR Code and Download\\)": "(Vereist voor QR-code en Download)",
"Both configuration file (.conf) and database table related to this configuration will get deleted": "Zowel het configuratiebestand (.conf) als de databasetabel die aan deze configuratie is gekoppeld, worden verwijderd", "\\(Required\\)": "(Vereist)",
"Checking backups...": "Back-ups worden gecontroleerd...", "This peer does not have any job yet\\.": "Deze peer heeft nog geen taak.",
"This configuration have ([0-9].*) backups": "Deze configuratie heeft $1 back-ups", "No active job at the moment\\.": "Momenteel geen actieve taak.",
"This configuration have no backup": "Deze configuratie heeft geen back-up", "Sharing\\.\\.\\.": "Delen aan het starten...",
"If you're sure, please type in the configuration name below and click Delete": "Als je zeker bent, typ dan de configuratienaam hieronder in en klik op Verwijderen", "Stop Sharing\\.\\.\\.": "Delen aan het stoppen...",
"Select All": "Selecteer alles", "Restricting\\.\\.\\.": "Aan het beperken...",
"Clear Selection": "Selectie wissen", "Allowing Access\\.\\.\\.": "Toegang toe aan het staan...",
"([0-9].*) Peers?": "$1 Peers?", "Download \\& QR Code is not available due to no private key set for this peer": "Download & QR-code zijn niet beschikbaar omdat er geen privésleutel voor deze peer is ingesteld",
"Downloading": "Bezig met downloaden", "By adding peers by bulk, each peer's name will be auto generated, and Allowed IP will be assign to the next available IP\\.": " \"By adding peers by bulk, each peer's name will be auto generated, and Allowed IP will be assign to the next available IP.\": \"Bij het bulk toevoegen wordt de naam van elke peer automatisch gegenereerd en wordt de Allowed-IPs aan het volgende beschikbare IP toegewezen.",
"Download Finished": "Download voltooid", "How many peers you want to add\\?": "Hoeveel peers wil je toevoegen?",
"Done": "Klaar", "Adding\\.\\.\\.": "Toevoegen...",
"Are you sure to delete": "Weet je zeker dat je wilt verwijderen?", "Configuration name already exist\\.": "Configuratienaam bestaat al.",
"Are you sure to delete this peer?": "Weet je zeker dat je deze peer wilt verwijderen?", "Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen\\.": "De configuratienaam mag alleen uit 15 tekens bestaan, inclusief hoofd-/kleine letters, cijfers, onderstrepingsteken, gelijkteken, plusteken, punt en koppelteken.",
"Configuration deleted": "Configuratie verwijderd", "Dashboard IP Address \\& Listen Port": "",
"Configuration saved": "Configuratie opgeslagen", "Confirm \\& edit restore information": "Bevestigen & herstelinformatie bewerken",
"WGDashboard language update failed": "Bijwerken van de WGDashboard-taal mislukt", "No backup yet, click the button above to create backup\\.": "Nog geen back-up, klik op de knop hierboven om een back-up te maken.",
"Configuration restored": "Configuratie hersteld", "Are you sure to delete this backup\\?": "Weet je zeker dat je deze back-up wilt verwijderen?",
"Allowed IP already taken by another peer": "Toegestane IP is al in gebruik door een andere peer", "Are you sure to restore this backup?\\": "Weet je zeker dat je deze back-up wilt herstellen?",
"Failed to allow access of peer (.*)": "Toegang voor peer $1 niet toegestaan", "Are you sure to delete this configuration\\?": "Weet je zeker dat je deze configuratie wilt verwijderen?",
"Failed to save configuration through WireGuard": "Configuratie opslaan via WireGuard mislukt", "Once you deleted this configuration\\:": "Zodra je deze configuratie hebt verwijderd:",
"Allow access successfully": "Toegang succesvol toegestaan", "Both configuration file \\(\\.conf\\) and database table related to this configuration will get deleted": "Zowel het configuratiebestand (.conf) als de databasetabel die aan deze configuratie is gekoppeld, worden verwijderd",
"Deleted ([0-9]{1,}) peer(s)": "$1 peer(s) verwijderd", "Are you sure to delete this peer\\?": "Weet je zeker dat je deze peer wilt verwijderen?",
"Deleted ([0-9]{1,}) peer(s) successfully. Failed to delete ([0-9]{1,}) peer(s)": "$1 peer(s) succesvol verwijderd. Het verwijderen van $2 peer(s) is mislukt", "Deleted ([0-9]{1,}) peer\\(s\\)": "$1 peer(s) verwijderd",
"Restricted ([0-9]{1,}) peer(s)": "$1 peer(s) beperkt", "Deleted ([0-9]{1,}) peer\\(s\\) successfully. Failed to delete ([0-9]{1,}) peer\\(s\\)": "$1 peer(s) succesvol verwijderd. Het verwijderen van $2 peer(s) is mislukt",
"Restricted ([0-9]{1,}) peer(s) successfully. Failed to restrict ([0-9]{1,}) peer(s)": "$1 peer(s) succesvol beperkt. Het beperken van $2 peer(s) is mislukt" "Restricted ([0-9]{1,}) peer\\(s\\)": "$1 peer(s) beperkt",
} "Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": "$1 peer(s) succesvol beperkt. Het beperken van $2 peer(s) is mislukt"
}

312
src/static/locale/pl.json Normal file
View File

@ -0,0 +1,312 @@
{
"Welcome to": "Witamy w",
"Username": "Nazwa Użytkownika",
"Password": "Hasło",
"OTP from your authenticator": "OTP z Twojego Autentykatora",
"Sign In": "Zaloguj",
"Signing In\\.\\.\\.": "Trwa Logowanie...",
"Access Remote Server": "Połącz się ze zdalnym serwerem",
"Server": "Serwer",
"Click": "Kliknij",
"Pinging...": "Pinguje...",
"to add your server": "aby dodać do Twojego serwera",
"Server List": "Lista Serwerów",
"Sorry, your username or password is incorrect.": "Nazwa użytkownika bądź hasło jest niepoprawne.",
"Home": "Strona Główna",
"Settings": "Ustawnienia",
"Tools": "Narzędzia",
"Sign Out": "Wyloguj się",
"Checking for update...": "Sprawdzanie aktualizacji...",
"You're on the latest version": "Korzystasz z najnowszej wersji",
"WireGuard Configurations": "Konfiguracja",
"You don't have any WireGuard configurations yet. Please check the configuration folder or change it in Settings. By default the folder is /etc/wireguard.": "Nie posiadasz żadnych konfiguarcji WireGuard. Sprawdź folder konfiguarcji lub zmień go w Ustawieniach. Domyślnie konfiguracje są zapisywane w /etc/wireguard.",
"Configuration": "Konfiguracja",
"Configurations": "Konfiguracje",
"Peers Default Settings": "Domyślne ustawienia Klientów",
"Dashboard Theme": "Styl Panelu",
"Light": "Jasny",
"Dark": "Ciemny",
"This will be changed globally, and will be apply to all peer's QR code and configuration file.": "Te zmiany zostaną wprowadzone globalnie i nadpiszą kody QR i konfiguracje wszystkich Klientów.",
"Manual restart of WGDashboard is needed to apply changes on IP Address and Listen Port": "Aby zapisać zmiany adresów IP lub portu nasłuchiwania wymagany będzie manualny restart WGDashboard.",
"WireGuard Configurations Settings": "Ustawienia Konfiguracji WireGuard",
"Configurations Directory": "Folder Konfiguracji",
"Remember to remove / at the end of your path. e.g /etc/wireguard": "Pamiętaj aby usunąć / na końcu ścieżki, na przykład /etc/wireguard",
"WGDashboard Account Settings": "Ustawienia Konta WGDashboard",
"Current Password": "Aktualne Hasło",
"New Password": "Nowe Hasło",
"Repeat New Password": "Powtórz Nowe Hasło",
"Update Password": "Aktualizuj Hasło",
"Multi-Factor Authentication \\(MFA\\)": "Weryfikacja Wieloskładnikowa (MFA)",
"Reset": "Reset",
"Setup": "Ustawienia",
"API Keys": "Klucze API",
"API Key": "Klucz API",
"Key": "Klucz",
"Enabled": "Włączone",
"Disabled": "Wyłączone",
"No WGDashboard API Key": "Brak Klucza API WGDashboard",
"Expire At": "Termin Ważności",
"Are you sure to delete this API key\\?": "Czy na pewno chcesz usunąć ten klucz API?",
"Create API Key": "Stwórz klucz API",
"When should this API Key expire\\?": "Kiedy ten klucz API powinien utracić swoją ważność?",
"Never Expire": "Nigdy",
"Don't think that's a good idea": "To nie jest dobry pomysł...",
"Creating\\.\\.\\.": "Tworzenie...",
"Create": "Stwórz",
"Status": "Status",
"On": "Wł.",
"Off": "Wył.",
"Turning On\\.\\.\\.": "Włączam...",
"Turning Off\\.\\.\\.": "Wyłączam...",
"Address": "Adres",
"Listen Port": "Port Nasłuchu",
"Public Key": "Klucz publiczny",
"Connected Peers": "Połączeni Klienci",
"Total Usage": "Łączne Użycie",
"Total Received": "Łącznie Odebrano",
"Total Sent": "Łącznie Wysłano",
"Peers Data Usage": "Użycie danych przez Klientów",
"Real Time Received Data Usage": "Aktualnie Odbierane Dane",
"Real Time Sent Data Usage": "Aktualnie Wysyłane Dane",
"Peer": "Klient",
"Peers": "Klienci",
"Peer Settings": "Ustawienia Klientów",
"Download All": "Pobierz Wszystkie",
"Search Peers\\.\\.\\.": "Szukaj Klientów...",
"Display": "Wyświetlanie",
"Sort By": "Sortuj po",
"Refresh Interval": "Interwał Odświeżania",
"Name": "Nazwa",
"Allowed IPs": "Dozwolone IP",
"Restricted": "Ograniczone",
"(.*) Seconds": "$1 sek.",
"(.*) Minutes": "$1 min.",
"Configuration Settings": "Ustawienia Konfiguracji",
"Peer Jobs": "Automatyzacje Klienta",
"Active Jobs": "Aktywne Automatyzacje",
"All Active Jobs": "Wszystkie Aktywne Automatyzacje",
"Logs": "Logi",
"Private Key": "Prywatny Klucz",
"\\(Required for QR Code and Download\\)": "Wymagane aby otrzymać kod QR lub Pobrać",
"\\(Required\\)": "Wymagane",
"Endpoint Allowed IPs": "Dozwolone IP Punktu Końcowego",
"DNS": "DNS",
"Optional Settings": "Opcjonalne Ustawienia",
"Pre-Shared Key": "Klucz PSK",
"MTU": "MTU",
"Persistent Keepalive": "Stałe Utrzymywanie Online",
"Reset Data Usage": "Zresetuje Użycie Danych",
"Total": "Łącznie",
"Sent": "Wysłano",
"Received": "Otrzymano",
"Revert": "Cofnij",
"Save Peer": "Zapisz Klienta",
"QR Code": "Kod QR",
"Schedule Jobs": "Automatyzacje",
"Job": "Automatyzacja",
"Job ID": "ID Automatyzacji",
"Unsaved Job": "Niezapisana Automatyzacja",
"This peer does not have any job yet\\.": "Ten klient nie posiada żadnych automatyzacji.",
"if": "Jeśli",
"is": "jest",
"then": "to wtedy",
"larger than": "większy/a niż",
"Date": "Data",
"Restrict Peer": "Ogranicz Klienta",
"Delete Peer": "Usuń Klienta",
"Edit": "Edytuj",
"Delete": "Usuń",
"Deleting...": "Usuwam...",
"Cancel": "Anuluj",
"Save": "Zapisz",
"No active job at the moment\\.": "Brak aktywnych automatyzacji.",
"Jobs Logs": "Logi Automatyzacji",
"Updated at": "Ostatnia zmiana",
"Refresh": "Odśwież",
"Filter": "Filtruj",
"Success": "Sukces",
"Failed": "Porażka",
"Log ID": "ID Logów",
"Message": "Wiadomość",
"Share Peer": "Udostępnij Klienta",
"Currently the peer is not sharing": "Aktualnie klient nie jest udostępniony",
"Sharing\\.\\.\\.": "Udostępniam...",
"Start Sharing": "Rozpocznij Udostępnianie",
"Stop Sharing\\.\\.\\.": "Zakańczanie Udostępniania...",
"Stop Sharing": "Zakończ",
"Access Restricted": "Dostęp Ograniczony",
"Restrict Access": "Ogranicz Dostęp",
"Restricting\\.\\.\\.": "Ograniczanie...",
"Allow Access": "Udostępnij Dostęp",
"Allowing Access\\.\\.\\.": "Udostępnianie Dostępu...",
"Download \\& QR Code is not available due to no private key set for this peer": "Kod QR lub pobieranie nie jest dostępne ze względu na brak ustawionego prywatnego klucza dla tego klienta",
"Add Peers": "Dodaj Klientów",
"Bulk Add": "Masowe Dodawanie",
"By adding peers by bulk, each peer's name will be auto generated, and Allowed IP will be assign to the next available IP\\.": "Dodając klientów masowo, nazwa każdego klienta zostanie wygenerowana automatycznie i przydzielone zostanie następny dostępny adres IP.",
"How many peers you want to add\\?": "Ilu klientów chcesz dodać?",
"You can add up to (.*) peers": "Możesz dodać do $1 Klientów",
"Use your own Private and Public Key": "Użyj własnych publicznych i prywatnych kluczy",
"Enter IP Address/CIDR": "Podaj adres IP/CIDR",
"IP Address/CIDR": "Adres IP/CIDR",
"or": "lub",
"Pick Available IP": "Wybierz Dostępny Adres IP",
"No available IP containing": "Brak dostępnych adresów IP zawierających",
"Add": "Dodaj",
"Adding\\.\\.\\.": "Dodawanie...",
"Failed to check available update": "Nie udało się sprawdzić dostępnych aktualizacji",
"Nice to meet you!": "Miło Cię poznać!",
"Please fill in the following fields to finish setup": "Wypełnij następujące pola aby ukończyć instalacje",
"Create an account": "Stwórz konto",
"Enter an username you like": "Wpisz nazwę użytkownika",
"Enter a password": "Utwórz Hasło",
"\\(At least 8 characters and make sure is strong enough!\\)": "(Wybierz silne hasło zawierające co najmniej 8 znaków!)",
"Confirm password": "Potwierdź Hasło",
"Next": "Dalej",
"Saving\\.\\.\\.": "Zapisywanie...",
"1\\. Please scan the following QR Code to generate TOTP with your choice of authenticator": "1. Zeskanuj ten kod QR aby utworzyć jednorazowe hasło (TOTP) za pomocą Twojego Autentykatora",
"Or you can click the link below:": "Lub kliknij w poniższy link",
"2\\. Enter the TOTP generated by your authenticator to verify": "2. Podaj swoje jednorazowe hasło (TOTP), utworzone za pomocą Twojego Autentykatora",
"TOTP verified!": "Jednorazowe hasło (TOTP) potwierdzone!",
"I don't need MFA": "Nie potrzebuję Weryfikacji Wieloskładnikowej (MFA)",
"Complete": "Zakończ",
"(v[0-9.]{1,}) is now available for update!": "Aktualizacja do wersji $1 jest dostępna do pobrania!",
"Current Version:": "Aktualna wersja: ",
"Oh no\\.\\.\\. This link is either expired or invalid\\.": "Ups. Ten link nie jest poprawny bądź utracił swoją ważność.",
"Scan QR Code with the WireGuard App to add peer": "Zeskanuj kod QR za pomocą aplikacji WireGuard aby dodać klienta",
"or click the button below to download the ": "lub kliknij przycisk poniżej aby pobrać ",
" file": " plik",
"FROM ": "z ",
"(.*) is on": "$1 jest wł.",
"(.*) is off": "$1 jest wył.",
"Allowed IPs is invalid": "Dozwolone Adresy IP są niepoprawne",
"Peer created successfully": "Klient utworzony pomyślnie",
"Please fill in all required box": "Wypełnij wszystkie wymagane pola",
"Please specify amount of peers you want to add": "Podaj liczbę klientów do dodania",
"No more available IP can assign": "Brak dostępnych adresów IP do dopisania",
"The maximum number of peers can add is (.*)": "Maksymalnie można dodać $1 klientów",
"Generating key pairs by bulk failed": "Tworzenie par kluczy nie udało się",
"Failed to add peers in bulk": "Nie udało się dodać klientów masowo",
"This peer already exist": "Ten klient już istnieje",
"This IP is not available: (.*)": "Ten adres IP nie jest dostępny: $1",
"Configuration does not exist": "Konfiguracja nie istnieje",
"Peer does not exist": "Klient nie istnieje",
"Please provide a valid configuration name": "Podaj poprawną nazwę konfiguracji",
"Peer saved": "Klient zapisany pomyślnie",
"Allowed IPs already taken by another peer": "Adres IP jest już wykorzystywany przez innego klienta",
"Endpoint Allowed IPs format is incorrect": "Format Dozwolonych adresów IP jest niepoprawny",
"DNS format is incorrect": "Niepoprawny format adresu serwera DNS",
"MTU format is not correct": "Niepoprawny format wartości MTU",
"Persistent Keepalive format is not correct": "Niepoprawny format wartości Stałego Utrzymywania Online",
"Private key does not match with the public key": "Prywatny klucz nie pasuje do publicznego klucza",
"Update peer failed when updating Pre-Shared Key": "Aktualizacja klientów nie powiodła się przy zapisywaniu Klucza PSK",
"Update peer failed when updating Allowed IPs": "Aktualizacja klientów nie powiodła się przy zapisywaniu dozwolonych adresów IP",
"Update peer failed when saving the configuration": "Aktualizacja klientów nie powiodła się przy zapisywaniu Konfiguracji",
"Peer data usage reset successfully": "Użycie danych klienta zresetowane pomyślnie",
"Peer download started": "Pobieranie klienta rozpoczęte",
"Please specify one or more peers": "Wybierz co najmniej jednego klienta",
"Share link failed to create. Reason: (.*)": "Nie udało się stworzyć linku do udostępniania. Powód: $1",
"Link expire date updated": "Data ważności linku zapisana",
"Link expire date failed to update. Reason: (.*)": "Nie udało się zapisać daty linku do udostępniania. Powód: $1",
"Peer job saved": "Automatyzacja klienta zapisana",
"Please specify job": "Wybierz poprawną automatyzacje",
"Please specify peer and configuration": "Wybierz klienta i konfiguracje",
"Peer job deleted": "Automatyzacja klienta usunięta pomyślnie",
"API Keys function is successfully enabled": "Funkcjonalność kluczy API pomyślnie włączona",
"API Keys function is successfully disabled": "Funkcjonalność kluczy API pomyślnie wyłączona",
"API Keys function is failed to enable": "Nie udało się włączyć funkcjonalności kluczy API",
"API Keys function is failed to disable": "Nie udało się wyłączyć funkcjonalności kluczy API",
"WGDashboard API Keys function is disabled": "Funkcjonalność kluczy API jest wyłączona",
"WireGuard configuration path saved": "Zapisano ścieżkę konfiguracji WireGuard pomyślnie",
"API Key deleted": "Klucz API usunięty pomyślnie",
"API Key created": "Klucz API stworzony pomyślnie",
"Sign in session ended, please sign in again": "Sesja logowania została zakończona. Zaloguj się ponownie",
"Please specify an IP Address (v4/v6)": "Podaj adres IP (v4/v6)",
"Please provide ipAddress and count": "Podaj adres IP i ilość",
"Please provide ipAddress": "Podaj adres IP",
"Dashboard Language": "Język Portalu WGDashboard",
"Dashboard language update failed": "Nie udało się zmienić języka portalu WGDashboard",
"Peer Remote Endpoint": "Zdalny Punkt Końcowy Klienta",
"New Configuration": "Nowa Konfiguracja",
"Configuration Name": "Nazwa Konfiguracji",
"Configuration name is invalid. Possible reasons:": "Nazwa Konfiguracji jest nieprawidłowa. Możliwy powód:",
"Configuration name already exist\\.": "Konfiguracja o tej nazwie już istnieje. ",
"Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen\\.": "Nazwa konfiguracji może zawierać tylko 15 znaków składających się z małych i dużych liter alfabetu, liczb, oraz tych znaków: _=+.- ",
"Invalid Port": "Niepoprawny Port",
"Save Configuration": "Zapisz Konfiguracje",
"IP Address/CIDR is invalid": "Adres IP/CIDR jest niepoprawny",
"IP Address": "Adres IP",
"Enter IP Address / Hostname": "Wpisz Adres IP / Nazwę Hosta",
"IP Address / Hostname": "Adres IP / Nazwa Hosta",
"Dashboard IP Address \\& Listen Port": "Adres IP Portalu WGDashboard oraz Port Nasłuchiwania",
"Count": "Ilość",
"Geolocation": "Geolokalizacja",
"Is Alive": "Jest Online",
"Average / Min / Max Round Trip Time": "Średnia / Min. / Maks. czas podróży pakietu",
"Sent / Received / Lost Package": "Wysłane / Otrzymane / Utracone Pakiety",
"Restore Configuration": "Przywróc Konfiguracje",
"Step (.*)": "Krok $1",
"Select a backup you want to restore": "Wybierz kopię zapasową którą chcesz przywrócić",
"Click to change a backup": "Wybierz kopię zapasową",
"Selected Backup": "Wybrana kopia zapasowa",
"You don't have any configuration to restore": "Nie posiadasz żadnej konfiguracji do przywrócenia",
"Help": "Pomoc",
"Backup": "Kopia Zapasowa",
"([0-9].*) Backups?": "$1 Kopii Zapasowych?",
"Yes": "Tak",
"No": "Nie",
"Backup not selected": "Nie wybrano kopii zapasowej",
"Confirm \\& edit restore information": "Potwierdź i edytuj informacje o przywróceniu kopii zapasowej",
"(.*) Available IP Address": "$1 Dostępne Adresy IP",
"Database File": "Plik Bazy Danych",
"Contain": "Zawiera",
"Restricted Peers?": "Ograniczeni Klienci",
"Restore": "Przywróć",
"Restoring": "Trwa przywracanie...",
"WGDashboard Settings": "Ustawienia WGDashboard",
"Peers Settings": "Ustawienia Klientów",
"WireGuard Configuration Settings": "Ustawienia Konfiguracji WireGuard",
"Appearance": "Wygląd",
"Theme": "Styl",
"Language": "Język",
"Account Settings": "Ustawienia Konta",
"Peer Default Settings": "Domyślne Ustawienia Klientów",
"Toggle When Start Up": "Włącz przy starcie serwera",
"Other Settings": "Inne Ustawienia",
"Select Peers": "Wybierz Klientów",
"Backup & Restore": "Tworzenie i Przywracanie Kopii Zapasowej",
"Delete Configuration": "Usuń Konfiguracje",
"Create Backup": "Stwórz Kopię Zapasową",
"No backup yet, click the button above to create backup\\.": "Brak kopii Zapasowych, kliknij przycisk powyżej aby utworzyć nową kopię",
"Are you sure to delete this backup\\?": "Czy na pewno chcesz usunąć tą kopię zapasową?",
"Are you sure to restore this backup?\\": "Czy na pewno chcesz przywrócić tą kopię zapasową?",
"Backup Date": "Data Utworzenia",
"File": "Plik",
"Are you sure to delete this configuration\\?": "Czy na pewno chcesz usunąć tą konfigurację?",
"Once you deleted this configuration\\:": "Jak tylko usuniesz tą konfigurację: ",
"All connected peers will get disconnected": "Wszyscy klienci zostaną odłączeni",
"Both configuration file \\(\\.conf\\) and database table related to this configuration will get deleted": "Zarówno plik konfiguracji (.conf) jak i tabela w bazie danych dotycząca tej konfiguracji zostaną usunięte",
"Checking backups...": "Sprawdzanie kopii zapasowych...",
"This configuration have ([0-9].*) backups": "Ta konfiguracja ma utworzone $1 kopii zapasowych",
"This configuration have no backup": "Ta konfiguracja nie posiada żadnych kopii zapasowych",
"If you're sure, please type in the configuration name below and click Delete": "Jeśli jesteś pewny/a wpisz nazwę konfiguracji poniżej i kliknij Usuń",
"Select All": "Zaznacz Wszystkie",
"Clear Selection": "Wyczyść Zaznaczenie",
"([0-9].*) Peers?": "$1 Klientów?",
"Downloading": "Pobieranie",
"Download Finished": "Pobieranie Zakończone",
"Done": "Zakończono",
"Are you sure to delete": "Czy na pewno chcesz usunąć",
"Are you sure to delete this peer\\?": "Czy na pewno chcesz usunąć tego klienta?",
"Configuration deleted": "Konfiguracja usunięta pomyślnie",
"Configuration saved": "Konfiguracja zapisana pomyślnie",
"WGDashboard language update failed": "Nie udało się zmienić języka WGDashboard",
"Configuration restored": "Konfiguracja przywrócona pomyślnie",
"Allowed IP already taken by another peer": "Dozwolony Adres IP jest już wykorzystywany przez innego klienta",
"Failed to allow access of peer (.*)": "Nie udało się pozwolić na dostęp klientowi$1",
"Failed to save configuration through WireGuard": "Nie udało się zapisać konfiguracji poprzez WireGuard",
"Deleted ([0-9]{1,}) peer\\(s\\)": "Usunięto $1 klienta/ów",
"Deleted ([0-9]{1,}) peer\\(s\\) successfully. Failed to delete ([0-9]{1,}) peer\\(s\\)": "Usunięto $1 klienta/ów pomyślnie. Nie udało się usunąć $2 klienta/ów",
"Restricted ([0-9]{1,}) peer\\(s\\)": "Ograniczono $1 klienta/ów ",
"Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": "Ograniczono $1 klienta/ów pomyślnie. Nie udało się ograniczyć $2 klienta/ów",
"Allow access successfully": "Pomyślnie udostępniono dostęp"
}

View File

@ -27,7 +27,7 @@
"Light": "Светлая", "Light": "Светлая",
"Dark": "Тёмная", "Dark": "Тёмная",
"This will be changed globally, and will be apply to all peer's QR code and configuration file.": "Это будет изменено глобально и будет применяться ко всем QR-кодам и конфигурационным файлам клиентов.", "This will be changed globally, and will be apply to all peer's QR code and configuration file.": "Это будет изменено глобально и будет применяться ко всем QR-кодам и конфигурационным файлам клиентов.",
"Manual restart of WGDashboard is needed to apply changes on IP Address and Listen Port": "Для внесения изменений в IP-адрес и порт прослушивания необходим ручной перезапуск WGDashboard", "Manual restart of WGDashboard is needed to apply changes on IP Address and Listen Port": "Для внесения изменений в IP-адрес и порт прослушивания необходим ручной перезапуск WGDashboard",
"WireGuard Configurations Settings": "Параметры конфигурации WireGuard", "WireGuard Configurations Settings": "Параметры конфигурации WireGuard",
"Configurations Directory": "Каталог конфигураций", "Configurations Directory": "Каталог конфигураций",
"Remember to remove / at the end of your path. e.g /etc/wireguard": "Не забудьте удалить символ / в конце вашего пути - например /etc/wireguard", "Remember to remove / at the end of your path. e.g /etc/wireguard": "Не забудьте удалить символ / в конце вашего пути - например /etc/wireguard",
@ -77,7 +77,6 @@
"Sort By": "Сортировать по", "Sort By": "Сортировать по",
"Refresh Interval": "Интервал обновления", "Refresh Interval": "Интервал обновления",
"Name": "Имя", "Name": "Имя",
"ago": "назад",
"Allowed IPs": "Внутренний IP-адрес", "Allowed IPs": "Внутренний IP-адрес",
"Restricted": "Прекращен", "Restricted": "Прекращен",
"(.*) Seconds": "$1 сек.", "(.*) Seconds": "$1 сек.",
@ -234,84 +233,80 @@
"Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen\\.": "Название конфигурации может содержать только 15 строчных/прописных букв, цифры, подчеркивание, знак равенства, знак плюс, точку и дефис ", "Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen\\.": "Название конфигурации может содержать только 15 строчных/прописных букв, цифры, подчеркивание, знак равенства, знак плюс, точку и дефис ",
"Invalid Port": "Неверный порт", "Invalid Port": "Неверный порт",
"Save Configuration": "Сохранить конфигурацию", "Save Configuration": "Сохранить конфигурацию",
"IP Address/CIDR is invalid": "IP-адрес/CIDR недействителен", "IP Address/CIDR is invalid": "IP-адрес/CIDR недействителен",
"IP Address": "IP-адрес", "IP Address": "IP-адрес",
"Enter IP Address / Hostname": "Введите IP-адрес / Имя хоста", "Enter IP Address / Hostname": "Введите IP-адрес / Имя хоста",
"IP Address / Hostname": "IP-адрес / Имя хоста", "IP Address / Hostname": "IP-адрес / Имя хоста",
"Dashboard IP Address & Listen Port": "IP-адрес и порт панели мониторинга", "Count": "Число прыжков",
"Count": "Число прыжков", "Geolocation": "Геолокация",
"Geolocation": "Геолокация", "Is Alive": "Живой",
"Is Alive": "Живой", "Average / Min / Max Round Trip Time": "Среднее / Мин. / Макс. Время в пути",
"Average / Min / Max Round Trip Time": "Среднее / Мин. / Макс. Время в пути", "Sent / Received / Lost Package": "Отправлено / Получено / Потеряно",
"Sent / Received / Lost Package": "Отправлено / Получено / Потеряно", "Restore Configuration": "Восстановить конфигурацию",
"Restore Configuration": "Восстановить конфигурацию", "Step (.*)": "Шаг $1",
"Step (.*)": "Шаг $1", "Select a backup you want to restore": "Выберите резервную копию для восстановления",
"Select a backup you want to restore": "Выберите резервную копию для восстановления", "Click to change a backup": "Нажмите, чтобы изменить архив",
"Click to change a backup": "Нажмите, чтобы изменить архив", "Selected Backup": "Выбранный архив",
"Selected Backup": "Выбранный архив", "You don't have any configuration to restore": "У вас нет настроек для восстановления",
"You don't have any configuration to restore": "У вас нет настроек для восстановления", "Help": "Помощь",
"Help": "Помощь", "Backup": "Архив",
"Backup": "Архив", "([0-9].*) Backups?": "$1 Архивы?",
"([0-9].*) Backups?": "$1 Архивы?", "Yes": "Да",
"Yes": "Да",
"No": "Нет", "No": "Нет",
"Backup not selected": "Архив не выбран", "Backup not selected": "Архив не выбран",
"Confirm \\& edit restore information": "Подтвердите и отредактируйте информацию о восстановлении", "Confirm \\& edit restore information": "Подтвердите и отредактируйте информацию о восстановлении",
"(.*) Available IP Address": "$1 Доступный IP-адрес", "(.*) Available IP Address": "$1 Доступный IP-адрес",
"Database File": "Файл базы данных", "Database File": "Файл базы данных",
"Contain": "Содержит", "Contain": "Содержит",
"Restricted Peers?": "Блокированные клиенты", "Restricted Peers?": "Блокированные клиенты",
"Restore": "Восстановить", "Restore": "Восстановить",
"Restoring": "Восстановление...", "Restoring": "Восстановление...",
"WGDashboard Settings": "Настройки панели", "WGDashboard Settings": "Настройки панели",
"Peers Settings": "Настройки клиента", "Peers Settings": "Настройки клиента",
"WireGuard Configuration Settings": "Параметры WireGuard", "WireGuard Configuration Settings": "Параметры WireGuard",
"Appearance": "Интерфейс", "Appearance": "Интерфейс",
"Theme": "Тема", "Theme": "Тема",
"Language": "Язык", "Language": "Язык",
"Account Settings": "Настройки учетной записи", "Account Settings": "Настройки учетной записи",
"Peer Default Settings": "Настройки клиента по умолчанию", "Peer Default Settings": "Настройки клиента по умолчанию",
"Toggle When Start Up": "Автостарт", "Toggle When Start Up": "Автостарт",
"Other Settings": "Другие настройки", "Other Settings": "Другие настройки",
"Select Peers": "Выбрать клиентов", "Select Peers": "Выбрать клиентов",
"Backup & Restore": "Архивировать / Восстановить", "Backup & Restore": "Архивировать / Восстановить",
"Delete Configuration": "Удалить конфигурацию", "Delete Configuration": "Удалить конфигурацию",
"Create Backup": "Содать архив", "Create Backup": "Содать архив",
"No backup yet, click the button above to create backup\\.": "Архивов не обнаружено, нажмите на кнопку выше, чтобы создать", "No backup yet, click the button above to create backup\\.": "Архивов не обнаружено, нажмите на кнопку выше, чтобы создать",
"Are you sure to delete this backup\\?": "Вы уверены, что нужно удалить этот архив?", "Are you sure to delete this backup\\?": "Вы уверены, что нужно удалить этот архив?",
"Are you sure to restore this backup?\\": "Вы уверены, что нужно восстановить этот архив?", "Are you sure to restore this backup?\\": "Вы уверены, что нужно восстановить этот архив?",
"Backup Date": "Дата архива", "Backup Date": "Дата архива",
"File": "Файл", "File": "Файл",
"Are you sure to delete this configuration\\?": "Вы уверены, что нужно удалить эту конфигурацию?", "Are you sure to delete this configuration\\?": "Вы уверены, что нужно удалить эту конфигурацию?",
"Once you deleted this configuration\\:": "Как только вы удалите эту конфигурацию: ", "Once you deleted this configuration\\:": "Как только вы удалите эту конфигурацию: ",
"All connected peers will get disconnected": "Все подключенные клиенты будут отключены", "All connected peers will get disconnected": "Все подключенные клиенты будут отключены",
"Both configuration file \\(\\.conf\\) and database table related to this configuration will get deleted": "Оба файла конфигурации (.conf) и таблица базы данных этой конфигурации, будут удалены", "Both configuration file \\(\\.conf\\) and database table related to this configuration will get deleted": "Оба файла конфигурации (.conf) и таблица базы данных этой конфигурации, будут удалены",
"Checking backups...": "Проверка архивов...", "Checking backups...": "Проверка архивов...",
"This configuration have ([0-9].*) backups": "Эта конфигурация имеет $1", "This configuration have ([0-9].*) backups": "Эта конфигурация имеет $1",
"This configuration have no backup": "Эта конфигурация не имеет архивов", "This configuration have no backup": "Эта конфигурация не имеет архивов",
"If you're sure, please type in the configuration name below and click Delete": "Если вы уверены, пожалуйста, введите название конфигурации ниже и нажмите Удалить", "If you're sure, please type in the configuration name below and click Delete": "Если вы уверены, пожалуйста, введите название конфигурации ниже и нажмите Удалить",
"Select All": "Выбрать всё", "Select All": "Выбрать всё",
"Clear Selection": "Очистит выбор", "Clear Selection": "Очистит выбор",
"([0-9].*) Peers?": "$1 Клиенты?", "([0-9].*) Peers?": "$1 Клиенты?",
"Downloading": "Загрузка", "Downloading": "Загрузка",
"Download Finished": "Загрузка завершена", "Download Finished": "Загрузка завершена",
"Done": "Выполнено", "Done": "Выполнено",
"Are you sure to delete": "Вы уверены, что нужно удалить", "Are you sure to delete": "Вы уверены, что нужно удалить",
"Are you sure to delete this peer\\?": "Вы уверены, что нужно удалить?", "Are you sure to delete this peer\\?": "Вы уверены, что нужно удалить?",
"Configuration deleted": "Конфигурация удалена", "Configuration deleted": "Конфигурация удалена",
"Configuration saved": "Конфигурация сохранена", "Configuration saved": "Конфигурация сохранена",
"WGDashboard language update failed": "Не удалось обновить язык WGDashboard", "WGDashboard language update failed": "Не удалось обновить язык WGDashboard",
"Configuration restored": "Конфигурация восстановлена", "Configuration restored": "Конфигурация восстановлена",
"Allowed IP already taken by another peer": "IP-адрес, уже занятый другим узлом", "Allowed IP already taken by another peer": "IP-адрес, уже занятый другим узлом",
"Failed to allow access of peer (.*)": "Не удалось разрешить доступ этому клиенту:$1", "Failed to allow access of peer (.*)": "Не удалось разрешить доступ этому клиенту:$1",
"Failed to save configuration through WireGuard": "Не удалось сохранить конфигурацию с помощью WireGuard", "Failed to save configuration through WireGuard": "Не удалось сохранить конфигурацию с помощью WireGuard",
"Allow access successfully!": "Доступ разрешён!",
"Deleted ([0-9]{1,}) peer\\(s\\)": "Удалено $1 клиентов ", "Deleted ([0-9]{1,}) peer\\(s\\)": "Удалено $1 клиентов ",
"Deleted ([0-9]{1,}) peer\\(s\\) successfully. Failed to delete ([0-9]{1,}) peer\\(s\\)": "Успешно удалено $1 клиентов. Не удалось удалить $2 ", "Deleted ([0-9]{1,}) peer\\(s\\) successfully. Failed to delete ([0-9]{1,}) peer\\(s\\)": "Успешно удалено $1 клиентов. Не удалось удалить $2 ",
"Restricted ([0-9]{1,}) peer\\(s\\)": "Заблокировано $1 клиентов ", "Restricted ([0-9]{1,}) peer\\(s\\)": "Заблокировано $1 клиентов ",
"Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": "Успешно аблокировано $1 клиентов. Не удалось заблокировать $2 ", "Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": "Успешно аблокировано $1 клиентов. Не удалось заблокировать $2 ",
"Traceroute": "Трассировка", "Dashboard IP Address \\& Listen Port": "IP-адрес и порт панели мониторинга",
"Autostart": "Автозапуск", "Allow access successfully": "Доступ разрешён"
"Path": "Директория" }
}

View File

@ -0,0 +1,312 @@
{
"Welcome to": "Välkommen till",
"Username": "Användarnamn",
"Password": "Lösenord",
"OTP from your authenticator": "Engångslösenord från din autentiserare",
"Sign In": "Logga in",
"Access Remote Server": "Åtkomst till fjärrserver",
"Server": "Server",
"Click": "Klicka",
"Pinging...": "Pingar...",
"to add your server": "för att lägga till din server",
"Server List": "Serverlista",
"Sorry, your username or password is incorrect.": "Tyvärr, ditt användarnamn eller lösenord är fel.",
"Home": "Hem",
"Settings": "Inställningar",
"Tools": "Verktyg",
"Sign Out": "Logga ut",
"Checking for update...": "Kontrollerar efter uppdateringar...",
"You're on the latest version": "Du använder den senaste versionen",
"WireGuard Configurations": "WireGuard-konfigurationer",
"You don't have any WireGuard configurations yet. Please check the configuration folder or change it in Settings. By default the folder is /etc/wireguard.": "Du har inga WireGuard-konfigurationer ännu. Kontrollera konfigurationsmappen eller ändra den i Inställningar. Som standard är mappen /etc/wireguard.",
"Configuration": "Konfiguration",
"Configurations": "Konfigurationer",
"Peers Default Settings": "Standardinställningar för Peers",
"Dashboard Theme": "Paneltema",
"Light": "Ljust",
"Dark": "Mörkt",
"This will be changed globally, and will be apply to all peer's QR code and configuration file.": "Detta kommer att ändras globalt och tillämpas på alla Peers QR-koder och konfigurationsfiler.",
"WireGuard Configurations Settings": "Inställningar för WireGuard-konfigurationer",
"Configurations Directory": "Konfigurationskatalog",
"Remember to remove / at the end of your path. e.g /etc/wireguard": "Kom ihåg att ta bort / i slutet av sökvägen, t.ex. /etc/wireguard",
"WGDashboard Account Settings": "WGDashboard-kontoinställningar",
"Current Password": "Nuvarande lösenord",
"New Password": "Nytt lösenord",
"Repeat New Password": "Upprepa nytt lösenord",
"Update Password": "Uppdatera lösenord",
"Reset": "Återställ",
"Setup": "Installera",
"API Keys": "API-nycklar",
"API Key": "API-nyckel",
"Key": "Nyckel",
"Enabled": "Aktiverad",
"Disabled": "Inaktiverad",
"No WGDashboard API Key": "Ingen WGDashboard API-nyckel",
"Expire At": "Utgår",
"Create API Key": "Skapa API-nyckel",
"Never Expire": "Löper aldrig ut",
"Don't think that's a good idea": "Det är nog inte en bra idé",
"Create": "Skapa",
"Status": "Status",
"On": "På",
"Off": "Av",
"Address": "Adress",
"Listen Port": "Lyssnarport",
"Public Key": "Publik nyckel",
"Connected Peers": "Anslutna Peers",
"Total Usage": "Total användning",
"Total Received": "Totalt mottaget",
"Total Sent": "Totalt skickat",
"Peers Data Usage": "Dataanvändning för Peers",
"Real Time Received Data Usage": "Realtidsanvändning mottagen data",
"Real Time Sent Data Usage": "Realtidsanvändning skickad data",
"Peer": "Peer",
"Peers": "Peers",
"Peer Settings": "Peer-inställningar",
"Download All": "Ladda ner alla",
"Display": "Visa",
"Sort By": "Sortera efter",
"Refresh Interval": "Uppdateringsintervall",
"Name": "Namn",
"Allowed IPs": "Tillåtna IP-adresser",
"Restricted": "Begränsad",
"(.*) Seconds": "$1 sekunder",
"(.*) Minutes": "$1 minuter",
"Configuration Settings": "Konfigurationsinställningar",
"Peer Jobs": "Peer-jobb",
"Active Jobs": "Aktiva jobb",
"All Active Jobs": "Alla aktiva jobb",
"Logs": "Loggar",
"Private Key": "Privat nyckel",
"Endpoint Allowed IPs": "Tillåtna IP-adresser för slutpunkt",
"DNS": "DNS",
"Optional Settings": "Valfria inställningar",
"Pre-Shared Key": "Fördelad nyckel",
"MTU": "MTU",
"Persistent Keepalive": "Persistent Keepalive",
"Reset Data Usage": "Återställ dataanvändning",
"Total": "Totalt",
"Sent": "Skickat",
"Received": "Mottaget",
"Revert": "Återställ",
"Save Peer": "Spara Peer",
"QR Code": "QR-kod",
"Schedule Jobs": "Schemalägg jobb",
"Job": "Jobb",
"Job ID": "Jobb-ID",
"Unsaved Job": "Osparat jobb",
"if": "om",
"is": "är",
"then": "då",
"larger than": "större än",
"Date": "Datum",
"Restrict Peer": "Begränsa Peer",
"Delete Peer": "Radera Peer",
"Edit": "Redigera",
"Delete": "Radera",
"Deleting...": "Raderar...",
"Cancel": "Avbryt",
"Save": "Spara",
"Jobs Logs": "Jobbloggar",
"Updated at": "Uppdaterad",
"Refresh": "Uppdatera",
"Filter": "Filter",
"Success": "Lyckades",
"Failed": "Misslyckades",
"Log ID": "Logg-ID",
"Message": "Meddelande",
"Share Peer": "Dela Peer",
"Currently the peer is not sharing": "Peer delar inte för tillfället",
"Start Sharing": "Starta delning",
"Stop Sharing": "Stoppa delning",
"Access Restricted": "Begränsad åtkomst",
"Restrict Access": "Begränsa åtkomst",
"Allow Access": "Tillåt åtkomst",
"Add Peers": "Lägg till Peers",
"Bulk Add": "Lägg till i bulk",
"You can add up to (.*) peers": "Du kan lägga till upp till $1 Peers",
"Use your own Private and Public Key": "Använd din egen privata och publika nyckel",
"Enter IP Address/CIDR": "Ange IP-adress/CIDR",
"IP Address/CIDR": "IP-adress/CIDR",
"or": "eller",
"Pick Available IP": "Välj tillgänglig IP",
"No available IP containing": "Ingen tillgänglig IP som innehåller ",
"Add": "Lägg till",
"Failed to check available update": "Misslyckades med att kontrollera tillgänglig uppdatering",
"Nice to meet you!": "Trevligt att träffas!",
"Please fill in the following fields to finish setup": "Fyll i följande fält för att slutföra installationen",
"Create an account": "Skapa ett konto",
"Enter an username you like": "Skriv in ett användarnamn du gillar",
"Enter a password": "Ange ett lösenord",
"Confirm password": "Bekräfta lösenord",
"Next": "Nästa",
"Or you can click the link below:": "Eller så kan du klicka på länken nedan:",
"TOTP verified!": "TOTP verifierad!",
"I don't need MFA": "Jag behöver inte MFA",
"Complete": "Komplett",
"(v[0-9.]{1,}) is now available for update!": "Version $1 är nu tillgänglig för uppdatering!",
"Current Version:": "Nuvarande version:",
"Scan QR Code with the WireGuard App to add peer": "Skanna QR-koden med WireGuard-appen för att lägga till peer",
"or click the button below to download the ": "eller klicka på knappen nedan för att ladda ner ",
" file": " fil",
"FROM ": "FRÅN ",
"(.*) is on": "$1 är aktiverad",
"(.*) is off": "$1 är avstängd",
"Allowed IPs is invalid": "Tillåtna IP-adresser är ogiltiga",
"Peer created successfully": "Peer skapad framgångsrikt",
"Please fill in all required box": "Vänligen fyll i alla obligatoriska fält",
"Please specify amount of peers you want to add": "Ange antalet peers du vill lägga till",
"No more available IP can assign": "Det finns inga fler tillgängliga IP-adresser att tilldela",
"The maximum number of peers can add is (.*)": "Det maximala antalet peers som kan läggas till är $1",
"Generating key pairs by bulk failed": "Generering av nyckelpar i bulk misslyckades",
"Failed to add peers in bulk": "Misslyckades med att lägga till peers i bulk",
"This peer already exist": "Den här peeren finns redan",
"This IP is not available: (.*)": "Den här IP-adressen är inte tillgänglig: $1",
"Configuration does not exist": "Konfigurationen finns inte",
"Peer does not exist": "Peer finns inte",
"Please provide a valid configuration name": "Vänligen ange ett giltigt konfigurationsnamn",
"Peer saved": "Peer sparad",
"Allowed IPs already taken by another peer": "Tillåtna IP-adresser är redan upptagna av en annan peer",
"Endpoint Allowed IPs format is incorrect": "Endpoint tillåtna IP-adresser är i fel format",
"DNS format is incorrect": "DNS-formatet är felaktigt",
"MTU format is not correct": "MTU-formatet är inte korrekt",
"Persistent Keepalive format is not correct": "Formatet för Persistent Keepalive är inte korrekt",
"Private key does not match with the public key": "Privat nyckel matchar inte med den offentliga nyckeln",
"Update peer failed when updating Pre-Shared Key": "Uppdatering av peer misslyckades vid uppdatering av Pre-Shared Key",
"Update peer failed when updating Allowed IPs": "Uppdatering av peer misslyckades vid uppdatering av tillåtna IP-adresser",
"Update peer failed when saving the configuration": "Uppdatering av peer misslyckades vid sparande av konfigurationen",
"Peer data usage reset successfully": "Peer dataanvändning återställd framgångsrikt",
"Peer download started": "Peer nedladdning påbörjad",
"Please specify one or more peers": "Vänligen ange en eller flera peers",
"Share link failed to create. Reason: (.*)": "Delningslänk skapades inte. Orsak: $1",
"Link expire date updated": "Länkens utgångsdatum uppdaterat",
"Link expire date failed to update. Reason: (.*)": "Länkens utgångsdatum misslyckades med att uppdateras. Orsak: $1",
"Peer job saved": "Peer-jobb sparad",
"Please specify job": "Vänligen ange jobb",
"Please specify peer and configuration": "Vänligen ange peer och konfiguration",
"Peer job deleted": "Peer-jobb raderad",
"API Keys function is successfully enabled": "API-nyckelfunktion har aktiverats",
"API Keys function is successfully disabled": "API-nyckelfunktion har inaktiverats",
"API Keys function is failed to enable": "API-nyckelfunktion misslyckades med att aktiveras",
"API Keys function is failed to disable": "API-nyckelfunktion misslyckades med att inaktiveras",
"WGDashboard API Keys function is disabled": "WGDashboard API-nyckelfunktion är inaktiverad",
"WireGuard configuration path saved": "WireGuard-konfigurationsväg sparad",
"API Key deleted": "API-nyckel raderad",
"API Key created": "API-nyckel skapad",
"Sign in session ended, please sign in again": "Inloggningen har gått ut, vänligen logga in igen",
"Please specify an IP Address (v4/v6)": "Vänligen ange en IP-adress (v4/v6)",
"Please provide ipAddress and count": "Vänligen ange ipAddress och count",
"Please provide ipAddress": "Vänligen ange ipAddress",
"Dashboard Language": "Panelens språk",
"Dashboard language update failed": "Uppdatering av panelens språk misslyckades",
"Peer Remote Endpoint": "Peer fjärrslutpunkt",
"New Configuration": "Ny konfiguration",
"Configuration Name": "Konfigurationsnamn",
"Configuration name is invalid. Possible reasons:": "Konfigurationsnamn är ogiltigt. Möjliga orsaker:",
"Configuration name already exist\\.": "Konfigurationsnamnet finns redan.",
"Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen\\.": "Konfigurationsnamnet får endast innehålla 15 små/stora bokstäver, siffror, understreck, likhetstecken, plustecken, punkt och bindestreck.",
"Invalid Port": "Ogiltig port",
"Save Configuration": "Spara konfiguration",
"IP Address/CIDR is invalid": "IP-adress/CIDR är ogiltig",
"IP Address": "IP-adress",
"Enter IP Address / Hostname": "Ange IP-adress / Värdnamn",
"IP Address / Hostname": "IP-adress / Värdnamn",
"Dashboard IP Address \\& Listen Port": "Panelens IP-adress & Lyssningsport",
"Count": "Antal",
"Geolocation": "Geolokalisering",
"Is Alive": "Är aktiv",
"Average / Min / Max Round Trip Time": "Genomsnitt / Min / Max rundturstid",
"Sent / Received / Lost Package": "Skickade / Mottagna / Förlorade paket",
"Manual restart of WGDashboard is needed to apply changes on IP Address and Listen Port": "Manuell omstart av WGDashboard krävs för att tillämpa ändringar på IP-adress och lyssningsport",
"Restore Configuration": "Återställ konfiguration",
"Step (.*)": "Steg $1",
"Select a backup you want to restore": "Välj en säkerhetskopia du vill återställa",
"Click to change a backup": "Klicka för att ändra säkerhetskopia",
"Selected Backup": "Vald säkerhetskopia",
"You don't have any configuration to restore": "Du har ingen konfiguration att återställa",
"Help": "Hjälp",
"Backup": "Säkerhetskopiering",
"([0-9].*) Backups?": "$1 säkerhetskopior?",
"Yes": "Ja",
"No": "Nej",
"Backup not selected": "Ingen säkerhetskopia vald",
"Confirm \\& edit restore information": "Bekräfta och redigera återställningsinformation",
"(.*) Available IP Address": "$1 tillgängliga IP-adresser",
"Database File": "Databasfil",
"Contain": "Innehåller",
"Restricted Peers?": "Begränsade peers?",
"Restore": "Återställ",
"Restoring": "Återställer...",
"WGDashboard Settings": "WGDashboard inställningar",
"Peers Settings": "Peer-inställningar",
"WireGuard Configuration Settings": "WireGuard konfigurationsinställningar",
"Appearance": "Utseende",
"Theme": "Tema",
"Language": "Språk",
"Account Settings": "Kontoinställningar",
"Peer Default Settings": "Peer-standardinställningar",
"Toggle When Start Up": "Växla vid start",
"Other Settings": "Övriga inställningar",
"Select Peers": "Välj peers",
"Backup & Restore": "Säkerhetskopiering & Återställning",
"Delete Configuration": "Radera konfiguration",
"Create Backup": "Skapa säkerhetskopia",
"No backup yet, click the button above to create backup\\.": "Ingen säkerhetskopia än, klicka på knappen ovan för att skapa en.",
"Are you sure to delete this backup\\?": "Är du säker på att du vill radera denna säkerhetskopia?",
"Are you sure to restore this backup?\\": "Är du säker på att du vill återställa denna säkerhetskopia?",
"Backup Date": "Säkerhetskopieringsdatum",
"File": "Fil",
"Are you sure to delete this configuration\\?": "Är du säker på att du vill radera denna konfiguration?",
"Once you deleted this configuration\\:": "När du raderat denna konfiguration:",
"All connected peers will get disconnected": "Alla anslutna peers kommer att kopplas bort",
"Both configuration file \\(\\.conf\\) and database table related to this configuration will get deleted": "Både konfigurationsfilen (.conf) och databastabellen relaterad till denna konfiguration kommer att raderas",
"Checking backups...": "Kontrollerar säkerhetskopior...",
"This configuration have ([0-9].*) backups": "Denna konfiguration har $1 säkerhetskopior",
"This configuration have no backup": "Denna konfiguration har ingen säkerhetskopia",
"If you're sure, please type in the configuration name below and click Delete": "Om du är säker, skriv in konfigurationsnamnet nedan och klicka på Radera",
"Select All": "Välj alla",
"Clear Selection": "Rensa urval",
"([0-9].*) Peers?": "$1 Peers?",
"Downloading": "Hämtar",
"Download Finished": "Nedladdning slutförd",
"Done": "Klar",
"Are you sure to delete": "Är du säker på att du vill radera",
"Are you sure to delete this peer\\?": "Är du säker på att du vill radera denna peer?",
"Configuration deleted": "Konfiguration raderad",
"Configuration saved": "Konfiguration sparad",
"WGDashboard language update failed": "Uppdatering av WGDashboard språk misslyckades",
"Configuration restored": "Konfiguration återställd",
"Allowed IP already taken by another peer": "Tillåten IP-adress är redan upptagen av en annan peer",
"Failed to allow access of peer (.*)": "Misslyckades att ge access till peer (.*)",
"Failed to save configuration through WireGuard": "Misslyckades att spara konfiguration genom WireGuard",
"Allow access successfully": "Åtkomst beviljad framgångsrikt",
"Deleted ([0-9]{1,}) peer\\(s\\)": "Raderade $1 peer(s)",
"Deleted ([0-9]{1,}) peer\\(s\\) successfully. Failed to delete ([0-9]{1,}) peer\\(s\\)": "Raderade framgångsrikt $1 peer(s), misslyckades att radera $2 peer(s)",
"Restricted ([0-9]{1,}) peer\\(s\\)": "Begränsade $1 peer(s)",
"Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": "Begränsade framgångsrikt $1 peer(s), misslyckades att begränsa $2 peer(s)",
"Signing In\\.\\.\\.": "Loggar in...",
"Multi-Factor Authentication \\(MFA\\)": "Flerfaktorsautentisering (MFA)",
"Are you sure to delete this API key\\?": "Är du säker på att du vill radera denna API-nyckel?",
"When should this API Key expire\\?": "När ska denna API-nyckel löpa ut?",
"Creating\\.\\.\\.": "Skapar...",
"Turning On\\.\\.\\.": "Aktiverar...",
"Turning Off\\.\\.\\.": "Inaktiverar...",
"Search Peers\\.\\.\\.": "Sök Peers...",
"\\(Required for QR Code and Download\\)": "(Krävs för QR-kod och nedladdning)",
"\\(Required\\)": "(Krävs)",
"This peer does not have any job yet\\.": "Denna Peer har inga jobb ännu.",
"No active job at the moment\\.": "Inga aktiva jobb just nu.",
"Sharing\\.\\.\\.": "Delar...",
"Stop Sharing\\.\\.\\.": "Stoppar delning...",
"Restricting\\.\\.\\.": "Begränsar åtkomst...",
"Allowing Access\\.\\.\\.": "Tillåter åtkomst...",
"Download \\& QR Code is not available due to no private key set for this peer": "Nedladdning & QR-kod är inte tillgängligt eftersom ingen privat nyckel är inställd för denna 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\\.": "Vid bulk-läggning genereras varje Peer's namn automatiskt och tillåtet IP tilldelas nästa tillgängliga IP.",
"How many peers you want to add\\?": "Hur många Peers vill du lägga till?",
"Adding\\.\\.\\.": "Lägger till...",
"\\(At least 8 characters and make sure is strong enough!\\)": "(Minst 8 tecken och se till att det är tillräckligt starkt!)",
"Saving\\.\\.\\.": "Sparar...",
"1\\. Please scan the following QR Code to generate TOTP with your choice of authenticator": "1. Vänligen skanna följande QR-kod för att generera TOTP med din valda autentiserare",
"2\\. Enter the TOTP generated by your authenticator to verify": "2. Ange den TOTP som din autentiserare genererade för att verifiera",
"Oh no\\.\\.\\. This link is either expired or invalid\\.": "Åh nej... Den här länken är antingen utgången eller ogiltig."
}

View File

@ -1,311 +1,312 @@
{ {
"Welcome to": "Hoş geldiniz", "Welcome to": "Hoş geldiniz",
"Username": "Kullanıcı adı", "Username": "Kullanıcı adı",
"Password": "Parola", "Password": "Parola",
"OTP from your authenticator": "Kimlik doğrulama uygulamanızdan tek kullanımlık parola", "OTP from your authenticator": "Kimlik doğrulama uygulamanızdan tek kullanımlık parola",
"Sign In": "Giriş Yap", "Sign In": "Giriş Yap",
"Signing In...": "Giriş Yapılıyor...", "Signing In\\.\\.\\.": "Giriş Yapılıyor...",
"Access Remote Server": "Uzak Sunuculara Eriş", "Access Remote Server": "Uzak Sunuculara Eriş",
"Server": "Sunucu", "Server": "Sunucu",
"Click": "Tıkla", "Click": "Tıkla",
"Pinging...": "Ping atılıyor...", "Pinging...": "Ping atılıyor...",
"to add your server": "sunucunu eklemek için", "to add your server": "sunucunu eklemek için",
"Server List": "Sunucu Listesi", "Server List": "Sunucu Listesi",
"Sorry, your username or password is incorrect.": "Üzgünüm, kullanıcı adı veya parola yanlış.", "Sorry, your username or password is incorrect.": "Üzgünüm, kullanıcı adı veya parola yanlış.",
"Home": "Ana sayfa", "Home": "Ana sayfa",
"Settings": "Ayarlar", "Settings": "Ayarlar",
"Tools": "Araçlar", "Tools": "Araçlar",
"Sign Out": ıkış yap", "Sign Out": ıkış yap",
"Checking for update...": "Yeni sürüm için kontrol sağlanıyor...", "Checking for update...": "Yeni sürüm için kontrol sağlanıyor...",
"You're on the latest version": "En güncel sürümü kullanıyorsunuz", "You're on the latest version": "En güncel sürümü kullanıyorsunuz",
"WireGuard Configurations": "WireGuard Ayarları", "WireGuard Configurations": "WireGuard Ayarları",
"You don't have any WireGuard configurations yet. Please check the configuration folder or change it in Settings. By default the folder is /etc/wireguard.": "Henüz herhangi bir WireGuard ayarınız bulunmuyor. Lütfen yapılandırma dizinini kontrol edin veya Ayarlar kısmından değiştirin. Ön tanımlı ayar dizini /etc/wireguard.", "You don't have any WireGuard configurations yet. Please check the configuration folder or change it in Settings. By default the folder is /etc/wireguard.": "Henüz herhangi bir WireGuard ayarınız bulunmuyor. Lütfen yapılandırma dizinini kontrol edin veya Ayarlar kısmından değiştirin. Ön tanımlı ayar dizini /etc/wireguard.",
"Configuration": "Ayar", "Configuration": "Ayar",
"Configurations": "Ayarlar", "Configurations": "Ayarlar",
"Peers Default Settings": "Ön Tanımlı Eş Ayarları", "Peers Default Settings": "Ön Tanımlı Eş Ayarları",
"Dashboard Theme": "Arayüz Teması", "Dashboard Theme": "Arayüz Teması",
"Light": "Aydınlık", "Light": "Aydınlık",
"Dark": "Karanlık", "Dark": "Karanlık",
"This will be changed globally, and will be apply to all peer's QR code and configuration file.": "Bu değişiklik global olarak, tüm eşlerin QR kod ve yapılandırma dosyalarına uygulanacak.", "This will be changed globally, and will be apply to all peer's QR code and configuration file.": "Bu değişiklik global olarak, tüm eşlerin QR kod ve yapılandırma dosyalarına uygulanacak.",
"WireGuard Configurations Settings": "WireGuard Yapılandırma Ayarları", "WireGuard Configurations Settings": "WireGuard Yapılandırma Ayarları",
"Configurations Directory": "Yapılandırma Dizini", "Configurations Directory": "Yapılandırma Dizini",
"Remember to remove / at the end of your path. e.g /etc/wireguard": "Dizin adresinin sonundaki /'ı kaldırmayı unutmayın. Örnek; /etc/wireguard", "Remember to remove / at the end of your path. e.g /etc/wireguard": "Dizin adresinin sonundaki /'ı kaldırmayı unutmayın. Örnek; /etc/wireguard",
"WGDashboard Account Settings": "WGDashboard Hesap Ayarları", "WGDashboard Account Settings": "WGDashboard Hesap Ayarları",
"Current Password": "Geçerli Parola", "Current Password": "Geçerli Parola",
"New Password": "Yeni Parola", "New Password": "Yeni Parola",
"Repeat New Password": "Yeni Parolayı Tekrarla", "Repeat New Password": "Yeni Parolayı Tekrarla",
"Update Password": "Parolayı Guncelle", "Update Password": "Parolayı Guncelle",
"Multi-Factor Authentication (MFA)": "Çok Adımlı Dogrulama (MFA)", "Reset": "Sıfırla",
"Reset": "Sıfırla", "Setup": "Kurulum",
"Setup": "Kurulum", "API Keys": "API Anahtarları",
"API Keys": "API Anahtarları", "API Key": "API Anahtarı",
"API Key": "API Anahtarı", "Key": "Anahtar",
"Key": "Anahtar", "Enabled": "Aktif",
"Enabled": "Aktif", "Disabled": "Devre Dışı",
"Disabled": "Devre Dışı", "No WGDashboard API Key": "WGDashboard API Anahtarı Yok",
"No WGDashboard API Key": "WGDashboard API Anahtarı Yok", "Expire At": "Geçerliliğini yitirme tarihi",
"Expire At": "Geçerliliğini yitirme tarihi", "Create API Key": "Yeni API anahtarı oluştur",
"Are you sure to delete this API key?": "Bu API anahtarını silmek istediğine emin misiniz?", "Never Expire": "Geçerliligi asla yitirme",
"Create API Key": "Yeni API anahtarı oluştur", "Don't think that's a good idea": "Bunun iyi bir fikir oldugunu düşünmüyorum",
"When should this API Key expire?": "Bu API anahtarı ne zamana kadar geçerli olmalı?", "Create": "Oluştur",
"Never Expire": "Geçerliligi asla yitirme", "Status": "Durum",
"Don't think that's a good idea": "Bunun iyi bir fikir oldugunu düşünmüyorum", "On": "Açık",
"Creating...": "Oluşturuluyor...", "Off": "Kapalı",
"Create": "Oluştur", "Address": "Adres",
"Status": "Durum", "Listen Port": "Port",
"On": "Açık", "Public Key": "Genel Anahtar",
"Off": "Kapalı", "Connected Peers": "Bağlı Eşler",
"Turning On...": "Açılıyor...", "Total Usage": "Toplam Kullanım",
"Turning Off...": "Kapatılıyor...", "Total Received": "Toplam Gelen",
"Address": "Adres", "Total Sent": "Toplam Gönderilen",
"Listen Port": "Port", "Peers Data Usage": "Eşlerin Veri Kullanımı",
"Public Key": "Genel Anahtar", "Real Time Received Data Usage": "Gerçek Zamanlı Gelen Veri Kullanımı",
"Connected Peers": "Bağlı Eşler", "Real Time Sent Data Usage": "Gerçek Zamanlı Gönderilen Veri Kullanımı",
"Total Usage": "Toplam Kullanım", "Peer": "Eş",
"Total Received": "Toplam Gelen", "Peers": "Eşler",
"Total Sent": "Toplam Gönderilen", "Peer Settings": "Eş Ayarları",
"Peers Data Usage": "Eşlerin Veri Kullanımı", "Download All": "Hepsini İndir",
"Real Time Received Data Usage": "Gerçek Zamanlı Gelen Veri Kullanımı", "Display": "Göster",
"Real Time Sent Data Usage": "Gerçek Zamanlı Gönderilen Veri Kullanımı", "Sort By": "Sırala",
"Peer": "Eş", "Refresh Interval": "Yenileme Sıklığı",
"Peers": "Eşler", "Name": "Ad",
"Peer Settings": "Eş Ayarları", "Allowed IPs": "İzin Verilen IP Adresleri",
"Download All": "Hepsini İndir", "Restricted": "Kısıtla",
"Search Peers...": "Eşleri Ara...", "(.*) Seconds": "$1 Saniye",
"Display": "Göster", "(.*) Minutes": "$1 Dakika",
"Sort By": "Sırala", "Configuration Settings": "Yapılandırma Ayarları",
"Refresh Interval": "Yenileme Sıklığı", "Peer Jobs": "Eş Görevleri",
"Name": "Ad", "Active Jobs": "Aktif Eşler",
"Allowed IPs": "İzin Verilen IP Adresleri", "All Active Jobs": "Aktif Tüm Görevler",
"Restricted": "Kısıtla", "Logs": "Loglar",
"(.*) Seconds": "$1 Saniye", "Private Key": "Özel Anahtar",
"(.*) Minutes": "$1 Dakika", "Endpoint Allowed IPs": "Endpointe Erişim İçin İzin Verilen IP Adresleri",
"Configuration Settings": "Yapılandırma Ayarları", "DNS": "DNS",
"Peer Jobs": "Eş Görevleri", "Optional Settings": "İsteğe Bağlı Ayarlar",
"Active Jobs": "Aktif Eşler", "Pre-Shared Key": "Ön Paylaşımlı Anahtar",
"All Active Jobs": "Aktif Tüm Görevler", "MTU": "MTU",
"Logs": "Loglar", "Persistent Keepalive": "Sürekli Oturum süresi",
"Private Key": "Özel Anahtar", "Reset Data Usage": "Veri Kullanımını Sıfırla",
"(Required for QR Code and Download)": "(QR Kodu ve İndirme için zorunlu)", "Total": "Toplam",
"(Required)": "(Zorunlu)", "Sent": "Gönderilen",
"Endpoint Allowed IPs": "Endpointe Erişim İçin İzin Verilen IP Adresleri", "Received": "Gelen",
"DNS": "DNS", "Revert": "Geri al",
"Optional Settings": "İsteğe Bağlı Ayarlar", "Save Peer": "Eşi Kaydet",
"Pre-Shared Key": "Ön Paylaşımlı Anahtar", "QR Code": "QR Kod",
"MTU": "MTU", "Schedule Jobs": "Zamanlanmış Görevler",
"Persistent Keepalive": "Sürekli Oturum süresi", "Job": "Görev",
"Reset Data Usage": "Veri Kullanımını Sıfırla", "Job ID": "Görev ID",
"Total": "Toplam", "Unsaved Job": "Kaydedilmemiş Görev",
"Sent": "Gönderilen", "if": "eğer",
"Received": "Gelen", "is": "",
"Revert": "Geri al", "then": "öyleyse",
"Save Peer": "Eşi Kaydet", "larger than": "daha büyük",
"QR Code": "QR Kod", "Date": "Tarih",
"Schedule Jobs": "Zamanlanmış Görevler", "Restrict Peer": "Eşi Kısıtla",
"Job": "Görev", "Delete Peer": "Eşi Sil",
"Job ID": "Görev ID", "Edit": "Düzenle",
"Unsaved Job": "Kaydedilmemiş Görev", "Delete": "Sil",
"This peer does not have any job yet.": "Bu eşe ait henüz herhangi bir görev yok.", "Deleting...": "Siliniyor...",
"if": "eğer", "Cancel": "İptal Et",
"is": "", "Save": "Kaydet",
"then": "öyleyse", "Jobs Logs": "Görev Logları",
"larger than": "daha büyük", "Updated at": "tarihinde güncellenmiş",
"Date": "Tarih", "Refresh": "Yenile",
"Restrict Peer": "Eşi Kısıtla", "Filter": "Filtre",
"Delete Peer": "Eşi Sil", "Success": "Başarılı",
"Edit": "Düzenle", "Failed": "Başarısız",
"Delete": "Sil", "Log ID": "Log ID",
"Deleting...": "Siliniyor...", "Message": "Mesaj",
"Cancel": "İptal Et", "Share Peer": "Eşi Paylaş",
"Save": "Kaydet", "Currently the peer is not sharing": "Eş şu an paylaşım yapmıyor",
"No active job at the moment.": "Şu an herhangi bir aktif görev yok.", "Start Sharing": "Paylaşımı Başlat",
"Jobs Logs": "Görev Logları", "Stop Sharing": "Paylaşımı Durdur",
"Updated at": "tarihinde güncellenmiş", "Access Restricted": "Erişim Kısıtlandı",
"Refresh": "Yenile", "Restrict Access": "Erişimi Kısıtla",
"Filter": "Filtre", "Allow Access": "Erişim Ver",
"Success": "Başarılı", "Add Peers": "Eş Ekle",
"Failed": "Başarısız", "Bulk Add": "Toplu Ekle",
"Log ID": "Log ID", "You can add up to (.*) peers": "$1 adete kadar eş ekleyebilirsiniz",
"Message": "Mesaj", "Use your own Private and Public Key": "Kendi özel ve genel anahtarınızı kullanın",
"Share Peer": "Eşi Paylaş", "Enter IP Address/CIDR": "IP Adresi/CIDR girin",
"Currently the peer is not sharing": "Eş şu an paylaşım yapmıyor", "IP Address/CIDR": "IP Adresi/CIDR",
"Sharing...": "Paylaşılıyor...", "or": "veya",
"Start Sharing": "Paylaşımı Başlat", "Pick Available IP": "Mevcut IP Adresi Seç",
"Stop Sharing...": "Paylaşım Durduruluyor...", "No available IP containing": "Mevcut IP Adresi bulunmuyor",
"Stop Sharing": "Paylaşımı Durdur", "Add": "Ekle",
"Access Restricted": "Erişim Kısıtlandı", "Failed to check available update": "Mevcut güncelleştirme kontrol edilemedi",
"Restrict Access": "Erişimi Kısıtla", "Nice to meet you!": "Tanıştığıma memnun oldum!",
"Restricting...": "Erişim Kısıtlanıyor...", "Please fill in the following fields to finish setup": "Lütfen kurulumu bitirmek için şu alanları doldurun",
"Allow Access": "Erişim Ver", "Create an account": "Hesap oluştur",
"Allowing Access...": "Erişim Veriliyor...", "Enter an username you like": "Bir kullanıcı adı girin",
"Download & QR Code is not available due to no private key set for this peer": "Bu eş için özel anahtar tanımlandığı için İndirme ve QR Kod mevcut değil", "Enter a password": "Parola girin",
"Add Peers": "Eş Ekle", "\\(At least 8 characters and make sure is strong enough!\\)": "(En az 8 karakter girin ve güçlü bir parola seçtiğinizden emin olun!)",
"Bulk Add": "Toplu Ekle", "Confirm password": "Parolayı doğrula",
"By adding peers by bulk, each peer's name will be auto generated, and Allowed IP will be assign to the next available IP.": "Toplu ekleme yaparsanız eşlerin isimleri otomatik olarak oluşturulacak ve İzin Verilen IP adresi mevcut olan bir sonraki IP olarak tanımlanacak.", "Next": "Sonraki",
"How many peers you want to add?": "Kaç adet eş eklemek istiyorsunuz?", "Saving\\.\\.\\.": "Kaydediliyor...",
"You can add up to (.*) peers": "$1 adete kadar eş ekleyebilirsiniz", "1\\. Please scan the following QR Code to generate TOTP with your choice of authenticator": "1. Lütfen zaman tabanlı parola oluşturmak için aşağıdaki QR kodunu kimlik doğrulama uygulamanız ile tarayın",
"Use your own Private and Public Key": "Kendi özel ve genel anahtarınızı kullanın", "Or you can click the link below:": "Veya aşağıdaki linkte tıklayabilirsiniz:",
"Enter IP Address/CIDR": "IP Adresi/CIDR girin", "2\\. Enter the TOTP generated by your authenticator to verify": "2. Doğrulamak için kimlik doğrulama uygulaması tarafından üretilen zaman tabanlı parolayı girin",
"IP Address/CIDR": "IP Adresi/CIDR", "TOTP verified!": "Zaman tabanlı parola doğrulandı!",
"or": "veya", "I don't need MFA": "Çok adımlı doğrulamaya ihtiyacım yok",
"Pick Available IP": "Mevcut IP Adresi Seç", "Complete": "Tamamla",
"No available IP containing": "Mevcut IP Adresi bulunmuyor", "(v[0-9.]{1,}) is now available for update!": "Sürüm $1 güncelleme için hazır!",
"Add": "Ekle", "Current Version:": "Geçerli Sürüm:",
"Adding...": "Ekleniyor...", "Oh no\\.\\.\\. This link is either expired or invalid\\.": "Tüh... Link geçerliliğini yitirmiş veya geçersiz link.",
"Failed to check available update": "Mevcut güncelleştirme kontrol edilemedi", "Scan QR Code with the WireGuard App to add peer": "Eşi eklemek için WireGuard uygulaması ile QR kodu okutun",
"Nice to meet you!": "Tanıştığıma memnun oldum!", "or click the button below to download the ": "veya indirmek için aşağıdaki butona tıklayın",
"Please fill in the following fields to finish setup": "Lütfen kurulumu bitirmek için şu alanları doldurun", " file": " dosyası",
"Create an account": "Hesap oluştur", "FROM ": "Kimden ",
"Enter an username you like": "Bir kullanıcı adı girin", "(.*) is on": "$1 açık",
"Enter a password": "Parola girin", "(.*) is off": "$1 kapalı",
"\\(At least 8 characters and make sure is strong enough!\\)": "(En az 8 karakter girin ve güçlü bir parola seçtiğinizden emin olun!)", "Allowed IPs is invalid": "İzin Verilen IP Adresleri geçersiz",
"Confirm password": "Parolayı doğrula", "Peer created successfully": "Eş başarıyla oluşturuldu",
"Next": "Sonraki", "Please fill in all required box": "Lütfen zorunlu tüm alanları doldurun",
"Saving\\.\\.\\.": "Kaydediliyor...", "Please specify amount of peers you want to add": "Lütfen eklemek istediğiniz eş adetini belirtin",
"1\\. Please scan the following QR Code to generate TOTP with your choice of authenticator": "1. Lütfen zaman tabanlı parola oluşturmak için aşağıdaki QR kodunu kimlik doğrulama uygulamanız ile tarayın", "No more available IP can assign": "Atanabilecek daha fazla mevcut IP adresi yok",
"Or you can click the link below:": "Veya aşağıdaki linkte tıklayabilirsiniz:", "The maximum number of peers can add is (.*)": "En fazla $1 adet eş ekleyebilirsiniz",
"2\\. Enter the TOTP generated by your authenticator to verify": "2. Doğrulamak için kimlik doğrulama uygulaması tarafından üretilen zaman tabanlı parolayı girin", "Generating key pairs by bulk failed": "Toplu anahtar oluşturma işlemi başarısız oldu",
"TOTP verified!": "Zaman tabanlı parola doğrulandı!", "Failed to add peers in bulk": "Toplu eş ekleme işlemi başarısız oldu",
"I don't need MFA": "Çok adımlı doğrulamaya ihtiyacım yok", "This peer already exist": "Bu eş zaten mevcut",
"Complete": "Tamamla", "This IP is not available: (.*)": "$1 adresi mevcut değil",
"(v[0-9.]{1,}) is now available for update!": "Sürüm $1 güncelleme için hazır!", "Configuration does not exist": "Yapılandırma mevcut değil",
"Current Version:": "Geçerli Sürüm:", "Peer does not exist": "Eş mevcut değil",
"Oh no\\.\\.\\. This link is either expired or invalid\\.": "Tüh... Link geçerliliğini yitirmiş veya geçersiz link.", "Please provide a valid configuration name": "Lütfen geçerli bir yapılandırma ismi girin",
"Scan QR Code with the WireGuard App to add peer": "Eşi eklemek için WireGuard uygulaması ile QR kodu okutun", "Peer saved": "Eş kaydedildi",
"or click the button below to download the ": "veya indirmek için aşağıdaki butona tıklayın", "Allowed IPs already taken by another peer": "İzin Verilen IP Adresleri başka bir eş tarafından zaten kullanılıyor",
" file": " dosyası", "Endpoint Allowed IPs format is incorrect": "Endpoint için İzin Verilen IP Adreslerinin formatı yanlış",
"FROM ": "Kimden ", "DNS format is incorrect": "DNS formatı yanlış",
"(.*) is on": "$1 açık", "MTU format is not correct": "MTU formatı yanlış",
"(.*) is off": "$1 kapalı", "Persistent Keepalive format is not correct": "Sürekli Oturum formatı yanlış",
"Allowed IPs is invalid": "İzin Verilen IP Adresleri geçersiz", "Private key does not match with the public key": "Özel anahtar genel anahtar ile eşleşmiyor",
"Peer created successfully": "Eş başarıyla oluşturuldu", "Update peer failed when updating Pre-Shared Key": "Eş güncellemesi Ön Tanımlı Anahtar güncellenirken başarısız oldu",
"Please fill in all required box": "Lütfen zorunlu tüm alanları doldurun", "Update peer failed when updating Allowed IPs": "Eş güncellemesi İzin Verilen IP Adresleri güncellenirken başarısız oldu",
"Please specify amount of peers you want to add": "Lütfen eklemek istediğiniz eş adetini belirtin", "Update peer failed when saving the configuration": "Eş güncellemesi yapılandırma kaydedilirken başarısız oldu",
"No more available IP can assign": "Atanabilecek daha fazla mevcut IP adresi yok", "Peer data usage reset successfully": "Eşin veri kullanım istatistiği başarıyla sıfırlandı",
"The maximum number of peers can add is (.*)": "En fazla $1 adet eş ekleyebilirsiniz", "Peer download started": "Eş indirmesi başladı",
"Generating key pairs by bulk failed": "Toplu anahtar oluşturma işlemi başarısız oldu", "Please specify one or more peers": "Lütfen bir veya daha fazla eş belirtin",
"Failed to add peers in bulk": "Toplu eş ekleme işlemi başarısız oldu", "Share link failed to create. Reason: (.*)": "Link paylaşımı oluşturulamadı. Sebebi: $1",
"This peer already exist": "Bu eş zaten mevcut", "Link expire date updated": "Link geçerlilik tarihi güncellendi",
"This IP is not available: (.*)": "$1 adresi mevcut değil", "Link expire date failed to update. Reason: (.*)": "Link gerçerliliği güncellenemedi. Sebebi: $1",
"Configuration does not exist": "Yapılandırma mevcut değil", "Peer job saved": "Eş görevi kaydedildi",
"Peer does not exist": "Eş mevcut değil", "Please specify job": "Lütfen görev belirtin",
"Please provide a valid configuration name": "Lütfen geçerli bir yapılandırma ismi girin", "Please specify peer and configuration": "Lütfen eş ve yapılandırma belirtin",
"Peer saved": "Eş kaydedildi", "Peer job deleted": "Eş görevi silindi",
"Allowed IPs already taken by another peer": "İzin Verilen IP Adresleri başka bir eş tarafından zaten kullanılıyor", "API Keys function is successfully enabled": "API Anahtar işlevi başarıyla aktifleştirildi",
"Endpoint Allowed IPs format is incorrect": "Endpoint için İzin Verilen IP Adreslerinin formatı yanlış", "API Keys function is successfully disabled": "API Anahtar işlevi başarıyle devre dışı bırakıldı",
"DNS format is incorrect": "DNS formatı yanlış", "API Keys function is failed to enable": "API Anahtar işlevi aktifleştirilemedi",
"MTU format is not correct": "MTU formatı yanlış", "API Keys function is failed to disable": "API Anahtar işlevi devre dışı bırakılamadı",
"Persistent Keepalive format is not correct": "Sürekli Oturum formatı yanlış", "WGDashboard API Keys function is disabled": "WGDashboard API Anahtar işlevi devre dışı bırakılamadı",
"Private key does not match with the public key": "Özel anahtar genel anahtar ile eşleşmiyor", "WireGuard configuration path saved": "WireGuard yapılandırma yolu kaydedildi",
"Update peer failed when updating Pre-Shared Key": "Eş güncellemesi Ön Tanımlı Anahtar güncellenirken başarısız oldu", "API Key deleted": "API Anahtarı silindi",
"Update peer failed when updating Allowed IPs": "Eş güncellemesi İzin Verilen IP Adresleri güncellenirken başarısız oldu", "API Key created": "API Anahtarı oluşturuldu",
"Update peer failed when saving the configuration": "Eş güncellemesi yapılandırma kaydedilirken başarısız oldu", "Sign in session ended, please sign in again": "Oturum süresi doldu, lütfen tekrar giriş yapın",
"Peer data usage reset successfully": "Eşin veri kullanım istatistiği başarıyla sıfırlandı", "Please specify an IP Address (v4/v6)": "Lütfen IP Adresi belirtin (v4/v6)",
"Peer download started": "Eş indirmesi başladı", "Please provide ipAddress and count": "Lütfen IP Adresı ve sayısını belirtin",
"Please specify one or more peers": "Lütfen bir veya daha fazla eş belirtin", "Please provide ipAddress": "Lütfen IP Adresi belirtin",
"Share link failed to create. Reason: (.*)": "Link paylaşımı oluşturulamadı. Sebebi: $1", "Dashboard Language": "Arayüz Dili",
"Link expire date updated": "Link geçerlilik tarihi güncellendi", "Dashboard language update failed": "Arayüz dil değişikliği başarısız oldu",
"Link expire date failed to update. Reason: (.*)": "Link gerçerliliği güncellenemedi. Sebebi: $1", "Peer Remote Endpoint": "Uzak eş endpointi",
"Peer job saved": "Eş görevi kaydedildi", "New Configuration": "Yeni Yapılandırma",
"Please specify job": "Lütfen görev belirtin", "Configuration Name": "Yapılandırma Adı",
"Please specify peer and configuration": "Lütfen eş ve yapılandırma belirtin", "Configuration name is invalid. Possible reasons:": "Yapılandırma ismi geçersiz. Muhtemel sebepler:",
"Peer job deleted": "Eş görevi silindi", "Invalid Port": "Geçersiz Port",
"API Keys function is successfully enabled": "API Anahtar işlevi başarıyla aktifleştirildi", "Save Configuration": "Yapılandırmayı Kaydet",
"API Keys function is successfully disabled": "API Anahtar işlevi başarıyle devre dışı bırakıldı", "IP Address/CIDR is invalid": "IP Adresi/CIDR geçersiz",
"API Keys function is failed to enable": "API Anahtar işlevi aktifleştirilemedi", "IP Address": "IP Adresi",
"API Keys function is failed to disable": "API Anahtar işlevi devre dışı bırakılamadı", "Enter IP Address / Hostname": "IP Adresi/Hostname girin",
"WGDashboard API Keys function is disabled": "WGDashboard API Anahtar işlevi devre dışı bırakılamadı", "IP Address / Hostname": "IP Adresi/Hostname",
"WireGuard configuration path saved": "WireGuard yapılandırma yolu kaydedildi", "Count": "Sayı",
"API Key deleted": "API Anahtarı silindi", "Geolocation": "Coğrafi Konum",
"API Key created": "API Anahtarı oluşturuldu", "Is Alive": "Erişilebilir mi",
"Sign in session ended, please sign in again": "Oturum süresi doldu, lütfen tekrar giriş yapın", "Average / Min / Max Round Trip Time": "Ortalama / Min / Maks RTT",
"Please specify an IP Address (v4/v6)": "Lütfen IP Adresi belirtin (v4/v6)", "Sent / Received / Lost Package": "Gönderilen / Alınan / Kayıp Paket",
"Please provide ipAddress and count": "Lütfen IP Adresı ve sayısını belirtin", "Manual restart of WGDashboard is needed to apply changes on IP Address and Listen Port": "IP Adresi ve Port değişikliklerinin uygulanması için WGDashboard'un elle yeniden başlatılması gerekiyor",
"Please provide ipAddress": "Lütfen IP Adresi belirtin", "Restore Configuration": "Yapılandırmayı Geri Yükle",
"Dashboard Language": "Arayüz Dili", "Step (.*)": "$1. Adım",
"Dashboard language update failed": "Arayüz dil değişikliği başarısız oldu", "Select a backup you want to restore": "Geri yüklemek istediğiniz yedeği seçin",
"Peer Remote Endpoint": "Uzak eş endpointi", "Click to change a backup": "Yedek seçmek için tıklayın",
"New Configuration": "Yeni Yapılandırma", "Selected Backup": "Seçilen Yedek",
"Configuration Name": "Yapılandırma Adı", "You don't have any configuration to restore": "Geri yüklemek için herhangi bir yapılandırmanız yok",
"Configuration name is invalid. Possible reasons:": "Yapılandırma ismi geçersiz. Muhtemel sebepler:", "Help": "Yardım",
"Configuration name already exist.": "Yapılandırma ismi zaten mevcut.", "Backup": "Yedek",
"Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen.": "Yapılandırma ismi 15 karakterden oluşur; büyük/küçük harf, sayı, alt çizgi, eşittir, artı, nokta ve tire içerebilir.", "([0-9].*) Backups?": "$1 Yedek?",
"Invalid Port": "Geçersiz Port", "Yes": "Evet",
"Save Configuration": "Yapılandırmayı Kaydet", "No": "Hayır",
"IP Address/CIDR is invalid": "IP Adresi/CIDR geçersiz", "Backup not selected": "Yedek seçilmedi",
"IP Address": "IP Adresi", "(.*) Available IP Address": "$1 adet mevcut IP Adresi",
"Enter IP Address / Hostname": "IP Adresi/Hostname girin", "Database File": "Veritabanı Dosyası",
"IP Address / Hostname": "IP Adresi/Hostname", "Contain": "İçeriyor",
"Count": "Sayı", "Restricted Peers?": "Kısıtlanmış Eşler?",
"Geolocation": "Coğrafi Konum", "Restore": "Geri Yükle",
"Is Alive": "Erişilebilir mi", "Restoring": "Geri Yükleniyor...",
"Average / Min / Max Round Trip Time": "Ortalama / Min / Maks RTT", "WGDashboard Settings": "WGDashboard Ayarları",
"Sent / Received / Lost Package": "Gönderilen / Alınan / Kayıp Paket", "Peers Settings": "Eş Ayarları",
"Manual restart of WGDashboard is needed to apply changes on IP Address and Listen Port": "IP Adresi ve Port değişikliklerinin uygulanması için WGDashboard'un elle yeniden başlatılması gerekiyor", "WireGuard Configuration Settings": "WireGuard Yapılandırma Ayarları",
"Restore Configuration": "Yapılandırmayı Geri Yükle", "Appearance": "Görünüm",
"Step (.*)": "$1. Adım", "Theme": "Tema",
"Select a backup you want to restore": "Geri yüklemek istediğiniz yedeği seçin", "Language": "Dil",
"Click to change a backup": "Yedek seçmek için tıklayın", "Account Settings": "Hesap Ayarları",
"Selected Backup": "Seçilen Yedek", "Peer Default Settings": "Ön Tanımlı Eş Ayarları",
"You don't have any configuration to restore": "Geri yüklemek için herhangi bir yapılandırmanız yok", "Toggle When Start Up": "Açılışta Ayarla",
"Help": "Yardım", "Other Settings": "Diğer Ayarlar",
"Backup": "Yedek", "Select Peers": "Eş Seç",
"([0-9].*) Backups?": "$1 Yedek?", "Backup & Restore": "Yedekleme ve Geri Yükleme",
"Yes": "Evet", "Delete Configuration": "Yapılandırmayı Sil",
"No": "Hayır", "Create Backup": "Yedek Oluştur",
"Backup not selected": "Yedek seçilmedi", "Backup Date": "Yedek Tarihi",
"Confirm & edit restore information": "Geri yükleme bilgisini doğrula ve düzelt", "File": "Dosya",
"(.*) Available IP Address": "$1 adet mevcut IP Adresi", "All connected peers will get disconnected": "Bağlı tüm eşlerin bağlantısı kopacak",
"Database File": "Veritabanı Dosyası", "Checking backups...": "Yedekler kontrol ediliyor...",
"Contain": "İçeriyor", "This configuration have ([0-9].*) backups": "Bu yapılandırmanın $1 adet yedeği bulunuyor",
"Restricted Peers?": "Kısıtlanmış Eşler?", "This configuration have no backup": "Bu yapılandırmanın hiç yedeği bulunmuyor",
"Restore": "Geri Yükle", "If you're sure, please type in the configuration name below and click Delete": "Eğer eminseniz aşağıya yapılandırma ismini girin ve Sil'e tıklayın",
"Restoring": "Geri Yükleniyor...", "Select All": "Hepsini Seç",
"WGDashboard Settings": "WGDashboard Ayarları", "Clear Selection": "Seçimi Kaldır",
"Peers Settings": "Eş Ayarları", "([0-9].*) Peers?": "$1 Eş?",
"WireGuard Configuration Settings": "WireGuard Yapılandırma Ayarları", "Download Finished": "İndirme Tamamlandı",
"Appearance": "Görünüm", "Done": "Bitti",
"Theme": "Tema", "Are you sure to delete": "Silmek istediğinize emin misiniz?",
"Language": "Dil", "Configuration deleted": "Yapılandırma silindi",
"Account Settings": "Hesap Ayarları", "Configuration saved": "Yapılandırma kaydedildi",
"Peer Default Settings": "Ön Tanımlı Eş Ayarları", "WGDashboard language update failed": "WGDashboard ismi güncellenemedi",
"Toggle When Start Up": "Açılışta Ayarla", "Configuration restored": "Yapılandırma geri yüklendi",
"Other Settings": "Diğer Ayarlar", "Allowed IP already taken by another peer": "İzin verilen IP başka bir eş tarafından kullanılıyor",
"Select Peers": "Eş Seç", "Failed to allow access of peer (.*)": "$1 eşe erişim izni verilemedi",
"Backup & Restore": "Yedekleme ve Geri Yükleme", "Failed to save configuration through WireGuard": "WireGuard üzerinden yapılandırma kaydedilemedi",
"Delete Configuration": "Yapılandırmayı Sil", "Allow access successfully": "Erişim izni başarıyla verildi",
"Create Backup": "Yedek Oluştur", "Multi-Factor Authentication \\(MFA\\)": "Çok Adımlı Dogrulama (MFA)",
"No backup yet, click the button above to create backup.": "Henüz herhangi bir yedek bulunmuyor, oluşturmak için üstteki butona tıklayın.", "Are you sure to delete this API key\\?": "Bu API anahtarını silmek istediğine emin misiniz?",
"Are you sure to delete this backup?": "Bu yedeği silmek istediğinize emin misiniz?", "When should this API Key expire\\?": "Bu API anahtarı ne zamana kadar geçerli olmalı?",
"Are you sure to restore this backup?": "Bu yedeği geri yüklemek istediğinize emin misiniz?", "Creating\\.\\.\\.": "Oluşturuluyor...",
"Backup Date": "Yedek Tarihi", "Turning On\\.\\.\\.": "Açılıyor...",
"File": "Dosya", "Turning Off\\.\\.\\.": "Kapatılıyor...",
"Are you sure to delete this configuration?": "Bu yapılandırmayı silmek istediğinize emin misiniz?", "Search Peers\\.\\.\\.": "Eşleri Ara...",
"Once you deleted this configuration:": "Bu yapılandırmayı sildiğiniz an:", "\\(Required for QR Code and Download\\)": "(QR Kodu ve İndirme için zorunlu)",
"All connected peers will get disconnected": "Bağlı tüm eşlerin bağlantısı kopacak", "\\(Required\\)": "(Zorunlu)",
"Both configuration file (.conf) and database table related to this configuration will get deleted": "Hem yapılandırma dosyası (.conf) hem de bu yapılandırmanın veritabanı tablosu silinecek", "This peer does not have any job yet\\.": "Bu eşe ait henüz herhangi bir görev yok.",
"Checking backups...": "Yedekler kontrol ediliyor...", "No active job at the moment\\.": "Şu an herhangi bir aktif görev yok.",
"This configuration have ([0-9].*) backups": "Bu yapılandırmanın $1 adet yedeği bulunuyor", "Sharing\\.\\.\\.": "Paylaşılıyor...",
"This configuration have no backup": "Bu yapılandırmanın hiç yedeği bulunmuyor", "Stop Sharing\\.\\.\\.": "Paylaşım Durduruluyor...",
"If you're sure, please type in the configuration name below and click Delete": "Eğer eminseniz aşağıya yapılandırma ismini girin ve Sil'e tıklayın", "Restricting\\.\\.\\.": "Erişim Kısıtlanıyor...",
"Select All": "Hepsini Seç", "Allowing Access\\.\\.\\.": "Erişim Veriliyor...",
"Clear Selection": "Seçimi Kaldır", "Download \\& QR Code is not available due to no private key set for this peer": "Bu eş için özel anahtar tanımlandığı için İndirme ve QR Kod mevcut değil",
"([0-9].*) Peers?": "$1 Eş?", "By adding peers by bulk, each peer's name will be auto generated, and Allowed IP will be assign to the next available IP\\.": "Toplu ekleme yaparsanız eşlerin isimleri otomatik olarak oluşturulacak ve İzin Verilen IP adresi mevcut olan bir sonraki IP olarak tanımlanacak.",
"Downloadıng": "İndiriliyor", "How many peers you want to add\\?": "Kaç adet eş eklemek istiyorsunuz?",
"Download Finished": "İndirme Tamamlandı", "Adding\\.\\.\\.": "Ekleniyor...",
"Done": "Bitti", "Configuration name already exist\\.": "Yapılandırma ismi zaten mevcut.",
"Are you sure to delete": "Silmek istediğinize emin misiniz?", "Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen\\.": "Yapılandırma ismi 15 karakterden oluşur; büyük/küçük harf, sayı, alt çizgi, eşittir, artı, nokta ve tire içerebilir.",
"Are you sure to delete this peer?": "Bu eşi silmek istediğinize emin misiniz?", "Dashboard IP Address \\& Listen Port": "",
"Configuration deleted": "Yapılandırma silindi", "Confirm \\& edit restore information": "Geri yükleme bilgisini doğrula ve düzelt",
"Configuration saved": "Yapılandırma kaydedildi", "No backup yet, click the button above to create backup\\.": "Henüz herhangi bir yedek bulunmuyor, oluşturmak için üstteki butona tıklayın.",
"WGDashboard language update failed": "WGDashboard ismi güncellenemedi", "Are you sure to delete this backup\\?": "Bu yedeği silmek istediğinize emin misiniz?",
"Configuration restored": "Yapılandırma geri yüklendi", "Are you sure to restore this backup?\\": "Bu yedeği geri yüklemek istediğinize emin misiniz?",
"Allowed IP already taken by another peer": "İzin verilen IP başka bir eş tarafından kullanılıyor", "Are you sure to delete this configuration\\?": "Bu yapılandırmayı silmek istediğinize emin misiniz?",
"Failed to allow access of peer (.*)": "$1 eşe erişim izni verilemedi", "Once you deleted this configuration\\:": "Bu yapılandırmayı sildiğiniz an:",
"Failed to save configuration through WireGuard": "WireGuard üzerinden yapılandırma kaydedilemedi", "Both configuration file \\(\\.conf\\) and database table related to this configuration will get deleted": "Hem yapılandırma dosyası (.conf) hem de bu yapılandırmanın veritabanı tablosu silinecek",
"Allow access successfully": "Erişim izni başarıyla verildi", "Downloading": "İndiriliyor",
"Deleted ([0-9]{1,}) peer(s)": "$1 eş silindi", "Are you sure to delete this peer\\?": "Bu eşi silmek istediğinize emin misiniz?",
"Deleted ([0-9]{1,}) peer(s) successfully. Failed to delete ([0-9]{1,}) peer(s)": "$1 eş başarıyla silindi. $2 eş silinemedi", "Deleted ([0-9]{1,}) peer\\(s\\)": "$1 eş silindi",
"Restricted ([0-9]{1,}) peer(s)": "$1 eşin erişimi kısıtlandı", "Deleted ([0-9]{1,}) peer\\(s\\) successfully. Failed to delete ([0-9]{1,}) peer\\(s\\)": "$1 eş başarıyla silindi. $2 eş silinemedi",
"Restricted ([0-9]{1,}) peer(s) successfully. Failed to restrict ([0-9]{1,}) peer(s)": "$1 eşin erişimi kısıtlandı. $2 eşin erişimi kısıtlanamadı" "Restricted ([0-9]{1,}) peer\\(s\\)": "$1 eşin erişimi kısıtlandı",
"Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": "$1 eşin erişimi kısıtlandı. $2 eşin erişimi kısıtlanamadı"
} }

View File

@ -236,6 +236,7 @@
"IP Address": "IP-адреса", "IP Address": "IP-адреса",
"Enter IP Address / Hostname": "Введіть IP-адресу / ім’я хоста", "Enter IP Address / Hostname": "Введіть IP-адресу / ім’я хоста",
"IP Address / Hostname": "IP-адресу / ім’я хоста", "IP Address / Hostname": "IP-адресу / ім’я хоста",
"Dashboard IP Address \\& Listen Port": "",
"Count": "Граф", "Count": "Граф",
"Geolocation": "", "Geolocation": "",
"Is Alive": "", "Is Alive": "",

View File

@ -0,0 +1,62 @@
import json
active_languages = json.loads(open("active_languages.json", "r").read())
language_template = json.loads(open("language_template.json", "r").read())
if __name__ == "__main__":
welcome = "WGDashboard Locale File Verification [by @donaldzou]"
print("="*(len(welcome) + 4))
print(f"| {welcome} |")
print("="*(len(welcome) + 4))
print()
print("Active Languages\n")
status = False
for language in active_languages:
print(f"{language['lang_name']} | {language['lang_id']}")
lang_ids = list(map(lambda x: x['lang_id'], active_languages))
print()
lang_id = ""
while not status:
lang_id = input("Please enter the language ID to verify: ")
if lang_id not in lang_ids:
print(f'{lang_id} is not a valid language ID')
elif lang_id == 'en':
print(f'{lang_id} is not a editable language')
else:
status = True
with open(f"{lang_id}.json", "r") as f:
lang_file = json.load(f)
# Identify missing and deprecated translations
missing_translation = [
key for key in language_template
if key not in lang_file or not lang_file[key].strip()
]
deprecated_translation = [
key for key in lang_file
if key not in language_template
]
with open(f"{lang_id}.json", "w") as f:
new_lang_file = dict(lang_file)
for key in missing_translation:
new_lang_file[key] = ""
for key in deprecated_translation:
new_lang_file.pop(key)
f.write(json.dumps(new_lang_file, ensure_ascii=False, indent='\t'))
print()
# Print missing translations
print(f"\t[Missing Translations] {len(missing_translation)} translation{'s' if len(missing_translation) > 1 else ''}")
# Print deprecated translations
print(f"\t[Deprecated Translations] {len(deprecated_translation)} translation{'s' if len(deprecated_translation) > 1 else ''}")
print(f"\t[Note] All missing translations are added into {lang_id}.json, all deprecated translations are removed from {lang_id}.json")

View File

@ -236,7 +236,7 @@
"IP Address": "IP 地址", "IP Address": "IP 地址",
"Enter IP Address / Hostname": "输入 IP 地址 / 域名", "Enter IP Address / Hostname": "输入 IP 地址 / 域名",
"IP Address / Hostname": "IP 地址 / 域名", "IP Address / Hostname": "IP 地址 / 域名",
"Dashboard IP Address \\& Listen Port": "面板 IP地址 & 监听端口", "Dashboard IP Address \\& Listen Port": "面板 IP地址 & 监听端口",
"Count": "数量", "Count": "数量",
"Geolocation": "地理位置", "Geolocation": "地理位置",
"Is Alive": "在线", "Is Alive": "在线",
@ -298,7 +298,7 @@
"Are you sure to delete": "您确定要删除", "Are you sure to delete": "您确定要删除",
"Are you sure to delete this peer\\?": "您确定要删除此端点吗?", "Are you sure to delete this peer\\?": "您确定要删除此端点吗?",
"Configuration deleted": "配置删除成功", "Configuration deleted": "配置删除成功",
"Configuration saved": "", "Configuration saved": "配置保存成功",
"WGDashboard language update failed": "WGDashboard 语言更新失败", "WGDashboard language update failed": "WGDashboard 语言更新失败",
"Configuration restored": "配置恢复成功", "Configuration restored": "配置恢复成功",
"Allowed IP already taken by another peer": "允许的 IP 地址已经被别的端点占用", "Allowed IP already taken by another peer": "允许的 IP 地址已经被别的端点占用",

View File

@ -298,7 +298,7 @@
"Are you sure to delete": "您確定要刪除", "Are you sure to delete": "您確定要刪除",
"Are you sure to delete this peer\\?": "您確定要刪除此端點嗎?", "Are you sure to delete this peer\\?": "您確定要刪除此端點嗎?",
"Configuration deleted": "配置刪除成功", "Configuration deleted": "配置刪除成功",
"Configuration saved": "", "Configuration saved": "配置保存成功",
"WGDashboard language update failed": "WGDashboard 語言更新失敗", "WGDashboard language update failed": "WGDashboard 語言更新失敗",
"Configuration restored": "配置恢復成功", "Configuration restored": "配置恢復成功",
"Allowed IP already taken by another peer": "允許的 IP 地址已經被別的端點佔用", "Allowed IP already taken by another peer": "允許的 IP 地址已經被別的端點佔用",