|
72.
|
|
|
-R, --no-createrole role cannot create roles
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-R, --no-createrole 这个角色没有创建其它角色的权限
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:316
|
|
73.
|
|
|
-s, --superuser role will be superuser
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-s, --superuser 角色将是超级用户
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:317
|
|
74.
|
|
|
-S, --no-superuser role will not be superuser
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-S, --no-superuser 角色不能是超级用户
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:318
|
|
75.
|
|
|
-U, --username=USERNAME user name to connect as (not the one to create)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-U, --username=USERNAME 联接用户 (不是要创建的用户名)
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:324
|
|
76.
|
|
|
If one of -d, -D, -r, -R, -s, -S, and ROLENAME is not specified, you will
be prompted interactively.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
如果 -d, -D, -r, -R, -s, -S 和 ROLENAME 一个都没有指定,将使用交互式提示
你.
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:327
|
|
77.
|
|
|
%s : missing required argument database name
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : 缺少需要的数据库名参数
|
|
Translated by
Weibin
|
|
|
|
Located in
dropdb.c:91
|
|
78.
|
|
|
Database " %s " will be permanently removed.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
数据库 " %s " 将被永久的删除.
|
|
Translated by
Weibin
|
|
|
|
Located in
dropdb.c:106
|
|
79.
|
|
|
Are you sure?
|
|
|
|
您确定吗? (y/n)
|
|
Translated by
Weibin
|
|
|
|
Located in
dropdb.c:107 dropuser.c:108
|
|
80.
|
|
|
%s : database removal failed: %s
|
|
|
|
%s : 数据库删除失败: %s
|
|
Translated by
Weibin
|
|
|
|
Located in
dropdb.c:124
|
|
81.
|
|
|
%s removes a PostgreSQL database.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s 删除一个 PostgreSQL 数据库.
|
|
Translated by
Weibin
|
|
|
|
Located in
dropdb.c:139
|