From 6817e56499077671a8b33dc95a61c498db7b803d Mon Sep 17 00:00:00 2001 From: James Brooks Date: Wed, 7 Feb 2018 01:00:07 +0000 Subject: [PATCH] New translations dashboard.php (Turkish) --- resources/lang/tr-TR/dashboard.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/lang/tr-TR/dashboard.php b/resources/lang/tr-TR/dashboard.php index 77afd25c..95fe0025 100644 --- a/resources/lang/tr-TR/dashboard.php +++ b/resources/lang/tr-TR/dashboard.php @@ -22,7 +22,7 @@ return [ 'incident-create-template' => 'Şablon Oluştur', 'incident-templates' => 'Olay Şablonları', 'updates' => [ - 'title' => 'Incident updates for :incident', + 'title' => 'Olay güncellemeleri için: olay', 'count' => '{0} Sıfır güncelleştirmeleri |[1] Tek bir güncelleştirme |[2] İki güncelleştirme | [3, *] Birkaç güncelleştirme', 'add' => [ 'title' => 'Yeni olay güncellemesi oluştur', @@ -73,7 +73,7 @@ return [ // Incident Maintenance 'schedule' => [ - 'schedule' => 'Zamanlanmış bakım', + 'schedule' => 'Bakım', 'logged' => '{0} Hiçbir olay yok, tebrikler. |Bir olayı raprladınız. | :count olayı raporladınız.', 'scheduled_at' => ':timestamp zamanı için kaydedildi', 'add' => [ @@ -157,12 +157,12 @@ return [ 'subscribers' => [ 'subscribers' => 'Aboneler', 'description' => 'Aboneler, olaylar oluşturulduğunda veya bileşenler güncellendiğinde e-posta güncellemelerini alacaktır.', - 'description_disabled' => 'To use this feature, you need allow people to signup for notifications.', + 'description_disabled' => 'Bu özelliği kullanmak için, kullanıcıların bildirimlere kayıt olmasına izin vermelisiniz.', 'verified' => 'Onaylanmış', 'not_verified' => 'Doğrulanmadı', 'subscriber' => ':email, abone oldu :date', 'no_subscriptions' => 'Güncellemeler için abone ol', - 'global' => 'Globally subscribed', + 'global' => 'Genel olarak abone olundu', 'add' => [ 'title' => 'Yeni abone ekleme', 'success' => 'Abone eklendi!',