diff options
Diffstat (limited to 'apps/settings/l10n/ca.js')
-rw-r--r-- | apps/settings/l10n/ca.js | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index bfca7f2f884..0db9260f6a0 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -8,9 +8,13 @@ OC.L10N.register( "Sending…" : "S'està enviant…", "Email sent" : "S'ha enviat el correu electrònic", "Private" : "Privat", + "Don't synchronize to servers" : "No sincronitzeu amb els servidors", + "Trusted" : "De confiança", + "Only synchronize to trusted servers" : "Sincronitza només amb servidors de confiança", "Public" : "Públic", + "Synchronize to trusted servers and the global and public address book" : "Sincronitza amb servidors de confiança i amb la llibreta d'adreces global i pública", "Verify" : "Verifica", - "Verifying …" : "S'està verificant...", + "Verifying …" : "S'està verificant …", "Unable to change password" : "No s'ha pogut canviar la contrasenya", "Very weak password" : "Contrasenya molt feble", "Weak password" : "Contrasenya feble", @@ -61,7 +65,7 @@ OC.L10N.register( "Please provide an admin recovery password; otherwise, all user data will be lost." : "Si us plau, proporcioneu una contrasenya d'administrador de recuperació; en cas contrari, es perdran totes les dades.", "Wrong admin recovery password. Please check the password and try again." : "La contrasenya d'administrador de recuperació és incorrecta. Si us plau, comproveu-la i torneu-ho a provar.", "Backend doesn't support password change, but the user's encryption key was updated." : "El mòdul de suport no admet canvis de contrasenya, però la clau de xifrat de l'usuari ha estat actualitzada satisfactòriament.", - "installing and updating apps via the app store or Federated Cloud Sharing" : "S'està instal·lant i actualitzant aplicacions mitjançant la botiga d'aplicacions o la compartició de núvols federats", + "installing and updating apps via the app store or Federated Cloud Sharing" : "s’està instal·lant i actualitzant aplicacions mitjançant la botiga d'aplicacions o la compartició de núvols federats", "Federated Cloud Sharing" : "Compartició de Núvols Federats", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL està fent servir una versió %1$s antiquada (%2$s). Si us plau, actualitzeu el vostre sistema operatiu o característiques com %3$s no funcionaran amb fiabilitat.", "Invalid SMTP password." : "Contrasenya SMTP no vàlida.", @@ -115,6 +119,7 @@ OC.L10N.register( "Reshare" : "Tornar a compartir", "Unlimited" : "Il·limitat", "Verifying" : "S'està verificant", + "The old server-side-encryption format is enabled. We recommend disabling this." : "L'antic format de xifratge del servidor està habilitat. Recomanem desactivar-ho.", "Nextcloud settings" : "Paràmetres del Nextcloud", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L’autenticació de doble factor pot ser forçada per a tots els usuaris i grups específics. Si no tenen un proveïdor de doble factor configurat, no podran accedir en el sistema.", "Enforce two-factor authentication" : "Força l'autenticació de doble factor", @@ -240,7 +245,7 @@ OC.L10N.register( "Please authorize your WebAuthn device." : "Si us plau, autoritzeu el vostre dispositiu WebAuthn.", "Name your device" : "Anomeneu el vostre dispositiu", "Add" : "Afegeix", - "Adding your device …" : "S'està afegint el vostre dispositiu ...", + "Adding your device …" : "S'està afegint el vostre dispositiu …", "Server error while trying to add WebAuthn device" : "Error del servidor mentre s'intentava afegir un dispositiu WebAuthn", "Server error while trying to complete WebAuthn device registration" : "Error del servidor mentre s'intentava completar el registre del dispositiu WebAuthn", "Unnamed device" : "Dispositiu sense nom", @@ -258,6 +263,7 @@ OC.L10N.register( "{license}-licensed" : "sota la llicència - {license}", "Details" : "Detalls", "Changelog" : "Registre de canvis", + "by {author}\n{license}" : "per {autor}\n{license}", "New user" : "Nou usuari", "Enter group name" : "Introduïu el nom del grup", "Add group" : "Afegeix un grup", |