diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-22 12:31:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-22 12:31:30 +0000 |
commit | d769401220154ae666ec6630ffcc9f8d7b0cfbe6 (patch) | |
tree | ebfadc36722467129f7176b85e472740b0cb3b8a | |
parent | 68f4ae56b9910bc5be95f9b6ed94ccf9f3685abf (diff) | |
download | nextcloud-server-d769401220154ae666ec6630ffcc9f8d7b0cfbe6.tar.gz nextcloud-server-d769401220154ae666ec6630ffcc9f8d7b0cfbe6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r-- | apps/files/l10n/vi.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/vi.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 096ba6f72cb..c9a33f3b400 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -118,7 +118,7 @@ OC.L10N.register( "New folder" : "Tạo thư mục", "Create new folder" : "Tạo thư mục mới", "This name is already in use." : "Tên đăng nhập đã được sử dụng", - "Fill template fields" : "Thiết lập thư mục mẫu", + "Fill template fields" : "Thiết lập thư mục mẫu", "Submit" : "Gửi đi", "Transfer ownership of a file or folder" : "Chuyển quyền sở hữu tệp hoặc thư mục", "Choose file or folder to transfer" : "Chọn tệp hoặc cặp để chuyển", diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index 69f4d1b8fff..a3f6826dd6a 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -116,7 +116,7 @@ "New folder" : "Tạo thư mục", "Create new folder" : "Tạo thư mục mới", "This name is already in use." : "Tên đăng nhập đã được sử dụng", - "Fill template fields" : "Thiết lập thư mục mẫu", + "Fill template fields" : "Thiết lập thư mục mẫu", "Submit" : "Gửi đi", "Transfer ownership of a file or folder" : "Chuyển quyền sở hữu tệp hoặc thư mục", "Choose file or folder to transfer" : "Chọn tệp hoặc cặp để chuyển", |