From e309822b93d9b69f30cbe830ef3d09dfdb2c13b2 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 5 Jun 2018 15:01:45 +0200 Subject: Add form validator translations --- client/src/locale/source/messages_en_US.xml | 535 ++++++++++++++++++++++++---- 1 file changed, 458 insertions(+), 77 deletions(-) (limited to 'client/src/locale/source') diff --git a/client/src/locale/source/messages_en_US.xml b/client/src/locale/source/messages_en_US.xml index 9ac231954..08949c564 100644 --- a/client/src/locale/source/messages_en_US.xml +++ b/client/src/locale/source/messages_en_US.xml @@ -306,7 +306,7 @@ app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts - 14 + 17 app/+video-channels/video-channel-about/video-channel-about.component.ts @@ -739,8 +739,8 @@ Check this checkbox, save the configuration and test with a video URL of your in app/+admin/config/edit-custom-config/edit-custom-config.component.ts 207 - - Preview cache size + + Previews cache size app/+admin/config/edit-custom-config/edit-custom-config.component.ts 210 @@ -1239,7 +1239,7 @@ Check this checkbox, save the configuration and test with a video URL of your in app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts - 5 + 6 Short text to tell people how they can support your channel (membership platform...).<br /><br /> @@ -1296,7 +1296,7 @@ When you will upload a video in this channel, the video support field will be au Update my profile app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts - 23 + 27 @@ -1851,8 +1851,8 @@ When you will upload a video in this channel, the video support field will be au 1 - - Published <x id="INTERPOLATION" equiv-text="{{ totalVideos }}"/> videos + + Published <x id="INTERPOLATION" equiv-text="{{totalVideos}}"/> videos src/app/+accounts/account-videos/account-videos.component.ts 1 @@ -2009,8 +2009,8 @@ When you will upload a video in this channel, the video support field will be au 1 - - You set custom <x id="INTERPOLATION" equiv-text="{{ customizationsText }}"/>. + + You set custom <x id="INTERPOLATION" equiv-text="{{customizationsText}}"/>. src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 @@ -2030,15 +2030,15 @@ When you will upload a video in this channel, the video support field will be au 1 - - Please type "I understand the <x id="INTERPOLATION" equiv-text="{{ customizationsText }}"/> I set" to confirm. + + Please type src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 - - I understand the <x id="INTERPOLATION" equiv-text="{{ customizationsText }}"/> I set + + to confirm. src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts 1 @@ -2146,8 +2146,8 @@ When you will upload a video in this channel, the video support field will be au 1 - - <x id="INTERPOLATION" equiv-text="{{ host }}"/> is not valid + + <x id="INTERPOLATION" equiv-text="{{host}}"/> is not valid src/app/+admin/follows/following-add/following-add.component.ts 1 @@ -2188,8 +2188,8 @@ When you will upload a video in this channel, the video support field will be au 1 - - Do you really want to unfollow <x id="INTERPOLATION" equiv-text="{{ host }}"/>? + + Do you really want to unfollow <x id="INTERPOLATION" equiv-text="{{host}}"/>? src/app/+admin/follows/following-list/following-list.component.ts 1 @@ -2202,22 +2202,22 @@ When you will upload a video in this channel, the video support field will be au 1 - - You are not following <x id="INTERPOLATION" equiv-text="{{ host }}"/> anymore. + + You are not following <x id="INTERPOLATION" equiv-text="{{host}}"/> anymore. src/app/+admin/follows/following-list/following-list.component.ts 1 - - User <x id="INTERPOLATION" equiv-text="{{ username }}"/> created. + + User <x id="INTERPOLATION" equiv-text="{{username}}"/> created. src/app/+admin/users/user-edit/user-create.component.ts 1 - - User <x id="INTERPOLATION" equiv-text="{{ username }}"/> updated. + + User <x id="INTERPOLATION" equiv-text="{{username}}"/> updated. src/app/+admin/users/user-edit/user-update.component.ts 1 @@ -2244,8 +2244,8 @@ When you will upload a video in this channel, the video support field will be au 1 - - User <x id="INTERPOLATION" equiv-text="{{ username }}"/> deleted. + + User <x id="INTERPOLATION" equiv-text="{{username}}"/> deleted. src/app/+admin/users/user-list/user-list.component.ts 1 @@ -2258,8 +2258,8 @@ When you will upload a video in this channel, the video support field will be au 1 - - Video <x id="INTERPOLATION" equiv-text="{{ name }}"/> removed from the blacklist. + + Video <x id="INTERPOLATION" equiv-text="{{name}}"/> removed from the blacklist. src/app/+admin/video-blacklist/video-blacklist-list/video-blacklist-list.component.ts 1 @@ -2307,8 +2307,8 @@ When you will upload a video in this channel, the video support field will be au 1 - - Video channel <x id="INTERPOLATION" equiv-text="{{ videoChannelName }}"/> created. + + Video channel <x id="INTERPOLATION" equiv-text="{{videoChannelName}}"/> created. src/app/+my-account/my-account-video-channels/my-account-video-channel-create.component.ts 1 @@ -2321,15 +2321,15 @@ When you will upload a video in this channel, the video support field will be au 1 - - Video channel <x id="INTERPOLATION" equiv-text="{{ videoChannelName }}"/> updated. + + Video channel <x id="INTERPOLATION" equiv-text="{{videoChannelName}}"/> updated. src/app/+my-account/my-account-video-channels/my-account-video-channel-update.component.ts 1 - - Do you really want to delete <x id="INTERPOLATION" equiv-text="{{ videoChannelName }}"/>? It will delete all videos uploaded in this channel too. + + Do you really want to delete <x id="INTERPOLATION" equiv-text="{{videoChannelName}}"/>? It will delete all videos uploaded in this channel too. src/app/+my-account/my-account-video-channels/my-account-video-channels.component.ts 1 @@ -2342,8 +2342,8 @@ When you will upload a video in this channel, the video support field will be au 1 - - Video channel {{ videoChannelName } deleted. + + Video channel <x id="INTERPOLATION" equiv-text="{{videoChannelName}}"/> deleted. src/app/+my-account/my-account-video-channels/my-account-video-channels.component.ts 1 @@ -2356,8 +2356,8 @@ When you will upload a video in this channel, the video support field will be au 1 - - Cannot retrieve OAuth Client credentials: <x id="INTERPOLATION" equiv-text="{{ errorText }}"/>. + + Cannot retrieve OAuth Client credentials: <x id="INTERPOLATION" equiv-text="{{errorText}}"/>. src/app/core/auth/auth.service.ts @@ -2406,6 +2406,387 @@ When you will upload a video in this channel, the video support field will be au 1 + + Instance name is required. + + src/app/shared/forms/form-validators/custom-config-validators.service.ts + 1 + + + + Short description should not be longer than 250 characters. + + src/app/shared/forms/form-validators/custom-config-validators.service.ts + 1 + + + + Twitter username is required. + + src/app/shared/forms/form-validators/custom-config-validators.service.ts + 1 + + + + Previews cache size is required. + + src/app/shared/forms/form-validators/custom-config-validators.service.ts + 1 + + + + Previews cache size must be greater than 1. + + src/app/shared/forms/form-validators/custom-config-validators.service.ts + 1 + + + + Previews cache size must be a number. + + src/app/shared/forms/form-validators/custom-config-validators.service.ts + 1 + + + + Signup limit is required. + + src/app/shared/forms/form-validators/custom-config-validators.service.ts + 1 + + + + Signup limit must be greater than 1. + + src/app/shared/forms/form-validators/custom-config-validators.service.ts + 1 + + + + Signup limit must be a number. + + src/app/shared/forms/form-validators/custom-config-validators.service.ts + 1 + + + + Admin email is required. + + src/app/shared/forms/form-validators/custom-config-validators.service.ts + 1 + + + + Admin email must be valid. + + src/app/shared/forms/form-validators/custom-config-validators.service.ts + 1 + + + + Transcoding threads is required. + + src/app/shared/forms/form-validators/custom-config-validators.service.ts + 1 + + + + Transcoding threads must be greater than 1. + + src/app/shared/forms/form-validators/custom-config-validators.service.ts + 1 + + + + Username is required. + + src/app/shared/forms/form-validators/login-validators.service.ts + 1 + + + src/app/shared/forms/form-validators/user-validators.service.ts + 1 + + + + Password is required. + + src/app/shared/forms/form-validators/login-validators.service.ts + 1 + + + src/app/shared/forms/form-validators/user-validators.service.ts + 1 + + + + Confirmation of the password is required. + + src/app/shared/forms/form-validators/reset-password-validators.service.ts + 1 + + + + Username must be at least 3 characters long. + + src/app/shared/forms/form-validators/user-validators.service.ts + 1 + + + + Username cannot be more than 20 characters long. + + src/app/shared/forms/form-validators/user-validators.service.ts + 1 + + + + Username should be only lowercase alphanumeric characters. + + src/app/shared/forms/form-validators/user-validators.service.ts + 1 + + + + Email is required. + + src/app/shared/forms/form-validators/user-validators.service.ts + 1 + + + + Email must be valid. + + src/app/shared/forms/form-validators/user-validators.service.ts + 1 + + + + Password must be at least 6 characters long. + + src/app/shared/forms/form-validators/user-validators.service.ts + 1 + + + + Password cannot be more than 255 characters long. + + src/app/shared/forms/form-validators/user-validators.service.ts + 1 + + + + Video quota is required. + + src/app/shared/forms/form-validators/user-validators.service.ts + 1 + + + + Quota must be greater than -1. + + src/app/shared/forms/form-validators/user-validators.service.ts + 1 + + + + User role is required. + + src/app/shared/forms/form-validators/user-validators.service.ts + 1 + + + + Display name is required. + + src/app/shared/forms/form-validators/user-validators.service.ts + 1 + + + src/app/shared/forms/form-validators/video-channel-validators.service.ts + 1 + + + + Display name must be at least 3 characters long. + + src/app/shared/forms/form-validators/user-validators.service.ts + 1 + + + src/app/shared/forms/form-validators/video-channel-validators.service.ts + 1 + + + + Display name cannot be more than 120 characters long. + + src/app/shared/forms/form-validators/user-validators.service.ts + 1 + + + src/app/shared/forms/form-validators/video-channel-validators.service.ts + 1 + + + + Description must be at least 3 characters long. + + src/app/shared/forms/form-validators/user-validators.service.ts + 1 + + + src/app/shared/forms/form-validators/video-channel-validators.service.ts + 1 + + + + Description cannot be more than 250 characters long. + + src/app/shared/forms/form-validators/user-validators.service.ts + 1 + + + + Report reason is required. + + src/app/shared/forms/form-validators/video-abuse-validators.service.ts + 1 + + + + Report reason must be at least 2 characters long. + + src/app/shared/forms/form-validators/video-abuse-validators.service.ts + 1 + + + + Report reason cannot be more than 300 characters long. + + src/app/shared/forms/form-validators/video-abuse-validators.service.ts + 1 + + + + Description cannot be more than 500 characters long. + + src/app/shared/forms/form-validators/video-channel-validators.service.ts + 1 + + + + Support text must be at least 3 characters long. + + src/app/shared/forms/form-validators/video-channel-validators.service.ts + 1 + + + + Support text cannot be more than 500 characters long. + + src/app/shared/forms/form-validators/video-channel-validators.service.ts + 1 + + + + Comment is required. + + src/app/shared/forms/form-validators/video-comment-validators.service.ts + 1 + + + + Comment must be at least 2 characters long. + + src/app/shared/forms/form-validators/video-comment-validators.service.ts + 1 + + + + Comment cannot be more than 3000 characters long. + + src/app/shared/forms/form-validators/video-comment-validators.service.ts + 1 + + + + Video name is required. + + src/app/shared/forms/form-validators/video-validators.service.ts + 1 + + + + Video name must be at least 3 characters long. + + src/app/shared/forms/form-validators/video-validators.service.ts + 1 + + + + Video name cannot be more than 120 characters long. + + src/app/shared/forms/form-validators/video-validators.service.ts + 1 + + + + Video privacy is required. + + src/app/shared/forms/form-validators/video-validators.service.ts + 1 + + + + Video channel is required. + + src/app/shared/forms/form-validators/video-validators.service.ts + 1 + + + + Video description must be at least 3 characters long. + + src/app/shared/forms/form-validators/video-validators.service.ts + 1 + + + + Video description cannot be more than 10000 characters long. + + src/app/shared/forms/form-validators/video-validators.service.ts + 1 + + + + A tag should be more than 2 characters long. + + src/app/shared/forms/form-validators/video-validators.service.ts + 1 + + + + A tag should be less than 30 characters long. + + src/app/shared/forms/form-validators/video-validators.service.ts + 1 + + + + Video support must be at least 3 characters long. + + src/app/shared/forms/form-validators/video-validators.service.ts + 1 + + + + Video support cannot be more than 500 characters long. + + src/app/shared/forms/form-validators/video-validators.service.ts + 1 + + All unsaved data will be lost, are you sure you want to leave this page? @@ -2420,78 +2801,78 @@ When you will upload a video in this channel, the video support field will be au 1 - - <x id="INTERPOLATION" equiv-text="{{ interval }}"/> years ago + + <x id="INTERPOLATION" equiv-text="{{interval}}"/> years ago src/app/shared/misc/from-now.pipe.ts 1 - - <x id="INTERPOLATION" equiv-text="{{ interval }}"/> months ago + + <x id="INTERPOLATION" equiv-text="{{interval}}"/> months ago src/app/shared/misc/from-now.pipe.ts 1 - - <x id="INTERPOLATION" equiv-text="{{ interval }}"/> month ago + + <x id="INTERPOLATION" equiv-text="{{interval}}"/> month ago src/app/shared/misc/from-now.pipe.ts 1 - - <x id="INTERPOLATION" equiv-text="{{ interval }}"/> weeks ago + + <x id="INTERPOLATION" equiv-text="{{interval}}"/> weeks ago src/app/shared/misc/from-now.pipe.ts 1 - - <x id="INTERPOLATION" equiv-text="{{ interval }}"/> week ago + + <x id="INTERPOLATION" equiv-text="{{interval}}"/> week ago src/app/shared/misc/from-now.pipe.ts 1 - - <x id="INTERPOLATION" equiv-text="{{ interval }}"/> days ago + + <x id="INTERPOLATION" equiv-text="{{interval}}"/> days ago src/app/shared/misc/from-now.pipe.ts 1 - - <x id="INTERPOLATION" equiv-text="{{ interval }}"/> day ago + + <x id="INTERPOLATION" equiv-text="{{interval}}"/> day ago src/app/shared/misc/from-now.pipe.ts 1 - - <x id="INTERPOLATION" equiv-text="{{ interval }}"/> hours ago + + <x id="INTERPOLATION" equiv-text="{{interval}}"/> hours ago src/app/shared/misc/from-now.pipe.ts 1 - - <x id="INTERPOLATION" equiv-text="{{ interval }}"/> hour ago + + <x id="INTERPOLATION" equiv-text="{{interval}}"/> hour ago src/app/shared/misc/from-now.pipe.ts 1 - - <x id="INTERPOLATION" equiv-text="{{ interval }}"/> min ago + + <x id="INTERPOLATION" equiv-text="{{interval}}"/> min ago src/app/shared/misc/from-now.pipe.ts 1 - - <x id="INTERPOLATION" equiv-text="{{ interval }}"/> sec ago + + <x id="INTERPOLATION" equiv-text="{{interval}}"/> sec ago src/app/shared/misc/from-now.pipe.ts 1 @@ -2504,8 +2885,8 @@ When you will upload a video in this channel, the video support field will be au 1 - - Too many attempts, please try again after <x id="INTERPOLATION" equiv-text="{{ minutesLeft }}"/> minutes. + + Too many attempts, please try again after <x id="INTERPOLATION" equiv-text="{{minutesLeft}}"/> minutes. src/app/shared/rest/rest-extractor.service.ts 1 @@ -2525,29 +2906,29 @@ When you will upload a video in this channel, the video support field will be au 1 - - Registration for <x id="INTERPOLATION" equiv-text="{{ username }}"/> complete. + + Registration for <x id="INTERPOLATION" equiv-text="{{username}}"/> complete. src/app/signup/signup.component.ts 1 - - <x id="INTERPOLATION" equiv-text="{{ seconds }}"/> of full HD videos + + <x id="INTERPOLATION" equiv-text="{{seconds}}"/> of full HD videos src/app/signup/signup.component.ts 1 - - <x id="INTERPOLATION" equiv-text="{{ seconds }}"/> of HD videos + + <x id="INTERPOLATION" equiv-text="{{seconds}}"/> of HD videos src/app/signup/signup.component.ts 1 - - <x id="INTERPOLATION" equiv-text="{{ seconds }}"/> of average quality videos + + <x id="INTERPOLATION" equiv-text="{{seconds}}"/> of average quality videos src/app/signup/signup.component.ts 1 @@ -2616,8 +2997,8 @@ When you will upload a video in this channel, the video support field will be au 1 - - <x id="INTERPOLATION" equiv-text="{{ totalReplies }}"/> replies will be deleted too. + + <x id="INTERPOLATION" equiv-text="{{totalReplies}}"/> replies will be deleted too. src/app/videos/+video-watch/comment/video-comments.component.ts 1 @@ -2644,8 +3025,8 @@ When you will upload a video in this channel, the video support field will be au 1 - - Video <x id="INTERPOLATION" equiv-text="{{ videoName }}"/> had been blacklisted. + + Video <x id="INTERPOLATION" equiv-text="{{videoName}}"/> had been blacklisted. src/app/videos/+video-watch/video-watch.component.ts 1 @@ -2658,15 +3039,15 @@ When you will upload a video in this channel, the video support field will be au 1 - - Video <x id="INTERPOLATION" equiv-text="{{ videoName }}"/> deleted. + + Video <x id="INTERPOLATION" equiv-text="{{videoName}}"/> deleted. src/app/videos/+video-watch/video-watch.component.ts 1 - - <x id="INTERPOLATION" equiv-text="{{ likesNumber }}"/> likes / <x id="INTERPOLATION_1" equiv-text="{{ dislikesNumber }}"/> dislikes + + <x id="INTERPOLATION" equiv-text="{{likesNumber}}"/> likes / <x id="INTERPOLATION_1" equiv-text="{{dislikesNumber}}"/> dislikes src/app/videos/+video-watch/video-watch.component.ts 1 -- cgit v1.2.3