diff options
Diffstat (limited to 'apps/settings/l10n/ca.js')
-rw-r--r-- | apps/settings/l10n/ca.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index 34aad7a3678..9bc391757d6 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -433,19 +433,13 @@ OC.L10N.register( "Error: This app cannot be enabled because it makes the server unstable" : "Error: aquesta aplicació no es pot habilitar perquè fa que el servidor sigui inestable", "Documentation" : "Documentació", "Forum" : "Fòrum", - "Login" : "Inici de sessió", - "Plain" : "Net", - "NT LAN Manager" : "Gestor NT LAN", "SSL/TLS" : "SSL/TLS", - "STARTTLS" : "STARTTLS", "Open documentation" : "Obre la documentació", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "És important configurar aquest servidor per poder enviar correus electrònics, com ara per poder restablir la contrasenya i notificacions.", "Send mode" : "Mode d'enviament", "Encryption" : "Xifratge", "Sendmail mode" : "Mode sendmail", "From address" : "Des de l'adreça", - "Authentication method" : "Mètode d'autenticació", - "Authentication required" : "Cal autenticació", "Server address" : "Adreça del servidor", "Port" : "Port", "Credentials" : "Credencials", @@ -526,6 +520,12 @@ OC.L10N.register( "Address" : "Adreça", "Avatar" : "Avatar", "An error occured during the request. Unable to proceed." : "S'ha produït un error durant la sol·licitud. No es pot continuar.", + "Login" : "Inici de sessió", + "Plain" : "Net", + "NT LAN Manager" : "Gestor NT LAN", + "STARTTLS" : "STARTTLS", + "Authentication method" : "Mètode d'autenticació", + "Authentication required" : "Cal autenticació", "Please read carefully before activating server-side encryption: " : "Si us plau, llegiu atentament abans d'activar l'encriptació en el servidor: ", "Enable encryption" : "Activa el xifratge", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Heu de migrar les claus de xifratge del xifratge antic (ownCloud <= 8.0) al nou. Si us plau activeu el “Mòdul criptogràfic per defecte\" i executeu ‘occ encryption:migrate’", |