diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
commit | e18c608cb470081e9ad1342b0abb0a7acb2fe458 (patch) | |
tree | c8f79767bbc30c3b9cb15968454ca4161fc5fe58 /lib/l10n/nb.js | |
parent | 86678ba5df7b74fab9ac739ca17109cd717f8062 (diff) | |
download | nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.tar.gz nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nb.js')
-rw-r--r-- | lib/l10n/nb.js | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index 63854e64b78..41b9e17298c 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -193,14 +193,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "Tidsavbrudd ved tilkobling av lager: %s", "Following databases are supported: %s" : "Følgende databaser støttes: %s", "Following platforms are supported: %s" : "Følgende plattformer støttes: %s", - "Overview" : "Oversikt", - "Basic settings" : "Grunninnstillinger", - "Sharing" : "Deling", - "Security" : "Sikkerhet", - "Groupware" : "Gruppevare", - "Personal info" : "Personlig informasjon", - "Mobile & desktop" : "Mobil og skrivebord", - "Invalid Federated Cloud ID" : "Ugyldig ID for sammenknyttet sky", - "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" + "Invalid Federated Cloud ID" : "Ugyldig ID for sammenknyttet sky" }, "nplurals=2; plural=(n != 1);"); |