aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/nb.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-20 00:21:28 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-20 00:21:28 +0000
commitbade66e33c838f74d4e300e49194d4aa424eafe0 (patch)
tree1580122a40113da5671a9288e1e5416b46720aa1 /apps/settings/l10n/nb.json
parent017951f8624aec4a337f32c7249009d5afa04da6 (diff)
downloadnextcloud-server-bade66e33c838f74d4e300e49194d4aa424eafe0.tar.gz
nextcloud-server-bade66e33c838f74d4e300e49194d4aa424eafe0.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/nb.json')
-rw-r--r--apps/settings/l10n/nb.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json
index 046ebd04ea2..5a58f2f1d59 100644
--- a/apps/settings/l10n/nb.json
+++ b/apps/settings/l10n/nb.json
@@ -171,8 +171,6 @@
"Email test" : "Test av e-post",
"Email test was successfully sent" : "E-posttesten ble sendt",
"You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Du har ikke angitt eller bekreftet konfigurasjonen av e-postserveren ennå. Gå over til \"Grunnleggende innstillinger\" for å angi dem. Etterpå bruker du \"Send e-post\" -knappen under skjemaet for å bekrefte innstillingene dine.",
- "File locking" : "Låsing av filer",
- "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Låsing av transaksjonsfiler er deaktivert, dette kan føre til problemer med løpsforholdene. Aktiver \"filelocking.enabled\" i config.php for å unngå disse problemene.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "Databasen brukes til låsing av transaksjonsfiler. For å forbedre ytelsen, vennligst konfigurer memcache, hvis tilgjengelig.",
"Forwarded for headers" : "Forwarded-For headers",
"Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "\"trusted_proxies\"-innstillingen din er ikke riktig angitt, den bør være en matrise.",
@@ -804,6 +802,8 @@
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Det er noen brukerimporterte SSL-sertifikater til stede, som ikke brukes lenger med Nextcloud 21. De kan importeres på kommandolinjen via kommandoen \"occ security:certificates:import\". Stiene deres i datakatalogen vises nedenfor.",
"Missing optional index \"%s\" in table \"%s\"." : "Mangler valgfri indkeks \"%s\" i tabell \"%s\".",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Databasen mangler noen indekser. Å legge til indekser på store tabeller kan ta lang tid så de ble ikke lagt til automatisk. Ved å kjøre \"occ db:add-missing-indices\" legges de manglende indeksene til mens tjenesten fortsatt er tilgjengelig. Når indeksene er lagt til, er spørringer til tabellene raskere.",
+ "File locking" : "Låsing av filer",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Låsing av transaksjonsfiler er deaktivert, dette kan føre til problemer med løpsforholdene. Aktiver \"filelocking.enabled\" i config.php for å unngå disse problemene.",
"Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Kunne ikke se etter JavaScript-støtte. Kontroller manuelt om webserveren din serverer .mjs-filer ved hjelp av JavaScript MIME-typen.",
"MySQL unicode support" : "MySQL unicode-støtte",
"Overwrite cli URL" : "Overwrite cli URL",