2016-02-17 09:56:11 +03:00
OC . L10N . register (
"comments" ,
{
2016-03-31 08:55:24 +03:00
"Type in a new comment..." : "Yeni bir yorum yazı n..." ,
"Delete comment" : "Yorumu sil" ,
2016-02-25 09:58:06 +03:00
"Post" : "Gönder" ,
2016-02-17 09:56:11 +03:00
"Cancel" : "İptal" ,
2016-03-31 08:55:24 +03:00
"Edit comment" : "Yorumu düzenle" ,
2016-02-25 09:58:06 +03:00
"[Deleted user]" : "[Silinmiş kullanı cı ]" ,
2016-05-10 10:30:51 +03:00
"Comments" : "Yorumlar" ,
2016-02-25 09:58:06 +03:00
"No other comments available" : "Mevcut başka yorum yok" ,
"More comments..." : "Daha fazla yorum..." ,
2016-02-17 09:56:11 +03:00
"Save" : "Kaydet" ,
2016-03-31 08:55:24 +03:00
"Allowed characters {count} of {max}" : "İzin verilen karakterler {count}/{max}" ,
2016-07-06 16:28:06 +03:00
"Error occurred while retrieving comment with id {id}" : "{id} numaralı yorumu geri alı rken bir hata oluştu" ,
2016-08-05 03:10:09 +03:00
"Error occurred while updating comment with id {id}" : "{id} numaralı yorum güncellenirken hata oluştu" ,
2016-07-06 16:28:06 +03:00
"Error occurred while posting comment" : "Yorum yollanı rken bir hata oluştu" ,
2016-03-31 08:55:24 +03:00
"{count} unread comments" : "{count} okunmamı ş yorum" ,
2016-05-10 10:30:51 +03:00
"Comment" : "Yorum" ,
2016-08-05 03:10:09 +03:00
"<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "Dosyalar için <strong>Yorumlar</strong> <em>(her zaman akı ş olarak listelenir)</em>" ,
2016-05-10 10:30:51 +03:00
"You commented" : "Yorum yaptı nı z" ,
"%1$s commented" : "%1$s yorumlanmı ş" ,
"You commented on %2$s" : "%2$s için yorum yaptı nı z" ,
"%1$s commented on %2$s" : "%1$s, %2$s için yorum yaptı "
2016-02-17 09:56:11 +03:00
} ,
"nplurals=2; plural=(n > 1);" ) ;