diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/nb_NO.js | 1 | ||||
-rw-r--r-- | core/l10n/nb_NO.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/nb_NO.js b/core/l10n/nb_NO.js index d4985dd9791..d1e15109d9a 100644 --- a/core/l10n/nb_NO.js +++ b/core/l10n/nb_NO.js @@ -197,6 +197,7 @@ OC.L10N.register( "sunny" : "solfylt", "Hello {name}, the weather is {weather}" : "Hallo {name}, været er {weather}", "Hello {name}" : "Hallo {name}", + "new" : "ny", "_download %n file_::_download %n files_" : ["last ned %n fil","last ned %n filer"], "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "En oppdatering foregår, lukking av denne siden kan forstyrre prosessen for enkelte systemer.", "Updating {productName} to version {version}, this may take a while." : "Oppdaterer {productName} til versjon {version}. Dette kan ta litt tid.", diff --git a/core/l10n/nb_NO.json b/core/l10n/nb_NO.json index 45624062b77..7b5281a14ae 100644 --- a/core/l10n/nb_NO.json +++ b/core/l10n/nb_NO.json @@ -195,6 +195,7 @@ "sunny" : "solfylt", "Hello {name}, the weather is {weather}" : "Hallo {name}, været er {weather}", "Hello {name}" : "Hallo {name}", + "new" : "ny", "_download %n file_::_download %n files_" : ["last ned %n fil","last ned %n filer"], "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "En oppdatering foregår, lukking av denne siden kan forstyrre prosessen for enkelte systemer.", "Updating {productName} to version {version}, this may take a while." : "Oppdaterer {productName} til versjon {version}. Dette kan ta litt tid.", |