Changeset 219
- Timestamp:
- 05/25/06 19:48:00 (2 years ago)
- Files:
-
- trunk/po/es.po (modified) (6 diffs)
- trunk/po/mesk.pot (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/po/es.po
r210 r219 8 8 "Project-Id-Version: 0.1.1\n" 9 9 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2006-05-2 0 22:21-0600\n"10 "POT-Creation-Date: 2006-05-25 19:47-0600\n" 11 11 "PO-Revision-Date: 2006-04-15 17:38-0600\n" 12 12 "Last-Translator: Travis Shirk <travis@pobox.com>\n" … … 210 210 #, python-format 211 211 msgid "Gstreamer error -- {bin: %s} {element: %s} {debug: %s}: %s" 212 msgstr "Error de Gstreamer -- {compartimiento: %s} {elemento: %s} {elimine errores: %s}: %s" 212 msgstr "" 213 "Error de Gstreamer -- {compartimiento: %s} {elemento: %s} {elimine errores: %" 214 "s}: %s" 213 215 214 216 #. we talk about file … … 347 349 348 350 #: ../src/mesk/__init__.py:89 351 #, python-format 349 352 msgid "GStreamer output sink. May be %s, '%s', '%s', or '%s'" 350 msgstr "Fregadero de la salida de GStreamer. Pueden ser '%s', '%s', '%s' o '%s'" 353 msgstr "" 354 "Fregadero de la salida de GStreamer. Pueden ser '%s', '%s', '%s' o '%s'" 351 355 352 356 #: ../src/mesk/__init__.py:92 … … 380 384 #: ../src/mesk/__init__.py:112 ../src/mesk/__init__.py:114 381 385 #: ../src/mesk/__init__.py:116 386 #, python-format 382 387 msgid "Creating %s..." 383 388 msgstr "El crear %s..." 384 389 385 390 #: ../src/mesk/plugin/__init__.py:144 391 #, python-format 386 392 msgid "Plugin not found: %s" 387 393 msgstr "Plugin no pudieron cargar: %s" 388 394 389 395 #: ../src/mesk/plugin/__init__.py:176 396 #, python-format 390 397 msgid "Activating %s plugin" 391 398 msgstr "%s que activa plugin" 392 399 393 400 #: ../src/mesk/plugin/__init__.py:180 401 #, python-format 394 402 msgid "Invalid plugin name: %s" 395 403 msgstr "Nombre plugin inválido: %s" 396 404 397 405 #: ../src/mesk/plugin/__init__.py:183 406 #, python-format 398 407 msgid "Error activating %s plugin: %s" 399 408 msgstr "Error que activa %s plugin: %s" 400 409 401 410 #: ../src/mesk/plugin/__init__.py:192 411 #, python-format 402 412 msgid "Deactivating %s plugin" 403 413 msgstr "Desactivando %s plugin" 404 414 405 415 #: ../src/mesk/plugin/__init__.py:198 416 #, python-format 406 417 msgid "Error deactivating %s plugin: %s" 407 418 msgstr "Error %s que desactiva plugin: %s" 408 419 409 420 #: ../src/mesk/plugin/__init__.py:215 421 #, python-format 410 422 msgid "Loading plugin %s" 411 423 msgstr "El cargar plugin %s" 412 424 413 425 #: ../src/mesk/plugin/__init__.py:222 426 #, python-format 414 427 msgid "Plugin '%s' failed to load: %s" 415 428 msgstr "'%s' plugin no pudieron cargar: %s" 416 429 417 430 #: ../src/mesk/plugin/__init__.py:227 431 #, python-format 418 432 msgid "Invalid type for plugin '%s': %s" 419 433 msgstr "Tipo inválido para '%s'plugin: %s" … … 494 508 #. Save pending queue 495 509 #: ../src/plugins/audioscrobbler.py:104 510 #, python-format 496 511 msgid "Saving %d queued items" 497 512 msgstr "Ahorrar %d artÃculos hechos cola" … … 611 626 msgid "Plugin deactivation error" 612 627 msgstr "Error plugin de la desactivación" 613 trunk/po/mesk.pot
r209 r219 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2006-05-2 0 22:21-0600\n"11 "POT-Creation-Date: 2006-05-25 19:47-0600\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
