]> granicus.if.org Git - postgresql/blob - src/pl/tcl/po/tr.po
Don't zero opfuncid when reading nodes.
[postgresql] / src / pl / tcl / po / tr.po
1 # LANGUAGE message translation file for pltcl
2 # Copyright (C) 2009 PostgreSQL Global Development Group
3 # This file is distributed under the same license as the PostgreSQL package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PostgreSQL 8.4\n"
9 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
10 "POT-Creation-Date: 2009-04-29 07:08+0000\n"
11 "PO-Revision-Date: 2013-09-04 20:50-0400\n"
12 "Last-Translator: Devrim GÜNDÜZ <devrim@commandprompt.com>\n"
13 "Language-Team: TR <devrim@commandprompt.com>>\n"
14 "Language: tr\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: pltcl.c:1027
20 #, c-format
21 msgid "%s"
22 msgstr "%s"
23
24 #: pltcl.c:1028
25 #, c-format
26 msgid ""
27 "%s\n"
28 "in PL/Tcl function \"%s\""
29 msgstr ""
30 "%s\n"
31 "Şu PL/Tcl fonksiyonunda: \"%s\""
32
33 #: pltcl.c:1127
34 msgid "out of memory"
35 msgstr "yetersiz bellek"
36
37 #: pltcl.c:1192
38 msgid "trigger functions can only be called as triggers"
39 msgstr "trigger fonksiyonları sadece trigger olarak çağırılabilirler"
40
41 #: pltcl.c:1201
42 #, c-format
43 msgid "PL/Tcl functions cannot return type %s"
44 msgstr "PL/Tcl fonksiyonları %s tipini döndüremezler"
45
46 #: pltcl.c:1213
47 msgid "PL/Tcl functions cannot return composite types"
48 msgstr "PL/Tcl fonksiyonları composit tip döndüremezler"
49
50 #: pltcl.c:1253
51 #, c-format
52 msgid "PL/Tcl functions cannot accept type %s"
53 msgstr "PL/Tcl fonksiyonları %s veri tipini kabul etmezler"
54