Skip to content

Commit

Permalink
Add german translation
Browse files Browse the repository at this point in the history
  • Loading branch information
eschleb committed Dec 16, 2024
1 parent 8a11d73 commit b832594
Showing 1 changed file with 34 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
merkle.customDefinitions.linkSet.linkType.internal.label=Intern
merkle.customDefinitions.linkSet.linkType.external.label=Extern
merkle.customDefinitions.linkSet.linkType.asset_dam.label=Magnolia Datei
merkle.customDefinitions.linkSet.field.linkType.internal.label=Seite
merkle.customDefinitions.linkSet.field.linkType.external.label=Link
merkle.customDefinitions.linkSet.field.linkType.asset_dam.label=Datei
merkle.customDefinitions.linkSet.anchorId.label=Anker id
merkle.customDefinitions.linkSet.anchorId.errorMessage.pattern=Anker id muss alphanumerisch sein
merkle.customDefinitions.linkSet.text.label=Link Text
merkle.customDefinitions.linkSet.openInNewWindow.label=
merkle.customDefinitions.linkSet.openInNewWindow.buttonLabel=In neuem Fenster öffnen

merkle.customDefinitions.imageSet.imageType.dam.label=Magnolia
merkle.customDefinitions.imageSet.field.imageType.dam.label=Datei
merkle.customDefinitions.imageSet.image.label=Bildquelle
merkle.customDefinitions.imageSet.altText.label=Alternativtext

merkle.customDefinitions.videoSet.videoType.dam.label=Magnolia
merkle.customDefinitions.videoSet.videoType.youtube.label=Youtube
merkle.customDefinitions.videoSet.videoType.vimeo.label=Vimeo
merkle.customDefinitions.videoSet.field.videoType.dam.label=Datei
merkle.customDefinitions.videoSet.field.videoType.youtube.label=Youtube ID
merkle.customDefinitions.videoSet.field.videoType.vimeo.label=Vimeo ID
merkle.customDefinitions.videoSet.video.label=Videoquelle
merkle.customDefinitions.videoSet.previewImage.label=Vorschaubild

merkle.customDefinitions.colorpicker.noColorCheckbox.fallbackLabel=Ohne Farbe

validators.mimeTypeValidator.errorMessage=Ungültiger mime-type! Muss einer der folgenden sein [{0}].
validators.nodeTypeValidator.errorMessage=Ungültiger node-type! Muss vom Typ {0} sein.
validators.templateValidator.errorMessage=Ungültiges template! Muss vom template {0} sein.
validators.anchorPattern.errorMessage=Anker id muss alphanumerisch sein

views.moddate.label=Bearbeitungsdatum

0 comments on commit b832594

Please sign in to comment.