mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 01:42:29 +02:00
copy all languages from translation@9385538c8
This commit is contained in:
@@ -1381,4 +1381,34 @@ $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';
|
||||
$lang['was succesfully deleted'] = 's\'ha suprimit amb èxit';
|
||||
$lang['%s is the new main user'] = '%s és el nou usuari principal';
|
||||
$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.';
|
||||
$lang['Ok, got it!'] = 'D\'acord, entesos!';
|
||||
$lang['Read the release note'] = 'Llegiu les notes de la versió';
|
||||
$lang['What\'s new in version %s'] = 'Quines novetats hi ha a la versió %s?';
|
||||
$lang['A photo library administrator has created the following account for you:'] = 'Un administrador de la biblioteca fotogràfica us ha creat el següent compte:';
|
||||
$lang['An activation link valid for %s 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 per %s a "%s". Si l\'usuari no rep l\'enllaç, podeu generar i copiar-ne un de nou editant l\'usuari i gestionant la seva contrasenya.';
|
||||
$lang['An activation link valid for %s 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 per a %s però no s\'ha pogut enviar. Podeu copiar l\'enllaç següent i enviar-lo a l\'usuari.';
|
||||
$lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'L\'enllaç és vàlid per %s. Passat aquest temps, haureu de sol·licitar-ne un de nou.';
|
||||
$lang['To set your password, visit the following address:'] = 'Per definir la vostra contrasenya, visiteu l\'adreça següent:';
|
||||
$lang['Welcome to %s'] = 'Benvinguts a %s';
|
||||
Reference in New Issue
Block a user