mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-07 02:11:26 +02:00
merge --squash from translation up to f9fecd0be0
git merge --squash is simpler for the first time, then we plan to do cherry-pick
This commit is contained in:
@@ -991,4 +991,13 @@ $lang['based on'] = 'basat en';
|
||||
$lang['between %s and %s MB'] = 'entre %s i %s MB';
|
||||
$lang['date & time'] = 'data i hora';
|
||||
$lang['file name'] = 'nom del fitxer';
|
||||
$lang['width & height'] = 'amplada i alçada';
|
||||
$lang['width & height'] = 'amplada i alçada';
|
||||
$lang['Delete %d orphan photos'] = 'Eliminar %d fotos òrfenes';
|
||||
$lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'Cada correu electrònic enviat contindrà la seva pròpia clau d\'autenticació en els enllaços, vàlida per %s';
|
||||
$lang['Edit user'] = 'Edita l\'usuari';
|
||||
$lang['For security reason, authentication keys do not work for administrators.'] = 'Per raons de seguretat, les claus d\'autenticació no funcionen amb els administradors';
|
||||
$lang['No recipient selected'] = 'No s\'ha indicat cap destinatari';
|
||||
$lang['No user is permitted to see this private album'] = 'No s\'ha indicat cap usuari per veure aquest àlbum privat';
|
||||
$lang['Orphans'] = 'Òrfenes';
|
||||
$lang['Recipients'] = 'Destinataris';
|
||||
$lang['Y Repeat'] = 'Repetició Y';
|
||||
@@ -424,4 +424,5 @@ $lang['Photo description'] = 'Descripció de la foto';
|
||||
$lang['Photo title'] = 'Títol de la foto';
|
||||
$lang['Album name, A → Z'] = 'Nom de l\'àlbum, a → Z';
|
||||
$lang['Album name, Z → A'] = 'Nom de l\'àlbum, Z → A';
|
||||
$lang['Link: %s'] = 'Enllaç: %s';
|
||||
$lang['Link: %s'] = 'Enllaç: %s';
|
||||
$lang['Your authentication key is no longer valid.'] = 'D\'aquí poc temps la teva clau autenticació no serà vàlida';
|
||||
Reference in New Issue
Block a user