Mercurial > trustbridge
comparison packaging/linux-installer.l10n-de @ 1174:7175d117e69a
Removet copiright header from l10n file.
author | Sascha Wilde <wilde@intevation.de> |
---|---|
date | Fri, 19 Sep 2014 17:47:03 +0200 |
parents | 7282def018bc |
children | 969970a83b6d |
comparison
equal
deleted
inserted
replaced
1173:7282def018bc | 1174:7175d117e69a |
---|---|
1 # Copyright (C) 2014 by Bundesamt für Sicherheit in der Informationstechnik | |
2 # Software engineering by Intevation GmbH | |
3 # | |
4 # This file is Free Software under the GNU GPL (v>=2) | |
5 # and comes with ABSOLUTELY NO WARRANTY! | |
6 # See LICENSE.txt for details. | |
7 | |
8 L10N_DE+=( | 1 L10N_DE+=( |
9 [" installation with different prefix exists.\n"]=" bereits eine Installation in einem andern Pfad existiert.\n" | 2 [" installation with different prefix exists.\n"]=" bereits eine Installation in einem andern Pfad existiert.\n" |
10 [" --help display this help and exit\n"]=" --help diese Hilfe anzeigen und beenden\n" | 3 [" --help display this help and exit\n"]=" --help diese Hilfe anzeigen und beenden\n" |
11 [" --version output version information and exit\n"]=" --version Versions-Information ausgeben und beenden\n" | 4 [" --version output version information and exit\n"]=" --version Versions-Information ausgeben und beenden\n" |
12 [" -d, --deinstall deinstall files from current installation\n"]=" -d, --deinstall vorhandene Installation deinstallieren\n" | 5 [" -d, --deinstall deinstall files from current installation\n"]=" -d, --deinstall vorhandene Installation deinstallieren\n" |