Skip to content

Commit 718698f

Browse files
trendspotterfguillot
authored andcommitted
Add cs_CZ translations
1 parent f9d1bd6 commit 718698f

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Locale/cs_CZ/translations.php

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<?php
2+
3+
return array(
4+
'Sign up' => 'Přihlásit se',
5+
'Unable to create your account' => 'Účet nelze vytvořit',
6+
'activate my account' => 'aktivovat můj účet',
7+
'Click on this link to activate your account:' => 'Kliknutím na tento odkaz aktivujte svůj účet:',
8+
'Hello %s' => 'Dobrý den %s',
9+
'Email domain restriction for sign up' => 'Omezení e-mailové domény pro registraci',
10+
'Only people with this email address will be allowed to sign up.' => 'Registrovat se budou moci pouze lidé s touto e-mailovou doménou.',
11+
'Send email verification' => 'Odeslat ověření e-mailem',
12+
'Email verification' => 'Potvrzení e-mailu',
13+
'You are not allowed to register' => 'Nemáte oprávnění k registraci',
14+
'Allow people to sign up themselves on Kanboard' => 'Umožnit lidem přihlásit se na Kanboard',
15+
);

0 commit comments

Comments
 (0)