-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> |