| Index: ui/file_manager/zip_archiver/unpacker/_locales/hi/messages.json
|
| diff --git a/ui/file_manager/zip_archiver/unpacker/_locales/hi/messages.json b/ui/file_manager/zip_archiver/unpacker/_locales/hi/messages.json
|
| deleted file mode 100644
|
| index c1d6330bcb87edd376e0578c83a43137c502c87c..0000000000000000000000000000000000000000
|
| --- a/ui/file_manager/zip_archiver/unpacker/_locales/hi/messages.json
|
| +++ /dev/null
|
| @@ -1,46 +0,0 @@
|
| -{
|
| - "name": {
|
| - "message": "ज़िप अनपैकर",
|
| - "description": "Name of the ZIP unpacker app."
|
| - },
|
| - "description": {
|
| - "message": "फ़ाइलें ऐप में ज़िप फ़ाइलें खोलें",
|
| - "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."
|
| - }
|
| -}
|
|
|