diff options
Diffstat (limited to 'apps/files_sharing/l10n/vi.js')
-rw-r--r-- | apps/files_sharing/l10n/vi.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/vi.js b/apps/files_sharing/l10n/vi.js index 37413583af9..8d512daae9e 100644 --- a/apps/files_sharing/l10n/vi.js +++ b/apps/files_sharing/l10n/vi.js @@ -166,7 +166,6 @@ OC.L10N.register( "on {server}" : "trên {server}", "File drop" : "Thả file", "Terms of service" : "Điều khoản dịch vụ", - "Name" : "Tên", "Update share" : "Cập nhật chia sẻ", "Save share" : "Lưu chia sẻ", "Read" : "Đọc", @@ -262,10 +261,10 @@ OC.L10N.register( "No compatible server found at {remote}" : "Máy chủ không tương thích được tìm thấy tại {remote}", "Invalid server URL" : "URL máy chủ không hợp lệ", "Failed to add the public link to your Nextcloud" : "Không thể thêm liên kết công khai", - "Files" : "Tệp tin", "Download all files" : "Tải xuống tất cả các tập tin", "Search for share recipients" : "Tìm kiếm người nhận chia sẻ", "No recommendations. Start typing." : "Không có khuyến nghị. Bắt đầu gõ.", - "Allow download" : "Cho phép tải xuống" + "Name" : "Tên", + "Filename must not be empty." : "Tên tập tin không thể trống" }, "nplurals=1; plural=0;"); |