Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUACAMOLE-1692: Updated german translation #767

Merged
merged 2 commits into from
Oct 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,28 @@
"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."
"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:"

},

"USER_ATTRIBUTES" : {

"FIELD_HEADER_GUAC_TOTP_DISABLED" : "TOTP deaktivieren:",
"FIELD_HEADER_GUAC_TOTP_KEY_GENERATED" : "Geheimer Schlüssel erstellt:",
"FIELD_HEADER_GUAC_TOTP_KEY_CONFIRMED" : "Authentifizierungs-Gerät bestätigt:",

"SECTION_HEADER_TOTP_ENROLLMENT_STATUS" : "TOTP Ausroll-Status"

},

"USER_GROUP_ATTRIBUTES" : {

"FIELD_HEADER_GUAC_TOTP_DISABLED" : "TOTP deaktivieren:",

"SECTION_HEADER_TOTP_USER_GROUP_CONFIG" : "TOTP Konfiguration"

}

}
3 changes: 1 addition & 2 deletions guacamole/src/main/frontend/src/translations/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -538,9 +538,9 @@
"FIELD_OPTION_SECURITY_TLS" : "TLS encryption",
"FIELD_OPTION_SECURITY_VMCONNECT" : "Hyper-V / VMConnect",

"FIELD_OPTION_SERVER_LAYOUT_DA_DK_QWERTY" : "Danès (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_DE_CH_QWERTZ" : "Suís alemany (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_DE_DE_QWERTZ" : "Alemany (Qwertz)",

"FIELD_OPTION_SERVER_LAYOUT_EN_GB_QWERTY" : "Anglès del Regne Unit (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_EN_US_QWERTY" : "Anglès dels Estats Units (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_ES_ES_QWERTY" : "Espanyol (Qwerty)",
Expand All @@ -556,7 +556,6 @@
"FIELD_OPTION_SERVER_LAYOUT_PT_BR_QWERTY" : "Portuguès brasiler (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_PT_PT_QWERTY" : "Portuguès (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_SV_SE_QWERTY" : "Suec (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_DA_DK_QWERTY" : "Danès (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_TR_TR_QWERTY" : "Q-Turc (Qwerty)",

"NAME" : "RDP",
Expand Down
2 changes: 1 addition & 1 deletion guacamole/src/main/frontend/src/translations/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -659,6 +659,7 @@
"FIELD_OPTION_SECURITY_TLS" : "Šifrování TLS",
"FIELD_OPTION_SECURITY_VMCONNECT" : "Hyper-V / VMConnect",

"FIELD_OPTION_SERVER_LAYOUT_DA_DK_QWERTY" : "Dánština (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_DE_CH_QWERTZ" : "Švícarská Němčina (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_DE_DE_QWERTZ" : "Němčina (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_EMPTY" : "",
Expand All @@ -680,7 +681,6 @@
"FIELD_OPTION_SERVER_LAYOUT_PT_PT_QWERTY" : "Portugalština (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_RO_RO_QWERTY" : "Rumunština (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_SV_SE_QWERTY" : "Švédština (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_DA_DK_QWERTY" : "Dánština (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_TR_TR_QWERTY" : "Turečtina (Qwerty)",

"NAME" : "RDP",
Expand Down
342 changes: 295 additions & 47 deletions guacamole/src/main/frontend/src/translations/de.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion guacamole/src/main/frontend/src/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -668,6 +668,7 @@
"FIELD_OPTION_SECURITY_TLS" : "TLS encryption",
"FIELD_OPTION_SECURITY_VMCONNECT" : "Hyper-V / VMConnect",

"FIELD_OPTION_SERVER_LAYOUT_DA_DK_QWERTY" : "Dänisch (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_DE_CH_QWERTZ" : "Swiss German (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_DE_DE_QWERTZ" : "German (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_EMPTY" : "",
Expand All @@ -689,7 +690,6 @@
"FIELD_OPTION_SERVER_LAYOUT_PT_PT_QWERTY" : "Portuguese (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_RO_RO_QWERTY" : "Romanian (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_SV_SE_QWERTY" : "Swedish (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_DA_DK_QWERTY" : "Danish (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_TR_TR_QWERTY" : "Turkish-Q (Qwerty)",

"NAME" : "RDP",
Expand Down
2 changes: 1 addition & 1 deletion guacamole/src/main/frontend/src/translations/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -546,6 +546,7 @@
"FIELD_OPTION_SECURITY_TLS" : "Encriptación TLS",
"FIELD_OPTION_SECURITY_VMCONNECT" : "Hyper-V / VMConnect",

"FIELD_OPTION_SERVER_LAYOUT_DA_DK_QWERTY" : "Danés (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_DE_CH_QWERTZ" : "Alemán Suizo (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_DE_DE_QWERTZ" : "Alemán (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_EMPTY" : "",
Expand All @@ -565,7 +566,6 @@
"FIELD_OPTION_SERVER_LAYOUT_PT_PT_QWERTY" : "Portugués (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_RO_RO_QWERTY" : "Rumano (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_SV_SE_QWERTY" : "Sueco (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_DA_DK_QWERTY" : "Danés (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_TR_TR_QWERTY" : "Turco-Q (Qwerty)",

"NAME" : "RDP",
Expand Down
2 changes: 1 addition & 1 deletion guacamole/src/main/frontend/src/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,7 @@
"FIELD_OPTION_SECURITY_TLS" : "Chiffrement TLS",
"FIELD_OPTION_SECURITY_VMCONNECT" : "Hyper-V / VMConnect",

"FIELD_OPTION_SERVER_LAYOUT_DA_DK_QWERTY" : "Danois (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_DE_CH_QWERTZ" : "Suisse Allemand (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_DE_DE_QWERTZ" : "Allemand (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_EMPTY" : "",
Expand All @@ -561,7 +562,6 @@
"FIELD_OPTION_SERVER_LAYOUT_PT_PT_QWERTY" : "Portugais (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_RO_RO_QWERTY" : "Roumaine (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_SV_SE_QWERTY" : "Suédois (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_DA_DK_QWERTY" : "Danois (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_TR_TR_QWERTY" : "Turque (Qwerty)",

"NAME" : "RDP",
Expand Down
2 changes: 1 addition & 1 deletion guacamole/src/main/frontend/src/translations/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,7 @@
"FIELD_OPTION_SECURITY_TLS" : "TLS 암호화",
"FIELD_OPTION_SECURITY_VMCONNECT" : "Hyper-V / VMConnect",

"FIELD_OPTION_SERVER_LAYOUT_DA_DK_QWERTY" : "Danish (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_DE_CH_QWERTZ" : "Swiss German (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_DE_DE_QWERTZ" : "German (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_EN_GB_QWERTY" : "UK English (Qwerty)",
Expand All @@ -553,7 +554,6 @@
"FIELD_OPTION_SERVER_LAYOUT_PT_BR_QWERTY" : "Portuguese Brazilian (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_PT_PT_QWERTY" : "Portuguese (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_SV_SE_QWERTY" : "Swedish (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_DA_DK_QWERTY" : "Danish (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_TR_TR_QWERTY" : "Turkish-Q (Qwerty)",

"NAME" : "RDP",
Expand Down
2 changes: 1 addition & 1 deletion guacamole/src/main/frontend/src/translations/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -574,6 +574,7 @@
"FIELD_OPTION_SECURITY_TLS" : "szyfrowanie TLS",
"FIELD_OPTION_SECURITY_VMCONNECT" : "Hyper-V / VMConnect",

"FIELD_OPTION_SERVER_LAYOUT_DA_DK_QWERTY" : "Duński (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_DE_CH_QWERTZ" : "Szwajcarski Niemiecki (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_DE_DE_QWERTZ" : "Niemiecki (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_EMPTY" : "",
Expand All @@ -594,7 +595,6 @@
"FIELD_OPTION_SERVER_LAYOUT_PT_BR_QWERTY" : "Portugalski Brazylijski (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_PT_PT_QWERTY" : "Portugalski (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_SV_SE_QWERTY" : "Szwecki (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_DA_DK_QWERTY" : "Duński (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_TR_TR_QWERTY" : "Turecki-Q (Qwerty)",

"NAME" : "RDP",
Expand Down
2 changes: 1 addition & 1 deletion guacamole/src/main/frontend/src/translations/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -544,6 +544,7 @@
"FIELD_OPTION_SECURITY_TLS" : "Encriptação TLS",
"FIELD_OPTION_SECURITY_VMCONNECT" : "Hyper-V / VMConnect",

"FIELD_OPTION_SERVER_LAYOUT_DA_DK_QWERTY" : "Dinamarquês (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_DE_CH_QWERTZ" : "Alemão-Suiço (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_DE_DE_QWERTZ" : "Alemão (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_EMPTY" : "",
Expand All @@ -562,7 +563,6 @@
"FIELD_OPTION_SERVER_LAYOUT_PT_BR_QWERTY" : "Português Brasileiro (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_PT_PT_QWERTY" : "Português (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_SV_SE_QWERTY" : "Sueco (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_DA_DK_QWERTY" : "Dinamarquês (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_TR_TR_QWERTY" : "Turco-Q (Qwerty)",

"NAME" : "RDP",
Expand Down
2 changes: 1 addition & 1 deletion guacamole/src/main/frontend/src/translations/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,7 @@
"FIELD_OPTION_SECURITY_TLS" : "TLS 加密",
"FIELD_OPTION_SECURITY_VMCONNECT" : "Hyper-V / VMConnect",

"FIELD_OPTION_SERVER_LAYOUT_DA_DK_QWERTY" : "Danish (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_DE_CH_QWERTZ" : "Swiss German (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_DE_DE_QWERTZ" : "German (Qwertz)",
"FIELD_OPTION_SERVER_LAYOUT_EMPTY" : "",
Expand All @@ -675,7 +676,6 @@
"FIELD_OPTION_SERVER_LAYOUT_PT_PT_QWERTY" : "Portuguese (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_RO_RO_QWERTY" : "Romanian (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_SV_SE_QWERTY" : "Swedish (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_DA_DK_QWERTY" : "Danish (Qwerty)",
"FIELD_OPTION_SERVER_LAYOUT_TR_TR_QWERTY" : "Turkish-Q (Qwerty)",

"NAME" : "RDP",
Expand Down
Loading