i18n: Advanced Settings -> OS Customisation

This commit is contained in:
Tom Dewey tom.dewey@raspberrypi.com 2023-10-16 11:46:54 +01:00
parent 2047461e9a
commit 2fb58dc01c
18 changed files with 3390 additions and 4267 deletions

View file

@ -197,8 +197,8 @@ On macOS, disable it by editing the property list for the application:
defaults write org.raspberrypi.Imager.plist telemetry -bool NO
```
### Advanced options
### OS Customization
When using the app, press <kbd>CTRL</kbd> + <kbd>SHIFT</kbd> + <kbd>X</kbd> to reveal the **Advanced options** dialog.
When using the app, press <kbd>CTRL</kbd> + <kbd>SHIFT</kbd> + <kbd>X</kbd> to reveal the **OS Customization** dialog.
In here, you can specify several things you would otherwise set in the boot configuration files. For example, you can enable SSH, set the Wi-Fi login, and specify your locale settings for the system image.

View file

@ -17,7 +17,7 @@ Window {
maximumWidth: width
minimumHeight: 125
height: Math.min(750, cl.implicitHeight)
title: qsTr("Advanced options")
title: qsTr("OS Customization")
property bool initialized: false
property bool hasSavedSettings: false
@ -49,7 +49,7 @@ Window {
RowLayout {
Label {
text: qsTr("Image customization options")
text: qsTr("OS customization options")
}
ComboBox {
id: comboSaveSettings
@ -539,7 +539,7 @@ Window {
/* Lacking an easy cross-platform to fetch keyboard layout
from host system, just default to "gb" for people in
UK time zone for now, and "us" for everyone else */
if (tz == "Europe/London") {
if (tz === "Europe/London") {
fieldKeyboardLayout.currentIndex = fieldKeyboardLayout.find("gb")
} else {
fieldKeyboardLayout.currentIndex = fieldKeyboardLayout.find("us")

View file

@ -70,7 +70,7 @@ Popup {
Layout.topMargin: 10
font.family: roboto.name
font.bold: true
text: qsTr("Use image customisation?")
text: qsTr("Use OS customization?")
}
Text {
@ -85,7 +85,7 @@ Popup {
Layout.topMargin: 25
Layout.alignment: Qt.AlignVCenter | Qt.AlignHCenter
Accessible.name: text.replace(/<\/?[^>]+(>|$)/g, "")
text: qsTr("Would you like to apply image customization settings?")
text: qsTr("Would you like to apply OS customization settings?")
}
RowLayout {
@ -95,10 +95,10 @@ Popup {
id: buttons
ImButton {
text: qsTr("NO")
text: qsTr("EDIT SETTINGS")
onClicked: {
msgpopup.close()
msgpopup.no()
msgpopup.editSettings()
}
Material.foreground: activeFocus ? "#d1dcfb" : "#ffffff"
Material.background: "#c51a4a"
@ -127,10 +127,10 @@ Popup {
}
ImButton {
text: qsTr("EDIT SETTINGS")
text: qsTr("NO")
onClicked: {
msgpopup.close()
msgpopup.editSettings()
msgpopup.no()
}
Material.foreground: activeFocus ? "#d1dcfb" : "#ffffff"
Material.background: "#c51a4a"

View file

@ -7,26 +7,22 @@
<location filename="../downloadextractthread.cpp" line="196"/>
<location filename="../downloadextractthread.cpp" line="385"/>
<source>Error extracting archive: %1</source>
<translation>S&apos;ha produït un error en extreure l&apos;arxiu: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="261"/>
<source>Error mounting FAT32 partition</source>
<translation>S&apos;ha produït un error en muntar la partició FAT32</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="281"/>
<source>Operating system did not mount FAT32 partition</source>
<translation>El sistema operatiu no ha muntat la partició FAT32</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="304"/>
<source>Error changing to directory &apos;%1&apos;</source>
<translation>S&apos;ha produït un error en canviar al directori «%1»</translation>
</message>
<message>
<source>Error writing to storage</source>
<translation type="vanished">S&apos;ha produït un error en escriure a l&apos;emmagatzematge</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -34,124 +30,124 @@
<message>
<location filename="../downloadthread.cpp" line="118"/>
<source>unmounting drive</source>
<translation>S&apos;està desmuntant el dispositiu</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="138"/>
<source>opening drive</source>
<translation>S&apos;està obrint la unitat</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="166"/>
<source>Error running diskpart: %1</source>
<translation>S&apos;ha produït un error en executar «diskpart»: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="187"/>
<source>Error removing existing partitions</source>
<translation>S&apos;ha produït un error en eliminar les particions existents.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="213"/>
<source>Authentication cancelled</source>
<translation>S&apos;ha cancel·lat l&apos;autenticació</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="216"/>
<source>Error running authopen to gain access to disk device &apos;%1&apos;</source>
<translation>S&apos;ha produït un error en executar «authopen» per a obtenir l&apos;accés al dispositiu de disc «%1»</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="217"/>
<source>Please verify if &apos;Raspberry Pi Imager&apos; is allowed access to &apos;removable volumes&apos; in privacy settings (under &apos;files and folders&apos; or alternatively give it &apos;full disk access&apos;).</source>
<translation>Verifiqueu si el «Raspberry Pi Imager» accés als «volums extraïbles» des de la configuració de privacitat (sota «fitxers i carpetes» o doneu-li «accés complet al disc»)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="239"/>
<source>Cannot open storage device &apos;%1&apos;.</source>
<translation>No s&apos;ha pogut obrir el dispositiu d&apos;emmagatzematge «%1»</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="281"/>
<source>discarding existing data on drive</source>
<translation>S&apos;estan descartant les dades existents a la unitat</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="301"/>
<source>zeroing out first and last MB of drive</source>
<translation>S&apos;està esborrant amb zeros el primer i l&apos;últim MB de la unitat</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="307"/>
<source>Write error while zero&apos;ing out MBR</source>
<translation>S&apos;ha produït un error en esborrar amb zeros l&apos;«MBR».</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="319"/>
<source>Write error while trying to zero out last part of card.&lt;br&gt;Card could be advertising wrong capacity (possible counterfeit).</source>
<translation>S&apos;ha produït un error d&apos;escriptura en esborrar amb zeros l&apos;última part de la targeta.&lt;br&gt;La targeta podria estar indicant una capacitat errònia (possible falsificació)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="408"/>
<source>starting download</source>
<translation>S&apos;està iniciant la baixada</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="466"/>
<source>Error downloading: %1</source>
<translation>S&apos;ha produït un error en la baixada: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="663"/>
<source>Access denied error while writing file to disk.</source>
<translation>S&apos;ha produït un error d&apos;accés denegat en escriure el fitxer al disc.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="668"/>
<source>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.</source>
<translation>L&apos;opció «Controla l&apos;accés de la carpeta» de la Seguretat del Windows sembla que està activada. Afegiu els executables «rpi-imager.exe» i «fat32format.exe» a la llista d&apos;aplicacions permeses i torneu-ho a provar.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="675"/>
<source>Error writing file to disk</source>
<translation>S&apos;ha produït un error en escriure el fitxer al disc</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="697"/>
<source>Download corrupt. Hash does not match</source>
<translation>La baixada està corrompuda. El «hash» no coincideix</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="709"/>
<location filename="../downloadthread.cpp" line="761"/>
<source>Error writing to storage (while flushing)</source>
<translation>S&apos;ha produït un error en escriure a l&apos;emmagatzematge (procés: Flushing)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="716"/>
<location filename="../downloadthread.cpp" line="768"/>
<source>Error writing to storage (while fsync)</source>
<translation>S&apos;ha produït un error en escriure a l&apos;emmagatzematge (procés: fsync)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="751"/>
<source>Error writing first block (partition table)</source>
<translation>S&apos;ha produït un error en escriure el primer bloc (taula de particions)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="826"/>
<source>Error reading from storage.&lt;br&gt;SD card may be broken.</source>
<translation>S&apos;ha produït un error en llegir l&apos;emmagatzematge.&lt;br&gt;És possible que la targeta SD estigui malmesa.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="845"/>
<source>Verifying write failed. Contents of SD card is different from what was written to it.</source>
<translation>Ha fallat la verificació de l&apos;escriptura. El contingut de la targeta SD és diferent del que s&apos;hi ha escrit.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="898"/>
<source>Customizing image</source>
<translation>S&apos;està personalitzant la imatge</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -161,85 +157,85 @@
<location filename="../driveformatthread.cpp" line="124"/>
<location filename="../driveformatthread.cpp" line="185"/>
<source>Error partitioning: %1</source>
<translation>S&apos;ha produït un error durant la partició: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="84"/>
<source>Error starting fat32format</source>
<translation>S&apos;ha produït un error en iniciar «fat32format»</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="94"/>
<source>Error running fat32format: %1</source>
<translation>S&apos;ha produït un error en executar «fat32format»: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="104"/>
<source>Error determining new drive letter</source>
<translation>S&apos;ha produït un error en determinar la lletra de la nova unitat</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="109"/>
<source>Invalid device: %1</source>
<translation>El dispositiu no és vàlid: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="146"/>
<source>Error formatting (through udisks2)</source>
<translation>S&apos;ha produït un error en formatar (a través d&apos;«udisks2»)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="174"/>
<source>Error starting sfdisk</source>
<translation>S&apos;ha produït un error en iniciar «sfdisk»</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="199"/>
<source>Partitioning did not create expected FAT partition %1</source>
<translation>No s&apos;ha pogut crear la partició FAT %1 esperada</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="208"/>
<source>Error starting mkfs.fat</source>
<translation>S&apos;ha produït un error en iniciar «mkfs.fat»</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="218"/>
<source>Error running mkfs.fat: %1</source>
<translation>S&apos;ha produït un error en executar «mkfs.fat»: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="225"/>
<source>Formatting not implemented for this platform</source>
<translation>Aquesta plataforma no implementada la formatació</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ImageWriter</name>
<message>
<location filename="../imagewriter.cpp" line="248"/>
<location filename="../imagewriter.cpp" line="252"/>
<source>Storage capacity is not large enough.&lt;br&gt;Needs to be at least %1 GB.</source>
<translation>La capacitat de l&apos;emmagatzematge no és suficient.&lt;br&gt;Ha de ser de %1 GB com a mínim.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="254"/>
<location filename="../imagewriter.cpp" line="258"/>
<source>Input file is not a valid disk image.&lt;br&gt;File size %1 bytes is not a multiple of 512 bytes.</source>
<translation>El fitxer d&apos;entrada no és una imatge de disc vàlida.&lt;br&gt;La mida del fitxer és de %1 bytes, que no és múltiple de 512 bytes.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="442"/>
<location filename="../imagewriter.cpp" line="446"/>
<source>Downloading and writing image</source>
<translation>S&apos;està baixant i escrivint la imatge</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="575"/>
<location filename="../imagewriter.cpp" line="579"/>
<source>Select image</source>
<translation>Selecciona una imatge</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="896"/>
<location filename="../imagewriter.cpp" line="971"/>
<source>Would you like to prefill the wifi password from the system keychain?</source>
<translation>Voleu emplenar la contrasenya del wifi des del clauer del sistema?</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -247,12 +243,12 @@
<message>
<location filename="../localfileextractthread.cpp" line="34"/>
<source>opening image file</source>
<translation>S&apos;està obrint el fitxer de la imatge</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../localfileextractthread.cpp" line="39"/>
<source>Error opening image file</source>
<translation>S&apos;ha produït un error en obrir el fitxer de la imatge</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -260,22 +256,22 @@
<message>
<location filename="../MsgPopup.qml" line="98"/>
<source>NO</source>
<translation>NO</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="109"/>
<source>YES</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="120"/>
<source>CONTINUE</source>
<translation>CONTINUA</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="130"/>
<source>QUIT</source>
<translation>SURT</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -283,22 +279,22 @@
<message>
<location filename="../OptionsPopup.qml" line="20"/>
<source>Advanced options</source>
<translation>Opcions avançades</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="52"/>
<source>Image customization options</source>
<translation>Opcions de personalització de les imatges</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="57"/>
<source>for this session only</source>
<translation>per a aquesta sessió només</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="58"/>
<source>to always use</source>
<translation>per utilitzar sempre</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="71"/>
@ -318,83 +314,83 @@
<message>
<location filename="../OptionsPopup.qml" line="98"/>
<source>Set hostname:</source>
<translation>Defineix un nom de la màquina (hostname):</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="120"/>
<source>Set username and password</source>
<translation>Defineix el nom d&apos;usuari i contrasenya</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="142"/>
<source>Username:</source>
<translation>Nom d&apos;usuari:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="158"/>
<location filename="../OptionsPopup.qml" line="219"/>
<source>Password:</source>
<translation>Contrasenya:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="186"/>
<source>Configure wireless LAN</source>
<translation>Configura la wifi</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="205"/>
<source>SSID:</source>
<translation>SSID:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="238"/>
<source>Show password</source>
<translation>Mostra la contrasenya</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="244"/>
<source>Hidden SSID</source>
<translation>SSID oculta</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="250"/>
<source>Wireless LAN country:</source>
<translation>País del wifi:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="261"/>
<source>Set locale settings</source>
<translation>Estableix la configuració regional</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="271"/>
<source>Time zone:</source>
<translation>Fus horari:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="281"/>
<source>Keyboard layout:</source>
<translation>Disposició del teclat:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="298"/>
<source>Enable SSH</source>
<translation>Activa el protocol SSH</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="317"/>
<source>Use password authentication</source>
<translation>Utilitza l&apos;autenticació de contrasenya</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="327"/>
<source>Allow public-key authentication only</source>
<translation>Permet només l&apos;autenticació de claus públiques</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="345"/>
<source>Set authorized_keys for &apos;%1&apos;:</source>
<translation>Establiu «authorized_keys» per a l&apos;usuari «%1»:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="357"/>
@ -404,26 +400,22 @@
<message>
<location filename="../OptionsPopup.qml" line="375"/>
<source>Play sound when finished</source>
<translation>Fes un so quan acabi</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="379"/>
<source>Eject media when finished</source>
<translation>Expulsa el mitjà quan acabi</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="383"/>
<source>Enable telemetry</source>
<translation>Activa la telemetria</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="397"/>
<source>SAVE</source>
<translation>DESA</translation>
</message>
<message>
<source>Persistent settings</source>
<translation type="vanished">Configuració persistent</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -431,7 +423,7 @@
<message>
<location filename="../linux/linuxdrivelist.cpp" line="119"/>
<source>Internal SD card reader</source>
<translation>Lector de targetes SD intern</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -442,29 +434,29 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="87"/>
<location filename="../UseSavedSettingsPopup.qml" line="88"/>
<source>Would you like to apply image customization settings?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="97"/>
<source>NO</source>
<translation>NO</translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="107"/>
<source>NO, CLEAR SETTINGS</source>
<translation>NO, ESBORRA LA CONFIGURACIÓ</translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="117"/>
<source>YES</source>
<translation></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="127"/>
<location filename="../UseSavedSettingsPopup.qml" line="98"/>
<source>EDIT SETTINGS</source>
<translation>EDITA LA CONFIGURACIÓ</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="108"/>
<source>NO, CLEAR SETTINGS</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="119"/>
<source>YES</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="130"/>
<source>NO</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -472,7 +464,7 @@
<message>
<location filename="../main.qml" line="22"/>
<source>Raspberry Pi Imager v%1</source>
<translation>Raspberry Pi Imager v%1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="114"/>
@ -491,65 +483,60 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="97"/>
<location filename="../main.qml" line="413"/>
<location filename="../main.qml" line="152"/>
<location filename="../main.qml" line="576"/>
<source>Operating System</source>
<translation>Sistema operatiu</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="109"/>
<location filename="../main.qml" line="163"/>
<source>CHOOSE OS</source>
<translation>ESCULL SO</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="121"/>
<location filename="../main.qml" line="175"/>
<source>Select this button to change the operating system</source>
<translation>Seleccioneu aquest botó si voleu canviar el sistema operatiu</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="133"/>
<location filename="../main.qml" line="780"/>
<location filename="../main.qml" line="189"/>
<location filename="../main.qml" line="957"/>
<source>Storage</source>
<translation>Emmagatzematge</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="145"/>
<location filename="../main.qml" line="1108"/>
<location filename="../main.qml" line="200"/>
<location filename="../main.qml" line="1286"/>
<source>CHOOSE STORAGE</source>
<translation>ESCULL L&apos;EMMAGATZEMATGE</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="171"/>
<source>WRITE</source>
<translation>ESCRIU</translation>
</message>
<message>
<location filename="../main.qml" line="155"/>
<location filename="../main.qml" line="214"/>
<source>Select this button to change the destination storage device</source>
<translation>Seleccioneu aquest botó per a canviar la destinació del dispositiu d&apos;emmagatzematge</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="216"/>
<location filename="../main.qml" line="261"/>
<source>CANCEL WRITE</source>
<translation>CANCEL·LA L&apos;ESCRIPTURA</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="219"/>
<location filename="../main.qml" line="1035"/>
<location filename="../main.qml" line="264"/>
<location filename="../main.qml" line="1213"/>
<source>Cancelling...</source>
<translation>S&apos;està cancel·lant...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="227"/>
<location filename="../main.qml" line="276"/>
<source>CANCEL VERIFY</source>
<translation>CANCEL·LA LA VERIFICACIÓ</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="230"/>
<location filename="../main.qml" line="1058"/>
<location filename="../main.qml" line="1127"/>
<location filename="../main.qml" line="279"/>
<location filename="../main.qml" line="1236"/>
<location filename="../main.qml" line="1305"/>
<source>Finalizing...</source>
<translation>S&apos;està finalitzant...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="288"/>
@ -557,197 +544,187 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="175"/>
<location filename="../main.qml" line="294"/>
<source>Select this button to start writing the image</source>
<translation>Seleccioneu aquest botó per a començar l&apos;escriptura de la imatge</translation>
</message>
<message>
<location filename="../main.qml" line="245"/>
<source>Select this button to access advanced settings</source>
<translation>Seleccioneu aquest botó per accedir a la configuració avançada</translation>
</message>
<message>
<location filename="../main.qml" line="259"/>
<source>Using custom repository: %1</source>
<translation>S&apos;està usant el repositori personalitzat: %1</translation>
</message>
<message>
<location filename="../main.qml" line="268"/>
<source>Keyboard navigation: &lt;tab&gt; navigate to next button &lt;space&gt; press button/select item &lt;arrow up/down&gt; go up/down in lists</source>
<translation>Navegació per teclat: &lt;tab&gt; navega al botó següent &lt;espai&gt; prem el botó o selecciona l&apos;element &lt;fletxa amunt o avall&gt; desplaçament per les llistes</translation>
</message>
<message>
<location filename="../main.qml" line="289"/>
<source>Language: </source>
<translation>Idioma: </translation>
</message>
<message>
<location filename="../main.qml" line="312"/>
<source>Keyboard: </source>
<translation>Teclat: </translation>
</message>
<message>
<location filename="../main.qml" line="437"/>
<source>Pi model:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="448"/>
<location filename="../main.qml" line="316"/>
<source>Using custom repository: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="325"/>
<source>Keyboard navigation: &lt;tab&gt; navigate to next button &lt;space&gt; press button/select item &lt;arrow up/down&gt; go up/down in lists</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="346"/>
<source>Language: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="369"/>
<source>Keyboard: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="490"/>
<source>[ All ]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="528"/>
<location filename="../main.qml" line="638"/>
<source>Back</source>
<translation>Enrere</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="529"/>
<location filename="../main.qml" line="639"/>
<source>Go back to main menu</source>
<translation>Torna al menú principal</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="695"/>
<location filename="../main.qml" line="872"/>
<source>Released: %1</source>
<translation>Llançat el: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="705"/>
<location filename="../main.qml" line="882"/>
<source>Cached on your computer</source>
<translation>A la memòria cau de l&apos;ordinador</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="707"/>
<location filename="../main.qml" line="884"/>
<source>Local file</source>
<translation>Fitxer local</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="708"/>
<source>Online - %1 GB download</source>
<translation>Disponible en línia (%1 GB)</translation>
</message>
<message>
<location filename="../main.qml" line="833"/>
<location filename="../main.qml" line="885"/>
<location filename="../main.qml" line="891"/>
<source>Mounted as %1</source>
<translation>Muntat com a %1</translation>
</message>
<message>
<location filename="../main.qml" line="887"/>
<source>[WRITE PROTECTED]</source>
<translation>[PROTEGIT CONTRA ESCRIPTURA]</translation>
</message>
<message>
<location filename="../main.qml" line="929"/>
<source>Are you sure you want to quit?</source>
<translation>N&apos;esteu segur que voleu sortir?</translation>
</message>
<message>
<location filename="../main.qml" line="930"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation>El Raspberry Pi Imager està ocupat.&lt;br&gt;N&apos;esteu segur que voleu sortir?</translation>
</message>
<message>
<location filename="../main.qml" line="941"/>
<source>Warning</source>
<translation>Avís</translation>
</message>
<message>
<location filename="../main.qml" line="949"/>
<source>Preparing to write...</source>
<translation>S&apos;està preparant per a escriure...</translation>
</message>
<message>
<location filename="../main.qml" line="962"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation>Totes les dades existents a «%1» s&apos;esborraràn.&lt;br&gt;Esteu segur que voleu continuar?</translation>
</message>
<message>
<location filename="../main.qml" line="973"/>
<source>Update available</source>
<translation>Hi ha una actualització disponible</translation>
</message>
<message>
<location filename="../main.qml" line="974"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation>Hi ha una nova versió de l&apos;Imager disponible.&lt;br&gt;Voleu visitar el lloc web per baixar-la?</translation>
</message>
<message>
<location filename="../main.qml" line="1017"/>
<source>Error downloading OS list from Internet</source>
<translation>S&apos;ha produït un error en baixar la llista dels SO d&apos;internet</translation>
</message>
<message>
<location filename="../main.qml" line="1038"/>
<source>Writing... %1%</source>
<translation>S&apos;està escrivint... %1%</translation>
</message>
<message>
<location filename="../main.qml" line="1061"/>
<source>Verifying... %1%</source>
<translation>S&apos;està verificant... %1%</translation>
<source>Online - %1 GB download</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1010"/>
<location filename="../main.qml" line="1062"/>
<location filename="../main.qml" line="1068"/>
<source>Mounted as %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1064"/>
<source>[WRITE PROTECTED]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1106"/>
<source>Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1107"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1118"/>
<source>Warning</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1126"/>
<source>Preparing to write...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1140"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1151"/>
<source>Update available</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1152"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1195"/>
<source>Error downloading OS list from Internet</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1216"/>
<source>Writing... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1239"/>
<source>Verifying... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1246"/>
<source>Preparing to write... (%1)</source>
<translation>S&apos;està preparant per escriure... (%1)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1084"/>
<location filename="../main.qml" line="1262"/>
<source>Error</source>
<translation>S&apos;ha produït un error</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1091"/>
<location filename="../main.qml" line="1269"/>
<source>Write Successful</source>
<translation>S&apos;ha escrit amb èxit</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="572"/>
<location filename="../main.qml" line="1092"/>
<location filename="../main.qml" line="1270"/>
<location filename="../main.qml" line="1523"/>
<source>Erase</source>
<translation>Esborra</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1093"/>
<location filename="../main.qml" line="1271"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been erased&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>S&apos;ha esborrat &lt;b&gt;%1&lt;/b&gt;&lt;br&gt;&lt;br&gt;Ja podeu retirar la targeta SD del lector</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1100"/>
<location filename="../main.qml" line="1278"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been written to &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>S&apos;ha escrit el «&lt;b&gt;%1&lt;/b&gt;» a &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt;Ja podeu retirar la targeta SD del lector</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1202"/>
<location filename="../main.qml" line="1423"/>
<source>Error parsing os_list.json</source>
<translation>S&apos;ha produït un error en analitzar os_lists.json</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="573"/>
<location filename="../main.qml" line="1524"/>
<source>Format card as FAT32</source>
<translation>Formata la targeta com a FAT32</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="582"/>
<location filename="../main.qml" line="1533"/>
<source>Use custom</source>
<translation>Utilitza una personalitzada</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="583"/>
<location filename="../main.qml" line="1534"/>
<source>Select a custom .img from your computer</source>
<translation>Selecciona una imatge .img personalitzada de l&apos;ordinador</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1391"/>
<location filename="../main.qml" line="1681"/>
<source>Connect an USB stick containing images first.&lt;br&gt;The images must be located in the root folder of the USB stick.</source>
<translation>Connecteu una memòria USB que contingui primer imatges.&lt;br&gt;Les imatges s&apos;han de trobar a la carpeta arrel de la memòria.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1407"/>
<location filename="../main.qml" line="1697"/>
<source>SD card is write protected.&lt;br&gt;Push the lock switch on the left side of the card upwards, and try again.</source>
<translation>La targeta SD està protegida contra escriptura.&lt;br&gt;Accioneu l&apos;interruptor del costat esquerre de la targeta SD per tal que quedi posicionat a la part superior i torneu-ho a provar.</translation>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View file

@ -7,26 +7,22 @@
<location filename="../downloadextractthread.cpp" line="196"/>
<location filename="../downloadextractthread.cpp" line="385"/>
<source>Error extracting archive: %1</source>
<translation>Fehler beim Entpacken des Archivs: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="261"/>
<source>Error mounting FAT32 partition</source>
<translation>Fehler beim Einbinden der FAT32-Partition</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="281"/>
<source>Operating system did not mount FAT32 partition</source>
<translation>Das Betriebssystem band die FAT32-Partition nicht ein</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="304"/>
<source>Error changing to directory &apos;%1&apos;</source>
<translation>Fehler beim Wechseln in den Ordner &quot;%1&quot;</translation>
</message>
<message>
<source>Error writing to storage</source>
<translation type="vanished">Fehler beim Schreiben auf den Speicher</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -39,161 +35,119 @@
<message>
<location filename="../downloadthread.cpp" line="138"/>
<source>opening drive</source>
<translation>Gerät wird geöffnet</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="166"/>
<source>Error running diskpart: %1</source>
<translation>Fehler beim Ausführen von Diskpart: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="187"/>
<source>Error removing existing partitions</source>
<translation>Fehler beim Entfernen von existierenden Partitionen</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="213"/>
<source>Authentication cancelled</source>
<translation>Authentifizierung abgebrochen</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="216"/>
<source>Error running authopen to gain access to disk device &apos;%1&apos;</source>
<translation>Fehler beim Ausführen von authopen, um Zugriff auf Geräte zu erhalten &apos;%1&apos;</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="217"/>
<source>Please verify if &apos;Raspberry Pi Imager&apos; is allowed access to &apos;removable volumes&apos; in privacy settings (under &apos;files and folders&apos; or alternatively give it &apos;full disk access&apos;).</source>
<translatorcomment>I don&apos;t use Mac OS, I would need help here. Unfinished translation:
Bitte stellen Sie sicher, dass &apos;Raspberry Pi Imager&apos; Zugriff auf &apos;removable volumes&apos; in privacy settings hat (unter &apos;files and folders&apos;. Sie können ihm auch &apos;full disk access&apos; geben).</translatorcomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="239"/>
<source>Cannot open storage device &apos;%1&apos;.</source>
<translation>Speichergerät &apos;%1&apos; kann nicht geöffnet werden.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="281"/>
<source>discarding existing data on drive</source>
<translation>Vorhandene Daten auf dem Medium werden gelöscht</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="301"/>
<source>zeroing out first and last MB of drive</source>
<translation>Erstes und letztes Megabyte des Mediums werden überschrieben</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="307"/>
<source>Write error while zero&apos;ing out MBR</source>
<translation>Schreibfehler während des Löschens des MBR</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="319"/>
<source>Write error while trying to zero out last part of card.&lt;br&gt;Card could be advertising wrong capacity (possible counterfeit).</source>
<translation>Fehler beim Löschen des letzten Teiles der Speicherkarte.&lt;br&gt;Die Speicherkarte könnte mit einer falschen Größe beworben sein (möglicherweise Betrug).</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="408"/>
<source>starting download</source>
<translation>Download wird gestartet</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="466"/>
<source>Error downloading: %1</source>
<translation>Fehler beim Herunterladen: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="663"/>
<source>Access denied error while writing file to disk.</source>
<translation>Zugriff verweigert-Fehler beim Schreiben auf den Datenträger.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="668"/>
<source>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.</source>
<translatorcomment>I don&apos;t use Windows either. What is &quot;Controlled Folder Access&quot; in the German version?
Controlled Folder Access scheint 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.</translatorcomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="675"/>
<source>Error writing file to disk</source>
<translation>Fehler beim Schreiben der Datei auf den Speicher</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="697"/>
<source>Download corrupt. Hash does not match</source>
<translation>Download beschädigt. Prüfsumme stimmt nicht überein</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="709"/>
<location filename="../downloadthread.cpp" line="761"/>
<source>Error writing to storage (while flushing)</source>
<translation>Fehler beim Schreiben auf den Speicher (während flushing)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="716"/>
<location filename="../downloadthread.cpp" line="768"/>
<source>Error writing to storage (while fsync)</source>
<translation>Fehler beim Schreiben auf den Speicher (während fsync)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="751"/>
<source>Error writing first block (partition table)</source>
<translation>Fehler beim Schreiben auf des ersten Blocks (Partitionstabelle)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="826"/>
<source>Error reading from storage.&lt;br&gt;SD card may be broken.</source>
<translation>Fehler beim Lesen vom Speicher.&lt;br&gt;Die SD-Karte könnte defekt sein.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="845"/>
<source>Verifying write failed. Contents of SD card is different from what was written to it.</source>
<translation>Verifizierung fehlgeschlagen. Der Inhalt der SD-Karte weicht von dem Inhalt ab, der geschrieben werden sollte.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="898"/>
<source>Customizing image</source>
<translation>Image modifizieren</translation>
</message>
<message>
<source>Waiting for FAT partition to be mounted</source>
<translation type="vanished">Warten auf das Einbinden der FAT-Partition</translation>
</message>
<message>
<source>Error mounting FAT32 partition</source>
<translation type="vanished">Fehler beim Einbinden der FAT32-Partition</translation>
</message>
<message>
<source>Operating system did not mount FAT32 partition</source>
<translation type="vanished">Das Betriebssystem hat die FAT32-Partition nicht eingebunden.</translation>
</message>
<message>
<source>Unable to customize. File &apos;%1&apos; does not exist.</source>
<translation type="vanished">Modifizieren fehlgeschlagen. Die Datei &apos;%1&apos; existiert nicht.</translation>
</message>
<message>
<source>Error creating firstrun.sh on FAT partition</source>
<translation type="vanished">Fehler beim Erstellen von firstrun.sh auf der FAT-Partition</translation>
</message>
<message>
<source>Error writing to config.txt on FAT partition</source>
<translation type="vanished">Fehler beim Schreiben in config.txt auf der FAT-Partition</translation>
</message>
<message>
<source>Error creating user-data cloudinit file on FAT partition</source>
<translation type="vanished">Fehler beim Erstellen der user-data cloudinit Datei auf der FAT-Partition</translation>
</message>
<message>
<source>Error creating network-config cloudinit file on FAT partition</source>
<translation type="vanished">Fehler beim Erstellen der network-config cloudinit Datei auf der FAT-Partition</translation>
</message>
<message>
<source>Error writing to cmdline.txt on FAT partition</source>
<translation type="vanished">Fehler beim Schreiben in cmdline.txt auf der FAT-Partition</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -203,85 +157,85 @@ Controlled Folder Access scheint aktiviert zu sein. Bitte fügen Sie sowohl rpi-
<location filename="../driveformatthread.cpp" line="124"/>
<location filename="../driveformatthread.cpp" line="185"/>
<source>Error partitioning: %1</source>
<translation>Fehler beim Partitionieren: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="84"/>
<source>Error starting fat32format</source>
<translation>Fehler beim Starten von fat32format</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="94"/>
<source>Error running fat32format: %1</source>
<translation>Fehler beim Verwenden von fat32format: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="104"/>
<source>Error determining new drive letter</source>
<translation>Fehler beim Festlegen eines neuen Laufwerksbuchstabens</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="109"/>
<source>Invalid device: %1</source>
<translation>Ungültiges Gerät: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="146"/>
<source>Error formatting (through udisks2)</source>
<translation>Fehler beim Formatieren (mit udisks2)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="174"/>
<source>Error starting sfdisk</source>
<translation>Fehler beim Starten von sfdisk</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="199"/>
<source>Partitioning did not create expected FAT partition %1</source>
<translation>Partitionierung hat nicht die erwartete FAT-partition %1 erstellt</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="208"/>
<source>Error starting mkfs.fat</source>
<translation>Fehler beim Starten von mkfs.fat</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="218"/>
<source>Error running mkfs.fat: %1</source>
<translation>Fehler beim Verwenden von mkfs.fat: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="225"/>
<source>Formatting not implemented for this platform</source>
<translation>Formatieren wird auf dieser Platform nicht unterstützt</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ImageWriter</name>
<message>
<location filename="../imagewriter.cpp" line="248"/>
<location filename="../imagewriter.cpp" line="252"/>
<source>Storage capacity is not large enough.&lt;br&gt;Needs to be at least %1 GB.</source>
<translation>Die Speicherkapazität ist nicht groß genug.&lt;br&gt;Sie muss mindestens %1 GB betragen.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="254"/>
<location filename="../imagewriter.cpp" line="258"/>
<source>Input file is not a valid disk image.&lt;br&gt;File size %1 bytes is not a multiple of 512 bytes.</source>
<translation>Die Eingabedatei ist kein gültiges Disk-Image.&lt;br&gt;Die Dateigröße%1 Bytes ist kein Vielfaches von 512 Bytes.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="442"/>
<location filename="../imagewriter.cpp" line="446"/>
<source>Downloading and writing image</source>
<translation>Image herunterladen und schreiben</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="575"/>
<location filename="../imagewriter.cpp" line="579"/>
<source>Select image</source>
<translation>Image wählen</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="896"/>
<location filename="../imagewriter.cpp" line="971"/>
<source>Would you like to prefill the wifi password from the system keychain?</source>
<translation>Möchten Sie das Wifi-Passwort aus dem System-Schlüsselbund vorab ausfüllen?</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -289,12 +243,12 @@ Controlled Folder Access scheint aktiviert zu sein. Bitte fügen Sie sowohl rpi-
<message>
<location filename="../localfileextractthread.cpp" line="34"/>
<source>opening image file</source>
<translation>Abbilddatei wird geöffnet</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../localfileextractthread.cpp" line="39"/>
<source>Error opening image file</source>
<translation>Fehler beim Öffnen der Imagedatei</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -302,22 +256,22 @@ Controlled Folder Access scheint aktiviert zu sein. Bitte fügen Sie sowohl rpi-
<message>
<location filename="../MsgPopup.qml" line="98"/>
<source>NO</source>
<translation>NEIN</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="109"/>
<source>YES</source>
<translation>JA</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="120"/>
<source>CONTINUE</source>
<translation>WEITER</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="130"/>
<source>QUIT</source>
<translation>BEENDEN</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -325,22 +279,22 @@ Controlled Folder Access scheint aktiviert zu sein. Bitte fügen Sie sowohl rpi-
<message>
<location filename="../OptionsPopup.qml" line="20"/>
<source>Advanced options</source>
<translation>Erweiterte Optionen</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="52"/>
<source>Image customization options</source>
<translation>OS-Modifizierungen</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="57"/>
<source>for this session only</source>
<translation>Nur für diese Sitzung</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="58"/>
<source>to always use</source>
<translation>Immer verwenden</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="71"/>
@ -360,83 +314,83 @@ Controlled Folder Access scheint aktiviert zu sein. Bitte fügen Sie sowohl rpi-
<message>
<location filename="../OptionsPopup.qml" line="98"/>
<source>Set hostname:</source>
<translation>Hostname:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="120"/>
<source>Set username and password</source>
<translation>Benutzername und Passwort setzen:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="142"/>
<source>Username:</source>
<translation>Benutzername:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="158"/>
<location filename="../OptionsPopup.qml" line="219"/>
<source>Password:</source>
<translation>Passwort:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="186"/>
<source>Configure wireless LAN</source>
<translation>Wifi einrichten</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="205"/>
<source>SSID:</source>
<translation>SSID:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="238"/>
<source>Show password</source>
<translation>Passwort anzeigen</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="244"/>
<source>Hidden SSID</source>
<translation>Verborgene SSID</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="250"/>
<source>Wireless LAN country:</source>
<translation>Wifi-Land:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="261"/>
<source>Set locale settings</source>
<translation>Spracheinstellungen festlegen</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="271"/>
<source>Time zone:</source>
<translation>Zeitzone:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="281"/>
<source>Keyboard layout:</source>
<translation>Tastaturlayout:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="298"/>
<source>Enable SSH</source>
<translation>SSH aktivieren</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="317"/>
<source>Use password authentication</source>
<translation>Password zur Authentifizierung verwenden</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="327"/>
<source>Allow public-key authentication only</source>
<translation>Authentifizierung via Public-Key</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="345"/>
<source>Set authorized_keys for &apos;%1&apos;:</source>
<translation>authorized_keys für &apos;%1&apos;:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="357"/>
@ -446,38 +400,22 @@ Controlled Folder Access scheint aktiviert zu sein. Bitte fügen Sie sowohl rpi-
<message>
<location filename="../OptionsPopup.qml" line="375"/>
<source>Play sound when finished</source>
<translation>Tonsignal nach Beenden abspielen</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="379"/>
<source>Eject media when finished</source>
<translation>Medien nach Beenden auswerfen</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="383"/>
<source>Enable telemetry</source>
<translation>Telemetry aktivieren</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="397"/>
<source>SAVE</source>
<translation>SPEICHERN</translation>
</message>
<message>
<source>Disable overscan</source>
<translation type="vanished">Overscan deaktivieren</translation>
</message>
<message>
<source>Set password for &apos;%1&apos; user:</source>
<translation type="vanished">Passwort für &apos;%1&apos;:</translation>
</message>
<message>
<source>Skip first-run wizard</source>
<translation type="vanished">Einrichtungsassistent überspringen</translation>
</message>
<message>
<source>Persistent settings</source>
<translation type="vanished">Dauerhafte Einstellungen</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -485,7 +423,7 @@ Controlled Folder Access scheint aktiviert zu sein. Bitte fügen Sie sowohl rpi-
<message>
<location filename="../linux/linuxdrivelist.cpp" line="119"/>
<source>Internal SD card reader</source>
<translation>Interner SD-Kartenleser</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -496,29 +434,29 @@ Controlled Folder Access scheint aktiviert zu sein. Bitte fügen Sie sowohl rpi-
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="87"/>
<location filename="../UseSavedSettingsPopup.qml" line="88"/>
<source>Would you like to apply image customization settings?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="97"/>
<source>NO</source>
<translation>NEIN</translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="107"/>
<source>NO, CLEAR SETTINGS</source>
<translation>NEIN, EINSTELLUNGEN LÖSCHEN</translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="117"/>
<source>YES</source>
<translation>JA</translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="127"/>
<location filename="../UseSavedSettingsPopup.qml" line="98"/>
<source>EDIT SETTINGS</source>
<translation>EINSTELLUNGEN BEARBEITEN</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="108"/>
<source>NO, CLEAR SETTINGS</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="119"/>
<source>YES</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="130"/>
<source>NO</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -526,7 +464,7 @@ Controlled Folder Access scheint aktiviert zu sein. Bitte fügen Sie sowohl rpi-
<message>
<location filename="../main.qml" line="22"/>
<source>Raspberry Pi Imager v%1</source>
<translation>Raspberry Pi Imager v%1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="114"/>
@ -545,65 +483,60 @@ Controlled Folder Access scheint aktiviert zu sein. Bitte fügen Sie sowohl rpi-
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="97"/>
<location filename="../main.qml" line="413"/>
<location filename="../main.qml" line="152"/>
<location filename="../main.qml" line="576"/>
<source>Operating System</source>
<translation>Betriebssystem</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="109"/>
<location filename="../main.qml" line="163"/>
<source>CHOOSE OS</source>
<translation>OS WÄHLEN</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="121"/>
<location filename="../main.qml" line="175"/>
<source>Select this button to change the operating system</source>
<translation>Klicke auf diesen Knopf, um das Betriebssystem zu ändern</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="133"/>
<location filename="../main.qml" line="780"/>
<location filename="../main.qml" line="189"/>
<location filename="../main.qml" line="957"/>
<source>Storage</source>
<translation>SD-Karte</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="145"/>
<location filename="../main.qml" line="1108"/>
<location filename="../main.qml" line="200"/>
<location filename="../main.qml" line="1286"/>
<source>CHOOSE STORAGE</source>
<translation>SD-KARTE WÄHLEN</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="171"/>
<source>WRITE</source>
<translation>SCHREIBEN</translation>
</message>
<message>
<location filename="../main.qml" line="155"/>
<location filename="../main.qml" line="214"/>
<source>Select this button to change the destination storage device</source>
<translation>Klicken Sie auf diesen Knopf, um das Ziel-Speichermedium zu ändern</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="216"/>
<location filename="../main.qml" line="261"/>
<source>CANCEL WRITE</source>
<translation>SCHREIBEN ABBRECHEN</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="219"/>
<location filename="../main.qml" line="1035"/>
<location filename="../main.qml" line="264"/>
<location filename="../main.qml" line="1213"/>
<source>Cancelling...</source>
<translation>Abbrechen...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="227"/>
<location filename="../main.qml" line="276"/>
<source>CANCEL VERIFY</source>
<translation>VERIFIZIERUNG ABBRECHEN</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="230"/>
<location filename="../main.qml" line="1058"/>
<location filename="../main.qml" line="1127"/>
<location filename="../main.qml" line="279"/>
<location filename="../main.qml" line="1236"/>
<location filename="../main.qml" line="1305"/>
<source>Finalizing...</source>
<translation>Finalisieren...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="288"/>
@ -611,205 +544,187 @@ Controlled Folder Access scheint aktiviert zu sein. Bitte fügen Sie sowohl rpi-
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="175"/>
<location filename="../main.qml" line="294"/>
<source>Select this button to start writing the image</source>
<translation>Klicke auf diesen Knopf, um mit dem Schreiben zu beginnen</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="245"/>
<source>Select this button to access advanced settings</source>
<translation>Klicken Sie auf diesen Knopf, um zu den erweiterten Einstellungen zu gelangen.</translation>
</message>
<message>
<location filename="../main.qml" line="259"/>
<location filename="../main.qml" line="316"/>
<source>Using custom repository: %1</source>
<translation>Verwende benutzerdefiniertes Repository: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="268"/>
<location filename="../main.qml" line="325"/>
<source>Keyboard navigation: &lt;tab&gt; navigate to next button &lt;space&gt; press button/select item &lt;arrow up/down&gt; go up/down in lists</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="289"/>
<location filename="../main.qml" line="346"/>
<source>Language: </source>
<translation>Sprache: </translation>
</message>
<message>
<location filename="../main.qml" line="312"/>
<source>Keyboard: </source>
<translation>Tastatur: </translation>
</message>
<message>
<location filename="../main.qml" line="437"/>
<source>Pi model:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="448"/>
<location filename="../main.qml" line="369"/>
<source>Keyboard: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="490"/>
<source>[ All ]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="528"/>
<location filename="../main.qml" line="638"/>
<source>Back</source>
<translation>Zurück</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="529"/>
<location filename="../main.qml" line="639"/>
<source>Go back to main menu</source>
<translation>Zurück zum Hauptmenü</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="695"/>
<location filename="../main.qml" line="872"/>
<source>Released: %1</source>
<translation>Veröffentlicht: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="705"/>
<location filename="../main.qml" line="882"/>
<source>Cached on your computer</source>
<translation>Auf Ihrem Computer zwischengespeichert</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="707"/>
<location filename="../main.qml" line="884"/>
<source>Local file</source>
<translation>Lokale Datei</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="708"/>
<source>Online - %1 GB download</source>
<translation>Online - %1 GB Download</translation>
</message>
<message>
<location filename="../main.qml" line="833"/>
<location filename="../main.qml" line="885"/>
<location filename="../main.qml" line="891"/>
<source>Mounted as %1</source>
<translation>Als %1 eingebunden</translation>
</message>
<message>
<location filename="../main.qml" line="887"/>
<source>[WRITE PROTECTED]</source>
<translation>[SCHREIBGESCHÜTZT]</translation>
</message>
<message>
<location filename="../main.qml" line="929"/>
<source>Are you sure you want to quit?</source>
<translation>Sind Sie sicher, dass Sie beenden möchten?</translation>
</message>
<message>
<location filename="../main.qml" line="930"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation>Der Raspberry Pi Imager ist noch beschäftigt. &lt;br&gt;Möchten Sie wirklich beenden?</translation>
</message>
<message>
<location filename="../main.qml" line="941"/>
<source>Warning</source>
<translation>Warnung</translation>
</message>
<message>
<location filename="../main.qml" line="949"/>
<source>Preparing to write...</source>
<translation>Schreiben wird vorbereitet...</translation>
</message>
<message>
<location filename="../main.qml" line="962"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation>Alle vorhandenen Daten auf &apos;%1&apos; werden gelöscht.&lt;br&gt;Möchten Sie wirklich fortfahren?</translation>
</message>
<message>
<location filename="../main.qml" line="973"/>
<source>Update available</source>
<translation>Update verfügbar</translation>
</message>
<message>
<location filename="../main.qml" line="974"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation>Eine neuere Version von Imager ist verfügbar. &lt;br&gt;Möchten Sie die Webseite besuchen, um das Update herunterzuladen?</translation>
</message>
<message>
<location filename="../main.qml" line="1017"/>
<source>Error downloading OS list from Internet</source>
<translation>Fehler beim Herunterladen der Betriebssystemsliste aus dem Internet</translation>
</message>
<message>
<location filename="../main.qml" line="1038"/>
<source>Writing... %1%</source>
<translation>Schreiben... %1%</translation>
</message>
<message>
<location filename="../main.qml" line="1061"/>
<source>Verifying... %1%</source>
<translation>Verifizierung... %1%</translation>
<source>Online - %1 GB download</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1010"/>
<location filename="../main.qml" line="1062"/>
<location filename="../main.qml" line="1068"/>
<source>Mounted as %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1064"/>
<source>[WRITE PROTECTED]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1106"/>
<source>Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1107"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1118"/>
<source>Warning</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1126"/>
<source>Preparing to write...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1140"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1151"/>
<source>Update available</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1152"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1195"/>
<source>Error downloading OS list from Internet</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1216"/>
<source>Writing... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1239"/>
<source>Verifying... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1246"/>
<source>Preparing to write... (%1)</source>
<translation>Schreiben wird vorbereitet... (%1)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1084"/>
<location filename="../main.qml" line="1262"/>
<source>Error</source>
<translation>Fehler</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1091"/>
<location filename="../main.qml" line="1269"/>
<source>Write Successful</source>
<translation>Schreiben erfolgreich</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="572"/>
<location filename="../main.qml" line="1092"/>
<location filename="../main.qml" line="1270"/>
<location filename="../main.qml" line="1523"/>
<source>Erase</source>
<translation>Löschen</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1093"/>
<location filename="../main.qml" line="1271"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been erased&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>&lt;b&gt;%1&lt;/b&gt; wurde geleert&lt;br&gt;&lt;br&gt;Sie können die SD-Karte nun aus dem Lesegerät entfernen</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1100"/>
<location filename="../main.qml" line="1278"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been written to &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>&lt;b&gt;%1&lt;/b&gt; wurde auf &lt;b&gt;%2&lt;/b&gt; geschrieben&lt;br&gt;&lt;br&gt;Sie können die SD-Karte nun aus dem Lesegerät entfernen</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1202"/>
<location filename="../main.qml" line="1423"/>
<source>Error parsing os_list.json</source>
<translation>Fehler beim Parsen von os_list.json</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="573"/>
<location filename="../main.qml" line="1524"/>
<source>Format card as FAT32</source>
<translation>Karte als FAT32 formatieren</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="582"/>
<location filename="../main.qml" line="1533"/>
<source>Use custom</source>
<translation>Eigenes Image</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="583"/>
<location filename="../main.qml" line="1534"/>
<source>Select a custom .img from your computer</source>
<translation>Wählen Sie eine eigene .img-Datei von Ihrem Computer</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1391"/>
<location filename="../main.qml" line="1681"/>
<source>Connect an USB stick containing images first.&lt;br&gt;The images must be located in the root folder of the USB stick.</source>
<translation>Verbinden Sie zuerst einen USB-Stick mit Images.&lt;br&gt;Die Images müssen sich im Wurzelverzeichnes des USB-Sticks befinden.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1407"/>
<location filename="../main.qml" line="1697"/>
<source>SD card is write protected.&lt;br&gt;Push the lock switch on the left side of the card upwards, and try again.</source>
<translation>Die Speicherkarte ist schreibgeschützt.&lt;br&gt;Schieben Sie den Schutzschalter auf der linken Seite nach oben, und versuchen Sie es erneut.</translation>
</message>
<message>
<source>Select this button to change the destination SD card</source>
<translation type="vanished">Klicke auf diesen Knopf, um die Ziel-SD-Karte zu ändern</translation>
</message>
<message>
<source>&lt;b&gt;%1&lt;/b&gt; has been written to &lt;b&gt;%2&lt;/b&gt;</source>
<translation type="vanished">&lt;b&gt;%1&lt;/b&gt; wurde auf &lt;b&gt;%2&lt;/b&gt; geschrieben</translation>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View file

@ -213,27 +213,27 @@
<context>
<name>ImageWriter</name>
<message>
<location filename="../imagewriter.cpp" line="248"/>
<location filename="../imagewriter.cpp" line="252"/>
<source>Storage capacity is not large enough.&lt;br&gt;Needs to be at least %1 GB.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="254"/>
<location filename="../imagewriter.cpp" line="258"/>
<source>Input file is not a valid disk image.&lt;br&gt;File size %1 bytes is not a multiple of 512 bytes.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="442"/>
<location filename="../imagewriter.cpp" line="446"/>
<source>Downloading and writing image</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="575"/>
<location filename="../imagewriter.cpp" line="579"/>
<source>Select image</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="896"/>
<location filename="../imagewriter.cpp" line="971"/>
<source>Would you like to prefill the wifi password from the system keychain?</source>
<translation type="unfinished"></translation>
</message>
@ -434,28 +434,28 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="87"/>
<location filename="../UseSavedSettingsPopup.qml" line="88"/>
<source>Would you like to apply image customization settings?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="97"/>
<source>NO</source>
<translation></translation>
<location filename="../UseSavedSettingsPopup.qml" line="98"/>
<source>EDIT SETTINGS</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="107"/>
<location filename="../UseSavedSettingsPopup.qml" line="108"/>
<source>NO, CLEAR SETTINGS</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="117"/>
<location filename="../UseSavedSettingsPopup.qml" line="119"/>
<source>YES</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="127"/>
<source>EDIT SETTINGS</source>
<location filename="../UseSavedSettingsPopup.qml" line="130"/>
<source>NO</source>
<translation type="unfinished"></translation>
</message>
</context>
@ -473,73 +473,68 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="109"/>
<location filename="../main.qml" line="126"/>
<source>CHOOSE DEVICE</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="120"/>
<location filename="../main.qml" line="138"/>
<source>Select this button to choose your target Raspberry Pi</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="132"/>
<location filename="../main.qml" line="413"/>
<location filename="../main.qml" line="152"/>
<location filename="../main.qml" line="576"/>
<source>Operating System</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="144"/>
<location filename="../main.qml" line="163"/>
<source>CHOOSE OS</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="156"/>
<location filename="../main.qml" line="175"/>
<source>Select this button to change the operating system</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="133"/>
<location filename="../main.qml" line="780"/>
<location filename="../main.qml" line="189"/>
<location filename="../main.qml" line="957"/>
<source>Storage</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="145"/>
<location filename="../main.qml" line="1108"/>
<location filename="../main.qml" line="200"/>
<location filename="../main.qml" line="1286"/>
<source>CHOOSE STORAGE</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="171"/>
<source>WRITE</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="155"/>
<location filename="../main.qml" line="214"/>
<source>Select this button to change the destination storage device</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="216"/>
<location filename="../main.qml" line="261"/>
<source>CANCEL WRITE</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="219"/>
<location filename="../main.qml" line="1035"/>
<location filename="../main.qml" line="264"/>
<location filename="../main.qml" line="1213"/>
<source>Cancelling...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="227"/>
<location filename="../main.qml" line="276"/>
<source>CANCEL VERIFY</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="230"/>
<location filename="../main.qml" line="1058"/>
<location filename="../main.qml" line="1127"/>
<location filename="../main.qml" line="279"/>
<location filename="../main.qml" line="1236"/>
<location filename="../main.qml" line="1305"/>
<source>Finalizing...</source>
<translation type="unfinished"></translation>
</message>
@ -549,195 +544,185 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="175"/>
<location filename="../main.qml" line="294"/>
<source>Select this button to start writing the image</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="245"/>
<source>Select this button to access advanced settings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="259"/>
<location filename="../main.qml" line="316"/>
<source>Using custom repository: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="268"/>
<location filename="../main.qml" line="325"/>
<source>Keyboard navigation: &lt;tab&gt; navigate to next button &lt;space&gt; press button/select item &lt;arrow up/down&gt; go up/down in lists</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="289"/>
<location filename="../main.qml" line="346"/>
<source>Language: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="312"/>
<location filename="../main.qml" line="369"/>
<source>Keyboard: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="437"/>
<source>Pi model:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="448"/>
<location filename="../main.qml" line="490"/>
<source>[ All ]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="528"/>
<location filename="../main.qml" line="638"/>
<source>Back</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="529"/>
<location filename="../main.qml" line="639"/>
<source>Go back to main menu</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="695"/>
<location filename="../main.qml" line="872"/>
<source>Released: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="705"/>
<location filename="../main.qml" line="882"/>
<source>Cached on your computer</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="707"/>
<location filename="../main.qml" line="884"/>
<source>Local file</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="708"/>
<location filename="../main.qml" line="885"/>
<source>Online - %1 GB download</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="833"/>
<location filename="../main.qml" line="885"/>
<location filename="../main.qml" line="891"/>
<location filename="../main.qml" line="1010"/>
<location filename="../main.qml" line="1062"/>
<location filename="../main.qml" line="1068"/>
<source>Mounted as %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="887"/>
<location filename="../main.qml" line="1064"/>
<source>[WRITE PROTECTED]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="929"/>
<location filename="../main.qml" line="1106"/>
<source>Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="930"/>
<location filename="../main.qml" line="1107"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="941"/>
<location filename="../main.qml" line="1118"/>
<source>Warning</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="949"/>
<location filename="../main.qml" line="1126"/>
<source>Preparing to write...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="962"/>
<location filename="../main.qml" line="1140"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="973"/>
<location filename="../main.qml" line="1151"/>
<source>Update available</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="974"/>
<location filename="../main.qml" line="1152"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1017"/>
<location filename="../main.qml" line="1195"/>
<source>Error downloading OS list from Internet</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1038"/>
<location filename="../main.qml" line="1216"/>
<source>Writing... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1061"/>
<location filename="../main.qml" line="1239"/>
<source>Verifying... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1068"/>
<location filename="../main.qml" line="1246"/>
<source>Preparing to write... (%1)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1084"/>
<location filename="../main.qml" line="1262"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1091"/>
<location filename="../main.qml" line="1269"/>
<source>Write Successful</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="572"/>
<location filename="../main.qml" line="1092"/>
<location filename="../main.qml" line="1270"/>
<location filename="../main.qml" line="1523"/>
<source>Erase</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1093"/>
<location filename="../main.qml" line="1271"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been erased&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1100"/>
<location filename="../main.qml" line="1278"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been written to &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1202"/>
<location filename="../main.qml" line="1423"/>
<source>Error parsing os_list.json</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="573"/>
<location filename="../main.qml" line="1524"/>
<source>Format card as FAT32</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="582"/>
<location filename="../main.qml" line="1533"/>
<source>Use custom</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="583"/>
<location filename="../main.qml" line="1534"/>
<source>Select a custom .img from your computer</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1391"/>
<location filename="../main.qml" line="1681"/>
<source>Connect an USB stick containing images first.&lt;br&gt;The images must be located in the root folder of the USB stick.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1407"/>
<location filename="../main.qml" line="1697"/>
<source>SD card is write protected.&lt;br&gt;Push the lock switch on the left side of the card upwards, and try again.</source>
<translation type="unfinished"></translation>
</message>

View file

@ -7,26 +7,22 @@
<location filename="../downloadextractthread.cpp" line="196"/>
<location filename="../downloadextractthread.cpp" line="385"/>
<source>Error extracting archive: %1</source>
<translation>Error extrayendo el archivo: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="261"/>
<source>Error mounting FAT32 partition</source>
<translation>Error montando la partición FAT32</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="281"/>
<source>Operating system did not mount FAT32 partition</source>
<translation>El sistema operativo no montó la partición FAT32</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="304"/>
<source>Error changing to directory &apos;%1&apos;</source>
<translation>Error cambiando al directorio &apos;%1&apos;</translation>
</message>
<message>
<source>Error writing to storage</source>
<translation type="vanished">Error escribiendo en la memoria</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -34,124 +30,124 @@
<message>
<location filename="../downloadthread.cpp" line="118"/>
<source>unmounting drive</source>
<translation>desmontando unidad</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="138"/>
<source>opening drive</source>
<translation>abriendo unidad</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="166"/>
<source>Error running diskpart: %1</source>
<translation>Error ejecutando diskpart: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="187"/>
<source>Error removing existing partitions</source>
<translation>Error eliminando las particiones existentes</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="213"/>
<source>Authentication cancelled</source>
<translation>Autenticación cancelada</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="216"/>
<source>Error running authopen to gain access to disk device &apos;%1&apos;</source>
<translation>Error ejecutando authopen para acceder al dispositivo de disco &apos;%1&apos;</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="217"/>
<source>Please verify if &apos;Raspberry Pi Imager&apos; is allowed access to &apos;removable volumes&apos; in privacy settings (under &apos;files and folders&apos; or alternatively give it &apos;full disk access&apos;).</source>
<translation>Por favor, compruebe si &apos;Raspberry Pi Imager&apos; tiene permitido el acceso a &apos;volúmenes extraíbles&apos; en los ajustes de privacidad (en &apos;archivos y carpetas&apos; o alternativamente dele &apos;acceso total al disco&apos;).</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="239"/>
<source>Cannot open storage device &apos;%1&apos;.</source>
<translation>No se puede abrir el dispositivo de almacenamiento &apos;%1&apos;.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="281"/>
<source>discarding existing data on drive</source>
<translation>descartando datos existentes en la unidad</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="301"/>
<source>zeroing out first and last MB of drive</source>
<translation>poniendo a cero el primer y el último MB de la unidad</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="307"/>
<source>Write error while zero&apos;ing out MBR</source>
<translation>Error de escritura al poner a cero MBR</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="319"/>
<source>Write error while trying to zero out last part of card.&lt;br&gt;Card could be advertising wrong capacity (possible counterfeit).</source>
<translation>Error de escritura al intentar poner a cero la última parte de la tarjeta.&lt;br&gt;La tarjeta podría estar anunciando una capacidad incorrecta (posible falsificación).</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="408"/>
<source>starting download</source>
<translation>iniciando descarga</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="466"/>
<source>Error downloading: %1</source>
<translation>Error descargando: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="663"/>
<source>Access denied error while writing file to disk.</source>
<translation>Error de acceso denegado escribiendo el archivo en el disco.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="668"/>
<source>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.</source>
<translation>El acceso controlado a carpetas parece estar activado. Añada rpi-imager.exe y fat32format.exe a la lista de aplicaciones permitidas y vuelva a intentarlo.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="675"/>
<source>Error writing file to disk</source>
<translation>Error escribiendo el archivo en el disco</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="697"/>
<source>Download corrupt. Hash does not match</source>
<translation>Descarga corrupta. El hash no coincide</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="709"/>
<location filename="../downloadthread.cpp" line="761"/>
<source>Error writing to storage (while flushing)</source>
<translation>Error escribiendo en la memoria (durante la limpieza)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="716"/>
<location filename="../downloadthread.cpp" line="768"/>
<source>Error writing to storage (while fsync)</source>
<translation>Error escribiendo en el almacenamiento (mientras fsync)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="751"/>
<source>Error writing first block (partition table)</source>
<translation>Error escribiendo el primer bloque (tabla de particiones)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="826"/>
<source>Error reading from storage.&lt;br&gt;SD card may be broken.</source>
<translation>Error leyendo del almacenamiento.&lt;br&gt;La tarjeta SD puede estar rota.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="845"/>
<source>Verifying write failed. Contents of SD card is different from what was written to it.</source>
<translation>Error verificando la escritura. El contenido de la tarjeta SD es diferente del que se escribió en ella.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="898"/>
<source>Customizing image</source>
<translation>Personalizando imagen</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -161,85 +157,85 @@
<location filename="../driveformatthread.cpp" line="124"/>
<location filename="../driveformatthread.cpp" line="185"/>
<source>Error partitioning: %1</source>
<translation>Error particionando: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="84"/>
<source>Error starting fat32format</source>
<translation>Error iniciando fat32format</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="94"/>
<source>Error running fat32format: %1</source>
<translation>Error ejecutando fat32format: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="104"/>
<source>Error determining new drive letter</source>
<translation>Error determinando la nueva letra de unidad</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="109"/>
<source>Invalid device: %1</source>
<translation>Dispositivo no válido: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="146"/>
<source>Error formatting (through udisks2)</source>
<translation>Error formateando (a través de udisks2)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="174"/>
<source>Error starting sfdisk</source>
<translation>Error iniciando sfdisk</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="199"/>
<source>Partitioning did not create expected FAT partition %1</source>
<translation>El particionado no creó la partición FAT %1 esperada</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="208"/>
<source>Error starting mkfs.fat</source>
<translation>Error iniciando mkfs.fat</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="218"/>
<source>Error running mkfs.fat: %1</source>
<translation>Error ejecutando mkfs.fat: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="225"/>
<source>Formatting not implemented for this platform</source>
<translation>Formateo no implementado para esta plataforma</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ImageWriter</name>
<message>
<location filename="../imagewriter.cpp" line="248"/>
<location filename="../imagewriter.cpp" line="252"/>
<source>Storage capacity is not large enough.&lt;br&gt;Needs to be at least %1 GB.</source>
<translation>La capacidad de almacenamiento no es lo suficientemente grande.&lt;br&gt;Necesita ser de al menos %1 GB.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="254"/>
<location filename="../imagewriter.cpp" line="258"/>
<source>Input file is not a valid disk image.&lt;br&gt;File size %1 bytes is not a multiple of 512 bytes.</source>
<translation>El archivo de entrada no es una imagen de disco válida.&lt;br&gt;El tamaño del archivo %1 bytes no es múltiplo de 512 bytes.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="442"/>
<location filename="../imagewriter.cpp" line="446"/>
<source>Downloading and writing image</source>
<translation>Descargando y escribiendo imagen</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="575"/>
<location filename="../imagewriter.cpp" line="579"/>
<source>Select image</source>
<translation>Seleccionar imagen</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="896"/>
<location filename="../imagewriter.cpp" line="971"/>
<source>Would you like to prefill the wifi password from the system keychain?</source>
<translation>¿Desea rellenar previamente la contraseña wifi desde el llavero del sistema?</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -247,12 +243,12 @@
<message>
<location filename="../localfileextractthread.cpp" line="34"/>
<source>opening image file</source>
<translation>abriendo archivo de imagen</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../localfileextractthread.cpp" line="39"/>
<source>Error opening image file</source>
<translation>Error abriendo archivo de imagen</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -260,22 +256,22 @@
<message>
<location filename="../MsgPopup.qml" line="98"/>
<source>NO</source>
<translation>NO</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="109"/>
<source>YES</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="120"/>
<source>CONTINUE</source>
<translation>CONTINUAR</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="130"/>
<source>QUIT</source>
<translation>SALIR</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -283,147 +279,143 @@
<message>
<location filename="../OptionsPopup.qml" line="20"/>
<source>Advanced options</source>
<translation>Opciones avanzadas</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="52"/>
<source>Image customization options</source>
<translation>Opciones de personalización de imagen</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="57"/>
<source>for this session only</source>
<translation>solo para esta sesión</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="58"/>
<source>to always use</source>
<translation>para usar siempre</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="71"/>
<source>General</source>
<translation>General</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="79"/>
<source>Services</source>
<translation>Servicios</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="82"/>
<source>Options</source>
<translation>Opciones</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="98"/>
<source>Set hostname:</source>
<translation>Establecer nombre de anfitrión:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="120"/>
<source>Set username and password</source>
<translation>Establecer nombre de usuario y contraseña</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="142"/>
<source>Username:</source>
<translation>Nombre de usuario:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="158"/>
<location filename="../OptionsPopup.qml" line="219"/>
<source>Password:</source>
<translation>Contraseña:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="186"/>
<source>Configure wireless LAN</source>
<translation>Configurar LAN inalámbrica</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="205"/>
<source>SSID:</source>
<translation>SSID:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="238"/>
<source>Show password</source>
<translation>Mostrar contraseña</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="244"/>
<source>Hidden SSID</source>
<translation>SSID oculta</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="250"/>
<source>Wireless LAN country:</source>
<translation>País de LAN inalámbrica:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="261"/>
<source>Set locale settings</source>
<translation>Establecer ajustes regionales</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="271"/>
<source>Time zone:</source>
<translation>Zona horaria:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="281"/>
<source>Keyboard layout:</source>
<translation>Distribución del teclado:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="298"/>
<source>Enable SSH</source>
<translation>Activar SSH</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="317"/>
<source>Use password authentication</source>
<translation>Usar autenticación por contraseña</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="327"/>
<source>Allow public-key authentication only</source>
<translation>Permitir solo la autenticación de clave pública</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="345"/>
<source>Set authorized_keys for &apos;%1&apos;:</source>
<translation>Establecer authorized_keys para &apos;%1&apos;:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="357"/>
<source>RUN SSH-KEYGEN</source>
<translation>EJECUTAR SSH-KEYGEN</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="375"/>
<source>Play sound when finished</source>
<translation>Reproducir sonido al finalizar</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="379"/>
<source>Eject media when finished</source>
<translation>Expulsar soporte al finalizar</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="383"/>
<source>Enable telemetry</source>
<translation>Activar telemetría</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="397"/>
<source>SAVE</source>
<translation>GUARDAR</translation>
</message>
<message>
<source>Persistent settings</source>
<translation type="vanished">Ajustes persistentes</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -431,7 +423,7 @@
<message>
<location filename="../linux/linuxdrivelist.cpp" line="119"/>
<source>Internal SD card reader</source>
<translation>Lector de tarjetas SD interno</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -442,29 +434,29 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="87"/>
<location filename="../UseSavedSettingsPopup.qml" line="88"/>
<source>Would you like to apply image customization settings?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="97"/>
<source>NO</source>
<translation>NO</translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="107"/>
<source>NO, CLEAR SETTINGS</source>
<translation>NO, BORRAR AJUSTES</translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="117"/>
<source>YES</source>
<translation></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="127"/>
<location filename="../UseSavedSettingsPopup.qml" line="98"/>
<source>EDIT SETTINGS</source>
<translation>EDITAR AJUSTES</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="108"/>
<source>NO, CLEAR SETTINGS</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="119"/>
<source>YES</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="130"/>
<source>NO</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -472,7 +464,7 @@
<message>
<location filename="../main.qml" line="22"/>
<source>Raspberry Pi Imager v%1</source>
<translation>Raspberry Pi Imager v%1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="114"/>
@ -491,65 +483,60 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="97"/>
<location filename="../main.qml" line="413"/>
<location filename="../main.qml" line="152"/>
<location filename="../main.qml" line="576"/>
<source>Operating System</source>
<translation>Sistema operativo</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="109"/>
<location filename="../main.qml" line="163"/>
<source>CHOOSE OS</source>
<translation>ELEGIR SO</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="121"/>
<location filename="../main.qml" line="175"/>
<source>Select this button to change the operating system</source>
<translation>Seleccione este botón para cambiar el sistema operativo</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="133"/>
<location filename="../main.qml" line="780"/>
<location filename="../main.qml" line="189"/>
<location filename="../main.qml" line="957"/>
<source>Storage</source>
<translation>Almacenamiento</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="145"/>
<location filename="../main.qml" line="1108"/>
<location filename="../main.qml" line="200"/>
<location filename="../main.qml" line="1286"/>
<source>CHOOSE STORAGE</source>
<translation>ELEGIR ALMACENAMIENTO</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="171"/>
<source>WRITE</source>
<translation>ESCRIBIR</translation>
</message>
<message>
<location filename="../main.qml" line="155"/>
<location filename="../main.qml" line="214"/>
<source>Select this button to change the destination storage device</source>
<translation>Seleccione este botón para cambiar el dispositivo de almacenamiento de destino</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="216"/>
<location filename="../main.qml" line="261"/>
<source>CANCEL WRITE</source>
<translation>CANCELAR ESCRITURA</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="219"/>
<location filename="../main.qml" line="1035"/>
<location filename="../main.qml" line="264"/>
<location filename="../main.qml" line="1213"/>
<source>Cancelling...</source>
<translation>Cancelando...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="227"/>
<location filename="../main.qml" line="276"/>
<source>CANCEL VERIFY</source>
<translation>CANCELAR VERIFICACIÓN</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="230"/>
<location filename="../main.qml" line="1058"/>
<location filename="../main.qml" line="1127"/>
<location filename="../main.qml" line="279"/>
<location filename="../main.qml" line="1236"/>
<location filename="../main.qml" line="1305"/>
<source>Finalizing...</source>
<translation>Finalizando...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="288"/>
@ -557,197 +544,187 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="175"/>
<location filename="../main.qml" line="294"/>
<source>Select this button to start writing the image</source>
<translation>Seleccione este botón para empezar a escribir la imagen</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="245"/>
<source>Select this button to access advanced settings</source>
<translation>Seleccione este botón para acceder a los ajustes avanzados</translation>
</message>
<message>
<location filename="../main.qml" line="259"/>
<location filename="../main.qml" line="316"/>
<source>Using custom repository: %1</source>
<translation>Usando repositorio personalizado: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="268"/>
<location filename="../main.qml" line="325"/>
<source>Keyboard navigation: &lt;tab&gt; navigate to next button &lt;space&gt; press button/select item &lt;arrow up/down&gt; go up/down in lists</source>
<translation>Navegación por teclado: &lt;tab&gt; navegar al botón siguiente &lt;space&gt; pulsar botón/seleccionar elemento &lt;arrow up/down&gt; subir/bajar en listas</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="289"/>
<location filename="../main.qml" line="346"/>
<source>Language: </source>
<translation>Idioma: </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="312"/>
<location filename="../main.qml" line="369"/>
<source>Keyboard: </source>
<translation>Teclado: </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="437"/>
<source>Pi model:</source>
<translation>Modelo Pi:</translation>
</message>
<message>
<location filename="../main.qml" line="448"/>
<location filename="../main.qml" line="490"/>
<source>[ All ]</source>
<translation>[ Todos ]</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="528"/>
<location filename="../main.qml" line="638"/>
<source>Back</source>
<translation>Volver</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="529"/>
<location filename="../main.qml" line="639"/>
<source>Go back to main menu</source>
<translation>Volver al menú principal</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="695"/>
<location filename="../main.qml" line="872"/>
<source>Released: %1</source>
<translation>Publicado: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="705"/>
<location filename="../main.qml" line="882"/>
<source>Cached on your computer</source>
<translation>En caché en su ordenador</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="707"/>
<location filename="../main.qml" line="884"/>
<source>Local file</source>
<translation>Archivo local</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="708"/>
<source>Online - %1 GB download</source>
<translation>En línea - %1 GB descarga</translation>
</message>
<message>
<location filename="../main.qml" line="833"/>
<location filename="../main.qml" line="885"/>
<location filename="../main.qml" line="891"/>
<source>Mounted as %1</source>
<translation>Montado como %1</translation>
</message>
<message>
<location filename="../main.qml" line="887"/>
<source>[WRITE PROTECTED]</source>
<translation>[PROTEGIDO CONTRA ESCRITURA]</translation>
</message>
<message>
<location filename="../main.qml" line="929"/>
<source>Are you sure you want to quit?</source>
<translation>¿Está seguro de que quiere salir?</translation>
</message>
<message>
<location filename="../main.qml" line="930"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation>Raspberry Pi Imager sigue ocupado.&lt;br&gt;¿Está seguro de que quiere salir?</translation>
</message>
<message>
<location filename="../main.qml" line="941"/>
<source>Warning</source>
<translation>Advertencia</translation>
</message>
<message>
<location filename="../main.qml" line="949"/>
<source>Preparing to write...</source>
<translation>Preparando para escribir...</translation>
</message>
<message>
<location filename="../main.qml" line="962"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation>Se borrarán todos los datos existentes en &apos;%1&apos;.&lt;br&gt;¿Está seguro de que desea continuar?</translation>
</message>
<message>
<location filename="../main.qml" line="973"/>
<source>Update available</source>
<translation>Actualización disponible</translation>
</message>
<message>
<location filename="../main.qml" line="974"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation>Hay una versión más reciente de Imager disponible.&lt;br&gt;¿Desea visitar el sitio web para descargarla?</translation>
</message>
<message>
<location filename="../main.qml" line="1017"/>
<source>Error downloading OS list from Internet</source>
<translation>Error al descargar la lista de sistemas operativos de Internet</translation>
</message>
<message>
<location filename="../main.qml" line="1038"/>
<source>Writing... %1%</source>
<translation>Escribiendo... %1%</translation>
</message>
<message>
<location filename="../main.qml" line="1061"/>
<source>Verifying... %1%</source>
<translation>Verificando... %1%</translation>
<source>Online - %1 GB download</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1010"/>
<location filename="../main.qml" line="1062"/>
<location filename="../main.qml" line="1068"/>
<source>Mounted as %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1064"/>
<source>[WRITE PROTECTED]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1106"/>
<source>Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1107"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1118"/>
<source>Warning</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1126"/>
<source>Preparing to write...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1140"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1151"/>
<source>Update available</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1152"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1195"/>
<source>Error downloading OS list from Internet</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1216"/>
<source>Writing... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1239"/>
<source>Verifying... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1246"/>
<source>Preparing to write... (%1)</source>
<translation>Preparando para escribir... (%1)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1084"/>
<location filename="../main.qml" line="1262"/>
<source>Error</source>
<translation>Error</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1091"/>
<location filename="../main.qml" line="1269"/>
<source>Write Successful</source>
<translation>Escritura exitosa</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="572"/>
<location filename="../main.qml" line="1092"/>
<location filename="../main.qml" line="1270"/>
<location filename="../main.qml" line="1523"/>
<source>Erase</source>
<translation>Borrar</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1093"/>
<location filename="../main.qml" line="1271"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been erased&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>&lt;b&gt;%1&lt;/b&gt; se ha borrado&lt;br&gt;&lt;br&gt;Ya puede retirar la tarjeta SD del lector</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1100"/>
<location filename="../main.qml" line="1278"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been written to &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>&lt;b&gt;%1&lt;/b&gt; se ha escrito en &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt;Ya puede retirar la tarjeta SD del lector</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1202"/>
<location filename="../main.qml" line="1423"/>
<source>Error parsing os_list.json</source>
<translation>Error al parsear os_list.json</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="573"/>
<location filename="../main.qml" line="1524"/>
<source>Format card as FAT32</source>
<translation>Formatear tarjeta como FAT32</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="582"/>
<location filename="../main.qml" line="1533"/>
<source>Use custom</source>
<translation>Usar personalizado</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="583"/>
<location filename="../main.qml" line="1534"/>
<source>Select a custom .img from your computer</source>
<translation>Seleccione un .img personalizado de su ordenador</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1391"/>
<location filename="../main.qml" line="1681"/>
<source>Connect an USB stick containing images first.&lt;br&gt;The images must be located in the root folder of the USB stick.</source>
<translation>Conecte primero una memoria USB que contenga imágenes.&lt;br&gt;Las imágenes deben estar ubicadas en la carpeta raíz de la memoria USB.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1407"/>
<location filename="../main.qml" line="1697"/>
<source>SD card is write protected.&lt;br&gt;Push the lock switch on the left side of the card upwards, and try again.</source>
<translation>La tarjeta SD está protegida contra escritura.&lt;br&gt;Pulse hacia arriba el interruptor de bloqueo situado en el lado izquierdo de la tarjeta y vuelva a intentarlo.</translation>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View file

@ -7,26 +7,22 @@
<location filename="../downloadextractthread.cpp" line="196"/>
<location filename="../downloadextractthread.cpp" line="385"/>
<source>Error extracting archive: %1</source>
<translation>Erreur lors de l&apos;extraction de l&apos;archive&#xa0;: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="261"/>
<source>Error mounting FAT32 partition</source>
<translation>Erreur lors du montage de la partition FAT32</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="281"/>
<source>Operating system did not mount FAT32 partition</source>
<translation>Le système d&apos;exploitation n&apos;a pas monté la partition FAT32</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="304"/>
<source>Error changing to directory &apos;%1&apos;</source>
<translation>Erreur lors du changement du répertoire &apos;%1&apos;</translation>
</message>
<message>
<source>Error writing to storage</source>
<translation type="vanished">Erreur d&apos;écriture dans le stockage</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -34,160 +30,124 @@
<message>
<location filename="../downloadthread.cpp" line="118"/>
<source>unmounting drive</source>
<translation>démontage du disque</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="138"/>
<source>opening drive</source>
<translation>ouverture du disque</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="166"/>
<source>Error running diskpart: %1</source>
<translation>Erreur lors de l&apos;exécution de diskpart&#xa0;: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="187"/>
<source>Error removing existing partitions</source>
<translation>Erreur lors de la suppression des partitions existantes</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="213"/>
<source>Authentication cancelled</source>
<translation>Authentification annulée</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="216"/>
<source>Error running authopen to gain access to disk device &apos;%1&apos;</source>
<translation>Erreur lors de l&apos;exécution d&apos;authopen pour accéder au périphérique du stockage &apos;%1&apos;</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="217"/>
<source>Please verify if &apos;Raspberry Pi Imager&apos; is allowed access to &apos;removable volumes&apos; in privacy settings (under &apos;files and folders&apos; or alternatively give it &apos;full disk access&apos;).</source>
<translation>Veuillez vérifier dans les réglages de confidentialité (sous &apos;fichiers et dossiers&apos;) si &apos;Raspberry Pi Imager&apos; est autorisé à accéder aux volumes amovibles (ou bien donnez-lui accès complet au disque).</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="239"/>
<source>Cannot open storage device &apos;%1&apos;.</source>
<translation>Impossible d&apos;ouvrir le périphérique de stockage &apos;%1&apos;.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="281"/>
<source>discarding existing data on drive</source>
<translation>suppression des données existantes sur le disque</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="301"/>
<source>zeroing out first and last MB of drive</source>
<translation>mise à zéro du premier et du dernier Mo du disque</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="307"/>
<source>Write error while zero&apos;ing out MBR</source>
<translation>Erreur d&apos;écriture lors du formatage du MBR</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="319"/>
<source>Write error while trying to zero out last part of card.&lt;br&gt;Card could be advertising wrong capacity (possible counterfeit).</source>
<translation>Erreur d&apos;écriture lors de la tentative de formatage de la dernière partie de la carte.&lt;br&gt;La carte annonce peut-être une capacité erronée (contrefaçon possible).</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="408"/>
<source>starting download</source>
<translation>début du téléchargement</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="466"/>
<source>Error downloading: %1</source>
<translation>Erreur de téléchargement&#xa0;: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="663"/>
<source>Access denied error while writing file to disk.</source>
<translation>Accès refusé lors de l&apos;écriture d&apos;un fichier sur le disque.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="668"/>
<source>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.</source>
<translation>L&apos;accès contrôlé aux dossiers semble être activé. Veuillez ajouter rpi-imager.exe et fat32format.exe à la liste des applications autorisées et réessayez.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="675"/>
<source>Error writing file to disk</source>
<translation>Erreur d&apos;écriture de fichier sur le disque</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="697"/>
<source>Download corrupt. Hash does not match</source>
<translation>Téléchargement corrompu. La signature ne correspond pas</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="709"/>
<location filename="../downloadthread.cpp" line="761"/>
<source>Error writing to storage (while flushing)</source>
<translation>Erreur d&apos;écriture dans le stockage (lors du formatage)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="716"/>
<location filename="../downloadthread.cpp" line="768"/>
<source>Error writing to storage (while fsync)</source>
<translation>Erreur d&apos;écriture dans le stockage (pendant l&apos;exécution de fsync)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="751"/>
<source>Error writing first block (partition table)</source>
<translation>Erreur lors de l&apos;écriture du premier bloc (table de partition)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="826"/>
<source>Error reading from storage.&lt;br&gt;SD card may be broken.</source>
<translation>Erreur de lecture du stockage.&lt;br&gt;La carte SD est peut-être défectueuse.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="845"/>
<source>Verifying write failed. Contents of SD card is different from what was written to it.</source>
<translation>La vérification de l&apos;écriture à échoué. Le contenu de la carte SD est différent de ce qui y a é écrit.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="898"/>
<source>Customizing image</source>
<translation>Personnalisation de l&apos;image</translation>
</message>
<message>
<source>Waiting for FAT partition to be mounted</source>
<translation type="vanished">En attente du montage de la partition FAT</translation>
</message>
<message>
<source>Error mounting FAT32 partition</source>
<translation type="vanished">Erreur lors du montage de la partition FAT32</translation>
</message>
<message>
<source>Operating system did not mount FAT32 partition</source>
<translation type="vanished">Le système d&apos;exploitation n&apos;a pas monté la partition FAT32</translation>
</message>
<message>
<source>Unable to customize. File &apos;%1&apos; does not exist.</source>
<translation type="vanished">Impossible de personnaliser. Le fichier &apos;%1&apos; n&apos;existe pas.</translation>
</message>
<message>
<source>Error creating firstrun.sh on FAT partition</source>
<translation type="vanished">Erreur lors de la création de firstrun.sh sur la partition FAT</translation>
</message>
<message>
<source>Error writing to config.txt on FAT partition</source>
<translation type="vanished">Erreur lors de la création de config.txt sur la partition FAT</translation>
</message>
<message>
<source>Error creating user-data cloudinit file on FAT partition</source>
<translation type="vanished">Erreur lors de la création du fichier user-data cloudinit sur la partition FAT</translation>
</message>
<message>
<source>Error creating network-config cloudinit file on FAT partition</source>
<translation type="vanished">Erreur lors de la création du fichier network-config cloudinit sur la partition FAT</translation>
</message>
<message>
<source>Error writing to cmdline.txt on FAT partition</source>
<translation type="vanished">Erreur lors de l&apos;écriture de cmdline.txt sur la partition FAT</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -197,85 +157,85 @@
<location filename="../driveformatthread.cpp" line="124"/>
<location filename="../driveformatthread.cpp" line="185"/>
<source>Error partitioning: %1</source>
<translation>Erreur de partitionnement&#xa0;: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="84"/>
<source>Error starting fat32format</source>
<translation>Erreur lors du démarrage de fat32format</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="94"/>
<source>Error running fat32format: %1</source>
<translation>Erreur lors de l&apos;exécution de fat32format&#xa0;: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="104"/>
<source>Error determining new drive letter</source>
<translation>Erreur lors de la détermination de la nouvelle lettre du stockage</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="109"/>
<source>Invalid device: %1</source>
<translation>Périphérique non valide&#xa0;: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="146"/>
<source>Error formatting (through udisks2)</source>
<translation>Erreur de formatage (via udisks2)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="174"/>
<source>Error starting sfdisk</source>
<translation>Erreur lors du démarrage de sfdisk</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="199"/>
<source>Partitioning did not create expected FAT partition %1</source>
<translation>Le partitionnement n&apos;a pas créé la partition FAT %1 attendue</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="208"/>
<source>Error starting mkfs.fat</source>
<translation>Erreur lors du démarrage de mkfs.fat</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="218"/>
<source>Error running mkfs.fat: %1</source>
<translation>Erreur lors de l&apos;exécution de mkfs.fat&#xa0;: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="225"/>
<source>Formatting not implemented for this platform</source>
<translation>Formatage non implémenté pour cette plateforme</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ImageWriter</name>
<message>
<location filename="../imagewriter.cpp" line="248"/>
<location filename="../imagewriter.cpp" line="252"/>
<source>Storage capacity is not large enough.&lt;br&gt;Needs to be at least %1 GB.</source>
<translation>La capacité de stockage n&apos;est pas assez grande.&lt;br&gt;Elle doit être d&apos;au moins %1 Go.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="254"/>
<location filename="../imagewriter.cpp" line="258"/>
<source>Input file is not a valid disk image.&lt;br&gt;File size %1 bytes is not a multiple of 512 bytes.</source>
<translation>Le fichier source n&apos;est pas une image disque valide.&lt;br&gt;La taille du fichier (d&apos;%1 octets) n&apos;est pas un multiple de 512 octets.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="442"/>
<location filename="../imagewriter.cpp" line="446"/>
<source>Downloading and writing image</source>
<translation>Téléchargement et écriture de l&apos;image</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="575"/>
<location filename="../imagewriter.cpp" line="579"/>
<source>Select image</source>
<translation>Sélectionner l&apos;image</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="896"/>
<location filename="../imagewriter.cpp" line="971"/>
<source>Would you like to prefill the wifi password from the system keychain?</source>
<translation>Voulez-vous pré-remplir le mot de passe Wi-Fi à partir du trousseau du système&#xa0;?</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -283,12 +243,12 @@
<message>
<location filename="../localfileextractthread.cpp" line="34"/>
<source>opening image file</source>
<translation>ouverture de l&apos;image disque</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../localfileextractthread.cpp" line="39"/>
<source>Error opening image file</source>
<translation>Erreur lors de l&apos;ouverture de l&apos;image disque</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -296,22 +256,22 @@
<message>
<location filename="../MsgPopup.qml" line="98"/>
<source>NO</source>
<translation>NON</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="109"/>
<source>YES</source>
<translation>OUI</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="120"/>
<source>CONTINUE</source>
<translation>CONTINUER</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="130"/>
<source>QUIT</source>
<translation>QUITTER</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -319,22 +279,22 @@
<message>
<location filename="../OptionsPopup.qml" line="20"/>
<source>Advanced options</source>
<translation>Réglages avancés</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="52"/>
<source>Image customization options</source>
<translation>Options de personnalisation de l&apos;image</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="57"/>
<source>for this session only</source>
<translation>pour cette session uniquement</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="58"/>
<source>to always use</source>
<translation>pour toutes les sessions</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="71"/>
@ -354,83 +314,83 @@
<message>
<location filename="../OptionsPopup.qml" line="98"/>
<source>Set hostname:</source>
<translation>Nom d&apos;hôte</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="120"/>
<source>Set username and password</source>
<translation>Définir nom d&apos;utilisateur et mot de passe</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="142"/>
<source>Username:</source>
<translation>Nom d&apos;utilisateur&#xa0;:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="158"/>
<location filename="../OptionsPopup.qml" line="219"/>
<source>Password:</source>
<translation>Mot de passe&#xa0;:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="186"/>
<source>Configure wireless LAN</source>
<translation>Configurer le Wi-Fi</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="205"/>
<source>SSID:</source>
<translation>SSID&#xa0;:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="238"/>
<source>Show password</source>
<translation>Afficher le mot de passe</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="244"/>
<source>Hidden SSID</source>
<translation>SSID caché</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="250"/>
<source>Wireless LAN country:</source>
<translation>Pays Wi-Fi&#xa0;:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="261"/>
<source>Set locale settings</source>
<translation>Définir les réglages locaux</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="271"/>
<source>Time zone:</source>
<translation>Fuseau horaire&#xa0;:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="281"/>
<source>Keyboard layout:</source>
<translation>Type de clavier&#xa0;:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="298"/>
<source>Enable SSH</source>
<translation>Activer SSH</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="317"/>
<source>Use password authentication</source>
<translation>Utiliser un mot de passe pour l&apos;authentification</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="327"/>
<source>Allow public-key authentication only</source>
<translation>Authentification via clef publique</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="345"/>
<source>Set authorized_keys for &apos;%1&apos;:</source>
<translation>Définir authorized_keys pour &apos;%1&apos;&#xa0;:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="357"/>
@ -440,26 +400,22 @@
<message>
<location filename="../OptionsPopup.qml" line="375"/>
<source>Play sound when finished</source>
<translation>Jouer un son quand terminé</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="379"/>
<source>Eject media when finished</source>
<translation>Éjecter le média quand terminé</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="383"/>
<source>Enable telemetry</source>
<translation>Activer la télémétrie</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="397"/>
<source>SAVE</source>
<translation>ENREGISTRER</translation>
</message>
<message>
<source>Persistent settings</source>
<translation type="vanished">Réglages permanents</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -467,7 +423,7 @@
<message>
<location filename="../linux/linuxdrivelist.cpp" line="119"/>
<source>Internal SD card reader</source>
<translation>Lecteur de carte SD interne</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -478,29 +434,29 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="87"/>
<location filename="../UseSavedSettingsPopup.qml" line="88"/>
<source>Would you like to apply image customization settings?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="97"/>
<source>NO</source>
<translation>NON</translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="107"/>
<source>NO, CLEAR SETTINGS</source>
<translation>NON, EFFACER LES RÉGLAGES</translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="117"/>
<source>YES</source>
<translation>OUI</translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="127"/>
<location filename="../UseSavedSettingsPopup.qml" line="98"/>
<source>EDIT SETTINGS</source>
<translation>MODIFIER RÉGLAGES</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="108"/>
<source>NO, CLEAR SETTINGS</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="119"/>
<source>YES</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="130"/>
<source>NO</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -508,7 +464,7 @@
<message>
<location filename="../main.qml" line="22"/>
<source>Raspberry Pi Imager v%1</source>
<translation>Raspberry Pi Imager v%1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="114"/>
@ -527,65 +483,60 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="97"/>
<location filename="../main.qml" line="413"/>
<location filename="../main.qml" line="152"/>
<location filename="../main.qml" line="576"/>
<source>Operating System</source>
<translation>Système d&apos;exploitation</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="109"/>
<location filename="../main.qml" line="163"/>
<source>CHOOSE OS</source>
<translation>CHOISIR L&apos;OS</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="121"/>
<location filename="../main.qml" line="175"/>
<source>Select this button to change the operating system</source>
<translation>Sélectionner ce bouton pour changer le système d&apos;exploitation</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="133"/>
<location filename="../main.qml" line="780"/>
<location filename="../main.qml" line="189"/>
<location filename="../main.qml" line="957"/>
<source>Storage</source>
<translation>Stockage</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="145"/>
<location filename="../main.qml" line="1108"/>
<location filename="../main.qml" line="200"/>
<location filename="../main.qml" line="1286"/>
<source>CHOOSE STORAGE</source>
<translation>CHOISIR LE STOCKAGE</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="171"/>
<source>WRITE</source>
<translation>ÉCRIRE</translation>
</message>
<message>
<location filename="../main.qml" line="155"/>
<location filename="../main.qml" line="214"/>
<source>Select this button to change the destination storage device</source>
<translation>Sélectionner ce bouton pour modifier le périphérique de stockage de destination</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="216"/>
<location filename="../main.qml" line="261"/>
<source>CANCEL WRITE</source>
<translation>ANNULER L&apos;ÉCRITURE</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="219"/>
<location filename="../main.qml" line="1035"/>
<location filename="../main.qml" line="264"/>
<location filename="../main.qml" line="1213"/>
<source>Cancelling...</source>
<translation>Annulation...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="227"/>
<location filename="../main.qml" line="276"/>
<source>CANCEL VERIFY</source>
<translation>ANNULER LA VÉRIFICATION</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="230"/>
<location filename="../main.qml" line="1058"/>
<location filename="../main.qml" line="1127"/>
<location filename="../main.qml" line="279"/>
<location filename="../main.qml" line="1236"/>
<location filename="../main.qml" line="1305"/>
<source>Finalizing...</source>
<translation>Finalisation...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="288"/>
@ -593,205 +544,187 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="175"/>
<location filename="../main.qml" line="294"/>
<source>Select this button to start writing the image</source>
<translation>Sélectionner ce bouton pour commencer l&apos;écriture de l&apos;image</translation>
</message>
<message>
<location filename="../main.qml" line="245"/>
<source>Select this button to access advanced settings</source>
<translation>Sélectionner ce bouton pour accéder aux réglages avancés</translation>
</message>
<message>
<location filename="../main.qml" line="259"/>
<source>Using custom repository: %1</source>
<translation>Utilisation d&apos;un dépôt personnalisé&#xa0;: %1</translation>
</message>
<message>
<location filename="../main.qml" line="268"/>
<source>Keyboard navigation: &lt;tab&gt; navigate to next button &lt;space&gt; press button/select item &lt;arrow up/down&gt; go up/down in lists</source>
<translation>Navigation au clavier&#xa0;: &lt;tab&gt; passer au bouton suivant &lt;espace&gt; presser un bouton/sélectionner un élément &lt;flèche haut/bas&gt; monter/descendre dans les listes</translation>
</message>
<message>
<location filename="../main.qml" line="289"/>
<source>Language: </source>
<translation>Langue&#xa0;: </translation>
</message>
<message>
<location filename="../main.qml" line="312"/>
<source>Keyboard: </source>
<translation>Clavier&#xa0;: </translation>
</message>
<message>
<location filename="../main.qml" line="437"/>
<source>Pi model:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="448"/>
<location filename="../main.qml" line="316"/>
<source>Using custom repository: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="325"/>
<source>Keyboard navigation: &lt;tab&gt; navigate to next button &lt;space&gt; press button/select item &lt;arrow up/down&gt; go up/down in lists</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="346"/>
<source>Language: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="369"/>
<source>Keyboard: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="490"/>
<source>[ All ]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="528"/>
<location filename="../main.qml" line="638"/>
<source>Back</source>
<translation>Retour</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="529"/>
<location filename="../main.qml" line="639"/>
<source>Go back to main menu</source>
<translation>Retour au menu principal</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="695"/>
<location filename="../main.qml" line="872"/>
<source>Released: %1</source>
<translation>Publié le&#xa0;: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="705"/>
<location filename="../main.qml" line="882"/>
<source>Cached on your computer</source>
<translation>Mis en cache sur votre ordinateur</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="707"/>
<location filename="../main.qml" line="884"/>
<source>Local file</source>
<translation>Fichier local</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="708"/>
<source>Online - %1 GB download</source>
<translation>En ligne - %1 GO à télécharger</translation>
</message>
<message>
<location filename="../main.qml" line="833"/>
<location filename="../main.qml" line="885"/>
<location filename="../main.qml" line="891"/>
<source>Mounted as %1</source>
<translation>Monté sur %1</translation>
</message>
<message>
<location filename="../main.qml" line="887"/>
<source>[WRITE PROTECTED]</source>
<translation>[PROTÉGÉ EN ÉCRITURE]</translation>
</message>
<message>
<location filename="../main.qml" line="929"/>
<source>Are you sure you want to quit?</source>
<translation>Voulez-vous vraiment quitter&#xa0;?</translation>
</message>
<message>
<location filename="../main.qml" line="930"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation>Raspberry Pi Imager est encore occupé.&lt;br&gt;Voulez-vous vraiment quitter&#xa0;?</translation>
</message>
<message>
<location filename="../main.qml" line="941"/>
<source>Warning</source>
<translation>Attention</translation>
</message>
<message>
<location filename="../main.qml" line="949"/>
<source>Preparing to write...</source>
<translation>Préparation de l&apos;écriture...</translation>
</message>
<message>
<location filename="../main.qml" line="962"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation>Toutes les données sur le périphérique de stockage &apos;%1&apos; vont être supprimées.&lt;br&gt;Voulez-vous vraiment continuer&#xa0;?</translation>
</message>
<message>
<location filename="../main.qml" line="973"/>
<source>Update available</source>
<translation>Mise à jour disponible</translation>
</message>
<message>
<location filename="../main.qml" line="974"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation>Une version plus récente d&apos;Imager est disponible.&lt;br&gt;Voulez-vous accéder au site web pour la télécharger&#xa0;?</translation>
</message>
<message>
<location filename="../main.qml" line="1017"/>
<source>Error downloading OS list from Internet</source>
<translation>Erreur lors du téléchargement de la liste des systèmes d&apos;exploitation à partir d&apos;Internet</translation>
</message>
<message>
<location filename="../main.qml" line="1038"/>
<source>Writing... %1%</source>
<translation>Écriture... %1%</translation>
</message>
<message>
<location filename="../main.qml" line="1061"/>
<source>Verifying... %1%</source>
<translation>Vérification... %1%</translation>
<source>Online - %1 GB download</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1010"/>
<location filename="../main.qml" line="1062"/>
<location filename="../main.qml" line="1068"/>
<source>Mounted as %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1064"/>
<source>[WRITE PROTECTED]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1106"/>
<source>Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1107"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1118"/>
<source>Warning</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1126"/>
<source>Preparing to write...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1140"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1151"/>
<source>Update available</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1152"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1195"/>
<source>Error downloading OS list from Internet</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1216"/>
<source>Writing... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1239"/>
<source>Verifying... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1246"/>
<source>Preparing to write... (%1)</source>
<translation>Préparation de l&apos;écriture... (%1)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1084"/>
<location filename="../main.qml" line="1262"/>
<source>Error</source>
<translation>Erreur</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1091"/>
<location filename="../main.qml" line="1269"/>
<source>Write Successful</source>
<translation>Écriture réussie</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="572"/>
<location filename="../main.qml" line="1092"/>
<location filename="../main.qml" line="1270"/>
<location filename="../main.qml" line="1523"/>
<source>Erase</source>
<translation>Effacer</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1093"/>
<location filename="../main.qml" line="1271"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been erased&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>&lt;b&gt;%1&lt;/b&gt; a bien été effacé&lt;br&gt;&lt;br&gt;Vous pouvez retirer la carte SD du lecteur</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1100"/>
<location filename="../main.qml" line="1278"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been written to &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>&lt;b&gt;%1&lt;/b&gt; a bien été écrit sur &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt;Vous pouvez retirer la carte SD du lecteur</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1202"/>
<location filename="../main.qml" line="1423"/>
<source>Error parsing os_list.json</source>
<translation>Erreur de lecture du fichier os_list.json</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="573"/>
<location filename="../main.qml" line="1524"/>
<source>Format card as FAT32</source>
<translation>Formater la carte SD en FAT32</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="582"/>
<location filename="../main.qml" line="1533"/>
<source>Use custom</source>
<translation>Utiliser image personnalisée</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="583"/>
<location filename="../main.qml" line="1534"/>
<source>Select a custom .img from your computer</source>
<translation>Sélectionner une image disque personnalisée (.img) sur votre ordinateur</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1391"/>
<location filename="../main.qml" line="1681"/>
<source>Connect an USB stick containing images first.&lt;br&gt;The images must be located in the root folder of the USB stick.</source>
<translation>Connecter d&apos;abord une clé USB contenant les images.&lt;br&gt;Les images doivent se trouver dans le dossier racine de la clé USB.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1407"/>
<location filename="../main.qml" line="1697"/>
<source>SD card is write protected.&lt;br&gt;Push the lock switch on the left side of the card upwards, and try again.</source>
<translation>La carte SD est protégée en écriture.&lt;br&gt;Poussez vers le haut le commutateur de verrouillage sur le côté gauche de la carte et essayez à nouveau.</translation>
</message>
<message>
<source>Select this button to change the destination SD card</source>
<translation type="vanished">Sélectionnez ce bouton pour changer la carte SD de destination</translation>
</message>
<message>
<source>&lt;b&gt;%1&lt;/b&gt; has been written to &lt;b&gt;%2&lt;/b&gt;</source>
<translation type="vanished">&lt;b&gt;%1&lt;/b&gt; a bien été écrit sur &lt;b&gt;%2&lt;/b&gt;</translation>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

File diff suppressed because it is too large Load diff

View file

@ -7,26 +7,22 @@
<location filename="../downloadextractthread.cpp" line="196"/>
<location filename="../downloadextractthread.cpp" line="385"/>
<source>Error extracting archive: %1</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="261"/>
<source>Error mounting FAT32 partition</source>
<translation>FAT32パーティションをマウントできませんでした</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="281"/>
<source>Operating system did not mount FAT32 partition</source>
<translation>OSがFAT32パーティションをマウントしませんでした</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="304"/>
<source>Error changing to directory &apos;%1&apos;</source>
<translation>%1</translation>
</message>
<message>
<source>Error writing to storage</source>
<translation type="vanished"></translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -39,155 +35,119 @@
<message>
<location filename="../downloadthread.cpp" line="138"/>
<source>opening drive</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="166"/>
<source>Error running diskpart: %1</source>
<translation>diskpartの実行に失敗しました: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="187"/>
<source>Error removing existing partitions</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="213"/>
<source>Authentication cancelled</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="216"/>
<source>Error running authopen to gain access to disk device &apos;%1&apos;</source>
<translation>%1authopenを実行するのに失敗しました</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="217"/>
<source>Please verify if &apos;Raspberry Pi Imager&apos; is allowed access to &apos;removable volumes&apos; in privacy settings (under &apos;files and folders&apos; or alternatively give it &apos;full disk access&apos;).</source>
<translation type="unfinished">Raspberry Pi Imagerがリムーバブルボリュームへアクセスすることがプライバシー設定()</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="239"/>
<source>Cannot open storage device &apos;%1&apos;.</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="281"/>
<source>discarding existing data on drive</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="301"/>
<source>zeroing out first and last MB of drive</source>
<translation>MBを削除しています</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="307"/>
<source>Write error while zero&apos;ing out MBR</source>
<translation>MBRを削除している際にエラーが発生しました</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="319"/>
<source>Write error while trying to zero out last part of card.&lt;br&gt;Card could be advertising wrong capacity (possible counterfeit).</source>
<translation>0</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="408"/>
<source>starting download</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="466"/>
<source>Error downloading: %1</source>
<translation>%1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="663"/>
<source>Access denied error while writing file to disk.</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="668"/>
<source>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.</source>
<translation>rpi-imager.exeとfat32format.exeを入れてもう一度お試しください</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="675"/>
<source>Error writing file to disk</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="697"/>
<source>Download corrupt. Hash does not match</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="709"/>
<location filename="../downloadthread.cpp" line="761"/>
<source>Error writing to storage (while flushing)</source>
<translation> ()</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="716"/>
<location filename="../downloadthread.cpp" line="768"/>
<source>Error writing to storage (while fsync)</source>
<translation>fsync中)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="751"/>
<source>Error writing first block (partition table)</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="826"/>
<source>Error reading from storage.&lt;br&gt;SD card may be broken.</source>
<translation>SDカードが壊れている可能性があります</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="845"/>
<source>Verifying write failed. Contents of SD card is different from what was written to it.</source>
<translation>SDカードに記録されたデータと一致していません</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="898"/>
<source>Customizing image</source>
<translation></translation>
</message>
<message>
<source>Waiting for FAT partition to be mounted</source>
<translation type="vanished">FATパーティションがマウントされるのを待っています</translation>
</message>
<message>
<source>Error mounting FAT32 partition</source>
<translation type="vanished">FAT32パーティションをマウントする際にエラーが発生しました</translation>
</message>
<message>
<source>Operating system did not mount FAT32 partition</source>
<translation type="vanished">OSがFAT32パーティションをマウントしませんでした</translation>
</message>
<message>
<source>Unable to customize. File &apos;%1&apos; does not exist.</source>
<translation type="vanished">%1</translation>
</message>
<message>
<source>Error creating firstrun.sh on FAT partition</source>
<translation type="vanished">FATパーティションにfirstrun.shを作成する際にエラーが発生しました</translation>
</message>
<message>
<source>Error writing to config.txt on FAT partition</source>
<translation type="vanished">FATパーティションにconfig.txtを書き込むときにエラーが発生しました</translation>
</message>
<message>
<source>Error creating user-data cloudinit file on FAT partition</source>
<translation type="vanished">FATパーティションにCloud-initのuser-dataファイル名前を作成するときにエラーが発生しました</translation>
</message>
<message>
<source>Error creating network-config cloudinit file on FAT partition</source>
<translation type="vanished">FATパーティションにCloud-initのnetwork-configファイルを作成するときにエラーが発生しました</translation>
</message>
<message>
<source>Error writing to cmdline.txt on FAT partition</source>
<translation type="vanished">FATパーティションにcmdline.txtを書き込む際にエラーが発生しました</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -197,85 +157,85 @@
<location filename="../driveformatthread.cpp" line="124"/>
<location filename="../driveformatthread.cpp" line="185"/>
<source>Error partitioning: %1</source>
<translation>: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="84"/>
<source>Error starting fat32format</source>
<translation>fat32formatを開始中にエラーが発生しました</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="94"/>
<source>Error running fat32format: %1</source>
<translation>fat32formatを実行中にエラーが発生しました</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="104"/>
<source>Error determining new drive letter</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="109"/>
<source>Invalid device: %1</source>
<translation>: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="146"/>
<source>Error formatting (through udisks2)</source>
<translation>udisk2を介してフォーマットするのに失敗しました</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="174"/>
<source>Error starting sfdisk</source>
<translation>sfdiskを開始中にエラーが発生しました</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="199"/>
<source>Partitioning did not create expected FAT partition %1</source>
<translation>FATパーティション %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="208"/>
<source>Error starting mkfs.fat</source>
<translation>mkfs.fatを開始中にエラーが発生しました</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="218"/>
<source>Error running mkfs.fat: %1</source>
<translation>mkfs.fatを実行中にエラーが発生しました: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="225"/>
<source>Formatting not implemented for this platform</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ImageWriter</name>
<message>
<location filename="../imagewriter.cpp" line="248"/>
<location filename="../imagewriter.cpp" line="252"/>
<source>Storage capacity is not large enough.&lt;br&gt;Needs to be at least %1 GB.</source>
<translation>%1GBは必要です</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="254"/>
<location filename="../imagewriter.cpp" line="258"/>
<source>Input file is not a valid disk image.&lt;br&gt;File size %1 bytes is not a multiple of 512 bytes.</source>
<translation>%1512</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="442"/>
<location filename="../imagewriter.cpp" line="446"/>
<source>Downloading and writing image</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="575"/>
<location filename="../imagewriter.cpp" line="579"/>
<source>Select image</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="896"/>
<location filename="../imagewriter.cpp" line="971"/>
<source>Would you like to prefill the wifi password from the system keychain?</source>
<translation>Wifiのパスワードをシステムのキーチェーンから読み取って設定しますか</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -283,12 +243,12 @@
<message>
<location filename="../localfileextractthread.cpp" line="34"/>
<source>opening image file</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../localfileextractthread.cpp" line="39"/>
<source>Error opening image file</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -296,22 +256,22 @@
<message>
<location filename="../MsgPopup.qml" line="98"/>
<source>NO</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="109"/>
<source>YES</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="120"/>
<source>CONTINUE</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="130"/>
<source>QUIT</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -319,22 +279,22 @@
<message>
<location filename="../OptionsPopup.qml" line="20"/>
<source>Advanced options</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="52"/>
<source>Image customization options</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="57"/>
<source>for this session only</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="58"/>
<source>to always use</source>
<translation>使</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="71"/>
@ -354,83 +314,83 @@
<message>
<location filename="../OptionsPopup.qml" line="98"/>
<source>Set hostname:</source>
<translation>:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="120"/>
<source>Set username and password</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="142"/>
<source>Username:</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="158"/>
<location filename="../OptionsPopup.qml" line="219"/>
<source>Password:</source>
<translation>:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="186"/>
<source>Configure wireless LAN</source>
<translation>Wi-Fiを設定する</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="205"/>
<source>SSID:</source>
<translation>SSID:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="238"/>
<source>Show password</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="244"/>
<source>Hidden SSID</source>
<translation>SSID</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="250"/>
<source>Wireless LAN country:</source>
<translation>Wifiを使う国:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="261"/>
<source>Set locale settings</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="271"/>
<source>Time zone:</source>
<translation>:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="281"/>
<source>Keyboard layout:</source>
<translation>:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="298"/>
<source>Enable SSH</source>
<translation>SSHを有効化する</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="317"/>
<source>Use password authentication</source>
<translation>使</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="327"/>
<source>Allow public-key authentication only</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="345"/>
<source>Set authorized_keys for &apos;%1&apos;:</source>
<translation>%1authorized_keys</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="357"/>
@ -440,34 +400,22 @@
<message>
<location filename="../OptionsPopup.qml" line="375"/>
<source>Play sound when finished</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="379"/>
<source>Eject media when finished</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="383"/>
<source>Enable telemetry</source>
<translation type="unfinished"></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="397"/>
<source>SAVE</source>
<translation></translation>
</message>
<message>
<source>Disable overscan</source>
<translation type="vanished"></translation>
</message>
<message>
<source>Skip first-run wizard</source>
<translation type="vanished"></translation>
</message>
<message>
<source>Persistent settings</source>
<translation type="vanished"></translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -475,7 +423,7 @@
<message>
<location filename="../linux/linuxdrivelist.cpp" line="119"/>
<source>Internal SD card reader</source>
<translation>SDカードリーダー</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -486,29 +434,29 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="87"/>
<location filename="../UseSavedSettingsPopup.qml" line="88"/>
<source>Would you like to apply image customization settings?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="97"/>
<source>NO</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="107"/>
<source>NO, CLEAR SETTINGS</source>
<translation></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="117"/>
<source>YES</source>
<translation></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="127"/>
<location filename="../UseSavedSettingsPopup.qml" line="98"/>
<source>EDIT SETTINGS</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="108"/>
<source>NO, CLEAR SETTINGS</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="119"/>
<source>YES</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="130"/>
<source>NO</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -516,7 +464,7 @@
<message>
<location filename="../main.qml" line="22"/>
<source>Raspberry Pi Imager v%1</source>
<translation>Raspberry Pi Imager v%1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="114"/>
@ -535,65 +483,60 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="97"/>
<location filename="../main.qml" line="413"/>
<location filename="../main.qml" line="152"/>
<location filename="../main.qml" line="576"/>
<source>Operating System</source>
<translation>OS</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="109"/>
<location filename="../main.qml" line="163"/>
<source>CHOOSE OS</source>
<translation>OSを選ぶ</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="121"/>
<location filename="../main.qml" line="175"/>
<source>Select this button to change the operating system</source>
<translation>OSを変更するにはこのボタンを押してください</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="133"/>
<location filename="../main.qml" line="780"/>
<location filename="../main.qml" line="189"/>
<location filename="../main.qml" line="957"/>
<source>Storage</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="145"/>
<location filename="../main.qml" line="1108"/>
<location filename="../main.qml" line="200"/>
<location filename="../main.qml" line="1286"/>
<source>CHOOSE STORAGE</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="171"/>
<source>WRITE</source>
<translation></translation>
</message>
<message>
<location filename="../main.qml" line="155"/>
<location filename="../main.qml" line="214"/>
<source>Select this button to change the destination storage device</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="216"/>
<location filename="../main.qml" line="261"/>
<source>CANCEL WRITE</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="219"/>
<location filename="../main.qml" line="1035"/>
<location filename="../main.qml" line="264"/>
<location filename="../main.qml" line="1213"/>
<source>Cancelling...</source>
<translation>...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="227"/>
<location filename="../main.qml" line="276"/>
<source>CANCEL VERIFY</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="230"/>
<location filename="../main.qml" line="1058"/>
<location filename="../main.qml" line="1127"/>
<location filename="../main.qml" line="279"/>
<location filename="../main.qml" line="1236"/>
<location filename="../main.qml" line="1305"/>
<source>Finalizing...</source>
<translation>...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="288"/>
@ -601,201 +544,187 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="175"/>
<location filename="../main.qml" line="294"/>
<source>Select this button to start writing the image</source>
<translation></translation>
</message>
<message>
<location filename="../main.qml" line="245"/>
<source>Select this button to access advanced settings</source>
<translation></translation>
</message>
<message>
<location filename="../main.qml" line="259"/>
<source>Using custom repository: %1</source>
<translation>使: %1</translation>
</message>
<message>
<location filename="../main.qml" line="268"/>
<source>Keyboard navigation: &lt;tab&gt; navigate to next button &lt;space&gt; press button/select item &lt;arrow up/down&gt; go up/down in lists</source>
<translation>キーボードの操作: 次のボタンに移動するTabキー /Spaceキー /</translation>
</message>
<message>
<location filename="../main.qml" line="289"/>
<source>Language: </source>
<translation>: </translation>
</message>
<message>
<location filename="../main.qml" line="312"/>
<source>Keyboard: </source>
<translation>: </translation>
</message>
<message>
<location filename="../main.qml" line="437"/>
<source>Pi model:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="448"/>
<location filename="../main.qml" line="316"/>
<source>Using custom repository: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="325"/>
<source>Keyboard navigation: &lt;tab&gt; navigate to next button &lt;space&gt; press button/select item &lt;arrow up/down&gt; go up/down in lists</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="346"/>
<source>Language: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="369"/>
<source>Keyboard: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="490"/>
<source>[ All ]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="528"/>
<location filename="../main.qml" line="638"/>
<source>Back</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="529"/>
<location filename="../main.qml" line="639"/>
<source>Go back to main menu</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="695"/>
<location filename="../main.qml" line="872"/>
<source>Released: %1</source>
<translation>: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="705"/>
<location filename="../main.qml" line="882"/>
<source>Cached on your computer</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="707"/>
<location filename="../main.qml" line="884"/>
<source>Local file</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="708"/>
<source>Online - %1 GB download</source>
<translation type="unfinished"> (%1GB)</translation>
</message>
<message>
<location filename="../main.qml" line="833"/>
<location filename="../main.qml" line="885"/>
<location filename="../main.qml" line="891"/>
<source>Mounted as %1</source>
<translation>%1</translation>
</message>
<message>
<location filename="../main.qml" line="887"/>
<source>[WRITE PROTECTED]</source>
<translation>[]</translation>
</message>
<message>
<location filename="../main.qml" line="929"/>
<source>Are you sure you want to quit?</source>
<translation></translation>
</message>
<message>
<location filename="../main.qml" line="930"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation>Raspberry Pi Imagerは現在まだ処理中です&lt;bt&gt;</translation>
</message>
<message>
<location filename="../main.qml" line="941"/>
<source>Warning</source>
<translation></translation>
</message>
<message>
<location filename="../main.qml" line="949"/>
<source>Preparing to write...</source>
<translation>...</translation>
</message>
<message>
<location filename="../main.qml" line="962"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation>%1</translation>
</message>
<message>
<location filename="../main.qml" line="973"/>
<source>Update available</source>
<translation></translation>
</message>
<message>
<location filename="../main.qml" line="974"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation>Imagerがあります&lt;br&gt;</translation>
</message>
<message>
<location filename="../main.qml" line="1017"/>
<source>Error downloading OS list from Internet</source>
<translation>OSのリストをダウンロードする際にエラーが発生しました</translation>
</message>
<message>
<location filename="../main.qml" line="1038"/>
<source>Writing... %1%</source>
<translation>... %1%</translation>
</message>
<message>
<location filename="../main.qml" line="1061"/>
<source>Verifying... %1%</source>
<translation>... %1%</translation>
<source>Online - %1 GB download</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1010"/>
<location filename="../main.qml" line="1062"/>
<location filename="../main.qml" line="1068"/>
<source>Mounted as %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1064"/>
<source>[WRITE PROTECTED]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1106"/>
<source>Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1107"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1118"/>
<source>Warning</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1126"/>
<source>Preparing to write...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1140"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1151"/>
<source>Update available</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1152"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1195"/>
<source>Error downloading OS list from Internet</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1216"/>
<source>Writing... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1239"/>
<source>Verifying... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1246"/>
<source>Preparing to write... (%1)</source>
<translation>... (%1)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1084"/>
<location filename="../main.qml" line="1262"/>
<source>Error</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1091"/>
<location filename="../main.qml" line="1269"/>
<source>Write Successful</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="572"/>
<location filename="../main.qml" line="1092"/>
<location filename="../main.qml" line="1270"/>
<location filename="../main.qml" line="1523"/>
<source>Erase</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1093"/>
<location filename="../main.qml" line="1271"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been erased&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>&lt;b%gt;%1&lt;/b&gt; &lt;br&gt;&lt;bt&gt;SDSD</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1100"/>
<location filename="../main.qml" line="1278"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been written to &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>&lt;b&gt;%1&lt;/b&gt; &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt;SDSD</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1202"/>
<location filename="../main.qml" line="1423"/>
<source>Error parsing os_list.json</source>
<translation>os_list.jsonの処理中にエラーが発生しました</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="573"/>
<location filename="../main.qml" line="1524"/>
<source>Format card as FAT32</source>
<translation>FAT32でフォーマットする</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="582"/>
<location filename="../main.qml" line="1533"/>
<source>Use custom</source>
<translation>使</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="583"/>
<location filename="../main.qml" line="1534"/>
<source>Select a custom .img from your computer</source>
<translation>使</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1391"/>
<location filename="../main.qml" line="1681"/>
<source>Connect an USB stick containing images first.&lt;br&gt;The images must be located in the root folder of the USB stick.</source>
<translation>USBメモリを接続してください&lt;br&gt;USBメモリの一番上</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1407"/>
<location filename="../main.qml" line="1697"/>
<source>SD card is write protected.&lt;br&gt;Push the lock switch on the left side of the card upwards, and try again.</source>
<translation>SDカードは書き込みが制限されています&lt;br&gt;</translation>
</message>
<message>
<source>&lt;b&gt;%1&lt;/b&gt; has been written to &lt;b&gt;%2&lt;/b&gt;</source>
<translation type="vanished">&lt;b&gt;%1&lt;/b&gt; &lt;b&gt;%2&lt;/b&gt;</translation>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View file

@ -7,26 +7,22 @@
<location filename="../downloadextractthread.cpp" line="196"/>
<location filename="../downloadextractthread.cpp" line="385"/>
<source>Error extracting archive: %1</source>
<translation> : %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="261"/>
<source>Error mounting FAT32 partition</source>
<translation>FAT32 </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="281"/>
<source>Operating system did not mount FAT32 partition</source>
<translation> FAT32 </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="304"/>
<source>Error changing to directory &apos;%1&apos;</source>
<translation> &apos;%1&apos;</translation>
</message>
<message>
<source>Error writing to storage</source>
<translation type="vanished"> </translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -34,160 +30,124 @@
<message>
<location filename="../downloadthread.cpp" line="118"/>
<source>unmounting drive</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="138"/>
<source>opening drive</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="166"/>
<source>Error running diskpart: %1</source>
<translation> : %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="187"/>
<source>Error removing existing partitions</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="213"/>
<source>Authentication cancelled</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="216"/>
<source>Error running authopen to gain access to disk device &apos;%1&apos;</source>
<translation> authopen을 &apos;%1&apos;</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="217"/>
<source>Please verify if &apos;Raspberry Pi Imager&apos; is allowed access to &apos;removable volumes&apos; in privacy settings (under &apos;files and folders&apos; or alternatively give it &apos;full disk access&apos;).</source>
<translation>&apos;Raspberry Pi Imager&apos; (&apos; &apos; &apos; &apos; ) &apos; &apos; .</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="239"/>
<source>Cannot open storage device &apos;%1&apos;.</source>
<translation> &apos;%1&apos;.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="281"/>
<source>discarding existing data on drive</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="301"/>
<source>zeroing out first and last MB of drive</source>
<translation> MB를 .</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="307"/>
<source>Write error while zero&apos;ing out MBR</source>
<translation>MBR을 zero&apos;ing out </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="319"/>
<source>Write error while trying to zero out last part of card.&lt;br&gt;Card could be advertising wrong capacity (possible counterfeit).</source>
<translation>SD card의 .&lt;br&gt; ( ).</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="408"/>
<source>starting download</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="466"/>
<source>Error downloading: %1</source>
<translation> : %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="663"/>
<source>Access denied error while writing file to disk.</source>
<translation> .</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="668"/>
<source>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.</source>
<translation> . rpi-imager.exe fat32format.exe를 .</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="675"/>
<source>Error writing file to disk</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="697"/>
<source>Download corrupt. Hash does not match</source>
<translation> . .</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="709"/>
<location filename="../downloadthread.cpp" line="761"/>
<source>Error writing to storage (while flushing)</source>
<translation> (flushing..)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="716"/>
<location filename="../downloadthread.cpp" line="768"/>
<source>Error writing to storage (while fsync)</source>
<translation> (fsync..)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="751"/>
<source>Error writing first block (partition table)</source>
<translation> ( )</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="826"/>
<source>Error reading from storage.&lt;br&gt;SD card may be broken.</source>
<translation> .&lt;br&gt;SD .</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="845"/>
<source>Verifying write failed. Contents of SD card is different from what was written to it.</source>
<translation> . SD카드 .</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="898"/>
<source>Customizing image</source>
<translation> </translation>
</message>
<message>
<source>Waiting for FAT partition to be mounted</source>
<translation type="vanished">FAT </translation>
</message>
<message>
<source>Error mounting FAT32 partition</source>
<translation type="vanished">FAT32 </translation>
</message>
<message>
<source>Operating system did not mount FAT32 partition</source>
<translation type="vanished"> FAT32 .</translation>
</message>
<message>
<source>Unable to customize. File &apos;%1&apos; does not exist.</source>
<translation type="vanished"> . &apos;%1&apos; .</translation>
</message>
<message>
<source>Error creating firstrun.sh on FAT partition</source>
<translation type="vanished">FAT firstrun.sh을 </translation>
</message>
<message>
<source>Error writing to config.txt on FAT partition</source>
<translation type="vanished">FAT config.txt </translation>
</message>
<message>
<source>Error creating user-data cloudinit file on FAT partition</source>
<translation type="vanished">FAT cloudinit </translation>
</message>
<message>
<source>Error creating network-config cloudinit file on FAT partition</source>
<translation type="vanished">FAT cloudinit </translation>
</message>
<message>
<source>Error writing to cmdline.txt on FAT partition</source>
<translation type="vanished">FAT cmdline.txt </translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -197,85 +157,85 @@
<location filename="../driveformatthread.cpp" line="124"/>
<location filename="../driveformatthread.cpp" line="185"/>
<source>Error partitioning: %1</source>
<translation> : %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="84"/>
<source>Error starting fat32format</source>
<translation> fat32format</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="94"/>
<source>Error running fat32format: %1</source>
<translation> fat32format: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="104"/>
<source>Error determining new drive letter</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="109"/>
<source>Invalid device: %1</source>
<translation> : %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="146"/>
<source>Error formatting (through udisks2)</source>
<translation> (udisks2 )</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="174"/>
<source>Error starting sfdisk</source>
<translation> sfdisk</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="199"/>
<source>Partitioning did not create expected FAT partition %1</source>
<translation>FAT partition %1 .</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="208"/>
<source>Error starting mkfs.fat</source>
<translation> mkfs.fat</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="218"/>
<source>Error running mkfs.fat: %1</source>
<translation> mkfs.fat: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="225"/>
<source>Formatting not implemented for this platform</source>
<translation> .</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ImageWriter</name>
<message>
<location filename="../imagewriter.cpp" line="248"/>
<location filename="../imagewriter.cpp" line="252"/>
<source>Storage capacity is not large enough.&lt;br&gt;Needs to be at least %1 GB.</source>
<translation> .&lt;br&gt; %1 GB .</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="254"/>
<location filename="../imagewriter.cpp" line="258"/>
<source>Input file is not a valid disk image.&lt;br&gt;File size %1 bytes is not a multiple of 512 bytes.</source>
<translation> .&lt;br&gt; %1 512 .</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="442"/>
<location filename="../imagewriter.cpp" line="446"/>
<source>Downloading and writing image</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="575"/>
<location filename="../imagewriter.cpp" line="579"/>
<source>Select image</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="896"/>
<location filename="../imagewriter.cpp" line="971"/>
<source>Would you like to prefill the wifi password from the system keychain?</source>
<translation>wifi password를 ?</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -283,12 +243,12 @@
<message>
<location filename="../localfileextractthread.cpp" line="34"/>
<source>opening image file</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../localfileextractthread.cpp" line="39"/>
<source>Error opening image file</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -296,22 +256,22 @@
<message>
<location filename="../MsgPopup.qml" line="98"/>
<source>NO</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="109"/>
<source>YES</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="120"/>
<source>CONTINUE</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="130"/>
<source>QUIT</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -319,22 +279,22 @@
<message>
<location filename="../OptionsPopup.qml" line="20"/>
<source>Advanced options</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="52"/>
<source>Image customization options</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="57"/>
<source>for this session only</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="58"/>
<source>to always use</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="71"/>
@ -354,83 +314,83 @@
<message>
<location filename="../OptionsPopup.qml" line="98"/>
<source>Set hostname:</source>
<translation>hostname :</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="120"/>
<source>Set username and password</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="142"/>
<source>Username:</source>
<translation> :</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="158"/>
<location filename="../OptionsPopup.qml" line="219"/>
<source>Password:</source>
<translation>:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="186"/>
<source>Configure wireless LAN</source>
<translation> LAN </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="205"/>
<source>SSID:</source>
<translation>SSID:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="238"/>
<source>Show password</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="244"/>
<source>Hidden SSID</source>
<translation> SSID</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="250"/>
<source>Wireless LAN country:</source>
<translation> LAN :</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="261"/>
<source>Set locale settings</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="271"/>
<source>Time zone:</source>
<translation>:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="281"/>
<source>Keyboard layout:</source>
<translation> :</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="298"/>
<source>Enable SSH</source>
<translation>SSH </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="317"/>
<source>Use password authentication</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="327"/>
<source>Allow public-key authentication only</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="345"/>
<source>Set authorized_keys for &apos;%1&apos;:</source>
<translation>&apos;%1&apos; :</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="357"/>
@ -440,34 +400,22 @@
<message>
<location filename="../OptionsPopup.qml" line="375"/>
<source>Play sound when finished</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="379"/>
<source>Eject media when finished</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="383"/>
<source>Enable telemetry</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="397"/>
<source>SAVE</source>
<translation></translation>
</message>
<message>
<source>Disable overscan</source>
<translation type="vanished">overscan </translation>
</message>
<message>
<source>Skip first-run wizard</source>
<translation type="vanished"> </translation>
</message>
<message>
<source>Persistent settings</source>
<translation type="vanished"> </translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -475,7 +423,7 @@
<message>
<location filename="../linux/linuxdrivelist.cpp" line="119"/>
<source>Internal SD card reader</source>
<translation> SD </translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -486,29 +434,29 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="87"/>
<location filename="../UseSavedSettingsPopup.qml" line="88"/>
<source>Would you like to apply image customization settings?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="97"/>
<source>NO</source>
<translation></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="107"/>
<source>NO, CLEAR SETTINGS</source>
<translation>, </translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="117"/>
<source>YES</source>
<translation></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="127"/>
<location filename="../UseSavedSettingsPopup.qml" line="98"/>
<source>EDIT SETTINGS</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="108"/>
<source>NO, CLEAR SETTINGS</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="119"/>
<source>YES</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="130"/>
<source>NO</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -516,7 +464,7 @@
<message>
<location filename="../main.qml" line="22"/>
<source>Raspberry Pi Imager v%1</source>
<translation>Raspberry Pi Imager v%1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="114"/>
@ -535,65 +483,60 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="97"/>
<location filename="../main.qml" line="413"/>
<location filename="../main.qml" line="152"/>
<location filename="../main.qml" line="576"/>
<source>Operating System</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="109"/>
<location filename="../main.qml" line="163"/>
<source>CHOOSE OS</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="121"/>
<location filename="../main.qml" line="175"/>
<source>Select this button to change the operating system</source>
<translation> .</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="133"/>
<location filename="../main.qml" line="780"/>
<location filename="../main.qml" line="189"/>
<location filename="../main.qml" line="957"/>
<source>Storage</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="145"/>
<location filename="../main.qml" line="1108"/>
<location filename="../main.qml" line="200"/>
<location filename="../main.qml" line="1286"/>
<source>CHOOSE STORAGE</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="171"/>
<source>WRITE</source>
<translation></translation>
</message>
<message>
<location filename="../main.qml" line="155"/>
<location filename="../main.qml" line="214"/>
<source>Select this button to change the destination storage device</source>
<translation> .</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="216"/>
<location filename="../main.qml" line="261"/>
<source>CANCEL WRITE</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="219"/>
<location filename="../main.qml" line="1035"/>
<location filename="../main.qml" line="264"/>
<location filename="../main.qml" line="1213"/>
<source>Cancelling...</source>
<translation> ...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="227"/>
<location filename="../main.qml" line="276"/>
<source>CANCEL VERIFY</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="230"/>
<location filename="../main.qml" line="1058"/>
<location filename="../main.qml" line="1127"/>
<location filename="../main.qml" line="279"/>
<location filename="../main.qml" line="1236"/>
<location filename="../main.qml" line="1305"/>
<source>Finalizing...</source>
<translation> ...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="288"/>
@ -601,201 +544,187 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="175"/>
<location filename="../main.qml" line="294"/>
<source>Select this button to start writing the image</source>
<translation> .</translation>
</message>
<message>
<location filename="../main.qml" line="245"/>
<source>Select this button to access advanced settings</source>
<translation> .</translation>
</message>
<message>
<location filename="../main.qml" line="259"/>
<source>Using custom repository: %1</source>
<translation> : %1</translation>
</message>
<message>
<location filename="../main.qml" line="268"/>
<source>Keyboard navigation: &lt;tab&gt; navigate to next button &lt;space&gt; press button/select item &lt;arrow up/down&gt; go up/down in lists</source>
<translation> : &lt;tab&gt; &lt;space&gt; &lt;arrow up/down&gt; </translation>
</message>
<message>
<location filename="../main.qml" line="289"/>
<source>Language: </source>
<translation>: </translation>
</message>
<message>
<location filename="../main.qml" line="312"/>
<source>Keyboard: </source>
<translation>: </translation>
</message>
<message>
<location filename="../main.qml" line="437"/>
<source>Pi model:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="448"/>
<location filename="../main.qml" line="316"/>
<source>Using custom repository: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="325"/>
<source>Keyboard navigation: &lt;tab&gt; navigate to next button &lt;space&gt; press button/select item &lt;arrow up/down&gt; go up/down in lists</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="346"/>
<source>Language: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="369"/>
<source>Keyboard: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="490"/>
<source>[ All ]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="528"/>
<location filename="../main.qml" line="638"/>
<source>Back</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="529"/>
<location filename="../main.qml" line="639"/>
<source>Go back to main menu</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="695"/>
<location filename="../main.qml" line="872"/>
<source>Released: %1</source>
<translation>: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="705"/>
<location filename="../main.qml" line="882"/>
<source>Cached on your computer</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="707"/>
<location filename="../main.qml" line="884"/>
<source>Local file</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="708"/>
<source>Online - %1 GB download</source>
<translation> - %1 GB </translation>
</message>
<message>
<location filename="../main.qml" line="833"/>
<location filename="../main.qml" line="885"/>
<location filename="../main.qml" line="891"/>
<source>Mounted as %1</source>
<translation>%1 </translation>
</message>
<message>
<location filename="../main.qml" line="887"/>
<source>[WRITE PROTECTED]</source>
<translation>[ ]</translation>
</message>
<message>
<location filename="../main.qml" line="929"/>
<source>Are you sure you want to quit?</source>
<translation> ?</translation>
</message>
<message>
<location filename="../main.qml" line="930"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation>Raspberry Pi Imager가 .&lt;br&gt; ?</translation>
</message>
<message>
<location filename="../main.qml" line="941"/>
<source>Warning</source>
<translation></translation>
</message>
<message>
<location filename="../main.qml" line="949"/>
<source>Preparing to write...</source>
<translation> ...</translation>
</message>
<message>
<location filename="../main.qml" line="962"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation>&apos;%1&apos; .&lt;br&gt;?</translation>
</message>
<message>
<location filename="../main.qml" line="973"/>
<source>Update available</source>
<translation> </translation>
</message>
<message>
<location filename="../main.qml" line="974"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation>Raspberry Pi Imager의 .&lt;br&gt; ??</translation>
</message>
<message>
<location filename="../main.qml" line="1017"/>
<source>Error downloading OS list from Internet</source>
<translation> OS </translation>
</message>
<message>
<location filename="../main.qml" line="1038"/>
<source>Writing... %1%</source>
<translation> ... %1%</translation>
</message>
<message>
<location filename="../main.qml" line="1061"/>
<source>Verifying... %1%</source>
<translation> ... %1%</translation>
<source>Online - %1 GB download</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1010"/>
<location filename="../main.qml" line="1062"/>
<location filename="../main.qml" line="1068"/>
<source>Mounted as %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1064"/>
<source>[WRITE PROTECTED]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1106"/>
<source>Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1107"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1118"/>
<source>Warning</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1126"/>
<source>Preparing to write...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1140"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1151"/>
<source>Update available</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1152"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1195"/>
<source>Error downloading OS list from Internet</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1216"/>
<source>Writing... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1239"/>
<source>Verifying... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1246"/>
<source>Preparing to write... (%1)</source>
<translation> ... (%1)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1084"/>
<location filename="../main.qml" line="1262"/>
<source>Error</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1091"/>
<location filename="../main.qml" line="1269"/>
<source>Write Successful</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="572"/>
<location filename="../main.qml" line="1092"/>
<location filename="../main.qml" line="1270"/>
<location filename="../main.qml" line="1523"/>
<source>Erase</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1093"/>
<location filename="../main.qml" line="1271"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been erased&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>&lt;b&gt;%1&lt;/b&gt; .&lt;br&gt;&lt;br&gt; SD card .</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1100"/>
<location filename="../main.qml" line="1278"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been written to &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>&lt;b&gt;%1&lt;/b&gt; &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt; . SD card .</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1202"/>
<location filename="../main.qml" line="1423"/>
<source>Error parsing os_list.json</source>
<translation> os_list.json</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="573"/>
<location filename="../main.qml" line="1524"/>
<source>Format card as FAT32</source>
<translation>FAT32로 </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="582"/>
<location filename="../main.qml" line="1533"/>
<source>Use custom</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="583"/>
<location filename="../main.qml" line="1534"/>
<source>Select a custom .img from your computer</source>
<translation> .img를 .</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1391"/>
<location filename="../main.qml" line="1681"/>
<source>Connect an USB stick containing images first.&lt;br&gt;The images must be located in the root folder of the USB stick.</source>
<translation> USB를 .&lt;br&gt; USB .</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1407"/>
<location filename="../main.qml" line="1697"/>
<source>SD card is write protected.&lt;br&gt;Push the lock switch on the left side of the card upwards, and try again.</source>
<translation> SD card&lt;br&gt; .</translation>
</message>
<message>
<source>&lt;b&gt;%1&lt;/b&gt; has been written to &lt;b&gt;%2&lt;/b&gt;</source>
<translation type="vanished">&lt;b&gt;%1&lt;/b&gt; &lt;b&gt;%2&lt;/b&gt; .</translation>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

File diff suppressed because it is too large Load diff

View file

@ -7,26 +7,22 @@
<location filename="../downloadextractthread.cpp" line="196"/>
<location filename="../downloadextractthread.cpp" line="385"/>
<source>Error extracting archive: %1</source>
<translation>Ошибка извлечения архива: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="261"/>
<source>Error mounting FAT32 partition</source>
<translation>Ошибка подключения раздела FAT32</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="281"/>
<source>Operating system did not mount FAT32 partition</source>
<translation>Операционная система не подключила раздел FAT32</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="304"/>
<source>Error changing to directory &apos;%1&apos;</source>
<translation>Ошибка перехода в каталог «%1»</translation>
</message>
<message>
<source>Error writing to storage</source>
<translation type="vanished">Ошибка записи на запоминающее устройство</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -39,155 +35,119 @@
<message>
<location filename="../downloadthread.cpp" line="138"/>
<source>opening drive</source>
<translation>открытие диска</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="166"/>
<source>Error running diskpart: %1</source>
<translation>Ошибка выполнения diskpart: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="187"/>
<source>Error removing existing partitions</source>
<translation>Ошибка удаления существующих разделов</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="213"/>
<source>Authentication cancelled</source>
<translation>Аутентификация отменена</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="216"/>
<source>Error running authopen to gain access to disk device &apos;%1&apos;</source>
<translation>Ошибка выполнения authopen для получения доступа к дисковому устройству «%1»</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="217"/>
<source>Please verify if &apos;Raspberry Pi Imager&apos; is allowed access to &apos;removable volumes&apos; in privacy settings (under &apos;files and folders&apos; or alternatively give it &apos;full disk access&apos;).</source>
<translation>Убедитесь, что в параметрах настройки конфиденциальности (privacy settings) в разделе «файлы и папки» («files and folders») программе Raspberry Pi Imager разрешён доступ к съёмным томам (removable volumes). Либо можно предоставить программе доступ ко всему диску (full disk access).</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="239"/>
<source>Cannot open storage device &apos;%1&apos;.</source>
<translation>Не удалось открыть запоминающее устройство «%1».</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="281"/>
<source>discarding existing data on drive</source>
<translation>удаление существующих данных на диске</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="301"/>
<source>zeroing out first and last MB of drive</source>
<translation>обнуление первого и последнего мегабайта диска</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="307"/>
<source>Write error while zero&apos;ing out MBR</source>
<translation>Ошибка записи при обнулении MBR</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="319"/>
<source>Write error while trying to zero out last part of card.&lt;br&gt;Card could be advertising wrong capacity (possible counterfeit).</source>
<translation>Ошибка записи при попытке обнулить последнюю часть карты.&lt;br&gt;Заявленный картой объём может не соответствовать действительности (возможно, карта является поддельной).</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="408"/>
<source>starting download</source>
<translation>начало загрузки</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="466"/>
<source>Error downloading: %1</source>
<translation>Ошибка загрузки: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="663"/>
<source>Access denied error while writing file to disk.</source>
<translation>Ошибка доступа при записи файла на диск.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="668"/>
<source>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.</source>
<translation>Похоже, что включён контролируемый доступ к папкам (Controlled Folder Access). Добавьте rpi-imager.exe и fat32format.exe в список разрешённых программ и попробуйте снова.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="675"/>
<source>Error writing file to disk</source>
<translation>Ошибка записи файла на диск</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="697"/>
<source>Download corrupt. Hash does not match</source>
<translation>Загруженные данные повреждены. Хэш не совпадает</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="709"/>
<location filename="../downloadthread.cpp" line="761"/>
<source>Error writing to storage (while flushing)</source>
<translation>Ошибка записи на запоминающее устройство (при сбросе)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="716"/>
<location filename="../downloadthread.cpp" line="768"/>
<source>Error writing to storage (while fsync)</source>
<translation>Ошибка записи на запоминающее устройство (при выполнении fsync)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="751"/>
<source>Error writing first block (partition table)</source>
<translation>Ошибка записи первого блока (таблица разделов)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="826"/>
<source>Error reading from storage.&lt;br&gt;SD card may be broken.</source>
<translation>Ошибка чтения с запоминающего устройства.&lt;br&gt;SD-карта может быть повреждена.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="845"/>
<source>Verifying write failed. Contents of SD card is different from what was written to it.</source>
<translation>Ошибка по результатам проверки записи. Содержимое SD-карты отличается от того, что было на неё записано.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="898"/>
<source>Customizing image</source>
<translation>Настройка образа</translation>
</message>
<message>
<source>Waiting for FAT partition to be mounted</source>
<translation type="vanished">Ожидание подключения раздела FAT</translation>
</message>
<message>
<source>Error mounting FAT32 partition</source>
<translation type="vanished">Ошибка подключения раздела FAT32</translation>
</message>
<message>
<source>Operating system did not mount FAT32 partition</source>
<translation type="vanished">Операционная система не подключила раздел FAT32</translation>
</message>
<message>
<source>Unable to customize. File &apos;%1&apos; does not exist.</source>
<translation type="vanished">Не удалось настроить. Файл «%1» не существует.</translation>
</message>
<message>
<source>Error creating firstrun.sh on FAT partition</source>
<translation type="vanished">Ошибка создания firstrun.sh в разделе FAT</translation>
</message>
<message>
<source>Error writing to config.txt on FAT partition</source>
<translation type="vanished">Ошибка записи в config.txt в разделе FAT</translation>
</message>
<message>
<source>Error creating user-data cloudinit file on FAT partition</source>
<translation type="vanished">Ошибка создания файла user-data cloudinit в разделе FAT</translation>
</message>
<message>
<source>Error creating network-config cloudinit file on FAT partition</source>
<translation type="vanished">Ошибка создания файла network-config cloudinit в разделе FAT</translation>
</message>
<message>
<source>Error writing to cmdline.txt on FAT partition</source>
<translation type="vanished">Ошибка записи в cmdline.txt в разделе FAT</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -197,85 +157,85 @@
<location filename="../driveformatthread.cpp" line="124"/>
<location filename="../driveformatthread.cpp" line="185"/>
<source>Error partitioning: %1</source>
<translation>Ошибка создания разделов: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="84"/>
<source>Error starting fat32format</source>
<translation>Ошибка запуска fat32format</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="94"/>
<source>Error running fat32format: %1</source>
<translation>Ошибка выполнения fat32format: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="104"/>
<source>Error determining new drive letter</source>
<translation>Ошибка определения новой буквы диска</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="109"/>
<source>Invalid device: %1</source>
<translation>Недопустимое устройство: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="146"/>
<source>Error formatting (through udisks2)</source>
<translation>Ошибка форматирования (с помощью udisks2)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="174"/>
<source>Error starting sfdisk</source>
<translation>Ошибка запуска sfdisk</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="199"/>
<source>Partitioning did not create expected FAT partition %1</source>
<translation>При создании разделов не был создан ожидаемый раздел FAT %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="208"/>
<source>Error starting mkfs.fat</source>
<translation>Ошибка запуска mkfs.fat</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="218"/>
<source>Error running mkfs.fat: %1</source>
<translation>Ошибка выполнения mkfs.fat: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="225"/>
<source>Formatting not implemented for this platform</source>
<translation>Для этой платформы не реализовано форматирование</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ImageWriter</name>
<message>
<location filename="../imagewriter.cpp" line="248"/>
<location filename="../imagewriter.cpp" line="252"/>
<source>Storage capacity is not large enough.&lt;br&gt;Needs to be at least %1 GB.</source>
<translation>Недостаточная ёмкость запоминающего устройства.&lt;br&gt;Требуется не менее %1 ГБ.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="254"/>
<location filename="../imagewriter.cpp" line="258"/>
<source>Input file is not a valid disk image.&lt;br&gt;File size %1 bytes is not a multiple of 512 bytes.</source>
<translation>Входной файл не представляет собой корректный образ диска.&lt;br&gt;Размер файла %1 не кратен 512 байтам.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="442"/>
<location filename="../imagewriter.cpp" line="446"/>
<source>Downloading and writing image</source>
<translation>Загрузка и запись образа</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="575"/>
<location filename="../imagewriter.cpp" line="579"/>
<source>Select image</source>
<translation>Выбор образа</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="896"/>
<location filename="../imagewriter.cpp" line="971"/>
<source>Would you like to prefill the wifi password from the system keychain?</source>
<translation>Указать пароль от WiFi автоматически (взяв его из системной цепочки ключей)?</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -283,12 +243,12 @@
<message>
<location filename="../localfileextractthread.cpp" line="34"/>
<source>opening image file</source>
<translation>открытие файла образа</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../localfileextractthread.cpp" line="39"/>
<source>Error opening image file</source>
<translation>Ошибка открытия файла образа</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -296,22 +256,22 @@
<message>
<location filename="../MsgPopup.qml" line="98"/>
<source>NO</source>
<translation>НЕТ</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="109"/>
<source>YES</source>
<translation>ДА</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="120"/>
<source>CONTINUE</source>
<translation>ПРОДОЛЖИТЬ</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="130"/>
<source>QUIT</source>
<translation>ВЫЙТИ</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -319,22 +279,22 @@
<message>
<location filename="../OptionsPopup.qml" line="20"/>
<source>Advanced options</source>
<translation>Дополнительные параметры</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="52"/>
<source>Image customization options</source>
<translation>Параметры настройки образа</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="57"/>
<source>for this session only</source>
<translation>только для этого сеанса</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="58"/>
<source>to always use</source>
<translation>для постоянного использования</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="71"/>
@ -354,83 +314,83 @@
<message>
<location filename="../OptionsPopup.qml" line="98"/>
<source>Set hostname:</source>
<translation>Имя хоста:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="120"/>
<source>Set username and password</source>
<translation>Указать имя пользователя и пароль</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="142"/>
<source>Username:</source>
<translation>Имя пользователя:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="158"/>
<location filename="../OptionsPopup.qml" line="219"/>
<source>Password:</source>
<translation>Пароль:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="186"/>
<source>Configure wireless LAN</source>
<translation>Настроить Wi-Fi</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="205"/>
<source>SSID:</source>
<translation>SSID:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="238"/>
<source>Show password</source>
<translation>Показывать пароль</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="244"/>
<source>Hidden SSID</source>
<translation>Скрытый идентификатор SSID</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="250"/>
<source>Wireless LAN country:</source>
<translation>Страна Wi-Fi:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="261"/>
<source>Set locale settings</source>
<translation>Указать параметры региона</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="271"/>
<source>Time zone:</source>
<translation>Часовой пояс:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="281"/>
<source>Keyboard layout:</source>
<translation>Раскладка клавиатуры:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="298"/>
<source>Enable SSH</source>
<translation>Включить SSH</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="317"/>
<source>Use password authentication</source>
<translation>Использовать аутентификацию по паролю</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="327"/>
<source>Allow public-key authentication only</source>
<translation>Разрешить только аутентификацию с использованием открытого ключа</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="345"/>
<source>Set authorized_keys for &apos;%1&apos;:</source>
<translation>authorized_keys для «%1»:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="357"/>
@ -440,26 +400,22 @@
<message>
<location filename="../OptionsPopup.qml" line="375"/>
<source>Play sound when finished</source>
<translation>Воспроизводить звук после завершения</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="379"/>
<source>Eject media when finished</source>
<translation>Извлекать носитель после завершения</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="383"/>
<source>Enable telemetry</source>
<translation>Включить телеметрию</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="397"/>
<source>SAVE</source>
<translation>СОХРАНИТЬ</translation>
</message>
<message>
<source>Persistent settings</source>
<translation type="vanished">Постоянные параметры</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -467,7 +423,7 @@
<message>
<location filename="../linux/linuxdrivelist.cpp" line="119"/>
<source>Internal SD card reader</source>
<translation>Внутреннее устройство чтения SD-карт</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -478,29 +434,29 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="87"/>
<location filename="../UseSavedSettingsPopup.qml" line="88"/>
<source>Would you like to apply image customization settings?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="97"/>
<source>NO</source>
<translation>НЕТ</translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="107"/>
<source>NO, CLEAR SETTINGS</source>
<translation>НЕТ, ОЧИСТИТЬ ПАРАМЕТРЫ</translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="117"/>
<source>YES</source>
<translation>ДА</translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="127"/>
<location filename="../UseSavedSettingsPopup.qml" line="98"/>
<source>EDIT SETTINGS</source>
<translation>ИЗМЕНИТЬ ПАРАМЕТРЫ</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="108"/>
<source>NO, CLEAR SETTINGS</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="119"/>
<source>YES</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="130"/>
<source>NO</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -508,7 +464,7 @@
<message>
<location filename="../main.qml" line="22"/>
<source>Raspberry Pi Imager v%1</source>
<translation>Raspberry Pi Imager, версия %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="114"/>
@ -527,65 +483,60 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="97"/>
<location filename="../main.qml" line="413"/>
<location filename="../main.qml" line="152"/>
<location filename="../main.qml" line="576"/>
<source>Operating System</source>
<translation>Операционная система</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="109"/>
<location filename="../main.qml" line="163"/>
<source>CHOOSE OS</source>
<translation>ВЫБРАТЬ ОС</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="121"/>
<location filename="../main.qml" line="175"/>
<source>Select this button to change the operating system</source>
<translation>Нажмите эту кнопку, чтобы изменить операционную систему</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="133"/>
<location filename="../main.qml" line="780"/>
<location filename="../main.qml" line="189"/>
<location filename="../main.qml" line="957"/>
<source>Storage</source>
<translation>Запоминающее устройство</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="145"/>
<location filename="../main.qml" line="1108"/>
<location filename="../main.qml" line="200"/>
<location filename="../main.qml" line="1286"/>
<source>CHOOSE STORAGE</source>
<translation>ВЫБРАТЬ ЗАПОМ. УСТРОЙСТВО</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="171"/>
<source>WRITE</source>
<translation>ЗАПИСАТЬ</translation>
</message>
<message>
<location filename="../main.qml" line="155"/>
<location filename="../main.qml" line="214"/>
<source>Select this button to change the destination storage device</source>
<translation>Нажмите эту кнопку, чтобы изменить целевое запоминающее устройство</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="216"/>
<location filename="../main.qml" line="261"/>
<source>CANCEL WRITE</source>
<translation>ОТМЕНИТЬ ЗАПИСЬ</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="219"/>
<location filename="../main.qml" line="1035"/>
<location filename="../main.qml" line="264"/>
<location filename="../main.qml" line="1213"/>
<source>Cancelling...</source>
<translation>Отмена...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="227"/>
<location filename="../main.qml" line="276"/>
<source>CANCEL VERIFY</source>
<translation>ОТМЕНИТЬ ПРОВЕРКУ</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="230"/>
<location filename="../main.qml" line="1058"/>
<location filename="../main.qml" line="1127"/>
<location filename="../main.qml" line="279"/>
<location filename="../main.qml" line="1236"/>
<location filename="../main.qml" line="1305"/>
<source>Finalizing...</source>
<translation>Завершение...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="288"/>
@ -593,197 +544,187 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="175"/>
<location filename="../main.qml" line="294"/>
<source>Select this button to start writing the image</source>
<translation>Нажмите эту кнопку, чтобы начать запись образа</translation>
</message>
<message>
<location filename="../main.qml" line="245"/>
<source>Select this button to access advanced settings</source>
<translation>Нажмите эту кнопку для получения доступа к дополнительным параметрам</translation>
</message>
<message>
<location filename="../main.qml" line="259"/>
<source>Using custom repository: %1</source>
<translation>Использование настраиваемого репозитория: %1</translation>
</message>
<message>
<location filename="../main.qml" line="268"/>
<source>Keyboard navigation: &lt;tab&gt; navigate to next button &lt;space&gt; press button/select item &lt;arrow up/down&gt; go up/down in lists</source>
<translation>Навигация с помощью клавиатуры: клавиша &lt;Tab&gt; перемещает на следующую кнопку, клавиша &lt;Пробел&gt; нажимает кнопку/выбирает элемент, клавиши со &lt;стрелками вверх/вниз&gt; перемещают выше/ниже в списке</translation>
</message>
<message>
<location filename="../main.qml" line="289"/>
<source>Language: </source>
<translation>Язык: </translation>
</message>
<message>
<location filename="../main.qml" line="312"/>
<source>Keyboard: </source>
<translation>Клавиатура: </translation>
</message>
<message>
<location filename="../main.qml" line="437"/>
<source>Pi model:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="448"/>
<location filename="../main.qml" line="316"/>
<source>Using custom repository: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="325"/>
<source>Keyboard navigation: &lt;tab&gt; navigate to next button &lt;space&gt; press button/select item &lt;arrow up/down&gt; go up/down in lists</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="346"/>
<source>Language: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="369"/>
<source>Keyboard: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="490"/>
<source>[ All ]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="528"/>
<location filename="../main.qml" line="638"/>
<source>Back</source>
<translation>Назад</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="529"/>
<location filename="../main.qml" line="639"/>
<source>Go back to main menu</source>
<translation>Вернуться в главное меню</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="695"/>
<location filename="../main.qml" line="872"/>
<source>Released: %1</source>
<translation>Дата выпуска: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="705"/>
<location filename="../main.qml" line="882"/>
<source>Cached on your computer</source>
<translation>Кэш на компьютере</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="707"/>
<location filename="../main.qml" line="884"/>
<source>Local file</source>
<translation>Локальный файл</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="708"/>
<source>Online - %1 GB download</source>
<translation>Онлайн объём загрузки составляет %1 ГБ</translation>
</message>
<message>
<location filename="../main.qml" line="833"/>
<location filename="../main.qml" line="885"/>
<location filename="../main.qml" line="891"/>
<source>Mounted as %1</source>
<translation>Подключено как %1</translation>
</message>
<message>
<location filename="../main.qml" line="887"/>
<source>[WRITE PROTECTED]</source>
<translation>[ЗАЩИЩЕНО ОТ ЗАПИСИ]</translation>
</message>
<message>
<location filename="../main.qml" line="929"/>
<source>Are you sure you want to quit?</source>
<translation>Действительно выполнить выход?</translation>
</message>
<message>
<location filename="../main.qml" line="930"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation>Программа Raspberry Pi Imager всё ещё занята.&lt;br&gt;Действительно выполнить выход из неё?</translation>
</message>
<message>
<location filename="../main.qml" line="941"/>
<source>Warning</source>
<translation>Внимание</translation>
</message>
<message>
<location filename="../main.qml" line="949"/>
<source>Preparing to write...</source>
<translation>Подготовка к записи</translation>
</message>
<message>
<location filename="../main.qml" line="962"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation>Все существующие на «%1» данные будут стёрты.&lt;br&gt;Продолжить?</translation>
</message>
<message>
<location filename="../main.qml" line="973"/>
<source>Update available</source>
<translation>Доступно обновление</translation>
</message>
<message>
<location filename="../main.qml" line="974"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation>Доступна новая версия Imager.&lt;br&gt;Перейти на веб-сайт для её загрузки?</translation>
</message>
<message>
<location filename="../main.qml" line="1017"/>
<source>Error downloading OS list from Internet</source>
<translation>Ошибка загрузки списка ОС из Интернета</translation>
</message>
<message>
<location filename="../main.qml" line="1038"/>
<source>Writing... %1%</source>
<translation>Запись... %1%</translation>
</message>
<message>
<location filename="../main.qml" line="1061"/>
<source>Verifying... %1%</source>
<translation>Проверка... %1%</translation>
<source>Online - %1 GB download</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1010"/>
<location filename="../main.qml" line="1062"/>
<location filename="../main.qml" line="1068"/>
<source>Mounted as %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1064"/>
<source>[WRITE PROTECTED]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1106"/>
<source>Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1107"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1118"/>
<source>Warning</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1126"/>
<source>Preparing to write...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1140"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1151"/>
<source>Update available</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1152"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1195"/>
<source>Error downloading OS list from Internet</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1216"/>
<source>Writing... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1239"/>
<source>Verifying... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1246"/>
<source>Preparing to write... (%1)</source>
<translation>Подготовка к записи... (%1)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1084"/>
<location filename="../main.qml" line="1262"/>
<source>Error</source>
<translation>Ошибка</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1091"/>
<location filename="../main.qml" line="1269"/>
<source>Write Successful</source>
<translation>Запись успешно выполнена</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="572"/>
<location filename="../main.qml" line="1092"/>
<location filename="../main.qml" line="1270"/>
<location filename="../main.qml" line="1523"/>
<source>Erase</source>
<translation>Стереть</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1093"/>
<location filename="../main.qml" line="1271"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been erased&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>Данные на &lt;b&gt;%1&lt;/b&gt; стёрты&lt;br&gt;&lt;br&gt;Теперь можно извлечь SD-карту из устройства чтения</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1100"/>
<location filename="../main.qml" line="1278"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been written to &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>Запись &lt;b&gt;%1&lt;/b&gt; на &lt;b&gt;%2&lt;/b&gt; выполнена&lt;br&gt;&lt;br&gt;Теперь можно извлечь SD-карту из устройства чтения</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1202"/>
<location filename="../main.qml" line="1423"/>
<source>Error parsing os_list.json</source>
<translation>Ошибка синтаксического анализа os_list.json</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="573"/>
<location filename="../main.qml" line="1524"/>
<source>Format card as FAT32</source>
<translation>Отформатировать карту как FAT32</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="582"/>
<location filename="../main.qml" line="1533"/>
<source>Use custom</source>
<translation>Использовать настраиваемый образ</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="583"/>
<location filename="../main.qml" line="1534"/>
<source>Select a custom .img from your computer</source>
<translation>Выбрать настраиваемый файл .img на компьютере</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1391"/>
<location filename="../main.qml" line="1681"/>
<source>Connect an USB stick containing images first.&lt;br&gt;The images must be located in the root folder of the USB stick.</source>
<translation>Сначала подключите USB-накопитель с образами.&lt;br&gt;Образы должны находиться в корневой папке USB-накопителя.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1407"/>
<location filename="../main.qml" line="1697"/>
<source>SD card is write protected.&lt;br&gt;Push the lock switch on the left side of the card upwards, and try again.</source>
<translation>SD-карта защищена от записи.&lt;br&gt;Переместите вверх блокировочный переключатель, расположенный с левой стороны карты, и попробуйте ещё раз.</translation>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

File diff suppressed because it is too large Load diff

View file

@ -7,26 +7,22 @@
<location filename="../downloadextractthread.cpp" line="196"/>
<location filename="../downloadextractthread.cpp" line="385"/>
<source>Error extracting archive: %1</source>
<translation>Napaka razširjanja arhiva: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="261"/>
<source>Error mounting FAT32 partition</source>
<translation>Napaka priklopa FAT32 particije</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="281"/>
<source>Operating system did not mount FAT32 partition</source>
<translation>Operacijski sistem, ni priklopil FAT32 particije</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="304"/>
<source>Error changing to directory &apos;%1&apos;</source>
<translation>Napaka spremembe direktorija &apos;%1%&apos;</translation>
</message>
<message>
<source>Error writing to storage</source>
<translation type="vanished">Napaka pisanja na disk</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -39,155 +35,119 @@
<message>
<location filename="../downloadthread.cpp" line="138"/>
<source>opening drive</source>
<translation>Odpiranje pogona</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="166"/>
<source>Error running diskpart: %1</source>
<translation>Napaka zagona diskpart: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="187"/>
<source>Error removing existing partitions</source>
<translation>Napaka odstranjevanja obstoječih particij</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="213"/>
<source>Authentication cancelled</source>
<translation>Avtentifikacija preklicana</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="216"/>
<source>Error running authopen to gain access to disk device &apos;%1&apos;</source>
<translation>Napaka zagona authopen za pridobitev dostopa do naprave diska &apos;%1&apos;</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="217"/>
<source>Please verify if &apos;Raspberry Pi Imager&apos; is allowed access to &apos;removable volumes&apos; in privacy settings (under &apos;files and folders&apos; or alternatively give it &apos;full disk access&apos;).</source>
<translation>Prosim preverite če ima &apos;Raspberry Pi Imager&apos; pravico dostopa do &apos;odstranljivih mediev&apos; pod nastavitvami zasebnosti (pod &apos;datoteke in mape&apos; ali pa mu dajte &apos;popolni dostop do diska&apos;).</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="239"/>
<source>Cannot open storage device &apos;%1&apos;.</source>
<translation>Ne morem odpreti diska &apos;%1&apos;.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="281"/>
<source>discarding existing data on drive</source>
<translation>Brisanje obstoječih podatkov na disku</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="301"/>
<source>zeroing out first and last MB of drive</source>
<translation>Ničenje prvega in zadnjega MB diska</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="307"/>
<source>Write error while zero&apos;ing out MBR</source>
<translation>Napaka zapisovanja med ničenjem MBR</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="319"/>
<source>Write error while trying to zero out last part of card.&lt;br&gt;Card could be advertising wrong capacity (possible counterfeit).</source>
<translation>Napaka ničenja zadnjega dela diska.&lt;br&gt;Disk morebiti sporoča napačno velikost(možen ponaredek).</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="408"/>
<source>starting download</source>
<translation>Začetek prenosa</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="466"/>
<source>Error downloading: %1</source>
<translation>Napaka prenosa:%1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="663"/>
<source>Access denied error while writing file to disk.</source>
<translation>Napaka zavrnitve dostopa med pisanjem na disk.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="668"/>
<source>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.</source>
<translation>Izgleda, da jevklopljen nadzor dostopa do map. Prosim dodajte oba rpi-imager.exe in fat32format.exe na seznam dovoljenih aplikacij in poizkusite znova.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="675"/>
<source>Error writing file to disk</source>
<translation>Napaka pisanja na disk</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="697"/>
<source>Download corrupt. Hash does not match</source>
<translation>Prenos poškodovan.Hash se ne ujema</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="709"/>
<location filename="../downloadthread.cpp" line="761"/>
<source>Error writing to storage (while flushing)</source>
<translation>Napaka pisanja na disk (med brisanjem)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="716"/>
<location filename="../downloadthread.cpp" line="768"/>
<source>Error writing to storage (while fsync)</source>
<translation>Napaka pisanja na disk (med fsync)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="751"/>
<source>Error writing first block (partition table)</source>
<translation>Napaka pisanja prvega bloka (particijska tabela)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="826"/>
<source>Error reading from storage.&lt;br&gt;SD card may be broken.</source>
<translation>Napaka branja iz diska.&lt;br&gt;SD kartica/disk je mogoče v okvari.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="845"/>
<source>Verifying write failed. Contents of SD card is different from what was written to it.</source>
<translation>Preverjanje pisanja spodletelo. Vsebina diska je drugačna, od tega, kar je bilo nanj zapisano.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="898"/>
<source>Customizing image</source>
<translation>Prilagajanje slike diska</translation>
</message>
<message>
<source>Waiting for FAT partition to be mounted</source>
<translation type="vanished">Čakanje na priklop FAT particije</translation>
</message>
<message>
<source>Error mounting FAT32 partition</source>
<translation type="vanished">Napaka priklopa FAT32 particije</translation>
</message>
<message>
<source>Operating system did not mount FAT32 partition</source>
<translation type="vanished">Operacijski sisitem ni priklopil FAT32 particijo</translation>
</message>
<message>
<source>Unable to customize. File &apos;%1&apos; does not exist.</source>
<translation type="vanished">Prilagoditev ni možna. Datoteka &apos;%1&apos; ne obstaja.</translation>
</message>
<message>
<source>Error creating firstrun.sh on FAT partition</source>
<translation type="vanished">Napaka ustvarjanja firstrun.sh na FAT particiji</translation>
</message>
<message>
<source>Error writing to config.txt on FAT partition</source>
<translation type="vanished">Napaka pisanja v config.txt na FAT particiji</translation>
</message>
<message>
<source>Error creating user-data cloudinit file on FAT partition</source>
<translation type="vanished">Napaka ustvarjanja user-data cloudinit datoteke na FAT particiji</translation>
</message>
<message>
<source>Error creating network-config cloudinit file on FAT partition</source>
<translation type="vanished">Napaka ustvarjanja network-config cloudinit datoteke na FAT particiji</translation>
</message>
<message>
<source>Error writing to cmdline.txt on FAT partition</source>
<translation type="vanished">Napaka pisanja v cmdline.txt na FAT particiji</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -197,85 +157,85 @@
<location filename="../driveformatthread.cpp" line="124"/>
<location filename="../driveformatthread.cpp" line="185"/>
<source>Error partitioning: %1</source>
<translation>Napaka izdelave particij: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="84"/>
<source>Error starting fat32format</source>
<translation>Napaka zagona fat32format</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="94"/>
<source>Error running fat32format: %1</source>
<translation>Napaka delovanja fat32format: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="104"/>
<source>Error determining new drive letter</source>
<translation>Napaka določitve nove črke pogona</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="109"/>
<source>Invalid device: %1</source>
<translation>Neveljavna naprava: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="146"/>
<source>Error formatting (through udisks2)</source>
<translation>Napaka fromatiranja (z uporabo udisks2)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="174"/>
<source>Error starting sfdisk</source>
<translation>Napaka zagona sfdisk</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="199"/>
<source>Partitioning did not create expected FAT partition %1</source>
<translation>Ustvarjanje particij ni ustvarilo pričakovano FAT particijo %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="208"/>
<source>Error starting mkfs.fat</source>
<translation>Napaka zagona mkfs.fat</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="218"/>
<source>Error running mkfs.fat: %1</source>
<translation>Napaka delovanja mkfs.fat: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="225"/>
<source>Formatting not implemented for this platform</source>
<translation>Formatiranje ni implemntirano za to platformo</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ImageWriter</name>
<message>
<location filename="../imagewriter.cpp" line="248"/>
<location filename="../imagewriter.cpp" line="252"/>
<source>Storage capacity is not large enough.&lt;br&gt;Needs to be at least %1 GB.</source>
<translation>Kapaciteta diska ni zadostna.&lt;br&gt;Biti mora vsaj %1 GB.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="254"/>
<location filename="../imagewriter.cpp" line="258"/>
<source>Input file is not a valid disk image.&lt;br&gt;File size %1 bytes is not a multiple of 512 bytes.</source>
<translation>Vhodna datoteka ni veljavna slika diska.&lt;br&gt;Velikost datoteke %1 bajtov ni večkratnik od 512 bajtov.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="442"/>
<location filename="../imagewriter.cpp" line="446"/>
<source>Downloading and writing image</source>
<translation>Prenašanje in zapisovanje slike</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="575"/>
<location filename="../imagewriter.cpp" line="579"/>
<source>Select image</source>
<translation>Izberite sliko</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="896"/>
<location filename="../imagewriter.cpp" line="971"/>
<source>Would you like to prefill the wifi password from the system keychain?</source>
<translation>A bi želeli uporabiti WiFi geslo iz kjučev tega sistema?</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -283,12 +243,12 @@
<message>
<location filename="../localfileextractthread.cpp" line="34"/>
<source>opening image file</source>
<translation>Odpiranje slike diska</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../localfileextractthread.cpp" line="39"/>
<source>Error opening image file</source>
<translation>Napaka odpiranja slike diska</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -296,22 +256,22 @@
<message>
<location filename="../MsgPopup.qml" line="98"/>
<source>NO</source>
<translation>NE</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="109"/>
<source>YES</source>
<translation>DA</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="120"/>
<source>CONTINUE</source>
<translation>NADALJUJ</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="130"/>
<source>QUIT</source>
<translation>IZHOD</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -319,22 +279,22 @@
<message>
<location filename="../OptionsPopup.qml" line="20"/>
<source>Advanced options</source>
<translation>Napredne možnosti</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="52"/>
<source>Image customization options</source>
<translation>Uporabi opcije prilagoditve slike diska</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="57"/>
<source>for this session only</source>
<translation>samo za to sejo</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="58"/>
<source>to always use</source>
<translation>vedno</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="71"/>
@ -354,7 +314,7 @@
<message>
<location filename="../OptionsPopup.qml" line="98"/>
<source>Set hostname:</source>
<translation>Ime naprave:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="120"/>
@ -370,22 +330,22 @@
<location filename="../OptionsPopup.qml" line="158"/>
<location filename="../OptionsPopup.qml" line="219"/>
<source>Password:</source>
<translation>Geslo:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="186"/>
<source>Configure wireless LAN</source>
<translation>Nastavi WiFi</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="205"/>
<source>SSID:</source>
<translation>SSID:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="238"/>
<source>Show password</source>
<translation>Pokaži geslo</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="244"/>
@ -395,42 +355,42 @@
<message>
<location filename="../OptionsPopup.qml" line="250"/>
<source>Wireless LAN country:</source>
<translation>WiFi je v državi:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="261"/>
<source>Set locale settings</source>
<translation>Nastavitve jezika</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="271"/>
<source>Time zone:</source>
<translation>Časovni pas:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="281"/>
<source>Keyboard layout:</source>
<translation>Razporeditev tipkovnice:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="298"/>
<source>Enable SSH</source>
<translation>Omogoči SSH</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="317"/>
<source>Use password authentication</source>
<translation>Uporabi geslo za avtentifikacijo</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="327"/>
<source>Allow public-key authentication only</source>
<translation>Dovoli le avtentifikacijo z javnim kjučem</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="345"/>
<source>Set authorized_keys for &apos;%1&apos;:</source>
<translation>Nastavi authorized_keys za &apos;%1&apos;:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="357"/>
@ -440,42 +400,22 @@
<message>
<location filename="../OptionsPopup.qml" line="375"/>
<source>Play sound when finished</source>
<translation>Zaigraj zvok, ko končaš</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="379"/>
<source>Eject media when finished</source>
<translation>Izvrzi medij, ko končaš</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="383"/>
<source>Enable telemetry</source>
<translation>Omogoči telemetrijo</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="397"/>
<source>SAVE</source>
<translation>SHRANI</translation>
</message>
<message>
<source>Disable overscan</source>
<translation type="vanished">Onemogoči overscan</translation>
</message>
<message>
<source>Set username:</source>
<translation type="vanished">Nastavi uporabniško ime:</translation>
</message>
<message>
<source>Set password for &apos;%1&apos; user:</source>
<translation type="vanished">Nastavi geslo za uporabnika &apos;%1&apos;:</translation>
</message>
<message>
<source>Skip first-run wizard</source>
<translation type="vanished">Preskoči čarovnika prvega zagona</translation>
</message>
<message>
<source>Persistent settings</source>
<translation type="vanished">Trajne nastavitve</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -483,7 +423,7 @@
<message>
<location filename="../linux/linuxdrivelist.cpp" line="119"/>
<source>Internal SD card reader</source>
<translation>Vgrajeni čitalec SD kartic</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -494,29 +434,29 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="87"/>
<location filename="../UseSavedSettingsPopup.qml" line="88"/>
<source>Would you like to apply image customization settings?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="97"/>
<source>NO</source>
<translation>NE</translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="107"/>
<source>NO, CLEAR SETTINGS</source>
<translation>NE, POBRIŠI NASTAVITVE</translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="117"/>
<source>YES</source>
<translation>DA</translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="127"/>
<location filename="../UseSavedSettingsPopup.qml" line="98"/>
<source>EDIT SETTINGS</source>
<translation>UREDI NASTAVITVE</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="108"/>
<source>NO, CLEAR SETTINGS</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="119"/>
<source>YES</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="130"/>
<source>NO</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -524,7 +464,7 @@
<message>
<location filename="../main.qml" line="22"/>
<source>Raspberry Pi Imager v%1</source>
<translation>Raspberry Pi Imager v%1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="114"/>
@ -543,65 +483,60 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="97"/>
<location filename="../main.qml" line="413"/>
<location filename="../main.qml" line="152"/>
<location filename="../main.qml" line="576"/>
<source>Operating System</source>
<translation>Operacijski Sistem</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="109"/>
<location filename="../main.qml" line="163"/>
<source>CHOOSE OS</source>
<translation>IZBERI OS</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="121"/>
<location filename="../main.qml" line="175"/>
<source>Select this button to change the operating system</source>
<translation>Izberite ta gumb za menjavo operacijskega sistema</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="133"/>
<location filename="../main.qml" line="780"/>
<location filename="../main.qml" line="189"/>
<location filename="../main.qml" line="957"/>
<source>Storage</source>
<translation>SD kartica ali USB disk</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="145"/>
<location filename="../main.qml" line="1108"/>
<location filename="../main.qml" line="200"/>
<location filename="../main.qml" line="1286"/>
<source>CHOOSE STORAGE</source>
<translation>IZBERI DISK</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="171"/>
<source>WRITE</source>
<translation>ZAPIŠI</translation>
</message>
<message>
<location filename="../main.qml" line="155"/>
<location filename="../main.qml" line="214"/>
<source>Select this button to change the destination storage device</source>
<translation>Uporabite ta gumb za spremembo ciljnega diska</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="216"/>
<location filename="../main.qml" line="261"/>
<source>CANCEL WRITE</source>
<translation>PREKINI ZAPISOVANJE</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="219"/>
<location filename="../main.qml" line="1035"/>
<location filename="../main.qml" line="264"/>
<location filename="../main.qml" line="1213"/>
<source>Cancelling...</source>
<translation>Prekinjam...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="227"/>
<location filename="../main.qml" line="276"/>
<source>CANCEL VERIFY</source>
<translation>PREKINI PREVERJANJE</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="230"/>
<location filename="../main.qml" line="1058"/>
<location filename="../main.qml" line="1127"/>
<location filename="../main.qml" line="279"/>
<location filename="../main.qml" line="1236"/>
<location filename="../main.qml" line="1305"/>
<source>Finalizing...</source>
<translation>Zakjučujem...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="288"/>
@ -609,201 +544,187 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="175"/>
<location filename="../main.qml" line="294"/>
<source>Select this button to start writing the image</source>
<translation>Izberite za gumb za začetek pisanja slike diska</translation>
</message>
<message>
<location filename="../main.qml" line="245"/>
<source>Select this button to access advanced settings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="259"/>
<location filename="../main.qml" line="316"/>
<source>Using custom repository: %1</source>
<translation>Uporabljam repozitorij po meri: %1</translation>
</message>
<message>
<location filename="../main.qml" line="268"/>
<source>Keyboard navigation: &lt;tab&gt; navigate to next button &lt;space&gt; press button/select item &lt;arrow up/down&gt; go up/down in lists</source>
<translation>Navigacija s tipkovnico: &lt;tab&gt; pojdi na naslednji gumb &lt;preslednica&gt; pritisni gumb/izberi element &lt;puščica gor/dol&gt; premakni gor/dol po seznamu</translation>
</message>
<message>
<location filename="../main.qml" line="289"/>
<source>Language: </source>
<translation>Jezik: </translation>
</message>
<message>
<location filename="../main.qml" line="312"/>
<source>Keyboard: </source>
<translation>Tipkovnica: </translation>
</message>
<message>
<location filename="../main.qml" line="437"/>
<source>Pi model:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="448"/>
<location filename="../main.qml" line="325"/>
<source>Keyboard navigation: &lt;tab&gt; navigate to next button &lt;space&gt; press button/select item &lt;arrow up/down&gt; go up/down in lists</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="346"/>
<source>Language: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="369"/>
<source>Keyboard: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="490"/>
<source>[ All ]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="528"/>
<location filename="../main.qml" line="638"/>
<source>Back</source>
<translation>Nazaj</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="529"/>
<location filename="../main.qml" line="639"/>
<source>Go back to main menu</source>
<translation>Pojdi nazaj na glavni meni</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="695"/>
<location filename="../main.qml" line="872"/>
<source>Released: %1</source>
<translation>Izdano: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="705"/>
<location filename="../main.qml" line="882"/>
<source>Cached on your computer</source>
<translation>Predpolnjeno na vaš računalnik</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="707"/>
<location filename="../main.qml" line="884"/>
<source>Local file</source>
<translation>Lokalna datoteka</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="708"/>
<source>Online - %1 GB download</source>
<translation>Iz spleta - %1 GB prenos</translation>
</message>
<message>
<location filename="../main.qml" line="833"/>
<location filename="../main.qml" line="885"/>
<location filename="../main.qml" line="891"/>
<source>Mounted as %1</source>
<translation>Priklopljen kot %1</translation>
</message>
<message>
<location filename="../main.qml" line="887"/>
<source>[WRITE PROTECTED]</source>
<translation>[ZAŠČITENO PRED PISANJEM]</translation>
</message>
<message>
<location filename="../main.qml" line="929"/>
<source>Are you sure you want to quit?</source>
<translation>A ste prepričani, da želite končat?</translation>
</message>
<message>
<location filename="../main.qml" line="930"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation>Raspberry Pi Imager je še vedno zaposlen.&lt;br&gt;A ste prepričani, da želite končati?</translation>
</message>
<message>
<location filename="../main.qml" line="941"/>
<source>Warning</source>
<translation>Opozorilo</translation>
</message>
<message>
<location filename="../main.qml" line="949"/>
<source>Preparing to write...</source>
<translation>Priprava na pisanje...</translation>
</message>
<message>
<location filename="../main.qml" line="962"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation>VSI obstoječi podatki na &apos;%1&apos; bodo izbrisani.&lt;br&gt;A ste prepričani, da želite nadaljevati?</translation>
</message>
<message>
<location filename="../main.qml" line="973"/>
<source>Update available</source>
<translation>Posodobitev na voljo</translation>
</message>
<message>
<location filename="../main.qml" line="974"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation>Na voljo je nova verzija tega programa. &lt;br&gt;Želite obiskati spletno stran za prenos?</translation>
</message>
<message>
<location filename="../main.qml" line="1017"/>
<source>Error downloading OS list from Internet</source>
<translation>Napaka prenosa seznama OS iz interneta</translation>
</message>
<message>
<location filename="../main.qml" line="1038"/>
<source>Writing... %1%</source>
<translation>Pišem...%1%</translation>
</message>
<message>
<location filename="../main.qml" line="1061"/>
<source>Verifying... %1%</source>
<translation>Preverjam... %1%</translation>
<source>Online - %1 GB download</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1010"/>
<location filename="../main.qml" line="1062"/>
<location filename="../main.qml" line="1068"/>
<source>Mounted as %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1064"/>
<source>[WRITE PROTECTED]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1106"/>
<source>Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1107"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1118"/>
<source>Warning</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1126"/>
<source>Preparing to write...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1140"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1151"/>
<source>Update available</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1152"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1195"/>
<source>Error downloading OS list from Internet</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1216"/>
<source>Writing... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1239"/>
<source>Verifying... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1246"/>
<source>Preparing to write... (%1)</source>
<translation>Priprava na zapisovanje... (%1)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1084"/>
<location filename="../main.qml" line="1262"/>
<source>Error</source>
<translation>Napaka</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1091"/>
<location filename="../main.qml" line="1269"/>
<source>Write Successful</source>
<translation>Zapisovanje uspešno</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="572"/>
<location filename="../main.qml" line="1092"/>
<location filename="../main.qml" line="1270"/>
<location filename="../main.qml" line="1523"/>
<source>Erase</source>
<translation>Odstrani</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1093"/>
<location filename="../main.qml" line="1271"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been erased&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>&lt;b&gt;%1&lt;/b&gt; je pobrisan&lt;br&gt;&lt;br&gt;Sedaj lahko odstranite SD kartico iz čitalca oz iztaknete USB disk</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1100"/>
<location filename="../main.qml" line="1278"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been written to &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>&lt;b&gt;%1&lt;/b&gt; je zapisan na &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt;Sedaj lahko odstranite SD kartico iz čitalca oz iztaknete USB disk</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1202"/>
<location filename="../main.qml" line="1423"/>
<source>Error parsing os_list.json</source>
<translation>Napaka procesiranja os_list.json</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="573"/>
<location filename="../main.qml" line="1524"/>
<source>Format card as FAT32</source>
<translation>Formatiraj disk v FAT32</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="582"/>
<location filename="../main.qml" line="1533"/>
<source>Use custom</source>
<translation>Uporabi drugo</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="583"/>
<location filename="../main.qml" line="1534"/>
<source>Select a custom .img from your computer</source>
<translation>Izberite drug .img iz vašega računalnika</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1391"/>
<location filename="../main.qml" line="1681"/>
<source>Connect an USB stick containing images first.&lt;br&gt;The images must be located in the root folder of the USB stick.</source>
<translation>Najprej prikopite USB disk, ki vsebuje slike diskov.&lt;br&gt;Slike diskov se morajo nahajati v korenski mapi USB diska.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1407"/>
<location filename="../main.qml" line="1697"/>
<source>SD card is write protected.&lt;br&gt;Push the lock switch on the left side of the card upwards, and try again.</source>
<translation>SD kartica je zaščitena pred pisanjem.&lt;br&gt;Premaknite stikalo zaklepanja, na levi strani kartice in poizkusite znova.</translation>
</message>
<message>
<source>&lt;b&gt;%1&lt;/b&gt; has been written to &lt;b&gt;%2&lt;/b&gt;</source>
<translation type="vanished">&lt;b&gt;%1&lt;/b&gt; je zapisan na &lt;b&gt;%2&lt;/b&gt;</translation>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View file

@ -7,26 +7,22 @@
<location filename="../downloadextractthread.cpp" line="196"/>
<location filename="../downloadextractthread.cpp" line="385"/>
<source>Error extracting archive: %1</source>
<translation>Arşiv çıkarılırken hata oluştu: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="261"/>
<source>Error mounting FAT32 partition</source>
<translation>FAT32 bölümü bağlanırken hata oluştu</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="281"/>
<source>Operating system did not mount FAT32 partition</source>
<translation>İşletim sistemi FAT32 bölümünü bağlamadı</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="304"/>
<source>Error changing to directory &apos;%1&apos;</source>
<translation>Dizin değiştirirken hata oluştu &apos;%1&apos;</translation>
</message>
<message>
<source>Error writing to storage</source>
<translation type="vanished">Depolama birimine yazma hatası</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -39,128 +35,120 @@
<message>
<location filename="../downloadthread.cpp" line="138"/>
<source>opening drive</source>
<translation>sürücü ılıyor</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="166"/>
<source>Error running diskpart: %1</source>
<translation>Diskpart çalıştırılırken hata oluştu: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="187"/>
<source>Error removing existing partitions</source>
<translation>Mevcut bölümler kaldırılırken hata oluştu </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="213"/>
<source>Authentication cancelled</source>
<translation>Kimlik doğrulama iptal edildi</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="216"/>
<source>Error running authopen to gain access to disk device &apos;%1&apos;</source>
<translation>&apos;%1&apos; disk aygıtına erişmek için authopen çalıştırılırken hata oluştu</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="217"/>
<source>Please verify if &apos;Raspberry Pi Imager&apos; is allowed access to &apos;removable volumes&apos; in privacy settings (under &apos;files and folders&apos; or alternatively give it &apos;full disk access&apos;).</source>
<translation>Lütfen &apos;Raspberry Pi Imager&apos;ın gizlilik ayarlarında (&apos;dosyalar ve klasörler&apos; altında veya alternatif olarak &apos;tam disk erişimi&apos;) &apos;çıkarılabilir birimlere erişim&apos; izin verilip verilmediğini doğrulayın.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="239"/>
<source>Cannot open storage device &apos;%1&apos;.</source>
<translation>Depolama cihazı ılamıyor &apos;%1&apos;.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="281"/>
<source>discarding existing data on drive</source>
<translation>sürücüdeki mevcut verileri sil</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="301"/>
<source>zeroing out first and last MB of drive</source>
<translation>sürücünün ilk ve son MB&apos;sini sıfırlama</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="307"/>
<source>Write error while zero&apos;ing out MBR</source>
<translation>MBR sıfırlanırken yazma hatası</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="319"/>
<source>Write error while trying to zero out last part of card.&lt;br&gt;Card could be advertising wrong capacity (possible counterfeit).</source>
<translation>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ı)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="408"/>
<source>starting download</source>
<translation>indirmeye başlanıyor</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="466"/>
<source>Error downloading: %1</source>
<translation>İndirilirken hata oluştu: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="663"/>
<source>Access denied error while writing file to disk.</source>
<translation>Dosyayı diske yazarken erişim reddedildi hatası</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="668"/>
<source>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.</source>
<translation>Kontrollü Klasör Erişimi etkin görünüyor. Lütfen izin verilen uygulamalar listesine hem rpi-imager.exe&apos;yi hem de fat32format.exe&apos;yi ekleyin ve tekrar deneyin.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="675"/>
<source>Error writing file to disk</source>
<translation>Dosyayı diske yazma hatası</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="697"/>
<source>Download corrupt. Hash does not match</source>
<translation>İndirme bozuk. Hash eşleşmiyor</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="709"/>
<location filename="../downloadthread.cpp" line="761"/>
<source>Error writing to storage (while flushing)</source>
<translation>Depolama alanına yazma hatası (flushing sırasında)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="716"/>
<location filename="../downloadthread.cpp" line="768"/>
<source>Error writing to storage (while fsync)</source>
<translation>Depoya yazma hatası (fsync sırasında)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="751"/>
<source>Error writing first block (partition table)</source>
<translation>İlk bloğu yazma hatası (bölüm tablosu)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="826"/>
<source>Error reading from storage.&lt;br&gt;SD card may be broken.</source>
<translation>Depolamadan okuma hatası.&lt;br&gt;SD kart arızalı olabilir.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="845"/>
<source>Verifying write failed. Contents of SD card is different from what was written to it.</source>
<translation>Yazma doğrulanamadı. SD kartın içeriği, üzerine yazılandan farklı.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="898"/>
<source>Customizing image</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Error mounting FAT32 partition</source>
<translation type="obsolete">FAT32 bölümü bağlanırken hata oluştu</translation>
</message>
<message>
<source>Operating system did not mount FAT32 partition</source>
<translation type="obsolete">İşletim sistemi FAT32 bölümünü bağlamadı</translation>
</message>
</context>
<context>
<name>DriveFormatThread</name>
@ -169,37 +157,37 @@
<location filename="../driveformatthread.cpp" line="124"/>
<location filename="../driveformatthread.cpp" line="185"/>
<source>Error partitioning: %1</source>
<translation>Bölümleme hatası: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="84"/>
<source>Error starting fat32format</source>
<translation>fat32format başlatılırken hata oluştu</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="94"/>
<source>Error running fat32format: %1</source>
<translation>fat32format çalıştırılırken hata oluştu: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="104"/>
<source>Error determining new drive letter</source>
<translation>Yeni sürücü harfi belirlenirken hata oluştu</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="109"/>
<source>Invalid device: %1</source>
<translation>Geçersiz cihaz: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="146"/>
<source>Error formatting (through udisks2)</source>
<translation>Hatalı biçimlendirme (udisks2 aracılığıyla)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="174"/>
<source>Error starting sfdisk</source>
<translation>sfdisk başlatılırken hata oluştu</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="199"/>
@ -209,43 +197,43 @@
<message>
<location filename="../driveformatthread.cpp" line="208"/>
<source>Error starting mkfs.fat</source>
<translation>mkfs.fat başlatılırken hata oluştu</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="218"/>
<source>Error running mkfs.fat: %1</source>
<translation>mkfs.fat çalıştırılırken hata oluştu: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="225"/>
<source>Formatting not implemented for this platform</source>
<translation>Bu platform için biçimlendirme uygulanmadı</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ImageWriter</name>
<message>
<location filename="../imagewriter.cpp" line="248"/>
<location filename="../imagewriter.cpp" line="252"/>
<source>Storage capacity is not large enough.&lt;br&gt;Needs to be at least %1 GB.</source>
<translation>Depolama kapasitesi yeterince büyük değil.&lt;br&gt;En az %1 GB olması gerekiyor</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="254"/>
<location filename="../imagewriter.cpp" line="258"/>
<source>Input file is not a valid disk image.&lt;br&gt;File size %1 bytes is not a multiple of 512 bytes.</source>
<translation>Giriş dosyası geçerli bir disk görüntüsü değil.&lt;br&gt;%1 bayt dosya boyutu 512 baytın katı değil.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="442"/>
<location filename="../imagewriter.cpp" line="446"/>
<source>Downloading and writing image</source>
<translation>Görüntü indirme ve yazma</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="575"/>
<location filename="../imagewriter.cpp" line="579"/>
<source>Select image</source>
<translation>Imaj seç</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="896"/>
<location filename="../imagewriter.cpp" line="971"/>
<source>Would you like to prefill the wifi password from the system keychain?</source>
<translation type="unfinished"></translation>
</message>
@ -255,12 +243,12 @@
<message>
<location filename="../localfileextractthread.cpp" line="34"/>
<source>opening image file</source>
<translation>imaj dosyası ılıyor</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../localfileextractthread.cpp" line="39"/>
<source>Error opening image file</source>
<translation>Imaj dosyası ılırken hata oluştu</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -268,17 +256,17 @@
<message>
<location filename="../MsgPopup.qml" line="98"/>
<source>NO</source>
<translation>HAYIR</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="109"/>
<source>YES</source>
<translation>EVET</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="120"/>
<source>CONTINUE</source>
<translation>DEVAM ET</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="130"/>
@ -435,7 +423,7 @@
<message>
<location filename="../linux/linuxdrivelist.cpp" line="119"/>
<source>Internal SD card reader</source>
<translation>Dahili SD kart okuyucu</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -446,28 +434,28 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="87"/>
<location filename="../UseSavedSettingsPopup.qml" line="88"/>
<source>Would you like to apply image customization settings?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="97"/>
<source>NO</source>
<translation>HAYIR</translation>
<location filename="../UseSavedSettingsPopup.qml" line="98"/>
<source>EDIT SETTINGS</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="107"/>
<location filename="../UseSavedSettingsPopup.qml" line="108"/>
<source>NO, CLEAR SETTINGS</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="117"/>
<location filename="../UseSavedSettingsPopup.qml" line="119"/>
<source>YES</source>
<translation type="unfinished">EVET</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="127"/>
<source>EDIT SETTINGS</source>
<location filename="../UseSavedSettingsPopup.qml" line="130"/>
<source>NO</source>
<translation type="unfinished"></translation>
</message>
</context>
@ -476,7 +464,7 @@
<message>
<location filename="../main.qml" line="22"/>
<source>Raspberry Pi Imager v%1</source>
<translation>Raspberry Pi Imaj Yöneticisi v%1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="114"/>
@ -495,65 +483,60 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="97"/>
<location filename="../main.qml" line="413"/>
<location filename="../main.qml" line="152"/>
<location filename="../main.qml" line="576"/>
<source>Operating System</source>
<translation>İşletim sistemi</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="109"/>
<location filename="../main.qml" line="163"/>
<source>CHOOSE OS</source>
<translation>İŞLETİM SİSTEMİ SEÇİN</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="121"/>
<location filename="../main.qml" line="175"/>
<source>Select this button to change the operating system</source>
<translation>İşletim sistemini değiştirmek için bu düğmeyi seçin</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="133"/>
<location filename="../main.qml" line="780"/>
<location filename="../main.qml" line="189"/>
<location filename="../main.qml" line="957"/>
<source>Storage</source>
<translation>SD Kart</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="145"/>
<location filename="../main.qml" line="1108"/>
<location filename="../main.qml" line="200"/>
<location filename="../main.qml" line="1286"/>
<source>CHOOSE STORAGE</source>
<translation>SD KART SEÇİN</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="171"/>
<source>WRITE</source>
<translation>YAZ</translation>
</message>
<message>
<location filename="../main.qml" line="155"/>
<location filename="../main.qml" line="214"/>
<source>Select this button to change the destination storage device</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="216"/>
<location filename="../main.qml" line="261"/>
<source>CANCEL WRITE</source>
<translation>YAZMAYI İPTAL ET</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="219"/>
<location filename="../main.qml" line="1035"/>
<location filename="../main.qml" line="264"/>
<location filename="../main.qml" line="1213"/>
<source>Cancelling...</source>
<translation>İptal ediliyor...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="227"/>
<location filename="../main.qml" line="276"/>
<source>CANCEL VERIFY</source>
<translation>DOĞRULAMA İPTALİ</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="230"/>
<location filename="../main.qml" line="1058"/>
<location filename="../main.qml" line="1127"/>
<location filename="../main.qml" line="279"/>
<location filename="../main.qml" line="1236"/>
<location filename="../main.qml" line="1305"/>
<source>Finalizing...</source>
<translation>Bitiriliyor...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="288"/>
@ -561,206 +544,187 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="175"/>
<location filename="../main.qml" line="294"/>
<source>Select this button to start writing the image</source>
<translation>Görüntüyü yazmaya başlamak için bu düğmeyi seçin</translation>
</message>
<message>
<location filename="../main.qml" line="245"/>
<source>Select this button to access advanced settings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="259"/>
<location filename="../main.qml" line="316"/>
<source>Using custom repository: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="268"/>
<location filename="../main.qml" line="325"/>
<source>Keyboard navigation: &lt;tab&gt; navigate to next button &lt;space&gt; press button/select item &lt;arrow up/down&gt; go up/down in lists</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="289"/>
<location filename="../main.qml" line="346"/>
<source>Language: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="312"/>
<location filename="../main.qml" line="369"/>
<source>Keyboard: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="437"/>
<source>Pi model:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="448"/>
<location filename="../main.qml" line="490"/>
<source>[ All ]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="528"/>
<location filename="../main.qml" line="638"/>
<source>Back</source>
<translation>Geri</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="529"/>
<location filename="../main.qml" line="639"/>
<source>Go back to main menu</source>
<translation>Ana menüye dön</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="695"/>
<location filename="../main.qml" line="872"/>
<source>Released: %1</source>
<translation>Yayın: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="705"/>
<location filename="../main.qml" line="882"/>
<source>Cached on your computer</source>
<translation>Bilgisayarınızda önbelleğe alındı
</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="707"/>
<location filename="../main.qml" line="884"/>
<source>Local file</source>
<translation>Yerel dosya</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="708"/>
<source>Online - %1 GB download</source>
<translation>Çevrimiçi -%1 GB indir</translation>
</message>
<message>
<location filename="../main.qml" line="833"/>
<location filename="../main.qml" line="885"/>
<location filename="../main.qml" line="891"/>
<source>Mounted as %1</source>
<translation>%1 olarak bağlandı.</translation>
</message>
<message>
<location filename="../main.qml" line="887"/>
<source>[WRITE PROTECTED]</source>
<translation>[YAZMA KORUMALI]</translation>
</message>
<message>
<location filename="../main.qml" line="929"/>
<source>Are you sure you want to quit?</source>
<translation>Çıkmak istediğine emin misin?</translation>
</message>
<message>
<location filename="../main.qml" line="930"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation>Raspberry Pi Imager hala meşgul.&lt;br&gt;Çıkmak istediğinizden emin misiniz?</translation>
</message>
<message>
<location filename="../main.qml" line="941"/>
<source>Warning</source>
<translation>Uyarı</translation>
</message>
<message>
<location filename="../main.qml" line="949"/>
<source>Preparing to write...</source>
<translation>Yazdırmaya hazırlanıyor...</translation>
</message>
<message>
<location filename="../main.qml" line="962"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation>&apos;%1&apos; üzerindeki mevcut tüm veriler silinecek.&lt;br&gt;Devam etmek istediğinizden emin misiniz?</translation>
</message>
<message>
<location filename="../main.qml" line="973"/>
<source>Update available</source>
<translation>Güncelleme bulunuyor</translation>
</message>
<message>
<location filename="../main.qml" line="974"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation>Görüntüleyicinin daha yeni bir sürümü var. &lt;br&gt; İndirmek için web sitesini ziyaret etmek ister misiniz?</translation>
</message>
<message>
<location filename="../main.qml" line="1017"/>
<source>Error downloading OS list from Internet</source>
<translation>İnternetten işletim sistemi listesi indirilirken hata oluştu</translation>
</message>
<message>
<location filename="../main.qml" line="1038"/>
<source>Writing... %1%</source>
<translation>Yazılıyor... %1%</translation>
</message>
<message>
<location filename="../main.qml" line="1061"/>
<source>Verifying... %1%</source>
<translation>Doğrulanıyor... %1%</translation>
<source>Online - %1 GB download</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1010"/>
<location filename="../main.qml" line="1062"/>
<location filename="../main.qml" line="1068"/>
<source>Mounted as %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1064"/>
<source>[WRITE PROTECTED]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1106"/>
<source>Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1107"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1118"/>
<source>Warning</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1126"/>
<source>Preparing to write...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1140"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1151"/>
<source>Update available</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1152"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1195"/>
<source>Error downloading OS list from Internet</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1216"/>
<source>Writing... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1239"/>
<source>Verifying... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1246"/>
<source>Preparing to write... (%1)</source>
<translation>Yazdırmaya hazırlanıyor... (%1)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1084"/>
<location filename="../main.qml" line="1262"/>
<source>Error</source>
<translation>Hata</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1091"/>
<location filename="../main.qml" line="1269"/>
<source>Write Successful</source>
<translation>Başarılı Yazıldı</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="572"/>
<location filename="../main.qml" line="1092"/>
<location filename="../main.qml" line="1270"/>
<location filename="../main.qml" line="1523"/>
<source>Erase</source>
<translation>Sil</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1093"/>
<location filename="../main.qml" line="1271"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been erased&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>&lt;b&gt;%1&lt;/b&gt; silindi &lt;br&gt;&lt;br&gt; Artık SD kartı okuyucudan çıkarabilirsiniz</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1100"/>
<location filename="../main.qml" line="1278"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been written to &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>&lt;b&gt;%1&lt;/b&gt; &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt; üzerine yazıldı. Artık SD kartı okuyucudan çıkarabilirsiniz</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1202"/>
<location filename="../main.qml" line="1423"/>
<source>Error parsing os_list.json</source>
<translation>os_list.json ayrıştırma hatası</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="573"/>
<location filename="../main.qml" line="1524"/>
<source>Format card as FAT32</source>
<translation>Kartı FAT32 olarak biçimlendir</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="582"/>
<location filename="../main.qml" line="1533"/>
<source>Use custom</source>
<translation>Özel imaj kullan</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="583"/>
<location filename="../main.qml" line="1534"/>
<source>Select a custom .img from your computer</source>
<translation>Bilgisayarınızdan özel bir .img seçin</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1391"/>
<location filename="../main.qml" line="1681"/>
<source>Connect an USB stick containing images first.&lt;br&gt;The images must be located in the root folder of the USB stick.</source>
<translation>Önce görüntüler içeren bir USB bellek bağlayın.&lt;br&gt; Görüntüler USB belleğin kök klasöründe bulunmalıdır.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1407"/>
<location filename="../main.qml" line="1697"/>
<source>SD card is write protected.&lt;br&gt;Push the lock switch on the left side of the card upwards, and try again.</source>
<translation>SD kart yazma korumalı. &lt;br&gt; Kartın sol tarafındaki kilit anahtarını yukarı itin ve tekrar deneyin.</translation>
</message>
<message>
<source>Select this button to change the destination SD card</source>
<translation type="vanished">Hedef SD kartı değiştirmek için bu düğmeyi seçin</translation>
</message>
<message>
<source>&lt;b&gt;%1&lt;/b&gt; has been written to &lt;b&gt;%2&lt;/b&gt;</source>
<translation type="vanished">&lt;b&gt;%1&lt;/b&gt; &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt; üzerine yazıldı</translation>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View file

@ -7,26 +7,22 @@
<location filename="../downloadextractthread.cpp" line="196"/>
<location filename="../downloadextractthread.cpp" line="385"/>
<source>Error extracting archive: %1</source>
<translation>Помилка розпакування архіва: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="261"/>
<source>Error mounting FAT32 partition</source>
<translation>Помилка монтування FAT32 розділу</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="281"/>
<source>Operating system did not mount FAT32 partition</source>
<translation>Операційна система не монтувала FAT32 розділ</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="304"/>
<source>Error changing to directory &apos;%1&apos;</source>
<translation>Помилка при зміні каталогу на &apos;%1&apos;</translation>
</message>
<message>
<source>Error writing to storage</source>
<translation type="vanished">Помилка запису на накопичувач</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -34,124 +30,124 @@
<message>
<location filename="../downloadthread.cpp" line="118"/>
<source>unmounting drive</source>
<translation>диск від&apos;єднується</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="138"/>
<source>opening drive</source>
<translation>диск відкривається</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="166"/>
<source>Error running diskpart: %1</source>
<translation>Помилка при виконанні diskpart: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="187"/>
<source>Error removing existing partitions</source>
<translation>Помилка при видаленні існуючих розділів</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="213"/>
<source>Authentication cancelled</source>
<translation>Аутентифікація скасована</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="216"/>
<source>Error running authopen to gain access to disk device &apos;%1&apos;</source>
<translation>Помилка виконання authopen для отримання доступу до пристроя &apos;%1&apos;</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="217"/>
<source>Please verify if &apos;Raspberry Pi Imager&apos; is allowed access to &apos;removable volumes&apos; in privacy settings (under &apos;files and folders&apos; or alternatively give it &apos;full disk access&apos;).</source>
<translation>Переконайтеся, що у Raspberry Pi Imager у налаштуваннях приватності (у розділі &quot;файли та каталоги&quot;) є доступ до змінних розділів. Або дайте програмі доступ до усього диску.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="239"/>
<source>Cannot open storage device &apos;%1&apos;.</source>
<translation>Не вдалося відкрити накопичувач &apos;%1&apos;.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="281"/>
<source>discarding existing data on drive</source>
<translation>видалення існуючих даних на диску</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="301"/>
<source>zeroing out first and last MB of drive</source>
<translation>обнулювання першого і останнього мегабайта диску</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="307"/>
<source>Write error while zero&apos;ing out MBR</source>
<translation>Помилка при обнулюванні MBR</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="319"/>
<source>Write error while trying to zero out last part of card.&lt;br&gt;Card could be advertising wrong capacity (possible counterfeit).</source>
<translation>Помилка запису під час обнулювання останнього розділу карти пам&apos;яті.&lt;br&gt;Можливо заявлений об&apos;єм карти не збігається з реальним (можливо карта є підробленою).</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="408"/>
<source>starting download</source>
<translation>початок завантаження</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="466"/>
<source>Error downloading: %1</source>
<translation>Помилка завантаження: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="663"/>
<source>Access denied error while writing file to disk.</source>
<translation>Помилка доступу при записі файлу на диск.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="668"/>
<source>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.</source>
<translation>Схоже, що увімкнено контрольований доступ до каталогу (Controlled Folder Access). Додайте rpi-imager.exe і fat32format.exe в список виключення та спробуйте ще раз.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="675"/>
<source>Error writing file to disk</source>
<translation>Помилка запису файлу на диск</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="697"/>
<source>Download corrupt. Hash does not match</source>
<translation>Завантаження пошкоджено. Хеш сума не збігається</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="709"/>
<location filename="../downloadthread.cpp" line="761"/>
<source>Error writing to storage (while flushing)</source>
<translation>Помилка запису на накопичувач (при скидуванні)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="716"/>
<location filename="../downloadthread.cpp" line="768"/>
<source>Error writing to storage (while fsync)</source>
<translation>Помилка запису на накопичувач (при виконанні fsync)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="751"/>
<source>Error writing first block (partition table)</source>
<translation>Помилка під час запису першого блоку (таблиця розділів)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="826"/>
<source>Error reading from storage.&lt;br&gt;SD card may be broken.</source>
<translation>Помилка читання накопичувача.&lt;br&gt;SD-карта пам&apos;яті може бути пошкоджена.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="845"/>
<source>Verifying write failed. Contents of SD card is different from what was written to it.</source>
<translation>Помилка перевірки запису. Зміст SD-карти пам&apos;яті відрізняється від того, що було записано туди.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="898"/>
<source>Customizing image</source>
<translation>Налаштування образа</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -161,85 +157,85 @@
<location filename="../driveformatthread.cpp" line="124"/>
<location filename="../driveformatthread.cpp" line="185"/>
<source>Error partitioning: %1</source>
<translation>Помилка створення роздіу: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="84"/>
<source>Error starting fat32format</source>
<translation>Помилка запуску fat32format</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="94"/>
<source>Error running fat32format: %1</source>
<translation>Помилка під час виконання fat32format: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="104"/>
<source>Error determining new drive letter</source>
<translation>Помилка визначення нової букви диску</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="109"/>
<source>Invalid device: %1</source>
<translation>Не правильний пристрій: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="146"/>
<source>Error formatting (through udisks2)</source>
<translation>Помилка форматування (через udisks2)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="174"/>
<source>Error starting sfdisk</source>
<translation>Помилка запуску sfdisk</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="199"/>
<source>Partitioning did not create expected FAT partition %1</source>
<translation>При створенні розділів не було створено очікуваний розділ FAT %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="208"/>
<source>Error starting mkfs.fat</source>
<translation>Помилка запуску mkfs.fat</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="218"/>
<source>Error running mkfs.fat: %1</source>
<translation>Помилка виконання mkfs.fat: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="225"/>
<source>Formatting not implemented for this platform</source>
<translation>Форматування не доступно на цій платформі</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ImageWriter</name>
<message>
<location filename="../imagewriter.cpp" line="248"/>
<location filename="../imagewriter.cpp" line="252"/>
<source>Storage capacity is not large enough.&lt;br&gt;Needs to be at least %1 GB.</source>
<translation>Місця на накопичувачі недостатньо.&lt;br&gt;Треба, щоб було хоча б %1 ГБ.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="254"/>
<location filename="../imagewriter.cpp" line="258"/>
<source>Input file is not a valid disk image.&lt;br&gt;File size %1 bytes is not a multiple of 512 bytes.</source>
<translation>Обраний файл не є правильним образом диску.&lt;br&gt;Розмір файла %1 байт не є кратним 512 байт.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="442"/>
<location filename="../imagewriter.cpp" line="446"/>
<source>Downloading and writing image</source>
<translation>Завантаження і запис образу</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="575"/>
<location filename="../imagewriter.cpp" line="579"/>
<source>Select image</source>
<translation>Обрати образ</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="896"/>
<location filename="../imagewriter.cpp" line="971"/>
<source>Would you like to prefill the wifi password from the system keychain?</source>
<translation>Вказати пароль від Wi-Fi автоматично із системного ланцюга ключів?</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -247,12 +243,12 @@
<message>
<location filename="../localfileextractthread.cpp" line="34"/>
<source>opening image file</source>
<translation>відкривання файлу образа</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../localfileextractthread.cpp" line="39"/>
<source>Error opening image file</source>
<translation>Помилка при відкриванні файлу образу</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -260,22 +256,22 @@
<message>
<location filename="../MsgPopup.qml" line="98"/>
<source>NO</source>
<translation>НІ</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="109"/>
<source>YES</source>
<translation>ТАК</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="120"/>
<source>CONTINUE</source>
<translation>ПРОДОВЖИТИ</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="130"/>
<source>QUIT</source>
<translation>ВИЙТИ</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -283,22 +279,22 @@
<message>
<location filename="../OptionsPopup.qml" line="20"/>
<source>Advanced options</source>
<translation>Розширені опції</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="52"/>
<source>Image customization options</source>
<translation>Налаштування образу</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="57"/>
<source>for this session only</source>
<translation>тільки для цієї сесії</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="58"/>
<source>to always use</source>
<translation>завжди використовувати</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="71"/>
@ -318,73 +314,73 @@
<message>
<location filename="../OptionsPopup.qml" line="98"/>
<source>Set hostname:</source>
<translation>Змінити ім&apos;я хосту</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="120"/>
<source>Set username and password</source>
<translation>Встановити ім&apos;я користувача і пароль</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="142"/>
<source>Username:</source>
<translation>Ім&apos;я користувача:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="158"/>
<location filename="../OptionsPopup.qml" line="219"/>
<source>Password:</source>
<translation>Пароль:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="186"/>
<source>Configure wireless LAN</source>
<translation>Налаштувати Wi-Fi</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="205"/>
<source>SSID:</source>
<translation>SSID:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="238"/>
<source>Show password</source>
<translation>Показати пароль</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="244"/>
<source>Hidden SSID</source>
<translation>Схована SSID</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="250"/>
<source>Wireless LAN country:</source>
<translation>Країна Wi-Fi:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="261"/>
<source>Set locale settings</source>
<translation>Змінити налаштування регіону</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="271"/>
<source>Time zone:</source>
<translation>Часова зона:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="281"/>
<source>Keyboard layout:</source>
<translation>Розкладка клавіатури:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="298"/>
<source>Enable SSH</source>
<translation>Увімкнути SHH</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="317"/>
<source>Use password authentication</source>
<translation>Використовувати аутентефікацію черз пароль</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="327"/>
@ -394,7 +390,7 @@
<message>
<location filename="../OptionsPopup.qml" line="345"/>
<source>Set authorized_keys for &apos;%1&apos;:</source>
<translation>Встановити authorized_keys для &apos;%1&apos;:</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="357"/>
@ -404,26 +400,22 @@
<message>
<location filename="../OptionsPopup.qml" line="375"/>
<source>Play sound when finished</source>
<translation>Відтворити звук після завершення</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="379"/>
<source>Eject media when finished</source>
<translation>Витягнути накопичувач після завершення</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="383"/>
<source>Enable telemetry</source>
<translation>Увімкнути телеметрію</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="397"/>
<source>SAVE</source>
<translation>ЗБЕРЕГТИ</translation>
</message>
<message>
<source>Persistent settings</source>
<translation type="vanished">Постійні налаштування</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -431,7 +423,7 @@
<message>
<location filename="../linux/linuxdrivelist.cpp" line="119"/>
<source>Internal SD card reader</source>
<translation>Внутрішній считувач SD карт</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -442,29 +434,29 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="87"/>
<location filename="../UseSavedSettingsPopup.qml" line="88"/>
<source>Would you like to apply image customization settings?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="97"/>
<source>NO</source>
<translation>НІ</translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="107"/>
<source>NO, CLEAR SETTINGS</source>
<translation>НІ, ОЧИСТИТИ НАЛАШТУВАННЯ</translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="117"/>
<source>YES</source>
<translation>ТАК</translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="127"/>
<location filename="../UseSavedSettingsPopup.qml" line="98"/>
<source>EDIT SETTINGS</source>
<translation>РЕДАГУВАТИ НАЛАШТУВАННЯ</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="108"/>
<source>NO, CLEAR SETTINGS</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="119"/>
<source>YES</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="130"/>
<source>NO</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -472,7 +464,7 @@
<message>
<location filename="../main.qml" line="22"/>
<source>Raspberry Pi Imager v%1</source>
<translation>Raspberry Pi Imager, версія %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="114"/>
@ -491,65 +483,60 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="97"/>
<location filename="../main.qml" line="413"/>
<location filename="../main.qml" line="152"/>
<location filename="../main.qml" line="576"/>
<source>Operating System</source>
<translation>Операційна система</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="109"/>
<location filename="../main.qml" line="163"/>
<source>CHOOSE OS</source>
<translation>ОБРАТИ ОС</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="121"/>
<location filename="../main.qml" line="175"/>
<source>Select this button to change the operating system</source>
<translation>Натисніть на цю кнопку, щоб змінити операційну систему</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="133"/>
<location filename="../main.qml" line="780"/>
<location filename="../main.qml" line="189"/>
<location filename="../main.qml" line="957"/>
<source>Storage</source>
<translation>Накопичувач</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="145"/>
<location filename="../main.qml" line="1108"/>
<location filename="../main.qml" line="200"/>
<location filename="../main.qml" line="1286"/>
<source>CHOOSE STORAGE</source>
<translation>ОБРАТИ НАКОПИЧУВАЧ</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="171"/>
<source>WRITE</source>
<translation>ЗАПИСАТИ</translation>
</message>
<message>
<location filename="../main.qml" line="155"/>
<location filename="../main.qml" line="214"/>
<source>Select this button to change the destination storage device</source>
<translation>Натисніть цю кнопку, щоб змінити пристрій призначення</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="216"/>
<location filename="../main.qml" line="261"/>
<source>CANCEL WRITE</source>
<translation>СКАСУВАТИ ЗАПИСУВАННЯ</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="219"/>
<location filename="../main.qml" line="1035"/>
<location filename="../main.qml" line="264"/>
<location filename="../main.qml" line="1213"/>
<source>Cancelling...</source>
<translation>Скасування...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="227"/>
<location filename="../main.qml" line="276"/>
<source>CANCEL VERIFY</source>
<translation>СКАСУВАТИ ПЕРЕВІРКУ</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="230"/>
<location filename="../main.qml" line="1058"/>
<location filename="../main.qml" line="1127"/>
<location filename="../main.qml" line="279"/>
<location filename="../main.qml" line="1236"/>
<location filename="../main.qml" line="1305"/>
<source>Finalizing...</source>
<translation>Завершення...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="288"/>
@ -557,197 +544,187 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="175"/>
<location filename="../main.qml" line="294"/>
<source>Select this button to start writing the image</source>
<translation>Натисніть цю кнопку, щоб розпочати запис образу</translation>
</message>
<message>
<location filename="../main.qml" line="245"/>
<source>Select this button to access advanced settings</source>
<translation>Натисніть цю кнопку, щоб отримати доступ до розширених опцій</translation>
</message>
<message>
<location filename="../main.qml" line="259"/>
<source>Using custom repository: %1</source>
<translation>Користуючись власним репозиторієм: %1</translation>
</message>
<message>
<location filename="../main.qml" line="268"/>
<source>Keyboard navigation: &lt;tab&gt; navigate to next button &lt;space&gt; press button/select item &lt;arrow up/down&gt; go up/down in lists</source>
<translation>Навігація клавіатурою: клавіша &lt;Tab&gt; переміститися на наступну кнопку, клавіша &lt;Пробіл&gt; натиснути кнопку/обрати елемент, клавіши з &lt;стрілками вниз/вгору&gt; переміститися вниз/вгору по списку</translation>
</message>
<message>
<location filename="../main.qml" line="289"/>
<source>Language: </source>
<translation>Мова: </translation>
</message>
<message>
<location filename="../main.qml" line="312"/>
<source>Keyboard: </source>
<translation>Клавіатура: </translation>
</message>
<message>
<location filename="../main.qml" line="437"/>
<source>Pi model:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="448"/>
<location filename="../main.qml" line="316"/>
<source>Using custom repository: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="325"/>
<source>Keyboard navigation: &lt;tab&gt; navigate to next button &lt;space&gt; press button/select item &lt;arrow up/down&gt; go up/down in lists</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="346"/>
<source>Language: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="369"/>
<source>Keyboard: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="490"/>
<source>[ All ]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="528"/>
<location filename="../main.qml" line="638"/>
<source>Back</source>
<translation>Назад</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="529"/>
<location filename="../main.qml" line="639"/>
<source>Go back to main menu</source>
<translation>Повернутися у головне меню</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="695"/>
<location filename="../main.qml" line="872"/>
<source>Released: %1</source>
<translation>Випущено: %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="705"/>
<location filename="../main.qml" line="882"/>
<source>Cached on your computer</source>
<translation>Кешовано на вашому комп&apos;ютері</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="707"/>
<location filename="../main.qml" line="884"/>
<source>Local file</source>
<translation>Локальний файл</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="708"/>
<source>Online - %1 GB download</source>
<translation>Онлайн - потрібно завантажити %1 ГБ</translation>
</message>
<message>
<location filename="../main.qml" line="833"/>
<location filename="../main.qml" line="885"/>
<location filename="../main.qml" line="891"/>
<source>Mounted as %1</source>
<translation>Примонтовано як %1</translation>
</message>
<message>
<location filename="../main.qml" line="887"/>
<source>[WRITE PROTECTED]</source>
<translation>ЗАХИЩЕНО ВІД ЗАПИСУ</translation>
</message>
<message>
<location filename="../main.qml" line="929"/>
<source>Are you sure you want to quit?</source>
<translation>Бажаєте вийти?</translation>
</message>
<message>
<location filename="../main.qml" line="930"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation>Raspberry Pi Imager все ще зайнятий.&lt;br&gt;Ви впевнені, що бажаєте вийти?</translation>
</message>
<message>
<location filename="../main.qml" line="941"/>
<source>Warning</source>
<translation>Увага</translation>
</message>
<message>
<location filename="../main.qml" line="949"/>
<source>Preparing to write...</source>
<translation>Підготовка до запису...</translation>
</message>
<message>
<location filename="../main.qml" line="962"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation>Усі уснуючі дані у &apos;%1&apos; будуть видалені.&lt;br&gt; Ви впевнені, що бажаєте продовжити?</translation>
</message>
<message>
<location filename="../main.qml" line="973"/>
<source>Update available</source>
<translation>Доступно оновлення</translation>
</message>
<message>
<location filename="../main.qml" line="974"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation>Доступна нова версія Imager.&lt;br&gt;Бажаєте завітати на сайт та завантажити її?</translation>
</message>
<message>
<location filename="../main.qml" line="1017"/>
<source>Error downloading OS list from Internet</source>
<translation>Помилка завантаження списку ОС із Інтернету</translation>
</message>
<message>
<location filename="../main.qml" line="1038"/>
<source>Writing... %1%</source>
<translation>Записування...%1%</translation>
</message>
<message>
<location filename="../main.qml" line="1061"/>
<source>Verifying... %1%</source>
<translation>Перевірка...%1%</translation>
<source>Online - %1 GB download</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1010"/>
<location filename="../main.qml" line="1062"/>
<location filename="../main.qml" line="1068"/>
<source>Mounted as %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1064"/>
<source>[WRITE PROTECTED]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1106"/>
<source>Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1107"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1118"/>
<source>Warning</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1126"/>
<source>Preparing to write...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1140"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1151"/>
<source>Update available</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1152"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1195"/>
<source>Error downloading OS list from Internet</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1216"/>
<source>Writing... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1239"/>
<source>Verifying... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1246"/>
<source>Preparing to write... (%1)</source>
<translation>Підготовка до запису... (%1)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1084"/>
<location filename="../main.qml" line="1262"/>
<source>Error</source>
<translation>Помилка</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1091"/>
<location filename="../main.qml" line="1269"/>
<source>Write Successful</source>
<translation>Успішно записано</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="572"/>
<location filename="../main.qml" line="1092"/>
<location filename="../main.qml" line="1270"/>
<location filename="../main.qml" line="1523"/>
<source>Erase</source>
<translation>Видалити</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1093"/>
<location filename="../main.qml" line="1271"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been erased&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>&lt;b&gt;%1&lt;/b&gt; був успішно видалено.br&gt;&lt;br&gt; тепер можна дістати SD карту із считувача</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1100"/>
<location filename="../main.qml" line="1278"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been written to &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>Записування &lt;b&gt;%1&lt;/b&gt; на &lt;b&gt;%2&lt;/b&gt; виконано &lt;br&gt;&lt;br&gt; Тепер можна дістати SD карту із считувача</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1202"/>
<location filename="../main.qml" line="1423"/>
<source>Error parsing os_list.json</source>
<translation>Помилка парсування os_list.json</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="573"/>
<location filename="../main.qml" line="1524"/>
<source>Format card as FAT32</source>
<translation>Форматувати карту у FAT32</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="582"/>
<location filename="../main.qml" line="1533"/>
<source>Use custom</source>
<translation>Власний образ</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="583"/>
<location filename="../main.qml" line="1534"/>
<source>Select a custom .img from your computer</source>
<translation>Обрати власний .img з вашого комп&apos;ютера</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1391"/>
<location filename="../main.qml" line="1681"/>
<source>Connect an USB stick containing images first.&lt;br&gt;The images must be located in the root folder of the USB stick.</source>
<translation>Спочатку під&apos;єднайте USB-накопичувач з образами.&lt;br&gt;Образи повинні знаходитися у корінному каталогу USB-накопичувача.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1407"/>
<location filename="../main.qml" line="1697"/>
<source>SD card is write protected.&lt;br&gt;Push the lock switch on the left side of the card upwards, and try again.</source>
<translation>SD карта захищена від запису.&lt;br&gt;перетягніть перемикач на лівій стороні картки вгору, і спробуйте ще раз.</translation>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View file

@ -7,26 +7,22 @@
<location filename="../downloadextractthread.cpp" line="196"/>
<location filename="../downloadextractthread.cpp" line="385"/>
<source>Error extracting archive: %1</source>
<translation> %1 </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="261"/>
<source>Error mounting FAT32 partition</source>
<translation>FAT32分区错误</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="281"/>
<source>Operating system did not mount FAT32 partition</source>
<translation>FAT32分区</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadextractthread.cpp" line="304"/>
<source>Error changing to directory &apos;%1&apos;</source>
<translation> %1 </translation>
</message>
<message>
<source>Error writing to storage</source>
<translation type="vanished"></translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -39,143 +35,119 @@
<message>
<location filename="../downloadthread.cpp" line="138"/>
<source>opening drive</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="166"/>
<source>Error running diskpart: %1</source>
<translation> diskpart %1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="187"/>
<source>Error removing existing partitions</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="213"/>
<source>Authentication cancelled</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="216"/>
<source>Error running authopen to gain access to disk device &apos;%1&apos;</source>
<translation>authopen以获得对磁盘设备&apos;%1&apos;访</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="217"/>
<source>Please verify if &apos;Raspberry Pi Imager&apos; is allowed access to &apos;removable volumes&apos; in privacy settings (under &apos;files and folders&apos; or alternatively give it &apos;full disk access&apos;).</source>
<translation> Raspberry Pi Imager访访</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="239"/>
<source>Cannot open storage device &apos;%1&apos;.</source>
<translation>&apos;%1&apos;</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="281"/>
<source>discarding existing data on drive</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="301"/>
<source>zeroing out first and last MB of drive</source>
<translation>使</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="307"/>
<source>Write error while zero&apos;ing out MBR</source>
<translation>MBR清零时写入错误</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="319"/>
<source>Write error while trying to zero out last part of card.&lt;br&gt;Card could be advertising wrong capacity (possible counterfeit).</source>
<translation>&lt;br&gt;SD卡可能损坏</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="408"/>
<source>starting download</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="466"/>
<source>Error downloading: %1</source>
<translation>%1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="663"/>
<source>Access denied error while writing file to disk.</source>
<translation>访</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="668"/>
<source>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.</source>
<translation>访 rpi-imager.exe和fat32format.exe都添加到允许的应用程序列表中</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="675"/>
<source>Error writing file to disk</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="697"/>
<source>Download corrupt. Hash does not match</source>
<translation> </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="709"/>
<location filename="../downloadthread.cpp" line="761"/>
<source>Error writing to storage (while flushing)</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="716"/>
<location filename="../downloadthread.cpp" line="768"/>
<source>Error writing to storage (while fsync)</source>
<translation>fsync时写入存储时出错</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="751"/>
<source>Error writing first block (partition table)</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="826"/>
<source>Error reading from storage.&lt;br&gt;SD card may be broken.</source>
<translation>&lt;br&gt;SD卡可能已损坏</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="845"/>
<source>Verifying write failed. Contents of SD card is different from what was written to it.</source>
<translation> SD卡的内容与写入的内容不同</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="898"/>
<source>Customizing image</source>
<translation>使</translation>
</message>
<message>
<source>Waiting for FAT partition to be mounted</source>
<translation type="vanished">FAT分区挂载</translation>
</message>
<message>
<source>Error mounting FAT32 partition</source>
<translation type="vanished">FAT32分区错误</translation>
</message>
<message>
<source>Operating system did not mount FAT32 partition</source>
<translation type="vanished">FAT32分区</translation>
</message>
<message>
<source>Error creating firstrun.sh on FAT partition</source>
<translation type="vanished">FAT分区上创建firstrun.sh脚本文件时出错</translation>
</message>
<message>
<source>Error writing to config.txt on FAT partition</source>
<translation type="vanished">FAT分区上写入config.txt时出错</translation>
</message>
<message>
<source>Error writing to cmdline.txt on FAT partition</source>
<translation type="vanished">FAT分区上写入cmdline.txt时出错</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -185,37 +157,37 @@
<location filename="../driveformatthread.cpp" line="124"/>
<location filename="../driveformatthread.cpp" line="185"/>
<source>Error partitioning: %1</source>
<translation>%1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="84"/>
<source>Error starting fat32format</source>
<translation>fat32format命令时出错</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="94"/>
<source>Error running fat32format: %1</source>
<translation>fat32format时出错%1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="104"/>
<source>Error determining new drive letter</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="109"/>
<source>Invalid device: %1</source>
<translation>%1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="146"/>
<source>Error formatting (through udisks2)</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="174"/>
<source>Error starting sfdisk</source>
<translation>sfdisk命令时出错</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="199"/>
@ -225,43 +197,43 @@
<message>
<location filename="../driveformatthread.cpp" line="208"/>
<source>Error starting mkfs.fat</source>
<translation>mkfs.fat时出错</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="218"/>
<source>Error running mkfs.fat: %1</source>
<translation>mkfs.fat时出错%1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../driveformatthread.cpp" line="225"/>
<source>Formatting not implemented for this platform</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ImageWriter</name>
<message>
<location filename="../imagewriter.cpp" line="248"/>
<location filename="../imagewriter.cpp" line="252"/>
<source>Storage capacity is not large enough.&lt;br&gt;Needs to be at least %1 GB.</source>
<translation>&lt;br&gt;%1 GB的空白空间.</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="254"/>
<location filename="../imagewriter.cpp" line="258"/>
<source>Input file is not a valid disk image.&lt;br&gt;File size %1 bytes is not a multiple of 512 bytes.</source>
<translation>&lt;br&gt;%1512</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="442"/>
<location filename="../imagewriter.cpp" line="446"/>
<source>Downloading and writing image</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="575"/>
<location filename="../imagewriter.cpp" line="579"/>
<source>Select image</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../imagewriter.cpp" line="896"/>
<location filename="../imagewriter.cpp" line="971"/>
<source>Would you like to prefill the wifi password from the system keychain?</source>
<translation type="unfinished"></translation>
</message>
@ -271,12 +243,12 @@
<message>
<location filename="../localfileextractthread.cpp" line="34"/>
<source>opening image file</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../localfileextractthread.cpp" line="39"/>
<source>Error opening image file</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -284,17 +256,17 @@
<message>
<location filename="../MsgPopup.qml" line="98"/>
<source>NO</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="109"/>
<source>YES</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="120"/>
<source>CONTINUE</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MsgPopup.qml" line="130"/>
@ -307,22 +279,22 @@
<message>
<location filename="../OptionsPopup.qml" line="20"/>
<source>Advanced options</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="52"/>
<source>Image customization options</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="57"/>
<source>for this session only</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="58"/>
<source>to always use</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="71"/>
@ -342,7 +314,7 @@
<message>
<location filename="../OptionsPopup.qml" line="98"/>
<source>Set hostname:</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="120"/>
@ -358,22 +330,22 @@
<location filename="../OptionsPopup.qml" line="158"/>
<location filename="../OptionsPopup.qml" line="219"/>
<source>Password:</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="186"/>
<source>Configure wireless LAN</source>
<translation>WiFi</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="205"/>
<source>SSID:</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="238"/>
<source>Show password</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="244"/>
@ -383,42 +355,42 @@
<message>
<location filename="../OptionsPopup.qml" line="250"/>
<source>Wireless LAN country:</source>
<translation>WIFI国家</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="261"/>
<source>Set locale settings</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="271"/>
<source>Time zone:</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="281"/>
<source>Keyboard layout:</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="298"/>
<source>Enable SSH</source>
<translation>SSH服务</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="317"/>
<source>Use password authentication</source>
<translation>使</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="327"/>
<source>Allow public-key authentication only</source>
<translation>使</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="345"/>
<source>Set authorized_keys for &apos;%1&apos;:</source>
<translation>%1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="357"/>
@ -428,38 +400,22 @@
<message>
<location filename="../OptionsPopup.qml" line="375"/>
<source>Play sound when finished</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="379"/>
<source>Eject media when finished</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="383"/>
<source>Enable telemetry</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../OptionsPopup.qml" line="397"/>
<source>SAVE</source>
<translation></translation>
</message>
<message>
<source>Disable overscan</source>
<translation type="vanished"></translation>
</message>
<message>
<source>Set password for &apos;%1&apos; user:</source>
<translation type="vanished">&apos;%1&apos;</translation>
</message>
<message>
<source>Skip first-run wizard</source>
<translation type="vanished"></translation>
</message>
<message>
<source>Persistent settings</source>
<translation type="vanished"></translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -467,7 +423,7 @@
<message>
<location filename="../linux/linuxdrivelist.cpp" line="119"/>
<source>Internal SD card reader</source>
<translation>SD卡读卡器</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -478,29 +434,29 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="87"/>
<location filename="../UseSavedSettingsPopup.qml" line="88"/>
<source>Would you like to apply image customization settings?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="97"/>
<source>NO</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="107"/>
<source>NO, CLEAR SETTINGS</source>
<translation></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="117"/>
<source>YES</source>
<translation></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="127"/>
<location filename="../UseSavedSettingsPopup.qml" line="98"/>
<source>EDIT SETTINGS</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="108"/>
<source>NO, CLEAR SETTINGS</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="119"/>
<source>YES</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../UseSavedSettingsPopup.qml" line="130"/>
<source>NO</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
@ -508,7 +464,7 @@
<message>
<location filename="../main.qml" line="22"/>
<source>Raspberry Pi Imager v%1</source>
<translation> v%1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="114"/>
@ -527,65 +483,60 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="97"/>
<location filename="../main.qml" line="413"/>
<location filename="../main.qml" line="152"/>
<location filename="../main.qml" line="576"/>
<source>Operating System</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="109"/>
<location filename="../main.qml" line="163"/>
<source>CHOOSE OS</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="121"/>
<location filename="../main.qml" line="175"/>
<source>Select this button to change the operating system</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="133"/>
<location filename="../main.qml" line="780"/>
<location filename="../main.qml" line="189"/>
<location filename="../main.qml" line="957"/>
<source>Storage</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="145"/>
<location filename="../main.qml" line="1108"/>
<location filename="../main.qml" line="200"/>
<location filename="../main.qml" line="1286"/>
<source>CHOOSE STORAGE</source>
<translation>SD卡</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="155"/>
<location filename="../main.qml" line="214"/>
<source>Select this button to change the destination storage device</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="171"/>
<source>WRITE</source>
<translation></translation>
</message>
<message>
<location filename="../main.qml" line="216"/>
<location filename="../main.qml" line="261"/>
<source>CANCEL WRITE</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="219"/>
<location filename="../main.qml" line="1035"/>
<location filename="../main.qml" line="264"/>
<location filename="../main.qml" line="1213"/>
<source>Cancelling...</source>
<translation>...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="227"/>
<location filename="../main.qml" line="276"/>
<source>CANCEL VERIFY</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="230"/>
<location filename="../main.qml" line="1058"/>
<location filename="../main.qml" line="1127"/>
<location filename="../main.qml" line="279"/>
<location filename="../main.qml" line="1236"/>
<location filename="../main.qml" line="1305"/>
<source>Finalizing...</source>
<translation>...</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="288"/>
@ -593,213 +544,187 @@
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="175"/>
<location filename="../main.qml" line="294"/>
<source>Select this button to start writing the image</source>
<translation></translation>
</message>
<message>
<location filename="../main.qml" line="245"/>
<source>Select this button to access advanced settings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="259"/>
<location filename="../main.qml" line="316"/>
<source>Using custom repository: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="268"/>
<location filename="../main.qml" line="325"/>
<source>Keyboard navigation: &lt;tab&gt; navigate to next button &lt;space&gt; press button/select item &lt;arrow up/down&gt; go up/down in lists</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="289"/>
<location filename="../main.qml" line="346"/>
<source>Language: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="312"/>
<location filename="../main.qml" line="369"/>
<source>Keyboard: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="437"/>
<source>Pi model:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="448"/>
<location filename="../main.qml" line="490"/>
<source>[ All ]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="528"/>
<location filename="../main.qml" line="638"/>
<source>Back</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="529"/>
<location filename="../main.qml" line="639"/>
<source>Go back to main menu</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="695"/>
<location filename="../main.qml" line="872"/>
<source>Released: %1</source>
<translation>%1</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="705"/>
<location filename="../main.qml" line="882"/>
<source>Cached on your computer</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="707"/>
<location filename="../main.qml" line="884"/>
<source>Local file</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="708"/>
<source>Online - %1 GB download</source>
<translation>%1 GB</translation>
</message>
<message>
<location filename="../main.qml" line="833"/>
<location filename="../main.qml" line="885"/>
<location filename="../main.qml" line="891"/>
<source>Mounted as %1</source>
<translation>%1 </translation>
</message>
<message>
<location filename="../main.qml" line="887"/>
<source>[WRITE PROTECTED]</source>
<translation>[]</translation>
</message>
<message>
<location filename="../main.qml" line="929"/>
<source>Are you sure you want to quit?</source>
<translation>退</translation>
</message>
<message>
<location filename="../main.qml" line="930"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation>Raspberry Pi Imager还未完成任务&lt;br&gt;退</translation>
</message>
<message>
<location filename="../main.qml" line="941"/>
<source>Warning</source>
<translation></translation>
</message>
<message>
<location filename="../main.qml" line="949"/>
<source>Preparing to write...</source>
<translation>...</translation>
</message>
<message>
<location filename="../main.qml" line="962"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation>&apos;%1&apos;&lt;br&gt;</translation>
</message>
<message>
<location filename="../main.qml" line="973"/>
<source>Update available</source>
<translation></translation>
</message>
<message>
<location filename="../main.qml" line="974"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation>rpi-imager&lt;br&gt;</translation>
</message>
<message>
<location filename="../main.qml" line="1017"/>
<source>Error downloading OS list from Internet</source>
<translation></translation>
</message>
<message>
<location filename="../main.qml" line="1038"/>
<source>Writing... %1%</source>
<translation>...%1%</translation>
</message>
<message>
<location filename="../main.qml" line="1061"/>
<source>Verifying... %1%</source>
<translation>...%1%</translation>
<source>Online - %1 GB download</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1010"/>
<location filename="../main.qml" line="1062"/>
<location filename="../main.qml" line="1068"/>
<source>Mounted as %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1064"/>
<source>[WRITE PROTECTED]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1106"/>
<source>Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1107"/>
<source>Raspberry Pi Imager is still busy.&lt;br&gt;Are you sure you want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1118"/>
<source>Warning</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1126"/>
<source>Preparing to write...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1140"/>
<source>All existing data on &apos;%1&apos; will be erased.&lt;br&gt;Are you sure you want to continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1151"/>
<source>Update available</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1152"/>
<source>There is a newer version of Imager available.&lt;br&gt;Would you like to visit the website to download it?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1195"/>
<source>Error downloading OS list from Internet</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1216"/>
<source>Writing... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1239"/>
<source>Verifying... %1%</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1246"/>
<source>Preparing to write... (%1)</source>
<translation> (%1)</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1084"/>
<location filename="../main.qml" line="1262"/>
<source>Error</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1091"/>
<location filename="../main.qml" line="1269"/>
<source>Write Successful</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="572"/>
<location filename="../main.qml" line="1092"/>
<location filename="../main.qml" line="1270"/>
<location filename="../main.qml" line="1523"/>
<source>Erase</source>
<translation></translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1093"/>
<location filename="../main.qml" line="1271"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been erased&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>&lt;b&gt;%1 &lt;/ b&gt;&lt;br&gt; &lt;br&gt;SD</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1100"/>
<location filename="../main.qml" line="1278"/>
<source>&lt;b&gt;%1&lt;/b&gt; has been written to &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt;You can now remove the SD card from the reader</source>
<translation>&lt;b&gt;%1&lt;/b&gt; &lt;b&gt;%2&lt;/b&gt;&lt;br&gt;&lt;br&gt;SD</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1202"/>
<location filename="../main.qml" line="1423"/>
<source>Error parsing os_list.json</source>
<translation> os_list.json </translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="573"/>
<location filename="../main.qml" line="1524"/>
<source>Format card as FAT32</source>
<translation>SD卡格式化为FAT32格式</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="582"/>
<location filename="../main.qml" line="1533"/>
<source>Use custom</source>
<translation>使</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="583"/>
<location filename="../main.qml" line="1534"/>
<source>Select a custom .img from your computer</source>
<translation>使</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1391"/>
<location filename="../main.qml" line="1681"/>
<source>Connect an USB stick containing images first.&lt;br&gt;The images must be located in the root folder of the USB stick.</source>
<translation>U盘&lt;br&gt;U盘的根文件夹中</translation>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../main.qml" line="1407"/>
<location filename="../main.qml" line="1697"/>
<source>SD card is write protected.&lt;br&gt;Push the lock switch on the left side of the card upwards, and try again.</source>
<translation>SD卡具有写保护&lt;br&gt;SD卡的左侧的锁定开关</translation>
</message>
<message>
<source>Select this button to change the destination SD card</source>
<translation type="vanished">SD卡</translation>
</message>
<message>
<source>&lt;b&gt;%1&lt;/b&gt; has been written to &lt;b&gt;%2&lt;/b&gt;</source>
<translation type="vanished">&lt;b&gt;%1&lt;/b&gt; &lt;b&gt;%2&lt;/b&gt;</translation>
</message>
<message>
<source>QUIT APP</source>
<translation type="vanished">退</translation>
</message>
<message>
<source>CONTINUE</source>
<translation type="vanished"></translation>
<translation type="unfinished"></translation>
</message>
</context>
</TS>