• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Vietnamese translation for POPT.
2# Copyright © 2008 Free Software Foundation, Inc.
3# This file is distributed under the same license as the popt-1.14 package
4# Clytie Siddall <clytie@riverland.net.au>, 2007-2008.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: popt 1.14\n"
9"Report-Msgid-Bugs-To: <rpm-maint@lists.rpm.org>\n"
10"POT-Creation-Date: 2020-06-23 13:29+0300\n"
11"PO-Revision-Date: 2008-02-18 16:20+1030\n"
12"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
13"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
14"Language: vi\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Plural-Forms: nplurals=1; plural=0;\n"
19"X-Generator: LocFactoryEditor 1.7b3\n"
20
21#: src/popt.c:46
22msgid "unknown errno"
23msgstr "số hiệu lỗi không rõ"
24
25#: src/popt.c:1206
26#, c-format
27msgid "option type (%u) not implemented in popt\n"
28msgstr "kiểu tùy chọn (%u) chưa được thực hiện trong popt\n"
29
30#: src/popt.c:1625
31msgid "missing argument"
32msgstr "thiếu đối số"
33
34#: src/popt.c:1627
35msgid "unknown option"
36msgstr "tùy chọn không rõ"
37
38#: src/popt.c:1629
39msgid "mutually exclusive logical operations requested"
40msgstr "các thao tác hợp lý loại từ lẫn nhau được yêu cầu"
41
42#: src/popt.c:1631
43msgid "opt->arg should not be NULL"
44msgstr "« tùy chọn->đối số » không thể vô giá trị"
45
46#: src/popt.c:1633
47msgid "aliases nested too deeply"
48msgstr "các bí danh lồng nhau quá sâu"
49
50#: src/popt.c:1635
51msgid "error in parameter quoting"
52msgstr "gặp lỗi trong lời trích dẫn tham số"
53
54#: src/popt.c:1637
55msgid "invalid numeric value"
56msgstr "giá trị thuộc số không hợp lệ"
57
58#: src/popt.c:1639
59msgid "number too large or too small"
60msgstr "con số quá lớn hay quá nhỏ"
61
62#: src/popt.c:1641
63msgid "memory allocation failed"
64msgstr "lỗi cấp phát bộ nhớ"
65
66#: src/popt.c:1643
67msgid "config file failed sanity test"
68msgstr ""
69
70#: src/popt.c:1647
71msgid "unknown error"
72msgstr "lỗi không rõ"
73
74#: src/popthelp.c:64 src/popthelp.c:72
75msgid "Show this help message"
76msgstr "Xem thông điệp trợ giúp này"
77
78#: src/popthelp.c:65 src/popthelp.c:73
79msgid "Display brief usage message"
80msgstr "Hiển thị thông điệp cách sử dụng ngắn"
81
82#: src/popthelp.c:76
83msgid "Display option defaults in message"
84msgstr "Hiển thị các giá trị mặc định của tùy chọn trong thông điệp"
85
86#: src/popthelp.c:78
87msgid "Terminate options"
88msgstr "Tùy chọn chấm dứt"
89
90#: src/popthelp.c:170
91msgid "Help options:"
92msgstr "Tùy chọn trợ giúp:"
93
94#: src/popthelp.c:171
95msgid "Options implemented via popt alias/exec:"
96msgstr "Các tùy chọn được thực hiện thông qua popt alias/exec:"
97
98#: src/popthelp.c:179
99msgid "NONE"
100msgstr "KHÔNG CÓ"
101
102#: src/popthelp.c:181
103msgid "VAL"
104msgstr "GIÁ TRỊ"
105
106#: src/popthelp.c:185
107msgid "INT"
108msgstr "SỐ NGUYÊN"
109
110#: src/popthelp.c:186
111msgid "SHORT"
112msgstr ""
113
114#: src/popthelp.c:187
115msgid "LONG"
116msgstr "DÀI"
117
118#: src/popthelp.c:188
119msgid "LONGLONG"
120msgstr "DÀIDÀI"
121
122#: src/popthelp.c:189
123msgid "STRING"
124msgstr "CHUỖI"
125
126#: src/popthelp.c:190
127msgid "FLOAT"
128msgstr "NỔI"
129
130#: src/popthelp.c:191
131msgid "DOUBLE"
132msgstr "ĐÔI"
133
134#: src/popthelp.c:194
135msgid "ARG"
136msgstr "ĐỐI SỐ"
137
138#: src/popthelp.c:616
139msgid "Usage:"
140msgstr "Sử dụng:"
141
142#: src/popthelp.c:638
143msgid "[OPTION...]"
144msgstr "[TÙY_CHỌN...]"
145