diff options
Diffstat (limited to 'apps/workflowengine/l10n/sv.js')
-rw-r--r-- | apps/workflowengine/l10n/sv.js | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/apps/workflowengine/l10n/sv.js b/apps/workflowengine/l10n/sv.js index 8a4136292a3..595f50e84f3 100644 --- a/apps/workflowengine/l10n/sv.js +++ b/apps/workflowengine/l10n/sv.js @@ -49,38 +49,38 @@ OC.L10N.register( "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", "Images" : "Bilder", "Office documents" : "Office-dokument", "PDF documents" : "PDF-dokument", "Custom MIME type" : "Anpassad MIME-typ", "Custom mimetype" : "Anpassad mimetyp", + "Select a file type" : "Välj en filtyp", + "e.g. httpd/unix-directory" : "t.ex. httpd/unix-directory", "Please enter a valid time span" : "Ange ett giltigt tidsintervall", - "Select a request URL" : "Välj en webbadress för begäran", "Files WebDAV" : "Filer WebDAV", "Custom URL" : "Anpassad webbadress", - "Select a user agent" : "Välj en användaragent", + "Select a request URL" : "Välj en webbadress för begäran", "Android client" : "Android-klient", "iOS client" : "iOS-klient", "Desktop client" : "Skrivbordsklient", "Thunderbird & Outlook addons" : "Thunderbird & Outlook - tillägg", "Custom user agent" : "Anpassad användaragent", + "Select a user agent" : "Välj en användaragent", "Select groups" : "Välj grupper", "Groups" : "Grupper", "Type to search for group …" : "Skriv för att söka efter grupp ...", "Select a trigger" : "Välj en utlösare", "At least one event must be selected" : "Minst en händelse måste väljas", "Add new flow" : "Lägg till nytt flöde", + "The configuration is invalid" : "Konfigurationen är felaktig", + "Active" : "Aktiv", + "Save" : "Spara", "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", - "Active" : "Aktiv", - "Save" : "Spara", "Available flows" : "Tillgängliga flöden", "For details on how to write your own flow, check out the development documentation." : "För information om hur du skriver ditt eget flöde, se utvecklingsdokumentationen.", "No flows installed" : "Inga flöden installerade", @@ -118,7 +118,6 @@ OC.L10N.register( "Request user agent" : "Begär användaragent", "Group membership" : "Gruppmedlemskap", "is member of" : "är medlem i", - "is not member of" : "är inte medlem i", - "User group membership" : "Användargruppsmedlemskap" + "is not member of" : "är inte medlem i" }, "nplurals=2; plural=(n != 1);"); |