diff options
Diffstat (limited to 'apps/settings/l10n/ca.js')
-rw-r--r-- | apps/settings/l10n/ca.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index b545b155de6..526ea791479 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -195,10 +195,9 @@ OC.L10N.register( "Copied!" : "S'ha copiat!", "Copy" : "Copia", "Could not copy app password. Please copy it manually." : "No s’ha pogut copiar la contrasenya de l’aplicació. Copieu-la manualment.", - "Add" : "Afegeix", "Your email address" : "El vostre correu electrònic", "No email address set" : "No s'ha establert cap adreça de correu electrònic", - "Email" : "Correu electrònic", + "Add" : "Afegeix", "You do not have permissions to see the details of this user" : "No teniu els permisos necessaris per veure els detalls d'aquest usuari", "Add new password" : "Afegeix una nova contrasenya", "Add new email address" : "Afegeix una nova adreça de correu electrònic", @@ -224,6 +223,7 @@ OC.L10N.register( "New user" : "Nou usuari", "Will be autogenerated" : "Serà auto-generat", "Display name" : "Nom per mostrar", + "Email" : "Correu electrònic", "Default language" : "Idioma per defecte", "Add a new user" : "Afegeix un nou usuari", "Group admin for" : "Administrador de grup per", @@ -274,6 +274,11 @@ OC.L10N.register( "Send email to new user" : "Enviar correu electrònic al nou usuari", "You are about to remove the group {group}. The users will NOT be deleted." : "Esteu a punt de suprimir el grup {group}. Els usuaris NO seran suprimits.", "Please confirm the group removal " : "Confirmeu la supressió del grup ", + "Address" : "Adreça", + "Full name" : "Nom complet", + "Phone number" : "Número de telèfon", + "Twitter" : "Twitter", + "Website" : "Lloc web", "Download and enable" : "Descarrega i activa", "Enable" : "Activa", "Enable untested app" : "Activa aplicacions no provades", @@ -378,16 +383,10 @@ OC.L10N.register( "You are a member of the following groups:" : "Sou membre dels grups següents:", "You are using <strong>%s</strong>" : "Esteu utilitzant <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Esteu utilitzant <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s %%</strong>)", - "Full name" : "Nom complet", - "No display name set" : "No s'ha establert cap nom para mostrar", - "Phone number" : "Número de telèfon", "Your phone number" : "El vostre número de telèfon", - "Address" : "Adreça", "Your postal address" : "La vostra adreça postal", - "Website" : "Lloc web", "It can take up to 24 hours before the account is displayed as verified." : "Pot trigar fins a 24 hores abans que el compte es mostri com a verificat.", "Link https://…" : "Enllaç https://…", - "Twitter" : "Twitter", "Twitter handle @…" : "Compte Twitter @…", "Help translate" : "Ajudeu-nos amb la traducció", "Locale" : "Configuració regional", @@ -416,6 +415,7 @@ OC.L10N.register( "Set default expiration date for link shares" : "Estableix la data de caducitat per defecte per a enllaços de compartició", "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "Permet la compleció automàtica en el diàleg de compartició (si es desactiva caldrà introduir el nom d'usuari complet i l'adreça de correu electrònic)", "Restrict username autocompletion to users within the same groups" : "Restringeix autocompletar nom d'usuari per usuaris en els mateixos grups", + "No display name set" : "No s'ha establert cap nom para mostrar", "For password reset and notifications" : "Per restablir la contrasenya i notificacions" }, "nplurals=2; plural=(n != 1);"); |