fa.json 2.0 KB

123456789101112131415161718192021222324252627282930
  1. { "translations": {
  2. "Comments" : "نظرات",
  3. "You commented" : "You commented",
  4. "{author} commented" : "{author} commented",
  5. "You commented on %1$s" : "You commented on %1$s",
  6. "You commented on {file}" : "You commented on {file}",
  7. "%1$s commented on %2$s" : "%1$s commented on %2$s",
  8. "{author} commented on {file}" : "{author} commented on {file}",
  9. "<strong>Comments</strong> for files" : "<strong>Comments</strong> for files",
  10. "{user} mentioned you in a comment on \"{file}\"" : "{user} mentioned you in a comment on \"{file}\"",
  11. "Files app plugin to add comments to files" : "Files app plugin to add comments to files",
  12. "Edit comment" : "ویرایش توضیح",
  13. "Delete comment" : "حذف توضیح",
  14. "Cancel edit" : "Cancel edit",
  15. "Post comment" : "Post comment",
  16. "No comments yet, start the conversation!" : "هنوز هیچ نظری ندارید ، مکالمه را شروع کنید!",
  17. "No more messages" : "No more messages",
  18. "Retry" : "تلاش دوباره",
  19. "Failed to mark comments as read" : "Failed to mark comments as read",
  20. "Unable to load the comments list" : "Unable to load the comments list",
  21. "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} new comments"],
  22. "Comment" : "نظر",
  23. "An error occurred while trying to edit the comment" : "An error occurred while trying to edit the comment",
  24. "Comment deleted" : "توضیح حذف",
  25. "An error occurred while trying to delete the comment" : "An error occurred while trying to delete the comment",
  26. "An error occurred while trying to create the comment" : "An error occurred while trying to create the comment",
  27. "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "You were mentioned on \"{file}\", in a comment by a user that has since been deleted",
  28. "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"]
  29. },"pluralForm" :"nplurals=2; plural=(n > 1);"
  30. }