[ Index ] |
|
Code source de DokuWiki 2006-11-06 |
1 <?php 2 /** 3 * lithuanian language file 4 * 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6 * @author Linas Valiukas <shirshegsm@gmail.com> 7 */ 8 9 $lang['admin_acl'] = 'Priėjimo Kontrolės Sąrašų valdymas'; 10 $lang['acl_group'] = 'Grupė'; 11 $lang['acl_user'] = 'Vartotojas'; 12 $lang['acl_perms'] = 'Leidimai'; 13 $lang['page'] = 'Puslapis'; 14 $lang['namespace'] = 'Pavadinimas'; 15 16 $lang['acl_perm1'] = 'Skaityti'; 17 $lang['acl_perm2'] = 'Redaguoti'; 18 $lang['acl_perm4'] = 'Sukurti'; 19 $lang['acl_perm8'] = 'Atsiųsti'; 20 $lang['acl_perm16'] = 'Ištrinti'; 21 $lang['acl_new'] = 'Pridėti naują įrašą'; 22 //Setup VIM: ex: et ts=2 enc=utf-8 :
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Tue Apr 3 20:47:31 2007 | par Balluche grâce à PHPXref 0.7 |