diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
commit | d7aa58eab5fb44d4037184d5144029fc290b4c3a (patch) | |
tree | cef4f1016756421525a773b8c61cd6f807cd5e15 /core/l10n/nb.json | |
parent | 46a441a448c0483f69d0cb54eda822c20661b097 (diff) | |
download | nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.tar.gz nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.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 d3049aa8b41..c9fe5116ce2 100644 --- a/core/l10n/nb.json +++ b/core/l10n/nb.json @@ -352,7 +352,6 @@ "Get your own free account" : "Få din egen gratis konto", "%s homepage" : "%s hjemmeside", "Confirm your password" : "Bekreft ditt passord", - "%s's homepage" : "%s sin hjemmeside", "Connect to your account" : "Koble til kontoen din", "Please log in before granting %1$s access to your %2$s account." : "Logg inn før du tildeler %1$stilgang til din %2$skonto.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Hvis du ikke prøver å sette opp en ny enhet eller app, så er det noen som nå prøver å lure deg til å gi de tilgang til dine data. Stopp i så fall øyeblikkelig og kontakt din systemadministrator.", @@ -421,6 +420,7 @@ "Contacts" : "Kontakter", "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}." + "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}.", + "%s's homepage" : "%s sin hjemmeside" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |