diff options
author | Chocobozzz <me@florianbigard.com> | 2020-12-14 09:18:18 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-12-14 09:18:18 +0100 |
commit | e351a5c5e4d74ae52636db25cfedc8036aa626fe (patch) | |
tree | abd3760cf5e1e9530ed9887d2ba099385403ef02 /client/src/locale/angular.en-GB.xlf | |
parent | bc7984f13542bdbdbbf5373278c82509d0736af7 (diff) | |
download | PeerTube-e351a5c5e4d74ae52636db25cfedc8036aa626fe.tar.gz PeerTube-e351a5c5e4d74ae52636db25cfedc8036aa626fe.tar.zst PeerTube-e351a5c5e4d74ae52636db25cfedc8036aa626fe.zip |
Update translations
Diffstat (limited to 'client/src/locale/angular.en-GB.xlf')
-rw-r--r-- | client/src/locale/angular.en-GB.xlf | 549 |
1 files changed, 281 insertions, 268 deletions
diff --git a/client/src/locale/angular.en-GB.xlf b/client/src/locale/angular.en-GB.xlf index 15bb45ca1..77075c053 100644 --- a/client/src/locale/angular.en-GB.xlf +++ b/client/src/locale/angular.en-GB.xlf | |||
@@ -423,7 +423,7 @@ | |||
423 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit><trans-unit id="1006562256968398209" datatype="html"> | 423 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit><trans-unit id="1006562256968398209" datatype="html"> |
424 | <source>video</source><target state="new">video</target> | 424 | <source>video</source><target state="new">video</target> |
425 | 425 | ||
426 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit><trans-unit id="5235042777215655908" datatype="html"> | 426 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit><trans-unit id="5235042777215655908" datatype="html"> |
427 | <source>subtitles</source><target state="new">subtitles</target> | 427 | <source>subtitles</source><target state="new">subtitles</target> |
428 | 428 | ||
429 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">49</context></context-group></trans-unit> | 429 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">49</context></context-group></trans-unit> |
@@ -508,27 +508,41 @@ | |||
508 | <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views} } | 508 | <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views} } |
509 | </target> | 509 | </target> |
510 | 510 | ||
511 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit><trans-unit id="966a63453b7b12a8e6a275f21266c23bfe7dfe9b" datatype="html"> | 511 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit><trans-unit id="7ac18f5bb1a9b9f245acc8497c2f165a7e9f8510" datatype="html"> |
512 | <source> <x id="ICU" equiv-text="{video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}} | 512 | <source> <x id="ICU" equiv-text="{video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}} |
513 | "/> </source><target state="new"> <x id="ICU" equiv-text="{video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}} | 513 | "/> </source><target state="new"> <x id="ICU" equiv-text="{video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}} |
514 | "/> </target> | 514 | "/> </target> |
515 | <context-group purpose="location"> | 515 | <context-group purpose="location"> |
516 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context> | 516 | <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context> |
517 | <context context-type="linenumber">32,33</context> | 517 | <context context-type="linenumber">3,4</context> |
518 | </context-group> | ||
519 | </trans-unit><trans-unit id="bcd730167966d931a8956022c370de9ac26bc3ac" datatype="html"> | ||
520 | <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source><target state="new">{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</target> | ||
521 | <context-group purpose="location"> | ||
522 | <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context> | ||
523 | <context context-type="linenumber">7</context> | ||
524 | </context-group> | ||
525 | </trans-unit><trans-unit id="2a6ba0b4ffe992ddd03f40ee75b879996bdfb5f7" datatype="html"> | ||
526 | <source> <x id="ICU" equiv-text="{video.views, plural, =1 {1 viewer} other {{{ video.views | myNumberFormatter }} viewers}} | ||
527 | "/> </source><target state="new"> <x id="ICU" equiv-text="{video.views, plural, =1 {1 viewer} other {{{ video.views | myNumberFormatter }} viewers}} | ||
528 | "/> </target> | ||
529 | <context-group purpose="location"> | ||
530 | <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context> | ||
531 | <context context-type="linenumber">7,8</context> | ||
518 | </context-group> | 532 | </context-group> |
519 | </trans-unit> | 533 | </trans-unit> |
520 | <trans-unit id="1d3781d7296d4b4e04e7f023aec1052fb2955c4d" datatype="html"> | 534 | <trans-unit id="1d3781d7296d4b4e04e7f023aec1052fb2955c4d" datatype="html"> |
521 | <source>Blocked</source> | 535 | <source>Blocked</source> |
522 | <target state="new">Blocked</target> | 536 | <target state="new">Blocked</target> |
523 | 537 | ||
524 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> | 538 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit> |
525 | <trans-unit id="fb8ccb136ab0ad1ff1dfbce739198be16a814f87" datatype="html"> | 539 | <trans-unit id="fb8ccb136ab0ad1ff1dfbce739198be16a814f87" datatype="html"> |
526 | <source>Sensitive</source> | 540 | <source>Sensitive</source> |
527 | <target state="new"> | 541 | <target state="new"> |
528 | Sensitive | 542 | Sensitive |
529 | </target> | 543 | </target> |
530 | 544 | ||
531 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit> | 545 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> |
532 | <trans-unit id="99dea2d567d6e6d610d97608c3850ddb76df9a9a" datatype="html"> | 546 | <trans-unit id="99dea2d567d6e6d610d97608c3850ddb76df9a9a" datatype="html"> |
533 | <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source> | 547 | <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source> |
534 | <target state="new">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { | 548 | <target state="new">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { |
@@ -624,17 +638,11 @@ | |||
624 | 638 | ||
625 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="8461609631969932886" datatype="html"> | 639 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="8461609631969932886" datatype="html"> |
626 | <source>Hide</source><target state="new">Hide</target> | 640 | <source>Hide</source><target state="new">Hide</target> |
627 | <context-group purpose="location"> | 641 | |
628 | <context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context> | 642 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="8461842260159597706" datatype="html"> |
629 | <context context-type="linenumber">37</context> | ||
630 | </context-group> | ||
631 | </trans-unit><trans-unit id="8461842260159597706" datatype="html"> | ||
632 | <source>Show</source><target state="new">Show</target> | 643 | <source>Show</source><target state="new">Show</target> |
633 | <context-group purpose="location"> | 644 | |
634 | <context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context> | 645 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context><context context-type="linenumber">39</context></context-group></trans-unit> |
635 | <context context-type="linenumber">38</context> | ||
636 | </context-group> | ||
637 | </trans-unit> | ||
638 | <trans-unit id="f82f53a2544638939a8ba93c0fb1b0a4419c3196"> | 646 | <trans-unit id="f82f53a2544638939a8ba93c0fb1b0a4419c3196"> |
639 | <source>Complete preview</source> | 647 | <source>Complete preview</source> |
640 | <target>Complete preview</target> | 648 | <target>Complete preview</target> |
@@ -929,7 +937,7 @@ | |||
929 | 937 | ||
930 | 938 | ||
931 | 939 | ||
932 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">99</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">66</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit> | 940 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">99</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comment-add.component.html</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">66</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit> |
933 | <trans-unit id="35fdca47605de8113a0db7f587f7c099abec8020"> | 941 | <trans-unit id="35fdca47605de8113a0db7f587f7c099abec8020"> |
934 | <source>Ban this user</source> | 942 | <source>Ban this user</source> |
935 | <target>Ban this user</target> | 943 | <target>Ban this user</target> |
@@ -986,57 +994,38 @@ | |||
986 | </target> | 994 | </target> |
987 | 995 | ||
988 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> | 996 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> |
989 | <trans-unit id="17f43ee2fb343f8b60568527d105777b99ae8414" datatype="html"> | ||
990 | <source> | ||
991 | If you are looking for an account… | ||
992 | </source> | ||
993 | <target state="new"> | ||
994 | If you are looking for an account… | ||
995 | </target> | ||
996 | |||
997 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> | ||
998 | <trans-unit id="8b339f3b4ba60cd2f880c7c19e8b375e7892f4c1" datatype="html"> | ||
999 | <source> Currently this instance doesn't allow for user registration, but you can find an instance that gives you the possibility to sign up for an account and upload your videos there. <x id="LINE_BREAK"/> Find yours among multiple instances at <x id="START_LINK"/>https://joinpeertube.org/instances<x id="CLOSE_LINK"/>. </source> | ||
1000 | <target state="new"> | ||
1001 | Currently this instance doesn't allow for user registration, but you can find an instance | ||
1002 | that gives you the possibility to sign up for an account and upload your videos there. | ||
1003 | |||
1004 | |||
1005 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
1006 | |||
1007 | Find yours among multiple instances at | ||
1008 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://joinpeertube.org/instances | ||
1009 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
1010 | 997 | ||
1011 | </target> | 998 | |
1012 | |||
1013 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> | ||
1014 | <trans-unit id="ae3cb52bf2dee3101ee654812b5d16e8665a9453"> | 999 | <trans-unit id="ae3cb52bf2dee3101ee654812b5d16e8665a9453"> |
1015 | <source>Request new verification email.</source> | 1000 | <source>Request new verification email.</source> |
1016 | <target>Request new verification email.</target> | 1001 | <target>Request new verification email.</target> |
1017 | 1002 | ||
1018 | 1003 | ||
1019 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> | 1004 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit><trans-unit id="0b56e18291f70cbcaddcafe46a4901fe499cd3cc" datatype="html"> |
1005 | <source> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source><target state="new"> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | ||
1006 | <context-group purpose="location"> | ||
1007 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | ||
1008 | <context context-type="linenumber">60,62</context> | ||
1009 | </context-group> | ||
1010 | </trans-unit><trans-unit id="5ff5b420545ecb1ef07d7ad7c03253e4500246f1" datatype="html"> | ||
1011 | <source> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source><target state="new"> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </target> | ||
1012 | <context-group purpose="location"> | ||
1013 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | ||
1014 | <context context-type="linenumber">65,67</context> | ||
1015 | </context-group> | ||
1016 | </trans-unit> | ||
1020 | <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194"> | 1017 | <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194"> |
1021 | <source>User</source> | 1018 | <source>User</source> |
1022 | <target>User</target> | 1019 | <target>User</target> |
1023 | 1020 | ||
1024 | 1021 | ||
1025 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> | 1022 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> |
1026 | <trans-unit id="51ef29329faccb28d94369897068897d1b3d0478"> | 1023 | <trans-unit id="51ef29329faccb28d94369897068897d1b3d0478"> |
1027 | <source>Username or email address</source> | 1024 | <source>Username or email address</source> |
1028 | <target>Username or email address</target> | 1025 | <target>Username or email address</target> |
1029 | 1026 | ||
1030 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit> | 1027 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> |
1031 | <trans-unit id="9fed9d6f57dafb967ffaaf3c63f54ad976cab926" datatype="html"> | 1028 | |
1032 | <source> | ||
1033 | or create an account | ||
1034 | </source> | ||
1035 | <target state="new"> | ||
1036 | or create an account | ||
1037 | </target> | ||
1038 | |||
1039 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> | ||
1040 | <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407"> | 1029 | <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407"> |
1041 | <source>Password</source> | 1030 | <source>Password</source> |
1042 | <target>Password</target> | 1031 | <target>Password</target> |
@@ -1048,46 +1037,49 @@ | |||
1048 | 1037 | ||
1049 | 1038 | ||
1050 | 1039 | ||
1051 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit> | 1040 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit> |
1052 | <trans-unit id="48ff0628dcbb4d37e9687302df3023b8427b48f2" datatype="html"> | 1041 | <trans-unit id="48ff0628dcbb4d37e9687302df3023b8427b48f2" datatype="html"> |
1053 | <source>Click here to reset your password</source> | 1042 | <source>Click here to reset your password</source> |
1054 | <target state="new">Click here to reset your password</target> | 1043 | <target state="new">Click here to reset your password</target> |
1055 | 1044 | ||
1056 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> | 1045 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit><trans-unit id="3b59dc73883104c81370e6cd20a039474f71f156" datatype="html"> |
1046 | <source> Logging into an account lets you publish content </source><target state="new"> Logging into an account lets you publish content </target> | ||
1047 | <context-group purpose="location"> | ||
1048 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | ||
1049 | <context context-type="linenumber">56,57</context> | ||
1050 | </context-group> | ||
1051 | </trans-unit> | ||
1057 | <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9"> | 1052 | <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9"> |
1058 | <source>Login</source> | 1053 | <source>Login</source> |
1059 | <target>Login</target> | 1054 | <target>Login</target> |
1060 | 1055 | ||
1061 | 1056 | ||
1062 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group></trans-unit> | 1057 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">93</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> |
1063 | <trans-unit id="f5d783c0613d323fdd20074ffbc519ee715a4f2b" datatype="html"> | 1058 | <trans-unit id="f5d783c0613d323fdd20074ffbc519ee715a4f2b" datatype="html"> |
1064 | <source>Or sign in with</source> | 1059 | <source>Or sign in with</source> |
1065 | <target state="new">Or sign in with</target> | 1060 | <target state="new">Or sign in with</target> |
1066 | 1061 | ||
1067 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">68</context></context-group></trans-unit> | 1062 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit> |
1068 | <trans-unit id="d2eb6c5d41f70d4b8c0937e7e19e196143b47681"> | 1063 | <trans-unit id="d2eb6c5d41f70d4b8c0937e7e19e196143b47681"> |
1069 | <source>Forgot your password</source> | 1064 | <source>Forgot your password</source> |
1070 | <target>Forgot your password</target> | 1065 | <target>Forgot your password</target> |
1071 | 1066 | ||
1072 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">83</context></context-group></trans-unit> | 1067 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">91</context></context-group></trans-unit> |
1073 | <trans-unit id="8f7dd0009f7dc9e4e3f1d9f43f944a3aa7cf737a" datatype="html"> | 1068 | <trans-unit id="8f7dd0009f7dc9e4e3f1d9f43f944a3aa7cf737a" datatype="html"> |
1074 | <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> | 1069 | <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> |
1075 | <target state="new"> | 1070 | <target state="new"> |
1076 | We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. | 1071 | We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. |
1077 | </target> | 1072 | </target> |
1078 | 1073 | ||
1079 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">91</context></context-group></trans-unit><trans-unit id="fd184f028267a379c6af2d6e6cce86fda172f827" datatype="html"> | 1074 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">99</context></context-group></trans-unit><trans-unit id="fd184f028267a379c6af2d6e6cce86fda172f827" datatype="html"> |
1080 | <source> Enter your email address and we will send you a link to reset your password. </source><target state="new"> Enter your email address and we will send you a link to reset your password. </target> | 1075 | <source> Enter your email address and we will send you a link to reset your password. </source><target state="new"> Enter your email address and we will send you a link to reset your password. </target> |
1081 | <context-group purpose="location"> | 1076 | |
1082 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | 1077 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit><trans-unit id="1190256911880544559" datatype="html"> |
1083 | <context context-type="linenumber">95,96</context> | ||
1084 | </context-group> | ||
1085 | </trans-unit><trans-unit id="1190256911880544559" datatype="html"> | ||
1086 | <source>An email with the reset password instructions will be sent to <x id="PH"/>. | 1078 | <source>An email with the reset password instructions will be sent to <x id="PH"/>. |
1087 | The link will expire within 1 hour.</source><target state="new">An email with the reset password instructions will be sent to <x id="PH"/>. | 1079 | The link will expire within 1 hour.</source><target state="new">An email with the reset password instructions will be sent to <x id="PH"/>. |
1088 | The link will expire within 1 hour.</target> | 1080 | The link will expire within 1 hour.</target> |
1089 | 1081 | ||
1090 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">106</context></context-group></trans-unit> | 1082 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> |
1091 | <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc"> | 1083 | <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc"> |
1092 | <source>Email</source> | 1084 | <source>Email</source> |
1093 | <target>Email</target> | 1085 | <target>Email</target> |
@@ -1098,20 +1090,17 @@ The link will expire within 1 hour.</target> | |||
1098 | 1090 | ||
1099 | 1091 | ||
1100 | 1092 | ||
1101 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">99</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> | 1093 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> |
1102 | <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529"> | 1094 | <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529"> |
1103 | <source>Email address</source> | 1095 | <source>Email address</source> |
1104 | <target>Email address</target> | 1096 | <target>Email address</target> |
1105 | 1097 | ||
1106 | 1098 | ||
1107 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="06c663bf1474713f57551123a46b34318543b67d" datatype="html"> | 1099 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="06c663bf1474713f57551123a46b34318543b67d" datatype="html"> |
1108 | <source>Reset</source><target state="new">Reset</target> | 1100 | <source>Reset</source><target state="new">Reset</target> |
1109 | <context-group purpose="location"> | 1101 | |
1110 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | ||
1111 | <context context-type="linenumber">114</context> | ||
1112 | </context-group> | ||
1113 | <note priority="1" from="description">Password reset button</note> | 1102 | <note priority="1" from="description">Password reset button</note> |
1114 | </trans-unit> | 1103 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">122</context></context-group></trans-unit> |
1115 | 1104 | ||
1116 | <trans-unit id="406b08e859ab668ff07056881dcc4390109d4e1d" datatype="html"> | 1105 | <trans-unit id="406b08e859ab668ff07056881dcc4390109d4e1d" datatype="html"> |
1117 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}} "/> </source> | 1106 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}} "/> </source> |
@@ -1152,7 +1141,28 @@ The link will expire within 1 hour.</target> | |||
1152 | <source>Reset my password</source> | 1141 | <source>Reset my password</source> |
1153 | <target>Reset my password</target> | 1142 | <target>Reset my password</target> |
1154 | 1143 | ||
1155 | <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> | 1144 | <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="8890553633144307762" datatype="html"> |
1145 | <source>Back</source><target state="new">Back</target> | ||
1146 | <context-group purpose="location"> | ||
1147 | <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context> | ||
1148 | <context context-type="linenumber">41</context> | ||
1149 | </context-group> | ||
1150 | <note priority="1" from="description">Button on the registration form to go to the previous step</note> | ||
1151 | </trans-unit><trans-unit id="3885497195825665706" datatype="html"> | ||
1152 | <source>Next</source><target state="new">Next</target> | ||
1153 | <context-group purpose="location"> | ||
1154 | <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context> | ||
1155 | <context context-type="linenumber">42</context> | ||
1156 | </context-group> | ||
1157 | <note priority="1" from="description">Button on the registration form to go to the previous step</note> | ||
1158 | </trans-unit><trans-unit id="5018804994794983050" datatype="html"> | ||
1159 | <source>Signup</source><target state="new">Signup</target> | ||
1160 | <context-group purpose="location"> | ||
1161 | <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context> | ||
1162 | <context context-type="linenumber">64</context> | ||
1163 | </context-group> | ||
1164 | <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note> | ||
1165 | </trans-unit> | ||
1156 | <trans-unit id="4c3960fb1d9b07d1db3b5bda3ee40019211830dc"> | 1166 | <trans-unit id="4c3960fb1d9b07d1db3b5bda3ee40019211830dc"> |
1157 | <source> for <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> | 1167 | <source> for <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> |
1158 | <target> | 1168 | <target> |
@@ -1388,79 +1398,76 @@ The link will expire within 1 hour.</target> | |||
1388 | <source>Public profile</source> | 1398 | <source>Public profile</source> |
1389 | <target state="new">Public profile</target> | 1399 | <target state="new">Public profile</target> |
1390 | 1400 | ||
1391 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit> | 1401 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> |
1392 | 1402 | ||
1393 | 1403 | ||
1394 | <trans-unit id="c43efa2dff95b97be0c36a65d2ada4cd594e010f" datatype="html"> | 1404 | <trans-unit id="c43efa2dff95b97be0c36a65d2ada4cd594e010f" datatype="html"> |
1395 | <source>Interface:</source> | 1405 | <source>Interface:</source> |
1396 | <target state="new">Interface:</target> | 1406 | <target state="new">Interface:</target> |
1397 | 1407 | ||
1398 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> | 1408 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit> |
1399 | <trans-unit id="a9ada5fec7ddf53a031711b025014495372627de" datatype="html"> | 1409 | <trans-unit id="a9ada5fec7ddf53a031711b025014495372627de" datatype="html"> |
1400 | <source>Videos:</source> | 1410 | <source>Videos:</source> |
1401 | <target state="new">Videos:</target> | 1411 | <target state="new">Videos:</target> |
1402 | 1412 | ||
1403 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> | 1413 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit> |
1404 | <trans-unit id="9fe1faff741de7a4d50e520d2161209997f8224c" datatype="html"> | 1414 | <trans-unit id="9fe1faff741de7a4d50e520d2161209997f8224c" datatype="html"> |
1405 | <source>Sensitive:</source> | 1415 | <source>Sensitive:</source> |
1406 | <target state="new">Sensitive:</target> | 1416 | <target state="new">Sensitive:</target> |
1407 | 1417 | ||
1408 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit> | 1418 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit> |
1409 | 1419 | ||
1410 | <trans-unit id="ee5ad4d7fed0e8fc44fa9c2d7be9265295108411" datatype="html"> | 1420 | <trans-unit id="ee5ad4d7fed0e8fc44fa9c2d7be9265295108411" datatype="html"> |
1411 | <source>Help share videos</source> | 1421 | <source>Help share videos</source> |
1412 | <target state="new">Help share videos</target> | 1422 | <target state="new">Help share videos</target> |
1413 | 1423 | ||
1414 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> | 1424 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit> |
1415 | 1425 | ||
1416 | <trans-unit id="d2dcb25a3b90ccb169effc066d36335363546d17" datatype="html"> | 1426 | <trans-unit id="d2dcb25a3b90ccb169effc066d36335363546d17" datatype="html"> |
1417 | <source>Keyboard shortcuts</source> | 1427 | <source>Keyboard shortcuts</source> |
1418 | <target state="new">Keyboard shortcuts</target> | 1428 | <target state="new">Keyboard shortcuts</target> |
1419 | 1429 | ||
1420 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit> | 1430 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">178</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> |
1421 | <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html"> | 1431 | <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html"> |
1422 | <source>Help</source> | 1432 | <source>Help</source> |
1423 | <target state="new">Help</target> | 1433 | <target state="new">Help</target> |
1424 | 1434 | ||
1425 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">176</context></context-group></trans-unit> | 1435 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">174</context></context-group></trans-unit> |
1426 | <trans-unit id="0530eaf7a05c66b3167da49a57e5af4326f3af15" datatype="html"> | 1436 | <trans-unit id="0530eaf7a05c66b3167da49a57e5af4326f3af15" datatype="html"> |
1427 | <source>Get help using PeerTube</source> | 1437 | <source>Get help using PeerTube</source> |
1428 | <target state="new">Get help using PeerTube</target> | 1438 | <target state="new">Get help using PeerTube</target> |
1429 | 1439 | ||
1430 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">176</context></context-group></trans-unit> | 1440 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">174</context></context-group></trans-unit> |
1431 | 1441 | ||
1432 | <trans-unit id="f8e6eaa974acec3b80e5c77ec0dc4ff80939964d" datatype="html"> | 1442 | <trans-unit id="f8e6eaa974acec3b80e5c77ec0dc4ff80939964d" datatype="html"> |
1433 | <source>powered by PeerTube</source> | 1443 | <source>powered by PeerTube</source> |
1434 | <target state="new">powered by PeerTube</target> | 1444 | <target state="new">powered by PeerTube</target> |
1435 | 1445 | ||
1436 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit><trans-unit id="0e2434e7d84145c4e8a930ccc4c26c3cb2887e0d" datatype="html"> | 1446 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">184</context></context-group></trans-unit> |
1437 | <source>My notifications</source><target state="new">My notifications</target> | ||
1438 | |||
1439 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> | ||
1440 | <trans-unit id="900ca8b77fca5b6232cf1d526830ccc29569a984" datatype="html"> | 1447 | <trans-unit id="900ca8b77fca5b6232cf1d526830ccc29569a984" datatype="html"> |
1441 | <source>powered by PeerTube - CopyLeft 2015-2020</source> | 1448 | <source>powered by PeerTube - CopyLeft 2015-2020</source> |
1442 | <target state="new">powered by PeerTube - CopyLeft 2015-2020</target> | 1449 | <target state="new">powered by PeerTube - CopyLeft 2015-2020</target> |
1443 | 1450 | ||
1444 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">185</context></context-group></trans-unit> | 1451 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit> |
1445 | <trans-unit id="3fdc751b264ca9998e1542fcf5794e274cd56344" datatype="html"> | 1452 | <trans-unit id="3fdc751b264ca9998e1542fcf5794e274cd56344" datatype="html"> |
1446 | <source>Log out</source> | 1453 | <source>Log out</source> |
1447 | <target state="new">Log out</target> | 1454 | <target state="new">Log out</target> |
1448 | 1455 | ||
1449 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit><trans-unit id="e4825b5d86d89ae0f4c797ba256f66fd8abd4ee6" datatype="html"> | 1456 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit><trans-unit id="e4825b5d86d89ae0f4c797ba256f66fd8abd4ee6" datatype="html"> |
1450 | <source>My account</source><target state="new">My account</target> | 1457 | <source>My account</source><target state="new">My account</target> |
1451 | 1458 | ||
1452 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="4ef4f031c147fb9ee0168bc6eacb78de180d7432" datatype="html"> | 1459 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4ef4f031c147fb9ee0168bc6eacb78de180d7432" datatype="html"> |
1453 | <source>My library</source><target state="new">My library</target> | 1460 | <source>My library</source><target state="new">My library</target> |
1454 | 1461 | ||
1455 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit> | 1462 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> |
1456 | <trans-unit id="d207cc1965ec0c29e594e0e9917f39bfc276ed87"> | 1463 | <trans-unit id="d207cc1965ec0c29e594e0e9917f39bfc276ed87"> |
1457 | <source>Create an account</source> | 1464 | <source>Create an account</source> |
1458 | <target>Create an account</target> | 1465 | <target>Create an account</target> |
1459 | 1466 | ||
1460 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">96</context></context-group></trans-unit><trans-unit id="618ca563e3091faf22978665282787c282a867b8" datatype="html"> | 1467 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="618ca563e3091faf22978665282787c282a867b8" datatype="html"> |
1461 | <source>IN MY LIBRARY</source><target state="new">IN MY LIBRARY</target> | 1468 | <source>IN MY LIBRARY</source><target state="new">IN MY LIBRARY</target> |
1462 | 1469 | ||
1463 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">100</context></context-group></trans-unit> | 1470 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">98</context></context-group></trans-unit> |
1464 | 1471 | ||
1465 | <trans-unit id="3058024914967508975" datatype="html"> | 1472 | <trans-unit id="3058024914967508975" datatype="html"> |
1466 | <source>My videos</source><target state="new">My videos</target> | 1473 | <source>My videos</source><target state="new">My videos</target> |
@@ -1482,98 +1489,101 @@ The link will expire within 1 hour.</target> | |||
1482 | <source>Videos</source> | 1489 | <source>Videos</source> |
1483 | <target>Videos</target> | 1490 | <target>Videos</target> |
1484 | 1491 | ||
1485 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="2a95ee9e381f834e55527edcbb3cb882ff0aef79" datatype="html"> | 1492 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">102</context></context-group></trans-unit><trans-unit id="2a95ee9e381f834e55527edcbb3cb882ff0aef79" datatype="html"> |
1486 | <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source><target state="new">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target> | 1493 | <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source><target state="new">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target> |
1487 | <context-group purpose="location"> | 1494 | |
1488 | <context context-type="sourcefile">src/app/menu/menu.component.html</context> | 1495 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit> |
1489 | <context context-type="linenumber">171</context> | ||
1490 | </context-group> | ||
1491 | </trans-unit> | ||
1492 | <trans-unit id="47546e45bbb476baaaad38244db444c427ddc502" datatype="html"> | 1496 | <trans-unit id="47546e45bbb476baaaad38244db444c427ddc502" datatype="html"> |
1493 | <source>Playlists</source> | 1497 | <source>Playlists</source> |
1494 | <target state="new">Playlists</target> | 1498 | <target state="new">Playlists</target> |
1495 | 1499 | ||
1496 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">109</context></context-group></trans-unit> | 1500 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit> |
1497 | <trans-unit id="357064ca9d9ac859eb618e28e8126fa32be049e2"> | 1501 | <trans-unit id="357064ca9d9ac859eb618e28e8126fa32be049e2"> |
1498 | <source>Subscriptions</source> | 1502 | <source>Subscriptions</source> |
1499 | <target>Subscriptions</target> | 1503 | <target>Subscriptions</target> |
1500 | 1504 | ||
1501 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit> | 1505 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit> |
1502 | <trans-unit id="efac3af0b32e953279c25b6519cae256811e0fe8" datatype="html"> | 1506 | <trans-unit id="efac3af0b32e953279c25b6519cae256811e0fe8" datatype="html"> |
1503 | <source>History</source> | 1507 | <source>History</source> |
1504 | <target state="new">History</target> | 1508 | <target state="new">History</target> |
1505 | 1509 | ||
1506 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">119</context></context-group></trans-unit> | 1510 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit> |
1507 | <trans-unit id="165035acb08983753bcecc3e8b6b18c7caf26d35" datatype="html"> | 1511 | <trans-unit id="165035acb08983753bcecc3e8b6b18c7caf26d35" datatype="html"> |
1508 | <source>VIDEOS</source> | 1512 | <source>VIDEOS</source> |
1509 | <target state="new">VIDEOS</target> | 1513 | <target state="new">VIDEOS</target> |
1510 | 1514 | ||
1511 | 1515 | ||
1512 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">411</context></context-group></trans-unit> | 1516 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">411</context></context-group></trans-unit><trans-unit id="58c5c598fe5cdb9aeb4425ed9609a3eafa671158" datatype="html"> |
1517 | <source>Allow import with HTTP URL (e.g. YouTube)</source><target state="new">Allow import with HTTP URL (e.g. YouTube)</target> | ||
1518 | <context-group purpose="location"> | ||
1519 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
1520 | <context context-type="linenumber">422</context> | ||
1521 | </context-group> | ||
1522 | </trans-unit> | ||
1513 | <trans-unit id="411ca58f59b00246e15b161e07409df55b5eb6db" datatype="html"> | 1523 | <trans-unit id="411ca58f59b00246e15b161e07409df55b5eb6db" datatype="html"> |
1514 | <source>Discover</source> | 1524 | <source>Discover</source> |
1515 | <target state="new">Discover</target> | 1525 | <target state="new">Discover</target> |
1516 | 1526 | ||
1517 | 1527 | ||
1518 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> | 1528 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">127</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> |
1519 | <trans-unit id="b6b7986bc3721ac483baf20bc9a320529075c807"> | 1529 | <trans-unit id="b6b7986bc3721ac483baf20bc9a320529075c807"> |
1520 | <source>Trending</source> | 1530 | <source>Trending</source> |
1521 | <target>Trending</target> | 1531 | <target>Trending</target> |
1522 | 1532 | ||
1523 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> | 1533 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit> |
1524 | <trans-unit id="9d9983bd6d0817a5b1bb7650034a2f9a5f4b7bac" datatype="html"> | 1534 | <trans-unit id="9d9983bd6d0817a5b1bb7650034a2f9a5f4b7bac" datatype="html"> |
1525 | <source>Most liked</source> | 1535 | <source>Most liked</source> |
1526 | <target state="new">Most liked</target> | 1536 | <target state="new">Most liked</target> |
1527 | 1537 | ||
1528 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">139</context></context-group></trans-unit> | 1538 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group></trans-unit> |
1529 | <trans-unit id="8d20c5f5dd30acbe71316544dab774393fd9c3c1"> | 1539 | <trans-unit id="8d20c5f5dd30acbe71316544dab774393fd9c3c1"> |
1530 | <source>Recently added</source> | 1540 | <source>Recently added</source> |
1531 | <target>Recently added</target> | 1541 | <target>Recently added</target> |
1532 | 1542 | ||
1533 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</context></context-group></trans-unit> | 1543 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit> |
1534 | <trans-unit id="b7648e7aced164498aa843b5c4e8f2f1c36a7919"> | 1544 | <trans-unit id="b7648e7aced164498aa843b5c4e8f2f1c36a7919"> |
1535 | <source>Administration</source> | 1545 | <source>Administration</source> |
1536 | <target>Administration</target> | 1546 | <target>Administration</target> |
1537 | 1547 | ||
1538 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit> | 1548 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> |
1539 | <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a"> | 1549 | <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a"> |
1540 | <source>About</source> | 1550 | <source>About</source> |
1541 | <target>About</target> | 1551 | <target>About</target> |
1542 | 1552 | ||
1543 | 1553 | ||
1544 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-about/account-about.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> | 1554 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">161</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-about/account-about.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> |
1545 | <trans-unit id="34746fb1c7f3d2194d99652bdff89e6e14c9c4f4" datatype="html"> | 1555 | <trans-unit id="34746fb1c7f3d2194d99652bdff89e6e14c9c4f4" datatype="html"> |
1546 | <source>Contact</source> | 1556 | <source>Contact</source> |
1547 | <target state="new">Contact</target> | 1557 | <target state="new">Contact</target> |
1548 | 1558 | ||
1549 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">175</context></context-group></trans-unit> | 1559 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> |
1550 | <trans-unit id="2dc8a0a3763cd5c456c84630fc335398c9b86771"> | 1560 | <trans-unit id="2dc8a0a3763cd5c456c84630fc335398c9b86771"> |
1551 | <source>View your notifications</source> | 1561 | <source>View your notifications</source> |
1552 | <target>View your notifications</target> | 1562 | <target>View your notifications</target> |
1553 | 1563 | ||
1554 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/avatar-notification.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> | 1564 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit> |
1555 | <trans-unit id="8bcabdf6b16cad0313a86c7e940c5e3ad7f9f8ab"> | 1565 | <trans-unit id="8bcabdf6b16cad0313a86c7e940c5e3ad7f9f8ab"> |
1556 | <source>Notifications</source> | 1566 | <source>Notifications</source> |
1557 | <target>Notifications</target> | 1567 | <target>Notifications</target> |
1558 | 1568 | ||
1559 | 1569 | ||
1560 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/avatar-notification.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> | 1570 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> |
1561 | <trans-unit id="1da23f4068fd3796fbcb24d0c42bb62f92c96829" datatype="html"> | 1571 | <trans-unit id="1da23f4068fd3796fbcb24d0c42bb62f92c96829" datatype="html"> |
1562 | <source>Mark all as read</source> | 1572 | <source>Mark all as read</source> |
1563 | <target state="new">Mark all as read</target> | 1573 | <target state="new">Mark all as read</target> |
1564 | 1574 | ||
1565 | 1575 | ||
1566 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/avatar-notification.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/avatar-notification.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit> | 1576 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit> |
1567 | <trans-unit id="341e026e3f317aa3164916cc63a059c961a78b81"> | 1577 | <trans-unit id="341e026e3f317aa3164916cc63a059c961a78b81"> |
1568 | <source>Update your notification preferences</source> | 1578 | <source>Update your notification preferences</source> |
1569 | <target>Update your notification preferences</target> | 1579 | <target>Update your notification preferences</target> |
1570 | 1580 | ||
1571 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/avatar-notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit> | 1581 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> |
1572 | <trans-unit id="3d1b5c9cd76948c04fdb7bb3fe51b6c1242c1bd5"> | 1582 | <trans-unit id="3d1b5c9cd76948c04fdb7bb3fe51b6c1242c1bd5"> |
1573 | <source>See all your notifications</source> | 1583 | <source>See all your notifications</source> |
1574 | <target>See all your notifications</target> | 1584 | <target>See all your notifications</target> |
1575 | 1585 | ||
1576 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/avatar-notification.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit><trans-unit id="4424964105331349857" datatype="html"> | 1586 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit><trans-unit id="4424964105331349857" datatype="html"> |
1577 | <source>I'm a teapot</source><target state="new">I'm a teapot</target> | 1587 | <source>I'm a teapot</source><target state="new">I'm a teapot</target> |
1578 | <context-group purpose="location"> | 1588 | <context-group purpose="location"> |
1579 | <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.ts</context> | 1589 | <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.ts</context> |
@@ -1633,7 +1643,7 @@ The link will expire within 1 hour.</target> | |||
1633 | </trans-unit><trans-unit id="2971365540217107489" datatype="html"> | 1643 | </trans-unit><trans-unit id="2971365540217107489" datatype="html"> |
1634 | <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source><target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target> | 1644 | <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source><target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target> |
1635 | 1645 | ||
1636 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> | 1646 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">62</context></context-group></trans-unit> |
1637 | <trans-unit id="73216504c8903e04fdb415d876eb8969dd3afa60" datatype="html"> | 1647 | <trans-unit id="73216504c8903e04fdb415d876eb8969dd3afa60" datatype="html"> |
1638 | <source>Search videos, channels…</source> | 1648 | <source>Search videos, channels…</source> |
1639 | <target state="new">Search videos, channels…</target> | 1649 | <target state="new">Search videos, channels…</target> |
@@ -1749,7 +1759,7 @@ The link will expire within 1 hour.</target> | |||
1749 | <target>Duration</target> | 1759 | <target>Duration</target> |
1750 | 1760 | ||
1751 | 1761 | ||
1752 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit> | 1762 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">276</context></context-group></trans-unit> |
1753 | <trans-unit id="dc67060f94f0f2b58549f54a5c07925dffd20238"> | 1763 | <trans-unit id="dc67060f94f0f2b58549f54a5c07925dffd20238"> |
1754 | <source>Display sensitive content</source> | 1764 | <source>Display sensitive content</source> |
1755 | <target>Display sensitive content</target> | 1765 | <target>Display sensitive content</target> |
@@ -1771,7 +1781,7 @@ The link will expire within 1 hour.</target> | |||
1771 | 1781 | ||
1772 | 1782 | ||
1773 | 1783 | ||
1774 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">102</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">63</context></context-group></trans-unit> | 1784 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">102</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">241</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">63</context></context-group></trans-unit> |
1775 | <trans-unit id="265ee68edfe57e510270da31ec99f67d94346009" datatype="html"> | 1785 | <trans-unit id="265ee68edfe57e510270da31ec99f67d94346009" datatype="html"> |
1776 | <source>Reset</source> | 1786 | <source>Reset</source> |
1777 | <target state="new"> | 1787 | <target state="new"> |
@@ -1794,7 +1804,7 @@ The link will expire within 1 hour.</target> | |||
1794 | 1804 | ||
1795 | 1805 | ||
1796 | 1806 | ||
1797 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">258</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit> | 1807 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">250</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit> |
1798 | <trans-unit id="e19d80c6277747a68f3da8cfe1318303d2b5c952" datatype="html"> | 1808 | <trans-unit id="e19d80c6277747a68f3da8cfe1318303d2b5c952" datatype="html"> |
1799 | <source>Display all licenses</source> | 1809 | <source>Display all licenses</source> |
1800 | <target state="new">Display all licenses</target> | 1810 | <target state="new">Display all licenses</target> |
@@ -1807,7 +1817,7 @@ The link will expire within 1 hour.</target> | |||
1807 | 1817 | ||
1808 | 1818 | ||
1809 | 1819 | ||
1810 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">267</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit> | 1820 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit> |
1811 | <trans-unit id="dcc3173a99661496cd1f836283993cc3e6576b26" datatype="html"> | 1821 | <trans-unit id="dcc3173a99661496cd1f836283993cc3e6576b26" datatype="html"> |
1812 | <source>Display all languages</source> | 1822 | <source>Display all languages</source> |
1813 | <target state="new">Display all languages</target> | 1823 | <target state="new">Display all languages</target> |
@@ -1883,13 +1893,7 @@ The link will expire within 1 hour.</target> | |||
1883 | <target>Tags</target> | 1893 | <target>Tags</target> |
1884 | 1894 | ||
1885 | 1895 | ||
1886 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">276</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit><trans-unit id="a88fe23bc2b322c909b3e1374d351bc775569357" datatype="html"> | 1896 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">268</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> |
1887 | <source> • <x id="INTERPOLATION"/> <x id="START_TAG_NG_CONTAINER"/>views<x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>viewers<x id="CLOSE_TAG_NG_CONTAINER"/></source><target state="new"> • <x id="INTERPOLATION"/> <x id="START_TAG_NG_CONTAINER"/>views<x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>viewers<x id="CLOSE_TAG_NG_CONTAINER"/></target> | ||
1888 | |||
1889 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="e32cbd4a8eba138fd51142b3eedf245b8a07f52d" datatype="html"> | ||
1890 | <source> • <x id="INTERPOLATION"/> <x id="START_TAG_NG_CONTAINER"/>views<x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>viewers<x id="CLOSE_TAG_NG_CONTAINER"/></source><target state="new"> • <x id="INTERPOLATION"/> <x id="START_TAG_NG_CONTAINER"/>views<x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>viewers<x id="CLOSE_TAG_NG_CONTAINER"/></target> | ||
1891 | |||
1892 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit> | ||
1893 | <trans-unit id="554a78c6ac043b4a9058c39d63e4475a454e4dc2" datatype="html"> | 1897 | <trans-unit id="554a78c6ac043b4a9058c39d63e4475a454e4dc2" datatype="html"> |
1894 | <source> Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK"/> There is a maximum of 5 tags. <x id="LINE_BREAK"/> Press <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> to add a new tag. </source> | 1898 | <source> Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK"/> There is a maximum of 5 tags. <x id="LINE_BREAK"/> Press <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> to add a new tag. </source> |
1895 | <target state="new"> | 1899 | <target state="new"> |
@@ -1952,7 +1956,7 @@ The link will expire within 1 hour.</target> | |||
1952 | 1956 | ||
1953 | 1957 | ||
1954 | 1958 | ||
1955 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit> | 1959 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">58</context></context-group><note from="description" priority="1">Stepper label for the registration page asking information about the default channel</note></trans-unit> |
1956 | <trans-unit id="3c78b53bca33467190c0b7a01320bc093a2b1427"> | 1960 | <trans-unit id="3c78b53bca33467190c0b7a01320bc093a2b1427"> |
1957 | <source>Privacy</source> | 1961 | <source>Privacy</source> |
1958 | <target>Privacy</target> | 1962 | <target>Privacy</target> |
@@ -1963,27 +1967,27 @@ The link will expire within 1 hour.</target> | |||
1963 | 1967 | ||
1964 | 1968 | ||
1965 | 1969 | ||
1966 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">234</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> | 1970 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">226</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> |
1967 | <trans-unit id="4b6dbf2d92858e82bcf6ae5dbc8dfb4b29d82ad0" datatype="html"> | 1971 | <trans-unit id="4b6dbf2d92858e82bcf6ae5dbc8dfb4b29d82ad0" datatype="html"> |
1968 | <source>FAQ</source> | 1972 | <source>FAQ</source> |
1969 | <target state="new">FAQ</target> | 1973 | <target state="new">FAQ</target> |
1970 | 1974 | ||
1971 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">177</context></context-group></trans-unit> | 1975 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">175</context></context-group></trans-unit> |
1972 | <trans-unit id="a2892dc0bd40629b160c490cdd4aff82204bbec6" datatype="html"> | 1976 | <trans-unit id="a2892dc0bd40629b160c490cdd4aff82204bbec6" datatype="html"> |
1973 | <source>Frequently asked questions about PeerTube</source> | 1977 | <source>Frequently asked questions about PeerTube</source> |
1974 | <target state="new">Frequently asked questions about PeerTube</target> | 1978 | <target state="new">Frequently asked questions about PeerTube</target> |
1975 | 1979 | ||
1976 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">177</context></context-group></trans-unit> | 1980 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">175</context></context-group></trans-unit> |
1977 | <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html"> | 1981 | <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html"> |
1978 | <source>API</source> | 1982 | <source>API</source> |
1979 | <target state="new">API</target> | 1983 | <target state="new">API</target> |
1980 | 1984 | ||
1981 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">179</context></context-group></trans-unit> | 1985 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">177</context></context-group></trans-unit> |
1982 | <trans-unit id="fd91a5f2ef27c48b6908d9016fb6de2a224e8559" datatype="html"> | 1986 | <trans-unit id="fd91a5f2ef27c48b6908d9016fb6de2a224e8559" datatype="html"> |
1983 | <source>API documentation</source> | 1987 | <source>API documentation</source> |
1984 | <target state="new">API documentation</target> | 1988 | <target state="new">API documentation</target> |
1985 | 1989 | ||
1986 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">179</context></context-group></trans-unit> | 1990 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">177</context></context-group></trans-unit> |
1987 | <trans-unit id="d69f4fafc780cc7dbafb063ca5f11e6f7c91b0c5"> | 1991 | <trans-unit id="d69f4fafc780cc7dbafb063ca5f11e6f7c91b0c5"> |
1988 | <source>Schedule publication (<x id="INTERPOLATION"/>)</source> | 1992 | <source>Schedule publication (<x id="INTERPOLATION"/>)</source> |
1989 | <target>Schedule publication ( | 1993 | <target>Schedule publication ( |
@@ -2511,51 +2515,51 @@ The link will expire within 1 hour.</target> | |||
2511 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit><trans-unit id="1ade7342907e567e3c91d505719fac63d95324e0" datatype="html"> | 2515 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit><trans-unit id="1ade7342907e567e3c91d505719fac63d95324e0" datatype="html"> |
2512 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source><target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> | 2516 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source><target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> |
2513 | 2517 | ||
2514 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit> | 2518 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">68</context></context-group></trans-unit> |
2515 | 2519 | ||
2516 | 2520 | ||
2517 | <trans-unit id="74059c5dce671d464259e3ce37a5d408c3fd7720" datatype="html"> | 2521 | <trans-unit id="74059c5dce671d464259e3ce37a5d408c3fd7720" datatype="html"> |
2518 | <source>SUPPORT</source> | 2522 | <source>SUPPORT</source> |
2519 | <target state="new">SUPPORT</target> | 2523 | <target state="new">SUPPORT</target> |
2520 | 2524 | ||
2521 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit> | 2525 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> |
2522 | <trans-unit id="83ea0f7a6f84393af198d48193e01a96f3fcbc9a" datatype="html"> | 2526 | <trans-unit id="83ea0f7a6f84393af198d48193e01a96f3fcbc9a" datatype="html"> |
2523 | <source>SHARE</source> | 2527 | <source>SHARE</source> |
2524 | <target state="new">SHARE</target> | 2528 | <target state="new">SHARE</target> |
2525 | 2529 | ||
2526 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit> | 2530 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">109</context></context-group></trans-unit> |
2527 | <trans-unit id="cf272d006ff8c0b60e61b14e17fa6a39b30d614a" datatype="html"> | 2531 | <trans-unit id="cf272d006ff8c0b60e61b14e17fa6a39b30d614a" datatype="html"> |
2528 | <source>SAVE</source> | 2532 | <source>SAVE</source> |
2529 | <target state="new">SAVE</target> | 2533 | <target state="new">SAVE</target> |
2530 | 2534 | ||
2531 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit> | 2535 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">120</context></context-group></trans-unit> |
2532 | <trans-unit id="8270eaeb2582eef4b7cde314c370aaf5b45c43d2" datatype="html"> | 2536 | <trans-unit id="8270eaeb2582eef4b7cde314c370aaf5b45c43d2" datatype="html"> |
2533 | <source>DOWNLOAD</source> | 2537 | <source>DOWNLOAD</source> |
2534 | <target state="new">DOWNLOAD</target> | 2538 | <target state="new">DOWNLOAD</target> |
2535 | 2539 | ||
2536 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit> | 2540 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> |
2537 | <trans-unit id="677619204556459328"> | 2541 | <trans-unit id="677619204556459328"> |
2538 | <source>Like this video</source> | 2542 | <source>Like this video</source> |
2539 | <target>Like this video</target> | 2543 | <target>Like this video</target> |
2540 | 2544 | ||
2541 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> | 2545 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> |
2542 | <trans-unit id="1979134407801821102"> | 2546 | <trans-unit id="1979134407801821102"> |
2543 | <source>Dislike this video</source> | 2547 | <source>Dislike this video</source> |
2544 | <target>Dislike this video</target> | 2548 | <target>Dislike this video</target> |
2545 | 2549 | ||
2546 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> | 2550 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> |
2547 | <trans-unit id="4001371302469308813" datatype="html"> | 2551 | <trans-unit id="4001371302469308813" datatype="html"> |
2548 | <source>Support options for this video</source> | 2552 | <source>Support options for this video</source> |
2549 | <target state="new">Support options for this video</target> | 2553 | <target state="new">Support options for this video</target> |
2550 | 2554 | ||
2551 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> | 2555 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">134</context></context-group></trans-unit> |
2552 | <trans-unit id="0b7f242da10ece3f2995095c455b9a92ebcdd3b4"> | 2556 | <trans-unit id="0b7f242da10ece3f2995095c455b9a92ebcdd3b4"> |
2553 | <source>By <x id="INTERPOLATION"/></source> | 2557 | <source>By <x id="INTERPOLATION"/></source> |
2554 | <target>By | 2558 | <target>By |
2555 | <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> | 2559 | <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> |
2556 | </target> | 2560 | </target> |
2557 | 2561 | ||
2558 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">194</context></context-group></trans-unit> | 2562 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> |
2559 | <trans-unit id="d0336848b0c375a1c25ba369b3481ee383217a4f" datatype="html"> | 2563 | <trans-unit id="d0336848b0c375a1c25ba369b3481ee383217a4f" datatype="html"> |
2560 | <source>Subscribe</source> | 2564 | <source>Subscribe</source> |
2561 | <target state="new">Subscribe</target> | 2565 | <target state="new">Subscribe</target> |
@@ -2580,27 +2584,27 @@ The link will expire within 1 hour.</target> | |||
2580 | <source>Show more</source> | 2584 | <source>Show more</source> |
2581 | <target>Show more</target> | 2585 | <target>Show more</target> |
2582 | 2586 | ||
2583 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> | 2587 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">213</context></context-group></trans-unit> |
2584 | <trans-unit id="5403a767248e304199592271bba3366d2ca3f903"> | 2588 | <trans-unit id="5403a767248e304199592271bba3366d2ca3f903"> |
2585 | <source>Show less</source> | 2589 | <source>Show less</source> |
2586 | <target>Show less</target> | 2590 | <target>Show less</target> |
2587 | 2591 | ||
2588 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit> | 2592 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">219</context></context-group></trans-unit> |
2589 | <trans-unit id="57bfd54c230fc20caff1f0b321ad42be3bf859a6" datatype="html"> | 2593 | <trans-unit id="57bfd54c230fc20caff1f0b321ad42be3bf859a6" datatype="html"> |
2590 | <source>Origin instance</source> | 2594 | <source>Origin instance</source> |
2591 | <target state="new">Origin instance</target> | 2595 | <target state="new">Origin instance</target> |
2592 | 2596 | ||
2593 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">239</context></context-group></trans-unit> | 2597 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">231</context></context-group></trans-unit> |
2594 | <trans-unit id="284b55e2ae9f6e5bc78c92a18ef26da02f380079"> | 2598 | <trans-unit id="284b55e2ae9f6e5bc78c92a18ef26da02f380079"> |
2595 | <source>Originally published</source> | 2599 | <source>Originally published</source> |
2596 | <target>Originally published</target> | 2600 | <target>Originally published</target> |
2597 | 2601 | ||
2598 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">244</context></context-group></trans-unit> | 2602 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">236</context></context-group></trans-unit> |
2599 | <trans-unit id="4c0ba3cde3b3c58b855ffb4beaa5804a2fc3826b" datatype="html"> | 2603 | <trans-unit id="4c0ba3cde3b3c58b855ffb4beaa5804a2fc3826b" datatype="html"> |
2600 | <source>Friendly Reminder: </source> | 2604 | <source>Friendly Reminder: </source> |
2601 | <target state="new">Friendly Reminder: </target> | 2605 | <target state="new">Friendly Reminder: </target> |
2602 | 2606 | ||
2603 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">307</context></context-group></trans-unit> | 2607 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">299</context></context-group></trans-unit> |
2604 | <trans-unit id="89707647cc7c304e499ae46a5a0c5b508c3c80a0" datatype="html"> | 2608 | <trans-unit id="89707647cc7c304e499ae46a5a0c5b508c3c80a0" datatype="html"> |
2605 | <source> | 2609 | <source> |
2606 | the sharing system used for this video implies that some technical information about your system (such as a public IP address) can be sent to other peers. | 2610 | the sharing system used for this video implies that some technical information about your system (such as a public IP address) can be sent to other peers. |
@@ -2609,7 +2613,7 @@ The link will expire within 1 hour.</target> | |||
2609 | the sharing system used for this video implies that some technical information about your system (such as a public IP address) can be sent to other peers. | 2613 | the sharing system used for this video implies that some technical information about your system (such as a public IP address) can be sent to other peers. |
2610 | </target> | 2614 | </target> |
2611 | 2615 | ||
2612 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">309</context></context-group></trans-unit> | 2616 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">301</context></context-group></trans-unit> |
2613 | <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e"> | 2617 | <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e"> |
2614 | <source>More information</source> | 2618 | <source>More information</source> |
2615 | <target>More information</target> | 2619 | <target>More information</target> |
@@ -2617,7 +2621,7 @@ The link will expire within 1 hour.</target> | |||
2617 | 2621 | ||
2618 | 2622 | ||
2619 | 2623 | ||
2620 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">312</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> | 2624 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> |
2621 | <trans-unit id="75d9bb7a2e6256268cd0653aac75a8b994d3cf1f" datatype="html"> | 2625 | <trans-unit id="75d9bb7a2e6256268cd0653aac75a8b994d3cf1f" datatype="html"> |
2622 | <source>The video was blocked due to automatic blocking of new videos</source> | 2626 | <source>The video was blocked due to automatic blocking of new videos</source> |
2623 | <target state="new">The video was blocked due to automatic blocking of new videos</target> | 2627 | <target state="new">The video was blocked due to automatic blocking of new videos</target> |
@@ -2630,7 +2634,7 @@ The link will expire within 1 hour.</target> | |||
2630 | <source>Get more information</source> | 2634 | <source>Get more information</source> |
2631 | <target>Get more information</target> | 2635 | <target>Get more information</target> |
2632 | 2636 | ||
2633 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">312</context></context-group></trans-unit> | 2637 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">304</context></context-group></trans-unit> |
2634 | <trans-unit id="20fc98888baf65b5ba9fe9622dc036fa8dec6a5f" datatype="html"> | 2638 | <trans-unit id="20fc98888baf65b5ba9fe9622dc036fa8dec6a5f" datatype="html"> |
2635 | <source> | 2639 | <source> |
2636 | OK | 2640 | OK |
@@ -2639,7 +2643,7 @@ The link will expire within 1 hour.</target> | |||
2639 | OK | 2643 | OK |
2640 | </target> | 2644 | </target> |
2641 | 2645 | ||
2642 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit> | 2646 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">308</context></context-group></trans-unit> |
2643 | <trans-unit id="a8db53a47543132da1a68066f0a9cba0551a8933" datatype="html"> | 2647 | <trans-unit id="a8db53a47543132da1a68066f0a9cba0551a8933" datatype="html"> |
2644 | <source>1 Comment</source> | 2648 | <source>1 Comment</source> |
2645 | <target state="new">1 Comment</target> | 2649 | <target state="new">1 Comment</target> |
@@ -2929,7 +2933,7 @@ The link will expire within 1 hour.</target> | |||
2929 | <source>ID</source> | 2933 | <source>ID</source> |
2930 | <target>ID</target> | 2934 | <target>ID</target> |
2931 | 2935 | ||
2932 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> | 2936 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> |
2933 | <trans-unit id="1d284acc5ec053b3cd87e4e9fcd7aaefec0c54fb" datatype="html"> | 2937 | <trans-unit id="1d284acc5ec053b3cd87e4e9fcd7aaefec0c54fb" datatype="html"> |
2934 | <source>Follower handle</source> | 2938 | <source>Follower handle</source> |
2935 | <target state="new">Follower handle</target> | 2939 | <target state="new">Follower handle</target> |
@@ -2940,7 +2944,7 @@ The link will expire within 1 hour.</target> | |||
2940 | <target>State</target> | 2944 | <target>State</target> |
2941 | 2945 | ||
2942 | 2946 | ||
2943 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> | 2947 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">19</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> |
2944 | 2948 | ||
2945 | 2949 | ||
2946 | 2950 | ||
@@ -2957,7 +2961,7 @@ The link will expire within 1 hour.</target> | |||
2957 | 2961 | ||
2958 | 2962 | ||
2959 | 2963 | ||
2960 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> | 2964 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> |
2961 | <trans-unit id="9c9e0eb0ce8abea8b4c7c5dbb6e80a9a5f5b4193" datatype="html"> | 2965 | <trans-unit id="9c9e0eb0ce8abea8b4c7c5dbb6e80a9a5f5b4193" datatype="html"> |
2962 | <source>Open actor page in a new tab</source> | 2966 | <source>Open actor page in a new tab</source> |
2963 | <target state="new">Open actor page in a new tab</target> | 2967 | <target state="new">Open actor page in a new tab</target> |
@@ -3757,7 +3761,7 @@ The link will expire within 1 hour.</target> | |||
3757 | 3761 | ||
3758 | 3762 | ||
3759 | 3763 | ||
3760 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">158</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> | 3764 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">156</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> |
3761 | <trans-unit id="3b79d221458541611e8508d3551dd1ddd76b49d9" datatype="html"> | 3765 | <trans-unit id="3b79d221458541611e8508d3551dd1ddd76b49d9" datatype="html"> |
3762 | <source>Display settings</source> | 3766 | <source>Display settings</source> |
3763 | <target state="new">Display settings</target> | 3767 | <target state="new">Display settings</target> |
@@ -3882,21 +3886,40 @@ The link will expire within 1 hour.</target> | |||
3882 | <source>Job state</source> | 3886 | <source>Job state</source> |
3883 | <target state="new">Job state</target> | 3887 | <target state="new">Job state</target> |
3884 | 3888 | ||
3885 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit><trans-unit id="15d67169976ce05d49bc6e85e51597c957f0e37d" datatype="html"> | 3889 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit><trans-unit id="5e85feb6f9f0334366e46ee09ca6b8df52397432" datatype="html"> |
3890 | <source>any</source><target state="new">any</target> | ||
3891 | <context-group purpose="location"> | ||
3892 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> | ||
3893 | <context context-type="linenumber">21</context> | ||
3894 | </context-group> | ||
3895 | <note priority="1" from="description">Selector for the list displaying jobs, filtering by their state</note> | ||
3896 | </trans-unit><trans-unit id="15d67169976ce05d49bc6e85e51597c957f0e37d" datatype="html"> | ||
3886 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</source><target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</target> | 3897 | <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</source><target state="new">Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> jobs</target> |
3887 | 3898 | ||
3888 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> | 3899 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> |
3889 | <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc"> | 3900 | <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc"> |
3890 | <source>Type</source> | 3901 | <source>Type</source> |
3891 | <target>Type</target> | 3902 | <target>Type</target> |
3892 | 3903 | ||
3893 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit><trans-unit id="34f47c715ccc293a1d86d7cee44515bbe0ab0db0" datatype="html"> | 3904 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="e8d0453dbe7338287c348e1043da4620c218e9c4" datatype="html"> |
3905 | <source>No jobs found.</source><target state="new">No jobs found.</target> | ||
3906 | <context-group purpose="location"> | ||
3907 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> | ||
3908 | <context context-type="linenumber">94</context> | ||
3909 | </context-group> | ||
3910 | </trans-unit><trans-unit id="50140de8e198dcb486966365d1d4c01fd910cc46" datatype="html"> | ||
3911 | <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> jobs found.</source><target state="new">No <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> jobs found.</target> | ||
3912 | <context-group purpose="location"> | ||
3913 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> | ||
3914 | <context context-type="linenumber">95</context> | ||
3915 | </context-group> | ||
3916 | </trans-unit><trans-unit id="34f47c715ccc293a1d86d7cee44515bbe0ab0db0" datatype="html"> | ||
3894 | <source>No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</source><target state="new">No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</target> | 3917 | <source>No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</source><target state="new">No <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> jobs found.</target> |
3895 | 3918 | ||
3896 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">86</context></context-group></trans-unit><trans-unit id="3fc9776f71b2244ce796c554d1b1d4c583f33c77" datatype="html"> | 3919 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">98</context></context-group></trans-unit><trans-unit id="3fc9776f71b2244ce796c554d1b1d4c583f33c77" datatype="html"> |
3897 | <source>No <x id="START_TAG_CODE"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_CODE"/> jobs found that are <x id="START_TAG_SPAN"/><x id="INTERPOLATION_1"/><x id="CLOSE_TAG_SPAN"/>.</source><target state="new">No <x id="START_TAG_CODE"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_CODE"/> jobs found that are <x id="START_TAG_SPAN"/><x id="INTERPOLATION_1"/><x id="CLOSE_TAG_SPAN"/>.</target> | 3920 | <source>No <x id="START_TAG_CODE"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_CODE"/> jobs found that are <x id="START_TAG_SPAN"/><x id="INTERPOLATION_1"/><x id="CLOSE_TAG_SPAN"/>.</source><target state="new">No <x id="START_TAG_CODE"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_CODE"/> jobs found that are <x id="START_TAG_SPAN"/><x id="INTERPOLATION_1"/><x id="CLOSE_TAG_SPAN"/>.</target> |
3898 | 3921 | ||
3899 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> | 3922 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">99</context></context-group></trans-unit> |
3900 | <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html"> | 3923 | <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html"> |
3901 | <source>Refresh</source> | 3924 | <source>Refresh</source> |
3902 | <target state="new">Refresh</target> | 3925 | <target state="new">Refresh</target> |
@@ -4060,21 +4083,21 @@ The link will expire within 1 hour.</target> | |||
4060 | 4083 | ||
4061 | 4084 | ||
4062 | 4085 | ||
4063 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">168</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">126</context></context-group></trans-unit> | 4086 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">168</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">126</context></context-group></trans-unit> |
4064 | <trans-unit id="2c88654dd44fe8477ce6f85c1081cd24a590701b" datatype="html"> | 4087 | <trans-unit id="2c88654dd44fe8477ce6f85c1081cd24a590701b" datatype="html"> |
4065 | <source>Code of conduct</source> | 4088 | <source>Code of conduct</source> |
4066 | <target state="new">Code of conduct</target> | 4089 | <target state="new">Code of conduct</target> |
4067 | 4090 | ||
4068 | 4091 | ||
4069 | 4092 | ||
4070 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">154</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">135</context></context-group></trans-unit> | 4093 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">154</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">135</context></context-group></trans-unit> |
4071 | <trans-unit id="06119c0230042048f8a3fd6aa9260934b6fa5878" datatype="html"> | 4094 | <trans-unit id="06119c0230042048f8a3fd6aa9260934b6fa5878" datatype="html"> |
4072 | <source>Moderation information</source> | 4095 | <source>Moderation information</source> |
4073 | <target state="new">Moderation information</target> | 4096 | <target state="new">Moderation information</target> |
4074 | 4097 | ||
4075 | 4098 | ||
4076 | 4099 | ||
4077 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">140</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">144</context></context-group></trans-unit> | 4100 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">140</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">144</context></context-group></trans-unit> |
4078 | <trans-unit id="d635f94dd3214d8e5fb83a2af04e7b96c861e91f" datatype="html"> | 4101 | <trans-unit id="d635f94dd3214d8e5fb83a2af04e7b96c861e91f" datatype="html"> |
4079 | <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source> | 4102 | <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source> |
4080 | <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target> | 4103 | <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target> |
@@ -4196,7 +4219,7 @@ The link will expire within 1 hour.</target> | |||
4196 | <source>Local videos</source> | 4219 | <source>Local videos</source> |
4197 | <target>Local videos</target> | 4220 | <target>Local videos</target> |
4198 | 4221 | ||
4199 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">149</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">275</context></context-group></trans-unit> | 4222 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">147</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">275</context></context-group></trans-unit> |
4200 | <trans-unit id="c5d4e7a320b88bdcf7fb2b670b81173048af3956" datatype="html"> | 4223 | <trans-unit id="c5d4e7a320b88bdcf7fb2b670b81173048af3956" datatype="html"> |
4201 | <source>BROADCAST MESSAGE</source> | 4224 | <source>BROADCAST MESSAGE</source> |
4202 | <target state="new">BROADCAST MESSAGE</target> | 4225 | <target state="new">BROADCAST MESSAGE</target> |
@@ -4330,11 +4353,7 @@ The link will expire within 1 hour.</target> | |||
4330 | <target state="new">Default daily upload limit per user</target> | 4353 | <target state="new">Default daily upload limit per user</target> |
4331 | 4354 | ||
4332 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">394</context></context-group></trans-unit> | 4355 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">394</context></context-group></trans-unit> |
4333 | <trans-unit id="6c65014c4ccf5a3ca7b0f4bdb17ff00578004420" datatype="html"> | 4356 | |
4334 | <source>Allow import with HTTP URL (i.e. YouTube)</source> | ||
4335 | <target state="new">Allow import with HTTP URL (i.e. YouTube)</target> | ||
4336 | |||
4337 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit> | ||
4338 | <trans-unit id="ec3d83c2ae784e843fbe96eb368f9e6e0f26cc2e" datatype="html"> | 4357 | <trans-unit id="ec3d83c2ae784e843fbe96eb368f9e6e0f26cc2e" datatype="html"> |
4339 | <source>Allow import with a torrent file or a magnet URI</source> | 4358 | <source>Allow import with a torrent file or a magnet URI</source> |
4340 | <target state="new">Allow import with a torrent file or a magnet URI</target> | 4359 | <target state="new">Allow import with a torrent file or a magnet URI</target> |
@@ -5032,7 +5051,7 @@ The link will expire within 1 hour.</target> | |||
5032 | <target state="new">Account page</target> | 5051 | <target state="new">Account page</target> |
5033 | 5052 | ||
5034 | 5053 | ||
5035 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">199</context></context-group></trans-unit> | 5054 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">185</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">191</context></context-group></trans-unit> |
5036 | <trans-unit id="e8a34c00da7e95d407a66f33f28943a480dbba82" datatype="html"> | 5055 | <trans-unit id="e8a34c00da7e95d407a66f33f28943a480dbba82" datatype="html"> |
5037 | <source> | 5056 | <source> |
5038 | <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> | 5057 | <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> |
@@ -5041,7 +5060,7 @@ The link will expire within 1 hour.</target> | |||
5041 | <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> | 5060 | <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> |
5042 | </target> | 5061 | </target> |
5043 | 5062 | ||
5044 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">200</context></context-group></trans-unit> | 5063 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit> |
5045 | <trans-unit id="cee3f34700944cc5786627e1b23073d946644620" datatype="html"> | 5064 | <trans-unit id="cee3f34700944cc5786627e1b23073d946644620" datatype="html"> |
5046 | <source>No ownership change request found.</source> | 5065 | <source>No ownership change request found.</source> |
5047 | <target state="new">No ownership change request found.</target> | 5066 | <target state="new">No ownership change request found.</target> |
@@ -5152,7 +5171,7 @@ The link will expire within 1 hour.</target> | |||
5152 | 5171 | ||
5153 | 5172 | ||
5154 | 5173 | ||
5155 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-subscriptions/my-subscriptions.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">190</context></context-group></trans-unit> | 5174 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-subscriptions/my-subscriptions.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">182</context></context-group></trans-unit> |
5156 | <trans-unit id="c65641c36859c328928e6b0f14c3f913886f8add"> | 5175 | <trans-unit id="c65641c36859c328928e6b0f14c3f913886f8add"> |
5157 | <source>Created by <x id="INTERPOLATION"/></source> | 5176 | <source>Created by <x id="INTERPOLATION"/></source> |
5158 | <target>Created by | 5177 | <target>Created by |
@@ -5459,7 +5478,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5459 | <source>Stats</source> | 5478 | <source>Stats</source> |
5460 | <target>Stats</target> | 5479 | <target>Stats</target> |
5461 | 5480 | ||
5462 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">178</context></context-group></trans-unit> | 5481 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">176</context></context-group></trans-unit> |
5463 | <trans-unit id="8bc634cd9d8c9b684dbfaaf17a522f894bedbffc"> | 5482 | <trans-unit id="8bc634cd9d8c9b684dbfaaf17a522f894bedbffc"> |
5464 | <source>Joined <x id="INTERPOLATION"/></source> | 5483 | <source>Joined <x id="INTERPOLATION"/></source> |
5465 | <target>Joined | 5484 | <target>Joined |
@@ -5642,7 +5661,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5642 | <target>Features found on this instance</target> | 5661 | <target>Features found on this instance</target> |
5643 | 5662 | ||
5644 | 5663 | ||
5645 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> | 5664 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> |
5646 | <trans-unit id="92538de0e2f6e64f1d05291132b93c32bed81237" datatype="html"> | 5665 | <trans-unit id="92538de0e2f6e64f1d05291132b93c32bed81237" datatype="html"> |
5647 | <source>STATISTICS</source> | 5666 | <source>STATISTICS</source> |
5648 | <target state="new">STATISTICS</target> | 5667 | <target state="new">STATISTICS</target> |
@@ -5918,13 +5937,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5918 | Create an account | 5937 | Create an account |
5919 | </target> | 5938 | </target> |
5920 | 5939 | ||
5921 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="e876eff2839953b48c0803607a6a10285b17c550" datatype="html"> | 5940 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit> |
5922 | <source><x id="INTERPOLATION" equiv-text="{{ videoUploadDisabled ? 'Signup' : 'Next' }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ videoUploadDisabled ? 'Signup' : 'Next' }}"/></target> | ||
5923 | <context-group purpose="location"> | ||
5924 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
5925 | <context context-type="linenumber">22</context> | ||
5926 | </context-group> | ||
5927 | </trans-unit> | ||
5928 | <trans-unit id="9082008222523034483" datatype="html"> | 5941 | <trans-unit id="9082008222523034483" datatype="html"> |
5929 | <source>Get help</source><target state="new">Get help</target> | 5942 | <source>Get help</source><target state="new">Get help</target> |
5930 | 5943 | ||
@@ -5935,37 +5948,37 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5935 | Create my account | 5948 | Create my account |
5936 | </target> | 5949 | </target> |
5937 | 5950 | ||
5938 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> | 5951 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> |
5939 | <trans-unit id="cb9d0623f382c9803df997fb30b9a33a5438d919" datatype="html"> | 5952 | <trans-unit id="cb9d0623f382c9803df997fb30b9a33a5438d919" datatype="html"> |
5940 | <source>PeerTube is creating your account...</source> | 5953 | <source>PeerTube is creating your account...</source> |
5941 | <target state="new">PeerTube is creating your account...</target> | 5954 | <target state="new">PeerTube is creating your account...</target> |
5942 | 5955 | ||
5943 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> | 5956 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit> |
5944 | <trans-unit id="8dd413cee2228118c536f503709329a4d1a395e2" datatype="html"> | 5957 | <trans-unit id="8dd413cee2228118c536f503709329a4d1a395e2" datatype="html"> |
5945 | <source>Done</source> | 5958 | <source>Done</source> |
5946 | <target state="new">Done</target> | 5959 | <target state="new">Done</target> |
5947 | 5960 | ||
5948 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> | 5961 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit> |
5949 | <trans-unit id="88b19801d99f5dcc4043d6d30dfa32c3f68da5ea" datatype="html"> | 5962 | <trans-unit id="88b19801d99f5dcc4043d6d30dfa32c3f68da5ea" datatype="html"> |
5950 | <source>Who are we?</source> | 5963 | <source>Who are we?</source> |
5951 | <target state="new">Who are we?</target> | 5964 | <target state="new">Who are we?</target> |
5952 | 5965 | ||
5953 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">62</context></context-group></trans-unit> | 5966 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> |
5954 | <trans-unit id="05db4afa3e85d23d29fcfacaa5a61f0d2ae02dc0" datatype="html"> | 5967 | <trans-unit id="05db4afa3e85d23d29fcfacaa5a61f0d2ae02dc0" datatype="html"> |
5955 | <source>How long do we plan to maintain this instance?</source> | 5968 | <source>How long do we plan to maintain this instance?</source> |
5956 | <target state="new">How long do we plan to maintain this instance?</target> | 5969 | <target state="new">How long do we plan to maintain this instance?</target> |
5957 | 5970 | ||
5958 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit> | 5971 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit> |
5959 | <trans-unit id="b7ad73ca1e5e4a530ca4eaa5285e4fd0c376c089" datatype="html"> | 5972 | <trans-unit id="b7ad73ca1e5e4a530ca4eaa5285e4fd0c376c089" datatype="html"> |
5960 | <source>How will we finance this instance?</source> | 5973 | <source>How will we finance this instance?</source> |
5961 | <target state="new">How will we finance this instance?</target> | 5974 | <target state="new">How will we finance this instance?</target> |
5962 | 5975 | ||
5963 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit> | 5976 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> |
5964 | <trans-unit id="24e4921833f6fff4376e0ec13a33c44a85922355" datatype="html"> | 5977 | <trans-unit id="24e4921833f6fff4376e0ec13a33c44a85922355" datatype="html"> |
5965 | <source>Administrators & Sustainability</source> | 5978 | <source>Administrators & Sustainability</source> |
5966 | <target state="new">Administrators & Sustainability</target> | 5979 | <target state="new">Administrators & Sustainability</target> |
5967 | 5980 | ||
5968 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit> | 5981 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> |
5969 | <trans-unit id="041620337eaebda87971d345d05697639dfe78e4" datatype="html"> | 5982 | <trans-unit id="041620337eaebda87971d345d05697639dfe78e4" datatype="html"> |
5970 | <source>Step</source> | 5983 | <source>Step</source> |
5971 | <target state="new">Step</target> | 5984 | <target state="new">Step</target> |
@@ -6055,7 +6068,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6055 | 6068 | ||
6056 | </target> | 6069 | </target> |
6057 | 6070 | ||
6058 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-user.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit><trans-unit id="3301086086650990787" datatype="html"> | 6071 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit><trans-unit id="3301086086650990787" datatype="html"> |
6059 | <source>Register</source><target state="new">Register</target> | 6072 | <source>Register</source><target state="new">Register</target> |
6060 | 6073 | ||
6061 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-routing.module.ts</context><context context-type="linenumber">14</context></context-group></trans-unit> | 6074 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-routing.module.ts</context><context context-type="linenumber">14</context></context-group></trans-unit> |
@@ -6064,12 +6077,12 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6064 | <source>Your message has been sent.</source> | 6077 | <source>Your message has been sent.</source> |
6065 | <target>Your message has been sent.</target> | 6078 | <target>Your message has been sent.</target> |
6066 | 6079 | ||
6067 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">76</context></context-group></trans-unit> | 6080 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> |
6068 | <trans-unit id="2072135752262464360"> | 6081 | <trans-unit id="2072135752262464360"> |
6069 | <source>You already sent this form recently</source> | 6082 | <source>You already sent this form recently</source> |
6070 | <target>You already sent this form recently</target> | 6083 | <target>You already sent this form recently</target> |
6071 | 6084 | ||
6072 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">82</context></context-group></trans-unit> | 6085 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.ts</context><context context-type="linenumber">83</context></context-group></trans-unit> |
6073 | <trans-unit id="3830487495946043372"> | 6086 | <trans-unit id="3830487495946043372"> |
6074 | <source>No description</source> | 6087 | <source>No description</source> |
6075 | <target>No description</target> | 6088 | <target>No description</target> |
@@ -6103,37 +6116,37 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6103 | <x id="PH"/> direct account followers | 6116 | <x id="PH"/> direct account followers |
6104 | </target> | 6117 | </target> |
6105 | 6118 | ||
6106 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">109</context></context-group></trans-unit><trans-unit id="6250999352462648289" datatype="html"> | 6119 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit><trans-unit id="6250999352462648289" datatype="html"> |
6107 | <source>Report this account</source><target state="new">Report this account</target> | 6120 | <source>Report this account</source><target state="new">Report this account</target> |
6108 | 6121 | ||
6109 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit> | 6122 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">119</context></context-group></trans-unit> |
6110 | 6123 | ||
6111 | <trans-unit id="424703522835656806" datatype="html"> | 6124 | <trans-unit id="424703522835656806" datatype="html"> |
6112 | <source>VIDEO CHANNELS</source> | 6125 | <source>VIDEO CHANNELS</source> |
6113 | <target state="new">VIDEO CHANNELS</target> | 6126 | <target state="new">VIDEO CHANNELS</target> |
6114 | 6127 | ||
6115 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="1504521795586863905" datatype="html"> | 6128 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">63</context></context-group></trans-unit><trans-unit id="1504521795586863905" datatype="html"> |
6116 | <source>VIDEOS</source><target state="new">VIDEOS</target> | 6129 | <source>VIDEOS</source><target state="new">VIDEOS</target> |
6117 | 6130 | ||
6118 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">65</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> | 6131 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">64</context></context-group></trans-unit> |
6119 | <trans-unit id="1341921152640000230" datatype="html"> | 6132 | <trans-unit id="1341921152640000230" datatype="html"> |
6120 | <source>ABOUT</source> | 6133 | <source>ABOUT</source> |
6121 | <target state="new">ABOUT</target> | 6134 | <target state="new">ABOUT</target> |
6122 | 6135 | ||
6123 | 6136 | ||
6124 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> | 6137 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">65</context></context-group></trans-unit> |
6125 | <trans-unit id="25349740244798533" datatype="html"> | 6138 | <trans-unit id="25349740244798533" datatype="html"> |
6126 | <source>Username copied</source> | 6139 | <source>Username copied</source> |
6127 | <target state="new">Username copied</target> | 6140 | <target state="new">Username copied</target> |
6128 | 6141 | ||
6129 | 6142 | ||
6130 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">89</context></context-group></trans-unit><trans-unit id="9221735175659318025" datatype="html"> | 6143 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit><trans-unit id="9221735175659318025" datatype="html"> |
6131 | <source>1 subscriber</source><target state="new">1 subscriber</target> | 6144 | <source>1 subscriber</source><target state="new">1 subscriber</target> |
6132 | 6145 | ||
6133 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit><trans-unit id="4097331874769079975" datatype="html"> | 6146 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">97</context></context-group></trans-unit><trans-unit id="4097331874769079975" datatype="html"> |
6134 | <source><x id="PH"/> subscribers</source><target state="new"><x id="PH"/> subscribers</target> | 6147 | <source><x id="PH"/> subscribers</source><target state="new"><x id="PH"/> subscribers</target> |
6135 | 6148 | ||
6136 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit> | 6149 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> |
6137 | 6150 | ||
6138 | <trans-unit id="db28493f1be1ed4d0edfea612181d27c9c530270" datatype="html"> | 6151 | <trans-unit id="db28493f1be1ed4d0edfea612181d27c9c530270" datatype="html"> |
6139 | <source>Instances you follow</source> | 6152 | <source>Instances you follow</source> |
@@ -6354,7 +6367,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6354 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">73</context></context-group></trans-unit><trans-unit id="7022070615528435141" datatype="html"> | 6367 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">73</context></context-group></trans-unit><trans-unit id="7022070615528435141" datatype="html"> |
6355 | <source>Delete</source><target state="new">Delete</target> | 6368 | <source>Delete</source><target state="new">Delete</target> |
6356 | 6369 | ||
6357 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">131</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">208</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">308</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">371</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">406</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">158</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">75</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">194</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">74</context></context-group></trans-unit> | 6370 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">131</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">208</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">308</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">371</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">406</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">158</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">167</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">75</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/users/user-list/user-list.component.ts</context><context context-type="linenumber">194</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">74</context></context-group></trans-unit> |
6358 | <trans-unit id="2452034338905853167" datatype="html"> | 6371 | <trans-unit id="2452034338905853167" datatype="html"> |
6359 | <source> | 6372 | <source> |
6360 | <x id="PH"/> removed from instance followers | 6373 | <x id="PH"/> removed from instance followers |
@@ -6791,7 +6804,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6791 | 6804 | ||
6792 | 6805 | ||
6793 | 6806 | ||
6794 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> | 6807 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> |
6795 | <trans-unit id="5076187961693950167" datatype="html"> | 6808 | <trans-unit id="5076187961693950167" datatype="html"> |
6796 | <source>Standard logs</source> | 6809 | <source>Standard logs</source> |
6797 | <target state="new">Standard logs</target> | 6810 | <target state="new">Standard logs</target> |
@@ -7177,12 +7190,12 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7177 | <x id="PH"/> created. | 7190 | <x id="PH"/> created. |
7178 | </target> | 7191 | </target> |
7179 | 7192 | ||
7180 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit> | 7193 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> |
7181 | <trans-unit id="8723777130353305761"> | 7194 | <trans-unit id="8723777130353305761"> |
7182 | <source>This name already exists on this instance.</source> | 7195 | <source>This name already exists on this instance.</source> |
7183 | <target>This name already exists on this instance.</target> | 7196 | <target>This name already exists on this instance.</target> |
7184 | 7197 | ||
7185 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">62</context></context-group></trans-unit> | 7198 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">63</context></context-group></trans-unit> |
7186 | <trans-unit id="7589345916094713536"> | 7199 | <trans-unit id="7589345916094713536"> |
7187 | <source>Video channel <x id="PH"/> updated.</source> | 7200 | <source>Video channel <x id="PH"/> updated.</source> |
7188 | <target>Video channel | 7201 | <target>Video channel |
@@ -7224,7 +7237,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7224 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">76</context></context-group></trans-unit><trans-unit id="5674286808255988565" datatype="html"> | 7237 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">76</context></context-group></trans-unit><trans-unit id="5674286808255988565" datatype="html"> |
7225 | <source>Create</source><target state="new">Create</target> | 7238 | <source>Create</source><target state="new">Create</target> |
7226 | 7239 | ||
7227 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">76</context></context-group></trans-unit> | 7240 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> |
7228 | <trans-unit id="8869957234869568361" datatype="html"> | 7241 | <trans-unit id="8869957234869568361" datatype="html"> |
7229 | <source>Update playlist</source> | 7242 | <source>Update playlist</source> |
7230 | <target state="new">Update playlist</target> | 7243 | <target state="new">Update playlist</target> |
@@ -7393,14 +7406,14 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7393 | <source>Now please check your emails to verify your account and complete signup.</source> | 7406 | <source>Now please check your emails to verify your account and complete signup.</source> |
7394 | <target state="new">Now please check your emails to verify your account and complete signup.</target> | 7407 | <target state="new">Now please check your emails to verify your account and complete signup.</target> |
7395 | 7408 | ||
7396 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">119</context></context-group></trans-unit> | 7409 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">126</context></context-group></trans-unit> |
7397 | <trans-unit id="2847376451647729886"> | 7410 | <trans-unit id="2847376451647729886"> |
7398 | <source>You are now logged in as <x id="PH"/>!</source> | 7411 | <source>You are now logged in as <x id="PH"/>!</source> |
7399 | <target>You are now logged in as | 7412 | <target>You are now logged in as |
7400 | <x id="PH"/>! | 7413 | <x id="PH"/>! |
7401 | </target> | 7414 | </target> |
7402 | 7415 | ||
7403 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">127</context></context-group></trans-unit> | 7416 | <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">134</context></context-group></trans-unit> |
7404 | <trans-unit id="2687679787442328897"> | 7417 | <trans-unit id="2687679787442328897"> |
7405 | <source>An email with verification link will be sent to <x id="PH"/>.</source> | 7418 | <source>An email with verification link will be sent to <x id="PH"/>.</source> |
7406 | <target>An email with verification link will be sent to | 7419 | <target>An email with verification link will be sent to |
@@ -7428,12 +7441,12 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7428 | <target>Subscribe to the account</target> | 7441 | <target>Subscribe to the account</target> |
7429 | 7442 | ||
7430 | 7443 | ||
7431 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">913</context></context-group></trans-unit> | 7444 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">951</context></context-group></trans-unit> |
7432 | <trans-unit id="4014335318155107533" datatype="html"> | 7445 | <trans-unit id="4014335318155107533" datatype="html"> |
7433 | <source>VIDEO PLAYLISTS</source> | 7446 | <source>VIDEO PLAYLISTS</source> |
7434 | <target state="new">VIDEO PLAYLISTS</target> | 7447 | <target state="new">VIDEO PLAYLISTS</target> |
7435 | 7448 | ||
7436 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">66</context></context-group></trans-unit> | 7449 | <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">70</context></context-group></trans-unit> |
7437 | <trans-unit id="7709367721354853232"> | 7450 | <trans-unit id="7709367721354853232"> |
7438 | <source>Focus the search bar</source> | 7451 | <source>Focus the search bar</source> |
7439 | <target>Focus the search bar</target> | 7452 | <target>Focus the search bar</target> |
@@ -7473,34 +7486,34 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7473 | <source>Go to my subscriptions</source> | 7486 | <source>Go to my subscriptions</source> |
7474 | <target>Go to my subscriptions</target> | 7487 | <target>Go to my subscriptions</target> |
7475 | 7488 | ||
7476 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">63</context></context-group></trans-unit> | 7489 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">64</context></context-group></trans-unit> |
7477 | <trans-unit id="1136469849928650779"> | 7490 | <trans-unit id="1136469849928650779"> |
7478 | <source>Go to my videos</source> | 7491 | <source>Go to my videos</source> |
7479 | <target>Go to my videos</target> | 7492 | <target>Go to my videos</target> |
7480 | 7493 | ||
7481 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> | 7494 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">68</context></context-group></trans-unit> |
7482 | <trans-unit id="7836683738999600376"> | 7495 | <trans-unit id="7836683738999600376"> |
7483 | <source>Go to my imports</source> | 7496 | <source>Go to my imports</source> |
7484 | <target>Go to my imports</target> | 7497 | <target>Go to my imports</target> |
7485 | 7498 | ||
7486 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> | 7499 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">72</context></context-group></trans-unit> |
7487 | <trans-unit id="7511292153332773503"> | 7500 | <trans-unit id="7511292153332773503"> |
7488 | <source>Go to my channels</source> | 7501 | <source>Go to my channels</source> |
7489 | <target>Go to my channels</target> | 7502 | <target>Go to my channels</target> |
7490 | 7503 | ||
7491 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group></trans-unit><trans-unit id="2013324644839511073" datatype="html"> | 7504 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">76</context></context-group></trans-unit><trans-unit id="2013324644839511073" datatype="html"> |
7492 | <source>Cannot retrieve OAuth Client credentials: <x id="PH"/>. | 7505 | <source>Cannot retrieve OAuth Client credentials: <x id="PH"/>. |
7493 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source><target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. | 7506 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source><target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. |
7494 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> | 7507 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> |
7495 | 7508 | ||
7496 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group></trans-unit> | 7509 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> |
7497 | 7510 | ||
7498 | 7511 | ||
7499 | <trans-unit id="375263728166936544"> | 7512 | <trans-unit id="375263728166936544"> |
7500 | <source>You need to reconnect.</source> | 7513 | <source>You need to reconnect.</source> |
7501 | <target>You need to reconnect.</target> | 7514 | <target>You need to reconnect.</target> |
7502 | 7515 | ||
7503 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">219</context></context-group></trans-unit> | 7516 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> |
7504 | <trans-unit id="2206638022166154361"> | 7517 | <trans-unit id="2206638022166154361"> |
7505 | <source>Keyboard Shortcuts:</source> | 7518 | <source>Keyboard Shortcuts:</source> |
7506 | <target>Keyboard Shortcuts:</target> | 7519 | <target>Keyboard Shortcuts:</target> |
@@ -7515,41 +7528,41 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
7515 | <source>Incorrect username or password.</source> | 7528 | <source>Incorrect username or password.</source> |
7516 | <target>Incorrect username or password.</target> | 7529 | <target>Incorrect username or password.</target> |
7517 | 7530 | ||
7518 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">140</context></context-group></trans-unit> | 7531 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">163</context></context-group></trans-unit> |
7519 | <trans-unit id="6974874606619467663" datatype="html"> | 7532 | <trans-unit id="6974874606619467663" datatype="html"> |
7520 | <source>Your account is blocked.</source> | 7533 | <source>Your account is blocked.</source> |
7521 | <target state="new">Your account is blocked.</target> | 7534 | <target state="new">Your account is blocked.</target> |
7522 | 7535 | ||
7523 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> | 7536 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">164</context></context-group></trans-unit> |
7524 | 7537 | ||
7525 | <trans-unit id="7939914198003891823" datatype="html"> | 7538 | <trans-unit id="7939914198003891823" datatype="html"> |
7526 | <source>any language</source> | 7539 | <source>any language</source> |
7527 | <target state="new">any language</target> | 7540 | <target state="new">any language</target> |
7528 | 7541 | ||
7529 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">213</context></context-group></trans-unit><trans-unit id="4ecb8d97ebb2f37c5b410afccbb78003f75ac35c" datatype="html"> | 7542 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">251</context></context-group></trans-unit><trans-unit id="4ecb8d97ebb2f37c5b410afccbb78003f75ac35c" datatype="html"> |
7530 | <source>ON <x id="INTERPOLATION"/></source><target state="new">ON <x id="INTERPOLATION"/></target> | 7543 | <source>ON <x id="INTERPOLATION"/></source><target state="new">ON <x id="INTERPOLATION"/></target> |
7531 | 7544 | ||
7532 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">125</context></context-group></trans-unit> | 7545 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">123</context></context-group></trans-unit> |
7533 | <trans-unit id="5633144232269377096" datatype="html"> | 7546 | <trans-unit id="5633144232269377096" datatype="html"> |
7534 | <source>hide</source> | 7547 | <source>hide</source> |
7535 | <target state="new">hide</target> | 7548 | <target state="new">hide</target> |
7536 | 7549 | ||
7537 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">246</context></context-group></trans-unit> | 7550 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">284</context></context-group></trans-unit> |
7538 | <trans-unit id="8603861867909474404" datatype="html"> | 7551 | <trans-unit id="8603861867909474404" datatype="html"> |
7539 | <source>blur</source> | 7552 | <source>blur</source> |
7540 | <target state="new">blur</target> | 7553 | <target state="new">blur</target> |
7541 | 7554 | ||
7542 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">250</context></context-group></trans-unit> | 7555 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">288</context></context-group></trans-unit> |
7543 | <trans-unit id="4534458451100881847" datatype="html"> | 7556 | <trans-unit id="4534458451100881847" datatype="html"> |
7544 | <source>display</source> | 7557 | <source>display</source> |
7545 | <target state="new">display</target> | 7558 | <target state="new">display</target> |
7546 | 7559 | ||
7547 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">254</context></context-group></trans-unit> | 7560 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">292</context></context-group></trans-unit> |
7548 | <trans-unit id="4467323362722952678" datatype="html"> | 7561 | <trans-unit id="4467323362722952678" datatype="html"> |
7549 | <source>Unknown</source> | 7562 | <source>Unknown</source> |
7550 | <target state="new">Unknown</target> | 7563 | <target state="new">Unknown</target> |
7551 | 7564 | ||
7552 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit> | 7565 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit> |
7553 | <trans-unit id="8781423666414310853"> | 7566 | <trans-unit id="8781423666414310853"> |
7554 | <source>Your password has been successfully reset!</source> | 7567 | <source>Your password has been successfully reset!</source> |
7555 | <target>Your password has been successfully reset!</target> | 7568 | <target>Your password has been successfully reset!</target> |
@@ -8027,37 +8040,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8027 | <source>You must agree with the instance terms in order to register on it.</source> | 8040 | <source>You must agree with the instance terms in order to register on it.</source> |
8028 | <target state="new">You must agree with the instance terms in order to register on it.</target> | 8041 | <target state="new">You must agree with the instance terms in order to register on it.</target> |
8029 | 8042 | ||
8030 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit> | 8043 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">120</context></context-group></trans-unit> |
8031 | <trans-unit id="7803960725351649605"> | 8044 | <trans-unit id="7803960725351649605"> |
8032 | <source>Ban reason must be at least 3 characters long.</source> | 8045 | <source>Ban reason must be at least 3 characters long.</source> |
8033 | <target>Ban reason must be at least 3 characters long.</target> | 8046 | <target>Ban reason must be at least 3 characters long.</target> |
8034 | 8047 | ||
8035 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> | 8048 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">130</context></context-group></trans-unit> |
8036 | <trans-unit id="3851609012243698179"> | 8049 | <trans-unit id="3851609012243698179"> |
8037 | <source>Ban reason cannot be more than 250 characters long.</source> | 8050 | <source>Ban reason cannot be more than 250 characters long.</source> |
8038 | <target>Ban reason cannot be more than 250 characters long.</target> | 8051 | <target>Ban reason cannot be more than 250 characters long.</target> |
8039 | 8052 | ||
8040 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> | 8053 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> |
8041 | <trans-unit id="6632896893630378443"> | 8054 | <trans-unit id="6632896893630378443"> |
8042 | <source>Display name is required.</source> | 8055 | <source>Display name is required.</source> |
8043 | <target>Display name is required.</target> | 8056 | <target>Display name is required.</target> |
8044 | 8057 | ||
8045 | 8058 | ||
8046 | 8059 | ||
8047 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit> | 8060 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit> |
8048 | <trans-unit id="1303578752658966736"> | 8061 | <trans-unit id="1303578752658966736"> |
8049 | <source>Display name must be at least 1 character long.</source> | 8062 | <source>Display name must be at least 1 character long.</source> |
8050 | <target>Display name must be at least 1 character long.</target> | 8063 | <target>Display name must be at least 1 character long.</target> |
8051 | 8064 | ||
8052 | 8065 | ||
8053 | 8066 | ||
8054 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">145</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> | 8067 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> |
8055 | <trans-unit id="4613240543124934954"> | 8068 | <trans-unit id="4613240543124934954"> |
8056 | <source>Display name cannot be more than 50 characters long.</source> | 8069 | <source>Display name cannot be more than 50 characters long.</source> |
8057 | <target>Display name cannot be more than 50 characters long.</target> | 8070 | <target>Display name cannot be more than 50 characters long.</target> |
8058 | 8071 | ||
8059 | 8072 | ||
8060 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">146</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">28</context></context-group></trans-unit> | 8073 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">28</context></context-group></trans-unit> |
8061 | <trans-unit id="1000468652492651683"> | 8074 | <trans-unit id="1000468652492651683"> |
8062 | <source>Report reason is required.</source> | 8075 | <source>Report reason is required.</source> |
8063 | <target>Report reason is required.</target> | 8076 | <target>Report reason is required.</target> |
@@ -9004,17 +9017,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9004 | <x id="PH"/> minutes. | 9017 | <x id="PH"/> minutes. |
9005 | </target> | 9018 | </target> |
9006 | 9019 | ||
9007 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">66</context></context-group></trans-unit> | 9020 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> |
9008 | <trans-unit id="4965472196059235310"> | 9021 | <trans-unit id="4965472196059235310"> |
9009 | <source>Too many attempts, please try again later.</source> | 9022 | <source>Too many attempts, please try again later.</source> |
9010 | <target>Too many attempts, please try again later.</target> | 9023 | <target>Too many attempts, please try again later.</target> |
9011 | 9024 | ||
9012 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">68</context></context-group></trans-unit> | 9025 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">69</context></context-group></trans-unit> |
9013 | <trans-unit id="1693549688987384699"> | 9026 | <trans-unit id="1693549688987384699"> |
9014 | <source>Server error. Please retry later.</source> | 9027 | <source>Server error. Please retry later.</source> |
9015 | <target>Server error. Please retry later.</target> | 9028 | <target>Server error. Please retry later.</target> |
9016 | 9029 | ||
9017 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> | 9030 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">72</context></context-group></trans-unit> |
9018 | <trans-unit id="5927402622550505067" datatype="html"> | 9031 | <trans-unit id="5927402622550505067" datatype="html"> |
9019 | <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> | 9032 | <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> |
9020 | <target state="new">Subscribed to all current channels of | 9033 | <target state="new">Subscribed to all current channels of |
@@ -9125,7 +9138,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9125 | <source>Do you really want to delete this comment?</source> | 9138 | <source>Do you really want to delete this comment?</source> |
9126 | <target state="new">Do you really want to delete this comment?</target> | 9139 | <target state="new">Do you really want to delete this comment?</target> |
9127 | 9140 | ||
9128 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">405</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">166</context></context-group></trans-unit> | 9141 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">405</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">168</context></context-group></trans-unit> |
9129 | <trans-unit id="7837272126865175984" datatype="html"> | 9142 | <trans-unit id="7837272126865175984" datatype="html"> |
9130 | <source>Comment deleted.</source> | 9143 | <source>Comment deleted.</source> |
9131 | <target state="new">Comment deleted.</target> | 9144 | <target state="new">Comment deleted.</target> |
@@ -9162,7 +9175,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9162 | <target>Copied</target> | 9175 | <target>Copied</target> |
9163 | 9176 | ||
9164 | 9177 | ||
9165 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="1979da7460819153e11d2078244645d94291b69c" datatype="html"> | 9178 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="1979da7460819153e11d2078244645d94291b69c" datatype="html"> |
9166 | <source>Copy</source><target state="new">Copy</target> | 9179 | <source>Copy</source><target state="new">Copy</target> |
9167 | <context-group purpose="location"> | 9180 | <context-group purpose="location"> |
9168 | <context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.html</context> | 9181 | <context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.html</context> |
@@ -9225,10 +9238,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9225 | <target state="new">Save to playlist</target> | 9238 | <target state="new">Save to playlist</target> |
9226 | 9239 | ||
9227 | 9240 | ||
9228 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">264</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">134</context></context-group></trans-unit><trans-unit id="8272123190776748811" datatype="html"> | 9241 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">264</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit><trans-unit id="8272123190776748811" datatype="html"> |
9229 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source><target state="new">You need to be <a href="/login">logged in</a> to rate this video.</target> | 9242 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source><target state="new">You need to be <a href="/login">logged in</a> to rate this video.</target> |
9230 | 9243 | ||
9231 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">219</context></context-group></trans-unit> | 9244 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> |
9232 | <trans-unit id="4503408361537553733" datatype="html"> | 9245 | <trans-unit id="4503408361537553733" datatype="html"> |
9233 | <source>Mirror</source> | 9246 | <source>Mirror</source> |
9234 | <target state="new">Mirror</target> | 9247 | <target state="new">Mirror</target> |
@@ -9484,20 +9497,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9484 | <source>Your video was uploaded to your account and is private.</source> | 9497 | <source>Your video was uploaded to your account and is private.</source> |
9485 | <target>Your video was uploaded to your account and is private.</target> | 9498 | <target>Your video was uploaded to your account and is private.</target> |
9486 | 9499 | ||
9487 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> | 9500 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> |
9488 | <trans-unit id="5699822024600815733"> | 9501 | <trans-unit id="5699822024600815733"> |
9489 | <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> | 9502 | <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> |
9490 | <target>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target> | 9503 | <target>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target> |
9491 | 9504 | ||
9492 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> | 9505 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit> |
9493 | <trans-unit id="1219739004043110649"> | 9506 | <trans-unit id="1219739004043110649"> |
9494 | <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> | 9507 | <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> |
9495 | <target>Your video is not uploaded yet, are you sure you want to leave this page?</target> | 9508 | <target>Your video is not uploaded yet, are you sure you want to leave this page?</target> |
9496 | 9509 | ||
9497 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit><trans-unit id="6932865105766151309" datatype="html"> | 9510 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="6932865105766151309" datatype="html"> |
9498 | <source>Upload</source><target state="new">Upload</target> | 9511 | <source>Upload</source><target state="new">Upload</target> |
9499 | 9512 | ||
9500 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit> | 9513 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit> |
9501 | <trans-unit id="8278735427925094503" datatype="html"> | 9514 | <trans-unit id="8278735427925094503" datatype="html"> |
9502 | <source>Upload | 9515 | <source>Upload |
9503 | <x id="PH"/> | 9516 | <x id="PH"/> |
@@ -9506,27 +9519,27 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9506 | <x id="PH"/> | 9519 | <x id="PH"/> |
9507 | </target> | 9520 | </target> |
9508 | 9521 | ||
9509 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> | 9522 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit> |
9510 | <trans-unit id="1964265829892160232"> | 9523 | <trans-unit id="1964265829892160232"> |
9511 | <source>Upload cancelled</source> | 9524 | <source>Upload cancelled</source> |
9512 | <target>Upload cancelled</target> | 9525 | <target>Upload cancelled</target> |
9513 | 9526 | ||
9514 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> | 9527 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> |
9515 | <trans-unit id="5981816353437801748"> | 9528 | <trans-unit id="5981816353437801748"> |
9516 | <source>Video published.</source> | 9529 | <source>Video published.</source> |
9517 | <target>Video published.</target> | 9530 | <target>Video published.</target> |
9518 | 9531 | ||
9519 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit><trans-unit id="5297709903228580202" datatype="html"> | 9532 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">267</context></context-group></trans-unit><trans-unit id="5297709903228580202" datatype="html"> |
9520 | <source>Your video quota is exceeded with this video ( | 9533 | <source>Your video quota is exceeded with this video ( |
9521 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</source><target state="new">Your video quota is exceeded with this video ( | 9534 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</source><target state="new">Your video quota is exceeded with this video ( |
9522 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | 9535 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> |
9523 | 9536 | ||
9524 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">283</context></context-group></trans-unit><trans-unit id="1267976082314717617" datatype="html"> | 9537 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit><trans-unit id="1267976082314717617" datatype="html"> |
9525 | <source>Your daily video quota is exceeded with this video ( | 9538 | <source>Your daily video quota is exceeded with this video ( |
9526 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</source><target state="new">Your daily video quota is exceeded with this video ( | 9539 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</source><target state="new">Your daily video quota is exceeded with this video ( |
9527 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | 9540 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> |
9528 | 9541 | ||
9529 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">303</context></context-group></trans-unit> | 9542 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group></trans-unit> |
9530 | 9543 | ||
9531 | 9544 | ||
9532 | <trans-unit id="764164089183618119"> | 9545 | <trans-unit id="764164089183618119"> |
@@ -9549,16 +9562,16 @@ video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | |||
9549 | <source> The deletion will be sent to remote instances so they can reflect the change.</source> | 9562 | <source> The deletion will be sent to remote instances so they can reflect the change.</source> |
9550 | <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target> | 9563 | <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target> |
9551 | 9564 | ||
9552 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">169</context></context-group></trans-unit><trans-unit id="7321800851971795962" datatype="html"> | 9565 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit><trans-unit id="7321800851971795962" datatype="html"> |
9553 | <source> It is a remote comment, so the deletion will only be effective on your instance.</source><target state="new"> It is a remote comment, so the deletion will only be effective on your instance.</target> | 9566 | <source> It is a remote comment, so the deletion will only be effective on your instance.</source><target state="new"> It is a remote comment, so the deletion will only be effective on your instance.</target> |
9554 | 9567 | ||
9555 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit><trans-unit id="5964038603724691720" datatype="html"> | 9568 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="5964038603724691720" datatype="html"> |
9556 | <source>Delete and re-draft</source><target state="new">Delete and re-draft</target> | 9569 | <source>Delete and re-draft</source><target state="new">Delete and re-draft</target> |
9557 | 9570 | ||
9558 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="7163633882758007711" datatype="html"> | 9571 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">199</context></context-group></trans-unit><trans-unit id="7163633882758007711" datatype="html"> |
9559 | <source>Do you really want to delete and re-draft this comment?</source><target state="new">Do you really want to delete and re-draft this comment?</target> | 9572 | <source>Do you really want to delete and re-draft this comment?</source><target state="new">Do you really want to delete and re-draft this comment?</target> |
9560 | 9573 | ||
9561 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit> | 9574 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/comment/video-comments.component.ts</context><context context-type="linenumber">199</context></context-group></trans-unit> |
9562 | 9575 | ||
9563 | <trans-unit id="6775540171466219199" datatype="html"> | 9576 | <trans-unit id="6775540171466219199" datatype="html"> |
9564 | <source>Stop autoplaying next video</source> | 9577 | <source>Stop autoplaying next video</source> |
@@ -9583,99 +9596,99 @@ video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | |||
9583 | <trans-unit id="961774488937452220" datatype="html"> | 9596 | <trans-unit id="961774488937452220" datatype="html"> |
9584 | <source>This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</source><target state="new">This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</target> | 9597 | <source>This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</source><target state="new">This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</target> |
9585 | 9598 | ||
9586 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">412</context></context-group></trans-unit><trans-unit id="5761611056224181752" datatype="html"> | 9599 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">413</context></context-group></trans-unit><trans-unit id="5761611056224181752" datatype="html"> |
9587 | <source>Redirection</source><target state="new">Redirection</target> | 9600 | <source>Redirection</source><target state="new">Redirection</target> |
9588 | 9601 | ||
9589 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">413</context></context-group></trans-unit> | 9602 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">414</context></context-group></trans-unit> |
9590 | 9603 | ||
9591 | <trans-unit id="8858527736400081688"> | 9604 | <trans-unit id="8858527736400081688"> |
9592 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> | 9605 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> |
9593 | <target>This video contains mature or explicit content. Are you sure you want to watch it?</target> | 9606 | <target>This video contains mature or explicit content. Are you sure you want to watch it?</target> |
9594 | 9607 | ||
9595 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">527</context></context-group></trans-unit> | 9608 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">545</context></context-group></trans-unit> |
9596 | <trans-unit id="3937119019020041049"> | 9609 | <trans-unit id="3937119019020041049"> |
9597 | <source>Mature or explicit content</source> | 9610 | <source>Mature or explicit content</source> |
9598 | <target>Mature or explicit content</target> | 9611 | <target>Mature or explicit content</target> |
9599 | 9612 | ||
9600 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">528</context></context-group></trans-unit> | 9613 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">546</context></context-group></trans-unit> |
9601 | <trans-unit id="1755474755114288376" datatype="html"> | 9614 | <trans-unit id="1755474755114288376" datatype="html"> |
9602 | <source>Up Next</source> | 9615 | <source>Up Next</source> |
9603 | <target state="new">Up Next</target> | 9616 | <target state="new">Up Next</target> |
9604 | 9617 | ||
9605 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">580</context></context-group></trans-unit><trans-unit id="2159130950882492111" datatype="html"> | 9618 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">598</context></context-group></trans-unit><trans-unit id="2159130950882492111" datatype="html"> |
9606 | <source>Cancel</source><target state="new">Cancel</target> | 9619 | <source>Cancel</source><target state="new">Cancel</target> |
9607 | 9620 | ||
9608 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">581</context></context-group></trans-unit> | 9621 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">599</context></context-group></trans-unit> |
9609 | <trans-unit id="3354816756665089864" datatype="html"> | 9622 | <trans-unit id="3354816756665089864" datatype="html"> |
9610 | <source>Autoplay is suspended</source> | 9623 | <source>Autoplay is suspended</source> |
9611 | <target state="new">Autoplay is suspended</target> | 9624 | <target state="new">Autoplay is suspended</target> |
9612 | 9625 | ||
9613 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">582</context></context-group></trans-unit> | 9626 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">600</context></context-group></trans-unit> |
9614 | <trans-unit id="7895294730547405228" datatype="html"> | 9627 | <trans-unit id="7895294730547405228" datatype="html"> |
9615 | <source>Enter/exit fullscreen (requires player focus)</source> | 9628 | <source>Enter/exit fullscreen (requires player focus)</source> |
9616 | <target state="new">Enter/exit fullscreen (requires player focus)</target> | 9629 | <target state="new">Enter/exit fullscreen (requires player focus)</target> |
9617 | 9630 | ||
9618 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">880</context></context-group></trans-unit> | 9631 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">918</context></context-group></trans-unit> |
9619 | <trans-unit id="7618388257165864759" datatype="html"> | 9632 | <trans-unit id="7618388257165864759" datatype="html"> |
9620 | <source>Play/Pause the video (requires player focus)</source> | 9633 | <source>Play/Pause the video (requires player focus)</source> |
9621 | <target state="new">Play/Pause the video (requires player focus)</target> | 9634 | <target state="new">Play/Pause the video (requires player focus)</target> |
9622 | 9635 | ||
9623 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">881</context></context-group></trans-unit> | 9636 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">919</context></context-group></trans-unit> |
9624 | <trans-unit id="7761890399634216630" datatype="html"> | 9637 | <trans-unit id="7761890399634216630" datatype="html"> |
9625 | <source>Mute/unmute the video (requires player focus)</source> | 9638 | <source>Mute/unmute the video (requires player focus)</source> |
9626 | <target state="new">Mute/unmute the video (requires player focus)</target> | 9639 | <target state="new">Mute/unmute the video (requires player focus)</target> |
9627 | 9640 | ||
9628 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">882</context></context-group></trans-unit> | 9641 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">920</context></context-group></trans-unit> |
9629 | <trans-unit id="5996585232248234904" datatype="html"> | 9642 | <trans-unit id="5996585232248234904" datatype="html"> |
9630 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> | 9643 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> |
9631 | <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target> | 9644 | <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target> |
9632 | 9645 | ||
9633 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">884</context></context-group></trans-unit> | 9646 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">922</context></context-group></trans-unit> |
9634 | <trans-unit id="3748765405903319998" datatype="html"> | 9647 | <trans-unit id="3748765405903319998" datatype="html"> |
9635 | <source>Increase the volume (requires player focus)</source> | 9648 | <source>Increase the volume (requires player focus)</source> |
9636 | <target state="new">Increase the volume (requires player focus)</target> | 9649 | <target state="new">Increase the volume (requires player focus)</target> |
9637 | 9650 | ||
9638 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">886</context></context-group></trans-unit> | 9651 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">924</context></context-group></trans-unit> |
9639 | <trans-unit id="5810704036407159982" datatype="html"> | 9652 | <trans-unit id="5810704036407159982" datatype="html"> |
9640 | <source>Decrease the volume (requires player focus)</source> | 9653 | <source>Decrease the volume (requires player focus)</source> |
9641 | <target state="new">Decrease the volume (requires player focus)</target> | 9654 | <target state="new">Decrease the volume (requires player focus)</target> |
9642 | 9655 | ||
9643 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">887</context></context-group></trans-unit> | 9656 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">925</context></context-group></trans-unit> |
9644 | <trans-unit id="2622048822548065691" datatype="html"> | 9657 | <trans-unit id="2622048822548065691" datatype="html"> |
9645 | <source>Seek the video forward (requires player focus)</source> | 9658 | <source>Seek the video forward (requires player focus)</source> |
9646 | <target state="new">Seek the video forward (requires player focus)</target> | 9659 | <target state="new">Seek the video forward (requires player focus)</target> |
9647 | 9660 | ||
9648 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">889</context></context-group></trans-unit> | 9661 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">927</context></context-group></trans-unit> |
9649 | <trans-unit id="6540078205109221153" datatype="html"> | 9662 | <trans-unit id="6540078205109221153" datatype="html"> |
9650 | <source>Seek the video backward (requires player focus)</source> | 9663 | <source>Seek the video backward (requires player focus)</source> |
9651 | <target state="new">Seek the video backward (requires player focus)</target> | 9664 | <target state="new">Seek the video backward (requires player focus)</target> |
9652 | 9665 | ||
9653 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">890</context></context-group></trans-unit> | 9666 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">928</context></context-group></trans-unit> |
9654 | <trans-unit id="1956491957766210808" datatype="html"> | 9667 | <trans-unit id="1956491957766210808" datatype="html"> |
9655 | <source>Increase playback rate (requires player focus)</source> | 9668 | <source>Increase playback rate (requires player focus)</source> |
9656 | <target state="new">Increase playback rate (requires player focus)</target> | 9669 | <target state="new">Increase playback rate (requires player focus)</target> |
9657 | 9670 | ||
9658 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">892</context></context-group></trans-unit> | 9671 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">930</context></context-group></trans-unit> |
9659 | <trans-unit id="5495529997674803186" datatype="html"> | 9672 | <trans-unit id="5495529997674803186" datatype="html"> |
9660 | <source>Decrease playback rate (requires player focus)</source> | 9673 | <source>Decrease playback rate (requires player focus)</source> |
9661 | <target state="new">Decrease playback rate (requires player focus)</target> | 9674 | <target state="new">Decrease playback rate (requires player focus)</target> |
9662 | 9675 | ||
9663 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">893</context></context-group></trans-unit> | 9676 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">931</context></context-group></trans-unit> |
9664 | <trans-unit id="3178343147230721210" datatype="html"> | 9677 | <trans-unit id="3178343147230721210" datatype="html"> |
9665 | <source>Navigate in the video frame by frame (requires player focus)</source> | 9678 | <source>Navigate in the video frame by frame (requires player focus)</source> |
9666 | <target state="new">Navigate in the video frame by frame (requires player focus)</target> | 9679 | <target state="new">Navigate in the video frame by frame (requires player focus)</target> |
9667 | 9680 | ||
9668 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">895</context></context-group></trans-unit> | 9681 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">933</context></context-group></trans-unit> |
9669 | <trans-unit id="8025996572234182184"> | 9682 | <trans-unit id="8025996572234182184"> |
9670 | <source>Like the video</source> | 9683 | <source>Like the video</source> |
9671 | <target>Like the video</target> | 9684 | <target>Like the video</target> |
9672 | 9685 | ||
9673 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">903</context></context-group></trans-unit> | 9686 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">941</context></context-group></trans-unit> |
9674 | <trans-unit id="7692127636377222448"> | 9687 | <trans-unit id="7692127636377222448"> |
9675 | <source>Dislike the video</source> | 9688 | <source>Dislike the video</source> |
9676 | <target>Dislike the video</target> | 9689 | <target>Dislike the video</target> |
9677 | 9690 | ||
9678 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">908</context></context-group></trans-unit> | 9691 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">946</context></context-group></trans-unit> |
9679 | <trans-unit id="1729036051846673606" datatype="html"> | 9692 | <trans-unit id="1729036051846673606" datatype="html"> |
9680 | <source>When active, the next video is automatically played after the current one.</source> | 9693 | <source>When active, the next video is automatically played after the current one.</source> |
9681 | <target state="new">When active, the next video is automatically played after the current one.</target> | 9694 | <target state="new">When active, the next video is automatically played after the current one.</target> |