From a6a84dd122cb9434bc0a5000b8845686a511d14f Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 4 Mar 2024 08:09:52 +0100 Subject: [PATCH] Update ro_RO, thanks to norboo --- language/ro_RO/common.lang.php | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) mode change 100644 => 100755 language/ro_RO/common.lang.php diff --git a/language/ro_RO/common.lang.php b/language/ro_RO/common.lang.php old mode 100644 new mode 100755 index ec6f1449c..52cbc5443 --- a/language/ro_RO/common.lang.php +++ b/language/ro_RO/common.lang.php @@ -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'; \ No newline at end of file +$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:'; \ No newline at end of file