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.xlf | 78 +++++++++++++++++++++---------------------- 1 file changed, 39 insertions(+), 39 deletions(-) (limited to 'client/src/locale/angular.xlf') diff --git a/client/src/locale/angular.xlf b/client/src/locale/angular.xlf index 42d14de4f..15f1a107b 100644 --- a/client/src/locale/angular.xlf +++ b/client/src/locale/angular.xlf @@ -1957,8 +1957,8 @@ color: red; 485 - - 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/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 @@ -6981,7 +6981,7 @@ channel with the same name ()!I'm a teapot src/app/+page-not-found/page-not-found.component.ts - 27 + 26 @@ -9860,15 +9860,15 @@ channel with the same name ()! Upload a video - src/app/+videos/videos-routing.module.ts - 83 + src/app/app-routing.module.ts + 91 Edit a video - src/app/+videos/videos-routing.module.ts - 92 + src/app/app-routing.module.ts + 100 @@ -10994,7 +10994,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/form-validators/user-validators.ts - 37 + 39 @@ -11005,7 +11005,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/form-validators/user-validators.ts - 38 + 40 @@ -11079,7 +11079,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/form-validators/user-validators.ts - 12 + 14 @@ -11090,11 +11090,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular src/app/shared/form-validators/user-validators.ts - 58 + 60 src/app/shared/form-validators/user-validators.ts - 69 + 71 @@ -11108,134 +11108,134 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Username must be at least 1 character long. src/app/shared/form-validators/user-validators.ts - 13 + 15 Username cannot be more than 50 characters long. src/app/shared/form-validators/user-validators.ts - 14 + 16 Username should be lowercase alphanumeric; dots and underscores are allowed. src/app/shared/form-validators/user-validators.ts - 15 + 17 Channel name is required. src/app/shared/form-validators/user-validators.ts - 27 + 29 Channel name must be at least 1 character long. src/app/shared/form-validators/user-validators.ts - 28 + 30 Channel name cannot be more than 50 characters long. src/app/shared/form-validators/user-validators.ts - 29 + 31 Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores. src/app/shared/form-validators/user-validators.ts - 30 + 32 Handle is required. src/app/shared/form-validators/user-validators.ts - 48 + 50 Handle must be valid (eg. chocobozzz@example.com). src/app/shared/form-validators/user-validators.ts - 49 + 51 Password must be at least 6 characters long. src/app/shared/form-validators/user-validators.ts - 70 + 72 src/app/shared/form-validators/user-validators.ts - 81 + 83 Password cannot be more than 255 characters long. src/app/shared/form-validators/user-validators.ts - 71 + 73 src/app/shared/form-validators/user-validators.ts - 82 + 84 The new password and the confirmed password do not correspond. src/app/shared/form-validators/user-validators.ts - 89 + 91 Video quota is required. src/app/shared/form-validators/user-validators.ts - 96 + 98 Quota must be greater than -1. src/app/shared/form-validators/user-validators.ts - 97 + 99 Daily upload limit is required. src/app/shared/form-validators/user-validators.ts - 103 + 105 Daily upload limit must be greater than -1. src/app/shared/form-validators/user-validators.ts - 104 + 106 User role is required. src/app/shared/form-validators/user-validators.ts - 111 + 113 Description must be at least 3 characters long. src/app/shared/form-validators/user-validators.ts - 123 + 125 src/app/shared/form-validators/video-channel-validators.ts @@ -11250,7 +11250,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Description cannot be more than 1000 characters long. src/app/shared/form-validators/user-validators.ts - 124 + 126 src/app/shared/form-validators/video-channel-validators.ts @@ -11265,28 +11265,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular You must agree with the instance terms in order to register on it. src/app/shared/form-validators/user-validators.ts - 131 + 133 Ban reason must be at least 3 characters long. src/app/shared/form-validators/user-validators.ts - 141 + 143 Ban reason cannot be more than 250 characters long. src/app/shared/form-validators/user-validators.ts - 142 + 144 Display name is required. src/app/shared/form-validators/user-validators.ts - 153 + 155 src/app/shared/form-validators/video-channel-validators.ts @@ -11301,7 +11301,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Display name must be at least 1 character long. src/app/shared/form-validators/user-validators.ts - 154 + 156 src/app/shared/form-validators/video-channel-validators.ts @@ -11316,7 +11316,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular Display name cannot be more than 50 characters long. src/app/shared/form-validators/user-validators.ts - 155 + 157 src/app/shared/form-validators/video-channel-validators.ts -- cgit v1.2.3