Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/adodb/lang/adodb-uk1251.inc.php File Reference

Go to the source code of this file.

Variables

 $ADODB_LANG_ARRAY

Variable Documentation

$ADODB_LANG_ARRAY
Initial value:
 array (
             'LANG'                      => 'uk1251',
            DB_ERROR                    => '������� �������',
            DB_ERROR_ALREADY_EXISTS     => '��� ����',
            DB_ERROR_CANNOT_CREATE      => '��������� ��������',
            DB_ERROR_CANNOT_DELETE      => '��������� ��������',
            DB_ERROR_CANNOT_DROP        => '��������� ������� (drop)',
            DB_ERROR_CONSTRAINT         => '��������� ���� ��������',
            DB_ERROR_DIVZERO            => '������ �� 0',
            DB_ERROR_INVALID            => '�����������',
            DB_ERROR_INVALID_DATE       => '����������� ���� �� ���',
            DB_ERROR_INVALID_NUMBER     => '����������� �����',
            DB_ERROR_MISMATCH           => '�������',
            DB_ERROR_NODBSELECTED       => '�� ������� ��',
            DB_ERROR_NOSUCHFIELD        => '�� ���� ����',
            DB_ERROR_NOSUCHTABLE        => '�� ���� �������',
            DB_ERROR_NOT_CAPABLE        => '���� �� � �����',
            DB_ERROR_NOT_FOUND          => '�� ��������',
            DB_ERROR_NOT_LOCKED         => '�� �����������',
            DB_ERROR_SYNTAX             => '����������� �������',
            DB_ERROR_UNSUPPORTED        => '�� �����������',
            DB_ERROR_VALUE_COUNT_ON_ROW => '�������� ������� � ������',
            DB_ERROR_INVALID_DSN        => '����������� DSN',
            DB_ERROR_CONNECT_FAILED     => '�\'������� ��������',
            0                               => '��� ������', 
            DB_ERROR_NEED_MORE_DATA     => '������ ����������� �����',
            DB_ERROR_EXTENSION_NOT_FOUND=> '���������� �� ��������',
            DB_ERROR_NOSUCHDB           => '�� ���� ��',
            DB_ERROR_ACCESS_VIOLATION   => '����������� ���� �������'
)

Definition at line 5 of file adodb-uk1251.inc.php.

 All Data Structures Namespaces Files Functions Variables Enumerations