diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-27 02:16:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-27 02:16:25 +0000 |
commit | 15e599b9ab473a4fefb421c43e64e5fe53b8626e (patch) | |
tree | 7fd64afc8af76e8cbb30f48633c34d7d8bae7de2 /apps/workflowengine/l10n | |
parent | 0e87c6fac98d90bdde2fa905356a22b27df969ce (diff) | |
download | nextcloud-server-15e599b9ab473a4fefb421c43e64e5fe53b8626e.tar.gz nextcloud-server-15e599b9ab473a4fefb421c43e64e5fe53b8626e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n')
-rw-r--r-- | apps/workflowengine/l10n/sv.js | 2 | ||||
-rw-r--r-- | apps/workflowengine/l10n/sv.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/sv.js b/apps/workflowengine/l10n/sv.js index 238cb3fa7ff..a2530526f06 100644 --- a/apps/workflowengine/l10n/sv.js +++ b/apps/workflowengine/l10n/sv.js @@ -22,6 +22,7 @@ OC.L10N.register( "Tag assigned" : "Tagg tilldelad", "Operation #%s does not exist" : "Operationen #%s existerar inte", "Entity %s does not exist" : "Objekt 1%s finns inte", + "Entity %s is invalid" : "Entitet %s är ogiltig", "No events are chosen." : "Inga händelser valda", "Entity %s has no event %s" : "Objekt 1%s har ingen händelse 1%s", "Operation %s does not exist" : "Operationen %s existerar inte", @@ -108,6 +109,7 @@ OC.L10N.register( "Select timezone…" : "Välj tidszon...", "Sync clients" : "Synkroniseringsklienter", "Workflow" : "Arbetsflöde", + "Files workflow engine" : "Arbetsflödesmotor för Filer", "Open documentation" : "Öppna dokumentation", "Loading…" : "Laddar...", "Tag management" : "Tagghantering" diff --git a/apps/workflowengine/l10n/sv.json b/apps/workflowengine/l10n/sv.json index 84fa74a0cad..9ab50dc27ca 100644 --- a/apps/workflowengine/l10n/sv.json +++ b/apps/workflowengine/l10n/sv.json @@ -20,6 +20,7 @@ "Tag assigned" : "Tagg tilldelad", "Operation #%s does not exist" : "Operationen #%s existerar inte", "Entity %s does not exist" : "Objekt 1%s finns inte", + "Entity %s is invalid" : "Entitet %s är ogiltig", "No events are chosen." : "Inga händelser valda", "Entity %s has no event %s" : "Objekt 1%s har ingen händelse 1%s", "Operation %s does not exist" : "Operationen %s existerar inte", @@ -106,6 +107,7 @@ "Select timezone…" : "Välj tidszon...", "Sync clients" : "Synkroniseringsklienter", "Workflow" : "Arbetsflöde", + "Files workflow engine" : "Arbetsflödesmotor för Filer", "Open documentation" : "Öppna dokumentation", "Loading…" : "Laddar...", "Tag management" : "Tagghantering" |