sv.json 73 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776
  1. { "translations": {
  2. "Private" : "Privat",
  3. "Only visible to people matched via phone number integration through Talk on mobile" : "Endast synlig för personer matchade via telefonnummer integration via Talk i mobilen",
  4. "Local" : "Lokal",
  5. "Only visible to people on this instance and guests" : "Endast synlig för personer pÄ denna instansen och gÀster",
  6. "Federated" : "Federerad",
  7. "Only synchronize to trusted servers" : "Synkronisera endast med betrodda servrar",
  8. "Published" : "Publicerad",
  9. "Synchronize to trusted servers and the global and public address book" : "Synkronisera med betrodda servrar och den globala och offentliga adressboken",
  10. "Verify" : "Verifiera",
  11. "Verifying 
" : "Verifierar ...",
  12. "Unable to change password" : "Kunde inte Àndra lösenord",
  13. "Very weak password" : "VÀldigt svagt lösenord",
  14. "Weak password" : "Svagt lösenord",
  15. "So-so password" : "Okej lösenord",
  16. "Good password" : "Bra lösenord",
  17. "Strong password" : "Starkt lösenord",
  18. "Groups" : "Grupper",
  19. "Group list is empty" : "Grupplistan Àr tom",
  20. "Unable to retrieve the group list" : "Kan inte hÀmta grupplistan",
  21. "{actor} added you to group {group}" : "{actor} adderade dig till gruppen {group}",
  22. "You added {user} to group {group}" : "Du adderade {user} till gruppen {group}",
  23. "{actor} added {user} to group {group}" : "{actor} adderade {user} till gruppen {group}",
  24. "An administrator added you to group {group}" : "En administratör adderade dig till gruppen {group}",
  25. "An administrator added {user} to group {group}" : "En administratör adderade {user} till gruppen {group}",
  26. "{actor} removed you from group {group}" : "{actor} tog bort dig frÄn gruppen {group}",
  27. "You removed {user} from group {group}" : "Du tog bort {user} frÄn gruppen {group}",
  28. "{actor} removed {user} from group {group}" : "{actor} tog bort {user} frÄn gruppen {group}",
  29. "An administrator removed you from group {group}" : "En administratör tog bort dig frÄn gruppen {group}",
  30. "An administrator removed {user} from group {group}" : "En administratör tog bort {user} frÄn gruppen {group}",
  31. "Your <strong>group memberships</strong> were modified" : "Dina <strong>gruppmedlemskaper</strong> har Àndrats",
  32. "{actor} changed your password" : "{actor} Àndrade ditt lösenord",
  33. "You changed your password" : "Du Àndrade ditt lösenord",
  34. "Your password was reset by an administrator" : "Ditt lösenord ÄterstÀlldes av en administratör",
  35. "Your password was reset" : "Ditt lösenord ÄterstÀlldes",
  36. "{actor} changed your email address" : "{actor} Àndrade din e-postadress",
  37. "You changed your email address" : "Du Àndrade din e-postadress",
  38. "Your email address was changed by an administrator" : "Din e-postadress Àndrades av en administratör",
  39. "You created an app password for a session named \"{token}\"" : "Du skapade ett applösenord för en session med namnet \"{token}\"",
  40. "An administrator created an app password for a session named \"{token}\"" : "En administratör skapade ett applösenord för en session med namnet \"{token}\"",
  41. "You deleted app password \"{token}\"" : "Du tog bort applösenordet \"{token}\"",
  42. "You renamed app password \"{token}\" to \"{newToken}\"" : "Du Àndrade namn pÄ applösenord \"{token}\" till \"{newToken}\"",
  43. "You granted filesystem access to app password \"{token}\"" : "Du tilldelade filsystem-Ätkomst till applösenord \"{token}\"",
  44. "You revoked filesystem access from app password \"{token}\"" : "Du Äterkallade filsystem-Ätkomst frÄn applösenord \"{token}\"",
  45. "Security" : "SĂ€kerhet",
  46. "You successfully logged in using two-factor authentication (%1$s)" : "Du loggade in med tvÄfaktorautentisering (%1$s)",
  47. "A login attempt using two-factor authentication failed (%1$s)" : "Ett inloggningsförsök med tvÄfaktorautentisering misslyckades (%1$s)",
  48. "Remote wipe was started on %1$s" : "FjÀrrensning startades pÄ %1$s",
  49. "Remote wipe has finished on %1$s" : "FjÀrrensning slutfördes pÄ %1$s",
  50. "Your <strong>password</strong> or <strong>email</strong> was modified" : "Ditt <strong>lösenord</strong> eller <strong>e-postadress</strong> har Àndrats",
  51. "Settings" : "InstÀllningar",
  52. "Could not remove app." : "Kunde inte ta bort app.",
  53. "Could not update app." : "Kunde inte uppdatera app.",
  54. "Wrong password" : "Fel lösenord",
  55. "Unable to change personal password" : "Kunde inte byta personligt lösenord",
  56. "Saved" : "Sparad",
  57. "No Login supplied" : "Ingen inloggning angiven",
  58. "Unable to change password. Password too long." : "Kunde inte byta lösenord. Lösenord för lÄngt.",
  59. "Authentication error" : "Fel vid autentisering",
  60. "Please provide an admin recovery password; otherwise, all account data will be lost." : "Ange ett lösenord för administratörsÄterstÀllning; annars kommer all kontodata att gÄ förlorad.",
  61. "Wrong admin recovery password. Please check the password and try again." : "Felaktigt ÄterstÀllningslösenord för administratör. Kontrollera lösenordet och prova igen.",
  62. "Backend does not support password change, but the encryption of the account key was updated." : "Backend stödjer inte att lösenord Àndras, men krypteringen pÄ kontots nyckel uppdaterades.",
  63. "Administrator documentation" : "Administratörsdokumentation",
  64. "User documentation" : "AnvÀndardokumentation",
  65. "Nextcloud help overview" : "Nextcloud hjÀlpöversikt",
  66. "Invalid SMTP password." : "Ogiltigt SMTP-lösenord.",
  67. "Email setting test" : "E-postinstÀllningar test",
  68. "Well done, %s!" : "Bra gjort, %s!",
  69. "If you received this email, the email configuration seems to be correct." : "Om du fÄr detta e-postmeddelande sÄ har du stÀllt in e-postinstÀllningarna rÀtt.",
  70. "Email could not be sent. Check your mail server log" : "E-post kunde inte skickas. Titta i din e-postserverlogg",
  71. "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Ett problem uppstod nÀr e-post försökte skickas. Kontrollera dina instÀllningar. (Fel: %s)",
  72. "You need to set your account email before being able to send test emails. Go to %s for that." : "Du mÄste stÀlla in epostadressen pÄ kontot innan du kan skicka testmail. GÄ till %s för att göra det.",
  73. "Recently active" : "Nyligen aktiv",
  74. "Disabled accounts" : "Inaktiverade konton",
  75. "Invalid account" : "Felaktigt konto",
  76. "Invalid mail address" : "Ogiltig e-postadress",
  77. "Settings saved" : "InstÀllningar sparade",
  78. "Unable to change full name" : "Kunde inte Àndra namn",
  79. "Unable to change email address" : "Kunde inte Àndra e-postadress",
  80. "Unable to set invalid phone number" : "Kunde inte sÀtta ogiltigt telefonnummer",
  81. "Unable to set invalid website" : "Kunde inte sÀtta ogiltig webbplats",
  82. "Some account data was invalid" : "NĂ„gon kontoinformation var ogiltig",
  83. "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "För att verifiera dit Twitter-konto, posta följande tweet pÄ Twitter (Var sÀker att det postas utan radbrytningar):",
  84. "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "För att verifiera din webbplats, lagra följande innehÄll i din webbrot pÄ '.well-known/CloudIdVerificationCode.txt' (VÀnligen sÀkerstÀll att hela texten ryms pÄ en rad):",
  85. "%1$s changed your password on %2$s." : "%1$s Àndrade ditt lösenord pÄ %2$s",
  86. "Your password on %s was changed." : "Ditt lösenord pÄ %s har Àndrats.",
  87. "Your password on %s was reset by an administrator." : "Ditt lösenord pÄ %s har blivit ÄterstÀllt av en administratör.",
  88. "Your password on %s was reset." : "Ditt lösenord pÄ %s ÄterstÀlldes.",
  89. "Password for %1$s changed on %2$s" : "Lösenord för %1$s Àndrades %2$s",
  90. "Password changed for %s" : "Lösenord Àndrat för %s",
  91. "If you did not request this, please contact an administrator." : "Om du inte har begÀrt detta, vÀnligen kontakta en administratör.",
  92. "Your email address on %s was changed." : "Din e-postadress pÄ %s har Àndrats.",
  93. "Your email address on %s was changed by an administrator." : "Din e-postadress pÄ %s har Àndrats av en administratör.",
  94. "Email address for %1$s changed on %2$s" : "E-postadressen för %1$s Àndrades %2$s",
  95. "Email address changed for %s" : "E-postadress Àndrad för %s",
  96. "The new email address is %s" : "Nya e-postadressen Àr %s",
  97. "Your %s account was created" : "Ditt %s konto skapades",
  98. "Welcome aboard" : "VĂ€lkommen ombord",
  99. "Welcome aboard %s" : "VĂ€lkommen ombord %s",
  100. "Welcome to your %s account, you can add, protect, and share your data." : "VÀlkommen till ditt %s konto, du kan lÀgga till, skydda och dela din data.",
  101. "Your Login is: %s" : "Din inloggning Àr: %s",
  102. "Set your password" : "StÀll in ditt lösenord",
  103. "Go to %s" : "GĂ„ till %s",
  104. "Install Client" : "Installera Klient",
  105. "Logged in account must be a subadmin" : "Inloggat konto mÄste vara en underadministratör",
  106. "Apps" : "Appar",
  107. "Personal" : "Privat",
  108. "Administration" : "Administration",
  109. "Users" : "AnvÀndare",
  110. "Additional settings" : "Övriga instĂ€llningar",
  111. "Artificial Intelligence" : "Artificiell intelligens",
  112. "Administration privileges" : "Administreringsprivilegier",
  113. "Groupware" : "Grupprogram",
  114. "Overview" : "Översikt",
  115. "Basic settings" : "Generella instÀllningar",
  116. "Sharing" : "Dela",
  117. "Availability" : "Din tillgÀnglighet",
  118. "Calendar" : "Kalender",
  119. "Personal info" : "Personlig information",
  120. "Mobile & desktop" : "Mobil & skrivbord",
  121. "Email server" : "E-postserver",
  122. "Security & setup checks" : "SĂ€kerhet & konfigurationstest",
  123. "Background jobs" : "Bakgrundsjobb",
  124. "Unlimited" : "ObegrÀnsat",
  125. "Verifying" : "Verifiera",
  126. "Allowed admin IP ranges" : "TillÄten IP-rymd för administratörer",
  127. "Admin IP filtering isn’t applied." : "IP-filtrering av administratörer Ă€r inte tillĂ€mpad",
  128. "App directories owner" : "App-katalogens Àgare",
  129. "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Vissa appkataloger Àgs av en annan anvÀndare Àn den som Àger webbservern. Detta kan vara fallet om appar har installerats manuellt. Kontrollera behörigheterna för följande appkataloger:\n%s",
  130. "App directories have the correct owner \"%s\"" : "App-kataloger har rÀtt Àgare \"%s\"",
  131. "Brute-force Throttle" : "Brute-force begrÀnsningar",
  132. "Your remote address could not be determined." : "Din fjÀrradress kunde inte faststÀllas.",
  133. "Code integrity" : "Kodintegritet",
  134. "Integrity checker has been disabled. Integrity cannot be verified." : "Integritetskontrollen har inaktiverats. Integritet kan inte verifieras.",
  135. "No altered files" : "Inga Àndrade filer",
  136. "Some files have not passed the integrity check. {link1} {link2}" : "NĂ„gra filer har inte klarat integritetskontrollen. {link1} {link2}",
  137. "Cron errors" : "Cron-fel",
  138. "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Det var inte möjligt att utföra cron-jobbet via CLI. Följande tekniska fel har uppstÄtt:\n%s",
  139. "The last cron job ran without errors." : "Det senaste cron-jobbet kördes utan fel.",
  140. "Cron last run" : "Cron senaste körning",
  141. "Last background job execution ran %s. Something seems wrong. {link}." : "Senaste bakgrundsjobbet kördes %s. NÄgot verkar vara fel. {link}.",
  142. "Last background job execution ran %s." : "Senaste bakgrundsjobbet kördes %s.",
  143. "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Serverns datakatalog och filer Àr sannolikt fritt tillgÀngliga över internet. Nextclouds .htaccess-fil fungerar ej. Det rekommenderas starkt att du konfigurerar webbservern pÄ sÄ vis att datamappen inte Àr tillgÀnglig för vem som helst pÄ internet, eller flyttar den utanför webbserverns dokument-rot. ",
  144. "Database missing columns" : "Databas saknar kolumner",
  145. "Missing optional column \"%s\" in table \"%s\"." : "Saknar valfri kolumn \"%s\" i tabellen \"%s\".",
  146. "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Databasen saknar nÄgra valfria kolumner. Eftersom att lÀgga till sÄdana i stora tabeller kan ta en del tid, har det inte gjorts automatiskt. Genom att köra kommandot \"occ db:add-missing-columns\" lÀggs de saknade kolumnerna till utan att instansen behöver stoppas. Att lÀgga till de valfria kolumnerna kan förbÀttra svarstid eller anvÀndbarhet.",
  147. "Database missing indices" : "Databasen saknar index",
  148. "Missing indices:" : "Saknade index:",
  149. "\"%s\" in table \"%s\"" : "\"%s\" i tabell \"%s\"",
  150. "Database missing primary keys" : "Databasen saknar primÀrnycklar",
  151. "Missing primary key on table \"%s\"." : "Saknar primÀrnyckel pÄ tabellen \"%s\".",
  152. "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Databasen saknar nÄgra primÀrnycklar. Eftersom att lÀgga till sÄdana i stora tabeller kan ta en del tid, har det inte gjorts automatiskt. Genom att köra kommandot \"occ db:add-missing-primary-keys\" lÀggs de saknade primÀrnycklarna till utan att instansen behöver stoppas.",
  153. "Database pending bigint migrations" : "Databas vÀntar pÄ bigint-migreringar",
  154. "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Vissa kolumner i databasen saknar en konvertering till big int. Eftersom att Àndra kolumners typer pÄ stora tabeller kan ta tid Àndrades de inte automatiskt. Genom att köra \"occ db:convert-filecache-bigint\" kan dessa vÀntande Àndringar appliceras manuellt. Denna operation mÄste utföras nÀr instansen Àr offline.",
  155. "Debug mode" : "FelsökningslÀge",
  156. "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Den hÀr instansen körs i felsökningslÀge. Aktivera detta endast för lokal utveckling och inte i produktionsmiljöer.",
  157. "Debug mode is disabled." : "FelsökningslÀget Àr inaktiverat",
  158. "Default phone region" : "Standardregion för telefon",
  159. "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Din installation har ingen standardregion för telefon instÀlld. Detta krÀvs för att validera telefonnummer i profilinstÀllningarna utan landskod. För att tillÄta nummer utan landskod, lÀgg till \"default_phone_region\" med respektive ISO 3166-1-kod för regionen i din konfigurationsfil.",
  160. "Email test" : "E-posttest",
  161. "Email test was successfully sent" : "E-posttestet har skickats",
  162. "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Du har inte stÀllt in eller verifierat din e-postserverkonfiguration Ànnu. GÄ över till \"Generella instÀllningar\" för att stÀlla in dem. AnvÀnd sedan knappen \"Skicka e-post\" under formulÀret för att verifiera dina instÀllningar.",
  163. "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "Databasen anvÀnds till transaktionsbaserad fillÄsning. För att förbÀttra prestandan, konfigurera memcache om det finns tillgÀngligt.",
  164. "Your IP address was resolved as %s" : "Din IP-adress identifierades som %s",
  165. "Internet connectivity" : "Internetanslutning",
  166. "Internet connectivity is disabled in configuration file." : "Internetanslutning Àr inaktiverad i konfigurationsfilen.",
  167. "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Den hÀr servern har ingen fungerande internetanslutning: Flera slutpunkter kunde inte nÄs. Det betyder att vissa av funktionerna som montering av extern lagring, aviseringar om uppdateringar eller installation av tredjepartsappar inte kommer att fungera. Att komma Ät filer pÄ distans och skicka e-postmeddelanden kanske inte heller fungerar. UpprÀtta en anslutning frÄn denna server till internet för att kunna nyttja alla funktioner.",
  168. "Old server-side-encryption" : "Gammal serverkryptering",
  169. "Disabled" : "Inaktiverad",
  170. "The old server-side-encryption format is enabled. We recommend disabling this." : "Det gamla krypteringsformatet pÄ servern Àr aktiverat. Vi rekommenderar att du inaktiverar detta.",
  171. "Maintenance window start" : "UnderhÄllsfönster startar",
  172. "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Servern har ingen konfigurerad starttid för underhÄllsfönster. Detta innebÀr att resurskrÀvande dagliga bakgrundsjobb ocksÄ kommer att köras under din huvudsakliga anvÀndningstid. Vi rekommenderar att du stÀller in det till en tid med lÄg anvÀndning, sÄ att anvÀndarna pÄverkas mindre av belastningen som orsakas av dessa tunga uppgifter.",
  173. "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "UnderhÄllsfönstret för att utföra tunga bakgrundsjobb Àr mellan {start}:00 UTC och {end}:00 UTC",
  174. "Memcache" : "Memcache",
  175. "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Inget minnescache har konfigurerats. För att förbÀttra prestanda, vÀnligen konfigurera en memcache, om tillgÀnglig.",
  176. "Configured" : "Konfigurerad",
  177. "You are not using MySQL" : "Du anvÀnder inte MySQL",
  178. "MySQL Unicode support" : "MySQL Unicode support",
  179. "MySQL is used as database and does support 4-byte characters" : "MySQL anvÀnds som databas och stödjer 4-byte-tecken",
  180. "Overwrite CLI URL" : "Skriv över CLI-URL",
  181. "PHP default charset" : "PHP standardteckenuppsÀttning",
  182. "PHP set_time_limit" : "PHP set_time_limit",
  183. "The function is available." : "Funktionen Àr tillgÀnglig.",
  184. "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP-funktionen \"set_time_limit\" Àr inte tillgÀnglig. Detta kan leda till att skript stoppas i mitten av utförandet och bryter din installation. Aktivering av denna funktion rekommenderas starkt.",
  185. "Supported" : "Stöds",
  186. "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Din PHP har inte FreeType-stöd, vilket resulterar i brott i profilbilder och instÀllningsgrÀnssnittet.",
  187. "PHP getenv" : "PHP getenv",
  188. "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP verkar inte vara korrekt instÀlld för att frÄga efter systemmiljövariabler. Testet med getenv(\"PATH\") ger bara ett tomt svar.",
  189. "PHP memory limit" : "PHP minnesgrÀns",
  190. "The PHP memory limit is below the recommended value of %s." : "MinnesgrÀnsen för PHP Àr under det rekommenderade vÀrdet pÄ %s.",
  191. "PHP modules" : "PHP-moduler",
  192. "This instance is missing some required PHP modules. It is required to install them: %s." : "Den hÀr instansen saknar nÄgra nödvÀndiga PHP-moduler. Det Àr nödvÀndigt att installera dem: %s.",
  193. "PHP opcache" : "PHP opcache",
  194. "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "PHP OPcache-modulen Àr inte laddad. För bÀttre prestanda rekommenderas det att ladda den i din PHP-installation.",
  195. "Correctly configured" : "Korrekt konfigurerad",
  196. "PHP version" : "PHP-version",
  197. "You are currently running PHP %s." : "Du kör för nÀrvarande PHP %s.",
  198. "PHP \"output_buffering\" option" : "InstÀllningen för PHP \"output_buffering\"",
  199. "Push service" : "Push-tjÀnst",
  200. "Valid enterprise license" : "Giltigt enterprise-licens",
  201. "Free push service" : "Gratis push-tjÀnst",
  202. "Random generator" : "Slumpgenerator",
  203. "Secure" : "SĂ€kra",
  204. "Configuration file access rights" : "Behörighet för konfigurationsfil",
  205. "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Den skrivskyddade konfigurationen har aktiverats. Detta förhindrar att vissa konfigurationer stÀlls in via webbgrÀnssnittet. Dessutom mÄste filen göras skrivbar manuellt för varje uppdatering.",
  206. "Nextcloud configuration file is writable" : "Nextcloud-konfigurationsfilen Àr skrivbar",
  207. "HTTP headers" : "HTTP headers",
  208. "- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- HTTP header `%1$s` Àr inte instÀlld till `%2$s`, `%3$s`, `%4$s`, `%5$s` eller `%6$s`. Detta kan leda till att din server lÀcker referer-information. LÀs {w3c-recommendation}.",
  209. "Database version" : "Databasversion",
  210. "Unknown database platform" : "OkÀnd databasplattform",
  211. "Architecture" : "Arkitektur",
  212. "64-bit" : "64-bit",
  213. "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Det verkar som att du kör en 32-bitars PHP-version. Nextcloud behöver 64-bitars för att fungera bra. VÀnligen uppgradera ditt OS och PHP till 64-bitars!",
  214. "Temporary space available" : "TillfÀlligt utrymme tillgÀngligt",
  215. "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Databasen körs inte med transaktionsisoleringsnivÄn \"READ COMMITTED\". Det kan orsaka problem nÀr flera aktiviteter körs parallellt.",
  216. ".well-known URLs" : ".well-known URLs",
  217. "Font file loading" : "Font fil laddas",
  218. "Profile information" : "Profilinformation",
  219. "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilbild, fullstÀndigt namn, e-post, telefonnummer, adress, webbplats, Twitter, organisation, roll, rubrik, biografi och om din profil Àr aktiverad",
  220. "Nextcloud settings" : "Nextcloud-instÀllningar",
  221. "Task:" : "Uppgift:",
  222. "Machine translation" : "MaskinöversÀttning",
  223. "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "MaskinöversÀttning kan implementeras av olika appar. HÀr kan du definiera prioritet för de maskinöversÀttningsappar som du har installerade.",
  224. "Image generation" : "Bildgenerering",
  225. "Image generation can be implemented by different apps. Here you can set which app should be used." : "Bildgenerering kan implementeras av olika appar. HÀr kan du stÀlla in vilken app som ska anvÀndas.",
  226. "None of your currently installed apps provide image generation functionality" : "Ingen av dina för nÀrvarande installerade appar tillhandahÄller bildgenereringsfunktioner",
  227. "Text processing" : "Textbehandling",
  228. "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Textbearbetningsuppgifter kan implementeras av olika appar. HÀr kan du stÀlla in vilken app som ska anvÀndas för vilken uppgift.",
  229. "Here you can decide which group can access certain sections of the administration settings." : "HÀr kan du bestÀmma vilken grupp som har tillgÄng till vissa delar av administrationsinstÀllningarna.",
  230. "None" : "Ingen",
  231. "Unable to modify setting" : "Kunde inte Àndra instÀllning.",
  232. "Allow apps to use the Share API" : "TillÄt applikationer att anvÀnda API för delning",
  233. "Allow resharing" : "TillÄt vidaredelning",
  234. "Allow sharing with groups" : "TillÄt delning med grupper",
  235. "Restrict users to only share with users in their groups" : "BegrÀnsa anvÀndare till att enbart kunna dela med anvÀndare i deras grupper",
  236. "Ignore the following groups when checking group membership" : "Ignorera följande grupper nÀr du kontrollerar gruppmedlemskap",
  237. "Allow users to share via link and emails" : "TillÄt anvÀndare att dela via lÀnk och e-post",
  238. "Allow public uploads" : "TillÄt offentlig uppladdning",
  239. "Always ask for a password" : "FrÄga alltid efter lösenord",
  240. "Enforce password protection" : "TillÀmpa lösenordskydd",
  241. "Exclude groups from password requirements" : "Exkludera grupper frÄn lösenordskrav",
  242. "Exclude groups from creating link shares" : "Exkludera grupper frÄn att skapa lÀnkdelningar",
  243. "Limit sharing based on groups" : "BegrÀnsa delning baserat pÄ grupper",
  244. "Allow sharing for everyone (default)" : "TillÄt delning för alla (standard)",
  245. "Exclude some groups from sharing" : "Uteslut vissa grupper frÄn att dela",
  246. "Limit sharing to some groups" : "BegrÀnsa delning till vissa grupper",
  247. "Groups allowed to share" : "Grupper som fÄr dela",
  248. "Groups excluded from sharing" : "Grupper exkluderade frÄn delning",
  249. "Not allowed groups will still be able to receive shares, but not to initiate them." : "Ej tillÄtna grupper kommer fortfarande att kunna ta emot delningar, men inte initiera dem.",
  250. "Enforce expiration date" : "TillÀmpa utgÄngsdatum",
  251. "Default expiration time of new shares in days" : "StandardutgÄngstid för nya delningar i dagar",
  252. "Expire shares after x days" : "Delningar förfaller efter x dagar",
  253. "Set default expiration date for shares to other servers" : "StÀll in standardutgÄngsdatum för delningar till andra servrar",
  254. "Enforce expiration date for remote shares" : "TillÀmpa utgÄngsdatum för fjÀrrdelningar",
  255. "Default expiration time of remote shares in days" : "StandardutgÄngstid för fjÀrrdelningar i dagar",
  256. "Expire remote shares after x days" : "FjÀrrdelningar förfaller efter x dagar",
  257. "Set default expiration date for shares via link or mail" : "StÀll in standardutgÄngsdatum för delningar via lÀnk eller e-post",
  258. "Default expiration time of shares in days" : "StandardutgÄngstid för delningar i dagar",
  259. "Privacy settings for sharing" : "SekretessinstÀllningar för delning",
  260. "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Om komplettering för \"samma grupp\" och \"telefonnummerintegration\" Àr aktiverade rÀcker det med en matchning i en av dem för att visa anvÀndaren.",
  261. "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "TillÄt autokomplettering nÀr du anger hela namnet eller e-postadressen (ignorera saknad telefonboksmatchning och att vara i samma grupp)",
  262. "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Visa friskrivningstext pÄ offentliga uppladdningssidan (visas endast nÀr fil-listan Àr gömd)",
  263. "Disclaimer text" : "Friskrivningstext",
  264. "This text will be shown on the public link upload page when the file list is hidden." : "Denna text kommer att visa pÄ den offentliga uppladdnings-sidan nÀr fil-listan Àr gömd.",
  265. "Default share permissions" : "StandardrÀttigheter för delning",
  266. "Changed disclaimer text" : "Ändrade friskrivningstext",
  267. "Deleted disclaimer text" : "Raderade friskrivningstext",
  268. "Could not set disclaimer text" : "Det gick inte att ange friskrivningstext",
  269. "Two-Factor Authentication" : "TvÄfaktorsautentisering",
  270. "Enforce two-factor authentication" : "PÄtvinga tvÄfaktorsautentisering",
  271. "Limit to groups" : "BegrÀnsa till grupper",
  272. "Enforcement of two-factor authentication can be set for certain groups only." : "PÄtvingad tvÄfaktorsautentisering kan bara aktiveras för vissa grupper.",
  273. "Two-factor authentication is enforced for all members of the following groups." : "TvÄfaktorsautentisering Àr pÄtvingad för alla medlemmar i följande grupper.",
  274. "Enforced groups" : "PĂ„tvingade grupper",
  275. "Two-factor authentication is not enforced for members of the following groups." : "TvÄfaktorsautentisering Àr inte pÄtvingad för medlemmar i följande grupper.",
  276. "Excluded groups" : "Exkluderade grupper",
  277. "Save changes" : "Spara Àndringar",
  278. "Show details for {appName} app" : "Visa detaljer för appen {appName}",
  279. "Update to {update}" : "Uppdatera till {update}",
  280. "Remove" : "Ta bort",
  281. "Featured" : "Utvalda",
  282. "This app is supported via your current Nextcloud subscription." : "Den hÀr appen stöds via ditt nuvarande Nextcloud-abonnemang.",
  283. "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Utvalda appar utvecklas av och inom gemenskapen. De erbjuder central funktionalitet och Àr redo för produktionsanvÀndning.",
  284. "All apps are up-to-date." : "Alla appar Àr uppdaterade.",
  285. "Icon" : "Ikon",
  286. "Name" : "Namn",
  287. "Version" : "Version",
  288. "Level" : "NivÄ",
  289. "Actions" : "Funktioner",
  290. "Results from other categories" : "Resultat frÄn andra kategorier",
  291. "No apps found for your version" : "Inga appar funna för din version",
  292. "Disable all" : "Inaktivera alla",
  293. "Download and enable all" : "Ladda ner och aktivera alla",
  294. "_%n app has an update available_::_%n apps have an update available_" : ["%n app har en uppdatering tillgÀnglig","%n appar har en uppdatering tillgÀnglig"],
  295. "_Update_::_Update all_" : ["Uppdatera","Uppdatera alla"],
  296. "Nothing to show" : "Inget att visa",
  297. "Could not load section content from app store." : "Det gick inte att ladda avsnittsinnehÄll frÄn app store.",
  298. "Loading" : "LĂ€ser in",
  299. "Fetching the latest news
" : "HĂ€mtar de senaste nyheterna...",
  300. "Carousel" : "Karusell",
  301. "Previous slide" : "FöregÄende sida",
  302. "Next slide" : "NĂ€sta sida",
  303. "Choose slide to display" : "VĂ€lj sida att visa",
  304. "{index} of {total}" : "{index} av {total}",
  305. "Daemon" : "Demon",
  306. "Type" : "Typ",
  307. "Display Name" : "Visningsnamn",
  308. "Description" : "Beskrivning",
  309. "Details" : "Detaljer",
  310. "All" : "Alla",
  311. "Limit app usage to groups" : "BegrÀnsa appanvÀndning till grupper",
  312. "No results" : "Inga resultat",
  313. "Update to {version}" : "Uppdatera till {version}",
  314. "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denna app har ingen lÀgsta Nextcloud-version tilldelad. Detta kommer att innebÀra ett problem i framtiden.",
  315. "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Denna app har ingen minimum Nextcloud-version tilldelad. Detta kommer att innebÀra ett problem i framtiden.",
  316. "This app cannot be installed because the following dependencies are not fulfilled:" : "Denna applikation kan inte installeras dÄ följande beroenden inte Àr uppfyllda: %s",
  317. "Latest updated" : "Senast uppdaterad",
  318. "Author" : "Upphovsman",
  319. "Categories" : "Kategorier",
  320. "Resources" : "Resurser",
  321. "Documentation" : "Dokumentation",
  322. "Interact" : "Interagera",
  323. "Report a bug" : "Rapportera ett problem",
  324. "Request feature" : "BegÀr egenskap",
  325. "Ask questions or discuss" : "StÀll frÄgor eller diskutera",
  326. "Rate the app" : "BetygsÀtt appen",
  327. "Rate" : "BetygsÀtt",
  328. "View in store" : "Visa i butik",
  329. "Visit website" : "Besök webbplats",
  330. "Usage documentation" : "AnvÀndardokumentation",
  331. "Admin documentation" : "Administratörsdokumentation",
  332. "Developer documentation" : "Utvecklardokumentation",
  333. "Changelog" : "Ändringslogg",
  334. "Device name" : "Enhetsnamn",
  335. "Cancel renaming" : "Avbryt namnÀndring",
  336. "Save new name" : "Spara nya namnet",
  337. "Marked for remote wipe" : "Markerad för fjÀrrensning",
  338. "Device settings" : "EnhetsinstÀllningar",
  339. "Allow filesystem access" : "TillÄt Ätkomst till filsystemet",
  340. "Rename" : "Byt namn",
  341. "Revoke" : "Återkalla",
  342. "Wipe device" : "Rensa enhet",
  343. "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Återkallning kan förhindra att enheten rensas om inte rensningen redan har startat.",
  344. "Google Chrome for Android" : "Google Chrome för Android",
  345. "{productName} iOS app" : "{productName} iOS app",
  346. "{productName} Android app" : "{productName} Android app",
  347. "{productName} Talk for iOS" : "{productName} Talk för iOS",
  348. "{productName} Talk for Android" : "{productName} Talk för Android",
  349. "Sync client" : "Synkklient",
  350. "This session" : "Denna session ",
  351. "{client} - {version} ({system})" : "{client} - {version} ({system})",
  352. "{client} - {version}" : "{client} - {version}",
  353. "Device" : "Enhet",
  354. "Last activity" : "Senaste aktivitet",
  355. "Devices & sessions" : "Enheter & sessioner",
  356. "Web, desktop and mobile clients currently logged in to your account." : "Webb-, skrivbords- och mobila klienter som Àr inloggade pÄ ditt konto just nu.",
  357. "App name" : "Appnamn",
  358. "Create new app password" : "Skapa nytt applösenord",
  359. "Error while creating device token" : "Fel vid skapande av enhetstoken",
  360. "New app password" : "Nytt applösenord",
  361. "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "AnvÀnd inloggningsuppgifterna nedan för att konfigurera din app eller enhet. Av sÀkerhetsskÀl kommer detta lösenord endast att visas en gÄng.",
  362. "Login" : "Logga in",
  363. "Password" : "Lösenord",
  364. "Show QR code for mobile apps" : "Visa QR-kod för mobila appar",
  365. "App password copied!" : "Applösenordet har kopierats!",
  366. "Copy app password" : "Kopiera applösenord",
  367. "Login name copied!" : "Inloggningsnamnet kopierat!",
  368. "Copy login name" : "Kopiera inloggningsnamn",
  369. "Could not copy app password. Please copy it manually." : "Det gick inte att kopiera applösenordet. Kopiera det manuellt.",
  370. "Could not copy login name. Please copy it manually." : "Kunde inte kopiera inloggningsnamnet. Kopiera det manuellt.",
  371. "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "För att servern ska fungera korrekt Àr det viktigt att konfigurera bakgrundsjobb korrekt. Cron Àr den rekommenderade instÀllningen. Se dokumentationen för mer information.",
  372. "Last job execution ran {time}. Something seems wrong." : "Senaste jobbexekveringen kördes {time}. NÄgot verkar vara fel.",
  373. "Last job ran {relativeTime}." : "Senaste jobbet kördes {relativeTime}.",
  374. "Background job did not run yet!" : "Bakgrundsjobb har inte kört Ànnu!",
  375. "AJAX" : "AJAX",
  376. "Webcron" : "Webcron",
  377. "Cron (Recommended)" : "Cron (Rekommenderad)",
  378. "Use system cron service to call the cron.php file every 5 minutes." : "AnvÀnd systemets cron-tjÀnst för att anropa cron.php var 5: e minut.",
  379. "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "PHP POSIX-tillÀgget krÀvs. Se {linkstart}PHP-dokumentationen{linkend} för mer information.",
  380. "Unable to update background job mode" : "Det gick inte att uppdatera bakgrundsjobblÀget",
  381. "Profile" : "Profil",
  382. "Enable or disable profile by default for new accounts." : "Aktivera eller inaktivera profil som standard för nya konton.",
  383. "Enable" : "Aktivera",
  384. "Unable to update profile default setting" : "Det gick inte att uppdatera profilens standardinstÀllning",
  385. "Failed to save setting" : "Kunde inte spara instÀllning",
  386. "Server-side encryption" : "Serverkryptering",
  387. "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Kryptering frÄn servern möjliggör kryptering av filer som Àr uppladdade till servern. Detta innebÀr vissa begrÀnsningar som prestandaförluster, sÄ aktivera bara om det behövs.",
  388. "Enable server-side encryption" : "Aktivera kryptering pÄ server.",
  389. "Please read carefully before activating server-side encryption:" : "LÀs noga innan du aktiverar kryptering pÄ serversidan:",
  390. "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "NÀr kryptering Àr aktiverat, sÄ kommer alla filer som laddas upp till servern frÄn den tidpunkt och framÄt bli krypterad pÄ servern. Det kommer bara vara möjligt att inaktivera kryptering vid ett senare tillfÀlle om krypteringsmodulen stödjer den funktionen och alla förvillkor (exempelvis anvÀnder ÄterstÀllningsnyckel) Àr mötta.",
  391. "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Enbart kryptering garanterar inte sÀkerhet i systemet. Se dokumentationen för ytterligare information om hur krypteringsappen fungerar, och de supporterade anvÀndarfallen.",
  392. "Be aware that encryption always increases the file size." : "OBS! Observera att kryptering alltid ökar filstorleken",
  393. "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Det Àr alltid en god ide att skapa regelbundna sÀkerhetskopior av din data, om kryptering anvÀnds var sÀker pÄ att Àven krypteringsnycklarna sÀkerhetskopieras tillsammans med din data.",
  394. "This is the final warning: Do you really want to enable encryption?" : "Detta Àr en slutgiltig varning: Vill du verkligen aktivera kryptering?",
  395. "No encryption module loaded, please enable an encryption module in the app menu." : "Ingen krypteringsmodul inlÀst, aktivera krypteringsmodulen i applikationsmenyn.",
  396. "Select default encryption module:" : "VĂ€lj krypteringsmodul:",
  397. "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Du mÄste migrera dina krypteringsnycklar frÄn den gamla krypteringen (ownCloud <= 8.0) till den nya. Aktivera \"Standard krypteringsmodule\" och kör {command}",
  398. "Unable to update server side encryption config" : "Kunde inte uppdatera serversidans krypteringskonfiguration",
  399. "Please confirm the group removal" : "BekrÀfta borttagning av gruppen",
  400. "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "Du hÄller pÄ att ta bort gruppen \"{group}\". Kontona kommer INTE att raderas.",
  401. "Cancel" : "Avbryt",
  402. "Confirm" : "BekrÀfta",
  403. "Submit" : "Skicka",
  404. "Rename group" : "Byt namn pÄ grupp",
  405. "Remove group" : "Ta bort grupp",
  406. "Failed to remove group \"{group}\"" : "Det gick inte att ta bort gruppen \"{group}\"",
  407. "Current password" : "Nuvarande lösenord",
  408. "New password" : "Nytt lösenord",
  409. "Change password" : "Ändra lösenord",
  410. "Your profile picture" : "Din profilbild",
  411. "Upload profile picture" : "Ladda upp profilbild",
  412. "Choose profile picture from Files" : "VÀlj profilbild frÄn filer",
  413. "Remove profile picture" : "Ta bort profilbild",
  414. "The file must be a PNG or JPG" : "Filen mÄste vara en PNG eller JPG",
  415. "Picture provided by original account" : "Bild gjordes tillgÀnglig av orginalkonto",
  416. "Set as profile picture" : "StÀll in som profilbild",
  417. "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Observera att det kan ta upp till 24 timmar för din profilbild att uppdateras överallt.",
  418. "Choose your profile picture" : "VĂ€lj din profilbild",
  419. "Please select a valid png or jpg file" : "VĂ€lj en giltig png- eller jpg-fil",
  420. "Error setting profile picture" : "Fel vid instÀllning av profilbild",
  421. "Error cropping profile picture" : "Det gick inte att beskÀra profilbilden",
  422. "Error saving profile picture" : "Det gick inte att spara profilbilden",
  423. "Error removing profile picture" : "Det gick inte att ta bort profilbilden",
  424. "Your biography" : "Din biografi",
  425. "Enter your date of birth" : "Ange ditt födelsedatum",
  426. "Unable to update date of birth" : "Det gick inte att uppdatera födelsedatum",
  427. "You are a member of the following groups:" : "Du Àr medlem i följande grupper:",
  428. "You are using {s}{usage}{/s}" : "Du anvÀnder {s}{usage}{/s}",
  429. "You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Du anvÀnder {s}{usage}{/s} av {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
  430. "Your full name" : "Ditt fullstÀndiga namn",
  431. "Primary email for password reset and notifications" : "PrimÀr e-postadress för notifikationer och ÄterstÀllning av lösenord",
  432. "Email options" : "E-postinstÀllningar",
  433. "Options for additional email address {index}" : "Alternativ för ytterligare e-postadress {index}",
  434. "Remove primary email" : "Ta bort primÀr e-postadress",
  435. "Delete email" : "Ta bort e-post",
  436. "This address is not confirmed" : "Denna adress Àr inte verifierad",
  437. "Unset as primary email" : "Ta bort som primÀr e-post",
  438. "Set as primary email" : "VÀlj som primÀr e-post",
  439. "Additional email address {index}" : "Ytterligare e-postadress {index}",
  440. "Unable to delete primary email address" : "Kunde inte ta bort primÀr e-postadress",
  441. "Unable to update primary email address" : "Kunde inte uppdatera primÀr e-postadress",
  442. "Unable to add additional email address" : "Kunde inte lÀgga till ytterligare e-postadress",
  443. "Unable to update additional email address" : "Kunde inte uppdatera ytterligare e-postadress",
  444. "Unable to delete additional email address" : "Kunde inte ta bort ytterligare e-postadress",
  445. "No email address set" : "Ingen e-postadress angiven",
  446. "Your handle" : "Ditt kontonamn",
  447. "Day to use as the first day of week" : "Dag att anvÀnda som första veckodag",
  448. "Derived from your locale ({weekDayName})" : "HÀrledd frÄn din plats ({weekDayName})",
  449. "Unable to update first day of week" : "Kunde inte uppdatera första veckodagen",
  450. "Your headline" : "Din rubrik",
  451. "Languages" : "SprÄk",
  452. "Help translate" : "HjÀlp till med översÀttningarna",
  453. "Unable to update language" : "Kunde inte uppdatera sprÄk",
  454. "No language set" : "Inget sprÄk angivet",
  455. "Locales" : "Platser",
  456. "Week starts on {firstDayOfWeek}" : "Veckan börjar med {firstDayOfWeek}",
  457. "Unable to update locale" : "Det gick inte att uppdatera sprÄk",
  458. "No locale set" : "Inget sprÄk angivet",
  459. "Your city" : "Din stad",
  460. "Your organisation" : "Din organisation",
  461. "Your phone number" : "Ditt telefonnummer",
  462. "Edit your Profile visibility" : "Ändra synligheten för din profil",
  463. "Enable profile" : "Aktivera profil",
  464. "Unable to update profile enabled state" : "Kunde inte uppdatera profilaktivering",
  465. "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Den mer restriktiva instÀllningen av antingen synlighet eller omfattning respekteras pÄ din profil. Till exempel, om synlighet Àr instÀlld pÄ \"Visa för alla\" och omfattningen Àr instÀlld pÄ \"Privat\", respekteras \"Privat\".",
  466. "Unable to update visibility of {displayId}" : "Kunde inte uppdatera synlighet för {displayId}",
  467. "she/her" : "hon/henne",
  468. "he/him" : "han/honom",
  469. "they/them" : "de/dem",
  470. "Your pronouns. E.g. ${pronounsExample}" : "Dina pronomen. T.ex. ${pronounsExample}",
  471. "Your role" : "Din roll",
  472. "Your X (formerly Twitter) handle" : "Ditt anvÀndarnamn pÄ X (tidigare Twitter)",
  473. "Your website" : "Din webbsida",
  474. "No {property} set" : "Ingen {property} instÀlld",
  475. "Invalid value" : "Ogiltigt vÀrde",
  476. "Unable to update {property}" : "Det gick inte att uppdatera {property}",
  477. "Change scope level of {property}, current scope is {scope}" : "Ändra omfattningsnivĂ„ för {property}, nuvarande omfattning Ă€r {scope}",
  478. "Unable to update federation scope of the primary {property}" : "Det gick inte att uppdatera federationsomfÄnget för den primÀra {property}",
  479. "Unable to update federation scope of additional {property}" : "Det gick inte att uppdatera federationens omfattning för ytterligare {property}",
  480. "Add additional email" : "LĂ€gg till ytterligare e-post",
  481. "Add" : "LĂ€gg till",
  482. "Create" : "Skapa",
  483. "Change" : "Ändra",
  484. "Delete" : "Radera",
  485. "Reshare" : "Dela vidare",
  486. "No accounts" : "Inga konton",
  487. "Loading accounts 
" : "Laddar konton ...",
  488. "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista över konton. Denna lista Àr inte helt Ätergiven av prestandaskÀl. Konton kommer att renderas nÀr du navigerar genom listan.",
  489. "Default language" : "StandardsprÄk",
  490. "Common languages" : "Vanliga sprÄk",
  491. "Other languages" : "Andra sprÄk",
  492. "Password change is disabled because the master key is disabled" : "Lösenordsbyte Àr inaktiverat eftersom huvudnyckeln Àr inaktiverad",
  493. "New account" : "Nytt konto",
  494. "Display name" : "Visningsnamn",
  495. "Either password or email is required" : "Antingen lösenord eller e-post krÀvs",
  496. "Password (required)" : "Lösenord (obligatoriskt)",
  497. "Email (required)" : "E-post (obligatoriskt)",
  498. "Email" : "E-post",
  499. "Member of the following groups (required)" : "Medlem i följande grupper (obligatoriskt)",
  500. "Member of the following groups" : "Medlem i följande grupper",
  501. "Set account groups" : "StÀll in kontogrupper",
  502. "Admin of the following groups" : "Administratör för följande grupper",
  503. "Set account as admin for 
" : "Ange konto som administratör för ...",
  504. "Quota" : "Lagringsutrymme",
  505. "Set account quota" : "StÀll in kvot för konto",
  506. "Language" : "SprÄk",
  507. "Set default language" : "StÀll in standardsprÄk",
  508. "Add new account" : "LĂ€gg till nytt konto",
  509. "Manager" : "Chef",
  510. "Set line manager" : "Ange linjechef",
  511. "Account name will be autogenerated" : "Kontonamn kommer att autogenereras",
  512. "Account name (required)" : "Kontonamn (obligatoriskt)",
  513. "Total rows summary" : "Sammanfattning antal rader",
  514. "Scroll to load more rows" : "BlÀddra för att ladda fler rader",
  515. "Avatar" : "Avatar",
  516. "Account name" : "Kontonamn",
  517. "Group admin for" : "Gruppadministratör för",
  518. "Storage location" : "Lagringsplats",
  519. "Last login" : "Senaste inloggning",
  520. "Account actions" : "KontoÄtgÀrder",
  521. "Password or insufficient permissions message" : "Lösenord eller meddelande om otillrÀckliga behörigheter",
  522. "Loading account 
" : "Laddar konto ...",
  523. "Change display name" : "Ändra visningsnamn",
  524. "Set new password" : "Ange nytt lösenord",
  525. "You do not have permissions to see the details of this account" : "Du har inte behörighet att se detaljerna för detta konto.",
  526. "Set new email address" : "Ange ny e-postadress",
  527. "Add account to group" : "LĂ€gg till konto till grupp",
  528. "Set account as admin for" : "Ange konto som administratör för",
  529. "Select account quota" : "VÀlj kvot för konto",
  530. "Set the language" : "StÀll in sprÄk",
  531. "{size} used" : "{size} anvÀnt",
  532. "Delete account" : "Radera konto",
  533. "Disconnect all devices and delete local data" : "Koppla bort alla enheter och radera lokalt data",
  534. "Disable account" : "Inaktivera konto",
  535. "Enable account" : "Aktivera konto",
  536. "Resend welcome email" : "Skicka om vÀlkomstmeddelande via e-post",
  537. "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Om anvÀndaren förlorar sin enhet eller lÀmnar organisationen, kan all Nextcloud-data fjÀrrensas frÄn alla enheter associerade med {userid}. Fungerar bara om enheterna Àr anslutna till internet.",
  538. "Remote wipe of devices" : "FjÀrrensning av enheter",
  539. "Wipe {userid}'s devices" : "Rensa enheter för {userid}",
  540. "Wiped {userid}'s devices" : "Rensade enheter för {userid}",
  541. "Failed to update line manager" : "Kunde inte uppdatera linjechef",
  542. "Fully delete {userid}'s account including all their personal files, app data, etc." : "FullstÀndig radering av konto för {userid} inklusive alla personliga filer, appdata etc.",
  543. "Account deletion" : "Radering av konto",
  544. "Delete {userid}'s account" : "Ta bort konto för {userid}",
  545. "Display name was successfully changed" : "Visningsnamnet har Àndrats",
  546. "Password was successfully changed" : "Lösenordet har Àndrats",
  547. "Email was successfully changed" : "E-postadressen har Àndrats",
  548. "Welcome mail sent!" : "VĂ€lkomstmeddelande skickat via e-post!",
  549. "Toggle account actions menu" : "VÀxla menyn med kontoÄtgÀrder",
  550. "Done" : "FĂ€rdig",
  551. "Edit" : "Redigera",
  552. "Account management settings" : "InstÀllningar kontohantering",
  553. "Visibility" : "Synlighet",
  554. "Show language" : "Visa sprÄk",
  555. "Show storage path" : "Visa lagringsvÀg",
  556. "Show last login" : "Visa senaste inloggning",
  557. "Sorting" : "Sortering",
  558. "The system config enforces sorting the groups by name. This also disables showing the member count." : "Systemkonfigurationen tvingar sortering av grupper efter namn. Detta inaktiverar ocksÄ visning av medlemsantal.",
  559. "Group list sorting" : "Sortering av grupplistor",
  560. "By member count" : "Efter medlemsantal",
  561. "By name" : "Efter namn",
  562. "Send email" : "Skicka e-post",
  563. "Send welcome email to new accounts" : "Skicka vÀlkomstmail till nya konton",
  564. "Defaults" : "StandardvÀrden",
  565. "Default quota" : "Standard kvot",
  566. "Select default quota" : "VĂ€lj standard kvot",
  567. "Passwordless authentication requires a secure connection." : "Lösenordsfri autentisering krÀver en sÀker anslutning.",
  568. "Add WebAuthn device" : "LĂ€gg till WebAuthn-enhet",
  569. "Please authorize your WebAuthn device." : "GodkÀnn din WebAuthn-enhet.",
  570. "Adding your device 
" : "LĂ€gger till din enhet ....",
  571. "Server error while trying to complete WebAuthn device registration" : "Serverfel nÀr du försökte slutföra registreringen av en WebAuthn-enhet",
  572. "Unnamed device" : "Namnlös enhet",
  573. "Passwordless Authentication" : "Lösenordsfri autentisering",
  574. "Set up your account for passwordless authentication following the FIDO2 standard." : "StÀll in ditt konto för lösenordsfri autentisering som följer FIDO2-standarden.",
  575. "No devices configured." : "Inga enheter konfigurerade.",
  576. "The following devices are configured for your account:" : "Följande enheter Àr konfigurerade för ditt konto:",
  577. "Your browser does not support WebAuthn." : "Din webblÀsare stödjer inte WebAuthn.",
  578. "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Som administratör kan du fininstÀlla delningsbeteendet. VÀnligen se dokumentationen för mer information.",
  579. "You need to enable the File sharing App." : "Du mÄste aktivera fildelnings-appen.",
  580. "Loading app list" : "Laddar applista",
  581. "App Store" : "App Store",
  582. "Loading categories" : "Laddar kategorier",
  583. "Developer documentation ↗" : "Utvecklardokumentation ↗",
  584. "Version {version}, {license}-licensed" : "Version {version}, {license}-licensierad",
  585. "All accounts" : "Alla konton",
  586. "Admins" : "Administratörer",
  587. "Account group: {group}" : "Kontogrupp: {group}",
  588. "Account management" : "Kontohantering",
  589. "Creating group
" : "Skapar grupp...",
  590. "Create group" : "Skapa grupp",
  591. "Group name" : "Gruppnamn",
  592. "Please enter a valid group name" : "Ange ett giltigt gruppnamn",
  593. "Failed to create group" : "Det gick inte att skapa gruppen",
  594. "Sending
" : "Skickar...",
  595. "Email sent" : "E-post skickad",
  596. "Location" : "Plats",
  597. "Profile picture" : "Profilbild",
  598. "About" : "Om",
  599. "Date of birth" : "Födelsedatum",
  600. "Full name" : "Namn",
  601. "Additional email" : "Ytterligare e-postadress",
  602. "Fediverse (e.g. Mastodon)" : "Fediverse (t.ex. Mastodon)",
  603. "Headline" : "Rubrik",
  604. "Organisation" : "Organisation",
  605. "Phone number" : "Telefonnummer",
  606. "Pronouns" : "Pronomen",
  607. "Role" : "Roll",
  608. "X (formerly Twitter)" : "X (tidigare Twitter)",
  609. "Website" : "Webbplats",
  610. "Profile visibility" : "Profilsynlighet",
  611. "Locale" : "Plats",
  612. "First day of week" : "Första dagen i veckan",
  613. "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Inte tillgÀnglig dÄ denna instÀllning krÀvs för essentiell funktionalitet sÄsom fildelning och kalenderinbjudningar",
  614. "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Ej tillgÀngligt eftersom federation har inaktiverats för ditt konto, kontakta din systemadministratör om du har nÄgra frÄgor",
  615. "Discover" : "UpptÀck",
  616. "Your apps" : "Dina appar",
  617. "Active apps" : "Aktiva appar",
  618. "Disabled apps" : "Inaktiverade appar",
  619. "Updates" : "Uppdateringar",
  620. "App bundles" : "App-paket",
  621. "Featured apps" : "Utvalda appar",
  622. "Supported apps" : "Appar som stöds",
  623. "Show to everyone" : "Visa för alla",
  624. "Show to logged in accounts only" : "Visa endast till inloggade konton",
  625. "Hide" : "Dölj",
  626. "Download and enable" : "HĂ€mta och aktivera",
  627. "Disable" : "Inaktivera",
  628. "Allow untested app" : "TillÄt otestad app",
  629. "The app will be downloaded from the App Store" : "Appen kommer hÀmtas frÄn appbutiken",
  630. "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Den hÀr appen Àr inte markerad som kompatibel med din Nextcloud-version. Om du fortsÀtter kan du fortfarande installera appen. Observera att appen kanske inte fungerar som förvÀntat.",
  631. "Never" : "Aldrig",
  632. "Could not register device: Network error" : "Kunde inte registrera enheten: NĂ€tverksfel",
  633. "Could not register device: Probably already registered" : "Kunde inte registrera enheten: Förmodligen redan registrerad",
  634. "Could not register device" : "Det gick inte att registrera enheten",
  635. "An error occurred during the request. Unable to proceed." : "Ett fel uppstod under begÀran. Det gick inte att fortsÀtta.",
  636. "Error: This app cannot be enabled because it makes the server unstable" : "Fel: Denna appen kan inte aktiveras eftersom den gör servern instabil",
  637. "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Appen har aktiverats men mÄste uppdateras. Du kommer att omdirigeras till uppdateringssidan om 5 sekunder.",
  638. "Do you really want to wipe your data from this device?" : "Vill du verkligen radera din data frÄn den hÀr enheten?",
  639. "Confirm wipe" : "BekrÀfta radering",
  640. "Could not delete the app token" : "Det gick inte att ta bort apptoken",
  641. "Error while wiping the device with the token" : "Fel uppstod vid rensning av enheten",
  642. "Error while updating device token name" : "Fel vid uppdatering av enhetstokens namn",
  643. "Error while updating device token scope" : "Fel vid uppdatering av enhetstokens omfÄng",
  644. "Could not set group sorting" : "Kunde inte stÀlla in gruppsortering",
  645. "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Det kom för mÄnga förfrÄgningar frÄn ditt nÀtverk. Försök senare eller kontakta din administratör om detta Àr ett fel.",
  646. "Error" : "Fel",
  647. "Account documentation" : "AnvÀndardokumentation",
  648. "Administration documentation" : "Administratörsdokumentation",
  649. "Forum" : "Forum",
  650. "Nextcloud help & privacy resources" : "Nextcloud hjÀlp- och sekretessresurser",
  651. "General documentation" : "Dokumentationsöversikt",
  652. "Legal notice" : "RĂ€ttsligt meddelande",
  653. "Privacy policy" : "Integritetspolicy",
  654. "None/STARTTLS" : "Ingen/STARTTLS",
  655. "SSL" : "SSL",
  656. "Open documentation" : "Öppna dokumentation",
  657. "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Det Àr viktigt att konfigurera den hÀr servern för att kunna skicka e-post, till exempel för ÄterstÀllning av lösenord och aviseringar.",
  658. "Send mode" : "SÀndningslÀge",
  659. "Encryption" : "Kryptering",
  660. "Sendmail mode" : "Sendmail-lÀge",
  661. "From address" : "FrÄn adress",
  662. "Server address" : "Serveradress",
  663. "Port" : "Port",
  664. "Authentication" : "Autentisering",
  665. "Authentication required" : "Autentisering krÀvs",
  666. "Credentials" : "Inloggningsuppgifter",
  667. "SMTP Login" : "SMTP-inloggning",
  668. "SMTP Password" : "SMTP-lösenord",
  669. "Save" : "Spara",
  670. "Test and verify email settings" : "Testa och verifiera e-postinstÀllningar",
  671. "Security & setup warnings" : "SĂ€kerhet & systemvarningar",
  672. "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det Àr viktigt för sÀkerhet och prestanda av din instans att allt Àr korrekt konfigurerat. För att hjÀlpa dig med det gör vi nÄgra automatiska kontroller. Se den lÀnkade dokumentationen för mer information.",
  673. "All checks passed." : "Alla kontroller lyckades!",
  674. "There are some errors regarding your setup." : "Det finns nÄgra fel angÄende din instÀllning.",
  675. "There are some warnings regarding your setup." : "Det finns nÄgra varningar angÄende din instÀllning.",
  676. "Checking for system and security issues." : "Kontrollerar system och sÀkerhetsproblem.",
  677. "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "VĂ€nligen dubbelkolla <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installationsguiderna ↗</a>, och leta efter eventuella fel eller varningar i <a href=\"%2$s\">loggen</a>.",
  678. "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Kontrollera sĂ€kerheten för ditt Nextcloud över <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">vĂ„r sĂ€kerhetsgenomsökning ↗</a>.",
  679. "Reasons to use Nextcloud in your organization" : "Anledningar att anvÀnda Nextcloud i din organisation",
  680. "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Utvecklat av {communityopen}Nextcloud-gemenskapen{linkclose}, {githubopen}kÀllkoden{linkclose} Àr licensierad enligt {licenseopen}AGPL-standard{linkclose}.",
  681. "Like our Facebook page" : "Gilla vÄr Facebook-sida",
  682. "Follow us on X" : "Följ oss pÄ X",
  683. "Follow us on Mastodon" : "Följ oss pÄ Mastodon",
  684. "Check out our blog" : "Kolla in vÄr blogg",
  685. "Subscribe to our newsletter" : "Prenumerera pÄ vÄrt nyhetsbrev",
  686. "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Denna community-release av Nextcloud stöds inte och direktnotifikationer Àr inte tillgÀngliga.",
  687. "Use a second factor besides your password to increase security for your account." : "AnvÀnd en andra faktor förutom ditt lösenord för att öka sÀkerheten för ditt konto.",
  688. "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Om du anvÀnder tredje-parts applikationer för att ansluta till Nextcloud vÀnligen skapa och konfigurera ett applösenord för varje innan tvÄ-faktor autentisering aktiveras.",
  689. "No user supplied" : "Ingen anvÀndare angiven",
  690. "Please provide an admin recovery password; otherwise, all user data will be lost." : "VÀnligen ange ett administratörs ÄterstÀllningslösenord; annars kommer alla anvÀndardata att försvinna.",
  691. "Backend does not support password change, but the user's encryption key was updated." : "Backend stödjer inte att lösenord Àndras, men anvÀndarens krypteringsnyckel uppdaterades.",
  692. "You need to set your user email before being able to send test emails. Go to %s for that." : "Du mÄste stÀlla in din anvÀndarmailadress innan du kan skicka testmail. GÄ till %s för att göra det.",
  693. "Invalid user" : "Ogiltig anvÀndare",
  694. "Your username is: %s" : "Ditt anvÀndarnamn Àr: %s",
  695. "Logged in user must be a subadmin" : "Inloggad anvÀndare mÄste vara en del-administratör",
  696. "Old user imported certificates" : "Gamla anvÀndarimporterade certifikat",
  697. "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Ett bakgrundsjobb vÀntar som söker efter anvÀndarimporterade SSL-certifikat. VÀnligen kontrollera igen senare.",
  698. "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Det finns nÄgra anvÀndarimporterade SSL-certifikat nÀrvarande som inte lÀngre anvÀnds med Nextcloud 21. De kan importeras i kommandoraden via \"occ security:certificates:import\". Deras sökvÀgar inuti data-mappen visas nedanför.",
  699. "Missing optional index \"%s\" in table \"%s\"." : "Saknar valfri index \"%s\" i tabellen \"%s\".",
  700. "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Databasen saknar nÄgra index. Dessa adderas inte automatsikt dÄ indexering av stora tabeller kan ta tid. Med kommandot \"occ db:add-missing-indices\" kan de saknade indices lÀggas till manuellt utan att instansen behöver stoppas. Indexerade tabeller ger oftast mycket snabbare svar.",
  701. "File locking" : "FillÄsning",
  702. "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transaktionsbaserad fillÄsning Àr inaktiverad, detta kan leda till problem med konflikter. Aktivera \"filelocking.enabled\" i config.php för att undvika dessa problem.",
  703. "Overwrite cli URL" : "Skriv över cli-URL",
  704. "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Du kör för nÀrvarande PHP %s. PHP 8.0 Àr nu förÄldrat i Nextcloud 27. Nextcloud 28 kan krÀva minst PHP 8.1. VÀnligen uppgradera till en av de officiellt stödda PHP-versionerna som tillhandahÄlls av PHP Group sÄ snart som möjligt.",
  705. "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" anvÀnds. Nextcloud 21 och högre stöder inte denna version och krÀver MariaDB 10.2 eller högre.",
  706. "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL-versionen \"%s\" anvÀnds. Nextcloud 21 och högre stöder inte denna version och krÀver MySQL 8.0 eller MariaDB 10.2 eller högre.",
  707. "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL-versionen \"%s\" anvÀnds. Nextcloud 21 och högre stöder inte denna version och krÀver PostgreSQL 9.6 eller högre.",
  708. "Speech-To-Text" : "Tal-till-text",
  709. "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Tal-till-text kan implementeras av olika appar. HÀr kan du stÀlla in vilken app som ska anvÀndas.",
  710. "None of your currently installed apps provide Speech-To-Text functionality" : "Ingen av dina installerade appar tillhandahÄller tal-till-text-funktionalitet",
  711. "None of your currently installed apps provide Text processing functionality" : "Ingen av dina installerade appar tillhandahÄller textbearbetningsfunktioner",
  712. "Exclude groups from sharing" : "Exkludera grupp frÄn att dela",
  713. "These groups will still be able to receive shares, but not to initiate them." : "Dessa grupper kommer fortfarande kunna ta emot delningar, men inte skapa delningar.",
  714. "Set default expiration date for shares" : "StÀll in standardutgÄngsdatum för delningar",
  715. "Allow username autocompletion in share dialog and allow access to the system address book" : "TillÄt autokomplettering av anvÀndarnamn i delningsdialogen och tillÄt Ätkomst till systemets adressbok",
  716. "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "TvÄfaktorsautentisering kan pÄtvingas för alla anvÀndare och specifika grupper. Om de inte har en tvÄfaktorsleverantör konfigurerad kommer de inte att kunna logga in i systemet.",
  717. "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "NÀr grupper vÀljs/exkluderas anvÀnds följande logik för att avgöra om en anvÀndare har 2FA pÄtvingad: Om inga grupper vÀljs Àr 2FA aktiverat för alla förutom medlemmar i exkluderade grupper. Om grupper vÀljs Àr 2FA aktiverat för alla medlemmar i dessa grupper. Om en anvÀndare Àr medlem i bÄde en vald och exkluderad grupp, har den valda företrÀde och 2FA pÄtvingas.",
  718. "{license}-licensed" : "{license}-licensierad",
  719. "Rating: {score}/10" : "Betyg: {score}/10",
  720. "Username" : "AnvÀndarnamn",
  721. "Execute one task with each page loaded. Use case: Single user instance." : "Utför en uppgift med varje sidladdning. AnvÀndningsfall: instans med en anvÀndare.",
  722. "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php Ă€r registrerad pĂ„ en webcron-tjĂ€nst för att anropa cron.php var 5:e minut över HTTP. AnvĂ€ndningsfall: Mycket liten instans (1–5 anvĂ€ndare beroende pĂ„ anvĂ€ndning).",
  723. "The cron.php needs to be executed by the system user \"{user}\"." : "cron.php mÄste köras av systemanvÀndaren \"{user}\".",
  724. "Enable or disable profile by default for new users." : "Aktivera eller inaktivera profil som standard för nya anvÀndare.",
  725. "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Du hÄller pÄ att ta bort gruppen \"{group}\". AnvÀndarna kommer INTE att raderas.",
  726. "You are using <strong>{usage}</strong>" : "Du anvÀnder <strong>{usage}</strong>",
  727. "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Du anvÀnder <strong>{usage}</strong> av <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)",
  728. "Additional emails" : "Ytterligare e-postadresser",
  729. "Enable Profile" : "Aktivera profil",
  730. "No users" : "Inga anvÀndare",
  731. "Loading users 
" : "Laddar anvÀndare 
",
  732. "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Lista över anvÀndare. Denna lista Àr inte helt Ätergiven av prestationsskÀl. AnvÀndarna kommer att renderas nÀr du navigerar genom listan.",
  733. "New user" : "Ny anvÀndare",
  734. "Groups (required)" : "Grupper (obligatoriskt)",
  735. "Set user groups" : "StÀll in anvÀndargrupper",
  736. "Administered groups" : "Administrerade grupper",
  737. "Set user as admin for 
" : "Ange anvĂ€ndare som administratör för...",
  738. "Set user quota" : "StÀll in anvÀndarkvot",
  739. "Add new user" : "LÀgg till ny anvÀndare",
  740. "Set user manager" : "StÀll in anvÀndarhanterare",
  741. "Username will be autogenerated" : "AnvÀndarnamn kommer att autogenereras",
  742. "Username (required)" : "AnvÀndarnamn (obligatoriskt)",
  743. "User backend" : "AnvÀndarbackend",
  744. "User actions" : "AnvÀndarÄtgÀrder",
  745. "Loading user 
" : "Laddar anvÀndare 
",
  746. "You do not have permissions to see the details of this user" : "Du har inte behörighet att se detaljerna för den hÀr anvÀndaren",
  747. "Add user to group" : "LÀgg till anvÀndare i grupp",
  748. "Set user as admin for" : "Gör anvÀndare till admin för",
  749. "Select user quota" : "VÀlj anvÀndarens quota",
  750. "Delete user" : "Ta bort anvÀndare",
  751. "Wipe all devices" : "Rensa alla enheter",
  752. "Disable user" : "StÀng av anvÀndare",
  753. "Enable user" : "Aktivera anvÀndare",
  754. "Failed to update user manager" : "Kunde inte uppdatera anvÀndarhanterare",
  755. "Toggle user actions menu" : "VÀxla menyn med anvÀndarÄtgÀrder",
  756. "User management settings" : "AnvÀndarhanteringsinstÀllningar",
  757. "Show user backend" : "Visa anvÀndar-backend",
  758. "Send welcome email to new users" : "Skicka vÀlkomstmail till nya anvÀndare",
  759. "Name your device" : "Namnge din enhet",
  760. "Server error while trying to add WebAuthn device" : "Serverfel nÀr du försökte lÀgga till en WebAuthn-enhet",
  761. "by {author}\n{license}" : "av {author}\n{license}",
  762. "User management" : "AnvÀndarhantering",
  763. "Active users" : "Aktiva anvÀndare",
  764. "Disabled users" : "Inaktiva anvÀndare",
  765. "Creating group 
" : "Skapar grupp ...",
  766. "User group: {group}" : "AnvÀndargrupp: {group}",
  767. "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "Ej tillgÀngligt eftersom federation har inaktiverats för ditt konto, kontakta din systemadministratör om du har nÄgra frÄgor",
  768. "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Inte tillgÀnglig dÄ publicering av anvÀndarspecifik data till lookup-servern inte Àr tillÄten, kontakta din systemadministratör ifall du har frÄgor",
  769. "Show to logged in users only" : "Visa endast för inloggade anvÀndare",
  770. "Nextcloud help resources" : "Nextcloud hjÀlpresurser",
  771. "SMTP Username" : "SMTP-anvÀndarnamn",
  772. "Follow us on Twitter" : "Följ oss pÄ Twitter",
  773. "Active accounts" : "Aktiva konton",
  774. "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "För att denna kontroll ska kunna köra mÄste du se till att webbservern kan ansluta till sig sjÀlv. Den mÄste alltsÄ kunna finna och ansluta till minst en av sina \"trusted_domains\" eller \"overwrite.cli.url\":en. Detta misslyckande kan vara resultatet av en DNS missmatch pÄ serversidan eller utgÄende brandvÀggs-regler."
  775. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  776. }