| Index: ui/file_manager/zip_archiver/unpacker/_locales/sl/messages.json
|
| diff --git a/ui/file_manager/zip_archiver/unpacker/_locales/sl/messages.json b/ui/file_manager/zip_archiver/unpacker/_locales/sl/messages.json
|
| deleted file mode 100644
|
| index 9ba38b9dc06fa099b07872b8040e90fcaf75b20c..0000000000000000000000000000000000000000
|
| --- a/ui/file_manager/zip_archiver/unpacker/_locales/sl/messages.json
|
| +++ /dev/null
|
| @@ -1,46 +0,0 @@
|
| -{
|
| - "name": {
|
| - "message": "Razširitev za odpiranje arhivov ZIP",
|
| - "description": "Name of the ZIP unpacker app."
|
| - },
|
| - "description": {
|
| - "message": "Odpiranje datotek ZIP v aplikaciji Datoteke.",
|
| - "description": "Short description of the ZIP unpacker app."
|
| - },
|
| - "mountErrorTitle": {
|
| - "message": "Arhiva ni bilo mogoče odpreti.",
|
| - "description": "Title of a notification with a mounting error message."
|
| - },
|
| - "existsErrorMessage": {
|
| - "message": "Arhiv je že vpet.",
|
| - "description": "Error message when the archive is already mounted."
|
| - },
|
| - "otherErrorMessage": {
|
| - "message": "Oblika zapisa arhiva ni podprta ali pa je datoteka poškodovana.",
|
| - "description": "Error message when opening an archive fails because of an unknown reason."
|
| - },
|
| - "mountingMessage": {
|
| - "message": "Počakajte, poteka preverjanje arhiva ...",
|
| - "description": "Message shown when opening an archive takes long time."
|
| - },
|
| - "passphraseTitle": {
|
| - "message": "Ta datoteka je zaščitena z geslom",
|
| - "description": "Title of the password input dialog."
|
| - },
|
| - "passphraseInputLabel": {
|
| - "message": "Geslo",
|
| - "description": "Label of the password input field."
|
| - },
|
| - "passphraseAccept": {
|
| - "message": "Sprejmi",
|
| - "description": "Short name of the password accept button."
|
| - },
|
| - "passphraseCancel": {
|
| - "message": "Prekliči",
|
| - "description": "Short name of the password cancel button."
|
| - },
|
| - "passphraseRemember": {
|
| - "message": "Shrani",
|
| - "description": "Title for of a checkbox whether the password should be remembered. Please keep it as short."
|
| - }
|
| -}
|
|
|