1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-17 02:24:05 +02:00

New translations en_US.yaml (Persian)

This commit is contained in:
Sergey Romanenko
2020-02-15 18:04:54 +03:00
parent eec8385d25
commit 9182efb1ab

View File

@@ -65,20 +65,20 @@ admin_visible: "قابل مشاهده"
admin_password: "کلمه عبور"
admin_php_built_on: "PHP ساخته شد بر روی"
admin_php_version: "نسخه PHP"
admin_author_url: "Author url"
admin_bugs: "Bugs"
admin_description: "Description"
admin_get_more_plugins: "Get More Plugins"
admin_homepage: "Homepage"
admin_info: "Info"
admin_license: "License"
admin_status: "Status"
admin_disabled: "disabled"
admin_enabled: "enabled"
admin_version: "Version"
admin_role: "Role"
admin_save: "Save"
admin_security_check_results: "Security check results"
admin_author_url: "آدرس وب مؤلف"
admin_bugs: "اشکالات"
admin_description: "توضیحات"
admin_get_more_plugins: "دریافت پلاگین های بیشتر"
admin_homepage: "صفحه اصلی"
admin_info: "اطلاعات"
admin_license: "مجوز"
admin_status: "وضعیت"
admin_disabled: "غیرفعال"
admin_enabled: "فعال"
admin_version: "نسخه"
admin_role: "نقش"
admin_save: "ذخیره"
admin_security_check_results: "نتایج بررسی امنیتی"
admin_security_check_results_debug: "Due to the type and amount of information an error might give intruders when DISPLAY ERRORS TRUE, we strongly advise setting DISPLAY ERRORS FALSE in production systems."
admin_security_check_results_htaccess: "The Flextype .htaccess file has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <code>chmod a-w :path</code>"
admin_security_check_results_index: "The Flextype index.php file has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <code>chmod a-w :path</code>"