1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-13 21:18:21 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2017-11-15 08:12:05 +00:00
parent d22a8dc022
commit 074f6c1b49
9 changed files with 3 additions and 18 deletions

View File

@@ -627,8 +627,6 @@ issues.label_templates.info=Es sind noch keine Label vorhanden. Du kannst vordef
issues.label_templates.helper=Wähle ein Label
issues.label_templates.use=Dieses Label Set benutzen
issues.label_templates.fail_to_load_file=Fehler beim Laden der Label Template Datei '%s': %v
issues.add_label_at=`das <div class="ui label"style="color: %s\; background-color: %s">%s</div>-Label %s hinzugefügt`
issues.remove_label_at=`das <div class="ui label"style="color: %s\; background-color: %s">%s</div>-Label %s entfernt`
issues.add_milestone_at=`fügte das Issue zum <b>%s</b> Meilenstein hinzu %s`
issues.change_milestone_at=`änderte den Meilenstein von <b>%s</b> zu <b>%s</b> %s`
issues.remove_milestone_at=`entfernte das Issue vom <b>%s</b> Meilenstein %s`