summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ro.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:53 +0000
committerNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:53 +0000
commit1fab3d92eb20f1e42ec46e2612ac4df42c2f4af8 (patch)
treea6391e9f75469012ea66adb80cc57745da6bfe97 /apps/comments/l10n/ro.js
parentcda4540f51ca2892c9190cbae0812483d4d44dc8 (diff)
downloadnextcloud-server-1fab3d92eb20f1e42ec46e2612ac4df42c2f4af8.tar.gz
nextcloud-server-1fab3d92eb20f1e42ec46e2612ac4df42c2f4af8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/ro.js')
-rw-r--r--apps/comments/l10n/ro.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/comments/l10n/ro.js b/apps/comments/l10n/ro.js
index 4706b1b19d6..8248748db94 100644
--- a/apps/comments/l10n/ro.js
+++ b/apps/comments/l10n/ro.js
@@ -24,7 +24,6 @@ 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"],
- "Comment" : "Comentariu",
- "%1$s mentioned you in a comment on “%2$s”" : "%1$s te-a menționat într-un comentariu la ”%2$s”"
+ "Comment" : "Comentariu"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");