diff --git a/l10n/ro.js b/l10n/ro.js index ad425b0..c113e02 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -9,10 +9,12 @@ OC.L10N.register( "Password" : "Parolă", "Hello %s" : "Salut %s", "Group" : "Grup", + "No matches" : "Nicio potrivire", "Name" : "Nume", "Access" : "Acces", "Edit" : "Editare", "Welcome" : "Bun venit", + "Miscellaneous" : "Diverse", "Create" : "Creează", "Copy to clipboard" : "Copiază în clipboard", "Delete" : "Șterge", diff --git a/l10n/ro.json b/l10n/ro.json index bcd10af..7e347db 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -7,10 +7,12 @@ "Password" : "Parolă", "Hello %s" : "Salut %s", "Group" : "Grup", + "No matches" : "Nicio potrivire", "Name" : "Nume", "Access" : "Acces", "Edit" : "Editare", "Welcome" : "Bun venit", + "Miscellaneous" : "Diverse", "Create" : "Creează", "Copy to clipboard" : "Copiază în clipboard", "Delete" : "Șterge",