diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-19 02:15:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-19 02:15:38 +0000 |
commit | ce1068394404d2d21fe680da1fcef1963f8da46e (patch) | |
tree | 721bb6cf9a8bf566cebbd0a1c2d63647cb376200 /apps/workflowengine/l10n/sv.js | |
parent | 3a9a4f648f30c474c08e4745a8594631980874c8 (diff) | |
download | nextcloud-server-ce1068394404d2d21fe680da1fcef1963f8da46e.tar.gz nextcloud-server-ce1068394404d2d21fe680da1fcef1963f8da46e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/sv.js')
-rw-r--r-- | apps/workflowengine/l10n/sv.js | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/sv.js b/apps/workflowengine/l10n/sv.js index 2d54655ba89..7077a5afad8 100644 --- a/apps/workflowengine/l10n/sv.js +++ b/apps/workflowengine/l10n/sv.js @@ -12,20 +12,52 @@ OC.L10N.register( "The given start time is invalid" : "Den valda starttiden är felaktig", "The given end time is invalid" : "Den valda sluttiden är felaktig", "The given group does not exist" : "Den valda gruppen finns inte", + "File" : "Fil", + "File created" : "Fil skapad", + "File updated" : "Fil uppdaterad", + "File renamed" : "Fil omdöpt", + "File deleted" : "Fil raderad", + "File accessed" : "Fil öppnad", + "File copied" : "Fil kopierad", + "Tag assigned" : "Tagg tilldelad", "Operation #%s does not exist" : "Operationen #%s existerar inte", + "No events are chosen." : "Inga händelser valda", "Operation %s does not exist" : "Operationen %s existerar inte", "Operation %s is invalid" : "Operationen %s är ogiltig", "Check %s does not exist" : "Kontroll av %s existerar inte", "Check %s is invalid" : "Kontroll av %s är ogiltig", "Check #%s does not exist" : "Kontroll av #%s existerar inte", "Check %s is invalid or does not exist" : "Kontroll av %s är ogiltig eller existerar inte", + "Workflows" : "Arbetsflöden", + "Select a filter" : "Välj ett filter", + "Select a comparator" : "Välj en jämförelse", + "Select a file type" : "Välj en filtyp", + "Images" : "Bilder", + "Office documents" : "Officedokument", + "PDF documents" : "PDF-dokument", + "Custom mimetype" : "Anpassad mimetyp", + "No results" : "Inga resultat", + "%s (invisible)" : "%s (osynlig)", + "%s (restricted)" : "%s (begränsad)", + "Select a request URL" : "Välj en request URL", "Predefined URLs" : "Förinställda URL:er", "Files WebDAV" : "Filer WebDAV", + "Others" : "Övriga", + "Custom URL" : "Anpassad URL", + "Select a user agent" : "Välj en användaragent", "Sync clients" : "Synkroniseringsklienter", "Android client" : "Android-klient", "iOS client" : "iOS-klient", "Desktop client" : "Skrivbordsklient", "Thunderbird & Outlook addons" : "Thunderbird & Outlook - tillägg", + "Custom user agent" : "Anpassad användaragent", + "When" : "När", + "and" : "och", + "Cancel rule creation" : "Avbryt skapandet av regel", + "Remove rule" : "Radera regel", + "The configuration is invalid" : "Konfigurationen är felaktig", + "Show less" : "Visa mindre", + "Show more" : "Visa mer", "File name" : "Filnamn", "is" : "är", "is not" : "är inte", |