| Index: ui/file_manager/zip_archiver/unpacker/_locales/es_419/messages.json
|
| diff --git a/ui/file_manager/zip_archiver/unpacker/_locales/es_419/messages.json b/ui/file_manager/zip_archiver/unpacker/_locales/es_419/messages.json
|
| deleted file mode 100644
|
| index c86051e12b130216c54a7b4dacc3793437b8c7e3..0000000000000000000000000000000000000000
|
| --- a/ui/file_manager/zip_archiver/unpacker/_locales/es_419/messages.json
|
| +++ /dev/null
|
| @@ -1,46 +0,0 @@
|
| -{
|
| - "name": {
|
| - "message": "ZIP unpacker",
|
| - "description": "Name of the ZIP unpacker app."
|
| - },
|
| - "description": {
|
| - "message": "Abre archivos ZIP en la aplicación Archivos.",
|
| - "description": "Short description of the ZIP unpacker app."
|
| - },
|
| - "mountErrorTitle": {
|
| - "message": "Error al abrir un archivo",
|
| - "description": "Title of a notification with a mounting error message."
|
| - },
|
| - "existsErrorMessage": {
|
| - "message": "Ya se montó el archivo.",
|
| - "description": "Error message when the archive is already mounted."
|
| - },
|
| - "otherErrorMessage": {
|
| - "message": "El formato de archivo no es compatible o el archivo está dañado.",
|
| - "description": "Error message when opening an archive fails because of an unknown reason."
|
| - },
|
| - "mountingMessage": {
|
| - "message": "Espera, se está analizando el archivo…",
|
| - "description": "Message shown when opening an archive takes long time."
|
| - },
|
| - "passphraseTitle": {
|
| - "message": "Este archivo está protegido por contraseña",
|
| - "description": "Title of the password input dialog."
|
| - },
|
| - "passphraseInputLabel": {
|
| - "message": "Contraseña",
|
| - "description": "Label of the password input field."
|
| - },
|
| - "passphraseAccept": {
|
| - "message": "Aceptar",
|
| - "description": "Short name of the password accept button."
|
| - },
|
| - "passphraseCancel": {
|
| - "message": "Cancelar",
|
| - "description": "Short name of the password cancel button."
|
| - },
|
| - "passphraseRemember": {
|
| - "message": "Recordar",
|
| - "description": "Title for of a checkbox whether the password should be remembered. Please keep it as short."
|
| - }
|
| -}
|
|
|