ro.json 2.1 KB

123456789101112131415161718192021222324252627282930
  1. { "translations": {
  2. "Comments" : "Comentarii",
  3. "You commented" : "Ai comentat",
  4. "{author} commented" : " {author} a comentat",
  5. "You commented on %1$s" : "Ai comentat la %1$s",
  6. "You commented on {file}" : "Ai comentat la {file}",
  7. "%1$s commented on %2$s" : "%1$s a comentat la %2$s",
  8. "{author} commented on {file}" : " {author} a comentat la {file}",
  9. "<strong>Comments</strong> for files" : "<strong>Comentarii</strong> la fișiere",
  10. "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Ai fost menționat în fișierul \"{file}\", într-un comentariu facut de un utilizator ce întretimp a fost șters",
  11. "{user} mentioned you in a comment on \"{file}\"" : "{user} te-a menționat într-un comentariu la fișierul \"{file}\"",
  12. "Files app plugin to add comments to files" : "Plugin pentru aplicația de fișiere pentru adăugarea de comentarii",
  13. "Edit comment" : "Editează comentariul",
  14. "Delete comment" : "Șterge comentariul",
  15. "Cancel edit" : "Anulați editarea",
  16. "Post comment" : "Postează comentariu",
  17. "No comments yet, start the conversation!" : "Nici un comentariu încă, începe conversația!",
  18. "No more messages" : "Nu mai sunt mesaje",
  19. "Retry" : "Reîncearcă",
  20. "Unable to load the comments list" : "Lista de comentarii nu poate fi încărcată",
  21. "_%n unread comment_::_%n unread comments_" : ["%n comentariu necitit","%n comentarii necitite","%n comentarii necitite"],
  22. "_1 new comment_::_{unread} new comments_" : ["1 nou comentariu","{unread} noi comentarii","{unread} comentarii noi"],
  23. "Comment" : "Comentariu",
  24. "An error occurred while trying to edit the comment" : "A apărut o eroare la încercarea de a edita comentariul",
  25. "Comment deleted" : "Comentariul a fost șters",
  26. "An error occurred while trying to delete the comment" : "A apărut o eroare la încercarea de a șterge comentariul",
  27. "An error occurred while trying to create the comment" : "A apărut o eroare la încercarea de a crea comentariul",
  28. "%1$s commented" : "%1$s a comentat"
  29. },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
  30. }