diff options
Diffstat (limited to 'lib/l10n/nb.js')
-rw-r--r-- | lib/l10n/nb.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index 290364b8fde..63854e64b78 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -77,7 +77,6 @@ OC.L10N.register( "Set an admin username." : "Sett et admin-brukernavn.", "Set an admin password." : "Sett et admin-passord.", "Can't create or write into the data directory %s" : "Kan ikke opprette eller skrive i datamappen %s", - "Invalid Federated Cloud ID" : "Ugyldig ID for sammenknyttet sky", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Delings-server %s må implementere grensesnittet OCP\\Share_Backend", "Sharing backend %s not found" : "Delings-server %s ikke funnet", "Sharing backend for %s not found" : "Delings-server for %s ikke funnet", @@ -201,6 +200,7 @@ OC.L10N.register( "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" }, "nplurals=2; plural=(n != 1);"); |