Sync locales
This commit is contained in:
@@ -693,7 +693,6 @@ return array(
|
||||
'<30m' => '<30min.',
|
||||
'Stop timer' => 'Zastavit časovač',
|
||||
'Start timer' => 'Spustit časovač',
|
||||
'Add project member' => 'Přidat člena projektu',
|
||||
'My activity stream' => 'Přehled mých aktivit',
|
||||
'My calendar' => 'Můj kalendář',
|
||||
'Search tasks' => 'Hledání úkolů',
|
||||
@@ -748,8 +747,6 @@ return array(
|
||||
'Remote user' => 'Vzdálený uživatel',
|
||||
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Hesla vzdáleným uživatelům se neukládají do databáze Kanboard. Naříklad: LDAP, Google a Github účty.',
|
||||
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Pokud zaškrtnete políčko "Zakázat přihlašovací formulář", budou pověření zadané do přihlašovacího formuláře ignorovány.',
|
||||
'New remote user' => 'Nový vzdálený uživatel',
|
||||
'New local user' => 'Nový lokální uživatel',
|
||||
'Default task color' => 'Výchozí barva úkolu',
|
||||
'This feature does not work with all browsers.' => 'Tato funkcionalita nefunguje ve všech prohlížečích.',
|
||||
'There is no destination project available.' => 'Není dostupný žádný cílový projekt.',
|
||||
@@ -1026,7 +1023,6 @@ return array(
|
||||
// 'Started:' => '',
|
||||
// 'Moved:' => '',
|
||||
// 'Task #%d' => '',
|
||||
// 'Date and time format' => '',
|
||||
// 'Time format' => '',
|
||||
// 'Start date: ' => '',
|
||||
// 'End date: ' => '',
|
||||
@@ -1288,4 +1284,27 @@ return array(
|
||||
// 'Choose a project' => '',
|
||||
// 'Profile' => '',
|
||||
// 'Application role' => '',
|
||||
// '%d invitations were sent.' => '',
|
||||
// '%d invitation was sent.' => '',
|
||||
// 'Unable to create this user.' => '',
|
||||
// 'Kanboard Invitation' => '',
|
||||
// 'Visible on dashboard' => '',
|
||||
// 'Created at:' => '',
|
||||
// 'Updated at:' => '',
|
||||
// 'There is no custom filter.' => '',
|
||||
// 'New User' => '',
|
||||
// 'Authentication' => '',
|
||||
// 'If checked, this user will use a third-party system for authentication.' => '',
|
||||
// 'The password is necessary only for local users.' => '',
|
||||
// 'You have been invited to register on Kanboard.' => '',
|
||||
// 'Click here to join your team' => '',
|
||||
// 'Invite people' => '',
|
||||
// 'Emails' => '',
|
||||
// 'Enter one email address by line.' => '',
|
||||
// 'Add these people to this project' => '',
|
||||
// 'Add this person to this project' => '',
|
||||
// 'Sign-up' => '',
|
||||
// 'Credentials' => '',
|
||||
// 'New user' => '',
|
||||
// 'This username is already taken' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user