diff options
Diffstat (limited to 'settings/l10n/ca.js')
-rw-r--r-- | settings/l10n/ca.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/ca.js b/settings/l10n/ca.js index 8c3eda8e549..56abe04f2da 100644 --- a/settings/l10n/ca.js +++ b/settings/l10n/ca.js @@ -108,7 +108,6 @@ OC.L10N.register( "Enable all" : "Permetre tots", "Enable" : "Habilita", "The app will be downloaded from the app store" : "L'app es descarregarà des de la botiga d'apps", - "Settings" : "Preferències", "{size} used" : "{size} utilitzat", "Email" : "Correu electrònic", "Group admin for" : "Administrador de grup per", @@ -123,6 +122,7 @@ OC.L10N.register( "App bundles" : "Paquets d'apps", "Admins" : "Administradors", "Everyone" : "Tothom", + "Add group" : "Afegeix grup", "SSL Root Certificates" : "Certificats arrel SSL", "Common Name" : "Nom comú", "Valid until" : "Valid fins", @@ -281,7 +281,6 @@ OC.L10N.register( "No user found for <strong>{pattern}</strong>" : "No s'ha trobat cap usuari per a <strong>{pattern}</strong>", "Unable to add user to group {group}" : "No es pot afegir l'usuari al grup {group}", "Unable to remove user from group {group}" : "No es pot eliminar l'usuari del grup {group}", - "Add group" : "Afegeix grup", "Invalid quota value \"{val}\"" : "Valor invàlid de quota \"{val}\"", "no group" : "sense grup", "Password successfully changed" : "Contrasenya canviada correctament", @@ -322,6 +321,7 @@ OC.L10N.register( "Android app" : "Aplicació d'Android", "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Si vols contribuïr al projecte {contributeopen} uneix-te a l'equip {linkclose} o {contributeopen}comparteix{linkclose}!", "Follow us on Google+!" : "Segueix-nos a Google+!", + "Settings" : "Preferències", "Show storage location" : "Mostra la ubicació del magatzem", "Show user backend" : "Mostrar backend d'usuari", "Show last login" : "Mostra darrera entrada", |