diff options
Diffstat (limited to 'settings/l10n/ca.php')
-rw-r--r-- | settings/l10n/ca.php | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php index a1e6c25bbf5..c2ba3c7403f 100644 --- a/settings/l10n/ca.php +++ b/settings/l10n/ca.php @@ -58,10 +58,10 @@ $TRANSLATIONS = array( "Decrypting files... Please wait, this can take some time." => "Desencriptant fitxers... Espereu, això pot trigar una estona.", "deleted" => "esborrat", "undo" => "desfés", -"Unable to remove user" => "No s'ha pogut eliminar l'usuari", "Groups" => "Grups", "Group Admin" => "Grup Admin", "Delete" => "Esborra", +"never" => "mai", "add group" => "afegeix grup", "A valid username must be provided" => "Heu de facilitar un nom d'usuari vàlid", "Error creating user" => "Error en crear l'usuari", @@ -112,7 +112,6 @@ $TRANSLATIONS = array( "Allow users to share items shared with them again" => "Permet als usuaris compartir de nou elements ja compartits amb ells", "Allow users to share with anyone" => "Permet compartir amb qualsevol", "Allow users to only share with users in their groups" => "Permet als usuaris compartir només amb els usuaris del seu grup", -"Allow mail notification" => "Permet notificacions per correu electrónic", "Security" => "Seguretat", "Enforce HTTPS" => "Força HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "Força la connexió dels clients a %s a través d'una connexió encriptada.", @@ -141,6 +140,7 @@ $TRANSLATIONS = array( "See application page at apps.owncloud.com" => "Mireu la pàgina d'aplicacions a apps.owncloud.com", "See application website" => "Mostra la web de l'aplicació", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-propietat de <span class=\"author\"></span>", +"All" => "Tots", "Administrator Documentation" => "Documentació d'administrador", "Online Documentation" => "Documentació en línia", "Forum" => "Fòrum", @@ -176,12 +176,13 @@ $TRANSLATIONS = array( "Create" => "Crea", "Admin Recovery Password" => "Recuperació de contrasenya d'administrador", "Enter the recovery password in order to recover the users files during password change" => "Escriviu la contrasenya de recuperació per a poder recuperar els fitxers dels usuaris en canviar la contrasenya", -"Default Storage" => "Emmagatzemament per defecte", +"Group" => "Grup", +"Default Quota" => "Quota per defecte", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Escriviu la quota d'emmagatzemament (per ex.: \"512 MB\" o \"12 GB\")", "Unlimited" => "Il·limitat", "Other" => "Un altre", "Username" => "Nom d'usuari", -"Storage" => "Emmagatzemament", +"Quota" => "Quota", "change full name" => "canvia el nom complet", "set new password" => "estableix nova contrasenya", "Default" => "Per defecte" |