diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-28 00:23:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-28 00:23:19 +0000 |
commit | 3df82a14a58322a1490fae79493dd3aa73b89a46 (patch) | |
tree | 3025e1b991595b3ec7cb6128503fac6f13ef88ee /apps/files/l10n/vi.js | |
parent | bf3ff8bbb8586f325ea60e48528e321ff70d7a31 (diff) | |
download | nextcloud-server-3df82a14a58322a1490fae79493dd3aa73b89a46.tar.gz nextcloud-server-3df82a14a58322a1490fae79493dd3aa73b89a46.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 0bee91934d2..21811970ba8 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -280,9 +280,6 @@ OC.L10N.register( "Direct link was copied (only works for users who have access to this file/folder)" : "Đã sao chép đường dẫn trực tiếp(Chỉ áp dụng đối với người dùng có quyền truy cập vào thư mục/tệp tin)", "Copy direct link (only works for users who have access to this file/folder)" : "Sao chép liên kết trực tiếp (chỉ hoạt động đối với những người dùng có quyền truy cập vào tệp / thư mục này)", "\"remote user\"" : "\"người dùng từ xa\"", - "File name" : "Tên tệp tin", - "\"{char}\" is not allowed inside a file name." : "\"{char}\" không được phép bên trong tên tệp.", - "\"{name}\" is not an allowed filetype." : "\"{name}\" không phải là định dạng được cho phép", "{newName} already exists." : "{newName} đã tồn tại.", "Name cannot be empty" : "Tên không thể trống", "Another entry with the same name already exists" : "Đã tồn tại mục cùng tên", |