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/cs_CZ/common.lang.php

    r8711 r8727  
    297297$lang['Update your rating'] = 'Aktualizovat hodnocení';
    298298$lang['wrong filename'] = 'chybný název souboru';
    299 $lang['the filesize of the picture must not exceed :'] = 'velikost fotografie na disku nesmí být větší než : ';
    300 $lang['the picture must be to the fileformat jpg, gif or png'] = 'fotografie musí být ve formátu jpg, gif, nebo png';
    301 $lang['the height of the picture must not exceed :'] = 'výška fotografie nesmí být větší než : ';
    302 $lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Volitelné (doporučeno) : přiřadit náhled k ';
    303 $lang['the width of the picture must not exceed :'] = 'šířka fotografie nesmí být větší než : ';
    304 $lang['can\'t upload the picture on the server'] = 'Nelze nahrát fotografii na server';
    305299$lang['the username must be given'] = 'Je nutné zadat uživatelské jméno';
    306 $lang['A picture\'s name already used'] = 'Fotografie s tímto názvem již existuje';
    307 $lang['You must choose a picture fileformat for the image'] = 'Je nutné zvolit typ souboru fotografie';
    308 $lang['Name of the picture'] = 'Název fotografie';
    309 $lang['Upload a picture'] = 'Nahrát fotografii';
    310 $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Fotografie byla úspěšně přidána, zobrazí se po schválení administrátorem';
    311300$lang['useful when password forgotten'] = 'užitečné při zapomenutí hesla';
    312301$lang['Quick search'] = 'Rychlé hledání';
     
    322311$lang['Registration of %s'] = 'Registrace %s';
    323312$lang['Album: %s'] = 'Album: %s';
    324 $lang['Picture name: %s'] = '*Název fotografie: %s';
    325 $lang['Creation date: %s'] = 'Datum vytvoření: %s';
    326313$lang['Picture uploaded by %s'] = 'Fotografie nahrána %s';
    327314
     
    348335$lang['display photos linked to this tag'] = 'Ukázat pouze fotografie spojené s aktuálním klíčovým slovem';
    349336$lang['photos posted during the last %d days'] = 'fotografie vložené za posledních %d dnů';
    350 $lang['Choose an image'] = 'Vybrat fotografii';
    351337$lang['Piwigo Help'] = 'Nápověda Piwigo';
    352338$lang['Rank'] = 'Hodnotit';
Note: See TracChangeset for help on using the changeset viewer.