diff options
Diffstat (limited to 'apps/files/l10n/vi.php')
-rw-r--r-- | apps/files/l10n/vi.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/vi.php b/apps/files/l10n/vi.php index f1b803a7e26..1cf66b94c30 100644 --- a/apps/files/l10n/vi.php +++ b/apps/files/l10n/vi.php @@ -36,6 +36,7 @@ $TRANSLATIONS = array( "Could not create folder" => "Không thể tạo thư mục", "Share" => "Chia sẻ", "Delete permanently" => "Xóa vĩnh vễn", +"Delete" => "Xóa", "Rename" => "Sửa tên", "Your download is being prepared. This might take some time if the files are big." => "Your download is being prepared. This might take some time if the files are big.", "Pending" => "Đang chờ", @@ -74,7 +75,6 @@ $TRANSLATIONS = array( "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", "Nothing in here. Upload something!" => "Không có gì ở đây .Hãy tải lên một cái gì đó !", "Download" => "Tải về", -"Delete" => "Xóa", "Upload too large" => "Tập tin tải lên quá lớn", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Các tập tin bạn đang tải lên vượt quá kích thước tối đa cho phép trên máy chủ .", "Files are being scanned, please wait." => "Tập tin đang được quét ,vui lòng chờ." |