1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-10 23:24:07 +02:00

Localization: Farsi(fa) translations fixes.

This commit is contained in:
Awilum
2013-03-26 22:48:46 +02:00
parent b180b797ee
commit be4c58d242
15 changed files with 59 additions and 51 deletions

View File

@@ -17,7 +17,8 @@
'Clone' => 'کپی برداری',
'Edit' => 'ویرایش',
'Delete' => 'حذف',
'Actions' => 'عملیات',
'Actions' => 'عملیات',
'Admin Theme' => 'قالب مدیریت',
'Create New Chunk' => 'ایجاد قسمت جدید',
'New Chunk' => 'قسمت جدید',
'Chunks' => 'قسمتها',
@@ -30,8 +31,8 @@
'Edit Template' => 'ویرایش قالب',
'Edit Chunk' => 'ویرایش قسمت',
'Edit Styles' => 'ویرایش استایل',
'Current site theme' => 'پوسته جاری سایت',
'Current admin theme' => 'پوسته جاری مدیریت',
'Current site theme' => 'پوسته فعلی سایت',
'Current admin theme' => 'پوسته فعلی مدیریت',
'This template already exists' => 'این قالب هم اکنون موجود است',
'This chunk already exists' => 'این قسمت هم اکنون موجود است',
'This styles already exist' => 'این استایل هم اکنون موجود است',
@@ -40,10 +41,10 @@
'Your changes to the styles <i>:name</i> have been saved.' => 'تغییرات شما بر روی استایل <i>:name</i> ذخیره شد.',
'Your changes to the template <i>:name</i> have been saved.' => 'تغییرات شما بر روی قالب <i>:name</i> ذخیره شد.',
'Required field' => 'کادرهای الزامی',
'Scripts' => 'اسکریپت',
'Scripts' => 'اسکریپت ها',
'Create New Script' => 'ایجاد اسکریپت جدید',
'Script content' => 'اسکریپت محتوا',
'New Script' => 'اسکریپت جدید',
'Edit Script' => 'ویرایش اسکریپت',
)
);
);