aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/sv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:09 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:09 +0000
commit2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch)
tree69d21b22e377f7cd689aff2ae9e201c8832ac80a /core/l10n/sv.js
parenta9c627cd9140ebad550fd3885e46c438019d6d5f (diff)
downloadnextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz
nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.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.js8
1 files changed, 2 insertions, 6 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js
index a5969970e1b..984a0faa86b 100644
--- a/core/l10n/sv.js
+++ b/core/l10n/sv.js
@@ -389,7 +389,6 @@ OC.L10N.register(
"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.",
"Please try again" : "Var vänlig och försök igen",
- "Please use the command line updater because updating via the browser is disabled in your config.php." : "Var vänlig och uppdatera via kommandotolken då uppdatering via webbläsaren är inaktiverat i config.php",
"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.",
"Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Vänligen kontrollera {linkstart}installationsdokumentationen ↗{linkend} för PHP-konfigurationsanteckningar och PHP-konfigurationen för din server, speciellt när du använder php-fpm.",
"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.",
@@ -412,7 +411,6 @@ OC.L10N.register(
"Press enter to start searching" : "Tryck på enter för att börja söka",
"Open settings menu" : "Öppna inställningsmenyn",
"Settings" : "Inställningar",
- "Avatar of {fullName}" : "Avatar för {fullName}",
"Show all contacts …" : "Visa alla kontakter ...",
"No files in here" : "Det finns inga filer här",
"New folder" : "Ny mapp",
@@ -433,10 +431,8 @@ OC.L10N.register(
"Move to {folder}" : "Flytta till {folder}",
"Authentication required" : "Autentisering krävs",
"Failed to authenticate, try again" : "Misslyckades att autentisera, försök igen",
- "File not found" : "Filen kunde inte hittas",
- "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentet kunde inte hittas på servern. Kanske var delningen raderad eller har gått ut?",
- "Please use the command line updater because automatic updating is disabled in the config.php." : "Uppdatera via kommandotolken då automatisk uppdatering är inaktiverat i config.php.",
"The page could not be found on the server." : "Sidan kunde inte hittas på servern.",
- "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "Databasen används till transaktionsbaserad fillåsning. För att förbättra prestandan, konfigurera memcache om tillgängligt. Se {linkstart}Dokumentationen ↗{linkend} för mer information."
+ "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "Databasen används till transaktionsbaserad fillåsning. För att förbättra prestandan, konfigurera memcache om tillgängligt. Se {linkstart}Dokumentationen ↗{linkend} för mer information.",
+ "Avatar of {fullName}" : "Avatar för {fullName}"
},
"nplurals=2; plural=(n != 1);");