diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-27 02:16:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-27 02:16:49 +0000 |
commit | 459cc918f556ab42842d5c769046855c1af0cc69 (patch) | |
tree | 979fdfc0a491ce0a996de2b4a11462de69c639f5 /apps/workflowengine/l10n | |
parent | ed0fb7c09938604805dbdffebdd66786dfd153a8 (diff) | |
download | nextcloud-server-459cc918f556ab42842d5c769046855c1af0cc69.tar.gz nextcloud-server-459cc918f556ab42842d5c769046855c1af0cc69.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" |