diff options
Diffstat (limited to 'apps/comments/l10n/ro.js')
-rw-r--r-- | apps/comments/l10n/ro.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/ro.js b/apps/comments/l10n/ro.js index cc373a513ce..9989bf33075 100644 --- a/apps/comments/l10n/ro.js +++ b/apps/comments/l10n/ro.js @@ -16,9 +16,12 @@ OC.L10N.register( "Delete comment" : "Șterge comentariul", "Cancel edit" : "Anulați editarea", "Post comment" : "Postează comentariu", + "@ for mentions, : for emoji, / for smart picker" : "@ pentru mențiuni, : pentru emoji, / pentru smart picker", + "Could not reload comments" : "Nu se pot reîncărca comentariile", "No comments yet, start the conversation!" : "Nici un comentariu încă, începe conversația!", "No more messages" : "Nu mai sunt mesaje", "Retry" : "Reîncearcă", + "Failed to mark comments as read" : "Eroare la marcarea comentariilor ca citite", "Unable to load the comments list" : "Lista de comentarii nu poate fi încărcată", "_1 new comment_::_{unread} new comments_" : ["1 nou comentariu","{unread} noi comentarii","{unread} comentarii noi"], "Comment" : "Comentariu", |