diff options
Diffstat (limited to 'apps/settings/l10n/nb.js')
-rw-r--r-- | apps/settings/l10n/nb.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index 52eb8f112d1..a209faa1276 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -186,7 +186,6 @@ OC.L10N.register( "Copy" : "Kopier", "Could not copy app password. Please copy it manually." : "Kunne ikke kopiere passord. Venligst kopier manuelt.", "You do not have permissions to see the details of this user" : "Du har ikke tilgang til å se detaljer om denne brukeren", - "The backend does not support changing the display name" : "Serveren støtter ikke endring av visningsnavn", "Add user in group" : "Legg til bruker til gruppe", "Set user as admin for" : "Sett bruker som administrator for", "Select user quota" : "Velg brukerkvote", @@ -370,6 +369,7 @@ OC.L10N.register( "Tonga" : "Tonga", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Offisielle apper utvikles av og innenfor miljøet, de byr på sentral funksjonalitet og er klare for bruk i produksjon.", "Official" : "Offisiell", + "The backend does not support changing the display name" : "Serveren støtter ikke endring av visningsnavn", "Store credentials" : "Lagre påloggingsdetaljer", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php er registrert i en webcron-tjeneste for å kalle cron.php hvert kvarter over HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Bruk systemets cron-tjeneste til å kalle cron.php hvert kvarter.", |