annotate libcpp/po/es.po @ 120:f93fa5091070

fix conv1.c
author mir3636
date Thu, 08 Mar 2018 14:53:42 +0900
parents 04ced10e8804
children 84e7813d76e9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
111
kono
parents: 67
diff changeset
1 # Mensajes en español para cpplib-4.7-b20120128.
kono
parents: 67
diff changeset
2 # Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
3 # This file is distributed under the same license as the gcc package.
111
kono
parents: 67
diff changeset
4 # Cristian Othón Martínez Vera <cfuga@cfuga.mx>, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012.
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
5 #
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
6 msgid ""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
7 msgstr ""
111
kono
parents: 67
diff changeset
8 "Project-Id-Version: cpplib 4.7-b20120128\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
9 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
111
kono
parents: 67
diff changeset
10 "POT-Creation-Date: 2017-01-01 00:51+0000\n"
kono
parents: 67
diff changeset
11 "PO-Revision-Date: 2012-01-29 12:55-0600\n"
kono
parents: 67
diff changeset
12 "Last-Translator: Cristian Othón Martínez Vera <cfuga@cfuga.mx>\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
13 "Language-Team: Spanish <es@li.org>\n"
111
kono
parents: 67
diff changeset
14 "Language: es\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
15 "MIME-Version: 1.0\n"
111
kono
parents: 67
diff changeset
16 "Content-Type: text/plain; charset=UTF-8\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
17 "Content-Transfer-Encoding: 8bit\n"
111
kono
parents: 67
diff changeset
18 "X-Bugs: Report translation errors to the Language-Team address.\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
19
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
20 #: charset.c:674
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
21 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
22 msgid "conversion from %s to %s not supported by iconv"
111
kono
parents: 67
diff changeset
23 msgstr "iconv no admite la conversión de %s a %s"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
24
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
25 #: charset.c:677
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
26 msgid "iconv_open"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
27 msgstr "iconv_open"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
28
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
29 #: charset.c:685
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
30 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
31 msgid "no iconv implementation, cannot convert from %s to %s"
111
kono
parents: 67
diff changeset
32 msgstr "no hay una implementación de iconv, no se puede convertir de %s a %s"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
33
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
34 #: charset.c:781
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
35 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
36 msgid "character 0x%lx is not in the basic source character set\n"
111
kono
parents: 67
diff changeset
37 msgstr "el carácter 0x%lx no está en el conjunto básico de caracteres fuente\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
38
111
kono
parents: 67
diff changeset
39 #: charset.c:798 charset.c:1677
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
40 msgid "converting to execution character set"
111
kono
parents: 67
diff changeset
41 msgstr "convirtiendo al conjunto de caracteres de ejecución"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
42
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
43 #: charset.c:804
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
44 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
45 msgid "character 0x%lx is not unibyte in execution character set"
111
kono
parents: 67
diff changeset
46 msgstr "el carácter 0x%lx no es unibyte en el conjunto de caracteres de ejecución"
kono
parents: 67
diff changeset
47
kono
parents: 67
diff changeset
48 #: charset.c:1047
kono
parents: 67
diff changeset
49 msgid "universal character names are only valid in C++ and C99"
kono
parents: 67
diff changeset
50 msgstr "los nombres universales de carácter sólo son válidos en C++ y C99"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
51
111
kono
parents: 67
diff changeset
52 #: charset.c:1051
kono
parents: 67
diff changeset
53 #, fuzzy
kono
parents: 67
diff changeset
54 #| msgid "universal character names are only valid in C++ and C99"
kono
parents: 67
diff changeset
55 msgid "C99's universal character names are incompatible with C90"
kono
parents: 67
diff changeset
56 msgstr "los nombres universales de carácter sólo son válidos en C++ y C99"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
57
111
kono
parents: 67
diff changeset
58 #: charset.c:1054
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
59 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
60 msgid "the meaning of '\\%c' is different in traditional C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
61 msgstr "el significado de '\\%c' es diferente en C tradicional"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
62
111
kono
parents: 67
diff changeset
63 #: charset.c:1063
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
64 msgid "In _cpp_valid_ucn but not a UCN"
36
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
65 msgstr "En _cpp_valid_unc pero no es un NUC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
66
111
kono
parents: 67
diff changeset
67 #: charset.c:1096
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
68 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
69 msgid "incomplete universal character name %.*s"
111
kono
parents: 67
diff changeset
70 msgstr "nombre universal de carácter %.*s incompleto"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
71
111
kono
parents: 67
diff changeset
72 #: charset.c:1111
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
73 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
74 msgid "%.*s is not a valid universal character"
111
kono
parents: 67
diff changeset
75 msgstr "%.*s no es un carácter universal válido"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
76
111
kono
parents: 67
diff changeset
77 #: charset.c:1121 lex.c:1333
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
78 msgid "'$' in identifier or number"
111
kono
parents: 67
diff changeset
79 msgstr "'$' en el identificador o número"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
80
111
kono
parents: 67
diff changeset
81 #: charset.c:1131
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
82 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
83 msgid "universal character %.*s is not valid in an identifier"
111
kono
parents: 67
diff changeset
84 msgstr "el carácter universal %.*s no es válido en un identificador"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
85
111
kono
parents: 67
diff changeset
86 #: charset.c:1135
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
87 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
88 msgid "universal character %.*s is not valid at the start of an identifier"
111
kono
parents: 67
diff changeset
89 msgstr "el carácter universal %.*s no es válido al inicio de un identificador"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
90
111
kono
parents: 67
diff changeset
91 #: charset.c:1181 charset.c:2000
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
92 msgid "converting UCN to source character set"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
93 msgstr "convirtiendo un NUC al conjunto de caracteres fuente"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
94
111
kono
parents: 67
diff changeset
95 #: charset.c:1188
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
96 msgid "converting UCN to execution character set"
111
kono
parents: 67
diff changeset
97 msgstr "convirtiendo un NUC al conjunto de caracteres de ejecución"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
98
111
kono
parents: 67
diff changeset
99 #: charset.c:1277
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
100 msgid "the meaning of '\\x' is different in traditional C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
101 msgstr "el significado de '\\x' es diferente en C tradicional"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
102
111
kono
parents: 67
diff changeset
103 #: charset.c:1302
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
104 msgid "\\x used with no following hex digits"
111
kono
parents: 67
diff changeset
105 msgstr "se usó \\x sin dígitos hexadecimales a continuación"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
106
111
kono
parents: 67
diff changeset
107 #: charset.c:1309
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
108 msgid "hex escape sequence out of range"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
109 msgstr "secuencia de escape hexadecimal fuera de rango"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
110
111
kono
parents: 67
diff changeset
111 #: charset.c:1361
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
112 msgid "octal escape sequence out of range"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
113 msgstr "secuencia de escape octal fuera de rango"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
114
111
kono
parents: 67
diff changeset
115 #: charset.c:1443
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
116 msgid "the meaning of '\\a' is different in traditional C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
117 msgstr "el significado de '\\a' es diferente en C tradicional"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
118
111
kono
parents: 67
diff changeset
119 #: charset.c:1450
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
120 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
121 msgid "non-ISO-standard escape sequence, '\\%c'"
111
kono
parents: 67
diff changeset
122 msgstr "secuencia de escape que no es estándard ISO, '\\%c'"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
123
111
kono
parents: 67
diff changeset
124 #: charset.c:1458
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
125 #, c-format
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
126 msgid "unknown escape sequence: '\\%c'"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
127 msgstr "secuencia de escape desconocida: '\\%c'"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
128
111
kono
parents: 67
diff changeset
129 #: charset.c:1466
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
130 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
131 msgid "unknown escape sequence: '\\%s'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
132 msgstr "secuencia de escape desconocida: '\\%s'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
133
111
kono
parents: 67
diff changeset
134 #: charset.c:1474
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
135 msgid "converting escape sequence to execution character set"
111
kono
parents: 67
diff changeset
136 msgstr "convirtiendo una secuencia de escape al conjunto de caracteres de ejecución"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
137
111
kono
parents: 67
diff changeset
138 #: charset.c:1614
kono
parents: 67
diff changeset
139 msgid "missing open quote"
kono
parents: 67
diff changeset
140 msgstr ""
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
141
111
kono
parents: 67
diff changeset
142 #: charset.c:1827 charset.c:1891
kono
parents: 67
diff changeset
143 msgid "character constant too long for its type"
kono
parents: 67
diff changeset
144 msgstr "constante de carácter demasiado grande para su tipo"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
145
111
kono
parents: 67
diff changeset
146 #: charset.c:1830
kono
parents: 67
diff changeset
147 msgid "multi-character character constant"
kono
parents: 67
diff changeset
148 msgstr "constante de carácter con múltiples caracteres"
kono
parents: 67
diff changeset
149
kono
parents: 67
diff changeset
150 #: charset.c:1931
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
151 msgid "empty character constant"
111
kono
parents: 67
diff changeset
152 msgstr "constante de carácter vacía"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
153
111
kono
parents: 67
diff changeset
154 #: charset.c:2047
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
155 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
156 msgid "failure to convert %s to %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
157 msgstr "no se puede convertir %s a %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
158
111
kono
parents: 67
diff changeset
159 #: directives.c:235 directives.c:278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
160 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
161 msgid "extra tokens at end of #%s directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
162 msgstr "elementos extra al final de la directiva #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
163
111
kono
parents: 67
diff changeset
164 #: directives.c:385
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
165 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
166 msgid "#%s is a GCC extension"
111
kono
parents: 67
diff changeset
167 msgstr "#%s es una extensión de GCC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
168
111
kono
parents: 67
diff changeset
169 #: directives.c:390
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
170 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
171 msgid "#%s is a deprecated GCC extension"
111
kono
parents: 67
diff changeset
172 msgstr "#%s es una extensión de GCC obsoleta"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
173
111
kono
parents: 67
diff changeset
174 #: directives.c:403
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
175 msgid "suggest not using #elif in traditional C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
176 msgstr "se sugiere no usar #elif en C tradicional"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
177
111
kono
parents: 67
diff changeset
178 #: directives.c:406
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
179 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
180 msgid "traditional C ignores #%s with the # indented"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
181 msgstr "C tradicional ignora #%s con el # indentado"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
182
111
kono
parents: 67
diff changeset
183 #: directives.c:410
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
184 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
185 msgid "suggest hiding #%s from traditional C with an indented #"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
186 msgstr "se sugiere ocultar #%s de C tradicional con un # indentado"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
187
111
kono
parents: 67
diff changeset
188 #: directives.c:436
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
189 msgid "embedding a directive within macro arguments is not portable"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
190 msgstr "imbuir una directiva dentro de los argumentos de una macro no es transportable"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
191
111
kono
parents: 67
diff changeset
192 #: directives.c:456
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
193 msgid "style of line directive is a GCC extension"
111
kono
parents: 67
diff changeset
194 msgstr "la directiva de estilo de línea es una extensión de GCC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
195
111
kono
parents: 67
diff changeset
196 #: directives.c:537
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
197 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
198 msgid "invalid preprocessing directive #%s"
111
kono
parents: 67
diff changeset
199 msgstr "directiva de preprocesamiento #%s inválida"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
200
111
kono
parents: 67
diff changeset
201 #: directives.c:606
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
202 msgid "\"defined\" cannot be used as a macro name"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
203 msgstr "\"defined\" no se puede usar como un nombre de macro"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
204
111
kono
parents: 67
diff changeset
205 #: directives.c:611
kono
parents: 67
diff changeset
206 #, fuzzy
kono
parents: 67
diff changeset
207 #| msgid "\"defined\" cannot be used as a macro name"
kono
parents: 67
diff changeset
208 msgid "\"__has_include__\" cannot be used as a macro name"
kono
parents: 67
diff changeset
209 msgstr "\"defined\" no se puede usar como un nombre de macro"
kono
parents: 67
diff changeset
210
kono
parents: 67
diff changeset
211 #: directives.c:617
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
212 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
213 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
214 msgstr "no se puede usar \"%s\" como un nombre de macro porque es un operador en C++"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
215
111
kono
parents: 67
diff changeset
216 #: directives.c:620
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
217 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
218 msgid "no macro name given in #%s directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
219 msgstr "no se dio un nombre de macro en la directiva #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
220
111
kono
parents: 67
diff changeset
221 #: directives.c:623
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
222 msgid "macro names must be identifiers"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
223 msgstr "los nombres de macro deben ser identificadores"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
224
111
kono
parents: 67
diff changeset
225 #: directives.c:672 directives.c:677
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
226 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
227 msgid "undefining \"%s\""
111
kono
parents: 67
diff changeset
228 msgstr "borrando la definición de \"%s\""
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
229
111
kono
parents: 67
diff changeset
230 #: directives.c:732
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
231 msgid "missing terminating > character"
111
kono
parents: 67
diff changeset
232 msgstr "falta el carácter de terminación >"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
233
111
kono
parents: 67
diff changeset
234 #: directives.c:791
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
235 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
236 msgid "#%s expects \"FILENAME\" or <FILENAME>"
111
kono
parents: 67
diff changeset
237 msgstr "#%s espera \"NOMBRE_ARCHIVO\" ó <NOMBRE_ARCHIVO>"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
238
111
kono
parents: 67
diff changeset
239 #: directives.c:837
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
240 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
241 msgid "empty filename in #%s"
111
kono
parents: 67
diff changeset
242 msgstr "nombre de fichero vacío en #%s"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
243
111
kono
parents: 67
diff changeset
244 #: directives.c:847
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
245 msgid "#include nested too deeply"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
246 msgstr "#include anidado con demasiada profundidad"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
247
111
kono
parents: 67
diff changeset
248 #: directives.c:888
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
249 msgid "#include_next in primary source file"
111
kono
parents: 67
diff changeset
250 msgstr "#include_next en fichero primario de código fuente"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
251
111
kono
parents: 67
diff changeset
252 #: directives.c:914
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
253 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
254 msgid "invalid flag \"%s\" in line directive"
111
kono
parents: 67
diff changeset
255 msgstr "indicador \"%s\" inválido en la línea de la directiva"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
256
111
kono
parents: 67
diff changeset
257 #: directives.c:974
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
258 msgid "unexpected end of file after #line"
111
kono
parents: 67
diff changeset
259 msgstr "fin de fichero inesperado después de #line"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
260
111
kono
parents: 67
diff changeset
261 #: directives.c:977
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
262 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
263 msgid "\"%s\" after #line is not a positive integer"
111
kono
parents: 67
diff changeset
264 msgstr "\"%s\" después de #line no es un entero positivo"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
265
111
kono
parents: 67
diff changeset
266 #: directives.c:983 directives.c:985
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
267 msgid "line number out of range"
111
kono
parents: 67
diff changeset
268 msgstr "número de línea fuera de rango"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
269
111
kono
parents: 67
diff changeset
270 #: directives.c:998 directives.c:1079
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
271 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
272 msgid "\"%s\" is not a valid filename"
111
kono
parents: 67
diff changeset
273 msgstr "\"%s\" no es un nombre de fichero válido"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
274
111
kono
parents: 67
diff changeset
275 #: directives.c:1039
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
276 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
277 msgid "\"%s\" after # is not a positive integer"
111
kono
parents: 67
diff changeset
278 msgstr "\"%s\" después de # no es un entero positivo"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
279
111
kono
parents: 67
diff changeset
280 #: directives.c:1098
kono
parents: 67
diff changeset
281 #, c-format
kono
parents: 67
diff changeset
282 msgid "file \"%s\" linemarker ignored due to incorrect nesting"
kono
parents: 67
diff changeset
283 msgstr ""
kono
parents: 67
diff changeset
284
kono
parents: 67
diff changeset
285 #: directives.c:1157 directives.c:1159 directives.c:1161 directives.c:1747
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
286 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
287 msgid "%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
288 msgstr "%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
289
111
kono
parents: 67
diff changeset
290 #: directives.c:1185
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
291 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
292 msgid "invalid #%s directive"
111
kono
parents: 67
diff changeset
293 msgstr "directiva #%s inválida"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
294
111
kono
parents: 67
diff changeset
295 #: directives.c:1248
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
296 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
297 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
111
kono
parents: 67
diff changeset
298 msgstr "se registran pragmas en el espacio de nombres \"%s\" con una expansión de nombre que no coincide"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
299
111
kono
parents: 67
diff changeset
300 #: directives.c:1257
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
301 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
302 msgid "registering pragma \"%s\" with name expansion and no namespace"
111
kono
parents: 67
diff changeset
303 msgstr "se registra el pragma \"%s\" con expansión de nombre y sin un espacio de nombres"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
304
111
kono
parents: 67
diff changeset
305 #: directives.c:1275
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
306 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
307 msgid "registering \"%s\" as both a pragma and a pragma namespace"
36
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
308 msgstr "se registra \"%s\" como un pragma y como un espacio de nombres de pragma"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
309
111
kono
parents: 67
diff changeset
310 #: directives.c:1278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
311 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
312 msgid "#pragma %s %s is already registered"
111
kono
parents: 67
diff changeset
313 msgstr "#pragma %s %s ya está registrado"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
314
111
kono
parents: 67
diff changeset
315 #: directives.c:1281
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
316 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
317 msgid "#pragma %s is already registered"
111
kono
parents: 67
diff changeset
318 msgstr "#pragma %s ya está registrado"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
319
111
kono
parents: 67
diff changeset
320 #: directives.c:1311
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
321 msgid "registering pragma with NULL handler"
36
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
322 msgstr "se registra un pragma con manejador NULL"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
323
111
kono
parents: 67
diff changeset
324 #: directives.c:1528
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
325 msgid "#pragma once in main file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
326 msgstr "#pragma una vez en el fichero principal"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
327
111
kono
parents: 67
diff changeset
328 #: directives.c:1551
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
329 msgid "invalid #pragma push_macro directive"
111
kono
parents: 67
diff changeset
330 msgstr "directiva #pragma push_macro inválida"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
331
111
kono
parents: 67
diff changeset
332 #: directives.c:1606
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
333 msgid "invalid #pragma pop_macro directive"
111
kono
parents: 67
diff changeset
334 msgstr "directiva #pragma pop_macro inválida"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
335
111
kono
parents: 67
diff changeset
336 #: directives.c:1661
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
337 msgid "invalid #pragma GCC poison directive"
111
kono
parents: 67
diff changeset
338 msgstr "directiva #pragma de GCC envenenada inválida"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
339
111
kono
parents: 67
diff changeset
340 #: directives.c:1670
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
341 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
342 msgid "poisoning existing macro \"%s\""
36
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
343 msgstr "se envenena la macro existente \"%s\""
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
344
111
kono
parents: 67
diff changeset
345 #: directives.c:1689
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
346 msgid "#pragma system_header ignored outside include file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
347 msgstr "#pragma system_header ignorado fuera del fichero a incluir"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
348
111
kono
parents: 67
diff changeset
349 #: directives.c:1714
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
350 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
351 msgid "cannot find source file %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
352 msgstr "no se puede encontrar el fichero fuente %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
353
111
kono
parents: 67
diff changeset
354 #: directives.c:1718
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
355 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
356 msgid "current file is older than %s"
111
kono
parents: 67
diff changeset
357 msgstr "el fichero actual es más antiguo que %s"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
358
111
kono
parents: 67
diff changeset
359 #: directives.c:1742
kono
parents: 67
diff changeset
360 #, fuzzy, c-format
kono
parents: 67
diff changeset
361 #| msgid "invalid #pragma GCC poison directive"
kono
parents: 67
diff changeset
362 msgid "invalid \"#pragma GCC %s\" directive"
kono
parents: 67
diff changeset
363 msgstr "directiva #pragma de GCC envenenada inválida"
kono
parents: 67
diff changeset
364
kono
parents: 67
diff changeset
365 #: directives.c:1943
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
366 msgid "_Pragma takes a parenthesized string literal"
111
kono
parents: 67
diff changeset
367 msgstr "_Pragma lleva una cadena literal entre paréntesis"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
368
111
kono
parents: 67
diff changeset
369 #: directives.c:2064
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
370 msgid "#else without #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
371 msgstr "#else sin #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
372
111
kono
parents: 67
diff changeset
373 #: directives.c:2069
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
374 msgid "#else after #else"
111
kono
parents: 67
diff changeset
375 msgstr "#else después de #else"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
376
111
kono
parents: 67
diff changeset
377 #: directives.c:2071 directives.c:2104
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
378 msgid "the conditional began here"
111
kono
parents: 67
diff changeset
379 msgstr "el condicional empezó aquí"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
380
111
kono
parents: 67
diff changeset
381 #: directives.c:2097
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
382 msgid "#elif without #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
383 msgstr "#elif sin #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
384
111
kono
parents: 67
diff changeset
385 #: directives.c:2102
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
386 msgid "#elif after #else"
111
kono
parents: 67
diff changeset
387 msgstr "#elif después de #else"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
388
111
kono
parents: 67
diff changeset
389 #: directives.c:2133
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
390 msgid "#endif without #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
391 msgstr "#endif sin #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
392
111
kono
parents: 67
diff changeset
393 #: directives.c:2213
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
394 msgid "missing '(' after predicate"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
395 msgstr "falta '(' antes del predicado"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
396
111
kono
parents: 67
diff changeset
397 #: directives.c:2228
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
398 msgid "missing ')' to complete answer"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
399 msgstr "falta ')' para completar la respuesta"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
400
111
kono
parents: 67
diff changeset
401 #: directives.c:2248
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
402 msgid "predicate's answer is empty"
111
kono
parents: 67
diff changeset
403 msgstr "la respuesta del predicado está vacía"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
404
111
kono
parents: 67
diff changeset
405 #: directives.c:2275
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
406 msgid "assertion without predicate"
111
kono
parents: 67
diff changeset
407 msgstr "afirmación sin predicado"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
408
111
kono
parents: 67
diff changeset
409 #: directives.c:2278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
410 msgid "predicate must be an identifier"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
411 msgstr "el predicado debe ser un identificador"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
412
111
kono
parents: 67
diff changeset
413 #: directives.c:2364
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
414 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
415 msgid "\"%s\" re-asserted"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
416 msgstr "\"%s\" reafirmado"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
417
111
kono
parents: 67
diff changeset
418 #: directives.c:2656
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
419 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
420 msgid "unterminated #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
421 msgstr "#%s sin terminar"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
422
111
kono
parents: 67
diff changeset
423 #: directives-only.c:221 lex.c:2819 traditional.c:167
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
424 msgid "unterminated comment"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
425 msgstr "comentario sin terminar"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
426
111
kono
parents: 67
diff changeset
427 #: errors.c:300
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
428 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
429 msgid "%s: %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
430 msgstr "%s: %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
431
111
kono
parents: 67
diff changeset
432 #: errors.c:312
kono
parents: 67
diff changeset
433 msgid "stdout"
kono
parents: 67
diff changeset
434 msgstr "salida estándard"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
435
111
kono
parents: 67
diff changeset
436 #: expr.c:601 expr.c:718
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
437 msgid "fixed-point constants are a GCC extension"
111
kono
parents: 67
diff changeset
438 msgstr "las constantes de coma fija son una extensión GCC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
439
111
kono
parents: 67
diff changeset
440 #: expr.c:626
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
441 msgid "invalid prefix \"0b\" for floating constant"
111
kono
parents: 67
diff changeset
442 msgstr "prefijo \"0b\" inválido en la constante de coma flotante"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
443
111
kono
parents: 67
diff changeset
444 #: expr.c:639
kono
parents: 67
diff changeset
445 #, fuzzy
kono
parents: 67
diff changeset
446 #| msgid "use of C99 hexadecimal floating constant"
kono
parents: 67
diff changeset
447 msgid "use of C++1z hexadecimal floating constant"
kono
parents: 67
diff changeset
448 msgstr "uso de una constante de coma flotante hexadecimal C99"
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
449
111
kono
parents: 67
diff changeset
450 #: expr.c:642
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
451 msgid "use of C99 hexadecimal floating constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
452 msgstr "uso de una constante de coma flotante hexadecimal C99"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
453
111
kono
parents: 67
diff changeset
454 #: expr.c:686
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
455 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
456 msgid "invalid suffix \"%.*s\" on floating constant"
111
kono
parents: 67
diff changeset
457 msgstr "sufijo \"%.*s\" inválido en la constante de coma flotante"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
458
111
kono
parents: 67
diff changeset
459 #: expr.c:697 expr.c:757
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
460 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
461 msgid "traditional C rejects the \"%.*s\" suffix"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
462 msgstr "C tradicional rechaza el sufijo \"%.*s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
463
111
kono
parents: 67
diff changeset
464 #: expr.c:705
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
465 msgid "suffix for double constant is a GCC extension"
111
kono
parents: 67
diff changeset
466 msgstr "el sufijo para una constante doble es una extensión GCC"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
467
111
kono
parents: 67
diff changeset
468 #: expr.c:711
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
469 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
470 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
111
kono
parents: 67
diff changeset
471 msgstr "sufijo \"%.*s\" inválido en la constante de coma flotante hexadecimal"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
472
111
kono
parents: 67
diff changeset
473 #: expr.c:722
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
474 msgid "decimal float constants are a GCC extension"
111
kono
parents: 67
diff changeset
475 msgstr "las constantes de coma flotante decimal son una extensión GCC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
476
111
kono
parents: 67
diff changeset
477 #: expr.c:740
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
478 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
479 msgid "invalid suffix \"%.*s\" on integer constant"
111
kono
parents: 67
diff changeset
480 msgstr "sufijo \"%.*s\" inválido en la constante entera"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
481
111
kono
parents: 67
diff changeset
482 #: expr.c:765
kono
parents: 67
diff changeset
483 #, fuzzy
kono
parents: 67
diff changeset
484 #| msgid "use of C++0x long long integer constant"
kono
parents: 67
diff changeset
485 msgid "use of C++11 long long integer constant"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
486 msgstr "uso de una constante entera long long C++0x"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
487
111
kono
parents: 67
diff changeset
488 #: expr.c:766
67
f6334be47118 update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents: 63
diff changeset
489 msgid "use of C99 long long integer constant"
f6334be47118 update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents: 63
diff changeset
490 msgstr "uso de una constante entera long long C99"
f6334be47118 update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents: 63
diff changeset
491
111
kono
parents: 67
diff changeset
492 #: expr.c:782
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
493 msgid "imaginary constants are a GCC extension"
111
kono
parents: 67
diff changeset
494 msgstr "las constantes imaginarias son una extensión GCC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
495
111
kono
parents: 67
diff changeset
496 #: expr.c:788
kono
parents: 67
diff changeset
497 #, fuzzy
kono
parents: 67
diff changeset
498 #| msgid "binary constants are a GCC extension"
kono
parents: 67
diff changeset
499 msgid "binary constants are a C++14 feature or GCC extension"
kono
parents: 67
diff changeset
500 msgstr "las constantes binarias son una extensión GCC"
kono
parents: 67
diff changeset
501
kono
parents: 67
diff changeset
502 #: expr.c:790
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
503 msgid "binary constants are a GCC extension"
111
kono
parents: 67
diff changeset
504 msgstr "las constantes binarias son una extensión GCC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
505
111
kono
parents: 67
diff changeset
506 #: expr.c:885
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
507 msgid "integer constant is too large for its type"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
508 msgstr "la constante entera es demasiado grande para su tipo"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
509
111
kono
parents: 67
diff changeset
510 #: expr.c:916
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
511 msgid "integer constant is so large that it is unsigned"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
512 msgstr "la constante entera es tan grande que es unsigned"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
513
111
kono
parents: 67
diff changeset
514 #: expr.c:1011
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
515 msgid "missing ')' after \"defined\""
111
kono
parents: 67
diff changeset
516 msgstr "falta ')' después de \"defined\""
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
517
111
kono
parents: 67
diff changeset
518 #: expr.c:1018
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
519 msgid "operator \"defined\" requires an identifier"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
520 msgstr "el operador \"defined\" requiere un identificador"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
521
111
kono
parents: 67
diff changeset
522 #: expr.c:1026
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
523 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
524 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
525 msgstr "(\"%s\" es un elemento alternativo para \"%s\" en C++)"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
526
111
kono
parents: 67
diff changeset
527 #: expr.c:1038
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
528 msgid "this use of \"defined\" may not be portable"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
529 msgstr "este uso de \"defined\" puede no ser transportable"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
530
111
kono
parents: 67
diff changeset
531 #: expr.c:1098
kono
parents: 67
diff changeset
532 msgid "user-defined literal in preprocessor expression"
kono
parents: 67
diff changeset
533 msgstr "literal definida por el usuario en una expresión del preprocesador"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
534
111
kono
parents: 67
diff changeset
535 #: expr.c:1103
kono
parents: 67
diff changeset
536 msgid "floating constant in preprocessor expression"
kono
parents: 67
diff changeset
537 msgstr "constante de coma flotante en una expresión del preprocesador"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
538
111
kono
parents: 67
diff changeset
539 #: expr.c:1109
kono
parents: 67
diff changeset
540 msgid "imaginary number in preprocessor expression"
kono
parents: 67
diff changeset
541 msgstr "número imaginario en una expresión del preprocesador"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
542
111
kono
parents: 67
diff changeset
543 #: expr.c:1162
kono
parents: 67
diff changeset
544 #, fuzzy, c-format
kono
parents: 67
diff changeset
545 #| msgid "\"%s\" is not defined"
kono
parents: 67
diff changeset
546 msgid "\"%s\" is not defined, evaluates to 0"
kono
parents: 67
diff changeset
547 msgstr "\"%s\" no está definido"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
548
111
kono
parents: 67
diff changeset
549 #: expr.c:1175
kono
parents: 67
diff changeset
550 msgid "assertions are a GCC extension"
kono
parents: 67
diff changeset
551 msgstr "las aserciones son una extensión GCC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
552
111
kono
parents: 67
diff changeset
553 #: expr.c:1178
kono
parents: 67
diff changeset
554 msgid "assertions are a deprecated extension"
kono
parents: 67
diff changeset
555 msgstr "las aserciones son una extensión obsoleta"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
556
111
kono
parents: 67
diff changeset
557 #: expr.c:1424
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
558 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
559 msgid "unbalanced stack in %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
560 msgstr "pila desbalanceada en %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
561
111
kono
parents: 67
diff changeset
562 #: expr.c:1444
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
563 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
564 msgid "impossible operator '%u'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
565 msgstr "operador '%u' imposible"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
566
111
kono
parents: 67
diff changeset
567 #: expr.c:1545
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
568 msgid "missing ')' in expression"
111
kono
parents: 67
diff changeset
569 msgstr "falta un ')' en la expresión"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
570
111
kono
parents: 67
diff changeset
571 #: expr.c:1574
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
572 msgid "'?' without following ':'"
111
kono
parents: 67
diff changeset
573 msgstr "'?' sin ':' a continuación"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
574
111
kono
parents: 67
diff changeset
575 #: expr.c:1584
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
576 msgid "integer overflow in preprocessor expression"
111
kono
parents: 67
diff changeset
577 msgstr "desbordamiento entero en expresión del preprocesador"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
578
111
kono
parents: 67
diff changeset
579 #: expr.c:1589
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
580 msgid "missing '(' in expression"
111
kono
parents: 67
diff changeset
581 msgstr "falta un '(' en la expresión"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
582
111
kono
parents: 67
diff changeset
583 #: expr.c:1621
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
584 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
585 msgid "the left operand of \"%s\" changes sign when promoted"
36
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
586 msgstr "el operando izquierdo de \"%s\" cambia de signo cuando es promovido"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
587
111
kono
parents: 67
diff changeset
588 #: expr.c:1626
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
589 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
590 msgid "the right operand of \"%s\" changes sign when promoted"
36
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
591 msgstr "el operando derecho de \"%s\" cambia de signo cuando es promovido"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
592
111
kono
parents: 67
diff changeset
593 #: expr.c:1885
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
594 msgid "traditional C rejects the unary plus operator"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
595 msgstr "C tradicional rechaza el operador unario mas"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
596
111
kono
parents: 67
diff changeset
597 #: expr.c:1983
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
598 msgid "comma operator in operand of #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
599 msgstr "operador coma en operando de #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
600
111
kono
parents: 67
diff changeset
601 #: expr.c:2119
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
602 msgid "division by zero in #if"
111
kono
parents: 67
diff changeset
603 msgstr "división por cero en #if"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
604
111
kono
parents: 67
diff changeset
605 #: expr.c:2216
kono
parents: 67
diff changeset
606 #, fuzzy
kono
parents: 67
diff changeset
607 #| msgid "operator \"defined\" requires an identifier"
kono
parents: 67
diff changeset
608 msgid "operator \"__has_include__\" requires a header string"
kono
parents: 67
diff changeset
609 msgstr "el operador \"defined\" requiere un identificador"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
610
111
kono
parents: 67
diff changeset
611 #: expr.c:2232
kono
parents: 67
diff changeset
612 #, fuzzy
kono
parents: 67
diff changeset
613 #| msgid "missing ')' after \"defined\""
kono
parents: 67
diff changeset
614 msgid "missing ')' after \"__has_include__\""
kono
parents: 67
diff changeset
615 msgstr "falta ')' después de \"defined\""
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
616
111
kono
parents: 67
diff changeset
617 #: files.c:573
kono
parents: 67
diff changeset
618 msgid "one or more PCH files were found, but they were invalid"
kono
parents: 67
diff changeset
619 msgstr "se encontró uno o más ficheros PCH, pero eran inválidos"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
620
111
kono
parents: 67
diff changeset
621 #: files.c:576
kono
parents: 67
diff changeset
622 msgid "use -Winvalid-pch for more information"
kono
parents: 67
diff changeset
623 msgstr "use -Winvalid-pch para más información"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
624
111
kono
parents: 67
diff changeset
625 #: files.c:981
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
626 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
627 msgid "no include path in which to search for %s"
111
kono
parents: 67
diff changeset
628 msgstr "no hay ruta de inclusión en la cual se pueda buscar %s"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
629
111
kono
parents: 67
diff changeset
630 #: files.c:1441
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
631 msgid "Multiple include guards may be useful for:\n"
111
kono
parents: 67
diff changeset
632 msgstr "Guardias múltiples de include pueden ser útiles para:\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
633
111
kono
parents: 67
diff changeset
634 #: init.c:553
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
635 msgid "cppchar_t must be an unsigned type"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
636 msgstr "cppchar_t debe ser de un tipo unsigned"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
637
111
kono
parents: 67
diff changeset
638 #: init.c:557
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
639 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
640 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
111
kono
parents: 67
diff changeset
641 msgstr "la aritmética del preprocesador tiene una precisión máxima de %lu bits; el objetivo requiere de %lu bits"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
642
111
kono
parents: 67
diff changeset
643 #: init.c:564
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
644 msgid "CPP arithmetic must be at least as precise as a target int"
111
kono
parents: 67
diff changeset
645 msgstr "la aritmética de CPP debe se al menos tan precisa como un int del objetivo"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
646
111
kono
parents: 67
diff changeset
647 #: init.c:567
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
648 msgid "target char is less than 8 bits wide"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
649 msgstr "el char del objetivo tiene menos de 8 bits de ancho"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
650
111
kono
parents: 67
diff changeset
651 #: init.c:571
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
652 msgid "target wchar_t is narrower than target char"
111
kono
parents: 67
diff changeset
653 msgstr "el wchar_t del objetivo es más estrecho que el char del objetivo"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
654
111
kono
parents: 67
diff changeset
655 #: init.c:575
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
656 msgid "target int is narrower than target char"
111
kono
parents: 67
diff changeset
657 msgstr "el int del objetivo es más estrecho que el char del objetivo"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
658
111
kono
parents: 67
diff changeset
659 #: init.c:580
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
660 msgid "CPP half-integer narrower than CPP character"
111
kono
parents: 67
diff changeset
661 msgstr "el medio-entero de CPP es más estrecho que el carácter de CPP"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
662
111
kono
parents: 67
diff changeset
663 #: init.c:584
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
664 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
665 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
111
kono
parents: 67
diff changeset
666 msgstr "CPP no puede manejar constantes de carácter anchas más allá de %lu bits en este objetivo, pero el objetivo requiere %lu bits"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
667
111
kono
parents: 67
diff changeset
668 #: lex.c:1126
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
669 msgid "backslash and newline separated by space"
111
kono
parents: 67
diff changeset
670 msgstr "caracteres de barra invertida y fin de línea separados por espacio"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
671
111
kono
parents: 67
diff changeset
672 #: lex.c:1131
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
673 msgid "backslash-newline at end of file"
111
kono
parents: 67
diff changeset
674 msgstr "no hay caractér de barra invertida o fin de línea al final del fichero"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
675
111
kono
parents: 67
diff changeset
676 #: lex.c:1147
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
677 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
678 msgid "trigraph ??%c converted to %c"
36
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
679 msgstr "se convierte el trigrafo ??%c a %c"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
680
111
kono
parents: 67
diff changeset
681 #: lex.c:1155
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
682 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
683 msgid "trigraph ??%c ignored, use -trigraphs to enable"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
684 msgstr "se ignora el trigrafo ??%c, use -trigraphs para reconocerlo"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
685
111
kono
parents: 67
diff changeset
686 #: lex.c:1204
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
687 msgid "\"/*\" within comment"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
688 msgstr "\"/*\" dentro de un comentario"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
689
111
kono
parents: 67
diff changeset
690 #: lex.c:1262
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
691 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
692 msgid "%s in preprocessing directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
693 msgstr "%s en la directiva de preprocesamiento"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
694
111
kono
parents: 67
diff changeset
695 #: lex.c:1271
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
696 msgid "null character(s) ignored"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
697 msgstr "caracter(es) nulo(s) ignorados"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
698
111
kono
parents: 67
diff changeset
699 #: lex.c:1308
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
700 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
701 msgid "`%.*s' is not in NFKC"
111
kono
parents: 67
diff changeset
702 msgstr "`%.*s' no está en NFKC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
703
111
kono
parents: 67
diff changeset
704 #: lex.c:1311
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
705 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
706 msgid "`%.*s' is not in NFC"
111
kono
parents: 67
diff changeset
707 msgstr "`%.*s' no está en NFC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
708
111
kono
parents: 67
diff changeset
709 #: lex.c:1381 lex.c:1470
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
710 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
711 msgid "attempt to use poisoned \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
712 msgstr "intento de usar \"%s\" envenenado"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
713
111
kono
parents: 67
diff changeset
714 #: lex.c:1391 lex.c:1480
kono
parents: 67
diff changeset
715 #, fuzzy
kono
parents: 67
diff changeset
716 #| msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
kono
parents: 67
diff changeset
717 msgid "__VA_ARGS__ can only appear in the expansion of a C++11 variadic macro"
kono
parents: 67
diff changeset
718 msgstr "__VA_ARGS__ solamente puede aparecer en la expansión de una macro variadic C99"
kono
parents: 67
diff changeset
719
kono
parents: 67
diff changeset
720 #: lex.c:1395 lex.c:1484
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
721 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
111
kono
parents: 67
diff changeset
722 msgstr "__VA_ARGS__ solamente puede aparecer en la expansión de una macro variadic C99"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
723
111
kono
parents: 67
diff changeset
724 #: lex.c:1402 lex.c:1491
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
725 #, c-format
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
726 msgid "identifier \"%s\" is a special operator name in C++"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
727 msgstr "el identificador \"%s\" es un nombre de operador especial en C++"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
728
111
kono
parents: 67
diff changeset
729 #: lex.c:1781
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
730 msgid "raw string delimiter longer than 16 characters"
111
kono
parents: 67
diff changeset
731 msgstr "el delimitador de cadena cruda es más largo que 16 caracteres"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
732
111
kono
parents: 67
diff changeset
733 #: lex.c:1785
kono
parents: 67
diff changeset
734 #, fuzzy
kono
parents: 67
diff changeset
735 #| msgid "invalid character '%c' in raw string delimiter"
kono
parents: 67
diff changeset
736 msgid "invalid new-line in raw string delimiter"
kono
parents: 67
diff changeset
737 msgstr "carácter inválido '%c' en un delimitador de cadena cruda"
kono
parents: 67
diff changeset
738
kono
parents: 67
diff changeset
739 #: lex.c:1789
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
740 #, c-format
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
741 msgid "invalid character '%c' in raw string delimiter"
111
kono
parents: 67
diff changeset
742 msgstr "carácter inválido '%c' en un delimitador de cadena cruda"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
743
111
kono
parents: 67
diff changeset
744 #: lex.c:1838 lex.c:1860
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
745 msgid "unterminated raw string"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
746 msgstr "cadena cruda sin terminar"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
747
111
kono
parents: 67
diff changeset
748 #: lex.c:1881 lex.c:2011
kono
parents: 67
diff changeset
749 msgid "invalid suffix on literal; C++11 requires a space between literal and string macro"
kono
parents: 67
diff changeset
750 msgstr ""
kono
parents: 67
diff changeset
751
kono
parents: 67
diff changeset
752 #: lex.c:1993
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
753 msgid "null character(s) preserved in literal"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
754 msgstr "caracter(es) nulo(s) preservados en la literal"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
755
111
kono
parents: 67
diff changeset
756 #: lex.c:1996
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
757 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
758 msgid "missing terminating %c character"
111
kono
parents: 67
diff changeset
759 msgstr "falta el carácter de terminación %c"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
760
111
kono
parents: 67
diff changeset
761 #: lex.c:2029
kono
parents: 67
diff changeset
762 msgid "C++11 requires a space between string literal and macro"
kono
parents: 67
diff changeset
763 msgstr ""
kono
parents: 67
diff changeset
764
kono
parents: 67
diff changeset
765 #: lex.c:2833 lex.c:2867
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
766 msgid "C++ style comments are not allowed in ISO C90"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
767 msgstr "los comentarios de estilo C++ no se permiten en ISO C90"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
768
111
kono
parents: 67
diff changeset
769 #: lex.c:2835 lex.c:2846 lex.c:2869
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
770 msgid "(this will be reported only once per input file)"
111
kono
parents: 67
diff changeset
771 msgstr "(esto se reportará solamente una vez por cada fichero de entrada)"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
772
111
kono
parents: 67
diff changeset
773 #: lex.c:2844
kono
parents: 67
diff changeset
774 #, fuzzy
kono
parents: 67
diff changeset
775 #| msgid "C++ style comments are not allowed in ISO C90"
kono
parents: 67
diff changeset
776 msgid "C++ style comments are incompatible with C90"
kono
parents: 67
diff changeset
777 msgstr "los comentarios de estilo C++ no se permiten en ISO C90"
kono
parents: 67
diff changeset
778
kono
parents: 67
diff changeset
779 #: lex.c:2875
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
780 msgid "multi-line comment"
111
kono
parents: 67
diff changeset
781 msgstr "comentario en múltiples líneas"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
782
111
kono
parents: 67
diff changeset
783 #: lex.c:3248
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
784 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
785 msgid "unspellable token %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
786 msgstr "elemento %s impronunciable"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
787
111
kono
parents: 67
diff changeset
788 #: macro.c:203
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
789 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
790 msgid "macro \"%s\" is not used"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
791 msgstr "la macro \"%s\" no se utiliza"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
792
111
kono
parents: 67
diff changeset
793 #: macro.c:242 macro.c:488
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
794 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
795 msgid "invalid built-in macro \"%s\""
111
kono
parents: 67
diff changeset
796 msgstr "macro interna \"%s\" inválida"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
797
111
kono
parents: 67
diff changeset
798 #: macro.c:249 macro.c:349
kono
parents: 67
diff changeset
799 #, c-format
kono
parents: 67
diff changeset
800 msgid "macro \"%s\" might prevent reproducible builds"
kono
parents: 67
diff changeset
801 msgstr ""
kono
parents: 67
diff changeset
802
kono
parents: 67
diff changeset
803 #: macro.c:280
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
804 msgid "could not determine file timestamp"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
805 msgstr "no se puede determinar la marca de fecha del fichero"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
806
111
kono
parents: 67
diff changeset
807 #: macro.c:395
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
808 msgid "could not determine date and time"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
809 msgstr "no se puede determinar la fecha y la hora"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
810
111
kono
parents: 67
diff changeset
811 #: macro.c:411
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
812 msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
813 msgstr "se expande __COUNTER__ dentro de una directiva con -fdirectives-only"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
814
111
kono
parents: 67
diff changeset
815 #: macro.c:599
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
816 msgid "invalid string literal, ignoring final '\\'"
111
kono
parents: 67
diff changeset
817 msgstr "cadena literal inválida, se ignora el '\\' final"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
818
111
kono
parents: 67
diff changeset
819 #: macro.c:661
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
820 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
821 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
111
kono
parents: 67
diff changeset
822 msgstr "pegar \"%s\" y \"%s\" no da un elemento válido de preprocesamiento"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
823
111
kono
parents: 67
diff changeset
824 #: macro.c:785
kono
parents: 67
diff changeset
825 msgid "ISO C++11 requires at least one argument for the \"...\" in a variadic macro"
kono
parents: 67
diff changeset
826 msgstr ""
kono
parents: 67
diff changeset
827
kono
parents: 67
diff changeset
828 #: macro.c:789
kono
parents: 67
diff changeset
829 #, fuzzy
kono
parents: 67
diff changeset
830 #| msgid "ISO C99 requires rest arguments to be used"
kono
parents: 67
diff changeset
831 msgid "ISO C99 requires at least one argument for the \"...\" in a variadic macro"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
832 msgstr "ISO C99 requiere que el resto de los argumentos sea usado"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
833
111
kono
parents: 67
diff changeset
834 #: macro.c:796
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
835 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
836 msgid "macro \"%s\" requires %u arguments, but only %u given"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
837 msgstr "la macro \"%s\" requiere %u argumentos, pero solo se proporcionan %u"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
838
111
kono
parents: 67
diff changeset
839 #: macro.c:801
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
840 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
841 msgid "macro \"%s\" passed %u arguments, but takes just %u"
111
kono
parents: 67
diff changeset
842 msgstr "la macro \"%s\" pasó %u argumentos, pero solamente toma %u"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
843
111
kono
parents: 67
diff changeset
844 #: macro.c:995 traditional.c:819
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
845 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
846 msgid "unterminated argument list invoking macro \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
847 msgstr "lista de argumentos sin terminar al invocar la macro \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
848
111
kono
parents: 67
diff changeset
849 #: macro.c:1146
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
850 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
851 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
111
kono
parents: 67
diff changeset
852 msgstr "la función de macro \"%s\" se debe usar con argumentos en C tradicional"
kono
parents: 67
diff changeset
853
kono
parents: 67
diff changeset
854 #: macro.c:1836
kono
parents: 67
diff changeset
855 #, fuzzy, c-format
kono
parents: 67
diff changeset
856 #| msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90 and ISO C++98"
kono
parents: 67
diff changeset
857 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C++98"
kono
parents: 67
diff changeset
858 msgstr "al invocar el macro %s argumento %d: los argumentos de macro vacíos están indefinidos en ISO C90 y en ISO C++98"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
859
111
kono
parents: 67
diff changeset
860 #: macro.c:1844 macro.c:1853
kono
parents: 67
diff changeset
861 #, fuzzy, c-format
kono
parents: 67
diff changeset
862 #| msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90 and ISO C++98"
kono
parents: 67
diff changeset
863 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90"
kono
parents: 67
diff changeset
864 msgstr "al invocar el macro %s argumento %d: los argumentos de macro vacíos están indefinidos en ISO C90 y en ISO C++98"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
865
111
kono
parents: 67
diff changeset
866 #: macro.c:2817
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
867 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
868 msgid "duplicate macro parameter \"%s\""
111
kono
parents: 67
diff changeset
869 msgstr "parámetro de macro \"%s\" duplicado"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
870
111
kono
parents: 67
diff changeset
871 #: macro.c:2866
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
872 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
873 msgid "\"%s\" may not appear in macro parameter list"
111
kono
parents: 67
diff changeset
874 msgstr "\"%s\" podría faltar en la lista de parámetro de macro"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
875
111
kono
parents: 67
diff changeset
876 #: macro.c:2874
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
877 msgid "macro parameters must be comma-separated"
111
kono
parents: 67
diff changeset
878 msgstr "los parámetros de macro deben ser separados por comas"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
879
111
kono
parents: 67
diff changeset
880 #: macro.c:2893
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
881 msgid "parameter name missing"
111
kono
parents: 67
diff changeset
882 msgstr "falta el nombre del parámetro"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
883
111
kono
parents: 67
diff changeset
884 #: macro.c:2914
kono
parents: 67
diff changeset
885 #, fuzzy
kono
parents: 67
diff changeset
886 #| msgid "anonymous variadic macros were introduced in C99"
kono
parents: 67
diff changeset
887 msgid "anonymous variadic macros were introduced in C++11"
kono
parents: 67
diff changeset
888 msgstr "los macros variadic anónimos se introdujeron en C99"
kono
parents: 67
diff changeset
889
kono
parents: 67
diff changeset
890 #: macro.c:2918 macro.c:2923
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
891 msgid "anonymous variadic macros were introduced in C99"
111
kono
parents: 67
diff changeset
892 msgstr "los macros variadic anónimos se introdujeron en C99"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
893
111
kono
parents: 67
diff changeset
894 #: macro.c:2930
kono
parents: 67
diff changeset
895 #, fuzzy
kono
parents: 67
diff changeset
896 #| msgid "ISO C does not permit named variadic macros"
kono
parents: 67
diff changeset
897 msgid "ISO C++ does not permit named variadic macros"
kono
parents: 67
diff changeset
898 msgstr "ISO C no permite macros variadic nombrados"
kono
parents: 67
diff changeset
899
kono
parents: 67
diff changeset
900 #: macro.c:2933
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
901 msgid "ISO C does not permit named variadic macros"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
902 msgstr "ISO C no permite macros variadic nombrados"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
903
111
kono
parents: 67
diff changeset
904 #: macro.c:2943
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
905 msgid "missing ')' in macro parameter list"
111
kono
parents: 67
diff changeset
906 msgstr "falta ')' en la lista de parámetros de macro"
kono
parents: 67
diff changeset
907
kono
parents: 67
diff changeset
908 #: macro.c:2994
kono
parents: 67
diff changeset
909 msgid "'##' cannot appear at either end of a macro expansion"
kono
parents: 67
diff changeset
910 msgstr "'##' no puede aparece en o al final de una expansión de macro"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
911
111
kono
parents: 67
diff changeset
912 #: macro.c:3031
kono
parents: 67
diff changeset
913 #, fuzzy
kono
parents: 67
diff changeset
914 #| msgid "ISO C99 requires whitespace after the macro name"
kono
parents: 67
diff changeset
915 msgid "ISO C++11 requires whitespace after the macro name"
kono
parents: 67
diff changeset
916 msgstr "ISO C99 requiere espacios en blanco después del nombre de macro"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
917
111
kono
parents: 67
diff changeset
918 #: macro.c:3034
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
919 msgid "ISO C99 requires whitespace after the macro name"
111
kono
parents: 67
diff changeset
920 msgstr "ISO C99 requiere espacios en blanco después del nombre de macro"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
921
111
kono
parents: 67
diff changeset
922 #: macro.c:3059
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
923 msgid "missing whitespace after the macro name"
111
kono
parents: 67
diff changeset
924 msgstr "faltan espacios en blanco después del nombre de macro"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
925
111
kono
parents: 67
diff changeset
926 #: macro.c:3093
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
927 msgid "'#' is not followed by a macro parameter"
111
kono
parents: 67
diff changeset
928 msgstr "'#' no es seguido por un parámetro de macro"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
929
111
kono
parents: 67
diff changeset
930 #: macro.c:3254
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
931 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
932 msgid "\"%s\" redefined"
111
kono
parents: 67
diff changeset
933 msgstr "se redefinió \"%s\""
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
934
111
kono
parents: 67
diff changeset
935 #: macro.c:3259
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
936 msgid "this is the location of the previous definition"
111
kono
parents: 67
diff changeset
937 msgstr "esta es la ubicación de la definición previa"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
938
111
kono
parents: 67
diff changeset
939 #: macro.c:3320
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
940 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
941 msgid "macro argument \"%s\" would be stringified in traditional C"
111
kono
parents: 67
diff changeset
942 msgstr "el argumento de macro \"%s\" debería ser convertido a cadena en C tradicional"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
943
111
kono
parents: 67
diff changeset
944 #: macro.c:3356
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
945 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
946 msgid "invalid hash type %d in cpp_macro_definition"
111
kono
parents: 67
diff changeset
947 msgstr "tipo de hash %d inválido en cpp_macro_definition"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
948
111
kono
parents: 67
diff changeset
949 #: pch.c:89 pch.c:347 pch.c:361 pch.c:379 pch.c:385 pch.c:394 pch.c:401
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
950 msgid "while writing precompiled header"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
951 msgstr "al escribir el encabezado precompilado"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
952
111
kono
parents: 67
diff changeset
953 #: pch.c:621
36
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
954 #, c-format
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
955 msgid "%s: not used because `%.*s' is poisoned"
111
kono
parents: 67
diff changeset
956 msgstr "%s: no se usa porque `%.*s' está envenenado"
36
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
957
111
kono
parents: 67
diff changeset
958 #: pch.c:643
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
959 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
960 msgid "%s: not used because `%.*s' not defined"
111
kono
parents: 67
diff changeset
961 msgstr "%s: no se usa porque `%.*s' no está definido"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
962
111
kono
parents: 67
diff changeset
963 #: pch.c:655
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
964 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
965 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
111
kono
parents: 67
diff changeset
966 msgstr "%s: no se usa porque `%.*s' está definido como `%s' no como `%.*s'"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
967
111
kono
parents: 67
diff changeset
968 #: pch.c:696
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
969 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
970 msgid "%s: not used because `%s' is defined"
111
kono
parents: 67
diff changeset
971 msgstr "%s: no se usa porque `%s' está definido"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
972
111
kono
parents: 67
diff changeset
973 #: pch.c:716
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
974 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
975 msgid "%s: not used because `__COUNTER__' is invalid"
111
kono
parents: 67
diff changeset
976 msgstr "%s: no se usa porque `__COUNTER__' es inválido"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
977
111
kono
parents: 67
diff changeset
978 #: pch.c:725 pch.c:902
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
979 msgid "while reading precompiled header"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
980 msgstr "al leer el encabezado precompilado"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
981
111
kono
parents: 67
diff changeset
982 #: traditional.c:889
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
983 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
984 msgid "detected recursion whilst expanding macro \"%s\""
111
kono
parents: 67
diff changeset
985 msgstr "se detectó recursión al expandir la macro \"%s\""
kono
parents: 67
diff changeset
986
kono
parents: 67
diff changeset
987 #: traditional.c:1108
kono
parents: 67
diff changeset
988 msgid "syntax error in macro parameter list"
kono
parents: 67
diff changeset
989 msgstr "error de sintaxis en la lista de parámetros de macro"
kono
parents: 67
diff changeset
990
kono
parents: 67
diff changeset
991 #~ msgid "Character %x might not be NFKC"
kono
parents: 67
diff changeset
992 #~ msgstr "El carácter %x puede no ser NFKC"
kono
parents: 67
diff changeset
993
kono
parents: 67
diff changeset
994 #~ msgid "too many decimal points in number"
kono
parents: 67
diff changeset
995 #~ msgstr "demasiados puntos decimales en el número"
kono
parents: 67
diff changeset
996
kono
parents: 67
diff changeset
997 #~ msgid "invalid digit \"%c\" in binary constant"
kono
parents: 67
diff changeset
998 #~ msgstr "dígito \"%c\" inválido en la constante binaria"
kono
parents: 67
diff changeset
999
kono
parents: 67
diff changeset
1000 #~ msgid "invalid digit \"%c\" in octal constant"
kono
parents: 67
diff changeset
1001 #~ msgstr "dígito \"%c\" inválido en la constante octal"
kono
parents: 67
diff changeset
1002
kono
parents: 67
diff changeset
1003 #~ msgid "no digits in hexadecimal floating constant"
kono
parents: 67
diff changeset
1004 #~ msgstr "no hay dígitos en la constante de coma flotante hexadecimal"
kono
parents: 67
diff changeset
1005
kono
parents: 67
diff changeset
1006 #~ msgid "exponent has no digits"
kono
parents: 67
diff changeset
1007 #~ msgstr "el exponente no tiene dígitos"
kono
parents: 67
diff changeset
1008
kono
parents: 67
diff changeset
1009 #~ msgid "hexadecimal floating constants require an exponent"
kono
parents: 67
diff changeset
1010 #~ msgstr "las constantes de coma flotante hexadecimal requieren un exponente"
kono
parents: 67
diff changeset
1011
kono
parents: 67
diff changeset
1012 #~ msgid "missing binary operator before token \"%s\""
kono
parents: 67
diff changeset
1013 #~ msgstr "falta un operador binario antes del elemento \"%s\""
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1014
111
kono
parents: 67
diff changeset
1015 #~ msgid "token \"%s\" is not valid in preprocessor expressions"
kono
parents: 67
diff changeset
1016 #~ msgstr "el elemento \"%s\" no es válido en las expresiones del preprocesador"
kono
parents: 67
diff changeset
1017
kono
parents: 67
diff changeset
1018 #~ msgid "missing expression between '(' and ')'"
kono
parents: 67
diff changeset
1019 #~ msgstr "falta una expresión entre '(' y ')'"
kono
parents: 67
diff changeset
1020
kono
parents: 67
diff changeset
1021 #~ msgid "%s with no expression"
kono
parents: 67
diff changeset
1022 #~ msgstr "%s sin expresión"
kono
parents: 67
diff changeset
1023
kono
parents: 67
diff changeset
1024 #~ msgid "operator '%s' has no right operand"
kono
parents: 67
diff changeset
1025 #~ msgstr "el operador '%s' no tiene operando derecho"
kono
parents: 67
diff changeset
1026
kono
parents: 67
diff changeset
1027 #~ msgid "operator '%s' has no left operand"
kono
parents: 67
diff changeset
1028 #~ msgstr "el operador '%s' no tiene operando izquierdo"
kono
parents: 67
diff changeset
1029
kono
parents: 67
diff changeset
1030 #~ msgid " ':' without preceding '?'"
kono
parents: 67
diff changeset
1031 #~ msgstr " ':' sin una '?' precedente"
kono
parents: 67
diff changeset
1032
kono
parents: 67
diff changeset
1033 #~ msgid "NULL directory in find_file"
kono
parents: 67
diff changeset
1034 #~ msgstr "directorio NULL en find_file"
kono
parents: 67
diff changeset
1035
kono
parents: 67
diff changeset
1036 #~ msgid "%s is a block device"
kono
parents: 67
diff changeset
1037 #~ msgstr "%s es un dispositivo de bloques"
kono
parents: 67
diff changeset
1038
kono
parents: 67
diff changeset
1039 #~ msgid "%s is too large"
kono
parents: 67
diff changeset
1040 #~ msgstr "%s es demasiado grande"
kono
parents: 67
diff changeset
1041
kono
parents: 67
diff changeset
1042 #~ msgid "%s is shorter than expected"
kono
parents: 67
diff changeset
1043 #~ msgstr "%s es más corto de lo esperado"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1044
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1045 #~ msgid "warning: "
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1046 #~ msgstr "aviso: "
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1047
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1048 #~ msgid "internal error: "
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1049 #~ msgstr "error interno: "
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1050
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1051 #~ msgid "error: "
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1052 #~ msgstr "error: "
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1053
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1054 #~ msgid "In file included from %s:%u"
111
kono
parents: 67
diff changeset
1055 #~ msgstr "En el fichero incluído de %s:%u"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1056
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1057 #~ msgid ""
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1058 #~ ",\n"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1059 #~ " from %s:%u"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1060 #~ msgstr ""
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1061 #~ ",\n"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1062 #~ " de %s:%u"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1063
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1064 #~ msgid "no newline at end of file"
111
kono
parents: 67
diff changeset
1065 #~ msgstr "no hay caractér de fin de línea al final del fichero"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1066
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1067 #~ msgid "unknown escape sequence: '\\%03o'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1068 #~ msgstr "secuencia de escape desconocida: '\\%03o'"