author | fbarros <fbarros> | 2002-07-05 04:24:50 (UTC) |
---|---|---|
committer | fbarros <fbarros> | 2002-07-05 04:24:50 (UTC) |
commit | c11fee15668e4075dd1b67708d93b2f881214e36 (patch) (side-by-side diff) | |
tree | 7430f83e3928b1e18da9b5f8b6a5ad7d929fc2df /i18n/es/libmadplugin.ts | |
parent | 4f42f081a3e3af79a83190378104ce689ad17db7 (diff) | |
download | opie-c11fee15668e4075dd1b67708d93b2f881214e36.zip opie-c11fee15668e4075dd1b67708d93b2f881214e36.tar.gz opie-c11fee15668e4075dd1b67708d93b2f881214e36.tar.bz2 |
Initial translation
-rw-r--r-- | i18n/es/libmadplugin.ts | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/i18n/es/libmadplugin.ts b/i18n/es/libmadplugin.ts index 805e03a..a0f62b8 100644 --- a/i18n/es/libmadplugin.ts +++ b/i18n/es/libmadplugin.ts @@ -1,53 +1,53 @@ <!DOCTYPE TS><TS> <context> <name>LibMadPlugin</name> <message> <source>No Song Open</source> - <translation type="unfinished"></translation> + <translation>Sin canciones</translation> </message> <message> <source>Info: </source> - <translation type="unfinished"></translation> + <translation>Info:</translation> </message> <message> <source>Name: </source> - <translation type="unfinished"></translation> + <translation>Nombre:</translation> </message> <message> <source>Genre: </source> - <translation type="unfinished"></translation> + <translation>Género:</translation> </message> <message> <source>Bitrate: </source> - <translation type="unfinished"></translation> + <translation>Muestreo:</translation> </message> <message> <source>URL: </source> - <translation type="unfinished"></translation> + <translation>URL:</translation> </message> <message> <source>Title</source> - <translation type="unfinished"></translation> + <translation>Título</translation> </message> <message> <source>Artist</source> - <translation type="unfinished"></translation> + <translation>Artista</translation> </message> <message> <source>Album</source> - <translation type="unfinished"></translation> + <translation>Álbum</translation> </message> <message> <source>Year</source> - <translation type="unfinished"></translation> + <translation>Año</translation> </message> <message> <source>Comment</source> - <translation type="unfinished"></translation> + <translation>Comentario</translation> </message> <message> <source>, Track: </source> - <translation type="unfinished"></translation> + <translation>, Pista: </translation> </message> </context> </TS> |