diff options
Diffstat (limited to 'apps/dav/l10n/ro.json')
-rw-r--r-- | apps/dav/l10n/ro.json | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/apps/dav/l10n/ro.json b/apps/dav/l10n/ro.json index f98340b4c29..0665a4bdb63 100644 --- a/apps/dav/l10n/ro.json +++ b/apps/dav/l10n/ro.json @@ -39,9 +39,19 @@ "A calendar <strong>event</strong> was modified" : "Un <strong>eveniment</strong> din calendar a fost modificat", "A calendar <strong>todo</strong> was modified" : "O <strong>listă</strong> din calendar a fost modificată", "Contact birthdays" : "Zile de naștere ale persoanelor de contact", + "Where:" : "Unde:", + "Description:" : "Descriere:", + "_%n year_::_%n years_" : ["%nan","%nani","%nani"], + "%1$s via %2$s" : "%1$sprin %2$s", + "Hello %s," : "Salut %s,", + "Accept" : "Accept", + "Decline" : "Refuză", "Contacts" : "Persoane de contact", + "WebDAV" : "WebDAV", "Technical details" : "Detalii tehnice", "Remote Address: %s" : "Adresă la distanță: %s", - "Request ID: %s" : "ID-ul cererii: %s" + "Request ID: %s" : "ID-ul cererii: %s", + "Tentative" : "Tentativă", + "Save" : "Salvează" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" }
\ No newline at end of file |