diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-21 00:17:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-21 00:17:10 +0000 |
commit | 96f01183123c7745260e0fa2fbe02cbec3a23166 (patch) | |
tree | a31ee1fdd50ecce96f3c103eb085decaa8b4dcc9 /apps/comments/l10n/tr.js | |
parent | 428366cc7c5edb3ccd84ed055ecfe1ecfc50e3e4 (diff) | |
download | nextcloud-server-96f01183123c7745260e0fa2fbe02cbec3a23166.tar.gz nextcloud-server-96f01183123c7745260e0fa2fbe02cbec3a23166.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/tr.js')
-rw-r--r-- | apps/comments/l10n/tr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js index 9e51749e18f..962d7bf4570 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -19,6 +19,7 @@ OC.L10N.register( "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", + "Failed to mark comments as read" : "Yorumlar okunmuş olarak işaretlenemedi", "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"], |