vue-cli-locales
Version:
Localizations for @vue/cli
875 lines (874 loc) • 36.6 kB
JSON
{
"org": {
"vue": {
"common": {
"close": "بستن ",
"cancel": "لغو",
"back": "بازگشت به عقب",
"more-info": "اطلاعات بیشتر",
"show-more": "بیشتر نشان بده",
"show-less": "کمتر نشان بده"
},
"components": {
"client-addon-component": {
"timeout": "Component load timeout",
"timeout-info": "کامپونت سفارشی زمان زیادی برای بارگیری می طلبد, ممکن است خطایی رخ دهد"
},
"connection-status": {
"disconnected": "از سرور UI قطع شد",
"connected": "متصل!"
},
"file-diff": {
"binary": "فایل باینری نشان داده نشده است",
"actions": {
"open": "باز کردن در ویرایشگر"
}
},
"file-diff-view": {
"files-changed": "فایل ها تغییر کرده اند",
"search-file": "جستجوی فایل",
"empty": "تغییری پیدا نشد",
"error": "تغییرات پرونده امکان پذیر نیست",
"modals": {
"commit": {
"title": "تغییرات کامیت",
"input": "پیام کامیت را وارد کنید",
"subtitle": "تغییرات را در مخزن ضبط کنید",
"actions": {
"commit": "کامیت",
"cancel": "لغو"
}
}
},
"actions": {
"collapse-all": "جمع کردن همه",
"expand-all": "باز شدن همه",
"commit": "تغییرات کامیت",
"skip": "رد کردن",
"continue": "ادامه ",
"refresh": "تازه کردن"
}
},
"folder-explorer": {
"toolbar": {
"tooltips": {
"parent-folder": "باز کردن پوشه والد",
"edit-path": "ویرایش مسیر",
"favorite": "تغییر مورد علاقه",
"favorite-folders": "پوشه های مورد علاقه",
"refresh": "دوباره سازی"
},
"placeholder": "مسیر کامل به یک پوشه را وارد کنید",
"empty": "هنوز هیچ پوشه ی مورد علاقه ای وجود ندارد.",
"show-hidden": "نمایش پوشه های مخفی"
},
"new-folder": {
"action": "پوشه جدید",
"title": "ایجاد پوشه جدید",
"field": {
"title": "پوشه حدید",
"subtitle": "You can use the folder separator to create multiple nested folders at once."
},
"cancel": "لغو ",
"create": "ساختن"
}
},
"list-item-info": {
"more-info": "اطلاعات بیشتر"
},
"logger-view": {
"title": "وقایع",
"empty": "هنوز وقایعی ثبت نشده است",
"buttons": {
"clear": "پاک کردن وقایع",
"scroll": "رفتن به پایین",
"close": "بستن "
}
},
"progress-screen": {
"close": "بستن"
},
"project-nav": {
"tooltips": {
"dashboard": "میزکار",
"plugins": "پلاگین ها",
"dependencies": "وابستگی ها",
"configuration": "پیکربندی",
"tasks": "وظایف",
"more": "بیشتر"
}
},
"project-select-list": {
"empty": "هیچ پروژه ای وجود ندارد",
"titles": {
"favorite": "پوشه های مورد علاقه",
"other": "دیگر پروژه ها"
}
},
"project-select-list-item": {
"tooltips": {
"favorite": "تغییر مورد علاقه ",
"delete": "حذف از لیست ",
"open-in-editor": "باز کردن در ویرایشگر"
}
},
"project-rename": {
"title": "تغییر نام",
"name-field": {
"title": "نام",
"subtitle": "نام جدید را وارد کنید"
},
"submit": "تغییر نام"
},
"project-plugin-item": {
"version": "نسخه",
"latest": "آخرين",
"official": "رسمی",
"installed": "نصب شد",
"actions": {
"update": "به روز رسانی{target}",
"refresh": "تازه سازی اجباری {target}<br> <i>فشار [Shift] برای تازه سازی سریع (node_modules به روز نخواهد شد)</i>"
},
"local": "محلی",
"features": {
"generator": "This plugin has a generator and can modify your project files and add new files for you.",
"ui-integration": "This plugin includes additional UI features like enhanced tasks, configuration screens, dashboard widgets..."
}
},
"project-dependency-item": {
"version": "نسخه ",
"wanted": "wanted",
"latest": "آخرین",
"installed": "نصب شد",
"actions": {
"update": "به روز رسانی {target}",
"uninstall": "حذف کردن {target}"
}
},
"project-tasks-dropdown": {
"tooltips": {
"tasks": "وظایف",
"running-tasks": "{count} وظیفه (های) در حال اجرا"
}
},
"prompt-list": {
"default": "پیشفرض"
},
"prompts-list": {
"empty": "بدون پیکربندی"
},
"status-bar": {
"project": {
"tooltip": "برای تغییر مدیر پروژه کلیک کنید",
"empty": "هیچ پروژه ای باز نیست"
},
"path": {
"tooltip": "پوشه کاری فعلی"
},
"log": {
"tooltip": "وقایع<br><i> برای تغییر وقایع Vue CLI کلیک کنید</i>",
"empty": "No logs yet"
},
"report-bug": "گزارش اشکال",
"translate": "کمک برای ترجمه",
"dark-mode": "تغییر حالت به تاریک",
"reset-plugin-api": "نوسازی پلاگین های API"
},
"suggestion-bar": {
"suggestion": "پیشنهادی",
"modal": {
"cancel": "بستن",
"continue": "ادامه"
}
},
"terminal-view": {
"buttons": {
"clear": "پاک کردن کنسول",
"scroll": "رفتن به پایین",
"content-copy": "کپی محتوا"
}
},
"top-bar": {
"no-favorites": "پروژه های غیر مورد علاقه",
"favorite-projects": "پروژه های مورد علاقه",
"recent-projects": "پروژه های اخیر",
"homepage": "صفحه نخست"
},
"view-badge": {
"labels": {
"tasks": {
"error": "وضعیت خطا",
"running": "وضعیت در حال اجرا",
"done": "وضعیت انجام شده"
}
}
},
"widget": {
"remove": "حذف ویجت",
"configure": "پیکربندی ویجت",
"save": "ذخیره",
"reset-config": "تنظیم مجدد پیکربندی",
"open-details": "اطلاعت بیشتر"
},
"widget-add-pane": {
"title": "اضافه کردن ویجت ها"
},
"widget-add-item": {
"add": "اضافه کردن ویجت",
"details": {
"title": "جزئیات ویجت",
"max-instances": "حداکثر تعداد نمونه: {count}/{total}",
"unlimited": "نامحدود"
}
}
},
"mixins": {
"progress": {
"creating": "ایجاد پروژه...",
"git-init": "در حال راه اندازی مخزن git...",
"plugins-install": "در حال نصب پلاگین های Vue CLI. ممکنه یه مدتی طول بکشه...",
"invoking-generators": "فراخوانی generators...",
"deps-install": "در حال نصب وابستگی های اضافه...",
"completion-hooks": "در حال تکمیل hooks..",
"fetch-remote-preset": "در حال دریافت از ریموت های از پیش تعیین شده...",
"done": "پروژه با موفقیت ایجاد شد",
"plugin-install": "درحال نصب {arg0}...",
"plugin-uninstall": "در حال حذف کردن {arg0}...",
"plugin-invoke": "در حال فراخوانی {arg0}...",
"plugin-update": "در حال به روز رسانی {arg0}...",
"plugins-update": "در حال بروز رسانی {arg0} پلاگین ها..",
"dependency-install": "در حال نصب {arg0}...",
"dependency-uninstall": "در حال حذف کردن {arg0}...",
"dependency-update": "در حال به روز رسانی {arg0}...",
"dependencies-update": "در حال بروز رسانی {arg0} بسته ها..."
}
},
"types": {
"task": {
"status": {
"idle": "بیکار",
"running": "در حال اجرا",
"done": "به اتمام رسید",
"error": "خطا",
"terminated": "متوقف شد"
}
}
},
"views": {
"project-select": {
"title": "مدیر پروژه Vue",
"tabs": {
"projects": "پروژه ها",
"create": "ساختن",
"import": "وارد کردن"
},
"buttons": {
"create": "ساخت پروژه جدید در اینجا",
"import": "وارد کردن این پوشه "
},
"import": {
"no-modules": {
"title": "ماژول های گمشده",
"message": "به نظر می رسد که این پروژه فولدر های 'node_modules' را از دست داده است.لطفا قبل از وارد کردن وابستگی های خود را بررسی کنید.",
"close": "فهمیدم"
},
"force": "وارد کردن به هر حال"
}
},
"project-create": {
"title": "ساخت پروژه ی جدید",
"tabs": {
"details": {
"title": "جزئیات",
"form": {
"folder": {
"label": "پوشه پروژه ",
"placeholder": "یک نام تایپ کنید",
"tooltip": "تغییر پوشه مبدا",
"action": "انتخاب این پوشه",
"folder-exists": "این پوشه در حال حاضر وجود دارد",
"folder-name-invalid": "نام پوشه نامعتبر است"
},
"manager": {
"label": "مدیر بسته ",
"default": "پیشفرض"
},
"options": {
"label": "گزینه های اضافی",
"force": "بازنویسی کردن فولدر هدف اگر اون وجود داشت",
"bare": "چارچوب بندی پروژه بدون دستورالعمل های مبتدی",
"git-title": "مخزن Git",
"git": "راه اندازی مخزن git (توصیه شده)",
"git-commit-message": "Overwrite commit message (optional)"
}
},
"buttons": {
"cancel": "لغو",
"next": "بعدی"
},
"modal": {
"title": "لغو و راه اندازی مجدد پروژه",
"body": "آیا مطمئنید که می خواهید مجددا پروژه را راه اندازی کنید؟",
"buttons": {
"back": "بازگشت به عقب",
"clear": "پاک کردن پروژه "
}
}
},
"presets": {
"title": "Presets",
"description": "A preset is an association of plugins and configurations. After you've selected features, you can optionally save it as a preset so that you can reuse it for future projects, without having to reconfigure everything again.",
"select": "انتخاب یک preset",
"buttons": {
"previous": "قبلی",
"next": "بعدی",
"create": "ساخت پروژه ی جدید"
},
"modal": {
"title": "پیکربندی ریموت preset",
"body": "به زودی در دسترس خواهد بود..."
},
"manual": {
"name": "دستی",
"description": "انتخاب دستی ویژگی ها"
},
"remote": {
"name": "Remote preset",
"description": "Fetch a preset from a git repository",
"url": {
"title": "آدرس اینترنتی Preset",
"subtitle": "Git repo, for example 'username/repo'. You can also prefix with 'gitlab:' or 'bitbucket:'."
},
"options": "گزینه های دیگر",
"clone": "کلون کردن/مخزن خصوصی",
"cancel": "لغو",
"done": "به اتمام رسید"
},
"default-preset": "preset پیشفرض",
"default-preset-vue-3": "Default preset (Vue 3)"
},
"features": {
"title": "ویژگی ها",
"description": "بعد از ایجاد پروژه با نصب پلاگین ها می توانید ویژگی های خود را اضافه کنید.",
"enable": "فعال سازی ویژگی ها",
"buttons": {
"previous": "قبلی",
"next": "بعدی",
"create": "ساخت پروژه"
},
"userConfigFiles": {
"name": "از فایل های config استفاده کیند",
"description": "Use specific configuration files (like '.babelrc') instead of using 'package.json'."
}
},
"configuration": {
"title": "پیکربندی",
"buttons": {
"previous": "قبلی",
"create": "ساخت پروژه "
},
"modal": {
"title": "ذخیره به عنوان یک preset جدید",
"body": {
"title": "نام Preset ",
"subtitle": "Save the features and configuration into a new preset"
},
"buttons": {
"cancel": "لغو",
"continue": "ادامه بدن ذخیره سازی",
"create": "ساختن یک preset جدید"
}
}
}
}
},
"project-plugins": {
"title": "پلاگین های پروژه",
"button": "اضافه کردن پلاگین",
"heading": "پلاگین های نصب شده",
"update-all": "به روز رسانی پلاگین ها"
},
"project-plugins-add": {
"title": "اضافه کردن یک پلاگین",
"plugin": "پلاگین",
"tabs": {
"search": {
"label": "جستجو ",
"search-input": "جستجوی پلاگین",
"not-found": "نتیجه ای پیدا نشد",
"buttons": {
"cancel": "لغو",
"install": "نصب {target}",
"default-install": "نصب"
}
},
"configuration": {
"label": "پیکربندی",
"heading": "نصب {target}",
"buttons": {
"cancel": "لغو",
"finish": "نصب به پایان رسید "
}
},
"diff": {
"label": "فایل ها تغییر کرده اند"
}
},
"modal": {
"title": "حذف {target}؟",
"body": "آیا میخواهید پلاگین {target} حذف شود؟",
"buttons": {
"back": "بازگشت به عقب",
"cancel": "لغو بدون حذف کردن",
"uninstall": "حذف"
}
},
"buttons": {
"add-local": "مرور پلاگین های محلی"
}
},
"project-plugin-add-local": {
"title": "اضافه کردن یک پلاگین محلی",
"buttons": {
"add": "اضافه کردن پلاگین محلی"
}
},
"project-configurations": {
"title": "پیکربندی پروژه"
},
"project-configuration-details": {
"actions": {
"cancel": "لغو تغییرات ",
"save": "ذخیره تغییرات",
"more-info": "اطلاعات بیشتر",
"refresh": "تازه کردن"
}
},
"project-tasks": {
"title": "وظایف پروژه",
"refresh": "تازه کرده وظایف"
},
"project-task-details": {
"actions": {
"play": "اجرای وظیفه",
"stop": "توقف وظیفه",
"close": "بستن",
"save": "ذخیره"
},
"command": "Script command",
"parameters": "پارامترها",
"more-info": "اطلاعات بیشتر",
"output": "خروجی",
"override-args": {
"message": "Override hard-coded arguments",
"description": "If enabled, hard-coded arguments in your package.json file will be replaced with the values defined below"
}
},
"project-dependencies": {
"title": "وابستگی های پروژه",
"heading": {
"dependencies": "وابستگی های اصلی",
"devDependencies": "وابستگی های توسعه"
},
"actions": {
"install": "نصب وابستگی",
"update-all": "به روز رسانی همه ی وابستگی ها"
},
"install": {
"title": "نصب وابستگی جدید"
},
"uninstall": {
"title": "تایید حذف کردن ",
"body": "آیا مطمئن به حذف {id} هستید؟",
"cancel": "لغو",
"uninstall": "حذف {id}"
}
},
"project-dashboard": {
"title": "میزکار پروژه",
"cutomize": "شخصی سازی ",
"done": "به اتمام رسید"
},
"settings": {
"title": "تنظیمات "
},
"about": {
"title": "درباره",
"description": "<a href=\"https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-ui\" target=\"_blank\">@vue/cli-ui</a> is a built-in package of vue-cli which opens a full-blown UI.",
"quote": "Vue-cli 3.x is a complete rewrite, with a lot of new awesome features. You will be able to select features like routing, Vuex or Typescript, then add and upgrade building blocks called \"vue-cli plugins\". But having so much more options also means the tool is now more complex and harder to start using. That's why we thought having a full-blown GUI would help discover the new features, search and install vue-cli plugins and unlock more possibilities overall while not being limited by a terminal interface. To sum up, vue-cli will not only allow you to bootstrap a new project easily, but it will also remain useful for ongoing work afterwards!",
"links": "لینک های مفید",
"back": "بازگشت به عقب"
}
},
"cli-service": {
"suggestions": {
"vue-router-add": {
"label": "اضافه کردن vue-router",
"message": "Official library to support multiple virtual pages in a Single-Page App. Each route renders a different component."
},
"vuex-add": {
"label": "اضافه کردن vuex",
"message": "Official centralized State Management solution for large-scale apps. Very useful if multiple components need to access the same data."
},
"vue-devtools": {
"label": "نصب devtools",
"message": "Browser devtools official extension for debugging Vue.js applications where you can inspect your components, vuex store and events."
},
"progress": "در حال نصب {arg0}..."
}
},
"vue-webpack": {
"dashboard": {
"title": "میزکار",
"open-app": "بازکردن برنامه",
"webpack-status": {
"Success": "موفقیت",
"Failed": "شکست خورد",
"Compiling": "در حال کامپایل کردن",
"Invalidated": "نامعتبر ",
"Idle": "بیکار"
},
"build-status": {
"labels": {
"status": "وضعیت",
"errors": "خطا ها",
"warnings": "هشدار ها",
"assets": "دارایی ها",
"modules": "ماژول ها",
"deps": "وابستگی ها"
}
},
"speed-stats": {
"title": "آمار سرعت"
},
"module-list": {
"title": "وابستگی ها"
},
"asset-list": {
"title": "دارایی ها",
"size-warning": "این دارایی بزرگ است ، برای ایجاد دارایی های کوچکتر از Code split استفاده کنید."
}
},
"analyzer": {
"title": "تحلیل گر",
"go-up": "برو بالا",
"go-home": "برو به خانه",
"chunk": "تکه"
},
"sizes": {
"stats": "آمار",
"parsed": "تجزیه شده",
"gzip": "Gzip",
"help": "<b>Stats:</b> size from webpack stats data.<br><b>Parsed:</b> size from extracted source (after minification plugins). More accurate.<br><b>Gzip:</b> size of gzipped extracted source."
},
"modern-mode": "Show modern build",
"tasks": {
"serve": {
"description": "Compiles and hot-reloads for development",
"open": "بازکردن مرورگر در ابتدای شروع سرور",
"mode": "مشخص کردن حالت env",
"host": "مشخص کردن هاست",
"port": "مشخص کردن پورت ",
"https": "استفاده از HTTPS"
},
"build": {
"description": "Compiles and minifies for production",
"mode": "مشخص کردن حالت env",
"dest": "شاخه خروجی",
"target": {
"description": "ساختن هدف",
"app": "وب اپلیکیشن",
"lib": "کتابخانه",
"wc": "کامپونت وب",
"wc-async": "Async web component"
},
"name": "Name for library or web-component mode (default: 'name' in package.json or entry filename)",
"watch": "Watch for changes",
"modern": {
"label": "حالت مدرن ",
"description": "Build app targeting modern browsers with auto fallback"
}
},
"inspect": {
"description": "Inspect the resolved webpack config",
"mode": "Specify env mode",
"verbose": "Show full function definitions in output"
}
},
"config": {
"vue-cli": {
"description": "پیکربندی پروژه ی Vue خود",
"groups": {
"general": "تنظیمات عمومی",
"css": "تنظیمات CSS"
},
"publicPath": {
"label": "مسیر عمومی",
"description": "The base URL your application will be deployed at, for example '/my-app/'. Use an empty string ('') so that all assets are linked using relative paths."
},
"outputDir": {
"label": "شاخه خروجی",
"description": "The directory where the production build files will be generated"
},
"assetsDir": {
"label": "شاخه دارایی ها",
"description": "A directory to nest generated static assets (js, css, img, fonts) under."
},
"runtimeCompiler": {
"label": "Enable runtime compiler",
"description": "This will allow you to use the template option in Vue components, but will incur around an extra 10kb payload for your app."
},
"productionSourceMap": {
"label": "Enable Production Source Maps",
"description": "Disabling this can speed up production builds if you don't need source maps for production"
},
"parallel": {
"label": "Parallel compilation",
"description": "Whether to use multiple processors to compile Babel or Typescript."
},
"css": {
"modules": {
"label": "فعال سازی ماژول های CSS",
"description": "By default, only files that end with *.module.[ext] are treated as CSS modules. Enabling this will treat all style files as CSS modules."
},
"extract": {
"label": "استخراج CSS",
"description": "Whether to extract CSS in your components into a standalone CSS files (instead of inlined in JavaScript and injected dynamically)."
},
"sourceMap": {
"label": "فعال کردن CSS Source Maps",
"description": "Whether to enable source maps for CSS. Enabling this may affect build performance."
}
}
}
},
"suggestions": {
"vue-config-open": "بازکردن vue config"
}
},
"eslint": {
"config": {
"eslint": {
"description": "بررسی کردن خطا و کیفیت کد",
"groups": {
"base": "اصلی",
"essential": "ضروری",
"strongly-recommended": "به شدت توصیه شده",
"recommended": "توصیه شده",
"uncategorized": "دسته بندی نشده"
},
"setting": {
"off": "خاموش",
"error": "خطا",
"warning": "هشدار",
"custom": "شخصی"
},
"general": {
"label": "عمومی",
"lintOnSave": {
"message": "Lint on save",
"description": "Automatically lint source files when saved"
},
"config": {
"message": "انتخاب config",
"description": "Select pre-defined configuration"
}
},
"rules": {
"label": "قوانین"
}
}
},
"tasks": {
"lint": {
"description": "Lints and fixes files",
"noFix": "خطاها را برطرف نکنید"
}
},
"suggestions": {
"open-eslintrc": {
"label": "بازکردن eslintrc"
}
}
},
"pwa": {
"config": {
"pwa": {
"description": "Progressive Web App",
"workboxPluginMode": {
"message": "حالت پلاگین",
"description": "This allows you to the choose between the two modes supported by the underlying `workbox-webpack-plugin`"
},
"name": {
"message": "نام برنامه",
"description": "App name displayed on the Splash screen and various other places. Also used as the value for the `apple-mobile-web-app-title` meta tag in the generated HTML."
},
"themeColor": {
"message": "رنگ تم",
"description": "رنگ استفاده شده برای تم مرورگر"
},
"backgroundColor": {
"message": "Splash background color",
"description": "Background color used for the app splash screen"
},
"msTileColor": {
"message": "Windows app tile color",
"description": "Color used for the app tile on Windows"
},
"appleMobileWebAppStatusBarStyle": {
"message": "Apple mobile status bar style",
"description": "Style for the web app status bar on iOS"
},
"manifestCrossorigin": {
"message": "Attribute value for manifest.json link tag's crossorigin attribute",
"description": "Value for `crossorigin` attribute in manifest link tag in the generated HTML, you may need to set this if your pwa is behind an authenticated proxy"
}
}
},
"suggestions": {
"open-vue": {
"label": "بازکردن پیکربندی vue"
},
"open-manifest": {
"label": "Open manifest"
}
}
},
"cypress": {
"tasks": {
"test": {
"description": "Run e2e tests with `cypress run`",
"headless": "Run in headless mode without GUI",
"mode": "Specify the mode the dev server should run in",
"url": "Run e2e tests against given url instead of auto-starting dev server"
}
}
},
"nightwatch": {
"tasks": {
"test": {
"description": "Run e2e tests with nightwatch",
"url": "Run e2e tests against given url instead of auto-starting dev server",
"config": "Use custom nightwatch config file (overrides internals)",
"env": "Comma-delimited browser envs to run in"
}
}
},
"jest": {
"tasks": {
"test": {
"description": "اجرای یونیت تست با Jest",
"watch": "Watch files for changes and rerun tests related to changed files",
"notify": "نمایش دادن یک اعلان بعد از هر اجرا",
"update": "Re-record every snapshot that fails during this test run"
}
}
},
"mocha": {
"tasks": {
"test": {
"description": "اجرای یونیت تست با Mocha",
"watch": "Watch files for changes and rerun tests related to changed files"
}
}
},
"widgets": {
"welcome": {
"title": "Welcome tips",
"description": "نکاتی برای کمک به شما در شروع کار",
"content": {
"title": "به پروژه جدید خود خوش آمدید",
"tip1": "You are looking at the project dashboard where you can put widgets. Use the 'Customize' button to add more! Everything is automatically saved.",
"tip2": "On the left are the different available pages. 'Plugins' let you add new Vue CLI plugins, 'Dependencies' for managing the packages, 'Configuration' to configure the tools and 'Tasks' to run scripts (for example webpack).",
"tip3": "Return to the project manager with the dropdown at the top left of the screen or the home button in the status bar at the bottom.",
"ok": "موافقت"
}
},
"kill-port": {
"title": "کشتن پورت ",
"description": "کشتن فرایندها با استفاده از پورت شبکه خاص",
"input": {
"placeholder": "پورت شبکه را وارد کنید"
},
"kill": "کشتن",
"status": {
"idle": "آماده برای کشتن",
"killing": "در حال کشتن فرایندها...",
"killed": "با موفقیت کشته شد!",
"error": "نمی توانید فرایند ها رو بکشید"
}
},
"status-widget": {
"last-updated": "به روز شد",
"never": "هنوز به روز نشده است",
"check": "بررسی برای بروزرسانی",
"more-info": "جزئیات بیشتر"
},
"plugin-updates": {
"title": "به روز رسانی پلاگین",
"description": "Monitor plugin updates",
"messages": {
"ok": "همه ی پلاگین ها به روز هستند",
"loading": "در حال بررسی برای به روز رسانی",
"attention": "{n} به روز رسانی برای پلاگین موجود است"
},
"page": "برو به پلاگین ها"
},
"dependency-updates": {
"title": "وابستگی ها به روز شد",
"description": "Monitor dependencies updates",
"messages": {
"ok": "همه ی وابستگی ها به روز هستند",
"loading": "در حال بررسی برای به روز رسانی",
"attention": "{n} به روز رسانی برای وابستگی موجود است"
},
"page": "برو به وابستگی ها"
},
"vulnerability": {
"title": " بررسی آسیب پذیری",
"description": "بررسی برای فهمیدن آسیب پذیری در وابستگی های پروژه",
"messages": {
"ok": " هیچ آسیب پذیری پیدا نشد",
"loading": "حسابرسی امنیت پروژه ...",
"attention": "{n} آسیب پذیری پیدا شد",
"error": "امکان بررسی آسیب پذیری وجود ندارد"
},
"severity": {
"critical": "شدت بحرانی",
"high": "شدت بالا",
"moderate": "شدت متوسط ",
"low": "شد کم"
},
"direct-dep": "وابستگی مستقیم",
"versions": {
"vulnerable": "Vulnerable versions:",
"patched": "Patched versions:"
},
"recheck": "دوباره بررسی کن"
},
"run-task": {
"title": "اجرای وظیفه",
"description": "میانبر برای اجرای یک وظیفه",
"prompts": {
"task": "انتخاب یک وظیفه"
},
"page": "برو به وظیفه"
},
"news": {
"title": "گزیده خبرها",
"description": "خواندن گزیده خبرها",
"refresh": "تازه کردن اجباری",
"select-tip": "یک آیتم از چپ انتخاب کنید",
"prompts": {
"url": "آدرس اینترنتی خوراک RSS یا مخرن گیت هاب"
},
"errors": {
"fetch": "فید دریافت نمی شود",
"offline": "شما آفلاین هستید",
"empty": "فید خالی"
}
}
}
}
}
}