OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/modules/boards/config/locales/crowdin/js-de.yml

71 lines
3.7 KiB

#English strings go here
de:
js:
boards:
label_unnamed_board: 'Unbenanntes Board'
label_unnamed_list: 'Unbenannte Liste'
label_board_type: 'Board-Typ'
upsale:
teaser_text: 'Verbessere dein agiles Projektmanagement mit dieser flexiblen Board-Ansicht. Erstelle so viele Boards wie du möchtest, um alles zu verfolgen.'
upgrade_to_ee_text: 'Boards sind ein Enterprise-Feature. Bitte aktualisieren Sie auf einen bezahlten Plan.'
upgrade: 'Jetzt Upgrade durchführen'
personal_demo: 'Persönliche Demo anfordern'
lists:
delete: 'Liste löschen'
version:
is_locked: 'Version ist gesperrt. Keine Elemente können dieser Version hinzugefügt werden.'
is_closed: 'Version ist geschlossen. Keine Elemente können dieser Version hinzugefügt werden.'
close_version: 'Version schließen'
open_version: 'Version öffnen'
lock_version: 'Version sperren'
unlock_version: 'Version entsperren'
edit_version: 'Version bearbeiten'
show_version: 'Version anzeigen'
locked: 'Gesperrt'
closed: 'Erledigt'
new_board: 'Neues Board'
add_list: 'Add list to board'
add_card: 'Karte erstellen'
error_attribute_not_writable: "Das Arbeitspaket kann nicht verschoben werden, %{attribute} ist nicht schreibbar."
error_loading_the_list: "Fehler beim Laden der Liste: %{error_message}"
error_permission_missing: "Die Berechtigung zur Erstellung öffentlicher Abfragen fehlt"
click_to_remove_list: "Klicken, um diese Liste zu entfernen"
board_type:
text: 'Board-Typ'
free: 'Einfaches Board'
select_board_type: 'Please choose the type of board you need.'
free_text: >
A board in which you can freely create lists and order your work packages within. Dragging work packages between lists do not change the work package itself.
action: 'Aktionsboard'
action_by_attribute: 'Aktionsboard (%{attribute})'
action_text: >
A board with filtered lists on %{attribute} attribute. Moving work packages to other lists will update their attribute.
action_text_subprojects: >
A board with lists of subprojects of this project and their work packages as list items. Dragging work packages to other lists will move them to the corresponding subproject.
action_text_subtasks: >
A board with lists of selected parents and their child work packages as list items. Dragging work packages to other lists will update the parent accordingly.
action_type:
assignee: Zugewiesen an
status: Status
version: Version
subproject: subproject
subtasks: children
select_attribute: "Aktionsattribut"
add_list_modal:
labels:
assignee: Select user to add as a new assignee list
status: Select status to add as a new list
version: Select version to add as a new list
subproject: Select subproject to add as a new list
subtasks: Select work package to add as a new list
warning:
status: |
Derzeit ist kein Status verfügbar. <br>
Entweder gibt es keinen oder sie wurden alle bereits zum Board hinzugefügt.
assignee: Dieses Projekt hat derzeit keine Mitglieder, die hinzugefügt werden können. <br>
add_members: <a href="%{link}">Fügen Sie ein neues Mitglied zu diesem Projekt</a> hinzu, um Benutzer zu diesem Board hinzuzufügen.
configuration_modal:
title: 'Board konfigurieren'
display_settings:
card_mode: "Als Karten anzeigen"
table_mode: "Als Tabelle anzeigen"