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.js11
1 files changed, 9 insertions, 2 deletions
diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js
index 0afadc16000..a8f88b03ff8 100644
--- a/apps/comments/l10n/tr.js
+++ b/apps/comments/l10n/tr.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"comments",
{
"Comments" : "Yorumlar",
+ "Unknown user" : "Bilinmeyen kullanıcı",
"New comment …" : "Yorum ekle ...",
"Delete comment" : "Yorumu sil",
"Post" : "Gönder",
@@ -19,10 +20,16 @@ OC.L10N.register(
"Comment" : "Yorum",
"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>",
- "A (now) deleted user mentioned you in a comment on \"%s\"." : "(Şu anda) silinmiş bir kullanıcı \"%s\" üzerindeki bir yorumda sizden bahsetmiş.",
- "%s mentioned you in a comment on \"%s\"." : "%s kullanıcısı \"%s\" üzerindeki bir yorumda sizden bahsetmiş.",
+ "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",
+ "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizden bahsetti",
"Type in a new comment..." : "Yeni bir yorum yazın...",
"No other comments available" : "Başka bir yorum yok",
"More comments..." : "Diğer yorumlar...",