diff options
Diffstat (limited to 'apps/comments/l10n/ro.js')
-rw-r--r-- | apps/comments/l10n/ro.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/comments/l10n/ro.js b/apps/comments/l10n/ro.js index 8fb2f11853e..1a3901ee6bf 100644 --- a/apps/comments/l10n/ro.js +++ b/apps/comments/l10n/ro.js @@ -28,7 +28,6 @@ OC.L10N.register( "Comment deleted" : "Comentariul a fost șters", "An error occurred while trying to delete the comment" : "A apărut o eroare la încercarea de a șterge comentariul", "An error occurred while trying to create the comment" : "A apărut o eroare la încercarea de a crea comentariul", - "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Ai fost menționat în fișierul \"{file}\", într-un comentariu facut de un utilizator ce întretimp a fost șters", - "_%n unread comment_::_%n unread comments_" : ["%n comentariu necitit","%n comentarii necitite","%n comentarii necitite"] + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Ai fost menționat în fișierul \"{file}\", într-un comentariu facut de un utilizator ce întretimp a fost șters" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |