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.zh-Hans-CN.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.zh-Hans-CN.xlf')
-rw-r--r-- | client/src/locale/angular.zh-Hans-CN.xlf | 545 |
1 files changed, 281 insertions, 264 deletions
diff --git a/client/src/locale/angular.zh-Hans-CN.xlf b/client/src/locale/angular.zh-Hans-CN.xlf index 322a31e76..d2f591ad9 100644 --- a/client/src/locale/angular.zh-Hans-CN.xlf +++ b/client/src/locale/angular.zh-Hans-CN.xlf | |||
@@ -346,7 +346,7 @@ | |||
346 | <source>video</source> | 346 | <source>video</source> |
347 | <target state="new">video</target> | 347 | <target state="new">video</target> |
348 | 348 | ||
349 | <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> | 349 | <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> |
350 | <trans-unit id="5235042777215655908" datatype="html"> | 350 | <trans-unit id="5235042777215655908" datatype="html"> |
351 | <source>subtitles</source> | 351 | <source>subtitles</source> |
352 | <target state="new">subtitles</target> | 352 | <target state="new">subtitles</target> |
@@ -422,27 +422,41 @@ | |||
422 | <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views} } | 422 | <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views} } |
423 | </target> | 423 | </target> |
424 | 424 | ||
425 | <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"> | 425 | <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"> |
426 | <source> <x id="ICU" equiv-text="{video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}} | 426 | <source> <x id="ICU" equiv-text="{video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}} |
427 | "/> </source><target state="new"> <x id="ICU" equiv-text="{video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}} | 427 | "/> </source><target state="new"> <x id="ICU" equiv-text="{video.views, plural, =1 {1 view} other {{{ video.views | myNumberFormatter }} views}} |
428 | "/> </target> | 428 | "/> </target> |
429 | <context-group purpose="location"> | 429 | <context-group purpose="location"> |
430 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context> | 430 | <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context> |
431 | <context context-type="linenumber">32,33</context> | 431 | <context context-type="linenumber">3,4</context> |
432 | </context-group> | ||
433 | </trans-unit><trans-unit id="bcd730167966d931a8956022c370de9ac26bc3ac" datatype="html"> | ||
434 | <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> | ||
435 | <context-group purpose="location"> | ||
436 | <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context> | ||
437 | <context context-type="linenumber">7</context> | ||
438 | </context-group> | ||
439 | </trans-unit><trans-unit id="2a6ba0b4ffe992ddd03f40ee75b879996bdfb5f7" datatype="html"> | ||
440 | <source> <x id="ICU" equiv-text="{video.views, plural, =1 {1 viewer} other {{{ video.views | myNumberFormatter }} viewers}} | ||
441 | "/> </source><target state="new"> <x id="ICU" equiv-text="{video.views, plural, =1 {1 viewer} other {{{ video.views | myNumberFormatter }} viewers}} | ||
442 | "/> </target> | ||
443 | <context-group purpose="location"> | ||
444 | <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context> | ||
445 | <context context-type="linenumber">7,8</context> | ||
432 | </context-group> | 446 | </context-group> |
433 | </trans-unit> | 447 | </trans-unit> |
434 | <trans-unit id="1d3781d7296d4b4e04e7f023aec1052fb2955c4d" datatype="html"> | 448 | <trans-unit id="1d3781d7296d4b4e04e7f023aec1052fb2955c4d" datatype="html"> |
435 | <source>Blocked</source> | 449 | <source>Blocked</source> |
436 | <target state="new">Blocked</target> | 450 | <target state="new">Blocked</target> |
437 | 451 | ||
438 | <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> | 452 | <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> |
439 | <trans-unit id="fb8ccb136ab0ad1ff1dfbce739198be16a814f87"> | 453 | <trans-unit id="fb8ccb136ab0ad1ff1dfbce739198be16a814f87"> |
440 | <source>Sensitive</source> | 454 | <source>Sensitive</source> |
441 | <target> | 455 | <target> |
442 | 敏感 | 456 | 敏感 |
443 | </target> | 457 | </target> |
444 | 458 | ||
445 | <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> | 459 | <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> |
446 | <trans-unit id="99dea2d567d6e6d610d97608c3850ddb76df9a9a"> | 460 | <trans-unit id="99dea2d567d6e6d610d97608c3850ddb76df9a9a"> |
447 | <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source> | 461 | <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source> |
448 | <target>{VAR_PLURAL, plural, =0 {没有视频} =1 {1 条视频} other { | 462 | <target>{VAR_PLURAL, plural, =0 {没有视频} =1 {1 条视频} other { |
@@ -512,17 +526,11 @@ | |||
512 | 526 | ||
513 | <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"> | 527 | <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"> |
514 | <source>Hide</source><target state="new">Hide</target> | 528 | <source>Hide</source><target state="new">Hide</target> |
515 | <context-group purpose="location"> | 529 | |
516 | <context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context> | 530 | <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"> |
517 | <context context-type="linenumber">37</context> | ||
518 | </context-group> | ||
519 | </trans-unit><trans-unit id="8461842260159597706" datatype="html"> | ||
520 | <source>Show</source><target state="new">Show</target> | 531 | <source>Show</source><target state="new">Show</target> |
521 | <context-group purpose="location"> | 532 | |
522 | <context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.ts</context> | 533 | <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> |
523 | <context context-type="linenumber">38</context> | ||
524 | </context-group> | ||
525 | </trans-unit> | ||
526 | <trans-unit id="f82f53a2544638939a8ba93c0fb1b0a4419c3196"> | 534 | <trans-unit id="f82f53a2544638939a8ba93c0fb1b0a4419c3196"> |
527 | <source>Complete preview</source> | 535 | <source>Complete preview</source> |
528 | <target>完整预览</target> | 536 | <target>完整预览</target> |
@@ -799,7 +807,7 @@ | |||
799 | <source>Cancel</source> | 807 | <source>Cancel</source> |
800 | <target>取消</target> | 808 | <target>取消</target> |
801 | 809 | ||
802 | <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> | 810 | <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> |
803 | <trans-unit id="35fdca47605de8113a0db7f587f7c099abec8020"> | 811 | <trans-unit id="35fdca47605de8113a0db7f587f7c099abec8020"> |
804 | <source>Ban this user</source> | 812 | <source>Ban this user</source> |
805 | <target>封禁此用户</target> | 813 | <target>封禁此用户</target> |
@@ -853,113 +861,98 @@ | |||
853 | </target> | 861 | </target> |
854 | 862 | ||
855 | <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> | 863 | <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> |
856 | <trans-unit id="17f43ee2fb343f8b60568527d105777b99ae8414" datatype="html"> | ||
857 | <source>If you are looking for an account…</source> | ||
858 | <target state="new"> | ||
859 | If you are looking for an account… | ||
860 | </target> | ||
861 | |||
862 | <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> | ||
863 | <trans-unit id="8b339f3b4ba60cd2f880c7c19e8b375e7892f4c1" datatype="html"> | ||
864 | <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> | ||
865 | <target state="new"> | ||
866 | Currently this instance doesn't allow for user registration, but you can find an instance | ||
867 | that gives you the possibility to sign up for an account and upload your videos there. | ||
868 | |||
869 | |||
870 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | ||
871 | |||
872 | Find yours among multiple instances at | ||
873 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://joinpeertube.org/instances | ||
874 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | ||
875 | 864 | ||
876 | </target> | 865 | |
877 | |||
878 | <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> | ||
879 | <trans-unit id="ae3cb52bf2dee3101ee654812b5d16e8665a9453"> | 866 | <trans-unit id="ae3cb52bf2dee3101ee654812b5d16e8665a9453"> |
880 | <source>Request new verification email.</source> | 867 | <source>Request new verification email.</source> |
881 | <target>重新请求验证邮件。</target> | 868 | <target>重新请求验证邮件。</target> |
882 | 869 | ||
883 | <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> | 870 | <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"> |
871 | <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> | ||
872 | <context-group purpose="location"> | ||
873 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | ||
874 | <context context-type="linenumber">60,62</context> | ||
875 | </context-group> | ||
876 | </trans-unit><trans-unit id="5ff5b420545ecb1ef07d7ad7c03253e4500246f1" datatype="html"> | ||
877 | <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> | ||
878 | <context-group purpose="location"> | ||
879 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | ||
880 | <context context-type="linenumber">65,67</context> | ||
881 | </context-group> | ||
882 | </trans-unit> | ||
884 | <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194"> | 883 | <trans-unit id="e08a77594f3d89311cdf6da5090044270909c194"> |
885 | <source>User</source> | 884 | <source>User</source> |
886 | <target>用户</target> | 885 | <target>用户</target> |
887 | 886 | ||
888 | <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> | 887 | <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> |
889 | <trans-unit id="51ef29329faccb28d94369897068897d1b3d0478"> | 888 | <trans-unit id="51ef29329faccb28d94369897068897d1b3d0478"> |
890 | <source>Username or email address</source> | 889 | <source>Username or email address</source> |
891 | <target>用户名或电子邮件地址</target> | 890 | <target>用户名或电子邮件地址</target> |
892 | 891 | ||
893 | <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> | 892 | <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> |
894 | <trans-unit id="9fed9d6f57dafb967ffaaf3c63f54ad976cab926" datatype="html"> | 893 | |
895 | <source>or create an account</source> | ||
896 | <target state="new"> | ||
897 | or create an account | ||
898 | </target> | ||
899 | |||
900 | <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> | ||
901 | <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407"> | 894 | <trans-unit id="c32ef07f8803a223a83ed17024b38e8d82292407"> |
902 | <source>Password</source> | 895 | <source>Password</source> |
903 | <target>密码</target> | 896 | <target>密码</target> |
904 | 897 | ||
905 | <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> | 898 | <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> |
906 | <trans-unit id="48ff0628dcbb4d37e9687302df3023b8427b48f2" datatype="html"> | 899 | <trans-unit id="48ff0628dcbb4d37e9687302df3023b8427b48f2" datatype="html"> |
907 | <source>Click here to reset your password</source> | 900 | <source>Click here to reset your password</source> |
908 | <target state="new">Click here to reset your password</target> | 901 | <target state="new">Click here to reset your password</target> |
909 | 902 | ||
910 | <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> | 903 | <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"> |
904 | <source> Logging into an account lets you publish content </source><target state="new"> Logging into an account lets you publish content </target> | ||
905 | <context-group purpose="location"> | ||
906 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | ||
907 | <context context-type="linenumber">56,57</context> | ||
908 | </context-group> | ||
909 | </trans-unit> | ||
911 | <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9"> | 910 | <trans-unit id="6765b4c916060f6bc42d9bb69e80377dbcb5e4e9"> |
912 | <source>Login</source> | 911 | <source>Login</source> |
913 | <target>登录</target> | 912 | <target>登录</target> |
914 | 913 | ||
915 | <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> | 914 | <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> |
916 | <trans-unit id="f5d783c0613d323fdd20074ffbc519ee715a4f2b" datatype="html"> | 915 | <trans-unit id="f5d783c0613d323fdd20074ffbc519ee715a4f2b" datatype="html"> |
917 | <source>Or sign in with</source> | 916 | <source>Or sign in with</source> |
918 | <target state="new">Or sign in with</target> | 917 | <target state="new">Or sign in with</target> |
919 | 918 | ||
920 | <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> | 919 | <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> |
921 | <trans-unit id="d2eb6c5d41f70d4b8c0937e7e19e196143b47681"> | 920 | <trans-unit id="d2eb6c5d41f70d4b8c0937e7e19e196143b47681"> |
922 | <source>Forgot your password</source> | 921 | <source>Forgot your password</source> |
923 | <target>忘记密码</target> | 922 | <target>忘记密码</target> |
924 | 923 | ||
925 | <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> | 924 | <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> |
926 | <trans-unit id="8f7dd0009f7dc9e4e3f1d9f43f944a3aa7cf737a" datatype="html"> | 925 | <trans-unit id="8f7dd0009f7dc9e4e3f1d9f43f944a3aa7cf737a" datatype="html"> |
927 | <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> | 926 | <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> |
928 | <target state="new"> | 927 | <target state="new"> |
929 | We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. | 928 | We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. |
930 | </target> | 929 | </target> |
931 | 930 | ||
932 | <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"> | 931 | <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"> |
933 | <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> | 932 | <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> |
934 | <context-group purpose="location"> | 933 | |
935 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | 934 | <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> |
936 | <context context-type="linenumber">95,96</context> | ||
937 | </context-group> | ||
938 | </trans-unit> | ||
939 | <trans-unit id="1190256911880544559" datatype="html"> | 935 | <trans-unit id="1190256911880544559" datatype="html"> |
940 | <source>An email with the reset password instructions will be sent to <x id="PH"/>. | 936 | <source>An email with the reset password instructions will be sent to <x id="PH"/>. |
941 | The link will expire within 1 hour.</source> | 937 | The link will expire within 1 hour.</source> |
942 | <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>. | 938 | <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>. |
943 | The link will expire within 1 hour.</target> | 939 | The link will expire within 1 hour.</target> |
944 | 940 | ||
945 | <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> | 941 | <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> |
946 | <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc"> | 942 | <trans-unit id="244aae9346da82b0922506c2d2581373a15641cc"> |
947 | <source>Email</source> | 943 | <source>Email</source> |
948 | <target>电子邮件地址</target> | 944 | <target>电子邮件地址</target> |
949 | 945 | ||
950 | <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> | 946 | <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> |
951 | <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529"> | 947 | <trans-unit id="69b6ac577a19acc39fc0c22342092f327fff2529"> |
952 | <source>Email address</source> | 948 | <source>Email address</source> |
953 | <target>电子邮件地址</target> | 949 | <target>电子邮件地址</target> |
954 | 950 | ||
955 | <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"> | 951 | <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"> |
956 | <source>Reset</source><target state="new">Reset</target> | 952 | <source>Reset</source><target state="new">Reset</target> |
957 | <context-group purpose="location"> | 953 | |
958 | <context context-type="sourcefile">src/app/+login/login.component.html</context> | ||
959 | <context context-type="linenumber">114</context> | ||
960 | </context-group> | ||
961 | <note priority="1" from="description">Password reset button</note> | 954 | <note priority="1" from="description">Password reset button</note> |
962 | </trans-unit> | 955 | <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> |
963 | 956 | ||
964 | <trans-unit id="406b08e859ab668ff07056881dcc4390109d4e1d" datatype="html"> | 957 | <trans-unit id="406b08e859ab668ff07056881dcc4390109d4e1d" datatype="html"> |
965 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}} "/> </source> | 958 | <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}} "/> </source> |
@@ -999,7 +992,28 @@ The link will expire within 1 hour.</target> | |||
999 | <source>Reset my password</source> | 992 | <source>Reset my password</source> |
1000 | <target>重置密码</target> | 993 | <target>重置密码</target> |
1001 | 994 | ||
1002 | <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> | 995 | <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"> |
996 | <source>Back</source><target state="new">Back</target> | ||
997 | <context-group purpose="location"> | ||
998 | <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context> | ||
999 | <context context-type="linenumber">41</context> | ||
1000 | </context-group> | ||
1001 | <note priority="1" from="description">Button on the registration form to go to the previous step</note> | ||
1002 | </trans-unit><trans-unit id="3885497195825665706" datatype="html"> | ||
1003 | <source>Next</source><target state="new">Next</target> | ||
1004 | <context-group purpose="location"> | ||
1005 | <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context> | ||
1006 | <context context-type="linenumber">42</context> | ||
1007 | </context-group> | ||
1008 | <note priority="1" from="description">Button on the registration form to go to the previous step</note> | ||
1009 | </trans-unit><trans-unit id="5018804994794983050" datatype="html"> | ||
1010 | <source>Signup</source><target state="new">Signup</target> | ||
1011 | <context-group purpose="location"> | ||
1012 | <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context> | ||
1013 | <context context-type="linenumber">64</context> | ||
1014 | </context-group> | ||
1015 | <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note> | ||
1016 | </trans-unit> | ||
1003 | <trans-unit id="4c3960fb1d9b07d1db3b5bda3ee40019211830dc"> | 1017 | <trans-unit id="4c3960fb1d9b07d1db3b5bda3ee40019211830dc"> |
1004 | <source>for <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> | 1018 | <source>for <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> |
1005 | <target> | 1019 | <target> |
@@ -1232,79 +1246,76 @@ The link will expire within 1 hour.</target> | |||
1232 | <source>Public profile</source> | 1246 | <source>Public profile</source> |
1233 | <target state="new">Public profile</target> | 1247 | <target state="new">Public profile</target> |
1234 | 1248 | ||
1235 | <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> | 1249 | <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> |
1236 | 1250 | ||
1237 | 1251 | ||
1238 | <trans-unit id="c43efa2dff95b97be0c36a65d2ada4cd594e010f" datatype="html"> | 1252 | <trans-unit id="c43efa2dff95b97be0c36a65d2ada4cd594e010f" datatype="html"> |
1239 | <source>Interface:</source> | 1253 | <source>Interface:</source> |
1240 | <target state="new">Interface:</target> | 1254 | <target state="new">Interface:</target> |
1241 | 1255 | ||
1242 | <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> | 1256 | <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> |
1243 | <trans-unit id="a9ada5fec7ddf53a031711b025014495372627de" datatype="html"> | 1257 | <trans-unit id="a9ada5fec7ddf53a031711b025014495372627de" datatype="html"> |
1244 | <source>Videos:</source> | 1258 | <source>Videos:</source> |
1245 | <target state="new">Videos:</target> | 1259 | <target state="new">Videos:</target> |
1246 | 1260 | ||
1247 | <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> | 1261 | <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> |
1248 | <trans-unit id="9fe1faff741de7a4d50e520d2161209997f8224c" datatype="html"> | 1262 | <trans-unit id="9fe1faff741de7a4d50e520d2161209997f8224c" datatype="html"> |
1249 | <source>Sensitive:</source> | 1263 | <source>Sensitive:</source> |
1250 | <target state="new">Sensitive:</target> | 1264 | <target state="new">Sensitive:</target> |
1251 | 1265 | ||
1252 | <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> | 1266 | <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> |
1253 | 1267 | ||
1254 | <trans-unit id="ee5ad4d7fed0e8fc44fa9c2d7be9265295108411" datatype="html"> | 1268 | <trans-unit id="ee5ad4d7fed0e8fc44fa9c2d7be9265295108411" datatype="html"> |
1255 | <source>Help share videos</source> | 1269 | <source>Help share videos</source> |
1256 | <target state="new">Help share videos</target> | 1270 | <target state="new">Help share videos</target> |
1257 | 1271 | ||
1258 | <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> | 1272 | <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> |
1259 | 1273 | ||
1260 | <trans-unit id="d2dcb25a3b90ccb169effc066d36335363546d17" datatype="html"> | 1274 | <trans-unit id="d2dcb25a3b90ccb169effc066d36335363546d17" datatype="html"> |
1261 | <source>Keyboard shortcuts</source> | 1275 | <source>Keyboard shortcuts</source> |
1262 | <target state="new">Keyboard shortcuts</target> | 1276 | <target state="new">Keyboard shortcuts</target> |
1263 | 1277 | ||
1264 | <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> | 1278 | <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> |
1265 | <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html"> | 1279 | <trans-unit id="85b79c9064aed1ead31ace985f31aa1363f6bdaf" datatype="html"> |
1266 | <source>Help</source> | 1280 | <source>Help</source> |
1267 | <target state="new">Help</target> | 1281 | <target state="new">Help</target> |
1268 | 1282 | ||
1269 | <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> | 1283 | <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> |
1270 | <trans-unit id="0530eaf7a05c66b3167da49a57e5af4326f3af15" datatype="html"> | 1284 | <trans-unit id="0530eaf7a05c66b3167da49a57e5af4326f3af15" datatype="html"> |
1271 | <source>Get help using PeerTube</source> | 1285 | <source>Get help using PeerTube</source> |
1272 | <target state="new">Get help using PeerTube</target> | 1286 | <target state="new">Get help using PeerTube</target> |
1273 | 1287 | ||
1274 | <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> | 1288 | <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> |
1275 | 1289 | ||
1276 | <trans-unit id="f8e6eaa974acec3b80e5c77ec0dc4ff80939964d" datatype="html"> | 1290 | <trans-unit id="f8e6eaa974acec3b80e5c77ec0dc4ff80939964d" datatype="html"> |
1277 | <source>powered by PeerTube</source> | 1291 | <source>powered by PeerTube</source> |
1278 | <target state="new">powered by PeerTube</target> | 1292 | <target state="new">powered by PeerTube</target> |
1279 | 1293 | ||
1280 | <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"> | 1294 | <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> |
1281 | <source>My notifications</source><target state="new">My notifications</target> | ||
1282 | |||
1283 | <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> | ||
1284 | <trans-unit id="900ca8b77fca5b6232cf1d526830ccc29569a984" datatype="html"> | 1295 | <trans-unit id="900ca8b77fca5b6232cf1d526830ccc29569a984" datatype="html"> |
1285 | <source>powered by PeerTube - CopyLeft 2015-2020</source> | 1296 | <source>powered by PeerTube - CopyLeft 2015-2020</source> |
1286 | <target state="new">powered by PeerTube - CopyLeft 2015-2020</target> | 1297 | <target state="new">powered by PeerTube - CopyLeft 2015-2020</target> |
1287 | 1298 | ||
1288 | <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> | 1299 | <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> |
1289 | <trans-unit id="3fdc751b264ca9998e1542fcf5794e274cd56344"> | 1300 | <trans-unit id="3fdc751b264ca9998e1542fcf5794e274cd56344"> |
1290 | <source>Log out</source> | 1301 | <source>Log out</source> |
1291 | <target>注销</target> | 1302 | <target>注销</target> |
1292 | 1303 | ||
1293 | <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"> | 1304 | <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"> |
1294 | <source>My account</source><target state="new">My account</target> | 1305 | <source>My account</source><target state="new">My account</target> |
1295 | 1306 | ||
1296 | <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"> | 1307 | <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"> |
1297 | <source>My library</source><target state="new">My library</target> | 1308 | <source>My library</source><target state="new">My library</target> |
1298 | 1309 | ||
1299 | <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> | 1310 | <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> |
1300 | <trans-unit id="d207cc1965ec0c29e594e0e9917f39bfc276ed87"> | 1311 | <trans-unit id="d207cc1965ec0c29e594e0e9917f39bfc276ed87"> |
1301 | <source>Create an account</source> | 1312 | <source>Create an account</source> |
1302 | <target>创建帐户</target> | 1313 | <target>创建帐户</target> |
1303 | 1314 | ||
1304 | <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"> | 1315 | <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"> |
1305 | <source>IN MY LIBRARY</source><target state="new">IN MY LIBRARY</target> | 1316 | <source>IN MY LIBRARY</source><target state="new">IN MY LIBRARY</target> |
1306 | 1317 | ||
1307 | <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> | 1318 | <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> |
1308 | 1319 | ||
1309 | 1320 | ||
1310 | 1321 | ||
@@ -1334,93 +1345,96 @@ The link will expire within 1 hour.</target> | |||
1334 | <source>Videos</source> | 1345 | <source>Videos</source> |
1335 | <target>视频</target> | 1346 | <target>视频</target> |
1336 | 1347 | ||
1337 | <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"> | 1348 | <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"> |
1338 | <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source><target state="new">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target> | 1349 | <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source><target state="new">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target> |
1339 | <context-group purpose="location"> | 1350 | |
1340 | <context context-type="sourcefile">src/app/menu/menu.component.html</context> | 1351 | <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> |
1341 | <context context-type="linenumber">171</context> | ||
1342 | </context-group> | ||
1343 | </trans-unit> | ||
1344 | <trans-unit id="47546e45bbb476baaaad38244db444c427ddc502"> | 1352 | <trans-unit id="47546e45bbb476baaaad38244db444c427ddc502"> |
1345 | <source>Playlists</source> | 1353 | <source>Playlists</source> |
1346 | <target>播放列表</target> | 1354 | <target>播放列表</target> |
1347 | 1355 | ||
1348 | <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> | 1356 | <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> |
1349 | <trans-unit id="357064ca9d9ac859eb618e28e8126fa32be049e2"> | 1357 | <trans-unit id="357064ca9d9ac859eb618e28e8126fa32be049e2"> |
1350 | <source>Subscriptions</source> | 1358 | <source>Subscriptions</source> |
1351 | <target>订阅内容</target> | 1359 | <target>订阅内容</target> |
1352 | 1360 | ||
1353 | <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> | 1361 | <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> |
1354 | <trans-unit id="efac3af0b32e953279c25b6519cae256811e0fe8"> | 1362 | <trans-unit id="efac3af0b32e953279c25b6519cae256811e0fe8"> |
1355 | <source>History</source> | 1363 | <source>History</source> |
1356 | <target>观看历史</target> | 1364 | <target>观看历史</target> |
1357 | 1365 | ||
1358 | <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> | 1366 | <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> |
1359 | <trans-unit id="165035acb08983753bcecc3e8b6b18c7caf26d35" datatype="html"> | 1367 | <trans-unit id="165035acb08983753bcecc3e8b6b18c7caf26d35" datatype="html"> |
1360 | <source>VIDEOS</source> | 1368 | <source>VIDEOS</source> |
1361 | <target state="new">VIDEOS</target> | 1369 | <target state="new">VIDEOS</target> |
1362 | 1370 | ||
1363 | <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> | 1371 | <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"> |
1372 | <source>Allow import with HTTP URL (e.g. YouTube)</source><target state="new">Allow import with HTTP URL (e.g. YouTube)</target> | ||
1373 | <context-group purpose="location"> | ||
1374 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | ||
1375 | <context context-type="linenumber">422</context> | ||
1376 | </context-group> | ||
1377 | </trans-unit> | ||
1364 | <trans-unit id="411ca58f59b00246e15b161e07409df55b5eb6db"> | 1378 | <trans-unit id="411ca58f59b00246e15b161e07409df55b5eb6db"> |
1365 | <source>Discover</source> | 1379 | <source>Discover</source> |
1366 | <target>发现更多</target> | 1380 | <target>发现更多</target> |
1367 | 1381 | ||
1368 | <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> | 1382 | <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> |
1369 | <trans-unit id="b6b7986bc3721ac483baf20bc9a320529075c807"> | 1383 | <trans-unit id="b6b7986bc3721ac483baf20bc9a320529075c807"> |
1370 | <source>Trending</source> | 1384 | <source>Trending</source> |
1371 | <target>时下流行</target> | 1385 | <target>时下流行</target> |
1372 | 1386 | ||
1373 | <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> | 1387 | <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> |
1374 | <trans-unit id="9d9983bd6d0817a5b1bb7650034a2f9a5f4b7bac" datatype="html"> | 1388 | <trans-unit id="9d9983bd6d0817a5b1bb7650034a2f9a5f4b7bac" datatype="html"> |
1375 | <source>Most liked</source> | 1389 | <source>Most liked</source> |
1376 | <target state="new">Most liked</target> | 1390 | <target state="new">Most liked</target> |
1377 | 1391 | ||
1378 | <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> | 1392 | <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> |
1379 | <trans-unit id="8d20c5f5dd30acbe71316544dab774393fd9c3c1"> | 1393 | <trans-unit id="8d20c5f5dd30acbe71316544dab774393fd9c3c1"> |
1380 | <source>Recently added</source> | 1394 | <source>Recently added</source> |
1381 | <target>最近添加</target> | 1395 | <target>最近添加</target> |
1382 | 1396 | ||
1383 | <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> | 1397 | <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> |
1384 | <trans-unit id="b7648e7aced164498aa843b5c4e8f2f1c36a7919"> | 1398 | <trans-unit id="b7648e7aced164498aa843b5c4e8f2f1c36a7919"> |
1385 | <source>Administration</source> | 1399 | <source>Administration</source> |
1386 | <target>管理</target> | 1400 | <target>管理</target> |
1387 | 1401 | ||
1388 | <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> | 1402 | <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> |
1389 | <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a"> | 1403 | <trans-unit id="004b222ff9ef9dd4771b777950ca1d0e4cd4348a"> |
1390 | <source>About</source> | 1404 | <source>About</source> |
1391 | <target>关于</target> | 1405 | <target>关于</target> |
1392 | 1406 | ||
1393 | <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> | 1407 | <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> |
1394 | <trans-unit id="34746fb1c7f3d2194d99652bdff89e6e14c9c4f4" datatype="html"> | 1408 | <trans-unit id="34746fb1c7f3d2194d99652bdff89e6e14c9c4f4" datatype="html"> |
1395 | <source>Contact</source> | 1409 | <source>Contact</source> |
1396 | <target state="new">Contact</target> | 1410 | <target state="new">Contact</target> |
1397 | 1411 | ||
1398 | <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> | 1412 | <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> |
1399 | <trans-unit id="2dc8a0a3763cd5c456c84630fc335398c9b86771"> | 1413 | <trans-unit id="2dc8a0a3763cd5c456c84630fc335398c9b86771"> |
1400 | <source>View your notifications</source> | 1414 | <source>View your notifications</source> |
1401 | <target>查看您的通知</target> | 1415 | <target>查看您的通知</target> |
1402 | 1416 | ||
1403 | <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> | 1417 | <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> |
1404 | <trans-unit id="8bcabdf6b16cad0313a86c7e940c5e3ad7f9f8ab"> | 1418 | <trans-unit id="8bcabdf6b16cad0313a86c7e940c5e3ad7f9f8ab"> |
1405 | <source>Notifications</source> | 1419 | <source>Notifications</source> |
1406 | <target>通知</target> | 1420 | <target>通知</target> |
1407 | 1421 | ||
1408 | <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> | 1422 | <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> |
1409 | <trans-unit id="1da23f4068fd3796fbcb24d0c42bb62f92c96829" datatype="html"> | 1423 | <trans-unit id="1da23f4068fd3796fbcb24d0c42bb62f92c96829" datatype="html"> |
1410 | <source>Mark all as read</source> | 1424 | <source>Mark all as read</source> |
1411 | <target state="new">Mark all as read</target> | 1425 | <target state="new">Mark all as read</target> |
1412 | 1426 | ||
1413 | <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> | 1427 | <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> |
1414 | <trans-unit id="341e026e3f317aa3164916cc63a059c961a78b81"> | 1428 | <trans-unit id="341e026e3f317aa3164916cc63a059c961a78b81"> |
1415 | <source>Update your notification preferences</source> | 1429 | <source>Update your notification preferences</source> |
1416 | <target>更新您的通知偏好</target> | 1430 | <target>更新您的通知偏好</target> |
1417 | 1431 | ||
1418 | <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> | 1432 | <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> |
1419 | <trans-unit id="3d1b5c9cd76948c04fdb7bb3fe51b6c1242c1bd5"> | 1433 | <trans-unit id="3d1b5c9cd76948c04fdb7bb3fe51b6c1242c1bd5"> |
1420 | <source>See all your notifications</source> | 1434 | <source>See all your notifications</source> |
1421 | <target>查看所有通知</target> | 1435 | <target>查看所有通知</target> |
1422 | 1436 | ||
1423 | <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"> | 1437 | <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"> |
1424 | <source>I'm a teapot</source><target state="new">I'm a teapot</target> | 1438 | <source>I'm a teapot</source><target state="new">I'm a teapot</target> |
1425 | <context-group purpose="location"> | 1439 | <context-group purpose="location"> |
1426 | <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.ts</context> | 1440 | <context context-type="sourcefile">src/app/+page-not-found/page-not-found.component.ts</context> |
@@ -1480,7 +1494,7 @@ The link will expire within 1 hour.</target> | |||
1480 | </trans-unit><trans-unit id="2971365540217107489" datatype="html"> | 1494 | </trans-unit><trans-unit id="2971365540217107489" datatype="html"> |
1481 | <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> | 1495 | <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> |
1482 | 1496 | ||
1483 | <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> | 1497 | <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> |
1484 | <trans-unit id="73216504c8903e04fdb415d876eb8969dd3afa60" datatype="html"> | 1498 | <trans-unit id="73216504c8903e04fdb415d876eb8969dd3afa60" datatype="html"> |
1485 | <source>Search videos, channels…</source> | 1499 | <source>Search videos, channels…</source> |
1486 | <target state="new">Search videos, channels…</target> | 1500 | <target state="new">Search videos, channels…</target> |
@@ -1590,7 +1604,7 @@ The link will expire within 1 hour.</target> | |||
1590 | <source>Duration</source> | 1604 | <source>Duration</source> |
1591 | <target>时长</target> | 1605 | <target>时长</target> |
1592 | 1606 | ||
1593 | <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> | 1607 | <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> |
1594 | <trans-unit id="dc67060f94f0f2b58549f54a5c07925dffd20238"> | 1608 | <trans-unit id="dc67060f94f0f2b58549f54a5c07925dffd20238"> |
1595 | <source>Display sensitive content</source> | 1609 | <source>Display sensitive content</source> |
1596 | <target>显示敏感内容</target> | 1610 | <target>显示敏感内容</target> |
@@ -1610,7 +1624,7 @@ The link will expire within 1 hour.</target> | |||
1610 | <source>Category</source> | 1624 | <source>Category</source> |
1611 | <target>类别</target> | 1625 | <target>类别</target> |
1612 | 1626 | ||
1613 | <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> | 1627 | <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> |
1614 | <trans-unit id="265ee68edfe57e510270da31ec99f67d94346009" datatype="html"> | 1628 | <trans-unit id="265ee68edfe57e510270da31ec99f67d94346009" datatype="html"> |
1615 | <source>Reset</source> | 1629 | <source>Reset</source> |
1616 | <target state="new"> | 1630 | <target state="new"> |
@@ -1627,7 +1641,7 @@ The link will expire within 1 hour.</target> | |||
1627 | <source>Licence</source> | 1641 | <source>Licence</source> |
1628 | <target>许可</target> | 1642 | <target>许可</target> |
1629 | 1643 | ||
1630 | <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> | 1644 | <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> |
1631 | <trans-unit id="e19d80c6277747a68f3da8cfe1318303d2b5c952" datatype="html"> | 1645 | <trans-unit id="e19d80c6277747a68f3da8cfe1318303d2b5c952" datatype="html"> |
1632 | <source>Display all licenses</source> | 1646 | <source>Display all licenses</source> |
1633 | <target state="new">Display all licenses</target> | 1647 | <target state="new">Display all licenses</target> |
@@ -1637,7 +1651,7 @@ The link will expire within 1 hour.</target> | |||
1637 | <source>Language</source> | 1651 | <source>Language</source> |
1638 | <target>语言</target> | 1652 | <target>语言</target> |
1639 | 1653 | ||
1640 | <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> | 1654 | <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> |
1641 | <trans-unit id="dcc3173a99661496cd1f836283993cc3e6576b26" datatype="html"> | 1655 | <trans-unit id="dcc3173a99661496cd1f836283993cc3e6576b26" datatype="html"> |
1642 | <source>Display all languages</source> | 1656 | <source>Display all languages</source> |
1643 | <target state="new">Display all languages</target> | 1657 | <target state="new">Display all languages</target> |
@@ -1712,13 +1726,7 @@ The link will expire within 1 hour.</target> | |||
1712 | <source>Tags</source> | 1726 | <source>Tags</source> |
1713 | <target>标签</target> | 1727 | <target>标签</target> |
1714 | 1728 | ||
1715 | <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"> | 1729 | <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> |
1716 | <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> | ||
1717 | |||
1718 | <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"> | ||
1719 | <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> | ||
1720 | |||
1721 | <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> | ||
1722 | <trans-unit id="554a78c6ac043b4a9058c39d63e4475a454e4dc2" datatype="html"> | 1730 | <trans-unit id="554a78c6ac043b4a9058c39d63e4475a454e4dc2" datatype="html"> |
1723 | <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> | 1731 | <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> |
1724 | <target state="new"> | 1732 | <target state="new"> |
@@ -1768,32 +1776,32 @@ The link will expire within 1 hour.</target> | |||
1768 | <source>Channel</source> | 1776 | <source>Channel</source> |
1769 | <target>频道</target> | 1777 | <target>频道</target> |
1770 | 1778 | ||
1771 | <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> | 1779 | <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> |
1772 | <trans-unit id="3c78b53bca33467190c0b7a01320bc093a2b1427"> | 1780 | <trans-unit id="3c78b53bca33467190c0b7a01320bc093a2b1427"> |
1773 | <source>Privacy</source> | 1781 | <source>Privacy</source> |
1774 | <target>隐私</target> | 1782 | <target>隐私</target> |
1775 | 1783 | ||
1776 | <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> | 1784 | <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> |
1777 | <trans-unit id="4b6dbf2d92858e82bcf6ae5dbc8dfb4b29d82ad0" datatype="html"> | 1785 | <trans-unit id="4b6dbf2d92858e82bcf6ae5dbc8dfb4b29d82ad0" datatype="html"> |
1778 | <source>FAQ</source> | 1786 | <source>FAQ</source> |
1779 | <target state="new">FAQ</target> | 1787 | <target state="new">FAQ</target> |
1780 | 1788 | ||
1781 | <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> | 1789 | <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> |
1782 | <trans-unit id="a2892dc0bd40629b160c490cdd4aff82204bbec6" datatype="html"> | 1790 | <trans-unit id="a2892dc0bd40629b160c490cdd4aff82204bbec6" datatype="html"> |
1783 | <source>Frequently asked questions about PeerTube</source> | 1791 | <source>Frequently asked questions about PeerTube</source> |
1784 | <target state="new">Frequently asked questions about PeerTube</target> | 1792 | <target state="new">Frequently asked questions about PeerTube</target> |
1785 | 1793 | ||
1786 | <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> | 1794 | <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> |
1787 | <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html"> | 1795 | <trans-unit id="e351b40b3869a5c7d19c3d4918cb1ac7aaab95c4" datatype="html"> |
1788 | <source>API</source> | 1796 | <source>API</source> |
1789 | <target state="new">API</target> | 1797 | <target state="new">API</target> |
1790 | 1798 | ||
1791 | <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> | 1799 | <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> |
1792 | <trans-unit id="fd91a5f2ef27c48b6908d9016fb6de2a224e8559" datatype="html"> | 1800 | <trans-unit id="fd91a5f2ef27c48b6908d9016fb6de2a224e8559" datatype="html"> |
1793 | <source>API documentation</source> | 1801 | <source>API documentation</source> |
1794 | <target state="new">API documentation</target> | 1802 | <target state="new">API documentation</target> |
1795 | 1803 | ||
1796 | <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> | 1804 | <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> |
1797 | <trans-unit id="d69f4fafc780cc7dbafb063ca5f11e6f7c91b0c5"> | 1805 | <trans-unit id="d69f4fafc780cc7dbafb063ca5f11e6f7c91b0c5"> |
1798 | <source>Schedule publication (<x id="INTERPOLATION"/>)</source> | 1806 | <source>Schedule publication (<x id="INTERPOLATION"/>)</source> |
1799 | <target>定时发布( | 1807 | <target>定时发布( |
@@ -2299,51 +2307,51 @@ The link will expire within 1 hour.</target> | |||
2299 | <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"> | 2307 | <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"> |
2300 | <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> | 2308 | <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> |
2301 | 2309 | ||
2302 | <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> | 2310 | <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> |
2303 | 2311 | ||
2304 | 2312 | ||
2305 | <trans-unit id="74059c5dce671d464259e3ce37a5d408c3fd7720" datatype="html"> | 2313 | <trans-unit id="74059c5dce671d464259e3ce37a5d408c3fd7720" datatype="html"> |
2306 | <source>SUPPORT</source> | 2314 | <source>SUPPORT</source> |
2307 | <target state="new">SUPPORT</target> | 2315 | <target state="new">SUPPORT</target> |
2308 | 2316 | ||
2309 | <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> | 2317 | <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> |
2310 | <trans-unit id="83ea0f7a6f84393af198d48193e01a96f3fcbc9a" datatype="html"> | 2318 | <trans-unit id="83ea0f7a6f84393af198d48193e01a96f3fcbc9a" datatype="html"> |
2311 | <source>SHARE</source> | 2319 | <source>SHARE</source> |
2312 | <target state="new">SHARE</target> | 2320 | <target state="new">SHARE</target> |
2313 | 2321 | ||
2314 | <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> | 2322 | <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> |
2315 | <trans-unit id="cf272d006ff8c0b60e61b14e17fa6a39b30d614a" datatype="html"> | 2323 | <trans-unit id="cf272d006ff8c0b60e61b14e17fa6a39b30d614a" datatype="html"> |
2316 | <source>SAVE</source> | 2324 | <source>SAVE</source> |
2317 | <target state="new">SAVE</target> | 2325 | <target state="new">SAVE</target> |
2318 | 2326 | ||
2319 | <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> | 2327 | <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> |
2320 | <trans-unit id="8270eaeb2582eef4b7cde314c370aaf5b45c43d2" datatype="html"> | 2328 | <trans-unit id="8270eaeb2582eef4b7cde314c370aaf5b45c43d2" datatype="html"> |
2321 | <source>DOWNLOAD</source> | 2329 | <source>DOWNLOAD</source> |
2322 | <target state="new">DOWNLOAD</target> | 2330 | <target state="new">DOWNLOAD</target> |
2323 | 2331 | ||
2324 | <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> | 2332 | <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> |
2325 | <trans-unit id="677619204556459328"> | 2333 | <trans-unit id="677619204556459328"> |
2326 | <source>Like this video</source> | 2334 | <source>Like this video</source> |
2327 | <target>顶一下</target> | 2335 | <target>顶一下</target> |
2328 | 2336 | ||
2329 | <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> | 2337 | <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> |
2330 | <trans-unit id="1979134407801821102"> | 2338 | <trans-unit id="1979134407801821102"> |
2331 | <source>Dislike this video</source> | 2339 | <source>Dislike this video</source> |
2332 | <target>踩一下</target> | 2340 | <target>踩一下</target> |
2333 | 2341 | ||
2334 | <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> | 2342 | <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> |
2335 | <trans-unit id="4001371302469308813" datatype="html"> | 2343 | <trans-unit id="4001371302469308813" datatype="html"> |
2336 | <source>Support options for this video</source> | 2344 | <source>Support options for this video</source> |
2337 | <target state="new">Support options for this video</target> | 2345 | <target state="new">Support options for this video</target> |
2338 | 2346 | ||
2339 | <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> | 2347 | <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> |
2340 | <trans-unit id="0b7f242da10ece3f2995095c455b9a92ebcdd3b4"> | 2348 | <trans-unit id="0b7f242da10ece3f2995095c455b9a92ebcdd3b4"> |
2341 | <source>By <x id="INTERPOLATION"/></source> | 2349 | <source>By <x id="INTERPOLATION"/></source> |
2342 | <target>上传者 | 2350 | <target>上传者 |
2343 | <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> | 2351 | <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> |
2344 | </target> | 2352 | </target> |
2345 | 2353 | ||
2346 | <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> | 2354 | <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> |
2347 | <trans-unit id="d0336848b0c375a1c25ba369b3481ee383217a4f" datatype="html"> | 2355 | <trans-unit id="d0336848b0c375a1c25ba369b3481ee383217a4f" datatype="html"> |
2348 | <source>Subscribe</source> | 2356 | <source>Subscribe</source> |
2349 | <target state="new">Subscribe</target> | 2357 | <target state="new">Subscribe</target> |
@@ -2368,39 +2376,39 @@ The link will expire within 1 hour.</target> | |||
2368 | <source>Show more</source> | 2376 | <source>Show more</source> |
2369 | <target>展开</target> | 2377 | <target>展开</target> |
2370 | 2378 | ||
2371 | <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> | 2379 | <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> |
2372 | <trans-unit id="5403a767248e304199592271bba3366d2ca3f903"> | 2380 | <trans-unit id="5403a767248e304199592271bba3366d2ca3f903"> |
2373 | <source>Show less</source> | 2381 | <source>Show less</source> |
2374 | <target>收起</target> | 2382 | <target>收起</target> |
2375 | 2383 | ||
2376 | <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> | 2384 | <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> |
2377 | <trans-unit id="57bfd54c230fc20caff1f0b321ad42be3bf859a6" datatype="html"> | 2385 | <trans-unit id="57bfd54c230fc20caff1f0b321ad42be3bf859a6" datatype="html"> |
2378 | <source>Origin instance</source> | 2386 | <source>Origin instance</source> |
2379 | <target state="new">Origin instance</target> | 2387 | <target state="new">Origin instance</target> |
2380 | 2388 | ||
2381 | <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> | 2389 | <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> |
2382 | <trans-unit id="284b55e2ae9f6e5bc78c92a18ef26da02f380079"> | 2390 | <trans-unit id="284b55e2ae9f6e5bc78c92a18ef26da02f380079"> |
2383 | <source>Originally published</source> | 2391 | <source>Originally published</source> |
2384 | <target>最初发布于</target> | 2392 | <target>最初发布于</target> |
2385 | 2393 | ||
2386 | <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> | 2394 | <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> |
2387 | <trans-unit id="4c0ba3cde3b3c58b855ffb4beaa5804a2fc3826b" datatype="html"> | 2395 | <trans-unit id="4c0ba3cde3b3c58b855ffb4beaa5804a2fc3826b" datatype="html"> |
2388 | <source>Friendly Reminder:</source> | 2396 | <source>Friendly Reminder:</source> |
2389 | <target state="new">Friendly Reminder: </target> | 2397 | <target state="new">Friendly Reminder: </target> |
2390 | 2398 | ||
2391 | <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> | 2399 | <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> |
2392 | <trans-unit id="89707647cc7c304e499ae46a5a0c5b508c3c80a0" datatype="html"> | 2400 | <trans-unit id="89707647cc7c304e499ae46a5a0c5b508c3c80a0" datatype="html"> |
2393 | <source>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.</source> | 2401 | <source>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.</source> |
2394 | <target state="new"> | 2402 | <target state="new"> |
2395 | 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. | 2403 | 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. |
2396 | </target> | 2404 | </target> |
2397 | 2405 | ||
2398 | <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> | 2406 | <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> |
2399 | <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e"> | 2407 | <trans-unit id="e60c11e1b1dfbbeda577364b8de39ded2d796c5e"> |
2400 | <source>More information</source> | 2408 | <source>More information</source> |
2401 | <target>详情</target> | 2409 | <target>详情</target> |
2402 | 2410 | ||
2403 | <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> | 2411 | <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> |
2404 | <trans-unit id="75d9bb7a2e6256268cd0653aac75a8b994d3cf1f" datatype="html"> | 2412 | <trans-unit id="75d9bb7a2e6256268cd0653aac75a8b994d3cf1f" datatype="html"> |
2405 | <source>The video was blocked due to automatic blocking of new videos</source> | 2413 | <source>The video was blocked due to automatic blocking of new videos</source> |
2406 | <target state="new">The video was blocked due to automatic blocking of new videos</target> | 2414 | <target state="new">The video was blocked due to automatic blocking of new videos</target> |
@@ -2413,14 +2421,14 @@ The link will expire within 1 hour.</target> | |||
2413 | <source>Get more information</source> | 2421 | <source>Get more information</source> |
2414 | <target>了解详情</target> | 2422 | <target>了解详情</target> |
2415 | 2423 | ||
2416 | <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> | 2424 | <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> |
2417 | <trans-unit id="20fc98888baf65b5ba9fe9622dc036fa8dec6a5f" datatype="html"> | 2425 | <trans-unit id="20fc98888baf65b5ba9fe9622dc036fa8dec6a5f" datatype="html"> |
2418 | <source>OK</source> | 2426 | <source>OK</source> |
2419 | <target state="new"> | 2427 | <target state="new"> |
2420 | OK | 2428 | OK |
2421 | </target> | 2429 | </target> |
2422 | 2430 | ||
2423 | <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> | 2431 | <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> |
2424 | <trans-unit id="a8db53a47543132da1a68066f0a9cba0551a8933" datatype="html"> | 2432 | <trans-unit id="a8db53a47543132da1a68066f0a9cba0551a8933" datatype="html"> |
2425 | <source>1 Comment</source> | 2433 | <source>1 Comment</source> |
2426 | <target state="new">1 Comment</target> | 2434 | <target state="new">1 Comment</target> |
@@ -2685,7 +2693,7 @@ The link will expire within 1 hour.</target> | |||
2685 | <source>ID</source> | 2693 | <source>ID</source> |
2686 | <target>ID</target> | 2694 | <target>ID</target> |
2687 | 2695 | ||
2688 | <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> | 2696 | <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> |
2689 | <trans-unit id="1d284acc5ec053b3cd87e4e9fcd7aaefec0c54fb"> | 2697 | <trans-unit id="1d284acc5ec053b3cd87e4e9fcd7aaefec0c54fb"> |
2690 | <source>Follower handle</source> | 2698 | <source>Follower handle</source> |
2691 | <target>管理关注</target> | 2699 | <target>管理关注</target> |
@@ -2695,7 +2703,7 @@ The link will expire within 1 hour.</target> | |||
2695 | <source>State</source> | 2703 | <source>State</source> |
2696 | <target>状态</target> | 2704 | <target>状态</target> |
2697 | 2705 | ||
2698 | <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> | 2706 | <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> |
2699 | 2707 | ||
2700 | 2708 | ||
2701 | 2709 | ||
@@ -2708,7 +2716,7 @@ The link will expire within 1 hour.</target> | |||
2708 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 2716 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
2709 | </target> | 2717 | </target> |
2710 | 2718 | ||
2711 | <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> | 2719 | <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> |
2712 | <trans-unit id="9c9e0eb0ce8abea8b4c7c5dbb6e80a9a5f5b4193" datatype="html"> | 2720 | <trans-unit id="9c9e0eb0ce8abea8b4c7c5dbb6e80a9a5f5b4193" datatype="html"> |
2713 | <source>Open actor page in a new tab</source> | 2721 | <source>Open actor page in a new tab</source> |
2714 | <target state="new">Open actor page in a new tab</target> | 2722 | <target state="new">Open actor page in a new tab</target> |
@@ -3449,7 +3457,7 @@ The link will expire within 1 hour.</target> | |||
3449 | <source>Settings</source> | 3457 | <source>Settings</source> |
3450 | <target>设置</target> | 3458 | <target>设置</target> |
3451 | 3459 | ||
3452 | <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> | 3460 | <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> |
3453 | <trans-unit id="3b79d221458541611e8508d3551dd1ddd76b49d9" datatype="html"> | 3461 | <trans-unit id="3b79d221458541611e8508d3551dd1ddd76b49d9" datatype="html"> |
3454 | <source>Display settings</source> | 3462 | <source>Display settings</source> |
3455 | <target state="new">Display settings</target> | 3463 | <target state="new">Display settings</target> |
@@ -3572,21 +3580,40 @@ The link will expire within 1 hour.</target> | |||
3572 | <source>Job state</source> | 3580 | <source>Job state</source> |
3573 | <target state="new">Job state</target> | 3581 | <target state="new">Job state</target> |
3574 | 3582 | ||
3575 | <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"> | 3583 | <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"> |
3584 | <source>any</source><target state="new">any</target> | ||
3585 | <context-group purpose="location"> | ||
3586 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> | ||
3587 | <context context-type="linenumber">21</context> | ||
3588 | </context-group> | ||
3589 | <note priority="1" from="description">Selector for the list displaying jobs, filtering by their state</note> | ||
3590 | </trans-unit><trans-unit id="15d67169976ce05d49bc6e85e51597c957f0e37d" datatype="html"> | ||
3576 | <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> | 3591 | <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> |
3577 | 3592 | ||
3578 | <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> | 3593 | <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> |
3579 | <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc"> | 3594 | <trans-unit id="f61c6867295f3b53d23557021f2f4e0aa1d0b8fc"> |
3580 | <source>Type</source> | 3595 | <source>Type</source> |
3581 | <target>类型</target> | 3596 | <target>类型</target> |
3582 | 3597 | ||
3583 | <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"> | 3598 | <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"> |
3599 | <source>No jobs found.</source><target state="new">No jobs found.</target> | ||
3600 | <context-group purpose="location"> | ||
3601 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> | ||
3602 | <context context-type="linenumber">94</context> | ||
3603 | </context-group> | ||
3604 | </trans-unit><trans-unit id="50140de8e198dcb486966365d1d4c01fd910cc46" datatype="html"> | ||
3605 | <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> | ||
3606 | <context-group purpose="location"> | ||
3607 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> | ||
3608 | <context context-type="linenumber">95</context> | ||
3609 | </context-group> | ||
3610 | </trans-unit><trans-unit id="34f47c715ccc293a1d86d7cee44515bbe0ab0db0" datatype="html"> | ||
3584 | <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> | 3611 | <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> |
3585 | 3612 | ||
3586 | <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"> | 3613 | <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"> |
3587 | <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> | 3614 | <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> |
3588 | 3615 | ||
3589 | <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> | 3616 | <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> |
3590 | <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a"> | 3617 | <trans-unit id="c8d1785038d461ec66b5799db21864182b35900a"> |
3591 | <source>Refresh</source> | 3618 | <source>Refresh</source> |
3592 | <target>刷新</target> | 3619 | <target>刷新</target> |
@@ -3742,17 +3769,17 @@ The link will expire within 1 hour.</target> | |||
3742 | <source>Terms</source> | 3769 | <source>Terms</source> |
3743 | <target>条款</target> | 3770 | <target>条款</target> |
3744 | 3771 | ||
3745 | <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> | 3772 | <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> |
3746 | <trans-unit id="2c88654dd44fe8477ce6f85c1081cd24a590701b" datatype="html"> | 3773 | <trans-unit id="2c88654dd44fe8477ce6f85c1081cd24a590701b" datatype="html"> |
3747 | <source>Code of conduct</source> | 3774 | <source>Code of conduct</source> |
3748 | <target state="new">Code of conduct</target> | 3775 | <target state="new">Code of conduct</target> |
3749 | 3776 | ||
3750 | <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> | 3777 | <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> |
3751 | <trans-unit id="06119c0230042048f8a3fd6aa9260934b6fa5878" datatype="html"> | 3778 | <trans-unit id="06119c0230042048f8a3fd6aa9260934b6fa5878" datatype="html"> |
3752 | <source>Moderation information</source> | 3779 | <source>Moderation information</source> |
3753 | <target state="new">Moderation information</target> | 3780 | <target state="new">Moderation information</target> |
3754 | 3781 | ||
3755 | <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> | 3782 | <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> |
3756 | <trans-unit id="d635f94dd3214d8e5fb83a2af04e7b96c861e91f" datatype="html"> | 3783 | <trans-unit id="d635f94dd3214d8e5fb83a2af04e7b96c861e91f" datatype="html"> |
3757 | <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source> | 3784 | <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source> |
3758 | <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target> | 3785 | <target state="new">Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</target> |
@@ -3874,7 +3901,7 @@ The link will expire within 1 hour.</target> | |||
3874 | <source>Local videos</source> | 3901 | <source>Local videos</source> |
3875 | <target>本地视频</target> | 3902 | <target>本地视频</target> |
3876 | 3903 | ||
3877 | <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> | 3904 | <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> |
3878 | <trans-unit id="c5d4e7a320b88bdcf7fb2b670b81173048af3956" datatype="html"> | 3905 | <trans-unit id="c5d4e7a320b88bdcf7fb2b670b81173048af3956" datatype="html"> |
3879 | <source>BROADCAST MESSAGE</source> | 3906 | <source>BROADCAST MESSAGE</source> |
3880 | <target state="new">BROADCAST MESSAGE</target> | 3907 | <target state="new">BROADCAST MESSAGE</target> |
@@ -3998,11 +4025,7 @@ The link will expire within 1 hour.</target> | |||
3998 | <target state="new">Default daily upload limit per user</target> | 4025 | <target state="new">Default daily upload limit per user</target> |
3999 | 4026 | ||
4000 | <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> | 4027 | <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> |
4001 | <trans-unit id="6c65014c4ccf5a3ca7b0f4bdb17ff00578004420" datatype="html"> | 4028 | |
4002 | <source>Allow import with HTTP URL (i.e. YouTube)</source> | ||
4003 | <target state="new">Allow import with HTTP URL (i.e. YouTube)</target> | ||
4004 | |||
4005 | <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> | ||
4006 | <trans-unit id="ec3d83c2ae784e843fbe96eb368f9e6e0f26cc2e" datatype="html"> | 4029 | <trans-unit id="ec3d83c2ae784e843fbe96eb368f9e6e0f26cc2e" datatype="html"> |
4007 | <source>Allow import with a torrent file or a magnet URI</source> | 4030 | <source>Allow import with a torrent file or a magnet URI</source> |
4008 | <target state="new">Allow import with a torrent file or a magnet URI</target> | 4031 | <target state="new">Allow import with a torrent file or a magnet URI</target> |
@@ -4683,14 +4706,14 @@ The link will expire within 1 hour.</target> | |||
4683 | <source>Account page</source> | 4706 | <source>Account page</source> |
4684 | <target state="new">Account page</target> | 4707 | <target state="new">Account page</target> |
4685 | 4708 | ||
4686 | <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> | 4709 | <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> |
4687 | <trans-unit id="e8a34c00da7e95d407a66f33f28943a480dbba82" datatype="html"> | 4710 | <trans-unit id="e8a34c00da7e95d407a66f33f28943a480dbba82" datatype="html"> |
4688 | <source><x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> </source> | 4711 | <source><x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> </source> |
4689 | <target state="new"> | 4712 | <target state="new"> |
4690 | <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> | 4713 | <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> |
4691 | </target> | 4714 | </target> |
4692 | 4715 | ||
4693 | <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> | 4716 | <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> |
4694 | <trans-unit id="cee3f34700944cc5786627e1b23073d946644620" datatype="html"> | 4717 | <trans-unit id="cee3f34700944cc5786627e1b23073d946644620" datatype="html"> |
4695 | <source>No ownership change request found.</source> | 4718 | <source>No ownership change request found.</source> |
4696 | <target state="new">No ownership change request found.</target> | 4719 | <target state="new">No ownership change request found.</target> |
@@ -4791,7 +4814,7 @@ The link will expire within 1 hour.</target> | |||
4791 | <source>Channel page</source> | 4814 | <source>Channel page</source> |
4792 | <target state="new">Channel page</target> | 4815 | <target state="new">Channel page</target> |
4793 | 4816 | ||
4794 | <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> | 4817 | <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> |
4795 | <trans-unit id="c65641c36859c328928e6b0f14c3f913886f8add"> | 4818 | <trans-unit id="c65641c36859c328928e6b0f14c3f913886f8add"> |
4796 | <source>Created by <x id="INTERPOLATION"/></source> | 4819 | <source>Created by <x id="INTERPOLATION"/></source> |
4797 | <target>由 | 4820 | <target>由 |
@@ -5090,7 +5113,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5090 | <source>Stats</source> | 5113 | <source>Stats</source> |
5091 | <target>统计</target> | 5114 | <target>统计</target> |
5092 | 5115 | ||
5093 | <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> | 5116 | <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> |
5094 | <trans-unit id="8bc634cd9d8c9b684dbfaaf17a522f894bedbffc"> | 5117 | <trans-unit id="8bc634cd9d8c9b684dbfaaf17a522f894bedbffc"> |
5095 | <source>Joined <x id="INTERPOLATION"/></source> | 5118 | <source>Joined <x id="INTERPOLATION"/></source> |
5096 | <target> | 5119 | <target> |
@@ -5263,7 +5286,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5263 | <source>Features found on this instance</source> | 5286 | <source>Features found on this instance</source> |
5264 | <target>本实例提供的功能</target> | 5287 | <target>本实例提供的功能</target> |
5265 | 5288 | ||
5266 | <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> | 5289 | <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> |
5267 | <trans-unit id="92538de0e2f6e64f1d05291132b93c32bed81237" datatype="html"> | 5290 | <trans-unit id="92538de0e2f6e64f1d05291132b93c32bed81237" datatype="html"> |
5268 | <source>STATISTICS</source> | 5291 | <source>STATISTICS</source> |
5269 | <target state="new">STATISTICS</target> | 5292 | <target state="new">STATISTICS</target> |
@@ -5536,13 +5559,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5536 | <target> | 5559 | <target> |
5537 | 创建一个帐户 </target> | 5560 | 创建一个帐户 </target> |
5538 | 5561 | ||
5539 | <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"> | 5562 | <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> |
5540 | <source><x id="INTERPOLATION" equiv-text="{{ videoUploadDisabled ? 'Signup' : 'Next' }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ videoUploadDisabled ? 'Signup' : 'Next' }}"/></target> | ||
5541 | <context-group purpose="location"> | ||
5542 | <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> | ||
5543 | <context context-type="linenumber">22</context> | ||
5544 | </context-group> | ||
5545 | </trans-unit> | ||
5546 | 5563 | ||
5547 | 5564 | ||
5548 | 5565 | ||
@@ -5578,37 +5595,37 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5578 | 创建我的帐户 | 5595 | 创建我的帐户 |
5579 | </target> | 5596 | </target> |
5580 | 5597 | ||
5581 | <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> | 5598 | <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> |
5582 | <trans-unit id="cb9d0623f382c9803df997fb30b9a33a5438d919"> | 5599 | <trans-unit id="cb9d0623f382c9803df997fb30b9a33a5438d919"> |
5583 | <source>PeerTube is creating your account...</source> | 5600 | <source>PeerTube is creating your account...</source> |
5584 | <target>PeerTube 正在创建您的帐户</target> | 5601 | <target>PeerTube 正在创建您的帐户</target> |
5585 | 5602 | ||
5586 | <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> | 5603 | <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> |
5587 | <trans-unit id="8dd413cee2228118c536f503709329a4d1a395e2"> | 5604 | <trans-unit id="8dd413cee2228118c536f503709329a4d1a395e2"> |
5588 | <source>Done</source> | 5605 | <source>Done</source> |
5589 | <target>完成</target> | 5606 | <target>完成</target> |
5590 | 5607 | ||
5591 | <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> | 5608 | <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> |
5592 | <trans-unit id="88b19801d99f5dcc4043d6d30dfa32c3f68da5ea" datatype="html"> | 5609 | <trans-unit id="88b19801d99f5dcc4043d6d30dfa32c3f68da5ea" datatype="html"> |
5593 | <source>Who are we?</source> | 5610 | <source>Who are we?</source> |
5594 | <target state="new">Who are we?</target> | 5611 | <target state="new">Who are we?</target> |
5595 | 5612 | ||
5596 | <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> | 5613 | <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> |
5597 | <trans-unit id="05db4afa3e85d23d29fcfacaa5a61f0d2ae02dc0" datatype="html"> | 5614 | <trans-unit id="05db4afa3e85d23d29fcfacaa5a61f0d2ae02dc0" datatype="html"> |
5598 | <source>How long do we plan to maintain this instance?</source> | 5615 | <source>How long do we plan to maintain this instance?</source> |
5599 | <target state="new">How long do we plan to maintain this instance?</target> | 5616 | <target state="new">How long do we plan to maintain this instance?</target> |
5600 | 5617 | ||
5601 | <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> | 5618 | <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> |
5602 | <trans-unit id="b7ad73ca1e5e4a530ca4eaa5285e4fd0c376c089" datatype="html"> | 5619 | <trans-unit id="b7ad73ca1e5e4a530ca4eaa5285e4fd0c376c089" datatype="html"> |
5603 | <source>How will we finance this instance?</source> | 5620 | <source>How will we finance this instance?</source> |
5604 | <target state="new">How will we finance this instance?</target> | 5621 | <target state="new">How will we finance this instance?</target> |
5605 | 5622 | ||
5606 | <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> | 5623 | <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> |
5607 | <trans-unit id="24e4921833f6fff4376e0ec13a33c44a85922355" datatype="html"> | 5624 | <trans-unit id="24e4921833f6fff4376e0ec13a33c44a85922355" datatype="html"> |
5608 | <source>Administrators & Sustainability</source> | 5625 | <source>Administrators & Sustainability</source> |
5609 | <target state="new">Administrators & Sustainability</target> | 5626 | <target state="new">Administrators & Sustainability</target> |
5610 | 5627 | ||
5611 | <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> | 5628 | <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> |
5612 | <trans-unit id="041620337eaebda87971d345d05697639dfe78e4" datatype="html"> | 5629 | <trans-unit id="041620337eaebda87971d345d05697639dfe78e4" datatype="html"> |
5613 | <source>Step</source> | 5630 | <source>Step</source> |
5614 | <target state="new">Step</target> | 5631 | <target state="new">Step</target> |
@@ -5691,7 +5708,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5691 | 5708 | ||
5692 | </target> | 5709 | </target> |
5693 | 5710 | ||
5694 | <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"> | 5711 | <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"> |
5695 | <source>Register</source><target state="new">Register</target> | 5712 | <source>Register</source><target state="new">Register</target> |
5696 | 5713 | ||
5697 | <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> | 5714 | <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> |
@@ -5700,12 +5717,12 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5700 | <source>Your message has been sent.</source> | 5717 | <source>Your message has been sent.</source> |
5701 | <target>您的信息已发送。</target> | 5718 | <target>您的信息已发送。</target> |
5702 | 5719 | ||
5703 | <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> | 5720 | <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> |
5704 | <trans-unit id="2072135752262464360"> | 5721 | <trans-unit id="2072135752262464360"> |
5705 | <source>You already sent this form recently</source> | 5722 | <source>You already sent this form recently</source> |
5706 | <target>您最近已发送了此表格</target> | 5723 | <target>您最近已发送了此表格</target> |
5707 | 5724 | ||
5708 | <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> | 5725 | <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> |
5709 | <trans-unit id="3830487495946043372"> | 5726 | <trans-unit id="3830487495946043372"> |
5710 | <source>No description</source> | 5727 | <source>No description</source> |
5711 | <target>没有说明</target> | 5728 | <target>没有说明</target> |
@@ -5736,41 +5753,41 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5736 | <x id="PH"/> direct account followers | 5753 | <x id="PH"/> direct account followers |
5737 | </target> | 5754 | </target> |
5738 | 5755 | ||
5739 | <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"> | 5756 | <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"> |
5740 | <source>Report this account</source><target state="new">Report this account</target> | 5757 | <source>Report this account</source><target state="new">Report this account</target> |
5741 | 5758 | ||
5742 | <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> | 5759 | <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> |
5743 | 5760 | ||
5744 | <trans-unit id="424703522835656806" datatype="html"> | 5761 | <trans-unit id="424703522835656806" datatype="html"> |
5745 | <source>VIDEO CHANNELS</source> | 5762 | <source>VIDEO CHANNELS</source> |
5746 | <target state="new">VIDEO CHANNELS</target> | 5763 | <target state="new">VIDEO CHANNELS</target> |
5747 | 5764 | ||
5748 | <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> | 5765 | <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> |
5749 | <trans-unit id="1504521795586863905" datatype="html"> | 5766 | <trans-unit id="1504521795586863905" datatype="html"> |
5750 | <source>VIDEOS</source> | 5767 | <source>VIDEOS</source> |
5751 | <target state="new">VIDEOS</target> | 5768 | <target state="new">VIDEOS</target> |
5752 | 5769 | ||
5753 | <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> | 5770 | <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> |
5754 | <trans-unit id="1341921152640000230" datatype="html"> | 5771 | <trans-unit id="1341921152640000230" datatype="html"> |
5755 | <source>ABOUT</source> | 5772 | <source>ABOUT</source> |
5756 | <target state="new">ABOUT</target> | 5773 | <target state="new">ABOUT</target> |
5757 | 5774 | ||
5758 | <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> | 5775 | <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> |
5759 | <trans-unit id="25349740244798533"> | 5776 | <trans-unit id="25349740244798533"> |
5760 | <source>Username copied</source> | 5777 | <source>Username copied</source> |
5761 | <target>用户名已复制</target> | 5778 | <target>用户名已复制</target> |
5762 | 5779 | ||
5763 | <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> | 5780 | <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> |
5764 | <trans-unit id="9221735175659318025" datatype="html"> | 5781 | <trans-unit id="9221735175659318025" datatype="html"> |
5765 | <source>1 subscriber</source> | 5782 | <source>1 subscriber</source> |
5766 | <target state="new">1 subscriber</target> | 5783 | <target state="new">1 subscriber</target> |
5767 | 5784 | ||
5768 | <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> | 5785 | <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> |
5769 | <trans-unit id="4097331874769079975" datatype="html"> | 5786 | <trans-unit id="4097331874769079975" datatype="html"> |
5770 | <source><x id="PH"/> subscribers</source> | 5787 | <source><x id="PH"/> subscribers</source> |
5771 | <target state="new"><x id="PH"/> subscribers</target> | 5788 | <target state="new"><x id="PH"/> subscribers</target> |
5772 | 5789 | ||
5773 | <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> | 5790 | <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> |
5774 | <trans-unit id="db28493f1be1ed4d0edfea612181d27c9c530270" datatype="html"> | 5791 | <trans-unit id="db28493f1be1ed4d0edfea612181d27c9c530270" datatype="html"> |
5775 | <source>Instances you follow</source> | 5792 | <source>Instances you follow</source> |
5776 | <target state="new">Instances you follow</target> | 5793 | <target state="new">Instances you follow</target> |
@@ -5978,7 +5995,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5978 | <source>Delete</source> | 5995 | <source>Delete</source> |
5979 | <target state="new">Delete</target> | 5996 | <target state="new">Delete</target> |
5980 | 5997 | ||
5981 | <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> | 5998 | <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> |
5982 | <trans-unit id="2452034338905853167"> | 5999 | <trans-unit id="2452034338905853167"> |
5983 | <source><x id="PH"/> removed from instance followers </source> | 6000 | <source><x id="PH"/> removed from instance followers </source> |
5984 | <target> | 6001 | <target> |
@@ -6396,7 +6413,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6396 | <source>Error</source> | 6413 | <source>Error</source> |
6397 | <target>错误</target> | 6414 | <target>错误</target> |
6398 | 6415 | ||
6399 | <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> | 6416 | <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> |
6400 | <trans-unit id="5076187961693950167" datatype="html"> | 6417 | <trans-unit id="5076187961693950167" datatype="html"> |
6401 | <source>Standard logs</source> | 6418 | <source>Standard logs</source> |
6402 | <target state="new">Standard logs</target> | 6419 | <target state="new">Standard logs</target> |
@@ -6775,12 +6792,12 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6775 | <x id="PH"/> 已创建。 | 6792 | <x id="PH"/> 已创建。 |
6776 | </target> | 6793 | </target> |
6777 | 6794 | ||
6778 | <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> | 6795 | <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> |
6779 | <trans-unit id="8723777130353305761"> | 6796 | <trans-unit id="8723777130353305761"> |
6780 | <source>This name already exists on this instance.</source> | 6797 | <source>This name already exists on this instance.</source> |
6781 | <target>此用户名在本实例上已经被使用过。</target> | 6798 | <target>此用户名在本实例上已经被使用过。</target> |
6782 | 6799 | ||
6783 | <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> | 6800 | <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> |
6784 | <trans-unit id="7589345916094713536"> | 6801 | <trans-unit id="7589345916094713536"> |
6785 | <source>Video channel <x id="PH"/> updated.</source> | 6802 | <source>Video channel <x id="PH"/> updated.</source> |
6786 | <target>视频频道 | 6803 | <target>视频频道 |
@@ -6824,7 +6841,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6824 | <source>Create</source> | 6841 | <source>Create</source> |
6825 | <target state="new">Create</target> | 6842 | <target state="new">Create</target> |
6826 | 6843 | ||
6827 | <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> | 6844 | <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> |
6828 | <trans-unit id="8869957234869568361" datatype="html"> | 6845 | <trans-unit id="8869957234869568361" datatype="html"> |
6829 | <source>Update playlist</source> | 6846 | <source>Update playlist</source> |
6830 | <target state="new">Update playlist</target> | 6847 | <target state="new">Update playlist</target> |
@@ -6985,14 +7002,14 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6985 | <source>Now please check your emails to verify your account and complete signup.</source> | 7002 | <source>Now please check your emails to verify your account and complete signup.</source> |
6986 | <target>要验证您的帐户并完成注册,请检查您的电子邮件。</target> | 7003 | <target>要验证您的帐户并完成注册,请检查您的电子邮件。</target> |
6987 | 7004 | ||
6988 | <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> | 7005 | <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> |
6989 | <trans-unit id="2847376451647729886"> | 7006 | <trans-unit id="2847376451647729886"> |
6990 | <source>You are now logged in as <x id="PH"/>!</source> | 7007 | <source>You are now logged in as <x id="PH"/>!</source> |
6991 | <target>您已登录为 | 7008 | <target>您已登录为 |
6992 | <x id="PH"/>! | 7009 | <x id="PH"/>! |
6993 | </target> | 7010 | </target> |
6994 | 7011 | ||
6995 | <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> | 7012 | <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> |
6996 | <trans-unit id="2687679787442328897"> | 7013 | <trans-unit id="2687679787442328897"> |
6997 | <source>An email with verification link will be sent to <x id="PH"/>.</source> | 7014 | <source>An email with verification link will be sent to <x id="PH"/>.</source> |
6998 | <target>已向 | 7015 | <target>已向 |
@@ -7019,12 +7036,12 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7019 | <source>Subscribe to the account</source> | 7036 | <source>Subscribe to the account</source> |
7020 | <target>订阅此帐户</target> | 7037 | <target>订阅此帐户</target> |
7021 | 7038 | ||
7022 | <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> | 7039 | <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> |
7023 | <trans-unit id="4014335318155107533" datatype="html"> | 7040 | <trans-unit id="4014335318155107533" datatype="html"> |
7024 | <source>VIDEO PLAYLISTS</source> | 7041 | <source>VIDEO PLAYLISTS</source> |
7025 | <target state="new">VIDEO PLAYLISTS</target> | 7042 | <target state="new">VIDEO PLAYLISTS</target> |
7026 | 7043 | ||
7027 | <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> | 7044 | <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> |
7028 | <trans-unit id="7709367721354853232"> | 7045 | <trans-unit id="7709367721354853232"> |
7029 | <source>Focus the search bar</source> | 7046 | <source>Focus the search bar</source> |
7030 | <target>选择搜索框</target> | 7047 | <target>选择搜索框</target> |
@@ -7064,34 +7081,34 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7064 | <source>Go to my subscriptions</source> | 7081 | <source>Go to my subscriptions</source> |
7065 | <target>转到我的订阅</target> | 7082 | <target>转到我的订阅</target> |
7066 | 7083 | ||
7067 | <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> | 7084 | <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> |
7068 | <trans-unit id="1136469849928650779"> | 7085 | <trans-unit id="1136469849928650779"> |
7069 | <source>Go to my videos</source> | 7086 | <source>Go to my videos</source> |
7070 | <target>转到我的视频</target> | 7087 | <target>转到我的视频</target> |
7071 | 7088 | ||
7072 | <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> | 7089 | <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> |
7073 | <trans-unit id="7836683738999600376"> | 7090 | <trans-unit id="7836683738999600376"> |
7074 | <source>Go to my imports</source> | 7091 | <source>Go to my imports</source> |
7075 | <target>转到我的导入</target> | 7092 | <target>转到我的导入</target> |
7076 | 7093 | ||
7077 | <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> | 7094 | <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> |
7078 | <trans-unit id="7511292153332773503"> | 7095 | <trans-unit id="7511292153332773503"> |
7079 | <source>Go to my channels</source> | 7096 | <source>Go to my channels</source> |
7080 | <target>转到我的频道</target> | 7097 | <target>转到我的频道</target> |
7081 | 7098 | ||
7082 | <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> | 7099 | <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> |
7083 | <trans-unit id="2013324644839511073" datatype="html"> | 7100 | <trans-unit id="2013324644839511073" datatype="html"> |
7084 | <source>Cannot retrieve OAuth Client credentials: <x id="PH"/>. | 7101 | <source>Cannot retrieve OAuth Client credentials: <x id="PH"/>. |
7085 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> | 7102 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> |
7086 | <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. | 7103 | <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. |
7087 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> | 7104 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> |
7088 | 7105 | ||
7089 | <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> | 7106 | <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> |
7090 | <trans-unit id="375263728166936544"> | 7107 | <trans-unit id="375263728166936544"> |
7091 | <source>You need to reconnect.</source> | 7108 | <source>You need to reconnect.</source> |
7092 | <target>请重新进行授权。</target> | 7109 | <target>请重新进行授权。</target> |
7093 | 7110 | ||
7094 | <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> | 7111 | <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> |
7095 | <trans-unit id="2206638022166154361"> | 7112 | <trans-unit id="2206638022166154361"> |
7096 | <source>Keyboard Shortcuts:</source> | 7113 | <source>Keyboard Shortcuts:</source> |
7097 | <target>键盘快捷键:</target> | 7114 | <target>键盘快捷键:</target> |
@@ -7106,40 +7123,40 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
7106 | <source>Incorrect username or password.</source> | 7123 | <source>Incorrect username or password.</source> |
7107 | <target>用户名或密码不正确。</target> | 7124 | <target>用户名或密码不正确。</target> |
7108 | 7125 | ||
7109 | <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> | 7126 | <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> |
7110 | <trans-unit id="6974874606619467663" datatype="html"> | 7127 | <trans-unit id="6974874606619467663" datatype="html"> |
7111 | <source>Your account is blocked.</source> | 7128 | <source>Your account is blocked.</source> |
7112 | <target state="new">Your account is blocked.</target> | 7129 | <target state="new">Your account is blocked.</target> |
7113 | 7130 | ||
7114 | <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> | 7131 | <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> |
7115 | <trans-unit id="7939914198003891823" datatype="html"> | 7132 | <trans-unit id="7939914198003891823" datatype="html"> |
7116 | <source>any language</source> | 7133 | <source>any language</source> |
7117 | <target state="new">any language</target> | 7134 | <target state="new">any language</target> |
7118 | 7135 | ||
7119 | <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"> | 7136 | <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"> |
7120 | <source>ON <x id="INTERPOLATION"/></source><target state="new">ON <x id="INTERPOLATION"/></target> | 7137 | <source>ON <x id="INTERPOLATION"/></source><target state="new">ON <x id="INTERPOLATION"/></target> |
7121 | 7138 | ||
7122 | <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> | 7139 | <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> |
7123 | <trans-unit id="5633144232269377096" datatype="html"> | 7140 | <trans-unit id="5633144232269377096" datatype="html"> |
7124 | <source>hide</source> | 7141 | <source>hide</source> |
7125 | <target state="new">hide</target> | 7142 | <target state="new">hide</target> |
7126 | 7143 | ||
7127 | <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> | 7144 | <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> |
7128 | <trans-unit id="8603861867909474404" datatype="html"> | 7145 | <trans-unit id="8603861867909474404" datatype="html"> |
7129 | <source>blur</source> | 7146 | <source>blur</source> |
7130 | <target state="new">blur</target> | 7147 | <target state="new">blur</target> |
7131 | 7148 | ||
7132 | <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> | 7149 | <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> |
7133 | <trans-unit id="4534458451100881847" datatype="html"> | 7150 | <trans-unit id="4534458451100881847" datatype="html"> |
7134 | <source>display</source> | 7151 | <source>display</source> |
7135 | <target state="new">display</target> | 7152 | <target state="new">display</target> |
7136 | 7153 | ||
7137 | <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> | 7154 | <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> |
7138 | <trans-unit id="4467323362722952678" datatype="html"> | 7155 | <trans-unit id="4467323362722952678" datatype="html"> |
7139 | <source>Unknown</source> | 7156 | <source>Unknown</source> |
7140 | <target state="new">Unknown</target> | 7157 | <target state="new">Unknown</target> |
7141 | 7158 | ||
7142 | <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> | 7159 | <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> |
7143 | <trans-unit id="8781423666414310853"> | 7160 | <trans-unit id="8781423666414310853"> |
7144 | <source>Your password has been successfully reset!</source> | 7161 | <source>Your password has been successfully reset!</source> |
7145 | <target>密码重置成功!</target> | 7162 | <target>密码重置成功!</target> |
@@ -7591,32 +7608,32 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
7591 | <source>You must agree with the instance terms in order to register on it.</source> | 7608 | <source>You must agree with the instance terms in order to register on it.</source> |
7592 | <target state="new">You must agree with the instance terms in order to register on it.</target> | 7609 | <target state="new">You must agree with the instance terms in order to register on it.</target> |
7593 | 7610 | ||
7594 | <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> | 7611 | <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> |
7595 | <trans-unit id="7803960725351649605"> | 7612 | <trans-unit id="7803960725351649605"> |
7596 | <source>Ban reason must be at least 3 characters long.</source> | 7613 | <source>Ban reason must be at least 3 characters long.</source> |
7597 | <target>封禁理由应至少 3 个字符。</target> | 7614 | <target>封禁理由应至少 3 个字符。</target> |
7598 | 7615 | ||
7599 | <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> | 7616 | <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> |
7600 | <trans-unit id="3851609012243698179"> | 7617 | <trans-unit id="3851609012243698179"> |
7601 | <source>Ban reason cannot be more than 250 characters long.</source> | 7618 | <source>Ban reason cannot be more than 250 characters long.</source> |
7602 | <target>封禁理由不能超过 250 个字符。</target> | 7619 | <target>封禁理由不能超过 250 个字符。</target> |
7603 | 7620 | ||
7604 | <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> | 7621 | <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> |
7605 | <trans-unit id="6632896893630378443"> | 7622 | <trans-unit id="6632896893630378443"> |
7606 | <source>Display name is required.</source> | 7623 | <source>Display name is required.</source> |
7607 | <target>请输入显示名称。</target> | 7624 | <target>请输入显示名称。</target> |
7608 | 7625 | ||
7609 | <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> | 7626 | <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> |
7610 | <trans-unit id="1303578752658966736"> | 7627 | <trans-unit id="1303578752658966736"> |
7611 | <source>Display name must be at least 1 character long.</source> | 7628 | <source>Display name must be at least 1 character long.</source> |
7612 | <target>显示名称应至少 1 个字符。</target> | 7629 | <target>显示名称应至少 1 个字符。</target> |
7613 | 7630 | ||
7614 | <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> | 7631 | <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> |
7615 | <trans-unit id="4613240543124934954"> | 7632 | <trans-unit id="4613240543124934954"> |
7616 | <source>Display name cannot be more than 50 characters long.</source> | 7633 | <source>Display name cannot be more than 50 characters long.</source> |
7617 | <target>显示名称不能超过 50 个字符。</target> | 7634 | <target>显示名称不能超过 50 个字符。</target> |
7618 | 7635 | ||
7619 | <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> | 7636 | <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> |
7620 | <trans-unit id="1000468652492651683"> | 7637 | <trans-unit id="1000468652492651683"> |
7621 | <source>Report reason is required.</source> | 7638 | <source>Report reason is required.</source> |
7622 | <target>请输入举报理由。</target> | 7639 | <target>请输入举报理由。</target> |
@@ -8549,17 +8566,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8549 | <x id="PH"/> 分钟后重试。 | 8566 | <x id="PH"/> 分钟后重试。 |
8550 | </target> | 8567 | </target> |
8551 | 8568 | ||
8552 | <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> | 8569 | <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> |
8553 | <trans-unit id="4965472196059235310"> | 8570 | <trans-unit id="4965472196059235310"> |
8554 | <source>Too many attempts, please try again later.</source> | 8571 | <source>Too many attempts, please try again later.</source> |
8555 | <target>尝试次数过多,请稍后重试。</target> | 8572 | <target>尝试次数过多,请稍后重试。</target> |
8556 | 8573 | ||
8557 | <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> | 8574 | <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> |
8558 | <trans-unit id="1693549688987384699"> | 8575 | <trans-unit id="1693549688987384699"> |
8559 | <source>Server error. Please retry later.</source> | 8576 | <source>Server error. Please retry later.</source> |
8560 | <target>服务器出现错误。请稍后重试。</target> | 8577 | <target>服务器出现错误。请稍后重试。</target> |
8561 | 8578 | ||
8562 | <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> | 8579 | <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> |
8563 | <trans-unit id="5927402622550505067" datatype="html"> | 8580 | <trans-unit id="5927402622550505067" datatype="html"> |
8564 | <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> | 8581 | <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> |
8565 | <target state="new">Subscribed to all current channels of | 8582 | <target state="new">Subscribed to all current channels of |
@@ -8664,7 +8681,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8664 | <source>Do you really want to delete this comment?</source> | 8681 | <source>Do you really want to delete this comment?</source> |
8665 | <target state="new">Do you really want to delete this comment?</target> | 8682 | <target state="new">Do you really want to delete this comment?</target> |
8666 | 8683 | ||
8667 | <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> | 8684 | <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> |
8668 | <trans-unit id="7837272126865175984" datatype="html"> | 8685 | <trans-unit id="7837272126865175984" datatype="html"> |
8669 | <source>Comment deleted.</source> | 8686 | <source>Comment deleted.</source> |
8670 | <target state="new">Comment deleted.</target> | 8687 | <target state="new">Comment deleted.</target> |
@@ -8699,7 +8716,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8699 | <source>Copied</source> | 8716 | <source>Copied</source> |
8700 | <target>已复制</target> | 8717 | <target>已复制</target> |
8701 | 8718 | ||
8702 | <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"> | 8719 | <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"> |
8703 | <source>Copy</source><target state="new">Copy</target> | 8720 | <source>Copy</source><target state="new">Copy</target> |
8704 | <context-group purpose="location"> | 8721 | <context-group purpose="location"> |
8705 | <context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.html</context> | 8722 | <context context-type="sourcefile">src/app/shared/shared-forms/input-toggle-hidden.component.html</context> |
@@ -8764,10 +8781,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8764 | <source>Save to playlist</source> | 8781 | <source>Save to playlist</source> |
8765 | <target>保存到播放列表</target> | 8782 | <target>保存到播放列表</target> |
8766 | 8783 | ||
8767 | <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"> | 8784 | <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"> |
8768 | <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> | 8785 | <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> |
8769 | 8786 | ||
8770 | <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> | 8787 | <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> |
8771 | <trans-unit id="4503408361537553733" datatype="html"> | 8788 | <trans-unit id="4503408361537553733" datatype="html"> |
8772 | <source>Mirror</source> | 8789 | <source>Mirror</source> |
8773 | <target state="new">Mirror</target> | 8790 | <target state="new">Mirror</target> |
@@ -9022,53 +9039,53 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9022 | <source>Your video was uploaded to your account and is private.</source> | 9039 | <source>Your video was uploaded to your account and is private.</source> |
9023 | <target>您的视频已经以私有方式上传至您的帐户。</target> | 9040 | <target>您的视频已经以私有方式上传至您的帐户。</target> |
9024 | 9041 | ||
9025 | <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> | 9042 | <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> |
9026 | <trans-unit id="5699822024600815733"> | 9043 | <trans-unit id="5699822024600815733"> |
9027 | <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> | 9044 | <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> |
9028 | <target>相关信息(如标签、说明)将会丢失,您确定要离开这个页面吗?</target> | 9045 | <target>相关信息(如标签、说明)将会丢失,您确定要离开这个页面吗?</target> |
9029 | 9046 | ||
9030 | <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> | 9047 | <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> |
9031 | <trans-unit id="1219739004043110649"> | 9048 | <trans-unit id="1219739004043110649"> |
9032 | <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> | 9049 | <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> |
9033 | <target>您的视频尚未上传完毕,您确定要离开这个页面吗?</target> | 9050 | <target>您的视频尚未上传完毕,您确定要离开这个页面吗?</target> |
9034 | 9051 | ||
9035 | <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> | 9052 | <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> |
9036 | <trans-unit id="6932865105766151309" datatype="html"> | 9053 | <trans-unit id="6932865105766151309" datatype="html"> |
9037 | <source>Upload</source> | 9054 | <source>Upload</source> |
9038 | <target state="new">Upload</target> | 9055 | <target state="new">Upload</target> |
9039 | 9056 | ||
9040 | <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> | 9057 | <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> |
9041 | <trans-unit id="8278735427925094503"> | 9058 | <trans-unit id="8278735427925094503"> |
9042 | <source>Upload <x id="PH"/> </source> | 9059 | <source>Upload <x id="PH"/> </source> |
9043 | <target>上传 | 9060 | <target>上传 |
9044 | <x id="PH"/> | 9061 | <x id="PH"/> |
9045 | </target> | 9062 | </target> |
9046 | 9063 | ||
9047 | <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> | 9064 | <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> |
9048 | <trans-unit id="1964265829892160232"> | 9065 | <trans-unit id="1964265829892160232"> |
9049 | <source>Upload cancelled</source> | 9066 | <source>Upload cancelled</source> |
9050 | <target>上传已取消</target> | 9067 | <target>上传已取消</target> |
9051 | 9068 | ||
9052 | <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> | 9069 | <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> |
9053 | <trans-unit id="5981816353437801748"> | 9070 | <trans-unit id="5981816353437801748"> |
9054 | <source>Video published.</source> | 9071 | <source>Video published.</source> |
9055 | <target>视频已发布。</target> | 9072 | <target>视频已发布。</target> |
9056 | 9073 | ||
9057 | <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> | 9074 | <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> |
9058 | <trans-unit id="5297709903228580202" datatype="html"> | 9075 | <trans-unit id="5297709903228580202" datatype="html"> |
9059 | <source>Your video quota is exceeded with this video ( | 9076 | <source>Your video quota is exceeded with this video ( |
9060 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</source> | 9077 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</source> |
9061 | <target state="new">Your video quota is exceeded with this video ( | 9078 | <target state="new">Your video quota is exceeded with this video ( |
9062 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | 9079 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> |
9063 | 9080 | ||
9064 | <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> | 9081 | <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> |
9065 | <trans-unit id="1267976082314717617" datatype="html"> | 9082 | <trans-unit id="1267976082314717617" datatype="html"> |
9066 | <source>Your daily video quota is exceeded with this video ( | 9083 | <source>Your daily video quota is exceeded with this video ( |
9067 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</source> | 9084 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</source> |
9068 | <target state="new">Your daily video quota is exceeded with this video ( | 9085 | <target state="new">Your daily video quota is exceeded with this video ( |
9069 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | 9086 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> |
9070 | 9087 | ||
9071 | <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> | 9088 | <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> |
9072 | <trans-unit id="764164089183618119"> | 9089 | <trans-unit id="764164089183618119"> |
9073 | <source>You have unsaved changes! If you leave, your changes will be lost.</source> | 9090 | <source>You have unsaved changes! If you leave, your changes will be lost.</source> |
9074 | <target>您有未保存的修改!如果您离开本页面,您将会失去这些修改。</target> | 9091 | <target>您有未保存的修改!如果您离开本页面,您将会失去这些修改。</target> |
@@ -9088,18 +9105,18 @@ video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | |||
9088 | <source>The deletion will be sent to remote instances so they can reflect the change.</source> | 9105 | <source>The deletion will be sent to remote instances so they can reflect the change.</source> |
9089 | <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target> | 9106 | <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target> |
9090 | 9107 | ||
9091 | <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> | 9108 | <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> |
9092 | <trans-unit id="7321800851971795962" datatype="html"> | 9109 | <trans-unit id="7321800851971795962" datatype="html"> |
9093 | <source>It is a remote comment, so the deletion will only be effective on your instance.</source> | 9110 | <source>It is a remote comment, so the deletion will only be effective on your instance.</source> |
9094 | <target state="new"> It is a remote comment, so the deletion will only be effective on your instance.</target> | 9111 | <target state="new"> It is a remote comment, so the deletion will only be effective on your instance.</target> |
9095 | 9112 | ||
9096 | <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"> | 9113 | <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"> |
9097 | <source>Delete and re-draft</source><target state="new">Delete and re-draft</target> | 9114 | <source>Delete and re-draft</source><target state="new">Delete and re-draft</target> |
9098 | 9115 | ||
9099 | <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"> | 9116 | <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"> |
9100 | <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> | 9117 | <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> |
9101 | 9118 | ||
9102 | <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> | 9119 | <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> |
9103 | <trans-unit id="6775540171466219199" datatype="html"> | 9120 | <trans-unit id="6775540171466219199" datatype="html"> |
9104 | <source>Stop autoplaying next video</source> | 9121 | <source>Stop autoplaying next video</source> |
9105 | <target state="new">Stop autoplaying next video</target> | 9122 | <target state="new">Stop autoplaying next video</target> |
@@ -9123,100 +9140,100 @@ video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | |||
9123 | <trans-unit id="961774488937452220" datatype="html"> | 9140 | <trans-unit id="961774488937452220" datatype="html"> |
9124 | <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> | 9141 | <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> |
9125 | 9142 | ||
9126 | <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"> | 9143 | <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"> |
9127 | <source>Redirection</source><target state="new">Redirection</target> | 9144 | <source>Redirection</source><target state="new">Redirection</target> |
9128 | 9145 | ||
9129 | <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> | 9146 | <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> |
9130 | <trans-unit id="8858527736400081688"> | 9147 | <trans-unit id="8858527736400081688"> |
9131 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> | 9148 | <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> |
9132 | <target>此视频包含成人或露骨内容。您确定要观看吗?</target> | 9149 | <target>此视频包含成人或露骨内容。您确定要观看吗?</target> |
9133 | 9150 | ||
9134 | <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> | 9151 | <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> |
9135 | <trans-unit id="3937119019020041049"> | 9152 | <trans-unit id="3937119019020041049"> |
9136 | <source>Mature or explicit content</source> | 9153 | <source>Mature or explicit content</source> |
9137 | <target>成人或露骨内容</target> | 9154 | <target>成人或露骨内容</target> |
9138 | 9155 | ||
9139 | <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> | 9156 | <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> |
9140 | <trans-unit id="1755474755114288376" datatype="html"> | 9157 | <trans-unit id="1755474755114288376" datatype="html"> |
9141 | <source>Up Next</source> | 9158 | <source>Up Next</source> |
9142 | <target state="new">Up Next</target> | 9159 | <target state="new">Up Next</target> |
9143 | 9160 | ||
9144 | <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> | 9161 | <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> |
9145 | <trans-unit id="2159130950882492111" datatype="html"> | 9162 | <trans-unit id="2159130950882492111" datatype="html"> |
9146 | <source>Cancel</source> | 9163 | <source>Cancel</source> |
9147 | <target state="new">Cancel</target> | 9164 | <target state="new">Cancel</target> |
9148 | 9165 | ||
9149 | <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> | 9166 | <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> |
9150 | <trans-unit id="3354816756665089864" datatype="html"> | 9167 | <trans-unit id="3354816756665089864" datatype="html"> |
9151 | <source>Autoplay is suspended</source> | 9168 | <source>Autoplay is suspended</source> |
9152 | <target state="new">Autoplay is suspended</target> | 9169 | <target state="new">Autoplay is suspended</target> |
9153 | 9170 | ||
9154 | <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> | 9171 | <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> |
9155 | <trans-unit id="7895294730547405228" datatype="html"> | 9172 | <trans-unit id="7895294730547405228" datatype="html"> |
9156 | <source>Enter/exit fullscreen (requires player focus)</source> | 9173 | <source>Enter/exit fullscreen (requires player focus)</source> |
9157 | <target state="new">Enter/exit fullscreen (requires player focus)</target> | 9174 | <target state="new">Enter/exit fullscreen (requires player focus)</target> |
9158 | 9175 | ||
9159 | <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> | 9176 | <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> |
9160 | <trans-unit id="7618388257165864759" datatype="html"> | 9177 | <trans-unit id="7618388257165864759" datatype="html"> |
9161 | <source>Play/Pause the video (requires player focus)</source> | 9178 | <source>Play/Pause the video (requires player focus)</source> |
9162 | <target state="new">Play/Pause the video (requires player focus)</target> | 9179 | <target state="new">Play/Pause the video (requires player focus)</target> |
9163 | 9180 | ||
9164 | <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> | 9181 | <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> |
9165 | <trans-unit id="7761890399634216630" datatype="html"> | 9182 | <trans-unit id="7761890399634216630" datatype="html"> |
9166 | <source>Mute/unmute the video (requires player focus)</source> | 9183 | <source>Mute/unmute the video (requires player focus)</source> |
9167 | <target state="new">Mute/unmute the video (requires player focus)</target> | 9184 | <target state="new">Mute/unmute the video (requires player focus)</target> |
9168 | 9185 | ||
9169 | <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> | 9186 | <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> |
9170 | <trans-unit id="5996585232248234904" datatype="html"> | 9187 | <trans-unit id="5996585232248234904" datatype="html"> |
9171 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> | 9188 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> |
9172 | <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target> | 9189 | <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target> |
9173 | 9190 | ||
9174 | <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> | 9191 | <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> |
9175 | <trans-unit id="3748765405903319998" datatype="html"> | 9192 | <trans-unit id="3748765405903319998" datatype="html"> |
9176 | <source>Increase the volume (requires player focus)</source> | 9193 | <source>Increase the volume (requires player focus)</source> |
9177 | <target state="new">Increase the volume (requires player focus)</target> | 9194 | <target state="new">Increase the volume (requires player focus)</target> |
9178 | 9195 | ||
9179 | <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> | 9196 | <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> |
9180 | <trans-unit id="5810704036407159982" datatype="html"> | 9197 | <trans-unit id="5810704036407159982" datatype="html"> |
9181 | <source>Decrease the volume (requires player focus)</source> | 9198 | <source>Decrease the volume (requires player focus)</source> |
9182 | <target state="new">Decrease the volume (requires player focus)</target> | 9199 | <target state="new">Decrease the volume (requires player focus)</target> |
9183 | 9200 | ||
9184 | <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> | 9201 | <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> |
9185 | <trans-unit id="2622048822548065691" datatype="html"> | 9202 | <trans-unit id="2622048822548065691" datatype="html"> |
9186 | <source>Seek the video forward (requires player focus)</source> | 9203 | <source>Seek the video forward (requires player focus)</source> |
9187 | <target state="new">Seek the video forward (requires player focus)</target> | 9204 | <target state="new">Seek the video forward (requires player focus)</target> |
9188 | 9205 | ||
9189 | <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> | 9206 | <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> |
9190 | <trans-unit id="6540078205109221153" datatype="html"> | 9207 | <trans-unit id="6540078205109221153" datatype="html"> |
9191 | <source>Seek the video backward (requires player focus)</source> | 9208 | <source>Seek the video backward (requires player focus)</source> |
9192 | <target state="new">Seek the video backward (requires player focus)</target> | 9209 | <target state="new">Seek the video backward (requires player focus)</target> |
9193 | 9210 | ||
9194 | <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> | 9211 | <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> |
9195 | <trans-unit id="1956491957766210808" datatype="html"> | 9212 | <trans-unit id="1956491957766210808" datatype="html"> |
9196 | <source>Increase playback rate (requires player focus)</source> | 9213 | <source>Increase playback rate (requires player focus)</source> |
9197 | <target state="new">Increase playback rate (requires player focus)</target> | 9214 | <target state="new">Increase playback rate (requires player focus)</target> |
9198 | 9215 | ||
9199 | <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> | 9216 | <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> |
9200 | <trans-unit id="5495529997674803186" datatype="html"> | 9217 | <trans-unit id="5495529997674803186" datatype="html"> |
9201 | <source>Decrease playback rate (requires player focus)</source> | 9218 | <source>Decrease playback rate (requires player focus)</source> |
9202 | <target state="new">Decrease playback rate (requires player focus)</target> | 9219 | <target state="new">Decrease playback rate (requires player focus)</target> |
9203 | 9220 | ||
9204 | <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> | 9221 | <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> |
9205 | <trans-unit id="3178343147230721210" datatype="html"> | 9222 | <trans-unit id="3178343147230721210" datatype="html"> |
9206 | <source>Navigate in the video frame by frame (requires player focus)</source> | 9223 | <source>Navigate in the video frame by frame (requires player focus)</source> |
9207 | <target state="new">Navigate in the video frame by frame (requires player focus)</target> | 9224 | <target state="new">Navigate in the video frame by frame (requires player focus)</target> |
9208 | 9225 | ||
9209 | <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> | 9226 | <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> |
9210 | <trans-unit id="8025996572234182184"> | 9227 | <trans-unit id="8025996572234182184"> |
9211 | <source>Like the video</source> | 9228 | <source>Like the video</source> |
9212 | <target>顶一下</target> | 9229 | <target>顶一下</target> |
9213 | 9230 | ||
9214 | <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> | 9231 | <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> |
9215 | <trans-unit id="7692127636377222448"> | 9232 | <trans-unit id="7692127636377222448"> |
9216 | <source>Dislike the video</source> | 9233 | <source>Dislike the video</source> |
9217 | <target>踩一下</target> | 9234 | <target>踩一下</target> |
9218 | 9235 | ||
9219 | <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> | 9236 | <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> |
9220 | <trans-unit id="1729036051846673606" datatype="html"> | 9237 | <trans-unit id="1729036051846673606" datatype="html"> |
9221 | <source>When active, the next video is automatically played after the current one.</source> | 9238 | <source>When active, the next video is automatically played after the current one.</source> |
9222 | <target state="new">When active, the next video is automatically played after the current one.</target> | 9239 | <target state="new">When active, the next video is automatically played after the current one.</target> |