diff options
| -rw-r--r-- | CHANGELOG | 4 | ||||
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | po/fr.po | 17 |
3 files changed, 11 insertions, 12 deletions
@@ -1,6 +1,10 @@ The modifications are: +IsoDumper 1.63 +-------------- + - Upadate translations + IsoDumper 1.62 -------------- - Save and retreive last directory used @@ -13,7 +13,7 @@ # Author isodumper software= papoteur <papoteur@mageialinux-online.org> # Author Makefile file= Geiger David <david.david@mageialinux-online.org> -VERSION = 1.62 +VERSION = 1.63 PREFIX=/usr BINDIR=$(PREFIX)/bin SBINDIR=$(PREFIX)/sbin @@ -27,7 +27,7 @@ msgstr "" "Project-Id-Version: Mageia\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-01-01 15:25+0100\n" -"PO-Revision-Date: 2013-11-11 18:58+0000\n" +"PO-Revision-Date: 2026-04-13 09:03+0200\n" "Last-Translator: Philippe DIDIER, 2026\n" "Language-Team: French (http://app.transifex.com/MageiaLinux/mageia/language/" "fr/)\n" @@ -37,6 +37,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % " "1000000 == 0 ? 1 : 2;\n" +"X-Generator: Poedit 3.8\n" #: backend/raw_write.py:51 backend/raw_write.py:83 msgid "Reading error." @@ -77,7 +78,6 @@ msgstr "Délai dépassé quand {}" #: backend/raw_write.py:231 backend/raw_write.py:257 backend/raw_write.py:312 #: backend/raw_write.py:380 backend/raw_write.py:416 backend/raw_write.py:441 -#, fuzzy msgid "Error {} while doing partition: {}" msgstr "Erreur {} en réalisant la partition de persistance : {}" @@ -94,7 +94,6 @@ msgid "Additional partition added. Formatting..." msgstr "Partition additionnelle ajoutée. Formatage..." #: backend/raw_write.py:308 backend/raw_write.py:446 -#, fuzzy msgid "Partition done" msgstr "Partition de persistance créée" @@ -103,17 +102,14 @@ msgid "formatting partition" msgstr "formatage de la partition" #: backend/raw_write.py:321 -#, fuzzy msgid "Partition added. Encrypting..." msgstr "Partition de persistance ajoutée. Chiffrement en cours…" #: backend/raw_write.py:343 -#, fuzzy msgid "Error {} while encrypting partition: {}" msgstr "Erreur {} en réalisant la partition de persistance : {}" #: backend/raw_write.py:349 -#, fuzzy msgid "Partition encrypted. Opening..." msgstr "Partition de persistance chiffrée. Ouverture…" @@ -122,7 +118,6 @@ msgid "opening encrypted partition" msgstr "ouverture de la partition chiffrée" #: backend/raw_write.py:389 -#, fuzzy msgid "Partition opened. Formatting..." msgstr "Partition de persistance ouverte. Formatage…" @@ -413,14 +408,14 @@ msgstr "" msgid "" "The fields of the main window are as follows:<BR />- Device to work on: the " "device of the USB flash drive, a drop-down list to choose from.<BR />- Write " -"Image: to choose the source ISO image *.iso (or flash drive backup file *." -"img) to write out.<BR />- Write to device: This button launches the " +"Image: to choose the source ISO image *.iso (or flash drive backup file " +"*.img) to write out.<BR />- Write to device: This button launches the " "operation - with a prior warning dialogue." msgstr "" "Les champs de la fenêtre principale sont les suivants :<BR />- Périphérique " "sélectionné : liste déroulante permettant de sélectionner la clé USB.<BR />- " -"Écrire l'image : pour choisir l'image ISO au format *.iso (ou le fichier *." -"img de sauvegarde du périphérique).<BR />- Écrire sur le périphérique : ce " +"Écrire l'image : pour choisir l'image ISO au format *.iso (ou le fichier " +"*.img de sauvegarde du périphérique).<BR />- Écrire sur le périphérique : ce " "bouton lance l'opération, précédée d'un message d'avertissement." #: lib/isodumper.py:914 |
