summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHasan Hüseyin CİHANGİR <hashusfb@gmail.com>2018-09-22 14:17:53 +0300
committerFrédéric Guillot <fred@kanboard.net>2018-09-23 10:48:54 -0700
commit5dfa3d533500354a5e447b1f34a985e71b9c1c43 (patch)
treefb220e3715c83622ea6b793618b60d0b876ca22d
parent235a5e7eefef8fe1f88631f1e05389cd6d26f48f (diff)
Fixed typo in Turkish(tr_TR) translation.
Some translations have been fixed.
-rw-r--r--app/Locale/tr_TR/translations.php18
1 files changed, 9 insertions, 9 deletions
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php
index 5491c6a1..565a2adb 100644
--- a/app/Locale/tr_TR/translations.php
+++ b/app/Locale/tr_TR/translations.php
@@ -25,7 +25,7 @@ return array(
'Cyan' => 'Cam Göbeği',
'Lime' => 'Limoni',
'Light Green' => 'Açık Yeşil',
- 'Amber' => 'Amber',
+ 'Amber' => 'Koyu Sarı',
'Save' => 'Kaydet',
'Login' => 'Giriş',
'Official website:' => 'Resmi internet sitesi:',
@@ -40,7 +40,7 @@ return array(
'Sign in' => 'Giriş yap',
'Users' => 'Kullanıcılar',
'Forbidden' => 'Yasak',
- 'Access Forbidden' => 'Erişim yasak',
+ 'Access Forbidden' => 'Erişim yasaklandı',
'Edit user' => 'Kullanıcıyı düzenle',
'Logout' => 'Çıkış yap',
'Bad username or password' => 'Hatalı kullanıcı adı veya şifre',
@@ -73,7 +73,7 @@ return array(
'Language' => 'Dil',
'Webhook token:' => 'Web kancası anahtarı:',
'API token:' => 'API anahtarı:',
- 'Database size:' => 'Veritabanı boyutu :',
+ 'Database size:' => 'Veritabanı boyutu:',
'Download the database' => 'Veritabanını indir',
'Optimize the database' => 'Veritabanını optimize et',
'(VACUUM command)' => '(VACUUM komutu)',
@@ -116,9 +116,9 @@ return array(
'Unable to update this project.' => 'Bu proje güncellenemedi.',
'Unable to remove this project.' => 'Bu proje silinemedi.',
'Project removed successfully.' => 'Proje başarıyla silindi.',
- 'Project activated successfully.' => 'Proje başarıyla aktive edildi.',
- 'Unable to activate this project.' => 'Bu proje aktive edilemedi.',
- 'Project disabled successfully.' => 'Proje devre dışı bırakıldı.',
+ 'Project activated successfully.' => 'Proje başarıyla aktif edildi.',
+ 'Unable to activate this project.' => 'Bu proje aktif edilemedi.',
+ 'Project disabled successfully.' => 'Proje başarıyla devre dışı bırakıldı.',
'Unable to disable this project.' => 'Bu proje devre dışı bırakılamadı.',
'Unable to open this task.' => 'Bu görev açılamıyor.',
'Task opened successfully.' => 'Görev başarıyla açıldı.',
@@ -129,9 +129,9 @@ return array(
'Unable to create your task.' => 'Görev oluşturulamadı.',
'Task created successfully.' => 'Görev başarıyla oluşturuldu.',
'User created successfully.' => 'Kullanıcı başarıyla oluşturuldu',
- 'Unable to create your user.' => 'Kullanıcı oluşturulamıyor.',
+ 'Unable to create your user.' => 'Kullanıcı oluşturulamadı.',
'User updated successfully.' => 'Kullanıcı başarıyla güncellendi.',
- 'User removed successfully.' => 'Kullanıcı silindi.',
+ 'User removed successfully.' => 'Kullanıcı başarıyla silindi.',
'Unable to remove this user.' => 'Bu kullanıcı silinemiyor.',
'Board updated successfully.' => 'Pano başarıyla güncellendi.',
'Ready' => 'Hazır',
@@ -937,7 +937,7 @@ return array(
'Internal links' => 'Dahili linkler',
'Assign to me' => 'Bana ata',
'Me' => 'Ben',
- 'Do not duplicate anything' => 'Hiçbirşeyi duplike etme',
+ 'Do not duplicate anything' => 'Hiçbir projeyi örnek alma',
'Projects management' => 'Proje yönetimi',
'Users management' => 'Kullanıcı yönetimi',
'Groups management' => 'Grup yönetimi',