Commit 15dbf131 by Qiang Xue

Fixes #1909

parent 6e817412
...@@ -84,7 +84,7 @@ Yii Framework 2 Change Log ...@@ -84,7 +84,7 @@ Yii Framework 2 Change Log
- New #66: [Auth client library](https://github.com/yiisoft/yii2-authclient) OpenId, OAuth1, OAuth2 clients (klimov-paul) - New #66: [Auth client library](https://github.com/yiisoft/yii2-authclient) OpenId, OAuth1, OAuth2 clients (klimov-paul)
- New #1393: [Codeception testing framework integration](https://github.com/yiisoft/yii2-codeception) (Ragazzo) - New #1393: [Codeception testing framework integration](https://github.com/yiisoft/yii2-codeception) (Ragazzo)
- New #1438: [MongoDB integration](https://github.com/yiisoft/yii2-mongodb) ActiveRecord and Query (klimov-paul) - New #1438: [MongoDB integration](https://github.com/yiisoft/yii2-mongodb) ActiveRecord and Query (klimov-paul)
- New: Yii framework now comes with message translation for various languages including de, es, it, pl, pt-BR, ro, ru, zh-CN - New: Yii framework now comes with core messages in multiple languages
2.0.0 alpha, December 1, 2013 2.0.0 alpha, December 1, 2013
--------------------------- ---------------------------
......
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii 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.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return array(
'the input value' => 'قيمة المُدخل',
'(not set)' => '(لم تحدد)',
'An internal server error occurred.' => '.حدث خطأ داخلي في الخادم',
'Are you sure to delete this item?' => 'هل أنت متأكد من حذف هذا العنصر؟',
'Delete' => 'حذف',
'Error' => 'خطأ',
'File upload failed.' => '.فشل في تحميل الملف',
'Home' => 'الرئيسية',
'Invalid data received for parameter "{param}".' => 'بيانات غير صالحة قد وردت في "{param}".',
'Login Required' => 'تسجبل الدخول ضروري',
'Missing required arguments: {params}' => 'البيانات المطلوبة ضرورية: {params}',
'Missing required parameters: {params}' => 'البيانات المطلوبة ضرورية: {params}',
'No' => 'Nein',
'No help for unknown command "{command}".' => 'ليس هناك مساعدة لأمر غير معروف "{command}".',
'No help for unknown sub-command "{command}".' => 'ليس هناك مساعدة لأمر فرعي غير معروف "{command}".',
'No results found.' => 'لا نتائج وجدت.',
'Only files with these extensions are allowed: {extensions}.' => 'فقط الملفات التي تحمل هذه الصيغ مسموح بها: {extentions}.',
'Only files with these mimeTypes are allowed: {mimeTypes}.' => 'فقط الملفات التي تحمل هذه الصيغ مسموح بها: {extentions}.',
'Page not found.' => 'الصفحة غير موجودة',
'Please fix the following errors:' => 'الرجاء تصحيح الأخطاء التالية:',
'Please upload a file.' => 'الرجاء تحميل ملف.',
'Showing <b>{begin, number}-{end, number}</b> of <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.' => 'عرض <b>{begin, number}-{end, number}</b> من <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.',
'The file "{file}" is not an image.' => 'الملف "{file}" ليس بصورة.',
'The file "{file}" is too big. Its size cannot exceed {limit, number} {limit, plural, one{byte} other{bytes}}.' => 'الملف "{file}" كبير الحجم. حجمه لا يجب أن يتخطى {limit, number} {limit, plural, one{byte} other{bytes}}.',
'The file "{file}" is too small. Its size cannot be smaller than {limit, number} {limit, plural, one{byte} other{bytes}}.' => 'الملف "{file}" صغير جداً. حجمه لا يجب أن يكون أصغر من {limit, number} {limit, plural, one{byte} other{bytes}}.',
'The format of {attribute} is invalid.' => 'شكل {attribute} غير صالح',
'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'الصورة "{file}" كبيرة جداً. ارتفاعها لا يمكن أن يتخطى {limit, number} {limit, plural, one{pixel} other{pixels}}.',
'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'الصورة "{file}" كبيرة جداً. عرضها لا يمكن أن يتخطى {limit, number} {limit, plural, one{pixel} other{pixels}}.',
'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'الصورة "{file}" صغيرة جداً. ارتفاعها لا يمكن أن يقل عن {limit, number} {limit, plural, one{pixel} other{pixels}}.',
'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'الصورة "{file}" كبيرة جداً. عرضها لا يمكن أن يقل عن {limit, number} {limit, plural, one{pixel} other{pixels}}.',
'The verification code is incorrect.' => 'رمز التحقق غير صحيح',
'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'مجموع <b>{count, number}</b> {count, plural, one{item} other{items}}.',
'Unable to verify your data submission.' => 'لم نستطع التأكد من البيانات المقدمة.',
'Unknown command "{command}".' => 'أمر غير معروف.',
'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} {limit, plural, one{file} other{files}}.',
'{attribute} "{value}" has already been taken.' => '{attribute} "{value}" سبق استعماله',
'{attribute} cannot be blank.' => '{attribute} لا يمكن تركه فارغًا.',
'{attribute} is invalid.' => '{attribute} غير صالح.',
'{attribute} is not a valid URL.' => '{attribute} ليس بعنوان صحيح.',
'{attribute} is not a valid email address.' => '{attribute} ليس ببريد إلكتروني صحيح.',
'{attribute} must be "{requiredValue}".' => '{attribute} يجب أن يكون "{requiredValue}".',
'{attribute} must be a number.' => '{attribute} يجب أن يكون رقمًا',
'{attribute} must be a string.' => '{attribute} يجب أن يكون كلمات',
'{attribute} must be an integer.' => '{attribute} يجب أن يكون رقمًا صحيحًا',
'{attribute} must be either "{true}" or "{false}".' => '{attribute} يجب أن يكن إما "{true}" أو "{false}".',
'{attribute} must be greater than "{compareValue}".' => '{attribute} يجب أن يكون أكبر من "{compareValue}".',
'{attribute} must be greater than or equal to "{compareValue}".' => '{attribute} يجب أن يكون أكبر من أو يساوي "{compareValue}".',
'{attribute} must be less than "{compareValue}".' => '{attribute} يجب أن يكون أصغر من "{compareValue}".',
'{attribute} must be less than or equal to "{compareValue}".' => '{attribute} يجب أن يكون أصغر من أو يساوي "{compareValue}".',
'{attribute} must be no greater than {max}.' => '{attribute} يجب أن لا يكون أكبر من "{compareValue}".',
'{attribute} must be no less than {min}.' => '{attribute} يجب أن لا يكون أصغر من "{compareValue}".',
'{attribute} must be repeated exactly.' => '{attribute} يجب أن يكون متطابق.',
'{attribute} must not be equal to "{compareValue}".' => '{attribute} يجب أن يساوي "{compareValue}"',
'{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.' => '{attribute} يجب أن يحتوي على أكثر من {min, number} {min, plural, one{character} other{characters}}.',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => '{attribute} يجب أن لا يحتوي على أكثر من {max, number} {max, plural, one{character} other{characters}}.',
'{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => '{attribute} يجب أن يحتوي على {min, number} {min, plural, one{character} other{characters}}.',
);
...@@ -7,7 +7,7 @@ return [ ...@@ -7,7 +7,7 @@ return [
'messagePath' => __DIR__, 'messagePath' => __DIR__,
// array, required, list of language codes that the extracted messages // array, required, list of language codes that the extracted messages
// should be translated to. For example, ['zh-CN', 'de']. // should be translated to. For example, ['zh-CN', 'de'].
'languages' => ['da', 'de', 'es', 'it', 'ja', 'pl', 'pt-BR', 'ro', 'ru', 'zh-CN'], 'languages' => ['ar', 'da', 'de', 'es', 'it', 'ja', 'pl', 'pt-BR', 'ro', 'ru', 'zh-CN'],
// string, the name of the function for translating messages. // string, the name of the function for translating messages.
// Defaults to 'Yii::t'. This is used as a mark to find the messages to be // Defaults to 'Yii::t'. This is used as a mark to find the messages to be
// translated. You may use a string for single function name or an array for // translated. You may use a string for single function name or an array for
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment