Design and bug fixes :

* Change batch manager checkbox to correspond to tag manager
 * See button on picture edit page is now unavailable if the picture is in a private album
 * Language correction
 * Design fixes on batch manager selects (and general design fixes on batch manager)
 * Minor design fixes
This commit is contained in:
Zacharie
2020-07-20 14:39:46 +02:00
parent bf0013502b
commit d23971901b
58 changed files with 246 additions and 236 deletions
+4 -4
View File
@@ -653,7 +653,7 @@ $lang['Refresh photo set'] = 'Actualitza les fotos del conjunt';
$lang['The whole page'] = 'La pàgina sencera';
$lang['The whole set'] = 'Tot el conjunt';
$lang['No photo in the current set.'] = 'No hi ha fotos en aquest conjunt.';
$lang['No photo selected, no action possible.'] = 'No es pot realitzar cap acció ja que no hi ha cap foto seleccionada.';
$lang['No photos selected, no actions possible.'] = 'No es pot realitzar cap acció ja que no hi ha cap foto seleccionada.';
$lang['Choose an action'] = 'Seleccioneu una acció';
$lang['remove author'] = 'elimina l\'autor';
$lang['Type here the author name'] = 'Escriviu aquí el nom de l\'autor';
@@ -925,7 +925,7 @@ $lang['between %.2f and %.2f'] = 'entre %.2f i %.2f';
$lang['between %d and %d pixels'] = 'entre %d i %d píxels';
$lang['Duplicate'] = 'Duplica';
$lang['Merge selected groups'] = 'Fusiona els grups seleccionats';
$lang['No group selected, no action possible.'] = 'No hi ha cap grup seleccionat, l\'acció no s\'ha pogut dur a terme.';
$lang['No groups selected, no actions possible.'] = 'No hi ha cap grup seleccionat, l\'acció no s\'ha pogut dur a terme.';
$lang['No members to manage'] = 'No existeixen membres per a gestionar';
$lang['Please select at least two groups'] = 'Heu de selecciona almenys dos grups';
$lang['Rename'] = 'Canvia de nom';
@@ -938,7 +938,7 @@ $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Es reduiran
$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Redimensionar després de penjar la foto al servidor deshabilitat degut a l\'ús de la llibreria gràfica GD';
$lang['Select at least one tag'] = 'Seleccioneu almenys una etiqueta';
$lang['Last visit on %s, %s.'] = 'L\'última visita el %s, %s.';
$lang['No user selected, no action possible.'] = 'No hi ha usuaris seleccionats, l\'acció no ha estat possible';
$lang['No users selected, no actions possible.'] = 'No hi ha usuaris seleccionats, l\'acció no ha estat possible';
$lang['Registered on %s, %s.'] = 'Registrat el %s, %s';
$lang['Show %s users'] = 'Mostra %s usuaris';
$lang['Users modified'] = 'Usuaris que s\'han modificat';
@@ -1003,7 +1003,7 @@ $lang['delete album and all %d photos, even the %d associated to other albums']
$lang['Dashboard'] = 'Consola';
$lang['Delete album "%s" and its %d sub-albums.'] = 'Elimina l\'àlbum "%s" i els seus %d sub-àlbums';
$lang['No filter on album. Select one or type to search'] = 'No hi ha cap filtre a l\'àlbum, Seleccioneu-ne un o escriviu per cercar-ne';
$lang['No tag selected, no action possible.'] = 'No s\'ha seleccionat cap etiqueta i no es pot realitzar cap acció';
$lang['No tags selected, no actions possible.'] = 'No s\'ha seleccionat cap etiqueta i no es pot realitzar cap acció';
$lang['Storage used'] = 'Emmagatzemament utilitzat';
$lang['checksum'] = 'suma de verificació';
$lang['%d checksums were added'] = 's\'han afegit %d checksums';