diff options
author | plegall <plg@piwigo.org> | 2011-01-17 23:53:47 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2011-01-17 23:53:47 +0000 |
commit | 7ca4f8e06004740e3dc0c331629daeccc868defe (patch) | |
tree | b2a062e1fd314829b2fe4f3247a321833a968685 /language/da_DK/common.lang.php | |
parent | e123585dde33f8ec3be13e788eea6fc10041920f (diff) |
feature 2102: add a few language keys to remove all image/picture/element and replace by photo
git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/da_DK/common.lang.php | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/language/da_DK/common.lang.php b/language/da_DK/common.lang.php index 43b955079..98878d4eb 100644 --- a/language/da_DK/common.lang.php +++ b/language/da_DK/common.lang.php @@ -292,18 +292,7 @@ $lang['A comment on your site'] = 'En kommentar på din side'; $lang['today'] = 'i dag'; $lang['Update your rating'] = 'Opdater din bedømmelse'; $lang['wrong filename'] = 'forket filnavn'; -$lang['the filesize of the picture must not exceed :'] = 'filestørrelsen må ikke overstige : '; -$lang['the picture must be to the fileformat jpg, gif or png'] = 'filformatet skal være i jpg, gif eller png'; -$lang['the height of the picture must not exceed :'] = 'højden af fotoet må ikke overstige : '; -$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Valgfri men anbefalet: Vælg en tilknyttet "thumbnail"'; -$lang['the width of the picture must not exceed :'] = 'bredden af fotoet må ikke overstige : '; -$lang['can\'t upload the picture on the server'] = 'Kan ikke uploade fotoet til serveren'; $lang['the username must be given'] = 'brugernavn skal være angivet'; -$lang['A picture\'s name already used'] = 'Fotos navn er allerede brugt'; -$lang['You must choose a picture fileformat for the image'] = 'Du skal vælget et fotoformat til fotoet'; -$lang['Name of the picture'] = 'Navn på fotoet'; -$lang['Upload a picture'] = 'Upload et foto'; -$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Fotoet er uploaded, en administrator vil validere det hurtigst muligt'; $lang['useful when password forgotten'] = 'nyttigt ved glemt password'; $lang['Quick search'] = 'Hurtig søg'; $lang['Connected user: %s'] = 'Tilsluttede bruger: %s'; @@ -317,8 +306,6 @@ $lang['Email: %s'] = 'Email: %s'; $lang['Admin: %s'] = 'Admin: %s'; $lang['Registration of %s'] = 'Registrering af %s'; $lang['Album: %s'] = 'kategori: %s'; -$lang['Picture name: %s'] = 'Foto navn: %s'; -$lang['Creation date: %s'] = 'Oprettelses dag: %s'; $lang['Picture uploaded by %s'] = 'Foto uploaded af %s'; // --------- Starting below: New or revised $lang ---- from version 1.7.1 $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Forket status for gæste bruger. Kontakt webmaster.'; @@ -343,7 +330,6 @@ $lang['%d photo is also linked to current tags'] = '%d foto er også linked til $lang['%d photos are also linked to current tags'] = '%d fotos er også linked til disse tags'; $lang['display photos linked to this tag'] = 'Se fotos linked kun til dette tag'; $lang['photos posted during the last %d days'] = 'fotos oprettet de sidste %d dage'; -$lang['Choose an image'] = 'Vælg et foto'; $lang['Piwigo Help'] = 'Piwigo Hjælp'; $lang['Rank'] = 'Rank'; $lang['group by letters'] = 'alfabetiske grupper'; |