]> git.mjollnir.org Git - moodle.git/commitdiff
Erstübersetzung
authorralf-bonn <ralf-bonn>
Sun, 22 Feb 2004 21:20:41 +0000 (21:20 +0000)
committerralf-bonn <ralf-bonn>
Sun, 22 Feb 2004 21:20:41 +0000 (21:20 +0000)
lang/de/algebra.php [new file with mode: 0644]
lang/de/censor.php [new file with mode: 0644]
lang/de/mediaplugin.php [new file with mode: 0644]
lang/de/multilang.php [new file with mode: 0644]
lang/de/tex.php [new file with mode: 0644]

diff --git a/lang/de/algebra.php b/lang/de/algebra.php
new file mode 100644 (file)
index 0000000..d2f4ee9
--- /dev/null
@@ -0,0 +1,7 @@
+<?PHP // $Id$ 
+      // algebra.php - created with Moodle 1.2 alpha (2004022200)
+
+
+$string['filtername'] = 'Algebraisches Zeichensystem';
+
+?>
diff --git a/lang/de/censor.php b/lang/de/censor.php
new file mode 100644 (file)
index 0000000..c2e34e1
--- /dev/null
@@ -0,0 +1,7 @@
+<?PHP // $Id$ 
+      // censor.php - created with Moodle 1.2 alpha (2004022200)
+
+
+$string['filtername'] = 'Wortzensur';
+
+?>
diff --git a/lang/de/mediaplugin.php b/lang/de/mediaplugin.php
new file mode 100644 (file)
index 0000000..9e83f5b
--- /dev/null
@@ -0,0 +1,7 @@
+<?PHP // $Id$ 
+      // mediaplugin.php - created with Moodle 1.2 alpha (2004022200)
+
+
+$string['filtername'] = 'Multimedia Plugin';
+
+?>
diff --git a/lang/de/multilang.php b/lang/de/multilang.php
new file mode 100644 (file)
index 0000000..fb46401
--- /dev/null
@@ -0,0 +1,7 @@
+<?PHP // $Id$ 
+      // multilang.php - created with Moodle 1.2 alpha (2004022200)
+
+
+$string['filtername'] = 'Mehrsprachiger Inhalt';
+
+?>
diff --git a/lang/de/tex.php b/lang/de/tex.php
new file mode 100644 (file)
index 0000000..4bc39b8
--- /dev/null
@@ -0,0 +1,7 @@
+<?PHP // $Id$ 
+      // tex.php - created with Moodle 1.2 alpha (2004022200)
+
+
+$string['filtername'] = 'TeX Zeichensatz';
+
+?>