tizen 2.0
[external/popt.git] / po / es.po
1 # Spanish translations for popt.
2 # Copyright (C) 2007 Free Software Foundation, Inc.
3 # Leandro Lucarella <luca@linuxmendoza.org.ar>, 2007
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: popt 1.12\n"
8 "Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
9 "POT-Creation-Date: 2010-02-17 13:35-0500\n"
10 "PO-Revision-Date: 2007-12-28 12:22+0100\n"
11 "Last-Translator: Leandro Lucarella <luca@linuxmendoza.org.ar>\n"
12 "Language-Team: Spanish <es@li.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16
17 #: popt.c:47
18 msgid "unknown errno"
19 msgstr "errno desconocido"
20
21 #: popt.c:1290
22 #, fuzzy, c-format
23 msgid "option type (%u) not implemented in popt\n"
24 msgstr "tipo de opción (%d) no implementada en popt\n"
25
26 #: popt.c:1711
27 msgid "missing argument"
28 msgstr "falta argumento"
29
30 #: popt.c:1713
31 msgid "unknown option"
32 msgstr "opción desconocida"
33
34 #: popt.c:1715
35 msgid "mutually exclusive logical operations requested"
36 msgstr "requerida operación lógica mutuamente exclusiva"
37
38 #: popt.c:1717
39 msgid "opt->arg should not be NULL"
40 msgstr ""
41
42 #: popt.c:1719
43 msgid "aliases nested too deeply"
44 msgstr "alias anidados muy profundamente"
45
46 #: popt.c:1721
47 msgid "error in parameter quoting"
48 msgstr "error en cita de parámetros"
49
50 #: popt.c:1723
51 msgid "invalid numeric value"
52 msgstr "valor numérico inválido"
53
54 #: popt.c:1725
55 msgid "number too large or too small"
56 msgstr "número muy largo o muy pequeño"
57
58 #: popt.c:1727
59 msgid "memory allocation failed"
60 msgstr ""
61
62 #: popt.c:1729
63 msgid "config file failed sanity test"
64 msgstr ""
65
66 #: popt.c:1733
67 msgid "unknown error"
68 msgstr "error desconocido"
69
70 #: popthelp.c:75 popthelp.c:86
71 msgid "Show this help message"
72 msgstr "Muestra este mensaje de ayuda"
73
74 #: popthelp.c:76 popthelp.c:87
75 msgid "Display brief usage message"
76 msgstr "Indica el modo de uso resumido"
77
78 #: popthelp.c:90
79 msgid "Display option defaults in message"
80 msgstr ""
81
82 #: popthelp.c:92
83 msgid "Terminate options"
84 msgstr ""
85
86 #: popthelp.c:191
87 msgid "Help options:"
88 msgstr ""
89
90 #: popthelp.c:192
91 msgid "Options implemented via popt alias/exec:"
92 msgstr ""
93
94 #: popthelp.c:200
95 msgid "NONE"
96 msgstr "NONE"
97
98 #: popthelp.c:202
99 msgid "VAL"
100 msgstr "VAL"
101
102 #: popthelp.c:206
103 msgid "INT"
104 msgstr "INT"
105
106 #: popthelp.c:207
107 msgid "SHORT"
108 msgstr ""
109
110 #: popthelp.c:208
111 msgid "LONG"
112 msgstr "LONG"
113
114 #: popthelp.c:209
115 #, fuzzy
116 msgid "LONGLONG"
117 msgstr "LONG"
118
119 #: popthelp.c:210
120 msgid "STRING"
121 msgstr "STRING"
122
123 #: popthelp.c:211
124 msgid "FLOAT"
125 msgstr "FLOAT"
126
127 #: popthelp.c:212
128 msgid "DOUBLE"
129 msgstr "DOUBLE"
130
131 #: popthelp.c:215
132 msgid "ARG"
133 msgstr "ARG"
134
135 #: popthelp.c:649
136 msgid "Usage:"
137 msgstr "Modo de uso:"
138
139 #: popthelp.c:672
140 msgid "[OPTION...]"
141 msgstr "[OPCIÓN...]"