diff options
Diffstat (limited to 'apps/settings/l10n/nb.js')
-rw-r--r-- | apps/settings/l10n/nb.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index c8836d1fa4f..c83e13ec942 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -62,10 +62,6 @@ OC.L10N.register( "Please provide an admin recovery password; otherwise, all user data will be lost." : "Angi et administrativt gjenopprettingspassord; ellers vil alle brukerdata gå tapt.", "Wrong admin recovery password. Please check the password and try again." : "Feil administrativt gjenopprettingspassord. Sjekk passordet og prøv igjen.", "Backend does not support password change, but the user's encryption key was updated." : "Server støtter ikke passordendring, men brukerens krypteringsnøkkel ble oppdatert.", - "installing and updating apps via the App Store or Federated Cloud Sharing" : "installere og oppdatere apper via App Store eller Sammenknyttet skydeling", - "Federated Cloud Sharing" : "Sammenknyttet skydeling", - "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL bruker en utdatert %1$s-versjon (%2$s). Oppdater operativsystemet ditt; ellers vil ikke funksjoner som %3$s virke pålitelig.", - "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "Kunne ikke fastslå om TLS-versjonen av cURL er utdatert eller ikke, fordi det oppsto en feil under HTTPS-kallet mot https://nextcloud.com. Vennligst sjekk Nextcloud-loggfilen for mer informasjon.", "Administrator documentation" : "Administratordokumentasjon", "User documentation" : "Brukerdokumentasjon", "Invalid SMTP password." : "Ugyldig SMTP-passord.", @@ -421,6 +417,10 @@ OC.L10N.register( "Subscribe to our newsletter" : "Abonner på vårt nyhetsbrev", "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Denne community-utgaven av NextCloud er ikke understøttet og umiddelbare varsler er derfor ikke tilgjengelig. ", "Use a second factor besides your password to increase security for your account." : "Bruk en annen faktor i tillegg til passordet ditt for å øke sikkerheten for kontoen din.", + "installing and updating apps via the App Store or Federated Cloud Sharing" : "installere og oppdatere apper via App Store eller Sammenknyttet skydeling", + "Federated Cloud Sharing" : "Sammenknyttet skydeling", + "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL bruker en utdatert %1$s-versjon (%2$s). Oppdater operativsystemet ditt; ellers vil ikke funksjoner som %3$s virke pålitelig.", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "Kunne ikke fastslå om TLS-versjonen av cURL er utdatert eller ikke, fordi det oppsto en feil under HTTPS-kallet mot https://nextcloud.com. Vennligst sjekk Nextcloud-loggfilen for mer informasjon.", "OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "OPcache er deaktivert. For bedre ytelse anbefales det å legge til <code>opcache.enable=1</code> i PHP-konfigurasjonen.", "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache er konfigurert til å fjerne kodekommentarer. Med OPcache aktivert, må <code>opcache.save_comments=1</code> settes for at Nextcloud skal fungere.", "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 har ikke lov til å bruke OPcache API-et. Med OPcache aktivert, anbefales det sterkt å inkludere alle Nextcloud-kataloger med <code>opcache.restrict_api</code> eller ta bort denne innstillingen for å deaktivere OPcache API-begrensninger, for å forhindre feil under Nextcloud-kjerne- eller appoppgraderinger.", |