@@ -583,17 +583,17 @@ be.messageCenter.product = Produkt
583583# Title for the message center modal
584584be.messageCenter.title = Neuerungen
585585# Text shown in error notification banner
586- be.metadataUpdateErrorNotification = Unable to save changes. Please try again .
586+ be.metadataUpdateErrorNotification = Änderungen können nicht gespeichert werden. Versuchen Sie es bitte noch einmal .
587587# Text shown in success notification banner
588- be.metadataUpdateSuccessNotification = {numSelected, plural, =1 {1 document updated} other {# documents updated} }
588+ be.metadataUpdateSuccessNotification = {numSelected,plural,=1 {1 document updated} other{# documents updated}}
589589# Text for modified date with modified prefix.
590590be.modifiedDate = Geändert am {date}
591591# Text for modified date with user with modified prefix.
592592be.modifiedDateBy = Geändert am {date} von {name}
593593# Label for a button that displays more options
594594be.moreOptions = Weitere Optionen
595595# Display text for field when there are multiple items selected and have different value
596- be.multipleValues = Multiple Values
596+ be.multipleValues = Mehrere Werte
597597# Name ascending option shown in the share access drop down select.
598598be.nameASC = Name: A → Z
599599# Name descending option shown in the share access drop down select.
@@ -841,7 +841,7 @@ be.sort = Sortieren
841841# Label for status skill card in the preview sidebar
842842be.statusSkill = Status
843843# Generic success label.
844- be.success = Success
844+ be.success = Erfolgreich
845845# Shown instead of todays date.
846846be.today = heute
847847# Label for keywords/topics skill section in the preview sidebar
@@ -975,9 +975,9 @@ boxui.checkboxTooltip.iconInfoText = Informationen
975975# Button to add classification on an item
976976boxui.classification.add = Hinzufügen
977977# Title of the card that shows the reason why the AI classification was applied when no date is available.
978- boxui.classification.appliedByBoxAi = Box-KI
978+ boxui.classification.appliedByBoxAi = Box AI
979979# Title of the card that shows the reason why the AI classification was applied on a specific date.
980- boxui.classification.appliedByBoxAiOnDate = Box AI on {modifiedAt}
980+ boxui.classification.appliedByBoxAiOnDate = Box AI am {modifiedAt}
981981# Header for classification section in sidebar
982982boxui.classification.classification = Klassifizierung
983983# Classification label color name as dark blue
0 commit comments