andre@1160: # Copyright (C) 2014 by Bundesamt für Sicherheit in der Informationstechnik andre@1160: # Software engineering by Intevation GmbH andre@1160: # andre@1160: # This file is Free Software under the GNU GPL (v>=2) andre@1160: # and comes with ABSOLUTELY NO WARRANTY! andre@1160: # See LICENSE.txt for details. andre@1160: wilde@1149: L10N_DE+=( wilde@1149: [" installation with different prefix exists.\n"]=" bereits eine Installation in einem andern Pfad existiert.\n" wilde@1149: [" --help display this help and exit\n"]=" --help diese Hilfe anzeigen und beenden\n" wilde@1149: [" --version output version information and exit\n"]=" --version Versions-Information ausgeben und beenden\n" wilde@1149: [" -d, --deinstall deinstall files from current installation\n"]=" -d, --deinstall vorhandene Installation deinstallieren\n" wilde@1149: [" -f, --force install to given prefix, even when a current\n"]=" -f, --force installiere in den angegebenen Installations-Pfad auch wenn\n" wilde@1149: [" -p, --prefix=PATH install files in PATH\n"]=" -p, --prefix=PATH den Installations-Pfad PATH verwenden\n" wilde@1149: [" -s, --system create a system wide (de)installation\n"]=" -s, --system eine systemweite (De)Installation durchführen\n" wilde@795: ["An existing installation (v%s) was detected!\n"]="Es wurde eine vorhandene Installation (v%s) gefunden!\n" wilde@874: ["Cleaning up temporary stuff ...\n"]="Räume temporäre Dateien auf ...\n" wilde@795: ["Could not create '%s'!\n"]="Konnte '%s' nicht erstellen!\n" wilde@795: ["Failed to create autostart directory: '%s'\n"]="Konnte das autostart-Verzeichnis '%s' nicht erstellen\n" andre@872: ["Failed to create startmenu directory: '%s'\n"]="Konnte das Startmenü-Verzeichnis '%s' nicht erstellen\n" wilde@795: ["For a new prefix you should deinstall first!\n"]="Um einen neuen Installations-Pfad zu verwenden bitte erst deinstallieren!\n" wilde@874: ["Found system uudecode.\n"]="System uudecode gefunden.\n" wilde@1149: ["Install TrustBridge.\n\n"]="Installiere TrustBridge.\n\n" bernhard@1075: ["Installing to '%s':\n"]="Installiere in '%s':\n" bernhard@1075: ["It appears your system architecture is %s.\n"]="Dieses System scheint eine %s Architektur zu besitzen.\n" wilde@795: ["It is HIGHLY RECOMMENDED to accept the default prefix\n"]="Es wird DRINGEND EMPFOHLEN die Vorgabe zu akzeptieren\n" wilde@799: ["Options:\n"]="Optionen:\n" wilde@795: ["Prefix differs from current installation (%s). Aborting!\n"]="Installations-Pfad weicht von vorhandener Installation (%s) ab.\nVorgang abgebrochen!\n" wilde@795: ["Preparing trustbridge-tray-starter ...\n"]="Bereite trustbridge-tray-starter vor ...\n" bernhard@1077: ["Press enter to launch '%s'\n"]="Drücken Sie die Eingabetaste um '%s' auszuführen\n" bernhard@1075: ["Really install TrustBridge for '%s' systems? [y/n]\n"]="Soll TrustBridge für '%s' wirklich installiert werden? [j/n]\n" wilde@795: ["Select installation prefix for TrustBridge [%s]: "]="Installations-Pfad für TrustBridge [%s]: " wilde@795: ["Setting up autostart ...\n"]="Konfiguriere autostart ...\n" wilde@795: ["Setting up cronjob ...\n"]="Konfiguriere den Cron-Job ...\n" wilde@874: ["Setting up start menu entries ...\n"]="Konfiguriere Startmenü-Einträge...\n" bernhard@1075: ["Single user installation successful.\n"]="Einzelnutzer Installation erfolgreich.\n" bernhard@1075: ["System wide installation successful.\n"]="Systemweite Installation erfolgreich.\n" bernhard@1075: ["This installer is for 32 bit systems.\n"]="Dieses Installationspaket ist für 32 bit Systeme.\n" bernhard@1075: ["This installer is for 64 bit systems.\n"]="Dieses Installationspaket ist für 64 bit Systeme.\n" bernhard@1112: ["To remove the application and the root certificates it has inserted,\n"]="Um die Anwendung und die eingefügten Wurzelzertifikate zu entfernen,\n" bernhard@1075: ["TrustBridge has been installed to: '%s'\n\n"]="TrustBridge wurde nach '%s' installiert\n\n" wilde@799: ["Usage: %s [OPTION]...\n"]="Aufruf: %s [OPTION]...\n" wilde@874: ["Using python uudecode provided by installer.\n"]="Verwende vom Installer bereitgestelltes python uudecode.\n" wilde@795: ["Writing installation configuration to: %s ...\n"]="Schreibe Installationskonfiguration nach: %s ...\n" wilde@1149: ["call the deinstall command:\n"]="rufen Sie den De-Installationsbefehl auf:\n" wilde@1149: ["checking for uudecode ...\n"]="Prüfe uudecode ...\n" wilde@1149: ["creating installation directory ...\n"]="lege das Installations-Verzeichnis an ...\n" wilde@1152: ["or press Control-C to quit the installer.\n"]="oder Drücken sie Strg-C um den Installer zu beenden.\n" wilde@1149: ["to update the current installation.\n"]="um die vorhandene Installation zu aktualisieren.\n" wilde@1149: ["unpacking files ...\n"]="Entpacke Dateien ...\n" wilde@795: )