summaryrefslogtreecommitdiff
path: root/app/Locale/tr_TR/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-02-19 09:11:05 -0500
committerFrederic Guillot <fred@kanboard.net>2017-02-19 09:11:05 -0500
commit23ff360d6232bbaf397405f0ac048f4200cea4ad (patch)
tree5cc21ed675ec5e5b7175c8236ba9422f7a762685 /app/Locale/tr_TR/translations.php
parent64a4eb05ce9abb2c062a1a8fce6ac1021b343e7c (diff)
Update translations
Diffstat (limited to 'app/Locale/tr_TR/translations.php')
-rw-r--r--app/Locale/tr_TR/translations.php25
1 files changed, 18 insertions, 7 deletions
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php
index 1d97ba02..00ff0491 100644
--- a/app/Locale/tr_TR/translations.php
+++ b/app/Locale/tr_TR/translations.php
@@ -4,9 +4,7 @@ return array(
// 'number.decimals_separator' => '',
// 'number.thousands_separator' => '',
'None' => 'Hiçbiri',
- 'edit' => 'düzenle',
'Edit' => 'Düzenle',
- 'remove' => 'sil',
'Remove' => 'Sil',
'Yes' => 'Evet',
'No' => 'Hayır',
@@ -167,8 +165,6 @@ return array(
'Automatic actions for the project "%s"' => '"%s" projesi için otomatik işlemler',
'Add an action' => 'İşlem ekle',
'Event name' => 'Durum adı',
- 'Action name' => 'İşlem adı',
- 'Action parameters' => 'İşlem parametreleri',
'Action' => 'İşlem',
'Event' => 'Durum',
'When the selected event occurs execute the corresponding action.' => 'Seçilen durum oluştuğunda ilgili eylemi gerçekleştir.',
@@ -187,7 +183,7 @@ return array(
'Position' => 'Pozisyon',
'Duplicate to another project' => 'Başka bir projeye kopyala',
'Duplicate' => 'Kopya oluştur',
- 'link' => 'bağlantı',
+ 'Link' => 'Bağlantı',
'Comment updated successfully.' => 'Yorum güncellendi.',
'Unable to update your comment.' => 'Yorum güncellenemedi.',
'Remove a comment' => 'Bir yorumu sil',
@@ -234,7 +230,6 @@ return array(
'Category:' => 'Kategori:',
'Categories' => 'Kategoriler',
'Your category have been created successfully.' => 'Kategori başarıyla oluşturuldu.',
- 'Unable to create your category.' => 'Kategori oluşturulamadı.',
'This category has been updated successfully.' => 'Kategori başarıyla güncellendi.',
'Unable to update this category.' => 'Kategori güncellenemedi.',
'Remove a category' => 'Bir kategoriyi sil',
@@ -899,7 +894,6 @@ return array(
'Add group member' => 'Grup üyesi ekle',
'Do you really want to remove this group: "%s"?' => '"%s" grubunu silmek istediğinize emin misiniz?',
'There is no user in this group.' => 'Bu grupta hiç kullanıcı yok.',
- 'Remove this user' => 'Bu kullanıcıyı sil',
'Permissions' => 'İzinler',
'Allowed Users' => 'İzin verilen kullanıcı',
'No user have been allowed specifically.' => 'Hiç bir kullanıcıya özel olarak izin verilmemiş.',
@@ -1309,4 +1303,21 @@ return array(
// 'This project is open' => '',
// 'This project is closed' => '',
// 'Unable to upload files, check the permissions of your data folder.' => '',
+ // 'Another category with the same name exists in this project' => '',
+ // 'Comment sent by email successfully.' => '',
+ // 'Sent by email to [%s](mailto:%s) (%s)' => '',
+ // 'Unable to read uploaded file.' => '',
+ // 'Database uploaded successfully.' => '',
+ // 'Task sent by email successfully.' => '',
+ // 'There is no category in this project.' => '',
+ // 'Send by email' => '',
+ // 'Create and send a comment by email' => '',
+ // 'Subject' => '',
+ // 'Upload the database' => '',
+ // 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
+ // 'Database file' => '',
+ // 'Upload' => '',
+ // 'Remove this user from group' => '',
+ // 'Your project must have at least one active swimlane.' => '',
+ // 'Project: %s' => '',
);