You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

52 lines
3.5 KiB
JSON

8 years ago
{
"installed": "نصب شده",
"active": "فعال",
"inactive": "غیرفعال",
8 years ago
"out-of-date": "Out of Date",
"none-found": "هیچ پلاگینی یافت نشد.",
8 years ago
"none-active": "No Active Plugins",
"find-plugins": "پیدا کردن پلاگین ها",
8 years ago
"plugin-search": "جستجوی پلاگین",
"plugin-search-placeholder": "جستجو برای پلاگین",
8 years ago
"reorder-plugins": "Re-order Plugins",
"order-active": "Order Active Plugins",
"dev-interested": "Interested in writing plugins for NodeBB?",
"docs-info": "Full documentation regarding plugin authoring can be found in the <a target=\"_blank\" href=\"https://docs.nodebb.org/development/plugins/\">NodeBB Docs Portal</a>.",
8 years ago
"order.description": "Certain plugins work ideally when they are initialised before/after other plugins.",
"order.explanation": "Plugins load in the order specified here, from top to bottom",
"plugin-item.themes": "پوسته",
"plugin-item.deactivate": "غیر فعال کردن",
"plugin-item.activate": "فعال کردن",
"plugin-item.install": "نصب کردن",
"plugin-item.uninstall": "حذف کردن",
"plugin-item.settings": "تنظیمات",
"plugin-item.installed": "نصب شده",
"plugin-item.latest": "آخرین",
"plugin-item.upgrade": "ارتقاء",
"plugin-item.more-info": "برای اطلاعات بیشتر:",
"plugin-item.unknown": "ناشناخته",
8 years ago
"plugin-item.unknown-explanation": "The state of this plugin could not be determined, possibly due to a misconfiguration error.",
"alert.enabled": "پلاگین فعال شد",
"alert.disabled": "پلاگین غیرفعال شد",
"alert.upgraded": "پلاگین ارتقاء یافت",
"alert.installed": "پلاگین نصب شد",
"alert.uninstalled": "پلاگین حذف شد",
8 years ago
"alert.activate-success": "Please restart your NodeBB to fully activate this plugin",
"alert.deactivate-success": "پلاگین با موفقیت غیر فعال شد",
8 years ago
"alert.upgrade-success": "Please reload your NodeBB to fully upgrade this plugin",
"alert.install-success": "پلاگین با موفقیت نصب شد، لطفا پلاگین را فعال کنید",
"alert.uninstall-success": "پلاگین با موفقیت غیرفعال و حذف شده است",
8 years ago
"alert.suggest-error": "<p>NodeBB could not reach the package manager, proceed with installation of latest version?</p><div class=\"alert alert-danger\"><strong>Server returned (%1)</strong>: %2</div>",
"alert.package-manager-unreachable": "<p>NodeBB could not reach the package manager, an upgrade is not suggested at this time.</p>",
"alert.incompatible": "<p>Your version of NodeBB (v%1) is only cleared to upgrade to v%2 of this plugin. Please update your NodeBB if you wish to install a newer version of this plugin.</p>",
"alert.possibly-incompatible": "<div class=\"alert alert-warning\"><p><strong>No Compatibility Information Found</strong></p><p>This plugin did not specify a specific version for installation given your NodeBB version. Full compatibility cannot be guaranteed, and may cause your NodeBB to no longer start properly.</p></div><p>In the event that NodeBB cannot boot properly:</p><pre><code>$ ./nodebb reset plugin=\"%1\"</code></pre><p>Continue installation of latest version of this plugin?</p>",
"license.title": "اطلاعات مجوز پلاگین ",
"license.intro": "The plugin <strong>%1</strong> is licensed under the %2. Please read and understand the license terms prior to activating this plugin.",
"license.cta": "آیا می خواهید پلاگین را فعال کنید؟"
}