mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +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:
@@ -984,4 +984,13 @@ $lang['date & time'] = 'dato og tid';
|
||||
$lang['file name'] = 'filnavn';
|
||||
$lang['width & height'] = 'bredde og højde';
|
||||
$lang['No and unlock sub-albums'] = 'Nej, og lås underalbummer op';
|
||||
$lang['Upload in progress'] = 'Upload i gang';
|
||||
$lang['Upload in progress'] = 'Upload i gang';
|
||||
$lang['Delete %d orphan photos'] = 'Slettede %d forældreløse fotografier';
|
||||
$lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'Hver afsendt mail indeholder sign egen automatiske autentifikationsnøgle i links, gyldige i %s.';
|
||||
$lang['Edit user'] = 'Rediger bruger';
|
||||
$lang['For security reason, authentication keys do not work for administrators.'] = 'Af sikkerhedsgrunde fungerer autentifikationsnøgler ikke for administratorer.';
|
||||
$lang['No recipient selected'] = 'Ingen modtager valgt';
|
||||
$lang['No user is permitted to see this private album'] = 'Ingen bruger har rettigheder til at se dette private album';
|
||||
$lang['Orphans'] = 'Forældreløse';
|
||||
$lang['Recipients'] = 'Modtagere';
|
||||
$lang['Y Repeat'] = 'Y-gentagelse';
|
||||
@@ -427,4 +427,5 @@ $lang['Photo description'] = 'Fotobeskrivelse';
|
||||
$lang['Photo title'] = 'Fototitel';
|
||||
$lang['Album name, A → Z'] = 'Albumnavn, A → Å';
|
||||
$lang['Album name, Z → A'] = 'Albumnavn, Å → A';
|
||||
$lang['Link: %s'] = 'Link: %s';
|
||||
$lang['Link: %s'] = 'Link: %s';
|
||||
$lang['Your authentication key is no longer valid.'] = 'Din autentifikationsnøgle er ikke længere gyldig.';
|
||||
Reference in New Issue
Block a user