| Index: ui/file_manager/zip_archiver/unpacker/_locales/lt/messages.json
|
| diff --git a/ui/file_manager/zip_archiver/unpacker/_locales/lt/messages.json b/ui/file_manager/zip_archiver/unpacker/_locales/lt/messages.json
|
| deleted file mode 100644
|
| index b4b9c161bd24d8499f288072debbad56c10aaf46..0000000000000000000000000000000000000000
|
| --- a/ui/file_manager/zip_archiver/unpacker/_locales/lt/messages.json
|
| +++ /dev/null
|
| @@ -1,46 +0,0 @@
|
| -{
|
| - "name": {
|
| - "message": "ZIP išpakavimo programa",
|
| - "description": "Name of the ZIP unpacker app."
|
| - },
|
| - "description": {
|
| - "message": "Atidarykite ZIP failus naudodami programą „Failai“.",
|
| - "description": "Short description of the ZIP unpacker app."
|
| - },
|
| - "mountErrorTitle": {
|
| - "message": "Nepavyko atidaryti archyvo.",
|
| - "description": "Title of a notification with a mounting error message."
|
| - },
|
| - "existsErrorMessage": {
|
| - "message": "Archyvas jau įdėtas.",
|
| - "description": "Error message when the archive is already mounted."
|
| - },
|
| - "otherErrorMessage": {
|
| - "message": "Archyvo formatas nepalaikomas arba failas yra sugadintas.",
|
| - "description": "Error message when opening an archive fails because of an unknown reason."
|
| - },
|
| - "mountingMessage": {
|
| - "message": "Palaukite, archyvas nuskaitomas...",
|
| - "description": "Message shown when opening an archive takes long time."
|
| - },
|
| - "passphraseTitle": {
|
| - "message": "Šis failas apsaugotas slaptažodžiu",
|
| - "description": "Title of the password input dialog."
|
| - },
|
| - "passphraseInputLabel": {
|
| - "message": "Slaptažodis",
|
| - "description": "Label of the password input field."
|
| - },
|
| - "passphraseAccept": {
|
| - "message": "Sutikti",
|
| - "description": "Short name of the password accept button."
|
| - },
|
| - "passphraseCancel": {
|
| - "message": "Atšaukti",
|
| - "description": "Short name of the password cancel button."
|
| - },
|
| - "passphraseRemember": {
|
| - "message": "Prisiminti",
|
| - "description": "Title for of a checkbox whether the password should be remembered. Please keep it as short."
|
| - }
|
| -}
|
|
|