Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-11-02 05:19:22 +0300
committerNextcloud bot <bot@nextcloud.com>2020-11-02 05:19:22 +0300
commitd1db136b2a57679c42ff6543563530d84b5c658f (patch)
tree4cb442219a6a1250074cab1937a8e115c7076eeb /apps/comments
parent6b68cbd9ac113a77924d77d0c9345c046c4d8068 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/tr.js7
-rw-r--r--apps/comments/l10n/tr.json7
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",