summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/tr.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/tr.json')
-rw-r--r--apps/comments/l10n/tr.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json
index 25d539e57e3..b26e51a02a8 100644
--- a/apps/comments/l10n/tr.json
+++ b/apps/comments/l10n/tr.json
@@ -1,20 +1,20 @@
{ "translations": {
- "You commented" : "Yorum yaptınız",
- "%1$s commented" : "%1$s yorumlanmış",
- "You commented on %2$s" : "%2$s için yorum yaptınız",
- "%1$s commented on %2$s" : "%1$s, %2$s için yorum yaptı",
- "Comments" : "Yorumlar",
"Type in a new comment..." : "Yeni bir yorum yazın...",
"Delete comment" : "Yorumu sil",
"Post" : "Gönder",
"Cancel" : "İptal",
"Edit comment" : "Yorumu düzenle",
"[Deleted user]" : "[Silinmiş kullanıcı]",
+ "Comments" : "Yorumlar",
"No other comments available" : "Mevcut başka yorum yok",
"More comments..." : "Daha fazla yorum...",
"Save" : "Kaydet",
"Allowed characters {count} of {max}" : "İzin verilen karakterler {count}/{max}",
"{count} unread comments" : "{count} okunmamış yorum",
- "Comment" : "Yorum"
+ "Comment" : "Yorum",
+ "You commented" : "Yorum yaptınız",
+ "%1$s commented" : "%1$s yorumlanmış",
+ "You commented on %2$s" : "%2$s için yorum yaptınız",
+ "%1$s commented on %2$s" : "%1$s, %2$s için yorum yaptı"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file