mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 18:14:07 +02:00
Change table operations descriptions
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1257 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -197,8 +197,8 @@ $translations = array(
|
||||
'%d row(s) have been imported.' => array('Импортирована %d строка.', 'Импортировано %d строки.', 'Импортировано %d строк.'),
|
||||
'CSV Import' => 'Импорт CSV',
|
||||
'Import' => 'Импорт',
|
||||
'Table structure' => 'Структура таблицы',
|
||||
'Select table' => 'Выбрать данные из таблицы',
|
||||
'Show structure' => 'Структура таблицы',
|
||||
'Select data' => 'Выбрать данные из таблицы',
|
||||
'Stop on error' => 'Остановить при ошибке',
|
||||
'Maximum number of allowed fields exceeded. Please increase %s and %s.' => 'Достигнуто максимальное значение количества доступных полей. Увеличьте %s и %s.',
|
||||
'(anywhere)' => '(в любом месте)',
|
||||
|
Reference in New Issue
Block a user