| Index: ui/file_manager/zip_archiver/unpacker/_locales/zh_CN/messages.json
|
| diff --git a/ui/file_manager/zip_archiver/unpacker/_locales/zh_CN/messages.json b/ui/file_manager/zip_archiver/unpacker/_locales/zh_CN/messages.json
|
| deleted file mode 100644
|
| index f4dfb2f4697fd9b18fce93ad07acd5031c05a666..0000000000000000000000000000000000000000
|
| --- a/ui/file_manager/zip_archiver/unpacker/_locales/zh_CN/messages.json
|
| +++ /dev/null
|
| @@ -1,46 +0,0 @@
|
| -{
|
| - "name": {
|
| - "message": "ZIP 解压缩程序",
|
| - "description": "Name of the ZIP unpacker app."
|
| - },
|
| - "description": {
|
| - "message": "在“文件”应用中打开 ZIP 文件。",
|
| - "description": "Short description of the ZIP unpacker app."
|
| - },
|
| - "mountErrorTitle": {
|
| - "message": "未能打开某个归档文件。",
|
| - "description": "Title of a notification with a mounting error message."
|
| - },
|
| - "existsErrorMessage": {
|
| - "message": "该归档文件已打开。",
|
| - "description": "Error message when the archive is already mounted."
|
| - },
|
| - "otherErrorMessage": {
|
| - "message": "该归档文件的格式不受支持,或该文件已损坏。",
|
| - "description": "Error message when opening an archive fails because of an unknown reason."
|
| - },
|
| - "mountingMessage": {
|
| - "message": "请稍候,正在扫描该归档文件…",
|
| - "description": "Message shown when opening an archive takes long time."
|
| - },
|
| - "passphraseTitle": {
|
| - "message": "该文件受密码保护",
|
| - "description": "Title of the password input dialog."
|
| - },
|
| - "passphraseInputLabel": {
|
| - "message": "密码",
|
| - "description": "Label of the password input field."
|
| - },
|
| - "passphraseAccept": {
|
| - "message": "接受",
|
| - "description": "Short name of the password accept button."
|
| - },
|
| - "passphraseCancel": {
|
| - "message": "取消",
|
| - "description": "Short name of the password cancel button."
|
| - },
|
| - "passphraseRemember": {
|
| - "message": "记住密码",
|
| - "description": "Title for of a checkbox whether the password should be remembered. Please keep it as short."
|
| - }
|
| -}
|
|
|