diff options
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index c357f052b89..1bdddd68f92 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -172,6 +172,7 @@ OC.L10N.register( "Reload current directory" : "Tải lại thư mục hiện tại", "Go to the \"{dir}\" directory" : "Đi đến thư mục \"{dir}\"", "Drag and drop files here to upload" : "Kéo thả file vào đây để tải lên", + "You don’t have permission to upload or create files here" : "Bạn không có quyền upload hoặc tạo files ở đây", "Upload successful" : "Tải lên thành công", "\"{displayName}\" action executed successfully" : "Hành động \"{displayName}\" đã thực thi thành công", "\"{displayName}\" action failed" : "Hành động \"{displayName}\" thất bại", @@ -232,7 +233,6 @@ OC.L10N.register( "Shared" : "Chia sẻ", "Switch to list view" : "Chuyển sang chế độ xem danh sách", "Switch to grid view" : "Chuyển sang chế độ xem dạng lưới", - "You don’t have permission to upload or create files here" : "Bạn không có quyền upload hoặc tạo files ở đây", "Open the files app settings" : "Mở cài đặt ứng dụng tệp", "Files settings" : "Cài đặt tệp tin", "File cannot be accessed" : "Không thể truy cập tập tin", |