diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-03 01:11:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-03 01:11:58 +0000 |
commit | ec05897e4ee630220bcbfd0df7d8aa308c4da8c7 (patch) | |
tree | 95c2ddfcec229c8c780c2a222b25f9c367abd4b8 /core/l10n/nb.js | |
parent | f81fdd4b5c7f9b14172e6dffa384f5819158b008 (diff) | |
download | nextcloud-server-ec05897e4ee630220bcbfd0df7d8aa308c4da8c7.tar.gz nextcloud-server-ec05897e4ee630220bcbfd0df7d8aa308c4da8c7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nb.js')
-rw-r--r-- | core/l10n/nb.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js index 94631c340e1..8e473dac24f 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -307,6 +307,7 @@ OC.L10N.register( "Need help?" : "Trenger du hjelp?", "See the documentation" : "Se dokumentasjonen", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Dette programmet krever JavaScript for å fungere korrekt. {linkstart}Aktiver JavaScript{linkend} og last siden på nytt.", + "Get your own free account" : "Få din egen gratis konto", "Skip to main content" : "Gå til hovedinnhold", "Skip to navigation of app" : "Gå til navigasjon av program", "More apps" : "Flere program", @@ -369,6 +370,8 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Denne %s-instansen er for øyeblikket i vedlikeholdsmodus, noe som kan vare en stund.", "This page will refresh itself when the instance is available again." : "Siden vil oppdatere seg selv når instans er tilgjengelig igjen.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakt systemadministratoren hvis denne meldingen var uventet eller ikke forsvinner.", + "status" : "status", + "aria-hidden" : "aria-hidden", "Updated \"%s\" to %s" : "Oppdaterte \"%s\" til %s", "%s (3rdparty)" : "%s (tredjepart)", "There was an error loading your contacts" : "Feil ved innlasting av kontaktene dine", |