mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-04 04:22:53 +02:00
Update ro_RO, thanks to norboo
This commit is contained in:
19
language/ro_RO/common.lang.php
Normal file → Executable file
19
language/ro_RO/common.lang.php
Normal file → Executable file
@@ -39,7 +39,6 @@ $lang['%d new users'] = '%d utilizatori noi';
|
||||
$lang['About'] = 'Despre';
|
||||
$lang['All tags'] = 'Toate etichetele';
|
||||
$lang['Any tag'] = 'Orice eticheta';
|
||||
$lang['At least one listed rule must be satisfied.'] = 'Cel puţin o singură regulă trebuie să fie îndeplinită';
|
||||
$lang['Author'] = 'Autor';
|
||||
$lang['Albums'] = 'Albume';
|
||||
$lang['Album'] = 'Album';
|
||||
@@ -55,7 +54,6 @@ $lang['Creation date'] = 'Data creaţiei';
|
||||
$lang['Current password is wrong'] = 'Parola actuală nu este corectă';
|
||||
$lang['Dimensions'] = 'Dimensiuni';
|
||||
$lang['Display'] = 'Afişare';
|
||||
$lang['Each listed rule must be satisfied.'] = 'Fiecare regulă enumerată trebuie să fie îndeplinită';
|
||||
$lang['Email address'] = 'Adresa de e-mail';
|
||||
$lang['Enter your personnal informations'] = 'Introduceţi informaţiile dvs. personale';
|
||||
$lang['Error sending email'] = 'Eroare la trimiterea de e-mail';
|
||||
@@ -88,7 +86,6 @@ $lang['Registration'] = 'Înscriere';
|
||||
$lang['Related tags'] = 'Etichete asociate';
|
||||
$lang['Reset'] = 'Resetare';
|
||||
$lang['Retrieve password'] = 'Recuperare parolă';
|
||||
$lang['Search rules'] = 'Criterii de căutare';
|
||||
$lang['Search tags'] = 'Caută etichete';
|
||||
$lang['Search'] = 'Caută';
|
||||
$lang['display available tags'] = 'Vezi etichetele disponibile';
|
||||
@@ -110,7 +107,6 @@ $lang['add this photo to your favorites'] = 'adăuga această imagine la favorit
|
||||
$lang['Administration'] = 'Administraţie';
|
||||
$lang['all'] = 'tot';
|
||||
$lang['ascending'] = 'ascendent';
|
||||
$lang['author(s) : %s'] = 'autor(i) : %s';
|
||||
$lang['Expand all albums'] = 'Extinde toate albumele';
|
||||
$lang['posted after %s (%s)'] = 'postat după %s (%s)';
|
||||
$lang['posted before %s (%s)'] = 'postat înainte de %s (%s)';
|
||||
@@ -232,7 +228,6 @@ $lang['Search for any term'] = 'Caută oricare termen';
|
||||
$lang['Empty query. No criteria has been entered.'] = 'Interogare goală. Nici un criteriu nu a fost introdus.';
|
||||
$lang['Search results'] = 'Rezultatele căutării';
|
||||
$lang['Search in sub-albums'] = 'Caută în sub-albume';
|
||||
$lang['searched words : %s'] = 'cuvinte căutate : %s';
|
||||
$lang['Contact'] = 'Contact';
|
||||
$lang['set as album representative'] = 'Setaţi ca reprezentant al acestui album';
|
||||
$lang['Show number of comments'] = 'Arată numărul de comentarii';
|
||||
@@ -420,4 +415,16 @@ $lang['Password: ********** (no copy by email)'] = 'Parolă: ********** (fără
|
||||
$lang['Related albums'] = 'Albume conexe';
|
||||
$lang['Album name, 1 → 5 → 10 → 100'] = 'Numele albumului, 1 → 5 → 10 → 100';
|
||||
$lang['Album name, 100 → 10 → 5 → 1'] = 'Numele albumului, 100 → 10 → 5 → 1';
|
||||
$lang['Start-Date'] = 'Data de inceput';
|
||||
$lang['Start-Date'] = 'Data de inceput';
|
||||
$lang['last 6 months'] = 'Ultimele 6 luni';
|
||||
$lang['last 7 days'] = 'Ultimele 7 zile';
|
||||
$lang['Validate'] = 'Validează';
|
||||
$lang['year %d'] = 'an %d';
|
||||
$lang['last 24 hours'] = 'ultimele 24 de ore';
|
||||
$lang['last 3 months'] = 'Ultimele 3 luni';
|
||||
$lang['last 30 days'] = 'Ultimele 30 de zile';
|
||||
$lang['%d visits'] = '%d visite';
|
||||
$lang['Added by'] = 'Adăugat de';
|
||||
$lang['Album title'] = 'Titlul albumului';
|
||||
$lang['Filters'] = 'Filtre';
|
||||
$lang['Search in :'] = 'Caută în:';
|
||||
Reference in New Issue
Block a user