]> git.mjollnir.org Git - moodle.git/commitdiff
Initial revision
authorstronk7 <stronk7>
Thu, 9 Mar 2006 19:36:08 +0000 (19:36 +0000)
committerstronk7 <stronk7>
Thu, 9 Mar 2006 19:36:08 +0000 (19:36 +0000)
install/lang/af_utf8/installer.php [new file with mode: 0644]

diff --git a/install/lang/af_utf8/installer.php b/install/lang/af_utf8/installer.php
new file mode 100644 (file)
index 0000000..49772bc
--- /dev/null
@@ -0,0 +1,21 @@
+<?php
+/// Please, do not edit this file manually! It's auto generated from
+/// contents stored in your standard lang pack files:
+/// (langconfig.php, install.php, moodle.php, admin.php and error.php)
+/// If you find some missing string in Moodle installation, please,
+/// keep us informed using http://moodle.org/bugs Thanks!
+
+$string['closewindow'] = 'Maak die venster toe';
+$string['continue'] = 'Gaan voort';
+$string['error'] = 'Fout';
+$string['help'] = 'Help';
+$string['language'] = 'Taal';
+$string['name'] = 'Naam';
+$string['next'] = 'Volgende';
+$string['ok'] = 'OK';
+$string['password'] = 'Wagwoord';
+$string['status'] = 'Status';
+$string['thischarset'] = 'UTF-8';
+$string['thislanguage'] = 'Afrikaans';
+$string['user'] = 'Gebruiker';
+?>