Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/workflowengine/l10n/de.js')
-rw-r--r--apps/workflowengine/l10n/de.js11
1 files changed, 10 insertions, 1 deletions
diff --git a/apps/workflowengine/l10n/de.js b/apps/workflowengine/l10n/de.js
index 46bc952e710..ef9841ac4c2 100644
--- a/apps/workflowengine/l10n/de.js
+++ b/apps/workflowengine/l10n/de.js
@@ -32,7 +32,8 @@ OC.L10N.register(
"Check %s is not allowed with this entity" : "Die Prüfung %s ist mit dieser Entität unzulässig",
"Check #%s does not exist" : "Die Prüfung #%s existiert nicht",
"Check %s is invalid or does not exist" : "Die Prüfung %s ist ungültig ist oder nicht existiert",
- "Nextcloud workflow engine" : "Nxtcloud Arbeitsablauf-Engine",
+ "Flow" : "Ablauf",
+ "Nextcloud workflow engine" : "Nextcloud Arbeitsablauf-Engine",
"Select a filter" : "Filter auswählen",
"Select a comparator" : "Wähle einen Komparator",
"Select a file type" : "Dateityp auswählen",
@@ -57,14 +58,22 @@ OC.L10N.register(
"Desktop client" : "Desktop-Client",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook addons",
"Custom user agent" : "Benutzerdefinierter User-Agent",
+ "Add new flow" : "Neuen Ablauf hinzufügen",
"When" : "Wenn",
"and" : "und",
"Cancel" : "Abbrechen",
"Delete" : "Löschen",
"The configuration is invalid" : "Die Konfiguration ist ungültig",
+ "Active" : "Aktiv",
"Save" : "Speichern",
+ "Available flows" : "Verfügbare Abläufe",
+ "For details on how to write your own flow, check out the development documentation." : "Informationen wie eigene Abläufe erstellt werden, findest Du in der Entwickler-Dokumentation.",
+ "More flows" : "Weitere Abläufe",
+ "Browse the app store" : "Appstore durchsuchen",
"Show less" : "Weniger anzeigen",
"Show more" : "Mehr anzeigen",
+ "Configured flows" : "Konfigurierte Abläufe",
+ "Your flows" : "Deine Abläufe",
"File name" : "Dateiname",
"is" : "ist",
"is not" : "ist nicht",