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.gd.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.gd.xlf')
-rw-r--r-- | client/src/locale/angular.gd.xlf | 549 |
1 files changed, 281 insertions, 268 deletions
diff --git a/client/src/locale/angular.gd.xlf b/client/src/locale/angular.gd.xlf index 7c71bfc6a..1f7dfa389 100644 --- a/client/src/locale/angular.gd.xlf +++ b/client/src/locale/angular.gd.xlf | |||
@@ -420,7 +420,7 @@ | |||
420 | <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"> | 420 | <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"> |
421 | <source>video</source><target state="new">video</target> | 421 | <source>video</source><target state="new">video</target> |
422 | 422 | ||
423 | <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"> | 423 | <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"> |
424 | <source>subtitles</source><target state="new">subtitles</target> | 424 | <source>subtitles</source><target state="new">subtitles</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">49</context></context-group></trans-unit> | 426 | <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> |
@@ -501,25 +501,39 @@ | |||
501 | <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views} } | 501 | <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views} } |
502 | </target> | 502 | </target> |
503 | 503 | ||
504 | <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"> | 504 | <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"> |
505 | <source> <x id="ICU" equiv-text="{video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}} | 505 | <source> <x id="ICU" equiv-text="{video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}} |
506 | "/> </source><target state="new"> <x id="ICU" equiv-text="{video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}} | 506 | "/> </source><target state="new"> <x id="ICU" equiv-text="{video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}} |
507 | "/> </target> | 507 | "/> </target> |
508 | <context-group purpose="location"> | 508 | <context-group purpose="location"> |
509 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context> | 509 | <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context> |
510 | <context context-type="linenumber">32,33</context> | 510 | <context context-type="linenumber">3,4</context> |
511 | </context-group> | ||
512 | </trans-unit><trans-unit id="bcd730167966d931a8956022c370de9ac26bc3ac" datatype="html"> | ||
513 | <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> | ||
514 | <context-group purpose="location"> | ||
515 | <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context> | ||
516 | <context context-type="linenumber">7</context> | ||
517 | </context-group> | ||
518 | </trans-unit><trans-unit id="2a6ba0b4ffe992ddd03f40ee75b879996bdfb5f7" datatype="html"> | ||
519 | <source> <x id="ICU" equiv-text="{video.views, plural, =1 {1 viewer} other {{{ video.views | myNumberFormatter }} viewers}} | ||
520 | "/> </source><target state="new"> <x id="ICU" equiv-text="{video.views, plural, =1 {1 viewer} other {{{ video.views | myNumberFormatter }} viewers}} | ||
521 | "/> </target> | ||
522 | <context-group purpose="location"> | ||
523 | <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context> | ||
524 | <context context-type="linenumber">7,8</context> | ||
511 | </context-group> | 525 | </context-group> |
512 | </trans-unit> | 526 | </trans-unit> |
513 | <trans-unit id="1d3781d7296d4b4e04e7f023aec1052fb2955c4d" datatype="html"> | 527 | <trans-unit id="1d3781d7296d4b4e04e7f023aec1052fb2955c4d" datatype="html"> |
514 | <source>Blocked</source> | 528 | <source>Blocked</source> |
515 | <target state="new">Blocked</target> | 529 | <target state="new">Blocked</target> |
516 | 530 | ||
517 | <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> | 531 | <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> |
518 | <trans-unit id="fb8ccb136ab0ad1ff1dfbce739198be16a814f87" datatype="html"> | 532 | <trans-unit id="fb8ccb136ab0ad1ff1dfbce739198be16a814f87" datatype="html"> |
519 | <source>Sensitive</source> | 533 | <source>Sensitive</source> |
520 | <target state="translated">Dìomhair</target> | 534 | <target state="translated">Dìomhair</target> |
521 | 535 | ||
522 | <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> | 536 | <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> |
523 | <trans-unit id="99dea2d567d6e6d610d97608c3850ddb76df9a9a" datatype="html"> | 537 | <trans-unit id="99dea2d567d6e6d610d97608c3850ddb76df9a9a" datatype="html"> |
524 | <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source> | 538 | <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source> |
525 | <target state="translated">{VAR_PLURAL, plural, =0 {Gun video} =1 {1 video} one { | 539 | <target state="translated">{VAR_PLURAL, plural, =0 {Gun video} =1 {1 video} one { |
@@ -618,17 +632,11 @@ | |||
618 | 632 | ||
619 | <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"> | 633 | <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"> |
620 | <source>Hide</source><target state="new">Hide</target> | 634 | <source>Hide</source><target state="new">Hide</target> |
621 | <context-group purpose="location"> | 635 | |
622 | <context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context> | 636 | <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"> |
623 | <context context-type="linenumber">37</context> | ||
624 | </context-group> | ||
625 | </trans-unit><trans-unit id="8461842260159597706" datatype="html"> | ||
626 | <source>Show</source><target state="new">Show</target> | 637 | <source>Show</source><target state="new">Show</target> |
627 | <context-group purpose="location"> | 638 | |
628 | <context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context> | 639 | <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> |
629 | <context context-type="linenumber">38</context> | ||
630 | </context-group> | ||
631 | </trans-unit> | ||
632 | <trans-unit id="f82f53a2544638939a8ba93c0fb1b0a4419c3196" datatype="html"> | 640 | <trans-unit id="f82f53a2544638939a8ba93c0fb1b0a4419c3196" datatype="html"> |
633 | <source>Complete preview</source> | 641 | <source>Complete preview</source> |
634 | <target state="translated">Ro-shealladh slàn</target> | 642 | <target state="translated">Ro-shealladh slàn</target> |
@@ -914,7 +922,7 @@ | |||
914 | 922 | ||
915 | 923 | ||
916 | 924 | ||
917 | <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> | 925 | <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> |
918 | <trans-unit id="35fdca47605de8113a0db7f587f7c099abec8020" datatype="html"> | 926 | <trans-unit id="35fdca47605de8113a0db7f587f7c099abec8020" datatype="html"> |
919 | <source>Ban this user</source> | 927 | <source>Ban this user</source> |
920 | <target state="translated">Toirmisg an cleachdaiche seo</target> | 928 | <target state="translated">Toirmisg an cleachdaiche seo</target> |
@@ -969,57 +977,38 @@ | |||
969 | </target> | 977 | </target> |
970 | 978 | ||
971 | <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> | 979 | <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> |
972 | <trans-unit id="17f43ee2fb343f8b60568527d105777b99ae8414" datatype="html"> | ||
973 | <source> | ||
974 | If you are looking for an account… | ||
975 | </source> | ||
976 | <target state="new"> | ||
977 | If you are looking for an account… | ||
978 | </target> | ||
979 | |||
980 | <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> | ||
981 | <trans-unit id="8b339f3b4ba60cd2f880c7c19e8b375e7892f4c1" datatype="html"> | ||
982 | <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> | ||
983 | <target state="new"> | ||
984 | Currently this instance doesn't allow for user registration, but you can find an instance | ||
985 | that gives you the possibility to sign up for an account and upload your videos there. | ||
986 | |||
987 | |||
988 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
989 | |||
990 | Find yours among multiple instances at | ||
991 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://joinpeertube.org/instances | ||
992 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
993 | 980 | ||
994 | </target> | 981 | |
995 | |||
996 | <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> | ||
997 | <trans-unit id="ae3cb52bf2dee3101ee654812b5d16e8665a9453" datatype="html"> | 982 | <trans-unit id="ae3cb52bf2dee3101ee654812b5d16e8665a9453" datatype="html"> |
998 | <source>Request new verification email.</source> | 983 | <source>Request new verification email.</source> |
999 | <target state="translated">Iarr post-d dearbhaidh ùr.</target> | 984 | <target state="translated">Iarr post-d dearbhaidh ùr.</target> |
1000 | 985 | ||
1001 | 986 | ||
1002 | <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> | 987 | <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"> |
988 | <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> | ||
989 | <context-group purpose="location"> | ||
990 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | ||
991 | <context context-type="linenumber">60,62</context> | ||
992 | </context-group> | ||
993 | </trans-unit><trans-unit id="5ff5b420545ecb1ef07d7ad7c03253e4500246f1" datatype="html"> | ||
994 | <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> | ||
995 | <context-group purpose="location"> | ||
996 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | ||
997 | <context context-type="linenumber">65,67</context> | ||
998 | </context-group> | ||
999 | </trans-unit> | ||
1003 | <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html"> | 1000 | <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194" datatype="html"> |
1004 | <source>User</source> | 1001 | <source>User</source> |
1005 | <target state="translated">Cleachdaiche</target> | 1002 | <target state="translated">Cleachdaiche</target> |
1006 | 1003 | ||
1007 | 1004 | ||
1008 | <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> | 1005 | <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> |
1009 | <trans-unit id="51ef29329faccb28d94369897068897d1b3d0478" datatype="html"> | 1006 | <trans-unit id="51ef29329faccb28d94369897068897d1b3d0478" datatype="html"> |
1010 | <source>Username or email address</source> | 1007 | <source>Username or email address</source> |
1011 | <target state="translated">Ainm-cleachdaiche no seòladh puist-d</target> | 1008 | <target state="translated">Ainm-cleachdaiche no seòladh puist-d</target> |
1012 | 1009 | ||
1013 | <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> | 1010 | <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> |
1014 | <trans-unit id="9fed9d6f57dafb967ffaaf3c63f54ad976cab926" datatype="html"> | 1011 | |
1015 | <source> | ||
1016 | or create an account | ||
1017 | </source> | ||
1018 | <target state="new"> | ||
1019 | or create an account | ||
1020 | </target> | ||
1021 | |||
1022 | <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> | ||
1023 | <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html"> | 1012 | <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407" datatype="html"> |
1024 | <source>Password</source> | 1013 | <source>Password</source> |
1025 | <target state="translated">Facal-faire</target> | 1014 | <target state="translated">Facal-faire</target> |
@@ -1031,44 +1020,47 @@ | |||
1031 | 1020 | ||
1032 | 1021 | ||
1033 | 1022 | ||
1034 | <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> | 1023 | <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> |
1035 | <trans-unit id="48ff0628dcbb4d37e9687302df3023b8427b48f2" datatype="html"> | 1024 | <trans-unit id="48ff0628dcbb4d37e9687302df3023b8427b48f2" datatype="html"> |
1036 | <source>Click here to reset your password</source> | 1025 | <source>Click here to reset your password</source> |
1037 | <target state="new">Click here to reset your password</target> | 1026 | <target state="new">Click here to reset your password</target> |
1038 | 1027 | ||
1039 | <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> | 1028 | <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"> |
1029 | <source> Logging into an account lets you publish content </source><target state="new"> Logging into an account lets you publish content </target> | ||
1030 | <context-group purpose="location"> | ||
1031 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | ||
1032 | <context context-type="linenumber">56,57</context> | ||
1033 | </context-group> | ||
1034 | </trans-unit> | ||
1040 | <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9" datatype="html"> | 1035 | <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9" datatype="html"> |
1041 | <source>Login</source> | 1036 | <source>Login</source> |
1042 | <target state="translated">Clàraich a-steach</target> | 1037 | <target state="translated">Clàraich a-steach</target> |
1043 | 1038 | ||
1044 | 1039 | ||
1045 | <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> | 1040 | <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> |
1046 | <trans-unit id="f5d783c0613d323fdd20074ffbc519ee715a4f2b" datatype="html"> | 1041 | <trans-unit id="f5d783c0613d323fdd20074ffbc519ee715a4f2b" datatype="html"> |
1047 | <source>Or sign in with</source> | 1042 | <source>Or sign in with</source> |
1048 | <target state="new">Or sign in with</target> | 1043 | <target state="new">Or sign in with</target> |
1049 | 1044 | ||
1050 | <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> | 1045 | <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> |
1051 | <trans-unit id="d2eb6c5d41f70d4b8c0937e7e19e196143b47681" datatype="html"> | 1046 | <trans-unit id="d2eb6c5d41f70d4b8c0937e7e19e196143b47681" datatype="html"> |
1052 | <source>Forgot your password</source> | 1047 | <source>Forgot your password</source> |
1053 | <target state="translated">Na dhìochuimhnich thu am facal-faire agad?</target> | 1048 | <target state="translated">Na dhìochuimhnich thu am facal-faire agad?</target> |
1054 | 1049 | ||
1055 | <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> | 1050 | <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> |
1056 | <trans-unit id="8f7dd0009f7dc9e4e3f1d9f43f944a3aa7cf737a" datatype="html"> | 1051 | <trans-unit id="8f7dd0009f7dc9e4e3f1d9f43f944a3aa7cf737a" datatype="html"> |
1057 | <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> | 1052 | <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> |
1058 | <target state="translated">Tha sinn duilich ach chan urrainn dhut am facal-faire agad aiseag air sgàth ’s nach do rèitich rianaire an ionstans seo siostam puist-d PeerTube.</target> | 1053 | <target state="translated">Tha sinn duilich ach chan urrainn dhut am facal-faire agad aiseag air sgàth ’s nach do rèitich rianaire an ionstans seo siostam puist-d PeerTube.</target> |
1059 | 1054 | ||
1060 | <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"> | 1055 | <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"> |
1061 | <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> | 1056 | <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> |
1062 | <context-group purpose="location"> | 1057 | |
1063 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | 1058 | <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"> |
1064 | <context context-type="linenumber">95,96</context> | ||
1065 | </context-group> | ||
1066 | </trans-unit><trans-unit id="1190256911880544559" datatype="html"> | ||
1067 | <source>An email with the reset password instructions will be sent to <x id="PH"/>. | 1059 | <source>An email with the reset password instructions will be sent to <x id="PH"/>. |
1068 | 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"/>. | 1060 | 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"/>. |
1069 | The link will expire within 1 hour.</target> | 1061 | The link will expire within 1 hour.</target> |
1070 | 1062 | ||
1071 | <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> | 1063 | <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> |
1072 | <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html"> | 1064 | <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc" datatype="html"> |
1073 | <source>Email</source> | 1065 | <source>Email</source> |
1074 | <target state="translated">Post-d</target> | 1066 | <target state="translated">Post-d</target> |
@@ -1079,20 +1071,17 @@ The link will expire within 1 hour.</target> | |||
1079 | 1071 | ||
1080 | 1072 | ||
1081 | 1073 | ||
1082 | <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> | 1074 | <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> |
1083 | <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html"> | 1075 | <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529" datatype="html"> |
1084 | <source>Email address</source> | 1076 | <source>Email address</source> |
1085 | <target state="translated">Seòladh puist-d</target> | 1077 | <target state="translated">Seòladh puist-d</target> |
1086 | 1078 | ||
1087 | 1079 | ||
1088 | <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"> | 1080 | <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"> |
1089 | <source>Reset</source><target state="new">Reset</target> | 1081 | <source>Reset</source><target state="new">Reset</target> |
1090 | <context-group purpose="location"> | 1082 | |
1091 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | ||
1092 | <context context-type="linenumber">114</context> | ||
1093 | </context-group> | ||
1094 | <note priority="1" from="description">Password reset button</note> | 1083 | <note priority="1" from="description">Password reset button</note> |
1095 | </trans-unit> | 1084 | <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> |
1096 | 1085 | ||
1097 | <trans-unit id="406b08e859ab668ff07056881dcc4390109d4e1d" datatype="html"> | 1086 | <trans-unit id="406b08e859ab668ff07056881dcc4390109d4e1d" datatype="html"> |
1098 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}} "/> </source> | 1087 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}} "/> </source> |
@@ -1131,7 +1120,28 @@ The link will expire within 1 hour.</target> | |||
1131 | <source>Reset my password</source> | 1120 | <source>Reset my password</source> |
1132 | <target state="translated">Ath-shuidhich am facal-faire agam</target> | 1121 | <target state="translated">Ath-shuidhich am facal-faire agam</target> |
1133 | 1122 | ||
1134 | <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> | 1123 | <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"> |
1124 | <source>Back</source><target state="new">Back</target> | ||
1125 | <context-group purpose="location"> | ||
1126 | <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context> | ||
1127 | <context context-type="linenumber">41</context> | ||
1128 | </context-group> | ||
1129 | <note priority="1" from="description">Button on the registration form to go to the previous step</note> | ||
1130 | </trans-unit><trans-unit id="3885497195825665706" datatype="html"> | ||
1131 | <source>Next</source><target state="new">Next</target> | ||
1132 | <context-group purpose="location"> | ||
1133 | <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context> | ||
1134 | <context context-type="linenumber">42</context> | ||
1135 | </context-group> | ||
1136 | <note priority="1" from="description">Button on the registration form to go to the previous step</note> | ||
1137 | </trans-unit><trans-unit id="5018804994794983050" datatype="html"> | ||
1138 | <source>Signup</source><target state="new">Signup</target> | ||
1139 | <context-group purpose="location"> | ||
1140 | <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context> | ||
1141 | <context context-type="linenumber">64</context> | ||
1142 | </context-group> | ||
1143 | <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note> | ||
1144 | </trans-unit> | ||
1135 | <trans-unit id="4c3960fb1d9b07d1db3b5bda3ee40019211830dc" datatype="html"> | 1145 | <trans-unit id="4c3960fb1d9b07d1db3b5bda3ee40019211830dc" datatype="html"> |
1136 | <source> for <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> | 1146 | <source> for <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> |
1137 | <target state="translated">airson | 1147 | <target state="translated">airson |
@@ -1351,79 +1361,76 @@ The link will expire within 1 hour.</target> | |||
1351 | <source>Public profile</source> | 1361 | <source>Public profile</source> |
1352 | <target state="new">Public profile</target> | 1362 | <target state="new">Public profile</target> |
1353 | 1363 | ||
1354 | <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> | 1364 | <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> |
1355 | 1365 | ||
1356 | 1366 | ||
1357 | <trans-unit id="c43efa2dff95b97be0c36a65d2ada4cd594e010f" datatype="html"> | 1367 | <trans-unit id="c43efa2dff95b97be0c36a65d2ada4cd594e010f" datatype="html"> |
1358 | <source>Interface:</source> | 1368 | <source>Interface:</source> |
1359 | <target state="new">Interface:</target> | 1369 | <target state="new">Interface:</target> |
1360 | 1370 | ||
1361 | <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> | 1371 | <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> |
1362 | <trans-unit id="a9ada5fec7ddf53a031711b025014495372627de" datatype="html"> | 1372 | <trans-unit id="a9ada5fec7ddf53a031711b025014495372627de" datatype="html"> |
1363 | <source>Videos:</source> | 1373 | <source>Videos:</source> |
1364 | <target state="new">Videos:</target> | 1374 | <target state="new">Videos:</target> |
1365 | 1375 | ||
1366 | <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> | 1376 | <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> |
1367 | <trans-unit id="9fe1faff741de7a4d50e520d2161209997f8224c" datatype="html"> | 1377 | <trans-unit id="9fe1faff741de7a4d50e520d2161209997f8224c" datatype="html"> |
1368 | <source>Sensitive:</source> | 1378 | <source>Sensitive:</source> |
1369 | <target state="new">Sensitive:</target> | 1379 | <target state="new">Sensitive:</target> |
1370 | 1380 | ||
1371 | <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> | 1381 | <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> |
1372 | 1382 | ||
1373 | <trans-unit id="ee5ad4d7fed0e8fc44fa9c2d7be9265295108411" datatype="html"> | 1383 | <trans-unit id="ee5ad4d7fed0e8fc44fa9c2d7be9265295108411" datatype="html"> |
1374 | <source>Help share videos</source> | 1384 | <source>Help share videos</source> |
1375 | <target state="new">Help share videos</target> | 1385 | <target state="new">Help share videos</target> |
1376 | 1386 | ||
1377 | <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> | 1387 | <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> |
1378 | 1388 | ||
1379 | <trans-unit id="d2dcb25a3b90ccb169effc066d36335363546d17" datatype="html"> | 1389 | <trans-unit id="d2dcb25a3b90ccb169effc066d36335363546d17" datatype="html"> |
1380 | <source>Keyboard shortcuts</source> | 1390 | <source>Keyboard shortcuts</source> |
1381 | <target state="new">Keyboard shortcuts</target> | 1391 | <target state="new">Keyboard shortcuts</target> |
1382 | 1392 | ||
1383 | <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> | 1393 | <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> |
1384 | <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html"> | 1394 | <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html"> |
1385 | <source>Help</source> | 1395 | <source>Help</source> |
1386 | <target state="new">Help</target> | 1396 | <target state="new">Help</target> |
1387 | 1397 | ||
1388 | <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> | 1398 | <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> |
1389 | <trans-unit id="0530eaf7a05c66b3167da49a57e5af4326f3af15" datatype="html"> | 1399 | <trans-unit id="0530eaf7a05c66b3167da49a57e5af4326f3af15" datatype="html"> |
1390 | <source>Get help using PeerTube</source> | 1400 | <source>Get help using PeerTube</source> |
1391 | <target state="new">Get help using PeerTube</target> | 1401 | <target state="new">Get help using PeerTube</target> |
1392 | 1402 | ||
1393 | <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> | 1403 | <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> |
1394 | 1404 | ||
1395 | <trans-unit id="f8e6eaa974acec3b80e5c77ec0dc4ff80939964d" datatype="html"> | 1405 | <trans-unit id="f8e6eaa974acec3b80e5c77ec0dc4ff80939964d" datatype="html"> |
1396 | <source>powered by PeerTube</source> | 1406 | <source>powered by PeerTube</source> |
1397 | <target state="new">powered by PeerTube</target> | 1407 | <target state="new">powered by PeerTube</target> |
1398 | 1408 | ||
1399 | <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"> | 1409 | <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> |
1400 | <source>My notifications</source><target state="new">My notifications</target> | ||
1401 | |||
1402 | <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> | ||
1403 | <trans-unit id="900ca8b77fca5b6232cf1d526830ccc29569a984" datatype="html"> | 1410 | <trans-unit id="900ca8b77fca5b6232cf1d526830ccc29569a984" datatype="html"> |
1404 | <source>powered by PeerTube - CopyLeft 2015-2020</source> | 1411 | <source>powered by PeerTube - CopyLeft 2015-2020</source> |
1405 | <target state="new">powered by PeerTube - CopyLeft 2015-2020</target> | 1412 | <target state="new">powered by PeerTube - CopyLeft 2015-2020</target> |
1406 | 1413 | ||
1407 | <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> | 1414 | <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> |
1408 | <trans-unit id="3fdc751b264ca9998e1542fcf5794e274cd56344" datatype="html"> | 1415 | <trans-unit id="3fdc751b264ca9998e1542fcf5794e274cd56344" datatype="html"> |
1409 | <source>Log out</source> | 1416 | <source>Log out</source> |
1410 | <target state="translated">Clàraich a-mach</target> | 1417 | <target state="translated">Clàraich a-mach</target> |
1411 | 1418 | ||
1412 | <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"> | 1419 | <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"> |
1413 | <source>My account</source><target state="new">My account</target> | 1420 | <source>My account</source><target state="new">My account</target> |
1414 | 1421 | ||
1415 | <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"> | 1422 | <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"> |
1416 | <source>My library</source><target state="new">My library</target> | 1423 | <source>My library</source><target state="new">My library</target> |
1417 | 1424 | ||
1418 | <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> | 1425 | <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> |
1419 | <trans-unit id="d207cc1965ec0c29e594e0e9917f39bfc276ed87" datatype="html"> | 1426 | <trans-unit id="d207cc1965ec0c29e594e0e9917f39bfc276ed87" datatype="html"> |
1420 | <source>Create an account</source> | 1427 | <source>Create an account</source> |
1421 | <target state="translated">Cruthaich cunntas</target> | 1428 | <target state="translated">Cruthaich cunntas</target> |
1422 | 1429 | ||
1423 | <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"> | 1430 | <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"> |
1424 | <source>IN MY LIBRARY</source><target state="new">IN MY LIBRARY</target> | 1431 | <source>IN MY LIBRARY</source><target state="new">IN MY LIBRARY</target> |
1425 | 1432 | ||
1426 | <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> | 1433 | <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> |
1427 | 1434 | ||
1428 | <trans-unit id="3058024914967508975" datatype="html"> | 1435 | <trans-unit id="3058024914967508975" datatype="html"> |
1429 | <source>My videos</source><target state="new">My videos</target> | 1436 | <source>My videos</source><target state="new">My videos</target> |
@@ -1445,98 +1452,101 @@ The link will expire within 1 hour.</target> | |||
1445 | <source>Videos</source> | 1452 | <source>Videos</source> |
1446 | <target state="translated">Videothan</target> | 1453 | <target state="translated">Videothan</target> |
1447 | 1454 | ||
1448 | <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"> | 1455 | <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"> |
1449 | <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source><target state="new">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target> | 1456 | <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source><target state="new">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target> |
1450 | <context-group purpose="location"> | 1457 | |
1451 | <context context-type="sourcefile">src/app/menu/menu.component.html</context> | 1458 | <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> |
1452 | <context context-type="linenumber">171</context> | ||
1453 | </context-group> | ||
1454 | </trans-unit> | ||
1455 | <trans-unit id="47546e45bbb476baaaad38244db444c427ddc502" datatype="html"> | 1459 | <trans-unit id="47546e45bbb476baaaad38244db444c427ddc502" datatype="html"> |
1456 | <source>Playlists</source> | 1460 | <source>Playlists</source> |
1457 | <target state="translated">Liostaichean-cluich</target> | 1461 | <target state="translated">Liostaichean-cluich</target> |
1458 | 1462 | ||
1459 | <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> | 1463 | <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> |
1460 | <trans-unit id="357064ca9d9ac859eb618e28e8126fa32be049e2" datatype="html"> | 1464 | <trans-unit id="357064ca9d9ac859eb618e28e8126fa32be049e2" datatype="html"> |
1461 | <source>Subscriptions</source> | 1465 | <source>Subscriptions</source> |
1462 | <target state="translated">Fo-sgrìobhaidhean</target> | 1466 | <target state="translated">Fo-sgrìobhaidhean</target> |
1463 | 1467 | ||
1464 | <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> | 1468 | <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> |
1465 | <trans-unit id="efac3af0b32e953279c25b6519cae256811e0fe8" datatype="html"> | 1469 | <trans-unit id="efac3af0b32e953279c25b6519cae256811e0fe8" datatype="html"> |
1466 | <source>History</source> | 1470 | <source>History</source> |
1467 | <target state="translated">Eachdraidh</target> | 1471 | <target state="translated">Eachdraidh</target> |
1468 | 1472 | ||
1469 | <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> | 1473 | <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> |
1470 | <trans-unit id="165035acb08983753bcecc3e8b6b18c7caf26d35" datatype="html"> | 1474 | <trans-unit id="165035acb08983753bcecc3e8b6b18c7caf26d35" datatype="html"> |
1471 | <source>VIDEOS</source> | 1475 | <source>VIDEOS</source> |
1472 | <target state="new">VIDEOS</target> | 1476 | <target state="new">VIDEOS</target> |
1473 | 1477 | ||
1474 | 1478 | ||
1475 | <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> | 1479 | <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"> |
1480 | <source>Allow import with HTTP URL (e.g. YouTube)</source><target state="new">Allow import with HTTP URL (e.g. YouTube)</target> | ||
1481 | <context-group purpose="location"> | ||
1482 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
1483 | <context context-type="linenumber">422</context> | ||
1484 | </context-group> | ||
1485 | </trans-unit> | ||
1476 | <trans-unit id="411ca58f59b00246e15b161e07409df55b5eb6db" datatype="html"> | 1486 | <trans-unit id="411ca58f59b00246e15b161e07409df55b5eb6db" datatype="html"> |
1477 | <source>Discover</source> | 1487 | <source>Discover</source> |
1478 | <target state="translated">Fidir</target> | 1488 | <target state="translated">Fidir</target> |
1479 | 1489 | ||
1480 | 1490 | ||
1481 | <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> | 1491 | <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> |
1482 | <trans-unit id="b6b7986bc3721ac483baf20bc9a320529075c807" datatype="html"> | 1492 | <trans-unit id="b6b7986bc3721ac483baf20bc9a320529075c807" datatype="html"> |
1483 | <source>Trending</source> | 1493 | <source>Trending</source> |
1484 | <target state="translated">A’ treandadh</target> | 1494 | <target state="translated">A’ treandadh</target> |
1485 | 1495 | ||
1486 | <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> | 1496 | <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> |
1487 | <trans-unit id="9d9983bd6d0817a5b1bb7650034a2f9a5f4b7bac" datatype="html"> | 1497 | <trans-unit id="9d9983bd6d0817a5b1bb7650034a2f9a5f4b7bac" datatype="html"> |
1488 | <source>Most liked</source> | 1498 | <source>Most liked</source> |
1489 | <target state="translated">Fèill mhòr air</target> | 1499 | <target state="translated">Fèill mhòr air</target> |
1490 | 1500 | ||
1491 | <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> | 1501 | <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> |
1492 | <trans-unit id="8d20c5f5dd30acbe71316544dab774393fd9c3c1" datatype="html"> | 1502 | <trans-unit id="8d20c5f5dd30acbe71316544dab774393fd9c3c1" datatype="html"> |
1493 | <source>Recently added</source> | 1503 | <source>Recently added</source> |
1494 | <target state="translated">Air an cur ris o chionn ghoirid</target> | 1504 | <target state="translated">Air an cur ris o chionn ghoirid</target> |
1495 | 1505 | ||
1496 | <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> | 1506 | <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> |
1497 | <trans-unit id="b7648e7aced164498aa843b5c4e8f2f1c36a7919" datatype="html"> | 1507 | <trans-unit id="b7648e7aced164498aa843b5c4e8f2f1c36a7919" datatype="html"> |
1498 | <source>Administration</source> | 1508 | <source>Administration</source> |
1499 | <target state="translated">Rianachd</target> | 1509 | <target state="translated">Rianachd</target> |
1500 | 1510 | ||
1501 | <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> | 1511 | <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> |
1502 | <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html"> | 1512 | <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a" datatype="html"> |
1503 | <source>About</source> | 1513 | <source>About</source> |
1504 | <target state="translated">Mu dhèidhinn</target> | 1514 | <target state="translated">Mu dhèidhinn</target> |
1505 | 1515 | ||
1506 | 1516 | ||
1507 | <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> | 1517 | <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> |
1508 | <trans-unit id="34746fb1c7f3d2194d99652bdff89e6e14c9c4f4" datatype="html"> | 1518 | <trans-unit id="34746fb1c7f3d2194d99652bdff89e6e14c9c4f4" datatype="html"> |
1509 | <source>Contact</source> | 1519 | <source>Contact</source> |
1510 | <target state="new">Contact</target> | 1520 | <target state="new">Contact</target> |
1511 | 1521 | ||
1512 | <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> | 1522 | <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> |
1513 | <trans-unit id="2dc8a0a3763cd5c456c84630fc335398c9b86771" datatype="html"> | 1523 | <trans-unit id="2dc8a0a3763cd5c456c84630fc335398c9b86771" datatype="html"> |
1514 | <source>View your notifications</source> | 1524 | <source>View your notifications</source> |
1515 | <target state="translated">Seall na brathan agad</target> | 1525 | <target state="translated">Seall na brathan agad</target> |
1516 | 1526 | ||
1517 | <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> | 1527 | <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> |
1518 | <trans-unit id="8bcabdf6b16cad0313a86c7e940c5e3ad7f9f8ab" datatype="html"> | 1528 | <trans-unit id="8bcabdf6b16cad0313a86c7e940c5e3ad7f9f8ab" datatype="html"> |
1519 | <source>Notifications</source> | 1529 | <source>Notifications</source> |
1520 | <target state="translated">Brathan</target> | 1530 | <target state="translated">Brathan</target> |
1521 | 1531 | ||
1522 | 1532 | ||
1523 | <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> | 1533 | <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> |
1524 | <trans-unit id="1da23f4068fd3796fbcb24d0c42bb62f92c96829" datatype="html"> | 1534 | <trans-unit id="1da23f4068fd3796fbcb24d0c42bb62f92c96829" datatype="html"> |
1525 | <source>Mark all as read</source> | 1535 | <source>Mark all as read</source> |
1526 | <target state="new">Mark all as read</target> | 1536 | <target state="new">Mark all as read</target> |
1527 | 1537 | ||
1528 | 1538 | ||
1529 | <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> | 1539 | <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> |
1530 | <trans-unit id="341e026e3f317aa3164916cc63a059c961a78b81" datatype="html"> | 1540 | <trans-unit id="341e026e3f317aa3164916cc63a059c961a78b81" datatype="html"> |
1531 | <source>Update your notification preferences</source> | 1541 | <source>Update your notification preferences</source> |
1532 | <target state="translated">Ùraich roghainnean nam brathan agad</target> | 1542 | <target state="translated">Ùraich roghainnean nam brathan agad</target> |
1533 | 1543 | ||
1534 | <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> | 1544 | <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> |
1535 | <trans-unit id="3d1b5c9cd76948c04fdb7bb3fe51b6c1242c1bd5" datatype="html"> | 1545 | <trans-unit id="3d1b5c9cd76948c04fdb7bb3fe51b6c1242c1bd5" datatype="html"> |
1536 | <source>See all your notifications</source> | 1546 | <source>See all your notifications</source> |
1537 | <target state="translated">Seall a h-uile brath agad</target> | 1547 | <target state="translated">Seall a h-uile brath agad</target> |
1538 | 1548 | ||
1539 | <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"> | 1549 | <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"> |
1540 | <source>I'm a teapot</source><target state="new">I'm a teapot</target> | 1550 | <source>I'm a teapot</source><target state="new">I'm a teapot</target> |
1541 | <context-group purpose="location"> | 1551 | <context-group purpose="location"> |
1542 | <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.ts</context> | 1552 | <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.ts</context> |
@@ -1596,7 +1606,7 @@ The link will expire within 1 hour.</target> | |||
1596 | </trans-unit><trans-unit id="2971365540217107489" datatype="html"> | 1606 | </trans-unit><trans-unit id="2971365540217107489" datatype="html"> |
1597 | <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> | 1607 | <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> |
1598 | 1608 | ||
1599 | <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> | 1609 | <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> |
1600 | <trans-unit id="73216504c8903e04fdb415d876eb8969dd3afa60" datatype="html"> | 1610 | <trans-unit id="73216504c8903e04fdb415d876eb8969dd3afa60" datatype="html"> |
1601 | <source>Search videos, channels…</source> | 1611 | <source>Search videos, channels…</source> |
1602 | <target state="new">Search videos, channels…</target> | 1612 | <target state="new">Search videos, channels…</target> |
@@ -1712,7 +1722,7 @@ The link will expire within 1 hour.</target> | |||
1712 | <target state="translated">Faid</target> | 1722 | <target state="translated">Faid</target> |
1713 | 1723 | ||
1714 | 1724 | ||
1715 | <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> | 1725 | <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> |
1716 | <trans-unit id="dc67060f94f0f2b58549f54a5c07925dffd20238" datatype="html"> | 1726 | <trans-unit id="dc67060f94f0f2b58549f54a5c07925dffd20238" datatype="html"> |
1717 | <source>Display sensitive content</source> | 1727 | <source>Display sensitive content</source> |
1718 | <target state="translated">Seall susbaint dhìomhair</target> | 1728 | <target state="translated">Seall susbaint dhìomhair</target> |
@@ -1734,7 +1744,7 @@ The link will expire within 1 hour.</target> | |||
1734 | 1744 | ||
1735 | 1745 | ||
1736 | 1746 | ||
1737 | <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> | 1747 | <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> |
1738 | <trans-unit id="265ee68edfe57e510270da31ec99f67d94346009" datatype="html"> | 1748 | <trans-unit id="265ee68edfe57e510270da31ec99f67d94346009" datatype="html"> |
1739 | <source>Reset</source> | 1749 | <source>Reset</source> |
1740 | <target state="new"> | 1750 | <target state="new"> |
@@ -1757,7 +1767,7 @@ The link will expire within 1 hour.</target> | |||
1757 | 1767 | ||
1758 | 1768 | ||
1759 | 1769 | ||
1760 | <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> | 1770 | <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> |
1761 | <trans-unit id="e19d80c6277747a68f3da8cfe1318303d2b5c952" datatype="html"> | 1771 | <trans-unit id="e19d80c6277747a68f3da8cfe1318303d2b5c952" datatype="html"> |
1762 | <source>Display all licenses</source> | 1772 | <source>Display all licenses</source> |
1763 | <target state="new">Display all licenses</target> | 1773 | <target state="new">Display all licenses</target> |
@@ -1770,7 +1780,7 @@ The link will expire within 1 hour.</target> | |||
1770 | 1780 | ||
1771 | 1781 | ||
1772 | 1782 | ||
1773 | <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> | 1783 | <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> |
1774 | <trans-unit id="dcc3173a99661496cd1f836283993cc3e6576b26" datatype="html"> | 1784 | <trans-unit id="dcc3173a99661496cd1f836283993cc3e6576b26" datatype="html"> |
1775 | <source>Display all languages</source> | 1785 | <source>Display all languages</source> |
1776 | <target state="new">Display all languages</target> | 1786 | <target state="new">Display all languages</target> |
@@ -1844,13 +1854,7 @@ The link will expire within 1 hour.</target> | |||
1844 | <target state="translated">Tagaichean</target> | 1854 | <target state="translated">Tagaichean</target> |
1845 | 1855 | ||
1846 | 1856 | ||
1847 | <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"> | 1857 | <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> |
1848 | <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> | ||
1849 | |||
1850 | <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"> | ||
1851 | <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> | ||
1852 | |||
1853 | <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> | ||
1854 | <trans-unit id="554a78c6ac043b4a9058c39d63e4475a454e4dc2" datatype="html"> | 1858 | <trans-unit id="554a78c6ac043b4a9058c39d63e4475a454e4dc2" datatype="html"> |
1855 | <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> | 1859 | <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> |
1856 | <target state="new"> | 1860 | <target state="new"> |
@@ -1911,7 +1915,7 @@ The link will expire within 1 hour.</target> | |||
1911 | 1915 | ||
1912 | 1916 | ||
1913 | 1917 | ||
1914 | <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> | 1918 | <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> |
1915 | <trans-unit id="3c78b53bca33467190c0b7a01320bc093a2b1427" datatype="html"> | 1919 | <trans-unit id="3c78b53bca33467190c0b7a01320bc093a2b1427" datatype="html"> |
1916 | <source>Privacy</source> | 1920 | <source>Privacy</source> |
1917 | <target state="translated">Prìobhaideachd</target> | 1921 | <target state="translated">Prìobhaideachd</target> |
@@ -1922,27 +1926,27 @@ The link will expire within 1 hour.</target> | |||
1922 | 1926 | ||
1923 | 1927 | ||
1924 | 1928 | ||
1925 | <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> | 1929 | <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> |
1926 | <trans-unit id="4b6dbf2d92858e82bcf6ae5dbc8dfb4b29d82ad0" datatype="html"> | 1930 | <trans-unit id="4b6dbf2d92858e82bcf6ae5dbc8dfb4b29d82ad0" datatype="html"> |
1927 | <source>FAQ</source> | 1931 | <source>FAQ</source> |
1928 | <target state="new">FAQ</target> | 1932 | <target state="new">FAQ</target> |
1929 | 1933 | ||
1930 | <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> | 1934 | <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> |
1931 | <trans-unit id="a2892dc0bd40629b160c490cdd4aff82204bbec6" datatype="html"> | 1935 | <trans-unit id="a2892dc0bd40629b160c490cdd4aff82204bbec6" datatype="html"> |
1932 | <source>Frequently asked questions about PeerTube</source> | 1936 | <source>Frequently asked questions about PeerTube</source> |
1933 | <target state="new">Frequently asked questions about PeerTube</target> | 1937 | <target state="new">Frequently asked questions about PeerTube</target> |
1934 | 1938 | ||
1935 | <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> | 1939 | <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> |
1936 | <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html"> | 1940 | <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html"> |
1937 | <source>API</source> | 1941 | <source>API</source> |
1938 | <target state="new">API</target> | 1942 | <target state="new">API</target> |
1939 | 1943 | ||
1940 | <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> | 1944 | <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> |
1941 | <trans-unit id="fd91a5f2ef27c48b6908d9016fb6de2a224e8559" datatype="html"> | 1945 | <trans-unit id="fd91a5f2ef27c48b6908d9016fb6de2a224e8559" datatype="html"> |
1942 | <source>API documentation</source> | 1946 | <source>API documentation</source> |
1943 | <target state="new">API documentation</target> | 1947 | <target state="new">API documentation</target> |
1944 | 1948 | ||
1945 | <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> | 1949 | <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> |
1946 | <trans-unit id="d69f4fafc780cc7dbafb063ca5f11e6f7c91b0c5" datatype="html"> | 1950 | <trans-unit id="d69f4fafc780cc7dbafb063ca5f11e6f7c91b0c5" datatype="html"> |
1947 | <source>Schedule publication (<x id="INTERPOLATION"/>)</source> | 1951 | <source>Schedule publication (<x id="INTERPOLATION"/>)</source> |
1948 | <target state="translated">Cuir foillseachadh air an sgeideal ( | 1952 | <target state="translated">Cuir foillseachadh air an sgeideal ( |
@@ -2448,51 +2452,51 @@ The link will expire within 1 hour.</target> | |||
2448 | <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"> | 2452 | <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"> |
2449 | <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> | 2453 | <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> |
2450 | 2454 | ||
2451 | <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> | 2455 | <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> |
2452 | 2456 | ||
2453 | 2457 | ||
2454 | <trans-unit id="74059c5dce671d464259e3ce37a5d408c3fd7720" datatype="html"> | 2458 | <trans-unit id="74059c5dce671d464259e3ce37a5d408c3fd7720" datatype="html"> |
2455 | <source>SUPPORT</source> | 2459 | <source>SUPPORT</source> |
2456 | <target state="new">SUPPORT</target> | 2460 | <target state="new">SUPPORT</target> |
2457 | 2461 | ||
2458 | <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> | 2462 | <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> |
2459 | <trans-unit id="83ea0f7a6f84393af198d48193e01a96f3fcbc9a" datatype="html"> | 2463 | <trans-unit id="83ea0f7a6f84393af198d48193e01a96f3fcbc9a" datatype="html"> |
2460 | <source>SHARE</source> | 2464 | <source>SHARE</source> |
2461 | <target state="new">SHARE</target> | 2465 | <target state="new">SHARE</target> |
2462 | 2466 | ||
2463 | <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> | 2467 | <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> |
2464 | <trans-unit id="cf272d006ff8c0b60e61b14e17fa6a39b30d614a" datatype="html"> | 2468 | <trans-unit id="cf272d006ff8c0b60e61b14e17fa6a39b30d614a" datatype="html"> |
2465 | <source>SAVE</source> | 2469 | <source>SAVE</source> |
2466 | <target state="new">SAVE</target> | 2470 | <target state="new">SAVE</target> |
2467 | 2471 | ||
2468 | <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> | 2472 | <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> |
2469 | <trans-unit id="8270eaeb2582eef4b7cde314c370aaf5b45c43d2" datatype="html"> | 2473 | <trans-unit id="8270eaeb2582eef4b7cde314c370aaf5b45c43d2" datatype="html"> |
2470 | <source>DOWNLOAD</source> | 2474 | <source>DOWNLOAD</source> |
2471 | <target state="new">DOWNLOAD</target> | 2475 | <target state="new">DOWNLOAD</target> |
2472 | 2476 | ||
2473 | <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> | 2477 | <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> |
2474 | <trans-unit id="677619204556459328" datatype="html"> | 2478 | <trans-unit id="677619204556459328" datatype="html"> |
2475 | <source>Like this video</source> | 2479 | <source>Like this video</source> |
2476 | <target state="translated">’S toigh leam a’ video seo</target> | 2480 | <target state="translated">’S toigh leam a’ video seo</target> |
2477 | 2481 | ||
2478 | <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> | 2482 | <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> |
2479 | <trans-unit id="1979134407801821102" datatype="html"> | 2483 | <trans-unit id="1979134407801821102" datatype="html"> |
2480 | <source>Dislike this video</source> | 2484 | <source>Dislike this video</source> |
2481 | <target state="translated">Cha toigh leam a’ video seo</target> | 2485 | <target state="translated">Cha toigh leam a’ video seo</target> |
2482 | 2486 | ||
2483 | <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> | 2487 | <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> |
2484 | <trans-unit id="4001371302469308813" datatype="html"> | 2488 | <trans-unit id="4001371302469308813" datatype="html"> |
2485 | <source>Support options for this video</source> | 2489 | <source>Support options for this video</source> |
2486 | <target state="new">Support options for this video</target> | 2490 | <target state="new">Support options for this video</target> |
2487 | 2491 | ||
2488 | <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> | 2492 | <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> |
2489 | <trans-unit id="0b7f242da10ece3f2995095c455b9a92ebcdd3b4" datatype="html"> | 2493 | <trans-unit id="0b7f242da10ece3f2995095c455b9a92ebcdd3b4" datatype="html"> |
2490 | <source>By <x id="INTERPOLATION"/></source> | 2494 | <source>By <x id="INTERPOLATION"/></source> |
2491 | <target state="translated">Le | 2495 | <target state="translated">Le |
2492 | <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> | 2496 | <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> |
2493 | </target> | 2497 | </target> |
2494 | 2498 | ||
2495 | <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> | 2499 | <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> |
2496 | <trans-unit id="d0336848b0c375a1c25ba369b3481ee383217a4f" datatype="html"> | 2500 | <trans-unit id="d0336848b0c375a1c25ba369b3481ee383217a4f" datatype="html"> |
2497 | <source>Subscribe</source> | 2501 | <source>Subscribe</source> |
2498 | <target state="new">Subscribe</target> | 2502 | <target state="new">Subscribe</target> |
@@ -2517,27 +2521,27 @@ The link will expire within 1 hour.</target> | |||
2517 | <source>Show more</source> | 2521 | <source>Show more</source> |
2518 | <target state="translated">Seall barrachd dhiubh</target> | 2522 | <target state="translated">Seall barrachd dhiubh</target> |
2519 | 2523 | ||
2520 | <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> | 2524 | <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> |
2521 | <trans-unit id="5403a767248e304199592271bba3366d2ca3f903" datatype="html"> | 2525 | <trans-unit id="5403a767248e304199592271bba3366d2ca3f903" datatype="html"> |
2522 | <source>Show less</source> | 2526 | <source>Show less</source> |
2523 | <target state="translated">Seall nas lugha dhiubh</target> | 2527 | <target state="translated">Seall nas lugha dhiubh</target> |
2524 | 2528 | ||
2525 | <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> | 2529 | <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> |
2526 | <trans-unit id="57bfd54c230fc20caff1f0b321ad42be3bf859a6" datatype="html"> | 2530 | <trans-unit id="57bfd54c230fc20caff1f0b321ad42be3bf859a6" datatype="html"> |
2527 | <source>Origin instance</source> | 2531 | <source>Origin instance</source> |
2528 | <target state="new">Origin instance</target> | 2532 | <target state="new">Origin instance</target> |
2529 | 2533 | ||
2530 | <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> | 2534 | <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> |
2531 | <trans-unit id="284b55e2ae9f6e5bc78c92a18ef26da02f380079" datatype="html"> | 2535 | <trans-unit id="284b55e2ae9f6e5bc78c92a18ef26da02f380079" datatype="html"> |
2532 | <source>Originally published</source> | 2536 | <source>Originally published</source> |
2533 | <target state="translated">A’ chiad fhoillseachadh</target> | 2537 | <target state="translated">A’ chiad fhoillseachadh</target> |
2534 | 2538 | ||
2535 | <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> | 2539 | <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> |
2536 | <trans-unit id="4c0ba3cde3b3c58b855ffb4beaa5804a2fc3826b" datatype="html"> | 2540 | <trans-unit id="4c0ba3cde3b3c58b855ffb4beaa5804a2fc3826b" datatype="html"> |
2537 | <source>Friendly Reminder: </source> | 2541 | <source>Friendly Reminder: </source> |
2538 | <target state="new">Friendly Reminder: </target> | 2542 | <target state="new">Friendly Reminder: </target> |
2539 | 2543 | ||
2540 | <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> | 2544 | <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> |
2541 | <trans-unit id="89707647cc7c304e499ae46a5a0c5b508c3c80a0" datatype="html"> | 2545 | <trans-unit id="89707647cc7c304e499ae46a5a0c5b508c3c80a0" datatype="html"> |
2542 | <source> | 2546 | <source> |
2543 | 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. | 2547 | 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. |
@@ -2546,7 +2550,7 @@ The link will expire within 1 hour.</target> | |||
2546 | 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. | 2550 | 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. |
2547 | </target> | 2551 | </target> |
2548 | 2552 | ||
2549 | <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> | 2553 | <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> |
2550 | <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html"> | 2554 | <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e" datatype="html"> |
2551 | <source>More information</source> | 2555 | <source>More information</source> |
2552 | <target state="translated">Barrachd fiosrachaidh</target> | 2556 | <target state="translated">Barrachd fiosrachaidh</target> |
@@ -2554,7 +2558,7 @@ The link will expire within 1 hour.</target> | |||
2554 | 2558 | ||
2555 | 2559 | ||
2556 | 2560 | ||
2557 | <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> | 2561 | <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> |
2558 | <trans-unit id="75d9bb7a2e6256268cd0653aac75a8b994d3cf1f" datatype="html"> | 2562 | <trans-unit id="75d9bb7a2e6256268cd0653aac75a8b994d3cf1f" datatype="html"> |
2559 | <source>The video was blocked due to automatic blocking of new videos</source> | 2563 | <source>The video was blocked due to automatic blocking of new videos</source> |
2560 | <target state="new">The video was blocked due to automatic blocking of new videos</target> | 2564 | <target state="new">The video was blocked due to automatic blocking of new videos</target> |
@@ -2567,7 +2571,7 @@ The link will expire within 1 hour.</target> | |||
2567 | <source>Get more information</source> | 2571 | <source>Get more information</source> |
2568 | <target state="translated">Faigh barrachd fiosrachaidh</target> | 2572 | <target state="translated">Faigh barrachd fiosrachaidh</target> |
2569 | 2573 | ||
2570 | <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> | 2574 | <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> |
2571 | <trans-unit id="20fc98888baf65b5ba9fe9622dc036fa8dec6a5f" datatype="html"> | 2575 | <trans-unit id="20fc98888baf65b5ba9fe9622dc036fa8dec6a5f" datatype="html"> |
2572 | <source> | 2576 | <source> |
2573 | OK | 2577 | OK |
@@ -2576,7 +2580,7 @@ The link will expire within 1 hour.</target> | |||
2576 | OK | 2580 | OK |
2577 | </target> | 2581 | </target> |
2578 | 2582 | ||
2579 | <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> | 2583 | <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> |
2580 | <trans-unit id="a8db53a47543132da1a68066f0a9cba0551a8933" datatype="html"> | 2584 | <trans-unit id="a8db53a47543132da1a68066f0a9cba0551a8933" datatype="html"> |
2581 | <source>1 Comment</source> | 2585 | <source>1 Comment</source> |
2582 | <target state="new">1 Comment</target> | 2586 | <target state="new">1 Comment</target> |
@@ -2862,7 +2866,7 @@ The link will expire within 1 hour.</target> | |||
2862 | <source>ID</source> | 2866 | <source>ID</source> |
2863 | <target state="translated">ID</target> | 2867 | <target state="translated">ID</target> |
2864 | 2868 | ||
2865 | <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> | 2869 | <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> |
2866 | <trans-unit id="1d284acc5ec053b3cd87e4e9fcd7aaefec0c54fb" datatype="html"> | 2870 | <trans-unit id="1d284acc5ec053b3cd87e4e9fcd7aaefec0c54fb" datatype="html"> |
2867 | <source>Follower handle</source> | 2871 | <source>Follower handle</source> |
2868 | <target state="translated">Làimhsichear neach-leantainn</target> | 2872 | <target state="translated">Làimhsichear neach-leantainn</target> |
@@ -2873,7 +2877,7 @@ The link will expire within 1 hour.</target> | |||
2873 | <target state="translated">Staid</target> | 2877 | <target state="translated">Staid</target> |
2874 | 2878 | ||
2875 | 2879 | ||
2876 | <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> | 2880 | <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> |
2877 | 2881 | ||
2878 | 2882 | ||
2879 | 2883 | ||
@@ -2890,7 +2894,7 @@ The link will expire within 1 hour.</target> | |||
2890 | 2894 | ||
2891 | 2895 | ||
2892 | 2896 | ||
2893 | <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> | 2897 | <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> |
2894 | <trans-unit id="9c9e0eb0ce8abea8b4c7c5dbb6e80a9a5f5b4193" datatype="html"> | 2898 | <trans-unit id="9c9e0eb0ce8abea8b4c7c5dbb6e80a9a5f5b4193" datatype="html"> |
2895 | <source>Open actor page in a new tab</source> | 2899 | <source>Open actor page in a new tab</source> |
2896 | <target state="new">Open actor page in a new tab</target> | 2900 | <target state="new">Open actor page in a new tab</target> |
@@ -3688,7 +3692,7 @@ The link will expire within 1 hour.</target> | |||
3688 | 3692 | ||
3689 | 3693 | ||
3690 | 3694 | ||
3691 | <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> | 3695 | <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> |
3692 | <trans-unit id="3b79d221458541611e8508d3551dd1ddd76b49d9" datatype="html"> | 3696 | <trans-unit id="3b79d221458541611e8508d3551dd1ddd76b49d9" datatype="html"> |
3693 | <source>Display settings</source> | 3697 | <source>Display settings</source> |
3694 | <target state="new">Display settings</target> | 3698 | <target state="new">Display settings</target> |
@@ -3806,21 +3810,40 @@ The link will expire within 1 hour.</target> | |||
3806 | <source>Job state</source> | 3810 | <source>Job state</source> |
3807 | <target state="new">Job state</target> | 3811 | <target state="new">Job state</target> |
3808 | 3812 | ||
3809 | <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"> | 3813 | <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"> |
3814 | <source>any</source><target state="new">any</target> | ||
3815 | <context-group purpose="location"> | ||
3816 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> | ||
3817 | <context context-type="linenumber">21</context> | ||
3818 | </context-group> | ||
3819 | <note priority="1" from="description">Selector for the list displaying jobs, filtering by their state</note> | ||
3820 | </trans-unit><trans-unit id="15d67169976ce05d49bc6e85e51597c957f0e37d" datatype="html"> | ||
3810 | <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> | 3821 | <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> |
3811 | 3822 | ||
3812 | <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> | 3823 | <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> |
3813 | <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html"> | 3824 | <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc" datatype="html"> |
3814 | <source>Type</source> | 3825 | <source>Type</source> |
3815 | <target state="translated">Seòrsa</target> | 3826 | <target state="translated">Seòrsa</target> |
3816 | 3827 | ||
3817 | <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"> | 3828 | <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"> |
3829 | <source>No jobs found.</source><target state="new">No jobs found.</target> | ||
3830 | <context-group purpose="location"> | ||
3831 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> | ||
3832 | <context context-type="linenumber">94</context> | ||
3833 | </context-group> | ||
3834 | </trans-unit><trans-unit id="50140de8e198dcb486966365d1d4c01fd910cc46" datatype="html"> | ||
3835 | <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> | ||
3836 | <context-group purpose="location"> | ||
3837 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> | ||
3838 | <context context-type="linenumber">95</context> | ||
3839 | </context-group> | ||
3840 | </trans-unit><trans-unit id="34f47c715ccc293a1d86d7cee44515bbe0ab0db0" datatype="html"> | ||
3818 | <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> | 3841 | <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> |
3819 | 3842 | ||
3820 | <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"> | 3843 | <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"> |
3821 | <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> | 3844 | <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> |
3822 | 3845 | ||
3823 | <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> | 3846 | <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> |
3824 | <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html"> | 3847 | <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a" datatype="html"> |
3825 | <source>Refresh</source> | 3848 | <source>Refresh</source> |
3826 | <target state="translated">Ath-nuadhaich</target> | 3849 | <target state="translated">Ath-nuadhaich</target> |
@@ -3984,21 +4007,21 @@ The link will expire within 1 hour.</target> | |||
3984 | 4007 | ||
3985 | 4008 | ||
3986 | 4009 | ||
3987 | <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> | 4010 | <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> |
3988 | <trans-unit id="2c88654dd44fe8477ce6f85c1081cd24a590701b" datatype="html"> | 4011 | <trans-unit id="2c88654dd44fe8477ce6f85c1081cd24a590701b" datatype="html"> |
3989 | <source>Code of conduct</source> | 4012 | <source>Code of conduct</source> |
3990 | <target state="translated">An còd giùlain</target> | 4013 | <target state="translated">An còd giùlain</target> |
3991 | 4014 | ||
3992 | 4015 | ||
3993 | 4016 | ||
3994 | <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> | 4017 | <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> |
3995 | <trans-unit id="06119c0230042048f8a3fd6aa9260934b6fa5878" datatype="html"> | 4018 | <trans-unit id="06119c0230042048f8a3fd6aa9260934b6fa5878" datatype="html"> |
3996 | <source>Moderation information</source> | 4019 | <source>Moderation information</source> |
3997 | <target state="translated">Fiosrachadh maorsainneachd</target> | 4020 | <target state="translated">Fiosrachadh maorsainneachd</target> |
3998 | 4021 | ||
3999 | 4022 | ||
4000 | 4023 | ||
4001 | <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> | 4024 | <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> |
4002 | <trans-unit id="d635f94dd3214d8e5fb83a2af04e7b96c861e91f" datatype="html"> | 4025 | <trans-unit id="d635f94dd3214d8e5fb83a2af04e7b96c861e91f" datatype="html"> |
4003 | <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source> | 4026 | <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source> |
4004 | <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target> | 4027 | <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target> |
@@ -4120,7 +4143,7 @@ The link will expire within 1 hour.</target> | |||
4120 | <source>Local videos</source> | 4143 | <source>Local videos</source> |
4121 | <target state="translated">Videothan ionadail</target> | 4144 | <target state="translated">Videothan ionadail</target> |
4122 | 4145 | ||
4123 | <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> | 4146 | <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> |
4124 | <trans-unit id="c5d4e7a320b88bdcf7fb2b670b81173048af3956" datatype="html"> | 4147 | <trans-unit id="c5d4e7a320b88bdcf7fb2b670b81173048af3956" datatype="html"> |
4125 | <source>BROADCAST MESSAGE</source> | 4148 | <source>BROADCAST MESSAGE</source> |
4126 | <target state="new">BROADCAST MESSAGE</target> | 4149 | <target state="new">BROADCAST MESSAGE</target> |
@@ -4254,11 +4277,7 @@ The link will expire within 1 hour.</target> | |||
4254 | <target state="translated">Crìoch thùsail air videothan a luchdaicheas cleachdaiche suas air an aon latha</target> | 4277 | <target state="translated">Crìoch thùsail air videothan a luchdaicheas cleachdaiche suas air an aon latha</target> |
4255 | 4278 | ||
4256 | <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> | 4279 | <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> |
4257 | <trans-unit id="6c65014c4ccf5a3ca7b0f4bdb17ff00578004420" datatype="html"> | 4280 | |
4258 | <source>Allow import with HTTP URL (i.e. YouTube)</source> | ||
4259 | <target state="new">Allow import with HTTP URL (i.e. YouTube)</target> | ||
4260 | |||
4261 | <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> | ||
4262 | <trans-unit id="ec3d83c2ae784e843fbe96eb368f9e6e0f26cc2e" datatype="html"> | 4281 | <trans-unit id="ec3d83c2ae784e843fbe96eb368f9e6e0f26cc2e" datatype="html"> |
4263 | <source>Allow import with a torrent file or a magnet URI</source> | 4282 | <source>Allow import with a torrent file or a magnet URI</source> |
4264 | <target state="new">Allow import with a torrent file or a magnet URI</target> | 4283 | <target state="new">Allow import with a torrent file or a magnet URI</target> |
@@ -4952,7 +4971,7 @@ The link will expire within 1 hour.</target> | |||
4952 | <target state="new">Account page</target> | 4971 | <target state="new">Account page</target> |
4953 | 4972 | ||
4954 | 4973 | ||
4955 | <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> | 4974 | <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> |
4956 | <trans-unit id="e8a34c00da7e95d407a66f33f28943a480dbba82" datatype="html"> | 4975 | <trans-unit id="e8a34c00da7e95d407a66f33f28943a480dbba82" datatype="html"> |
4957 | <source> | 4976 | <source> |
4958 | <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> | 4977 | <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> |
@@ -4961,7 +4980,7 @@ The link will expire within 1 hour.</target> | |||
4961 | <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> | 4980 | <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> |
4962 | </target> | 4981 | </target> |
4963 | 4982 | ||
4964 | <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> | 4983 | <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> |
4965 | <trans-unit id="cee3f34700944cc5786627e1b23073d946644620" datatype="html"> | 4984 | <trans-unit id="cee3f34700944cc5786627e1b23073d946644620" datatype="html"> |
4966 | <source>No ownership change request found.</source> | 4985 | <source>No ownership change request found.</source> |
4967 | <target state="new">No ownership change request found.</target> | 4986 | <target state="new">No ownership change request found.</target> |
@@ -5072,7 +5091,7 @@ The link will expire within 1 hour.</target> | |||
5072 | 5091 | ||
5073 | 5092 | ||
5074 | 5093 | ||
5075 | <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> | 5094 | <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> |
5076 | <trans-unit id="c65641c36859c328928e6b0f14c3f913886f8add" datatype="html"> | 5095 | <trans-unit id="c65641c36859c328928e6b0f14c3f913886f8add" datatype="html"> |
5077 | <source>Created by <x id="INTERPOLATION"/></source> | 5096 | <source>Created by <x id="INTERPOLATION"/></source> |
5078 | <target state="translated">Air a chruthachadh le | 5097 | <target state="translated">Air a chruthachadh le |
@@ -5367,7 +5386,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5367 | <source>Stats</source> | 5386 | <source>Stats</source> |
5368 | <target state="translated">Stadastaireachd</target> | 5387 | <target state="translated">Stadastaireachd</target> |
5369 | 5388 | ||
5370 | <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> | 5389 | <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> |
5371 | <trans-unit id="8bc634cd9d8c9b684dbfaaf17a522f894bedbffc" datatype="html"> | 5390 | <trans-unit id="8bc634cd9d8c9b684dbfaaf17a522f894bedbffc" datatype="html"> |
5372 | <source>Joined <x id="INTERPOLATION"/></source> | 5391 | <source>Joined <x id="INTERPOLATION"/></source> |
5373 | <target state="translated">Air ballrachd fhaighinn | 5392 | <target state="translated">Air ballrachd fhaighinn |
@@ -5550,7 +5569,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5550 | <target state="translated">Gleusan an ionstans seo</target> | 5569 | <target state="translated">Gleusan an ionstans seo</target> |
5551 | 5570 | ||
5552 | 5571 | ||
5553 | <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> | 5572 | <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> |
5554 | <trans-unit id="92538de0e2f6e64f1d05291132b93c32bed81237" datatype="html"> | 5573 | <trans-unit id="92538de0e2f6e64f1d05291132b93c32bed81237" datatype="html"> |
5555 | <source>STATISTICS</source> | 5574 | <source>STATISTICS</source> |
5556 | <target state="new">STATISTICS</target> | 5575 | <target state="new">STATISTICS</target> |
@@ -5824,13 +5843,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5824 | Create an account | 5843 | Create an account |
5825 | </target> | 5844 | </target> |
5826 | 5845 | ||
5827 | <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"> | 5846 | <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> |
5828 | <source><x id="INTERPOLATION" equiv-text="{{ videoUploadDisabled ? 'Signup' : 'Next' }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ videoUploadDisabled ? 'Signup' : 'Next' }}"/></target> | ||
5829 | <context-group purpose="location"> | ||
5830 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
5831 | <context context-type="linenumber">22</context> | ||
5832 | </context-group> | ||
5833 | </trans-unit> | ||
5834 | <trans-unit id="9082008222523034483" datatype="html"> | 5847 | <trans-unit id="9082008222523034483" datatype="html"> |
5835 | <source>Get help</source><target state="new">Get help</target> | 5848 | <source>Get help</source><target state="new">Get help</target> |
5836 | 5849 | ||
@@ -5841,37 +5854,37 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5841 | Create my account | 5854 | Create my account |
5842 | </target> | 5855 | </target> |
5843 | 5856 | ||
5844 | <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> | 5857 | <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> |
5845 | <trans-unit id="cb9d0623f382c9803df997fb30b9a33a5438d919" datatype="html"> | 5858 | <trans-unit id="cb9d0623f382c9803df997fb30b9a33a5438d919" datatype="html"> |
5846 | <source>PeerTube is creating your account...</source> | 5859 | <source>PeerTube is creating your account...</source> |
5847 | <target state="new">PeerTube is creating your account...</target> | 5860 | <target state="new">PeerTube is creating your account...</target> |
5848 | 5861 | ||
5849 | <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> | 5862 | <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> |
5850 | <trans-unit id="8dd413cee2228118c536f503709329a4d1a395e2" datatype="html"> | 5863 | <trans-unit id="8dd413cee2228118c536f503709329a4d1a395e2" datatype="html"> |
5851 | <source>Done</source> | 5864 | <source>Done</source> |
5852 | <target state="new">Done</target> | 5865 | <target state="new">Done</target> |
5853 | 5866 | ||
5854 | <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> | 5867 | <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> |
5855 | <trans-unit id="88b19801d99f5dcc4043d6d30dfa32c3f68da5ea" datatype="html"> | 5868 | <trans-unit id="88b19801d99f5dcc4043d6d30dfa32c3f68da5ea" datatype="html"> |
5856 | <source>Who are we?</source> | 5869 | <source>Who are we?</source> |
5857 | <target state="new">Who are we?</target> | 5870 | <target state="new">Who are we?</target> |
5858 | 5871 | ||
5859 | <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> | 5872 | <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> |
5860 | <trans-unit id="05db4afa3e85d23d29fcfacaa5a61f0d2ae02dc0" datatype="html"> | 5873 | <trans-unit id="05db4afa3e85d23d29fcfacaa5a61f0d2ae02dc0" datatype="html"> |
5861 | <source>How long do we plan to maintain this instance?</source> | 5874 | <source>How long do we plan to maintain this instance?</source> |
5862 | <target state="new">How long do we plan to maintain this instance?</target> | 5875 | <target state="new">How long do we plan to maintain this instance?</target> |
5863 | 5876 | ||
5864 | <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> | 5877 | <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> |
5865 | <trans-unit id="b7ad73ca1e5e4a530ca4eaa5285e4fd0c376c089" datatype="html"> | 5878 | <trans-unit id="b7ad73ca1e5e4a530ca4eaa5285e4fd0c376c089" datatype="html"> |
5866 | <source>How will we finance this instance?</source> | 5879 | <source>How will we finance this instance?</source> |
5867 | <target state="new">How will we finance this instance?</target> | 5880 | <target state="new">How will we finance this instance?</target> |
5868 | 5881 | ||
5869 | <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> | 5882 | <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> |
5870 | <trans-unit id="24e4921833f6fff4376e0ec13a33c44a85922355" datatype="html"> | 5883 | <trans-unit id="24e4921833f6fff4376e0ec13a33c44a85922355" datatype="html"> |
5871 | <source>Administrators & Sustainability</source> | 5884 | <source>Administrators & Sustainability</source> |
5872 | <target state="new">Administrators & Sustainability</target> | 5885 | <target state="new">Administrators & Sustainability</target> |
5873 | 5886 | ||
5874 | <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> | 5887 | <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> |
5875 | <trans-unit id="041620337eaebda87971d345d05697639dfe78e4" datatype="html"> | 5888 | <trans-unit id="041620337eaebda87971d345d05697639dfe78e4" datatype="html"> |
5876 | <source>Step</source> | 5889 | <source>Step</source> |
5877 | <target state="new">Step</target> | 5890 | <target state="new">Step</target> |
@@ -5961,7 +5974,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5961 | 5974 | ||
5962 | </target> | 5975 | </target> |
5963 | 5976 | ||
5964 | <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"> | 5977 | <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"> |
5965 | <source>Register</source><target state="new">Register</target> | 5978 | <source>Register</source><target state="new">Register</target> |
5966 | 5979 | ||
5967 | <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> | 5980 | <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> |
@@ -5970,12 +5983,12 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5970 | <source>Your message has been sent.</source> | 5983 | <source>Your message has been sent.</source> |
5971 | <target state="new">Your message has been sent.</target> | 5984 | <target state="new">Your message has been sent.</target> |
5972 | 5985 | ||
5973 | <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> | 5986 | <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> |
5974 | <trans-unit id="2072135752262464360" datatype="html"> | 5987 | <trans-unit id="2072135752262464360" datatype="html"> |
5975 | <source>You already sent this form recently</source> | 5988 | <source>You already sent this form recently</source> |
5976 | <target state="translated">Chuir thu am foirm seo a-null o chionn greis mu thràth</target> | 5989 | <target state="translated">Chuir thu am foirm seo a-null o chionn greis mu thràth</target> |
5977 | 5990 | ||
5978 | <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> | 5991 | <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> |
5979 | <trans-unit id="3830487495946043372" datatype="html"> | 5992 | <trans-unit id="3830487495946043372" datatype="html"> |
5980 | <source>No description</source> | 5993 | <source>No description</source> |
5981 | <target state="new">No description</target> | 5994 | <target state="new">No description</target> |
@@ -6009,37 +6022,37 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6009 | <x id="PH"/> direct account followers | 6022 | <x id="PH"/> direct account followers |
6010 | </target> | 6023 | </target> |
6011 | 6024 | ||
6012 | <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"> | 6025 | <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"> |
6013 | <source>Report this account</source><target state="new">Report this account</target> | 6026 | <source>Report this account</source><target state="new">Report this account</target> |
6014 | 6027 | ||
6015 | <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> | 6028 | <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> |
6016 | 6029 | ||
6017 | <trans-unit id="424703522835656806" datatype="html"> | 6030 | <trans-unit id="424703522835656806" datatype="html"> |
6018 | <source>VIDEO CHANNELS</source> | 6031 | <source>VIDEO CHANNELS</source> |
6019 | <target state="new">VIDEO CHANNELS</target> | 6032 | <target state="new">VIDEO CHANNELS</target> |
6020 | 6033 | ||
6021 | <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"> | 6034 | <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"> |
6022 | <source>VIDEOS</source><target state="new">VIDEOS</target> | 6035 | <source>VIDEOS</source><target state="new">VIDEOS</target> |
6023 | 6036 | ||
6024 | <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> | 6037 | <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> |
6025 | <trans-unit id="1341921152640000230" datatype="html"> | 6038 | <trans-unit id="1341921152640000230" datatype="html"> |
6026 | <source>ABOUT</source> | 6039 | <source>ABOUT</source> |
6027 | <target state="new">ABOUT</target> | 6040 | <target state="new">ABOUT</target> |
6028 | 6041 | ||
6029 | 6042 | ||
6030 | <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> | 6043 | <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> |
6031 | <trans-unit id="25349740244798533" datatype="html"> | 6044 | <trans-unit id="25349740244798533" datatype="html"> |
6032 | <source>Username copied</source> | 6045 | <source>Username copied</source> |
6033 | <target state="new">Username copied</target> | 6046 | <target state="new">Username copied</target> |
6034 | 6047 | ||
6035 | 6048 | ||
6036 | <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"> | 6049 | <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"> |
6037 | <source>1 subscriber</source><target state="new">1 subscriber</target> | 6050 | <source>1 subscriber</source><target state="new">1 subscriber</target> |
6038 | 6051 | ||
6039 | <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"> | 6052 | <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"> |
6040 | <source><x id="PH"/> subscribers</source><target state="new"><x id="PH"/> subscribers</target> | 6053 | <source><x id="PH"/> subscribers</source><target state="new"><x id="PH"/> subscribers</target> |
6041 | 6054 | ||
6042 | <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> | 6055 | <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> |
6043 | 6056 | ||
6044 | <trans-unit id="db28493f1be1ed4d0edfea612181d27c9c530270" datatype="html"> | 6057 | <trans-unit id="db28493f1be1ed4d0edfea612181d27c9c530270" datatype="html"> |
6045 | <source>Instances you follow</source> | 6058 | <source>Instances you follow</source> |
@@ -6260,7 +6273,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6260 | <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"> | 6273 | <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"> |
6261 | <source>Delete</source><target state="new">Delete</target> | 6274 | <source>Delete</source><target state="new">Delete</target> |
6262 | 6275 | ||
6263 | <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> | 6276 | <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> |
6264 | <trans-unit id="2452034338905853167" datatype="html"> | 6277 | <trans-unit id="2452034338905853167" datatype="html"> |
6265 | <source> | 6278 | <source> |
6266 | <x id="PH"/> removed from instance followers | 6279 | <x id="PH"/> removed from instance followers |
@@ -6697,7 +6710,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6697 | 6710 | ||
6698 | 6711 | ||
6699 | 6712 | ||
6700 | <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> | 6713 | <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> |
6701 | <trans-unit id="5076187961693950167" datatype="html"> | 6714 | <trans-unit id="5076187961693950167" datatype="html"> |
6702 | <source>Standard logs</source> | 6715 | <source>Standard logs</source> |
6703 | <target state="new">Standard logs</target> | 6716 | <target state="new">Standard logs</target> |
@@ -7083,12 +7096,12 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7083 | <x id="PH"/> created. | 7096 | <x id="PH"/> created. |
7084 | </target> | 7097 | </target> |
7085 | 7098 | ||
7086 | <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> | 7099 | <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> |
7087 | <trans-unit id="8723777130353305761" datatype="html"> | 7100 | <trans-unit id="8723777130353305761" datatype="html"> |
7088 | <source>This name already exists on this instance.</source> | 7101 | <source>This name already exists on this instance.</source> |
7089 | <target state="new">This name already exists on this instance.</target> | 7102 | <target state="new">This name already exists on this instance.</target> |
7090 | 7103 | ||
7091 | <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> | 7104 | <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> |
7092 | <trans-unit id="7589345916094713536" datatype="html"> | 7105 | <trans-unit id="7589345916094713536" datatype="html"> |
7093 | <source>Video channel <x id="PH"/> updated.</source> | 7106 | <source>Video channel <x id="PH"/> updated.</source> |
7094 | <target state="new">Video channel | 7107 | <target state="new">Video channel |
@@ -7130,7 +7143,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7130 | <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"> | 7143 | <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"> |
7131 | <source>Create</source><target state="new">Create</target> | 7144 | <source>Create</source><target state="new">Create</target> |
7132 | 7145 | ||
7133 | <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> | 7146 | <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> |
7134 | <trans-unit id="8869957234869568361" datatype="html"> | 7147 | <trans-unit id="8869957234869568361" datatype="html"> |
7135 | <source>Update playlist</source> | 7148 | <source>Update playlist</source> |
7136 | <target state="new">Update playlist</target> | 7149 | <target state="new">Update playlist</target> |
@@ -7299,14 +7312,14 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7299 | <source>Now please check your emails to verify your account and complete signup.</source> | 7312 | <source>Now please check your emails to verify your account and complete signup.</source> |
7300 | <target state="new">Now please check your emails to verify your account and complete signup.</target> | 7313 | <target state="new">Now please check your emails to verify your account and complete signup.</target> |
7301 | 7314 | ||
7302 | <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> | 7315 | <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> |
7303 | <trans-unit id="2847376451647729886" datatype="html"> | 7316 | <trans-unit id="2847376451647729886" datatype="html"> |
7304 | <source>You are now logged in as <x id="PH"/>!</source> | 7317 | <source>You are now logged in as <x id="PH"/>!</source> |
7305 | <target state="new">You are now logged in as | 7318 | <target state="new">You are now logged in as |
7306 | <x id="PH"/>! | 7319 | <x id="PH"/>! |
7307 | </target> | 7320 | </target> |
7308 | 7321 | ||
7309 | <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> | 7322 | <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> |
7310 | <trans-unit id="2687679787442328897" datatype="html"> | 7323 | <trans-unit id="2687679787442328897" datatype="html"> |
7311 | <source>An email with verification link will be sent to <x id="PH"/>.</source> | 7324 | <source>An email with verification link will be sent to <x id="PH"/>.</source> |
7312 | <target state="new">An email with verification link will be sent to | 7325 | <target state="new">An email with verification link will be sent to |
@@ -7334,12 +7347,12 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7334 | <target state="new">Subscribe to the account</target> | 7347 | <target state="new">Subscribe to the account</target> |
7335 | 7348 | ||
7336 | 7349 | ||
7337 | <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> | 7350 | <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> |
7338 | <trans-unit id="4014335318155107533" datatype="html"> | 7351 | <trans-unit id="4014335318155107533" datatype="html"> |
7339 | <source>VIDEO PLAYLISTS</source> | 7352 | <source>VIDEO PLAYLISTS</source> |
7340 | <target state="new">VIDEO PLAYLISTS</target> | 7353 | <target state="new">VIDEO PLAYLISTS</target> |
7341 | 7354 | ||
7342 | <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> | 7355 | <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> |
7343 | <trans-unit id="7709367721354853232" datatype="html"> | 7356 | <trans-unit id="7709367721354853232" datatype="html"> |
7344 | <source>Focus the search bar</source> | 7357 | <source>Focus the search bar</source> |
7345 | <target state="new">Focus the search bar</target> | 7358 | <target state="new">Focus the search bar</target> |
@@ -7379,34 +7392,34 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7379 | <source>Go to my subscriptions</source> | 7392 | <source>Go to my subscriptions</source> |
7380 | <target state="new">Go to my subscriptions</target> | 7393 | <target state="new">Go to my subscriptions</target> |
7381 | 7394 | ||
7382 | <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> | 7395 | <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> |
7383 | <trans-unit id="1136469849928650779" datatype="html"> | 7396 | <trans-unit id="1136469849928650779" datatype="html"> |
7384 | <source>Go to my videos</source> | 7397 | <source>Go to my videos</source> |
7385 | <target state="new">Go to my videos</target> | 7398 | <target state="new">Go to my videos</target> |
7386 | 7399 | ||
7387 | <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> | 7400 | <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> |
7388 | <trans-unit id="7836683738999600376" datatype="html"> | 7401 | <trans-unit id="7836683738999600376" datatype="html"> |
7389 | <source>Go to my imports</source> | 7402 | <source>Go to my imports</source> |
7390 | <target state="new">Go to my imports</target> | 7403 | <target state="new">Go to my imports</target> |
7391 | 7404 | ||
7392 | <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> | 7405 | <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> |
7393 | <trans-unit id="7511292153332773503" datatype="html"> | 7406 | <trans-unit id="7511292153332773503" datatype="html"> |
7394 | <source>Go to my channels</source> | 7407 | <source>Go to my channels</source> |
7395 | <target state="new">Go to my channels</target> | 7408 | <target state="new">Go to my channels</target> |
7396 | 7409 | ||
7397 | <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"> | 7410 | <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"> |
7398 | <source>Cannot retrieve OAuth Client credentials: <x id="PH"/>. | 7411 | <source>Cannot retrieve OAuth Client credentials: <x id="PH"/>. |
7399 | 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"/>. | 7412 | 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"/>. |
7400 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> | 7413 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> |
7401 | 7414 | ||
7402 | <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> | 7415 | <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> |
7403 | 7416 | ||
7404 | 7417 | ||
7405 | <trans-unit id="375263728166936544" datatype="html"> | 7418 | <trans-unit id="375263728166936544" datatype="html"> |
7406 | <source>You need to reconnect.</source> | 7419 | <source>You need to reconnect.</source> |
7407 | <target state="new">You need to reconnect.</target> | 7420 | <target state="new">You need to reconnect.</target> |
7408 | 7421 | ||
7409 | <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> | 7422 | <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> |
7410 | <trans-unit id="2206638022166154361" datatype="html"> | 7423 | <trans-unit id="2206638022166154361" datatype="html"> |
7411 | <source>Keyboard Shortcuts:</source> | 7424 | <source>Keyboard Shortcuts:</source> |
7412 | <target state="new">Keyboard Shortcuts:</target> | 7425 | <target state="new">Keyboard Shortcuts:</target> |
@@ -7421,41 +7434,41 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
7421 | <source>Incorrect username or password.</source> | 7434 | <source>Incorrect username or password.</source> |
7422 | <target state="new">Incorrect username or password.</target> | 7435 | <target state="new">Incorrect username or password.</target> |
7423 | 7436 | ||
7424 | <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> | 7437 | <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> |
7425 | <trans-unit id="6974874606619467663" datatype="html"> | 7438 | <trans-unit id="6974874606619467663" datatype="html"> |
7426 | <source>Your account is blocked.</source> | 7439 | <source>Your account is blocked.</source> |
7427 | <target state="new">Your account is blocked.</target> | 7440 | <target state="new">Your account is blocked.</target> |
7428 | 7441 | ||
7429 | <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> | 7442 | <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> |
7430 | 7443 | ||
7431 | <trans-unit id="7939914198003891823" datatype="html"> | 7444 | <trans-unit id="7939914198003891823" datatype="html"> |
7432 | <source>any language</source> | 7445 | <source>any language</source> |
7433 | <target state="new">any language</target> | 7446 | <target state="new">any language</target> |
7434 | 7447 | ||
7435 | <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"> | 7448 | <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"> |
7436 | <source>ON <x id="INTERPOLATION"/></source><target state="new">ON <x id="INTERPOLATION"/></target> | 7449 | <source>ON <x id="INTERPOLATION"/></source><target state="new">ON <x id="INTERPOLATION"/></target> |
7437 | 7450 | ||
7438 | <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> | 7451 | <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> |
7439 | <trans-unit id="5633144232269377096" datatype="html"> | 7452 | <trans-unit id="5633144232269377096" datatype="html"> |
7440 | <source>hide</source> | 7453 | <source>hide</source> |
7441 | <target state="new">hide</target> | 7454 | <target state="new">hide</target> |
7442 | 7455 | ||
7443 | <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> | 7456 | <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> |
7444 | <trans-unit id="8603861867909474404" datatype="html"> | 7457 | <trans-unit id="8603861867909474404" datatype="html"> |
7445 | <source>blur</source> | 7458 | <source>blur</source> |
7446 | <target state="new">blur</target> | 7459 | <target state="new">blur</target> |
7447 | 7460 | ||
7448 | <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> | 7461 | <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> |
7449 | <trans-unit id="4534458451100881847" datatype="html"> | 7462 | <trans-unit id="4534458451100881847" datatype="html"> |
7450 | <source>display</source> | 7463 | <source>display</source> |
7451 | <target state="new">display</target> | 7464 | <target state="new">display</target> |
7452 | 7465 | ||
7453 | <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> | 7466 | <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> |
7454 | <trans-unit id="4467323362722952678" datatype="html"> | 7467 | <trans-unit id="4467323362722952678" datatype="html"> |
7455 | <source>Unknown</source> | 7468 | <source>Unknown</source> |
7456 | <target state="new">Unknown</target> | 7469 | <target state="new">Unknown</target> |
7457 | 7470 | ||
7458 | <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> | 7471 | <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> |
7459 | <trans-unit id="8781423666414310853" datatype="html"> | 7472 | <trans-unit id="8781423666414310853" datatype="html"> |
7460 | <source>Your password has been successfully reset!</source> | 7473 | <source>Your password has been successfully reset!</source> |
7461 | <target state="new">Your password has been successfully reset!</target> | 7474 | <target state="new">Your password has been successfully reset!</target> |
@@ -7933,37 +7946,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
7933 | <source>You must agree with the instance terms in order to register on it.</source> | 7946 | <source>You must agree with the instance terms in order to register on it.</source> |
7934 | <target state="new">You must agree with the instance terms in order to register on it.</target> | 7947 | <target state="new">You must agree with the instance terms in order to register on it.</target> |
7935 | 7948 | ||
7936 | <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> | 7949 | <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> |
7937 | <trans-unit id="7803960725351649605" datatype="html"> | 7950 | <trans-unit id="7803960725351649605" datatype="html"> |
7938 | <source>Ban reason must be at least 3 characters long.</source> | 7951 | <source>Ban reason must be at least 3 characters long.</source> |
7939 | <target state="new">Ban reason must be at least 3 characters long.</target> | 7952 | <target state="new">Ban reason must be at least 3 characters long.</target> |
7940 | 7953 | ||
7941 | <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> | 7954 | <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> |
7942 | <trans-unit id="3851609012243698179" datatype="html"> | 7955 | <trans-unit id="3851609012243698179" datatype="html"> |
7943 | <source>Ban reason cannot be more than 250 characters long.</source> | 7956 | <source>Ban reason cannot be more than 250 characters long.</source> |
7944 | <target state="new">Ban reason cannot be more than 250 characters long.</target> | 7957 | <target state="new">Ban reason cannot be more than 250 characters long.</target> |
7945 | 7958 | ||
7946 | <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> | 7959 | <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> |
7947 | <trans-unit id="6632896893630378443" datatype="html"> | 7960 | <trans-unit id="6632896893630378443" datatype="html"> |
7948 | <source>Display name is required.</source> | 7961 | <source>Display name is required.</source> |
7949 | <target state="new">Display name is required.</target> | 7962 | <target state="new">Display name is required.</target> |
7950 | 7963 | ||
7951 | 7964 | ||
7952 | 7965 | ||
7953 | <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> | 7966 | <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> |
7954 | <trans-unit id="1303578752658966736" datatype="html"> | 7967 | <trans-unit id="1303578752658966736" datatype="html"> |
7955 | <source>Display name must be at least 1 character long.</source> | 7968 | <source>Display name must be at least 1 character long.</source> |
7956 | <target state="new">Display name must be at least 1 character long.</target> | 7969 | <target state="new">Display name must be at least 1 character long.</target> |
7957 | 7970 | ||
7958 | 7971 | ||
7959 | 7972 | ||
7960 | <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> | 7973 | <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> |
7961 | <trans-unit id="4613240543124934954" datatype="html"> | 7974 | <trans-unit id="4613240543124934954" datatype="html"> |
7962 | <source>Display name cannot be more than 50 characters long.</source> | 7975 | <source>Display name cannot be more than 50 characters long.</source> |
7963 | <target state="new">Display name cannot be more than 50 characters long.</target> | 7976 | <target state="new">Display name cannot be more than 50 characters long.</target> |
7964 | 7977 | ||
7965 | 7978 | ||
7966 | <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> | 7979 | <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> |
7967 | <trans-unit id="1000468652492651683" datatype="html"> | 7980 | <trans-unit id="1000468652492651683" datatype="html"> |
7968 | <source>Report reason is required.</source> | 7981 | <source>Report reason is required.</source> |
7969 | <target state="new">Report reason is required.</target> | 7982 | <target state="new">Report reason is required.</target> |
@@ -8910,17 +8923,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8910 | <x id="PH"/> minutes. | 8923 | <x id="PH"/> minutes. |
8911 | </target> | 8924 | </target> |
8912 | 8925 | ||
8913 | <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> | 8926 | <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> |
8914 | <trans-unit id="4965472196059235310" datatype="html"> | 8927 | <trans-unit id="4965472196059235310" datatype="html"> |
8915 | <source>Too many attempts, please try again later.</source> | 8928 | <source>Too many attempts, please try again later.</source> |
8916 | <target state="new">Too many attempts, please try again later.</target> | 8929 | <target state="new">Too many attempts, please try again later.</target> |
8917 | 8930 | ||
8918 | <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> | 8931 | <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> |
8919 | <trans-unit id="1693549688987384699" datatype="html"> | 8932 | <trans-unit id="1693549688987384699" datatype="html"> |
8920 | <source>Server error. Please retry later.</source> | 8933 | <source>Server error. Please retry later.</source> |
8921 | <target state="new">Server error. Please retry later.</target> | 8934 | <target state="new">Server error. Please retry later.</target> |
8922 | 8935 | ||
8923 | <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> | 8936 | <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> |
8924 | <trans-unit id="5927402622550505067" datatype="html"> | 8937 | <trans-unit id="5927402622550505067" datatype="html"> |
8925 | <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> | 8938 | <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> |
8926 | <target state="new">Subscribed to all current channels of | 8939 | <target state="new">Subscribed to all current channels of |
@@ -9031,7 +9044,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9031 | <source>Do you really want to delete this comment?</source> | 9044 | <source>Do you really want to delete this comment?</source> |
9032 | <target state="new">Do you really want to delete this comment?</target> | 9045 | <target state="new">Do you really want to delete this comment?</target> |
9033 | 9046 | ||
9034 | <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> | 9047 | <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> |
9035 | <trans-unit id="7837272126865175984" datatype="html"> | 9048 | <trans-unit id="7837272126865175984" datatype="html"> |
9036 | <source>Comment deleted.</source> | 9049 | <source>Comment deleted.</source> |
9037 | <target state="new">Comment deleted.</target> | 9050 | <target state="new">Comment deleted.</target> |
@@ -9068,7 +9081,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9068 | <target state="new">Copied</target> | 9081 | <target state="new">Copied</target> |
9069 | 9082 | ||
9070 | 9083 | ||
9071 | <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"> | 9084 | <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"> |
9072 | <source>Copy</source><target state="new">Copy</target> | 9085 | <source>Copy</source><target state="new">Copy</target> |
9073 | <context-group purpose="location"> | 9086 | <context-group purpose="location"> |
9074 | <context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.html</context> | 9087 | <context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.html</context> |
@@ -9131,10 +9144,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9131 | <target state="new">Save to playlist</target> | 9144 | <target state="new">Save to playlist</target> |
9132 | 9145 | ||
9133 | 9146 | ||
9134 | <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"> | 9147 | <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"> |
9135 | <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> | 9148 | <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> |
9136 | 9149 | ||
9137 | <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> | 9150 | <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> |
9138 | <trans-unit id="4503408361537553733" datatype="html"> | 9151 | <trans-unit id="4503408361537553733" datatype="html"> |
9139 | <source>Mirror</source> | 9152 | <source>Mirror</source> |
9140 | <target state="new">Mirror</target> | 9153 | <target state="new">Mirror</target> |
@@ -9390,20 +9403,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9390 | <source>Your video was uploaded to your account and is private.</source> | 9403 | <source>Your video was uploaded to your account and is private.</source> |
9391 | <target state="new">Your video was uploaded to your account and is private.</target> | 9404 | <target state="new">Your video was uploaded to your account and is private.</target> |
9392 | 9405 | ||
9393 | <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> | 9406 | <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> |
9394 | <trans-unit id="5699822024600815733" datatype="html"> | 9407 | <trans-unit id="5699822024600815733" datatype="html"> |
9395 | <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> | 9408 | <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> |
9396 | <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target> | 9409 | <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target> |
9397 | 9410 | ||
9398 | <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> | 9411 | <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> |
9399 | <trans-unit id="1219739004043110649" datatype="html"> | 9412 | <trans-unit id="1219739004043110649" datatype="html"> |
9400 | <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> | 9413 | <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> |
9401 | <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target> | 9414 | <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target> |
9402 | 9415 | ||
9403 | <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"> | 9416 | <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"> |
9404 | <source>Upload</source><target state="new">Upload</target> | 9417 | <source>Upload</source><target state="new">Upload</target> |
9405 | 9418 | ||
9406 | <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> | 9419 | <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> |
9407 | <trans-unit id="8278735427925094503" datatype="html"> | 9420 | <trans-unit id="8278735427925094503" datatype="html"> |
9408 | <source>Upload | 9421 | <source>Upload |
9409 | <x id="PH"/> | 9422 | <x id="PH"/> |
@@ -9412,27 +9425,27 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9412 | <x id="PH"/> | 9425 | <x id="PH"/> |
9413 | </target> | 9426 | </target> |
9414 | 9427 | ||
9415 | <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> | 9428 | <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> |
9416 | <trans-unit id="1964265829892160232" datatype="html"> | 9429 | <trans-unit id="1964265829892160232" datatype="html"> |
9417 | <source>Upload cancelled</source> | 9430 | <source>Upload cancelled</source> |
9418 | <target state="new">Upload cancelled</target> | 9431 | <target state="new">Upload cancelled</target> |
9419 | 9432 | ||
9420 | <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> | 9433 | <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> |
9421 | <trans-unit id="5981816353437801748" datatype="html"> | 9434 | <trans-unit id="5981816353437801748" datatype="html"> |
9422 | <source>Video published.</source> | 9435 | <source>Video published.</source> |
9423 | <target state="new">Video published.</target> | 9436 | <target state="new">Video published.</target> |
9424 | 9437 | ||
9425 | <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"> | 9438 | <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"> |
9426 | <source>Your video quota is exceeded with this video ( | 9439 | <source>Your video quota is exceeded with this video ( |
9427 | 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 ( | 9440 | 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 ( |
9428 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | 9441 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> |
9429 | 9442 | ||
9430 | <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"> | 9443 | <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"> |
9431 | <source>Your daily video quota is exceeded with this video ( | 9444 | <source>Your daily video quota is exceeded with this video ( |
9432 | 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 ( | 9445 | 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 ( |
9433 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | 9446 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> |
9434 | 9447 | ||
9435 | <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> | 9448 | <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> |
9436 | 9449 | ||
9437 | 9450 | ||
9438 | <trans-unit id="764164089183618119" datatype="html"> | 9451 | <trans-unit id="764164089183618119" datatype="html"> |
@@ -9455,16 +9468,16 @@ video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | |||
9455 | <source> The deletion will be sent to remote instances so they can reflect the change.</source> | 9468 | <source> The deletion will be sent to remote instances so they can reflect the change.</source> |
9456 | <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target> | 9469 | <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target> |
9457 | 9470 | ||
9458 | <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"> | 9471 | <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"> |
9459 | <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> | 9472 | <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> |
9460 | 9473 | ||
9461 | <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"> | 9474 | <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"> |
9462 | <source>Delete and re-draft</source><target state="new">Delete and re-draft</target> | 9475 | <source>Delete and re-draft</source><target state="new">Delete and re-draft</target> |
9463 | 9476 | ||
9464 | <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"> | 9477 | <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"> |
9465 | <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> | 9478 | <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> |
9466 | 9479 | ||
9467 | <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> | 9480 | <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> |
9468 | 9481 | ||
9469 | <trans-unit id="6775540171466219199" datatype="html"> | 9482 | <trans-unit id="6775540171466219199" datatype="html"> |
9470 | <source>Stop autoplaying next video</source> | 9483 | <source>Stop autoplaying next video</source> |
@@ -9489,99 +9502,99 @@ video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | |||
9489 | <trans-unit id="961774488937452220" datatype="html"> | 9502 | <trans-unit id="961774488937452220" datatype="html"> |
9490 | <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> | 9503 | <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> |
9491 | 9504 | ||
9492 | <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"> | 9505 | <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"> |
9493 | <source>Redirection</source><target state="new">Redirection</target> | 9506 | <source>Redirection</source><target state="new">Redirection</target> |
9494 | 9507 | ||
9495 | <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> | 9508 | <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> |
9496 | 9509 | ||
9497 | <trans-unit id="8858527736400081688" datatype="html"> | 9510 | <trans-unit id="8858527736400081688" datatype="html"> |
9498 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> | 9511 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> |
9499 | <target state="new">This video contains mature or explicit content. Are you sure you want to watch it?</target> | 9512 | <target state="new">This video contains mature or explicit content. Are you sure you want to watch it?</target> |
9500 | 9513 | ||
9501 | <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> | 9514 | <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> |
9502 | <trans-unit id="3937119019020041049" datatype="html"> | 9515 | <trans-unit id="3937119019020041049" datatype="html"> |
9503 | <source>Mature or explicit content</source> | 9516 | <source>Mature or explicit content</source> |
9504 | <target state="new">Mature or explicit content</target> | 9517 | <target state="new">Mature or explicit content</target> |
9505 | 9518 | ||
9506 | <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> | 9519 | <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> |
9507 | <trans-unit id="1755474755114288376" datatype="html"> | 9520 | <trans-unit id="1755474755114288376" datatype="html"> |
9508 | <source>Up Next</source> | 9521 | <source>Up Next</source> |
9509 | <target state="new">Up Next</target> | 9522 | <target state="new">Up Next</target> |
9510 | 9523 | ||
9511 | <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"> | 9524 | <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"> |
9512 | <source>Cancel</source><target state="new">Cancel</target> | 9525 | <source>Cancel</source><target state="new">Cancel</target> |
9513 | 9526 | ||
9514 | <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> | 9527 | <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> |
9515 | <trans-unit id="3354816756665089864" datatype="html"> | 9528 | <trans-unit id="3354816756665089864" datatype="html"> |
9516 | <source>Autoplay is suspended</source> | 9529 | <source>Autoplay is suspended</source> |
9517 | <target state="new">Autoplay is suspended</target> | 9530 | <target state="new">Autoplay is suspended</target> |
9518 | 9531 | ||
9519 | <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> | 9532 | <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> |
9520 | <trans-unit id="7895294730547405228" datatype="html"> | 9533 | <trans-unit id="7895294730547405228" datatype="html"> |
9521 | <source>Enter/exit fullscreen (requires player focus)</source> | 9534 | <source>Enter/exit fullscreen (requires player focus)</source> |
9522 | <target state="new">Enter/exit fullscreen (requires player focus)</target> | 9535 | <target state="new">Enter/exit fullscreen (requires player focus)</target> |
9523 | 9536 | ||
9524 | <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> | 9537 | <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> |
9525 | <trans-unit id="7618388257165864759" datatype="html"> | 9538 | <trans-unit id="7618388257165864759" datatype="html"> |
9526 | <source>Play/Pause the video (requires player focus)</source> | 9539 | <source>Play/Pause the video (requires player focus)</source> |
9527 | <target state="new">Play/Pause the video (requires player focus)</target> | 9540 | <target state="new">Play/Pause the video (requires player focus)</target> |
9528 | 9541 | ||
9529 | <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> | 9542 | <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> |
9530 | <trans-unit id="7761890399634216630" datatype="html"> | 9543 | <trans-unit id="7761890399634216630" datatype="html"> |
9531 | <source>Mute/unmute the video (requires player focus)</source> | 9544 | <source>Mute/unmute the video (requires player focus)</source> |
9532 | <target state="new">Mute/unmute the video (requires player focus)</target> | 9545 | <target state="new">Mute/unmute the video (requires player focus)</target> |
9533 | 9546 | ||
9534 | <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> | 9547 | <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> |
9535 | <trans-unit id="5996585232248234904" datatype="html"> | 9548 | <trans-unit id="5996585232248234904" datatype="html"> |
9536 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> | 9549 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> |
9537 | <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target> | 9550 | <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target> |
9538 | 9551 | ||
9539 | <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> | 9552 | <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> |
9540 | <trans-unit id="3748765405903319998" datatype="html"> | 9553 | <trans-unit id="3748765405903319998" datatype="html"> |
9541 | <source>Increase the volume (requires player focus)</source> | 9554 | <source>Increase the volume (requires player focus)</source> |
9542 | <target state="new">Increase the volume (requires player focus)</target> | 9555 | <target state="new">Increase the volume (requires player focus)</target> |
9543 | 9556 | ||
9544 | <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> | 9557 | <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> |
9545 | <trans-unit id="5810704036407159982" datatype="html"> | 9558 | <trans-unit id="5810704036407159982" datatype="html"> |
9546 | <source>Decrease the volume (requires player focus)</source> | 9559 | <source>Decrease the volume (requires player focus)</source> |
9547 | <target state="new">Decrease the volume (requires player focus)</target> | 9560 | <target state="new">Decrease the volume (requires player focus)</target> |
9548 | 9561 | ||
9549 | <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> | 9562 | <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> |
9550 | <trans-unit id="2622048822548065691" datatype="html"> | 9563 | <trans-unit id="2622048822548065691" datatype="html"> |
9551 | <source>Seek the video forward (requires player focus)</source> | 9564 | <source>Seek the video forward (requires player focus)</source> |
9552 | <target state="new">Seek the video forward (requires player focus)</target> | 9565 | <target state="new">Seek the video forward (requires player focus)</target> |
9553 | 9566 | ||
9554 | <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> | 9567 | <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> |
9555 | <trans-unit id="6540078205109221153" datatype="html"> | 9568 | <trans-unit id="6540078205109221153" datatype="html"> |
9556 | <source>Seek the video backward (requires player focus)</source> | 9569 | <source>Seek the video backward (requires player focus)</source> |
9557 | <target state="new">Seek the video backward (requires player focus)</target> | 9570 | <target state="new">Seek the video backward (requires player focus)</target> |
9558 | 9571 | ||
9559 | <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> | 9572 | <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> |
9560 | <trans-unit id="1956491957766210808" datatype="html"> | 9573 | <trans-unit id="1956491957766210808" datatype="html"> |
9561 | <source>Increase playback rate (requires player focus)</source> | 9574 | <source>Increase playback rate (requires player focus)</source> |
9562 | <target state="new">Increase playback rate (requires player focus)</target> | 9575 | <target state="new">Increase playback rate (requires player focus)</target> |
9563 | 9576 | ||
9564 | <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> | 9577 | <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> |
9565 | <trans-unit id="5495529997674803186" datatype="html"> | 9578 | <trans-unit id="5495529997674803186" datatype="html"> |
9566 | <source>Decrease playback rate (requires player focus)</source> | 9579 | <source>Decrease playback rate (requires player focus)</source> |
9567 | <target state="new">Decrease playback rate (requires player focus)</target> | 9580 | <target state="new">Decrease playback rate (requires player focus)</target> |
9568 | 9581 | ||
9569 | <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> | 9582 | <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> |
9570 | <trans-unit id="3178343147230721210" datatype="html"> | 9583 | <trans-unit id="3178343147230721210" datatype="html"> |
9571 | <source>Navigate in the video frame by frame (requires player focus)</source> | 9584 | <source>Navigate in the video frame by frame (requires player focus)</source> |
9572 | <target state="new">Navigate in the video frame by frame (requires player focus)</target> | 9585 | <target state="new">Navigate in the video frame by frame (requires player focus)</target> |
9573 | 9586 | ||
9574 | <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> | 9587 | <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> |
9575 | <trans-unit id="8025996572234182184" datatype="html"> | 9588 | <trans-unit id="8025996572234182184" datatype="html"> |
9576 | <source>Like the video</source> | 9589 | <source>Like the video</source> |
9577 | <target state="new">Like the video</target> | 9590 | <target state="new">Like the video</target> |
9578 | 9591 | ||
9579 | <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> | 9592 | <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> |
9580 | <trans-unit id="7692127636377222448" datatype="html"> | 9593 | <trans-unit id="7692127636377222448" datatype="html"> |
9581 | <source>Dislike the video</source> | 9594 | <source>Dislike the video</source> |
9582 | <target state="new">Dislike the video</target> | 9595 | <target state="new">Dislike the video</target> |
9583 | 9596 | ||
9584 | <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> | 9597 | <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> |
9585 | <trans-unit id="1729036051846673606" datatype="html"> | 9598 | <trans-unit id="1729036051846673606" datatype="html"> |
9586 | <source>When active, the next video is automatically played after the current one.</source> | 9599 | <source>When active, the next video is automatically played after the current one.</source> |
9587 | <target state="new">When active, the next video is automatically played after the current one.</target> | 9600 | <target state="new">When active, the next video is automatically played after the current one.</target> |