diff --git a/client/src/locale/angular.tr-TR.xlf b/client/src/locale/angular.tr-TR.xlf
index 3af7cdcd1..61d0dd20e 100644
--- a/client/src/locale/angular.tr-TR.xlf
+++ b/client/src/locale/angular.tr-TR.xlf
@@ -2911,7 +2911,7 @@
- Your daily video quota is insufficient. If you want to add more videos, you must wait for 24 hours or an admin must increase your daily quota.
+ Günlük video kotanız yetersiz. Daha fazla video eklemek istiyorsanız, 24 saat beklemelisiniz veya bir yönetici günlük kotanızı artırmalıdır.src/app/+videos/+video-edit/video-add.component.ts106
@@ -2919,7 +2919,7 @@
- Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.
+ Video kotanız yetersiz. Daha fazla video eklemek istiyorsanız, bir yönetici kotanızı artırmalıdır.src/app/+videos/+video-edit/video-add.component.ts108
@@ -2927,12 +2927,12 @@
- Read instance rules for help
+ Yardım için örnek kurallarını okuyunsrc/app/+videos/+video-edit/video-add.component.html2
- Select the torrent to import
+ İçe aktarılacak torrenti seçinsrc/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html6src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html8
@@ -2943,32 +2943,32 @@
- Paste magnet URI
+ Magnet URI'sini yapıştırınsrc/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html16
- Congratulations, the video will be imported with BitTorrent! You can already add information about this video.
+ Tebrikler, video BitTorrent ile içe aktarılacak! Bu video hakkında şimdiden bilgi ekleyebilirsiniz.src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html56
- Torrents with only 1 file are supported.
+ Yalnızca 1 Torrent dosyası içe aktarılabilir.src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts115
- Cannot create live because this instance have too many created lives
+ Bu örnekte çok fazla canlı yayın olduğu için canlı yayın oluşturulamıyorsrc/app/+videos/+video-edit/video-add-components/video-go-live.component.ts110
- Cannot create live because you created too many lives
+ Zaten çok sayıda canlı yayın yaptığınız için yeni bir canlı yayın oluşturamıyorsunuzsrc/app/+videos/+video-edit/video-add-components/video-go-live.component.ts112
- Live published.
+ Canlı yayın yayınlandısrc/app/+videos/+video-edit/video-add-components/video-go-live.component.ts146