From b1d40cff89f7cff565a98cdbcea9a624196a169a Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 4 Jun 2018 16:21:17 +0200 Subject: Add i18n attributes --- client/src/locale/source/messages_en_US.xml | 2727 +++++++++++++++++++++++++-- 1 file changed, 2539 insertions(+), 188 deletions(-) (limited to 'client/src/locale') diff --git a/client/src/locale/source/messages_en_US.xml b/client/src/locale/source/messages_en_US.xml index 6c355a97f..7a7db4cd9 100644 --- a/client/src/locale/source/messages_en_US.xml +++ b/client/src/locale/source/messages_en_US.xml @@ -2,7 +2,376 @@ - + + + Cancel + + + app/core/confirm/confirm.component.ts + 19 + + + app/login/login.component.ts + 72 + + + app/+my-account/my-account-videos/my-account-videos.component.ts + 27 + + + app/videos/+video-watch/modal/video-support.component.ts + 15 + + + app/videos/+video-watch/modal/video-download.component.ts + 30 + + + app/videos/+video-watch/modal/video-share.component.ts + 40 + + + <x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> views + + app/shared/video/video-miniature.component.ts + 12 + + + Edit + + app/shared/misc/edit-button.component.ts + 3 + + + Truncated preview + + app/shared/forms/markdown-textarea.component.ts + 9 + + + Complete preview + + app/shared/forms/markdown-textarea.component.ts + 10 + + + Get help + + app/shared/misc/help.component.ts + 17 + + + + Login + + + app/login/login.component.ts + 2 + + + User + + app/login/login.component.ts + 11 + + + Username or email address + + app/login/login.component.ts + 13 + + + + or create an account + + + app/login/login.component.ts + 16 + + + + or create an account on another instance + + + app/login/login.component.ts + 20 + + + User registration is not allowed on this instance, but you can register on many others! + + app/login/login.component.ts + 26 + + + Password + + app/login/login.component.ts + 36 + + + app/login/login.component.ts + 39 + + + app/reset-password/reset-password.component.ts + 8 + + + app/reset-password/reset-password.component.ts + 10 + + + app/signup/signup.component.ts + 47 + + + app/signup/signup.component.ts + 49 + + + app/+admin/users/user-edit/user-create.component.ts + 30 + + + app/+admin/users/user-edit/user-update.component.ts + 30 + + + app/+my-account/my-account-settings/my-account-settings.component.ts + 28 + + + I forgot my password + + app/login/login.component.ts + 42 + + + Forgot your password + + app/login/login.component.ts + 59 + + + Email + + app/login/login.component.ts + 64 + + + app/signup/signup.component.ts + 36 + + + app/signup/signup.component.ts + 38 + + + app/+admin/users/user-edit/user-create.component.ts + 19 + + + app/+admin/users/user-edit/user-update.component.ts + 19 + + + app/+admin/users/user-list/user-list.component.ts + 17 + + + Email address + + app/login/login.component.ts + 66 + + + Send me an email to reset my password + + app/login/login.component.ts + 77 + + + + Reset my password + + + app/reset-password/reset-password.component.ts + 2 + + + Confirm password + + app/reset-password/reset-password.component.ts + 19 + + + Confirmed password + + app/reset-password/reset-password.component.ts + 21 + + + Reset my password + + app/reset-password/reset-password.component.ts + 29 + + + + Create an account + + + app/signup/signup.component.ts + 3 + + + Initial video quota: + + app/signup/signup.component.ts + 8 + + + + Unlimited + + + app/signup/signup.component.ts + 16 + + + Username + + app/signup/signup.component.ts + 25 + + + app/signup/signup.component.ts + 27 + + + app/+admin/users/user-edit/user-create.component.ts + 8 + + + app/+admin/users/user-edit/user-update.component.ts + 8 + + + Signup + + app/signup/signup.component.ts + 57 + + + app/about/about.component.ts + 23 + + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 86 + + + + Welcome to the <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> instance + + + app/about/about.component.ts + 2 + + + Description + + app/about/about.component.ts + 11 + + + app/+accounts/account-about/account-about.component.ts + 3 + + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 32 + + + app/+admin/video-blacklist/video-blacklist-list/video-blacklist-list.component.ts + 12 + + + app/+my-account/my-account-video-channels/my-account-video-channel-create.component.ts + 19 + + + app/+my-account/my-account-video-channels/my-account-video-channel-update.component.ts + 19 + + + app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts + 14 + + + app/+video-channels/video-channel-about/video-channel-about.component.ts + 4 + + + app/videos/+video-edit/shared/video-edit.component.ts + 23 + + + Terms + + app/about/about.component.ts + 17 + + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 43 + + + User registration is allowed and + + app/about/about.component.ts + 26 + + + + this instance provides a baseline quota of <x id="INTERPOLATION" equiv-text="{{ userVideoQuota | bytes: 0 }}"/> space for the videos of its users. + + + app/about/about.component.ts + 28 + + + + this instance provides unlimited space for the videos of its users. + + + app/about/about.component.ts + 32 + + + + User registration is currently not allowed. + + + app/about/about.component.ts + 37 + + + P2P & Privacy + + app/about/about.component.ts + 43 + + + + PeerTube uses the BitTorrent protocol to share bandwidth between users. It implies that your public IP address is stored in the public BitTorrent tracker of the video PeerTube instance as long as you're watching the video. + If you want to keep your public IP address private, please use a VPN or Tor. + + + app/about/about.component.ts + 45 + + My public profile @@ -10,270 +379,2273 @@ app/menu/menu.component.ts 17 - - Video not found :'( + + + My settings + + + app/menu/menu.component.ts + 21 + + + + Log out + + + app/menu/menu.component.ts + 25 + + + Login + + app/menu/menu.component.ts + 34 + + + Create an account + + app/menu/menu.component.ts + 35 + + + Videos + + app/menu/menu.component.ts + 39 + + + app/+accounts/accounts.component.ts + 17 + + + app/+video-channels/video-channels.component.ts + 21 + + + Trending + + app/menu/menu.component.ts + 43 + + + Recently added + + app/menu/menu.component.ts + 48 + + + Local + + app/menu/menu.component.ts + 53 + + + Administration + + app/menu/menu.component.ts + 62 + + + About + + app/menu/menu.component.ts + 67 + + + app/+accounts/accounts.component.ts + 21 + + + app/+video-channels/video-channels.component.ts + 23 + + + Search... + + app/header/header.component.ts + 2 + + + Upload + + app/header/header.component.ts + 9 + + + No results. + + app/videos/video-list/video-trending.component.ts + 7 + + + app/videos/video-list/video-recently-added.component.ts + 7 + + + app/videos/video-list/video-local.component.ts + 7 + + + app/videos/video-list/video-search.component.ts + 7 + + + app/+accounts/account-videos/account-videos.component.ts + 7 + + + app/+my-account/my-account-videos/my-account-videos.component.ts + 1 + + + app/+video-channels/video-channel-videos/video-channel-videos.component.ts + 7 + + + <x id="INTERPOLATION" equiv-text="{{ account.followersCount }}"/> subscribers + + app/+accounts/accounts.component.ts + 12 + + + Video channels + + app/+accounts/accounts.component.ts + 19 + + + Stats + + app/+accounts/account-about/account-about.component.ts + 8 + + + app/+video-channels/video-channel-about/video-channel-about.component.ts + 16 + + + Joined <x id="INTERPOLATION" equiv-text="{{ account.createdAt | date }}"/> + + app/+accounts/account-about/account-about.component.ts + 10 + + + <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers + + app/+accounts/account-video-channels/account-video-channels.component.ts + 9 + + + app/+my-account/my-account-video-channels/my-account-video-channels.component.ts + 21 + + + app/+video-channels/video-channels.component.ts + 11 + + + See this video channel + + app/+accounts/account-video-channels/account-video-channels.component.ts + 4 + + + Instance + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 7 + + + Name + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 10 + + + app/+admin/follows/followers-list/followers-list.component.ts + 9 + + + Short description + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 21 + + + Default client route + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 54 + + + Videos Trending + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 57 + + + Videos Recently Added + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 58 + + + Local videos + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 59 + + + Policy on videos containing sensitive content + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 68 + + + With <strong>Do not list</strong> or <strong>Blur thumbnails</strong>, a confirmation will be requested to watch the video. + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 71 + + + app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.ts + 6 + + + Do not list + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 76 + + + app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.ts + 11 + + + Blur thumbnails + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 77 + + + app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.ts + 12 + + + Display + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 78 + + + app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.ts + 13 + + + Signup enabled + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 92 + + + Signup limit + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 96 + + + Administrator + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 106 + + + Admin email + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 109 + + + Users + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 119 + + + User default video quota + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 122 + + + Twitter + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 138 + + + Your Twitter username + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 141 + + + Indicates the Twitter account for the website or platform on which the content was published. + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 144 + + + Instance whitelisted by Twitter + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 159 + + + If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<br /> +If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance.<br /><br /> +Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on <a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>https://cards-dev.twitter.com/validator</a> to see if you instance is whitelisted. + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 162 + + + Transcoding + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 172 + + + Transcoding enabled + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 178 + + + Transcoding threads + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 184 + + + Resolution <x id="INTERPOLATION" equiv-text="{{ resolution }}"/> enabled + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 203 + + + Cache + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 207 + + + Preview cache size + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 210 + + + Previews are not federated. We fetch them directly from the origin instance and cache them. + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 213 + + + Customizations + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 225 + + + JavaScript + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 228 + + + Write directly JavaScript code.<br />Example: <pre>console.log('my instance is amazing');</pre> + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 231 + + + + Write directly CSS code. Example:<br /> + <pre> + body <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> + background-color: red; + <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> + </pre> + + Prepend with <em>#custom-css</em> to override styles. Example: + <pre> + #custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> + color: red; + <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> + </pre> + + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 247 + + + Update configuration + + app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 274 + + + + Users + + + app/+admin/admin.component.ts + 3 + + + + Manage follows + + + app/+admin/admin.component.ts + 7 + + + + Video abuses + + + app/+admin/admin.component.ts + 11 + + + + Video blacklist + + + app/+admin/admin.component.ts + 15 + + + + Jobs + + + app/+admin/admin.component.ts + 19 + + + + Configuration + + + app/+admin/admin.component.ts + 23 + + + 1 host (without "http://") per line + + app/+admin/follows/following-add/following-add.component.ts + 5 + + + + It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. + + + app/+admin/follows/following-add/following-add.component.ts + 17 + + + Add following + + app/+admin/follows/following-add/following-add.component.ts + 21 + + + ID + + app/+admin/follows/followers-list/followers-list.component.ts + 7 + + + app/+admin/follows/following-list/following-list.component.ts + 7 + + + app/+admin/jobs/jobs-list/jobs-list.component.ts + 18 + + + Score + + app/+admin/follows/followers-list/followers-list.component.ts + 8 + + + Host + + app/+admin/follows/followers-list/followers-list.component.ts + 10 + + + app/+admin/follows/following-list/following-list.component.ts + 8 + + + State + + app/+admin/follows/followers-list/followers-list.component.ts + 11 + + + app/+admin/follows/following-list/following-list.component.ts + 9 + + + app/+admin/jobs/jobs-list/jobs-list.component.ts + 20 + + + Created <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> + + app/+admin/follows/followers-list/followers-list.component.ts + 12 + + + app/+admin/follows/following-list/following-list.component.ts + 10 + + + app/+admin/jobs/jobs-list/jobs-list.component.ts + 21 + + + app/+admin/users/user-list/user-list.component.ts + 20 + + + app/+admin/video-abuses/video-abuse-list/video-abuse-list.component.ts + 13 + + + app/+admin/video-blacklist/video-blacklist-list/video-blacklist-list.component.ts + 16 + + + Manage follows + + app/+admin/follows/follows.component.ts + 2 + + + Jobs list + + app/+admin/jobs/jobs-list/jobs-list.component.ts + 2 + + + Type + + app/+admin/jobs/jobs-list/jobs-list.component.ts + 19 + + + Updated + + app/+admin/jobs/jobs-list/jobs-list.component.ts + 22 + + + Create user + + app/+admin/users/user-edit/user-create.component.ts + 1 + + + app/+admin/users/user-edit/user-update.component.ts + 1 + + + app/+admin/users/user-list/user-list.component.ts + 6 + + + Edit user <x id="INTERPOLATION" equiv-text="{{ username }}"/> + + app/+admin/users/user-edit/user-create.component.ts + 2 + + + app/+admin/users/user-edit/user-update.component.ts + 2 + + + john + + app/+admin/users/user-edit/user-create.component.ts + 10 + + + app/+admin/users/user-edit/user-update.component.ts + 10 + + + mail@example.com + + app/+admin/users/user-edit/user-create.component.ts + 21 + + + app/+admin/users/user-edit/user-update.component.ts + 21 + + + Role + + app/+admin/users/user-edit/user-create.component.ts + 41 + + + app/+admin/users/user-edit/user-update.component.ts + 41 + + + app/+admin/users/user-list/user-list.component.ts + 19 + + + Video quota + + app/+admin/users/user-edit/user-create.component.ts + 56 + + + app/+admin/users/user-edit/user-update.component.ts + 56 + + + app/+admin/users/user-list/user-list.component.ts + 18 + + + + Transcoding is enabled on server. The video quota only take in account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>original video. + At most, this user could use ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. + + + app/+admin/users/user-edit/user-create.component.ts + 65 + + + app/+admin/users/user-edit/user-update.component.ts + 65 + + + Users list + + app/+admin/users/user-list/user-list.component.ts + 2 + + + Username <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> + + app/+admin/users/user-list/user-list.component.ts + 16 + + + Video abuses list + + app/+admin/video-abuses/video-abuse-list/video-abuse-list.component.ts + 2 + + + Reason + + app/+admin/video-abuses/video-abuse-list/video-abuse-list.component.ts + 11 + + + Reporter + + app/+admin/video-abuses/video-abuse-list/video-abuse-list.component.ts + 12 + + + Video + + app/+admin/video-abuses/video-abuse-list/video-abuse-list.component.ts + 14 + + + Go to the account + + app/+admin/video-abuses/video-abuse-list/video-abuse-list.component.ts + 22 + + + Go to the video + + app/+admin/video-abuses/video-abuse-list/video-abuse-list.component.ts + 28 + + + Blacklisted videos + + app/+admin/video-blacklist/video-blacklist-list/video-blacklist-list.component.ts + 2 + + + Name <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> + + app/+admin/video-blacklist/video-blacklist-list/video-blacklist-list.component.ts + 11 + + + Views <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> + + app/+admin/video-blacklist/video-blacklist-list/video-blacklist-list.component.ts + 13 + + + NSFW + + app/+admin/video-blacklist/video-blacklist-list/video-blacklist-list.component.ts + 14 + + + UUID + + app/+admin/video-blacklist/video-blacklist-list/video-blacklist-list.component.ts + 15 + + + Unblacklist + + app/+admin/video-blacklist/video-blacklist-list/video-blacklist-list.component.ts + 30 + + + My settings + + app/+my-account/my-account.component.ts + 3 + + + My video channels + + app/+my-account/my-account.component.ts + 5 + + + My videos + + app/+my-account/my-account.component.ts + 7 + + + <x id="INTERPOLATION" equiv-text="{{ user.account?.followersCount }}"/> subscribers + + app/+my-account/my-account-settings/my-account-settings.component.ts + 9 + + + Change your avatar + + app/+my-account/my-account-settings/my-account-settings.component.ts + 14 + + + (extensions: <x id="INTERPOLATION" equiv-text="{{ avatarExtensions }}"/>, max size: <x id="INTERPOLATION_1" equiv-text="{{ maxAvatarSize | bytes }}"/>) + + app/+my-account/my-account-settings/my-account-settings.component.ts + 17 + + + Video quota: + + app/+my-account/my-account-settings/my-account-settings.component.ts + 20 + + + Profile + + app/+my-account/my-account-settings/my-account-settings.component.ts + 24 + + + Video settings + + app/+my-account/my-account-settings/my-account-settings.component.ts + 31 + + + <x id="INTERPOLATION" equiv-text="{{ video.createdAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> views + + app/+my-account/my-account-videos/my-account-videos.component.ts + 20 + + + + <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> + Delete + + + app/+my-account/my-account-videos/my-account-videos.component.ts + 31 + + + Create another video channel + + app/+my-account/my-account-video-channels/my-account-video-channels.component.ts + 4 + + + Go to the channel + + app/+my-account/my-account-video-channels/my-account-video-channels.component.ts + 15 + + + Create a video channel + + app/+my-account/my-account-video-channels/my-account-video-channel-create.component.ts + 1 + + + app/+my-account/my-account-video-channels/my-account-video-channel-update.component.ts + 1 + + + Update <x id="INTERPOLATION" equiv-text="{{ videoChannel?.displayName }}"/> + + app/+my-account/my-account-video-channels/my-account-video-channel-create.component.ts + 2 + + + app/+my-account/my-account-video-channels/my-account-video-channel-update.component.ts + 2 + + + Display name + + app/+my-account/my-account-video-channels/my-account-video-channel-create.component.ts + 8 + + + app/+my-account/my-account-video-channels/my-account-video-channel-update.component.ts + 8 + + + app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts + 5 + + + Short text to tell people how they can support your channel (membership platform...).<br /><br /> +When you will upload a video in this channel, the video support field will be automatically filled by this text. + + app/+my-account/my-account-video-channels/my-account-video-channel-create.component.ts + 32 + + + app/+my-account/my-account-video-channels/my-account-video-channel-update.component.ts + 32 + + + Change password + + app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts + 5 + + + app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts + 19 + + + New password + + app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts + 7 + + + Confirm new password + + app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts + 15 + + + Default policy on videos containing sensitive content + + app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.ts + 3 + + + Automatically plays video + + app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.ts + 24 + + + Save + + app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.ts + 27 + + + Update my profile + + app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts + 23 + + + + Sorry, but we couldn't find the page you were looking for. + + + app/+page-not-found/page-not-found.component.ts + 1 + + + Created by <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/> + + app/+video-channels/video-channels.component.ts + 14 + + + Go the owner account page + + app/+video-channels/video-channels.component.ts + 13 + + + Support this channel + + app/+video-channels/video-channel-about/video-channel-about.component.ts + 9 + + + Created <x id="INTERPOLATION" equiv-text="{{ videoChannel.createdAt | date }}"/> + + app/+video-channels/video-channel-about/video-channel-about.component.ts + 17 + + + Upload your video + + app/videos/+video-edit/video-add.component.ts + 3 + + + Upload <x id="INTERPOLATION" equiv-text="{{ videoFileName }}"/> + + app/videos/+video-edit/video-add.component.ts + 4 + + + Select the file to upload + + app/videos/+video-edit/video-add.component.ts + 12 + + + Channel + + app/videos/+video-edit/video-add.component.ts + 17 + + + app/videos/+video-edit/shared/video-edit.component.ts + 35 + + + Privacy + + app/videos/+video-edit/video-add.component.ts + 26 + + + app/videos/+video-edit/shared/video-edit.component.ts + 86 + + + Publish will be available when upload is finished + + app/videos/+video-edit/video-add.component.ts + 52 + + + Publish + + app/videos/+video-edit/video-add.component.ts + 59 + + + Title + + app/videos/+video-edit/shared/video-edit.component.ts + 7 + + + Tags + + app/videos/+video-edit/shared/video-edit.component.ts + 15 + + + (press Enter to add) + + app/videos/+video-edit/shared/video-edit.component.ts + 15 + + + Video descriptions are truncated by default and require manual action to expand them. + + app/videos/+video-edit/shared/video-edit.component.ts + 24 + + + Category + + app/videos/+video-edit/shared/video-edit.component.ts + 44 + + + Licence + + app/videos/+video-edit/shared/video-edit.component.ts + 58 + + + Language + + app/videos/+video-edit/shared/video-edit.component.ts + 72 + + + This video contains mature or explicit content + + app/videos/+video-edit/shared/video-edit.component.ts + 102 + + + Some instances do not list NSFW videos by default. + + app/videos/+video-edit/shared/video-edit.component.ts + 103 + + + Enable video comments + + app/videos/+video-edit/shared/video-edit.component.ts + 109 + + + Upload thumbnail + + app/videos/+video-edit/shared/video-edit.component.ts + 119 + + + Upload preview + + app/videos/+video-edit/shared/video-edit.component.ts + 126 + + + Support + + app/videos/+video-edit/shared/video-edit.component.ts + 132 + + + app/videos/+video-watch/modal/video-support.component.ts + 7 + + + app/videos/+video-watch/video-watch.component.ts + 53 + + + Short text to tell people how they can support you (membership platform...). + + app/videos/+video-edit/shared/video-edit.component.ts + 133 + + + (extensions: <x id="INTERPOLATION" equiv-text="{{ videoImageExtensions }}"/>, max size: <x id="INTERPOLATION_1" equiv-text="{{ maxVideoImageSize | bytes }}"/>) + + app/videos/+video-edit/shared/video-image.component.ts + 11 + + + + Update <x id="INTERPOLATION" equiv-text="{{ video?.name }}"/> + + + app/videos/+video-edit/video-update.component.ts + 2 + + + Update + + app/videos/+video-edit/video-update.component.ts + 16 + + + app/videos/+video-watch/video-watch.component.ts + 87 + + + Download video + + app/videos/+video-watch/modal/video-download.component.ts + 7 + + + Torrent + + app/videos/+video-watch/modal/video-download.component.ts + 20 + + + Direct download + + app/videos/+video-watch/modal/video-download.component.ts + 25 + + + Download + + app/videos/+video-watch/modal/video-download.component.ts + 35 + + + app/videos/+video-watch/video-watch.component.ts + 69 + + + Report video + + app/videos/+video-watch/modal/video-report.component.ts + 7 + + + Reason... + + app/videos/+video-watch/modal/video-report.component.ts + 14 + + + + Cancel + + + app/videos/+video-watch/modal/video-report.component.ts + 22 + + + Submit + + app/videos/+video-watch/modal/video-report.component.ts + 27 + + + Share + + app/videos/+video-watch/modal/video-share.component.ts + 7 + + + app/videos/+video-watch/video-watch.component.ts + 58 + + + URL + + app/videos/+video-watch/modal/video-share.component.ts + 12 + + + Embed + + app/videos/+video-watch/modal/video-share.component.ts + 24 + + + + The url is not secured (no HTTPS), so the embed video won't work on HTTPS websites (web browsers block non secured HTTP requests on HTTPS websites). + + + app/videos/+video-watch/modal/video-share.component.ts + 35 + + + Video not found :'( + + app/videos/+video-watch/video-watch.component.ts + 6 + + + + <x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> views + + + app/videos/+video-watch/video-watch.component.ts + 15 + + + Go the channel page + + app/videos/+video-watch/video-watch.component.ts + 20 + + + You can subscribe to this account via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type in the search box <strong>@<x id="INTERPOLATION" equiv-text="{{video.account.displayName}}"/>@<x id="INTERPOLATION_1" equiv-text="{{video.account.host}}"/></strong> and subscribe there. Subscription as a PeerTube user is being worked on in <a href='https://github.com/Chocobozzz/PeerTube/issues/470'>#470</a>. + + app/videos/+video-watch/video-watch.component.ts + 24 + + + By <x id="INTERPOLATION" equiv-text="{{ video.by }}"/> + + app/videos/+video-watch/video-watch.component.ts + 29 + + + Go the account page + + app/videos/+video-watch/video-watch.component.ts + 28 + + + Like this video + + app/videos/+video-watch/video-watch.component.ts + 41 + + + Dislike this video + + app/videos/+video-watch/video-watch.component.ts + 48 + + + Download the video + + app/videos/+video-watch/video-watch.component.ts + 68 + + + Report + + app/videos/+video-watch/video-watch.component.ts + 75 + + + Report this video + + app/videos/+video-watch/video-watch.component.ts + 74 + + + Blacklist + + app/videos/+video-watch/video-watch.component.ts + 81 + + + Blacklist this video + + app/videos/+video-watch/video-watch.component.ts + 80 + + + Update this video + + app/videos/+video-watch/video-watch.component.ts + 86 + + + Delete + + app/videos/+video-watch/video-watch.component.ts + 93 + + + app/videos/+video-watch/comment/video-comment.component.ts + 15 + + + Delete this video + + app/videos/+video-watch/video-watch.component.ts + 92 + + + Show more + + app/videos/+video-watch/video-watch.component.ts + 112 + + + Show less + + app/videos/+video-watch/video-watch.component.ts + 118 + + + + Privacy + + + app/videos/+video-watch/video-watch.component.ts + 125 + + + + Category + + + app/videos/+video-watch/video-watch.component.ts + 134 + + + + Licence + + + app/videos/+video-watch/video-watch.component.ts + 143 + + + + Language + + + app/videos/+video-watch/video-watch.component.ts + 152 + + + + Tags + + + app/videos/+video-watch/video-watch.component.ts + 161 + + + + Other videos + + + app/videos/+video-watch/video-watch.component.ts + 175 + + + Friendly Reminder: + + app/videos/+video-watch/video-watch.component.ts + 187 + + + + The sharing system used by this video implies that some technical information about your system (such as a public IP address) can be accessed publicly. + + + app/videos/+video-watch/video-watch.component.ts + 189 + + + More information + + app/videos/+video-watch/video-watch.component.ts + 192 + + + Get more information + + app/videos/+video-watch/video-watch.component.ts + 192 + + + + OK + + + app/videos/+video-watch/video-watch.component.ts + 195 + + + You can either comment on the page of your instance where this video is federated with your PeerTube account, or via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type in the search box <strong>@<x id="INTERPOLATION" equiv-text="{{video.account.displayName}}"/>@<x id="INTERPOLATION_1" equiv-text="{{video.account.host}}"/></strong> and find back the video. Direct commenting capabilities are being worked on in <a href='https://github.com/Chocobozzz/PeerTube/issues/224'>#224</a>. + + app/videos/+video-watch/comment/video-comments.component.ts + 8 + + + No comments. + + app/videos/+video-watch/comment/video-comments.component.ts + 20 + + + View all <x id="INTERPOLATION" equiv-text="{{ comment.totalReplies }}"/> replies + + app/videos/+video-watch/comment/video-comments.component.ts + 56 + + + + Comments are disabled. + + + app/videos/+video-watch/comment/video-comments.component.ts + 65 + + + Add comment... + + app/videos/+video-watch/comment/video-comment-add.component.ts + 6 + + + + Post comment + + + app/videos/+video-watch/comment/video-comment-add.component.ts + 17 + + + Highlighted comment + + app/videos/+video-watch/comment/video-comment.component.ts + 5 + + + Reply + + app/videos/+video-watch/comment/video-comment.component.ts + 14 + + + + No description + + src/app/+accounts/account-about/account-about.component.ts + 1 + + + src/app/+video-channels/video-channel-about/video-channel-about.component.ts + 1 + + + + Published videos + + src/app/+accounts/account-videos/account-videos.component.ts + 1 + + + src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts + 1 + + + + Published <x id="INTERPOLATION" equiv-text="{{ totalVideos }}"/> videos + + src/app/+accounts/account-videos/account-videos.component.ts + 1 + + + src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts + 1 + + + + Error + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 1 + + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 1 + + + src/app/+admin/follows/followers-list/followers-list.component.ts + 1 + + + src/app/+admin/follows/following-add/following-add.component.ts + 1 + + + src/app/+admin/follows/following-list/following-list.component.ts + 1 + + + src/app/+admin/follows/following-list/following-list.component.ts + 1 + + + src/app/+admin/jobs/jobs-list/jobs-list.component.ts + 1 + + + src/app/+admin/users/user-list/user-list.component.ts + 1 + + + src/app/+admin/users/user-list/user-list.component.ts + 1 + + + src/app/+admin/users/user-list/user-list.component.ts + 1 + + + src/app/+admin/video-abuses/video-abuse-list/video-abuse-list.component.ts + 1 + + + src/app/+admin/video-blacklist/video-blacklist-list/video-blacklist-list.component.ts + 1 + + + src/app/+admin/video-blacklist/video-blacklist-list/video-blacklist-list.component.ts + 1 + + + src/app/+my-account/my-account-settings/my-account-settings.component.ts + 1 + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.ts + 1 + + + src/app/+my-account/my-account-video-channels/my-account-video-channels.component.ts + 1 + + + src/app/core/auth/auth.service.ts + 1 + + + src/app/login/login.component.ts + 1 + + + src/app/reset-password/reset-password.component.ts + 1 + + + src/app/videos/+video-edit/video-add.component.ts + 1 + + + src/app/videos/+video-edit/video-add.component.ts + 1 + + + src/app/videos/+video-edit/video-add.component.ts + 1 + + + src/app/videos/+video-edit/video-add.component.ts + 1 + + + src/app/videos/+video-edit/video-update.component.ts + 1 + + + src/app/videos/+video-edit/video-update.component.ts + 1 + + + src/app/videos/+video-watch/comment/video-comment-add.component.ts + 1 + + + src/app/videos/+video-watch/comment/video-comments.component.ts + 1 + + + src/app/videos/+video-watch/comment/video-comments.component.ts + 1 + + + src/app/videos/+video-watch/comment/video-comments.component.ts + 1 + + + src/app/videos/+video-watch/modal/video-report.component.ts + 1 + + + src/app/videos/+video-watch/video-watch.component.ts + 1 + + + src/app/videos/+video-watch/video-watch.component.ts + 1 + + + src/app/videos/+video-watch/video-watch.component.ts + 1 + + + src/app/videos/+video-watch/video-watch.component.ts + 1 + + + src/app/videos/+video-watch/video-watch.component.ts + 1 + + + src/app/videos/+video-watch/video-watch.component.ts + 1 + + + + You set custom <x id="INTERPOLATION" equiv-text="{{ customizationsText }}"/>. + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 1 + + + + This could lead to security issues or bugs if you do not understand it. + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 1 + + + + Are you sure you want to update the configuration? + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 1 + + + + Please type "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 + + + + I understand the <x id="INTERPOLATION" equiv-text="{{ customizationsText }}"/> I set + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 1 + + + + Success + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 1 + + + src/app/+admin/follows/following-add/following-add.component.ts + 1 + + + src/app/+admin/follows/following-list/following-list.component.ts + 1 + + + src/app/+admin/users/user-edit/user-create.component.ts + 1 + + + src/app/+admin/users/user-edit/user-update.component.ts + 1 + + + src/app/+admin/users/user-list/user-list.component.ts + 1 + + + src/app/+admin/video-blacklist/video-blacklist-list/video-blacklist-list.component.ts + 1 + + + src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts + 1 + + + src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts + 1 + + + src/app/+my-account/my-account-settings/my-account-settings.component.ts + 1 + + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.ts + 1 + + + src/app/+my-account/my-account-video-channels/my-account-video-channel-create.component.ts + 1 + + + src/app/+my-account/my-account-video-channels/my-account-video-channel-update.component.ts + 1 + + + src/app/+my-account/my-account-video-channels/my-account-video-channels.component.ts + 1 + + + src/app/login/login.component.ts + 1 + + + src/app/reset-password/reset-password.component.ts + 1 + + + src/app/signup/signup.component.ts + 1 + + + src/app/videos/+video-edit/video-add.component.ts + 1 + + + src/app/videos/+video-edit/video-update.component.ts + 1 + + + src/app/videos/+video-watch/modal/video-report.component.ts + 1 + + + src/app/videos/+video-watch/modal/video-share.component.ts + 1 + + + src/app/videos/+video-watch/video-watch.component.ts + 1 + + + src/app/videos/+video-watch/video-watch.component.ts + 1 + + + + Configuration updated. + + src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts + 1 + + + + <x id="INTERPOLATION" equiv-text="{{ host }}"/> is not valid + + src/app/+admin/follows/following-add/following-add.component.ts + 1 + + + + You need to specify hosts to follow. + + src/app/+admin/follows/following-add/following-add.component.ts + 1 + + + + Hosts need to be unique. + + src/app/+admin/follows/following-add/following-add.component.ts + 1 + + + + If you confirm, you will send a follow request to: - + + src/app/+admin/follows/following-add/following-add.component.ts + 1 + + + + Follow new server(s) + + src/app/+admin/follows/following-add/following-add.component.ts + 1 + + + + Follow request(s) sent! + + src/app/+admin/follows/following-add/following-add.component.ts + 1 + + + + Do you really want to unfollow <x id="INTERPOLATION" equiv-text="{{ host }}"/>? + + src/app/+admin/follows/following-list/following-list.component.ts + 1 + + + + Unfollow + + src/app/+admin/follows/following-list/following-list.component.ts + 1 + + + + 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. + + src/app/+admin/users/user-edit/user-create.component.ts + 1 + + + + User <x id="INTERPOLATION" equiv-text="{{ username }}"/> updated. + + src/app/+admin/users/user-edit/user-update.component.ts + 1 + + + + Update user + + src/app/+admin/users/user-edit/user-update.component.ts + 1 + + + + You cannot delete root. + + src/app/+admin/users/user-list/user-list.component.ts + 1 + + + + Do you really want to delete this user? + + src/app/+admin/users/user-list/user-list.component.ts + 1 + + + + User <x id="INTERPOLATION" equiv-text="{{ username }}"/> deleted. + + src/app/+admin/users/user-list/user-list.component.ts + 1 + + + + Do you really want to remove this video from the blacklist ? It will be available again in the videos list. + + src/app/+admin/video-blacklist/video-blacklist-list/video-blacklist-list.component.ts + 1 + + + + 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 + + + + The new password and the confirmed password do not correspond. + + src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts + 1 + + + + Password updated. + + src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts + 1 + + + + Profile updated. + + src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts + 1 + + + + Unlimited + + src/app/+my-account/my-account-settings/my-account-settings.component.ts + 1 + + + + Avatar changed. + + src/app/+my-account/my-account-settings/my-account-settings.component.ts + 1 + + + + Information updated. + + src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.ts + 1 + + + + 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 + + + + Create + + src/app/+my-account/my-account-video-channels/my-account-video-channel-create.component.ts + 1 + + + + 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. + + src/app/+my-account/my-account-video-channels/my-account-video-channels.component.ts + 1 + + + + Please type the name of the video channel to confirm + + src/app/+my-account/my-account-video-channels/my-account-video-channels.component.ts + 1 + + + + Video channel {{ videoChannelName } deleted. + + src/app/+my-account/my-account-video-channels/my-account-video-channels.component.ts + 1 + + + + Error getting about from server - app/videos/+video-watch/video-watch.component.ts - 6 + src/app/about/about.component.ts + 1 - - - <x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> views - + + + Cannot retrieve OAuth Client credentials: <x id="INTERPOLATION" equiv-text="{{ errorText }}"/>. + - app/videos/+video-watch/video-watch.component.ts - 15 + src/app/core/auth/auth.service.ts + 1 - - Go the channel page + + + Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section. - app/videos/+video-watch/video-watch.component.ts - 20 + src/app/core/auth/auth.service.ts + 1 - - You can subscribe to this account via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type in the search box <strong>@<x id="INTERPOLATION" equiv-text="{{video.account.displayName}}"/>@<x id="INTERPOLATION_1" equiv-text="{{video.account.host}}"/></strong> and subscribe there. Subscription as a PeerTube user is being worked on in <a href='https://github.com/Chocobozzz/PeerTube/issues/470'>#470</a>. + + + You need to reconnect. - app/videos/+video-watch/video-watch.component.ts - 24 + src/app/core/auth/auth.service.ts + 1 - - By <x id="INTERPOLATION" equiv-text="{{ video.by }}"/> + + + Confirm - app/videos/+video-watch/video-watch.component.ts - 29 + src/app/core/confirm/confirm.component.ts + 1 - - Go the account page + + + An email with the reset password instructions will be sent to <x id="INTERPOLATION" equiv-text="{{ email }}"/>. - app/videos/+video-watch/video-watch.component.ts - 28 + src/app/login/login.component.ts + 1 - - Like this video + + + Unable to find user id or verification string. - app/videos/+video-watch/video-watch.component.ts - 41 + src/app/reset-password/reset-password.component.ts + 1 - - Dislike this video + + + Your password has been successfully reset! - app/videos/+video-watch/video-watch.component.ts - 48 + src/app/reset-password/reset-password.component.ts + 1 - - Support + + + All unsaved data will be lost, are you sure you want to leave this page? - app/videos/+video-watch/video-watch.component.ts - 53 + src/app/shared/guards/can-deactivate-guard.service.ts + 1 - - Share + + + Warning - app/videos/+video-watch/video-watch.component.ts - 58 + src/app/shared/guards/can-deactivate-guard.service.ts + 1 - - Download + + + <x id="INTERPOLATION" equiv-text="{{ interval }}"/> years ago - app/videos/+video-watch/video-watch.component.ts - 69 + src/app/shared/misc/from-now.pipe.ts + 1 - - Download the video + + + <x id="INTERPOLATION" equiv-text="{{ interval }}"/> months ago - app/videos/+video-watch/video-watch.component.ts - 68 + src/app/shared/misc/from-now.pipe.ts + 1 - - Report + + + <x id="INTERPOLATION" equiv-text="{{ interval }}"/> month ago - app/videos/+video-watch/video-watch.component.ts - 75 + src/app/shared/misc/from-now.pipe.ts + 1 - - Report this video + + + <x id="INTERPOLATION" equiv-text="{{ interval }}"/> weeks ago - app/videos/+video-watch/video-watch.component.ts - 74 + src/app/shared/misc/from-now.pipe.ts + 1 - - Blacklist + + + <x id="INTERPOLATION" equiv-text="{{ interval }}"/> week ago - app/videos/+video-watch/video-watch.component.ts - 81 + src/app/shared/misc/from-now.pipe.ts + 1 - - Blacklist this video + + + <x id="INTERPOLATION" equiv-text="{{ interval }}"/> days ago - app/videos/+video-watch/video-watch.component.ts - 80 + src/app/shared/misc/from-now.pipe.ts + 1 - - Update + + + <x id="INTERPOLATION" equiv-text="{{ interval }}"/> day ago - app/videos/+video-watch/video-watch.component.ts - 87 + src/app/shared/misc/from-now.pipe.ts + 1 - - Update this video + + + <x id="INTERPOLATION" equiv-text="{{ interval }}"/> hours ago - app/videos/+video-watch/video-watch.component.ts - 86 + src/app/shared/misc/from-now.pipe.ts + 1 - - Delete + + + <x id="INTERPOLATION" equiv-text="{{ interval }}"/> hour ago - app/videos/+video-watch/video-watch.component.ts - 93 + src/app/shared/misc/from-now.pipe.ts + 1 - - Delete this video + + + <x id="INTERPOLATION" equiv-text="{{ interval }}"/> min ago - app/videos/+video-watch/video-watch.component.ts - 92 + src/app/shared/misc/from-now.pipe.ts + 1 - - Show more + + + <x id="INTERPOLATION" equiv-text="{{ interval }}"/> sec ago - app/videos/+video-watch/video-watch.component.ts - 112 + src/app/shared/misc/from-now.pipe.ts + 1 - - Show less + + + Request is too large for the server. Please contact you administrator if you want to increase the limit size. - app/videos/+video-watch/video-watch.component.ts - 118 + src/app/shared/rest/rest-extractor.service.ts + 1 - - - Privacy - + + + Too many attempts, please try again after <x id="INTERPOLATION" equiv-text="{{ minutesLeft }}"/> minutes. - app/videos/+video-watch/video-watch.component.ts - 125 + src/app/shared/rest/rest-extractor.service.ts + 1 - - - Category - + + + Too many attempts, please try again later. - app/videos/+video-watch/video-watch.component.ts - 134 + src/app/shared/rest/rest-extractor.service.ts + 1 - - - Licence - + + + Server error. Please retry later. - app/videos/+video-watch/video-watch.component.ts - 143 + src/app/shared/rest/rest-extractor.service.ts + 1 - - - Language - + + + Registration for <x id="INTERPOLATION" equiv-text="{{ username }}"/> complete. - app/videos/+video-watch/video-watch.component.ts - 152 + src/app/signup/signup.component.ts + 1 - - - Tags - + + + <x id="INTERPOLATION" equiv-text="{{ seconds }}"/> of full HD videos - app/videos/+video-watch/video-watch.component.ts - 161 + src/app/signup/signup.component.ts + 1 - - - Other videos - + + + <x id="INTERPOLATION" equiv-text="{{ seconds }}"/> of HD videos - app/videos/+video-watch/video-watch.component.ts - 175 + src/app/signup/signup.component.ts + 1 - - Friendly Reminder: + + + <x id="INTERPOLATION" equiv-text="{{ seconds }}"/> of average quality videos - app/videos/+video-watch/video-watch.component.ts - 187 + src/app/signup/signup.component.ts + 1 - - - The sharing system used by this video implies that some technical information about your system (such as a public IP address) can be accessed publicly. - + + + Your video was uploaded in your account and is private. - app/videos/+video-watch/video-watch.component.ts - 189 + src/app/videos/+video-edit/video-add.component.ts + 1 - - More information + + + But associated data (tags, description...) will be lost, are you sure you want to leave this page? - app/videos/+video-watch/video-watch.component.ts - 192 + src/app/videos/+video-edit/video-add.component.ts + 1 - - Get more information + + + Your video is not uploaded yet, are you sure you want to leave this page? - app/videos/+video-watch/video-watch.component.ts - 192 + src/app/videos/+video-edit/video-add.component.ts + 1 - - - OK - + + + Info - app/videos/+video-watch/video-watch.component.ts - 195 + src/app/videos/+video-edit/video-add.component.ts + 1 - - Do you really want to blacklist this video? + + Upload cancelled - src/app/videos/+video-watch/video-watch.component.ts + src/app/videos/+video-edit/video-add.component.ts 1 - - Success + + We are sorry but PeerTube cannot handle videos > 4GB - src/app/videos/+video-watch/video-watch.component.ts + src/app/videos/+video-edit/video-add.component.ts 1 + + + Your video quota is exceeded with this video (video size: <x id="INTERPOLATION" equiv-text="{{ videoSize }}"/>, used: <x id="INTERPOLATION_1" equiv-text="{{ videoQuotaUsed }}"/>, quota: <x id="INTERPOLATION_2" equiv-text="{{ videoQuota }}"/>) - src/app/videos/+video-watch/video-watch.component.ts + src/app/videos/+video-edit/video-add.component.ts 1 - - Video <x id="INTERPOLATION" equiv-text="{{ videoName }}"/> had been blacklisted. + + Video published. - src/app/videos/+video-watch/video-watch.component.ts + src/app/videos/+video-edit/video-add.component.ts 1 - - Error + + Video updated. - src/app/videos/+video-watch/video-watch.component.ts + src/app/videos/+video-edit/video-update.component.ts 1 + + + <x id="INTERPOLATION" equiv-text="{{ totalReplies }}"/> replies will be deleted too. - src/app/videos/+video-watch/video-watch.component.ts + src/app/videos/+video-watch/comment/video-comments.component.ts 1 + + + Video reported. - src/app/videos/+video-watch/video-watch.component.ts + src/app/videos/+video-watch/modal/video-report.component.ts 1 + + + Copied - src/app/videos/+video-watch/video-watch.component.ts + src/app/videos/+video-watch/modal/video-share.component.ts 1 + + + Do you really want to blacklist this video? src/app/videos/+video-watch/video-watch.component.ts 1 + + + Video <x id="INTERPOLATION" equiv-text="{{ videoName }}"/> had been blacklisted. src/app/videos/+video-watch/video-watch.component.ts 1 @@ -321,20 +2693,6 @@ 1 - - Local videos - - src/app/videos/video-list/video-local.component.ts - 1 - - - - Recently added - - src/app/videos/video-list/video-recently-added.component.ts - 1 - - Search @@ -342,13 +2700,6 @@ 1 - - Trending - - src/app/videos/video-list/video-trending.component.ts - 1 - - -- cgit v1.2.3