Sync locales
This commit is contained in:
@@ -61,7 +61,6 @@ return array(
|
||||
'%d tasks on the board' => '%d görev bu tabloda',
|
||||
'%d tasks in total' => '%d görev toplam',
|
||||
'Unable to update this board.' => 'Bu tablo güncellenemiyor.',
|
||||
'Edit board' => 'Tabloyu düzenle',
|
||||
'Disable' => 'Devre dışı bırak',
|
||||
'Enable' => 'Etkinleştir',
|
||||
'New project' => 'Yeni proje',
|
||||
@@ -72,7 +71,6 @@ return array(
|
||||
'Title' => 'Başlık',
|
||||
'Assigned to %s' => '%s kullanıcısına atanmış',
|
||||
'Remove a column' => 'Bir sütunu sil',
|
||||
'Remove a column from a board' => 'Tablodan bir sütunu sil',
|
||||
'Unable to remove this column.' => 'Bu sütun silinemiyor.',
|
||||
'Do you really want to remove this column: "%s"?' => 'Bu sütunu gerçekten silmek istiyor musunuz: "%s"?',
|
||||
'This action will REMOVE ALL TASKS associated to this column!' => 'Bu komut sütun içindeki TÜM GÖREVLERİ silecek!',
|
||||
@@ -160,9 +158,7 @@ return array(
|
||||
'Task count' => 'Görev sayısı',
|
||||
'User' => 'Kullanıcı',
|
||||
'Comments' => 'Yorumlar',
|
||||
'Leave a comment' => 'Bir yorum ekle',
|
||||
'Comment is required' => 'Yorum gerekli',
|
||||
'Leave a description' => 'Açıklama ekleyin',
|
||||
'Comment added successfully.' => 'Yorum eklendi',
|
||||
'Unable to create your comment.' => 'Yorumunuz oluşturulamadı',
|
||||
'Due Date' => 'Bitiş Tarihi',
|
||||
@@ -224,7 +220,6 @@ return array(
|
||||
'Search' => 'Ara',
|
||||
'Nothing found.' => 'Hiçbir şey bulunamadı.',
|
||||
'Due date' => 'Bitiş tarihi',
|
||||
'Others formats accepted: %s and %s' => 'Diğer kabul edilen formatlar: %s ve %s',
|
||||
'Description' => 'Açıklama',
|
||||
'%d comments' => '%d yorum',
|
||||
'%d comment' => '%d yorum',
|
||||
@@ -298,7 +293,6 @@ return array(
|
||||
'Created by %s' => '%s tarafından oluşturuldu',
|
||||
'Tasks Export' => 'Görevleri dışa aktar',
|
||||
'Start Date' => 'Başlangıç tarihi',
|
||||
'End Date' => 'Bitiş tarihi',
|
||||
'Execute' => 'Gerçekleştir',
|
||||
'Task Id' => 'Görev Kimliği',
|
||||
'Creator' => 'Oluşturan',
|
||||
@@ -516,10 +510,8 @@ return array(
|
||||
'Link labels' => 'Link etiketleri',
|
||||
'Link modification' => 'Link değiştirme',
|
||||
'Links' => 'Links',
|
||||
'Link settings' => 'Link ayarları',
|
||||
'Opposite label' => 'Zıt etiket',
|
||||
'Remove a link' => 'Bir link silmek',
|
||||
'Task\'s links' => 'Görevin linkleri',
|
||||
'The labels must be different' => 'Etiketler farklı olmalı',
|
||||
'There is no link.' => 'Hiç bir bağ yok',
|
||||
'This label must be unique' => 'Bu etiket tek olmalı',
|
||||
@@ -552,7 +544,6 @@ return array(
|
||||
'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',
|
||||
'No results match:' => 'Uygun sonuç bulunamadı',
|
||||
'Currency' => 'Para birimi',
|
||||
'Private project' => 'Özel proje',
|
||||
// 'AUD - Australian Dollar' => '',
|
||||
@@ -581,7 +572,6 @@ return array(
|
||||
'Currency rates' => 'Döviz kurları',
|
||||
'Rate' => 'Kurlar',
|
||||
'Change reference currency' => 'Referans kur değiştir',
|
||||
'Add a new currency rate' => 'Yeni bir kur ekle',
|
||||
'Reference currency' => 'Referans kur',
|
||||
'The currency rate have been added successfully.' => 'Kur başarıyla eklendi',
|
||||
'Unable to add this currency rate.' => 'Bu kur eklenemedi',
|
||||
@@ -853,7 +843,6 @@ return array(
|
||||
'Owner' => 'Sahibi',
|
||||
'Unread notifications' => 'Okunmamış bildirimler',
|
||||
'Notification methods:' => 'Bildirim yöntemleri:',
|
||||
'Import tasks from CSV file' => 'CSV dosyasından görevleri içeri aktar',
|
||||
'Unable to read your file' => 'Dosya okunamıyor',
|
||||
'%d task(s) have been imported successfully.' => '%d görev başarıyla içeri aktarıldı.',
|
||||
'Nothing have been imported!' => 'Hiçbir şey içeri aktarılamadı!',
|
||||
@@ -981,7 +970,6 @@ return array(
|
||||
'Project owner: ' => 'Proje sahibi',
|
||||
'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => 'Proje kodu opsiyoneldir ve alfanümerik olmalıdır, örneğin: PROJE1',
|
||||
'Project owner' => 'Proje sahibi',
|
||||
'Those dates are useful for the project Gantt chart.' => 'Bu tarihler proje Gantt görünümü için gereklidir.',
|
||||
'Private projects do not have users and groups management.' => '(Kişiye) Özel projelerde kullanıcı ve grup yönetimi yoktur.',
|
||||
'There is no project member.' => 'Proje ekibi yok.',
|
||||
'Priority' => 'Öncelik',
|
||||
@@ -1052,9 +1040,7 @@ return array(
|
||||
'User disabled successfully.' => 'Kullanıcı başarıyla engellendi.',
|
||||
'Unable to disable this user.' => 'Bu kullanıcı engellenemez.',
|
||||
'All files have been uploaded successfully.' => 'Tüm dosyalar başarıyla yüklendi.',
|
||||
'View uploaded files' => 'Yüklenen dosyaları göster',
|
||||
'The maximum allowed file size is %sB.' => 'Maksimum dosya büyüklüğü %s B.',
|
||||
'Choose files again' => 'Dosyaları tekrar seç',
|
||||
'Drag and drop your files here' => 'Dosyalarınızı buraya sürükleyip bırakın',
|
||||
'choose files' => 'dosyaları seç',
|
||||
'View profile' => 'Profili göster',
|
||||
@@ -1164,7 +1150,6 @@ return array(
|
||||
'Email sender address' => 'E-posta gönderen adresi',
|
||||
'Email transport' => 'E-posta taşıma',
|
||||
'Webhook token' => 'Webhook token',
|
||||
'Imports' => 'İçe Aktarımlar',
|
||||
'Project tags management' => 'Proje etiket yönetimi',
|
||||
'Tag created successfully.' => 'Etiket başarıyla oluturuldu.',
|
||||
'Unable to create this tag.' => 'Etiket oluşturulamıyor.',
|
||||
@@ -1211,8 +1196,6 @@ return array(
|
||||
'Activity stream for %s' => '%s için akış',
|
||||
'Calendar for %s' => '%s için takvim',
|
||||
'Notifications for %s' => '%s için bildirimler',
|
||||
'Subtasks export' => 'Alt görev dışa aktar',
|
||||
'Tasks exportation' => 'Görev dışa aktar',
|
||||
'Assign a color when the task is moved to a specific swimlane' => 'Görev bir kulvara taşındığında rengini değiştir',
|
||||
'Assign a priority when the task is moved to a specific swimlane' => 'Görev bir kulvara taşındığında önceliğini değiştir',
|
||||
'User unlocked successfully.' => 'Kullanıcı kilidi başarıyla kaldırıldı.',
|
||||
@@ -1289,4 +1272,20 @@ return array(
|
||||
// 'Remove your token' => '',
|
||||
// 'Generate a new token' => '',
|
||||
// 'Showing %d-%d of %d' => '',
|
||||
// 'Outgoing Emails' => '',
|
||||
// 'Add or change currency rate' => '',
|
||||
// 'Reference currency: %s' => '',
|
||||
// 'Add custom filters' => '',
|
||||
// 'Export' => '',
|
||||
// 'Add link label' => '',
|
||||
// 'Incompatible Plugins' => '',
|
||||
// 'Compatibility' => '',
|
||||
// 'Permissions and ownership' => '',
|
||||
// 'Priorities' => '',
|
||||
// 'Close this window' => '',
|
||||
// 'Unable to upload this file.' => '',
|
||||
// 'Import tasks' => '',
|
||||
// 'Choose a project' => '',
|
||||
// 'Profile' => '',
|
||||
// 'Application role' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user