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:
plegall
2016-03-08 10:51:10 +01:00
parent d80d853a23
commit 2e071ba4a1
74 changed files with 1307 additions and 226 deletions
+10 -1
View File
@@ -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';
+2 -1
View File
@@ -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';