summaryrefslogtreecommitdiffstats
path: root/tde-i18n-vi/messages/tdeaddons/kmathapplet.po
blob: 06468b5115b3a207612e664d1c8f964d7c8d33b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
# Vietnamese translation for K Math Applet.
# Copyright © 2006 TDE i18n Project for Vietnamese.
# Clytie Siddall <clytie@riverland.net.au>, 2006.
# 
msgid ""
msgstr ""
"Project-Id-Version: kmathapplet\n"
"POT-Creation-Date: 2004-12-17 01:25+0100\n"
"PO-Revision-Date: 2006-10-31 21:03+1030\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <kde-l10n-vi@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: LocFactoryEditor 1.6fc1\n"

#: mathapplet.cpp:67
msgid "Evaluate:"
msgstr "Ước lượng:"

#: mathapplet.cpp:115
msgid "Use &Degrees"
msgstr "&Dùng độ"

#: mathapplet.cpp:116
msgid "Use &Radians"
msgstr "Dùng &Radian"

#: mathapplet.cpp:206
msgid "< Eval"
msgstr "< Tính"

#: mathapplet.cpp:213
msgid "Eval >"
msgstr "Tính >"

#: mathapplet.cpp:258
msgid "You have to enter an expression to be evaluated first."
msgstr "Trước tiên bạn cần phải nhập biểu thức cần ước lượng."

#: parser.cpp:658
msgid ""
"Parser error at position %1:\n"
"Syntax error"
msgstr ""
"Gặp lỗi phân tách ở vị trí %1:\n"
"lỗi cú pháp"

#: parser.cpp:659 parser.cpp:663 parser.cpp:667 parser.cpp:671 parser.cpp:675
#: parser.cpp:679 parser.cpp:683 parser.cpp:687 parser.cpp:691 parser.cpp:694
#: parser.cpp:696
msgid "Math Expression Evaluator"
msgstr "Bộ ước lượng biểu thức toán học"

#: parser.cpp:662
msgid ""
"Parser error at position %1:\n"
"Missing parenthesis"
msgstr ""
"Gặp lỗi phân tách ở vị trí %1:\n"
"thiếu dấu ngoặc"

#: parser.cpp:666
msgid ""
"Parser error at position %1:\n"
"Function name unknown"
msgstr ""
"Gặp lỗi phân tách ở vị trí %1:\n"
"không biết tên hàm"

#: parser.cpp:670
msgid ""
"Parser error at position %1:\n"
"Void function variable"
msgstr ""
"Gặp lỗi phân tách ở vị trí %1:\n"
"làm cho mất giá trị hàm"

#: parser.cpp:674
msgid ""
"Parser error at position %1:\n"
"Too many functions"
msgstr ""
"Gặp lỗi phân tách ở vị trí %1:\n"
"quá nhiều hàm"

#: parser.cpp:678
msgid ""
"Parser error at position %1:\n"
"Token-memory overflow"
msgstr ""
"Gặp lỗi phân tách ở vị trí %1:\n"
"tràn bộ nhớ hiệu bài"

#: parser.cpp:682
msgid ""
"Parser error at position %1:\n"
"Stack overflow"
msgstr ""
"Gặp lỗi phân tách ở vị trí %1:\n"
"tràn đống"

#: parser.cpp:686
msgid ""
"Parser error at position %1:\n"
"Name of function not free"
msgstr ""
"Gặp lỗi phân tách ở vị trí %1:\n"
"tên hàm không sẵn sàng"

#: parser.cpp:690
msgid ""
"Parser error at position %1:\n"
"recursive function not allowed"
msgstr ""
"Gặp lỗi phân tách ở vị trí %1:\n"
"không cho phép hàm đệ qui"

#: parser.cpp:693
#, c-format
msgid "Could not find a defined constant at position %1"
msgstr "Không tìm thấy hằng đã định nghĩa ở vị trí %1"

#: parser.cpp:696
msgid "Empty function"
msgstr "Hàm rỗng"