author | leseb <leseb> | 2002-07-29 15:54:26 (UTC) |
---|---|---|
committer | leseb <leseb> | 2002-07-29 15:54:26 (UTC) |
commit | dc51bed21fa32d27f7b8426682746f1726888035 (patch) (side-by-side diff) | |
tree | 0019e8d6fee723806ad46b0513c414f6cd353b8c /i18n/fr/libmadplugin.ts | |
parent | a7064f7b9a6515cc1e26823a2f969d90feb855a2 (diff) | |
download | opie-dc51bed21fa32d27f7b8426682746f1726888035.zip opie-dc51bed21fa32d27f7b8426682746f1726888035.tar.gz opie-dc51bed21fa32d27f7b8426682746f1726888035.tar.bz2 |
Translation update by Jean-Philippe Combe
-rw-r--r-- | i18n/fr/libmadplugin.ts | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/i18n/fr/libmadplugin.ts b/i18n/fr/libmadplugin.ts index 775b417..e2c0c52 100644 --- a/i18n/fr/libmadplugin.ts +++ b/i18n/fr/libmadplugin.ts @@ -1,53 +1,54 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>LibMadPlugin</name> <message> <source>No Song Open</source> - <translation type="unfinished"></translation> + <translation>Pas de musique ouverte</translation> </message> <message> <source>Title</source> - <translation type="unfinished"></translation> + <translation>Titre</translation> </message> <message> <source>Artist</source> - <translation type="unfinished"></translation> + <translation>Artiste</translation> </message> <message> <source>Album</source> - <translation type="unfinished"></translation> + <translation>Album</translation> </message> <message> <source>Year</source> - <translation type="unfinished"></translation> + <translation>Année</translation> </message> <message> <source>Comment</source> - <translation type="unfinished"></translation> + <translation>Commentaire</translation> </message> <message> <source>, Track: </source> - <translation type="unfinished"></translation> + <translation>, piste :</translation> </message> <message> <source>Info: </source> - <translation type="unfinished"></translation> + <translation>Informations :</translation> </message> <message> <source>Name: </source> - <translation type="unfinished"></translation> + <translation>Nom :</translation> </message> <message> <source>Genre: </source> - <translation type="unfinished"></translation> + <translation>Genre :</translation> </message> <message> <source>Bitrate: </source> - <translation type="unfinished"></translation> + <translation>Débit :</translation> </message> <message> <source>URL: </source> - <translation type="unfinished"></translation> + <translation>URL :</translation> </message> </context> </TS> |