From e9cef938ea717833326604278f065dbfb33ceee6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 5 Oct 2019 02:15:04 +0000 Subject: [tx-robot] updated from transifex --- apps/comments/l10n/ro.js | 2 ++ apps/comments/l10n/ro.json | 2 ++ 2 files changed, 4 insertions(+) (limited to 'apps/comments') diff --git a/apps/comments/l10n/ro.js b/apps/comments/l10n/ro.js index 8248748db94..25db0a9bdf3 100644 --- a/apps/comments/l10n/ro.js +++ b/apps/comments/l10n/ro.js @@ -10,6 +10,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s a comentat la %2$s", "{author} commented on {file}" : " {author} a comentat la {file}", "Comments for files" : "Comentarii la fișiere", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Ai fost mentionat pe “{file}”, de un utilizator care a fost șters între timp", "{user} mentioned you in a comment on “{file}”" : "{user} te-a menționat într-un comentariu la ”{file}”", "Edit comment" : "Editează comentariul", "Delete comment" : "Șterge comentariul", @@ -24,6 +25,7 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "Eroare la actualizarea comentariului cu id-ul {id}", "Error occurred while posting comment" : "Eroare la postarea comentariului", "_%n unread comment_::_%n unread comments_" : ["%n comentariu necitit","%n comentarii necitite","%n comentarii necitite"], + "_1 new comment_::_{unread} new comments_" : ["1 nou comentariu","{unread} noi comentarii","{unread} noi comentarii"], "Comment" : "Comentariu" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/comments/l10n/ro.json b/apps/comments/l10n/ro.json index 86885e173af..be3394db4a6 100644 --- a/apps/comments/l10n/ro.json +++ b/apps/comments/l10n/ro.json @@ -8,6 +8,7 @@ "%1$s commented on %2$s" : "%1$s a comentat la %2$s", "{author} commented on {file}" : " {author} a comentat la {file}", "Comments for files" : "Comentarii la fișiere", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Ai fost mentionat pe “{file}”, de un utilizator care a fost șters între timp", "{user} mentioned you in a comment on “{file}”" : "{user} te-a menționat într-un comentariu la ”{file}”", "Edit comment" : "Editează comentariul", "Delete comment" : "Șterge comentariul", @@ -22,6 +23,7 @@ "Error occurred while updating comment with id {id}" : "Eroare la actualizarea comentariului cu id-ul {id}", "Error occurred while posting comment" : "Eroare la postarea comentariului", "_%n unread comment_::_%n unread comments_" : ["%n comentariu necitit","%n comentarii necitite","%n comentarii necitite"], + "_1 new comment_::_{unread} new comments_" : ["1 nou comentariu","{unread} noi comentarii","{unread} noi comentarii"], "Comment" : "Comentariu" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file -- cgit v1.2.3