diff --git a/src/static/locale/es_ca.json b/src/static/locale/es_ca.json index 734cc0d..3bc2ade 100644 --- a/src/static/locale/es_ca.json +++ b/src/static/locale/es_ca.json @@ -123,9 +123,9 @@ "Jobs Logs": "", "Updated at": "Actualitzat a", "Refresh": "Refrescar", - "Filter": "", - "Success": "", - "Failed": "", + "Filter": "Filtrar", + "Success": "Èxit", + "Failed": "Fallat", "Log ID": "", "Message": "Missatge", "Share Peer": "", @@ -176,13 +176,13 @@ "or click the button below to download the ": "", " file": " fitxer", "FROM ": "", - "(.*) is on": "", - "(.*) is off": "", + "(.*) is on": "(.*) està encès", + "(.*) is off": "(.*) està parat", "Allowed IPs is invalid": "Les IPs Permeses no són vàlides", - "Peer created successfully": "", - "Please fill in all required box": "", + "Peer created successfully": "Pere creat satisfactoriament", + "Please fill in all required box": "Si us plau, empleni tots els espais necessaris", "Please specify amount of peers you want to add": "", - "No more available IP can assign": "", + "No more available IP can assign": "No hi ha cap més IP disponible per assignar", "The maximum number of peers can add is (.*)": "", "Generating key pairs by bulk failed": "", "Failed to add peers in bulk": "", @@ -226,23 +226,23 @@ "Dashboard Language": "", "Dashboard language update failed": "", "Peer Remote Endpoint": "", - "New Configuration": "", - "Configuration Name": "", - "Configuration name is invalid. Possible reasons:": "", + "New Configuration": "Nova Configuració", + "Configuration Name": "Nom de Configuració", + "Configuration name is invalid. Possible reasons:": "Nom de configuració no vàlid. Possibles raons:", "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": "", + "Invalid Port": "Port Invàlid", + "Save Configuration": "Desar Configuració", "IP Address/CIDR is invalid": "", - "IP Address": "", + "IP Address": "Adreça IP", "Enter IP Address / Hostname": "", - "IP Address / Hostname": "", + "IP Address / Hostname": "Adreça IP / Hostname", "Dashboard IP Address \\& Listen Port": "", - "Count": "", - "Geolocation": "", + "Count": "Comptar", + "Geolocation": "Geolocalització", "Is Alive": "", "Average / Min / Max Round Trip Time": "", - "Sent / Received / Lost Package": "", + "Sent / Received / Lost Package": "Enviat / Rebut / Paquets P", "Manual restart of WGDashboard is needed to apply changes on IP Address and Listen Port": "", "Restore Configuration": "", "Step (.*)": "", @@ -250,16 +250,16 @@ "Click to change a backup": "", "Selected Backup": "", "You don't have any configuration to restore": "", - "Help": "", + "Help": "Ajuda", "Backup": "", "([0-9].*) Backups?": "", - "Yes": "", - "No": "", + "Yes": "Sí", + "No": "No", "Backup not selected": "", "Confirm \\& edit restore information": "", "(.*) Available IP Address": "", "Database File": "", - "Contain": "", + "Contain": "Conté", "Restricted Peers?": "", "Restore": "", "Restoring": "", @@ -267,8 +267,8 @@ "Peers Settings": "", "WireGuard Configuration Settings": "", "Appearance": "", - "Theme": "", - "Language": "", + "Theme": "Tema", + "Language": "Idioma", "Account Settings": "", "Peer Default Settings": "", "Toggle When Start Up": "",