diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-09 00:08:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-09 00:08:19 +0000 |
commit | 25f2546a7bb67371a051c387e0bb034f5ba87891 (patch) | |
tree | 5332a16b91e22d4a7df347c79f6a92098f2a8336 /settings/l10n/nb.js | |
parent | 3536aff7800bf78cb04badc61c94b914b54556eb (diff) | |
download | nextcloud-server-25f2546a7bb67371a051c387e0bb034f5ba87891.tar.gz nextcloud-server-25f2546a7bb67371a051c387e0bb034f5ba87891.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/nb.js')
-rw-r--r-- | settings/l10n/nb.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/nb.js b/settings/l10n/nb.js index 47a4a4739b1..8ae0cb58899 100644 --- a/settings/l10n/nb.js +++ b/settings/l10n/nb.js @@ -70,7 +70,6 @@ OC.L10N.register( "Email address for %1$s changed on %2$s" : "E-postadresse for %1$s endret på %2$s", "Welcome aboard" : "Velkommen ombord", "Welcome aboard %s" : "Velkommen ombord i %s", - "You have now an %s account, you can add, protect, and share your data." : "Du har nå en %s-konto, du kan legge til, beskytte og dele din data.", "Your username is: %s" : "Ditt brukernavn er: %s", "Set your password" : "Sett passordet ditt", "Go to %s" : "Gå til %s", @@ -439,6 +438,7 @@ OC.L10N.register( "Subscribe to our news feed!" : "Abonner på vår nyhetsstrøm!", "Subscribe to our newsletter!" : "Abonner på vårt nyhetsbrev!", "Show last log in" : "Vis siste innlogging", + "You have now an %s account, you can add, protect, and share your data." : "Du har nå en %s-konto, du kan legge til, beskytte og dele din data.", "Verifying" : "Bekrefter", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "Det er viktig for sikkerheten og ytelsen på din installasjon at alt er satt opp rett. For å hjelpe deg er det satt i verk noen automatiske sjekker. Se \"Tips og triks\"-delen og i dokumentasjonen for mer informasjon", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHP-modulen 'fileinfo' mangler. Vi anbefaler at du aktiverer denne modulen for å kunne detektere MIME-typen korrekt.", |