Jonas Fleischer 9d572bf8f4
feat: add German localization files for NocoBase core and plugins (#6435)
* feat: add German localization files for NocoBase core and plugins

* feat: expand German localization for NocoBase plugins compared to chinese translation

This commit adds and enhances German translation files across multiple NocoBase plugins, including:
- Workflow plugins (action trigger, manual, notification, etc.)
- File management
- Charts and data visualization
- Async task management
- Import/export functionality
- Theme editor
- And several other core and extension plugins
2025-03-12 21:35:26 +08:00

13 lines
637 B
JSON

{
"Aggregate": "Aggregieren",
"Counting, summing, finding maximum, minimum, and average values for multiple records of a collection or associated data of a record.":
"Zählen, Summieren, Finden von Maximum, Minimum und Durchschnittswerten für mehrere Datensätze einer Sammlung oder verknüpfte Daten eines Datensatzes.",
"Aggregator function": "Aggregatorfunktion",
"Target type": "Zieltyp",
"Data of collection": "Daten der Sammlung",
"Data of associated collection": "Daten der verknüpften Sammlung",
"Field to aggregate": "Zu aggregierendes Feld",
"Distinct": "Eindeutig",
"Query result": "Abfrageergebnis"
}