diff options
Diffstat (limited to 'core/l10n/vi.js')
-rw-r--r-- | core/l10n/vi.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/vi.js b/core/l10n/vi.js index 2c77c58dc3f..833ebacc952 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -95,6 +95,8 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} thông báo"], "No" : "Không", "Yes" : "Có", + "Create share" : "Tạo chia sẻ", + "Failed to add the public link to your Nextcloud" : "Không thể thêm liên kết công khai", "Today" : "Hôm nay", "Load more results" : "Tải thêm kết quả", "Searching …" : "Đang tìm kiếm ...", @@ -165,6 +167,7 @@ OC.L10N.register( "You have not added any info yet" : "Bạn chưa thêm bất kỳ thông tin nào", "{user} has not added any info yet" : "{user} chưa thêm bất kỳ thông tin nào", "Error opening the user status modal, try hard refreshing the page" : "Lỗi khi mở phương thức trạng thái người dùng, hãy thử làm mới trang", + "More actions" : "Nhiều hành động hơn", "This browser is not supported" : "Trình duyệt này không được hỗ trợ", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Trình duyệt của bạn không được hỗ trợ. Vui lòng nâng cấp lên phiên bản mới hơn hoặc phiên bản được hỗ trợ.", "Continue with this unsupported browser" : "Tiếp tục với trình duyệt không được hỗ trợ này", |