vi.json 2.2 KB

123456789101112131415161718192021222324252627282930
  1. { "translations": {
  2. "Comments" : "Bình luận",
  3. "You commented" : "Bạn đã bình luận",
  4. "{author} commented" : "{author} đã bình luận",
  5. "You commented on %1$s" : "Bạn đã bình luận về %1$s",
  6. "You commented on {file}" : "Bạn đã bình luận đối với tệp tin {file}",
  7. "%1$s commented on %2$s" : "%1$s đã bình luận về%2$s",
  8. "{author} commented on {file}" : "{author} đã bình luận về tệp tin {file}",
  9. "<strong>Comments</strong> for files" : "<strong>bình luận</strong> đối với các tệp tin",
  10. "{user} mentioned you in a comment on \"{file}\"" : "{user} đã nhắc tới bạn trong một bình luận trên \"{file}\"",
  11. "Files app plugin to add comments to files" : "Plugin ứng dụng Tệp để thêm bình luận vào tệp",
  12. "Edit comment" : "Sửa bình luận",
  13. "Delete comment" : "Xóa bình luận",
  14. "Cancel edit" : "Hủy chỉnh sửa",
  15. "Post comment" : "Đăng bình luận",
  16. "No comments yet, start the conversation!" : "Không có bình luận nào, bắt đầu cuộc hội thoại!",
  17. "No more messages" : "Không có thêm tin nhắn",
  18. "Retry" : "Thử lại",
  19. "Failed to mark comments as read" : "Không thể đánh dấu bình luận là đã đọc",
  20. "Unable to load the comments list" : "Không thể tải danh sách bình luận",
  21. "_1 new comment_::_{unread} new comments_" : ["{unread} bình luận mới"],
  22. "Comment" : "Bình luận",
  23. "An error occurred while trying to edit the comment" : "Đã xảy ra lỗi khi cố gắng chỉnh sửa bình luận",
  24. "Comment deleted" : "Đã xóa bình luận",
  25. "An error occurred while trying to delete the comment" : "Đã xảy ra lỗi khi cố gắng xóa bình luận",
  26. "An error occurred while trying to create the comment" : "Đã xảy ra lỗi khi cố gắng tạo bình luận",
  27. "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Bạn đã được nhắc tới trên \"{file}\", trong một bình luận bởi một người dùng đã bị xoá",
  28. "_%n unread comment_::_%n unread comments_" : ["%n bình luận chưa đọc"]
  29. },"pluralForm" :"nplurals=1; plural=0;"
  30. }