diff --git a/language/ca_ES/admin.lang.php b/language/ca_ES/admin.lang.php index 6e0bb700d..4876a93c1 100644 --- a/language/ca_ES/admin.lang.php +++ b/language/ca_ES/admin.lang.php @@ -1381,4 +1381,27 @@ $lang['You have unsaved changes'] = 'Teniu canvis sense desar'; $lang['between %d and %d'] = 'entre %d i %d'; $lang['image(s) contains unsaved changes'] = 'Una o més imatges contenen canvis sense desar'; $lang['level of confidentiality'] = 'nivell de confidencialitat'; -$lang['was succesfully deleted'] = 's\'ha suprimit amb èxit'; \ No newline at end of file +$lang['was succesfully deleted'] = 's\'ha suprimit amb èxit'; +$lang['%s is the new main user'] = '%s és el nou usuari principal'; +$lang['An activation link valid for 1 hour has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'S\'ha enviat un enllaç d\'activació vàlid durant 1 hora a "%s". Si l\'usuari no rep l\'enllaç, podeu generar-ne un de nou i copiar-lo editant l\'usuari i gestionant la seva contrasenya.'; +$lang['An activation link valid for 1 hour was created but could not be sent. You can now copy the link below and send it to the user.'] = 'S\'ha creat un enllaç d\'activació vàlid durant 1 hora, però no s\'ha pogut enviar. Podeu copiar l\'enllaç següent i enviar-lo a l\'usuari.'; +$lang['Cannot send an email to this user because he doesn\'t have an email address'] = 'No es pot enviar un correu electrònic a aquest usuari perquè no té cap adreça electrònica'; +$lang['Changing the main user'] = 'Canvi d\'usuari principal'; +$lang['Copied link'] = 'Enllaç copiat'; +$lang['Copy password'] = 'Copia la contrasenya'; +$lang['Copy the link below and send it to the user so the password can be set.'] = 'Copieu l\'enllaç següent i envieu-lo a l\'usuari perquè pugui establir-se la contrasenya.'; +$lang['Copy the password link'] = 'Copia l\'enllaç de la contrasenya'; +$lang['Main user'] = 'Usuari principal'; +$lang['Password copied'] = 'Contrasenya copiada'; +$lang['Please complete all fields'] = 'Si us plau, ompliu tots els camps'; +$lang['Resend password link'] = 'Torna a enviar l\'enllaç de la contrasenya'; +$lang['Set as main user'] = 'Estableix com a usuari principal'; +$lang['The passwords do not match'] = 'Les contrasenyes no coincideixen'; +$lang['This user must first be defined as the webmaster before it can be upgraded to the main user'] = 'Aquest usuari s\'ha de definir com a administrador web abans que es pugui actualitzar a l\'usuari principal'; +$lang['To be sure, please rewrite the word “%s” below'] = 'Per confirmar, torneu a escriure la paraula "%s" a continuació'; +$lang['Username successfully modified'] = 'El nom d\'usuari s\'ha modificat correctament'; +$lang['Yes, let\'s proceed'] = 'Sí, endavant'; +$lang['You are about to set %s as main user instead of %s, do you wish to continue ?'] = 'Esteu a punt d\'establir %s com a usuari principal en lloc de %s. Voleu continuar?'; +$lang['You are not authorised to change the main user, please ask your webmaster'] = 'No teniu autorització per canviar l\'usuari principal, demaneu-ho al vostre administrador web'; +$lang['You can now change the main user from %s to %s.'] = 'Ja podeu canviar l\'usuari principal de %s a %s.'; +$lang['You cannot copy the password if the connection to this site is not secure.'] = 'No podeu copiar la contrasenya si la connexió a aquest lloc no és segura.'; \ No newline at end of file