2017-01-04 12:09:43 +00:00
{ "translations" : {
2019-09-17 12:33:26 +00:00
"The given operator is invalid" : "Den valda operatören är felaktig" ,
"The given regular expression is invalid" : "Det valda vanliga uttrycket är felaktigt" ,
"The given file size is invalid" : "Den valda filstorleken är felaktig" ,
"The given tag id is invalid" : "Den valda taggen är felaktig" ,
"The given IP range is invalid" : "Det valda IP-spannet är felaktigt" ,
"The given IP range is not valid for IPv4" : "Det valda IP-spannet är felaktigt för IPv4" ,
"The given IP range is not valid for IPv6" : "Det valda IP-spannet är felaktigt för IPv6" ,
"The given time span is invalid" : "Det valda tidsspannet är felaktigt" ,
"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" ,
2019-09-19 02:15:38 +00:00
"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" ,
2019-11-30 02:16:49 +00:00
"Someone" : "Någon" ,
"%s created %s" : "%s skapad %s" ,
"%s modified %s" : "%s ändrad %s" ,
"%s deleted %s" : "%s raderad %s" ,
2021-11-23 02:25:56 +00:00
"%s accessed %s" : "%s öppnade %s" ,
2019-11-30 02:16:49 +00:00
"%s renamed %s" : "%s omdöpt %s" ,
"%s copied %s" : "%s kopierad %s" ,
"%s assigned %s to %s" : "%s tilldelad %s till %s" ,
2019-09-17 12:33:26 +00:00
"Operation #%s does not exist" : "Operationen #%s existerar inte" ,
2019-11-14 02:16:16 +00:00
"Entity %s does not exist" : "Objekt 1%s finns inte" ,
2019-11-27 02:16:25 +00:00
"Entity %s is invalid" : "Entitet %s är ogiltig" ,
2019-09-19 02:15:38 +00:00
"No events are chosen." : "Inga händelser valda" ,
2019-11-14 02:16:16 +00:00
"Entity %s has no event %s" : "Objekt 1%s har ingen händelse 1%s" ,
2019-09-17 12:33:26 +00:00
"Operation %s does not exist" : "Operationen %s existerar inte" ,
"Operation %s is invalid" : "Operationen %s är ogiltig" ,
2020-02-08 02:18:22 +00:00
"At least one check needs to be provided" : "Minst en kontroll måste tillhandahållas" ,
2023-03-18 02:27:24 +00:00
"The provided operation data is too long" : "Den angivna operationsdatan är för lång" ,
2020-02-08 02:18:22 +00:00
"Invalid check provided" : "Ogiltig kontroll angavs" ,
2019-09-17 12:33:26 +00:00
"Check %s does not exist" : "Kontroll av %s existerar inte" ,
"Check %s is invalid" : "Kontroll av %s är ogiltig" ,
2019-12-23 02:27:33 +00:00
"Check %s is not allowed with this entity" : "Kontroll %s tillåts inte med denna enhet" ,
2023-03-18 02:27:24 +00:00
"The provided check value is too long" : "Det angivna kontrollvärdet är för långt" ,
2019-09-17 12:33:26 +00:00
"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" ,
2019-11-30 02:16:49 +00:00
"Flow" : "Flöde" ,
2019-11-15 02:16:03 +00:00
"Nextcloud workflow engine" : "Nextcloud arbetsflödesmotor" ,
2019-09-19 02:15:38 +00:00
"Select a filter" : "Välj ett filter" ,
"Select a comparator" : "Välj en jämförelse" ,
2023-05-13 02:27:57 +00:00
"Remove filter" : "Ta bort filter" ,
2019-09-19 02:15:38 +00:00
"Select a file type" : "Välj en filtyp" ,
2019-11-13 02:16:08 +00:00
"e.g. httpd/unix-directory" : "t.ex. httpd/unix-directory" ,
2020-02-22 02:18:42 +00:00
"Folder" : "Mapp" ,
2019-09-19 02:15:38 +00:00
"Images" : "Bilder" ,
2023-03-19 02:27:27 +00:00
"Office documents" : "Office-dokument" ,
2019-09-19 02:15:38 +00:00
"PDF documents" : "PDF-dokument" ,
2023-03-18 02:27:24 +00:00
"Custom MIME type" : "Anpassad MIME-typ" ,
2019-09-19 02:15:38 +00:00
"Custom mimetype" : "Anpassad mimetyp" ,
2019-11-13 02:16:08 +00:00
"Please enter a valid time span" : "Ange ett giltigt tidsintervall" ,
2019-11-03 02:16:06 +00:00
"Select a request URL" : "Välj en webbadress för begäran" ,
2019-09-17 12:33:26 +00:00
"Files WebDAV" : "Filer WebDAV" ,
2019-11-03 02:16:06 +00:00
"Custom URL" : "Anpassad webbadress" ,
2019-09-19 02:15:38 +00:00
"Select a user agent" : "Välj en användaragent" ,
2019-09-17 12:33:26 +00:00
"Android client" : "Android-klient" ,
"iOS client" : "iOS-klient" ,
"Desktop client" : "Skrivbordsklient" ,
"Thunderbird & Outlook addons" : "Thunderbird & Outlook - tillägg" ,
2019-09-19 02:15:38 +00:00
"Custom user agent" : "Anpassad användaragent" ,
2020-02-08 02:18:22 +00:00
"At least one event must be selected" : "Minst en händelse måste väljas" ,
2019-11-30 02:16:49 +00:00
"Add new flow" : "Lägg till nytt flöde" ,
2019-09-19 02:15:38 +00:00
"When" : "När" ,
"and" : "och" ,
2023-05-13 02:27:57 +00:00
"Add a new filter" : "Lägg till nytt filter" ,
2019-11-13 02:16:08 +00:00
"Cancel" : "Avbryt" ,
2022-02-09 02:26:53 +00:00
"Delete" : "Radera" ,
2019-09-19 02:15:38 +00:00
"The configuration is invalid" : "Konfigurationen är felaktig" ,
2019-11-30 02:16:49 +00:00
"Active" : "Aktiv" ,
2019-11-28 02:16:54 +00:00
"Save" : "Spara" ,
2019-11-30 02:16:49 +00:00
"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." ,
"More flows" : "Fler flöden" ,
2021-09-04 02:26:10 +00:00
"Browse the App Store" : "Bläddra i appbutiken" ,
2019-09-19 02:15:38 +00:00
"Show less" : "Visa mindre" ,
"Show more" : "Visa mer" ,
2019-11-30 02:16:49 +00:00
"Configured flows" : "Konfigurerade flöden" ,
"Your flows" : "Dina flöden" ,
2017-01-04 12:09:43 +00:00
"matches" : "träffar" ,
"does not match" : "matchar inte" ,
2019-12-20 02:26:28 +00:00
"is" : "är" ,
"is not" : "är inte" ,
"File name" : "Filnamn" ,
2019-09-17 12:33:26 +00:00
"File MIME type" : "Filens MIME-typ" ,
2017-01-04 12:09:43 +00:00
"File size (upload)" : "Filstorlek (uppladdning)" ,
"less" : "mindre" ,
"less or equals" : "mindre eller motsvarar" ,
"greater or equals" : "större eller motsvarar" ,
"greater" : "större" ,
"Request remote address" : "Begär extern adress" ,
"matches IPv4" : "matchar IPv4" ,
"does not match IPv4" : "matchar inte IPv4" ,
"matches IPv6" : "matchar IPv6" ,
"does not match IPv6" : "matchar inte IPv6" ,
2019-09-17 12:33:26 +00:00
"File system tag" : "Filens systemtagg" ,
"is tagged with" : "är taggad med" ,
"is not tagged with" : "är inte taggad med" ,
2019-11-03 02:16:06 +00:00
"Request URL" : "Begär webbadress" ,
2017-01-04 12:09:43 +00:00
"Request time" : "Begärningstid" ,
"between" : "mellan" ,
"not between" : "inte mellan" ,
2017-08-24 00:08:50 +00:00
"Request user agent" : "Begär användaragent" ,
2017-01-04 12:09:43 +00:00
"User group membership" : "Användargruppsmedlemskap" ,
"is member of" : "är medlem i" ,
2022-10-21 02:14:44 +00:00
"is not member of" : "är inte medlem i" ,
2023-05-12 02:28:13 +00:00
"Predefined URLs" : "Förinställda webbadresser" ,
"Others" : "Övriga"
2017-01-04 12:09:43 +00:00
} , "pluralForm" : "nplurals=2; plural=(n != 1);"
}