Mercurial > pidgin.yaz
annotate po/es.po @ 8193:e0a70b763872
[gaim-migrate @ 8915]
ok, this should all work now
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Sat, 31 Jan 2004 22:30:29 +0000 |
parents | 6425177d2d79 |
children | e401e0e2f0e1 |
rev | line source |
---|---|
6419 | 1 # Gaim Spanish translation |
2 # Copyright (C) March 2002, Amaya Rodrigo <amaya@debian.org> | |
3 # Copyright (C) April 2002, Alejandro G Villar <alx5000@terra.es> | |
6546 | 4 # Copyright (C) November 2002-January 2003, Nicolás Lichtmaier <nick@technisys.com.ar> |
5 # Copyright (C) April 2003, JM Pérez Cáncer <jm@cocoloco.dyn.dhs.org> | |
8132 | 6 # Copyright (c) December 2003, Francisco Javier F. Serrador |
7 # <franciscojavier.fernandez.serrador@hispalinux.es>, 2003. | |
8 # Copyright (C) June 2002, April 2003, January 2004 Javier Fernández-Sanguino Peña | |
9 # <jfs@debian.org> | |
5226 | 10 # |
6419 | 11 # This file is distributed under the same license as the Gaim package. |
12 # | |
5226 | 13 # Nota para los traductores: |
6546 | 14 # - Un chat no es una conversación, es un chat. La analogía de "conversación" |
15 # no permite traducir las metáforas de "chat room". Sólo debería utilizarse | |
16 # conversación con el hecho en sí de conversar, sino dificulta la comprensión | |
17 # de qué es un chat (un servidor al que la gente se conecta y abre "salas" | |
18 # o zonas distintas de discusión). | |
8132 | 19 # |
5226 | 20 # - Buddy = Amigo, no se debe cambiar por "amigos" (como en otros programas |
6546 | 21 # de mensajería) porque los desarrolladores lo llaman así. |
5226 | 22 # |
6546 | 23 # - IM = MI (Mensaje Instantáneo, o Mensajería Instantánea) si se pone |
5226 | 24 # en siglas al traducir se preservan las siglas |
25 # | |
6546 | 26 # - Al traducir frases con mayúsculas en todas las letras, mantener sólo |
27 # la primera mayúscula (no capitalizarlas todas) | |
8132 | 28 # |
417 | 29 msgid "" |
30 msgstr "" | |
4170 | 31 "Project-Id-Version: Gaim\n" |
7362 | 32 "Report-Msgid-Bugs-To: \n" |
8132 | 33 "POT-Creation-Date: 2004-01-16 00:00-0500\n" |
34 "PO-Revision-Date: 2004-01-17 16:46+0100\n" | |
6546 | 35 "Last-Translator: Javier Fernández-Sanguino <jfs@debian.org>\n" |
3093 | 36 "Language-Team: <es@li.org>\n" |
417 | 37 "MIME-Version: 1.0\n" |
6978 | 38 "Content-Type: text/plain; charset=UTF-8\n" |
3093 | 39 "Content-Transfer-Encoding: 8bit\n" |
4304 | 40 "Plural-Forms: nplurals=2; plural=n != 1;\n" |
3093 | 41 |
6939 | 42 #. *< api_version |
43 #. *< type | |
44 #. *< ui_requirement | |
45 #. *< flags | |
46 #. *< dependencies | |
47 #. *< priority | |
48 #. *< id | |
8132 | 49 #: plugins/autorecon.c:104 |
6939 | 50 msgid "Auto-Reconnect" |
51 msgstr "Reconexión automática" | |
52 | |
53 #. *< name | |
54 #. *< version | |
55 #. * summary | |
8132 | 56 #. * description |
57 #: plugins/autorecon.c:107 plugins/autorecon.c:109 | |
6939 | 58 msgid "When you are kicked offline, this reconnects you." |
8132 | 59 msgstr "Cuando por alguna razón Ud. se le expulsa, esto lo vuelve a conectar." |
6939 | 60 |
61 #: plugins/chkmail.c:90 plugins/chkmail.c:113 plugins/chkmail.c:122 | |
62 msgid "Mail Server" | |
63 msgstr "Servidor de correo" | |
64 | |
65 #: plugins/chkmail.c:132 | |
66 #, c-format | |
67 msgid "%s (%d new/%d total)" | |
68 msgstr "%s (%d nuevos/%d en total)" | |
69 | |
70 #: plugins/chkmail.c:195 | |
71 msgid "Check Mail" | |
8132 | 72 msgstr "Comprobar correo" |
6939 | 73 |
74 #: plugins/chkmail.c:199 | |
75 msgid "Check email every X seconds.\n" | |
8132 | 76 msgstr "Comprobar correo cada X segundos.\n" |
77 | |
78 #: plugins/contact_priority.c:82 | |
79 msgid "Point values to use when..." | |
80 msgstr "Valores a utilizar cuando..." | |
81 | |
82 #: plugins/contact_priority.c:91 | |
83 msgid "Buddy is offline:" | |
84 msgstr "El amigo está desconectado:" | |
85 | |
86 #: plugins/contact_priority.c:105 | |
87 msgid "Buddy is away:" | |
88 msgstr "El amigo está ausente:" | |
89 | |
90 #: plugins/contact_priority.c:119 | |
91 msgid "Buddy is idle:" | |
92 msgstr "El amigo está inactivo:" | |
93 | |
94 #: plugins/contact_priority.c:133 | |
95 msgid "Use last matching buddy" | |
96 msgstr "Utilizar el último amigo concordante" | |
97 | |
98 #. Explanation | |
99 #: plugins/contact_priority.c:139 | |
100 msgid "" | |
101 "The buddy with the lowest score is the buddy who will have priority in the " | |
102 "contact.\n" | |
103 "The default values (offline = 4,away = 2, and idle = 1)\n" | |
104 "will use what used to be the built-in order active->idle->away->away+idle-" | |
105 ">offline." | |
106 msgstr "" | |
107 "El amigo con la puntuación más baja es el que tendrá prioridad dentro del contacto.\n" | |
108 "Los valores por defecto (desconectado = 4, no disponible = 2 e inactivo = 1)\n" | |
109 "se utilizarán para el orden previamente prefijado de activo->inactivo->no disponible->no disponible e inactivo->desconectado." | |
110 | |
111 #: plugins/contact_priority.c:142 | |
112 msgid "Point values to use for Account..." | |
113 msgstr "Valores para utilizar para la cuenta..." | |
114 | |
115 #. *< api_version | |
116 #. *< type | |
117 #. *< ui_requirement | |
118 #. *< flags | |
119 #. *< dependencies | |
120 #. *< priority | |
121 #. *< id | |
122 #: plugins/contact_priority.c:191 | |
123 msgid "Contact Priority" | |
124 msgstr "Prioridad de contacto" | |
125 | |
126 #. *< name | |
127 #. *< version | |
128 #. *< summary | |
129 #: plugins/contact_priority.c:194 | |
130 msgid "" | |
131 "Allows for controlling the values associated with different buddy states." | |
132 msgstr "Permite controlar los valores asociados a los diferentes estados de los amigos." | |
133 | |
134 #. *< description | |
135 #: plugins/contact_priority.c:196 | |
136 msgid "" | |
137 "Allows for changing the point values of idle/away/offline states for buddies " | |
138 "in contact priority computations." | |
139 msgstr "Permite cambiar los puntos asignados a los estados inactivo/ausente/no disponible para los amigos en cálculos de prioridades de contacto." | |
6939 | 140 |
141 #. | |
142 #. * DEFINES, MACROS & DATA TYPES | |
143 #. | |
144 #: plugins/docklet/docklet-win32.c:44 | |
145 msgid "Gaim" | |
146 msgstr "Gaim" | |
147 | |
148 #: plugins/docklet/docklet-win32.c:45 | |
149 msgid "Gaim - Signed off" | |
150 msgstr "Gaim - Desconectado" | |
151 | |
152 #: plugins/docklet/docklet-win32.c:46 | |
153 msgid "Gaim - Away" | |
154 msgstr "Gaim - Ausente" | |
155 | |
8132 | 156 #: plugins/docklet/docklet.c:114 src/gtkaccount.c:482 src/gtkaccount.c:1761 |
5081 | 157 msgid "Auto-login" |
6546 | 158 msgstr "Conectarse automáticamente" |
5081 | 159 |
6939 | 160 #: plugins/docklet/docklet.c:117 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
161 msgid "New Message..." |
8132 | 162 msgstr "Mensaje nuevo..." |
5081 | 163 |
6939 | 164 #: plugins/docklet/docklet.c:118 |
5081 | 165 msgid "Join A Chat..." |
5226 | 166 msgstr "Unirse a un chat..." |
5081 | 167 |
6939 | 168 #: plugins/docklet/docklet.c:149 |
4079 | 169 msgid "New..." |
170 msgstr "Nuevo..." | |
171 | |
8132 | 172 #: plugins/docklet/docklet.c:153 src/gtkblist.c:2728 src/gtkpounce.c:413 |
173 #: src/gtkprefs.c:1456 src/protocols/gg/gg.c:51 src/protocols/irc/msgs.c:187 | |
174 #: src/protocols/jabber/jabber.c:961 src/protocols/jabber/jutil.c:99 | |
175 #: src/protocols/jabber/presence.c:84 src/protocols/oscar/oscar.c:2843 | |
176 #: src/protocols/oscar/oscar.c:4604 src/protocols/oscar/oscar.c:5563 | |
177 #: src/protocols/oscar/oscar.c:6164 | |
4079 | 178 msgid "Away" |
179 msgstr "Ausente" | |
180 | |
8132 | 181 #: plugins/docklet/docklet.c:159 src/away.c:517 |
4079 | 182 msgid "Back" |
8132 | 183 msgstr "De vuelta" |
5081 | 184 |
6939 | 185 #: plugins/docklet/docklet.c:167 |
5081 | 186 msgid "Mute Sounds" |
187 msgstr "Sin sonido" | |
188 | |
8132 | 189 #: plugins/docklet/docklet.c:172 src/gtkft.c:583 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
190 msgid "File Transfers" |
8132 | 191 msgstr "Transferencias de Archivos" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
192 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
193 #. And now for the buttons |
8132 | 194 #: plugins/docklet/docklet.c:173 src/gtkaccount.c:1920 src/main.c:327 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
195 msgid "Accounts" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
196 msgstr "Cuentas" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
197 |
8132 | 198 #: plugins/docklet/docklet.c:174 src/gtkprefs.c:2331 src/main.c:333 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
199 msgid "Preferences" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
200 msgstr "Preferencias" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
201 |
6939 | 202 #: plugins/docklet/docklet.c:183 |
4079 | 203 msgid "Signoff" |
204 msgstr "Desconectar" | |
205 | |
6939 | 206 #: plugins/docklet/docklet.c:187 |
4170 | 207 msgid "Quit" |
208 msgstr "Salir" | |
209 | |
6939 | 210 #: plugins/docklet/docklet.c:478 |
4116 | 211 msgid "Tray Icon Configuration" |
8132 | 212 msgstr "Configuración del icono del panel de notificación" |
4079 | 213 |
6939 | 214 #: plugins/docklet/docklet.c:482 |
4116 | 215 msgid "_Hide new messages until tray icon is clicked" |
8132 | 216 msgstr "_Ocultar mensajes nuevos hasta que se pulsa en el icono del panel de notificación" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
217 |
5226 | 218 # Es pulsar, no clickear y 'icono' no lleva acento - jfs |
6546 | 219 # Me pareció que "bandeja" no suen bien todavía, no es común. Veremos si se |
220 # populariza esa traducción en el resto de Gnome. nl. | |
8132 | 221 # La traducción de «bandeja» ha quedado como «panel de notificación». serrador |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
222 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
223 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
224 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
225 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
226 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
227 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
228 #. *< id |
6939 | 229 #: plugins/docklet/docklet.c:506 |
4116 | 230 msgid "System Tray Icon" |
8132 | 231 msgstr "Icono de panel de notificación" |
4079 | 232 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
233 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
234 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
235 #. * summary |
6939 | 236 #: plugins/docklet/docklet.c:509 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
237 msgid "Displays an icon for Gaim in the system tray." |
8132 | 238 msgstr "Muestra un icono para Gaim en el panel de notificación" |
239 | |
6939 | 240 #: plugins/docklet/docklet.c:511 |
5081 | 241 msgid "" |
6939 | 242 "Displays a system tray icon (in GNOME, KDE or Windows for example) to show " |
243 "the current status of Gaim, allow fast access to commonly used functions, " | |
244 "and to toggle display of the buddy list or login window. Also allows " | |
245 "messages to be queued until the icon is clicked, similar to ICQ." | |
8132 | 246 msgstr "Muestra un icono en el panel de notificación (por ejemplo en Gnome, KDE o Windows) para mostrar el estado actual de Gaim. Permite un acceso rápido a las funciones más comunes, indicar si se debe mostrar la lista de de amigos o la ventana de conexión. También permite encolar los mensajes hasta que se pulse el icono, similar a cómo se hace en ICQ." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
247 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
248 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
249 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
250 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
251 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
252 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
253 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
254 #. *< id |
8132 | 255 #: plugins/filectl.c:223 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
256 msgid "Gaim File Control" |
8132 | 257 msgstr "Control de archivos de Gaim" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
258 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
259 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
260 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
261 #. * summary |
8132 | 262 #. * description |
263 #: plugins/filectl.c:226 plugins/filectl.c:228 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
264 msgid "Allows you to control Gaim by entering commands in a file." |
8132 | 265 msgstr "Permite controla Gaim introduciendo órdenes en un archivo." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
266 |
6939 | 267 #: plugins/gaim-remote/remote.c:88 |
268 msgid "Not connected to AIM" | |
269 msgstr "No está conectado a AIM" | |
270 | |
271 #: plugins/gaim-remote/remote.c:97 plugins/gaim-remote/remote.c:136 | |
272 msgid "No screenname given." | |
8132 | 273 msgstr "No se indicó el nombre de pantalla." |
6939 | 274 |
275 #: plugins/gaim-remote/remote.c:173 | |
276 msgid "No roomname given." | |
8132 | 277 msgstr "No se indicó el nombre de la sala." |
6939 | 278 |
279 #: plugins/gaim-remote/remote.c:192 | |
280 msgid "Invalid AIM URI" | |
8132 | 281 msgstr "URI de AIM inválida" |
6939 | 282 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
283 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
284 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
285 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
286 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
287 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
288 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
289 #. *< id |
8132 | 290 #: plugins/gaim-remote/remote.c:715 |
6939 | 291 msgid "Remote Control" |
292 msgstr "Control remoto" | |
293 | |
294 #. *< name | |
295 #. *< version | |
296 #. * summary | |
8132 | 297 #: plugins/gaim-remote/remote.c:718 |
6939 | 298 msgid "Provides remote control for gaim applications." |
299 msgstr "Permite el control remoto de aplicaciones de Gaim." | |
300 | |
8132 | 301 #: plugins/gaim-remote/remote.c:720 |
6939 | 302 msgid "" |
303 "Gives Gaim the ability to be remote-controlled through third-party " | |
304 "applications or through the gaim-remote tool." | |
305 msgstr "" | |
306 "Permite que Gaim sea controlado de forma remota a través de aplicaciones de " | |
307 "terceros o de la herramienta de control remoto." | |
308 | |
309 #. *< api_version | |
310 #. *< type | |
311 #. *< ui_requirement | |
312 #. *< flags | |
313 #. *< dependencies | |
314 #. *< priority | |
315 #. *< id | |
8132 | 316 #: plugins/gaiminc.c:87 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
317 msgid "Gaim Demonstration Plugin" |
8132 | 318 msgstr "Complemento de demostración de Gaim" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
319 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
320 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
321 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
322 #. * summary |
8132 | 323 #: plugins/gaiminc.c:90 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
324 msgid "An example plugin that does stuff - see the description." |
8132 | 325 msgstr "Un ejemplo de complemento que hace cosas - consulte la descripción." |
326 | |
327 #: plugins/gaiminc.c:92 | |
5081 | 328 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
329 "This is a really cool plugin that does a lot of stuff:\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
330 "- It tells you who wrote the program when you log in\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
331 "- It reverses all incoming text\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
332 "- It sends a message to people on your list immediately when they sign on" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
333 msgstr "" |
8132 | 334 "Este es un complemento muy interesante que hace muchas cosas:\n" |
335 "- Le dice quién escribió el programa cuando inicia la sesión\n" | |
336 "- Vuelve del revés el texto que le envían\n" | |
337 "- Envía un mensaje a las personas en su lista inmediatamente cuando se conectan" | |
6939 | 338 |
339 #. Configuration frame | |
340 #: plugins/gestures/gestures.c:220 | |
341 msgid "Mouse Gestures Configuration" | |
8132 | 342 msgstr "Configuración de los gestos con el ratón" |
6939 | 343 |
344 #: plugins/gestures/gestures.c:227 | |
345 msgid "Middle mouse button" | |
346 msgstr "Botón central del ratón" | |
347 | |
348 #: plugins/gestures/gestures.c:232 | |
349 msgid "Right mouse button" | |
350 msgstr "Botón derecho del ratón" | |
351 | |
352 #. "Visual gesture display" checkbox | |
353 #: plugins/gestures/gestures.c:244 | |
354 msgid "_Visual gesture display" | |
355 msgstr "Mostrar gestos _visuales" | |
356 | |
357 #. *< api_version | |
358 #. *< type | |
359 #. *< ui_requirement | |
360 #. *< flags | |
361 #. *< dependencies | |
362 #. *< priority | |
363 #. *< id | |
364 #: plugins/gestures/gestures.c:271 | |
365 msgid "Mouse Gestures" | |
8132 | 366 msgstr "Gestos con el ratón" |
6939 | 367 |
368 #. *< name | |
369 #. *< version | |
370 #. * summary | |
371 #: plugins/gestures/gestures.c:274 | |
372 msgid "Provides support for mouse gestures" | |
8132 | 373 msgstr "Proporciona soporte para gestos con el ratón" |
374 | |
6939 | 375 #: plugins/gestures/gestures.c:276 |
376 msgid "" | |
377 "Allows support for mouse gestures in conversation windows.\n" | |
378 "Drag the middle mouse button to perform certain actions:\n" | |
379 "\n" | |
380 "Drag down and then to the right to close a conversation.\n" | |
381 "Drag up and then to the left to switch to the previous conversation.\n" | |
382 "Drag up and then to the right to switch to the next conversation." | |
383 msgstr "" | |
384 "Añade soporte de gestos del ratón en las ventanas de conversación.\n" | |
385 "Arrastre con el botón central del ratón para realizar las siguientes " | |
386 "acciones:\n" | |
387 "\n" | |
388 "Abajo y después a la derecha para cerrar una ventana de conversación.\n" | |
389 "Arriba y después a la izquierda para cambiar a la conversación anterior.\n" | |
390 "Arriba y después a la derecha para cambiar a la siguiente conversación." | |
6546 | 391 |
8132 | 392 #: plugins/gevolution/add_buddy_dialog.c:136 |
393 #: plugins/gevolution/assoc-buddy.c:76 | |
394 msgid "Local Addressbook" | |
395 msgstr "Agenda local" | |
396 | |
397 #: plugins/gevolution/add_buddy_dialog.c:146 | |
398 #: plugins/gevolution/add_buddy_dialog.c:157 | |
399 #: plugins/gevolution/assoc-buddy.c:86 plugins/gevolution/assoc-buddy.c:97 | |
400 #: src/gtkblist.c:2521 src/gtkprefs.c:833 src/gtkprefs.c:1484 | |
401 msgid "None" | |
402 msgstr "Ninguno" | |
403 | |
404 #: plugins/gevolution/add_buddy_dialog.c:190 | |
405 #: plugins/gevolution/assoc-buddy.c:180 src/gtkprefs.c:1765 | |
406 #: src/protocols/jabber/jabber.c:619 src/protocols/msn/msn.c:1350 | |
407 #: src/protocols/trepia/trepia.c:401 | |
408 msgid "Name" | |
409 msgstr "Nombre" | |
410 | |
411 #: plugins/gevolution/add_buddy_dialog.c:201 | |
412 msgid "Instant Messaging" | |
413 msgstr "Mensajería Instantáneos" | |
414 | |
415 #: plugins/gevolution/add_buddy_dialog.c:482 | |
416 msgid "Select a person from your address book below, or add a new person." | |
417 msgstr "Seleccione una persona de su agenda mostrada abajo, o añada una nueva persona." | |
418 | |
419 #. "Search" | |
420 #: plugins/gevolution/add_buddy_dialog.c:495 | |
421 #: plugins/gevolution/assoc-buddy.c:385 src/protocols/oscar/oscar.c:6424 | |
422 msgid "Search" | |
423 msgstr "Buscar" | |
424 | |
425 #: plugins/gevolution/add_buddy_dialog.c:566 | |
426 #: plugins/gevolution/new_person_dialog.c:310 src/gtkblist.c:3517 | |
427 #: src/gtkblist.c:3839 | |
428 msgid "Group:" | |
429 msgstr "Grupo:" | |
430 | |
431 #. "New Person" button | |
432 #: plugins/gevolution/add_buddy_dialog.c:592 | |
433 #: plugins/gevolution/assoc-buddy.c:488 | |
434 msgid "New Person" | |
435 msgstr "Nueva persona" | |
436 | |
437 #. "Select Buddy" button | |
438 #: plugins/gevolution/add_buddy_dialog.c:609 | |
439 msgid "Select Buddy" | |
440 msgstr "Seleccionar amigo" | |
441 | |
442 #: plugins/gevolution/assoc-buddy.c:372 | |
443 msgid "" | |
444 "Select a person from your address book to add this buddy to, or create a new " | |
445 "person." | |
446 msgstr "Seleccione una persona de su agenda a la que añadir este amigo, o cree una nueva persona." | |
447 | |
448 #. Add the disclosure | |
449 #: plugins/gevolution/assoc-buddy.c:451 | |
450 msgid "Show user details" | |
451 msgstr "Mostrar detalles del usuario" | |
452 | |
453 #: plugins/gevolution/assoc-buddy.c:452 | |
454 msgid "Hide user details" | |
455 msgstr "Ocultar detalles del usuario" | |
456 | |
457 #. "Associate Buddy" button | |
458 #: plugins/gevolution/assoc-buddy.c:505 | |
459 msgid "_Associate Buddy" | |
460 msgstr "_Asociar amigo" | |
461 | |
462 #: plugins/gevolution/gevo-util.c:66 plugins/gevolution/gevolution.c:90 | |
463 #: src/blist.c:672 src/blist.c:859 src/blist.c:2078 src/gtkblist.c:3344 | |
464 #: src/protocols/jabber/roster.c:66 src/protocols/msn/notification.c:1168 | |
465 msgid "Buddies" | |
466 msgstr "Amigos" | |
467 | |
468 #: plugins/gevolution/gevolution.c:214 | |
469 msgid "Add to Address Book" | |
470 msgstr "Añadir a la agenda" | |
471 | |
472 #. Configuration frame | |
473 #: plugins/gevolution/gevolution.c:343 | |
474 msgid "Evolution Integration Configuration" | |
475 msgstr "Configuración de la integración con Evolution" | |
476 | |
477 #: plugins/gevolution/gevolution.c:346 | |
478 msgid "Select all accounts that buddies should be auto-added to." | |
479 msgstr "Seleccione todas las cuentas a los que los amigos se añadirán de forma automática." | |
480 | |
481 #: plugins/gevolution/gevolution.c:376 src/gtkconn.c:614 | |
482 msgid "Account" | |
483 msgstr "Cuenta" | |
484 | |
485 #. *< api_version | |
486 #. *< type | |
487 #. *< ui_requirement | |
488 #. *< flags | |
489 #. *< dependencies | |
490 #. *< priority | |
491 #. *< id | |
492 #: plugins/gevolution/gevolution.c:457 | |
493 msgid "Evolution Integration" | |
494 msgstr "Integración con Evolution" | |
495 | |
496 #. *< name | |
497 #. *< version | |
498 #. * summary | |
499 #. * description | |
500 #: plugins/gevolution/gevolution.c:460 plugins/gevolution/gevolution.c:462 | |
501 msgid "Provides integration with Ximian Evolution." | |
502 msgstr "Ofrece integración con Evolution de Ximian" | |
503 | |
504 #: plugins/gevolution/new_person_dialog.c:270 | |
505 msgid "Please enter the person's information below." | |
506 msgstr "Introduzca la información de la persona a continuación." | |
507 | |
508 #: plugins/gevolution/new_person_dialog.c:274 | |
509 msgid "Please enter the buddy's screen name and account type below." | |
510 msgstr "Introduzca el nombre de pantalla de su amigo y el tipo de cuenta más abajo." | |
511 | |
512 #: plugins/gevolution/new_person_dialog.c:294 | |
513 msgid "Account type:" | |
514 msgstr "Tipo de cuenta:" | |
515 | |
516 #: plugins/gevolution/new_person_dialog.c:298 src/gtkaccount.c:391 | |
517 msgid "Screenname:" | |
518 msgstr "Nombre de usuario:" | |
519 | |
520 #. Optional Information section | |
521 #: plugins/gevolution/new_person_dialog.c:318 | |
522 msgid "Optional information:" | |
523 msgstr "Información opcional" | |
524 | |
525 #. Label | |
526 #: plugins/gevolution/new_person_dialog.c:341 src/gtkaccount.c:318 | |
527 #: src/protocols/oscar/oscar.c:3078 | |
528 msgid "Buddy Icon" | |
529 msgstr "Icono de amigo" | |
530 | |
531 #: plugins/gevolution/new_person_dialog.c:353 | |
532 msgid "First name:" | |
533 msgstr "Nombre:" | |
534 | |
535 #: plugins/gevolution/new_person_dialog.c:365 | |
536 msgid "Last name:" | |
537 msgstr "Apellidos:" | |
538 | |
539 #: plugins/gevolution/new_person_dialog.c:385 | |
540 msgid "E-mail:" | |
541 msgstr "Correo Electrónico:" | |
542 | |
543 #: plugins/history.c:74 | |
5081 | 544 msgid "History" |
8132 | 545 msgstr "Histórico" |
546 | |
547 #: plugins/history.c:76 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
548 msgid "Shows recently logged conversations in new conversations." |
8132 | 549 msgstr "Muestra las conversaciones registradas recientemente en las nuevas." |
550 | |
551 #: plugins/history.c:77 | |
552 msgid "" | |
553 "When a new conversation is opened this plugin will insert the last " | |
554 "conversation into the current conversation." | |
555 msgstr "Cuando se abre una nueva conversación este complemento introduce la última conversación en la conversación actual." | |
556 | |
557 # Nota: ni «iconizar» ni «iconificar» están en el diccionario... jfs | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
558 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
559 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
560 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
561 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
562 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
563 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
564 #. *< id |
6939 | 565 #: plugins/iconaway.c:80 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
566 msgid "Iconify on Away" |
8132 | 567 msgstr "Iconizar en ausencia" |
5081 | 568 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
569 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
570 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
571 #. * summary |
8132 | 572 #. * description |
6939 | 573 #: plugins/iconaway.c:83 plugins/iconaway.c:85 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
574 msgid "Iconifies the buddy list and your conversations when you go away." |
8132 | 575 msgstr "Iconiza la lista de amigos y de conversaciones cuando usted está ausente." |
6939 | 576 |
577 #: plugins/idle.c:70 | |
5081 | 578 msgid "Idle Time" |
579 msgstr "Tiempo inactivo" | |
580 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
581 #: plugins/idle.c:78 |
5081 | 582 msgid "Set" |
8132 | 583 msgstr "Establecer" |
5081 | 584 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
585 #: plugins/idle.c:83 |
5081 | 586 msgid "idle for" |
587 msgstr "ausente durante" | |
588 | |
7362 | 589 #: plugins/idle.c:90 plugins/timestamp.c:109 |
5081 | 590 msgid "minutes." |
591 msgstr "minutos." | |
592 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
593 #: plugins/idle.c:96 |
5081 | 594 msgid "_Set" |
8132 | 595 msgstr "E_stablecer" |
5081 | 596 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
597 #: plugins/idle.c:119 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
598 msgid "I'dle Mak'er" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
599 msgstr "Generador de ausencia" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
600 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
601 #: plugins/idle.c:121 plugins/idle.c:122 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
602 msgid "Allows you to hand-configure how long you've been idle for" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
603 msgstr "Permite alterar cuanto tiempo se ha estado ausente" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
604 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
605 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
606 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
607 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
608 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
609 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
610 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
611 #. *< id |
6939 | 612 #: plugins/ipc-test-client.c:84 |
613 msgid "IPC Test Client" | |
614 msgstr "Cliente de prueba IPC" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
615 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
616 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
617 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
618 #. * summary |
6939 | 619 #: plugins/ipc-test-client.c:87 |
620 msgid "Test plugin IPC support, as a client." | |
8132 | 621 msgstr "Complemento de prueba con soporte IPC, como cliente." |
622 | |
6939 | 623 #: plugins/ipc-test-client.c:89 |
624 msgid "" | |
625 "Test plugin IPC support, as a client. This locates the server plugin and " | |
626 "calls the commands registered." | |
8132 | 627 msgstr "Soporte de IPC como cliente, complemento de prueba. Este ubica el complemento de servidor y llama a las órdenes registradas." |
4116 | 628 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
629 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
630 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
631 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
632 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
633 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
634 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
635 #. *< id |
6939 | 636 #: plugins/ipc-test-server.c:71 |
637 msgid "IPC Test Server" | |
638 msgstr "Servidor de prueba IPC" | |
639 | |
640 #. *< name | |
641 #. *< version | |
642 #. * summary | |
643 #: plugins/ipc-test-server.c:74 | |
644 msgid "Test plugin IPC support, as a server." | |
8132 | 645 msgstr "Complemento de soporte IPC de prueba, como servidor" |
646 | |
6939 | 647 #: plugins/ipc-test-server.c:76 |
648 msgid "Test plugin IPC support, as a server. This registers the IPC commands." | |
8132 | 649 msgstr "Complemento de soporte IPC de prueba, como servidor. Éste registra las órdenes IPC." |
6939 | 650 |
651 #: plugins/mailchk.c:156 | |
652 msgid "Mail Checker" | |
653 msgstr "Comprobador de correo" | |
654 | |
655 #: plugins/mailchk.c:158 plugins/mailchk.c:159 | |
656 msgid "Checks for new local mail." | |
8132 | 657 msgstr "Comprueba para ver si hay correo local nuevo." |
6939 | 658 |
659 #. ---------- "Notify For" ---------- | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
660 #: plugins/notify.c:572 |
6939 | 661 msgid "Notify For" |
662 msgstr "Notificar de" | |
663 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
664 #: plugins/notify.c:576 |
6939 | 665 msgid "_IM windows" |
8132 | 666 msgstr "Ventanas de M_I" |
6939 | 667 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
668 #: plugins/notify.c:583 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
669 msgid "C_hat windows" |
6939 | 670 msgstr "Ventanas de _chat" |
671 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
672 #: plugins/notify.c:590 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
673 msgid "_Focused windows" |
7361 | 674 msgstr "Ventanas _enfocadas" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
675 |
6939 | 676 #. ---------- "Notification Methods" ---------- |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
677 #: plugins/notify.c:598 |
6939 | 678 msgid "Notification Methods" |
8132 | 679 msgstr "Métodos de notificación" |
6939 | 680 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
681 #: plugins/notify.c:605 |
6939 | 682 msgid "Prepend _string into window title:" |
683 msgstr "Prefijar la _cadena en el título de la ventana:" | |
684 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
685 #. Count method button |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
686 #: plugins/notify.c:624 |
6939 | 687 msgid "Insert c_ount of new messages into window title" |
8132 | 688 msgstr "Insertar un c_ontador de los mensajes nuevos en el título de la ventana" |
6939 | 689 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
690 #. Urgent method button |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
691 #: plugins/notify.c:633 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
692 msgid "Set window manager \"_URGENT\" hint" |
8132 | 693 msgstr "Establecer pista «_URGENTE» del gestor de ventanas" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
694 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
695 #. ---------- "Notification Removals" ---------- |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
696 #: plugins/notify.c:640 |
6939 | 697 msgid "Notification Removal" |
8132 | 698 msgstr "Eliminación de la notificación" |
6939 | 699 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
700 #. Remove on focus button |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
701 #: plugins/notify.c:646 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
702 msgid "Remove when conversation window _gains focus" |
6939 | 703 msgstr "Eliminar cuando la ventana de la conversación obtiene el _foco" |
704 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
705 #. Remove on click button |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
706 #: plugins/notify.c:654 |
6939 | 707 msgid "Remove when conversation window _receives click" |
8132 | 708 msgstr "Eliminar cuando la ventana de la conversación _recibe una pulsación" |
6939 | 709 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
710 #. Remove on type button |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
711 #: plugins/notify.c:662 |
6939 | 712 msgid "Remove when _typing in conversation window" |
713 msgstr "Eliminar cuando se _escriba en la ventana de la conversación" | |
714 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
715 #. Remove on message send button |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
716 #: plugins/notify.c:670 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
717 msgid "Remove when a _message gets sent" |
7361 | 718 msgstr "Eliminar cuando se envíe un _mensaje" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
719 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
720 #. Remove on conversation switch button |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
721 #: plugins/notify.c:679 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
722 msgid "Remove on conversation ta_b switch" |
8132 | 723 msgstr "Eliminar al cambiar de _solapa de conversación" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
724 |
6939 | 725 #. *< api_version |
726 #. *< type | |
727 #. *< ui_requirement | |
728 #. *< flags | |
729 #. *< dependencies | |
730 #. *< priority | |
731 #. *< id | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
732 #: plugins/notify.c:762 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
733 msgid "Message Notification" |
8132 | 734 msgstr "Notificación de mensajes" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
735 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
736 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
737 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
738 #. * summary |
8132 | 739 #. * description |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
740 #: plugins/notify.c:765 plugins/notify.c:767 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
741 msgid "Provides a variety of ways of notifying you of unread messages." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
742 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
743 "Permite notificar de diversas formas la presencia de mensajes sin leer." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
744 |
6939 | 745 #. *< api_version |
746 #. *< type | |
747 #. *< ui_requirement | |
748 #. *< flags | |
749 #. *< dependencies | |
750 #. *< priority | |
751 #. *< id | |
752 #: plugins/perl/perl.c:524 | |
753 msgid "Perl Plugin Loader" | |
8132 | 754 msgstr "Cargador de complementos Perl" |
6939 | 755 |
756 #. *< name | |
757 #. *< version | |
8132 | 758 #. *< summary |
6939 | 759 #: plugins/perl/perl.c:526 plugins/perl/perl.c:527 |
760 msgid "Provides support for loading perl plugins." | |
8132 | 761 msgstr "Provee soporte para cargar complementos en perl." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
762 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
763 #: plugins/raw.c:154 |
6939 | 764 msgid "Raw" |
8132 | 765 msgstr "En bruto" |
6939 | 766 |
767 #: plugins/raw.c:156 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
768 msgid "Lets you send raw input to text-based protocols." |
8132 | 769 msgstr "Le permite enviar datos en bruto a protocolos basados en texto." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
770 |
6939 | 771 #: plugins/raw.c:157 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
772 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
773 "Lets you send raw input to text-based protocols (Jabber, MSN, IRC, TOC). Hit " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
774 "'Enter' in the entry box to send. Watch the debug window." |
8132 | 775 msgstr "Le permite enviar datos en bruto a protocolos basados en texto (Jabber, MSN, IRC, TOC). Pulse 'Enter' en la caja de entrada para enviarlo. Observe la ventana de depuración." |
776 | |
777 #: plugins/relnot.c:62 | |
778 #, c-format | |
779 msgid "You are using Gaim version %s. The current version is %s.<hr>" | |
780 msgstr "Usted está utilizado la versión de Gaim %s. La versión actual es %s.<hr>" | |
781 | |
782 #: plugins/relnot.c:68 | |
783 #, c-format | |
784 msgid "" | |
785 "<b>ChangeLog:</b>\n" | |
786 "%s<br><br>" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
787 msgstr "" |
8132 | 788 "<b>Registro de cambios:</b>\n" |
789 "%s<br><br>" | |
790 | |
791 #: plugins/relnot.c:73 | |
792 #, c-format | |
793 msgid "" | |
794 "You can get version %s from:<br><a href=\"http://gaim.sourceforge.net/" | |
795 "\">http://gaim.sourceforge.net</a>." | |
796 msgstr "Puede obtener la versión %s de:<<br><a href=\"http://gaim.sourceforge.net/\">http://gaim.sourceforge.net</a>." | |
797 | |
798 #: plugins/relnot.c:77 plugins/relnot.c:78 | |
799 msgid "New Version Available" | |
800 msgstr "Nueva versión disponible" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
801 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
802 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
803 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
804 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
805 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
806 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
807 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
808 #. *< id |
8132 | 809 #: plugins/relnot.c:134 |
810 msgid "Release Notification" | |
811 msgstr "Notificación de versiones" | |
6939 | 812 |
813 #. *< name | |
814 #. *< version | |
815 #. * summary | |
8132 | 816 #: plugins/relnot.c:137 |
817 msgid "Checks periodically for new releases." | |
818 msgstr "Comprueba periódicamente la existencia de nuevas versiones." | |
819 | |
820 #: plugins/relnot.c:139 | |
821 msgid "" | |
822 "Checks periodically for new releases and notifies the user with the " | |
823 "ChangeLog." | |
824 msgstr "Comprueba periódicamente si hay nuevas versiones disponibles y notifica al usuario mostrándole el registro de cambios." | |
825 | |
826 #. *< api_version | |
827 #. *< type | |
828 #. *< ui_requirement | |
829 #. *< flags | |
830 #. *< dependencies | |
831 #. *< priority | |
832 #. *< id | |
833 #: plugins/signals-test.c:465 | |
834 msgid "Signals Test" | |
835 msgstr "Prueba de señales" | |
836 | |
837 #. *< name | |
838 #. *< version | |
839 #. * summary | |
840 #. * description | |
841 #: plugins/signals-test.c:468 plugins/signals-test.c:470 | |
6939 | 842 msgid "Test to see that all signals are working properly." |
843 msgstr "Probar para ver si todas las señales funcionan correctamente." | |
844 | |
845 #. *< api_version | |
846 #. *< type | |
847 #. *< ui_requirement | |
848 #. *< flags | |
849 #. *< dependencies | |
850 #. *< priority | |
851 #. *< id | |
852 #: plugins/simple.c:31 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
853 msgid "Simple Plugin" |
8132 | 854 msgstr "Complemento sencillo" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
855 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
856 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
857 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
858 #. * summary |
8132 | 859 #. * description |
6939 | 860 #: plugins/simple.c:34 plugins/simple.c:36 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
861 msgid "Tests to see that most things are working." |
6283 | 862 msgstr "Hace pruebas para determinar si la mayor parte de las cosas funcionan." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
863 |
6939 | 864 #: plugins/spellchk.c:412 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
865 msgid "Text Replacements" |
8132 | 866 msgstr "Reemplazos de texto" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
867 |
6939 | 868 #: plugins/spellchk.c:436 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
869 msgid "You type" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
870 msgstr "Usted escribe" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
871 |
6939 | 872 #: plugins/spellchk.c:448 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
873 msgid "You send" |
6546 | 874 msgstr "Usted envía" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
875 |
6939 | 876 #: plugins/spellchk.c:474 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
877 msgid "Add a new text replacement" |
8132 | 878 msgstr "Añadir una regla nueva de reemplazo de texto" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
879 |
6939 | 880 #: plugins/spellchk.c:481 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
881 msgid "You _type:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
882 msgstr "Usted _escribe:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
883 |
6939 | 884 #: plugins/spellchk.c:495 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
885 msgid "You _send:" |
6546 | 886 msgstr "Usted _envía:" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
887 |
6939 | 888 #: plugins/spellchk.c:535 |
5081 | 889 msgid "Text replacement" |
5226 | 890 msgstr "Reemplazo de texto" |
5081 | 891 |
6939 | 892 #: plugins/spellchk.c:537 plugins/spellchk.c:538 |
5081 | 893 msgid "Replaces text in outgoing messages according to user-defined rules." |
894 msgstr "" | |
6546 | 895 "Reemplaza el texto de los mensajes salientes según las reglas definidas por " |
5081 | 896 "el usuario." |
897 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
898 #. *< api_version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
899 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
900 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
901 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
902 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
903 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
904 #. *< id |
8132 | 905 #: plugins/ssl/ssl-gnutls.c:218 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
906 msgid "GNUTLS" |
7361 | 907 msgstr "GNUTLS" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
908 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
909 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
910 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
911 #. * summary |
8132 | 912 #. * description |
913 #: plugins/ssl/ssl-gnutls.c:221 plugins/ssl/ssl-gnutls.c:223 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
914 msgid "Provides SSL support through GNUTLS." |
8132 | 915 msgstr "Proporciona soporte SSL a través de GNUTLS" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
916 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
917 #. *< api_version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
918 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
919 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
920 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
921 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
922 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
923 #. *< id |
8132 | 924 #: plugins/ssl/ssl-nss.c:306 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
925 msgid "NSS" |
7361 | 926 msgstr "NSS" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
927 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
928 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
929 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
930 #. * summary |
8132 | 931 #. * description |
932 #: plugins/ssl/ssl-nss.c:309 plugins/ssl/ssl-nss.c:311 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
933 msgid "Provides SSL support through Mozilla NSS." |
8132 | 934 msgstr "Proporciona soporte SSL a través del NSS de Mozilla" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
935 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
936 #. *< api_version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
937 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
938 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
939 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
940 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
941 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
942 #. *< id |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
943 #: plugins/ssl/ssl.c:91 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
944 msgid "SSL" |
7361 | 945 msgstr "SSL" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
946 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
947 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
948 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
949 #. * summary |
8132 | 950 #. * description |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
951 #: plugins/ssl/ssl.c:94 plugins/ssl/ssl.c:96 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
952 msgid "Provides a wrapper around SSL support libraries." |
8132 | 953 msgstr "Proporciona un recubrimiento a través de las bibliotecas de soporte de SSL." |
954 | |
955 #: plugins/statenotify.c:30 src/gtkpounce.c:801 | |
6939 | 956 #, c-format |
957 msgid "%s has gone away." | |
8132 | 958 msgstr "%s está ausente." |
6939 | 959 |
960 #: plugins/statenotify.c:36 | |
961 #, c-format | |
962 msgid "%s is no longer away." | |
963 msgstr "%s ya no está ausente." | |
964 | |
965 #: plugins/statenotify.c:42 | |
966 #, c-format | |
967 msgid "%s has become idle." | |
8132 | 968 msgstr "%s está ahora inactivo." |
6939 | 969 |
970 #: plugins/statenotify.c:48 | |
971 #, c-format | |
972 msgid "%s is no longer idle." | |
973 msgstr "%s ya no está inactivo." | |
974 | |
975 #. *< api_version | |
976 #. *< type | |
977 #. *< ui_requirement | |
978 #. *< flags | |
979 #. *< dependencies | |
980 #. *< priority | |
981 #. *< id | |
982 #: plugins/statenotify.c:78 | |
983 msgid "Buddy State Notification" | |
984 msgstr "Notificación de estado de amigos" | |
985 | |
986 #: plugins/statenotify.c:81 plugins/statenotify.c:84 | |
987 msgid "" | |
988 "Notifies in a conversation window when a buddy goes or returns from away or " | |
989 "idle." | |
8132 | 990 msgstr "Notifica en una ventana de conversación cuando un amigo se ausenta o vuelve o esta inactivo." |
991 | |
992 #: plugins/tcl/tcl.c:349 | |
6939 | 993 msgid "Tcl Plugin Loader" |
8132 | 994 msgstr "Cargador de complementos Tcl" |
995 | |
996 #: plugins/tcl/tcl.c:351 plugins/tcl/tcl.c:352 | |
6939 | 997 msgid "Provides support for loading Tcl plugins" |
8132 | 998 msgstr "Provee soporte para cargar complementos Tcl." |
6939 | 999 |
1000 #. *< api_version | |
1001 #. *< type | |
1002 #. *< ui_requirement | |
1003 #. *< flags | |
1004 #. *< dependencies | |
1005 #. *< priority | |
1006 #. *< id | |
1007 #: plugins/ticker/ticker.c:74 plugins/ticker/ticker.c:330 | |
1008 msgid "Buddy Ticker" | |
1009 msgstr "Deslizante de amigos" | |
1010 | |
1011 #. *< name | |
1012 #. *< version | |
1013 #. * summary | |
8132 | 1014 #. * description |
6939 | 1015 #: plugins/ticker/ticker.c:333 plugins/ticker/ticker.c:335 |
1016 msgid "A horizontal scrolling version of the buddy list." | |
8132 | 1017 msgstr "Una versión horizontal deslizante de la lista de amigos." |
6939 | 1018 |
7362 | 1019 #: plugins/timestamp.c:95 |
4294 | 1020 msgid "iChat Timestamp" |
8132 | 1021 msgstr "Sello temporal al estilo iChat" |
4294 | 1022 |
7362 | 1023 #: plugins/timestamp.c:102 |
5081 | 1024 msgid "Delay" |
8132 | 1025 msgstr "Retardo" |
5081 | 1026 |
7362 | 1027 #: plugins/timestamp.c:115 |
4294 | 1028 msgid "_Apply" |
1029 msgstr "_Aplicar" | |
1030 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1031 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1032 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1033 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1034 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1035 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1036 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1037 #. *< id |
7362 | 1038 #: plugins/timestamp.c:173 |
4116 | 1039 msgid "Timestamp" |
8132 | 1040 msgstr "Marca temporal" |
4116 | 1041 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1042 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1043 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1044 #. * summary |
8132 | 1045 #. * description |
7362 | 1046 #: plugins/timestamp.c:176 plugins/timestamp.c:178 |
4294 | 1047 msgid "Adds iChat-style timestamps to conversations every N minutes." |
8132 | 1048 msgstr "Añade una marca de tiempo al estilo iChat en las conversaciones cada N minutos." |
4294 | 1049 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1050 #: plugins/win32/transparency/win2ktrans.c:133 |
6939 | 1051 #: plugins/win32/transparency/win2ktrans.c:348 |
1052 #: plugins/win32/transparency/win2ktrans.c:379 | |
5081 | 1053 msgid "Opacity:" |
1054 msgstr "Opacidad:" | |
1055 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1056 #. IM Convo trans options |
6939 | 1057 #: plugins/win32/transparency/win2ktrans.c:329 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1058 msgid "IM Conversation Windows" |
8132 | 1059 msgstr "Ventanas de conversación de MI" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1060 |
6939 | 1061 #: plugins/win32/transparency/win2ktrans.c:330 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1062 msgid "_IM window transparency" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1063 msgstr "Transparencia de las ventanas de M_I" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1064 |
6939 | 1065 #: plugins/win32/transparency/win2ktrans.c:340 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1066 msgid "_Show slider bar in IM window" |
8132 | 1067 msgstr "_Mostrar barra deslizante en la ventana MI" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1068 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1069 #. Buddy List trans options |
8132 | 1070 #: plugins/win32/transparency/win2ktrans.c:365 src/gtkprefs.c:836 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1071 msgid "Buddy List Window" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1072 msgstr "Ventana de la lista de amigos" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1073 |
6939 | 1074 #: plugins/win32/transparency/win2ktrans.c:366 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1075 msgid "_Buddy List window transparency" |
8132 | 1076 msgstr "Transparencia de la ventana de lista de _amigos" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1077 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1078 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1079 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1080 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1081 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1082 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1083 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1084 #. *< id |
6939 | 1085 #: plugins/win32/transparency/win2ktrans.c:422 |
5081 | 1086 msgid "Transparency" |
5226 | 1087 msgstr "Transparencia" |
5081 | 1088 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1089 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1090 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1091 #. * summary |
8132 | 1092 #. * description |
6939 | 1093 #: plugins/win32/transparency/win2ktrans.c:425 |
1094 #: plugins/win32/transparency/win2ktrans.c:427 | |
5081 | 1095 msgid "" |
1096 "This plugin enables variable alpha transparency on conversation windows.\n" | |
1097 "\n" | |
1098 "* Note: This plugin requires Win2000 or WinXP." | |
1099 msgstr "" | |
8132 | 1100 "Este complemento activa las transparencias alpha en ventanas de conversación.\n" |
5226 | 1101 "\n" |
8132 | 1102 "* Nota: Este complemento require Win2000 o WinXP." |
5081 | 1103 |
6939 | 1104 #: plugins/win32/winprefs/winprefs.c:348 |
1105 msgid "GTK+ Runtime Version" | |
1106 msgstr "Versión en ejecución de GTK+" | |
1107 | |
1108 #. Autostart | |
1109 #: plugins/win32/winprefs/winprefs.c:356 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1110 msgid "Startup" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1111 msgstr "Inicio" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1112 |
6939 | 1113 #: plugins/win32/winprefs/winprefs.c:357 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1114 msgid "_Start Gaim on Windows startup" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1115 msgstr "_Iniciar Gaim al iniciar Windows" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
1116 |
6939 | 1117 #. Buddy List |
8132 | 1118 #: plugins/win32/winprefs/winprefs.c:366 src/gtkblist.c:2562 |
1119 #: src/gtkprefs.c:2264 | |
6939 | 1120 msgid "Buddy List" |
1121 msgstr "Lista de amigos" | |
1122 | |
1123 #: plugins/win32/winprefs/winprefs.c:367 | |
1124 msgid "_Dockable Buddy List" | |
8132 | 1125 msgstr "Lista de amigos em_potrable" |
6939 | 1126 |
1127 #. Docked Blist On Top | |
1128 #: plugins/win32/winprefs/winprefs.c:371 | |
1129 msgid "Docked _Buddy List is always on top" | |
8132 | 1130 msgstr "La lista de _amigos empotrada está siempre encima del resto" |
6939 | 1131 |
1132 #. Blist On Top | |
1133 #: plugins/win32/winprefs/winprefs.c:381 | |
1134 msgid "_Keep Buddy List window on top" | |
1135 msgstr "_Mantener la ventana de amigos por encima del resto" | |
1136 | |
1137 #. Conversations | |
8132 | 1138 #: plugins/win32/winprefs/winprefs.c:386 src/gtkprefs.c:874 |
1139 #: src/gtkprefs.c:2265 | |
6939 | 1140 msgid "Conversations" |
1141 msgstr "Conversaciones" | |
1142 | |
1143 #: plugins/win32/winprefs/winprefs.c:387 | |
1144 msgid "_Flash Window when messages are received" | |
8132 | 1145 msgstr "_Destello de ventana cuando se reciben mensajes" |
6939 | 1146 |
1147 #: plugins/win32/winprefs/winprefs.c:409 | |
5081 | 1148 msgid "WinGaim Options" |
1149 msgstr "Opciones de WinGaim" | |
1150 | |
6939 | 1151 #: plugins/win32/winprefs/winprefs.c:411 plugins/win32/winprefs/winprefs.c:412 |
5081 | 1152 msgid "Options specific to Windows Gaim." |
8132 | 1153 msgstr "Opciones específicas de Gaim para Windows." |
1154 | |
1155 #: src/about.c:59 | |
1156 msgid "About Gaim" | |
1157 msgstr "Acerca de Gaim" | |
1158 | |
1159 #: src/about.c:74 | |
1160 #, c-format | |
1161 msgid "<span weight=\"bold\" size=\"larger\">Gaim v%s</span>" | |
1162 msgstr "<span weight=\"bold\" size=\"larger\">Gaim v%s</span>" | |
1163 | |
1164 #: src/about.c:94 | |
6939 | 1165 msgid "" |
1166 "Gaim is a modular Instant Messaging client capable of using AIM, ICQ, " | |
1167 "Yahoo!, MSN, IRC, Jabber, Napster, Zephyr, and Gadu-Gadu all at once. It is " | |
1168 "written using Gtk+ and is licensed under the GPL.<BR><BR>" | |
1169 msgstr "" | |
1170 "Gaim es un cliente modular de mensajería instantánea, capaz de usar AIM, " | |
1171 "ICQ, Yahoo!, MSN, IRC, Jabber, Napster, Zephyr y Gadu-Gadu al mismo tiempo. " | |
1172 "Está escrito usando Gtk+ y está licenciado bajo la licencia GPL.<BR><BR>" | |
1173 | |
8132 | 1174 #: src/about.c:104 |
6939 | 1175 msgid "<FONT SIZE=\"3\">IRC:</FONT> #gaim on irc.freenode.net<BR><BR>" |
1176 msgstr "<FONT SIZE=\"3\">IRC:</FONT> canal #gaim en irc.freenode.net<BR><BR>" | |
1177 | |
8132 | 1178 #: src/about.c:109 |
6939 | 1179 msgid "Active Developers" |
1180 msgstr "Desarrolladores en activo" | |
1181 | |
8132 | 1182 #: src/about.c:110 |
6939 | 1183 msgid "maintainer" |
1184 msgstr "mantenedor" | |
1185 | |
8132 | 1186 #: src/about.c:112 |
6939 | 1187 msgid "lead developer" |
1188 msgstr "desarrollador principal" | |
1189 | |
8132 | 1190 #: src/about.c:115 |
6939 | 1191 msgid "developer & webmaster" |
1192 msgstr "desarrollador y webmaster" | |
1193 | |
8132 | 1194 #: src/about.c:116 |
6939 | 1195 msgid "win32 port" |
1196 msgstr "adaptación a win32" | |
1197 | |
8132 | 1198 #: src/about.c:119 src/about.c:120 src/about.c:121 |
6939 | 1199 msgid "developer" |
1200 msgstr "desarrollador" | |
1201 | |
8132 | 1202 #: src/about.c:122 |
6939 | 1203 msgid "support" |
1204 msgstr "soporte" | |
1205 | |
8132 | 1206 #: src/about.c:129 |
6939 | 1207 msgid "Crazy Patch Writers" |
1208 msgstr "Locos escritores de parches" | |
1209 | |
8132 | 1210 #: src/about.c:143 |
6939 | 1211 msgid "Retired Developers" |
1212 msgstr "Desarrolladores retirados" | |
1213 | |
8132 | 1214 #: src/about.c:144 |
1215 msgid "former libfaim maintainer" | |
1216 msgstr "desarrollador anterior de libfaim" | |
1217 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1218 #: src/about.c:145 |
6939 | 1219 msgid "former lead developer" |
1220 msgstr "desarrollador principal previo" | |
1221 | |
8132 | 1222 #: src/about.c:148 |
6939 | 1223 msgid "former maintainer" |
1224 msgstr "desarrollador previo" | |
1225 | |
8132 | 1226 #: src/about.c:149 |
1227 msgid "former Jabber developer" | |
1228 msgstr "desarrollador de Jabber previo" | |
1229 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1230 #: src/about.c:150 |
6939 | 1231 msgid "original author" |
1232 msgstr "autor original" | |
1233 | |
8132 | 1234 #: src/about.c:153 |
6939 | 1235 msgid "hacker and designated driver [lazy bum]" |
8132 | 1236 msgstr "hacker y diseñador de controladores [lazy bum]" |
1237 | |
1238 #: src/about.c:161 | |
6939 | 1239 msgid "Current Translators" |
1240 msgstr "Traductores actuales" | |
1241 | |
8132 | 1242 #: src/about.c:162 src/about.c:195 |
6939 | 1243 msgid "Catalan" |
1244 msgstr "Catalán" | |
1245 | |
8132 | 1246 #: src/about.c:163 src/about.c:196 |
6939 | 1247 msgid "Czech" |
1248 msgstr "Checo" | |
1249 | |
8132 | 1250 #: src/about.c:164 |
1251 msgid "Danish" | |
1252 msgstr "Danés" | |
1253 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1254 #: src/about.c:165 |
8132 | 1255 msgid "British English" |
1256 msgstr "Inglés británico" | |
1257 | |
1258 #: src/about.c:166 src/about.c:197 | |
6939 | 1259 msgid "German" |
1260 msgstr "Alemán" | |
1261 | |
8132 | 1262 #: src/about.c:167 src/about.c:198 |
6939 | 1263 msgid "Spanish" |
1264 msgstr "Español" | |
1265 | |
8132 | 1266 #: src/about.c:168 src/about.c:199 |
7362 | 1267 msgid "Finnish" |
1268 msgstr "Finlandés" | |
1269 | |
8132 | 1270 #: src/about.c:169 src/about.c:200 |
6939 | 1271 msgid "French" |
1272 msgstr "Francés" | |
1273 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1274 #: src/about.c:170 |
7362 | 1275 msgid "Hindi" |
1276 msgstr "Hindú" | |
1277 | |
1278 #: src/about.c:171 | |
6939 | 1279 msgid "Hungarian" |
1280 msgstr "Húngaro" | |
1281 | |
8132 | 1282 #: src/about.c:172 src/about.c:202 |
6939 | 1283 msgid "Italian" |
1284 msgstr "Italiano" | |
1285 | |
8132 | 1286 #: src/about.c:173 src/about.c:204 |
6939 | 1287 msgid "Korean" |
1288 msgstr "Coreano" | |
1289 | |
7362 | 1290 #: src/about.c:174 |
6939 | 1291 msgid "Dutch; Flemish" |
1292 msgstr "Danés; Flamenco" | |
1293 | |
8132 | 1294 #: src/about.c:175 |
1295 msgid "Norwegian" | |
1296 msgstr "Noruego" | |
1297 | |
1298 #: src/about.c:176 src/about.c:205 | |
6939 | 1299 msgid "Polish" |
1300 msgstr "Polaco" | |
1301 | |
7362 | 1302 #: src/about.c:177 |
8132 | 1303 msgid "Portuguese" |
1304 msgstr "Portugués" | |
6939 | 1305 |
7362 | 1306 #: src/about.c:178 |
8132 | 1307 msgid "Portuguese-Brazil" |
1308 msgstr "Portugués brasileño" | |
1309 | |
1310 #: src/about.c:179 | |
6939 | 1311 msgid "Romanian" |
1312 msgstr "Rumano" | |
1313 | |
8132 | 1314 #: src/about.c:180 src/about.c:206 |
6939 | 1315 msgid "Russian" |
1316 msgstr "Ruso" | |
1317 | |
8132 | 1318 #: src/about.c:181 |
6939 | 1319 msgid "Serbian" |
8132 | 1320 msgstr "Servio" |
1321 | |
1322 #: src/about.c:182 src/about.c:208 | |
6939 | 1323 msgid "Swedish" |
1324 msgstr "Sueco" | |
1325 | |
8132 | 1326 #: src/about.c:183 |
1327 msgid "Vietnamese" | |
1328 msgstr "Vietnamita" | |
6939 | 1329 |
7362 | 1330 #: src/about.c:183 |
8132 | 1331 msgid "Gnome Vi Team" |
1332 msgstr "Equipo Gnome Vi" | |
1333 | |
1334 #: src/about.c:184 | |
1335 msgid "Simplified Chinese" | |
1336 msgstr "Chino simplificado" | |
1337 | |
1338 #: src/about.c:185 | |
6939 | 1339 msgid "Traditional Chinese" |
1340 msgstr "Chino tradicional" | |
1341 | |
8132 | 1342 #: src/about.c:192 |
6939 | 1343 msgid "Past Translators" |
1344 msgstr "Traductores anteriores" | |
1345 | |
1346 # Amhario | |
8132 | 1347 #: src/about.c:193 |
6939 | 1348 msgid "Amharic" |
8132 | 1349 msgstr "Amhárico" |
1350 | |
1351 #: src/about.c:194 | |
6939 | 1352 msgid "Bulgarian" |
1353 msgstr "Búlgaro" | |
1354 | |
8132 | 1355 #: src/about.c:201 |
6939 | 1356 msgid "Hebrew" |
1357 msgstr "Hebreo" | |
1358 | |
8132 | 1359 #: src/about.c:203 |
6939 | 1360 msgid "Japanese" |
1361 msgstr "Japonés" | |
1362 | |
8132 | 1363 #: src/about.c:207 |
6939 | 1364 msgid "Slovak" |
1365 msgstr "Eslovaco" | |
1366 | |
8132 | 1367 #: src/about.c:209 |
6939 | 1368 msgid "Chinese" |
1369 msgstr "Chino" | |
1370 | |
8132 | 1371 #: src/account.c:274 src/protocols/jabber/jabber.c:1013 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1372 msgid "New passwords do not match." |
8132 | 1373 msgstr "Las contraseñas nuevas no coinciden" |
1374 | |
1375 #: src/account.c:282 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1376 msgid "Fill out all fields completely." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1377 msgstr "Rellene todos los campos completamente." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1378 |
8132 | 1379 #: src/account.c:307 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1380 msgid "Original password" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1381 msgstr "Contraseña original" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1382 |
8132 | 1383 #: src/account.c:313 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1384 msgid "New password" |
8132 | 1385 msgstr "Contraseña nueva" |
1386 | |
1387 #: src/account.c:319 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1388 msgid "New password (again)" |
8132 | 1389 msgstr "Contraseña nueva (otra vez)" |
1390 | |
1391 #: src/account.c:324 | |
7361 | 1392 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1393 msgid "Change password for %s" |
8132 | 1394 msgstr "Cambiar la contraseña de %s:" |
1395 | |
1396 #: src/account.c:332 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1397 msgid "Please enter your current password and your new password." |
8132 | 1398 msgstr "Introduzca su contraseña actual y la contraseña nueva." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1399 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1400 #. * |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1401 #. * A wrapper for gaim_request_action() that uses OK and Cancel buttons. |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1402 #. |
8132 | 1403 #: src/account.c:335 src/connection.c:195 src/dialogs.c:1471 |
1404 #: src/dialogs.c:1488 src/dialogs.c:1507 src/gtkblist.c:1917 | |
1405 #: src/gtkrequest.c:192 src/protocols/jabber/jabber.c:1058 | |
1406 #: src/protocols/jabber/xdata.c:334 src/protocols/msn/msn.c:181 | |
1407 #: src/protocols/msn/msn.c:192 src/protocols/msn/msn.c:203 | |
1408 #: src/protocols/msn/msn.c:214 src/protocols/oscar/oscar.c:2454 | |
1409 #: src/protocols/oscar/oscar.c:2534 src/protocols/oscar/oscar.c:6214 | |
1410 #: src/protocols/oscar/oscar.c:6310 src/protocols/oscar/oscar.c:6359 | |
1411 #: src/protocols/oscar/oscar.c:6441 src/protocols/yahoo/yahoo.c:2417 | |
1412 #: src/protocols/yahoo/yahoo.c:2425 src/request.h:1020 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1413 msgid "OK" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1414 msgstr "Aceptar" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1415 |
8132 | 1416 #: src/account.c:336 src/account.c:370 src/connection.c:196 src/dialogs.c:353 |
1417 #: src/dialogs.c:365 src/dialogs.c:378 src/dialogs.c:399 src/dialogs.c:1314 | |
1418 #: src/dialogs.c:1472 src/dialogs.c:1489 src/dialogs.c:1508 | |
1419 #: src/gtkaccount.c:1614 src/gtkaccount.c:2083 src/gtkblist.c:1918 | |
1420 #: src/gtkblist.c:3877 src/gtkconn.c:169 src/gtkprivacy.c:570 | |
1421 #: src/gtkprivacy.c:583 src/gtkprivacy.c:608 src/gtkprivacy.c:619 | |
1422 #: src/gtkrequest.c:193 src/protocols/icq/gaim_icq.c:277 | |
1423 #: src/protocols/jabber/buddy.c:512 src/protocols/jabber/chat.c:711 | |
1424 #: src/protocols/jabber/jabber.c:688 src/protocols/jabber/jabber.c:1059 | |
1425 #: src/protocols/jabber/xdata.c:335 src/protocols/msn/msn.c:182 | |
7362 | 1426 #: src/protocols/msn/msn.c:193 src/protocols/msn/msn.c:204 |
1427 #: src/protocols/msn/msn.c:215 src/protocols/msn/msn.c:228 | |
1428 #: src/protocols/oscar/oscar.c:2418 src/protocols/oscar/oscar.c:2455 | |
1429 #: src/protocols/oscar/oscar.c:2490 src/protocols/oscar/oscar.c:2535 | |
8132 | 1430 #: src/protocols/oscar/oscar.c:6042 src/protocols/oscar/oscar.c:6215 |
1431 #: src/protocols/oscar/oscar.c:6311 src/protocols/oscar/oscar.c:6360 | |
1432 #: src/protocols/oscar/oscar.c:6425 src/protocols/oscar/oscar.c:6442 | |
1433 #: src/protocols/trepia/trepia.c:347 src/protocols/yahoo/yahoo.c:2418 | |
1434 #: src/protocols/yahoo/yahoo.c:2426 src/request.h:1020 src/request.h:1030 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1435 msgid "Cancel" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1436 msgstr "Cancelar" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1437 |
8132 | 1438 #: src/account.c:362 |
7361 | 1439 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1440 msgid "Change user information for %s" |
8132 | 1441 msgstr "Cambiar la información del usuario de %s" |
1442 | |
1443 #: src/account.c:369 src/dialogs.c:1302 src/gtkrequest.c:199 | |
1444 #: src/protocols/jabber/buddy.c:511 src/protocols/trepia/trepia.c:346 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1445 msgid "Save" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1446 msgstr "Guardar" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1447 |
8132 | 1448 #: src/away.c:210 |
1449 msgid "Away!" | |
1450 msgstr "¡Ausente!" | |
1451 | |
1452 #: src/away.c:271 | |
6939 | 1453 msgid "I'm Back!" |
1454 msgstr "¡Ya he vuelto!" | |
1455 | |
8132 | 1456 #: src/away.c:370 |
6939 | 1457 msgid "New Away Message" |
8132 | 1458 msgstr "Mensaje de ausencia nuevo" |
1459 | |
1460 #: src/away.c:390 | |
6939 | 1461 msgid "Remove Away Message" |
8132 | 1462 msgstr "Eliminar mensaje de ausencia" |
1463 | |
1464 #: src/away.c:585 | |
6939 | 1465 msgid "Set All Away" |
8132 | 1466 msgstr "Establecer ausencia en todas las cuentas" |
1467 | |
1468 #: src/blist.c:577 src/gtkprefs.c:2267 | |
6939 | 1469 msgid "Chats" |
8132 | 1470 msgstr "Chats" |
1471 | |
1472 #: src/blist.c:1159 | |
6939 | 1473 #, c-format |
1474 msgid "" | |
1475 "%d buddy from group %s was not removed because its account was not logged " | |
1476 "in. This buddy and the group were not removed.\n" | |
1477 msgid_plural "" | |
1478 "%d buddies from group %s were not removed because their accounts were not " | |
1479 "logged in. These buddies and the group were not removed.\n" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1480 msgstr[0] "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1481 "%d amigo del grupo %s no se ha eliminado porque su cuenta no estaba " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1482 "conectada. Este amigos y su grupo no han sido eliminados.\n" |
8132 | 1483 msgstr[1] "%d amigos del grupo %s no se han eliminado porque no sus cuentas estaban conectadas. Esos amigos y su grupo no han sido eliminados.\n" |
1484 | |
1485 #: src/blist.c:1168 | |
6939 | 1486 msgid "Group not removed" |
1487 msgstr "Grupo no eliminado" | |
1488 | |
8132 | 1489 #: src/blist.c:1218 src/gtkaccount.c:160 src/gtkutils.c:848 |
1490 #: src/protocols/jabber/auth.c:145 src/protocols/jabber/buddy.c:568 | |
6939 | 1491 msgid "Unknown" |
1492 msgstr "Desconocido" | |
1493 | |
8132 | 1494 #: src/blist.c:1545 |
6939 | 1495 msgid "Invalid Groupname" |
1496 msgstr "Nombre de grupo inválido" | |
1497 | |
8132 | 1498 #: src/blist.c:2195 |
6939 | 1499 msgid "" |
1500 "An error was encountered parsing your buddy list. It has not been loaded." | |
8132 | 1501 msgstr "Se ha encontrado un error al interpretar la lista de amigos y por eso no se ha cargado." |
1502 | |
1503 #: src/blist.c:2197 | |
6939 | 1504 msgid "Buddy List Error" |
1505 msgstr "Error en la lista de amigos" | |
1506 | |
8132 | 1507 #: src/buddy_chat.c:214 src/gtkblist.c:3767 |
6939 | 1508 msgid "" |
1509 "You are not currently signed on with any protocols that have the ability to " | |
1510 "chat." | |
8132 | 1511 msgstr "No está conectado con ningún protocolo que tenga con el que pueda acceder a chats." |
1512 | |
1513 #: src/buddy_chat.c:225 | |
1514 msgid "Join a Chat" | |
6939 | 1515 msgstr "Unirse a un chat" |
1516 | |
8132 | 1517 #: src/buddy_chat.c:227 src/gtkblist.c:919 |
1518 msgid "_Join" | |
1519 msgstr "_Unirse" | |
1520 | |
1521 #: src/buddy_chat.c:244 | |
1522 msgid "" | |
1523 "Please enter the appropriate information about the chat you would like to " | |
1524 "join.\n" | |
1525 msgstr "Introduzca la información apropiada del chat al que desearía unirse.\n" | |
1526 | |
1527 #: src/buddy_chat.c:255 src/dialogs.c:589 src/dialogs.c:664 | |
1528 #: src/gtkpounce.c:360 | |
1529 msgid "_Account:" | |
1530 msgstr "_Cuenta:" | |
1531 | |
1532 #: src/connection.c:119 src/connection.c:167 | |
6939 | 1533 #, c-format |
1534 msgid "Missing protocol plugin for %s" | |
8132 | 1535 msgstr "Falta el complemento de protocolo para %s" |
1536 | |
1537 #: src/connection.c:124 | |
6939 | 1538 msgid "Registration Error" |
1539 msgstr "Error de registro" | |
1540 | |
8132 | 1541 #: src/connection.c:172 |
6939 | 1542 msgid "Connection Error" |
8132 | 1543 msgstr "Error de conexión" |
1544 | |
1545 #: src/connection.c:193 | |
6939 | 1546 #, c-format |
1547 msgid "Enter password for %s" | |
1548 msgstr "Introduzca la contraseña para %s" | |
1549 | |
8132 | 1550 #: src/conversation.c:315 |
6939 | 1551 msgid "Unable to send message. The message is too large." |
8132 | 1552 msgstr "No se pudo enviar el mensaje. Es demasiado grande." |
1553 | |
1554 #: src/conversation.c:323 | |
6939 | 1555 msgid "Unable to send message." |
8132 | 1556 msgstr "No se pudo enviar el mensaje." |
1557 | |
1558 #: src/conversation.c:1919 | |
6939 | 1559 #, c-format |
1560 msgid "%s entered the room." | |
1561 msgstr "%s ha entrado en la sala." | |
1562 | |
8132 | 1563 #: src/conversation.c:1922 |
6939 | 1564 #, c-format |
1565 msgid "%s [<I>%s</I>] entered the room." | |
1566 msgstr "%s [<I>%s</I>] ha entrado en la sala." | |
1567 | |
8132 | 1568 #: src/conversation.c:2007 |
6939 | 1569 #, c-format |
1570 msgid "%s is now known as %s" | |
1571 msgstr "%s ahora se llama %s" | |
1572 | |
8132 | 1573 #: src/conversation.c:2049 |
6939 | 1574 #, c-format |
1575 msgid "%s left the room (%s)." | |
1576 msgstr "%s ha salido de la sala (%s)." | |
1577 | |
8132 | 1578 #: src/conversation.c:2051 |
6939 | 1579 #, c-format |
1580 msgid "%s left the room." | |
1581 msgstr "%s ha salido de la sala." | |
1582 | |
8132 | 1583 #: src/conversation.c:2124 |
6939 | 1584 #, c-format |
1585 msgid "(+%d more)" | |
1586 msgstr "(+%d más)" | |
1587 | |
8132 | 1588 #: src/conversation.c:2126 |
6939 | 1589 #, c-format |
1590 msgid " left the room (%s)." | |
8132 | 1591 msgstr " salió de la sala (%s)." |
1592 | |
1593 #: src/conversation.c:2408 | |
6939 | 1594 msgid "Last created window" |
8132 | 1595 msgstr "Última ventana creada" |
1596 | |
1597 #: src/conversation.c:2410 | |
6939 | 1598 msgid "New window" |
8132 | 1599 msgstr "Ventana nueva" |
1600 | |
1601 #: src/conversation.c:2412 | |
6939 | 1602 msgid "By group" |
1603 msgstr "Por grupo" | |
1604 | |
8132 | 1605 #: src/conversation.c:2414 |
6939 | 1606 msgid "By account" |
1607 msgstr "Por cuenta" | |
1608 | |
8132 | 1609 #: src/dialogs.c:202 |
6939 | 1610 msgid "Warn User" |
1611 msgstr "Avisar usuario" | |
1612 | |
8132 | 1613 #: src/dialogs.c:205 |
6939 | 1614 msgid "_Warn" |
1615 msgstr "_Avisar" | |
1616 | |
8132 | 1617 #: src/dialogs.c:221 |
6939 | 1618 #, c-format |
1619 msgid "" | |
1620 "<span weight=\"bold\" size=\"larger\">Warn %s?</span>\n" | |
1621 "\n" | |
1622 "This will increase %s's warning level and he or she will be subject to " | |
1623 "harsher rate limiting.\n" | |
1624 msgstr "" | |
1625 "<span weight=\"bold\" size=\"larger\">¿Avisar a %s?</span>\n" | |
1626 "\n" | |
1627 "Esto incrementará el nivel de aviso de %s y él o ella estará sujeto a un " | |
1628 "límite en su tasa de mensajes más duro.\n" | |
1629 | |
8132 | 1630 #: src/dialogs.c:230 |
6939 | 1631 msgid "Warn _anonymously?" |
1632 msgstr "¿Advertir _anónimamente?" | |
1633 | |
8132 | 1634 #: src/dialogs.c:237 |
6939 | 1635 msgid "<b>Anonymous warnings are less severe.</b>" |
1636 msgstr "<b>Las advertencias anónimas son menos duras.</b>" | |
1637 | |
8132 | 1638 #: src/dialogs.c:349 |
6939 | 1639 #, c-format |
1640 msgid "" | |
1641 "You are about to remove %s from your buddy list. Do you want to continue?" | |
8132 | 1642 msgstr "Está a punto eliminar a %s de su lista de amigos. ¿Desea continuar?" |
1643 | |
1644 #: src/dialogs.c:351 src/dialogs.c:352 | |
6939 | 1645 msgid "Remove Buddy" |
8132 | 1646 msgstr "Eliminar amigo" |
1647 | |
1648 #: src/dialogs.c:361 | |
6939 | 1649 #, c-format |
1650 msgid "" | |
1651 "You are about to remove the chat %s from your buddy list. Do you want to " | |
1652 "continue?" | |
8132 | 1653 msgstr "Está a punto de eliminar el chat %s de su lista de amigos. ¿Desea continuar?" |
1654 | |
1655 #: src/dialogs.c:363 src/dialogs.c:364 | |
6939 | 1656 msgid "Remove Chat" |
8132 | 1657 msgstr "Eliminar chat" |
1658 | |
1659 #: src/dialogs.c:373 | |
6939 | 1660 #, c-format |
1661 msgid "" | |
1662 "You are about to remove the group %s and all its members from your buddy " | |
1663 "list. Do you want to continue?" | |
8132 | 1664 msgstr "Está a punto de borrar el grupo %s junto con todos sus miembros de la lista de amigos. ¿Desea continuar?" |
1665 | |
1666 #: src/dialogs.c:376 src/dialogs.c:377 | |
6939 | 1667 msgid "Remove Group" |
8132 | 1668 msgstr "Eliminar grupo" |
1669 | |
1670 #: src/dialogs.c:394 | |
6939 | 1671 #, c-format |
1672 msgid "" | |
1673 "You are about to remove the contact containing %s and %d other buddies from " | |
1674 "your buddy list. Do you want to continue?" | |
8132 | 1675 msgstr "Está a punto de borrar el contacto que contiene a %s y a otros %d amigos de su lista de amigos. ¿Desea continuar?" |
1676 | |
1677 #: src/dialogs.c:397 src/dialogs.c:398 | |
6939 | 1678 msgid "Remove Contact" |
1679 msgstr "Eliminar contacto" | |
1680 | |
8132 | 1681 #: src/dialogs.c:543 |
1682 msgid "New Instant Message" | |
1683 msgstr "Mensaje instantáneo nuevo" | |
1684 | |
1685 #: src/dialogs.c:561 | |
6939 | 1686 msgid "Please enter the screenname of the person you would like to IM.\n" |
8132 | 1687 msgstr "Introduzca el nombre de usuario de la persona con la que se quiere comunicar.\n" |
1688 | |
1689 #: src/dialogs.c:573 src/dialogs.c:648 | |
6939 | 1690 msgid "_Screenname:" |
1691 msgstr "_Nombre de usuario:" | |
1692 | |
8132 | 1693 #: src/dialogs.c:618 |
6939 | 1694 msgid "Get User Info" |
1695 msgstr "Obtener datos del usuario" | |
1696 | |
8132 | 1697 #: src/dialogs.c:636 |
6939 | 1698 msgid "" |
1699 "Please enter the screenname of the person whose info you would like to " | |
1700 "view.\n" | |
8132 | 1701 msgstr "Introduzca el nombre de usuario de la persona de la cual quiere ver información.\n" |
1702 | |
1703 #: src/dialogs.c:740 | |
6939 | 1704 msgid "Insert Link" |
1705 msgstr "Insertar enlace" | |
1706 | |
8132 | 1707 #: src/dialogs.c:742 |
1708 msgid "_Insert" | |
1709 msgstr "_Insertar" | |
1710 | |
1711 #: src/dialogs.c:767 | |
6939 | 1712 msgid "" |
1713 "Please enter the URL and description of the link that you want to insert. " | |
1714 "The description is optional.\n" | |
8132 | 1715 msgstr "Introduzca el URL y la descripción del enlace que quiere insertar. La descripción es opcional.\n" |
1716 | |
1717 #: src/dialogs.c:780 | |
1718 msgid "_URL:" | |
1719 msgstr "_URL" | |
1720 | |
1721 #: src/dialogs.c:793 | |
1722 msgid "_Description:" | |
1723 msgstr "_Descripción:" | |
1724 | |
1725 #: src/dialogs.c:916 src/dialogs.c:933 | |
6939 | 1726 msgid "Select Text Color" |
8132 | 1727 msgstr "Seleccionar el color del texto" |
1728 | |
1729 #: src/dialogs.c:968 src/dialogs.c:985 | |
6939 | 1730 msgid "Select Background Color" |
8132 | 1731 msgstr "Seleccionar el color de fondo" |
1732 | |
1733 #: src/dialogs.c:1070 src/dialogs.c:1096 | |
6939 | 1734 msgid "Select Font" |
8132 | 1735 msgstr "Seleccionar tipografía" |
1736 | |
1737 #: src/dialogs.c:1160 | |
6939 | 1738 msgid "You cannot save an away message with a blank title" |
1739 msgstr "No se puede guardar un mensaje de ausencia sin título" | |
1740 | |
8132 | 1741 #: src/dialogs.c:1162 |
6939 | 1742 msgid "" |
1743 "Please give the message a title, or choose \"Use\" to use without saving." | |
8132 | 1744 msgstr "Por favor dele al mensaje un título, o elija «Usar» para usarlo sin grabarlo." |
1745 | |
1746 #: src/dialogs.c:1172 | |
6939 | 1747 msgid "You cannot create an empty away message" |
1748 msgstr "No se puede crear un mensaje de ausencia vacío" | |
1749 | |
8132 | 1750 #: src/dialogs.c:1234 |
6939 | 1751 msgid "New away message" |
8132 | 1752 msgstr "Nuevo mensaje de ausencia" |
1753 | |
1754 #: src/dialogs.c:1255 | |
6939 | 1755 msgid "Away title: " |
1756 msgstr "Título del mensaje de ausencia: " | |
1757 | |
8132 | 1758 #: src/dialogs.c:1306 |
6939 | 1759 msgid "Save & Use" |
8132 | 1760 msgstr "Guardar y usar" |
1761 | |
1762 #: src/dialogs.c:1310 | |
6939 | 1763 msgid "Use" |
1764 msgstr "Usar" | |
1765 | |
1766 #. show everything | |
8132 | 1767 #: src/dialogs.c:1450 |
6939 | 1768 msgid "Smile!" |
1769 msgstr "¡Sonría!" | |
1770 | |
8132 | 1771 #: src/dialogs.c:1468 |
6939 | 1772 msgid "Alias Chat" |
8132 | 1773 msgstr "Apodo en el chat" |
1774 | |
1775 #: src/dialogs.c:1469 | |
1776 msgid "Enter an alias for this chat." | |
1777 msgstr "Introduzca un nuevo apodo para este chat." | |
1778 | |
1779 #: src/dialogs.c:1485 | |
7362 | 1780 msgid "Alias Contact" |
8132 | 1781 msgstr "Apodo para contacto" |
1782 | |
1783 #: src/dialogs.c:1486 | |
1784 msgid "Enter an alias for this contact." | |
1785 msgstr "Introduzca un alias para este contacto." | |
1786 | |
1787 #: src/dialogs.c:1503 | |
1788 #, c-format | |
1789 msgid "Enter an alias for %s." | |
1790 msgstr "Introduzca un alias para %s." | |
1791 | |
1792 #: src/dialogs.c:1505 | |
6939 | 1793 msgid "Alias Buddy" |
1794 msgstr "Apodo de amigo" | |
1795 | |
8132 | 1796 #: src/ft.c:141 |
6939 | 1797 #, c-format |
1798 msgid "%s is not a valid filename.\n" | |
1799 msgstr "%s no es un nombre de archivo válido.\n" | |
1800 | |
8132 | 1801 #: src/ft.c:154 |
6939 | 1802 #, c-format |
1803 msgid "%s was not found.\n" | |
1804 msgstr "%s no se ha podido encontrar.\n" | |
1805 | |
8132 | 1806 #: src/ft.c:756 |
6939 | 1807 #, c-format |
1808 msgid "File transfer to %s aborted.\n" | |
1809 msgstr "Transferencia de archivo a %s abortada.\n" | |
1810 | |
8132 | 1811 #: src/ft.c:758 |
6939 | 1812 #, c-format |
1813 msgid "File transfer from %s aborted.\n" | |
1814 msgstr "Transferencia de archivo de %s abortada.\n" | |
1815 | |
1816 #: src/gaim-disclosure.c:253 | |
1817 msgid "Expander Size" | |
1818 msgstr "Tamaño del expansor" | |
1819 | |
1820 #: src/gaim-disclosure.c:254 | |
1821 msgid "Size of the expander arrow" | |
1822 msgstr "Tamaño de la flecha de expansión" | |
1823 | |
8132 | 1824 #: src/gaim-remote.c:66 |
6939 | 1825 #, c-format |
1826 msgid "" | |
1827 "Usage: %s command [OPTIONS] [URI]\n" | |
1828 "\n" | |
1829 " COMMANDS:\n" | |
1830 " uri Handle AIM: URI\n" | |
1831 " quit Close running copy of Gaim\n" | |
1832 "\n" | |
1833 " OPTIONS:\n" | |
1834 " -h, --help [commmand] Show help for command\n" | |
1835 msgstr "" | |
1836 "Uso: %s comando [OPCIONES] [URI]\n" | |
1837 "\n" | |
1838 " COMANDOS:\n" | |
1839 " uri Usar URI de AIM\n" | |
1840 " quit Cerrar Gaim en ejecución\n" | |
1841 "\n" | |
8132 | 1842 " OPCIONES:\n" |
6939 | 1843 " -h, --help [comando] Mostrar ayuda del comando\n" |
1844 | |
8132 | 1845 #: src/gaim-remote.c:175 src/gaim-remote.c:191 |
6939 | 1846 msgid "Gaim not running (on session 0)\n" |
1847 msgstr "Gaim no está ejecutándose (en sesión 0)\n" | |
1848 | |
8132 | 1849 #: src/gaim-remote.c:204 |
6939 | 1850 msgid "" |
1851 "\n" | |
1852 "Using AIM: URIs:\n" | |
1853 "Sending an IM to a screenname:\n" | |
1854 "\tgaim-remote uri 'aim:goim?screenname=Penguin&message=hello+world'\n" | |
1855 "In this case, 'Penguin' is the screenname we wish to IM, and 'hello world'\n" | |
1856 "is the message to be sent. '+' must be used in place of spaces.\n" | |
1857 "Please note the quoting used above - if you run this from a shell the '&'\n" | |
1858 "needs to be escaped, or the command will stop at that point.\n" | |
1859 "Also,the following will just open a conversation window to a screenname,\n" | |
1860 "with no message:\n" | |
8132 | 1861 "\tgaim-remote uri 'aim:goim?screenname=Penguin'\n" |
6939 | 1862 "\n" |
1863 "Joining a chat:\n" | |
8132 | 1864 "\tgaim-remote uri 'aim:gochat?roomname=PenguinLounge'\n" |
6939 | 1865 "...joins the 'PenguinLounge' chat room.\n" |
1866 "\n" | |
1867 "Adding a buddy to your buddy list:\n" | |
8132 | 1868 "\tgaim-remote uri 'aim:addbuddy?screenname=Penguin'\n" |
6939 | 1869 "...prompts you to add 'Penguin' to your buddy list.\n" |
1870 msgstr "" | |
1871 "\n" | |
1872 "Usando AIM: URIs:\n" | |
1873 "Enviar un MI a un nombre de pantalla:\n" | |
1874 "\tgaim-remote uri 'aim:goim?screenname=Pingüino&message=hola+mundo'\n" | |
8132 | 1875 "En este caso, «Pingüino» es el nombre de pantalla al que se le quiere\n" |
1876 "enviar un MI, y «hola mundo» es el mensaje a enviar. Se debe utilizar '+'\n" | |
6939 | 1877 "en lugar de los espacios en blanco.\n" |
1878 "Por favor tenga en cuenta el entrecomillado utilizado arriba. Si ejecuta\n" | |
8132 | 1879 "esto dentro de una shell el carácter '&' debe ser predecido por una '\\' o\n" |
6939 | 1880 "la orden se parará en ese punto.\n" |
1881 "Además, la siguiente orden sólo abrirá una ventana de conversación a un\n" | |
1882 "nombre de pantalla sin ningún mensaje:\n" | |
1883 "\tgaim-remote uri aim:goim?screename=Pingüino\n" | |
1884 "\n" | |
1885 "Unirse a un chat:\n" | |
8132 | 1886 "\tgaim-remote uri aim:gochat?roomname=SalaEstardePingüinos\n" |
1887 "... se une a la sala de chat «SalaEstardePingüinos»\n" | |
6939 | 1888 "\n" |
1889 "Añadir un amigo a la lista de amigos:\n" | |
1890 "\tgaim-remote uri aim:addbuddy?screename=Pingüino\n" | |
1891 "... le solicita que añada a 'Pingüino' a su lista de amigos.\n" | |
1892 | |
8132 | 1893 #: src/gaim-remote.c:223 |
6939 | 1894 msgid "" |
1895 "\n" | |
1896 "Close running copy of Gaim\n" | |
8132 | 1897 msgstr "\nCerrar copia en ejecución de Gaim\n" |
6939 | 1898 |
1899 #. for people like myself, who are too lazy to add an away msg :) | |
8132 | 1900 #: src/gaimrc.c:46 |
6939 | 1901 msgid "sorry, i ran out for a while. bbl" |
1902 msgstr "Lo siento, ya hace un rato que me he ido. Tardaré en volver." | |
1903 | |
8132 | 1904 #: src/gaimrc.c:375 src/gaimrc.c:1452 |
6939 | 1905 msgid "boring default" |
1906 msgstr "Opción por omisión" | |
1907 | |
8132 | 1908 #: src/gaimrc.c:1261 src/gtkblist.c:2523 |
6939 | 1909 msgid "Alphabetical" |
1910 msgstr "Alfabético" | |
1911 | |
8132 | 1912 #: src/gaimrc.c:1263 src/gtkblist.c:2524 |
6939 | 1913 msgid "By status" |
8132 | 1914 msgstr "Por estado:" |
1915 | |
1916 #: src/gaimrc.c:1265 src/gtkblist.c:2525 | |
6939 | 1917 msgid "By log size" |
8132 | 1918 msgstr "Por tamaño de registro" |
1919 | |
1920 #: src/gaimrc.c:1550 | |
6939 | 1921 #, c-format |
1922 msgid "Could not open config file %s." | |
1923 msgstr "No se pudo abrir el archivo de configuración %s." | |
1924 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1925 #: src/gtkaccount.c:287 |
6939 | 1926 #, c-format |
1927 msgid "" | |
1928 "<b>File:</b> %s\n" | |
1929 "<b>File size:</b> %s\n" | |
1930 "<b>Image size:</b> %dx%d" | |
1931 msgstr "" | |
8132 | 1932 "<b>Archivo:</b> %s\n" |
1933 "<b>Tamaño de archivo:</b> %s\n" | |
6939 | 1934 "<b>Tamaño de imagen:</b> %dx%d" |
1935 | |
1936 #. Build the login options frame. | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1937 #: src/gtkaccount.c:369 |
6939 | 1938 msgid "Login Options" |
8132 | 1939 msgstr "Opciones de conexión" |
6939 | 1940 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1941 #: src/gtkaccount.c:386 |
6939 | 1942 msgid "Protocol:" |
1943 msgstr "Protocolo:" | |
1944 | |
8132 | 1945 #: src/gtkaccount.c:464 src/main.c:311 |
6939 | 1946 msgid "Password:" |
1947 msgstr "Contraseña:" | |
1948 | |
8132 | 1949 #: src/gtkaccount.c:469 src/gtkblist.c:3504 src/gtkblist.c:3826 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1950 msgid "Alias:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1951 msgstr "Apodo:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1952 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1953 #: src/gtkaccount.c:473 |
6939 | 1954 msgid "Remember password" |
1955 msgstr "Recordar contraseña" | |
1956 | |
1957 #. Build the user options frame. | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1958 #: src/gtkaccount.c:527 |
6939 | 1959 msgid "User Options" |
1960 msgstr "Opciones de usuario" | |
1961 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1962 #: src/gtkaccount.c:540 |
6939 | 1963 msgid "New mail notifications" |
8132 | 1964 msgstr "Notificaciones de correo nuevo" |
6939 | 1965 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1966 #: src/gtkaccount.c:549 |
6939 | 1967 msgid "Buddy icon file:" |
8132 | 1968 msgstr "Archivo de icono de amigo:" |
6939 | 1969 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1970 #: src/gtkaccount.c:558 |
6939 | 1971 msgid "_Browse" |
1972 msgstr "_Navegador" | |
1973 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1974 #: src/gtkaccount.c:564 |
6939 | 1975 msgid "_Reset" |
8132 | 1976 msgstr "_Restablecer" |
6939 | 1977 |
1978 #. Build the protocol options frame. | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
1979 #: src/gtkaccount.c:626 |
6939 | 1980 #, c-format |
1981 msgid "%s Options" | |
1982 msgstr "Opciones de %s" | |
1983 | |
1984 #. Use Global Proxy Settings | |
8132 | 1985 #: src/gtkaccount.c:741 |
6939 | 1986 msgid "Use Global Proxy Settings" |
1987 msgstr "Usar configuración global del proxy" | |
1988 | |
1989 #. No Proxy | |
8132 | 1990 #: src/gtkaccount.c:748 |
6939 | 1991 msgid "No Proxy" |
1992 msgstr "Sin Proxy" | |
1993 | |
1994 #. HTTP | |
8132 | 1995 #: src/gtkaccount.c:755 |
6939 | 1996 msgid "HTTP" |
1997 msgstr "HTTP" | |
1998 | |
1999 #. SOCKS 4 | |
8132 | 2000 #: src/gtkaccount.c:762 |
6939 | 2001 msgid "SOCKS 4" |
2002 msgstr "SOCKS 4" | |
2003 | |
2004 #. SOCKS 5 | |
8132 | 2005 #: src/gtkaccount.c:769 |
6939 | 2006 msgid "SOCKS 5" |
2007 msgstr "SOCKS 5" | |
2008 | |
2009 #. Use Environmental Settings | |
8132 | 2010 #: src/gtkaccount.c:776 src/gtkprefs.c:1090 |
6939 | 2011 msgid "Use Environmental Settings" |
2012 msgstr "Usar configuración del entorno" | |
2013 | |
8132 | 2014 #: src/gtkaccount.c:809 |
6939 | 2015 msgid "you can see the butterflies mating" |
2016 msgstr "puedes ver a las mariposas apareándose" | |
2017 | |
8132 | 2018 #: src/gtkaccount.c:813 |
6939 | 2019 msgid "If you look real closely" |
2020 msgstr "Si miras de cerca" | |
2021 | |
8132 | 2022 #: src/gtkaccount.c:829 |
6939 | 2023 msgid "Proxy Options" |
8132 | 2024 msgstr "Opciones del proxy" |
2025 | |
2026 #: src/gtkaccount.c:845 src/gtkprefs.c:1084 | |
6939 | 2027 msgid "Proxy _type:" |
2028 msgstr "_Tipo de proxy:" | |
2029 | |
8132 | 2030 #: src/gtkaccount.c:854 src/gtkprefs.c:1114 |
6939 | 2031 msgid "_Host:" |
2032 msgstr "_Host:" | |
2033 | |
8132 | 2034 #: src/gtkaccount.c:858 src/gtkprefs.c:1131 |
6939 | 2035 msgid "_Port:" |
2036 msgstr "_Puerto:" | |
2037 | |
8132 | 2038 #: src/gtkaccount.c:866 |
6939 | 2039 msgid "_Username:" |
8132 | 2040 msgstr "Nombre de _usuario:" |
2041 | |
2042 #: src/gtkaccount.c:871 src/gtkprefs.c:1166 | |
6939 | 2043 msgid "Pa_ssword:" |
2044 msgstr "_Contraseña:" | |
2045 | |
8132 | 2046 #: src/gtkaccount.c:1210 |
6939 | 2047 msgid "Add Account" |
8132 | 2048 msgstr "Añadir cuenta" |
2049 | |
2050 #: src/gtkaccount.c:1212 | |
6939 | 2051 msgid "Modify Account" |
8132 | 2052 msgstr "Modificar cuenta" |
6939 | 2053 |
2054 #. Add the disclosure | |
8132 | 2055 #: src/gtkaccount.c:1236 |
6939 | 2056 msgid "Show more options" |
2057 msgstr "Mostrar más opciones" | |
2058 | |
8132 | 2059 #: src/gtkaccount.c:1237 |
6939 | 2060 msgid "Show fewer options" |
2061 msgstr "Mostrar menos opciones" | |
2062 | |
2063 #. Register button | |
8132 | 2064 #: src/gtkaccount.c:1264 src/protocols/jabber/jabber.c:687 |
6939 | 2065 msgid "Register" |
2066 msgstr "Registrar" | |
2067 | |
8132 | 2068 #: src/gtkaccount.c:1609 |
6939 | 2069 #, c-format |
2070 msgid "Are you sure you want to delete %s?" | |
2071 msgstr "¿Seguro que quiere borrar a %s?" | |
2072 | |
8132 | 2073 #: src/gtkaccount.c:1613 src/gtkrequest.c:196 |
6939 | 2074 msgid "Delete" |
2075 msgstr "Borrar" | |
2076 | |
8132 | 2077 #: src/gtkaccount.c:1727 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2078 msgid "Screen Name" |
8132 | 2079 msgstr "Nombre de pantalla:" |
2080 | |
2081 #: src/gtkaccount.c:1750 src/protocols/jabber/jabber.c:959 | |
2082 #: src/protocols/oscar/oscar.c:2849 src/protocols/oscar/oscar.c:4602 | |
2083 #: src/protocols/oscar/oscar.c:6163 src/protocols/yahoo/yahoo.c:2212 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2084 #: src/protocols/zephyr/zephyr.c:886 src/protocols/zephyr/zephyr.c:896 |
6939 | 2085 msgid "Online" |
2086 msgstr "Conectado" | |
2087 | |
8132 | 2088 #: src/gtkaccount.c:1768 |
6939 | 2089 msgid "Protocol" |
2090 msgstr "Protocolo" | |
2091 | |
8132 | 2092 #: src/gtkaccount.c:2058 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2093 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2094 msgid "%s%s%s%s has made %s his or her buddy%s%s%s" |
8132 | 2095 msgstr "%s%s%s%s ha hecho a %s su amigo%s%s%s" |
2096 | |
2097 #: src/gtkaccount.c:2072 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2098 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2099 "\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2100 "\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2101 "Do you wish to add him or her to your buddy list?" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2102 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2103 "\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2104 "\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2105 "¿Desea añadirlo/a a su lista de amigos?" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2106 |
8132 | 2107 #: src/gtkaccount.c:2076 |
2108 msgid "Information" | |
2109 msgstr "Información" | |
2110 | |
2111 #: src/gtkaccount.c:2080 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2112 msgid "Add buddy to your list?" |
8132 | 2113 msgstr "¿Desea añadir el amigo a su lista?" |
2114 | |
2115 #. Add button | |
2116 #: src/gtkaccount.c:2082 src/gtkblist.c:3876 src/gtkconv.c:1232 | |
2117 #: src/gtkconv.c:3172 src/gtkconv.c:3263 src/gtkrequest.c:197 | |
2118 #: src/protocols/icq/gaim_icq.c:277 src/protocols/oscar/oscar.c:2691 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2119 msgid "Add" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2120 msgstr "Añadir" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2121 |
8132 | 2122 #: src/gtkblist.c:808 |
6939 | 2123 msgid "_Get Info" |
8132 | 2124 msgstr "Obtener _información" |
2125 | |
2126 #: src/gtkblist.c:811 | |
6939 | 2127 msgid "_IM" |
8132 | 2128 msgstr "_MI" |
2129 | |
2130 #: src/gtkblist.c:813 | |
6939 | 2131 msgid "Add Buddy _Pounce" |
8132 | 2132 msgstr "Añadir _aviso de amigo" |
2133 | |
2134 #: src/gtkblist.c:815 | |
6939 | 2135 msgid "View _Log" |
2136 msgstr "Ver _registro" | |
2137 | |
8132 | 2138 #: src/gtkblist.c:835 src/gtkblist.c:924 src/gtkblist.c:943 |
2139 msgid "_Alias..." | |
2140 msgstr "_Apodo..." | |
2141 | |
2142 #: src/gtkblist.c:837 src/gtkblist.c:926 src/gtkblist.c:948 src/gtkconn.c:360 | |
6939 | 2143 msgid "_Remove" |
8132 | 2144 msgstr "Elimina_r" |
2145 | |
2146 #: src/gtkblist.c:900 | |
6939 | 2147 msgid "Add a _Buddy" |
8132 | 2148 msgstr "Añadir un _amigo" |
2149 | |
2150 #: src/gtkblist.c:902 | |
6939 | 2151 msgid "Add a C_hat" |
8132 | 2152 msgstr "Añadir un _chat" |
2153 | |
2154 #: src/gtkblist.c:904 | |
6939 | 2155 msgid "_Delete Group" |
8132 | 2156 msgstr "_Eliminar grupo" |
2157 | |
2158 #: src/gtkblist.c:906 | |
6939 | 2159 msgid "_Rename" |
2160 msgstr "_Renombrar" | |
2161 | |
8132 | 2162 #: src/gtkblist.c:921 |
6939 | 2163 msgid "Auto-Join" |
2164 msgstr "Conectarse automáticamente" | |
2165 | |
8132 | 2166 #: src/gtkblist.c:945 src/gtkblist.c:980 |
6939 | 2167 msgid "_Collapse" |
8132 | 2168 msgstr "_Contraer" |
2169 | |
2170 #: src/gtkblist.c:985 | |
6939 | 2171 msgid "_Expand" |
2172 msgstr "_Expandir" | |
2173 | |
8132 | 2174 #: src/gtkblist.c:1516 src/gtkconv.c:3888 |
2175 msgid "" | |
2176 "You are not currently signed on with an account that can add that buddy." | |
2177 msgstr "No está conectado con ningún protocolo que pueda añadir a ese amigo." | |
2178 | |
6939 | 2179 #. Buddies menu |
8132 | 2180 #: src/gtkblist.c:1864 |
6939 | 2181 msgid "/_Buddies" |
2182 msgstr "/_Amigos" | |
2183 | |
8132 | 2184 #: src/gtkblist.c:1865 |
2185 msgid "/Buddies/New Instant _Message..." | |
2186 msgstr "/Amigos/Mensaje _instantáneo nuevo" | |
2187 | |
2188 #: src/gtkblist.c:1866 | |
6939 | 2189 msgid "/Buddies/Join a _Chat..." |
2190 msgstr "/Amigos/Unirse a un _Chat..." | |
2191 | |
8132 | 2192 #: src/gtkblist.c:1867 |
6939 | 2193 msgid "/Buddies/Get _User Info..." |
8132 | 2194 msgstr "/Amigos/Obtener información del _usuario..." |
2195 | |
2196 #: src/gtkblist.c:1869 | |
6939 | 2197 msgid "/Buddies/Show _Offline Buddies" |
2198 msgstr "/Amigos/Mostrar amigos _desconectados" | |
2199 | |
8132 | 2200 #: src/gtkblist.c:1870 |
6939 | 2201 msgid "/Buddies/Show _Empty Groups" |
2202 msgstr "/Amigos/Mostrar grupos _vacíos" | |
2203 | |
8132 | 2204 #: src/gtkblist.c:1871 |
2205 msgid "/Buddies/_Add Buddy..." | |
2206 msgstr "/Amigos/_Añadir un amigo..." | |
2207 | |
2208 #: src/gtkblist.c:1872 | |
2209 msgid "/Buddies/Add C_hat..." | |
2210 msgstr "/Amigos/Añadir un _chat..." | |
2211 | |
2212 #: src/gtkblist.c:1873 | |
2213 msgid "/Buddies/Add _Group..." | |
2214 msgstr "/Amigos/Añadir _grupo..." | |
2215 | |
2216 #: src/gtkblist.c:1875 | |
6939 | 2217 msgid "/Buddies/_Signoff" |
2218 msgstr "/Amigos/_Desconectar" | |
2219 | |
8132 | 2220 #: src/gtkblist.c:1876 |
6939 | 2221 msgid "/Buddies/_Quit" |
8132 | 2222 msgstr "/Amigos/_Salir" |
6939 | 2223 |
2224 #. Tools | |
8132 | 2225 #: src/gtkblist.c:1879 |
6939 | 2226 msgid "/_Tools" |
2227 msgstr "/_Herramientas" | |
2228 | |
8132 | 2229 #: src/gtkblist.c:1880 |
6939 | 2230 msgid "/Tools/_Away" |
8132 | 2231 msgstr "/Herramientas/_Ausentarse" |
2232 | |
2233 #: src/gtkblist.c:1881 | |
6939 | 2234 msgid "/Tools/Buddy _Pounce" |
2235 msgstr "/Herramientas/_Aviso de amigo" | |
2236 | |
8132 | 2237 #: src/gtkblist.c:1882 |
6939 | 2238 msgid "/Tools/P_rotocol Actions" |
2239 msgstr "/Herramientas/Acciones del _protocolo" | |
2240 | |
8132 | 2241 #: src/gtkblist.c:1884 |
6939 | 2242 msgid "/Tools/A_ccounts" |
2243 msgstr "/Herramientas/_Cuentas" | |
2244 | |
8132 | 2245 #: src/gtkblist.c:1885 |
2246 msgid "/Tools/_File Transfers" | |
2247 msgstr "/Herramientas/Transferencias de _archivos" | |
2248 | |
2249 #: src/gtkblist.c:1886 | |
2250 msgid "/Tools/R_oom List" | |
2251 msgstr "/Herramientas/Lista de _salas" | |
2252 | |
2253 #: src/gtkblist.c:1887 | |
2254 msgid "/Tools/Pr_eferences" | |
2255 msgstr "/Herramientas/Pr_eferencias" | |
2256 | |
2257 #: src/gtkblist.c:1888 | |
6939 | 2258 msgid "/Tools/Pr_ivacy" |
2259 msgstr "/Herramientas/Pr_ivacidad" | |
2260 | |
8132 | 2261 #: src/gtkblist.c:1891 |
6939 | 2262 msgid "/Tools/View System _Log" |
2263 msgstr "/Herramientas/_Ver registro del sistema" | |
2264 | |
2265 #. Help | |
8132 | 2266 #: src/gtkblist.c:1895 |
6939 | 2267 msgid "/_Help" |
8132 | 2268 msgstr "/A_yuda" |
2269 | |
2270 #: src/gtkblist.c:1896 | |
6939 | 2271 msgid "/Help/Online _Help" |
2272 msgstr "/Ayuda/_Ayuda en línea" | |
2273 | |
8132 | 2274 #: src/gtkblist.c:1897 |
6939 | 2275 msgid "/Help/_Debug Window" |
2276 msgstr "/Ayuda/Ventana de _depuración" | |
2277 | |
8132 | 2278 #: src/gtkblist.c:1898 |
6939 | 2279 msgid "/Help/_About" |
8132 | 2280 msgstr "/Ayuda/A_cerca de" |
2281 | |
2282 #: src/gtkblist.c:1914 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2283 msgid "Rename Group" |
8132 | 2284 msgstr "Renombrar grupo" |
2285 | |
2286 #: src/gtkblist.c:1914 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2287 msgid "New group name" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2288 msgstr "Nuevo nombre de grupo:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2289 |
8132 | 2290 #: src/gtkblist.c:1915 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2291 msgid "Please enter a new name for the selected group." |
8132 | 2292 msgstr "Introduzca un nombre para el grupo seleccionado." |
2293 | |
2294 #: src/gtkblist.c:1943 | |
6939 | 2295 #, c-format |
2296 msgid "" | |
2297 "\n" | |
2298 "<b>Account:</b> %s" | |
2299 msgstr "" | |
2300 "\n" | |
2301 "<b>Cuenta:</b> %s" | |
2302 | |
8132 | 2303 #: src/gtkblist.c:2007 src/protocols/oscar/oscar.c:5543 |
6939 | 2304 msgid "<b>Status:</b> Offline" |
2305 msgstr "<b>Estado:</b> Desconectado" | |
2306 | |
8132 | 2307 #: src/gtkblist.c:2022 |
6939 | 2308 #, c-format |
2309 msgid "%d%%" | |
2310 msgstr "%d%%" | |
2311 | |
8132 | 2312 #: src/gtkblist.c:2038 |
6939 | 2313 msgid "" |
2314 "\n" | |
2315 "<b>Account:</b>" | |
2316 msgstr "" | |
2317 "\n" | |
2318 "<b>Cuenta:</b>" | |
2319 | |
8132 | 2320 #: src/gtkblist.c:2039 |
7362 | 2321 msgid "" |
2322 "\n" | |
2323 "<b>Contact Alias:</b>" | |
8132 | 2324 msgstr "" |
2325 "\n" | |
2326 "<b>Apodo de contacto:</b>" | |
2327 | |
2328 #: src/gtkblist.c:2040 | |
6939 | 2329 msgid "" |
2330 "\n" | |
2331 "<b>Alias:</b>" | |
2332 msgstr "" | |
2333 "\n" | |
2334 "<b>Apodo:</b>" | |
2335 | |
8132 | 2336 #: src/gtkblist.c:2041 |
6939 | 2337 msgid "" |
2338 "\n" | |
2339 "<b>Nickname:</b>" | |
8132 | 2340 msgstr "\n<b>Apodo:</b>" |
2341 | |
2342 #: src/gtkblist.c:2042 | |
2343 msgid "" | |
6939 | 2344 "\n" |
8132 | 2345 "<b>Logged In:</b>" |
2346 msgstr "\n<b>Conectado:</b>" | |
2347 | |
2348 #: src/gtkblist.c:2043 | |
6939 | 2349 msgid "" |
2350 "\n" | |
2351 "<b>Idle:</b>" | |
2352 msgstr "" | |
2353 "\n" | |
2354 "<b>Ausente:</b>" | |
2355 | |
8132 | 2356 #: src/gtkblist.c:2044 |
6939 | 2357 msgid "" |
2358 "\n" | |
2359 "<b>Warned:</b>" | |
2360 msgstr "" | |
2361 "\n" | |
2362 "<b>Avisado:</b>" | |
2363 | |
8132 | 2364 #: src/gtkblist.c:2046 |
6939 | 2365 msgid "" |
2366 "\n" | |
2367 "<b>Description:</b> Spooky" | |
2368 msgstr "" | |
2369 "\n" | |
2370 "<b>Descripción:</b> Terrorífica" | |
2371 | |
8132 | 2372 #: src/gtkblist.c:2047 |
6939 | 2373 msgid "" |
2374 "\n" | |
2375 "<b>Status</b>: Awesome" | |
2376 msgstr "" | |
2377 "\n" | |
2378 "<b>Estado:</b> Genial " | |
2379 | |
8132 | 2380 #: src/gtkblist.c:2048 |
6939 | 2381 msgid "" |
2382 "\n" | |
2383 "<b>Status</b>: Rockin'" | |
2384 msgstr "" | |
2385 "\n" | |
2386 "<b>Estado:</b> Rock & roll " | |
2387 | |
8132 | 2388 #: src/gtkblist.c:2318 |
6939 | 2389 #, c-format |
2390 msgid "Idle (%dh%02dm) " | |
2391 msgstr "Ausente (%dh%02dm) " | |
2392 | |
8132 | 2393 #: src/gtkblist.c:2320 |
6939 | 2394 #, c-format |
2395 msgid "Idle (%dm) " | |
2396 msgstr "Ausente (%dm)" | |
2397 | |
8132 | 2398 #: src/gtkblist.c:2325 |
6939 | 2399 #, c-format |
2400 msgid "Warned (%d%%) " | |
2401 msgstr "Avisado (%d%%) " | |
2402 | |
8132 | 2403 #: src/gtkblist.c:2328 |
6939 | 2404 msgid "Offline " |
8132 | 2405 msgstr "Desconectado " |
2406 | |
2407 #: src/gtkblist.c:2589 | |
6939 | 2408 msgid "/Tools/Away" |
8132 | 2409 msgstr "/Herramientas/Ausencia" |
2410 | |
2411 #: src/gtkblist.c:2592 | |
6939 | 2412 msgid "/Tools/Buddy Pounce" |
2413 msgstr "/Herramientas/Aviso de amigo" | |
2414 | |
8132 | 2415 #: src/gtkblist.c:2595 |
6939 | 2416 msgid "/Tools/Protocol Actions" |
8132 | 2417 msgstr "/Herramientas/Acciones del protocolo" |
6939 | 2418 |
2419 #. set the Show Offline Buddies option. must be done | |
2420 #. * after the treeview or faceprint gets mad. -Robot101 | |
2421 #. | |
8132 | 2422 #: src/gtkblist.c:2682 |
6939 | 2423 msgid "/Buddies/Show Offline Buddies" |
8132 | 2424 msgstr "/Amigos/Mostrar amigos desconectados" |
2425 | |
2426 #: src/gtkblist.c:2684 | |
6939 | 2427 msgid "/Buddies/Show Empty Groups" |
2428 msgstr "/Amigos/Mostrar grupos vacíos" | |
2429 | |
8132 | 2430 #: src/gtkblist.c:2702 src/gtkconv.c:1191 |
6939 | 2431 msgid "IM" |
2432 msgstr "MI" | |
2433 | |
8132 | 2434 #: src/gtkblist.c:2708 |
6939 | 2435 msgid "Send a message to the selected buddy" |
8132 | 2436 msgstr "Enviar un mensaje al amigo seleccionado" |
2437 | |
2438 #: src/gtkblist.c:2711 src/protocols/napster/napster.c:529 | |
6939 | 2439 msgid "Get Info" |
8132 | 2440 msgstr "Obtener información" |
2441 | |
2442 #: src/gtkblist.c:2717 | |
6939 | 2443 msgid "Get information on the selected buddy" |
8132 | 2444 msgstr "Obtener información sobre el amigo seleccionado" |
2445 | |
2446 #: src/gtkblist.c:2720 src/protocols/oscar/oscar.c:3087 | |
6939 | 2447 msgid "Chat" |
8132 | 2448 msgstr "Charlar" |
2449 | |
2450 #: src/gtkblist.c:2725 | |
6939 | 2451 msgid "Join a chat room" |
2452 msgstr "Unirse a una sala de chat" | |
2453 | |
8132 | 2454 #: src/gtkblist.c:2733 |
6939 | 2455 msgid "Set an away message" |
8132 | 2456 msgstr "Poner un mensaje de ausencia" |
2457 | |
2458 #: src/gtkblist.c:3446 src/protocols/yahoo/yahoo.c:2344 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2459 msgid "Add Buddy" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2460 msgstr "Añadir amigo" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2461 |
8132 | 2462 #: src/gtkblist.c:3469 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2463 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2464 "Please enter the screen name of the person you would like to add to your " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2465 "buddy list. You may optionally enter an alias, or nickname, for the buddy. " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2466 "The alias will be displayed in place of the screen name whenever possible.\n" |
8132 | 2467 msgstr "Introduzca el nombre de usuario de la persona que usted quiere añadir a la lista. Puede opcionalmente introducir un sobrenombre o apodo. El sobrenombre se mostrará en lugar del nombre de usuario siempre que sea posible.\n" |
2468 | |
2469 #: src/gtkblist.c:3491 src/main.c:293 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2470 msgid "Screen Name:" |
8132 | 2471 msgstr "Nombre de pantalla:" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2472 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2473 #. Set up stuff for the account box |
8132 | 2474 #: src/gtkblist.c:3526 src/gtkblist.c:3807 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2475 msgid "Account:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2476 msgstr "Cuenta:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2477 |
8132 | 2478 #: src/gtkblist.c:3774 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2479 msgid "Add Chat" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2480 msgstr "Añadir Chat" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2481 |
8132 | 2482 #: src/gtkblist.c:3797 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2483 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2484 "Please enter an alias, and the appropriate information about the chat you " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2485 "would like to add to your buddy list.\n" |
8132 | 2486 msgstr "Introduzca el apodo, y la información que crea conveniente del chatque desearía añadir en la lista de amigos.\n" |
2487 | |
2488 #: src/gtkblist.c:3873 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2489 msgid "Add Group" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2490 msgstr "Añadir grupo" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2491 |
8132 | 2492 #: src/gtkblist.c:3874 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2493 msgid "Please enter the name of the group to be added." |
8132 | 2494 msgstr "Introduzca el nombre del grupo a añadir." |
2495 | |
2496 #: src/gtkblist.c:4391 | |
6939 | 2497 msgid "No actions available" |
2498 msgstr "No hay acciones disponibles" | |
2499 | |
8132 | 2500 #: src/gtkconn.c:79 src/gtkconn.c:251 src/gtkconn.c:262 |
6939 | 2501 msgid "Done." |
2502 msgstr "Hecho." | |
2503 | |
8132 | 2504 #: src/gtkconn.c:158 |
6939 | 2505 msgid "Signon: " |
2506 msgstr "Conectado: " | |
2507 | |
8132 | 2508 #: src/gtkconn.c:204 |
6939 | 2509 msgid "Signon" |
2510 msgstr "Conectar" | |
2511 | |
8132 | 2512 #: src/gtkconn.c:217 |
6939 | 2513 msgid "Cancel All" |
2514 msgstr "Cancelar todo" | |
2515 | |
8132 | 2516 #: src/gtkconn.c:360 src/gtkconn.c:587 |
2517 msgid "_Reconnect" | |
2518 msgstr "_Reconectar" | |
2519 | |
2520 #: src/gtkconn.c:551 | |
2521 #, c-format | |
2522 msgid "" | |
2523 "<span weight=\"bold\" size=\"larger\">%s has been disconnected.</span>\n" | |
2524 "\n" | |
2525 "%s\n" | |
2526 "%s" | |
2527 msgstr "" | |
2528 "<span weight=\"bold\" size=\"larger\">%s se ha desconectado.</span>\n" | |
2529 "\n" | |
2530 "%s\n" | |
2531 "%s" | |
2532 | |
2533 #: src/gtkconn.c:553 | |
6939 | 2534 msgid "Reason Unknown." |
2535 msgstr "Razón desconocida." | |
2536 | |
8132 | 2537 #: src/gtkconn.c:592 |
2538 msgid "Reconnect _All" | |
2539 msgstr "Reconectar todas" | |
2540 | |
2541 #: src/gtkconn.c:622 | |
2542 msgid "Time" | |
2543 msgstr "Hora" | |
2544 | |
2545 #: src/gtkconv.c:187 | |
6939 | 2546 msgid "That file already exists" |
2547 msgstr "El archivo ya existe" | |
2548 | |
8132 | 2549 #: src/gtkconv.c:188 src/gtkft.c:1078 |
6939 | 2550 msgid "Would you like to overwrite it?" |
2551 msgstr "¿Quiere sobreescribirlo?" | |
2552 | |
8132 | 2553 #: src/gtkconv.c:244 |
7361 | 2554 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2555 msgid "Failed to store image: %s\n" |
8132 | 2556 msgstr "No se pudo almacenar la imagen: %s\n" |
2557 | |
2558 #: src/gtkconv.c:300 | |
2559 msgid "Insert Image" | |
2560 msgstr "Insertar imagen" | |
2561 | |
2562 #: src/gtkconv.c:605 | |
2563 msgid "Invite Buddy Into Chat Room" | |
2564 msgstr "Invitar a un amigo a la sala de Chat" | |
2565 | |
2566 #: src/gtkconv.c:633 | |
6939 | 2567 msgid "" |
2568 "Please enter the name of the user you wish to invite, along with an optional " | |
2569 "invite message." | |
8132 | 2570 msgstr "Introduzca el nombre de usuario al que desea invitar, junto con un mensaje de invitación opcional." |
2571 | |
2572 #: src/gtkconv.c:654 | |
6939 | 2573 msgid "_Buddy:" |
2574 msgstr "_Amigo:" | |
2575 | |
8132 | 2576 #: src/gtkconv.c:674 |
6939 | 2577 msgid "_Message:" |
2578 msgstr "_Mensaje:" | |
2579 | |
8132 | 2580 #: src/gtkconv.c:764 |
2581 msgid "Find" | |
2582 msgstr "Encontrar" | |
2583 | |
2584 #: src/gtkconv.c:786 | |
2585 msgid "_Search for:" | |
2586 msgstr "Término a _buscar" | |
2587 | |
2588 #: src/gtkconv.c:1199 | |
6939 | 2589 msgid "Un-Ignore" |
2590 msgstr "No Ignorar" | |
2591 | |
8132 | 2592 #: src/gtkconv.c:1201 src/gtkprefs.c:766 |
6939 | 2593 msgid "Ignore" |
2594 msgstr "Ignorar" | |
2595 | |
2596 #. Info button | |
8132 | 2597 #: src/gtkconv.c:1210 src/gtkconv.c:3186 |
6939 | 2598 msgid "Info" |
2599 msgstr "Info" | |
2600 | |
8132 | 2601 #: src/gtkconv.c:1219 |
6939 | 2602 msgid "Get Away Msg" |
2603 msgstr "Mensaje de ausencia" | |
2604 | |
8132 | 2605 #. Remove button |
2606 #: src/gtkconv.c:1230 src/gtkconv.c:3179 src/gtkconv.c:3270 | |
2607 #: src/gtkrequest.c:198 | |
6939 | 2608 msgid "Remove" |
2609 msgstr "Quitar" | |
2610 | |
8132 | 2611 #: src/gtkconv.c:2421 |
6939 | 2612 msgid "User is typing..." |
2613 msgstr "El usuario está escribiendo..." | |
2614 | |
8132 | 2615 #: src/gtkconv.c:2429 |
6939 | 2616 msgid "User has typed something and paused" |
2617 msgstr "El usuario ha escrito algo y se ha parado en medio" | |
2618 | |
2619 #. Build the Send As menu | |
8132 | 2620 #: src/gtkconv.c:2532 |
6939 | 2621 msgid "_Send As" |
8132 | 2622 msgstr "_Enviar como" |
2623 | |
2624 #: src/gtkconv.c:2951 | |
2625 msgid "Save Conversation" | |
2626 msgstr "Guardar conversación" | |
6939 | 2627 |
2628 #. Conversation menu | |
8132 | 2629 #: src/gtkconv.c:2968 |
6939 | 2630 msgid "/_Conversation" |
2631 msgstr "/_Conversación" | |
2632 | |
8132 | 2633 #: src/gtkconv.c:2970 |
2634 msgid "/Conversation/New Instant _Message..." | |
2635 msgstr "/Conversación/Mensaje _instantáneo nuevo" | |
2636 | |
2637 #: src/gtkconv.c:2975 | |
2638 msgid "/Conversation/_Find..." | |
2639 msgstr "/Conversación/_Encontrar..." | |
2640 | |
2641 #: src/gtkconv.c:2976 | |
7362 | 2642 msgid "/Conversation/View _Log" |
6939 | 2643 msgstr "/Conversación/Ver _historial" |
2644 | |
8132 | 2645 #: src/gtkconv.c:2977 |
2646 msgid "/Conversation/_Save As..." | |
2647 msgstr "/Conversación/_Guardar como..." | |
2648 | |
2649 #: src/gtkconv.c:2982 | |
6939 | 2650 msgid "/Conversation/Add Buddy _Pounce..." |
8132 | 2651 msgstr "/Conversación/Añadir _aviso de amigo..." |
2652 | |
2653 #: src/gtkconv.c:2984 | |
2654 msgid "/Conversation/_Get Info" | |
2655 msgstr "/Conversación/_Obtener información" | |
2656 | |
2657 #: src/gtkconv.c:2986 | |
2658 msgid "/Conversation/_Warn..." | |
2659 msgstr "/Conversación/Avi_sar..." | |
2660 | |
2661 #: src/gtkconv.c:2988 | |
2662 msgid "/Conversation/In_vite..." | |
2663 msgstr "/Conversación/In_vitar..." | |
2664 | |
2665 #: src/gtkconv.c:2993 | |
6939 | 2666 msgid "/Conversation/A_lias..." |
2667 msgstr "/Conversación/A_podo..." | |
2668 | |
8132 | 2669 #: src/gtkconv.c:2995 |
6939 | 2670 msgid "/Conversation/_Block..." |
2671 msgstr "/Conversación/_Bloquear" | |
2672 | |
8132 | 2673 #: src/gtkconv.c:2997 |
6939 | 2674 msgid "/Conversation/_Add..." |
2675 msgstr "/Conversación/_Añadir..." | |
2676 | |
8132 | 2677 #: src/gtkconv.c:2999 |
6939 | 2678 msgid "/Conversation/_Remove..." |
2679 msgstr "/Conversación/_Eliminar..." | |
2680 | |
8132 | 2681 #: src/gtkconv.c:3004 |
2682 msgid "/Conversation/Insert Lin_k..." | |
2683 msgstr "/Conversación/Insertar en_lace" | |
2684 | |
2685 #: src/gtkconv.c:3006 | |
2686 msgid "/Conversation/Insert Imag_e..." | |
2687 msgstr "/Conversación/Insertar _imagen..." | |
2688 | |
2689 #: src/gtkconv.c:3011 | |
6939 | 2690 msgid "/Conversation/_Close" |
2691 msgstr "/Conversación/_Cerrar" | |
2692 | |
2693 #. Options | |
8132 | 2694 #: src/gtkconv.c:3015 |
6939 | 2695 msgid "/_Options" |
2696 msgstr "/_Opciones" | |
2697 | |
8132 | 2698 #: src/gtkconv.c:3016 |
6939 | 2699 msgid "/Options/Enable _Logging" |
8132 | 2700 msgstr "/Opciones/Habilitar registro" |
2701 | |
2702 #: src/gtkconv.c:3017 | |
6939 | 2703 msgid "/Options/Enable _Sounds" |
2704 msgstr "/Opciones/Habilitar _sonidos" | |
2705 | |
8132 | 2706 #: src/gtkconv.c:3018 |
7362 | 2707 msgid "/Options/Show Formatting _Toolbar" |
8132 | 2708 msgstr "/Opciones/Mostrar _barra de formato" |
2709 | |
2710 #: src/gtkconv.c:3060 | |
7362 | 2711 msgid "/Conversation/View Log" |
8132 | 2712 msgstr "/Conversación/Ver registro" |
2713 | |
2714 #: src/gtkconv.c:3065 | |
6939 | 2715 msgid "/Conversation/Add Buddy Pounce..." |
8132 | 2716 msgstr "/Conversación/Añadir aviso de amigo..." |
2717 | |
2718 #: src/gtkconv.c:3071 | |
2719 msgid "/Conversation/Get Info" | |
2720 msgstr "/Conversación/Obtener información" | |
2721 | |
2722 #: src/gtkconv.c:3075 | |
2723 msgid "/Conversation/Warn..." | |
2724 msgstr "/Conversación/Avisar..." | |
2725 | |
2726 #: src/gtkconv.c:3079 | |
6939 | 2727 msgid "/Conversation/Invite..." |
2728 msgstr "/Conversación/Invitar..." | |
2729 | |
8132 | 2730 #: src/gtkconv.c:3085 |
2731 msgid "/Conversation/Alias..." | |
2732 msgstr "/Conversación/Apodo..." | |
2733 | |
2734 #: src/gtkconv.c:3089 | |
2735 msgid "/Conversation/Block..." | |
2736 msgstr "/Conversación/Bloquear..." | |
2737 | |
2738 #: src/gtkconv.c:3093 | |
2739 msgid "/Conversation/Add..." | |
2740 msgstr "/Conversación/Añadir..." | |
2741 | |
2742 #: src/gtkconv.c:3097 | |
2743 msgid "/Conversation/Remove..." | |
2744 msgstr "/Conversación/Eliminar..." | |
2745 | |
2746 #: src/gtkconv.c:3103 | |
2747 msgid "/Conversation/Insert Link..." | |
2748 msgstr "/Opciones/Insertar enlace..." | |
2749 | |
2750 #: src/gtkconv.c:3107 | |
6939 | 2751 msgid "/Conversation/Insert Image..." |
2752 msgstr "/Opciones/Insertar imagen..." | |
2753 | |
8132 | 2754 #: src/gtkconv.c:3113 |
6939 | 2755 msgid "/Options/Enable Logging" |
2756 msgstr "/Opciones/_Habilitar registro" | |
2757 | |
8132 | 2758 #: src/gtkconv.c:3116 |
6939 | 2759 msgid "/Options/Enable Sounds" |
2760 msgstr "/Opciones/Habilitar _sonidos" | |
2761 | |
8132 | 2762 #: src/gtkconv.c:3119 |
7362 | 2763 msgid "/Options/Show Formatting Toolbar" |
8132 | 2764 msgstr "/Opciones/Mostrar barra de formato" |
7362 | 2765 |
6939 | 2766 #. From right to left... |
2767 #. Send button | |
8132 | 2768 #: src/gtkconv.c:3142 src/gtkconv.c:3144 src/gtkconv.c:3242 src/gtkconv.c:3244 |
6939 | 2769 msgid "Send" |
2770 msgstr "Enviar" | |
2771 | |
8132 | 2772 #. Now, um, just kind of all over the place. Huh? |
6939 | 2773 #. Warn button |
8132 | 2774 #: src/gtkconv.c:3158 |
6939 | 2775 msgid "Warn" |
2776 msgstr "Advertir" | |
2777 | |
8132 | 2778 #: src/gtkconv.c:3161 |
6939 | 2779 msgid "Warn the user" |
2780 msgstr "Avisar al usuario" | |
2781 | |
2782 #. Block button | |
8132 | 2783 #: src/gtkconv.c:3165 src/gtkprivacy.c:607 src/gtkprivacy.c:618 |
6939 | 2784 msgid "Block" |
2785 msgstr "Bloquear" | |
2786 | |
8132 | 2787 #: src/gtkconv.c:3168 |
6939 | 2788 msgid "Block the user" |
2789 msgstr "Bloquear al usuario" | |
2790 | |
8132 | 2791 #: src/gtkconv.c:3175 |
2792 msgid "Add the user to your buddy list" | |
2793 msgstr "Añadir al usuario a la lista de amigos" | |
2794 | |
2795 #: src/gtkconv.c:3182 | |
2796 msgid "Remove the user from your buddy list" | |
2797 msgstr "Eliminar al usuario de la lista de amigos" | |
2798 | |
2799 #: src/gtkconv.c:3189 src/gtkconv.c:3690 | |
2800 msgid "Get the user's information" | |
2801 msgstr "Obtener la información del usuario" | |
2802 | |
6939 | 2803 #. Invite |
8132 | 2804 #: src/gtkconv.c:3256 |
6939 | 2805 msgid "Invite" |
2806 msgstr "Invitar" | |
2807 | |
8132 | 2808 #: src/gtkconv.c:3259 |
6939 | 2809 msgid "Invite a user" |
2810 msgstr "Invitar al usuario" | |
2811 | |
8132 | 2812 #: src/gtkconv.c:3266 |
2813 msgid "Add the chat to your buddy list" | |
2814 msgstr "Añadir el chat a su lista de amigos" | |
2815 | |
2816 #: src/gtkconv.c:3273 | |
2817 msgid "Remove the chat from your buddy list" | |
2818 msgstr "Eliminar el chat de su lista de amigos" | |
2819 | |
2820 #: src/gtkconv.c:3329 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2821 msgid "Bold" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2822 msgstr "Negrita" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2823 |
8132 | 2824 #: src/gtkconv.c:3340 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2825 msgid "Italic" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2826 msgstr "Cursiva" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2827 |
8132 | 2828 #: src/gtkconv.c:3351 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2829 msgid "Underline" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2830 msgstr "Subrayado" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2831 |
8132 | 2832 #: src/gtkconv.c:3367 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
2833 msgid "Larger font size" |
8132 | 2834 msgstr "Tamaño de tipografía mayor" |
2835 | |
2836 #: src/gtkconv.c:3392 | |
6939 | 2837 msgid "Smaller font size" |
8132 | 2838 msgstr "Tamaño de tipografía menor" |
2839 | |
2840 #: src/gtkconv.c:3409 | |
6939 | 2841 msgid "Font Face" |
8132 | 2842 msgstr "Estilo de tipografía" |
2843 | |
2844 #: src/gtkconv.c:3421 | |
6939 | 2845 msgid "Foreground font color" |
2846 msgstr "Color del texto" | |
2847 | |
8132 | 2848 #: src/gtkconv.c:3433 |
6939 | 2849 msgid "Background color" |
2850 msgstr "Color de fondo" | |
2851 | |
8132 | 2852 #: src/gtkconv.c:3448 |
6939 | 2853 msgid "Insert link" |
2854 msgstr "Insertar enlace" | |
2855 | |
8132 | 2856 #: src/gtkconv.c:3459 |
2857 msgid "Insert image" | |
2858 msgstr "Insertar imagen" | |
2859 | |
2860 # No estoy muy seguro de usar emoticono, quizás «smiley» sería más apropiado | |
2861 #: src/gtkconv.c:3470 | |
6939 | 2862 msgid "Insert smiley" |
8132 | 2863 msgstr "Insertar emoticono" |
2864 | |
2865 #: src/gtkconv.c:3555 | |
6939 | 2866 msgid "Topic:" |
2867 msgstr "Tema:" | |
2868 | |
2869 #. Setup the label telling how many people are in the room. | |
8132 | 2870 #: src/gtkconv.c:3614 |
6939 | 2871 msgid "0 people in room" |
2872 msgstr "0 personas en la conversación" | |
2873 | |
8132 | 2874 #: src/gtkconv.c:3667 |
6939 | 2875 msgid "IM the user" |
2876 msgstr "Enviar un MI al usuario" | |
2877 | |
8132 | 2878 #: src/gtkconv.c:3679 |
6939 | 2879 msgid "Ignore the user" |
2880 msgstr "Ignorar al usuario" | |
2881 | |
8132 | 2882 #: src/gtkconv.c:4173 |
6939 | 2883 msgid "Close conversation" |
2884 msgstr "Cerrar conversación" | |
2885 | |
8132 | 2886 #: src/gtkconv.c:4697 src/gtkconv.c:4729 src/gtkconv.c:4850 src/gtkconv.c:4917 |
6939 | 2887 #, c-format |
2888 msgid "%d person in room" | |
2889 msgid_plural "%d people in room" | |
2890 msgstr[0] "%d persona en la conversación" | |
2891 msgstr[1] "%d personas en la conversación" | |
2892 | |
8132 | 2893 #: src/gtkconv.c:5249 |
7362 | 2894 msgid "Animate" |
2895 msgstr "Animar" | |
2896 | |
8132 | 2897 #: src/gtkconv.c:5254 |
6939 | 2898 msgid "Hide Icon" |
8132 | 2899 msgstr "Ocultar icono" |
2900 | |
2901 #: src/gtkconv.c:5260 | |
6939 | 2902 msgid "Save Icon As..." |
8132 | 2903 msgstr "Guardar icono como..." |
2904 | |
2905 #: src/gtkconv.c:5657 src/gtkconv.c:5660 | |
6939 | 2906 msgid "<main>/Conversation/Close" |
2907 msgstr "<main>/Conversación/_Cerrar" | |
2908 | |
8132 | 2909 #: src/gtkdebug.c:135 |
6939 | 2910 msgid "Debug Window" |
2911 msgstr "Ventana de depuración" | |
2912 | |
8132 | 2913 #: src/gtkdebug.c:175 |
6939 | 2914 msgid "Pause" |
2915 msgstr "Pausar" | |
2916 | |
8132 | 2917 #: src/gtkdebug.c:181 |
6939 | 2918 msgid "Timestamps" |
8132 | 2919 msgstr "Marcas de tiempo" |
2920 | |
2921 #: src/gtkft.c:135 | |
6939 | 2922 #, c-format |
2923 msgid "%.2f KB/s" | |
2924 msgstr "%.2f KB/s" | |
2925 | |
8132 | 2926 #: src/gtkft.c:209 |
6939 | 2927 msgid "<b>Receiving From:</b>" |
2928 msgstr "<b>Recibiendo de:</b>" | |
2929 | |
8132 | 2930 #: src/gtkft.c:212 |
6939 | 2931 msgid "<b>Sending To:</b>" |
2932 msgstr "<b>Enviando a:</b>" | |
2933 | |
8132 | 2934 #: src/gtkft.c:460 |
6939 | 2935 msgid "Progress" |
2936 msgstr "Progreso" | |
2937 | |
8132 | 2938 #: src/gtkft.c:467 |
6939 | 2939 msgid "Filename" |
2940 msgstr "Nombre de archivo" | |
2941 | |
8132 | 2942 #: src/gtkft.c:474 |
6939 | 2943 msgid "Size" |
2944 msgstr "Tamaño" | |
2945 | |
8132 | 2946 #: src/gtkft.c:481 |
6939 | 2947 msgid "Remaining" |
2948 msgstr "Restante" | |
2949 | |
8132 | 2950 #: src/gtkft.c:511 |
6939 | 2951 msgid "Filename:" |
2952 msgstr "Nombre de archivo:" | |
2953 | |
8132 | 2954 #: src/gtkft.c:512 |
6939 | 2955 msgid "Status:" |
2956 msgstr "Estado:" | |
2957 | |
8132 | 2958 #: src/gtkft.c:513 |
6939 | 2959 msgid "Speed:" |
2960 msgstr "Velocidad:" | |
2961 | |
8132 | 2962 #: src/gtkft.c:514 |
6939 | 2963 msgid "Time Elapsed:" |
2964 msgstr "Tiempo transcurrido:" | |
2965 | |
8132 | 2966 #: src/gtkft.c:515 |
6939 | 2967 msgid "Time Remaining:" |
2968 msgstr "Tiempo restante:" | |
2969 | |
8132 | 2970 #: src/gtkft.c:612 |
6939 | 2971 msgid "_Keep the dialog open" |
8132 | 2972 msgstr "Mantener el diálogo _abierto" |
2973 | |
2974 #: src/gtkft.c:622 | |
6939 | 2975 msgid "_Clear finished transfers" |
2976 msgstr "_Limpiar transferencias terminadas" | |
2977 | |
2978 #. "Download Details" arrow | |
8132 | 2979 #: src/gtkft.c:631 |
2980 msgid "Show transfer details" | |
2981 msgstr "Mostrar detalles de la transferencia" | |
2982 | |
2983 #: src/gtkft.c:632 | |
2984 msgid "Hide transfer details" | |
2985 msgstr "Ocultar detalles de la transferencia" | |
6939 | 2986 |
2987 #. Pause button | |
8132 | 2988 #: src/gtkft.c:674 src/stock.c:87 |
6939 | 2989 msgid "_Pause" |
2990 msgstr "_Pausar" | |
2991 | |
2992 #. Resume button | |
8132 | 2993 #: src/gtkft.c:684 |
6939 | 2994 msgid "_Resume" |
2995 msgstr "_Continuar" | |
2996 | |
8132 | 2997 #: src/gtkft.c:884 |
2998 msgid "Canceled" | |
2999 msgstr "Cancelado" | |
3000 | |
3001 #: src/gtkft.c:886 | |
3002 msgid "Failed" | |
3003 msgstr "Falló" | |
3004 | |
3005 #: src/gtkft.c:1055 | |
6939 | 3006 msgid "That file does not exist." |
8132 | 3007 msgstr "Ese archivo no existe." |
3008 | |
3009 #: src/gtkft.c:1064 | |
6939 | 3010 msgid "Cannot send a file of 0 bytes." |
8132 | 3011 msgstr "No se puede enviar un archivo de 0 bytes." |
3012 | |
3013 #: src/gtkft.c:1077 | |
6939 | 3014 msgid "That file already exists." |
8132 | 3015 msgstr "Ese archivo ya existe." |
3016 | |
3017 #: src/gtkft.c:1102 | |
3018 msgid "Open..." | |
3019 msgstr "Abrir..." | |
3020 | |
3021 #: src/gtkft.c:1104 | |
3022 msgid "Save As..." | |
3023 msgstr "Guardar como..." | |
3024 | |
3025 #: src/gtkft.c:1151 | |
6939 | 3026 #, c-format |
3027 msgid "%s wants to send you %s (%s)" | |
3028 msgstr "%s quiere enviarle %s (%s)" | |
3029 | |
8132 | 3030 #: src/gtkimhtml.c:714 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3031 msgid "_Copy E-Mail Address" |
7361 | 3032 msgstr "_Copiar dirección de correo electrónico" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3033 |
8132 | 3034 #: src/gtkimhtml.c:726 |
6939 | 3035 msgid "_Copy Link Location" |
3036 msgstr "_Copiar destino del enlace" | |
3037 | |
8132 | 3038 #: src/gtkimhtml.c:736 |
6939 | 3039 msgid "_Open Link in Browser" |
8132 | 3040 msgstr "_Abrir enlace en navegador" |
3041 | |
3042 #: src/gtkimhtml.c:2072 | |
6939 | 3043 msgid "" |
3044 "Unable to guess the image type based on the file extension supplied. " | |
3045 "Defaulting to PNG." | |
3046 msgstr "" | |
3047 "Gaim no ha podido deducir el tipo de imagen a partir de la extensión del " | |
3048 "archivo. Tomando PNG por omisión." | |
3049 | |
8132 | 3050 #: src/gtkimhtml.c:2080 |
6939 | 3051 #, c-format |
3052 msgid "Error saving image: %s" | |
8132 | 3053 msgstr "Error guardando imagen: %s" |
3054 | |
3055 #: src/gtkimhtml.c:2089 | |
6939 | 3056 msgid "Save Image" |
8132 | 3057 msgstr "Guardar imagen..." |
3058 | |
3059 #: src/gtkimhtml.c:2112 | |
6939 | 3060 msgid "_Save Image..." |
8132 | 3061 msgstr "_Guardar imagen..." |
3062 | |
3063 #: src/gtklog.c:257 | |
3064 msgid "Conversations with" | |
3065 msgstr "Conversaciones con" | |
3066 | |
3067 #: src/gtknotify.c:213 | |
6939 | 3068 #, c-format |
3069 msgid "%s has %d new message." | |
3070 msgid_plural "%s has %d new messages." | |
8132 | 3071 msgstr[0] "%s tiene %d correo nuevo." |
6939 | 3072 msgstr[1] "%s tiene %d mensajes de correo nuevos." |
3073 | |
8132 | 3074 #: src/gtknotify.c:221 |
6939 | 3075 #, c-format |
3076 msgid "<span weight=\"bold\">From:</span> %s\n" | |
3077 msgstr "<span weight=\"bold\">De:</span> %s\n" | |
3078 | |
8132 | 3079 #: src/gtknotify.c:226 |
6939 | 3080 #, c-format |
3081 msgid "<span weight=\"bold\">Subject:</span> %s\n" | |
3082 msgstr "<span weight=\"bold\">Asunto:</span> %s\n" | |
3083 | |
8132 | 3084 #: src/gtknotify.c:230 |
6939 | 3085 #, c-format |
3086 msgid "" | |
3087 "<span weight=\"bold\" size=\"larger\">You have mail!</span>\n" | |
3088 "\n" | |
3089 "%s%s%s%s" | |
3090 msgstr "" | |
3091 "<span weight=\"bold\" size=\"larger\">¡Tiene correo!</span>\n" | |
3092 "\n" | |
3093 "%s%s%s%s" | |
3094 | |
8132 | 3095 #: src/gtknotify.c:245 |
6939 | 3096 #, c-format |
3097 msgid "" | |
3098 "<span weight=\"bold\" size=\"larger\">You have mail!</span>\n" | |
3099 "\n" | |
3100 "%s" | |
3101 msgstr "" | |
3102 "<span weight=\"bold\" size=\"larger\">¡Tiene correo!</span>\n" | |
3103 "\n" | |
3104 "%s" | |
3105 | |
8132 | 3106 #: src/gtknotify.c:439 src/gtknotify.c:459 src/gtknotify.c:467 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3107 msgid "Unable to open URL" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3108 msgstr "No se pudo abrir la URL" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3109 |
8132 | 3110 #: src/gtknotify.c:440 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3111 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3112 "The 'Manual' browser command has been chosen, but no command has been set." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3113 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3114 "Se ha definido un navegador 'Manual', pero no se ha definido ningún comando " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3115 "para ejecutarlo." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3116 |
8132 | 3117 #: src/gtknotify.c:457 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3118 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3119 msgid "The browser \"%s\" is invalid." |
8132 | 3120 msgstr "El navegador «%s» no es válido." |
3121 | |
3122 #: src/gtknotify.c:464 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3123 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3124 msgid "Error launching \"command\": %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3125 msgstr "Error al ejecutar \"orden\": %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3126 |
8132 | 3127 #: src/gtkpounce.c:142 |
6939 | 3128 msgid "Select a file" |
8132 | 3129 msgstr "Seleccione un archivo" |
3130 | |
3131 #: src/gtkpounce.c:191 | |
6939 | 3132 msgid "Please enter a buddy to pounce." |
8132 | 3133 msgstr "Indique el amigo del que avisar." |
6939 | 3134 |
3135 #. "New Buddy Pounce" | |
8132 | 3136 #: src/gtkpounce.c:335 src/gtkpounce.c:740 |
6939 | 3137 msgid "New Buddy Pounce" |
3138 msgstr "Nuevo aviso de amigo" | |
3139 | |
8132 | 3140 #: src/gtkpounce.c:335 |
6939 | 3141 msgid "Edit Buddy Pounce" |
3142 msgstr "Editar aviso de amigo" | |
3143 | |
3144 #. Create the "Pounce Who" frame. | |
8132 | 3145 #: src/gtkpounce.c:353 |
6939 | 3146 msgid "Pounce Who" |
3147 msgstr "Avisar a quién" | |
3148 | |
8132 | 3149 #: src/gtkpounce.c:379 |
6939 | 3150 msgid "_Buddy Name:" |
8132 | 3151 msgstr "Nombre del _amigo:" |
6939 | 3152 |
3153 #. Create the "Pounce When" frame. | |
8132 | 3154 #: src/gtkpounce.c:401 |
6939 | 3155 msgid "Pounce When" |
3156 msgstr "Cuándo avisar" | |
3157 | |
8132 | 3158 #: src/gtkpounce.c:409 src/main.c:339 |
6939 | 3159 msgid "Sign on" |
8132 | 3160 msgstr "Se conecta" |
3161 | |
3162 #: src/gtkpounce.c:411 | |
6939 | 3163 msgid "Sign off" |
8132 | 3164 msgstr "Se desconecta" |
3165 | |
3166 #: src/gtkpounce.c:415 | |
6939 | 3167 msgid "Return from away" |
8132 | 3168 msgstr "Deja de estar ausente" |
3169 | |
3170 #: src/gtkpounce.c:417 src/gtkprefs.c:1481 src/protocols/msn/state.c:30 | |
3171 #: src/protocols/yahoo/yahoo.c:2208 | |
6939 | 3172 msgid "Idle" |
8132 | 3173 msgstr "Está inactivo" |
6939 | 3174 |
7362 | 3175 #: src/gtkpounce.c:419 |
8132 | 3176 msgid "Return from idle" |
3177 msgstr "Deja de estar inactivo" | |
3178 | |
3179 #: src/gtkpounce.c:421 | |
6939 | 3180 msgid "Buddy starts typing" |
3181 msgstr "El amigo empieza a escribir" | |
3182 | |
8132 | 3183 #: src/gtkpounce.c:423 |
6939 | 3184 msgid "Buddy stops typing" |
3185 msgstr "El amigo deja de escribir" | |
3186 | |
3187 #. Create the "Pounce Action" frame. | |
8132 | 3188 #: src/gtkpounce.c:452 |
6939 | 3189 msgid "Pounce Action" |
3190 msgstr "Acción del aviso" | |
3191 | |
8132 | 3192 #: src/gtkpounce.c:459 |
6939 | 3193 msgid "Open an IM window" |
3194 msgstr "Abrir una ventana de MI" | |
3195 | |
7362 | 3196 #: src/gtkpounce.c:460 |
8132 | 3197 msgid "Popup notification" |
3198 msgstr "Notificación con una ventana emergente" | |
6939 | 3199 |
7362 | 3200 #: src/gtkpounce.c:461 |
8132 | 3201 msgid "Send a message" |
3202 msgstr "Enviar un mensaje" | |
3203 | |
3204 #: src/gtkpounce.c:462 | |
3205 msgid "Execute a command" | |
3206 msgstr "Ejecutar una orden" | |
3207 | |
3208 #: src/gtkpounce.c:463 | |
6939 | 3209 msgid "Play a sound" |
8132 | 3210 msgstr "Reproducir un sonido" |
3211 | |
3212 # Examinar puede ser también válido, comprobar, jfs. | |
3213 #: src/gtkpounce.c:467 src/gtkpounce.c:469 | |
6939 | 3214 msgid "Browse" |
3215 msgstr "Navegar" | |
3216 | |
8132 | 3217 #: src/gtkpounce.c:470 src/gtkprefs.c:2080 |
6939 | 3218 msgid "Test" |
3219 msgstr "Probar" | |
3220 | |
8132 | 3221 #: src/gtkpounce.c:553 |
6939 | 3222 msgid "_Save this pounce after activation" |
3223 msgstr "_Guardar este aviso tras la activación" | |
3224 | |
3225 #. "Remove Buddy Pounce" | |
8132 | 3226 #: src/gtkpounce.c:747 |
6939 | 3227 msgid "Remove Buddy Pounce" |
3228 msgstr "Quitar aviso de amigo" | |
3229 | |
8132 | 3230 #: src/gtkpounce.c:794 |
6939 | 3231 #, c-format |
3232 msgid "%s has started typing to you" | |
3233 msgstr "%s ha comenzado a escribirte algo" | |
3234 | |
8132 | 3235 #: src/gtkpounce.c:795 |
6939 | 3236 #, c-format |
3237 msgid "%s has signed on" | |
8132 | 3238 msgstr "%s se ha conectado" |
3239 | |
3240 #: src/gtkpounce.c:796 | |
6939 | 3241 #, c-format |
3242 msgid "%s has returned from being idle" | |
3243 msgstr "%s volvió de su inactividad" | |
3244 | |
8132 | 3245 #: src/gtkpounce.c:797 |
6939 | 3246 #, c-format |
3247 msgid "%s has returned from being away" | |
8132 | 3248 msgstr "%s ha dejado de estar ausente" |
3249 | |
3250 #: src/gtkpounce.c:798 | |
6939 | 3251 #, c-format |
3252 msgid "%s has stopped typing to you" | |
8132 | 3253 msgstr "%s ha parado de escribirle" |
3254 | |
3255 #: src/gtkpounce.c:799 | |
6939 | 3256 #, c-format |
3257 msgid "%s has signed off" | |
3258 msgstr "%s se ha desconectado" | |
3259 | |
8132 | 3260 #: src/gtkpounce.c:800 |
6939 | 3261 #, c-format |
3262 msgid "%s has become idle" | |
3263 msgstr "%s está inactivo" | |
3264 | |
8132 | 3265 #: src/gtkpounce.c:802 |
6939 | 3266 msgid "Unknown pounce event. Please report this!" |
8132 | 3267 msgstr "Evento de aviso desconocido. ¡Por favor, informe de esto! " |
3268 | |
3269 #: src/gtkprefs.c:367 | |
6939 | 3270 msgid "Interface Options" |
8132 | 3271 msgstr "Opciones de la interfaz" |
3272 | |
3273 #: src/gtkprefs.c:369 | |
6939 | 3274 msgid "D_isplay remote nicknames if no alias is set" |
8132 | 3275 msgstr "_Mostrar apodos remotos si no se hay un alias establecido" |
3276 | |
3277 #: src/gtkprefs.c:555 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
3278 msgid "" |
6939 | 3279 "Select a smiley theme that you would like to use from the list below. New " |
3280 "themes can be installed by dragging and dropping them onto the theme list." | |
8132 | 3281 msgstr "Seleccione de la lista inferior el tema de emoticonos que desee. Puede instalar temas nuevos arrastrándolos y soltándolos sobre esta lista de temas." |
3282 | |
3283 #: src/gtkprefs.c:590 | |
6939 | 3284 msgid "Icon" |
3285 msgstr "Icono" | |
3286 | |
8132 | 3287 #: src/gtkprefs.c:597 src/gtkprefs.c:1802 src/protocols/jabber/buddy.c:263 |
3288 #: src/protocols/jabber/buddy.c:748 src/protocols/jabber/chat.c:703 | |
3289 msgid "Description" | |
3290 msgstr "Descripción" | |
3291 | |
3292 #: src/gtkprefs.c:661 | |
6939 | 3293 msgid "Style" |
3294 msgstr "Estilo" | |
3295 | |
8132 | 3296 #: src/gtkprefs.c:662 |
6939 | 3297 msgid "_Bold" |
3298 msgstr "_Negrita" | |
3299 | |
8132 | 3300 #: src/gtkprefs.c:664 |
6939 | 3301 msgid "_Italics" |
3302 msgstr "Curs_iva" | |
3303 | |
8132 | 3304 #: src/gtkprefs.c:666 |
6939 | 3305 msgid "_Underline" |
3306 msgstr "S_ubrayado" | |
3307 | |
8132 | 3308 #: src/gtkprefs.c:668 |
6939 | 3309 msgid "_Strikethrough" |
3310 msgstr "_Tachado" | |
3311 | |
8132 | 3312 #: src/gtkprefs.c:671 |
6939 | 3313 msgid "Face" |
8132 | 3314 msgstr "Aspecto" |
3315 | |
3316 #: src/gtkprefs.c:674 | |
6939 | 3317 msgid "Use custo_m face" |
8132 | 3318 msgstr "Usar aspecto _personalizado" |
3319 | |
3320 #: src/gtkprefs.c:691 | |
6939 | 3321 msgid "Use custom si_ze" |
8132 | 3322 msgstr "Usar _tamaño personalizado" |
3323 | |
3324 #: src/gtkprefs.c:703 | |
6939 | 3325 msgid "Color" |
3326 msgstr "Color" | |
3327 | |
8132 | 3328 #: src/gtkprefs.c:707 |
6939 | 3329 msgid "_Text color" |
8132 | 3330 msgstr "Color del _texto" |
3331 | |
3332 #: src/gtkprefs.c:726 | |
6939 | 3333 msgid "Bac_kground color" |
8132 | 3334 msgstr "Color del _fondo" |
3335 | |
3336 #: src/gtkprefs.c:754 src/gtkprefs.c:986 src/gtkprefs.c:1034 | |
6939 | 3337 msgid "Display" |
8132 | 3338 msgstr "Pantalla" |
3339 | |
3340 #: src/gtkprefs.c:755 | |
3341 msgid "Show graphical _smileys" | |
3342 msgstr "Mostrar _emoticonos gráficos" | |
3343 | |
3344 #: src/gtkprefs.c:757 | |
3345 msgid "Show _timestamp on messages" | |
3346 msgstr "Mostrar la _hora en los mensajes" | |
3347 | |
3348 #: src/gtkprefs.c:759 | |
3349 msgid "Show _URLs as links" | |
3350 msgstr "Mostrar _URLs como enlaces" | |
6939 | 3351 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3352 #: src/gtkprefs.c:763 |
8132 | 3353 msgid "_Highlight misspelled words" |
3354 msgstr "_Resaltar las faltas de ortografía" | |
6939 | 3355 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3356 #: src/gtkprefs.c:767 |
6939 | 3357 msgid "Ignore c_olors" |
3358 msgstr "Ignorar c_olores" | |
3359 | |
8132 | 3360 #: src/gtkprefs.c:769 |
6939 | 3361 msgid "Ignore font _faces" |
8132 | 3362 msgstr "Ignorar _aspectos de la tipografía" |
3363 | |
3364 #: src/gtkprefs.c:771 | |
6939 | 3365 msgid "Ignore font si_zes" |
8132 | 3366 msgstr "Ignorar t_amaños de tipografía" |
3367 | |
3368 #: src/gtkprefs.c:784 | |
6939 | 3369 msgid "Send Message" |
8132 | 3370 msgstr "Envío de mensajes" |
3371 | |
3372 #: src/gtkprefs.c:785 | |
6939 | 3373 msgid "Enter _sends message" |
8132 | 3374 msgstr "«Enter» _envía el mensaje" |
3375 | |
3376 #: src/gtkprefs.c:787 | |
3377 msgid "C_ontrol-Enter sends message" | |
3378 msgstr "«C_ontrol-Enter» envía el mensaje" | |
3379 | |
3380 #: src/gtkprefs.c:790 | |
3381 msgid "Window Closing" | |
3382 msgstr "Cierre de Ventanas" | |
3383 | |
3384 #: src/gtkprefs.c:791 | |
3385 msgid "_Escape closes window" | |
3386 msgstr "«E_scape» cierra la ventana" | |
3387 | |
3388 #: src/gtkprefs.c:794 | |
3389 msgid "Insertions" | |
3390 msgstr "Inserciones" | |
6939 | 3391 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3392 #: src/gtkprefs.c:795 |
6939 | 3393 msgid "Control-{B/I/U} inserts _HTML tags" |
8132 | 3394 msgstr "«Control-{B/I/U}» introduce etiquetas _HTML" |
3395 | |
3396 #: src/gtkprefs.c:797 | |
6939 | 3397 msgid "Control-(number) _inserts smileys" |
8132 | 3398 msgstr "«Control-(número)» _inserta emoticonos" |
3399 | |
3400 #: src/gtkprefs.c:813 | |
6939 | 3401 msgid "Buddy List Sorting" |
8132 | 3402 msgstr "Orden de la lista de amigos" |
3403 | |
3404 #: src/gtkprefs.c:822 | |
3405 msgid "_Sorting:" | |
3406 msgstr "Orden:" | |
3407 | |
3408 #: src/gtkprefs.c:827 | |
6939 | 3409 msgid "Buddy List Toolbar" |
3410 msgstr "Barra de herramientas de la lista de amigos" | |
3411 | |
8132 | 3412 #: src/gtkprefs.c:828 src/gtkprefs.c:959 src/gtkprefs.c:1010 |
6939 | 3413 msgid "Show _buttons as:" |
3414 msgstr "Mostrar los _botones como:" | |
3415 | |
8132 | 3416 #: src/gtkprefs.c:830 src/gtkprefs.c:961 src/gtkprefs.c:1012 |
6939 | 3417 msgid "Pictures" |
3418 msgstr "Imágenes" | |
3419 | |
8132 | 3420 #: src/gtkprefs.c:831 src/gtkprefs.c:962 src/gtkprefs.c:1013 |
6939 | 3421 msgid "Text" |
3422 msgstr "Texto" | |
3423 | |
8132 | 3424 #: src/gtkprefs.c:832 src/gtkprefs.c:963 src/gtkprefs.c:1014 |
6939 | 3425 msgid "Pictures and text" |
3426 msgstr "Imágenes y texto" | |
3427 | |
8132 | 3428 #: src/gtkprefs.c:837 src/gtkprefs.c:974 src/gtkprefs.c:1025 |
6939 | 3429 msgid "_Raise window on events" |
8132 | 3430 msgstr "_Alzar ventanas al recibir un evento" |
3431 | |
3432 #: src/gtkprefs.c:840 | |
6939 | 3433 msgid "Group Display" |
3434 msgstr "Grupos" | |
3435 | |
8132 | 3436 #: src/gtkprefs.c:841 |
3437 msgid "Show _numbers in groups" | |
3438 msgstr "Mostrar _números en los grupos" | |
3439 | |
3440 #: src/gtkprefs.c:844 | |
3441 msgid "Buddy Display" | |
3442 msgstr "Pantalla de amigos" | |
3443 | |
3444 #: src/gtkprefs.c:845 src/gtkprefs.c:981 | |
3445 msgid "Show buddy _icons" | |
3446 msgstr "Mostrar _iconos de amigos" | |
3447 | |
3448 #: src/gtkprefs.c:847 | |
3449 msgid "Show _warning levels" | |
3450 msgstr "Mostrar niveles de _aviso" | |
3451 | |
7362 | 3452 #: src/gtkprefs.c:849 |
3453 msgid "Show idle _times" | |
3454 msgstr "Mostrar el _tiempo de inactividad" | |
3455 | |
8132 | 3456 #: src/gtkprefs.c:851 |
6939 | 3457 msgid "Dim i_dle buddies" |
3458 msgstr "Poner en g_ris los amigos inactivos" | |
3459 | |
8132 | 3460 #: src/gtkprefs.c:853 |
3461 msgid "_Automatically expand contacts" | |
3462 msgstr "Expandir contactos _automáticamente" | |
3463 | |
3464 #: src/gtkprefs.c:878 | |
6939 | 3465 msgid "_Placement:" |
8132 | 3466 msgstr "_Colocación:" |
3467 | |
3468 #: src/gtkprefs.c:885 | |
6939 | 3469 msgid "Send _URLs as Links" |
3470 msgstr "Enviar _URLs como enlaces" | |
3471 | |
8132 | 3472 #: src/gtkprefs.c:888 |
3473 msgid "Show _Formatting Toolbar" | |
3474 msgstr "Mostrar barra de _formato" | |
3475 | |
3476 #: src/gtkprefs.c:891 | |
3477 msgid "Show a_liases in tabs/titles" | |
3478 msgstr "Mostrar a_lias en las solapas/títulos" | |
3479 | |
7362 | 3480 #: src/gtkprefs.c:894 |
6939 | 3481 msgid "Tab Options" |
8132 | 3482 msgstr "Opciones de las solapas" |
3483 | |
3484 #: src/gtkprefs.c:896 | |
3485 msgid "_Tab Placement:" | |
3486 msgstr "_Ubicación de las solapas:" | |
3487 | |
3488 #: src/gtkprefs.c:898 | |
3489 msgid "Top" | |
3490 msgstr "Arriba" | |
6939 | 3491 |
7362 | 3492 #: src/gtkprefs.c:899 |
8132 | 3493 msgid "Bottom" |
3494 msgstr "Abajo" | |
3495 | |
3496 #: src/gtkprefs.c:900 | |
3497 msgid "Left" | |
3498 msgstr "Izquierda" | |
6939 | 3499 |
7362 | 3500 #: src/gtkprefs.c:901 |
6939 | 3501 msgid "Right" |
3502 msgstr "Derecha" | |
3503 | |
8132 | 3504 #: src/gtkprefs.c:907 |
3505 msgid "Show IMs and chats in _tabbed windows" | |
3506 msgstr "Mostrar MIs y chats en ventanas con solapas." | |
3507 | |
7362 | 3508 #: src/gtkprefs.c:910 |
6939 | 3509 msgid "Show IMs and chats in _same tabbed window" |
8132 | 3510 msgstr "Mo_strar MIs y chats en la misma ventana con solapas." |
3511 | |
3512 #: src/gtkprefs.c:920 | |
7362 | 3513 msgid "Show _close button on tabs" |
8132 | 3514 msgstr "Mostrar botones de _cierre en las solapas." |
3515 | |
3516 #: src/gtkprefs.c:931 | |
6939 | 3517 msgid "Show status _icons on tabs" |
8132 | 3518 msgstr "Mostrar _iconos de estado en las solapas." |
3519 | |
3520 #: src/gtkprefs.c:958 src/gtkprefs.c:1009 | |
6939 | 3521 msgid "Window" |
3522 msgstr "Ventana" | |
3523 | |
8132 | 3524 #: src/gtkprefs.c:968 src/gtkprefs.c:1019 |
6939 | 3525 msgid "New window _width:" |
8132 | 3526 msgstr "_Anchura de una ventana nueva:" |
3527 | |
3528 #: src/gtkprefs.c:970 src/gtkprefs.c:1021 | |
6939 | 3529 msgid "New window _height:" |
8132 | 3530 msgstr "A_ltura de una ventana nueva:" |
3531 | |
3532 #: src/gtkprefs.c:972 src/gtkprefs.c:1023 | |
6939 | 3533 msgid "_Entry field height:" |
8132 | 3534 msgstr "Altura del campo de _entrada:" |
3535 | |
3536 #: src/gtkprefs.c:976 | |
6939 | 3537 msgid "Hide window on _send" |
8132 | 3538 msgstr "Ocultar la ventana al _enviar" |
3539 | |
3540 #: src/gtkprefs.c:980 | |
6939 | 3541 msgid "Buddy Icons" |
3542 msgstr "Iconos de amigos" | |
3543 | |
8132 | 3544 #: src/gtkprefs.c:983 |
6939 | 3545 msgid "Enable buddy icon a_nimation" |
8132 | 3546 msgstr "Habilitar a_nimación de los iconos de amigos" |
3547 | |
3548 #: src/gtkprefs.c:987 | |
6939 | 3549 msgid "Show _logins in window" |
8132 | 3550 msgstr "Mostrar _conexiones en la ventana" |
3551 | |
3552 #: src/gtkprefs.c:990 | |
6939 | 3553 msgid "Typing Notification" |
8132 | 3554 msgstr "Notificación de tecleo" |
3555 | |
3556 #: src/gtkprefs.c:991 | |
6939 | 3557 msgid "Notify buddies that you are _typing to them" |
3558 msgstr "Notificar a los amigos cuando les esté e_scribiendo" | |
3559 | |
8132 | 3560 #: src/gtkprefs.c:1028 |
3561 msgid "Tab Completion" | |
3562 msgstr "Completado con el tabulador" | |
3563 | |
3564 #: src/gtkprefs.c:1029 | |
3565 msgid "_Tab-complete nicks" | |
3566 msgstr "_Tab completa los apodos" | |
3567 | |
3568 #: src/gtkprefs.c:1031 | |
3569 msgid "_Old-style tab completion" | |
3570 msgstr "Completado con el tabulador al estilo _antiguo" | |
3571 | |
3572 #: src/gtkprefs.c:1035 | |
3573 msgid "_Show people joining in window" | |
3574 msgstr "_Mostrar la gente que se une en la ventana" | |
3575 | |
3576 #: src/gtkprefs.c:1037 | |
3577 msgid "_Show people leaving in window" | |
3578 msgstr "_Mostrar la gente que se va de la ventana" | |
3579 | |
7362 | 3580 #: src/gtkprefs.c:1039 |
6939 | 3581 msgid "Co_lorize screennames" |
8132 | 3582 msgstr "Co_lorear nombres de pantalla" |
3583 | |
3584 #: src/gtkprefs.c:1083 | |
6939 | 3585 msgid "Proxy Type" |
3586 msgstr "Tipo de proxy" | |
3587 | |
8132 | 3588 #: src/gtkprefs.c:1086 |
6939 | 3589 msgid "No proxy" |
3590 msgstr "Sin proxy" | |
3591 | |
8132 | 3592 #: src/gtkprefs.c:1093 |
6939 | 3593 msgid "Proxy Server" |
3594 msgstr "Servidor proxy" | |
3595 | |
8132 | 3596 #: src/gtkprefs.c:1149 |
3597 msgid "_User:" | |
3598 msgstr "_Usuario:" | |
3599 | |
3600 #: src/gtkprefs.c:1203 | |
6939 | 3601 msgid "Opera" |
3602 msgstr "Opera" | |
3603 | |
8132 | 3604 #: src/gtkprefs.c:1204 |
6939 | 3605 msgid "Netscape" |
3606 msgstr "Netscape" | |
3607 | |
8132 | 3608 #: src/gtkprefs.c:1205 |
6939 | 3609 msgid "Mozilla" |
3610 msgstr "Mozilla" | |
3611 | |
8132 | 3612 #: src/gtkprefs.c:1206 |
6939 | 3613 msgid "Konqueror" |
3614 msgstr "Konqueror" | |
3615 | |
8132 | 3616 #: src/gtkprefs.c:1207 |
6939 | 3617 msgid "Galeon" |
3618 msgstr "Galeon" | |
3619 | |
8132 | 3620 #: src/gtkprefs.c:1208 |
3621 msgid "Firebird" | |
3622 msgstr "Firebird" | |
3623 | |
3624 #: src/gtkprefs.c:1217 | |
6939 | 3625 msgid "Manual" |
3626 msgstr "Manual" | |
3627 | |
8132 | 3628 #: src/gtkprefs.c:1258 |
6939 | 3629 msgid "Browser Selection" |
8132 | 3630 msgstr "Selección de navegador" |
3631 | |
3632 #: src/gtkprefs.c:1262 | |
3633 msgid "_Browser:" | |
3634 msgstr "_Navegador:" | |
6939 | 3635 |
7362 | 3636 #: src/gtkprefs.c:1272 |
6939 | 3637 #, c-format |
3638 msgid "" | |
3639 "_Manual:\n" | |
3640 "(%s for URL)" | |
3641 msgstr "" | |
3642 "_Manual:\n" | |
3643 "(%s para URL)" | |
3644 | |
8132 | 3645 #: src/gtkprefs.c:1293 |
6939 | 3646 msgid "Browser Options" |
8132 | 3647 msgstr "Opciones del navegador" |
3648 | |
3649 #: src/gtkprefs.c:1294 | |
6939 | 3650 msgid "Open new _window by default" |
8132 | 3651 msgstr "Crear una ventana _nueva por omisión" |
3652 | |
3653 #: src/gtkprefs.c:1310 | |
6939 | 3654 msgid "Message Logs" |
8132 | 3655 msgstr "Registro de mensajes" |
3656 | |
3657 #: src/gtkprefs.c:1313 | |
3658 msgid "Log _Format:" | |
3659 msgstr "Formato de _registro:" | |
3660 | |
3661 #: src/gtkprefs.c:1316 | |
6939 | 3662 msgid "_Log all instant messages" |
8132 | 3663 msgstr "Registrar _todos mensaje instantáneo" |
3664 | |
3665 #: src/gtkprefs.c:1318 | |
6939 | 3666 msgid "Log all c_hats" |
8132 | 3667 msgstr "Registrar todas las _charlas" |
3668 | |
3669 #: src/gtkprefs.c:1373 | |
6939 | 3670 msgid "Sound Options" |
8132 | 3671 msgstr "Opciones de sonido" |
3672 | |
3673 #: src/gtkprefs.c:1374 | |
3674 msgid "_No sounds when you log in" | |
3675 msgstr "_Sin sonido durante cuando me conecto" | |
3676 | |
3677 #: src/gtkprefs.c:1376 | |
3678 msgid "_Sounds while away" | |
3679 msgstr "_Sonidos mientras se está ausente" | |
6939 | 3680 |
7362 | 3681 #: src/gtkprefs.c:1380 |
6939 | 3682 msgid "Sound Method" |
8132 | 3683 msgstr "Método para reproducir sonidos" |
3684 | |
3685 #: src/gtkprefs.c:1381 | |
6939 | 3686 msgid "_Method:" |
3687 msgstr "_Método:" | |
3688 | |
8132 | 3689 #: src/gtkprefs.c:1383 |
6939 | 3690 msgid "Console beep" |
8132 | 3691 msgstr "Timpre de la consola" |
3692 | |
3693 #: src/gtkprefs.c:1385 | |
6939 | 3694 msgid "Automatic" |
3695 msgstr "Automático" | |
3696 | |
8132 | 3697 #: src/gtkprefs.c:1392 |
6939 | 3698 msgid "Command" |
3699 msgstr "Comando" | |
3700 | |
8132 | 3701 #: src/gtkprefs.c:1402 |
6939 | 3702 #, c-format |
3703 msgid "" | |
3704 "Sound c_ommand:\n" | |
3705 "(%s for filename)" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
3706 msgstr "" |
6939 | 3707 "_Comando para sonido:\n" |
3708 "(%s para nombre de archivo)" | |
3709 | |
8132 | 3710 #: src/gtkprefs.c:1457 |
6939 | 3711 msgid "_Sending messages removes away status" |
3712 msgstr "El _envío de un mensaje quita el estado de ausencia" | |
3713 | |
8132 | 3714 #: src/gtkprefs.c:1459 |
6939 | 3715 msgid "_Queue new messages when away" |
8132 | 3716 msgstr "En_colar mensajes nuevos durante las ausencias" |
3717 | |
3718 #: src/gtkprefs.c:1462 | |
6939 | 3719 msgid "Auto-response" |
3720 msgstr "Respuesta automática" | |
3721 | |
8132 | 3722 #: src/gtkprefs.c:1465 |
6939 | 3723 msgid "Seconds before _resending:" |
8132 | 3724 msgstr "Segundos antes de _reenviar:" |
3725 | |
3726 #: src/gtkprefs.c:1468 | |
6939 | 3727 msgid "_Send auto-response" |
8132 | 3728 msgstr "_Enviar respuesta automática" |
3729 | |
3730 #: src/gtkprefs.c:1470 | |
6939 | 3731 msgid "_Only send auto-response when idle" |
3732 msgstr "Sólo enviar la respuesta automática cuando esté _inactivo" | |
3733 | |
8132 | 3734 #: src/gtkprefs.c:1472 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
3735 msgid "Send auto-response in _active conversations" |
6939 | 3736 msgstr "Enviar la respuesta automática en conversaciones a_ctivas" |
3737 | |
8132 | 3738 #: src/gtkprefs.c:1482 |
6939 | 3739 msgid "Idle _time reporting:" |
3740 msgstr "Informe de _tiempo de inactividad:" | |
3741 | |
8132 | 3742 #: src/gtkprefs.c:1485 |
6939 | 3743 msgid "Gaim usage" |
3744 msgstr "Uso de Gaim" | |
3745 | |
8132 | 3746 #: src/gtkprefs.c:1488 |
6939 | 3747 msgid "X usage" |
3748 msgstr "Uso de X" | |
3749 | |
8132 | 3750 #: src/gtkprefs.c:1490 |
6939 | 3751 msgid "Windows usage" |
3752 msgstr "Uso de Windows" | |
3753 | |
8132 | 3754 #: src/gtkprefs.c:1498 |
6939 | 3755 msgid "Auto-away" |
8132 | 3756 msgstr "Auto-ausencia" |
3757 | |
3758 #: src/gtkprefs.c:1499 | |
6939 | 3759 msgid "Set away _when idle" |
8132 | 3760 msgstr "Establecer como _ausente cuando esté inactivo" |
3761 | |
3762 #: src/gtkprefs.c:1502 | |
6939 | 3763 msgid "_Minutes before setting away:" |
8132 | 3764 msgstr "_Minutos antes de establecerlo como ausente:" |
3765 | |
3766 #: src/gtkprefs.c:1508 | |
6939 | 3767 msgid "Away m_essage:" |
8132 | 3768 msgstr "_Mensaje de ausencia:" |
3769 | |
3770 #: src/gtkprefs.c:1570 | |
6939 | 3771 #, c-format |
3772 msgid "" | |
3773 "<span size=\"larger\">%s %s</span>\n" | |
3774 "\n" | |
3775 "<span weight=\"bold\">Written by:</span>\t%s\n" | |
3776 "<span weight=\"bold\">Web site:</span>\t\t%s\n" | |
3777 "<span weight=\"bold\">File name:</span>\t%s" | |
3778 msgstr "" | |
3779 "<span size=\"larger\">%s %s</span>\n" | |
3780 "\n" | |
3781 "<span weight=\"bold\">Escrito por:</span>\t%s\n" | |
3782 "<span weight=\"bold\">Sitio Web:</span>\t\t%s\n" | |
3783 "<span weight=\"bold\">Nombre del archivo:</span>\t%s" | |
3784 | |
8132 | 3785 #: src/gtkprefs.c:1575 |
6939 | 3786 #, c-format |
3787 msgid "" | |
3788 "<span size=\"larger\">%s %s</span>\n" | |
3789 "\n" | |
3790 "<span weight=\"bold\">Written by:</span> %s\n" | |
3791 "<span weight=\"bold\">URL:</span> %s\n" | |
3792 "<span weight=\"bold\">File name:</span> %s" | |
3793 msgstr "" | |
3794 "<span size=\"larger\">%s %s</span>\n" | |
3795 "\n" | |
3796 "<span weight=\"bold\">Escrito por:</span> %s\n" | |
3797 "<span weight=\"bold\">URL:</span> %s\n" | |
3798 "<span weight=\"bold\">Nombre del archivo:</span> %s" | |
3799 | |
8132 | 3800 #: src/gtkprefs.c:1758 |
6939 | 3801 msgid "Load" |
3802 msgstr "Cargar" | |
3803 | |
8132 | 3804 #: src/gtkprefs.c:1772 |
3805 msgid "Summary" | |
3806 msgstr "Resumen" | |
3807 | |
3808 #: src/gtkprefs.c:1820 | |
6939 | 3809 msgid "Details" |
3810 msgstr "Detalles" | |
3811 | |
8132 | 3812 #: src/gtkprefs.c:1947 |
6939 | 3813 msgid "Sound Selection" |
3814 msgstr "Selección de sonido" | |
3815 | |
8132 | 3816 #: src/gtkprefs.c:2054 |
6939 | 3817 msgid "Play" |
3818 msgstr "Reproducir" | |
3819 | |
8132 | 3820 #: src/gtkprefs.c:2061 |
6939 | 3821 msgid "Event" |
3822 msgstr "Acontecimiento" | |
3823 | |
7362 | 3824 #: src/gtkprefs.c:2084 |
8132 | 3825 msgid "Reset" |
3826 msgstr "Restablecer" | |
3827 | |
3828 #: src/gtkprefs.c:2088 | |
6939 | 3829 msgid "Choose..." |
3830 msgstr "Seleccionar..." | |
3831 | |
8132 | 3832 #: src/gtkprefs.c:2223 |
6939 | 3833 msgid "_Edit" |
3834 msgstr "_Editar" | |
3835 | |
8132 | 3836 #: src/gtkprefs.c:2259 |
6939 | 3837 msgid "Interface" |
3838 msgstr "Interfaz" | |
3839 | |
8132 | 3840 #: src/gtkprefs.c:2260 |
6939 | 3841 msgid "Smiley Themes" |
8132 | 3842 msgstr "Temas de emoticonos" |
6939 | 3843 |
7362 | 3844 #: src/gtkprefs.c:2261 |
8132 | 3845 msgid "Fonts" |
3846 msgstr "Tipografía" | |
3847 | |
3848 #: src/gtkprefs.c:2262 | |
3849 msgid "Message Text" | |
3850 msgstr "Texto de los mensajes" | |
3851 | |
3852 #: src/gtkprefs.c:2263 | |
3853 msgid "Shortcuts" | |
3854 msgstr "Combinaciones de teclas" | |
3855 | |
3856 #: src/gtkprefs.c:2266 | |
6939 | 3857 msgid "IMs" |
3858 msgstr "MIs" | |
3859 | |
8132 | 3860 #: src/gtkprefs.c:2268 |
6939 | 3861 msgid "Proxy" |
3862 msgstr "Proxy" | |
3863 | |
3864 #. We use the registered default browser in windows | |
8132 | 3865 #: src/gtkprefs.c:2271 |
6939 | 3866 msgid "Browser" |
3867 msgstr "Navegador" | |
3868 | |
8132 | 3869 #: src/gtkprefs.c:2273 |
6939 | 3870 msgid "Logging" |
3871 msgstr "Registro" | |
3872 | |
8132 | 3873 #: src/gtkprefs.c:2274 |
6939 | 3874 msgid "Sounds" |
3875 msgstr "Sonidos" | |
3876 | |
7362 | 3877 #: src/gtkprefs.c:2275 |
8132 | 3878 msgid "Sound Events" |
3879 msgstr "Eventos de sonido" | |
3880 | |
3881 #: src/gtkprefs.c:2276 | |
3882 msgid "Away / Idle" | |
3883 msgstr "Ausencia / Inactividad" | |
3884 | |
3885 #: src/gtkprefs.c:2277 | |
3886 msgid "Away Messages" | |
3887 msgstr "Mensajes de ausencia" | |
3888 | |
3889 #: src/gtkprefs.c:2280 | |
6939 | 3890 msgid "Plugins" |
8132 | 3891 msgstr "Complementos" |
3892 | |
3893 #: src/gtkprivacy.c:87 | |
6939 | 3894 msgid "Allow all users to contact me" |
3895 msgstr "Permitir que todos los usuarios me contacten" | |
3896 | |
3897 #: src/gtkprivacy.c:88 | |
8132 | 3898 msgid "Allow only the users on my buddy list" |
3899 msgstr "Permitir sólo a los usuarios en mi lista de amigos" | |
3900 | |
3901 #: src/gtkprivacy.c:89 | |
6939 | 3902 msgid "Allow only the users below" |
3903 msgstr "Permitir sólo a los siguientes usuarios" | |
3904 | |
8132 | 3905 #: src/gtkprivacy.c:90 |
6939 | 3906 msgid "Block all users" |
3907 msgstr "Bloquear todos los usuarios" | |
3908 | |
8132 | 3909 #: src/gtkprivacy.c:91 |
6939 | 3910 msgid "Block the users below" |
3911 msgstr "Bloquear los siguientes usuarios" | |
3912 | |
8132 | 3913 #: src/gtkprivacy.c:370 |
6939 | 3914 msgid "Privacy" |
3915 msgstr "Privacidad" | |
3916 | |
8132 | 3917 #: src/gtkprivacy.c:385 |
6939 | 3918 msgid "Changes to privacy settings take effect immediately." |
8132 | 3919 msgstr "Los cambios a la configuración de privacidad tienen efecto inmediatamente." |
6939 | 3920 |
3921 #. "Set privacy for:" label | |
8132 | 3922 #: src/gtkprivacy.c:397 |
6939 | 3923 msgid "Set privacy for:" |
8132 | 3924 msgstr "Establecer privacidad para:" |
3925 | |
3926 #: src/gtkprivacy.c:564 src/gtkprivacy.c:580 | |
6939 | 3927 msgid "Permit User" |
3928 msgstr "Permitir al usuario" | |
3929 | |
8132 | 3930 #: src/gtkprivacy.c:565 |
6939 | 3931 msgid "Type a user you permit to contact you." |
8132 | 3932 msgstr "Escriba un usuario al que le permita contactar con vd." |
3933 | |
3934 #: src/gtkprivacy.c:566 | |
6939 | 3935 msgid "Please enter the name of the user you wish to be able to contact you." |
8132 | 3936 msgstr "Introduzca el nombre de usuario al que quiere permitir que contacte con vd." |
3937 | |
3938 #: src/gtkprivacy.c:569 src/gtkprivacy.c:582 | |
6939 | 3939 msgid "Permit" |
3940 msgstr "Permitir" | |
3941 | |
8132 | 3942 #: src/gtkprivacy.c:574 |
6939 | 3943 #, c-format |
3944 msgid "Allow %s to contact you?" | |
8132 | 3945 msgstr "¿Permitir a %s contactar con vd.?" |
3946 | |
3947 #: src/gtkprivacy.c:576 | |
6939 | 3948 #, c-format |
3949 msgid "Are you sure you wish to allow %s to contact you?" | |
8132 | 3950 msgstr "¿Está seguro de que quiere permitir que %s le contacte?" |
3951 | |
3952 #: src/gtkprivacy.c:603 src/gtkprivacy.c:616 | |
6939 | 3953 msgid "Block User" |
3954 msgstr "Bloquear al usuario" | |
3955 | |
8132 | 3956 #: src/gtkprivacy.c:604 |
6939 | 3957 msgid "Type a user to block." |
8132 | 3958 msgstr "Escriba un usuario a bloquear." |
3959 | |
3960 #: src/gtkprivacy.c:605 | |
6939 | 3961 msgid "Please enter the name of the user you wish to block." |
8132 | 3962 msgstr "Introduzca el nombre del grupo a bloquear." |
3963 | |
3964 #: src/gtkprivacy.c:612 | |
6939 | 3965 #, c-format |
3966 msgid "Block %s?" | |
3967 msgstr "¿Bloquear a %s?" | |
3968 | |
8132 | 3969 #: src/gtkprivacy.c:614 |
6939 | 3970 #, c-format |
3971 msgid "Are you sure you want to block %s?" | |
3972 msgstr "¿Está seguro de que quiere bloquear a %s?" | |
3973 | |
3974 #. * | |
3975 #. * A wrapper for gaim_request_action() that uses Yes and No buttons. | |
3976 #. | |
8132 | 3977 #: src/gtkrequest.c:190 src/protocols/gg/gg.c:660 src/request.h:1011 |
6939 | 3978 msgid "Yes" |
3979 msgstr "Sí" | |
3980 | |
8132 | 3981 #: src/gtkrequest.c:191 src/protocols/gg/gg.c:660 src/request.h:1011 |
6939 | 3982 msgid "No" |
3983 msgstr "No" | |
3984 | |
8132 | 3985 #: src/gtkrequest.c:194 |
6939 | 3986 msgid "Apply" |
3987 msgstr "Aplicar" | |
3988 | |
8132 | 3989 #: src/gtkrequest.c:195 src/protocols/msn/msn.c:247 |
3990 msgid "Close" | |
3991 msgstr "Cerrar" | |
3992 | |
3993 #: src/gtksound.c:62 | |
6939 | 3994 msgid "Buddy logs in" |
3995 msgstr "Se conecta un amigo" | |
3996 | |
8132 | 3997 #: src/gtksound.c:63 |
6939 | 3998 msgid "Buddy logs out" |
3999 msgstr "Se desconecta un amigo" | |
4000 | |
4001 #: src/gtksound.c:64 | |
8132 | 4002 msgid "Message received" |
4003 msgstr "Se recibe un mensaje" | |
4004 | |
4005 #: src/gtksound.c:65 | |
4006 msgid "Message received begins conversation" | |
4007 msgstr "Se recibe un mensaje que comienza una conversación" | |
4008 | |
4009 #: src/gtksound.c:66 | |
6939 | 4010 msgid "Message sent" |
4011 msgstr "Se envía un mensaje" | |
4012 | |
8132 | 4013 #: src/gtksound.c:67 |
6939 | 4014 msgid "Person enters chat" |
4015 msgstr "Alguien entra al chat" | |
4016 | |
8132 | 4017 #: src/gtksound.c:68 |
6939 | 4018 msgid "Person leaves chat" |
4019 msgstr "Alguien deja el chat" | |
4020 | |
8132 | 4021 #: src/gtksound.c:69 |
6939 | 4022 msgid "You talk in chat" |
4023 msgstr "Usted habla en el chat" | |
4024 | |
8132 | 4025 #: src/gtksound.c:70 |
6939 | 4026 msgid "Others talk in chat" |
4027 msgstr "Otros hablan en el chat" | |
4028 | |
8132 | 4029 #: src/gtksound.c:73 |
6939 | 4030 msgid "Someone says your name in chat" |
4031 msgstr "Alguien menciona su nombre en el chat" | |
4032 | |
8132 | 4033 #: src/gtksound.c:157 |
6939 | 4034 #, c-format |
4035 msgid "Unable to play sound because the chosen file (%s) does not exist." | |
8132 | 4036 msgstr "Imposible reproducir el sonido porque el archivo elegido (%s) no existe." |
4037 | |
4038 #: src/gtksound.c:173 | |
6939 | 4039 msgid "" |
4040 "Unable to play sound because the 'Command' sound method has been chosen, but " | |
4041 "no command has been set." | |
4042 msgstr "" | |
4043 "Imposible reproducir sonido porque se ha escogido el método de 'Comando', " | |
4044 "pero no se ha especificado el comando." | |
4045 | |
8132 | 4046 #: src/gtksound.c:185 |
6939 | 4047 #, c-format |
4048 msgid "" | |
4049 "Unable to play sound because the configured sound command could not be " | |
4050 "launched: %s" | |
4051 msgstr "" | |
4052 "Imposible reproducir sonido porque el comando de sonido establecido no se ha " | |
4053 "podido lanzar: %s" | |
4054 | |
8132 | 4055 #: src/gtkutils.c:296 |
6939 | 4056 msgid "Can't save icon file to disk." |
8132 | 4057 msgstr "No se pudo salvar el archivo de iconos al disco." |
4058 | |
4059 #: src/gtkutils.c:331 | |
4060 msgid "Save Icon" | |
4061 msgstr "Guardar icono" | |
4062 | |
4063 #: src/log.c:88 | |
4064 msgid "<b><font color=\"red\">The logger has no read function</font></b>" | |
4065 msgstr "<b><font color=\"red\">El registro no tiene función de lectura</font></b>" | |
4066 | |
4067 #: src/log.c:433 | |
4068 msgid "XML" | |
4069 msgstr "XML" | |
4070 | |
4071 #: src/log.c:514 | |
4072 #, c-format | |
4073 msgid "" | |
4074 "<font color=\"#16569E\">(%s) <b>%s <AUTO-REPLY>:</b></font> %s<br/>\n" | |
4075 msgstr "<font color=\"#16569E\">(%s) <b>%s <RESPUESTA AUTOMÁTICA>:</b></font> %s<br/>\n" | |
4076 | |
4077 #: src/log.c:516 | |
4078 #, c-format | |
4079 msgid "" | |
4080 "<font color=\"#A82F2F\">(%s) <b>%s <AUTO-REPLY>:</b></font> %s<br/>\n" | |
4081 msgstr "<font color=\"#A82F2f\">(%s) <b>%s <RESPUESTA AUTOMÁTICA>:</b></font> %s<br/>\n" | |
4082 | |
4083 #: src/log.c:560 src/log.c:696 | |
4084 msgid "<font color=\"red\"><b>Unable to find log path!</b></font>" | |
4085 msgstr "<font color=\"red\"><b>¡No se pudo encontrar la ruta del registro!</b></font>" | |
4086 | |
4087 #: src/log.c:570 src/log.c:706 | |
4088 #, c-format | |
4089 msgid "<font color=\"red\"><b>Could not read file: %s</b></font>" | |
4090 msgstr "<font color=\"red\"><b>No se pudo leer el archivo: %s</b></font>" | |
4091 | |
4092 #: src/log.c:574 | |
4093 msgid "HTML" | |
4094 msgstr "HTML" | |
4095 | |
4096 #: src/log.c:649 | |
4097 #, c-format | |
4098 msgid "(%s) %s <AUTO-REPLY>: %s\n" | |
4099 msgstr "(%s) %s <RESPUESTA AUTOMÁTICA>: %s\n" | |
4100 | |
4101 #: src/log.c:710 | |
4102 msgid "Plain text" | |
4103 msgstr "En claro" | |
4104 | |
4105 #: src/main.c:152 | |
6939 | 4106 msgid "Please enter your login." |
4107 msgstr "Por favor, introduzca su nombre de usuario." | |
4108 | |
8132 | 4109 #: src/main.c:235 |
6939 | 4110 msgid "<New User>" |
8132 | 4111 msgstr "<Nuevo usuario>" |
4112 | |
4113 #: src/main.c:277 | |
6939 | 4114 msgid "Login" |
4115 msgstr "Conectar" | |
4116 | |
8132 | 4117 #: src/main.c:557 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4118 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4119 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4120 "Gaim %s\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4121 "Usage: %s [OPTION]...\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4122 "\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4123 " -a, --acct display account editor window\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4124 " -w, --away[=MESG] make away on signon (optional argument MESG specifies\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4125 " name of away message to use)\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4126 " -l, --login[=NAME] automatically login (optional argument NAME specifies\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4127 " account(s) to use, seperated by commas)\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4128 " -n, --loginwin don't automatically login; show login window\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4129 " -u, --user=NAME use account NAME\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4130 " -f, --file=FILE use FILE as config\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4131 " -d, --debug print debugging messages to stdout\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4132 " -v, --version display the current version and exit\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4133 " -h, --help display this help and exit\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4134 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4135 "Gaim %s\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4136 "Modo de uso: %s [OPCIÓN]...\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4137 "\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4138 " -a, --acct muestra la ventana de edición de cuentas\n" |
8132 | 4139 " -w, --away[=MENS] marca como no disponible al conectar (el valor opcional MENS especifica el nombre del mensaje de no disponibilidad a usar)\n" |
4140 " -l, --login[=NOMBR] conexión automática (el argumento opcional NOMBRE especifica la/s cuenta/s a utilizar, separadas por comas)\n" | |
4141 " -n, --loginwin no conectarse automáticamente, mostrar ventana de conexión\n" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4142 " -u, --user=NOMBRE utilizar cuenta NOMBRE\n" |
8132 | 4143 " -f, --file=ARCHIVO tomar la configuración de ARCHIVO\n" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4144 " -d, --debug mostrar mensajes de depuración en salida estándar\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4145 " -v, --version mostrar la versión actual y salir\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4146 " -h, --help mostrar esta ayuda y salir\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4147 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4148 #. short message |
8132 | 4149 #: src/main.c:572 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4150 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4151 msgid "Gaim %s. Try `%s -h' for more information.\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4152 msgstr "Gaim %s. Intente `%s -h' para más información.\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4153 |
8132 | 4154 #: src/plugin.c:269 |
6939 | 4155 #, c-format |
4156 msgid "" | |
4157 "The required plugin %s was not found. Please install this plugin and try " | |
4158 "again." | |
8132 | 4159 msgstr "No se encontró el complemento necesario %s. Por favor instale este complemento e inténtelo de nuevo." |
4160 | |
4161 #: src/plugin.c:274 src/plugin.c:302 | |
6939 | 4162 msgid "Gaim was unable to load your plugin." |
8132 | 4163 msgstr "Gaim no pudo cargar su complemento." |
4164 | |
4165 #: src/plugin.c:298 | |
6939 | 4166 #, c-format |
4167 msgid "The required plugin %s was unable to load." | |
8132 | 4168 msgstr "No se pudo cargar el complemento necesario %s." |
4169 | |
4170 #: src/prefs.c:113 src/status.c:271 | |
6939 | 4171 msgid "Slightly less boring default" |
4172 msgstr "Opción por omisión un poco menos aburrida" | |
4173 | |
8132 | 4174 #: src/protocols/gg/gg.c:49 src/protocols/jabber/jutil.c:111 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4175 #: src/protocols/msn/msn.c:344 src/protocols/msn/state.c:27 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4176 #: src/protocols/msn/state.c:28 src/protocols/msn/state.c:35 |
8132 | 4177 #: src/protocols/msn/state.c:36 src/protocols/yahoo/yahoo.c:2511 |
4178 #: src/protocols/yahoo/yahoo.c:2620 | |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
4179 msgid "Available" |
5081 | 4180 msgstr "Disponible" |
4181 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4182 #: src/protocols/gg/gg.c:50 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
4183 msgid "Available for friends only" |
8132 | 4184 msgstr "Disponible sólo para amigos" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
4185 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4186 #: src/protocols/gg/gg.c:52 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
4187 msgid "Away for friends only" |
8132 | 4188 msgstr "Ausente sólo para amigos" |
4189 | |
4190 #: src/protocols/gg/gg.c:53 src/protocols/jabber/jabber.c:964 | |
4191 #: src/protocols/jabber/presence.c:91 src/protocols/oscar/oscar.c:2847 | |
4192 #: src/protocols/oscar/oscar.c:4592 src/protocols/oscar/oscar.c:4619 | |
4193 #: src/protocols/oscar/oscar.c:6169 src/protocols/yahoo/yahoo.c:2206 | |
4194 #: src/protocols/yahoo/yahoo.c:2531 src/protocols/yahoo/yahoo.c:2630 | |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
4195 msgid "Invisible" |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
4196 msgstr "Invisible" |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
4197 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4198 #: src/protocols/gg/gg.c:54 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
4199 msgid "Invisible for friends only" |
8132 | 4200 msgstr "Invisible sólo para amigos" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
4201 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4202 #: src/protocols/gg/gg.c:55 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
4203 msgid "Unavailable" |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
4204 msgstr "No disponible" |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
4205 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4206 #: src/protocols/gg/gg.c:136 |
2976 | 4207 msgid "Unable to resolve hostname." |
3093 | 4208 msgstr "No se pudo resolver el nombre del host." |
2976 | 4209 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4210 #: src/protocols/gg/gg.c:139 |
2976 | 4211 msgid "Unable to connect to server." |
3093 | 4212 msgstr "No se pudo conectar al servidor." |
2976 | 4213 |
8132 | 4214 #: src/protocols/gg/gg.c:142 src/protocols/jabber/auth.c:65 |
4215 #: src/protocols/jabber/auth.c:168 src/protocols/jabber/auth.c:335 | |
4216 #: src/protocols/jabber/auth.c:435 src/protocols/jabber/auth.c:447 | |
2976 | 4217 msgid "Invalid response from server." |
6546 | 4218 msgstr "Respuesta inválida del servidor." |
2976 | 4219 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4220 #: src/protocols/gg/gg.c:145 |
2976 | 4221 msgid "Error while reading from socket." |
3093 | 4222 msgstr "Error al leer del socket." |
2976 | 4223 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4224 #: src/protocols/gg/gg.c:148 |
3145 | 4225 msgid "Error while writing to socket." |
3093 | 4226 msgstr "Error al escribir al socket." |
2976 | 4227 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4228 #: src/protocols/gg/gg.c:151 |
3145 | 4229 msgid "Authentication failed." |
6546 | 4230 msgstr "Falló la autenticación." |
4079 | 4231 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4232 #: src/protocols/gg/gg.c:154 |
2976 | 4233 msgid "Unknown Error Code." |
6546 | 4234 msgstr "Código de error desconocido." |
2976 | 4235 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4236 #: src/protocols/gg/gg.c:259 |
2976 | 4237 #, c-format |
4238 msgid "Status: %s" | |
3093 | 4239 msgstr "Estado: %s" |
2976 | 4240 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4241 #: src/protocols/gg/gg.c:280 |
2976 | 4242 msgid "Could not connect" |
4243 msgstr "No se pudo conectar" | |
4244 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4245 #: src/protocols/gg/gg.c:287 |
2976 | 4246 msgid "Unable to read socket" |
3093 | 4247 msgstr "No se pudo leer el socket" |
2976 | 4248 |
6939 | 4249 #. we didn't successfully connect. tdt->toc_fd is valid here |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4250 #: src/protocols/gg/gg.c:399 src/protocols/icq/gaim_icq.c:344 |
8132 | 4251 #: src/protocols/msn/dispatch.c:208 src/protocols/msn/msn.c:492 |
4252 #: src/protocols/msn/notification.c:2165 src/protocols/napster/napster.c:463 | |
4253 #: src/protocols/napster/napster.c:494 src/protocols/toc/toc.c:200 | |
4254 #: src/protocols/yahoo/yahoo.c:1864 src/protocols/yahoo/yahoo.c:1895 | |
4255 #: src/protocols/yahoo/yahoo.c:1967 src/protocols/yahoo/yahoo_filexfer.c:68 | |
4256 #: src/protocols/yahoo/yahoo_filexfer.c:139 | |
2976 | 4257 msgid "Unable to connect." |
3093 | 4258 msgstr "No se pudo conectar." |
2976 | 4259 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4260 #: src/protocols/gg/gg.c:415 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4261 msgid "Reading data" |
8132 | 4262 msgstr "Leyendo datos" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4263 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4264 #: src/protocols/gg/gg.c:418 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4265 msgid "Balancer handshake" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4266 msgstr "Negociación del balanceador" |
2976 | 4267 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4268 #: src/protocols/gg/gg.c:421 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4269 msgid "Reading server key" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4270 msgstr "Leyendo la clave del servidor" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4271 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4272 #: src/protocols/gg/gg.c:424 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4273 msgid "Exchanging key hash" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4274 msgstr "Intercambiando el hash de la clave" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4275 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4276 #: src/protocols/gg/gg.c:434 |
2976 | 4277 msgid "Critical error in GG library\n" |
6546 | 4278 msgstr "Error crítico en la biblioteca GG\n" |
2976 | 4279 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4280 #: src/protocols/gg/gg.c:452 src/protocols/gg/gg.c:543 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4281 #: src/protocols/toc/toc.c:176 |
3093 | 4282 #, c-format |
2976 | 4283 msgid "Connect to %s failed" |
6546 | 4284 msgstr "Falló la conexión a %s" |
4116 | 4285 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4286 #: src/protocols/gg/gg.c:500 |
4079 | 4287 msgid "Unable to ping server" |
4288 msgstr "No se pudo hacer ping al servidor" | |
4289 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4290 #: src/protocols/gg/gg.c:512 |
4079 | 4291 msgid "Send as message" |
4292 msgstr "Enviar como mensaje" | |
4293 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4294 #: src/protocols/gg/gg.c:517 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4295 msgid "Looking up GG server" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4296 msgstr "Buscando servidor GG" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4297 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4298 #: src/protocols/gg/gg.c:520 |
4079 | 4299 msgid "Invalid Gadu-Gadu UIN specified" |
6546 | 4300 msgstr "El UIN Gadu-Gadu especificado es inválido" |
4079 | 4301 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4302 #: src/protocols/gg/gg.c:567 |
3145 | 4303 msgid "You are trying to send a message to an invalid Gadu-Gadu UIN." |
6546 | 4304 msgstr "Está intentando enviar un mensaje a un UIN Gadu-Gadu inválido." |
4079 | 4305 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4306 #: src/protocols/gg/gg.c:629 |
2976 | 4307 msgid "Couldn't get search results" |
6546 | 4308 msgstr "No se pudieron obtener los resultados de la búsqueda" |
2976 | 4309 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4310 #: src/protocols/gg/gg.c:634 |
2976 | 4311 msgid "Gadu-Gadu Search Engine" |
6546 | 4312 msgstr "Motor de búsquedas de Gadu-Gadu" |
2976 | 4313 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4314 #: src/protocols/gg/gg.c:659 |
2976 | 4315 msgid "Active" |
3093 | 4316 msgstr "Activo" |
2976 | 4317 |
8132 | 4318 #: src/protocols/gg/gg.c:664 src/protocols/oscar/oscar.c:3970 |
2976 | 4319 msgid "UIN" |
3093 | 4320 msgstr "UIN" |
2976 | 4321 |
8132 | 4322 #. First Name |
4323 #: src/protocols/gg/gg.c:668 src/protocols/jabber/jabber.c:634 | |
4324 #: src/protocols/oscar/oscar.c:3975 src/protocols/trepia/trepia.c:267 | |
4325 msgid "First Name" | |
2976 | 4326 msgstr "Nombre" |
4327 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4328 #. Last Name |
8132 | 4329 #: src/protocols/gg/gg.c:673 src/protocols/jabber/jabber.c:639 |
4330 #: src/protocols/oscar/oscar.c:3978 src/protocols/trepia/trepia.c:274 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4331 msgid "Last Name" |
8132 | 4332 msgstr "Apellidos" |
4333 | |
4334 #: src/protocols/gg/gg.c:677 src/protocols/gg/gg.c:1388 | |
4335 #: src/protocols/irc/msgs.c:183 src/protocols/oscar/oscar.c:3972 | |
2976 | 4336 msgid "Nick" |
3093 | 4337 msgstr "Apodo" |
2976 | 4338 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4339 #: src/protocols/gg/gg.c:684 src/protocols/gg/gg.c:687 |
8132 | 4340 msgid "Birth Year" |
6546 | 4341 msgstr "Año de nacimiento" |
2976 | 4342 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4343 #: src/protocols/gg/gg.c:693 src/protocols/gg/gg.c:695 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4344 #: src/protocols/gg/gg.c:697 |
2976 | 4345 msgid "Sex" |
3093 | 4346 msgstr "Sexo" |
2976 | 4347 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4348 #. City |
8132 | 4349 #: src/protocols/gg/gg.c:701 src/protocols/jabber/jabber.c:649 |
4350 #: src/protocols/oscar/oscar.c:4024 src/protocols/oscar/oscar.c:4040 | |
4351 #: src/protocols/trepia/trepia.c:331 src/protocols/trepia/trepia.c:430 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4352 msgid "City" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4353 msgstr "Ciudad" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4354 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4355 #. res[0] == username |
8132 | 4356 #. show it to the user |
4357 #: src/protocols/gg/gg.c:722 src/protocols/msn/msn.c:1286 | |
4358 #: src/protocols/msn/msn.c:1530 src/protocols/napster/napster.c:387 | |
4359 #: src/protocols/oscar/oscar.c:2889 src/protocols/oscar/oscar.c:3211 | |
4360 #: src/protocols/toc/toc.c:498 src/protocols/yahoo/yahoo.c:2804 | |
4361 #: src/protocols/yahoo/yahoo.c:2826 src/protocols/yahoo/yahoo.c:2849 | |
4362 #: src/protocols/yahoo/yahoo.c:3007 src/protocols/zephyr/zephyr.c:355 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4363 msgid "Buddy Information" |
7361 | 4364 msgstr "Información de amigos" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4365 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4366 #: src/protocols/gg/gg.c:741 |
3450 | 4367 msgid "There is no Buddy List stored on the Gadu-Gadu server." |
4079 | 4368 msgstr "No hay una lista de amigos almacenada en el servidor Gadu-Gadu." |
4369 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4370 #: src/protocols/gg/gg.c:749 |
4059 | 4371 msgid "Couldn't Import Buddy List from Server" |
3093 | 4372 msgstr "No se pudo importar la lista de amigos del servidor" |
2976 | 4373 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4374 #: src/protocols/gg/gg.c:812 |
3450 | 4375 msgid "Buddy List successfully transferred to Gadu-Gadu server" |
6546 | 4376 msgstr "Se envío la lista de amigos correctamente al servidor Gadu-Gadu" |
2976 | 4377 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4378 #: src/protocols/gg/gg.c:820 |
3450 | 4379 msgid "Couldn't transfer Buddy List to Gadu-Gadu server" |
4222 | 4380 msgstr "No se pudo enviar la lista de amigos al servidor Gadu-Gadu" |
2976 | 4381 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4382 #: src/protocols/gg/gg.c:828 |
4059 | 4383 msgid "Buddy List successfully deleted from Gadu-Gadu server" |
6546 | 4384 msgstr "La lista de amigos se borró correctamente del servidor Gadu-Gadu" |
4116 | 4385 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4386 #: src/protocols/gg/gg.c:836 |
3450 | 4387 msgid "Couldn't delete Buddy List from Gadu-Gadu server" |
4116 | 4388 msgstr "No se pudo borrar la lista de amigos del servidor Gadu-Gadu" |
4389 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4390 #: src/protocols/gg/gg.c:844 |
3145 | 4391 msgid "Password changed successfully" |
6546 | 4392 msgstr "Se cambió con éxito la contraseña" |
4079 | 4393 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4394 #: src/protocols/gg/gg.c:851 |
2976 | 4395 msgid "Password couldn't be changed" |
6546 | 4396 msgstr "No se pudo cambiar la contraseña" |
2976 | 4397 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4398 #: src/protocols/gg/gg.c:968 |
3450 | 4399 msgid "Error communicating with Gadu-Gadu server" |
6546 | 4400 msgstr "Error comunicándose con el servidor Gadu-Gadu" |
4079 | 4401 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4402 #: src/protocols/gg/gg.c:969 |
3450 | 4403 msgid "" |
4059 | 4404 "Gaim was unable to complete your request due to a problem communicating with " |
3450 | 4405 "the Gadu-Gadu HTTP server. Please try again later." |
4406 msgstr "" | |
6546 | 4407 "Gaim no pudo completar su petición debido a problemas al comunicarse con el " |
4408 "servidor HTTP de Gadu-Gadu. Vuelva a intentarlo más tarde." | |
4116 | 4409 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4410 #: src/protocols/gg/gg.c:997 |
3450 | 4411 msgid "Unable to import Gadu-Gadu buddy list" |
4079 | 4412 msgstr "No se pudo importar la lista de amigos de Gadu-Gadu" |
4413 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4414 #: src/protocols/gg/gg.c:998 |
3450 | 4415 msgid "" |
4416 "Gaim was unable to connect to the Gadu-Gadu buddy list server. Please try " | |
4417 "again later." | |
4418 msgstr "" | |
4222 | 4419 "Gaim no pudo conectarse con el servidor de listas de amigos Gadu-Gadu. Por " |
6546 | 4420 "favor inténtelo más tarde." |
3450 | 4421 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4422 #: src/protocols/gg/gg.c:1071 |
3450 | 4423 msgid "Couldn't export buddy list" |
4116 | 4424 msgstr "No se pudo exportar la lista de amigos" |
4425 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4426 #: src/protocols/gg/gg.c:1072 src/protocols/gg/gg.c:1095 |
3450 | 4427 msgid "" |
4428 "Gaim was unable to connect to the buddy list server. Please try again later." | |
4429 msgstr "" | |
4222 | 4430 "Gaim no pudo conectarse con el servidor de listas de amigos. Por favor " |
6546 | 4431 "inténtelo más tarde." |
3450 | 4432 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4433 #: src/protocols/gg/gg.c:1094 |
3450 | 4434 msgid "Unable to delete Gadu-Gadu buddy list" |
4116 | 4435 msgstr "No se pudo borrar la lista de amigos Gadu-Gadu" |
4436 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4437 #: src/protocols/gg/gg.c:1143 |
3450 | 4438 msgid "Unable to access directory" |
4079 | 4439 msgstr "No se pudo acceder al directorio" |
4440 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4441 #: src/protocols/gg/gg.c:1144 |
3450 | 4442 msgid "" |
4443 "Gaim was unable to search the Directory because it was unable to connect to " | |
4059 | 4444 "the directory server. Please try again later." |
3450 | 4445 msgstr "" |
4222 | 4446 "Gaim no pudo buscar en el directorio porque no pudo conectarse con el " |
6546 | 4447 "servidor de directorio. Por favor inténtelo más tarde." |
3450 | 4448 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4449 #: src/protocols/gg/gg.c:1177 |
3450 | 4450 msgid "Unable to change Gadu-Gadu password" |
6546 | 4451 msgstr "No se pudo cambiar la contraseña Gadu-Gadu" |
4116 | 4452 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4453 #: src/protocols/gg/gg.c:1178 |
3450 | 4454 msgid "" |
4455 "Gaim was unable to change your password due to an error connecting to the " | |
4456 "Gadu-Gadu server. Please try again later." | |
4457 msgstr "" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4458 "Gaim no pudo cambiar su contraseña porque no pudo conectarse con el servidor " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4459 "Gadu-Gadu. Por favor inténtelo más tarde." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4460 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4461 #: src/protocols/gg/gg.c:1195 |
2976 | 4462 msgid "Directory Search" |
8132 | 4463 msgstr "Búsqueda en el directorio" |
4464 | |
4465 #: src/protocols/gg/gg.c:1204 src/protocols/jabber/jabber.c:1076 | |
4466 #: src/protocols/toc/toc.c:1546 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4467 msgid "Change Password" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4468 msgstr "Cambiar contraseña" |
2976 | 4469 |
6939 | 4470 #: src/protocols/gg/gg.c:1212 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4471 msgid "Import Buddy List from Server" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4472 msgstr "Importar la lista de amigos del servidor" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4473 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4474 #: src/protocols/gg/gg.c:1218 |
4059 | 4475 msgid "Export Buddy List to Server" |
5226 | 4476 msgstr "Exportar lista de amigos al servidor" |
2976 | 4477 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4478 #: src/protocols/gg/gg.c:1224 |
4059 | 4479 msgid "Delete Buddy List from Server" |
5226 | 4480 msgstr "Borrar lista de amigos del servidor" |
2976 | 4481 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4482 #: src/protocols/gg/gg.c:1257 |
3450 | 4483 msgid "Unable to access user profile." |
4222 | 4484 msgstr "No se pudo acceder al perfil del usuario." |
3450 | 4485 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4486 #: src/protocols/gg/gg.c:1258 |
3450 | 4487 msgid "" |
4059 | 4488 "Gaim was unable to access this user's profile due to an error connecting to " |
3450 | 4489 "the directory server. Please try again later." |
8132 | 4490 msgstr "Gaim no pudo acceder al perfil de este usuario debido a un error al intentar conectarse al servidor de directorio. Por favor intente más tarde." |
3450 | 4491 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4492 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4493 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4494 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4495 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4496 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4497 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4498 #. *< id |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4499 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4500 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4501 #. * summary |
8132 | 4502 #. * description |
4503 #: src/protocols/gg/gg.c:1369 src/protocols/gg/gg.c:1371 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4504 msgid "Gadu-Gadu Protocol Plugin" |
8132 | 4505 msgstr "Complemento de protocol Gadu-Gadu" |
4079 | 4506 |
5081 | 4507 #: src/protocols/icq/gaim_icq.c:224 |
3450 | 4508 msgid "Gaim encountered an error communicating with the ICQ server." |
6546 | 4509 msgstr "Gaim encontró un error mientras se comunicaba con el servidor ICQ." |
4079 | 4510 |
5081 | 4511 #: src/protocols/icq/gaim_icq.c:294 |
4512 #, c-format | |
4513 msgid "The user %s (%s%s%s%s%s) wants you to authorize them." | |
4514 msgstr "El usuario %s (%s%s%s%s%s) quiere que los autorice." | |
4515 | |
8132 | 4516 #: src/protocols/icq/gaim_icq.c:297 src/protocols/jabber/presence.c:190 |
4517 #: src/protocols/msn/notification.c:957 src/protocols/msn/notification.c:1284 | |
4518 #: src/protocols/msn/notification.c:1451 src/protocols/oscar/oscar.c:2619 | |
4519 #: src/protocols/oscar/oscar.c:5160 | |
4079 | 4520 msgid "Authorize" |
4521 msgstr "Autorizar" | |
4522 | |
8132 | 4523 #: src/protocols/icq/gaim_icq.c:297 src/protocols/jabber/presence.c:191 |
4524 #: src/protocols/msn/notification.c:958 src/protocols/msn/notification.c:1286 | |
4525 #: src/protocols/msn/notification.c:1453 src/protocols/oscar/oscar.c:2621 | |
4526 #: src/protocols/oscar/oscar.c:5161 | |
4079 | 4527 msgid "Deny" |
5226 | 4528 msgstr "Denegar" |
4079 | 4529 |
5081 | 4530 #: src/protocols/icq/gaim_icq.c:310 |
2976 | 4531 msgid "Send message through server" |
6546 | 4532 msgstr "Enviar mensajes a través del servidor" |
3093 | 4533 |
5081 | 4534 #: src/protocols/icq/gaim_icq.c:352 |
4535 msgid "Connecting..." | |
4536 msgstr "Conectando..." | |
4537 | |
6939 | 4538 #: src/protocols/icq/gaim_icq.c:497 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4539 msgid "Nick:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4540 msgstr "Apodo:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
4541 |
5081 | 4542 #: src/protocols/icq/gaim_icq.c:498 |
4116 | 4543 msgid "Gaim User" |
4544 msgstr "Usuario de Gaim" | |
4545 | |
6939 | 4546 #: src/protocols/irc/cmds.c:41 |
4547 #, c-format | |
4548 msgid "Unknown command: %s" | |
4549 msgstr "Orden desconocida: %s" | |
4550 | |
4551 #: src/protocols/irc/cmds.c:135 | |
4552 msgid "" | |
4553 "<B>Supported IRC Commands:</B><BR>AWAY INVITE JOIN KICK<BR>ME MODE MSG " | |
4554 "NAMES<BR>NICK OP DEOP OPERWALL<BR>PART PING QUERY QUIT<BR>QUOTE REMOVE TOPIC " | |
4555 "UMODE<BR>VOICE DEVOICE WALLOPS WHOIS<BR>" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4556 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4557 "<B>Órdenes IRC soportadas:</B><BR>AWAY INVITE JOIN KICK<BR>ME MODE MSG " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4558 "NAMES<BR>NICK OP DEOP OPERWALL<BR>PART PING QUERY QUIT<BR>QUOTE REMOVE TOPIC " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4559 "UMODE<BR>VOICE DEVOICE WALLOPS WHOIS<BR>" |
6939 | 4560 |
4561 #: src/protocols/irc/cmds.c:144 | |
4562 msgid "" | |
4563 "<B>Supported IRC Commands:</B><BR>AWAY JOIN ME MODE<BR>MSG NICK OPERWALL " | |
4564 "PING<BR>QUERY QUIT QUOTE UMODE<BR>WALLOPS WHOIS" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4565 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4566 "<B>Órdenes IRC soportadas:</B><BR>AWAY JOIN ME MODE<BR>MSG NICK OPERWALL " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4567 "PING<BR>QUERY QUIT QUOTE UMODE<BR>WALLOPS WHOIS" |
6939 | 4568 |
8132 | 4569 #: src/protocols/irc/cmds.c:470 src/protocols/jabber/chat.c:547 |
6939 | 4570 #, c-format |
4571 msgid "current topic is: %s" | |
4572 msgstr "el tema actual es: %s" | |
4573 | |
8132 | 4574 #: src/protocols/irc/cmds.c:472 src/protocols/jabber/chat.c:549 |
6939 | 4575 msgid "No topic is set" |
4576 msgstr "No hay tema establecido" | |
4577 | |
8132 | 4578 #: src/protocols/irc/irc.c:72 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4579 msgid "Error displaying MOTD" |
7361 | 4580 msgstr "Error al mostrar el MOTD" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4581 |
8132 | 4582 #: src/protocols/irc/irc.c:72 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4583 msgid "No MOTD available" |
7361 | 4584 msgstr "No hay MOTD disponible" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4585 |
8132 | 4586 #: src/protocols/irc/irc.c:73 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4587 msgid "There is no MOTD associated with this connection." |
7361 | 4588 msgstr "No hay MOTD asociado con esta conexión." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4589 |
8132 | 4590 #: src/protocols/irc/irc.c:76 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4591 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4592 msgid "MOTD for %s" |
7361 | 4593 msgstr "MOTD para %s" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4594 |
8132 | 4595 #: src/protocols/irc/irc.c:139 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4596 msgid "View MOTD" |
7361 | 4597 msgstr "Ver MOTD" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4598 |
8132 | 4599 #: src/protocols/irc/irc.c:158 |
4600 msgid "_Channel:" | |
4601 msgstr "_Canal:" | |
4602 | |
4603 #: src/protocols/irc/irc.c:163 src/protocols/jabber/chat.c:59 | |
4604 msgid "_Password:" | |
4605 msgstr "Contra_seña:" | |
4606 | |
4607 #: src/protocols/irc/irc.c:182 | |
6939 | 4608 msgid "IRC nicks may not contain whitespace" |
8132 | 4609 msgstr "Los apodos de IRC no pueden tener espacios en blanco" |
4610 | |
4611 #: src/protocols/irc/irc.c:201 src/protocols/toc/toc.c:228 | |
6939 | 4612 #, c-format |
4613 msgid "Signon: %s" | |
4614 msgstr "Conectado: %s" | |
4615 | |
8132 | 4616 #: src/protocols/irc/irc.c:210 |
6939 | 4617 msgid "Couldn't create socket" |
4618 msgstr "No se pudo crear el socket" | |
4619 | |
8132 | 4620 #: src/protocols/irc/irc.c:359 src/protocols/trepia/trepia.c:972 |
4621 msgid "Read error" | |
4622 msgstr "Error de lectura" | |
4623 | |
4624 #: src/protocols/irc/irc.c:484 src/protocols/yahoo/yahoochat.c:1320 | |
4625 msgid "Users" | |
4626 msgstr "Usuarios" | |
4627 | |
4628 #: src/protocols/irc/irc.c:487 src/protocols/yahoo/yahoochat.c:1329 | |
4629 msgid "Topic" | |
4630 msgstr "Tema" | |
4631 | |
6939 | 4632 #. *< api_version |
4633 #. *< type | |
4634 #. *< ui_requirement | |
4635 #. *< flags | |
4636 #. *< dependencies | |
4637 #. *< priority | |
4638 #. *< id | |
4639 #. *< name | |
4640 #. *< version | |
8132 | 4641 #: src/protocols/irc/irc.c:589 |
6939 | 4642 msgid "IRC Protocol Plugin" |
8132 | 4643 msgstr "Complemento de protocolo IRC" |
6939 | 4644 |
4645 #. * summary | |
8132 | 4646 #: src/protocols/irc/irc.c:590 |
6939 | 4647 msgid "The IRC Protocol Plugin that Sucks Less" |
4648 msgstr "Plugin de protocolo IRC menos malo" | |
4649 | |
8132 | 4650 #: src/protocols/irc/irc.c:607 src/protocols/irc/msgs.c:197 |
4651 #: src/protocols/jabber/jabber.c:1212 src/protocols/napster/napster.c:636 | |
6939 | 4652 msgid "Server" |
4653 msgstr "Servidor" | |
4654 | |
8132 | 4655 #: src/protocols/irc/irc.c:610 src/protocols/jabber/jabber.c:1233 |
4656 #: src/protocols/msn/msn.c:1661 src/protocols/napster/napster.c:641 | |
4657 #: src/protocols/trepia/trepia.c:1344 | |
4658 msgid "Port" | |
4659 msgstr "Puerto" | |
4660 | |
4661 #: src/protocols/irc/irc.c:613 | |
6939 | 4662 msgid "Encoding" |
4663 msgstr "Codificación" | |
4664 | |
8132 | 4665 #: src/protocols/irc/irc.c:616 src/protocols/irc/msgs.c:191 |
4666 #: src/protocols/jabber/jabber.c:609 | |
7362 | 4667 msgid "Username" |
4668 msgstr "Nombre de usuario:" | |
4669 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4670 #: src/protocols/irc/msgs.c:98 |
6939 | 4671 msgid "Bad mode" |
4672 msgstr "Modo erróneo" | |
4673 | |
8132 | 4674 # Banned puede ser expulsar o censurar, prefiero expulsar. jfs. |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4675 #: src/protocols/irc/msgs.c:109 |
6939 | 4676 #, c-format |
4677 msgid "You are banned from %s." | |
4678 msgstr "Ha sido expulsado de %s." | |
4679 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4680 #: src/protocols/irc/msgs.c:110 |
6939 | 4681 msgid "Banned" |
4682 msgstr "Expulsado" | |
4683 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4684 #: src/protocols/irc/msgs.c:184 |
6939 | 4685 msgid " <i>(ircop)</i>" |
4686 msgstr " <i>(ircop)</i>" | |
4687 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4688 #: src/protocols/irc/msgs.c:185 |
6939 | 4689 msgid " <i>(identified)</i>" |
4690 msgstr " <i>(identificado)</i>" | |
4691 | |
8132 | 4692 #: src/protocols/irc/msgs.c:192 src/protocols/yahoo/yahoo.c:2907 |
6939 | 4693 msgid "Realname" |
4694 msgstr "Nombre real" | |
4695 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4696 #: src/protocols/irc/msgs.c:202 |
6939 | 4697 msgid "Currently on" |
4698 msgstr "Actualmente en" | |
4699 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4700 #: src/protocols/irc/msgs.c:207 |
6939 | 4701 #, c-format |
4702 msgid "<b>Idle for:</b> %s<br>" | |
4703 msgstr "<b>Inactivo desde:</b> %s<br>" | |
4704 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4705 #: src/protocols/irc/msgs.c:209 |
6939 | 4706 msgid "Online since" |
4707 msgstr "Conectado desde" | |
4708 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4709 #: src/protocols/irc/msgs.c:212 |
6939 | 4710 msgid "<br><b>Defining adjective:</b> Glorious<br>" |
4711 msgstr "<br><b>Adjetivo que lo define:</b> Glorioso</b>" | |
4712 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4713 #: src/protocols/irc/msgs.c:219 |
7361 | 4714 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4715 msgid "Buddy Information for %s" |
7361 | 4716 msgstr "Información de amigo para %s:" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4717 |
8132 | 4718 #: src/protocols/irc/msgs.c:277 |
6939 | 4719 #, c-format |
4720 msgid "%s has changed the topic to: %s" | |
4721 msgstr "%s ha cambiado el tema a: %s" | |
4722 | |
8132 | 4723 #: src/protocols/irc/msgs.c:282 |
6939 | 4724 #, c-format |
4725 msgid "The topic for %s is: %s" | |
4726 msgstr "El tema de %s es: %s" | |
4727 | |
8132 | 4728 #: src/protocols/irc/msgs.c:296 |
6939 | 4729 #, c-format |
4730 msgid "Unknown message '%s'" | |
4731 msgstr "Mensaje desconocido '%s'" | |
4732 | |
8132 | 4733 #: src/protocols/irc/msgs.c:297 |
6939 | 4734 msgid "Unknown message" |
4735 msgstr "Mensaje desconocido" | |
4736 | |
8132 | 4737 #: src/protocols/irc/msgs.c:297 |
6939 | 4738 msgid "Gaim has sent a message the IRC server did not understand." |
4739 msgstr "Gaim ha enviado un mensaje que el servidor IRC no pudo entender." | |
4740 | |
8132 | 4741 #: src/protocols/irc/msgs.c:400 |
4742 msgid "No such channel" | |
4743 msgstr "no existe ese canal" | |
4744 | |
6939 | 4745 #. does this happen? |
8132 | 4746 #: src/protocols/irc/msgs.c:411 |
6939 | 4747 msgid "no such channel" |
4748 msgstr "no existe el canal" | |
4749 | |
8132 | 4750 #: src/protocols/irc/msgs.c:414 |
6939 | 4751 msgid "User is not logged in" |
4752 msgstr "El usuario no está conectado" | |
4753 | |
8132 | 4754 #: src/protocols/irc/msgs.c:419 |
6939 | 4755 msgid "No such nick or channel" |
4756 msgstr "No existe el apodo o canal" | |
4757 | |
8132 | 4758 #: src/protocols/irc/msgs.c:439 |
6939 | 4759 msgid "Could not send" |
4760 msgstr "No se pudo enviar" | |
4761 | |
8132 | 4762 #: src/protocols/irc/msgs.c:495 |
6939 | 4763 #, c-format |
4764 msgid "Joining %s requires an invitation." | |
4765 msgstr "Para unirse a %s es necesaria una invitación." | |
4766 | |
8132 | 4767 #: src/protocols/irc/msgs.c:496 |
6939 | 4768 msgid "Invitation only" |
4769 msgstr "Sólo con invitación." | |
4770 | |
8132 | 4771 #: src/protocols/irc/msgs.c:592 |
6939 | 4772 #, c-format |
4773 msgid "You have been kicked by %s: (%s)" | |
8132 | 4774 msgstr "Ha sido expulsado por %s: (%s)" |
4775 | |
4776 #: src/protocols/irc/msgs.c:600 | |
6939 | 4777 #, c-format |
4778 msgid "Kicked by %s (%s)" | |
4779 msgstr "Expulsado por %s (%s)" | |
4780 | |
8132 | 4781 #: src/protocols/irc/msgs.c:621 |
6939 | 4782 #, c-format |
4783 msgid "mode (%s %s) by %s" | |
4784 msgstr "modo (%s %s) por %s" | |
4785 | |
8132 | 4786 #: src/protocols/irc/msgs.c:700 |
6939 | 4787 msgid "Could not change nick" |
4788 msgstr "No se pudo cambiar el alias" | |
4789 | |
8132 | 4790 #: src/protocols/irc/msgs.c:701 |
6939 | 4791 msgid "Cannot change nick" |
4792 msgstr "No se puede cambiar el alias" | |
4793 | |
8132 | 4794 #: src/protocols/irc/msgs.c:722 |
6939 | 4795 #, c-format |
4796 msgid "You have parted the channel%s%s" | |
8132 | 4797 msgstr "Ha abandonado el canal %s%s" |
4798 | |
4799 #: src/protocols/irc/msgs.c:760 | |
6939 | 4800 msgid "Error: invalid PONG from server" |
4801 msgstr "Error: PONG inválido del servidor" | |
4802 | |
8132 | 4803 #: src/protocols/irc/msgs.c:762 |
6939 | 4804 #, c-format |
4805 msgid "PING reply -- Lag: %lu seconds" | |
4806 msgstr "Respuesta PING -- Retraso: %lu segundos" | |
4807 | |
8132 | 4808 #: src/protocols/irc/msgs.c:832 |
6939 | 4809 #, c-format |
4810 msgid "Cannot join %s:" | |
4811 msgstr "No se puede unir a %s:" | |
4812 | |
8132 | 4813 #: src/protocols/irc/msgs.c:833 |
6939 | 4814 msgid "Cannot join channel" |
4815 msgstr "No se puede unir al canal" | |
4816 | |
8132 | 4817 #: src/protocols/irc/msgs.c:863 |
6939 | 4818 #, c-format |
4819 msgid "Wallops from %s" | |
8132 | 4820 msgstr "Mensajes globales de %s" |
4821 | |
4822 #: src/protocols/irc/parse.c:165 | |
4079 | 4823 msgid "" |
4824 "(There was an error converting this message. Check the 'Encoding' option in " | |
4825 "the Account Editor)" | |
8132 | 4826 msgstr "(Hubo un error convirtiendo este mensaje. Verifique la opción 'Codificación' en el Editor de cuentas)" |
4827 | |
4828 #: src/protocols/irc/parse.c:296 | |
6939 | 4829 #, c-format |
4830 msgid "Reply time from %s: %lu seconds" | |
4831 msgstr "Tiempo de respuesta de %s: %lu segundos" | |
4832 | |
8132 | 4833 #: src/protocols/irc/parse.c:297 |
6939 | 4834 msgid "PONG" |
4835 msgstr "PONG" | |
4836 | |
8132 | 4837 #: src/protocols/irc/parse.c:297 |
6939 | 4838 msgid "CTCP PING reply" |
4839 msgstr "Respuesta a PING CTCP" | |
4840 | |
8132 | 4841 #: src/protocols/irc/parse.c:396 src/protocols/oscar/oscar.c:535 |
4842 #: src/protocols/toc/toc.c:218 src/protocols/toc/toc.c:625 | |
4843 #: src/protocols/toc/toc.c:641 src/protocols/toc/toc.c:709 | |
4844 msgid "Disconnected." | |
4845 msgstr "Desconectado." | |
4846 | |
4847 #: src/protocols/jabber/auth.c:52 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4848 msgid "Server requires SSL for login" |
8132 | 4849 msgstr "El servidor requiere SSL para conectarse" |
4850 | |
4851 #: src/protocols/jabber/auth.c:94 src/protocols/jabber/auth.c:194 | |
4852 msgid "Server requires plaintext authentication over an unencrypted stream" | |
4853 msgstr "El servidor solicita autenticación en claro sobre un canal no cifrado" | |
4854 | |
4855 #: src/protocols/jabber/auth.c:116 src/protocols/jabber/auth.c:199 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4856 msgid "Server does not use any supported authentication method" |
7361 | 4857 msgstr "El servidor no usa un método de autenticación conocido." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4858 |
8132 | 4859 #: src/protocols/jabber/auth.c:180 src/protocols/jabber/jabber.c:463 |
4860 msgid "Unknown Error" | |
4861 msgstr "Error desconocido" | |
4862 | |
4863 #: src/protocols/jabber/auth.c:356 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4864 msgid "Invalid challenge from server" |
8132 | 4865 msgstr "Desafío inválido del servidor" |
4866 | |
4867 #: src/protocols/jabber/auth.c:450 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4868 msgid "Bad Protocol" |
7361 | 4869 msgstr "Protocolo erróneo" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4870 |
8132 | 4871 #: src/protocols/jabber/auth.c:453 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4872 msgid "Encryption Required" |
7361 | 4873 msgstr "Cifrado necesario" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4874 |
8132 | 4875 #: src/protocols/jabber/auth.c:456 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4876 msgid "Invalid authzid" |
7361 | 4877 msgstr "Authzid inválido" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4878 |
8132 | 4879 #: src/protocols/jabber/auth.c:459 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4880 msgid "Invalid Mechanism" |
7361 | 4881 msgstr "Mecanismo inválido" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4882 |
8132 | 4883 #: src/protocols/jabber/auth.c:461 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4884 msgid "Invalid Realm" |
7361 | 4885 msgstr "Zona inválida" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4886 |
8132 | 4887 #: src/protocols/jabber/auth.c:464 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4888 msgid "Mechanism Too Weak" |
7361 | 4889 msgstr "Mecanismo demasiado débil" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4890 |
8132 | 4891 #: src/protocols/jabber/auth.c:467 src/protocols/jabber/jabber.c:148 |
4892 #: src/protocols/jabber/jabber.c:899 src/protocols/jabber/jabber.c:949 | |
4893 #: src/protocols/oscar/oscar.c:5571 | |
6939 | 4894 msgid "Not Authorized" |
8132 | 4895 msgstr "No autorizado" |
4896 | |
4897 #: src/protocols/jabber/auth.c:470 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4898 msgid "Temporary Authentication Failure" |
7361 | 4899 msgstr "Falló temporal de la autenticación" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4900 |
8132 | 4901 #: src/protocols/jabber/auth.c:472 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4902 msgid "Authentication Failure" |
7361 | 4903 msgstr "Falló de autenticación" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4904 |
8132 | 4905 #: src/protocols/jabber/buddy.c:245 src/protocols/jabber/buddy.c:603 |
6939 | 4906 msgid "Full Name" |
4907 msgstr "Nombre completo" | |
4908 | |
8132 | 4909 #: src/protocols/jabber/buddy.c:246 src/protocols/jabber/buddy.c:616 |
6939 | 4910 msgid "Family Name" |
8132 | 4911 msgstr "Apellidos" |
4912 | |
4913 #: src/protocols/jabber/buddy.c:247 src/protocols/jabber/buddy.c:620 | |
6939 | 4914 msgid "Given Name" |
4915 msgstr "Nombre propio" | |
4916 | |
8132 | 4917 #: src/protocols/jabber/buddy.c:248 src/protocols/jabber/buddy.c:635 |
4918 #: src/protocols/jabber/jabber.c:629 src/protocols/yahoo/yahoo.c:2903 | |
6939 | 4919 msgid "Nickname" |
4920 msgstr "Apodo" | |
4921 | |
8132 | 4922 #: src/protocols/jabber/buddy.c:249 src/protocols/jabber/jabber.c:669 |
4923 msgid "URL" | |
4924 msgstr "URL" | |
4925 | |
4926 #: src/protocols/jabber/buddy.c:250 src/protocols/jabber/buddy.c:663 | |
6939 | 4927 msgid "Street Address" |
4928 msgstr "Calle" | |
4929 | |
8132 | 4930 #: src/protocols/jabber/buddy.c:251 src/protocols/jabber/buddy.c:659 |
6939 | 4931 msgid "Extended Address" |
4932 msgstr "Dirección extendida" | |
4933 | |
8132 | 4934 #: src/protocols/jabber/buddy.c:252 src/protocols/jabber/buddy.c:667 |
6939 | 4935 msgid "Locality" |
4936 msgstr "Localidad" | |
4937 | |
8132 | 4938 #: src/protocols/jabber/buddy.c:253 src/protocols/jabber/buddy.c:671 |
6939 | 4939 msgid "Region" |
4940 msgstr "Región" | |
4941 | |
8132 | 4942 #: src/protocols/jabber/buddy.c:254 src/protocols/jabber/buddy.c:675 |
4943 #: src/protocols/jabber/jabber.c:659 | |
6939 | 4944 msgid "Postal Code" |
4945 msgstr "Código postal" | |
4946 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4947 #. Country |
8132 | 4948 #: src/protocols/jabber/buddy.c:255 src/protocols/jabber/buddy.c:680 |
4949 #: src/protocols/trepia/trepia.c:339 src/protocols/trepia/trepia.c:448 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4950 msgid "Country" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4951 msgstr "País" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4952 |
8132 | 4953 #: src/protocols/jabber/buddy.c:256 src/protocols/jabber/buddy.c:691 |
4954 #: src/protocols/jabber/buddy.c:698 | |
6939 | 4955 msgid "Telephone" |
4956 msgstr "Teléfono" | |
4957 | |
8132 | 4958 #: src/protocols/jabber/buddy.c:257 src/protocols/jabber/buddy.c:709 |
4959 #: src/protocols/jabber/buddy.c:717 src/protocols/yahoo/yahoo.c:2899 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4960 msgid "Email" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4961 msgstr "Correo Electrónico" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4962 |
8132 | 4963 #: src/protocols/jabber/buddy.c:258 src/protocols/jabber/buddy.c:732 |
6939 | 4964 msgid "Organization Name" |
4965 msgstr "Nombre de la Organización" | |
4966 | |
8132 | 4967 #: src/protocols/jabber/buddy.c:259 src/protocols/jabber/buddy.c:736 |
6939 | 4968 msgid "Organization Unit" |
4969 msgstr "Grupo de trabajo" | |
4970 | |
8132 | 4971 #: src/protocols/jabber/buddy.c:260 src/protocols/jabber/buddy.c:742 |
6939 | 4972 msgid "Title" |
4973 msgstr "Título" | |
4974 | |
8132 | 4975 #: src/protocols/jabber/buddy.c:261 src/protocols/jabber/buddy.c:745 |
6939 | 4976 msgid "Role" |
4977 msgstr "Rol" | |
4978 | |
8132 | 4979 #: src/protocols/jabber/buddy.c:262 src/protocols/jabber/buddy.c:638 |
4980 #: src/protocols/oscar/oscar.c:4004 | |
6939 | 4981 msgid "Birthday" |
8132 | 4982 msgstr "Cumpleaños" |
4983 | |
4984 #: src/protocols/jabber/buddy.c:506 src/protocols/jabber/buddy.c:507 | |
6939 | 4985 msgid "Edit Jabber vCard" |
4986 msgstr "Editar vCard de Jabber" | |
4987 | |
8132 | 4988 #: src/protocols/jabber/buddy.c:508 |
4222 | 4989 msgid "" |
6939 | 4990 "All items below are optional. Enter only the information with which you feel " |
4991 "comfortable." | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4992 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4993 "Todos los campos siguientes son opcionales. Introduzca sólo la información " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4994 "con la que se sienta cómodo." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4995 |
8132 | 4996 #: src/protocols/jabber/buddy.c:551 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4997 msgid "Jabber ID" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4998 msgstr "ID Jabber" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
4999 |
8132 | 5000 #: src/protocols/jabber/buddy.c:561 src/protocols/jabber/buddy.c:568 |
5001 #: src/protocols/jabber/buddy.c:579 src/protocols/jabber/jabber.c:936 | |
5002 #: src/protocols/jabber/jabber.c:949 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5003 msgid "Status" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5004 msgstr "Estado" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5005 |
8132 | 5006 #: src/protocols/jabber/buddy.c:577 src/protocols/jabber/jabber.c:1215 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5007 msgid "Resource" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5008 msgstr "Recurso" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5009 |
8132 | 5010 #: src/protocols/jabber/buddy.c:624 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5011 msgid "Middle Name" |
8132 | 5012 msgstr "Nombre medio" |
5013 | |
5014 #: src/protocols/jabber/buddy.c:643 src/protocols/jabber/jabber.c:644 | |
5015 #: src/protocols/oscar/oscar.c:4021 src/protocols/oscar/oscar.c:4037 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5016 msgid "Address" |
8132 | 5017 msgstr "Dirección" |
5018 | |
5019 #: src/protocols/jabber/buddy.c:655 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5020 msgid "P.O. Box" |
8132 | 5021 msgstr "Apartado de correos" |
5022 | |
5023 #: src/protocols/jabber/buddy.c:761 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5024 msgid "Photo" |
7361 | 5025 msgstr "Foto" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5026 |
8132 | 5027 #: src/protocols/jabber/buddy.c:761 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5028 msgid "Logo" |
7361 | 5029 msgstr "Logotipo" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5030 |
8132 | 5031 #: src/protocols/jabber/buddy.c:775 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5032 msgid "Jabber Profile" |
8132 | 5033 msgstr "Perfil Jabber" |
5034 | |
5035 #: src/protocols/jabber/buddy.c:915 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5036 msgid "Un-hide From" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5037 msgstr "No ocultarse de" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5038 |
8132 | 5039 #: src/protocols/jabber/buddy.c:918 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5040 msgid "Temporarily Hide From" |
8132 | 5041 msgstr "Ocultarse temporalmente de" |
5042 | |
5043 #: src/protocols/jabber/buddy.c:926 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5044 msgid "Cancel Presence Notification" |
8132 | 5045 msgstr "Cancelar notificación de presencia" |
5046 | |
5047 #: src/protocols/jabber/buddy.c:934 | |
7362 | 5048 msgid "(Re-)Request authorization" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5049 msgstr "Volver a pedir autorización" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5050 |
8132 | 5051 #: src/protocols/jabber/buddy.c:940 |
7362 | 5052 msgid "Unsubscribe" |
8132 | 5053 msgstr "De-suscribir" |
5054 | |
5055 #: src/protocols/jabber/chat.c:42 src/protocols/yahoo/yahoochat.c:942 | |
5056 msgid "_Room:" | |
5057 msgstr "_Sala:" | |
5058 | |
5059 #: src/protocols/jabber/chat.c:47 | |
5060 msgid "_Server:" | |
5061 msgstr "S_ervidor:" | |
5062 | |
5063 #: src/protocols/jabber/chat.c:53 | |
5064 msgid "_Handle:" | |
5065 msgstr "_Manipulador:" | |
5066 | |
5067 #: src/protocols/jabber/chat.c:164 | |
7362 | 5068 #, c-format |
5069 msgid "%s is not a valid room name" | |
8132 | 5070 msgstr "%s no es un nombre sala válido" |
5071 | |
5072 #: src/protocols/jabber/chat.c:165 | |
7362 | 5073 msgid "Invalid Room Name" |
5074 msgstr "Nombre de sala inválido" | |
5075 | |
8132 | 5076 #: src/protocols/jabber/chat.c:170 |
7362 | 5077 #, c-format |
5078 msgid "%s is not a valid server name" | |
8132 | 5079 msgstr "%s no es un nombre de servidor válido" |
5080 | |
5081 #: src/protocols/jabber/chat.c:171 src/protocols/jabber/chat.c:172 | |
7362 | 5082 msgid "Invalid Server Name" |
5083 msgstr "Nombre de servidor no válido" | |
5084 | |
8132 | 5085 #: src/protocols/jabber/chat.c:176 |
7362 | 5086 #, c-format |
5087 msgid "%s is not a valid room handle" | |
8132 | 5088 msgstr "%s no es un indicador de sala válido" |
5089 | |
5090 #: src/protocols/jabber/chat.c:177 src/protocols/jabber/chat.c:178 | |
7362 | 5091 msgid "Invalid Room Handle" |
8132 | 5092 msgstr "Manipulador de sala inválido" |
5093 | |
5094 #: src/protocols/jabber/chat.c:339 src/protocols/jabber/chat.c:492 | |
5095 #: src/protocols/jabber/message.c:280 | |
5096 #, c-format | |
5097 msgid " (Code %s)" | |
5098 msgstr " (Código %s)" | |
5099 | |
5100 #: src/protocols/jabber/chat.c:342 | |
5101 msgid "Configuration error" | |
5102 msgstr "Error de configuración" | |
5103 | |
5104 #: src/protocols/jabber/chat.c:353 src/protocols/jabber/chat.c:506 | |
5105 msgid "Unable to configure" | |
5106 msgstr "No se pudo configurar" | |
5107 | |
5108 #: src/protocols/jabber/chat.c:367 | |
5109 msgid "Room Configuration Error" | |
5110 msgstr "Error de configuración de sala" | |
5111 | |
5112 #: src/protocols/jabber/chat.c:368 | |
5113 msgid "This room is not capable of being configured" | |
5114 msgstr "Esta sala no es capaz de ser configurada" | |
5115 | |
5116 #: src/protocols/jabber/chat.c:495 | |
5117 msgid "Registration error" | |
5118 msgstr "Error de registro" | |
5119 | |
5120 #: src/protocols/jabber/chat.c:576 | |
5121 msgid "Nick changing not supported in non-MUC chatrooms" | |
5122 msgstr "El cambio de apodo no está soportado en salas de chat no-MUC" | |
5123 | |
5124 #: src/protocols/jabber/chat.c:671 | |
5125 msgid "Invalid Server" | |
5126 msgstr "Nombre de servidor no válido" | |
5127 | |
5128 #: src/protocols/jabber/chat.c:708 | |
5129 msgid "Enter a Conference Server" | |
5130 msgstr "Introducir un servidor de conferencias" | |
5131 | |
5132 #: src/protocols/jabber/chat.c:709 | |
5133 msgid "Select a conference server to query" | |
5134 msgstr "Selecciona un servidor de conferencias al que consultar" | |
5135 | |
5136 #: src/protocols/jabber/chat.c:711 | |
5137 msgid "Find Rooms" | |
5138 msgstr "Encontrar salas" | |
5139 | |
5140 #: src/protocols/jabber/jabber.c:72 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5141 msgid "Error initializing session" |
7361 | 5142 msgstr "Error al inicializar la sesión" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5143 |
8132 | 5144 #: src/protocols/jabber/jabber.c:123 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5145 msgid "Bad Format" |
7361 | 5146 msgstr "Formato erróneo" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5147 |
8132 | 5148 #: src/protocols/jabber/jabber.c:125 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5149 msgid "Bad Namespace Prefix" |
7361 | 5150 msgstr "Prefijo del espacio de nombres erróneo" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5151 |
8132 | 5152 #: src/protocols/jabber/jabber.c:128 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5153 msgid "Resource Conflict" |
8132 | 5154 msgstr "Conflicto de recursos" |
5155 | |
5156 #: src/protocols/jabber/jabber.c:130 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5157 msgid "Connection Timeout" |
7361 | 5158 msgstr "Expiró la conexión" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5159 |
8132 | 5160 #: src/protocols/jabber/jabber.c:132 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5161 msgid "Host Gone" |
7361 | 5162 msgstr "Servidor desaparecido" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5163 |
8132 | 5164 #: src/protocols/jabber/jabber.c:134 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5165 msgid "Host Unknown" |
7361 | 5166 msgstr "Servidor desconocido" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5167 |
8132 | 5168 #: src/protocols/jabber/jabber.c:136 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5169 msgid "Improper Addressing" |
7361 | 5170 msgstr "Direccionamiento incorrecto" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5171 |
8132 | 5172 #: src/protocols/jabber/jabber.c:138 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5173 msgid "Internal Server Error" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5174 msgstr "Error interno del servidor" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5175 |
8132 | 5176 #: src/protocols/jabber/jabber.c:140 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5177 msgid "Invalid ID" |
7361 | 5178 msgstr "ID no válido" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5179 |
8132 | 5180 #: src/protocols/jabber/jabber.c:142 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5181 msgid "Invalid Namespace" |
7361 | 5182 msgstr "Espacio de nombres no válido" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5183 |
8132 | 5184 #: src/protocols/jabber/jabber.c:144 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5185 msgid "Invalid XML" |
7361 | 5186 msgstr "XML inválido" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5187 |
8132 | 5188 #: src/protocols/jabber/jabber.c:146 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5189 msgid "Non-matching Hosts" |
7361 | 5190 msgstr "No existen servidores coincidentes" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5191 |
8132 | 5192 #: src/protocols/jabber/jabber.c:150 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5193 msgid "Policy Violation" |
7361 | 5194 msgstr "Violación de la política" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5195 |
8132 | 5196 #: src/protocols/jabber/jabber.c:152 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5197 msgid "Remote Connection Failed" |
8132 | 5198 msgstr "Falló la conexión remota" |
5199 | |
5200 #: src/protocols/jabber/jabber.c:154 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5201 msgid "Resource Constraint" |
7361 | 5202 msgstr "Restricción de recursos" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5203 |
8132 | 5204 #: src/protocols/jabber/jabber.c:156 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5205 msgid "Restricted XML" |
7361 | 5206 msgstr "XML restringido" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5207 |
8132 | 5208 #: src/protocols/jabber/jabber.c:158 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5209 msgid "See Other Host" |
7361 | 5210 msgstr "Ver otros servidores" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5211 |
8132 | 5212 #: src/protocols/jabber/jabber.c:160 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5213 msgid "System Shutdown" |
7361 | 5214 msgstr "Parada del sistema" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5215 |
8132 | 5216 #: src/protocols/jabber/jabber.c:162 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5217 msgid "Undefined Condition" |
7361 | 5218 msgstr "Condición no definida" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5219 |
8132 | 5220 #: src/protocols/jabber/jabber.c:164 |
5221 msgid "Unsupported Encoding" | |
5222 msgstr "Codificación no soportada" | |
5223 | |
5224 #: src/protocols/jabber/jabber.c:166 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5225 msgid "Unsupported Stanza Type" |
8132 | 5226 msgstr "Tipo de «stanza» no soportado" |
5227 | |
5228 #: src/protocols/jabber/jabber.c:168 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5229 msgid "Unsupported Version" |
7361 | 5230 msgstr "Versión no soportada" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5231 |
8132 | 5232 #: src/protocols/jabber/jabber.c:170 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5233 msgid "XML Not Well Formed" |
7361 | 5234 msgstr "XML malformado" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5235 |
8132 | 5236 #: src/protocols/jabber/jabber.c:172 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5237 msgid "Stream Error" |
7361 | 5238 msgstr "Error de flujo" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5239 |
8132 | 5240 #: src/protocols/jabber/jabber.c:237 src/protocols/msn/httpmethod.c:234 |
7362 | 5241 #: src/protocols/msn/msn.c:82 src/protocols/msn/msn.c:102 |
5242 #: src/protocols/msn/msn.c:160 src/protocols/msn/msn.c:260 | |
8132 | 5243 #: src/protocols/msn/msn.c:538 src/protocols/msn/msn.c:709 |
5244 #: src/protocols/msn/msn.c:732 src/protocols/msn/msn.c:764 | |
5245 #: src/protocols/msn/msn.c:772 src/protocols/msn/msn.c:805 | |
5246 #: src/protocols/msn/msn.c:813 src/protocols/msn/msn.c:827 | |
5247 #: src/protocols/msn/msn.c:836 src/protocols/msn/msn.c:851 | |
5248 #: src/protocols/msn/msn.c:861 src/protocols/msn/msn.c:883 | |
5249 #: src/protocols/msn/msn.c:933 src/protocols/msn/msn.c:971 | |
5250 #: src/protocols/msn/msn.c:1069 src/protocols/msn/msn.c:1101 | |
5251 #: src/protocols/msn/msn.c:1122 src/protocols/msn/msn.c:1133 | |
5252 #: src/protocols/msn/msn.c:1144 src/protocols/msn/msn.c:1168 | |
5253 #: src/protocols/msn/msn.c:1180 src/protocols/msn/msn.c:1261 | |
5254 #: src/protocols/msn/notification.c:179 src/protocols/msn/notification.c:207 | |
5255 #: src/protocols/msn/notification.c:1680 src/protocols/msn/notification.c:1700 | |
5256 #: src/protocols/msn/session.c:208 src/protocols/trepia/trepia.c:248 | |
5257 #: src/protocols/trepia/trepia.c:749 src/protocols/trepia/trepia.c:1033 | |
5258 #: src/protocols/trepia/trepia.c:1077 src/protocols/trepia/trepia.c:1176 | |
5259 #: src/protocols/trepia/trepia.c:1232 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5260 msgid "Write error" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5261 msgstr "Error de escritura" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5262 |
8132 | 5263 #: src/protocols/jabber/jabber.c:275 src/protocols/jabber/jabber.c:295 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5264 msgid "Read Error" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5265 msgstr "Error de lectura" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5266 |
8132 | 5267 #: src/protocols/jabber/jabber.c:349 |
5268 msgid "SSL Handshake Failed" | |
5269 msgstr "Falló en la negociación SSL" | |
5270 | |
5271 #: src/protocols/jabber/jabber.c:388 src/protocols/jabber/jabber.c:718 | |
7362 | 5272 msgid "Invalid Jabber ID" |
5273 msgstr "ID de Jabber no válido" | |
5274 | |
8132 | 5275 #: src/protocols/jabber/jabber.c:416 src/protocols/jabber/jabber.c:745 |
5276 msgid "SSL support unavailable" | |
5277 msgstr "Soporte SSL no disponible" | |
5278 | |
5279 #: src/protocols/jabber/jabber.c:426 src/protocols/jabber/jabber.c:755 | |
5280 #: src/protocols/trepia/trepia.c:1116 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5281 msgid "Unable to create socket" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5282 msgstr "No se pudo crear el socket" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5283 |
8132 | 5284 #: src/protocols/jabber/jabber.c:451 |
7361 | 5285 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5286 msgid "Registration of %s@%s successful" |
8132 | 5287 msgstr "Registro de %s@%s efectuado con éxito" |
5288 | |
5289 #: src/protocols/jabber/jabber.c:453 src/protocols/jabber/jabber.c:454 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5290 msgid "Registration Successful" |
8132 | 5291 msgstr "Registro exitoso" |
5292 | |
5293 #: src/protocols/jabber/jabber.c:466 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5294 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5295 msgid "Registration of %s@%s failed: %s" |
7361 | 5296 msgstr "Falló el registro de %s@%s: %s" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5297 |
8132 | 5298 #: src/protocols/jabber/jabber.c:468 src/protocols/jabber/jabber.c:469 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5299 msgid "Registration Failed" |
7361 | 5300 msgstr "Falló el registro" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5301 |
8132 | 5302 #: src/protocols/jabber/jabber.c:581 src/protocols/jabber/jabber.c:582 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5303 msgid "Already Registered" |
7361 | 5304 msgstr "Ya está registrado" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5305 |
8132 | 5306 #: src/protocols/jabber/jabber.c:613 src/protocols/jabber/jabber.c:1046 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5307 msgid "Password" |
7361 | 5308 msgstr "Contraseña" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5309 |
8132 | 5310 #: src/protocols/jabber/jabber.c:624 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5311 msgid "E-Mail" |
8132 | 5312 msgstr "Correo electrónico" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5313 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5314 #. State |
8132 | 5315 #: src/protocols/jabber/jabber.c:654 src/protocols/oscar/oscar.c:4027 |
5316 #: src/protocols/oscar/oscar.c:4043 src/protocols/trepia/trepia.c:335 | |
5317 #: src/protocols/trepia/trepia.c:439 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5318 msgid "State" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5319 msgstr "Estado" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5320 |
8132 | 5321 #: src/protocols/jabber/jabber.c:664 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5322 msgid "Phone" |
7361 | 5323 msgstr "Teléfono" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5324 |
8132 | 5325 #: src/protocols/jabber/jabber.c:674 |
5326 msgid "Date" | |
5327 msgstr "Fecha" | |
5328 | |
5329 #: src/protocols/jabber/jabber.c:682 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5330 msgid "Please fill out the information below to register your new account." |
8132 | 5331 msgstr "Por favor rellene la información abajo indicada para registrar su nueva cuenta." |
5332 | |
5333 #: src/protocols/jabber/jabber.c:685 src/protocols/jabber/jabber.c:686 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5334 msgid "Register New Jabber Account" |
8132 | 5335 msgstr "Registrando cuenta nueva de Jabber" |
5336 | |
5337 #: src/protocols/jabber/jabber.c:799 src/protocols/msn/dispatch.c:212 | |
5338 #: src/protocols/msn/msn.c:483 src/protocols/napster/napster.c:487 | |
5339 #: src/protocols/oscar/oscar.c:694 src/protocols/trepia/trepia.c:1110 | |
5340 #: src/protocols/yahoo/yahoo.c:2092 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5341 msgid "Connecting" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5342 msgstr "Conectando" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5343 |
8132 | 5344 #: src/protocols/jabber/jabber.c:803 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5345 msgid "Initializing Stream" |
7361 | 5346 msgstr "Inicializando flujo" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5347 |
8132 | 5348 #: src/protocols/jabber/jabber.c:809 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5349 msgid "Authenticating" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5350 msgstr "Autenticando" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5351 |
8132 | 5352 #: src/protocols/jabber/jabber.c:819 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5353 msgid "Re-initializing Stream" |
7361 | 5354 msgstr "Reinicializando flujo" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5355 |
8132 | 5356 #: src/protocols/jabber/jabber.c:944 src/protocols/jabber/jabber.c:997 |
5357 #: src/protocols/jabber/presence.c:295 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5358 msgid "Error" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5359 msgstr "Error" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5360 |
8132 | 5361 #: src/protocols/jabber/jabber.c:960 src/protocols/jabber/jutil.c:102 |
7362 | 5362 #: src/protocols/jabber/presence.c:82 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5363 msgid "Chatty" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5364 msgstr "Hablador" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5365 |
8132 | 5366 #: src/protocols/jabber/jabber.c:962 src/protocols/jabber/jutil.c:105 |
7362 | 5367 #: src/protocols/jabber/presence.c:87 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5368 msgid "Extended Away" |
8132 | 5369 msgstr "Ausencia extendida" |
5370 | |
5371 #: src/protocols/jabber/jabber.c:963 src/protocols/jabber/jutil.c:108 | |
5372 #: src/protocols/jabber/presence.c:89 src/protocols/oscar/oscar.c:2837 | |
5373 #: src/protocols/oscar/oscar.c:4607 src/protocols/oscar/oscar.c:6165 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5374 msgid "Do Not Disturb" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5375 msgstr "No molestar" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5376 |
8132 | 5377 #: src/protocols/jabber/jabber.c:979 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5378 msgid "Password Changed" |
7361 | 5379 msgstr "Contraseña modificada" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5380 |
8132 | 5381 #: src/protocols/jabber/jabber.c:980 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5382 msgid "Your password has been changed." |
8132 | 5383 msgstr "Su contraseña ha sido modificada." |
5384 | |
5385 #: src/protocols/jabber/jabber.c:990 | |
7361 | 5386 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5387 msgid "Error changing password: %s" |
7361 | 5388 msgstr "Error al cambiar la contraseña: %s" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5389 |
8132 | 5390 #: src/protocols/jabber/jabber.c:994 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5391 msgid "Unknown error occurred changing password" |
7361 | 5392 msgstr "Ocurrió un error desconocido al cambiar la contraseña" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5393 |
8132 | 5394 #: src/protocols/jabber/jabber.c:1051 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5395 msgid "Password (again)" |
7361 | 5396 msgstr "Contraseña (de nuevo)" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5397 |
8132 | 5398 #: src/protocols/jabber/jabber.c:1056 src/protocols/jabber/jabber.c:1057 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5399 msgid "Change Jabber Password" |
7361 | 5400 msgstr "Cambiar contraseña de Jabber" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5401 |
8132 | 5402 #: src/protocols/jabber/jabber.c:1057 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5403 msgid "Please enter your new password" |
7361 | 5404 msgstr "Por favor, indique su nueva contraseña" |
4079 | 5405 |
8132 | 5406 #: src/protocols/jabber/jabber.c:1069 src/protocols/toc/toc.c:1532 |
5407 msgid "Set User Info" | |
5408 msgstr "Establecer información de usuario" | |
5409 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5410 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5411 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5412 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5413 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5414 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5415 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5416 #. *< id |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5417 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5418 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5419 #. * summary |
8132 | 5420 #. * description |
5421 #: src/protocols/jabber/jabber.c:1192 src/protocols/jabber/jabber.c:1194 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5422 msgid "Jabber Protocol Plugin" |
8132 | 5423 msgstr "Complemento de protocolo Jabber" |
5424 | |
5425 #: src/protocols/jabber/jabber.c:1218 | |
5426 msgid "Use TLS if available" | |
5427 msgstr "Utilice TLS si está disponible" | |
5428 | |
5429 #: src/protocols/jabber/jabber.c:1223 | |
5430 msgid "Force old SSL" | |
7361 | 5431 msgstr "Forzar SSL antiguo" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5432 |
8132 | 5433 #: src/protocols/jabber/jabber.c:1228 |
5434 msgid "Allow plaintext auth over unencrypted streams" | |
5435 msgstr "Permitir autenticación en claro sobre canales no cifrados" | |
5436 | |
5437 #: src/protocols/jabber/jabber.c:1237 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5438 msgid "Connect server" |
8132 | 5439 msgstr "Servidor de conexión" |
5440 | |
5441 #: src/protocols/jabber/message.c:106 | |
7361 | 5442 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5443 msgid "Message from %s" |
7361 | 5444 msgstr "Mensaje de %s" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5445 |
8132 | 5446 #: src/protocols/jabber/message.c:168 |
5447 #, c-format | |
5448 msgid "%s has set the topic to: %s" | |
5449 msgstr "%s ha cambiado el tema a: %s" | |
5450 | |
5451 #: src/protocols/jabber/message.c:170 | |
5452 #, c-format | |
5453 msgid "The topic is: %s" | |
5454 msgstr "El tema de es: %s" | |
5455 | |
5456 #: src/protocols/jabber/message.c:217 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5457 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5458 msgid "Message delivery to %s failed: %s" |
7361 | 5459 msgstr "Falló el envío de mensaje a %s: %s" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5460 |
8132 | 5461 #: src/protocols/jabber/message.c:220 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5462 msgid "Jabber Message Error" |
7361 | 5463 msgstr "Mensaje de error de Jabber" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5464 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5465 #: src/protocols/jabber/parser.c:129 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5466 msgid "XML Parse error" |
7361 | 5467 msgstr "Error de tratamiento XML" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5468 |
8132 | 5469 #: src/protocols/jabber/presence.c:180 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5470 msgid "Unknown Error in presence" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5471 msgstr "Error desconocido en presencia" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5472 |
8132 | 5473 #: src/protocols/jabber/presence.c:185 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5474 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5475 msgid "The user %s wants to add you to their buddy list." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5476 msgstr "El usuario %s quiere añadirle a su lista de amigos." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5477 |
8132 | 5478 #: src/protocols/jabber/presence.c:246 src/protocols/jabber/presence.c:247 |
5479 msgid "Create New Room" | |
5480 msgstr "Crear nueva sala" | |
5481 | |
5482 #: src/protocols/jabber/presence.c:248 | |
5483 msgid "" | |
5484 "You are creating a new room. Would you like to configure it, or accept the " | |
5485 "default settings?" | |
5486 msgstr "Va a crear una nueva sala. ¿Desea configurarla o aceptar los valores por omisión?" | |
5487 | |
5488 #: src/protocols/jabber/presence.c:250 | |
5489 msgid "Configure Room" | |
5490 msgstr "Configurar sala" | |
5491 | |
5492 #: src/protocols/jabber/presence.c:252 | |
5493 msgid "Accept Defaults" | |
5494 msgstr "Aceptar valores por omisión" | |
5495 | |
5496 #: src/protocols/jabber/presence.c:285 src/protocols/oscar/oscar.c:2948 | |
7362 | 5497 msgid "Unknown error" |
5498 msgstr "Error desconocido" | |
5499 | |
8132 | 5500 #: src/protocols/jabber/presence.c:291 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5501 msgid "Unable to join chat" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5502 msgstr "No se pudo unir al chat." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5503 |
8132 | 5504 #: src/protocols/jabber/si.c:233 |
5505 #, c-format | |
5506 msgid "Could not send %s to %s, protocol not supported." | |
5507 msgstr "No se pudo enviar %s a %s, protocolo no soportado." | |
5508 | |
5509 #: src/protocols/jabber/si.c:234 src/protocols/jabber/si.c:235 | |
5510 msgid "File Send Failed" | |
5511 msgstr "Fallo en el envío del archivo" | |
5512 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5513 #: src/protocols/msn/dispatch.c:42 src/protocols/msn/notification.c:278 |
8132 | 5514 #: src/protocols/msn/notification.c:521 |
6939 | 5515 msgid "Unable to request USR\n" |
5516 msgstr "No se pudo pedir USR\n" | |
5517 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5518 #: src/protocols/msn/dispatch.c:59 src/protocols/msn/notification.c:295 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5519 msgid "Unable to login using MD5" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5520 msgstr "No se pudo entrar usando MD5" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5521 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5522 #: src/protocols/msn/dispatch.c:68 src/protocols/msn/notification.c:304 |
6939 | 5523 msgid "Unable to send USR" |
5524 msgstr "No se pudo enviar USR" | |
5525 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5526 #: src/protocols/msn/dispatch.c:73 src/protocols/msn/notification.c:309 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5527 msgid "Requesting to send password" |
8132 | 5528 msgstr "Solicitando el envió de contraseña" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5529 |
6939 | 5530 #: src/protocols/msn/dispatch.c:104 |
5531 msgid "Protocol version not supported" | |
5532 msgstr "La versión del protocolo no está soportada" | |
5533 | |
8132 | 5534 #: src/protocols/msn/dispatch.c:117 src/protocols/msn/notification.c:792 |
6939 | 5535 msgid "Unable to request CVR\n" |
5536 msgstr "No se pudo pedir CVR\n" | |
5537 | |
8132 | 5538 #: src/protocols/msn/dispatch.c:126 src/protocols/msn/notification.c:801 |
6939 | 5539 msgid "Unable to request INF\n" |
5540 msgstr "No se pudo pedir INF\n" | |
5541 | |
8132 | 5542 #: src/protocols/msn/dispatch.c:147 src/protocols/msn/notification.c:1927 |
6939 | 5543 msgid "Got invalid XFR" |
5544 msgstr "Se obtuvo un XFR inválido" | |
5545 | |
5546 #: src/protocols/msn/dispatch.c:178 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5547 msgid "Unable to transfer" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5548 msgstr "No se pudo transferir" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5549 |
8132 | 5550 #: src/protocols/msn/dispatch.c:192 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5551 msgid "Unable to parse message." |
6283 | 5552 msgstr "No se pudo interpretar el mensaje." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5553 |
8132 | 5554 #: src/protocols/msn/dispatch.c:232 src/protocols/msn/notification.c:897 |
5555 #: src/protocols/msn/notification.c:2187 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5556 msgid "Unable to write to server" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5557 msgstr "No se pudo escribir al servidor" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5558 |
8132 | 5559 #: src/protocols/msn/dispatch.c:236 src/protocols/msn/notification.c:2194 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5560 msgid "Syncing with server" |
6546 | 5561 msgstr "Sincronización con el servidor" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5562 |
8132 | 5563 #: src/protocols/msn/dispatch.c:250 src/protocols/msn/notification.c:2208 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5564 msgid "Error reading from server" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5565 msgstr "Error al leer del servidor" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5566 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5567 #: src/protocols/msn/error.c:33 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5568 msgid "Syntax Error (probably a Gaim bug)" |
8132 | 5569 msgstr "Error de sintaxis (probablemente un error de Gaim)" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5570 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5571 #: src/protocols/msn/error.c:37 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5572 msgid "Invalid Parameter (probably a Gaim bug)" |
8132 | 5573 msgstr "Parámetro inválido (probablemente un error de Gaim)" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5574 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5575 #: src/protocols/msn/error.c:40 |
4294 | 5576 msgid "Invalid User" |
6546 | 5577 msgstr "Usuario no válido" |
4294 | 5578 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5579 #: src/protocols/msn/error.c:44 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5580 msgid "Fully Qualified Domain Name missing" |
8132 | 5581 msgstr "Falta un nombre de dominio totalmente cualificado" |
4079 | 5582 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5583 #: src/protocols/msn/error.c:47 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5584 msgid "Already Logged In" |
6546 | 5585 msgstr "Ya está conectado" |
5081 | 5586 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5587 #: src/protocols/msn/error.c:50 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5588 msgid "Invalid Username" |
6546 | 5589 msgstr "Nombre de usuario no válido" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5590 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5591 #: src/protocols/msn/error.c:53 |
4294 | 5592 msgid "Invalid Friendly Name" |
8132 | 5593 msgstr "Nombre amistoso no válido" |
4294 | 5594 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5595 #: src/protocols/msn/error.c:56 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5596 msgid "List Full" |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5597 msgstr "Lista llena" |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5598 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5599 #: src/protocols/msn/error.c:59 |
4294 | 5600 msgid "Already there" |
6546 | 5601 msgstr "Ya está en lista" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5602 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5603 #: src/protocols/msn/error.c:62 |
4294 | 5604 msgid "Not on list" |
6546 | 5605 msgstr "No está en la lista" |
4294 | 5606 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5607 #: src/protocols/msn/error.c:65 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5608 msgid "User is offline" |
6546 | 5609 msgstr "El usuario no está conectado" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5610 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5611 #: src/protocols/msn/error.c:68 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5612 msgid "Already in the mode" |
6546 | 5613 msgstr "Ya está en ese modo" |
4170 | 5614 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5615 #: src/protocols/msn/error.c:71 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5616 msgid "Already in opposite list" |
6546 | 5617 msgstr "Ya está en la lista contraria" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5618 |
6939 | 5619 #: src/protocols/msn/error.c:74 |
5620 msgid "Too many groups" | |
5621 msgstr "Demasiados grupos" | |
5622 | |
5623 #: src/protocols/msn/error.c:77 | |
5624 msgid "Invalid group" | |
5625 msgstr "Grupo inválido" | |
5626 | |
5627 #: src/protocols/msn/error.c:80 | |
5628 msgid "User not in group" | |
5629 msgstr "El usuario no está en el grupo" | |
5630 | |
5631 #: src/protocols/msn/error.c:83 | |
5632 msgid "Group name too long" | |
8132 | 5633 msgstr "Nombre de grupo demasiado largo" |
6939 | 5634 |
5635 #: src/protocols/msn/error.c:86 | |
5636 msgid "Cannot remove group zero" | |
5637 msgstr "No se puede eliminar el grupo cero" | |
5638 | |
5639 #: src/protocols/msn/error.c:90 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5640 msgid "Tried to add a contact to a group that doesn't exist" |
6546 | 5641 msgstr "Intentó añadir un contacto a un grupo que no existe" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5642 |
6939 | 5643 #: src/protocols/msn/error.c:94 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5644 msgid "Switchboard failed" |
6546 | 5645 msgstr "Falló el servidor Switchboard" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5646 |
6939 | 5647 #: src/protocols/msn/error.c:97 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5648 msgid "Notify Transfer failed" |
8132 | 5649 msgstr "Falló la notificación de la transferencia" |
4170 | 5650 |
6939 | 5651 #: src/protocols/msn/error.c:101 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5652 msgid "Required fields missing" |
4079 | 5653 msgstr "Faltan campos obligatorios" |
5654 | |
6939 | 5655 #: src/protocols/msn/error.c:104 |
5656 msgid "Too many hits to a FND" | |
5657 msgstr "Demasiados resultados de un FND" | |
5658 | |
7362 | 5659 #: src/protocols/msn/error.c:107 src/protocols/oscar/oscar.c:182 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5660 msgid "Not logged in" |
6546 | 5661 msgstr "No ha iniciado sesión" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5662 |
6939 | 5663 #: src/protocols/msn/error.c:111 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5664 msgid "Internal server error" |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5665 msgstr "Error interno del servidor" |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5666 |
6939 | 5667 #: src/protocols/msn/error.c:114 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5668 msgid "Database server error" |
4170 | 5669 msgstr "Error del servidor de base de datos" |
5670 | |
6939 | 5671 #: src/protocols/msn/error.c:117 |
4294 | 5672 msgid "File operation error" |
8132 | 5673 msgstr "Error de operación de archivos" |
4294 | 5674 |
6939 | 5675 #: src/protocols/msn/error.c:120 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5676 msgid "Memory allocation error" |
5226 | 5677 msgstr "Error al asignar memoria" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5678 |
6939 | 5679 #: src/protocols/msn/error.c:123 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5680 msgid "Wrong CHL value sent to server" |
6546 | 5681 msgstr "Valor CHL erróneo enviado al servidor" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5682 |
6939 | 5683 #: src/protocols/msn/error.c:127 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5684 msgid "Server busy" |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5685 msgstr "Servidor ocupado" |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5686 |
6939 | 5687 #: src/protocols/msn/error.c:130 src/protocols/msn/error.c:143 |
5688 #: src/protocols/msn/error.c:198 | |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5689 msgid "Server unavailable" |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5690 msgstr "Servidor no disponible" |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5691 |
8132 | 5692 # «Peer» no tiene una traducción fácil, he elegido 'pares' (de par, o igual) |
5693 # Acepto otras alternativas (pero no dejarlo igual) jfs. | |
6939 | 5694 #: src/protocols/msn/error.c:133 |
4294 | 5695 msgid "Peer Notification server down" |
6546 | 5696 msgstr "Servidor de notificación de pares caído" |
4294 | 5697 |
6939 | 5698 #: src/protocols/msn/error.c:136 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5699 msgid "Database connect error" |
6546 | 5700 msgstr "Error de conexión con la base de datos" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5701 |
6939 | 5702 #: src/protocols/msn/error.c:140 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5703 msgid "Server is going down (abandon ship)" |
6546 | 5704 msgstr "El servidor está apagándose (Sálvese quien pueda)" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5705 |
6939 | 5706 #: src/protocols/msn/error.c:147 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5707 msgid "Error creating connection" |
6546 | 5708 msgstr "Error al crear la conexión" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5709 |
6939 | 5710 #: src/protocols/msn/error.c:151 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5711 msgid "CVR parameters are either unknown or not allowed" |
6546 | 5712 msgstr "Los parámetros CVR no se conocen o no están permitidos" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5713 |
8132 | 5714 #: src/protocols/msn/error.c:154 src/protocols/msn/notification.c:636 |
6939 | 5715 msgid "Unable to write" |
5716 msgstr "No se pudo escribir" | |
5717 | |
4309 | 5718 # En verdad traduje el error como figura en |
5719 # "http://www.hypothetic.org/docs/msn/basics.php" -NL. | |
6939 | 5720 #: src/protocols/msn/error.c:157 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5721 msgid "Session overload" |
6546 | 5722 msgstr "Sobrecarga de sesión" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5723 |
6939 | 5724 #: src/protocols/msn/error.c:160 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5725 msgid "User is too active" |
6546 | 5726 msgstr "El usuario está demasiado activo" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5727 |
6939 | 5728 #: src/protocols/msn/error.c:163 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5729 msgid "Too many sessions" |
4116 | 5730 msgstr "Demasiadas sesiones" |
4079 | 5731 |
6939 | 5732 #: src/protocols/msn/error.c:166 src/protocols/msn/error.c:172 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5733 msgid "Not expected" |
4079 | 5734 msgstr "No se esperaba" |
5735 | |
6939 | 5736 #: src/protocols/msn/error.c:169 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5737 msgid "Bad friend file" |
4079 | 5738 msgstr "Archivo de amigos incorrecto" |
5739 | |
6939 | 5740 #: src/protocols/msn/error.c:177 |
5741 msgid "Friendly name changes too rapidly" | |
5742 msgstr "Los nombres de amigos cambian demasiado rápidamente" | |
5743 | |
5744 #: src/protocols/msn/error.c:186 | |
5745 msgid "Server too busy" | |
5746 msgstr "Servidor muy ocupado" | |
5747 | |
8132 | 5748 #: src/protocols/msn/error.c:190 src/protocols/oscar/oscar.c:1076 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5749 #: src/protocols/toc/toc.c:659 |
4294 | 5750 msgid "Authentication failed" |
6546 | 5751 msgstr "Falló la autenticación" |
4294 | 5752 |
6939 | 5753 #: src/protocols/msn/error.c:193 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5754 msgid "Not allowed when offline" |
6546 | 5755 msgstr "No puede mandar mensajes fuera de línea" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5756 |
6939 | 5757 #: src/protocols/msn/error.c:201 |
4294 | 5758 msgid "Not accepting new users" |
8132 | 5759 msgstr "No se aceptan usuarios nuevos" |
4079 | 5760 |
6939 | 5761 #: src/protocols/msn/error.c:205 |
5762 msgid "Kids Passport without parental consent" | |
8132 | 5763 msgstr "Pasaporte de memores sin consentimiento paterno" |
6939 | 5764 |
5765 #: src/protocols/msn/error.c:209 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5766 msgid "Passport account not yet verified" |
6546 | 5767 msgstr "Cuenta Passport no verificada aún" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5768 |
6939 | 5769 #: src/protocols/msn/error.c:213 |
5770 #, c-format | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5771 msgid "Unknown Error Code %d" |
6546 | 5772 msgstr "Código de error desconocido %d" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5773 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5774 #: src/protocols/msn/msn.c:70 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5775 msgid "Your new MSN friendly name is too long." |
8132 | 5776 msgstr "El nuevo nombre amistoso MSN es demasiado largo." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5777 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5778 #: src/protocols/msn/msn.c:177 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5779 msgid "Set your friendly name." |
8132 | 5780 msgstr "Establecer su nombre amistoso" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5781 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5782 #: src/protocols/msn/msn.c:178 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5783 msgid "This is the name that other MSN buddies will see you as." |
6546 | 5784 msgstr "Éste es el nombre bajo el que otros amigos MSN le veran." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5785 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5786 #: src/protocols/msn/msn.c:190 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5787 msgid "Set your home phone number." |
8132 | 5788 msgstr "Establezca su número de teléfono de su domicilio." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5789 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5790 #: src/protocols/msn/msn.c:201 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5791 msgid "Set your work phone number." |
6546 | 5792 msgstr "Establezca su número de teléfono del trabajo." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5793 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5794 #: src/protocols/msn/msn.c:212 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5795 msgid "Set your mobile phone number." |
6546 | 5796 msgstr "Establezca su número de móvil." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5797 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5798 #: src/protocols/msn/msn.c:221 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5799 msgid "Allow MSN Mobile pages?" |
6546 | 5800 msgstr "¿Permitir envíos de MSN Mobile?" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5801 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5802 #: src/protocols/msn/msn.c:222 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5803 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5804 "Do you want to allow or disallow people on your buddy list to send you MSN " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5805 "Mobile pages to your cell phone or other mobile device?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5806 msgstr "" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5807 "¿Quiere permitir o rechazar el envío de mensajes a través de MSN Mobile a su " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5808 "teléfono móvil (u otro dispositivo móvil) de la gente en su lista de amigos?" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5809 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5810 #: src/protocols/msn/msn.c:226 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5811 msgid "Allow" |
6283 | 5812 msgstr "Permitir" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5813 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5814 #: src/protocols/msn/msn.c:227 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5815 msgid "Disallow" |
6283 | 5816 msgstr "Rechazar" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5817 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5818 #: src/protocols/msn/msn.c:244 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5819 msgid "Send a mobile message." |
6546 | 5820 msgstr "Enviar un mensaje a un móvil." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5821 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5822 #: src/protocols/msn/msn.c:246 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5823 msgid "Page" |
8132 | 5824 msgstr "Buscapersonas" |
5825 | |
5826 #: src/protocols/msn/msn.c:332 src/protocols/yahoo/yahoo.c:2320 | |
5081 | 5827 #, c-format |
5828 msgid "<b>Status:</b> %s" | |
5829 msgstr "<b>Estado:</b> %s" | |
5830 | |
8132 | 5831 #: src/protocols/msn/msn.c:345 src/protocols/msn/msn.c:628 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5832 #: src/protocols/msn/state.c:32 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5833 msgid "Away From Computer" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5834 msgstr "Ausente" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5835 |
8132 | 5836 #: src/protocols/msn/msn.c:346 src/protocols/msn/msn.c:630 |
5837 #: src/protocols/msn/state.c:31 src/protocols/yahoo/yahoo.c:2188 | |
5838 #: src/protocols/yahoo/yahoo.c:2513 src/protocols/yahoo/yahoo.c:2621 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5839 msgid "Be Right Back" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5840 msgstr "Vuelvo enseguida" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5841 |
8132 | 5842 #: src/protocols/msn/msn.c:347 src/protocols/msn/msn.c:632 |
5843 #: src/protocols/msn/state.c:29 src/protocols/yahoo/yahoo.c:2190 | |
5844 #: src/protocols/yahoo/yahoo.c:2515 src/protocols/yahoo/yahoo.c:2622 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5845 msgid "Busy" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5846 msgstr "Ocupado" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5847 |
8132 | 5848 #: src/protocols/msn/msn.c:348 src/protocols/msn/msn.c:634 |
5849 #: src/protocols/msn/state.c:33 src/protocols/yahoo/yahoo.c:2198 | |
5850 #: src/protocols/yahoo/yahoo.c:2523 src/protocols/yahoo/yahoo.c:2626 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5851 msgid "On The Phone" |
6546 | 5852 msgstr "Al teléfono" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5853 |
8132 | 5854 #: src/protocols/msn/msn.c:349 src/protocols/msn/msn.c:636 |
5855 #: src/protocols/msn/state.c:34 src/protocols/yahoo/yahoo.c:2202 | |
5856 #: src/protocols/yahoo/yahoo.c:2527 src/protocols/yahoo/yahoo.c:2628 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5857 msgid "Out To Lunch" |
6546 | 5858 msgstr "Salí a comer" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5859 |
8132 | 5860 #: src/protocols/msn/msn.c:350 src/protocols/msn/msn.c:638 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5861 #: src/protocols/zephyr/zephyr.c:883 src/protocols/zephyr/zephyr.c:898 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5862 msgid "Hidden" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5863 msgstr "Oculto" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5864 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5865 #: src/protocols/msn/msn.c:362 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5866 msgid "Set Friendly Name" |
8132 | 5867 msgstr "Establecer nombre amistoso" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
5868 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5869 #: src/protocols/msn/msn.c:370 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5870 msgid "Set Home Phone Number" |
8132 | 5871 msgstr "Establecer número del teléfono del domicilio" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5872 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5873 #: src/protocols/msn/msn.c:376 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5874 msgid "Set Work Phone Number" |
6546 | 5875 msgstr "Establecer número del teléfono del trabajo" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5876 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5877 #: src/protocols/msn/msn.c:382 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5878 msgid "Set Mobile Phone Number" |
8132 | 5879 msgstr "Establecer el número de teléfono movil" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5880 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5881 #: src/protocols/msn/msn.c:391 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5882 msgid "Enable/Disable Mobile Devices" |
6546 | 5883 msgstr "Permitir/Rechazar dispositivos móviles" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5884 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5885 #: src/protocols/msn/msn.c:398 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5886 msgid "Allow/Disallow Mobile Pages" |
6546 | 5887 msgstr "Permitir/Rechazar mensajes a móviles" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5888 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5889 #: src/protocols/msn/msn.c:424 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5890 msgid "Send to Mobile" |
6546 | 5891 msgstr "Enviar a un móvil" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5892 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5893 #: src/protocols/msn/msn.c:433 |
6193 | 5894 msgid "Initiate Chat" |
6546 | 5895 msgstr "Iniciar conversación" |
6193 | 5896 |
7362 | 5897 #: src/protocols/msn/msn.c:457 |
8132 | 5898 msgid "" |
5899 "SSL support is needed for MSN. Please install a supported SSL library. See " | |
5900 "http://gaim.sf.net/faq-ssl.php for more information." | |
5901 msgstr "Se necesita soporte SSL para MSN. Por favor, instale una biblioteca SSL soportada. Para más información, consulte http://gaim.sf.net/faq-ssl.php." | |
5902 | |
5903 #: src/protocols/msn/msn.c:745 | |
6283 | 5904 #, c-format |
3450 | 5905 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5906 "An MSN screenname must be in the form \"user@server.com\". Perhaps you meant " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5907 "%s@hotmail.com. No changes were made to your allow list." |
3450 | 5908 msgstr "" |
4079 | 5909 "Un nombre de usuario MSN debe ser de la forma \"usuario@servidor.com\". " |
6546 | 5910 "Quizá quiso decir %s@hotmail.com. No se modificó su lista de usuarios " |
4079 | 5911 "aceptados." |
5912 | |
8132 | 5913 #: src/protocols/msn/msn.c:749 src/protocols/msn/msn.c:789 |
3450 | 5914 msgid "Invalid MSN screenname" |
6546 | 5915 msgstr "Nombre de usuario MSN no válido" |
4079 | 5916 |
8132 | 5917 #: src/protocols/msn/msn.c:785 |
6283 | 5918 #, c-format |
3450 | 5919 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5920 "An MSN screenname must be in the form \"user@server.com\". Perhaps you meant " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5921 "%s@hotmail.com. No changes were made to your block list." |
3450 | 5922 msgstr "" |
4116 | 5923 "Un nombre de usuario MSN debe ser de la forma \"usuario@servidor.com\". " |
6546 | 5924 "Quizá usted quiso decir %s@hotmail.com. No se efectuaron cambios en su " |
4116 | 5925 "lista de usuarios bloqueados." |
5926 | |
8132 | 5927 #: src/protocols/msn/msn.c:1287 src/protocols/yahoo/yahoo.c:2805 |
6939 | 5928 msgid "<html><body><b>Error retrieving profile</b></body></html>" |
5929 msgstr "<html><body><b>Error al recuperar el perfil</b></body></html>" | |
5930 | |
5931 #. Age | |
8132 | 5932 #: src/protocols/msn/msn.c:1357 src/protocols/oscar/oscar.c:4009 |
5933 #: src/protocols/trepia/trepia.c:285 src/protocols/trepia/trepia.c:413 | |
5934 #: src/protocols/yahoo/yahoo.c:2915 | |
6939 | 5935 msgid "Age" |
5936 msgstr "Edad" | |
5937 | |
5938 #. Gender | |
8132 | 5939 #: src/protocols/msn/msn.c:1364 src/protocols/oscar/oscar.c:3995 |
5940 #: src/protocols/trepia/trepia.c:279 src/protocols/trepia/trepia.c:421 | |
5941 #: src/protocols/yahoo/yahoo.c:2923 | |
6939 | 5942 msgid "Gender" |
5943 msgstr "Sexo" | |
5944 | |
8132 | 5945 #: src/protocols/msn/msn.c:1372 src/protocols/yahoo/yahoo.c:2919 |
6939 | 5946 msgid "Marital Status" |
5947 msgstr "Estado civil" | |
5948 | |
8132 | 5949 #: src/protocols/msn/msn.c:1379 src/protocols/yahoo/yahoo.c:2911 |
6939 | 5950 msgid "Location" |
5951 msgstr "Ubicación" | |
5952 | |
8132 | 5953 #: src/protocols/msn/msn.c:1387 src/protocols/yahoo/yahoo.c:2927 |
6939 | 5954 msgid "Occupation" |
5955 msgstr "Ocupación" | |
5956 | |
8132 | 5957 #: src/protocols/msn/msn.c:1404 src/protocols/msn/msn.c:1410 |
5958 #: src/protocols/msn/msn.c:1417 src/protocols/msn/msn.c:1424 | |
5959 #: src/protocols/msn/msn.c:1431 | |
6939 | 5960 msgid "A Little About Me" |
5961 msgstr "Un poco sobre mí" | |
5962 | |
8132 | 5963 #: src/protocols/msn/msn.c:1440 src/protocols/msn/msn.c:1453 |
5964 #: src/protocols/msn/msn.c:1460 | |
6939 | 5965 msgid "Favorite Things" |
5966 msgstr "Cosas preferidas" | |
5967 | |
8132 | 5968 #: src/protocols/msn/msn.c:1469 src/protocols/msn/msn.c:1475 |
5969 #: src/protocols/msn/msn.c:1482 | |
6939 | 5970 msgid "Hobbies and Interests" |
8132 | 5971 msgstr "Aficiones e intereses" |
5972 | |
5973 #: src/protocols/msn/msn.c:1491 src/protocols/msn/msn.c:1497 | |
5974 #: src/protocols/yahoo/yahoo.c:2962 | |
6939 | 5975 msgid "Favorite Quote" |
5976 msgstr "Cita preferida" | |
5977 | |
8132 | 5978 #: src/protocols/msn/msn.c:1505 src/protocols/yahoo/yahoo.c:2998 |
6939 | 5979 msgid "Last Updated" |
5980 msgstr "Actualizado por última vez" | |
5981 | |
5982 #. Homepage | |
8132 | 5983 #: src/protocols/msn/msn.c:1516 src/protocols/trepia/trepia.c:289 |
5984 #: src/protocols/trepia/trepia.c:457 | |
6939 | 5985 msgid "Homepage" |
5986 msgstr "Página personal" | |
5987 | |
8132 | 5988 #: src/protocols/msn/msn.c:1538 src/protocols/yahoo/yahoo.c:3013 |
7361 | 5989 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5990 msgid "User information for %s unavailable" |
7361 | 5991 msgstr "Información de usuario de %s no disponible" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5992 |
8132 | 5993 #: src/protocols/msn/msn.c:1540 src/protocols/yahoo/yahoo.c:3015 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5994 msgid "The user's profile is empty." |
7361 | 5995 msgstr "El perfil del usuario está vacío." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
5996 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5997 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5998 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
5999 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6000 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6001 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6002 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6003 #. *< id |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6004 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6005 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6006 #. * summary |
8132 | 6007 #. * description |
6008 #: src/protocols/msn/msn.c:1637 src/protocols/msn/msn.c:1639 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6009 msgid "MSN Protocol Plugin" |
8132 | 6010 msgstr "Complemento de protocolo MSN" |
6011 | |
6012 #: src/protocols/msn/msn.c:1656 src/protocols/trepia/trepia.c:1339 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6013 msgid "Login server" |
8132 | 6014 msgstr "Servidor de conexión" |
6015 | |
6016 #: src/protocols/msn/msn.c:1666 | |
7362 | 6017 msgid "Use HTTP Method" |
6018 msgstr "Usar método HTTP" | |
6019 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6020 #: src/protocols/msn/notification.c:247 |
6939 | 6021 #, c-format |
6022 msgid "MSN Error: %s\n" | |
6023 msgstr "Error MSN: %s\n" | |
6024 | |
7362 | 6025 #: src/protocols/msn/notification.c:322 |
6026 msgid "Unable to connect to server" | |
8132 | 6027 msgstr "No se pudo conectar al servidor" |
6028 | |
6029 #: src/protocols/msn/notification.c:377 src/protocols/msn/notification.c:546 | |
6939 | 6030 msgid "Unable to write to MSN Nexus server." |
6031 msgstr "No se pudo escribir al servidor Nexus MSN" | |
6032 | |
8132 | 6033 #: src/protocols/msn/notification.c:386 src/protocols/msn/notification.c:561 |
6939 | 6034 msgid "Unable to read from MSN Nexus server." |
8132 | 6035 msgstr "No se pudo leer del servidor Nexus MSN" |
6036 | |
6037 #: src/protocols/msn/notification.c:406 | |
6939 | 6038 msgid "MSN Nexus server returned invalid redirect information." |
6039 msgstr "El servidor Nexus MSN devolvió información de redirección inválida." | |
6040 | |
8132 | 6041 #: src/protocols/msn/notification.c:460 |
6939 | 6042 msgid "Unknown error when attempting to authorize with MSN login server." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6043 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6044 "Error desconocido cuando se intentaba obtener autorización del servidor de " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6045 "registro MSN." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6046 |
8132 | 6047 #: src/protocols/msn/notification.c:572 |
6939 | 6048 msgid "MSN Nexus server returned invalid information." |
6049 msgstr "El servidor Nexus MSN devolvió información inválida." | |
6050 | |
8132 | 6051 #: src/protocols/msn/notification.c:641 src/protocols/trepia/trepia.c:686 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6052 msgid "Retrieving buddy list" |
6283 | 6053 msgstr "Recuperando lista de amigos" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6054 |
8132 | 6055 #: src/protocols/msn/notification.c:711 |
6939 | 6056 msgid "Unable to connect to passport server" |
8132 | 6057 msgstr "No se pudo conectar al servidor de pasaportes" |
6058 | |
6059 #: src/protocols/msn/notification.c:716 src/protocols/msn/notification.c:748 | |
6060 #: src/protocols/oscar/oscar.c:1362 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6061 msgid "Password sent" |
6546 | 6062 msgstr "Contraseña enviada" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6063 |
8132 | 6064 #: src/protocols/msn/notification.c:743 |
6939 | 6065 msgid "Unable to send password" |
6066 msgstr "No se pudo enviar la contraseña" | |
6067 | |
8132 | 6068 #: src/protocols/msn/notification.c:779 |
6939 | 6069 msgid "Protocol not supported" |
6070 msgstr "Protocolo no soportado" | |
6071 | |
8132 | 6072 #: src/protocols/msn/notification.c:821 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6073 msgid "You have been disconnected. You have signed on from another location." |
8132 | 6074 msgstr "Ha sido desconectado por conectar desde otra ubicación." |
6075 | |
6076 #: src/protocols/msn/notification.c:826 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6077 msgid "You have been disconnected. The MSN servers are going down temporarily." |
8132 | 6078 msgstr "Ha sido desconectado. Caída temporal de los servidores MSN." |
6079 | |
6080 #: src/protocols/msn/notification.c:953 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6081 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6082 msgid "The user %s (%s) wants to add %s to his or her buddy list." |
6546 | 6083 msgstr "El usuario %s (%s) quiere añadir a %s a su lista de amigos." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6084 |
8132 | 6085 #: src/protocols/msn/notification.c:1278 src/protocols/msn/notification.c:1445 |
6283 | 6086 #, c-format |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6087 msgid "The user %s (%s) wants to add you to their buddy list." |
6546 | 6088 msgstr "El usuario %s (%s) quiere añadirle a su lista de amigos." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6089 |
8132 | 6090 #: src/protocols/msn/notification.c:1972 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6091 msgid "Unable to transfer to notification server" |
6939 | 6092 msgstr "No se pudo transferir hacia el servidor de notificaciones" |
6093 | |
8132 | 6094 #: src/protocols/msn/notification.c:2128 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6095 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6096 msgid "" |
6939 | 6097 "The MSN server will shut down for maintenance in %d minute. You will " |
6098 "automatically be signed out at that time. Please finish any conversations " | |
6099 "in progress.\n" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6100 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6101 "After the maintenance has been completed, you will be able to successfully " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6102 "sign in." |
6939 | 6103 msgid_plural "" |
6104 "The MSN server will shut down for maintenance in %d minutes. You will " | |
6105 "automatically be signed out at that time. Please finish any conversations " | |
6106 "in progress.\n" | |
6107 "\n" | |
6108 "After the maintenance has been completed, you will be able to successfully " | |
6109 "sign in." | |
6110 msgstr[0] "" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6111 "El servidor de MSN se desconectará para tareas de mantenimiento en %d " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6112 "minuto. Se le desconectará automáticamente en ese momento. Por favor, " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6113 "termine cualquier conversación activa.\n" |
6939 | 6114 "\n" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6115 "Después de que se hayan realizado las tareas de mantenimiento debería poder " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6116 "conectarse con éxito de nuevo." |
6939 | 6117 msgstr[1] "" |
7362 | 6118 "El servidor de MSN se desconectará para tareas de mantenimiento en %d minuto/" |
6119 "s. Se le desconectará automáticamente en ese momento. Por favor, termine " | |
6120 "cualquier conversación activa.\n" | |
6283 | 6121 "\n" |
6546 | 6122 "Después de que se hayan realizado las tareas de mantenimiento debería poder " |
6123 "conectarse con éxito de nuevo." | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6124 |
8132 | 6125 #: src/protocols/msn/servconn.c:533 |
7362 | 6126 msgid "Received HTTP error. Please report this." |
8132 | 6127 msgstr "Se recibió un error HTTP. Por favor, informe de esto." |
7362 | 6128 |
6939 | 6129 #: src/protocols/msn/switchboard.c:147 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6130 msgid "The conversation has become inactive and timed out." |
6546 | 6131 msgstr "La conversación ha pasado a ser inactiva y se ha desconectado." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6132 |
6939 | 6133 #: src/protocols/msn/switchboard.c:154 |
6283 | 6134 #, c-format |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6135 msgid "%s has closed the conversation window." |
8132 | 6136 msgstr "%s cerró la ventana de conversación." |
5081 | 6137 |
6939 | 6138 #: src/protocols/msn/switchboard.c:277 |
5081 | 6139 msgid "An MSN message may not have been received." |
6140 msgstr "Un mensaje MSN puede no haber llegado a destino." | |
6141 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6142 #: src/protocols/napster/napster.c:228 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6143 msgid "Unable to read header from server" |
8132 | 6144 msgstr "No se pudo leer las cabeceras del servidor" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6145 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6146 #: src/protocols/napster/napster.c:242 |
7361 | 6147 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6148 msgid "Unable to read message from server. Command is %hd, length is %hd." |
7362 | 6149 msgstr "" |
6150 "No se pudieron leer los mensajes del servidor. La orden es %hd, la longitud " | |
6151 "es %hd." | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6152 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6153 #: src/protocols/napster/napster.c:303 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6154 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6155 msgid "users: %s, files: %s, size: %sGB" |
8132 | 6156 msgstr "usuarios: %s, archivos: %s, tamaño: %sGB" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6157 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6158 #. MSG_SERVER_HOTLIST_ERROR |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6159 #: src/protocols/napster/napster.c:314 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6160 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6161 msgid "Unable to add \"%s\" to your Napster hotlist" |
8132 | 6162 msgstr "Incapaz de añadir «%s» a su lista de amigos Napster" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6163 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6164 #: src/protocols/napster/napster.c:322 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6165 msgid "You were disconnected from the server." |
6283 | 6166 msgstr "Ha sido desconectado del servidor." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6167 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6168 #. MSG_CLIENT_WHOIS |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6169 #: src/protocols/napster/napster.c:378 |
6283 | 6170 #, c-format |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6171 msgid "%s requested your information" |
6546 | 6172 msgstr "%s solicitó su información de usuario" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6173 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6174 #: src/protocols/napster/napster.c:410 |
5081 | 6175 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6176 "You were disconnected from the server, because you logged on from a " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6177 "different location" |
8132 | 6178 msgstr "Ha sido desconectado del servidor porque se conectó desde una ubicación distinta" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6179 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6180 #. MSG_CLIENT_PING |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6181 #: src/protocols/napster/napster.c:416 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6182 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6183 msgid "%s requested a PING" |
8132 | 6184 msgstr "%s solicitó un PING" |
6185 | |
6186 #: src/protocols/napster/napster.c:543 src/protocols/oscar/oscar.c:5231 | |
7362 | 6187 #: src/protocols/toc/toc.c:1259 |
8132 | 6188 msgid "_Group:" |
6189 msgstr "_Grupo:" | |
3093 | 6190 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6191 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6192 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6193 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6194 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6195 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6196 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6197 #. *< id |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6198 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6199 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6200 #. * summary |
8132 | 6201 #. * description |
6202 #: src/protocols/napster/napster.c:618 src/protocols/napster/napster.c:620 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6203 msgid "NAPSTER Protocol Plugin" |
8132 | 6204 msgstr "Complemento de protocolo NAPSTER" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6205 |
7362 | 6206 #: src/protocols/oscar/oscar.c:178 |
4079 | 6207 msgid "Invalid error" |
6546 | 6208 msgstr "Error inválido" |
4079 | 6209 |
7362 | 6210 #: src/protocols/oscar/oscar.c:179 |
4079 | 6211 msgid "Invalid SNAC" |
6546 | 6212 msgstr "SNAC inválido" |
4079 | 6213 |
7362 | 6214 #: src/protocols/oscar/oscar.c:180 |
4079 | 6215 msgid "Rate to host" |
4222 | 6216 msgstr "Tasa de mensajes al servidor" |
4079 | 6217 |
7362 | 6218 #: src/protocols/oscar/oscar.c:181 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6219 msgid "Rate to client" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6220 msgstr "Tasa de mensajes al cliente" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6221 |
7362 | 6222 #: src/protocols/oscar/oscar.c:183 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6223 msgid "Service unavailable" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6224 msgstr "Servicio no disponible" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6225 |
7362 | 6226 #: src/protocols/oscar/oscar.c:184 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6227 msgid "Service not defined" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6228 msgstr "Servicio no definido" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6229 |
7362 | 6230 #: src/protocols/oscar/oscar.c:185 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6231 msgid "Obsolete SNAC" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6232 msgstr "SNAC obsoleto" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6233 |
7362 | 6234 #: src/protocols/oscar/oscar.c:186 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6235 msgid "Not supported by host" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6236 msgstr "No soportado por el servidor" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6237 |
7362 | 6238 #: src/protocols/oscar/oscar.c:187 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6239 msgid "Not supported by client" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6240 msgstr "No soportado por el cliente" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6241 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6242 #: src/protocols/oscar/oscar.c:188 |
7362 | 6243 msgid "Refused by client" |
6244 msgstr "Rechazado por el cliente" | |
4079 | 6245 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6246 #: src/protocols/oscar/oscar.c:189 |
7362 | 6247 msgid "Reply too big" |
6248 msgstr "Respuesta demasiado grande" | |
6249 | |
6250 #: src/protocols/oscar/oscar.c:190 | |
6251 msgid "Responses lost" | |
6252 msgstr "Respuestas perdidas" | |
6253 | |
6254 #: src/protocols/oscar/oscar.c:191 | |
6255 msgid "Request denied" | |
8132 | 6256 msgstr "Solicitud denegada" |
7362 | 6257 |
6258 #: src/protocols/oscar/oscar.c:192 | |
6939 | 6259 msgid "Busted SNAC payload" |
6260 msgstr "Carga de SNAC destrozada" | |
4208 | 6261 |
7362 | 6262 #: src/protocols/oscar/oscar.c:193 |
6939 | 6263 msgid "Insufficient rights" |
6264 msgstr "Derechos insuficientes" | |
6265 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6266 #: src/protocols/oscar/oscar.c:194 |
7362 | 6267 msgid "In local permit/deny" |
6268 msgstr "En la lista local de autorizar/negar" | |
6939 | 6269 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6270 #: src/protocols/oscar/oscar.c:195 |
7362 | 6271 msgid "Too evil (sender)" |
6272 msgstr "Demasiado malvado (remitente)" | |
6939 | 6273 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6274 #: src/protocols/oscar/oscar.c:196 |
7362 | 6275 msgid "Too evil (receiver)" |
6276 msgstr "Demasiado malvado (destinatario)" | |
6939 | 6277 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6278 #: src/protocols/oscar/oscar.c:197 |
7362 | 6279 msgid "User temporarily unavailable" |
6280 msgstr "Usuario temporalmente no disponible." | |
6281 | |
6282 #: src/protocols/oscar/oscar.c:198 | |
6283 msgid "No match" | |
6284 msgstr "No hubo coincidencia" | |
6285 | |
6286 #: src/protocols/oscar/oscar.c:199 | |
6287 msgid "List overflow" | |
8132 | 6288 msgstr "Desbordamiento de la lista" |
7362 | 6289 |
6290 #: src/protocols/oscar/oscar.c:200 | |
4079 | 6291 msgid "Request ambiguous" |
8132 | 6292 msgstr "Solicitud ambigua" |
4079 | 6293 |
7362 | 6294 #: src/protocols/oscar/oscar.c:201 |
4079 | 6295 msgid "Queue full" |
6296 msgstr "Cola llena" | |
6297 | |
7362 | 6298 #: src/protocols/oscar/oscar.c:202 |
4079 | 6299 msgid "Not while on AOL" |
8132 | 6300 msgstr "No mientras esté en AOL" |
6301 | |
6302 #: src/protocols/oscar/oscar.c:475 | |
3093 | 6303 #, c-format |
2976 | 6304 msgid "Direct IM with %s closed" |
6546 | 6305 msgstr "Se cerró el MI con %s" |
3093 | 6306 |
8132 | 6307 #: src/protocols/oscar/oscar.c:477 |
4079 | 6308 #, c-format |
3145 | 6309 msgid "Direct IM with %s failed" |
5226 | 6310 msgstr "Fallo un MI directo con %s" |
4079 | 6311 |
8132 | 6312 #: src/protocols/oscar/oscar.c:547 src/protocols/toc/toc.c:885 |
2976 | 6313 #, c-format |
6314 msgid "You have been disconnected from chat room %s." | |
5226 | 6315 msgstr "Ha sido desconectado de la sala de chat: %s" |
5081 | 6316 |
8132 | 6317 #: src/protocols/oscar/oscar.c:563 |
2976 | 6318 msgid "Chat is currently unavailable" |
6546 | 6319 msgstr "El chat no está disponible" |
3093 | 6320 |
8132 | 6321 #: src/protocols/oscar/oscar.c:634 src/protocols/oscar/oscar.c:690 |
2976 | 6322 msgid "Couldn't connect to host" |
3093 | 6323 msgstr "No se pudo conectar al host" |
6324 | |
8132 | 6325 #: src/protocols/oscar/oscar.c:644 |
7362 | 6326 msgid "Screen name sent" |
8132 | 6327 msgstr "Enviado nombre de pantalla" |
6328 | |
6329 #: src/protocols/oscar/oscar.c:678 | |
2976 | 6330 msgid "Unable to login to AIM" |
8132 | 6331 msgstr "No se pudo conectar con AIM" |
6332 | |
6333 #: src/protocols/oscar/oscar.c:779 src/protocols/oscar/oscar.c:1167 | |
2976 | 6334 msgid "Could Not Connect" |
6335 msgstr "No se pudo conectar" | |
6336 | |
8132 | 6337 #: src/protocols/oscar/oscar.c:787 |
2976 | 6338 msgid "Connection established, cookie sent" |
6546 | 6339 msgstr "Conexión establecida, cookie enviada" |
2976 | 6340 |
8132 | 6341 #: src/protocols/oscar/oscar.c:854 src/protocols/oscar/oscar.c:867 |
6342 #: src/protocols/oscar/oscar.c:872 src/protocols/yahoo/yahoo_filexfer.c:202 | |
6343 #: src/protocols/yahoo/yahoo_filexfer.c:210 | |
5081 | 6344 msgid "File Transfer Aborted" |
5226 | 6345 msgstr "Transferencia de archivo abortada" |
5081 | 6346 |
8132 | 6347 #: src/protocols/oscar/oscar.c:855 |
5081 | 6348 msgid "Unable to establish listener socket." |
6349 msgstr "No se pudo crear el socket de escucha." | |
6350 | |
8132 | 6351 #: src/protocols/oscar/oscar.c:868 src/protocols/yahoo/yahoo_filexfer.c:203 |
6352 #: src/protocols/yahoo/yahoo_filexfer.c:211 | |
5081 | 6353 msgid "Unable to establish file descriptor." |
8132 | 6354 msgstr "No se pudo establecer el descriptor de archivo." |
6355 | |
6356 #: src/protocols/oscar/oscar.c:873 | |
5081 | 6357 msgid "Unable to create new connection." |
6546 | 6358 msgstr "No se pudo crear una nueva conexión." |
5081 | 6359 |
8132 | 6360 #: src/protocols/oscar/oscar.c:1053 src/protocols/toc/toc.c:571 |
2976 | 6361 msgid "Incorrect nickname or password." |
6546 | 6362 msgstr "Nombre de cuenta o contraseña incorrecta." |
2976 | 6363 |
8132 | 6364 #: src/protocols/oscar/oscar.c:1058 |
2976 | 6365 msgid "Your account is currently suspended." |
6546 | 6366 msgstr "Su cuenta está deshabilitada actualmente." |
2976 | 6367 |
4079 | 6368 #. service temporarily unavailable |
8132 | 6369 #: src/protocols/oscar/oscar.c:1062 |
4079 | 6370 msgid "The AOL Instant Messenger service is temporarily unavailable." |
8132 | 6371 msgstr "El servicio de Mensajería Instantáneo AOL está temporalmente no disponible." |
6372 | |
6373 #: src/protocols/oscar/oscar.c:1067 | |
2976 | 6374 msgid "" |
6375 "You have been connecting and disconnecting too frequently. Wait ten minutes " | |
6376 "and try again. If you continue to try, you will need to wait even longer." | |
6377 msgstr "" | |
3093 | 6378 "Se ha conectado y desconectado demasiadas veces. Espere diez minutos e " |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6379 "inténtelo de nuevo. Si sigue intentándolo, necesitará esperar incluso más " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6380 "tiempo." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6381 |
8132 | 6382 #: src/protocols/oscar/oscar.c:1072 |
4222 | 6383 #, c-format |
4079 | 6384 msgid "The client version you are using is too old. Please upgrade at %s" |
3145 | 6385 msgstr "" |
6546 | 6386 "La versión del cliente que usa es demasiado antigua. Por favor, actualícela " |
4222 | 6387 "en %s" |
6388 | |
8132 | 6389 #: src/protocols/oscar/oscar.c:1104 |
2976 | 6390 msgid "Internal Error" |
6391 msgstr "Error interno" | |
6392 | |
8132 | 6393 #: src/protocols/oscar/oscar.c:1174 |
7362 | 6394 msgid "Received authorization" |
6395 msgstr "Se recibió la autorización" | |
6396 | |
8132 | 6397 #: src/protocols/oscar/oscar.c:1209 src/protocols/oscar/oscar.c:1239 |
6398 #: src/protocols/oscar/oscar.c:1327 | |
4079 | 6399 #, c-format |
6400 msgid "" | |
6401 "You may be disconnected shortly. You may want to use TOC until this is " | |
6402 "fixed. Check %s for updates." | |
6403 msgstr "" | |
6546 | 6404 "Quizá sea desconectado en breve. Puede querer usar TOC hasta que esto se " |
5226 | 6405 "resuelva. Compruebe %s para novedades." |
4079 | 6406 |
8132 | 6407 #: src/protocols/oscar/oscar.c:1212 src/protocols/oscar/oscar.c:1242 |
6408 msgid "Gaim was unable to get a valid AIM login hash." | |
6409 msgstr "Gaim no pudo obtener un «hash» de conexión a AIM válido." | |
6410 | |
6411 #: src/protocols/oscar/oscar.c:1330 | |
6412 msgid "Gaim was unable to get a valid login hash." | |
6413 msgstr "Gaim no pudo un «hash» de conexión válido." | |
6414 | |
6415 #: src/protocols/oscar/oscar.c:1911 src/protocols/oscar/oscar.c:5672 | |
3093 | 6416 #, c-format |
2976 | 6417 msgid "Direct IM with %s established" |
8132 | 6418 msgstr "Se estableció un MI directo con %s" |
3093 | 6419 |
7362 | 6420 #: src/protocols/oscar/oscar.c:2240 src/protocols/oscar/oscar.c:2262 |
4079 | 6421 msgid "(There was an error receiving this message)" |
4116 | 6422 msgstr "(Hubo un error recibiendo este mensaje)" |
6423 | |
7362 | 6424 #: src/protocols/oscar/oscar.c:2409 |
5081 | 6425 #, c-format |
6426 msgid "%s has just asked to directly connect to %s" | |
6427 msgstr "%s pide conectarse directamente a %s" | |
6428 | |
7362 | 6429 #: src/protocols/oscar/oscar.c:2412 |
4079 | 6430 msgid "" |
6431 "This requires a direct connection between the two computers and is necessary " | |
6432 "for IM Images. Because your IP address will be revealed, this may be " | |
6433 "considered a privacy risk." | |
6434 msgstr "" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6435 "Esto requiere una conexión directa entre las dos computadoras y es necesario " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6436 "para Imágenes de MI. Como su dirección IP será revelada, puede considerarse " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6437 "esto como un riesgo a su privacidad." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6438 |
8132 | 6439 #: src/protocols/oscar/oscar.c:2417 src/protocols/oscar/oscar.c:6041 |
6939 | 6440 msgid "Connect" |
6441 msgstr "Conectar" | |
6442 | |
7362 | 6443 #: src/protocols/oscar/oscar.c:2444 |
5081 | 6444 msgid "Please authorize me so I can add you to my buddy list." |
8132 | 6445 msgstr "Por favor autoriceme para que pueda añadirle a mi lista de amigos." |
5081 | 6446 |
7362 | 6447 #: src/protocols/oscar/oscar.c:2452 |
5081 | 6448 msgid "Authorization Request Message:" |
6546 | 6449 msgstr "Mensaje de solicitud de autorización:" |
5081 | 6450 |
7362 | 6451 #: src/protocols/oscar/oscar.c:2453 |
5081 | 6452 msgid "Please authorize me!" |
8132 | 6453 msgstr "¡Por favor, autoriceme!" |
5081 | 6454 |
7362 | 6455 #: src/protocols/oscar/oscar.c:2481 |
4294 | 6456 #, c-format |
6457 msgid "" | |
6458 "The user %s requires authorization before being added to a buddy list. Do " | |
6459 "you want to send an authorization request?" | |
8132 | 6460 msgstr "El usuario %s requiere autorización antes permitir que lo incorporen a una lista de amigos. ¿Desea enviar una solicitud de autorización?" |
4294 | 6461 |
7362 | 6462 #: src/protocols/oscar/oscar.c:2486 src/protocols/oscar/oscar.c:2488 |
4294 | 6463 msgid "Request Authorization" |
6546 | 6464 msgstr "Pedir autorización" |
4294 | 6465 |
7362 | 6466 #: src/protocols/oscar/oscar.c:2524 src/protocols/oscar/oscar.c:2526 |
8132 | 6467 #: src/protocols/oscar/oscar.c:2533 src/protocols/oscar/oscar.c:2609 |
6468 #: src/protocols/oscar/oscar.c:2629 src/protocols/oscar/oscar.c:2985 | |
6469 #: src/protocols/oscar/oscar.c:3045 src/protocols/oscar/oscar.c:5152 | |
6470 #: src/protocols/oscar/oscar.c:5198 | |
4294 | 6471 msgid "No reason given." |
6546 | 6472 msgstr "No se indicó una razón." |
4294 | 6473 |
7362 | 6474 #: src/protocols/oscar/oscar.c:2532 |
5081 | 6475 msgid "Authorization Denied Message:" |
8132 | 6476 msgstr "Mensaje de autorización denegada:" |
6477 | |
6478 #: src/protocols/oscar/oscar.c:2609 | |
6283 | 6479 #, c-format |
4116 | 6480 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6481 "The user %u wants to add you to their buddy list for the following reason:\n" |
5081 | 6482 "%s" |
4116 | 6483 msgstr "" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6484 "El usuario %u quiere añadirle a su lista de amigos por el siguiente motivo:\n" |
4116 | 6485 "%s" |
6486 | |
8132 | 6487 #: src/protocols/oscar/oscar.c:2617 src/protocols/oscar/oscar.c:5158 |
4116 | 6488 msgid "Authorization Request" |
6546 | 6489 msgstr "Solicitud de autorización" |
4116 | 6490 |
8132 | 6491 #: src/protocols/oscar/oscar.c:2629 |
7361 | 6492 #, c-format |
3145 | 6493 msgid "" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6494 "The user %u has denied your request to add them to your buddy list for the " |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6495 "following reason:\n" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
6496 "%s" |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
6497 msgstr "" |
6939 | 6498 "El usuario %u ha denegado su petición de añadirlo a su lista de amigos por " |
6499 "la siguiente razón:\n" | |
4116 | 6500 "%s" |
6501 | |
8132 | 6502 #: src/protocols/oscar/oscar.c:2630 |
3450 | 6503 msgid "ICQ authorization denied." |
6546 | 6504 msgstr "Autorización ICQ denegada." |
4079 | 6505 |
4116 | 6506 #. Someone has granted you authorization |
8132 | 6507 #: src/protocols/oscar/oscar.c:2637 |
7361 | 6508 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6509 msgid "The user %u has granted your request to add them to your buddy list." |
7362 | 6510 msgstr "" |
6511 "El usuario %u ha autorizado su petición de añadirlo a su lista de amigos." | |
6512 | |
8132 | 6513 #: src/protocols/oscar/oscar.c:2645 |
5081 | 6514 #, c-format |
6515 msgid "" | |
6516 "You have received a special message\n" | |
6517 "\n" | |
6518 "From: %s [%s]\n" | |
6519 "%s" | |
6520 msgstr "" | |
6521 "Ha recibido un mensaje especial\n" | |
6522 "\n" | |
6523 "De: %s [%s]\n" | |
6524 "%s" | |
6525 | |
8132 | 6526 #: src/protocols/oscar/oscar.c:2653 |
4116 | 6527 #, c-format |
6528 msgid "" | |
6529 "You have received an ICQ page\n" | |
6530 "\n" | |
6531 "From: %s [%s]\n" | |
6532 "%s" | |
6533 msgstr "" | |
6534 "Ha recibido un mensaje ICQ\n" | |
6535 "\n" | |
6536 "De: %s [%s]\n" | |
6537 "%s" | |
6538 | |
8132 | 6539 #: src/protocols/oscar/oscar.c:2661 |
4116 | 6540 #, c-format |
6541 msgid "" | |
5081 | 6542 "You have received an ICQ email from %s [%s]\n" |
4116 | 6543 "\n" |
5081 | 6544 "Message is:\n" |
6545 "%s" | |
4116 | 6546 msgstr "" |
6546 | 6547 "Ha recibido un mensaje de correo electrónico de ICQ de %s [%s]\n" |
4116 | 6548 "\n" |
5081 | 6549 "Mensaje:\n" |
6550 "%s" | |
6551 | |
8132 | 6552 #: src/protocols/oscar/oscar.c:2682 |
7361 | 6553 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6554 msgid "ICQ user %u has sent you a buddy: %s (%s)" |
6283 | 6555 msgstr "El usuario ICQ %u le ha enviado un amigo: %s (%s)" |
4079 | 6556 |
8132 | 6557 #: src/protocols/oscar/oscar.c:2688 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6558 msgid "Do you want to add this buddy to your buddy list?" |
6546 | 6559 msgstr "¿Desea añadir este amigo a su lista de amigos?" |
4116 | 6560 |
8132 | 6561 #: src/protocols/oscar/oscar.c:2692 |
4294 | 6562 msgid "Decline" |
6546 | 6563 msgstr "No añadirlo" |
4294 | 6564 |
8132 | 6565 #: src/protocols/oscar/oscar.c:2774 |
4222 | 6566 #, c-format |
4208 | 6567 msgid "You missed %hu message from %s because it was invalid." |
4294 | 6568 msgid_plural "You missed %hu messages from %s because they were invalid." |
6546 | 6569 msgstr[0] "Usted perdió %hu mensaje de %s porque no era válido." |
6570 msgstr[1] "Se perdieron %hu mensajes de %s porque porque no eran válidos." | |
5081 | 6571 |
8132 | 6572 #: src/protocols/oscar/oscar.c:2783 |
4222 | 6573 #, c-format |
4208 | 6574 msgid "You missed %hu message from %s because it was too large." |
4294 | 6575 msgid_plural "You missed %hu messages from %s because they were too large." |
6546 | 6576 msgstr[0] "Se perdió %hu mensaje de %s porque era demasiado largo." |
5081 | 6577 msgstr[1] "Se perdieron %hu mensajes de %s porque eran demasiado largos." |
6578 | |
8132 | 6579 #: src/protocols/oscar/oscar.c:2792 |
4222 | 6580 #, c-format |
4208 | 6581 msgid "" |
6582 "You missed %hu message from %s because the rate limit has been exceeded." | |
4294 | 6583 msgid_plural "" |
6584 "You missed %hu messages from %s because the rate limit has been exceeded." | |
6546 | 6585 msgstr[0] "Se perdió %hu mensaje de %s porque fue mandado demasiado rápido." |
4294 | 6586 msgstr[1] "" |
6546 | 6587 "Se perdieron %hu mensajes de %s porque fueron mandados demasiado rápido." |
5081 | 6588 |
8132 | 6589 #: src/protocols/oscar/oscar.c:2801 |
4222 | 6590 #, c-format |
4208 | 6591 msgid "You missed %hu message from %s because he/she was too evil." |
4294 | 6592 msgid_plural "You missed %hu messages from %s because he/she was too evil." |
6546 | 6593 msgstr[0] "Se perdió %hu mensaje de %s porque el/ella es muy malvado/a." |
5081 | 6594 msgstr[1] "Se perdieron %hu mensajes de %s porque el/ella es muy malvado/a." |
6595 | |
8132 | 6596 #: src/protocols/oscar/oscar.c:2810 |
4222 | 6597 #, c-format |
4208 | 6598 msgid "You missed %hu message from %s because you are too evil." |
4294 | 6599 msgid_plural "You missed %hu messages from %s because you are too evil." |
6546 | 6600 msgstr[0] "Se perdió %hu mensaje de %s porque usted es muy malvado/a." |
5081 | 6601 msgstr[1] "Se perdieron %hu mensajes de %s porque usted es muy malvado/a." |
6602 | |
8132 | 6603 #: src/protocols/oscar/oscar.c:2819 |
4222 | 6604 #, c-format |
4208 | 6605 msgid "You missed %hu message from %s for an unknown reason." |
4294 | 6606 msgid_plural "You missed %hu messages from %s for an unknown reason." |
6546 | 6607 msgstr[0] "Se perdió %hu mensaje de %s por motivos desconocidos." |
5081 | 6608 msgstr[1] "Se perdieron %hu mensajes de %s por motivos desconocidos." |
6609 | |
8132 | 6610 #: src/protocols/oscar/oscar.c:2835 src/protocols/oscar/oscar.c:4616 |
6611 #: src/protocols/oscar/oscar.c:6168 | |
5081 | 6612 msgid "Free For Chat" |
6613 msgstr "Disponible para conversar" | |
6614 | |
8132 | 6615 #: src/protocols/oscar/oscar.c:2839 src/protocols/oscar/oscar.c:4610 |
6616 #: src/protocols/oscar/oscar.c:6166 | |
5081 | 6617 msgid "Not Available" |
5226 | 6618 msgstr "No disponible" |
5081 | 6619 |
8132 | 6620 #: src/protocols/oscar/oscar.c:2841 src/protocols/oscar/oscar.c:4613 |
6621 #: src/protocols/oscar/oscar.c:6167 | |
5081 | 6622 msgid "Occupied" |
6623 msgstr "Ocupado" | |
6624 | |
8132 | 6625 #: src/protocols/oscar/oscar.c:2845 |
5081 | 6626 msgid "Web Aware" |
6283 | 6627 msgstr "Capacidad Web" |
5081 | 6628 |
8132 | 6629 #: src/protocols/oscar/oscar.c:2888 |
5081 | 6630 #, c-format |
6631 msgid "<B>UIN:</B> %s<BR><B>Status:</B> %s<HR>%s" | |
6632 msgstr "<B>UIN:</B> %s<BR><B>Estado:</B> %s<HR>%s" | |
6633 | |
8132 | 6634 #: src/protocols/oscar/oscar.c:2947 |
2976 | 6635 #, c-format |
6636 msgid "SNAC threw error: %s\n" | |
6546 | 6637 msgstr "SNAC envió el error: %s\n" |
3093 | 6638 |
5081 | 6639 #. Data is assumed to be the destination sn |
8132 | 6640 #: src/protocols/oscar/oscar.c:2983 |
1638 | 6641 #, c-format |
4079 | 6642 msgid "Your message to %s did not get sent:" |
4116 | 6643 msgstr "Su mensaje a %s no fue enviado:" |
6644 | |
8132 | 6645 #: src/protocols/oscar/oscar.c:3042 |
7362 | 6646 #, c-format |
6647 msgid "User information for %s unavailable:" | |
6648 msgstr "Información de usuario de %s no disponible:" | |
6649 | |
8132 | 6650 #: src/protocols/oscar/oscar.c:3081 |
2976 | 6651 msgid "Voice" |
3093 | 6652 msgstr "Voz" |
6653 | |
8132 | 6654 #: src/protocols/oscar/oscar.c:3084 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6655 msgid "AIM Direct IM" |
7361 | 6656 msgstr "MI Directo AIM" |
5081 | 6657 |
8132 | 6658 #: src/protocols/oscar/oscar.c:3090 src/protocols/oscar/oscar.c:6267 |
2976 | 6659 msgid "Get File" |
3093 | 6660 msgstr "Recibir Archivo" |
6661 | |
8132 | 6662 #: src/protocols/oscar/oscar.c:3093 src/protocols/oscar/oscar.c:6259 |
6663 #: src/protocols/yahoo/yahoo.c:2369 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6664 msgid "Send File" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6665 msgstr "Enviar Archivo" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6666 |
8132 | 6667 #: src/protocols/oscar/oscar.c:3097 |
2976 | 6668 msgid "Games" |
3093 | 6669 msgstr "Juegos" |
6670 | |
8132 | 6671 #: src/protocols/oscar/oscar.c:3100 |
7362 | 6672 msgid "Add-Ins" |
6673 msgstr "Extensiones" | |
3093 | 6674 |
8132 | 6675 #: src/protocols/oscar/oscar.c:3103 |
7362 | 6676 msgid "Send Buddy List" |
6677 msgstr "Enviar lista de amigos" | |
6678 | |
8132 | 6679 #: src/protocols/oscar/oscar.c:3106 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6680 msgid "ICQ Direct Connect" |
7361 | 6681 msgstr "Conexión directa ICQ" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6682 |
8132 | 6683 #: src/protocols/oscar/oscar.c:3109 |
2976 | 6684 msgid "AP User" |
3093 | 6685 msgstr "Usuario de AP" |
6686 | |
8132 | 6687 #: src/protocols/oscar/oscar.c:3112 |
2976 | 6688 msgid "ICQ RTF" |
3093 | 6689 msgstr "ICQ RTF" |
6690 | |
8132 | 6691 #: src/protocols/oscar/oscar.c:3115 |
2976 | 6692 msgid "Nihilist" |
3093 | 6693 msgstr "Nihilista" |
6694 | |
8132 | 6695 #: src/protocols/oscar/oscar.c:3118 |
2976 | 6696 msgid "ICQ Server Relay" |
3093 | 6697 msgstr "ICQ Server Relay" |
6698 | |
8132 | 6699 #: src/protocols/oscar/oscar.c:3121 |
7362 | 6700 msgid "Old ICQ UTF8" |
6701 msgstr "Antiguo ICQ UTF8" | |
6702 | |
8132 | 6703 #: src/protocols/oscar/oscar.c:3124 |
3093 | 6704 msgid "Trillian Encryption" |
6705 msgstr "Cifrado Trillian" | |
6706 | |
8132 | 6707 #: src/protocols/oscar/oscar.c:3127 |
7362 | 6708 msgid "ICQ UTF8" |
6709 msgstr "ICQ UTF8" | |
6939 | 6710 |
8132 | 6711 #: src/protocols/oscar/oscar.c:3130 |
7362 | 6712 msgid "Hiptop" |
6713 msgstr "Hiptop" | |
6714 | |
8132 | 6715 #: src/protocols/oscar/oscar.c:3133 |
7362 | 6716 msgid "Security Enabled" |
8132 | 6717 msgstr "Seguridad activada" |
6718 | |
6719 #: src/protocols/oscar/oscar.c:3136 | |
6720 msgid "Video Chat" | |
6721 msgstr "Video Chat" | |
6722 | |
6723 #: src/protocols/oscar/oscar.c:3140 | |
6724 msgid "iChat AV" | |
6725 msgstr "iChat AV" | |
6726 | |
6727 #: src/protocols/oscar/oscar.c:3143 | |
6728 msgid "Live Video" | |
6729 msgstr "Vídeo en tiempo real" | |
6730 | |
6731 #: src/protocols/oscar/oscar.c:3146 | |
6732 msgid "Camera" | |
6733 msgstr "Cámara" | |
6734 | |
6735 #: src/protocols/oscar/oscar.c:3175 | |
7361 | 6736 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6737 msgid "Username: <b>%s</b><br>\n" |
7361 | 6738 msgstr "Nombre de usuario: <b>%s</b><br>\n" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6739 |
8132 | 6740 #: src/protocols/oscar/oscar.c:3176 |
7361 | 6741 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6742 msgid "Warning Level: <b>%d%%</b><br>\n" |
7361 | 6743 msgstr "Nivel de aviso: <b>%d%%</b><br>\n" |
5081 | 6744 |
8132 | 6745 #: src/protocols/oscar/oscar.c:3179 |
7361 | 6746 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6747 msgid "Online Since: <b>%s</b><br>\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6748 msgstr "En línea desde: <b>%s</b><br>\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6749 |
8132 | 6750 #: src/protocols/oscar/oscar.c:3183 |
7361 | 6751 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6752 msgid "Member Since: <b>%s</b><br>\n" |
5081 | 6753 msgstr "Miembro desde: <b>%s</b><br>\n" |
6754 | |
8132 | 6755 #: src/protocols/oscar/oscar.c:3188 |
7361 | 6756 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6757 msgid "Idle: <b>%s</b>" |
5081 | 6758 msgstr "Ausente: <b>%s</b>" |
6759 | |
8132 | 6760 #: src/protocols/oscar/oscar.c:3191 |
5081 | 6761 msgid "Idle: <b>Active</b>" |
6762 msgstr "Ausencia: <b>Activo</b>" | |
6763 | |
8132 | 6764 #: src/protocols/oscar/oscar.c:3230 |
3450 | 6765 msgid "Your AIM connection may be lost." |
6546 | 6766 msgstr "Su conexión AIM puede haberse perdido." |
4079 | 6767 |
8132 | 6768 #: src/protocols/oscar/oscar.c:3624 |
3450 | 6769 msgid "Rate limiting error." |
4222 | 6770 msgstr "Error del limitador de tasa de mensajes." |
6771 | |
8132 | 6772 #: src/protocols/oscar/oscar.c:3625 |
2976 | 6773 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6774 "The last action you attempted could not be performed because you are over " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6775 "the rate limit. Please wait 10 seconds and try again." |
2976 | 6776 msgstr "" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6777 "La última acción que intentó no se pudo realizar por haber superado el " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6778 "límite en la tasa de envío de mensajes. Por favor espere 10 segundos y " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6779 "vuelva a intentarlo." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6780 |
8132 | 6781 #: src/protocols/oscar/oscar.c:3688 |
5081 | 6782 msgid "" |
6783 "You have been disconnected because you have signed on with this screen name " | |
6784 "at another location." | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6785 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6786 "Ha sido desconectado porque se ha conectado con el mismo nombre desde otra " |
6546 | 6787 "ubicación." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6788 |
8132 | 6789 #: src/protocols/oscar/oscar.c:3690 |
5081 | 6790 msgid "You have been signed off for an unknown reason." |
6791 msgstr "Ha sido desconectado por motivos desconocidos." | |
6792 | |
8132 | 6793 #: src/protocols/oscar/oscar.c:3721 |
7362 | 6794 msgid "Finalizing connection" |
6795 msgstr "Terminando la conexión" | |
6796 | |
8132 | 6797 #: src/protocols/oscar/oscar.c:3981 src/protocols/oscar/oscar.c:3987 |
6939 | 6798 msgid "Email Address" |
6799 msgstr "Correo electrónico" | |
6800 | |
8132 | 6801 #: src/protocols/oscar/oscar.c:3992 |
6939 | 6802 msgid "Mobile Phone" |
8132 | 6803 msgstr "Teléfono móvil" |
6804 | |
6805 #: src/protocols/oscar/oscar.c:3995 src/protocols/trepia/trepia.c:281 | |
6806 #: src/protocols/trepia/trepia.c:422 | |
5081 | 6807 msgid "Female" |
6808 msgstr "Mujer" | |
6809 | |
8132 | 6810 #: src/protocols/oscar/oscar.c:3995 src/protocols/trepia/trepia.c:280 |
6811 #: src/protocols/trepia/trepia.c:422 | |
5081 | 6812 msgid "Male" |
6813 msgstr "Hombre" | |
6814 | |
8132 | 6815 #: src/protocols/oscar/oscar.c:4012 |
6939 | 6816 msgid "Personal Web Page" |
6817 msgstr "Página web personal" | |
6818 | |
8132 | 6819 #: src/protocols/oscar/oscar.c:4015 |
6939 | 6820 msgid "Additional Information" |
6821 msgstr "Información adicional" | |
6822 | |
8132 | 6823 #: src/protocols/oscar/oscar.c:4019 |
6939 | 6824 msgid "Home Address" |
6825 msgstr "Domicilio" | |
6826 | |
8132 | 6827 #: src/protocols/oscar/oscar.c:4030 src/protocols/oscar/oscar.c:4046 |
6939 | 6828 msgid "Zip Code" |
6829 msgstr "Código postal" | |
6830 | |
8132 | 6831 #: src/protocols/oscar/oscar.c:4035 |
6939 | 6832 msgid "Work Address" |
6833 msgstr "Dirección de trabajo" | |
6834 | |
8132 | 6835 #: src/protocols/oscar/oscar.c:4051 |
6939 | 6836 msgid "Work Information" |
6837 msgstr "Información de trabajo" | |
6838 | |
8132 | 6839 #: src/protocols/oscar/oscar.c:4053 |
6939 | 6840 msgid "Company" |
6841 msgstr "Compañía" | |
6842 | |
8132 | 6843 #: src/protocols/oscar/oscar.c:4056 |
6939 | 6844 msgid "Division" |
6845 msgstr "Sección" | |
6846 | |
8132 | 6847 #: src/protocols/oscar/oscar.c:4059 |
6939 | 6848 msgid "Position" |
6849 msgstr "Cargo" | |
6850 | |
8132 | 6851 #: src/protocols/oscar/oscar.c:4062 |
6939 | 6852 msgid "Web Page" |
6853 msgstr "Página web" | |
6854 | |
8132 | 6855 #: src/protocols/oscar/oscar.c:4068 |
6939 | 6856 #, c-format |
6857 msgid "ICQ Info for %s" | |
6858 msgstr "Información ICQ para %s:" | |
6859 | |
8132 | 6860 #: src/protocols/oscar/oscar.c:4118 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6861 msgid "Pop-Up Message" |
8132 | 6862 msgstr "Mensaje emergente" |
6863 | |
6864 #: src/protocols/oscar/oscar.c:4139 | |
6939 | 6865 #, c-format |
6866 msgid "The following screennames are associated with %s" | |
6867 msgstr "Los siguientes nombres de pantalla están asociados a %s" | |
6868 | |
8132 | 6869 #: src/protocols/oscar/oscar.c:4143 |
6939 | 6870 msgid "Search Results" |
6871 msgstr "Resultados de la búsqueda" | |
6872 | |
8132 | 6873 #: src/protocols/oscar/oscar.c:4160 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6874 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6875 msgid "No results found for email address %s" |
6546 | 6876 msgstr "No se encontraron resultados para la dirección de correo %s" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6877 |
8132 | 6878 #: src/protocols/oscar/oscar.c:4181 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6879 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6880 msgid "You should receive an email asking to confirm %s." |
6546 | 6881 msgstr "Debería recibir un mensaje solicitando confirmación de %s." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6882 |
8132 | 6883 #: src/protocols/oscar/oscar.c:4183 |
4079 | 6884 msgid "Account Confirmation Requested" |
6546 | 6885 msgstr "Confirmación de cuenta solicitada" |
4079 | 6886 |
8132 | 6887 #: src/protocols/oscar/oscar.c:4211 |
4079 | 6888 msgid "Error Changing Account Info" |
6546 | 6889 msgstr "Error cambiando la información de la cuenta" |
4079 | 6890 |
8132 | 6891 #: src/protocols/oscar/oscar.c:4214 |
4079 | 6892 #, c-format |
6893 msgid "" | |
6894 "Error 0x%04x: Unable to format screen name because the requested screen name " | |
6895 "differs from the original." | |
8132 | 6896 msgstr "Error 0x%04x: No se puede dar formato al nombre de usuario porque el nombre de usuario solicitud difiere del original." |
6897 | |
6898 #: src/protocols/oscar/oscar.c:4217 | |
4079 | 6899 #, c-format |
6900 msgid "" | |
6901 "Error 0x%04x: Unable to format screen name because the requested screen name " | |
6902 "ends in a space." | |
8132 | 6903 msgstr "Error 0x%04x: No se puede dar formato al nombre de usuario porque el nombre de usuario solicitud termina con un espacio." |
6904 | |
6905 #: src/protocols/oscar/oscar.c:4220 | |
4079 | 6906 #, c-format |
6907 msgid "" | |
6908 "Error 0x%04x: Unable to format screen name because the requested screen name " | |
6909 "is too long." | |
8132 | 6910 msgstr "Error 0x%04x: No se puede dar formato al nombre de usuario porque el nombre de usuario solicitud es demasiado largo." |
6911 | |
6912 #: src/protocols/oscar/oscar.c:4223 | |
4079 | 6913 #, c-format |
6914 msgid "" | |
6915 "Error 0x%04x: Unable to change email address because there is already a " | |
6916 "request pending for this screen name." | |
6917 msgstr "" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6918 "Error 0x%04x: No se puede cambiar la dirección de correo electrónico porque " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6919 "ya existe una solicitud pendiente para este nombre de usuario." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6920 |
8132 | 6921 #: src/protocols/oscar/oscar.c:4226 |
4079 | 6922 #, c-format |
6923 msgid "" | |
6924 "Error 0x%04x: Unable to change email address because the given address has " | |
6925 "too many screen names associated with it." | |
6926 msgstr "" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6927 "Error 0x%04x: No se puede cambiar la dirección de correo electrónico porque " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6928 "la dirección dada ya tiene demasiados nombres de usuarios asociados." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6929 |
8132 | 6930 #: src/protocols/oscar/oscar.c:4229 |
4079 | 6931 #, c-format |
6932 msgid "" | |
6933 "Error 0x%04x: Unable to change email address because the given address is " | |
6934 "invalid." | |
6935 msgstr "" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6936 "Error 0x%04x: No se puede cambiar la dirección de correo electrónico porque " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6937 "la dirección dada es inválida." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6938 |
8132 | 6939 #: src/protocols/oscar/oscar.c:4232 |
4079 | 6940 #, c-format |
6941 msgid "Error 0x%04x: Unknown error." | |
4116 | 6942 msgstr "Error 0x%04x: Error desconocido." |
6943 | |
8132 | 6944 #: src/protocols/oscar/oscar.c:4242 |
4079 | 6945 #, c-format |
6946 msgid "" | |
4585 | 6947 "Your screen name is currently formatted as follows:\n" |
4079 | 6948 "%s" |
6949 msgstr "" | |
4170 | 6950 "El formato de su nombre de usuario es actualmente el siguiente:\n" |
6951 "%s" | |
6952 | |
8132 | 6953 #: src/protocols/oscar/oscar.c:4243 src/protocols/oscar/oscar.c:4250 |
4079 | 6954 msgid "Account Info" |
6546 | 6955 msgstr "Información de la cuenta" |
4116 | 6956 |
8132 | 6957 #: src/protocols/oscar/oscar.c:4248 |
4079 | 6958 #, c-format |
6959 msgid "The email address for %s is %s" | |
6546 | 6960 msgstr "La dirección de correo electrónico de %s es %s" |
4079 | 6961 |
8132 | 6962 #: src/protocols/oscar/oscar.c:4480 |
3450 | 6963 msgid "Unable to set AIM profile." |
4116 | 6964 msgstr "No se pudo establecer el perfil AIM." |
6965 | |
8132 | 6966 #: src/protocols/oscar/oscar.c:4481 |
3450 | 6967 msgid "" |
6968 "You have probably requested to set your profile before the login procedure " | |
6969 "completed. Your profile remains unset; try setting it again when you are " | |
6970 "fully connected." | |
6971 msgstr "" | |
6546 | 6972 "Probablemente intentó cambiar el perfil antes de que el procedimiento de " |
6973 "conexión se haya completado. Su perfil quedará sin cambiar, inténtelo " | |
6974 "nuevamente cuando ya esté conectado del todo." | |
4170 | 6975 |
8132 | 6976 #: src/protocols/oscar/oscar.c:4508 |
6939 | 6977 #, c-format |
3450 | 6978 msgid "" |
6939 | 6979 "The maximum profile length of %d byte has been exceeded. Gaim has truncated " |
6980 "it for you." | |
6981 msgid_plural "" | |
3450 | 6982 "The maximum profile length of %d bytes has been exceeded. Gaim has " |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6983 "truncated it for you." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6984 msgstr[0] "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6985 "Se ha excedido el tamaño máximo de perfil de %d byte. Gaim lo aplicó " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
6986 "truncado." |
6939 | 6987 msgstr[1] "" |
6546 | 6988 "Se ha excedido el tamaño máximo de perfil de %d bytes. Gaim lo aplicó " |
5081 | 6989 "truncado." |
6990 | |
8132 | 6991 #: src/protocols/oscar/oscar.c:4513 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6992 msgid "Profile too long." |
6283 | 6993 msgstr "Perfil demasiado largo." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
6994 |
8132 | 6995 #: src/protocols/oscar/oscar.c:4530 |
3450 | 6996 msgid "Unable to set AIM away message." |
4116 | 6997 msgstr "No se pudo establecer el mensaje de ausencia AIM." |
6998 | |
8132 | 6999 #: src/protocols/oscar/oscar.c:4531 |
3450 | 7000 msgid "" |
7001 "You have probably requested to set your away message before the login " | |
7002 "procedure completed. You remain in a \"present\" state; try setting it " | |
7003 "again when you are fully connected." | |
7004 msgstr "" | |
6546 | 7005 "Usted probablemente solicitó establecer su mensaje de ausencia antes de que " |
7006 "finalice el proceso de conexión. Usted quedará en un estado \"presente\", " | |
7007 "intente volver a aplicarlo cuando esté conectado del todo." | |
5081 | 7008 |
8132 | 7009 #: src/protocols/oscar/oscar.c:4571 |
6939 | 7010 #, c-format |
3450 | 7011 msgid "" |
6939 | 7012 "The maximum away message length of %d byte has been exceeded. Gaim has " |
7013 "truncated it for you." | |
7014 msgid_plural "" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7015 "The maximum away message length of %d bytes has been exceeded. Gaim has " |
6939 | 7016 "truncated it for you." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7017 msgstr[0] "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7018 "Se excedió el límite de %d byte de longitud en el mensaje de ausencia. Gaim " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7019 "lo ha truncado." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7020 msgstr[1] "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7021 "Se excedió el límite de %d bytes de longitud en el mensaje de ausencia. " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7022 "Gaim lo ha truncado.." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7023 |
8132 | 7024 #: src/protocols/oscar/oscar.c:4576 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7025 msgid "Away message too long." |
6283 | 7026 msgstr "Mensaje de ausencia demasiado largo" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7027 |
8132 | 7028 #: src/protocols/oscar/oscar.c:4663 |
7029 #, c-format | |
7030 msgid "" | |
7031 "Could not add the buddy %s because the screen name is invalid. Screen names " | |
7032 "must either start with a letter and contain only letters, numbers and " | |
7033 "spaces, or contain only numbers. The buddy will be removed from your buddy " | |
7034 "list." | |
7035 msgstr "No se pudo añadir al amigo %s porque el nombre de pantalla no es válido. Los nombres de pantallas deben empezar con letras y sólo pueden contener letras, números y espacios, o contener sólo numeros. Este amigo será eliminado de su lista de amigos." | |
7036 | |
7037 #: src/protocols/oscar/oscar.c:4664 src/protocols/oscar/oscar.c:5066 | |
7038 #: src/protocols/oscar/oscar.c:5079 | |
7039 msgid "Unable To Add" | |
7040 msgstr "No se pudo añadir" | |
7041 | |
7042 #: src/protocols/oscar/oscar.c:4800 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7043 msgid "Unable To Retrieve Buddy List" |
5226 | 7044 msgstr "No se ha podido obtener la lista de amigos" |
5081 | 7045 |
8132 | 7046 #: src/protocols/oscar/oscar.c:4801 |
5081 | 7047 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7048 "Gaim was temporarily unable to retrieve your buddy list from the AIM " |
5081 | 7049 "servers. Your buddy list is not lost, and will probably become available in " |
7050 "a few hours." | |
7051 msgstr "" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7052 "Gaim no puede obtener en estos momentos la lista de amigos de los servidores " |
6546 | 7053 "de AIM. La lista no se ha borrado, y seguramente volverá a estar disponible " |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7054 "en unas horas." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7055 |
8132 | 7056 #: src/protocols/oscar/oscar.c:4893 src/protocols/oscar/oscar.c:4894 |
7057 #: src/protocols/oscar/oscar.c:4899 | |
5081 | 7058 msgid "Orphans" |
6546 | 7059 msgstr "Huérfanos" |
5081 | 7060 |
8132 | 7061 #: src/protocols/oscar/oscar.c:5065 |
5081 | 7062 #, c-format |
7063 msgid "" | |
7064 "Could not add the buddy %s because you have too many buddies in your buddy " | |
7065 "list. Please remove one and try again." | |
7066 msgstr "" | |
6546 | 7067 "No se ha podido añadir al amigo %s porque hay demasiados contactos en la " |
5226 | 7068 "lista de amigos. Por favor, elimine uno y vuelva a probar." |
5081 | 7069 |
8132 | 7070 #: src/protocols/oscar/oscar.c:5065 src/protocols/oscar/oscar.c:5078 |
5081 | 7071 msgid "(no name)" |
7072 msgstr "(sin nombre)" | |
7073 | |
8132 | 7074 #: src/protocols/oscar/oscar.c:5078 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7075 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7076 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7077 "Could not add the buddy %s for an unknown reason. The most common reason " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7078 "for this is that you have the maximum number of allowed buddies in your " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7079 "buddy list." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7080 msgstr "" |
6939 | 7081 "No se pudo añadir al amigo %s por una razón desconocida. La razón más " |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7082 "habitual es que ha llegado al máximo número de amigos permitidos en su lista " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7083 "de amigos." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7084 |
8132 | 7085 #: src/protocols/oscar/oscar.c:5113 |
4294 | 7086 #, c-format |
7087 msgid "" | |
7088 "The user %s has given you permission to add you to their buddy list. Do you " | |
7089 "want to add them?" | |
8132 | 7090 msgstr "El usuario %s le ha dado a usted permiso para añadirle a su lista de amigos. ¿Desea hacerlo?" |
7091 | |
7092 #: src/protocols/oscar/oscar.c:5119 | |
4294 | 7093 msgid "Authorization Given" |
6546 | 7094 msgstr "Autorización otorgada" |
4294 | 7095 |
8132 | 7096 #: src/protocols/oscar/oscar.c:5152 |
4294 | 7097 #, c-format |
7098 msgid "" | |
5081 | 7099 "The user %s wants to add you to their buddy list for the following reason:\n" |
7100 "%s" | |
4294 | 7101 msgstr "" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7102 "El usuario %s quiere añadirle a su lista de amigos por el siguiente motivo:\n" |
5081 | 7103 "%s" |
4294 | 7104 |
7105 #. Granted | |
8132 | 7106 #: src/protocols/oscar/oscar.c:5194 |
7361 | 7107 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7108 msgid "The user %s has granted your request to add them to your buddy list." |
8132 | 7109 msgstr "El usuario %s ha autorizado su solicitud de añadirlo a su lista de amigos." |
7110 | |
7111 #: src/protocols/oscar/oscar.c:5195 | |
4294 | 7112 msgid "Authorization Granted" |
6546 | 7113 msgstr "Autorización aceptada" |
4294 | 7114 |
7115 #. Denied | |
8132 | 7116 #: src/protocols/oscar/oscar.c:5198 |
7361 | 7117 #, c-format |
4294 | 7118 msgid "" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7119 "The user %s has denied your request to add them to your buddy list for the " |
4294 | 7120 "following reason:\n" |
7121 "%s" | |
7122 msgstr "" | |
8132 | 7123 "El usuario %s ha denegado su solicitud de añadirlo a su lista de amigos por la siguiente razón:\n" |
4294 | 7124 "%s" |
7125 | |
8132 | 7126 #: src/protocols/oscar/oscar.c:5199 |
4294 | 7127 msgid "Authorization Denied" |
6546 | 7128 msgstr "Autorización denegada" |
4294 | 7129 |
8132 | 7130 #: src/protocols/oscar/oscar.c:5236 src/protocols/toc/toc.c:1264 |
7131 msgid "_Exchange:" | |
7132 msgstr "_Intercambio:" | |
7133 | |
7134 #: src/protocols/oscar/oscar.c:5474 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7135 msgid "<b>Status:</b> " |
6939 | 7136 msgstr "<b>Estado:</b> " |
7137 | |
8132 | 7138 #: src/protocols/oscar/oscar.c:5486 |
6939 | 7139 msgid "<b>IP Address:</b> " |
7140 msgstr "<b>Dirección IP:</b> " | |
7141 | |
8132 | 7142 #: src/protocols/oscar/oscar.c:5494 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7143 msgid "<b>Capabilities:</b> " |
6939 | 7144 msgstr "<b>Capacidades:</b> " |
7145 | |
8132 | 7146 #: src/protocols/oscar/oscar.c:5503 |
7147 msgid "<b>Buddy Comment:</b> " | |
7148 msgstr "<b>Comentario de amigo:</b> " | |
7149 | |
7150 #: src/protocols/oscar/oscar.c:5512 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7151 msgid "<b>Available:</b> " |
6939 | 7152 msgstr "<b>Disponible:</b> " |
7153 | |
8132 | 7154 #: src/protocols/oscar/oscar.c:5530 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7155 msgid "<b>Away Message:</b> " |
8132 | 7156 msgstr "<b>Mensaje de ausencia:</b>" |
7157 | |
7158 #: src/protocols/oscar/oscar.c:5539 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7159 msgid "<b>Status:</b> Not Authorized" |
6939 | 7160 msgstr "<b>Estado:</b> No autorizado" |
7161 | |
8132 | 7162 #: src/protocols/oscar/oscar.c:5573 src/protocols/yahoo/yahoo.c:2210 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7163 msgid "Offline" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7164 msgstr "Desconectado" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7165 |
8132 | 7166 #: src/protocols/oscar/oscar.c:6021 |
2976 | 7167 msgid "Unable to open Direct IM" |
5226 | 7168 msgstr "No se pudo conectar a MI" |
3093 | 7169 |
8132 | 7170 #: src/protocols/oscar/oscar.c:6034 |
4079 | 7171 #, c-format |
7172 msgid "You have selected to open a Direct IM connection with %s." | |
6546 | 7173 msgstr "Usted pidió abrir una conexión MI directa con %s." |
4222 | 7174 |
8132 | 7175 #: src/protocols/oscar/oscar.c:6037 |
4079 | 7176 msgid "" |
7177 "Because this reveals your IP address, it may be considered a privacy risk. " | |
7178 "Do you wish to continue?" | |
7179 msgstr "" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7180 "Como ésto revela su dirección IP, puede ser considerado como un riesgo a su " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7181 "privacidad. ¿Quiere continuar?" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7182 |
8132 | 7183 #: src/protocols/oscar/oscar.c:6212 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7184 msgid "Buddy Comment:" |
8132 | 7185 msgstr "Comentario de amigo:" |
7186 | |
7187 #: src/protocols/oscar/oscar.c:6228 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7188 msgid "Edit Buddy Comment" |
7361 | 7189 msgstr "Editar comentario de amigo" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7190 |
8132 | 7191 #: src/protocols/oscar/oscar.c:6236 |
5081 | 7192 msgid "Get Status Msg" |
5226 | 7193 msgstr "Obtener msj de estado" |
5081 | 7194 |
8132 | 7195 #: src/protocols/oscar/oscar.c:6251 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7196 msgid "Direct IM" |
8132 | 7197 msgstr "MI directo" |
7198 | |
7199 #: src/protocols/oscar/oscar.c:6280 | |
5081 | 7200 msgid "Re-request Authorization" |
8132 | 7201 msgstr "Solicitar autorización otra vez" |
7202 | |
7203 #: src/protocols/oscar/oscar.c:6301 | |
5081 | 7204 msgid "The new formatting is invalid." |
6546 | 7205 msgstr "El nuevo formato es inválido." |
5081 | 7206 |
8132 | 7207 #: src/protocols/oscar/oscar.c:6302 |
5081 | 7208 msgid "Screenname formatting can change only capitalization and whitespace." |
2976 | 7209 msgstr "" |
6546 | 7210 "El formato del nombre en pantalla sólo puede cambiar los espacios y entre " |
7211 "mayúsculas y minúsculas." | |
5081 | 7212 |
8132 | 7213 #: src/protocols/oscar/oscar.c:6308 |
5081 | 7214 msgid "New screenname formatting:" |
8132 | 7215 msgstr "Nuevo formato del nombre de pantalla:" |
7216 | |
7217 #: src/protocols/oscar/oscar.c:6357 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7218 msgid "Change Address To:" |
6546 | 7219 msgstr "Cambiar dirección a:" |
5081 | 7220 |
8132 | 7221 #: src/protocols/oscar/oscar.c:6401 |
5081 | 7222 msgid "<i>you are not waiting for authorization</i>" |
6546 | 7223 msgstr "<i>usted no está esperando autorización</i>" |
5081 | 7224 |
8132 | 7225 #: src/protocols/oscar/oscar.c:6404 |
6939 | 7226 msgid "You are awaiting authorization from the following buddies" |
7227 msgstr "En espera de la autorización de los siguientes amigos:" | |
7228 | |
8132 | 7229 #: src/protocols/oscar/oscar.c:6405 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3346
diff
changeset
|
7230 msgid "" |
6939 | 7231 "You can re-request authorization from these buddies by right-clicking on " |
7232 "them and selecting \"Re-request Authorization.\"" | |
8132 | 7233 msgstr "Puede volver a pedir autorización a estos amigos apretando el botón derecho del ratón sobre ellos y escogiendo «Solicitar autorización otra vez.»\"" |
7234 | |
7235 #: src/protocols/oscar/oscar.c:6419 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7236 msgid "Find Buddy by E-mail" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7237 msgstr "Encontrar un amigo por correo electrónico" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7238 |
8132 | 7239 #: src/protocols/oscar/oscar.c:6420 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7240 msgid "Search for a buddy by e-mail address" |
7361 | 7241 msgstr "Buscar amigo por la dirección correo electrónico" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7242 |
8132 | 7243 #: src/protocols/oscar/oscar.c:6421 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7244 msgid "Type the e-mail address of the buddy you are searching for." |
7362 | 7245 msgstr "" |
7246 "Escriba la dirección de correo electrónico del amigo que está buscando." | |
7247 | |
8132 | 7248 #: src/protocols/oscar/oscar.c:6438 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7249 msgid "Available Message:" |
6283 | 7250 msgstr "Mensajes disponibles:" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7251 |
8132 | 7252 #: src/protocols/oscar/oscar.c:6439 |
7362 | 7253 msgid "I'm doing work and hoping for a distraction--IM me!" |
8132 | 7254 msgstr "Estoy trabajando y deseando ser distraido -- ¡envíame un MI!" |
7255 | |
7256 #: src/protocols/oscar/oscar.c:6510 | |
7257 msgid "Set User Info..." | |
7258 msgstr "Establecer información de usuario..." | |
7259 | |
7260 #: src/protocols/oscar/oscar.c:6517 | |
7261 msgid "Set Available Message..." | |
7262 msgstr "Establecer mensaje de disponibilidad..." | |
7263 | |
7264 #: src/protocols/oscar/oscar.c:6524 | |
7265 msgid "Change Password..." | |
7266 msgstr "Cambiar contraseña..." | |
7267 | |
7268 #: src/protocols/oscar/oscar.c:6531 | |
5081 | 7269 msgid "Change Password (URL)" |
6546 | 7270 msgstr "Cambiar contraseña (URL)" |
5081 | 7271 |
8132 | 7272 #: src/protocols/oscar/oscar.c:6539 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7273 msgid "Configure IM Forwarding (URL)" |
7361 | 7274 msgstr "Configurar reenvío de MI (URL)" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7275 |
8132 | 7276 #: src/protocols/oscar/oscar.c:6550 |
7277 msgid "Format Screenname..." | |
7278 msgstr "Formato del nombre en pantalla..." | |
7279 | |
7280 #: src/protocols/oscar/oscar.c:6556 | |
5081 | 7281 msgid "Confirm Account" |
5226 | 7282 msgstr "Confirmar cuenta" |
5081 | 7283 |
8132 | 7284 #: src/protocols/oscar/oscar.c:6562 |
7285 msgid "Display Currently Registered Address" | |
6546 | 7286 msgstr "Mostrar dirección registrada actualmente" |
5081 | 7287 |
8132 | 7288 #: src/protocols/oscar/oscar.c:6568 |
7289 msgid "Change Currently Registered Address..." | |
7290 msgstr "Cambiar la dirección registrada..." | |
7291 | |
7292 #: src/protocols/oscar/oscar.c:6577 | |
5081 | 7293 msgid "Show Buddies Awaiting Authorization" |
8132 | 7294 msgstr "Mostrar amigos pendientes de autorización" |
7295 | |
7296 #: src/protocols/oscar/oscar.c:6585 | |
7297 msgid "Search for Buddy by Email..." | |
7298 msgstr "Buscar amigo por correo electrónico..." | |
5081 | 7299 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7300 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7301 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7302 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7303 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7304 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7305 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7306 #. *< id |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7307 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7308 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7309 #. * summary |
8132 | 7310 #. * description |
7311 #: src/protocols/oscar/oscar.c:6705 src/protocols/oscar/oscar.c:6707 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7312 msgid "AIM/ICQ Protocol Plugin" |
8132 | 7313 msgstr "Complemento de protocolo AIM/ICQ" |
7314 | |
7315 #: src/protocols/oscar/oscar.c:6724 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7316 msgid "Auth host" |
6546 | 7317 msgstr "Servidor de autenticación" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7318 |
8132 | 7319 #: src/protocols/oscar/oscar.c:6729 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7320 msgid "Auth port" |
7361 | 7321 msgstr "Puerto de autenticación" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7322 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7323 #: src/protocols/toc/toc.c:167 |
5081 | 7324 #, c-format |
7325 msgid "Looking up %s" | |
7326 msgstr "Buscando %s" | |
7327 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7328 #: src/protocols/toc/toc.c:510 |
2976 | 7329 #, c-format |
7330 msgid "Unable to write file %s." | |
7331 msgstr "No se pudo escribir archivo %s." | |
7332 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7333 #: src/protocols/toc/toc.c:513 |
2976 | 7334 #, c-format |
7335 msgid "Unable to read file %s." | |
7336 msgstr "No se pudo leer archivo %s." | |
7337 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7338 #: src/protocols/toc/toc.c:516 |
2976 | 7339 #, c-format |
7340 msgid "Message too long, last %s bytes truncated." | |
6546 | 7341 msgstr "Mensaje demasiado largo, los últimos %s bytes fueron borrados." |
2976 | 7342 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7343 #: src/protocols/toc/toc.c:519 |
2976 | 7344 #, c-format |
7345 msgid "%s not currently logged in." | |
6546 | 7346 msgstr "%s no está conectado ahora." |
2976 | 7347 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7348 #: src/protocols/toc/toc.c:522 |
2976 | 7349 #, c-format |
7350 msgid "Warning of %s not allowed." | |
5226 | 7351 msgstr "No se permiten advertencias de %s." |
2976 | 7352 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7353 #: src/protocols/toc/toc.c:525 |
2976 | 7354 msgid "A message has been dropped, you are exceeding the server speed limit." |
7355 msgstr "" | |
6546 | 7356 "El mensaje ha sido descartado, usted esta excediendo el límite de velocidad " |
3093 | 7357 "del servidor." |
2976 | 7358 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7359 #: src/protocols/toc/toc.c:528 |
2976 | 7360 #, c-format |
7361 msgid "Chat in %s is not available." | |
6546 | 7362 msgstr "No está disponible el chat en %s." |
2976 | 7363 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7364 #: src/protocols/toc/toc.c:531 |
2976 | 7365 #, c-format |
7366 msgid "You are sending messages too fast to %s." | |
6546 | 7367 msgstr "Esta enviando mensajes demasiado rápido a %s." |
2976 | 7368 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7369 #: src/protocols/toc/toc.c:534 |
2976 | 7370 #, c-format |
7371 msgid "You missed an IM from %s because it was too big." | |
6546 | 7372 msgstr "Usted perdió un MI de %s porque era demasiado largo." |
2976 | 7373 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7374 #: src/protocols/toc/toc.c:537 |
2976 | 7375 #, c-format |
7376 msgid "You missed an IM from %s because it was sent too fast." | |
6546 | 7377 msgstr "Usted perdió un MI de %s porque fue mandado demasiado rápido." |
2976 | 7378 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7379 #: src/protocols/toc/toc.c:540 |
2976 | 7380 msgid "Failure." |
3093 | 7381 msgstr "Fallo." |
2976 | 7382 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7383 #: src/protocols/toc/toc.c:543 |
2976 | 7384 msgid "Too many matches." |
3093 | 7385 msgstr "Demasiados resultados." |
2976 | 7386 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7387 #: src/protocols/toc/toc.c:546 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7388 msgid "Need more qualifiers." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7389 msgstr "Necesito más calificadores." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7390 |
6939 | 7391 #: src/protocols/toc/toc.c:549 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7392 msgid "Dir service temporarily unavailable." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7393 msgstr "Servicio de directorio temporalmente no disponible." |
2976 | 7394 |
6939 | 7395 #: src/protocols/toc/toc.c:552 |
2976 | 7396 msgid "Email lookup restricted." |
6546 | 7397 msgstr "Búsqueda de direcciones de correo electrónico restringida." |
4079 | 7398 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7399 #: src/protocols/toc/toc.c:555 |
2976 | 7400 msgid "Keyword ignored." |
3093 | 7401 msgstr "Palabra clave ignorada." |
2976 | 7402 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7403 #: src/protocols/toc/toc.c:558 |
2976 | 7404 msgid "No keywords." |
3093 | 7405 msgstr "Sin palabras clave." |
2976 | 7406 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7407 #: src/protocols/toc/toc.c:561 |
2976 | 7408 msgid "User has no directory information." |
6546 | 7409 msgstr "El usuario no tiene información en el directorio." |
2976 | 7410 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7411 #: src/protocols/toc/toc.c:565 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7412 msgid "Country not supported." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7413 msgstr "País no soportado." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7414 |
6939 | 7415 #: src/protocols/toc/toc.c:568 |
2976 | 7416 #, c-format |
7417 msgid "Failure unknown: %s." | |
3093 | 7418 msgstr "Fallo desconocido: %s." |
2976 | 7419 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7420 #: src/protocols/toc/toc.c:574 |
2976 | 7421 msgid "The service is temporarily unavailable." |
3346 | 7422 msgstr "Servicio temporalmente no disponible." |
2976 | 7423 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7424 #: src/protocols/toc/toc.c:577 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7425 msgid "Your warning level is currently too high to log in." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7426 msgstr "Su nivel de advertencias es demasiado alto para conectarse." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7427 |
6939 | 7428 #: src/protocols/toc/toc.c:580 |
2976 | 7429 msgid "" |
7430 "You have been connecting and disconnecting too frequently. Wait ten minutes " | |
7431 "and try again. If you continue to try, you will need to wait even longer." | |
1638 | 7432 msgstr "" |
3093 | 7433 "Se ha conectado y desconectado demasiadas veces. Espere diez minutos e " |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7434 "inténtelo de nuevo. Si sigue intentándolo, necesitará esperar incluso más " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7435 "tiempo." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7436 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7437 #: src/protocols/toc/toc.c:582 |
2976 | 7438 #, c-format |
7439 msgid "An unknown signon error has occurred: %s." | |
3093 | 7440 msgstr "Ha ocurrido un error desconocido al conectarse: %s." |
2976 | 7441 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7442 #: src/protocols/toc/toc.c:585 |
4170 | 7443 #, c-format |
3145 | 7444 msgid "An unknown error, %d, has occurred. Info: %s" |
4170 | 7445 msgstr "Un error desconocido, %d, ha ocurrido. Info: %s" |
2976 | 7446 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7447 #: src/protocols/toc/toc.c:605 |
2976 | 7448 msgid "Connection Closed" |
6546 | 7449 msgstr "Conexión cerrada" |
2976 | 7450 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7451 #: src/protocols/toc/toc.c:645 |
2976 | 7452 msgid "Waiting for reply..." |
3093 | 7453 msgstr "Esperando respuesta..." |
2976 | 7454 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7455 #: src/protocols/toc/toc.c:715 |
2976 | 7456 msgid "TOC has come back from its pause. You may now send messages again." |
3093 | 7457 msgstr "TOC ha terminado su pausa. Ya puede volver a mandar mensajes." |
2976 | 7458 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7459 #: src/protocols/toc/toc.c:903 |
3145 | 7460 msgid "Password Change Successful" |
8132 | 7461 msgstr "La contraseña se ha cambiado con éxito" |
4079 | 7462 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7463 #: src/protocols/toc/toc.c:907 |
3450 | 7464 msgid "TOC has sent a PAUSE command." |
6546 | 7465 msgstr "TOC envió una orden de PAUSA." |
4079 | 7466 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7467 #: src/protocols/toc/toc.c:908 |
2976 | 7468 msgid "" |
3450 | 7469 "When this happens, TOC ignores any messages sent to it, and may kick you off " |
7470 "if you send a message. Gaim will prevent anything from going through. This " | |
7471 "is only temporary, please be patient." | |
2976 | 7472 msgstr "" |
6546 | 7473 "Cuando esto ocurre, TOC ignora todos los mensajes que se le envían y puede " |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7474 "expulsarle si envía mensajes. Gaim evitará que le llegue nada. Esto es sólo " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7475 "temporal, por favor, sea paciente." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7476 |
7362 | 7477 #: src/protocols/toc/toc.c:1402 |
2976 | 7478 msgid "Get Dir Info" |
6546 | 7479 msgstr "Obtener información del directorio" |
2976 | 7480 |
7362 | 7481 #: src/protocols/toc/toc.c:1539 |
5081 | 7482 msgid "Set Dir Info" |
6546 | 7483 msgstr "Guardar información del directorio" |
5081 | 7484 |
7362 | 7485 #: src/protocols/toc/toc.c:1664 |
4116 | 7486 #, c-format |
7487 msgid "Could not open %s for writing!" | |
6546 | 7488 msgstr "¡No se pudo abrir %s para escritura!" |
4116 | 7489 |
7362 | 7490 #: src/protocols/toc/toc.c:1700 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7491 msgid "File transfer failed; other side probably canceled." |
8132 | 7492 msgstr "Falló la transferencia del archivo; posiblemente fue cancelado por el otro extremo." |
6939 | 7493 |
7362 | 7494 #: src/protocols/toc/toc.c:1745 src/protocols/toc/toc.c:1785 |
8132 | 7495 #: src/protocols/toc/toc.c:1909 src/protocols/toc/toc.c:1997 |
3450 | 7496 msgid "Could not connect for transfer." |
4079 | 7497 msgstr "No se pudo conectar para realizar la transferencia." |
7498 | |
7362 | 7499 #: src/protocols/toc/toc.c:1942 |
3450 | 7500 msgid "Could not write file header. The file will not be transferred." |
7501 msgstr "" | |
6546 | 7502 "No se pudo escribir la cabecera de archivo. El archivo no será transferido." |
4116 | 7503 |
8132 | 7504 #: src/protocols/toc/toc.c:2042 |
7505 msgid "Gaim - Save As..." | |
7506 msgstr "Gaim - Guardar Como..." | |
7507 | |
7362 | 7508 #: src/protocols/toc/toc.c:2076 |
3093 | 7509 #, c-format |
2976 | 7510 msgid "%s requests %s to accept %d file: %s (%.2f %s)%s%s" |
4294 | 7511 msgid_plural "%s requests %s to accept %d files: %s (%.2f %s)%s%s" |
8132 | 7512 msgstr[0] "%s solicita %s para aceptar %d archivo: %s (%.2f %s)%s%s" |
7513 msgstr[1] "%s solicita %s para aceptar %d archivos: %s (%.2f %s)%s%s" | |
5081 | 7514 |
7362 | 7515 #: src/protocols/toc/toc.c:2083 |
2976 | 7516 #, c-format |
7517 msgid "%s requests you to send them a file" | |
8132 | 7518 msgstr "%s le solicita que le mande un archivo" |
3093 | 7519 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7520 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7521 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7522 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7523 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7524 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7525 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7526 #. *< id |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7527 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7528 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7529 #. * summary |
8132 | 7530 #. * description |
7531 #: src/protocols/toc/toc.c:2158 src/protocols/toc/toc.c:2160 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7532 msgid "TOC Protocol Plugin" |
8132 | 7533 msgstr "Complemento de protocolo TOC" |
7534 | |
7535 #: src/protocols/toc/toc.c:2177 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7536 msgid "TOC host" |
6283 | 7537 msgstr "Servidor TOC" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7538 |
8132 | 7539 #: src/protocols/toc/toc.c:2181 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7540 msgid "TOC port" |
6283 | 7541 msgstr "Puerto TOC" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7542 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7543 #. Basic Profile group. |
8132 | 7544 #: src/protocols/trepia/trepia.c:263 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7545 msgid "Basic Profile" |
6546 | 7546 msgstr "Perfil básico" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7547 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7548 #. E-Mail Address |
8132 | 7549 #: src/protocols/trepia/trepia.c:294 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7550 msgid "E-Mail Address" |
8132 | 7551 msgstr "Dirección de correo electrónico" |
7552 | |
7553 #: src/protocols/trepia/trepia.c:300 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7554 msgid "Profile Information" |
6546 | 7555 msgstr "Información de perfil" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7556 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7557 #. Instant Messagers |
8132 | 7558 #: src/protocols/trepia/trepia.c:306 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7559 msgid "Instant Messagers" |
6546 | 7560 msgstr "Mensajeros Instantáneos" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7561 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7562 #. AIM |
8132 | 7563 #: src/protocols/trepia/trepia.c:310 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7564 msgid "AIM" |
6283 | 7565 msgstr "AIM" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7566 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7567 #. ICQ |
8132 | 7568 #: src/protocols/trepia/trepia.c:314 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7569 msgid "ICQ UIN" |
6283 | 7570 msgstr "ICQ UIN" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7571 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7572 #. MSN |
8132 | 7573 #: src/protocols/trepia/trepia.c:318 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7574 msgid "MSN" |
6283 | 7575 msgstr "MSN" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7576 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7577 #. Yahoo |
8132 | 7578 #: src/protocols/trepia/trepia.c:322 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7579 msgid "Yahoo" |
6283 | 7580 msgstr "Yahoo" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7581 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7582 #. I'm From |
8132 | 7583 #: src/protocols/trepia/trepia.c:327 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7584 msgid "I'm From" |
6283 | 7585 msgstr "Soy de" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7586 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7587 #. Call the dialog. |
8132 | 7588 #: src/protocols/trepia/trepia.c:344 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7589 msgid "Set your Trepia profile data." |
8132 | 7590 msgstr "Establezca sus datos de perfil Trepia." |
7591 | |
7592 #: src/protocols/trepia/trepia.c:468 | |
6939 | 7593 msgid "Profile" |
7594 msgstr "Perfil" | |
7595 | |
8132 | 7596 #: src/protocols/trepia/trepia.c:490 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7597 msgid "Set Profile" |
8132 | 7598 msgstr "Establecer perfil" |
7599 | |
7600 #: src/protocols/trepia/trepia.c:526 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7601 msgid "Visit Homepage" |
6546 | 7602 msgstr "Visitar página personal" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7603 |
8132 | 7604 #: src/protocols/trepia/trepia.c:872 src/protocols/trepia/trepia.c:875 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7605 msgid "Local Users" |
6283 | 7606 msgstr "Usuarios locales" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7607 |
8132 | 7608 #: src/protocols/trepia/trepia.c:1073 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7609 msgid "Logging in" |
6546 | 7610 msgstr "Registrándose" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7611 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7612 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7613 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7614 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7615 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7616 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7617 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7618 #. *< id |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7619 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7620 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7621 #. * summary |
8132 | 7622 #. * description |
7623 #: src/protocols/trepia/trepia.c:1320 src/protocols/trepia/trepia.c:1322 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7624 msgid "Trepia Protocol Plugin" |
8132 | 7625 msgstr "Complemento de protocolo Trepia" |
7626 | |
7627 #: src/protocols/yahoo/yahoo.c:305 | |
7628 msgid "" | |
7629 "You have been logged off as you have logged in on a different machine or " | |
7630 "device." | |
7631 msgstr "Ha sido desconectado dado que se ha conectado en otro equipo o dispositivo." | |
7632 | |
7633 #: src/protocols/yahoo/yahoo.c:738 | |
4116 | 7634 msgid "Your Yahoo! message did not get sent." |
6546 | 7635 msgstr "Su mensaje Yahoo! no se envió." |
4116 | 7636 |
8132 | 7637 #: src/protocols/yahoo/yahoo.c:780 |
7638 #, c-format | |
7639 msgid "Yahoo! system message for %s:" | |
7640 msgstr "Mensaje del sistema Yahoo! para %s:" | |
7641 | |
7642 #: src/protocols/yahoo/yahoo.c:846 | |
6939 | 7643 #, c-format |
7644 msgid "%s has (retroactively) denied your request to add them to your list." | |
8132 | 7645 msgstr "El usuario %s ha rechazado su solicitud de añadirlo a su lista de amigos (de forma retroactiva)." |
7646 | |
7647 #: src/protocols/yahoo/yahoo.c:849 | |
6939 | 7648 #, c-format |
7649 msgid "" | |
7650 "%s has (retroactively) denied your request to add them to your list for the " | |
7651 "following reason: %s." | |
8132 | 7652 msgstr "El usuario %s ha negado (de forma retroactiva) su solicitud de añadirlo a su lista de amigos por la siguiente razón: %s." |
7653 | |
7654 #: src/protocols/yahoo/yahoo.c:852 | |
6939 | 7655 msgid "Add buddy rejected" |
8132 | 7656 msgstr "Se rechazó la adición del amigo" |
7657 | |
7658 #: src/protocols/yahoo/yahoo.c:1505 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7659 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7660 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7661 "The Yahoo server has requested the use of an unrecognized authentication " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7662 "method. This version of Gaim will likely not be able to successfully sign " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7663 "on to Yahoo. Check %s for updates." |
7362 | 7664 msgstr "" |
7665 "El servidor de Yahoo ha solicitado el uso de un método de autenticación " | |
7666 "desconocido. Esta versión de Gaim posiblemente no sea capaz de conectarse a " | |
7667 "Yahoo. Compruebe %s para obtener una actualización." | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7668 |
8132 | 7669 #: src/protocols/yahoo/yahoo.c:1508 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7670 msgid "Failed Yahoo! Authentication" |
7361 | 7671 msgstr "Falló la autenticación en Yahoo!" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7672 |
8132 | 7673 #: src/protocols/yahoo/yahoo.c:1581 |
6939 | 7674 #, c-format |
7675 msgid "" | |
7676 "You have tried to ignore %s, but the user is on your buddy list. Clicking " | |
7677 "\"Yes\" will remove and ignore the buddy." | |
8132 | 7678 msgstr "A intentado ignorar a %s, pero el usuario está en su lista de amigos. Si selecciona «Sí» se le eliminará y se ignorará a este amigo." |
7679 | |
7680 #: src/protocols/yahoo/yahoo.c:1584 | |
6939 | 7681 msgid "Ignore buddy?" |
7682 msgstr "¿Ignorar amigo?" | |
7683 | |
8132 | 7684 #: src/protocols/yahoo/yahoo.c:1617 |
6939 | 7685 msgid "Invalid username." |
7686 msgstr "Nombre de usuario no válido." | |
7687 | |
8132 | 7688 #: src/protocols/yahoo/yahoo.c:1620 |
6939 | 7689 msgid "Incorrect password." |
7690 msgstr "Contraseña incorrecta." | |
7691 | |
8132 | 7692 #: src/protocols/yahoo/yahoo.c:1623 |
7693 msgid "Your account is locked, please log in to the yahoo website." | |
7694 msgstr "Su cuenta está bloqueada. Por favor, conéctese al servidor de web de yaoo." | |
7695 | |
7696 #: src/protocols/yahoo/yahoo.c:1626 | |
7697 #, c-format | |
7698 msgid "Unknown error number %d." | |
7699 msgstr "Código de error desconocido %d." | |
7700 | |
7701 #: src/protocols/yahoo/yahoo.c:1683 | |
6939 | 7702 #, c-format |
7703 msgid "Could not add buddy %s to group %s to the server list on account %s." | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7704 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7705 "No se pudo añadir al amigo %s al grupo %s de la lista en el servidor para la " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7706 "cuenta %s." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7707 |
8132 | 7708 #: src/protocols/yahoo/yahoo.c:1685 |
6939 | 7709 msgid "Could not add buddy to server list" |
7710 msgstr "No se pudo añadir el amigo a la lista del servidor" | |
7711 | |
8132 | 7712 #: src/protocols/yahoo/yahoo.c:1795 src/protocols/yahoo/yahoo.c:1924 |
6939 | 7713 msgid "Unable to read" |
7714 msgstr "No se pudo leer" | |
7715 | |
8132 | 7716 #: src/protocols/yahoo/yahoo.c:1957 src/protocols/yahoo/yahoo.c:2067 |
7717 #: src/protocols/yahoo/yahoo.c:2108 src/protocols/yahoo/yahoochat.c:1337 | |
7718 #: src/protocols/yahoo/yahoochat.c:1398 | |
6939 | 7719 msgid "Connection problem" |
8132 | 7720 msgstr "Error de conexión" |
7721 | |
7722 #: src/protocols/yahoo/yahoo.c:2192 src/protocols/yahoo/yahoo.c:2517 | |
7723 #: src/protocols/yahoo/yahoo.c:2623 | |
5081 | 7724 msgid "Not At Home" |
7725 msgstr "Fuera de casa" | |
7726 | |
8132 | 7727 #: src/protocols/yahoo/yahoo.c:2194 src/protocols/yahoo/yahoo.c:2519 |
7728 #: src/protocols/yahoo/yahoo.c:2624 | |
5081 | 7729 msgid "Not At Desk" |
7730 msgstr "Lejos del escritorio" | |
7731 | |
8132 | 7732 #: src/protocols/yahoo/yahoo.c:2196 src/protocols/yahoo/yahoo.c:2521 |
7733 #: src/protocols/yahoo/yahoo.c:2625 | |
5081 | 7734 msgid "Not In Office" |
8132 | 7735 msgstr "Fuera de la oficina" |
7736 | |
7737 #: src/protocols/yahoo/yahoo.c:2200 src/protocols/yahoo/yahoo.c:2525 | |
7738 #: src/protocols/yahoo/yahoo.c:2627 | |
5081 | 7739 msgid "On Vacation" |
8132 | 7740 msgstr "De vacaciones" |
7741 | |
7742 #: src/protocols/yahoo/yahoo.c:2204 src/protocols/yahoo/yahoo.c:2529 | |
7743 #: src/protocols/yahoo/yahoo.c:2629 | |
5081 | 7744 msgid "Stepped Out" |
7745 msgstr "Ha abandonado" | |
7746 | |
8132 | 7747 #: src/protocols/yahoo/yahoo.c:2268 src/protocols/yahoo/yahoo.c:2300 |
6939 | 7748 msgid "Not on server list" |
7749 msgstr "No está en la lista del servidor" | |
7750 | |
8132 | 7751 #: src/protocols/yahoo/yahoo.c:2356 |
6939 | 7752 msgid "Join in Chat" |
7753 msgstr "Unirse a un chat" | |
7754 | |
8132 | 7755 #: src/protocols/yahoo/yahoo.c:2362 |
6939 | 7756 msgid "Initiate Conference" |
7757 msgstr "Iniciar conferencia" | |
7758 | |
8132 | 7759 #: src/protocols/yahoo/yahoo.c:2415 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7760 msgid "Active which ID?" |
6546 | 7761 msgstr "¿Qué ID quiere activar?" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7762 |
8132 | 7763 #: src/protocols/yahoo/yahoo.c:2423 |
7764 msgid "Join who in chat?" | |
7765 msgstr "¿Juntarse con quién en un chat?" | |
7766 | |
7767 #: src/protocols/yahoo/yahoo.c:2434 | |
7768 msgid "Activate ID..." | |
7769 msgstr "Activar ID..." | |
7770 | |
7771 #: src/protocols/yahoo/yahoo.c:2440 | |
7772 msgid "Join user in chat..." | |
7773 msgstr "Juntarse con un usuario en un chat..." | |
7774 | |
7775 #: src/protocols/yahoo/yahoo.c:2822 | |
6939 | 7776 msgid "" |
7777 "<b>Sorry, profiles marked as containing adult content are not supported at " | |
7778 "this time.</b><br><br>\n" | |
8132 | 7779 msgstr "<b>Lo siento, los perfiles con contenido sólo para adultos no están soportados actualmente.</b><br><br>\n" |
7780 | |
7781 #: src/protocols/yahoo/yahoo.c:2823 src/protocols/yahoo/yahoo.c:2846 | |
6939 | 7782 msgid "" |
7783 "If you wish to view this profile, you will need to visit this link in your " | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7784 "web browser<br>" |
7362 | 7785 msgstr "" |
7786 "Si desea ver este perfil, deberá visitar este enlace con su navegador web<br>" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7787 |
8132 | 7788 #: src/protocols/yahoo/yahoo.c:2845 |
6939 | 7789 msgid "" |
7790 "<b>Sorry, non-English profiles are not supported at this time.</b><br><br>\n" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7791 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7792 "<b>Lo siento, no están soportados actualmente los perfiles en idiomas " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7793 "distintos del inglés.</b><br><br>\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7794 |
8132 | 7795 #: src/protocols/yahoo/yahoo.c:2893 src/protocols/yahoo/yahoo.c:2894 |
6939 | 7796 msgid "Yahoo! ID" |
7797 msgstr "ID Yahoo!" | |
7798 | |
8132 | 7799 #: src/protocols/yahoo/yahoo.c:2938 src/protocols/yahoo/yahoo.c:2941 |
7800 #: src/protocols/yahoo/yahoo.c:2944 | |
6939 | 7801 msgid "Hobbies" |
7802 msgstr "Aficiones" | |
7803 | |
8132 | 7804 #: src/protocols/yahoo/yahoo.c:2953 src/protocols/yahoo/yahoo.c:2956 |
6939 | 7805 msgid "Latest News" |
7806 msgstr "Últimas noticias" | |
7807 | |
8132 | 7808 #: src/protocols/yahoo/yahoo.c:2970 |
6939 | 7809 msgid "Home Page" |
7810 msgstr "Página personal" | |
7811 | |
8132 | 7812 #: src/protocols/yahoo/yahoo.c:2982 |
6939 | 7813 msgid "Cool Link 1" |
7814 msgstr "Enlace interesante 1" | |
7815 | |
8132 | 7816 #: src/protocols/yahoo/yahoo.c:2986 |
6939 | 7817 msgid "Cool Link 2" |
7818 msgstr "Enlace interesante 2" | |
7819 | |
8132 | 7820 #: src/protocols/yahoo/yahoo.c:2988 |
6939 | 7821 msgid "Cool Link 3" |
7822 msgstr "Enlace interesante 3" | |
7823 | |
8132 | 7824 #: src/protocols/yahoo/yahoo.c:2994 |
6939 | 7825 msgid "Member Since" |
7826 msgstr "Miembro desde" | |
7827 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7828 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7829 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7830 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7831 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7832 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7833 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7834 #. *< id |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7835 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7836 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7837 #. * summary |
8132 | 7838 #. * description |
7839 #: src/protocols/yahoo/yahoo.c:3199 src/protocols/yahoo/yahoo.c:3201 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7840 msgid "Yahoo Protocol Plugin" |
8132 | 7841 msgstr "Complemento de protocolo Yahoo" |
7842 | |
7843 #: src/protocols/yahoo/yahoo.c:3218 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7844 msgid "Pager host" |
8132 | 7845 msgstr "Servidor de buscapersonas:" |
7846 | |
7847 #: src/protocols/yahoo/yahoo.c:3221 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7848 msgid "Pager port" |
8132 | 7849 msgstr "Puerto del buscapersonas:" |
7850 | |
7851 #: src/protocols/yahoo/yahoo.c:3224 | |
7852 msgid "File transfer host" | |
7853 msgstr "Servidor de transferencia de archivos" | |
7854 | |
7855 #: src/protocols/yahoo/yahoo.c:3227 | |
7856 msgid "File transfer port" | |
7857 msgstr "Puerto de transferencia de archivos" | |
7858 | |
7859 #: src/protocols/yahoo/yahoo.c:3230 | |
7860 msgid "Chat Room List Url" | |
7861 msgstr "Url de lista de salas de chat" | |
7862 | |
7863 #: src/protocols/yahoo/yahoochat.c:198 | |
6939 | 7864 #, c-format |
7865 msgid "%s declined your conference invitation to room \"%s\" because \"%s\"." | |
8132 | 7866 msgstr "%s ha declinado su invitación de conferencia en la sala «%s» por «%s»." |
7867 | |
7868 #: src/protocols/yahoo/yahoochat.c:200 | |
6939 | 7869 msgid "Invitation Rejected" |
7870 msgstr "Invitación rechazada" | |
7871 | |
8132 | 7872 #: src/protocols/yahoo/yahoochat.c:350 |
6939 | 7873 msgid "Failed to join chat" |
7874 msgstr "No se pudo unir al chat" | |
7875 | |
8132 | 7876 #: src/protocols/yahoo/yahoochat.c:350 |
6939 | 7877 msgid "Maybe the room is full?" |
7878 msgstr "¿Quizás la sala está llena?" | |
7879 | |
8132 | 7880 #: src/protocols/yahoo/yahoochat.c:562 |
6939 | 7881 msgid "Failed to join buddy in chat" |
7882 msgstr "No se pudo unir al amigo al chat" | |
7883 | |
8132 | 7884 #: src/protocols/yahoo/yahoochat.c:563 |
6939 | 7885 msgid "Maybe they're not in a chat?" |
7886 msgstr "¿Quizás no están en un chat?" | |
7887 | |
8132 | 7888 #: src/protocols/yahoo/yahoochat.c:1278 |
7889 msgid "Unable to connect" | |
7890 msgstr "No se pudo conectar" | |
7891 | |
7892 #: src/protocols/yahoo/yahoochat.c:1278 | |
7893 msgid "Fetching the room list failed." | |
7894 msgstr "No se pudo obtener la lista de salas." | |
7895 | |
7896 #: src/protocols/yahoo/yahoochat.c:1323 | |
7897 msgid "Voices" | |
7898 msgstr "Voces" | |
7899 | |
7900 #: src/protocols/yahoo/yahoochat.c:1326 | |
7901 msgid "Webcams" | |
7902 msgstr "Cámaras web" | |
7903 | |
7904 #: src/protocols/yahoo/yahoochat.c:1337 src/protocols/yahoo/yahoochat.c:1398 | |
7905 msgid "Unable to fetch room list." | |
7906 msgstr "No se pudo obtener la lista de salas." | |
7907 | |
7908 #: src/protocols/yahoo/yahoochat.c:1391 | |
7909 msgid "User Rooms" | |
7910 msgstr "Salas de usuarios" | |
7911 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7912 #: src/protocols/zephyr/zephyr.c:344 |
6939 | 7913 #, c-format |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7914 msgid "<b>User:</b> %s<br>" |
6283 | 7915 msgstr "<b>Usuario:</b> %s<br>" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7916 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7917 #: src/protocols/zephyr/zephyr.c:346 |
6283 | 7918 #, c-format |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7919 msgid "<b>Alias:</b> %s<br>" |
6283 | 7920 msgstr "<B>Apodo:</b> %s<br>" |
6939 | 7921 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7922 #: src/protocols/zephyr/zephyr.c:348 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7923 msgid "<br>Hidden or not logged-in" |
6283 | 7924 msgstr "<br>Oculto o no conectado" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7925 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7926 #: src/protocols/zephyr/zephyr.c:352 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7927 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7928 msgid "<br>At %s since %s" |
6283 | 7929 msgstr "<br>En %s desde %s" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7930 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7931 #: src/protocols/zephyr/zephyr.c:584 src/protocols/zephyr/zephyr.c:585 |
5081 | 7932 msgid "Anyone" |
7933 msgstr "Cualquiera" | |
7934 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7935 #: src/protocols/zephyr/zephyr.c:609 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7936 msgid "Already logged in with Zephyr" |
6546 | 7937 msgstr "Ya está registrado en Zephyr" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7938 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7939 #: src/protocols/zephyr/zephyr.c:610 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7940 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7941 "Because Zephyr uses your system username, you are unable to have multiple " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7942 "accounts on it when logged in as the same user." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7943 msgstr "" |
6939 | 7944 "Dado que Zephyr usa el nombre de usuario del sistema, no puede tener " |
7945 "múltiples cuentas de éste cuando se conecta como el mismo usuario." | |
7946 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7947 #: src/protocols/zephyr/zephyr.c:868 |
2976 | 7948 msgid "ZLocate" |
5081 | 7949 msgstr "ZLocate" |
7950 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7951 #: src/protocols/zephyr/zephyr.c:908 |
8132 | 7952 msgid "_Class:" |
7953 msgstr "_Clase:" | |
2976 | 7954 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7955 #: src/protocols/zephyr/zephyr.c:913 |
8132 | 7956 msgid "_Instance:" |
7957 msgstr "_Instancia:" | |
2976 | 7958 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7959 #: src/protocols/zephyr/zephyr.c:918 |
8132 | 7960 msgid "_Recipient:" |
7961 msgstr "_Destinatario:" | |
2976 | 7962 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7963 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7964 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7965 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7966 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7967 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7968 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7969 #. *< id |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7970 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7971 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7972 #. * summary |
8132 | 7973 #. * description |
7974 #: src/protocols/zephyr/zephyr.c:1049 src/protocols/zephyr/zephyr.c:1051 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7975 msgid "Zephyr Protocol Plugin" |
8132 | 7976 msgstr "Complemento de protocolo Zephyr" |
7977 | |
7978 #. Forbidden | |
7979 #: src/proxy.c:1015 | |
7980 msgid "Access denied: proxy server forbids port 80 tunnelling." | |
7981 msgstr "Acceso denegado: el servidor proxy no permite túneles en el puerto 80." | |
7982 | |
7983 #: src/proxy.c:1017 | |
7984 #, c-format | |
7985 msgid "Proxy connection error %d" | |
7986 msgstr "Error de conexión en el proxy %d" | |
7987 | |
7988 #: src/proxy.c:1737 | |
6939 | 7989 msgid "Invalid proxy settings" |
7990 msgstr "Configuración inválida de proxy" | |
7991 | |
8132 | 7992 #: src/proxy.c:1737 |
5081 | 7993 msgid "" |
6939 | 7994 "Either the host name or port number specified for your given proxy type is " |
7995 "invalid." | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7996 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7997 "No son válidos el nombre de host o el puerto especificado para su tipo de " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
7998 "proxy." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
7999 |
6939 | 8000 #. * Custom away message. |
8132 | 8001 #: src/prpl.h:189 |
6939 | 8002 msgid "Custom" |
8132 | 8003 msgstr "Personalizado" |
6939 | 8004 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8005 #. * |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8006 #. * A wrapper for gaim_request_action() that uses Accept and Cancel buttons. |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8007 #. |
8132 | 8008 #: src/request.h:1030 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8009 msgid "Accept" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8010 msgstr "Aceptar" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8011 |
8132 | 8012 #: src/server.c:58 |
2976 | 8013 msgid "Please enter your password" |
6546 | 8014 msgstr "Por favor, indique su contraseña" |
2976 | 8015 |
8132 | 8016 #: src/server.c:950 |
6939 | 8017 #, c-format |
8018 msgid "(%d message)" | |
8019 msgid_plural "(%d messages)" | |
8020 msgstr[0] "(%d mensaje)" | |
8021 msgstr[1] "(%d mensajes)" | |
8022 | |
8132 | 8023 #: src/server.c:963 |
1783 | 8024 msgid "(1 message)" |
3093 | 8025 msgstr "(1 mensaje)" |
8026 | |
8132 | 8027 #: src/server.c:1147 src/server.c:1157 |
5081 | 8028 #, c-format |
8029 msgid "%s logged in." | |
8030 msgstr "%s conectado." | |
8031 | |
8132 | 8032 #: src/server.c:1174 src/server.c:1182 |
5081 | 8033 #, c-format |
8034 msgid "%s logged out." | |
8035 msgstr "%s desconectado." | |
8036 | |
8132 | 8037 #: src/server.c:1229 |
5081 | 8038 #, c-format |
8039 msgid "" | |
8040 "%s has just been warned by %s.\n" | |
8041 "Your new warning level is %d%%" | |
8042 msgstr "" | |
8043 "%s ha sido avisado por %s.\n" | |
8044 "Su nuevo nivel de advertencias es %d%%" | |
8045 | |
8132 | 8046 #: src/server.c:1232 |
5081 | 8047 msgid "an anonymous person" |
8132 | 8048 msgstr "una persona anónima" |
5081 | 8049 |
5226 | 8050 # 'Buddy chat room' es una sala de chat en la que se habla |
8051 # con amigos | |
8132 | 8052 #: src/server.c:1335 |
5081 | 8053 #, c-format |
8054 msgid "" | |
8055 "User '%s' invites %s to buddy chat room: '%s'\n" | |
8056 "%s" | |
8057 msgstr "" | |
5226 | 8058 "El usuario '%s' invita a %s a la sala de chat de amigos: '%s'\n" |
5081 | 8059 "%s" |
8060 | |
8132 | 8061 #: src/server.c:1339 |
5081 | 8062 #, c-format |
8063 msgid "User '%s' invites %s to buddy chat room: '%s'\n" | |
5226 | 8064 msgstr "El usuario '%s' invita a %s a la sala de chat de amigos: '%s'\n" |
5081 | 8065 |
8132 | 8066 #: src/server.c:1345 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8067 msgid "Accept chat invitation?" |
6939 | 8068 msgstr "¿Aceptar la invitación de chat?" |
8069 | |
8070 #. for people like myself who are too lazy to add an away msg :) | |
8071 #. I don't know who "myself" is in this context. The exclamation point | |
8072 #. * makes it slightly less boring ;) | |
8132 | 8073 #: src/status.c:36 |
6939 | 8074 msgid "Sorry, I ran out for a bit!" |
8075 msgstr "Lo siento, ya hace un rato que me he ido." | |
8076 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8077 #: src/stock.c:85 |
8132 | 8078 msgid "_Modify" |
8079 msgstr "_Modificar" | |
8080 | |
8081 #: src/stock.c:86 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8082 msgid "_Open Mail" |
8132 | 8083 msgstr "_Abrir correo" |
8084 | |
8085 #: src/util.c:1821 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8086 msgid "Calculating..." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8087 msgstr "Calculando..." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8088 |
8132 | 8089 #: src/util.c:1824 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8090 msgid "Unknown." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8091 msgstr "Desconocido." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8092 |
8132 | 8093 #: src/util.c:1855 src/util.c:1860 src/util.c:1865 src/util.c:1868 |
5081 | 8094 msgid "day" |
8095 msgid_plural "days" | |
6546 | 8096 msgstr[0] "día" |
8097 msgstr[1] "días" | |
5081 | 8098 |
8132 | 8099 #: src/util.c:1856 src/util.c:1860 src/util.c:1874 src/util.c:1876 |
5081 | 8100 msgid "hour" |
8101 msgid_plural "hours" | |
8102 msgstr[0] "hora" | |
8103 msgstr[1] "horas" | |
8104 | |
8132 | 8105 #: src/util.c:1856 src/util.c:1865 src/util.c:1874 src/util.c:1879 |
5081 | 8106 msgid "minute" |
8107 msgid_plural "minutes" | |
8108 msgstr[0] "minuto" | |
8109 msgstr[1] "minutos" | |
8110 | |
8132 | 8111 #: src/util.c:2211 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8112 msgid "g003: Error opening connection.\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8113 msgstr "g003: Error abriendo la conexión. \n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8114 |
8132 | 8115 #: src/win32/win32dep.c:271 |
8116 msgid "Moving Gaim Settings.." | |
8117 msgstr "Moviendo las preferencias de Gaim.." | |
8118 | |
8119 #: src/win32/win32dep.c:274 | |
8120 msgid "Moving Gaim user settings to: " | |
8121 msgstr "Moviendo las preferencias de Gaim a:" | |
8122 | |
8123 #: src/win32/win32dep.c:276 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8124 msgid "Notification" |
7361 | 8125 msgstr "Notificación" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8126 |
8132 | 8127 # Y esto cómo se traduce? |
8128 #~ msgid "Gnome Stock Ticker Properties" | |
8129 #~ msgstr "Propiedas del ticket de mercados de Gnome" | |
8130 | |
8131 #~ msgid "Update Frequency in min" | |
8132 #~ msgstr "Tasa de actualización en minutos" | |
8133 | |
8134 #~ msgid "Enter symbols delimited with \"+\" in the box below." | |
8135 #~ msgstr "Introduzca los símbolos delimitados con «+» en la caja inferior." | |
8136 | |
8137 #~ msgid "Check this box to display only symbols and price:" | |
8138 #~ msgstr "Marque esta casilla para mostrar sólo símbolos y precio:" | |
8139 | |
8140 #~ msgid "Check this box to scroll left to right:" | |
8141 #~ msgstr "Marque esta casilla para mover de izquierda a derecha:" | |
8142 | |
8143 #~ msgid "(No" | |
8144 #~ msgstr "(Sin" | |
8145 | |
8146 #~ msgid "Change" | |
8147 #~ msgstr "Cambios" | |
8148 | |
8149 #~ msgid "Gaim - Away!" | |
8150 #~ msgstr "Gaim - ¡Ausente!" | |
8151 | |
8152 #~ msgid "Buddy Chat" | |
8153 #~ msgstr "Chat con amigos" | |
8154 | |
8155 #~ msgid "Join Chat As:" | |
8156 #~ msgstr "Unirse a un chat como:" | |
8157 | |
8158 #~ msgid "Join" | |
8159 #~ msgstr "Unirse" | |
8160 | |
8161 #~ msgid "New Message" | |
8162 #~ msgstr "Mensaje nuevo" | |
8163 | |
8164 #~ msgid "Alias chat" | |
8165 #~ msgstr "Apodo de chat" | |
8166 | |
8167 #~ msgid "Alias contact" | |
8168 #~ msgstr "Apodo de contacto" | |
8169 | |
8170 #~ msgid "_Screenname" | |
8171 #~ msgstr "_Nombre en pantalla:" | |
8172 | |
8173 #~ msgid "Alias buddy" | |
8174 #~ msgstr "Apodo de amigo" | |
8175 | |
8176 #~ msgid "" | |
8177 #~ "Please enter an aliased name for the person below, or rename this contact " | |
8178 #~ "in your buddy list." | |
8179 #~ msgstr "Introduzca un apodo con el que quiere asociar a la persona a continuación o cambie este contacto en su lista de amigos." | |
8180 | |
8181 #~ msgid "Gaim - Information" | |
8182 #~ msgstr "Gaim - Información" | |
8183 | |
8184 #~ msgid "Add a new group" | |
8185 #~ msgstr "Añadir un grupo nuevo" | |
8186 | |
8187 #~ msgid "Gaim - Insert Image" | |
8188 #~ msgstr "Gaim - Insertar Imagen" | |
8189 | |
8190 #~ msgid "/Conversation/_New Conversation..." | |
8191 #~ msgstr "/Conversación/Conversación _Nueva..." | |
8192 | |
8193 #~ msgid "/Conversation/Insert _URL..." | |
8194 #~ msgstr "/Conversación/Insertar _URL..." | |
8195 | |
8196 #~ msgid "_Host" | |
8197 #~ msgstr "_Host" | |
8198 | |
8199 #~ msgid "Pa_ssword" | |
8200 #~ msgstr "Contra_seña" | |
8201 | |
8202 #~ msgid "Gaim - Save Icon" | |
8203 #~ msgstr "Gaim - Guardar icono" | |
8204 | |
8205 #~ msgid "Disconnected" | |
8206 #~ msgstr "Desconectado" | |
8207 | |
8208 #~ msgid "Invalid response from server" | |
8209 #~ msgstr "Respuesta inválida del servidor." | |
8210 | |
8211 #~ msgid "SSL support is needed for MSN. Please install it." | |
8212 #~ msgstr "Se necesita soporte SSL para MSN. Por favor, instalelo." | |
8213 | |
8214 #~ msgid "Join what group:" | |
8215 #~ msgstr "Unirse a qué grupo:" | |
8216 | |
8217 #~ msgid "Could not connect for transfer!" | |
8218 #~ msgstr "¡No se pudo conectar para realizar la transferencia!" | |
8219 | |
8220 #~ msgid "Unknown error." | |
8221 #~ msgstr "Error desconocido." | |
8222 | |
8223 #~ msgid "Changing info for %s:" | |
8224 #~ msgstr "Cambiando los datos de %s:" | |
8225 | |
8226 #~ msgid "Log Conversation" | |
8227 #~ msgstr "Registrar conversación" | |
8228 | |
8229 #~ msgid "Couldn't write to %s." | |
8230 #~ msgstr "No se pudo escribir en %s." | |
8231 | |
8232 #~ msgid "Save Log File" | |
8233 #~ msgstr "Guardar archivo de registro" | |
8234 | |
8235 #~ msgid "Couldn't remove file %s." | |
8236 #~ msgstr "No se pudo borrar el archivo %s." | |
8237 | |
8238 #~ msgid "" | |
8239 #~ "You are about to remove the log file for %s. Do you want to continue?" | |
8240 #~ msgstr "Está a punto de borrar el archivo de registro de %s. ¿Desea continuar?" | |
8241 | |
8242 #~ msgid "Remove Log" | |
8243 #~ msgstr "Eliminar registro" | |
8244 | |
8245 #~ msgid "Couldn't open log file %s." | |
8246 #~ msgstr "No se pudo abrir el archivo de registro %s." | |
8247 | |
8248 #~ msgid "System Log" | |
8249 #~ msgstr "Registro del Sistema" | |
8250 | |
8251 #~ msgid "Log" | |
8252 #~ msgstr "Histórico" | |
8253 | |
8254 #~ msgid "Clear" | |
8255 #~ msgstr "Limpiar" | |
8256 | |
8257 #~ msgid "%s has been disconnected" | |
8258 #~ msgstr "%s ha sido desconectado" | |
8259 | |
8260 #~ msgid "" | |
8261 #~ "<span weight='bold' size='larger'>Enter a search phrase\n" | |
8262 #~ "</span>" | |
8263 #~ msgstr "" | |
8264 #~ "<span weight='bold' size='larger'>Introduzca una nueva frase a buscar\n" | |
8265 #~ "</span>" | |
8266 | |
8267 #~ msgid "/Conversation/Search..." | |
8268 #~ msgstr "/Conversación/Buscar..." | |
8269 | |
8270 #~ msgid "Normal font size" | |
8271 #~ msgstr "Tamaño de fuente normal" | |
8272 | |
8273 #~ msgid "<HR><BR><H3 Align=Center> ---- New Conversation @ %s ----</H3><BR>\n" | |
8274 #~ msgstr "" | |
8275 #~ "<HR><BR><H3 Align=Center> ---- Nueva conversación @ %s ----</H3><BR>\n" | |
8276 | |
8277 #~ msgid "---- New Conversation @ %s ----\n" | |
8278 #~ msgstr "---- Nueva conversación @ %s ----\n" | |
8279 | |
8280 #~ msgid "Strip _HTML from logs" | |
8281 #~ msgstr "Eliminar _HTML de los registros" | |
8282 | |
8283 #~ msgid "System Logs" | |
8284 #~ msgstr "Registros del sistema" | |
8285 | |
8286 #~ msgid "Log when buddies _sign on/sign off" | |
8287 #~ msgstr "Registrar cuándo se _conectan/desconectan los amigos" | |
8288 | |
8289 #~ msgid "Log when buddies become _idle/un-idle" | |
8290 #~ msgstr "Registrar cuándo los amigos están _activos/inactivos" | |
8291 | |
8292 #~ msgid "Log when buddies go away/come _back" | |
8293 #~ msgstr "Registrar cuándo los amigos se ausentan/_regresan" | |
8294 | |
8295 #~ msgid "Log your _own signons/idleness/awayness" | |
8296 #~ msgstr "Registrar sus _propias conexiones/ausencias/inactividades" | |
8297 | |
8298 #~ msgid "I_ndividual log file for each buddy's signons" | |
8299 #~ msgstr "Un archivo de registro _individual para la conexión de cada amigo" | |
8300 | |
8301 #~ msgid "Error in specifying buddy conversation." | |
8302 #~ msgstr "Error al especificar la conversación del amigo." | |
8303 | |
8304 #~ msgid "Unable to find conversation log" | |
8305 #~ msgstr "No se pudo encontrar un registro de conversación." | |
8306 | |
8307 #~ msgid "Unable to make directory %s for logging" | |
8308 #~ msgstr "Imposible crear el directorio %s para el registro" | |
8309 | |
8310 #~ msgid "IM Sessions with %s\n" | |
8311 #~ msgstr "Sesiones de MI con %s\n" | |
8312 | |
8313 #~ msgid "IM Sessions with %s" | |
8314 #~ msgstr "Sesiones de MI con %s" | |
8315 | |
8316 #~ msgid "+++ %s (%s) signed on @ %s" | |
8317 #~ msgstr "+++ %s (%s) se conectó a @ %s" | |
8318 | |
8319 #~ msgid "+++ %s (%s) signed off @ %s" | |
8320 #~ msgstr "+++ %s (%s) se ha desconectado @ %s" | |
8321 | |
8322 #~ msgid "+++ %s (%s) changed away state @ %s" | |
8323 #~ msgstr "+++ %s (%s) cambio de estado de ausencia @ %s" | |
8324 | |
8325 #~ msgid "+++ %s (%s) came back @ %s" | |
8326 #~ msgstr "+++ %s (%s) ha vuelto @ %s" | |
8327 | |
8328 #~ msgid "+++ %s (%s) became idle @ %s" | |
8329 #~ msgstr "+++ %s (%s) pasa a estar ausente @ %s" | |
8330 | |
8331 #~ msgid "+++ %s (%s) returned from idle @ %s" | |
8332 #~ msgstr "+++ %s (%s) vuelve a estar activo @ %s" | |
8333 | |
8334 #~ msgid "+++ Program exit @ %s" | |
8335 #~ msgstr "+++ Salida del programa @ %s" | |
8336 | |
8337 #~ msgid "%s (%s) reported that %s (%s) signed on @ %s" | |
8338 #~ msgstr "%s (%s) informa que %s (%s) se ha conectado @ %s" | |
8339 | |
8340 #~ msgid "%s (%s) reported that %s (%s) signed off @ %s" | |
8341 #~ msgstr "%s (%s) informa que %s (%s) se ha desconectado @ %s" | |
8342 | |
8343 #~ msgid "%s (%s) reported that %s (%s) went away @ %s" | |
8344 #~ msgstr "%s (%s) informa que %s (%s) está ausente @ %s" | |
8345 | |
8346 #~ msgid "%s (%s) reported that %s (%s) came back @ %s" | |
8347 #~ msgstr "%s (%s) informa que %s (%s) ha vuelto @ %s" | |
8348 | |
8349 #~ msgid "%s (%s) reported that %s (%s) became idle @ %s" | |
8350 #~ msgstr "%s (%s) informa que %s (%s) pasa a estar ausente @ %s" | |
8351 | |
8352 #~ msgid "%s (%s) reported that %s (%s) returned from idle @ %s" | |
8353 #~ msgstr "%s (%s) informa que %s (%s) ya no está ausente @ %s" | |
8354 | |
8355 #~ msgid "%s (%s) reported that %s signed on @ %s" | |
8356 #~ msgstr "%s (%s) informa que %s se ha conectado @ %s" | |
8357 | |
8358 #~ msgid "%s (%s) reported that %s signed off @ %s" | |
8359 #~ msgstr "%s (%s) informa que %s se ha desconectado @ %s" | |
8360 | |
8361 #~ msgid "%s (%s) reported that %s went away @ %s" | |
8362 #~ msgstr "%s (%s) informa que %s se ha ido @ %s" | |
8363 | |
8364 #~ msgid "%s (%s) reported that %s came back @ %s" | |
8365 #~ msgstr "%s (%s) informa que %s ha vuelto @ %s" | |
8366 | |
8367 #~ msgid "%s (%s) reported that %s became idle @ %s" | |
8368 #~ msgstr "%s (%s) informa que %s está inactivo @ %s" | |
8369 | |
8370 #~ msgid "%s (%s) reported that %s returned from idle @ %s" | |
8371 #~ msgstr "%s (%s) informa que %s vuelve a estar activo @ %s" | |
8372 | |
8373 #~ msgid "%s (Code %s)" | |
8374 #~ msgstr "%s (Código %s)" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8375 |
7362 | 8376 #~ msgid "Portuguese-Portugal" |
8377 #~ msgstr "Portugués de Portugal" | |
8378 | |
8379 #~ msgid "Clear Log" | |
8380 #~ msgstr "Limpiar Registro" | |
8381 | |
8382 #~ msgid "Really clear log?" | |
8383 #~ msgstr "¿En serio quiere limpiar el registro?" | |
8384 | |
8385 #~ msgid "Disable Animation" | |
8132 | 8386 #~ msgstr "Deshabilitar Animación" |
7362 | 8387 |
8388 #~ msgid "Enable Animation" | |
8132 | 8389 #~ msgstr "Habilitar Animación" |
7362 | 8390 |
8391 #~ msgid "Secure IM" | |
8392 #~ msgstr "MI segura" | |
8393 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8394 #~ msgid "_Quote window title" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8395 #~ msgstr "_Entrecomillar el título de la ventana" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8396 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8397 #~ msgid "_Notify even if conversation is in focus" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8398 #~ msgstr "_Notificar aún si la conversación está en foco" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8399 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8400 #~ msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8401 #~ "Communication with the browser failed. Please close all windows and try " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8402 #~ "again." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8403 #~ msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8404 #~ "No ha sido posible comunicarse con el navegador. Por favor cierre todas " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8405 #~ "las ventanas e inténtelo de nuevo." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8406 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8407 #~ msgid "Alias" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8408 #~ msgstr "Apodo" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8409 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8410 #~ msgid "Group" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8411 #~ msgstr "Grupo" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8412 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8413 #~ msgid "Add To" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8414 #~ msgstr "Añadir a" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8415 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8416 #~ msgid "Set Directory Info" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8417 #~ msgstr "Información del Directorio" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8418 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8419 #~ msgid "Directory Info" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8420 #~ msgstr "Información del Directorio" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8421 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8422 #~ msgid "Setting Dir Info for %s:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8423 #~ msgstr "Guardando la Información de Directorio de %s:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8424 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8425 #~ msgid "Allow Web Searches To Find Your Info" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8426 #~ msgstr "Dejar que búsquedas en la Web encuentren su información" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8427 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8428 #~ msgid "Maiden Name" |
8132 | 8429 #~ msgstr "Apellido de soltera" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8430 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8431 #~ msgid "Below are the results of your search: " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8432 #~ msgstr "A continuación, los resultados de su búsqueda: " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8433 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8434 #~ msgid "Search for Buddy" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8435 #~ msgstr "Buscar un amigo" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8436 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8437 #~ msgid "Find Buddy By Info" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8438 #~ msgstr "Encontrar un amigo por su información" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8439 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8440 #~ msgid "Unable to change password." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8441 #~ msgstr "No se puede cambiar la contraseña." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8442 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8443 #~ msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8444 #~ "The current password you entered is incorrect. Your password has not " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8445 #~ "been changed." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8446 #~ msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8447 #~ "La contraseña introducida no es correcta. Su contraseña no ha sido " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8448 #~ "cambiada." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8449 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8450 #~ msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8451 #~ "The new password you entered is the same as your current password. Your " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8452 #~ "password remains the same." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8453 #~ msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8454 #~ "La nueva contraseña que usted introdujo es la misma que la actual. Su " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8455 #~ "contraseña seguirá siendo la misma." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8456 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8457 #~ msgid "Jabber Error %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8458 #~ msgstr "Error Jabber %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8459 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8460 #~ msgid "Error %s: %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8461 #~ msgstr "Error %s: %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8462 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8463 #~ msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8464 #~ "The Jabber user %s does not exist and was therefore not added to your " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8465 #~ "roster." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8466 #~ msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8467 #~ "El usuario Jabber %s no existe y por lo tanto no se lo añadirá a su " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8468 #~ "\"roster\"." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8469 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8470 #~ msgid "No such user." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8471 #~ msgstr "No existe el usuario." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8472 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8473 #~ msgid "Unknown login error" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8474 #~ msgstr "Error de conexión desconocido." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8475 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8476 #~ msgid "Password successfully changed." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8477 #~ msgstr "La contraseña se cambió correctamente." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8478 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8479 #~ msgid "Connected" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8480 #~ msgstr "Conectado" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8481 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8482 #~ msgid "Requesting Authentication Method" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8483 #~ msgstr "Solicitando método de autenticación" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8484 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8485 #~ msgid "The user %s is an invalid Jabber I.D. and was therefore not added." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8486 #~ msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8487 #~ "El usuario %s es un I.D. de Jabber inválido y por lo tanto no fue añadido." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8488 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8489 #~ msgid "Unable to add buddy." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8490 #~ msgstr "No se pudo añadir un amigo" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8491 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8492 #~ msgid "View Error Msg" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8493 #~ msgstr "Ver mensaje de error" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8494 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8495 #~ msgid "Error %d: %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8496 #~ msgstr "Error %d: %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8497 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8498 #~ msgid "Unknown registration error" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8499 #~ msgstr "Error desconocido al registrar" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8500 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8501 #~ msgid "Use SSL" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8502 #~ msgstr "Usar SSL" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8503 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8504 #~ msgid "<B>Status:</B> %s<HR>%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8505 #~ msgstr "<B>Estado:</B> %s<HR>%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8506 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8507 #~ msgid "EveryBuddy Bug" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8508 #~ msgstr "Bug de EveryBuddy" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8509 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8510 #~ msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8511 #~ "<i>Unable to display information because it was sent in an unknown " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8512 #~ "encoding.</i>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8513 #~ msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8514 #~ "<I>No se puede mostrar cierta información porque fue enviada con una " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8515 #~ "codificación desconocida.</I>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8516 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8517 #~ msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8518 #~ "Username : <b>%s</b> %s <br>\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8519 #~ "Warning Level : <b>%d %%</b><br>\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8520 #~ "%s%s%s\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8521 #~ "<hr>\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8522 #~ msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8523 #~ "Nombre de usuario: <B>%s</B> %s <BR>\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8524 #~ "Nivel de Aviso : <B>%d %%</B><BR>\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8525 #~ "%s%s%s\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8526 #~ "<HR>\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8527 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8528 #~ msgid "<i>User has no away message</i>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8529 #~ msgstr "<i>El usuario no tiene mensaje de ausencia</i>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8530 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8531 #~ msgid "Client Capabilities: " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8532 #~ msgstr "Funcionalidades del cliente: " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8533 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8534 #~ msgid "<i>No Information Provided</i>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8535 #~ msgstr "<i>No se aportó información</i>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8536 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8537 #~ msgid "Please talk to me, I'm lonely! (and single)" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8538 #~ msgstr "Por favor habla conmigo, ¡estoy sólo! (y soltero)" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8539 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8540 #~ msgid "Gaim - Popup" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8541 #~ msgstr "Gaim - Popup" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8542 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8543 #~ msgid "More Info" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8544 #~ msgstr "Más información" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8545 |
6939 | 8546 #~ msgid "Event Test" |
8547 #~ msgstr "Prueba de evento" | |
8548 | |
8549 #~ msgid "Unable to write to config file" | |
8550 #~ msgstr "No se pudo escribir el archivo de configuración." | |
8551 | |
8552 #~ msgid "Notify plugin" | |
8553 #~ msgstr "Plugin de notificaciones" | |
8554 | |
8555 #~ msgid "Appl_y" | |
8556 #~ msgstr "_Aplicar" | |
8557 | |
8558 #~ msgid "" | |
8559 #~ "GAIM::register not called with proper arguments. Consult PERL-HOWTO." | |
8560 #~ msgstr "" | |
8561 #~ "No se llamó a GAIM::register con los argumentos correctos. Consulte el " | |
8562 #~ "PERL-HOWTO." | |
8563 | |
8564 #~ msgid "Second Name" | |
8565 #~ msgstr "Apellido" | |
8566 | |
8567 #~ msgid "DCC Chat with %s closed" | |
8568 #~ msgstr "Se cerró el chat vía DCC con %s" | |
8569 | |
8570 #~ msgid "DCC Chat with %s established" | |
8571 #~ msgstr "Chat vía DCC con %s establecida" | |
8572 | |
8573 #~ msgid "IRC Operator" | |
8574 #~ msgstr "Operador IRC" | |
8575 | |
8576 #~ msgid "%s is an Identified User" | |
8577 #~ msgstr "%s es un usuario identificado" | |
8578 | |
8579 #~ msgid "%ld seconds [signon: %s]" | |
8580 #~ msgstr "%ld segundos [entrada: %s]" | |
8581 | |
8582 #~ msgid "Rehashing server" | |
8583 #~ msgstr "El servidor está efectuando la operación \"rehash\"" | |
8584 | |
8585 #~ msgid "IRC Error" | |
8586 #~ msgstr "Error de IRC" | |
8587 | |
8588 #~ msgid "No such server" | |
8589 #~ msgstr "No existe el servidor" | |
8590 | |
8591 #~ msgid "No nickname given" | |
8592 #~ msgstr "No se indicó un apodo" | |
8593 | |
8594 #~ msgid "You're not an IRC operator!" | |
8595 #~ msgstr "¡Usted no es un operador de IRC!" | |
8596 | |
8597 #~ msgid "That nick is already in use. Please enter a new nick" | |
8598 #~ msgstr "Ese apodo ya está en uso. Por favor, introduzca uno nuevo" | |
8599 | |
8600 #~ msgid "IRC CTCP info" | |
8601 #~ msgstr "Info IRC CTCP" | |
8602 | |
8603 #~ msgid "%s would like to establish a DCC chat" | |
8604 #~ msgstr "%s quiere establecer un chat vía DCC" | |
8605 | |
8606 #~ msgid "" | |
8607 #~ "This requires a direct connection to be established between the two " | |
8608 #~ "computers. Messages sent will not pass through the IRC server" | |
8609 #~ msgstr "" | |
8610 #~ "Esto requiere una conexión directa entre los dos ordenadores. Los " | |
8611 #~ "mensajes enviados no pasarán por el servidor de IRC" | |
8612 | |
8613 #~ msgid "Received an invalid file send request from %s." | |
8614 #~ msgstr "Se recibió una solicitud de envío de fichero inválido de %s." | |
8615 | |
8616 #~ msgid "CTCP UserInfo" | |
8617 #~ msgstr "Información del Usuario vía CTCP" | |
8618 | |
8619 #~ msgid "CTCP Version" | |
8620 #~ msgstr "Versión del cliente vía CTCP" | |
8621 | |
8622 #~ msgid "CTCP Ping" | |
8623 #~ msgstr "Ping CTCP" | |
8624 | |
8625 #~ msgid "You have left %s" | |
8626 #~ msgstr "Ha abandonado %s" | |
8627 | |
8628 #~ msgid "IRC Part" | |
8629 #~ msgstr "Salir de IRC" | |
8630 | |
8631 #~ msgid "<I>Requesting DCC CHAT</I>" | |
8632 #~ msgstr "<I>Solicitando chat vía DCC</I>" | |
8633 | |
8634 #~ msgid "<B>Operator commands:<BR>REHASH RESTART</B>" | |
8635 #~ msgstr "<B>Comandos de operador:<BR>REHASH RESTART</B>" | |
8636 | |
8637 #~ msgid "" | |
8638 #~ "<B>CTCP commands:<BR>CLIENTINFO <nick><BR>USERINFO <nick><BR>VERSION " | |
8639 #~ "<nick><BR>PING <nick></B><BR>" | |
8640 #~ msgstr "" | |
8641 #~ "<B>Comandos CTCP:<BR>CLIENTINFO <apodo><BR>USERINFO <apodo><BR>VERSION " | |
8642 #~ "<apodo><BR>PING <apodo></B><BR>" | |
8643 | |
8644 #~ msgid "<B>DCC commands:<BR>CHAT <nick></B>" | |
8645 #~ msgstr "<B>Comandos DCC:<BR>CHAT <apodo></B>" | |
8646 | |
8647 #~ msgid "" | |
8648 #~ "<B>Currently supported commands:<BR>WHOIS INVITE NICK LIST<BR>JOIN PART " | |
8649 #~ "TOPIC KICK<BR>OP DEOP VOICE DEVOICE<BR>ME MSG QUOTE SAY QUIT<BR>MODE " | |
8650 #~ "VERSION W WHOWAS<BR>Type /HELP OPER for operator commands<BR>Type /HELP " | |
8651 #~ "CTCP for CTCP commands<BR>Type /HELP DCC for DCC commands" | |
8652 #~ msgstr "" | |
8653 #~ "<B>Comandos actualmente soportados:<BR>WHOIS INVITE NICK LIST<BR>JOIN " | |
8654 #~ "PART TOPIC KICK<BR>OP DEOP VOICE DEVOICE<BR>ME MSG QUOTE SAY QUIT<BR>MODE " | |
8655 #~ "VERSION W WHOWAS<BR>Escriba /HELP OPER para comandos del " | |
8656 #~ "operador<BR>Escriba /HELP CTCP para comandos CTCP<BR>Escriba /HELP DCC " | |
8657 #~ "para comandos DCC" | |
8658 | |
8659 #~ msgid "DCC Chat" | |
8660 #~ msgstr "Coversación por DCC" | |
8661 | |
8662 #~ msgid "User Identity" | |
8663 #~ msgstr "Identidad de usuario" | |
8664 | |
8665 #~ msgid "Unable to send USR\n" | |
8666 #~ msgstr "No se pudo enviar USR\n" | |
8667 | |
8668 #~ msgid "Got invalid XFR\n" | |
8669 #~ msgstr "Se obtuvo un XFR inválido\n" | |
8670 | |
8671 #~ msgid "Unable to request INF" | |
8672 #~ msgstr "No se pudo pedir INF" | |
8673 | |
8674 #~ msgid "ICQ Unknown" | |
8675 #~ msgstr "ICQ Desconocido" | |
8676 | |
8677 #~ msgid "UIN:" | |
8678 #~ msgstr "UIN:" | |
8679 | |
8680 #~ msgid "First Name:" | |
8681 #~ msgstr "Nombre:" | |
8682 | |
8683 #~ msgid "Gender:" | |
8684 #~ msgstr "Sexo:" | |
8685 | |
8686 #~ msgid "Birthday:" | |
8687 #~ msgstr "Fecha de nacimiento:" | |
8688 | |
8689 #~ msgid "Age:" | |
8690 #~ msgstr "Edad:" | |
8691 | |
8692 #~ msgid "City:" | |
8693 #~ msgstr "Ciudad:" | |
8694 | |
8695 #~ msgid "State:" | |
8696 #~ msgstr "Estado:" | |
8697 | |
8698 #~ msgid "<B>%s has the following screen names:</B><BR>" | |
8699 #~ msgstr "<B>%s tiene los siguientes apodos:</B><BR>" | |
8700 | |
8701 #~ msgid "<FONT SIZE=\"3\">Active Developers:</FONT><BR>" | |
8702 #~ msgstr "<FONT SIZE=\"3\">Desarrolladores activos:</FONT><BR>" | |
8703 | |
8704 #~ msgid "" | |
8705 #~ " Rob Flynn (maintainer) <<A HREF=\"mailto:rob@marko.net\">rob@marko." | |
8706 #~ "net</A>><BR> Sean Egan (lead developer) <<A HREF=\"mailto:" | |
8707 #~ "bj91704@binghamton.edu\">bj91704@binghamton.edu</A>><BR> Christian " | |
8708 #~ "'ChipX86' Hammond (developer & webmaster)<BR> Herman Bloggs (win32 port) " | |
8709 #~ "<<A HREF=\"mailto:hermanator12002@yahoo.com\">hermanator12002@yahoo." | |
8710 #~ "com</A>><BR> Nathan 'faceprint' Walp (developer)<BR> Mark 'KingAnt' " | |
8711 #~ "Doliner (developer)<BR> Luke 'LSchiere' Schierer (support)<BR><BR>" | |
8712 #~ msgstr "" | |
8713 #~ " Rob Flynn (mantenimiento) <<A HREF=\"mailto:rob@marko.net" | |
8714 #~ "\">rob@marko.net</A>><BR> Sean Egan (desarrollador principal) <<A " | |
8715 #~ "HREF=\"mailto:bj91704@binghamton.edu\">bj91704@binghamton.edu</A>>" | |
8716 #~ "<BR> Christian 'ChipX86' Hammond (desarrollador y webmaster)<BR> Herman " | |
8717 #~ "Bloggs (puerto win32) <<A HREF=\"mailto:hermanator12002@yahoo.com" | |
8718 #~ "\">hermanator12002@yahoo.com</A>><BR> Nathan 'faceprint' Walp " | |
8719 #~ "(desarrollador)<BR> Mark 'KingAnt' Doliner (desarrollador)<BR> Luke " | |
8720 #~ "'LSchiere' Schierer (soporte)<BR><BR>" | |
8721 | |
8722 #~ msgid "<FONT SIZE=\"3\">Crazy Patch Writers:</FONT><BR>" | |
8723 #~ msgstr "<FONT SIZE=\"3\">Alocados escritores de parches:</FONT><BR>" | |
8724 | |
8725 #~ msgid "<FONT SIZE=\"3\">Retired Developers:</FONT><BR>" | |
8726 #~ msgstr "<FONT SIZE=\"3\">Desarrolladores retirados:</FONT><BR>" | |
8727 | |
8728 #~ msgid "" | |
8729 #~ " Adam Fritzler (former libfaim maintainer)<BR> Eric Warmenhoven (former " | |
8730 #~ "lead developer)<<A HREF=\"mailto:warmenhoven@yahoo.com" | |
8731 #~ "\">warmenhoven@yahoo.com</A>><BR> Jim Duchek (former maintainer)<BR> " | |
8732 #~ "Jim Seymour (former Jabber developer)<BR> Mark Spencer (original author) " | |
8733 #~ "<<A HREF=\"mailto:markster@marko.net\">markster@marko.net</A>><BR> " | |
8734 #~ "Syd Logan (hacker and designated driver [lazy bum])<BR><BR>" | |
8735 #~ msgstr "" | |
8736 #~ " Adam Fritzler (antiguo mantenimiento de libfaim)<BR> Eric Warmenhoven " | |
8737 #~ "(antiguo desarrollador líder)<<A HREF=\"mailto:warmenhoven@yahoo.com" | |
8738 #~ "\">warmenhoven@yahoo.com</A>><BR> Jim Duchek (antiguo mantenedor)" | |
8739 #~ "<BR> Jim Seymour (antiguo desarrollador de Jabber)<BR> Mark Spencer " | |
8740 #~ "(autor original) <<A HREF=\"mailto:markster@marko.net\">markster@marko." | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8741 #~ "net</A>><BR> Syd Logan (hacker y conductor por designación [lazy bum])" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8742 #~ "<BR><BR>" |
6939 | 8743 |
8744 #~ msgid "" | |
8745 #~ "Gaim is converting your old buddy lists to a new format, which will now " | |
8746 #~ "be located at %s" | |
8747 #~ msgstr "" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8748 #~ "Gaim está convirtiendo la lista antigua de amigos a un nuevo formato, que " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8749 #~ "residirá en %s" |
6939 | 8750 |
8751 #~ msgid "Converting Buddy List" | |
8752 #~ msgstr "Convirtiendo lista de amigos" | |
8753 | |
8754 #~ msgid "There was an error launching your chosen browser: %s" | |
8755 #~ msgstr "Ha habido un error al lanzar el navegador que ha escogido: %s" | |
8756 | |
8757 #~ msgid "Deny all users" | |
8758 #~ msgstr "Negar a todos" | |
8759 | |
8760 #~ msgid "Add Permit" | |
8761 #~ msgstr "Permitir añadir" | |
8762 | |
8763 #~ msgid "Add Deny" | |
8764 #~ msgstr "Denegar Añadir" | |
8765 | |
8766 #~ msgid "_Alias:" | |
8767 #~ msgstr "_Apodo:" | |
8768 | |
8769 #~ msgid "Couldn't open log file %s" | |
8770 #~ msgstr "No se pudo abrir el archivo de registro %s" | |
8771 | |
8772 #~ msgid "_Raise windows on events" | |
8773 #~ msgstr "Al_zar ventanas cuando se reciba un evento" | |
8774 | |
8775 #~ msgid "" | |
8776 #~ "The entered manual browser '%s' is not valid. Hyperlinks will not work." | |
8777 #~ msgstr "" | |
8778 #~ "El navegador '%s' introducido manualmente no es válido. Los hiperenlaces " | |
8779 #~ "no funcionarán." | |
8780 | |
8781 #~ msgid "Sign On" | |
8782 #~ msgstr "Conectar" | |
8783 | |
8784 #~ msgid "The plugin %s did not return any valid plugin information" | |
8785 #~ msgstr "El plugin %s no devolvió información de plugin válida" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8786 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8787 #~ msgid "File Transfers..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8788 #~ msgstr "Transferencia de archivos..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8789 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8790 #~ msgid "Accounts..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8791 #~ msgstr "Cuentas..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8792 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8793 #~ msgid "Preferences..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8794 #~ msgstr "Preferencias..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8795 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8796 #~ msgid "Autoreconnect" |
6546 | 8797 #~ msgstr "Reconexión automática" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8798 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8799 #~ msgid "Gaim Chat" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8800 #~ msgstr "Chat Gaim" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8801 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8802 #~ msgid "Refresh" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8803 #~ msgstr "Refrescar" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8804 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8805 #~ msgid "List of available chats" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8806 #~ msgstr "Lista de los chats disponibles" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8807 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8808 #~ msgid "List of subscribed chats" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8809 #~ msgstr "Lista de los chats suscritos" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8810 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8811 #~ msgid "Chat List" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8812 #~ msgstr "Lista de chats" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8813 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8814 #~ msgid "Allows you to add chat rooms to your buddy list." |
6546 | 8815 #~ msgstr "Permite añadir salas de chat a su lista de amigos." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8816 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8817 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8818 #~ "Allows you to add chat rooms to your buddy list. Click the configure " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8819 #~ "button to choose which rooms." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8820 #~ msgstr "" |
6546 | 8821 #~ "Permite añadir salas de chat a su lista de amigos. Pulse el botón de " |
8822 #~ "configuración para escoger las salas." | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8823 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8824 #~ msgid "Gaim - Buddy Ticker" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8825 #~ msgstr "Gaim - Lista de amigos" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8826 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8827 #~ msgid "Gadu-Gadu User" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8828 #~ msgstr "Usuario de Gadu-Gadu" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8829 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8830 #~ msgid "<b>Status:</b> %s%s%s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8831 #~ msgstr "<b>Estado:</b> %s%s%s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8832 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8833 #~ msgid "User unverified" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8834 #~ msgstr "Usuario no verificado" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8835 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8836 #~ msgid "Error transferring" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8837 #~ msgstr "Error transfiriendo" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8838 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8839 #~ msgid "Unable to connect to Notification Server" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8840 #~ msgstr "No se pudo conectar al servidor de notificaciones" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8841 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8842 #~ msgid "Set Friendly Name:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8843 #~ msgstr "Establecer nombre:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8844 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8845 #~ msgid "Gaim was unable to send an MSN message" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8846 #~ msgstr "Gaim no pudo enviar un mensaje MSN" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8847 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8848 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8849 #~ "Gaim encountered an error communicating with the MSN switchboard server. " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8850 #~ "Please try again later." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8851 #~ msgstr "" |
6546 | 8852 #~ "Gaim encontró un error mientras se comunicaba con el servidor MSN de " |
8853 #~ "'switchboard'. Por favor vuelva a intentar más tarde." | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8854 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8855 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8856 #~ "The maximum number of buddies allowed in your buddy list is %d, and you " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8857 #~ "have %d. Until you are below the limit, some buddies will not show up as " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8858 #~ "online." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8859 #~ msgstr "" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8860 #~ "El número máximo de amigos permitidos en la lista es de %d, y usted tiene " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8861 #~ "%d. Mientras no esté por debajo del límite, algunos amigos no " |
6546 | 8862 #~ "aparecerán como conectados." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8863 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8864 #~ msgid "Maximum buddy list length exceeded." |
6546 | 8865 #~ msgstr "Tamaño máximo de la lista de amigos superado." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8866 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8867 #~ msgid "/Buddies/_Show Offline Buddies" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8868 #~ msgstr "/Amigos/_Mostrar amigos desconectados" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8869 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8870 #~ msgid "%dh%02dm" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8871 #~ msgstr "%dh%02dm" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8872 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8873 #~ msgid "%dm" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8874 #~ msgstr "%dm" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8875 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8876 #~ msgid "Removing '%s' from buddy list.\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8877 #~ msgstr "Eliminando '%s' de la lista de amigos.\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8878 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8879 #~ msgid "Conversation" |
6546 | 8880 #~ msgstr "Conversación" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8881 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8882 #~ msgid "Gaim - Save Image" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8883 #~ msgstr "Gaim - Guardar Imagen" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8884 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8885 #~ msgid "Received: '%s'\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8886 #~ msgstr "Recibido: '%s'\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8887 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8888 #~ msgid "Load Buddy Icon" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8889 #~ msgstr "Cargar icono de amigo" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8890 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8891 #~ msgid "Auto-Login" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8892 #~ msgstr "Auto conectarse" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8893 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8894 #~ msgid "Register with server" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8895 #~ msgstr "Registrarse en el servidor" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8896 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8897 #~ msgid "Proxy _Type" |
8132 | 8898 #~ msgstr "_Tipo de proxy" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8899 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8900 #~ msgid "_Login" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8901 #~ msgstr "_Entrada" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8902 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8903 #~ msgid "TOC not found." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8904 #~ msgstr "TOC no encontrado." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8905 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8906 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8907 #~ "You have attempted to login an IM account using the TOC protocol. " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8908 #~ "Because this protocol is inferior to OSCAR, it is now compiled as a " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8909 #~ "plugin by default. To login, edit this account to use OSCAR or load the " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8910 #~ "TOC plugin." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8911 #~ msgstr "" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8912 #~ "Usted intentó conectarse a una cuenta de MI usando el protocolo TOC. Como " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8913 #~ "este protocolo es inferior a OSCAR, ahora se compila por omisión como un " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8914 #~ "plugin. Para conectarse, edite esta cuenta para usar OSCAR o cargue el " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6978
diff
changeset
|
8915 #~ "plugin de TOC." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8916 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8917 #~ msgid "Protocol not found." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8918 #~ msgstr "Protocolo no encontrado." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8919 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8920 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8921 #~ "You cannot log this account in; you do not have the protocol it uses " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8922 #~ "loaded, or the protocol does not have a login function." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8923 #~ msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8924 #~ "No se puede conectar con esta cuenta; no se dispone del protocolo que " |
6546 | 8925 #~ "usa, o el protocolo no dispone de la función de conexión." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8926 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8927 #~ msgid "Account Editor" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8928 #~ msgstr "Editor de cuentas" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8929 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8930 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8931 #~ "%s\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8932 #~ "%s: %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8933 #~ msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8934 #~ "%s\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8935 #~ "%s: %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8936 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8937 #~ msgid "%s was unable to sign on" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8938 #~ msgstr "%s no pudo conectarse" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8939 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8940 #~ msgid "Signon Error" |
6546 | 8941 #~ msgstr "Error de Conexión" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8942 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8943 #~ msgid "Notice" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8944 #~ msgstr "Aviso" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8945 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8946 #~ msgid "Control-_W closes window" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8947 #~ msgstr "Control-_W cierra la ventana" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8948 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8949 #~ msgid "Hide buddy _icons" |
8132 | 8950 #~ msgstr "_Ocultar iconos de amigos" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8951 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8952 #~ msgid "IM Tabs" |
8132 | 8953 #~ msgstr "Solapas MI" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8954 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8955 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8956 #~ "Show all _instant messages in one tabbed\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8957 #~ "window" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8958 #~ msgstr "" |
6546 | 8959 #~ "Mostrar todos los mensajes _instantáneos\n" |
8132 | 8960 #~ "en una ventana con solapas" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8961 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8962 #~ msgid "Chat Tabs" |
8132 | 8963 #~ msgstr "Solapas de Conversación" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8964 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8965 #~ msgid "Show all c_hats in one tabbed window" |
8132 | 8966 #~ msgstr "Mostrar todos los C_hats en una ventana con solapas" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8967 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8968 #~ msgid "_Manual: " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8969 #~ msgstr "_Manual:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8970 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8971 #~ msgid "Tabs" |
8132 | 8972 #~ msgstr "Solapas" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8973 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8974 #~ msgid "ICQ Protocol detected." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8975 #~ msgstr "Protocolo ICQ detectado." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8976 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8977 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8978 #~ "Gaim has loaded the ICQ plugin. This plugin has been deprecated. As " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8979 #~ "such, it was probably not compiled from the same version of the source as " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8980 #~ "this application was, and cannot be guaranteed to work. It is " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8981 #~ "recommended that you use the AIM/ICQ protocol to connect to ICQ" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8982 #~ msgstr "" |
6546 | 8983 #~ "Gaim ha cargado el plugin ICQ. Este plugin está obsoleto. Como tal, " |
8984 #~ "probablmente no está compilado con la misma versión de las fuentes que " | |
8985 #~ "esta aplicación, y no está garantizado que funcione. Se recomienda que " | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8986 #~ "utilice el protocolo AIM/ICQ para conectarse a ICQ" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8987 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8988 #~ msgid "%s has mail from %s: %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8989 #~ msgstr "%s tiene correo de %s: %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8990 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8991 #~ msgid "No Subject" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8992 #~ msgstr "Sin tema" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8993 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8994 #~ msgid "%s has new mail." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8995 #~ msgstr "%s tiene nuevo correo." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8996 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8997 #~ msgid "Gaim - New Mail" |
8132 | 8998 #~ msgstr "Gaim - Nuevo correo" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
8999 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9000 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9001 #~ "You do not currently have any protocols available that are able to " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9002 #~ "register new accounts." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9003 #~ msgstr "" |
6546 | 9004 #~ "No dispone de ningún protocolo que permita registrar cuentas nuevas." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9005 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9006 #~ msgid "Registration Information" |
6546 | 9007 #~ msgstr "Información de Registro" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9008 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9009 #~ msgid "Buddy Chat Invite" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9010 #~ msgstr "Invitar a un chat" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9011 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9012 #~ msgid "Gaim Instant Messenger - Signed off" |
6546 | 9013 #~ msgstr "Mensajería Instantánea de Gaim - Desactivado" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9014 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9015 #~ msgid "Gaim Instant Messenger - Away" |
6546 | 9016 #~ msgstr "Mensajería Instantánea de Gaim - Ausente" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9017 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9018 #~ msgid "New" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9019 #~ msgstr "Nuevo" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9020 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9021 #~ msgid "I'm Back" |
6546 | 9022 #~ msgstr "¡Ya he vuelto!" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9023 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9024 #~ msgid "Exit" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5231
diff
changeset
|
9025 #~ msgstr "Salir" |
5081 | 9026 |
9027 #~ msgid "Buddy" | |
5226 | 9028 #~ msgstr "Amigo" |
4208 | 9029 |
5081 | 9030 #~ msgid "[Click to edit]" |
9031 #~ msgstr "[Haga click para editar]" | |
9032 | |
9033 #~ msgid "Pounce on sign on" | |
9034 #~ msgstr "Aviso al conectarse" | |
9035 | |
9036 #~ msgid "Pounce when buddy is typing to you" | |
6546 | 9037 #~ msgstr "Aviso cuando el amigo le esté escribiendo" |
5081 | 9038 |
9039 #~ msgid "_Save" | |
9040 #~ msgstr "_Guardar" | |
9041 | |
9042 #~ msgid "C_ancel" | |
9043 #~ msgstr "C_ancelar" |