mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-07 02:11:26 +02:00
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:
@@ -289,7 +289,7 @@ $lang['Week starts on'] = 'Veka startar på';
|
||||
$lang['Who can see these photos?'] = 'Kven kan sjå desse bileta?';
|
||||
$lang['New parent album'] = 'Nytt foreldrealbum';
|
||||
$lang['No display'] = 'Ingen vising';
|
||||
$lang['No group selected, no action possible.'] = 'Ingen gruppe er vald, ingen handling mogleg.';
|
||||
$lang['No groups selected, no actions possible.'] = 'Ingen gruppe er vald, ingen handling mogleg.';
|
||||
$lang['Not cropped correctly?'] = 'Ikkje kutta rett?';
|
||||
$lang['Notification'] = 'Melding';
|
||||
$lang['Notify administrators when a comment is'] = 'Send melding til administratorar når ein kommentar er';
|
||||
@@ -485,7 +485,7 @@ $lang['No photo can be deleted'] = 'Ingen bilete kan slettast';
|
||||
$lang['No photo in the current set.'] = 'Ingen bilete i gjeldande samling';
|
||||
$lang['No photo in this album'] = 'Ingen bilete i dette albumet';
|
||||
$lang['No photo selected, %d photos in current set'] = 'Ingen bilete vald, %d bilete i gjeldande samling';
|
||||
$lang['No photo selected, no action possible.'] = 'Ingen bilete vald, ingen handling er mogleg.';
|
||||
$lang['No photos selected, no actions possible.'] = 'Ingen bilete vald, ingen handling er mogleg.';
|
||||
$lang['No results'] = 'Ingen resultat';
|
||||
$lang['No user to send notifications by mail.'] = 'Ingen brukar som kan informerast via e-post.';
|
||||
$lang['None'] = 'Ingen';
|
||||
@@ -939,7 +939,7 @@ $lang['No matching user found'] = 'Ingen brukarar vart funne';
|
||||
$lang['Password updated'] = 'Passordet er endra';
|
||||
$lang['Show %s users'] = 'Vis %s brukarar';
|
||||
$lang['No user selected of %d users'] = 'Ingen brukarar valde (totalt %d brukarar)';
|
||||
$lang['No user selected, no action possible.'] = 'Ingen brukarar valde - ingen aksjon mogleg';
|
||||
$lang['No users selected, no actions possible.'] = 'Ingen brukarar valde - ingen aksjon mogleg';
|
||||
$lang['Registered on %s, %s.'] = 'Registrera %s, %s.';
|
||||
$lang['Showing %s to %s of %s users'] = 'Viser %s til %s av %s brukarar';
|
||||
$lang['Update user'] = 'Endre brukar';
|
||||
|
||||
Reference in New Issue
Block a user