|
33.
|
|
|
Trusted?
|
|
|
|
是否信任?
|
|
Translated by
EnterpriseDB translation team
|
|
|
|
Located in
createlang.c:142 droplang.c:153
|
|
34.
|
|
|
Procedural Languages
|
|
|
|
程序語言
|
|
Translated by
EnterpriseDB translation team
|
|
|
|
Located in
createlang.c:151 droplang.c:162
|
|
35.
|
|
|
%s : missing required argument language name
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s :缺少必要參數語言名稱
|
|
Translated by
EnterpriseDB translation team
|
|
|
|
Located in
createlang.c:162 droplang.c:173
|
|
36.
|
|
|
%s : language " %s " is already installed in database " %s "
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s :語言" %s "已經被安裝至資料庫" %s "
|
|
Translated by
EnterpriseDB translation team
|
|
|
|
Located in
createlang.c:184
|
|
37.
|
|
|
%s : language installation failed: %s
|
|
|
|
%s :安裝語言失敗:%s
|
|
Translated by
EnterpriseDB translation team
|
|
|
|
Located in
createlang.c:198
|
|
38.
|
|
|
%s installs a procedural language into a PostgreSQL database.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s 安裝了程序語言至PostgreSQL資料庫。
|
|
Translated by
EnterpriseDB translation team
|
|
|
|
Located in
createlang.c:214
|
|
39.
|
|
|
%s [OPTION]... LANGNAME [DBNAME]
|
|
|
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 [選項]... 語言 [資料庫名稱]
|
|
Translated by
EnterpriseDB translation team
|
|
|
|
Located in
createlang.c:216 droplang.c:375
|
|
40.
|
|
|
-d, --dbname=DBNAME database to install language in
|
|
|
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.
|
|
|
|
-d, --dbname=資料庫名稱 指定要安裝語言的資料庫
|
|
Translated by
EnterpriseDB translation team
|
|
|
|
Located in
createlang.c:218
|
|
41.
|
|
|
-e, --echo show the commands being sent to the server
|
|
|
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.
|
|
|
|
-e, --echo 顯示被送到伺服器的命令
|
|
Translated by
EnterpriseDB translation team
|
|
|
|
Located in
createlang.c:219 createuser.c:306 dropdb.c:143 droplang.c:378
dropuser.c:142 clusterdb.c:241 reindexdb.c:318
|
|
42.
|
|
|
-l, --list show a list of currently installed languages
|
|
|
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.
|
|
|
|
-l, --list 顯示目前已安裝的語言
|
|
Translated by
EnterpriseDB translation team
|
|
|
|
Located in
createlang.c:220 droplang.c:379
|