author | mickeyl <mickeyl> | 2003-11-06 23:00:29 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2003-11-06 23:00:29 (UTC) |
commit | 3017bf910c5dbee33cc9586364578b63b666edbc (patch) (side-by-side diff) | |
tree | a6b288be805a290f35e715850f7f9d043d5f1cb0 /i18n/fr/libmadplugin.ts | |
parent | 29bb76c638c81d7aa59b933170c43aa2051b25f4 (diff) | |
download | opie-3017bf910c5dbee33cc9586364578b63b666edbc.zip opie-3017bf910c5dbee33cc9586364578b63b666edbc.tar.gz opie-3017bf910c5dbee33cc9586364578b63b666edbc.tar.bz2 |
use translations from BRANCH
-rw-r--r-- | i18n/fr/libmadplugin.ts | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/i18n/fr/libmadplugin.ts b/i18n/fr/libmadplugin.ts index 18f578c..941502c 100644 --- a/i18n/fr/libmadplugin.ts +++ b/i18n/fr/libmadplugin.ts @@ -1,54 +1,54 @@ <!DOCTYPE TS><TS> <defaultcodec>iso8859-1</defaultcodec> <context> <name>LibMadPlugin</name> <message> <source>No Song Open</source> <translation>Pas de Musique Ouverte</translation> </message> <message> <source>Title</source> <translation>Titre</translation> </message> <message> <source>Artist</source> <translation>Artiste</translation> </message> <message> <source>Album</source> <translation>Album</translation> </message> <message> <source>Year</source> <translation>Année</translation> </message> <message> <source>Comment</source> <translation>Commentaire</translation> </message> <message> <source>, Track: </source> - <translation>, Piste :</translation> + <translation>, Piste : </translation> </message> <message> <source>Info: </source> - <translation>Informations :</translation> + <translation>Informations : </translation> </message> <message> <source>Name: </source> - <translation>Nom :</translation> + <translation>Nom : </translation> </message> <message> <source>Genre: </source> - <translation>Genre :</translation> + <translation>Genre : </translation> </message> <message> <source>Bitrate: </source> - <translation>Débit :</translation> + <translation>Débit : </translation> </message> <message> <source>URL: </source> - <translation>URL :</translation> + <translation>URL : </translation> </message> </context> </TS> |