IT-Experte commented on code in PR #767:
URL: https://github.com/apache/guacamole-client/pull/767#discussion_r1087617896


##########
guacamole/src/main/frontend/src/translations/de.json:
##########
@@ -361,7 +382,60 @@
         "TEXT_CONFIRM_DELETE" : "Dieser Löschvorgang ist unumkehrbar. Möchten 
Sie diese Benutzergruppe wirklich löschen?"
 
     },
-    
+
+    "PLAYER" : {
+
+        "INFO_LOADING_RECORDING" : "Die Aufnahme wird momentan geladen. Bitte 
warten...",
+        "INFO_SEEK_IN_PROGRESS"  : "Spule zu gewünschten Stelle. Bitte 
warten..."
+
+    },
+
+    "PROTOCOL_KUBERNETES" : {
+
+        "FIELD_HEADER_BACKSPACE"       : "Rücktaste sendet:",
+        "FIELD_HEADER_CA_CERT"         : "Zertifikate der 
Zertifizierungsstelle:",
+        "FIELD_HEADER_CLIENT_CERT"     : "Client Zertifikat:",
+        "FIELD_HEADER_CLIENT_KEY"      : "Client Schlüssel:",
+        "FIELD_HEADER_COLOR_SCHEME"    : "Farbschema:",
+        "FIELD_HEADER_CONTAINER"       : "Container Name:",
+        "FIELD_HEADER_CREATE_RECORDING_PATH"  : "Aufname-Pfad automatisch 
erstellen:",
+        "FIELD_HEADER_CREATE_TYPESCRIPT_PATH" : "Typescript-Pfad automatisch 
erstellen:",
+        "FIELD_HEADER_EXEC_COMMAND"    : "Befehl (exec):",

Review Comment:
   A suggestion: "Befehl ausführen (exec)"



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to