diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-13 02:28:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-13 02:28:05 +0000 |
commit | 79f342531c163bd9c3202ca4e8003564e1e5ad0a (patch) | |
tree | 2855dbe8efc08a4e0e1ab786558cabd2c296c731 /apps/workflowengine | |
parent | 2a465e935bd0f9a44102869231024b15e20bb65d (diff) | |
download | nextcloud-server-79f342531c163bd9c3202ca4e8003564e1e5ad0a.tar.gz nextcloud-server-79f342531c163bd9c3202ca4e8003564e1e5ad0a.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 | 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 995076440bb..45a00308d80 100644 --- a/apps/workflowengine/l10n/sv.js +++ b/apps/workflowengine/l10n/sv.js @@ -48,6 +48,7 @@ OC.L10N.register( "Nextcloud workflow engine" : "Nextcloud arbetsflödesmotor", "Select a filter" : "Välj ett filter", "Select a comparator" : "Välj en jämförelse", + "Remove filter" : "Ta bort filter", "Select a file type" : "Välj en filtyp", "e.g. httpd/unix-directory" : "t.ex. httpd/unix-directory", "Folder" : "Mapp", @@ -70,6 +71,7 @@ OC.L10N.register( "Add new flow" : "Lägg till nytt flöde", "When" : "När", "and" : "och", + "Add a new filter" : "Lägg till nytt filter", "Cancel" : "Avbryt", "Delete" : "Radera", "The configuration is invalid" : "Konfigurationen är felaktig", diff --git a/apps/workflowengine/l10n/sv.json b/apps/workflowengine/l10n/sv.json index f2116412e5b..0cfb7d63e19 100644 --- a/apps/workflowengine/l10n/sv.json +++ b/apps/workflowengine/l10n/sv.json @@ -46,6 +46,7 @@ "Nextcloud workflow engine" : "Nextcloud arbetsflödesmotor", "Select a filter" : "Välj ett filter", "Select a comparator" : "Välj en jämförelse", + "Remove filter" : "Ta bort filter", "Select a file type" : "Välj en filtyp", "e.g. httpd/unix-directory" : "t.ex. httpd/unix-directory", "Folder" : "Mapp", @@ -68,6 +69,7 @@ "Add new flow" : "Lägg till nytt flöde", "When" : "När", "and" : "och", + "Add a new filter" : "Lägg till nytt filter", "Cancel" : "Avbryt", "Delete" : "Radera", "The configuration is invalid" : "Konfigurationen är felaktig", |