diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-27 00:07:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-27 00:07:55 +0000 |
commit | d9ebc2626f0a56cecbc68da4e29c35bb36f62222 (patch) | |
tree | be5c3f9168c63f36de857f08a4b0a63e13d8e993 /apps/comments/l10n/ro.js | |
parent | 12c5c336ad8fdc5d47cb663f0c3c43744dfe5309 (diff) | |
download | nextcloud-server-d9ebc2626f0a56cecbc68da4e29c35bb36f62222.tar.gz nextcloud-server-d9ebc2626f0a56cecbc68da4e29c35bb36f62222.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/ro.js')
-rw-r--r-- | apps/comments/l10n/ro.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/comments/l10n/ro.js b/apps/comments/l10n/ro.js index 9dcfb88895f..e8194bd7cdc 100644 --- a/apps/comments/l10n/ro.js +++ b/apps/comments/l10n/ro.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "Un utilizator (momentan) șters te-a menționat într-un comentariu la ”%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Un utilizator (momentan) șters te-a menționat într-un comentariu la ”{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s te-a menționat într-un comentariu la ”%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} te-a menționat într-un comentariu la ”{file}”", - "Type in a new comment..." : "Scrie un comentariu nou...", - "No other comments available" : "Nu sunt disponibile alte comentarii", - "More comments..." : "Mai multe comentarii...", - "{count} unread comments" : "{count} comentarii necitite", - "You commented on %2$s" : "Ai comentat la %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} te-a menționat într-un comentariu la ”{file}”" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |