diff options
Diffstat (limited to 'settings/l10n/nb.json')
-rw-r--r-- | settings/l10n/nb.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/nb.json b/settings/l10n/nb.json index e4ebf0b30e9..f27a7ced985 100644 --- a/settings/l10n/nb.json +++ b/settings/l10n/nb.json @@ -304,8 +304,6 @@ "Hardening and security guidance" : "Herding og sikkerhetsveiledning", "Personal" : "Personlig", "Administration" : "Administrasjon", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Du bruker <strong>%s</strong> av <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du bruker <strong>%s</strong> av <strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "Profilbilde", "Upload new" : "Last opp nytt", "Select from Files" : "Velg fra filer", @@ -315,6 +313,7 @@ "Cancel" : "Avbryt", "Choose as profile picture" : "Velg som profilbilde", "You are member of the following groups:" : "Du er medlem av følgende grupper:", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du bruker <strong>%s</strong> av <strong>%s</strong> (<strong>%s %%</strong>)", "Full name" : "Fullt navn", "No display name set" : "Visningsnavn ikke satt", "Email" : "E-post", @@ -406,6 +405,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php er registert i en webcron- tjeneste for å kalle på cron.php hvert 15. minutt over http.", "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "For å kjøre denne trenger du «PHP posix extension». Se {linkstart}PHP dokumentasjonen{linkend} for flere detaljer.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "For å migrere til en annen database, bruk kommandolinjeverktøyet: 'occ db:convert-type', eller les i <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentasjonen ↗</a>.", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Du bruker <strong>%s</strong> av <strong>%s</strong>", "Get the apps to sync your files" : "Hent programmer som synkroniserer filene dine", "Desktop client" : "Skrivebordsklient", "Android app" : "Android-program", |