| Index: ui/file_manager/zip_archiver/unpacker/_locales/hr/messages.json
|
| diff --git a/ui/file_manager/zip_archiver/unpacker/_locales/hr/messages.json b/ui/file_manager/zip_archiver/unpacker/_locales/hr/messages.json
|
| deleted file mode 100644
|
| index 1f8bc04bee73146813b8f6e5a2901e324dc6a5be..0000000000000000000000000000000000000000
|
| --- a/ui/file_manager/zip_archiver/unpacker/_locales/hr/messages.json
|
| +++ /dev/null
|
| @@ -1,46 +0,0 @@
|
| -{
|
| - "name": {
|
| - "message": "Alat za otvaranje ZIP datoteka",
|
| - "description": "Name of the ZIP unpacker app."
|
| - },
|
| - "description": {
|
| - "message": "Otvaranje ZIP datoteka u aplikaciji Datoteke.",
|
| - "description": "Short description of the ZIP unpacker app."
|
| - },
|
| - "mountErrorTitle": {
|
| - "message": "Otvaranje arhive nije uspjelo.",
|
| - "description": "Title of a notification with a mounting error message."
|
| - },
|
| - "existsErrorMessage": {
|
| - "message": "Arhiva je već učitana.",
|
| - "description": "Error message when the archive is already mounted."
|
| - },
|
| - "otherErrorMessage": {
|
| - "message": "Oblik arhive nije podržan ili je datoteka oštećena.",
|
| - "description": "Error message when opening an archive fails because of an unknown reason."
|
| - },
|
| - "mountingMessage": {
|
| - "message": "Pričekajte, arhiva se skenira...",
|
| - "description": "Message shown when opening an archive takes long time."
|
| - },
|
| - "passphraseTitle": {
|
| - "message": "Datoteka je zaštićena zaporkom",
|
| - "description": "Title of the password input dialog."
|
| - },
|
| - "passphraseInputLabel": {
|
| - "message": "Zaporka",
|
| - "description": "Label of the password input field."
|
| - },
|
| - "passphraseAccept": {
|
| - "message": "Prihvaćam",
|
| - "description": "Short name of the password accept button."
|
| - },
|
| - "passphraseCancel": {
|
| - "message": "Odustani",
|
| - "description": "Short name of the password cancel button."
|
| - },
|
| - "passphraseRemember": {
|
| - "message": "Zapamti",
|
| - "description": "Title for of a checkbox whether the password should be remembered. Please keep it as short."
|
| - }
|
| -}
|
|
|