Changeset 229

Show
Ignore:
Timestamp:
05/27/06 17:50:48 (2 years ago)
Author:
nicfit
Message:

Release updates

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/NEWS

    r103 r229  
    11 
    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  
    88"Project-Id-Version: 0.1.1\n" 
    99"Report-Msgid-Bugs-To: \n" 
    10 "POT-Creation-Date: 2006-05-26 20:29-0600\n" 
     10"POT-Creation-Date: 2006-05-27 16:53-0600\n" 
    1111"PO-Revision-Date: 2006-04-15 17:38-0600\n" 
    1212"Last-Translator: Travis Shirk <travis@pobox.com>\n" 
     
    234234msgstr "La gerencia de la sesión inhabilitó (ningún módulo de gnome.ui)" 
    235235 
    236 #: ../src/main_window.py:72 
     236#: ../src/main_window.py:73 
    237237#, python-format 
    238238msgid "Error loading playlist '%s'" 
     
    240240 
    241241#. TODO 
    242 #: ../src/main_window.py:228 
     242#: ../src/main_window.py:229 
    243243msgid "Open playlist" 
    244244msgstr "Abra el playlist" 
    245245 
    246 #: ../src/main_window.py:235 
     246#: ../src/main_window.py:236 
    247247msgid "Playlists" 
    248248msgstr "Playlists" 
     
    474474msgstr "Tiempo" 
    475475 
    476 #: ../src/playlist_control.py:366 
     476#: ../src/playlist_control.py:368 
    477477msgid "tracks" 
    478478msgstr "pistas" 
    479479 
    480 #: ../src/playlist_control.py:610 
     480#: ../src/playlist_control.py:613 
    481481#, python-format 
    482482msgid "Error dropping source: %s" 
    483483msgstr "Fuente que cae del error: %s" 
    484484 
    485 #: ../src/playlist_control.py:618 
     485#: ../src/playlist_control.py:621 
    486486#, python-format 
    487487msgid "" 
     
    492492"%s" 
    493493 
    494 #: ../src/playlist_control.py:728 
     494#: ../src/playlist_control.py:732 
    495495#, python-format 
    496496msgid "'%s' string not found" 
  • trunk/po/mesk.pot

    r221 r229  
    99"Project-Id-Version: PACKAGE VERSION\n" 
    1010"Report-Msgid-Bugs-To: \n" 
    11 "POT-Creation-Date: 2006-05-26 20:29-0600\n" 
     11"POT-Creation-Date: 2006-05-27 16:53-0600\n" 
    1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 
     
    231231msgstr "" 
    232232 
    233 #: ../src/main_window.py:72 
     233#: ../src/main_window.py:73 
    234234#, python-format 
    235235msgid "Error loading playlist '%s'" 
     
    237237 
    238238#. TODO 
    239 #: ../src/main_window.py:228 
     239#: ../src/main_window.py:229 
    240240msgid "Open playlist" 
    241241msgstr "" 
    242242 
    243 #: ../src/main_window.py:235 
     243#: ../src/main_window.py:236 
    244244msgid "Playlists" 
    245245msgstr "" 
     
    464464msgstr "" 
    465465 
    466 #: ../src/playlist_control.py:366 
     466#: ../src/playlist_control.py:368 
    467467msgid "tracks" 
    468468msgstr "" 
    469469 
    470 #: ../src/playlist_control.py:610 
     470#: ../src/playlist_control.py:613 
    471471#, python-format 
    472472msgid "Error dropping source: %s" 
    473473msgstr "" 
    474474 
    475 #: ../src/playlist_control.py:618 
     475#: ../src/playlist_control.py:621 
    476476#, python-format 
    477477msgid "" 
     
    480480msgstr "" 
    481481 
    482 #: ../src/playlist_control.py:728 
     482#: ../src/playlist_control.py:732 
    483483#, python-format 
    484484msgid "'%s' string not found"