about summary refs log blame commit diff stats
path: root/wiki/lib/plugins/authplain/lang/sk/lang.php
blob: d1cfbfda37a70b732e6dabff12c9840c8d882241 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                                                                          
<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author Martin Michalek <michalek.dev@gmail.com>
 */
$lang['userexists']            = 'Užívateľ s rovnakým menom je už zaregistrovaný.';
$lang['usernotexists']         = 'Ľutujem, daný používateľ neexistuje.';
$lang['writefail']             = 'Nie je možné zmeniť údaje používateľa, informujte prosím administrátora Wiki.';
$lang['protected']             = 'Údaje používateľa %s sú chránené a nemôžu by zmenené alebo vymazané.';