author | christophe <christophe> | 2004-01-22 17:15:22 (UTC) |
---|---|---|
committer | christophe <christophe> | 2004-01-22 17:15:22 (UTC) |
commit | 2061145634f91239c986b25ecc8d1e10b95046b3 (patch) (side-by-side diff) | |
tree | 5902082f632d073eb314735b4c9e4c758dba72e9 /i18n/fr/doctab.ts | |
parent | a428ff7937dae04b1b51d3e91f46c74f4f869543 (diff) | |
download | opie-2061145634f91239c986b25ecc8d1e10b95046b3.zip opie-2061145634f91239c986b25ecc8d1e10b95046b3.tar.gz opie-2061145634f91239c986b25ecc8d1e10b95046b3.tar.bz2 |
French translation Patch NUMBER (2) submited by M. Michael Opdenacke.
-rw-r--r-- | i18n/fr/doctab.ts | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/i18n/fr/doctab.ts b/i18n/fr/doctab.ts index 2793e30..e129384 100644 --- a/i18n/fr/doctab.ts +++ b/i18n/fr/doctab.ts @@ -1,28 +1,32 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>DocTabSettingsBase</name> <message> <source>DocTab Settings</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Paramètres de l'onglet Documents</translation> </message> <message> <source><b>Do you want a Documents Tab?</b><p> (Note that such a tab scans <i>all</i> documents on <i>all</i> external media, which can be quite slow and annyoing...)</source> - <translation type="unfinished"></translation> + <translation type="unfinished"><b>Voulez-vous avoir un onglet Documents?</b><p> +(Sachez que cet onglet recherche <i>tous</i> les documents +sur <i>tous</i> les supports externes, ce qui peut +être assez long et agaçant...)</translation> </message> <message> <source>Enable the DocTab</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Activer l'onglet Documents</translation> </message> <message> <source>Yes, please!</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Oui</translation> </message> <message> <source>No, thanks.</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Non</translation> </message> </context> </TS> |