mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 16:05:21 +01:00
parent
81f2c50cf2
commit
506330f486
11 changed files with 1963 additions and 1579 deletions
|
@ -10,22 +10,22 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../downloadextractthread.cpp" line="189"/>
|
||||
<location filename="../downloadextractthread.cpp" line="349"/>
|
||||
<location filename="../downloadextractthread.cpp" line="378"/>
|
||||
<source>Error extracting archive: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadextractthread.cpp" line="235"/>
|
||||
<location filename="../downloadextractthread.cpp" line="254"/>
|
||||
<source>Error mounting FAT32 partition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadextractthread.cpp" line="245"/>
|
||||
<location filename="../downloadextractthread.cpp" line="274"/>
|
||||
<source>Operating system did not mount FAT32 partition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadextractthread.cpp" line="268"/>
|
||||
<location filename="../downloadextractthread.cpp" line="297"/>
|
||||
<source>Error changing to directory '%1'</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -33,147 +33,162 @@
|
|||
<context>
|
||||
<name>DownloadThread</name>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="146"/>
|
||||
<location filename="../downloadthread.cpp" line="147"/>
|
||||
<source>Error running diskpart: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="167"/>
|
||||
<location filename="../downloadthread.cpp" line="168"/>
|
||||
<source>Error removing existing partitions</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="193"/>
|
||||
<location filename="../downloadthread.cpp" line="194"/>
|
||||
<source>Authentication cancelled</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="196"/>
|
||||
<location filename="../downloadthread.cpp" line="197"/>
|
||||
<source>Error running authopen to gain access to disk device '%1'</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="197"/>
|
||||
<location filename="../downloadthread.cpp" line="198"/>
|
||||
<source>Please verify if 'Raspberry Pi Imager' is allowed access to 'removable volumes' in privacy settings (under 'files and folders' or alternatively give it 'full disk access').</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="218"/>
|
||||
<location filename="../downloadthread.cpp" line="219"/>
|
||||
<source>Cannot open storage device '%1'.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="260"/>
|
||||
<location filename="../downloadthread.cpp" line="261"/>
|
||||
<source>discarding existing data on drive</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="280"/>
|
||||
<location filename="../downloadthread.cpp" line="281"/>
|
||||
<source>zeroing out first and last MB of drive</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="286"/>
|
||||
<location filename="../downloadthread.cpp" line="287"/>
|
||||
<source>Write error while zero'ing out MBR</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="740"/>
|
||||
<location filename="../downloadthread.cpp" line="772"/>
|
||||
<source>Error reading from storage.<br>SD card may be broken.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="812"/>
|
||||
<location filename="../downloadthread.cpp" line="848"/>
|
||||
<source>Waiting for FAT partition to be mounted</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="860"/>
|
||||
<location filename="../downloadthread.cpp" line="932"/>
|
||||
<source>Error mounting FAT32 partition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="882"/>
|
||||
<location filename="../downloadthread.cpp" line="954"/>
|
||||
<source>Operating system did not mount FAT32 partition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="886"/>
|
||||
<location filename="../downloadthread.cpp" line="987"/>
|
||||
<source>Unable to customize. File '%1' does not exist.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="991"/>
|
||||
<source>Customizing image</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="898"/>
|
||||
<location filename="../downloadthread.cpp" line="1076"/>
|
||||
<source>Error creating firstrun.sh on FAT partition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="939"/>
|
||||
<location filename="../downloadthread.cpp" line="1028"/>
|
||||
<source>Error writing to config.txt on FAT partition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="963"/>
|
||||
<location filename="../downloadthread.cpp" line="1093"/>
|
||||
<source>Error creating user-data cloudinit file on FAT partition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="1107"/>
|
||||
<source>Error creating network-config cloudinit file on FAT partition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="1130"/>
|
||||
<source>Error writing to cmdline.txt on FAT partition</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="398"/>
|
||||
<location filename="../downloadthread.cpp" line="430"/>
|
||||
<source>Access denied error while writing file to disk.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="403"/>
|
||||
<location filename="../downloadthread.cpp" line="435"/>
|
||||
<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 type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="409"/>
|
||||
<location filename="../downloadthread.cpp" line="441"/>
|
||||
<source>Error writing file to disk</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="428"/>
|
||||
<location filename="../downloadthread.cpp" line="460"/>
|
||||
<source>Error downloading: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="647"/>
|
||||
<location filename="../downloadthread.cpp" line="679"/>
|
||||
<source>Error writing to storage (while flushing)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="654"/>
|
||||
<location filename="../downloadthread.cpp" line="686"/>
|
||||
<source>Error writing to storage (while fsync)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="635"/>
|
||||
<location filename="../downloadthread.cpp" line="667"/>
|
||||
<source>Download corrupt. Hash does not match</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="113"/>
|
||||
<location filename="../downloadthread.cpp" line="114"/>
|
||||
<source>opening drive</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="298"/>
|
||||
<location filename="../downloadthread.cpp" line="299"/>
|
||||
<source>Write error while trying to zero out last part of card.<br>Card could be advertising wrong capacity (possible counterfeit).</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="356"/>
|
||||
<location filename="../downloadthread.cpp" line="388"/>
|
||||
<source>starting download</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="680"/>
|
||||
<location filename="../downloadthread.cpp" line="712"/>
|
||||
<source>Error writing first block (partition table)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="759"/>
|
||||
<location filename="../downloadthread.cpp" line="791"/>
|
||||
<source>Verifying write failed. Contents of SD card is different from what was written to it.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -218,17 +233,22 @@
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../driveformatthread.cpp" line="196"/>
|
||||
<location filename="../driveformatthread.cpp" line="199"/>
|
||||
<source>Partitioning did not create expected FAT partition %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../driveformatthread.cpp" line="208"/>
|
||||
<source>Error starting mkfs.fat</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../driveformatthread.cpp" line="206"/>
|
||||
<location filename="../driveformatthread.cpp" line="218"/>
|
||||
<source>Error running mkfs.fat: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../driveformatthread.cpp" line="213"/>
|
||||
<location filename="../driveformatthread.cpp" line="225"/>
|
||||
<source>Formatting not implemented for this platform</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -236,25 +256,30 @@
|
|||
<context>
|
||||
<name>ImageWriter</name>
|
||||
<message>
|
||||
<location filename="../imagewriter.cpp" line="182"/>
|
||||
<location filename="../imagewriter.cpp" line="201"/>
|
||||
<source>Storage capacity is not large enough.<br>Needs to be at least %1 GB.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../imagewriter.cpp" line="188"/>
|
||||
<location filename="../imagewriter.cpp" line="207"/>
|
||||
<source>Input file is not a valid disk image.<br>File size %1 bytes is not a multiple of 512 bytes.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../imagewriter.cpp" line="370"/>
|
||||
<location filename="../imagewriter.cpp" line="389"/>
|
||||
<source>Downloading and writing image</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../imagewriter.cpp" line="503"/>
|
||||
<location filename="../imagewriter.cpp" line="522"/>
|
||||
<source>Select image</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../imagewriter.cpp" line="906"/>
|
||||
<source>Would you like to prefill the wifi password from the system keychain?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LocalFileExtractThread</name>
|
||||
|
@ -272,145 +297,155 @@
|
|||
<context>
|
||||
<name>MsgPopup</name>
|
||||
<message>
|
||||
<location filename="../MsgPopup.qml" line="96"/>
|
||||
<location filename="../MsgPopup.qml" line="97"/>
|
||||
<source>NO</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MsgPopup.qml" line="109"/>
|
||||
<location filename="../MsgPopup.qml" line="110"/>
|
||||
<source>YES</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MsgPopup.qml" line="122"/>
|
||||
<location filename="../MsgPopup.qml" line="123"/>
|
||||
<source>CONTINUE</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MsgPopup.qml" line="135"/>
|
||||
<source>QUIT</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OptionsPopup</name>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="74"/>
|
||||
<location filename="../OptionsPopup.qml" line="78"/>
|
||||
<source>Advanced options</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="91"/>
|
||||
<location filename="../OptionsPopup.qml" line="95"/>
|
||||
<source>Image customization options</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="99"/>
|
||||
<location filename="../OptionsPopup.qml" line="103"/>
|
||||
<source>for this session only</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="100"/>
|
||||
<location filename="../OptionsPopup.qml" line="104"/>
|
||||
<source>to always use</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="112"/>
|
||||
<location filename="../OptionsPopup.qml" line="116"/>
|
||||
<source>Disable overscan</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="117"/>
|
||||
<location filename="../OptionsPopup.qml" line="121"/>
|
||||
<source>Set hostname:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="136"/>
|
||||
<location filename="../OptionsPopup.qml" line="140"/>
|
||||
<source>Enable SSH</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="155"/>
|
||||
<location filename="../OptionsPopup.qml" line="163"/>
|
||||
<source>Set username:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="180"/>
|
||||
<source>Use password authentication</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="171"/>
|
||||
<source>Set password for 'pi' user:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="193"/>
|
||||
<location filename="../OptionsPopup.qml" line="222"/>
|
||||
<source>Allow public-key authentication only</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="208"/>
|
||||
<source>Set authorized_keys for 'pi':</source>
|
||||
<location filename="../OptionsPopup.qml" line="196"/>
|
||||
<source>Set password for '%1' user:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="220"/>
|
||||
<location filename="../OptionsPopup.qml" line="237"/>
|
||||
<source>Set authorized_keys for '%1':</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="249"/>
|
||||
<source>Configure wifi</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="239"/>
|
||||
<location filename="../OptionsPopup.qml" line="268"/>
|
||||
<source>SSID:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="248"/>
|
||||
<location filename="../OptionsPopup.qml" line="281"/>
|
||||
<source>Password:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="260"/>
|
||||
<location filename="../OptionsPopup.qml" line="297"/>
|
||||
<source>Show password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="265"/>
|
||||
<location filename="../OptionsPopup.qml" line="302"/>
|
||||
<source>Wifi country:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="276"/>
|
||||
<location filename="../OptionsPopup.qml" line="313"/>
|
||||
<source>Set locale settings</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="286"/>
|
||||
<location filename="../OptionsPopup.qml" line="323"/>
|
||||
<source>Time zone:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="296"/>
|
||||
<location filename="../OptionsPopup.qml" line="333"/>
|
||||
<source>Keyboard layout:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="306"/>
|
||||
<location filename="../OptionsPopup.qml" line="343"/>
|
||||
<source>Skip first-run wizard</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="313"/>
|
||||
<location filename="../OptionsPopup.qml" line="350"/>
|
||||
<source>Persistent settings</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="321"/>
|
||||
<location filename="../OptionsPopup.qml" line="358"/>
|
||||
<source>Play sound when finished</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="325"/>
|
||||
<location filename="../OptionsPopup.qml" line="362"/>
|
||||
<source>Eject media when finished</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="329"/>
|
||||
<location filename="../OptionsPopup.qml" line="366"/>
|
||||
<source>Enable telemetry</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OptionsPopup.qml" line="342"/>
|
||||
<location filename="../OptionsPopup.qml" line="379"/>
|
||||
<source>SAVE</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -460,7 +495,7 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="98"/>
|
||||
<location filename="../main.qml" line="314"/>
|
||||
<location filename="../main.qml" line="325"/>
|
||||
<source>Operating System</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -476,13 +511,13 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="138"/>
|
||||
<location filename="../main.qml" line="598"/>
|
||||
<location filename="../main.qml" line="621"/>
|
||||
<source>Storage</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="150"/>
|
||||
<location filename="../main.qml" line="908"/>
|
||||
<location filename="../main.qml" line="938"/>
|
||||
<source>CHOOSE STORAGE</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -503,7 +538,7 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="233"/>
|
||||
<location filename="../main.qml" line="846"/>
|
||||
<location filename="../main.qml" line="870"/>
|
||||
<source>Cancelling...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -514,34 +549,34 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="248"/>
|
||||
<location filename="../main.qml" line="869"/>
|
||||
<location filename="../main.qml" line="926"/>
|
||||
<location filename="../main.qml" line="893"/>
|
||||
<location filename="../main.qml" line="957"/>
|
||||
<source>Finalizing...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="414"/>
|
||||
<location filename="../main.qml" line="902"/>
|
||||
<location filename="../main.qml" line="427"/>
|
||||
<location filename="../main.qml" line="927"/>
|
||||
<source>Erase</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="415"/>
|
||||
<location filename="../main.qml" line="428"/>
|
||||
<source>Format card as FAT32</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="422"/>
|
||||
<location filename="../main.qml" line="437"/>
|
||||
<source>Use custom</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="423"/>
|
||||
<location filename="../main.qml" line="438"/>
|
||||
<source>Select a custom .img from your computer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="374"/>
|
||||
<location filename="../main.qml" line="385"/>
|
||||
<source>Back</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -551,129 +586,129 @@
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="375"/>
|
||||
<location filename="../main.qml" line="386"/>
|
||||
<source>Go back to main menu</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="485"/>
|
||||
<location filename="../main.qml" line="503"/>
|
||||
<source>Released: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="488"/>
|
||||
<location filename="../main.qml" line="506"/>
|
||||
<source>Cached on your computer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="490"/>
|
||||
<location filename="../main.qml" line="508"/>
|
||||
<source>Local file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="492"/>
|
||||
<location filename="../main.qml" line="510"/>
|
||||
<source>Online - %1 GB download</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="649"/>
|
||||
<location filename="../main.qml" line="701"/>
|
||||
<location filename="../main.qml" line="707"/>
|
||||
<location filename="../main.qml" line="672"/>
|
||||
<location filename="../main.qml" line="724"/>
|
||||
<location filename="../main.qml" line="730"/>
|
||||
<source>Mounted as %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="703"/>
|
||||
<location filename="../main.qml" line="726"/>
|
||||
<source>[WRITE PROTECTED]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="745"/>
|
||||
<location filename="../main.qml" line="768"/>
|
||||
<source>Are you sure you want to quit?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="746"/>
|
||||
<location filename="../main.qml" line="769"/>
|
||||
<source>Raspberry Pi Imager is still busy.<br>Are you sure you want to quit?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="757"/>
|
||||
<location filename="../main.qml" line="780"/>
|
||||
<source>Warning</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="763"/>
|
||||
<location filename="../main.qml" line="787"/>
|
||||
<source>Preparing to write...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="787"/>
|
||||
<location filename="../main.qml" line="811"/>
|
||||
<source>Update available</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="788"/>
|
||||
<location filename="../main.qml" line="812"/>
|
||||
<source>There is a newer version of Imager available.<br>Would you like to visit the website to download it?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="849"/>
|
||||
<location filename="../main.qml" line="873"/>
|
||||
<source>Writing... %1%</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="776"/>
|
||||
<location filename="../main.qml" line="800"/>
|
||||
<source>All existing data on '%1' will be erased.<br>Are you sure you want to continue?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="828"/>
|
||||
<location filename="../main.qml" line="852"/>
|
||||
<source>Error downloading OS list from Internet</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="872"/>
|
||||
<location filename="../main.qml" line="896"/>
|
||||
<source>Verifying... %1%</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="879"/>
|
||||
<location filename="../main.qml" line="903"/>
|
||||
<source>Preparing to write... (%1)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="894"/>
|
||||
<location filename="../main.qml" line="919"/>
|
||||
<source>Error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="901"/>
|
||||
<location filename="../main.qml" line="926"/>
|
||||
<source>Write Successful</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="903"/>
|
||||
<location filename="../main.qml" line="928"/>
|
||||
<source><b>%1</b> has been erased<br><br>You can now remove the SD card from the reader</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="905"/>
|
||||
<location filename="../main.qml" line="930"/>
|
||||
<source><b>%1</b> has been written to <b>%2</b><br><br>You can now remove the SD card from the reader</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="942"/>
|
||||
<location filename="../main.qml" line="973"/>
|
||||
<source>Error parsing os_list.json</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.qml" line="1043"/>
|
||||
<location filename="../main.qml" line="1074"/>
|
||||
<source>Connect an USB stick containing images first.<br>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="1058"/>
|
||||
<location filename="../main.qml" line="1090"/>
|
||||
<source>SD card is write protected.<br>Push the lock switch on the left side of the card upwards, and try again.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue