summaryrefslogtreecommitdiffstats
path: root/lib/OpenSLX/Translations/de.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/OpenSLX/Translations/de.pm')
-rw-r--r--lib/OpenSLX/Translations/de.pm35
1 files changed, 30 insertions, 5 deletions
diff --git a/lib/OpenSLX/Translations/de.pm b/lib/OpenSLX/Translations/de.pm
index 0e6d01ff..6176799c 100644
--- a/lib/OpenSLX/Translations/de.pm
+++ b/lib/OpenSLX/Translations/de.pm
@@ -22,10 +22,6 @@ use vars qw(%translations);
################################################################################
%translations = (
- q{NEW:$rootPath/etc/ld.so.conf not found, maybe wrong root-path?\n}
- =>
- qq{},
-
q{NEW:%s doesn't seem to be installed,\nso there is no support for %s available, sorry!\n}
=>
qq{},
@@ -38,6 +34,14 @@ use vars qw(%translations);
=>
qq{},
+ q{NEW:'%s' already exists!\n}
+ =>
+ qq{},
+
+ q{NEW:'%s' not found, maybe wrong root-path?\n}
+ =>
+ qq{},
+
q{NEW:\trpath='%s'\n}
=>
qq{},
@@ -170,6 +174,10 @@ use vars qw(%translations);
=>
qq{},
+ q{NEW:List of supported systems:\n\t}
+ =>
+ qq{},
+
q{NEW:Lock-file <%s> exists, script is already running.\nPlease remove the logfile and try again if you are sure that no one else\nis executing this script.\n}
=>
qq{},
@@ -214,6 +222,10 @@ use vars qw(%translations);
=>
qq{},
+ q{NEW:Sorry, system '%s' is unsupported.\n}
+ =>
+ qq{},
+
q{NEW:system-error: illegal target-path <%s>!}
=>
qq{},
@@ -250,7 +262,7 @@ use vars qw(%translations);
=>
qq{},
- q{NEW:unable to fetch file info for $folder/$lib, giving up!\n}
+ q{NEW:unable to fetch file info for '%s', giving up!\n}
=>
qq{},
@@ -274,6 +286,14 @@ use vars qw(%translations);
=>
qq{},
+ q{NEW:Unable to load system-module <%s> (%s)\n}
+ =>
+ qq{},
+
+ q{NEW:Unable to load system-module <%s>!\n}
+ =>
+ qq{},
+
q{NEW:Unable to write local settings file <%s> (%s)}
=>
qq{},
@@ -314,6 +334,10 @@ use vars qw(%translations);
=>
qq{},
+ q{NEW:You need to specify exactly one system name!\n}
+ =>
+ qq{},
+
q{NEW:You need to specify the root-path!\n}
=>
qq{},
@@ -329,3 +353,4 @@ use vars qw(%translations);
+