mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 16:05:21 +01:00
766 lines
33 KiB
XML
766 lines
33 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE TS>
|
|
<TS version="2.1" language="de_DE">
|
|
<context>
|
|
<name>DownloadExtractThread</name>
|
|
<message>
|
|
<location filename="../downloadextractthread.cpp" line="167"/>
|
|
<source>Error writing to storage</source>
|
|
<translation>Fehler beim Schreiben auf den Speicher</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadextractthread.cpp" line="193"/>
|
|
<location filename="../downloadextractthread.cpp" line="382"/>
|
|
<source>Error extracting archive: %1</source>
|
|
<translation>Fehler beim Entpacken des Archivs: %1</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadextractthread.cpp" line="258"/>
|
|
<source>Error mounting FAT32 partition</source>
|
|
<translation>Fehler beim Einbinden der FAT32-Partition</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadextractthread.cpp" line="278"/>
|
|
<source>Operating system did not mount FAT32 partition</source>
|
|
<translation>Das Betriebssystem band die FAT32-Partition nicht ein</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadextractthread.cpp" line="301"/>
|
|
<source>Error changing to directory '%1'</source>
|
|
<translation>Fehler beim Wechseln in den Ordner "%1"</translation>
|
|
</message>
|
|
</context>
|
|
<context>
|
|
<name>DownloadThread</name>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="114"/>
|
|
<source>opening drive</source>
|
|
<translation>Gerät wird geöffnet</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="147"/>
|
|
<source>Error running diskpart: %1</source>
|
|
<translation>Fehler beim Ausführen von Diskpart: %1</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="168"/>
|
|
<source>Error removing existing partitions</source>
|
|
<translation>Fehler beim Entfernen von existierenden Partitionen</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="194"/>
|
|
<source>Authentication cancelled</source>
|
|
<translation>Authentifizierung abgebrochen</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="197"/>
|
|
<source>Error running authopen to gain access to disk device '%1'</source>
|
|
<translation>Fehler beim Ausführen von authopen, um Zugriff auf Geräte zu erhalten '%1'</translation>
|
|
</message>
|
|
<message>
|
|
<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>
|
|
<translatorcomment>I don't use Mac OS, I would need help here. Unfinished translation:
|
|
|
|
Bitte stellen Sie sicher, dass 'Raspberry Pi Imager' Zugriff auf 'removable volumes' in privacy settings hat (unter 'files and folders'. Sie können ihm auch 'full disk access' geben).</translatorcomment>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="219"/>
|
|
<source>Cannot open storage device '%1'.</source>
|
|
<translation>Speichergerät '%1' kann nicht geöffnet werden.</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="261"/>
|
|
<source>discarding existing data on drive</source>
|
|
<translation>Vorhandene Daten auf dem Medium werden gelöscht</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="281"/>
|
|
<source>zeroing out first and last MB of drive</source>
|
|
<translation>Erstes und letztes Megabyte des Mediums werden überschrieben</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="287"/>
|
|
<source>Write error while zero'ing out MBR</source>
|
|
<translation>Schreibfehler während dem Löschen des MBR</translation>
|
|
</message>
|
|
<message>
|
|
<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>Fehler beim Löschen des letzten Teiles der Speicherkarte.<br>Die Speicherkarte könnte mit einer falschen Größe beworben sein (möglicherweise Betrug).</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="388"/>
|
|
<source>starting download</source>
|
|
<translation>Download wird gestartet</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="777"/>
|
|
<source>Error reading from storage.<br>SD card may be broken.</source>
|
|
<translation>Fehler beim Lesen vom Speicher.<br>Die SD-Karte könnte defekt sein.</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="853"/>
|
|
<source>Waiting for FAT partition to be mounted</source>
|
|
<translation>Warten auf das Mounten der FAT-Partition</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="939"/>
|
|
<source>Error mounting FAT32 partition</source>
|
|
<translation>Fehler beim Einbinden der FAT32-Partition</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="961"/>
|
|
<source>Operating system did not mount FAT32 partition</source>
|
|
<translation>Das Betriebssystem band die FAT32-Partition nicht ein</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="994"/>
|
|
<source>Unable to customize. File '%1' does not exist.</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="998"/>
|
|
<source>Customizing image</source>
|
|
<translation>Image modifizieren</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="1083"/>
|
|
<source>Error creating firstrun.sh on FAT partition</source>
|
|
<translation>Fehler beim Erstellen von firstrun.sh auf der FAT-Partition</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="1035"/>
|
|
<source>Error writing to config.txt on FAT partition</source>
|
|
<translation>Fehler beim Schreiben in config.txt auf der FAT-Partition</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="1100"/>
|
|
<source>Error creating user-data cloudinit file on FAT partition</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="1114"/>
|
|
<source>Error creating network-config cloudinit file on FAT partition</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="1137"/>
|
|
<source>Error writing to cmdline.txt on FAT partition</source>
|
|
<translation>Fehler beim Schreiben in cmdline.txt auf der FAT-Partition</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="431"/>
|
|
<source>Access denied error while writing file to disk.</source>
|
|
<translation>Zugriff verweigert-Fehler beim Schreiben auf den Datenträger.</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="436"/>
|
|
<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't use Windows either. What is "Controlled Folder Access" 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="442"/>
|
|
<source>Error writing file to disk</source>
|
|
<translation>Fehler beim Schreiben der Datei auf den Speicher</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="461"/>
|
|
<source>Error downloading: %1</source>
|
|
<translation>Fehler beim Herunterladen: %1</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="672"/>
|
|
<source>Download corrupt. Hash does not match</source>
|
|
<translation>Download beschädigt. Prüfsumme stimmt nicht überein</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="684"/>
|
|
<source>Error writing to storage (while flushing)</source>
|
|
<translation>Fehler beim Schreiben auf den Speicher (während flushing)</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="691"/>
|
|
<source>Error writing to storage (while fsync)</source>
|
|
<translation>Fehler beim Schreiben auf den Speicher (während fsync)</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="717"/>
|
|
<source>Error writing first block (partition table)</source>
|
|
<translation>Fehler beim Schreiben auf des ersten Blocks (Partitionstabelle)</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../downloadthread.cpp" line="796"/>
|
|
<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>
|
|
</message>
|
|
</context>
|
|
<context>
|
|
<name>DriveFormatThread</name>
|
|
<message>
|
|
<location filename="../driveformatthread.cpp" line="63"/>
|
|
<location filename="../driveformatthread.cpp" line="124"/>
|
|
<location filename="../driveformatthread.cpp" line="185"/>
|
|
<source>Error partitioning: %1</source>
|
|
<translation>Fehler beim Partitionieren: %1</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../driveformatthread.cpp" line="84"/>
|
|
<source>Error starting fat32format</source>
|
|
<translation>Fehler beim Starten von fat32format</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../driveformatthread.cpp" line="94"/>
|
|
<source>Error running fat32format: %1</source>
|
|
<translation>Fehler beim Verwenden von fat32format: %1</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../driveformatthread.cpp" line="104"/>
|
|
<source>Error determining new drive letter</source>
|
|
<translation>Fehler beim Festlegen eines neuen Laufwerksbuchstabens</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../driveformatthread.cpp" line="109"/>
|
|
<source>Invalid device: %1</source>
|
|
<translation>Ungültiges Gerät: %1</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../driveformatthread.cpp" line="146"/>
|
|
<source>Error formatting (through udisks2)</source>
|
|
<translation>Fehler beim Formatieren (mit udisks2)</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../driveformatthread.cpp" line="174"/>
|
|
<source>Error starting sfdisk</source>
|
|
<translation>Fehler beim Starten von sfdisk</translation>
|
|
</message>
|
|
<message>
|
|
<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>Fehler beim Starten von mkfs.fat</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>
|
|
</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>
|
|
</message>
|
|
</context>
|
|
<context>
|
|
<name>ImageWriter</name>
|
|
<message>
|
|
<location filename="../imagewriter.cpp" line="256"/>
|
|
<source>Storage capacity is not large enough.<br>Needs to be at least %1 GB.</source>
|
|
<translation>Die Speicherkapazität ist nicht groß genug.<br>Sie muss mindestens %1 GB betragen.</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../imagewriter.cpp" line="262"/>
|
|
<source>Input file is not a valid disk image.<br>File size %1 bytes is not a multiple of 512 bytes.</source>
|
|
<translation>Die Eingabedatei ist kein gültiges Disk-Image.<br>Die Dateigröße%1 Bytes ist kein Vielfaches von 512 Bytes.</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../imagewriter.cpp" line="444"/>
|
|
<source>Downloading and writing image</source>
|
|
<translation>Image herunterladen und schreiben</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../imagewriter.cpp" line="577"/>
|
|
<source>Select image</source>
|
|
<translation>Image wählen</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../imagewriter.cpp" line="975"/>
|
|
<source>Would you like to prefill the wifi password from the system keychain?</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
</context>
|
|
<context>
|
|
<name>LocalFileExtractThread</name>
|
|
<message>
|
|
<location filename="../localfileextractthread.cpp" line="34"/>
|
|
<source>opening image file</source>
|
|
<translation>Abbilddatei wird geöffnet</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../localfileextractthread.cpp" line="39"/>
|
|
<source>Error opening image file</source>
|
|
<translation>Fehler beim Öffnen der Imagedatei</translation>
|
|
</message>
|
|
</context>
|
|
<context>
|
|
<name>MsgPopup</name>
|
|
<message>
|
|
<location filename="../MsgPopup.qml" line="97"/>
|
|
<source>NO</source>
|
|
<translation>NEIN</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../MsgPopup.qml" line="110"/>
|
|
<source>YES</source>
|
|
<translation>JA</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../MsgPopup.qml" line="123"/>
|
|
<source>CONTINUE</source>
|
|
<translation>WEITER</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="78"/>
|
|
<source>Advanced options</source>
|
|
<translation>Erweiterte Optionen</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="95"/>
|
|
<source>Image customization options</source>
|
|
<translation>OS-Modifizierungen</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="103"/>
|
|
<source>for this session only</source>
|
|
<translation>Nur für diese Sitzung</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="104"/>
|
|
<source>to always use</source>
|
|
<translation>Immer verwenden</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="117"/>
|
|
<source>Disable overscan</source>
|
|
<translation>Overscan deaktivieren</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="122"/>
|
|
<source>Set hostname:</source>
|
|
<translation>Hostname:</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="141"/>
|
|
<source>Enable SSH</source>
|
|
<translation>SSH aktivieren</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="160"/>
|
|
<source>Use password authentication</source>
|
|
<translation>Password zur Authentifizierung verwenden</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="170"/>
|
|
<source>Allow public-key authentication only</source>
|
|
<translation>Authentifizierung via Public-Key</translation>
|
|
</message>
|
|
<message>
|
|
<source>Set password for '%1' user:</source>
|
|
<translation type="vanished">Passwort für '%1':</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="185"/>
|
|
<source>Set authorized_keys for '%1':</source>
|
|
<translation>authorized_keys für '%1':</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="258"/>
|
|
<source>Configure wifi</source>
|
|
<translation>Wifi enrichten</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="277"/>
|
|
<source>SSID:</source>
|
|
<translation>SSID:</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="231"/>
|
|
<location filename="../OptionsPopup.qml" line="297"/>
|
|
<source>Password:</source>
|
|
<translation>Passwort:</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="197"/>
|
|
<source>Set username and password</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="216"/>
|
|
<source>Username:</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="292"/>
|
|
<source>Hidden SSID</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="313"/>
|
|
<source>Show password</source>
|
|
<translation>Passwort anzeigen</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="318"/>
|
|
<source>Wifi country:</source>
|
|
<translation>Wifi-Land:</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="329"/>
|
|
<source>Set locale settings</source>
|
|
<translation>Spracheinstellungen festlegen</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="339"/>
|
|
<source>Time zone:</source>
|
|
<translation>Zeitzone:</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="349"/>
|
|
<source>Keyboard layout:</source>
|
|
<translation>Tastaturlayout:</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="359"/>
|
|
<source>Skip first-run wizard</source>
|
|
<translation>Einrichtungsassistent überspringen</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="366"/>
|
|
<source>Persistent settings</source>
|
|
<translation>Dauerhafte Einstellugen</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="374"/>
|
|
<source>Play sound when finished</source>
|
|
<translation>Tonsignal nach Beenden abspielen</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="378"/>
|
|
<source>Eject media when finished</source>
|
|
<translation>Medien nach Beenden auswerfen</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="382"/>
|
|
<source>Enable telemetry</source>
|
|
<translation>Telemetry aktivieren</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../OptionsPopup.qml" line="395"/>
|
|
<source>SAVE</source>
|
|
<translation>SPEICHERN</translation>
|
|
</message>
|
|
</context>
|
|
<context>
|
|
<name>QObject</name>
|
|
<message>
|
|
<location filename="../linux/linuxdrivelist.cpp" line="111"/>
|
|
<source>Internal SD card reader</source>
|
|
<translation>Interner SD-Kartenleser</translation>
|
|
</message>
|
|
</context>
|
|
<context>
|
|
<name>UseSavedSettingsPopup</name>
|
|
<message>
|
|
<location filename="../UseSavedSettingsPopup.qml" line="71"/>
|
|
<source>Warning: advanced settings set</source>
|
|
<translation>Warnung: Erweiterte Optionen festgelegt</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../UseSavedSettingsPopup.qml" line="85"/>
|
|
<source>Would you like to apply the image customization settings saved earlier?</source>
|
|
<translation>Möchten Sie die vorher festgelegten OS-Modifizierungen anwenden?</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../UseSavedSettingsPopup.qml" line="94"/>
|
|
<source>NO, CLEAR SETTINGS</source>
|
|
<translation>NEIN, EINSTELLUNGEN LÖSCHEN</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../UseSavedSettingsPopup.qml" line="106"/>
|
|
<source>YES</source>
|
|
<translation>JA</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../UseSavedSettingsPopup.qml" line="118"/>
|
|
<source>EDIT SETTINGS</source>
|
|
<translation>EINSTELLUNGEN BEARBEITEN</translation>
|
|
</message>
|
|
</context>
|
|
<context>
|
|
<name>main</name>
|
|
<message>
|
|
<location filename="../main.qml" line="23"/>
|
|
<source>Raspberry Pi Imager v%1</source>
|
|
<translation>Raspberry Pi Imager v%1</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="98"/>
|
|
<location filename="../main.qml" line="422"/>
|
|
<source>Operating System</source>
|
|
<translation>Betriebssystem</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="110"/>
|
|
<source>CHOOSE OS</source>
|
|
<translation>OS WÄHLEN</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="125"/>
|
|
<source>Select this button to change the operating system</source>
|
|
<translation>Klicke auf diesen Knopf, um das Betriebssystem zu ändern</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="138"/>
|
|
<location filename="../main.qml" line="718"/>
|
|
<source>Storage</source>
|
|
<translation>SD-Karte</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="150"/>
|
|
<location filename="../main.qml" line="1038"/>
|
|
<source>CHOOSE STORAGE</source>
|
|
<translation>SD-KARTE WÄHLEN</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>
|
|
<location filename="../main.qml" line="180"/>
|
|
<source>WRITE</source>
|
|
<translation>SCHREIBEN</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="185"/>
|
|
<source>Select this button to start writing the image</source>
|
|
<translation>Klicke auf diesen Knopf, um mit dem Schreiben zu beginnen</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="230"/>
|
|
<source>CANCEL WRITE</source>
|
|
<translation>SCHREIBEN ABBRECHEN</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="233"/>
|
|
<location filename="../main.qml" line="968"/>
|
|
<source>Cancelling...</source>
|
|
<translation>Abbrechen...</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="245"/>
|
|
<source>CANCEL VERIFY</source>
|
|
<translation>VERIFIZIERUNG ABBRECHEN</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="248"/>
|
|
<location filename="../main.qml" line="991"/>
|
|
<location filename="../main.qml" line="1057"/>
|
|
<source>Finalizing...</source>
|
|
<translation>Finalisieren...</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="524"/>
|
|
<location filename="../main.qml" line="1025"/>
|
|
<source>Erase</source>
|
|
<translation>Löschen</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="525"/>
|
|
<source>Format card as FAT32</source>
|
|
<translation>Karte als FAT32 formatieren</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="534"/>
|
|
<source>Use custom</source>
|
|
<translation>Eigenes Image</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="535"/>
|
|
<source>Select a custom .img from your computer</source>
|
|
<translation>Wählen Sie eine eigene .img-Datei von Ihrem Computer</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="482"/>
|
|
<source>Back</source>
|
|
<translation>Zurück</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="163"/>
|
|
<source>Select this button to change the destination storage device</source>
|
|
<translation>Klicken Sie auf diesen Knopf, um das Zeil-Speichermedium zu ändern</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="268"/>
|
|
<source>Select this button to access advanced settings</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="284"/>
|
|
<source>Using custom repository: %1</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="293"/>
|
|
<source>Keyboard navigation: <tab> navigate to next button <space> press button/select item <arrow up/down> go up/down in lists</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="313"/>
|
|
<source>Language: </source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="336"/>
|
|
<source>Keyboard: </source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="483"/>
|
|
<source>Go back to main menu</source>
|
|
<translation>Zurück zum Hauptmenü</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="600"/>
|
|
<source>Released: %1</source>
|
|
<translation>Veröffentlicht: %1</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="603"/>
|
|
<source>Cached on your computer</source>
|
|
<translation>Auf Ihrem Computer zwischengespeichert</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="605"/>
|
|
<source>Local file</source>
|
|
<translation>Lokale Datei</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="607"/>
|
|
<source>Online - %1 GB download</source>
|
|
<translation>Online - %1 GB Download</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="769"/>
|
|
<location filename="../main.qml" line="821"/>
|
|
<location filename="../main.qml" line="827"/>
|
|
<source>Mounted as %1</source>
|
|
<translation>Als %1 eingebunden</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="823"/>
|
|
<source>[WRITE PROTECTED]</source>
|
|
<translation>[SCHREIBGESCHÜTZT]</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="865"/>
|
|
<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="866"/>
|
|
<source>Raspberry Pi Imager is still busy.<br>Are you sure you want to quit?</source>
|
|
<translation>Der Raspberry Pi Imager ist noch beschäftigt. <br>Möchten Sie wirklich beenden?</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="877"/>
|
|
<source>Warning</source>
|
|
<translation>Warnung</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="885"/>
|
|
<source>Preparing to write...</source>
|
|
<translation>Schreiben wird vorbereitet...</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="909"/>
|
|
<source>Update available</source>
|
|
<translation>Update verfügbar</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="910"/>
|
|
<source>There is a newer version of Imager available.<br>Would you like to visit the website to download it?</source>
|
|
<translation>Eine neuere Version von Imager ist verfügbar. <br>Möchten Sie die Webseite besuchen, um das Update herunterzuladen?</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="971"/>
|
|
<source>Writing... %1%</source>
|
|
<translation>Schreiben... %1%</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="898"/>
|
|
<source>All existing data on '%1' will be erased.<br>Are you sure you want to continue?</source>
|
|
<translation>Alle vorhandenen Daten auf '%1' werden gelöscht.<br>Möchten Sie wirklich fortfahren?</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="950"/>
|
|
<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="994"/>
|
|
<source>Verifying... %1%</source>
|
|
<translation>Verifizierung... %1%</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="1001"/>
|
|
<source>Preparing to write... (%1)</source>
|
|
<translation>Schreiben wird vorbereitet... (%1)</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="1017"/>
|
|
<source>Error</source>
|
|
<translation>Fehler</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="1024"/>
|
|
<source>Write Successful</source>
|
|
<translation>Schreiben erfolgreich</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="1026"/>
|
|
<source><b>%1</b> has been erased<br><br>You can now remove the SD card from the reader</source>
|
|
<translation><b>%1</b> wurde geleert<br><br>Sie können die SD-Karte nun aus dem Lesegerät entfernen</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="1028"/>
|
|
<source><b>%1</b> has been written to <b>%2</b></source>
|
|
<translation><b>%1</b> wurde auf<b>%2</b> geschrieben</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="1030"/>
|
|
<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><b>%1</b> wurde auf<b>%2</b> geschrieben<br><br>Sie können die SD-Karte nun aus dem Lesegerät entfernen</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="1096"/>
|
|
<source>Error parsing os_list.json</source>
|
|
<translation>Fehler beim Parsen von os_list.json</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="1250"/>
|
|
<source>Connect an USB stick containing images first.<br>The images must be located in the root folder of the USB stick.</source>
|
|
<translation>Verbinden Sie zuerst einen USB-Stick mit Images.<br>Die Images müssen sich im Wurzelverzeichnes des USB-Sticks befinden.</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../main.qml" line="1266"/>
|
|
<source>SD card is write protected.<br>Push the lock switch on the left side of the card upwards, and try again.</source>
|
|
<translation>Die Speicherkarte ist schreibgeschützt.<br>Schieben Sie den Schutzschalter auf der linken Seite nach oben, und versuchen Sie es erneut.</translation>
|
|
</message>
|
|
</context>
|
|
</TS>
|