diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-28 00:28:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-28 00:28:36 +0000 |
commit | 4f222b9fbaab04fe92f3f0ae6c8da05c824b4050 (patch) | |
tree | 75210eeee435c438c1e3dc8901d5b2d51e6f5f37 /apps/workflowengine | |
parent | 443d15bac3bd4f2ab200eb0e5580e1f390f995eb (diff) | |
download | nextcloud-server-4f222b9fbaab04fe92f3f0ae6c8da05c824b4050.tar.gz nextcloud-server-4f222b9fbaab04fe92f3f0ae6c8da05c824b4050.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_DE.js | 2 | ||||
-rw-r--r-- | apps/workflowengine/l10n/de_DE.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/de_DE.js b/apps/workflowengine/l10n/de_DE.js index b11daccac16..8b67917f522 100644 --- a/apps/workflowengine/l10n/de_DE.js +++ b/apps/workflowengine/l10n/de_DE.js @@ -81,7 +81,7 @@ OC.L10N.register( "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, finden Sie in der Entwickler-Dokumentation.", "No flows installed" : "Keine Abläufe installiert", - "Ask your administrator to install new flows." : "Bitten Sie Ihren Administrator, neue Abläufe zu installieren.", + "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", diff --git a/apps/workflowengine/l10n/de_DE.json b/apps/workflowengine/l10n/de_DE.json index 4d40cc657cf..91f9ae71ab0 100644 --- a/apps/workflowengine/l10n/de_DE.json +++ b/apps/workflowengine/l10n/de_DE.json @@ -79,7 +79,7 @@ "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, finden Sie in der Entwickler-Dokumentation.", "No flows installed" : "Keine Abläufe installiert", - "Ask your administrator to install new flows." : "Bitten Sie Ihren Administrator, neue Abläufe zu installieren.", + "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", |