about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authpdo/lang/cs/lang.php
blob: cf52a189070b46bfad1faf8d146f094865757f00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 * @author Jaroslav Lichtblau <jlichtblau@seznam.cz>
 */
$lang['connectfail']           = 'Selhalo připojení k databázi.';
$lang['userexists']            = 'Omlouváme se, ale uživatel s tímto jménem již existuje.';
$lang['writefail']             = 'Nelze změnit údaje uživatele. Informujte prosím správce wiki';