annotate packaging/linux-installer-uninstall.l10n-de @ 1332:8362e30f7b55

(issue139) Check that pid is not running if the lock can be aquired If the lock on the lockfile can be aquired it might still be possible that another process is running. So we read the pid from the lockfile and check if another process with the same installation prefix as us is running.
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 15 Oct 2014 14:19:46 +0200
parents 969970a83b6d
children
rev   line source
1149
96ecd345c961 Split up l10n matching the new split up installer files.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
1 L10N_DE+=(
96ecd345c961 Split up l10n matching the new split up installer files.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
2 ["Deinstallation finished.\n"]="Deinstallation abgeschlossen.\n"
96ecd345c961 Split up l10n matching the new split up installer files.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
3 ["Deinstalling from '%s'.\n"]="Deinstalliere aus '%s'.\n"
96ecd345c961 Split up l10n matching the new split up installer files.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
4 ["Deleting '%s' ...\n"]="Lösche '%s' ...\n"
96ecd345c961 Split up l10n matching the new split up installer files.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
5 ["Deleting empty directory '%s' ...\n"]="Lösche das leere Verzeichnis '%s' ...\n"
96ecd345c961 Split up l10n matching the new split up installer files.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
6 ["No certificate list found. Nothing to do.\n"]="Keine Zertifikatsliste gefunden. Es muss nichts getan werden.\n"
96ecd345c961 Split up l10n matching the new split up installer files.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
7 ["No current installation found! No harm done.\n"]="Keine vorhandene Installation gefunden!\n"
96ecd345c961 Split up l10n matching the new split up installer files.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
8 ["Really deinstall TrustBridge from '%s'? [y/n]\n"]="Soll TrustBridge wirklich aus '%s' deinstalliert werden? [j/n]\n"
96ecd345c961 Split up l10n matching the new split up installer files.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
9 ["Removing PID file from: %s:\n"]="Entferne PID-File aus: %s\n"
96ecd345c961 Split up l10n matching the new split up installer files.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
10 ["Removing TrustBridge from autostart\n"]="Entferne TrustBridge aus autostart\n"
96ecd345c961 Split up l10n matching the new split up installer files.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
11 ["Removing TrustBridge from start menu\n"]="Entferne TrustBridge aus dem Startmenü\n"
96ecd345c961 Split up l10n matching the new split up installer files.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
12 ["Removing certificate lists from: %s:\n"]="Entferne Zertifikatsliste aus: %s\n"
96ecd345c961 Split up l10n matching the new split up installer files.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
13 ["Removing configuration files:\n"]="Entferne Konfigurationsdateien:\n"
96ecd345c961 Split up l10n matching the new split up installer files.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
14 ["Removing cron job ...\n"]="Entferne den Cron-Job ...\n"
96ecd345c961 Split up l10n matching the new split up installer files.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
15 ["Uninstalling certificates ...\n"]="Deinstalliere Zertifikate ...\n"
96ecd345c961 Split up l10n matching the new split up installer files.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
16 ["Using certificate list '%s'.\n"]="Die Zertifikatsliste '%s' wird verwendet.\n"
96ecd345c961 Split up l10n matching the new split up installer files.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
17 ["WARNING: Could not delete: '%s'!\n"]="WARNUNG: Konnte '%s' nicht löschen!\n"
96ecd345c961 Split up l10n matching the new split up installer files.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
18 ["WARNING: can't execute %s for certificate deinstallation.\n"]="WARNUNG: '%s' kann nicht zum deinstallieren der Zertifikate ausgeführt werden.\n"
1189
969970a83b6d Updated linux installer help text and translation.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1178
diff changeset
19 ["Do you also want to remove the certificates installed by TrustBridge? [y/n]\n"]="Sollen die von TrustBridge installierten Zertifikate auch entfernt werden? [j/n]\n"
1149
96ecd345c961 Split up l10n matching the new split up installer files.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
20 )

http://wald.intevation.org/projects/trustbridge/