Skip to content

Commit

Permalink
update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
hamidpeywasti committed May 29, 2015
1 parent c4508eb commit abbc406
Showing 1 changed file with 48 additions and 49 deletions.
97 changes: 48 additions & 49 deletions languages/fa/tl_module.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,54 +11,53 @@
* last-updated: 2015-03-15T21:45:20+03:30
*/


$GLOBALS['TL_LANG']['tl_module']['all_product'] = 'All products';
$GLOBALS['TL_LANG']['tl_module']['catalog_categories']['0'] = 'Catelog categories';
$GLOBALS['TL_LANG']['tl_module']['catalog_categories']['1'] = 'Please select one or more catalog categories.';
$GLOBALS['TL_LANG']['tl_module']['catalog_detailModule']['0'] = 'Product detail module';
$GLOBALS['TL_LANG']['tl_module']['catalog_detailModule']['1'] = 'Automatically switch to the product module if an item has been selected.';
$GLOBALS['TL_LANG']['tl_module']['catalog_featured']['0'] = 'Featured product';
$GLOBALS['TL_LANG']['tl_module']['catalog_featured']['1'] = 'Here you can choose how featured items are handled.';
$GLOBALS['TL_LANG']['tl_module']['all_product'] = 'همه کالاها';
$GLOBALS['TL_LANG']['tl_module']['catalog_categories']['0'] = 'دسته‌بندی‌های کاتالوگ';
$GLOBALS['TL_LANG']['tl_module']['catalog_categories']['1'] = 'لطفا یک یا چند دسته‌بندی کاتالوگ انتخاب نمایید.';
$GLOBALS['TL_LANG']['tl_module']['catalog_detailModule']['0'] = 'ماژول جزئیات کالا';
$GLOBALS['TL_LANG']['tl_module']['catalog_detailModule']['1'] = 'به صورت خودکار به ماژول کالا تعویض می شود اگر آیتمی انتخاب شده بود.';
$GLOBALS['TL_LANG']['tl_module']['catalog_featured']['0'] = 'محصولات ویژه';
$GLOBALS['TL_LANG']['tl_module']['catalog_featured']['1'] = 'اینجا می‌توانید نحوه بکارگیری آیتم‌های ویژه را انتخاب کنید.';
$GLOBALS['TL_LANG']['tl_module']['catalog_legend'] = 'دسته‌بندی';
$GLOBALS['TL_LANG']['tl_module']['catalog_metaFields']['0'] = 'Meta fields';
$GLOBALS['TL_LANG']['tl_module']['catalog_metaFields']['1'] = 'Here you can select the meta fields.';
$GLOBALS['TL_LANG']['tl_module']['catalog_sortBy']['0'] = 'Sort by';
$GLOBALS['TL_LANG']['tl_module']['catalog_sortBy']['1'] = 'Here you can select the sorting fields.';
$GLOBALS['TL_LANG']['tl_module']['custom'] = 'Custom order';
$GLOBALS['TL_LANG']['tl_module']['date_asc'] = 'Date (Newer)';
$GLOBALS['TL_LANG']['tl_module']['date_desc'] = 'Date (Older)';
$GLOBALS['TL_LANG']['tl_module']['featured_product'] = 'Featured products';
$GLOBALS['TL_LANG']['tl_module']['product_Class']['0'] = 'Product CSS class';
$GLOBALS['TL_LANG']['tl_module']['product_Class']['1'] = 'Here you can set one or more classes for products.';
$GLOBALS['TL_LANG']['tl_module']['product_legend'] = 'Product setting';
$GLOBALS['TL_LANG']['tl_module']['product_perRow']['0'] = 'Product per row';
$GLOBALS['TL_LANG']['tl_module']['product_perRow']['1'] = 'Here you can set the image dimensions and the resize mode.';
$GLOBALS['TL_LANG']['tl_module']['product_template']['0'] = 'Product template';
$GLOBALS['TL_LANG']['tl_module']['product_template']['1'] = 'Here you can select the product template.';
$GLOBALS['TL_LANG']['tl_module']['protected_legend'] = 'Access protection';
$GLOBALS['TL_LANG']['tl_module']['related_Class']['0'] = 'Related product CSS class';
$GLOBALS['TL_LANG']['tl_module']['related_Class']['1'] = 'Here you can set one or more classes for related products.';
$GLOBALS['TL_LANG']['tl_module']['related_imgSize']['0'] = 'Related product image width and height';
$GLOBALS['TL_LANG']['tl_module']['related_imgSize']['1'] = 'Here you can set the image dimensions and the resize mode.';
$GLOBALS['TL_LANG']['tl_module']['related_legend'] = 'Related products settings';
$GLOBALS['TL_LANG']['tl_module']['related_perRow']['0'] = 'Type per row';
$GLOBALS['TL_LANG']['tl_module']['related_perRow']['1'] = 'The number of items per row.';
$GLOBALS['TL_LANG']['tl_module']['related_show']['0'] = 'Show related product';
$GLOBALS['TL_LANG']['tl_module']['related_show']['1'] = 'Here you can set one or more classes for types.';
$GLOBALS['TL_LANG']['tl_module']['related_template']['0'] = 'Related product template';
$GLOBALS['TL_LANG']['tl_module']['related_template']['1'] = 'Here you can select the related product template.';
$GLOBALS['TL_LANG']['tl_module']['title_asc'] = 'Title (A-Z)';
$GLOBALS['TL_LANG']['tl_module']['title_desc'] = 'Title (Z-A)';
$GLOBALS['TL_LANG']['tl_module']['type_Class']['0'] = 'Type CSS class';
$GLOBALS['TL_LANG']['tl_module']['type_Class']['1'] = 'Here you can set one or more classes for types.';
$GLOBALS['TL_LANG']['tl_module']['type_imgSize']['0'] = 'Type image width and height';
$GLOBALS['TL_LANG']['tl_module']['type_imgSize']['1'] = 'Here you can set the image dimensions and the resize mode.';
$GLOBALS['TL_LANG']['tl_module']['type_legend'] = 'Product\'s types settings';
$GLOBALS['TL_LANG']['tl_module']['type_perRow']['0'] = 'Type per row';
$GLOBALS['TL_LANG']['tl_module']['type_perRow']['1'] = 'The number of items per row.';
$GLOBALS['TL_LANG']['tl_module']['type_show']['0'] = 'Show types of product';
$GLOBALS['TL_LANG']['tl_module']['type_show']['1'] = 'Here you can set one or more classes for types.';
$GLOBALS['TL_LANG']['tl_module']['type_template']['0'] = 'Type template';
$GLOBALS['TL_LANG']['tl_module']['type_template']['1'] = 'Here you can select the type template.';
$GLOBALS['TL_LANG']['tl_module']['unfeatured_product'] = 'Unfeatured products';
$GLOBALS['TL_LANG']['tl_module']['catalog_metaFields']['0'] = 'متا فیلد';
$GLOBALS['TL_LANG']['tl_module']['catalog_metaFields']['1'] = 'اینجا می‌توانید فیلدهای متا را انتخاب نمایید.';
$GLOBALS['TL_LANG']['tl_module']['catalog_sortBy']['0'] = 'مرتب سازی';
$GLOBALS['TL_LANG']['tl_module']['catalog_sortBy']['1'] = 'اینجا می‌توانید فیلد مرتب‌سازی را انتخاب نمایید.';
$GLOBALS['TL_LANG']['tl_module']['custom'] = 'ترتیب اختصاصی';
$GLOBALS['TL_LANG']['tl_module']['date_asc'] = 'تاریخ (جدیدترین)';
$GLOBALS['TL_LANG']['tl_module']['date_desc'] = 'تاریخ (قدیمی‌ترین)';
$GLOBALS['TL_LANG']['tl_module']['featured_product'] = 'کالاهای ویژه';
$GLOBALS['TL_LANG']['tl_module']['product_Class']['0'] = 'کلاس سی‌اس‌اس کالا';
$GLOBALS['TL_LANG']['tl_module']['product_Class']['1'] = 'اینجا می‌توانید یک یا چند کلاس به کالاها تنظیم کنید.';
$GLOBALS['TL_LANG']['tl_module']['product_legend'] = 'تنظیمات کالا';
$GLOBALS['TL_LANG']['tl_module']['product_perRow']['0'] = 'کالا در هر ردیف';
$GLOBALS['TL_LANG']['tl_module']['product_perRow']['1'] = 'اینجا می‌توانید ابعاد و حالت تغییر اندازه تصویر را تنظیم نمایید.';
$GLOBALS['TL_LANG']['tl_module']['product_template']['0'] = 'قالب محصول';
$GLOBALS['TL_LANG']['tl_module']['product_template']['1'] = 'اینجا می‌توانید قالب کالا را انتخاب نمایید.';
$GLOBALS['TL_LANG']['tl_module']['protected_legend'] = 'حفاظت دسترسی';
$GLOBALS['TL_LANG']['tl_module']['related_Class']['0'] = 'کلاس سی‌اس‌اس کالای مرتبط';
$GLOBALS['TL_LANG']['tl_module']['related_Class']['1'] = 'اینجا می‌توانید یک یا چند کلاس برای کالای مرتبط انتخاب نمایید.';
$GLOBALS['TL_LANG']['tl_module']['related_imgSize']['0'] = 'عرض و ارتفاع تصویر محصول مرتبط';
$GLOBALS['TL_LANG']['tl_module']['related_imgSize']['1'] = 'اینجا می‌توانید ابعاد و حالت تغییر اندازه تصویر را تنظیم نمایید.';
$GLOBALS['TL_LANG']['tl_module']['related_legend'] = 'تنظیمات کالاهای مرتبط';
$GLOBALS['TL_LANG']['tl_module']['related_perRow']['0'] = 'نوع در هر ردیف';
$GLOBALS['TL_LANG']['tl_module']['related_perRow']['1'] = 'تعداد آیتم‌ها در هر ردیف';
$GLOBALS['TL_LANG']['tl_module']['related_show']['0'] = 'نمایش محصولات مرتبط';
$GLOBALS['TL_LANG']['tl_module']['related_show']['1'] = 'اینجا می‌توانید یک یا چند کلاس برای کالای مشابه انتخاب نمایید.';
$GLOBALS['TL_LANG']['tl_module']['related_template']['0'] = 'قالب محصولات مرتبط';
$GLOBALS['TL_LANG']['tl_module']['related_template']['1'] = 'اینجا می‌توانید قالب کالاهای مرتبط را انتخاب نمایید.';
$GLOBALS['TL_LANG']['tl_module']['title_asc'] = 'عنوان (الف-ی)';
$GLOBALS['TL_LANG']['tl_module']['title_desc'] = 'عنوان (ی-الف)';
$GLOBALS['TL_LANG']['tl_module']['type_Class']['0'] = 'کلاس سی‌اس‌اس کالای مشابه';
$GLOBALS['TL_LANG']['tl_module']['type_Class']['1'] = 'اینجا می‌توانید یک یا چند کلاس برای کالای مشابه انتخاب نمایید.';
$GLOBALS['TL_LANG']['tl_module']['type_imgSize']['0'] = 'عرض و ارتفاع تصویر کالای مشابه';
$GLOBALS['TL_LANG']['tl_module']['type_imgSize']['1'] = 'اینجا می‌توانید ابعاد و حالت تغییر اندازه تصویر را تنظیم نمایید.';
$GLOBALS['TL_LANG']['tl_module']['type_legend'] = 'تنظیمات انواع کالا';
$GLOBALS['TL_LANG']['tl_module']['type_perRow']['0'] = 'کالای مشابه در هر ردیف';
$GLOBALS['TL_LANG']['tl_module']['type_perRow']['1'] = 'تعداد آیتم‌ها در هر ردیف.';
$GLOBALS['TL_LANG']['tl_module']['type_show']['0'] = 'نمایش کالاهای مشابه';
$GLOBALS['TL_LANG']['tl_module']['type_show']['1'] = 'اینجا می‌توانید یک یا چند کلاس برای کالاهای مشابه تنظیم نمایید.';
$GLOBALS['TL_LANG']['tl_module']['type_template']['0'] = 'قالب کالای مشابه';
$GLOBALS['TL_LANG']['tl_module']['type_template']['1'] = 'اینجا می‌توانید قالب کالای مشابه را انتخاب نمایید.';
$GLOBALS['TL_LANG']['tl_module']['unfeatured_product'] = 'کالاهای غیرویژه';

0 comments on commit abbc406

Please sign in to comment.