diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-14 02:16:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-14 02:16:50 +0000 |
commit | 09bb8ac6e269befda5833556d59d269699ca17b6 (patch) | |
tree | e0c0e4a0520c627c05ad12312108acfea7877f21 /apps/comments | |
parent | 92692cdd7ab42453b38f1ba684649c86f2d488c0 (diff) | |
download | nextcloud-server-09bb8ac6e269befda5833556d59d269699ca17b6.tar.gz nextcloud-server-09bb8ac6e269befda5833556d59d269699ca17b6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/vi.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/vi.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/vi.js b/apps/comments/l10n/vi.js index 4a3313ca062..47de07158f1 100644 --- a/apps/comments/l10n/vi.js +++ b/apps/comments/l10n/vi.js @@ -21,6 +21,7 @@ OC.L10N.register( "More comments …" : "Xem thêm các bình luận...", "Save" : "Lưu", "Allowed characters {count} of {max}" : "Số ký tự được còn lại là {count} trong tổng số {max}", + "Error occurred while retrieving comment with ID {id}" : "Xảy ra lỗi khi trích xuất bình của ID{id}", "Error occurred while updating comment with id {id}" : "Có lỗi xảy ra khi cập nhật bình luận có id {id}", "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"], diff --git a/apps/comments/l10n/vi.json b/apps/comments/l10n/vi.json index b044f7aca8e..5974456123a 100644 --- a/apps/comments/l10n/vi.json +++ b/apps/comments/l10n/vi.json @@ -19,6 +19,7 @@ "More comments …" : "Xem thêm các bình luận...", "Save" : "Lưu", "Allowed characters {count} of {max}" : "Số ký tự được còn lại là {count} trong tổng số {max}", + "Error occurred while retrieving comment with ID {id}" : "Xảy ra lỗi khi trích xuất bình của ID{id}", "Error occurred while updating comment with id {id}" : "Có lỗi xảy ra khi cập nhật bình luận có id {id}", "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"], |