ro.json 1.6 KB

12345678910111213141516171819202122232425262728
  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. "{user} mentioned you in a comment on “{file}”" : "{user} te-a menționat într-un comentariu la ”{file}”",
  12. "Edit comment" : "Editează comentariul",
  13. "Delete comment" : "Șterge comentariul",
  14. "New comment …" : "Comentariu nou...",
  15. "Post" : "Postează",
  16. "Cancel" : "Anulează",
  17. "[Deleted user]" : "[Utilizator șters]",
  18. "No comments yet, start the conversation!" : "Nici un comentariu încă, începe conversația!",
  19. "More comments …" : "Mai multe comentarii...",
  20. "Save" : "Salvează",
  21. "Allowed characters {count} of {max}" : "Caractere admise {count} din {max}",
  22. "Error occurred while updating comment with id {id}" : "Eroare la actualizarea comentariului cu id-ul {id}",
  23. "Error occurred while posting comment" : "Eroare la postarea comentariului",
  24. "_%n unread comment_::_%n unread comments_" : ["%n comentariu necitit","%n comentarii necitite","%n comentarii necitite"],
  25. "Comment" : "Comentariu",
  26. "%1$s mentioned you in a comment on “%2$s”" : "%1$s te-a menționat într-un comentariu la ”%2$s”"
  27. },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
  28. }