Translated using Weblate (Catalan)
Currently translated at 3.4% (26 of 754 strings) Translated using Weblate (Spanish) Currently translated at 95.0% (717 of 754 strings) Added translation using Weblate (Catalan) Co-authored-by: SEOAlexRamon <seoalexramon@gmail.com> Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ca/ Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/es/ Translation: Uptime Kuma/Uptime Kuma
This commit is contained in:
parent
a8bf52b1e0
commit
4ead0609af
|
@ -0,0 +1,28 @@
|
||||||
|
{
|
||||||
|
"Settings": "Paràmetres",
|
||||||
|
"Dashboard": "Tauler",
|
||||||
|
"Help": "Ajuda",
|
||||||
|
"New Update": "Nova actualització",
|
||||||
|
"Language": "Idioma",
|
||||||
|
"Appearance": "Aparença",
|
||||||
|
"Theme": "Tema",
|
||||||
|
"General": "General",
|
||||||
|
"Game": "Joc",
|
||||||
|
"Version": "Versió",
|
||||||
|
"Check Update On GitHub": "Comprovar actualitzacions a GitHub",
|
||||||
|
"List": "Llista",
|
||||||
|
"Home": "Inici",
|
||||||
|
"Add": "Afegir",
|
||||||
|
"Add New Monitor": "Afegir nou monitor",
|
||||||
|
"Quick Stats": "Estadístiques ràpides",
|
||||||
|
"Up": "Funcional",
|
||||||
|
"Down": "Caigut",
|
||||||
|
"Pending": "Pendent",
|
||||||
|
"Maintenance": "Manteniment",
|
||||||
|
"Unknown": "Desconegut",
|
||||||
|
"Cannot connect to the socket server": "No es pot connectar al servidor socket",
|
||||||
|
"Reconnecting...": "S'està tornant a connectar...",
|
||||||
|
"languageName": "Català",
|
||||||
|
"Primary Base URL": "URL Base Primària",
|
||||||
|
"statusMaintenance": "Manteniment"
|
||||||
|
}
|
|
@ -751,5 +751,7 @@
|
||||||
"statusPageRefreshIn": "Reinicio en: {0}",
|
"statusPageRefreshIn": "Reinicio en: {0}",
|
||||||
"twilioAuthToken": "Token de Autentificación",
|
"twilioAuthToken": "Token de Autentificación",
|
||||||
"ntfyUsernameAndPassword": "Nombre de Usuario y Contraseña",
|
"ntfyUsernameAndPassword": "Nombre de Usuario y Contraseña",
|
||||||
"ntfyAuthenticationMethod": "Método de Autentificación"
|
"ntfyAuthenticationMethod": "Método de Autentificación",
|
||||||
|
"Cannot connect to the socket server": "No se puede conectar al servidor socket",
|
||||||
|
"Reconnecting...": "Reconectando..."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue