# LANGUAGE message translation file for pltcl # Copyright (C) 2024 PostgreSQL Global Development Group # This file is distributed under the same license as the pltcl (PostgreSQL) package. # FIRST AUTHOR , 2024. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pltcl (PostgreSQL) 14\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" "POT-Creation-Date: 2024-03-27 18:58+0000\n" "PO-Revision-Date: 2024-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: pltcl.c:463 msgid "PL/Tcl function to call once when pltcl is first used." msgstr "" #: pltcl.c:470 msgid "PL/TclU function to call once when pltclu is first used." msgstr "" #: pltcl.c:634 #, c-format msgid "function \"%s\" is in the wrong language" msgstr "" #: pltcl.c:645 #, c-format msgid "function \"%s\" must not be SECURITY DEFINER" msgstr "" #. translator: %s is "pltcl.start_proc" or "pltclu.start_proc" #: pltcl.c:679 #, c-format msgid "processing %s parameter" msgstr "" #: pltcl.c:833 #, c-format msgid "set-valued function called in context that cannot accept a set" msgstr "" #: pltcl.c:1006 #, c-format msgid "function returning record called in context that cannot accept type record" msgstr "" #: pltcl.c:1290 #, c-format msgid "could not split return value from trigger: %s" msgstr "" #: pltcl.c:1371 pltcl.c:1801 #, c-format msgid "%s" msgstr "" #: pltcl.c:1372 #, c-format msgid "" "%s\n" "in PL/Tcl function \"%s\"" msgstr "" #: pltcl.c:1536 #, c-format msgid "trigger functions can only be called as triggers" msgstr "" #: pltcl.c:1540 #, c-format msgid "PL/Tcl functions cannot return type %s" msgstr "" #: pltcl.c:1579 #, c-format msgid "PL/Tcl functions cannot accept type %s" msgstr "" #: pltcl.c:1693 #, c-format msgid "could not create internal procedure \"%s\": %s" msgstr "" #: pltcl.c:3195 #, c-format msgid "column name/value list must have even number of elements" msgstr "" #: pltcl.c:3213 #, c-format msgid "column name/value list contains nonexistent column name \"%s\"" msgstr "" #: pltcl.c:3220 #, c-format msgid "cannot set system attribute \"%s\"" msgstr "" #: pltcl.c:3226 #, c-format msgid "cannot set generated column \"%s\"" msgstr ""