xref: /dokuwiki/inc/lang/no/lang.php (revision 8a60e757ea66555a4cc777daa7d25ae235de6291)
14dc4b499Smatthiasgrimm<?php
2bc3b6aecSandi/**
3bc3b6aecSandi * Norwegian language file
4bc3b6aecSandi *
5bc3b6aecSandi * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6bc3b6aecSandi * @author Reidar Mosvold <Reidar.Mosvold@hit.no>
7bc3b6aecSandi * @author Jorge Barrera Grandon <jorge@digitalwolves.org>
858912dfbSAndreas Gohr * @author Rune Rasmussen http://www.syntaxerror.no/
9db424466SAndreas Gohr * @author Thomas Nygreen <nygreen@gmail.com>
10b5c14b35SAndreas Gohr * @author Arild Burud <arildb@met.no>
1119f21ff3SAndreas Gohr * @author Torkill Bruland <torkar-b@online.no>
12*8a60e757SAndreas Gohr * @author Rune M. Andersen <rune.andersen@gmail.com>
13bc3b6aecSandi */
14abcc3801SAndreas Gohr$lang['encoding']              = 'utf-8';
15abcc3801SAndreas Gohr$lang['direction']             = 'ltr';
16b5c14b35SAndreas Gohr$lang['doublequoteopening']    = '“';
17b5c14b35SAndreas Gohr$lang['doublequoteclosing']    = '”';
18b5c14b35SAndreas Gohr$lang['singlequoteopening']    = '‘';
19b5c14b35SAndreas Gohr$lang['singlequoteclosing']    = '’';
20b5c14b35SAndreas Gohr$lang['apostrophe']            = '\'';
21abcc3801SAndreas Gohr$lang['btn_edit']              = 'Rediger denne siden';
22abcc3801SAndreas Gohr$lang['btn_source']            = 'Vis kildetekst';
23abcc3801SAndreas Gohr$lang['btn_show']              = 'Vis siden';
24abcc3801SAndreas Gohr$lang['btn_create']            = 'Lag denne siden';
25abcc3801SAndreas Gohr$lang['btn_search']            = 'Søk';
26abcc3801SAndreas Gohr$lang['btn_save']              = 'Lagre';
27abcc3801SAndreas Gohr$lang['btn_preview']           = 'Forhåndsvis';
28abcc3801SAndreas Gohr$lang['btn_top']               = 'Til toppen av siden';
29abcc3801SAndreas Gohr$lang['btn_newer']             = '<< nyere';
30abcc3801SAndreas Gohr$lang['btn_older']             = 'eldre >>';
31abcc3801SAndreas Gohr$lang['btn_revs']              = 'Historikk';
32abcc3801SAndreas Gohr$lang['btn_recent']            = 'Siste endringer';
33abcc3801SAndreas Gohr$lang['btn_upload']            = 'Last opp';
34abcc3801SAndreas Gohr$lang['btn_cancel']            = 'Avbryt';
35abcc3801SAndreas Gohr$lang['btn_index']             = 'Indeks';
36abcc3801SAndreas Gohr$lang['btn_secedit']           = 'Rediger';
37abcc3801SAndreas Gohr$lang['btn_login']             = 'Logg inn';
38abcc3801SAndreas Gohr$lang['btn_logout']            = 'Logg ut';
39abcc3801SAndreas Gohr$lang['btn_admin']             = 'Admin';
40abcc3801SAndreas Gohr$lang['btn_update']            = 'Oppdater';
41abcc3801SAndreas Gohr$lang['btn_delete']            = 'Slett';
42abcc3801SAndreas Gohr$lang['btn_back']              = 'Tilbake';
43abcc3801SAndreas Gohr$lang['btn_backlink']          = 'Tilbakelinker';
44abcc3801SAndreas Gohr$lang['btn_backtomedia']       = 'Tilbake til valg av mediafil';
45abcc3801SAndreas Gohr$lang['btn_subscribe']         = 'Abonner på endringer';
46abcc3801SAndreas Gohr$lang['btn_unsubscribe']       = 'Ikke abonner på endringer';
4719f21ff3SAndreas Gohr$lang['btn_subscribens']       = 'Abonner på endringer i navnerom';
4819f21ff3SAndreas Gohr$lang['btn_unsubscribens']     = 'Stopp abonnement på endringer i navnerom';
49abcc3801SAndreas Gohr$lang['btn_profile']           = 'Oppdater profil';
50abcc3801SAndreas Gohr$lang['btn_reset']             = 'Tilbakestill';
51abcc3801SAndreas Gohr$lang['btn_resendpwd']         = 'Send nytt passord';
52abcc3801SAndreas Gohr$lang['btn_draft']             = 'Rediger kladd';
53abcc3801SAndreas Gohr$lang['btn_recover']           = 'Gjennvinn kladd';
54abcc3801SAndreas Gohr$lang['btn_draftdel']          = 'Slett kladd';
55abcc3801SAndreas Gohr$lang['loggedinas']            = 'Innlogget som';
56abcc3801SAndreas Gohr$lang['user']                  = 'Brukernavn';
57abcc3801SAndreas Gohr$lang['pass']                  = 'Passord';
58abcc3801SAndreas Gohr$lang['newpass']               = 'Nytt passord';
59abcc3801SAndreas Gohr$lang['oldpass']               = 'Bekreft gjeldende passord';
60abcc3801SAndreas Gohr$lang['passchk']               = 'Bekreft passord';
61abcc3801SAndreas Gohr$lang['remember']              = 'Husk meg';
62abcc3801SAndreas Gohr$lang['fullname']              = 'Fullt navn';
63abcc3801SAndreas Gohr$lang['email']                 = 'E-post';
64abcc3801SAndreas Gohr$lang['register']              = 'Registrer deg';
65abcc3801SAndreas Gohr$lang['profile']               = 'Brukerprofil';
66abcc3801SAndreas Gohr$lang['badlogin']              = 'Ugyldig brukernavn og/eller passord.';
67abcc3801SAndreas Gohr$lang['minoredit']             = 'Mindre endringer';
68abcc3801SAndreas Gohr$lang['draftdate']             = 'Kladd autolagret';
69abcc3801SAndreas Gohr$lang['regmissing']            = 'Vennligst fyll ut alle felt.';
70abcc3801SAndreas Gohr$lang['reguexists']            = 'Det finnes allerede en konto med dette brukernavnet.';
71abcc3801SAndreas Gohr$lang['regsuccess']            = 'Brukerkonto har blitt laget og passord har blitt sendt via e-post.';
72abcc3801SAndreas Gohr$lang['regsuccess2']           = 'Brukeren har blitt laget.';
73abcc3801SAndreas Gohr$lang['regmailfail']           = 'En feil oppstod da passordet ditt skulle sendes via e-post. Vennligst kontakt administratoren!';
74abcc3801SAndreas Gohr$lang['regbadmail']            = 'Den angitte e-post adressen ser ut til å være ugyldig. Vennligst kontakt administratoren om du anser dette som feilaktig.';
75abcc3801SAndreas Gohr$lang['regbadpass']            = 'De to angitte passordene er ikke like, vennligst forsøk igjen.';
76abcc3801SAndreas Gohr$lang['regpwmail']             = 'Ditt DokuWiki passord';
778453c7b3SAndreas Gohr$lang['reghere']               = 'Har du ikke en konto ennå? Lag deg en';
78abcc3801SAndreas Gohr$lang['profna']                = 'Denne wikien støtter ikke profilendringer';
79abcc3801SAndreas Gohr$lang['profnochange']          = 'Ingen endringer, ingenting å gjøre.';
80abcc3801SAndreas Gohr$lang['profnoempty']           = 'Tomt navn- eller e-postfelt er ikke tillatt.';
81abcc3801SAndreas Gohr$lang['profchanged']           = 'Brukerprofil ble vellykket oppdatert.';
82abcc3801SAndreas Gohr$lang['pwdforget']             = 'Glemt ditt passord? Få deg et nytt';
83abcc3801SAndreas Gohr$lang['resendna']              = 'Denne wikien støtter ikke nyutsending.';
84abcc3801SAndreas Gohr$lang['resendpwd']             = 'Send nytt passord for';
85abcc3801SAndreas Gohr$lang['resendpwdmissing']      = 'Beklager, du må fylle inn alle felt.';
86abcc3801SAndreas Gohr$lang['resendpwdnouser']       = 'Beklager, vi kan ikke finne denne brukeren i vår database.';
87abcc3801SAndreas Gohr$lang['resendpwdbadauth']      = 'Beklager, denne autorisasjonskoden er ikke gyldig. Sjekk at du brukte hele bekreftelseslenken.';
88abcc3801SAndreas Gohr$lang['resendpwdconfirm']      = 'En bekreftelseslenke er blitt sendt på e-post.';
89abcc3801SAndreas Gohr$lang['resendpwdsuccess']      = 'Ditt nye passord er blitt sendt på e-post.';
90abcc3801SAndreas Gohr$lang['txt_upload']            = 'Velg fil som skal lastes opp';
91abcc3801SAndreas Gohr$lang['txt_filename']          = 'Skriv inn wikinavn (alternativt)';
92abcc3801SAndreas Gohr$lang['txt_overwrt']           = 'Overskriv eksisterende fil';
93abcc3801SAndreas Gohr$lang['lockedby']              = 'Stengt av';
94abcc3801SAndreas Gohr$lang['lockexpire']            = 'Avstengningen opphører';
95abcc3801SAndreas Gohr$lang['willexpire']            = 'Din redigeringslås for dette dokumentet kommer snart til å opphøre.\nFor å unngå versjonskonflikter bør du forhåndsvise dokumentet ditt for å forlenge redigeringslåsen.';
96abcc3801SAndreas Gohr$lang['notsavedyet']           = 'Ulagrede endringer vil gå tapt.\nVil du fortsette?';
97abcc3801SAndreas Gohr$lang['rssfailed']             = 'En feil oppstod da denne kilden skulle hentes:';
98abcc3801SAndreas Gohr$lang['nothingfound']          = 'Ingen data funnet.';
99abcc3801SAndreas Gohr$lang['mediaselect']           = 'Valg av mediafil';
100abcc3801SAndreas Gohr$lang['fileupload']            = 'Mediafil Opplasting';
101abcc3801SAndreas Gohr$lang['uploadsucc']            = 'Opplastingen var vellykket';
1028453c7b3SAndreas Gohr$lang['uploadfail']            = 'Opplastingen var mislykket. Kanskje feil rettigheter?';
103abcc3801SAndreas Gohr$lang['uploadwrong']           = 'Opplastingen ble nektet. Denne filendelsen er ikke tillatt!';
104abcc3801SAndreas Gohr$lang['uploadexist']           = 'Filen eksisterer. Ingenting har blitt gjort.';
105abcc3801SAndreas Gohr$lang['uploadbadcontent']      = 'Det opplastede innholdet passer ikke til filendelsen %s.';
106abcc3801SAndreas Gohr$lang['uploadspam']            = 'Opplastingen ble blokkert av svartelisten for spam.';
107abcc3801SAndreas Gohr$lang['uploadxss']             = 'Opplastingen ble blokkert på grunn av mulig skadelig innhold.';
108abcc3801SAndreas Gohr$lang['deletesucc']            = 'Filen "%s" har blitt slettet.';
109abcc3801SAndreas Gohr$lang['deletefail']            = '"%s" kunne ikke slettes - sjekk rettighetene.';
110abcc3801SAndreas Gohr$lang['mediainuse']            = 'Filen "%s" har ikke biltt slettet - den er fortsatt i bruk.';
111abcc3801SAndreas Gohr$lang['namespaces']            = 'Navnerom';
112abcc3801SAndreas Gohr$lang['mediafiles']            = 'Tilgjengelige filer i';
11340cc8703SAndreas Gohr$lang['js']['keepopen']        = 'Hold vindu åpent ved valg';
11440cc8703SAndreas Gohr$lang['js']['hidedetails']     = 'Skjul detaljer';
115abcc3801SAndreas Gohr$lang['mediausage']            = 'Bruk følgende syntaks til å refferer til denne filen:';
116abcc3801SAndreas Gohr$lang['mediaview']             = 'Vis original fil';
117abcc3801SAndreas Gohr$lang['mediaroot']             = 'rot';
118b5c14b35SAndreas Gohr$lang['mediaupload']           = 'Last opp en fil til gjeldende navnerom her. For å opprette undernavnerom, før dem opp før filnavn i "Last opp som" adskilt med kolon.';
119abcc3801SAndreas Gohr$lang['mediaextchange']        = 'Filendelse endret fra .%s til .%s!';
120abcc3801SAndreas Gohr$lang['reference']             = 'Referanser for';
121abcc3801SAndreas Gohr$lang['ref_inuse']             = 'Denne filen kan ikke slettes fordi den er fortsatt i bruk av følgende sider:';
122abcc3801SAndreas Gohr$lang['ref_hidden']            = 'Noen referanser er på sider du ikke har tilgang til å lese';
123abcc3801SAndreas Gohr$lang['hits']                  = 'Treff';
124abcc3801SAndreas Gohr$lang['quickhits']             = 'Matchende wikinavn';
125abcc3801SAndreas Gohr$lang['toc']                   = 'Innholdsfortegnelse';
126abcc3801SAndreas Gohr$lang['current']               = 'nåværende versjon';
127abcc3801SAndreas Gohr$lang['yours']                 = 'Din versjon';
128abcc3801SAndreas Gohr$lang['diff']                  = 'Vis forskjeller mot nåværende versjon';
129b5c14b35SAndreas Gohr$lang['diff2']                 = 'Vis forskjeller mellom valgte versjoner';
130abcc3801SAndreas Gohr$lang['line']                  = 'Linje';
131abcc3801SAndreas Gohr$lang['breadcrumb']            = 'Spor';
132abcc3801SAndreas Gohr$lang['youarehere']            = 'Du er her';
133abcc3801SAndreas Gohr$lang['lastmod']               = 'Sist modifisert';
134abcc3801SAndreas Gohr$lang['by']                    = 'av';
135abcc3801SAndreas Gohr$lang['deleted']               = 'fjernet';
136abcc3801SAndreas Gohr$lang['created']               = 'opprettet';
137abcc3801SAndreas Gohr$lang['restored']              = 'gjenopprettet til en tidligere versjon';
138abcc3801SAndreas Gohr$lang['external_edit']         = 'ekstern redigering';
139abcc3801SAndreas Gohr$lang['summary']               = 'Redigeringskommentar';
140abcc3801SAndreas Gohr$lang['mail_newpage']          = 'side lagt til:';
141abcc3801SAndreas Gohr$lang['mail_changed']          = 'side endret:';
142b5c14b35SAndreas Gohr$lang['mail_new_user']         = 'ny bruker:';
143abcc3801SAndreas Gohr$lang['mail_upload']           = 'fil opplastet:';
144abcc3801SAndreas Gohr$lang['nosmblinks']            = 'Lenker til Windows-ressurser fungerer bare i Microsoft sin Internet Explorer.\nDu kan fortsatt kopiere og lime inn lenken.';
145abcc3801SAndreas Gohr$lang['qb_alert']              = 'Vennligst skriv inn teksten du ønsker å formatere.\nDen vil bli lagt til mot slutten av dokumentet.';
146abcc3801SAndreas Gohr$lang['qb_bold']               = 'Fet tekst';
147abcc3801SAndreas Gohr$lang['qb_italic']             = 'Kursiv tekst';
148abcc3801SAndreas Gohr$lang['qb_underl']             = 'Understreket tekst';
149abcc3801SAndreas Gohr$lang['qb_code']               = 'Kodetekst';
150abcc3801SAndreas Gohr$lang['qb_strike']             = 'Gjennomstreket tekst';
151*8a60e757SAndreas Gohr$lang['qb_h1']                 = 'Overskrift nivå 1';
152*8a60e757SAndreas Gohr$lang['qb_h2']                 = 'Overskrift nivå 2';
153*8a60e757SAndreas Gohr$lang['qb_h3']                 = 'Overskrift nivå 3';
154*8a60e757SAndreas Gohr$lang['qb_h4']                 = 'Overskrift nivå 4';
155*8a60e757SAndreas Gohr$lang['qb_h5']                 = 'Overskrift nivå 5';
156*8a60e757SAndreas Gohr$lang['qb_link']               = 'Intern lenke';
157*8a60e757SAndreas Gohr$lang['qb_extlink']            = 'Ekstern lenke';
158*8a60e757SAndreas Gohr$lang['qb_hr']                 = 'Horisontal linje';
159*8a60e757SAndreas Gohr$lang['qb_ol']                 = 'Sortert listepunkt';
160*8a60e757SAndreas Gohr$lang['qb_ul']                 = 'Usortert listepunkt';
161abcc3801SAndreas Gohr$lang['qb_media']              = 'Legg til bilder og andre filer';
162abcc3801SAndreas Gohr$lang['qb_sig']                = 'Føy til signatur';
163*8a60e757SAndreas Gohr$lang['qb_smileys']            = 'Smilefjes';
164abcc3801SAndreas Gohr$lang['qb_chars']              = 'Spesialtegn';
165abcc3801SAndreas Gohr$lang['del_confirm']           = 'Slett denne oppføringen?';
166abcc3801SAndreas Gohr$lang['admin_register']        = 'Legg til ny bruker';
167*8a60e757SAndreas Gohr$lang['metaedit']              = 'Rediger metadata';
168abcc3801SAndreas Gohr$lang['metasaveerr']           = 'Skriving av metadata feilet';
169abcc3801SAndreas Gohr$lang['metasaveok']            = 'Metadata lagret';
170abcc3801SAndreas Gohr$lang['img_backto']            = 'Tilbake til';
171abcc3801SAndreas Gohr$lang['img_title']             = 'Tittel';
172*8a60e757SAndreas Gohr$lang['img_caption']           = 'Bildetekst';
173abcc3801SAndreas Gohr$lang['img_date']              = 'Dato';
174abcc3801SAndreas Gohr$lang['img_fname']             = 'Filnavn';
175abcc3801SAndreas Gohr$lang['img_fsize']             = 'Størrelse';
176abcc3801SAndreas Gohr$lang['img_artist']            = 'Fotograf';
177abcc3801SAndreas Gohr$lang['img_copyr']             = 'Opphavsrett';
178abcc3801SAndreas Gohr$lang['img_format']            = 'Format';
179abcc3801SAndreas Gohr$lang['img_camera']            = 'Kamera';
180abcc3801SAndreas Gohr$lang['img_keywords']          = 'Nøkkelord';
181b5c14b35SAndreas Gohr$lang['subscribe_success']     = 'Lagt til %s som abonnent av listen for %s';
182abcc3801SAndreas Gohr$lang['subscribe_error']       = 'En feil oppstod når %s skulle legges til som abonnent av listen for %s';
183*8a60e757SAndreas Gohr$lang['subscribe_noaddress']   = 'Det er ingen adresse assosiert med din login. Du kan dermed ikke bli lagt til som abonnent av listen.';
184abcc3801SAndreas Gohr$lang['unsubscribe_success']   = 'Fjernet %s som abonnent for listen %s';
185abcc3801SAndreas Gohr$lang['unsubscribe_error']     = 'En feil oppstod når %s skulle fjernes som abonnent fra listen for %s';
186*8a60e757SAndreas Gohr$lang['authmodfailed']         = 'Feilkonfigurert brukerautorisasjon. Vennligst innformer Wiki-admin.';
187abcc3801SAndreas Gohr$lang['authtempfail']          = 'Brukerautorisasjon er midlertidig utilgjengelig. Om dette vedvarer, vennligst informer Wiki-admin.';
188abcc3801SAndreas Gohr$lang['i_chooselang']          = 'Velg ditt språk';
189abcc3801SAndreas Gohr$lang['i_installer']           = 'DokuWiki-installasjon';
190abcc3801SAndreas Gohr$lang['i_wikiname']            = 'Wikinavn';
191abcc3801SAndreas Gohr$lang['i_enableacl']           = 'Aktiver ACL (anbefalt)';
192abcc3801SAndreas Gohr$lang['i_superuser']           = 'Superbruker';
193abcc3801SAndreas Gohr$lang['i_problems']            = 'Installasjonen oppdaget noen problemer, disse listes nedenfor. Du kan ikke fortsett før du har løst disse.';
194abcc3801SAndreas Gohr$lang['i_modified']            = 'For sikkerhets skyld vil dette skriptet bare virke med en ny og uendret Dokuwiki-installsjon.
195*8a60e757SAndreas Gohr                         Du bør enten pakke ut filene på nytt fra den nedlastede pakken, eller konsultere den komplette
19658912dfbSAndreas Gohr                         <a href="http://wiki.splitbrain.org/wiki:install">Dokuwiki-installasjonsinstruksen</a>';
197abcc3801SAndreas Gohr$lang['i_funcna']              = 'PHP-funksjonen <code>%s</code> er ikke tilgjengelig. Kanskje din leverandør har deaktivert den av noen grunn?';
198abcc3801SAndreas Gohr$lang['i_phpver']              = 'Your PHP version <code>%s</code> is lower than the needed <code>%s</code>. You need to upgrade your PHP install.';
199*8a60e757SAndreas Gohr$lang['i_permfail']            = '<code>%s</code> er ikke skrivbar for DokuWiki. Du må fikse rettighetene for denne mappen!';
200abcc3801SAndreas Gohr$lang['i_confexists']          = '<code>%s</code> eksisterer allerede';
201abcc3801SAndreas Gohr$lang['i_writeerr']            = 'Kunne ikke opprette <code>%s</code>. Du må sjekke mappe-/filrettigheter og opprette filen manuelt.';
202b5c14b35SAndreas Gohr$lang['i_badhash']             = 'ikke gjenkjent eller modifisert dokuwiki.php (hash=<code>%s</code>)';
203abcc3801SAndreas Gohr$lang['i_badval']              = '<code>%s</code> - ugyldig eller tom verdi';
204abcc3801SAndreas Gohr$lang['i_success']             = 'Konfigurasjonen ble vellykket fullført. Du kan slette install.php filen nå. Fortsett til
20558912dfbSAndreas Gohr                        <a href="doku.php">din nye DokuWiki</a>.';
206*8a60e757SAndreas Gohr$lang['i_failure']             = 'En eller flere feil oppstod ved skriving til konfigurasjonsfilene. Du må kanskje fikse dem manuelt før
20758912dfbSAndreas Gohr                         du kan bruke <a href="doku.php">din nye DokuWiki</a>.';
208abcc3801SAndreas Gohr$lang['i_policy']              = 'Innledende ACL-politikk';
209abcc3801SAndreas Gohr$lang['i_pol0']                = 'Åpen Wiki (les, skriv og opplasting for alle)';
210abcc3801SAndreas Gohr$lang['i_pol1']                = 'Offentlig Wiki (les for alle, skriving og opplasting bare for registrerte brukere)';
211abcc3801SAndreas Gohr$lang['i_pol2']                = 'Lukket Wiki (les, skriv og opplasting bare for registrerte brukere)';
212abcc3801SAndreas Gohr$lang['i_retry']               = 'Prøv igjen';
213