diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-07 02:16:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-07 02:16:37 +0000 |
commit | b41112a0237f6d1988c20e78ade26fe96ce99456 (patch) | |
tree | 59a91c67e1b51113160b787df118270941605edb /apps/comments | |
parent | 4fff033c123c7f1fc761547957e9869180c5d8db (diff) | |
download | nextcloud-server-b41112a0237f6d1988c20e78ade26fe96ce99456.tar.gz nextcloud-server-b41112a0237f6d1988c20e78ade26fe96ce99456.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/tr.js | 4 | ||||
-rw-r--r-- | apps/comments/l10n/tr.json | 4 |
2 files changed, 4 insertions, 4 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ı", diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index bf9713117b2..0169e45cd72 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -13,12 +13,12 @@ "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ı", |