Ignore:
Timestamp:
Jan 16, 2011, 9:43:56 PM (13 years ago)
Author:
rvelices
Message:

feature 2102 : rename item/image/picture to photo (public side)

File:
1 edited

Legend:

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

    r8665 r8711  
    5858$lang['Album'] = 'Categorie';
    5959$lang['Close this window'] = 'Inchide această fereastră';
    60 $lang['Complete RSS feed (images, comments)'] = 'Flux RSS complet (imagini, comentarii)';
     60$lang['Complete RSS feed (photos, comments)'] = 'Flux RSS complet (imagini, comentarii)';
    6161$lang['Confirm Password'] = 'Confirmare parolă';
    6262$lang['Connection settings'] = 'Parametrii de conecţie';
     
    8282$lang['Help'] = 'Ajutor';
    8383$lang['Identification'] = 'Identificare';
    84 $lang['Image only RSS feed'] = 'RSS feed numai cu imagini';
     84$lang['Photos only RSS feed'] = 'RSS feed numai cu imagini';
    8585$lang['Keyword'] = 'Cuvînt cheie';
    8686$lang['Links'] = 'Link-uri';
     
    117117$lang['Tag'] = 'Etichetă';
    118118$lang['Tags'] = 'Etichete';
    119 $lang['The RSS notification feed provides notification on news from this website : new pictures, updated albums, new comments. Use a RSS feed reader.'] = 'Notificarea RSS feed prevede notificarea cu privire la noutăţile din acest site: poze noi, categorii actualizate, noi comentarii. Folosiţi un RSS feed reader.';
     119$lang['The RSS notification feed provides notification on news from this website : new photos, updated albums, new comments. Use a RSS feed reader.'] = 'Notificarea RSS feed prevede notificarea cu privire la noutăţile din acest site: poze noi, categorii actualizate, noi comentarii. Folosiţi un RSS feed reader.';
    120120$lang['Unknown feed identifier'] = 'Identificator RSS feed  necunoscut';
    121121$lang['User comments'] = 'Comentarii utilizator ';
     
    205205$lang['E-mail address'] = 'Adresa de e-mail';
    206206$lang['obligatory'] = 'obligatorie';
    207 $lang['Maximum height of the pictures'] = 'Înălţimea maximă a imaginii';
     207$lang['Maximum photo height'] = 'Înălţimea maximă a imaginii';
    208208$lang['Maximum height must be a number superior to 50'] = 'Înălţimea maximă trebuie să fie mai mare de 50';
    209 $lang['Maximum width of the pictures'] = 'Lăţimea maximă a imaginilor';
     209$lang['Maximum photo width'] = 'Lăţimea maximă a imaginilor';
    210210$lang['Maximum width must be a number superior to 50'] = 'Lăţimea maximă trebuie să fie mai mare de 50';
    211211$lang['display a calendar by creation date'] = 'afişează un calendar în funcţie de data creării';
    212 $lang['display all elements in all sub-albums'] = 'afişează toate elementele în toate sub-categoriile';
     212$lang['display all photos in all sub-albums'] = 'afişează toate elementele în toate sub-categoriile';
    213213$lang['return to normal view mode'] = 'Înapoi la vizualizarea normală';
    214214$lang['display a calendar by posted date'] = 'afişează un calendar în funcţie de data adăugării';
    215215$lang['Most visited'] = 'Cele mai vizionate';
    216216$lang['display most visited photos'] = 'afişează imaginile cele mai vizionate';
    217 $lang['The number of images per row must be a not null scalar'] = 'Numărul de imagini pe linie trebuie să fie un număr întreg nenul';
    218 $lang['Number of images per row'] = 'Numărul de miniaturi pe linie';
     217$lang['The number of photos per row must be a not null scalar'] = 'Numărul de imagini pe linie trebuie să fie un număr întreg nenul';
     218$lang['Number of photos per row'] = 'Numărul de miniaturi pe linie';
    219219$lang['The number of rows per page must be a not null scalar'] = 'Numărul de linii pe pagină trebuie să fie un număr întreg nenul';
    220220$lang['Number of rows per page'] = 'Numărul de linii pe pagină';
     
    224224$lang['Next'] = 'Următor(oare)';
    225225$lang['no rate'] = 'nici o evaluare';
    226 $lang['Elements posted within the last %d day.'] = 'Elemente postate în ultima %d zi.';
    227 $lang['Elements posted within the last %d days.'] = 'Elemente postate în ultimele %d zile.';
     226$lang['Photos posted within the last %d day.'] = 'Elemente postate în ultima %d zi.';
     227$lang['Photos posted within the last %d days.'] = 'Elemente postate în ultimele %d zile.';
    228228$lang['password updated'] = 'parolă actualizată';
    229229$lang['Recent period must be a positive integer value'] = 'perioada recentă trebuie să fie un număr întreg pozitiv';
    230 $lang['picture'] = 'imagine';
    231 $lang['Click on the picture to see it in high definition'] = 'Clicaţi pe imagine pentru a o vedea de înaltă definiţie';
     230$lang['photo'] = 'imagine';
     231$lang['Click on the photo to see it in high definition'] = 'Clicaţi pe imagine pentru a o vedea de înaltă definiţie';
    232232$lang['Show file metadata'] = 'Arată metadatele fişierului';
    233233$lang['Powered by'] = 'Realizat de';
     
    344344$lang['Sent by'] = 'Trimis de';
    345345$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'Cookie-urile sunt blocate sau nu sunt suportate de browser-ul dumneavoastră. Trebuie să activaţi  cookie-urile pentru a vă conecta.';
    346 $lang['Some info about this picture'] = 'Informaţii despre această imagine';
    347 $lang['Some more (technical) info about this picture'] = 'Informaţii (tehnice) despre această imagine';
    348346$lang['edit this comment'] = 'modifică acest comentariu';
    349347$lang['Edit a comment'] = 'modifică un comentariu';
Note: See TracChangeset for help on using the changeset viewer.