diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-14 00:19:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-14 00:19:23 +0000 |
commit | 42987e7a45f27392a0eeec1b976b1a0e7bb8c7a4 (patch) | |
tree | dd6ad94170d41fa01991cf9a05eb5d465e4c3dd4 /apps/files_sharing/l10n/vi.js | |
parent | 20932c8430dbe1d6173aba06c9a971af76c5efd5 (diff) | |
download | nextcloud-server-42987e7a45f27392a0eeec1b976b1a0e7bb8c7a4.tar.gz nextcloud-server-42987e7a45f27392a0eeec1b976b1a0e7bb8c7a4.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, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/vi.js b/apps/files_sharing/l10n/vi.js index eec4db641b9..e5a2aea8eac 100644 --- a/apps/files_sharing/l10n/vi.js +++ b/apps/files_sharing/l10n/vi.js @@ -209,7 +209,6 @@ OC.L10N.register( "Create" : "Tạo", "Share" : "Chia sẻ", "Delete share" : "Xóa chia sẻ", - "Share with " : "Chia sẽ với", "Save share" : "Lưu chia sẻ", "Update share" : "Cập nhật chia sẻ", "Others with access" : "Những người khác có quyền truy cập", @@ -302,6 +301,7 @@ OC.L10N.register( "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", - "Update" : "Cập nhật" + "Update" : "Cập nhật", + "Share with " : "Chia sẽ với" }, "nplurals=1; plural=0;"); |