diff options
Diffstat (limited to '')
-rw-r--r-- | language/ro_RO/common.lang.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/language/ro_RO/common.lang.php b/language/ro_RO/common.lang.php index bb0bf118d..65cf29ea2 100644 --- a/language/ro_RO/common.lang.php +++ b/language/ro_RO/common.lang.php @@ -135,7 +135,6 @@ $lang['posted between %s (%s) and %s (%s)'] = 'postat între %s (%s) şi %s (%s) $lang['posted on %s'] = 'postat pe %s'; $lang['Best rated'] = 'Cel mai bun evaluat'; $lang['display best rated photos'] = 'afişează cele mai bune imagini'; -$lang['caddie'] = 'cărucior'; $lang['Calendar'] = 'Calendar'; $lang['All'] = 'Tot'; $lang['display each day with photos, month per month'] = 'Afişare an de an, lună de lună, zi de zi'; @@ -321,7 +320,6 @@ $lang['Reset to default values'] = 'Reveniţi la setările implicite'; $lang['delete all photos from your favorites'] = 'scoate-ţi toate pozele din preferinţele dvs.'; $lang['Sent by'] = 'Trimis de'; $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.'; -$lang['edit this comment'] = 'modifică acest comentariu'; $lang['Edit a comment'] = 'modifică un comentariu'; $lang['Are you sure?'] = 'Sunteţi sigur(ă) ?'; $lang['(!) This comment requires validation'] = '(!) Acest comentariu trebuie să fie validat'; @@ -335,8 +333,6 @@ $lang['Manage this user comment: %s'] = 'Administrează acest comentariu de util $lang['Email address is missing. Please specify an email address.'] = 'Adresa de email lipseşte. Vă rugăm să specificaţi o adresă de e-mail.'; $lang['This author modified following comment:'] = 'Acest autor a modificat următorul comentariu :'; $lang['This author removed the comment with id %d'] = 'Acest autor a şters comentariul cu id-ul %d'; -$lang['delete this comment'] = 'şterge acest comentariu'; -$lang['validate this comment'] = 'validează acest comentariu'; $lang['month'][10] = 'Octombrie'; $lang['month'][11] = 'Noiembrie'; $lang['month'][12] = 'Decembrie'; |