author | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
commit | 0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (side-by-side diff) | |
tree | 418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/fr/formatter.ts | |
parent | b97ae670792c4b9e35fbe89f1e40d59786afdabb (diff) | |
download | opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2 |
Merge from BRANCH_1_0.
-rw-r--r-- | i18n/fr/formatter.ts | 62 |
1 files changed, 55 insertions, 7 deletions
diff --git a/i18n/fr/formatter.ts b/i18n/fr/formatter.ts index c6cf873..3f304bd 100644 --- a/i18n/fr/formatter.ts +++ b/i18n/fr/formatter.ts @@ -28,5 +28,5 @@ Changing parameters on this page may cause your system to stop functioning properly!!</source> - <translation>ATTENTION: + <translation type="obsolete">ATTENTION: Changer des paramètres sur cette page peut rendre votre système @@ -55,5 +55,5 @@ instable!!</translation> <message> <source>Format?!?</source> - <translation>Format?!?</translation> + <translation type="obsolete">Format?!?</translation> </message> <message> @@ -66,5 +66,5 @@ instable!!</translation> <source> with </source> - <translation> + <translation type="obsolete"> avec</translation> </message> @@ -72,5 +72,5 @@ avec</translation> <source> filesystem?!? You will loose all data!!</source> - <translation>système de fichier?!? + <translation type="obsolete">système de fichier?!? Vous allez perdre toutes vos données!!</translation> </message> @@ -131,5 +131,5 @@ a été formaté correctement.</translation> <message> <source>Trying to mount.</source> - <translation>Tentative de montage.</translation> + <translation type="obsolete">Tentative de montage.</translation> </message> <message> @@ -140,5 +140,5 @@ a été formaté correctement.</translation> <source> has been successfully mounted.</source> - <translation> + <translation type="obsolete"> a réussi a être monté. </translation> </message> @@ -153,5 +153,5 @@ a réussi a être monté. </translation> <message> <source>Storage Type : </source> - <translation>Type de Support :</translation> + <translation type="obsolete">Type de Support :</translation> </message> <message> @@ -171,4 +171,52 @@ a réussi a être monté. </translation> <translation>Disponible : %1 ko ( %d Mo)</translation> </message> + <message> + <source>CAUTION: +Changing parameters on this +page may cause your system +to stop functioning properly!</source> + <translation>AVERTISSEMENT: +Changer les paramêtres de +cette page peut causer un +disfonctionnement de votre système !</translation> + </message> + <message> + <source>Format?</source> + <translation>Format ?</translation> + </message> + <message> + <source> +with %1 filesystem? +You will loose all data!!</source> + <translation> +en %1 ? +Toutes vos données vont être effacées !!</translation> + </message> + <message> + <source>Trying to umount %1.</source> + <translation>Démontage de %1.</translation> + </message> + <message> + <source>Trying to mount %1.</source> + <translation>Montage de %1.</translation> + </message> + <message> + <source>%1 +has been successfully mounted.</source> + <translation>% +a été monté avec succès.</translation> + </message> + <message> + <source>Storage Type: %1</source> + <translation>Type du média : %1</translation> + </message> + <message> + <source>Type: %1 +Formatted with %2 +%3, %4, %5</source> + <translation>Type : %1 +Formaté avec %2 +%3, %4, %5</translation> + </message> </context> </TS> |