93b680e2027b32ba63f500fc55e7aa3d6e37767a
[external/popt.git] / po / pt.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: popt\n"
4 "POT-Creation-Date: 2002-09-16 13:31-0400\n"
5 "PO-Revision-Date: 2002-02-13 18:32+0000\n"
6 "Last-Translator: Pedro Morais <morais@kde.org>\n"
7 "Language-Team: pt <morais@kde.org>\n"
8 "MIME-Version: 1.0\n"
9 "Content-Type: text/plain; charset=iso-8859-1\n"
10 "Content-Transfer-Encoding: 8bit\n"
11
12 #: popt.c:34
13 msgid "unknown errno"
14 msgstr "errno desconhecido"
15
16 #: popt.c:940
17 #, c-format
18 msgid "option type (%d) not implemented in popt\n"
19 msgstr "tipo de opção (%d) não implementado no popt\n"
20
21 #: popt.c:1160
22 msgid "missing argument"
23 msgstr "falta um argumento"
24
25 #: popt.c:1162
26 msgid "unknown option"
27 msgstr "opção desconhecida"
28
29 #: popt.c:1164
30 msgid "mutually exclusive logical operations requested"
31 msgstr "foram pedidas operações lógicas mutuamente exclusivas"
32
33 #: popt.c:1166
34 msgid "opt->arg should not be NULL"
35 msgstr "opt->arg não deve ser NULL"
36
37 #: popt.c:1168
38 msgid "aliases nested too deeply"
39 msgstr "'aliases' demasiado aninhados"
40
41 #: popt.c:1170
42 msgid "error in parameter quoting"
43 msgstr "erros no 'quoting' de parâmetros"
44
45 #: popt.c:1172
46 msgid "invalid numeric value"
47 msgstr "valor númerico inválido"
48
49 #: popt.c:1174
50 msgid "number too large or too small"
51 msgstr "número demasiado grando ou pequeno"
52
53 #: popt.c:1176
54 msgid "memory allocation failed"
55 msgstr "alocação de memória falhou"
56
57 #: popt.c:1180
58 msgid "unknown error"
59 msgstr "erro desconhecido"
60
61 #: popthelp.c:57
62 msgid "Show this help message"
63 msgstr "Mostrar esta mensagem de ajuda"
64
65 #: popthelp.c:58
66 msgid "Display brief usage message"
67 msgstr "Mostrar uma mensagem de utilização sucinta"
68
69 #: popthelp.c:61
70 msgid "Display option defaults in message"
71 msgstr "Mostrar valor por omissão das opções na mensagem"
72
73 #: popthelp.c:103
74 msgid "NONE"
75 msgstr "NONE"
76
77 #: popthelp.c:105
78 msgid "VAL"
79 msgstr "VAL"
80
81 #: popthelp.c:109
82 msgid "INT"
83 msgstr "INT"
84
85 #: popthelp.c:110
86 msgid "LONG"
87 msgstr "LONG"
88
89 #: popthelp.c:111
90 msgid "STRING"
91 msgstr "STRING"
92
93 #: popthelp.c:112
94 msgid "FLOAT"
95 msgstr "FLOAT"
96
97 #: popthelp.c:113
98 msgid "DOUBLE"
99 msgstr "DOUBLE"
100
101 #: popthelp.c:114
102 msgid "ARG"
103 msgstr "ARG"
104
105 #: popthelp.c:486
106 msgid "Usage:"
107 msgstr "Utilização:"
108
109 #: popthelp.c:510
110 msgid "[OPTION...]"
111 msgstr "[OPÇÃO...]"