Sync locales
This commit is contained in:
@@ -693,7 +693,6 @@ return array(
|
||||
'<30m' => '<30dk',
|
||||
'Stop timer' => 'Zamanlayıcıyı durdur',
|
||||
'Start timer' => 'Zamanlayıcıyı başlat',
|
||||
'Add project member' => 'Proje üyesi ekle',
|
||||
'My activity stream' => 'Olay akışım',
|
||||
'My calendar' => 'Takvimim',
|
||||
'Search tasks' => 'Görevleri ara',
|
||||
@@ -748,8 +747,6 @@ return array(
|
||||
'Remote user' => 'Uzak kullanıcı',
|
||||
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Uzak kullanıcıların şifreleri Kanboard veritabanında saklanmaz, örnek: LDAP, Google ve Github hesapları',
|
||||
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Eğer giriş formuna erişimi engelleyi seçerseniz, giriş formuna girilen bilgiler gözardı edilir.',
|
||||
'New remote user' => 'Yeni uzak kullanıcı',
|
||||
'New local user' => 'Yeni yerel kullanıcı',
|
||||
'Default task color' => 'Varsayılan görev rengi',
|
||||
'This feature does not work with all browsers.' => 'Bu özellik tüm tarayıcılarla çalışmaz',
|
||||
'There is no destination project available.' => 'Seçilebilecek hedef proje yok.',
|
||||
@@ -1026,7 +1023,6 @@ return array(
|
||||
'Started:' => 'Başlatıldı',
|
||||
'Moved:' => 'Taşındı',
|
||||
'Task #%d' => 'Görev #%d',
|
||||
'Date and time format' => 'Tarih ve saat formatı',
|
||||
'Time format' => 'Saat formatı',
|
||||
'Start date: ' => 'Başlangıç tarihi',
|
||||
'End date: ' => 'Bitiş tarihi',
|
||||
@@ -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