????

Your IP : 216.73.216.204


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

��W����5��)�Zb9|��>�),	)V	�	'�	A�	L
KP
9�
3�

!$=?b�h�b)i�-�.$
 S
 t
-�
$�
)�
&)90c0�h�6.7e)�=�+!H"j�1��*�'&�J�-/GLw�B�%LD0��;�&3D'x4�>�6HK"�2�'�,+?(k0�.�$�!;W�s-B/[-��A�+;A%}%���F�FEI�0�*2I+e9��m�PP_�2$4 Yz'��!�!�")@5j[�,�)) !S *u � '� � � !'-!U!)q!#�!0�!$�!$"B:"}"�"'�":�"#9.#!h#3�#)�#!�#+
$!6$.X$"�$.�$9�$8%>L%�%.�%�%�%&$&*@&!k&$�&!�&�&�&WJNUPT(EO-54H#/=8BAG').!>&;L*DK$C<RIV	+
:320Q7, 
"%16F@MS9?%s'%s' is an invalid keyword argument for this functionExpected None or a string.Expected None, "OK", "SKIP", or "MODIFY".Expected sequence of %d argument, got %d: %sExpected sequence of %d arguments, got %d: %sMissing left parenthesis.Only one Python major version can be used in one session.PL/Python anonymous code blockPL/Python function "%s"PL/Python function with return type "void" did not return NonePL/Python functions cannot accept type %sPL/Python functions cannot return type %sPL/Python procedure "%s"PL/Python procedure did not return NonePL/Python set-returning functions must return an iterable object.PL/Python set-returning functions only support returning one value per call.PL/Python trigger function returned "MODIFY" in a DELETE trigger -- ignoredPyDict_SetItemString() failed, while setting up argumentsPyList_SetItem() failed, while setting up argumentsSPI_execute failed: %sSPI_execute_plan failed: %sTD["new"] deleted, cannot modify rowTD["new"] dictionary key at ordinal position %d is not a stringTD["new"] is not a dictionaryTo return a composite type in an array, return the composite type as a Python tuple, e.g., "[('foo',)]".To return null in a column, add the value None to the mapping with the key named after the column.To return null in a column, let the returned object have an attribute named after column with value None.argument 'message' given by name and positionattribute "%s" does not exist in Python objectcannot set generated column "%s"cannot set system attribute "%s"closing a cursor in an aborted subtransactioncommand did not produce a result setconversion from numeric to Decimal failedcould not add the spiexceptions modulecould not compile PL/Python function "%s"could not compile anonymous PL/Python code blockcould not convert Python Unicode object to bytescould not convert Python object into cstring: Python string representation appears to contain null bytescould not create bytes representation of Python objectcould not create string representation of Python objectcould not create the spiexceptions modulecould not determine sequence length for function return valuecould not execute plancould not extract bytes from encoded stringcould not generate SPI exceptionscould not import "__main__" modulecould not import "plpy" modulecould not import a module for Decimal constructorcould not initialize globalscould not parse error message in plpy.elogcould not unpack arguments in plpy.elogerror fetching next item from iteratorfetch from a closed cursorforcibly aborting a subtransaction that has not been exitedfunction returning record called in context that cannot accept type recordinvalid SQLSTATE codeiterating a closed cursoriterating a cursor in an aborted subtransactionkey "%s" found in TD["new"] does not exist as a column in the triggering rowkey "%s" not found in mappinglength of returned sequence did not match number of columns in rowmalformed record literal: "%s"multidimensional arrays must have array expressions with matching dimensionsmultiple Python libraries are present in sessionno Decimal attribute in modulenumber of array dimensions exceeds the maximum allowed (%d)plpy.cursor expected a query or a planplpy.cursor takes a sequence as its second argumentplpy.execute expected a query or a planplpy.execute takes a sequence as its second argumentplpy.prepare: type name at ordinal position %d is not a stringquery result has too many rows to fit in a Python listreturn value of function with array return type is not a Python sequencereturned object cannot be iteratedsecond argument of plpy.prepare must be a sequencethere is no subtransaction to exit fromthis subtransaction has already been enteredthis subtransaction has already been exitedthis subtransaction has not been enteredtrigger functions can only be called as triggersunexpected return value from trigger procedureunsupported set function return modeuntrapped error in initializationwhile creating return valuewhile modifying trigger rowProject-Id-Version: plpython (PostgreSQL) 16
Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org
POT-Creation-Date: 2023-09-11 20:38+0000
PO-Revision-Date: 2023-11-06 08:50+0800
Last-Translator: Zhenbang Wei <znbang@gmail.com>
Language-Team: 
Language: zh_TW
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=1; plural=0;
X-Generator: Poedit 3.4.1
%s這個函數的 '%s' 是無效關鍵字參數預期 None 或字串。預期 None 或 "OK" 或 "SKIP" 或 "MODIFY"。預期 %d 個參數序列,收到 %d 個: %s缺少左括號。同一個工作階段中只能使用一個 Python 主要版本。PL/Python 匿名程式區塊PL/Python 函數 "%s"PL/Python 函數的回傳型別為 "void" 但未回傳 NonePL/Python 函數不能接受型別 %sPL/Python 函數無法回傳型別 %sPL/Python 程序 "%s"PL/Python 程序未回傳 NonePL/Python 的集合回傳函數必須回傳一個可迭代的物件。PL/Python 的集合回傳函數僅支援每次呼叫回傳一個值。PL/Python 觸發函數在 DELETE 觸發器中回傳 "MODIFY" -- 已忽略設定 PyDict_SetItemString() 的參數時失敗設定 PyList_SetItem() 的參數時失敗SPI_execute 失敗: %sSPI_execute_plan 失敗: %sTD["new"] 已刪除,無法修改資料列位於順序位置 %d 的 TD["new"] 字典鍵不是字串TD["new"] 不是字典若要在陣列中回傳複合型別,請將複合型別回傳為 Python 的 tuple,例如: "[('foo',)]"。若要在欄位回傳 null,以欄位名稱為鍵值將 None 加入對照表。若要在欄位回傳 null,以欄位名稱為回傳物件的屬性名稱並以 None 為值。參數 'message' 被同時以名稱和位置給定Python 物件中不存在屬性 "%s"無法設定產生的欄位 "%s"無法設定系統屬性 "%s"在已中止的子交易中關閉游標命令未產生結果集從數值轉換為 Decimal 失敗無法新增 spiexceptions 模組無法編譯 PL/Python 函數 "%s"無法編譯匿名 PL/Python 程式區塊無法將 Python 的 Unicode 物件轉換為位元組無法將 Python 物件轉換為 cstring: Python 字串表示中似乎包含 null 位元組無法建立 Python 物件的位元組表示無法建立 Python 物件的字串表示無法建立 spiexceptions 模組無法確定函數回傳值的序列長度無法執行計畫無法從編碼字串中提取位元組無法產生 SPI 例外無法匯入 "__main__" 模組無法匯入 "plpy" 模組無法匯入 Decimal 建構子的模組無法初始化全域變數無法解析 plpy.elog 中的錯誤訊息無法解析 plpy.elog 中的參數從迭代器取得下一個項目時發生錯誤從已關閉的游標中擷取資料強制中止尚未退出的子交易在不接受紀錄型別的 context 中呼叫回傳紀錄的函數無效的 SQLSTATE 碼迭代已關閉的游標在已中止的子交易中迭代游標TD["new"] 中的鍵 "%s" 不在觸發資料列的欄位中對照表中找不到鍵 "%s"回傳的序列長度與資料列中的欄位數不一致格式錯誤的記錄文字: "%s"多維陣列必須有相同維度的陣列表達式工作階段中有多個 Python 程式庫模組中找不到 Decimal 屬性陣列維度數超過允許的最大值(%d)plpy.cursor 預期查詢或計劃plpy.execute 接受序列做為第二個參數plpy.execute 預期查詢或計畫plpy.execute 接受序列做為第二個參數plpy.prepare: 順序位置 %d 的型別名稱不是字串查詢結果的列數過多,無法放入 Python 串列回傳型別是陣列的函數的回傳值並非 Python 序列無法迭代回傳的物件plpy.prepare 的第二個參數必須是序列無需結束任何子交易已進入這個子交易已結束這個子交易尚未進入這個子交易觸發函數只能作為觸發器被呼叫觸發程序回傳非預期的值不支援的集合函數回傳模式初始化中未被捕獲的錯誤在建立回傳值時在修改觸發資料列時