diff options
Diffstat (limited to 'core/l10n/sv.json')
-rw-r--r-- | core/l10n/sv.json | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/core/l10n/sv.json b/core/l10n/sv.json index c944ac831f5..ecfac69d7ee 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -376,15 +376,15 @@ "This %s instance is currently in maintenance mode, which may take a while." : "Denna %s-instans befinner sig för närvarande i underhållsläge, vilket kan ta ett tag.", "This page will refresh itself when the instance is available again." : "Denna sida uppdaterar sig själv när instansen är tillgänglig igen.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din systemadministratör om detta meddelande fortsätter eller visas oväntat.", + "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.", "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Ange din subscription-nyckel för att öka användarbegränsningen. Se våran hemsida för mer information om Nextcloud Enterprise.", "[%d / %d]: Checking table %s" : "[%d / %d]: Kontrollerar tabell %s", - "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 internetuppkoppling: flera slutpunkter kunde inte nås. Det här innebär att några av funktionerna som montering av extern lagring, aviseringar om uppdateringar eller installation av tredjepartsprogram inte fungerar. Åtkomst till filer på distans och skicka e-postmeddelanden kanske inte heller fungerar. Upprätta en anslutning från den här servern till Internet för att njuta av alla funktioner.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 är den sista versionen som stöder PHP 7.2. Nextcloud 21 kräver minst PHP 7.3.", - "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP OPcache-modulen är inte korrekt konfigurerad. {linkstart}För bättre prestanda rekommenderas ↗{linkend} att använda följande inställningar i <code>php.ini</code>:", - "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." : "Din datamapp och filer är förmodligen tillgängliga från Internet. .htaccess-filen fungerar inte. Det rekommenderas starkt att du konfigurerar din webbserver så att datakatalogen inte längre är tillgänglig eller flyttar datakatalogen utanför dokument root för webbservern.", + "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications have been disabled to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at nextcloud.com/enterprise." : "Detta är Nextclouds communitybygge som inte supporteras. Med tanke på storleken på denna instans kan prestanda, tillförlitlighet och skalbarhet inte garanteras. Push-meddelanden har inaktiverats för att undvika överbelastning av vår gratistjänst. Lär dig mer om fördelarna med Nextcloud Enterprise på nextcloud.com/enterprise.", "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP-rubriken \"{header}\" innehåller inte \"{expected}\". Det innebär en potentiell säkerhetsrisk. Det är rekommenderat att ändra inställningen.", "Collaboratively edit office documents." : "Redigera dokument tillsammans.", "Local document editing back-end used by the Collabora Online app." : "Lokal dokumentredigering back-end som används av Collabora Online-appen.", + "You haven't added any info yet" : "Du har inte angivit någon information ännu", + "{user} hasn't added any info yet" : "{user} har inte angivit någon information ännu", "restricted" : "begränsad", "invisible" : "osynlig", "File not found" : "Filen kunde inte hittas", @@ -393,10 +393,6 @@ "More apps menu" : "Fler appar - meny", "Settings menu" : "Inställningsmeny", "The password is wrong. Try again." : "Felaktigt lösenord. Försök igen.", - "Setup two-factor authentication" : "Ställ in tvåfaktorsautentisering", - "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.", - "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications have been disabled to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at nextcloud.com/enterprise." : "Detta är Nextclouds communitybygge som inte supporteras. Med tanke på storleken på denna instans kan prestanda, tillförlitlighet och skalbarhet inte garanteras. Push-meddelanden har inaktiverats för att undvika överbelastning av vår gratistjänst. Lär dig mer om fördelarna med Nextcloud Enterprise på nextcloud.com/enterprise.", - "You haven't added any info yet" : "Du har inte angivit någon information ännu", - "{user} hasn't added any info yet" : "{user} har inte angivit någon information ännu" + "Setup two-factor authentication" : "Ställ in tvåfaktorsautentisering" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |