aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-10 00:26:45 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-10 00:26:45 +0000
commit9fda40f92a6c4cba82246dbbc2a6602c2a28e0f1 (patch)
treec6cd3071b261e0e69de3b1f48caad64be0688902 /apps/comments/l10n
parent7c7a3be566376602da83bf905d7b017e7f0019b8 (diff)
downloadnextcloud-server-9fda40f92a6c4cba82246dbbc2a6602c2a28e0f1.tar.gz
nextcloud-server-9fda40f92a6c4cba82246dbbc2a6602c2a28e0f1.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n')
-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"],