You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: languages/verified/de_DE.conf
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ TXT_DEBUG_INFO="SKRIPT WIRD MIT DER DEBUG OPTION AUSGEFUEHRT! PARAMETER LISTE";
28
28
TXT_SELF_TEST_INFO="Fuehre Selbst-Tests als Preventivmassnahme gegen moegliche Fehler durch";
29
29
TXT_SELF_TEST_CHECK_BASH_COMPLETION="Konnte die TS3UpdateScript Bash-Vervollstaendigung nicht in /etc/bash_completion.d/ts3updatescript einrichten.";
30
30
TXT_SELF_TEST_CHECK_CONSISTENCY="Du benutzt eine ungueltige Kopie dieses Skripts. Es wird aufgrund von moeglichen Manipulationen durch Hacker NICHT empfohlen, diese Version zu verwenden.";
31
-
TXT_SELF_TEST_CONNECTIVITY="Konnte einen oder mehrere benoetigte Server fuer den Update-Prozess nicht erreichen. Entweder liegt ein Problem mit der Internetverbindung oder der Webseite selbst vor...";
31
+
TXT_SELF_TEST_CONNECTIVITY="konnte nicht erreicht werden. Dieses System ist fuer das Update notwendig. Bitte pruefe deine Internetverbindung und ob die Webseite prinzipiell im Browser erreichbar ist.";
32
32
TXT_SELF_TEST_TS3UPDATESCRIPT_RELEASED="Bitte aktualisiere das Skript durch den nachfolgenden Befehl auf die aktuellste Version";
33
33
TXT_SELF_TEST_DETECTION_FAILED="Fehler beim identifizieren der aktuellen Version des TS3UpdateScript. Bitte ueberpruefe dies manuell: https://github.com/TS3Tools/TS3UpdateScript";
34
34
TXT_SELF_TEST_SCRIPT_SUPPORT="Dein System wird nicht (vollstaendig) von diesem Skript unterstuetzt. Lasse uns bitte wissen, wo wir dein taegliches Cronjob Verzeichnis finden koennen, sodass wir das Skript optimieren koennen.";
TXT_SELF_TEST_INFO="Performing self-tests as preventive measures against possible failures";
29
29
TXT_SELF_TEST_CHECK_BASH_COMPLETION="Could not set up TS3UpdateScript bash-completion in /etc/bash_completion.d/ts3updatescript.";
30
30
TXT_SELF_TEST_CHECK_CONSISTENCY="You are using an invalid copy of this script. It is not recommend to use this in case of hackers may have manipulated it to their advantage.";
31
-
TXT_SELF_TEST_CONNECTIVITY="Could not reach one or more needed remote servers for update process. Your internet connectivity or the website self is may down...";
31
+
TXT_SELF_TEST_CONNECTIVITY="could not be reached. This system is necessary for the update. Please check your internet connection and if the website is principally reachable in your browser.";
32
32
TXT_SELF_TEST_TS3UPDATESCRIPT_RELEASED="Please update this script to the latest version by using the following command"
33
33
TXT_SELF_TEST_DETECTION_FAILED="Could not detect version of latest TS3UpdateScript. Please check manually for a newer version: https://github.com/TS3Tools/TS3UpdateScript";
34
34
TXT_SELF_TEST_SCRIPT_SUPPORT="Your system is not (fully) supported by this script. Please let us know, where we can find your daily cronjob path, that we can improve the script for you.";
0 commit comments