diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-12 00:18:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-12 00:18:52 +0000 |
commit | 6aeb5d4a08d15dee2b3ba772d46f4eb7eb4bbc50 (patch) | |
tree | cf788cae0d5a6cefabe52001cc4bb446f91e693e /apps/workflowengine | |
parent | 0907cc9636ed0a2e302fb00573385d7a66837bac (diff) | |
download | nextcloud-server-6aeb5d4a08d15dee2b3ba772d46f4eb7eb4bbc50.tar.gz nextcloud-server-6aeb5d4a08d15dee2b3ba772d46f4eb7eb4bbc50.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine')
-rw-r--r-- | apps/workflowengine/l10n/de.js | 3 | ||||
-rw-r--r-- | apps/workflowengine/l10n/de.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/de.js b/apps/workflowengine/l10n/de.js index 78a77d1fdb2..bac0d88bfcb 100644 --- a/apps/workflowengine/l10n/de.js +++ b/apps/workflowengine/l10n/de.js @@ -80,12 +80,15 @@ OC.L10N.register( "Save" : "Speichern", "Available flows" : "Verfügbare Abläufe", "For details on how to write your own flow, check out the development documentation." : "Informationen zur Erstellung eigener Abläufe findest du in der Entwickler-Dokumentation.", + "No flows installed" : "Keine Abläufe installiert", + "Ask your administrator to install new flows." : "Bitten Sie Ihre Administration, neue Abläufe zu installieren.", "More flows" : "Weitere Abläufe", "Browse the App Store" : "App-Store durchsuchen", "Show less" : "Weniger anzeigen", "Show more" : "Mehr anzeigen", "Configured flows" : "Konfigurierte Abläufe", "Your flows" : "Deine Abläufe", + "No flows configured" : "Keine Abläufe eingerichtet", "matches" : "entspricht", "does not match" : "entspricht nicht", "is" : "ist", diff --git a/apps/workflowengine/l10n/de.json b/apps/workflowengine/l10n/de.json index 8d7ba44b8dd..8e5197ceeb6 100644 --- a/apps/workflowengine/l10n/de.json +++ b/apps/workflowengine/l10n/de.json @@ -78,12 +78,15 @@ "Save" : "Speichern", "Available flows" : "Verfügbare Abläufe", "For details on how to write your own flow, check out the development documentation." : "Informationen zur Erstellung eigener Abläufe findest du in der Entwickler-Dokumentation.", + "No flows installed" : "Keine Abläufe installiert", + "Ask your administrator to install new flows." : "Bitten Sie Ihre Administration, neue Abläufe zu installieren.", "More flows" : "Weitere Abläufe", "Browse the App Store" : "App-Store durchsuchen", "Show less" : "Weniger anzeigen", "Show more" : "Mehr anzeigen", "Configured flows" : "Konfigurierte Abläufe", "Your flows" : "Deine Abläufe", + "No flows configured" : "Keine Abläufe eingerichtet", "matches" : "entspricht", "does not match" : "entspricht nicht", "is" : "ist", |