diff options
Diffstat (limited to 'apps/workflowengine/l10n/sv.js')
-rw-r--r-- | apps/workflowengine/l10n/sv.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/sv.js b/apps/workflowengine/l10n/sv.js index 2811186d13e..0648129b671 100644 --- a/apps/workflowengine/l10n/sv.js +++ b/apps/workflowengine/l10n/sv.js @@ -32,13 +32,16 @@ OC.L10N.register( "Select a filter" : "Välj ett filter", "Select a comparator" : "Välj en jämförelse", "Select a file type" : "Välj en filtyp", + "e.g. httpd/unix-directory" : "t.ex. httpd/unix-directory", "Images" : "Bilder", "Office documents" : "Officedokument", "PDF documents" : "PDF-dokument", "Custom mimetype" : "Anpassad mimetyp", + "Select a tag" : "Välj en tagg", "No results" : "Inga resultat", "%s (invisible)" : "%s (osynlig)", "%s (restricted)" : "%s (begränsad)", + "Please enter a valid time span" : "Ange ett giltigt tidsintervall", "Select a request URL" : "Välj en webbadress för begäran", "Predefined URLs" : "Förinställda webbadresser", "Files WebDAV" : "Filer WebDAV", @@ -52,6 +55,8 @@ OC.L10N.register( "Custom user agent" : "Anpassad användaragent", "When" : "När", "and" : "och", + "Cancel" : "Avbryt", + "Delete" : "Radera", "The configuration is invalid" : "Konfigurationen är felaktig", "Show less" : "Visa mindre", "Show more" : "Visa mer", |