diff options
Diffstat (limited to 'apps/comments/l10n/tr.js')
-rw-r--r-- | apps/comments/l10n/tr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js index e2aea239669..b963c99bd04 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -3,7 +3,6 @@ OC.L10N.register( { "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", @@ -28,6 +27,7 @@ OC.L10N.register( "Comment deleted" : "Yorum silindi", "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ı", + "%1$s commented" : "%1$s yorumlanmış", "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 sizi andı" }, |