diff --git a/CMakeLists.txt b/CMakeLists.txt
index 566b16d..18d5865 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -75,8 +75,8 @@ if (Qt5Widgets_FOUND)
set(EXTRALIBS ${EXTRALIBS} Qt5::Widgets)
endif()
-#qt5_create_translation(QM_FILES ${CMAKE_SOURCE_DIR} i18n/rpi-imager_en.ts i18n/rpi-imager_nl.ts i18n/rpi-imager_zh_cn.ts i18n/rpi-imager_tr.ts i18n/rpi-imager_fr.ts)
-qt5_add_translation(QM_FILES i18n/rpi-imager_en.ts i18n/rpi-imager_nl.ts i18n/rpi-imager_zh_cn.ts i18n/rpi-imager_tr.ts i18n/rpi-imager_fr.ts)
+#qt5_create_translation(QM_FILES ${CMAKE_SOURCE_DIR} i18n/rpi-imager_en.ts i18n/rpi-imager_nl.ts i18n/rpi-imager_zh_cn.ts i18n/rpi-imager_tr.ts i18n/rpi-imager_fr.ts i18n/rpi-imager_de.ts)
+qt5_add_translation(QM_FILES i18n/rpi-imager_en.ts i18n/rpi-imager_nl.ts i18n/rpi-imager_zh_cn.ts i18n/rpi-imager_tr.ts i18n/rpi-imager_fr.ts i18n/rpi-imager_de.ts)
configure_file(i18n/translations.qrc "${CMAKE_CURRENT_BINARY_DIR}" COPYONLY)
set(SOURCES ${SOURCES} ${CMAKE_CURRENT_BINARY_DIR}/translations.qrc ${QM_FILES})
diff --git a/i18n/rpi-imager_de.ts b/i18n/rpi-imager_de.ts
new file mode 100644
index 0000000..6335a4e
--- /dev/null
+++ b/i18n/rpi-imager_de.ts
@@ -0,0 +1,456 @@
+
+
+
+
+ DownloadExtractThread
+
+
+ Error writing to storage
+ Fehler beim Schreiben auf den Speicher
+
+
+
+
+ Error extracting archive: %1
+ Fehler beim Entpacken des Archivs: %1
+
+
+
+ Error mounting FAT32 partition
+ Fehler beim Einbinden der FAT32-Partition
+
+
+
+ Operating system did not mount FAT32 partition
+ Das Betriebssystem band die FAT32-Partition nicht ein
+
+
+
+ Error changing to directory '%1'
+ Fehler beim Wechseln in den Ordner "%1"
+
+
+
+ DownloadThread
+
+
+ Error running diskpart: %1
+ Fehler beim Ausführen von Diskpart: %1
+
+
+
+ Error removing existing partitions
+ Fehler beim Entfernen von existierenden Partitionen
+
+
+
+ Authentication cancelled
+ Authentifizierung abgebrochen
+
+
+
+ Error running authopen to gain access to disk device '%1'
+ Fehler beim Ausführen von authopen, um Zugriff auf Geräte zu erhalten '%1'
+
+
+
+ Please verify if 'Raspberry Pi Imager' is allowed access to 'removable volumes' in privacy settings (under 'files and folders' or alternatively give it 'full disk access').
+ I don't use Mac OS, I would need help here. Unfinished translation:
+
+Bitte stellen Sie sicher, dass 'Raspberry Pi Imager' Zugriff auf 'removable volumes' in privacy settings hat (unter 'files and folders'. Sie können ihm auch 'full disk access' geben).
+
+
+
+
+ Cannot open storage device '%1'.
+ Speichergerät '%1' kann nicht geöffnet werden.
+
+
+
+ Write error while zero'ing out MBR
+ Schreibfehler während dem Löschen des MBR
+
+
+
+ Write error while trying to zero out last part of card.
+Card could be advertising wrong capacity (possible counterfeit)
+ Fehler beim Löschen des letzten Teiles der Speicherkarte.
+Die Speicherkarte könnte mit einer falschen Größe beworben sein (möglicherweise Betrug)
+
+
+
+ Access denied error while writing file to disk.
+ Zugriff verweigert-Fehler beim Schreiben auf den Datenträger.
+
+
+
+ Controlled Folder Access seems to be enabled. Please add both rpi-imager.exe and fat32format.exe to the list of allowed apps and try again.
+ I don't use Windows either. What is "Controlled Folder Access" in the German version?
+
+Controlled Folder Access sheint aktiviert zu sein. Bitte fügen Sie sowohl rpi-imager.exe als auch fat32format.exe zur Liste der erlaubten Apps hinzu und versuchen sie es erneut.
+
+
+
+
+ Error writing file to disk
+ Fehler beim Schreiben der Datei auf den Speicher
+
+
+
+ Download corrupt. Hash does not match
+ Download beschädigt. Prüfsumme stimmt nicht überein
+
+
+
+ Error writing to storage (while flushing)
+ Fehler beim Schreiben auf den Speicher (während flushing)
+
+
+
+ Error writing to storage (while fsync)
+ Fehler beim Schreiben auf den Speicher (während fsync)
+
+
+
+ Error writing first block (partition table)
+ Fehler beim Schreiben auf des ersten Blocks (Partitionstabelle)
+
+
+
+ Error reading from storage.
+SD card may be broken.
+ Fehler beim Lesen vom Speicher.
+Die SD-Karte könnte kaputt sein.
+
+
+
+ Verifying write failed. Contents of SD card is different from what was written to it.
+ Verifizierung fehlgeschlagen. Der Inhalt der SD-Karte weicht von dem Inhalt ab, der geschrieben werden sollte.
+
+
+
+ DriveFormatThread
+
+
+
+
+ Error partitioning: %1
+ Fehler beim Partitionieren: %1
+
+
+
+ Error starting fat32format
+ Fehler beim Starten von fat32format
+
+
+
+ Error running fat32format: %1
+ Fehler beim Verwenden von fat32format: %1
+
+
+
+ Error determining new drive letter
+ Fehler beim Festlegen eines neuen Laufwerksbuchstabens
+
+
+
+ Invalid device: %1
+ Ungültiges Gerät: %1
+
+
+
+ Error formatting (through udisks2)
+ Fehler beim Formatieren (mit udisks2)
+
+
+
+ Error starting sfdisk
+ Fehler beim Starten von sfdisk
+
+
+
+ Error starting mkfs.fat
+ Fehler beim Starten von mkfs.fat
+
+
+
+ Error running mkfs.fat: %1
+ Fehler beim Verwenden von mkfs.fat: %1
+
+
+
+ Formatting not implemented for this platform
+ Formatieren ist auf dieser Platform nicht implementiert
+
+
+
+ ImageWriter
+
+
+ Storage capacity is not large enough.
+Needs to be at least %1 GB
+ Die Speicherkapazität ist nicht groß genug.
+Sie muss mindestens %1 GB betragen
+
+
+
+ Input file is not a valid disk image.
+File size %1 bytes is not a multiple of 512 bytes.
+ Die Eingabedatei ist kein gültiges Disk-Image.
+Die Dateigröße%1 Bytes ist kein Vielfaches von 512 Bytes.
+
+
+
+ Downloading and writing image
+ Image herunterladen und schreiben
+
+
+
+ Select image
+ Image wählen
+
+
+
+ LocalFileExtractThread
+
+
+ Error opening image file
+ Fehler beim Öffnen der Imagedatei
+
+
+
+ MsgPopup
+
+
+ NO
+ NEIN
+
+
+
+ YES
+ JA
+
+
+
+ CONTINUE
+ WEITER
+
+
+
+ QObject
+
+
+ Internal SD card reader
+ Interner SD-Kartenleser
+
+
+
+ main
+
+
+ Raspberry Pi Imager v%1
+ Raspberry Pi Imager v%1
+
+
+
+
+ Operating System
+ Betriebssystem
+
+
+
+ CHOOSE OS
+ OS WÄHLEN
+
+
+
+ Select this button to change the operating system
+ Klicke auf diesen Knopf, um das Betriebssystem zu ändern
+
+
+
+
+ SD Card
+ SD-Karte
+
+
+
+
+ CHOOSE SD CARD
+ SD-KARTE WÄHLEN
+
+
+
+ Select this button to change the destination SD card
+ Klicke auf diesen Knopf, um die Zeil-SD-Karte zu ändern
+
+
+
+ WRITE
+ SCHREIBEN
+
+
+
+ Select this button to start writing the image
+ Klicke auf diesen Knopf, um mit dem Schreiben zu beginnen
+
+
+
+ CANCEL WRITE
+ SCHREIBEN ABBRECHEN
+
+
+
+
+ Cancelling...
+ Abbrechen...
+
+
+
+ CANCEL VERIFY
+ VERIFIZIERUNG ABBRECHEN
+
+
+
+
+
+ Finalizing...
+ Finalisieren...
+
+
+
+
+ Erase
+ Löschen
+
+
+
+ Format card as FAT32
+ Karte als FAT32 formatieren
+
+
+
+ Use custom
+ Eigenes Image
+
+
+
+ Select a custom .img from your computer
+ Wählen Sie eine eigene .img-Datei von Ihrem Computer
+
+
+
+ Back
+ Zurück
+
+
+
+ Go back to main menu
+ Zurück zum Hauptmenü
+
+
+
+ Released: %1
+ Veröffentlicht: %1
+
+
+
+ Cached on your computer
+ Auf Ihrem Computer zwischengespeichert
+
+
+
+ Local file
+ Lokale Datei
+
+
+
+ Online - %1 GB download
+ Online - %1 GB Download
+
+
+
+
+
+ Mounted as %1
+ Als %1 eingebunden
+
+
+
+ [WRITE PROTECTED]
+ [SCHREIBGESCHÜTZT]
+
+
+
+ Are you sure you want to quit?
+ Sind Sie sicher, dass Sie beenden möchten?
+
+
+
+ Raspberry Pi Imager is still busy.<br>Are you sure you want to quit?
+ Der Raspberry Pi Imager ist noch beschäftigt. <br>Möchten Sie wirklich beenden?
+
+
+
+ Warning
+ Warnung
+
+
+
+
+ Writing... %1%
+ Schreiben... %1%
+
+
+
+ All existing data on '%1' will be erased.<br>Are you sure you want to continue?
+ Alle vorhandenen Daten auf '%1' werden gelöscht.<br>Möchten sie wirklich fortfahren?
+
+
+
+ Error downloading OS list from Internet
+ Fehler beim Herunterladen der Betriebssystemsliste aus dem Internet
+
+
+
+ Verifying... %1%
+ Verifizierung... %1%
+
+
+
+ Error
+ Fehler
+
+
+
+ Write Successful
+ Schreiben erfolgreich
+
+
+
+ <b>%1</b> has been erased<br><br>You can now remove the SD card from the reader
+ <b>%1</b> wurde geleert<br><br>Sie können die SD-Karte nun aus dem Lesegerät entfernen
+
+
+
+ <b>%1</b> has been written to <b>%2</b><br><br>You can now remove the SD card from the reader
+ <b>%1</b> wurde auf<b>%2</b> geschrieben<br><br>Sie können die SD-Karte nun aus dem Lesegerät entfernen
+
+
+
+
+ Error parsing os_list.json
+ Fehler beim Parsen von os_list.json
+
+
+
+ Connect an USB stick containing images first.<br>The images must be located in the root folder of the USB stick.
+ Verbinden Sie zuerst einen USB-Stick mit Images.<br>Die Images müssen sich im Wurzelverzeichnes des USB-Sticks befinden.
+
+
+
+ SD card is write protected.<br>Push the lock switch on the left side of the card upwards, and try again.
+ Die Speicherkarte ist schreibgeschützt.<br>Drücken Sie den Schutzschalter auf der linken Seite nach oben, und versuchen Sie es erneut.
+
+
+
diff --git a/i18n/rpi-imager_en.ts b/i18n/rpi-imager_en.ts
index 4b9cf7a..4ba54f7 100644
--- a/i18n/rpi-imager_en.ts
+++ b/i18n/rpi-imager_en.ts
@@ -33,89 +33,89 @@
DownloadThread
-
+ Error running diskpart: %1
-
+ Error removing existing partitions
-
+ Authentication cancelled
-
+ Error running authopen to gain access to disk device '%1'
-
+ Please verify if 'Raspberry Pi Imager' is allowed access to 'removable volumes' in privacy settings (under 'files and folders' or alternatively give it 'full disk access').
-
+ Cannot open storage device '%1'.
-
+ Write error while zero'ing out MBR
-
+ Write error while trying to zero out last part of card.
Card could be advertising wrong capacity (possible counterfeit)
-
+ Access denied error while writing file to disk.
-
+ Controlled Folder Access seems to be enabled. Please add both rpi-imager.exe and fat32format.exe to the list of allowed apps and try again.
-
+ Error writing file to disk
-
+ Error writing to storage (while flushing)
-
+ Error writing to storage (while fsync)
-
+ Download corrupt. Hash does not match
-
+ Error writing first block (partition table)
-
+ Error reading from storage.
SD card may be broken.
-
+ Verifying write failed. Contents of SD card is different from what was written to it.
@@ -237,208 +237,208 @@ File size %1 bytes is not a multiple of 512 bytes.
main
-
+ Raspberry Pi Imager v%1
-
-
+
+ Operating System
-
+ CHOOSE OS
-
+ Select this button to change the operating system
-
-
+
+ SD Card
-
-
+
+ CHOOSE SD CARD
-
+ Select this button to change the destination SD card
-
+ WRITE
-
+ Select this button to start writing the image
-
+ CANCEL WRITE
-
-
+
+ Cancelling...
-
+ CANCEL VERIFY
-
-
-
+
+
+ Finalizing...
-
-
+
+ Erase
-
+ Format card as FAT32
-
+ Use custom
-
+ Select a custom .img from your computer
-
+ Back
-
+ Go back to main menu
-
+ Released: %1
-
+ Cached on your computer
-
+ Local file
-
+ Online - %1 GB download
-
-
-
+
+
+ Mounted as %1
-
+ [WRITE PROTECTED]
-
+ Are you sure you want to quit?
-
+ Raspberry Pi Imager is still busy.<br>Are you sure you want to quit?
-
+ Warning
-
-
+
+ Writing... %1%
-
+ All existing data on '%1' will be erased.<br>Are you sure you want to continue?
-
+ Error downloading OS list from Internet
-
+ Verifying... %1%
-
+ Error
-
+ Write Successful
-
+ <b>%1</b> has been erased<br><br>You can now remove the SD card from the reader
-
+ <b>%1</b> has been written to <b>%2</b><br><br>You can now remove the SD card from the reader
-
-
+
+ Error parsing os_list.json
-
+ Connect an USB stick containing images first.<br>The images must be located in the root folder of the USB stick.
-
+ SD card is write protected.<br>Push the lock switch on the left side of the card upwards, and try again.
diff --git a/i18n/rpi-imager_fr.ts b/i18n/rpi-imager_fr.ts
index fbe0b65..6607508 100644
--- a/i18n/rpi-imager_fr.ts
+++ b/i18n/rpi-imager_fr.ts
@@ -33,91 +33,91 @@
DownloadThread
-
+ Error running diskpart: %1Erreur lors de l'exécution de diskpart : %1
-
+ Error removing existing partitionsErreur lors de la suppression des partitions existantes
-
+ Authentication cancelled
-
+ Error running authopen to gain access to disk device '%1'Erreur lors de l'exécution d'authopen pour accéder au périphérique du stockage '%1'
-
+ Please verify if 'Raspberry Pi Imager' is allowed access to 'removable volumes' in privacy settings (under 'files and folders' or alternatively give it 'full disk access').
-
+ Cannot open storage device '%1'.Impossible d'ouvrir le périphérique de stockage '%1'.
-
+ Write error while zero'ing out MBRErreur d'écriture lors du formatage du MBR
-
+ Write error while trying to zero out last part of card.
Card could be advertising wrong capacity (possible counterfeit)Erreur d'écriture lors de la tentative de formatage de la dernière partie de la carte.
Le stockage pourrait annoncer une mauvaise capacité (contrefaçon possible)
-
+ Access denied error while writing file to disk.
-
+ Controlled Folder Access seems to be enabled. Please add both rpi-imager.exe and fat32format.exe to the list of allowed apps and try again.
-
+ Error writing file to disk
-
+ Error writing to storage (while flushing)Erreur d'écriture dans le stockage (lors du formatage)
-
+ Error writing to storage (while fsync)Erreur d'écriture dans le stockage (pendant l'exécution de fsync)
-
+ Download corrupt. Hash does not matchTéléchargement corrompu. La signature ne correspond pas
-
+ Error writing first block (partition table)Erreur lors de l'écriture du premier bloc (table de partion)
-
+ Error reading from storage.
SD card may be broken.Erreur de lecture du stockage.
La carte SD pourrait être défectueuse.
-
+ Verifying write failed. Contents of SD card is different from what was written to it.La vérification de l'écriture à échoué. Le contenu de la carte SD est différent de ce qui y a été écrit.
@@ -241,208 +241,208 @@ La taille du fichier (d'%1 octets) n'est pas un multiple de 512 octets
main
-
+ Raspberry Pi Imager v%1Raspberry Pi Imager v%1
-
-
+
+ Operating SystemSystème d'exploitation
-
+ CHOOSE OSCHOISISSEZ L'OS
-
+ Select this button to change the operating systemSélectionnez ce bouton pour changer le système d'exploitation
-
-
+
+ SD CardCarte SD
-
-
+
+ CHOOSE SD CARDCHOISISSEZ LA CARTE SD
-
+ Select this button to change the destination SD cardSélectionnez ce bouton pour changer la carte SD de destination
-
+ WRITEÉCRIRE
-
+ Select this button to start writing the imageSélectionnez ce bouton pour commencer l'écriture de l'image
-
+ CANCEL WRITEANNULER L'ÉCRITURE
-
-
+
+ Cancelling...Annulation...
-
+ CANCEL VERIFYANNULER LA VÉRIFICATION
-
-
-
+
+
+ Finalizing...Finalisation...
-
-
+
+ EraseFormatter
-
+ Format card as FAT32Formater la carte SD en FAT32
-
+ Use customUtiliser image personnalisée
-
+ Select a custom .img from your computerSélectionnez une image disque personnalisée (.img) depuis votre ordinateur
-
+ BackRetour
-
+ Go back to main menuRetour au menu principal
-
+ Released: %1Sorti le : %1
-
+ Cached on your computerMis en cache sur votre ordinateur
-
+ Local fileFichier local
-
+ Online - %1 GB downloadEn ligne - %1 GO téléchargé
-
-
-
+
+
+ Mounted as %1Mounté à %1
-
+ [WRITE PROTECTED]
-
+ Are you sure you want to quit?Êtes-vous sûr de vouloir quitter ?
-
+ Raspberry Pi Imager is still busy.<br>Are you sure you want to quit?
-
+ SD card is write protected.<br>Push the lock switch on the left side of the card upwards, and try again.
-
+ WarningAttention
-
-
+
+ Writing... %1%Écriture... %1%
-
+ All existing data on '%1' will be erased.<br>Are you sure you want to continue?Toutes les données sur le stockage '%1' vont être supprimées.<br>Êtes-vous sûr de vouloir continuer ?
-
+ Error downloading OS list from InternetErreur lors du téléchargement de la liste des systèmes d'exploitation à partir d'Internet
-
+ Verifying... %1%Vérification... %1%
-
+ ErrorErreur
-
+ Write SuccessfulÉcriture réussie
-
+ <b>%1</b> has been erased<br><br>You can now remove the SD card from the reader<b>%1</b> a bien été formaté<br><br>Vous pouvez retirer la carte SD du lecteur.
-
+ <b>%1</b> has been written to <b>%2</b><br><br>You can now remove the SD card from the reader<b>%1</b> a bien été écrit sur <b>%2</b><br><br>Vous pouvez retirer la carte SD du lecteur.
-
-
+
+ Error parsing os_list.jsonErreur de lecture du fichier os_list.json
-
+ Connect an USB stick containing images first.<br>The images must be located in the root folder of the USB stick.Connectez en premier une clé USB contenant les images.<br>Les images doivent se trouver dans le dossier racine de la clé USB.
diff --git a/i18n/rpi-imager_nl.ts b/i18n/rpi-imager_nl.ts
index d97df12..d8eb5a8 100644
--- a/i18n/rpi-imager_nl.ts
+++ b/i18n/rpi-imager_nl.ts
@@ -33,90 +33,90 @@
DownloadThread
-
+ Error running diskpart: %1Fout bij uitvoeren diskpart: %1
-
+ Error removing existing partitionsFout bij verwijderen bestaande partities
-
+ Authentication cancelledAuthenticatie geannuleerd
-
+ Error running authopen to gain access to disk device '%1'Fout bij uitvoeren authopen: '%1'
-
+ Please verify if 'Raspberry Pi Imager' is allowed access to 'removable volumes' in privacy settings (under 'files and folders' or alternatively give it 'full disk access').Gelieve te controlleren of 'Raspberry Pi Imager' toegang heeft tot 'verwijderbare volumes' in de privacy instellingen (onder 'bestanden en mappen' of anders via 'volledige schijftoegang').
-
+ Cannot open storage device '%1'.Fout bij openen opslagapparaat '%1'.
-
+ Write error while zero'ing out MBRFout bij wissen MBR
-
+ Write error while trying to zero out last part of card.
Card could be advertising wrong capacity (possible counterfeit)Fout bij wissen laatste deel van de SD kaart.
Kaart geeft mogelijk onjuiste capaciteit aan (mogelijk counterfeit)
-
+ Access denied error while writing file to disk.Toegang geweigerd bij het schrijven naar opslag.
-
+ Controlled Folder Access seems to be enabled. Please add both rpi-imager.exe and fat32format.exe to the list of allowed apps and try again.Controller Folder Access lijkt aan te staan. Gelieve zowel rpi-imager.exe als fat32format.exe toe te voegen aan de lijst met uitsluitingen en het nogmaals te proberen.
-
+ Error writing file to diskFout bij schrijven naar opslag
-
+ Error writing to storage (while flushing)Fout bij schrijven naar opslag (tijdens flushen)
-
+ Error writing to storage (while fsync)Fout bij schrijven naar opslag (tijdens fsync)
-
+ Download corrupt. Hash does not matchDownload corrupt. Hash komt niet overeen
-
+ Error writing first block (partition table)Fout bij schrijven naar eerste deel van kaart (partitie tabel)
-
+ Error reading from storage.
SD card may be broken.Fout bij lezen van SD kaart. Kaart is mogelijk defect.
-
+ Verifying write failed. Contents of SD card is different from what was written to it.Verificatie mislukt. De gegevens die op de SD kaart staan wijken af van wat er naar geschreven is.
@@ -240,183 +240,183 @@ Bestandsgrootte %1 bytes is geen veelvoud van 512 bytes.
main
-
+ Raspberry Pi Imager v%1Raspberry Pi Imager v%1
-
+ Are you sure you want to quit?Weet u zeker dat u wilt afsluiten?
-
+ Raspberry Pi Imager is still busy.<br>Are you sure you want to quit?Raspberry Pi Imager is nog niet klaar.<br>Weet u zeker dat u wilt afsluiten?
-
-
+
+ Operating SystemBesturingssysteem
-
+ CHOOSE OSSELECTEER OS
-
-
+
+ SD CardSD kaart
-
-
+
+ CHOOSE SD CARDSELECTEER SD KAART
-
+ WRITESCHRIJF
-
-
+
+ Writing... %1%Schrijven... %1%
-
+ CANCEL WRITEAnnuleer schrijven
-
+ Select this button to change the operating systemKies deze knop om een besturingssysteem te kiezen
-
+ Select this button to change the destination SD cardKies deze knop om de SD kaart te kiezen
-
+ Select this button to start writing the imageKies deze knop om te beginnen met het schrijven van de image
-
-
+
+ Cancelling...Annuleren...
-
+ CANCEL VERIFYANNULEER VERIFICATIE
-
-
-
+
+
+ Finalizing...Afronden...
-
-
+
+ EraseWissen
-
+ Format card as FAT32Formatteer kaart als FAT32
-
+ Use customGebruik eigen bestand
-
+ Select a custom .img from your computerSelecteer een eigen .img bestand
-
+ Local fileLokaal bestand
-
+ [WRITE PROTECTED][ALLEEN LEZEN]
-
+ WarningWaarschuwing
-
+ All existing data on '%1' will be erased.<br>Are you sure you want to continue?Alle bestaande gegevens op '%1' zullen verwijderd worden.<br>Weet u zeker dat u door wilt gaan?
-
+ <b>%1</b> has been erased<br><br>You can now remove the SD card from the reader<b>%1</b> is gewist<br><br>U kunt nu de SD kaart uit de lezer halen
-
-
+
+ Error parsing os_list.jsonFout bij parsen os_list.json
-
+ Connect an USB stick containing images first.<br>The images must be located in the root folder of the USB stick.Sluit eerst een USB stick met images aan.<br>De images moeten in de hoofdmap van de USB stick staan.
-
+ SD card is write protected.<br>Push the lock switch on the left side of the card upwards, and try again.SD kaart is tegen schrijven beveiligd.<br>Druk het schuifje aan de linkerkant van de SD kaart omhoog, en probeer nogmaals.
-
+ BackTerug
-
+ Go back to main menuTerug naar hoofdmenu
-
+ Released: %1Release datum: %1
-
+ Cached on your computerOpgeslagen op computer
-
+ Online - %1 GB downloadOnline %1 GB download
-
-
-
+
+
+ Mounted as %1Mounted op %1
@@ -429,22 +429,22 @@ Bestandsgrootte %1 bytes is geen veelvoud van 512 bytes.
VERDER GAAN
-
+ Error downloading OS list from InternetFout bij downloaden van lijst met besturingssystemen
-
+ Verifying... %1%Verifiëren... %1%
-
+ ErrorFout
-
+ Write SuccessfulKlaar met schrijven
@@ -453,7 +453,7 @@ Bestandsgrootte %1 bytes is geen veelvoud van 512 bytes.
<b>%2</b> is gewist<br><br>U kunt nu de SD kaart uit de lezer halen
-
+ <b>%1</b> has been written to <b>%2</b><br><br>You can now remove the SD card from the reader<b>%1</b> is geschreven naar <b>%2</b><br><br>U kunt nu de SD kaart uit de lezer halen
diff --git a/i18n/rpi-imager_tr.ts b/i18n/rpi-imager_tr.ts
index 535e22d..8113741 100644
--- a/i18n/rpi-imager_tr.ts
+++ b/i18n/rpi-imager_tr.ts
@@ -33,90 +33,90 @@
DownloadThread
-
+ Error running diskpart: %1Diskpart çalıştırılırken hata oluştu: %1
-
+ Error removing existing partitionsMevcut bölümler kaldırılırken hata oluştu
-
+ Authentication cancelled
-
+ Error running authopen to gain access to disk device '%1''%1' disk aygıtına erişmek için authopen çalıştırılırken hata oluştu
-
+ Please verify if 'Raspberry Pi Imager' is allowed access to 'removable volumes' in privacy settings (under 'files and folders' or alternatively give it 'full disk access').
-
+ Cannot open storage device '%1'.Depolama cihazı açılamıyor '%1'.
-
+ Write error while zero'ing out MBRMBR sıfırlanırken yazma hatası
-
+ Write error while trying to zero out last part of card.
Card could be advertising wrong capacity (possible counterfeit)Kartın son kısmını sıfırlamaya çalışırken yazma hatası. Kart yanlış kapasitenin tanımını yapıyor olabilir (olası sahte bölüm boyutu tanımı)
-
+ Access denied error while writing file to disk.
-
+ Controlled Folder Access seems to be enabled. Please add both rpi-imager.exe and fat32format.exe to the list of allowed apps and try again.
-
+ Error writing file to disk
-
+ Error writing to storage (while flushing)Depolama alanına yazma hatası (flushing sırasında)
-
+ Error writing to storage (while fsync)Depoya yazma hatası (fsync sırasında)
-
+ Download corrupt. Hash does not matchİndirme bozuk. Hash eşleşmiyor
-
+ Error writing first block (partition table)İlk bloğu yazma hatası (bölüm tablosu)
-
+ Error reading from storage.
SD card may be broken.Depolamadan okuma hatası.
SD kart arızalı olabilir.
-
+ Verifying write failed. Contents of SD card is different from what was written to it.Yazma doğrulanamadı. SD kartın içeriği, üzerine yazılandan farklı.
@@ -240,209 +240,209 @@ File size %1 bytes is not a multiple of 512 bytes.
main
-
+ Raspberry Pi Imager v%1Raspberry Pi Imaj Yöneticisi v%1
-
-
+
+ Operating Systemİşletim sistemi
-
+ CHOOSE OSİŞLETİM SİSTEMİ SEÇİN
-
+ Select this button to change the operating systemİşletim sistemini değiştirmek için bu düğmeyi seçin
-
-
+
+ SD CardSD Kart
-
-
+
+ CHOOSE SD CARDSD KART SEÇİN
-
+ Select this button to change the destination SD cardHedef SD kartı değiştirmek için bu düğmeyi seçin
-
+ WRITEYAZ
-
+ Select this button to start writing the imageGörüntüyü yazmaya başlamak için bu düğmeyi seçin
-
+ CANCEL WRITEYAZMAYI İPTAL ET
-
-
+
+ Cancelling...İptal ediliyor...
-
+ CANCEL VERIFYDOĞRULAMA İPTALİ
-
-
-
+
+
+ Finalizing...Bitiriliyor...
-
-
+
+ EraseSil
-
+ Format card as FAT32Kartı FAT32 olarak biçimlendir
-
+ Use customÖzel imaj kullan
-
+ Select a custom .img from your computerBilgisayarınızdan özel bir .img seçin
-
+ BackGeri
-
+ Go back to main menuAna menüye dön
-
+ Released: %1Yayın: %1
-
+ Cached on your computerBilgisayarınızda önbelleğe alındı
-
+ Local fileYerel dosya
-
+ Online - %1 GB downloadÇevrimiçi -%1 GB indir
-
-
-
+
+
+ Mounted as %1%1 olarak bağlandı.
-
+ [WRITE PROTECTED]
-
+ Are you sure you want to quit?Çıkmak istediğine emin misin?
-
+ Raspberry Pi Imager is still busy.<br>Are you sure you want to quit?Raspberry Pi Imager hala meşgul.<br>Çıkmak istediğinizden emin misiniz?
-
+ WarningUyarı
-
-
+
+ Writing... %1%Yazılıyor... %1%
-
+ All existing data on '%1' will be erased.<br>Are you sure you want to continue?'%1' üzerindeki mevcut tüm veriler silinecek.<br>Devam etmek istediğinizden emin misiniz?
-
+ Error downloading OS list from Internetİnternetten işletim sistemi listesi indirilirken hata oluştu
-
+ Verifying... %1%Doğrulanıyor... %1%
-
+ ErrorHata
-
+ Write SuccessfulBaşarılı Yazıldı
-
+ <b>%1</b> has been erased<br><br>You can now remove the SD card from the reader<b>%1</b> silindi <br><br> Artık SD kartı okuyucudan çıkarabilirsiniz
-
+ <b>%1</b> has been written to <b>%2</b><br><br>You can now remove the SD card from the reader<b>%1</b> <b>%2</b><br><br> üzerine yazıldı. Artık SD kartı okuyucudan çıkarabilirsiniz
-
-
+
+ Error parsing os_list.jsonos_list.json ayrıştırma hatası
-
+ Connect an USB stick containing images first.<br>The images must be located in the root folder of the USB stick.Önce görüntüler içeren bir USB bellek bağlayın.<br> Görüntüler USB belleğin kök klasöründe bulunmalıdır.
-
+ SD card is write protected.<br>Push the lock switch on the left side of the card upwards, and try again.
diff --git a/i18n/rpi-imager_zh_cn.ts b/i18n/rpi-imager_zh_cn.ts
index d9372dd..c92e601 100644
--- a/i18n/rpi-imager_zh_cn.ts
+++ b/i18n/rpi-imager_zh_cn.ts
@@ -33,89 +33,89 @@
DownloadThread
-
+ Error running diskpart: %1
-
+ Error removing existing partitions
-
+ Authentication cancelled
-
+ Error running authopen to gain access to disk device '%1'
-
+ Please verify if 'Raspberry Pi Imager' is allowed access to 'removable volumes' in privacy settings (under 'files and folders' or alternatively give it 'full disk access').
-
+ Cannot open storage device '%1'.
-
+ Write error while zero'ing out MBR
-
+ Write error while trying to zero out last part of card.
Card could be advertising wrong capacity (possible counterfeit)
-
+ Access denied error while writing file to disk.
-
+ Controlled Folder Access seems to be enabled. Please add both rpi-imager.exe and fat32format.exe to the list of allowed apps and try again.
-
+ Error writing file to disk
-
+ Error writing to storage (while flushing)
-
+ Error writing to storage (while fsync)
-
+ Download corrupt. Hash does not match
-
+ Error writing first block (partition table)
-
+ Error reading from storage.
SD card may be broken.
-
+ Verifying write failed. Contents of SD card is different from what was written to it.
@@ -237,183 +237,183 @@ File size %1 bytes is not a multiple of 512 bytes.
main
-
+ Raspberry Pi Imager v%1树莓派镜像烧录 v%1
-
+ Are you sure you want to quit?
-
+ Raspberry Pi Imager is still busy.<br>Are you sure you want to quit?
-
-
+
+ Operating System操作系统
-
+ CHOOSE OS选择操作系统
-
-
+
+ SD CardSD卡
-
-
+
+ CHOOSE SD CARD选择SD卡
-
+ WRITE烧录
-
-
+
+ Writing... %1%写入中...%1%
-
+ CANCEL WRITE取消写入
-
+ Select this button to change the operating system
-
+ Select this button to change the destination SD card
-
+ Select this button to start writing the image
-
-
+
+ Cancelling...取消中...
-
+ CANCEL VERIFY取消验证
-
-
-
+
+
+ Finalizing...完成中...
-
-
+
+ Erase擦除
-
+ Format card as FAT32格式化SD卡为FAT32格式
-
+ Use custom使用自定义镜像
-
+ Select a custom .img from your computer使用下载的系统镜像文件烧录
-
+ Local file
-
+ [WRITE PROTECTED]
-
+ Warning
-
+ All existing data on '%1' will be erased.<br>Are you sure you want to continue?
-
+ <b>%1</b> has been erased<br><br>You can now remove the SD card from the reader
-
-
+
+ Error parsing os_list.json解析 os_list.json 错误
-
+ Connect an USB stick containing images first.<br>The images must be located in the root folder of the USB stick.
-
+ SD card is write protected.<br>Push the lock switch on the left side of the card upwards, and try again.
-
+ Back返回
-
+ Go back to main menu回到主页
-
+ Released: %1解压中...%1
-
+ Cached on your computer在你的电脑上缓存
-
+ Online - %1 GB download已下载:%1 GB
-
-
-
+
+
+ Mounted as %1挂载在:%1 上
@@ -426,27 +426,27 @@ File size %1 bytes is not a multiple of 512 bytes.
继续
-
+ Error downloading OS list from Internet下载镜像列表错误
-
+ Verifying... %1%验证文件中...%1%
-
+ Error错误
-
+ Write Successful烧录成功
-
+ <b>%1</b> has been written to <b>%2</b><br><br>You can now remove the SD card from the reader<b>%1</b> 已经成功烧录到 <b>%2</b><br><br>上了,你可以卸载SD卡了
diff --git a/i18n/translations.qrc b/i18n/translations.qrc
index c88d9ce..0393d7e 100644
--- a/i18n/translations.qrc
+++ b/i18n/translations.qrc
@@ -5,5 +5,6 @@
rpi-imager_zh_cn.qmrpi-imager_tr.qmrpi-imager_fr.qm
+ rpi-imager_de.qm