1# LANGUAGE message translation file for ecpglib
2# Copyright (C) 2010 PostgreSQL Global Development Group
3# This file is distributed under the same license as the PostgreSQL package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: ecpglib (PostgreSQL) 12\n"
9"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
10"POT-Creation-Date: 2019-05-22 17:56+0800\n"
11"PO-Revision-Date: 2019-05-24 18:50+0800\n"
12"Last-Translator: Jie Zhang <zhangjie2@cn.fujitsu.com>\n"
13"Language-Team: Chinese (Simplified) <zhangjie2@cn.fujitsu.com>\n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"
17"Language: zh_CN\n"
18
19#: connect.c:237
20msgid "empty message text"
21msgstr "消息文本为空"
22
23#: connect.c:403 connect.c:432 connect.c:640
24msgid "<DEFAULT>"
25msgstr "<DEFAULT>"
26
27#: descriptor.c:888 misc.c:120
28msgid "NULL"
29msgstr "NULL"
30
31#. translator: this string will be truncated at 149 characters expanded.
32#: error.c:33
33#, c-format
34msgid "no data found on line %d"
35msgstr "在第%d行上没有找到数据"
36
37#. translator: this string will be truncated at 149 characters expanded.
38#: error.c:40
39#, c-format
40msgid "out of memory on line %d"
41msgstr "在第%d行上内存用尽"
42
43#. translator: this string will be truncated at 149 characters expanded.
44#: error.c:47
45#, c-format
46msgid "unsupported type \"%s\" on line %d"
47msgstr "在第%2$d上出现不支持的类型\"%1$s\""
48
49#. translator: this string will be truncated at 149 characters expanded.
50#: error.c:54
51#, c-format
52msgid "too many arguments on line %d"
53msgstr "在第%d行上的参数多于指定的数量"
54
55#. translator: this string will be truncated at 149 characters expanded.
56#: error.c:61
57#, c-format
58msgid "too few arguments on line %d"
59msgstr "在第%d行上的参数少于指定的数量"
60
61#. translator: this string will be truncated at 149 characters expanded.
62#: error.c:68
63#, c-format
64msgid "invalid input syntax for type int: \"%s\", on line %d"
65msgstr "对于整数类型的输入语法无效: \"%s\" ,在第%d行"
66
67#. translator: this string will be truncated at 149 characters expanded.
68#: error.c:75
69#, c-format
70msgid "invalid input syntax for type unsigned int: \"%s\", on line %d"
71msgstr "对于无符号整数类型的输入语法无效: \"%s\" 在第%d行"
72
73#. translator: this string will be truncated at 149 characters expanded.
74#: error.c:82
75#, c-format
76msgid "invalid input syntax for floating-point type: \"%s\", on line %d"
77msgstr "对于浮点类型的输入语法无效: \"%s\",在第%d行"
78
79#. translator: this string will be truncated at 149 characters expanded.
80#: error.c:90
81#, c-format
82msgid "invalid syntax for type boolean: \"%s\", on line %d"
83msgstr "对于布尔类型语法无效: \"%s\",在第%d行上"
84
85#. translator: this string will be truncated at 149 characters expanded.
86#: error.c:95
87#, c-format
88msgid "could not convert boolean value: size mismatch, on line %d"
89msgstr "在第%d行上无法转换布尔类型值: 大小不匹配"
90
91#. translator: this string will be truncated at 149 characters expanded.
92#: error.c:102
93#, c-format
94msgid "empty query on line %d"
95msgstr "在第%d行上查询是空的"
96
97#. translator: this string will be truncated at 149 characters expanded.
98#: error.c:109
99#, c-format
100msgid "null value without indicator on line %d"
101msgstr "在第%d行上的空值没有标志"
102
103#. translator: this string will be truncated at 149 characters expanded.
104#: error.c:116
105#, c-format
106msgid "variable does not have an array type on line %d"
107msgstr "在第%d行上的变量没有数组类型"
108
109#. translator: this string will be truncated at 149 characters expanded.
110#: error.c:123
111#, c-format
112msgid "data read from server is not an array on line %d"
113msgstr "在第%d行上从服务器读取的数据不是数组"
114
115#. translator: this string will be truncated at 149 characters expanded.
116#: error.c:130
117#, c-format
118msgid "inserting an array of variables is not supported on line %d"
119msgstr "在第%d行上不支持正在插入一个的变量数组"
120
121#. translator: this string will be truncated at 149 characters expanded.
122#: error.c:137
123#, c-format
124msgid "connection \"%s\" does not exist on line %d"
125msgstr "在第%2$d行上连接\"%1$s\"不存在"
126
127#. translator: this string will be truncated at 149 characters expanded.
128#: error.c:144
129#, c-format
130msgid "not connected to connection \"%s\" on line %d"
131msgstr "在第%2$d行上没有连接到\"%1$s\"连接"
132
133#. translator: this string will be truncated at 149 characters expanded.
134#: error.c:151
135#, c-format
136msgid "invalid statement name \"%s\" on line %d"
137msgstr "在第%2$d行上的语句名称\"%1$s\"无效"
138
139#. translator: this string will be truncated at 149 characters expanded.
140#: error.c:158
141#, c-format
142msgid "descriptor \"%s\" not found on line %d"
143msgstr "在第%2$d行上没有找到描述符\"%1$s\""
144
145#. translator: this string will be truncated at 149 characters expanded.
146#: error.c:165
147#, c-format
148msgid "descriptor index out of range on line %d"
149msgstr "在第%d行上的描述符索引超出范围"
150
151#. translator: this string will be truncated at 149 characters expanded.
152#: error.c:172
153#, c-format
154msgid "unrecognized descriptor item \"%s\" on line %d"
155msgstr "在第%2$d行上出现无法识别的描述符成员\"%1$s\""
156
157#. translator: this string will be truncated at 149 characters expanded.
158#: error.c:179
159#, c-format
160msgid "variable does not have a numeric type on line %d"
161msgstr "在第%d上的变量没有数值类型"
162
163#. translator: this string will be truncated at 149 characters expanded.
164#: error.c:186
165#, c-format
166msgid "variable does not have a character type on line %d"
167msgstr "在第%d行上的变量没有字符类型"
168
169#. translator: this string will be truncated at 149 characters expanded.
170#: error.c:193
171#, c-format
172msgid "error in transaction processing on line %d"
173msgstr "在第%d行上的事务处理中发生错误"
174
175#. translator: this string will be truncated at 149 characters expanded.
176#: error.c:200
177#, c-format
178msgid "could not connect to database \"%s\" on line %d"
179msgstr "在第%2$d行上无法连接数据库\"%1$s\""
180
181#. translator: this string will be truncated at 149 characters expanded.
182#: error.c:207
183#, c-format
184msgid "The cursor is invalid on line %d"
185msgstr "游标在第%d行无效"
186
187#. translator: this string will be truncated at 149 characters expanded.
188#: error.c:214
189#, c-format
190msgid "SQL error %d on line %d"
191msgstr "在第%2$d行上的SQL命令发生错误 代码%1$d"
192
193#: error.c:261
194msgid "the connection to the server was lost"
195msgstr "与服务器的连接丢失"
196
197#: error.c:354
198#, c-format
199msgid "SQL error: %s\n"
200msgstr "SQL语句错误: %s\n"
201
202#: execute.c:2174 execute.c:2181
203msgid "<empty>"
204msgstr "<空>"
205