]> granicus.if.org Git - postgresql/blob - src/pl/tcl/po/vi.po
Translation updates
[postgresql] / src / pl / tcl / po / vi.po
1 # LANGUAGE message translation file for pltcl
2 # Copyright (C) 2018 PostgreSQL Global Development Group
3 # This file is distributed under the same license as the pltcl (PostgreSQL) package.
4 # FIRST AUTHOR <kakalot49@gmail.com>, 2018.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: pltcl (PostgreSQL) 11\n"
9 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
10 "POT-Creation-Date: 2018-04-22 12:08+0000\n"
11 "PO-Revision-Date: 2018-04-29 22:56+0900\n"
12 "Language-Team: <pgvn_translators@postgresql.vn>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Generator: Poedit 2.0.6\n"
17 "Last-Translator: Dang Minh Huong <kakalot49@gmail.com>\n"
18 "Plural-Forms: nplurals=1; plural=0;\n"
19 "Language: vi_VN\n"
20
21 #: pltcl.c:466
22 msgid "PL/Tcl function to call once when pltcl is first used."
23 msgstr "Chỉ định hàm PL/Tcl được gọi một lần khi pltcl sử dụng lần đầu tiên."
24
25 #: pltcl.c:473
26 msgid "PL/TclU function to call once when pltclu is first used."
27 msgstr "Chỉ định hàm PL/TclU được gọi một lần khi pltclu sử dụng lần đầu tiên."
28
29 #: pltcl.c:640
30 #, c-format
31 msgid "function \"%s\" is in the wrong language"
32 msgstr "hàm \"%s\" không đúng ngôn ngữ"
33
34 #: pltcl.c:651
35 #, c-format
36 msgid "function \"%s\" must not be SECURITY DEFINER"
37 msgstr "hàm \"%s\" không được là SECURITY DEFINER"
38
39 #. translator: %s is "pltcl.start_proc" or "pltclu.start_proc"
40 #: pltcl.c:685
41 #, c-format
42 msgid "processing %s parameter"
43 msgstr "xử lý tham số %s"
44
45 #: pltcl.c:846
46 #, c-format
47 msgid "set-valued function called in context that cannot accept a set"
48 msgstr "hàm thiết lập giá trị được gọi trong ngữ cảnh không thể chấp nhận một tập hợp"
49
50 #: pltcl.c:1019
51 #, c-format
52 msgid "function returning record called in context that cannot accept type record"
53 msgstr "hàm trả về bản ghi được gọi trong ngữ cảnh không thể chấp nhận kiểu bản ghi"
54
55 #: pltcl.c:1296
56 #, c-format
57 msgid "could not split return value from trigger: %s"
58 msgstr "không thể tách giá trị trả về khỏi trigger: %s"
59
60 #: pltcl.c:1376 pltcl.c:1806
61 #, c-format
62 msgid "%s"
63 msgstr "%s"
64
65 #: pltcl.c:1377
66 #, c-format
67 msgid ""
68 "%s\n"
69 "in PL/Tcl function \"%s\""
70 msgstr ""
71 "%s\n"
72 "trong hàm PL/Tcl \"%s\""
73
74 #: pltcl.c:1541
75 #, c-format
76 msgid "trigger functions can only be called as triggers"
77 msgstr "hàm trigger chỉ có thể được goi như những triggers."
78
79 #: pltcl.c:1545
80 #, c-format
81 msgid "PL/Tcl functions cannot return type %s"
82 msgstr "Hàm PL/Tcl không thể trả về kiểu %s"
83
84 #: pltcl.c:1584
85 #, c-format
86 msgid "PL/Tcl functions cannot accept type %s"
87 msgstr "Hàm PL/Tcl không thể chấp nhận kiểu %s"
88
89 #: pltcl.c:1698
90 #, c-format
91 msgid "could not create internal procedure \"%s\": %s"
92 msgstr "không thể tạo procedure nội bộ \"%s\": %s"
93
94 #: pltcl.c:3219
95 #, c-format
96 msgid "column name/value list must have even number of elements"
97 msgstr "danh sách cột tên/giá trị phải có giá trị chẵn cho số phần tử"
98
99 #: pltcl.c:3237
100 #, c-format
101 msgid "column name/value list contains nonexistent column name \"%s\""
102 msgstr "danh sách cột tên/giá trị chứa tên cột không tồn tại \"%s\""
103
104 #: pltcl.c:3244
105 #, c-format
106 msgid "cannot set system attribute \"%s\""
107 msgstr "không thể thiết lập attribute hệ thống \"%s\""