diff options
Diffstat (limited to 'core/l10n/nb_NO.js')
-rw-r--r-- | core/l10n/nb_NO.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/nb_NO.js b/core/l10n/nb_NO.js index c656e39433c..7dcc67a8ae9 100644 --- a/core/l10n/nb_NO.js +++ b/core/l10n/nb_NO.js @@ -29,10 +29,10 @@ OC.L10N.register( "Maintenance mode is kept active" : "Vedlikeholdsmodus blir beholdt aktiv", "Updating database schema" : "Oppdaterer database-skjemaet", "Updated database" : "Oppdaterte databasen", - "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Sjekker om databaseskjemaet kan oppdateres (dette kan ta lang tid hvis databasens er stor)", + "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Sjekker om databaseskjemaet kan oppdateres (dette kan ta lang tid hvis databasen er stor)", "Checked database schema update" : "Sjekket oppdatering av databaseskjema", "Checking updates of apps" : "Ser etter oppdateringer av applikasjoner", - "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Sjekker om databaseskjemaet for %s kan oppdateres (dette kan ta lang tid hvis databasens er stor)", + "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Sjekker om databaseskjemaet for %s kan oppdateres (dette kan ta lang tid hvis databasen er stor)", "Checked database schema update for apps" : "Sjekket databaseskjema-oppdatering for apper", "Updated \"%s\" to %s" : "Oppdaterte \"%s\" til %s", "Set log level to debug" : "Sett loggnivå til feilsøking", |