| Index: ui/file_manager/zip_archiver/unpacker/_locales/fa/messages.json
|
| diff --git a/ui/file_manager/zip_archiver/unpacker/_locales/fa/messages.json b/ui/file_manager/zip_archiver/unpacker/_locales/fa/messages.json
|
| deleted file mode 100644
|
| index a353dde68c374de79202e47f590eb8b885aadf8a..0000000000000000000000000000000000000000
|
| --- a/ui/file_manager/zip_archiver/unpacker/_locales/fa/messages.json
|
| +++ /dev/null
|
| @@ -1,46 +0,0 @@
|
| -{
|
| - "name": {
|
| - "message": "بازکننده ZIP",
|
| - "description": "Name of the ZIP unpacker app."
|
| - },
|
| - "description": {
|
| - "message": "فایلهای ZIP را در برنامه Files باز کنید.",
|
| - "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."
|
| - }
|
| -}
|
|
|