summaryrefslogtreecommitdiffstats
path: root/core/l10n/nb.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-09 00:26:07 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-09 00:26:07 +0000
commit11ec6a72a0c9447b6c5c7635997979f1cf2b1c22 (patch)
tree6ea68e2365c6b4f0b853b4d3b978ea06014a9f09 /core/l10n/nb.js
parent3be53b236f2c945373c2e689d5a02d865faadef2 (diff)
downloadnextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.tar.gz
nextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/nb.js')
-rw-r--r--core/l10n/nb.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js
index e0452b00943..2ba8c9bc30a 100644
--- a/core/l10n/nb.js
+++ b/core/l10n/nb.js
@@ -29,7 +29,6 @@ OC.L10N.register(
"Your login token is invalid or has expired" : "Innloggingen din er ugyldig eller utgått",
"This community release of Nextcloud is unsupported and push notifications are limited." : "Denne fellesskapsutgaven av Nextcloud støttes ikke og push-varslinger er begrenset.",
"Login" : "Logg inn",
- "Please try again" : "Vennligst prøv igjen",
"Password reset is disabled" : "Tilbakestilling av passord er avskrudd",
"Could not reset password because the token is expired" : "Kan ikke tilbakestille passordet fordi token er utgått.",
"Could not reset password because the token is invalid" : "Kan ikke tilbakestille passordet fordi token er ugyldig.",
@@ -363,6 +362,7 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Denne %s-instansen er for øyeblikket i vedlikeholdsmodus, noe som kan vare en stund.",
"This page will refresh itself when the instance is available again." : "Siden vil oppdatere seg selv når instans er tilgjengelig igjen.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakt systemadministratoren hvis denne meldingen var uventet eller ikke forsvinner.",
+ "Please try again" : "Vennligst prøv igjen",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP er satt opp feil for å nå systemets miljøvariable. Test med getenv(\"PATH\") gir tom respons.",
"Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Vennligst sjekk {linkstart}installasjonsdokumentasjonen ↗{linkend} for PHP-konfigurasjonsnotater og PHP-konfigurasjonen til serveren din, spesielt når du bruker php-fpm.",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Ikke skrivbar konfigurasjon er aktivert. Dette hindrer endring av konfigurasjon via web-grensesnitt. Filen må gjøres skrivbar manuelt for hver oppdatering.",