Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-27 04:12:27 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-27 04:12:27 +0300
commita05e578d363ac57769935a5f1431535935147d32 (patch)
treebdd761edd59a0adaf6d7111ef9922cfde6582f97 /apps/comments/l10n/ro.json
parent18cbf6445d95b76fdc187e4d663562f382e233d3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/ro.json')
-rw-r--r--apps/comments/l10n/ro.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/comments/l10n/ro.json b/apps/comments/l10n/ro.json
index 7ce7808d455..968798db06d 100644
--- a/apps/comments/l10n/ro.json
+++ b/apps/comments/l10n/ro.json
@@ -1,11 +1,20 @@
{ "translations": {
+ "Comments" : "Comentarii",
+ "You commented" : "Ai comentat",
+ "%1$s commented" : "%1$s a comentat",
+ "{author} commented" : " {author} a comentat",
+ "You commented on %1$s" : "Ai comentat la %1$s",
+ "You commented on {file}" : "Ai comentat la {file}",
+ "%1$s commented on %2$s" : "%1$s a comentat la %2$s",
+ "{author} commented on {file}" : " {author} a comentat la {file}",
+ "<strong>Comments</strong> for files" : "<strong>Comentarii</strong> la fișiere",
+ "{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",
"New comment …" : "Comentariu nou...",
"Post" : "Postează",
"Cancel" : "Anulează",
"[Deleted user]" : "[Utilizator șters]",
- "Comments" : "Comentarii",
"No comments yet, start the conversation!" : "Nici un comentariu încă, începe conversația!",
"More comments …" : "Mai multe comentarii...",
"Save" : "Salvează",
@@ -14,15 +23,6 @@
"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",
- "You commented" : "Ai comentat",
- "%1$s commented" : "%1$s a comentat",
- "{author} commented" : " {author} a comentat",
- "You commented on %1$s" : "Ai comentat la %1$s",
- "You commented on {file}" : "Ai comentat la {file}",
- "%1$s commented on %2$s" : "%1$s a comentat la %2$s",
- "{author} commented on {file}" : " {author} a comentat la {file}",
- "<strong>Comments</strong> for files" : "<strong>Comentarii</strong> la fișiere",
- "{user} mentioned you in a comment on “{file}”" : "{user} 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”"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
} \ No newline at end of file