about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authldap/lang/cy/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authldap/lang/cy/lang.php')
-rw-r--r--wiki/lib/plugins/authldap/lang/cy/lang.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/wiki/lib/plugins/authldap/lang/cy/lang.php b/wiki/lib/plugins/authldap/lang/cy/lang.php
new file mode 100644
index 0000000..f6c5cf6
--- /dev/null
+++ b/wiki/lib/plugins/authldap/lang/cy/lang.php
@@ -0,0 +1,11 @@
+<?php
+/**
+ * Welsh language file for authldap plugin
+ * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ */
+
+$lang['connectfail']     = 'LDAP yn methu cysylltu: %s';
+$lang['domainfail']       = 'LDAP yn methu darganfod eich defnyddiwr dn';
+
+//Setup VIM: ex: et ts=4 :