diff options
Diffstat (limited to 'apps/settings/l10n/ca.js')
-rw-r--r-- | apps/settings/l10n/ca.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index 95b5f80dead..b9801bd48f6 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -361,6 +361,7 @@ OC.L10N.register( "Email" : "Correu electrònic", "Default language" : "Llengua per defecte", "Add a new user" : "Afegeix un nou usuari", + "Avatar" : "Avatar", "Group admin for" : "Administrador de grup per", "Quota" : "Quota", "User backend" : "Rerefons d'usuari", @@ -485,8 +486,6 @@ OC.L10N.register( "Restrict users to only share with users in their groups" : "Restringeix als usuaris a compartir només amb usuaris del seu grup", "Exclude groups from sharing" : "Excloure grups de compartició", "These groups will still be able to receive shares, but not to initiate them." : "Aquests grups encara podran rebre comparticions, però no en podran iniciar.", - "Allow username autocompletion in share dialog" : "Permet l'emplenament automàtic del nom d'usuari al diàleg de compartir", - "Allow username autocompletion to users within the same groups" : "Permet l'emplenament automàtic del nom d'usuari als usuaris dels mateixos grups", "Allow username autocompletion to users based on phone number integration" : "Permet la compleció automàtica del nom d'usuari als usuaris en funció de la integració del número de telèfon", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Si la compleció automàtica \"mateix grup\" i \"integració de números de telèfon\" estan habilitats, n'hi ha prou amb una coincidència per mostrar a l'usuari.", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Permet l'emplenament automàtic en introduir el nom complet o l'adreça de correu electrònic (ignorant la coincidència de l'agenda i estar al mateix grup)", @@ -527,7 +526,6 @@ OC.L10N.register( "Migration in progress. Please wait until the migration is finished" : "Migració en procés. Si us plau, espereu fins que finalitzi la migració", "Migration started …" : "S'ha iniciat la migració …", "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.", "Plain" : "Net", "NT LAN Manager" : "Gestor NT LAN", @@ -546,6 +544,8 @@ OC.L10N.register( "Pick background job setting" : "Trieu el paràmetre de la tasca en segon pla", "Recommended" : "Recomanat", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php ha de ser executat per l'usuari del sistema \"%s\".", + "Allow username autocompletion in share dialog" : "Permet l'emplenament automàtic del nom d'usuari al diàleg de compartir", + "Allow username autocompletion to users within the same groups" : "Permet l'emplenament automàtic del nom d'usuari als usuaris dels mateixos grups", "Change privacy level of profile picture" : "Canvia el nivell de privadesa de la foto de perfil", "Upload new" : "Puja'n una de nova", "Select from Files" : "Selecciona dels Fitxers", |