Ignore:
Timestamp:
Jan 18, 2011, 12:53:47 AM (13 years ago)
Author:
plg
Message:

feature 2102: add a few language keys to remove all image/picture/element and replace by photo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/da_DK/common.lang.php

    r8711 r8727  
    293293$lang['Update your rating'] = 'Opdater din bedømmelse';
    294294$lang['wrong filename'] = 'forket filnavn';
    295 $lang['the filesize of the picture must not exceed :'] = 'filestørrelsen må ikke overstige : ';
    296 $lang['the picture must be to the fileformat jpg, gif or png'] = 'filformatet skal være i jpg, gif eller png';
    297 $lang['the height of the picture must not exceed :'] = 'højden af fotoet må ikke overstige : ';
    298 $lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Valgfri men anbefalet: Vælg en tilknyttet "thumbnail"';
    299 $lang['the width of the picture must not exceed :'] = 'bredden af fotoet må ikke overstige : ';
    300 $lang['can\'t upload the picture on the server'] = 'Kan ikke uploade fotoet til serveren';
    301295$lang['the username must be given'] = 'brugernavn skal være angivet';
    302 $lang['A picture\'s name already used'] = 'Fotos navn er allerede brugt';
    303 $lang['You must choose a picture fileformat for the image'] = 'Du skal vælget et fotoformat til fotoet';
    304 $lang['Name of the picture'] = 'Navn på fotoet';
    305 $lang['Upload a picture'] = 'Upload et foto';
    306 $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Fotoet er uploaded, en administrator vil validere det hurtigst muligt';
    307296$lang['useful when password forgotten'] = 'nyttigt ved glemt password';
    308297$lang['Quick search'] = 'Hurtig søg';
     
    318307$lang['Registration of %s'] = 'Registrering af %s';
    319308$lang['Album: %s'] = 'kategori: %s';
    320 $lang['Picture name: %s'] = 'Foto navn: %s';
    321 $lang['Creation date: %s'] = 'Oprettelses dag: %s';
    322309$lang['Picture uploaded by %s'] = 'Foto uploaded af %s';
    323310// --------- Starting below: New or revised $lang ---- from version 1.7.1
     
    344331$lang['display photos linked to this tag'] = 'Se fotos linked kun til dette tag';
    345332$lang['photos posted during the last %d days'] = 'fotos oprettet de sidste %d dage';
    346 $lang['Choose an image'] = 'Vælg et foto';
    347333$lang['Piwigo Help'] = 'Piwigo Hjælp';
    348334$lang['Rank'] = 'Rank';
Note: See TracChangeset for help on using the changeset viewer.