From f22e0e2c19b06edfc85429198f9e54a075f71ad3 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 28 May 2021 13:34:48 +0200 Subject: Update translations --- client/src/locale/angular.tr-TR.xlf | 181 +++++++++++++++++------------------- 1 file changed, 85 insertions(+), 96 deletions(-) (limited to 'client/src/locale/angular.tr-TR.xlf') diff --git a/client/src/locale/angular.tr-TR.xlf b/client/src/locale/angular.tr-TR.xlf index b91446370..bb16c01dc 100644 --- a/client/src/locale/angular.tr-TR.xlf +++ b/client/src/locale/angular.tr-TR.xlf @@ -1618,8 +1618,8 @@ The link will expire within 1 hour. I'm a teapot I'm a teapot - src/app/+page-not-found/page-not-found.component.ts27 - + + src/app/+page-not-found/page-not-found.component.ts26 That's an error. Bu bir hata. @@ -4832,18 +4832,13 @@ The link will expire within 1 hour. Instance allowed by Twitter Instance allowed by Twitter - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html485 - If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. If the instance is not, we use an image link card that will redirect to your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on https://cards-dev.twitter.com/validator to see if you instance is allowed. If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. If the instance is not, we use an image link card that will redirect to your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on https://cards-dev.twitter.com/validator to see if you instance is allowed. - - src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html490 + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html485 + If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. If the instance is not, we use an image link card that will redirect to your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on https://cards-dev.twitter.com/validator to see if you instance is allowed. If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share. If the instance is not, we use an image link card that will redirect to your PeerTube instance. Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on https://cards-dev.twitter.com/validator to see if you instance is allowed. + + src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html + 490,495 + + @@ -8691,29 +8686,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Email is required. E-posta gerekli. - src/app/shared/form-validators/user-validators.ts37 - src/app/shared/form-validators/instance-validators.ts7 - + + + src/app/shared/form-validators/instance-validators.ts7src/app/shared/form-validators/user-validators.ts39 Email must be valid. Email must be valid. - src/app/shared/form-validators/user-validators.ts38 - src/app/shared/form-validators/instance-validators.ts8 - + + + src/app/shared/form-validators/instance-validators.ts8src/app/shared/form-validators/user-validators.ts40 Handle is required. Handle is required. - - src/app/shared/form-validators/user-validators.ts - 48 - - + + src/app/shared/form-validators/user-validators.ts50 Handle must be valid (eg. chocobozzz@example.com).Handle must be valid (eg. chocobozzz@example.com). - - src/app/shared/form-validators/user-validators.ts - 49 - - + + src/app/shared/form-validators/user-validators.ts51 Your name is required. @@ -8763,16 +8752,16 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Username is required. Kullanıcı adı gerekli. - src/app/shared/form-validators/user-validators.ts12 - src/app/shared/form-validators/login-validators.ts9 - + + + src/app/shared/form-validators/login-validators.ts9src/app/shared/form-validators/user-validators.ts14 Password is required. Şifre gerekli. - src/app/shared/form-validators/user-validators.ts58 - src/app/shared/form-validators/user-validators.ts69 - src/app/shared/form-validators/login-validators.ts18 - + + + + src/app/shared/form-validators/login-validators.ts18src/app/shared/form-validators/user-validators.ts60src/app/shared/form-validators/user-validators.ts71 Confirmation of the password is required. Confirmation of the password is required. @@ -8781,129 +8770,129 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Username must be at least 1 character long. Kullanıcı adı en az 1 harf olmalı. - src/app/shared/form-validators/user-validators.ts13 - + + src/app/shared/form-validators/user-validators.ts15 Username cannot be more than 50 characters long. Kullanıcı adı 50 harften daha uzun olamaz. - src/app/shared/form-validators/user-validators.ts14 - + + src/app/shared/form-validators/user-validators.ts16 Username should be lowercase alphanumeric; dots and underscores are allowed. Username should be lowercase alphanumeric; dots and underscores are allowed. - src/app/shared/form-validators/user-validators.ts15 - + + src/app/shared/form-validators/user-validators.ts17 Channel name is required. Kanal adı gerekli. - src/app/shared/form-validators/user-validators.ts27 - + + src/app/shared/form-validators/user-validators.ts29 Channel name must be at least 1 character long. Kanal adı en az 1 harf olmalıdır. - src/app/shared/form-validators/user-validators.ts28 - + + src/app/shared/form-validators/user-validators.ts30 Channel name cannot be more than 50 characters long. Kanal adı 50 harften daha uzun olamaz. - src/app/shared/form-validators/user-validators.ts29 - + + src/app/shared/form-validators/user-validators.ts31 Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores. Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores. - src/app/shared/form-validators/user-validators.ts30 - + + src/app/shared/form-validators/user-validators.ts32 Password must be at least 6 characters long. Şifre en az 6 harf olmalıdır. - src/app/shared/form-validators/user-validators.ts70 - src/app/shared/form-validators/user-validators.ts81 - + + + src/app/shared/form-validators/user-validators.ts72src/app/shared/form-validators/user-validators.ts83 Password cannot be more than 255 characters long. Şifre 250 harften daha uzun olamaz. - src/app/shared/form-validators/user-validators.ts71 - src/app/shared/form-validators/user-validators.ts82 - + + + src/app/shared/form-validators/user-validators.ts73src/app/shared/form-validators/user-validators.ts84 The new password and the confirmed password do not correspond. The new password and the confirmed password do not correspond. - src/app/shared/form-validators/user-validators.ts89 - + + src/app/shared/form-validators/user-validators.ts91 Video quota is required. Video kotası gereklidir. - src/app/shared/form-validators/user-validators.ts96 - + + src/app/shared/form-validators/user-validators.ts98 Quota must be greater than -1. Quota must be greater than -1. - src/app/shared/form-validators/user-validators.ts97 - + + src/app/shared/form-validators/user-validators.ts99 Daily upload limit is required. Günlük yükleme sınırı gerekli. - src/app/shared/form-validators/user-validators.ts103 - + + src/app/shared/form-validators/user-validators.ts105 Daily upload limit must be greater than -1. Günlük yükleme sınırı -1'den daha büyük olmalıdır. - src/app/shared/form-validators/user-validators.ts104 - + + src/app/shared/form-validators/user-validators.ts106 User role is required. User role is required. - src/app/shared/form-validators/user-validators.ts111 - + + src/app/shared/form-validators/user-validators.ts113 Description must be at least 3 characters long. Açıklama en az 3 harf olmalıdır. - src/app/shared/form-validators/user-validators.ts123 - src/app/shared/form-validators/video-channel-validators.ts38 - src/app/shared/form-validators/video-playlist-validators.ts33 - + + + + src/app/shared/form-validators/user-validators.ts125src/app/shared/form-validators/video-channel-validators.ts38src/app/shared/form-validators/video-playlist-validators.ts33 Description cannot be more than 1000 characters long. Açıklama 1000 harften daha uzun olamaz. - src/app/shared/form-validators/user-validators.ts124 - src/app/shared/form-validators/video-channel-validators.ts39 - src/app/shared/form-validators/video-playlist-validators.ts34 - + + + + src/app/shared/form-validators/user-validators.ts126src/app/shared/form-validators/video-channel-validators.ts39src/app/shared/form-validators/video-playlist-validators.ts34 You must agree with the instance terms in order to register on it. You must agree with the instance terms in order to register on it. - src/app/shared/form-validators/user-validators.ts131 - + + src/app/shared/form-validators/user-validators.ts133 Ban reason must be at least 3 characters long. Yasaklama sebebi en az 3 harf olmalıdır. - src/app/shared/form-validators/user-validators.ts141 - + + src/app/shared/form-validators/user-validators.ts143 Ban reason cannot be more than 250 characters long. Yasaklama sebebi 250 harften daha uzun olamaz. - src/app/shared/form-validators/user-validators.ts142 - + + src/app/shared/form-validators/user-validators.ts144 Display name is required. Display name is required. - src/app/shared/form-validators/user-validators.ts153 - src/app/shared/form-validators/video-channel-validators.ts26 - src/app/shared/form-validators/video-playlist-validators.ts12 - + + + + src/app/shared/form-validators/user-validators.ts155src/app/shared/form-validators/video-channel-validators.ts26src/app/shared/form-validators/video-playlist-validators.ts12 Display name must be at least 1 character long. Display name must be at least 1 character long. - src/app/shared/form-validators/user-validators.ts154 - src/app/shared/form-validators/video-channel-validators.ts27 - src/app/shared/form-validators/video-playlist-validators.ts13 - + + + + src/app/shared/form-validators/user-validators.ts156src/app/shared/form-validators/video-channel-validators.ts27src/app/shared/form-validators/video-playlist-validators.ts13 Display name cannot be more than 50 characters long. Display name cannot be more than 50 characters long. - src/app/shared/form-validators/user-validators.ts155 - src/app/shared/form-validators/video-channel-validators.ts28 - + + + src/app/shared/form-validators/user-validators.ts157src/app/shared/form-validators/video-channel-validators.ts28 Report reason is required. İhbar sebebi gerekli. @@ -10743,12 +10732,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Upload a video Bir video yükle - src/app/+videos/videos-routing.module.ts83 + src/app/app-routing.module.ts91 Edit a video Bir video düzenle - src/app/+videos/videos-routing.module.ts92 + src/app/app-routing.module.ts100 -- cgit v1.2.3