-
Notifications
You must be signed in to change notification settings - Fork 206
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fa] Add missing translations (#323)
- Loading branch information
Showing
25 changed files
with
323 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<?php | ||
|
||
/** | ||
* This file is part of CodeIgniter 4 framework. | ||
* | ||
* (c) CodeIgniter Foundation <[email protected]> | ||
* | ||
* For the full copyright and license information, please view | ||
* the LICENSE file that was distributed with this source code. | ||
*/ | ||
|
||
// CLI language settings | ||
return [ | ||
'altCommandPlural' => 'آیا منظورتان یکی از این ها بود؟', | ||
'altCommandSingular' => 'آیا منظورتان این بود؟', | ||
'commandNotFound' => 'دستور "{0}" پیدا نشد.', | ||
'generator' => [ | ||
'cancelOperation' => 'عملیات لغو شد.', | ||
'className' => [ | ||
'command' => 'نام کلاس Command', | ||
'config' => 'نام کلاس Config', | ||
'controller' => 'نام کلاس Controller', | ||
'default' => 'نام کلاس', | ||
'entity' => 'نام کلاس Entity', | ||
'filter' => 'نام کلاس Filter', | ||
'migration' => 'نام کلاس Migration', | ||
'model' => 'نام کلاس Model', | ||
'seeder' => 'نام کلاس Seeder', | ||
'validation' => 'نام کلاس Validation', | ||
], | ||
'commandType' => 'نوع Command', | ||
'databaseGroup' => 'گروه دیتابیس', | ||
'fileCreate' => 'فایل ایجاد شد: {0}', | ||
'fileError' => 'خطا در هنگام ایجاد فایل: {0}', | ||
'fileExist' => 'فایل از قبل وجود دارد: {0}', | ||
'fileOverwrite' => 'فایل رونویسی شد: {0}', | ||
'parentClass' => 'کلاس والد', | ||
'returnType' => 'Return type', | ||
'tableName' => 'نام جدول', | ||
'usingCINamespace' => 'هشدار: استفاده از فضای نام "CodeIgniter" باعث ایجاد فایل در دایرکتوری system میشود .', | ||
], | ||
'helpArguments' => 'پارامتر های ورودی:', | ||
'helpDescription' => 'توضیحات:', | ||
'helpOptions' => 'آپشن ها:', | ||
'helpUsage' => 'نحوه استفاده:', | ||
'invalidColor' => 'رنگ {0} نامعتبر: {1}.', | ||
'namespaceNotDefined' => 'فضای نام "{0}" تعریف نشده است.', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<?php | ||
|
||
/** | ||
* This file is part of CodeIgniter 4 framework. | ||
* | ||
* (c) CodeIgniter Foundation <[email protected]> | ||
* | ||
* For the full copyright and license information, please view | ||
* the LICENSE file that was distributed with this source code. | ||
*/ | ||
|
||
// Cast language settings | ||
return [ | ||
'baseCastMissing' => 'کلاس "{0}" باید از کلاس "CodeIgniter\Entity\Cast\BaseCast" ارث بری کند.', | ||
'invalidCastMethod' => 'متد "{0}" برای cast نامعتبر است، متد های معتبر: ["get", "set"].', | ||
'invalidTimestamp' => 'نوع تبدیل "timestamp" باید یک timestamp معتبر باشد.', | ||
'jsonErrorCtrlChar' => 'control character غیر منتظره یافت شد.', | ||
'jsonErrorDepth' => 'از حداکثر عمق stack تجاور شد.', | ||
'jsonErrorStateMismatch' => 'حالت ها یا زیر جریان ها تطابق ندارد.', | ||
'jsonErrorSyntax' => 'خطای گرامری، JSON نامفهوم.', | ||
'jsonErrorUnknown' => 'خطای نامشخص.', | ||
'jsonErrorUtf8' => 'کاراکتر های UTF-8 نامفهوم، ممکن است به دلیل encode اشتباه باشد.', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<?php | ||
|
||
/** | ||
* This file is part of CodeIgniter 4 framework. | ||
* | ||
* (c) CodeIgniter Foundation <[email protected]> | ||
* | ||
* For the full copyright and license information, please view | ||
* the LICENSE file that was distributed with this source code. | ||
*/ | ||
|
||
// Cookie language settings | ||
return [ | ||
'invalidExpiresTime' => 'نوع داده {0} برای ویژگی "Expires" معتبر نیست. نوع داده های معتبر: string, integer, DateTimeInterface object.', | ||
'invalidExpiresValue' => 'زمان وارد شده برای تاریخ انقضا کوکی معتبر نیست.', | ||
'invalidCookieName' => 'کوکی با نام "{0}" دارای کاراکتر های غیرمجاز میباشد.', | ||
'emptyCookieName' => 'نام کوکی نمیتواند خالی باشد.', | ||
'invalidSecurePrefix' => 'برای استفاده از پیشوند "__Secure-" باید ویژگی "Secure" را تنظیم کنید.', | ||
'invalidHostPrefix' => 'استفاده از پیشوند "__Host-" باید با حالت secure باشد، همچنین نباید ویژگی "Domain" داشته باشد و "Path" باید برابر "/" باشد.', | ||
'invalidSameSite' => 'مقدار SameSite باید برای یکی از مقادیر None, Lax, Strict یا یک رشته خالی باشد، مقدار {0} وارد شده.', | ||
'invalidSameSiteNone' => 'برای استفاده از ویژگی "SameSite=None" باید ویژگی "Secure" را تنظیم کنید.', | ||
'invalidCookieInstance' => 'در ایندکس {3} آرایه کوکی های داره شده به کلاس "{0}" باید از نمونه "{1}" باشد ولی "{2}" داده شده.', | ||
'unknownCookieInstance' => 'کوکی با نام {0} و پیشوند {1} در collection پیدا نشد.', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<?php | ||
|
||
/** | ||
* This file is part of CodeIgniter 4 framework. | ||
* | ||
* (c) CodeIgniter Foundation <[email protected]> | ||
* | ||
* For the full copyright and license information, please view | ||
* the LICENSE file that was distributed with this source code. | ||
*/ | ||
|
||
// Encryption language settings | ||
return [ | ||
'noDriverRequested' => 'هیچ درایوری درخواست نشده؛ چرا این خانمو ناراحت میکنی؟ ها؟', | ||
'noHandlerAvailable' => 'هندلر رمزنگاری {0} دردسترسی پیدا نشد.', | ||
'unKnownHandler' => 'امکان کانفیگ کردن "{0}" وجود ندارد.', | ||
'starterKeyNeeded' => 'Encrypter به یک starter key نیاز دارد.', | ||
'authenticationFailed' => 'Decrypting: احراز هویت با خطا مواجه شد .', | ||
'encryptionFailed' => 'Encryption با خطا مواجه شد.', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<?php | ||
|
||
/** | ||
* This file is part of CodeIgniter 4 framework. | ||
* | ||
* (c) CodeIgniter Foundation <[email protected]> | ||
* | ||
* For the full copyright and license information, please view | ||
* the LICENSE file that was distributed with this source code. | ||
*/ | ||
|
||
// Fabricator language settings | ||
return [ | ||
'invalidModel' => 'مدل معرفی شده به fabrication نامعتبر است.', | ||
'missingFormatters' => 'هیچ formatter معتبری تعریف نشده.', | ||
'createFailed' => 'کلاس Fabricator نتوانست در جدول {0} رکورد را اضافه کند: {1}', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?php | ||
|
||
/** | ||
* This file is part of CodeIgniter 4 framework. | ||
* | ||
* (c) CodeIgniter Foundation <[email protected]> | ||
* | ||
* For the full copyright and license information, please view | ||
* the LICENSE file that was distributed with this source code. | ||
*/ | ||
|
||
// Filters language settings | ||
return [ | ||
'noFilter' => 'برای فیلتر {0} باید alias منطبق تعریف شده باشد.', | ||
'incorrectInterface' => '{0} باید بر اساس اینترفیس CodeIgniter\Filters\FilterInterface پیاده سازی شده باشد.', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.