OSDN Git Service

7d318b5294c3c6fc9a0e635805387078ab7ec12d
[pg-rex/syncrep.git] / src / pl / tcl / po / it.po
1 #
2 # Translation of pltcl to Italian
3 # PostgreSQL Project
4 #
5 # Associazione Culturale ITPUG - Italian PostgreSQL Users Group
6 # http://www.itpug.org/ - info@itpug.org
7 #
8 # Traduttori:
9 #  * Flavio Spada <f.spada@sbv.mi.it>
10
11 # Revisori:
12 #  * Gabriele Bartolini <gabriele.bartolini@2ndQuadrant.it>
13 #
14 # Copyright (c) 2009, Associazione Culturale ITPUG
15 # Distributed under the same license of the PostgreSQL project
16 #
17 msgid ""
18 msgstr ""
19 "Project-Id-Version: pltcl\n"
20 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
21 "POT-Creation-Date: 2009-07-11 05:48+0000\n"
22 "PO-Revision-Date: 2009-07-16 00:42:45+0200\n"
23 "Last-Translator: Flavio Spada <f.spada@sbv.mi.it>\n"
24 "Language-Team: Gruppo traduzioni ITPUG <traduzioni@itpug.org>\n"
25 "MIME-Version: 1.0\n"
26 "Content-Type: text/plain; charset=UTF-8\n"
27 "Content-Transfer-Encoding: 8bit\n"
28 "X-Generator: KBabel 1.11.4\n"
29
30 #: pltcl.c:1027
31 #, c-format
32 msgid "%s"
33 msgstr "%s"
34
35 #: pltcl.c:1028
36 #, c-format
37 msgid ""
38 "%s\n"
39 "in PL/Tcl function \"%s\""
40 msgstr ""
41 "%s\n"
42 "nella funzione PL/Tcl \"%s\""
43
44 #: pltcl.c:1127
45 msgid "out of memory"
46 msgstr "memoria esaurita"
47
48 #: pltcl.c:1192
49 msgid "trigger functions can only be called as triggers"
50 msgstr "le funzioni trigger possono essere chiamate solo come trigger"
51
52 #: pltcl.c:1201
53 #, c-format
54 msgid "PL/Tcl functions cannot return type %s"
55 msgstr "le funzioni PL/Tcl non possono ritornare il tipo %s"
56
57 #: pltcl.c:1213
58 msgid "PL/Tcl functions cannot return composite types"
59 msgstr "le funzioni PL.Tcl non possono ritornare tipi composti"
60
61 #: pltcl.c:1253
62 #, c-format
63 msgid "PL/Tcl functions cannot accept type %s"
64 msgstr "le funzioni PL/Tcl non possono accettare il tipo %s"
65