diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-14 02:18:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-14 02:18:55 +0000 |
commit | 1b8d9e9c136e2fd67aaa612e72b2581d258b175e (patch) | |
tree | a42ab53e3623560b662135d1447878e7f1f1bf48 /lib/l10n/nb.js | |
parent | dc972cc162d0f30ae51578ef856191784a575c54 (diff) | |
download | nextcloud-server-1b8d9e9c136e2fd67aaa612e72b2581d258b175e.tar.gz nextcloud-server-1b8d9e9c136e2fd67aaa612e72b2581d258b175e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nb.js')
-rw-r--r-- | lib/l10n/nb.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index be6e50292f7..290364b8fde 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -200,6 +200,7 @@ OC.L10N.register( "Security" : "Sikkerhet", "Groupware" : "Gruppevare", "Personal info" : "Personlig informasjon", + "Mobile & desktop" : "Mobil og skrivebord", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Dette kan vanligvis ordnes ved å gi webserveren skrivetilgang til apps-mappen eller ved å skru av app-butikken i config-filen. Se %s" }, "nplurals=2; plural=(n != 1);"); |