nextcloud/apps/comments/l10n/tr.json

33 lines
2.3 KiB
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2019-02-27 04:12:05 +03:00
"Comments" : "Yorumlar",
"You commented" : "Yorum yaptınız",
"%1$s commented" : "%1$s yorumlanmış",
"{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",
"%1$s commented on %2$s" : "%1$s, %2$s için yorum yaptı",
"{author} commented on {file}" : "{author}, {file} hakkında yorum yaptı",
"<strong>Comments</strong> for files" : "Dosyalar için <strong>yorumlar</strong>",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "“{file}” hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız",
"{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizden bahsetti",
"Files app plugin to add comments to files" : "Dosyalara notlar eklenmesini sağlayan dosyalar uygulaması eki",
2018-04-12 03:19:20 +03:00
"Edit comment" : "Yorumu düzenle",
2016-03-31 08:55:24 +03:00
"Delete comment" : "Yorumu sil",
2018-04-12 03:19:20 +03:00
"New comment …" : "Yorum ekle ...",
2016-02-25 09:58:06 +03:00
"Post" : "Gönder",
2016-02-17 09:56:11 +03:00
"Cancel" : "İptal",
2016-02-25 09:58:06 +03:00
"[Deleted user]" : "[Silinmiş kullanıcı]",
2018-07-28 03:12:07 +03:00
"No comments yet, start the conversation!" : "Henüz bir yorum yapılmamış! Bir görüşme 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}",
2018-03-14 04:11:29 +03:00
"Error occurred while retrieving comment with ID {id}" : "{id} kodlu yorum alınırken sorun çıktı",
2017-07-14 03:08:37 +03:00
"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"],
2019-04-04 03:13:21 +03:00
"_1 new comment_::_{unread} new comments_" : ["1 yeni yorum","{unread} yeni yorum"],
2016-05-10 10:30:51 +03:00
"Comment" : "Yorum",
2018-11-23 04:12:51 +03:00
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "\"%s\" hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s, “%2$s” hakkındaki bir yorumda sizden bahsetti"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}