From 4521c7916944b341d2329a1125f2c48f91b8ed99 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 23 Mar 2023 02:27:06 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- apps/settings/l10n/sv.js | 2 ++ apps/settings/l10n/sv.json | 2 ++ 2 files changed, 4 insertions(+) (limited to 'apps/settings/l10n') diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index d38755b49ec..9c9885e6db6 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -71,6 +71,7 @@ OC.L10N.register( "OPcache is configured to remove code comments. With OPcache enabled, opcache.save_comments=1 must be set for Nextcloud to function." : "OPcache Ă€r konfigurerad för att ta bort kodkommentarer. Med OPcache aktiverat mĂ„ste opcache.save_comments=1 sĂ€ttas för att Nextcloud ska fungera.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with opcache.restrict_api or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud fĂ„r inte anvĂ€nda OPcache API. Med OPcache aktiverat rekommenderas det starkt att inkludera alla Nextcloud-kataloger med opcache.restrict_api eller avaktivera denna instĂ€llning för att inaktivera OPcache API-begrĂ€nsningar, för att förhindra fel under Nextcloud kĂ€rna eller appuppgraderingar.", "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with opcache.restrict_api or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud fĂ„r inte anvĂ€nda OPcache API. Det rekommenderas starkt att inkludera alla Nextcloud-kataloger med opcache.restrict_api eller avaktivera denna instĂ€llning för att inaktivera OPcache API-begrĂ€nsningar, för att förhindra fel under Nextcloud core eller appuppgraderingar.", + "The shared memory based OPcache is disabled. For better performance, it is recommended to apply opcache.file_cache_only=0 to your PHP configuration and use the file cache as second level cache only." : "OPcache, som anvĂ€nder delat minne, Ă€r avaktiverat. För bĂ€ttre prestanda rekommenderas att konfigurera opcache.file_cache_only=0 i din PHP-konfiguration och att bara anvĂ€nda fil-cache som andrahands cache.", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply opcache.max_accelerated_files to your PHP configuration with a value higher than %s." : "Det maximala antalet OPcache-nycklar har nĂ€stan överskridits. För att sĂ€kerstĂ€lla att alla skript kan behĂ„llas i cachen, rekommenderas det att tillĂ€mpa opcache.max_accelerated_files i din PHP-konfiguration med ett vĂ€rde högre Ă€n %s.", "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply opcache.memory_consumption to your PHP configuration with a value higher than %s." : "OPcache-bufferten Ă€r nĂ€stan full. För att sĂ€kerstĂ€lla att alla skript kan lagras i cache, rekommenderas det att tillĂ€mpa opcache.memory_consumption i din PHP-konfiguration med ett vĂ€rde högre Ă€n %s.", "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply opcache.interned_strings_buffer to your PHP configuration with a value higher than %s." : "OPcachens internerade strĂ€ngbuffert Ă€r nĂ€stan full. För att sĂ€kerstĂ€lla att upprepade strĂ€ngar effektivt kan cachelagras, rekommenderas det att anvĂ€nda opcache.interned_strings_buffer i din PHP-konfiguration med ett vĂ€rde högre Ă€n %s.", @@ -304,6 +305,7 @@ OC.L10N.register( "Unable to delete additional email address" : "Kunde inte ta bort ytterligare e-postadress", "No email address set" : "Ingen e-postadress angiven", "Additional emails" : "Ytterligare e-postadresser", + "Your handle" : "Ditt kontonamn", "Your headline" : "Din rubrik", "Language" : "SprĂ„k", "Help translate" : "HjĂ€lp till med översĂ€ttningarna", diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index 4fb0873d470..a3aa013fe3e 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -69,6 +69,7 @@ "OPcache is configured to remove code comments. With OPcache enabled, opcache.save_comments=1 must be set for Nextcloud to function." : "OPcache Ă€r konfigurerad för att ta bort kodkommentarer. Med OPcache aktiverat mĂ„ste opcache.save_comments=1 sĂ€ttas för att Nextcloud ska fungera.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with opcache.restrict_api or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud fĂ„r inte anvĂ€nda OPcache API. Med OPcache aktiverat rekommenderas det starkt att inkludera alla Nextcloud-kataloger med opcache.restrict_api eller avaktivera denna instĂ€llning för att inaktivera OPcache API-begrĂ€nsningar, för att förhindra fel under Nextcloud kĂ€rna eller appuppgraderingar.", "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with opcache.restrict_api or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud fĂ„r inte anvĂ€nda OPcache API. Det rekommenderas starkt att inkludera alla Nextcloud-kataloger med opcache.restrict_api eller avaktivera denna instĂ€llning för att inaktivera OPcache API-begrĂ€nsningar, för att förhindra fel under Nextcloud core eller appuppgraderingar.", + "The shared memory based OPcache is disabled. For better performance, it is recommended to apply opcache.file_cache_only=0 to your PHP configuration and use the file cache as second level cache only." : "OPcache, som anvĂ€nder delat minne, Ă€r avaktiverat. För bĂ€ttre prestanda rekommenderas att konfigurera opcache.file_cache_only=0 i din PHP-konfiguration och att bara anvĂ€nda fil-cache som andrahands cache.", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply opcache.max_accelerated_files to your PHP configuration with a value higher than %s." : "Det maximala antalet OPcache-nycklar har nĂ€stan överskridits. För att sĂ€kerstĂ€lla att alla skript kan behĂ„llas i cachen, rekommenderas det att tillĂ€mpa opcache.max_accelerated_files i din PHP-konfiguration med ett vĂ€rde högre Ă€n %s.", "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply opcache.memory_consumption to your PHP configuration with a value higher than %s." : "OPcache-bufferten Ă€r nĂ€stan full. För att sĂ€kerstĂ€lla att alla skript kan lagras i cache, rekommenderas det att tillĂ€mpa opcache.memory_consumption i din PHP-konfiguration med ett vĂ€rde högre Ă€n %s.", "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply opcache.interned_strings_buffer to your PHP configuration with a value higher than %s." : "OPcachens internerade strĂ€ngbuffert Ă€r nĂ€stan full. För att sĂ€kerstĂ€lla att upprepade strĂ€ngar effektivt kan cachelagras, rekommenderas det att anvĂ€nda opcache.interned_strings_buffer i din PHP-konfiguration med ett vĂ€rde högre Ă€n %s.", @@ -302,6 +303,7 @@ "Unable to delete additional email address" : "Kunde inte ta bort ytterligare e-postadress", "No email address set" : "Ingen e-postadress angiven", "Additional emails" : "Ytterligare e-postadresser", + "Your handle" : "Ditt kontonamn", "Your headline" : "Din rubrik", "Language" : "SprĂ„k", "Help translate" : "HjĂ€lp till med översĂ€ttningarna", -- cgit v1.2.3