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:
authorNextcloud bot <bot@nextcloud.com>2020-02-08 05:18:22 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-08 05:18:22 +0300
commit6a82bb1f00a5dbfb5be4eb8eaa921e806e384f6a (patch)
treec6295a25965cacdad0d4cd31a84f4f53c8325ee6 /apps/workflowengine/l10n
parenta0e57ea6d320ae543cb092c51b610dc2318be56d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n')
-rw-r--r--apps/workflowengine/l10n/sv.js3
-rw-r--r--apps/workflowengine/l10n/sv.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/sv.js b/apps/workflowengine/l10n/sv.js
index e5c7deb11e9..8d797259caa 100644
--- a/apps/workflowengine/l10n/sv.js
+++ b/apps/workflowengine/l10n/sv.js
@@ -34,6 +34,8 @@ OC.L10N.register(
"Entity %s has no event %s" : "Objekt 1%s har ingen händelse 1%s",
"Operation %s does not exist" : "Operationen %s existerar inte",
"Operation %s is invalid" : "Operationen %s är ogiltig",
+ "At least one check needs to be provided" : "Minst en kontroll måste tillhandahållas",
+ "Invalid check provided" : "Ogiltig kontroll angavs",
"Check %s does not exist" : "Kontroll av %s existerar inte",
"Check %s is invalid" : "Kontroll av %s är ogiltig",
"Check %s is not allowed with this entity" : "Kontroll %s tillåts inte med denna enhet",
@@ -65,6 +67,7 @@ OC.L10N.register(
"Desktop client" : "Skrivbordsklient",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook - tillägg",
"Custom user agent" : "Anpassad användaragent",
+ "At least one event must be selected" : "Minst en händelse måste väljas",
"Add new flow" : "Lägg till nytt flöde",
"When" : "När",
"and" : "och",
diff --git a/apps/workflowengine/l10n/sv.json b/apps/workflowengine/l10n/sv.json
index df71b8cb798..657c550742b 100644
--- a/apps/workflowengine/l10n/sv.json
+++ b/apps/workflowengine/l10n/sv.json
@@ -32,6 +32,8 @@
"Entity %s has no event %s" : "Objekt 1%s har ingen händelse 1%s",
"Operation %s does not exist" : "Operationen %s existerar inte",
"Operation %s is invalid" : "Operationen %s är ogiltig",
+ "At least one check needs to be provided" : "Minst en kontroll måste tillhandahållas",
+ "Invalid check provided" : "Ogiltig kontroll angavs",
"Check %s does not exist" : "Kontroll av %s existerar inte",
"Check %s is invalid" : "Kontroll av %s är ogiltig",
"Check %s is not allowed with this entity" : "Kontroll %s tillåts inte med denna enhet",
@@ -63,6 +65,7 @@
"Desktop client" : "Skrivbordsklient",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook - tillägg",
"Custom user agent" : "Anpassad användaragent",
+ "At least one event must be selected" : "Minst en händelse måste väljas",
"Add new flow" : "Lägg till nytt flöde",
"When" : "När",
"and" : "och",