diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-30 00:26:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-30 00:26:19 +0000 |
commit | 600351c4cf7e8b7c599d6a7cea457cfc09393d03 (patch) | |
tree | 091b1a42d71beadf2dc4674223ae61d2617a5ac7 /apps/workflowengine | |
parent | fe471da3169f055738b1326baffdbfb1c72c3d2e (diff) | |
download | nextcloud-server-600351c4cf7e8b7c599d6a7cea457cfc09393d03.tar.gz nextcloud-server-600351c4cf7e8b7c599d6a7cea457cfc09393d03.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/sv.js | 3 | ||||
-rw-r--r-- | apps/workflowengine/l10n/sv.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/sv.js b/apps/workflowengine/l10n/sv.js index 4ca847938a6..519036e2378 100644 --- a/apps/workflowengine/l10n/sv.js +++ b/apps/workflowengine/l10n/sv.js @@ -80,12 +80,15 @@ OC.L10N.register( "Save" : "Spara", "Available flows" : "Tillgängliga flöden", "For details on how to write your own flow, check out the development documentation." : "För information om hur du skriver ditt eget flöde, se utvecklingsdokumentationen.", + "No flows installed" : "Inga flöden installerade", + "Ask your administrator to install new flows." : "Be din administratör att installera nya flöden.", "More flows" : "Fler flöden", "Browse the App Store" : "Bläddra i appbutiken", "Show less" : "Visa mindre", "Show more" : "Visa mer", "Configured flows" : "Konfigurerade flöden", "Your flows" : "Dina flöden", + "No flows configured" : "Inga flöden har konfigurerats", "matches" : "träffar", "does not match" : "matchar inte", "is" : "är", diff --git a/apps/workflowengine/l10n/sv.json b/apps/workflowengine/l10n/sv.json index 64a1e303dc1..04830e44ac8 100644 --- a/apps/workflowengine/l10n/sv.json +++ b/apps/workflowengine/l10n/sv.json @@ -78,12 +78,15 @@ "Save" : "Spara", "Available flows" : "Tillgängliga flöden", "For details on how to write your own flow, check out the development documentation." : "För information om hur du skriver ditt eget flöde, se utvecklingsdokumentationen.", + "No flows installed" : "Inga flöden installerade", + "Ask your administrator to install new flows." : "Be din administratör att installera nya flöden.", "More flows" : "Fler flöden", "Browse the App Store" : "Bläddra i appbutiken", "Show less" : "Visa mindre", "Show more" : "Visa mer", "Configured flows" : "Konfigurerade flöden", "Your flows" : "Dina flöden", + "No flows configured" : "Inga flöden har konfigurerats", "matches" : "träffar", "does not match" : "matchar inte", "is" : "är", |