diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-27 02:28:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-27 02:28:35 +0000 |
commit | 63912cc5c5abb6e15c0902b0edb1705bd3aec209 (patch) | |
tree | 5afeb491cc08f399a7b71fbd0eed5c7f3ba3a391 /core/l10n/nb.json | |
parent | 4df145a6bcb9c6e7999130c1d361466f128bd64e (diff) | |
download | nextcloud-server-63912cc5c5abb6e15c0902b0edb1705bd3aec209.tar.gz nextcloud-server-63912cc5c5abb6e15c0902b0edb1705bd3aec209.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/nb.json')
-rw-r--r-- | core/l10n/nb.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/nb.json b/core/l10n/nb.json index 4d5aba8edf1..0ceeaac14f5 100644 --- a/core/l10n/nb.json +++ b/core/l10n/nb.json @@ -296,7 +296,6 @@ "The profile does not exist." : "Profilen finnes ikke", "Back to %s" : "Tilbake til %s", "Page not found" : "Siden ble ikke funnet", - "The page could not be found on the server." : "Siden ble ikke funnet på serveren.", "Too many requests" : "For mange forespørsler", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Det var for mange forespørsler fra ditt nettverk. Prøv igjen senere eller kontakt din administrator hvis dette er en feil.", "Error" : "Feil", @@ -419,6 +418,7 @@ "Contacts menu" : "Kontakter meny", "Setup two-factor authentication" : "Opprett totrinns bekreftelse", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Det virker som du kjører en 32-bit PHP-versjon. Nextcloud trenger 64-bit for å fungere bra. Vennligst oppgrader OS og PHP til 64-bit! For ytterligere detaljer, les {linkstart}dokumentasjonssiden om dette ↗{linkend}.", - "Press enter to start searching" : "Trykk enter for å starte søk" + "Press enter to start searching" : "Trykk enter for å starte søk", + "The page could not be found on the server." : "Siden ble ikke funnet på serveren." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |