diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-06 02:16:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-06 02:16:07 +0000 |
commit | 6ba2a608d08ec3c1fd440ac2d0a9cfad569da234 (patch) | |
tree | 2dc692fd85b01bea535e712c28998ed32ec812df /apps/comments/l10n/ro.json | |
parent | 5c0ad24a6830189a36b5538ee02738a57e067637 (diff) | |
download | nextcloud-server-6ba2a608d08ec3c1fd440ac2d0a9cfad569da234.tar.gz nextcloud-server-6ba2a608d08ec3c1fd440ac2d0a9cfad569da234.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/ro.json')
-rw-r--r-- | apps/comments/l10n/ro.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/comments/l10n/ro.json b/apps/comments/l10n/ro.json index be3394db4a6..1f95e615739 100644 --- a/apps/comments/l10n/ro.json +++ b/apps/comments/l10n/ro.json @@ -10,6 +10,7 @@ "<strong>Comments</strong> for files" : "<strong>Comentarii</strong> 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}”", + "Files app plugin to add comments to files" : "Plugin pentru aplicația de fișiere pentru adăugarea de comentarii", "Edit comment" : "Editează comentariul", "Delete comment" : "Șterge comentariul", "New comment …" : "Comentariu nou...", @@ -20,10 +21,11 @@ "More comments …" : "Mai multe comentarii...", "Save" : "Salvează", "Allowed characters {count} of {max}" : "Caractere admise {count} din {max}", + "Error occurred while retrieving comment with ID {id}" : "Eroare la încărcarea comentariului cu ID-ul {id}", "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"], + "_1 new comment_::_{unread} new comments_" : ["1 nou comentariu","{unread} noi comentarii","{unread} comentarii noi"], "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 |