aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/tr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/tr.js')
-rw-r--r--apps/comments/l10n/tr.js12
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js
index 57054198e94..fd78473dc32 100644
--- a/apps/comments/l10n/tr.js
+++ b/apps/comments/l10n/tr.js
@@ -15,19 +15,21 @@ OC.L10N.register(
"Files app plugin to add comments to files" : "Dosyalara notlar eklenmesini sağlayan dosyalar uygulaması eki",
"Edit comment" : "Yorumu düzenle",
"Delete comment" : "Yorumu sil",
+ "No comments yet, start the conversation!" : "Henüz bir yorum yapılmamış! Bir görüşme başlatın!",
+ "Retry" : "Yeniden dene",
+ "_%n unread comment_::_%n unread comments_" : ["%n okunmamış yorum","%n okunmamış yorum"],
+ "_1 new comment_::_{unread} new comments_" : ["1 yeni yorum","{unread} yeni yorum"],
+ "Comment" : "Yorum",
+ "Comment deleted" : "Yorum silindi",
"New comment …" : "Yorum ekle …",
"Post" : "Gönder",
"Cancel" : "İptal",
"[Deleted user]" : "[Silinmiş kullanıcı]",
- "No comments yet, start the conversation!" : "Henüz bir yorum yapılmamış! Bir görüşme başlatın!",
"More comments …" : "Diğer yorumlar …",
"Save" : "Kaydet",
"Allowed characters {count} of {max}" : "Yazılabilecek karakter sayısı {count}/{max}",
"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ı",
- "_%n unread comment_::_%n unread comments_" : ["%n okunmamış yorum","%n okunmamış yorum"],
- "_1 new comment_::_{unread} new comments_" : ["1 yeni yorum","{unread} yeni yorum"],
- "Comment" : "Yorum"
+ "Error occurred while posting comment" : "Yorum gönderilirken sorun çıktı"
},
"nplurals=2; plural=(n > 1);");