diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
commit | 2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch) | |
tree | 69d21b22e377f7cd689aff2ae9e201c8832ac80a /apps/files_sharing/l10n/vi.js | |
parent | a9c627cd9140ebad550fd3885e46c438019d6d5f (diff) | |
download | nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/vi.js')
-rw-r--r-- | apps/files_sharing/l10n/vi.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/vi.js b/apps/files_sharing/l10n/vi.js index e9e7bef24e7..eec4db641b9 100644 --- a/apps/files_sharing/l10n/vi.js +++ b/apps/files_sharing/l10n/vi.js @@ -207,7 +207,6 @@ OC.L10N.register( "Note to recipient" : "Ghi chú cho người nhận", "Enter a note for the share recipient" : "Nhập ghi chú cho người nhận chia sẻ", "Create" : "Tạo", - "Update" : "Cập nhật", "Share" : "Chia sẻ", "Delete share" : "Xóa chia sẻ", "Share with " : "Chia sẽ với", @@ -297,13 +296,12 @@ OC.L10N.register( "Something happened. Unable to reject the share." : "Một cái gì đó đã xảy ra. Không thể từ chối chia sẻ.", "No expiration date set" : "Không có ngày hết hạn được đặt", "Sharing %s failed because the back end does not support sciencemesh shares" : "Chia sẻ %s không thành công vì phần sau không hỗ trợ chia sẻ khoa học", - "One or more of your shares will expire tomorrow" : "Một hoặc nhiều cổ phiếu của bạn sẽ hết hạn vào ngày mai", "Allow creating" : "Cho phép tạo", "Allow deleting" : "Cho phép xoá", "Allow resharing" : "Cho phép chia sẻ lại", "Expiration date enforced" : "Ngày hết hạn được thi hành", "Password protect" : "Mật khẩu bảo vệ", "Science Mesh" : "Lưới khoa học", - "Error generating password from password_policy" : "Lỗi tạo mật khẩu từ pass_policy" + "Update" : "Cập nhật" }, "nplurals=1; plural=0;"); |