2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Merging the updated Limesurvey 1.92+ branch of queXS to trunk

This commit is contained in:
azammitdcarf
2012-11-21 04:04:39 +00:00
parent 153fc8ca0d
commit c569559964
856 changed files with 254260 additions and 819988 deletions
@@ -1,35 +1,35 @@
<?php
// Chinese language file contributed by "Cuiyan (cysoft)" cysoft#php.net.
// Encode by GB2312
// Simplified Chinese
$ADODB_LANG_ARRAY = array (
'LANG' => 'cn',
DB_ERROR => 'δ֪',
DB_ERROR_ALREADY_EXISTS => 'Ѿ',
DB_ERROR_CANNOT_CREATE => 'ܴ',
DB_ERROR_CANNOT_DELETE => 'ɾ',
DB_ERROR_CANNOT_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_OK
DB_ERROR_NEED_MORE_DATA => 'ݲܷҪ',
DB_ERROR_EXTENSION_NOT_FOUND=> 'չûб',
DB_ERROR_NOSUCHDB => Ӧݿ',
DB_ERROR_ACCESS_VIOLATION => кʵȨ'
);
<?php
// Chinese language file contributed by "Cuiyan (cysoft)" cysoft#php.net.
// Encode by GB2312
// Simplified Chinese
$ADODB_LANG_ARRAY = array (
'LANG' => 'cn',
DB_ERROR => 'δ֪',
DB_ERROR_ALREADY_EXISTS => 'Ѿ',
DB_ERROR_CANNOT_CREATE => 'ܴ',
DB_ERROR_CANNOT_DELETE => 'ɾ',
DB_ERROR_CANNOT_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_OK
DB_ERROR_NEED_MORE_DATA => 'ݲܷҪ',
DB_ERROR_EXTENSION_NOT_FOUND=> 'չûб',
DB_ERROR_NOSUCHDB => Ӧݿ',
DB_ERROR_ACCESS_VIOLATION => кʵȨ'
);
?>