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: src/assets/i18n/de.json5
+9-16Lines changed: 9 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -2920,23 +2920,20 @@
2920
2920
2921
2921
// "error.validation.license.required": "You must grant this license to complete your submission. If you are unable to grant this license at this time you may save your work and return later or remove the submission.",
2922
2922
// TODO New key - Add a translation
2923
-
"error.validation.license.required": "You must grant this license to complete your submission. If you are unable to grant this license at this time you may save your work and return later or remove the submission.",
2923
+
"error.validation.license.required": "Um die Veröffentlichung abzuschließen, müssen Sie die Lizenzbedingungen akzeptieren. Wenn Sie zur Zeit dazu nicht in der Lage sind, können Sie Ihre Arbeit sichern und später dazu zurückkehren, um zuzustimmen oder die Einreichung zu löschen.",
2924
2924
2925
2925
// "error.validation.cclicense.required": "You must grant this cclicense to complete your submission. If you are unable to grant the cclicense at this time, you may save your work and return later or remove the submission.",
2926
2926
// TODO New key - Add a translation
2927
2927
"error.validation.cclicense.required": "You must grant this cclicense to complete your submission. If you are unable to grant the cclicense at this time, you may save your work and return later or remove the submission.",
2928
2928
2929
2929
// "error.validation.custom-url.conflict": "The custom url has been already used, please try with a new one.",
2930
-
// TODO New key - Add a translation
2931
-
"error.validation.custom-url.conflict": "The custom url has been already used, please try with a new one.",
2930
+
"error.validation.custom-url.conflict": "Die sprechende URL wird bereits andersweitig genutzt. Bitte versuchen Sie es mit einer anderen URL.",
2932
2931
2933
2932
// "error.validation.custom-url.empty": "The custom url is required and cannot be empty.",
2934
-
// TODO New key - Add a translation
2935
-
"error.validation.custom-url.empty": "The custom url is required and cannot be empty.",
2933
+
"error.validation.custom-url.empty": "Die sprechende URL ist erforderlich und darf nicht leer sein.",
2936
2934
2937
2935
// "error.validation.custom-url.invalid-characters": "The custom url contains invalid characters.",
2938
-
// TODO New key - Add a translation
2939
-
"error.validation.custom-url.invalid-characters": "The custom url contains invalid characters.",
2936
+
"error.validation.custom-url.invalid-characters": "Die sprechende URL enthält ungültige Zeichen.",
2940
2937
2941
2938
// "error.validation.pattern": "This input is restricted by the current pattern: {{ pattern }}.",
2942
2939
"error.validation.pattern": "Die Eingabe muss dem folgenden Muster entsprechen: {{ pattern }}.",
// "submission.sections.custom-url.alert.info": "Define here a custom URL which will be used to reach the item instead of using an internal randomly generated UUID identifier. ",
8673
-
// TODO New key - Add a translation
8674
-
"submission.sections.custom-url.alert.info": "Define here a custom URL which will be used to reach the item instead of using an internal randomly generated UUID identifier. ",
8669
+
"submission.sections.custom-url.alert.info": "Legen Sie hier eine sprechende URL fest, über die das Item anstelle eines zufällig generierten internen UUID Identifiers erreichbar ist. ",
// "submission.sections.accesses.form.discoverable-description": "When checked, this item will be discoverable in search/browse. When unchecked, the item will only be available via a direct link and will never appear in search/browse.",
8681
8675
"submission.sections.accesses.form.discoverable-description": "Wenn ausgewählt, kann das Item in der Suche/im Browsing gefunden werden. Wenn nicht ausgewählt, ist das Item nur über einen direkten Link aufrufbar und erscheint nie in der Suche/im Browsing.",
0 commit comments