diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-23 02:27:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-23 02:27:06 +0000 |
commit | 4521c7916944b341d2329a1125f2c48f91b8ed99 (patch) | |
tree | 39bb69bfee34cfdab8a7671b14a7fea1110a4a2b /apps/settings/l10n | |
parent | 7fee4b7867728208f2244753b19874b7830942bf (diff) | |
download | nextcloud-server-4521c7916944b341d2329a1125f2c48f91b8ed99.tar.gz nextcloud-server-4521c7916944b341d2329a1125f2c48f91b8ed99.zip |
Fix(l10n): đ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n')
-rw-r--r-- | apps/settings/l10n/sv.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/sv.json | 2 |
2 files changed, 4 insertions, 0 deletions
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, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache Àr konfigurerad för att ta bort kodkommentarer. Med OPcache aktiverat mÄste <code>opcache.save_comments=1</code> 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 <code>opcache.restrict_api</code> 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 <code>opcache.restrict_api</code> 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 <code>opcache.restrict_api</code> 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 <code>opcache.restrict_api</code> 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 <code>opcache.file_cache_only=0</code> 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 <code>opcache.file_cache_only=0</code> 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 <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 behÄllas i cachen, 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>.", "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcache-bufferten Àr nÀstan full. För att sÀkerstÀlla att alla skript kan lagras i cache, rekommenderas det att tillÀmpa <code>opcache.memory_consumption</code> i din PHP-konfiguration med ett vÀrde högre Àn <code>%s</code>.", "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "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 <code>opcache.interned_strings_buffer</code> i din PHP-konfiguration med ett vÀrde högre Àn <code>%s</code>.", @@ -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, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache Àr konfigurerad för att ta bort kodkommentarer. Med OPcache aktiverat mÄste <code>opcache.save_comments=1</code> 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 <code>opcache.restrict_api</code> 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 <code>opcache.restrict_api</code> 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 <code>opcache.restrict_api</code> 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 <code>opcache.restrict_api</code> 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 <code>opcache.file_cache_only=0</code> 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 <code>opcache.file_cache_only=0</code> 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 <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 behÄllas i cachen, 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>.", "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcache-bufferten Àr nÀstan full. För att sÀkerstÀlla att alla skript kan lagras i cache, rekommenderas det att tillÀmpa <code>opcache.memory_consumption</code> i din PHP-konfiguration med ett vÀrde högre Àn <code>%s</code>.", "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "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 <code>opcache.interned_strings_buffer</code> i din PHP-konfiguration med ett vÀrde högre Àn <code>%s</code>.", @@ -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", |