From 0975cd5cf260bd06c797ac7582675ac624a47ebc Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 5 Jun 2018 16:31:52 +0200 Subject: Translate tab heads --- client/src/locale/source/messages_en_US.xml | 107 ++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) (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 08949c564..b5f4d826b 100644 --- a/client/src/locale/source/messages_en_US.xml +++ b/client/src/locale/source/messages_en_US.xml @@ -677,6 +677,12 @@ app/+admin/config/edit-custom-config/edit-custom-config.component.ts 122 + + Basic configuration + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 5 + Twitter @@ -709,6 +715,12 @@ 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 162 + + Services + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 136 + Transcoding @@ -789,6 +801,12 @@ 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 247 + + Advanced configuration + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 170 + Update configuration @@ -1440,6 +1458,12 @@ When you will upload a video in this channel, the video support field will be au app/videos/+video-edit/shared/video-edit.component.ts 109 + + Basic info + + app/videos/+video-edit/shared/video-edit.component.ts + 4 + Upload thumbnail @@ -1472,6 +1496,12 @@ When you will upload a video in this channel, the video support field will be au app/videos/+video-edit/shared/video-edit.component.ts 133 + + Advanced settings + + app/videos/+video-edit/shared/video-edit.component.ts + 115 + (extensions: <x id="INTERPOLATION" equiv-text="{{ videoImageExtensions }}"/>, max size: <x id="INTERPOLATION_1" equiv-text="{{ maxVideoImageSize | bytes }}"/>) @@ -2209,6 +2239,27 @@ When you will upload a video in this channel, the video support field will be au 1 + + Following + + src/app/+admin/follows/follows.component.ts + 1 + + + + Follow + + src/app/+admin/follows/follows.component.ts + 1 + + + + Followers + + src/app/+admin/follows/follows.component.ts + 1 + + User <x id="INTERPOLATION" equiv-text="{{username}}"/> created. @@ -2878,6 +2929,48 @@ When you will upload a video in this channel, the video support field will be au 1 + + <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> compatible that supports: + + src/app/shared/misc/help.component.ts + 1 + + + + Emphasis + + src/app/shared/misc/help.component.ts + 1 + + + + Links + + src/app/shared/misc/help.component.ts + 1 + + + + New lines + + src/app/shared/misc/help.component.ts + 1 + + + + Lists + + src/app/shared/misc/help.component.ts + 1 + + + + Images + + src/app/shared/misc/help.component.ts + 1 + + Request is too large for the server. Please contact you administrator if you want to increase the limit size. @@ -2913,6 +3006,20 @@ When you will upload a video in this channel, the video support field will be au 1 + + ~ <x id="INTERPOLATION" equiv-text="{{minutes}}"/> <x id="ICU" equiv-text="{minutes, plural, =1 {...} other {...}}"/> + + src/app/signup/signup.component.ts + 1 + + + + {VAR_PLURAL, plural, =1 {minute} other {minutes} } + + src/app/signup/signup.component.ts + 1 + + <x id="INTERPOLATION" equiv-text="{{seconds}}"/> of full HD videos -- cgit v1.2.3