Explorar el Código

Transifex Language Updates - Generated by own3mall's auto script.

own3mall hace 9 años
padre
commit
02bc7f4503
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      lang/German/modules/util.php

+ 2 - 2
lang/German/modules/util.php

@@ -40,11 +40,11 @@ define('chdir_failed', "Error: chdir() returned false.");
 define('agent_invalid', "Invalid agent specified.");
 define('networktools_agent_offline', "Unable to execute your command on the selected agent because it is offline.");
 define('target_empty', "No remote target given.");
-define('command_empty', "No command selected.");
+define('command_empty', "Kein Befehl ausgewählt.");
 define('command_unavilable', "The selected command is unavailable on the selected agent.");
 define('target_invalid', "Invalid IP/hostname entered.");
 define('exec_failed', "Timed out while waiting for a response.");
-define('command_no_access', "You do not have access to this command. This incident will be logged.");
+define('command_no_access', "Du hast keinen Zugriff auf diesen Befehl. Dieser Vorfall wird protokolliert.");
 define('command_hacking_attempt', "Blacklisted characters entered. This incident will be logged.");
 define('command_bad_characters', "Attempted to execute a command with malicious characters. Input received: %s %s");
 define('command_no_permissions', "Attempted to execute a command with insufficient permissions. Input received: %s %s");