From 16e584ce6cac844d15adcf75692a6f5ab3fbd698 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 17 Sep 2023 00:26:59 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/comments/l10n/vi.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/comments/l10n/vi.js') diff --git a/apps/comments/l10n/vi.js b/apps/comments/l10n/vi.js index 812c670f228..a656430b5e6 100644 --- a/apps/comments/l10n/vi.js +++ b/apps/comments/l10n/vi.js @@ -21,13 +21,13 @@ OC.L10N.register( "Retry" : "Thử lại", "Failed to mark comments as read" : "Không thể đánh dấu bình luận là đã đọc", "Unable to load the comments list" : "Không thể tải danh sách bình luận", - "_%n unread comment_::_%n unread comments_" : ["%n bình luận chưa đọc"], "_1 new comment_::_{unread} new comments_" : ["{unread} bình luận mới"], "Comment" : "Bình luận", "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", "Comment deleted" : "Đã xóa bình luận", "An error occurred while trying to delete the comment" : "Đã xảy ra lỗi khi cố gắng xóa bình luận", "An error occurred while trying to create the comment" : "Đã xảy ra lỗi khi cố gắng tạo bình luận", - "%1$s commented" : "%1$s được bình luận" + "%1$s commented" : "%1$s được bình luận", + "_%n unread comment_::_%n unread comments_" : ["%n bình luận chưa đọc"] }, "nplurals=1; plural=0;"); -- cgit v1.2.3