diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
commit | 78d8723d0cc8c726cc02dd41439f1c7e2a50136d (patch) | |
tree | 309032247bd62ee756313ecfb9b87ff806ed9fa5 /apps/settings/l10n/sv.js | |
parent | 761221bc80d01cd6f79f4e6ce4ba3fc298547ac1 (diff) | |
download | nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.tar.gz nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.zip |
Fix(l10n): đ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/sv.js')
-rw-r--r-- | apps/settings/l10n/sv.js | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index a3d1ea18240..9f626310bcd 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -501,8 +501,6 @@ OC.L10N.register( "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.", "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.", "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.", - "Migration in progress. Please wait until the migration is finished" : "Migration pĂ„gĂ„r. VĂ€nta tills migrationen Ă€r klar", - "Migration started âŠ" : "Migrering pĂ„börjad ...", "An error occurred while changing your language. Please reload the page and try again." : "Ett fel intrĂ€ffade nĂ€r ditt sprĂ„k Ă€ndrades. VĂ€nligen uppdatera sidan och försök igen.", "An error occurred while changing your locale. Please reload the page and try again." : "Ett fel intrĂ€ffade nĂ€r din sprĂ„k Ă€ndrades. VĂ€nligen uppdatera sidan och försök igen.", "Select a profile picture" : "VĂ€lj en profilbild", @@ -513,7 +511,6 @@ OC.L10N.register( "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Kunde inte bestĂ€mma om TLS-versionen av cURL Ă€r för gammal eller inte för ett fel uppstod under HTTPS-förfrĂ„gan mot https://nextcloud.com. VĂ€nligen kontrollera nextcloud loggfilen för fler detaljer.", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Det maximala antalet OPcache-nycklar har nĂ€stan överskridits. För att sĂ€kerstĂ€lla att alla skript kan hĂ„llas i cache, rekommenderas det att tillĂ€mpa <code>opcache.max_accelerated_files</code> i din PHP-konfiguration med ett vĂ€rde högre Ă€n <code>%s</code>.", "Admin privileges" : "Adminprivilegier", - "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Ă
terkallning kan förhindra att enheten rensas om inte rensningen redan har startat.", "Unable to update biography" : "Kunde inte uppdatera biografi", "Unable to update full name" : "Kunde inte uppdatera fullstĂ€ndigt namn", "No full name set" : "Inget fullstĂ€ndigt namn angivet", @@ -523,6 +520,8 @@ OC.L10N.register( "Change scope level of {accountProperty}" : "Ăndra omfattningsnivĂ„ för {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "Det gick inte att uppdatera federationsomfĂ„nget för primĂ€ra {accountProperty}", "Unable to update federation scope of additional {accountProperty}" : "Det gick inte att uppdatera federationens omfattning för ytterligare {accountProperty}", + "Migration in progress. Please wait until the migration is finished" : "Migration pĂ„gĂ„r. VĂ€nta tills migrationen Ă€r klar", + "Migration started âŠ" : "Migrering pĂ„börjad ...", "Address" : "Ort/Stad", "Avatar" : "Avatar", "An error occured during the request. Unable to proceed." : "Ett fel uppstod under förfrĂ„gan. Kan inte fortsĂ€tta.", @@ -540,7 +539,6 @@ OC.L10N.register( "Pick background job setting" : "VĂ€lj instĂ€llning för bakgrundsjobb", "Recommended" : "Rekomenderad", "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php behöver exekveras av systemanvĂ€ndaren \"%s\".", - "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "TillĂ„t komplettering av anvĂ€ndarnamn vid ifyllning av fullstĂ€ndigt namn eller e-postadress (bortser frĂ„n saknande matchning i telefonboken eller grupptillhörighet i samma grupp)", "Change privacy level of profile picture" : "Ăndra hemlighetsnivĂ„ för profilbild", "Upload new" : "Ladda upp ny", "Select from Files" : "VĂ€lj frĂ„n Filer", |