]> granicus.if.org Git - postgresql/blob - src/pl/tcl/po/ro.po
Don't zero opfuncid when reading nodes.
[postgresql] / src / pl / tcl / po / ro.po
1 # LANGUAGE message translation file for pltcl
2 # Copyright (C) 2010 PostgreSQL Global Development Group
3 # This file is distributed under the same license as the PostgreSQL package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PostgreSQL 9.0\n"
9 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
10 "POT-Creation-Date: 2010-09-04 19:59+0000\n"
11 "PO-Revision-Date: 2013-09-05 23:03-0400\n"
12 "Last-Translator: Max <max@oceanline.co.uk>\n"
13 "Language-Team: ROMÂNĂ <max@oceanline.co.uk>\n"
14 "Language: ro\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Poedit-Language: Romanian\n"
19 "X-Poedit-Country: România\n"
20
21 #: pltcl.c:1075
22 #, c-format
23 msgid "%s"
24 msgstr "%s"
25
26 #: pltcl.c:1076
27 #, c-format
28 msgid ""
29 "%s\n"
30 "in PL/Tcl function \"%s\""
31 msgstr ""
32 "%s\n"
33 "în funcția PL/Tcl \"%s\""
34
35 #: pltcl.c:1173
36 msgid "out of memory"
37 msgstr "memorie insuficientă"
38
39 #: pltcl.c:1234
40 msgid "trigger functions can only be called as triggers"
41 msgstr "funcţiile trigger pot fi apelate doar ca triggere"
42
43 #: pltcl.c:1243
44 #, c-format
45 msgid "PL/Tcl functions cannot return type %s"
46 msgstr "funcțiile PL/Tcl nu pot returna tipul %s"
47
48 #: pltcl.c:1255
49 msgid "PL/Tcl functions cannot return composite types"
50 msgstr "funcțiile PL/Tcl nu pot returna tipul compozit"
51
52 #: pltcl.c:1294
53 #, c-format
54 msgid "PL/Tcl functions cannot accept type %s"
55 msgstr "funcțiile PL/Tcl nu pot accepta tipul %s"
56