Sync locales
This commit is contained in:
@@ -693,7 +693,6 @@ return array(
|
||||
// '<30m' => '',
|
||||
'Stop timer' => 'Zatrzymaj pomiar czasu',
|
||||
'Start timer' => 'Uruchom pomiar czasu',
|
||||
'Add project member' => 'Dodaj uczestnika projektu',
|
||||
'My activity stream' => 'Moja aktywność',
|
||||
'My calendar' => 'Mój kalendarz',
|
||||
'Search tasks' => 'Szukaj zadań',
|
||||
@@ -748,8 +747,6 @@ return array(
|
||||
'Remote user' => 'Zdalny użytkownik',
|
||||
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Zdalni użykownicy nie przechowują swojego hasła w bazie danych Kanboard, przykłady: konta LDAP, Google and Github.',
|
||||
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Jeśli zaznaczysz "Zablokuj możliwość logowania", dane podane przy logowaniu zostaną zignorowane.',
|
||||
'New remote user' => 'Nowy użytkownik zdalny',
|
||||
'New local user' => 'Nowy użytkownik lokalny',
|
||||
'Default task color' => 'Domyślny kolor zadań',
|
||||
'This feature does not work with all browsers.' => 'Ta funkcja może nie działać z każdą przeglądarką.',
|
||||
'There is no destination project available.' => 'Żaden docelowy projekt nie jest aktualnie dostępny.',
|
||||
@@ -1026,7 +1023,6 @@ return array(
|
||||
'Started:' => 'Rozpoczęte:',
|
||||
'Moved:' => 'Przeniesione:',
|
||||
'Task #%d' => 'Zadanie #%d',
|
||||
'Date and time format' => 'Format daty oraz czasu',
|
||||
'Time format' => 'Format czasu',
|
||||
'Start date: ' => 'Data rozpoczęcia: ',
|
||||
'End date: ' => 'Data zakończenia: ',
|
||||
@@ -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