From b446308f29808c2df119fd3d79cfb9ac2e49e7ac Mon Sep 17 00:00:00 2001 From: Ian Galpin Date: Fri, 24 Apr 2009 15:30:29 +0200 Subject: Norwegian language update Ignore-this: 690e100621dca258956775fbdda97451 darcs-hash:20090424133029-488e0-cf9daf4de7a5aaa2384bc554f50bcde8a127415e.gz --- lib/plugins/acl/lang/no/lang.php | 1 + lib/plugins/config/lang/no/lang.php | 7 +++++++ lib/plugins/plugin/lang/no/lang.php | 1 + lib/plugins/popularity/lang/no/lang.php | 1 + lib/plugins/revert/lang/no/lang.php | 1 + lib/plugins/usermanager/lang/no/lang.php | 1 + 6 files changed, 12 insertions(+) (limited to 'lib') diff --git a/lib/plugins/acl/lang/no/lang.php b/lib/plugins/acl/lang/no/lang.php index d938241c6..3d86b111b 100644 --- a/lib/plugins/acl/lang/no/lang.php +++ b/lib/plugins/acl/lang/no/lang.php @@ -12,6 +12,7 @@ * @author Jakob Vad Nielsen (me@jakobnielsen.net) * @author Kjell Tore Næsgaard * @author Knut Staring + * @author Lisa Ditlefsen */ $lang['admin_acl'] = 'Administrasjon av lister for adgangskontroll (ACL)'; $lang['acl_group'] = 'Gruppe'; diff --git a/lib/plugins/config/lang/no/lang.php b/lib/plugins/config/lang/no/lang.php index 3667386a2..29ae11e01 100644 --- a/lib/plugins/config/lang/no/lang.php +++ b/lib/plugins/config/lang/no/lang.php @@ -9,6 +9,7 @@ * @author Jakob Vad Nielsen (me@jakobnielsen.net) * @author Kjell Tore Næsgaard * @author Knut Staring + * @author Lisa Ditlefsen */ $lang['menu'] = 'Konfigurasjonsinnstillinger'; $lang['error'] = 'Innstillingene ble ikke oppdatert på grunn av en eller flere ugyldig verdier. Vennligst se gjennom endringene og prøv på nytt. @@ -18,6 +19,11 @@ $lang['nochoice'] = '(ingen andre mulige valg)'; $lang['locked'] = 'Innstillingene kan ikke oppdateres. Hvis dette ikke er meningen,
forsikre deg om at fila med de lokale innstillingene har korrekt filnavn
og tillatelser.'; +$lang['danger'] = 'Advarsel: Endrig av dette valget kan føre til at wiki og konfigurasjon menyen ikke blir tilgjengelig.'; +$lang['warning'] = 'Advarsel: Endring av dette valget kan føre til utilsiktede atferd. + +'; +$lang['security'] = 'Sikkerhets Advarsel: Endring av dette valget kan føre til sikkerhetsrisiko.'; $lang['_configuration_manager'] = 'Konfigurasjonsinnstillinger'; $lang['_header_dokuwiki'] = 'Innstillinger for DokuWiki'; $lang['_header_plugin'] = 'Innstillinger for tillegg'; @@ -178,6 +184,7 @@ $lang['showuseras_o_loginname'] = 'Brukernavn'; $lang['showuseras_o_username'] = 'Brukerens fulle navn'; $lang['showuseras_o_email'] = 'Brukerens epostadresse (tilpasset i henhold til mailguar-instilling)'; $lang['showuseras_o_email_link'] = 'Brukerens epost-addresse som "mailto:"-lenke'; +$lang['useheading_o_0'] = 'Aldri'; $lang['useheading_o_navigation'] = 'Kun navigering'; $lang['useheading_o_content'] = 'Kun wiki-innhold'; $lang['useheading_o_1'] = 'Alltid'; diff --git a/lib/plugins/plugin/lang/no/lang.php b/lib/plugins/plugin/lang/no/lang.php index 6b1a6f741..7383c9758 100644 --- a/lib/plugins/plugin/lang/no/lang.php +++ b/lib/plugins/plugin/lang/no/lang.php @@ -9,6 +9,7 @@ * @author Jakob Vad Nielsen (me@jakobnielsen.net) * @author Kjell Tore Næsgaard * @author Knut Staring + * @author Lisa Ditlefsen */ $lang['menu'] = 'Behandle tillegg'; $lang['download'] = 'Last ned og installer et tillegg'; diff --git a/lib/plugins/popularity/lang/no/lang.php b/lib/plugins/popularity/lang/no/lang.php index c41bfcd12..0a4b47994 100644 --- a/lib/plugins/popularity/lang/no/lang.php +++ b/lib/plugins/popularity/lang/no/lang.php @@ -6,6 +6,7 @@ * @author Jakob Vad Nielsen (me@jakobnielsen.net) * @author Kjell Tore Næsgaard * @author Knut Staring + * @author Lisa Ditlefsen */ $lang['name'] = 'Popularitetsfeedback (kan ta litt tid å laste)'; $lang['submit'] = 'Send data'; diff --git a/lib/plugins/revert/lang/no/lang.php b/lib/plugins/revert/lang/no/lang.php index 71674f31b..88e56dbd2 100644 --- a/lib/plugins/revert/lang/no/lang.php +++ b/lib/plugins/revert/lang/no/lang.php @@ -9,6 +9,7 @@ * @author Jakob Vad Nielsen (me@jakobnielsen.net) * @author Kjell Tore Næsgaard * @author Knut Staring + * @author Lisa Ditlefsen */ $lang['menu'] = 'Tilbakestillingsbehandler'; $lang['filter'] = 'Søk etter søppelmeldinger'; diff --git a/lib/plugins/usermanager/lang/no/lang.php b/lib/plugins/usermanager/lang/no/lang.php index df186d04f..c95ae8ac3 100644 --- a/lib/plugins/usermanager/lang/no/lang.php +++ b/lib/plugins/usermanager/lang/no/lang.php @@ -9,6 +9,7 @@ * @author Jakob Vad Nielsen (me@jakobnielsen.net) * @author Kjell Tore Næsgaard * @author Knut Staring + * @author Lisa Ditlefsen */ $lang['menu'] = 'Behandle brukere'; $lang['noauth'] = '(autentisering av brukere ikke tilgjengelig)'; -- cgit v1.2.3