diff options
Diffstat (limited to 'apps/comments/l10n/tr.js')
-rw-r--r-- | apps/comments/l10n/tr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js index 67d726c9562..57054198e94 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -15,12 +15,12 @@ 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", - "New comment …" : "Yorum ekle ...", + "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 ...", + "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ı", |