/* This message appears during the checking phase when a file check succeeds. */
"OK" = "OK";
/* This message appears during the checking phase when a file is already installed. */
"already exists" = "existiert bereits";
/* This message appears during the checking phase when a file is does not exist. */
"not found" = "nicht gefunden";
/* This message appears during the checking phase if the Installer has an internal error. */
"internal program error" = "interner Programmfehler";
/* This message appears during the checking phase if there is not enough room to install onto a particular disk. The first argument is the path of a directory on that disk. */
"**** There isn't enough space on the disk that contains %s." = "**** Auf der Disk, die %s enthält, ist nicht genug Speicherplatz.";
/* This message appears during the checking phase after the NO_SPACE_ON_DISK message. The string is preceded by a disk space like 123KB or 3.7MB. */
" more space is needed." = " mehr Speicherplatz erforderlich";
/* Written in log at beginning of checking phase. First argument is package name. */
"Checking permissions for the files in %s" = "Prüfe Zugriffsberechtigungen für die Dateien in %s";
/* Written in log at beginning of installation phase. First argument is package name. */
"Installing %s into %s" = "Installiere %s in %s";
/* Written in log at beginning of deletion phase. First argument is package name. */
"Deleting %s from %s" = "Lösche %s aus %s";
/* Written in log at beginning of compression phase. First argument is package name. */
"Compressing %s" = "Komprimiere %s";
/* Written in log at beginning of expansion phase. First argument is package name. */
"Expanding %s" = "Dekomprimiere %s";
/* Written in log at beginning of listing phase. First argument is package name. */
"Listing files in %s" = "Liste Dateien in %s auf";
/* operation finished successfully */
"done." = "fertig.";
/* operation was stopped by user */
"stopped." = "gestoppt.";
/* operation failed */
"errors." = "Fehler.";
/* This message appears during the checking phase when a file check succeeds. */
"OK" = "OK";
/* This message appears during the checking phase when a file is already installed. */
"already exists" = "existiert bereits";
/* This message appears during the checking phase when a file is does not exist. */
"not found" = "nicht gefunden";
/* This message appears during the checking phase if the Installer has an internal error. */
"internal program error" = "interner Programmfehler";
/* This message appears during the checking phase if there is not enough room to install onto a particular disk. The first argument is the path of a directory on that disk. */
"**** There isn't enough space on the disk that contains %s." = "**** Auf der Disk, die %s enthält, ist nicht genug Speicherplatz.";
/* This message appears during the checking phase after the NO_SPACE_ON_DISK message. The string is preceded by a disk space like 123KB or 3.7MB. */
" more space is needed." = " mehr Speicherplatz erforderlich";
/* Written in log at beginning of checking phase. First argument is package name. */
"Checking permissions for the files in %s" = "Prüfe Zugriffsberechtigungen für die Dateien in %s";
/* Written in log at beginning of installation phase. First argument is package name. */
"Installing %s into %s" = "Installiere %s in %s";
/* Written in log at beginning of deletion phase. First argument is package name. */
"Deleting %s from %s" = "Lösche %s aus %s";
/* Written in log at beginning of compression phase. First argument is package name. */
"Compressing %s" = "Komprimiere %s";
/* Written in log at beginning of expansion phase. First argument is package name. */
"Expanding %s" = "Dekomprimiere %s";
/* Written in log at beginning of listing phase. First argument is package name. */
"Listing files in %s" = "Liste Dateien in %s auf";