diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8b1e123..566b16d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -8,7 +8,7 @@ endif()
project(rpi-imager LANGUAGES CXX)
set(IMAGER_VERSION_MAJOR 1)
-set(IMAGER_VERSION_MINOR 4)
+set(IMAGER_VERSION_MINOR 5)
set(IMAGER_VERSION_STR "${IMAGER_VERSION_MAJOR}.${IMAGER_VERSION_MINOR}")
set(IMAGER_VERSION_CSV "${IMAGER_VERSION_MAJOR},${IMAGER_VERSION_MINOR},0,0")
add_definitions(-DIMAGER_VERSION_STR="${IMAGER_VERSION_STR}")
@@ -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)
-qt5_add_translation(QM_FILES i18n/rpi-imager_en.ts i18n/rpi-imager_nl.ts i18n/rpi-imager_zh_cn.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)
+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)
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_en.ts b/i18n/rpi-imager_en.ts
index 934748a..4b9cf7a 100644
--- a/i18n/rpi-imager_en.ts
+++ b/i18n/rpi-imager_en.ts
@@ -33,64 +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.
@@ -170,7 +195,7 @@ File size %1 bytes is not a multiple of 512 bytes.
-
+ Select image
@@ -191,12 +216,12 @@ File size %1 bytes is not a multiple of 512 bytes.
-
+ YES
-
+ CONTINUE
@@ -218,7 +243,7 @@ File size %1 bytes is not a multiple of 512 bytes.
-
+ Operating System
@@ -233,14 +258,14 @@ File size %1 bytes is not a multiple of 512 bytes.
-
-
+
+ SD Card
-
-
+
+ CHOOSE SD CARD
@@ -250,161 +275,172 @@ File size %1 bytes is not a multiple of 512 bytes.
-
+ 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 21176fb..fbe0b65 100644
--- a/i18n/rpi-imager_fr.ts
+++ b/i18n/rpi-imager_fr.ts
@@ -6,13 +6,13 @@
Error writing to storage
- Erreur d'écriture dans le stockage
+ Erreur d'écriture dans le stockageError extracting archive: %1
- Erreur lors de l'extraction de l'archive : %1
+ Erreur lors de l'extraction de l'archive : %1
@@ -22,7 +22,7 @@
Operating system did not mount FAT32 partition
- Le système d'exploitation n'a pas monté la partition FAT32
+ Le système d'exploitation n'a pas monté la partition FAT32
@@ -33,68 +33,93 @@
DownloadThread
-
+ Error running diskpart: %1
- Erreur lors de l'exécution de diskpart : %1
+ Erreur 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'
+ 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'.
+ Impossible d'ouvrir le périphérique de stockage '%1'.
-
+ Write error while zero'ing out MBR
- Erreur d'écriture lors du formatage du MBR
+ Erreur 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.
+ 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)
+ 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)
+ 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)
+ 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.
+ La vérification de l'écriture à échoué. Le contenu de la carte SD est différent de ce qui y a été écrit.
@@ -114,7 +139,7 @@ La carte SD pourrait être défectueuse.
Error running fat32format: %1
- Erreur lors de l'execution de fat32format : %1
+ Erreur lors de l'execution de fat32format : %1
@@ -144,7 +169,7 @@ La carte SD pourrait être défectueuse.
Error running mkfs.fat: %1
- Erreur lors de l'exécution de mkfs.fat : %1
+ Erreur lors de l'exécution de mkfs.fat : %1
@@ -158,25 +183,25 @@ La carte SD pourrait être défectueuse.
Storage capacity is not large enough.
Needs to be at least %1 GB
- La capacité de stockage n'est pas assez grande.
-Elle nécessite d'être d'au moins %1 GO
+ La capacité de stockage n'est pas assez grande.
+Elle nécessite d'être d'au moins %1 GOInput file is not a valid disk image.
File size %1 bytes is not a multiple of 512 bytes.
- Le fichier source n'est pas une image disque valide.
-La taille du fichier (d'%1 octets) n'est pas un multiple de 512 octets.
+ Le fichier source n'est pas une image disque valide.
+La taille du fichier (d'%1 octets) n'est pas un multiple de 512 octets.Downloading and writing image
- Téléchargement et écriture de l'image
+ Téléchargement et écriture de l'image
-
+ Select image
- Sélectionnez l'image
+ Sélectionnez l'image
@@ -184,7 +209,7 @@ La taille du fichier (d'%1 octets) n'est pas un multiple de 512 octets.
Error opening image file
- Erreur lors de l'ouverture de l'image disque
+ Erreur lors de l'ouverture de l'image disque
@@ -195,12 +220,12 @@ La taille du fichier (d'%1 octets) n'est pas un multiple de 512 octets.NON
-
+ YESOUI
-
+ CONTINUECONTINUER
@@ -222,29 +247,29 @@ La taille du fichier (d'%1 octets) n'est pas un multiple de 512 octets.
-
+ Operating System
- Système d'exploitation
+ Système d'exploitationCHOOSE OS
- CHOISISSEZ L'OS
+ CHOISISSEZ L'OSSelect this button to change the operating system
- Sélectionnez ce bouton pour changer le système d'exploitation
+ Sélectionnez ce bouton pour changer le système d'exploitation
-
-
+
+ SD CardCarte SD
-
-
+
+ CHOOSE SD CARDCHOISISSEZ LA CARTE SD
@@ -254,159 +279,170 @@ La taille du fichier (d'%1 octets) n'est pas un multiple de 512 octets.Sélectionnez ce bouton pour changer la carte SD de destination
-
+ WRITEÉCRIRE
-
+ Select this button to start writing the image
- Sélectionnez ce bouton pour commencer l'écriture de l'image
+ Sélectionnez ce bouton pour commencer l'écriture de l'image
-
+ CANCEL WRITE
- ANNULER L'ÉCRITURE
+ ANNULER 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 est en cours.<br>Ê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 Internet
- Erreur lors du téléchargement de la liste des systèmes d'exploitation à partir d'Internet
+ Erreur 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 4cb03d4..d97df12 100644
--- a/i18n/rpi-imager_nl.ts
+++ b/i18n/rpi-imager_nl.ts
@@ -33,65 +33,90 @@
DownloadThread
-
+ Error running diskpart: %1Fout bij uitvoeren diskpart: %1
-
+ Error removing existing partitionsFout bij verwijderen bestaande partities
-
+
+ Authentication cancelled
+ Authenticatie 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 disk
+ Fout 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.
@@ -173,7 +198,7 @@ Bestandsgrootte %1 bytes is geen veelvoud van 512 bytes.
Downloaden en schrijven van image
-
+ Select imageSelecteer image
@@ -194,12 +219,12 @@ Bestandsgrootte %1 bytes is geen veelvoud van 512 bytes.
Nee
-
+ YESJa
-
+ CONTINUEVERDER GAAN
@@ -220,18 +245,18 @@ Bestandsgrootte %1 bytes is geen veelvoud van 512 bytes.
Raspberry 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
@@ -241,30 +266,30 @@ Bestandsgrootte %1 bytes is geen veelvoud van 512 bytes.
SELECTEER OS
-
-
+
+ SD CardSD kaart
-
-
+
+ CHOOSE SD CARDSELECTEER SD KAART
-
+ WRITESCHRIJF
-
-
+
+ Writing... %1%Schrijven... %1%
-
+ CANCEL WRITEAnnuleer schrijven
@@ -279,108 +304,119 @@ Bestandsgrootte %1 bytes is geen veelvoud van 512 bytes.
Kies 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
@@ -393,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
@@ -417,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 21fab66..535e22d 100644
--- a/i18n/rpi-imager_tr.ts
+++ b/i18n/rpi-imager_tr.ts
@@ -33,65 +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ı.
@@ -173,7 +198,7 @@ File size %1 bytes is not a multiple of 512 bytes.
Görüntü indirme ve yazma
-
+ Select imageImaj seç
@@ -194,12 +219,12 @@ File size %1 bytes is not a multiple of 512 bytes.
HAYIR
-
+ YESEVET
-
+ CONTINUEDEVAM ET
@@ -221,7 +246,7 @@ File size %1 bytes is not a multiple of 512 bytes.
-
+ Operating Systemİşletim sistemi
@@ -236,14 +261,14 @@ File size %1 bytes is not a multiple of 512 bytes.
İşletim sistemini değiştirmek için bu düğmeyi seçin
-
-
+
+ SD CardSD Kart
-
-
+
+ CHOOSE SD CARDSD KART SEÇİN
@@ -253,162 +278,173 @@ File size %1 bytes is not a multiple of 512 bytes.
Hedef 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 bc189b1..d9372dd 100644
--- a/i18n/rpi-imager_zh_cn.ts
+++ b/i18n/rpi-imager_zh_cn.ts
@@ -33,64 +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.
@@ -170,7 +195,7 @@ File size %1 bytes is not a multiple of 512 bytes.
-
+ Select image
@@ -191,12 +216,12 @@ File size %1 bytes is not a multiple of 512 bytes.
-
+ YES
-
+ CONTINUE继续
@@ -217,18 +242,18 @@ File size %1 bytes is not a multiple of 512 bytes.
树莓派镜像烧录 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操作系统
@@ -238,30 +263,30 @@ File size %1 bytes is not a multiple of 512 bytes.
选择操作系统
-
-
+
+ SD CardSD卡
-
-
+
+ CHOOSE SD CARD选择SD卡
-
+ WRITE烧录
-
-
+
+ Writing... %1%写入中...%1%
-
+ CANCEL WRITE取消写入
@@ -276,108 +301,119 @@ File size %1 bytes is not a multiple of 512 bytes.
-
+ 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 上
@@ -390,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 1207e70..c88d9ce 100644
--- a/i18n/translations.qrc
+++ b/i18n/translations.qrc
@@ -3,5 +3,7 @@
rpi-imager_en.qmrpi-imager_nl.qmrpi-imager_zh_cn.qm
+ rpi-imager_tr.qm
+ rpi-imager_fr.qm