Sync locales
This commit is contained in:
@@ -693,7 +693,6 @@ return array(
|
||||
'<30m' => '30p',
|
||||
'Stop timer' => 'Időmérő leállítása',
|
||||
'Start timer' => 'Időmérő elindítása',
|
||||
'Add project member' => 'Projekt tag hozzáadása',
|
||||
'My activity stream' => 'Tevékenységem',
|
||||
'My calendar' => 'Naptáram',
|
||||
'Search tasks' => 'Feladatok közötti keresés',
|
||||
@@ -748,8 +747,6 @@ return array(
|
||||
'Remote user' => 'Távoli felhasználó',
|
||||
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'A távoli felhasználók jelszava nem a Kanboard adatbázisban van tárolva. Példák: LDAP, Google és GitHub számlák.',
|
||||
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Ha bekattintja a "Bejelentkezési ablak tiltása" jelölőnégyzetet, akkor a login ablakban megadott jelszó nem lesz figyelembe véve.',
|
||||
'New remote user' => 'Új távoli felhasználó',
|
||||
'New local user' => 'Új helyi felhasználó',
|
||||
'Default task color' => 'A feladathoz rendelt alapszín',
|
||||
'This feature does not work with all browsers.' => 'Ez a jellemző nem minden böngészőben működik.',
|
||||
'There is no destination project available.' => 'Nincs ilyen cél projekt.',
|
||||
@@ -1026,7 +1023,6 @@ return array(
|
||||
'Started:' => 'Elindult:',
|
||||
'Moved:' => 'Elmozgatva:',
|
||||
'Task #%d' => '#%d. feladat',
|
||||
'Date and time format' => 'Dátum és idő formátum',
|
||||
'Time format' => 'Idő formátum',
|
||||
'Start date: ' => 'Kezdő datum: ',
|
||||
'End date: ' => 'Vég dátum: ',
|
||||
@@ -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