diff options
Diffstat (limited to 'core/l10n/nb.json')
-rw-r--r-- | core/l10n/nb.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/nb.json b/core/l10n/nb.json index 6305a2da087..763c9c1ac0e 100644 --- a/core/l10n/nb.json +++ b/core/l10n/nb.json @@ -301,9 +301,6 @@ "Database host" : "Databasevert", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Spesifiser portnr. sammen med servernavnet (f.eks., localhost:5432).", "Performance warning" : "Ytelsesadvarsel", - "SQLite will be used as database." : "SQLite vil bli brukt som database.", - "For larger installations we recommend to choose a different database backend." : "For større installasjoner anbefaler vi å velge en annen database.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "SQLite er spesielt frarådet om man bruker skrivebordsklienten til filsynkronisering", "Finish setup" : "Fullfør oppsett", "Finishing …" : "Ferdigstiller…", "Need help?" : "Trenger du hjelp?", @@ -395,6 +392,9 @@ "Share with other people by entering a user or group or an email address." : "Del med andre ved å skrive inn en bruker, en gruppe, eller en e-postadresse.", "The specified document has not been found on the server." : "Det angitte dokumentet ble ikke funnet på serveren.", "You can click here to return to %s." : "Du kan klikke her for å gå tilbake til %s.", + "SQLite will be used as database." : "SQLite vil bli brukt som database.", + "For larger installations we recommend to choose a different database backend." : "For større installasjoner anbefaler vi å velge en annen database.", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "SQLite er spesielt frarådet om man bruker skrivebordsklienten til filsynkronisering", "Wrong password." : "Feil passord.", "Stay logged in" : "Forbli innlogget", "Back to log in" : "Tilbake til innlogging", |