diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-17 00:20:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-17 00:20:38 +0000 |
commit | 4c1d4aeccb0f87310bcb1055775dedcd3c34549e (patch) | |
tree | ddd2796d90e8b7cd3b1d60100ffb8e6b289bcb3b /apps/settings/l10n/vi.js | |
parent | a2999d87dbefd732e8bf1eef89afe453361a587a (diff) | |
download | nextcloud-server-4c1d4aeccb0f87310bcb1055775dedcd3c34549e.tar.gz nextcloud-server-4c1d4aeccb0f87310bcb1055775dedcd3c34549e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/vi.js')
-rw-r--r-- | apps/settings/l10n/vi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/vi.js b/apps/settings/l10n/vi.js index 920c304bf55..234a91c4fb5 100644 --- a/apps/settings/l10n/vi.js +++ b/apps/settings/l10n/vi.js @@ -411,9 +411,7 @@ OC.L10N.register( "Passwordless authentication requires a secure connection." : "Xác thực không cần mật khẩu yêu cầu kết nối an toàn.", "Add WebAuthn device" : "Thêm thiết bị WebAuthn", "Please authorize your WebAuthn device." : "Vui lòng ủy quyền cho thiết bị WebAuthn của bạn.", - "Name your device" : "Đặt tên cho thiết bị của bạn", "Adding your device …" : "Đang thêm thiết bị của bạn…", - "Server error while trying to add WebAuthn device" : "Lỗi máy chủ khi cố gắng thêm thiết bị WebAuthn", "Server error while trying to complete WebAuthn device registration" : "Lỗi máy chủ khi cố gắng hoàn tất đăng ký thiết bị WebAuthn", "Unnamed device" : "Thiết bị chưa được đặt tên", "Passwordless Authentication" : "Xác thực không cần mật khẩu", @@ -557,6 +555,8 @@ OC.L10N.register( "Select user manager" : "Chọn người quản lý người dùng", "Add a new user" : "Thêm người dùng mới", "No users in here" : "Không có người dùng nào tại đây", + "Name your device" : "Đặt tên cho thiết bị của bạn", + "Server error while trying to add WebAuthn device" : "Lỗi máy chủ khi cố gắng thêm thiết bị WebAuthn", "{license}-licensed" : "{license}-được cấp phép", "by {author}\n{license}" : "bởi {tác giả}{giấy phép}", "Enter group name" : "Nhập tên nhóm", |