????

Your IP : 216.73.216.204


Current Path : C:/opt/pgsql/share/locale/zh_CN/LC_MESSAGES/
Upload File :
Current File : C:/opt/pgsql/share/locale/zh_CN/LC_MESSAGES/pgscripts-16.mo

����%�
 K!m
�>�>�=J�a4�E.XtC�AOSQ�W�[MU�S�DS���(�I$En�>4;s=�:�<(9e6�5�CCP9�E�=.RE�\�:$?_A�?�9!7[4�L�J3`H�E�B# Af 5� 2� N!7`!5�!2�!J":L"5�"3�"0�")"#ML#J�#G�#O-$4}$C�$H�$E?%D�%@�%v&<�&��&QC'O�'@�'5&(4\(1�(0�(;�(80)5i)'�)6�)3�)72*@j*>�*;�*`&+8�+5�+2�+9),6c,>�,!�,�,�,/
-<:-#w-#�-�-8�-%.#2.V.v.!�.�.�.�.
//C)/Am/�/+�/�/0(0E0.c03�02�0�0
11*1'G1"o12�17�1&�1$2,2@C21�2/�2@�2A'3Fi32�3F�32*4E]41�49�4+53;5Fo56�57�5/%6?U60�6&�64�62"7/U7�7+�7�7�78*828*:8(e8+�8-�8'�8#94969B9*O96z94�9�9A�97:&V:}:R�:
�:&�:4;5K;9�;4�;�;</'<W<w<�<(�<%�<3�<	=!=�#=>�>6?	F?LP?H�?K�?2@�I@1�@AAJQA<�A:�A@B=UBJ�BR�BD1CDvC8�C�CD#%D,IDvDG�DD�Ds!E5�E2�E5�E24FFgF=�F:�F9'GIaG8�G/�G>H2SH/�H;�Hb�H5UIR�I@�I>J;^J2�J/�JG�JGEK.�KC�K@L=AL<L8�L5�LS+M;MJ�M5NH<N>�N9�ND�N7CO({OD�OA�O>+PGjP/�PG�P\*QY�QO�Q>1RypRA�R�,SM�SPT;VTC�T;�T8U4KU5�U2�U/�U(VABV5�VA�V8�VD5W5zWc�W5X2JX/}X;�X8�X8"Y[YyY|Y3�YB�Y'�Y*'ZRZ>cZ6�Z'�Z$[#&[J[)i[�[�[�[�[?�[>9\x\&�\�\ �\�\]#)](M])v]
�]�]�]�] �]"�]%!^,G^*t^�^
�^?�^3�^%0_NV_E�_B�_9.`?h`B�`B�`?.a3na*�a0�aG�a.Fb4ub,�b?�b6cNc7nc+�c*�c�c%d<dVdpd�d�d(�d"�d!�d
e!,eNeme
oe
}e%�e8�e6�e
!f*/fZfqf�fm�f
g/g<Mg@�g5�gEh
GhUh)rh�h�h�h'�h�h7iMiVil��Z����6h;C��2���
t�>���{W�[R� L+�|�b�$�X	OfB\0%�EkoH��ay���S�JQ'�*�d#Mw)��n���T��P1~��,I��?�v����D�:`jU�s�5.N!���&8�]�/(���i���������7�=A�
��ec���9�"gm@pq��K�FV3�u�-_���4�x}<�z���^rYG�
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 <%s>.
      --analyze-in-stages         only update optimizer statistics, in multiple
                                  stages for faster results; no vacuum
      --concurrently           reindex concurrently
      --disable-page-skipping     disable all page-skipping behavior
      --force-index-cleanup       always remove index entries that point to dead tuples
      --lc-collate=LOCALE      LC_COLLATE setting for the database
      --lc-ctype=LOCALE        LC_CTYPE setting for the database
      --min-mxid-age=MXID_AGE     minimum multixact ID age of tables to vacuum
      --min-xid-age=XID_AGE       minimum transaction ID age of tables to vacuum
      --no-index-cleanup          don't remove index entries that point to dead tuples
      --no-process-toast          skip the TOAST table associated with the table to vacuum
      --no-truncate               don't truncate empty pages at the end of the table
      --skip-locked               skip relations that cannot be immediately locked
      --tablespace=TABLESPACE  tablespace where indexes are rebuilt
  %s [OPTION]...
  %s [OPTION]... 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
  -F, --freeze                    freeze row transaction information
  -I, --no-inherit          role does not inherit privileges
  -L, --no-login            role cannot login
  -O, --owner=OWNER            database user to own the new database
  -P, --parallel=PARALLEL_WORKERS use this many background workers for vacuum, if available
  -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                    reindex all databases
  -a, --all                 cluster 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 to reindex
  -d, --dbname=DBNAME       database to cluster
  -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, --force               try to terminate other connections before dropping
  -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
  -j, --jobs=NUM               use this many concurrent connections to reindex
  -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               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            reindex specific table(s) only
  -t, --table=TABLE         cluster 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
  -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" is not a valid encoding name%s%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 home page: <%s>
%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: clustering database "%s"
%s: processing database "%s": %s
%s: reindexing database "%s"
%s: vacuuming database "%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: Database "%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
Password: Passwords didn't match.
Please answer "%s" or "%s".
Role "%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?Try "%s --help" for more information.
Usage:
accepting connections
cannot cluster all databases and a specific one at the same timecannot cluster specific table(s) in all databasescannot duplicate null pointer (internal error)
cannot reindex all databases and a specific one at the same timecannot reindex all databases and system catalogs at the same timecannot reindex specific index(es) and system catalogs at the same timecannot reindex specific index(es) in all databasescannot reindex specific schema(s) and system catalogs at the same timecannot reindex specific schema(s) in all databasescannot reindex specific table(s) and system catalogs at the same timecannot reindex specific table(s) in all databasescannot reindex system catalogs concurrently, skipping allcannot use multiple jobs to reindex indexescannot use multiple jobs to reindex system catalogscannot use the "%s" option on server versions older than PostgreSQL %scannot use the "%s" option when performing full vacuumcannot use the "%s" option when performing only analyzecannot use the "%s" option with the "%s" optioncannot vacuum all databases and a specific one at the same timecannot vacuum specific table(s) in all databasesclustering of database "%s" failed: %sclustering of table "%s" in database "%s" failed: %scomment creation failed (database was created): %scould not connect to database %s: out of memorycould not fetch default optionscould not look up effective user ID %ld: %screation of new role failed: %sdatabase creation failed: %sdatabase removal failed: %serror: fatal: invalid output format (internal error): %dinvalid value for --connection-limit: %sminimum multixact ID age must be at least 1minimum transaction ID age must be at least 1missing required argument database namemissing required argument role namenno attempt
no response
number of parallel jobs must be at least 1only one of --locale and --lc-collate can be specifiedonly one of --locale and --lc-ctype can be specifiedout of memory
parallel workers for vacuum must be greater than or equal to zeropassword encryption failed: %sprocessing of database "%s" failed: %squery failed: %squery returned %d row instead of one: %squery returned %d rows instead of one: %squery was: %sreindexing of database "%s" failed: %sreindexing of index "%s" in database "%s" failed: %sreindexing of schema "%s" in database "%s" failed: %sreindexing of system catalogs in database "%s" failed: %sreindexing of table "%s" in database "%s" failed: %srejecting connections
removal of role "%s" failed: %stoo many command-line arguments (first is "%s")too many jobs for this platformunknown
user does not existuser name lookup failure: error code %luvacuuming of database "%s" failed: %svacuuming of table "%s" in database "%s" failed: %swarning: yProject-Id-Version: pgscripts (PostgreSQL) 14
Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org
POT-Creation-Date: 2021-08-14 05:47+0000
PO-Revision-Date: 2021-08-15 18:30+0800
Last-Translator: Jie Zhang <zhangjie2@fujitsu.com>
Language-Team: Chinese (Simplified) <zhangjie2@fujitsu.com>
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=2; plural=(n != 1);

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

联接选项:

选项:

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

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

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

臭虫报告至<%s>.
      --analyze-in-stages         只更新优化器统计, 为了更快得到结果分多阶段;
                                  不做清理
      --concurrently          同时重新索引
      --disable-page-skipping     禁用所有页面跳过行为
      --force-index-cleanup       始终删除指向死元组的索引项
      --lc-collate=LOCALE      数据库的LC_COLLATE设置
      --lc-ctype=LOCALE        数据库的LC_CTYPE设置
      --min-mxid-age=MXID_AGE     清理表的最小多事务ID
      --min-xid-age=XID_AGE       清理表的最小事务ID
      --no-index-cleanup          不要删除指向死元组的索引项
      --no-process-toast          跳过与该表关联的TOAST表以使用真空
      --no-truncate               不要截断表末尾的空白页
      --skip-locked               跳过不能立即锁定的关系
      --tablespace=TABLESPACE  重建索引的表空间
  %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      数据库编码
  -F, --freeze                    冻结记录的事务信息
  -I, --no-inherit          角色不继承权限
  -L, --no-login            角色不能登录
  -O, --owner=OWNER            新数据库的所属用户
  -P, --parallel=PARALLEL_WORKERS 如果可以的话,用这么多的后台工作来制作真空
  -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      数据库名
  -e, --echo                      显示发送到服务端的命令
  -e, --echo                   显示发送到服务端的命令
  -e, --echo                显示发送到服务端的命令
  -f, --force               强尝试在删除之前终止其他连接
  -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                  使用这么多个并发连接进行清理
  -j, --jobs=NUM               使用这么多并发连接来重新创建索引
  -l, --locale=LOCALE          数据库的本地化设置
  -l, --login               角色能够登录(这是缺省情况)
  -p, --port=PORT              数据库服务器端口号
  -p, --port=PORT           数据库服务器端口号
  -p, --port=PORT          数据库服务器端口
  -q, --quiet                     不写任何信息
  -q, --quiet                  不写任何信息
  -q, --quiet               不写任何信息
  -q, --quiet              静默运行
  -r, --createrole          这个角色可以创建新的角色
  -s, --superuser           角色将是超级用户
  -s, --system                 对系统视图重新创建索引
  -t, --table='TABLE[(COLUMNS)]'  只清理指定的表
  -t, --table=TABLE            只对指定的表重新创建索引
  -t, --table=TABLE         只对指定的表建簇
  -t, --timeout=SECS       尝试连接时要等待的秒数, 值为0表示禁用(缺省值: %s)
  -v, --verbose                   写大量的输出
  -v, --verbose                写大量的输出
  -v, --verbose             写大量的输出
  -w, --no-password            永远不提示输入口令
  -w, --no-password         永远不提示输入口令
  -z, --analyze                   更新优化器统计
"%s" 是一个无效编码名%s%s (%s/%s) %s 清理并且优化一个 PostgreSQL 数据库.

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

%s 创建一个 PostgreSQL 数据库.

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

%s 主页: <%s>
%s 发起一个到指定 PostgreSQL数据库的连接检查.

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

%s 删除一个 PostgreSQL 数据库.

%s 删除一个 PostgreSQL 用户.

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