diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-10 00:19:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-10 00:19:46 +0000 |
commit | 4fb4d2b936229805f3d2f71f7e6f59c557437a4d (patch) | |
tree | 032cdb9cd9a150b609c9feb876df8ac9d5409eec /apps/settings/l10n/nb.js | |
parent | cc81480cbd2be8b00c772925c2a113e1e1a7a430 (diff) | |
download | nextcloud-server-4fb4d2b936229805f3d2f71f7e6f59c557437a4d.tar.gz nextcloud-server-4fb4d2b936229805f3d2f71f7e6f59c557437a4d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/nb.js')
-rw-r--r-- | apps/settings/l10n/nb.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index d32b6b5e94d..8a66f452069 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -243,6 +243,7 @@ OC.L10N.register( "The PHP OPcache module is not properly configured. %s." : "PHP OPcache-modulen er ikke riktig konfigurert. %s.", "Correctly configured" : "Korrekt konfigurert", "PHP version" : "PHP-versjon", + "You are currently running PHP %s. PHP 8.1 is now deprecated in Nextcloud 30. Nextcloud 31 may require at least PHP 8.2. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Du kjører for øyeblikket PHP %s. PHP 8.1 er nå avviklet i Nextcloud 30. Nextcloud 31 kan kreve minst PHP 8.2. Oppgrader til en av de offisielt støttede PHP-versjonene levert av PHP Group så snart som mulig.", "You are currently running PHP %s." : "Du kjører for øyeblikket PHP %s.", "PHP \"output_buffering\" option" : "PHP \"output_buffering\"-alternativ", "PHP configuration option \"output_buffering\" must be disabled" : "PHP-konfigurasjonsalternativ \"output_buffering\" må være deaktivert", |