nextcloud/apps/comments/l10n/tr.json

32 lines
2.1 KiB
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2016-10-18 03:06:51 +03:00
"Comments" : "Yorumlar",
2016-12-06 04:07:19 +03:00
"Unknown user" : "Bilinmeyen kullanıcı",
2016-09-03 03:09:24 +03:00
"New comment …" : "Yorum ekle ...",
2016-03-31 08:55:24 +03:00
"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-10-25 12:36:09 +03:00
"No comments yet, start the conversation!" : "Henüz bir yorum yapılmamış! Bir sohbet başlatın!",
2016-09-03 03:09:24 +03:00
"More comments …" : "Diğer yorumlar ...",
2016-02-17 09:56:11 +03:00
"Save" : "Kaydet",
2016-10-25 12:36:09 +03:00
"Allowed characters {count} of {max}" : "Yazılabilecek karakter sayısı {count}/{max}",
2017-07-14 03:08:37 +03:00
"Error occurred while retrieving comment with id {id}" : "{id} kodlu yorum alınırken sorun çıktı",
"Error occurred while updating comment with id {id}" : "{id} kodlu yorum güncellenirken sorun çıktı",
"Error occurred while posting comment" : "Yorum gönderilirken sorun çıktı",
2016-10-25 12:36:09 +03:00
"_%n unread comment_::_%n unread comments_" : ["%n okunmamış yorum","%n okunmamış yorum"],
2016-05-10 10:30:51 +03:00
"Comment" : "Yorum",
"You commented" : "Yorum yaptınız",
"%1$s commented" : "%1$s yorumlanmış",
2016-12-06 04:07:19 +03:00
"{author} commented" : "{author} yorum yaptı",
"You commented on %1$s" : "%1$s hakkında yorum yaptınız",
"You commented on {file}" : "{file} hakkında yorum yaptınız",
2016-09-01 03:09:24 +03:00
"%1$s commented on %2$s" : "%1$s, %2$s için yorum yaptı",
2016-12-06 04:07:19 +03:00
"{author} commented on {file}" : "{author}, {file} hakkında yorum yaptı",
2017-09-28 03:08:36 +03:00
"<strong>Comments</strong> for files" : "Dosyalar için <strong>yorumlar</strong>",
2016-12-06 04:07:19 +03:00
"A (now) deleted user mentioned you in a comment on “%s”" : "Bir (artık) silinmiş kullanıcı “%s” hakkındaki bir yorumda sizden bahsetti",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Bir (artık) silinmiş kullanıcı “{file}” hakkındaki bir yorumda sizden bahsetti",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s, “%2$s” hakkındaki bir yorumda sizden bahsetti",
2017-03-27 03:07:55 +03:00
"{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizden bahsetti"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}