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

    r8711 r8727  
    297297$lang['Update your rating'] = 'Aktualizovať hodnotenie';
    298298$lang['wrong filename'] = 'chybný názov súboru';
    299 $lang['the filesize of the picture must not exceed :'] = 'veľkosť fotografie na disku nesmie byť väčšia ako: ';
    300 $lang['the picture must be to the fileformat jpg, gif or png'] = 'fotografia musí byť vo formáte jpg, gif alebo png';
    301 $lang['the height of the picture must not exceed :'] = 'výška fotografie nesmie byť väčšia ako: ';
    302 $lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Voliteľné (odporučené): priradiť náhľad k ';
    303 $lang['the width of the picture must not exceed :'] = 'šírka fotografie nesmie byť väčšia ako: ';
    304 $lang['can\'t upload the picture on the server'] = 'nie je možné nahrať fotografiu na server';
    305299$lang['the username must be given'] = 'je nutné zadať používateľské meno';
    306 $lang['A picture\'s name already used'] = 'Fotografia s týmto názvom už existuje';
    307 $lang['You must choose a picture fileformat for the image'] = 'Je nutné zvoliť typ súboru fotografie';
    308 $lang['Name of the picture'] = 'Názov fotografie';
    309 $lang['Upload a picture'] = 'Nahrať fotografiu';
    310 $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Fotografia bola úspešne pridaná, zobrazí sa po schválení administrátorom';
    311300$lang['useful when password forgotten'] = 'užitočné pri zabudnutí hesla';
    312301$lang['Quick search'] = 'Rýchle hľadanie';
     
    322311$lang['Registration of %s'] = 'Registrácia %s';
    323312$lang['Album: %s'] = 'Album: %s';
    324 $lang['Picture name: %s'] = '*Názov fotografie: %s';
    325 $lang['Creation date: %s'] = 'Dátum vytvorenia: %s';
    326313$lang['Picture uploaded by %s'] = 'Fotografia nahraná %s';
    327314$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Zlý stav pre používateľa "hosť", bude použitý východzí stav. Prosím informujte webmastra.';
     
    346333$lang['display photos linked to this tag'] = 'Ukázať len fotografie spojené s aktuálnym kľúčovým slovom';
    347334$lang['photos posted during the last %d days'] = 'fotografie vložené za posledních %d dní';
    348 $lang['Choose an image'] = 'Vybrať fotografiu';
    349335$lang['Piwigo Help'] = 'Nápoveda Piwigo';
    350336$lang['Rank'] = 'Hodnotiť';
Note: See TracChangeset for help on using the changeset viewer.