]> git.mjollnir.org Git - moodle.git/commitdiff
initial translation by Koen Roggemans
authorkoenr <koenr>
Sun, 22 Feb 2004 21:59:23 +0000 (21:59 +0000)
committerkoenr <koenr>
Sun, 22 Feb 2004 21:59:23 +0000 (21:59 +0000)
lang/nl/algebra.php [new file with mode: 0644]
lang/nl/censor.php [new file with mode: 0644]
lang/nl/lesson.php [new file with mode: 0644]
lang/nl/mediaplugin.php [new file with mode: 0644]
lang/nl/multilang.php [new file with mode: 0644]
lang/nl/tex.php [new file with mode: 0644]

diff --git a/lang/nl/algebra.php b/lang/nl/algebra.php
new file mode 100644 (file)
index 0000000..1fba2df
--- /dev/null
@@ -0,0 +1,7 @@
+<?PHP // $Id$ 
+      // algebra.php - created with Moodle 1.2 alpha (2004022200)
+
+
+$string['filtername'] = 'Algebra notatie';
+
+?>
diff --git a/lang/nl/censor.php b/lang/nl/censor.php
new file mode 100644 (file)
index 0000000..606a667
--- /dev/null
@@ -0,0 +1,7 @@
+<?PHP // $Id$ 
+      // censor.php - created with Moodle 1.2 alpha (2004022200)
+
+
+$string['filtername'] = 'Woord censuur';
+
+?>
diff --git a/lang/nl/lesson.php b/lang/nl/lesson.php
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/lang/nl/mediaplugin.php b/lang/nl/mediaplugin.php
new file mode 100644 (file)
index 0000000..22da03e
--- /dev/null
@@ -0,0 +1,7 @@
+<?PHP // $Id$ 
+      // mediaplugin.php - created with Moodle 1.2 alpha (2004022200)
+
+
+$string['filtername'] = 'Multimedia plugins';
+
+?>
diff --git a/lang/nl/multilang.php b/lang/nl/multilang.php
new file mode 100644 (file)
index 0000000..225ef67
--- /dev/null
@@ -0,0 +1,7 @@
+<?PHP // $Id$ 
+      // multilang.php - created with Moodle 1.2 alpha (2004022200)
+
+
+$string['filtername'] = 'Meertalige inhoud';
+
+?>
diff --git a/lang/nl/tex.php b/lang/nl/tex.php
new file mode 100644 (file)
index 0000000..6962d5e
--- /dev/null
@@ -0,0 +1,7 @@
+<?PHP // $Id$ 
+      // tex.php - created with Moodle 1.2 alpha (2004022200)
+
+
+$string['filtername'] = 'Tex notatie';
+
+?>