. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'deleted' => 'silinmiş', 'deleted_by' => ':user tarafından :timeago silindi', 'deleted_by_system' => 'sistem', 'deleted_count' => ':count_delimited tane silinmiş yorum|:count_delimited tane silinmiş yorum', 'edited' => ':user tarafından düzenlendi: :timeago', 'pinned' => 'sabitlenmiş', 'empty' => 'Henüz yorum yok.', 'empty_other' => 'Henüz başka yorum yok.', 'load_replies' => 'yanıtları yükle', 'replies_count' => ':count_delimited yanıt|:count_delimited yanıt', 'title' => 'Yorumlar', 'commentable_name' => [ 'beatmapset' => 'Beatmap', 'build' => 'Değişiklik kayıtları', 'news_post' => 'Haberler', '_deleted' => 'Silinmiş Öge', ], 'editor' => [ 'textarea_hint' => [ '_' => ':action için Enter\'a basın. Yeni satır için Shift+Enter\'ı kullanın.', 'edit' => 'Kaydetmek', 'new' => 'Göndermek', 'reply' => 'Yanıtlamak', ], ], 'guest_button' => [ 'new' => 'Yorum yapmak için giriş yap', 'reply' => 'Yanıtlamak için giriş yap', ], 'index' => [ 'nav_comments' => 'yorumlar', 'nav_title' => 'katalog', 'no_comments' => 'hiçbir yorum bulunamadı...', ], 'ogp' => [ 'title' => ':user tarafından yorum', ], 'placeholder' => [ 'edit' => 'Burada yorumu düzenle', 'new' => 'Buraya yeni yorum yaz', 'reply' => 'Buraya yanıtını yaz', ], 'show' => [ 'nav_title' => 'yorumlar', ], ];