Changeset 390
- Timestamp:
- 08/18/06 20:15:19 (2 years ago)
- Files:
-
- trunk/po/POTFILES.in (modified) (4 diffs)
- trunk/po/es.po (modified) (13 diffs)
- trunk/po/mesk.pot (modified) (12 diffs)
- trunk/src/mesk_extras.glade (modified) (2 diffs)
- trunk/src/tips_window.py (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/po/POTFILES.in
r352 r390 6 6 src/about_dialog.py 7 7 src/album_cover_control.py 8 src/amazon.py 8 9 src/audio_control.py 9 10 src/config.py 10 11 src/control.py 11 src/gtk_utils.py12 12 src/main.py 13 13 src/main_window.py … … 20 20 src/mesk/common/__init__.py 21 21 src/mesk/common/uri.py 22 src/mesk/gtk_utils.py 22 23 src/mesk/info.py 23 24 src/mesk/__init__.py … … 26 27 src/mesk/plugin/__init__.py 27 28 src/mesk/plugin/listeners.py 29 src/mesk/plugin/plugin.py 30 src/mesk/plugin/provider.py 28 31 src/mesk/utils.py 32 src/mesk/window.py 29 33 src/mmkeys/setup.py 30 34 src/multi_media_keys.py … … 33 37 src/plugins/gajimstatus.py 34 38 src/preference_window.py 39 src/tips_window.py trunk/po/es.po
r382 r390 8 8 "Project-Id-Version: 0.1.1\n" 9 9 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2006-08-1 7 21:35-0600\n"10 "POT-Creation-Date: 2006-08-18 20:14-0600\n" 11 11 "PO-Revision-Date: 2006-04-15 17:38-0600\n" 12 12 "Last-Translator: Travis Shirk <travis@pobox.com>\n" … … 25 25 26 26 #: ../src/mesk_extras.glade.h:2 27 #, no-c-format 28 msgid "100%" 27 #, fuzzy, no-c-format 28 msgid "<b>Mesk Tip #%d</b>" 29 msgstr "<b>Descripción:</b>" 30 31 #: ../src/mesk_extras.glade.h:3 32 msgid "<span foreground='blue'><big><b>Did You Know...</b></big></span>" 29 33 msgstr "" 30 34 31 35 #: ../src/mesk_extras.glade.h:4 32 #, no-c-format 33 msgid "25%" 36 msgid "Name" 37 msgstr "" 38 39 #: ../src/mesk_extras.glade.h:5 40 msgid "Show tips window at startup" 34 41 msgstr "" 35 42 36 43 #: ../src/mesk_extras.glade.h:6 37 #, no-c-format 38 msgid "50%" 44 msgid "Tip Label" 45 msgstr "" 46 47 #: ../src/mesk_extras.glade.h:7 48 msgid "_Close" 39 49 msgstr "" 40 50 41 51 #: ../src/mesk_extras.glade.h:8 42 #, no-c-format43 msgid "75%"44 msgstr ""45 46 #: ../src/mesk_extras.glade.h:1047 #, fuzzy, no-c-format48 msgid "<b>Mesk Tip #%d:</b>"49 msgstr "<b>Descripción:</b>"50 51 #: ../src/mesk_extras.glade.h:1152 msgid "<span foreground='blue'><big><b>Did You Know...</b></big></span>"53 msgstr ""54 55 #: ../src/mesk_extras.glade.h:1256 msgid "Do not show this dialog again"57 msgstr ""58 59 #: ../src/mesk_extras.glade.h:1360 #, fuzzy61 msgid "Mesk Tip"62 msgstr "Mesk"63 64 #: ../src/mesk_extras.glade.h:1465 msgid "Mute"66 msgstr ""67 68 #: ../src/mesk_extras.glade.h:1569 msgid "Name"70 msgstr ""71 72 #: ../src/mesk_extras.glade.h:1673 msgid "Open Mixer"74 msgstr ""75 76 #: ../src/mesk_extras.glade.h:17 ../src/mesk_gui.glade.h:1877 #: ../src/mesk/__init__.py:4778 msgid "Playlist"79 msgstr "Playlist"80 81 #: ../src/mesk_extras.glade.h:1882 msgid "The band Single Frame from Austin, Texas is <b>really</b> good."83 msgstr ""84 85 #: ../src/mesk_extras.glade.h:1986 msgid "_Close"87 msgstr ""88 89 #: ../src/mesk_extras.glade.h:2090 52 #, fuzzy 91 53 msgid "_Next" 92 54 msgstr "Después" 93 55 94 #: ../src/mesk_extras.glade.h: 2156 #: ../src/mesk_extras.glade.h:9 95 57 #, fuzzy 96 58 msgid "_Previous" 97 59 msgstr "Anterior" 98 99 #: ../src/mesk_extras.glade.h:22100 msgid "_Rename..."101 msgstr ""102 60 103 61 #: ../src/mesk_gui.glade.h:1 … … 164 122 msgid "First" 165 123 msgstr "" 124 125 #: ../src/mesk_gui.glade.h:18 ../src/mesk/__init__.py:47 126 msgid "Playlist" 127 msgstr "Playlist" 166 128 167 129 #: ../src/mesk_gui.glade.h:19 … … 276 238 msgstr "" 277 239 278 #. we talk about file 279 #: ../src/gtk_utils.py:79 ../src/gtk_utils.py:94 280 #, python-format 281 msgid "Error: cannot open %s for reading" 282 msgstr "Error: no puede abrir %s para la lectura" 283 284 #: ../src/main.py:137 240 #: ../src/main.py:139 285 241 #, fuzzy, python-format 286 242 msgid "Migrating config version %s to %s" 287 243 msgstr "Aumento de la versión %s de los config a %s" 288 244 289 #: ../src/main.py:15 6245 #: ../src/main.py:158 290 246 #, fuzzy 291 247 msgid "Select a specific profile." 292 248 msgstr "Seleccione un perfil especÃfico con excepción del defecto" 293 249 294 #: ../src/main.py:1 59250 #: ../src/main.py:161 295 251 #, fuzzy 296 252 msgid "" … … 301 257 "DEBUG" 302 258 303 #: ../src/main.py:16 6259 #: ../src/main.py:168 304 260 msgid "Run using python profiler." 305 261 msgstr "" 306 262 307 #: ../src/main.py:1 69263 #: ../src/main.py:171 308 264 msgid "Run using python debugger." 309 265 msgstr "" 310 266 311 #: ../src/main_window.py:11 5267 #: ../src/main_window.py:118 312 268 #, python-format 313 269 msgid "Error loading playlist '%s'" … … 400 356 msgstr "" 401 357 358 #: ../src/mesk/__init__.py:87 359 msgid "Show tips window each time Mesk is started." 360 msgstr "" 361 402 362 #: ../src/mesk/__init__.py:90 363 msgid "The last tip displayed in the tips window." 364 msgstr "" 365 366 #: ../src/mesk/__init__.py:96 403 367 #, fuzzy, python-format 404 368 msgid "GStreamer output sink. May be %s (default), %s, '%s','%s', or '%s'" … … 406 370 "Fregadero de la salida de GStreamer. Pueden ser '%s', '%s', '%s' o '%s'" 407 371 408 #: ../src/mesk/__init__.py: 94372 #: ../src/mesk/__init__.py:100 409 373 msgid "Number of milliseconds to pause between tracks" 410 374 msgstr "Número de los milisegundos a detenerse brevemente entre las pistas" 411 375 412 #: ../src/mesk/__init__.py: 96376 #: ../src/mesk/__init__.py:102 413 377 msgid "Volume level is a value between 0.0 and 1.0" 414 378 msgstr "" 415 379 416 #: ../src/mesk/__init__.py: 98380 #: ../src/mesk/__init__.py:104 417 381 msgid "" 418 382 "The volume level mixing program. The PATH environment variable is used to " … … 420 384 msgstr "" 421 385 422 #: ../src/mesk/__init__.py:1 04386 #: ../src/mesk/__init__.py:110 423 387 msgid "Playlist (file) location" 424 388 msgstr "Localización de Playlist (archivo)" 425 389 426 #: ../src/mesk/__init__.py:1 05390 #: ../src/mesk/__init__.py:111 427 391 msgid "Starting playlist index" 428 392 msgstr "Comenzar Ãndice del playlist" 429 393 430 #: ../src/mesk/__init__.py:1 06394 #: ../src/mesk/__init__.py:112 431 395 msgid "Is the playlist in repeat mode" 432 396 msgstr "Es el playlist en modo de la repetición" 433 397 434 #: ../src/mesk/__init__.py:1 07398 #: ../src/mesk/__init__.py:113 435 399 msgid "Is the playlist in shuffle mode" 436 400 msgstr "Es el playlist en modo de la barajadura" 437 401 438 #: ../src/mesk/__init__.py:1 08402 #: ../src/mesk/__init__.py:114 439 403 msgid "The playlist queue which is a comma separated list of indices" 440 404 msgstr "La coleta del playlist que es una coma separó la lista de Ãndices" 441 405 442 #: ../src/mesk/__init__.py:11 1406 #: ../src/mesk/__init__.py:117 443 407 msgid "The directory to open when adding files" 444 408 msgstr "El directorio a abrirse al agregar archivos" 445 409 446 #: ../src/mesk/__init__.py:12 2 ../src/mesk/__init__.py:124447 #: ../src/mesk/__init__.py:1 26410 #: ../src/mesk/__init__.py:128 ../src/mesk/__init__.py:130 411 #: ../src/mesk/__init__.py:132 448 412 #, python-format 449 413 msgid "Creating %s..." … … 512 476 513 477 #. Text columns 514 #: ../src/playlist_control.py:17 1478 #: ../src/playlist_control.py:172 515 479 msgid "Title" 516 480 msgstr "TÃtulo" 517 481 518 #: ../src/playlist_control.py:17 2482 #: ../src/playlist_control.py:173 519 483 msgid "Artist" 520 484 msgstr "Artista" 521 485 522 #: ../src/playlist_control.py:17 3486 #: ../src/playlist_control.py:174 523 487 msgid "Album" 524 488 msgstr "Ãlbum" 525 489 526 #: ../src/playlist_control.py:17 4490 #: ../src/playlist_control.py:175 527 491 msgid "#" 528 492 msgstr "#" 529 493 530 #: ../src/playlist_control.py:17 5494 #: ../src/playlist_control.py:176 531 495 msgid "Year" 532 496 msgstr "Año" 533 497 534 #: ../src/playlist_control.py:17 6498 #: ../src/playlist_control.py:177 535 499 msgid "Time" 536 500 msgstr "Tiempo" 537 501 538 #: ../src/playlist_control.py:45 2502 #: ../src/playlist_control.py:453 539 503 #, python-format 540 504 msgid "Are you sure you want to delete playlist '%s'?" 541 505 msgstr "" 542 506 543 #: ../src/playlist_control.py:45 4507 #: ../src/playlist_control.py:455 544 508 msgid "All playlist data will be lost." 545 509 msgstr "" 546 510 547 #: ../src/playlist_control.py:63 2511 #: ../src/playlist_control.py:633 548 512 msgid "tracks" 549 513 msgstr "pistas" 550 514 551 #: ../src/playlist_control.py:98 2515 #: ../src/playlist_control.py:983 552 516 #, fuzzy, python-format 553 517 msgid "" … … 557 521 msgstr "Fuente que cae del error: %s" 558 522 559 #: ../src/playlist_control.py:99 0523 #: ../src/playlist_control.py:991 560 524 #, fuzzy, python-format 561 525 msgid "" … … 567 531 "%s" 568 532 569 #: ../src/playlist_control.py:104 5533 #: ../src/playlist_control.py:1046 570 534 msgid "Add Music" 571 535 msgstr "Agregue La Música" 572 536 573 #: ../src/playlist_control.py:106 2537 #: ../src/playlist_control.py:1063 574 538 msgid "All" 575 539 msgstr "" 576 540 577 #: ../src/playlist_control.py:106 4541 #: ../src/playlist_control.py:1065 578 542 msgid "Audio" 579 543 msgstr "" 580 544 581 #: ../src/playlist_control.py:106 5545 #: ../src/playlist_control.py:1066 582 546 msgid "Playlists" 583 547 msgstr "Playlists" … … 586 550 #. the checkbox is toggles and files when not since this is not 587 551 #. possible by default 588 #: ../src/playlist_control.py:107 0552 #: ../src/playlist_control.py:1071 589 553 msgid "Make the _dialog be able/unable to select directories" 590 554 msgstr "Haga que el _diálogo es able/unable para seleccionar directorios" 591 555 592 #: ../src/playlist_control.py:119 3556 #: ../src/playlist_control.py:1194 593 557 #, python-format 594 558 msgid "'%s' string not found" … … 710 674 msgstr "Gajim debe funcionar para determinar cuentas." 711 675 712 #: ../src/preference_window.py:5 7676 #: ../src/preference_window.py:55 713 677 msgid "Plugin" 714 678 msgstr "Plugin" 715 679 716 #: ../src/preference_window.py:6 3680 #: ../src/preference_window.py:61 717 681 msgid "Enabled" 718 682 msgstr "Permita" 719 683 720 #: ../src/preference_window.py:1 44684 #: ../src/preference_window.py:130 721 685 msgid "Plugin activation error" 722 686 msgstr "Error plugin de la activación" 723 687 724 #: ../src/preference_window.py:1 47688 #: ../src/preference_window.py:133 725 689 msgid "Plugin deactivation error" 726 690 msgstr "Error plugin de la desactivación" 691 692 #. Set frame label, one is added for non-zero display 693 #: ../src/tips_window.py:52 694 #, fuzzy, python-format 695 msgid "Mesk Tip #%d" 696 msgstr "Mesk" 697 698 #: ../src/tips_window.py:84 699 msgid "" 700 "\n" 701 "Creating new playlists can be done using the <b>File</b>-><b>New Playlist</" 702 "b>\n" 703 "menu or by pressing <b>CTRL+t</b>.\n" 704 msgstr "" 705 706 #: ../src/tips_window.py:88 707 msgid "" 708 "\n" 709 "Once you have a playlist open, you can add files using the <b>Add</b> " 710 "button\n" 711 "at the bottom of the playlist or by drag-and-drop.\n" 712 msgstr "" 713 714 #: ../src/tips_window.py:92 715 msgid "" 716 "\n" 717 "Playlist can be searched using a Firefox-like search interface. The key\n" 718 "bindings to open the search interface are <b>CTRL+f</b> or typing the <b>/</" 719 "b>\n" 720 "key.\n" 721 msgstr "" 722 723 #: ../src/tips_window.py:97 724 msgid "" 725 "\n" 726 "The band Single Frame from Austin Texas is <b>really, really</b> good.\n" 727 msgstr "" 728 729 #: ../src/tips_window.py:100 730 msgid "" 731 "\n" 732 "Album covers (named cover-front, cover, folder, etc.) that exist in the " 733 "same\n" 734 "directory as the audio track are displayed automatically.\n" 735 msgstr "" 736 737 #: ../src/tips_window.py:104 738 msgid "" 739 "\n" 740 "Hovering your mouse over the album cover display will display the cover in " 741 "it\n" 742 "original size (with a sane maximum resolution, of course).\n" 743 msgstr "" 744 745 #~ msgid "Error: cannot open %s for reading" 746 #~ msgstr "Error: no puede abrir %s para la lectura" 727 747 728 748 #~ msgid "Add music..." trunk/po/mesk.pot
r382 r390 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2006-08-1 7 21:35-0600\n"11 "POT-Creation-Date: 2006-08-18 20:14-0600\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 27 27 #: ../src/mesk_extras.glade.h:2 28 28 #, no-c-format 29 msgid "100%" 29 msgid "<b>Mesk Tip #%d</b>" 30 msgstr "" 31 32 #: ../src/mesk_extras.glade.h:3 33 msgid "<span foreground='blue'><big><b>Did You Know...</b></big></span>" 30 34 msgstr "" 31 35 32 36 #: ../src/mesk_extras.glade.h:4 33 #, no-c-format 34 msgid "25%" 37 msgid "Name" 38 msgstr "" 39 40 #: ../src/mesk_extras.glade.h:5 41 msgid "Show tips window at startup" 35 42 msgstr "" 36 43 37 44 #: ../src/mesk_extras.glade.h:6 38 #, no-c-format 39 msgid "50%" 45 msgid "Tip Label" 46 msgstr "" 47 48 #: ../src/mesk_extras.glade.h:7 49 msgid "_Close" 40 50 msgstr "" 41 51 42 52 #: ../src/mesk_extras.glade.h:8 43 #, no-c-format44 msgid "75%"45 msgstr ""46 47 #: ../src/mesk_extras.glade.h:1048 #, no-c-format49 msgid "<b>Mesk Tip #%d:</b>"50 msgstr ""51 52 #: ../src/mesk_extras.glade.h:1153 msgid "<span foreground='blue'><big><b>Did You Know...</b></big></span>"54 msgstr ""55 56 #: ../src/mesk_extras.glade.h:1257 msgid "Do not show this dialog again"58 msgstr ""59 60 #: ../src/mesk_extras.glade.h:1361 msgid "Mesk Tip"62 msgstr ""63 64 #: ../src/mesk_extras.glade.h:1465 msgid "Mute"66 msgstr ""67 68 #: ../src/mesk_extras.glade.h:1569 msgid "Name"70 msgstr ""71 72 #: ../src/mesk_extras.glade.h:1673 msgid "Open Mixer"74 msgstr ""75 76 #: ../src/mesk_extras.glade.h:17 ../src/mesk_gui.glade.h:1877 #: ../src/mesk/__init__.py:4778 msgid "Playlist"79 msgstr ""80 81 #: ../src/mesk_extras.glade.h:1882 msgid "The band Single Frame from Austin, Texas is <b>really</b> good."83 msgstr ""84 85 #: ../src/mesk_extras.glade.h:1986 msgid "_Close"87 msgstr ""88 89 #: ../src/mesk_extras.glade.h:2090 53 msgid "_Next" 91 54 msgstr "" 92 55 93 #: ../src/mesk_extras.glade.h: 2156 #: ../src/mesk_extras.glade.h:9 94 57 msgid "_Previous" 95 msgstr ""96 97 #: ../src/mesk_extras.glade.h:2298 msgid "_Rename..."99 58 msgstr "" 100 59 … … 160 119 #: ../src/mesk_gui.glade.h:17 161 120 msgid "First" 121 msgstr "" 122 123 #: ../src/mesk_gui.glade.h:18 ../src/mesk/__init__.py:47 124 msgid "Playlist" 162 125 msgstr "" 163 126 … … 269 232 msgstr "" 270 233 271 #. we talk about file 272 #: ../src/gtk_utils.py:79 ../src/gtk_utils.py:94 273 #, python-format 274 msgid "Error: cannot open %s for reading" 275 msgstr "" 276 277 #: ../src/main.py:137 234 #: ../src/main.py:139 278 235 #, python-format 279 236 msgid "Migrating config version %s to %s" 280 237 msgstr "" 281 238 282 #: ../src/main.py:15 6239 #: ../src/main.py:158 283 240 msgid "Select a specific profile." 284 241 msgstr "" 285 242 286 #: ../src/main.py:1 59243 #: ../src/main.py:161 287 244 msgid "" 288 245 "Select the amount of terminal logging. May be CRITICAL, ERROR, WARNING, " … … 290 247 msgstr "" 291 248 292 #: ../src/main.py:16 6249 #: ../src/main.py:168 293 250 msgid "Run using python profiler." 294 251 msgstr "" 295 252 296 #: ../src/main.py:1 69253 #: ../src/main.py:171 297 254 msgid "Run using python debugger." 298 255 msgstr "" 299 256 300 #: ../src/main_window.py:11 5257 #: ../src/main_window.py:118 301 258 #, python-format 302 259 msgid "Error loading playlist '%s'" … … 384 341 msgstr "" 385 342 343 #: ../src/mesk/__init__.py:87 344 msgid "Show tips window each time Mesk is started." 345 msgstr "" 346 386 347 #: ../src/mesk/__init__.py:90 348 msgid "The last tip displayed in the tips window." 349 msgstr "" 350 351 #: ../src/mesk/__init__.py:96 387 352 #, python-format 388 353 msgid "GStreamer output sink. May be %s (default), %s, '%s','%s', or '%s'" 389 354 msgstr "" 390 355 391 #: ../src/mesk/__init__.py: 94356 #: ../src/mesk/__init__.py:100 392 357 msgid "Number of milliseconds to pause between tracks" 393 358 msgstr "" 394 359 395 #: ../src/mesk/__init__.py: 96360 #: ../src/mesk/__init__.py:102 396 361 msgid "Volume level is a value between 0.0 and 1.0" 397 362 msgstr "" 398 363 399 #: ../src/mesk/__init__.py: 98364 #: ../src/mesk/__init__.py:104 400 365 msgid "" 401 366 "The volume level mixing program. The PATH environment variable is used to " … … 403 368 msgstr "" 404 369 405 #: ../src/mesk/__init__.py:1 04370 #: ../src/mesk/__init__.py:110 406 371 msgid "Playlist (file) location" 407 372 msgstr "" 408 373 409 #: ../src/mesk/__init__.py:1 05374 #: ../src/mesk/__init__.py:111 410 375 msgid "Starting playlist index" 411 376 msgstr "" 412 377 413 #: ../src/mesk/__init__.py:1 06378 #: ../src/mesk/__init__.py:112 414 379 msgid "Is the playlist in repeat mode" 415 380 msgstr "" 416 381 417 #: ../src/mesk/__init__.py:1 07382 #: ../src/mesk/__init__.py:113 418 383 msgid "Is the playlist in shuffle mode" 419 384 msgstr "" 420 385 421 #: ../src/mesk/__init__.py:1 08386 #: ../src/mesk/__init__.py:114 422 387 msgid "The playlist queue which is a comma separated list of indices" 423 388 msgstr "" 424 389 425 #: ../src/mesk/__init__.py:11 1390 #: ../src/mesk/__init__.py:117 426 391 msgid "The directory to open when adding files" 427 392 msgstr "" 428 393 429 #: ../src/mesk/__init__.py:12 2 ../src/mesk/__init__.py:124430 #: ../src/mesk/__init__.py:1 26394 #: ../src/mesk/__init__.py:128 ../src/mesk/__init__.py:130 395 #: ../src/mesk/__init__.py:132 431 396 #, python-format 432 397 msgid "Creating %s..." … … 495 460 496 461 #. Text columns 497 #: ../src/playlist_control.py:17 1462 #: ../src/playlist_control.py:172 498 463 msgid "Title" 499 464 msgstr "" 500 465 501 #: ../src/playlist_control.py:17 2466 #: ../src/playlist_control.py:173 502 467 msgid "Artist" 503 468 msgstr "" 504 469 505 #: ../src/playlist_control.py:17 3470 #: ../src/playlist_control.py:174 506 471 msgid "Album" 507 472 msgstr "" 508 473 509 #: ../src/playlist_control.py:17 4474 #: ../src/playlist_control.py:175 510 475 msgid "#" 511 476 msgstr "" 512 477 513 #: ../src/playlist_control.py:17 5478 #: ../src/playlist_control.py:176 514 479 msgid "Year" 515 480 msgstr "" 516 481 517 #: ../src/playlist_control.py:17 6482 #: ../src/playlist_control.py:177 518 483 msgid "Time" 519 484 msgstr "" 520 485 521 #: ../src/playlist_control.py:45 2486 #: ../src/playlist_control.py:453 522 487 #, python-format 523 488 msgid "Are you sure you want to delete playlist '%s'?" 524 489 msgstr "" 525 490 526 #: ../src/playlist_control.py:45 4491 #: ../src/playlist_control.py:455 527 492 msgid "All playlist data will be lost." 528 493 msgstr "" 529 494 530 #: ../src/playlist_control.py:63 2495 #: ../src/playlist_control.py:633 531 496 msgid "tracks" 532 497 msgstr "" 533 498 534 #: ../src/playlist_control.py:98 2499 #: ../src/playlist_control.py:983 535 500 #, python-format 536 501 msgid "" … … 540 505 msgstr "" 541 506 542 #: ../src/playlist_control.py:99 0507 #: ../src/playlist_control.py:991 543 508 #, python-format 544 509 msgid "" … … 548 513 msgstr "" 549 514 550 #: ../src/playlist_control.py:104 5515 #: ../src/playlist_control.py:1046 551 516 msgid "Add Music" 552 517 msgstr "" 553 518 554 #: ../src/playlist_control.py:106 2519 #: ../src/playlist_control.py:1063 555 520 msgid "All" 556 521 msgstr "" 557 522 558 #: ../src/playlist_control.py:106 4523 #: ../src/playlist_control.py:1065 559 524 msgid "Audio" 560 525 msgstr "" 561 526 562 #: ../src/playlist_control.py:106 5527 #: ../src/playlist_control.py:1066 563 528 msgid "Playlists" 564 529 msgstr "" … … 567 532 #. the checkbox is toggles and files when not since this is not 568 533 #. possible by default 569 #: ../src/playlist_control.py:107 0534 #: ../src/playlist_control.py:1071 570 535 msgid "Make the _dialog be able/unable to select directories" 571 536 msgstr "" 572 537 573 #: ../src/playlist_control.py:119 3538 #: ../src/playlist_control.py:1194 574 539 #, python-format 575 540 msgid "'%s' string not found" … … 688 653 msgstr "" 689 654 690 #: ../src/preference_window.py:5 7655 #: ../src/preference_window.py:55 691 656 msgid "Plugin" 692 657 msgstr "" 693 658 694 #: ../src/preference_window.py:6 3659 #: ../src/preference_window.py:61 695 660 msgid "Enabled" 696 661 msgstr "" 697 662 698 #: ../src/preference_window.py:1 44663 #: ../src/preference_window.py:130 699 664 msgid "Plugin activation error" 700 665 msgstr "" 701 666 702 #: ../src/preference_window.py:1 47667 #: ../src/preference_window.py:133 703 668 msgid "Plugin deactivation error" 704 669 msgstr "" 670 671 #. Set frame label, one is added for non-zero display 672 #: ../src/tips_window.py:52 673 #, python-format 674 msgid "Mesk Tip #%d" 675 msgstr "" 676 677 #: ../src/tips_window.py:84 678 msgid "" 679 "\n" 680 "Creating new playlists can be done using the <b>File</b>-><b>New Playlist</" 681 "b>\n" 682 "menu or by pressing <b>CTRL+t</b>.\n" 683 msgstr "" 684 685 #: ../src/tips_window.py:88 686 msgid "" 687 "\n" 688 "Once you have a playlist open, you can add files using the <b>Add</b> " 689 "button\n" 690 "at the bottom of the playlist or by drag-and-drop.\n" 691 msgstr "" 692 693 #: ../src/tips_window.py:92 694 msgid "" 695 "\n" 696 "Playlist can be searched using a Firefox-like search interface. The key\n" 697 "bindings to open the search interface are <b>CTRL+f</b> or typing the <b>/</" 698 "b>\n" 699 "key.\n" 700 msgstr "" 701 702 #: ../src/tips_window.py:97 703 msgid "" 704 "\n" 705 "The band Single Frame from Austin Texas is <b>really, really</b> good.\n" 706 msgstr "" 707 708 #: ../src/tips_window.py:100 709 msgid "" 710 "\n" 711 "Album covers (named cover-front, cover, folder, etc.) that exist in the " 712 "same\n" 713 "directory as the audio track are displayed automatically.\n" 714 msgstr "" 715 716 #: ../src/tips_window.py:104 717 msgid "" 718 "\n" 719 "Hovering your mouse over the album cover display will display the cover in " 720 "it\n" 721 "original size (with a sane maximum resolution, of course).\n" 722 msgstr "" trunk/src/mesk_extras.glade
r389 r390 3 3 <!-- Generated with glade3 4 4 Version: 3.0.0 5 Date: Fri Aug 18 19:42:4920065 Date: Fri Aug 18 20:12:50 2006 6 6 User: travis 7 7 Host: mackaye … … 259 259 <property name="xalign">0.000000</property> 260 260 <property name="yalign">0.000000</property> 261 <property name="xpad">10</property> 262 <property name="ypad">5</property> 261 <property name="xpad">5</property> 263 262 <property name="label" translatable="yes">Tip Label</property> 264 263 <property name="use_markup">True</property> 265 <property name="selectable">True</property>266 264 </widget> 267 265 </child> trunk/src/tips_window.py
r389 r390 24 24 def __init__(self): 25 25 mesk.window.Window.__init__(self, 'tips_window', 'mesk_extras.glade') 26 27 # Parse tips 28 self._tips = TIPS.split('\tTIP\n') 29 self._tips.remove('\n') 30 mesk.log.debug('TipsWindow loaded with %d tips' % len(self._tips)) 26 mesk.log.debug('TipsWindow loaded with %d tips' % len(TIPS)) 31 27 32 28 # Initialize widgets … … 49 45 def set_tip(self, tip_index): 50 46 # Coerce out of range indexes 51 if tip_index < 0 or tip_index >= len( self._tips):47 if tip_index < 0 or tip_index >= len(TIPS): 52 48 tip_index = 0 53 49 self._showing_tip = tip_index … … 57 53 (self._showing_tip + 1))) 58 54 # Set tip label 59 self._tip_label.set_markup( self._tips[self._showing_tip])55 self._tip_label.set_markup(TIPS[self._showing_tip]) 60 56 61 57 # Set nav button sensitivities 62 if self._showing_tip == (len( self._tips) - 1):58 if self._showing_tip == (len(TIPS) - 1): 63 59 self._next_button.set_sensitive(False) 64 60 else: … … 84 80 str(button.get_active())) 85 81 86 # FIXME: i18n 87 TIPS = """ 88 \tTIP 89 Creating new playlists can be done using the File->New Playlist menu 90 or by pressing CTRL+t. 91 \tTIP 92 Once you have a playlist open, you can add files using the Add button 82 # List of tips 83 TIPS = [ 84 _(""" 85 Creating new playlists can be done using the <b>File</b>-><b>New Playlist</b> 86 menu or by pressing <b>CTRL+t</b>. 87 """), 88 _(""" 89 Once you have a playlist open, you can add files using the <b>Add</b> button 93 90 at the bottom of the playlist or by drag-and-drop. 94 \tTIP 91 """), 92 _(""" 95 93 Playlist can be searched using a Firefox-like search interface. The key 96 bindings to open the search interface are CTRL+f or typing the '/' key. 97 \tTIP 94 bindings to open the search interface are <b>CTRL+f</b> or typing the <b>/</b> 95 key. 96 """), 97 _(""" 98 98 The band Single Frame from Austin Texas is <b>really, really</b> good. 99 """ 99 """), 100 _(""" 101 Album covers (named cover-front, cover, folder, etc.) that exist in the same 102 directory as the audio track are displayed automatically. 103 """), 104 _(""" 105 Hovering your mouse over the album cover display will display the cover in it 106 original size (with a sane maximum resolution, of course). 107 """), 108 ]
