mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 21:41:19 +08:00
Extract messages (#20022)
* {attribute} must not be equal to "{compareValue}""
* update config
* {attribute} must be greater than "{compareValueOrAttribute}".
{attribute} must be greater than or equal to "{compareValueOrAttribute}".
{attribute} must be less than "{compareValueOrAttribute}".
{attribute} must be less than or equal to "{compareValueOrAttribute}".
* {nFormatted} B
{nFormatted} GB
{nFormatted} kB
{nFormatted} MB
{nFormatted} PB
{nFormatted} TB
* {nFormatted} {n, plural, =1{byte} other{bytes}}
{nFormatted} {n, plural, =1{gigabyte} other{gigabytes}}
{nFormatted} {n, plural, =1{kilobyte} other{kilobytes}}
{nFormatted} {n, plural, =1{megabyte} other{megabytes}}
{nFormatted} {n, plural, =1{petabyte} other{petabytes}}
{nFormatted} {n, plural, =1{terabyte} other{terabytes}}
* Extract messages.
This commit is contained in:
@ -24,9 +24,13 @@
|
||||
*/
|
||||
return [
|
||||
' and ' => ' و ',
|
||||
'"{attribute}" does not support operator "{operator}".' => '"{attribute}" از عملگر "{operator}" پشتیبانی نمیکند.',
|
||||
'(not set)' => '(تنظیم نشده)',
|
||||
'Action not found.' => 'عمل یافت نشد.',
|
||||
'Aliases available: {aliases}' => 'نام مستعارهای موجود: {aliases}',
|
||||
'An internal server error occurred.' => 'خطای داخلی سرور رخ داده است.',
|
||||
'Are you sure you want to delete this item?' => 'آیا اطمینان به حذف این مورد دارید؟',
|
||||
'Condition for "{attribute}" should be either a value or valid operator specification.' => 'شرط برای "{attribute}" باید یک مقدار یا مشخصهی عملگر معتبر باشد.',
|
||||
'Delete' => 'حذف',
|
||||
'Error' => 'خطا',
|
||||
'File upload failed.' => 'آپلود فایل ناموفق بود.',
|
||||
@ -39,6 +43,9 @@ return [
|
||||
'No results found.' => 'نتیجهای یافت نشد.',
|
||||
'Only files with these MIME types are allowed: {mimeTypes}.' => 'فقط این نوع فایلها مجاز میباشند: {mimeTypes}.',
|
||||
'Only files with these extensions are allowed: {extensions}.' => 'فقط فایلهای با این پسوندها مجاز هستند: {extensions}.',
|
||||
'Operator "{operator}" must be used with a search attribute.' => 'عملگر "{operator}" باید با یک ویژگی جستجو استفاده شود.',
|
||||
'Operator "{operator}" requires multiple operands.' => 'عملگر "{operator}" به چند عملوند نیاز دارد.',
|
||||
'Options available: {options}' => 'گزینههای موجود: {options}',
|
||||
'Page not found.' => 'صفحهای یافت نشد.',
|
||||
'Please fix the following errors:' => 'لطفاً خطاهای زیر را رفع نمائید:',
|
||||
'Please upload a file.' => 'لطفاً یک فایل آپلود کنید.',
|
||||
@ -48,6 +55,7 @@ return [
|
||||
'The file "{file}" is too big. Its size cannot exceed {formattedLimit}.' => 'حجم فایل "{file}" بسیار بیشتر میباشد. حجم آن نمیتواند از {formattedLimit} بیشتر باشد.',
|
||||
'The file "{file}" is too small. Its size cannot be smaller than {formattedLimit}.' => 'حجم فایل "{file}" بسیار کم میباشد. حجم آننمی تواند از {formattedLimit} کمتر باشد.',
|
||||
'The format of {attribute} is invalid.' => 'قالب {attribute} نامعتبر است.',
|
||||
'The format of {filter} is invalid.' => 'قالب {filter} نامعتبر است.',
|
||||
'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'تصویر "{file}" خیلی بزرگ است. ارتفاع نمیتواند بزرگتر از {limit, number} پیکسل باشد.',
|
||||
'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'تصویر "{file}" خیلی بزرگ است. عرض نمیتواند بزرگتر از {limit, number} پیکسل باشد.',
|
||||
'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'تصویر "{file}" خیلی کوچک است. ارتفاع نمیتواند کوچکتر از {limit, number} پیکسل باشد.',
|
||||
@ -57,12 +65,14 @@ return [
|
||||
'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'مجموع <b>{count, number}</b> مورد.',
|
||||
'Unable to verify your data submission.' => 'قادر به تأیید اطلاعات ارسالی شما نمیباشد.',
|
||||
'Unknown alias: -{name}' => 'نام مستعار ناشناخته: -{name}',
|
||||
'Unknown filter attribute "{attribute}"' => 'ویژگی "{attribute}" فیلتر ناشناخته',
|
||||
'Unknown option: --{name}' => 'گزینه ناشناخته: --{name}',
|
||||
'Update' => 'بروزرسانی',
|
||||
'View' => 'نما',
|
||||
'Yes' => 'بله',
|
||||
'You are not allowed to perform this action.' => 'شما برای انجام این عملیات، دسترسی ندارید.',
|
||||
'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.' => 'شما حداکثر {limit, number} فایل را میتوانید آپلود کنید.',
|
||||
'You should upload at least {limit, number} {limit, plural, one{file} other{files}}.' => 'شما باید حداقل {limit, number} فایل آپلود کنید.',
|
||||
'in {delta, plural, =1{a day} other{# days}}' => '{delta} روز دیگر',
|
||||
'in {delta, plural, =1{a minute} other{# minutes}}' => '{delta} دقیقه دیگر',
|
||||
'in {delta, plural, =1{a month} other{# months}}' => '{delta} ماه دیگر',
|
||||
@ -99,6 +109,7 @@ return [
|
||||
'{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.' => '{attribute} حداقل باید شامل {min, number} کارکتر باشد.',
|
||||
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => '{attribute} حداکثر باید شامل {max, number} کارکتر باشد.',
|
||||
'{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => '{attribute} باید شامل {length, number} کارکتر باشد.',
|
||||
'{compareAttribute} is invalid.' => '{compareAttribute} نامعتبر است.',
|
||||
'{delta, plural, =1{1 day} other{# days}}' => '{delta} روز',
|
||||
'{delta, plural, =1{1 hour} other{# hours}}' => '{delta} ساعت',
|
||||
'{delta, plural, =1{1 minute} other{# minutes}}' => '{delta} دقیقه',
|
||||
@ -133,15 +144,4 @@ return [
|
||||
'{nFormatted} {n, plural, =1{petabyte} other{petabytes}}' => '{nFormatted} پتابایت',
|
||||
'{nFormatted} {n, plural, =1{tebibyte} other{tebibytes}}' => '{nFormatted} تبیبایت',
|
||||
'{nFormatted} {n, plural, =1{terabyte} other{terabytes}}' => '{nFormatted} ترابایت',
|
||||
'"{attribute}" does not support operator "{operator}".' => '"{attribute}" از عملگر "{operator}" پشتیبانی نمیکند.',
|
||||
'Action not found.' => 'عمل یافت نشد.',
|
||||
'Aliases available: {aliases}' => 'نام مستعارهای موجود: {aliases}',
|
||||
'Condition for "{attribute}" should be either a value or valid operator specification.' => 'شرط برای "{attribute}" باید یک مقدار یا مشخصهی عملگر معتبر باشد.',
|
||||
'Operator "{operator}" must be used with a search attribute.' => 'عملگر "{operator}" باید با یک ویژگی جستجو استفاده شود.',
|
||||
'Operator "{operator}" requires multiple operands.' => 'عملگر "{operator}" به چند عملوند نیاز دارد.',
|
||||
'Options available: {options}' => 'گزینههای موجود: {options}',
|
||||
'The format of {filter} is invalid.' => 'قالب {filter} نامعتبر است.',
|
||||
'Unknown filter attribute "{attribute}"' => 'ویژگی "{attribute}" فیلتر ناشناخته',
|
||||
'You should upload at least {limit, number} {limit, plural, one{file} other{files}}.' => 'شما باید حداقل {limit, number} فایل آپلود کنید.',
|
||||
'{compareAttribute} is invalid.' => '{compareAttribute} نامعتبر است.',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user