Changeset 229
- Timestamp:
- 05/27/06 17:50:48 (2 years ago)
- Files:
-
- trunk/NEWS (modified) (1 diff)
- trunk/po/es.po (modified) (5 diffs)
- trunk/po/mesk.pot (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/NEWS
r103 r229 1 1 2 == Mesk 0.1.0 - TBD == 3 * TODO 2 == Mesk 0.1.0 - 2006.05.29 == 3 * The basics; play, pause, stop, next, previous (mp3 only at the moment) 4 * Playlist supports shuffle, repeat, and queueing 5 * Playlist supports drag-and-drop for adding files and row reordering 6 * Saved playlist including state (shuffle, queue, current, etc.) 7 * Normal and compact window modes 8 * Album cover display when the cover image file exists in same directory as 9 audio file 10 * Playlist search. Use / to open and Esc to close search UI 11 * Simple plugin API 12 * Audioscrobbler (last.fm) plugin with queue-file support 13 * Gajim (a Gtk+ Jabber client) status plugin 14 * Preferences window for plugin management 15 * Internationalization support including a Spanish (es) Babelfish translation 16 (i.e., needs work) trunk/po/es.po
r221 r229 8 8 "Project-Id-Version: 0.1.1\n" 9 9 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2006-05-2 6 20:29-0600\n"10 "POT-Creation-Date: 2006-05-27 16:53-0600\n" 11 11 "PO-Revision-Date: 2006-04-15 17:38-0600\n" 12 12 "Last-Translator: Travis Shirk <travis@pobox.com>\n" … … 234 234 msgstr "La gerencia de la sesión inhabilitó (ningún módulo de gnome.ui)" 235 235 236 #: ../src/main_window.py:7 2236 #: ../src/main_window.py:73 237 237 #, python-format 238 238 msgid "Error loading playlist '%s'" … … 240 240 241 241 #. TODO 242 #: ../src/main_window.py:22 8242 #: ../src/main_window.py:229 243 243 msgid "Open playlist" 244 244 msgstr "Abra el playlist" 245 245 246 #: ../src/main_window.py:23 5246 #: ../src/main_window.py:236 247 247 msgid "Playlists" 248 248 msgstr "Playlists" … … 474 474 msgstr "Tiempo" 475 475 476 #: ../src/playlist_control.py:36 6476 #: ../src/playlist_control.py:368 477 477 msgid "tracks" 478 478 msgstr "pistas" 479 479 480 #: ../src/playlist_control.py:61 0480 #: ../src/playlist_control.py:613 481 481 #, python-format 482 482 msgid "Error dropping source: %s" 483 483 msgstr "Fuente que cae del error: %s" 484 484 485 #: ../src/playlist_control.py:6 18485 #: ../src/playlist_control.py:621 486 486 #, python-format 487 487 msgid "" … … 492 492 "%s" 493 493 494 #: ../src/playlist_control.py:7 28494 #: ../src/playlist_control.py:732 495 495 #, python-format 496 496 msgid "'%s' string not found" trunk/po/mesk.pot
r221 r229 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2006-05-2 6 20:29-0600\n"11 "POT-Creation-Date: 2006-05-27 16:53-0600\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 231 231 msgstr "" 232 232 233 #: ../src/main_window.py:7 2233 #: ../src/main_window.py:73 234 234 #, python-format 235 235 msgid "Error loading playlist '%s'" … … 237 237 238 238 #. TODO 239 #: ../src/main_window.py:22 8239 #: ../src/main_window.py:229 240 240 msgid "Open playlist" 241 241 msgstr "" 242 242 243 #: ../src/main_window.py:23 5243 #: ../src/main_window.py:236 244 244 msgid "Playlists" 245 245 msgstr "" … … 464 464 msgstr "" 465 465 466 #: ../src/playlist_control.py:36 6466 #: ../src/playlist_control.py:368 467 467 msgid "tracks" 468 468 msgstr "" 469 469 470 #: ../src/playlist_control.py:61 0470 #: ../src/playlist_control.py:613 471 471 #, python-format 472 472 msgid "Error dropping source: %s" 473 473 msgstr "" 474 474 475 #: ../src/playlist_control.py:6 18475 #: ../src/playlist_control.py:621 476 476 #, python-format 477 477 msgid "" … … 480 480 msgstr "" 481 481 482 #: ../src/playlist_control.py:7 28482 #: ../src/playlist_control.py:732 483 483 #, python-format 484 484 msgid "'%s' string not found"
