diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-30 00:19:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-30 00:19:06 +0000 |
commit | efdfe2b61c23ccdd1dc5c9b77cf0f3a268cda316 (patch) | |
tree | fce50f21be1abbdc45e1b75b93edf2059c6e9671 /apps/settings/l10n/sv.json | |
parent | 1f6279fa760cc671fe59339711f06edc0cbf887f (diff) | |
download | nextcloud-server-efdfe2b61c23ccdd1dc5c9b77cf0f3a268cda316.tar.gz nextcloud-server-efdfe2b61c23ccdd1dc5c9b77cf0f3a268cda316.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/sv.json')
-rw-r--r-- | apps/settings/l10n/sv.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index 0a6b214475d..3c6b81935cc 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -149,6 +149,7 @@ "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Databasen saknar några primärnycklar. Eftersom att lägga till sådana i stora tabeller kan ta en del tid, har det inte gjorts automatiskt. Genom att köra kommandot \"occ db:add-missing-primary-keys\" läggs de saknade primärnycklarna till utan att instansen behöver stoppas.", "Database pending bigint migrations" : "Databas väntar på bigint-migreringar", "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Vissa kolumner i databasen saknar en konvertering till big int. Eftersom att ändra kolumners typer på stora tabeller kan ta tid ändrades de inte automatiskt. Genom att köra \"occ db:convert-filecache-bigint\" kan dessa väntande ändringar appliceras manuellt. Denna operation måste utföras när instansen är offline.", + "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Den här instansen körs i felsökningsläge. Aktivera detta endast för lokal utveckling och inte i produktionsmiljöer.", "Default phone region" : "Standardregion för telefon", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Din installation har ingen standardregion för telefon inställd. Detta krävs för att validera telefonnummer i profilinställningarna utan landskod. För att tillåta nummer utan landskod, lägg till \"default_phone_region\" med respektive ISO 3166-1-kod för regionen i din konfigurationsfil.", "Email test" : "E-posttest", |