diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-03 01:11:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-03 01:11:47 +0000 |
commit | fbf906c9b6bb6e847d78571331b5c90208ae3131 (patch) | |
tree | 6c94135bb151aba76b6874d46d229aeb234b992e /core/l10n/nb.js | |
parent | 273849a7e775efd5b6cf8dd44eeb589bcda79ec6 (diff) | |
download | nextcloud-server-fbf906c9b6bb6e847d78571331b5c90208ae3131.tar.gz nextcloud-server-fbf906c9b6bb6e847d78571331b5c90208ae3131.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", |