Translations by Weibin

Weibin has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

150 of 161 results
1.
Try "%s --help" for more information.
2011-05-31
请用 "%s --help" 获取更多的信息.
2.
%s: too many command-line arguments (first is "%s")
2011-05-31
%s: 太多的命令行参数 (第一个是 "%s")
3.
%s: only one of --locale and --lc-ctype can be specified
2011-05-31
%s: 只能指定--locale和--lc-ctype这两个选项之一
4.
%s: only one of --locale and --lc-collate can be specified
2011-05-31
%s: 只能指定--locale和--lc-collate这两个选项之一
5.
%s: "%s" is not a valid encoding name
2011-05-31
%s: "%s" 不是一个有效的编码名称
6.
%s: database creation failed: %s
2011-05-31
%s: 创建数据库失败: %s
7.
%s: comment creation failed (database was created): %s
2011-05-31
%s: 创建注释失败 (数据库已创建): %s
8.
%s creates a PostgreSQL database.
2011-05-31
%s 创建一个 PostgreSQL 数据库.
9.
Usage:
2011-05-31
使用方法:
10.
%s [OPTION]... [DBNAME] [DESCRIPTION]
2011-05-31
%s [选项]... [数据库名称] [描述]
11.
Options:
2011-05-31
选项:
12.
-D, --tablespace=TABLESPACE default tablespace for the database
2011-05-31
-D, --tablespace=TABLESPACE 数据库默认表空间
13.
-e, --echo show the commands being sent to the server
2011-05-31
-e, --echo 显示发送到服务端的命令
14.
-E, --encoding=ENCODING encoding for the database
2011-05-31
-E, --encoding=ENCODING 数据库编码
15.
-l, --locale=LOCALE locale settings for the database
2011-05-31
-O, --owner=OWNER 新数据库的所属用户
16.
--lc-collate=LOCALE LC_COLLATE setting for the database
2011-05-31
--lc-collate=LOCALE 数据库的LC_COLLATE设置
17.
--lc-ctype=LOCALE LC_CTYPE setting for the database
2011-05-31
--lc-ctype=LOCALE 数据库的LC_CTYPE设置
18.
-O, --owner=OWNER database user to own the new database
2011-05-31
-O, --owner=OWNER 新数据库的所属用户
19.
-T, --template=TEMPLATE template database to copy
2011-05-31
-T, --template=TEMPLATE 要拷贝的数据库模板
20.
--help show this help, then exit
2011-05-31
--help 显示此帮助信息, 然后退出
21.
--version output version information, then exit
2011-05-31
--versoin 输出版本信息, 然后退出
22.
Connection options:
2011-05-31
联接选项:
23.
-h, --host=HOSTNAME database server host or socket directory
2011-05-31
-h, --host=HOSTNAME 数据库服务器所在机器的主机名或套接字目录
24.
-p, --port=PORT database server port
2011-05-31
-p, --port=PORT 数据库服务器端口号
25.
-U, --username=USERNAME user name to connect as
2011-05-31
-U, --username=USERNAME 联接的用户名
26.
-w, --no-password never prompt for password
2011-05-31
-w, --no-password 永远不提示输入口令
27.
-W, --password force password prompt
2011-05-31
-W, --password 强制提示输入口令
28.
By default, a database with the same name as the current user is created.
2011-05-31
默认情况下, 以当前用户的用户名创建数据库.
29.
Report bugs to <pgsql-bugs@postgresql.org>.
2011-05-31
臭虫报告至 <pgsql-bugs@postgresql.org>.
30.
Name
2011-05-31
名字
31.
yes
2011-05-31
yes
32.
no
2011-05-31
no
33.
Trusted?
2011-05-31
是否信任?
34.
Procedural Languages
2011-05-31
过程语言
35.
%s: missing required argument language name
2011-05-31
%s: 缺少要求的语言名称参数
36.
%s: language "%s" is already installed in database "%s"
2011-05-31
%1$s: 数据库 "%3$s" 中已经安装了语言 "%2$s"
37.
%s: language installation failed: %s
2011-05-31
%s: 语言安装失败: %s
38.
%s installs a procedural language into a PostgreSQL database.
2011-05-31
%s 安装一个过程语言进 PostgreSQL 数据库.
39.
%s [OPTION]... LANGNAME [DBNAME]
2011-05-31
%s [选项]... 语言名称 [数据库名]
40.
-d, --dbname=DBNAME database to install language in
2011-05-31
-d, --dbname=DBNAME 要安装语言的数据库
41.
-e, --echo show the commands being sent to the server
2011-05-31
-e, --echo 显示发送到服务端的命令
42.
-l, --list show a list of currently installed languages
2011-05-31
-l, --list 显示当前已经安装了的语言列表
43.
--help show this help, then exit
2011-05-31
--help 显示此帮助信息, 然后退出
44.
--version output version information, then exit
2011-05-31
--version 输出版本信息, 然后退出
45.
-h, --host=HOSTNAME database server host or socket directory
2011-05-31
-h, --host=HOSTNAM 数据库服务器所在机器的主机名或套接字目录
46.
-p, --port=PORT database server port
2011-05-31
-p, --port=PORT 数据库服务器端口号
47.
-U, --username=USERNAME user name to connect as
2011-05-31
-U, --username=USERNAME 联接的用户名
48.
-w, --no-password never prompt for password
2011-05-31
-w, -no-password 永远不提示输入口令
49.
-W, --password force password prompt
2011-05-31
-W, --password 强制提示输入口令
50.
Enter name of role to add:
2011-05-31
输入要增加的角色名称: