diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-27 01:12:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-27 01:12:05 +0000 |
commit | 36b01e3c2d4033f690b30b4fcf92711da28cb2ed (patch) | |
tree | 1821b439cb9ee787894fef8fb69a9949938d6157 /apps/comments/l10n/vi.json | |
parent | c2da3bf1d9820f4031d63daa9bb9e055a3723528 (diff) | |
download | nextcloud-server-36b01e3c2d4033f690b30b4fcf92711da28cb2ed.tar.gz nextcloud-server-36b01e3c2d4033f690b30b4fcf92711da28cb2ed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/vi.json')
-rw-r--r-- | apps/comments/l10n/vi.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/comments/l10n/vi.json b/apps/comments/l10n/vi.json index 2dd3d395068..1d8a0a69fb3 100644 --- a/apps/comments/l10n/vi.json +++ b/apps/comments/l10n/vi.json @@ -1,11 +1,20 @@ { "translations": { + "Comments" : "Các bình luận", + "You commented" : "Bạn đã bình luận", + "%1$s commented" : "%1$s được bình luận", + "{author} commented" : "{author} đã bình luận", + "You commented on %1$s" : "Bạn đã bình luận về %1$s", + "You commented on {file}" : "Bạn đã bình luận đối với tệp tin {file}", + "%1$s commented on %2$s" : "%1$s đã bình luận về%2$s", + "{author} commented on {file}" : "{author} đã bình luận về tệp tin {file}", + "<strong>Comments</strong> for files" : "<strong>bình luận</strong> đối với các tệp tin", + "{user} mentioned you in a comment on “{file}”" : "{user} đề cập tới bạn trong một bình luận về “{file}”", "Edit comment" : "Sửa bình luận", "Delete comment" : "Xóa bình luận", "New comment …" : "Tạo bình luận mới", "Post" : "Đăng", "Cancel" : "Hủy", "[Deleted user]" : "[Người dùng bị xoá]", - "Comments" : "Các bình luận", "No comments yet, start the conversation!" : "Không có bình luận nào, bắt đầu cuộc hội thoại!", "More comments …" : "Xem thêm các bình luận...", "Save" : "Lưu", @@ -14,15 +23,6 @@ "Error occurred while posting comment" : "Có lỗi xảy ra khi đăng bình luận", "_%n unread comment_::_%n unread comments_" : ["%n bình luận chưa đọc"], "Comment" : "Bình luận", - "You commented" : "Bạn đã bình luận", - "%1$s commented" : "%1$s được bình luận", - "{author} commented" : "{author} đã bình luận", - "You commented on %1$s" : "Bạn đã bình luận về %1$s", - "You commented on {file}" : "Bạn đã bình luận đối với tệp tin {file}", - "%1$s commented on %2$s" : "%1$s đã bình luận về%2$s", - "{author} commented on {file}" : "{author} đã bình luận về tệp tin {file}", - "<strong>Comments</strong> for files" : "<strong>bình luận</strong> đối với các tệp tin", - "{user} mentioned you in a comment on “{file}”" : "{user} đề cập tới bạn trong một bình luận về “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s đề cập tới bạn trong một bình luận về “%2$s”" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |