diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-11-02 02:19:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-11-02 02:19:04 +0000 |
commit | 3f94c014f0f1d5a60d39600f0c81befb85f536a1 (patch) | |
tree | ae45a9fd8a78ad5ad0071b4300fff695034bcb59 /apps/comments/l10n | |
parent | 862b4a04e54e35da041819dbd80161ae74e3f797 (diff) | |
download | nextcloud-server-3f94c014f0f1d5a60d39600f0c81befb85f536a1.tar.gz nextcloud-server-3f94c014f0f1d5a60d39600f0c81befb85f536a1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/tr.js | 7 | ||||
-rw-r--r-- | apps/comments/l10n/tr.json | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js index fd78473dc32..e1991f768a6 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -15,12 +15,19 @@ 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", + "Cancel edit" : "Düzenlemeyi iptal et", + "Post comment" : "Yorum gönder", "No comments yet, start the conversation!" : "Henüz bir yorum yapılmamış! Bir görüşme başlatın!", + "No more messages" : "Başka ileti yok", "Retry" : "Yeniden dene", + "Unable to load the comments list" : "Yorum listesi yüklenemedi", "_%n unread comment_::_%n unread comments_" : ["%n okunmamış yorum","%n okunmamış yorum"], "_1 new comment_::_{unread} new comments_" : ["1 yeni yorum","{unread} yeni yorum"], "Comment" : "Yorum", + "An error occurred while trying to edit the comment" : "Yorum düzenlenmeye çalışılırken bir sorun çıktı", "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ı", "New comment …" : "Yorum ekle …", "Post" : "Gönder", "Cancel" : "İptal", diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index 7d745cd170e..50e3c79e174 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -13,12 +13,19 @@ "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", + "Cancel edit" : "Düzenlemeyi iptal et", + "Post comment" : "Yorum gönder", "No comments yet, start the conversation!" : "Henüz bir yorum yapılmamış! Bir görüşme başlatın!", + "No more messages" : "Başka ileti yok", "Retry" : "Yeniden dene", + "Unable to load the comments list" : "Yorum listesi yüklenemedi", "_%n unread comment_::_%n unread comments_" : ["%n okunmamış yorum","%n okunmamış yorum"], "_1 new comment_::_{unread} new comments_" : ["1 yeni yorum","{unread} yeni yorum"], "Comment" : "Yorum", + "An error occurred while trying to edit the comment" : "Yorum düzenlenmeye çalışılırken bir sorun çıktı", "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ı", "New comment …" : "Yorum ekle …", "Post" : "Gönder", "Cancel" : "İptal", |