mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-02 03:02:19 +08:00
* 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
13 lines
637 B
JSON
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"
|
|
}
|