about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/revert/lang/no/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/revert/lang/no/lang.php')
-rw-r--r--wiki/lib/plugins/revert/lang/no/lang.php38
1 files changed, 38 insertions, 0 deletions
diff --git a/wiki/lib/plugins/revert/lang/no/lang.php b/wiki/lib/plugins/revert/lang/no/lang.php
new file mode 100644
index 0000000..88c25af
--- /dev/null
+++ b/wiki/lib/plugins/revert/lang/no/lang.php
@@ -0,0 +1,38 @@
+<?php
+
+/**
+ * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Thomas Nygreen <nygreen@gmail.com>
+ * @author Arild Burud <arildb@met.no>
+ * @author Torkill Bruland <torkar-b@online.no>
+ * @author Rune M. Andersen <rune.andersen@gmail.com>
+ * @author Jakob Vad Nielsen (me@jakobnielsen.net)
+ * @author Kjell Tore Næsgaard <kjell.t.nasgaard@ntnu.no>
+ * @author Knut Staring <knutst@gmail.com>
+ * @author Lisa Ditlefsen <lisa@vervesearch.com>
+ * @author Erik Pedersen <erik.pedersen@shaw.ca>
+ * @author Erik Bjørn Pedersen <erik.pedersen@shaw.ca>
+ * @author Rune Rasmussen syntaxerror.no@gmail.com
+ * @author Jon Bøe <jonmagneboe@hotmail.com>
+ * @author Egil Hansen <egil@rosetta.no>
+ * @author Thomas Juberg <Thomas.Juberg@Gmail.com>
+ * @author Boris <boris@newton-media.no>
+ * @author Christopher Schive <chschive@frisurf.no>
+ * @author Patrick <spill.p@hotmail.com>
+ * @author Danny Buckhof <daniel.raknes@hotmail.no>
+ * @author Arne Hanssen <arne.hanssen@getmail.no>
+ * @author Arne Hanssen <arnehans@getmail.no>
+ * @author Patrick Sletvold <patricksletvold@hotmail.com>
+ */
+$lang['menu']                  = 'Tilbakestillingsbehandler';
+$lang['filter']                = 'Søk etter søppelmeldinger';
+$lang['revert']                = 'Tilbakestill valgte sider';
+$lang['reverted']              = '%s tilbakestilt til revisjon %s';
+$lang['removed']               = '%s fjernet';
+$lang['revstart']              = 'Prosessen med tilbakestilling er startet. Hvis det skjer et
+tidsavbrudd før prosessen er ferdig, må du tilbakestille
+færre sider om gangen.';
+$lang['revstop']               = 'Tilbakestillingen er fullført.';
+$lang['note1']                 = 'Merk: søket skiller mellom store og små bokstaver';
+$lang['note2']                 = 'Merk: sidene vil bli tilbakestilt til den siste versjonen som ikke inneholder søppelteksten: <i>%s</i>.';