Update locales
This commit is contained in:
@@ -165,8 +165,6 @@ return array(
|
||||
'Date created' => 'Oluşturulma tarihi',
|
||||
'Date completed' => 'Tamamlanma tarihi',
|
||||
'Id' => 'Kod',
|
||||
'Completed tasks' => 'Tamamlanan görevler',
|
||||
'Completed tasks for "%s"' => '"%s" için tamamlanan görevler',
|
||||
'%d closed tasks' => '%d kapatılmış görevler',
|
||||
// 'No task for this project' => '',
|
||||
'Public link' => 'Dışa açık link',
|
||||
@@ -255,14 +253,11 @@ return array(
|
||||
'Expiration date' => 'Geçerlilik sonu',
|
||||
'Remember Me' => 'Beni hatırla',
|
||||
'Creation date' => 'Oluşturulma tarihi',
|
||||
'Filter by user' => 'Kullanıcıya göre filtrele',
|
||||
'Filter by due date' => 'Termine göre filtrele',
|
||||
'Everybody' => 'Herkes',
|
||||
'Open' => 'Açık',
|
||||
'Closed' => 'Kapalı',
|
||||
'Search' => 'Ara',
|
||||
'Nothing found.' => 'Hiçbir şey bulunamadı',
|
||||
'Search in the project "%s"' => '"%s" Projesinde ara',
|
||||
'Due date' => 'Termin',
|
||||
'Others formats accepted: %s and %s' => 'Diğer kabul edilen formatlar: %s ve %s',
|
||||
'Description' => 'Açıklama',
|
||||
@@ -301,7 +296,6 @@ return array(
|
||||
'Category Name' => 'Kategori adı',
|
||||
'Add a new category' => 'Yeni kategori ekle',
|
||||
'Do you really want to remove this category: "%s"?' => 'Bu kategoriyi silmek istediğinize emin misiniz: "%s"?',
|
||||
'Filter by category' => 'Kategoriye göre filtrele',
|
||||
'All categories' => 'Tüm kategoriler',
|
||||
'No category' => 'Kategori Yok',
|
||||
'The name is required' => 'İsim gerekli',
|
||||
@@ -445,7 +439,6 @@ return array(
|
||||
'%s updated a comment on the task %s' => '%s kullanıcısı %s görevinde bir yorumu güncelledi',
|
||||
'%s commented the task %s' => '%s kullanıcısı %s görevine yorum ekledi',
|
||||
'%s\'s activity' => '%s\'in aktivitesi',
|
||||
'No activity.' => 'Aktivite yok.',
|
||||
'RSS feed' => 'RSS kaynağı',
|
||||
'%s updated a comment on the task #%d' => '%s kullanıcısı #%d nolu görevde bir yorumu güncelledi',
|
||||
'%s commented on the task #%d' => '%s kullanıcısı #%d nolu göreve yorum ekledi',
|
||||
@@ -605,14 +598,9 @@ return array(
|
||||
'Language:' => 'Dil:',
|
||||
'Timezone:' => 'Saat dilimi:',
|
||||
'All columns' => 'Tüm sütunlar',
|
||||
'Calendar for "%s"' => '"%s" için takvim',
|
||||
'Filter by column' => 'Sütuna göre filtrele',
|
||||
'Filter by status' => 'Duruma göre filtrele',
|
||||
'Calendar' => 'Takvim',
|
||||
'Next' => 'Sonraki',
|
||||
'#%d' => '#%d',
|
||||
'Filter by color' => 'Renklere göre filtrele',
|
||||
'Filter by swimlane' => 'Kulvara göre filtrele',
|
||||
'All swimlanes' => 'Tüm Kulvarlar',
|
||||
'All colors' => 'Tüm Renkler',
|
||||
'All status' => 'Tüm Durumlar',
|
||||
@@ -627,14 +615,8 @@ return array(
|
||||
'Time Tracking' => 'Zaman takibi',
|
||||
'You already have one subtask in progress' => 'Zaten işlemde olan bir alt görev var',
|
||||
'Which parts of the project do you want to duplicate?' => 'Projenin hangi kısımlarının kopyasını oluşturmak istiyorsunuz?',
|
||||
'Change dashboard view' => 'Anasayfa görünümünü değiştir',
|
||||
'Show/hide activities' => 'Aktiviteleri göster/gizle',
|
||||
'Show/hide projects' => 'Projeleri göster/gizle',
|
||||
'Show/hide subtasks' => 'Alt görevleri göster/gizle',
|
||||
'Show/hide tasks' => 'Görevleri göster/gizle',
|
||||
'Disable login form' => 'Giriş formunu devre dışı bırak',
|
||||
'Show/hide calendar' => 'Takvimi göster/gizle',
|
||||
'User calendar' => 'Kullanıcı takvimi',
|
||||
'Bitbucket commit received' => 'Bitbucket commit alındı',
|
||||
'Bitbucket webhooks' => 'Bitbucket webhooks',
|
||||
'Help on Bitbucket webhooks' => 'Bitbucket webhooks için yardım',
|
||||
@@ -688,9 +670,7 @@ return array(
|
||||
'Keyboard shortcuts' => 'Klavye kısayolları',
|
||||
'Open board switcher' => 'Tablo seçim listesini aç',
|
||||
'Application' => 'Uygulama',
|
||||
'Filter recently updated' => 'Son güncellenenleri göster',
|
||||
'since %B %e, %Y at %k:%M %p' => '%B %e, %Y saat %k:%M %p\'den beri',
|
||||
'More filters' => 'Daha fazla filtre',
|
||||
'Compact view' => 'Ekrana sığdır',
|
||||
'Horizontal scrolling' => 'Geniş görünüm',
|
||||
'Compact/wide view' => 'Ekrana sığdır / Geniş görünüm',
|
||||
@@ -921,7 +901,6 @@ return array(
|
||||
// 'The task have been moved to the first swimlane' => '',
|
||||
// 'The task have been moved to another swimlane:' => '',
|
||||
// 'Overdue tasks for the project "%s"' => '',
|
||||
// 'There is no completed tasks at the moment.' => '',
|
||||
// 'New title: %s' => '',
|
||||
// 'The task is not assigned anymore' => '',
|
||||
// 'New assignee: %s' => '',
|
||||
@@ -938,7 +917,6 @@ return array(
|
||||
// 'The description have been modified' => '',
|
||||
// 'Do you really want to close the task "%s" as well as all subtasks?' => '',
|
||||
// 'Swimlane: %s' => '',
|
||||
// 'Project calendar' => '',
|
||||
// 'I want to receive notifications for:' => '',
|
||||
// 'All tasks' => '',
|
||||
// 'Only for tasks assigned to me' => '',
|
||||
@@ -958,4 +936,39 @@ return array(
|
||||
// 'Start timer' => '',
|
||||
// 'Add project member' => '',
|
||||
// 'Enable notifications' => '',
|
||||
// 'My activity stream' => '',
|
||||
// 'My calendar' => '',
|
||||
// 'Search tasks' => '',
|
||||
// 'Back to the calendar' => '',
|
||||
// 'Filters' => '',
|
||||
// 'Reset filters' => '',
|
||||
// 'My tasks due tomorrow' => '',
|
||||
// 'Tasks due today' => '',
|
||||
// 'Tasks due tomorrow' => '',
|
||||
// 'Tasks due yesterday' => '',
|
||||
// 'Closed tasks' => '',
|
||||
// 'Open tasks' => '',
|
||||
// 'Not assigned' => '',
|
||||
// 'View advanced search syntax' => '',
|
||||
// 'Overview' => '',
|
||||
// '%b %e %Y' => '',
|
||||
// 'Board/Calendar/List view' => '',
|
||||
// 'Switch to the board view' => '',
|
||||
// 'Switch to the calendar view' => '',
|
||||
// 'Switch to the list view' => '',
|
||||
// 'Go to the search/filter box' => '',
|
||||
// 'There is no activity yet.' => '',
|
||||
// 'No tasks found.' => '',
|
||||
// 'Keyboard shortcut: "%s"' => '',
|
||||
// 'List' => '',
|
||||
// 'Filter' => '',
|
||||
// 'Advanced search' => '',
|
||||
// 'Example of query: ' => '',
|
||||
// 'Search by project: ' => '',
|
||||
// 'Search by column: ' => '',
|
||||
// 'Search by assignee: ' => '',
|
||||
// 'Search by color: ' => '',
|
||||
// 'Search by category: ' => '',
|
||||
// 'Search by description: ' => '',
|
||||
// 'Search by due date: ' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user