diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-25 02:27:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-25 02:27:20 +0000 |
commit | 3fa2437223ac44aa2fa8e74485490392658d7d75 (patch) | |
tree | 7835116eced821861003d1bd3857ddf02acf35b6 /apps/settings/l10n/vi.js | |
parent | ba6f5a4a2a5c661fc9deb7c37107be9f7f22ae77 (diff) | |
download | nextcloud-server-3fa2437223ac44aa2fa8e74485490392658d7d75.tar.gz nextcloud-server-3fa2437223ac44aa2fa8e74485490392658d7d75.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/vi.js')
-rw-r--r-- | apps/settings/l10n/vi.js | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/settings/l10n/vi.js b/apps/settings/l10n/vi.js index 67763ed9dad..623587cc653 100644 --- a/apps/settings/l10n/vi.js +++ b/apps/settings/l10n/vi.js @@ -235,10 +235,14 @@ OC.L10N.register( "Port" : "Cổng", "Credentials" : "Giấy chứng nhận", "Save" : "Lưu", + "Send email" : "Gửi email", "Security & setup warnings" : "Bảo mật và thiết lập cảnh báo", "Version" : "Phiên bản", + "Enable encryption" : "Bật mã hóa", "Allow apps to use the Share API" : "Cho phép các ứng dụng sử dụng chia sẻ API", "days" : "ngày", + "Enforce expiration date" : "Buộc có ngày hết hạn", + "Allow public uploads" : "Cho phép upload công cộng", "Allow resharing" : "Cho phép chia sẻ lại", "Upload new" : "Tải lên", "Remove image" : "Xóa ", @@ -268,6 +272,7 @@ OC.L10N.register( "Issued By" : "Phát hành bởi", "Valid until %s" : "Có hiệu lực đến %s", "Import root certificate" : "Nhập root certificate", - "Execute one task with each page loaded" : "Thực thi tác vụ mỗi khi trang được tải" + "Execute one task with each page loaded" : "Thực thi tác vụ mỗi khi trang được tải", + "Allow users to share via link" : "Cho phép người dùng chia sẻ qua liên kết" }, "nplurals=1; plural=0;"); |