about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authldap/lang/cy/lang.php
blob: f6c5cf6bdfbc4d4d73695d0b68ab841b3329553b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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 :