Hacked By AnonymousFox

Current Path : /proc/thread-self/root/usr/share/locale/zh_CN/LC_MESSAGES/
Upload File :
Current File : //proc/thread-self/root/usr/share/locale/zh_CN/LC_MESSAGES/pgscripts-10.mo

���|�0K1}
�>�>�=-Z��C Ad��#��(9IVE��>f;�=�:<Z9�6�5C>C�9�4E5={.�;�E$:j?�A�<'9d7�4�LJX3�H�E BfA�5�2!NT7�2�2JA:�5�G�0E<v0�)�M J\ G� 4� C$!Hh!E�!D�!=<"vz"<�"�.#Q�#I$@N$5�$4�$1�$0,%;]%5�%'�%6�%3.&4b&@�&;�&;'`P'8�'2�'9(6W(>�(�(/�(<	)#F)#j)?�)8�)%*#-*Q*3q*&�*�*E�*6+EP+F�+K�+7),Ka,7�,J�,60-<g-D�-5�-.*=.8h.6�.(�.4/$6/#[/ /�/�/8�/40$E0j0,�0,�0(�0/
1;=19y1!�1�1�1�1*28F292,�28�2#34C33x3�3)�37�3+4
@4N4Cc4A�4!�4+575H5d5�5.�53�52656B6G6
d6o6�6�6'�6"�627787p7&y7�7�7/�7+�7*8F8H8K8W8d8s8�8�8(�8�8�8��8>�:�:	�:L�:H=;K�;.�;�<<�<:�<=(=-G= u=,�=�=G�=C)>sm>5�>2?5J?2�?F�?=�?:8@9s@I�@8�@/0A/`A>�A2�A/B22B;eB5�BR�B?*C;jC;�C2�C/DGEDG�D/�DCE@IE=�E<�E7F5=FTsF;�F5GG:GH�G>�G9
H8DH7}H8�HJ�H$9ID^IA�I>�I/$JGTJ\�JY�JOSK9�Kp�KANL��LJMGfM;�MB�M;-N8iN5�N5�N/O)>O?hO4�O>�O8P5UPA�P`�P5.Q5dQ:�Q8�Q8RGR3SRB�R'�R*�R6S>TS6�S'�S$�S-T+ETqTDxT8�TS�TJJUG�U>�UEVGbVG�VD�V:7WDrW;�W#�W#X=;X/yX#�X0�X�XY:YXYvY7�Y6�Y�YZ&3Z&ZZ#�Z+�Z=�Z;[K[j[[)�[3�[B�[F3\/z\K�\ �\1]2I]|]#�]=�]�]^^?4^>t^�^&�^�^ 	_*_H_#f_(�_)�_
�_�_�_`
``6` C`"d`%�`,�`
�`*�`a
"a%0a+Va(�a�a�a
�a
�a
�a
�a�a�a'b(b*b��9��t���IS�w&%����G��-.��X�{�"�7�o��<���L�4/Kiu�J�~Bm(����*�
nfHp�#Dg@'>��U�v�x[�3
N��k!�8,�YF;�z��Z�T��6rM�+a2W��$]_��}=s�j��?�`�c|�l\	V�����E):q��QCb10hAy�dR^O����� �5���eP
By default, a database with the same name as the current user is created.

Connection options:

Options:

Read the description of the SQL command CLUSTER for details.

Read the description of the SQL command REINDEX for details.

Read the description of the SQL command VACUUM for details.

Report bugs to <pgsql-bugs@postgresql.org>.
      --analyze-in-stages         only update optimizer statistics, in multiple
                                  stages for faster results; no vacuum
      --lc-collate=LOCALE      LC_COLLATE setting for the database
      --lc-ctype=LOCALE        LC_CTYPE setting for the database
  %s [OPTION]...
  %s [OPTION]... DBNAME
  %s [OPTION]... LANGNAME [DBNAME]
  %s [OPTION]... [DBNAME]
  %s [OPTION]... [DBNAME] [DESCRIPTION]
  %s [OPTION]... [ROLENAME]
  --if-exists               don't report error if database doesn't exist
  --if-exists               don't report error if user doesn't exist
  --interactive             prompt for missing role name and attributes rather
                            than using defaults
  --maintenance-db=DBNAME      alternate maintenance database
  --maintenance-db=DBNAME   alternate maintenance database
  --no-replication          role cannot initiate replication
  --replication             role can initiate replication
  -?, --help                      show this help, then exit
  -?, --help                   show this help, then exit
  -?, --help                show this help, then exit
  -?, --help               show this help, then exit
  -D, --no-createdb         role cannot create databases (default)
  -D, --tablespace=TABLESPACE  default tablespace for the database
  -E, --encoding=ENCODING      encoding for the database
  -E, --encrypted           encrypt stored password
  -F, --freeze                    freeze row transaction information
  -I, --no-inherit          role does not inherit privileges
  -L, --no-login            role cannot login
  -N, --unencrypted         do not encrypt stored password
  -O, --owner=OWNER            database user to own the new database
  -P, --pwprompt            assign a password to new role
  -R, --no-createrole       role cannot create roles (default)
  -S, --no-superuser        role will not be superuser (default)
  -S, --schema=SCHEMA       reindex specific schema(s) only
  -T, --template=TEMPLATE      template database to copy
  -U, --username=USERNAME      user name to connect as
  -U, --username=USERNAME   user name to connect as
  -U, --username=USERNAME   user name to connect as (not the one to create)
  -U, --username=USERNAME   user name to connect as (not the one to drop)
  -U, --username=USERNAME  user name to connect as
  -V, --version                   output version information, then exit
  -V, --version                output version information, then exit
  -V, --version             output version information, then exit
  -V, --version            output version information, then exit
  -W, --password               force password prompt
  -W, --password            force password prompt
  -Z, --analyze-only              only update optimizer statistics; no vacuum
  -a, --all                       vacuum all databases
  -a, --all                 cluster all databases
  -a, --all                 reindex all databases
  -c, --connection-limit=N  connection limit for role (default: no limit)
  -d, --createdb            role can create new databases
  -d, --dbname=DBNAME             database to vacuum
  -d, --dbname=DBNAME       database from which to remove the language
  -d, --dbname=DBNAME       database to cluster
  -d, --dbname=DBNAME       database to install language in
  -d, --dbname=DBNAME       database to reindex
  -d, --dbname=DBNAME      database name
  -e, --echo                      show the commands being sent to the server
  -e, --echo                   show the commands being sent to the server
  -e, --echo                show the commands being sent to the server
  -f, --full                      do full vacuuming
  -g, --role=ROLE           new role will be a member of this role
  -h, --host=HOSTNAME          database server host or socket directory
  -h, --host=HOSTNAME       database server host or socket directory
  -h, --host=HOSTNAME      database server host or socket directory
  -i, --index=INDEX         recreate specific index(es) only
  -i, --inherit             role inherits privileges of roles it is a
                            member of (default)
  -i, --interactive         prompt before deleting anything
  -i, --interactive         prompt before deleting anything, and prompt for
                            role name if not specified
  -j, --jobs=NUM                  use this many concurrent connections to vacuum
  -l, --list                show a list of currently installed languages
  -l, --locale=LOCALE          locale settings for the database
  -l, --login               role can login (default)
  -p, --port=PORT              database server port
  -p, --port=PORT           database server port
  -p, --port=PORT          database server port
  -q, --quiet                     don't write any messages
  -q, --quiet               don't write any messages
  -q, --quiet              run quietly
  -r, --createrole          role can create new roles
  -s, --superuser           role will be superuser
  -s, --system              reindex system catalogs
  -t, --table='TABLE[(COLUMNS)]'  vacuum specific table(s) only
  -t, --table=TABLE         cluster specific table(s) only
  -t, --table=TABLE         reindex specific table(s) only
  -t, --timeout=SECS       seconds to wait when attempting connection, 0 disables (default: %s)
  -v, --verbose                   write a lot of output
  -v, --verbose             write a lot of output
  -w, --no-password            never prompt for password
  -w, --no-password         never prompt for password
  -z, --analyze                   update optimizer statistics
%s (%s/%s) %s cleans and analyzes a PostgreSQL database.

%s clusters all previously clustered tables in a database.

%s creates a PostgreSQL database.

%s creates a new PostgreSQL role.

%s installs a procedural language into a PostgreSQL database.

%s issues a connection check to a PostgreSQL database.

%s reindexes a PostgreSQL database.

%s removes a PostgreSQL database.

%s removes a PostgreSQL role.

%s removes a procedural language from a database.

%s: "%s" is not a valid encoding name
%s: %s%s: cannot cluster all databases and a specific one at the same time
%s: cannot cluster specific table(s) in all databases
%s: cannot reindex all databases and a specific one at the same time
%s: cannot reindex all databases and system catalogs at the same time
%s: cannot reindex specific index(es) and system catalogs at the same time
%s: cannot reindex specific index(es) in all databases
%s: cannot reindex specific schema(s) and system catalogs at the same time
%s: cannot reindex specific schema(s) in all databases
%s: cannot reindex specific table(s) and system catalogs at the same time
%s: cannot reindex specific table(s) in all databases
%s: cannot use the "%s" option when performing only analyze
%s: cannot vacuum all databases and a specific one at the same time
%s: cannot vacuum specific table(s) in all databases
%s: clustering database "%s"
%s: clustering of database "%s" failed: %s%s: clustering of table "%s" in database "%s" failed: %s%s: comment creation failed (database was created): %s%s: could not connect to database %s: %s%s: could not connect to database %s: out of memory
%s: could not fetch default options
%s: creation of new role failed: %s%s: database creation failed: %s%s: database removal failed: %s%s: invalid socket: %s%s: language "%s" is already installed in database "%s"
%s: language "%s" is not installed in database "%s"
%s: language installation failed: %s%s: language removal failed: %s%s: missing required argument database name
%s: missing required argument language name
%s: missing required argument role name
%s: number of parallel jobs must be at least 1
%s: only one of --locale and --lc-collate can be specified
%s: only one of --locale and --lc-ctype can be specified
%s: processing database "%s": %s
%s: query failed: %s%s: query was: %s
%s: reindexing database "%s"
%s: reindexing of database "%s" failed: %s%s: reindexing of index "%s" in database "%s" failed: %s%s: reindexing of schema "%s" in database "%s" failed: %s%s: reindexing of system catalogs failed: %s%s: reindexing of table "%s" in database "%s" failed: %s%s: removal of role "%s" failed: %s%s: too many command-line arguments (first is "%s")
%s: too many parallel jobs requested (maximum: %d)
%s: vacuuming database "%s"
%s: vacuuming of database "%s" failed: %s%s: vacuuming of table "%s" in database "%s" failed: %s(%lu row)(%lu rows)Are you sure?Cancel request sent
Cannot add cell to table content: total cell count of %d exceeded.
Cannot add header to table content: column count of %d exceeded.
Could not send cancel request: %sDatabase "%s" will be permanently removed.
Enter it again: Enter name of role to add: Enter name of role to drop: Enter password for new role: Generating default (full) optimizer statisticsGenerating medium optimizer statistics (10 targets)Generating minimal optimizer statistics (1 target)Interrupted
NamePassword encryption failed.
Password: Passwords didn't match.
Please answer "%s" or "%s".
Procedural LanguagesRole "%s" will be permanently removed.
Shall the new role be a superuser?Shall the new role be allowed to create databases?Shall the new role be allowed to create more new roles?Trusted?Try "%s --help" for more information.
Usage:
accepting connections
cannot duplicate null pointer (internal error)
could not look up effective user ID %ld: %sinvalid output format (internal error): %dnnono attempt
no response
out of memory
rejecting connections
unknown
user does not existuser name lookup failure: error code %luyyesProject-Id-Version: pgscripts (PostgreSQL 9.0)
Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org
POT-Creation-Date: 2016-04-18 04:44+0000
PO-Revision-Date: 2016-05-19 20:42+0800
Last-Translator: Yuwei Peng <ywpeng@whu.edu.cn>
Language-Team: Chinese (Simplified) <ywpeng@whu.edu.cn>
Language: zh_CN
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Generator: Poedit 1.5.7
Plural-Forms: nplurals=1; plural=0;

默认情况下, 以当前用户的用户名创建数据库.

联接选项:

选项:

阅读 SQL 命令 CLUSTER 的描述信息, 以便获得更详细的信息.

阅读SQL命令REINDEX的描述信息, 以便获得更详细的信息.

阅读 SQL 命令 VACUUM 的描述信息, 以便获得更详细的信息.

臭虫报告至 <pgsql-bugs@postgresql.org>.
      --analyze-in-stages        只更新优化器统计, 为了更快得到结果分多阶段;
                                            不做清理
      --lc-collate=LOCALE      数据库的LC_COLLATE设置
      --lc-ctype=LOCALE        数据库的LC_CTYPE设置
  %s [选项]...
  %s [选项]... 数据库名
  %s [选项]... 语言名称 [数据库名]
  %s [选项]... [数据库名]
  %s [选项]... [数据库名称] [描述]
  %s [选项]... [用户名]
  --if-exists               如果数据库不存在则不报告错误
  --if-exists              用户名不存在时则不报告错误
  --interactive             提示缺少角色名及其属性
                            而不是使用默认值
  --maintenance-db=DBNAME      更改维护数据库
  --maintenance-db=DBNAME   更改维护数据库
  --no-replication          角色不能启动复制
  --replication             角色能启动复制
  -?, --help                      显示此帮助信息, 然后退出
  -?, --help                   显示此帮助, 然后退出
  -?, --help                显示此帮助, 然后退出
  -?, --help               显示此帮助, 然后退出
  -D, --no-createdb         此角色不可以创建新数据库(默认)
  -D, --tablespace=TABLESPACE  数据库默认表空间
  -E, --encoding=ENCODING      数据库编码
  -E, --encrypted           口令加密存储
  -F, --freeze                    冻结记录的事务信息
  -I, --no-inherit          角色不继承权限
  -L, --no-login            角色不能登录
  -N, --unencrypted         口令不加密存储
  -O, --owner=OWNER            新数据库的所属用户
  -P, --pwprompt            给新角色指定口令
  -R, --no-createrole       这个角色没有创建其它角色的权限(默认)
  -S, --no-superuser       角色不能是超级用户(默认)
  -S, --schema=SCHEMA       只对指定模式重建索引
  -T, --template=TEMPLATE      要拷贝的数据库模板
  -U, --username=USERNAME      联接的用户名
  -U, --username=USERNAME   联接的用户名
  -U, --username=USERNAME   联接用户 (不是要创建的用户名)
  -U, --username=USERNAME   联接用户 (不是要删除的用户名)
  -U, --username=USERNAME   连接的用户名
  -V, --version                   输出版本信息, 然后退出
  -V, --version                输出版本信息, 然后退出
  -V, --version             输出版本信息, 然后退出
  -V, --version            输出版本信息, 然后退出
  -W, --password              强制提示输入口令
  -W, --password            强制提示输入口令
  -Z, --analyze-only               只更新优化器统计信息,但不做清理
  -a, --all                       清理所有的数据库
  -a, --all                 对所有数据库建簇
  -a, --all                 对所有数据库进行重建索引操作
  -c, --connection-limit=N  角色的连接限制(缺省: 没有限制)
  -d, --createdb            此角色可以创建新数据库
  -d, --dbname=DBNAME             清理数据库 DBNAME
  -d, --dbname=DBNAME       要删除语言的数据库
  -d, --dbname=DBNAME       对数据库 DBNAME 建簇
  -d, --dbname=DBNAME       要安装语言的数据库
  -d, --dbname=数据库名称       对数据库中的索引进行重建
  -d, --dbname=DBNAME  数据库名
  -e, --echo                      显示发送到服务端的命令
  -e, --echo                   显示发送到服务端的命令
  -e, --echo                显示发送到服务端的命令
  -f, --full                      完全清理
  -g, --role=ROLE           新的角色必须是这个角色的成员
  -h, --host=HOSTNAME          数据库服务器所在机器的主机名或套接字目录
  -h, --host=HOSTNAM        数据库服务器所在机器的主机名或套接字目录
  -h, --host=主机名        数据库服务器的主机名或套接字目录
  -i, --index=INDEX       仅重新创建指定的索引
  -i, --inherit            角色能够继承它所属角色的权限
                   (这是缺省情况)
  -i, --interactive         删除任何东西之前给予提示
  -i, --interactive         删除任何东西之前给予提示, 如果没有指定
                            角色名也给予提示
  -j, --jobs=NUM               使用这么多个并发连接进行清理
  -l, --list                显示当前已经安装了的语言列表
  -l, --locale=LOCALE          数据库的本地化设置
  -l, --login              角色能够登录(这是缺省情况)
  -p, --port=PORT              数据库服务器端口号
  -p, --port=PORT           数据库服务器端口号
  -p, --port=PORT           数据库服务器端口
  -q, --quiet                     不写任何信息
  -q, --quiet               不写任何信息
  -q, --quiet               静默运行
  -r, --createrole        这个角色可以创建新的角色
  -s, --superuser          角色将是超级用户
  -s, --system              对系统视图重新创建索引
  -t, --table='TABLE[(COLUMNS)]'  只清理指定的表
  -t, --table=TABLE         只对指定的表建簇
  -t, --table=表名        只对指定的表重新创建索引
  -t, --timeout=SECS    尝试连接时要等待的秒数, 值为0表示禁用(缺省值: %s)
  -v, --verbose                   写大量的输出
  -v, --verbose                   写大量的输出
  -w, --no-password           永远不提示输入口令
  -w, --no-password         永远不提示输入口令
  -z, --analyze                   更新优化器统计
%s (%s/%s) %s 清理并且优化一个 PostgreSQL 数据库.

%s 对一个数据库中先前已经建过簇的表进行建簇.

%s 创建一个 PostgreSQL 数据库.

%s 创建一个新的 PostgreSQL 用户.

%s 安装一个过程语言进 PostgreSQL 数据库.

%s 发起一个到指定 PostgreSQL数据库的连接检查.

%s  对一个PostgreSQL 数据库重新创建索引.

%s 删除一个 PostgreSQL 数据库.

%s 删除一个 PostgreSQL 用户.

%s 从数据库中删除一个过程语言.

%s: "%s" 不是一个有效的编码名称
%s: %s%s: 无法对所有数据库和一个指定的数据库同时建簇
%s: 无法在所有数据库中对指定表进行建簇
%s: 无法对所有数据库和一个指定的索引同时进行索引重建操作
%s: 无法对所有数据库和系统目录同时进行索引重建操作
%s: 无法对指定索引和系统视图同时进行索引重建操作
%s: 无法在所有数据库中对指定的索引进行重建
%s:无法对指定的模式和系统目录同时进行索引重建
%s: 无法在所有数据库中对指定模式上的索引进行重建
%s: 无法对指定的表和系统视图同时进行索引重建操作
%s: 无法在所有数据库中对指定表上的索引进行重建
%s:在只执行分析的时候,无法使用"%s"选项
%s: 无法对所有数据库和一个指定的数据库同时清理
%s: 无法在所有数据库中对指定的表进行清理
%s: 对数据库 "%s" 进行建簇
%s: 数据库 "%s" 建簇失败: %s%1$s: 在数据库 "%3$s" 中的表 "%2$s" 建簇失败: %4$s%s: 创建注释失败 (数据库已创建): %s%s: 无法联接到数据库 %s: %s%s:无法连接到数据库 %s:内存不足
%s: 无法取得缺省选项
%s: 创建新用户失败: %s%s: 创建数据库失败: %s%s: 数据库删除失败: %s%s: 无效套接字: %s%1$s: 数据库 "%3$s" 中已经安装了语言 "%2$s"
%1$s: 数据库 "%3$s" 中, 没有安装语言 "%2$s"
%s: 语言安装失败: %s%s: 语言删除失败: %s%s: 缺少需要的数据库名参数
%s: 缺少要求的语言名称参数
%s: 缺少需要的参数角色名
%s:并行工作的数量必须至少为1
%s: 只能指定--locale和--lc-collate这两个选项之一
%s: 只能指定--locale和--lc-ctype这两个选项之一
%s:处理数据库"%s":%s
%s: 查询失败: %s%s: 查询是: %s
%s: 对数据库 "%s" 重新创建索引
%s: 在数据库"%s"上重新创建索引失败: %s%1$s: 在数据库"%3$s"中对索引"%2$s"重新创建失败: %4$s%1$s: 在数据库"%3$s"中对模式"%2$s"的索引重建失败:%4$s%s: 对目录视图重新创建索引失败: %s%1$s: 在数据库"%3$s"中对表"%2$s"上的索引重新创建失败: %4$s%s: 删除用户 "%s" 失败: %s%s: 太多的命令行参数 (第一个是 "%s")
%s:请求了太多并行任务(最大:%d)
%s: 清理数据库 "%s"
%s: 数据库 "%s" 清理失败: %s%1$s: 在数据库 "%3$s" 中的表 "%2$s" 清理失败: %4$s(%lu 行记录)您确定吗? (y/n) 取消发送的请求
无法对表的内容添加单元: 总共有%d个单元超过.
无法对表的内容增加标题:已经超过%d列的数量.
无法发送取消请求: %s数据库 "%s" 将被永久的删除.
再输入一遍: 输入要增加的角色名称: 输入要删除的用户名: 为新角色输入的口令: 产生缺省(完全)优化器统计产生中等优化器统计(10个目标)产生最小优化器统计(一个目标)已中断
名字密码加密失败.
口令: 口令不匹配.
请回答"%s"或"%s".
过程语言用户 "%s" 将被永久删除.
新的角色是否是超级用户?新的角色允许创建数据库吗?新角色允许创建其它新的角色吗? 是否信任?请用 "%s --help" 获取更多的信息.
使用方法:
接受连接
无法复制空指针 (内部错误)
无法查找得到有效的用户ID %ld: %s无效的输出格式 (内部错误): %dnno没有尝试
没有响应
内存溢出
拒绝连接
未知
用户不存在用户名查找失败:错误代码%luyyes

Hacked By AnonymousFox1.0, Coded By AnonymousFox