1
0
www.mikescher.com/framework/messages/fa_ir/zii.php

38 lines
2.5 KiB
PHP
Raw Normal View History

2014-05-13 12:40:42 +02:00
<?php
/**
* Persian (Farsi) Translation
* By : Bamdad Dashtban (bamdadd@gmail.com)
* Message translations.
*
* This file is automatically generated by 'yiic message' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* NOTE, this file must be saved in UTF-8 encoding.
*/
return array (
'Are you sure you want to delete this item?' => 'آیا از حذف این آیتم اطمینان دارید؟',
'Delete' => 'حذف',
'Displaying {start}-{end} of 1 result.|Displaying {start}-{end} of {count} results.' => 'نمایش {start}-{end} از {count} نتیجه ',
'Either "name" or "value" must be specified for CDataColumn.' => '"name" و "value" هردو برای CDataColumn باید مشخص شوند.',
'No results found.' => 'نتیجه ای یافت نشد.',
'Not set' => 'تنظیم نشده',
'Please specify the "attributes" property.' => 'لطفا تنظیمات "attributes" را مشخص کنید.',
'Please specify the "data" property.' => 'لطفا تنظیمات "attributes" را مشخص کنید.',
'Sort by: ' => 'مرتب سازی بر اساس: ',
'The "dataProvider" property cannot be empty.' => 'تنظیمات "dataProvider" نباید خالی باشد.',
'The attribute must be specified in the format of "Name:Type:Label", where "Type" and "Label" are optional.' => 'attribute (تنظیمات) می بایست به صورت "Name:Type:Label" باشد که "Type" و "Label" اختیاری است.',
'The column must be specified in the format of "Name:Type:Label", where "Type" and "Label" are optional.' => 'ستون می بایست به صورت "Name:Type:Label" مشخص شود که در آن "Type" و "Label" اختیاری می باشند.',
'The property "itemView" cannot be empty.' => 'تنظیمات "itemView" نباید خالی باشند.',
'Total 1 result.|Total {count} results.' => 'مجموع {count} نتیجه',
'Update' => 'به روز رسانی',
'View' => 'مشاهده',
'{class} must specify "model" and "attribute" or "name" property values.' => '{class} می بایست مقادیر "model" و "attribute" یا "name" را مشخص کرده باشد.',
'Home' => 'صفحه اول',
);