diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-20 02:26:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-20 02:26:42 +0000 |
commit | ad6eb808c7166c77bddaa51c154998063f3688cc (patch) | |
tree | 4f8f88a23e4a939f5a4c0956a57f95346ea077f0 /core/l10n/sv.js | |
parent | d01154d3633163f3da9979f80101d751758a5f90 (diff) | |
download | nextcloud-server-ad6eb808c7166c77bddaa51c154998063f3688cc.tar.gz nextcloud-server-ad6eb808c7166c77bddaa51c154998063f3688cc.zip |
Fix(l10n): đ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sv.js')
-rw-r--r-- | core/l10n/sv.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js index ca863e16759..d81da382761 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -28,6 +28,7 @@ OC.L10N.register( "Your login token is invalid or has expired" : "Din inloggnings-token Ă€r ogiltigt eller har gĂ„tt ut", "This community release of Nextcloud is unsupported and push notifications are limited." : "Denna community-release av Nextcloud stöds inte och pushnotifikationer Ă€r begrĂ€nsade.", "Login" : "Logga in", + "Please try again" : "Var vĂ€nlig och försök igen", "Password reset is disabled" : "LösenordsĂ„terstĂ€llning Ă€r avaktiverat", "Could not reset password because the token is expired" : "Kunde inte Ă„terstĂ€lla lösenord eftersom token har utgĂ„tt", "Could not reset password because the token is invalid" : "Kunde inte Ă„terstĂ€lla lösenord eftersom token Ă€r ogiltigt", @@ -80,6 +81,7 @@ OC.L10N.register( "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 {linkstart}ISO 3166-1 code â{linkend} of the region to your config file." : "Din installation har ingen standardtelefonregion 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 {linkstart}ISO 3166-1-kod â{linkend} för regionen i din konfigurationsfil.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Det var inte möjligt att utföra cron-jobbet via CLI. Följande tekniska fel har uppstĂ„tt:", "Last background job execution ran {relativeTime}. Something seems wrong. {linkstart}Check the background job settings â{linkend}." : "Senaste bakgrundsjobbet kördes {relativeTime}. NĂ„got verkar fel. {linkstart}Kontrollera instĂ€llningarna för bakgrundsjobb â{linkend}.", + "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {linkstart}https://nextcloud.com/enterprise{linkend}." : "Detta Ă€r Nextclouds communitybygge utan support frĂ„n Nextcloud GmbH. Med tanke pĂ„ storleken pĂ„ denna instans kan prestanda, tillförlitlighet och skalbarhet inte garanteras. Push-meddelanden har begrĂ€nsats för att undvika överbelastning av vĂ„r gratistjĂ€nst. LĂ€r dig mer om fördelarna med Nextcloud Enterprise pĂ„ {linkstart}https://nextcloud.com/enterprise{linkend}.", "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.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation â{linkend}." : "Inget minnescache har konfigurerats. För att förbĂ€ttra prestandan, vĂ€nligen konfigurera en memcache, om tillgĂ€nglig. Mer information finns i {linkstart}dokumentationen â{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation â{linkend}." : "Ingen lĂ€mplig kĂ€lla för slumpmĂ€ssighet hittas av PHP, Detta avrĂ„der vi frĂ„n starkt pĂ„ grund av sĂ€kerhetsskĂ€l. Mer information finns i {linkstart}dokumentationen â{linkend}.", |