mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 14:26:54 +08:00
@ -35,7 +35,7 @@ return array (
|
||||
'No results found.' => 'Ештене табылған жок.',
|
||||
'Only files with these extensions are allowed: {extensions}.' => 'Файлды жүктеу тек қана осы аумақтармен: {extensions}.',
|
||||
'Only files with these mimeTypes are allowed: {mimeTypes}.' => 'Файлды жүктеу тек қана осы MIME-үлгілермен: {mimeTypes}.',
|
||||
'Page not found.' => 'Парақ табылган жок.',
|
||||
'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>.',
|
||||
@ -52,7 +52,7 @@ return array (
|
||||
'Unable to verify your data submission.' => 'Берілген мәліметердің тексеру сәті болмады.',
|
||||
'Unknown command "{command}".' => 'Белгісіз команда "{command}".',
|
||||
'Unknown option: --{name}' => 'Белгісіз опция: --{name}',
|
||||
'Update' => 'Редакциялау',
|
||||
'Update' => 'Жаңалау',
|
||||
'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{файла} few{файлдар} many{файлдар} other{файлдар}}.',
|
||||
|
Reference in New Issue
Block a user