gparted/po/de.po
2016-12-26 20:49:27 +00:00

2501 lines
77 KiB
Plaintext

# German translation of gparted.
# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
# This file is distributed under the same license as the gparted package.
# Hendrik Brandt <heb@gnome-de.org>, 2004.
# Jochen Skulj <jochen@jochenskulj.de>, 2008.
# Mario Blättermann <mario.blaettermann@gmail.com>, 2009-2013, 2016.
# Jan Janssen <medhefgo@web.de>, 2009.
# Wolfgang Stöggl <c72578@yahoo.de>, 2012-2016.
# Christian Kirbach <christian.kirbach@gmail.com>, 2009, 2010, 2012, 2013.
# Jan Simon <jan.simon@gmx.de>, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: gparted master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=gparted&keywords=I18N+L10N&component=application\n"
"POT-Creation-Date: 2016-12-21 09:13+0000\n"
"PO-Revision-Date: 2016-12-25 11:19+0100\n"
"Last-Translator: Bernd Homuth <dev@hmt.im>\n"
"Language-Team: Deutsch <>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 1.8.11\n"
#: ../gparted.appdata.xml.in.h:1
msgid ""
"GParted is a free partition editor for graphically managing your disk "
"partitions."
msgstr ""
"GParted ist ein freies Partitionierungswerkzeug zur grafischen Verwaltung "
"Ihrer Laufwerkspartitionen"
#: ../gparted.appdata.xml.in.h:2
msgid ""
"With GParted you can resize, copy, label, and move partitions without data "
"loss. These actions enable you to grow or shrink your C: drive, create space "
"for new operating systems, or attempt data rescue from lost partitions."
msgstr ""
"GParted kann ohne Datenverlust Partitionen vergrößern/verkleinern, kopieren, "
"umbenennen und verschieben. Somit können Sie Ihr C:-Laufwerk vergrößern/"
"verkleinern, Platz für weitere Betriebssysteme schaffen und eine "
"Datenrettung auf verlorenen Partitionen versuchen."
#: ../gparted.appdata.xml.in.h:3
msgid ""
"GParted works with many file systems including: btrfs, ext2, ext3, ext4, "
"fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, nilfs2, ntfs, reiserfs, "
"reiser4, ufs, and xfs."
msgstr ""
"GParted arbeitet mit vielen Dateisystemen, u.a.:: btrfs, ext2, ext3, ext4, "
"fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, nilfs2, ntfs, reiserfs, "
"reiser4, ufs und xfs."
#. ==== GUI =========================
#: ../gparted.desktop.in.in.h:1 ../src/Dialog_Progress.cc:371
#: ../src/Win_GParted.cc:80 ../src/Win_GParted.cc:1432
#: ../src/Win_GParted.cc:1627
msgid "GParted"
msgstr "GParted"
#: ../gparted.desktop.in.in.h:2
msgid "Partition Editor"
msgstr "Partitionierungswerkzeug"
#: ../gparted.desktop.in.in.h:3
msgid "GParted Partition Editor"
msgstr "GParted Partitionierungswerkzeug"
#: ../gparted.desktop.in.in.h:4
msgid "Create, reorganize, and delete partitions"
msgstr "Partitionen erzeugen, reorganisieren und löschen"
#: ../gparted.desktop.in.in.h:5
msgid "Partition;"
msgstr "Partition;"
#: ../include/Utils.h:55
msgid "(New UUID - will be randomly generated)"
msgstr "(Neue UUID - wird zufällig erzeugt)"
#: ../include/Utils.h:56
msgid "(Half new UUID - will be randomly generated)"
msgstr "(Halbe neue UUID - wird zufällig erzeugt)"
#. TO TRANSLATORS: looks like 1.00 MiB of 16.00 MiB copied
#. TO TRANSLATORS: looks like 1.00 MiB of 16.00 MiB copied
#: ../src/CopyBlocks.cc:71 ../src/CopyBlocks.cc:181 ../src/ProgressBar.cc:106
msgid "%1 of %2 copied"
msgstr "%1 von %2 kopiert"
#. TO TRANSLATORS: looks like copy 16.00 MiB using a block size of 1.00 MiB
#: ../src/CopyBlocks.cc:156
msgid "copy %1 using a block size of %2"
msgstr "%1 mit einer Blockgröße von %2 kopieren"
#: ../src/CopyBlocks.cc:221
msgid "Operation Canceled"
msgstr "Operation abgebrochen"
#: ../src/CopyBlocks.cc:233
msgid "Error while writing block at sector %1"
msgstr "Fehler beim Schreiben eines Blocks in Sektor %1"
#: ../src/CopyBlocks.cc:238
msgid "Error while reading block at sector %1"
msgstr "Fehler beim Lesen eines Blocks aus Sektor %1"
#: ../src/Dialog_Base_Partition.cc:56
msgid "Free space preceding (MiB):"
msgstr "Vorhergehender freier Speicherplatz (MiB):"
#. add spinbutton_size
#: ../src/Dialog_Base_Partition.cc:65
msgid "New size (MiB):"
msgstr "Neue Größe (MiB):"
#. add spinbutton_after
#: ../src/Dialog_Base_Partition.cc:72
msgid "Free space following (MiB):"
msgstr "Anschließender freier Speicherplatz (MiB):"
#. add alignment
#. TO TRANSLATORS: used as label for a list of choices. Align to: <optionmenu with choices>
#: ../src/Dialog_Base_Partition.cc:99
msgid "Align to:"
msgstr "Ausrichten an:"
#. fill partition alignment menu
#. TO TRANSLATORS: Menu option for drop down menu "Align to:"
#: ../src/Dialog_Base_Partition.cc:104
msgid "Cylinder"
msgstr "Zylinder"
#. TO TRANSLATORS: Menu option for label "Align to:"
#: ../src/Dialog_Base_Partition.cc:106
msgid "MiB"
msgstr "MiB"
#. TO TRANSLATORS: Menu option for drop down menu "Align to:"
#: ../src/Dialog_Base_Partition.cc:108
msgid "None"
msgstr "Nichts"
#: ../src/Dialog_Base_Partition.cc:254
msgid "Resize"
msgstr "Größe ändern"
#: ../src/Dialog_Base_Partition.cc:254 ../src/Win_GParted.cc:255
msgid "Resize/Move"
msgstr "Größe ändern/Verschieben"
#: ../src/Dialog_Base_Partition.cc:272
msgid "Minimum size: %1 MiB"
msgstr "Minimale Größe: %1 MiB"
#: ../src/Dialog_Base_Partition.cc:273
msgid "Maximum size: %1 MiB"
msgstr "Maximale Größe: %1 MiB"
#. TO TRANSLATORS: dialogtitle, looks like Create partition table on /dev/hda
#: ../src/Dialog_Disklabel.cc:30
msgid "Create partition table on %1"
msgstr "Partitionstabelle auf %1 erstellen"
#. TO TRANSLATORS: looks like WARNING: This will ERASE ALL DATA on the ENTIRE DISK /dev/hda
#: ../src/Dialog_Disklabel.cc:54
msgid "WARNING: This will ERASE ALL DATA on the ENTIRE DISK %1"
msgstr "WARNUNG: Dieses LÖSCHT ALLE DATEN auf der GESAMTEN FESTPLATTE %1"
#: ../src/Dialog_Disklabel.cc:60
msgid "Select new partition table type:"
msgstr "Neuen Partitionstabellentyp auswählen:"
#. TO TRANSLATORS: dialog title, looks like Set file system label on /dev/hda3
#: ../src/Dialog_FileSystem_Label.cc:30
msgid "Set file system label on %1"
msgstr "Datenträgerbezeichnung von %1 festlegen"
#. Label
#: ../src/Dialog_FileSystem_Label.cc:41 ../src/Dialog_Partition_Info.cc:276
#: ../src/Dialog_Partition_New.cc:154
msgid "Label:"
msgstr "Bezeichnung"
#: ../src/Dialog_Partition_Copy.cc:45
msgid "Paste %1"
msgstr "Eingefügt %1"
#. Minimum 370 to avoid scrolling on Fedora 20
#. TO TRANSLATORS: dialogtitle, looks like Information about /dev/hda3
#: ../src/Dialog_Partition_Info.cc:51
msgid "Information about %1"
msgstr "Informationen über %1"
#: ../src/Dialog_Partition_Info.cc:87
msgid "Warning:"
msgstr "Warnung:"
#. FILE SYSTEM DETAIL SECTION
#. file system headline
#: ../src/Dialog_Partition_Info.cc:251 ../src/DialogFeatures.cc:44
#: ../src/TreeView_Detail.cc:44
msgid "File System"
msgstr "Dateisystem"
#. Left field & value pair area
#. file system
#. file systems to choose from
#: ../src/Dialog_Partition_Info.cc:262 ../src/Dialog_Partition_New.cc:143
msgid "File system:"
msgstr "Dateisystem:"
#. LUKS uuid
#: ../src/Dialog_Partition_Info.cc:291 ../src/Dialog_Partition_Info.cc:561
msgid "UUID:"
msgstr "UUID:"
#. TO TRANSLATORS: Open
#. * means that the LUKS encryption is open and the encrypted data within is accessible.
#.
#: ../src/Dialog_Partition_Info.cc:306
msgid "Open"
msgstr "Offen"
#. TO TRANSLATORS: Closed
#. * means that the LUKS encryption is closed and the encrypted data within is not accessible.
#.
#: ../src/Dialog_Partition_Info.cc:310
msgid "Closed"
msgstr "Geschlossen"
#. LUKS status
#: ../src/Dialog_Partition_Info.cc:317 ../src/Dialog_Partition_Info.cc:567
msgid "Status:"
msgstr "Status:"
#. TO TRANSLATORS: Not accessible (Encrypted)
#. * means that the data in encrypted and hasn't been made
#. * accessible by opening it with the passphrase.
#.
#: ../src/Dialog_Partition_Info.cc:326
msgid "Not accessible (Encrypted)"
msgstr "Zugriff nicht möglich (verschlüsselt)"
#. TO TRANSLATORS: Busy (At least one logical partition is mounted)
#. * means that this extended partition contains at least one logical
#. * partition that is mounted or otherwise active.
#.
#: ../src/Dialog_Partition_Info.cc:336
msgid "Busy (At least one logical partition is mounted)"
msgstr "Beschäftigt (mindestens eine logische Partition ist eingehängt)"
#. TO TRANSLATORS: Active
#. * means that this linux swap, linux software raid partition, or
#. * LVM physical volume is enabled and being used by the operating system.
#.
#: ../src/Dialog_Partition_Info.cc:346
msgid "Active"
msgstr "Aktiv"
#. TO TRANSLATORS: looks like Mounted on /mnt/mymountpoint
#: ../src/Dialog_Partition_Info.cc:360
msgid "Mounted on %1"
msgstr "Eingehängt als %1"
#. TO TRANSLATORS: Not busy (There are no mounted logical partitions)
#. * means that this extended partition contains no mounted or otherwise
#. * active partitions.
#.
#: ../src/Dialog_Partition_Info.cc:370
msgid "Not busy (There are no mounted logical partitions)"
msgstr "Untätig (Es gibt keine eingehängten logischen Partitionen)"
#. TO TRANSLATORS: Not active
#. * means that this linux swap or linux software raid partition
#. * is not enabled and is not in use by the operating system.
#.
#. TO TRANSLATORS: Not active
#. * means that the partition is a member of an LVM volume group but
#. * the volume group is not active and not being used by the operating system.
#.
#: ../src/Dialog_Partition_Info.cc:379 ../src/Dialog_Partition_Info.cc:408
msgid "Not active"
msgstr "Nicht aktiv"
#. TO TRANSLATORS: Not active (Not a member of any volume group)
#. * means that the partition is not yet a member of an LVM volume
#. * group and therefore is not active and can not yet be used by
#. * the operating system.
#.
#: ../src/Dialog_Partition_Info.cc:394
msgid "Not active (Not a member of any volume group)"
msgstr "Nicht aktiv (gehört zu keiner Datenträgergruppe)"
#. TO TRANSLATORS: Not active and exported
#. * means that the partition is a member of an LVM volume group but
#. * the volume group is not active and not being used by the operating system.
#. * The volume group has also been exported making the LVM physical volumes
#. * ready for moving to a different computer system.
#.
#: ../src/Dialog_Partition_Info.cc:402
msgid "Not active and exported"
msgstr "Nicht aktiv und exportiert"
#. TO TRANSLATORS: Not mounted
#. * means that this partition is not mounted.
#.
#: ../src/Dialog_Partition_Info.cc:415
msgid "Not mounted"
msgstr "Nicht eingehängt"
#. Volume Group
#. Single copy of each string for translation purposes
#: ../src/Dialog_Partition_Info.cc:425 ../src/Win_GParted.cc:2961
msgid "Volume Group:"
msgstr "Datenträgergruppe:"
#. Members
#: ../src/Dialog_Partition_Info.cc:436 ../src/Win_GParted.cc:2962
msgid "Members:"
msgstr "Mitglieder:"
#. Logical Volumes
#: ../src/Dialog_Partition_Info.cc:460
msgid "Logical Volumes:"
msgstr "Logische Datenträger:"
#. Used
#: ../src/Dialog_Partition_Info.cc:476
msgid "Used:"
msgstr "Benutzt:"
#. unused
#: ../src/Dialog_Partition_Info.cc:490
msgid "Unused:"
msgstr "Unbenutzt:"
#: ../src/Dialog_Partition_Info.cc:507
msgid "Unallocated:"
msgstr "Nicht zugeteilt;"
#. size
#: ../src/Dialog_Partition_Info.cc:523 ../src/Win_GParted.cc:495
msgid "Size:"
msgstr "Größe:"
#. ENCRYPTION DETAIL SECTION
#. encryption headline
#: ../src/Dialog_Partition_Info.cc:543
msgid "Encryption"
msgstr "Verschlüsselung"
#. Encryption
#: ../src/Dialog_Partition_Info.cc:547
msgid "Encryption:"
msgstr "Verschlüsselung:"
#. LUKS path
#. Left field & value pair area
#. path
#: ../src/Dialog_Partition_Info.cc:553 ../src/Dialog_Partition_Info.cc:593
#: ../src/Win_GParted.cc:503
msgid "Path:"
msgstr "Pfad:"
#. PARTITION DETAIL SECTION
#. partition headline
#. append columns
#: ../src/Dialog_Partition_Info.cc:582 ../src/TreeView_Detail.cc:42
msgid "Partition"
msgstr "Partition"
#. name
#: ../src/Dialog_Partition_Info.cc:605 ../src/Dialog_Partition_Name.cc:41
msgid "Name:"
msgstr "Name:"
#. flags
#: ../src/Dialog_Partition_Info.cc:615
msgid "Flags:"
msgstr "Markierungen:"
#. Right field & value pair area
#. first sector
#: ../src/Dialog_Partition_Info.cc:627
msgid "First sector:"
msgstr "Erster Sektor:"
#. last sector
#: ../src/Dialog_Partition_Info.cc:637
msgid "Last sector:"
msgstr "Letzter Sektor:"
#. total sectors
#: ../src/Dialog_Partition_Info.cc:647 ../src/Win_GParted.cc:553
msgid "Total sectors:"
msgstr "Sektoren insgesamt:"
#. TO TRANSLATORS: dialog title, looks like Set partition name on /dev/hda3
#: ../src/Dialog_Partition_Name.cc:30
msgid "Set partition name on %1"
msgstr "Den Partitionsnamen von %1 festlegen"
#. TO TRANSLATORS: dialogtitle
#: ../src/Dialog_Partition_New.cc:32
msgid "Create new Partition"
msgstr "Neue Partition erstellen"
#. TO TRANSLATORS: used as label for a list of choices. Create as: <optionmenu with choices>
#: ../src/Dialog_Partition_New.cc:93
msgid "Create as:"
msgstr "Erstellen als:"
#. fill partitiontype menu
#: ../src/Dialog_Partition_New.cc:98 ../src/OperationCreate.cc:58
msgid "Primary Partition"
msgstr "Primäre Partition"
#: ../src/Dialog_Partition_New.cc:99 ../src/OperationCreate.cc:61
#: ../src/OperationDelete.cc:110
msgid "Logical Partition"
msgstr "Logische Partition"
#: ../src/Dialog_Partition_New.cc:100 ../src/OperationCreate.cc:64
msgid "Extended Partition"
msgstr "Erweiterte Partition"
#. Partition name
#: ../src/Dialog_Partition_New.cc:133
msgid "Partition name:"
msgstr "Partitionsname:"
#: ../src/Dialog_Partition_New.cc:234
msgid "New Partition #%1"
msgstr "Neue Partition Nr. %1"
#: ../src/Dialog_Partition_Resize_Move.cc:95
msgid "Resize/Move %1"
msgstr "Größe ändern/Verschieben von %1"
#: ../src/Dialog_Partition_Resize_Move.cc:100
msgid "Resize %1"
msgstr "Größe ändern von %1"
#: ../src/Dialog_Progress.cc:33
msgid "Applying pending operations"
msgstr "Ausstehende Operationen ausführen"
#: ../src/Dialog_Progress.cc:48
msgid ""
"Depending on the number and type of operations this might take a long time."
msgstr ""
"Abhängig von Anzahl und Typ der Operationen kann dies einige Zeit in "
"Anspruch nehmen."
#: ../src/Dialog_Progress.cc:61
msgid "Completed Operations:"
msgstr "Abgeschlossene Operationen:"
#: ../src/Dialog_Progress.cc:102
msgid "Details"
msgstr "Details"
#: ../src/Dialog_Progress.cc:215
msgid "%1 of %2 operations completed"
msgstr "%1 von %2 Operationen sind abgeschlossen"
#. add save button
#: ../src/Dialog_Progress.cc:233
msgid "_Save Details"
msgstr "Details _speichern"
#: ../src/Dialog_Progress.cc:245
msgid "Operation cancelled"
msgstr "Operation abgebrochen"
#: ../src/Dialog_Progress.cc:259
msgid "All operations successfully completed"
msgstr "Alle Operationen sind abgeschlossen"
#: ../src/Dialog_Progress.cc:263
msgid "%1 warning"
msgid_plural "%1 warnings"
msgstr[0] "%1 Warnung"
msgstr[1] "%1 Warnungen"
#: ../src/Dialog_Progress.cc:276
msgid "An error occurred while applying the operations"
msgstr "Beim Anwenden der Operationen trat ein Fehler auf"
#: ../src/Dialog_Progress.cc:281
msgid "See the details for more information."
msgstr "Weitere Informationen finden sich in den Details."
#: ../src/Dialog_Progress.cc:283
msgid "IMPORTANT"
msgstr "WICHTIG"
#: ../src/Dialog_Progress.cc:284
msgid "If you want support, you need to provide the saved details!"
msgstr ""
"Wenn Sie Unterstützung benötigen, müssen Sie die abgespeicherten Details "
"bereitstellen!"
#. TO TRANSLATORS: looks like See http://gparted.org/save-details.htm for more information.
#: ../src/Dialog_Progress.cc:287
msgid "See %1 for more information."
msgstr "Weitere Informationen finden sich in %1"
#. TO TRANSLATORS: looks like Force Cancel (5)
#. * where the number represents a count down in seconds until the button is enabled
#: ../src/Dialog_Progress.cc:306 ../src/Dialog_Progress.cc:337
msgid "Force Cancel (%1)"
msgstr "Abbrechen erzwingen (%1)"
#: ../src/Dialog_Progress.cc:308 ../src/Dialog_Progress.cc:341
msgid "Force Cancel"
msgstr "Abbrechen erzwingen"
#: ../src/Dialog_Progress.cc:319
msgid "Are you sure you want to cancel the current operation?"
msgstr "Sind Sie sicher, dass Sie die momentane Operation abbrechen möchten?"
#: ../src/Dialog_Progress.cc:325
msgid "Canceling an operation might cause SEVERE file system damage."
msgstr ""
"Das Abbrechen einer Operation kann SCHWERWIEGENDE Beschädigungen des "
"Dateisystems verursachen."
#: ../src/Dialog_Progress.cc:327
msgid "Continue Operation"
msgstr "Operation fortsetzen"
#: ../src/Dialog_Progress.cc:328
msgid "Cancel Operation"
msgstr "Operation abbrechen"
#: ../src/Dialog_Progress.cc:349
msgid "Save Details"
msgstr "Details speichern"
#: ../src/Dialog_Progress.cc:368
msgid "GParted Details"
msgstr "GParted-Details"
#: ../src/Dialog_Progress.cc:379
msgid "Libparted"
msgstr "libparted"
#. TO TRANSLATORS: EXECUTING
#. * means that the status for this operation is
#. * executing or currently in progress.
#.
#: ../src/Dialog_Progress.cc:422
msgid "EXECUTING"
msgstr "AUSFÜHREN"
#. TO" TRANSLATORS: SUCCESS
#. * means that the status for this operation is
#. * completed successfully.
#.
#: ../src/Dialog_Progress.cc:430
msgid "SUCCESS"
msgstr "ERFOLG"
#. TO TRANSLATORS: ERROR
#. * means that the status for this operation is
#. * completed with errors.
#.
#: ../src/Dialog_Progress.cc:438
msgid "ERROR"
msgstr "FEHLER"
#. TO TRANSLATORS: INFO
#. * means that the status for this operation is
#. * for your information , or messages from the
#. * libparted library.
#.
#: ../src/Dialog_Progress.cc:447
msgid "INFO"
msgstr "INFO"
#. TO TRANSLATORS: N/A
#. * means that the status for this operation is
#. * not applicable because the operation is not
#. * supported on the file system in the partition.
#.
#: ../src/Dialog_Progress.cc:456
msgid "N/A"
msgstr "NICHT VERFÜGBAR"
#: ../src/DialogFeatures.cc:28
msgid "File System Support"
msgstr "Dateisystemunterstützung"
#: ../src/DialogFeatures.cc:45
msgid "Create"
msgstr "Erstellen"
#: ../src/DialogFeatures.cc:46
msgid "Grow"
msgstr "Vergrößern"
#: ../src/DialogFeatures.cc:50
msgid "Shrink"
msgstr "Verkleinern"
#: ../src/DialogFeatures.cc:54
msgid "Move"
msgstr "Verschieben"
#: ../src/DialogFeatures.cc:55
msgid "Copy"
msgstr "Kopieren"
#: ../src/DialogFeatures.cc:56
msgid "Check"
msgstr "Prüfen"
#: ../src/DialogFeatures.cc:57 ../src/TreeView_Detail.cc:46
msgid "Label"
msgstr "Bezeichnung"
#: ../src/DialogFeatures.cc:58
msgid "UUID"
msgstr "UUID"
#: ../src/DialogFeatures.cc:59
msgid "Required Software"
msgstr "Erforderliche Software"
#: ../src/DialogFeatures.cc:77
msgid "This chart shows the actions supported on file systems."
msgstr ""
"Dieses Diagramm stellt die auf Dateisysteme unterstützten Operationen dar."
#: ../src/DialogFeatures.cc:79
msgid ""
"Not all actions are available on all file systems, in part due to the nature "
"of file systems and limitations in the required software."
msgstr ""
"Nicht alle Operationen sind auf allen Dateisystemen verfügbar. Teilweise "
"liegt dies in der Natur der Dateisysteme und an Beschränkungen der "
"erforderlichen Software."
#. TO TRANSLATORS: Available offline and online
#. * means that this action is valid for this file system when
#. * it is both unmounted and mounted.
#.
#: ../src/DialogFeatures.cc:96
msgid "Available offline and online"
msgstr "Möglich wenn ausgehängt und eingehängt"
#. TO TRANSLATORS: Available offline only
#. * means that this action is valid for this file system only
#. * when it is unmounted.
#.
#: ../src/DialogFeatures.cc:109
msgid "Available offline only"
msgstr "Nur möglich wenn ausgehängt "
#. TO TRANSLATORS: Not Available
#. * means that this action is not valid for this file system.
#.
#: ../src/DialogFeatures.cc:121
msgid "Not Available"
msgstr "Nicht verfügbar"
#: ../src/DialogFeatures.cc:126
msgid "Legend"
msgstr "Legende"
#. TO TRANSLATORS: This is a button that will search for the software tools installed and then refresh the screen with the file system actions supported.
#: ../src/DialogFeatures.cc:134
msgid "Rescan For Supported Actions"
msgstr "Neu nach unterstützten Operationen suchen"
#: ../src/DialogManageFlags.cc:32 ../src/DialogManageFlags.cc:37
msgid "Manage flags on %1"
msgstr "Markierungen auf %1 bearbeiten"
#: ../src/Dialog_Rescue_Data.cc:36
msgid "Search disk for file systems"
msgstr "Datenträger nach Dateisystemen durchsuchen"
#. TO TRANSLATORS: looks like File systems found on /dev/sdb
#: ../src/Dialog_Rescue_Data.cc:53
msgid "File systems found on %1"
msgstr "Dateisysteme gefunden auf %1"
#: ../src/Dialog_Rescue_Data.cc:58
msgid "Data found"
msgstr "Daten gefunden"
#: ../src/Dialog_Rescue_Data.cc:62
msgid "Data found with inconsistencies"
msgstr "Inkonsistente Daten gefunden"
#: ../src/Dialog_Rescue_Data.cc:64
msgid "WARNING!: The file systems marked with (!) are inconsistent."
msgstr "WARNUNG!: Die mit (!) markierten Dateisysteme sind inkonsistent."
#: ../src/Dialog_Rescue_Data.cc:66
msgid "You might encounter errors trying to view these file systems."
msgstr ""
"Der Versuch, diese Dateisysteme zu betrachten, könnte Fehler hervorrufen."
#: ../src/Dialog_Rescue_Data.cc:82
msgid "The 'View' buttons create read-only views of each file system."
msgstr ""
"Die »Ansicht«-Knöpfe erstellen schreibgeschützte Ansichten jedes "
"Dateisystems."
#: ../src/Dialog_Rescue_Data.cc:84
msgid "All mounted views will be unmounted when you close this dialog."
msgstr ""
"Alle eingehängten Ansichten werden ausgehängt, wenn Sie diesen Dialog "
"schließen."
#: ../src/Dialog_Rescue_Data.cc:107
msgid "File systems"
msgstr "Dateisysteme"
#. TO TRANSLATORS: looks like 1: ntfs (10240 MiB)
#: ../src/Dialog_Rescue_Data.cc:129
msgid "#%1: %2 (%3 MiB)"
msgstr "#%1: %2 (%3 MiB)"
#: ../src/Dialog_Rescue_Data.cc:137
msgid "View"
msgstr "Ansicht"
#: ../src/Dialog_Rescue_Data.cc:167
msgid ""
"An error occurred while creating a temporary directory for use as a mount "
"point."
msgstr ""
"Beim Erstellen eines temporären Ordners als Einhängepunkt ist ein Fehler "
"aufgetreten."
#: ../src/Dialog_Rescue_Data.cc:169
msgid "Error"
msgstr "Fehler"
#: ../src/Dialog_Rescue_Data.cc:175
msgid "Failed creating temporary directory"
msgstr "Erstellung des temporären Ordners ist gescheitert"
#: ../src/Dialog_Rescue_Data.cc:192
msgid "An error occurred while creating the read-only view."
msgstr "Beim Erstellen der Leseansicht trat ein Fehler auf."
#: ../src/Dialog_Rescue_Data.cc:194
msgid ""
"Either the file system can not be mounted (like swap), or there are "
"inconsistencies or errors in the file system."
msgstr ""
"Entweder kann das Dateisystem nicht eingehängt werden (wie z.B. swap) oder "
"das Dateisystem enthält weitere Inkonsistenzen oder Fehler."
#: ../src/Dialog_Rescue_Data.cc:198
msgid "Failed creating read-only view"
msgstr "Leseansicht konnte nicht erstellt werden"
#: ../src/Dialog_Rescue_Data.cc:228
msgid "Error:"
msgstr "Fehler:"
#. TO TRANSLATORS: looks like
#. * The file system is mounted on:
#. * /tmp/gparted-roview-Nlhb3R.
#: ../src/Dialog_Rescue_Data.cc:236
msgid "The file system is mounted on:"
msgstr "Das Dateisystem ist eingehängt auf:"
#: ../src/Dialog_Rescue_Data.cc:241
msgid "Unable to open the default file manager"
msgstr "Der vorgegebene Dateiverwalter konnte nicht geöffnet werden"
#: ../src/Dialog_Rescue_Data.cc:260
msgid ""
"Warning: The detected file system area overlaps with at least one existing "
"partition"
msgstr ""
"Warnung: Der gefundene Dateisystembereich überlappt mit mindestens einer "
"vorhandenen Partition"
#: ../src/Dialog_Rescue_Data.cc:262
msgid ""
"It is recommended that you do not use any overlapping file systems to avoid "
"disturbing existing data."
msgstr ""
"Es wird empfohlen, dass Sie überlappende Dateisysteme nicht verwenden, um "
"die Beeinflussung vorhandener Daten zu vermeiden."
#: ../src/Dialog_Rescue_Data.cc:264
msgid "Do you want to try to deactivate the following mount points?"
msgstr "Wollen Sie versuchen, die folgenden Einhängepunkte zu deaktivieren?"
#. TO TRANSLATORS: looks like create missing /dev/mapper entries
#: ../src/DMRaid.cc:327
msgid "create missing %1 entries"
msgstr "Fehlende Einträge in %1 erzeugen"
#. TO TRANSLATORS: looks like delete affected /dev/mapper entries
#: ../src/DMRaid.cc:426
msgid "delete affected %1 entries"
msgstr "Betroffene Einträge in %1 löschen"
#. TO TRANSLATORS: looks like delete /dev/mapper entry
#: ../src/DMRaid.cc:449
msgid "delete %1 entry"
msgstr "Eintrag in %1 löschen"
#. TO TRANSLATORS: looks like update /dev/mapper entry
#: ../src/DMRaid.cc:499
msgid "update %1 entry"
msgstr "Eintrag in %1 aktualisieren"
#. TO TRANSLATORS: these labels will be used in the partition menu
#: ../src/FileSystem.cc:42
msgid "_Mount"
msgstr "_Einhängen"
#: ../src/FileSystem.cc:43
msgid "_Unmount"
msgstr "_Aushängen"
#. TO TRANSLATORS: looks like Created directory /tmp/gparted-CEzvSp
#: ../src/FileSystem.cc:233
msgid "Created directory %1"
msgstr "Ordner %1 wurde erstellt"
#. TO TRANSLATORS: looks like Removed directory /tmp/gparted-CEzvSp
#: ../src/FileSystem.cc:260
msgid "Removed directory %1"
msgstr "Ordner %1 wurde entfernt"
#: ../src/GParted_Core.cc:73
msgid "GParted Bug"
msgstr "GParted Fehler"
#. TO TRANSLATORS: looks like Scanning /dev/sda
#: ../src/GParted_Core.cc:185 ../src/GParted_Core.cc:194
msgid "Scanning %1"
msgstr "%1 wird durchsucht"
#. TO TRANSLATORS: looks like Confirming /dev/sda
#: ../src/GParted_Core.cc:213 ../src/GParted_Core.cc:238
msgid "Confirming %1"
msgstr "%1 wird bestätigt"
#. TO TRANSLATORS: looks like Searching /dev/sda partitions
#: ../src/GParted_Core.cc:262
msgid "Searching %1 partitions"
msgstr "%1 Partitionen werden durchsucht"
#. TO TRANSLATORS: unrecognized
#. * means that the partition table for this
#. * disk device is unknown or not recognized.
#.
#: ../src/GParted_Core.cc:362
msgid "unrecognized"
msgstr "nicht erkannt"
#. TO TRANSLATORS: looks like A partition cannot have a length of -1 sectors
#: ../src/GParted_Core.cc:649
msgid "A partition cannot have a length of %1 sectors"
msgstr "Eine Partition kann nicht die Größe von %1 Sektoren haben"
#. TO TRANSLATORS: looks like A partition with used sectors (2048) greater than its length (1536) is not valid
#: ../src/GParted_Core.cc:663
msgid ""
"A partition with used sectors (%1) greater than its length (%2) is not valid"
msgstr ""
"Eine Partition mit einer Anzahl der verwendeten Sektoren (%1), die größer "
"als deren Länge ist, ist nicht gültig"
#: ../src/GParted_Core.cc:788
msgid "libparted messages"
msgstr "libparted-Benachrichtigungen"
#. no file system found....
#: ../src/GParted_Core.cc:1491
msgid "Unable to detect file system! Possible reasons are:"
msgstr "Das Dateisystem wurde nicht erkannt! Mögliche Gründe sind:"
#: ../src/GParted_Core.cc:1493
msgid "The file system is damaged"
msgstr "Das Dateisystem ist beschädigt"
#: ../src/GParted_Core.cc:1495
msgid "The file system is unknown to GParted"
msgstr "Das Dateisystem ist GParted nicht bekannt"
#: ../src/GParted_Core.cc:1497
msgid "There is no file system available (unformatted)"
msgstr "Es ist kein Dateisystem vorhanden (nicht formatiert)"
#. TO TRANSLATORS: looks like The device entry /dev/sda5 is missing
#: ../src/GParted_Core.cc:1500
msgid "The device entry %1 is missing"
msgstr "Der Geräteeintrag %1 fehlt"
#: ../src/GParted_Core.cc:1655
msgid "Unable to find mount point"
msgstr "Einhängepunkt konnte nicht gefunden werden"
#: ../src/GParted_Core.cc:1772
msgid "Unable to read the contents of this file system!"
msgstr "Der Inhalt des Dateisystems konnte nicht gelesen werden!"
#: ../src/GParted_Core.cc:1774
msgid "Because of this some operations may be unavailable."
msgstr "Aufgrund dessen könnten einige Operationen nicht zur Verfügung stehen."
#: ../src/GParted_Core.cc:1778
msgid "The cause might be a missing software package."
msgstr "Die Ursache könnte ein fehlendes Softwarepaket sein."
#. TO TRANSLATORS: looks like The following list of software packages is required for NTFS file system support: ntfsprogs.
#: ../src/GParted_Core.cc:1781
msgid ""
"The following list of software packages is required for %1 file system "
"support: %2."
msgstr ""
"Die folgende Liste zeigt die Softwarepakete, die zur Unterstützung des %1-"
"Dateisystems erforderlich sind: %2."
#. TO TRANSLATORS: looks like 1.28GiB of unallocated space within the partition.
#: ../src/GParted_Core.cc:1791
msgid "%1 of unallocated space within the partition."
msgstr "%1 nicht zugeteilter Speicherplatz innerhalb der Partition."
#. TO TRANSLATORS: To grow the file system to fill the partition, select the partition and choose the menu item:
#. * means that the user can perform a check of the partition which will
#. * also grow the file system to fill the partition.
#.
#: ../src/GParted_Core.cc:1801
msgid ""
"To grow the file system to fill the partition, select the partition and "
"choose the menu item:"
msgstr ""
"Um das Dateisystem auf die Größe der Partition zu vergrößern, wählen Sie die "
"Partition und anschließend den Menüeintrag:"
#: ../src/GParted_Core.cc:1803
msgid "Partition --> Check."
msgstr "Partition --> Prüfen."
#: ../src/GParted_Core.cc:1910
msgid "create empty partition"
msgstr "Leere Partition erstellen"
#. TO TRANSLATORS: looks like path: /dev/sda1 (partition)
#. * This is showing the name and the fact
#. * that it is a partition within a device.
#.
#. TO TRANSLATORS: looks like path: /dev/sda (device)
#. * or looks like path: /dev/sda1 (partition)
#. * This is showing the name and whether it
#. * is a whole disk device or a partition
#. * within a device.
#.
#: ../src/GParted_Core.cc:1986 ../src/GParted_Core.cc:3366
msgid "path: %1 (%2)"
msgstr "Pfad: %1 (%2)"
#: ../src/GParted_Core.cc:1987 ../src/GParted_Core.cc:3369
msgid "partition"
msgstr "Partition"
#: ../src/GParted_Core.cc:1988 ../src/GParted_Core.cc:3370
msgid "start: %1"
msgstr "Anfang: %1"
#: ../src/GParted_Core.cc:1989 ../src/GParted_Core.cc:3371
msgid "end: %1"
msgstr "Ende: %1"
#: ../src/GParted_Core.cc:1990 ../src/GParted_Core.cc:3372
msgid "size: %1 (%2)"
msgstr "Größe: %1 (%2)"
#: ../src/GParted_Core.cc:2022
msgid "create new %1 file system"
msgstr "Neues %1-Dateisystem erzeugen"
#: ../src/GParted_Core.cc:2061
msgid "delete partition"
msgstr "Partition löschen"
#: ../src/GParted_Core.cc:2116
msgid "delete %1 file system"
msgstr "%1-Dateisystem löschen"
#. TO TRANSLATORS: looks like Clear file system Label on /dev/hda3
#: ../src/GParted_Core.cc:2133 ../src/OperationLabelFileSystem.cc:55
msgid "Clear file system label on %1"
msgstr "Datenträgerbezeichnung von %1 löschen"
#: ../src/GParted_Core.cc:2136
msgid "Set file system label to \"%1\" on %2"
msgstr "Datenträgerbezeichnung von %2 auf »%1« festlegen"
#. TO TRANSLATORS: looks like Clear partition name on /dev/hda3
#: ../src/GParted_Core.cc:2165 ../src/OperationNamePartition.cc:55
msgid "Clear partition name on %1"
msgstr "Den Partitionsnamen von %1 löschen"
#: ../src/GParted_Core.cc:2168
msgid "Set partition name to \"%1\" on %2"
msgstr "Den Partitionsnamen von %2 auf »%1« festlegen"
#: ../src/GParted_Core.cc:2193
msgid "Set half of the UUID on %1 to a new, random value"
msgstr "Die Hälfte der UUID auf %1 auf einen neuen, zufälligen Wert setzen"
#: ../src/GParted_Core.cc:2198
msgid "Set UUID on %1 to a new, random value"
msgstr "UUID auf %1 auf einen neuen, zufälligen Wert setzen"
#. TO TRANSLATORS:
#. * means that GParted has encountered a programming bug and tried
#. * to change the size of a partition when performing a move only
#. * step which is not permitted to change the partition size.
#.
#: ../src/GParted_Core.cc:2286
msgid "size of the partition is changing for a move only step"
msgstr "Die Partitionsgröße ändert sich durch das Verschieben"
#: ../src/GParted_Core.cc:2318
msgid "rollback last change to the partition table"
msgstr "Letzte Änderungen an der Partitionstabelle rückgängig machen"
#: ../src/GParted_Core.cc:2367
msgid "move file system to the left"
msgstr "Dateisystem nach links verschieben"
#: ../src/GParted_Core.cc:2369
msgid "move file system to the right"
msgstr "Dateisystem nach rechts verschieben"
#: ../src/GParted_Core.cc:2372
msgid "move file system"
msgstr "Dateisystem verschieben"
#: ../src/GParted_Core.cc:2374
msgid ""
"new and old file system have the same position. Hence skipping this "
"operation"
msgstr ""
"Neues und altes Dateisystem haben dieselbe Position. Diese Operation wird "
"übersprungen."
#: ../src/GParted_Core.cc:2440
msgid "using libparted"
msgstr "libparted wird verwendet"
#. TO TRANSLATORS:
#. * means that GParted has encountered a programming bug and tried
#. * to move the start of the partition when performing a resize
#. * only step which is not permitted to change the start of the
#. * partition.
#.
#: ../src/GParted_Core.cc:2514
msgid "start of the partition is changing for a resize only step"
msgstr "Anfang der Partition ändert sich durch die Größenänderung"
#: ../src/GParted_Core.cc:2586
msgid "resize/move partition"
msgstr "Partition verschieben/Größe ändern"
#: ../src/GParted_Core.cc:2589
msgid "move partition to the right"
msgstr "Partition nach rechts verschieben"
#: ../src/GParted_Core.cc:2592
msgid "move partition to the left"
msgstr "Partition nach links verschieben"
#: ../src/GParted_Core.cc:2595
msgid "grow partition from %1 to %2"
msgstr "Partition von %1 auf %2 vergrößern"
#: ../src/GParted_Core.cc:2598
msgid "shrink partition from %1 to %2"
msgstr "Partition von %1 auf %2 verkleinern"
#: ../src/GParted_Core.cc:2601
msgid "move partition to the right and grow it from %1 to %2"
msgstr "Partition nach rechts verschieben und von %1 auf %2 vergrößern"
#: ../src/GParted_Core.cc:2604
msgid "move partition to the right and shrink it from %1 to %2"
msgstr "Partition nach rechts verschieben und von %1 auf %2 verkleinern"
#: ../src/GParted_Core.cc:2607
msgid "move partition to the left and grow it from %1 to %2"
msgstr "Partition nach links verschieben und von %1 auf %2 vergrößern"
#: ../src/GParted_Core.cc:2610
msgid "move partition to the left and shrink it from %1 to %2"
msgstr "Partition nach rechts verschieben und von %1 auf %2 verkleinern"
#: ../src/GParted_Core.cc:2625
msgid ""
"new and old partition have the same size and position. Hence skipping this "
"operation"
msgstr ""
"Neue und alte Partition haben dieselbe Größe und Position. Diese Operation "
"wird übersprungen."
#: ../src/GParted_Core.cc:2635
msgid "old start: %1"
msgstr "Alter Anfang: %1"
#: ../src/GParted_Core.cc:2636
msgid "old end: %1"
msgstr "Altes Ende: %1"
#: ../src/GParted_Core.cc:2637
msgid "old size: %1 (%2)"
msgstr "Alte Größe: %1 (%2)"
#: ../src/GParted_Core.cc:2706 ../src/GParted_Core.cc:3456
msgid "new start: %1"
msgstr "Neuer Anfang: %1"
#: ../src/GParted_Core.cc:2707 ../src/GParted_Core.cc:3457
msgid "new end: %1"
msgstr "Neues Ende: %1"
#: ../src/GParted_Core.cc:2708 ../src/GParted_Core.cc:3458
msgid "new size: %1 (%2)"
msgstr "Neue Größe: %1 (%2)"
#: ../src/GParted_Core.cc:2735 ../src/GParted_Core.cc:3404
msgid "requested start: %1"
msgstr "Angeforderter Anfang: %1"
#: ../src/GParted_Core.cc:2736 ../src/GParted_Core.cc:3405
msgid "requested end: %1"
msgstr "Angefordertes Ende: %1"
#: ../src/GParted_Core.cc:2737 ../src/GParted_Core.cc:3406
msgid "requested size: %1 (%2)"
msgstr "Angeforderte Größe: %1 (%2)"
#. TO TRANSLATORS:
#. * means that GParted has encountered a programming bug and tried
#. * to grow the partition size or keep it the same when performing
#. * a shrink partition only step.
#.
#: ../src/GParted_Core.cc:2762
msgid "the new partition size is larger or the same for a shrink only step"
msgstr ""
"Die neue Partitionsgröße ist trotz Verkleinerung größer oder gleich groß"
#: ../src/GParted_Core.cc:2767
msgid "shrink file system"
msgstr "Dateisystem verkleinern"
#: ../src/GParted_Core.cc:2775
msgid "grow file system to fill the partition"
msgstr "Dateisystem bis zum Auffüllen der Partition vergrößern"
#: ../src/GParted_Core.cc:2786
msgid "growing is not available for this file system"
msgstr "Das Vergrößern ist auf diesem Dateisystem nicht verfügbar"
#: ../src/GParted_Core.cc:2795
msgid "growing the file system is currently disallowed"
msgstr "Vergrößern des Dateisystems ist derzeit nicht erlaubt"
#. TO TRANSLATORS: looks like not a linux-swap file system for a recreate linux-swap only step
#: ../src/GParted_Core.cc:2819
msgid "not a %1 file system for a recreate %1 only step"
msgstr "kein %1-Dateisystem bei Wiederherstellung von %1"
#. TO TRANSLATORS: looks like recreate linux-swap file system
#: ../src/GParted_Core.cc:2831
msgid "recreate %1 file system"
msgstr "%1-Dateisystem wiederherstellen"
#: ../src/GParted_Core.cc:2897
msgid "the destination is smaller than the source partition"
msgstr "Das Ziel ist kleiner als die Quellpartition"
#: ../src/GParted_Core.cc:2940
msgid "copy file system from %1 to %2"
msgstr "Dateisystem von %1 nach %2 kopieren"
#: ../src/GParted_Core.cc:3021
msgid "using internal algorithm"
msgstr "Interner Algorithmus wird verwendet"
#. TO TRANSLATORS: looks like copy 1.00 MiB
#: ../src/GParted_Core.cc:3024
msgid "copy %1"
msgstr "%1 kopieren"
#: ../src/GParted_Core.cc:3027
msgid "finding optimal block size"
msgstr "Optimale Blockgröße wird ermittelt"
#: ../src/GParted_Core.cc:3069
msgid "%1 seconds"
msgstr "%1 Sekunden"
#. TO TRANSLATORS: looks like optimal block size is 1.00 MiB
#: ../src/GParted_Core.cc:3087
msgid "optimal block size is %1"
msgstr "Optimale Blockgröße beträgt %1"
#. TO TRANSLATORS: looks like 1.00 MiB (1048576 B) copied
#: ../src/GParted_Core.cc:3105
msgid "%1 (%2 B) copied"
msgstr "%1 (%2 B) kopiert"
#: ../src/GParted_Core.cc:3143
msgid "roll back last transaction"
msgstr "Letzte Transaktion wird rückgängig gemacht"
#. TO TRANSLATORS: looks like check file system on /dev/sda5 for errors and (if possible) fix them
#: ../src/GParted_Core.cc:3170
msgid "check file system on %1 for errors and (if possible) fix them"
msgstr ""
"Dateisystem auf %1 auf Fehler überprüfen und (falls möglich) diese beheben"
#: ../src/GParted_Core.cc:3179
msgid "checking is not available for this file system"
msgstr "Überprüfen ist auf diesen Dateisystem nicht verfügbar"
#: ../src/GParted_Core.cc:3213
msgid "set partition type on %1"
msgstr "Partitionstyp auf %1 festlegen"
#. TO TRANSLATORS: looks like new partition type: ext4
#: ../src/GParted_Core.cc:3256
msgid "new partition type: %1"
msgstr "Neue Partitionstyp: %1"
#. TO TRANSLATORS: looks like new partition flag: lvm
#: ../src/GParted_Core.cc:3271
msgid "new partition flag: %1"
msgstr "Neue Partitionsmarkierung: %1"
#: ../src/GParted_Core.cc:3299
msgid "calibrate %1"
msgstr "%1 kalibrieren"
#: ../src/GParted_Core.cc:3368
msgid "device"
msgstr "Laufwerk"
#: ../src/GParted_Core.cc:3400
msgid "calculate new size and position of %1"
msgstr "Neue Größe und Position von %1 berechnen"
#: ../src/GParted_Core.cc:3516
msgid "clear old file system signatures in %1"
msgstr "Alte Dateisystem-Signaturen auf %1 löschen"
#: ../src/GParted_Core.cc:3722
msgid "flush operating system cache of %1"
msgstr "Betriebssystem-Zwischenspeicher von %1 leeren"
#. TO TRANSLATORS: update boot sector of ntfs file system on /dev/sdd1
#: ../src/GParted_Core.cc:3754
msgid "update boot sector of %1 file system on %2"
msgstr "Bootsektor von %1 mit Dateisystem auf %2 aktualisieren"
#. TO TRANSLATORS: looks like Error trying to write to boot sector in /dev/sdd1
#: ../src/GParted_Core.cc:3790
msgid "Error trying to write to boot sector in %1"
msgstr "Fehler beim Versuch, in den Bootsektor von %1 zu schreiben"
#. TO TRANSLATORS: looks like Error trying to seek to position 0x1C in /dev/sdd1
#: ../src/GParted_Core.cc:3796
msgid "Error trying to seek to position 0x1c in %1"
msgstr "Fehler beim Versuch, zur Position 0x1c auf %1 zu springen"
#. TO TRANSLATORS: looks like Error trying to open /dev/sdd1
#: ../src/GParted_Core.cc:3803
msgid "Error trying to open %1"
msgstr "Fehler beim Versuch, %1 zu öffnen"
#. TO TRANSLATORS: looks like Failed to set the number of hidden sectors to 05ab4f00 in the ntfs boot record.
#: ../src/GParted_Core.cc:3813
msgid ""
"Failed to set the number of hidden sectors to %1 in the NTFS boot record."
msgstr ""
"Fehler beim Festlegen der versteckten Sektoren auf %1 im NTFS-Bootbereich."
#: ../src/GParted_Core.cc:3815
msgid "You might try the following command to correct the problem:"
msgstr "Sie könnten folgenden Befehl ausführen, um das Problem zu beheben:"
#. TO TRANSLATORS: looks like Ignoring device /dev/sde with logical sector size of 2048 bytes.
#: ../src/GParted_Core.cc:3876
msgid "Ignoring device %1 with logical sector size of %2 bytes."
msgstr ""
"Laufwerk %1 mit einer logischen Sektorgröße von %2 Byte wird ignoriert."
#: ../src/GParted_Core.cc:3879
msgid ""
"GParted requires libparted version 2.2 or higher to support devices with "
"sector sizes larger than 512 bytes."
msgstr ""
"GParted benötigt libparted in Version 2.2 oder neuer, um Laufwerke zu "
"unterstützen, deren Sektoren 512 Bytes groß oder größer sind."
#: ../src/GParted_Core.cc:4043
msgid "Libparted Information"
msgstr "Libparted-Information"
#: ../src/GParted_Core.cc:4047
msgid "Libparted Warning"
msgstr "Libparted-Warnung"
#: ../src/GParted_Core.cc:4051
msgid "Libparted Error"
msgstr "Libparted-Fehler"
#: ../src/GParted_Core.cc:4054
msgid "Libparted Fatal"
msgstr "Libparted: Schwerwiegender Fehler"
#: ../src/GParted_Core.cc:4057
msgid "Libparted Bug"
msgstr "Libparted: Programmfehler"
#: ../src/GParted_Core.cc:4060
msgid "Libparted Unsupported Feature"
msgstr "Libparted: Nicht unterstützte Funktion"
#: ../src/GParted_Core.cc:4063
msgid "Libparted unknown exception"
msgstr "Libparted: Unbekannte Ausnahme"
#: ../src/GParted_Core.cc:4067
msgid "Fix"
msgstr "Reparieren"
#: ../src/GParted_Core.cc:4069
msgid "Yes"
msgstr "Ja"
#: ../src/GParted_Core.cc:4071
msgid "Ok"
msgstr "OK"
#: ../src/GParted_Core.cc:4073
msgid "Retry"
msgstr "Wiederholen"
#: ../src/GParted_Core.cc:4075
msgid "No"
msgstr "Nein"
#: ../src/GParted_Core.cc:4077
msgid "Cancel"
msgstr "Abbrechen"
#: ../src/GParted_Core.cc:4079
msgid "Ignore"
msgstr "Ignorieren"
#: ../src/HBoxOperations.cc:44 ../src/Win_GParted.cc:173
msgid "_Undo Last Operation"
msgstr "Letzte Operation _rückgängig machen"
#: ../src/HBoxOperations.cc:49 ../src/Win_GParted.cc:179
msgid "_Clear All Operations"
msgstr "_Alle Operationen löschen"
#: ../src/HBoxOperations.cc:54 ../src/Win_GParted.cc:184
msgid "_Apply All Operations"
msgstr "Alle Operationen aus_führen"
#: ../src/LVM2_PV_Info.cc:193
msgid "One or more Physical Volumes belonging to the Volume Group is missing."
msgstr ""
"Ein oder mehrere physische Datenträger, die zur Datenträgergruppe gehören, "
"fehlen."
#: ../src/LVM2_PV_Info.cc:321
msgid "An error occurred reading LVM2 configuration!"
msgstr "Beim Lesen der LVM2-Konfiguration trat ein Fehler auf!"
#: ../src/LVM2_PV_Info.cc:323
msgid "Some or all of the details might be missing or incorrect."
msgstr "Einige oder alle Angaben könnten fehlen oder falsch sein."
#: ../src/LVM2_PV_Info.cc:325
msgid "You should NOT modify any LVM2 PV partitions."
msgstr "Sie sollten LVM2-PV-Partitionen NICHT verändern."
#. TO TRANSLATORS: looks like Set half the UUID to a new random value on ntfs file system on /dev/sda1
#: ../src/OperationChangeUUID.cc:56
msgid "Set half the UUID to a new random value on %1 file system on %2"
msgstr ""
"Die Hälfte der UUID auf einen neuen, zufälligen Wert auf dem %1-Dateisystem "
"auf %2 setzen"
#. TO TRANSLATORS: looks like Set a new random UUID on ext4 file system on /dev/sda1
#: ../src/OperationChangeUUID.cc:63
msgid "Set a new random UUID on %1 file system on %2"
msgstr "Eine zufällig erzeugte neue UUID auf %1-Dateisystem auf %2 setzen"
#. TO TRANSLATORS: looks like Copy /dev/hda4 to /dev/hdd (start at 250 MiB)
#: ../src/OperationCopy.cc:83
msgid "Copy %1 to %2 (start at %3)"
msgstr "%1 nach %2 kopieren (beginnend ab %3)"
#. TO TRANSLATORS: looks like Copy /dev/hda4 to /dev/hdd1
#: ../src/OperationCopy.cc:92
msgid "Copy %1 to %2"
msgstr "%1 nach %2 kopieren"
#. Bug: Not initialised by constructor or reset later
#. TO TRANSLATORS: looks like Check and repair file system (ext3) on /dev/hda4
#: ../src/OperationCheck.cc:50
msgid "Check and repair file system (%1) on %2"
msgstr "Dateisystem (%1) auf %2 überprüfen und reparieren"
#. TO TRANSLATORS: looks like Create Logical Partition #1 (ntfs, 345 MiB) on /dev/hda
#: ../src/OperationCreate.cc:71
msgid "Create %1 #%2 (%3, %4) on %5"
msgstr "%1 Nr. %2 (%3, %4) auf %5 erstellen"
#. TO TRANSLATORS: looks like Delete /dev/hda2 (ntfs, 345 MiB) from /dev/hda
#: ../src/OperationDelete.cc:115
msgid "Delete %1 (%2, %3) from %4"
msgstr "%1 (%2, %3) von %4 löschen"
#. Bug: Not initialised by constructor or reset later
#. Bug: Not initialised by constructor or reset later
#. TO TRANSLATORS: looks like Format /dev/hda4 as linux-swap
#: ../src/OperationFormat.cc:75
msgid "Format %1 as %2"
msgstr "%1 als %2 formatieren"
# Minimaler Unterschied zu "Set file system label to \"%1\" on %2"
#. TO TRANSLATORS: looks like Set file system label "My Label" on /dev/hda3
#: ../src/OperationLabelFileSystem.cc:61
msgid "Set file system label \"%1\" on %2"
msgstr "Datenträgerbezeichnung »%1« für %2 festlegen"
#. TO TRANSLATORS: looks like Set partition name "My Name" on /dev/hda3
#: ../src/OperationNamePartition.cc:61
msgid "Set partition name \"%1\" on %2"
msgstr "Den Partitionsnamen »%1« für %2 festlegen"
#: ../src/OperationResizeMove.cc:104
msgid "resize/move %1"
msgstr "Größe ändern/Verschieben von %1"
#: ../src/OperationResizeMove.cc:106
msgid ""
"new and old partition have the same size and position. Hence continuing "
"anyway"
msgstr ""
"Neue und alte Partition haben die gleiche Größe und Position. Es wird "
"trotzdem fortgefahren."
#: ../src/OperationResizeMove.cc:110
msgid "Move %1 to the right"
msgstr "%1 nach rechts verschieben"
#: ../src/OperationResizeMove.cc:113
msgid "Move %1 to the left"
msgstr "%1 nach links verschieben"
#: ../src/OperationResizeMove.cc:116
msgid "Grow %1 from %2 to %3"
msgstr "%1 von %2 auf %3 vergrößern"
#: ../src/OperationResizeMove.cc:119
msgid "Shrink %1 from %2 to %3"
msgstr "%1 von %2 auf %3 verkleinern"
#: ../src/OperationResizeMove.cc:122
msgid "Move %1 to the right and grow it from %2 to %3"
msgstr "%1 nach rechts verschieben und von %2 auf %3 vergrößern"
#: ../src/OperationResizeMove.cc:125
msgid "Move %1 to the right and shrink it from %2 to %3"
msgstr "%1 nach rechts verschieben und von %2 auf %3 verkleinern"
#: ../src/OperationResizeMove.cc:128
msgid "Move %1 to the left and grow it from %2 to %3"
msgstr "%1 nach links verschieben und von %2 auf %3 vergrößern"
#: ../src/OperationResizeMove.cc:131
msgid "Move %1 to the left and shrink it from %2 to %3"
msgstr "%1 nach links verschieben und von %2 auf %3 verkleinern"
#. TO TRANSLATORS: looks like 1.00 MiB of 16.00 MiB copied (00:01:59 remaining)
#: ../src/ProgressBar.cc:98
msgid "%1 of %2 copied (%3 remaining)"
msgstr "%1 von %2 kopiert (%3 verbleiben)"
#: ../src/TreeView_Detail.cc:43
msgid "Name"
msgstr "Name"
#: ../src/TreeView_Detail.cc:45
msgid "Mount Point"
msgstr "Einhängepunkt"
#: ../src/TreeView_Detail.cc:47
msgid "Size"
msgstr "Größe"
#: ../src/TreeView_Detail.cc:48
msgid "Used"
msgstr "Benutzt"
#: ../src/TreeView_Detail.cc:49
msgid "Unused"
msgstr "Unbenutzt"
#: ../src/TreeView_Detail.cc:50
msgid "Flags"
msgstr "Markierungen"
#. TO TRANSLATORS: means that this is an encrypted file system
#: ../src/TreeView_Detail.cc:190 ../src/TreeView_Detail.cc:200
msgid "Encrypted"
msgstr "Verschlüsselt"
#. TO TRANSLATORS: unallocated
#. * means that this space on the disk device does
#. * not contain a recognized file system, and is in
#. * other words unallocated.
#.
#: ../src/Utils.cc:252
msgid "unallocated"
msgstr "nicht zugeteilt"
#. TO TRANSLATORS: unknown
#. * means that this space within this partition does
#. * not contain a file system known to GParted, and
#. * is in other words unknown.
#.
#: ../src/Utils.cc:259
msgid "unknown"
msgstr "unbekannt"
#. TO TRANSLATORS: unformatted
#. * means that the space within this partition will not
#. * be formatted with a known file system by GParted.
#.
#: ../src/Utils.cc:265
msgid "unformatted"
msgstr "nicht formatiert"
#. TO TRANSLATORS: cleared
#. * means that all file system signatures in the partition
#. * will be cleared by GParted.
#.
#: ../src/Utils.cc:271
msgid "cleared"
msgstr "gelöscht"
#: ../src/Utils.cc:291
msgid "used"
msgstr "benutzt"
#: ../src/Utils.cc:292
msgid "unused"
msgstr "unbenutzt"
#: ../src/Utils.cc:424
msgid "%1 B"
msgstr "%1 B"
#: ../src/Utils.cc:429
msgid "%1 KiB"
msgstr "%1 KiB"
#: ../src/Utils.cc:434
msgid "%1 MiB"
msgstr "%1 MiB"
#: ../src/Utils.cc:439
msgid "%1 GiB"
msgstr "%1 GiB"
#: ../src/Utils.cc:444
msgid "%1 TiB"
msgstr "%1 TiB"
#: ../src/Win_GParted.cc:157
msgid "_Refresh Devices"
msgstr "Laufwerke _aktualisieren"
#: ../src/Win_GParted.cc:163
msgid "_Devices"
msgstr "_Laufwerke"
#: ../src/Win_GParted.cc:168
msgid "_GParted"
msgstr "_GParted"
#: ../src/Win_GParted.cc:188
msgid "_Edit"
msgstr "_Bearbeiten"
#: ../src/Win_GParted.cc:193
msgid "Device _Information"
msgstr "Laufwerks_informationen"
#: ../src/Win_GParted.cc:195
msgid "Pending _Operations"
msgstr "Ausstehende _Operationen"
#: ../src/Win_GParted.cc:196
msgid "_View"
msgstr "_Ansicht"
#: ../src/Win_GParted.cc:200
msgid "_File System Support"
msgstr "_Dateisystemunterstützung"
#: ../src/Win_GParted.cc:204
msgid "_Create Partition Table"
msgstr "Partitionstabelle _erstellen"
#: ../src/Win_GParted.cc:207
msgid "_Attempt Data Rescue"
msgstr "D_atenrettung versuchen"
#: ../src/Win_GParted.cc:210
msgid "_Device"
msgstr "_Laufwerk"
#: ../src/Win_GParted.cc:214
msgid "_Partition"
msgstr "_Partition"
#: ../src/Win_GParted.cc:219
msgid "_Contents"
msgstr "_Inhalte"
#: ../src/Win_GParted.cc:227
msgid "_Help"
msgstr "_Hilfe"
#. TO TRANSLATORS: "New" is a tool bar item for partition actions.
#: ../src/Win_GParted.cc:239
msgid "New"
msgstr "Neu"
#: ../src/Win_GParted.cc:244
msgid "Create a new partition in the selected unallocated space"
msgstr "Eine neue Partition im ausgewählten unzugeteilten Bereich erzeugen"
#: ../src/Win_GParted.cc:249
msgid "Delete the selected partition"
msgstr "Die ausgewählte Partition löschen"
#: ../src/Win_GParted.cc:271
msgid "Resize/Move the selected partition"
msgstr "Die ausgewählte Partition in der Größe ändern oder verschieben"
#: ../src/Win_GParted.cc:280
msgid "Copy the selected partition to the clipboard"
msgstr "Die ausgewählte Partition in die Zwischenablage kopieren"
#: ../src/Win_GParted.cc:285
msgid "Paste the partition from the clipboard"
msgstr "Die Partition aus der Zwischenablage einfügen"
#: ../src/Win_GParted.cc:297
msgid "Undo Last Operation"
msgstr "letzte Operation rückgängig machen"
#: ../src/Win_GParted.cc:305
msgid "Apply All Operations"
msgstr "Alle Operationen ausführen"
#. TO TRANSLATORS: "_New" is a sub menu item for the partition menu.
#: ../src/Win_GParted.cc:329
msgid "_New"
msgstr "_Neu"
#: ../src/Win_GParted.cc:346
msgid "_Resize/Move"
msgstr "_Größe ändern/Verschieben"
#: ../src/Win_GParted.cc:370
msgid "_Format to"
msgstr "_Formatieren als"
#: ../src/Win_GParted.cc:386
msgid "_Mount on"
msgstr "_Einhängen auf"
#: ../src/Win_GParted.cc:393
msgid "_Name Partition"
msgstr "Partition be_nennen"
#: ../src/Win_GParted.cc:398
msgid "M_anage Flags"
msgstr "Markierungen be_arbeiten"
#: ../src/Win_GParted.cc:403
msgid "C_heck"
msgstr "Ü_berprüfen"
#: ../src/Win_GParted.cc:408
msgid "_Label File System"
msgstr "Dateisystem _bezeichnen"
#: ../src/Win_GParted.cc:413
msgid "New UU_ID"
msgstr "Neue UU_ID"
#: ../src/Win_GParted.cc:473
msgid "Device Information"
msgstr "Laufwerksinformationen"
#. model
#: ../src/Win_GParted.cc:481
msgid "Model:"
msgstr "Modell:"
#. Serial number
#: ../src/Win_GParted.cc:489
msgid "Serial:"
msgstr "Seriennummer:"
#. disktype
#: ../src/Win_GParted.cc:521
msgid "Partition table:"
msgstr "Partitionstabelle:"
#. heads
#: ../src/Win_GParted.cc:529
msgid "Heads:"
msgstr "Köpfe:"
#. sectors/track
#: ../src/Win_GParted.cc:537
msgid "Sectors/track:"
msgstr "Sektoren/Spuren:"
#. cylinders
#: ../src/Win_GParted.cc:545
msgid "Cylinders:"
msgstr "Zylinder:"
#. sector size
#: ../src/Win_GParted.cc:561
msgid "Sector size:"
msgstr "Sektorgröße:"
#: ../src/Win_GParted.cc:737
msgid "Could not add this operation to the list"
msgstr "Diese Operation kann nicht zur Liste hinzugefügt werden"
#: ../src/Win_GParted.cc:918
msgid "%1 operation pending"
msgid_plural "%1 operations pending"
msgstr[0] "%1 ausstehende Operation"
msgstr[1] "%1 ausstehende Operationen"
#: ../src/Win_GParted.cc:1037
msgid "Quit GParted?"
msgstr "Möchten Sie GParted wirklich beenden?"
#: ../src/Win_GParted.cc:1043
msgid "%1 operation is currently pending."
msgid_plural "%1 operations are currently pending."
msgstr[0] "%1 Operation steht momentan aus."
msgstr[1] "%2 Operationen stehen momentan aus."
#: ../src/Win_GParted.cc:1358
msgid "%1 - GParted"
msgstr "%1 - GParted"
#: ../src/Win_GParted.cc:1408
msgid "Scanning all devices..."
msgstr "Alle Laufwerke werden abgefragt …"
#: ../src/Win_GParted.cc:1455
msgid "No devices detected"
msgstr "Keine Laufwerke erkannt"
#. TO TRANSLATORS: looks like No partition table found on device /dev/sda
#: ../src/Win_GParted.cc:1540
msgid "No partition table found on device %1"
msgstr "Keine Partitionstabelle auf Laufwerk %1 gefunden"
#: ../src/Win_GParted.cc:1545
msgid "A partition table is required before partitions can be added."
msgstr ""
"Eine Partitionstabelle ist erforderlich, bevor Partitionen hinzugefügt "
"werden können."
#: ../src/Win_GParted.cc:1547
msgid "To create a new partition table choose the menu item:"
msgstr ""
"Um eine neue Partitionstabelle zu erstellen, wählen Sie den Menüeintrag:"
#. TO TRANSLATORS: this message represents the menu item Create Partition Table under the Device menu.
#: ../src/Win_GParted.cc:1550
msgid "Device --> Create Partition Table."
msgstr "Laufwerk → Partitionstabelle erstellen"
#: ../src/Win_GParted.cc:1586
msgid "Unable to open GParted Manual help file"
msgstr "Die Hilfedatei zu GParted kann nicht geöffnet werden"
#: ../src/Win_GParted.cc:1605
msgid "Documentation is not available"
msgstr "Dokumentation ist nicht verfügbar"
#: ../src/Win_GParted.cc:1610
msgid "This build of gparted is configured without documentation."
msgstr "Diese Version von GParted wurde ohne Dokumentation erstellt."
#: ../src/Win_GParted.cc:1612
msgid "Documentation is available at the project web site."
msgstr "Die Dokumentation ist auf der Webseite des Projekts verfügbar."
#: ../src/Win_GParted.cc:1630
msgid "GNOME Partition Editor"
msgstr "GNOME Partitionierungswerkzeug"
#. TO TRANSLATORS: your name(s) here please, if there are more translators put newlines (\n) between the names.
#. It's a good idea to provide the url of your translation team as well. Thanks!
#: ../src/Win_GParted.cc:1664
msgid "translator-credits"
msgstr ""
"Deutsches GNOME-Übersetzungsteam:\n"
"http://l10n.gnome.org/teams/de/\n"
"\n"
"Hendrik Brandt <heb@gnome-de.org>\n"
"Jochen Skulj <jochen@jochenskulj.de>\n"
"Jan Janssen <medhefgo@web.de>\n"
"Christian Kirbach <Christian.Kirbach@googlemail.com>\n"
"Mario Blättermann <mario.blaettermann@gmail.com>\n"
"Bernd Homuth <dev@hmt.im>"
#: ../src/Win_GParted.cc:1711
msgid "It is not possible to create more than %1 primary partition"
msgid_plural "It is not possible to create more than %1 primary partitions"
msgstr[0] "Es ist nicht möglich, mehr als %1 primäre Partition zu erstellen"
msgstr[1] "Es ist nicht möglich, mehr als %1 primäre Partitionen zu erstellen"
#: ../src/Win_GParted.cc:1723
msgid ""
"If you want more partitions you should first create an extended partition. "
"Such a partition can contain other partitions. Because an extended partition "
"is also a primary partition it might be necessary to remove a primary "
"partition first."
msgstr ""
"Wenn Sie weitere Partitionen anlegen möchten, sollten Sie zunächst eine "
"erweiterte Partition erstellen. Diese kann dann weitere logische Partitionen "
"aufnehmen. Weil eine erweiterte Partition auch eine primäre Partition ist, "
"kann es erforderlich sein, eine primäre Partition zunächst zu löschen."
#: ../src/Win_GParted.cc:1792
msgid "Moving a partition might cause your operating system to fail to boot"
msgstr ""
"Verschieben einer Partition könnte dazu führen, dass Ihr System nicht mehr "
"startet"
#. TO TRANSLATORS: looks like You queued an operation to move the start sector of partition /dev/sda3.
#: ../src/Win_GParted.cc:1799
msgid "You have queued an operation to move the start sector of partition %1."
msgstr ""
"Sie haben eine Operation zum Verschieben des Startsektors der Partition %1 "
"zur Warteschlange hinzugefügt."
#: ../src/Win_GParted.cc:1801
msgid ""
" Failure to boot is most likely to occur if you move the GNU/Linux "
"partition containing /boot, or if you move the Windows system partition C:."
msgstr ""
" Der Bootvorgang scheitert meist dann, wenn Sie eine GNU/Linux-Partition "
"verschieben, die /boot enthält, oder beim Verschieben der Windows-"
"Systempartition C:."
#: ../src/Win_GParted.cc:1803
msgid "You can learn how to repair the boot configuration in the GParted FAQ."
msgstr ""
"In den »Häufig gestellten Fragen« zu GParted erfahren Sie mehr darüber, wie "
"die Startkonfiguration repariert werden kann."
#: ../src/Win_GParted.cc:1807
msgid "Moving a partition might take a very long time to apply."
msgstr "Das Verschieben einer Partition kann viel Zeit in Anspruch nehmen."
#: ../src/Win_GParted.cc:1874
msgid "Copy of %1"
msgstr "Kopie von %1"
#: ../src/Win_GParted.cc:1935
msgid "You have pasted into an existing partition"
msgstr "Sie haben in eine bestehende Partition eingefügt"
#: ../src/Win_GParted.cc:1943
msgid "The data in %1 will be lost if you apply this operation."
msgstr ""
"Die Daten in %1 werden verloren gehen, wenn Sie diese Operation anwenden."
#: ../src/Win_GParted.cc:2024
msgid "Unable to delete %1!"
msgstr "Partition %1 konnte nicht gelöscht werden!"
#: ../src/Win_GParted.cc:2031
msgid "Please unmount any logical partitions having a number higher than %1"
msgstr ""
"Bitte hängen Sie jede logische Partition mit einer Nummer größer als %1 aus."
#: ../src/Win_GParted.cc:2042
msgid "Are you sure you want to delete %1?"
msgstr "Sind Sie sicher, dass Sie %1 löschen möchten?"
#: ../src/Win_GParted.cc:2049
msgid "After deletion this partition is no longer available for copying."
msgstr ""
"Nachdem diese Partition gelöscht wurde, steht Sie nicht mehr zum Kopieren "
"zur Verfügung."
#. TO TRANSLATORS: dialogtitle, looks like Delete /dev/hda2 (ntfs, 2345 MiB)
#: ../src/Win_GParted.cc:2052
msgid "Delete %1 (%2, %3)"
msgstr "Löschen von %1 (%2, %3)"
#. TO TRANSLATORS: looks like
#. * Cannot format this file system to fat16.
#.
#: ../src/Win_GParted.cc:2146
msgid "Cannot format this file system to %1"
msgstr "Dieses Dateisystem kann nicht als %1 formatiert werden"
#. TO TRANSLATORS: looks like
#. * A fat16 file system requires a partition of at least 16.00 MiB.
#.
#: ../src/Win_GParted.cc:2158
msgid "A %1 file system requires a partition of at least %2."
msgstr "Ein %1-Dateisystem muss mindestens eine Größe von %2 besitzen."
#. TO TRANSLATORS: looks like
#. * A partition with a hfs file system has a maximum size of 2.00 GiB.
#.
#: ../src/Win_GParted.cc:2166
msgid "A partition with a %1 file system has a maximum size of %2."
msgstr ""
"Eine Partition mit einem %1-Dateisystem darf maximal eine Größe von %2 "
"besitzen."
#: ../src/Win_GParted.cc:2255
msgid "The partition could not be unmounted from the following mount points:"
msgstr ""
"Die Partition konnte von folgenden Einhängepunkten nicht ausgehängt werden:"
#: ../src/Win_GParted.cc:2257
msgid ""
"This is because other partitions are also mounted on these mount points. "
"You are advised to unmount them manually."
msgstr ""
"Andere Partitionen sind ebenfalls an diesen Einhängepunkten eingehängt. Es "
"wird Ihnen empfohlen, diese manuell auszuhängen."
#. TO TRANSLATORS: Singular case looks like 1 operation is currently pending for partition /dev/sdb1
#: ../src/Win_GParted.cc:2270
msgid "%1 operation is currently pending for partition %2"
msgid_plural "%1 operations are currently pending for partition %2"
msgstr[0] "%1 Operation steht momentan aus für Partition %2"
msgstr[1] "%2 Operationen stehen momentan aus für Partition %2"
#: ../src/Win_GParted.cc:2285
msgid "Use the Edit menu to undo, clear or apply pending operations."
msgstr ""
"Verwenden Sie das »Bearbeiten«-Menü, um entweder Operationen rückgängig zu "
"machen, zu löschen oder alle anzuwenden."
#: ../src/Win_GParted.cc:2327
msgid ""
"The swapoff action cannot be performed when there are operations pending for "
"the partition."
msgstr ""
"Die Aktion »Auslagerungsspeicher ausschalten« kann nicht ausgeführt werden, "
"wenn eine Operation für die Partition aussteht."
#: ../src/Win_GParted.cc:2328
msgid "Deactivating swap on %1"
msgstr "Auslagerungsspeicher wird auf %1 ausgeschalten"
#: ../src/Win_GParted.cc:2329
msgid "Could not deactivate swap"
msgstr "Auslagerungsspeicher konnte nicht ausgeschaltet werden"
#: ../src/Win_GParted.cc:2334
msgid ""
"The swapon action cannot be performed when there are operations pending for "
"the partition."
msgstr ""
"Die Aktion »Auslagerungsspeicher einschalten« kann nicht ausgeführt werden, "
"wenn eine Operation für die Partition aussteht."
#: ../src/Win_GParted.cc:2335
msgid "Activating swap on %1"
msgstr "Auslagerungsspeicher wird auf %1 eingeschalten"
#: ../src/Win_GParted.cc:2336
msgid "Could not activate swap"
msgstr "Auslagerungsspeicher konnte nicht eingeschaltet werden"
#: ../src/Win_GParted.cc:2341
msgid ""
"The deactivate Volume Group action cannot be performed when there are "
"operations pending for the partition."
msgstr ""
"Die Aktion »Datenträgergruppe deaktivieren« kann nicht ausgeführt werden, "
"wenn noch eine Operation für die Partition aussteht."
#: ../src/Win_GParted.cc:2342
msgid "Deactivating Volume Group %1"
msgstr "Datenträgergruppe %1 wird deaktiviert"
#. VGNAME from point point
#: ../src/Win_GParted.cc:2344
msgid "Could not deactivate Volume Group"
msgstr "Datenträgergruppe konnte nicht deaktiviert werden"
#: ../src/Win_GParted.cc:2349
msgid ""
"The activate Volume Group action cannot be performed when there are "
"operations pending for the partition."
msgstr ""
"Die Aktion »Datenträgergruppe aktivieren« kann nicht ausgeführt werden, wenn "
"noch eine Operation für die Partition aussteht."
#: ../src/Win_GParted.cc:2350
msgid "Activating Volume Group %1"
msgstr "Datenträgergruppe %1 wird aktiviert"
#. VGNAME from point point
#: ../src/Win_GParted.cc:2352
msgid "Could not activate Volume Group"
msgstr "Datenträgergruppe konnte nicht aktiviert werden"
#: ../src/Win_GParted.cc:2357
msgid ""
"The unmount action cannot be performed when there are operations pending for "
"the partition."
msgstr ""
"Die Aushängen-Aktion kann nicht ausgeführt werden, wenn noch eine Operation "
"für die Partition aussteht."
#: ../src/Win_GParted.cc:2358
msgid "Unmounting %1"
msgstr "%1 wird ausgehängt"
#: ../src/Win_GParted.cc:2359
msgid "Could not unmount %1"
msgstr "%1 konnte nicht ausgehängt werden"
#. Bug: Partition callback without a selected partition
#. Bug: Not pointing at a valid display partition object
#: ../src/Win_GParted.cc:2423
msgid ""
"The mount action cannot be performed when an operation is pending for the "
"partition."
msgstr ""
"Die Einhängen-Aktion kann nicht ausgeführt werden, wenn noch eine Operation "
"für die Partition aussteht."
#: ../src/Win_GParted.cc:2435
msgid "mounting %1 on %2"
msgstr "%1 wird auf %2 eingehängt"
#: ../src/Win_GParted.cc:2462
msgid "Could not mount %1 on %2"
msgstr "%1 konnte nicht auf %s ausgehängt werden"
#. TO TRANSLATORS: Singular case looks like 1 partition is currently active on device /dev/sda
#: ../src/Win_GParted.cc:2481
msgid "%1 partition is currently active on device %2"
msgid_plural "%1 partitions are currently active on device %2"
msgstr[0] "%1 Partition ist derzeit aktiv auf Gerät %2"
msgstr[1] "%1 Partitionen sind derzeit aktiv auf Gerät %2"
#: ../src/Win_GParted.cc:2496
msgid ""
"A new partition table cannot be created when there are active partitions."
msgstr ""
"Eine neue Partitionstabelle kann nicht erstellt werden, solange es noch "
"aktive Partitionen gibt."
#: ../src/Win_GParted.cc:2498
msgid ""
"Active partitions are those that are in use, such as a mounted file system, "
"or enabled swap space."
msgstr ""
"Aktive Partitionen sind jene, die entweder in Verwendung sind, wie z.B. "
"eingehängte Dateisysteme oder aktivierter Auslagerungsspeicher."
#: ../src/Win_GParted.cc:2500
msgid ""
"Use Partition menu options, such as unmount or swapoff, to deactivate all "
"partitions on this device before creating a new partition table."
msgstr ""
"Verwenden Sie Einträge des »Partition«-Menüs, wie z.B. »Aushängen« oder "
"»Auslagerungsspeicher ausschalten«, um alle Partitionen auf diesem Laufwerk "
"zu deaktivieren, bevor Sie eine neue Partitionstabelle erstellen."
#: ../src/Win_GParted.cc:2512
msgid "%1 operation is currently pending"
msgid_plural "%1 operations are currently pending"
msgstr[0] "%1 Operation steht momentan aus"
msgstr[1] "%2 Operationen stehen momentan aus"
#: ../src/Win_GParted.cc:2525
msgid ""
"A new partition table cannot be created when there are pending operations."
msgstr ""
"Eine neue Partitionstabelle kann nicht erstellt werden, wenn es noch "
"ausstehende Operationen gibt."
#: ../src/Win_GParted.cc:2527
msgid ""
"Use the Edit menu to either clear or apply all operations before creating a "
"new partition table."
msgstr ""
"Verwenden Sie das »Bearbeiten«-Menü, um entweder alle Operationen anzuwenden "
"oder zu löschen, bevor Sie eine neue Partitionstabelle erstellen."
#: ../src/Win_GParted.cc:2542
msgid "Error while creating partition table"
msgstr "Fehler beim Erstellen der Partitionstabelle"
#: ../src/Win_GParted.cc:2562
msgid "Command gpart was not found"
msgstr "gpart-Befehl wurde nicht gefunden"
#: ../src/Win_GParted.cc:2563
msgid "This feature uses gpart. Please install gpart and try again."
msgstr ""
"Dieses Funktionsmerkmal nutzt gpart. Bitte installieren Sie gpart und "
"versuchen Sie es erneut."
#. Dialog information
#: ../src/Win_GParted.cc:2571
msgid "A full disk scan is needed to find file systems."
msgstr ""
"Ein vollständiges Einlesen des Datenträgers ist erforderlich, um "
"Dateisysteme zu finden."
#: ../src/Win_GParted.cc:2573
msgid "The scan might take a very long time."
msgstr "Der Einlesevorgang kann viel Zeit in Anspruch nehmen."
#: ../src/Win_GParted.cc:2575
msgid ""
"After the scan you can mount any discovered file systems and copy the data "
"to other media."
msgstr ""
"Nach dem Einlesen können Sie alle gefundenen Dateisysteme einhängen und die "
"Daten auf andere Medien kopieren."
#: ../src/Win_GParted.cc:2577
msgid "Do you want to continue?"
msgstr "Möchten Sie fortfahren? "
#. TO TRANSLATORS: looks like Search for file systems on /deb/sdb
#: ../src/Win_GParted.cc:2581
msgid "Search for file systems on %1"
msgstr "Dateisystemsuche auf %1"
#. TO TRANSLATORS: looks like Searching for file systems on /deb/sdb
#: ../src/Win_GParted.cc:2592
msgid "Searching for file systems on %1"
msgstr "Nach Dateisystemen auf %1 wird gesucht"
#. TO TRANSLATORS: looks like No file systems found on /deb/sdb
#: ../src/Win_GParted.cc:2608
msgid "No file systems found on %1"
msgstr "Keine Dateisysteme gefunden auf %1"
#: ../src/Win_GParted.cc:2609
msgid ""
"The disk scan by gpart did not find any recognizable file systems on this "
"disk."
msgstr ""
"Der Einlesevorgang von gpart fand keine erkennbaren Dateisysteme auf diesem "
"Datenträger."
#: ../src/Win_GParted.cc:2875
msgid "Are you sure you want to apply the pending operations?"
msgstr ""
"Sind Sie sicher, dass Sie die ausstehenden Operationen ausführen möchten?"
#: ../src/Win_GParted.cc:2881
msgid "Editing partitions has the potential to cause LOSS of DATA."
msgstr ""
"Das Bearbeiten von Partitionen birgt die Gefahr eines möglichen "
"DATENVERLUSTES."
#: ../src/Win_GParted.cc:2883
msgid "You are advised to backup your data before proceeding."
msgstr "Es wird empfohlen, dass Sie wichtige Daten vor dem Fortfahren sichern."
#: ../src/Win_GParted.cc:2885
msgid "Apply operations to device"
msgstr "Operationen auf Laufwerk anwenden"
#: ../src/Win_GParted.cc:2930
msgid "You are deleting non-empty LVM2 Physical Volume %1"
msgstr "Sie löschen den belegten physischen LVM2-Datenträger %1"
#: ../src/Win_GParted.cc:2934
msgid "You are formatting over non-empty LVM2 Physical Volume %1"
msgstr "Sie formatieren den belegten physischen LVM2-Datenträger %1"
#: ../src/Win_GParted.cc:2938
msgid "You are pasting over non-empty LVM2 Physical Volume %1"
msgstr "Sie fügen in den belegten physischen LVM2-Datenträger %1 ein"
#: ../src/Win_GParted.cc:2947
msgid ""
"Deleting or overwriting the Physical Volume is irrecoverable and will "
"destroy or damage the Volume Group."
msgstr ""
"Löschen oder Überschreiben eines physischen Datenträgers ist unwiderruflich "
"und zerstört oder beschädigt die Datenträgergruppe."
#: ../src/Win_GParted.cc:2950
msgid ""
"To avoid destroying or damaging the Volume Group, you are advised to cancel "
"and use external LVM commands to free the Physical Volume before attempting "
"this operation."
msgstr ""
"Um eine Zerstörung oder Beschädigung der Datenträgergruppe zu vermeiden, ist "
"es vor diesem Vorgang ratsam abzubrechen und mit externen LVM-Befehlen den "
"physikalischen Datenträger zu leeren."
#: ../src/Win_GParted.cc:2953
msgid "Do you want to continue to forcibly delete the Physical Volume?"
msgstr ""
"Wollen Sie fortsetzen und gewaltsam den physikalischen Datenträger löschen?"
#: ../src/btrfs.cc:312
msgid "Failed to find devid for path %1"
msgstr "Gerätekennung für Pfad %1 konnte nicht gefunden werden"
#: ../src/fat16.cc:32 ../src/ntfs.cc:29
msgid ""
"Changing the UUID might invalidate the Windows Product Activation (WPA) key"
msgstr ""
"Ein Ändern der UUID könnte den Windows-Produktaktivierungsschlüssel (WPA) "
"ungültig machen"
#: ../src/fat16.cc:34 ../src/ntfs.cc:31
msgid ""
"On FAT and NTFS file systems, the Volume Serial Number is used as the UUID. "
"Changing the Volume Serial Number on the Windows system partition, normally "
"C:, might invalidate the WPA key. An invalid WPA key will prevent login "
"until you reactivate Windows."
msgstr ""
"Auf FAT- und NTFS-Dateisystemen wird die Datenträger-Seriennummer als UUID "
"verwendet. Ein Ändern der Datenträger-Seriennummer einer Windows-"
"Systempartition (normalerweise »C:«) könnte den WPA-Schlüssel ungültig "
"machen. Ein ungültiger WPA-Schlüssel verhindert eine Anmeldung bis zur "
"Reaktivierung von Windows."
#: ../src/fat16.cc:40 ../src/ntfs.cc:41
msgid ""
"Changing the UUID on external storage media and non-system partitions is "
"usually safe, but guarantees cannot be given."
msgstr ""
"Ein Ändern der UUID auf externen Speichermedien und Nicht-Systempartitionen "
"ist normalerweise sicher, kann aber nicht garantiert werden."
#. TO TRANSLATORS: these labels will be used in the partition menu
#: ../src/linux_swap.cc:30
msgid "_Swapon"
msgstr "Auslagerungsspeicher _einschalten"
#: ../src/linux_swap.cc:31
msgid "_Swapoff"
msgstr "Auslagerungsspeicher a_usschalten"
#. TO TRANSLATORS: looks like Partition move action skipped because linux-swap file system does not contain data
#: ../src/linux_swap.cc:187
msgid ""
"Partition move action skipped because %1 file system does not contain data"
msgstr ""
"Partitionsverschiebung wurde übersprungen, weil %1-Dateisystem keine Daten "
"enthält"
#. TO TRANSLATORS: looks like Partition copy action skipped because linux-swap file system does not contain data
#: ../src/linux_swap.cc:206
msgid ""
"Partition copy action skipped because %1 file system does not contain data"
msgstr ""
"Kopieren der Partition wurde übersprungen, weil %1-Dateisystem keine Daten "
"enthält"
#. TO TRANSLATORS: these labels will be used in the partition menu
#: ../src/lvm2_pv.cc:27
msgid "Ac_tivate"
msgstr "_Aktivieren"
#: ../src/lvm2_pv.cc:28
msgid "Deac_tivate"
msgstr "_Deaktivieren"
#: ../src/lvm2_pv.cc:31
msgid ""
"The LVM2 Physical Volume can not currently be resized because it is a member "
"of an exported Volume Group."
msgstr ""
"Die physikalische LVM2-Datenträgergruppe darf derzeit nicht in ihrer Größe "
"geändert werden, weil sie Teil einer exportierten Datenträgergruppe ist."
#: ../src/main.cc:42
msgid "Root privileges are required for running GParted"
msgstr "Sie benötigen Administratorrechte um GParted zu starten"
#: ../src/main.cc:47
msgid ""
"Since GParted is a powerful tool capable of destroying partition tables and "
"vast amounts of data, only root may run it."
msgstr ""
"Da GParted eine Massenvernichtungswaffe für Ihre Daten sein kann, darf "
"lediglich der Systemadministrator es verwenden!"
#: ../src/ntfs.cc:37
msgid ""
"In an attempt to avoid invalidating the WPA key, on NTFS file systems only "
"half of the UUID is set to a new random value."
msgstr ""
"Mit dem Ziel, WPA-Schlüssel nicht ungültig werden zu lassen, wird für NTFS-"
"Dateisysteme nur die Hälfte der UUID auf einen neuen zufälligen Wert gesetzt."
#. simulation..
#: ../src/ntfs.cc:226
msgid "run simulation"
msgstr "Simulation starten"
#. real resize
#: ../src/ntfs.cc:234
msgid "real resize"
msgstr "Echtes Vergrößern/Verkleinern"
#~ msgid "moving requires old and new length to be the same"
#~ msgstr "Das Verschieben erfordert, dass die alte und neue Länge gleich sind"
#~ msgid "resizing requires old and new start to be the same"
#~ msgstr ""
#~ "Das Ändern der Größe erfordert, das alter und neuer Anfang identisch sind"
#~ msgid "grow file system"
#~ msgstr "Dateisystem vergrößern"
#~ msgid "resize file system"
#~ msgstr "Dateisystemgröße ändern"
#~ msgid ""
#~ "new and old file system have the same size. Hence skipping this operation"
#~ msgstr ""
#~ "Neues und altes Dateisystem haben dieselbe Größe. Diese Operation wird "
#~ "übersprungen."
#~ msgid ""
#~ "Use the Edit menu to undo, clear, or apply operations before using swapon "
#~ "with this partition."
#~ msgstr ""
#~ "Verwenden Sie das »Bearbeiten«-Menü, um entweder Operationen rückgängig "
#~ "zu machen, zu löschen oder alle anzuwenden, bevor die Swap-Partition "
#~ "aktiviert wird."
#~ msgid ""
#~ "Use the Edit menu to undo, clear, or apply operations before using "
#~ "activate Volume Group with this partition."
#~ msgstr ""
#~ "Verwenden Sie das »Bearbeiten«-Menü, um entweder Operationen rückgängig "
#~ "zu machen, zu löschen oder alle Vorgänge anzuwenden, bevor Sie diese "
#~ "Datenträgergruppe mit dieser Partition aktivieren können."
#~ msgid "Linux Unified Key Setup encryption is not yet supported."
#~ msgstr ""
#~ "Verschlüsselung durch Linux Unified Key Setup wird noch nicht unterstützt."
#~ msgid "Skip setting unsupported partition flag: %1"
#~ msgstr "Setzen der ungültigen Partitionsmarkierung: %1 überspringen"
#~ msgid "Libparted Bug Found!"
#~ msgstr "Fehler in Libparted gefunden!"
#~ msgid "Clear Partition Label on %1"
#~ msgstr "Partition auf %1 löschen"
#~ msgid "_Label"
#~ msgstr "_Bezeichnung"
#~ msgid "%1 active"
#~ msgstr "%1 ist aktiv"
#~ msgid "%1 not active"
#~ msgstr "%1 ist nicht aktiv"
#~ msgid "Default is to create an MS-DOS partition table."
#~ msgstr "Vorgabe ist, eine MS-DOS-Partitionstabelle zu erzeugen."
#~ msgid "Advanced"
#~ msgstr "Erweitert"
#~ msgid "%1 of %2 read (%3 remaining)"
#~ msgstr "%1 von %2 gelesen (%3 verbleiben)"
#~ msgid "%1 of %2 read"
#~ msgstr "%1 von %2 gelesen"
#~ msgid "read %1 using a block size of %2"
#~ msgstr "%1 mit einer Blockgröße von %2 lesen"
#~ msgid "Available"
#~ msgstr "Verfügbar"
#~ msgid "read %1"
#~ msgstr "%1 lesen"
#~ msgid "%1 (%2 B) read"
#~ msgstr "%1 (%2 B) gelesen"
#~ msgid "wrote %1 of zeros at byte offset %2"
#~ msgstr "%1 Nullen bei Byte-Versatz %2 geschrieben"
#~ msgid "clear primary signatures"
#~ msgstr "primäre Signaturen löschen"
#~ msgid "clear secondary signatures"
#~ msgstr "sekundäre Signaturen löschen"
#~ msgid "perform read-only test"
#~ msgstr "Nur-Lesen-Test wird durchgeführt"
#~ msgid "perform real move"
#~ msgstr "Echtes Verschieben durchführen"
#~ msgid "# Temporary file created by gparted. It may be deleted.\n"
#~ msgstr ""
#~ "# Temporäre Datei von GParted angelegt. Diese wird möglicherweise "
#~ "gelöscht.\n"
#~ msgid "Label operation failed: Unable to write to temporary file %1.\n"
#~ msgstr ""
#~ "Bezeichnungsoperation gescheitert: temporäre Datei %1 konnte nicht "
#~ "geschrieben werden.\n"
#~ msgid "Label operation failed: Unable to create temporary file %1.\n"
#~ msgstr ""
#~ "Bezeichnungsoperation gescheitert: temporäre Datei %1 konnte nicht "
#~ "erzeugt werden.\n"
#~ msgid "Unmount"
#~ msgstr "Aushängen"
#~ msgid "Logical Volume Management is not yet supported."
#~ msgstr "Logical Volume Management wird noch nicht unterstützt."
#~ msgid "create temporary directory"
#~ msgstr "Temporären Ordner erstellen"
#~ msgid "Failed to create temporary directory."
#~ msgstr "Erstellung des temporären Ordners ist gescheitert."
#~ msgid "create temporary mount point (%1)"
#~ msgstr "Temporären Einhängepunkt (%1) erzeugen"
#~ msgid "mount %1 on %2"
#~ msgstr "%1 auf %2 einhängen"
#~ msgid "remount %1 on %2 with the 'resize' flag enabled"
#~ msgstr "%1 auf %2 mit der aktivierten Markierung »resize« neu einhängen"
#~ msgid "unmount %1"
#~ msgstr "%1 aushängen"
#~ msgid "remove temporary mount point (%1)"
#~ msgstr "Temporären Einhängepunkt (%1) entfernen"
#~ msgid "grow mounted file system"
#~ msgstr "Eingehängtes Dateisystem vergrößern"
#~ msgid "copy file system"
#~ msgstr "Dateisystem kopieren"