MediaWiki  1.33.0
MessagesNb.php File Reference

Norwegian Bokmål (norsk bokmål) More...

Go to the source code of this file.

Variables

 $bookstoreList
 
 $dateFormats
 
 $datePreferenceMigrationMap
 
 $defaultDateFormat = 'dmy'
 
 $fallback = 'nn'
 
 $linkTrail = '/^([æøåa-z]+)(.*)$/sDu'
 
 $magicWords
 
 $namespaceAliases
 
 $namespaceNames
 
 $separatorTransformTable = [ ',' => "\u{00A0}", '.' => ',' ]
 
 $specialPageAliases
 

Detailed Description

Norwegian Bokmål (norsk bokmål)

To improve a translation please visit https://translatewiki.net

Author
Audun
Boivie
Brik
Byrial
Cocu
Danmichaelo
Dittaeva
Eirik
EivindJ
Event
Finnrind
Geitost
Guaca
H92
Haakon K
Harald Khan
Jeblad
Jsoby
Jóna Þórunn
Kjetil r
Kph
Kph-no
Laaknor
Najami
Nghtwlkr
Njardarlogar
Nsaa
Pcoombe
Pladask
Purodha
Qaqqalik
Samuelsen
Simen47
Simny
Sjurhamre
Stigmj
Teak
Wouterkoch
לערי ריינהארט

Definition in file MessagesNb.php.

Variable Documentation

◆ $bookstoreList

$bookstoreList
Initial value:
= [
'Antikvariat.net' => 'http:
'Frida' => 'http:
'Bibsys' => 'http:
'Akademika' => 'http:
'Haugenbok' => 'http:
'Amazon.com' => 'https:
]

Definition at line 52 of file MessagesNb.php.

◆ $dateFormats

$dateFormats
Initial value:
= [
'mdy time' => 'H:i',
'mdy date' => 'M j., Y',
'mdy both' => 'M j., Y "kl." H:i',
'dmy time' => 'H:i',
'dmy date' => 'j. M Y',
'dmy both' => 'j. M Y "kl." H:i',
'ymd time' => 'H:i',
'ymd date' => 'Y M j.',
'ymd both' => 'Y M j. "kl." H:i',
]

Definition at line 96 of file MessagesNb.php.

◆ $datePreferenceMigrationMap

$datePreferenceMigrationMap
Initial value:
= [
'default',
'mdy',
'dmy',
'ymd'
]

Definition at line 88 of file MessagesNb.php.

◆ $defaultDateFormat

$defaultDateFormat = 'dmy'

Definition at line 94 of file MessagesNb.php.

◆ $fallback

$fallback = 'nn'

Definition at line 50 of file MessagesNb.php.

◆ $linkTrail

$linkTrail = '/^([æøåa-z]+)(.*)$/sDu'

Definition at line 86 of file MessagesNb.php.

◆ $magicWords

$magicWords

Definition at line 214 of file MessagesNb.php.

◆ $namespaceAliases

$namespaceAliases
Initial value:
= [
'Bilde' => NS_FILE,
'Bildediskusjon' => NS_FILE_TALK,
]

Definition at line 80 of file MessagesNb.php.

◆ $namespaceNames

$namespaceNames
Initial value:
= [
NS_MEDIA => 'Medium',
NS_SPECIAL => 'Spesial',
NS_TALK => 'Diskusjon',
NS_USER => 'Bruker',
NS_USER_TALK => 'Brukerdiskusjon',
NS_PROJECT_TALK => '$1-diskusjon',
NS_FILE => 'Fil',
NS_FILE_TALK => 'Fildiskusjon',
NS_MEDIAWIKI => 'MediaWiki',
NS_MEDIAWIKI_TALK => 'MediaWiki-diskusjon',
NS_TEMPLATE => 'Mal',
NS_TEMPLATE_TALK => 'Maldiskusjon',
NS_HELP => 'Hjelp',
NS_HELP_TALK => 'Hjelpdiskusjon',
NS_CATEGORY => 'Kategori',
NS_CATEGORY_TALK => 'Kategoridiskusjon',
]

Definition at line 61 of file MessagesNb.php.

◆ $separatorTransformTable

$separatorTransformTable = [ ',' => "\u{00A0}", '.' => ',' ]

Definition at line 85 of file MessagesNb.php.

◆ $specialPageAliases

$specialPageAliases

Definition at line 110 of file MessagesNb.php.

NS_HELP
const NS_HELP
Definition: Defines.php:76
NS_TEMPLATE_TALK
const NS_TEMPLATE_TALK
Definition: Defines.php:75
NS_FILE
const NS_FILE
Definition: Defines.php:70
NS_TEMPLATE
const NS_TEMPLATE
Definition: Defines.php:74
http
Apache License January http
Definition: APACHE-LICENSE-2.0.txt:3
https
scripts txt MediaWiki primary scripts are in the root directory of the software Users should only use these scripts to access the wiki There are also some php that aren t primary scripts but helper files and won t work if they are accessed directly by the web Primary see https
Definition: scripts.txt:21
NS_SPECIAL
const NS_SPECIAL
Definition: Defines.php:53
NS_MEDIAWIKI_TALK
const NS_MEDIAWIKI_TALK
Definition: Defines.php:73
NS_CATEGORY
const NS_CATEGORY
Definition: Defines.php:78
NS_USER_TALK
const NS_USER_TALK
Definition: Defines.php:67
NS_MEDIA
const NS_MEDIA
Definition: Defines.php:52
NS_PROJECT_TALK
const NS_PROJECT_TALK
Definition: Defines.php:69
NS_HELP_TALK
const NS_HELP_TALK
Definition: Defines.php:77
NS_USER
const NS_USER
Definition: Defines.php:66
NS_TALK
const NS_TALK
Definition: Defines.php:65
NS_MEDIAWIKI
const NS_MEDIAWIKI
Definition: Defines.php:72
NS_FILE_TALK
const NS_FILE_TALK
Definition: Defines.php:71
NS_CATEGORY_TALK
const NS_CATEGORY_TALK
Definition: Defines.php:79