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

    r8711 r8727  
    291291$lang['Update your rating'] = "Atjaunojiet savu vērtējumu";
    292292$lang['wrong filename'] = "nepareizs faila vārds";
    293 $lang['the filesize of the picture must not exceed :'] = "attēla faila izmērs nedrīkst pārsniegt :";
    294 $lang['the picture must be to the fileformat jpg, gif or png'] = "attēla formātam jābūt jpg, gif or png";
    295 $lang['the height of the picture must not exceed :'] = "attēla augstums nedrīkst pārsniegt :";
    296 $lang['Optional, but recommended : choose a thumbnail to associate to'] = "Pēc izvēles, bet ieteicams: izvēlēties sīkbildi ar ko saistīt lai";
    297 $lang['the width of the picture must not exceed :'] = "attēla platums nedrīkst pārsniegt :";
    298 $lang['can\'t upload the picture on the server'] = "attēlu nav iespējam augšupielādēt";
    299293$lang['the username must be given'] = "nepieciešams lietotāja vārds";
    300 $lang['A picture\'s name already used'] = "šis attēla vārds jau tiek lietots";
    301 $lang['You must choose a picture fileformat for the image'] = "Jums jāizvēlas attēla faila formāts";
    302 $lang['Name of the picture'] = "attēla vārds";
    303 $lang['Upload a picture'] = "Augšupielādēt attēlu";
    304 $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = "Attēls veiksmīgi augšupielādēts un administrātors to apstiprinās pēc iespējas ātrāk";
    305294$lang['useful when password forgotten'] = "derīgi, ja aizmirsta parole";
    306295$lang['Quick search'] = "Ātrā meklēšana";
     
    316305$lang['Registration of %s'] = "Reģistrācija %s";
    317306$lang['Album: %s'] = 'Albūms: %s';
    318 $lang['Picture name: %s'] = "Attēla vārds: %s";
    319 $lang['Creation date: %s'] = "Izveides datums: %s";
    320307$lang['Picture uploaded by %s'] = "Attēlu augšupielādējis %s";
    321308$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = "Lietotāja \"viesis\" nepareizs satuss, lietojiet statusu pēc noklusējuma. Lūdzu informējiet webmasteru.";
     
    340327$lang['display photos linked to this tag'] = "Skatīt attēlus, kas saistīti tikai ar šo tagu";
    341328$lang['photos posted during the last %d days'] = "attēli, kas publicēti %d dienas";
    342 $lang['Choose an image'] = "Izvēlieties attēlu";
    343329$lang['Piwigo Help'] = "Piwigo palīgs";
    344330$lang['Rank'] = "Rinda";
Note: See TracChangeset for help on using the changeset viewer.