summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-10 00:26:58 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-10 00:26:58 +0000
commit231cec61ef4892889b4291f80fb76a1483bef6b2 (patch)
treec2cc20a4f05cd1900032a154ea512e2ab0ffbe27 /apps/comments
parentb86e0f685fb189930450cd06c158f86c7f7253b1 (diff)
downloadnextcloud-server-231cec61ef4892889b4291f80fb76a1483bef6b2.tar.gz
nextcloud-server-231cec61ef4892889b4291f80fb76a1483bef6b2.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/vi.js3
-rw-r--r--apps/comments/l10n/vi.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/comments/l10n/vi.js b/apps/comments/l10n/vi.js
index c61a385e17e..812c670f228 100644
--- a/apps/comments/l10n/vi.js
+++ b/apps/comments/l10n/vi.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"comments",
{
- "Comments" : "Các bình luận",
+ "Comments" : "Bình luận",
"You commented" : "Bạn đã 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",
@@ -19,6 +19,7 @@ OC.L10N.register(
"No comments yet, start the conversation!" : "Không có bình luận nào, bắt đầu cuộc hội thoại!",
"No more messages" : "Không có thêm tin nhắn",
"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"],
diff --git a/apps/comments/l10n/vi.json b/apps/comments/l10n/vi.json
index 21a242bd925..b0477034e20 100644
--- a/apps/comments/l10n/vi.json
+++ b/apps/comments/l10n/vi.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Comments" : "Các bình luận",
+ "Comments" : "Bình luận",
"You commented" : "Bạn đã 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",
@@ -17,6 +17,7 @@
"No comments yet, start the conversation!" : "Không có bình luận nào, bắt đầu cuộc hội thoại!",
"No more messages" : "Không có thêm tin nhắn",
"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"],