diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-20 00:19:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-20 00:19:44 +0000 |
commit | c016b934d43b060c925bc6f71b2250120d7f7c3a (patch) | |
tree | 3ff7a4298679c6fcc3f028106de36b5861211891 /apps/settings/l10n/sv.js | |
parent | bd61be9c3560eb051e0469f416a45d18f703c7b7 (diff) | |
download | nextcloud-server-c016b934d43b060c925bc6f71b2250120d7f7c3a.tar.gz nextcloud-server-c016b934d43b060c925bc6f71b2250120d7f7c3a.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index 42e5b35f8ff..4fee95d395c 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -171,6 +171,7 @@ OC.L10N.register( "Memcache" : "Memcache", "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.", "Configured" : "Konfigurerad", + "Overwrite CLI URL" : "Skriv över CLI-URL", "PHP default charset" : "PHP standardteckenuppsättning", "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.", "Supported" : "Stöds", |