| Index: ui/file_manager/zip_archiver/unpacker/_locales/vi/messages.json
|
| diff --git a/ui/file_manager/zip_archiver/unpacker/_locales/vi/messages.json b/ui/file_manager/zip_archiver/unpacker/_locales/vi/messages.json
|
| deleted file mode 100644
|
| index d75cd0b908063c92bcdfe7e423595a09e987277b..0000000000000000000000000000000000000000
|
| --- a/ui/file_manager/zip_archiver/unpacker/_locales/vi/messages.json
|
| +++ /dev/null
|
| @@ -1,46 +0,0 @@
|
| -{
|
| - "name": {
|
| - "message": "Trình giải nén ZIP",
|
| - "description": "Name of the ZIP unpacker app."
|
| - },
|
| - "description": {
|
| - "message": "Mở tệp ZIP trong ứng dụng Tệp.",
|
| - "description": "Short description of the ZIP unpacker app."
|
| - },
|
| - "mountErrorTitle": {
|
| - "message": "Không mở được tệp lưu trữ.",
|
| - "description": "Title of a notification with a mounting error message."
|
| - },
|
| - "existsErrorMessage": {
|
| - "message": "Tệp lưu trữ đã được kết nối.",
|
| - "description": "Error message when the archive is already mounted."
|
| - },
|
| - "otherErrorMessage": {
|
| - "message": "Định dạng lưu trữ không được hỗ trợ hoặc tệp bị hỏng.",
|
| - "description": "Error message when opening an archive fails because of an unknown reason."
|
| - },
|
| - "mountingMessage": {
|
| - "message": "Vui lòng đợi, tệp lưu trữ đang được quét...",
|
| - "description": "Message shown when opening an archive takes long time."
|
| - },
|
| - "passphraseTitle": {
|
| - "message": "Tệp này được bảo vệ bằng mật khẩu",
|
| - "description": "Title of the password input dialog."
|
| - },
|
| - "passphraseInputLabel": {
|
| - "message": "Mật khẩu",
|
| - "description": "Label of the password input field."
|
| - },
|
| - "passphraseAccept": {
|
| - "message": "Chấp nhận",
|
| - "description": "Short name of the password accept button."
|
| - },
|
| - "passphraseCancel": {
|
| - "message": "Hủy",
|
| - "description": "Short name of the password cancel button."
|
| - },
|
| - "passphraseRemember": {
|
| - "message": "Nhớ",
|
| - "description": "Title for of a checkbox whether the password should be remembered. Please keep it as short."
|
| - }
|
| -}
|
|
|