nextcloud/apps/comments/l10n/tr.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

34 lines
2.2 KiB
JSON
Raw Normal View History

2016-02-17 01:56:11 -05:00
{ "translations": {
2019-02-26 20:12:05 -05:00
"Comments" : "Yorumlar",
"You commented" : "Yorum yaptınız",
"{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>yorum</strong> yapıldığında",
"Files" : "Dosyalar",
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "\"{file}\" hakkında bir yorumda silinmiş bir hesap tarafından anıldınız",
"{user} mentioned you in a comment on \"{file}\"" : "{user}, \"{file}\" hakkındaki bir yorumda sizi andı",
"Files app plugin to add comments to files" : "Dosyalara notlar eklenmesini sağlayan Dosyalar uygulaması eklentisi",
2018-04-11 20:19:20 -04:00
"Edit comment" : "Yorumu düzenle",
2016-03-31 01:55:24 -04:00
"Delete comment" : "Yorumu sil",
2020-11-01 21:19:04 -05:00
"Cancel edit" : "Düzenlemeyi iptal et",
"New comment" : "Yorum ekle",
"Write a comment …" : "Bir yorum yazın…",
2020-11-01 21:19:04 -05:00
"Post comment" : "Yorum gönder",
"@ for mentions, : for emoji, / for smart picker" : "Anmalar için @, emojiler için :, akıllı seçici için /",
"Could not reload comments" : "Yorumlar yeniden yüklenemedi",
"Failed to mark comments as read" : "Yorumlar okunmuş olarak işaretlenemedi",
"Unable to load the comments list" : "Yorum listesi yüklenemedi",
2020-10-20 22:18:44 -04:00
"No comments yet, start the conversation!" : "Henüz bir yorum yapılmamış! Bir görüşme başlatın!",
2020-11-01 21:19:04 -05:00
"No more messages" : "Başka ileti yok",
2020-10-20 22:18:44 -04:00
"Retry" : "Yeniden dene",
"_1 new comment_::_{unread} new comments_" : ["1 yeni yorum","{unread} yeni yorum"],
"Comment" : "Yorum",
2020-11-01 21:19:04 -05:00
"An error occurred while trying to edit the comment" : "Yorum düzenlenmeye çalışılırken bir sorun çıktı",
2020-10-20 22:18:44 -04:00
"Comment deleted" : "Yorum silindi",
2020-11-01 21:19:04 -05:00
"An error occurred while trying to delete the comment" : "Yorum silinmeye çalışılırken bir sorun çıktı",
"An error occurred while trying to create the comment" : "Yorum eklenmeye çalışılırken bir sorun çıktı"
2016-02-17 01:56:11 -05:00
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}