ro.json 2.1 KB

12345678910111213141516171819202122232425262728293031
  1. { "translations": {
  2. "Comments" : "Comentarii",
  3. "You commented" : "Ai comentat",
  4. "%1$s commented" : "%1$s a comentat",
  5. "{author} commented" : " {author} a comentat",
  6. "You commented on %1$s" : "Ai comentat la %1$s",
  7. "You commented on {file}" : "Ai comentat la {file}",
  8. "%1$s commented on %2$s" : "%1$s a comentat la %2$s",
  9. "{author} commented on {file}" : " {author} a comentat la {file}",
  10. "<strong>Comments</strong> for files" : "<strong>Comentarii</strong> la fișiere",
  11. "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",
  12. "{user} mentioned you in a comment on “{file}”" : "{user} te-a menționat într-un comentariu la ”{file}”",
  13. "Files app plugin to add comments to files" : "Plugin pentru aplicația de fișiere pentru adăugarea de comentarii",
  14. "Edit comment" : "Editează comentariul",
  15. "Delete comment" : "Șterge comentariul",
  16. "New comment …" : "Comentariu nou...",
  17. "Post" : "Postează",
  18. "Cancel" : "Anulează",
  19. "[Deleted user]" : "[Utilizator șters]",
  20. "No comments yet, start the conversation!" : "Nici un comentariu încă, începe conversația!",
  21. "More comments …" : "Mai multe comentarii...",
  22. "Save" : "Salvează",
  23. "Allowed characters {count} of {max}" : "Caractere admise {count} din {max}",
  24. "Error occurred while retrieving comment with ID {id}" : "Eroare la încărcarea comentariului cu ID-ul {id}",
  25. "Error occurred while updating comment with id {id}" : "Eroare la actualizarea comentariului cu id-ul {id}",
  26. "Error occurred while posting comment" : "Eroare la postarea comentariului",
  27. "_%n unread comment_::_%n unread comments_" : ["%n comentariu necitit","%n comentarii necitite","%n comentarii necitite"],
  28. "_1 new comment_::_{unread} new comments_" : ["1 nou comentariu","{unread} noi comentarii","{unread} comentarii noi"],
  29. "Comment" : "Comentariu"
  30. },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
  31. }