Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update and extract all messages to translate #19996

Closed
wants to merge 6 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions framework/messages/af/yii.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@
'Page not found.' => 'Bladsy nie gevind nie.',
'Please fix the following errors:' => 'Maak asseblief die volgende foute reg:',
'Please upload a file.' => 'Laai asseblief \'n lêer op.',
'Powered by {yii}' => 'Aangedryf deur {yii}',
'Showing <b>{begin, number}-{end, number}</b> of <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.' => '',
'The combination {values} of {attributes} has already been taken.' => 'Die kombinasie {values} van {attributes} is reeds geneem.',
'The file "{file}" is not an image.' => 'Die lêer "{file}" is nie \'n prent nie.',
'The file "{file}" is too big. Its size cannot exceed {formattedLimit}.' => 'Die lêer "{file}" is te groot. Die grootte daarvan kan nie groter as {formattedLimit} wees nie.',
Expand All @@ -68,7 +66,6 @@
'Update' => 'Opdateer',
'View' => 'Beskou',
'Yes' => 'Ja',
'Yii Framework' => 'Yii Raamwerk',
'You are not allowed to perform this action.' => 'Jy mag nie hierdie aksie uitvoer nie.',
'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.' => 'Jy kan \'n maksimum van {limit, number} {limit, plural, one{lêer} other{lêers}} oplaai.',
'You should upload at least {limit, number} {limit, plural, one{file} other{files}}.' => 'Jy moet ten minste {limit, number} {limit, plural, one{lêer} other{lêers}} oplaai.',
Expand Down Expand Up @@ -123,14 +120,14 @@
'{nFormatted} B' => '{nFormatted} B',
'{nFormatted} GB' => '{nFormatted} GB',
'{nFormatted} GiB' => '{nFormatted} GiB',
'{nFormatted} kB' => '{nFormatted} KB',
'{nFormatted} KiB' => '{nFormatted} KiB',
'{nFormatted} MB' => '{nFormatted} MB',
'{nFormatted} MiB' => '{nFormatted} MiB',
'{nFormatted} PB' => '{nFormatted} PB',
'{nFormatted} PiB' => '{nFormatted} PiB',
'{nFormatted} TB' => '{nFormatted} TB',
'{nFormatted} TiB' => '{nFormatted} TiB',
'{nFormatted} kB' => '{nFormatted} KB',
'{nFormatted} {n, plural, =1{byte} other{bytes}}' => '{nFormatted} {n, plural, =1{greep} other{grepe}}',
'{nFormatted} {n, plural, =1{gibibyte} other{gibibytes}}' => '{nFormatted} {n, plural, =1{gibigreep} other{gibigrepe}}',
'{nFormatted} {n, plural, =1{gigabyte} other{gigabytes}}' => '{nFormatted} {n, plural, =1{gigagreep} other{gigagrepe}}',
Expand All @@ -142,4 +139,9 @@
'{nFormatted} {n, plural, =1{petabyte} other{petabytes}}' => '{nFormatted} {n, plural, =1{petagreep} other{petagrepe}}',
'{nFormatted} {n, plural, =1{tebibyte} other{tebibytes}}' => '{nFormatted} {n, plural, =1{tebigreep} other{tebigrepe}}',
'{nFormatted} {n, plural, =1{terabyte} other{terabytes}}' => '{nFormatted} {n, plural, =1{teragreep} other{teragrepe}}',
'Action not found.' => '',
'Aliases available: {aliases}' => '',
'Options available: {options}' => '',
'Showing <b>{begin, number}-{end, number}</b> of <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.' => '',
'{compareAttribute} is invalid.' => '',
];
57 changes: 45 additions & 12 deletions framework/messages/ar/yii.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,9 @@
'Missing required arguments: {params}' => 'البيانات المطلوبة ضرورية: {params}',
'Missing required parameters: {params}' => 'البيانات المطلوبة ضرورية: {params}',
'No' => 'لا',
'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}.' => 'فقط الملفات التي تحمل هذه الصيغ مسموح بها: {extensions}.',
'Only files with these MIME types are allowed: {mimeTypes}.' => 'فقط الملفات من هذه الأنواع مسموح بها: {mimeTypes}.',
'Only files with these extensions are allowed: {extensions}.' => 'فقط الملفات التي تحمل هذه الصيغ مسموح بها: {extensions}.',
'Page not found.' => 'لم يتم العثور على الصفحة',
'Please fix the following errors:' => 'الرجاء تصحيح الأخطاء التالية:',
'Please upload a file.' => 'الرجاء تحميل ملف.',
Expand All @@ -54,7 +52,6 @@
'The verification code is incorrect.' => 'رمز التحقق غير صحيح',
'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'مجموع <b>{count, number}</b> {count, plural, one{مُدخل} few{مُدخلات} many{مُدخل}}.',
'Unable to verify your data submission.' => 'لم نستطع التأكد من البيانات المقدمة.',
'Unknown command "{command}".' => 'أمر غير معروف. "{command}"',
'Unknown option: --{name}' => 'خيار غير معروف: --{name}',
'Update' => 'تحديث',
'View' => 'عرض',
Expand All @@ -73,33 +70,27 @@
'{attribute} must be an integer.' => '{attribute} يجب أن يكون رقمًا صحيحًا',
'{attribute} must be either "{true}" or "{false}".' => '{attribute} يجب أن يكن إما "{true}" أو "{false}".',
'{attribute} must be equal to "{compareValueOrAttribute}".' => '{attribute} يجب أن يساوي "{compareValueOrAttribute}".',
'{attribute} must not be equal to "{compareValueOrAttribute}".' => '{attribute} يجب أن لا يساوي "{compareValueOrAttribute}".',
'{attribute} must be greater than "{compareValueOrAttribute}".' => '{attribute} يجب أن يكون أكبر من "{compareValueOrAttribute}".',
'{attribute} must be greater than or equal to "{compareValueOrAttribute}".' => '{attribute} يجب أن يكون أكبر من أو يساوي "{compareValueOrAttribute}".',
'{attribute} must be less than "{compareValueOrAttribute}".' => '{attribute} يجب أن يكون أصغر من "{compareValueOrAttribute}".',
'{attribute} must be less than or equal to "{compareValueOrAttribute}".' => '{attribute} يجب أن يكون أصغر من أو يساوي "{compareValueOrAttribute}".',
'{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} يجب أن لا يكون أكبر من "{max}".',
'{attribute} must be no less than {min}.' => '{attribute} يجب أن لا يكون أصغر من "{min}".',
'{attribute} must be repeated exactly.' => '{attribute} يجب أن يكون متطابق.',
'{attribute} must not be equal to "{compareValue}".' => '{attribute} يجب ان لا يساوي "{compareValue}"',
'{attribute} must not be equal to "{compareValueOrAttribute}".' => '{attribute} يجب أن لا يساوي "{compareValueOrAttribute}".',
'{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.' => '{attribute} يجب أن يحتوي على أكثر من {min, number} {min, plural, one{حرف} few{حروف} other{حرف}}.',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => '{attribute} يجب أن لا يحتوي على أكثر من {max, number} {max, plural, one{حرف} few{حروف} other{حرف}}.',
'{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => '{attribute} يجب أن يحتوي على {length, number} {length, plural, one{حرف} few{حروف} other{حرف}}.',
'{nFormatted} B' => '{nFormatted} بايت',
'{nFormatted} GB' => '{nFormatted} جيجابايت',
'{nFormatted} GiB' => '{nFormatted} جيبيبايت',
'{nFormatted} kB' => '{nFormatted} كيلوبايت',
'{nFormatted} KiB' => '{nFormatted} كيبيبايت',
'{nFormatted} MB' => '{nFormatted} ميجابايت',
'{nFormatted} MiB' => '{nFormatted} ميبيبايت',
'{nFormatted} PB' => '{nFormatted} بيتابايت',
'{nFormatted} PiB' => '{nFormatted} بيبيبايت',
'{nFormatted} TB' => '{nFormatted} تيرابايت',
'{nFormatted} TiB' => '{nFormatted} تيبيبايت',
'{nFormatted} kB' => '{nFormatted} كيلوبايت',
'{nFormatted} {n, plural, =1{byte} other{bytes}}' => '{nFormatted} بايت',
'{nFormatted} {n, plural, =1{gibibyte} other{gibibytes}}' => '{nFormatted} جيبيبايت',
'{nFormatted} {n, plural, =1{gigabyte} other{gigabytes}}' => '{nFormatted} جيجابايت',
Expand All @@ -111,4 +102,46 @@
'{nFormatted} {n, plural, =1{petabyte} other{petabytes}}' => '{nFormatted} بيتابايت',
'{nFormatted} {n, plural, =1{tebibyte} other{tebibytes}}' => '{nFormatted} تيبيبايت',
'{nFormatted} {n, plural, =1{terabyte} other{terabytes}}' => '{nFormatted} تيرابايت',
' and ' => '',
'"{attribute}" does not support operator "{operator}".' => '',
'Action not found.' => '',
'Aliases available: {aliases}' => '',
'Are you sure you want to delete this item?' => '',
'Condition for "{attribute}" should be either a value or valid operator specification.' => '',
'Operator "{operator}" must be used with a search attribute.' => '',
'Operator "{operator}" requires multiple operands.' => '',
'Options available: {options}' => '',
'The combination {values} of {attributes} has already been taken.' => '',
'The format of {filter} is invalid.' => '',
'The requested view "{name}" was not found.' => '',
'Unknown alias: -{name}' => '',
'Unknown filter attribute "{attribute}"' => '',
'You should upload at least {limit, number} {limit, plural, one{file} other{files}}.' => '',
'in {delta, plural, =1{a day} other{# days}}' => '',
'in {delta, plural, =1{a minute} other{# minutes}}' => '',
'in {delta, plural, =1{a month} other{# months}}' => '',
'in {delta, plural, =1{a second} other{# seconds}}' => '',
'in {delta, plural, =1{a year} other{# years}}' => '',
'in {delta, plural, =1{an hour} other{# hours}}' => '',
'just now' => '',
'{attribute} contains wrong subnet mask.' => '',
'{attribute} is not in the allowed range.' => '',
'{attribute} must be a valid IP address.' => '',
'{attribute} must be an IP address with specified subnet.' => '',
'{attribute} must not be a subnet.' => '',
'{attribute} must not be an IPv4 address.' => '',
'{attribute} must not be an IPv6 address.' => '',
'{compareAttribute} is invalid.' => '',
'{delta, plural, =1{1 day} other{# days}}' => '',
'{delta, plural, =1{1 hour} other{# hours}}' => '',
'{delta, plural, =1{1 minute} other{# minutes}}' => '',
'{delta, plural, =1{1 month} other{# months}}' => '',
'{delta, plural, =1{1 second} other{# seconds}}' => '',
'{delta, plural, =1{1 year} other{# years}}' => '',
'{delta, plural, =1{a day} other{# days}} ago' => '',
'{delta, plural, =1{a minute} other{# minutes}} ago' => '',
'{delta, plural, =1{a month} other{# months}} ago' => '',
'{delta, plural, =1{a second} other{# seconds}} ago' => '',
'{delta, plural, =1{a year} other{# years}} ago' => '',
'{delta, plural, =1{an hour} other{# hours}} ago' => '',
];
90 changes: 69 additions & 21 deletions framework/messages/az/yii.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@
'Missing required arguments: {params}' => 'Tələb olunan arqumentlər tapılmadı: {params}',
'Missing required parameters: {params}' => 'Tələb olunan parametrlər tapılmadı: {params}',
'No' => 'Xeyr',
'No help for unknown command "{command}".' => 'Qeyri-müəyyən "{command}" əmri üçün kömək yoxdur.',
'No help for unknown sub-command "{command}".' => 'Qeyri-müəyyən "{command}" sub-əmri üçün kömək yoxdur.',
'No results found.' => 'Heç bir nəticə tapılmadı',
'Only files with these MIME types are allowed: {mimeTypes}.' => 'Ancaq bu MIME tipli fayllara icazə verilib: {mimeTypes}.',
'Only files with these extensions are allowed: {extensions}.' => 'Genişlənmələri ancaq bu tipdə olan fayllara icazə verilib: {extensions}.',
Expand All @@ -55,7 +53,6 @@
'The verification code is incorrect.' => 'Təsdiqləmə kodu səhvdir.',
'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'Toplam <b>{count, number}</b> {count, plural, one{element} other{element}}.',
'Unable to verify your data submission.' => 'Təqdim etdiyiniz məlumat təsdiqlənmədi.',
'Unknown command "{command}".' => 'Qeyri-müəyyən əmr "{command}".',
'Unknown option: --{name}' => 'Qeyri-müəyyən seçim: --{name}',
'Update' => 'Yenilə',
'View' => 'Bax',
Expand All @@ -73,27 +70,78 @@
'{attribute} must be a string.' => '{attribute} simvol tipli olmalıdır.',
'{attribute} must be an integer.' => '{attribute} tam ədəd olmalıdır.',
'{attribute} must be either "{true}" or "{false}".' => '{attribute} ya {true} ya da {false} ola bilər.',
'{attribute} must be greater than "{compareValue}".' => '{attribute}, "{compareValue}" dən böyük olmalıdır.',
'{attribute} must be greater than or equal to "{compareValue}".' => '{attribute}, "{compareValue}"dən böyük və ya bərabər olmalıdır.',
'{attribute} must be less than "{compareValue}".' => '{attribute}, "{compareValue}" dən kiçik olmalıdır.',
'{attribute} must be less than or equal to "{compareValue}".' => '{attribute}, "{compareValue}"dən kiçik və ya bərabər olmalıdır.',
'{attribute} must be no greater than {max}.' => '{attribute} {max} dən böyük olmamalıdır.',
'{attribute} must be no less than {min}.' => '{attribute} {min} dən kiçik olmamalıdır.',
'{attribute} must be repeated exactly.' => '{attribute} dəqiqliklə təkrar olunmalıdir.',
'{attribute} must not be equal to "{compareValue}".' => '{attribute}, "{compareValue}" ilə eyni olmamalıdır',
'{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.' => '{attribute} ən az {min, number} simvol olmalıdır.',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => '{attribute} ən çox {max, number} simvol olmalıdır.',
'{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => '{attribute} {length, number} simvol olmalıdır.',
'{n, plural, =1{# byte} other{# bytes}}' => '{n} Bayt',
'{n, plural, =1{# gigabyte} other{# gigabytes}}' => '{n} Giqabayt',
'{n, plural, =1{# kilobyte} other{# kilobytes}}' => '{n} Kilobayt',
'{n, plural, =1{# megabyte} other{# megabytes}}' => '{n} Meqabayt',
'{n, plural, =1{# petabyte} other{# petabytes}}' => '{n} Petabayt',
'{n, plural, =1{# terabyte} other{# terabytes}}' => '{n} Terabayt',
'{n} B' => '{n} B',
'{n} GB' => '{n} GB',
'{n} KB' => '{n} KB',
'{n} MB' => '{n} MB',
'{n} PB' => '{n} PB',
'{n} TB' => '{n} TB',
' and ' => '',
'"{attribute}" does not support operator "{operator}".' => '',
'Action not found.' => '',
'Aliases available: {aliases}' => '',
'Condition for "{attribute}" should be either a value or valid operator specification.' => '',
'Operator "{operator}" must be used with a search attribute.' => '',
'Operator "{operator}" requires multiple operands.' => '',
'Options available: {options}' => '',
'The combination {values} of {attributes} has already been taken.' => '',
'The format of {filter} is invalid.' => '',
'The requested view "{name}" was not found.' => '',
'Unknown alias: -{name}' => '',
'Unknown filter attribute "{attribute}"' => '',
'You should upload at least {limit, number} {limit, plural, one{file} other{files}}.' => '',
'in {delta, plural, =1{a day} other{# days}}' => '',
'in {delta, plural, =1{a minute} other{# minutes}}' => '',
'in {delta, plural, =1{a month} other{# months}}' => '',
'in {delta, plural, =1{a second} other{# seconds}}' => '',
'in {delta, plural, =1{a year} other{# years}}' => '',
'in {delta, plural, =1{an hour} other{# hours}}' => '',
'just now' => '',
'{attribute} contains wrong subnet mask.' => '',
'{attribute} is not in the allowed range.' => '',
'{attribute} must be a valid IP address.' => '',
'{attribute} must be an IP address with specified subnet.' => '',
'{attribute} must be equal to "{compareValueOrAttribute}".' => '',
'{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}".' => '',
'{attribute} must not be a subnet.' => '',
'{attribute} must not be an IPv4 address.' => '',
'{attribute} must not be an IPv6 address.' => '',
'{attribute} must not be equal to "{compareValueOrAttribute}".' => '',
'{compareAttribute} is invalid.' => '',
'{delta, plural, =1{1 day} other{# days}}' => '',
'{delta, plural, =1{1 hour} other{# hours}}' => '',
'{delta, plural, =1{1 minute} other{# minutes}}' => '',
'{delta, plural, =1{1 month} other{# months}}' => '',
'{delta, plural, =1{1 second} other{# seconds}}' => '',
'{delta, plural, =1{1 year} other{# years}}' => '',
'{delta, plural, =1{a day} other{# days}} ago' => '',
'{delta, plural, =1{a minute} other{# minutes}} ago' => '',
'{delta, plural, =1{a month} other{# months}} ago' => '',
'{delta, plural, =1{a second} other{# seconds}} ago' => '',
'{delta, plural, =1{a year} other{# years}} ago' => '',
'{delta, plural, =1{an hour} other{# hours}} ago' => '',
'{nFormatted} B' => '',
'{nFormatted} GB' => '',
'{nFormatted} GiB' => '',
'{nFormatted} KiB' => '',
'{nFormatted} MB' => '',
'{nFormatted} MiB' => '',
'{nFormatted} PB' => '',
'{nFormatted} PiB' => '',
'{nFormatted} TB' => '',
'{nFormatted} TiB' => '',
'{nFormatted} kB' => '',
'{nFormatted} {n, plural, =1{byte} other{bytes}}' => '',
'{nFormatted} {n, plural, =1{gibibyte} other{gibibytes}}' => '',
'{nFormatted} {n, plural, =1{gigabyte} other{gigabytes}}' => '',
'{nFormatted} {n, plural, =1{kibibyte} other{kibibytes}}' => '',
'{nFormatted} {n, plural, =1{kilobyte} other{kilobytes}}' => '',
'{nFormatted} {n, plural, =1{mebibyte} other{mebibytes}}' => '',
'{nFormatted} {n, plural, =1{megabyte} other{megabytes}}' => '',
'{nFormatted} {n, plural, =1{pebibyte} other{pebibytes}}' => '',
'{nFormatted} {n, plural, =1{petabyte} other{petabytes}}' => '',
'{nFormatted} {n, plural, =1{tebibyte} other{tebibytes}}' => '',
'{nFormatted} {n, plural, =1{terabyte} other{terabytes}}' => '',
];
Loading