aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/tr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-21 02:18:44 +0000
committerNextcloud bot <bot@nextcloud.com>2020-10-21 02:18:44 +0000
commit2c21adb5a65787b378172adc0257f6d11bbf1428 (patch)
treefd69227ae820ab5ad3c473d0e841d7eda7955a54 /apps/comments/l10n/tr.js
parent766590d204e29a946effb5cc8cdad32a4236778a (diff)
downloadnextcloud-server-2c21adb5a65787b378172adc0257f6d11bbf1428.tar.gz
nextcloud-server-2c21adb5a65787b378172adc0257f6d11bbf1428.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/tr.js')
-rw-r--r--apps/comments/l10n/tr.js12
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js
index 57054198e94..fd78473dc32 100644
--- a/apps/comments/l10n/tr.js
+++ b/apps/comments/l10n/tr.js
@@ -15,19 +15,21 @@ 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",
+ "No comments yet, start the conversation!" : "Henüz bir yorum yapılmamış! Bir görüşme başlatın!",
+ "Retry" : "Yeniden dene",
+ "_%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",
+ "Comment deleted" : "Yorum silindi",
"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 …",
"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ı",
"Error occurred while updating comment with id {id}" : "{id} kodlu yorum güncellenirken sorun çıktı",
- "Error occurred while posting comment" : "Yorum gönderilirken sorun çıktı",
- "_%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"
+ "Error occurred while posting comment" : "Yorum gönderilirken sorun çıktı"
},
"nplurals=2; plural=(n > 1);");