summaryrefslogtreecommitdiff
path: root/src/pl/plperl
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2019-09-29 23:46:15 +0200
committerPeter Eisentraut <peter@eisentraut.org>2019-09-29 23:57:17 +0200
commit3c70de2e12b9ef10925a57a350dffc01b95e067e (patch)
treea7d7c4edfa1c42e89de52db668348032f9df3036 /src/pl/plperl
parentf0eadaa717eae75392d03479aea282bc752df276 (diff)
downloadpostgresql-3c70de2e12b9ef10925a57a350dffc01b95e067e.tar.gz
Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 1d66650d203c89e3c69a18be3b4361f5a5393fcf
Diffstat (limited to 'src/pl/plperl')
-rw-r--r--src/pl/plperl/nls.mk2
-rw-r--r--src/pl/plperl/po/cs.po155
-rw-r--r--src/pl/plperl/po/zh_TW.po176
3 files changed, 70 insertions, 263 deletions
diff --git a/src/pl/plperl/nls.mk b/src/pl/plperl/nls.mk
index f33e325c76..c9752c43bf 100644
--- a/src/pl/plperl/nls.mk
+++ b/src/pl/plperl/nls.mk
@@ -1,6 +1,6 @@
# src/pl/plperl/nls.mk
CATALOG_NAME = plperl
-AVAIL_LANGUAGES = cs de es fr it ja ko pl pt_BR ro ru sv tr vi zh_CN zh_TW
+AVAIL_LANGUAGES = cs de es fr it ja ko pl pt_BR ro ru sv tr vi zh_CN
GETTEXT_FILES = plperl.c SPI.c
GETTEXT_TRIGGERS = $(BACKEND_COMMON_GETTEXT_TRIGGERS)
GETTEXT_FLAGS = $(BACKEND_COMMON_GETTEXT_FLAGS)
diff --git a/src/pl/plperl/po/cs.po b/src/pl/plperl/po/cs.po
index 5f0980b722..0bded740bd 100644
--- a/src/pl/plperl/po/cs.po
+++ b/src/pl/plperl/po/cs.po
@@ -6,239 +6,222 @@
msgid ""
msgstr ""
"Project-Id-Version: plperl-cs (PostgreSQL 9.3)\n"
-"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2018-07-13 19:38+0000\n"
-"PO-Revision-Date: 2018-07-13 23:52+0200\n"
+"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
+"POT-Creation-Date: 2019-09-27 08:08+0000\n"
+"PO-Revision-Date: 2019-09-27 20:57+0200\n"
"Last-Translator: Tomas Vondra <tv@fuzzy.cz>\n"
"Language-Team: Czech <info@cspug.cx>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 2.0.7\n"
+"X-Generator: Poedit 2.2.3\n"
-#: plperl.c:409
-msgid ""
-"If true, trusted and untrusted Perl code will be compiled in strict mode."
-msgstr ""
-"Pokud je true, trusted a untrusted Perl kód bude zkompilován ve striktním "
-"módu."
+#: plperl.c:406
+msgid "If true, trusted and untrusted Perl code will be compiled in strict mode."
+msgstr "Pokud je true, trusted a untrusted Perl kód bude zkompilován ve striktním módu."
-#: plperl.c:423
-msgid ""
-"Perl initialization code to execute when a Perl interpreter is initialized."
+#: plperl.c:420
+msgid "Perl initialization code to execute when a Perl interpreter is initialized."
msgstr "Perl inicializační kód spouštěný při inicializaci Perl interpreteru."
-#: plperl.c:445
+#: plperl.c:442
msgid "Perl initialization code to execute once when plperl is first used."
msgstr "Perl inicializační kód spouštěný při prvním použití jazyka plperl."
-#: plperl.c:453
+#: plperl.c:450
msgid "Perl initialization code to execute once when plperlu is first used."
msgstr "Perl inicializační kód spouštěný při prvním použití jazyka plperlu."
-#: plperl.c:650
+#: plperl.c:647
#, c-format
msgid "cannot allocate multiple Perl interpreters on this platform"
msgstr "na této platformě nelze alokovat více Perl interpreterů"
-#: plperl.c:673 plperl.c:857 plperl.c:863 plperl.c:980 plperl.c:992
-#: plperl.c:1035 plperl.c:1058 plperl.c:2143 plperl.c:2253 plperl.c:2321
-#: plperl.c:2384
+#: plperl.c:670 plperl.c:854 plperl.c:860 plperl.c:977 plperl.c:989
+#: plperl.c:1032 plperl.c:1055 plperl.c:2154 plperl.c:2264 plperl.c:2332
+#: plperl.c:2395
#, c-format
msgid "%s"
msgstr "%s"
-#: plperl.c:674
+#: plperl.c:671
#, c-format
msgid "while executing PostgreSQL::InServer::SPI::bootstrap"
msgstr "během spouštění PostgreSQL::InServer::SPI::bootstrap"
-#: plperl.c:858
+#: plperl.c:855
#, c-format
msgid "while parsing Perl initialization"
msgstr "během parsování Perl inicializace"
-#: plperl.c:864
+#: plperl.c:861
#, c-format
msgid "while running Perl initialization"
msgstr "během běhu Perl inicializace"
-#: plperl.c:981
+#: plperl.c:978
#, c-format
msgid "while executing PLC_TRUSTED"
msgstr "během spouštění PLC_TRUSTED"
-#: plperl.c:993
+#: plperl.c:990
#, c-format
msgid "while executing utf8fix"
msgstr "během spouštění utf8fix"
-#: plperl.c:1036
+#: plperl.c:1033
#, c-format
msgid "while executing plperl.on_plperl_init"
msgstr "během spouštění plperl.on_plperl_init"
-#: plperl.c:1059
+#: plperl.c:1056
#, c-format
msgid "while executing plperl.on_plperlu_init"
msgstr "během spouštění plperl.on_plperlu_init"
-#: plperl.c:1105 plperl.c:1787
+#: plperl.c:1102 plperl.c:1793
#, c-format
msgid "Perl hash contains nonexistent column \"%s\""
msgstr "Perl hash obsahuje neexistující sloupec \"%s\""
-#: plperl.c:1110 plperl.c:1792
+#: plperl.c:1107 plperl.c:1798
#, c-format
msgid "cannot set system attribute \"%s\""
msgstr "nelze nastavit systémový atribut \"%s\""
-#: plperl.c:1198
+#: plperl.c:1195
#, c-format
msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
msgstr "počet rozměrů pole (%d) překračuje povolené maximum (%d)"
-#: plperl.c:1210 plperl.c:1227
+#: plperl.c:1207 plperl.c:1224
#, c-format
-msgid ""
-"multidimensional arrays must have array expressions with matching dimensions"
+msgid "multidimensional arrays must have array expressions with matching dimensions"
msgstr "vícerozměrná pole musí mít výrazy s odpovídajícími rozměry"
-#: plperl.c:1263
+#: plperl.c:1260
#, c-format
msgid "cannot convert Perl array to non-array type %s"
msgstr "Perlové pole nelze převést na typ %s který není pole"
-#: plperl.c:1366
+#: plperl.c:1363
#, c-format
msgid "cannot convert Perl hash to non-composite type %s"
msgstr "Perlový hash nelze převést na nekompozitní typ %s"
-#: plperl.c:1388 plperl.c:3288
+#: plperl.c:1385 plperl.c:3306
#, c-format
-msgid ""
-"function returning record called in context that cannot accept type record"
-msgstr ""
-"funkce vracející záznam byla zavolána z kontextu, který neumožňuje přijetí "
-"záznamu"
+msgid "function returning record called in context that cannot accept type record"
+msgstr "funkce vracející záznam byla zavolána z kontextu, který neumožňuje přijetí záznamu"
-#: plperl.c:1447
+#: plperl.c:1444
#, c-format
msgid "lookup failed for type %s"
msgstr "vyhledávání selhalo pro typ %s"
-#: plperl.c:1762
+#: plperl.c:1768
#, c-format
msgid "$_TD->{new} does not exist"
msgstr "$_TD->{new} neexistuje"
-#: plperl.c:1766
+#: plperl.c:1772
#, c-format
msgid "$_TD->{new} is not a hash reference"
msgstr "$_TD->{new} není odkaz na hash"
-#: plperl.c:2018 plperl.c:2860
+#: plperl.c:1803
+#, c-format
+msgid "cannot set generated column \"%s\""
+msgstr "nelze přiřazovat do generovaného sloupce \"%s\""
+
+#: plperl.c:2029 plperl.c:2871
#, c-format
msgid "PL/Perl functions cannot return type %s"
msgstr "PL/Perl funkce nemohou vracet datový typ %s"
-#: plperl.c:2031 plperl.c:2901
+#: plperl.c:2042 plperl.c:2912
#, c-format
msgid "PL/Perl functions cannot accept type %s"
msgstr "PL/Perl funkce nemohou přijímat datový typ %s"
-#: plperl.c:2148
+#: plperl.c:2159
#, c-format
msgid "didn't get a CODE reference from compiling function \"%s\""
msgstr "z kompilované funkce se nepodařilo získat CODE referenci \"%s\""
-#: plperl.c:2241
+#: plperl.c:2252
#, c-format
msgid "didn't get a return item from function"
msgstr "z funkce nebyla získána návratová hodnota"
-#: plperl.c:2285 plperl.c:2352
+#: plperl.c:2296 plperl.c:2363
#, c-format
msgid "couldn't fetch $_TD"
msgstr "nelze načíst $_TD"
-#: plperl.c:2309 plperl.c:2372
+#: plperl.c:2320 plperl.c:2383
#, c-format
msgid "didn't get a return item from trigger function"
msgstr "z triggeru nebyla získána návratová hodnota"
-#: plperl.c:2433
+#: plperl.c:2444
#, c-format
msgid "set-valued function called in context that cannot accept a set"
-msgstr ""
-"funkce vracející tabulku (set-valued) byla zavolána z kontextu, který "
-"neumožňuje přijetí tabulky"
+msgstr "funkce vracející tabulku (set-valued) byla zavolána z kontextu, který neumožňuje přijetí tabulky"
-#: plperl.c:2478
+#: plperl.c:2489
#, c-format
-msgid ""
-"set-returning PL/Perl function must return reference to array or use "
-"return_next"
-msgstr ""
-"PL/Perl funkce vracející tabulku (set-returned) musí vracet odkaz na pole "
-"nebo používat return_next."
+msgid "set-returning PL/Perl function must return reference to array or use return_next"
+msgstr "PL/Perl funkce vracející tabulku (set-returned) musí vracet odkaz na pole nebo používat return_next."
-#: plperl.c:2599
+#: plperl.c:2610
#, c-format
msgid "ignoring modified row in DELETE trigger"
msgstr "ignoruje modifikovaný řádek v DELETE triggeru"
-#: plperl.c:2607
+#: plperl.c:2618
#, c-format
-msgid ""
-"result of PL/Perl trigger function must be undef, \"SKIP\", or \"MODIFY\""
-msgstr ""
-"výsledek PL/Perl trigger funkce musí být undef, \"SKIP\", nebo \"MODIFY\""
+msgid "result of PL/Perl trigger function must be undef, \"SKIP\", or \"MODIFY\""
+msgstr "výsledek PL/Perl trigger funkce musí být undef, \"SKIP\", nebo \"MODIFY\""
-#: plperl.c:2855
+#: plperl.c:2866
#, c-format
msgid "trigger functions can only be called as triggers"
-msgstr ""
-"funkce pro obsluhu triggerů mohou být volané pouze prostřednictvím triggerů"
+msgstr "funkce pro obsluhu triggerů mohou být volané pouze prostřednictvím triggerů"
-#: plperl.c:3195
+#: plperl.c:3213
#, c-format
msgid "query result has too many rows to fit in a Perl array"
msgstr "výsledek dotazu má příliš mnoho řádek pro uložení do pole v Perlu"
-#: plperl.c:3265
+#: plperl.c:3283
#, c-format
msgid "cannot use return_next in a non-SETOF function"
-msgstr ""
-"return_next nelze použít v non-SETOF funkci (funkci nevracející tabulku)"
+msgstr "return_next nelze použít v non-SETOF funkci (funkci nevracející tabulku)"
-#: plperl.c:3339
+#: plperl.c:3357
#, c-format
-msgid ""
-"SETOF-composite-returning PL/Perl function must call return_next with "
-"reference to hash"
-msgstr ""
-"PL/Perl funkce vracející tabulku složených typů (SETOF-composite-returning) "
-"musí volat return_next s odkazem na hash"
+msgid "SETOF-composite-returning PL/Perl function must call return_next with reference to hash"
+msgstr "PL/Perl funkce vracející tabulku složených typů (SETOF-composite-returning) musí volat return_next s odkazem na hash"
-#: plperl.c:4117
+#: plperl.c:4132
#, c-format
msgid "PL/Perl function \"%s\""
msgstr "PL/Perl funkce \"%s\""
-#: plperl.c:4129
+#: plperl.c:4144
#, c-format
msgid "compilation of PL/Perl function \"%s\""
msgstr "kompilace PL/Perl funkce \"%s\""
-#: plperl.c:4138
+#: plperl.c:4153
#, c-format
msgid "PL/Perl anonymous code block"
msgstr "PL/Perl anonymní blok kódu"
-#~ msgid "PL/Perl function must return reference to hash or array"
-#~ msgstr "PL/Perl funkce musí vracet odkaz na hash nebo pole"
-
#~ msgid "out of memory"
#~ msgstr "paměť vyčerpána"
+
+#~ msgid "PL/Perl function must return reference to hash or array"
+#~ msgstr "PL/Perl funkce musí vracet odkaz na hash nebo pole"
diff --git a/src/pl/plperl/po/zh_TW.po b/src/pl/plperl/po/zh_TW.po
deleted file mode 100644
index 9f2d1d53df..0000000000
--- a/src/pl/plperl/po/zh_TW.po
+++ /dev/null
@@ -1,176 +0,0 @@
-# Traditional Chinese message translation file for plperl
-# Copyright (C) 2011 PostgreSQL Global Development Group
-# This file is distributed under the same license as the PostgreSQL package.
-# Zhenbang Wei <znbang@gmail.com>, 2011.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: PostgreSQL 9.1\n"
-"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2011-05-13 20:38+0000\n"
-"PO-Revision-Date: 2013-09-03 23:25-0400\n"
-"Last-Translator: Zhenbang Wei <znbang@gmail.com>\n"
-"Language-Team: Traditional Chinese\n"
-"Language: zh_TW\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: plperl.c:361
-msgid ""
-"If true, trusted and untrusted Perl code will be compiled in strict mode."
-msgstr "若為 true,受信認和不受信認 Perl 程式碼會用 strict 模式編譯。"
-
-#: plperl.c:375
-msgid ""
-"Perl initialization code to execute when a Perl interpreter is initialized."
-msgstr "Perl 直譯器初始化時執行一次 Perl 初始化程式。"
-
-#: plperl.c:397
-msgid "Perl initialization code to execute once when plperl is first used."
-msgstr "初次使用 plperl 時執行一次 Perl 初始化程式。"
-
-#: plperl.c:405
-msgid "Perl initialization code to execute once when plperlu is first used."
-msgstr "初次使用 plperlu 時執行一次 Perl 初始化程式。"
-
-# commands/vacuum.c:2258 commands/vacuumlazy.c:489 commands/vacuumlazy.c:770
-# nodes/print.c:86 storage/lmgr/deadlock.c:888 tcop/postgres.c:3285
-#: plperl.c:622 plperl.c:784 plperl.c:789 plperl.c:893 plperl.c:904
-#: plperl.c:945 plperl.c:966 plperl.c:1857 plperl.c:1952 plperl.c:2011
-#, c-format
-msgid "%s"
-msgstr "%s"
-
-#: plperl.c:623
-msgid "while executing PostgreSQL::InServer::SPI::bootstrap"
-msgstr "執行 PostgreSQL::InServer::SPI::bootstrap 時"
-
-#: plperl.c:785
-msgid "while parsing Perl initialization"
-msgstr "解讀 Perl 初始化時"
-
-#: plperl.c:790
-msgid "while running Perl initialization"
-msgstr "執行 Perl 初始化時"
-
-#: plperl.c:894
-msgid "while executing PLC_TRUSTED"
-msgstr "執行 PLC_TRUSTED 時"
-
-#: plperl.c:905
-msgid "while executing utf8fix"
-msgstr "執行 utf8fix 時"
-
-#: plperl.c:946
-msgid "while executing plperl.on_plperl_init"
-msgstr "執行 plperl.on_plperl_init 時"
-
-#: plperl.c:967
-msgid "while executing plperl.on_plperlu_init"
-msgstr "執行 plperl.on_plperlu_init 時"
-
-#: plperl.c:1013 plperl.c:1530
-#, c-format
-msgid "Perl hash contains nonexistent column \"%s\""
-msgstr "Perl hash 包含不存在欄位 \"%s\""
-
-#: plperl.c:1095
-#, c-format
-msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
-msgstr "陣列維度 (%d) 超過上限 (%d)"
-
-# executor/execQual.c:2085 utils/adt/arrayfuncs.c:507
-#: plperl.c:1109
-msgid ""
-"multidimensional arrays must have array expressions with matching dimensions"
-msgstr "多維陣列和陣列運算式的維度必須相同"
-
-#: plperl.c:1214
-msgid "PL/Perl function must return reference to hash or array"
-msgstr "PL/Perl 函式必須傳回 hash 或陣列的參考"
-
-#: plperl.c:1507
-msgid "$_TD->{new} does not exist"
-msgstr "$_TD->{new} 不存在"
-
-#: plperl.c:1511
-msgid "$_TD->{new} is not a hash reference"
-msgstr "$_TD->{new} 不是 hash 參考"
-
-#: plperl.c:1734 plperl.c:2462
-#, c-format
-msgid "PL/Perl functions cannot return type %s"
-msgstr "PL/Perl 函式不能傳回型別 %s"
-
-#: plperl.c:1747 plperl.c:2509
-#, c-format
-msgid "PL/Perl functions cannot accept type %s"
-msgstr "PL/Perl 函式不能接受型別 %s"
-
-#: plperl.c:1861
-#, c-format
-msgid "didn't get a CODE reference from compiling function \"%s\""
-msgstr "無法從編譯函式 \"%s\" 取得 CODE 參考"
-
-#: plperl.c:2063
-msgid "set-valued function called in context that cannot accept a set"
-msgstr "set-valued 函式於無法接受集合的內容中進行呼叫"
-
-#: plperl.c:2107
-msgid ""
-"set-returning PL/Perl function must return reference to array or use "
-"return_next"
-msgstr "set-returning PL/Perl 函式必須傳回陣列參考或用 return_next"
-
-#: plperl.c:2136
-msgid "composite-returning PL/Perl function must return reference to hash"
-msgstr "composite-returning PL/Perl 函式必須傳回 hash 參考"
-
-#: plperl.c:2145
-msgid ""
-"function returning record called in context that cannot accept type record"
-msgstr "在不接受型別 record 的 context 中呼叫回傳 record 的函式"
-
-#: plperl.c:2259
-msgid "ignoring modified row in DELETE trigger"
-msgstr "DELETE 觸發忽略被修改的資料行"
-
-#: plperl.c:2267
-msgid ""
-"result of PL/Perl trigger function must be undef, \"SKIP\", or \"MODIFY\""
-msgstr "PL/Perl 觸發的結果必須是 undef, \"SKIP\", or \"MODIFY\""
-
-# common.c:123
-#: plperl.c:2393 plperl.c:2399
-msgid "out of memory"
-msgstr "記憶體用盡"
-
-#: plperl.c:2453
-msgid "trigger functions can only be called as triggers"
-msgstr "觸發函式只能當做觸發程序呼叫"
-
-#: plperl.c:2825
-msgid "cannot use return_next in a non-SETOF function"
-msgstr "非 SETOF 函式不能用 return_next"
-
-#: plperl.c:2831
-msgid ""
-"SETOF-composite-returning PL/Perl function must call return_next with "
-"reference to hash"
-msgstr ""
-"SETOF-composite-returning PL/Perl 函式必須呼叫 return_next 並傳入 hash 參考"
-
-#: plperl.c:3597
-#, c-format
-msgid "PL/Perl function \"%s\""
-msgstr "PL/Perl 函式 \"%s\""
-
-#: plperl.c:3609
-#, c-format
-msgid "compilation of PL/Perl function \"%s\""
-msgstr "編譯 PL/Perl 函式 \"%s\""
-
-#: plperl.c:3618
-msgid "PL/Perl anonymous code block"
-msgstr "PL/Perl 匿名程式區塊"