necouchman commented on a change in pull request #375: GUACAMOLE-699: Update
german translations
URL: https://github.com/apache/guacamole-client/pull/375#discussion_r261795977
##########
File path:
extensions/guacamole-auth-totp/src/main/resources/translations/de.json
##########
@@ -0,0 +1,34 @@
+{
+
+ "DATA_SOURCE_TOTP" : {
+ "NAME" : "TOTP TFA Backend"
+ },
+
+ "LOGIN" : {
+ "FIELD_HEADER_GUAC_TOTP" : ""
+ },
+
+ "TOTP" : {
+
+ "ACTION_HIDE_DETAILS" : "Details ausblenden",
+ "ACTION_SHOW_DETAILS" : "Details anzeigen",
+
+ "FIELD_HEADER_ALGORITHM" : "Algorithmus:",
+ "FIELD_HEADER_DIGITS" : "Anzahl Zeichen:",
+ "FIELD_HEADER_INTERVAL" : "Intervall:",
+ "FIELD_HEADER_SECRET_KEY" : "Privater Schlüssel:",
+
+ "FIELD_PLACEHOLDER_CODE" : "Authentifizierungs-Code",
+
+ "INFO_CODE_REQUIRED" : "Bitte geben Sie Ihren
Authentifizierungs-Code ein, um Ihre Identität zu bestätigen.",
+ "INFO_ENROLL_REQUIRED" : "Die Zweifaktor-Authentifizierung wurde
für Ihren Account aktiviert.",
+ "INFO_VERIFICATION_FAILED" : "Verifikation fehlgeschlagen. Bitte
nochmals versuchen.",
+
+ "HELP_ENROLL_BARCODE" : "Bitte scannen Sie den Barcode mittels einer
Zweifaktor-Authentifizierungs-App auf Ihrem Smartphone oder einem anderen
Gerät, um den Prozess fortzusetzen.",
+ "HELP_ENROLL_VERIFY" : "Nach dem Scannen des Barcodes wird Ihnen ein
{DIGITS}-stelliger Authentifizierungscode angezeigt. Bitte geben Sie diesen
Code ein um die Aktivierung des Zweifaktor-Verfahrens abzuschliessen.",
+
+ "SECTION_HEADER_DETAILS" : "Details:"
Review comment:
Leave it out...
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services