1
0

vi.json 2.5 KB

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