diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-22 12:31:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-22 12:31:18 +0000 |
commit | 8e4ac51110715baf6c59c0eb9ecf349d3bcd8e6e (patch) | |
tree | 2b50213bed77f46bf2dd5ce57e70947b2a217cf2 | |
parent | 485fed672aa03f982dccb0c463f43b837a4d9d90 (diff) | |
download | nextcloud-server-8e4ac51110715baf6c59c0eb9ecf349d3bcd8e6e.tar.gz nextcloud-server-8e4ac51110715baf6c59c0eb9ecf349d3bcd8e6e.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", |