ok

Mini Shell

Direktori : /proc/self/root/opt/alt/postgresql11/usr/share/locale/zh_TW/LC_MESSAGES/
Upload File :
Current File : //proc/self/root/opt/alt/postgresql11/usr/share/locale/zh_TW/LC_MESSAGES/ecpg-9.2.mo

��z���H
~I
-�
+�
0"7Sg��4sH.�G�43
)h
w�
4
?@R=�!��,1>*p-�-�1�')&Q+x"� ��#*)2=\	��&�<�!$	F-P9~+�"�,"On*�"�'�!2T!m� �3�/�')5QI�,�/�*.TY'���
6-P,~,�5�)*?T8���0d5��A�L"
o6}'�#�(
46)k�/�� �$A"Y,|��'�	($CDh+�?�0J8i��&� �&m� 0H!-y!-�!0�!y"�"*�"s�"->#>l#0�#,�#{	$0�$�$F�$;%P%p%,�%4�%-�%0&0I&4z&*�&)�&.'3'M'h'!�'�',�'?�'
("('5(=]('�(�($�(7�()()R)n)$�)�)�)$�) �)*;*O*"j*�*!�*�*�*,�*''+O+'n+6�+!�+4�+-$,TR,!�,�,�,�,-"-%;-$a-$�-4�-�-�--.!<.1^.$�.5�.�.C/ID/�/'�/�/�/0&0+50"a0�0/�0�0'�0*161(Q1*z1�1�1$�122%529[2!�20�2!�2
3*#3N3g3$}3�3,u0?\B$<PR@_3z/-	5m
+Jw8yF=fI[^Z'lMK>!YWje
HQ&bc"Vk#9Gi*(hqvDNS%XoEL.p`;tT74:12gaOdA]n)6CrU xs
If no output file is specified, the name is formed by adding .c to the
input file name, after stripping off .pgc if present.

Report bugs to <pgsql-bugs@postgresql.org>.
  --help         show this help, then exit
  --regression   run in regression testing mode
  --version      output version information, then exit
  -C MODE        set compatibility mode; MODE can be one of
                 "INFORMIX", "INFORMIX_SE"
  -D SYMBOL      define SYMBOL
  -I DIRECTORY   search DIRECTORY for include files
  -c             automatically generate C code from embedded SQL code;
                 this affects EXEC SQL TYPE
  -d             generate parser debug output
  -h             parse a header file, this option includes option "-c"
  -i             parse system include files as well
  -o OUTFILE     write result to OUTFILE
  -r OPTION      specify run-time behavior; OPTION can be:
                 "no_indicator", "prepare", "questionmarks"
  -t             turn on autocommit of transactions
%s at or near "%s"%s is the PostgreSQL embedded SQL preprocessor for C programs.

%s, the PostgreSQL embedded C preprocessor, version %d.%d.%d
%s: could not open file "%s": %s
%s: no input files specified
%s: parser debug support (-d) not available
AT option not allowed in CLOSE DATABASE statementAT option not allowed in CONNECT statementAT option not allowed in DEALLOCATE statementAT option not allowed in DISCONNECT statementAT option not allowed in SET CONNECTION statementAT option not allowed in TYPE statementAT option not allowed in VAR statementAT option not allowed in WHENEVER statementCOPY FROM STDIN is not implementedCOPY FROM STDOUT is not possibleCOPY TO STDIN is not possibleCREATE TABLE AS cannot specify INTOERROR: EXEC SQL INCLUDE ... search starts here:
Error: include path "%s/%s" is too long on line %d, skipping
Options:
SHOW ALL is not implementedTry "%s --help" for more information.
Unix-domain sockets only work on "localhost" but not on "%s"Usage:
  %s [OPTION]... FILE...

WARNING: arrays of indicators are not allowed on inputconstraint declared INITIALLY DEFERRED must be DEFERRABLEcould not open include file "%s" on line %dcould not remove output file "%s"
cursor "%s" does not existcursor "%s" has been declared but not openedcursor "%s" is already defineddescriptor "%s" does not existdescriptor header item "%d" does not existdescriptor item "%s" cannot be setdescriptor item "%s" is not implementedend of search list
expected "://", found "%s"expected "@" or "://", found "%s"expected "@", found "%s"expected "postgresql", found "%s"incomplete statementincorrectly formed variable "%s"indicator for array/pointer has to be array/pointerindicator for simple data type has to be simpleindicator for struct has to be a structindicator variable "%s" is hidden by a local variableindicator variable "%s" is hidden by a local variable of a different typeindicator variable must have an integer typeinitializer not allowed in EXEC SQL VAR commandinitializer not allowed in type definitioninternal error: unreachable state; please report this to <pgsql-bugs@postgresql.org>interval specification not allowed hereinvalid bit string literalinvalid connection type: %sinvalid data typekey_member is always 0missing "EXEC SQL ENDIF;"missing identifier in EXEC SQL DEFINE commandmissing identifier in EXEC SQL IFDEF commandmissing identifier in EXEC SQL UNDEF commandmissing matching "EXEC SQL IFDEF" / "EXEC SQL IFNDEF"more than one EXEC SQL ELSEmultidimensional arrays are not supportedmultidimensional arrays for simple data types are not supportedmultidimensional arrays for structures are not supportedmultilevel pointers (more than 2 levels) are not supported; found %d levelmultilevel pointers (more than 2 levels) are not supported; found %d levelsnested arrays are not supported (except strings)no longer supported LIMIT #,# syntax passed to servernullable is always 1only data types numeric and decimal have precision/scale argumentonly protocols "tcp" and "unix" and database type "postgresql" are supportedout of memorypointer to pointer is not supported for this data typepointers to varchar are not implementedsubquery in FROM must have an aliassyntax errorsyntax error in EXEC SQL INCLUDE commandtoo many levels in nested structure/union definitiontoo many nested EXEC SQL IFDEF conditionstype "%s" is already definedtype name "string" is reserved in Informix modeunmatched EXEC SQL ENDIFunrecognized data type name "%s"unrecognized descriptor item code %dunrecognized token "%s"unrecognized variable type code %dunsupported feature will be passed to serverunterminated /* commentunterminated bit string literalunterminated hexadecimal string literalunterminated quoted identifierunterminated quoted stringusing unsupported DESCRIBE statementusing variable "%s" in different declare statements is not supportedvariable "%s" is hidden by a local variablevariable "%s" is hidden by a local variable of a different typevariable "%s" is neither a structure nor a unionvariable "%s" is not a pointervariable "%s" is not a pointer to a structure or a unionvariable "%s" is not an arrayvariable "%s" is not declaredvariable "%s" must have a numeric typezero-length delimited identifierProject-Id-Version: PostgreSQL 9.1
Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org
POT-Creation-Date: 2011-05-11 20:42+0000
PO-Revision-Date: 2011-05-09 10:38+0800
Last-Translator: Zhenbang Wei <znbang@gmail.com>
Language-Team: EnterpriseDB translation team <dev-escalations@enterprisedb.com>
Language: zh_TW
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=1; plural=0;

如果未指定輸出檔,檔名就是將輸入檔的檔名
去掉 .pgc  (如果有的話) 再加上 .c。

回報錯誤給 <pgsql-bugs@postgresql.org>。
  --help         顯示此說明然後結束
  --regression   以迴歸測試模式執行
  --version      輸出版本資訊然後結束
  -C 模式        設定相容性模式,模式可以是下列其中一項
                 "INFORMIX"、"INFORMIX_SE"
  -D 符號      定義符號
  -I 目錄   搜尋引用檔案的目錄
  -c             自動從內嵌 SQL 程式碼產生 C 程式碼,
                 EXEC SQL TYPE 會受到影響
  -d             產生解譯器偵錯輸出
  -h             解譯標頭檔,此選項包含選項 "-c"
  -i             同時解譯系統引用檔案
  -o 輸出檔     將結果寫入輸出檔
  -r 選項      指定執行階段行為,選項可以是:
                 "no_indicator"、"prepare"、"questionmarks"
  -t             開啟交易自動提交功能
在"%s"附近發生 %s%s 是 PostgreSQL 內嵌 SQL 前置處理器,適用於 C 程式。

%s,PostgreSQL 內嵌 C 前置處理器,版本 %d.%d.%d
%s: 無法開啟檔案"%s": %s
%s: 未指定輸入檔
%s: 解譯器偵錯支援 (-d) 無法使用
CLOSE DATABASE 陳述式中不允許使用 AT 選項CONNECT 陳述式中不允許使用 AT 選項DEALLOCATE 陳述式中不允許使用 AT 選項DISCONNECT 陳述式中不允許使用 AT 選項SET CONNECTION 陳述式中不允許使用 AT 選項TYPE 陳述式中不允許使用 AT 選項VAR 陳述式中不允許使用 AT 選項WHENEVER 陳述式中不允許使用 AT 選項未實作 COPY FROM STDINCOPY FROM STDOUT 不可行COPY TO STDIN 不可行CREATE TABLE AS 不能指定 INTO錯誤:EXEC SQL INCLUDE ... 在此處開始搜尋:
錯誤: 引用檔路徑 "%s/%s" 太長 (位於行 %d),略過
選項:
未實作 SHOW ALL執行"%s --help"顯示更多資訊。
Unix-可用域通訊端僅適用 "localhost",不適用 "%s"使用方法:
%s [選項]...檔案...

警告:輸入中不允許使用指標陣列限制宣告的 INITIALLY DEFERRED 必須是 DEFERRABLE無法開啟引用檔 "%s" (位於行 %d)無法移除輸出檔 "%s"
指標 "%s"不存在指標 "%s" 已宣告但尚未開啟指標 "%s" 已定義描述子 "%s" 不存在描述子標頭項目 "%d" 不存在不能設定描述子項目 "%s"未實作描述子項目 "%s"搜尋清單結尾
預期 "://",找到 "%s"預期 "@" 或 "://",找到 "%s"預期 "@",找到 "%s"預期 "postgresql",找到 "%s"陳述式不完整變數 "%s" 的格式不正確陣列/指標的指標必須是陣列/指標簡單資料型別的指標必須簡單建構的指標必須是建構指標變數 "%s" 被區域變數遮蔽指標變數 "%s" 被不同型別的區域變數遮蔽指標變數必須是整數型別EXEC SQL VAR 指令中不允許使用初始設定式型別定義中不允許使用初始設定式內部錯誤: 無法連線狀態,請將錯誤回報給 <pgsql-bugs@postgresql.org>這裡不允許使用間隔規格位元字串實量無效連線類型無效:%s資料型別無效key_member 一律為 0遺漏 "EXEC SQL ENDIF;"EXEC SQL DEFINE 指令遺漏識別字EXEC SQL IFDEF 指令遺漏識別字EXEC SQL UNDEF 指令遺漏識別字遺漏相符的 "EXEC SQL IFDEF" / "EXEC SQL IFNDEF"多個 EXEC SQL ELSE不支援多維度陣列不支援簡單資料型別的多維度陣列不支援多維度的結構陣列不支援多層指標(2層以上),發現 %d 層不支援巢狀陣列 (字串除外)不再支援的 LIMIT #,# 語法已傳遞到伺服器Nullable 一律為 1只有數值和十進位資料型別有精確度/小數位數參數只支援通訊協定 "tcp" 和 "unix" 以及資料庫類型 "postgresql"記憶體用盡此資料型別不支援指標的指標Varchar 的指標未實作FROM中的子查詢要有別名語法錯誤EXEC SQL INCLUDE 指令的語法錯誤巢狀結構/聯集定義中的層級過多過多巢狀 EXEC SQL IFDEF 條件型別 "%s" 已定義型別名稱 "string" 在 Informix 是保留字EXEC SQL ENDIF 不相符 無法辨識的資料型別名稱 "%s"無法辨識的描述子項目程式碼 %d無法辨識的 token "%s"無法辨識的變數型別程式碼 %d 不支援的功能將會傳遞到伺服器未結束的 /* 註解未結束的位元字串實量未結束的十六進位字串實量未結束的引號識別字未結束的引號字串使用不支援的 DESCRIBE 陳述式在多個宣告陳述式中使用變數 "%s" 未被支援變數 "%s" 被區域變數遮蔽變數 "%s" 被不同型別的區域變數遮蔽變數 "%s" 不是結構或聯集變數 "%s" 不是指標變數 "%s" 不是結構或聯集的指標變數 "%s" 不是陣列變數 "%s" 未宣告變數 "%s" 必須具有數值型別長度為零的分隔識別字

Zerion Mini Shell 1.0